@font-face {
  font-family: Everett;
  src: url('../fonts/Everett-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-BlackItalic.otf') format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Italic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-BoldItalic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-MediumItalic.otf') format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-LightItalic.otf') format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ppmori;
  src: url('../fonts/PPMori-RegularItalic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Ppmori;
  src: url('../fonts/PPMori-SemiBold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ppmori;
  src: url('../fonts/PPMori-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ppmori;
  src: url('../fonts/PPMori-Extralight.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ppmori;
  src: url('../fonts/PPMori-SemiBoldItalic.otf') format("opentype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Ppmori;
  src: url('../fonts/PPMori-ExtralightItalic.otf') format("opentype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Ppeditorialnew Bf 644 B 214 Fb 0 C 0 A";
  src: url('../fonts/PPEditorialNew-Italic-BF644b214fb0c0a.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Ppeditorialnew Bf 644 B 214 Ff 145 F";
  src: url('../fonts/PPEditorialNew-Regular-BF644b214ff145f.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Ppeditorialnew Bf 644 B 21500840 C";
  src: url('../fonts/PPEditorialNew-Ultrabold-BF644b21500840c.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Ppeditorialnew Bf 644 B 21500 D 0 C 0";
  src: url('../fonts/PPEditorialNew-Ultralight-BF644b21500d0c0.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Ppeditorialnew Bf 644 B 214 Ff 1 E 9 B";
  src: url('../fonts/PPEditorialNew-UltralightItalic-BF644b214ff1e9b.otf') format("opentype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Ppeditorialnew Bf 644 B 214 Faef 01";
  src: url('../fonts/PPEditorialNew-UltraboldItalic-BF644b214faef01.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

:root {
  --df-grey: #dfdfdf;
  --logo-height: 40px;
  --inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>: Inter, sans-serif;
  --black: #000;
  --666-grey: #666;
  --white: white;
  --999-grey: #999;
  --f3-grey: #f3f3f3;
  --spectral\<deleted\|variable-a86dd5b1-0b0c-9678-5019-b71f45156eae\>: Spectral, sans-serif;
  --f6-grey: #f6f6f6;
  --aaa-grey: #aaa;
  --tinted-grey: #80888d;
  --transparent: #fff0;
  --mulish: Mulish, sans-serif;
  --black-2\<deleted\|variable-474ae60c\>: black;
  --light-green: #e9ff86;
  --light-blue: #c9e8ff;
  --blue-for-gradient: #0c9ac4;
  --greenbutton-dark: #01d449;
  --color: #00c042;
  --weight: #c2f4b8;
  --inter: Inter, sans-serif;
  --radley: Radley, sans-serif;
  --work-sans: "Work Sans", sans-serif;
  --satoshi: Satoshi, Arial, sans-serif;
  --hair: #c1ddbf;
  --arrow: Manrope, sans-serif;
  --box-hover-blue: #f6feff;
  --f9-grey: #f9f9f9;
  --everett\<deleted\|variable-1d16504f-e010-ff2b-47c0-07907732cffb\>: Everett, sans-serif;
  --frank-ruhl-libre: "Frank Ruhl Libre", sans-serif;
  --mind: #caf5ff;
  --bright-green\<deleted\|variable-0fad5036-2737-c0c0-9a4e-d6be353cd1f3\>: #73ff00;
  --body: #bbf2e9;
  --longevity: #dee7ff;
  --skin: #aefffb;
  --highlight-green\<deleted\|variable-b91129df-f772-549a-1f78-32787f712003\>: #f9ff86;
  --sex: #ffd9df;
  --white-2\<deleted\|variable-d4c968bf\>: white;
  --dark-blue: #08466f;
  --pp-mori: Ppmori, "Times New Roman", sans-serif;
  --pastel-blue: #2e9bf0;
  --old-tt: "Old Standard TT", sans-serif;
  --pastel-red: #ff4c46;
  --f8-grey: #f8f8f8;
  --dm-serif: "DM Serif Display", sans-serif;
  --tirz-green: #50a896;
  --basker: Baskervville, sans-serif;
  --new-edit: "Ppeditorialnew Bf 644 B 214 Faef 01", "Times New Roman", sans-serif;
}

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

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

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

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

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

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

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-users-userformpagewrap {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  max-width: 340px;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.w-users-userloginformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformheader {
  text-align: center;
}

.w-users-userformbutton {
  text-align: center;
  width: 100%;
}

.w-users-userformfooter {
  justify-content: space-between;
  margin-top: 12px;
  display: flex;
}

.w-users-userformerrorstate {
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  top: 100%;
  left: 0%;
  right: 0%;
}

.w-users-usersignupformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformsuccessstate {
  display: none;
}

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

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

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

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

.w-users-usersignupverificationmessage {
  display: none;
}

.w-users-userresetpasswordformwrapper, .w-users-userupdatepasswordformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

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

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

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

.w-users-useraccountformsavebutton {
  text-align: center;
  margin-right: 8px;
}

.w-users-useraccountformcancelbutton {
  text-align: center;
  color: #333;
  background-color: #d3d3d3;
}

.w-users-useraccountsubscriptionlist {
  -webkit-overflow-scrolling: touch;
  flex: 1;
  overflow: auto;
}

.w-users-useraccountsubscriptionlistitem {
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercecartiteminfo {
  flex-direction: column;
  flex: 1;
  margin-left: 16px;
  margin-right: 16px;
  display: flex;
}

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

.w-users-gridrow {
  grid-column-gap: 8px;
  grid-template-columns: auto auto;
  justify-content: flex-start;
  display: grid;
}

.w-users-flexcolumn {
  flex-direction: column;
  display: flex;
}

.w-users-useraccountsubscriptioncancelbutton {
  color: #3898ec;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #0000;
  padding: 0;
}

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

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

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

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

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

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

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

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

.hero_div {
  padding: 0 0%;
}

.hero-content-div {
  border-bottom: 1px solid var(--df-grey);
  padding-bottom: 100px;
  display: flex;
}

.hero-left-div {
  width: 50%;
}

.hero-left-div.senior {
  padding-bottom: 100px;
}

.image {
  height: var(--logo-height);
}

.link-block {
  margin-bottom: 80px;
}

.text-block {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--black);
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.text-span {
  background-color: var(--df-grey);
  border-radius: 20px;
  font-weight: 900;
}

.heading {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Work Sans, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 55px;
}

.hero-bullets-div {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: none;
  overflow: visible;
}

.image-2 {
  width: 36px;
  margin-right: 10px;
}

.text-block-2 {
  color: var(--black);
  margin-bottom: 40px;
  font-family: Work Sans, sans-serif;
  font-size: 19px;
  line-height: 30px;
}

.text-block-2.centered {
  text-align: center;
}

.hero-cta-div {
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.button {
  background-color: var(--black);
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  text-align: center;
  border-radius: 999px;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 18px;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
}

.button:hover {
  background-color: var(--666-grey);
}

.button.boxes {
  display: none;
}

.button.dark {
  background-color: var(--black);
  color: var(--white);
}

.button.dark:hover {
  background-color: var(--df-grey);
  color: var(--black);
}

.button.cta {
  margin-top: 30px;
}

.button-div {
  flex-flow: column;
  align-items: center;
  width: 69%;
  display: flex;
}

.button-div.centered {
  width: 40%;
}

.button-div.top {
  width: 100%;
  margin-bottom: 25px;
}

.rating-div {
  align-items: center;
  width: 39%;
  padding-left: 20px;
  display: flex;
}

.text-block-3 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--black);
  font-size: 16px;
  font-weight: 500;
}

.text-block-4 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--black);
  margin-right: 10px;
  font-size: 48px;
  font-weight: 500;
  line-height: 48px;
}

.image-3 {
  margin-bottom: 3px;
}

.div-block {
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.logos-main-div {
  padding: 10px 8%;
}

.media-logos-div {
  width: 100%;
  padding: 0%;
}

.media-logos-text {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--999-grey);
  text-align: center;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.logos-div {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.image-337 {
  height: 35px;
}

.body-div {
  justify-content: space-between;
  align-items: center;
  padding: 0% 10%;
  display: flex;
}

.body-div.reverse {
  padding-left: 0%;
  padding-right: 3%;
}

.body-div.switch {
  flex-flow: row-reverse;
  padding-bottom: 50px;
}

.div-block-1572 {
  display: flex;
}

.boxes-main-div {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 50px;
  display: flex;
}

.boxes-left, .boxes-div {
  width: 48%;
}

.box-row-div {
  justify-content: space-between;
  margin-bottom: 15px;
  display: flex;
}

.box-div {
  background-color: var(--f3-grey);
  text-align: left;
  border-radius: 9px;
  width: 48%;
  padding: 36px 30px 50px;
}

.image-331 {
  width: 36px;
  margin-bottom: 10px;
}

.text-block-592 {
  font-family: var(--spectral\<deleted\|variable-a86dd5b1-0b0c-9678-5019-b71f45156eae\>);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 48px;
  font-weight: 800;
  line-height: 48px;
}

.text-block-593 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--666-grey);
  font-size: 17px;
  font-weight: 800;
  line-height: 22px;
}

.image-338 {
  border-radius: 9px;
}

.hero-section {
  background-color: #fff;
  background-image: url('../images/header-image-test.png');
  background-position: 90% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 50px 8% 0;
}

.media-logos-section {
  padding: 50px 8% 10px;
}

.body-section {
  background-color: var(--f6-grey);
  margin-bottom: 50px;
  padding: 50px 0% 80px;
}

.body-section.color {
  background-color: var(--f6-grey);
  padding: 80px 8% 100px;
}

.body-section.testimonials {
  padding-top: 80px;
  padding-left: 8%;
  padding-right: 8%;
}

.body-section._2 {
  padding-top: 80px;
  padding-bottom: 30px;
}

.body-section.dark {
  background-color: var(--f3-grey);
  padding-top: 80px;
  padding-bottom: 100px;
}

.body-section.guarantee {
  padding-bottom: 50px;
}

.body-section.cta {
  padding-top: 0;
  padding-bottom: 0;
}

.body-section.faq {
  background-color: var(--white);
  padding-top: 60px;
}

.weight-slider-main-div {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.weight-slider-left {
  width: 48%;
}

.image-336 {
  width: 50px;
  margin-top: 4px;
  margin-right: 6px;
}

.text-block-172 {
  color: var(--black);
  margin-right: 10px;
  padding-right: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-168 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: #000;
  font-size: 15px;
  font-weight: 700;
  line-height: 26px;
}

.text-block-171 {
  font-family: var(--spectral\<deleted\|variable-a86dd5b1-0b0c-9678-5019-b71f45156eae\>);
  color: var(--black);
  -webkit-text-stroke-color: #6d22ff;
  font-size: 80px;
  font-weight: 800;
  line-height: 80px;
}

.div-block-999 {
  align-items: flex-end;
  display: flex;
}

.weight-slider-div {
  background-color: #fff;
  border: 1px #ece6ff;
  border-radius: 0;
  width: 48%;
  margin-bottom: 50px;
  padding: 10px 0 0;
}

.weight-slider-div.hero {
  border-style: solid;
  border-color: var(--black);
  background-color: var(--white);
  border-radius: 9px;
  width: 36%;
  margin-left: -40px;
  padding: 30px 19px 40px;
}

.div-block-1570 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  align-items: flex-start;
  font-size: 19px;
  display: flex;
}

.div-block-996 {
  background-color: var(--df-grey);
  border: 1px #000;
  border-radius: 100px;
  height: 10px;
  margin-bottom: 40px;
}

.div-block-997 {
  background-color: var(--black);
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  width: 40%;
  height: 10px;
}

.text-block-173 {
  font-family: var(--spectral\<deleted\|variable-a86dd5b1-0b0c-9678-5019-b71f45156eae\>);
  color: var(--black);
  font-size: 18px;
  font-weight: 800;
  line-height: 47px;
}

.div-block-995 {
  align-items: flex-end;
  display: flex;
}

.div-block-994 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 35px;
  display: flex;
}

.text-block-169 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: #000;
  font-size: 40px;
  font-weight: 500;
  line-height: 46px;
}

.div-block-998 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  font-size: 21px;
  display: flex;
}

.text-block-170 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: #000;
  text-align: left;
  margin-left: 3px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-594 {
  font-family: var(--spectral\<deleted\|variable-a86dd5b1-0b0c-9678-5019-b71f45156eae\>);
  color: var(--999-grey);
  margin-bottom: 15px;
  font-size: 45px;
  line-height: 51px;
}

.text-span-2 {
  color: var(--black);
  font-weight: 800;
}

.text-block-595 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  width: 90%;
}

.steps-button-div {
  text-align: center;
  margin-top: 60px;
  padding-left: 20%;
  padding-right: 20%;
}

.text-span-120 {
  color: var(--black);
  font-style: normal;
  font-weight: 800;
}

.button-73 {
  color: #000;
  text-align: center;
  background-color: #bbffa3;
  border-radius: 11px;
  width: 100%;
  margin-top: 30px;
  padding-top: 16px;
  padding-bottom: 19px;
  font-size: 20px;
  line-height: 24px;
}

.button-73:hover {
  background-color: #a2ffce;
}

.div-block-1163 {
  background-color: var(--black);
  text-align: center;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 33px;
  height: 33px;
  margin-right: 5px;
  display: flex;
}

.paragraph-66 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: #000;
  text-align: center;
  width: 90%;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.text-span-113 {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.steps-sub-head {
  font-family: var(--spectral\<deleted\|variable-a86dd5b1-0b0c-9678-5019-b71f45156eae\>);
  color: var(--999-grey);
  margin-bottom: 15px;
  font-size: 24px;
  font-style: normal;
  line-height: 30px;
  display: block;
}

.div-block-1574 {
  text-align: center;
  flex-flow: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-202 {
  width: 99px;
  height: auto;
  margin-bottom: 30px;
}

.div-block-1162 {
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 15px;
  display: flex;
}

.heading-56 {
  font-family: var(--spectral\<deleted\|variable-a86dd5b1-0b0c-9678-5019-b71f45156eae\>);
  color: var(--black);
  text-align: center;
  width: 60%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 400;
  line-height: 51px;
}

.steps-header-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 50px;
  display: flex;
}

.steps-div {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.text-block-257 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.text-block-258 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: #000;
  text-align: left;
  width: auto;
  margin-top: 0;
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
}

.step-div {
  flex-flow: column;
  align-items: center;
  width: 30%;
  display: flex;
}

.text-span-121 {
  color: var(--black);
  font-style: italic;
  font-weight: 400;
}

.divider {
  border: .5px solid var(--df-grey);
  width: 1px;
}

.text-span-122 {
  color: var(--aaa-grey);
  font-weight: 800;
}

.text-block-596 {
  font-family: var(--spectral\<deleted\|variable-a86dd5b1-0b0c-9678-5019-b71f45156eae\>);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 800;
  line-height: 30px;
}

.text-block-597 {
  width: auto;
  margin-bottom: 15px;
  padding-top: 0;
  padding-bottom: 0;
}

.body-header {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--black);
  width: auto;
  margin-bottom: 15px;
  font-size: 39px;
  font-weight: 400;
  line-height: 48px;
}

.body-header.centered {
  text-align: center;
  font-size: 45px;
  line-height: 51px;
}

.text-span-123 {
  background-color: var(--black);
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--white);
  border-radius: 20px;
  font-size: 18px;
  font-weight: 800;
  line-height: 30px;
}

.text-block-599 {
  font-size: 18px;
}

.text-block-600 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--black);
  width: 45%;
  font-size: 18px;
  line-height: 24px;
}

.slider-div {
  margin-top: 50px;
}

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

.slider {
  background-color: var(--white);
  height: 510px;
}

.mask {
  height: 480px;
}

.card {
  background-color: var(--white);
  text-align: center;
  border: 1px solid #dfdfdf;
  border-radius: 11px;
  width: 93%;
  padding: 20px;
}

.text-block-601 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: #000;
  font-size: 14px;
  line-height: 20px;
}

.div-block-1562 {
  border-bottom: 1px solid #000;
  height: 30px;
  margin-bottom: 30px;
}

.image-333 {
  border-radius: 11px;
  margin-bottom: 30px;
}

.text-block-602 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--black);
  font-size: 12px;
  font-weight: 800;
}

.slide {
  width: 29%;
}

.card-2 {
  text-align: center;
  border: 1px solid #dfdfdf;
  border-radius: 11px;
  width: 30%;
  padding: 20px;
}

.text-block-603 {
  color: #000;
  font-size: 16px;
  line-height: 21px;
}

.div-block-1575 {
  border-bottom: 1px solid #000;
  height: 30px;
  margin-bottom: 30px;
}

.image-339 {
  border-radius: 11px;
  margin-bottom: 30px;
}

.text-block-604 {
  color: #6d22ff;
  font-size: 13px;
}

.image-340 {
  border-radius: 11px;
  margin-bottom: 30px;
}

.div-block-1576 {
  border-bottom: 1px solid #000;
  height: 30px;
  margin-bottom: 30px;
}

.mobile-slider {
  display: none;
}

.b-a_div {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.b-a_div.mobile {
  justify-content: center;
}

.mask-2 {
  height: 480px;
}

.card-3 {
  text-align: center;
  border: 1px solid #dfdfdf;
  border-radius: 11px;
  width: 30%;
  padding: 20px;
}

.text-block-605 {
  color: #000;
  font-size: 16px;
  line-height: 21px;
}

.text-block-606 {
  color: #6d22ff;
  font-size: 13px;
}

.slider-2 {
  background-color: #0000;
  height: 510px;
}

.top-div {
  border: 1px none var(--df-grey);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
}

.top-div-left {
  width: 45%;
}

.text-block-607 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--black);
  margin-bottom: 15px;
  font-size: 45px;
  font-weight: 700;
  line-height: 51px;
}

.text-span-124 {
  font-family: var(--spectral\<deleted\|variable-a86dd5b1-0b0c-9678-5019-b71f45156eae\>);
  font-style: italic;
  font-weight: 400;
}

.text-block-608 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--black);
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 24px;
}

.top-div-right {
  width: 48%;
}

.product-row {
  justify-content: space-between;
  width: 100%;
  margin-bottom: 15px;
  display: flex;
}

.box-1 {
  background-color: var(--white);
  border-radius: 9px;
  width: 60%;
  padding: 30px;
}

.box-1.small {
  width: 37%;
  padding-left: 21px;
  padding-right: 21px;
}

.box-1.small.a {
  background-image: url('../images/icon_meds.png');
  background-position: 90% 90%;
  background-repeat: no-repeat;
  background-size: 50%;
}

.box-1.small.b {
  background-image: url('../images/icon_meds2.png');
  background-position: 90% 90%;
  background-repeat: no-repeat;
  background-size: 50%;
}

.box-1.long-a {
  background-color: var(--white);
  background-image: url('../images/Vial_Cut_SemaVert.png');
  background-position: 90% 100%;
  background-repeat: no-repeat;
  background-size: 28%;
}

.box-1.long-b {
  background-image: url('../images/Vial_Cut_TirzepVert.png');
  background-position: 90% 100%;
  background-repeat: no-repeat;
  background-size: 28%;
}

.box-header-div {
  margin-bottom: 80px;
}

.text-block-609 {
  font-family: var(--spectral\<deleted\|variable-a86dd5b1-0b0c-9678-5019-b71f45156eae\>);
  color: var(--black);
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
}

.text-block-610 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--999-grey);
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

.link {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--tinted-grey);
  font-weight: 900;
  text-decoration: none;
}

.link:hover {
  color: var(--999-grey);
}

.divider-div {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.div-block-1577 {
  border: .75px solid var(--black);
  width: 49%;
  height: 1px;
}

.div-block-1578 {
  background-color: var(--black);
  border: 2px #000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  display: flex;
}

.text-block-611 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--f3-grey);
  margin-top: -2px;
  font-size: 30px;
  font-weight: 700;
  line-height: 15px;
}

.bottom-div {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.bottom-div-left {
  text-align: center;
  width: 45%;
}

.bottom-div-right {
  width: 48%;
}

.grid-top-div {
  border-bottom: 1px solid var(--df-grey);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
  padding-bottom: 50px;
  display: flex;
}

.left-centered {
  flex-flow: column;
  align-items: center;
  width: 48%;
  padding-left: 35px;
  padding-right: 35px;
  display: flex;
}

.text-block-612 {
  font-family: var(--spectral\<deleted\|variable-a86dd5b1-0b0c-9678-5019-b71f45156eae\>);
  color: var(--black);
  text-align: center;
  margin-bottom: 15px;
  font-size: 45px;
  line-height: 51px;
}

.text-block-613 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--black);
  text-align: center;
  font-size: 18px;
  line-height: 24px;
}

.right-image-div {
  text-align: center;
  width: 48%;
}

.grid-bottom {
  border-bottom: 1px solid var(--df-grey);
  justify-content: space-between;
  margin-bottom: 20px;
  padding-bottom: 50px;
  display: flex;
}

.grid-box {
  width: 23%;
  padding-left: 20px;
  padding-right: 20px;
}

.grid-box.wl {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.image-341 {
  width: 35px;
  margin-bottom: 20px;
}

.text-block-614 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--black);
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 800;
  line-height: 28px;
}

.link-2 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--999-grey);
  font-size: 16px;
  font-weight: 900;
  line-height: 22px;
  text-decoration: none;
}

.link-2:hover {
  color: var(--black);
}

.grid-divider {
  border: .5px solid var(--df-grey);
  width: 1px;
}

.text-block-615 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--999-grey);
  font-size: 11px;
  line-height: 14px;
}

.results-div {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.results-left {
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.image-342 {
  width: 60px;
  margin-right: 15px;
}

.text-block-616 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--black);
  font-size: 45px;
  font-weight: 800;
  line-height: 51px;
}

.text-span-125 {
  color: var(--999-grey);
}

.grid-right {
  flex-flow: column;
  align-items: center;
  width: 48%;
  padding: 40px;
  display: flex;
}

.text-block-617 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--black);
  text-align: left;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.link-3 {
  color: var(--999-grey);
}

.image-335 {
  width: 35px;
  margin-right: 10px;
}

.cta-div {
  border-bottom: 1px solid var(--df-grey);
  border-radius: 0;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 100px;
  display: flex;
}

.text-block-618 {
  font-family: var(--spectral\<deleted\|variable-a86dd5b1-0b0c-9678-5019-b71f45156eae\>);
  color: var(--black);
  width: 100%;
  margin-bottom: 25px;
  font-size: 45px;
  font-weight: 400;
  line-height: 51px;
}

.text-span-126 {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.cta-right {
  background-color: var(--f3-grey);
  border-radius: 16px;
  width: 45%;
  padding: 0;
}

.cta-left {
  background-color: var(--white);
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 0 20px 0 15px;
  display: flex;
}

.cta-bullet {
  align-items: flex-start;
  margin-bottom: 15px;
  display: flex;
}

.text-block-619 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--black);
  width: 75%;
  margin-top: 3px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.text-block-619._2 {
  width: 100%;
}

.cta-body-div {
  padding-bottom: 60px;
  padding-left: 45px;
  padding-right: 45px;
}

.div-block-1579 {
  background-color: var(--df-grey);
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  padding-top: 11px;
  padding-bottom: 11px;
  display: flex;
}

.text-block-620 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  font-size: 17px;
  font-weight: 500;
  line-height: 23px;
}

.text-span-127 {
  font-style: italic;
  font-weight: 800;
}

.text-span-128, .text-span-129 {
  font-weight: 800;
}

.text-span-130 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  font-size: 39px;
}

.text-span-131 {
  font-weight: 800;
}

.text-block-621 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--black);
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 800;
}

.bold-underline {
  background-image: linear-gradient(180deg, #0000 73%, var(--999-grey) 73%, var(--999-grey) 80%, #fff0 80%);
  font-weight: 800;
}

.div-block-1580 {
  width: 75%;
}

.text-block-622 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--666-grey);
}

.image-343, .image-344 {
  border-radius: 11px;
}

.div-block-1581 {
  flex-flow: column;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.text-block-623 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--black);
  font-size: 30px;
  font-weight: 800;
  line-height: 36px;
}

.icon-7 {
  color: var(--black);
  margin-right: 0;
  font-size: 17px;
}

.text-block-86 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--black);
  font-size: 22px;
  font-weight: 400;
  line-height: 29px;
}

.div-block-271 {
  border-top: 1px #c4c4c4;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
}

.div-block-1020 {
  border-left: 1px solid #dbccff;
  width: 55%;
  padding-left: 5%;
}

.dd-div {
  margin-top: 0;
  display: block;
}

.dropdown-toggle-3 {
  border-bottom: 1px solid var(--df-grey);
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  display: inline-block;
}

.dropdown-toggle-3.w--open {
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
}

.dropdown-list-3 {
  background-color: #dfc0c0;
  display: none;
  position: static;
}

.dropdown-list-3.w--open {
  background-color: #fff0;
  width: 100%;
  margin-left: -15px;
  display: block;
}

.paragraph-20 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: #000;
  margin-top: 5px;
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.filter-dropdown {
  background-color: var(--transparent);
  border: 1px #000;
  border-bottom-color: #ddd;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 700;
  overflow: visible;
}

.form-9 {
  margin-left: 0;
  padding-left: 15px;
  padding-right: 0;
}

.div-block-146 {
  background-color: var(--transparent);
  width: 100%;
  height: auto;
  padding: 0;
  overflow: visible;
}

.div-block-1582 {
  border-left-style: none;
  border-left-color: var(--df-grey);
  width: 100%;
  margin-bottom: 50px;
  padding-left: 0%;
}

.paragraph-67 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--999-grey);
  text-align: center;
  width: 50%;
  margin-bottom: 30px;
  font-size: 13px;
}

.div-block-1583 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.link-4 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--999-grey);
  text-decoration: none;
}

.link-4:hover {
  color: var(--black);
}

.text-block-624 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--999-grey);
  margin-bottom: 50px;
}

.paragraph-68 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--999-grey);
  text-align: center;
  width: 50%;
  font-size: 10px;
  line-height: 14px;
}

.div-block-1406 {
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 11px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  padding: 40px;
  display: flex;
}

.text-block-502 {
  color: #000;
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
}

.text-block-463 {
  color: #000;
  font-size: 40px;
  font-weight: 800;
  line-height: 40px;
}

.text-block-463.small {
  font-size: 30px;
  line-height: 30px;
}

.slider-3 {
  background-color: #0000;
  height: 460px;
}

.div-block-1407 {
  width: 100%;
  margin-bottom: 15px;
}

.div-block-1584 {
  width: 30%;
}

.div-block-1585 {
  border: 1px #000;
  border-radius: 9px;
  padding: 10px;
}

.report-section {
  display: block;
}

.div-block-1586 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.text-block-465 {
  color: #000;
  text-align: center;
  font-weight: 800;
}

.text-block-465.small {
  font-size: 12px;
}

.div-block-1587 {
  text-align: center;
  width: 24%;
}

.div-block-1410 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.div-block-1405 {
  border: 1px solid var(--df-grey);
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
  padding: 20px;
}

.no-discount-price {
  color: #fa6666;
  margin-bottom: 17px;
  margin-right: 5px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: line-through;
}

.no-discount-price.step-2 {
  font-size: 13px;
}

.no-discount-price.step-2.report {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  font-size: 19px;
  line-height: 23px;
  font-family: var(--mulish);
  font-size: 19px;
  font-weight: 400;
  line-height: 23px;
}

.div-block-1404 {
  width: 100%;
}

.text-block-471 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.div-block-1588 {
  text-align: center;
  width: 15%;
}

.div-block-1589 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 30px;
  padding: 10px;
}

.text-span-133 {
  color: var(--999-grey);
  font-weight: 600;
}

.paragraph-115 {
  text-align: center;
  font-size: 9px;
  line-height: 12px;
}

.text-block-472 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: #000;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
}

.div-block-1438 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-1590 {
  text-align: center;
  width: 24%;
}

.div_vidcontainer {
  flex-flow: row;
  align-items: center;
  display: flex;
}

.text-block-625 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--white);
  text-align: center;
  margin-bottom: 2px;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
}

.text-block-626 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: #000;
  font-size: 42px;
  font-weight: 700;
  line-height: 42px;
}

.div-block-1397 {
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.icon-22 {
  color: #000;
  font-size: 20px;
}

.text-block-467 {
  color: #000;
  font-weight: 600;
}

.text-block-467.small {
  font-size: 12px;
}

.div-block-1408 {
  width: 100%;
}

.left-arrow-2 {
  margin-left: -60px;
}

.paragraph-98 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: #000;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
  line-height: 22px;
}

.text-block-627 {
  background-color: var(--f3-grey);
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: #000;
  font-size: 13px;
  font-weight: 800;
  line-height: 19px;
}

.div-block-1591 {
  text-align: center;
  width: 48%;
}

.text-block-499 {
  color: #000;
  text-align: center;
  font-size: 13px;
  font-weight: 800;
}

.div-block-1391 {
  padding-left: 33%;
  padding-right: 33%;
}

.div-block-1592 {
  align-items: flex-start;
  display: flex;
}

.div-block-1409 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-1437 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.text-block-473 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--black);
  text-align: center;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 800;
  line-height: 26px;
}

.text-block-438 {
  color: #000;
  font-weight: 700;
}

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

.right-arrow-2 {
  margin-right: -60px;
  padding-left: 0;
  padding-right: 0;
}

.text-block-628 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--black);
  width: 80%;
  padding-right: 0;
  font-size: 21px;
  font-weight: 800;
  line-height: 24px;
}

.text-span-134 {
  color: var(--black);
  font-weight: 700;
}

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

.div-block-1413 {
  flex-flow: column;
  align-items: center;
  margin-bottom: 30px;
  padding: 0;
  display: flex;
}

.div-block-1393 {
  margin-bottom: 73px;
  padding-top: 50px;
  padding-bottom: 80px;
}

.text-span-136 {
  font-size: 12px;
  font-weight: 500;
}

.text-span-137 {
  font-size: 22px;
}

.text-span-96 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: #fff;
  font-weight: 900;
}

.div-block-1593 {
  display: block;
}

.image-287 {
  width: 90px;
  margin-bottom: 10px;
}

.paragraph-99 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: #000;
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.text-block-466 {
  color: #000;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
}

.text-block-466.small {
  font-size: 16px;
}

.text-block-475 {
  font-family: var(--spectral\<deleted\|variable-a86dd5b1-0b0c-9678-5019-b71f45156eae\>);
  color: var(--999-grey);
  text-align: center;
  margin-bottom: 15px;
  font-size: 33px;
  font-weight: 400;
  line-height: 39px;
}

.text-block-475.no-highlight {
  font-family: var(--spectral\<deleted\|variable-a86dd5b1-0b0c-9678-5019-b71f45156eae\>);
  color: var(--999-grey);
  background-image: none;
  margin-top: 43px;
  font-size: 31px;
  font-weight: 300;
  line-height: 34px;
}

.div-block-1594 {
  background-color: var(--f3-grey);
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  margin-bottom: 40px;
  padding: 15px;
}

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

.text-block-501 {
  color: #000;
  text-align: center;
  font-weight: 800;
}

.image-278 {
  width: 69px;
  height: 69px;
  margin-right: 5px;
}

.image-278.report {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}

.image-278.report.van {
  margin-top: -10px;
}

.text-block-503 {
  color: #000;
  font-weight: 800;
}

.item-price {
  justify-content: flex-end;
  display: flex;
}

.text-block-474 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--black);
  text-align: center;
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
}

.div-block-1392 {
  padding-top: 20px;
}

.div-block-1436 {
  flex-flow: column;
  align-items: center;
  width: 23%;
  display: flex;
}

.div-block-1399 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-464 {
  color: #000;
  font-weight: 800;
  line-height: 22px;
}

.text-block-464.small {
  font-size: 12px;
  line-height: 18px;
}

.div_bgvid {
  border-radius: 9px;
  width: 230px;
  height: 409px;
}

.div-block-1434 {
  background-color: #fff;
  background-image: url('../images/Vial_small_Sema3.png');
  background-position: 25% 100%;
  background-repeat: no-repeat;
  background-size: 23%;
  border: 1px solid #000;
  border-radius: 9px;
  width: 100%;
  padding: 15px;
  display: none;
}

.text-span-138 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--white);
  font-weight: 900;
}

.savings-div {
  background-color: var(--f3-grey);
  justify-content: center;
  margin-bottom: 20px;
  padding: 10px;
  display: flex;
}

.div-block-1573 {
  justify-content: space-between;
  margin-bottom: 10px;
  display: flex;
}

.text-span-95 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: #fa6666;
  font-size: 27px;
  font-weight: 400;
  text-decoration: line-through;
}

.div-block-1395 {
  width: 100%;
}

.div-block-1403 {
  border-style: solid solid none;
  border-width: 1px;
  border-color: var(--df-grey) var(--df-grey) #3d1da0;
  background-color: var(--black);
  color: var(--black);
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  flex-flow: column;
  align-items: center;
  padding: 20px;
  display: flex;
}

.slide-4 {
  width: 55%;
}

.text-block-629 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--white);
  font-size: 13px;
  font-weight: 400;
}

.div-block-1398 {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 6px;
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-bottom: 15px;
  padding: 15px;
  display: flex;
}

.div-block-1398.small {
  background-color: #eefcff;
  width: 80%;
  padding-bottom: 10px;
  display: none;
}

.div-block-1396 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
}

.text-block-437 {
  color: #000;
  font-size: 10px;
  line-height: 13px;
}

.text-block-437.report {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--black);
  font-size: 13px;
}

.text-block-462 {
  font-family: var(--spectral\<deleted\|variable-a86dd5b1-0b0c-9678-5019-b71f45156eae\>);
  color: #000;
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
}

.item-detail {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 55%;
  display: flex;
}

.item-detail._1.top {
  width: 80%;
}

.text-block-435 {
  color: #000;
  margin-bottom: 3px;
  font-size: 16px;
  font-weight: 800;
}

.text-block-435.report {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--black);
  font-size: 18px;
  line-height: 24px;
}

.background-video {
  border-radius: 9px;
  width: 230px;
  height: 409px;
}

.paragraph-97 {
  background-color: var(--white);
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: #000;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 400;
}

.text-block-630 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: #000;
  font-size: 18px;
  font-weight: 800;
}

.image-345 {
  height: var(--logo-height);
}

.text-block-436 {
  color: #000;
  font-size: 16px;
  font-weight: 800;
}

.text-block-436.report {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  font-size: 22px;
  line-height: 26px;
}

.text-block-470 {
  color: #fff;
  text-align: center;
  font-size: 33px;
  line-height: 30px;
  display: block;
}

.image-279 {
  width: 20px;
  margin-right: 5px;
}

.div-block-1401 {
  border: .5px solid #dfdfdf;
  width: 100%;
  height: 1px;
  margin-bottom: 8px;
}

.div-block-1595 {
  border: 1px solid #dfdfdf;
  border-radius: 11px;
}

.div-block-1439 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.div-block-1439._1 {
  background-image: linear-gradient(#95b9c2, #95b9c2);
  width: 100%;
  padding-left: 4px;
  padding-right: 4px;
}

.div-block-1439._2 {
  background-image: linear-gradient(#ffdabd, #ffdabd);
  width: 100%;
}

.div-block-1402 {
  text-align: left;
  justify-content: flex-end;
  width: 100%;
  display: flex;
}

.link-block-37 {
  background-color: var(--black-2\<deleted\|variable-474ae60c\>);
  border-radius: 11px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.link-block-37:hover {
  background-color: var(--666-grey);
  flex-flow: column;
  align-items: center;
  display: flex;
}

.link-block-37._3 {
  margin-bottom: 30px;
}

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

.text-block-468 {
  background-color: var(--f3-grey);
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: #000;
  text-align: center;
  background-image: linear-gradient(#0000, #0000);
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}

.text-block-468.small {
  font-size: 18px;
  line-height: 18px;
}

.text-block-504 {
  color: #000;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 800;
  line-height: 30px;
}

.div-block-1400 {
  align-items: flex-end;
  display: flex;
}

.div-block-1433 {
  margin-bottom: 50px;
}

.text-block-469 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: #fff;
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 500;
  line-height: 27px;
}

.text-block-500 {
  color: #000;
}

.image-286 {
  border-radius: 8px;
}

.div-block-1597 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.summary-entry {
  justify-content: space-between;
  margin-bottom: 25px;
  display: flex;
}

.text-block-631 {
  background-color: var(--white);
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: #000;
  margin-bottom: 3px;
  font-weight: 800;
}

.div-block-1394 {
  background-color: #0000;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 5px;
  padding: 0;
  display: flex;
}

.text-span-97 {
  color: var(--black);
  font-weight: 800;
  text-decoration: underline;
}

.div-block-1412 {
  background-color: var(--f3-grey);
  border: 1px #ffdabd;
  border-radius: 11px;
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-bottom: 15px;
  padding: 20px;
  display: flex;
}

.link-5 {
  color: var(--666-grey);
}

.body-text-div {
  background-color: var(--white);
  width: 50%;
  padding: 80px 8% 80px 5%;
}

.text-block-632 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: var(--black);
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
}

.body-media-div {
  text-align: center;
  width: 40%;
}

.centered-body-div {
  background-color: #fff989;
  background-image: url('../images/vial_topview.png'), url('../images/pen_topview.png');
  background-position: 96% 30%, -5%;
  background-repeat: no-repeat, no-repeat;
  background-size: 19%, 30%;
  flex-flow: column;
  align-items: center;
  padding: 160px 0% 100px;
  display: flex;
}

.container {
  text-align: center;
  flex-flow: column;
  align-items: center;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.body {
  background-color: var(--f6-grey);
}

.section_blog-nav {
  z-index: 999;
  background-color: var(--white);
  border-bottom: 1px solid #dfdfdf;
  flex-flow: column;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.image-362 {
  width: auto;
  height: 40px;
}

.blog-subheader {
  color: #000;
  margin-bottom: 30px;
  font-family: Baskervville, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 36px;
}

.post-body {
  color: #000;
  margin-bottom: 30px;
  font-family: Baskervville, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 30px;
}

.link-image {
  margin-bottom: 15px;
}

.share-div {
  margin-bottom: 80px;
}

.image-364 {
  width: 90%;
  overflow: visible;
}

.share-link {
  background-color: var(--white);
  border: 1px solid #dfdfdf;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 35px;
  margin-right: 7px;
  padding: 8px;
  text-decoration: none;
  display: flex;
}

.share-link:hover {
  background-color: var(--f3-grey);
}

.text-block-676 {
  color: #000;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.text-block-677 {
  color: #09f;
  font-weight: 500;
}

.blog-link {
  color: #000;
  flex-flow: column;
  align-items: stretch;
  width: 31%;
  text-decoration: none;
  display: flex;
}

.section_blog-post {
  padding-top: 60px;
  padding-left: 28%;
  padding-right: 28%;
}

.div-block-1653 {
  align-items: center;
  width: 50%;
  display: flex;
}

.div-block-1649 {
  border: 1px solid #000;
  height: 1px;
  margin-bottom: 20px;
}

.link-title {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.line {
  border: .5px solid #dfdfdf;
  height: 1px;
  margin-bottom: 30px;
}

.hero-image {
  border-radius: 20px;
  width: 100%;
  margin-bottom: 30px;
}

.div-block-1650 {
  border: .5px solid #dfdfdf;
  height: 1px;
  margin-bottom: 15px;
}

.body-main-div {
  padding-top: 50px;
  padding-bottom: 100px;
}

.content-links-div {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.text-block-675 {
  color: #000;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.author-pic-div {
  background-color: #dfdfdf;
  border: 1px #dfdfdf;
  border-radius: 999px;
  flex-flow: column-reverse;
  align-items: center;
  width: 45px;
  height: 45px;
  margin-right: 10px;
  display: flex;
  overflow: hidden;
}

.links-heder {
  color: #000;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
}

.author-div {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.about-author {
  color: var(--666-grey);
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.author-name {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: #000;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 800;
}

.date-posted {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  color: #000;
  font-size: 11px;
  font-weight: 400;
  line-height: 12px;
}

.image-365 {
  width: 20px;
  margin-right: 5px;
}

.link-block-38 {
  border: 1px solid #dfdfdf;
  border-radius: 900px;
  width: 35px;
  margin-right: 5px;
}

.blog-links-div {
  justify-content: space-between;
  display: none;
}

.blog-title {
  color: #000;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
}

.share-links-div {
  justify-content: space-between;
  align-items: center;
  margin-right: 3px;
  display: flex;
}

.link-block-39 {
  border: 1px solid var(--df-grey);
  background-color: var(--white);
  border-radius: 999px;
  width: 35px;
  height: 35px;
  margin-right: 7px;
}

.link-block-39:hover {
  background-color: var(--f3-grey);
}

.link-block-40 {
  border: 1px solid var(--df-grey);
  background-color: var(--white);
  border-radius: 999px;
  width: 35px;
  height: 35px;
}

.link-block-40:hover {
  background-color: var(--f3-grey);
}

.grey-divider {
  border: .5px solid #dfdfdf;
  height: 1px;
  margin-bottom: 15px;
}

.share-div-2 {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-bottom: 50px;
  display: flex;
}

.share-link-2 {
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 35px;
  margin-right: 7px;
  padding: 8px;
  text-decoration: none;
  display: flex;
}

.share-link-2:hover {
  background-color: #f3f3f3;
}

.image-370 {
  width: 20px;
  margin-right: 5px;
}

.text-block-678 {
  color: #000;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.social-share {
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-right: 7px;
  display: flex;
}

.social-share:hover {
  background-color: #f3f3f3;
}

.image-371 {
  width: 75%;
  margin-top: -3px;
}

.bookmark {
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
}

.bookmark:hover {
  background-color: #f3f3f3;
}

.image-372 {
  width: 70%;
}

.rich-text-block {
  color: var(--black);
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.cta-1-link, .cta-2-link {
  width: 100%;
  margin-bottom: 40px;
}

.cta-block-div {
  background-color: #fffbab;
  background-image: linear-gradient(180deg, var(--light-green), var(--light-blue));
  border-radius: 11px;
  margin-bottom: 40px;
  padding: 30px 40px 30px 30px;
}

.cta-block-div._2 {
  background-color: #cbf5ff;
  background-image: linear-gradient(180deg, var(--light-green), var(--light-blue));
  margin-bottom: 40px;
}

.cta-block-flex {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.cta-left-div {
  width: 55%;
}

.text-block-679 {
  color: var(--black);
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-680 {
  color: var(--black);
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  line-height: 20px;
}

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

.text-block-648 {
  color: #000;
  font-size: 16px;
  font-weight: 800;
}

.text-block-648.report {
  font-family: var(--mulish);
  font-size: 22px;
  font-weight: 900;
  line-height: 26px;
}

.container-22 {
  width: 600px;
  padding: 50px 0% 130px;
}

.text-block-664 {
  color: #000;
  margin-bottom: 3px;
  font-size: 16px;
  font-weight: 800;
}

.text-block-664.report {
  font-family: var(--mulish);
  color: #000;
  font-size: 18px;
  font-weight: 900;
  line-height: 24px;
}

.text-block-664.report.top {
  font-size: 20px;
}

.div-block-1627 {
  background-color: var(--light-green);
  border-radius: 11px;
  justify-content: space-between;
  padding: 15px;
  display: flex;
}

.savings-bullet-div {
  align-items: flex-start;
  display: flex;
}

.savings-bullet-div.top {
  justify-content: center;
  align-items: flex-start;
}

.div-block-1623 {
  width: 100%;
}

.savings-div-2 {
  background-color: var(--light-green);
  border: 1px solid #000;
  border-radius: 9px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  padding: 19px;
  display: flex;
}

.div-block-1618 {
  border: 1px #dfdfdf;
  border-radius: 0;
}

.text-block-665 {
  font-family: var(--mulish);
  color: var(--white);
  text-align: center;
  text-shadow: 0 2px 1px #0000004d;
  margin-bottom: 2px;
  font-size: 23px;
  font-weight: 700;
  line-height: 26px;
}

.div-block-1629 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.text-span-140 {
  color: #000;
  font-weight: 800;
  text-decoration: underline;
}

.text-block-652 {
  color: #000;
  font-size: 10px;
  line-height: 13px;
}

.text-block-652.report {
  font-family: var(--mulish);
  color: #000;
  font-size: 13px;
}

.image-348 {
  width: 69px;
  height: 69px;
  margin-right: 5px;
}

.image-348.report {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}

.image-348.report.van {
  margin-top: -10px;
}

.div-block-1640 {
  background-color: var(--light-green);
  border: 1px #ffdabd;
  border-radius: 11px;
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-bottom: 15px;
  padding: 20px;
  display: flex;
}

.div-block-1632 {
  flex-flow: column;
  align-items: center;
  width: 23%;
  display: flex;
}

.div-block-1654 {
  border-radius: 13px;
  flex-flow: column;
  align-items: center;
  margin-bottom: 30px;
  padding: 30px 18px 40px;
  display: flex;
  box-shadow: 0 2px 20px #0000001c;
}

.image-358 {
  width: auto;
  height: 30px;
}

.text-block-645 {
  color: #000;
  text-align: center;
  font-weight: 800;
}

.text-block-645.small {
  font-size: 12px;
}

.image-351 {
  width: 90px;
  margin-bottom: 10px;
}

.text-block-640 {
  color: #000;
  font-weight: 800;
  line-height: 22px;
}

.text-block-640.small {
  font-size: 12px;
  line-height: 18px;
}

.div-block-1601 {
  background-color: #fff;
  background-image: url('../images/Vial_small_Sema3.png');
  background-position: 25% 100%;
  background-repeat: no-repeat;
  background-size: 23%;
  border: 1px solid #000;
  border-radius: 9px;
  width: 100%;
  padding: 15px;
  display: none;
}

.div-block-1630 {
  text-align: left;
  justify-content: flex-end;
  width: 100%;
  display: flex;
}

.text-block-657 {
  font-family: var(--mulish);
  color: var(--blue-for-gradient);
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 900;
  line-height: 24px;
}

.image-350 {
  border-radius: 13px;
}

.div-block-1634 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
}

.right-arrow-3 {
  margin-right: -60px;
  padding-left: 0;
  padding-right: 0;
}

.text-span-141 {
  color: var(--black);
  font-weight: 900;
}

.text-block-656 {
  color: #000;
  font-weight: 800;
}

.div-block-1602 {
  align-items: flex-end;
  display: flex;
}

.text-block-637 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 18px;
  font-weight: 800;
}

.text-block-649 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  margin-bottom: 15px;
  font-size: 33px;
  font-weight: 500;
  line-height: 39px;
}

.text-block-649.no-highlight {
  font-family: var(--mulish);
  color: #000;
  background-image: none;
  margin-top: 43px;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
}

.div-block-1642 {
  margin-bottom: 30px;
}

.div-block-1635 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-1599 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.div-block-1603 {
  width: 30%;
}

.text-block-666 {
  color: #000;
}

.div-block-1631 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.div-block-1637 {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-650 {
  color: #000;
  text-align: center;
  font-size: 13px;
  font-weight: 800;
}

.div-block-1614 {
  text-align: center;
  width: 24%;
}

.text-block-651 {
  color: #000;
  font-weight: 700;
}

.text-block-651.report {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 20px;
  font-weight: 800;
  line-height: 26px;
}

.text-block-636 {
  font-family: var(--mulish);
  color: #000;
  font-size: 15px;
  font-weight: 800;
  line-height: 22px;
}

.text-block-662 {
  font-family: var(--mulish);
  color: #000;
  font-size: 42px;
  font-weight: 900;
  line-height: 42px;
}

.container_profile-button {
  z-index: 9999;
  background-image: linear-gradient(#fff0, #fff 25%);
  width: auto;
  max-width: none;
  padding: 40px 0%;
  display: block;
  position: fixed;
  inset: auto 0% 0%;
}

.container_profile-button.content {
  padding-left: 12%;
  padding-right: 12%;
}

.image-347 {
  width: 30px;
  margin-right: 5px;
}

.huge-savings-div {
  width: 100%;
}

.div-block-1610 {
  font-family: var(--mulish);
  width: 100%;
}

.link-block-41 {
  background-color: var(--greenbutton-dark);
  border-radius: 11px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.link-block-41:hover {
  background-color: var(--color);
  flex-flow: column;
  align-items: center;
  display: flex;
}

.text-span-150 {
  color: #f66;
  text-decoration: line-through;
}

.div-block-1628 {
  border: .5px solid #dfdfdf;
  width: 100%;
  height: 1px;
  margin-bottom: 8px;
}

.text-block-643 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
}

.report-slider-div {
  width: 100%;
  margin-top: 0;
  margin-bottom: 30px;
  padding: 10px 30px;
}

.text-span-151 {
  font-family: var(--mulish);
  color: var(--blue-for-gradient);
  font-size: 30px;
  font-weight: 900;
}

.reportbox {
  display: block;
  overflow: hidden;
}

.table-header {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  background-image: linear-gradient(#0000, #0000);
  border-radius: 0;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 900;
  line-height: 25px;
}

.table-header.small {
  font-size: 18px;
  line-height: 18px;
}

.div-block-1616 {
  width: 100%;
  margin-bottom: 15px;
}

.text-block-655 {
  font-family: var(--mulish);
  color: #000;
  background-color: #0000;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
}

.text-block-655.top {
  color: #fff;
}

.div-block-1620 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.paragraph-120 {
  font-family: var(--mulish);
  color: #000;
  background-color: #fff;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.div-block-1615 {
  flex-flow: column;
  align-items: stretch;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.div-block-1604 {
  text-align: center;
  width: 15%;
}

.report-summary-div {
  background-color: #fff;
  border-radius: 13px;
  margin-bottom: 15px;
  padding: 25px 25px 50px;
  box-shadow: 0 2px 20px #0000001c;
}

.report-summary-div.test {
  display: block;
}

.report-summary-div.svg {
  text-align: center;
  padding: 15px 0;
}

.div-block-1611 {
  background-color: #0000;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 5px;
  padding: 0;
  display: flex;
}

.text-span-145 {
  color: var(--blue-for-gradient);
  font-weight: 900;
}

.text-span-139 {
  color: var(--blue-for-gradient);
}

.summary-entry-2 {
  background-color: var(--light-blue);
  border: 1px solid #000;
  border-radius: 9px;
  justify-content: space-between;
  margin-bottom: 10px;
  padding: 20px;
  display: flex;
}

.summary-entry-2.top {
  background-color: var(--weight);
}

.section_report {
  height: auto;
  padding-top: 0;
}

.text-block-673 {
  font-family: var(--mulish);
  font-size: 22px;
  line-height: 26px;
}

.text-block-644 {
  color: #000;
  text-align: center;
  font-weight: 800;
}

.div-block-1624 {
  border: 1px #000;
  border-radius: 9px;
  padding: 0;
}

.paragraph-118 {
  font-family: var(--mulish);
  text-align: center;
  font-size: 9px;
  line-height: 12px;
}

.div-block-1609 {
  text-align: center;
  width: 48%;
}

.text-block-647 {
  color: #000;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 800;
  line-height: 30px;
}

.text-block-658 {
  color: #000;
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
}

.text-block-663 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 900;
  line-height: 26px;
}

.text-block-654 {
  font-family: var(--mulish);
  color: #000;
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
}

.text-span-153 {
  color: var(--blue-for-gradient);
}

.div-block-1626 {
  margin-bottom: 50px;
}

.div-block-1655 {
  background-color: #fff;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  margin-bottom: 40px;
  padding: 0;
}

.table-row-div {
  background-color: var(--light-blue);
  border-radius: 0;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  padding: 6px 10px;
  display: flex;
}

.table-row-div.top {
  background-color: var(--black);
  border-radius: 0;
  padding: 6px 10px;
}

.table-row-div.bottom {
  background-color: var(--light-green);
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
  margin-bottom: 0;
}

.text-block-642 {
  color: #000;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
}

.text-block-642.small {
  font-size: 16px;
}

.paragraph-119 {
  font-family: var(--mulish);
  color: #000;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
  line-height: 22px;
}

.div-block-1598 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.text-block-639 {
  color: #000;
  font-size: 40px;
  font-weight: 800;
  line-height: 40px;
}

.text-block-639.small {
  font-size: 30px;
  line-height: 30px;
}

.text-block-660 {
  font-family: var(--mulish);
  color: #000;
  background-color: #0000;
  margin-bottom: 3px;
  font-weight: 900;
}

.text-span-154 {
  font-family: var(--inter);
  font-weight: 800;
}

.div-block-1606 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.div-block-1606._2 {
  background-image: linear-gradient(#ffdabd, #ffdabd);
  width: 100%;
}

.div-block-1606._1 {
  background-image: linear-gradient(#95b9c2, #95b9c2);
  width: 100%;
  padding-left: 4px;
  padding-right: 4px;
}

.text-span-144 {
  font-size: 12px;
  font-weight: 500;
}

.text-block-646 {
  font-family: var(--mulish);
  color: var(--white);
  text-shadow: 0 1px 1px #0000004d;
  font-size: 14px;
  font-weight: 200;
}

.div-block-1621 {
  border: 1px #dfdfdf;
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
  padding: 0;
}

.text-block-659 {
  color: #000;
  font-weight: 600;
}

.text-block-659.small {
  font-size: 12px;
}

.text-block-661 {
  font-family: var(--mulish);
  color: var(--black);
  width: 80%;
  padding-right: 0;
  font-size: 21px;
  font-weight: 900;
  line-height: 24px;
}

.paragraph-121 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.div-block-1617 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.div-block-1636 {
  text-align: center;
  width: 24%;
}

.text-span-152 {
  font-size: 22px;
}

.div-block-1633 {
  color: #000;
  background-color: #0000;
  border: 1px #dfdfdf;
  border-bottom-color: #3d1da0;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  flex-flow: column;
  align-items: center;
  margin-bottom: 25px;
  padding: 0;
  font-size: 49px;
  display: flex;
}

.image-357 {
  width: 100%;
  max-width: none;
  margin-bottom: 20px;
}

.div-block-1622 {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 6px;
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-bottom: 15px;
  padding: 15px;
  display: flex;
}

.div-block-1622.small {
  background-color: #eefcff;
  width: 80%;
  padding-bottom: 10px;
  display: none;
}

.testimonial-div {
  background-color: var(--white);
  border: 1px #dfdfdf;
  border-radius: 11px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  padding: 40px;
  display: flex;
}

.text-block-672 {
  font-family: var(--mulish);
  text-align: center;
  margin-bottom: 5px;
  font-size: 40px;
  font-weight: 900;
  line-height: 44px;
}

.cta-right-div {
  text-align: center;
  width: 40%;
}

.button-74 {
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  border-radius: 9px;
  width: 70%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.button-74:hover {
  background-color: var(--black);
}

.div-block-1656 {
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.image-373 {
  margin-bottom: 3px;
}

.heading-57 {
  color: #000;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Lato, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 56px;
}

.hero-section-2 {
  background-color: var(--white);
  padding: 50px 10% 0;
  display: none;
}

.image-374 {
  width: 36px;
  margin-right: 10px;
}

.text-block-681 {
  color: #000;
  width: 80%;
  margin-bottom: 40px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.button-75 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  border-radius: 11px;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 18px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.button-75:hover {
  background-color: var(--weight);
  color: var(--black);
}

.hero-content-div-2 {
  border-bottom: 1px solid #dfdfdf;
  justify-content: space-between;
  align-items: center;
  max-width: 1280px;
  padding-bottom: 40px;
  display: flex;
}

.text-block-682 {
  color: #000;
  margin-right: 10px;
  font-size: 48px;
  font-weight: 500;
  line-height: 48px;
}

.image-375 {
  height: 40px;
  margin-bottom: 15px;
  display: block;
}

.text-block-674 {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

.div-block-1657 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 43%;
  display: flex;
}

.button-76 {
  color: #000;
  text-align: center;
  background-color: #3cff6a;
  border-radius: 999px;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 18px;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
}

.button-76:hover {
  background-color: #a2ffce;
}

.body-text-div-2 {
  background-color: #fff;
  width: 50%;
  padding: 0 0%;
}

.body-section-2 {
  background-color: #f6f6f6;
  margin-bottom: 0;
  padding: 50px 0% 80px;
}

.body-header-2 {
  color: #000;
  width: auto;
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 45px;
  font-weight: 900;
  line-height: 51px;
}

.number {
  color: #000;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
}

.body-paragraph {
  color: #000;
  width: 90%;
  margin-bottom: 40px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.text-span-157 {
  background-color: var(--light-green);
}

.div-block-1658 {
  flex-flow: column;
  align-items: center;
  padding: 30px 13% 50px;
  display: flex;
}

.section-_body {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding: 50px 6% 30px;
  display: flex;
}

.section-_body.articles {
  padding: 50px 8%;
}

.section-_body.logos {
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
}

.section-_body.boxes {
  padding: 0 0%;
}

.section-_body.steps {
  padding: 0 0% 100px;
}

.section-_body.slider {
  height: auto;
  margin-top: 34px;
  margin-bottom: 32px;
  padding-bottom: 25px;
}

.section-_body.slider.senior-init {
  margin-bottom: 0;
  padding-bottom: 0;
}

.section-_body.testimonial {
  margin-bottom: 74px;
  padding-top: 60px;
}

.section-_body.testimonial.senior-init {
  margin-bottom: 30px;
  padding-top: 0;
}

.section-_body.quote {
  padding-bottom: 0;
}

.section-_body.quote.senior-init, .section-_body.articles {
  padding-top: 0;
}

.section-_body.faq {
  margin-top: 32px;
  padding: 80px 8% 130px;
}

.articles-div {
  justify-content: space-between;
  max-width: 1280px;
  display: flex;
}

.article-box {
  flex-flow: column;
  align-items: center;
  width: 31%;
  display: flex;
}

.image-359 {
  width: 30%;
  margin-bottom: 15px;
}

.text-block-685 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.text-block-686 {
  color: #6d22ff;
}

.link-42 {
  font-family: var(--mulish);
  color: #228dff;
  font-size: 16px;
  line-height: 22px;
}

.div-block-1659 {
  background-color: var(--white);
  border-radius: 16px;
  justify-content: space-between;
  align-items: center;
  padding: 50px 30px 30px 50px;
  display: flex;
}

.div-block-1660 {
  width: 75%;
}

.text-block-687 {
  font-family: var(--radley);
  color: var(--black);
  margin-bottom: 15px;
  font-size: 45px;
  font-weight: 900;
  line-height: 51px;
}

.text-span-158 {
  font-weight: 900;
}

.paragraph-122 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.div-block-1661 {
  flex-flow: column;
  align-items: center;
  width: auto;
  display: flex;
}

.image-376 {
  width: 45%;
}

.body-section-3 {
  background-color: #fff;
  margin-bottom: 0;
  padding: 50px 0% 80px;
  display: none;
}

.text-span-160, .text-span-161, .text-span-162, .text-span-163 {
  font-weight: 900;
}

.div-block-1662 {
  flex-flow: column;
  align-items: center;
  padding: 50px 5%;
  display: flex;
}

.div-block-1663 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.div-block-1664 {
  background-color: var(--light-green);
  border-radius: 99px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  margin-right: 5px;
  display: flex;
}

.text-block-688 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 21px;
  font-weight: 700;
}

.text-block-689 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 18px;
  font-weight: 900;
}

.text-block-690 {
  font-family: var(--radley);
  color: var(--black);
  margin-bottom: 15px;
  font-size: 45px;
  font-weight: 900;
  line-height: 51px;
}

.paragraph-123 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 20px;
  line-height: 30px;
}

.div-block-1665 {
  justify-content: space-between;
  align-items: stretch;
  margin-top: 40px;
  margin-bottom: 30px;
  display: flex;
}

.div-block-1666 {
  justify-content: space-between;
  align-items: flex-start;
  width: 48%;
  display: flex;
}

.div-block-1667 {
  width: 20%;
}

.div-block-1668 {
  width: 78%;
}

.text-block-691 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: 900;
  line-height: 30px;
}

.text-block-692 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 18px;
  line-height: 24px;
}

.text-block-692.senior-init {
  width: 90%;
}

.text-span-164, .text-span-165 {
  font-weight: 900;
}

.image-377 {
  width: auto;
  margin-left: -50px;
}

.div-block-1669 {
  background-color: #e2f3ff;
  padding: 80px 10% 100px;
}

.div-block-1670 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.paragraph-124 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 30px;
}

.text-block-693 {
  font-family: var(--radley);
  color: var(--black);
  margin-bottom: 15px;
  font-size: 45px;
  font-weight: 900;
  line-height: 51px;
}

.div-block-1671 {
  font-family: var(--work-sans);
  flex-flow: column;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.div-block-1671.mock {
  max-width: 1150px;
}

.link-10 {
  font-family: var(--satoshi);
  color: #000;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.div-block-447 {
  justify-content: space-between;
  align-items: flex-start;
  width: 80%;
  margin-bottom: 15px;
  display: flex;
}

.text-block-54 {
  font-family: var(--satoshi);
  color: #000;
  text-align: center;
  margin-left: 8px;
  font-size: 12px;
  font-weight: 400;
}

.text-span-169 {
  font-size: 10px;
  line-height: 16px;
}

.div-block-446 {
  background-color: #fff;
  flex-flow: column;
  align-items: center;
  padding: 50px 6%;
  display: flex;
}

.div-block-446.mock {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.div-block-980 {
  text-align: left;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-6 {
  width: auto;
  height: 25px;
  margin-bottom: 0;
}

.paragraph-125 {
  font-family: var(--satoshi);
  color: #000;
  text-align: center;
  width: 80%;
  font-size: 10px;
  font-weight: 300;
  line-height: 15px;
}

.div-block-1672 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.link-block-31 {
  text-decoration: none;
}

.text-block-548 {
  background-color: var(--light-green);
  font-family: var(--satoshi);
  color: var(--black);
  text-align: center;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  display: inline-flex;
}

.text-block-550 {
  color: var(--blue-for-gradient);
  margin-bottom: 50px;
  font-size: 21px;
  font-weight: 900;
  line-height: 21px;
}

.link-block-32 {
  width: 48%;
  text-decoration: none;
}

._2-choices-div {
  justify-content: space-between;
  width: 49%;
  display: flex;
}

.div-block-1495 {
  font-family: var(--satoshi);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 15px 20% 100px;
  display: flex;
}

.age-choices-div {
  justify-content: space-between;
  margin-bottom: 35px;
  display: flex;
}

.div-block-1496 {
  width: 100%;
}

.div-block-1501 {
  background-color: var(--light-green);
  color: var(--black);
  border: 1px solid #000;
  border-bottom-right-radius: 13px;
  border-bottom-left-radius: 13px;
  flex-flow: column;
  align-items: center;
  padding: 10px;
  display: flex;
}

.text-block-552 {
  color: #666;
  text-align: center;
  font-size: 13px;
  font-weight: 400;
}

.text-block-549 {
  color: #000;
  text-align: center;
  margin-bottom: 25px;
  font-size: 31px;
  font-weight: 700;
  line-height: 30px;
}

.image-308 {
  z-index: 999;
  padding: 0 10px;
  position: relative;
}

.link-41 {
  color: #666;
}

.div-block-1494 {
  font-family: var(--satoshi);
  justify-content: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.div-block-1499 {
  position: relative;
}

.div-block-1500 {
  border-top: 1px solid var(--black);
  border-right: 1px solid var(--black);
  border-left: 1px solid var(--black);
  background-color: var(--light-blue);
  border-top-left-radius: 13px;
  border-top-right-radius: 13px;
  height: 150px;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-1500:active {
  background-color: #26ced199;
}

.image-328 {
  height: 30px;
}

.text-block-551 {
  color: var(--black);
  text-align: center;
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
}

.quiz-progress-div {
  background-color: #dfdfdf;
  height: 4px;
}

.quiz-prog-bar {
  padding-left: 5%;
  padding-right: 5%;
}

.accomplished-bar {
  background-color: var(--light-green);
  width: 13%;
  height: 4px;
}

.link-block-33 {
  text-decoration: none;
}

.image-309 {
  width: 20px;
}

.div-block-1502 {
  justify-content: center;
  margin-bottom: 10px;
  padding: 15px 5%;
  display: flex;
  position: relative;
}

.section_nav {
  font-family: var(--satoshi);
}

.image-378 {
  height: 30px;
}

.link_back {
  position: absolute;
  inset: 30% auto 30% 5%;
}

.quizz-form-div {
  margin-top: 20px;
  padding-bottom: 100px;
}

.text-block-555 {
  color: #000;
  margin-bottom: 10px;
  font-size: 39px;
  font-weight: 800;
  line-height: 39px;
}

.parent-quiz-div {
  padding: 50px 30% 100px;
}

.div-block-1510 {
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 25px;
  display: flex;
}

.link-block-34 {
  color: #000;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 9px;
  width: 19%;
  height: 80px;
  text-decoration: none;
}

.div-block-1514 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.text-block-563 {
  color: #fff;
  font-size: 15px;
  font-weight: 800;
}

.text-block-559 {
  color: #000;
  font-size: 30px;
  font-weight: 800;
  line-height: 30px;
}

.div-block-1518 {
  background-color: #fff;
  border-radius: 9px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-1518:hover {
  box-shadow: 0 2px 5px #dfdfdf;
}

.div-block-1518:active {
  background-color: #d6e2dd;
}

.text-field-51 {
  color: #000;
  text-align: center;
  border: 1px #000;
  border-bottom-style: solid;
  width: 80%;
  height: 80px;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: 800;
  line-height: 60px;
}

.text-block-558 {
  color: #fff;
  font-weight: 800;
}

.div-block-1505 {
  background-color: var(--light-blue);
  border-radius: 9px;
  width: 100%;
  margin-bottom: 10px;
  padding: 15px;
  display: flex;
}

.div-block-1505.bad {
  background-color: #dfdfdf;
}

.image-313 {
  width: 30px;
  margin-right: 15px;
}

.text-block-571 {
  color: var(--black);
  font-size: 14px;
  font-weight: 800;
  line-height: 22px;
}

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

.text-block-567 {
  color: #000;
  font-size: 15px;
  font-weight: 800;
  line-height: 15px;
}

.text-field-50 {
  color: #000;
  text-align: center;
  border: 1px #000;
  border-bottom-style: solid;
  width: 30%;
  height: 80px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 60px;
  font-weight: 800;
  line-height: 60px;
}

.text-field-50:active {
  border-bottom-color: #000;
}

.text-field-50.date {
  width: 80%;
  font-size: 51px;
}

.image-310 {
  width: 30px;
}

.image-310.male {
  width: 25px;
  margin-right: 3px;
}

.div-block-1506 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.image-319 {
  width: 50px;
}

.text-block-560 {
  color: #000;
  font-weight: 700;
}

.button-70 {
  background-color: var(--light-green);
  color: var(--black);
  text-align: center;
  border: 1px solid #000;
  border-radius: 100px;
  width: 50%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-562 {
  text-align: center;
  font-size: 30px;
  font-weight: 800;
  line-height: 30px;
}

.image-316 {
  width: 23%;
}

.paragraph-110 {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-570 {
  background-color: var(--light-green);
  color: #000;
  text-align: center;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 800;
}

.paragraph-108 {
  color: #000;
  font-size: 12px;
  line-height: 16px;
}

.text-block-564 {
  color: #fff;
  text-align: right;
  font-size: 13px;
}

.image-317 {
  margin-top: 15px;
  margin-bottom: 30px;
}

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

.div-block-1517 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.text-span-103 {
  font-weight: 800;
}

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

.text-block-565 {
  color: #fff;
  text-align: center;
}

.div-block-1509 {
  background-color: #000;
  border-radius: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 5px 15px;
  display: flex;
}

.div-block-1526 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 15px;
  display: flex;
}

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

.image-314 {
  width: 40%;
}

.bmi-slider-div {
  background-color: var(--blue-for-gradient);
  border-radius: 9px;
  width: 100%;
  margin-bottom: 30px;
  padding: 15px;
}

.text-block-556 {
  color: #666;
  font-weight: 800;
}

.quiz-checkbox {
  background-color: #fff;
  background-image: url('../images/goals_man1_lose.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #dfdfdf;
  border-radius: 9px;
  width: 100%;
  height: 80px;
  margin-bottom: 15px;
  padding: 28px 20px;
}

.quiz-checkbox:hover {
  box-shadow: 0 2px 5px #dfdfdf;
}

.quiz-checkbox:active {
  box-shadow: none;
  background-color: #d6e2dd;
}

.quiz-checkbox._11 {
  background-image: url('../images/m_zone_pecs.png');
}

.quiz-checkbox.blank {
  background-image: none;
  flex-flow: row;
  align-items: flex-start;
  display: flex;
}

.quiz-checkbox.blank.longtext {
  height: auto;
}

.quiz-checkbox._20 {
  background-image: url('../images/emoji_stress.png');
  background-position: 95%;
  background-size: 6%;
}

.quiz-checkbox.no-pic {
  background-image: none;
  height: 60px;
  padding-top: 18px;
  padding-bottom: 18px;
}

.quiz-checkbox._24 {
  background-image: url('../images/emoji_struggle.png');
  background-position: 95%;
  background-repeat: no-repeat;
  background-size: 6%;
}

.quiz-checkbox._16 {
  background-image: url('../images/w_zone_butt.png');
}

.quiz-checkbox._22 {
  background-image: url('../images/emoji_sad.png');
  background-position: 95%;
  background-size: 6%;
}

.quiz-checkbox._7 {
  background-image: url('../images/woman3-tone.png');
}

.quiz-checkbox._13 {
  background-image: url('../images/w_zone_belly.png');
  height: 80px;
}

.quiz-checkbox._2 {
  background-image: url('../images/goals_man2_health.png');
}

.quiz-checkbox._18 {
  background-image: url('../images/w_zone_legs.png');
}

.quiz-checkbox._15 {
  background-image: url('../images/w_zone_hips.png');
}

.quiz-checkbox._4 {
  background-image: url('../images/goals_man4_stressrelief.png');
}

.quiz-checkbox._5 {
  background-image: url('../images/woman1-lose.png');
}

.quiz-checkbox._9 {
  background-image: url('../images/m_zone_belly.png');
}

.quiz-checkbox._17 {
  background-image: url('../images/w_zone_chest.png');
}

.quiz-checkbox._23 {
  background-image: url('../images/emoji_briefcase.png');
  background-position: 95%;
  background-size: 6%;
}

.quiz-checkbox._12 {
  background-image: url('../images/m_zone_legs.png');
}

.quiz-checkbox._3 {
  background-image: url('../images/goals_man3_toned.png');
}

.quiz-checkbox._14 {
  background-image: url('../images/w_zone_arms.png');
}

.quiz-checkbox._6 {
  background-image: url('../images/woman2-health.png');
}

.quiz-checkbox._8 {
  background-image: url('../images/woman4-relief.png');
}

.quiz-checkbox._25 {
  background-image: url('../images/emoji_Sick.png');
  background-position: 95%;
  background-size: 6%;
}

.quiz-checkbox._19 {
  background-image: url('../images/emoji_pill.png');
  background-position: 95%;
  background-size: 6%;
}

.quiz-checkbox._10 {
  background-image: url('../images/m_zone_butt.png');
}

.quiz-checkbox._21 {
  background-image: url('../images/emoji_couple.png');
  background-position: 95%;
  background-size: 6%;
}

.button-71 {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 20px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 600;
  line-height: 14px;
}

.button-71:hover {
  color: #fff;
  background-color: #000;
}

.div-block-1519 {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.paragraph-109, .text-span-106 {
  color: #aaa;
  font-size: 13px;
  font-weight: 600;
  line-height: 19px;
}

.text-block-557 {
  color: #333;
  text-align: center;
  margin-bottom: 20px;
  font-size: 18px;
}

.div-block-1515 {
  width: 55%;
  margin-bottom: 10px;
}

.div-block-1525 {
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-top: 30px;
  display: flex;
}

.text-block-561 {
  color: #000;
  text-align: right;
  font-weight: 800;
}

.div-block-1524 {
  margin-bottom: 15px;
}

.text-block-568 {
  color: #a6bbd1;
  font-weight: 800;
}

.quiz-link {
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 9px;
  flex-flow: column;
  justify-content: center;
  width: 100%;
  height: 80px;
  margin-bottom: 15px;
  padding: 0 20px;
  text-decoration: none;
  display: flex;
}

.quiz-link:hover {
  background-color: #fff;
  box-shadow: 0 2px 5px #dfdfdf;
}

.quiz-link:active {
  box-shadow: none;
  background-color: #d6e2dd;
}

.quiz-link._5 {
  background-color: #fff;
  background-image: url('../images/m_body3.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border-color: #dfdfdf;
}

.quiz-link._11 {
  background-color: #fff;
  background-image: url('../images/m_target_shred.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border-color: #dfdfdf;
}

.quiz-link._3 {
  background-color: #fff;
  background-image: url('../images/m_body1.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border-color: #dfdfdf;
}

.quiz-link._12 {
  background-image: url('../images/w_target_fit.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.quiz-link._7 {
  background-image: url('../images/w_body2.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.quiz-link._6 {
  background-color: #fff;
  background-image: url('../images/w_body1.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border-color: #dfdfdf;
}

.quiz-link._9 {
  background-color: #fff;
  background-image: url('../images/m_target_lean.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border-color: #dfdfdf;
}

.quiz-link.none {
  border-color: var(--black);
  background-color: var(--light-green);
}

.quiz-link._4 {
  background-color: #fff;
  background-image: url('../images/m_body2.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border-color: #dfdfdf;
}

.quiz-link._8 {
  background-image: url('../images/w_body3.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border-color: #dfdfdf;
}

.quiz-link._14 {
  background-image: url('../images/w_target_shapely.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.quiz-link._10 {
  background-color: #fff;
  background-image: url('../images/m_target_athletic.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border-color: #dfdfdf;
}

.quiz-link._13 {
  background-image: url('../images/w_target_athletic.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.image-312 {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 69px;
  padding-right: 69px;
}

.text-span-105 {
  color: var(--blue-for-gradient);
}

.quiz-2-choice {
  justify-content: space-between;
  width: 100%;
  margin-bottom: 25px;
  display: flex;
}

.image-311 {
  width: 15px;
  margin-right: 15px;
}

.image-311.b {
  width: auto;
  height: 25px;
}

.image-315 {
  width: 25px;
  margin-right: 5px;
}

.div-block-1503 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.div-block-1503._2 {
  background-image: linear-gradient(#ffdabd, #ffdabd);
  width: 100%;
}

.div-block-1503._1 {
  background-image: linear-gradient(#95b9c2, #95b9c2);
  width: 100%;
  padding-left: 4px;
  padding-right: 4px;
}

.checkbox-label-13 {
  color: #000;
  font-weight: 800;
}

.image-318 {
  width: 25px;
}

.summary-div {
  flex-flow: column;
  align-items: center;
  margin-top: 20px;
  padding-bottom: 100px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-554 {
  color: #000;
  margin-bottom: 5px;
  font-weight: 800;
}

.quiz-question {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 33px;
  font-weight: 800;
  line-height: 39px;
}

.quiz-question.chart {
  font-size: 27px;
}

.div-block-1507 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-569 {
  color: #000;
  text-align: center;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
}

.div-block-1523 {
  align-items: center;
  margin-bottom: 3px;
  display: flex;
}

.div-block-1523.hide {
  display: none;
}

.checkbox-12 {
  border: 1px solid #dfdfdf;
  border-radius: 20px;
  margin-left: 0;
  margin-right: 15px;
}

.div-block-1520 {
  background-image: linear-gradient(90deg, #00db0f, #ffd900 51%, #dd3535);
  border-radius: 20px;
  width: 100%;
  height: 8px;
  margin-bottom: 15px;
}

.text-block-566 {
  color: #333;
  margin-bottom: 5px;
  font-size: 13px;
  font-weight: 500;
}

.submit-button-10 {
  background-color: var(--light-green);
  font-family: var(--arrow);
  color: var(--black);
  border: 1px solid #000;
  border-radius: 100px;
  width: 60%;
  margin-top: 20px;
  padding-top: 16px;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 800;
  line-height: 20px;
}

.form-8 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.div-block-1511 {
  align-items: flex-end;
  width: 48%;
  display: flex;
}

.form-nav-div {
  justify-content: space-between;
  align-items: center;
  width: 45%;
  display: flex;
}

.back-link {
  color: #000;
  background-color: #f8f9f2;
  border-radius: 13px;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.back-link:hover {
  background-color: var(--light-blue);
}

.image-294 {
  width: auto;
  height: 30px;
}

.top-nav-elements {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.top-nav-elements.reportform {
  justify-content: center;
}

.text-block-506 {
  font-family: var(--satoshi);
  color: #000;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}

.form-progress-div {
  background-color: #f8f9f2;
  border-radius: 13px;
  justify-content: space-between;
  align-items: center;
  width: 89%;
  height: 45px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-505 {
  font-family: var(--satoshi);
  color: #000;
  margin-left: 3px;
  margin-right: 0;
  font-weight: 500;
}

.form-precent-div {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-508 {
  font-family: var(--satoshi);
  letter-spacing: -.5px;
  font-size: 16px;
  font-weight: 500;
}

.div-block-1443 {
  background-color: #f9f8fb;
  border: 1px solid #000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  display: flex;
}

.text-block-507 {
  font-family: var(--arrow);
  text-align: center;
  margin-top: -2px;
  font-size: 20px;
  line-height: 20px;
}

.div-block-1442 {
  flex-flow: row-reverse;
  justify-content: flex-start;
  align-items: center;
  width: 8%;
  display: flex;
}

.top-nav-div {
  background-color: #fff;
  padding: 20px 10% 10px;
}

.text-block-509 {
  font-family: var(--satoshi);
  letter-spacing: -.5px;
}

.text-block-518 {
  color: #dfdfdf;
  margin-top: -10px;
}

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

.div-block-1488 {
  background-color: #fd9292;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  display: flex;
}

.paragraph-102 {
  font-family: var(--satoshi);
  width: 95%;
}

.paragraph-103 {
  font-family: var(--satoshi);
  color: #6c7e8d;
  margin-top: 10px;
  font-size: 9px;
  line-height: 13px;
}

.div-block-1674 {
  background-color: var(--light-blue);
  border-radius: 11px;
  justify-content: space-between;
  padding: 15px;
  display: flex;
}

.questions-div {
  background-color: var(--white);
  width: 580px;
  padding: 50px 0% 80px;
}

.questions-div.form-rep {
  padding-top: 30px;
}

.div-block-1675 {
  border: 1px #dfdfdf;
  border-radius: 0;
}

.text-span-170 {
  font-weight: 400;
}

.image-307 {
  width: 50px;
}

.form-subs {
  font-family: var(--satoshi);
  color: var(--666-grey);
  letter-spacing: -.5px;
  padding-left: 0;
  padding-right: 30px;
  font-size: 16px;
}

.form-subs.end {
  color: #666;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 50px;
}

.form-subs.end.report {
  font-size: 18px;
  line-height: 24px;
}

.form-subs.form-rep {
  text-align: center;
  padding-right: 0;
}

.form-subs.custom-dose {
  margin-bottom: 20px;
}

.div-block-1676 {
  flex-flow: column;
  align-items: center;
  width: 23%;
  display: flex;
}

.text-field-43 {
  font-family: var(--satoshi);
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 9px;
  width: 48%;
  height: 50px;
}

.text-block-694 {
  color: #000;
  text-align: center;
  font-weight: 800;
}

.text-block-694.small {
  font-size: 12px;
}

.text-field-44 {
  color: #000;
  border: 1px solid #000;
  border-radius: 6px;
  width: 46%;
  height: 50px;
  margin-bottom: 0;
  margin-right: 3px;
}

.text-field-44.height {
  font-family: var(--satoshi);
  color: #000;
  background-color: #fff;
  border-color: #000;
  border-radius: 9px;
  width: 48%;
  font-size: 16px;
  font-weight: 400;
}

.text-field-44.height:active {
  border-color: #09f;
}

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

.question-container.form-rep.hide {
  display: none;
}

.text-span-171 {
  font-weight: 400;
}

.button-68 {
  font-family: var(--satoshi);
  color: #333;
  text-align: center;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 9px;
  width: 49%;
  height: 50px;
  padding-top: 11px;
  padding-bottom: 13px;
  font-size: 15px;
  font-weight: 600;
  line-height: 25px;
}

.button-68:hover {
  border-color: var(--df-grey);
  background-color: var(--light-green);
}

.button-68.yes-hilight {
  background-color: var(--light-green);
}

.button-68.yes-hilight:hover {
  background-color: var(--light-blue);
}

.text-block-695 {
  color: #000;
  font-weight: 800;
  line-height: 22px;
}

.text-block-695.small {
  font-size: 12px;
  line-height: 18px;
}

.div-block-1679 {
  background-color: #fff;
  background-image: url('../images/Vial_small_Sema3.png');
  background-position: 25% 100%;
  background-repeat: no-repeat;
  background-size: 23%;
  border: 1px solid #000;
  border-radius: 9px;
  width: 100%;
  padding: 15px;
  display: none;
}

.checks-div {
  margin-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
}

.checks-div.end {
  margin-bottom: 20px;
}

.text-block-545 {
  font-family: var(--satoshi);
  color: var(--black);
  text-align: center;
  letter-spacing: -.5px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.checkbox-label-12 {
  font-family: var(--satoshi);
  color: #333;
  letter-spacing: -.35px;
  font-size: 15px;
  font-weight: 700;
  line-height: 16px;
}

.text-span-172 {
  font-family: var(--arrow);
}

.text-block-696 {
  font-family: var(--satoshi);
  color: var(--black);
  text-align: left;
  letter-spacing: -.5px;
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: 400;
  line-height: 14px;
}

.disclaimer-box {
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 9px;
  align-items: flex-start;
  margin-top: -20px;
  margin-bottom: 30px;
  padding: 20px;
  display: flex;
}

.text-span-173 {
  font-size: 11px;
  font-weight: 400;
}

.felix-form-block {
  margin-top: 40px;
}

.felix-form-block.form-rep {
  width: 100%;
}

.text-block-713 {
  font-size: 15px;
  font-weight: 400;
  line-height: 19px;
}

.program-choice-div {
  justify-content: space-between;
  display: flex;
}

.program-choice-div.products {
  flex-flow: row-reverse;
  margin-bottom: 0;
}

.text-block-714 {
  font-family: var(--satoshi);
  color: #333;
  font-size: 50px;
  font-weight: 700;
  line-height: 53px;
}

.link-39 {
  font-family: var(--mulish);
  color: var(--blue-for-gradient);
  text-align: center;
  margin-top: 10px;
  text-decoration: none;
}

.bullet-div {
  font-family: var(--satoshi);
  align-items: center;
  margin-bottom: 3px;
  display: flex;
}

.bullet-div.end {
  margin-bottom: 5px;
}

.text-block-715 {
  color: #000;
  font-weight: 800;
}

.div-block-1643 {
  text-align: left;
}

.div-block-1643.sema, .div-block-1643.tirz {
  padding-left: 0;
  padding-right: 0;
}

.div-block-1680 {
  align-items: flex-end;
  display: flex;
}

.text-field-46 {
  color: #000;
  border: 1px solid #000;
  border-radius: 6px;
  width: 46%;
  height: 50px;
  margin-bottom: 0;
  margin-right: 3px;
}

.text-field-46.weight {
  border-color: var(--black);
  font-family: var(--mulish);
  color: #000;
  background-color: #fff;
  border-radius: 9px;
  width: 100%;
}

.text-field-46.weight:active {
  border-color: #09f;
}

.text-block-716 {
  font-family: var(--satoshi);
  color: #000;
  font-size: 16px;
  font-weight: 800;
}

.div-block-1681 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 60px;
  display: flex;
}

.div-block-1682 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-1683 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.div-block-1684 {
  width: 30%;
}

.text-block-717 {
  color: #000;
}

.image-379 {
  width: 25px;
  margin-right: 5px;
}

.select-field-7 {
  color: #696969;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  width: 32%;
  height: 45px;
  margin-bottom: 10px;
  line-height: 20px;
}

.select-field-7.form {
  font-family: var(--satoshi);
  color: #333;
  background-color: #fff;
  border-color: #000;
  border-radius: 9px;
  width: 100%;
  height: 50px;
  font-weight: 400;
}

.div-block-1685 {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-718 {
  color: #000;
  text-align: center;
  font-size: 13px;
  font-weight: 800;
}

.div-block-1686 {
  text-align: center;
  width: 24%;
}

.text-block-719 {
  color: #fff;
  text-align: left;
  background-color: #0000;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 700;
}

.paragraph-126 {
  font-family: var(--mulish);
  color: #333;
  letter-spacing: -.5px;
  margin-bottom: 15px;
  font-weight: 400;
}

.paragraph-126.report {
  font-family: var(--satoshi);
  color: var(--black);
  margin-bottom: 0;
  font-size: 16px;
}

.paragraph-126.form {
  font-family: var(--satoshi);
}

.text-block-517 {
  font-family: var(--satoshi);
  color: #bddc07;
  margin-right: 3px;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
}

.div-block-1478 {
  align-items: center;
  width: 90%;
  display: flex;
}

.div-block-1478.mobile-entry {
  justify-content: center;
  width: 100%;
}

.div-block-1478.mobile-entry.form {
  padding-left: 0;
  padding-right: 15px;
}

.div-block-1478.mobile-entry.form._2 {
  margin-bottom: 10px;
}

.div-block-1478.mobile-entry.form._2.height {
  justify-content: space-between;
  align-items: center;
  width: 81%;
  padding-right: 0;
}

.div-block-1478.mobile-entry.form._2.height.top {
  width: 100%;
  margin-bottom: 20px;
}

.text-block-539 {
  color: #dfdfdf;
  margin-top: -10px;
}

.text-block-720 {
  font-family: var(--satoshi);
  color: #000;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
}

.div-block-1480 {
  align-items: center;
  width: 90%;
  display: flex;
}

.div-block-1480.mobile-entry {
  justify-content: center;
  width: 100%;
}

.div-block-1480.mobile-entry.form {
  padding-left: 0;
  padding-right: 15px;
}

.div-block-1480.mobile-entry.form._2 {
  margin-bottom: 10px;
}

.div-block-1480.mobile-entry.form._2.weight {
  width: 100%;
  padding-right: 0;
}

.form-price {
  flex-flow: column;
  align-items: center;
  width: 60%;
  display: flex;
}

.text-block-721 {
  font-family: var(--satoshi);
  font-size: 14px;
}

.image-381 {
  width: 20px;
}

.text-block-722 {
  font-family: var(--satoshi);
  color: #333;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  line-height: 14px;
}

.div-block-1687 {
  width: 100%;
}

.phone-number-field-3 {
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  width: 25%;
  height: 40px;
  margin-bottom: 10px;
  margin-left: 3px;
  margin-right: 3px;
  padding: 15px 12px;
  font-size: 15px;
}

.phone-number-field-3.form {
  border-color: var(--black);
  font-family: var(--satoshi);
  color: #333;
  border-radius: 9px;
  height: 50px;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 13px;
}

.phone-number-field-3.form:active {
  border-color: #09f;
}

.phone-number-field-3._2 {
  background-color: #fff;
  border-color: #000;
  width: 45%;
  height: 40px;
  margin-left: 3px;
  margin-right: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 15px;
  line-height: 20px;
}

.phone-number-field-3._2.form {
  height: 50px;
  margin-bottom: 0;
}

.phone-number-field-3._2.form.birth {
  width: 25%;
}

.phone-number-field-3._2.form.birth.felix {
  font-family: var(--satoshi);
  width: 32%;
}

.phone-number-field-3._2.form {
  border-color: var(--black);
  color: #333;
  background-color: #fff;
  border-radius: 9px;
  height: 50px;
  margin-bottom: 0;
  font-size: 13px;
}

.phone-number-field-3._2.form:active {
  border-color: #09f;
}

.phone-number-field-3.form {
  color: #000;
  height: 50px;
  margin-bottom: 0;
}

.phone-number-field-3.form.birth.felix {
  font-family: var(--satoshi);
  background-color: #fff;
  border-color: #000;
  border-radius: 9px;
  width: 32%;
  padding-left: 0;
}

.phone-number-field-3._1 {
  color: #000;
  background-color: #fff;
  border-color: #000;
  border-radius: 4px;
  margin-left: 0;
  font-size: 15px;
}

.phone-number-field-3._1.form {
  border-color: var(--black);
  font-family: var(--satoshi);
  color: #333;
  border-radius: 9px;
  padding-left: 0;
  font-size: 13px;
}

.phone-number-field-3._1.form:active {
  border-color: #09f;
}

.text-block-540 {
  font-family: var(--satoshi);
  color: #666;
  font-weight: 400;
}

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

.div-block-1470 {
  align-items: center;
  width: 90%;
  display: flex;
}

.div-block-1470.mobile-entry {
  justify-content: center;
  width: 100%;
}

.div-block-1470.mobile-entry.form {
  padding-left: 0;
  padding-right: 15px;
}

.div-block-1470.mobile-entry.form._2 {
  margin-bottom: 10px;
}

.div-block-1470.mobile-entry.form._2.birth {
  justify-content: flex-start;
  padding-right: 0;
}

.image-303 {
  width: 20px;
  margin-right: 3px;
}

.text-block-711 {
  font-family: var(--satoshi);
  color: #000;
  text-decoration: none;
}

.form-button {
  background-color: var(--light-green);
  font-family: var(--arrow);
  color: var(--black);
  border-radius: 13px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
  font-weight: 600;
}

.form-button:hover {
  background-color: var(--light-blue);
  color: var(--black);
  margin-top: 20px;
}

.form-button.none {
  margin-bottom: 20px;
}

.div-block-1688 {
  border: .5px solid #dfdfdf;
  width: 100%;
  height: 1px;
  margin-bottom: 8px;
}

.image-382 {
  width: 50px;
  margin-right: 5px;
}

.div-block-1689 {
  display: block;
}

.table-header-2 {
  font-family: var(--satoshi);
  color: #fff;
  text-align: center;
  background-color: #000;
  background-image: linear-gradient(#0000, #0000);
  border-radius: 9px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}

.table-header-2.small {
  font-size: 18px;
  line-height: 18px;
}

.table-header-2.report {
  background-color: var(--light-green);
  color: var(--black);
  background-image: linear-gradient(#0000, #0000);
  border: 1px solid #000;
  font-size: 24px;
  font-weight: 900;
  line-height: 30px;
}

.link-block-47 {
  border: 1px solid #000;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.link-block-47:hover {
  background-color: var(--light-blue);
}

.text-field-47 {
  border: 1px solid #000;
  border-radius: 6px;
  width: 48%;
  height: 50px;
}

.text-field-47.email {
  width: 80%;
}

.text-field-47.email.form {
  border-color: var(--black);
  font-family: var(--satoshi);
  color: #333;
  background-color: #fff;
  border-radius: 9px;
  width: 100%;
}

.text-field-47.email.form:active {
  border-color: #09f;
}

.text-block-723 {
  font-family: var(--satoshi);
  color: #000;
  background-color: #0000;
  font-size: 14px;
  font-weight: 800;
  line-height: 19px;
}

.text-block-723.top {
  font-family: var(--satoshi);
  color: var(--black);
}

.text-block-723.header {
  background-color: var(--light-green);
  display: inline-block;
}

.text-block-724 {
  font-family: var(--satoshi);
  color: var(--999-grey);
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

.div-block-1690 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-1691 {
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.div-block-1692 {
  text-align: center;
  width: 15%;
}

.div-block-1693 {
  background-color: #0000;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 5px;
  padding: 0;
  display: flex;
}

.form-price-div {
  justify-content: flex-end;
  margin-top: 20px;
  display: flex;
}

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

.div-block-1481.b {
  flex-direction: column;
  align-items: center;
  width: 100%;
}

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

.div-block-1487.form-rep {
  width: 100%;
}

.image-360 {
  width: 60px;
  margin-bottom: 10px;
  display: none;
}

.text-block-725 {
  color: #000;
  text-align: center;
  font-weight: 800;
}

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

.text-block-513 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 15px;
  padding-left: 0;
  padding-right: 30px;
  font-size: 26px;
  line-height: 34px;
}

.text-block-513.end {
  color: #000;
  margin-bottom: 15px;
  padding-left: 0;
  padding-right: 50px;
  line-height: 36px;
}

.text-block-513.end.long.bold {
  font-size: 30px;
  font-weight: 700;
}

.text-block-513.end.bold {
  font-family: var(--satoshi);
  color: var(--black);
  font-size: 30px;
  font-weight: 700;
}

.text-block-513.end.bold.report {
  font-size: 36px;
  font-weight: 900;
  line-height: 38px;
}

.text-block-513.form-rep {
  text-align: center;
  width: 90%;
  margin-bottom: 5px;
  padding-right: 0;
}

.text-block-513.hq {
  font-family: var(--satoshi);
  font-size: 28px;
  font-weight: 700;
}

.div-block-1695 {
  border: 1px #000;
  border-radius: 9px;
  padding: 0;
}

.div-block-1696 {
  text-align: center;
  border: 1px solid #000;
  border-radius: 9px;
  width: 48%;
  padding: 10px;
}

.div-block-1696.current {
  background-color: var(--white);
}

.div-block-1696.target {
  background-color: var(--light-green);
}

.div-block-1492 {
  justify-content: center;
  display: flex;
}

.text-block-726 {
  color: #000;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 800;
  line-height: 30px;
}

.text-block-727 {
  color: #000;
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
}

.text-block-728 {
  font-family: var(--satoshi);
  color: #333;
  font-size: 18px;
  font-weight: 800;
  line-height: 10px;
}

.div-block-1697 {
  display: none;
}

.text-span-174 {
  background-color: #002646;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  padding: 0 6px;
}

.text-span-174.sema {
  background-color: var(--light-blue);
  font-family: var(--satoshi);
  color: var(--black);
  font-size: 13px;
}

.text-span-174.sema:hover {
  border: 1px solid #ffbb50;
}

.text-span-174.tirz {
  background-color: var(--weight);
  font-family: var(--satoshi);
  color: #000;
  font-size: 13px;
}

.link-block-48 {
  color: #000;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  width: 49%;
  margin-bottom: 15px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  text-decoration: none;
}

.link-block-48:hover {
  background-color: #ece6ff;
  border-color: #6d22ff;
}

.link-block-48.method {
  padding-top: 20px;
}

.link-block-48.method.oral {
  border-color: var(--df-grey);
  background-image: url('../images/Sema_PillBottleNS.png');
  background-position: 94% 88%;
  background-repeat: no-repeat;
  background-size: 18%;
}

.link-block-48.method.oral:hover {
  border-color: var(--light-green);
  background-color: var(--white);
}

.link-block-48.method.inject {
  border-color: var(--df-grey);
  background-image: url('../images/Vial_SemaNS.png');
  background-position: 90% 90%;
  background-repeat: no-repeat;
  background-size: 15%;
}

.link-block-48.method.inject:hover {
  border-color: var(--light-green);
  background-color: var(--white);
}

.link-block-48.tirz {
  background-image: url('../images/NS_TirzepatideVial.png');
  background-position: 90% 10%;
  background-repeat: no-repeat;
  background-size: 15%;
  border-color: #000;
}

.link-block-48.tirz:hover {
  border-color: var(--black);
  background-color: var(--box-hover-blue);
  color: #000;
}

.link-block-48.sema {
  border-color: var(--black);
  color: #000;
  background-color: #fff;
  background-image: url('../images/NS_SemaColorVial.png');
  background-position: 90% 10%;
  background-repeat: no-repeat;
  background-size: 15%;
  padding-left: 15px;
  padding-right: 15px;
}

.link-block-48.sema:hover {
  border-color: var(--black);
  background-color: var(--box-hover-blue);
}

.link-block-48.sema.hide {
  display: none;
}

.div-block-1479 {
  align-items: center;
  width: 90%;
  display: flex;
}

.div-block-1479.mobile-entry {
  justify-content: center;
  width: 100%;
}

.div-block-1479.mobile-entry.form {
  padding-left: 0;
  padding-right: 15px;
}

.div-block-1479.mobile-entry.form._2 {
  margin-bottom: 10px;
}

.div-block-1479.mobile-entry.form._2.weight {
  width: 100%;
  padding-right: 0;
}

.div-block-1698 {
  background-color: #fff;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  margin-bottom: 40px;
  padding: 0;
}

.div-block-1645 {
  align-items: center;
  margin-bottom: 5px;
  display: none;
}

.link-40 {
  font-family: var(--satoshi);
  color: var(--blue-for-gradient);
  font-weight: 500;
  text-decoration: none;
}

.table-row-div-2 {
  border: 1px solid var(--df-grey);
  background-color: var(--white);
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  padding: 6px 10px;
  display: flex;
}

.table-row-div-2.top {
  background-color: var(--light-blue);
  border-radius: 6px;
  padding: 6px 10px;
}

.paragraph-127 {
  font-family: var(--satoshi);
  color: #666;
  letter-spacing: -.5px;
  width: 70%;
  margin-bottom: 0;
  font-size: 16px;
}

.text-block-729 {
  color: #000;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
}

.text-block-729.small {
  font-size: 16px;
}

.phone-entry-div {
  justify-content: space-between;
  align-items: center;
  width: 80%;
  display: flex;
}

.phone-entry-div.felix {
  width: 100%;
  margin-bottom: 10px;
}

.phone-entry-div.update {
  width: 100%;
  margin-bottom: 40px;
}

.text-block-730 {
  font-family: var(--satoshi);
  margin-bottom: 10px;
}

.text-block-731 {
  color: #000;
  font-size: 40px;
  font-weight: 800;
  line-height: 40px;
}

.text-block-731.small {
  font-size: 30px;
  line-height: 30px;
}

.text-field-45 {
  color: #000;
  border: 1px solid #000;
  border-radius: 6px;
  width: 46%;
  height: 50px;
  margin-bottom: 0;
  margin-right: 3px;
}

.text-field-45.weight {
  font-family: var(--satoshi);
  color: #000;
  background-color: #fff;
  border-color: #000;
  border-radius: 9px;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
}

.text-field-45.weight:active {
  border-color: #09f;
}

.text-block-546 {
  font-family: var(--arrow);
  color: #333;
  font-size: 30px;
  font-weight: 600;
}

.text-block-732 {
  font-family: var(--satoshi);
  color: #000;
  background-color: #0000;
  margin-bottom: 3px;
  font-weight: 800;
}

.text-block-733 {
  font-family: var(--satoshi);
  margin-bottom: 5px;
  font-size: 33px;
  font-weight: 700;
  line-height: 39px;
}

.select-field-5 {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 6px;
  width: 25%;
  height: 50px;
  margin-bottom: 0;
  margin-right: 3px;
}

.select-field-5.felix {
  font-family: var(--satoshi);
  background-color: #fff;
  border-color: #000;
  border-radius: 9px;
  width: 32%;
}

.text-span-175 {
  font-size: 12px;
  font-weight: 500;
}

.amount {
  font-family: var(--satoshi);
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 1px;
  display: flex;
}

.text-block-734 {
  color: #000;
  font-weight: 600;
}

.text-block-734.small {
  font-size: 12px;
}

.text-block-735 {
  font-family: var(--satoshi);
  color: var(--black);
  width: 80%;
  padding-right: 0;
  font-size: 21px;
  font-weight: 900;
  line-height: 24px;
}

.form-product-2 {
  font-family: var(--satoshi);
  color: #333;
  font-size: 26px;
  font-weight: 900;
  line-height: 31px;
}

.div-block-1699 {
  text-align: center;
  width: 24%;
}

.text-span-176 {
  font-size: 22px;
}

.text-span-177 {
  font-family: var(--arrow);
}

.checkbox-field-15 {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 9px;
  margin-bottom: 15px;
  padding: 20px;
}

.checkbox-field-15:active {
  background-color: #8aafff;
  border-color: #666;
}

.checkbox-field-15:focus {
  background-color: #8aafff;
}

.checkbox-11 {
  float: right;
  border: 1px solid #666;
}

.link-block-30 {
  background-color: var(--white);
  color: #000;
  border: 1px solid #000;
  border-radius: 9px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 15px;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.link-block-30:hover {
  border-color: var(--black);
  background-color: var(--box-hover-blue);
}

.div-block-1450 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.div-block-1450.end {
  padding-left: 0;
}

.image-383 {
  margin-bottom: 0;
}

.div-block-1700 {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 6px;
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-bottom: 15px;
  padding: 15px;
  display: flex;
}

.div-block-1700.small {
  background-color: #eefcff;
  width: 80%;
  padding-bottom: 10px;
  display: none;
}

.button-65 {
  color: #fff;
  text-align: center;
  background-color: #000;
  width: 100%;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
  font-weight: 600;
}

.button-65:hover {
  background-color: #95b9c2;
}

.button-65.finish {
  background-color: var(--light-green);
  font-family: var(--arrow);
  color: #000;
  border-radius: 13px;
}

.button-65.finish:hover {
  background-color: var(--light-blue);
}

.text-block-538 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

.telehealth-button-div {
  padding-left: 30px;
  padding-right: 30px;
}

.question-div-2 {
  padding-bottom: 50px;
}

.question-div-2.form-rep {
  text-align: center;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.text-span-178 {
  color: var(--black);
  font-size: 13px;
  font-weight: 400;
}

.checkbox-field-multibox {
  border: 1px solid #000;
  border-radius: 9px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 48%;
  height: 160px;
  padding: 19px 13px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.checkbox-13 {
  border: 1px #000;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.checkbox-13.w--redirected-checked {
  color: #8aafff;
  background-color: #96a2bb;
  background-image: linear-gradient(#f8f8df, #f8f8df);
  margin-top: 0;
  margin-left: 0;
}

.checkbox-label-14 {
  font-family: var(--satoshi);
  color: var(--black);
  text-align: center;
  margin-top: 0;
  font-size: 15px;
  font-weight: 600;
  line-height: 15px;
  position: relative;
}

.multi-choice-boxes-div {
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 15px;
  display: flex;
}

.image-384 {
  width: 55px;
  height: 55px;
  margin-bottom: 10px;
  position: relative;
}

.hero-div {
  padding: 50px 15% 80px;
}

.image-385 {
  height: 30px;
}

.link-block-49 {
  margin-bottom: 0;
}

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

.herlo-left {
  flex-flow: column;
  align-items: center;
  max-width: 1150px;
  display: flex;
}

.nav-div {
  flex-flow: column;
  align-items: center;
  padding: 10px 8%;
  display: flex;
}

.text-block-736 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  width: 80%;
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 30px;
}

.text-block-737 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  width: 80%;
  margin-bottom: 20px;
  font-size: 43px;
  font-weight: 900;
  line-height: 49px;
}

.button-box {
  width: 30%;
}

.button-77 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  background-color: #b2ff72;
  border-radius: 9px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 17px;
  font-weight: 600;
}

.button-77:hover {
  background-color: var(--light-blue);
  color: var(--black);
}

.div-block-1701 {
  padding-left: 15%;
  padding-right: 15%;
}

.div-block-1702 {
  border: 1px solid var(--black);
  border-radius: 8px;
  justify-content: space-around;
  max-width: 1150px;
  padding: 15px;
  display: flex;
}

.div-block-1703 {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
}

.image-386 {
  width: 25px;
  margin-right: 6px;
}

.text-block-738 {
  font-family: var(--mulish);
  color: var(--black);
  letter-spacing: -.5px;
  font-size: 14px;
}

.div-block-1704 {
  padding: 50px 15%;
}

.div-block-1705 {
  justify-content: space-between;
  align-items: center;
  max-width: 1150px;
  display: flex;
}

.div-block-1705.flip {
  max-width: 1150px;
}

.div-block-1706 {
  width: 45%;
}

.text-block-739 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 25px;
  font-size: 30px;
  font-weight: 900;
  line-height: 36px;
}

.text-block-740 {
  font-family: var(--work-sans);
  color: var(--black);
  letter-spacing: -.5px;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 24px;
}

.div-block-1707 {
  width: 45%;
  display: none;
}

.div-block-1708 {
  flex-flow: column;
  align-items: center;
  width: 40%;
  display: flex;
}

.div-block-1709 {
  padding-top: 44px;
  padding-bottom: 44px;
}

.image-387 {
  border-radius: 0;
  margin-left: 0%;
}

.image-388 {
  margin-top: 0;
  margin-left: 0%;
  padding-bottom: 80px;
}

.div-block-1710 {
  padding: 50px 15% 30px;
}

.div-block-1711 {
  flex-flow: column;
  align-items: center;
  max-width: 1280px;
  display: flex;
}

.text-block-741 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  width: 80%;
  margin-bottom: 40px;
  font-size: 36px;
  font-weight: 900;
  line-height: 42px;
}

.paragraph-128 {
  font-family: var(--work-sans);
  color: var(--black);
  text-align: center;
  letter-spacing: -.5px;
  font-size: 18px;
  line-height: 24px;
}

.nav-bar-div {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding: 0 0%;
  display: block;
}

.image-389 {
  height: 30px;
  margin-top: 3px;
}

.container-23 {
  aspect-ratio: auto;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.brand {
  float: left;
  margin-top: 0;
  padding-top: 10px;
  position: static;
}

.navbar {
  box-sizing: content-box;
  background-color: #ddd0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.nav-link {
  border-top: 1px solid var(--df-grey);
  font-family: var(--mulish);
  color: var(--black);
  letter-spacing: normal;
  justify-content: space-between;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  font-weight: 500;
  display: flex;
}

.nav-menu {
  float: none;
  background-color: var(--f9-grey);
  flex-flow: column;
  align-items: flex-start;
  width: 420px;
  margin-left: 11px;
  padding: 0 20px 20px;
  display: flex;
  position: relative;
  overflow: auto;
}

.nav-button {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  border-radius: 9px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 700;
}

.nav-button:hover {
  background-color: var(--light-blue);
  color: var(--black);
}

.nav {
  z-index: 999;
  background-color: var(--white);
  padding-left: 0%;
  padding-right: 0%;
  position: fixed;
  inset: 0% 0% auto;
}

.menu-button {
  padding: 12px 0 12px 10px;
}

.section {
  margin-top: 69px;
}

.product-display-div {
  padding: 50px 8%;
}

.product-grid {
  grid-template-rows: auto;
  min-height: 40vh;
}

.product-image {
  width: 36%;
  margin-right: 30px;
  padding: 0;
}

.product-details {
  width: 45%;
}

.rich-text-block-2 {
  font-family: var(--work-sans);
  color: var(--black);
  letter-spacing: -.5px;
  margin-bottom: 0;
  font-size: 16px;
}

.text-block-742 {
  font-family: var(--work-sans);
  color: var(--black);
  letter-spacing: -.5px;
  font-size: 36px;
  font-weight: 600;
  line-height: 39px;
}

.product-div {
  justify-content: center;
  align-items: flex-start;
  padding-left: 8%;
  padding-right: 8%;
  display: flex;
}

.image-390 {
  border-radius: 18px;
  padding: 0;
}

.text-block-743 {
  font-family: var(--work-sans);
  color: var(--black);
  letter-spacing: -.5px;
  width: 100%;
  margin-bottom: 15px;
  font-size: 16px;
}

.price-div {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.old-price-text {
  font-family: var(--mulish);
  color: var(--999-grey);
  margin-right: 5px;
  font-size: 22px;
  font-weight: 500;
  text-decoration: line-through;
}

.price-text {
  font-family: var(--mulish);
  color: var(--black);
  margin-right: 10px;
  font-size: 26px;
  font-weight: 600;
}

.field-label {
  font-family: var(--work-sans);
  color: var(--black);
  letter-spacing: -.5px;
  font-size: 12px;
  font-weight: 400;
}

.quantity {
  font-family: var(--work-sans);
  width: 45px;
  margin-bottom: 0;
  margin-right: 10px;
}

.add-to-cart-button {
  background-color: var(--666-grey);
  font-family: var(--work-sans);
  text-align: center;
  border-radius: 9px;
  justify-content: center;
  width: 50%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.add-to-cart-button:hover {
  background-color: var(--black);
}

.buy-now-button {
  display: none;
}

.div-block-1712 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.icon-23 {
  color: var(--black);
}

.cart-quantity {
  background-color: var(--light-green);
  font-family: var(--everett\<deleted\|variable-1d16504f-e010-ff2b-47c0-07907732cffb\>);
  color: var(--black);
  margin-left: 0;
  font-size: 10px;
}

.cart-button {
  background-color: var(--white);
  padding-right: 0;
}

.div-block-1713 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: static;
}

.div-block-1714 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.text-block-744 {
  font-family: var(--work-sans);
  color: var(--black);
  letter-spacing: -.5px;
  font-size: 16px;
  font-weight: 600;
}

.text-block-745 {
  font-family: var(--work-sans);
  color: var(--black);
  font-size: 16px;
}

.cart-quantity-2 {
  font-family: var(--work-sans);
  color: var(--black);
}

.text-block-746 {
  font-family: var(--work-sans);
  color: var(--999-grey);
}

.remove-button {
  color: var(--999-grey);
}

.text-block-747 {
  font-family: var(--work-sans);
  letter-spacing: -.5px;
  font-weight: 600;
}

.text-block-748 {
  font-family: var(--work-sans);
  color: var(--black);
  letter-spacing: -.5px;
  font-size: 16px;
  font-weight: 600;
}

.checkout-button {
  background-color: var(--666-grey);
  font-family: var(--work-sans);
  border-radius: 9px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 500;
}

.checkout-button:hover {
  background-color: var(--black);
}

.heading-58 {
  font-family: var(--work-sans);
  letter-spacing: -.5px;
  font-weight: 600;
}

.default-state {
  justify-content: flex-start;
  align-items: center;
  display: block;
}

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

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

.div-block-1716 {
  margin-top: 69px;
  padding: 50px 8%;
  display: flex;
}

.div-block-1717 {
  width: 20%;
  padding: 0 0 50px;
}

.div-block-1718 {
  width: 80%;
  padding: 0 0 0 30px;
}

.text-block-749 {
  font-family: var(--work-sans);
  color: var(--black);
  letter-spacing: -.5px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
}

.link-43 {
  font-family: var(--work-sans);
  color: var(--black);
  letter-spacing: -.5px;
  text-decoration: none;
}

.div-block-1719 {
  border: .5px solid var(--df-grey);
  height: 1px;
  margin-bottom: 15px;
}

.category-link {
  font-family: var(--work-sans);
  color: var(--black);
  letter-spacing: -.5px;
  font-weight: 600;
  text-decoration: none;
}

.collection-item {
  margin-bottom: 15px;
}

.product-preview-div {
  border: 1px solid #000;
  width: auto;
  height: 100%;
  max-height: 455px;
  margin-bottom: 30px;
  position: relative;
}

.product-preview-div.product-template {
  width: 48%;
  height: auto;
  max-height: none;
  margin-bottom: 0;
}

.div-block-1721 {
  background-color: #fffffa;
  padding: 10px;
}

.text-block-750 {
  font-family: var(--work-sans);
  color: var(--black);
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 600;
}

.text-block-751 {
  font-family: var(--work-sans);
  margin-right: 10px;
  font-size: 16px;
  font-weight: 600;
}

.div-block-1722 {
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.text-block-752 {
  font-family: var(--work-sans);
  text-decoration: line-through;
}

.button-78 {
  background-color: var(--666-grey);
  font-family: var(--work-sans);
}

.rich-text-block-3 {
  font-family: var(--work-sans);
  font-size: 10px;
}

.section-2 {
  padding: 50px 8%;
}

.div-block-1723 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.text-block-753 {
  font-family: var(--frank-ruhl-libre);
  color: var(--black);
  text-align: center;
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 30px;
}

.div-block-1724 {
  width: 100%;
}

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

.collection-item-2 {
  margin-bottom: 20px;
}

.content-main-div {
  width: 700px;
  padding: 90px 0% 150px;
}

.body-2 {
  padding: 0 0%;
}

.text-block-754 {
  background-color: var(--mind);
  font-family: var(--mulish);
  color: var(--black);
  padding: 8px;
  font-size: 18px;
  font-weight: 900;
  line-height: 18px;
}

.text-block-755 {
  font-family: var(--mulish);
  color: var(--black);
  letter-spacing: normal;
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 900;
  line-height: 42px;
}

.paragraph-129 {
  font-family: var(--mulish);
  color: var(--black);
  letter-spacing: normal;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.content-box {
  border: 1px solid var(--df-grey);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
  padding: 0;
  display: flex;
  position: relative;
}

.content-box.with-div-banner {
  padding-top: 0;
}

.content-box.mobile {
  display: none;
}

.media-side-div {
  width: 24%;
  height: 100%;
}

.media-side-div.desktop {
  background-color: var(--f3-grey);
  width: 30%;
}

.conten-info-div {
  width: 75%;
  padding-top: 30px;
  padding-bottom: 10px;
  padding-left: 15px;
}

.conten-info-div.small-box {
  width: 60%;
  padding-top: 15px;
  padding-left: 15px;
}

.conten-info-div.desktop {
  border-right: 1px #000;
  width: 70%;
  padding-top: 45px;
  padding-left: 50px;
}

.text-block-756 {
  font-family: var(--mulish);
  color: var(--black);
  letter-spacing: normal;
  width: 85%;
  margin-bottom: 10px;
  font-size: 27px;
  font-weight: 900;
  line-height: 25px;
}

.box-sub-text {
  font-family: var(--mulish);
  color: var(--black);
  letter-spacing: normal;
  width: 85%;
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
}

.box-sub-text.desktop {
  width: 70%;
  margin-bottom: 20px;
}

.media-links-div {
  margin-right: 10px;
  display: flex;
}

.media-play-box {
  width: 36%;
  display: block;
}

.media-play-box.short {
  width: 100%;
}

.content-link {
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.content-link.down-flex {
  flex-flow: column;
  justify-content: center;
  width: auto;
}

.content-text {
  font-family: var(--mulish);
  color: var(--black);
  letter-spacing: -.5px;
  font-size: 14px;
  font-weight: 700;
}

.content-text.centered {
  text-align: center;
  font-size: 10px;
  line-height: 13px;
}

.image-391 {
  width: 30px;
}

.play-div {
  border: 1px solid #000;
  border-radius: 99px;
  width: 25px;
  margin-right: 10px;
}

.play-div.down-flex {
  width: 45px;
  margin-bottom: 2px;
  margin-right: 0;
}

.featured-solution-div {
  padding-bottom: 0;
}

.text-block-758 {
  font-family: var(--mulish);
  color: var(--black);
  letter-spacing: normal;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
}

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

.featured-solution-box {
  border: 1px solid var(--df-grey);
  background-color: #ececec;
  justify-content: space-between;
  width: 49%;
  padding: 0;
  display: flex;
}

.div-block-1732 {
  background-color: #ebffd6;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 35%;
  height: auto;
  padding: 25px 0 20px;
  display: flex;
  position: relative;
}

.div-block-1733 {
  background-color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 65%;
  padding-left: 15px;
  display: flex;
  position: relative;
}

.text-block-759 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 900;
}

.text-block-760 {
  font-family: var(--mulish);
  color: var(--999-grey);
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  line-height: 15px;
}

.banner-div {
  flex-flow: row-reverse;
  width: 100%;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.content-details-div {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.content-details-div.align-top {
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 20px;
}

.content-details-div.top-aligned {
  align-items: flex-start;
  padding-top: 15px;
}

.content-details-div.small-box {
  justify-content: flex-start;
  align-items: center;
}

.box-banner-text {
  z-index: 888;
  background-color: var(--mind);
  font-family: var(--mulish);
  color: var(--black);
  letter-spacing: normal;
  padding: 3px 6px;
  font-weight: 700;
  position: absolute;
  inset: 0% 0% auto auto;
}

.box-banner-text.with-div {
  position: static;
}

.box-banner-text.hide {
  display: none;
}

.text-block-762 {
  font-family: var(--everett\<deleted\|variable-1d16504f-e010-ff2b-47c0-07907732cffb\>);
  color: var(--bright-green\<deleted\|variable-0fad5036-2737-c0c0-9a4e-d6be353cd1f3\>);
  font-size: 9px;
  font-weight: 600;
  line-height: 9px;
}

.new-tag-div {
  background-color: var(--black);
  border-radius: 99px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 34px;
  padding: 3px 0;
  display: flex;
  position: absolute;
  inset: 3% auto auto 3%;
}

.image-392 {
  width: auto;
  height: 60px;
}

.text-block-763 {
  background-color: var(--bright-green\<deleted\|variable-0fad5036-2737-c0c0-9a4e-d6be353cd1f3\>);
  font-family: var(--everett\<deleted\|variable-1d16504f-e010-ff2b-47c0-07907732cffb\>);
  color: var(--black);
  padding-left: 5px;
  padding-right: 5px;
  font-size: 11px;
  font-weight: 600;
  position: absolute;
  inset: 0% 0% auto auto;
}

.featured-solutions-slider {
  background-color: #0000;
  height: auto;
  margin-bottom: 15px;
  padding-bottom: 45px;
  overflow: visible;
}

.icon-24 {
  color: var(--black);
  margin: 0;
  font-size: 15px;
}

.slide-nav {
  font-size: 9px;
  display: none;
}

.right-arrow-4 {
  width: 15px;
  height: 20px;
  margin-right: 0;
  padding: 5px;
  display: block;
  inset: auto 43% 10% auto;
}

.left-arrow-3 {
  width: 15px;
  height: 20px;
  margin-left: 0;
  display: block;
  inset: auto auto 10% 43%;
}

.videos-slide {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.featured-video {
  width: 100%;
  height: auto;
  padding-bottom: 0;
}

.left-arrow-4 {
  color: var(--black);
  width: 15px;
  height: 20px;
  margin-left: 0;
  font-size: 15px;
  display: block;
  inset: auto auto 2% 43%;
}

.right-arrow-5 {
  color: var(--black);
  width: 15px;
  height: 20px;
  margin-right: 0;
  font-size: 15px;
  display: block;
  inset: auto 43% 2% auto;
}

.slide-nav-2 {
  font-size: 9px;
  display: none;
}

.video-slider {
  background-color: #0000;
  height: auto;
  margin-bottom: 20px;
  padding-bottom: 45px;
}

.icon-25 {
  font-family: var(--mulish);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 900;
  display: block;
}

.button-79 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border-radius: 11px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 500;
}

.button-79:hover {
  background-color: var(--light-blue);
  color: var(--black);
}

.text-span-179 {
  font-family: var(--mulish);
  font-size: 19px;
  font-weight: 700;
  line-height: 26px;
}

.image-393 {
  width: auto;
  height: auto;
}

.div-block-1734 {
  padding: 30px 33% 50px;
}

.section-3 {
  margin-top: 58px;
}

.div-block-1735 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.text-block-764 {
  background-color: var(--bright-green\<deleted\|variable-0fad5036-2737-c0c0-9a4e-d6be353cd1f3\>);
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 15px;
  padding: 8px 10px;
  font-size: 20px;
  font-weight: 900;
}

.text-block-765 {
  font-family: var(--everett\<deleted\|variable-1d16504f-e010-ff2b-47c0-07907732cffb\>);
  color: var(--black);
  margin-bottom: 15px;
  font-size: 33px;
  font-weight: 900;
  line-height: 39px;
}

.text-block-766 {
  font-family: var(--everett\<deleted\|variable-1d16504f-e010-ff2b-47c0-07907732cffb\>);
  color: var(--999-grey);
  margin-bottom: 30px;
  font-size: 18px;
}

.section-4 {
  background-color: #9c8383;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 33%;
  padding-right: 33%;
  display: flex;
}

.sp-controla-wrapper {
  align-items: center;
  width: 100%;
  display: flex;
}

.true-media-player-single-track {
  display: none;
}

.sp-artist-name {
  font-family: var(--mulish);
  color: var(--999-grey);
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
}

.sp-media-player-bar-wrapper {
  color: #ffffff73;
  flex: 1;
  align-items: center;
  width: 100%;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.progress-bar {
  color: #000;
  background-color: #000;
  width: 50%;
  height: 3px;
  position: relative;
}

.sp-details-wrapper {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.sp-track-wrapper {
  border: 1px none var(--df-grey);
  -webkit-backdrop-filter: saturate(200%) blur(15px);
  backdrop-filter: saturate(200%) blur(15px);
  background-color: #fff;
  border-radius: 4px;
  width: 400px;
  padding: 0 30px 25px;
}

.sp-pause {
  cursor: pointer;
  width: 30px;
  margin-right: 10px;
}

.sp-track {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.sp-elapsed {
  font-family: var(--mulish);
  color: #00000073;
  flex-direction: row;
  display: flex;
}

.sp-title-wrapper {
  font-family: var(--mulish);
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.sp-play {
  cursor: pointer;
  width: 40px;
  margin-right: 10px;
}

.true-progress-head {
  background-color: #000;
  border-radius: 20px;
  width: 10px;
  height: 10px;
  position: absolute;
  inset: -3px 0% auto auto;
}

.sp-duration {
  font-family: var(--mulish);
  color: var(--black);
}

.sp-progress-bar-wrapper {
  cursor: pointer;
  flex: 1;
  height: 3px;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 13px;
}

.sp-progress-bar-background {
  color: #dfdfdf73;
  background-color: #dbdbdb;
}

.sp-title {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 5px;
  font-size: 33px;
  font-weight: 900;
  line-height: 39px;
}

.sp-thumbnail {
  border-radius: 4px;
  width: 100%;
  height: auto;
}

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

.product-div-wrap {
  flex-flow: column;
  align-items: center;
  padding: 130px 8% 10px;
  display: flex;
}

.product-div-box {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #0000;
  justify-content: center;
  width: auto;
  max-width: 1280px;
  display: flex;
}

.product-images-div {
  width: 36%;
  position: relative;
}

.product-detail-div {
  width: 50%;
}

.ratings-div {
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.image-394 {
  width: 100px;
}

.rating-text {
  font-family: var(--mulish);
  margin-left: 5px;
  font-size: 16px;
  font-weight: 500;
}

.bold-text, .bold-text-2 {
  font-weight: 900;
}

.product-name {
  font-family: var(--mulish);
  color: var(--black);
  letter-spacing: -.5px;
  margin-bottom: 0;
  font-size: 42px;
  font-weight: 900;
  line-height: 42px;
}

.product-price-div {
  align-items: center;
  margin-bottom: 25px;
  display: flex;
  position: relative;
}

.savings-text {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  padding: 2px 5px;
  font-weight: 800;
}

.line-divider {
  border: .5px solid var(--df-grey);
  height: 1px;
  margin-bottom: 25px;
}

.description-header-text {
  font-family: var(--mulish);
  color: var(--black);
  letter-spacing: normal;
  margin-bottom: 15px;
  font-size: 19px;
  font-weight: 900;
}

.product-bullet-div {
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.product-bullet-div.last {
  margin-bottom: 25px;
}

.image-395 {
  width: 27px;
  margin-right: 5px;
}

.bullet-text {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 17px;
  font-weight: 500;
}

.text-block-769 {
  font-family: var(--everett\<deleted\|variable-1d16504f-e010-ff2b-47c0-07907732cffb\>);
}

.order-arival-div {
  background-color: var(--f6-grey);
  border-radius: 9px;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.image-396 {
  width: 15px;
  margin-right: 3px;
}

.text-block-770 {
  font-family: var(--mulish);
  color: var(--black);
  font-weight: 500;
}

.add-to-cart-bttn {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border-radius: 9px;
  width: 80%;
  margin-bottom: 15px;
  padding-top: 18px;
  padding-bottom: 18px;
  font-size: 18px;
  font-weight: 900;
}

.add-to-cart-bttn:hover {
  background-color: var(--light-blue);
  color: var(--black);
}

.perk-div {
  align-items: center;
  width: auto;
  display: flex;
}

.perks-div {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-bottom: 25px;
  display: flex;
}

.payments-div {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  justify-content: center;
  align-items: center;
  width: 80%;
  display: flex;
}

.image-7 {
  width: 40px;
  margin-right: 0;
}

.image-7.update {
  width: 35px;
  margin-right: 5px;
}

.dropdowns-div-wrap {
  padding-bottom: 50px;
  padding-left: 8%;
  padding-right: 8%;
}

.lightbox-div {
  width: 45%;
}

.drpdwn-lightbox-div {
  justify-content: space-between;
  align-items: stretch;
  max-width: 1280px;
  display: flex;
}

.dropdowns-wrapper {
  width: 50%;
}

.dropdowns-set-adjust-div {
  background-color: #fff0;
  width: 80%;
  height: auto;
  padding: 0;
  overflow: visible;
}

.description-dropdown {
  background-color: #fff0;
  border: 1px #000;
  border-bottom-color: #ddd;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  font-weight: 700;
  overflow: visible;
}

.dropdown-toggle-5 {
  border: 1px solid var(--df-grey);
  width: 100%;
  margin-bottom: 15px;
  padding: 9px 40px 9px 10px;
  display: inline-block;
}

.dropdown-toggle-5.w--open {
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 0;
}

.icon-26 {
  color: #000;
  margin-right: 10px;
  font-size: 17px;
}

.dropdown-header {
  font-family: var(--mulish);
  color: #000;
  letter-spacing: -.5px;
  font-size: 18px;
  font-weight: 900;
  line-height: 23px;
}

.paragraph-131 {
  font-family: var(--work-sans);
  color: #000;
  margin-top: 5px;
  margin-bottom: 25px;
  padding-left: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.video-section, .dropdowns-section {
  display: none;
}

.video-div-wrap {
  flex-flow: column;
  align-items: center;
  padding: 30px 15% 50px;
  display: flex;
}

.product-page-headers {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 900;
  line-height: 40px;
}

.product-page-headers._2 {
  margin-bottom: 10px;
}

.play-div-short-box {
  width: 16%;
  margin-left: -26px;
  position: static;
  inset: auto 0% 0% auto;
}

.ingredients-info-div-wrap {
  background-color: #aaf66b;
  background-image: linear-gradient(180deg, #fff, var(--light-blue) 34%, var(--light-green) 66%, white 93%);
  flex-flow: column;
  align-items: center;
  padding: 50px 8% 80px;
  display: flex;
}

.info-bar {
  background-color: var(--white);
  border-radius: 9px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  padding: 30px;
  display: flex;
}

.info-bar.reverse {
  flex-flow: row-reverse;
}

.info-pic-div {
  width: 15%;
}

.image-397 {
  width: auto;
}

.div-block-1739 {
  width: 80%;
}

.text-block-772 {
  font-family: var(--mulish);
  color: var(--black);
  letter-spacing: -.5px;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 900;
  line-height: 30px;
}

.text-block-773 {
  font-family: var(--mulish);
  color: var(--black);
  letter-spacing: normal;
  font-size: 18px;
  font-weight: 500;
}

.mobile-info-content {
  display: none;
}

.info-header-div {
  flex-flow: column;
  align-items: center;
  margin-bottom: 50px;
  display: flex;
}

.text-block-774 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  width: 70%;
  font-size: 18px;
  font-weight: 500;
}

.text-span-180 {
  font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
  font-weight: 800;
}

.image-399 {
  width: 80%;
  margin-bottom: 35px;
}

.image-399.sema-page {
  display: none;
}

.media-player-chat-button-div {
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
  display: flex;
}

.button-80 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  width: 90%;
}

.link-block-50 {
  border: 1px solid var(--f3-grey);
  background-color: var(--f3-grey);
  font-family: var(--mulish);
  color: var(--black);
  border-radius: 9px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  text-decoration: none;
  display: flex;
}

.link-block-50:hover {
  background-color: var(--white);
  border: 1px solid #000;
}

.image-400 {
  border: 1px solid #000;
  border-radius: 99px;
  width: 25px;
  margin-right: 10px;
}

.green-underline {
  background-image: linear-gradient(180deg, #0000 73%, var(--light-green) 73%, var(--light-green) 88%, #fff0 88%);
}

.video-div {
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.info-div {
  max-width: 1280px;
}

.promo-section {
  display: none;
}

.promo-div {
  background-color: var(--light-green);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 5px 8%;
  display: flex;
}

.text-block-775 {
  font-family: var(--satoshi);
  color: var(--black);
  text-align: center;
  font-weight: 600;
}

.text-span-181 {
  font-weight: 900;
}

.nav-holder-div {
  background-color: var(--white);
  flex-flow: column;
  align-items: stretch;
  padding-left: 8%;
  padding-right: 8%;
  display: flex;
}

.product-image-slider {
  background-color: #0000;
  height: auto;
  margin-bottom: 30px;
}

.product-slider-arrow-icon {
  font-family: var(--mulish);
  color: var(--black);
  margin: 0;
  font-size: 18px;
  position: static;
  inset: 0%;
}

.product-slider-right-arrow {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
  inset: auto 40% 3% auto;
}

.product-slider-left-arrow {
  width: 20px;
  height: 20px;
  inset: auto auto 3% 40%;
}

.product-img-div {
  background-color: var(--weight);
}

.image-401 {
  width: 100%;
}

.slide-nav-4 {
  margin-bottom: -40px;
  display: none;
}

.link-block-51 {
  background-color: var(--f3-grey);
  background-image: url('../images/icon_-UserAvatar.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #000;
  border-radius: 100px;
  width: 30px;
  height: 30px;
  margin-right: 15px;
}

.shop-section {
  margin-top: 80px;
  padding-top: 0;
  padding-bottom: 0;
}

.shop-section.storefront {
  margin-top: 0;
}

.shop-div-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 60px 8%;
  display: flex;
}

.shop-div-wrap.storefront {
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0 8%;
  display: flex;
}

.shop-div-wrap.storefront.test {
  padding-top: 0;
}

.shop-div {
  text-align: center;
  max-width: 1280px;
}

.category-headers {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 10px;
  margin-right: 3px;
  font-size: 42px;
  font-weight: 900;
  line-height: 42px;
  display: inline-block;
}

.category-headers.mind {
  background-color: var(--mind);
}

.category-headers.weight {
  background-color: var(--weight);
}

.category-headers.body {
  background-color: var(--body);
}

.category-headers.longevity {
  background-color: var(--longevity);
}

.category-headers.skin {
  background-color: var(--skin);
}

.category-headers.hair {
  background-color: var(--hair);
}

.text-block-776 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 17px;
  line-height: 23px;
}

.shop-header-div {
  text-align: left;
  margin-bottom: 30px;
}

.product-links-div {
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.product-links-div.shop {
  max-width: none;
  margin-bottom: 30px;
  display: block;
}

.product-row-div {
  justify-content: space-between;
  width: 93%;
  display: flex;
}

.row-header {
  font-family: var(--mulish);
  font-size: 20px;
  font-weight: 900;
}

.row-header-div {
  align-items: flex-start;
  margin-bottom: 15px;
  display: flex;
}

.image-402 {
  width: 30px;
  margin-top: -10px;
}

.shop-slider {
  background-color: #0000;
  width: 90%;
  height: 455px;
  display: flex;
  overflow: visible;
}

.icon-27 {
  font-family: var(--mulish);
  color: var(--black);
  margin: 197.461px 15px;
  font-size: 20px;
}

.slide-nav-5 {
  display: none;
}

.left-arrow-hide {
  background-color: var(--white);
  display: block;
  inset: 0% -2% 0% auto;
}

.preview-details-div {
  background-color: var(--white);
  padding: 15px 15px 25px;
}

.preview-img-div {
  background-image: linear-gradient(180deg, var(--blue-for-gradient), var(--light-blue));
  position: relative;
}

.preview-img-div.supplements {
  background-image: linear-gradient(180deg, var(--highlight-green\<deleted\|variable-b91129df-f772-549a-1f78-32787f712003\>), var(--light-blue) 59%, var(--blue-for-gradient));
}

.preview-img-div.cta {
  background-color: #f9ff86;
  background-image: none;
}

.preview-img-div.cta.hair {
  background-color: var(--hair);
}

.preview-img-div.cta.skin {
  background-color: var(--skin);
}

.preview-img-div.cta.longevity {
  background-color: var(--longevity);
}

.preview-img-div.cta.body {
  background-color: var(--body);
}

.preview-img-div.cta.weight {
  background-color: var(--weight);
}

.preview-img-div.cta.mind {
  background-color: var(--mind);
}

.preview-img-div.cta.sex {
  background-color: var(--sex);
}

.image-403 {
  width: 25px;
  position: absolute;
  inset: 2% auto auto 2%;
}

.text-block-777 {
  background-color: var(--hair);
  font-family: var(--mulish);
  color: var(--black);
  padding-left: 4px;
  padding-right: 4px;
  font-size: 11px;
  font-weight: 900;
  position: absolute;
  inset: 2% 2% auto auto;
}

.text-block-777.mind {
  background-color: var(--mind);
}

.text-block-777.weight {
  background-color: var(--weight);
}

.text-block-777.body {
  background-color: var(--body);
}

.text-block-777.longevity {
  background-color: var(--longevity);
}

.text-block-777.skin {
  background-color: var(--skin);
}

.text-block-777.hair {
  background-color: var(--hair);
}

.text-block-777.sex {
  background-color: var(--sex);
}

.preview-header-div {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.text-block-778 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 18px;
  font-weight: 900;
  line-height: 18px;
}

.text-block-779 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 13px;
  font-weight: 700;
  line-height: 17px;
}

.text-block-780 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
}

.text-block-780.pt {
  margin-bottom: 15px;
}

.preview-price {
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.product-amount {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 1px;
  font-size: 25px;
  font-weight: 900;
  line-height: 20px;
}

.product-amount.hide {
  color: var(--white-2\<deleted\|variable-d4c968bf\>);
}

.dollar {
  font-family: var(--mulish);
  color: var(--black);
  font-weight: 900;
  line-height: 14px;
}

.dollar.hide {
  color: var(--white);
}

.daily-price {
  font-family: var(--mulish);
  color: var(--666-grey);
  text-align: right;
  font-size: 9px;
  line-height: 9px;
}

.daily-price.hide {
  color: var(--white);
}

.preview-button-div {
  justify-content: space-between;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: absolute;
  inset: auto 0% 5%;
}

.preview-button-div.product-template {
  padding-left: 0;
  padding-right: 0;
  position: static;
}

.learn-more-button {
  background-color: var(--white);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border: 1px solid #000;
  border-radius: 100px;
  width: 35%;
  padding-left: 9px;
  padding-right: 9px;
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
  display: none;
}

.preview-add-to-cart {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border: 1px solid #000;
  border-radius: 100px;
  width: 80%;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
}

.preview-add-to-cart:hover {
  background-color: var(--light-blue);
}

.preview-cta-button {
  border: 1px solid var(--black);
  background-color: var(--white);
  font-family: var(--mulish);
  color: var(--black);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 9px;
  padding-bottom: 9px;
  font-weight: 900;
  text-decoration: none;
  display: flex;
}

.preview-cta-button:hover {
  background-color: var(--light-green);
}

.image-404 {
  width: 15px;
  margin-right: 5px;
}

.slider-4 {
  height: auto;
}

.product-box-slide {
  width: 263px;
  height: 100%;
  max-height: 455px;
  margin-right: 13px;
}

.mask-3 {
  width: 95%;
  height: 455px;
  max-height: 455px;
  margin-right: 0;
  padding-right: 0;
}

.right-arrow-7 {
  background-color: var(--white);
  width: 40px;
  position: absolute;
  inset: 0% -2% 0% auto;
}

.mobile-learn-more-button {
  background-color: var(--white);
  font-family: var(--mulish);
  color: var(--black);
  border: 1px solid #000;
  border-radius: 100px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  font-size: 18px;
  font-weight: 900;
  text-decoration: none;
  display: flex;
}

.popup-modal {
  z-index: 9999;
  background-color: #00000057;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 42px 13% 40px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-modal._1 {
  padding-top: 80px;
  display: none;
}

.popup-content-div {
  text-align: center;
  width: 50%;
  max-width: 500px;
}

.image-149 {
  height: 30px;
  margin-bottom: 20px;
}

.button-20 {
  background-color: #ff118f;
  border: 1px #000;
  border-radius: 6px;
  width: 100%;
  margin-top: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}

.close-modal {
  width: 30px;
  display: flex;
  position: absolute;
  inset: 2% 20px auto auto;
}

.image-150 {
  position: absolute;
}

.popup-form-div {
  background-color: var(--white);
  border: 1px solid #000;
  flex-flow: column;
  align-items: center;
  width: 100%;
  padding: 30px 20px;
  display: flex;
}

.text-block-782 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 900;
}

.text-block-783 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 25px;
  font-size: 16px;
}

.form-block {
  width: 90%;
}

.text-field-52 {
  font-family: var(--mulish);
  color: var(--black);
  border-radius: 8px;
  height: 50px;
  margin-bottom: 20px;
}

.submit-button-11 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  border-radius: 8px;
  width: 50%;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 16px;
  font-weight: 700;
}

.submit-button-11:hover {
  background-color: var(--light-blue);
}

.section-5 {
  flex-flow: column;
  display: flex;
  position: fixed;
  inset: 0%;
}

.div-block-1740 {
  flex-flow: column;
  align-items: center;
  padding: 200px 30% 30px;
  display: flex;
}

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

.image-405 {
  height: 30px;
  margin-bottom: 50px;
}

.text-block-785 {
  font-family: var(--mulish);
  margin-bottom: 20px;
  font-size: 45px;
  font-weight: 900;
  line-height: 51px;
}

.text-block-786 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}

.lightbox-row {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.mobile-lightbox-div {
  display: none;
}

.section-_chat-window {
  position: fixed;
  inset: 0%;
}

.chat-box-div {
  border: 1px solid var(--black);
  background-color: var(--white);
  flex-flow: column;
  justify-content: space-between;
  width: 400px;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.chat-top-div {
  border-bottom: 1px solid var(--black);
  background-color: var(--light-green);
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  display: flex;
}

.image-406 {
  height: 20px;
}

.image-407 {
  width: 25px;
}

.chat-body-div {
  max-width: 400px;
  padding: 20px 20px 0;
  position: relative;
  overflow: visible;
}

.chat-body-top {
  margin-bottom: 15px;
}

.text-block-787 {
  font-family: var(--mulish);
  font-size: 15px;
}

.text-block-788 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 21px;
  font-weight: 900;
}

.chat-reco-div {
  height: 530px;
  margin-bottom: 15px;
  overflow: scroll;
}

.text-block-789 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 5px;
  font-weight: 800;
}

.reco-box {
  background-color: var(--white);
  border: 1px solid #000;
  margin-bottom: 15px;
  padding: 5px 0 0;
}

.reco-box.backup {
  display: block;
}

.reco-box-top {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.reco-box-top.checkout {
  padding-left: 0;
  padding-right: 0;
}

.reco-box-top.upsell {
  margin-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
}

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

.image-408 {
  width: 20px;
  margin-right: 0;
}

.image-408.upsell {
  width: 15px;
}

.text-block-790 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 11px;
}

.category-text {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  font-weight: 900;
}

.category-text.upsell {
  font-size: 10px;
  line-height: 17px;
}

.reco-box-product-price {
  justify-content: space-between;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.text-block-792 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 24px;
  font-weight: 900;
  line-height: 24px;
}

.text-block-793 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 13px;
}

.div-block-1744 {
  align-items: flex-start;
  display: flex;
}

.text-block-794 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 11px;
  font-weight: 900;
  line-height: 11px;
}

.text-block-795 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 30px;
  font-weight: 900;
  line-height: 24px;
}

.text-block-796 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  font-size: 10px;
  line-height: 10px;
}

.div-block-1745 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.div-block-1745.b {
  justify-content: center;
  align-items: center;
}

.reco-info-box {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.reco-img-div {
  background-image: linear-gradient(180deg, var(--light-blue), var(--light-green));
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  display: flex;
}

.reco-img-div.test {
  width: 25%;
  margin-right: 10px;
}

.item-list-div {
  width: 49%;
}

.item-list-div.test {
  width: 100%;
}

.item-list-div.popup {
  width: auto;
}

.text-block-797 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 900;
  line-height: 20px;
}

.text-block-798 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
}

.reco-box-bottom {
  background-color: var(--light-green);
  border-top: 1px solid #000;
  flex-flow: row-reverse;
  padding: 10px;
  display: flex;
}

.reco-button-div {
  justify-content: space-between;
  width: 80%;
  display: flex;
}

.reco-button {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  background-color: #0000;
  border: 1px solid #000;
  border-radius: 100px;
  width: 48%;
  font-size: 11px;
  font-weight: 800;
  line-height: 11px;
}

.button-81 {
  background-color: var(--light-blue);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border: 1px solid #000;
  border-radius: 100px;
  width: 49%;
  font-size: 11px;
  font-weight: 800;
  line-height: 11px;
  text-decoration: none;
}

.chat-body-bottom {
  margin-bottom: 15px;
}

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

.slider-5 {
  background-color: var(--white);
  height: auto;
}

.mask-4 {
  height: auto;
}

.slide-5 {
  width: 46%;
}

.suggest-div {
  background-color: var(--light-green);
  width: 97%;
  padding: 8px 10px;
}

.text-block-799 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
}

.text-block-800 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 11px;
  line-height: 12px;
}

.chat-area-div {
  background-color: var(--light-green);
  border-top: 1px solid #000;
  padding: 10px 10px 0;
}

.submit-button-12 {
  background-color: #0000;
  background-image: url('../images/icon_send.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 5px 15px;
  position: absolute;
  inset: 5% 0% auto auto;
}

.form-10 {
  position: relative;
}

.textarea {
  font-family: var(--mulish);
  height: 1000px;
}

.link-block-52 {
  width: 30px;
}

.image-409 {
  width: 30px;
  padding: 6px;
  position: absolute;
  inset: 5% auto auto 1%;
}

.text-field-53 {
  border-radius: 99px;
  margin-bottom: 0;
}

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

.promo-box {
  width: 100%;
  max-width: 1280px;
}

.text-block-801 {
  line-height: 14px;
}

.bundle-div {
  background-image: linear-gradient(180deg, var(--blue-for-gradient), var(--dark-blue));
  margin-bottom: 15px;
  padding: 0;
}

.div-block-1748 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-1749 {
  width: 30%;
}

.div-block-1750 {
  width: 70%;
  padding: 20px 10px 30px 0;
  position: relative;
}

.text-block-802 {
  font-family: var(--mulish);
  color: var(--white);
  font-size: 15px;
  line-height: 20px;
}

.text-block-803 {
  font-family: var(--mulish);
  color: var(--white);
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 900;
}

.link-block-53 {
  width: 25px;
  height: 25px;
  position: absolute;
  inset: auto 3% 6% auto;
}

.treatments-div {
  border: 1px solid #000;
  margin-bottom: 15px;
  position: relative;
}

.div-block-1751 {
  background-color: var(--light-green);
  border-top: 1px solid #000;
  padding: 10px;
  position: static;
}

.div-block-1752 {
  width: 75%;
  padding: 10px 0 10px 10px;
}

.text-block-804 {
  font-family: var(--mulish);
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 900;
}

.text-block-805 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 13px;
  line-height: 17px;
}

.link-44 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 15px;
  font-weight: 900;
  text-decoration: none;
}

.phone-frame-div {
  width: 25%;
  position: absolute;
  inset: auto 5% 0% auto;
}

.div-block-1753 {
  background-color: var(--666-grey);
  padding: 10px;
  position: absolute;
  inset: 4% 4% 0%;
}

.image-410 {
  position: relative;
}

.doc-div {
  border: 1px solid #000;
  margin-bottom: 15px;
  position: relative;
}

.image-411 {
  position: relative;
}

.div-block-1754 {
  display: flex;
  position: absolute;
  inset: 10% 2% auto auto;
}

.image-412 {
  width: 15px;
  margin-right: 5px;
}

.image-413 {
  width: 25px;
}

.chat-div {
  border: 1px #000;
  margin-bottom: 15px;
}

.div-block-1755 {
  justify-content: space-between;
  padding: 5px 10px;
  display: flex;
}

.link-block-54 {
  width: 15px;
}

.div-block-1756 {
  background-color: var(--light-green);
  border-radius: 100%;
  width: 20px;
}

.link-block-55 {
  width: 15px;
}

.dialogue-div {
  padding: 15px 10px 10px 0;
}

.user-div {
  flex-flow: row-reverse;
  width: 100%;
  margin-bottom: 25px;
  display: flex;
}

.speech {
  background-color: var(--f3-grey);
  border-radius: 20px;
  width: 75%;
  padding: 10px 15px;
}

.text-block-806 {
  font-family: var(--mulish);
  font-size: 17px;
  line-height: 21px;
}

.platform-div {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-1757 {
  background-color: var(--light-green);
  background-image: url('../images/girl_yara.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 99px;
  width: 25px;
  height: 25px;
  margin-right: 10px;
}

.paragraph-132 {
  font-family: var(--mulish);
  color: var(--black);
  width: auto;
  font-size: 17px;
  line-height: 21px;
}

.response-div {
  width: 90%;
}

.text-block-807 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 800;
}

.link-block-56 {
  width: 25px;
}

.div-block-1758 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-808 {
  font-family: var(--mulish);
  color: var(--white);
  text-align: center;
  font-size: 12px;
}

.cart-menu-div {
  border-left: 1px solid var(--df-grey);
  background-color: var(--white);
  flex-flow: column;
  width: 480px;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.cart-top-div {
  z-index: 999;
  border-bottom: 1px solid var(--df-grey);
  background-color: var(--white);
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.text-block-809 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.link-block-57 {
  width: 20px;
}

.cart-wrap-div {
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  padding-top: 70px;
  display: flex;
  position: static;
}

.cart-content {
  flex: 0 auto;
  height: 75%;
  padding: 19px;
  overflow: auto;
}

.cart-entry-div {
  border-bottom: 1px solid var(--df-grey);
  justify-content: space-between;
  margin-bottom: 20px;
  padding-bottom: 20px;
  display: flex;
}

.cart-entry-div.bottom {
  border-bottom-style: none;
}

.cart-image-div {
  background-color: var(--light-blue);
  width: 110px;
  height: 110px;
}

.cart-image-div.mind {
  background-color: var(--mind);
}

.cart-image-div.body {
  background-color: var(--body);
}

.cart-entry-details {
  width: 70%;
  position: relative;
}

.entry-top {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 15px;
  display: flex;
}

.product-name-wrap {
  width: 80%;
}

.cart-product-name {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 17px;
  font-weight: 700;
  line-height: 23px;
}

.cart-product-sub {
  font-family: var(--radley);
  color: var(--blue-for-gradient);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
}

.link-block-58 {
  width: 20px;
}

.text-block-810, .text-block-811 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 13px;
  font-weight: 400;
}

.price-savings-div {
  justify-content: space-between;
  display: flex;
}

.current-old-price-div {
  font-family: var(--mulish);
  justify-content: flex-start;
  align-items: center;
  margin-right: 0;
  display: flex;
}

.cart-old-price {
  font-family: var(--inter);
  color: var(--666-grey);
  font-size: 12px;
  text-decoration: line-through;
}

.cart-current-price {
  font-family: var(--mulish);
  color: var(--black);
  margin-right: 10px;
  font-size: 15px;
  font-weight: 800;
}

.cart-savings {
  font-family: var(--mulish);
  color: var(--blue-for-gradient);
  font-size: 13px;
  font-weight: 300;
}

.cart-bottom {
  background-color: var(--white);
  padding: 0 20px 20px;
  position: absolute;
  inset: auto 0% 0%;
}

.cart-discount-div, .cart-subtotal-div, .cart-shipping-div {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.cart-button-div {
  margin-top: 20px;
}

.button-82 {
  background-color: var(--light-green);
  font-family: var(--inter);
  color: var(--black);
  text-align: center;
  border-radius: 99px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 600;
}

.button-82:hover {
  background-color: var(--light-blue);
}

.cart-discount-sum {
  font-family: var(--mulish);
  color: var(--blue-for-gradient);
  font-weight: 800;
}

.cart-discount-sum._2 {
  font-family: var(--mulish);
  text-align: right;
  font-weight: 500;
}

.cart-discount-sum._1 {
  font-family: var(--inter);
  font-weight: 700;
}

.text-block-812 {
  font-family: var(--mulish);
}

.cart-subtotal {
  font-family: var(--inter);
  color: var(--black);
  font-weight: 700;
}

.cart-subtotal._2 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: right;
  font-weight: 900;
}

.cart-shipping-sum {
  font-family: var(--mulish);
  color: var(--black);
  font-weight: 700;
}

.cart-shipping-sum._2 {
  text-align: right;
  font-weight: 600;
}

.div-block-1760 {
  border-top: 1px solid var(--df-grey);
  height: 1px;
  margin-bottom: 20px;
}

.dropdown {
  margin-left: 0;
  margin-right: 0;
}

.dropdown-toggle-6 {
  width: 50px;
  padding: 10px;
}

.units-div {
  border: 1px solid var(--df-grey);
  border-radius: 9px;
  justify-content: space-between;
  align-items: center;
  width: auto;
  padding: 0 10px 0 19px;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.number-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 5px;
  display: flex;
}

.text-block-813 {
  font-family: var(--mulish);
  text-align: center;
  margin-left: -16px;
  margin-right: 5px;
  font-size: 13px;
  font-weight: 700;
  line-height: 13px;
}

.unit-arrows-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.link-block-59 {
  width: 10px;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
}

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

.link-block-60 {
  border: 1px solid var(--df-grey);
  border-radius: 99px;
  width: 30px;
  padding: 5px;
}

.text-block-814 {
  font-family: var(--satoshi);
  color: var(--black);
  font-size: 23px;
  line-height: 23px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

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

.search {
  margin-bottom: 10px;
  position: relative;
}

.search-button {
  background-color: #0000;
  background-image: url('../images/icon_search.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60%;
  width: 40px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.search-input {
  font-family: var(--satoshi);
  border-radius: 9px;
  margin-bottom: 0;
}

.menu-top-box {
  z-index: 999;
  padding: 25px 20px 15px;
  position: absolute;
  inset: 0% 0% auto;
}

.most-popular-div {
  font-family: var(--mulish);
  margin-bottom: 20px;
  padding-top: 130px;
  padding-left: 0;
  padding-right: 0;
}

.text-block-815 {
  font-family: var(--satoshi);
  color: var(--black);
  text-align: left;
  margin-bottom: 10px;
  font-weight: 900;
}

.most-pop-link {
  border-top: 1px solid var(--df-grey);
  color: var(--black);
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.text-block-816 {
  font-family: var(--satoshi);
  text-align: left;
  font-size: 18px;
  font-weight: 900;
}

.image-side-div {
  background-color: var(--light-blue);
  background-image: none;
  border-radius: 9px;
  width: 70px;
}

.image-side-div.weight {
  background-color: var(--weight);
}

.image-side-div.mind {
  background-color: var(--mind);
}

.image-side-div.longevity {
  background-color: var(--longevity);
}

.div-block-1761 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
}

.icon-28 {
  font-size: 29px;
}

.percent-prog {
  border: 3px solid #dfdfdf;
  border-radius: 20px;
  width: 30px;
  height: 30px;
  margin-right: 3px;
}

.section_checkout-nav {
  background-color: var(--white);
  justify-content: space-between;
  align-items: center;
  padding: 20px 10%;
  display: flex;
}

.back-link-2 {
  background-color: var(--f9-grey);
  color: #000;
  border-radius: 13px;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  font-family: Manrope, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.back-link-2:hover {
  background-color: var(--f3-grey);
}

.image-414 {
  width: auto;
  height: 23px;
}

.step-text {
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.checkout-top-nav-elements {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.form-nav-div-2 {
  justify-content: space-between;
  align-items: center;
  width: 45%;
  display: flex;
}

.help-label {
  font-family: var(--mulish);
  color: #000;
  margin-left: 3px;
  margin-right: 0;
  font-weight: 600;
}

.help-text {
  font-family: var(--frank-ruhl-libre);
  color: #000;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

.progress-div-2 {
  background-color: var(--f9-grey);
  border-radius: 13px;
  justify-content: space-between;
  align-items: center;
  width: 89%;
  height: 45px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.checkout-help-div {
  background-color: #f9f8fb;
  border: 1px solid #000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  display: flex;
}

.progress-precent-div {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-817 {
  text-align: center;
  margin-top: -2px;
  font-size: 20px;
  line-height: 20px;
}

.logo-link {
  position: absolute;
  inset: 25% auto 0% 0%;
}

.link-block-62 {
  text-decoration: none;
}

.percent-text {
  font-family: Manrope, sans-serif;
}

.checkout-help-wrap {
  flex-flow: row-reverse;
  justify-content: flex-start;
  align-items: center;
  width: 12%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.summary-top {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.summary-top.desk {
  margin-bottom: 20px;
}

.total-amount {
  border-top: 1px solid var(--df-grey);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-701 {
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-weight: 600;
}

.disclaimer-text {
  font-family: var(--mulish);
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 300;
  line-height: 16px;
}

.checkout-header {
  font-family: var(--satoshi);
  color: #000;
  margin-bottom: 10px;
  font-size: 33px;
  font-weight: 900;
  line-height: 36px;
}

.div-block-960 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-960.new {
  margin-bottom: 5px;
}

.checkout-left-div {
  font-family: var(--satoshi);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.checkout-summary-div {
  border: 1px solid var(--black);
  background-color: var(--white);
  border-radius: 16px;
  margin-bottom: 15px;
  padding: 25px;
}

.checkout-summary-div.desktop {
  border-color: var(--black);
  background-color: var(--white);
}

.checkout-summary-div.desktop.new {
  font-family: var(--satoshi);
  border-style: none;
}

.checkout-summary-div.mobile {
  display: none;
}

.shipping-form-div {
  margin-bottom: 10px;
}

.checkout-summary-entry {
  justify-content: space-between;
  display: flex;
}

.checkout-summary-entry.new {
  font-family: var(--satoshi);
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-703 {
  font-family: var(--mulish);
  color: #000;
  font-size: 15px;
}

.address-div {
  width: 65%;
}

.total-price-text {
  font-family: var(--satoshi);
  color: #000;
  font-size: 20px;
  font-weight: 800;
  line-height: 26px;
}

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

.apt-div {
  width: 33%;
}

.div-block-976 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.div-block-976.addons {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.checkout-product-div {
  background-color: var(--white);
  background-image: linear-gradient(180deg, var(--light-green), var(--light-blue));
  border-radius: 9px;
  width: 60px;
  height: 60px;
}

.checkout-product-div.icon {
  background-color: var(--mind);
  background-image: none;
}

.item-price-text {
  font-family: var(--satoshi);
  color: #000;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}

.item-price-text.free {
  font-size: 15px;
  font-weight: 700;
}

.item-price-text.blk {
  font-weight: 900;
}

.checkout-button-2 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  border-radius: 9px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 16px;
  padding-bottom: 19px;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}

.checkout-button-2:hover {
  background-color: var(--light-blue);
  margin-bottom: 10px;
}

.checkout-right-div {
  width: 43%;
}

.address-split {
  justify-content: space-between;
  display: flex;
}

.address-split.different {
  margin-bottom: 10px;
}

.div-block-975 {
  background-color: var(--light-blue);
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  display: flex;
}

.section_checkout-body {
  background-color: var(--white);
  justify-content: space-between;
  padding: 50px 16% 80px;
  display: flex;
}

.text-block-163 {
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.text-block-141 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.text-block-141.new {
  display: none;
}

.edit-cart-link {
  font-family: var(--satoshi);
  color: #666;
  font-weight: 400;
}

.checkout-form-header {
  font-family: var(--mulish);
  color: #000;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}

.checkout-form-header.box {
  font-family: var(--satoshi);
}

.checkout-form-header.form {
  font-family: var(--satoshi);
  margin-bottom: 25px;
  padding-left: 0;
}

.checkout-form-header.form.signup {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: 800;
}

.checkout-form-header.form.bold {
  font-weight: 900;
}

.product-name-2 {
  font-family: var(--satoshi);
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.text-block-161 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  font-size: 12px;
  font-weight: 800;
}

.checkout-sub {
  font-family: var(--satoshi);
  color: var(--black);
  text-align: left;
  width: 100%;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.tf_textfield {
  border: 1px solid var(--black);
  font-family: var(--mulish);
  color: #000;
  border-radius: 9px;
  height: 55px;
  margin-bottom: 15px;
}

.tf_textfield::placeholder {
  color: #000;
  font-weight: 600;
}

.tf_textfield.promo {
  margin-bottom: 0;
}

.summary-sub {
  font-family: var(--satoshi);
  color: var(--black);
  margin-bottom: 10px;
}

.div-block-974 {
  display: flex;
}

.order-div {
  border-bottom: 1px solid var(--black);
  margin-bottom: 15px;
  padding: 5px 20px 15px;
  position: relative;
}

.order-div.portal {
  padding-bottom: 5px;
}

.order-div.portal.dropdown {
  border-bottom-style: none;
  border-bottom-color: var(--df-grey);
  margin-bottom: 0;
  padding-bottom: 15px;
}

.order-div.portal.order-info {
  padding-bottom: 15px;
}

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

._2-input-div {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

._2-input-div.cc {
  display: none;
}

.phone-input-1 {
  width: 25%;
}

.text-block-818 {
  font-family: var(--mulish);
  margin-bottom: 5px;
  font-weight: 700;
}

.phone-input-2 {
  width: 45%;
}

.tf_textfield-2 {
  border: 1px solid var(--black);
  font-family: var(--mulish);
  color: #000;
  border-radius: 9px;
  height: 55px;
  margin-bottom: 15px;
}

.tf_textfield-2::placeholder {
  color: #000;
  font-weight: 600;
}

.tf_textfield-2.phone, .tf_textfield-2.phone::placeholder {
  color: var(--black);
}

.tf_textfield-2.half {
  width: 48%;
}

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

.secure-payment-div {
  text-align: center;
}

.image-415 {
  width: 50px;
}

.text-block-819 {
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-weight: 600;
}

.checkout-header-2 {
  color: #000;
  margin-bottom: 5px;
  font-size: 30px;
  line-height: 36px;
}

.card-fields-div {
  border-bottom: 1px #dfdfdf;
  padding: 20px 20px 30px;
}

.div-block-1762 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-1762.new {
  margin-bottom: 15px;
}

.checkbox-label-16 {
  font-family: var(--mulish);
  margin-top: 3px;
  margin-bottom: 0;
  font-size: 10px;
  line-height: 15px;
}

.text-block-820 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 12px;
  line-height: 16px;
}

.apple-pay-radio-div {
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: none;
}

.div-block-1763 {
  background-color: var(--light-blue);
  border-radius: 9px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
}

.text-block-821 {
  color: #000;
  font-size: 15px;
}

.total-price-text-2 {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}

.bold-text-5 {
  font-size: 35px;
}

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

.checkout-product-div-2 {
  background-color: #bbffa3;
  background-image: url('../images/vial_topview.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50%;
  border-radius: 9px;
  width: 60px;
  height: 60px;
}

.item-price-text-2 {
  color: #000;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}

.checkout-button-3 {
  color: #000;
  text-align: center;
  background-color: #bbffa3;
  border-radius: 9px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 16px;
  padding-bottom: 19px;
  font-size: 20px;
  line-height: 26px;
}

.checkout-button-3:hover {
  background-color: #a2ffce;
  margin-bottom: 10px;
}

.checkout-button-3.desktop {
  background-color: var(--light-green);
  font-family: var(--mulish);
  font-weight: 700;
}

.checkout-button-3.desktop:hover {
  background-color: var(--light-blue);
}

.checkout-button-3.desktop.new {
  font-family: var(--satoshi);
  margin-bottom: 10px;
}

.checkout-button-3.promo {
  background-color: var(--light-green);
  font-family: var(--satoshi);
  height: 55px;
  padding-top: 17px;
  padding-bottom: 14px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.checkout-button-3.promo.new {
  height: auto;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block-707 {
  font-family: var(--satoshi);
  font-weight: 400;
}

.image-366 {
  width: 50px;
}

.promo-div-2 {
  justify-content: space-between;
  display: flex;
}

.promo-div-2.new {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.div-block-1765 {
  background-color: var(--light-green);
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  display: flex;
}

.card-div {
  margin-bottom: 15px;
}

.promo-button-div {
  width: 36%;
}

.text-block-822 {
  font-family: var(--satoshi);
  font-size: 16px;
  font-weight: 500;
}

.text-block-823 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.text-block-823.new {
  display: none;
}

.edit-cart-link-2 {
  color: #666;
}

.link-block-43 {
  background-color: var(--light-green);
  color: #000;
  border-radius: 9px;
  justify-content: center;
  align-items: center;
  height: 60px;
  margin-bottom: 25px;
  text-decoration: none;
  display: flex;
}

.link-block-43:hover {
  background-color: var(--light-blue);
  margin-bottom: 25px;
}

.checkbox-field-17 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
}

.text-block-705 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
}

.checkout-form-header-2 {
  color: #000;
  margin-bottom: 15px;
  padding-top: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}

.card-top-div {
  border-style: none none solid;
  border-width: 1px;
  border-color: var(--df-grey);
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
}

.mobile-pay-button-div {
  display: none;
}

.product-name-3 {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

.card-form {
  border: 1px solid var(--black);
  color: #000;
  background-color: #fff;
  border-radius: 16px;
  font-size: 16px;
}

.text-block-824 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  font-size: 12px;
  font-weight: 800;
}

.checkout-sub-2 {
  margin-bottom: 28px;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.image-416 {
  width: 30px;
  margin-left: 8px;
  margin-right: 0;
}

.tf_textfield-3 {
  border: 1px solid var(--black);
  font-family: var(--satoshi);
  color: #000;
  border-radius: 9px;
  height: 55px;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 400;
}

.tf_textfield-3::placeholder {
  color: #000;
  font-weight: 600;
}

.tf_textfield-3.promo {
  margin-bottom: 0;
}

.tf_textfield-3.promo.checkout {
  font-family: var(--satoshi);
}

.tf_textfield-3.promo.checkout.new {
  height: auto;
}

.tf_textfield-3.half {
  width: 48%;
}

.cards-div {
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.summary-sub-2 {
  color: #aaa;
  margin-bottom: 15px;
}

.div-block-1766 {
  display: flex;
}

.desktop-pay-button-div {
  width: 100%;
}

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

.form-block-11.checkout {
  width: 62%;
}

.checkbox-label-17 {
  font-family: var(--satoshi);
}

.div-block-1040 {
  flex-direction: column;
  align-items: center;
  margin-bottom: 60px;
  padding-top: 20px;
  display: flex;
}

.text-block-50 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  font-size: 16px;
  font-weight: 800;
}

.text-field-35 {
  font-family: var(--mulish);
  border-radius: 9px;
  height: 60px;
  margin-bottom: 20px;
}

.login_section {
  background-color: var(--white);
  position: absolute;
  inset: 0%;
}

.submit-button-6 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: #000;
  border-radius: 11px;
  width: 100%;
  margin-bottom: 30px;
  padding-top: 16px;
  padding-bottom: 19px;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.submit-button-6:hover {
  background-color: var(--light-blue);
}

.div-block-1041 {
  width: 100%;
}

.image-168 {
  width: 25px;
  height: 25px;
  margin-right: 0;
  position: absolute;
  inset: 25% auto auto 6%;
}

.link-block-10 {
  width: 100%;
  margin-bottom: 10px;
  text-decoration: none;
}

.text-block-202 {
  font-family: var(--mulish);
  color: #000;
  font-weight: 400;
}

.text-block-203 {
  font-family: var(--mulish);
  margin-bottom: 30px;
  font-size: 14px;
}

.div-block-814 {
  border-top: 1px solid #dfdfdf;
  width: 20%;
}

.div-block-814.login {
  width: 45%;
}

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

.form-5 {
  padding-left: 10%;
  padding-right: 10%;
}

.image-167 {
  width: auto;
  height: 23px;
}

.div-block-813 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.div-block-813.login {
  margin-bottom: 30px;
}

.text-span-182 {
  font-family: Manrope, sans-serif;
}

.heading-45 {
  font-family: var(--frank-ruhl-libre);
  color: #000;
  text-align: center;
  margin-bottom: 10px;
  font-size: 45px;
  font-weight: 300;
  line-height: 51px;
}

.text-block-201 {
  font-family: var(--mulish);
  margin-bottom: 5px;
  font-size: 22px;
  line-height: 24px;
}

.container-12 {
  flex-direction: column;
  align-items: center;
  padding-left: 15%;
  padding-right: 15%;
  display: flex;
}

.google-sign-in-div {
  border: 1px solid var(--black);
  border-radius: 9px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: relative;
}

._4things-wrap {
  flex-flow: column;
  align-items: center;
  padding: 50px 10%;
  display: flex;
}

.text-block-825 {
  color: #fff;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 21px;
  font-weight: 700;
}

.paragraph-130 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.div-block-1767 {
  justify-content: space-between;
  align-items: stretch;
  margin-top: 40px;
  margin-bottom: 30px;
  display: flex;
}

.div-block-1768 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.div-block-1769 {
  background-color: var(--white);
  border-radius: 99px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  margin-right: 5px;
  padding: 4px;
  display: flex;
}

.text-span-183 {
  background-color: #e2f3ff;
  font-weight: 700;
}

._4things-text {
  font-family: var(--mulish);
  color: #000;
  font-size: 17px;
  font-weight: 400;
  line-height: 23px;
}

.div-block-1770 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 48%;
  display: flex;
}

.icon-div {
  width: 25px;
  margin-top: 3px;
}

.div-block-1772 {
  width: 100%;
}

.text-block-827 {
  font-family: var(--mulish);
  color: #000;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 800;
  line-height: 30px;
}

.text-block-828 {
  font-family: var(--mulish);
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.text-block-829 {
  font-family: var(--mulish);
  color: #000;
  margin-bottom: 15px;
  font-size: 40px;
  font-weight: 900;
  line-height: 45px;
}

._4things-div {
  width: 100%;
  max-width: 1280px;
}

.allergen-section {
  display: block;
}

.allergen-div-wrap {
  flex-flow: column;
  align-items: center;
  padding: 50px 8%;
  display: flex;
}

.allergen-div {
  justify-content: space-around;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.allergen-icon {
  width: 80px;
  margin-bottom: 10px;
}

.allergen-box {
  flex-flow: column;
  align-items: center;
  width: 16%;
  display: flex;
}

.allergen-box.pair {
  width: 47%;
}

.text-block-830 {
  font-family: var(--mulish);
  font-weight: 700;
}

.allergen-group {
  justify-content: space-between;
  width: 50%;
  display: flex;
}

.review-wrap {
  flex-flow: column;
  align-items: center;
  margin-top: 35px;
  padding: 0 8% 50px;
  display: flex;
}

.reviews-div {
  flex-flow: column;
  align-items: center;
  max-width: 1280px;
  display: flex;
}

.text-block-831 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 50px;
  font-size: 36px;
  font-weight: 900;
  line-height: 40px;
}

.reviews-flex-div {
  justify-content: space-between;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.review-box {
  border: 1px solid var(--black);
  background-color: var(--light-blue);
  border-radius: 9px;
  width: 31%;
  padding: 20px;
}

.image-417 {
  width: 70px;
  margin-bottom: 15px;
}

.paragraph-133 {
  font-family: var(--mulish);
  margin-bottom: 15px;
  text-decoration: none;
}

.reviewer-div {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.reviewer-img-div {
  border-radius: 99px;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  overflow: hidden;
}

.text-block-832 {
  font-family: var(--mulish);
  font-weight: 700;
}

.text-block-833 {
  font-family: var(--mulish);
  color: var(--black);
  font-style: italic;
  font-weight: 600;
}

.register-section {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.register-box {
  flex-flow: column;
  align-items: center;
  width: 428px;
  padding: 30px 30px 80px;
  display: flex;
}

.link-block-63 {
  border-radius: 99px;
  width: 45px;
  height: 45px;
  margin-bottom: 30px;
  overflow: hidden;
}

.register-header {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 10px;
  font-size: 39px;
  font-weight: 900;
  line-height: 42px;
}

.register-form {
  width: 100%;
  margin-bottom: 30px;
}

.label {
  font-family: var(--mulish);
  color: var(--black);
}

.label.step-2 {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 19px;
}

.submit-button-13 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border-radius: 99px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  font-weight: 700;
}

.submit-button-13:hover {
  background-color: var(--light-blue);
}

.register-text-field {
  border: 1px solid var(--df-grey);
  font-family: var(--mulish);
  color: var(--black);
  border-radius: 9px;
  height: 50px;
  margin-bottom: 20px;
}

.register-text-field.pw {
  margin-bottom: 15px;
}

.or-bar {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
  display: flex;
}

.bar {
  border: .5px solid var(--df-grey);
  width: 43%;
  height: 1px;
}

.text-block-834 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  font-size: 16px;
  font-weight: 700;
}

.register-link-button {
  border: 1px solid var(--black);
  background-color: var(--white);
  color: var(--black);
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-block-835 {
  font-family: var(--mulish);
  font-weight: 700;
}

.link-icon-div {
  width: 25px;
  height: 24px;
  position: absolute;
  inset: 25% auto auto 6%;
}

.first-slide {
  width: 100%;
  padding-bottom: 50px;
}

.step-1-slide {
  width: 100%;
  padding-bottom: 0;
}

.register-progress-bar {
  background-color: var(--999-grey);
  border: 1px solid #000;
  border-radius: 99px;
  height: 6px;
  margin-bottom: 15px;
  overflow: hidden;
}

.register-progress {
  background-color: var(--light-green);
  width: 34%;
  height: 5px;
}

.register-progress._2 {
  width: 69%;
}

.register-progress._3 {
  width: 100%;
}

.progress-label {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.link-block-64 {
  color: var(--black);
  text-decoration: none;
}

.text-block-836 {
  font-family: var(--mulish);
  color: var(--999-grey);
  margin-right: 10px;
  font-size: 36px;
  font-weight: 500;
  line-height: 36px;
}

.text-block-837 {
  font-family: var(--mulish);
  color: var(--999-grey);
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 400;
}

.text-block-838 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 15px;
  font-weight: 800;
}

.text-block-839 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 800;
}

.text-block-840 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 5px;
  font-weight: 700;
}

.pw-details-div {
  margin-bottom: 30px;
}

.foot-disclaimer-div {
  flex-flow: column;
  margin-top: 100px;
  margin-bottom: 30px;
  display: flex;
}

.paragraph-134 {
  font-family: var(--mulish);
  color: var(--999-grey);
  text-align: center;
}

.link-45, .link-46 {
  color: var(--blue-for-gradient);
}

.step-2-slide {
  width: 100%;
}

.text-block-841 {
  font-family: var(--mulish);
  color: var(--999-grey);
  margin-bottom: 5px;
  line-height: 18px;
}

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

.dob-day {
  width: 19%;
}

.dob-month {
  width: 49%;
}

.select-field-8 {
  border: 1px solid var(--df-grey);
  background-color: var(--white);
  font-family: var(--mulish);
  color: var(--black);
  border-radius: 9px;
  height: 50px;
}

.dob-year {
  width: 29%;
}

.register-radio-div {
  margin-top: 10px;
  margin-bottom: 30px;
}

.radio-row {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 3px;
  display: flex;
}

.radio-button-label {
  font-family: var(--mulish);
  color: var(--black);
  margin-left: 3px;
  font-weight: 700;
}

.step-3-slide {
  width: 100%;
}

.register-chckbx-field {
  background-color: var(--f3-grey);
  border-radius: 9px;
  align-items: flex-start;
  margin-bottom: 15px;
  padding: 20px;
  display: flex;
}

.checkbox-14 {
  margin-left: 0;
  margin-right: 10px;
}

.checkbox-label-18 {
  font-family: var(--mulish);
  color: var(--black);
  font-weight: 700;
}

.register-checks-div {
  margin-bottom: 40px;
}

.orders-dropdown {
  width: 100%;
}

.dropdown-toggle-7 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.dropdown-text {
  font-family: var(--mulish);
}

.icon-29 {
  right: 0%;
}

.dropdown-list-4 {
  background-color: #ddd;
}

.dropdown-list-4.w--open {
  background-color: #0000;
}

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

.div-block-977.checkout {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-left: 2%;
  padding-right: 2%;
}

.div-block-977.checkout.step-1 {
  display: block;
}

.no-discount-price-2 {
  color: #fa6666;
  margin-bottom: 17px;
  margin-right: 5px;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: line-through;
}

.text-field-5 {
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  width: 48%;
  height: 40px;
}

.text-field-5.coupon {
  width: 70%;
  font-family: Manrope, sans-serif;
}

.text-field-5.coupon.new {
  border-color: #000;
  border-radius: 3px;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
}

.text-block-327 {
  font-family: var(--mulish);
}

.dropdown-sum-toggle {
  width: 100%;
  padding: 10px 0 0;
}

.icon-19 {
  margin-left: 0;
  position: static;
  inset: 0% 0% auto auto;
}

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

.text-block-842 {
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.discount {
  background-color: #002646;
  border: 2px solid #000;
  justify-content: space-between;
  align-items: flex-start;
  margin-right: 10px;
  padding: 3px 4px 6px 10px;
  display: flex;
}

.text-block-426 {
  color: #fff;
  margin-top: 4px;
  margin-right: 7px;
  font-size: 14px;
  font-weight: 700;
}

.text-block-427 {
  text-align: center;
  font-size: 13px;
  font-weight: 800;
  line-height: 13px;
}

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

.div-block-1773 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-1773.new {
  margin-bottom: 15px;
}

.text-block-843 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.text-block-843.new {
  display: none;
}

.image-36 {
  width: 80px;
}

.remove-discount {
  color: #002646;
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 12px;
  padding: 0 0 2px;
  font-family: Manrope, sans-serif;
  text-decoration: none;
  display: flex;
}

.text-block-162 {
  color: #000;
  margin-right: 2px;
  font-family: Manrope, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

.text-block-87 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 22px;
}

.order-dropdown {
  width: 100%;
}

.order-dropdown.hide {
  display: none;
}

.text-block-336.step-1.update {
  font-family: var(--mulish);
  color: var(--black);
  padding-left: 15px;
  font-size: 13px;
  font-weight: 700;
}

.dropdown-sum.update {
  display: block;
}

.div-block-1774 {
  background-color: #ffdabd;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  display: flex;
}

.button-15 {
  text-align: center;
  background-color: #95b9c2;
  border-radius: 6px;
  width: 28%;
  height: 40px;
  font-family: Manrope, sans-serif;
  font-weight: 600;
}

.button-15:hover {
  background-color: #6d7e8d;
}

.button-15.new {
  background-color: #95b9c2;
  border-radius: 3px;
}

.button-15.new:hover {
  background-color: #000;
}

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

.div-block-1282 {
  flex-flow: row;
  justify-content: space-between;
  display: flex;
}

.div-block-1368 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.div-block-1776 {
  display: flex;
}

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

.div-block-962.new {
  margin-bottom: 10px;
}

.text-block-844 {
  color: #002646;
  text-align: center;
  font-family: Manrope, sans-serif;
  font-size: 12px;
  font-weight: 800;
}

.coupons-div {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-88 {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.text-block-88._2 {
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.text-block-88._2.after {
  font-size: 15px;
  font-weight: 400;
}

.dropdown-summary {
  position: static;
}

.dropdown-summary.w--open {
  background-color: var(--white);
}

.bold-text-3 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.div-block-269 {
  border: 1px #000;
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: 25px;
  padding-bottom: 15px;
  padding-left: 2%;
}

.div-block-269._2 {
  justify-content: space-between;
  padding-bottom: 0;
  padding-left: 2%;
  padding-right: 2%;
  display: block;
}

.div-block-269._2.new {
  border-bottom-color: #dfdfdf;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.div-block-269._1 {
  justify-content: space-between;
  align-items: center;
  padding-left: 2%;
  padding-right: 2%;
  display: block;
}

.div-block-269._1.new {
  border-bottom-color: #dfdfdf;
  margin-bottom: 20px;
  padding-bottom: 5px;
  padding-left: 2%;
  padding-right: 2%;
}

.open-drop-text {
  background-color: var(--light-blue);
  border-radius: 99px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
  position: static;
  inset: 0% 0% auto auto;
}

.dropdown-2 {
  width: 100%;
}

.dropdown-toggle-8 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 10px;
  padding-right: 0;
  display: flex;
}

.dropdown-toggle-8.w--open {
  padding-bottom: 5px;
}

.icon-30 {
  padding-top: 0;
  position: static;
}

.div-block-1777 {
  padding-left: 20px;
}

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

.dropdown-list-5 {
  position: static;
}

.dropdown-list-5.w--open {
  background-color: var(--white);
}

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

.list-div {
  margin-left: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.table-wrap {
  flex-flow: column;
  align-items: center;
  padding: 50px 15%;
  display: flex;
}

.table-div {
  flex-flow: column;
  width: 100%;
  max-width: 1150px;
  display: flex;
}

.table-div-header {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 30px;
  font-size: 42px;
  line-height: 48px;
}

.text-span-184 {
  font-family: Baskervville, sans-serif;
  font-size: 47px;
  font-style: italic;
  font-weight: 400;
}

.comparison-table {
  flex-flow: column;
  justify-content: flex-start;
  display: flex;
}

.table-row {
  border-bottom: 1px solid var(--df-grey);
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.table-row.top {
  border-bottom-color: var(--black);
}

.table-entry {
  width: 44%;
}

.ns-column {
  flex-flow: column;
  align-items: center;
  width: 28%;
  display: flex;
}

.image-418 {
  height: 25px;
}

.other-column {
  flex-flow: column;
  align-items: center;
  width: 28%;
  display: flex;
}

.text-block-845 {
  font-family: var(--mulish);
  color: var(--999-grey);
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}

.text-block-846 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 18px;
}

.image-419 {
  width: 25px;
}

.afterreport_section, .section-8 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.text-block-847 {
  font-weight: 700;
}

.link-block-65 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  background-color: var(--black);
  border-radius: 9px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  text-decoration: none;
  display: flex;
}

.image-420 {
  width: 25px;
}

.text-block-848 {
  font-family: var(--mulish);
  color: var(--white);
  font-weight: 700;
}

.div-block-1778 {
  font-family: var(--pp-mori);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-849 {
  font-family: var(--satoshi);
  text-align: right;
  font-size: 10px;
  line-height: 12px;
}

.text-block-850 {
  font-family: var(--satoshi);
  font-size: 14px;
  line-height: 12px;
}

.text-block-850._1 {
  margin-bottom: 3px;
}

.text-block-850._2 {
  font-size: 12px;
}

.link-block-66 {
  width: 15px;
  position: absolute;
  inset: auto 5% 6% auto;
}

.header-sub-div {
  flex-flow: column;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.text-block-851 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
}

.product-links-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 30px 8% 50px;
  display: flex;
}

.what-others-bought-div {
  width: 100%;
  max-width: 1280px;
}

.product-links-headr-div {
  margin-bottom: 30px;
}

.bold-text-6 {
  font-family: var(--radley);
}

.ingredients-section {
  display: none;
}

.cta-wrap {
  background-image: linear-gradient(180deg, var(--white), var(--light-blue) 36%, var(--light-green) 66%, var(--white) 93%);
  flex-flow: column;
  align-items: center;
  padding: 50px 15%;
  display: flex;
}

.cta-boxes-div {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.div-block-1780 {
  background-color: var(--white);
  border: 1px solid #000;
  border-radius: 9px;
  flex-flow: column;
  align-items: center;
  width: 48%;
  padding: 30px;
  display: flex;
}

.text-block-852 {
  font-family: var(--radley);
  color: var(--black);
  text-align: center;
  margin-bottom: 15px;
  font-size: 28px;
  line-height: 28px;
}

.paragraph-135 {
  font-family: var(--mulish);
  text-align: center;
  margin-bottom: 25px;
  font-size: 16px;
}

.button-83 {
  width: 100%;
}

.button-84 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border-radius: 9px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  font-weight: 300;
}

.button-84:hover, .button-84.rev {
  background-color: var(--light-blue);
}

.button-84.rev:hover {
  background-color: var(--light-green);
}

.section-9 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.div-block-1781 {
  background-image: url('../images/Newself_stacked2.png');
  background-position: 50%;
  background-size: contain;
  border: 1px solid #000;
  border-radius: 99px;
  width: 45px;
  height: 45px;
  margin-top: 10px;
}

.text-block-853 {
  font-family: var(--satoshi);
  text-align: left;
}

.category {
  z-index: 800;
  background-color: var(--weight);
  font-family: var(--mulish);
  color: var(--black);
  margin-left: 0;
  margin-right: 15px;
  padding: 2px 5px;
  font-weight: 900;
  display: none;
  position: absolute;
  inset: 1% auto auto 2%;
}

.text-block-854 {
  font-family: var(--mulish);
  color: var(--999-grey);
  margin-bottom: 15px;
  font-size: 15px;
}

.video-header-sub-div {
  flex-flow: column;
  align-items: center;
  margin-bottom: 50px;
  display: flex;
}

.product-links-flex-div {
  justify-content: space-between;
  width: 100%;
  margin-bottom: 50px;
  display: flex;
}

.product-link-holder {
  width: 48%;
}

.link-pair {
  justify-content: space-between;
  width: 49%;
  display: flex;
}

.div-block-1782 {
  width: 50%;
  display: block;
}

.video {
  width: 70%;
}

.div-block-1783 {
  flex-flow: column;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.text-block-855 {
  font-family: var(--satoshi);
  color: var(--black);
  text-align: center;
  margin-bottom: 10px;
  font-size: 10px;
  line-height: 15px;
}

.text-block-856 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  font-size: 12px;
  line-height: 15px;
}

.link-47 {
  color: var(--black);
  font-size: 10px;
  text-decoration: none;
}

.div-block-1784 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.link-block-67 {
  width: 25px;
  height: 30px;
}

.rx-div-wrap {
  flex-flow: column;
  align-items: center;
  padding: 15px 8% 50px;
  display: flex;
}

.rx-section-button-div {
  text-align: center;
  margin-top: 40px;
  padding-left: 20%;
  padding-right: 20%;
  display: none;
}

.text-span-185 {
  color: var(--black);
  font-style: normal;
  font-weight: 800;
}

.div-block-1785 {
  background-color: var(--light-blue);
  text-align: center;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 33px;
  height: 33px;
  margin-right: 5px;
  display: flex;
}

.text-block-857 {
  font-family: var(--mulish);
  color: #000;
  text-align: left;
  width: auto;
  margin-top: 0;
  padding-left: 15px;
  font-size: 21px;
  font-weight: 900;
  line-height: 26px;
}

.image-421 {
  width: auto;
  height: 99px;
  margin-bottom: 30px;
}

.image-421.pad {
  padding-top: 3px;
  padding-bottom: 6px;
}

.paragraph-136 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  width: 90%;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.text-span-186 {
  font-family: var(--arrow);
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.text-block-256 {
  color: #6d22ff;
  margin-bottom: 15px;
  font-size: 36px;
  font-style: italic;
  line-height: 40px;
  display: none;
}

.div-block-1786 {
  text-align: center;
  flex-flow: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-1787 {
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 15px;
  display: flex;
}

.div-block-1161 {
  flex-flow: column;
  align-items: center;
  width: 23%;
  display: flex;
}

.button-85 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  border-radius: 11px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  line-height: 20px;
}

.button-85:hover {
  background-color: #a2ffce;
}

.heading-59 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  width: 60%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 45px;
}

.div-block-1159 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 55px;
  display: flex;
}

.div-block-1160 {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.text-block-858 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 18px;
  font-weight: 600;
}

.link-block-68 {
  width: auto;
  text-decoration: none;
  display: flex;
}

.div-block-1788 {
  background-color: var(--light-green);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  display: flex;
}

.image-422 {
  width: 25px;
}

.text-block-859 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  font-size: 11px;
  font-weight: 700;
  text-decoration: none;
}

.category_mobile {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 5px;
  padding: 2px 5px;
  font-weight: 900;
  display: inline-block;
}

.category_mobile.weight {
  background-color: var(--weight);
}

.image-423 {
  width: 50px;
}

.div-block-1789 {
  justify-content: space-around;
  width: 60%;
  display: flex;
}

.div-block-1790 {
  justify-content: space-between;
  width: 39%;
  display: flex;
}

.div-block-1791 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.image-424 {
  height: 50px;
}

.rx-div {
  width: 100%;
  max-width: 1280px;
  margin-top: 0;
}

.text-span-187 {
  font-weight: 900;
}

.menu-category-link {
  border-top: 1px solid var(--df-grey);
  font-family: var(--mulish);
  color: var(--black);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 15px 0;
  text-decoration: none;
  display: flex;
}

.image-425 {
  width: 20px;
}

.sf_hero-wrap {
  flex-flow: column;
  align-items: center;
  padding: 110px 8% 50px;
  display: flex;
}

.sf_hero-div {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.sf_heroleft {
  width: 45%;
}

.text-block-860 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 15px;
  font-size: 40px;
  font-weight: 900;
  line-height: 45px;
}

.text-block-861 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 25px;
}

.button-86 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border-radius: 9px;
  width: 50%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 800;
}

.button-86:hover {
  background-color: var(--light-blue);
}

.category-links-wrap {
  border-top: 1px solid var(--black);
  border-bottom: 1px solid var(--black);
  background-color: var(--white);
  flex-flow: column;
  align-items: center;
  padding: 0 13%;
  display: flex;
}

.category-links-div {
  border: 1px none var(--black);
  border-radius: 9px;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding: 15px 30px;
  display: flex;
}

.category-text-link {
  font-family: var(--mulish);
  color: var(--black);
  padding: 2px 5px;
  font-weight: 900;
  text-decoration: none;
}

.category-text-link.mind {
  background-color: var(--mind);
}

.category-text-link.weight {
  background-color: var(--weight);
}

.category-text-link.body {
  background-color: var(--body);
}

.category-text-link.long {
  background-color: var(--longevity);
  display: flex;
}

.category-text-link.skin {
  background-color: var(--skin);
}

.category-text-link.hair {
  background-color: var(--hair);
}

.links-group-1 {
  justify-content: space-around;
  align-items: center;
  width: 60%;
  display: flex;
}

.links-group-2 {
  justify-content: space-around;
  align-items: center;
  width: 40%;
  display: flex;
}

.div-block-1792 {
  background-color: var(--f6-grey);
  border-radius: 9px;
}

.text-block-862 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.link-48 {
  color: var(--blue-for-gradient);
}

.text-block-863 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}

.div-block-1793 {
  background-color: var(--light-green);
  border-radius: 9px;
  width: 300px;
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.form-block-12 {
  margin-bottom: 30px;
}

.checkbox-label-19 {
  font-family: var(--mulish);
  color: var(--black);
}

.div-block-1794 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: var(--f6-grey);
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  padding: 25px;
  display: flex;
}

.image-426 {
  width: 40px;
}

.text-block-864 {
  font-family: var(--mulish);
  color: var(--blue-for-gradient);
  font-weight: 700;
}

.text-block-865 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 7px;
  font-weight: 300;
  line-height: 14px;
}

.paragraph-137 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 300;
  line-height: 18px;
}

.div-block-1795 {
  background-color: var(--weight);
  width: 263px;
  height: 30px;
}

.store-top-image-div {
  width: 40%;
}

.text-block-866 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 0;
  font-size: 22px;
  line-height: 26px;
}

.product-name-box {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: flex-end;
  margin-bottom: 15px;
  display: flex;
}

.category-page-link {
  justify-content: center;
  align-items: center;
  padding: 5px;
  text-decoration: none;
  display: flex;
}

.category-dot {
  background-color: var(--mind);
  border-radius: 99px;
  width: 9px;
  height: 9px;
  margin-right: 6px;
}

.category-dot.weight {
  background-color: var(--weight);
}

.category-dot.body {
  background-color: var(--body);
}

.category-dot.sex {
  background-color: var(--sex);
}

.category-dot.longevity {
  background-color: var(--longevity);
}

.category-dot.skin {
  background-color: var(--skin);
}

.category-dot.hair {
  background-color: var(--hair);
}

.text-block-867 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 16px;
  font-weight: 400;
}

.category-color-dot {
  background-color: var(--mind);
  border-radius: 99px;
  width: 13px;
  height: 13px;
  margin-top: -6px;
  display: inline-block;
}

.category-color-dot.mind {
  margin-top: 0;
}

.category-color-dot.weight {
  background-color: var(--weight);
}

.category-color-dot.body {
  background-color: var(--body);
}

.category-color-dot.sex {
  background-color: var(--sex);
}

.category-color-dot.longevity {
  background-color: var(--longevity);
}

.category-color-dot.skin {
  background-color: var(--skin);
}

.category-color-dot.hair {
  background-color: var(--hair);
}

.category-section-header-div {
  align-items: center;
  display: flex;
}

.spacer-for-page-linking {
  width: 100%;
  height: 120px;
}

.div-block-1796 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  align-items: center;
  width: 80%;
  margin-bottom: 15px;
  display: flex;
}

.text-block-868 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 15px;
}

.button-87 {
  background-color: var(--white);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border: 1px solid #000;
  border-radius: 8px;
  width: 185px;
}

.button-87:hover {
  background-color: var(--light-blue);
}

.link-block-69 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  font-family: var(--mulish);
  color: var(--black);
  border: 1px solid #000;
  border-radius: 9px;
  justify-content: center;
  align-items: center;
  width: 48%;
  padding-top: 9px;
  padding-bottom: 9px;
  text-decoration: none;
  display: flex;
}

.link-block-69:hover {
  background-color: var(--light-blue);
}

.image-427 {
  width: 20px;
}

.div-block-1206 {
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.button-50 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  border-radius: 11px;
  width: 43%;
  margin-top: 30px;
  padding-top: 16px;
  padding-bottom: 19px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.button-50:hover {
  background-color: var(--light-blue);
}

.text-block-271 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  font-size: 45px;
  font-weight: 400;
  line-height: 51px;
}

.div-block-1205 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.container-19 {
  text-align: center;
  margin-bottom: 130px;
  padding-top: 0;
}

.text-span-188 {
  font-weight: 400;
}

.image-212 {
  width: auto;
  height: 30px;
}

.paragraph-70 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  width: 60%;
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 27px;
}

.div-block-1232 {
  padding: 20px 10% 240px;
}

.image-213 {
  width: 25px;
  margin-right: 5px;
}

.text-block-272 {
  font-family: var(--mulish);
  color: #000;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.text-span-189 {
  font-weight: 900;
}

.div-block-1115 {
  border: 1px solid var(--black);
  background-color: var(--white);
  border-radius: 9px;
  width: 43%;
  padding: 30px;
}

.div-block-1115.a {
  border-color: var(--black);
  background-color: var(--white);
  padding-bottom: 15px;
}

.text-span-34 {
  font-size: 20px;
  font-weight: 800;
  line-height: 26px;
}

.div-block-1114 {
  align-items: flex-start;
  margin-bottom: 15px;
  display: flex;
}

.div-block-1111 {
  flex-flow: column;
  align-items: center;
  padding: 130px 15% 60px;
  display: flex;
}

.text-block-232 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: 800;
  line-height: 36px;
}

.div-block-1119 {
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.div-block-1113 {
  width: 50%;
}

.text-block-229 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.div-block-1116 {
  align-items: flex-start;
  margin-bottom: 5px;
  display: flex;
}

.text-block-230, .text-block-233 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 800;
  line-height: 36px;
}

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

.text-block-231 {
  font-family: var(--mulish);
  color: var(--black);
  margin-right: 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
}

.div-block-1117 {
  margin-bottom: 30px;
}

.div-block-1117.b {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 10px;
}

.div-block-1117.b.portal {
  margin-top: 30px;
}

.image-189 {
  width: 25px;
  margin-right: 5px;
}

.link-16 {
  color: var(--blue-for-gradient);
  font-family: Manrope, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 21px;
  text-decoration: none;
}

.text-block-223 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 5px;
  font-size: 36px;
  font-weight: 900;
  line-height: 36px;
}

.button-44 {
  border: 1.25px solid var(--light-green);
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border-radius: 9px;
  width: 48%;
  padding-top: 11px;
  padding-bottom: 12px;
  font-weight: 600;
}

.button-44:hover {
  border-color: var(--light-blue);
  background-color: var(--light-blue);
}

.div-block-1118 {
  border-bottom: 1.5px solid #95b9c2;
  height: 10px;
  margin-bottom: 60px;
}

.bold-text-20 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 33px;
  font-weight: 900;
  line-height: 39px;
}

.div-block-1112 {
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  margin-bottom: 60px;
  display: flex;
}

.text-block-225 {
  font-family: var(--mulish);
  color: #000;
  margin-top: 0;
  font-size: 17px;
  font-weight: 600;
  line-height: 23px;
}

.text-block-225.b {
  margin-bottom: 10px;
}

.text-block-225.no {
  color: #ff7676;
  margin-top: 0;
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
}

.link-15 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  font-size: 15px;
  font-weight: 800;
  line-height: 21px;
  text-decoration: none;
}

.button-45 {
  border: 1.25px solid var(--black);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  background-color: #0000;
  border-radius: 9px;
  width: 48%;
  padding-top: 11px;
  padding-bottom: 12px;
  font-weight: 600;
}

.image-188 {
  width: 25px;
  margin-right: 8px;
}

.text-block-228 {
  font-family: var(--mulish);
  color: #000;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-228.b {
  margin-bottom: 8px;
}

.text-span-33 {
  font-weight: 800;
}

.text-block-227 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 27px;
  font-weight: 800;
  line-height: 30px;
}

.text-span-32 {
  font-weight: 800;
}

.text-block-226 {
  font-family: var(--mulish);
  color: #000;
  width: 70%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
}

.text-block-224 {
  font-family: var(--mulish);
  color: #000;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  display: block;
}

.compliance-top-div {
  background-color: var(--light-blue);
  padding: 20px 10% 80px;
}

.compliance-logo-div {
  margin-bottom: 50px;
}

.comp-logo {
  width: auto;
  height: 30px;
}

.compliance-header {
  aspect-ratio: auto;
  font-family: var(--mulish);
  color: var(--black);
  width: 80%;
  font-size: 45px;
  font-weight: 800;
  line-height: 52px;
}

.comp-table-text {
  font-weight: 500;
}

.comp-table-text.head {
  color: #000;
  font-weight: 800;
}

.comp-table-text.body {
  font-family: var(--mulish);
  color: #030303;
  background-color: #0000;
}

.compliance-body-div {
  padding: 50px 10% 100px;
}

.compliance-table-cell {
  width: 50%;
  padding: 10px;
}

.compliance-table-cell-2 {
  border-left: 1px solid #000;
  width: 50%;
  padding: 10px;
}

.compliance-table-row-2 {
  border-bottom: 1px solid #000;
  display: flex;
}

.compliance-table-row-2.bottom {
  border-bottom-style: none;
}

.compliance-table-text {
  font-weight: 500;
}

.compliance-table-text.head {
  color: #000;
  font-weight: 800;
}

.compliance-table-text.body {
  font-family: var(--mulish);
  color: #030303;
  background-color: #0000;
  font-weight: 400;
}

.compliance-table-cell-4 {
  border-left: 1px solid #000;
  width: 50%;
  padding: 10px;
}

.compliance-table-row {
  border-bottom: 1px solid #000;
  display: flex;
}

.compliance-table-row.bottom {
  border-bottom-style: none;
}

.terms-table-div {
  border: 1px solid #000;
  margin-bottom: 40px;
}

.compliance-paragraph {
  font-family: var(--mulish);
  color: var(--black);
}

.div-block-1797 {
  border-bottom: 1px solid #000;
  display: flex;
}

.div-block-1797.bottom {
  border-bottom-style: none;
}

.text-block-869 {
  font-weight: 500;
}

.text-block-869.body {
  color: #030303;
  font-weight: 400;
}

.text-block-869.head {
  color: #000;
  font-weight: 800;
}

.div-block-1798 {
  border-left: 1px solid #000;
  width: 50%;
  padding: 10px;
}

.div-block-1799 {
  width: 50%;
  padding: 10px;
}

.comp-table-row {
  border-bottom: 1px solid #000;
  display: flex;
}

.comp-table-row.bottom {
  border-bottom-style: none;
}

.text-block-870 {
  font-weight: 500;
}

.text-block-870.body {
  color: #030303;
  font-weight: 400;
}

.text-block-870.head {
  color: #000;
  font-weight: 800;
}

.div-block-1800 {
  border-left: 1px solid #000;
  width: 50%;
  padding: 10px;
}

.compliance-table-text-2 {
  font-weight: 500;
}

.compliance-table-text-2.body {
  font-family: var(--mulish);
  color: #030303;
  font-weight: 400;
}

.compliance-table-text-2.head {
  font-family: var(--mulish);
  color: #000;
  font-weight: 800;
}

.compliance-table-text-2.body {
  color: #030303;
  background-color: #0000;
  font-weight: 400;
}

.compliance-table-text-2.head {
  color: #000;
  font-weight: 800;
}

.div-block-1801 {
  width: 50%;
  padding: 10px;
}

.div-block-1802 {
  border-left: 1px solid #000;
  width: 50%;
  padding: 10px;
}

.compliance-table-cel {
  width: 50%;
  padding: 10px;
}

.div-block-1803 {
  border-bottom: 1px solid #000;
  display: flex;
}

.div-block-1803.bottom {
  border-bottom-style: none;
}

.table-cell {
  width: 50%;
  padding: 10px;
}

.table-text {
  font-weight: 500;
}

.table-text.body {
  font-family: var(--mulish);
  color: #030303;
  background-color: #0000;
  font-weight: 400;
}

.table-text.head {
  font-family: var(--mulish);
  color: #000;
  font-weight: 800;
}

.div-block-1804 {
  border-left: 1px solid #000;
  width: 50%;
  padding: 10px;
}

.table-row-2 {
  border-bottom: 1px solid #000;
  display: flex;
}

.table-row-2.bottom {
  border-bottom-style: none;
}

.div-block-1805 {
  border-left: 1px solid #000;
  width: 50%;
  padding: 10px;
}

.saftey-comp-div {
  padding: 50px 10% 100px;
}

.saftey-comp-div.safety {
  padding-bottom: 30px;
}

.safetey-paragraph {
  font-family: var(--mulish);
  font-size: 14px;
  font-weight: 500;
}

.safetey-paragraph.b {
  margin-bottom: 30px;
}

.safetey-paragraph.b.safety {
  color: #000;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 800;
  line-height: 30px;
  text-decoration: none;
}

.safety-subs {
  color: #000;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 800;
}

.text-span-14 {
  font-size: 21px;
  line-height: 27px;
}

.compliance-header-sub {
  font-family: var(--mulish);
  color: #000;
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.safety-page-links-div {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block-254 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.link-27 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 16px;
  font-weight: 900;
  text-decoration: none;
}

.link-27:hover {
  color: #000;
  text-decoration: underline;
}

.form-3-header-div {
  background-color: #f9f8fb;
  border-bottom: 1px #e0e0e0;
  padding: 10px 15%;
}

.div-block-966 {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-30 {
  text-align: center;
  width: auto;
  height: 30px;
}

.bullet-points {
  width: 50%;
  margin-bottom: 25px;
  padding-left: 0%;
  padding-right: 0%;
}

.paragraph-138 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  width: 60%;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
}

.div-block-1806 {
  width: 100%;
}

.div-block-1807 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 25px;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.image-428 {
  width: 40px;
  margin-right: 20px;
}

.form-block-6 {
  width: 100%;
}

.div-block-1808 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 70%;
  display: flex;
}

.text-span-190 {
  font-size: 13px;
  font-weight: 400;
  line-height: 14px;
}

.link-49 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  text-decoration: none;
  display: none;
}

.container-24 {
  flex-direction: column;
  align-items: center;
  padding-left: 6%;
  padding-right: 6%;
  display: flex;
}

.div-block-1809 {
  padding-top: 50px;
  padding-bottom: 100px;
}

.button-88 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  border-radius: 9px;
  width: 75%;
  padding-top: 18px;
  padding-bottom: 19px;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
}

.button-88:hover {
  background-color: var(--light-blue);
}

.text-block-871 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  margin-bottom: 7px;
  font-size: 33px;
  font-weight: 900;
  line-height: 40px;
}

.div-block-1810 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.text-block-872 {
  font-family: var(--mulish);
  color: #000;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 900;
}

.form-13 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.text-block-873 {
  font-family: var(--mulish);
  color: #000;
  font-size: 16px;
}

.sales-top_section {
  padding-top: 80px;
}

.sales-top-wrap {
  flex-flow: column;
  align-items: center;
  padding: 50px 15%;
  display: flex;
}

.sales-top-div {
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.text-block-874 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  margin-bottom: 25px;
  font-size: 55px;
  font-weight: 900;
  line-height: 61px;
}

.text-block-761 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  width: 55%;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 300;
  line-height: 35px;
}

.div-block-1811 {
  width: 50%;
}

.button-89 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  border-radius: 11px;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 19px;
  font-size: 20px;
  line-height: 24px;
}

.button-89:hover {
  background-color: var(--light-blue);
  font-family: var(--mulish);
  font-size: 19px;
}

.presell-form-div-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  display: flex;
}

.form-block-13 {
  width: 100%;
}

.div-block-1812 {
  position: relative;
}

.paragraph-139 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  width: 55%;
  margin-bottom: 30px;
  font-size: 17px;
  line-height: 24px;
}

.product-box-div {
  background-color: #fff9f4;
  background-image: url('../images/Box_Ozempic2.png');
  background-position: 110% 100%;
  background-repeat: no-repeat;
  background-size: 50%;
  border: 1px solid #ffdabd;
  border-radius: 9px;
  height: 530px;
  padding: 38px 8% 30px;
}

.product-box-div._2 {
  background-image: url('../images/vial_semaglutideNEW.png');
  background-position: 93% 83%;
  background-size: 33%;
  height: 540px;
  padding-top: 0;
  padding-bottom: 20px;
}

.product-box-div._2.presell {
  background-color: #fff;
  background-image: url('../images/TF_SemaVial.png');
  background-position: 90% 25%;
  background-repeat: no-repeat;
  background-size: 16%;
  border-color: #000;
  width: 47%;
  height: auto;
  padding-left: 3%;
  padding-right: 3%;
}

.product-box-div._4 {
  background-image: url('../images/vial_trizepatideNEW.png');
  background-position: 93% 83%;
  background-size: 33%;
  width: auto;
  height: 540px;
  padding-top: 0;
}

.product-box-div._4.presell-form {
  background-color: #fff;
  background-image: url('../images/TF_TirzVial.png');
  background-position: 90% 25%;
  background-size: 16%;
  border-color: #000;
  width: 47%;
  height: auto;
  padding-left: 3%;
  padding-right: 3%;
}

.div-block-1813 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-429 {
  width: 15px;
  margin-right: 10px;
}

.div-block-1814 {
  background-color: #ff3e3e;
  height: 5px;
  position: absolute;
  inset: 45% 0% auto;
}

.heading-7 {
  font-family: var(--mulish);
  color: #000;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 36px;
  font-weight: 900;
  line-height: 33px;
}

.sales-block-div {
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.text-block-875 {
  color: #bdbdbd;
  margin-bottom: 10px;
  font-family: Manrope, sans-serif;
  font-weight: 800;
  line-height: 20px;
}

.text-block-875.presell {
  margin-bottom: 5px;
  font-size: 13px;
}

.text-block-875._1 {
  font-family: Manrope, sans-serif;
}

.text-block-875._1.presell {
  font-family: var(--mulish);
  color: var(--999-grey);
}

.tag-color {
  text-align: center;
  background-color: #bbdff6;
  border-radius: 0 0 4px 4px;
  width: 35%;
  margin-right: -15px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.tag-color._1, .tag-color._2 {
  background-color: var(--weight);
}

.tag-color._1 {
  background-color: #dbccff;
}

.tag-color._2 {
  background-color: #a2ffce;
}

.div-block-1815 {
  justify-content: space-between;
  width: 83%;
  display: flex;
}

.paragraph-140 {
  font-family: var(--mulish);
  color: #000;
  width: 100%;
  margin-bottom: 15px;
  font-size: 17px;
  line-height: 23px;
}

.bullet-text-2 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.bullet-text-2._2 {
  background-color: var(--light-green);
}

.sales-block-wrap {
  flex-flow: column;
  align-items: center;
  padding: 30px 15%;
  display: flex;
}

.div-block-1025 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 10px;
  display: flex;
}

.div-block-1023 {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.div-block-451 {
  align-items: center;
  margin-bottom: 5px;
  display: flex;
}

.tag-text {
  font-family: var(--mulish);
  color: #000;
  background-color: #0000;
  font-size: 12px;
  font-weight: 900;
}

.text-block-876 {
  font-family: var(--mulish);
  color: #000;
  font-size: 36px;
  line-height: 36px;
}

.div-block-1816 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.text-block-768 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  margin-bottom: 10px;
  font-size: 39px;
  font-weight: 900;
  line-height: 42px;
}

.text-block-877 {
  font-family: var(--mulish);
  color: #000;
  font-size: 45px;
  font-weight: 900;
  line-height: 51px;
}

.text-span-191 {
  font-weight: 900;
}

.text-block-878 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-size: 25px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px;
}

.div-block-1817 {
  width: 90%;
}

.div-block-1818 {
  width: 50px;
  margin-top: 5px;
  margin-right: 10px;
}

.div-block-1819 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-1820 {
  position: relative;
}

.div-block-1821 {
  border: 3px solid #ece6ff;
  border-radius: 99px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

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

.list-item-2.hide {
  color: #fff;
}

.text-block-879 {
  font-family: var(--mulish);
  color: #000;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 900;
  line-height: 36px;
}

.list-2 {
  margin-bottom: 20px;
  padding-left: 15px;
}

.text-block-880 {
  font-family: var(--mulish);
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.div-block-1822 {
  width: 50%;
}

.div-block-1822.b {
  display: none;
}

.button-90 {
  color: #000;
  text-align: center;
  background-color: #bbffa3;
  border-radius: 11px;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 19px;
  font-size: 20px;
  line-height: 24px;
}

.button-90:hover {
  background-color: #a2ffce;
}

.text-block-881 {
  font-family: var(--mulish);
  color: #000;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 22px;
}

.text-block-882 {
  font-family: var(--mulish);
  color: #000;
  font-size: 33px;
  font-weight: 700;
  line-height: 40px;
}

.text-block-883 {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-size: 25px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px;
}

.plus-div-wrap {
  display: none;
}

.text-block-767 {
  font-family: var(--mulish);
  color: #000;
  font-size: 18px;
  line-height: 24px;
}

.div-block-1823 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 47%;
  display: flex;
}

.text-block-771 {
  color: #6d22ff;
  text-align: center;
  margin-top: -5px;
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
}

.div-block-1824 {
  background-color: #ff3e3e;
  height: 5px;
  position: absolute;
  inset: 45% 0% auto;
}

.div-block-1825 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 30px;
  display: flex;
}

.italic-text {
  font-family: var(--mulish);
  font-weight: 400;
}

.text-span-192 {
  font-weight: 900;
}

.div-block-1826 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.media-logos-div-2 {
  width: 100%;
}

.media-logos-header {
  font-family: var(--mulish);
  color: var(--aaa-grey);
  text-align: center;
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: 900;
  line-height: 16px;
}

.media-logos-box {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-430 {
  height: 40px;
}

.image-431 {
  width: 50px;
  margin-top: 4px;
  margin-right: 6px;
}

.text-block-885 {
  font-family: var(--mulish);
  padding-right: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

.text-block-885.wl {
  text-align: left;
}

.box-div-2 {
  background-color: var(--white);
  text-align: left;
  border: 1px solid #000;
  border-radius: 16px;
  width: 48%;
  padding: 36px 30px 50px;
}

.box-div-2._3 {
  background-image: linear-gradient(#fff9, #fff9), url('../images/box_waist.png');
  background-position: 0 0, 150% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto 100%;
}

.box-div-2._4 {
  background-image: linear-gradient(#fff9, #fff9), url('../images/box_deliver.png');
  background-position: 0 0, 100% 1%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 60%;
  text-decoration: none;
}

.box-div-2._2 {
  background-image: linear-gradient(#fff9, #fff9), url('../images/box_weigh.png');
  background-position: 0 0, 100% -50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 50%;
}

.box-div-2._1 {
  background-color: var(--white);
  background-image: linear-gradient(#ffffffb0, #ffffffb0), url('../images/box_weightloss.png');
  background-position: 0 0, 100% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto 100%;
  border: 1px solid #000;
}

.text-block-886 {
  font-family: var(--mulish);
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.testi-div {
  text-align: center;
  max-width: 1280px;
}

.image-432 {
  border-radius: 11px;
  margin-bottom: 30px;
}

.text-block-887 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 45px;
  font-weight: 900;
  line-height: 42px;
}

._4steps-button-div {
  text-align: center;
  margin-top: 40px;
  padding-left: 20%;
  padding-right: 20%;
}

.text-span-193 {
  background-color: var(--light-green);
  color: var(--black);
  font-style: normal;
  font-weight: 900;
}

.div-block-19 {
  width: 45%;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
}

.div-block-1827 {
  flex-flow: column;
  align-items: flex-start;
  width: 86%;
  margin-top: 0;
  display: flex;
}

.div-block-1828 {
  border-bottom: 1px solid #000;
  height: 30px;
  margin-bottom: 30px;
}

.text-block-888 {
  font-family: var(--mulish);
  color: var(--black);
  -webkit-text-stroke-color: #6d22ff;
  font-size: 80px;
  font-weight: 900;
  line-height: 80px;
}

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

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

.div-block-1829 {
  align-items: flex-end;
  display: flex;
}

.div-block-1830 {
  background-color: var(--light-blue);
  text-align: center;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 33px;
  height: 33px;
  margin-right: 5px;
  display: flex;
}

.text-block-889 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  width: auto;
  margin-top: 0;
  font-size: 24px;
  font-weight: 900;
  line-height: 28px;
}

.weight-slider_header {
  font-family: var(--mulish);
  color: #000;
  text-align: left;
  width: 90%;
  margin-bottom: 25px;
  font-size: 45px;
  font-weight: 400;
  line-height: 51px;
}

.weight-slider_header.senior-init {
  font-family: var(--radley);
}

.weight-slider_header.wl {
  width: 85%;
  font-size: 40px;
  line-height: 45px;
}

.image-433 {
  width: auto;
  height: 99px;
  margin-bottom: 30px;
}

.paragraph-141 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  width: 90%;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
}

.div-block-1831 {
  align-items: flex-start;
  display: flex;
}

.div-block-1553 {
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 87px;
  display: flex;
}

.text-span-194 {
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.top-sub-text {
  color: #6d22ff;
  margin-bottom: 15px;
  font-size: 36px;
  font-style: italic;
  line-height: 40px;
  display: none;
}

.mask-5 {
  height: 480px;
}

.right-arrow-9 {
  display: none;
}

.slider-and-boxes-div {
  text-align: center;
  justify-content: space-between;
  max-width: 1280px;
  margin-top: 0;
  display: flex;
}

.div-block-1832 {
  text-align: center;
  flex-flow: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.boxes-right-div {
  width: 45%;
}

.text-block-892 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 18px;
  font-weight: 900;
  line-height: 36px;
}

.card-4 {
  text-align: center;
  border: 1px solid #dfdfdf;
  border-radius: 11px;
  width: 30%;
  padding: 20px;
}

.testi-header {
  font-family: var(--mulish);
  color: var(--aaa-grey);
  text-align: center;
  margin-bottom: 30px;
  font-size: 50px;
  font-weight: 500;
  line-height: 56px;
}

.testi-header.senior-init {
  margin-bottom: 50px;
}

.testi-header.wl {
  font-size: 40px;
  font-weight: 900;
  line-height: 45px;
}

.div-block-1833 {
  align-items: flex-end;
  display: flex;
}

.div-block-1834 {
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 15px;
  display: flex;
}

.div-block-1551 {
  flex-flow: column;
  align-items: flex-start;
  width: 50%;
  padding-left: 8%;
  display: block;
}

.div-block-1835 {
  justify-content: space-between;
  margin-bottom: 30px;
  display: flex;
}

.div-block-1836 {
  flex-flow: column;
  align-items: center;
  width: 23%;
  display: flex;
}

.text-block-894 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 20px;
  line-height: 26px;
}

.text-block-895 {
  font-family: var(--mulish);
  color: #000;
  font-size: 55px;
  font-weight: 900;
  line-height: 55px;
}

.text-block-896 {
  font-family: var(--mulish);
  color: #000;
  font-size: 16px;
  line-height: 21px;
}

.button-91 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  border-radius: 11px;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 19px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.button-91:hover {
  background-color: var(--light-blue);
}

.left-arrow-7 {
  display: none;
}

._4-steps-header {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  width: 60%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 400;
  line-height: 55px;
}

.image-434 {
  width: 50px;
  margin-bottom: 10px;
}

.div-block-1837 {
  background-color: #fff;
  border: 1px #000;
  border-radius: 100px;
  height: 10px;
  margin-bottom: 30px;
}

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

.slider-left-div {
  width: 50%;
  height: auto;
  padding: 0 30px 30px;
}

._4steps-headers-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.text-block-897 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 13px;
  font-weight: 400;
}

.weight-slider-div-2 {
  background-color: #fff;
  border: 1px #ece6ff;
  border-radius: 0;
  width: 86%;
  margin-top: 15px;
  margin-bottom: 10px;
  padding: 20px 0 0;
}

._4steps-flex-div {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.slider-6 {
  background-color: #0000;
  height: 510px;
}

.paragraph-117 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: left;
  width: 85%;
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 24px;
}

.text-block-898 {
  font-family: var(--mulish);
  color: #000;
  text-align: left;
  margin-left: 3px;
  font-weight: 900;
  line-height: 25px;
}

.text-block-899 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 18px;
  font-weight: 900;
}

._4steps-div-wrap {
  flex-flow: column;
  align-items: center;
  padding: 50px 6% 80px;
  display: flex;
}

.youtube {
  border-radius: 11px;
  display: none;
}

.checklist-box-div {
  border-radius: 16px;
  align-items: stretch;
  max-width: 1280px;
  display: flex;
}

.text-span-195 {
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.div-block-1567 {
  background-color: var(--f6-grey);
  border: 1px #000;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 45px;
  display: flex;
}

.div-block-1567.senior-init {
  width: 45%;
}

.div-block-1568 {
  background-color: var(--light-blue);
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  width: 50%;
  padding: 45px 45px 60px;
}

.div-block-1568.senior-init {
  width: 55%;
}

.text-block-900 {
  font-family: var(--mulish);
  color: var(--black);
  width: 90%;
  margin-bottom: 20px;
  font-size: 45px;
  font-weight: 400;
  line-height: 51px;
}

.text-block-900.senior-init {
  width: 100%;
  margin-bottom: 30px;
  font-size: 36px;
  line-height: 45px;
}

.image-435 {
  width: 40px;
  margin-top: -5px;
  margin-right: 10px;
}

.div-block-1569 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 15px;
  display: flex;
}

.div-block-1569.last {
  margin-bottom: 0;
}

.button-92 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  border-radius: 11px;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 19px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.button-92:hover {
  background-color: var(--light-green);
}

.text-block-901 {
  font-family: var(--mulish);
  color: var(--black);
  width: 100%;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
}

.quote-div {
  text-align: center;
  flex-flow: column;
  align-items: center;
  max-width: 1280px;
  margin-bottom: 0;
  display: flex;
}

.quote-text {
  font-family: var(--mulish);
  color: var(--black);
  width: 80%;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 36px;
}

.text-span-196 {
  font-size: 30px;
  font-weight: 300;
  line-height: 39px;
}

.quote-button-div {
  width: 50%;
  margin-top: 0;
  margin-bottom: 0;
}

.quote-button-div.senior-init {
  margin-bottom: 0;
}

.button-93 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  border-radius: 11px;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 19px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.button-93:hover {
  background-color: var(--light-blue);
}

.text-span-197 {
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.bold-text-21 {
  font-size: 36px;
  font-weight: 900;
}

.image-436 {
  width: 50%;
  margin-bottom: 15px;
}

.text-block-903 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
}

.text-block-904 {
  color: #6d22ff;
}

.link-50 {
  font-family: var(--mulish);
  color: var(--blue-for-gradient);
  font-size: 16px;
  line-height: 22px;
}

.icon-31 {
  color: var(--black);
  margin-right: 0;
  font-size: 17px;
}

.text-span-198 {
  color: #6d22ff;
}

.text-block-905 {
  font-family: var(--mulish);
  color: #000;
  font-size: 23px;
  font-weight: 400;
  line-height: 29px;
}

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

.div-block-1842 {
  border-top: 1px #c4c4c4;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
}

.div-block-1843 {
  border-left: 1px solid var(--black);
  width: 50%;
  padding-left: 5%;
}

.div-block-1019 {
  width: 50%;
  padding-right: 5%;
}

.faq-div {
  max-width: 1280px;
  padding: 0 0%;
}

.dropdown-toggle-9 {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  display: inline-block;
}

.dropdown-toggle-9.w--open {
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
}

.dropdown-list-6 {
  background-color: #dfc0c0;
  display: none;
  position: static;
}

.dropdown-list-6.w--open {
  background-color: #fff0;
  width: 100%;
  margin-left: -15px;
}

.paragraph-142 {
  font-family: var(--mulish);
  color: #000;
  margin-top: 5px;
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.filter-dropdown-2 {
  background-color: #fff;
  border: 1px #000;
  border-bottom-color: #ddd;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 700;
  overflow: visible;
}

.form-14 {
  margin-left: 0;
  padding-left: 15px;
  padding-right: 0;
}

.text-block-181 {
  font-family: var(--mulish);
  color: #000;
  margin-bottom: 25px;
  font-size: 50px;
  font-weight: 900;
  line-height: 55px;
}

.text-block-181.senior-init {
  font-family: var(--radley);
}

.div-block-1844 {
  background-color: #fff;
  width: 100%;
  height: auto;
  padding: 0;
  overflow: visible;
}

.paragraph-49 {
  font-family: var(--mulish);
  color: #000;
  font-size: 18px;
  line-height: 24px;
}

.text-span-199 {
  font-weight: 900;
}

.top-blogs-div-wrap {
  flex-flow: column;
  padding: 50px 13% 20px;
  display: flex;
}

.top-blogs-div {
  justify-content: space-between;
  max-width: 1280px;
  display: flex;
}

.main-featured-blog-div {
  border: 2px solid var(--black);
  width: 67%;
}

.div-block-1845 {
  flex-flow: column;
  align-items: center;
  padding-bottom: 30px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.category-bar {
  background-color: var(--weight);
  flex-flow: column;
  align-items: center;
  margin-top: -15px;
  margin-bottom: 10px;
  padding: 3px 5px;
  display: flex;
}

.category-bar.ear {
  margin-top: 0;
}

.text-block-906 {
  font-family: var(--mulish);
  font-weight: 900;
}

.text-block-907 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 15px;
  font-size: 45px;
  font-weight: 900;
  line-height: 51px;
}

.paragraph-143 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  font-size: 16px;
}

.collection-item-3 {
  border: 1px solid var(--black);
}

.featured-blogs-stacked-div {
  width: 30%;
}

.image-437 {
  border: 1px solid #000;
  width: 100%;
}

.featured-text-div {
  flex-flow: column;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 30px;
  display: flex;
}

.text-block-908 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 900;
  line-height: 30px;
}

.text-block-909 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  font-size: 16px;
}

.featured-divided-div {
  border: 1px solid var(--black);
  width: 100%;
  height: 1px;
  margin-bottom: 30px;
}

.image-438 {
  width: 100%;
}

.audio-div-wrap {
  flex-flow: column;
  padding-bottom: 0;
  padding-left: 13%;
  padding-right: 13%;
  display: flex;
}

.audio-divider-div {
  border: 1px solid var(--black);
  width: 100%;
  height: 1px;
  margin-bottom: 0;
}

.featured-audio-summary-div {
  justify-content: space-between;
  max-width: 1280px;
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
}

.audio-summary-text-div {
  width: 30%;
  padding-top: 0;
}

.text-block-910 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 24px;
  font-weight: 900;
  line-height: 30px;
}

.text-block-911 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 16px;
}

.content-home-audio-player-div {
  border: 1px solid var(--df-grey);
  width: 67%;
  height: auto;
}

.article-links-wrap {
  flex-flow: column;
  padding: 30px 13% 50px;
  display: flex;
}

.article-links-div {
  max-width: 1280px;
}

.text-block-912 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 900;
  line-height: 36px;
}

.article-links-flex {
  justify-content: space-between;
  margin-bottom: 30px;
  display: flex;
}

.link-block-70 {
  color: var(--black);
  width: 49%;
  text-decoration: none;
}

.div-block-1846 {
  padding-top: 10px;
}

.image-439 {
  height: 20px;
  margin-bottom: 15px;
}

.paragraph-144 {
  font-family: var(--mulish);
}

.text-block-913 {
  font-family: var(--mulish);
  font-size: 12px;
  font-weight: 900;
}

.image-440 {
  border: 1px solid var(--black);
}

.links-pair-div {
  justify-content: space-between;
  width: 49.5%;
  display: flex;
}

.sp-artist-name-2 {
  color: var(--black);
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 500;
}

.progress-bar-2 {
  color: var(--black);
  background-color: #fff;
  width: 50%;
  height: 3px;
  position: relative;
}

.sp-details-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.sp-track-wrapper-2 {
  -webkit-backdrop-filter: saturate(200%) blur(15px);
  backdrop-filter: saturate(200%) blur(15px);
  background-color: #ffffff1a;
  border: 1px solid #ffffff1a;
  border-radius: 4px;
  width: 100%;
  padding: 25px 30px;
}

.sp-elapsed-2 {
  flex-direction: row;
  display: flex;
}

.sp-title-wrapper-2 {
  color: #fff;
  flex-direction: column;
  align-items: flex-start;
  font-family: Inter, sans-serif;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.sp-play-2 {
  cursor: pointer;
  width: 30px;
  margin-right: 10px;
}

.true-progress-head-2 {
  color: var(--black);
  background-color: #fff;
  border-radius: 20px;
  width: 10px;
  height: 10px;
  position: absolute;
  inset: -3px 0% auto auto;
}

.sp-progress-bar-background-2 {
  color: var(--df-grey);
  background-color: #f0f0f00f;
}

.sp-title-2 {
  color: var(--black);
  font-family: Inter, sans-serif;
  font-size: .875rem;
  font-weight: 300;
}

.sp-thumbnail-2 {
  border-radius: 4px;
  width: 50px;
  height: 50px;
}

.portal-top-div {
  padding-top: 130px;
  padding-bottom: 100px;
}

.text-block-914 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 20px;
  font-size: 45px;
  font-weight: 700;
  line-height: 51px;
}

.portal-tab {
  background-color: var(--transparent);
  font-family: var(--mulish);
  color: var(--df-grey);
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
  font-weight: 900;
  line-height: 24px;
  display: flex;
}

.portal-tab.w--current {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--transparent);
  font-family: var(--mulish);
  color: var(--black);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-right: 0;
  font-size: 18px;
  font-weight: 900;
  line-height: 24px;
  display: flex;
}

.text-block-915 {
  font-size: 18px;
  line-height: 24px;
}

.tabs-menu {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border-bottom: 1px solid var(--df-grey);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1.5fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
  display: grid;
}

.portal-tab-div {
  border-bottom: 1px solid var(--df-grey);
  flex-flow: column;
  padding-top: 50px;
  padding-bottom: 30px;
  display: flex;
}

.portal-tab-div.profile {
  padding-left: 100px;
  padding-right: 100px;
}

.portal-cta-div {
  background-color: var(--light-green);
  border: 1px #000;
  border-radius: 11px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
  padding: 20px 30px;
  display: flex;
}

.portal-cta-text-div {
  width: 60%;
}

.text-block-916 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.text-span-200 {
  font-family: var(--radley);
  font-style: italic;
}

.text-block-917 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 14px;
}

.button-94 {
  background-color: var(--black);
  font-family: var(--mulish);
  color: var(--white);
  border-radius: 99px;
  padding: 15px 25px;
  font-size: 13px;
  font-weight: 700;
}

.portal-categories-div {
  background-color: var(--f6-grey);
  border-radius: 11px;
  flex-flow: column;
  align-items: center;
  margin-bottom: 30px;
  padding: 50px 30px;
  display: flex;
}

.text-block-918 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 25px;
  font-weight: 900;
  line-height: 30px;
}

.text-block-919 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 22px;
}

.portal-category-links-row {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.portal-category-link {
  font-family: var(--mulish);
  color: var(--black);
  align-items: center;
  padding: 5px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.portal-category-link:hover {
  text-decoration: underline;
}

._3-checks-div {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  margin-top: 20px;
  display: flex;
}

._3-checks-bullets {
  align-items: center;
  display: flex;
}

.image-441 {
  width: 20px;
  margin-right: 5px;
}

.text-block-920 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 14px;
  font-weight: 700;
}

.text-block-921 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 900;
  line-height: 36px;
}

.portal-content-link {
  margin-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.portal-link-image-div {
  width: 30%;
}

.portal-link-text-div {
  background-color: var(--f6-grey);
  flex-flow: column;
  justify-content: center;
  width: 70%;
  padding: 30px 30px 30px 50px;
  display: flex;
}

.text-block-922 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 10px;
}

.text-span-201 {
  font-family: var(--arrow);
  font-weight: 700;
}

.text-block-923 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-924 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 18px;
  line-height: 23px;
}

.text-block-925 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
}

.line-divider-div {
  border: .5px solid var(--black);
  height: 1px;
  margin-bottom: 30px;
}

.text-block-926 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 700;
}

.portal-form-2-input-div {
  justify-content: space-between;
  margin-bottom: 20px;
  display: flex;
}

.portal-form-2-input-div.address {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
}

.input-div-half {
  width: 48%;
}

.input-div-half.apt {
  width: 20%;
}

.field-label-2 {
  font-family: var(--mulish);
  margin-bottom: 5px;
  font-weight: 400;
}

.field-label-2.multi {
  margin-bottom: 10px;
}

.submit-button-14 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  border-radius: 99px;
  padding: 15px 30px;
  font-size: 16px;
  font-weight: 700;
}

.form-15 {
  margin-bottom: 50px;
}

.text-block-928 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 30px;
  font-size: 16px;
}

.portal-input {
  font-family: var(--mulish);
  border: 1px solid #000;
  border-radius: 9px;
  height: 50px;
}

.checkbox-label-20 {
  font-family: var(--mulish);
}

.portal-progress-div {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 50px;
  display: flex;
}

.progress-div {
  width: 40%;
  height: auto;
  position: relative;
}

.text-block-929 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
}

.progress-bullet {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 30px;
  display: flex;
}

.image-442 {
  z-index: 998;
  width: 15px;
  margin-right: 10px;
  position: relative;
}

.text-block-930 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}

.text-block-931 {
  font-family: var(--mulish);
  margin-bottom: 10px;
}

.progress-cta-div {
  width: 53%;
  display: none;
}

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

.reco-box-div {
  width: 32%;
}

.portal-reco-box {
  border: 1px solid var(--black);
  padding-top: 5px;
}

.reco-top-labes {
  justify-content: space-between;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.reco-category {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  font-size: 12px;
  font-weight: 900;
}

.reco-type-div {
  align-items: center;
  display: flex;
}

.reco-type-icon {
  width: 20px;
}

.reco-top-summary {
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.reco-pic-name-div {
  align-items: center;
  display: flex;
}

.image-443 {
  width: 50px;
  margin-right: 10px;
}

.text-block-932 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 20px;
  font-weight: 900;
}

.text-block-933 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 12px;
}

.reco-price-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.amount-div {
  align-items: flex-start;
  display: flex;
}

.text-block-934 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 11px;
  font-weight: 900;
  line-height: 11px;
}

.text-block-935 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 24px;
  font-weight: 900;
  line-height: 24px;
}

.text-block-936 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 10px;
  line-height: 10px;
}

.reco-list-div {
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.reco-list-header {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 3px;
  font-weight: 900;
}

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

.reco-list-text {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 12px;
  line-height: 16px;
}

.reco-box-bottom-div {
  background-color: var(--light-green);
  border-top: 1px solid #000;
  justify-content: flex-start;
  padding: 10px;
  display: flex;
}

.reco-buttons-div {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.recommended-div {
  margin-bottom: 30px;
  display: none;
}

.div-block-1847 {
  font-family: var(--work-sans);
}

.image-444 {
  border-radius: 9px;
  width: 55px;
  margin-right: 10px;
}

.portal-summary-header {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 900;
  line-height: 24px;
}

.payment-history-div {
  width: 40%;
}

.therapy-subs-div {
  border: 1px solid #000;
  border-radius: 11px;
  width: 50%;
  padding: 30px;
}

.account-summary-div {
  justify-content: space-between;
  margin-bottom: 60px;
  display: flex;
}

.categories-nav-section {
  padding-top: 83px;
}

.categories-nav-wrap {
  background-color: var(--white);
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 0 13%;
}

.div-block-1848 {
  z-index: 0;
  border: .5px solid var(--df-grey);
  width: 1px;
  height: 76.6%;
  position: absolute;
  inset: 6% auto 0% 8%;
}

.link-51 {
  font-family: var(--mulish);
  color: var(--blue-for-gradient);
  font-size: 12px;
  text-decoration: none;
  position: absolute;
  inset: auto 5% 5% auto;
}

.portal-item-dropdown {
  width: 100%;
  margin-bottom: 15px;
}

.dropdown-toggle-10 {
  border-bottom: 1px solid var(--df-grey);
  width: 100%;
  padding: 0;
}

.link-52 {
  font-family: var(--mulish);
  color: var(--blue-for-gradient);
  font-size: 12px;
  text-decoration: none;
}

.dropdown-list-7 {
  background-color: var(--light-green);
}

.dropdown-list-7.w--open {
  background-color: var(--white);
}

.progress-drop-div {
  background-color: var(--white);
  padding: 30px 20px 20px;
  position: relative;
}

.text-block-937 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 5px;
}

.div-block-1849 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.radio-button-label-2 {
  font-family: var(--mulish);
  color: var(--black);
  font-weight: 700;
}

.portal-category-select-div {
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.link-block-71 {
  border: 1px solid var(--black);
  background-color: var(--white);
  font-family: var(--mulish);
  color: var(--black);
  border-radius: 9px;
  padding: 10px 20px;
  font-size: 15px;
  text-decoration: none;
}

.link-block-71.selected {
  background-color: var(--light-blue);
}

.category-select-div-1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  margin-right: 20px;
  display: flex;
}

.category-boxes-wrap {
  padding: 30px 13% 50px;
}

.category-boxes-row {
  justify-content: space-between;
  max-width: 1280px;
  margin-bottom: 20px;
  display: flex;
}

.category-box-pair {
  justify-content: space-between;
  width: 49%;
  display: flex;
}

.link-block-72 {
  width: 48%;
  text-decoration: none;
  position: relative;
}

.image-category-text {
  font-family: var(--mulish);
  color: var(--white);
  font-size: 25px;
  font-weight: 900;
  line-height: 30px;
  position: absolute;
  inset: auto auto 3% 3%;
}

.image-category-text.cta {
  font-size: 17px;
  line-height: 23px;
  inset: 3% 0% 0% 3%;
}

.image-445 {
  background-image: linear-gradient(#00000075, #00000075);
}

.image-445.chat {
  background-color: var(--black);
}

.content-links-wrap {
  padding: 30px 13% 50px;
}

.text-block-939 {
  font-family: var(--mulish);
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 900;
  line-height: 22px;
}

.text-block-940 {
  background-color: var(--weight);
  font-family: var(--mulish);
  margin-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 11px;
  font-weight: 900;
  display: inline-block;
}

.content-links {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1280px;
  display: flex;
}

.content-link-boxes {
  width: 67%;
  margin-bottom: 0;
}

.text-block-941 {
  float: none;
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 900;
  line-height: 40px;
}

.line-div {
  border: 1px solid var(--black);
  height: 1px;
  margin-bottom: 30px;
}

.content-link-box {
  border-bottom: 1px solid var(--black);
  width: 100%;
  margin-bottom: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.image-446 {
  width: 40%;
}

.content-link-box-text-div {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 60%;
  padding: 0 0 0 20px;
  display: flex;
}

.text-block-942 {
  font-family: var(--mulish);
  color: var(--black);
  font-weight: 700;
}

.text-block-943 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: 900;
  line-height: 26px;
}

.text-block-944 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 16px;
}

.sign-up-div {
  border: 2px solid #000;
  flex-flow: column;
  width: 30%;
  padding: 20px;
  display: flex;
}

.text-block-945 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 10px;
  font-weight: 700;
  text-decoration: underline;
}

.text-block-946 {
  font-family: var(--radley);
  color: var(--black);
  text-align: center;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 30px;
}

.text-field-54 {
  font-family: var(--mulish);
}

.submit-button-15 {
  background-color: var(--light-green);
  color: var(--black);
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
}

.submit-button-15:hover {
  background-color: var(--light-blue);
}

.text-block-947 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  font-size: 11px;
  line-height: 13px;
}

.text-span-202 {
  font-family: var(--arrow);
  font-size: 30px;
  font-weight: 800;
}

.category-cta-div {
  background-color: var(--light-blue);
  flex-flow: column;
  justify-content: center;
  height: 100%;
  padding: 13px;
  display: flex;
}

.text-block-948 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 900;
  line-height: 24px;
}

.text-block-949 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 20px;
}

.text-block-950 {
  background-color: var(--transparent);
  font-family: var(--mulish);
  color: var(--black);
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 900;
  display: inline-block;
}

.text-span-203 {
  font-family: var(--arrow);
  font-size: 18px;
}

.text-span-204 {
  background-color: var(--light-green);
  font-family: var(--arrow);
}

.senior-hero-div-wrap {
  padding: 30px 6% 50px;
}

.senior-hero-div {
  justify-content: space-between;
  max-width: 1280px;
  display: flex;
}

.text-block-951 {
  font-family: var(--radley);
  color: var(--black);
  margin-bottom: 30px;
  font-size: 45px;
  line-height: 51px;
}

.container-25 {
  padding-left: 9%;
  padding-right: 9%;
}

.image-447 {
  margin-bottom: 30px;
}

.text-block-952 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 50px;
  font-size: 24px;
  line-height: 34px;
}

.text-span-205 {
  font-weight: 900;
}

.text-block-953 {
  font-family: var(--radley);
  color: var(--black);
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 36px;
}

.bold-text-22 {
  font-size: 45px;
  line-height: 51px;
}

.text-span-206, .text-span-207 {
  font-weight: 900;
}

.text-block-954 {
  font-family: var(--radley);
  color: var(--black);
  margin-bottom: 15px;
  font-size: 45px;
  font-weight: 900;
  line-height: 51px;
}

.text-block-955 {
  font-family: var(--mulish);
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: 900;
  line-height: 30px;
}

.list-4 {
  padding-left: 15px;
}

.list-item-3 {
  margin-bottom: 10px;
}

.text-span-208 {
  font-weight: 900;
}

.section-10 {
  display: none;
}

.what-you-get-div, .div-block-1850 {
  max-width: 1280px;
}

.section_miss-out {
  display: none;
}

.senior-hero-left {
  width: 47%;
}

.senior-hero-right {
  width: 50%;
}

.div-block-1851 {
  padding: 30px 6%;
}

.text-span-209 {
  font-weight: 900;
}

.div-block-1852 {
  flex-flow: column;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 0;
  display: flex;
}

.image-448 {
  width: 200px;
}

.lander-div-wrap {
  flex-flow: column;
  align-items: stretch;
  padding: 30px 20% 50px;
  display: flex;
}

.lander-div {
  flex-flow: column;
  align-items: center;
  max-width: 1100px;
  display: flex;
}

.lander-header {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 15px;
  font-size: 45px;
  font-weight: 900;
  line-height: 51px;
}

.lander-sub {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 30px;
  font-size: 20px;
}

.video-2 {
  margin-bottom: 30px;
}

.bullets-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 30px;
  display: flex;
}

.bullet-point {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.bullet-icon {
  width: 30px;
  margin-right: 10px;
}

.bullet-point-text {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 20px;
  line-height: 22px;
}

.text-span-210 {
  font-weight: 800;
}

.lander-button {
  font-family: var(--mulish);
  text-align: center;
  background-color: #65d744;
  border-radius: 11px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 18px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.checkout-popup-div {
  z-index: 99999;
  background-color: #00000026;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  inset: 0%;
}

.popup-box {
  background-color: var(--white);
  border-radius: 0;
  flex-flow: column;
  align-items: center;
  width: 400px;
  height: auto;
  padding: 25px 25px 40px;
  display: flex;
  position: relative;
}

.text-block-956 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 5px;
  font-size: 30px;
  font-weight: 900;
  line-height: 30px;
}

.text-block-957 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 20px;
}

.product-upsell-div {
  border: 1px solid #000;
  border-radius: 11px;
  flex-flow: column;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 10px;
  display: flex;
  overflow: hidden;
}

.product-upsell-div.mobile {
  display: none;
}

.product-upsell-div.desk {
  margin-bottom: 3px;
}

.product-upsell-div.desk.checkout {
  margin-bottom: 15px;
  padding: 0 0 20px;
}

.image-449 {
  width: 30%;
}

.item-text-div {
  padding: 0 10px 15px;
}

.item-text-div.checkout {
  margin-top: 20px;
  padding: 0 20px;
}

.productname {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 20px;
  font-weight: 900;
}

.productname.checkout {
  margin-bottom: 3px;
  font-size: 24px;
  font-weight: 900;
}

.productname.upsell {
  margin-bottom: 5px;
  font-size: 27px;
}

.productname.upsell.bundle {
  font-size: 31px;
  line-height: 23px;
}

.item-name-price-div {
  justify-content: space-between;
  margin-bottom: 15px;
  display: flex;
}

.item-name-price-div.upsell {
  border-bottom: 1px #000;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.text-block-959 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 15px;
  line-height: 15px;
}

.price-side {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 15px;
  display: flex;
}

.item-price-div {
  align-items: flex-start;
  display: flex;
  position: relative;
}

.price {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 30px;
  font-weight: 900;
  line-height: 24px;
}

.price.old {
  font-size: 23px;
}

.price.old.upsell {
  font-size: 24px;
}

.price.upsell {
  font-size: 36px;
  line-height: 27px;
}

.dollar-sign {
  font-family: var(--mulish);
  color: var(--black);
  font-weight: 900;
  line-height: 15px;
}

.popup-buttons-div {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 0;
  display: flex;
}

.button-95 {
  border: 1px none var(--weight);
  background-color: var(--weight);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border-radius: 9px;
  width: 100%;
  margin-bottom: 5px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: 900;
}

.button-95:hover {
  border-color: var(--light-green);
  background-color: var(--light-green);
}

.button-96 {
  background-color: var(--transparent);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border: 1px solid #000;
  border-radius: 9px;
  width: 29%;
}

.text-block-962 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: right;
  font-size: 12px;
  line-height: 12px;
}

.close-link {
  background-color: var(--white);
  border: 1px solid #000;
  width: 30px;
  height: 30px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-1853 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.button-97 {
  background-color: var(--black);
  font-family: var(--mulish);
}

.image-450 {
  position: absolute;
  inset: 10% 0% 0%;
}

.item-details-div {
  justify-content: space-between;
  margin-bottom: 10px;
  display: flex;
}

.item-details-div.upsell {
  margin-bottom: 0;
}

.item-details-div.upsell.bundle {
  flex-flow: column;
  margin-bottom: 10px;
}

.link-53 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 18px;
  font-weight: 900;
  text-decoration: none;
}

.text-span-211 {
  font-family: var(--arrow);
}

.next-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.nav_section {
  padding: 20px 8%;
}

.link-block-35 {
  margin-bottom: 0;
}

.image-451 {
  width: 100px;
  height: auto;
}

.image-div {
  width: 25%;
  margin-right: 0;
  padding-top: 5px;
}

.text-block-963 {
  color: #000;
  text-align: left;
  margin-left: -13px;
  font-size: 24px;
  font-weight: 700;
}

.text-span-212 {
  background-color: #dfdfdf;
  border-radius: 20px;
  font-weight: 900;
}

.div-block-1854 {
  background-color: #dfdfdf;
  border: 1px #000;
  border-radius: 100px;
  height: 10px;
  margin-bottom: 40px;
}

.div-block-1854.top {
  margin-bottom: 30px;
}

.text-block-964 {
  font-family: var(--mulish);
  color: #000;
  font-size: 55px;
  font-weight: 500;
  line-height: 46px;
}

.text-block-965 {
  color: #000;
  text-align: left;
  font-size: 50px;
  font-weight: 600;
  line-height: 40px;
}

.image-452 {
  width: 90px;
  margin-left: 15px;
}

.text-block-590 {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

.button-div-2 {
  width: 69%;
}

.div-block-1855 {
  background-color: #000;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  width: 40%;
  height: 10px;
}

.text-span-213 {
  background-color: var(--light-green);
}

.hero-left-div-2 {
  width: 40%;
  padding-bottom: 30px;
}

.hero-bullet {
  align-items: center;
  width: auto;
  display: flex;
}

.check-bullets-div {
  border-bottom: 1px solid #dfdfdf;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: none;
}

.amount-div-2 {
  align-items: flex-start;
  margin-bottom: 5px;
  display: flex;
}

.heading-61 {
  font-family: var(--mulish);
  color: #000;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 45px;
  font-weight: 900;
  line-height: 51px;
}

.div-block-1856 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  font-size: 21px;
  display: flex;
}

.div-block-1857 {
  text-align: center;
  border: 1px solid #000;
  border-radius: 9px;
  width: 48%;
  padding: 20px 17px;
}

.grid-bottom-2 {
  border-bottom: 1px solid #dfdfdf;
  justify-content: space-between;
  margin-bottom: 20px;
  padding-bottom: 50px;
  display: flex;
}

.grid-bottom-2.top {
  border-bottom-color: var(--black);
  margin-bottom: 0;
}

.text-block-966 {
  font-family: var(--mulish);
  color: #000;
  font-size: 15px;
  font-weight: 500;
}

.div-block-1858 {
  align-items: flex-end;
  display: flex;
}

.header-text-span {
  background-color: var(--light-green);
  font-family: var(--radley);
  font-style: italic;
  font-weight: 600;
}

.header-text-span.wl {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  padding-left: 10px;
  padding-right: 10px;
  font-size: 43px;
}

.div-block-1859 {
  align-items: flex-start;
  font-size: 19px;
  display: flex;
}

.hero-cta-div-2 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 30px;
  display: flex;
}

.text-block-967 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 500;
}

.link-54 {
  font-family: var(--mulish);
  color: #999;
  font-size: 16px;
  font-weight: 900;
  line-height: 22px;
  text-decoration: none;
}

.link-54:hover {
  color: #000;
}

.image-453 {
  width: 30px;
  margin-right: 5px;
}

.text-block-968 {
  font-family: var(--mulish);
  color: #000;
  -webkit-text-stroke-color: #6d22ff;
  font-size: 90px;
  font-weight: 800;
  line-height: 80px;
}

.text-block-969 {
  font-family: var(--mulish);
  color: #000;
  margin-bottom: 5px;
  font-size: 21px;
  font-weight: 400;
  line-height: 29px;
}

.div-block-1860 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 35px;
  display: flex;
}

.div-block-1860.top {
  margin-bottom: 30px;
}

.heroprice_div {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  font-family: var(--mulish);
  flex-flow: row;
  justify-content: center;
  margin-bottom: 10px;
  display: flex;
}

.div-block-1861 {
  align-items: flex-end;
  display: flex;
}

.hero-section-3 {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  padding: 10px 8% 0;
}

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

.heroproducts_div.solo {
  justify-content: flex-start;
  align-items: center;
}

.heroproducts_div.hide {
  display: none;
}

.text-block-970 {
  color: #000;
  margin-bottom: 15px;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  display: none;
}

.div-block-1862 {
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.text-block-971 {
  font-family: var(--mulish);
  color: #000;
  font-size: 18px;
  font-weight: 800;
  line-height: 47px;
}

.text-block-972 {
  font-family: var(--mulish);
  color: #000;
  background-color: #0000;
  margin-right: 10px;
  padding-right: 0;
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
}

.text-block-973 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 5px;
  font-size: 23px;
  font-weight: 900;
  line-height: 26px;
}

.text-block-973.wl {
  margin-bottom: 15px;
  line-height: 26px;
}

.text-block-974 {
  font-family: var(--mulish);
  color: #000;
  background-color: #d6fff000;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 900;
  line-height: 30px;
  text-decoration: underline;
}

.hero-content-div-3 {
  border-bottom: 1px solid var(--black);
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
  padding-bottom: 0;
  display: flex;
}

.hero_div-2 {
  padding: 0 0%;
}

.image-454 {
  margin-bottom: 3px;
}

.rating-div-2 {
  align-items: center;
  width: 39%;
  padding-left: 20px;
  display: none;
}

.price-side-div {
  font-family: var(--mulish);
  flex-flow: column;
  align-items: center;
  width: 50%;
  padding-top: 5px;
  text-decoration: none;
  display: flex;
}

.image-455 {
  width: 35px;
  margin-bottom: 10px;
}

.text-block-975 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}

.button-98 {
  background-color: var(--weight);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border-radius: 8px;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 18px;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
}

.button-98:hover {
  background-color: var(--light-blue);
}

.text-block-976 {
  color: #000;
  margin-right: 10px;
  font-family: Manrope, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 48px;
}

.paragraph-145 {
  font-family: var(--mulish);
  color: #000;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}

.vert-divider {
  border: .5px solid var(--black);
  width: 1px;
}

.vert-divider.wl {
  margin-right: 20px;
}

.vert-divider.wl.last, .vert-divider.wl.first {
  display: none;
}

.text-block-977 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  margin-bottom: 15px;
  padding-left: 0;
  padding-right: 0;
  font-size: 26px;
  font-weight: 900;
  line-height: 32px;
}

.hero-pic-div {
  z-index: 999;
  width: 30%;
  padding-left: 20px;
  position: relative;
}

.media-logos-text-2 {
  font-family: var(--mulish);
  color: #aaa;
  text-align: center;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.image-456 {
  height: 35px;
}

.image-457 {
  width: 36px;
  margin-bottom: 10px;
}

.text-block-978 {
  font-family: var(--mulish);
  color: #666;
  font-size: 17px;
  font-weight: 800;
  line-height: 22px;
}

.text-span-215 {
  color: #000;
  font-weight: 900;
}

.body-div-2 {
  padding: 0%;
}

.text-block-979 {
  font-family: var(--mulish);
  color: var(--black);
  width: 90%;
  font-size: 16px;
}

.text-block-980 {
  font-family: var(--mulish);
  color: var(--mind);
  margin-bottom: 15px;
  font-size: 45px;
  line-height: 51px;
}

.body-section-4 {
  padding: 50px 8% 80px;
}

.boxes-div-3 {
  width: 48%;
}

.box-div-3 {
  background-color: var(--light-blue);
  text-align: left;
  border-radius: 9px;
  width: 48%;
  padding: 36px 30px 50px;
}

.weight-slider-left-2 {
  width: 48%;
}

.div-block-1863 {
  width: 45%;
}

.text-block-981 {
  font-family: var(--mulish);
  color: #000;
  margin-bottom: 10px;
  font-size: 45px;
  font-weight: 900;
  line-height: 48px;
}

.image-458 {
  border-radius: 9px;
}

.text-block-982 {
  font-family: var(--mulish);
  color: #000;
  text-align: left;
  width: auto;
  margin-top: 0;
  padding-left: 10px;
  font-size: 28px;
  font-weight: 900;
  line-height: 28px;
}

.text-span-216 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  font-weight: 800;
}

.paragraph-146 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  width: 90%;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.text-block-983 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 18px;
  font-weight: 700;
}

.image-459 {
  width: 99px;
  height: auto;
  margin-bottom: 30px;
}

.div-block-1864 {
  text-align: center;
  flex-flow: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.divider-2 {
  border: .5px solid var(--black);
  width: 1px;
}

.text-block-984 {
  font-family: var(--mulish);
  color: #000;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 900;
  line-height: 30px;
}

.text-span-217 {
  color: #000;
  font-style: normal;
  font-weight: 800;
}

.steps-sub-head-2 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 15px;
  font-size: 24px;
  font-style: normal;
  line-height: 30px;
  display: block;
}

.heading-62 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  width: 70%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 400;
  line-height: 51px;
}

.div-block-1865 {
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 15px;
  display: flex;
}

.div-block-1866 {
  background-color: var(--light-green);
  text-align: center;
  border: 1px solid #000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 33px;
  height: 33px;
  margin-right: 5px;
  display: flex;
}

.body-section-5 {
  padding: 50px 8% 80px;
}

.body-section-5.color {
  background-color: var(--f6-grey);
  padding: 80px 8% 100px;
}

.button-99 {
  background-color: var(--weight);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border-radius: 8px;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 18px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.button-99:hover {
  background-color: var(--light-green);
}

.text-block-598 {
  font-family: var(--mulish);
  color: #000;
  width: 45%;
  margin-bottom: 15px;
  font-size: 45px;
  font-weight: 400;
  line-height: 51px;
}

.image-460 {
  border-radius: 11px;
  margin-bottom: 30px;
}

.left-arrow-8 {
  display: none;
}

.text-span-218 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  border-radius: 20px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 18px;
  font-weight: 800;
  line-height: 30px;
}

.div-block-1867 {
  border-bottom: 1px solid #000;
  height: 30px;
  margin-bottom: 30px;
}

.text-block-985 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.image-461 {
  border-radius: 11px;
  margin-bottom: 30px;
}

.text-block-986 {
  color: #6d22ff;
  font-size: 13px;
}

.text-block-987 {
  color: #000;
  font-size: 16px;
  line-height: 21px;
}

.card-5 {
  text-align: center;
  border: 1px solid #dfdfdf;
  border-radius: 11px;
  width: 30%;
  padding: 20px;
}

.div-block-1868 {
  border-bottom: 1px solid #000;
  height: 30px;
  margin-bottom: 30px;
}

.mask-6 {
  height: 480px;
}

.slider-7 {
  background-color: #fff;
  height: 510px;
}

.div-block-1869 {
  border-bottom: 1px solid #000;
  height: 30px;
  margin-bottom: 30px;
}

.image-462 {
  border-radius: 11px;
  margin-bottom: 30px;
}

.slide-6 {
  width: 29%;
}

.text-block-988 {
  width: auto;
  margin-bottom: 15px;
  padding-top: 0;
  padding-bottom: 0;
}

.card-6 {
  text-align: center;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 11px;
  width: 93%;
  padding: 20px;
}

.text-span-219 {
  font-style: italic;
  font-weight: 800;
}

.body-section-6 {
  padding: 50px 8% 80px;
}

.body-section-6.testimonials {
  padding-top: 80px;
  padding-left: 8%;
  padding-right: 8%;
}

.text-block-989 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 800;
}

.slider-8 {
  background-color: #0000;
  height: 510px;
}

.text-block-990 {
  font-family: var(--mulish);
  color: #aaa;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

.link-55 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  font-weight: 900;
  text-decoration: none;
}

.link-55:hover {
  color: #999;
}

.text-span-220 {
  font-style: italic;
  font-weight: 400;
}

.div-block-1870 {
  border: .75px solid #000;
  width: 49%;
  height: 1px;
}

.div-block-1871 {
  font-family: var(--mulish);
  align-items: flex-start;
  margin-bottom: 3px;
  display: flex;
}

.text-block-991 {
  font-family: var(--mulish);
  color: #000;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 24px;
}

.div-block-1872 {
  background-color: var(--light-green);
  border: 1px solid #000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  display: flex;
}

.button-100 {
  text-align: center;
  background-color: #000;
  border-radius: 8px;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 18px;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
}

.button-100:hover {
  background-color: #666;
}

.button-100.boxes {
  display: none;
}

.button-100.dark {
  background-color: var(--weight);
  font-family: var(--mulish);
  color: var(--black);
  font-weight: 700;
}

.button-100.dark:hover {
  background-color: var(--light-green);
  color: #000;
}

.product-row-2 {
  text-align: left;
  flex-flow: row-reverse;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-bottom: 15px;
  display: flex;
}

.text-block-992 {
  font-family: var(--mulish);
  color: #000;
  font-size: 30px;
  font-weight: 900;
  line-height: 36px;
}

.box-2 {
  background-color: #fff;
  border-radius: 9px;
  width: 60%;
  padding: 30px;
}

.box-2.long-a {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 11px;
  width: 80%;
  position: relative;
}

.box-2.long-b {
  border: 1px solid #000;
  border-radius: 11px;
  width: 80%;
  position: relative;
}

.box-2.small {
  width: 37%;
  padding-left: 21px;
  padding-right: 21px;
}

.box-2.small.a {
  flex-flow: column;
  align-items: center;
  display: none;
}

.text-block-993 {
  font-family: var(--mulish);
  color: #000;
  margin-bottom: 15px;
  font-size: 45px;
  font-weight: 800;
  line-height: 51px;
}

.text-block-994 {
  color: #000;
  font-size: 50px;
  font-weight: 600;
  line-height: 35px;
}

.box-header-div-2 {
  margin-bottom: 20px;
}

.top-div-right-2 {
  text-align: left;
  width: 48%;
}

.text-block-995 {
  font-family: var(--mulish);
  color: #000;
  font-size: 18px;
  font-weight: 800;
  line-height: 18px;
}

.text-block-996 {
  color: #000;
  text-align: center;
  margin-bottom: 10px;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 800;
}

.text-block-996._2 {
  background-color: #e6ffdd;
}

.text-block-996._1 {
  background-color: #bbdff6;
}

.text-block-997 {
  font-family: var(--mulish);
  color: var(--black);
  margin-top: -6px;
  font-size: 30px;
  font-weight: 900;
  line-height: 19px;
}

.body-section-7 {
  padding: 50px 8% 80px;
}

.body-section-7.dark {
  background-color: var(--f6-grey);
  padding-top: 80px;
  padding-bottom: 100px;
}

.text-block-998 {
  font-family: var(--mulish);
  color: #000;
  text-align: left;
  font-size: 12px;
}

.image-463 {
  border-radius: 11px;
}

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

.grid-top-div-2 {
  border-bottom: 1px solid var(--black);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
  padding-bottom: 80px;
  display: flex;
}

.text-block-999 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  margin-bottom: 15px;
  font-size: 45px;
  line-height: 51px;
}

.text-span-221 {
  font-weight: 800;
}

.text-block-1000 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
}

.image-464 {
  border-radius: 11px;
}

.body-section-8 {
  padding: 50px 8% 80px;
}

.body-section-8._2 {
  padding-top: 80px;
  padding-bottom: 0;
}

.text-span-222 {
  background-color: var(--light-green);
  color: var(--black);
}

.text-block-1001 {
  font-family: var(--mulish);
  color: #000;
  text-align: left;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.image-465 {
  width: 60px;
  margin-right: 15px;
}

.body-section-9 {
  padding: 50px 8% 80px;
}

.body-section-9.guarantee {
  padding-bottom: 50px;
}

.text-block-1002 {
  font-family: var(--mulish);
  color: #000;
  font-size: 45px;
  font-weight: 900;
  line-height: 51px;
}

.cta-left-2 {
  background-color: #fff;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 0 20px 0 15px;
  display: flex;
}

.text-span-223 {
  font-weight: 900;
}

.div-block-1873 {
  background-color: var(--light-green);
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  padding-top: 11px;
  padding-bottom: 11px;
  display: flex;
}

.text-block-1003 {
  font-family: var(--mulish);
  color: #000;
  width: 75%;
  margin-top: 3px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.text-block-1003._2 {
  width: 100%;
}

.text-block-1004 {
  font-family: var(--mulish);
  color: #000;
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 800;
}

.cta-right-2 {
  background-color: var(--white);
  border: 1px solid #000;
  border-radius: 16px;
  width: 45%;
  padding: 0;
}

.div-block-1874 {
  width: 75%;
}

.text-block-1005 {
  font-family: Manrope, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 23px;
}

.button-101 {
  text-align: center;
  background-color: #000;
  border-radius: 8px;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 18px;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
}

.button-101:hover {
  background-color: #666;
}

.button-101.cta {
  background-color: var(--weight);
  font-family: var(--mulish);
  color: var(--black);
  margin-top: 30px;
  font-weight: 700;
}

.button-101.cta:hover {
  background-color: var(--light-blue);
}

.body-section-10 {
  padding: 50px 8% 80px;
}

.body-section-10.cta {
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-1006 {
  color: #666;
}

.text-block-1007 {
  font-family: var(--mulish);
  color: #000;
  width: 100%;
  margin-bottom: 25px;
  font-size: 45px;
  font-weight: 400;
  line-height: 51px;
}

.cta-div-2 {
  border-bottom: 1px solid var(--black);
  border-radius: 0;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 100px;
  display: flex;
}

.image-466 {
  width: 35px;
  margin-right: 10px;
}

.div-block-1875 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.filter-dropdown-3 {
  background-color: #fff0;
  border: 1px #000;
  border-bottom-color: #ddd;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 700;
  overflow: visible;
}

.paragraph-147 {
  color: #000;
  margin-top: 5px;
  margin-bottom: 25px;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.text-block-633 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 29px;
}

.icon-33 {
  color: #000;
  margin-right: 0;
  font-size: 17px;
}

.form {
  margin-left: 0;
  padding-left: 15px;
  padding-right: 0;
}

.dropdown-toggle-11 {
  border-bottom: 1px solid #dfdfdf;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  display: inline-block;
}

.dropdown-toggle-11.w--open {
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
}

.div-block-1876 {
  background-color: #fff0;
  width: 100%;
  height: auto;
  padding: 0;
  overflow: visible;
}

.div-block-1877 {
  border-top: 1px #c4c4c4;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
}

.div-block-1878 {
  border-left-style: none;
  border-left-color: #dfdfdf;
  width: 100%;
  margin-bottom: 50px;
  padding-left: 0%;
}

.link-56 {
  color: #666;
}

.body-section-11 {
  padding: 50px 8% 80px;
}

.body-section-11.faq {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 0;
}

.div-block-1879 {
  border-left: 1px solid #dbccff;
  width: 55%;
  padding-left: 5%;
}

.dropdown-list-8 {
  background-color: #dfc0c0;
  display: none;
  position: static;
}

.dropdown-list-8.w--open {
  background-color: #fff0;
  width: 100%;
  margin-left: -15px;
}

.text-block-1008 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 30px;
  font-weight: 800;
  line-height: 36px;
}

.div-block-1880 {
  flex-flow: column;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.paragraph-116 {
  color: #999;
  text-align: center;
  width: 100%;
  font-family: Manrope, sans-serif;
  font-size: 8px;
  line-height: 12px;
}

.wl_faq-wrap {
  font-family: var(--satoshi);
  flex-flow: column;
  align-items: center;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.filter-dropdown-4 {
  background-color: #fff0;
  border: 1px #000;
  border-bottom-color: #ddd;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 700;
  overflow: visible;
}

.paragraph-148 {
  font-family: var(--satoshi);
  color: #000;
  margin-top: 5px;
  margin-bottom: 25px;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.text-block-1009 {
  font-family: var(--satoshi);
  color: #000;
  font-size: 21px;
  font-weight: 400;
  line-height: 29px;
}

.div-block-1882 {
  background-color: #fff0;
  width: 100%;
  height: auto;
  padding: 0;
  overflow: visible;
}

.div-block-1883 {
  border-top: 1px #c4c4c4;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
}

.div-block-1884 {
  border-left-style: none;
  border-left-color: #dfdfdf;
  width: 100%;
  margin-bottom: 50px;
  padding-left: 0%;
}

.link-57 {
  color: #666;
}

.div-block-1885 {
  border-left: 1px #dbccff;
  width: 100%;
  margin-bottom: 30px;
  padding-left: 0%;
}

.dropdown-list-9 {
  background-color: #dfc0c0;
  display: none;
  position: static;
}

.dropdown-list-9.w--open {
  background-color: #fff0;
  width: 100%;
  margin-left: -15px;
}

.text-block-1010 {
  font-family: var(--satoshi);
  color: #000;
  font-size: 40px;
  font-weight: 900;
  line-height: 45px;
}

.div-block-1886 {
  flex-flow: column;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.paragraph-149 {
  color: #999;
  text-align: center;
  width: 100%;
  font-family: Manrope, sans-serif;
  font-size: 8px;
  line-height: 12px;
}

.image-467 {
  margin-left: 0;
  margin-right: 0;
}

.text-span-224, .arrow-span {
  font-family: var(--arrow);
}

.image-468 {
  border-radius: 11px;
  margin-bottom: 30px;
}

.div-block-1887 {
  border-bottom: 1px solid #000;
  height: 30px;
  margin-bottom: 30px;
}

.card-7 {
  border: 1px solid var(--black);
  text-align: center;
  border-radius: 11px;
  width: 30%;
  padding: 20px;
}

.text-block-1011 {
  font-family: var(--mulish);
  color: #000;
  font-size: 15px;
  line-height: 21px;
}

.left-arrow-9 {
  display: none;
}

.text-block-1012 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 13px;
}

.slider-9 {
  background-color: #0000;
  height: 510px;
}

.image-469 {
  border-radius: 11px;
  margin-bottom: 30px;
}

.div-block-1888 {
  border-bottom: 1px solid #000;
  height: 30px;
  margin-bottom: 30px;
}

.card-8 {
  text-align: center;
  border: 1px solid #dfdfdf;
  border-radius: 11px;
  width: 30%;
  padding: 20px;
}

.text-block-1013 {
  color: #000;
  font-size: 16px;
  line-height: 21px;
}

.left-arrow-10 {
  display: none;
}

.text-block-1014 {
  color: #6d22ff;
  font-size: 13px;
}

.text-span-225 {
  font-weight: 900;
}

.image-470 {
  width: 80px;
  position: absolute;
  inset: 20% 13% 0% auto;
}

.text-span-226 {
  font-weight: 900;
}

.enroll-nav-div-wrap {
  border-bottom: 1px solid var(--black);
  background-color: var(--white);
  padding: 10px 15%;
}

.enroll-nav-div {
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.enroll-nav-logo-image {
  text-align: center;
  width: auto;
  height: 30px;
}

.enroll-form-text-field {
  color: #000;
  border: 1px solid #000;
  border-radius: 6px;
  width: 46%;
  height: 50px;
  margin-bottom: 0;
  margin-right: 3px;
  font-family: Manrope, sans-serif;
}

.enroll-form-text-field.height.update {
  margin-right: 7px;
}

.enroll-form-text-field.weight {
  width: 96%;
}

.enroll-bullet-text {
  font-family: var(--satoshi);
  color: #000;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-142 {
  margin-top: -10px;
}

.enroll-form-question-sub {
  color: #000;
  text-align: center;
  width: 50%;
  margin-top: -15px;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.checkbox-label-4 {
  font-family: var(--mulish);
  color: #000;
  font-weight: 700;
}

.enroll-3-things-div {
  justify-content: space-between;
  width: 60%;
  margin-bottom: 20px;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.enroll-disclaimer-div {
  background-color: var(--f3-grey);
  text-align: center;
  border-radius: 9px;
  width: 60%;
  margin-bottom: 30px;
  padding: 13px;
}

.enroll-disclaimer-div.form {
  width: 100%;
  margin-bottom: 40px;
  display: block;
}

.enroll-checkbox-field {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.enroll-checkbox-field.form {
  padding-left: 0;
}

.enroll-checkbox-label {
  font-family: var(--satoshi);
  color: #000;
  text-align: left;
  margin-left: 5px;
  font-size: 16px;
}

.enroll-checkbox-label.form {
  margin-left: 15px;
  padding-left: 0;
  font-size: 12px;
  line-height: 16px;
}

.enroll-bullet-image {
  width: 80px;
  margin-bottom: 20px;
  margin-left: 10px;
}

.enroll-form-back-link {
  color: #06f;
  text-decoration: none;
}

.enroll-top-image {
  width: 20%;
  margin-bottom: 15px;
  display: none;
}

.enroll-checkbox {
  margin-left: 0;
}

.enroll-checkbox.top {
  margin-right: 10px;
}

.enroll-header {
  font-family: var(--satoshi);
  color: #000;
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
  font-size: 39px;
  font-weight: 900;
  line-height: 45px;
}

.enroll-slide-2 {
  flex-direction: column;
  align-items: center;
  padding-bottom: 60px;
  display: flex;
}

.enroll-form-back-text {
  color: var(--blue-for-gradient);
  font-family: Manrope, sans-serif;
  font-weight: 500;
}

.enroll-slide-3 {
  flex-direction: column;
  align-items: center;
  padding-bottom: 60px;
  padding-right: 0;
  display: flex;
}

.enroll-form-header-div {
  width: 50%;
}

.checkbox-field-18 {
  background-image: url('../images/Male.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 10%;
  border: 1px solid #000;
  border-radius: 6px;
  margin-bottom: 15px;
  padding: 22px 20px 25px;
}

.checkbox-field-18.female {
  background-image: url('../images/Female.svg');
  background-size: 8%;
}

.checkbox-field-18.female:hover {
  background-color: var(--light-green);
}

.checkbox-field-18.male {
  font-family: var(--old-tt);
  background-size: 8%;
}

.checkbox-field-18.male:hover {
  background-color: var(--light-green);
}

.enroll-form {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.enroll-form.b {
  align-items: center;
}

.enroll-checkbox-link {
  color: var(--blue-for-gradient);
}

.enroll-checkbox-link:active {
  color: #95b9c2;
}

.select-field-3 {
  color: #696969;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  width: 32%;
  height: 45px;
  margin-bottom: 10px;
  font-family: Manrope, sans-serif;
  line-height: 20px;
}

.select-field-3.form {
  border-radius: 6px;
  width: 80%;
  height: 50px;
}

.select-field-3.form.update {
  font-family: var(--mulish);
  width: 100%;
  margin-bottom: 40px;
}

.enroll-div-wrap {
  padding: 50px 8%;
}

._0_herodiv {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 50px 5%;
  display: flex;
}

.enroll-form-header-text {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  margin-bottom: 30px;
  font-size: 43px;
  line-height: 49px;
}

.enroll-slide-1 {
  margin-top: -50px;
}

.enroll-form-button-div {
  width: 100%;
}

.enroll-form-block {
  justify-content: center;
  width: 50%;
  margin-top: 30px;
  display: flex;
}

.enroll-form-block.update {
  margin-top: 0;
}

.enroll-form-block.b {
  flex-direction: column;
  align-items: center;
}

.enroll-form-field-wrap-div {
  justify-content: space-between;
  display: flex;
}

.enroll-form-field-wrap-div.b {
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.enroll-form-field-wrap-div.update {
  align-items: center;
  margin-bottom: 40px;
}

.enroll-form-field-wrap-div.update.bottom {
  margin-bottom: 15px;
}

.checkbox-field-4 {
  border: 1px solid #000;
  border-radius: 6px;
  align-items: flex-start;
  width: 49%;
  margin-bottom: 15px;
  padding: 15px;
  display: flex;
}

.checkbox-field-4:hover {
  background-color: #ffdabd;
  border-color: #002646;
}

.checkbox-field-4.update {
  height: auto;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 19px;
}

.checkbox-field-4.update:hover {
  background-color: var(--light-green);
}

.text-block-344 {
  font-family: Manrope, sans-serif;
}

.enroll-form-input-div {
  align-items: center;
  width: 90%;
  display: flex;
}

.enroll-form-input-div.mobile-entry {
  justify-content: center;
  width: 100%;
}

.enroll-form-input-div.mobile-entry.form {
  padding-left: 0;
  padding-right: 15px;
}

.enroll-form-input-div.mobile-entry.form._2 {
  margin-bottom: 10px;
}

.enroll-form-input-div.mobile-entry.form._2.height {
  justify-content: space-between;
  align-items: center;
  width: 81%;
  padding-right: 0;
}

.enroll-form-input-div.mobile-entry.form._2.height.top {
  width: 80%;
  margin-bottom: 20px;
}

.enroll-form-input-div.mobile-entry.form._2.weight {
  width: 80%;
  padding-right: 0;
}

.enroll-form-submit-button {
  background-color: var(--light-green);
  font-family: var(--arrow);
  color: var(--black);
  border-radius: 9px;
  margin-top: 15px;
  padding-top: 17px;
  padding-bottom: 17px;
  font-size: 18px;
  font-weight: 800;
  line-height: 26px;
}

.enroll-form-submit-button:hover {
  background-color: var(--light-blue);
  font-size: 18px;
  font-weight: 800;
  line-height: 26px;
}

.enroll-form-submit-button.top {
  background-color: var(--light-green);
  font-family: var(--arrow);
  color: var(--black);
  border-radius: 9px;
  width: 100%;
  margin-bottom: 30px;
}

.enroll-form-submit-button.top:hover {
  background-color: var(--light-blue);
}

.enroll-form-submit-button.b {
  background-color: var(--light-green);
  color: var(--black);
  width: 80%;
}

.enroll-form-submit-button.b:hover {
  background-color: var(--light-blue);
}

.text-field-33 {
  border: 1px solid #000;
  border-radius: 6px;
  width: 48%;
  height: 50px;
  font-family: Manrope, sans-serif;
}

.text-field-33.update {
  font-family: var(--mulish);
  width: 49%;
  margin-bottom: 0;
}

.text-field-33.email {
  width: 80%;
}

.text-field-33.email.form.update {
  width: 100%;
  margin-bottom: 15px;
}

.checkbox {
  margin-left: 0;
  margin-right: 10px;
}

.checkbox:active {
  color: #fff;
  background-color: #95b9c2;
}

.text-block-1018 {
  font-family: var(--mulish);
  text-align: center;
  margin-bottom: 20px;
  font-size: 15px;
}

.phone-number-field {
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  width: 25%;
  height: 40px;
  margin-bottom: 10px;
  margin-left: 3px;
  margin-right: 3px;
  padding: 15px 12px;
  font-family: Manrope, sans-serif;
  font-size: 15px;
}

.phone-number-field._2 {
  background-color: #fff;
  border-color: #000;
  width: 45%;
  height: 40px;
  margin-left: 3px;
  margin-right: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Manrope, sans-serif;
  font-size: 15px;
  line-height: 20px;
}

.phone-number-field._2.form {
  height: 50px;
  margin-bottom: 0;
}

.phone-number-field._2.form.update {
  font-family: var(--mulish);
}

.phone-number-field.form {
  color: #000;
  height: 50px;
  margin-bottom: 0;
}

.phone-number-field.form.update {
  font-family: var(--mulish);
  padding-left: 0;
}

.phone-number-field._1 {
  color: #000;
  background-color: #fff;
  border-color: #000;
  border-radius: 4px;
  margin-left: 0;
  font-family: Manrope, sans-serif;
  font-size: 15px;
}

.enroll-bullet-div {
  flex-flow: column;
  align-items: center;
  width: 33%;
  padding: 20px;
  display: flex;
}

.div-block-1893 {
  margin-bottom: 25px;
}

.enroll-form-back-link-div {
  width: 70%;
  margin-top: 30px;
}

.enroll-form-question-text {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
  padding-left: 157px;
  padding-right: 157px;
  font-family: Manrope, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.enroll-form-question-text.smaller {
  font-family: var(--mulish);
  margin-bottom: 15px;
  padding-left: 0;
  padding-right: 0;
  font-size: 22px;
  line-height: 28px;
}

.enroll-form-question-text.smaller.a {
  font-family: var(--mulish);
}

.field-label-text {
  margin-right: 15px;
  font-family: Manrope, sans-serif;
}

.field-label-text.weight {
  margin-right: 0;
  font-size: 12px;
}

.checkbox-label-15 {
  font-family: var(--mulish);
  color: #000;
  margin-left: 5px;
  font-size: 15px;
  font-weight: 800;
}

.enroll-sub {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  width: 60%;
  margin-bottom: 40px;
  font-size: 22px;
  line-height: 28px;
}

.enroll-sub.f {
  font-family: Mulish, sans-serif;
}

.text-block-589 {
  font-family: var(--mulish);
  color: #000;
  width: 73%;
  margin-left: 5px;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
}

.div-block-1549 {
  align-items: flex-start;
  margin-bottom: 15px;
  display: flex;
}

.text-block-586 {
  font-family: var(--mulish);
  color: #000;
  width: 100%;
  margin-bottom: 20px;
  font-size: 55px;
  line-height: 61px;
}

.text-span-112 {
  color: var(--black);
  font-weight: 900;
}

.text-span-227 {
  font-family: var(--arrow);
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.hh-left {
  width: 51%;
}

.hero-button-div {
  width: 83%;
  margin-top: -5px;
}

.text-block-588 {
  font-family: var(--mulish);
  color: #000;
  width: 89%;
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: 300;
  line-height: 27px;
}

.button-102 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  border-radius: 11px;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 19px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.button-102:hover {
  background-color: var(--light-blue);
}

.hh-image {
  width: 83%;
  margin-top: 0;
  margin-left: -50px;
}

.hh-right {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 49%;
  padding: 0;
  display: flex;
}

.home-hero-div-wrap {
  border-bottom: 1px #dbccff;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 150px 8% 30px 7.5%;
  display: flex;
}

.image-330 {
  width: 40px;
  margin-top: 3px;
  margin-right: 19px;
  padding-right: 0;
}

.hh-div {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.media-div-wrap {
  flex-flow: column;
  align-items: center;
  padding: 30px 6%;
  display: flex;
}

.media-div-wrap.wl {
  padding-top: 0;
}

.media-logos-div-box {
  max-width: 1280px;
}

.media-logos-div-box.wl {
  width: 100%;
}

.section_media-logos.weightlosspage {
  display: none;
}

.weight-slider-wrap {
  flex-flow: column;
  align-items: center;
  padding: 60px 7% 50px;
  display: flex;
}

.testi-div-wrap {
  flex-flow: column;
  align-items: center;
  padding: 50px 6%;
  display: flex;
}

.testi-div-wrap.wl {
  padding-top: 20px;
}

.section_testimonial.weightlosspage {
  display: none;
}

._4steps-div {
  max-width: 1280px;
}

.checklist-box-div-wrap, .quote-div-wrap {
  flex-flow: column;
  align-items: center;
  padding: 50px 6% 80px;
  display: flex;
}

.media-articles-div-wrap {
  flex-flow: column;
  align-items: center;
  padding-bottom: 80px;
  padding-left: 8%;
  padding-right: 8%;
  display: flex;
}

.faq-div-wrap {
  flex-flow: column;
  align-items: center;
  padding: 50px 8% 80px;
  display: flex;
}

.text-span-228, .text-span-229 {
  font-weight: 900;
}

.text-span-230 {
  font-size: 45px;
  font-weight: 900;
  line-height: 51px;
}

.text-span-231 {
  font-size: 45px;
  font-weight: 900;
}

.text-span-232 {
  font-size: 45px;
  line-height: 51px;
}

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

.text-span-233 {
  font-size: 45px;
}

.text-field-55 {
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  width: 48%;
  height: 40px;
  font-family: Inter, sans-serif;
}

.text-field-55.coupon {
  width: 70%;
  font-family: Manrope, sans-serif;
}

.text-field-55.coupon.new {
  border-color: var(--black);
  font-family: var(--mulish);
  color: var(--black);
  border-radius: 9px;
  margin-bottom: 0;
}

.text-span-13 {
  color: #0af;
}

.form-block-7 {
  display: none;
}

.heading-8 {
  color: #6c7e8e;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
}

.heading-8._1 {
  color: #000;
  margin-bottom: 10px;
  font-family: Manrope, sans-serif;
  font-size: 33px;
  font-weight: 800;
  line-height: 39px;
}

.heading-8._1.b {
  margin-bottom: 0;
}

.heading-8._1.b.checkout {
  font-family: var(--mulish);
  text-align: center;
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 30px;
}

.text-field-7 {
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  font-family: Manrope, sans-serif;
}

.text-field-7.new {
  border-color: var(--black);
  border-radius: 9px;
  height: 50px;
}

.summary-mobile {
  margin-bottom: 40px;
  display: none;
}

.div-block-1292 {
  padding-left: 2%;
  padding-right: 2%;
}

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

.bold-text-24 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.text-block-351 {
  margin-right: 5px;
  font-family: Manrope, sans-serif;
}

.semaco_orderdetails {
  background-color: var(--white);
  width: 50%;
  padding-top: 30px;
  padding-left: 5%;
  padding-right: 5%;
}

.div-block-1156 {
  height: 1px;
  margin-top: 0;
  margin-bottom: 29px;
}

.div-block-1894 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-1894.new {
  margin-bottom: 15px;
}

.div-block-1895 {
  background-color: #ffdabd;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  display: flex;
}

.text-block-348 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 26px;
}

.summary-desk {
  border: 1px solid var(--black);
  border-radius: 16px;
  padding: 30px 30px 20px;
}

.div-block-1293 {
  flex-flow: row-reverse;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

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

.submit-button-3 {
  background-color: #95b9c2;
  border-radius: 6px;
  width: 100%;
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 13px;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.submit-button-3:hover {
  background-color: #6d7e8d;
  font-family: Inter, sans-serif;
}

.submit-button-3.new {
  background-color: var(--light-green);
  font-family: var(--arrow);
  color: var(--black);
  border-radius: 9px;
  margin-top: 30px;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 17px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.submit-button-3.new:hover {
  background-color: var(--light-blue);
}

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

.div-block-1897.checkout {
  border-top: 1px solid var(--black);
  border-bottom: 1px solid var(--black);
  margin-bottom: 20px;
  padding: 15px 2%;
}

.div-block-1290 {
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  flex-flow: column;
  align-items: center;
  margin-bottom: 25px;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
}

.text-block-1020 {
  margin-top: -10px;
}

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

.text-span-12 {
  color: #09f;
}

.text-span-12.new {
  font-weight: 500;
}

.link-block-13 {
  width: 100%;
}

.sema-checkout-mobile {
  display: none;
}

.dropdown-sum-toggle-2, .order-dropdown-2 {
  width: 100%;
}

.text-span-11 {
  color: red;
}

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

.couponcodediv {
  border: 1px #000;
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: 25px;
  padding-bottom: 15px;
  padding-left: 2%;
}

.couponcodediv._2 {
  justify-content: space-between;
  padding-bottom: 0;
  padding-left: 2%;
  padding-right: 2%;
  display: block;
}

.couponcodediv._2.new {
  border-bottom-color: #dfdfdf;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.couponcodediv._1 {
  justify-content: space-between;
  align-items: center;
  padding-left: 2%;
  padding-right: 2%;
  display: block;
}

.couponcodediv._1.new {
  border-bottom-color: #dfdfdf;
  margin-bottom: 20px;
  padding-bottom: 5px;
  padding-left: 2%;
  padding-right: 2%;
}

.couponcodediv._1.coupon {
  padding-left: 0%;
  padding-right: 0%;
}

.couponcodediv._1.coupon.new {
  border-bottom-style: none;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0%;
  padding-right: 0%;
}

.image-471 {
  margin-right: 10px;
}

.div-block-209 {
  width: 48%;
}

.div-block-209.phone {
  width: 100%;
}

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

.div-block-374 {
  align-items: center;
  width: 90%;
  display: flex;
}

.div-block-374.mobile-entry {
  justify-content: center;
  width: 100%;
  font-family: Inter, sans-serif;
}

.text-block-1024 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.text-block-1024.new {
  display: none;
}

.link-23, .link-24, .link-22 {
  text-decoration: none;
}

.field-label-4 {
  font-family: var(--mulish);
  color: #000;
  padding-left: 0%;
  font-weight: 400;
}

.div-block-1291 {
  padding-left: 0%;
  padding-right: 0%;
}

.total-div {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
}

.div-block-1155 {
  background-color: var(--light-green);
  border-radius: 9px;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.div-block-1155:hover {
  background-color: var(--light-blue);
}

.image-472 {
  width: 80px;
}

.div-block-1154 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.image-246 {
  width: 25px;
}

.semaco_wrap {
  margin-top: 0;
  padding-bottom: 50px;
  padding-left: 9%;
  padding-right: 9%;
}

.div-block-1900 {
  display: flex;
}

.div-block-270 {
  text-align: center;
}

.checkbox-label {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 11px;
}

.checkbox-label.new {
  font-family: var(--mulish);
  font-size: 10px;
}

.phone-number-field-4 {
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  width: 25%;
  margin-bottom: 10px;
  margin-left: 3px;
  margin-right: 3px;
  padding: 15px 12px;
  font-family: Manrope, sans-serif;
  font-size: 15px;
}

.phone-number-field-4._2 {
  background-color: #fff;
  border-color: #dfdfdf;
  width: 45%;
  margin-left: 3px;
  margin-right: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Manrope, sans-serif;
  font-size: 15px;
  line-height: 20px;
}

.phone-number-field-4._1 {
  margin-left: 0;
  font-family: Manrope, sans-serif;
  font-size: 15px;
}

.button-103 {
  text-align: center;
  background-color: #95b9c2;
  border-radius: 6px;
  width: 28%;
  height: 40px;
  font-family: Manrope, sans-serif;
  font-weight: 600;
}

.button-103:hover {
  background-color: #6d7e8d;
}

.button-103.new {
  background-color: var(--light-blue);
  font-family: var(--mulish);
  color: var(--black);
  border-radius: 9px;
}

.semaco_div {
  background-color: #fff;
  justify-content: space-between;
  display: flex;
}

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

.div-block-1901.new {
  margin-bottom: 10px;
}

.div-block-853 {
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.div-block-853.new {
  margin-top: 20px;
  margin-bottom: 5px;
}

.image-31 {
  width: auto;
  height: 30px;
  margin-bottom: 0;
}

.image-31.summary {
  width: auto;
  height: 30px;
  margin-left: 2%;
  display: inline-block;
}

.image-242 {
  width: 69px;
}

.text-block-1028 {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.text-block-1028._2 {
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.text-block-1028._2.after {
  font-size: 15px;
  font-weight: 400;
}

.text-block-1029 {
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.step-2-left-payment-form.new {
  display: block;
}

.step-2-left-payment-form.new-checkout, .step-2-left-payment-form.new-checkout.new-mobile.checkout-desk {
  padding-top: 20px;
}

.text-block-349 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  background-color: #fff;
  margin-top: -11px;
  margin-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 800;
}

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

.text-block-250 {
  color: #000;
  margin-bottom: 19px;
  font-family: Manrope, sans-serif;
  font-weight: 500;
}

.text-block-250.checkout {
  font-family: var(--mulish);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px;
}

.text-block-1030 {
  color: #002646;
  text-align: center;
  font-family: Manrope, sans-serif;
  font-size: 12px;
  font-weight: 800;
}

.link-block-20 {
  color: #000;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-block-350 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 20px;
  font-weight: 400;
}

.text-block-1031 {
  color: #6c7e8e;
  margin-right: 2px;
  font-family: Manrope, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

.semaco_payinfo {
  background-color: #fff;
  width: 50%;
  padding: 30px 5% 80px;
}

.semaco_payinfo.new {
  width: 53%;
  height: 840px;
  padding-top: 30px;
  padding-bottom: 40px;
  padding-left: 8%;
}

.semaco_payinfo.new.last {
  height: 950px;
  padding-left: 6%;
  padding-right: 6%;
}

.checkbox-field {
  margin-top: 10px;
  margin-bottom: 28px;
}

.checkbox-field.new {
  margin-top: 0;
  margin-bottom: 3px;
}

.text-block-90 {
  padding-left: 2%;
  font-size: 13px;
  display: none;
}

.text-block-347 {
  color: #000;
  margin-bottom: 20px;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 26px;
}

.text-block-1032 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 22px;
}

.text-block-252 {
  font-family: Manrope, sans-serif;
  font-size: 10px;
  line-height: 15px;
}

.text-field-6 {
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  font-family: Manrope, sans-serif;
  font-weight: 400;
}

.text-block-80 {
  color: #000;
  margin-right: 15px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.image-201 {
  width: 50px;
}

.plan-choices-div {
  border: 1px solid var(--black);
  border-radius: 16px;
  margin-bottom: 15px;
  padding: 5px;
}

.plan-choices-div._6month {
  border-width: 4px;
  border-color: var(--greenbutton-dark);
}

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

.sema-plan-div {
  width: 49%;
}

.sema-plan-div._12-months {
  display: none;
}

.sema-plan-div._6-months {
  width: 100%;
}

.plan-link {
  background-color: var(--f3-grey);
  font-family: var(--mulish);
  color: var(--black);
  border-radius: 9px;
  flex-flow: column;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 15px;
  text-decoration: none;
  display: flex;
}

.plan-link:hover, .plan-link:active, .plan-link.monthly:focus {
  background-color: var(--light-blue);
}

.plan-link.quart {
  align-items: center;
  position: relative;
}

.plan-link.quart:focus {
  background-color: var(--light-blue);
}

.plan-link._6-months {
  padding-top: 18px;
}

.plan-type-text {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  font-size: 16px;
  font-weight: 900;
  line-height: 22px;
}

.plan-price {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
}

.plan-price.checkout {
  font-weight: 900;
  line-height: 18px;
}

.plan-savings-div {
  background-color: var(--light-green);
  border-radius: 99px;
  flex-flow: column;
  align-items: center;
  width: 80%;
  margin-top: -25px;
  padding: 5px 10px;
  display: flex;
  position: absolute;
  inset: 0% 10% auto;
}

.plan-savings-div.hide {
  display: none;
}

.plan-savings-text {
  text-align: center;
  font-weight: 700;
}

.select-plan-text {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 800;
  line-height: 30px;
}

.select-plan-text.payplan-header {
  margin-bottom: 0;
}

.semaco-top-wrap {
  padding: 10px 13%;
}

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

.plan-inclusions-div {
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}

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

.inclusion-left {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-473 {
  width: 30px;
  margin-right: 5px;
}

.inclusion-text {
  font-family: var(--mulish);
  color: var(--black);
  font-weight: 700;
}

.text-block-1035 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 16px;
  font-weight: 900;
}

.quarterly-details-div {
  border-top: 1px solid #000;
  padding-top: 25px;
  padding-bottom: 15px;
}

.quart-deet-header-div {
  justify-content: flex-start;
  margin-bottom: 15px;
  display: flex;
}

.text-block-1036 {
  font-family: var(--mulish);
  color: var(--black);
  align-items: center;
  margin-right: 10px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.div-block-1903 {
  background-color: var(--light-green);
  border-radius: 99px;
  flex-flow: column;
  align-items: center;
  padding: 3px 10px;
  display: flex;
}

.text-block-1037 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  font-weight: 900;
}

.list-5 {
  padding-left: 13px;
}

.text-block-1038 {
  font-family: var(--mulish);
  color: var(--black);
  margin-top: 10px;
  font-size: 16px;
  font-weight: 800;
}

.text-block-1039 {
  font-family: var(--mulish);
  color: var(--black);
}

.list-item-4 {
  margin-bottom: 15px;
}

.prodpage-plan-select-div {
  width: 80%;
}

.prodpage-select-text {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 800;
}

.treatment-summary-div {
  width: 80%;
}

.treatment-summary {
  border: 1px solid #000;
  border-radius: 11px;
  margin-bottom: 15px;
  padding: 0 0 15px;
}

.treatment-summary.quarterly, .treatment-summary.monthly {
  display: none;
}

.treatsum_headerdiv {
  background-color: var(--light-blue);
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
  padding: 10px 20px;
}

.text-block-1040 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 12px;
  font-weight: 900;
}

.treatsum_deetsdiv {
  border-bottom: 1px solid #000;
  padding: 20px 20px 10px;
}

.treatsum_deetsdiv.form {
  border: 1px solid #000;
  border-radius: 11px;
}

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

.treatsum_perkdiv {
  justify-content: flex-start;
  align-items: center;
  width: 45%;
  display: flex;
}

.image-474 {
  width: 25px;
  margin-right: 10px;
}

.text-block-1041 {
  font-family: var(--mulish);
  color: var(--black);
}

.text-block-1041.form-rep {
  text-align: left;
}

.treatsum_planexpdiv {
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
}

.treatmentsummary-list {
  padding-left: 13px;
}

.treatsum_listheaderdiv {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.planfreq_text {
  font-family: var(--mulish);
  color: var(--black);
  margin-right: 10px;
  font-size: 16px;
  font-weight: 800;
}

.planfreq_savingsdiv {
  background-color: var(--light-green);
  border-radius: 99px;
  padding: 8px 15px;
}

.text-block-1042 {
  font-family: var(--mulish);
  text-align: center;
  font-weight: 600;
}

.text-block-1043 {
  font-family: var(--mulish);
  color: var(--black);
  font-weight: 800;
}

.text-block-1044 {
  font-family: var(--mulish);
  color: var(--black);
}

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

.tab-headers-div {
  margin-bottom: 20px;
}

.text-block-1045 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 15px;
  font-size: 16px;
}

.portal_progress-box {
  border: 1px solid var(--black);
  border-radius: 11px;
  padding: 20px;
  position: relative;
}

.program-div {
  border-bottom: 1px solid #000;
  justify-content: space-between;
  margin-bottom: 0;
  padding-bottom: 20px;
  display: flex;
}

.program-info-div {
  align-items: center;
  display: flex;
}

.program-image-div {
  width: 55px;
  margin-right: 10px;
}

.program-image {
  border-radius: 9px;
}

.program-name-text {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.next-payment-text {
  font-family: var(--mulish);
  font-size: 12px;
  line-height: 12px;
}

.image-475 {
  width: 25px;
  margin-top: -13px;
  margin-left: 3px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.button-104 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border-radius: 9px;
  padding-left: 25px;
  padding-right: 25px;
}

.button-104:hover {
  background-color: var(--light-blue);
}

.link-58 {
  font-family: var(--mulish);
  color: var(--blue-for-gradient);
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.link-58:hover {
  text-decoration: underline;
}

.text-span-234 {
  font-family: var(--arrow);
  font-weight: 800;
}

.image-476 {
  width: 25px;
  margin-bottom: 5px;
}

.progress_statusdiv {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.semahero_wrap {
  flex-flow: column;
  justify-content: flex-start;
  padding: 130px 10% 50px;
  display: flex;
}

.semahero_div {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1280px;
  display: flex;
}

.semahero_imagediv {
  width: 45%;
}

.image-477 {
  border-radius: 20px;
}

.semahero_detaildiv {
  width: 45%;
}

.semahero_quotebox {
  background-color: var(--light-blue);
  border-radius: 11px;
  width: 80%;
  margin-bottom: 25px;
  padding: 15px;
}

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

.image-478 {
  width: 35px;
  margin-right: 10px;
}

.quotebox_quotetext {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 10px;
}

.quotebox_name {
  font-family: var(--mulish);
  font-weight: 800;
}

.sema_detailsbulletdiv {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5px;
  display: flex;
}

.image-479 {
  width: 20px;
  margin-right: 5px;
}

.text-block-1046 {
  font-family: var(--mulish);
  color: var(--black);
  font-weight: 400;
}

.sema_detailbulletswrap {
  padding-bottom: 15px;
}

.sema_deetslistdiv {
  margin-bottom: 25px;
  padding-left: 10px;
}

.list-6 {
  padding-left: 13px;
}

.text-block-1047 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 16px;
}

.list-item-6 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 3px;
  font-weight: 400;
}

.sema_deetsstepswrap {
  padding-left: 10px;
}

.sema_deetsstepdiv {
  align-items: flex-start;
  margin-bottom: 15px;
  display: flex;
}

.stepno_div {
  width: 55px;
  margin-right: 5px;
}

.text-block-1048 {
  font-family: var(--mulish);
  color: var(--black);
  font-weight: 900;
}

.text-block-1049 {
  font-family: var(--mulish);
  color: var(--black);
  width: 80%;
  font-weight: 400;
}

.semasci_wrap {
  flex-flow: column;
  padding: 50px 12%;
  display: flex;
}

.semasci_div {
  justify-content: space-between;
  max-width: 1280px;
  display: flex;
}

.semasci_infodiv {
  width: 45%;
}

.semasci_header {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 15px;
  font-size: 40px;
  font-weight: 900;
  line-height: 45px;
}

.semasci_sub {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 30px;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
}

.semasci_statbox {
  background-color: var(--light-blue);
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.semasci_bulletsdiv {
  margin-bottom: 30px;
}

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

.semasci_bullet {
  align-items: center;
  width: 48%;
  display: flex;
}

.text-block-1050 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 17px;
}

.image-480 {
  width: 22px;
  margin-right: 10px;
}

.button-105 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border-radius: 9px;
  width: 100%;
  padding-top: 18px;
  padding-bottom: 18px;
  font-size: 18px;
  font-weight: 900;
}

.button-105:hover {
  background-color: var(--light-blue);
  border-radius: 9px;
}

.semasci_percentdiv {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 22%;
  display: flex;
}

.text-block-1051 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 36px;
  font-weight: 900;
  line-height: 30px;
}

.semasci_textdiv {
  width: 70%;
}

.text-block-1052 {
  font-family: var(--mulish);
  color: var(--black);
}

.text-span-235 {
  font-weight: 800;
}

.semasci_mediadiv {
  width: 45%;
}

.image-481 {
  border-radius: 0;
}

.issues_wrap {
  flex-flow: column;
  align-items: center;
  padding: 50px 10%;
  display: flex;
}

.issues_div {
  background-color: var(--light-blue);
  border-radius: 16px;
  justify-content: space-between;
  width: 100%;
  max-width: 1280px;
  padding: 40px;
  display: block;
}

.issues_half-div {
  width: 48%;
}

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

.image-482 {
  width: 35px;
}

.issues_flex {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.issues_header {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 40px;
  font-size: 36px;
  font-weight: 900;
  line-height: 42px;
}

.text-block-1053 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 22px;
  line-height: 28px;
}

.issues_line {
  border: .5px solid #add2e5;
  height: 1px;
  margin-bottom: 10px;
}

.boxes_wrap {
  flex-flow: column;
  align-items: center;
  padding: 50px 10% 80px;
  display: flex;
}

.boxes_div {
  justify-content: space-between;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.boxes_div_a {
  width: 48%;
}

.quiz_box {
  background-color: var(--f3-grey);
  border-radius: 16px;
  flex-flow: column;
  align-items: center;
  padding: 30px 30px 0;
  display: flex;
}

.boxes_div_b {
  width: 48%;
}

.box-row-1 {
  justify-content: space-between;
  margin-bottom: 15px;
  display: flex;
}

.box_feature {
  background-color: var(--f3-grey);
  border-radius: 11px;
  flex-flow: column;
  align-items: center;
  width: 48%;
  padding: 40px 20px;
  display: flex;
  position: relative;
}

.image-483 {
  width: 40px;
  margin-bottom: 15px;
}

.text-block-1054 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  font-weight: 700;
}

.image-484 {
  width: 25px;
  margin-top: 6px;
  margin-right: 6px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.text-block-1055 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 900;
  line-height: 42px;
}

.text-block-1056 {
  font-family: var(--mulish);
  color: var(--black);
  width: 80%;
  margin-bottom: 0;
  font-size: 17px;
  line-height: 22px;
}

.image-485 {
  width: 80%;
}

.boxes-buttondiv {
  width: 100%;
  margin-top: 30px;
}

._4boxes_wrap {
  flex-flow: column;
  align-items: center;
  padding: 30px 10%;
  display: flex;
}

._4boxrow_div {
  justify-content: space-between;
  width: 100%;
  max-width: 1280px;
  display: block;
}

._4boxrow_pairdiv {
  justify-content: space-between;
  width: 49%;
  display: flex;
}

._3-steps-wrap {
  flex-flow: column;
  align-items: center;
  padding: 50px 10%;
  display: flex;
}

._3-steps-div {
  width: 100%;
  max-width: 1280px;
}

.tiny-header {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 900;
}

._4boxrow_flex {
  justify-content: space-between;
  margin-top: 20px;
  display: flex;
}

.text-block-1057 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 40px;
  font-size: 40px;
  font-weight: 900;
  line-height: 45px;
}

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

._3steps_stepbox {
  flex-flow: column;
  align-items: center;
  width: 30%;
  display: flex;
}

.image-486 {
  width: 130px;
  margin-bottom: 30px;
}

.text-block-1058 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 900;
  line-height: 22px;
}

.text-block-1059 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  font-size: 16px;
}

._3-boxes-wrap {
  background-image: linear-gradient(180deg, var(--transparent) 13%, var(--light-blue) 50%, var(--transparent) 88%);
  flex-flow: column;
  align-items: center;
  padding: 60px 10% 80px;
  display: flex;
}

._3boxes_div {
  width: 100%;
  max-width: 1280px;
}

.text-block-1060 {
  float: none;
}

.text-block-1061 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: 900;
  line-height: 45px;
}

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

._3boxes-flex.weightloss {
  padding-left: 50px;
  padding-right: 50px;
}

._3box_box {
  background-color: var(--white);
  border: 1px solid #000;
  border-radius: 11px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 31%;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

._3box_box.deliver {
  padding-right: 0;
}

.text-block-1062 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 15px;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
}

.text-block-1063 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 15px;
}

._3box_textdiv.deliver {
  padding-right: 30px;
}

.div-block-1904 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.div-block-1905 {
  background-color: var(--light-green);
  width: 600px;
  height: 60px;
}

.checkoutb_wrap {
  background-color: var(--white);
  flex-flow: column;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 130px;
  display: flex;
}

.checkoutb_div {
  width: 600px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 30px;
}

.checkout-nav-section {
  z-index: 999;
  position: static;
  inset: 0% 0% auto;
}

.checkoutnav_wrap {
  background-image: linear-gradient(180deg, var(--white) 80%, var(--transparent));
  flex-flow: column;
  align-items: center;
  display: flex;
}

.checkoutnav_div {
  flex-flow: column;
  align-items: center;
  width: 600px;
  padding-top: 30px;
  padding-bottom: 0;
  display: flex;
}

.image-487 {
  height: 30px;
}

.link-block-73 {
  margin-bottom: 20px;
}

.checkoutnav_progressdiv {
  justify-content: space-between;
  align-items: center;
  width: 60%;
  margin-bottom: 30px;
  display: none;
}

.progress_step_div {
  background-color: var(--f3-grey);
  border-radius: 99px;
  width: 23%;
  height: 6px;
}

.progress_step_div.current {
  background-color: var(--light-blue);
  height: 6px;
}

.text-block-1064 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 700;
  line-height: 33px;
}

.text-block-1065 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 300;
}

.checkout_planbox {
  border: 1px solid var(--black);
  border-radius: 11px;
  margin-bottom: 30px;
  padding: 30px;
}

.planbox_div1 {
  border-bottom: 1px solid #000;
}

.plan_div {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 20px;
  display: flex;
}

.plandetails_div {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.image-488 {
  width: 80px;
}

.plannameplantype {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  align-items: flex-end;
  margin-bottom: 3px;
  display: flex;
}

.text-block-1066 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 21px;
  font-weight: 900;
}

.text-block-1067 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
}

.text-block-1068 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 15px;
  font-weight: 500;
}

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

.text-block-1069 {
  margin-left: 3px;
  margin-right: 3px;
}

.image-489 {
  width: 20px;
}

.planinfo-div {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.text-block-1070 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 13px;
  font-weight: 500;
}

.text-block-1071 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: right;
  font-size: 18px;
  font-weight: 700;
}

.plandiscount-div {
  justify-content: space-between;
  margin-bottom: 20px;
  display: flex;
}

.text-block-1072 {
  font-family: var(--mulish);
  color: var(--black);
  font-weight: 800;
}

.dicountamount_div {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  align-items: center;
  display: flex;
}

.discount-text {
  font-family: var(--mulish);
  color: #f66;
  text-align: right;
  font-size: 16px;
  font-weight: 800;
}

.discount-text.free {
  color: var(--blue-for-gradient);
}

.image-490 {
  width: 20px;
}

.planbox_div2 {
  border-bottom: 1px solid #000;
  padding-top: 30px;
  padding-bottom: 20px;
}

.freebie_div {
  font-family: var(--mulish);
  color: var(--black);
  justify-content: space-between;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 800;
  display: flex;
}

.text-block-1073 {
  margin-right: 3px;
}

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

.image-491 {
  width: 15px;
  margin-right: 10px;
}

.planbox_div3 {
  padding-top: 30px;
}

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

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

.oldprice_text {
  font-family: var(--mulish);
  color: #f66;
  margin-right: 5px;
  font-size: 16px;
  font-weight: 800;
  text-decoration: line-through;
}

.text-block-1074 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 16px;
  font-weight: 700;
}

.text-block-1075 {
  font-family: var(--mulish);
  color: var(--black);
  font-weight: 800;
}

.text-block-1076 {
  font-family: var(--mulish);
  color: var(--blue-for-gradient);
  text-align: right;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
}

.text-block-1077 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 18px;
  font-weight: 900;
}

.discount_div {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.plan_discount {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: var(--light-blue);
  border: 1px solid #000;
  border-radius: 99px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  display: flex;
}

.image-492 {
  width: 15px;
}

.text-block-1078 {
  font-family: var(--mulish);
  color: var(--black);
  font-weight: 800;
}

.payment_dropdown {
  border: 1px solid #000;
  border-radius: 11px;
  width: 100%;
  margin-bottom: 10px;
}

.payment_toggle {
  border: 1px #000;
  border-radius: 11px;
  width: 100%;
  display: inline-block;
}

.payment_toggle.w--open {
  border-style: none;
}

.paymentmethod_div {
  border: 1px solid #000;
  border-radius: 11px;
  padding: 10px 30px;
}

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

.paymentmethod {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-493 {
  width: 25px;
}

.text-block-1079 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 16px;
  font-weight: 900;
}

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

.div-block-1906.checkout {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-left: 2%;
  padding-right: 2%;
}

.div-block-1906.checkout.step-1 {
  display: block;
}

.no-discount-price-3 {
  color: #fa6666;
  margin-bottom: 17px;
  margin-right: 5px;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: line-through;
}

.text-field-56 {
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  width: 48%;
  height: 40px;
}

.text-field-56.coupon {
  width: 70%;
  font-family: Manrope, sans-serif;
}

.text-field-56.coupon.new {
  border-color: #000;
  border-radius: 3px;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
}

.text-block-1081 {
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.text-block-1082 {
  color: #fff;
  margin-top: 4px;
  margin-right: 7px;
  font-size: 14px;
  font-weight: 700;
}

.text-block-1083 {
  text-align: center;
  font-size: 13px;
  font-weight: 800;
  line-height: 13px;
}

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

.div-block-1908 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-1908.new {
  margin-bottom: 15px;
}

.text-block-1085 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.text-block-1085.new {
  display: none;
}

.image-494 {
  width: 80px;
}

.text-block-1086 {
  color: #000;
  margin-right: 2px;
  font-family: Manrope, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

.text-block-1087 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 22px;
}

.div-block-1909 {
  background-color: #ffdabd;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  display: flex;
}

.button-106 {
  text-align: center;
  background-color: #95b9c2;
  border-radius: 6px;
  width: 28%;
  height: 40px;
  font-family: Manrope, sans-serif;
  font-weight: 600;
}

.button-106:hover {
  background-color: #6d7e8d;
}

.button-106.new {
  background-color: #95b9c2;
  border-radius: 3px;
}

.button-106.new:hover {
  background-color: #000;
}

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

.div-block-1911 {
  display: flex;
}

.div-block-1912 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.div-block-1913 {
  display: flex;
}

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

.div-block-1914.new {
  margin-bottom: 10px;
}

.text-block-1093 {
  color: #002646;
  text-align: center;
  font-family: Manrope, sans-serif;
  font-size: 12px;
  font-weight: 800;
}

.text-block-1094 {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.text-block-1094._2 {
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.text-block-1094._2.after {
  font-size: 15px;
  font-weight: 400;
}

.dropdown-summary-3.w--open {
  position: relative;
}

.bold-text-25 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.div-block-1915 {
  border: 1px #000;
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: 25px;
  padding-bottom: 15px;
  padding-left: 2%;
}

.div-block-1915._2 {
  justify-content: space-between;
  padding-bottom: 0;
  padding-left: 2%;
  padding-right: 2%;
  display: block;
}

.div-block-1915._2.new {
  border-bottom-color: #dfdfdf;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.div-block-1915._1 {
  justify-content: space-between;
  align-items: center;
  padding-left: 2%;
  padding-right: 2%;
  display: block;
}

.div-block-1915._1.new {
  border-bottom-color: #dfdfdf;
  margin-bottom: 20px;
  padding-bottom: 5px;
  padding-left: 2%;
  padding-right: 2%;
}

.dropdown-list-10 {
  position: relative;
}

.dropdown-list-10.w--open {
  background-color: var(--white);
}

.payicon_div {
  border: 1px solid #000;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 60px;
  margin-bottom: 10px;
  padding: 5px 10px;
  display: flex;
}

.paymethod_text {
  font-family: var(--mulish);
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 700;
}

.list-7 {
  padding-left: 13px;
}

.paydisc_text {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 10px;
}

.bottom-section {
  z-index: 998;
  position: fixed;
  inset: auto 0% 0;
}

.bottomsticky_wrap {
  background-image: linear-gradient(#fff0, #fff 10%);
  flex-flow: column;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 60px;
  display: flex;
}

.bottomsticky_wrap.checkout2 {
  display: none;
}

.bottomsticky_div {
  background-color: var(--light-green);
  border-radius: 11px;
  width: 600px;
  padding: 20px;
}

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

.sticky_left {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-495 {
  border-radius: 6px;
  width: 30px;
}

.text-block-1096, .text-block-1097 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 16px;
  font-weight: 400;
}

.sticky_right {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.text-block-1098 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 5px;
  font-size: 10px;
  font-weight: 900;
  line-height: 10px;
}

.div-block-1916 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.card_image {
  width: 30px;
}

.altpay_image {
  width: 45px;
}

.checkoutb_button {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border-radius: 11px;
  width: 100%;
  margin-bottom: 15px;
  padding-top: 16px;
  padding-bottom: 19px;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}

.checkoutb_button:hover {
  background-color: var(--light-blue);
}

.upsell_wrap {
  padding-left: 0;
  padding-right: 0;
}

.bullets-header-text {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 900;
  line-height: 20px;
  display: none;
}

.checkout_upsellbullet_text {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 14px;
}

.checkout_upsellbullet_text.bundle {
  margin-bottom: 5px;
  font-size: 16px;
}

.payment_link {
  background-color: var(--light-green);
  border-radius: 11px;
  justify-content: space-between;
  align-items: center;
  width: 600px;
  margin-bottom: 10px;
  padding: 15px 30px;
  text-decoration: none;
  display: flex;
}

.text-block-1100 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.text-span-236 {
  font-family: var(--arrow);
  font-size: 16px;
}

.link-block-74 {
  width: 600px;
}

.pay_stickylink {
  width: 600px;
  text-decoration: none;
}

.error_popup {
  background-color: #0006;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.error_box {
  background-color: var(--white);
  border: 1px solid #000;
  border-radius: 11px;
  flex-flow: column;
  align-items: center;
  width: 400px;
  padding: 30px;
  display: flex;
}

.image-496 {
  width: 50px;
  margin-bottom: 20px;
}

.text-block-1101 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 33px;
}

.text-block-1102 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 30px;
  font-size: 16px;
}

.button-107 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  border-radius: 9px;
  margin-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 700;
}

.button-107:hover {
  background-color: var(--light-blue);
  margin-bottom: 15px;
}

.link-59 {
  font-family: var(--mulish);
  color: var(--blue-for-gradient);
  font-weight: 600;
}

.div-block-1917 {
  background-color: #0000;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 5px;
  padding: 0;
  display: flex;
}

.div-block-1918 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.text-span-108 {
  font-size: 12px;
  font-weight: 500;
}

.text-block-575 {
  font-family: var(--mulish);
  color: #000;
  width: 80%;
  padding-right: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 24px;
}

.div-block-1919 {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 6px;
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-bottom: 15px;
  padding: 15px;
  display: flex;
}

.div-block-1919.small {
  background-color: #eefcff;
  width: 80%;
  padding-bottom: 10px;
  display: none;
}

.text-block-574 {
  font-family: var(--mulish);
  color: #000;
  font-size: 42px;
  font-weight: 900;
  line-height: 42px;
}

.div-block-1529 {
  justify-content: space-between;
  margin-bottom: 10px;
  display: flex;
}

.text-block-1103 {
  font-family: var(--mulish);
  color: #000;
  font-size: 16px;
  line-height: 22px;
}

.paragraph-111 {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Manrope, sans-serif;
  font-size: 8px;
  line-height: 12px;
}

.text-block-1104 {
  color: #000;
  text-align: center;
  background-image: linear-gradient(#ffdabd, #ffdabd);
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}

.text-block-1104.small {
  font-size: 18px;
  line-height: 18px;
}

.text-block-1105 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
}

.icon-36 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 20px;
}

.text-block-1106 {
  color: #000;
  font-family: Manrope, sans-serif;
}

.left-arrow-11 {
  margin-left: -60px;
}

.image-497 {
  margin-top: 5px;
}

.text-block-1107 {
  color: #000;
  text-align: center;
  font-family: Manrope, sans-serif;
  font-weight: 800;
}

.text-block-1107.small {
  font-size: 12px;
}

.text-block-1108 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-weight: 800;
}

.text-block-572 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 19px;
  font-weight: 800;
}

.text-block-1109 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: 900;
  line-height: 36px;
}

.text-block-1109.no-highlight {
  font-family: var(--mulish);
  background-image: none;
  margin-top: 0;
  font-size: 27px;
  line-height: 29px;
}

.text-block-1110 {
  font-family: var(--mulish);
  color: #000;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-573 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: #000;
  margin-bottom: 3px;
  font-weight: 800;
}

.div-block-1527 {
  border: 1px #000;
  border-radius: 9px;
  padding: 10px;
}

.slider-table-div {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.div-block-1532 {
  text-align: center;
  width: 24%;
}

.div-block-1531 {
  text-align: center;
  width: 15%;
}

.div-block-1920 {
  width: 100%;
  margin-bottom: 15px;
}

.image-498 {
  width: 50%;
  margin-top: 5px;
}

.div-block-1921 {
  background-color: #fff;
  background-image: url('../images/Vial_small_Sema3.png');
  background-position: 25% 100%;
  background-repeat: no-repeat;
  background-size: 23%;
  border: 1px solid #000;
  border-radius: 9px;
  width: 100%;
  padding: 15px;
  display: none;
}

.div-block-1922 {
  border: .5px solid #dfdfdf;
  width: 100%;
  height: 1px;
  margin-bottom: 8px;
}

.image-285 {
  width: auto;
  height: 30px;
}

.div-block-1923 {
  flex-flow: column;
  align-items: stretch;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.text-block-1111 {
  color: #000;
  margin-bottom: 10px;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.next-steps-div {
  margin-bottom: 50px;
}

.text-block-1112 {
  color: #000;
  text-align: center;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.text-block-1112.small {
  font-size: 16px;
}

.div-block-1924 {
  flex-flow: column;
  align-items: center;
  width: 23%;
  display: flex;
}

.text-block-577 {
  color: #fff;
  font-family: Manrope, sans-serif;
  font-weight: 400;
}

.text-block-1113 {
  font-family: var(--mulish);
  color: #000;
  text-align: left;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 900;
  line-height: 42px;
}

.top-section-div {
  margin-bottom: 30px;
}

.div-block-1925 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.step-entry-div {
  border-bottom: 1px #bbdff6;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-1926 {
  width: 100%;
}

.text-block-1114 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-weight: 800;
  line-height: 22px;
}

.text-block-1114.small {
  font-size: 12px;
  line-height: 18px;
}

.paragraph-150 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 22px;
}

.text-block-576 {
  color: #fff;
  text-align: center;
  margin-bottom: 2px;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 18px;
}

.div-block-1927 {
  align-items: flex-end;
  display: flex;
}

.text-block-1115 {
  background-image: linear-gradient(to bottom, var(--light-green), var(--light-green));
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 800;
  line-height: 27px;
}

.div-block-1928 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.report-testimonial-div {
  background-color: #eefcff;
  border-radius: 9px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
  padding: 40px;
  display: flex;
}

.text-block-1116 {
  color: #000;
  text-align: center;
  font-family: Manrope, sans-serif;
  font-weight: 800;
}

.text-block-1117 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 40px;
}

.text-block-1117.small {
  font-size: 30px;
  line-height: 30px;
}

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

.text-block-1118 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-weight: 600;
}

.text-block-1118.small {
  font-size: 12px;
}

.logo-nav-div {
  text-align: center;
  flex-flow: column;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.image-499 {
  width: 90px;
  margin-bottom: 10px;
}

.icon-37 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 20px;
}

.text-span-107 {
  font-size: 22px;
}

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

.div-block-1528 {
  display: block;
}

.div-block-1931 {
  border: 1px solid var(--black);
  background-color: #eefcff;
  border-radius: 11px;
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-bottom: 15px;
  padding: 20px;
  display: flex;
}

.div-block-1533 {
  text-align: center;
  width: 24%;
}

.next-step-header-div {
  font-family: var(--mulish);
  border-bottom: 1px solid #95b9c2;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.div-block-1538 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 30px;
  padding: 10px;
}

.div-block-1534 {
  background-color: #eefcff;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  margin-bottom: 15px;
  padding: 15px 15px 10px;
}

.div-block-1530 {
  width: 30%;
}

.text-span-237 {
  color: #000;
  font-weight: 800;
  text-decoration: underline;
}

.orig-backup {
  display: block;
}

.div-block-1932, .div-block-1933 {
  width: 100%;
}

.div-block-1934 {
  padding-left: 33%;
  padding-right: 33%;
  position: static;
}

.expectations-div {
  flex-flow: column;
  align-items: center;
  margin-bottom: 20px;
  padding: 0;
  display: flex;
}

.report-body-main-div {
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 150px;
}

.div-block-1935 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.div-block-1935._1 {
  background-image: linear-gradient(#95b9c2, #95b9c2);
  width: 100%;
  padding-left: 4px;
  padding-right: 4px;
}

.div-block-1935._2 {
  background-image: linear-gradient(#ffdabd, #ffdabd);
  width: 100%;
}

.image-500 {
  margin-top: 0;
}

.div-block-1936 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.paragraph-151 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-style: italic;
  line-height: 22px;
}

.div-block-1536 {
  text-align: center;
  width: 48%;
}

.div-block-1937 {
  width: 88%;
  margin-left: 2%;
  padding-top: 0;
}

.image-501 {
  border-radius: 8px;
}

.text-block-1119 {
  color: #000;
  text-align: center;
  font-family: Manrope, sans-serif;
  font-size: 13px;
  font-weight: 800;
}

.link-block-75 {
  background-color: #00dd72;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.link-block-75:hover {
  background-color: #000;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.link-block-75._3 {
  margin-bottom: 40px;
}

.div-block-1540 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.text-block-1120 {
  color: #000;
  background-color: #eefcff;
  font-family: Manrope, sans-serif;
  font-weight: 800;
}

.text-block-1121 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
}

.right-arrow-10 {
  margin-right: -60px;
  padding-left: 0;
  padding-right: 0;
}

.div-block-1938 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.next-steps-box {
  background-color: #eefcff;
  border-radius: 9px;
  padding: 30px 25px 20px;
}

.text-block-1122 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.div-block-1939 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 10%;
  display: flex;
}

.text-block-1123 {
  color: #000;
  margin-bottom: 10px;
  font-family: Manrope, sans-serif;
  font-size: 30px;
  font-weight: 800;
  line-height: 30px;
}

.text-block-1124 {
  font-family: var(--mulish);
  color: #000;
  margin-bottom: 5px;
  font-size: 22px;
  font-weight: 800;
  line-height: 28px;
}

.div-block-1537 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.slider-10 {
  background-color: #0000;
  height: 460px;
}

.div-block-1940 {
  text-align: left;
  justify-content: flex-end;
  width: 100%;
  display: flex;
}

.report-summary-div-2 {
  border: 2px solid var(--black);
  border-radius: 9px;
  margin-bottom: 50px;
}

.image-502 {
  margin-top: 5px;
}

.text-block-1125 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}

.reportbutton_container {
  padding-top: 15px;
  padding-bottom: 10px;
  position: static;
  inset: auto 0% 0%;
}

.reportstickybuttondiv {
  z-index: 9999;
  background-image: linear-gradient(#fff0, #fff 13%);
  padding-left: 33%;
  padding-right: 33%;
  position: fixed;
  inset: auto 0% 0%;
}

.bold-text-26 {
  font-weight: 900;
}

.image-503 {
  width: 100%;
}

.text-block-1126 {
  font-family: var(--mulish);
  text-align: center;
  margin-bottom: 0;
  font-size: 9px;
  font-weight: 400;
  line-height: 15px;
}

.text-block-1126.left {
  text-align: left;
}

.disclaimersdiv {
  padding-left: 7%;
  padding-right: 7%;
}

.disclaimersdiv.left {
  padding-left: 0%;
  padding-right: 15%;
}

.text-span-238 {
  color: var(--blue-for-gradient);
  font-weight: 900;
}

.text-span-239 {
  font-size: 27px;
  font-weight: 900;
}

.select-field-9 {
  border: 1px solid var(--black);
  background-color: var(--white);
  font-family: var(--mulish);
  color: var(--black);
  border-radius: 9px;
  height: 50px;
  padding-right: 12px;
}

.div-block-1941 {
  margin-top: 60px;
}

.text-block-1127 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 15px;
  font-size: 26px;
  font-weight: 400;
  line-height: 30px;
}

.text-span-240 {
  background-image: linear-gradient(180deg, var(--transparent) 73%, var(--mind) 73%, var(--mind) 88%, var(--transparent) 88%);
  font-size: 28px;
  font-weight: 900;
  line-height: 33px;
}

.text-span-241 {
  font-weight: 900;
}

.form-16 {
  font-family: var(--satoshi);
  width: 100%;
}

.bill-plan-div {
  justify-content: space-between;
  display: flex;
}

.bill-plan-link {
  background-color: var(--white);
  border: 1px solid #000;
  border-radius: 11px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 49%;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.bill-plan-link:hover {
  background-color: var(--box-hover-blue);
}

.text-block-1128 {
  font-family: var(--mulish);
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 900;
  line-height: 24px;
}

.div-block-1942 {
  display: flex;
}

.text-block-1129 {
  font-family: var(--mulish);
  color: var(--black);
}

.text-block-1129.commit {
  font-weight: 700;
}

.text-span-242 {
  font-size: 15px;
  font-weight: 900;
}

.plan-save-div {
  background-color: var(--light-green);
  border: 1px solid #000;
  border-radius: 99px;
  margin-top: -33px;
  padding: 3px 10px;
  position: absolute;
}

.text-block-1130 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 12px;
  font-weight: 900;
}

.plan-bullets {
  text-align: left;
  flex-flow: column;
  align-items: flex-start;
  display: none;
}

.planbullet {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  align-items: center;
  display: flex;
}

.image-504 {
  width: 20px;
}

.compblock_wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 50px 10% 70px;
  display: flex;
}

.compblock_wrap.wl {
  background-image: linear-gradient(180deg, #c9e8ff00, var(--light-blue) 50%, var(--transparent));
  background-color: #fff;
  background-image: linear-gradient(#c9e8ff00, #2e9bf0 50%, #fff0);
}

.compblock_wrap.weightlosspage {
  background-image: linear-gradient(180deg, var(--transparent), var(--light-blue) 50%, var(--transparent));
}

.compblock_div {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.compblock_div.hide {
  display: none;
}

._2products_div {
  justify-content: space-between;
  width: 55%;
  display: flex;
}

._2products_div.wl {
  width: 100%;
}

._2products_div.wl.solo {
  justify-content: center;
}

.productbox {
  background-color: var(--white);
  border: 1px solid #000;
  border-radius: 11px;
  width: 49%;
  padding: 20px 20px 10px;
}

.productbox.a {
  background-color: var(--white);
  border: 1px solid #000;
}

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

.text-block-1131 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 27px;
  font-weight: 900;
  line-height: 30px;
}

.text-block-1132 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  font-size: 18px;
  font-weight: 900;
}

.productbox_paragraph {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 14.5px;
}

.box-image-div {
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
  display: flex;
}

.image-505 {
  width: 35%;
}

.button-108 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border-radius: 9px;
  width: 100%;
  padding-top: 11px;
  padding-bottom: 12px;
  font-size: 14px;
  font-weight: 900;
  line-height: 19px;
}

.button-108:hover {
  background-color: var(--light-blue);
}

.compblock-headersdiv {
  flex-flow: column;
  width: 100%;
  margin-bottom: 50px;
  display: flex;
}

.text-block-1133 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  font-size: 40px;
  line-height: 45px;
}

.text-span-243 {
  font-weight: 900;
}

.div-block-1943 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 5%;
  display: flex;
}

.text-block-1134 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 29px;
  font-weight: 700;
}

.brandeddiv {
  flex-flow: column;
  align-items: center;
  width: 38%;
  display: flex;
}

.text-block-1135 {
  font-family: var(--mulish);
  margin-bottom: 5px;
  font-size: 25px;
  font-weight: 700;
  line-height: 25px;
}

.image-506 {
  width: 100%;
}

.div-block-1944 {
  border: .5px solid #000;
  width: 1px;
  height: 20px;
}

.bracketdiv {
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  display: flex;
}

.div-block-1945 {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  width: 60%;
  height: 25px;
}

.brandedproducts_div {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.branded-box {
  background-color: var(--white);
  border-radius: 9px;
  width: 49%;
  padding: 10px;
}

.text-block-1136 {
  font-family: var(--mulish);
  text-align: right;
  font-weight: 900;
}

.text-span-244 {
  background-color: var(--light-green);
  color: var(--black);
  font-weight: 400;
}

.branded-img-div {
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 5px;
  display: flex;
}

.image-507 {
  width: 60%;
  height: auto;
}

.image-507.tall {
  padding-bottom: 8px;
}

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

.link-block-76 {
  border: 1px solid var(--df-grey);
  background-color: var(--white);
  border-radius: 9px;
  flex-flow: column;
  align-items: center;
  width: 49%;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.link-block-76:hover {
  background-color: var(--light-blue);
}

.text-block-1137 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 3px;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
}

.text-block-1138 {
  font-family: var(--mulish);
  color: var(--black);
}

.submit-button-7 {
  background-color: var(--light-green);
  font-family: var(--satoshi);
  color: #000;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 17px;
  font-size: 17px;
  font-weight: 900;
}

.submit-button-7:hover {
  background-color: var(--light-blue);
}

.image-508 {
  width: 15px;
  margin-right: 10px;
}

.heading-63 {
  color: #000;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 36px;
  font-weight: 700;
  line-height: 33px;
}

.div-block-452 {
  z-index: auto;
  justify-content: space-between;
  align-items: center;
  width: auto;
  display: flex;
  position: static;
  bottom: 16%;
  left: 10%;
  right: 5%;
}

.text-block-1139 {
  color: #bdbdbd;
  margin-bottom: 10px;
  font-family: Manrope, sans-serif;
  font-weight: 800;
  line-height: 20px;
}

.text-block-1139.presell {
  margin-bottom: 5px;
  font-size: 13px;
}

.text-block-1139._1 {
  font-family: Manrope, sans-serif;
}

.text-block-1139._1.presell {
  color: #6c7e8d;
}

.text-block-1140 {
  font-family: var(--satoshi);
  color: #000;
  text-align: center;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 800;
}

.paragraph-152 {
  color: #000;
  width: 100%;
  margin-bottom: 15px;
  font-size: 17px;
  line-height: 23px;
}

.bullet-text-3 {
  background-color: var(--light-blue);
  font-family: var(--satoshi);
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.bullet-text-3._2 {
  background-color: var(--weight);
}

.div-block-1946 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 10px;
  display: flex;
}

.div-block-1947 {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.div-block-1948 {
  align-items: center;
  margin-bottom: 5px;
  display: flex;
}

.tag-text-2 {
  color: #000;
  font-size: 12px;
  font-weight: 600;
}

.div-block-1949 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.ty_maindiv {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.text-block-1141 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 15px;
  font-size: 28px;
  font-weight: 900;
  line-height: 34px;
}

.text-block-1142 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.productbar_div {
  border: 1px solid #000;
  border-radius: 9px;
  width: 100%;
  margin-bottom: 20px;
  padding: 10px;
  position: relative;
}

.productbar_div.gift {
  border-width: 3px;
  border-color: var(--greenbutton-dark);
}

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

.barimg_div {
  background-color: var(--light-blue);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 20%;
  display: flex;
}

.barinfo_div {
  flex-flow: column;
  justify-content: center;
  width: 56%;
  padding-left: 10px;
  display: flex;
}

.bar-header {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 5px;
  display: flex;
}

.bar-header.gift {
  margin-bottom: 0;
}

.bar-header-text {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 26px;
  font-weight: 900;
  line-height: 26px;
}

.text-block-1144 {
  font-family: var(--mulish);
  color: var(--black);
}

.bar-body-text {
  font-family: var(--mulish);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 16px;
}

.bar-body-text.top {
  margin-bottom: 5px;
}

.barprice_div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 22%;
  display: flex;
}

.div-block-1951 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 5px;
  display: flex;
}

.text-block-1146, .text-block-1147 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 16px;
  font-weight: 900;
}

.text-block-1148 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 40px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-1149 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  font-weight: 800;
}

.image-509 {
  width: 25px;
  position: absolute;
  inset: -6% -2% auto auto;
}

.ty_no-div {
  width: 100%;
  margin-bottom: 30px;
}

.text-block-1150 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 18px;
  line-height: 24px;
}

.text-span-245 {
  font-size: 20px;
  font-weight: 900;
}

.text-span-245.under {
  text-decoration: underline;
}

.ty_gift_div {
  margin-bottom: 30px;
}

.text-span-246 {
  background-image: linear-gradient(180deg, var(--transparent) 73%, var(--greenbutton-dark) 73%, var(--greenbutton-dark) 88%, var(--transparent) 88%);
}

.ty_buttondiv {
  width: 100%;
  margin-top: 50px;
}

.button-109 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border-radius: 9px;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.button-109:hover {
  background-color: var(--light-blue);
}

.text-span-247 {
  font-family: var(--inter);
  font-weight: 400;
}

.almostdone-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-1151 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 900;
  line-height: 34px;
}

.text-block-1152 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 22px;
}

.timeline-div {
  width: 66%;
  margin-bottom: 10px;
  display: block;
  position: relative;
}

.linebullet_div {
  z-index: 99999;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  align-items: flex-start;
  margin-bottom: 30px;
  display: flex;
  position: relative;
}

.div-block-1952 {
  border: 6px solid var(--df-grey);
  background-color: var(--white);
  border-radius: 99px;
  width: 20px;
  height: 20px;
  margin-right: 0;
}

.text-block-1153 {
  font-family: var(--mulish);
  color: var(--greenbutton-dark);
  font-weight: 900;
  line-height: 20px;
}

.text-block-1154 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 18px;
  font-weight: 900;
  line-height: 24px;
}

.text-block-1155 {
  font-family: var(--mulish);
  color: var(--black);
}

.image-510 {
  width: 20px;
}

.timeline_line {
  z-index: 0;
  border: .5px solid var(--df-grey);
  width: 1px;
  height: 78%;
  position: absolute;
  inset: 0% auto 0% 2.25%;
}

.almost_bottomflex_div {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  align-items: center;
  width: 70%;
  margin-bottom: 40px;
  display: flex;
}

.paragraph-153 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.image-511 {
  width: 200px;
}

.almost-button-div {
  width: 100%;
}

.howbilling_div {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.text-block-1156 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 900;
  line-height: 34px;
}

.text-block-1157 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 22px;
}

.hb_buttondiv1 {
  width: 60%;
  margin-bottom: 30px;
}

.hb_stepdiv {
  width: 100%;
}

.hb_stepheader_div {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.text-block-1158 {
  font-family: var(--mulish);
  font-size: 36px;
  font-weight: 900;
  line-height: 36px;
}

.text-block-1159 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 20px;
  line-height: 20px;
}

.hb_stepexample_div {
  padding-left: 45px;
  padding-right: 45px;
}

.examplebox {
  border: 1px solid #000;
  justify-content: flex-start;
  padding: 15px;
  display: flex;
}

.text-block-1160 {
  font-family: var(--mulish);
  font-size: 12px;
}

.text-block-1161 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 18px;
  font-weight: 600;
}

.examplebox-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border: 1px solid #000;
  justify-content: center;
  margin-bottom: 20px;
  padding: 15px;
  display: flex;
}

.hb_stepdiv-2 {
  width: 100%;
  margin-bottom: 50px;
}

.hb_buttondiv2 {
  width: 100%;
}

.hb_stepheader_div-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 15px;
  display: flex;
}

.text-block-1166 {
  color: #000;
  margin-top: 30px;
  font-family: Mulish, sans-serif;
}

.text-span-249 {
  font-family: Inter, sans-serif;
}

.text-block-1167 {
  color: #0c9ac4;
  font-family: Mulish, sans-serif;
}

.text-block-1168 {
  color: #000;
  font-family: Mulish, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.text-span-248 {
  font-size: 22px;
  font-weight: 900;
}

.text-block-1162 {
  color: #000;
  text-align: center;
  margin-bottom: 5px;
  font-family: Mulish, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-1169 {
  color: #000;
  margin-bottom: 30px;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.text-block-1170 {
  font-family: Mulish, sans-serif;
  font-size: 33px;
  font-weight: 900;
  line-height: 33px;
}

.text-block-1164 {
  color: #dd5656;
  margin-bottom: 20px;
  font-family: Mulish, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}

.text-span-250 {
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.link-60 {
  color: #0c9ac4;
  font-size: 16px;
}

.text-block-1171 {
  color: #000;
  font-family: Mulish, sans-serif;
  font-size: 22px;
  line-height: 28px;
}

.status-text {
  text-align: center;
  font-family: Mulish, sans-serif;
  font-weight: 700;
}

.status-text.complete {
  color: #01d449;
}

.text-block-1172 {
  color: #000;
  text-align: center;
  margin-bottom: 10px;
  font-family: Mulish, sans-serif;
  font-size: 28px;
  font-weight: 900;
  line-height: 34px;
}

.hb_stepexample_div-2 {
  padding-left: 45px;
  padding-right: 45px;
}

.text-block-1173 {
  font-family: Mulish, sans-serif;
  font-size: 12px;
}

.button-110 {
  color: #000;
  text-align: center;
  background-color: #e9ff86;
  border-radius: 9px;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Mulish, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.button-110:hover {
  background-color: #c9e8ff;
}

.div-block-1953 {
  border-bottom: 1px dotted #000;
  width: 20%;
  height: 13px;
}

.text-block-1165 {
  color: #000;
  font-family: Mulish, sans-serif;
  font-size: 16px;
}

.hb_buttondiv1-2 {
  width: 60%;
  margin-bottom: 30px;
}

.bar-subheader-text {
  font-family: var(--mulish);
  color: var(--black);
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 800;
  line-height: 22px;
}

.text-span-251 {
  font-weight: 900;
}

.image-512 {
  width: 70%;
}

.list-8 {
  margin-bottom: 0;
  padding-left: 13px;
}

.list-item-7 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 8px;
  font-size: 13px;
  line-height: 15px;
}

.list-item-8 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 13px;
  line-height: 15px;
}

.monthly-details-div {
  border-top: 1px solid #000;
  padding-top: 25px;
  padding-bottom: 15px;
  display: none;
}

.quartely-order {
  border-bottom: 1px solid var(--black);
  margin-bottom: 15px;
  padding: 5px 0 15px;
  position: relative;
}

.monthly-order {
  border-bottom: 1px solid #000;
  margin-bottom: 15px;
  padding: 5px 0 15px;
  display: none;
  position: relative;
}

.image-513 {
  width: 40px;
  margin-bottom: 20px;
}

.text-block-1174 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: 900;
  line-height: 30px;
}

.text-block-1175 {
  font-family: var(--mulish);
  color: var(--black);
  width: 80%;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 24px;
}

.text-block-1176 {
  font-family: var(--mulish);
  color: var(--black);
  width: 80%;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.buttons-div {
  width: 100%;
}

.button-111 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  border-radius: 13px;
  width: 100%;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 18px;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.button-111:hover {
  background-color: var(--light-blue);
}

.plan_header_div {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 10px;
  display: flex;
}

.text-block-1177 {
  background-color: var(--weight);
  font-family: var(--mulish);
  color: var(--black);
  font-size: 12px;
  font-weight: 900;
  line-height: 15px;
}

.list-9 {
  color: var(--black);
  width: 100%;
  padding-left: 13px;
}

.text-block-1178 {
  font-family: var(--mulish);
  text-align: left;
  font-size: 15px;
  font-weight: 800;
}

.text-block-1179 {
  font-family: var(--mulish);
  text-align: left;
}

.list-item-9 {
  margin-bottom: 10px;
}

.text-span-252 {
  font-family: var(--arrow);
}

.button-112 {
  border: 1px solid var(--df-grey);
  background-color: var(--white);
  font-family: var(--mulish);
  color: var(--aaa-grey);
  border-radius: 13px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 18px;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.button-112:hover {
  background-color: var(--f3-grey);
}

.text-span-253 {
  font-family: var(--arrow);
}

.text-block-1180 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 20px;
  font-weight: 900;
  line-height: 26px;
}

.upsell-header-div {
  margin-bottom: 30px;
}

.text-block-1181 {
  font-family: var(--mulish);
  text-align: center;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 33px;
}

.paragraph-15-14 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-top: 10px;
  font-size: 20px;
  line-height: 24px;
}

.upsell-img-div {
  background-color: var(--light-blue);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 24%;
  display: flex;
}

.upsell-img-div.bundle {
  width: 100%;
  margin-bottom: 15px;
}

.upsell-button-div {
  margin-top: 30px;
}

.button-113 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border-radius: 13px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 18px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.button-113:hover {
  background-color: var(--light-blue);
}

.text-span-254 {
  font-family: var(--arrow);
}

.upsell_box-header-bar {
  margin-bottom: 0;
}

.upsell_boxinfo {
  width: 73%;
}

.upsell_boxinfo.bundle {
  width: 100%;
}

.upsell_boxbullets_div.bundle {
  padding-left: 0;
  padding-right: 0;
}

.list-flex-div {
  justify-content: space-between;
  margin-bottom: 15px;
  display: flex;
}

.list-10 {
  width: 49%;
  margin-bottom: 0;
  padding-left: 13px;
}

.list-10.bundle {
  padding-left: 20px;
}

.upsell_boxbutton {
  background-color: var(--weight);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border-radius: 9px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 18px;
  font-weight: 900;
}

.upsellboxtop_div {
  border-bottom: 1px solid #000;
  justify-content: space-between;
  margin-bottom: 15px;
  display: flex;
}

.mobile_img_div {
  width: 20%;
  display: none;
}

.mobile-image {
  width: auto;
}

.upsell_top_info_div {
  border-bottom: 1px #000;
  width: 100%;
  margin-bottom: 0;
}

.paragraph-154 {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 24px;
  font-family: Mulish, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.list-headers-div {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.list-header-box {
  width: 49%;
}

.list-header {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 16px;
  font-weight: 900;
}

.list-header.bundle {
  font-size: 19px;
}

.bundle-img {
  width: 40%;
}

.text-span-255 {
  font-size: 14px;
  line-height: 12px;
}

.list-11 {
  padding-left: 13px;
}

.productbox_bullets_div {
  margin-bottom: 40px;
}

.productbox_bullet {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.image-514 {
  width: 13px;
  margin-right: 5px;
  padding: 0;
}

.text-block-1182 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 13px;
}

.button-114 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border-radius: 9px;
  width: 100%;
  padding-top: 11px;
  padding-bottom: 12px;
  font-size: 12px;
  font-weight: 800;
  line-height: 15px;
}

.button-114:hover {
  background-color: var(--light-blue);
}

.comptable_wrap {
  flex-flow: column;
  align-items: center;
  padding: 50px 10% 70px;
  display: flex;
}

.comptable_div {
  width: 100%;
  max-width: 1280px;
  display: block;
}

.comptable_headerdiv {
  width: 100%;
  margin-bottom: 60px;
}

.text-block-1183 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 5px;
  font-size: 40px;
  font-weight: 900;
  line-height: 45px;
}

.text-block-1184 {
  font-family: var(--mulish);
  color: var(--black);
  width: 60%;
  font-size: 16px;
}

.comptable_smallheaders_div {
  justify-content: flex-start;
  display: flex;
}

.smallheader_div {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--df-grey);
  justify-content: space-between;
  align-items: center;
  width: 25%;
  padding-bottom: 3px;
  padding-right: 20px;
  display: flex;
}

.smallheader_div.blank {
  border-bottom-style: none;
}

.small-header {
  font-family: var(--mulish);
  color: var(--black);
  font-weight: 800;
}

.line-accent {
  border: .75px solid var(--df-grey);
  width: 55%;
  height: 1px;
}

.line-accent.long {
  width: 73%;
}

._2smallheader_div {
  border-bottom: 1px solid var(--df-grey);
  justify-content: space-between;
  align-items: center;
  width: 50%;
  padding-bottom: 3px;
  display: flex;
}

.table_product_row_div {
  justify-content: flex-start;
  display: flex;
}

.productcell {
  border-top: 1px none var(--df-grey);
  border-bottom: 1px solid var(--df-grey);
  border-left: 1px solid var(--df-grey);
  width: 25%;
  padding: 15px;
}

.productcell.last {
  border-right: 1px solid var(--df-grey);
  border-top-style: none;
}

.productcell.blank {
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

.cell_imgdiv {
  background-color: var(--light-blue);
  width: 100%;
  margin-bottom: 15px;
}

.grid-2 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-areas: "Area";
}

.text-block-1186 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 5px;
  font-size: 21px;
  font-weight: 800;
  line-height: 24px;
}

.button-115 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border-radius: 9px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 13px;
}

.data_row_div {
  border-right: 1px solid var(--df-grey);
  border-bottom: 1px solid var(--df-grey);
  border-left: 1px solid var(--df-grey);
  display: flex;
}

.table-header-cell {
  border-top: 1px none var(--df-grey);
  border-right: 1px solid var(--df-grey);
  background-color: #ebf6ff;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 25%;
  padding: 15px;
  display: flex;
}

.table-header-cell.top {
  border-top-style: solid;
}

.cell-header {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 16px;
  font-weight: 800;
}

.table-data-cell {
  width: 25%;
  padding: 15px;
}

.data-cell-text {
  font-family: var(--mulish);
  color: var(--black);
}

.comptable_mobile {
  border: 1px solid var(--df-grey);
  width: 25%;
  padding: 0;
  display: block;
}

.productcell_mobile {
  flex-flow: column;
  justify-content: space-between;
  padding: 10px;
  display: flex;
}

.cell_imgdiv_mobile {
  background-color: var(--light-blue);
  margin-bottom: 10px;
}

.product-cell-name-mobile {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 800;
  line-height: 24px;
}

.button-116 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border-radius: 9px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.button-116:hover {
  background-color: var(--light-blue);
}

.datacell_mobile {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-top: 1px solid var(--df-grey);
  flex-flow: column;
  justify-content: space-between;
  padding: 5px 10px;
  display: flex;
}

.cell-label {
  font-family: var(--mulish);
  color: var(--black);
  font-weight: 800;
}

.text-block-1188 {
  font-family: var(--mulish);
  color: var(--black);
}

.wl_hero_wrap {
  flex-flow: column;
  align-items: center;
  padding: 130px 10% 50px;
  display: flex;
}

.wl_hero_div {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.wl_heroleft {
  width: 45%;
}

.grid_wrap {
  flex-flow: column;
  align-items: center;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.text-block-1189 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 15px;
  line-height: 21px;
}

.grid_div {
  padding: 20px 0;
  display: flex;
}

.faq-section {
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.faq-section.weight {
  padding-top: 50px;
}

.wl_heroimg_div {
  width: 45%;
}

.comparison-table-section.hide {
  display: none;
}

.image-517 {
  width: 100%;
  margin-top: 10px;
}

._3box_imgdiv {
  flex-flow: column;
  align-items: center;
  width: 100%;
  display: flex;
}

._3box_imgdiv._3 {
  justify-content: flex-start;
  align-items: flex-end;
}

._3box_imgdiv._2 {
  padding-left: 0;
  padding-right: 0;
}

.image-518 {
  width: 90%;
}

.image-519 {
  width: 100%;
}

.table_mobsliderdiv {
  width: 100%;
  display: none;
}

.table_mobslider {
  height: auto;
}

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

.text-span-256 {
  font-weight: 900;
}

.text-block-1190 {
  color: var(--black);
  margin-top: -5px;
  font-size: 15px;
}

.text-block-1191 {
  font-family: var(--mulish);
  color: var(--999-grey);
  text-align: center;
  margin-top: 8px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 10px;
  line-height: 13px;
}

.text-block-1191.hide {
  display: none;
}

._2box_leftdiv {
  width: 55%;
}

.text-span-257, .text-span-258 {
  font-weight: 400;
}

.superscript {
  font-size: 10px;
}

.text-block-1192 {
  font-family: var(--mulish);
  color: var(--999-grey);
  text-align: center;
  margin-top: 8px;
  font-size: 10px;
}

.text-block-1193 {
  font-family: var(--mulish);
  color: var(--999-grey);
  margin-top: 8px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 10px;
}

.div-block-1128 {
  border-bottom: 1px #002646;
  justify-content: flex-start;
  width: 100%;
  display: flex;
}

.div-block-1128.mob {
  display: none;
}

.div-block-1128.desk {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
}

.text-block-240 {
  color: #ffdabd;
  margin-top: 0;
  font-family: Manrope, sans-serif;
  font-weight: 700;
}

.nav-shadow {
  z-index: 998;
  background-color: #fff;
  height: 78px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
  box-shadow: 0 2px 8px #00000026;
}

.div-block-1125 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-right: 30px;
  display: flex;
}

.link-17 {
  color: var(--pastel-blue);
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 300;
  text-decoration: none;
}

.image-530 {
  width: 300px;
  height: auto;
}

.nav_flex {
  justify-content: space-between;
  width: 100%;
  max-width: 1280px;
  margin-bottom: 0;
  display: flex;
}

.div-block-1129 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-right: 0;
  display: flex;
}

.nav-2 {
  z-index: 999999;
  aspect-ratio: auto;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.sign-in {
  color: #000;
  margin-right: 30px;
  font-family: Inter, sans-serif;
  font-size: 15px;
}

.sign-in.trans {
  color: #003f58;
  font-size: 13px;
  font-weight: 700;
}

.div-block-2 {
  align-items: center;
  display: flex;
  position: static;
  inset: 0% 0% 0% auto;
}

.link-61 {
  color: #000;
  text-decoration: none;
}

.link-61.trans {
  color: var(--pastel-blue);
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.link-block-77 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-right: 0;
  text-decoration: none;
  display: block;
}

.nav_wrap {
  z-index: 999;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  padding: 20px 10%;
  display: flex;
  position: relative;
}

.button-117 {
  color: #000;
  background-color: #fff0;
  border: 1px solid #000;
  padding: 16px 35px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  line-height: 21px;
}

.button-117.trans {
  color: #fff;
  text-align: center;
  background-color: #2e9bf0;
  border-width: 1.5px;
  border-color: #2e9bf0;
  border-radius: 9px;
  padding: 7px 20px;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.button-117.trans:hover {
  background-color: #ff4c46;
  border-color: #ff4c46;
}

.nav-section {
  display: none;
}

.image-528 {
  height: 26px;
}

.div-block-1954 {
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.header-text-span-2 {
  background-color: #e9ff86;
  font-style: italic;
  font-weight: 600;
}

.header-text-span-2.wl {
  background-color: var(--pastel-blue);
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 43px;
}

.text-block-1194 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.text-span-259 {
  font-weight: 900;
}

.text-block-1195 {
  color: #999;
  text-align: center;
  margin-top: 8px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Inter, sans-serif;
  font-size: 9px;
  line-height: 13px;
}

.rating-div-3 {
  align-items: center;
  width: 39%;
  padding-left: 20px;
  display: none;
}

.amount-div-3 {
  align-items: flex-start;
  margin-bottom: 5px;
  display: flex;
}

.text-span-260 {
  font-family: Inter, sans-serif;
}

.image-531 {
  margin-left: 0;
  margin-right: 0;
}

.wl_hero_wrap-2 {
  flex-flow: column;
  align-items: center;
  padding: 130px 10% 50px;
  display: flex;
}

.div-block-1955 {
  text-align: center;
  border: 1px solid #000;
  border-radius: 9px;
  width: 48%;
  padding: 20px 17px;
}

.text-block-1196 {
  color: #000;
  text-align: left;
  font-size: 50px;
  font-weight: 600;
  line-height: 40px;
}

.text-block-1196.wl {
  font-family: Inter, sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 35px;
}

.text-block-1197 {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

.text-block-1198 {
  color: #000;
  text-align: left;
  margin-left: -13px;
  font-size: 24px;
  font-weight: 700;
}

.text-block-1198.wl {
  font-family: Inter, sans-serif;
  font-size: 19px;
  font-weight: 600;
}

.heroprice_div-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: center;
  margin-bottom: 10px;
  display: flex;
}

.text-block-1199 {
  color: #000;
  margin-bottom: 15px;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  display: none;
}

.image-532 {
  margin-bottom: 3px;
}

.button-118 {
  background-color: var(--pastel-blue);
  color: #fff;
  text-align: center;
  border-radius: 8px;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 18px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
}

.button-118:hover {
  background-color: var(--pastel-red);
  color: #fff;
}

.text-span-261 {
  background-color: #dfdfdf;
  border-radius: 20px;
  font-weight: 900;
}

.paragraph-155 {
  color: #000;
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.text-block-1200 {
  color: #000;
  background-color: #d6fff000;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 23px;
  font-weight: 900;
  line-height: 30px;
  text-decoration: underline;
}

.text-block-1201 {
  color: #000;
  margin-right: 10px;
  font-family: Manrope, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 48px;
}

.button-div-3 {
  width: 69%;
}

.heading-64 {
  color: #000;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Inter, sans-serif;
  font-size: 45px;
  font-weight: 900;
  line-height: 51px;
}

.image-533 {
  width: 90px;
  margin-left: 15px;
}

.text-block-1202 {
  color: #000;
  text-align: center;
  margin-bottom: 5px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.text-block-1203 {
  color: #000;
  margin-top: -5px;
  font-size: 15px;
}

.hero-icon {
  width: 40px;
  margin-bottom: 10px;
}

.vert-divider-2 {
  border: .5px solid #000;
  width: 1px;
}

.vert-divider-2.wl {
  margin-right: 20px;
}

.vert-divider-2.wl.last, .vert-divider-2.wl.first {
  display: none;
}

.vert-divider-2.wl {
  border-color: #00e0aa;
  margin-right: 20px;
}

.vert-divider-2.wl.last, .vert-divider-2.wl.first {
  display: none;
}

.text-block-1204 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 21px;
}

.grid_div-2 {
  padding: 20px 0 20px 40px;
  display: flex;
}

.image-534 {
  width: 35px;
  margin-bottom: 10px;
}

.text-block-1205 {
  color: #000;
  margin-bottom: 5px;
  font-size: 23px;
  font-weight: 900;
  line-height: 26px;
}

.text-block-1205.wl {
  margin-bottom: 15px;
  font-family: Inter, sans-serif;
  font-size: 22px;
  line-height: 26px;
}

._3-boxes-wrap-2 {
  background-image: linear-gradient(#fff0 13%, #ff8383 50%, #fff0 88%);
  flex-flow: column;
  align-items: center;
  padding: 60px 10% 80px;
  display: flex;
}

.image-524 {
  width: 100%;
}

.image-525 {
  width: 90%;
}

.text-block-1206 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 14px;
}

._3box_box-2 {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 11px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 31%;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

._3box_box-2.deliver {
  padding-right: 0;
}

.text-block-1207 {
  color: #000;
  margin-bottom: 15px;
  font-family: Inter, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 32px;
}

.text-span-262 {
  font-weight: 400;
}

.text-block-1208 {
  color: #000;
  text-align: center;
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
  font-size: 39px;
  font-weight: 900;
  line-height: 44px;
}

.image-523 {
  width: 100%;
  margin-top: 10px;
}

.text-block-1209 {
  color: #000;
  font-size: 13px;
  font-weight: 400;
}

.text-span-263 {
  color: #2e9bf0;
  font-weight: 900;
}

.slider-11 {
  background-color: #0000;
  height: 510px;
}

.text-span-264 {
  color: #000;
  font-weight: 600;
}

.card-9 {
  text-align: center;
  border: 1px solid #dfdfdf;
  border-radius: 11px;
  width: 30%;
  padding: 20px;
}

.text-block-1210 {
  color: #000;
  font-size: 16px;
  line-height: 21px;
}

.testi-header-2 {
  color: #aaa;
  text-align: center;
  margin-bottom: 30px;
  font-size: 50px;
  font-weight: 500;
  line-height: 56px;
}

.testi-header-2.wl {
  font-family: Inter, sans-serif;
  font-size: 39px;
  font-weight: 900;
  line-height: 44px;
}

.left-arrow-13 {
  display: none;
}

.div-block-1956 {
  border-bottom: 1px solid #000;
  height: 30px;
  margin-bottom: 30px;
}

.image-535 {
  border-radius: 11px;
  margin-bottom: 30px;
}

.media-logos-header-2 {
  color: #aaa;
  text-align: center;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 11px;
  font-weight: 900;
  line-height: 16px;
}

.image-536 {
  height: 40px;
}

.div-block-1957 {
  border: .5px solid #000;
  width: 1px;
  height: 20px;
}

.branded-box-2 {
  background-color: #fff;
  border-radius: 9px;
  width: 49%;
  padding: 10px;
}

.text-span-265 {
  font-weight: 900;
}

.productbox-2 {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 11px;
  width: 49%;
  padding: 20px 20px 10px;
}

.productbox-2.a {
  background-color: #fff;
  border: 1px solid #000;
}

.productbox_paragraph-2 {
  color: #000;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  line-height: 19px;
}

.div-block-1958 {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  width: 60%;
  height: 25px;
}

.button-119 {
  background-color: var(--pastel-red);
  color: #fff;
  text-align: center;
  border-radius: 9px;
  width: 100%;
  padding-top: 11px;
  padding-bottom: 12px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 800;
  line-height: 19px;
}

.button-119:hover {
  background-color: var(--pastel-blue);
  color: #fff;
}

.text-span-266 {
  font-size: 13px;
  line-height: 12px;
}

.text-block-1211 {
  color: #999;
  text-align: center;
  margin-top: 8px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 10px;
  line-height: 13px;
}

.text-block-1212 {
  background-color: var(--pastel-red);
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 900;
  line-height: 19px;
}

.text-block-1213 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 27px;
  font-weight: 700;
  line-height: 18px;
}

.image-526 {
  width: 13px;
  margin-right: 5px;
  padding: 0;
}

.image-537 {
  width: 60%;
  height: auto;
}

.text-block-1214 {
  color: #000;
  margin-bottom: 5px;
  font-family: Inter, sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 25px;
}

.text-block-1215 {
  color: #999;
  text-align: center;
  margin-top: 8px;
  font-family: Inter, sans-serif;
  font-size: 9px;
}

.text-block-1216 {
  color: #000;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 39px;
  line-height: 44px;
}

.text-block-1217 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 13px;
}

.div-block-1959 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 5%;
  display: flex;
}

.text-block-1218 {
  text-align: right;
  font-weight: 900;
}

.image-538 {
  width: 35%;
}

.text-block-1219 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 25px;
  font-weight: 900;
  line-height: 30px;
}

.button-120 {
  background-color: var(--pastel-blue);
  color: #000;
  text-align: center;
  border-radius: 9px;
  width: 100%;
  padding-top: 11px;
  padding-bottom: 12px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 800;
  line-height: 14px;
}

.button-120:hover {
  background-color: var(--pastel-red);
  color: #fff;
}

.text-span-267 {
  background-color: var(--pastel-blue);
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 800;
}

.text-block-1220 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 50px;
  font-weight: 900;
  line-height: 50px;
}

.text-block-1221 {
  color: #000;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 43px;
  font-weight: 900;
  line-height: 40px;
}

.div-block-1960 {
  align-items: flex-start;
  display: flex;
}

.div-block-1961 {
  flex-flow: column;
  align-items: flex-start;
  width: 86%;
  margin-top: 0;
  display: flex;
}

.div-block-1962 {
  justify-content: space-between;
  margin-bottom: 30px;
  display: flex;
}

.weight-slider-div-3 {
  background-color: #fff;
  border: 1px #ece6ff;
  border-radius: 0;
  width: 86%;
  margin-top: 15px;
  margin-bottom: 10px;
  padding: 20px 0 0;
}

.text-block-1222 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 25px;
}

.weight-slider_header-2 {
  color: #000;
  text-align: left;
  width: 90%;
  margin-bottom: 25px;
  font-size: 45px;
  font-weight: 400;
  line-height: 51px;
}

.weight-slider_header-2.wl {
  width: 85%;
  font-family: Inter, sans-serif;
  font-size: 39px;
  line-height: 45px;
}

.div-block-1963 {
  align-items: flex-end;
  display: flex;
}

.button-121 {
  background-color: var(--pastel-red);
  color: #fff;
  text-align: center;
  border-radius: 11px;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 19px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.button-121:hover {
  background-color: var(--pastel-blue);
  color: #fff;
}

.div-block-1964 {
  align-items: flex-end;
  display: flex;
}

.image-539 {
  width: 50px;
  margin-bottom: 10px;
}

.text-span-268 {
  font-weight: 900;
}

.box-div-4 {
  text-align: left;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 16px;
  width: 48%;
  padding: 36px 30px 50px;
}

.box-div-4._4 {
  background-image: linear-gradient(#fff9, #fff9), url('../images/box_deliver_PM.png');
  background-position: 0 0, 100% 1%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 60%;
  text-decoration: none;
}

.box-div-4._1 {
  background-color: #fff;
  background-image: linear-gradient(#ffffffb0, #ffffffb0), url('../images/box_weightloss_PM.png');
  background-position: 0 0, 100% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto 100%;
  border: 1px solid #000;
}

.box-div-4._3 {
  background-image: linear-gradient(#fff9, #fff9), url('../images/box_waistPM.png');
  background-position: 0 0, 150% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto 100%;
}

.box-div-4._2 {
  background-image: linear-gradient(#fff9, #fff9), url('../images/box_weigh_PM.png');
  background-position: 0 0, 100% -50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 50%;
}

.text-span-269 {
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.image-540 {
  width: 50px;
  margin-top: 4px;
  margin-right: 6px;
}

.text-block-1223 {
  color: #000;
  -webkit-text-stroke-color: #6d22ff;
  font-family: Inter, sans-serif;
  font-size: 70px;
  font-weight: 900;
  line-height: 70px;
}

.text-block-1224 {
  color: #000;
  text-align: left;
  margin-left: 3px;
  font-family: Inter, sans-serif;
  font-weight: 900;
  line-height: 25px;
}

.text-block-1225 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 19px;
  line-height: 26px;
}

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

.text-block-1226 {
  padding-right: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

.text-block-1226.wl {
  color: #000;
  text-align: left;
  font-family: Inter, sans-serif;
  font-size: 21px;
  line-height: 27px;
}

.paragraph-156 {
  color: #000;
  text-align: left;
  width: 85%;
  margin-bottom: 25px;
  font-family: Inter, sans-serif;
  font-size: 17px;
  line-height: 24px;
}

.text-block-1227 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 36px;
}

.div-block-1966 {
  background-color: #fff;
  border: 1px #000;
  border-radius: 100px;
  height: 10px;
  margin-bottom: 30px;
}

.issues_div-2 {
  background-color: var(--pastel-blue);
  border-radius: 16px;
  justify-content: space-between;
  width: 100%;
  max-width: 1280px;
  padding: 40px;
  display: block;
}

.issues_header-2 {
  color: #000;
  margin-bottom: 40px;
  font-size: 36px;
  font-weight: 900;
  line-height: 42px;
}

.issues_line-2 {
  border: .5px solid #00c3ff;
  height: 1px;
  margin-bottom: 10px;
}

.text-block-1228 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
}

.bold-text-27 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 34px;
  line-height: 40px;
}

.image-541 {
  width: 35px;
}

.data_row_div-2 {
  border-bottom: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  display: flex;
}

.data-cell-text-2 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 13px;
}

.text-block-1229 {
  color: #000;
}

.text-block-1230 {
  color: #000;
  width: 60%;
  font-family: Inter, sans-serif;
  font-size: 15px;
}

.text-block-1231 {
  color: #000;
  margin-bottom: 5px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 24px;
}

._2smallheader_div-2 {
  border-bottom: 1px solid #dfdfdf;
  justify-content: space-between;
  align-items: center;
  width: 50%;
  padding-bottom: 3px;
  display: flex;
}

.productcell-2 {
  border-top: 1px #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  width: 25%;
  padding: 15px;
}

.productcell-2.last {
  border-top-style: none;
  border-right: 1px solid #dfdfdf;
}

.productcell-2.blank {
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

.datacell_mobile-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-top: 1px solid #dfdfdf;
  flex-flow: column;
  justify-content: space-between;
  padding: 5px 10px;
  display: flex;
}

.cell-label-2 {
  color: #000;
  font-weight: 800;
}

.line-accent-2 {
  border: .75px solid #dfdfdf;
  width: 55%;
  height: 1px;
}

.line-accent-2.long {
  width: 73%;
}

.small-header-2 {
  color: #000;
  font-weight: 800;
}

.small-header-2.desk {
  font-family: Inter, sans-serif;
  font-size: 13px;
}

.product-cell-name-mobile-2 {
  color: #000;
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 800;
  line-height: 24px;
}

.cell-header-2 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 800;
}

.cell_imgdiv_mobile-2 {
  background-color: #c9e8ff;
  margin-bottom: 10px;
}

.text-block-1232 {
  color: #000;
  margin-bottom: 5px;
  font-family: Inter, sans-serif;
  font-size: 39px;
  font-weight: 900;
  line-height: 44px;
}

.cell_imgdiv-2 {
  background-color: #2e9bf0;
  width: 100%;
  margin-bottom: 15px;
}

.button-122 {
  color: #fff;
  text-align: center;
  background-color: #2e9bf0;
  border-radius: 9px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Inter, sans-serif;
  font-size: 13px;
}

.button-122:hover {
  color: #fff;
  background-color: #ff4c46;
}

.table-header-cell-2 {
  background-color: #ff4c46;
  border-top: 1px #dfdfdf;
  border-right: 1px solid #dfdfdf;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 25%;
  padding: 15px;
  display: flex;
}

.table-header-cell-2.top {
  background-color: #ff4c46;
  border-top-style: solid;
}

.button-123 {
  color: #000;
  text-align: center;
  background-color: #e9ff86;
  border-radius: 9px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.button-123:hover {
  background-color: #c9e8ff;
}

.smallheader_div-2 {
  border: 1px #000;
  border-bottom: 1px solid #dfdfdf;
  justify-content: space-between;
  align-items: center;
  width: 25%;
  padding-bottom: 3px;
  padding-right: 10px;
  display: flex;
}

.smallheader_div-2.blank {
  border-bottom-style: none;
}

.comptable_mobile-2 {
  border: 1px solid #dfdfdf;
  width: 25%;
  padding: 0;
  display: block;
}

.table_mobslider-2 {
  height: auto;
}

.div-block-1967 {
  background-color: #fff0;
  width: 100%;
  height: auto;
  padding: 0;
  overflow: visible;
}

.dropdown-list-11 {
  background-color: #dfc0c0;
  display: none;
  position: static;
}

.dropdown-list-11.w--open {
  background-color: #fff0;
  width: 100%;
  margin-left: -15px;
}

.div-block-1968 {
  border-left: 1px #dbccff;
  width: 100%;
  margin-bottom: 30px;
  padding-left: 0%;
}

.text-block-1233 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 39px;
  font-weight: 900;
  line-height: 45px;
}

.link-62 {
  color: #666;
}

.div-block-1969 {
  border-top: 1px #c4c4c4;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
}

.faq-section-2 {
  padding-top: 20px;
  padding-bottom: 80px;
}

.text-block-1234 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 29px;
}

.div-block-1970 {
  border-left-style: none;
  border-left-color: #dfdfdf;
  width: 100%;
  margin-bottom: 50px;
  padding-left: 0%;
}

.paragraph-157 {
  color: #000;
  margin-top: 5px;
  margin-bottom: 25px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.div-block-1971 {
  flex-flow: column;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.paragraph-158 {
  color: #999;
  text-align: center;
  width: 100%;
  font-family: Manrope, sans-serif;
  font-size: 8px;
  line-height: 12px;
}

.image-529 {
  padding-top: 10px;
}

.footer-column-div.categories, .footer-column-div.company {
  display: none;
}

.footer-column-div.legal {
  padding-top: 10px;
}

.link-63 {
  color: #fff;
  text-decoration: none;
}

.link-63.wl {
  color: var(--black);
}

.footer-text-link {
  color: #fff;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
}

.footer-text-link.wl {
  font-family: var(--mulish);
  color: var(--black);
}

.footer-div-wrap {
  background-color: var(--pastel-blue);
  padding: 30px 8%;
}

.footer-div2-right {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.footer-logo {
  height: 45px;
  margin-bottom: 40px;
  display: block;
}

.footer-header {
  color: #fff;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 22px;
}

.footer-header.wl {
  font-family: var(--mulish);
  color: var(--black);
}

.footer-div1-right {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  display: flex;
}

.text-block-143 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 12px;
}

.image-542 {
  width: 40px;
}

.footer-div-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.footer-div-1 {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 30px;
  display: flex;
}

.text-block-1235 {
  color: #000;
  text-align: center;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 800;
}

.submit-button-16 {
  color: #fff;
  background-color: #2e9bf0;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 17px;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 900;
}

.submit-button-16:hover {
  color: #fff;
  background-color: #ff4c46;
}

.submit-button-16.b {
  background-color: #ff4c46;
}

.submit-button-16.b:hover {
  background-color: #2e9bf0;
}

.text-block-1236 {
  color: #999;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

.div-block-1972 {
  align-items: center;
  margin-bottom: 5px;
  display: flex;
}

.div-block-1973 {
  align-items: center;
  margin-bottom: 5px;
  display: none;
}

.text-span-270 {
  background-color: #002646;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  padding: 0 6px;
}

.text-span-270.tirz {
  color: #fff;
  background-color: #ff4c46;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 800;
}

.text-span-270.sema {
  color: #fff;
  background-color: #2e9bf0;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 800;
}

.text-span-270.sema:hover {
  border: 1px solid #ffbb50;
}

.form-product-3 {
  font-family: var(--mulish);
  color: #000;
  font-size: 26px;
  font-weight: 900;
  line-height: 31px;
}

.link-block-78 {
  color: #000;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  width: 49%;
  margin-bottom: 15px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  text-decoration: none;
}

.link-block-78:hover {
  background-color: #ece6ff;
  border-color: #6d22ff;
}

.link-block-78.tirz {
  background-image: url('../images/PriMeds_Vial_TirzepatideColor.png');
  background-position: 90% 10%;
  background-repeat: no-repeat;
  background-size: 15%;
  border-color: #000;
}

.link-block-78.tirz:hover {
  color: #000;
  background-color: #f6f6f6;
  border-color: #000;
}

.link-block-78.sema {
  color: #000;
  background-color: #fff;
  background-image: url('../images/PriMeds_Vial_SemaglutideColor.png');
  background-position: 90% 10%;
  background-repeat: no-repeat;
  background-size: 15%;
  border-color: #000;
  padding-left: 15px;
  padding-right: 15px;
}

.link-block-78.sema:hover {
  background-color: #f6f6f6;
  border-color: #000;
}

.paragraph-159 {
  color: #333;
  letter-spacing: -.5px;
  margin-bottom: 15px;
  font-weight: 400;
}

.paragraph-159.report {
  color: #000;
  font-family: Inter, sans-serif;
}

.image-543 {
  width: 60px;
  margin-bottom: 10px;
  display: none;
}

.div-block-1974 {
  text-align: left;
}

.div-block-1974.tirz, .div-block-1974.sema {
  padding-left: 0;
  padding-right: 0;
}

.image-544 {
  width: 15px;
  margin-right: 10px;
}

.text-block-1237 {
  color: #fff;
  text-align: left;
  background-color: #0000;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 700;
}

.div-block-1975 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.bullet-text-4 {
  color: #fff;
  background-color: #2e9bf0;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.bullet-text-4._2 {
  color: #fff;
  background-color: #ff4c46;
}

.text-block-1238 {
  font-size: 15px;
  font-weight: 400;
  line-height: 19px;
}

.text-block-1239 {
  font-family: var(--satoshi);
  color: var(--black);
  font-size: 16px;
  font-weight: 900;
}

.text-block-1240 {
  font-family: var(--satoshi);
  color: var(--black);
  width: auto;
  font-size: 13px;
}

.div-block-1976 {
  width: 80%;
}

.dosage-drops-div {
  justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 20px;
  display: flex;
}

.dosage-drops-div.pair {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
}

.dose-sched-box {
  border: 1px solid var(--black);
  border-radius: 9px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 32.5%;
  padding: 10px 20px;
  display: flex;
}

.text-block-1241 {
  font-family: var(--satoshi);
  text-align: center;
  margin-bottom: 5px;
  font-weight: 900;
}

.text-block-1241.solo {
  margin-bottom: 0;
}

.text-block-1242 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  font-size: 18px;
}

.link-64 {
  color: #00c3ff;
  font-family: Inter, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.text-block-1243 {
  color: #000;
  text-align: center;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 800;
}

.text-block-1244 {
  font-family: var(--mulish);
  color: #999;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

.div-block-1978 {
  align-items: center;
  margin-bottom: 5px;
  display: flex;
}

.div-block-1979 {
  align-items: center;
  margin-bottom: 5px;
  display: none;
}

.text-span-271 {
  background-color: #002646;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  padding: 0 6px;
}

.text-span-271.tirz {
  color: #fff;
  background-color: #ff4c46;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 800;
}

.text-span-271.sema {
  color: #fff;
  background-color: #2e9bf0;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 800;
}

.text-span-271.sema:hover {
  border: 1px solid #ffbb50;
}

.div-block-1980 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.text-block-1245 {
  color: #000;
  margin-bottom: 15px;
  padding-left: 0;
  padding-right: 30px;
  font-size: 26px;
  line-height: 34px;
}

.text-block-1245.form-rep {
  color: #000;
  text-align: center;
  width: 100%;
  margin-bottom: 5px;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 25px;
}

.text-block-1245.form-rep.short {
  font-family: var(--mulish);
  font-size: 26px;
}

.link-block-79 {
  color: #000;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  width: 49%;
  margin-bottom: 15px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  text-decoration: none;
}

.link-block-79:hover {
  background-color: #ece6ff;
  border-color: #6d22ff;
}

.link-block-79.tirz {
  background-image: url('../images/PriMeds_Vial_TirzepatideColor.png');
  background-position: 90% 10%;
  background-repeat: no-repeat;
  background-size: 15%;
  border-color: #000;
}

.link-block-79.tirz:hover {
  color: #000;
  background-color: #f6f6f6;
  border-color: #000;
}

.link-block-79.sema {
  color: #000;
  background-color: #fff;
  background-image: url('../images/PriMeds_Vial_SemaglutideColor.png');
  background-position: 90% 10%;
  background-repeat: no-repeat;
  background-size: 15%;
  border-color: #000;
  padding-left: 15px;
  padding-right: 15px;
}

.link-block-79.sema:hover {
  background-color: #f6f6f6;
  border-color: #000;
}

.paragraph-160 {
  color: #333;
  letter-spacing: -.5px;
  margin-bottom: 15px;
  font-weight: 400;
}

.paragraph-160.report {
  font-family: var(--mulish);
  color: #000;
}

.image-545 {
  width: 60px;
  margin-bottom: 10px;
  display: none;
}

.div-block-1981 {
  text-align: left;
}

.div-block-1981.tirz, .div-block-1981.sema {
  padding-left: 0;
  padding-right: 0;
}

.image-546 {
  width: 15px;
  margin-right: 10px;
}

.text-block-1246 {
  color: #fff;
  text-align: left;
  background-color: #0000;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 700;
}

.div-block-1982 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.form-17 {
  width: 100%;
}

.bullet-text-5 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.bullet-text-5._2 {
  background-color: var(--light-blue);
  color: var(--black);
}

.text-block-1247 {
  font-size: 15px;
  font-weight: 400;
  line-height: 19px;
}

.text-block-1248 {
  font-family: var(--mulish);
  color: var(--666-grey);
  font-size: 16px;
}

.text-span-272 {
  font-weight: 700;
}

.div-block-1983 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  display: flex;
}

.div-block-1984 {
  background-color: var(--f3-grey);
  border-radius: 9px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 49%;
  padding: 15px;
  display: flex;
}

.text-block-1249 {
  font-family: var(--satoshi);
  text-align: center;
  margin-bottom: 5px;
  font-weight: 900;
}

.text-block-1250 {
  font-family: var(--satoshi);
  color: var(--black);
  text-align: center;
  font-size: 13px;
}

.text-block-1250.quarter {
  margin-right: 2px;
}

.qs_div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding-top: 50px;
  display: flex;
}

.text-block-1251 {
  font-family: var(--mulish);
  color: #000;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 900;
  line-height: 42px;
}

.text-block-1252 {
  font-family: var(--mulish);
  color: #000;
  margin-bottom: 50px;
  font-size: 20px;
  line-height: 24px;
}

.article-link-boxes-div {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.article-link-boxes-div.pm {
  display: none;
}

.link-block-80 {
  color: #2e9bf0;
  border: 1.5px solid #2e9bf0;
  border-radius: 9px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 32%;
  height: auto;
  padding: 30px;
  font-family: Inter, sans-serif;
  font-size: 19px;
  text-decoration: none;
  display: flex;
}

.link-block-80:hover {
  color: #fff;
  background-color: #2e9bf0;
}

.link-block-80.hide {
  display: none;
}

.text-block-1253 {
  text-align: center;
  margin-bottom: 10px;
  font-weight: 700;
  text-decoration: none;
}

.text-block-1254 {
  color: #aaa;
  text-align: center;
  font-size: 14px;
  line-height: 17px;
}

.text-block-1254:hover {
  color: #fff;
}

.link-block-81 {
  border: 1px solid var(--black);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border-radius: 9px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 45%;
  padding: 30px;
  font-size: 19px;
  font-weight: 800;
  text-decoration: none;
  display: flex;
}

.link-block-81:hover {
  background-color: var(--light-green);
}

.link-block-81.hide {
  display: none;
}

.text-span-273 {
  font-family: var(--inter);
}

.text-span-274 {
  font-size: 11px;
  line-height: 19px;
}

.div-block-1985 {
  font-family: var(--satoshi);
  display: flex;
}

.text-block-1255 {
  margin-left: 1px;
  margin-right: 1px;
}

.select-field-10 {
  font-family: var(--satoshi);
  color: var(--black);
  text-align: center;
  border: 1px #000;
  border-radius: 9px;
  width: 80%;
  padding-top: 6px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
  line-height: 24px;
}

.dosage-month-div {
  border-bottom: 1px solid var(--df-grey);
  padding-top: 50px;
  padding-bottom: 50px;
}

.text-block-1256 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 900;
  line-height: 36px;
}

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

.div-block-1986 {
  width: 32%;
}

.step-header {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
}

.step-header.step-3 {
  margin-bottom: 5px;
}

.text-span-275 {
  font-weight: 900;
}

.image-547 {
  border: 1px solid var(--df-grey);
  margin-bottom: 20px;
}

.text-block-1258 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 900;
  line-height: 24px;
}

.list-12 {
  padding-left: 13px;
}

.text-block-1259 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 16px;
  line-height: 22px;
}

.list-item-10 {
  margin-bottom: 10px;
}

.list-item-10.hide {
  display: none;
}

.supply-list-span {
  font-weight: 900;
}

.paragraph-161 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 22px;
}

.paragraph-161.adjust {
  margin-bottom: 35px;
}

.text-span-276 {
  font-weight: 900;
}

.dosage-steps-div {
  justify-content: space-between;
  width: 64%;
  display: block;
}

.dosage-step-1-2-div {
  justify-content: space-between;
  margin-bottom: 50px;
  display: flex;
}

.dosage-step-3-div {
  justify-content: space-between;
  display: flex;
}

.dosage-step-div {
  width: 47%;
}

.dosage-step-div.hide {
  display: none;
}

.image-548 {
  margin-bottom: 20px;
}

.button-124 {
  background-color: var(--greenbutton-dark);
  font-family: var(--mulish);
  color: var(--white);
  text-align: center;
  border-radius: 9px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  font-weight: 600;
}

.button-124:hover {
  background-color: var(--color);
}

.text-block-1260 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
}

.image-549 {
  border: 1px solid var(--df-grey);
  margin-bottom: 20px;
}

.div-block-1987 {
  background-color: var(--pastel-blue);
  font-family: var(--mulish);
  color: var(--black);
  border-radius: 9px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.text-block-1261 {
  color: var(--white);
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}

.phone-number-span {
  font-weight: 900;
}

.phone-verify-div {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  margin-bottom: 20px;
  display: flex;
}

.text-field-57 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border: 1px solid #000;
  border-radius: 6px;
  width: 50px;
  height: 50px;
  padding: 8px;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}

.link-65 {
  font-family: var(--satoshi);
  color: var(--blue-for-gradient);
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 800;
  line-height: 21px;
  text-decoration: none;
  display: block;
}

.link-66 {
  font-family: var(--satoshi);
  color: var(--blue-for-gradient);
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
  text-decoration: none;
  display: block;
}

.doctab_flex-div {
  justify-content: space-between;
  padding-top: 50px;
  display: flex;
}

.doctab_textdiv {
  width: 35%;
}

.image-550 {
  width: 50px;
  margin-bottom: 30px;
}

.text-block-1262 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 900;
  line-height: 36px;
}

.paragraph-162 {
  font-family: var(--inter);
  color: var(--black);
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
}

.text-block-1263 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 18px;
  line-height: 24px;
}

.text-block-1263.desk {
  font-family: var(--inter);
  font-size: 15px;
  line-height: 21px;
}

.text-block-1263.mobile {
  display: none;
  overflow: visible;
}

.text-span-277 {
  font-weight: 900;
}

.div-block-1988 {
  background-color: var(--pastel-blue);
  margin-top: 30px;
  padding: 20px;
}

.text-block-1264 {
  font-family: var(--inter);
  color: var(--white);
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.button-125 {
  background-color: var(--black);
  font-family: var(--inter);
  color: var(--white);
  text-align: center;
  border-radius: 9px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 15px;
  font-weight: 600;
}

.doctab_chat-div {
  border: 1px solid var(--f3-grey);
  width: 60%;
}

.link-67 {
  color: var(--pastel-blue);
  text-decoration: none;
}

.text-span-278 {
  font-family: Manrope, sans-serif;
}

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

.bar-2 {
  border: .5px solid #dfdfdf;
  width: 43%;
  height: 1px;
}

.text-block-1266 {
  font-family: var(--inter);
  color: var(--black);
  text-align: center;
  font-size: 16px;
  font-weight: 700;
}

.link-block-82 {
  border-radius: 0;
  width: 50px;
  height: auto;
  margin-bottom: 30px;
  overflow: hidden;
}

.register-progress-2 {
  background-color: #2e9bf0;
  width: 34%;
  height: 5px;
}

.register-progress-2._3 {
  width: 100%;
}

.register-progress-2._2 {
  width: 69%;
}

.link-block-83 {
  color: #000;
  text-decoration: none;
}

.register-chckbx-field-2 {
  background-color: #f3f3f3;
  border-radius: 9px;
  align-items: flex-start;
  margin-bottom: 15px;
  padding: 20px;
  display: flex;
}

.text-block-1267 {
  font-family: var(--inter);
  color: var(--black);
  margin-bottom: 5px;
  font-weight: 700;
}

.submit-button-17 {
  font-family: var(--inter);
  color: var(--white);
  text-align: center;
  background-color: #2e9bf0;
  border-radius: 99px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  font-weight: 700;
}

.submit-button-17:hover {
  background-color: #00c3ff;
}

.text-block-1268 {
  font-family: var(--inter);
  color: var(--black);
  font-size: 15px;
  font-weight: 800;
}

.link-68 {
  color: var(--pastel-blue);
}

.register-link-button-2 {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.checkbox-label-21 {
  font-family: var(--inter);
  color: var(--black);
  font-weight: 700;
}

.select-field-11 {
  font-family: var(--inter);
  color: var(--black);
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 9px;
  height: 50px;
}

.text-block-1269 {
  font-family: var(--inter);
  color: var(--999-grey);
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 400;
}

.register-text-field-2 {
  font-family: var(--inter);
  color: var(--black);
  border: 1px solid #dfdfdf;
  border-radius: 9px;
  height: 50px;
  margin-bottom: 20px;
}

.register-text-field-2.pw {
  margin-bottom: 15px;
}

.radio-button-label-3 {
  font-family: var(--inter);
  color: var(--black);
  margin-left: 3px;
  font-weight: 700;
}

.text-block-1270 {
  font-family: var(--inter);
  color: var(--999-grey);
  margin-right: 10px;
  font-size: 36px;
  font-weight: 500;
  line-height: 36px;
}

.paragraph-163 {
  font-family: var(--inter);
  color: var(--999-grey);
  text-align: center;
}

.register-progress-bar-2 {
  background-color: #f3f3f3;
  border: 1px solid #dfdfdf;
  border-radius: 99px;
  height: 6px;
  margin-bottom: 15px;
  overflow: hidden;
}

.checkbox-15 {
  margin-left: 0;
  margin-right: 10px;
}

.text-block-1271 {
  font-family: var(--inter);
  color: var(--black);
  font-weight: 700;
}

.text-block-1272 {
  font-family: var(--inter);
  color: var(--black);
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 13px;
}

.register-header-2 {
  font-family: var(--inter);
  color: var(--black);
  text-align: center;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 900;
  line-height: 36px;
}

.text-block-1273 {
  font-family: var(--inter);
  color: var(--black);
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.link-69 {
  color: var(--pastel-blue);
}

.label-2 {
  font-family: var(--inter);
  color: var(--black);
}

.label-2.step-2 {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 19px;
}

.text-block-1274 {
  font-family: var(--inter);
  color: var(--999-grey);
  margin-bottom: 5px;
  line-height: 18px;
}

.text-block-1275 {
  font-family: var(--inter);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 800;
}

.text-block-1276 {
  font-family: var(--inter);
  color: var(--black);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 13px;
}

.link-70 {
  color: var(--pastel-blue);
  text-decoration: none;
}

.text-span-279 {
  font-family: Manrope, sans-serif;
}

.doctor-profile-div {
  background-color: var(--f3-grey);
  border-radius: 9px;
  margin-bottom: 20px;
  padding: 20px;
}

.div-block-1989 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.doc_picdiv {
  background-color: var(--pastel-blue);
  border-radius: 100px;
  width: 50px;
  height: 50px;
  overflow: hidden;
}

.text-block-1277 {
  font-family: var(--inter);
  color: var(--black);
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 900;
}

.doc_npi_div {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-1278 {
  font-family: var(--inter);
  color: var(--black);
  font-size: 13px;
  font-weight: 900;
  line-height: 15px;
}

.text-block-1279 {
  font-family: var(--inter);
  color: var(--black);
  font-size: 13px;
  line-height: 15px;
}

.doc_short-bio {
  font-family: var(--inter);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 15px;
}

.link-block-84 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  font-family: var(--inter);
  color: var(--black);
  border: 1px solid #000;
  border-radius: 9px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 13px;
  line-height: 17px;
  text-decoration: none;
  display: flex;
}

.image-556 {
  width: 30px;
}

.text-block-1280 {
  font-weight: 600;
}

.text-span-280 {
  font-weight: 900;
}

.link-71 {
  display: none;
}

.rich-text-block-4 {
  font-family: var(--mulish);
  font-size: 20px;
  line-height: 24px;
}

.text-block-1281 {
  color: #ffdabd;
  margin-top: 0;
  font-family: Manrope, sans-serif;
  font-weight: 700;
}

.link-72 {
  color: #2e9bf0;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 300;
  text-decoration: none;
}

.mobile-nav-div {
  flex-flow: column;
  align-items: center;
  padding: 200px 10% 10px;
  display: none;
}

.div-block-1990 {
  width: 100%;
  max-width: 1280px;
}

.nav-right-div {
  align-items: center;
  display: flex;
  position: static;
  inset: 0% 0% 0% auto;
}

.nav-right-div.mobile {
  position: relative;
}

.nav-left-div {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-right: 30px;
  display: flex;
}

.nav_wrap-2 {
  z-index: 999;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  padding: 10px 10%;
  display: flex;
  position: relative;
}

.div-block-1991 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-right: 0;
  display: flex;
}

.link-73 {
  color: #000;
  text-decoration: none;
}

.link-73.trans {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 13px;
  font-weight: 300;
}

.link-block-85 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-right: 0;
  text-decoration: none;
  display: block;
}

.nav-3 {
  z-index: 999999;
  aspect-ratio: auto;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-2 {
  width: 100%;
}

.button-126 {
  color: #000;
  background-color: #fff0;
  border: 1px solid #000;
  padding: 16px 35px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  line-height: 21px;
}

.button-126.trans {
  border-width: 1.5px;
  border-color: var(--light-green);
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border-radius: 9px;
  padding: 7px 20px;
  font-size: 13px;
  font-weight: 400;
}

.button-126.trans:hover {
  border-color: var(--light-blue);
  background-color: var(--light-blue);
}

.image-557 {
  width: 100px;
  max-width: none;
  height: auto;
}

.nav_flex-2 {
  justify-content: space-between;
  width: 100%;
  max-width: 1280px;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-links-div {
  border-bottom: 1px #002646;
  justify-content: flex-start;
  width: 100%;
  display: flex;
}

.nav-menu-links-div.mob {
  display: none;
}

.nav-menu-links-div.desk {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  display: none;
}

.hero-icon-2 {
  border-radius: 100px;
  width: 40px;
  margin-bottom: 10px;
}

.hero-icon-2.hide {
  display: none;
}

.text-span-281 {
  font-family: var(--arrow);
}

.code-embed {
  text-align: center;
  max-width: none;
  overflow: hidden;
}

.div-block-1993 {
  width: 150px;
}

.footer-div-wrap-2 {
  background-color: var(--light-blue);
  padding: 30px 8%;
}

.text-block-1282 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 12px;
}

.footer-logo-2 {
  height: 30px;
  margin-bottom: 10px;
  display: block;
}

.image-558 {
  width: 40px;
}

.text-block-1283 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 10px;
  line-height: 15px;
}

.footer-div-3 {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 30px;
  display: flex;
}

.pay-choices-div {
  justify-content: space-between;
  margin-bottom: 10px;
  display: flex;
}

.pay-choices-div.last {
  align-items: center;
}

.pay-choice {
  border: 1px solid #000;
  border-radius: 9px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 49%;
  display: flex;
  overflow: hidden;
}

.pay-radio-div {
  background-color: var(--light-blue);
  border-bottom: 1px solid #000;
  justify-content: space-between;
  align-items: center;
  padding: 8px 15px;
  display: flex;
}

.radio-button-field {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.radio-button-label-4 {
  font-family: var(--satoshi);
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 5px;
  font-size: 16px;
  font-weight: 900;
  line-height: 22px;
}

.div-block-1994 {
  border: 1px solid var(--color);
  background-color: var(--weight);
  border-radius: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 2px 5px 3px;
  display: flex;
}

.text-block-1284 {
  font-family: var(--satoshi);
  color: var(--black);
  font-size: 12px;
  font-weight: 700;
}

.pay-choice-details {
  flex-flow: column;
  justify-content: space-between;
  padding: 15px;
  display: block;
}

.pay-price {
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 10px;
  display: flex;
}

.text-block-1285 {
  font-family: var(--satoshi);
  color: var(--black);
  font-size: 24px;
  font-weight: 900;
  line-height: 30px;
}

.text-block-1286 {
  font-family: var(--satoshi);
  color: var(--black);
  font-size: 13px;
}

.text-span-282 {
  color: var(--color);
  font-weight: 700;
}

.text-block-1287 {
  font-family: var(--satoshi);
  color: var(--black);
}

.paragraph-164 {
  font-family: var(--satoshi);
  width: auto;
  font-size: 10px;
  line-height: 12px;
}

.plan-upsell {
  border: 1px solid #000;
  border-radius: 9px;
  width: 70%;
  margin-bottom: 15px;
  overflow: hidden;
}

.plan-top-div {
  background-color: var(--f8-grey);
  border-bottom: 1px solid #000;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
  display: flex;
}

.text-block-1288 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 18px;
  font-weight: 900;
  line-height: 24px;
}

.plan-savings {
  border: 1px solid var(--black);
  background-color: var(--light-green);
  border-radius: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 5px;
  display: flex;
}

.text-block-1289 {
  font-family: var(--mulish);
  color: var(--color);
  text-align: center;
  font-size: 15px;
  font-weight: 700;
}

.bold-text-28 {
  color: var(--black);
  font-size: 14px;
}

.plan-bottom-div {
  padding: 15px;
}

.plan-price-div {
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 10px;
  display: flex;
}

.text-block-1290 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 40px;
  font-weight: 700;
  line-height: 44px;
}

.text-block-1291 {
  font-family: var(--mulish);
  color: var(--black);
  margin-top: 0;
  margin-bottom: 2px;
  font-size: 16px;
  line-height: 22px;
}

.text-span-283 {
  color: var(--color);
  font-weight: 700;
}

.text-block-1292 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 22px;
}

.button-127 {
  background-color: var(--weight);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border-radius: 9px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.text-span-284 {
  font-family: var(--inter);
}

.button-128 {
  background-color: var(--df-grey);
  font-family: var(--mulish);
  color: var(--999-grey);
  text-align: center;
  border-radius: 9px;
  width: 70%;
  margin-top: 15px;
  padding-top: 13px;
  padding-bottom: 13px;
}

.text-span-285 {
  font-family: var(--inter);
}

.div-block-1995 {
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 49%;
  margin-top: 30px;
  display: block;
}

.button-129 {
  background-color: var(--df-grey);
  font-family: var(--satoshi);
  color: var(--999-grey);
  text-align: center;
  border-radius: 6px;
  width: 100%;
  margin-bottom: 10px;
}

.text-span-286 {
  font-family: var(--inter);
}

.centered-nav-section {
  z-index: 999;
  position: static;
  inset: 0% 0% auto;
}

.checkoutnav_wrap-2 {
  background-image: linear-gradient(#fff 80%, #fff0);
  flex-flow: column;
  align-items: center;
  display: flex;
}

.checkoutnav_div-2 {
  flex-flow: column;
  align-items: center;
  width: 600px;
  padding-top: 20px;
  padding-bottom: 10px;
  display: flex;
}

.link-block-86 {
  margin-bottom: 0;
}

.image-559 {
  height: 50px;
}

.progress_step_div-2 {
  background-color: #f3f3f3;
  border-radius: 99px;
  width: 23%;
  height: 6px;
}

.progress_step_div-2.current {
  background-color: #c9e8ff;
  height: 6px;
}

.text-span-287 {
  color: #01d449;
  font-weight: 700;
}

.button-130 {
  color: #999;
  text-align: center;
  background-color: #dfdfdf;
  border-radius: 9px;
  width: 70%;
  margin-top: 15px;
  padding-top: 13px;
  padding-bottom: 13px;
}

.text-block-1293 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 39px;
  font-weight: 700;
  line-height: 43px;
}

.text-block-1294 {
  color: #000;
  text-align: center;
  margin-bottom: 15px;
  font-family: Inter, sans-serif;
  font-size: 28px;
  font-weight: 900;
  line-height: 34px;
}

.text-span-288 {
  font-family: Inter, sans-serif;
}

.text-block-1295 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 24px;
}

.bold-text-29 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 14px;
}

.button-131 {
  color: #fff;
  text-align: center;
  background-color: #01d449;
  border-radius: 9px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.checkoutb_wrap-2 {
  background-color: #fff;
  flex-flow: column;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 130px;
  display: flex;
}

.text-block-1296 {
  color: #000;
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.plan-savings-2 {
  background-color: #ff4c46;
  border: 1px dashed #fff;
  border-radius: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 5px;
  display: flex;
}

.text-block-1297 {
  color: #000;
  margin-top: 0;
  margin-bottom: 2px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.text-block-1298 {
  color: #000;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.text-span-289 {
  font-family: Inter, sans-serif;
}

.text-block-1299 {
  color: #00c042;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
}

.plan-top-div-2 {
  background-color: #2e9bf0;
  border-bottom: 1px solid #000;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
  display: flex;
}

.plan-total-price {
  text-align: center;
  font-size: 13px;
  line-height: 16px;
}

.text-block-1300 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 22px;
}

.text-span-290 {
  font-weight: 900;
}

.text-block-1301 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 900;
}

.save-more-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: -5px;
  margin-bottom: -13px;
  display: flex;
  position: relative;
}

.save-more-text {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border: 1px solid #000;
  border-radius: 99px;
  padding: 3px 10px;
  font-weight: 900;
}

._6-month-details-div, ._12-month-details-div {
  border-top: 1px solid #000;
  padding-top: 25px;
  padding-bottom: 15px;
  display: none;
}

._6month-order, ._12month-order {
  border-bottom: 1px solid var(--black);
  margin-bottom: 15px;
  padding: 5px 0 15px;
  display: none;
  position: relative;
}

.delete-item {
  width: 15px;
  position: absolute;
  inset: auto 0% 6% auto;
}

.text-block-1302 {
  text-align: center;
  font-size: 13px;
  line-height: 16px;
}

.text-span-291 {
  color: var(--black);
  font-weight: 900;
}

.text-span-292 {
  color: var(--black);
  font-weight: 600;
  text-decoration: underline;
}

.div-block-1996 {
  background-color: var(--f3-grey);
  border-radius: 9px;
  margin-bottom: 15px;
  padding: 15px;
}

.text-block-1303 {
  font-family: var(--satoshi);
  color: var(--black);
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.text-block-1303._2 {
  font-size: 15px;
}

.text-block-1304 {
  font-family: var(--satoshi);
  color: var(--blue-for-gradient);
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 900;
  line-height: 24px;
}

.text-block-1305 {
  font-family: var(--satoshi);
  color: var(--666-grey);
  font-size: 16px;
}

.text-block-1306 {
  font-family: var(--satoshi);
  color: var(--666-grey);
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 21px;
}

.text-block-1307 {
  font-family: var(--satoshi);
  color: var(--666-grey);
  text-align: center;
  margin-bottom: 5px;
}

._3-products-div {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.portal-product-box {
  border: 1px solid #000;
  width: 39%;
  padding-bottom: 20px;
  position: relative;
}

.ppb_imgdiv {
  background-color: var(--pastel-blue);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: relative;
}

.ppb_infodiv {
  padding: 15px 15px 10px;
}

.image-560 {
  width: 60%;
}

.image-561 {
  width: 25px;
  position: absolute;
  inset: 2% auto auto 2%;
}

.ppb_name-price {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 15px;
  display: flex;
}

.text-block-1308 {
  font-family: var(--inter);
  color: var(--black);
  font-size: 20px;
  font-weight: 900;
  line-height: 22px;
}

.text-block-1309 {
  font-family: var(--inter);
  color: var(--black);
  font-size: 13px;
  line-height: 17px;
}

.pbb_priceflex {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.text-block-1310 {
  font-family: var(--inter);
  color: var(--black);
  font-size: 30px;
  font-weight: 900;
  line-height: 25px;
}

.text-block-1311 {
  font-family: var(--inter);
  color: var(--black);
  font-size: 13px;
  font-weight: 900;
  line-height: 14px;
}

.text-block-1312 {
  font-family: var(--inter);
  color: var(--aaa-grey);
  text-align: right;
  font-size: 12px;
  line-height: 14px;
}

.paragraph-165 {
  font-family: var(--inter);
  color: var(--black);
  font-size: 14px;
  line-height: 17px;
}

.list-13 {
  padding-left: 13px;
}

.text-block-1313 {
  font-family: var(--inter);
  color: var(--black);
}

.list-item-11 {
  margin-bottom: 3px;
}

.countdown-main-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.countdown-header-div {
  background-color: #ff4c46;
  border-radius: 999px;
  padding: 2px 9px;
}

.text-block-1314 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 15px;
  line-height: 15px;
}

.countdown-row {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  width: 100%;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.countdown-block {
  color: #fff;
  text-align: center;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80px;
  margin: 5px 0;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
}

.countdown-block.solo {
  width: 70px;
}

.countdown-time {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 30px;
  line-height: 39px;
}

.countdown-detail {
  color: #000;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 9px;
  font-weight: 700;
  line-height: 13px;
}

.bold-text-30 {
  font-family: var(--inter);
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 15px;
}

.ppb_timer-buttondiv {
  padding-left: 15px;
  padding-right: 15px;
}

.button-132 {
  background-color: var(--greenbutton-dark);
  font-family: var(--inter);
  color: var(--white);
  text-align: center;
  border-radius: 6px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  font-weight: 700;
}

.price-confirm-popup {
  background-color: #0006;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-1997 {
  border: 1px solid var(--pastel-blue);
  background-color: var(--white);
  border-radius: 9px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 400px;
  margin-bottom: 10px;
  padding: 30px 20px 15px;
  display: flex;
  position: relative;
}

.text-block-1315 {
  font-family: var(--inter);
  color: var(--black);
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 900;
  line-height: 24px;
}

.popup_pricediv {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.text-block-1316 {
  font-family: var(--inter);
  color: var(--black);
  font-size: 20px;
  font-weight: 900;
}

.text-block-1317 {
  font-family: var(--inter);
  color: var(--black);
  font-size: 40px;
  font-weight: 900;
  line-height: 33px;
}

.text-block-1318 {
  font-family: var(--inter);
  color: var(--black);
  text-align: center;
  margin-bottom: 15px;
}

.button-133 {
  background-color: var(--pastel-blue);
  font-family: var(--inter);
  text-align: center;
  border-radius: 6px;
  width: 80%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 15px;
  font-weight: 500;
}

.button-133:hover {
  background-color: var(--greenbutton-dark);
}

.link-block-87 {
  width: 15px;
  position: absolute;
  inset: 2% 2% auto auto;
}

.submit-button-18 {
  border-radius: 6px;
  width: 100%;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.checkbox-label-22 {
  font-family: var(--inter);
  color: var(--aaa-grey);
  font-size: 10px;
  line-height: 10px;
}

.form-block-17 {
  width: 90%;
}

.checkbox-field-19 {
  margin-bottom: 0;
}

.div-block-1998 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-1319 {
  font-family: var(--inter);
  color: var(--black);
  text-align: center;
  width: 73%;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 900;
  line-height: 44px;
}

.paragraph-166 {
  font-family: var(--inter);
  color: var(--black);
  text-align: center;
  width: 63%;
  margin-bottom: 20px;
  font-size: 16px;
}

.portal-bullets-div {
  width: 50%;
  margin-bottom: 0;
}

.div-block-2000 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.image-562 {
  width: 25px;
}

.text-block-1320 {
  font-family: var(--inter);
  color: var(--black);
  font-size: 16px;
  line-height: 20px;
}

.div-block-2001 {
  width: 40%;
  margin-bottom: 0;
  padding-top: 0;
}

.text-block-1321 {
  font-family: var(--inter);
  color: var(--pastel-red);
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 900;
}

.bullets-timer-div {
  justify-content: space-between;
  align-items: center;
  width: 80%;
  margin-bottom: 30px;
  display: flex;
}

.coupon-pop-up-wrap {
  background-color: #00000063;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.coupon-pop-up-div {
  border: 1px solid var(--black);
  background-color: var(--white);
  border-radius: 9px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 400px;
  margin-top: -60px;
  padding: 50px 30px 30px;
  display: flex;
  position: relative;
}

.form-block-18 {
  width: 100%;
}

.submit-button-19 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  border-radius: 9px;
  width: 100%;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  font-weight: 500;
}

.submit-button-19:hover {
  background-color: var(--light-blue);
  border-radius: 9px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
}

.text-field-58 {
  font-family: var(--mulish);
  border-radius: 9px;
  height: 50px;
}

.paragraph-167 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 19px;
}

.text-block-1322 {
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 900;
  line-height: 22px;
}

.image-563 {
  width: 20px;
}

.popup-coupon-close-link {
  position: absolute;
  inset: 2% 2% auto auto;
}

.checkbox-label-23 {
  font-family: var(--mulish);
  color: var(--999-grey);
  margin-top: 3px;
  font-size: 12px;
  line-height: 14px;
}

.image-564 {
  margin-top: 15px;
}

.wrap-div {
  justify-content: center;
  align-items: flex-start;
  padding: 50px 5%;
  display: flex;
}

.main-div {
  background-color: var(--f6-grey);
  border-radius: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding: 30px 30px 40px;
  display: flex;
}

.box-headers-div {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
  display: flex;
}

.text-block-1323 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 33px;
  font-weight: 900;
  line-height: 33px;
}

.text-span-293 {
  font-family: var(--dm-serif);
  color: var(--aaa-grey);
  font-size: 29px;
  font-style: italic;
  font-weight: 400;
}

.tratment-type-div {
  background-color: var(--dark-blue);
  border-radius: 100px;
  padding: 5px 15px;
}

.tratment-type-div.sema {
  background-color: var(--blue-for-gradient);
}

.tratment-type-div.tirz {
  background-color: var(--tirz-green);
}

.tratment-type-div.inline {
  background-color: var(--tirz-green);
  margin-bottom: 20px;
  display: inline-block;
}

.text-block-1324 {
  font-family: var(--satoshi);
  color: var(--white);
}

.box-cards-div {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.product-card {
  background-color: var(--white);
  border-radius: 13px;
  width: 32.5%;
  padding: 20px;
}

.card-image-div {
  background-color: var(--light-blue);
  border-radius: 9px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.image-565 {
  width: 60%;
}

.text-block-1325 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
}

.paragraph-168 {
  font-family: var(--mulish);
  color: var(--black);
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 22px;
}

.button-134 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border-radius: 100px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 17px;
  font-weight: 700;
}

.button-134:hover {
  background-color: var(--light-blue);
}

.text-span-294 {
  font-family: var(--inter);
}

.image-name-div {
  margin-bottom: 20px;
}

.product-set-div {
  margin-bottom: 40px;
}

.sec-2-wrap {
  justify-content: center;
  align-items: flex-start;
  padding: 50px 5%;
  display: flex;
}

.div-block-2002 {
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.div-block-2003 {
  width: 50%;
}

.text-block-1326 {
  font-family: var(--satoshi);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 50px;
  font-weight: 900;
  line-height: 55px;
}

.text-span-295 {
  color: var(--blue-for-gradient);
}

.text-block-1327 {
  font-family: var(--satoshi);
  color: var(--black);
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
}

.text-span-296 {
  font-size: 20px;
}

.div-block-2004 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-bottom: 10px;
  display: flex;
}

.div-block-2005 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-566 {
  width: 25px;
}

.text-block-1328 {
  font-family: var(--satoshi);
  color: var(--999-grey);
  font-size: 18px;
}

.image-567 {
  width: 90px;
}

.paragraph-169 {
  font-family: var(--satoshi);
  color: var(--black);
  margin-top: 15px;
  font-size: 16px;
}

.prod-bullets-div {
  margin-bottom: 35px;
}

.prod-bullet {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-bottom: 1px solid var(--df-grey);
  justify-content: flex-start;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.image-568 {
  width: 35px;
}

.image-568.pad {
  padding-left: 3px;
  padding-right: 3px;
}

.text-block-1329 {
  font-family: var(--satoshi);
  color: var(--black);
  font-size: 16px;
}

.span_black {
  font-weight: 900;
}

.button-135 {
  background-color: var(--light-green);
  font-family: var(--satoshi);
  color: var(--black);
  text-align: center;
  border-radius: 100px;
  width: 50%;
  padding-top: 18px;
  padding-bottom: 18px;
  font-size: 17px;
  font-weight: 700;
}

.button-135:hover {
  background-color: var(--light-blue);
}

.text-span-297 {
  font-family: var(--inter);
}

.text-button-div {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: relative;
}

.gridbox_header {
  color: #000;
  text-align: center;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 26px;
  font-weight: 800;
  line-height: 26px;
}

.gridbox_header.red {
  color: #ff485e;
}

.gridbox_header.red.solo {
  font-family: var(--mulish);
  text-align: left;
  font-weight: 900;
}

.link-block-88 {
  color: #00c3ff;
  width: 100%;
}

.link-block-88.solo {
  margin-bottom: 0;
  text-decoration: none;
}

.text-span-298 {
  font-family: var(--mulish);
  font-weight: 900;
}

.div-block-2006 {
  width: 45%;
}

.text-block-1330 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.text-block-1330.solo {
  font-family: var(--mulish);
  text-align: left;
  margin-bottom: 5px;
}

.text-block-1330.new {
  font-weight: 200;
}

.text-block-1330.new.solo {
  margin-bottom: 0;
  font-weight: 400;
}

.image-569 {
  margin-left: 0;
  margin-right: 0;
}

.amount-div-4 {
  color: var(--black);
  align-items: flex-start;
  margin-bottom: 5px;
  text-decoration: none;
  display: flex;
}

.div-block-2007 {
  text-align: center;
  border: 1px solid #000;
  border-radius: 9px;
  width: 48%;
  padding: 20px 17px;
}

.div-block-2007.solo {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  border-width: 1px;
  border-color: var(--black);
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  width: 85%;
  padding: 15px 10px;
  display: flex;
}

.text-block-1331 {
  color: #000;
  text-align: left;
  font-size: 50px;
  font-weight: 600;
  line-height: 40px;
}

.text-block-1331.wl {
  font-family: Inter, sans-serif;
  font-size: 54px;
  font-weight: 500;
  line-height: 35px;
  text-decoration: none;
}

.text-block-1332 {
  color: #000;
  text-align: left;
  margin-left: -13px;
  font-size: 24px;
  font-weight: 700;
}

.text-block-1332.wl {
  font-family: var(--mulish);
  font-size: 19px;
  font-weight: 600;
}

.text-block-1333 {
  font-family: var(--mulish);
  color: #000;
  margin-left: -2px;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
}

.text-block-1334 {
  font-family: var(--mulish);
  color: #000;
  background-color: #d6fff000;
  margin-bottom: 10px;
  font-size: 23px;
  font-weight: 900;
  line-height: 30px;
  text-decoration: underline;
}

.div-block-2008 {
  width: 50%;
}

.text-block-1335 {
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 500;
}

.heroprice_div-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: center;
  margin-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.countdown-row-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  width: 100%;
  margin-top: 6px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.countdown-row-2.solo {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: stretch;
}

.text-block-1336 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 15px;
  line-height: 15px;
}

.countdown-time-2 {
  font-family: var(--mulish);
  color: #000;
  font-size: 36px;
  line-height: 39px;
}

.countdown-detail-2 {
  font-family: var(--mulish);
  color: #000;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  line-height: 13px;
}

.countdown-header-div-2 {
  background-color: #ff4c46;
  border-radius: 999px;
  padding: 5px 20px;
}

.countdown-header-div-2.solo {
  background-color: var(--light-green);
  font-family: var(--mulish);
  padding-left: 25px;
  padding-right: 25px;
}

.countdown-main-div-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.countdown-main-div-2.solo {
  justify-content: flex-start;
  align-items: flex-start;
}

.bold-text-31 {
  font-family: var(--mulish);
}

.bold-text-32 {
  font-family: var(--mulish);
  color: var(--black);
  font-weight: 900;
}

.div-block-2009 {
  border: .5px solid #000;
  width: 1px;
  height: 20px;
}

.branded-box-3 {
  background-color: #fff;
  border-radius: 9px;
  width: 49%;
  padding: 10px;
}

.text-span-299 {
  background-color: var(--light-blue);
  font-family: var(--mulish);
  color: var(--black);
  font-size: 15px;
  font-weight: 500;
  line-height: 19px;
}

.text-span-301 {
  font-family: Inter, sans-serif;
}

.productbox_paragraph-3 {
  font-family: var(--mulish);
  color: #000;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 19px;
}

.div-block-2010 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 5%;
  display: flex;
}

.div-block-2011 {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  width: 60%;
  height: 25px;
}

.text-span-302 {
  font-size: 13px;
  line-height: 12px;
}

.text-block-1337 {
  color: #999;
  text-align: center;
  margin-top: 8px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 10px;
  line-height: 13px;
}

.brandeddiv-2 {
  flex-flow: column;
  align-items: center;
  width: 38%;
  display: flex;
}

.text-block-1338 {
  font-family: var(--mulish);
  color: #000;
  font-size: 27px;
  font-weight: 700;
  line-height: 18px;
}

.button-136 {
  background-color: var(--light-blue);
  font-family: var(--mulish);
  color: #000;
  text-align: center;
  border-radius: 9px;
  width: 100%;
  padding-top: 11px;
  padding-bottom: 12px;
  font-size: 12px;
  font-weight: 800;
  line-height: 14px;
}

.button-136:hover {
  background-color: var(--mind);
  color: var(--black);
}

._2box_leftdiv-2 {
  width: 55%;
}

._2box_leftdiv-2.solo {
  width: 30%;
}

.text-block-1339 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: #000;
  font-size: 17px;
  font-weight: 900;
  line-height: 19px;
}

.image-570 {
  width: 13px;
  margin-right: 5px;
  padding: 0;
}

.productbox-3 {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 11px;
  width: 49%;
  padding: 20px 20px 10px;
}

.productbox-3.a {
  background-color: #fff;
  border: 1px solid #000;
}

.productbox-3.a.solo {
  width: 100%;
}

.productbox-3.tirzep {
  display: none;
}

.image-571 {
  width: 60%;
  height: auto;
}

.button-137 {
  background-color: var(--light-green);
  font-family: var(--mulish);
  color: var(--black);
  text-align: center;
  border-radius: 9px;
  width: 100%;
  padding-top: 11px;
  padding-bottom: 12px;
  font-size: 15px;
  font-weight: 800;
  line-height: 19px;
}

.button-137:hover, .button-137:active {
  background-color: var(--light-blue);
  color: var(--black);
}

.text-block-1340 {
  font-family: var(--mulish);
  color: #000;
  font-size: 13px;
}

.text-block-1341 {
  font-family: var(--mulish);
  color: #000;
  margin-bottom: 5px;
  font-size: 23px;
  font-weight: 700;
  line-height: 25px;
}

.text-block-1342 {
  text-align: right;
  font-weight: 900;
}

.image-572 {
  width: 35%;
}

.text-block-1343 {
  font-family: var(--mulish);
  color: #000;
  font-size: 25px;
  font-weight: 900;
  line-height: 30px;
}

.text-span-303 {
  font-size: 13px;
}

.compblock_div-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.compblock_div-2.solo {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: center;
  align-items: center;
}

.text-block-1344 {
  color: #ffdabd;
  margin-top: 0;
  font-family: Manrope, sans-serif;
  font-weight: 700;
}

.link-74 {
  color: #2e9bf0;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 300;
  text-decoration: none;
}

.div-block-2012 {
  width: 100%;
  max-width: 1280px;
}

.div-block-2013 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-right: 0;
  display: flex;
}

.link-75 {
  color: #000;
  text-decoration: none;
}

.link-75.trans {
  color: #2e9bf0;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.link-block-89 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-right: 0;
  text-decoration: none;
  display: block;
}

.nav-4 {
  z-index: 999999;
  aspect-ratio: auto;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.button-138 {
  color: #000;
  background-color: #fff0;
  border: 1px solid #000;
  padding: 16px 35px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  line-height: 21px;
}

.button-138.trans {
  color: #fff;
  text-align: center;
  background-color: #2e9bf0;
  border-width: 1.5px;
  border-color: #2e9bf0;
  border-radius: 9px;
  padding: 7px 20px;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.button-138.trans:hover {
  background-color: #ff4c46;
  border-color: #ff4c46;
}

.image-573 {
  width: 200px;
  max-width: none;
  height: auto;
}

.stepexp-div {
  border: 1px #000;
  justify-content: center;
  align-items: center;
  width: 90%;
  padding: 30px;
  display: flex;
}

.text-block-1345 {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 900;
  line-height: 30px;
}

.text-block-1346 {
  color: #000;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 45px;
}

.step-exp-imgdiv {
  width: 40%;
  padding-right: 30px;
}

.image-574 {
  border-radius: 12px;
}

.paragraph-170 {
  width: 90%;
}

.text-span-304 {
  font-size: 22px;
  font-weight: 500;
}

.exp_wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 130px 10% 100px;
  display: flex;
}

.paragraph-171 {
  text-align: center;
  width: 70%;
  margin-bottom: 0;
}

.text-block-1347 {
  color: #2e9bf0;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 24px;
}

.exp_div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.exp_headers-div {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 50px;
  display: flex;
}

.button-139 {
  text-align: center;
  background-color: #01d449;
  border-radius: 9px;
  width: 70%;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 23px;
  font-weight: 600;
  line-height: 24px;
}

.step_text-div {
  border: 1px #2e9bf0;
  border-radius: 15px;
  width: 60%;
  padding: 30px 0 30px 30px;
}

.div-block-2015 {
  width: 150px;
}

.footer-div-wrap-3 {
  background-color: #2e9bf0;
  padding: 30px 8%;
}

.text-block-1348 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 12px;
}

.footer-logo-3 {
  height: 45px;
  margin-bottom: 10px;
  display: block;
}

.text-block-1349 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 10px;
  line-height: 15px;
}

.footer-div-4 {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 30px;
  display: flex;
}

.cc_boximg {
  border-radius: 100px;
  width: 50px;
  margin-bottom: 10px;
  position: absolute;
  inset: 0% 0% auto auto;
  box-shadow: 0 2px 5px #0003;
}

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

.cc-flex.weightloss {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  padding-left: 0;
  padding-right: 0;
}

._3box_boxsub {
  color: #000;
  font-size: 15px;
}

.complete-care-section {
  display: none;
}

.cc_boxheader {
  color: #000;
  margin-top: 60px;
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
}

.small-headers {
  color: #000;
  background-color: #00ffc8;
  margin-bottom: 15px;
  padding: 3px 10px 5px;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  display: inline-block;
}

.small-headers.white {
  background-color: #fff;
}

.small-headers.dark {
  background-color: #00e0aa;
}

.small-headers.dark.smaller {
  font-size: 13px;
  font-weight: 600;
}

.cc_box {
  background-color: #fff;
  background-image: linear-gradient(336deg, #a2c6ca, #fffae7);
  border: 1px solid #dfdfdf;
  border-radius: 11px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 33%;
  padding: 15px 20px 40px;
  display: flex;
}

.complete-care-wrap {
  background-color: #f6f6f6;
  flex-flow: column;
  align-items: center;
  padding: 60px 10% 80px;
  display: flex;
}

.cc_textdiv {
  position: relative;
}

.section_headers {
  color: #000;
  text-align: left;
  letter-spacing: -.03em;
  margin-bottom: 30px;
  font-size: 50px;
  font-weight: 900;
  line-height: 50px;
}

.section_headers.dark {
  color: #fff;
}

.grid-div {
  width: 100%;
  max-width: 1280px;
}

.grid-3 {
  padding: 0;
  display: flex;
}

.gridbox_header-2 {
  color: #000;
  margin-bottom: 5px;
  font-size: 23px;
  font-weight: 900;
  line-height: 26px;
}

.gridbox_header-2.wl {
  color: #fff;
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
}

.grid_section-2 {
  display: block;
}

.grid_wrap-2 {
  background-color: #000;
  background-image: radial-gradient(circle, #00ffc840, #000 69%);
  border-bottom: 1px #dfdfdf;
  flex-flow: column;
  align-items: center;
  padding: 40px 10% 80px;
  display: flex;
}

.gridbox_sub {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.hero-wrap {
  mix-blend-mode: normal;
  background-image: linear-gradient(#000000a3, #000000a3), url('../images/testbg2.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-main-div {
  font-family: var(--satoshi);
  color: var(--black);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1500px;
  padding-top: 80px;
  padding-bottom: 0;
  display: flex;
}

.hero-left {
  width: 45%;
  padding: 60px 5% 60px 8%;
}

.div-block-2016 {
  width: 50%;
}

.text-block-1350 {
  font-family: var(--satoshi);
  color: var(--white);
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.text-block-1351 {
  font-family: var(--satoshi);
  color: var(--white);
  margin-bottom: 10px;
  font-size: 55px;
  font-weight: 500;
  line-height: 60px;
}

.paragraph-172 {
  font-family: var(--satoshi);
  color: var(--white);
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 24px;
}

.button-140 {
  background-color: var(--light-green);
  font-family: var(--satoshi);
  color: var(--black);
  padding: 15px 25px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.image-575 {
  margin-top: 0;
}

.image-575.hide {
  display: none;
}

.bar-wrap {
  background-color: var(--white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.bar-div {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-2017 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-576 {
  width: 25px;
}

.text-block-1352 {
  font-family: var(--mulish);
  color: var(--white);
}

.hero-bullet-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5px;
  display: flex;
}

.hero-icon-div {
  background-color: #333;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  padding: 5px;
  display: flex;
}

.hero-icon-div.save {
  background-color: #0000;
  padding: 0;
}

.hero-bullet-text {
  font-family: var(--satoshi);
  color: var(--black);
  font-size: 14px;
}

.treatments-section.hide {
  display: none;
}

.treatments-wrap {
  background-image: none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding: 80px 0% 80px 8%;
  display: flex;
}

.treatments-main-div {
  flex-flow: column;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.top-text-div {
  border-bottom: 1px solid #000;
  margin-bottom: 40px;
  padding-bottom: 40px;
  padding-right: 8%;
}

.text-block-1353 {
  font-family: var(--satoshi);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 50px;
  font-weight: 500;
  line-height: 55px;
}

.paragraph-173 {
  font-family: var(--satoshi);
  color: var(--black);
  width: 70%;
  margin-bottom: 15px;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
}

.button-141 {
  background-color: var(--black);
  font-family: var(--satoshi);
  padding: 15px 30px;
  font-size: 16px;
}

.left-arrow-15 {
  background-color: var(--light-green);
  width: 30px;
  height: 30px;
  margin-top: -45px;
  inset: 0% auto auto 0%;
}

.icon-39 {
  font-family: var(--mulish);
  color: var(--black);
  font-size: 20px;
  font-weight: 900;
}

.right-arrow-13 {
  background-color: var(--light-green);
  width: 30px;
  height: 30px;
  margin-top: -45px;
  inset: 0% auto auto 5%;
}

.treatment-slider {
  background-color: var(--transparent);
  height: auto;
  margin-top: 50px;
}

.treatment-slide {
  background-color: var(--f9-grey);
  border-radius: 15px;
  width: 400px;
  margin-right: 30px;
  padding: 20px;
}

.slide-nav-10 {
  height: auto;
  display: none;
}

.treatment-img-div {
  background-color: var(--light-blue);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, white, var(--light-blue));
  border-radius: 13px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.text-block-1354 {
  background-color: var(--light-green);
  color: var(--black);
  letter-spacing: 0;
  margin-bottom: 15px;
  font-family: "Ppeditorialnew Bf 644 B 214 Fb 0 C 0 A", Times New Roman, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
}

.slide-divider {
  border: .5px solid #000;
  height: 1px;
  margin-bottom: 15px;
}

.treatment-name {
  font-family: var(--pp-mori);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 33px;
  font-weight: 600;
  line-height: 36px;
}

.image-577 {
  width: 250px;
}

.mask-7 {
  height: auto;
}

.treatment-cost {
  background-color: var(--light-green);
  font-family: var(--pp-mori);
  color: var(--black);
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 500;
  display: inline-block;
}

.paragraph-174 {
  font-family: var(--satoshi);
  color: var(--black);
  margin-bottom: 30px;
  font-size: 17px;
  line-height: 24px;
}

.button-142 {
  background-color: var(--light-green);
  font-family: var(--satoshi);
  color: var(--black);
  border: 1px solid #000;
  padding: 15px 30px;
  font-size: 17px;
  line-height: 22px;
}

.button-142:hover {
  background-color: var(--light-blue);
}

.text-span-305 {
  font-family: var(--arrow);
  font-weight: 800;
}

.top-products-section.hide {
  display: none;
}

.tp-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 50px 8%;
  display: flex;
}

.bar-pair {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-around;
  align-items: center;
  width: 48%;
  display: flex;
}

.tp_maindiv {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.tp_top4 {
  justify-content: space-between;
  width: 100%;
  margin-bottom: 40px;
  display: flex;
}

.tp_pair {
  justify-content: space-between;
  width: 49%;
  display: flex;
}

.top-product-div {
  background-color: var(--f9-grey);
  background-image: linear-gradient(180deg, var(--light-blue), var(--skin));
  border: 1px #000;
  border-radius: 9px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 48%;
  padding: 20px;
  display: flex;
  position: relative;
}

.top-product-div._2 {
  background-color: var(--light-blue);
}

.text-block-1355 {
  font-family: var(--pp-mori);
  color: var(--black);
  text-align: left;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 900;
  line-height: 24px;
}

.text-block-1355.w {
  color: var(--white);
}

.text-span-306 {
  font-family: var(--arrow);
}

.image-579 {
  width: 60px;
  margin-bottom: 20px;
  position: static;
  inset: auto 5% 6% auto;
}

.sub-box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--f8-grey);
  border-radius: 9px;
  justify-content: space-between;
  align-items: center;
  width: 32.5%;
  margin-bottom: 20px;
  padding: 20px 11px;
  display: flex;
}

.sub-box._1 {
  background-color: #e5f0e3;
  padding-top: 0;
  padding-bottom: 0;
}

.sub-box._2 {
  background-color: #f6e4f4;
  padding-top: 0;
  padding-bottom: 0;
}

.sub-box._3 {
  background-color: #fdf1ea;
  padding-top: 10px;
  padding-bottom: 10px;
}

.image-580 {
  background-color: var(--transparent);
  border-radius: 10px;
  width: 25%;
}

.text-block-1356 {
  font-family: var(--pp-mori);
  color: var(--black);
  font-size: 21px;
  font-weight: 700;
  line-height: 24px;
}

.paragraph-175 {
  font-family: var(--mulish);
  color: var(--black);
  line-height: 16px;
}

.div-block-2019 {
  width: 75%;
}

.button-143 {
  background-color: var(--black);
  font-family: var(--mulish);
  color: var(--white);
  text-align: center;
  border: 1px #000;
  border-radius: 99px;
  width: 15%;
  padding: 6px 10px;
  font-weight: 900;
}

.text-span-307 {
  font-family: var(--arrow);
  font-size: 16px;
  line-height: 16px;
}

.sub-boxes-div {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.button-144 {
  background-color: var(--black);
  outline-offset: 0px;
  font-family: var(--mulish);
  color: var(--light-green);
  text-align: center;
  border: 1px solid #000;
  outline: 3px #fff;
  width: 100%;
}

.button-144:hover {
  background-color: var(--light-blue);
  color: var(--black);
}

.text-span-308 {
  font-family: var(--arrow);
}

.product-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 50px 8%;
  display: flex;
}

.prod-div {
  flex-flow: column;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.div-block-2020 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-2021 {
  width: 45%;
}

.image-581 {
  width: 60px;
  margin-bottom: 10px;
}

.text-span-309 {
  font-family: var(--arrow);
}

.top-product-link {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--white), var(--mind) 70%);
  font-family: var(--mulish);
  color: var(--black);
  border-radius: 10px;
  width: 48%;
  padding: 20px;
  text-decoration: none;
}

.top-product-link._1, .top-product-link._2, .top-product-link._3, .top-product-link._4 {
  background-color: var(--f6-grey);
  background-image: none;
}

.gp-wrap-c {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 50px 8%;
  display: flex;
}

.gp_top2-div {
  justify-content: space-between;
  width: 100%;
  margin-bottom: 15px;
  display: flex;
}

.gp_top {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--white), #f1f1f1 70%);
  font-family: var(--mulish);
  color: var(--black);
  border-radius: 10px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 49%;
  padding: 20px;
  font-size: 24px;
  line-height: 30px;
  display: flex;
}

.text-block-1357 {
  font-family: var(--satoshi);
  width: 40%;
  font-size: 33px;
  line-height: 36px;
}

.gp-box-text-div {
  font-family: var(--pp-mori);
  width: 100%;
}

.image-582 {
  width: 45%;
  margin-bottom: 20px;
}

.image-582._2 {
  width: 25%;
}

.gp-box_button-div {
  text-align: right;
  width: 100%;
}

.button-145 {
  background-color: var(--black);
  font-family: var(--pp-mori);
  border-radius: 99px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.text-span-310 {
  font-family: var(--arrow);
  font-size: 20px;
}

.img-and-name-div {
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  display: flex;
}

.div-block-2022 {
  width: 25%;
  padding: 10px;
}

.div-block-2022.b {
  width: 25%;
  padding: 13px;
}

.tp_text-div {
  font-family: var(--mulish);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.text-block-1358 {
  font-family: var(--pp-mori);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 33px;
  font-weight: 900;
  line-height: 39px;
}

.paragraph-176 {
  font-family: var(--satoshi);
  color: var(--black);
  width: 70%;
  font-size: 17px;
  line-height: 24px;
}

.button-146 {
  background-color: var(--light-green);
  font-family: var(--satoshi);
  color: var(--black);
  text-align: center;
  border-radius: 100px;
  width: 35%;
  padding-bottom: 13px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
}

.button-146:hover {
  background-color: var(--light-blue);
}

.text-span-311 {
  font-family: var(--arrow);
  font-size: 24px;
}

.container-26 {
  padding-top: 109px;
  padding-bottom: 109px;
}

.text-block-1359 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
}

.text-span-312 {
  font-family: var(--pp-mori);
  font-weight: 600;
}

.italic-text-2 {
  font-family: var(--pp-mori);
  font-weight: 400;
}

.text-span-313 {
  font-family: "Ppeditorialnew Bf 644 B 214 Ff 145 F", Times New Roman, sans-serif;
}

.text-span-314 {
  font-family: "Ppeditorialnew Bf 644 B 214 Ff 145 F", Times New Roman, sans-serif;
  font-size: 53px;
  font-weight: 500;
}

.italic-text-3 {
  font-size: 45px;
  line-height: 50px;
}

.text-span-315 {
  font-family: "Ppeditorialnew Bf 644 B 214 Fb 0 C 0 A", Times New Roman, sans-serif;
  font-size: 30px;
  line-height: 36px;
}

.image-583 {
  border-radius: 9px;
}

.italic-text-4 {
  font-size: 52px;
  line-height: 55px;
}

.hiwgrid-wrap {
  background-color: var(--f9-grey);
  background-image: url('../images/heroimgtest0.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 80px 8% 100px;
  display: flex;
}

.hiw_grid-main-div {
  flex-flow: column;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.hiw_grid-headers-div {
  margin-bottom: 30px;
}

.page-headers {
  font-family: var(--satoshi);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 60px;
  font-weight: 900;
  line-height: 66px;
}

.page-headers.wht {
  color: var(--white);
}

.paragraph-177 {
  font-family: var(--satoshi);
  width: 50%;
  margin-bottom: 0;
  font-size: 17px;
  line-height: 21px;
}

.paragraph-177._2 {
  width: 100%;
}

.paragraph-177.wht {
  color: var(--white);
}

.hiw_grid-boxes-div {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.hiw_grid-left-stack {
  width: 50%;
  display: block;
}

.hiw_grid-pair-div {
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 10px;
  display: flex;
}

.hiw_grid-pair-div.bottom {
  margin-bottom: 0;
}

.div-block-2023 {
  border: 1px solid var(--black);
  background-color: #fff;
  border-radius: 9px;
  width: 49%;
  padding: 15px 15px 20px;
}

.hiwg_box-img {
  background-image: linear-gradient(180deg, var(--mind), var(--body));
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 90px;
  margin-bottom: 15px;
  display: flex;
}

.hiwg_box-img._1 {
  background-image: linear-gradient(180deg, var(--mind), var(--body));
  justify-content: flex-end;
  align-items: center;
}

.hiwg_box-img._2, .hiwg_box-img._4 {
  justify-content: flex-end;
  align-items: center;
}

.text-block-1361 {
  font-family: var(--satoshi);
  color: var(--black);
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 900;
  line-height: 22px;
}

.text-block-1361.ba {
  width: auto;
  margin-bottom: 15px;
  font-size: 22px;
  line-height: 24px;
}

.paragraph-178 {
  font-family: var(--satoshi);
}

.paragraph-178.hide {
  display: none;
}

.hiw_g-vid-div {
  flex-flow: row-reverse wrap-reverse;
  width: 49%;
  display: flex;
}

.hiw_g-vid-div.hide {
  display: none;
}

.hiwg_bige-box {
  border: 1px solid var(--black);
  background-color: var(--white);
  border-radius: 13px;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  padding: 15px;
  display: flex;
}

.video-3 {
  text-align: center;
  border-radius: 9px;
  height: auto;
  margin-bottom: 30px;
}

.hiw_vid-div {
  border-radius: 9px;
  overflow: hidden;
}

.hiw_vid-div.hide {
  display: none;
}

.link-block-90 {
  background-color: var(--light-green);
  font-family: var(--satoshi);
  color: var(--black);
  border: 1px #000;
  border-radius: 9px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 15px 10px;
  text-decoration: none;
  display: flex;
}

.link-block-90:hover {
  background-color: var(--light-blue);
}

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

.text-span-316 {
  font-family: var(--arrow);
}

.box-explainers.hide {
  display: none;
}

.be_wrap {
  background-color: var(--white);
  font-family: var(--satoshi);
  color: var(--black);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 50px 8%;
  display: flex;
}

.paragraph-179 {
  font-family: var(--satoshi);
  color: var(--black);
}

.be_div {
  flex-flow: column;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.be_headers-div {
  margin-bottom: 50px;
}

.be_row {
  justify-content: space-between;
  margin-bottom: 10px;
  display: flex;
}

.be_row.bottom {
  flex-flow: row-reverse;
}

.be_pair {
  justify-content: space-between;
  width: 49.5%;
  display: flex;
}

.be_link-box {
  border: 1px solid var(--black);
  background-color: var(--white);
  border-radius: 9px;
  width: 49%;
  padding: 15px;
  text-decoration: none;
}

.boxlink-img-div {
  background-image: linear-gradient(180deg, var(--sex) 30%, var(--skin));
  border-radius: 8px;
  height: 130px;
  margin-bottom: 15px;
}

.boxlink-img-div._2 {
  background-image: linear-gradient(0deg, var(--sex) 30%, var(--longevity));
}

.boxlink-img-div._3 {
  background-image: linear-gradient(180deg, var(--body) 30%, var(--weight));
}

.boxlink-img-div._4 {
  background-image: linear-gradient(180deg, var(--longevity) 30%, var(--mind));
}

.table {
  display: block;
}

.table_wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 50px 8%;
  display: flex;
}

.table_maindiv {
  width: 100%;
  display: flex;
}

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

.table_maindiv-copy {
  color: var(--black);
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.be_headers-div-copy {
  margin-bottom: 30px;
}

.be_headers-div-copy.hide {
  display: none;
}

.table-container-div {
  width: 100%;
}

.table-container-div.mob {
  display: none;
}

.brandstable {
  padding: 0;
}

.div-block-2025 {
  width: 21%;
}

.div-block-2026 {
  width: 215%;
}

.table-headers-row {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.table-headers-row.top {
  border-bottom: 1px solid var(--df-grey);
  background-color: var(--f9-grey);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--white), var(--light-blue));
  border-top-left-radius: 13px;
  border-top-right-radius: 13px;
  justify-content: center;
  align-items: stretch;
}

.div-block-2028 {
  border: 1px solid #000;
  border-top-left-radius: 13px;
  width: 28%;
  padding: 10px;
}

.div-block-2028.mobile {
  width: 10%;
}

.text-block-1363 {
  font-family: var(--satoshi);
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 900;
}

.text-block-1363.brand {
  color: var(--white);
  padding-top: 0;
}

.div-block-2029 {
  text-align: center;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 8%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-2029.last {
  border-top-right-radius: 13px;
}

.div-block-2029.mobile {
  width: 45%;
}

.image-584 {
  height: 20px;
  margin-bottom: 10px;
}

.table-body-row {
  display: flex;
}

.div-block-2031 {
  border-right: 1px solid var(--black);
  border-bottom: 1px solid var(--black);
  border-left: 1px solid var(--black);
  width: 28%;
  padding: 10px;
}

.div-block-2031.bottom-1 {
  border-bottom-left-radius: 13px;
}

.div-block-2031.mobile {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 10%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-2032 {
  border-right: 1px solid var(--black);
  border-bottom: 1px solid var(--black);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 8%;
  padding: 10px;
  display: flex;
}

.div-block-2032.bottom2 {
  border-bottom-right-radius: 13px;
}

.div-block-2032.mobile {
  width: 45%;
}

.div-block-2032.mobile.bottom-2 {
  border-bottom-right-radius: 13px;
}

.image-585 {
  width: 18px;
}

.section-11 {
  font-family: var(--satoshi);
}

.text-span-317 {
  font-family: var(--arrow);
}

.weight-hero-wrap {
  mix-blend-mode: normal;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 50px 8% 30px;
  display: flex;
}

.weight_heroheader {
  font-family: var(--satoshi);
  color: var(--black);
  width: 90%;
  margin-bottom: 15px;
  margin-left: -5px;
  font-size: 75px;
  font-weight: 900;
  line-height: 80px;
}

.weight_heroheader.mobile {
  display: none;
}

.text-block-1365 {
  font-family: var(--satoshi);
  color: var(--black);
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: 900;
  line-height: 33px;
}

.text-block-1366 {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
}

.div-block-2033 {
  width: 100%;
  display: flex;
}

.weightheroproduct {
  color: var(--black);
  justify-content: flex-start;
  align-items: center;
  width: 49%;
  text-decoration: none;
  display: flex;
}

.div-block-2035 {
  background-color: var(--f3-grey);
  border-radius: 13px;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  margin-left: -40px;
  padding: 20px 30px 20px 50px;
  display: block;
}

.image-586 {
  z-index: 900;
  width: 99px;
  position: relative;
}

.wh_pricediv {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  display: flex;
}

.text-block-1367 {
  font-size: 33px;
  font-weight: 900;
  line-height: 36px;
}

.text-span-318 {
  color: var(--blue-for-gradient);
  font-size: 40px;
  line-height: 24px;
}

.text-span-318.tirz {
  color: var(--tirz-green);
}

.amount-div-5 {
  align-items: flex-start;
  margin-bottom: 0;
  margin-left: 10px;
  display: flex;
}

.amt-dollar {
  color: #000;
  text-align: left;
  margin-left: -13px;
  font-size: 24px;
  font-weight: 900;
}

.text-block-1369 {
  color: #000;
  text-align: left;
  font-size: 45px;
  font-weight: 900;
  line-height: 35px;
}

.text-block-1370 {
  color: #000;
  font-weight: 900;
}

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

.text-block-1371 {
  font-family: var(--arrow);
  color: var(--tinted-grey);
  font-size: 45px;
  font-weight: 800;
  line-height: 45px;
}

.text-block-1372 {
  width: 80%;
}

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

.heroproduct-button {
  background-color: var(--light-green);
  color: var(--black);
  text-align: center;
  border-radius: 6px;
  width: 48%;
  font-weight: 500;
}

.heroproduct-button._2 {
  background-color: var(--light-blue);
}

.heroproduct-button.ask {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: var(--light-blue);
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-block-1373 {
  font-family: var(--satoshi);
  color: var(--black);
  text-align: center;
  margin-bottom: 0;
  padding-left: 8%;
  padding-right: 8%;
}

.image-587 {
  height: 40px;
}

.reph_wrap {
  background-color: var(--light-green);
  font-family: var(--satoshi);
  color: var(--black);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 130px 8% 50px;
  display: flex;
}

.reph_maindiv {
  flex-flow: column;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.text-block-1374 {
  margin-bottom: 10px;
  font-size: 75px;
  font-weight: 900;
  line-height: 77px;
}

.text-block-1375 {
  width: 85%;
  margin-bottom: 30px;
  font-size: 31px;
  font-weight: 900;
  line-height: 35px;
}

.paragraph-180 {
  font-size: 22px;
  line-height: 26px;
}

.paragraph-181 {
  width: 85%;
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 28px;
}

.report-nav-holder-div {
  background-color: var(--light-green);
  flex-flow: column;
  align-items: stretch;
  padding-left: 8%;
  padding-right: 8%;
  display: flex;
}

.report-promo-div {
  background-color: var(--light-blue);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 5px 8%;
  display: flex;
}

.report-nav-promo-text {
  font-family: var(--satoshi);
  color: var(--black);
  text-align: center;
  font-size: 13px;
  font-weight: 600;
}

.calco_wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 80px 8% 50px;
  display: flex;
}

.calco_div {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.calco_left {
  width: 49%;
}

.paragraph-182 {
  font-family: var(--satoshi);
  color: var(--black);
  font-size: 18px;
  line-height: 24px;
}

.text-block-1376 {
  font-family: var(--satoshi);
  color: var(--black);
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 900;
  line-height: 39px;
}

.div-block-2038 {
  border: 1px solid var(--black);
  background-color: var(--white);
  border-radius: 15px;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 10px;
  padding: 20px;
  display: flex;
}

.div-block-2039 {
  width: 100%;
}

.text-block-1377 {
  background-color: var(--light-green);
  font-family: var(--satoshi);
  color: var(--black);
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 900;
  line-height: 28px;
  display: inline-block;
}

.text-block-1378 {
  font-family: var(--satoshi);
  color: var(--black);
  text-align: left;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
}

.div-block-2040 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-588 {
  width: 30px;
}

.text-block-1379 {
  font-family: var(--satoshi);
  color: var(--black);
  font-size: 14px;
  font-weight: 400;
}

.div-block-2041 {
  flex-flow: column;
  width: 25%;
  padding: 0;
  display: flex;
}

.text-block-1380 {
  font-family: var(--satoshi);
}

.text-block-1381 {
  font-family: var(--satoshi);
  text-align: center;
  font-size: 40px;
  font-weight: 900;
  line-height: 40px;
}

.text-block-1382 {
  font-family: var(--satoshi);
  text-align: center;
}

.calco_right {
  width: 49%;
}

.sumarry-bullets {
  border-bottom: 1px solid var(--black);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px;
  display: flex;
}

.sumarry-bullets.bottom {
  border-bottom-style: none;
}

.text-block-1383 {
  font-family: var(--satoshi);
  color: var(--black);
  font-size: 17px;
  font-weight: 700;
  display: flex;
}

.text-block-1384 {
  color: var(--black);
  font-size: 17px;
}

.text-block-1384.top {
  width: 55%;
  font-size: 16px;
}

.text-block-1385 {
  font-family: var(--satoshi);
  color: var(--black);
  text-align: center;
  font-size: 36px;
  font-weight: 900;
  line-height: 41px;
}

.report-summary.none {
  display: none;
}

.rs_wrap {
  background-color: var(--light-blue);
  font-family: var(--satoshi);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 80px 8% 100px;
  display: flex;
}

.rs_div {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.rs_left {
  width: 49%;
  margin-bottom: 20px;
}

.rs_left.combo {
  width: 100%;
}

.weight-summary {
  background-color: var(--light-blue);
  border-radius: 20px;
  justify-content: space-between;
  margin-bottom: 20px;
  padding: 20px;
  display: flex;
}

.weight-box {
  background-color: var(--white);
  border: 1px solid #000;
  border-radius: 13px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 49%;
  padding: 15px;
  display: flex;
}

.weight-box.goal {
  background-color: var(--light-green);
}

.text-block-1386 {
  font-family: var(--satoshi);
  color: var(--black);
  text-align: center;
  margin-bottom: 10px;
  padding-top: 0;
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
}

.text-block-1387 {
  margin-bottom: 10px;
  font-size: 80px;
  line-height: 80px;
}

.text-block-1388 {
  font-size: 16px;
  font-weight: 400;
}

.div-block-2044 {
  border: 1px solid #000;
  border-radius: 13px;
  padding: 15px;
}

.box-left {
  text-align: left;
  width: 100%;
}

.box-subs {
  text-align: center;
  font-size: 13px;
  line-height: 18px;
}

.rs_right {
  background-color: var(--white);
  border: 1px solid #000;
  border-radius: 13px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 49%;
  padding: 20px;
  display: flex;
}

.rs_right.comb {
  width: 100%;
}

.text-block-1389 {
  font-family: var(--satoshi);
  text-align: center;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 400;
  line-height: 19px;
}

.text-block-1389.color {
  background-color: var(--light-blue);
}

.div-block-2045, .div-block-2046, .div-block-2047, .div-block-2048, .div-block-2049, .div-block-2050 {
  width: 20%;
}

.sum-box-label {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border-bottom: 1px none var(--black);
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  padding: 10px 10px 0;
  display: flex;
}

.sum-box-label.bottom {
  border-bottom-style: none;
}

.div-block-2045-copy {
  width: 20%;
}

.text-block-1389-copy {
  font-family: var(--satoshi);
  text-align: center;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 400;
  line-height: 19px;
}

.text-block-1389-copy.color {
  background-color: var(--light-blue);
}

.uvt_wrap {
  background-color: var(--white);
  background-image: none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 30px 8% 20px;
  display: flex;
}

.uvt_div {
  flex-flow: column;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.uvt-heading {
  font-family: var(--satoshi);
  color: var(--black);
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 70px;
  font-weight: 900;
  line-height: 70px;
}

.uvt_sub {
  font-family: var(--satoshi);
  color: var(--black);
  margin-bottom: 30px;
  font-size: 26px;
  line-height: 31px;
}

.uvt_bulletdiv {
  justify-content: space-between;
  margin-bottom: 0;
  display: flex;
}

.uvt_bulletdiv.hide {
  display: none;
}

.uvt_bullets-pair {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  width: 32%;
  display: flex;
}

.uvt-bullet {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-589 {
  width: 26px;
}

.text-block-1390 {
  font-family: var(--satoshi);
  color: var(--black);
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

.text-span-319 {
  font-weight: 900;
}

.slide_wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 50px 0% 100px 8%;
  display: flex;
}

.slide-how {
  width: auto;
  display: block;
}

.slide-how.hide {
  display: none;
}

.section-_cancel-popup {
  font-family: var(--satoshi);
  color: var(--black);
  position: fixed;
  inset: 0%;
}

.text-field-61 {
  color: #000;
  border-radius: 99px;
  margin-bottom: 0;
}

.text-block-1427 {
  color: #000;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 800;
}

.close_link {
  width: 25px;
}

.link-block-91 {
  width: 30px;
}

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

.text-block-1430 {
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  line-height: 14px;
}

.offer-link {
  background-color: var(--light-green);
  color: #000;
  border: 2px #48d1d8;
  border-radius: 9px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 15px;
  padding: 16px 20px 20px;
  text-decoration: none;
  display: flex;
}

.offer-link:hover {
  background-color: var(--light-blue);
  color: var(--black);
}

.slider-12 {
  background-color: #fff;
  height: auto;
}

.chat-dp-div {
  background-color: var(--mind);
  background-image: url('../images/girl_yara.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 99px;
  width: 25px;
  height: 25px;
  margin-right: 10px;
}

.form-19 {
  position: relative;
}

.paragraph-183 {
  color: #000;
  width: auto;
  font-size: 16px;
  line-height: 21px;
}

.form-button-div {
  flex-flow: row-reverse;
  display: flex;
}

.text-block-1429 {
  color: #fff;
  font-size: 11px;
  line-height: 12px;
}

.popup-body-div {
  max-width: 400px;
  padding: 20px 20px 0;
  position: relative;
  overflow: visible;
}

.div-block-2094 {
  display: flex;
  position: absolute;
  inset: 10% 2% auto auto;
}

.image-590 {
  width: 25px;
}

.mask-8 {
  height: auto;
}

.text-block-1428 {
  color: #000;
  font-size: 16px;
  line-height: 21px;
}

.popup-chat-header {
  color: #000;
  text-align: center;
  font-size: 30px;
  font-weight: 800;
  line-height: 23px;
}

.offer-header {
  margin-bottom: 5px;
  font-size: 22px;
  font-weight: 800;
  line-height: 24px;
}

.popup_logo {
  width: 50px;
  height: auto;
}

.cancel-popup_div {
  background-color: #fff;
  border: 1px solid #000;
  flex-flow: column;
  justify-content: space-between;
  width: 400px;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.popuptopbar_div {
  background-color: var(--light-blue);
  border-bottom: 1px solid #000;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  display: flex;
}

.cancel-popup-header-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.cancel-popup-chat-div {
  border: 1px #000;
  margin-bottom: 0;
}

.suggest-div-2 {
  background-color: #52b2cf;
  width: 97%;
  padding: 8px 10px;
}

.popup-dialogue-div {
  padding: 15px 10px 10px 0;
}

.slide-7 {
  width: 46%;
}

.chat-body-top-div {
  margin-bottom: 15px;
}

.user-reply-div {
  flex-flow: row-reverse;
  width: 100%;
  margin-bottom: 25px;
  display: flex;
}

.user-reply-div.hide {
  display: none;
}

.site-message-div {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 25px;
  display: flex;
}

.popup-body-bottom {
  margin-bottom: 15px;
  display: none;
}

.left-arrow-16 {
  display: none;
}

.textarea-2 {
  border-radius: 9px;
}

.popup-chat-div {
  height: 600px;
  margin-bottom: 15px;
  overflow: scroll;
}

.paragraph-184 {
  text-align: center;
  margin-bottom: 0;
  line-height: 17px;
}

.speech-balloon {
  background-color: #f3f3f3;
  border-radius: 20px;
  width: 75%;
  padding: 10px 15px;
}

.submit-button-20 {
  background-color: var(--light-green);
  color: var(--black);
  border-radius: 20px;
  font-weight: 600;
}

.submit-button-20:hover {
  background-color: var(--light-blue);
}

.chat-area-div-2 {
  background-color: #000;
  border-top: 1px solid #000;
  padding: 10px 10px 0;
}

.topbarlink_image {
  width: 25px;
}

.text-span-331 {
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.image-591 {
  width: 30px;
  padding: 6px;
  position: absolute;
  inset: 5% auto auto 1%;
}

.cancel-confirm {
  color: #999;
  text-align: center;
  background-color: #f3f3f3;
  border-radius: 9px;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
}

.cancel-confirm:hover {
  background-color: #dfdfdf;
}

.slide-nav-11 {
  display: none;
}

.slide-how-div {
  width: 100%;
  max-width: 1280px;
}

.slider-13 {
  background-color: var(--white);
  height: auto;
}

.howto_slide {
  width: 360px;
  height: 500px;
  margin-right: 30px;
}

.slide-how-headers-div {
  margin-bottom: 50px;
}

.slidehow-slidediv {
  background-image: linear-gradient(234deg, var(--light-green), var(--light-blue) 60%);
  font-family: var(--satoshi);
  color: var(--black);
  flex-flow: column;
  height: 100%;
  padding: 30px;
  display: flex;
}

.slidehow-slidediv._4 {
  background-image: linear-gradient(234deg, var(--box-hover-blue), var(--light-blue));
}

.slidehow-slidediv._1 {
  background-image: linear-gradient(234deg, var(--mind), var(--longevity) 60%);
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 0;
}

.slidehow-slidediv._2 {
  background-image: repeating-radial-gradient(circle farthest-corner at 50% 50%, var(--f3-grey), #d7ecd5);
  justify-content: space-between;
}

.slidehow-slidediv._3 {
  background-image: linear-gradient(234deg, var(--white), var(--light-blue) 60%);
  justify-content: space-between;
  padding-bottom: 0;
}

.text-block-1431, .text-block-1432 {
  font-size: 26px;
  line-height: 30px;
}

.slide-img {
  width: 70%;
  max-width: none;
}

.slide-img._2, .slide-img._3 {
  width: 100%;
}

.slide-img-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.slide-img-div._2, .slide-img-div._3 {
  padding-left: 0;
  padding-right: 0;
}

.link-block-92 {
  width: 48%;
}

.image-592 {
  width: 20px;
}

.text-block-1433 {
  text-align: center;
  text-decoration: none;
}

.arrow {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  inset: auto 0% 0% auto;
}

.arrow.right {
  bottom: -10%;
  right: 8%;
}

.arrow.left {
  margin-top: 0;
  position: absolute;
  bottom: -10%;
  right: 13%;
}

.icon-40 {
  font-family: var(--satoshi);
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 900;
  inset: 0%;
}

.slide-nav-12 {
  margin-bottom: -67px;
  display: none;
}

.card-input-form {
  border: 1px solid var(--df-grey);
  color: #000;
  background-color: #fff;
  border-radius: 9px;
  font-size: 16px;
}

.checkout_textfield {
  border: 1px solid var(--black);
  font-family: var(--satoshi);
  color: #000;
  border-radius: 6px;
  height: 55px;
  margin-bottom: 15px;
  font-weight: 300;
}

.checkout_textfield::placeholder {
  color: #000;
  font-weight: 600;
}

.checkout_textfield.promo {
  margin-bottom: 0;
}

.checkout_textfield.half {
  width: 48%;
}

.section_checkout {
  background-color: var(--white);
  justify-content: space-between;
  padding: 50px 12% 80px 10%;
  display: flex;
}

.plan-selection-div {
  width: 100%;
  margin-bottom: 20px;
}

.plan-radio {
  background-color: var(--f3-grey);
  font-family: var(--satoshi);
  color: var(--black);
  border-radius: 6px;
  width: 100%;
  margin-bottom: 15px;
  padding: 15px 30px;
  position: relative;
}

.plan-radio:hover {
  background-color: var(--light-blue);
  margin-bottom: 15px;
}

.plan-radio:active {
  background-color: var(--light-green);
  border: 1px solid #000;
}

.plan-radio.selected {
  background-color: var(--light-green);
  border: 1px solid #000;
  width: 100%;
}

.text-span-332 {
  font-size: 17px;
  font-weight: 900;
}

.text-span-333 {
  font-size: 24px;
  font-weight: 900;
  line-height: 30px;
}

.field-label-5 {
  font-family: var(--satoshi);
  color: var(--black);
  margin-bottom: 15px;
  font-size: 18px;
}

.order-box-div {
  border: 1px solid var(--f3-grey);
  margin-bottom: 15px;
  padding: 15px 20px;
  position: relative;
}

.order-box-div.portal {
  padding-bottom: 5px;
}

.order-box-div.portal.dropdown {
  border-bottom-style: none;
  border-bottom-color: var(--df-grey);
  margin-bottom: 0;
  padding-bottom: 15px;
}

.order-box-div.portal.order-info {
  padding-bottom: 15px;
}

.icon-img {
  padding: 15px 3px 0;
}

.icon-img._1, .icon-img._2 {
  padding: 0;
}

.icon-img._3 {
  padding: 3px 3px 0;
}

.text-block-1434 {
  margin-bottom: 15px;
  font-size: 8px;
  line-height: 10px;
}

.paragraph-185 {
  font-family: var(--satoshi);
  color: var(--666-grey);
  margin-bottom: 0;
  font-size: 8px;
  line-height: 10px;
}

.inclusions-div {
  font-family: var(--satoshi);
  text-align: center;
  margin-bottom: 30px;
}

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

.inclusion-icon-div {
  background-color: var(--light-green);
  border-radius: 100px;
  width: 30px;
  height: 30px;
  padding: 3px;
}

.inclusion-icon-div._3 {
  background-color: var(--df-grey);
}

.inclusion-icon-div._1 {
  background-color: var(--black);
}

.text-block-1435 {
  font-weight: 700;
}

.trust-pilot-div {
  background-color: var(--f3-grey);
  font-family: var(--satoshi);
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-2095 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: var(--black);
  justify-content: center;
  align-items: center;
  margin-bottom: 3px;
  display: flex;
}

.text-block-1436 {
  color: var(--black);
  font-weight: 500;
}

.text-block-1436.reviews {
  font-size: 13px;
}

.image-593 {
  height: 15px;
}

.image-593.logo {
  height: 20px;
}

.radio-button-label-5 {
  margin-bottom: 3px;
  text-decoration: none;
}

.text-block-1437 {
  margin-left: 3px;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}

.tf_textfield-3-copy {
  border: 1px solid var(--black);
  font-family: var(--satoshi);
  color: #000;
  border-radius: 9px;
  height: 55px;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 700;
}

.tf_textfield-3-copy::placeholder {
  color: #000;
  font-weight: 600;
}

.tf_textfield-3-copy.promo {
  margin-bottom: 0;
}

.tf_textfield-3-copy.promo.checkout {
  font-family: var(--satoshi);
}

.tf_textfield-3-copy.promo.checkout.new {
  height: auto;
}

.tf_textfield-3-copy.half {
  width: 48%;
}

.form-text-field {
  border: 1px solid var(--df-grey);
  border-radius: 9px;
  height: 55px;
  font-weight: 400;
}

.promo-text-field {
  border: 1px solid var(--df-grey);
  border-radius: 6px;
  margin-bottom: 0;
}

.radio-button {
  margin-left: -20px;
  margin-right: 10px;
}

.text-span-334 {
  color: var(--tirz-green);
  font-weight: 700;
}

.form-block-20 {
  margin-bottom: 10px;
}

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

.plans-div-flex {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.div-block-2096 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 15% 5% 0% auto;
}

.text-block-1438 {
  line-height: 17px;
}

.superscript-2 {
  font-size: 12px;
  line-height: 14px;
}

.superscript-3 {
  font-size: 13px;
  line-height: 20px;
}

.text-block-1439 {
  font-size: 13px;
  font-weight: 300;
  line-height: 15px;
}

.form-hero-div {
  font-family: var(--satoshi);
  color: var(--black);
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 50px 0%;
  display: flex;
}

.formhero-sub {
  font-family: var(--satoshi);
  color: #000;
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 28px;
}

.formhero-sub.f {
  font-family: Mulish, sans-serif;
}

.form-disclaimer-div {
  background-color: var(--f3-grey);
  text-align: center;
  border-radius: 9px;
  width: 100%;
  margin-bottom: 30px;
  padding: 13px;
}

.form-disclaimer-div.form {
  width: 100%;
  margin-bottom: 40px;
  display: block;
}

.form-img-div {
  width: 35px;
  height: 35px;
}

.form-img-div._1 {
  background-color: var(--light-blue);
  border-radius: 100px;
  padding: 5px 4px 0;
  overflow: hidden;
}

.form-img-div._2 {
  background-color: var(--light-blue);
  border-radius: 99px;
  padding: 3px;
}

.form-img-div._3 {
  background-color: var(--light-blue);
  border-radius: 99px;
  padding: 2px;
}

.form-3-things-div {
  flex-flow: column;
  justify-content: space-between;
  width: 67%;
  margin-bottom: 20px;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.form-bullet-div {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding: 10px 20px;
  display: flex;
}

.button-147 {
  background-color: var(--light-green);
  font-family: var(--satoshi);
  color: var(--black);
  text-align: center;
  border: 1px solid #000;
  border-radius: 9px;
  width: 100%;
  padding-top: 18px;
  padding-bottom: 18px;
  font-size: 18px;
  font-weight: 500;
  position: absolute;
  inset: auto 0% 0%;
}

.button-147:hover {
  background-color: var(--light-blue);
}

.text-span-335 {
  font-size: 16px;
}

.div-block-2097 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-2098 {
  background-color: var(--light-green);
  border-radius: 99px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  display: flex;
}

.text-block-1440 {
  font-family: var(--satoshi);
  color: var(--black);
  text-align: center;
  font-size: 16px;
  font-weight: 900;
  display: block;
}

.hiw_buttondiv {
  width: 49%;
  position: relative;
}

.hiw_buttondiv.hide {
  display: none;
}

.text-span-336 {
  font-family: var(--arrow);
  font-size: 20px;
  font-weight: 700;
}

.hiw-img {
  width: 90%;
  height: auto;
}

.hiw-img._1 {
  width: auto;
  height: 100%;
}

.hiw-img._3 {
  width: 60%;
  height: auto;
}

.hiw-img._2 {
  width: auto;
  height: 90%;
}

.hiw-img._4 {
  width: auto;
  height: 100%;
}

.comp-table {
  display: block;
}

.comp-table-headers {
  border-top: 1px #000;
  border-right: 1px #000;
  border-bottom: 1px none var(--df-grey);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  padding-top: 20px;
  padding-bottom: 10px;
  display: flex;
}

.comp-table-headers.last {
  border-bottom-color: var(--df-grey);
  border-top-right-radius: 13px;
  width: 30%;
}

.comp-table-entry {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border-right: 1px none var(--black);
  border-bottom: 1px solid var(--df-grey);
  font-family: var(--satoshi);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 33%;
  padding: 10px 5px;
  display: flex;
}

.comp-table-entry.bottom2 {
  border-bottom-style: none;
  border-bottom-right-radius: 0;
}

.comp-table-entry.bottom2.hi-price {
  background-color: var(--df-grey);
  border-bottom-right-radius: 13px;
  width: 33%;
}

.comp-table-entry.bottom2.ns-price {
  background-color: var(--blue-for-gradient);
  border-bottom-right-radius: 13px;
}

.comp-table-entry.bottom {
  border-bottom-style: none;
}

.comp-table-entry.ns-price {
  background-color: var(--tirz-green);
  border-bottom-style: none;
  border-right-style: none;
  width: 33%;
}

.comp-table-entry.tirz {
  background-color: #d9f1ec;
}

.comp-table-entry.sema {
  background-color: #c5dde4;
}

.table-body-row-copy {
  display: flex;
}

.table-body-row-copy.brand-bar {
  background-color: var(--black);
}

.brands-comp-table {
  border: 1px solid var(--df-grey);
  background-color: var(--white);
  border-radius: 13px;
  width: 48%;
  padding: 0;
}

.comptable_category {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border-right: 1px none var(--df-grey);
  border-bottom: 1px solid var(--df-grey);
  border-left: 1px none var(--df-grey);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 34%;
  padding: 10px 10px 10px 20px;
  display: flex;
}

.comptable_category.bottom-1 {
  border-bottom-style: none;
  border-bottom-left-radius: 0;
}

.vs-div {
  border-style: none;
  border-width: 1px;
  border-color: black black var(--df-grey);
  border-top-left-radius: 13px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  padding: 10px;
  display: flex;
}

.text-block-1441 {
  font-family: var(--satoshi);
  text-align: center;
}

.text-block-1441.bold {
  font-family: var(--satoshi);
  font-size: 15px;
  font-weight: 700;
}

.text-block-1442 {
  font-family: var(--satoshi);
  color: var(--white);
  text-align: center;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 17px;
}

.amount-div-6 {
  align-items: flex-start;
  margin-bottom: 0;
  margin-left: 10px;
  display: flex;
}

.table-amount {
  color: var(--white);
  text-align: left;
  font-size: 33px;
  font-weight: 900;
  line-height: 36px;
}

.table-cents {
  color: var(--white);
  font-size: 12px;
  font-weight: 900;
}

.table-dollar {
  font-family: var(--satoshi);
  color: var(--white);
  text-align: left;
  margin-left: -13px;
  font-size: 18px;
  font-weight: 900;
  line-height: 18px;
}

.text-block-1443 {
  color: var(--white);
  text-align: center;
  font-size: 13px;
  line-height: 15px;
}

.image-594 {
  width: 90px;
  padding: 0;
  display: block;
}

.image-594._2 {
  margin-top: 10px;
  padding-bottom: 0;
}

.text-block-1444 {
  font-family: var(--satoshi);
  font-size: 18px;
  font-weight: 900;
  line-height: 24px;
}

.text-block-1444.brand {
  color: var(--white);
  padding-top: 0;
  font-size: 16px;
}

.table-comp-div {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.table-comp-div.mob {
  display: none;
}

.comptablesection_wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 80px 8% 50px;
  display: flex;
}

.div-block-2099 {
  background-color: var(--black);
  border-bottom: 1px #000;
  border-radius: 99px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.text-block-1445 {
  font-family: var(--satoshi);
  color: var(--white);
  text-align: center;
  font-size: 16px;
  line-height: 16px;
}

.table-logo-ns {
  height: 22px;
  margin-bottom: 0;
}

.text-block-1446 {
  color: var(--black);
  text-align: center;
}

.text-block-1447 {
  font-family: var(--satoshi);
  color: var(--black);
  font-size: 15px;
  line-height: 18px;
}

.div-block-2100 {
  padding-top: 2px;
}

.hiw_beforeafterdiv {
  text-align: center;
}

.b-a-slider {
  height: auto;
  margin-bottom: 30px;
}

.icon-41 {
  font-size: 25px;
}

.b-a-slide {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--white), var(--body));
  border-radius: 13px;
}

.b-a-slide._2 {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--white), var(--body));
}

.div-block-2101 {
  width: 45%;
}

.text-block-1448 {
  font-family: var(--satoshi);
  margin-bottom: 15px;
  font-size: 70px;
  font-weight: 900;
  line-height: 70px;
}

.paragraph-186 {
  font-family: var(--satoshi);
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 25px;
}

.button-148 {
  background-color: var(--light-green);
  font-family: var(--satoshi);
  color: var(--black);
  text-align: center;
  border: 1px #000;
  border-radius: 6px;
  width: 70%;
  padding-top: 15px;
  padding-bottom: 17px;
  font-size: 17px;
  font-weight: 500;
}

.button-148:hover {
  background-color: var(--mind);
}

.text-span-337 {
  font-family: var(--arrow);
  font-size: 18px;
  font-weight: 600;
}

.choose-program-div {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.choose-program-div.products {
  flex-flow: row-reverse;
  margin-bottom: 0;
}

.program-choice-box {
  border: 1px solid var(--black);
  border-radius: 13px;
  margin-bottom: 15px;
  padding: 0;
  position: relative;
}

.text-block-1449 {
  background-color: var(--tirz-green);
  font-family: var(--satoshi);
  color: var(--white);
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  margin-bottom: 15px;
  padding: 3px 8px;
  font-weight: 700;
  display: inline-block;
}

.text-block-1449.tirz {
  position: absolute;
  inset: 0% 3% auto auto;
}

.text-block-1449.sema {
  background-color: var(--blue-for-gradient);
  position: absolute;
  inset: 0% 3% auto auto;
}

.choice-box-flex {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.choice-box-div-1 {
  width: 100%;
}

.choice-div {
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 15px;
  display: flex;
}

.radio-button-label-6 {
  display: none;
}

.choice-img-div {
  background-color: var(--light-blue);
  border-radius: 9px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 17%;
  height: auto;
  display: flex;
}

.choice-img-div.tirz {
  background-color: var(--body);
}

.choice-img {
  width: 80px;
  height: auto;
}

.div-block-2102 {
  width: 80%;
  margin-left: 10px;
}

.choice-main-div {
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.radio-button-field-2 {
  position: absolute;
  inset: 0% auto auto 0%;
}

.choice-name {
  font-family: var(--satoshi);
  color: #333;
  font-size: 26px;
  font-weight: 900;
  line-height: 31px;
}

.text-block-724-copy {
  font-family: var(--satoshi);
  color: var(--999-grey);
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

.div-block-2103 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.dosage-text {
  background-color: var(--tirz-green);
  font-family: var(--satoshi);
  color: var(--white);
  text-align: center;
  margin-top: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  display: block;
}

.dosage-text.sema {
  background-color: var(--blue-for-gradient);
  font-size: 13px;
}

.choice-bullet {
  background-color: var(--body);
  font-family: var(--satoshi);
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.choice-bullet._2 {
  background-color: var(--weight);
}

.radio-button-2 {
  margin-top: 20px;
  margin-left: 0;
}

.nameprice-dive {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 5px;
  display: flex;
}

.nameprice-dive.sema {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.program-price {
  font-family: var(--satoshi);
  color: var(--black);
  margin-right: 0;
  font-size: 30px;
  font-weight: 900;
  line-height: 17px;
}

.text-span-338 {
  font-size: 20px;
}

.text-span-339 {
  font-size: 20px;
  line-height: 10px;
}

.superscript-4 {
  line-height: 0;
}

.progprice-div {
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  padding-top: 0;
  display: flex;
}

.program-amount {
  font-family: var(--satoshi);
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 1px;
  display: flex;
}

.dosage-text-mobile {
  background-color: var(--tirz-green);
  font-family: var(--satoshi);
  color: var(--white);
  text-align: center;
  margin-top: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  display: none;
}

.dosage-text-mobile.sema {
  background-color: var(--blue-for-gradient);
  font-size: 13px;
}

.text-block-1450 {
  font-size: 10px;
}

.text-block-1451 {
  margin-top: -1px;
  margin-bottom: 1px;
  font-size: 10px;
  font-weight: 900;
  line-height: 10px;
}

.text-block-1452 {
  font-size: 13px;
  font-weight: 900;
  line-height: 10px;
}

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

.text-block-1423 {
  color: #000;
  font-size: 11px;
}

.text-block-1453 {
  color: #000;
  font-size: 13px;
}

.text-block-1455 {
  color: #000;
  text-align: center;
  font-size: 10px;
  line-height: 10px;
}

.div-block-1745-copy {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.reco-img-div-copy {
  background-color: #fff;
  border-radius: 9px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  display: flex;
}

.reco-img-div-copy.combo {
  background-color: var(--light-blue);
  width: 20%;
  height: 100%;
  padding: 0;
}

.bundle-price-flex {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-797-copy {
  color: #000;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 900;
  line-height: 22px;
}

.category-text-3 {
  background-color: var(--weight);
  color: var(--black);
  border-radius: 0 0 6px 6px;
  margin-bottom: 3px;
  padding: 3px 5px;
  font-size: 12px;
  font-weight: 900;
}

.reco-button-div-copy {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.price-2 {
  color: #000;
  font-size: 30px;
  font-weight: 900;
  line-height: 24px;
}

.price-2.old {
  font-size: 23px;
}

.price-2.old.upsell {
  font-size: 20px;
  line-height: 25px;
}

.text-block-1454 {
  color: #000;
  font-size: 11px;
  font-weight: 800;
  line-height: 11px;
}

.image-595 {
  position: absolute;
  inset: 10% 0% 0%;
}

.text-block-798-copy {
  color: #000;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
}

.text-block-792-copy {
  color: #000;
  font-size: 25px;
  font-weight: 800;
  line-height: 30px;
}

.bundle-img-2 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.text-block-795-copy {
  color: #000;
  font-size: 30px;
  font-weight: 900;
  line-height: 30px;
}

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

.div-block-2104 {
  align-items: flex-start;
  display: flex;
}

.list-copy {
  margin-bottom: 5px;
  margin-left: 3px;
  padding-left: 10px;
}

.reco-box-product-price-copy {
  justify-content: space-between;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.reco-box-copy {
  background-color: #fff;
  background-image: linear-gradient(211deg, #d4edfc, #f8efe3 73%);
  border: 1px solid #000;
  margin-bottom: 15px;
  padding: 5px 0 0;
}

.reco-box-copy.backup {
  border: 1px solid var(--black);
  font-family: var(--satoshi);
  background-color: #fff;
  background-image: none;
  border-radius: 12px;
  width: 100%;
  margin-bottom: 25px;
  padding-top: 0;
  display: block;
  overflow: hidden;
}

.reco-box-top-copy-copy {
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 1px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.button-136-copy {
  background-color: var(--light-green);
  color: var(--black);
  text-align: center;
  border: 1px #fff;
  border-radius: 100px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: 800;
  line-height: 11px;
  text-decoration: none;
}

.button-136-copy:hover {
  background-color: var(--light-blue);
}

.image-596 {
  width: 20px;
  margin-right: 0;
}

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

.dollar-sign-2 {
  color: #000;
  font-weight: 900;
  line-height: 15px;
}

.reco-info-box-copy {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.reco-info-box-copy.bundle {
  align-items: stretch;
}

.reco-box-bottom-copy {
  border-top: 1.5px none var(--black);
  background-color: var(--white);
  flex-flow: row-reverse;
  justify-content: center;
  padding: 0 10px 10px;
  display: flex;
}

.div-block-2106 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  display: flex;
}

.item-list-div-copy, .item-list-div-copy.test {
  width: 100%;
}

.div-block-2107 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.item-list-div-copy, .item-list-div-copy.test {
  width: 100%;
}

.item-list-div-copy.popup {
  width: auto;
}

.button-149 {
  color: #666;
  text-align: center;
  background-color: #f3f3f3;
  border-radius: 13px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 18px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.button-149:hover {
  background-color: #dfdfdf;
}

.text-span-340 {
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.paragraph-187 {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 800;
}

.paragraph-188 {
  color: var(--black);
  text-align: center;
  margin-top: 30px;
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 800;
}

.div-block-2108 {
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 30px;
  display: flex;
}

.div-block-2109 {
  border: 1px solid var(--df-grey);
  background-image: none;
  border-radius: 13px;
  width: 32%;
  padding: 30px 20px;
  position: static;
}

.text-block-1456 {
  font-family: var(--satoshi);
  color: var(--black);
  text-align: left;
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 900;
  line-height: 28px;
}

.div-block-2110 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.div-block-2110.ns {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
}

.image-597 {
  width: 20px;
}

.image-597.no {
  padding: 2px;
}

.brand-logos {
  width: auto;
  height: 35px;
}

.brand-logos.eden {
  width: auto;
  height: 30px;
}

.brand-logos.ivim {
  height: 20px;
}

.brand-logos.henry {
  height: 28px;
  margin-bottom: -2px;
}

.brand-logos.willow {
  height: 20px;
  margin-bottom: 5px;
}

.brand-logos.ro {
  height: 30px;
}

.brand-logos.amble {
  height: 20px;
  margin-bottom: 1px;
}

.brand-logos.hims {
  height: 20px;
}

.brand-logos.reddit, .brand-logos.mochi {
  height: 25px;
}

.image-599, .image-599.ww {
  height: 35px;
}

.paragraph-189 {
  font-family: var(--satoshi);
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 18px;
  position: static;
}

.image-598-copy {
  width: auto;
  height: 30px;
}

.div-block-2111 {
  background-color: var(--transparent);
  border-radius: 13px;
  padding: 0;
}

.paragraph-190 {
  font-family: var(--satoshi);
  color: var(--black);
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 900;
  line-height: 19px;
}

.image-600 {
  height: 25px;
}

.brand-logos-flex {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.brand-table.ro {
  height: 30px;
}

.brand-table.henry {
  height: 20px;
}

.brand-table.willow {
  height: 15px;
}

.brand-table.ivim {
  height: 10px;
}

.image-601 {
  height: 20px;
}

.chart_headers-div {
  margin-bottom: 30px;
}

.chart_headers-div.hide {
  display: none;
}

.text-block-1457, .text-block-1458, .text-block-1459, .text-block-1460, .text-block-1461, .text-block-1462 {
  font-family: var(--satoshi);
}

.input-text {
  font-family: var(--satoshi);
  text-align: center;
  font-size: 15px;
  font-weight: 400;
}

.input-text.ns {
  font-size: 18px;
  font-weight: 500;
}

.form-box-div {
  border: 1px solid var(--df-grey);
  border-radius: 9px;
  margin-bottom: 15px;
  padding: 5px 10px;
  position: relative;
}

.form-box-div.portal {
  padding-bottom: 5px;
}

.form-box-div.portal.dropdown {
  border-bottom-style: none;
  border-bottom-color: var(--df-grey);
  margin-bottom: 0;
  padding-bottom: 15px;
}

.form-box-div.portal.order-info {
  padding-bottom: 15px;
}

.form-product-div {
  background-color: var(--white);
  background-image: linear-gradient(180deg, var(--light-green), var(--light-blue));
  border-radius: 9px;
  width: 60px;
  height: 60px;
}

.form-product-div.icon {
  background-color: var(--mind);
  background-image: none;
}

.form-product-div.ship {
  justify-content: center;
  align-items: center;
  padding-left: 3px;
  padding-right: 3px;
  display: flex;
}

.image-602 {
  width: 20px;
}

.icon-img-copy._1, .icon-img-copy._2 {
  padding: 0;
}

.icon-img-copy._1, .icon-img-copy._2 {
  padding: 0;
}

.icon-img-copy {
  padding: 15px 3px 0;
}

.icon-img-copy._1, .icon-img-copy._2 {
  padding: 0;
}

.icon-img-copy._3 {
  padding: 3px 3px 0;
}

.product-name-2-copy {
  font-family: var(--satoshi);
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  font-family: var(--satoshi);
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  font-family: var(--satoshi);
  margin-bottom: 3px;
  font-size: 18px;
  font-weight: 900;
  line-height: 20px;
}

.div-block-2112 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 15px;
  display: flex;
}

.text-block-1464 {
  font-family: var(--satoshi);
  text-align: left;
  font-weight: 700;
}

.text-block-1465 {
  font-family: var(--satoshi);
  color: var(--black);
  text-align: left;
  font-size: 90px;
  font-weight: 900;
  line-height: 30px;
}

.text-block-1466 {
  font-family: var(--satoshi);
  color: var(--black);
  text-align: left;
  font-size: 28px;
  font-weight: 500;
  line-height: 33px;
}

.text-block-1467 {
  font-family: var(--satoshi);
  color: var(--black);
  text-align: left;
  font-size: 21px;
  font-weight: 900;
  line-height: 21px;
}

.div-block-2113 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  display: flex;
}

.hiw_beforeafterdiv-copy {
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.text-span-341 {
  font-size: 30px;
}

.div-block-2114 {
  width: 40%;
}

.comparison-table-row {
  display: flex;
}

.comparison-table-row.ns {
  background-color: var(--light-blue);
}

.div-block-2115 {
  width: 55%;
}

.brand-cell {
  border-right: 1px solid var(--black);
  border-bottom: 1px solid var(--black);
  border-left: 1px solid var(--black);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 20%;
  padding: 10px;
  display: flex;
}

.brand-cell.bottom-1 {
  border-bottom-left-radius: 13px;
}

.brand-cell.mobile {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 10%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.brand-cell.top-1 {
  border-top: 1px solid #000;
  border-top-left-radius: 13px;
  width: 20%;
}

.input-cell {
  border-right: 1px solid var(--black);
  border-bottom: 1px solid var(--black);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 20%;
  padding: 10px;
  display: flex;
}

.input-cell.bottom2 {
  border-bottom-right-radius: 13px;
}

.input-cell.mobile {
  width: 45%;
}

.input-cell.mobile.bottom-2 {
  border-bottom-right-radius: 13px;
}

.input-cell.top-2 {
  border-top: 1px solid #000;
  border-top-right-radius: 13px;
}

.input-cell.top {
  border-top: 1px solid #000;
}

.table-cell-headers {
  font-family: var(--satoshi);
  text-align: center;
  font-size: 15px;
  font-weight: 900;
}

.brand-logo {
  height: 20px;
}

.brand-logo.ns {
  height: 30px;
}

.image-601-copy {
  height: 20px;
}

.text-block-1468 {
  font-family: var(--satoshi);
  color: var(--black);
}

@media screen and (max-width: 991px) {
  .image-362 {
    width: auto;
  }

  .section_blog-post {
    padding-left: 15%;
    padding-right: 15%;
  }

  .hero-div {
    padding-left: 0%;
    padding-right: 0%;
  }

  .text-block-736 {
    font-size: 20px;
    line-height: 26px;
  }

  .text-block-737 {
    font-size: 36px;
    line-height: 42px;
  }

  .div-block-1704 {
    padding-left: 8%;
    padding-right: 8%;
  }

  .div-block-1704.top {
    padding-left: 5%;
    padding-right: 5%;
  }

  .text-block-739 {
    font-size: 24px;
    line-height: 29px;
  }

  .div-block-1710 {
    padding-left: 8%;
    padding-right: 7%;
  }

  .text-block-741 {
    font-size: 30px;
    line-height: 36px;
  }

  .content-main-div {
    padding-left: 10%;
    padding-right: 10%;
  }

  .conten-info-div.desktop {
    padding-top: 33px;
  }

  .box-sub-text.desktop {
    margin-bottom: 10px;
  }

  .right-arrow-4, .left-arrow-3 {
    bottom: 6%;
  }

  .div-block-1734 {
    padding-left: 24%;
    padding-right: 24%;
  }

  .sp-elapsed, .sp-duration {
    display: flex;
  }

  .sp-title {
    font-size: 33px;
  }

  .order-arival-div, .add-to-cart-bttn, .dropdowns-set-adjust-div, .image-399, .shop-div {
    width: 100%;
  }

  .left-arrow-hide {
    right: -8%;
  }

  .right-arrow-7 {
    right: -9%;
  }

  .popup-modal {
    display: none;
  }

  .form-nav-div-2 {
    width: 64%;
  }

  .allergen-icon {
    width: 60px;
  }

  .allergen-box.pair {
    width: 49%;
  }

  .allergen-group {
    justify-content: space-between;
    width: 49%;
  }

  .table-wrap, .cta-wrap {
    padding-left: 8%;
    padding-right: 8%;
  }

  .product-links-flex-div {
    flex-flow: column;
  }

  .link-pair {
    width: 100%;
    margin-bottom: 30px;
  }

  .sp-elapsed-2, .sp-duration-2 {
    display: flex;
  }

  .portal-category-select-div {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .category-select-div-1 {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .enroll-form-block {
    width: 70%;
  }

  .enroll-form-question-text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .semaco_wrap {
    margin-top: -180px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .button-117.trans {
    padding: 10px 20px;
  }

  .link-72 {
    font-size: 12px;
  }

  .nav_wrap-2 {
    padding-left: 3%;
    padding-right: 3%;
  }

  .link-73.trans {
    font-size: 12px;
  }

  .button-126.trans {
    padding: 10px 20px;
    font-size: 12px;
  }

  .image-557 {
    width: 200px;
  }

  .div-block-2010 {
    margin-bottom: 20px;
  }

  .brandeddiv-2 {
    width: 70%;
  }

  ._2box_leftdiv-2 {
    width: 100%;
    margin-bottom: 20px;
  }

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

  .compblock_div-2 {
    flex-flow: column;
  }

  .link-74, .link-75.trans {
    font-size: 12px;
  }

  .button-138.trans {
    padding: 10px 20px;
    font-size: 12px;
  }

  .image-573 {
    width: 200px;
  }

  .cc-flex.weightloss {
    padding-left: 0;
    padding-right: 0;
  }

  ._3box_boxsub {
    font-size: 12px;
    line-height: 17px;
  }

  .cc_boxheader {
    font-size: 18px;
    line-height: 24px;
  }

  .complete-care-wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .section_headers {
    font-size: 33px;
    line-height: 36px;
  }

  .gridbox_header-2.wl {
    font-size: 19px;
    line-height: 23px;
  }

  .grid_wrap-2 {
    padding-left: 3%;
    padding-right: 3%;
  }

  .gridbox_sub {
    font-size: 13px;
    line-height: 18px;
  }

  .image-587 {
    height: 25px;
  }
}

@media screen and (max-width: 767px) {
  .sp-track-wrapper {
    padding: 20px;
  }

  .percent-prog {
    height: 30px;
  }

  .sp-track-wrapper-2 {
    padding: 20px;
  }
}

@media screen and (max-width: 479px) {
  .hero_div {
    padding-top: 10px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .hero-content-div {
    padding-bottom: 330px;
  }

  .hero-left-div {
    flex-flow: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .hero-left-div.senior {
    margin-bottom: 30px;
    padding-bottom: 0;
  }

  .link-block {
    margin-bottom: 30px;
  }

  .heading {
    text-align: center;
    font-size: 36px;
    line-height: 45px;
  }

  .text-block-2 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 28px;
  }

  .hero-cta-div {
    flex-flow: column;
    width: 100%;
    margin-top: 0;
  }

  .button-div {
    width: 100%;
    margin-bottom: 15px;
  }

  .button-div.centered {
    width: 100%;
  }

  .rating-div {
    justify-content: center;
    width: 100%;
  }

  .media-logos-text {
    font-size: 14px;
    font-weight: 400;
  }

  .image-337 {
    height: 20px;
  }

  .image-337.desk-only {
    display: none;
  }

  .body-div {
    flex-flow: column;
    padding-left: 0%;
    padding-right: 0%;
  }

  .body-div.reverse {
    flex-flow: column-reverse;
    padding-right: 0%;
  }

  .body-div.bottom {
    padding-bottom: 50px;
  }

  .body-div.switch, .boxes-main-div {
    flex-flow: column;
  }

  .boxes-left {
    width: 100%;
    margin-bottom: 30px;
  }

  .boxes-div {
    width: 100%;
  }

  .box-div {
    padding: 20px 10px;
  }

  .text-block-592 {
    font-size: 36px;
  }

  .text-block-593 {
    font-size: 17px;
    line-height: 22px;
  }

  .hero-section {
    background-position: 50% 100%;
    background-size: 50%;
    padding-top: 20px;
    padding-left: 8%;
    padding-right: 8%;
  }

  .media-logos-section {
    padding-top: 30px;
    padding-left: 4%;
    padding-right: 4%;
  }

  .body-section {
    margin-bottom: 0;
    padding: 0 0%;
  }

  .body-section.color {
    padding-top: 50px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .body-section.testimonials {
    padding-left: 3%;
    padding-right: 3%;
  }

  .body-section.dark {
    padding-top: 50px;
  }

  .weight-slider-main-div {
    flex-flow: column;
  }

  .weight-slider-left {
    width: 100%;
    margin-bottom: 0;
  }

  .text-block-172, .text-block-168 {
    text-align: left;
    font-size: 18px;
    line-height: 24px;
  }

  .text-block-171 {
    font-size: 70px;
    line-height: 70px;
  }

  .weight-slider-div {
    border-style: none;
    width: 100%;
    margin-bottom: 30px;
    padding: 30px 0 0;
  }

  .weight-slider-div.hero {
    width: 100%;
    margin-left: 0;
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .text-block-169 {
    font-size: 50px;
    line-height: 50px;
  }

  .text-block-594 {
    font-size: 39px;
    line-height: 45px;
  }

  .steps-button-div {
    margin-top: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-1163 {
    background-color: #6d22ff;
    width: 25px;
    height: 25px;
    display: none;
  }

  .paragraph-66 {
    text-align: left;
    width: 96%;
    font-size: 18px;
  }

  .steps-sub-head {
    margin-bottom: 10px;
    font-size: 21px;
    line-height: 30px;
  }

  .div-block-1574 {
    align-items: flex-start;
    padding-top: 0;
  }

  .image-202 {
    width: 60px;
    margin-right: 10px;
  }

  .div-block-1162 {
    text-align: left;
    flex-flow: row;
    margin-bottom: 10px;
  }

  .heading-56 {
    text-align: left;
    width: 100%;
    font-size: 36px;
    line-height: 42px;
  }

  .steps-header-div {
    align-items: flex-start;
  }

  .steps-div {
    flex-flow: column;
  }

  .text-block-257 {
    font-size: 16px;
  }

  .text-block-258 {
    margin-top: -4px;
    font-size: 22px;
    font-weight: 800;
    line-height: 22px;
  }

  .step-div {
    flex-flow: row;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 40px;
  }

  .divider {
    display: none;
  }

  .text-span-122 {
    font-size: 21px;
  }

  .body-header {
    text-align: center;
    width: 100%;
    font-size: 36px;
    line-height: 42px;
  }

  .body-header.centered {
    font-size: 36px;
    line-height: 45px;
  }

  .text-block-600 {
    width: 100%;
  }

  .slider-div, .slider {
    display: none;
  }

  .card {
    width: 100%;
    margin-bottom: 30px;
  }

  .div-block-1562 {
    border-bottom-color: #6d22ff;
  }

  .card-2 {
    width: 100%;
    margin-bottom: 30px;
  }

  .div-block-1575 {
    border-bottom-color: #6d22ff;
  }

  .div-block-1576 {
    border-bottom-color: var(--black);
  }

  .mobile-slider {
    display: block;
  }

  .b-a_div {
    flex-flow: column;
  }

  .mask-2 {
    height: 450px;
  }

  .card-3 {
    width: 100%;
    margin-bottom: 30px;
  }

  .text-block-605 {
    font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
    font-size: 14px;
  }

  .text-block-606 {
    font-family: var(--inter\<deleted\|variable-ff383c5b-b141-c46e-8021-494cb6ae8df5\>);
    color: var(--black);
    font-weight: 800;
  }

  .slider-2 {
    height: 490px;
  }

  .top-div {
    flex-flow: column;
    align-items: flex-start;
  }

  .top-div-left {
    width: 100%;
  }

  .text-block-607 {
    font-size: 36px;
    line-height: 45px;
  }

  .top-div-right {
    width: 100%;
  }

  .box-1.small.a, .box-1.small.b {
    background-size: 40%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .box-1.long-a, .box-1.long-b {
    background-position: 93% 100%;
    background-size: 25%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .box-header-div {
    margin-bottom: 60px;
  }

  .bottom-div {
    flex-flow: column;
    align-items: flex-start;
  }

  .bottom-div-left {
    width: 100%;
    margin-bottom: 30px;
  }

  .bottom-div-right {
    width: 100%;
  }

  .grid-top-div {
    flex-flow: column;
  }

  .left-centered {
    width: 100%;
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-612 {
    font-size: 36px;
    line-height: 45px;
  }

  .text-block-613 {
    font-size: 16px;
  }

  .right-image-div {
    width: 100%;
  }

  .grid-bottom {
    flex-flow: column;
  }

  .grid-box {
    width: 100%;
    margin-bottom: 50px;
  }

  .grid-box.wl {
    text-align: center;
    text-align: center;
    text-align: left;
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-divider {
    width: 100%;
    margin-bottom: 30px;
  }

  .results-div {
    flex-flow: column;
  }

  .results-left {
    width: 100%;
  }

  .text-block-616 {
    font-size: 36px;
    line-height: 45px;
  }

  .grid-right {
    width: 100%;
    padding: 25px 0 0;
  }

  .cta-div {
    flex-flow: column;
  }

  .text-block-618 {
    font-size: 36px;
    line-height: 41px;
  }

  .cta-right {
    border-radius: 16px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .cta-left {
    border-top-right-radius: 16px;
    border-bottom-left-radius: 0;
    width: 100%;
    margin-bottom: 30px;
    padding: 20px 0 10px;
  }

  .text-block-619 {
    width: 90%;
    font-size: 17px;
    line-height: 24px;
  }

  .cta-body-div {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-620 {
    text-align: center;
    font-size: 15px;
  }

  .text-block-86 {
    font-size: 20px;
  }

  .div-block-1020 {
    border-left-style: none;
    width: 100%;
    padding-left: 0%;
  }

  .dd-div {
    margin-top: 0;
  }

  .dropdown-toggle-3 {
    padding: 15px 39px 15px 0;
  }

  .filter-dropdown {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-67, .paragraph-68 {
    text-align: left;
    width: 100%;
  }

  .div-block-1406 {
    flex-flow: column;
  }

  .div-block-1407 {
    width: 100%;
    margin-bottom: 25px;
  }

  .div-block-1585 {
    padding-top: 0;
  }

  .div-block-1410 {
    flex-flow: column;
    margin-bottom: 0;
  }

  .no-discount-price {
    margin-bottom: 0;
    margin-left: 18px;
    margin-right: 0;
    font-size: 14px;
  }

  .no-discount-price.step-2 {
    margin-right: 2px;
  }

  .no-discount-price.step-2.report {
    font-size: 16px;
  }

  .div-block-1404 {
    width: 100%;
  }

  .div-block-1589 {
    margin-top: 0;
  }

  .paragraph-115 {
    text-align: center;
    font-size: 8px;
    line-height: 8px;
  }

  .text-block-625 {
    margin-bottom: 3px;
    font-size: 22px;
    font-weight: 800;
  }

  .div-block-1397 {
    width: 100%;
    margin-bottom: 10px;
  }

  .div-block-1408 {
    width: 100%;
  }

  .left-arrow-2 {
    margin-left: -30px;
    display: none;
  }

  .div-block-1391 {
    padding-left: 4%;
    padding-right: 4%;
  }

  .right-arrow-2 {
    margin-right: -30px;
    display: none;
  }

  .text-block-628 {
    width: 100%;
  }

  .div-block-1413 {
    margin-bottom: 15px;
  }

  .div-block-1393 {
    padding-top: 30px;
  }

  .paragraph-99 {
    width: 100%;
  }

  .text-block-501 {
    font-size: 13px;
    line-height: 17px;
  }

  .image-278 {
    width: 35px;
    height: 35px;
  }

  .image-278.report {
    margin-top: 4px;
  }

  .text-block-503 {
    text-align: center;
    font-size: 13px;
    line-height: 17px;
  }

  .savings-div {
    background-color: #eefcff;
    padding: 10px;
    display: flex;
  }

  .div-block-1414 {
    width: 32%;
  }

  .div-block-1395 {
    width: 100%;
  }

  .slide-4 {
    width: 73%;
  }

  .div-block-1396 {
    flex-flow: column;
  }

  .text-block-462 {
    font-size: 28px;
    line-height: 29px;
  }

  .item-detail._1 {
    width: auto;
  }

  .text-block-435 {
    padding-left: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 15px;
  }

  .paragraph-97 {
    font-size: 18px;
  }

  .div-block-1402 {
    width: 100%;
  }

  .text-block-468 {
    font-size: 18px;
  }

  .text-block-468.small {
    font-size: 15px;
  }

  .text-block-469 {
    font-size: 23px;
  }

  .text-block-631 {
    font-size: 12px;
  }

  .div-block-1412 {
    width: 100%;
    margin-bottom: 20px;
  }

  .link-5 {
    color: var(--666-grey);
  }

  .body-text-div {
    flex-flow: column;
    align-items: center;
    width: 100%;
    padding-left: 7%;
    padding-right: 7%;
    display: flex;
  }

  .body-media-div {
    width: 91%;
  }

  .centered-body-div {
    background-position: 60% 92%, 30% 93%;
    padding-top: 50px;
    padding-bottom: 200px;
  }

  .container {
    padding-left: 9%;
    padding-right: 9%;
  }

  .image-362 {
    width: auto;
  }

  .blog-subheader {
    font-size: 23px;
    line-height: 30px;
  }

  .post-body {
    line-height: 30px;
  }

  .share-link {
    width: auto;
  }

  .blog-link {
    width: 100%;
    margin-bottom: 50px;
  }

  .section_blog-post {
    padding-left: 3%;
    padding-right: 3%;
  }

  .div-block-1653 {
    width: auto;
    margin-bottom: 20px;
  }

  .body-main-div {
    padding-top: 50px;
  }

  .content-links-div {
    flex-flow: column;
    align-items: flex-start;
  }

  .blog-links-div {
    flex-flow: column;
  }

  .blog-title {
    font-size: 36px;
    line-height: 42px;
  }

  .share-link-2 {
    width: auto;
  }

  .cta-block-flex {
    flex-flow: column;
  }

  .cta-left-div {
    width: 100%;
    margin-bottom: 25px;
  }

  .text-block-648.report {
    font-size: 20px;
  }

  .container-22 {
    padding-top: 20px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .text-block-664 {
    padding-left: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 15px;
  }

  .text-block-664.report {
    font-size: 16px;
    line-height: 19px;
  }

  .text-block-664.report.top {
    font-size: 16px;
  }

  .div-block-1623 {
    width: 100%;
  }

  .savings-div-2 {
    background-color: var(--light-green);
    border: 1px solid #000;
    margin-bottom: 50px;
    padding: 10px;
    display: flex;
  }

  .text-block-665 {
    margin-bottom: 3px;
    font-size: 20px;
    font-weight: 800;
  }

  .image-348 {
    width: 35px;
    height: 35px;
  }

  .image-348.report {
    margin-top: 4px;
  }

  .div-block-1640 {
    width: 100%;
    margin-bottom: 20px;
  }

  .div-block-1654 {
    margin-bottom: 15px;
  }

  .image-358 {
    height: 24px;
  }

  .div-block-1630 {
    width: 100%;
  }

  .div-block-1634 {
    flex-flow: column;
  }

  .right-arrow-3 {
    margin-right: -30px;
    display: none;
  }

  .text-block-656 {
    text-align: center;
    font-size: 13px;
    line-height: 17px;
  }

  .div-block-1637 {
    padding-top: 30px;
  }

  .div-block-1637.b {
    padding-top: 0;
  }

  .text-block-651.report {
    font-size: 18px;
  }

  .container_profile-button {
    padding-left: 5%;
    padding-right: 5%;
  }

  .container_profile-button.content {
    margin-left: 0;
    margin-right: 0;
    padding-left: 3%;
    padding-right: 3%;
  }

  .huge-savings-div, .div-block-1610 {
    width: 100%;
  }

  .report-slider-div {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .table-header {
    font-size: 18px;
  }

  .table-header.small {
    font-size: 15px;
  }

  .div-block-1616 {
    width: 100%;
    margin-bottom: 25px;
  }

  .paragraph-120 {
    font-size: 18px;
  }

  .div-block-1615 {
    width: 100%;
    margin-bottom: 10px;
  }

  .report-summary-div {
    padding-top: 0;
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-block-1607 {
    width: 32%;
  }

  .summary-entry-2 {
    padding: 10px;
  }

  .text-block-644 {
    font-size: 13px;
    line-height: 17px;
  }

  .div-block-1624 {
    padding-top: 0;
  }

  .paragraph-118 {
    text-align: center;
    font-size: 8px;
    line-height: 8px;
  }

  .text-block-654 {
    font-size: 28px;
    line-height: 29px;
  }

  .text-block-660 {
    font-size: 12px;
  }

  .text-block-661, .paragraph-121 {
    width: 100%;
  }

  .div-block-1617 {
    flex-flow: column;
    margin-bottom: 0;
  }

  .testimonial-div {
    flex-flow: column;
    padding-top: 0;
  }

  .testimonial-div.c {
    padding-top: 30px;
  }

  .text-block-672 {
    text-align: center;
    width: 80%;
    font-size: 30px;
  }

  .cta-right-div {
    width: 50%;
  }

  .button-74 {
    width: 100%;
  }

  .heading-57 {
    text-align: center;
    font-size: 36px;
    line-height: 45px;
  }

  .hero-section-2 {
    background-position: 50% 100%;
    background-size: 50%;
    padding-top: 20px;
    padding-left: 8%;
    padding-right: 8%;
  }

  .text-block-681 {
    text-align: center;
    width: 93%;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 28px;
  }

  .hero-content-div-2 {
    border-bottom-style: none;
    flex-flow: column;
    padding-bottom: 0;
  }

  .div-block-1657 {
    width: 100%;
  }

  .body-text-div-2 {
    flex-flow: column;
    align-items: center;
    width: 100%;
    margin-bottom: 30px;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
  }

  .body-section-2 {
    margin-bottom: 0;
    padding: 0 0%;
  }

  .body-header-2 {
    text-align: center;
    width: 100%;
    font-size: 36px;
    line-height: 42px;
  }

  .body-paragraph {
    text-align: center;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 28px;
  }

  .div-block-1658 {
    padding: 0 4% 20px;
  }

  .section-_body {
    padding: 20px 3% 40px;
  }

  .section-_body.steps {
    padding-bottom: 40px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .section-_body.slider {
    padding-bottom: 30px;
    display: flex;
  }

  .section-_body.testimonial {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .section-_body.testimonial.senior-init {
    display: block;
  }

  .section-_body.faq {
    padding: 30px 3% 80px;
  }

  .section-_body.faq.senior-init {
    padding-left: 5%;
  }

  .articles-div {
    flex-flow: column;
  }

  .article-box {
    width: 100%;
    margin-bottom: 30px;
  }

  .image-359 {
    width: 30%;
  }

  .div-block-1659 {
    flex-flow: column;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1660 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-687 {
    font-size: 36px;
    line-height: 42px;
  }

  .body-section-3 {
    margin-bottom: 0;
    padding: 0 0%;
  }

  .div-block-1662 {
    padding-bottom: 0;
    padding-left: 4%;
    padding-right: 4%;
  }

  .text-block-690 {
    font-size: 36px;
    line-height: 42px;
  }

  .paragraph-123 {
    margin-bottom: 45px;
  }

  .div-block-1665 {
    flex-flow: column;
    justify-content: space-between;
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-1666 {
    width: 100%;
    margin-bottom: 45px;
  }

  .div-block-1667 {
    width: 15%;
  }

  .div-block-1668 {
    width: 80%;
  }

  .image-377 {
    margin-bottom: 60px;
    margin-left: 0;
  }

  .div-block-1669 {
    padding-left: 4%;
    padding-right: 4%;
  }

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

  .link-10 {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 18px;
  }

  .div-block-447 {
    flex-direction: column;
    width: 100%;
  }

  .text-block-54 {
    margin-left: 0;
  }

  .div-block-446.mock {
    padding-top: 20px;
  }

  .div-block-980 {
    flex-flow: row;
    align-items: flex-start;
    margin-bottom: 15px;
  }

  .image-6 {
    width: auto;
  }

  .paragraph-125 {
    text-align: left;
    width: 100%;
  }

  .text-block-548 {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 22px;
  }

  .text-block-550 {
    margin-bottom: 30px;
    font-size: 16px;
  }

  ._2-choices-div {
    width: 100%;
    margin-bottom: 20px;
  }

  .div-block-1495 {
    padding-left: 3%;
    padding-right: 3%;
  }

  .age-choices-div {
    flex-flow: column;
    margin-bottom: 10px;
  }

  .text-block-552 {
    font-size: 10px;
    line-height: 16px;
  }

  .text-block-549 {
    font-size: 30px;
    line-height: 36px;
  }

  .div-block-1500 {
    height: 140px;
  }

  .quiz-prog-bar, .div-block-1502 {
    padding-left: 3%;
    padding-right: 3%;
  }

  .link_back {
    left: 3%;
  }

  .parent-quiz-div {
    padding-left: 3%;
    padding-right: 3%;
  }

  .button-70 {
    width: 100%;
  }

  .image-314, .div-block-1515 {
    width: 50%;
  }

  .quiz-question {
    font-size: 25px;
    line-height: 31px;
  }

  .submit-button-10 {
    width: 100%;
  }

  .form-nav-div {
    width: 88%;
  }

  .top-nav-elements {
    justify-content: center;
  }

  .form-progress-div {
    width: 83%;
  }

  .text-block-505 {
    display: none;
  }

  .div-block-1442 {
    width: auto;
    display: block;
  }

  .link-block-42 {
    display: none;
  }

  .link-block-42.form-rep {
    display: block;
  }

  .top-nav-div {
    padding-left: 3%;
    padding-right: 3%;
  }

  .text-block-509 {
    display: none;
  }

  .questions-div {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
  }

  .questions-div.form-rep {
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .form-subs {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .form-subs.form-rep {
    width: 83%;
  }

  .text-field-43 {
    color: #000;
    width: 100%;
    height: 60px;
    font-size: 18px;
  }

  .text-field-43:focus {
    border-color: #bbffa3;
  }

  .text-field-44.height {
    height: 60px;
    font-size: 18px;
  }

  .text-field-44.height:focus {
    border-color: #bbffa3;
  }

  .div-block-1678 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-bottom: 5px;
    display: flex;
  }

  .button-68 {
    width: 100%;
    height: 50px;
    margin-bottom: 15px;
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 15px;
  }

  .checks-div {
    padding-left: 0%;
    padding-right: 0;
  }

  .checks-div.end {
    padding-left: 0%;
  }

  .text-block-696 {
    margin-bottom: 5px;
    margin-left: 15px;
    font-size: 12px;
  }

  .text-block-712 {
    font-family: var(--mulish);
    font-size: 15px;
  }

  .felix-form-block.form-rep {
    width: 100%;
    margin-top: 30px;
  }

  .felix-form-block.form-rep.top {
    margin-top: 10px;
  }

  .program-choice-div {
    flex-direction: column;
  }

  .program-choice-div.products {
    flex-flow: column-reverse;
    margin-bottom: 0;
  }

  .text-block-714 {
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
  }

  .bullet-div.end {
    align-items: flex-start;
  }

  .text-block-715 {
    text-align: center;
    font-size: 13px;
    line-height: 17px;
  }

  .div-block-1643.sema {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1643.tirz {
    padding-left: 0;
  }

  .text-field-46.weight {
    width: 100%;
    height: 60px;
    font-size: 18px;
  }

  .text-field-46.weight:focus {
    border-color: #bbffa3;
  }

  .div-block-1681 {
    padding-left: 0;
    padding-right: 0;
  }

  .select-field-7 {
    width: 100%;
  }

  .select-field-7:active {
    border-color: #083047;
  }

  .select-field-7.form {
    width: 100%;
    height: 60px;
    font-size: 16px;
    font-weight: 700;
  }

  .select-field-7.form:focus {
    border-color: #6d22ff;
  }

  .div-block-1685 {
    padding-top: 30px;
  }

  .paragraph-126.report {
    width: 100%;
  }

  .paragraph-126.form {
    width: 60%;
    padding-left: 0;
  }

  .text-block-517 {
    margin-right: 0;
    font-size: 19px;
  }

  .div-block-1478 {
    width: 100%;
  }

  .div-block-1478.mobile-entry {
    width: 100%;
    margin-bottom: 10px;
  }

  .div-block-1478.mobile-entry.form {
    padding-right: 0;
  }

  .div-block-1478.mobile-entry.form._2.height, .div-block-1480 {
    width: 100%;
  }

  .div-block-1480.mobile-entry {
    width: 100%;
    margin-bottom: 10px;
  }

  .div-block-1480.mobile-entry.form {
    padding-right: 0;
  }

  .div-block-1480.mobile-entry.form._2.weight {
    justify-content: space-between;
    width: 100%;
  }

  .image-380 {
    width: 20px;
    margin-right: 0;
  }

  .form-price.felix {
    width: 40%;
    padding-left: 0;
  }

  .div-block-1687 {
    width: 100%;
  }

  .phone-number-field-3 {
    width: 27%;
  }

  .phone-number-field-3.form {
    border-color: #6d22ff;
    width: 31%;
    height: 60px;
    padding-left: 0;
    font-size: 18px;
  }

  .phone-number-field-3.form:focus {
    border-color: #bbffa3;
  }

  .phone-number-field-3._2 {
    width: 43%;
  }

  .phone-number-field-3._2.form.birth {
    width: 30%;
  }

  .phone-number-field-3._2.form {
    height: 60px;
  }

  .phone-number-field-3._2.form:focus {
    border-color: #bbffa3;
  }

  .phone-number-field-3.form, .phone-number-field-3.form.birth {
    border-color: #000;
    width: 31%;
    height: 60px;
    font-size: 18px;
  }

  .phone-number-field-3.form.birth.felix {
    padding-left: 0;
  }

  .phone-number-field-3.form.birth.felix:focus {
    border-color: #bbffa3;
  }

  .phone-number-field-3._1.form {
    border-color: var(--black);
    width: 31%;
    height: 60px;
    font-size: 18px;
  }

  .phone-number-field-3._1.form:focus {
    border-color: #bbffa3;
  }

  .div-block-1470 {
    width: 100%;
  }

  .div-block-1470.mobile-entry {
    width: 100%;
    margin-bottom: 10px;
  }

  .div-block-1470.mobile-entry.form {
    padding-right: 0;
  }

  .table-header-2 {
    font-size: 18px;
  }

  .table-header-2.small {
    font-size: 15px;
  }

  .text-field-47 {
    color: #000;
    width: 100%;
    height: 60px;
    font-size: 18px;
  }

  .text-field-47.email.form {
    width: 100%;
  }

  .text-field-47.email.form:focus {
    border-color: #bbffa3;
  }

  .text-block-724 {
    color: var(--999-grey);
    margin-bottom: 5px;
    font-weight: 900;
  }

  .div-block-1691 {
    width: 100%;
    margin-bottom: 10px;
  }

  .div-block-1694 {
    width: 32%;
  }

  .form-price-div {
    margin-top: 30px;
  }

  .form-price-div.felix {
    justify-content: space-between;
    margin-top: 20px;
  }

  .div-block-1481, .div-block-1487 {
    flex-direction: column;
  }

  .text-block-725 {
    font-size: 13px;
    line-height: 17px;
  }

  .div-block-1476 {
    flex-direction: column;
  }

  .text-block-513 {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 27px;
  }

  .text-block-513.end.long {
    font-size: 26px;
  }

  .text-block-513.form-rep {
    width: 80%;
  }

  .text-block-513.form-rep.long {
    width: 90%;
  }

  .text-block-513.form-rep.short {
    width: 100%;
  }

  .text-block-513.hq {
    font-size: 33px;
    line-height: 36px;
  }

  .div-block-1695 {
    padding-top: 0;
  }

  .div-block-1697 {
    width: 58%;
    display: block;
  }

  .link-block-48 {
    width: 100%;
  }

  .link-block-48.method.oral, .link-block-48.method.inject {
    border-color: #000;
  }

  .link-block-48.tirz {
    color: #000;
    background-image: url('../images/NS_TirzepatideVial.png');
    background-position: 90% 20%;
    background-repeat: no-repeat;
    background-size: 18%;
  }

  .link-block-48.tirz:hover {
    border-color: var(--black);
  }

  .link-block-48.sema {
    background-image: url('../images/NS_SemaglutideVial.png');
    background-position: 90% 20%;
    background-repeat: no-repeat;
    background-size: 18%;
  }

  .link-block-48.sema:hover {
    border-color: var(--black);
  }

  .div-block-1479 {
    width: 100%;
  }

  .div-block-1479.mobile-entry {
    width: 100%;
    margin-bottom: 10px;
  }

  .div-block-1479.mobile-entry.form {
    padding-right: 0;
  }

  .div-block-1479.mobile-entry.form._2.weight {
    justify-content: space-between;
    width: 100%;
  }

  .paragraph-127, .phone-entry-div {
    width: 100%;
  }

  .text-block-730 {
    width: 80%;
  }

  .text-field-45.weight {
    width: 100%;
    height: 60px;
    font-size: 18px;
  }

  .text-field-45.weight:focus {
    border-color: #bbffa3;
  }

  .text-block-732 {
    font-size: 12px;
  }

  .select-field-5 {
    width: 31%;
    height: 60px;
    margin-right: 3px;
    font-size: 18px;
  }

  .select-field-5.felix {
    padding-left: 12px;
  }

  .select-field-5.felix:focus {
    border-color: #bbffa3;
  }

  .text-block-735 {
    width: 100%;
  }

  .form-product-2 {
    font-weight: 900;
  }

  .checkbox-field-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .checkbox-field-15:active {
    background-color: #ece6ff;
    border-color: #6d22ff;
  }

  .div-block-1450 {
    align-items: center;
  }

  .div-block-1450.end {
    text-align: left;
    justify-content: flex-start;
    padding-left: 0;
  }

  .telehealth-button-div {
    padding-left: 0;
    padding-right: 0;
  }

  .question-div-2.form-rep {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .hero-div {
    padding: 30px 3% 50px;
  }

  .image-385 {
    height: 23px;
  }

  .text-block-736 {
    width: 100%;
    font-size: 20px;
    line-height: 26px;
  }

  .text-block-737 {
    width: 100%;
    font-size: 30px;
    line-height: 36px;
  }

  .button-box {
    width: 100%;
  }

  .div-block-1701 {
    padding-bottom: 10px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .div-block-1702 {
    flex-flow: column;
  }

  .div-block-1702.mock {
    margin-bottom: 30px;
  }

  .div-block-1703 {
    margin-bottom: 10px;
  }

  .div-block-1704 {
    padding: 0 3%;
  }

  .div-block-1704.top {
    padding-bottom: 0;
  }

  .div-block-1705 {
    flex-flow: column-reverse;
    align-items: flex-start;
  }

  .div-block-1705.flip {
    flex-flow: column;
  }

  .div-block-1706 {
    width: 100%;
    margin-bottom: 40px;
  }

  .div-block-1706.mid {
    margin-bottom: 0;
  }

  .text-block-739 {
    font-size: 24px;
    line-height: 30px;
  }

  .text-block-740 {
    margin-bottom: 35px;
  }

  .div-block-1707 {
    width: 100%;
  }

  .div-block-1708 {
    flex-flow: column-reverse;
    width: 100%;
    display: block;
    overflow: hidden;
  }

  .div-block-1708.mid {
    margin-bottom: 30px;
  }

  .image-387 {
    margin-top: -46px;
  }

  .image-388 {
    margin-left: 0;
    padding-bottom: 0;
  }

  .div-block-1710 {
    padding-top: 0;
    padding-left: 3%;
    padding-right: 3%;
  }

  .text-block-741 {
    width: 100%;
    font-size: 29px;
    line-height: 35px;
  }

  .nav-bar-div {
    justify-content: space-between;
    max-width: 100%;
    padding: 0 0% 10px 3%;
    display: block;
  }

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

  .navbar {
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
    inset: 0%;
  }

  .nav-link {
    border-top: 1px solid var(--df-grey);
    padding: 15px 0;
    font-size: 16px;
    font-weight: 700;
  }

  .nav-menu {
    background-color: var(--white);
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    flex-flow: column;
    align-items: flex-start;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    display: flex;
    position: relative;
  }

  .nav-button {
    width: 90%;
    margin-top: 15px;
  }

  .menu-button {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    position: static;
  }

  .menu-button:active {
    background-color: var(--df-grey);
  }

  .menu-button.w--open {
    float: right;
    color: var(--black);
    background-color: #ddf0f1;
    position: relative;
  }

  .product-display-div {
    padding-top: 20px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .product-image {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .product-details {
    width: 100%;
    display: block;
  }

  .text-block-742 {
    font-size: 30px;
    line-height: 36px;
  }

  .product-div {
    flex-flow: column;
    padding-left: 0%;
    padding-right: 0%;
  }

  .image-390 {
    margin-bottom: 0;
    padding: 0;
  }

  .add-to-cart-button {
    width: 100%;
  }

  .cart-quantity {
    background-color: var(--light-green);
    font-family: var(--mulish);
  }

  .cart-button {
    padding-right: 0;
  }

  .div-block-1714 {
    margin-top: 10px;
    padding-right: 45px;
  }

  .div-block-1716 {
    flex-flow: column;
    padding-top: 20px;
    padding-left: 1%;
    padding-right: 1%;
  }

  .div-block-1717 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-1718 {
    width: 100%;
    padding-left: 0;
  }

  .product-preview-div {
    padding-bottom: 25px;
  }

  .content-main-div {
    width: 100%;
    padding-bottom: 130px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .text-block-755 {
    font-size: 33px;
    line-height: 39px;
  }

  .content-box {
    padding: 0;
  }

  .content-box.desktop {
    display: none;
  }

  .content-box.mobile {
    display: flex;
  }

  .media-side-div {
    width: 29%;
  }

  .conten-info-div {
    width: 73%;
    padding-top: 20px;
    padding-bottom: 12px;
  }

  .conten-info-div.small-box {
    width: 63%;
    padding-top: 5px;
    padding-bottom: 10px;
  }

  .text-block-756 {
    width: auto;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 900;
    line-height: 26px;
  }

  .box-sub-text {
    width: 90%;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 19px;
  }

  .box-sub-text.short {
    width: 83%;
  }

  .media-links-div {
    width: 100%;
  }

  .media-play-box {
    width: 48%;
  }

  .content-text {
    font-size: 13px;
    font-weight: 800;
  }

  .content-text.centered {
    display: block;
  }

  .play-div {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    display: flex;
  }

  .play-div.down-flex {
    width: 35px;
    height: 35px;
  }

  .solutions-div {
    flex-flow: row;
  }

  .featured-solution-box {
    width: 49%;
    margin-bottom: 20px;
  }

  .div-block-1732 {
    padding-top: 20px;
    padding-bottom: 15px;
  }

  .div-block-1733 {
    justify-content: center;
    align-items: flex-start;
    width: 65%;
  }

  .text-block-759 {
    margin-top: 5px;
    font-size: 16px;
    line-height: 20px;
  }

  .text-block-760 {
    font-size: 10px;
  }

  .banner-div {
    margin-bottom: 0;
  }

  .content-details-div {
    justify-content: space-between;
    align-items: center;
    padding: 0;
  }

  .content-details-div.align-top {
    align-items: flex-start;
    padding-top: 6px;
    padding-bottom: 12px;
  }

  .content-details-div.small-box {
    justify-content: flex-start;
  }

  .box-banner-text {
    padding: 0 4px;
    font-size: 12px;
  }

  .box-banner-text.with-div {
    padding-top: 0;
    padding-bottom: 0;
    position: static;
  }

  .box-banner-text.hide {
    display: none;
  }

  .box-banner-text.pod {
    inset: auto auto 0% 0%;
  }

  .text-block-762 {
    font-family: var(--mulish);
    padding-top: 0;
    font-size: 8px;
    font-weight: 800;
    line-height: 8px;
  }

  .image-392 {
    width: auto;
    height: 60px;
  }

  .featured-solutions-slider {
    margin-bottom: 15px;
    overflow: hidden;
  }

  .icon-24 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .right-arrow-4, .left-arrow-3 {
    bottom: 16%;
  }

  .videos-slide {
    flex-flow: column;
  }

  .featured-video {
    width: 100%;
    margin-bottom: 20px;
  }

  .left-arrow-4 {
    display: block;
    bottom: 8%;
    overflow: hidden;
  }

  .right-arrow-5 {
    display: block;
    bottom: 8%;
  }

  .video-slider {
    margin-bottom: 0;
    padding-bottom: 40px;
    overflow: visible;
  }

  .featured-video-div {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .icon-25 {
    margin-top: 0;
    margin-left: 0;
  }

  .image-393 {
    width: auto;
  }

  .div-block-1734 {
    padding-top: 20px;
    padding-left: 7%;
    padding-right: 7%;
  }

  .text-block-764 {
    margin-bottom: 30px;
  }

  .sp-artist-name {
    margin-bottom: 43px;
  }

  .sp-track-wrapper {
    background-color: #fff;
    border-style: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .sp-title {
    margin-bottom: 10px;
  }

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

  .product-div-wrap {
    padding-top: 100px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .product-div-box {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: none;
  }

  .product-images-div {
    width: 100%;
    margin-bottom: 0;
  }

  .product-detail-div {
    width: 100%;
    margin-top: -20px;
  }

  .rating-text {
    font-size: 14px;
  }

  .order-arival-div, .add-to-cart-bttn {
    width: 100%;
  }

  .perk-div {
    width: 49%;
  }

  .perks-div {
    width: 100%;
  }

  .payments-div {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    justify-content: space-around;
    width: auto;
    display: flex;
  }

  .image-7.update {
    margin-right: 5px;
  }

  .dropdowns-div-wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .lightbox-div {
    width: 100%;
  }

  .drpdwn-lightbox-div {
    flex-flow: column;
  }

  .dropdowns-wrapper, .dropdowns-set-adjust-div {
    width: 100%;
  }

  .description-dropdown {
    padding-left: 0;
    padding-right: 0;
  }

  .dropdown-toggle-5 {
    padding: 15px 39px 15px 10px;
  }

  .dropdown-header {
    font-size: 18px;
  }

  .video-div-wrap {
    padding-top: 0;
    padding-left: 3%;
    padding-right: 3%;
  }

  .play-div-short-box {
    width: 14%;
    margin-left: 0;
    position: absolute;
    inset: auto 1.5% 4% auto;
  }

  .ingredients-info-div-wrap {
    padding-left: 5%;
    padding-right: 5%;
  }

  .info-content-div {
    display: none;
  }

  .text-block-772 {
    width: 80%;
    font-size: 19px;
    line-height: 22px;
  }

  .text-block-773 {
    font-size: 15px;
    line-height: 20px;
  }

  .mobile-info-content {
    display: block;
  }

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

  .info-slider {
    background-color: #0000;
    height: auto;
    padding-bottom: 50px;
  }

  .info-box-slide {
    background-color: var(--white);
    border-radius: 9px;
    padding: 40px 30px 90px 20px;
    position: relative;
  }

  .info-box-text {
    width: 80%;
  }

  .image-398 {
    width: 40%;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .image-398._2 {
    width: 35%;
    inset: auto 0% 0% auto;
  }

  .text-block-774 {
    width: 100%;
  }

  .text-block-774.left {
    text-align: left;
  }

  .slide-nav-3 {
    color: #000;
    font-size: 10px;
  }

  .image-399 {
    width: 100%;
    margin-bottom: 30px;
  }

  .info-div {
    width: 100%;
    max-width: none;
  }

  .promo-div {
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
  }

  .text-block-775 {
    text-align: center;
    font-size: 10px;
    font-weight: 700;
  }

  .nav-holder-div {
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
    position: relative;
  }

  .product-image-slider {
    margin-bottom: 0;
    overflow: hidden;
  }

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

  .product-slide {
    width: 70%;
    margin-right: 10px;
  }

  .shop-div-wrap {
    padding-top: 30px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .shop-div-wrap.storefront {
    padding: 50px 3% 0;
  }

  .shop-div {
    width: 100%;
  }

  .image-402 {
    width: 25px;
    margin-top: -5px;
  }

  .shop-slider {
    flex-flow: row;
    width: 100%;
    height: 100%;
    margin-bottom: 30px;
    display: flex;
  }

  .icon-27 {
    margin: 0;
    font-size: 18px;
  }

  .left-arrow-hide {
    width: 20px;
    height: 20px;
    display: block;
    inset: auto auto 0% 40%;
  }

  .left-arrow-hide.supps {
    bottom: -2%;
  }

  .preview-details-div {
    padding-left: 10px;
    padding-right: 10px;
  }

  .preview-details-div.pt {
    padding-bottom: 0;
  }

  .image-403 {
    width: 25px;
  }

  .text-block-777 {
    font-size: 10px;
    line-height: 15px;
  }

  .preview-header-div {
    margin-bottom: 5px;
  }

  .text-block-778 {
    font-size: 15px;
    line-height: 15px;
  }

  .text-block-779 {
    font-size: 9px;
    line-height: 14px;
  }

  .text-block-780 {
    margin-bottom: 15px;
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
  }

  .product-amount {
    font-size: 20px;
    line-height: 20px;
  }

  .dollar {
    font-size: 10px;
    line-height: 10px;
  }

  .daily-price {
    font-size: 6px;
  }

  .preview-button-div {
    align-items: center;
    bottom: 5%;
  }

  .learn-more-button {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 7px;
    font-weight: 900;
    display: none;
  }

  .preview-add-to-cart {
    width: 75%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px;
    line-height: 12px;
  }

  .preview-cta-button {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 10px;
    line-height: 13px;
  }

  .product-box-slide {
    width: 49%;
    height: auto;
    margin-right: 10px;
  }

  .mask-3 {
    width: 100%;
    height: auto;
    padding-right: 3px;
  }

  .right-arrow-7 {
    width: 20px;
    height: 20px;
    inset: auto 40% 0% auto;
  }

  .right-arrow-7.supps {
    bottom: -2%;
  }

  .mobile-learn-more-button {
    border: 1px solid var(--black);
    background-color: var(--white);
    font-family: var(--mulish);
    color: var(--black);
    border-radius: 100px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    text-decoration: none;
    display: flex;
  }

  .text-block-781 {
    text-align: center;
    font-size: 20px;
    font-weight: 900;
  }

  .popup-modal {
    padding-left: 5%;
    padding-right: 5%;
    display: none;
  }

  .popup-content-div, .button-20 {
    width: 100%;
  }

  .image-150 {
    width: 80%;
  }

  .form-block, .submit-button-11 {
    width: 100%;
  }

  .div-block-1740 {
    padding-top: 100px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .grid {
    grid-auto-flow: row dense;
  }

  .mobile-lightbox-div {
    margin-bottom: 30px;
    display: none;
  }

  .desktop-lightbox-div {
    display: none;
  }

  .chat-box-div {
    flex-flow: column;
    justify-content: space-between;
    width: 100%;
    display: flex;
    inset: 0%;
  }

  .chat-body-div {
    max-width: 1000px;
    padding-top: 20px;
    overflow: auto;
  }

  .chat-reco-div {
    height: 600px;
    margin-bottom: 0;
  }

  .category-text.upsell.body {
    background-color: var(--body);
  }

  .reco-box-product-price {
    max-width: 390px;
  }

  .div-block-1745 {
    justify-content: center;
  }

  .reco-img-div.test {
    width: 22%;
  }

  .item-list-div.test {
    padding-bottom: 10px;
    padding-left: 3%;
  }

  .text-block-798 {
    font-size: 14px;
  }

  .reco-button-div {
    width: 100%;
  }

  .text-block-799 {
    font-size: 13px;
  }

  .text-block-800 {
    font-size: 11px;
  }

  .text-block-802 {
    line-height: 17px;
  }

  .phone-frame-div {
    width: 24%;
    right: 4%;
  }

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

  .div-block-1759 {
    padding-left: 0;
  }

  .cart-menu-div {
    width: 100%;
  }

  .cart-top-div {
    background-color: var(--white);
  }

  .cart-image-div {
    width: 90px;
    height: 90px;
  }

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

  .link-block-60 {
    border: 1px solid var(--df-grey);
    border-radius: 99px;
    width: 30px;
    padding: 3px;
  }

  .text-block-814 {
    font-family: var(--mulish);
    color: var(--black);
    font-size: 23px;
    line-height: 23px;
  }

  .search {
    position: relative;
  }

  .search-button {
    background-color: #0000;
    background-image: url('../images/icon_search.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 70%;
    width: 40px;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .search-input {
    font-family: var(--mulish);
    border-radius: 9px;
  }

  .menu-top-box {
    z-index: 999;
    background-color: var(--white);
    padding: 20px 20px 10px;
    position: absolute;
    inset: 0% 0% auto;
  }

  .most-popular-div {
    font-family: var(--mulish);
    text-align: left;
    margin-bottom: 15px;
    padding-top: 125px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 800;
  }

  .text-block-815 {
    font-family: var(--mulish);
    margin-bottom: 10px;
    font-weight: 900;
  }

  .most-pop-link {
    border-top: 1px solid var(--df-grey);
    color: var(--black);
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 0;
    font-weight: 400;
    text-decoration: none;
    display: flex;
  }

  .most-pop-link.last {
    border-bottom: 1px solid var(--df-grey);
  }

  .text-block-816 {
    font-size: 18px;
    font-weight: 900;
  }

  .image-side-div {
    background-color: var(--light-blue);
    border-radius: 9px;
    width: 70px;
  }

  .image-side-div.weight {
    background-color: var(--weight);
  }

  .image-side-div.mind {
    background-color: var(--mind);
  }

  .image-side-div.skin {
    background-color: var(--skin);
  }

  .div-block-1761 {
    text-align: left;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .icon-28 {
    padding-top: 4px;
  }

  .section_checkout-nav {
    padding-left: 3%;
    padding-right: 3%;
  }

  .checkout-top-nav-elements {
    justify-content: space-between;
  }

  .form-nav-div-2 {
    width: 88%;
  }

  .help-label {
    display: none;
  }

  .progress-div-2 {
    width: 83%;
  }

  .logo-link, .percent-text {
    display: none;
  }

  .checkout-help-wrap {
    flex-flow: column;
    justify-content: center;
    width: auto;
    display: flex;
  }

  .total-amount {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-701 {
    margin-bottom: 0;
  }

  .checkout-header {
    font-size: 40px;
    font-weight: 900;
    line-height: 45px;
  }

  .div-block-960.new {
    justify-content: space-between;
    align-items: center;
  }

  .div-block-960.new.mobile {
    width: 100%;
  }

  .checkout-left-div {
    width: 100%;
    margin-bottom: 30px;
  }

  .checkout-left-div.signup {
    margin-bottom: 0;
  }

  .checkout-summary-div {
    padding-left: 20px;
    padding-right: 20px;
    display: none;
  }

  .checkout-summary-div.desktop {
    display: none;
  }

  .checkout-summary-div.mobile {
    border-style: none;
    border-color: var(--black);
    background-color: var(--white);
    font-family: var(--satoshi);
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .shipping-form-div, .shipping-form-div.sign-up {
    margin-bottom: 0;
  }

  .checkout-summary-entry.new {
    padding-left: 0;
    padding-right: 0;
  }

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

  .div-block-976 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-976.addons {
    justify-content: flex-start;
    align-items: center;
  }

  .item-price-text.free {
    color: var(--999-grey);
  }

  .item-price-text.blk {
    font-weight: 900;
  }

  .checkout-button-2 {
    font-weight: 700;
  }

  .checkout-right-div {
    width: 100%;
  }

  .address-split {
    color: var(--999-grey);
  }

  .section_checkout-body {
    flex-flow: column;
    padding-top: 20px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .text-block-163 {
    color: #000;
    font-family: Manrope, sans-serif;
  }

  .text-block-141 {
    font-weight: 700;
  }

  .checkout-form-header {
    font-family: var(--satoshi);
    margin-bottom: 0;
    font-weight: 900;
  }

  .checkout-form-header.form.signup {
    font-size: 24px;
  }

  .product-name-2 {
    margin-bottom: 3px;
    font-size: 20px;
    line-height: 22px;
  }

  .product-name-2.portal {
    font-size: 20px;
    line-height: 24px;
  }

  .product-name-2.form {
    text-align: left;
    font-size: 18px;
  }

  .checkout-sub {
    font-size: 17px;
  }

  .tf_textfield {
    border-radius: 6px;
    margin-bottom: 25px;
  }

  .tf_textfield:focus {
    border-color: #6d22ff;
  }

  .tf_textfield::placeholder {
    font-size: 13px;
  }

  .order-div {
    background-color: var(--white);
    padding-left: 0;
    padding-right: 0;
  }

  .tf_textfield-2 {
    border-radius: 6px;
    margin-bottom: 25px;
  }

  .tf_textfield-2:focus {
    border-color: #6d22ff;
  }

  .tf_textfield-2::placeholder {
    font-size: 13px;
  }

  .tf_textfield-2.phone::placeholder {
    color: #dfdfdf;
  }

  .tf_textfield-2.half {
    width: 48%;
  }

  .checkout-header-2 {
    font-size: 30px;
    font-weight: 700;
  }

  .card-fields-div {
    font-family: var(--satoshi);
    color: var(--black);
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-821 {
    font-family: var(--satoshi);
  }

  .bold-text-5 {
    font-size: 30px;
  }

  .checkout-product-div-2 {
    background-color: var(--white);
    background-image: none;
  }

  .checkout-button-3 {
    background-color: var(--light-green);
    font-family: var(--mulish);
    font-weight: 700;
  }

  .checkout-button-3:hover {
    background-color: var(--light-blue);
  }

  .checkout-button-3.desktop {
    display: none;
  }

  .checkout-button-3.desktop.new {
    display: block;
  }

  .checkout-button-3.new {
    font-family: var(--satoshi);
    margin-bottom: 30px;
  }

  .text-block-707 {
    font-family: var(--satoshi);
    font-size: 18px;
    font-weight: 500;
  }

  .promo-div-2.new, .card-div {
    margin-bottom: 0;
  }

  .text-block-822 {
    font-family: var(--satoshi);
    color: #000;
  }

  .text-block-823 {
    font-weight: 700;
  }

  .text-block-705 {
    font-family: var(--mulish);
    color: var(--black);
    font-weight: 700;
  }

  .checkout-form-header-2 {
    margin-bottom: 25px;
  }

  .card-top-div {
    font-family: var(--satoshi);
    padding-left: 15px;
    padding-right: 15px;
  }

  .mobile-pay-button-div {
    margin-bottom: 40px;
    display: block;
  }

  .card-form {
    margin-bottom: 0;
  }

  .checkout-sub-2 {
    font-size: 17px;
  }

  .tf_textfield-3 {
    font-family: var(--satoshi);
    color: var(--999-grey);
    border-radius: 6px;
    margin-bottom: 25px;
    font-weight: 300;
  }

  .tf_textfield-3:focus {
    border-color: #6d22ff;
  }

  .tf_textfield-3::placeholder {
    font-size: 13px;
  }

  .tf_textfield-3.promo.checkout {
    height: 55px;
  }

  .tf_textfield-3.promo.checkout.new {
    border-color: var(--df-grey);
  }

  .tf_textfield-3.half {
    width: 48%;
  }

  .desktop-pay-button-div {
    display: none;
  }

  .checkbox-label-17 {
    font-family: var(--satoshi);
    margin-bottom: 0;
  }

  .div-block-1040 {
    margin-bottom: 30px;
  }

  .text-block-50 {
    font-size: 12px;
  }

  .link-block-10:hover {
    background-color: var(--white);
    border-radius: 11px;
  }

  .form-5 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .heading-45 {
    margin-top: 0;
    font-size: 36px;
    line-height: 45px;
  }

  .text-block-201 {
    margin-bottom: 15px;
    font-size: 20px;
  }

  .container-12 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .google-sign-in-div {
    border-radius: 11px;
    height: 60px;
  }

  ._4things-wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .paragraph-130 {
    margin-bottom: 45px;
    font-size: 20px;
  }

  .div-block-1767 {
    flex-flow: column;
    justify-content: space-between;
    margin-top: 0;
    margin-bottom: 0;
  }

  ._4things-text {
    font-size: 17px;
  }

  .div-block-1770 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 100%;
    margin-bottom: 45px;
    padding-left: 33px;
  }

  .icon-div {
    width: 25px;
  }

  .div-block-1772 {
    width: 80%;
  }

  .text-block-827 {
    font-size: 22px;
  }

  .text-block-829 {
    text-align: left;
    margin-bottom: 0;
    font-size: 30px;
    line-height: 46px;
  }

  .allergen-div-wrap {
    padding: 30px 3% 0;
  }

  .allergen-div {
    flex-flow: column;
  }

  .allergen-icon {
    width: 60px;
  }

  .allergen-group {
    width: 100%;
    margin-bottom: 30px;
  }

  .review-wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .reviews-flex-div {
    flex-flow: column;
  }

  .review-box {
    width: 100%;
    margin-bottom: 20px;
  }

  .register-box {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-977.checkout.step-1 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .no-discount-price-2 {
    margin-bottom: 0;
    margin-left: 18px;
    margin-right: 0;
    font-size: 14px;
  }

  .text-block-327 {
    color: #000;
    font-family: Manrope, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
  }

  .dropdown-sum-toggle {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0;
  }

  .dropdown-sum-toggle.w--open {
    padding-right: 0;
  }

  .icon-19 {
    margin-top: 0;
    inset: 0% auto 0% 0%;
  }

  .div-block-1283 {
    background-color: #fff9f4;
    justify-content: space-between;
    align-items: center;
    padding: 0 0%;
    display: flex;
  }

  .text-block-842 {
    color: #000;
    font-family: Manrope, sans-serif;
  }

  .form-block-9.drop-sum {
    border-bottom: 1px solid #efefef;
    margin-bottom: 0;
    padding: 20px 3% 20px 5%;
  }

  .div-block-1773.new.summary-drop {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .text-block-333 {
    color: #000;
    font-family: Manrope, sans-serif;
    font-weight: 400;
  }

  .text-block-843 {
    font-weight: 700;
  }

  .image-36 {
    width: 69px;
  }

  .text-block-329 {
    color: #000;
    margin-top: -20px;
    font-family: Manrope, sans-serif;
    font-weight: 700;
  }

  .text-block-331 {
    color: #000;
    font-family: Manrope, sans-serif;
  }

  .order-dropdown {
    width: 100%;
  }

  .text-block-336 {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 50px;
    padding-left: 0%;
    font-family: Manrope, sans-serif;
    font-size: 10px;
  }

  .text-block-336.step-1 {
    margin-bottom: 20px;
  }

  .text-block-336.step-1.update {
    font-family: var(--satoshi);
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    line-height: 13px;
  }

  .text-block-341 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
    font-family: Manrope, sans-serif;
    font-size: 9px;
    font-style: italic;
    line-height: 16px;
  }

  .dropdown-sum {
    margin-bottom: 10px;
  }

  .dropdown-sum.update {
    margin-bottom: 15px;
  }

  .text-block-332 {
    color: #000;
    font-family: Manrope, sans-serif;
    font-weight: 700;
  }

  .div-block-1282 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .div-block-962.new.drop-sub {
    margin-bottom: 5px;
  }

  .order-summary-div {
    background-color: var(--white);
    border-top: 1px #ffdabd;
    border-bottom: 1px #ffdabd;
    padding-left: 0%;
    padding-right: 0%;
  }

  .text-block-88._2 {
    font-size: 15px;
    line-height: 25px;
  }

  .text-block-88._2.after {
    font-size: 16px;
  }

  .dropdown-summary {
    position: relative;
  }

  .dropdown-summary.w--open {
    background-color: var(--white);
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-328 {
    color: #000;
    font-family: Manrope, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
  }

  .bold-text-3 {
    font-size: 19px;
    font-weight: 700;
  }

  .div-block-269._2.new {
    border-bottom-color: #b0d0d8;
  }

  .div-block-269._2.new.drop-sum {
    border-bottom-color: #efefef;
    margin-bottom: 0;
    padding: 10px 3% 5px 5%;
  }

  .div-block-269._2.new.drop-sum.total {
    border-bottom-style: none;
    margin-top: 0;
  }

  .div-block-269._1.new {
    border-style: none;
    border-color: #000;
    margin-top: 16px;
    margin-bottom: 0;
  }

  .div-block-269._1.new.summary-drop {
    border-top-style: solid;
    border-top-color: #efefef;
    border-bottom-color: #efefef;
    margin-bottom: 0;
    padding-top: 20px;
    padding-left: 5%;
    padding-right: 3%;
  }

  .open-drop-text {
    margin-bottom: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .div-block-1777 {
    padding-bottom: 20px;
  }

  .list {
    margin-bottom: 0;
  }

  .list.full {
    margin-bottom: 20px;
  }

  .table-wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .table-div-header {
    margin-bottom: 15px;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
  }

  .text-span-184 {
    font-size: 33px;
  }

  .text-block-846 {
    line-height: 24px;
  }

  .text-block-850 {
    font-size: 14px;
  }

  .text-block-850._1 {
    font-size: 13px;
  }

  .text-block-850._2 {
    font-size: 12px;
  }

  .link-block-66 {
    right: 0%;
  }

  .product-links-wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .what-others-bought-div {
    width: 100%;
  }

  .cta-wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .cta-boxes-div {
    flex-flow: column;
  }

  .div-block-1780 {
    width: 100%;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-852 {
    font-size: 25px;
  }

  .paragraph-135 {
    font-size: 15px;
  }

  .category {
    display: none;
  }

  .video-header-sub-div {
    margin-bottom: 25px;
  }

  .product-links-flex-div {
    flex-flow: column;
    margin-bottom: 20px;
  }

  .link-pair {
    width: 100%;
    margin-bottom: 30px;
  }

  .div-block-1782, .video {
    width: 100%;
  }

  .div-block-1783 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-block-855 {
    text-align: left;
  }

  .rx-div-wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .rx-section-button-div {
    margin-top: -20px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-1785 {
    background-color: #6d22ff;
    width: 25px;
    height: 25px;
    display: none;
  }

  .text-block-857 {
    margin-top: -4px;
    padding-left: 0;
    font-size: 22px;
    font-weight: 900;
    line-height: 22px;
  }

  .image-421 {
    width: 60px;
    height: 60px;
    margin-right: 23px;
  }

  .image-421.pad {
    height: auto;
  }

  .paragraph-136 {
    text-align: left;
    width: 96%;
    font-size: 18px;
  }

  .text-block-256 {
    font-size: 30px;
    line-height: 30px;
  }

  .div-block-1786 {
    align-items: flex-start;
    padding-top: 0;
  }

  .div-block-1787 {
    text-align: left;
    flex-flow: row;
    margin-bottom: 10px;
  }

  .div-block-1161 {
    flex-flow: row;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 40px;
  }

  .heading-59 {
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 34px;
    line-height: 34px;
  }

  .div-block-1160 {
    flex-flow: column;
  }

  .text-block-858 {
    font-size: 16px;
  }

  .category_mobile {
    background-color: var(--weight);
    font-family: var(--mulish);
    color: var(--black);
    margin-bottom: 10px;
    padding: 2px 5px;
    font-weight: 900;
    display: inline-block;
  }

  .div-block-1789, .div-block-1790 {
    flex-flow: column;
  }

  .div-block-1791 {
    justify-content: flex-start;
    width: 100%;
  }

  .menu-category-link {
    padding-left: 0;
  }

  .sf_hero-wrap {
    padding-bottom: 50px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .sf_hero-div {
    flex-flow: column;
  }

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

  .button-86 {
    width: 100%;
  }

  .category-links-wrap {
    padding-top: 0;
    padding-left: 3%;
    padding-right: 3%;
  }

  .category-links-div {
    flex-flow: column;
    padding-left: 10px;
    padding-right: 10px;
  }

  .links-group-1 {
    width: 100%;
    margin-bottom: 15px;
  }

  .links-group-2 {
    width: 100%;
  }

  .div-block-1794 {
    margin-top: -10px;
    margin-bottom: 25px;
  }

  .store-top-image-div {
    width: 100%;
  }

  .product-name-box {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-1796 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .text-block-868 {
    font-size: 14px;
  }

  .button-87 {
    width: 38%;
    font-size: 14px;
  }

  .div-block-1206 {
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 15px;
  }

  .button-50 {
    width: 100%;
  }

  .text-block-271 {
    margin-bottom: 15px;
    font-size: 33px;
    line-height: 35px;
  }

  .div-block-1205 {
    margin-top: 20px;
  }

  .container-19 {
    margin-bottom: 60px;
    padding-top: 0;
  }

  .paragraph-70 {
    width: 100%;
    font-size: 18px;
    line-height: 24px;
  }

  .div-block-1232 {
    padding-left: 3%;
    padding-right: 3%;
  }

  .text-block-272 {
    font-size: 18px;
  }

  .div-block-1115 {
    width: 100%;
  }

  .div-block-1111 {
    padding-left: 3%;
    padding-right: 3%;
  }

  .text-block-232 {
    margin-bottom: 15px;
  }

  .div-block-1119 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: flex-start;
  }

  .div-block-1113 {
    width: 100%;
    margin-bottom: 30px;
  }

  .text-block-229 {
    font-size: 19px;
  }

  .div-block-1120 {
    flex-direction: column;
  }

  .text-block-231 {
    margin-right: 0;
  }

  .button-44 {
    width: 100%;
    margin-bottom: 15px;
  }

  .bold-text-20 {
    font-size: 30px;
  }

  .div-block-1112 {
    flex-flow: column-reverse;
  }

  .button-45 {
    width: 100%;
  }

  .text-block-227 {
    font-size: 24px;
  }

  .compliance-top-div {
    padding-bottom: 50px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .compliance-header {
    width: 100%;
  }

  .compliance-body-div, .saftey-comp-div {
    padding-left: 3%;
    padding-right: 3%;
  }

  .form-3-header-div {
    padding: 8px 5%;
  }

  .image-30 {
    width: auto;
    height: 16px;
  }

  .bullet-points {
    width: 100%;
    margin-bottom: 15px;
  }

  .paragraph-138 {
    text-align: center;
    width: 98%;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 300;
    line-height: 26px;
  }

  .div-block-1807 {
    align-items: flex-start;
    width: 100%;
    margin-bottom: 25px;
  }

  .image-428 {
    margin-right: 23px;
  }

  .div-block-1808 {
    flex-flow: column;
    width: 100%;
  }

  .link-49 {
    display: none;
  }

  .container-24 {
    padding-left: 4%;
    padding-right: 4%;
  }

  .div-block-1809 {
    padding-top: 30px;
  }

  .button-88 {
    width: 100%;
  }

  .text-block-871 {
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    font-size: 33px;
    line-height: 41px;
  }

  .div-block-1810 {
    flex-flow: column;
    align-items: center;
    margin-bottom: 35px;
  }

  .text-block-872 {
    margin-bottom: 5px;
    font-size: 20px;
  }

  .text-block-873 {
    color: #000;
    line-height: 22px;
  }

  .sales-top-wrap {
    padding: 30px 3%;
  }

  .text-block-874 {
    width: 80%;
    font-size: 45px;
    line-height: 51px;
  }

  .text-block-761 {
    width: 100%;
    font-size: 18px;
    line-height: 24px;
  }

  .div-block-1811 {
    width: 100%;
  }

  .presell-form-div-2 {
    flex-direction: column;
  }

  .paragraph-139 {
    width: 100%;
  }

  .product-box-div._2.presell {
    width: 100%;
    margin-bottom: 20px;
  }

  .product-box-div._4.presell-form {
    width: 100%;
    margin-bottom: 30px;
  }

  .image-429 {
    width: 20px;
    margin-right: 5px;
  }

  .heading-7 {
    font-size: 33px;
  }

  .tag-color {
    margin-right: 0;
  }

  .div-block-1815, .paragraph-140 {
    width: 100%;
  }

  .sales-block-wrap {
    padding: 0 3%;
  }

  .div-block-1025 {
    margin-bottom: 5px;
  }

  .div-block-1816 {
    margin-bottom: 10px;
  }

  .text-block-768 {
    font-size: 36px;
    line-height: 40px;
  }

  .text-block-878 {
    width: 80%;
    line-height: 33px;
  }

  .text-block-879 {
    font-size: 29px;
  }

  .div-block-1822 {
    width: 100%;
  }

  .div-block-1822.b {
    margin-bottom: 30px;
    display: block;
  }

  .text-block-883 {
    width: 80%;
    line-height: 33px;
  }

  .text-block-883._2 {
    display: none;
  }

  .div-block-1823 {
    width: 100%;
    margin-bottom: 30px;
  }

  .div-block-1825 {
    flex-flow: column;
    margin-bottom: 0;
  }

  .media-logos-header {
    font-size: 14px;
    font-weight: 400;
  }

  .image-430 {
    height: 20px;
  }

  .image-430.desk-only {
    display: none;
  }

  .text-block-885 {
    text-align: left;
    font-size: 18px;
    line-height: 24px;
  }

  .box-div-2 {
    padding: 20px 10px;
  }

  .text-block-886 {
    text-align: left;
    font-size: 18px;
    line-height: 24px;
  }

  .testi-div {
    width: 100%;
    max-width: none;
  }

  .text-block-887 {
    font-size: 36px;
  }

  ._4steps-button-div {
    margin-top: -20px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-19 {
    width: 100%;
    padding-bottom: 0;
  }

  .div-block-1827 {
    width: 100%;
    margin-bottom: 50px;
  }

  .div-block-1828 {
    border-bottom-color: var(--black);
  }

  .text-block-888 {
    font-size: 70px;
    line-height: 70px;
  }

  .div-block-1550 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-span-116 {
    font-size: 33px;
    line-height: 36px;
  }

  .div-block-1830 {
    background-color: #6d22ff;
    width: 25px;
    height: 25px;
    display: none;
  }

  .text-block-889 {
    margin-top: -4px;
    font-size: 22px;
    font-weight: 900;
    line-height: 22px;
  }

  .weight-slider_header {
    font-size: 36px;
    line-height: 42px;
  }

  .weight-slider_header.wl {
    font-size: 33px;
    line-height: 36px;
  }

  .image-433 {
    width: 60px;
    height: 60px;
    margin-right: 10px;
  }

  .paragraph-141 {
    text-align: left;
    width: 96%;
    font-size: 18px;
  }

  .div-block-1553 {
    flex-flow: column;
  }

  .top-sub-text {
    font-size: 30px;
    line-height: 30px;
  }

  .mask-5 {
    height: 450px;
  }

  .slider-and-boxes-div {
    flex-flow: column;
  }

  .div-block-1832 {
    align-items: flex-start;
    padding-top: 0;
  }

  .boxes-right-div {
    width: 100%;
  }

  .card-4 {
    width: 100%;
    margin-bottom: 30px;
  }

  .testi-header, .testi-header.wl {
    font-size: 36px;
    line-height: 42px;
  }

  .div-block-1834 {
    text-align: left;
    flex-flow: row;
    margin-bottom: 10px;
  }

  .div-block-1551 {
    width: 100%;
  }

  .div-block-1836 {
    flex-flow: row;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 40px;
  }

  .text-block-894 {
    font-size: 17px;
    line-height: 22px;
  }

  .desktop-slider {
    display: none;
  }

  .text-block-895 {
    font-size: 50px;
    line-height: 50px;
  }

  .button-91 {
    font-weight: 700;
  }

  ._4-steps-header {
    font-family: var(--mulish);
    text-align: left;
    width: 90%;
    font-size: 36px;
    line-height: 46px;
  }

  .slider-left-div {
    width: 100%;
    padding: 0;
  }

  ._4steps-headers-div {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .weight-slider-div-2 {
    border-style: none;
    width: 100%;
    margin-bottom: 0;
    padding: 30px 0;
  }

  ._4steps-flex-div {
    flex-flow: column;
  }

  .slider-6 {
    height: 490px;
  }

  .paragraph-117 {
    width: 100%;
  }

  .text-block-899 {
    font-size: 16px;
  }

  ._4steps-div-wrap {
    padding: 30px 3% 50px;
  }

  .checklist-box-div {
    flex-flow: column;
  }

  .div-block-1567 {
    border-top-right-radius: 16px;
    border-bottom-left-radius: 0;
    width: 100%;
    padding: 20px 20px 50px;
  }

  .div-block-1567.senior-init {
    width: 100%;
  }

  .div-block-1568 {
    border-top-right-radius: 0;
    border-bottom-left-radius: 16px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-1568.senior-init {
    width: 100%;
  }

  .text-block-900 {
    width: 100%;
    font-size: 34px;
    line-height: 40px;
  }

  .text-block-900.senior-init {
    font-size: 30px;
    line-height: 36px;
  }

  .image-435 {
    width: 30px;
    margin-top: 0;
  }

  .text-block-901 {
    width: 100%;
    margin-top: 3px;
    font-size: 17px;
    line-height: 24px;
  }

  .quote-div {
    margin-bottom: 0;
  }

  .quote-text {
    width: 100%;
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 35px;
  }

  .text-span-196 {
    font-size: 23px;
    line-height: 23px;
  }

  .quote-button-div {
    width: 100%;
    margin-top: -10px;
  }

  .image-436 {
    width: 30%;
  }

  .text-block-905 {
    font-size: 19px;
  }

  .div-block-1018 {
    flex-direction: column;
    align-items: flex-start;
  }

  .div-block-1843 {
    border-left-style: none;
    width: 100%;
    padding-left: 0%;
  }

  .div-block-1019 {
    width: 100%;
    margin-bottom: 25px;
    padding-right: 0%;
  }

  .faq-div {
    width: 100%;
    max-width: none;
    padding: 0 0% 80px;
  }

  .faq-div.senior-init {
    padding-bottom: 30px;
  }

  .dropdown-toggle-9 {
    padding: 15px 39px 15px 0;
  }

  .filter-dropdown-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-181 {
    font-size: 45px;
    line-height: 50px;
  }

  .text-block-181.senior-init {
    font-size: 39px;
    line-height: 45px;
  }

  .top-blogs-div-wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .top-blogs-div {
    flex-flow: column;
  }

  .main-featured-blog-div {
    width: 100%;
    margin-bottom: 30px;
  }

  .div-block-1845 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .category-bar.ear {
    display: inline-block;
  }

  .text-block-907 {
    font-size: 30px;
    line-height: 36px;
  }

  .featured-blogs-stacked-div {
    justify-content: space-between;
    width: 100%;
    display: flex;
  }

  .featured-blog-div {
    width: 48%;
  }

  .text-block-908 {
    font-size: 20px;
    line-height: 22px;
  }

  .featured-divided-div {
    display: none;
  }

  .audio-div-wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .featured-audio-summary-div {
    flex-flow: column;
  }

  .audio-summary-text-div {
    width: 100%;
    margin-bottom: 15px;
  }

  .content-home-audio-player-div {
    width: 100%;
  }

  .article-links-wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .article-links-flex {
    flex-flow: column;
  }

  .links-pair-div {
    width: 100%;
    margin-bottom: 20px;
  }

  .portal-top-div {
    padding-left: 3%;
    padding-right: 3%;
  }

  .portal-tab {
    border: 1px solid var(--df-grey);
    color: var(--aaa-grey);
    text-align: center;
    border-radius: 6px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0;
    display: flex;
  }

  .portal-tab.w--current {
    border-color: var(--pastel-blue);
    background-color: var(--pastel-blue);
    color: var(--white);
    display: flex;
  }

  .tabs-menu {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    overflow: visible;
  }

  .portal-tab-div {
    padding-top: 30px;
  }

  .portal-tab-div.profile {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .portal-cta-div {
    flex-flow: column;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }

  .portal-cta-text-div {
    width: 100%;
    margin-bottom: 20px;
  }

  .text-block-916 {
    margin-bottom: 15px;
    font-size: 19px;
  }

  .text-block-917 {
    font-size: 16px;
  }

  .button-94 {
    text-align: center;
    width: 100%;
  }

  .portal-categories-div {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .portal-category-links-row {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    align-items: stretch;
    width: 100%;
    margin-bottom: 20px;
  }

  .portal-category-link {
    border: 1px solid #000;
    border-radius: 99px;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    font-size: 14px;
  }

  ._3-checks-div {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .text-block-920 {
    font-size: 16px;
  }

  .portal-content-link {
    flex-flow: column;
  }

  .portal-link-image-div {
    width: 100%;
  }

  .portal-link-text-div {
    width: 100%;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-926 {
    font-size: 18px;
  }

  .text-block-927 {
    font-size: 15px;
    line-height: 16px;
  }

  .portal-form-2-input-div {
    flex-flow: column;
    margin-bottom: 0;
  }

  .portal-form-2-input-div.address {
    flex-flow: row;
  }

  .input-div-half {
    width: 100%;
    margin-bottom: 5px;
  }

  .input-div-half.apt {
    width: 25%;
  }

  .input-div-half.shipping {
    width: 70%;
  }

  .field-label-2 {
    color: var(--black);
    margin-bottom: 5px;
    font-size: 16px;
  }

  .field-label-2.multi {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .submit-button-14 {
    width: 100%;
    margin-top: 20px;
  }

  .portal-input {
    height: 60px;
  }

  .portal-progress-div {
    flex-flow: column;
  }

  .progress-div {
    width: 100%;
    margin-bottom: 20px;
  }

  .text-block-929 {
    margin-bottom: 5px;
  }

  .text-block-930 {
    font-size: 18px;
  }

  .text-block-931 {
    font-size: 15px;
  }

  .progress-cta-div {
    width: 100%;
  }

  .recos-div {
    flex-flow: column;
  }

  .reco-box-div {
    width: 100%;
    margin-bottom: 30px;
  }

  .text-block-932 {
    font-size: 22px;
  }

  .text-block-935 {
    font-size: 29px;
  }

  .reco-list-header {
    font-size: 16px;
  }

  .reco-list-text {
    font-size: 14px;
    line-height: 20px;
  }

  .portal-summary-header {
    margin-bottom: 15px;
  }

  .payment-history-div {
    width: 100%;
  }

  .therapy-subs-div {
    width: 100%;
    margin-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .account-summary-div {
    flex-flow: column;
  }

  .categories-nav-wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .div-block-1848 {
    height: 76.3%;
    left: 2%;
  }

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

  .link-51 {
    right: 0%;
  }

  .progress-drop-div {
    padding-left: 0;
    padding-right: 0;
  }

  .icon-32 {
    z-index: 999;
    color: var(--black);
    margin-right: 0;
  }

  .portal-category-select-div {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
  }

  .link-block-71 {
    text-align: center;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .category-select-div-1 {
    flex-flow: column;
    align-items: flex-start;
    width: 48%;
    margin-right: 0;
  }

  .category-boxes-wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .category-boxes-row {
    flex-flow: column;
    margin-bottom: 0;
  }

  .category-box-pair {
    width: 100%;
    margin-bottom: 15px;
  }

  .content-links-wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .content-links {
    flex-flow: column;
  }

  .content-link-boxes {
    width: 100%;
  }

  .content-link-box {
    flex-flow: column;
  }

  .image-446 {
    width: 100%;
  }

  .content-link-box-text-div {
    width: 100%;
    padding-top: 20px;
    padding-left: 0;
  }

  .sign-up-div {
    width: 100%;
  }

  .text-block-949 {
    font-size: 15px;
  }

  .senior-hero-div-wrap {
    padding-bottom: 0;
    padding-left: 3%;
    padding-right: 3%;
  }

  .senior-hero-div {
    flex-flow: column;
  }

  .text-block-951 {
    margin-bottom: 15px;
    font-size: 36px;
    line-height: 40px;
  }

  .container-25 {
    padding-left: 3%;
    padding-right: 3%;
  }

  .text-block-952 {
    font-size: 20px;
  }

  .text-block-952.top {
    margin-bottom: 30px;
  }

  .text-block-953 {
    font-size: 34px;
  }

  .bold-text-22 {
    font-size: 34px;
    line-height: 38px;
  }

  .text-block-954 {
    width: 100%;
    font-size: 34px;
    line-height: 38px;
  }

  .text-block-955 {
    font-size: 21px;
  }

  .senior-hero-left, .senior-hero-right {
    width: 100%;
  }

  .div-block-1852 {
    padding-top: 10px;
  }

  .lander-div-wrap {
    padding-top: 20px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .lander-header {
    font-size: 31px;
    line-height: 33px;
  }

  .lander-sub {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 27px;
  }

  .video-2, .bullets-div {
    margin-bottom: 20px;
  }

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

  .bullet-point-text {
    margin-top: 4px;
    font-size: 21px;
    line-height: 25px;
  }

  .lander-button {
    font-size: 22px;
  }

  .popup-box {
    width: 100%;
    margin-top: 40px;
    padding: 20px 10px 30px;
  }

  .product-upsell-div {
    width: 100%;
  }

  .product-upsell-div.mobile {
    margin-bottom: 5px;
    display: block;
  }

  .product-upsell-div.desk {
    margin-bottom: 10px;
  }

  .product-upsell-div.desk.checkout {
    padding: 0 0 20px;
  }

  .product-upsell-div.desk.checkout.no-header {
    padding-top: 10px;
  }

  .item-text-div {
    padding-bottom: 10px;
  }

  .item-text-div.checkout {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .productname.upsell {
    font-size: 20px;
  }

  .productname.upsell.bundle {
    font-size: 24px;
  }

  .item-name-price-div.upsell.bundle {
    padding-bottom: 0;
  }

  .text-block-959 {
    font-size: 13px;
  }

  .price-side {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .price-side.upsell {
    padding-left: 0;
  }

  .price {
    font-size: 24px;
  }

  .price.old {
    font-size: 18px;
    line-height: 18px;
  }

  .price.old.upsell {
    font-size: 17px;
  }

  .price.upsell {
    font-size: 24px;
    line-height: 20px;
  }

  .dollar-sign {
    font-size: 10px;
    line-height: 15px;
  }

  .popup-buttons-div.upsell {
    margin-top: 0;
  }

  .button-95 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .text-block-962 {
    font-size: 11px;
    line-height: 11px;
  }

  .image-450 {
    top: 5%;
  }

  .item-details-div {
    align-items: flex-start;
    margin-bottom: 0;
  }

  .link-53 {
    color: var(--black);
    font-weight: 900;
  }

  .next-div {
    margin-top: 15px;
  }

  .nav_section {
    padding-left: 3%;
    padding-right: 3%;
  }

  .image-div {
    margin-left: 0;
  }

  .text-block-963.wl {
    font-size: 18px;
    line-height: 15px;
  }

  .text-block-964 {
    font-size: 50px;
    line-height: 50px;
  }

  .text-block-965 {
    font-size: 50px;
  }

  .text-block-965.wl {
    font-size: 40px;
    line-height: 30px;
  }

  .image-452 {
    margin-left: 0;
    display: none;
  }

  .button-div-2 {
    width: 100%;
    margin-bottom: 15px;
  }

  .hero-left-div-2 {
    width: 100%;
  }

  .hero-bullet {
    width: 100%;
    margin-bottom: 15px;
  }

  .check-bullets-div {
    flex-flow: column;
    align-items: flex-start;
  }

  .heading-61 {
    font-size: 39px;
    line-height: 51px;
  }

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

  .div-block-1857 {
    width: 49%;
    padding: 15px 10px;
  }

  .grid-bottom-2 {
    flex-flow: column;
  }

  .grid-bottom-2.top {
    padding-bottom: 0;
  }

  .hero-cta-div-2 {
    flex-flow: column;
    margin-bottom: 15px;
  }

  .text-block-967 {
    font-size: 13px;
  }

  .image-453 {
    width: 25px;
  }

  .text-block-968 {
    font-size: 70px;
    line-height: 70px;
  }

  .text-block-969 {
    text-align: left;
    font-size: 18px;
    line-height: 24px;
  }

  .heroprice_div {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    align-items: center;
  }

  .hero-section-3 {
    background-position: 50% 100%;
    background-size: 50%;
    padding-top: 20px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .text-block-972 {
    text-align: left;
    font-size: 18px;
    line-height: 24px;
  }

  .text-block-973 {
    font-size: 26px;
    font-weight: 900;
    line-height: 30px;
  }

  .text-block-973.wl {
    font-size: 28px;
    font-weight: 700;
    line-height: 33px;
  }

  .text-block-974 {
    font-size: 21px;
  }

  .hero-content-div-3 {
    flex-flow: column;
    padding-bottom: 40px;
  }

  .hero_div-2 {
    padding-top: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .rating-div-2 {
    justify-content: center;
    width: 100%;
  }

  .price-side-div {
    width: 62%;
  }

  .image-455 {
    width: 45px;
  }

  .text-block-975 {
    font-size: 20px;
  }

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

  .vert-divider {
    width: 100%;
    margin-bottom: 30px;
  }

  .vert-divider.wl {
    border-color: var(--df-grey);
  }

  .vert-divider.wl.last {
    margin-bottom: 0;
    display: block;
  }

  .vert-divider.wl.first {
    display: block;
  }

  .text-block-977 {
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
    line-height: 36px;
  }

  .hero-pic-div {
    width: 60%;
    padding-left: 0;
  }

  .media-logos-text-2 {
    font-size: 14px;
    font-weight: 400;
  }

  .image-456 {
    height: 20px;
  }

  .image-456.desk-only {
    display: none;
  }

  .text-block-978 {
    font-size: 17px;
    line-height: 22px;
  }

  .text-block-980 {
    font-size: 39px;
    line-height: 45px;
  }

  .body-section-4 {
    padding-bottom: 30px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .boxes-div-3 {
    width: 100%;
  }

  .box-div-3 {
    padding: 20px 10px;
  }

  .weight-slider-left-2 {
    width: 100%;
    margin-bottom: 30px;
  }

  .div-block-1863 {
    width: 100%;
  }

  .text-block-981 {
    font-size: 36px;
  }

  .text-block-982 {
    margin-top: -4px;
    font-size: 22px;
    font-weight: 800;
    line-height: 22px;
  }

  .text-span-216 {
    font-size: 21px;
  }

  .paragraph-146 {
    text-align: left;
    width: 96%;
    font-size: 18px;
  }

  .text-block-983 {
    font-size: 16px;
  }

  .image-459 {
    width: 60px;
    margin-right: 10px;
  }

  .div-block-1864 {
    align-items: flex-start;
    padding-top: 0;
  }

  .divider-2 {
    display: none;
  }

  .steps-sub-head-2 {
    margin-bottom: 10px;
    font-size: 21px;
    line-height: 30px;
  }

  .heading-62 {
    text-align: left;
    width: 100%;
    font-size: 36px;
    line-height: 42px;
  }

  .div-block-1865 {
    text-align: left;
    flex-flow: row;
    margin-bottom: 10px;
  }

  .div-block-1866 {
    background-color: #6d22ff;
    width: 25px;
    height: 25px;
    display: none;
  }

  .body-section-5 {
    padding-bottom: 30px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .body-section-5.color {
    padding-top: 50px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .text-block-598 {
    width: 100%;
    font-size: 36px;
    line-height: 42px;
  }

  .div-block-1867 {
    border-bottom-color: #6d22ff;
  }

  .text-block-986 {
    color: #000;
    font-size: 12px;
    font-weight: 800;
  }

  .text-block-987 {
    font-family: Manrope, sans-serif;
    font-size: 14px;
    font-weight: 500;
  }

  .card-5 {
    width: 100%;
    margin-bottom: 30px;
  }

  .div-block-1868 {
    border-bottom-color: #000;
  }

  .slider-7 {
    display: none;
  }

  .div-block-1869 {
    border-bottom-color: #6d22ff;
  }

  .slide-nav-7 {
    font-size: 10px;
  }

  .card-6 {
    width: 100%;
    margin-bottom: 30px;
  }

  .body-section-6 {
    padding-bottom: 30px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .body-section-6.testimonials {
    padding-bottom: 50px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .slider-8 {
    height: 460px;
  }

  .text-block-990 {
    margin-bottom: 15px;
  }

  .div-block-1871 {
    margin-bottom: 5px;
  }

  .box-2.long-a, .box-2.long-b {
    background-position: 93% 100%;
    background-size: 25%;
    width: 100%;
    padding: 15px 20px 20px;
  }

  .box-2.small.a {
    background-image: none;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-993 {
    font-size: 36px;
    line-height: 45px;
  }

  .text-block-994 {
    font-size: 60px;
    line-height: 40px;
  }

  .box-header-div-2 {
    margin-bottom: 20px;
  }

  .top-div-right-2 {
    width: 100%;
  }

  .text-block-995 {
    font-size: 24px;
    line-height: 24px;
  }

  .text-block-996 {
    background-color: #e6ffdd;
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 18px;
    display: block;
  }

  .text-block-996._1 {
    background-color: #bbdff6;
  }

  .body-section-7 {
    padding-bottom: 30px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .body-section-7.dark {
    padding-top: 50px;
  }

  .text-block-998 {
    font-size: 13px;
    line-height: 15px;
  }

  .top-div-2 {
    flex-flow: column;
    align-items: flex-start;
  }

  .grid-top-div-2 {
    flex-flow: column;
  }

  .text-block-999 {
    font-size: 36px;
    line-height: 45px;
  }

  .text-block-1000 {
    font-size: 16px;
  }

  .body-section-8, .body-section-9 {
    padding-bottom: 30px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .text-block-1002 {
    font-size: 36px;
    line-height: 45px;
  }

  .cta-left-2 {
    border-top-right-radius: 16px;
    border-bottom-left-radius: 0;
    width: 100%;
    margin-bottom: 30px;
    padding: 20px 0 10px;
  }

  .text-block-1003 {
    width: 90%;
    font-size: 17px;
    line-height: 24px;
  }

  .cta-right-2 {
    border-radius: 16px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-1005 {
    text-align: center;
    font-size: 15px;
  }

  .body-section-10 {
    padding-bottom: 30px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .text-block-1006 {
    font-family: var(--mulish);
  }

  .text-block-1007 {
    font-size: 36px;
    line-height: 41px;
  }

  .cta-div-2 {
    flex-flow: column;
  }

  .filter-dropdown-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-633 {
    font-size: 20px;
  }

  .dropdown-toggle-11 {
    padding: 15px 39px 15px 0;
  }

  .link-56 {
    color: #666;
  }

  .body-section-11 {
    padding-bottom: 30px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .div-block-1879 {
    border-left-style: none;
    width: 100%;
    padding-left: 0%;
  }

  .paragraph-116 {
    text-align: left;
    width: 100%;
  }

  .wl_faq-wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .filter-dropdown-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-1009 {
    font-size: 20px;
  }

  .link-57 {
    color: #666;
  }

  .div-block-1885 {
    border-left-style: none;
    width: 100%;
    padding-left: 0%;
  }

  .text-block-1010 {
    font-size: 33px;
    line-height: 36px;
  }

  .paragraph-149 {
    text-align: left;
    width: 100%;
  }

  .image-467 {
    margin-left: 0;
    margin-right: 5px;
  }

  .div-block-1887 {
    border-bottom-color: var(--black);
  }

  .card-7 {
    width: 100%;
    margin-bottom: 30px;
  }

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

  .slider-9 {
    height: 490px;
  }

  .div-block-1888 {
    border-bottom-color: var(--black);
  }

  .card-8 {
    width: 100%;
    margin-bottom: 30px;
  }

  .text-block-1013 {
    font-family: var(--mulish);
  }

  .text-block-1014 {
    font-family: var(--mulish);
    color: var(--black);
  }

  .enroll-nav-div-wrap {
    padding: 8px 5%;
  }

  .enroll-nav-logo-image {
    width: auto;
    height: 24px;
  }

  .enroll-form-text-field.height {
    width: 46%;
    height: 60px;
    font-size: 18px;
  }

  .enroll-form-text-field.height.update {
    width: 46%;
    margin-right: 7px;
  }

  .enroll-form-text-field.weight {
    width: 94%;
    height: 60px;
    font-size: 18px;
  }

  .enroll-bullet-text {
    text-align: left;
    margin-top: 5px;
  }

  .enroll-form-question-sub {
    text-align: center;
    width: 100%;
    margin-top: -10px;
    font-family: Manrope, sans-serif;
  }

  .checkbox-label-4 {
    font-size: 18px;
    line-height: 24px;
  }

  .enroll-3-things-div {
    flex-flow: column;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 15px;
  }

  .enroll-disclaimer-div {
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }

  .enroll-disclaimer-div.form {
    display: block;
  }

  .enroll-checkbox-field {
    padding-left: 0;
  }

  .enroll-checkbox-label {
    font-size: 11px;
  }

  .enroll-checkbox-label.form {
    margin-left: 10px;
  }

  .enroll-bullet-image {
    width: 60px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 10px;
  }

  .enroll-top-image {
    width: 30%;
    margin-left: -5px;
  }

  .enroll-header {
    text-align: left;
    width: 100%;
    font-size: 36px;
  }

  .enroll-form-header-div {
    text-align: center;
    flex-flow: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .checkbox-field-18.female {
    background-size: 13%;
  }

  .checkbox-field-18.male {
    background-size: 13%;
    padding-top: 20px;
    padding-bottom: 23px;
  }

  .enroll-form.update {
    align-items: center;
  }

  .select-field-3 {
    width: 100%;
  }

  .select-field-3:active {
    border-color: #083047;
  }

  .select-field-3.form {
    width: 100%;
    height: 60px;
  }

  .enroll-div-wrap {
    padding-top: 0;
    padding-left: 4%;
    padding-right: 4%;
  }

  ._0_herodiv {
    align-items: flex-start;
    padding-top: 30px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .enroll-form-header-text {
    width: 90%;
    font-size: 40px;
    line-height: 46px;
  }

  .enroll-slide-1 {
    margin-top: 0;
  }

  .enroll-form-button-div, .enroll-form-block {
    width: 100%;
  }

  .enroll-form-field-wrap-div {
    flex-direction: column;
  }

  .enroll-form-field-wrap-div.update {
    width: 100%;
  }

  .enroll-form-field-wrap-div.update.bottom {
    margin-bottom: 15px;
  }

  .checkbox-field-4 {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
  }

  .checkbox-field-4.update {
    height: auto;
    margin-bottom: 15px;
    padding-top: 20px;
    padding-bottom: 21px;
  }

  .enroll-form-input-div {
    width: 100%;
  }

  .enroll-form-input-div.mobile-entry {
    width: 100%;
    margin-bottom: 10px;
  }

  .enroll-form-input-div.mobile-entry.form {
    padding-right: 0;
  }

  .enroll-form-input-div.mobile-entry.form._2.height, .enroll-form-input-div.mobile-entry.form._2.height.top {
    width: 100%;
  }

  .enroll-form-input-div.mobile-entry.form._2.weight {
    justify-content: space-between;
    width: 100%;
  }

  .enroll-form-submit-button {
    background-color: var(--light-green);
    color: var(--black);
    border-radius: 4px;
    width: 100%;
    font-size: 20px;
    font-weight: 800;
    line-height: 28px;
  }

  .enroll-form-submit-button:hover, .enroll-form-submit-button.top:hover {
    font-size: 20px;
    line-height: 28px;
  }

  .enroll-form-submit-button.b {
    width: 100%;
  }

  .enroll-form-submit-button.b:hover {
    font-size: 20px;
    line-height: 28px;
  }

  .text-field-33 {
    color: #000;
    width: 100%;
    height: 60px;
    font-size: 18px;
  }

  .text-field-33.update {
    width: 100%;
    margin-bottom: 15px;
  }

  .text-field-33.email.form {
    width: 100%;
  }

  .phone-number-field {
    width: 27%;
  }

  .phone-number-field._2 {
    width: 43%;
  }

  .phone-number-field._2.form {
    height: 60px;
  }

  .phone-number-field.form, .phone-number-field._1.form {
    border-color: #000;
    width: 31%;
    height: 60px;
    font-size: 18px;
  }

  .enroll-bullet-div {
    flex-flow: row;
    align-items: center;
    width: 100%;
    margin-bottom: 15px;
    padding: 0;
  }

  .div-block-1893, .enroll-form-back-link-div {
    width: 100%;
  }

  .enroll-form-question-text {
    padding-left: 0;
    padding-right: 0;
    font-size: 24px;
    line-height: 34px;
  }

  .enroll-form-question-text.smaller {
    font-size: 22px;
    line-height: 28px;
  }

  .enroll-form-question-text.smaller.a {
    width: 80%;
  }

  .field-label-text.last {
    margin-right: 0;
  }

  .checkbox-label-15 {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
  }

  .enroll-sub {
    text-align: left;
    width: 100%;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 24px;
  }

  .text-block-589 {
    width: 100%;
    font-size: 18px;
    line-height: 24px;
  }

  .div-block-1549 {
    align-items: flex-start;
    margin-bottom: 15px;
  }

  .text-block-586 {
    width: 100%;
    margin-bottom: 25px;
    font-size: 40px;
    line-height: 46px;
  }

  .hh-left {
    width: 100%;
    margin-bottom: 30px;
  }

  .hero-button-div {
    width: 100%;
  }

  .text-block-588 {
    width: 100%;
    margin-bottom: 30px;
    font-size: 19px;
    line-height: 24px;
  }

  .hh-image {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }

  .hh-right {
    width: 100%;
  }

  .home-hero-div-wrap {
    flex-flow: column;
    padding: 130px 3% 0;
  }

  .image-330 {
    margin-top: 3px;
  }

  .hh-div {
    flex-flow: column;
  }

  .media-div-wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .media-div-wrap.wl {
    padding-top: 15px;
  }

  .media-logos-div-box {
    width: 100%;
  }

  .weight-slider-wrap, .testi-div-wrap {
    padding-top: 30px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .checklist-box-div-wrap {
    padding-bottom: 50px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .quote-div-wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .media-articles-div-wrap {
    padding-bottom: 50px;
  }

  .faq-div-wrap {
    padding: 30px 3% 50px;
  }

  .text-span-230 {
    font-size: 39px;
    line-height: 45px;
  }

  .text-field-55.coupon.new.drop-sum {
    border-color: #b0d0d8;
  }

  .image-243 {
    width: 50px;
  }

  .heading-8 {
    width: 80%;
    margin-top: 2px;
    margin-bottom: 0;
    font-size: 26px;
    line-height: 43px;
  }

  .heading-8._1 {
    width: 100%;
  }

  .heading-8._1.b {
    margin-top: 27px;
    font-size: 27px;
    line-height: 30px;
  }

  .text-field-7.new {
    height: 60px;
  }

  .text-field-7.new.address {
    height: 60px;
    margin-bottom: 25px;
  }

  .summary-mobile {
    display: none;
  }

  .link-block-18 {
    text-decoration: none;
    display: flex;
  }

  .div-block-854 {
    flex-flow: row;
  }

  .bold-text-24 {
    font-size: 19px;
    font-weight: 700;
  }

  .express-main-div {
    padding-left: 3%;
    padding-right: 3%;
  }

  .semaco_orderdetails {
    width: 100%;
    margin-bottom: 50px;
    padding-top: 0;
    padding-left: 3%;
    padding-right: 3%;
    display: block;
  }

  .text-block-334 {
    font-family: var(--mulish);
    color: #000;
    background-color: #fff;
    margin-top: -12px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 800;
  }

  .div-block-1894.new.summary-drop {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .div-block-1896 {
    background-color: var(--transparent);
    justify-content: space-between;
    align-items: center;
    padding: 0 0%;
    display: flex;
  }

  .text-block-1019 {
    font-family: var(--mulish);
    color: #000;
    font-weight: 400;
  }

  .text-block-140 {
    font-size: 10px;
    font-style: italic;
    line-height: 16px;
  }

  .text-block-342 {
    color: #000;
    margin-right: 5px;
    font-family: Manrope, sans-serif;
    font-size: 11px;
    font-weight: 400;
    text-decoration: none;
  }

  .icon-34 {
    margin-top: 15px;
    inset: 0% auto 0% 0%;
  }

  .summary-desk {
    border-color: var(--df-grey);
    padding-left: 15px;
    padding-right: 15px;
    display: block;
  }

  .submit-button-3.new {
    background-color: var(--light-green);
    padding-top: 18px;
    padding-bottom: 20px;
    font-size: 18px;
    font-weight: 800;
    line-height: 24px;
  }

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

  .text-span-12.new {
    font-size: 9px;
    font-weight: 500;
  }

  .link-block-13 {
    margin-bottom: 10px;
  }

  .sema-checkout-mobile {
    padding-top: 30px;
    display: block;
  }

  .dropdown-sum-toggle-2 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0;
  }

  .dropdown-sum-toggle-2.w--open {
    padding-right: 0;
  }

  .text-block-1021 {
    color: #000;
    font-family: Manrope, sans-serif;
    font-weight: 700;
  }

  .order-dropdown-2 {
    width: 100%;
  }

  .text-block-1022 {
    font-family: var(--mulish);
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
  }

  .couponcodediv._2.new {
    border-bottom-color: #b0d0d8;
  }

  .couponcodediv._2.new.drop-sum {
    border-bottom-color: #efefef;
    margin-bottom: 0;
    padding: 10px 3% 5px 5%;
  }

  .couponcodediv._2.new.drop-sum.total {
    border-bottom-style: none;
    margin-top: 0;
  }

  .couponcodediv._1.new.summary-drop {
    border-top-style: solid;
    border-top-color: #efefef;
    border-bottom-color: #efefef;
    margin-bottom: 0;
    padding-top: 20px;
    padding-left: 5%;
    padding-right: 3%;
  }

  .text-block-1023 {
    font-family: var(--mulish);
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
  }

  .div-block-209 {
    width: 48%;
  }

  .header-div {
    align-items: flex-end;
    margin-bottom: 20px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .div-block-374 {
    width: 100%;
  }

  .div-block-374.mobile-entry {
    width: 100%;
    margin-bottom: 10px;
  }

  .text-block-1024 {
    font-weight: 700;
  }

  .link-block-17 {
    background-color: var(--light-green);
    border-radius: 9px;
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
    padding: 20px 0;
    display: flex;
  }

  .link-block-17:hover {
    background-color: var(--light-blue);
  }

  .text-block-1025 {
    color: #000;
    margin-top: -20px;
    font-family: Manrope, sans-serif;
    font-weight: 700;
  }

  .field-label-4 {
    font-family: var(--mulish);
    padding-left: 0%;
    font-size: 15px;
    font-weight: 400;
  }

  .field-label-4.new {
    font-family: var(--mulish);
    font-size: 14px;
  }

  .div-block-1155 {
    background-color: #000;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .image-472 {
    width: 69px;
  }

  .form-block-15.drop-sum {
    border-bottom: 1px solid #efefef;
    margin-bottom: 0;
    padding: 20px 3% 20px 5%;
  }

  .text-block-1026 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
    font-family: Manrope, sans-serif;
    font-size: 9px;
    font-style: italic;
    line-height: 16px;
  }

  .semaco_wrap {
    margin-top: 0;
    padding-left: 3%;
    padding-right: 3%;
    display: none;
  }

  .checkbox-label {
    line-height: 14px;
  }

  .checkbox-label.new {
    margin-top: 4px;
    margin-left: 3px;
    font-size: 9px;
  }

  .div-block-1284 {
    flex-flow: column;
    align-items: stretch;
    margin-bottom: 0;
    padding-bottom: 50px;
    padding-left: 3%;
    padding-right: 3%;
    display: flex;
  }

  .dropdown-sum-2 {
    margin-bottom: 5px;
    display: none;
  }

  .phone-number-field-4 {
    width: 27%;
  }

  .phone-number-field-4._2 {
    width: 43%;
  }

  .text-block-335 {
    font-family: var(--mulish);
    color: #000;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
  }

  .semaco_div {
    flex-flow: column;
  }

  .div-block-1901.new.drop-sub {
    margin-bottom: 5px;
  }

  .div-block-853.new {
    margin-bottom: 15px;
  }

  .image-31 {
    width: auto;
    height: 24px;
    margin-bottom: 0;
  }

  .image-31.summary {
    display: none;
  }

  .order-summary-div-2 {
    border-top: 1px solid var(--black);
    border-bottom: 1px solid var(--black);
    background-color: var(--white);
    padding-left: 3%;
    padding-right: 3%;
  }

  .text-block-1027 {
    color: #000;
    font-family: Manrope, sans-serif;
  }

  .text-block-1028._2 {
    font-size: 15px;
    line-height: 25px;
  }

  .text-block-1028._2.after {
    font-size: 16px;
  }

  .step-2-left-payment-form.new-checkout.new-mobile {
    padding-top: 30px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .step-2-left-payment-form.new-checkout.new-mobile._2 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-959 {
    text-align: right;
  }

  .text-block-250 {
    margin-bottom: 25px;
    font-size: 16px;
  }

  .dropdown-summary-2 {
    position: relative;
  }

  .dropdown-summary-2.w--open {
    background-color: var(--white);
    padding-top: 10px;
    padding-bottom: 0;
  }

  .express-box {
    border: 1px solid #dfdfdf;
    border-radius: 6px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 30px;
    padding-left: 2%;
    padding-right: 2%;
    display: flex;
  }

  .semaco_payinfo {
    width: 100%;
    padding-top: 25px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .semaco_payinfo.new {
    width: 100%;
    height: 890px;
    padding-left: 0%;
  }

  .semaco_payinfo.new.last {
    height: 1030px;
    display: none;
  }

  .checkbox-field.new {
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .image-244 {
    width: 22px;
  }

  .text-block-252 {
    font-family: var(--mulish);
    font-size: 9px;
  }

  .text-block-1033 {
    font-family: var(--mulish);
    text-align: center;
    margin-top: 5px;
    margin-bottom: 50px;
    padding-left: 0%;
    font-size: 10px;
  }

  .text-block-80 {
    font-family: var(--mulish);
  }

  .plan-choices-div {
    border-color: var(--df-grey);
  }

  .plan-type-text {
    line-height: 20px;
  }

  .plan-price.checkout {
    line-height: 18px;
  }

  .plan-savings-text {
    font-size: 13px;
  }

  .select-plan-text.payplan-header {
    font-size: 26px;
    line-height: 32px;
  }

  .semaco-top-wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .plan-inclusions-div {
    padding-left: 0;
    padding-right: 0;
  }

  .image-473 {
    margin-right: 10px;
  }

  .inclusion-text {
    font-size: 16px;
  }

  .quarterly-details-div {
    display: block;
  }

  .text-block-1036 {
    font-size: 18px;
  }

  .text-block-1037 {
    font-size: 14px;
  }

  .text-block-1038, .text-block-1039 {
    font-size: 16px;
  }

  .plan-select-div-mobile {
    padding-left: 3%;
    padding-right: 3%;
    display: none;
  }

  .prodpage-plan-select-div, .treatment-summary-div {
    width: 100%;
  }

  .treatsum_deetsdiv.form {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .treatsum_inclusionsdiv.form {
    padding-left: 0;
  }

  .text-block-1041.form-rep {
    text-align: left;
    font-size: 13px;
  }

  .planfreq_savingsdiv {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-headers-div {
    margin-bottom: 30px;
  }

  .image-475 {
    margin-top: -13px;
    margin-left: -1px;
  }

  .button-104 {
    text-align: center;
    width: 100%;
  }

  .semahero_quotebox {
    width: 100%;
  }

  .semasci_wrap {
    padding-bottom: 50px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .semasci_div {
    flex-flow: column;
  }

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

  .semasci_header {
    font-size: 36px;
    line-height: 42px;
  }

  .semasci_statbox {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .semasci_textdiv {
    width: 63%;
  }

  .semasci_mediadiv {
    width: 100%;
  }

  .issues_wrap {
    padding: 15px 3% 35px;
  }

  .issues_div {
    padding: 24px;
  }

  .issues_half-div {
    width: 100%;
  }

  .issues_flex {
    flex-flow: column;
  }

  .issues_header {
    margin-bottom: 25px;
    font-size: 29px;
    line-height: 36px;
  }

  .text-block-1053 {
    font-size: 18px;
  }

  .boxes_wrap {
    padding-bottom: 50px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .boxes_div {
    flex-flow: column;
  }

  .boxes_div_a {
    width: 100%;
    margin-bottom: 20px;
  }

  .quiz_box {
    padding-left: 15px;
    padding-right: 15px;
  }

  .boxes_div_b {
    width: 100%;
  }

  .text-block-1055 {
    font-size: 30px;
    line-height: 36px;
  }

  .text-block-1056 {
    width: 100%;
  }

  ._4boxes_wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  ._4boxrow_pairdiv {
    width: 100%;
    margin-bottom: 20px;
  }

  ._3-steps-wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  ._4boxrow_flex {
    flex-flow: column;
  }

  .text-block-1057 {
    font-size: 32px;
    line-height: 36px;
  }

  ._3steps_flexdiv {
    flex-flow: column;
  }

  ._3steps_stepbox {
    flex-flow: row;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 30px;
  }

  .image-486 {
    width: 110px;
    margin-bottom: 0;
  }

  .text-block-1058, .text-block-1059 {
    text-align: left;
  }

  ._3step_steptextdiv {
    width: 66%;
  }

  ._3-boxes-wrap {
    padding-bottom: 20px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .text-block-1061 {
    text-align: center;
    width: 100%;
    font-size: 33px;
    line-height: 36px;
  }

  ._3boxes-flex {
    flex-flow: column;
  }

  ._3boxes-flex.weightloss {
    padding-left: 0;
    padding-right: 0;
  }

  ._3box_box {
    width: 100%;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-1062 {
    font-size: 26px;
    line-height: 31px;
  }

  .checkoutb_wrap {
    padding-top: 20px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .checkoutb_div {
    width: 100%;
    margin-top: 0;
  }

  .checkoutnav_div {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 20px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .link-block-73 {
    margin-bottom: 20px;
  }

  .checkout_planbox {
    padding: 30px 20px;
  }

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

  .info-top {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .div-block-1906.checkout.step-1 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .no-discount-price-3 {
    margin-bottom: 0;
    margin-left: 18px;
    margin-right: 0;
    font-size: 14px;
  }

  .text-block-1080 {
    color: #000;
    font-family: Manrope, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
  }

  .icon-35 {
    margin-top: 15px;
    inset: 0% auto 0% 0%;
  }

  .div-block-1907 {
    background-color: #fff9f4;
    justify-content: space-between;
    align-items: center;
    padding: 0 0%;
    display: flex;
  }

  .text-block-1081 {
    color: #000;
    font-family: Manrope, sans-serif;
  }

  .form-block-16.drop-sum {
    border-bottom: 1px solid #efefef;
    margin-bottom: 0;
    padding: 20px 3% 20px 5%;
  }

  .div-block-1908.new.summary-drop {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .text-block-1084 {
    color: #000;
    font-family: Manrope, sans-serif;
    font-weight: 400;
  }

  .text-block-1085 {
    font-weight: 700;
  }

  .image-494 {
    width: 69px;
  }

  .text-block-1088 {
    color: #000;
    margin-top: -20px;
    font-family: Manrope, sans-serif;
    font-weight: 700;
  }

  .text-block-1089 {
    color: #000;
    font-family: Manrope, sans-serif;
  }

  .text-block-1090 {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 50px;
    padding-left: 0%;
    font-family: Manrope, sans-serif;
    font-size: 10px;
  }

  .text-block-1090.step-1 {
    margin-bottom: 20px;
  }

  .text-block-1091 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
    font-family: Manrope, sans-serif;
    font-size: 9px;
    font-style: italic;
    line-height: 16px;
  }

  .text-block-1092 {
    color: #000;
    font-family: Manrope, sans-serif;
    font-weight: 700;
  }

  .div-block-1911 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .div-block-1914.new.drop-sub {
    margin-bottom: 5px;
  }

  .order-summary-div-3 {
    background-color: #fff9f4;
    border-top: 1px solid #ffdabd;
    border-bottom: 1px solid #ffdabd;
    padding-left: 3%;
    padding-right: 3%;
  }

  .text-block-1094._2 {
    font-size: 15px;
    line-height: 25px;
  }

  .text-block-1094._2.after {
    font-size: 16px;
  }

  .dropdown-summary-3 {
    position: relative;
  }

  .dropdown-summary-3.w--open {
    background-color: #fff9f4;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-1095 {
    color: #000;
    font-family: Manrope, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
  }

  .bold-text-25 {
    font-size: 19px;
    font-weight: 700;
  }

  .div-block-1915._2.new {
    border-bottom-color: #b0d0d8;
  }

  .div-block-1915._2.new.drop-sum {
    border-bottom-color: #efefef;
    margin-bottom: 0;
    padding: 10px 3% 5px 5%;
  }

  .div-block-1915._2.new.drop-sum.total {
    border-bottom-style: none;
    margin-top: 0;
  }

  .div-block-1915._1.new {
    border-style: none;
    border-color: #000;
    margin-top: 16px;
    margin-bottom: 0;
  }

  .div-block-1915._1.new.summary-drop {
    border-top-style: solid;
    border-top-color: #efefef;
    border-bottom-color: #efefef;
    margin-bottom: 0;
    padding-top: 20px;
    padding-left: 5%;
    padding-right: 3%;
  }

  .bottomsticky_wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .bottomsticky_div {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .sticky_left {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .div-block-1916 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .card_image.sticky {
    width: 23px;
  }

  .altpay_image.sticky {
    width: 35px;
  }

  .upsell_wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .bullets-header-text {
    margin-bottom: 3px;
    font-size: 16px;
    line-height: 22px;
    display: none;
  }

  .checkout_upsellbullet_text {
    font-size: 14px;
    line-height: 17px;
  }

  .checkout_upsellbullet_text.bundle {
    margin-bottom: 0;
    font-size: 13px;
  }

  .payment_link {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .link-block-74, .pay_stickylink {
    width: 100%;
  }

  .error_popup {
    padding-left: 2%;
    padding-right: 2%;
  }

  .error_box, .text-block-575 {
    width: 100%;
  }

  .paragraph-111 {
    text-align: center;
    font-family: Manrope, sans-serif;
    font-size: 8px;
    line-height: 8px;
  }

  .text-block-1104 {
    font-size: 18px;
  }

  .text-block-1104.small {
    font-size: 15px;
  }

  .text-block-1105 {
    font-size: 20px;
    line-height: 29px;
  }

  .left-arrow-11 {
    margin-left: -30px;
    display: none;
  }

  .text-block-1108 {
    text-align: center;
    font-size: 13px;
    line-height: 17px;
  }

  .text-block-1110 {
    font-size: 18px;
    line-height: 23px;
  }

  .text-block-573 {
    font-size: 12px;
  }

  .div-block-1527 {
    padding-top: 0;
  }

  .slider-table-div {
    flex-flow: column;
  }

  .div-block-1920 {
    width: 100%;
    margin-bottom: 25px;
  }

  .div-block-1923 {
    width: 100%;
    margin-bottom: 10px;
  }

  .top-section-div {
    margin-bottom: 20px;
  }

  .step-entry-div {
    margin-bottom: 30px;
    padding-bottom: 0;
  }

  .step-entry-div.last {
    border-bottom-style: none;
    margin-bottom: 40px;
  }

  .div-block-1926, .paragraph-150 {
    width: 100%;
  }

  .text-block-576 {
    margin-bottom: 3px;
    font-size: 22px;
    font-weight: 800;
  }

  .div-block-1928 {
    flex-flow: column;
    margin-bottom: 0;
  }

  .report-testimonial-div {
    flex-flow: column;
  }

  .text-block-1116 {
    font-size: 13px;
    line-height: 17px;
  }

  .div-block-1929 {
    width: 32%;
  }

  .div-block-1931 {
    width: 100%;
    margin-bottom: 20px;
  }

  .next-step-header-div {
    border-bottom-color: #95b9c2;
  }

  .div-block-1538 {
    margin-top: 0;
  }

  .div-block-1932, .div-block-1933 {
    width: 100%;
  }

  .div-block-1934 {
    padding-left: 4%;
    padding-right: 4%;
  }

  .expectations-div {
    margin-bottom: 15px;
  }

  .report-body-main-div {
    padding-top: 30px;
  }

  .image-500 {
    margin-top: -2px;
  }

  .right-arrow-10 {
    margin-right: -30px;
    display: none;
  }

  .next-steps-box {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-1124 {
    font-size: 19px;
    line-height: 25px;
  }

  .div-block-1940 {
    width: 100%;
  }

  .reportstickybuttondiv {
    padding-left: 3%;
    padding-right: 3%;
  }

  .disclaimersdiv {
    padding-left: 0%;
    padding-right: 0%;
  }

  .disclaimersdiv.left {
    padding-right: 0%;
  }

  .select-field-9 {
    margin-bottom: 20px;
  }

  .div-block-1941 {
    width: 100%;
  }

  .text-block-1127 {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
  }

  .text-span-240 {
    font-size: 24px;
  }

  .bill-plan-div {
    flex-flow: column;
  }

  .bill-plan-link {
    width: 100%;
    margin-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-1128 {
    margin-bottom: 0;
    font-size: 20px;
  }

  .text-block-1129 {
    font-size: 13px;
  }

  .text-span-242 {
    font-size: 15px;
  }

  .planbullet {
    align-items: flex-start;
    margin-bottom: 10px;
  }

  .compblock_wrap {
    padding-bottom: 35px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .compblock_wrap.wl {
    background-image: linear-gradient(180deg, #c9e8ff00, var(--light-blue) 50%, var(--transparent));
    background-image: linear-gradient(#c9e8ff00, #c9e8ff 50%, #fff0);
  }

  .compblock_div {
    flex-flow: column;
    align-items: center;
  }

  ._2products_div {
    flex-flow: column;
    width: 100%;
  }

  .productbox, .productbox.a {
    width: 100%;
    margin-bottom: 30px;
  }

  .text-block-1133 {
    color: var(--black);
    font-size: 33px;
    line-height: 36px;
  }

  .div-block-1943 {
    width: auto;
    margin-bottom: 30px;
  }

  .brandeddiv {
    width: 100%;
  }

  .text-block-1135 {
    text-align: center;
    flex-flow: column;
    font-size: 25px;
    display: block;
  }

  .branded-box {
    border: 1px solid #000;
  }

  .branded-img-div {
    margin-bottom: 10px;
  }

  .image-507.tall {
    padding-bottom: 8px;
  }

  .rx_option_div {
    flex-flow: column;
  }

  .link-block-76 {
    width: 100%;
    margin-bottom: 15px;
  }

  .text-block-1137 {
    font-size: 21px;
    font-weight: 900;
    line-height: 22px;
  }

  .image-508 {
    width: 20px;
    margin-right: 5px;
  }

  .heading-63 {
    font-size: 33px;
  }

  .div-block-452 {
    left: 11%;
    right: 5%;
  }

  .paragraph-152 {
    width: 100%;
  }

  .bullet-text-3 {
    font-size: 14px;
  }

  .div-block-1946 {
    margin-bottom: 5px;
  }

  .div-block-1949 {
    margin-bottom: 10px;
  }

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

  .barinfo_div {
    width: 54%;
  }

  .barinfo_div.gift {
    padding-left: 0;
  }

  .bar-header {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 5px;
  }

  .bar-header.gift {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .bar-header-text {
    font-size: 18px;
    line-height: 20px;
  }

  .text-block-1144 {
    font-size: 12px;
    line-height: 14px;
  }

  .bar-body-text {
    font-size: 12px;
    line-height: 16px;
  }

  .barprice_div {
    margin-top: 5px;
  }

  .div-block-1951 {
    margin-bottom: 0;
  }

  .text-block-1146 {
    font-size: 12px;
  }

  .text-block-1147 {
    font-size: 12px;
    line-height: 20px;
  }

  .text-block-1148 {
    font-size: 23px;
    line-height: 27px;
  }

  .text-block-1149 {
    font-size: 11px;
    line-height: 14px;
  }

  .image-509 {
    top: -6%;
    right: -3%;
  }

  .timeline-div {
    width: 100%;
  }

  .timeline_line {
    height: 78%;
    left: 2.5%;
  }

  .almost_bottomflex_div {
    width: 100%;
  }

  .paragraph-153 {
    font-size: 14px;
    font-weight: 600;
  }

  .hb_stepheader_div-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .text-block-1167 {
    padding-left: 0;
  }

  .text-block-1168 {
    font-size: 15px;
  }

  .text-block-1162 {
    font-size: 23px;
  }

  .text-block-1170 {
    font-size: 28px;
    line-height: 28px;
  }

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

  .hb_stepexample_div-2 {
    padding-left: 35px;
    padding-right: 0;
  }

  .div-block-1953 {
    width: 13%;
  }

  .hb_buttondiv1-2 {
    width: 100%;
  }

  .bar-subheader-text {
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 14px;
  }

  .monthly-details-div {
    border-top: 1px solid var(--black);
    display: none;
  }

  .quartely-order {
    background-color: var(--white);
    padding-left: 0;
    padding-right: 0;
  }

  .quartely-order.mobile {
    width: 100%;
  }

  .monthly-order {
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .monthly-order.mobile {
    padding-left: 0;
    padding-right: 0;
  }

  .monthly-summary {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: none;
  }

  .text-block-1175, .text-block-1176 {
    width: 100%;
  }

  .text-block-1177 {
    font-size: 14px;
  }

  .text-block-1180 {
    color: var(--black);
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 22px;
  }

  .upsell-img-div {
    display: none;
  }

  .button-113 {
    padding-left: 50px;
    padding-right: 50px;
    font-size: 18px;
  }

  .upsell_box-header-bar {
    padding-left: 0;
    padding-right: 0;
  }

  .upsell_boxinfo {
    width: 100%;
  }

  .list-flex-div {
    margin-top: 0;
    margin-bottom: 15px;
  }

  .list-flex-div.bundle {
    margin-bottom: 10px;
  }

  .list-10 {
    margin-bottom: 0;
    font-size: 14px;
  }

  .upsell_boxbutton.solo {
    margin-top: 0;
  }

  .upsellboxtop_div {
    margin-bottom: 15px;
    padding-bottom: 10px;
  }

  .upsellboxtop_div.bundle {
    flex-flow: column;
    margin-bottom: 10px;
  }

  .mobile_img_div {
    background-color: var(--light-blue);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 20%;
    margin-bottom: 10px;
    padding: 6px;
    display: flex;
  }

  .mobile_img_div.bundle {
    width: 100%;
    padding: 0;
  }

  .mobile-image {
    width: 100%;
  }

  .mobile-image.bundle {
    width: 60%;
  }

  .mobile-image.zofram, .mobile-image.b12 {
    width: 55%;
  }

  .upsell_top_info_div {
    width: 78%;
  }

  .upsell_top_info_div.bundle {
    width: 100%;
  }

  .list-headers-div {
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 2px;
    display: flex;
  }

  .list-header {
    font-size: 16px;
    line-height: 16px;
  }

  .list-header.bundle {
    font-size: 14px;
  }

  .button-114 {
    font-size: 12px;
    line-height: 15px;
  }

  .comptable_wrap {
    padding-bottom: 35px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .comptable_div {
    display: none;
  }

  .comptable_div.mobile {
    width: 200%;
    overflow: scroll;
  }

  .text-block-1183 {
    font-size: 33px;
    line-height: 36px;
  }

  .text-block-1184 {
    width: 100%;
  }

  .line-accent {
    width: 55%;
  }

  .line-accent.mobile._2 {
    width: 60%;
  }

  .line-accent.mob._1 {
    width: 66%;
  }

  .comptable_mobile {
    width: 100%;
    display: block;
  }

  .cell_imgdiv_mobile {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .wl_hero_wrap {
    padding-top: 100px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .wl_hero_div {
    flex-flow: column;
    align-items: stretch;
  }

  .wl_heroleft {
    width: 100%;
  }

  .grid_wrap {
    padding-bottom: 15px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .text-block-1189 {
    padding-left: 26px;
    padding-right: 26px;
    font-size: 19px;
    line-height: 23px;
  }

  .grid_div {
    flex-flow: column;
    padding-bottom: 0;
  }

  .wl_heroimg_div {
    width: 100%;
  }

  .image-515 {
    margin-top: 30px;
  }

  .image-516 {
    width: 60%;
  }

  .image-517 {
    width: 80%;
    margin-top: 10px;
  }

  .image-518, .image-519 {
    width: 80%;
  }

  .table_mobsliderdiv {
    display: block;
  }

  .table_mobslider {
    background-color: var(--transparent);
    width: 100%;
    height: auto;
    margin-top: 10px;
  }

  .table_arrowicon {
    font-family: var(--mulish);
    color: var(--black);
    font-size: 18px;
    font-weight: 700;
  }

  .left-arrow-12 {
    background-color: var(--light-green);
    width: 30px;
    height: 30px;
    padding: 5px;
    inset: -6% auto auto 0%;
  }

  .right-arrow-11 {
    background-color: var(--light-green);
    width: 30px;
    height: 30px;
    padding: 5px;
    inset: -6% auto auto 13%;
  }

  .slide-nav-8 {
    display: none;
  }

  .comptable_slide {
    width: 100%;
    padding-right: 0%;
  }

  .smallheader_mobdiv {
    justify-content: space-between;
    width: 100%;
    margin-bottom: 10px;
  }

  ._2box_leftdiv {
    width: 100%;
  }

  .text-block-1192 {
    margin-top: -25px;
    margin-bottom: 25px;
  }

  .text-block-1193 {
    margin-top: 5px;
  }

  .div-block-1128 {
    border-bottom-style: none;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-1128.mob {
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .div-block-1128.desk {
    display: none;
  }

  .text-block-240 {
    text-align: center;
    margin-top: 0;
    font-family: Manrope, sans-serif;
    font-size: 14px;
  }

  .div-block-1125 {
    width: auto;
  }

  .link-17 {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-1130 {
    background-color: #fff;
    margin-top: 10px;
    padding: 10px 3%;
  }

  .div-block-1129 {
    margin-right: 0;
    display: block;
  }

  .nav-2 {
    display: none;
  }

  .sign-in.trans.mobile {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .link-61.trans {
    font-size: 14px;
  }

  .link-block-77 {
    margin-right: 0;
  }

  .nav_wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .button-117.trans {
    padding: 10px;
    font-size: 14px;
  }

  .nav-section {
    display: block;
    position: fixed;
    inset: 0% 0% auto;
  }

  .image-528 {
    height: 20px;
  }

  .text-block-1195 {
    line-height: 12px;
  }

  .rating-div-3 {
    justify-content: center;
    width: 100%;
  }

  .image-531 {
    margin-left: 0;
    margin-right: 5px;
  }

  .wl_hero_wrap-2 {
    padding-top: 80px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .div-block-1955 {
    width: 49%;
    padding: 15px 10px;
  }

  .text-block-1196 {
    font-size: 50px;
  }

  .text-block-1196.wl {
    font-size: 40px;
    line-height: 30px;
  }

  .text-block-1198.wl {
    font-size: 18px;
    line-height: 15px;
  }

  .heroprice_div-2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    align-items: center;
  }

  .paragraph-155 {
    font-size: 20px;
  }

  .text-block-1200 {
    font-size: 21px;
  }

  .button-div-3 {
    width: 100%;
    margin-bottom: 15px;
  }

  .heading-64 {
    width: 88%;
    font-size: 37px;
    line-height: 50px;
  }

  .image-533 {
    margin-left: 0;
  }

  .image-522 {
    margin-top: 30px;
  }

  .text-block-1202 {
    font-size: 13px;
  }

  .vert-divider-2 {
    width: 100%;
    margin-bottom: 30px;
  }

  .vert-divider-2.wl {
    border-color: #00e0aa;
  }

  .vert-divider-2.wl.last {
    margin-bottom: 0;
    display: block;
  }

  .vert-divider-2.wl.first {
    display: block;
  }

  .text-block-1204 {
    padding-left: 26px;
    padding-right: 26px;
    font-size: 19px;
    line-height: 23px;
  }

  .grid_div-2 {
    flex-flow: column;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-534 {
    width: 45px;
  }

  .text-block-1205 {
    font-size: 26px;
    font-weight: 900;
    line-height: 30px;
  }

  .text-block-1205.wl {
    font-size: 25px;
    font-weight: 700;
    line-height: 31px;
  }

  ._3-boxes-wrap-2 {
    padding-bottom: 20px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .image-524, .image-525 {
    width: 80%;
  }

  ._3box_box-2 {
    width: 100%;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-1207 {
    font-size: 26px;
    line-height: 31px;
  }

  .text-block-1208 {
    width: 100%;
    font-size: 32px;
    line-height: 35px;
  }

  .image-523 {
    width: 80%;
    margin-top: 10px;
  }

  .text-span-263 {
    font-size: 32px;
  }

  .slider-11 {
    height: 490px;
  }

  .text-span-264 {
    font-size: 32px;
    line-height: 35px;
  }

  .card-9 {
    width: 100%;
    margin-bottom: 30px;
  }

  .testi-header-2, .testi-header-2.wl {
    font-size: 36px;
    line-height: 42px;
  }

  .div-block-1956 {
    border-bottom-color: #000;
  }

  .media-logos-header-2 {
    font-size: 14px;
    font-weight: 400;
  }

  .image-536 {
    height: 20px;
  }

  .image-536.desk-only {
    display: none;
  }

  .branded-box-2 {
    border: 1px solid #000;
  }

  .productbox-2, .productbox-2.a {
    width: 100%;
    margin-bottom: 30px;
  }

  .text-block-1214 {
    text-align: center;
    flex-flow: column;
    font-size: 25px;
    display: block;
  }

  .text-block-1215 {
    margin-top: -25px;
    margin-bottom: 25px;
    line-height: 12px;
  }

  .text-block-1216 {
    color: #000;
    font-size: 32px;
    line-height: 35px;
  }

  .div-block-1959 {
    width: auto;
    margin-bottom: 30px;
  }

  .button-120 {
    font-size: 12px;
    line-height: 15px;
  }

  .text-block-1220 {
    font-size: 50px;
    line-height: 50px;
  }

  .text-block-1221 {
    font-size: 34px;
    line-height: 38px;
  }

  .div-block-1961 {
    width: 100%;
    margin-bottom: 50px;
  }

  .weight-slider-div-3 {
    border-style: none;
    width: 100%;
    margin-bottom: 0;
    padding: 30px 0;
  }

  .text-block-1222 {
    text-align: left;
    font-size: 18px;
    line-height: 24px;
  }

  .weight-slider_header-2 {
    font-size: 36px;
    line-height: 42px;
  }

  .weight-slider_header-2.wl {
    font-size: 32px;
    line-height: 36px;
  }

  .button-121 {
    font-weight: 700;
  }

  .box-div-4 {
    padding: 20px 10px;
  }

  .text-block-1223 {
    font-size: 70px;
    line-height: 70px;
  }

  .text-block-1225 {
    font-size: 17px;
    line-height: 22px;
  }

  .text-block-1226 {
    text-align: left;
    font-size: 18px;
    line-height: 24px;
  }

  .paragraph-156 {
    width: 100%;
  }

  .issues_div-2 {
    padding: 24px;
  }

  .issues_header-2 {
    margin-bottom: 25px;
    font-size: 29px;
    line-height: 36px;
  }

  .text-block-1228 {
    font-size: 18px;
  }

  .bold-text-27 {
    font-size: 28px;
    line-height: 35px;
  }

  .text-block-1229 {
    font-family: Inter, sans-serif;
    font-size: 14px;
    line-height: 19px;
  }

  .text-block-1230 {
    width: 100%;
  }

  .right-arrow-12 {
    background-color: #ff4c46;
    width: 30px;
    height: 30px;
    padding: 5px;
    inset: -6% auto auto 13%;
  }

  .slide-nav-9 {
    display: none;
  }

  .left-arrow-14 {
    background-color: #ff4c46;
    width: 30px;
    height: 30px;
    padding: 5px;
    inset: -6% auto auto 0%;
  }

  .cell-label-2 {
    font-family: Inter, sans-serif;
    font-size: 14px;
  }

  .line-accent-2 {
    width: 55%;
  }

  .line-accent-2.mob._1 {
    width: 66%;
  }

  .line-accent-2.mobile._2 {
    width: 60%;
  }

  .product-cell-name-mobile-2 {
    font-family: Inter, sans-serif;
  }

  .cell_imgdiv_mobile-2 {
    background-color: #2e9bf0;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-1232 {
    font-size: 32px;
    line-height: 35px;
  }

  .table_arrowicon-2 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
  }

  .button-123 {
    color: #fff;
    background-color: #2e9bf0;
    font-family: Inter, sans-serif;
    font-weight: 900;
  }

  .button-123:hover {
    color: #fff;
    background-color: #ff4c46;
  }

  .comptable_mobile-2 {
    width: 100%;
    display: block;
  }

  .table_mobslider-2 {
    background-color: #fff0;
    width: 100%;
    height: auto;
    margin-top: 10px;
  }

  .image-527 {
    width: 60%;
  }

  .div-block-1968 {
    border-left-style: none;
    width: 100%;
    padding-left: 0%;
  }

  .text-block-1233 {
    font-size: 32px;
    line-height: 35px;
  }

  .link-62 {
    color: #666;
  }

  .text-block-1234 {
    font-size: 18px;
  }

  .paragraph-158 {
    text-align: left;
    width: 100%;
  }

  .footer-column-div.legal {
    margin-bottom: 20px;
  }

  .footer-div-wrap {
    padding-left: 4%;
    padding-right: 4%;
  }

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

  .footer-div1-right {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .text-block-143 {
    margin-bottom: 20px;
  }

  .footer-div1-left {
    margin-bottom: 30px;
  }

  .footer-div-2 {
    flex-flow: column;
    align-items: flex-start;
  }

  .footer-div-1 {
    flex-flow: column;
  }

  .text-block-1236 {
    color: #999;
    margin-bottom: 5px;
    font-weight: 900;
  }

  .form-product-3 {
    font-weight: 900;
  }

  .link-block-78 {
    width: 100%;
  }

  .link-block-78.tirz {
    color: #000;
    background-image: url('../images/PriMeds_Vial_TirzepatideColor.png');
    background-position: 90% 20%;
    background-repeat: no-repeat;
    background-size: 18%;
  }

  .link-block-78.tirz:hover {
    border-color: #000;
  }

  .link-block-78.sema {
    background-image: url('../images/PriMeds_Vial_SemaglutideColor.png');
    background-position: 90% 20%;
    background-repeat: no-repeat;
    background-size: 18%;
  }

  .link-block-78.sema:hover {
    border-color: #000;
  }

  .paragraph-159.report {
    width: 70%;
  }

  .div-block-1974.tirz {
    padding-left: 0;
  }

  .div-block-1974.sema {
    padding-left: 0;
    padding-right: 0;
  }

  .image-544 {
    width: 20px;
    margin-right: 5px;
  }

  .div-block-1975 {
    margin-bottom: 10px;
  }

  .div-block-1976 {
    width: 86%;
  }

  .dosage-drops-div.pair {
    justify-content: space-between;
  }

  .dose-sched-box {
    padding-left: 10px;
    padding-right: 10px;
  }

  .dose-sched-box.solo {
    width: 100%;
  }

  .dose-sched-box.pair {
    width: 49%;
  }

  .text-block-1244 {
    color: #999;
    margin-bottom: 5px;
    font-weight: 900;
  }

  .text-block-1245 {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 27px;
  }

  .text-block-1245.form-rep {
    width: 80%;
  }

  .text-block-1245.form-rep.short, .link-block-79 {
    width: 100%;
  }

  .link-block-79.tirz {
    color: #000;
    background-image: url('../images/PriMeds_Vial_TirzepatideColor.png');
    background-position: 90% 20%;
    background-repeat: no-repeat;
    background-size: 18%;
  }

  .link-block-79.tirz:hover {
    border-color: #000;
  }

  .link-block-79.sema {
    background-image: url('../images/PriMeds_Vial_SemaglutideColor.png');
    background-position: 90% 20%;
    background-repeat: no-repeat;
    background-size: 18%;
  }

  .link-block-79.sema:hover {
    border-color: #000;
  }

  .paragraph-160.report {
    width: 70%;
  }

  .div-block-1981.tirz {
    padding-left: 0;
  }

  .div-block-1981.sema {
    padding-left: 0;
    padding-right: 0;
  }

  .image-546 {
    width: 20px;
    margin-right: 5px;
  }

  .div-block-1982 {
    margin-bottom: 10px;
  }

  .text-block-1251 {
    text-align: center;
    font-size: 30px;
    line-height: 36px;
  }

  .article-link-boxes-div {
    flex-flow: column;
    width: 100%;
  }

  .link-block-80 {
    width: 100%;
    margin-bottom: 30px;
  }

  .link-block-81 {
    width: 100%;
    margin-bottom: 30px;
    padding-left: 39px;
    padding-right: 39px;
  }

  .text-span-274 {
    font-size: 10px;
  }

  .div-block-1985 {
    flex-flow: column;
  }

  .text-block-1255 {
    display: none;
  }

  .select-field-10 {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 15px;
  }

  .dosage-flex-div {
    flex-flow: column;
  }

  .div-block-1986 {
    width: 100%;
    margin-bottom: 30px;
  }

  .step-header {
    font-size: 22px;
    line-height: 28px;
  }

  .paragraph-161.adjust {
    margin-bottom: 20px;
  }

  .dosage-steps-div {
    width: 100%;
  }

  .dosage-step-1-2-div, .dosage-step-3-div {
    flex-flow: column;
  }

  .dosage-step-div {
    width: 100%;
    margin-bottom: 50px;
  }

  .dosage-step-div.step-3 {
    margin-bottom: 20px;
  }

  .phone-verify-div {
    justify-content: space-between;
  }

  .text-field-57 {
    width: 22%;
  }

  .doctab_flex-div {
    flex-flow: column;
  }

  .doctab_textdiv {
    width: 100%;
    margin-bottom: 30px;
  }

  .image-550 {
    width: 35px;
    margin-bottom: 15px;
  }

  .text-block-1262 {
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 36px;
  }

  .text-block-1263.mobile {
    width: auto;
    font-size: 13px;
    line-height: 16px;
    display: none;
  }

  .doctab_toptextdiv {
    flex-flow: column;
    justify-content: space-between;
    display: flex;
  }

  .div-block-1988 {
    background-color: var(--transparent);
    margin-top: 20px;
    padding: 0;
  }

  .text-block-1264 {
    color: var(--black);
    font-size: 15px;
  }

  .text-block-1264.mobile {
    color: var(--pastel-blue);
  }

  .text-block-1264.desktop {
    display: none;
  }

  .button-125 {
    background-color: var(--pastel-blue);
    display: none;
  }

  .doctab_chat-div {
    border: 1px solid var(--f3-grey);
    width: 100%;
  }

  .text-block-1265 {
    line-height: 20px;
  }

  .register-header-2 {
    font-size: 30px;
    line-height: 33px;
  }

  .text-block-1273 {
    font-size: 16px;
    line-height: 22px;
  }

  .doc_short-bio {
    margin-bottom: 15px;
  }

  .link-71 {
    color: var(--pastel-blue);
    font-size: 18px;
    text-decoration: none;
    display: block;
  }

  .brand-2 {
    padding-left: 3%;
    top: 0;
  }

  .text-block-1281 {
    text-align: center;
    margin-top: 0;
    font-family: Manrope, sans-serif;
    font-size: 14px;
  }

  .link-72 {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }

  .nav-menu-2 {
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-mobile-link {
    color: #2e9bf0;
    font-family: Inter, sans-serif;
    display: none;
  }

  .mobile-nav-div {
    background-color: #fff;
    padding: 0 0%;
    display: flex;
  }

  .nav-right-div.mobile {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 30px 10px 40px;
  }

  .nav-left-div {
    flex-flow: row;
    width: auto;
  }

  .nav_wrap-2 {
    flex-flow: column;
    padding-left: 3%;
    padding-right: 3%;
    display: none;
  }

  .menu-button-2 {
    color: #ff4c46;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .menu-button-2.w--open {
    color: #2e9bf0;
    background-color: #fff;
  }

  .div-block-1991 {
    margin-right: 0;
    display: block;
  }

  .link-73.trans {
    font-size: 14px;
  }

  .link-block-85 {
    margin-right: 0;
  }

  .div-block-1992 {
    background-color: #fff;
    width: 100%;
    margin-top: 10px;
    padding: 10px 3%;
  }

  .nav-3 {
    display: block;
  }

  .navbar-2 {
    background-color: #fff;
    padding: 15px 0;
  }

  .navbar-2.home {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .button-126.trans {
    padding: 10px;
    font-size: 14px;
  }

  .button-126.trans.mobile {
    width: 100%;
  }

  .image-557 {
    width: 100px;
  }

  .nav_flex-2 {
    flex-flow: row;
    max-width: none;
  }

  .nav-menu-links-div {
    border-bottom-style: none;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .nav-menu-links-div.mob {
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .nav-menu-links-div.desk {
    display: none;
  }

  .icon-38 {
    color: var(--black);
  }

  .hero-icon-2 {
    display: none;
  }

  .footer-div-wrap-2 {
    padding-left: 4%;
    padding-right: 4%;
  }

  .text-block-1282 {
    margin-bottom: 20px;
  }

  .footer-logo-2 {
    margin-bottom: 10px;
  }

  .footer-div-3 {
    flex-flow: column;
  }

  .pay-choices-div {
    flex-flow: column;
    margin-bottom: 0;
  }

  .pay-choice {
    width: 100%;
    margin-bottom: 15px;
  }

  .radio-button-label-4 {
    font-size: 18px;
  }

  .text-block-1285 {
    font-size: 30px;
  }

  .text-block-1286, .text-block-1287 {
    font-size: 15px;
  }

  .paragraph-164, .plan-upsell, .button-128 {
    width: 100%;
  }

  .div-block-1995 {
    width: 100%;
    margin-top: 15px;
  }

  .button-129 {
    width: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 15px;
  }

  .checkoutnav_div-2 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 20px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .link-block-86 {
    margin-bottom: 0;
  }

  .image-559 {
    height: 40px;
  }

  .text-span-287 {
    font-size: 15px;
  }

  .button-130 {
    width: 100%;
  }

  .text-block-1294 {
    font-size: 33px;
    line-height: 39px;
  }

  .checkoutb_wrap-2 {
    padding-top: 20px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .plan-total-price {
    margin-top: 4px;
    line-height: 13px;
  }

  ._12-month-details-div {
    display: none;
  }

  ._6month-order {
    background-color: var(--white);
    padding-left: 0;
    padding-right: 0;
  }

  ._6month-order.mobile {
    width: 100%;
  }

  ._12month-order {
    background-color: var(--white);
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  ._12month-order.mobile {
    width: 100%;
  }

  .delete-item {
    right: 0%;
  }

  .text-block-1304 {
    color: var(--blue-for-gradient);
  }

  ._3-products-div {
    flex-flow: column;
  }

  .portal-product-box {
    width: 100%;
    margin-bottom: 30px;
  }

  .text-block-1308 {
    font-size: 22px;
    line-height: 24px;
  }

  .pbb_price {
    margin-top: 2px;
  }

  .text-block-1310 {
    font-size: 33px;
    line-height: 28px;
  }

  .text-block-1311 {
    font-size: 16px;
    line-height: 17px;
  }

  .countdown-main-div {
    margin-bottom: 0;
  }

  .countdown-header-div {
    margin-bottom: 5px;
  }

  .countdown-row {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .countdown-block, .countdown-block.solo {
    width: 22%;
  }

  .countdown-time {
    font-size: 36px;
    line-height: 39px;
  }

  .countdown-detail {
    font-size: 9px;
  }

  .text-block-1319 {
    width: 100%;
    font-size: 30px;
    line-height: 33px;
  }

  .paragraph-166 {
    width: 100%;
  }

  .portal-bullets-div {
    width: 100%;
    margin-bottom: 20px;
  }

  .div-block-2001 {
    width: 100%;
  }

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

  .bullets-timer-div {
    flex-flow: column;
    width: 100%;
  }

  .coupon-pop-up-wrap {
    padding-left: 2%;
    padding-right: 2%;
  }

  .coupon-pop-up-div {
    width: 100%;
    padding: 40px 15px 30px;
  }

  .form-block-18, .checkbox-field-20 {
    margin-bottom: 0;
  }

  .wrap-div {
    padding-top: 50px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .main-div {
    background-color: var(--white);
    padding: 0;
  }

  .box-headers-div {
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-block-1323 {
    width: 50%;
    font-size: 26px;
    line-height: 29px;
  }

  .tratment-type-div {
    padding: 2px 8px;
  }

  .text-block-1324 {
    font-size: 12px;
  }

  .box-cards-div {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
  }

  .product-card {
    width: 100%;
  }

  .card-image-div {
    border-radius: 13px;
    width: 40%;
    margin-bottom: 0;
    overflow: hidden;
  }

  .image-565 {
    width: 100%;
  }

  .text-block-1325 {
    width: 58%;
    font-size: 22px;
    line-height: 22px;
  }

  .paragraph-168 {
    margin-bottom: 15px;
    line-height: 18px;
  }

  .text-span-294 {
    border: 1.5px #000;
    border-radius: 100px;
    padding-left: 2px;
    padding-right: 2px;
  }

  .image-name-div {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    display: flex;
  }

  .product-set-div {
    background-color: var(--f6-grey);
    background-image: url('../images/NS_SemaColorVial-copy.png');
    background-position: 90% 2%;
    background-repeat: no-repeat;
    background-size: 30%;
    border-radius: 16px;
    padding: 30px 15px 40px;
  }

  .product-set-div.sema {
    background-image: url('../images/NS_ColorVial_Full_Sema.png');
  }

  .product-set-div.tirz {
    background-image: url('../images/NS_ColorVial_Full_Tirzep.png');
  }

  .sec-2-wrap {
    padding-top: 0;
    padding-left: 3%;
    padding-right: 3%;
  }

  .div-block-2003 {
    width: 100%;
  }

  .text-block-1326 {
    font-size: 36px;
  }

  .text-block-1327 {
    font-size: 24px;
    font-weight: 600;
  }

  .text-block-1328 {
    font-size: 16px;
  }

  .button-135 {
    width: 100%;
  }

  .gridbox_header {
    margin-top: 0;
    font-size: 26px;
    font-weight: 900;
    line-height: 30px;
  }

  .gridbox_header.red {
    color: #ff485e;
    font-size: 20px;
    line-height: 20px;
  }

  .gridbox_header.red.solo {
    text-align: center;
    font-size: 22px;
    line-height: 24px;
  }

  .div-block-2006 {
    width: 48%;
  }

  .image-569 {
    margin-left: 0;
    margin-right: 5px;
  }

  .amount-div-4 {
    margin-left: 5px;
  }

  .div-block-2007 {
    width: 49%;
    padding: 15px 10px;
  }

  .div-block-2007.solo {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 100%;
  }

  .text-block-1331 {
    font-size: 50px;
  }

  .text-block-1331.wl {
    font-size: 40px;
    line-height: 30px;
  }

  .text-block-1332.wl {
    font-size: 18px;
    line-height: 15px;
  }

  .text-block-1334 {
    font-size: 21px;
  }

  .text-block-1335 {
    font-size: 13px;
  }

  .heroprice_div-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    align-items: center;
  }

  .countdown-row-2 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .countdown-row-2.solo {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: stretch;
  }

  .countdown-time-2 {
    font-size: 36px;
    line-height: 39px;
  }

  .countdown-detail-2 {
    font-size: 11px;
  }

  .countdown-header-div-2 {
    margin-bottom: 5px;
  }

  .countdown-main-div-2 {
    margin-bottom: 0;
  }

  .countdown-main-div-2.solo {
    justify-content: flex-start;
    align-items: center;
  }

  .branded-box-3 {
    border: 1px solid #000;
  }

  .text-span-299 {
    padding-left: 2px;
    padding-right: 2px;
    line-height: 20px;
  }

  .text-span-300 {
    font-size: 16px;
    line-height: 11px;
  }

  .div-block-2010 {
    width: auto;
    margin-bottom: 30px;
  }

  .brandeddiv-2 {
    width: 100%;
  }

  .button-136 {
    color: var(--black);
    font-size: 11px;
    line-height: 15px;
  }

  ._2box_leftdiv-2, ._2box_leftdiv-2.solo {
    width: 100%;
  }

  .text-block-1339 {
    background-color: #fff;
    font-size: 20px;
  }

  .productbox-3, .productbox-3.a {
    width: 100%;
    margin-bottom: 30px;
  }

  .button-137 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .text-block-1341 {
    text-align: center;
    flex-flow: column;
    font-size: 25px;
    display: block;
  }

  .compblock_div-2 {
    flex-flow: column;
    align-items: center;
  }

  .brand-3 {
    padding-left: 3%;
    top: 0;
  }

  .text-block-1344 {
    text-align: center;
    margin-top: 0;
    font-family: Manrope, sans-serif;
    font-size: 14px;
  }

  .link-74 {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }

  .nav-menu-3 {
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
  }

  .menu-button-3 {
    color: #ff4c46;
    background-color: #fff;
    padding-top: 13px;
    padding-bottom: 10px;
  }

  .menu-button-3.w--open {
    color: #2e9bf0;
    background-color: #fff;
  }

  .div-block-2013 {
    margin-right: 0;
    display: block;
  }

  .link-75.trans {
    font-size: 14px;
  }

  .link-block-89 {
    margin-right: 0;
  }

  .div-block-2014 {
    background-color: #fff;
    width: 100%;
    margin-top: 10px;
    padding: 10px 3%;
  }

  .nav-4 {
    display: block;
  }

  .button-138.trans {
    padding: 10px;
    font-size: 14px;
  }

  .button-138.trans.mobile {
    width: 100%;
  }

  .image-573 {
    width: 200px;
  }

  .stepexp-div {
    flex-flow: column;
    padding: 0 0 50px;
  }

  .text-block-1346 {
    font-size: 33px;
    line-height: 36px;
  }

  .step-exp-imgdiv {
    width: 100%;
    padding-right: 0;
  }

  .paragraph-170 {
    width: 100%;
  }

  .exp_wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .paragraph-171, .button-139 {
    width: 100%;
  }

  .step_text-div {
    width: 100%;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-div-wrap-3 {
    padding-left: 4%;
    padding-right: 4%;
  }

  .text-block-1348 {
    margin-bottom: 20px;
  }

  .footer-logo-3 {
    margin-bottom: 10px;
  }

  .footer-div-4 {
    flex-flow: column;
  }

  .cc_boximg {
    width: 65px;
  }

  .cc-flex {
    flex-flow: column;
  }

  .cc-flex.weightloss {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  ._3box_boxsub {
    font-size: 17px;
    line-height: 23px;
  }

  .cc_boxheader {
    font-size: 26px;
    line-height: 31px;
  }

  .cc_box {
    width: 100%;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .complete-care-wrap {
    padding-bottom: 60px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .section_headers {
    width: 100%;
    font-size: 36px;
    line-height: 36px;
  }

  .grid-3 {
    flex-flow: column;
    padding: 0 20px;
  }

  .gridbox_header-2 {
    font-size: 26px;
    font-weight: 900;
    line-height: 30px;
  }

  .gridbox_header-2.wl {
    font-size: 25px;
    font-weight: 700;
    line-height: 31px;
  }

  .grid_wrap-2 {
    border-bottom-style: none;
    padding: 60px 3%;
  }

  .gridbox_sub {
    padding-left: 0;
    padding-right: 0;
    font-size: 19px;
    line-height: 23px;
  }

  .hero-wrap {
    background-image: linear-gradient(#000000b3, #000000b3), url('../images/testbg2.jpg');
    background-position: 0 0, 50%;
  }

  .hero-main-div {
    flex-flow: column;
    padding-top: 60px;
  }

  .hero-left {
    width: 100%;
    padding-bottom: 50px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .div-block-2016 {
    width: 100%;
  }

  .text-block-1351 {
    font-size: 51px;
    line-height: 53px;
  }

  .image-575 {
    margin-top: 0;
  }

  .bar-wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .bar-div {
    justify-content: space-between;
  }

  .hero-bullet-text {
    font-size: 13px;
  }

  .treatments-wrap {
    padding-top: 0;
    padding-left: 3%;
  }

  .text-block-1353 {
    font-family: var(--arrow);
  }

  .paragraph-173 {
    width: 100%;
  }

  .button-141 {
    text-align: center;
    width: 100%;
  }

  .right-arrow-13 {
    left: 8%;
  }

  .button-142 {
    text-align: center;
    width: 100%;
  }

  .tp-wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .bar-pair {
    flex-flow: column;
    justify-content: space-around;
    align-items: flex-start;
    width: 55%;
  }

  .bar-pair._2 {
    width: 45%;
  }

  .image-578 {
    width: 21px;
  }

  .tp_top4 {
    flex-flow: column;
    margin-bottom: 20px;
  }

  .tp_pair {
    width: 100%;
    margin-bottom: 20px;
  }

  .image-579 {
    width: 50px;
  }

  .sub-box {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 10px;
  }

  .sub-box._1, .sub-box._2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .sub-box._3 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .image-580 {
    width: 15%;
  }

  .text-block-1356 {
    font-size: 18px;
    line-height: 24px;
  }

  .paragraph-175 {
    line-height: 15px;
  }

  .sub-boxes-div {
    flex-flow: column;
  }

  .product-wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .div-block-2020 {
    flex-flow: column;
  }

  .div-block-2021 {
    width: 100%;
    margin-bottom: 30px;
  }

  .image-581 {
    width: 60px;
  }

  .gp-wrap-c {
    padding-left: 3%;
    padding-right: 3%;
  }

  .gp_top2-div {
    flex-flow: column;
  }

  .gp_top {
    width: 100%;
    margin-bottom: 20px;
  }

  .text-block-1357 {
    width: 60%;
  }

  .gp-box-text-div {
    margin-bottom: 15px;
  }

  .button-146 {
    width: 100%;
  }

  .hiwgrid-wrap {
    padding-top: 50px;
    padding-left: 3%;
    padding-right: 5%;
  }

  .page-headers {
    font-size: 45px;
    line-height: 45px;
  }

  .page-headers.wht {
    font-size: 59px;
  }

  .paragraph-177 {
    width: 100%;
  }

  .hiw_grid-boxes-div {
    flex-flow: column;
  }

  .hiw_grid-left-stack {
    width: 100%;
  }

  .hiw_grid-pair-div {
    flex-flow: column;
    width: 100%;
    margin-bottom: 10px;
  }

  .hiw_grid-pair-div.bottom {
    margin-bottom: 0;
  }

  .div-block-2023 {
    width: 100%;
    margin-bottom: 15px;
  }

  .text-block-1361.ba {
    font-size: 19px;
    line-height: 22px;
  }

  .hiw_g-vid-div {
    width: 100%;
  }

  .video-3 {
    margin-bottom: 0;
  }

  .hiw_vid-div {
    margin-bottom: 30px;
  }

  .be_wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .be_pair {
    flex-flow: column;
  }

  .be_link-box {
    width: 100%;
    margin-bottom: 15px;
  }

  .table_wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .table_maindiv-copy {
    flex-flow: column;
  }

  .table-container-div.desk {
    display: none;
  }

  .table-container-div.mob {
    display: block;
  }

  .brandstable {
    padding-top: 0;
    padding-bottom: 0;
  }

  .table-headers-row.top {
    background-color: var(--f6-grey);
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
  }

  .div-block-2028 {
    width: 41%;
  }

  .div-block-2028.mobile {
    width: 30%;
  }

  .text-block-1363.brand {
    margin-top: 0;
  }

  .div-block-2029 {
    width: 15%;
  }

  .div-block-2029.last.mobile, .div-block-2029.mobile {
    width: 35%;
  }

  .image-584 {
    height: 20px;
    margin-bottom: 20px;
  }

  .table-body-row.ns {
    background-color: var(--light-blue);
  }

  .div-block-2031 {
    width: 41%;
  }

  .div-block-2031.mobile {
    width: 30%;
  }

  .div-block-2032 {
    width: 15%;
  }

  .div-block-2032.mobile {
    width: 35%;
  }

  .weight-hero-wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .weight_heroheader {
    width: 100%;
    margin-left: 0;
    font-size: 50px;
    line-height: 55px;
    display: block;
  }

  .weight_heroheader.mobile {
    display: block;
  }

  .weight_heroheader.desk {
    display: none;
  }

  .text-block-1365 {
    font-size: 22px;
    line-height: 28px;
  }

  .div-block-2033 {
    flex-flow: column;
  }

  .weightheroproduct {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 20px;
  }

  .div-block-2035 {
    width: 94%;
    padding-left: 40px;
    padding-right: 10px;
  }

  .image-586 {
    width: 70px;
    margin-top: 20px;
    margin-left: -10px;
    transform: rotate(14deg);
  }

  .text-block-1367 {
    font-size: 22px;
    line-height: 24px;
  }

  .text-span-318 {
    font-size: 30px;
  }

  .amt-dollar {
    font-size: 16px;
  }

  .text-block-1369 {
    font-size: 33px;
    line-height: 36px;
  }

  .text-block-1371 {
    font-size: 30px;
    line-height: 40px;
  }

  .text-block-1372 {
    width: 86%;
  }

  .heroproduct-button {
    width: 49%;
    font-size: 13px;
  }

  .text-block-1373 {
    text-align: center;
    padding-left: 8%;
  }

  .image-587 {
    height: 20px;
  }

  .image-587.desk-only {
    display: none;
  }

  .bold-text-33, .bold-text-34 {
    font-size: 13px;
  }

  .reph_wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .text-block-1374 {
    font-size: 57px;
    line-height: 62px;
  }

  .text-block-1375 {
    width: 100%;
    margin-bottom: 25px;
    font-size: 27px;
    line-height: 31px;
  }

  .paragraph-181 {
    width: 100%;
    font-size: 20px;
    line-height: 26px;
  }

  .report-nav-holder-div {
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
    position: relative;
  }

  .report-promo-div {
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
  }

  .report-nav-promo-text {
    text-align: center;
    font-size: 10px;
    font-weight: 700;
  }

  .calco_wrap {
    padding-top: 50px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .calco_div {
    flex-flow: column;
  }

  .calco_left {
    width: 100%;
    margin-bottom: 15px;
  }

  .div-block-2038 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-1377 {
    font-size: 20px;
  }

  .text-block-1378 {
    font-size: 15px;
  }

  .div-block-2041 {
    width: 22%;
  }

  .text-block-1381 {
    font-size: 30px;
  }

  .calco_right {
    width: 100%;
  }

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

  .uvt_wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .uvt-heading {
    font-size: 45px;
    line-height: 45px;
  }

  .uvt_sub {
    font-size: 24px;
    line-height: 29px;
  }

  .uvt_bulletdiv {
    flex-flow: column;
  }

  .uvt_bullets-pair {
    width: 100%;
    margin-bottom: 15px;
  }

  .text-block-1390 {
    font-size: 20px;
  }

  .text-block-1430 {
    font-size: 13px;
  }

  .paragraph-183 {
    font-size: 18px;
    line-height: 22px;
  }

  .text-block-1429 {
    font-size: 11px;
  }

  .popup-body-div {
    max-width: 1000px;
    padding-top: 20px;
    overflow: auto;
  }

  .cancel-popup_div {
    flex-flow: column;
    justify-content: space-between;
    width: 100%;
    display: flex;
    inset: 0%;
  }

  .textarea-2 {
    height: auto;
    font-size: 16px;
  }

  .popup-chat-div {
    height: 600px;
    margin-bottom: 0;
  }

  .submit-button-20 {
    width: 100%;
    margin-bottom: 15px;
  }

  .arrow.left {
    right: 22%;
  }

  .card-input-form {
    margin-bottom: 0;
  }

  .checkout_textfield {
    border-radius: 6px;
    margin-bottom: 25px;
  }

  .checkout_textfield:focus {
    border-color: #6d22ff;
  }

  .checkout_textfield::placeholder {
    font-size: 13px;
  }

  .checkout_textfield.promo.checkout {
    height: 55px;
  }

  .checkout_textfield.half {
    width: 48%;
  }

  .section_checkout {
    flex-flow: column;
    padding-top: 20px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .plan-selection-div {
    margin-bottom: 0;
  }

  .plan-radio {
    width: 100%;
    padding-right: 5px;
  }

  .plan-radio.selected {
    background-color: var(--light-green);
    border: 1px solid #000;
    width: 100%;
  }

  .text-span-332, .text-span-333 {
    font-size: 20px;
  }

  .field-label-5 {
    font-weight: 700;
  }

  .order-box-div {
    background-color: var(--white);
    padding-left: 10px;
    padding-right: 10px;
  }

  .icon-img {
    width: 60px;
    max-width: none;
    height: 60px;
  }

  .icon-img._4 {
    width: 60px;
    height: auto;
  }

  .text-block-1435 {
    color: var(--black);
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
  }

  .radio-button-label-5 {
    font-size: 16px;
  }

  .form-20 {
    color: var(--black);
  }

  .text-block-1437 {
    margin-left: 6px;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
  }

  .tf_textfield-3-copy {
    font-family: var(--satoshi);
    color: var(--999-grey);
    border-radius: 6px;
    margin-bottom: 25px;
    font-weight: 300;
  }

  .tf_textfield-3-copy:focus {
    border-color: #6d22ff;
  }

  .tf_textfield-3-copy::placeholder {
    font-size: 13px;
  }

  .tf_textfield-3-copy.promo.checkout {
    height: 55px;
  }

  .tf_textfield-3-copy.half {
    width: 48%;
  }

  .plans-div-flex {
    flex-flow: column;
  }

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

  .form-hero-div {
    align-items: flex-start;
    padding-top: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .formhero-sub {
    text-align: left;
    width: 100%;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 24px;
  }

  .form-disclaimer-div {
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }

  .form-disclaimer-div.form {
    display: block;
  }

  .form-3-things-div {
    flex-flow: column;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 15px;
  }

  .form-bullet-div {
    flex-flow: row;
    align-items: center;
    width: 100%;
    margin-bottom: 15px;
    padding: 0;
  }

  .hiw_buttondiv {
    width: 100%;
  }

  .hiw-img._3 {
    width: 45%;
  }

  .comp-table-headers {
    width: 30%;
  }

  .comp-table-entry {
    width: 33%;
  }

  .comp-table-entry.bottom2 {
    border-bottom-right-radius: 0;
  }

  .brands-comp-table {
    width: 100%;
    margin-bottom: 50px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .comptable_category {
    justify-content: flex-end;
    align-items: flex-start;
    width: 36%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
  }

  .comptable_category.bottom-1 {
    border-bottom-left-radius: 0;
  }

  .comptable_category.top {
    justify-content: center;
    align-items: flex-start;
  }

  .vs-div {
    width: 80px;
  }

  .text-block-1441 {
    font-size: 13px;
  }

  .table-amount {
    font-size: 27px;
    line-height: 36px;
  }

  .table-dollar {
    font-size: 16px;
  }

  .image-594 {
    width: 50px;
  }

  .text-block-1444.brand {
    margin-top: 0;
    font-size: 15px;
  }

  .table-comp-div {
    flex-flow: column;
  }

  .table-comp-div.desk {
    display: none;
  }

  .table-comp-div.mob {
    display: block;
  }

  .comptablesection_wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .table-logo-ns {
    height: 20px;
    margin-bottom: 0;
  }

  .b-a-slider {
    height: auto;
  }

  .icon-41 {
    margin-left: 4.5px;
    margin-right: 4.5px;
    inset: 0% 0% 0% auto;
  }

  .icon-41.l {
    inset: 0% auto 0% 0%;
  }

  .icon-41.r {
    inset: 0% 0% 0% auto;
  }

  .b-a-slide {
    background-size: contain, auto;
  }

  .div-block-2101 {
    width: 100%;
    margin-bottom: 30px;
  }

  .text-block-1448 {
    font-size: 45px;
    line-height: 48px;
  }

  .button-148 {
    width: 100%;
  }

  .choose-program-div {
    flex-direction: column;
  }

  .choose-program-div.products {
    flex-flow: column-reverse;
    margin-bottom: 0;
  }

  .choice-div {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 30px;
  }

  .choice-img-div {
    width: 22%;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .choice-img-div.tirz {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .choice-img {
    width: 60px;
  }

  .div-block-2102 {
    width: 60%;
  }

  .choice-name {
    font-weight: 900;
  }

  .text-block-724-copy {
    color: var(--999-grey);
    margin-bottom: 5px;
    font-weight: 900;
  }

  .div-block-2103 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
  }

  .dosage-text {
    display: none;
  }

  .choice-bullet {
    font-size: 14px;
  }

  .radio-button-2 {
    margin-top: 35px;
  }

  .nameprice-dive {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .nameprice-dive.sema {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: row;
    width: 100%;
  }

  .program-price {
    font-size: 30px;
    font-weight: 900;
    line-height: 20px;
  }

  .text-span-338 {
    font-size: 13px;
    line-height: 18px;
  }

  .progprice-div.felix {
    width: 40%;
    padding-left: 0;
  }

  .dosage-text-mobile {
    display: block;
  }

  .div-block-1745-copy {
    justify-content: center;
  }

  .reco-img-div-copy.combo {
    width: 23%;
    padding: 0;
  }

  .bundle-price-flex {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    margin-top: 5px;
  }

  .text-block-797-copy {
    margin-bottom: 3px;
    font-size: 16px;
  }

  .reco-button-div-copy {
    width: 100%;
  }

  .price-2 {
    font-size: 24px;
  }

  .price-2.old {
    font-size: 18px;
    line-height: 18px;
  }

  .price-2.old.upsell {
    font-size: 17px;
  }

  .image-595 {
    top: 5%;
  }

  .text-block-798-copy {
    font-size: 16px;
  }

  .text-block-792-copy {
    font-size: 23px;
    line-height: 24px;
  }

  .text-block-795-copy {
    font-size: 24px;
    line-height: 25px;
  }

  .list-copy {
    margin-bottom: 0;
  }

  .list-copy._1 {
    margin-bottom: 5px;
  }

  .reco-box-product-price-copy {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 100%;
    max-width: none;
  }

  .reco-box-copy.backup, .reco-box-top-copy-copy {
    width: 100%;
  }

  .list-15 {
    margin-bottom: 0;
  }

  .dollar-sign-2 {
    font-size: 10px;
    line-height: 15px;
  }

  .reco-info-box-copy {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 15px;
  }

  .reco-info-box-copy.bundle {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-right: 0;
  }

  .item-list-div-copy.test {
    padding-bottom: 10px;
    padding-left: 3%;
  }

  .button-149 {
    padding-left: 50px;
    padding-right: 50px;
    font-size: 18px;
  }

  .paragraph-187, .paragraph-188 {
    margin-top: 40px;
  }

  .div-block-2108 {
    flex-flow: column;
  }

  .div-block-2109 {
    width: 100%;
    margin-bottom: 29px;
  }

  .input-text.ns {
    font-size: 20px;
  }

  .form-box-div {
    background-color: var(--white);
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .icon-img-copy {
    width: 60px;
    max-width: none;
    height: auto;
    padding-top: 0;
  }

  .icon-img-copy.ship {
    height: auto;
  }

  .icon-img-copy {
    width: 60px;
    max-width: none;
    height: 60px;
  }

  .icon-img-copy._4 {
    width: 60px;
    height: auto;
  }

  .product-name-2-copy {
    margin-bottom: 3px;
    font-size: 20px;
    line-height: 22px;
  }

  .product-name-2-copy {
    margin-bottom: 3px;
    font-size: 20px;
    font-weight: 900;
    line-height: 21px;
  }

  .product-name-2-copy.portal {
    font-size: 20px;
    line-height: 24px;
  }

  .product-name-2-copy.form {
    text-align: left;
    font-size: 18px;
  }

  .div-block-2112 {
    justify-content: flex-start;
    align-items: flex-end;
  }

  .text-block-1464 {
    margin-bottom: 2px;
    font-weight: 500;
  }

  .text-block-1465 {
    font-size: 63px;
    line-height: 30px;
  }

  .text-block-1466 {
    font-size: 18px;
    font-weight: 500;
    line-height: 23px;
  }

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

  .mask-9 {
    height: auto;
  }

  .slide-nav-13 {
    font-size: 18px;
  }

  .text-span-341 {
    font-size: 30px;
    line-height: 36px;
  }

  .div-block-2114 {
    width: 100%;
    margin-bottom: 30px;
  }

  .div-block-2115 {
    width: 100%;
  }

  .brand-cell {
    width: 41%;
  }

  .brand-cell.mobile {
    width: 20%;
  }

  .input-cell {
    width: 15%;
  }

  .input-cell.mobile {
    width: 40%;
  }

  .image-601-copy {
    height: 30px;
  }
}


@font-face {
  font-family: 'Everett';
  src: url('../fonts/Everett-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppmori';
  src: url('../fonts/PPMori-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ppmori';
  src: url('../fonts/PPMori-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppmori';
  src: url('../fonts/PPMori-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppmori';
  src: url('../fonts/PPMori-Extralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppmori';
  src: url('../fonts/PPMori-SemiBoldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ppmori';
  src: url('../fonts/PPMori-ExtralightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ppeditorialnew Bf 644 B 214 Fb 0 C 0 A';
  src: url('../fonts/PPEditorialNew-Italic-BF644b214fb0c0a.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ppeditorialnew Bf 644 B 214 Ff 145 F';
  src: url('../fonts/PPEditorialNew-Regular-BF644b214ff145f.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppeditorialnew Bf 644 B 21500840 C';
  src: url('../fonts/PPEditorialNew-Ultrabold-BF644b21500840c.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppeditorialnew Bf 644 B 21500 D 0 C 0';
  src: url('../fonts/PPEditorialNew-Ultralight-BF644b21500d0c0.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppeditorialnew Bf 644 B 214 Ff 1 E 9 B';
  src: url('../fonts/PPEditorialNew-UltralightItalic-BF644b214ff1e9b.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ppeditorialnew Bf 644 B 214 Faef 01';
  src: url('../fonts/PPEditorialNew-UltraboldItalic-BF644b214faef01.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}