.zct__catalog,.zct__productPage{--catalog-ink: #111820;--catalog-muted: #5c646b;--catalog-teal: #007f96;--catalog-teal-dark: #00677a;--catalog-field: #ffffff;--catalog-tint: #eff9fa;--catalog-line: #dce4e7;--catalog-sale: #0a9d75;--catalog-shadow: 0 8px 24px rgba(17, 24, 32, .08);min-height:60vh;color:var(--catalog-ink);background:var(--catalog-field)}.zct__container{width:min(1320px,calc(100% - 40px));margin-inline:auto}.zct__catalogSection{padding-block:56px 96px}.zct__collectionTitleRow{display:flex;justify-content:center;margin-bottom:48px;text-align:center}.zct__collectionTitleRow>div{width:100%;display:grid;justify-items:center;gap:10px}.zct__collectionTitleRow span{color:var(--catalog-teal);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.zct__collectionTitleRow h1,.zct__statePanel h1{margin:0;font-size:clamp(40px,5vw,56px);font-weight:700;letter-spacing:-.04em;line-height:1}.zct__catalogLayout{display:grid;grid-template-columns:224px minmax(0,1fr);gap:32px;align-items:start}.zct__filters{position:sticky;top:24px;display:grid;gap:24px;padding:24px;border:1px solid var(--catalog-line);border-radius:16px;background:var(--catalog-field);box-shadow:var(--catalog-shadow)}.zct__filters h2{margin:0;padding-bottom:16px;border-bottom:1px solid var(--catalog-line);font-size:12px;font-weight:700;letter-spacing:.12em}.zct__filters input[type=number],.zct__resultsBar select{width:100%;min-height:40px;border:1px solid var(--catalog-line);border-radius:8px;color:var(--catalog-ink);background:var(--catalog-field);font:inherit}.zct__filters input[type=number]{padding-inline:8px;font-size:12px}.zct__filters legend{padding:0;font-size:12px;font-weight:600}.zct__filters fieldset{display:grid;gap:12px;min-width:0;margin:0;padding:0;border:0}.zct__filters fieldset label{display:flex;gap:8px;align-items:center;font-size:12px;cursor:pointer}.zct__filters input[type=radio]{width:16px;height:16px;margin:0;accent-color:var(--catalog-teal)}.zct__priceInputs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.zct__priceInputs label{display:grid!important;gap:4px!important}.zct__priceInputs span{color:var(--catalog-muted);font-size:10px;font-weight:700;letter-spacing:.08em}.zct__resetButton{min-height:40px;border:1px solid color-mix(in srgb,var(--catalog-teal) 28%,transparent);border-radius:999px;color:var(--catalog-teal-dark);background:var(--catalog-tint);font:inherit;font-size:11px;font-weight:700;letter-spacing:.1em;cursor:pointer;transition:background-color .15s ease-out,color .15s ease-out}.zct__resetButton:hover{color:var(--catalog-field);background:var(--catalog-teal)}.zct__catalogResults{min-width:0}.zct__resultsBar{display:flex;min-height:48px;margin-bottom:24px;justify-content:space-between;align-items:center;gap:24px}.zct__mobileSort{display:none!important}.zct__resultsBar p{margin:0;font-size:12px;font-weight:600}.zct__resultsBar label{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:600}.zct__resultsBar select{min-width:220px;min-height:46px;padding-inline:14px 36px;border-radius:10px;font-size:13px}.zct__productGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 16px}@media(min-width:1600px){.zct__productGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.zct__card{min-width:0;overflow:hidden;border:1px solid var(--catalog-line);border-radius:16px;background:var(--catalog-field);box-shadow:var(--catalog-shadow);transition:transform .15s ease-out,box-shadow .15s ease-out}.zct__card:hover{transform:translateY(-2px);box-shadow:0 12px 32px #1118201f}.zct__cardLink{display:block;height:100%;color:inherit;text-decoration:none}.zct__cardMedia{position:relative;display:grid;isolation:isolate;overflow:hidden;aspect-ratio:1 / 1.04;padding:24px;place-items:center;background:linear-gradient(180deg,#f4fafb,#edf7f9)}.zct__cardImageStage{width:100%;height:100%;box-sizing:border-box;display:grid;place-items:center;overflow:hidden;border:0;border-radius:18px;background:#fff}.zct__cardMedia img{width:96%;max-width:none;height:96%;max-height:none;object-fit:contain;object-position:center;padding:0;border-radius:0;background:transparent;filter:none;mix-blend-mode:normal;opacity:1;transform:none}.zct__mediaUnavailable,.zct__productMediaEmpty{width:72px;height:88px;border:1px solid var(--catalog-line);border-radius:8px;background:var(--catalog-field)}.zct__cardBadges{position:absolute;inset:12px 12px auto;display:flex;justify-content:space-between;gap:8px;pointer-events:none}.zct__offerBadge,.zct__saleBadge{display:inline-flex;min-height:24px;padding-inline:10px;align-items:center;border-radius:7px 7px 7px 2px;color:var(--catalog-field);font-size:10px;font-weight:700;letter-spacing:.08em}.zct__offerBadge{background:var(--catalog-sale)}.zct__saleBadge{margin-left:auto;background:linear-gradient(135deg,var(--catalog-teal),#009ab5);box-shadow:0 8px 18px #007f9633}.zct__cardBody{display:grid;gap:8px;justify-items:center;padding:20px 13px 14px;text-align:center}.zct__cardBody h2{margin:0;font-size:16px;line-height:1.2}.zct__card.zct__card .zct__cardBody.zct__cardBody h2{font-weight:800!important}.zct__cardPrice{display:flex;min-height:24px;align-items:baseline;gap:8px;justify-content:center;color:var(--catalog-teal-dark);font-size:22px;font-weight:800;line-height:1.1}.zct__cardPrice del{color:var(--catalog-muted);font-size:14px;font-weight:700}.zct__priceUnavailable{color:var(--catalog-muted);font-size:12px;font-weight:500}.zct__cardAction,.zct__addButton{display:inline-flex;box-sizing:border-box;width:100%;min-height:44px;padding-inline:22px;justify-content:center;align-items:center;border:1px solid var(--catalog-teal);border-radius:12px;color:var(--catalog-field);background:linear-gradient(135deg,var(--catalog-teal),#008da5);box-shadow:0 8px 18px #007f9629;font-size:11px;font-weight:800;letter-spacing:.08em;text-align:center;white-space:nowrap;transition:transform .15s ease-out,box-shadow .15s ease-out,background-color .15s ease-out,border-color .15s ease-out}.zct__cardLink:hover .zct__cardAction,.zct__addButton:hover:not(:disabled){border-color:var(--catalog-teal-dark);background:var(--catalog-teal-dark);box-shadow:0 10px 22px #00677a38;transform:translateY(-1px)}.zct__noResults,.zct__statePanel{margin:0;color:var(--catalog-muted)}.zct__statePanel{display:grid;min-height:480px;padding-block:96px;align-content:start;gap:24px}.zct__statePanel p{margin:0}.zct__catalogHelp{--catalog-teal: #007f96;--catalog-teal-dark: #00677a;--catalog-line: #dce4e7;display:grid;margin-bottom:96px;padding-block:64px;justify-items:center;gap:16px;border-top:1px solid var(--catalog-line);text-align:center}.zct__eyebrow{color:var(--catalog-teal);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.zct__catalogHelp h2{max-width:640px;margin:0;font-size:clamp(32px,4vw,48px);letter-spacing:-.04em;line-height:1.04}.zct__catalogHelp>span{color:var(--catalog-teal);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.zct__catalogHelp>a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:999px;color:#fff!important;background:var(--catalog-teal, #007f96);padding:0 22px;font-size:13px;font-weight:850;line-height:1;text-decoration:none;box-shadow:0 12px 28px #007f962e}.zct__catalogHelp>a:hover{background:var(--catalog-teal-dark, #00677a)}.zct__textAction{min-height:40px;color:var(--catalog-teal-dark);font-size:13px;font-weight:700;line-height:40px;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px}.zct__productTop{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,1fr);gap:clamp(34px,5vw,64px);padding-block:clamp(48px,7vw,86px) 70px;align-items:start}.zct__mediaColumn{position:sticky;top:124px;min-width:0}.zct__productMedia{display:grid;overflow:hidden;aspect-ratio:1;place-items:center;background:var(--catalog-tint)}.zct__productMedia img{width:100%;height:100%;object-fit:contain}.zct__productDetails{display:grid;gap:18px;width:100%;max-width:535px;justify-items:center;text-align:center}.zct__breadcrumbs{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;color:var(--catalog-muted);font-size:10px;font-weight:600;letter-spacing:.08em}.zct__breadcrumbs a{color:inherit;text-decoration:none}.zct__breadcrumbs a:hover{color:var(--catalog-teal)}.zct__productDetails h1{margin:4px 0 2px;font-size:clamp(42px,3.6vw,64px);font-weight:500;letter-spacing:-.065em;line-height:.95}.zct__productPrice{display:flex;width:100%;min-height:32px;align-items:baseline;justify-content:center;gap:12px}.zct__productPrice strong{color:var(--catalog-ink);font-size:28px}.zct__productPrice del{color:var(--catalog-ink);font-size:18px}.zct__productPrice span:last-child{color:var(--catalog-muted);font-size:14px}.zct__productEachPrice{margin:-14px 0 0;color:var(--catalog-ink);font-size:18px;font-weight:700}.zct__socialProof{display:flex;box-sizing:border-box;width:100%;align-items:center;gap:10px;margin:0;padding:11px 15px;border:1px solid rgba(17,24,32,.07);border-radius:14px;color:#41505a;background:#f1f4f9;font-size:13.5px;font-weight:600;line-height:1.35;text-align:left}.zct__socialProof:before{content:"";width:10px;height:10px;flex:none;border-radius:50%;background:#22c55e;box-shadow:0 0 0 5px #22c55e2e}.zct__socialProof strong{color:var(--catalog-ink);font-weight:800}.zct__bogoOffer{display:flex;align-items:center;gap:12px;margin:2px 0 4px;padding:13px 14px;border:1px solid rgba(0,127,150,.22);border-radius:14px;background:linear-gradient(135deg,#f4fbfc,#e6f5f8);box-shadow:0 10px 28px #007f961a,inset 0 1px #fff}.zct__bogoOfferIcon{display:grid;flex:0 0 44px;width:44px;height:44px;place-items:center;border:1px solid rgba(0,127,150,.22);border-radius:12px;color:#0d8193;background:#fff;box-shadow:0 4px 12px #007f961a}.zct__bogoOfferIcon svg{width:26px;height:26px}.zct__bogoOffer small{display:block;margin-bottom:3px;color:#0d8193;font-size:9px;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.zct__bogoOffer strong{display:block;color:#05323c;font-size:16px;font-weight:800;line-height:1.2}.zct__bogoOffer strong em{color:#0d8193;font-style:normal}.zct__bogoOffer p{margin:3px 0 0;color:#41707a;font-size:12px;font-weight:600;line-height:1.35}.zct__purchaseForm{display:grid;width:100%;gap:18px}.zct__purchaseControls{display:grid;gap:18px}.zct__policyState{margin:0;padding:12px 14px;border:1px solid rgba(0,127,150,.18);border-radius:12px;color:var(--catalog-muted);background:#f6fbfc;font-size:13px;line-height:1.45}.zct__selectField{display:grid;gap:10px;color:var(--catalog-muted);font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.zct__selectField select{width:100%;height:58px;border:1px solid var(--catalog-line);border-radius:14px;padding-inline:16px;color:var(--catalog-ink);background:var(--catalog-field);font:inherit;font-size:15px;font-weight:650;letter-spacing:0;text-transform:none}.zct__vialSelector{min-width:0;margin:0;padding:0;border:0}.zct__vialHead{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:10px}.zct__vialHead legend{color:var(--catalog-ink);font-size:15px;font-weight:800;letter-spacing:-.01em}.zct__vialHead>span{color:#7d949b;font-size:9.5px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.zct__vialGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding-top:9px}.zct__stockNote{margin:8px 2px 0;color:#8a3847;font-size:11px;font-weight:800;line-height:1.35}.zct__vialTile{position:relative;display:flex;flex-direction:column;align-items:center;gap:0;min-height:164px;min-width:0;padding:13px 5px 9px;border:1.5px solid rgba(17,24,32,.13);border-radius:13px;background:var(--catalog-field);color:var(--catalog-ink);font:inherit;text-align:center;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.zct__vialTile:hover:not(:disabled){border-color:#007f966b;transform:translateY(-1px)}.zct__vialTileSelected{border-color:var(--catalog-teal);background:#f2fafb;box-shadow:0 8px 20px #005c681a}.zct__vialCheck{position:absolute;top:8px;right:8px;display:grid;width:20px;height:20px;place-items:center;border-radius:999px;background:var(--catalog-teal);box-shadow:0 3px 8px #005c6847;animation:vialCheckPop .22s cubic-bezier(.34,1.56,.64,1)}.zct__vialCheck svg{width:11px;height:11px;fill:none;stroke:#fff;stroke-width:3.4;stroke-linecap:round;stroke-linejoin:round}@keyframes vialCheckPop{0%{transform:scale(.2);opacity:0}to{transform:scale(1);opacity:1}}.zct__vialTile:disabled{opacity:.42;cursor:not-allowed}.zct__vialRibbon{display:inline-flex;position:absolute;top:-9px;left:50%;min-height:0;margin:0;padding:3px 8px;align-items:center;justify-content:center;border-radius:999px;color:#fff!important;background:#0f766e;font-size:8.5px;font-weight:800;line-height:1.1;letter-spacing:.06em;white-space:nowrap;text-transform:uppercase;transform:translate(-50%)}.zct__vialTile>strong{font-size:24px;font-weight:900;line-height:1.05}.zct__vialTile>small{color:#6b7c85;margin-top:1px;font-size:8.5px;font-weight:800;line-height:1;letter-spacing:.14em;text-transform:uppercase}.zct__vialTile>em{color:#15803d;margin-top:3px;font-size:8.5px;font-style:normal;font-weight:800;line-height:1.15;text-transform:uppercase}.zct__vialTile>b{margin-top:8px;font-size:16px;font-weight:900;line-height:1;white-space:nowrap}.zct__vialTile>b small{color:#6b7c85;font-size:8px}.zct__vialTile>del{min-height:13px;color:#93a3ab;font-size:10.5px;line-height:1.25}.zct__vialTile>span:not(.zct__vialRibbon){color:#6b7c85;font-size:10px;line-height:1.3;white-space:nowrap}.zct__vialTile mark{width:100%;margin-top:7px;padding:5px 3px;overflow:hidden;border-radius:7px;color:#15803d;background:#e6f8ed;font-size:8px;font-weight:800;white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase}.zct__vialTile>.zct__vialCaption{margin-top:5px;color:#6b7c85;font-size:9.5px;font-weight:700;line-height:1.25;white-space:normal}.zct__customQuantity,.zct__orderTotal{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;padding:10px 12px;border:1.5px solid rgba(17,24,32,.13);border-radius:13px;background:var(--catalog-field)}.zct__customQuantity>span{display:grid;gap:2px}.zct__customQuantity>span b,.zct__orderTotal>span{color:#41505a;font-size:10px;font-weight:800;line-height:1.2;letter-spacing:.1em;text-transform:uppercase}.zct__customQuantity>span small{color:#8b9ba3;font-size:10px;line-height:1.2}.zct__customStepper{display:flex;flex:0 0 auto;align-items:center;gap:6px}.zct__customStepper button,.zct__customStepper input{display:grid;width:30px;height:30px;place-items:center;border:1.5px solid rgba(17,24,32,.16);border-radius:9px;color:var(--catalog-ink);background:#fff;font:inherit;font-weight:800;text-align:center}.zct__customStepper button{cursor:pointer;transition:border-color .14s ease,background .14s ease,transform .1s ease}.zct__customStepper button:hover:not(:disabled){border-color:var(--catalog-teal);background:#f2fafb}.zct__customStepper button:active:not(:disabled){transform:scale(.9)}.zct__customStepper input{width:52px;-webkit-appearance:textfield;appearance:textfield}.zct__customInputBumped{animation:customInputBump .22s ease}@keyframes customInputBump{0%{transform:scale(1)}45%{transform:scale(1.16)}to{transform:scale(1)}}.zct__customStepper input::-webkit-outer-spin-button,.zct__customStepper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.zct__orderTotal{margin-top:8px;min-height:52px;padding:9px 14px;border-color:#007f9638;background:linear-gradient(180deg,#fbfeff,#f2fafb)}.zct__orderTotal strong{color:var(--catalog-teal);font-size:21px;font-weight:900}.zct__addButton,.zct__dynamicCheckout .shopify-payment-button__button{width:100%;min-height:56px;border-radius:999px;font:inherit;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;cursor:pointer}.zct__addButton{border:0;color:#fff;background:var(--catalog-teal);box-shadow:0 18px 38px #007f9638}.zct__dynamicCheckout,.zct__dynamicCheckout .shopify-payment-button{width:100%}.zct__dynamicCheckout .shopify-payment-button__button--unbranded{border:1px solid rgba(0,127,150,.32);color:var(--catalog-teal);background:#fff}.zct__addButton:disabled,.zct__dynamicCheckout .shopify-payment-button__button:disabled{opacity:.5;cursor:not-allowed}.zct__delivery{display:grid;grid-template-columns:auto 1fr;gap:4px 12px;padding:12px 14px;border:1px solid var(--catalog-line);border-radius:18px;background:#fff;font-size:14px}.zct__delivery>span{display:grid;grid-row:1 / 3;width:36px;height:36px;place-items:center;border-radius:10px;color:var(--catalog-teal);background:#e9f8fb}.zct__delivery svg,.zct__productChips svg{width:20px;height:20px;flex:none;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.zct__delivery small{color:var(--catalog-muted);font-size:12px;line-height:1.35}.zct__productChips{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.zct__productChips span,.zct__productChips button,.zct__productChips a{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 10px;border:1px solid var(--catalog-line);border-radius:999px;color:var(--catalog-muted);font-size:10px;font-weight:850}.zct__productChips button,.zct__productChips a{background:#fff;cursor:pointer;font-family:inherit;text-decoration:none;transition:border-color .15s ease,color .15s ease,background .15s ease}.zct__productChips button:hover,.zct__productChips a:hover{border-color:var(--catalog-teal);color:var(--catalog-teal-dark);background:#f3fbfc}.zct__productChips svg{width:14px;height:14px;color:var(--catalog-teal)}.zct__proofStack{display:grid;gap:22px;padding-bottom:76px;scroll-margin-top:180px}.zct__aboutCard,.zct__coaCard,.zct__faqCard,.zct__reviewsCard{display:grid;width:100%;min-height:220px;padding:34px;align-content:center;justify-items:center;box-sizing:border-box;border:1px solid rgba(0,127,150,.14);border-radius:20px;background:linear-gradient(180deg,#fff,#f8fcfd);box-shadow:0 18px 42px #007f9612;scroll-margin-top:180px;text-align:center}.zct__aboutCard h2,.zct__coaCard h2,.zct__faqCard h2,.zct__reviewsCard h2,.zct__relatedHead h2{margin:6px 0;font-size:clamp(28px,4vw,48px);letter-spacing:-.055em;line-height:1}.zct__aboutCard p,.zct__coaCard p,.zct__faqCard p{margin:0;color:var(--catalog-muted);line-height:1.62;white-space:pre-line}.zct__aboutCard small{display:block;margin-top:14px;color:#7d949b;font-weight:600;line-height:1.45}.zct__aboutCard p,.zct__aboutCard small,.zct__coaCard>div,.zct__faqCard>div,.zct__faqList,.zct__reviewGrid{width:min(100%,900px)}.zova-product__description.zct__aboutCard{min-height:300px;padding:clamp(38px,5vw,58px);justify-items:center;text-align:center!important;border-color:#007f9638;background:radial-gradient(circle at 88% 18%,rgba(0,127,150,.12),transparent 34%),linear-gradient(135deg,#edf9fb,#f7fcfd 56%,#e8f6f8);box-shadow:0 24px 58px #007f961a}.zova-product__description.zct__aboutCard>*,.zova-product__description.zct__aboutCard .metafield-rich_text_field,.zova-product__description.zct__aboutCard .metafield-rich_text_field>*{margin-inline:auto;text-align:center!important}#product-about,#product-about *{text-align:center!important}.zct__aboutCard h2{margin-block:12px 18px;font-size:clamp(34px,4.4vw,48px);letter-spacing:-.05em;line-height:1}.zct__aboutCard p{max-width:820px;font-size:15.5px;line-height:1.68}.zct__aboutCard small{max-width:820px;margin-top:20px;font-size:11px}.zct__coaCard{min-height:160px;padding:26px 30px;grid-template-columns:minmax(0,1fr) auto;align-items:center;justify-items:stretch;gap:28px;text-align:left;background:#fff;box-shadow:none}.zct__coaCard>div{width:auto}.zct__coaCard h2{margin-block:8px 7px;font-size:clamp(32px,4vw,46px)}.zct__coaCard p{font-size:13px;line-height:1.45}#product-coa-report,#product-coa-report>div,#product-coa-report h2,#product-coa-report p,#product-coa-report .zct__eyebrow{text-align:left!important}.zct__proofAction,.zct__relatedLink{display:inline-flex;min-height:44px;padding:12px 22px;justify-content:center;align-items:center;border:1px solid rgba(0,127,150,.28);border-radius:999px;color:#fff!important;background:var(--catalog-teal);font-size:13px;font-weight:900;white-space:nowrap}button.zct__proofAction{cursor:pointer;font-family:inherit}button.zct__proofAction:hover{border-color:var(--catalog-teal-dark);color:#fff!important;background:var(--catalog-teal-dark)}.zct__reviewsEmpty{width:100%;margin:12px 0 0;padding:24px;border:1px solid rgba(0,127,150,.12);border-radius:16px;color:var(--catalog-muted);background:#fbfeff;font-size:14px;line-height:1.6}.zct__faqCard{min-height:280px;padding:30px;grid-template-columns:minmax(300px,.48fr) minmax(0,.9fr);align-items:center;justify-items:stretch;gap:40px;text-align:left;background:#fff;box-shadow:none}.zct__faqCard>div{width:auto}.zct__faqCard h2{max-width:350px;margin:10px 0 0;font-size:clamp(40px,4vw,52px);line-height:.98}.zct__faqCard h2 span{display:block}.zct__faqList{display:grid;width:100%;gap:10px}.zct__faqList details{padding:0 22px;border:1px solid rgba(0,127,150,.1);border-radius:14px;background:#fff}.zct__faqList summary{display:flex;min-height:64px;justify-content:space-between;align-items:center;gap:14px;font-weight:850;text-align:left;cursor:pointer}.zct__faqList summary span{display:grid;width:20px;height:20px;flex:none;place-items:center;border:1px solid rgba(0,127,150,.18);border-radius:50%;color:var(--catalog-teal);font-size:13px;transition:transform .15s ease}.zct__faqList details[open] summary span{transform:rotate(45deg)}.zct__faqAnswer{margin:0;padding:0 0 18px;font-size:12px;line-height:1.55}#faqs,#faqs *{text-align:left!important}.zct__reviewGrid{display:grid;width:100%;max-width:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.zct__reviewsCard{min-height:0;padding:clamp(22px,3vw,34px);align-content:start;justify-items:stretch;border-radius:26px;background:#fff;box-shadow:0 18px 42px #007f9612;text-align:left!important}.zct__reviewsCard>.zct__eyebrow{justify-self:start;margin:0;font-size:9px;letter-spacing:.2em;text-align:left!important}.zct__reviewsCard h2{justify-self:start;margin:6px 0;font-size:clamp(28px,4vw,48px);font-weight:500;letter-spacing:-.055em;line-height:1;text-align:left!important}.zct__reviewCard{min-height:0;display:block;padding:22px;border:1px solid rgba(0,127,150,.11);border-radius:20px;background:#fbfeff;box-shadow:none;text-align:left!important}.zct__reviewCard>span{color:#f0b429;letter-spacing:.1em;text-align:left!important}.zct__reviewCard strong{display:block;margin-top:10px;color:var(--catalog-ink);text-align:left!important}.zct__reviewCard strong em{display:inline-flex;margin-left:8px;padding:4px 8px;border-radius:999px;color:var(--catalog-teal-dark);background:#e8f7f9;font-size:10px;font-style:normal;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.zct__reviewCard p{margin:16px 0;color:var(--catalog-muted);line-height:1.55;text-align:left!important}.zct__reviewCard small{color:var(--catalog-teal);font-weight:800;text-align:left!important}.zct__reviewState{width:100%;margin:8px 0 0;padding:24px;border:1px solid rgba(0,127,150,.12);border-radius:16px;color:var(--catalog-muted);background:#fbfeff;text-align:left!important}.zct__reviewState p{margin:0}.zct__reviewState button{margin-top:12px;padding:8px 14px;border:1px solid rgba(0,127,150,.24);border-radius:999px;color:var(--catalog-teal);background:#fff;font:inherit;font-size:11px;font-weight:850;cursor:pointer}#reviews,#reviews *{text-align:left!important}.zct__reviewToggle{display:flex;justify-self:center;min-height:38px;margin:18px auto 0;padding-inline:22px;align-items:center;justify-content:center;border:1px solid rgba(0,127,150,.24);border-radius:999px;color:var(--catalog-teal);background:#fff;font:inherit;font-size:11px;font-weight:850;letter-spacing:.025em;text-align:center!important;cursor:pointer}#reviews .zct__reviewToggle{text-align:center!important}.zct__relatedSection{padding-block:30px 86px}.zct__relatedHead{display:grid;grid-template-columns:1fr;align-items:center;justify-items:center;gap:24px;margin-bottom:34px;text-align:center}.zct__relatedHead>div{display:grid;justify-items:center}.zct__relatedLink{color:var(--catalog-teal)!important;background:#fff;text-decoration:none}.zct__relatedLink:hover{color:#fff!important;background:var(--catalog-teal-dark)}.zct__relatedGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));justify-content:center;gap:20px}@media(min-width:961px)and (max-width:1100px){.zct__productDetails h1{font-size:clamp(44px,4.6vw,50px)}.zct__vialTile{min-height:176px}}.zct__filters input:focus-visible,.zct__resultsBar select:focus-visible,.zct__resetButton:focus-visible,.zct__cardLink:focus-visible,.zct__textAction:focus-visible,.zct__breadcrumbs a:focus-visible,.zct__addButton:focus-visible,.zct__dynamicCheckout .shopify-payment-button__button:focus-visible,.zct__selectField select:focus-visible,.zct__customStepper button:focus-visible,.zct__customStepper input:focus-visible,.zct__productChips button:focus-visible,.zct__proofAction:focus-visible,.zct__reviewToggle:focus-visible,.zct__relatedLink:focus-visible{outline:2px solid var(--catalog-teal);outline-offset:3px}@media(max-width:960px){.zct__catalogLayout{grid-template-columns:1fr}.zct__filters{position:static;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.zct__filters h2,.zct__resetButton{grid-column:1 / -1}.zct__productGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.zct__productTop{grid-template-columns:1fr}.zct__mediaColumn{position:static}.zct__productDetails{max-width:535px;margin-inline:auto}.zct__faqCard{grid-template-columns:1fr}}@media(max-width:720px){.zct__bogoOffer{gap:12px;padding:13px 14px}.zct__bogoOfferIcon{flex-basis:44px;width:44px;height:44px}.zct__bogoOfferIcon svg{width:26px;height:26px}.zct__bogoOffer strong{font-size:16px}.zct__container{width:min(100% - 32px,1120px)}.zct__catalogSection{padding-block:34px 64px}.zct__collectionTitleRow{justify-content:center;margin-bottom:24px;text-align:center}.zct__collectionTitleRow h1,.zct__statePanel h1{font-size:40px}.zct__filters{display:none}.zct__filters h2,.zct__resetButton{grid-column:auto}.zct__resultsBar{display:grid;grid-template-columns:1fr;align-items:end;gap:10px;margin-bottom:18px}.zct__resultsBar p{grid-column:1 / -1}.zct__desktopSort{display:none!important}.zct__mobileSort{width:100%;display:block!important}.zct__mobileSort>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.zct__resultsBar select{width:100%;min-width:0;min-height:48px;border-radius:11px;font-weight:700;text-align:center;text-align-last:center}.zct__productGrid{grid-template-columns:1fr 1fr;gap:14px 10px}.zct__card{border-radius:14px;box-shadow:0 8px 20px #1118200e}.zct__cardMedia{aspect-ratio:.96}.zct__cardMedia{padding:14px}.zct__cardBody{gap:8px;padding:13px 10px 11px}.zct__cardBody h2{min-height:34px;display:grid;align-items:center;font-size:16px;font-weight:800}.zct__cardPrice{min-height:26px;align-content:center;flex-wrap:wrap;font-size:22px;line-height:1.05}.zct__cardAction{width:100%;min-height:44px;padding-inline:10px;border-radius:11px;font-size:11px;letter-spacing:.06em}.zct__cardBadges{inset:10px 10px auto}.zct__offerBadge,.zct__saleBadge{min-height:24px;padding-inline:9px;font-size:10px}.zct__catalogHelp{margin-bottom:64px;padding-block:48px}.zct__productTop{grid-template-columns:1fr;gap:32px;padding-block:24px 64px}.zct__productDetails{padding-top:0}.zct__productDetails h1{font-size:clamp(31px,8vw,40px)}.zct__vialGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.zct__vialTile{min-height:177px;padding:14px 8px 11px}.zct__vialTile>strong{font-size:24px}.zct__customQuantity{align-items:stretch;flex-direction:column}.zct__customStepper{justify-content:space-between}.zct__customStepper button,.zct__customStepper input{min-height:44px}.zct__customStepper input{flex:1;width:auto}.zct__productChips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%}.zct__productChips>:is(span,button,a){width:100%;min-width:0;min-height:44px;gap:4px;padding:8px 4px;font-size:9px;white-space:nowrap}.zct__productChips svg{width:13px;height:13px}.zct__dynamicCheckout .shopify-payment-button__button--unbranded{font-size:0;line-height:0}.zct__dynamicCheckout .shopify-payment-button__button--unbranded:after{content:"BUY NOW";font-size:12px;font-weight:900;letter-spacing:.14em;line-height:1}.zct__productPage .zova-product__notice{display:none!important}.zct__aboutCard,.zct__coaCard,.zct__faqCard,.zct__reviewsCard{padding:20px 18px;border-radius:16px}.zct__aboutCard{min-height:0;padding:30px 22px}.zct__aboutCard h2{font-size:32px}.zct__aboutCard p{font-size:14.5px}.zct__coaCard{min-height:0;grid-template-columns:1fr;justify-items:center;gap:16px;text-align:center}.zct__coaCard>div{width:100%}#product-coa-report,#product-coa-report>div,#product-coa-report h2,#product-coa-report p,#product-coa-report .zct__eyebrow{text-align:center!important}.zct__faqCard{min-height:0;grid-template-columns:1fr;gap:20px}.zct__faqCard h2{max-width:none;font-size:36px;line-height:1}.zct__faqList summary{min-height:58px}.zct__relatedHead{grid-template-columns:1fr;align-items:start}.zct__proofAction{width:100%}.zct__reviewGrid{grid-template-columns:1fr;gap:18px}.zct__reviewsCard{padding:22px;border-radius:26px}.zct__reviewsCard h2{margin:6px 0;font-size:clamp(28px,10vw,40px)}.zct__reviewCard{min-height:0;padding:22px}.zct__relatedHead{text-align:center;justify-items:center;margin-bottom:24px}.zct__relatedHead h2{max-width:360px;font-size:clamp(40px,11vw,48px);line-height:1.02}.zct__relatedGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px}.zct__cardMedia img{max-width:100%;max-height:100%}}@media(max-width:400px){.zct__resultsBar{display:grid}.zct__resultsBar select{width:100%}}@media(prefers-reduced-motion:reduce){.zct__card,.zct__resetButton,.zct__cardAction,.zct__addButton,.zct__dynamicCheckout .shopify-payment-button__button,.zct__vialTile,.zct__customStepper button{transition:none}.zct__vialCheck,.zct__customInputBumped{animation:none}.zct__card:hover{transform:none}}.zct__productPage{--pdp-free: #0a7d5a;--pdp-free-tint: #e7f6f0;--pdp-free-rule: #aadec9;--pdp-ink: #10202a;--pdp-ink-2: #40545c;--pdp-muted: #66797f;--pdp-rule: #dde6e9;--pdp-rule-2: #c6d5da;--pdp-tint: #edf8fa;--pdp-strike: #8d9ea3}.zct__visuallyHidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;border:0;clip-path:inset(50%);white-space:nowrap}.zct__productDetails.zct__detailsLeft{justify-items:stretch;gap:16px;text-align:center}.zct__titleBlock{display:grid;gap:6px;text-align:center}.zct__detailsLeft .zct__breadcrumbs{justify-content:center}.zct__productPage .zct__productDetails h1{margin:2px 0 0}.zct__productPage .zct__aboutCard h2{max-width:100%;margin-block:8px 16px;font-size:clamp(30px,3.4vw,42px);line-height:1.02;overflow-wrap:break-word;text-wrap:balance}.zct__productPage .zct__aboutCard .zova-eyebrow,.zct__productPage .zct__aboutCard h2,.zct__productPage .zct__aboutWhat,.zct__productPage .zct__aboutName{color:var(--catalog-ink)}.zct__aboutWhat{font-size:inherit;font-weight:inherit;letter-spacing:inherit}.zct__aboutName{display:inline}.zct__productPage .zct__relatedLink{min-height:52px;padding:14px 28px;border-color:#007f9647;color:#fff!important;background:var(--catalog-teal);font-size:14px;font-weight:900}.zct__productPage .zct__relatedLink:hover{border-color:var(--catalog-teal-dark);color:#fff!important;background:var(--catalog-teal-dark)}@media(min-width:721px){.zct__productPage .zct__relatedHead{width:100%;grid-template-columns:minmax(0,1fr) auto;align-items:center;justify-items:start;gap:24px;text-align:left}.zct__productPage .zct__relatedHead>div,.zct__productPage .zct__relatedHead h2,.zct__productPage .zct__relatedHead .zova-eyebrow{justify-items:start;text-align:left}.zct__productPage .zct__relatedLink{justify-self:end}}.zct__facts{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);justify-content:center;gap:8px}.zct__fact{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:7px 13px;border:1px solid var(--pdp-free-rule);border-radius:999px;color:var(--pdp-free);background:var(--pdp-free-tint);font-size:13.5px;font-weight:700;line-height:1.2}.zct__fact svg{width:14px;height:14px;flex:none;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.zct__offerBar{display:flex;align-items:center;justify-content:center;text-align:center;gap:9px;padding:12px 14px;border:1px solid var(--pdp-free-rule);border-radius:12px;background:var(--pdp-free-tint)}.zct__offerBarIcon{flex:none;font-size:20px;line-height:1.15}.zct__offerBarText strong{display:block;color:var(--pdp-free);font-size:17px;font-weight:900;letter-spacing:-.01em;line-height:1.2}.zct__offerBarText span{display:block;margin-top:3px;color:var(--pdp-ink-2);font-size:14px;font-weight:600;line-height:1.35}.zct__lossBar{display:grid;justify-items:center;gap:10px;padding:14px;border:1.5px solid #ecd2a4;border-radius:12px;background:#fdf3e3;text-align:center}.zct__lossBar strong{color:#9a5b00;font-size:16px;font-weight:900;line-height:1.25}.zct__lossBar span{color:var(--pdp-ink-2);font-size:14px;font-weight:500;line-height:1.4}.zct__lossBtn{width:100%;min-height:50px;padding-inline:16px;border:0;border-radius:999px;color:#fff;background:var(--pdp-free);font:inherit;font-size:15.5px;font-weight:800;line-height:1.2;cursor:pointer;transition:background .14s ease}.zct__lossBtn:hover{background:#096348}.zct__lossBtn:focus-visible{outline:2px solid var(--catalog-teal);outline-offset:3px}.zct__strengthField{display:grid;width:100%;gap:9px}.zct__fieldLabel{color:var(--pdp-muted);font-size:12.5px;font-weight:800;letter-spacing:.08em;text-align:center;text-transform:uppercase}.zct__strengthGrid{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.zct__strengthChip{flex:1 1 calc(25% - 6px);min-width:0;display:grid;min-height:58px;padding:9px 8px;align-content:center;justify-items:center;gap:2px;border:1.5px solid var(--pdp-rule-2);border-radius:12px;color:var(--pdp-ink);background:var(--catalog-field);font:inherit;text-align:center;cursor:pointer;transition:border-color .16s ease,background .16s ease}.zct__strengthChip b{font-size:18px;font-weight:800;line-height:1.1}.zct__strengthChip span{color:var(--pdp-free);font-size:10px;font-weight:700;letter-spacing:.05em;line-height:1.1;text-transform:uppercase}.zct__strengthChipSelected{border-width:2px;border-color:var(--catalog-teal);background:var(--pdp-tint)}.zct__strengthChip:disabled{opacity:.42;cursor:not-allowed}.zct__strengthChipStatic{opacity:1;cursor:default}.zct__strengthChip:focus-visible{outline:2px solid var(--catalog-teal);outline-offset:3px}.zct__productPage .zct__productPrice{display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:2px 9px;min-height:0;margin-top:2px;text-align:center}.zct__priceLead{color:var(--pdp-ink-2);font-size:23px;font-weight:800;letter-spacing:-.01em}.zct__productPage .zct__productPrice strong{color:var(--pdp-ink);font-size:46px;font-weight:900;letter-spacing:-.035em;line-height:1}.zct__priceUnit{color:var(--pdp-ink-2);font-size:17px;font-weight:600}.zct__productPage .zct__productPrice del{color:#7c8b91;font-size:21px;font-weight:700;text-decoration-line:line-through;text-decoration-thickness:2px;text-decoration-color:#c0454f;text-underline-offset:0}.zct__volumeNote{margin:2px 0 0;color:var(--catalog-teal-dark);font-size:15px;font-weight:700;line-height:1.35;text-align:center}.zct__volumeNote[data-tone=nudge]{color:var(--pdp-muted)}.zct__buyRows{display:grid;overflow:hidden;border:1.5px solid var(--pdp-rule-2);border-radius:12px;background:var(--catalog-field)}.zct__buyRow,.zct__buyPay{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:14px 13px}.zct__buyRow{border-bottom:1px solid var(--pdp-rule)}.zct__buyPay{background:var(--pdp-tint)}.zct__buyRow>span,.zct__buyPay>span{color:var(--pdp-ink-2);font-size:17px;font-weight:600;letter-spacing:0;text-align:left;text-transform:none;white-space:nowrap}.zct__buyPay>span{font-weight:700}.zct__buyRow>strong,.zct__buyPay>strong{text-align:right;white-space:nowrap}.zct__buyRow>strong{color:var(--pdp-ink);font-size:18px;font-weight:800;font-variant-numeric:tabular-nums}.zct__buyPay>strong{color:var(--pdp-ink);font-size:26px;font-weight:900;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.zct__unit{color:var(--pdp-muted);font-size:14.5px;font-style:normal;font-weight:600;letter-spacing:0;text-transform:none}.zct__buyPay .zct__unit{font-size:15px}.zct__stepRow{display:grid;grid-template-columns:60px minmax(0,1fr) 60px;align-items:stretch;width:100%;min-height:58px;margin-top:2px;overflow:hidden;border:1.5px solid var(--pdp-rule-2);border-radius:999px;background:var(--catalog-field)}.zct__stepButton{display:grid;place-items:center;min-height:56px;padding:0;border:0;border-radius:0;color:var(--pdp-ink);background:transparent;font:inherit;font-size:26px;font-weight:700;line-height:1;cursor:pointer;transition:background .14s ease}.zct__stepButton:hover:not(:disabled){background:var(--pdp-tint)}.zct__stepButton:disabled{opacity:.3;cursor:not-allowed}.zct__stepButton:focus-visible{outline:2px solid var(--catalog-teal);outline-offset:-3px}.zct__stepValue{display:grid;place-items:center;min-width:0;padding-inline:4px;color:var(--pdp-ink);font-size:19px;font-weight:800;font-variant-numeric:tabular-nums;line-height:1.2;text-align:center;white-space:nowrap}.zct__ladder{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:13px}.zct__rung{display:grid;min-height:68px;padding:9px 4px;align-content:center;justify-items:center;gap:2px;border:1.5px solid var(--pdp-rule-2);border-radius:12px;color:var(--pdp-ink-2);background:var(--catalog-field);font:inherit;text-align:center;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.zct__rungQty{font-size:18px;font-weight:900;letter-spacing:-.02em;line-height:1.05}.zct__rungWord{font-size:12px;font-weight:700;line-height:1;opacity:.85}.zct__rungSave{margin-top:3px;font-size:14px;font-weight:800;line-height:1.1}.zct__rung[data-passed=true]{border-color:var(--catalog-teal);color:var(--catalog-teal-dark);background:var(--pdp-tint)}.zct__rung[data-on=true]{border-width:2px;border-color:var(--catalog-teal);color:#fff;background:var(--catalog-teal)}.zct__rung:focus-visible{outline:2px solid var(--catalog-teal);outline-offset:3px}.zct__addButton{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:76px;padding:11px 14px;border:0;border-radius:999px;font-size:20px;letter-spacing:.01em;line-height:1.2;text-align:center;text-transform:none;white-space:normal}.zct__addMain{font-size:19px;font-weight:800;letter-spacing:.01em;line-height:1.2}.zct__addMain [data-zova-add-label]{letter-spacing:.045em;text-transform:uppercase}.zct__addFree{font-size:17px;font-style:normal;font-weight:700;opacity:.9}.zct__addSub{font-size:17px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:0;line-height:1.2;opacity:.95;text-transform:none}.zct__productPage .zct__socialProof{justify-content:center;gap:9px;margin:12px 0 0;padding:0;border:0;border-radius:0;background:transparent;color:var(--pdp-ink-2);font-size:15px;font-weight:600;text-align:left}.zct__productPage .zct__socialProof:before{width:9px;height:9px;background:var(--pdp-free);box-shadow:none}.zct__productPage .zct__socialProof strong{color:var(--pdp-ink);font-weight:800}.zct__ship{display:flex;align-items:center;justify-content:center;gap:12px;padding:15px 14px;border:1px solid var(--pdp-rule-2);border-radius:12px;text-align:center}.zct__ship svg{width:24px;height:24px;flex:none;fill:none;stroke:var(--catalog-teal);stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.zct__ship strong{font-size:17px;font-weight:800;line-height:1.25}.zct__trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.zct__tItem{display:grid;align-content:center;justify-items:center;gap:7px;min-height:86px;padding:15px 7px;border:1px solid var(--pdp-rule-2);border-radius:11px;color:var(--pdp-ink-2);background:var(--catalog-field);font:inherit;text-align:center;text-decoration:none}button.zct__tItem,a.zct__tItem{cursor:pointer}button.zct__tItem:hover,a.zct__tItem:hover{border-color:var(--catalog-teal);background:var(--pdp-tint)}.zct__tItem svg{width:24px;height:24px;fill:none;stroke:var(--pdp-muted);stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.zct__tItem span{font-size:14px;font-weight:700;line-height:1.25}.zct__tItem:focus-visible{outline:2px solid var(--catalog-teal);outline-offset:3px}.zct__cardPrice.zct__cardPricePerVial{gap:2px 6px;font-size:21px}.zct__cardPriceUnit{color:var(--catalog-muted);font-size:13px;font-weight:700}@media(max-width:720px){.zct__productDetails.zct__detailsLeft{margin-inline:0}.zct__strengthChip{flex-basis:calc(50% - 5px)}.zct__productPage .zct__productPrice del{flex-basis:100%;margin-top:2px;font-size:20px}.zct__volumeNote{margin-top:10px}.zct__productDetails.zct__detailsLeft{gap:18px}.zct__stepRow{margin-top:4px}.zct__ladder{margin-top:12px}.zct__buyRows{margin-top:4px}.zct__fieldLabel{font-size:13px}.zct__strengthChip{min-height:62px}.zct__strengthChip b{font-size:19px}.zct__priceLead{font-size:21px}.zct__productPage .zct__productPrice strong{font-size:42px}.zct__ladder{gap:6px}.zct__rungWord{font-size:11px}.zct__rungSave{font-size:13px}.zct__trust{gap:6px}.zct__tItem{min-height:92px;padding:15px 5px}.zct__tItem svg{width:23px;height:23px}.zct__tItem span{font-size:13px}.zct__productPage .zct__aboutCard h2{font-size:clamp(22px,6.4vw,28px)}.zct__productPage .zct__aboutCard p,.zct__productPage .zct__aboutCard .metafield-rich_text_field,.zct__productPage .zct__aboutCard .metafield-rich_text_field p{font-size:16.5px;line-height:1.62}.zct__productPage .zct__faqList summary{min-height:62px;font-size:15.5px;line-height:1.3}.zct__productPage .zct__faqAnswer{font-size:14px;line-height:1.6}.zct__productPage #product-coa-report,.zct__productPage #product-coa-report>div,.zct__productPage #product-coa-report h2,.zct__productPage #product-coa-report p,.zct__productPage #product-coa-report .zct__eyebrow{text-align:center!important}.zct__productPage #faqs,.zct__productPage #faqs *{text-align:center!important}.zct__productPage .zct__faqCard{justify-items:center}.zct__productPage .zct__faqList summary{position:relative;justify-content:center;padding-inline:30px}.zct__productPage .zct__faqList summary span{position:absolute;top:50%;right:0;transform:translateY(-50%)}.zct__productPage .zct__faqList details[open] summary span{transform:translateY(-50%) rotate(45deg)}.zct__productPage #reviews,.zct__productPage #reviews *{text-align:center!important}.zct__productPage .zct__reviewsCard{justify-items:center}.zct__productPage .zct__reviewsCard>.zct__eyebrow,.zct__productPage .zct__reviewsCard h2{justify-self:center}}@media(max-width:359px){.zct__addMain{font-size:17px}.zct__addFree,.zct__addSub{font-size:16px}.zct__priceLead{font-size:19px}.zct__productPage .zct__productPrice strong{font-size:38px}.zct__stepRow{grid-template-columns:54px minmax(0,1fr) 54px}.zct__tItem span{font-size:12px}}@media(prefers-reduced-motion:reduce){.zct__strengthChip,.zct__rung{transition:none}}.zct__strengthGrid{flex-wrap:nowrap}.zct__strengthChip{flex:1 1 0;min-width:0}.zct__strengthChip b,.zct__strengthChip span{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:720px){.zct__strengthGrid{flex-wrap:nowrap;gap:7px}.zct__strengthChip{flex:1 1 0;flex-basis:0;min-width:0;padding-inline:5px}.zct__strengthGrid>.zct__strengthChip:first-child:nth-last-child(4),.zct__strengthGrid>.zct__strengthChip:first-child:nth-last-child(4)~.zct__strengthChip{padding-inline:3px}.zct__strengthGrid>.zct__strengthChip:first-child:nth-last-child(4) b,.zct__strengthGrid>.zct__strengthChip:first-child:nth-last-child(4)~.zct__strengthChip b{font-size:16px;letter-spacing:-.02em}.zct__strengthGrid>.zct__strengthChip:first-child:nth-last-child(4) span,.zct__strengthGrid>.zct__strengthChip:first-child:nth-last-child(4)~.zct__strengthChip span{font-size:9px;letter-spacing:.02em}}@media(max-width:400px){.zct__strengthGrid{gap:6px}.zct__strengthGrid>.zct__strengthChip:first-child:nth-last-child(4) b,.zct__strengthGrid>.zct__strengthChip:first-child:nth-last-child(4)~.zct__strengthChip b{font-size:15px}}.zct__tpBar{display:flex;align-items:center;gap:8px;margin:13px 0 0;flex-wrap:wrap}.zct__tpLabel{font-size:14px;font-weight:600;letter-spacing:-.01em;color:var(--catalog-ink, #111820)}.zct__tpLogo{display:block;height:18px;width:auto}.zct__tpLink{display:inline-block;margin:7px 0 0;font-size:12.5px;color:var(--catalog-muted, #5c646b);text-decoration:underline;text-underline-offset:3px;text-decoration-color:#007f9666}.zct__tpLink:hover{color:var(--catalog-teal, #007f96)}.zct__reviewsCard{min-width:0}.zct__reviewsCard>*{min-width:0;max-width:100%}.zct__reviewSlider{width:100%;min-width:0;max-width:100%;margin-top:20px}.zct__reviewTrack{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 36px) / 3);gap:18px;min-width:0;max-width:100%;align-items:stretch;overflow-x:auto;scroll-behavior:smooth;overscroll-behavior-x:contain;padding-bottom:2px;scrollbar-width:none;-ms-overflow-style:none}.zct__reviewTrack::-webkit-scrollbar{display:none}.zct__reviewSlider .zct__reviewCard{display:flex;flex-direction:column;min-height:0}.zct__reviewSlider .zct__reviewCard p{margin:13px 0 0}.zct__reviewNav{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:18px}.zct__reviewArrow{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid rgba(0,127,150,.28);border-radius:999px;background:#fff;color:var(--catalog-teal, #007f96);line-height:1;cursor:pointer;transition:background .15s,border-color .15s,opacity .15s}.zct__reviewArrow:hover:not(:disabled){background:#effcff;border-color:#007f9680}.zct__reviewArrow:disabled{opacity:.3;cursor:default}.zct__reviewArrow svg{display:block;width:15px;height:15px}.zct__reviewRail{position:relative;flex:0 1 150px;height:3px;border-radius:99px;background:#007f9626;overflow:hidden}.zct__reviewRail i{position:absolute;inset-block:0;left:0;border-radius:99px;background:var(--catalog-teal, #007f96);transition:transform .12s linear,width .12s linear}.zct__productPage .zct__coaCard .zova-eyebrow,.zct__productPage .zct__faqCard .zova-eyebrow{color:var(--zova-color-accent);font-size:1rem;letter-spacing:.2em}.zct__productPage .zct__reviewsCard{margin-top:20px}@media(min-width:721px){.zct__buyRows{margin-top:6px}}@media(max-width:720px){.zct__reviewTrack{grid-auto-columns:80%;gap:12px}.zct__reviewNav{gap:12px}.zct__reviewRail{flex-basis:110px}.zct__productPage .zct__reviewsCard h2{font-size:36px}.zct__productPage .zct__tpLabel{font-size:16px}.zct__productPage .zct__tpLink{font-size:14px}.zct__productPage .zct__tpLogo{height:20px}.zct__productPage .zct__coaCard{gap:10px}.zct__productPage .zct__coaCard .zct__proofAction,.zct__productPage .zct__coaCard .zova-product__coa{margin-top:0}.zct__productPage #reviews,.zct__productPage #reviews *{text-align:center!important}.zct__productPage .zct__tpBar{justify-content:center;gap:8px}.zct__productPage #reviews .zct__reviewCard,.zct__productPage #reviews .zct__reviewCard *{text-align:left!important}.zct__productPage .zct__reviewSlider .zct__reviewCard{align-items:stretch}}@media(prefers-reduced-motion:reduce){.zct__reviewTrack{scroll-behavior:auto}.zct__reviewRail i{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/zova-zct.css.map */
