.shipping-bar{padding:7px 16px;color:#fff;background:var(--red);font-size:11px;font-weight:900;letter-spacing:.02em;text-align:center}.site-header{position:relative;z-index:50;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;min-height:58px;padding:6px 10px;border-bottom:1px solid #d6d6d6;background:#fff}.wordmark{justify-self:center;display:block}.brand-logo{width:126px;height:auto}.menu-toggle,.cart-link{display:grid;place-items:center;width:40px;height:40px;border:0;background:transparent}.menu-toggle{gap:4px;padding:11px 7px;cursor:pointer}.menu-toggle span{width:25px;height:2px;background:#111}.cart-link{position:relative;justify-self:end;text-decoration:none}.cart-icon{width:21px;height:21px;border:2px solid #111;border-radius:2px 2px 5px 5px}.cart-icon:before{content:"";display:block;width:9px;height:7px;margin:-7px auto 0;border:2px solid #111;border-bottom:0;border-radius:7px 7px 0 0}.cart-link b{position:absolute;top:2px;right:2px;display:grid;place-items:center;min-width:15px;height:15px;padding:0 3px;border-radius:999px;color:#fff;background:var(--red);font-size:9px}.primary-nav{position:absolute;top:100%;left:0;display:none;width:100%;padding:20px;border-block:2px solid #111;background:#fff}.primary-nav.is-open{display:grid}.primary-nav a{padding:12px 0;border-bottom:1px solid #111;font-weight:900;text-decoration:none;text-transform:uppercase}.product-hero{width:min(1180px,100%);margin:0 auto;background:#fff}.hero-gallery{background:#a9d7f2}.gallery-stage{position:relative;display:grid;place-items:center;aspect-ratio:1;overflow:hidden;background:linear-gradient(135deg,rgba(255,255,255,.16) 25%,transparent 25%) 0 0 / 52px 52px,#a9d7f2}.gallery-stage:before,.gallery-stage:after{content:"";position:absolute;width:62px;height:20px;border:3px solid rgba(249,21,6,.4);transform:rotate(-8deg)}.gallery-stage:before{top:24px;left:-14px}.gallery-stage:after{right:-12px;bottom:28px;transform:rotate(10deg)}.gallery-stage img{width:100%;height:100%;object-fit:contain}.gallery-thumbs{display:grid;grid-auto-columns:minmax(68px,1fr);grid-auto-flow:column;gap:5px;max-width:100%;overflow-x:auto;padding:7px;background:#fff;scroll-snap-type:x proximity;scrollbar-width:thin}.gallery-thumb{aspect-ratio:1;padding:0;overflow:hidden;border:2px solid transparent;background:#e8e8e8;cursor:pointer;scroll-snap-align:start}.gallery-thumb[aria-current=true]{border-color:var(--red)}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.product-copy{padding:15px 13px 0}.product-kicker{margin-bottom:6px;font-size:10px;font-weight:900;letter-spacing:.08em}.product-copy h1,.section-heading h2,.closing-section h2{margin:0;color:var(--red);font-family:var(--display);font-weight:950;line-height:.91;letter-spacing:-.025em;text-transform:uppercase}.product-copy h1{max-width:680px;font-size:clamp(39px,10.5vw,74px)}.hero-dek{max-width:680px;margin:12px 0 14px;font-size:14px;line-height:1.45}.benefit-icon-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 18px;padding:10px 0 18px}.benefit-icon-grid div{display:flex;align-items:center;gap:9px;min-width:0}.benefit-icon-grid span{display:grid;place-items:center;width:26px;height:26px;color:var(--red);font-size:18px;font-weight:950}.benefit-icon-grid b{font-size:12px;line-height:1.1}.purchase-panel{padding:12px;border:2px solid #111;border-radius:16px;background:linear-gradient(135deg,rgba(220,22,11,.035) 25%,transparent 25%) 0 0 / 20px 20px,#fff;box-shadow:5px 5px #111}.delivery-pill{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px;padding:8px 11px;border:1px solid #e5ded6;border-radius:999px;background:#f7f3ee;font-size:10px;line-height:1.15}.delivery-pill span{display:flex;align-items:center;gap:6px}.delivery-pill i{width:9px;height:9px;border-radius:50%;background:var(--red);box-shadow:0 0 0 3px #dc160b1f}.delivery-pill b{color:var(--red)}.offer-title-line{display:grid;grid-template-columns:1fr auto 1fr;gap:9px;align-items:center;margin-bottom:12px;color:#111;font-size:10px;font-weight:950;letter-spacing:.035em}.offer-title-line span{height:1px;background:#b7b7b7}.supply-selector{display:grid;grid-template-columns:1fr;gap:7px;margin:0 0 9px;padding:0;border:0}.supply-selector legend{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.supply-card{position:relative;display:grid;grid-template-columns:24px 1fr auto;gap:10px;align-items:center;min-height:66px;padding:10px 12px;border:1.5px solid #c9c9c9;border-radius:10px;background:#fff;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.supply-card:before{content:"";width:20px;height:20px;border:2px solid #c3c3c3;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 4px #fff}.supply-card.is-selected{border-color:var(--red);background:#fff9f7;box-shadow:inset 0 0 0 1px var(--red)}.supply-card.is-selected:before{border-color:var(--red);background:var(--red)}.supply-card:has(input:focus-visible){outline:3px solid #111;outline-offset:3px}.supply-card input{position:absolute;opacity:0}.supply-copy{display:grid;justify-items:start;gap:3px}.supply-copy b{font-size:15px;line-height:1.05}.supply-copy small{padding:2px 7px;border-radius:999px;background:#ececec;font-size:9px;font-weight:700}.supply-card em{position:absolute;z-index:1;top:-7px;right:10px;padding:3px 9px;border-radius:4px 4px 0 0;color:#fff;background:var(--red);font-size:9px;font-style:normal;font-weight:900;line-height:1}.supply-price{display:grid;justify-items:end;align-self:center}.supply-price strong{font-size:15px;line-height:1.1}.supply-price small,.supply-price s{color:#666;font-size:9px}.subscription-choice{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:10px 11px;border:1.5px dashed #111;border-radius:10px;background:#f7f3ee;cursor:pointer}.subscription-choice input{width:18px;height:18px;accent-color:var(--red)}.subscription-choice>span:not(.subscription-price){display:grid}.subscription-choice b{font-size:12px;text-transform:uppercase}.subscription-choice small{font-size:8.5px;line-height:1.35}.subscription-choice small strong{color:var(--red);font-size:inherit}.subscription-price{display:grid;justify-items:end;line-height:1.1}.subscription-price>strong{font-size:15px}.renewal-disclosure{margin:7px 0 0;padding:7px 9px;border-left:3px solid var(--red);color:#6d120c;background:#fff0ee;font-size:9px}.primary-cta,.section-cta,.closing-section a{display:flex;justify-content:center;align-items:center;gap:12px;width:100%;min-height:51px;margin-top:13px;border:3px solid #111;color:#fff;background:var(--red);box-shadow:3px 3px #111;font-size:14px;font-weight:950;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer}.primary-cta{display:grid;gap:1px;min-height:58px;margin-top:10px;border:0;border-radius:9px;box-shadow:3px 3px #111}.cta-main{display:flex;justify-content:center;align-items:center;gap:12px}.cta-main b{font-family:var(--display);font-size:22px;letter-spacing:.02em}.primary-cta strong{padding-left:12px;border-left:1px solid rgba(255,255,255,.6);font-size:14px}.primary-cta small{font-size:8.5px;font-weight:800;letter-spacing:.04em}.offer-assurance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:13px 0 10px;text-align:center}.offer-assurance-grid>span{display:grid;justify-items:center;align-content:start;min-width:0;font-size:7px;line-height:1.25}.offer-assurance-grid i{display:grid;place-items:center;width:24px;height:24px;margin-bottom:4px;border:1px solid var(--red);border-radius:50%;color:var(--red);font-size:12px;font-style:normal;font-weight:950}.offer-assurance-grid b{font-size:6.5px}.offer-assurance-grid strong{color:var(--red);font-size:8.5px}.offer-trust-bridge{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;padding:9px 11px;border-radius:999px;background:#f4f4f2}.formula-token-cluster{display:flex}.formula-token-cluster i{display:grid;place-items:center;width:30px;height:30px;margin-left:-6px;border:2px solid #fff;border-radius:50%;color:#fff;background:var(--red);font-size:8px;font-style:normal;font-weight:950}.formula-token-cluster i:first-child{margin-left:0}.formula-token-cluster i:nth-child(2){background:#111}.formula-token-cluster i:nth-child(3){color:#111;background:#a9d7f2}.offer-trust-bridge p{display:grid;margin:0;line-height:1.15}.offer-trust-bridge b{font-size:9px}.offer-trust-bridge span{font-size:8px}.product-detail-accordions{margin-inline:-13px;padding:10px 13px 26px;background:#f7f7f7}.product-detail-accordions details,.outcome-accordion-list details,.faq-list details{border-bottom:1px solid #111}.product-detail-accordions summary,.outcome-accordion-list summary,.faq-list summary{display:flex;justify-content:space-between;gap:16px;padding:13px 0;font-size:12px;font-weight:900;list-style:none;cursor:pointer}.product-detail-accordions summary::-webkit-details-marker,.outcome-accordion-list summary::-webkit-details-marker,.faq-list summary::-webkit-details-marker{display:none}.product-detail-accordions details>div{padding:0 0 13px;font-size:12px}.product-detail-accordions h2{margin-bottom:8px;font-size:16px}.product-detail-accordions p,.product-detail-accordions ul{margin-bottom:9px}.section-block{width:min(1040px,100%);margin-inline:auto;padding:62px 14px}.section-heading{margin-bottom:28px}.section-heading>p{margin-bottom:5px;font-size:10px;font-weight:950}.section-heading h2{font-size:clamp(38px,10.5vw,70px)}.section-heading>span{display:block;max-width:680px;margin-top:10px;font-size:12px;font-weight:700}.social-results{background:#f5f5f5}.social-results-track{display:grid;grid-auto-columns:82%;grid-auto-flow:column;gap:13px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.social-results-track article{position:relative;aspect-ratio:4 / 5;overflow:hidden;border:3px solid var(--red);scroll-snap-align:center}.social-results-track img{width:100%;height:100%;object-fit:cover}.social-results-track article>div{position:absolute;inset:auto 0 0;display:grid;gap:2px;padding:36px 12px 12px;color:#fff;background:linear-gradient(transparent,#000000db)}.social-results-track b{font-family:var(--display);font-size:21px;line-height:.98}.social-results-track span{font-size:11px}.carousel-dots{display:flex;justify-content:center;gap:9px;margin-top:17px}.carousel-dots i{width:10px;height:10px;border-radius:50%;background:#ffb6b0}.carousel-dots i:first-child{background:var(--red)}.preview-disclosure{max-width:700px;margin:16px auto 0;color:#5f5f5f;font-size:9px;line-height:1.4;text-align:center}.ingredient-orbit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px}.ingredient-orbit{text-align:center}.ingredient-disc{width:min(125px,34vw);aspect-ratio:1;margin:0 auto 9px;overflow:hidden;border:3px solid #111;border-radius:50%}.ingredient-disc img{width:100%;height:100%;object-fit:cover}.ingredient-orbit h3{margin-bottom:0;color:var(--red);font-family:var(--display);font-size:22px;text-transform:uppercase}.ingredient-orbit b,.ingredient-orbit small{display:block}.ingredient-orbit>b{font-size:12px}.ingredient-orbit p{margin:4px 0 2px;font-size:10px;line-height:1.3}.ingredient-orbit small{color:#696969;font-size:8px}.formula-standards{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:36px}.formula-standards div{display:grid;grid-template-columns:auto 1fr;gap:0 9px;align-items:center;min-height:80px;padding:12px;border:2px solid #111;background:#f7f7f7}.formula-standards strong{grid-row:1 / 3;color:var(--red);font-family:var(--display);font-size:28px;line-height:1}.formula-standards span{align-self:end;font-size:11px;font-weight:950;text-transform:uppercase}.formula-standards small{align-self:start;color:#5d5d5d;font-size:8px}.evidence-heading{max-width:760px;margin-top:46px}.evidence-heading p{margin-bottom:4px;color:var(--red);font-size:9px;font-weight:950}.evidence-heading h3{margin:0;font-family:var(--display);font-size:clamp(28px,7vw,48px);line-height:.95;text-transform:uppercase}.study-list{display:grid;gap:12px;margin-top:38px}.study-list article{padding:15px;border:2px solid #111;background:#f7f7f7}.study-list small{color:var(--red);font-size:8px;font-weight:900}.study-list h3{margin:5px 0 8px;font-size:15px}.study-list p{margin-bottom:7px;font-size:10px}.study-list a{color:var(--red);font-size:9px;font-weight:900}.evidence-footnote{max-width:760px;margin:10px 0 0;color:#5c5c5c;font-size:8px;line-height:1.45}.how-section{background:#f4f4f4}.outcome-accordion-list details{border:2px solid #111;border-bottom:0}.outcome-accordion-list details:last-child{border-bottom:2px solid #111}.outcome-accordion-list summary{padding:9px 11px;font-size:11px}.outcome-accordion-list details p{margin:0;padding:0 11px 11px;font-size:10px}.outcome-product{position:relative;display:grid;place-items:center;max-width:420px;margin:22px auto 0;overflow:hidden;border:2px solid #111;background:#e0f0fa}.outcome-product img{width:100%;height:auto;aspect-ratio:1;object-fit:contain}.outcome-product>span{position:absolute;top:15px;right:3px;display:grid;place-items:center;width:86px;aspect-ratio:1;border-radius:50%;background:#fff8a8;font-size:9px;font-weight:900;text-align:center;transform:rotate(8deg)}.outcome-product b{color:var(--red);font-family:var(--display);font-size:24px}.comparison-section{background:#fff}.section-cta{max-width:420px;margin:-6px 0 24px}.comparison-table{display:grid;width:100%;border:1px solid #111}.comparison-table>div{display:grid;grid-template-columns:minmax(120px,1.6fr) repeat(3,minmax(54px,.6fr))}.comparison-table>div>*{display:grid;place-items:center;min-height:39px;padding:5px;border-right:1px solid #111;border-bottom:1px solid #111;font-size:9px;text-align:center}.comparison-table>div:last-child>*{border-bottom:0}.comparison-table>div>*:last-child{border-right:0}.comparison-table>div>span{justify-items:start;text-align:left}.comparison-head b:nth-child(2),.comparison-table>div>b:nth-child(2){color:#fff;background:var(--red)}.reviews-section{background:#f7f7f7}.review-title{text-align:center}.review-title h2{margin-bottom:2px;font-size:20px}.review-title p{font-size:10px}.write-review{display:block;width:100%;max-width:700px;margin:16px auto 0;padding:11px;border:0;color:#fff;background:var(--red);font-size:11px;font-weight:900}.preview-review-list{max-width:700px;margin-top:14px}.preview-review-list article{padding:18px 2px;border-bottom:1px solid #d1d1d1}.preview-stars{margin-top:8px;color:var(--red);font-size:12px}.preview-review-list h3{margin:6px 0;font-size:13px}.preview-review-list p{margin-bottom:8px;font-size:11px}.preview-review-list span{color:#707070;font-size:9px}.community-preview{max-width:700px;margin-top:34px;padding-top:22px;border-top:3px solid #111}.community-preview article{display:grid;grid-template-columns:42px 1fr;gap:8px;padding:11px 0;border-bottom:1px solid #d6d6d6}.community-preview article>img,.community-preview .community-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.community-preview .community-avatar{display:grid;place-items:center;border:2px solid #111;color:#fff;background:#dc160b;font-size:11px;font-weight:950;letter-spacing:.04em}.community-preview article p{margin:2px 0 3px;font-size:10px}.community-preview article small{color:#4b5870;font-size:8px;font-weight:800}.faq-list details{border-top:1px solid #111;border-bottom:0}.faq-list article:last-child details{border-bottom:1px solid #111}.faq-list summary{padding:12px 0;font-size:11px}.faq-list details>p{margin:0;padding:0 0 12px;font-size:10px}.closing-section{display:grid;grid-template-columns:1fr;padding:48px 17px 0;overflow:hidden;color:#fff;background:var(--red)}.closing-section>div{position:relative;z-index:2}.closing-section p{margin-bottom:5px;font-size:10px;font-weight:900}.closing-section h2{color:#fff;font-size:clamp(42px,11vw,76px)}.closing-section span{display:block;margin-top:9px;font-size:11px}.closing-section a{max-width:360px;color:var(--red);background:#fff}.closing-section img{width:min(360px,100%);height:auto;aspect-ratio:1;margin:24px auto -18px;object-fit:contain}.site-footer{display:grid;gap:26px;padding:44px 17px 92px;color:#fff;background:var(--red);border-top:1px solid rgba(255,255,255,.55)}.site-footer .wordmark{justify-self:start;filter:brightness(0) invert(1)}.site-footer .brand-logo{width:210px}.footer-brand p{margin:18px 0 7px;font-size:10px;font-weight:900}.social-links{display:flex;gap:8px}.social-links a{display:grid;place-items:center;width:29px;height:29px;border:2px solid #fff;border-radius:50%;font-size:8px;font-weight:900;text-decoration:none}.site-footer nav{display:grid;grid-template-columns:repeat(2,max-content);gap:8px 44px}.site-footer nav a{display:flex;align-items:center;min-height:28px;font-size:11px;text-decoration:none}.footer-legal{max-width:720px;font-size:8px;line-height:1.45}.mobile-sticky{position:fixed;z-index:100;inset:auto 0 0;display:grid;grid-template-columns:1fr 1.3fr;gap:9px;padding:7px;border-top:3px solid #111;background:#fff;box-shadow:0 -3px 14px #00000024}.mobile-sticky>div{display:grid;align-content:center}.mobile-sticky small{font-size:8px;font-weight:900}.mobile-sticky strong{font-size:14px}.mobile-sticky a{display:grid;place-items:center;min-height:43px;color:#fff;background:var(--red);font-size:11px;font-weight:900;text-decoration:none}.cart-toast{position:fixed;z-index:120;right:12px;bottom:76px;left:12px;display:grid;grid-template-columns:1fr auto;gap:12px;padding:15px;border:3px solid #111;background:#fff;box-shadow:5px 5px #111}.cart-toast div{display:grid}.cart-toast b{color:var(--red)}.cart-toast span{font-size:10px}.cart-toast button{border:0;background:transparent;font-size:22px;cursor:pointer}@media(min-width:761px){.site-header{grid-template-columns:1fr auto 1fr;padding-inline:36px}.menu-toggle{display:none}.primary-nav{position:static;grid-column:1;grid-row:1;display:flex;gap:24px;width:auto;padding:0;border:0}.primary-nav a{padding:0;border:0;font-size:11px}.wordmark{grid-column:2;grid-row:1}.cart-link{grid-column:3;grid-row:1}.product-hero{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(390px,.97fr);align-items:start;padding:34px 30px 70px}.hero-gallery{position:sticky;top:16px}.product-copy{padding:4px 0 0 34px}.product-detail-accordions{margin-inline:0;padding-inline:0;background:transparent}.benefit-icon-grid{grid-template-columns:repeat(4,1fr)}.section-block{padding:96px 40px}.social-results-track{grid-template-columns:repeat(3,1fr);grid-auto-columns:unset;grid-auto-flow:initial;overflow:visible}.ingredient-orbit-grid{grid-template-columns:repeat(4,1fr)}.ingredient-disc{width:min(160px,16vw)}.formula-standards{grid-template-columns:repeat(4,1fr)}.study-list{grid-template-columns:repeat(2,1fr)}.outcomes-section{display:grid;grid-template-columns:1fr .8fr;gap:40px}.outcomes-section .section-heading{grid-column:1 / -1}.comparison-table>div>*{min-height:48px;font-size:11px}.preview-review-list,.community-preview{max-width:700px;margin-inline:auto}.write-review{display:block;max-width:700px;margin-inline:auto}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px}.closing-section{grid-template-columns:1.15fr .85fr;align-items:center;padding:70px max(40px,calc((100vw - 1040px)/2)) 0}.closing-section img{margin:0 auto -28px}.site-footer{grid-template-columns:1fr auto;padding:50px max(40px,calc((100vw - 1040px)/2))}.footer-legal{grid-column:1 / -1}.mobile-sticky{display:none!important}}@media(max-width:380px){.product-copy h1,.section-heading h2{font-size:37px}.supply-card b{font-size:11px}.subscription-choice{grid-template-columns:auto 1fr}.subscription-choice>strong{grid-column:2}}[data-bettr-red].br-main{--br-red: var(--red);--br-ink: var(--ink);--br-bg: var(--white);--br-line: var(--line);width:100%;border:0;color:var(--ink);background:var(--white);font-family:var(--sans)}[data-bettr-red] .br-announcement{padding:7px 16px;color:var(--white);background:var(--red);font-family:var(--sans);font-size:11px;font-weight:900;letter-spacing:.02em}[data-bettr-red] .br-product-nav{border-bottom:1px solid #d6d6d6;background:var(--white)}[data-bettr-red] .br-product-nav__inner{width:min(100% - 20px,1180px);min-height:58px}[data-bettr-red] .br-product-nav__brand{width:126px}[data-bettr-red] .br-main-grid.product-hero{width:min(1180px,100%);margin:0 auto;padding:0;gap:0;background:var(--white)}[data-bettr-red] .hero-gallery{position:relative;top:auto;background:#a9d7f2}[data-bettr-red] .gallery-stage{aspect-ratio:1;min-height:0;border:0;background:linear-gradient(135deg,rgba(255,255,255,.16) 25%,transparent 25%) 0 0 / 52px 52px,#a9d7f2}[data-bettr-red] .gallery-stage .br-gallery-panel{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0}[data-bettr-red] .gallery-stage .br-gallery-panel[hidden]{display:none!important}[data-bettr-red] .gallery-stage img{width:100%;height:100%;object-fit:contain}[data-bettr-red] .gallery-thumbs{display:grid;grid-auto-columns:minmax(68px,1fr);grid-auto-flow:column;gap:5px;max-width:100%;overflow-x:auto;padding:7px;background:var(--white);scroll-snap-type:x proximity;scrollbar-width:thin}[data-bettr-red] .gallery-thumb{width:auto;min-width:0;aspect-ratio:1;padding:0;overflow:hidden;border:2px solid transparent;background:#e8e8e8;scroll-snap-align:start}[data-bettr-red] .gallery-thumb[aria-selected=true]{border-color:var(--red)}[data-bettr-red] .gallery-thumb img{width:100%;height:100%;object-fit:cover}[data-bettr-red] .product-copy{padding:15px 13px 0}[data-bettr-red] .product-copy>.br-eyebrow{margin-bottom:6px;color:var(--ink);font-family:var(--sans);font-size:10px;font-weight:900;letter-spacing:.08em}[data-bettr-red] .product-copy>h1{max-width:680px;margin:0;color:var(--red);font-family:var(--display);font-size:clamp(39px,10.5vw,74px);font-weight:950;line-height:.91;letter-spacing:-.025em}[data-bettr-red] .product-copy>.br-dek{max-width:680px;margin:12px 0 14px;font-family:var(--sans);font-size:14px;font-weight:400;line-height:1.45}[data-bettr-red] .benefit-icon-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:0;padding:10px 0 18px;border:0;background:transparent}[data-bettr-red] .benefit-icon-grid .br-product-fact{display:flex;gap:8px;align-items:center;min-height:26px;padding:0;border:0;color:var(--ink);background:transparent;text-align:left}[data-bettr-red] .benefit-icon-grid .br-product-fact+.br-product-fact{border:0}[data-bettr-red] .benefit-icon-grid .br-product-fact strong{display:grid;place-items:center;width:28px;height:28px;color:var(--red);font-family:var(--sans);font-size:11px;line-height:1}[data-bettr-red] .benefit-icon-grid .br-product-fact span{color:var(--ink);font-size:10px;font-weight:800;letter-spacing:0}[data-bettr-red] .br-price{margin:4px 0 13px}[data-bettr-red] .br-offer-card__badge,[data-bettr-red] .br-subscription-card__head small{color:#fff;background:var(--br-red-aa, #c5160b)}[data-bettr-red] .br-price strong{font-size:1.8rem}[data-bettr-red] .br-product-form legend{font-size:1.05rem}[data-bettr-red] .br-details.product-detail-accordions{margin:10px -13px 0;padding:10px 13px 26px;border:0;background:#f7f7f7}[data-bettr-red] .br-details.product-detail-accordions details{border:0;border-bottom:1px solid var(--ink)}[data-bettr-red] .br-details.product-detail-accordions summary{min-height:47px;padding:12px 0;font-family:var(--sans);font-size:11px}[data-bettr-red] .br-details.product-detail-accordions .rte{padding:0 0 16px;font-size:12px}@media(min-width:761px){[data-bettr-red] .br-main-grid.product-hero{grid-template-columns:minmax(0,1.03fr) minmax(390px,.97fr);gap:0;align-items:start;padding:34px 30px 70px}[data-bettr-red] .hero-gallery{position:sticky;top:16px}[data-bettr-red] .product-copy{padding:4px 0 0 34px}[data-bettr-red] .benefit-icon-grid{grid-template-columns:repeat(4,minmax(0,1fr))}[data-bettr-red] .br-details.product-detail-accordions{margin-inline:0;padding-inline:0;background:transparent}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/bettr-reference-page.css.map */
