:root{--bg: #0d0f12;--surface: #171718;--surface-2: #1d1d1f;--line: rgba(255, 255, 255, .05);--text: #ffffff;--muted: #a1a1aa;--accent: #f0ad34;--accent-deep: #6f4d0f;--success: #4ade80;--radius: 10px}*{box-sizing:border-box}body{margin:0;background:#171718;color:var(--text);font-family:Inter,sans-serif;font-weight:300}.benefits-grid.d-hide,.mobile_logo{display:none}.top-dispatch{min-height:32px;background:#5a3e0c;display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;font-size:12px;letter-spacing:-.48px;color:#f3f6f9;font-weight:500}.top-dispatch img{width:16px;height:16px}.site-header{min-height:70px;background:#0f0f10;padding:12px 32px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.05);transition:.5s all}.site-header.fixed{position:fixed;top:0;left:0;width:100%;z-index:9999}.site-header .brand img{width:166px;height:auto}.site-header__actions{display:flex;align-items:center;gap:16px}.site-nav{display:flex;align-items:center;gap:24px;background:#171718;border:1px solid rgba(255,255,255,.05);border-radius:999px;padding:10px 16px}.site-nav a{color:#fff;text-decoration:none;font-size:17px;line-height:25px;letter-spacing:-.72px;opacity:.5;transition:.5s all;font-weight:300}.site-nav a.active,.site-nav a:hover{opacity:1}.order-now{border:0;border-radius:25px;background:#f0ad34;color:#fff;padding:10px 16px;font-size:16px;line-height:25px;letter-spacing:-.72px;cursor:pointer}.cart-btn{border:0;width:40px;height:40px;border-radius:999px;background:#f0ad34;position:relative;cursor:pointer;display:grid;place-items:center}.cart-btn img{width:16px;height:16px}.cart-btn span{position:absolute;right:-4px;top:-4px;width:16px;height:16px;border-radius:999px;display:grid;place-items:center;font-size:10px;background:#e72525;color:#fff}.hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;background:transparent;border:0;cursor:pointer;padding:4px;width:36px;height:36px}.hamburger span{display:block;height:2px;width:22px;background:#fff;border-radius:2px;transition:transform .25s ease,opacity .25s ease}.hamburger[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger[aria-expanded=true] span:nth-child(2){opacity:0}.hamburger[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.sr-only{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.site-shell{width:min(1440px,calc(100vw - 32px));margin:0 auto;padding:80px 0}.hero{display:grid;grid-template-columns:700px minmax(0,1fr);gap:60px;align-items:start}.hero__left{position:sticky;top:40px}.hero-media-card{margin:0;background:var(--surface);border-radius:9px;overflow:hidden}.hero-media-card img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover}.thumb-row{margin-top:24px;display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:4px;scrollbar-width:none}.thumb-row::-webkit-scrollbar{display:none}.thumb-row button{flex-shrink:0;border:1px solid transparent;border-radius:4px;background:#1d1d1f;padding:0;width:calc((100% - 5 * 10px) / 6);aspect-ratio:1 / 1;cursor:pointer;overflow:hidden;opacity:.5;scroll-snap-align:start;transition:opacity .2s,border-color .2s}.thumb-row button img{width:100%;height:100%;object-fit:cover}.thumb-row button[aria-current=true]{border-color:var(--accent);opacity:1}.thumb-row button:hover{opacity:.8}.rating-pill{display:inline-flex;align-items:center;gap:12px;padding:6px 12px;border:.5px solid var(--line);background:#1f1f23;border-radius:99px;font-size:12px}.rating-pill .stars{color:var(--accent);letter-spacing:.2em;font-size:11px}.rating-pill .avatars{display:flex}.rating-pill .avatars img{width:18px;height:18px;border-radius:99px;margin-left:-4px}.rating-pill .avatars img:first-child{margin-left:0}.hero__right h1{margin:24px 0 8px;font-family:Be Vietnam Pro,sans-serif;font-size:34px;line-height:45px;letter-spacing:-.9px;text-transform:uppercase;font-weight:600}.hero-subtitle{margin:0 0 24px;font-size:15px;line-height:1.4}.benefits-grid{border-radius:6px;background:linear-gradient(90deg,#1e1508,#0f0f1000);padding:4px 2px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:24px}.benefits-grid ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.benefits-grid li{font-size:14px;line-height:20px;display:flex;align-items:center;gap:8px;padding-left:10px}.benefits-grid--compact{margin-top:16px}.urgency-row{display:grid;grid-template-columns:1fr 214px;gap:24px;margin-bottom:16px}.urgency-card{background:var(--surface);border:.5px solid var(--line);border-radius:8px;padding:10px 12px}.urgency-top{display:flex;justify-content:center;font-size:12px;line-height:16px;color:#fde047}.packs-left{color:#fff}.urgency-track{margin-top:8px;background:#ffffff40;height:6px;border-radius:999px;overflow:hidden}.urgency-fill{height:100%;width:0%;background:linear-gradient(90deg,#f59e0b,#ee2727);transition:width 1.5s ease-out}.nutri-btn{border:0;background:var(--accent-deep);color:#fff;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;justify-content:center}.nutri-btn--full{display:none;width:100%;height:50px;margin:16px 0}.price-cards{display:grid;gap:16px}.price-card{position:relative;border:1px solid rgba(255,255,255,.05);background:#171718;border-radius:10px;padding:17px 17px 17px 130px;cursor:pointer;transition:border-color .2s ease,transform .2s ease,background .2s ease}.price-card:hover{border-color:#f0ad3473}.price-card[aria-checked=true]{border-color:var(--accent);transform:translateY(-1px);background:linear-gradient(90deg,#52370699,#52370600),#272728}.price-left{display:flex;align-items:center;gap:14px;text-align:left}.price-radio{flex-shrink:0;width:16px;height:16px;border-radius:50%;border:1px solid rgba(255,255,255,.2);transition:border-color .2s,background .2s,box-shadow .2s;position:relative}.price-radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:transparent;transition:background .2s}.price-card[aria-checked=true] .price-radio{border-color:var(--accent)}.price-card[aria-checked=true] .price-radio:after{background:var(--accent)}.price-images{position:absolute;left:6px;top:50%;transform:translateY(-50%);width:117px;height:114px;display:flex;justify-content:center}.price-images img{position:absolute;width:auto;height:98px;object-fit:contain;filter:drop-shadow(0px 4px 6px rgba(0,0,0,.35))}.price-images--1{overflow:hidden;height:72px}.price-top{display:flex;justify-content:space-between;align-items:flex-start}.price-name{font-family:Be Vietnam Pro,sans-serif;font-weight:700;font-size:14px;line-height:14px}.price-supply{margin-top:6px;font-size:11px;font-weight:400;color:#fff9;line-height:16.5px}.price-main{font-weight:700;font-size:16px;text-align:right;line-height:16px}.price-main .price-old{margin-left:6px;font-weight:500;font-size:13px;color:#ffffff80;text-decoration:line-through}.price-save{font-size:12px;font-weight:500;color:var(--success);font-style:italic;text-align:right;margin-top:4px;line-height:16px}.price-tags{display:flex;gap:8px;margin-top:9px;padding-top:9px;border-top:1px solid var(--line)}.price-tag{font-size:11px;font-weight:500;color:var(--accent);border:1px solid rgba(240,173,52,.3);background:#f0ad341a;border-radius:999px;padding:3px 11px 5px}.badge{position:absolute;top:-10px;right:116px;padding:4px 10px;border-radius:4px;font-size:10px;text-transform:uppercase;font-family:Be Vietnam Pro,sans-serif;font-weight:900;letter-spacing:.5px;z-index:10}.badge--popular{background:linear-gradient(90deg,#4f3506,#f0ad34)}.badge--saver{background:linear-gradient(90deg,#e7000b,#e17100)}.shipping-line{margin:16px 0;text-align:center;font-size:14px}.shipping-line span{color:#f0ad34;text-decoration:underline}.shipping-line .dot{display:inline-block;width:6px;height:6px;background:#00c950;border-radius:50%;margin-right:8px;vertical-align:middle}.shipping-line a{color:var(--accent)}.cta{width:100%;border:0;border-radius:12px;color:#fff;padding:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:linear-gradient(270deg,#f0ad34,#4f3506);box-shadow:0 2px 10px #f59e0b4d;cursor:pointer;transition:opacity .15s ease,transform .15s ease}.cta:hover{opacity:.92}.cta:active{transform:scale(.98)}.cta-row{display:flex;align-items:center;justify-content:center;gap:8px}.cta>span,.cta-row>span{display:inline-block;font-family:Inter,sans-serif;font-size:20px;line-height:20px;font-weight:600;letter-spacing:-.4px}.cta .sep{width:6px;height:6px;border-radius:50%;background:#fff;flex-shrink:0}.cta .old-price{color:#fff9;text-decoration:line-through}.cta small{font-family:Inter,sans-serif;font-size:12px;font-weight:400;letter-spacing:-.24px;color:#fff;display:flex;align-items:center;gap:2px}.policy-line{margin-top:12px;font-size:12px;font-family:Inter,sans-serif;font-weight:300;display:flex;justify-content:center;align-items:center;gap:20px;color:#fff;line-height:18px}.policy-line span{display:flex;align-items:center;gap:8px}.minor-title{margin:24px 0 12px;font-family:Be Vietnam Pro,sans-serif;font-weight:600;font-size:20px}.gift-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.gift-row article img{border:1px solid var(--line);border-radius:8px;width:100%;object-fit:cover}.gift-row p{margin:12px 0 0;font-family:Be Vietnam Pro,sans-serif;color:var(--accent);font-size:16px;line-height:20px;letter-spacing:-.32px;text-align:center}.gift-image-wrap{position:relative}.gift-badge{position:absolute;bottom:20px;right:8px;background-color:#fff;display:block;border-radius:15px;color:#000;left:50%;transform:translate(-50%);text-align:center;padding:6px 10px;font-size:14px;font-weight:600}.gift-badge span{color:#7c2d12;text-decoration:line-through}.highperformance-benefits{background:linear-gradient(0deg,#150e0108 0% 100%),url(./assets/high-performance-bg.png) center / cover no-repeat,var(--surface);border:1px solid rgba(255,255,255,.05);border-radius:8px;padding:20px;margin:25px 0}.highperformance-benefits h4{font-weight:600;font-size:20px;font-family:Be Vietnam Pro,sans-serif;margin:0;text-transform:uppercase}.highperformance-benefits ul{list-style:none;padding:0;margin:16px 0 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.highperformance-benefits li{display:flex;gap:18px;font-size:12px;margin:7px 0;color:#ffffff80}.highperformance-benefits-item strong{font-weight:600;font-family:Be Vietnam Pro,sans-serif;display:block;font-size:14px;padding-bottom:4px;color:#fff}.accordion details{background:var(--surface-2);border:1px solid var(--line);border-radius:8px;margin-bottom:16px}.accordion summary{list-style:none;cursor:pointer;padding:16px;font-family:Be Vietnam Pro,sans-serif;font-size:16px;font-weight:400;line-height:24px;display:flex;justify-content:space-between;align-items:center;gap:12px;color:#fff}.accordion summary:after{content:"";display:block;flex-shrink:0;width:24px;height:24px;border-radius:50%;background:#ffffff0d url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") center/14px no-repeat;border:.9px solid rgba(255,255,255,.05);transition:transform .25s ease}.accordion details[open]>summary:after{transform:rotate(180deg)}.accordion summary::-webkit-details-marker{display:none}.accordion p{margin:0;padding:13px 16px 16px;color:var(--muted);line-height:24px;font-size:14px;border-top:1px solid var(--line)}.trust-panel{border:1px solid var(--line);border-radius:8px;padding:25px;margin-top:8px;position:relative;overflow:hidden}.trust-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#150e01c4;z-index:-1}.trust-panel h3{margin:0 0 16px;font-family:Be Vietnam Pro,sans-serif;text-transform:uppercase;letter-spacing:-.9px;font-size:20px;line-height:24px}.trust-panel ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.trust-panel li strong{display:block;font-size:14px;font-family:Be Vietnam Pro,sans-serif;font-weight:600;letter-spacing:-.28px;line-height:20px}.trust-panel li span{display:block;color:#ffffff80;font-size:12px;margin-top:4px;line-height:16px}.video-strip-wrap{position:relative;width:100%;margin-top:16px}.video-strip{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.video-strip::-webkit-scrollbar{display:none}.video-strip figure{margin:0;width:180px;height:275px;border-radius:12px;overflow:hidden;flex:0 0 auto;scroll-snap-align:start;cursor:pointer;position:relative;transition:transform .25s ease,box-shadow .25s ease}.video-strip figure:hover{box-shadow:0 10px 20px #f0ad3426}.play-btn-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0000004d;opacity:.9;transition:background .25s,opacity .25s}.play-btn-overlay:after{content:"";display:block;width:48px;height:48px;border-radius:50%;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 22 22' fill='none'%3E%3Cpath d='M10.6689 1.77808C15.5791 1.77808 19.5595 5.75853 19.5596 10.6687C19.5596 15.579 15.5792 19.5593 10.6689 19.5593C5.75877 19.5592 1.77832 15.5789 1.77832 10.6687C1.77841 5.75858 5.75883 1.77817 10.6689 1.77808ZM8.89062 14.2253L14.2256 10.6687L8.89062 7.11304V14.2253Z' fill='white'/%3E%3C/svg%3E") center/42px no-repeat;transition:transform .25s ease}.video-strip figure:hover .play-btn-overlay:after{transform:scale(1.1)}.video-strip figure.is-playing .play-btn-overlay{opacity:0;pointer-events:none}.video-strip .video-thumbnail,.video-strip img{width:100%;height:100%;object-fit:cover}.nutri-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:11200;display:none;align-items:center;justify-content:center;padding:20px}.closeIcon{width:36px;height:36px;display:none;position:absolute;top:26px;right:16px;cursor:pointer;transition:.5s ease}.closeIcon:hover{opacity:1}.nutri-modal.is-active{display:flex}.nutri-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000db;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.nutri-modal__content{position:relative;width:min(500px,100%);background:#111113;border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:22px 20px 16px;box-shadow:0 25px 50px -12px #00000073;z-index:1}.nutri-modal__content h3{margin:0 0 16px;text-align:center;font-family:Be Vietnam Pro,sans-serif;font-weight:500;font-size:22px;line-height:33px;letter-spacing:-.44px}.nutri-modal__close{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:999px;border:0;background:#ffffff14;color:#ffffffa6;font-size:28px;line-height:1;display:grid;place-items:center;cursor:pointer}.nutri-facts{background:#1a1a1e;border:1px solid rgba(255,255,255,.05);border-radius:14px;overflow:hidden}.nutri-facts__head{padding:16px;border-bottom:1px solid rgba(255,255,255,.1)}.nutri-facts__head h4{margin:0 0 6px;color:#f0ad34;font-family:Be Vietnam Pro,sans-serif;font-weight:500;font-size:22px;letter-spacing:-.44px}.nutri-facts__head p{margin:0;color:#ffffffe6;font-size:13px;line-height:1.5}.nutri-facts__row{display:flex;justify-content:space-between;gap:12px;padding:8px 16px;border-bottom:1px solid rgba(255,255,255,.05);font-size:13px;line-height:1.5;color:#ffffffbf}.nutri-facts__row span:last-child{width:100px;text-align:right}.nutri-facts__row--heading span{color:#fff;font-weight:700}.nutri-facts__row--main strong{color:#fff;font-size:14px}.nutri-facts__row i{color:#f0ad34;font-style:normal;margin-right:8px}.nutri-facts__rule{height:2px;background:#f0ad34;margin:0 16px}.nutri-facts__foot{padding:13px 16px 12px;border-top:1px solid rgba(255,255,255,.1)}.nutri-facts__foot p{margin:0;color:#ffffff73;font-size:12px;line-height:1.35}.nutri-modal__cta{width:100%;margin-top:20px;border:0;border-radius:8px;background:linear-gradient(270deg,#f0ad34,#4f3506);color:#fff;font-size:20px;font-weight:600;padding:14px;cursor:pointer}.nutri-modal__trust{display:flex;justify-content:center;gap:24px;padding:16px 0 2px}.nutri-modal__trust div{display:flex;flex-direction:column;align-items:center;gap:4px}.nutri-modal__trust span{width:20px;height:20px;border-radius:999px;border:1px solid #f0ad34;background:#f0ad3426;color:#f0ad34;display:grid;place-items:center;font-size:11px;font-weight:700}.nutri-modal__trust small{color:#ffffff80;font-size:11px}.video-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:20px}.video-modal.is-active{display:flex}.video-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.video-modal__content{position:relative;width:min(800px,100%);aspect-ratio:16 / 9;background:#000;border-radius:12px;overflow:hidden;border:1px solid var(--line);box-shadow:0 10px 30px #00000080;z-index:1010}.video-modal__close{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;border:0;background:#ffffff1a;color:#fff;font-size:24px;line-height:36px;cursor:pointer;z-index:1020;transition:background .2s,transform .2s;display:flex;align-items:center;justify-content:center}.video-modal__close:hover{background:#ffffff40;transform:scale(1.05)}.video-modal__iframe-container{width:100%;height:100%}.video-modal__iframe-container iframe{width:100%;height:100%;border:0}.riskfree__left p.kicker{margin:0;color:#f0ad34;font-family:Be Vietnam Pro,sans-serif;text-transform:uppercase;letter-spacing:.5px;font-size:14px;line-height:15px}.protocol{margin-top:10px;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);min-height:691px;position:relative;overflow:hidden;display:flex;justify-content:flex-end;align-items:center;padding-right:clamp(20px,15%,240px)}.protocol__bg{position:absolute;top:0;right:0;bottom:0;left:0}.protocol__bg img{width:100%;height:100%;object-fit:cover}.protocol:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(233.66deg,#000 33.36%,#0f0f1000 68.04%)}.protocol__content{z-index:2;width:680px;max-width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:30px}.protocol__text-block{display:flex;flex-direction:column;gap:19px;align-items:center}.protocol__content h2{margin:0;font-family:Be Vietnam Pro,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:-.9px;font-size:40px;line-height:1.1}.protocol__content h2 span{background:linear-gradient(270deg,#f0ad34,#4f3506);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;display:inline-block}.protocol__copy{margin:0;font-family:Inter,sans-serif;font-weight:400;color:#ffffffb3;font-size:15px;line-height:24px}.protocol__icons{display:flex;gap:35px;justify-content:center;align-items:flex-start}.protocol__icons article{width:112px;display:flex;flex-direction:column;align-items:center;gap:9px}.protocol__icons .hex-container{position:relative;width:84px;height:98px}.protocol__icons .hex-bg{width:100%;height:100%;object-fit:contain}.protocol__icons .ico{position:absolute;width:42px;height:42px;object-fit:contain;left:50%;top:50%;transform:translate(-50%,-50%)}.protocol__icons h3{margin:0;font-family:Inter,sans-serif;font-size:12px;line-height:16px;font-weight:400;color:#fff;text-transform:uppercase}.protocol__rule{width:fit-content;max-width:100%;margin:0 auto}.protocol__foot{margin:0;font-family:Inter,sans-serif;font-size:12px;letter-spacing:.6px;text-transform:uppercase}.riskfree{border:1px solid var(--line);position:relative;overflow:hidden;min-height:542px;padding:80px 240px;display:grid;grid-template-columns:540px 1fr;gap:120px;align-items:center}.riskfree__bg{position:absolute;top:0;right:0;bottom:0;left:0}.riskfree__bg img{width:100%;height:100%;object-fit:cover}.riskfree:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#130f04cc}.riskfree__left,.riskfree__stats{position:relative;z-index:2}.riskfree__left{text-align:center}.riskfree__left h2{margin:19px 0;font-size:36px;line-height:1.05;letter-spacing:-.9px;text-transform:uppercase}.riskfree__left h2 span{background:linear-gradient(270deg,#ab8137,#ffe5b7);-webkit-background-clip:text;background-clip:text;color:transparent}.riskfree__left p{margin:0;color:#ffffffb3;font-size:15px;line-height:24px}.riskfree__cta{display:block;margin:10px auto;width:332px;max-width:100%;border:0;border-radius:8px;padding:14px;color:#fff;font:600 20px/20px Inter,sans-serif;cursor:pointer;background:linear-gradient(270deg,#f0ad34,#4f3506)}.riskfree__note{margin-top:12px;display:flex;gap:2px;align-items:center;justify-content:center;font-size:12px;color:#fff9}.riskfree__note img{width:16px;height:16px}.riskfree__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.riskfree__stats article{padding-right:32px;padding-bottom:42px;border-bottom:1px solid rgba(255,255,255,.1)}.riskfree__stats article:nth-child(n+3){border-bottom:0;padding-bottom:0;padding-top:42px}.riskfree__stats h3{margin:0;font-size:56px;line-height:61.6px;font-weight:300;letter-spacing:-.5px}.riskfree__stats .stat-label{margin:8px 0 16px;color:var(--accent);font:400 16px/1 Inter,sans-serif}.riskfree__stats p{margin:0;color:var(--muted);font-size:16px;line-height:22px}.cycle{padding:0}.cycle header{text-align:center;max-width:896px;margin:0 auto 40px}.cycle header h2{margin:19px 0 15px;font-size:40px;line-height:1.02;text-transform:uppercase;letter-spacing:-.9px}.cycle header span{color:#ffffffb3;font-size:15px;line-height:24px}.cycle__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;position:relative}.cycle__cards article:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;background:linear-gradient(173deg,#0d0e1200 3.31%,#0d0e12f2 76.17%)}.cycle__cards article{min-height:431px;border-radius:12px;overflow:hidden;position:relative;background:linear-gradient(173.77deg,#0d0e1200 3.31%,#0d0e12f2 76.17%);transition:all.5s}.cycle__cards article:after{content:"";position:absolute;top:calc(100% - 5px)!important;height:5px;opacity:0;width:100%;background:#f59e0b;pointer-events:none;z-index:41;transition:all.5s;top:0;right:0;bottom:0;left:0}.cycle__cards article:hover:after{opacity:1}.cycle__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:saturate(.1);transition:all .5s}.cycle__cards article:hover .cycle__bg{filter:none}.cycle__cards article:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(173.77deg,#0d0e1200 3.31%,#0d0e12f2 76.17%)}.cycle_content{position:absolute;z-index:4;bottom:0;left:0;padding:24px}.cycle__cards span{display:block;color:#fff3;font:700 64px/64px Be Vietnam Pro,sans-serif;position:absolute;top:25px;left:25px}.cycle__cards article h3{font:400 32px/1.05 Be Vietnam Pro,sans-serif;letter-spacing:-1.04px;color:#eeeff1;position:relative;top:55px;transition:all .5s}.cycle__cards article:hover h3{top:15px}.cycle__cards article p{opacity:0;transition:all .5s;color:#ffffffb3;font-size:14px;font-style:normal;font-weight:200;line-height:24px}.cycle__cards article:hover p{opacity:1}.transformations{background:#0d0f12;padding:0 80px 50px}.transformations__inner{width:min(1440px,calc(100vw - 32px));margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:40px}.transformations header{text-align:center;max-width:896px}.transformations header .kicker{margin:0;color:#f0ad34;font-family:Be Vietnam Pro,sans-serif;font-size:14px;font-weight:300;letter-spacing:.5px;line-height:15px;text-transform:uppercase}.transformations header h2{margin:19px 0 15px;color:#fff;font-family:Be Vietnam Pro,sans-serif;font-size:40px;font-weight:700;letter-spacing:-.9px;line-height:1;text-transform:uppercase}.transformations header span{color:#ffffffb3;font-family:Inter,sans-serif;font-size:15px;line-height:24px}.transformations__track{--transform-card-gap: 24px;width:100%;display:flex;gap:var(--transform-card-gap);overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.transformations__track::-webkit-scrollbar{display:none}.transformation-card{flex:0 0 calc((100% - (2 * var(--transform-card-gap))) / 3);scroll-snap-align:start;background:#1d1d1f99;border:1px solid rgba(255,255,255,.05);border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.transformation-visual{height:309px;position:relative;background:#141a1a}.transformation-visual img{width:100%;height:100%;object-fit:cover;display:block}.transformation-visual .divider{position:absolute;top:0;bottom:0;left:50%;width:1px;transform:translate(-50%);background:#ffffff59}.transformation-visual .state{position:absolute;top:266px;padding:8px 24px;border-radius:12px;background:#fff;color:#0d0f12;font-family:Be Vietnam Pro,sans-serif;font-size:16px;font-weight:600;line-height:1;text-transform:uppercase}.transformation-visual .state--before{left:59px}.transformation-visual .state--after{right:59px}.transformation-content{min-height:291px;display:flex;flex-direction:column;justify-content:space-between;padding:24px}.person-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.person-row h3{margin:0;color:#fff;font-family:Be Vietnam Pro,sans-serif;font-size:18px;font-weight:700;line-height:18px}.person-row small{color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:16px}.transformation-content .quote{margin:8px 0 0;color:#a2a6ad;font-family:Inter,sans-serif;font-size:16px;font-style:italic;line-height:24px}.progress-list{margin-top:16px;padding-top:17px;border-top:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;gap:12px}.progress-item{display:flex;flex-direction:column;gap:4px}.progress-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.progress-head span{color:#99a1af;font-family:Inter,sans-serif;font-size:13px;line-height:16.5px}.progress-head strong{color:#fff;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:16.5px}.progress-bar{height:6px;border-radius:999px;overflow:hidden;background:#ffffff0d}.progress-bar span{display:block;width:var(--value, 75%);height:100%;border-radius:inherit;background:#f0ad34}.transformations-nav{display:flex;align-items:center;gap:12px}.transformations-nav__btn{width:42px;height:42px;border-radius:50%;border:1.6px solid rgba(255,255,255,.05);background:#ffffff0d;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s ease,background .2s ease}.transformations-nav__btn:hover{border-color:#f0ad3473;background:#f0ad3424}.benefits{padding:0;background:#0f0f10}.benefits header{text-align:center;max-width:896px;margin:0 auto 40px}.benefits header p{margin:0 0 19px;color:var(--accent);font-family:Be Vietnam Pro,sans-serif;text-transform:uppercase;letter-spacing:.5px;font-size:14px}.benefits header h2{margin:0;font-family:Be Vietnam Pro,sans-serif;font-size:40px;text-transform:uppercase;letter-spacing:-.9px}.benefits header span{display:block;margin-top:19px;color:#ffffffb3;font-size:15px;line-height:24px}.benefits-layout{display:flex;flex-wrap:wrap;gap:45px}.feature-card{position:relative;min-height:360px;border-radius:16px;overflow:hidden;background:#1d1d1f99;width:calc(33.333% - 30px);padding:34px 140px 34px 36px}.feature-card--wide{width:calc(50% - 22.5px);position:relative}.feature-card--wide:first-child img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;opacity:1;pointer-events:none}.feature-card--wide:first-child .feature-card__text{position:relative;z-index:2;max-width:392px}.feature-card--image{background:#1d1d1ff2}.feature-card h3{margin:0;font-family:Be Vietnam Pro,sans-serif;font-weight:300;font-size:26px;line-height:1.15}.feature-card h3 em{color:var(--accent);font-style:normal;font-size:42px}.feature-card p{margin:16px 0 0;color:#fffc;font-size:18px;line-height:26px;max-width:646px}.feature-card img{position:absolute;right:0;bottom:0;width:220px;height:auto}.feature-card:nth-child(4) img{width:267px}.feature-card:nth-child(5) img{width:283px}.feature-card--wide.feature-card--image img{width:100%;height:100%;object-fit:cover;opacity:1}.feature-card--wide.feature-card--image h3,.feature-card--wide.feature-card--image p{position:relative;z-index:2}.feature-card:not(.feature-card--wide) p{font-size:18px;max-width:320px}.full-bleed{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:max(16px,calc((100vw - 1440px)/2));padding-right:max(16px,calc((100vw - 1440px)/2))}.ingredients{background:#171718;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);padding-top:80px;padding-bottom:100px}.ingredients.full-bleed .kicker{text-transform:uppercase;color:#f0ad34;font-family:Be Vietnam Pro,sans-serif;font-size:14px;letter-spacing:.5px}.ingredients header,.difference header,.faq-section header,.stockup header{text-align:center;max-width:896px;margin:0 auto}.ingredients header h2,.difference header h2,.faq-section header h2,.stockup header h2{margin:19px 0 15px;font-family:Be Vietnam Pro,sans-serif;font-size:40px;line-height:1.05;text-transform:uppercase;letter-spacing:-.9px}.ingredients header span,.difference header span,.faq-section header span,.stockup header span{color:#ffffffb3;font-size:15px;line-height:24px}#stockup-title span{font-size:40px;display:block;margin:10px 0}.ingredients-grid{margin-top:60px;display:flex;flex-wrap:wrap;gap:32px 24px;justify-content:center}.ingredients-grid article{background:#0006;border:1px solid rgba(255,255,255,.05);width:calc(33.333% - 16px);border-radius:12px;padding:20px;display:grid;grid-template-columns:100px minmax(0,1fr) 32px;align-items:center;position:relative;gap:12px}.ingredients-grid article img{width:100px;height:100px;border-radius:6px;object-fit:cover;background:#fff}.ingredients-grid h3{margin:0;font-size:16px;font-weight:300;letter-spacing:-.64px}.ingredients-grid p{margin:10px 0 0;color:#fffc;font-size:15px;line-height:22px}.ingredients-grid button{border:1px solid rgba(255,255,255,.05);background:#171718;color:#fff;width:32px!important;height:32px;border-radius:999px;cursor:pointer;font-size:18px;position:absolute;right:20px;top:20px;padding:0;transition:.5s all}.ingredient-highlight{transition:.5s all;opacity:1}.ingredient-highlight.deactive{opacity:0;pointer-events:none}.ingredient-content{position:relative;overflow:hidden;min-height:90px;padding-top:20px}.ingredient{position:absolute;top:100px;left:0;width:100%;height:100%;opacity:0;transition:.3s all;pointer-events:none;color:var(--White, #FFF);font-family:Inter;font-size:15px;font-style:normal;line-height:22px;letter-spacing:-.6px}.ingredient.active{opacity:1;pointer-events:auto;top:10px}.ingredients-grid button.active{transform:rotate(135deg)}.men-drive{border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);padding-top:100px;padding-bottom:100px}.men-drive header .kicker{margin:0;color:#f0ad34;font-family:Be Vietnam Pro,sans-serif;font-size:14px;font-weight:300;letter-spacing:.5px;line-height:15px;text-transform:uppercase}.men-drive .header-container h2{margin:0;font-family:Be Vietnam Pro,sans-serif;font-weight:700;text-transform:uppercase;font-size:40px;letter-spacing:-.9px;color:#fff}.men-drive__body{margin-top:60px;display:grid;grid-template-columns:540px 1fr;gap:60px;position:relative}.men-drive__body aside a{margin-top:0;width:332px;max-width:100%;border:0;border-radius:8px;background:linear-gradient(270deg,#f0ad34,#4f3506);color:#fff;font-family:Inter,sans-serif;font-weight:600;font-size:20px;padding:14px;cursor:pointer}.ingredients .button-wrapper{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.ingredients a{margin-top:0;width:332px;max-width:100%;border:0;border-radius:8px;background:linear-gradient(270deg,#f0ad34,#4f3506);color:#fff;font-family:Inter,sans-serif;font-weight:600;font-size:20px;padding:14px;cursor:pointer;text-align:center}.ingredients small{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:0;color:#fff9;font-family:Inter,sans-serif;font-size:12px;letter-spacing:-.24px}.timeline__line-container .timeline-line-bg,.timeline__line-container .timeline-line-progress{position:absolute;width:1px;left:0;top:0;bottom:24px}.timeline-item .week-header h3{margin:0;color:#f0ad34;font-family:Be Vietnam Pro,sans-serif;font-weight:700;font-size:23.8px;letter-spacing:-.6px;line-height:32px}.timeline-bullets .bullet-icon{color:#f0ad34;font-size:18px;line-height:26px;display:inline-block;flex-shrink:0}.difference{background:#171718;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);padding-top:100px;padding-bottom:100px}.difference table{margin:60px auto 0;width:min(100%,1002px);border-collapse:separate;border-spacing:0;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden}.difference th,.difference td{border-right:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);padding:16px;text-align:center;color:#969698}.difference tr:last-child td{border-bottom:0}.difference th:last-child,.difference td:last-child{border-right:0}.difference th:first-child{vertical-align:bottom;text-align:left;color:#a19d9e;font-size:16px;font-weight:500}.difference th:nth-child(3){vertical-align:bottom}.difference th:nth-child(3) span{vertical-align:bottom;text-align:left;color:#a19d9e;font-size:16px;font-weight:500}.difference th:last-child span{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:600;line-height:normal}.difference td:first-child{text-align:left;color:#fafafa;text-transform:uppercase;font-size:16px;font-weight:300}.difference th img{width:108px;height:145px;object-fit:cover;display:block;margin:0 auto 6px}.difference .sigma-col{background:#f0ad34f2;color:#0d0f12;font-weight:600}.difference .sigma-col img,.difference td img{display:block;margin:auto}.difference th span{font-weight:600}.sigma_image{display:none}.guarantee{position:relative;margin-top:0;min-height:691px;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);background-image:url(assets/guarantee-section-bg.png);background-size:cover;background-position:right center;background-repeat:no-repeat}.guarantee__overlay{width:min(680px,100%);margin-left:0;padding:90px 0;text-align:center;position:relative}.gurantee-icon{position:absolute;right:-50%;top:15%;width:210px;height:210px}.guarantee__overlay h2{margin:0;text-transform:uppercase;font-family:Be Vietnam Pro,sans-serif;font-size:52px;line-height:1;letter-spacing:-.9px}.guarantee__overlay h2 span{display:block;background:linear-gradient(90deg,#ffb632,#725a33);-webkit-background-clip:text;background-clip:text;color:transparent}.guarantee__overlay p{margin:19px 0 0;font-size:15px;line-height:24px;color:#ffffffb3}.guarantee__overlay p strong{color:#fff;font-weight:600}.guarantee-icons{margin-top:30px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.guarantee-icons article{text-align:center}.guarantee-icons article img{display:block;margin:auto}.guarantee-icons .hex{width:84px;margin:0 auto}.guarantee-icons .icon{width:42px;height:42px;object-fit:contain;margin:-68px auto 22px}.guarantee-icons h3{display:block;margin:0 auto;font-size:12px;line-height:16px;font-weight:400;max-width:115px;text-transform:uppercase}.guarantee__overlay a{margin-top:30px;width:100%;display:block;border:0;border-radius:12px;color:#fff;padding:14px;font-size:32px;background:linear-gradient(270deg,#f0ad34,#4f3506);box-shadow:0 2px 10px #f59e0b4d;cursor:pointer}.guarantee.full-bleed{background-image:var(--bg-mobile);background-size:cover;background-position:center;background-repeat:no-repeat;padding-bottom:50px}@media(min-width:768px){.guarantee.full-bleed{background-image:var(--bg-desktop)}}.guarantee__overlay small{display:flex;justify-content:center;align-items:center;margin-top:8px;font-size:12px;color:#fff}.guarantee__overlay small img{width:16px;height:16px;vertical-align:text-bottom;margin-right:4px}.faq-section{padding-top:80px;padding-bottom:120px;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.faq-list{width:min(100%,1000px);margin:60px auto 0;display:grid;gap:10px}.faq-list details{background:#1d1d1f;border:1px solid rgba(255,255,255,.05);border-radius:8px;overflow:hidden;transition:border-color .25s ease}.faq-list summary{list-style:none;cursor:pointer;padding:16px;font:500 16px/24px Be Vietnam Pro,sans-serif;display:flex;justify-content:space-between;align-items:center;gap:12px;color:#fff}.faq-list summary:after{content:"";display:block;flex-shrink:0;width:24px;height:24px;border-radius:50%;background:#ffffff0d url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") center/14px no-repeat;border:.9px solid rgba(255,255,255,.05);transition:transform .25s ease}.faq-list details[open]>summary:after{transform:rotate(180deg);background:#ffffff0d url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23F59E0B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") center/14px no-repeat}.faq-list summary::-webkit-details-marker{display:none}.faq-list details>.faq-body{overflow:hidden;height:0;will-change:height}.faq-list details>.faq-body>p{margin:0;padding:14px 16px 16px;color:#a1a1aa;font-size:14px;line-height:24px;border-top:1px solid rgba(255,255,255,.05)}.faq-list p{margin:0;padding:16px;color:#a1a1aa;font-size:14px;line-height:24px;border-top:1px solid rgba(255,255,255,.05)}.stockup{background:#171718;padding-top:140px;padding-bottom:80px;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);text-align:center}.stockup .price-card{background-color:#2a2a2a}.stockup .cta{max-width:790px;margin:19px auto 0}.stockup-top{width:300px;margin:-230px auto 20px;position:relative}.stockup h2 span{color:#f0ad34}.stockup-cards{width:min(100%,792px);margin:40px auto 0;display:grid;gap:18px}.stockup-cards article:not(.price-card){border:1px solid rgba(255,255,255,.05);border-radius:10px;background:#2a2a2a;padding:17px 17px 17px 130px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;text-align:left;position:relative;cursor:pointer;transition:border-color .2s ease,transform .2s ease,background .2s ease}.stockup-cards article:not(.price-card):hover{border-color:#f0ad3473}.stockup-cards article:not(.price-card).active{border-color:var(--accent);transform:translateY(-1px);background:linear-gradient(90deg,#52370699,#52370600),#272728}.stockup-cards article:not(.price-card) img{position:absolute;left:26px;top:50%;transform:translateY(-50%);width:58px;height:78px;object-fit:cover}.stockup-cards article:not(.price-card) img+img{left:48px}.stockup-cards article:not(.price-card) img+img+img{left:70px}.stockup-cards article:not(.price-card) h3{margin:0;font-family:Be Vietnam Pro,sans-serif;font-size:14px;line-height:14px}.stockup-cards article:not(.price-card) p{margin:6px 0 0;font-size:11px;color:#fff9}.stockup-cards article:not(.price-card) strong{font-size:16px;line-height:16px}.stockup-cards article:not(.price-card) em{font-size:12px;color:#4ade80;font-style:italic}.stockup-cards article:not(.price-card).active h3{color:#f0ad34}.stockup .policy-line span img{width:18px;height:18px;margin-right:6px;vertical-align:middle}.site-footer{border-top:1px solid rgba(255,255,255,.05);padding:80px 0;background:#05070a}.site-footer__inner{width:min(1440px,calc(100vw - 32px));margin:0 auto;display:grid;grid-template-columns:166px 1fr 460px;gap:64px;align-items:start}.site-footer .brand img{width:166px}.footer-links{border-left:1px solid rgba(183,183,183,.1);display:flex;justify-content:center;gap:91px;padding-left:64px}.footer-links h3{margin:0 0 4px;font:500 18px/36px Be Vietnam Pro,sans-serif;text-transform:uppercase}.footer-links a{display:block;margin-top:9px;color:#b7b7b7;text-decoration:none;font-size:14px;line-height:28px}.footer-subscribe{border-left:1px solid rgba(183,183,183,.1);padding-left:64px}.footer-subscribe h3{margin:0;font:500 18px/36px Be Vietnam Pro,sans-serif}.footer-subscribe p{margin:0;color:#b7b7b7;font:500 18px/36px Be Vietnam Pro,sans-serif;font-weight:300}.footer-subscribe form{margin-top:45px;border:1px solid rgba(255,255,255,.05);border-radius:10px;background:#171718;padding:8px;display:grid;grid-template-columns:1fr auto;gap:8px}.footer-subscribe input{border:0;background:transparent;color:#fff;font-size:14px;padding:0 8px;outline:none}.footer-subscribe button{border:0;border-radius:6px;background:#f59e0b;color:#fff;font-size:12px;padding:10px 16px;cursor:pointer}.testimonials-section{position:relative;background:#0d0f12;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);padding-top:100px;padding-bottom:100px;overflow:hidden}.kicker{margin:0;color:#f0ad34;font-family:Be Vietnam Pro,sans-serif;font-size:14px;font-weight:300;letter-spacing:.5px;line-height:15px;text-transform:uppercase;display:none}.testimonials-radial-glow{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:700px;height:600px;background:radial-gradient(circle,#f59e0b1f,#0d0f1200 70%);pointer-events:none;z-index:0}.testimonials-header{position:relative;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:48px}.testimonials-header h2{margin:0;font-family:Be Vietnam Pro,sans-serif;font-weight:700;text-transform:uppercase;font-size:40px;letter-spacing:-.9px;color:#fff}.testimonial-tabs{display:inline-flex;gap:8px;background:#ffffff08;padding:6px;border-radius:99px;border:1px solid rgba(255,255,255,.05);margin-top:10px;overflow-x:auto;max-width:100%}.testimonial-tabs .tab-btn{background:transparent;border:none;color:#fff9;font-family:Inter,sans-serif;font-weight:300;font-size:14px;padding:8px 20px;border-radius:99px;cursor:pointer;transition:all .25s ease;white-space:nowrap;text-transform:uppercase}.testimonial-tabs .tab-btn:hover{color:#fff}.testimonial-tabs .tab-btn.active{background:#f59e0b;color:#0d0f12;font-weight:400}.testimonials-container{max-width:1440px;margin:0 auto;position:relative;z-index:2;padding:0 16px}.testimonials-slider{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:10px 0}.testimonial-card{width:100%;background:#171718;border:1.5px solid rgba(255,255,255,.06);border-radius:16px;padding:32px;display:flex;flex-direction:column;justify-content:space-between;min-height:280px;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.testimonial-card:hover{transform:translateY(-8px);border-color:#f59e0b4d;box-shadow:0 12px 40px #f59e0b0d,0 8px 30px #0006}.testimonial-card__header{display:flex;flex-direction:column;gap:16px}.stars-row{display:flex;gap:4px}.stars-row svg{width:15px;height:13px;fill:#f59e0b}.testimonial-desc{margin:0;font-family:Inter,sans-serif;font-size:15px;line-height:24px;color:#ffffffd9;font-style:italic}.testimonial-card__footer{display:flex;flex-direction:column;gap:16px;margin-top:24px}.divider-line{height:1px;background:#ffffff14;width:100%}.reviewer-info{display:flex;align-items:center;gap:12px}.reviewer-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;border:1px solid rgba(255,255,255,.1);background:#272728}.reviewer-details{display:flex;flex-direction:column;gap:2px}.reviewer-details h4{margin:0;font-family:Be Vietnam Pro,sans-serif;font-size:14px;font-weight:600;color:#fff}.reviewer-details span{font-family:Inter,sans-serif;font-size:11px;color:#ffffff80;letter-spacing:.5px}.testimonials-load-more-wrap{display:flex;justify-content:center;margin-top:28px}.testimonials-load-more{border:none;border-bottom:1px solid #f0ad34;background:transparent;box-shadow:none!important;border-radius:0!important;outline:none!important;color:#f0ad34;font-family:Inter,sans-serif;font-size:14px;font-weight:300;border-radius:999px;text-transform:uppercase;padding:2px 0;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.testimonials-load-more:hover{color:#fff;border-color:#fff}.slider-nav-buttons{display:flex;justify-content:center;gap:16px;margin-top:32px}.slider-nav-btn{width:48px;height:48px;border-radius:50%;background:#ffffff08;border:1px solid rgba(255,255,255,.08);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.slider-nav-btn:hover{background:#f59e0b;border-color:#f59e0b;color:#0d0f12}.slider-nav-btn:active{transform:scale(.95)}.button-section{display:flex;flex-direction:column;gap:10px;padding-top:30px}.button-section a{width:332px;display:block;margin:auto;max-width:100%;border:0;border-radius:8px;background:linear-gradient(270deg,#f0ad34,#4f3506);color:#fff;font-family:Inter,sans-serif;font-weight:600;font-size:20px;padding:14px;cursor:pointer;text-align:center}.button-section small{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:0;color:#fff9;font-family:Inter,sans-serif;font-size:12px;letter-spacing:-.24px}.button-section small img{width:16px;height:16px;opacity:.6}@media(max-width:1440px){.protocol__bg img{object-position:-90px}.riskfree{padding:80px 40px}}@media(max-width:1279px){.gurantee-icon{top:10%;right:-20%}.site-header{padding:10px 16px}.site-nav{gap:12px}.site-nav a{font-size:14px}.order-now{font-size:14px;padding:8px 12px}.timeline-item:after{left:-60px;width:60px}.hero{display:block}.site-shell{width:min(1040px,calc(100vw - 24px))}.hero{grid-template-columns:1fr;gap:24px}.hero__left{position:static}.hero-media-card img{aspect-ratio:402 / 432}.thumb-row button{width:calc((100% - 5 * 8px) / 6);aspect-ratio:1 / 1}.hero__right h1{font-size:28px;line-height:35px}.urgency-row{grid-template-columns:1fr}.nutri-btn{height:50px}.gift-row{gap:16px}.gift-row p{font-size:12px;line-height:16px}.policy-line{flex-wrap:wrap;gap:10px}.trust-panel ul{grid-template-columns:1fr}.benefits{padding:60px 0}.protocol{min-height:auto;padding:56px 20px;justify-content:center}.protocol:after{background:linear-gradient(180deg,#000000bf,#00000040)}.protocol__content{margin:0 0 0 auto}.protocol__content h2{font-size:32px}.protocol__icons{gap:24px}.riskfree{padding:56px 20px;grid-template-columns:1fr;gap:40px;min-height:auto}.riskfree__stats article:nth-child(-n+2){padding-bottom:24px}.riskfree__stats article:nth-child(n+3){padding-top:24px}.cycle header h2{font-size:32px}.cycle__cards h3{margin-top:260px}.transformations{padding-top:80px;padding-bottom:64px}.transformations header h2{font-size:32px}.transformations__track{--transform-card-gap: 16px}.benefits header{max-width:640px}.benefits header h2{font-size:32px}.benefits-layout{grid-template-columns:1fr}.feature-card,.feature-card--wide{min-height:270px;grid-column:span 1}.feature-card h3{font-size:20px}.feature-card h3 em{font-size:28px}.feature-card p{font-size:14px;line-height:20px}.feature-card img{width:170px}.feature-card:not(.feature-card--wide) p{font-size:13px}.protocol__bg img{object-position:-125px}.ingredients{padding-top:60px;padding-bottom:60px}.feature-card:nth-child(4) img{width:204px}.feature-card:nth-child(5) img{width:194px;margin-right:-40px}.cycle__cards article h3{font-size:22px}.cycle__cards article p{line-height:1.3;font-size:16px}.cycle .kicker{display:none}.transformations__inner,.ingredients-grid,.sticky-aside,.testimonials-container{max-width:1040px;margin:auto}.transformation-visual .state--before{left:19px}.transformation-visual .state--after{right:19px}.ingredients-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.men-drive{padding-top:60px;padding-bottom:60px}.men-drive__body{grid-template-columns:1fr;gap:40px}.timeline{padding-left:64px;gap:48px;max-width:1024px;margin:auto}.guarantee{min-height:491px;background-position:-250px center}.timeline__line-container{left:16px}.timeline-badge{left:-64px;width:36px;height:36px}.timeline-badge img{width:18px;height:18px}.timeline-item .week-header h3{font-size:20px}.timeline-bullets p,.timeline-stats-bubble p{font-size:15px;line-height:22px}.sticky-aside__inner .aside-content{padding:24px 10px}.difference,.faq-section,.stockup{padding-top:60px;padding-bottom:60px}.guarantee__overlay{padding:56px 16px;margin:0;width:min(720px,100%)}.faq-section{padding-bottom:90px}.stockup{padding-top:120px}.stockup-top{width:240px;margin:-200px auto 20px}.guarantee__overlay h2{font-size:40px}.guarantee__overlay a{font-size:24px}.site-footer__inner{grid-template-columns:repeat(2,1fr);gap:24px}.site-footer__inner>:first-child{grid-column:1 / -1}.footer-links{justify-content:flex-start;gap:48px}.footer-subscribe form{margin-top:15px}.footer-links,.footer-subscribe{border-left:0;padding-left:0}}@media(max-width:1080px){.hero{display:block}.hero__right{padding-top:54px}.hero-media-card img{width:100%;height:auto;aspect-ratio:auto;object-fit:cover;display:block}.ingredients-grid article{width:calc(50% - 12px)}.guarantee__overlay{max-width:540px}.gurantee-icon{top:10%;right:-20%;width:170px;height:170px}.transformation-visual .state{padding:6px 11px;font-size:12px}.benefits-layout{gap:20px}.feature-card{padding:20px 100px 20px 25px;min-height:230px;width:calc(33.333% - 20px)}.feature-card--wide{width:calc(50% - 20px)}.feature-card img{width:144px}.feature-card:nth-child(3) img{width:135px;margin-right:-20px}.feature-card:nth-child(5) img{width:174px;margin-right:-50px}.feature-card:nth-child(4) img{width:160px;margin-right:-30px}.site-shell{padding:30px 0}}@media(min-width:767px){.m-show{display:none!important}}@media(max-width:767px){body{overflow-x:hidden}.d-show{display:none!important}.guarantee__overlay{margin:auto}.gurantee-icon{position:static;margin-top:25px;width:115px;height:115px}.top-dispatch{font-size:10px;justify-content:flex-start;overflow-x:auto;white-space:nowrap}.policy-line{font-size:11px}.policy-line svg{width:14px;height:14px}.site-header{padding:10px 12px;position:relative;z-index:auto}.highperformance-benefits h4{font-size:18px}.highperformance-benefits ul{gap:5px}.highperformance-benefits-item strong{padding-bottom:0}.site-header .brand img{width:120px}.menu_header_icon{display:flex;gap:10px;align-items:center}.site-nav{display:flex;flex-direction:column;position:fixed;top:0;left:0;width:95vw;max-width:360px;height:100dvh;background:#0f0f10;border-right:1px solid rgba(255,255,255,.08);border-radius:0;padding:80px 24px 32px;gap:0;z-index:200;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto;align-items:flex-start}.site-nav.is-open{transform:translate(0)}.site-nav a{font-size:16px;opacity:1;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.06);letter-spacing:-.3px;display:block;width:100%}.mobile_logo{width:125px;margin:-50px 0 30px}.site-nav a:last-child{border-bottom:0}.nav-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:150}.nav-overlay.is-open{display:block}.hamburger{display:flex}.order-now{display:none}.site-shell{width:100%;max-width:100vw;padding:0;overflow-x:hidden}.protocol{padding:43px 15px}.protocol .kicker,.benefits header p{display:none}.protocol__content{width:100%;gap:16px}.protocol__content h2{font-size:26px}.protocol__copy{font-size:12px;line-height:16px}.protocol__icons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px}.protocol__icons article{width:auto}.protocol__icons h3{font-size:11px;line-height:14px}.protocol__foot{font-size:11px}.riskfree{margin-top:32px;padding:43px 15px;gap:24px}.riskfree__left h2{font-size:30px}.riskfree__left p{font-size:12px;line-height:16px}.riskfree__stats{grid-template-columns:repeat(2,1fr);gap:0}.riskfree__stats article{padding:24px;text-align:center}.riskfree__stats article{padding:0;border-bottom:1px solid rgba(255,255,255,.1)}.riskfree__stats article:last-child{padding-bottom:0}.riskfree__stats article:nth-child(n+3){padding-top:24px}.riskfree__stats h3{font-size:48px;line-height:52px}.riskfree__stats p{font-size:14px;line-height:20px;padding-bottom:16px}.cycle{padding-top:43px}.cycle header{margin-bottom:24px;padding:0 20px}.cycle header h2{font-size:26px}.cycle header span{font-size:12px;line-height:16px}.cycle__cards{grid-template-columns:1fr;gap:16px;padding:0 15px}.cycle__cards article{min-height:330px}.cycle__cards span{font-size:48px;line-height:48px;margin:20px 20px 0}.cycle__cards h3{margin:210px 0 0;font-size:34px;line-height:1}.transformations{padding-top:60px;padding-bottom:60px}.closeIcon{display:block;z-index:999;opacity:.7}.cycle__cards article h3{top:0}.cycle__cards article p{opacity:1}.cycle__cards article:after{opacity:1}.benefits-grid.d-hide{display:flex}.highperformance-benefits ul{grid-template-columns:1fr;gap:12px}.protocol__icons{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px 16px}.sigma_image{display:block}.protocol__bg{display:none}.transformations__inner{width:100%;gap:24px}.transformations header h2{font-size:26px;line-height:1.1}.transformations header span{font-size:12px;line-height:16px}.transformations__track{--transform-card-gap: 24px;padding:0 15px;scroll-padding-left:15px}.transformation-card{flex-basis:100%}.transformation-visual{height:255px}.transformation-visual .state{top:212px;padding:7px 16px;font-size:13px}.transformation-visual .state--before{left:16px}.transformation-visual .state--after{right:16px}.transformation-content{min-height:260px;padding:16px}.person-row h3{font-size:16px;line-height:16px}.transformation-content .quote{font-size:13px;line-height:20px}.progress-head span,.progress-head strong{font-size:11px;line-height:14px}.hero{gap:0}.hero__left{padding:16px 16px 0}.hero__right{padding:30px 16px 16px}.hero__right h1{margin-top:16px;font-size:24px;line-height:28px}.hero-subtitle{font-size:12px}.rating-pill{width:100%;justify-content:space-between;font-size:10px}.rating-pill .stars{font-size:9px}.benefits-grid{grid-template-columns:1fr 1fr}.benefits-grid li{font-size:12px;line-height:16px}.nutri-btn{display:none}.nutri-btn--full{display:flex}.price-card{padding-left:88px!important}.price-images{width:76px;height:76px;left:0}.price-images img{width:76px;height:76px}.m-hide{display:none}.gift-badge{padding:6px 9px;font-size:12px;font-weight:600;bottom:20px;right:0;width:80px}.badge{right:12px}.price-main,.price-save{font-size:11px}.shipping-line{font-size:12px}.cta>span,.cta-row>span{font-size:17px}.cta small{font-size:11px}.minor-title{font-size:16px;margin-top:16px}.accordion summary{font-size:16px}.trust-panel{padding:25px}.video-strip-wrap{margin-bottom:24px}.strip-nav{display:none}.benefits{margin-top:0;padding:43px 15px}.benefits header{margin-bottom:24px}.benefits header h2{font-size:26px;line-height:1.1}.benefits header span{font-size:12px;line-height:16px}.feature-card{min-height:250px;width:100%;padding:20px 125px 20px 15px}.feature-card h3{font-size:18px}.feature-card h3 em{font-size:22px}.feature-card p{font-size:13px;max-width:258px;line-height:20px}.feature-card img{width:144px}.feature-card:nth-child(3) img{width:160px;margin-right:0}.feature-card:nth-child(4) img{width:190px;margin-right:0}.feature-card:nth-child(5) img{width:180px;margin-right:0}.feature-card:not(.feature-card--wide) p{font-size:13px;max-width:155px}.feature-card:nth-child(2){padding-right:0;min-height:270px}.feature-card:nth-child(2) .feature-card__text p{max-width:none}.feature-card:nth-child(2) .feature-card__text{max-width:none}.ingredients header h2,.men-drive header h2,.difference header h2,.faq-section header h2,.stockup header h2,.guarantee__overlay h2{font-size:26px;line-height:1.1}.ingredients,.men-drive,.difference,.faq-section,.stockup{padding-left:15px;padding-right:15px}.ingredients header span,.men-drive header span,.difference header span,.faq-section header span,.stockup header span{font-size:12px;line-height:16px}.ingredients-grid{grid-template-columns:1fr;margin-top:24px;gap:12px}.ingredients-grid article{width:100%}.ingredients-grid article{grid-template-columns:64px minmax(0,1fr) 28px;padding:12px}.ingredients-grid article img{width:64px;height:64px}.ingredients-grid h3{font-size:14px}.ingredients-grid p{margin-top:6px;font-size:12px;line-height:16px}.men-drive__body{margin-top:24px;gap:24px}.men-drive__body aside h3{font-size:30px}.timeline h4{font-size:18px}.timeline h4 b{font-size:11px;padding:4px 8px}.timeline li,.timeline p{font-size:14px;line-height:20px;width:280px}.timeline-stats-bubble{width:280px}.difference table{margin-top:24px;display:block;overflow-x:auto;white-space:normal}.difference th,.difference td{padding:9px 8px;font-size:12px}.difference th img{width:54px;height:72px}.guarantee{min-height:auto;background-image:var("--guarantee-bg-image");background-position:center bottom;background-size:cover;background-repeat:no-repeat}.mobile_logo{display:block}.guarantee__overlay{padding:43px 15px 20px;text-align:center}.guarantee-icons{gap:12px}.guarantee-icons .hex{width:60px}.difference td:first-child{font-size:10px}.difference th,.difference td img{margin:auto}.difference th:last-child span{font-size:14px}.guarantee-icons .icon{width:28px;height:28px;margin:-50px auto 14px}.guarantee-icons{gap:36px;grid-template-columns:repeat(2,minmax(0,1fr))}.hex-bg{width:70px}.guarantee__overlay a{font-size:20px;line-height:1;margin-top:130px;margin-bottom:-45px}.faq-list{margin-top:24px}.faq-list summary{font-size:14px;line-height:20px}.faq-list p{font-size:12px;line-height:18px}.stockup{padding-top:90px;background:none;border-top:none}.faq-section{border-bottom:none}#stockup-title span{font-size:24px}.stockup-top{width:180px;margin-top:-40px}.stockup-top img{width:180px;height:auto}.stockup-cards{margin-top:24px}.timeline__line-container{left:16px;bottom:170px}.stockup-cards article:not(.price-card){grid-template-columns:minmax(0,1fr);gap:10px;padding-left:80px}.stockup-cards article:not(.price-card) img{left:16px;width:46px;height:62px}.stockup-cards article:not(.price-card) img+img{left:26px}.stockup-cards article:not(.price-card) img+img+img{left:36px}.stockup-cards article:not(.price-card) strong,.stockup-cards article:not(.price-card) em{grid-column:1;text-align:right}.stockup .cta{margin-top:10px}.site-footer{padding:43px 15px}.site-footer__inner{width:100%;gap:16px}.footer-links{gap:24px;justify-content:flex-start}.footer-subscribe p{font-size:14px;line-height:22px}.testimonials-section{padding-top:60px;padding-bottom:60px}.testimonials-header{margin-bottom:32px;gap:12px}.testimonials-header h2{font-size:26px;line-height:1.1}.testimonial-tabs .tab-btn{padding:6px 14px;font-size:12px}.testimonials-container{padding:0 15px}.testimonials-slider{grid-template-columns:repeat(1,minmax(0,1fr));gap:16px}.cycle__bg{filter:none}.testimonial-tabs{display:block}.testimonial-tabs{border:none;background:transparent}.testimonial-tabs .tab-btn{border:1px solid rgba(255,255,255,.05);background:#171718;padding:7px 10px;margin:5px}.testimonial-card{width:100%;padding:24px;min-height:240px}.testimonial-desc{font-size:13px;line-height:20px}.slider-nav-buttons{margin-top:24px;gap:12px}.slider-nav-btn{width:40px;height:40px}.site-footer__inner{grid-template-columns:repeat(1,1fr);gap:24px}}.menu-header{display:flex;align-items:center;gap:12px}.hamburger img{width:22px;height:auto}.home-banner{min-height:700px;position:relative;overflow:hidden;display:flex;align-items:center;background:url(sigmaBG.png) center right / cover no-repeat,#000}.home-banner img{display:none}.transformations.full-bleed.home{background-color:#000}.home-banner__content{width:750px;max-width:calc(100% - 48px);margin-left:max(24px,calc((100vw - 1440px)/2 + 53px));text-align:left;display:flex;flex-direction:column;align-items:flex-start;position:relative;z-index:2}.home-banner .avatarsImg img{display:block!important;border-radius:55px;border:#f0ad34 1px solid}.trusted-text{margin-left:105px;margin-top:0}.home-banner .avatarsImg{display:flex;width:24px;height:24px;border-radius:99px;margin-left:-4px}.home-banner__kicker{margin:0 0 19px;color:var(--accent);font-family:Be Vietnam Pro,sans-serif;font-size:14px;line-height:15px;font-weight:300;letter-spacing:.5px;text-transform:uppercase}.home-banner h1{margin:0;font-family:Be Vietnam Pro,sans-serif;font-size:50px;line-height:50.6px;font-weight:700;letter-spacing:-.9px;text-transform:uppercase}.trusted-by{display:flex;align-items:center;padding:10px 0 20px 4px}.home-banner h1 span{color:#fff}.home-banner__copy{margin:19px 0 30px;color:#fff;font-size:20px;line-height:1.5;font-weight:400;max-width:650px}.home-banner__button{width:min(458px,100%);min-height:48px;border-radius:8px;background:linear-gradient(270deg,#f0ad34,#4f3506);color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:20px;font-weight:600;letter-spacing:-.4px}.home-banner__rule{width:min(428px,94%);height:3px;margin:30px 0;display:none;background:linear-gradient(90deg,#6e3c1b,#f8be3b 33%,#fce2a6 49%,#f8be3b 70%,#6e3c1b);clip-path:polygon(0 50%,12% 15%,50% 0,88% 15%,100% 50%,88% 85%,50% 100%,12% 85%)}.home-banner__foot{margin:19px 0 0;color:#fff;font-size:12px;line-height:16px;font-weight:400;letter-spacing:.6px;text-transform:uppercase;display:flex;gap:3px;align-items:center}.home-banner__product{position:absolute;right:max(85px,calc((100vw - 1440px)/2 + 165px));bottom:16px;width:445px;max-width:34vw;z-index:2;filter:drop-shadow(0 0 14px rgba(240,173,52,.7)) drop-shadow(0 18px 28px rgba(0,0,0,.75));pointer-events:none}.home-banner__product img{width:100%;height:auto;display:block}.ingredients-showcase{background:#000;padding:100px 0;overflow:hidden}.ingredients-showcase__header{width:min(796px,calc(100% - 32px));margin:0 auto 68px;text-align:center}.ingredients-showcase__kicker{margin:0 0 19px;color:var(--accent);font-family:Be Vietnam Pro,sans-serif;font-size:14px;line-height:15px;font-weight:300;letter-spacing:.5px;display:none;text-transform:uppercase}.ingredients-showcase h2{margin:0;font-family:Be Vietnam Pro,sans-serif;font-size:40px;line-height:50.6px;font-weight:600;letter-spacing:-.9px;text-transform:uppercase}.ingredients-showcase__copy{margin:19px 0 0;color:#ffffffb3;font-size:16px;line-height:24px}.ingredient-carousel{width:min(1440px,100%);margin:0 auto}.ingredient-carousel__viewport{overflow:hidden;padding:4px 33px}.ingredient-carousel__track{display:flex;gap:51px;transition:transform .35s ease;will-change:transform}.ingredient-card{flex:0 0 426.5px;min-height:484px;padding:18px 27px;border:1px solid rgba(255,255,255,.12);border-radius:27px;background:#2929295e;box-shadow:inset 0 1px #ffffff0a}.ingredient-card__image{width:100%;height:365px;margin:0 0 18px;overflow:hidden;border-radius:18px;background:#fff}.ingredient-card__image img{width:100%;height:100%;display:block;object-fit:cover}.ingredient-card h3{margin:0;font-size:24px;line-height:31.2px;font-weight:400;letter-spacing:-.96px}.ingredient-card p{margin:9px 0 0;color:#fff;font-size:16px;line-height:24.5px;letter-spacing:-.64px}.ingredient-carousel__controls{margin-top:40px;display:flex;justify-content:center;gap:12px}.ingredient-carousel__button{width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;color:#fff;display:grid;place-items:center;cursor:pointer;transition:background .2s ease,opacity .2s ease}.ingredient-carousel__button:hover{background:#ffffff1f}.ingredient-carousel__button[disabled]{opacity:.35;cursor:default}.ingredient-carousel__button svg{width:18px;height:18px}.benefit-support{background:#171718;padding:100px 0}.benefit-support__inner{width:min(1440px,calc(100% - 32px));margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:48px}.benefit-support__header{width:100%;text-align:center}.benefit-support__kicker{margin:0 0 19px;color:var(--accent);font-family:Be Vietnam Pro,sans-serif;font-size:14px;line-height:15px;font-weight:300;letter-spacing:.5px;text-transform:uppercase;display:none}.benefit-support h2{max-width:724px;margin:0 auto;font-family:Be Vietnam Pro,sans-serif;font-size:40px;line-height:50.6px;font-weight:600;letter-spacing:-.9px;text-transform:uppercase}.benefit-support h2 span{color:var(--accent)}.benefit-support__copy{margin:19px 0 0;color:#ffffffb3;font-size:16px;line-height:24px}.benefit-support__body{width:100%;display:grid;grid-template-columns:minmax(0,701px) minmax(0,708px);gap:46px;align-items:start}.benefit-list{display:grid;gap:24px;margin:0;padding:0;list-style:none}.benefit-list__item{min-height:95px;padding:12px 24px;border:1px solid var(--accent);border-radius:16px;display:flex;align-items:center;gap:15px;color:var(--accent);background:transparent;transition:min-height .3s ease;overflow:hidden;position:relative}.benefit-list__item:hover{background:#000;min-height:130px}.benefit-list__icon{width:74px;height:74px;flex:0 0 74px;display:grid;place-items:center}.benefit-list__icon img{width:74px;height:74px;display:block;object-fit:contain;filter:drop-shadow(0 1px 3px rgba(240,173,52,.35))}.benefit-list__title{font-size:24px;line-height:22px;font-weight:400;position:relative;transition:.3s all;margin-top:0;width:100%}.benefit-list__item:hover .benefit-list__title{margin-top:-45px}.benefit-list__dt{font-size:13px;line-height:18px;color:#fff;position:absolute;transition:.3s all;opacity:0;padding-top:8px;height:20px;left:0}.benefit-list__item:hover .benefit-list__dt{opacity:1;height:auto}.benefit-support__visual{margin:0;overflow:hidden}.benefit-support__visual img{max-width:650px;display:block;margin:0 auto;object-fit:cover;border-radius:16px}.benefit-support__actions{width:min(458px,100%);display:grid;gap:24px}.benefit-support__button{min-height:48px;border-radius:8px;color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:20px;font-weight:600;letter-spacing:-.4px}.benefit-support__button--primary{background:linear-gradient(270deg,#f0ad34,#4f3506)}.benefit-support__button--dark{background:#232323}.feeling-drained{background:#000;padding:100px 0}.feeling-drained__inner{width:min(1440px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:minmax(0,762px) minmax(0,655px);gap:25px;align-items:center}.feeling-drained__kicker{margin:0 0 20px;color:var(--accent);font-family:Be Vietnam Pro,sans-serif;font-size:14px;line-height:16px;font-weight:300;letter-spacing:.53px;text-transform:uppercase;display:none}.feeling-drained h2{max-width:762px;margin:0;font-family:Be Vietnam Pro,sans-serif;font-size:42px;line-height:53.4px;font-weight:600;letter-spacing:-.95px;text-transform:uppercase}.feeling-drained h2 span{color:var(--accent)}.feeling-drained__copy{margin:20px 0 0;color:#ffffffb3;font-size:16px;line-height:25.3px}.drain-symptoms{margin:42px 0 0;padding:0;list-style:none;display:flex;gap:50px;align-items:flex-start}.drain-symptoms__item{width:104px;text-align:center;color:#fff;font-size:13px;line-height:17px;font-weight:400;text-transform:uppercase}.drain-symptoms__icon{width:104px;height:103px;margin-bottom:10px;display:grid;place-items:center;filter:drop-shadow(0 1px 4px rgba(255,180,120,.15))}.drain-symptoms__icon img{width:98px;height:98px;display:block;object-fit:contain}.drain-chart{position:relative;min-height:376px;color:#fff;padding:30px 0 0}.drain-chart img{width:100%}.drain-chart__label-y,.drain-chart__label-x{position:absolute;color:#e75d20;font-size:16px;line-height:18px;font-weight:700;letter-spacing:.3em;text-transform:uppercase}.drain-chart__label-y{left:-28px;top:183px;transform:rotate(-90deg);transform-origin:left center}.drain-chart__label-x{left:314px;bottom:-2px;letter-spacing:0}.drain-chart__svg{width:100%;height:auto;display:block;overflow:visible}.drain-chart__product{position:absolute;top:78px;right:116px;display:flex;align-items:center;gap:10px;color:#fff;font-size:15px;line-height:18px;font-weight:700;text-transform:uppercase}.drain-chart__product span span{color:var(--accent)}.drain-chart__product img{width:43px;height:70px;border-radius:3px;object-fit:cover;object-position:center}.wellness-journey{background:#000;padding:80px 0 100px;overflow:hidden}.wellness-journey__inner{width:min(1440px,calc(100% - 32px));margin:0 auto}.wellness-journey h2{margin:0 auto 48px;max-width:760px;text-align:center;font-family:Be Vietnam Pro,sans-serif;font-size:40px;line-height:50.6px;font-weight:600;letter-spacing:-.9px;text-transform:uppercase}.wellness-journey h2 span{color:var(--accent);display:block;font-weight:400}.wellness-journey__grid{display:grid;grid-template-columns:repeat(3,minmax(0,400px));justify-content:space-between;gap:48px}.wellness-card{min-height:400px;position:relative;overflow:hidden;border-radius:16px;background:#000}.wellness-card__image{margin:0;width:100%;height:100%;min-height:400px;position:absolute;top:0;right:0;bottom:0;left:0}.wellness-card__image img{width:100%;height:100%;display:block;object-fit:cover}.wellness-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0003;pointer-events:none}.wellness-card__title{position:absolute;left:24px;right:24px;top:168px;z-index:2;text-align:center;color:#fff;font-family:Be Vietnam Pro,sans-serif;font-size:24px;line-height:30.4px;font-weight:600;letter-spacing:-.9px;text-transform:uppercase}.wellness-card__caption{position:absolute;left:0;right:0;bottom:0;z-index:2;min-height:58px;padding:10px;display:flex;align-items:center;justify-content:center;border-radius:0 0 16px 16px;background:#232323;color:#f3f6f9;font-family:Be Vietnam Pro,sans-serif;font-size:16px;line-height:20.2px;letter-spacing:-1.04px;text-align:center;margin:0}.goal-section{background:#000;padding:40px 0 100px;overflow:hidden}.goal-section__inner{width:min(1400px,calc(100% - 32px));margin:0 auto}.goal-section__header{max-width:900px;margin:0 auto 48px;text-align:center}#benefitImage{transition:opacity .3s ease}.goal-section__kicker{margin:0 0 19px;color:var(--accent);font-family:Be Vietnam Pro,sans-serif;font-size:14px;line-height:15px;font-weight:300;letter-spacing:.5px;text-transform:uppercase;display:none}.goal-section h2{margin:0;color:#fff;font-family:Be Vietnam Pro,sans-serif;font-size:40px;line-height:50.6px;font-weight:600;letter-spacing:-.9px;text-transform:uppercase}.goal-section__copy{margin:19px 0 0;color:#ffffffb3;font-size:16px;line-height:24px}.goal-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:32px 24px}.goal-card{min-height:241px;overflow:hidden;border:1px solid rgba(255,255,255,.04);border-radius:16px 16px 10px 10px;background:#232323;color:#fff;text-decoration:none;display:flex;flex-direction:column;transform:translateY(0);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.goal-card:hover,.goal-card:focus-visible{border-color:#f0ad348c;box-shadow:0 16px 30px #00000061,0 0 18px #f0ad341f;transform:translateY(-6px);outline:0}.goal-card__image{height:223px;margin:0;overflow:hidden;background:#111;border-radius:16px 16px 0 0}.goal-card__image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .32s ease,filter .32s ease}.goal-card:hover .goal-card__image img,.goal-card:focus-visible .goal-card__image img{filter:brightness(1.08) contrast(1.04);transform:scale(1.06)}.goal-card__caption{min-height:38px;margin:0;padding:8px 10px;display:flex;align-items:center;justify-content:center;background:#232323;color:#fff;font-family:Be Vietnam Pro,sans-serif;font-size:14px;line-height:18px;font-weight:800;letter-spacing:-.55px;text-align:center;text-transform:uppercase;transition:background .25s ease,color .25s ease}.goal-card:hover .goal-card__caption,.goal-card:focus-visible .goal-card__caption{background:#2b2418;color:var(--accent)}.daily-ritual{background:#000;padding:60px 0 100px;overflow:hidden}.daily-ritual__inner{width:min(1434px,calc(100% - 32px));margin:0 auto}.daily-ritual h2{max-width:680px;margin:0 auto 48px;text-align:center;color:#fff;font-family:Be Vietnam Pro,sans-serif;font-size:40px;line-height:50.6px;font-weight:600;letter-spacing:-.9px;text-transform:uppercase}.daily-ritual h2 span{color:var(--accent)}.daily-ritual__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.proof-stats{position:relative;padding:80px 0;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);overflow:hidden;background:linear-gradient(0deg,#00000047 0% 100%),url(assets/proof-stats-bg.jpg) center center / cover no-repeat,#000}.proof-stats__inner{width:min(1452px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.proof-stats__card{min-height:121px;padding:30px 31px;display:flex;align-items:center;gap:23px;background:#312f2b52;-webkit-backdrop-filter:blur(15.295px);backdrop-filter:blur(15.295px)}.proof-stats__metric{margin:0;flex:0 0 auto;color:#f3f6f9;font-family:Arimo,sans-serif;font-size:68.83px;line-height:1;font-weight:400;letter-spacing:-4.3px;white-space:nowrap}.proof-stats__body{min-width:0;display:grid;gap:8px}.proof-stats__title{margin:0;color:#f0ad34;font-family:Arimo,sans-serif;font-size:20px;line-height:28.68px;font-weight:400}.proof-stats__copy{margin:0;color:#a1a1aa;font-family:Arimo,sans-serif;font-size:16px;line-height:21.03px;font-weight:400}.ritual-card{min-height:310px;position:relative;overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.26);background:#111;isolation:isolate;transform:translateY(0);transition:transform .3s ease-out,border-color .3s ease-out,box-shadow .3s ease-out}.ritual-card:hover,.ritual-card:focus-within{border-color:#f0ad34c7;box-shadow:0 20px 42px #0000006b,0 0 22px #f0ad342e;transform:translateY(-8px)}.ritual-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover;transition:transform .3s ease-out,filter .3s ease-out;z-index:-2}.ritual-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 44%,#0000009e);opacity:0;transition:opacity .3s ease-out;z-index:-1}.ritual-card:hover img,.ritual-card:focus-within img{filter:brightness(1.08) contrast(1.04);transform:scale(1.04)}.ritual-card:hover:after,.ritual-card:focus-within:after{opacity:1}.ritual-card__details{position:absolute;left:18px;right:4px;bottom:18px;margin:0;color:#ffffffe0;font-size:15px;line-height:22px;font-weight:500;opacity:0;transform:translateY(14px);transition:opacity .3s ease-out,transform .3s ease-out}.ritual-card:hover .ritual-card__details,.ritual-card:focus-within .ritual-card__details{opacity:1;transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.men-drive{border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);background:#000;padding:100px 0}.men-drive header .kicker{margin:0;color:var(--accent);font-family:Be Vietnam Pro,sans-serif;font-size:14px;font-weight:300;letter-spacing:.5px;line-height:15px;text-transform:uppercase}.men-drive .header-container{max-width:896px;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:19px;align-items:center}.men-drive .header-container h2{margin:0;font-family:Be Vietnam Pro,sans-serif;font-weight:700;text-transform:uppercase;font-size:40px;line-height:50.6px;letter-spacing:-.9px;color:#fff}.men-drive .header-container .subtitle{margin:0;font-family:Inter,sans-serif;font-size:15px;line-height:24px;color:#ffffffb3}.men-drive__body{width:min(1440px,calc(100% - 32px));margin:60px auto 0;display:grid;grid-template-columns:540px 1fr;gap:60px;position:relative}.sticky-aside{position:relative}.sticky-aside__inner{position:sticky;top:120px;display:flex;flex-direction:column;border-radius:16px;overflow:hidden;height:min-content}.sticky-aside__inner img{width:100%;height:auto;object-fit:cover;display:block}.sticky-aside__inner .aside-content{padding:40px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:21px}.men-drive__body aside h3{margin:0;text-transform:uppercase;font-family:Be Vietnam Pro,sans-serif;font-weight:700;font-size:28px;line-height:1.2;letter-spacing:-.9px;color:#fff}.men-drive__body aside h3 span{color:var(--accent)}.men-drive__body aside p{margin:0;color:#ffffffb3;font-family:Inter,sans-serif;font-size:15px;line-height:24px}.men-drive__body aside .button-wrapper{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.men-drive__body aside a{width:332px;display:block;margin:auto;max-width:100%;border:0;border-radius:8px;background:linear-gradient(270deg,#f0ad34,#4f3506);color:#fff;font-family:Inter,sans-serif;font-weight:600;font-size:20px;padding:14px;cursor:pointer;text-align:center}.men-drive__body aside small{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:0;color:#fff9;font-family:Inter,sans-serif;font-size:12px;letter-spacing:-.24px}.proof-stats .button-wrapper{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;margin-top:30px}.proof-stats a{width:332px;display:block;margin:auto;max-width:100%;border:0;border-radius:8px;background:linear-gradient(270deg,#f0ad34,#4f3506);color:#fff;font-family:Inter,sans-serif;font-weight:600;font-size:20px;padding:14px;cursor:pointer;text-align:center}.proof-stats small{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:0;color:#fff9;font-family:Inter,sans-serif;font-size:12px;letter-spacing:-.24px}.timeline{display:flex;flex-direction:column;gap:160px;position:relative;padding-left:100px}.timeline__line-container{position:absolute;left:24px;top:25px;bottom:125px;width:1px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;pointer-events:none}.timeline__line-container .timeline-line-bg,.timeline__line-container .timeline-line-progress{position:absolute;width:1px;left:0;top:0;bottom:60px}.timeline__line-container .timeline-line-bg{background:#fff3}.timeline__line-container .timeline-line-progress{background:linear-gradient(180deg,#f5b84f,#f59e0b);height:0;bottom:auto;transition:height .15s linear}.timeline-item{position:relative;display:flex;flex-direction:column;gap:16px;width:100%}.timeline-badge{position:absolute;left:-100px;top:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#1d1d1f;border:1px solid rgba(255,255,255,.1);box-shadow:0 0 0 2px #454545;z-index:5}.timeline-badge.active{border-color:#f59e0b;border-width:2px;background:#1d1d1f;box-shadow:0 0 0 4px #f5ad3426,0 0 18px #f5ad346b}.timeline-badge img{width:22px;height:22px;object-fit:contain}.timeline-content{display:flex;flex-direction:column;gap:16px;margin-top:7px;align-items:flex-start}.timeline-item .week-header{display:flex;align-items:center;gap:12px}.timeline-item:after{content:"";position:absolute;left:-100px;top:22px;width:100px;height:1px;background:#fff3;transition:.5s}.timeline-item.is-active:after{background:#f59e0b}.timeline-item .week-tag{background:#61420a;color:#d2d2d2;font-family:Be Vietnam Pro,sans-serif;font-weight:700;font-size:13px;letter-spacing:.45px;text-transform:uppercase;border-radius:4px;padding:6px 12px;line-height:normal}.timeline-item .week-header h3{margin:0;color:var(--accent);font-family:Be Vietnam Pro,sans-serif;font-weight:700;font-size:23.8px;letter-spacing:-.6px;line-height:32px}.timeline-bullets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.timeline-bullets li{display:flex;align-items:flex-start;gap:16px}.timeline-bullets .bullet-icon{color:var(--accent);font-size:18px;line-height:26px;display:inline-block;flex-shrink:0}.timeline-bullets p{margin:0;font-family:Inter,sans-serif;font-weight:300;font-size:18px;line-height:26px;color:#fffc}.timeline-stats-bubble{border:1px solid #404041;background:#00000069;border-radius:10px;padding:12px 16px;display:inline-flex}.timeline-stats-bubble p{margin:0;font-family:Inter,sans-serif;font-weight:300;font-size:18px;line-height:26px;background:linear-gradient(90deg,#f59e0bcc,#fffc 32.5%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}@keyframes weekContentIn{0%{opacity:1;transform:translate(0)}to{opacity:1;transform:translate(0)}}.timeline-item.is-active .timeline-content{animation:weekContentIn .5s ease forwards}.timeline-item.is-active .week-tag{background:linear-gradient(180deg,#6e4b0bf2,#4f3506f2);color:#d2d2d2}.timeline-item.is-active .week-header h3{color:#ffbe51}.timeline-item.is-active .timeline-stats-bubble{border-color:#f0ad346b;box-shadow:0 0 0 1px #f0ad341f,0 12px 28px #00000059}.sigma-difference{background:#000;padding:100px 0;overflow:hidden}.sigma-difference__inner{width:min(1440px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:minmax(0,809px) minmax(0,617px);gap:24px;align-items:center}.comparison-grid{display:grid;grid-template-columns:269px 269px 269px;color:#fff;overflow-x:auto;scrollbar-width:thin}.comparison-column{min-width:269px}.comparison-cell{min-height:74px;padding:22px 24px;border-right:1px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;color:#fafafa;font-size:17px;line-height:25.3px;font-weight:400;text-transform:uppercase}.comparison-cell--head{min-height:207px;padding:14px 24px;align-items:center;flex-direction:column;gap:8px;color:#ffffff8c;font-family:Be Vietnam Pro,sans-serif;text-transform:none}.comparison-column:first-child .comparison-cell{justify-content:flex-start;align-items:baseline}.comparison-column--sigma{background:var(--accent);color:#000}.comparison-column--sigma .comparison-cell{color:#000;border-right-color:#00000038}.comparison-cell__product{width:118px;height:156px;object-fit:contain;display:block}.comparison-cell__product--other{width:95px;height:156px;opacity:.9}.comparison-mark{font-size:32px;line-height:1;font-weight:400}.comparison-mark--no{color:#fff9}.sigma-difference__content{padding-left:18px}.sigma-difference h2{margin:0;max-width:617px;color:#fff;font-family:Be Vietnam Pro,sans-serif;font-size:40px;line-height:55px;font-weight:600;letter-spacing:-.9px;text-transform:uppercase}.sigma-difference h2 span{color:var(--accent)}.sigma-difference__copy{margin:20px 0 34px;max-width:606px;color:#fff;font-size:17px;line-height:26px}.difference-benefits{margin:0 0 36px;padding:0;list-style:none;display:grid;gap:22px}.difference-benefits li{display:flex;align-items:center;gap:22px;color:#fff;font-size:20px;line-height:26px;text-transform:uppercase}.difference-benefits span{color:#a06c0d;font-size:30px;line-height:1}.sigma-difference__button{width:min(494px,100%);min-height:52px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(270deg,#f0ad34,#4f3506);color:#fff;text-decoration:none;font-size:20px;line-height:22px;font-weight:500;text-transform:uppercase;transition:transform .2s ease,filter .2s ease}.sigma-difference__button:hover,.sigma-difference__button:focus-visible{filter:brightness(1.08);transform:translateY(-2px);outline:0}.real-lives{background:#000;padding:80px 0 120px;overflow:hidden}.real-lives__inner{width:min(1440px,calc(100% - 32px));margin:0 auto;display:grid;gap:48px;justify-items:center}.real-lives h2{margin:0;max-width:802px;color:#fff;font-family:Be Vietnam Pro,sans-serif;font-size:40px;line-height:50.6px;font-weight:500;letter-spacing:-.9px;text-transform:uppercase;text-align:center}.real-lives h2 span{color:var(--accent)}.real-lives-carousel{width:min(1252px,100%);display:grid;gap:28px;justify-items:center}.real-lives-carousel__viewport{width:100%;overflow:hidden}.real-lives-carousel__track{display:flex;gap:62px;transition:transform .35s ease;will-change:transform}.real-lives-card{flex:0 0 375px;height:550px;margin:0;border-radius:10px;overflow:hidden;background:#111;position:relative;cursor:pointer;transition:box-shadow .25s ease}.real-lives-card img,.real-lives-card .video-thumbnail{width:100%;height:100%;display:block;object-fit:cover}.real-lives-card:hover{box-shadow:0 10px 20px #f0ad3426}.real-lives-card:hover .play-btn-overlay:after{transform:scale(1.1)}.real-lives-card.is-playing .play-btn-overlay{opacity:0;pointer-events:none}.real-lives-carousel__controls{display:flex;align-items:center;justify-content:center;gap:16px}.real-lives-carousel__button{width:55px;height:55px;border-radius:999px;border:2px solid rgba(255,255,255,.05);background:#ffffff0d;color:#fff;display:grid;place-items:center;cursor:pointer;transition:background .2s ease,opacity .2s ease}.real-lives-carousel__button:hover{background:#ffffff1f}.real-lives-carousel__button[disabled]{opacity:.4;cursor:default}.real-lives-carousel__button svg{width:34px;height:34px}.faq-section.home{background:#000;border:none}@media(max-width:1279px){.home-banner{min-height:520px;background-position:-250px 0}.home-banner__content{width:560px;margin-left:24px}.home-banner h1{font-size:34px;line-height:42px}.home-banner:before{right:-12px;top:110px;width:440px;height:440px}.home-banner:after{right:-80px;width:520px}.home-banner__product{right:52px;width:330px;max-width:34vw}.ingredients-showcase{padding:72px 0}.ingredients-showcase__header{margin-bottom:72px}.ingredients-showcase h2{font-size:34px;line-height:42px}.ingredient-carousel__viewport{padding:4px 24px}.ingredient-carousel__track{gap:24px}.ingredient-card{flex-basis:calc((100vw - 96px)/2);min-height:430px}.ingredient-card__image{height:300px}.benefit-support{padding:72px 0}.benefit-support h2{font-size:34px;line-height:42px}.benefit-support__body{grid-template-columns:1fr;gap:32px}.benefit-support__visual{min-height:auto}.benefit-support__visual img{min-height:auto;max-width:100%;object-fit:contain}.feeling-drained{padding:72px 0}.feeling-drained__inner{grid-template-columns:1fr;gap:48px}.feeling-drained h2{font-size:34px;line-height:42px}.drain-symptoms{flex-wrap:wrap;gap:28px}.drain-chart{width:min(655px,100%);margin:0 auto}.wellness-journey{padding:72px 0}.wellness-journey h2{font-size:34px;line-height:42px}.wellness-journey__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.wellness-card,.wellness-card__image{min-height:330px}.wellness-card__title{top:140px;font-size:20px;line-height:26px}.goal-section{padding:72px 0}.goal-section h2{font-size:34px;line-height:42px}.goal-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.daily-ritual{padding:72px 0}.daily-ritual h2{font-size:34px;line-height:42px}.daily-ritual__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.proof-stats{padding:72px 0}.proof-stats__card{min-height:108px;padding:24px;gap:16px}.proof-stats__metric{font-size:52px;letter-spacing:-2.8px}.proof-stats__title{font-size:18px;line-height:25px}.proof-stats__copy{font-size:14px;line-height:20px}.men-drive{padding:60px 0}.men-drive__body{grid-template-columns:1fr;gap:40px}.timeline{max-width:1024px;margin:auto;padding-left:64px;gap:48px}.timeline__line-container{left:16px}.timeline-badge{left:-64px;width:36px;height:36px}.timeline-badge img{width:18px;height:18px}.timeline-item:after{left:-64px;width:64px}.timeline-item .week-header h3{font-size:20px}.timeline-bullets p,.timeline-stats-bubble p{font-size:15px;line-height:22px}.sticky-aside__inner{position:relative;top:auto}.sticky-aside__inner .aside-content{padding:24px 10px}.sigma-difference{padding:72px 0}.sigma-difference__inner{grid-template-columns:1fr;gap:48px}.comparison-grid{width:min(809px,100%);margin:0 auto}.sigma-difference__content{width:min(680px,100%);margin:0 auto;padding-left:0;text-align:center}.sigma-difference h2{font-size:34px;line-height:44px}.difference-benefits li{justify-content:center}.real-lives{padding:72px 0}.real-lives h2{font-size:34px;line-height:42px}.real-lives-carousel{width:min(880px,100%)}.real-lives-carousel__track{gap:24px}.real-lives-card{flex-basis:calc((100% - 24px)/2);height:520px}}@media(max-width:767px){.home-banner{min-height:560px;padding:32px 16px;align-items:flex-start;background:linear-gradient(180deg,#000000f5,#000000bf 45%,#00000059),#000;ackground-position:bottom;background-size:cover;background-repeat:no-repeat}.full-bleed.guarantee{background-position:center bottom}.nutri-modal__content{padding:12px 9px 9px}.nutri-facts__row{gap:5px;padding:7px 10px}.nutri-facts__head{padding:10px}.nutri-facts__head h4{font-size:16px}.nutri-facts__foot p{font-size:10px}.difference th:nth-child(3) span{font-size:12px;font-weight:600;line-height:14px}.nutri-facts__row{gap:1px;padding:5px 8px;font-size:11px}.nutri-facts__row--main strong{font-size:11px}.nutri-facts__rule{height:1px;margin:0 9px}.nutri-modal__content h3{margin:0 0 12px;font-size:18px;line-height:23px}.nutri-modal__trust span{width:16px;height:16px}.nutri-modal__cta{width:100%;margin-top:8px;font-size:16px;padding:10px}.home-banner{display:flex;flex-direction:column;padding:0 0 10px}.home-banner__content .trusted-by{margin:auto}.trusted-text{margin-left:85px}.home-banner img{width:24px;display:block;height:auto;object-fit:cover;height:24px;margin:0 0 0 -4px}.home-banner__content{max-width:100%;margin:0 auto;padding:20px;text-align:center}.home-banner__kicker{font-size:12px;line-height:14px;margin:0 auto 10px}.home-banner h1{font-size:24px;line-height:32px;letter-spacing:-.6px;margin-bottom:330px}.home-banner__copy{margin:16px 0;font-size:12px;line-height:16px}.home-banner__button{font-size:18px}.home-banner__rule{margin:24px 0}.home-banner__foot{font-size:10px;line-height:14px;margin:19px auto}.home-banner:before{right:-118px;top:252px;width:310px;height:310px;border-width:2px}.home-banner:after{right:-150px;width:420px;height:100px}.home-banner__product{right:-8px;bottom:0;width:190px;max-width:48vw}.ingredients-showcase{background:#111}.benefit-list{order:2}.benefit-support{background:#171718}.ingredients-showcase{padding:56px 0}.feeling-drained__inner{text-align:center}.ingredients-showcase__header{width:calc(100% - 32px);margin-bottom:40px}.ingredients-showcase__kicker{margin-bottom:16px;font-size:12px;line-height:14px}.ingredients-showcase h2{font-size:28px;line-height:36px;letter-spacing:-.6px}.ingredients-showcase__copy{font-size:13px;line-height:20px}.ingredient-carousel__viewport{padding:4px 16px}.ingredient-carousel__track{gap:16px}.ingredient-card{flex-basis:calc(100vw - 132px);min-height:auto;padding:16px;border-radius:22px}.ingredient-card__image{height:315px;border-radius:16px}.ingredient-card h3{font-size:22px;line-height:28px}.ingredient-card p{font-size:14px;line-height:21px}.ingredient-carousel__controls{margin-top:28px}.benefit-support{padding:56px 0}.benefit-support__inner{gap:36px}.benefit-support__kicker{margin-bottom:14px;font-size:12px;line-height:14px}.benefit-support h2{font-size:28px;line-height:36px;letter-spacing:-.6px}.benefit-support__copy{font-size:13px;line-height:20px}.benefit-list{gap:16px}.benefit-list__item{min-height:102px;padding:10px 16px;border-radius:14px;gap:10px}.benefit-list__item:hover .benefit-list__title{margin-top:-70px}.benefit-list__dt{font-size:12px;line-height:16px;padding-top:0}.benefit-list__icon{width:58px;height:58px;flex-basis:58px;transition:.3s all}.benefit-list__icon img{width:58px;height:58px}.benefit-list__title{font-size:20px;line-height:24px}.benefit-support__actions{gap:14px}.benefit-support__button{font-size:18px}.feeling-drained{padding:56px 0 0;margin-bottom:-30px}.feeling-drained__kicker{margin-bottom:14px;font-size:12px;line-height:14px}.feeling-drained h2{font-size:28px;line-height:36px;letter-spacing:-.6px}.feeling-drained__copy{font-size:13px;line-height:20px}.drain-symptoms{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 16px;margin-top:300px}.drain-symptoms__item{width:auto}.drain-chart img{max-width:390px;margin:-450px auto 0}.drain-symptoms__icon{width:88px;height:88px;margin-left:auto;margin-right:auto}.drain-symptoms__icon img{width:82px;height:82px}.drain-chart{min-height:auto}.drain-chart__label-y{left:-17px;top:119px;font-size:10px}.drain-chart__label-x{left:48%;bottom:0;font-size:11px}.drain-chart__product{top:48px;right:12px;gap:6px;font-size:10px;line-height:12px}.drain-chart__product img{width:28px;height:45px}.wellness-journey{padding:56px 0}.wellness-journey h2{margin-bottom:32px;font-size:28px;line-height:36px;letter-spacing:-.6px}.wellness-journey__grid{grid-template-columns:1fr;gap:20px}.wellness-card,.wellness-card__image{min-height:360px}.wellness-card__title{top:150px}.goal-section{padding:56px 0}.goal-section__header{margin-bottom:32px}.goal-section__kicker{margin-bottom:16px;font-size:12px;line-height:14px}.goal-section h2{font-size:28px;line-height:36px;letter-spacing:-.6px}.goal-section__copy{font-size:13px;line-height:20px}.goal-grid{grid-template-columns:repeat(2,1fr);gap:20px}.wellness-journey,.goal-section{background:#0f0f10}.goal-section{padding-top:0}.goal-card{min-height:260px}.goal-card__image{height:220px}.daily-ritual{padding:56px 0}.daily-ritual h2{margin-bottom:32px;font-size:28px;line-height:36px;letter-spacing:-.6px}.daily-ritual__grid{grid-template-columns:1fr;gap:18px}.proof-stats{padding:56px 0;background-position:62% center}.proof-stats__inner{grid-template-columns:1fr;gap:12px}.proof-stats__card{min-height:94px;padding:16px;gap:12px}.proof-stats__metric{font-size:40px;letter-spacing:-1.9px}.proof-stats__body{gap:6px}.proof-stats__title{font-size:15px;line-height:20px}.proof-stats__copy{font-size:12px;line-height:16px}.ritual-card{min-height:350px}.men-drive{padding:56px 15px}.men-drive .header-container h2{font-size:26px;line-height:1.1}.men-drive .header-container .subtitle{font-size:12px;line-height:16px}.men-drive__body{width:100%;margin-top:24px;gap:24px}.men-drive__body aside h3{font-size:30px}.timeline li,.timeline p{font-size:14px;line-height:20px;width:280px}.timeline-stats-bubble{width:280px}.sigma-difference{padding:56px 0}.sigma-difference__inner{gap:36px}.comparison-grid{grid-template-columns:190px 190px 190px;justify-content:flex-start}.comparison-column{min-width:190px}.comparison-cell{min-height:62px;padding:16px 14px;font-size:14px;line-height:20px}.comparison-cell--head{min-height:164px}.comparison-cell__product{width:88px;height:116px}.comparison-cell__product--other{width:74px;height:116px}.comparison-mark{font-size:24px}.sigma-difference h2{font-size:28px;line-height:36px;letter-spacing:-.6px}.sigma-difference__copy{margin:16px 0 26px;font-size:14px;line-height:22px}.difference-benefits{gap:16px;margin-bottom:28px}.difference-benefits li{justify-content:flex-start;gap:14px;font-size:14px;line-height:20px;text-align:left}.difference-benefits span{font-size:22px}.real-lives{padding:56px 0}.real-lives__inner{gap:28px}.real-lives h2{font-size:28px;line-height:36px;letter-spacing:-.6px}.real-lives-carousel,.real-lives-carousel__track{gap:16px}.real-lives-card{flex-basis:100%;height:460px}.real-lives-carousel__controls{gap:10px}.real-lives-carousel__button{width:44px;height:44px}.real-lives-carousel__button svg{width:24px;height:24px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/style.css.map */
