:root{--o-green: #008900;--o-green-dark: #076D08;--o-green-line: rgba(0,137,0,.32);--o-tint: #E9F6E7;--o-navy: #0B1B33;--o-navy-deep: #050F1F;--o-mint: #A9E5B6;--o-ink: #000000;--o-ink-70: rgba(0,0,0,.7);--o-ink-55: rgba(0,0,0,.55);--o-on-dark: #B9C6DE;--o-line: rgba(0,0,0,.2);--o-container: 1488px;--o-pad-x: 50px;--o-pad-x-mob: 16px;--o-font: "Inter", ui-sans-serif, -apple-system, "Segoe UI", Helvetica, Arial, sans-serif}.orvi-section,.orvi-section *{box-sizing:border-box}.orvi-section{font-family:var(--o-font);color:var(--o-ink);font-size:var(--o-fs-base);line-height:22px;-webkit-font-smoothing:antialiased}.orvi-section img{max-width:100%;height:auto;display:block}.orvi-section h1,.orvi-section h2,.orvi-section h3,.orvi-section h4,.orvi-section p,.orvi-section li{color:inherit}.orvi-wrap{width:var(--o-container);max-width:100%;margin:0 auto;padding-left:var(--o-pad-x-mob);padding-right:var(--o-pad-x-mob)}@media(min-width:750px){.orvi-wrap{padding-left:var(--o-pad-x);padding-right:var(--o-pad-x)}}.orvi-wrap--narrow{width:900px}.orvi-pad{padding-block:40px}.orvi-pad-s{padding-block:26px}@media(min-width:750px){.orvi-pad{padding-block:70px}.orvi-pad-s{padding-block:44px}}.orvi-surface--white,.orvi-surface--light{background:#fff;color:var(--o-ink);border-top:1px solid var(--o-green-line)}.orvi-surface--tint{background:var(--o-tint);color:var(--o-ink);border-top:1px solid var(--o-green-line)}.orvi-surface--navy{background:var(--o-navy);color:#fff}.orvi-surface--navy-deep{background:var(--o-navy-deep);color:#fff}.orvi-surface--navy .orvi-lede,.orvi-surface--navy-deep .orvi-lede{color:var(--o-on-dark)}.orvi-glow{position:relative;overflow:hidden;isolation:isolate}.orvi-glow:after{content:"";position:absolute;left:50%;bottom:-55%;width:130%;aspect-ratio:2 / 1;transform:translate(-50%);background:radial-gradient(ellipse at 50% 100%,#91b29f4d,#506a6c26 42%,#0b1b3300 72%);pointer-events:none;z-index:-1}.orvi-h1,.orvi-h2{margin:0;font-weight:500;letter-spacing:normal;line-height:1.05;color:var(--o-ink);font-size:var(--o-fs-xl)}@media(min-width:750px){.orvi-h1,.orvi-h2{font-size:var(--o-fs-xxl)}}.orvi-surface--navy .orvi-h1,.orvi-surface--navy .orvi-h2,.orvi-surface--navy-deep .orvi-h1,.orvi-surface--navy-deep .orvi-h2{color:#fff}.orvi-h3{margin:0;font-size:var(--o-fs-lg);font-weight:400;line-height:24px}.orvi-head{padding-bottom:20px}@media(min-width:750px){.orvi-head{padding-bottom:30px}}.orvi-lede{font-size:var(--o-fs-base);line-height:20px;font-weight:400;color:var(--o-ink-70);margin:0;padding-top:15px;max-width:521px}@media(min-width:750px){.orvi-lede{font-size:var(--o-fs-base);line-height:22px}}.orvi-center{text-align:center}.orvi-center .orvi-lede{margin-inline:auto}.orvi-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--o-green);color:#fff!important;border:0;border-radius:10px;padding:16px 30px;font-family:var(--o-font);font-size:var(--o-fs-md);font-weight:500;line-height:1.1;text-decoration:none;cursor:pointer;text-align:center;box-shadow:none;transition:filter .12s ease}@media(min-width:750px){.orvi-btn{font-size:var(--o-fs-lg);padding:18px 34px}}.orvi-btn:hover{filter:brightness(1.06)}.orvi-btn--block{display:flex;width:100%}.orvi-btn--lg{font-size:var(--o-fs-md)}.orvi-btn-sub{display:block;margin-top:10px;font-size:var(--o-fs-sm);color:var(--o-ink-55);text-align:center}.orvi-surface--navy .orvi-btn-sub,.orvi-surface--navy-deep .orvi-btn-sub{color:var(--o-on-dark)}.orvi-undercta{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:15px;gap:15px;min-height:40px;padding:8px 14px;border-radius:5px;background:#f0f0f0;font-size:var(--o-fs-sm);font-weight:500;color:var(--o-ink)}.orvi-undercta span{display:inline-flex;align-items:center;gap:8px}.orvi-undercta svg{height:14px;width:auto}.orvi-rating{display:inline-flex;align-items:center;gap:9px;font-size:var(--o-fs-base);color:var(--o-ink-70)}.orvi-stars{display:inline-flex;gap:2px;color:#e8a33d;font-size:var(--o-fs-sm)}.orvi-surface--navy .orvi-rating,.orvi-surface--navy-deep .orvi-rating{color:var(--o-on-dark)}.orvi-hero__inner{display:grid;grid-template-columns:1fr;gap:24px;align-items:center}@media(min-width:990px){.orvi-hero__inner{grid-template-columns:1fr 1fr;gap:50px}}.orvi-hero__media{border-radius:8px;overflow:hidden;background:var(--o-navy)}.orvi-hero__media img{width:100%;height:auto}.orvi-hero__badge{display:inline-flex;align-items:center;gap:6px;background:var(--o-green-dark);color:#fff;font-size:var(--o-fs-xs);font-weight:400;line-height:1;padding:4px 19px;border-radius:999px;margin:0 0 14px}.orvi-hero__usps{list-style:none;margin:20px 0 24px;padding:0;display:grid;gap:10px}.orvi-hero__usps li{display:flex;align-items:flex-start;gap:10px;font-size:var(--o-fs-base);line-height:21px}.orvi-tick{flex:0 0 auto;width:17px;height:17px;margin-top:2px;color:var(--o-green-dark)}.orvi-surface--navy .orvi-tick,.orvi-surface--navy-deep .orvi-tick{color:var(--o-mint)}.orvi-hero__proof{display:flex;flex-wrap:wrap;align-items:center;gap:8px 18px;margin-top:18px;font-size:var(--o-fs-sm);color:var(--o-ink-55)}.orvi-surface--navy .orvi-hero__proof,.orvi-surface--navy-deep .orvi-hero__proof{color:var(--o-on-dark)}.orvi-ticker{overflow:hidden;padding:12px 0}.orvi-ticker__track{display:flex;width:max-content;animation:orvi-scroll 46s linear infinite}.orvi-ticker:hover .orvi-ticker__track{animation-play-state:paused}.orvi-ticker__item{display:inline-flex;align-items:center;gap:10px;padding:0 26px;font-size:var(--o-fs-sm);white-space:nowrap}.orvi-ticker__dot{width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.5;flex:0 0 auto}@keyframes orvi-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.orvi-ticker__track{animation:none}}.orvi-uspbar{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media(min-width:750px){.orvi-uspbar{grid-template-columns:repeat(4,1fr);gap:15px}}.orvi-uspbar__cell{min-height:104px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;padding:10px 6px;border-radius:5px;border:1px solid var(--o-green-line);background:#fff;font-size:var(--o-fs-xs);line-height:16px}.orvi-uspbar__icon{width:29px;height:29px;color:var(--o-green-dark)}.orvi-uspbar__label{font-weight:500}.orvi-uspbar__note{color:var(--o-ink-55);font-size:var(--o-fs-xs);line-height:15px}.orvi-symptoms{list-style:none;margin:0;padding:0;display:grid;gap:10px}@media(min-width:750px){.orvi-symptoms{grid-template-columns:repeat(2,1fr);gap:15px}}.orvi-symptom{display:flex;align-items:center;gap:10px;border-radius:5px;border:1px solid var(--o-green-line);background:#fff;padding:14px 16px;font-size:var(--o-fs-base);line-height:20px}.orvi-surface--navy .orvi-symptom,.orvi-surface--navy-deep .orvi-symptom{background:#ffffff0f;border-color:#ffffff24}.orvi-symptom__mark{flex:0 0 auto;width:17px;height:17px;color:var(--o-green-dark)}.orvi-surface--navy .orvi-symptom__mark,.orvi-surface--navy-deep .orvi-symptom__mark{color:var(--o-mint)}.orvi-steps{display:grid;gap:15px;counter-reset:orvi-step}@media(min-width:900px){.orvi-steps{grid-template-columns:repeat(3,1fr);gap:17px}}.orvi-step{border-radius:8px;border:1px solid var(--o-green-line);background:#fff;overflow:hidden;padding:20px}.orvi-surface--navy .orvi-step,.orvi-surface--navy-deep .orvi-step{background:#ffffff0d;border-color:#ffffff24}.orvi-step__num{display:block;font-size:var(--o-fs-base);font-weight:500;line-height:18px;color:var(--o-green-dark);margin-bottom:10px}.orvi-surface--navy .orvi-step__num,.orvi-surface--navy-deep .orvi-step__num{color:var(--o-mint)}.orvi-step__num:before{counter-increment:orvi-step;content:"0" counter(orvi-step)}.orvi-step__title{font-size:var(--o-fs-lg);font-weight:400;line-height:24px;margin:0 0 8px;color:inherit}.orvi-step__body{font-size:var(--o-fs-base);line-height:21px;margin:0;color:var(--o-ink-70)}.orvi-surface--navy .orvi-step__body,.orvi-surface--navy-deep .orvi-step__body{color:var(--o-on-dark)}.orvi-ing{display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}@media(min-width:1000px){.orvi-ing{grid-template-columns:repeat(3,1fr);gap:17px}}.orvi-ing__card{border-radius:8px;border:1px solid var(--o-green-line);background:#fff;padding:18px;display:flex;flex-direction:column}.orvi-surface--navy .orvi-ing__card,.orvi-surface--navy-deep .orvi-ing__card{background:#ffffff0d;border-color:#ffffff24}.orvi-ing__dose{align-self:flex-start;background:#fff;color:var(--o-ink);border:1px solid var(--o-line);font-size:var(--o-fs-xs);font-weight:500;line-height:1;padding:5px 12px;border-radius:999px;margin-bottom:12px}.orvi-surface--navy .orvi-ing__dose,.orvi-surface--navy-deep .orvi-ing__dose{background:var(--o-mint);color:#0e2a1a;border-color:transparent}.orvi-ing__name{font-size:var(--o-fs-lg);font-weight:400;line-height:24px;margin:0 0 4px;color:inherit}.orvi-ing__role{font-size:var(--o-fs-base);font-weight:500;line-height:18px;color:var(--o-green-dark);margin:0 0 8px}.orvi-surface--navy .orvi-ing__role,.orvi-surface--navy-deep .orvi-ing__role{color:var(--o-mint)}.orvi-ing__body{font-size:var(--o-fs-base);line-height:20px;color:var(--o-ink-70);margin:0}.orvi-surface--navy .orvi-ing__body,.orvi-surface--navy-deep .orvi-ing__body{color:var(--o-on-dark)}.orvi-ing__foot{margin:20px auto 0;max-width:70ch;font-size:var(--o-fs-sm);color:var(--o-ink-55)}.orvi-surface--navy .orvi-ing__foot,.orvi-surface--navy-deep .orvi-ing__foot{color:var(--o-on-dark);opacity:.8}.orvi-ing__cta,.orvi-mech__cta,.orvi-tl__cta,.orvi-rev__cta,.orvi-cmp__cta,.orvi-faq__cta,.orvi-howto__cta,.orvi-showcase__cta{margin-top:26px}.orvi-mech__media{max-width:820px;margin:26px auto 0;border-radius:8px;overflow:hidden}.orvi-mech__closer{margin:26px auto 0}.orvi-tl__bar{display:flex;align-items:center;justify-content:center;max-width:640px;margin:0 auto 22px}.orvi-tl__dot{width:11px;height:11px;border-radius:50%;background:var(--o-green);flex:0 0 auto}.orvi-surface--navy .orvi-tl__dot,.orvi-surface--navy-deep .orvi-tl__dot{background:var(--o-mint)}.orvi-tl__line{flex:1 1 auto;height:1px;background:var(--o-green-line)}.orvi-surface--navy .orvi-tl__line,.orvi-surface--navy-deep .orvi-tl__line{background:#a9e5b666}.orvi-timeline{display:grid;gap:15px}@media(min-width:900px){.orvi-timeline{grid-template-columns:repeat(3,1fr);gap:17px}}.orvi-tl{border-radius:8px;border:1px solid var(--o-green-line);background:#fff;padding:20px}.orvi-surface--navy .orvi-tl,.orvi-surface--navy-deep .orvi-tl{background:#ffffff0d;border-color:#ffffff24}.orvi-tl__when{font-size:var(--o-fs-base);font-weight:500;line-height:18px;color:var(--o-green-dark);margin:0 0 6px}.orvi-surface--navy .orvi-tl__when,.orvi-surface--navy-deep .orvi-tl__when{color:var(--o-mint)}.orvi-tl__title{font-size:var(--o-fs-lg);font-weight:400;line-height:24px;margin:0 0 12px;color:inherit}.orvi-tl__list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.orvi-tl__list li{display:flex;gap:9px;font-size:var(--o-fs-base);line-height:20px;color:var(--o-ink-70)}.orvi-surface--navy .orvi-tl__list li,.orvi-surface--navy-deep .orvi-tl__list li{color:var(--o-on-dark)}.orvi-tl__list li:before{content:"-";flex:0 0 auto;opacity:.5}.orvi-tl__disc{margin:20px auto 0;max-width:70ch;font-size:var(--o-fs-sm);color:var(--o-ink-55)}.orvi-surface--navy .orvi-tl__disc,.orvi-surface--navy-deep .orvi-tl__disc{color:var(--o-on-dark);opacity:.75}.orvi-scorebar{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 24px;padding-top:10px}.orvi-score{font-size:var(--o-fs-xxl);font-weight:500;line-height:1}.orvi-reviews{display:grid;gap:15px;grid-template-columns:1fr}@media(min-width:750px){.orvi-reviews{grid-template-columns:repeat(3,1fr);gap:17px}}.orvi-review{border-radius:8px;border:1px solid var(--o-green-line);background:#fff;padding:20px;display:flex;flex-direction:column}.orvi-surface--navy .orvi-review,.orvi-surface--navy-deep .orvi-review{background:#ffffff0d;border-color:#ffffff24}.orvi-review__title{font-size:var(--o-fs-base);font-weight:500;line-height:20px;margin:10px 0 8px;color:inherit}.orvi-review__body{font-size:var(--o-fs-base);font-style:italic;font-weight:300;line-height:22px;color:var(--o-ink-70);margin:0 0 16px;flex:1}.orvi-review__meta{display:flex;align-items:center;gap:9px;font-size:var(--o-fs-sm);color:var(--o-ink-55)}.orvi-surface--navy .orvi-review__meta,.orvi-surface--navy-deep .orvi-review__meta{color:var(--o-on-dark)}.orvi-review__ver{display:inline-flex;align-items:center;gap:5px;color:var(--o-green-dark);font-size:var(--o-fs-xs)}.orvi-surface--navy .orvi-review__ver,.orvi-surface--navy-deep .orvi-review__ver{color:var(--o-mint)}.orvi-review__avatar{width:30px;height:30px;border-radius:50%;background:var(--o-tint);color:var(--o-green-dark);display:grid;place-items:center;font-size:var(--o-fs-xs);font-weight:500;flex:0 0 auto}.orvi-rev__disc{margin:22px auto 0;max-width:72ch;font-size:var(--o-fs-xs);color:var(--o-ink-55)}.orvi-surface--navy .orvi-rev__disc,.orvi-surface--navy-deep .orvi-rev__disc{color:var(--o-on-dark);opacity:.75}.orvi-guarantee{display:grid;gap:20px;align-items:center;grid-template-columns:1fr;border-radius:8px;padding:30px 22px;text-align:center;background:var(--o-navy);color:#fff;position:relative;overflow:hidden}@media(min-width:850px){.orvi-guarantee{grid-template-columns:96px 1fr auto;gap:30px;padding:40px;text-align:left}}.orvi-guarantee__seal{width:96px;height:96px;border-radius:50%;margin:0 auto;border:2px dashed var(--o-mint);display:grid;place-items:center;text-align:center;color:var(--o-mint);flex:0 0 auto}.orvi-guarantee__seal strong{display:block;font-size:var(--o-fs-lg);font-weight:500;line-height:1}.orvi-guarantee__seal span{font-size:var(--o-fs-xs);letter-spacing:.06em}.orvi-guarantee__title{font-size:var(--o-fs-lg);font-weight:500;line-height:1.1;margin:0 0 8px;color:#fff}@media(min-width:750px){.orvi-guarantee__title{font-size:var(--o-fs-xl)}}.orvi-guarantee__body{font-size:var(--o-fs-base);line-height:22px;color:var(--o-on-dark);margin:0;max-width:56ch}.orvi-faq{display:grid;gap:20px}.orvi-faq__item{border-radius:8px;border:1px solid rgba(0,0,0,.3);background:#fff;overflow:hidden}.orvi-surface--navy .orvi-faq__item,.orvi-surface--navy-deep .orvi-faq__item{background:#ffffff0d;border-color:#ffffff40}.orvi-faq__q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;cursor:pointer;list-style:none;font-size:var(--o-fs-base);font-weight:500;line-height:22px;font-family:var(--o-font);color:inherit}.orvi-faq__q::-webkit-details-marker{display:none}.orvi-faq__icon{flex:0 0 auto;width:14px;height:14px;transition:transform .2s ease;opacity:.6}.orvi-faq__item[open] .orvi-faq__icon{transform:rotate(45deg)}.orvi-faq__a{padding:0 20px 20px;font-size:var(--o-fs-base);line-height:22px;color:var(--o-ink-70);margin:0}.orvi-surface--navy .orvi-faq__a,.orvi-surface--navy-deep .orvi-faq__a{color:var(--o-on-dark)}.orvi-faq__a p{margin:0 0 12px}.orvi-faq__a p:last-child{margin:0}.orvi-howto{display:grid;gap:15px;grid-template-columns:1fr}@media(min-width:750px){.orvi-howto{grid-template-columns:repeat(3,1fr);gap:17px}}.orvi-howto__card{border-radius:8px;border:1px solid var(--o-green-line);background:#fff;overflow:hidden}.orvi-surface--navy .orvi-howto__card,.orvi-surface--navy-deep .orvi-howto__card{background:#ffffff0d;border-color:#ffffff24}.orvi-howto__media{aspect-ratio:16 / 10;background:var(--o-tint)}.orvi-howto__media img{width:100%;height:100%;object-fit:cover}.orvi-howto__body{padding:20px}.orvi-howto__step{display:block;font-size:var(--o-fs-base);font-weight:500;line-height:18px;color:var(--o-green-dark);margin-bottom:8px}.orvi-surface--navy .orvi-howto__step,.orvi-surface--navy-deep .orvi-howto__step{color:var(--o-mint)}.orvi-card__title{font-size:var(--o-fs-lg);font-weight:400;line-height:24px;margin:0 0 6px;color:inherit}.orvi-card__body{font-size:var(--o-fs-base);line-height:20px;color:var(--o-ink-70);margin:0}.orvi-surface--navy .orvi-card__body,.orvi-surface--navy-deep .orvi-card__body{color:var(--o-on-dark)}.orvi-card{border-radius:8px;border:1px solid var(--o-green-line);background:#fff;padding:20px}.orvi-chips{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media(min-width:750px){.orvi-chips{grid-template-columns:repeat(4,1fr);gap:15px}}.orvi-chip{display:flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:10px 12px;text-align:center;border-radius:5px;background:#f0f0f0;color:var(--o-ink);font-size:var(--o-fs-sm);font-weight:500;line-height:18px}.orvi-surface--navy .orvi-chip,.orvi-surface--navy-deep .orvi-chip{background:#ffffff14;color:#fff}.orvi-chip__icon{width:17px;height:17px;flex:0 0 auto;color:var(--o-green-dark)}.orvi-surface--navy .orvi-chip__icon,.orvi-surface--navy-deep .orvi-chip__icon{color:var(--o-mint)}.orvi-cmp{border-radius:8px;overflow:hidden;border:1px solid var(--o-green-line);background:#fff}.orvi-cmp__row{display:grid;grid-template-columns:1fr 88px 88px;border-bottom:1px solid var(--o-green-line)}.orvi-cmp__row:last-child{border-bottom:0}@media(min-width:750px){.orvi-cmp__row{grid-template-columns:1fr 150px 150px}}.orvi-cmp__head{background:var(--o-navy);color:#fff}.orvi-cmp__head .orvi-cmp__cell{font-size:var(--o-fs-sm);font-weight:500}.orvi-cmp__cell{padding:14px;display:flex;align-items:center;font-size:var(--o-fs-base);line-height:20px}.orvi-cmp__cell--c{justify-content:center}.orvi-cmp__cell--us{background:var(--o-tint);font-weight:500}.orvi-cmp__head .orvi-cmp__cell--us{background:#16294a}.orvi-cmp__yes{color:var(--o-green-dark);font-size:var(--o-fs-md)}.orvi-cmp__no{color:#b4384a;font-size:var(--o-fs-base)}.orvi-showcase{max-width:900px;margin:0 auto;border-radius:8px;overflow:hidden}.orvi-showcase--narrow{max-width:560px}.orvi-showcase__head{padding-bottom:20px}.orvi-showcase__cap{margin:14px auto 0;max-width:62ch;font-size:var(--o-fs-sm);color:var(--o-ink-55)}.orvi-cta__inner{max-width:700px;margin:0 auto;text-align:center}.orvi-pdp{display:grid;grid-template-columns:1fr;gap:26px}@media(min-width:990px){.orvi-pdp{grid-template-columns:1fr 1fr;gap:50px;align-items:start}}@media(min-width:990px){.orvi-pdp__buy{position:sticky;top:96px}}.orvi-gallery__main{border-radius:8px;overflow:hidden;background:var(--o-navy);aspect-ratio:1/1}.orvi-gallery__main img{width:100%;height:100%;object-fit:cover}.orvi-gallery__thumbs{display:flex;gap:9px;margin-top:10px;overflow-x:auto}.orvi-gallery__thumb{flex:0 0 auto;width:66px;height:66px;border-radius:5px;overflow:hidden;border:2px solid transparent;background:var(--o-navy);cursor:pointer;padding:0}.orvi-gallery__thumb[aria-current=true]{border-color:var(--o-navy)}.orvi-gallery__thumb img{width:100%;height:100%;object-fit:cover}.orvi-pdp__title{font-size:var(--o-fs-xl);font-weight:500;line-height:1.05;margin:10px 0 8px}@media(min-width:750px){.orvi-pdp__title{font-size:var(--o-fs-xxl)}}.orvi-pdp__sub{font-size:var(--o-fs-base);line-height:22px;color:var(--o-ink-70);margin:0 0 16px}.orvi-pdp__ship{display:flex;align-items:center;gap:9px;font-size:var(--o-fs-sm);color:var(--o-ink-70);margin:0 0 14px}.orvi-pdp__ship-dot{width:8px;height:8px;border-radius:50%;background:var(--o-green);flex:0 0 auto}.orvi-pay{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin-top:14px;opacity:.75}.orvi-pay img,.orvi-pay svg{height:22px;width:auto}.orvi-pdp__quote{background:var(--o-tint);border-radius:8px;padding:18px 20px;margin-top:22px}.orvi-pdp__quote p{font-size:var(--o-fs-base);line-height:22px;margin:8px 0 12px;font-style:italic}.orvi-pdp__quote footer{font-size:var(--o-fs-sm);color:var(--o-ink-55);display:flex;align-items:center;gap:8px}.orvi-acc{margin-top:22px;display:grid;gap:10px}.orvi-acc__item{border:1px solid rgba(0,0,0,.3);border-radius:8px;background:#fff}.orvi-acc__q{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;cursor:pointer;list-style:none;font-size:var(--o-fs-base);font-weight:500}.orvi-acc__q::-webkit-details-marker{display:none}.orvi-acc__a{padding:0 18px 18px;font-size:var(--o-fs-base);line-height:22px;color:var(--o-ink-70)}.orvi-acc__a p{margin:0 0 11px}.orvi-acc__a p:last-child{margin:0}.orvi-sticky{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#fffffff7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--o-line);padding:10px 14px calc(10px + env(safe-area-inset-bottom));transform:translateY(110%);transition:transform .26s cubic-bezier(.4,0,.2,1)}.orvi-sticky.is-visible{transform:translateY(0)}.orvi-sticky__inner{max-width:var(--o-container);margin:0 auto;display:flex;align-items:center;gap:12px}.orvi-sticky__img{width:44px;height:44px;border-radius:5px;overflow:hidden;background:var(--o-navy);flex:0 0 auto}.orvi-sticky__img img{width:100%;height:100%;object-fit:cover}.orvi-sticky__text{flex:1;min-width:0}.orvi-sticky__name{font-size:var(--o-fs-sm);font-weight:500;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.orvi-sticky__price{font-size:var(--o-fs-sm);color:var(--o-ink-55);margin:1px 0 0}.orvi-sticky .orvi-btn{padding:12px 20px;font-size:var(--o-fs-base);flex:0 0 auto}@media(max-width:520px){.orvi-sticky__img{display:none}}.orvi-pdp__mediatrust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.orvi-pdp__mediatrust span{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;background:#f0f0f0;border-radius:5px;padding:14px 8px;font-size:var(--o-fs-xs);font-weight:500;line-height:16px}.orvi-pdp__mediatrust svg{width:22px;height:22px;color:var(--o-green-dark)}.orvi-pdp__bullets{margin:16px 0 0}.orvi-inline-icon{width:14px;height:14px;vertical-align:-2px}.orvi-pay__icon{height:22px;width:auto}.orvi-field__opt{font-weight:400;color:var(--o-ink-55)}.orvi-bundles{display:grid;gap:20px;margin:22px 0 18px}.orvi-bundle{position:relative;display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:15px;border:2px solid var(--o-green-line);border-radius:5px;padding:12px 10px 12px 12px;cursor:pointer;background:#fff}.orvi-bundle input{position:absolute;opacity:0;pointer-events:none}.orvi-bundle:has(input:checked){border-color:var(--o-green-dark);background:var(--o-tint)}.orvi-bundle__img{width:58px;height:58px;border-radius:5px;overflow:hidden;background:var(--o-navy)}.orvi-bundle__img img{width:100%;height:100%;object-fit:cover}.orvi-bundle__name{font-size:var(--o-fs-sm);font-weight:700}.orvi-bundle__note{display:block;font-size:var(--o-fs-sm);color:var(--o-green-dark);font-style:italic;margin-top:4px}.orvi-bundle__price{text-align:right;font-size:var(--o-fs-sm);font-weight:700;white-space:nowrap}.orvi-bundle__was{display:block;font-size:var(--o-fs-sm);font-weight:400;color:#8a8a8a;text-decoration:line-through}.orvi-bundle__tag{position:absolute;top:0;right:16px;transform:translateY(-50%);background:var(--o-green-dark);color:#fff;font-size:var(--o-fs-xs);padding:4px 19px;border-radius:999px}.orvi-prose{max-width:72ch;margin:0 auto;font-size:var(--o-fs-base);line-height:26px;color:var(--o-ink-70)}.orvi-prose h2{font-size:var(--o-fs-lg);font-weight:500;line-height:1.1;margin:36px 0 12px;color:var(--o-ink)}.orvi-prose h3{font-size:var(--o-fs-md);font-weight:500;margin:26px 0 10px;color:var(--o-ink)}.orvi-prose p{margin:0 0 16px}.orvi-prose ul,.orvi-prose ol{margin:0 0 16px;padding-left:22px}.orvi-prose li{margin-bottom:8px}.orvi-prose a{color:var(--o-green-dark);text-decoration:underline;text-underline-offset:2px}.orvi-prose table{width:100%;border-collapse:collapse;margin:0 0 20px;font-size:var(--o-fs-base)}.orvi-prose th,.orvi-prose td{text-align:left;padding:12px 14px;border-bottom:1px solid var(--o-line)}.orvi-prose th{font-size:var(--o-fs-sm);color:var(--o-ink-55);font-weight:500}.orvi-prose blockquote{margin:0 0 18px;padding:16px 20px;background:var(--o-tint);border-radius:8px;font-style:italic}.orvi-prose__h{text-align:center;margin-bottom:24px}.orvi-prose__fig{margin:0 0 20px}.orvi-prose__fig img{border-radius:8px}.orvi-prose__fig figcaption{font-size:var(--o-fs-sm);color:var(--o-ink-55);margin-top:8px;text-align:center}.orvi-prose__btnwrap{text-align:center;margin:26px 0}.orvi-form{max-width:620px;margin:0 auto;display:grid;gap:15px}.orvi-field{display:grid;gap:6px}.orvi-field label{font-size:var(--o-fs-sm);font-weight:500}.orvi-field input,.orvi-field textarea,.orvi-field select{width:100%;font-family:var(--o-font);font-size:var(--o-fs-base);padding:13px 15px;border:1px solid var(--o-line);border-radius:5px;background:#fff;color:var(--o-ink)}.orvi-field textarea{min-height:150px;resize:vertical}.orvi-field input:focus,.orvi-field textarea:focus,.orvi-field select:focus{outline:2px solid var(--o-green);outline-offset:1px}.orvi-form__note{font-size:var(--o-fs-sm);color:var(--o-ink-55);margin:0}.orvi-form__ok{background:var(--o-tint);border-radius:5px;padding:14px 16px;font-size:var(--o-fs-base);margin:0 0 8px}.orvi-form__err{background:#fdecee;border-radius:5px;padding:14px 16px;font-size:var(--o-fs-base);margin:0 0 8px;color:#8a2432}.orvi-contact-cards{display:grid;gap:12px;margin-bottom:30px;grid-template-columns:1fr}@media(min-width:750px){.orvi-contact-cards{grid-template-columns:repeat(3,1fr)}}.orvi-contact-card{border-radius:8px;border:1px solid var(--o-green-line);background:#fff;padding:20px;text-align:center}.orvi-contact-card__label{font-size:var(--o-fs-sm);color:var(--o-ink-55);margin:0 0 6px}.orvi-contact-card__value{font-size:var(--o-fs-base);font-weight:500;margin:0}.orvi-contact-card__value a{color:var(--o-green-dark);text-decoration:none}.orvi-contact-card__note{font-size:var(--o-fs-sm);color:var(--o-ink-55);margin:6px 0 0}.orvi-page-hero__lede{margin-inline:auto}.orvi-page-hero__meta{font-size:var(--o-fs-sm);color:var(--o-ink-55);margin:4px 0 0}.orvi-page-hero__cta{margin-top:20px}.orvi-vs{list-style:none;margin:24px 0 0;padding:0;display:grid}.orvi-vs__row{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:13px 0;border-bottom:1px solid var(--o-line);font-size:var(--o-fs-base);line-height:20px}.orvi-surface--navy .orvi-vs__row,.orvi-surface--navy-deep .orvi-vs__row{border-color:#ffffff24}.orvi-vs__name{flex:1;min-width:0}.orvi-vs__note{display:block;font-size:var(--o-fs-xs);opacity:.65;margin-top:2px}.orvi-vs__price{white-space:nowrap;display:inline-flex;align-items:baseline;gap:8px}.orvi-vs__price s{opacity:.5;font-size:var(--o-fs-sm)}.orvi-vs__price strong{font-weight:500}.orvi-vs__total{color:inherit;display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-top:16px;padding-top:16px;font-size:var(--o-fs-base);font-weight:500;border-top:2px solid currentColor}.orvi-vs__totalprice{display:inline-flex;align-items:baseline;gap:10px;white-space:nowrap}.orvi-vs__totalprice s{opacity:.45;font-weight:400;font-size:var(--o-fs-sm)}.orvi-vs__totalprice strong{font-size:var(--o-fs-lg)}.orvi-vs__media{max-width:520px;margin:22px auto 26px;border-radius:8px;overflow:hidden}.orvi-vs__cta{margin-top:26px}.quantity-breaks{display:flex!important;flex-direction:column!important;gap:20px!important;max-width:100%;margin:25px 0 0!important;padding-top:30px;border-top:1px solid rgba(0,0,0,.2)}.quantity-break{cursor:pointer;position:relative;display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center;column-gap:15px;min-height:75px;border:2px solid var(--o-green-line)!important;border-radius:5px!important;background:#fff!important;overflow:visible;padding-right:10px!important;box-shadow:none!important}.quantity-break.active,.quantity-break[aria-checked=true],.quantity-breaks input:checked+.quantity-break{border:2px solid var(--o-green-dark)!important;background:var(--o-tint)!important}.quantity-break__badge{position:absolute!important;top:0!important;right:16px!important;left:auto!important;transform:translateY(-50%)!important;display:inline-flex!important;align-items:center;justify-content:center;min-height:22px;padding:4px 19px!important;border-radius:999px!important;background:var(--o-green-dark)!important;color:#fff!important;font-size:var(--o-fs-xs)!important;font-weight:400!important;line-height:1!important;white-space:nowrap;z-index:3}.quantity-break__image img{height:71px;width:auto;object-fit:contain;padding-top:8px}.quantity-break__label,.quantity-break__label-text{font-size:var(--o-fs-sm)!important;font-weight:700!important;color:#000!important;line-height:1!important}.quantity-break__caption{font-size:var(--o-fs-sm)!important;font-weight:400!important;color:var(--o-green-dark)!important;font-style:italic;line-height:1!important}.quantity-break__price{font-size:var(--o-fs-sm)!important;font-weight:700!important;color:#000!important;text-align:end;line-height:1!important}.quantity-break__compare-price{font-size:var(--o-fs-sm)!important;font-weight:400!important;color:#8a8a8a!important;text-decoration:line-through;line-height:1!important}.quantity-break__benefit{font-size:var(--o-fs-xs)!important;font-weight:400!important;color:var(--o-green-dark)!important}.quantity-breaks__title{font-size:var(--o-fs-base);font-weight:400;line-height:20px;text-align:center;padding-bottom:20px}.orvi-hide{display:none!important}.ve-ingredients{--ve-green: var(--o-green-dark);--ve-card-bg: var(--o-tint)}.ve-ingredients__inner{max-width:var(--o-container);margin:0 auto;padding-left:16px;padding-right:16px;position:relative;z-index:2}@media(min-width:750px){.ve-ingredients__inner{padding-left:36px;padding-right:36px}}.ve-ingredients__header{display:flex;flex-direction:column;gap:16px;padding-bottom:30px}.ve-ingredients__heading{text-align:center}.ve-ingredients__subheading{text-align:center;margin:0 auto;color:var(--o-ink-70);font-size:var(--o-fs-base);font-weight:400;line-height:1.22;max-width:571px}.orvi-surface--navy .ve-ingredients__subheading,.orvi-surface--navy-deep .ve-ingredients__subheading{color:var(--o-on-dark)}.ve-ingredients__grid{display:grid;grid-template-columns:1fr;align-items:center;gap:30px}@media(min-width:990px){.ve-ingredients__grid{grid-template-columns:minmax(0,.92fr) minmax(0,1fr);gap:50px}}.ve-ingredients__left{min-width:0;display:flex;flex-direction:column;gap:24px}.ve-ingredients__product-wrap{display:grid;grid-template-columns:minmax(0,40%) minmax(0,1fr);align-items:center;gap:12px}@media(min-width:750px){.ve-ingredients__product-wrap{grid-template-columns:minmax(0,40%) minmax(240px,35%);gap:20px}}.ve-ingredients__product-media{min-width:0;display:flex;align-items:center;justify-content:center}.ve-ingredients__product-image{width:100%;max-width:100%;height:auto;display:block;object-fit:contain}.ve-ingredients__ingredient-list{display:flex;flex-direction:column;gap:24px;min-width:0}@media(min-width:750px){.ve-ingredients__ingredient-list{gap:42px}}.ve-ingredients__ingredient-item{display:flex;align-items:center;gap:10px;background:none;border:0;padding:0;margin:0;width:100%;text-align:left;cursor:pointer;opacity:.58;transition:opacity .25s ease;color:var(--o-green-dark);font-family:var(--o-font)}@media(min-width:750px){.ve-ingredients__ingredient-item{gap:14px}}.ve-ingredients__ingredient-item.is-active,.ve-ingredients__ingredient-item:hover{opacity:1}.orvi-surface--navy .ve-ingredients__ingredient-item,.orvi-surface--navy-deep .ve-ingredients__ingredient-item{color:var(--o-mint)}.ve-ingredients__connector{flex:0 0 34px;width:34px;height:10px;display:block}@media(min-width:750px){.ve-ingredients__connector{flex:0 0 102px;width:102px}}.ve-ingredients__thumb{width:44px;height:44px;flex:0 0 44px;border-radius:50%;overflow:hidden;border:1px solid transparent;background:var(--o-tint);display:flex;align-items:center;justify-content:center;transition:border-color .25s ease}@media(min-width:750px){.ve-ingredients__thumb{width:50px;height:50px;flex:0 0 50px}}.ve-ingredients__ingredient-item.is-active .ve-ingredients__thumb{border-color:currentColor}.ve-ingredients__thumb img{width:100%;height:100%;display:block;object-fit:cover}.ve-ingredients__thumb-dose{font-size:var(--o-fs-xs);font-weight:500;color:var(--o-green-dark);line-height:1}.ve-ingredients__ingredient-name{font-size:var(--o-fs-sm);font-weight:400;line-height:1.22;min-width:0;color:var(--o-ink)}@media(min-width:750px){.ve-ingredients__ingredient-name{font-size:var(--o-fs-base)}}.orvi-surface--navy .ve-ingredients__ingredient-name,.orvi-surface--navy-deep .ve-ingredients__ingredient-name{color:#fff}.ve-ingredients__ingredient-item.is-active .ve-ingredients__ingredient-name{color:var(--o-green-dark);font-weight:500}.orvi-surface--navy .ve-ingredients__ingredient-item.is-active .ve-ingredients__ingredient-name,.orvi-surface--navy-deep .ve-ingredients__ingredient-item.is-active .ve-ingredients__ingredient-name{color:var(--o-mint)}.ve-ingredients__right{min-width:0;display:flex;flex-direction:column;gap:24px}@media(min-width:750px){.ve-ingredients__right{gap:34px}}.ve-ingredients__card{display:grid;grid-template-columns:minmax(92px,26%) minmax(0,1fr);gap:16px;align-items:center;background:var(--o-tint);border:1px solid var(--o-green-line);border-radius:8px;padding:16px}@media(min-width:750px){.ve-ingredients__card{grid-template-columns:minmax(150px,40%) minmax(0,1fr);gap:20px;padding:20px}}.orvi-surface--navy .ve-ingredients__card,.orvi-surface--navy-deep .ve-ingredients__card{background:#ffffff0f;border-color:#ffffff24}.ve-ingredients__card-panel[hidden]{display:none!important}.ve-ingredients__card-media{min-width:0;border-radius:5px;overflow:hidden;height:100%;display:flex;align-items:center;justify-content:center;background:#fff}.ve-ingredients__card-image{width:100%;height:100%;display:block;object-fit:cover}.ve-ingredients__card-dose{font-size:var(--o-fs-lg);font-weight:500;color:var(--o-green-dark);padding:24px 8px}.ve-ingredients__card-content{min-width:0;display:flex;flex-direction:column;gap:8px}.ve-ingredients__card-title{margin:0;font-size:var(--o-fs-md);font-weight:500;line-height:1.1;color:inherit}@media(min-width:750px){.ve-ingredients__card-title{font-size:var(--o-fs-lg)}}.ve-ingredients__card-role{margin:0;font-size:var(--o-fs-sm);font-weight:500;color:var(--o-green-dark)}.orvi-surface--navy .ve-ingredients__card-role,.orvi-surface--navy-deep .ve-ingredients__card-role{color:var(--o-mint)}.ve-ingredients__card-text{margin:0;color:var(--o-ink-70);font-size:var(--o-fs-base);font-weight:400;line-height:1.3}.orvi-surface--navy .ve-ingredients__card-text,.orvi-surface--navy-deep .ve-ingredients__card-text{color:var(--o-on-dark)}.ve-ingredients__controls{display:grid;grid-template-columns:auto auto auto;align-items:center;gap:20px;justify-content:center}.ve-ingredients__arrow{width:34px;height:34px;border-radius:999px;border:1px solid var(--o-green-line);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--o-green-dark);padding:0}.orvi-surface--navy .ve-ingredients__arrow,.orvi-surface--navy-deep .ve-ingredients__arrow{background:transparent;border-color:#ffffff4d;color:var(--o-mint)}.ve-ingredients__arrow-icon{display:flex;width:20px;height:20px}.ve-ingredients__arrow-icon svg{width:100%;height:100%;display:block}.ve-ingredients__arrow-icon--prev{transform:rotate(180deg)}.ve-ingredients__dots{display:flex;align-items:center;gap:10px}.ve-ingredients__dot{width:10px;height:10px;padding:0;border:0;border-radius:999px;background:#00890038;cursor:pointer;transition:transform .2s ease,background .2s ease;flex:0 0 10px}.ve-ingredients__dot.is-active{background:var(--o-green-dark);transform:scale(1.08)}.orvi-surface--navy .ve-ingredients__dot,.orvi-surface--navy-deep .ve-ingredients__dot{background:#a9e5b64d}.orvi-surface--navy .ve-ingredients__dot.is-active,.orvi-surface--navy-deep .ve-ingredients__dot.is-active{background:var(--o-mint)}.orvi-reviews--slider{display:flex!important;gap:15px;overflow-x:auto;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;padding-bottom:4px}.orvi-reviews--slider::-webkit-scrollbar{display:none}.orvi-reviews--slider>.orvi-review{flex:0 0 85%;scroll-snap-align:start;min-width:0}@media(min-width:750px){.orvi-reviews--slider{gap:17px}.orvi-reviews--slider>.orvi-review{flex:0 0 calc(33.333% - 12px)}}.orvi-reviews__controls{margin-top:24px}.orvi-study__media{max-width:700px;margin:0 auto 26px;border-radius:8px;overflow:hidden}.orvi-study__sub{font-size:var(--o-fs-lg);font-weight:500;line-height:1.1;margin:30px 0 10px;color:inherit}.orvi-study__text{font-size:var(--o-fs-base);line-height:23px;color:var(--o-ink-70)}.orvi-surface--navy .orvi-study__text,.orvi-surface--navy-deep .orvi-study__text{color:var(--o-on-dark)}.orvi-study__text p{margin:0 0 12px}.orvi-study__text strong{font-weight:700;color:var(--o-green-dark)}.orvi-surface--navy .orvi-study__text strong,.orvi-surface--navy-deep .orvi-study__text strong{color:var(--o-mint)}.orvi-study__list{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:12px}.orvi-study__item{display:flex;align-items:flex-start;gap:10px;font-size:var(--o-fs-base);line-height:22px}.orvi-study__icon{flex:0 0 auto;width:17px;height:17px;margin-top:3px;color:var(--o-green-dark)}.orvi-surface--navy .orvi-study__icon,.orvi-surface--navy-deep .orvi-study__icon{color:var(--o-mint)}.orvi-study__figure{font-weight:700;color:var(--o-green-dark);margin-right:6px}.orvi-surface--navy .orvi-study__figure,.orvi-surface--navy-deep .orvi-study__figure{color:var(--o-mint)}.orvi-study__source{margin:24px 0 0;font-size:var(--o-fs-sm);color:var(--o-ink-55)}.orvi-surface--navy .orvi-study__source,.orvi-surface--navy-deep .orvi-study__source{color:var(--o-on-dark);opacity:.75}.orvi-study__cta{margin-top:28px}.orvi-benefits__grid{display:grid;gap:24px;align-items:center}@media(min-width:990px){.orvi-benefits__grid{grid-template-columns:55% 1fr;gap:40px}}.orvi-benefits__icons{display:flex;flex-wrap:wrap;gap:20px;padding-top:20px}.orvi-benefits__item{display:flex;align-items:center;gap:10px;max-width:calc(50% - 10px);width:100%;font-size:var(--o-fs-base);font-weight:400;line-height:normal}.orvi-benefits__icon{flex:0 0 auto;display:inline-flex}.orvi-benefits__svg{width:17px;height:17px;color:var(--o-green-dark)}.orvi-surface--navy .orvi-benefits__svg,.orvi-surface--navy-deep .orvi-benefits__svg{color:var(--o-mint)}.orvi-benefits__cta{margin-top:26px}.orvi-benefits__media img{width:100%;height:auto;border-radius:8px;display:block}@media(max-width:749px){.orvi-benefits__item{gap:7px;font-size:var(--o-fs-xs);max-width:calc(50% - 10px)}.orvi-benefits__svg{width:14px;height:14px}.orvi-benefits__icons{gap:12px;padding-top:15px}}.orvi-results__grid{display:grid;gap:24px}@media(min-width:990px){.orvi-results__grid{grid-template-columns:63.978% 36.022%;gap:30px;align-items:center}}.orvi-results__items{display:flex;gap:24px;flex-wrap:wrap;padding-top:22px}.orvi-results__item{max-width:calc(33.33% - 16px);width:100%;border-radius:8px;border:.5px solid var(--o-green-line);background:#fff;padding:20px;position:relative}.orvi-surface--navy .orvi-results__item,.orvi-surface--navy-deep .orvi-results__item{background:#ffffff0f;border-color:#a9e5b652}.orvi-results__figure{font-size:var(--o-fs-xxl);font-weight:400;line-height:38px;color:var(--o-green-dark);padding-bottom:15px}.orvi-surface--navy .orvi-results__figure,.orvi-surface--navy-deep .orvi-results__figure{color:var(--o-mint)}.orvi-results__arrow{position:absolute;top:20px;right:20px;width:38px;height:38px;color:var(--o-ink-55)}.orvi-surface--navy .orvi-results__arrow,.orvi-surface--navy-deep .orvi-results__arrow{color:var(--o-on-dark)}.orvi-results__text{font-size:var(--o-fs-base);font-weight:300;line-height:22px;margin:0}.orvi-results__card{display:flex;align-items:center;gap:20px;border-radius:8px;border:1px solid var(--o-green-line);background:#fff;overflow:hidden;padding:0}.orvi-surface--navy .orvi-results__card,.orvi-surface--navy-deep .orvi-results__card{background:#ffffff0f;border-color:#a9e5b652}.orvi-results__card img{width:177px;height:auto;object-fit:cover;flex:0 0 auto}.orvi-results__cardtext{font-size:var(--o-fs-base);font-weight:300;line-height:22px;padding:20px 20px 20px 0}.orvi-results__stars{display:block;color:var(--o-green-dark);letter-spacing:1px;margin-bottom:8px}.orvi-surface--navy .orvi-results__stars,.orvi-surface--navy-deep .orvi-results__stars{color:var(--o-mint)}.orvi-results__cardtext em{display:block;font-style:italic}.orvi-results__cardtext strong{font-size:var(--o-fs-base);font-weight:400;line-height:22px;display:flex;align-items:center;gap:10px;padding-top:15px}.orvi-results__disc{margin:20px 0 0;font-size:var(--o-fs-sm);color:var(--o-ink-55)}.orvi-surface--navy .orvi-results__disc,.orvi-surface--navy-deep .orvi-results__disc{color:var(--o-on-dark);opacity:.7}@media(max-width:749px){.orvi-results__items{gap:14px;justify-content:space-between}.orvi-results__item{max-width:calc(50% - 7px);padding:14px}.orvi-results__figure{font-size:var(--o-fs-xl);line-height:28px;padding-bottom:7px}.orvi-results__arrow{top:15px;right:15px;width:30px;height:30px}.orvi-results__text{font-size:var(--o-fs-xs);line-height:16px}.orvi-results__card{gap:14px;align-items:flex-end}.orvi-results__card img{width:calc(50% - 7px)}.orvi-results__cardtext{font-size:var(--o-fs-xs);line-height:16px;padding:14px 14px 14px 0;width:calc(50% - 7px)}.orvi-results__cardtext strong{font-size:var(--o-fs-xs);line-height:16px;gap:6px;padding-top:6px}}.orvi-flow__grid{display:grid;gap:24px;align-items:center}@media(min-width:990px){.orvi-flow__grid{grid-template-columns:55% 45%;gap:40px}}.orvi-flow__rows{display:grid;gap:14px;padding-top:20px}.orvi-flow__row{display:flex;align-items:center;gap:35px}.orvi-flow__cell{display:flex;align-items:center}.orvi-flow__cell--bad{padding:0 20px;border-radius:30px;border:1px solid #B91414;background:#fff6f6;font-size:var(--o-fs-base);font-weight:400;line-height:normal;gap:10px;width:170px;min-height:36px;color:#0c111c}.orvi-flow__cell--good{padding:0 20px;border-radius:30px;border:1px solid var(--o-green-line);background:#d6fbeb;font-size:var(--o-fs-base);font-weight:400;line-height:normal;gap:10px;width:170px;min-height:36px;color:#0c111c}.orvi-flow__x{width:14px;height:auto;flex:0 0 auto}.orvi-flow__check{width:14px;height:14px;flex:0 0 auto;color:var(--o-green-dark)}.orvi-flow__cell--arrow svg{width:30px;height:auto;color:var(--o-ink-70)}.orvi-surface--navy .orvi-flow__cell--arrow svg,.orvi-surface--navy-deep .orvi-flow__cell--arrow svg{color:var(--o-on-dark)}.orvi-flow__media img{width:100%;height:auto;border-radius:8px;display:block}.orvi-flow__media--mob{display:block;margin:18px 0}.orvi-flow__media--desk{display:none}.orvi-flow__cta{margin-top:26px}@media(min-width:990px){.orvi-flow__media--mob{display:none}.orvi-flow__media--desk{display:block}}@media(max-width:749px){.orvi-flow__row{gap:20px;justify-content:center}.orvi-flow__cell--bad,.orvi-flow__cell--good{font-size:var(--o-fs-xs);padding:0 10px;width:110px;gap:6px;min-height:26px}.orvi-flow__cell--arrow svg{width:24px}.orvi-flow__rows{padding-top:15px}}.orvi-rs__head{margin-bottom:24px}.orvi-rs__track{display:flex;gap:17px;overflow-x:auto;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.orvi-rs__track::-webkit-scrollbar{display:none}.orvi-rs__card{flex:0 0 78%;scroll-snap-align:start;min-width:0;border-radius:8px;border:1px solid var(--o-green-line);overflow:hidden;display:flex;flex-direction:column;background:#fff}.orvi-surface--navy .orvi-rs__card,.orvi-surface--navy-deep .orvi-rs__card{background:#ffffff0f;border-color:#a9e5b652}@media(min-width:750px){.orvi-rs__card{flex:0 0 calc(50% - 9px)}}@media(min-width:990px){.orvi-rs__card{flex:0 0 calc(33.333% - 12px)}}.orvi-rs__media img{width:100%;height:auto;display:block;aspect-ratio:4/3;object-fit:cover}.orvi-rs__body{padding:18px}.orvi-rs__badge{display:inline-flex;align-items:center;justify-content:center;min-width:100px;height:24px;border-radius:12px;background:var(--o-green-dark);color:#fff;font-size:var(--o-fs-sm);font-weight:400;line-height:normal;padding:0 10px}.orvi-rs__title{font-size:var(--o-fs-lg);font-weight:500;line-height:24px;padding:15px 0 10px;margin:0}.orvi-rs__text{font-size:var(--o-fs-base);font-weight:300;line-height:22px;margin:0}.orvi-rs__controls{margin-top:24px}.orvi-rs__cta{margin-top:28px}@media(max-width:749px){.orvi-rs__badge{min-width:80px;height:20px;font-size:var(--o-fs-xs)}.orvi-rs__title{font-size:var(--o-fs-base);line-height:20px;padding-bottom:10px}.orvi-rs__text{font-size:var(--o-fs-xs);line-height:18px}}@media(max-width:989px){.product.grid{display:flex;flex-direction:column}.product .product__media-wrapper{order:2}.product .product__info-wrapper{order:1;display:contents}.product .product__info-container{display:contents}.product .product__info-container>*{order:3;width:100%}.product .product__info-container>*:nth-child(1),.product .product__info-container>*:nth-child(2),.product .product__info-container>*:nth-child(3){order:0}.product .product__info-container>*:nth-child(1){order:-1}.product .product__info-wrapper--top-padding{padding-top:0}}html,body{max-width:100%;overflow-x:clip}.orvi-section,.orvi-wrap,.orvi-pad{max-width:100%}.orvi-section img,.orvi-section svg,.orvi-section table{max-width:100%}.orvi-flow__rows,.orvi-results__items,.orvi-benefits__icons{max-width:100%}@media(max-width:989px){.orvi-flow__row{flex-wrap:nowrap;gap:12px}.orvi-flow__cell--bad,.orvi-flow__cell--good{flex:1 1 0;width:auto;min-width:0}.orvi-flow__cell--bad,.orvi-flow__cell--good{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.orvi-cdb{width:100%;background:var(--cdb-bg);color:var(--cdb-fg)}.orvi-cdb__inner{display:flex;justify-content:center;align-items:center;gap:16px;padding:8px 16px;box-sizing:border-box;font-weight:500;line-height:1.1}.orvi-cdb__text{display:flex;flex-direction:column;gap:3px;text-align:center}.orvi-cdb__title{margin:0;font-size:var(--o-fs-sm);font-weight:500;color:inherit}.orvi-cdb__sub{font-size:var(--o-fs-xs);font-weight:400;opacity:.95}.orvi-cdb__timer{display:flex;align-items:center;gap:0}.orvi-cdb__unit{display:flex;flex-direction:column;align-items:center;min-width:46px}.orvi-cdb__unit b{font-size:var(--o-fs-sm);line-height:1;font-weight:500;font-variant-numeric:tabular-nums}.orvi-cdb__unit i{font-size:var(--o-fs-xs);line-height:1.1;font-weight:400;font-style:normal;opacity:.9;margin-top:3px}.orvi-cdb__sep{font-size:var(--o-fs-sm);opacity:.6;padding:0 2px;align-self:flex-start}@media(max-width:749px){.orvi-cdb__inner{gap:10px;padding:7px 10px}.orvi-cdb__title,.orvi-cdb__sub{font-size:var(--o-fs-xs)}.orvi-cdb__unit{min-width:38px}.orvi-cdb__unit b,.orvi-cdb__unit i{font-size:var(--o-fs-xs)}}.orvi-eyebrow{display:inline-flex;align-items:center;margin:0 0 14px;padding:7px 15px;border-radius:999px;background:var(--o-tint);border:1px solid var(--o-green-line);color:var(--o-green-dark);font-size:var(--o-fs-xs);font-weight:500;line-height:1;letter-spacing:.01em}.orvi-surface--navy .orvi-eyebrow,.orvi-surface--navy-deep .orvi-eyebrow{background:#ffffff14;border-color:#a9e5b652;color:var(--o-mint)}.orvi-reviews--slider{align-items:stretch}.orvi-review{display:flex;flex-direction:column;border-radius:8px;border:1px solid var(--o-green-line);background:#fff;overflow:hidden;padding:0;height:auto}.orvi-surface--navy .orvi-review,.orvi-surface--navy-deep .orvi-review{background:#ffffff0f;border-color:#a9e5b652}.orvi-review__media{margin:0}.orvi-review__media img{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover}.orvi-review__inner{padding:20px;display:flex;flex-direction:column;gap:11px;flex:1 1 auto}.orvi-review .orvi-stars{display:inline-flex;gap:2px;line-height:1}.orvi-review .orvi-stars svg{width:16px;height:16px;color:#e8a33d}.orvi-review__title{margin:0;font-size:var(--o-fs-md);font-weight:500;line-height:24px}.orvi-review__body{margin:0;font-size:var(--o-fs-base);font-weight:300;line-height:24px;color:var(--o-ink-70)}.orvi-surface--navy .orvi-review__body,.orvi-surface--navy-deep .orvi-review__body{color:var(--o-on-dark)}.orvi-review__meta{margin-top:auto;padding-top:8px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:var(--o-fs-sm)}.orvi-review__name{font-weight:500;color:var(--o-green-dark)}.orvi-surface--navy .orvi-review__name,.orvi-surface--navy-deep .orvi-review__name{color:var(--o-mint)}.orvi-review__ver{display:inline-flex;align-items:center;gap:5px;color:var(--o-ink-55);font-size:var(--o-fs-sm)}.orvi-review__ver svg{width:14px;height:14px}.orvi-surface--navy .orvi-review__ver,.orvi-surface--navy-deep .orvi-review__ver{color:var(--o-on-dark);opacity:.8}.orvi-review__avatar{display:none!important}.orvi-scorebar{display:inline-flex;align-items:center;gap:12px;margin:16px 0 0;line-height:1}.orvi-score{font-size:var(--o-fs-xxl);font-weight:500;line-height:1;letter-spacing:-.5px}.orvi-scorebar__right{display:flex;flex-direction:column;align-items:flex-start;gap:5px;line-height:1}.orvi-scorebar__right .orvi-stars{display:inline-flex;gap:2px}.orvi-scorebar__right .orvi-stars svg{width:16px;height:16px;color:#e8a33d}.orvi-scorebar__note{font-size:var(--o-fs-sm);color:var(--o-ink-55)}.orvi-surface--navy .orvi-scorebar__note,.orvi-surface--navy-deep .orvi-scorebar__note{color:var(--o-on-dark);opacity:.8}.orvi-reviews__controls{margin-top:26px}.orvi-rev__cta{margin-top:28px}.orvi-rev__disc{margin-top:20px;font-size:var(--o-fs-sm);color:var(--o-ink-55)}.orvi-surface--navy .orvi-rev__disc,.orvi-surface--navy-deep .orvi-rev__disc{color:var(--o-on-dark);opacity:.7}@media(max-width:749px){.orvi-eyebrow{font-size:var(--o-fs-xs);padding:6px 13px;margin-bottom:12px}.orvi-review__inner{padding:16px;gap:9px}.orvi-review__title,.orvi-review__body{font-size:var(--o-fs-base);line-height:22px}.orvi-score{font-size:var(--o-fs-xl)}}.estimated-shipping{align-items:center}.estimated-shipping__text p{font-size:var(--o-fs-sm);line-height:21px}.estimated-shipping__icon:not(:empty){margin-right:9px;min-height:0;--icon-size: 18px}.estimated-shipping__icon--small{--icon-size: 18px}
/*# sourceMappingURL=/cdn/shop/t/26/assets/orvi.css.map */
