.clinically-tested-section{padding-top:var(--padding-top-mb);padding-bottom:var(--padding-bottom-mb)}@media screen and (min-width:750px){.clinically-tested-section{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}}.clinically-tested__layout{display:flex;flex-direction:column;gap:4.8rem}@media screen and (min-width:750px){.clinically-tested__layout{flex-direction:row;gap:.8rem;align-items:center}}.clinically-tested__chart-panel{width:100%;order:2}@media screen and (min-width:750px){.clinically-tested__chart-panel{width:50%;order:1;flex-shrink:0}}.clinically-tested__content-panel{width:100%;order:1}@media screen and (min-width:750px){.clinically-tested__content-panel{width:50%;order:2;flex-shrink:0}}.clinically-tested__content-inner{display:flex;flex-direction:column;gap:2rem;justify-content:center;align-items:center;text-align:center;height:100%}@media screen and (min-width:750px){.clinically-tested__content-inner{padding:0 0 0 4.8rem;gap:2.4rem;align-items:flex-start;text-align:left}}.clinically-tested__badge{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.6rem;border-radius:10rem;background-color:rgb(var(--color-badge-background));color:rgb(var(--color-badge-foreground));font-family:var(--font-body-family);font-size:1.2rem;font-weight:500;letter-spacing:.024rem;line-height:1;white-space:nowrap;align-self:center}@media screen and (min-width:750px){.clinically-tested__badge{align-self:flex-start}}.clinically-tested__stat-block{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}@media screen and (min-width:750px){.clinically-tested__stat-block{align-items:flex-start;gap:.8rem;text-align:left}}.clinically-tested__stat-number{font-family:var(--font-body-family);font-weight:400;font-size:7.2rem;line-height:.85;letter-spacing:-.15rem;color:rgb(var(--color-foreground));flex-shrink:0;order:2}@media screen and (min-width:750px){.clinically-tested__stat-number{font-size:12rem;letter-spacing:-.25rem}}.clinically-tested__heading{font-family:var(--font-body-family);font-weight:400;font-size:1.8rem;line-height:1.2;letter-spacing:-.036rem;color:rgb(var(--color-foreground));margin:0;flex:1;order:1}@media screen and (min-width:750px){.clinically-tested__heading{font-size:3rem;letter-spacing:-.06rem;flex:none}}.clinically-tested__disclaimer{font-family:var(--font-body-family);font-size:1rem;font-weight:500;letter-spacing:.05rem;text-transform:uppercase;line-height:1.5;color:rgb(var(--color-foreground));opacity:.6;margin:0}@media screen and (min-width:750px){.clinically-tested__disclaimer{font-size:1rem}}.ct-chart{width:100%;display:flex;flex-direction:column;align-items:center}.ct-chart__y-label{font-size:1rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--color-foreground));opacity:.65;line-height:1.3;margin:0 0 1.2rem}@media screen and (min-width:750px){.ct-chart__y-label{font-size:1.1rem}}.ct-chart__plot{position:relative;display:inline-flex;flex-direction:column}.ct-chart__y-axis{display:block!important;position:absolute;left:0;top:0;bottom:0;width:1px;background:repeating-linear-gradient(to bottom,rgba(var(--color-foreground),.35) 0px,rgba(var(--color-foreground),.35) 4px,transparent 4px,transparent 10px)}.ct-chart__x-axis{display:block!important;width:100%;border-top:1px solid rgba(var(--color-foreground),.2);position:relative}.ct-chart__x-axis:after{content:"";position:absolute;right:-6px;top:-4px;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:7px solid rgba(var(--color-foreground),.2)}.ct-chart__columns{display:flex;flex-direction:row;align-items:flex-end;justify-content:center;gap:3.2rem;padding-left:2.4rem;padding-right:4rem;padding-bottom:0;width:fit-content}@media screen and (min-width:750px){.ct-chart__columns{gap:5.6rem;padding-left:3.2rem;padding-right:5.6rem}}.ct-chart__col{display:flex;flex-direction:column;align-items:center;gap:1.2rem;width:5.6rem}@media screen and (min-width:750px){.ct-chart__col{width:7rem}}.ct-chart__col-track{position:relative;width:100%;height:25rem;display:flex;align-items:flex-end}@media screen and (min-width:750px){.ct-chart__col-track{height:28rem}}.ct-chart__col-fill{display:block!important;position:absolute;bottom:0;left:0;right:0;height:0%;border-radius:4px 4px 0 0;transition:height 1.8s ease-out}.ct-chart__col-fill--1{background-color:var(--ct-bar1-color, #ffe666)}.ct-chart__col-fill--2{background-color:var(--ct-bar2-color, #ceeef5)}.ct-chart__col-num{position:absolute;bottom:0%;left:50%;transform:translate(-50%,-100%) translateY(-.3rem);transition:bottom 1.8s ease-out;opacity:0;font-size:2rem;font-weight:400;line-height:1;letter-spacing:-.04em;white-space:nowrap;--number-flow-char-height: .85em}@media screen and (min-width:750px){.ct-chart__col-num{font-size:2.4rem;transform:translate(-50%,-100%) translateY(-.6rem)}}.ct-chart__col-num--1{color:var(--ct-bar1-text, rgb(var(--color-foreground)))}.ct-chart__col-num--2{color:var(--ct-bar2-text, rgb(var(--color-foreground)))}.ct-chart__labels{display:flex;flex-direction:row;gap:3.2rem;padding-left:2.4rem;padding-right:4rem;padding-top:1.2rem;width:fit-content}@media screen and (min-width:750px){.ct-chart__labels{gap:5.6rem;padding-left:3.2rem;padding-right:5.6rem}}.ct-chart__col-label{font-size:1rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;line-height:1.3;text-align:center;color:rgb(var(--color-foreground));opacity:.65;width:5.6rem;margin:0}@media screen and (min-width:750px){.ct-chart__col-label{font-size:1.1rem;width:7rem}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/section-clinically-tested.css.map */
