.nexam-formula{--nexam-formula-muted: rgba(23, 23, 23, .6);--nexam-formula-subtle: rgba(23, 23, 23, .6);--nexam-formula-segment-divider: rgba(23, 23, 23, .15);--nexam-formula-muted: color-mix(in srgb, var(--nexam-formula-text) 60%, transparent);--nexam-formula-subtle: color-mix(in srgb, var(--nexam-formula-text) 60%, transparent);--nexam-formula-segment-divider: color-mix(in srgb, var(--nexam-formula-text) 15%, transparent);--nexam-formula-font: Inter, "Helvetica Neue", Arial, sans-serif;background:var(--nexam-formula-background)!important;color:var(--nexam-formula-text)!important;font-family:var(--nexam-formula-font)!important;isolation:isolate;overflow:hidden}.nexam-formula,.nexam-formula *,.nexam-formula *:before,.nexam-formula *:after{box-sizing:border-box}.nexam-formula__container{margin:0 auto!important;max-width:1180px;padding:var(--nexam-formula-padding-top) 24px var(--nexam-formula-padding-bottom);width:100%}.nexam-formula__intro{max-width:640px}.nexam-formula__eyebrow,.nexam-formula__heading,.nexam-formula__body,.nexam-formula__chart-label,.nexam-formula__row-label,.nexam-formula__row-count,.nexam-formula__stat-value,.nexam-formula__stat-caption,.nexam-formula__source,.nexam-formula__empty-state{margin:0!important}.nexam-formula__eyebrow{color:var(--nexam-formula-accent)!important;font-size:11px!important;font-weight:600!important;letter-spacing:.22em!important;line-height:1.3!important;text-transform:uppercase!important}.nexam-formula__heading{color:var(--nexam-formula-text)!important;font-family:var(--nexam-formula-font)!important;font-size:clamp(30px,4.2vw,50px)!important;font-weight:700!important;letter-spacing:-.035em!important;line-height:1.1!important;margin-top:16px!important}.nexam-formula__body{color:var(--nexam-formula-muted)!important;font-size:15px!important;font-weight:400!important;line-height:1.6!important;margin-top:18px!important;max-width:480px}.nexam-formula__chart{border:1px solid var(--nexam-formula-border)!important;margin-top:70px;padding:56px 40px 40px;position:relative}.nexam-formula__chart-label{background:var(--nexam-formula-background)!important;color:var(--nexam-formula-muted)!important;font-size:11px!important;font-weight:400!important;left:40px;letter-spacing:.16em!important;line-height:1.3!important;padding:0 12px;position:absolute;text-transform:uppercase!important;top:-11px}.nexam-formula__row+.nexam-formula__row{margin-top:70px}.nexam-formula__row-head{align-items:baseline!important;display:flex!important;gap:16px;justify-content:space-between!important;margin-bottom:14px}.nexam-formula__row-label{color:var(--nexam-formula-muted)!important;font-size:13px!important;font-weight:400!important;letter-spacing:.06em!important;line-height:1.35!important;text-transform:uppercase!important}.nexam-formula__row-count{color:var(--nexam-formula-text)!important;flex:0 0 auto;font-size:18px!important;font-weight:700!important;line-height:1.2!important;text-align:right}.nexam-formula .nexam-formula__bar{align-items:stretch!important;border:1px solid var(--nexam-formula-border)!important;display:flex!important;height:46px!important;margin:0!important;overflow:visible!important;padding:0!important;position:relative;width:100%!important}.nexam-formula .nexam-formula__segment{background:var(--nexam-segment-color)!important;display:block!important;flex:0 0 var(--nexam-segment-size)!important;height:100%!important;margin:0!important;min-width:0!important;padding:0!important;position:relative;width:var(--nexam-segment-size)!important}.nexam-formula .nexam-formula__segment:not(:last-child){border-right:1px solid var(--nexam-formula-segment-divider)!important}.nexam-formula__segment:focus-visible{outline:2px solid var(--nexam-formula-text);outline-offset:3px;z-index:2}.nexam-formula__legend{display:flex!important;flex-wrap:wrap!important;gap:14px 22px;list-style:none!important;margin:44px 0 0!important;padding:0!important}.nexam-formula__legend-item{align-items:center!important;color:var(--nexam-formula-muted)!important;display:flex!important;font-size:12px!important;font-weight:400!important;gap:8px;line-height:1.45!important;margin:0!important;padding:0!important}.nexam-formula__swatch{background:var(--nexam-swatch-color)!important;display:block!important;flex:0 0 11px!important;height:11px!important;width:11px!important}.nexam-formula__stats{border-top:1px solid var(--nexam-formula-border)!important;display:grid!important;gap:32px 60px;grid-template-columns:repeat(auto-fit,minmax(180px,max-content));margin-top:56px;padding-top:44px}.nexam-formula__stat{margin:0!important;max-width:270px;padding:0!important}.nexam-formula__stat-value{color:var(--nexam-formula-accent)!important;font-size:clamp(36px,4vw,46px)!important;font-weight:700!important;letter-spacing:-.045em!important;line-height:1!important}.nexam-formula__stat-caption{color:var(--nexam-formula-muted)!important;font-size:12px!important;font-weight:400!important;line-height:1.5!important;margin-top:8px!important}.nexam-formula__source{color:var(--nexam-formula-subtle)!important;font-size:11px!important;font-weight:400!important;letter-spacing:.05em!important;line-height:1.5!important;margin-top:36px!important;opacity:.75}.nexam-formula__empty-state{color:var(--nexam-formula-muted)!important;font-size:13px!important;line-height:1.5!important}.nexam-formula[data-nexam-tooltips=true] .nexam-formula__segment[data-nexam-label]:after{background:var(--nexam-formula-text)!important;color:var(--nexam-formula-background)!important;content:attr(data-nexam-label);font-family:var(--nexam-formula-font)!important;font-size:11px!important;font-weight:500!important;left:50%;line-height:1.3!important;max-width:min(210px,85vw);opacity:0;padding:8px 10px;pointer-events:none;position:absolute;top:-10px;transform:translate(-50%,-100%);transition:opacity .16s ease,visibility .16s ease;visibility:hidden;white-space:nowrap;z-index:5}.nexam-formula[data-nexam-tooltips=true] .nexam-formula__segment[data-nexam-label]:hover:after,.nexam-formula[data-nexam-tooltips=true] .nexam-formula__segment[data-nexam-label]:focus-visible:after{opacity:1;visibility:visible}.nexam-formula--js[data-nexam-animate=true] [data-nexam-reveal]{opacity:0;transform:translateY(18px);transition:opacity .6s ease var(--nexam-reveal-delay),transform .6s cubic-bezier(.22,1,.36,1) var(--nexam-reveal-delay)}.nexam-formula--js[data-nexam-animate=true] .nexam-formula__bar--formula .nexam-formula__segment{transform:scaleX(0);transform-origin:left center;transition:transform .7s cubic-bezier(.22,1,.36,1) calc(var(--nexam-reveal-delay) + .16s)}.nexam-formula--js[data-nexam-animate=true].is-visible [data-nexam-reveal]{opacity:1;transform:translateY(0)}.nexam-formula--js[data-nexam-animate=true].is-visible .nexam-formula__bar--formula .nexam-formula__segment{transform:scaleX(1)}@media screen and (max-width:749px){.nexam-formula__container{padding-left:20px;padding-right:20px}.nexam-formula__chart{margin-top:52px;padding:44px 20px 28px}.nexam-formula__chart-label{left:8px}.nexam-formula__row+.nexam-formula__row{margin-top:52px}.nexam-formula__row-head{align-items:flex-start!important;flex-direction:column;gap:4px}.nexam-formula__row-count{text-align:left}.nexam-formula__legend{gap:12px 16px;margin-top:36px!important}.nexam-formula__stats{gap:28px;grid-template-columns:minmax(0,1fr);margin-top:44px;padding-top:32px}.nexam-formula__stat{max-width:320px}}@media(prefers-reduced-motion:reduce){.nexam-formula *,.nexam-formula *:before,.nexam-formula *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;transition-delay:0ms!important}.nexam-formula--js[data-nexam-animate=true] [data-nexam-reveal],.nexam-formula--js[data-nexam-animate=true] .nexam-formula__bar--formula .nexam-formula__segment{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/nexam-formula.css.map */
