:root{--nav-offset:0px;--exo-green-xl:#f5f8fc;--exo-hero-grad:linear-gradient(115deg, #eef4fc 0%, #e9eff9 45%, #f7fafd 100%);--exo-vial-shadow:drop-shadow(0 30px 30px #14234633)}body{font-family:var(--font-body)}h1,h2,h3,h4,h5,h6{font-family:inherit}.font-display,.exo-display{font-family:var(--font-display)}.exo-wrap{width:100%;max-width:1240px;margin-inline:auto;padding-inline:22px}.exo-mark{width:auto;height:40px}.exo-header{background:hsl(var(--card));z-index:200;position:sticky;top:0;box-shadow:0 1px #0000000f}.exo-navlink{white-space:nowrap;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:7px;padding:6px 0;font-weight:600;transition:color .16s ease-in-out;display:inline-flex;position:relative}.exo-navlink:before{content:"";background:hsl(var(--destructive));border-radius:50%;flex:none;width:6px;height:6px}.exo-navlink:after{content:"";background:hsl(var(--primary));height:2px;transition:right .3s cubic-bezier(.16,.84,.3,1);position:absolute;bottom:-8px;left:13px;right:100%}.exo-navlink:hover,.exo-navlink:focus-visible,.exo-navlink-on{color:hsl(var(--primary))}.exo-navlink:hover:after,.exo-navlink:focus-visible:after,.exo-navlink-on:after{right:0}@media (width>=1280px){.exo-burger{display:none!important}}.exo-ic{background:hsl(var(--secondary));width:44px;height:44px;color:hsl(var(--primary));border-radius:10px;place-items:center;transition:all .16s ease-in-out;display:grid;position:relative}.exo-ic:hover{background:hsl(var(--accent));filter:brightness(.97)}.exo-ic-badge{background:hsl(var(--primary));min-width:18px;height:18px;color:hsl(var(--primary-foreground));border-radius:999px;place-items:center;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:grid;position:absolute;top:-5px;right:-5px}.exo-hero{background:var(--exo-hero-grad);overflow:hidden}.exo-hero .g{color:hsl(var(--primary))}.exo-trio{justify-content:center;align-items:flex-end;height:430px;margin-bottom:-70px;display:flex;position:relative}.exo-trio:before{content:"";background:radial-gradient(closest-side, hsl(var(--primary) / .15), transparent 72%);filter:blur(6px);border-radius:50%;width:82%;height:70%;position:absolute;top:44%;left:52%;transform:translate(-50%,-50%)}.exo-h3{position:relative}.exo-h3 img{filter:var(--exo-vial-shadow);display:block}.exo-h3-left{z-index:1;margin-bottom:30px;margin-right:-30px;transform:rotate(-9deg)}.exo-h3-left img{height:300px}.exo-h3-center{z-index:2;margin-bottom:8px;transform:rotate(-3deg)}.exo-h3-center img{height:380px}.exo-h3-right{z-index:3;margin-left:-34px;transform:rotate(6deg)}.exo-h3-right img{height:470px}.exo-h3-left img{animation:1.1s cubic-bezier(.16,.84,.3,1) .3s both exo-rise,9s ease-in-out 3.6s infinite exo-zoom-side,7.5s ease-in-out 1.2s infinite exo-bob}.exo-h3-center img{animation:1.1s cubic-bezier(.16,.84,.3,1) .18s both exo-rise,9s ease-in-out 2s infinite exo-zoom-side,6.5s ease-in-out infinite exo-bob}.exo-h3-right img{animation:1.2s cubic-bezier(.16,.84,.3,1) 60ms both exo-rise,9s ease-in-out .55s infinite exo-zoom-front,8s ease-in-out .6s infinite exo-bob}.exo-pill{background:hsl(var(--card));color:hsl(var(--secondary-foreground));letter-spacing:.09em;text-transform:uppercase;border:1px solid #c9d8ef;border-radius:999px;align-items:center;gap:8px;padding:7px 14px;font-size:11.5px;font-weight:600;animation:.9s cubic-bezier(.16,.84,.3,1) 50ms both exo-rise;display:inline-flex}.exo-eyebrow{color:hsl(var(--destructive));letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:600;animation:.9s cubic-bezier(.16,.84,.3,1) 50ms both exo-rise;display:inline-block}.exo-stitle-rule{background:hsl(var(--primary));border-radius:2px;width:52px;height:3px;display:block}.exo-eyebrow{color:hsl(var(--destructive));letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:700}.exo-card{background:hsl(var(--card));border-radius:10px;flex-direction:column;transition:box-shadow .25s ease-in-out,transform .25s ease-in-out;display:flex;position:relative;overflow:visible;box-shadow:0 1px 3px #00000012}.exo-card:hover,.exo-card:focus-within{transform:translateY(-5px);box-shadow:0 10px 26px -12px #00000047}.exo-thumb{aspect-ratio:1;background:hsl(var(--secondary));border-radius:10px 10px 0 0;place-items:center;display:grid;position:relative;overflow:hidden}.exo-thumb img{object-fit:contain;width:100%;height:100%;padding:16px;transition:transform .25s ease-in-out}.exo-card:hover .exo-thumb img,.exo-card:focus-within .exo-thumb img{transform:scale(1.07)}.exo-thumb-ph{text-align:center;width:100%;height:100%;color:hsl(var(--primary));flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:18px;display:flex}.exo-sale{z-index:2;background:hsl(var(--destructive));color:hsl(var(--destructive-foreground));letter-spacing:.06em;border-radius:4px;padding:4px 10px;font-size:10.5px;font-weight:700;position:absolute;top:11px;left:11px}.exo-cbody{flex:1;padding:14px 15px 0}.exo-cname{color:hsl(var(--foreground));font-size:14.5px;font-weight:700;line-height:1.3;transition:color .16s;display:block}.exo-cname:hover{color:hsl(var(--primary))}.exo-cmeta{color:hsl(var(--muted-foreground));margin-top:3px;font-size:12.5px}.exo-doses{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.exo-dose{border:1px solid hsl(var(--border));background:hsl(var(--card));font:inherit;cursor:pointer;color:hsl(var(--foreground));white-space:nowrap;border-radius:999px;padding:4px 11px;font-size:11.5px;font-weight:600;transition:all .16s ease-in-out}.exo-dose:hover{border-color:hsl(var(--primary));color:hsl(var(--primary))}.exo-dose.on{background:hsl(var(--primary));border-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.exo-cfoot{border-top:1px solid hsl(var(--border));justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding:12px 15px 14px;display:flex}.exo-pr b{color:hsl(var(--foreground));font-size:19px;font-weight:700}.exo-cart{background:hsl(var(--primary));width:36px;height:36px;color:hsl(var(--primary-foreground));cursor:pointer;border:0;border-radius:8px;flex:none;place-items:center;transition:all .16s ease-in-out;display:grid}.exo-cart svg{width:18px;height:18px;display:block}.exo-cart:hover{background:hsl(var(--secondary-foreground))}.exo-cart:disabled{opacity:.4;cursor:not-allowed}.exo-cart.pop{animation:.35s ease-in-out exo-atc-pop}.exo-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}@media (width<=1000px){.exo-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.exo-grid{gap:14px}}.exo-rail{position:relative}.exo-rail-track{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:18px;margin:0 -2px;padding:6px 2px;display:flex;overflow-x:auto}.exo-rail-track::-webkit-scrollbar{display:none}.exo-rail-track>*{scroll-snap-align:start;flex:0 0 calc(25% - 13.5px)}@media (width<=1000px){.exo-rail-track>*{flex:0 0 calc(46.5116% - 8.37209px)}}@media (width<=640px){.exo-rail-track>*{flex:0 0 82%}}.exo-arrow{z-index:6;border:1px solid hsl(var(--border));background:hsl(var(--card));width:44px;height:44px;color:hsl(var(--primary));cursor:pointer;border-radius:50%;place-items:center;transition:background .15s,color .15s,transform .15s;display:grid;position:absolute;top:42%;transform:translateY(-50%);box-shadow:0 6px 18px -6px #0a1a3c59}.exo-arrow svg{width:20px;height:20px}.exo-arrow:hover{background:hsl(var(--primary));color:hsl(var(--primary-foreground));transform:translateY(-50%)scale(1.08)}.exo-arrow.left{left:-16px}.exo-arrow.right{right:-16px}@media (width<=640px){.exo-arrow{display:none}}.exo-cats{grid-template-columns:repeat(5,1fr);gap:26px;display:grid}@media (width<=1000px){.exo-cats{grid-template-columns:repeat(3,1fr)}}@media (width<=520px){.exo-cats{grid-template-columns:repeat(2,1fr)}}.exo-cat{text-align:center;color:hsl(var(--foreground));text-decoration:none}.exo-cbox{background:hsl(var(--secondary));width:112px;height:112px;color:hsl(var(--primary));border-radius:18px;place-items:center;margin:0 auto;transition:transform .25s ease-in-out,background .16s ease-in-out;display:grid}.exo-cat:hover .exo-cbox{background:hsl(var(--accent));filter:brightness(.96);transform:translateY(-6px)}.exo-cat h3{letter-spacing:.07em;text-transform:uppercase;margin-top:14px;font-size:12.5px;font-weight:700}.exo-cat:hover h3{color:hsl(var(--primary))}.exo-colgrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}@media (width<=900px){.exo-colgrid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.exo-colgrid{grid-template-columns:1fr}}.exo-colcard{background:hsl(var(--card));border:1px solid hsl(var(--border));color:hsl(var(--foreground));border-radius:18px;flex-direction:column;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.exo-colcard:hover{transform:translateY(-3px);box-shadow:0 18px 40px -22px #14285a66}.exo-colcard-img{height:150px;color:hsl(var(--primary));font-family:var(--font-display);opacity:.85;background:linear-gradient(160deg,#eef4fc,#e6eef9);place-items:center;font-size:54px;font-weight:700;display:grid}.exo-colcard-body{flex-direction:column;flex:1;padding:18px 20px 20px;display:flex}.exo-colcard-body h3{font-size:18px;font-weight:700}.exo-colcard-body p{color:hsl(var(--muted-foreground));margin-top:7px;font-size:13.5px;line-height:1.5}.exo-colcard-foot{justify-content:space-between;align-items:center;margin-top:auto;padding-top:15px;font-size:13px;font-weight:600;display:flex}.exo-colcard-foot em{color:hsl(var(--primary));font-style:normal;transition:transform .2s}.exo-colcard:hover .exo-colcard-foot em{transform:translate(4px)}.exo-btn{cursor:pointer;border:1.5px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .16s ease-in-out;display:inline-flex}.exo-btn:hover{transform:translateY(-2px)}.exo-btn-red{background:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.exo-btn-red:hover{filter:brightness(.92)}.exo-btn-out{background:hsl(var(--card));color:hsl(var(--primary));border-color:hsl(var(--primary))}.exo-btn-out:hover{background:hsl(var(--secondary))}.exo-btn-ghost{color:hsl(var(--primary));background:0 0}.exo-btn-ghost:hover{background:hsl(var(--secondary))}.exo-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.exo-panel{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:16px}.exo-panel-muted{background:hsl(var(--muted));border-color:hsl(var(--border))}.exo-panel-danger{background:hsl(var(--card));border:1.5px solid hsl(var(--destructive))}.exo-pagehead{background:var(--exo-hero-grad);border-bottom:1px solid hsl(var(--border))}.exo-footer{background:var(--footer-bg);color:#ffffffb8;font-size:13.5px}.exo-footer a:hover,.exo-footer h2{color:#fff}@keyframes exo-rise{0%{opacity:0;transform:translateY(22px)scale(.965)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes exo-zoom-front{0%,to{transform:scale(1)}50%{transform:scale(1.075)}}@keyframes exo-zoom-side{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes exo-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes exo-atc-pop{0%{transform:scale(1)}45%{transform:scale(.86)}to{transform:scale(1)}}.exo-hero h1,.exo-hero .exo-hero-lead,.exo-hero .exo-hbtns{animation:1s cubic-bezier(.16,.84,.3,1) both exo-rise}.exo-hero .exo-hero-lead{animation-delay:.22s}.exo-hero .exo-hbtns{animation-delay:.3s}.rev-armed{opacity:0}.rev-armed.in{animation:1s cubic-bezier(.16,.84,.3,1) both exo-rise}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}.exo-h3-left img,.exo-h3-center img,.exo-h3-right img,.exo-pill,.exo-hero h1,.exo-hero .exo-hero-lead,.exo-hero .exo-hbtns,.rev-armed.in{animation:none!important}.rev-armed{opacity:1!important}.exo-navlink:after{right:100%}.exo-navlink:hover:after,.exo-navlink:focus-visible:after,.exo-navlink-on:after{right:0}.exo-card:hover,.exo-card:focus-within,.exo-card:hover .exo-thumb img,.exo-card:focus-within .exo-thumb img{transform:none}}.exo-thumb .im-vial,.exo-thumb .im-ficha{object-fit:contain;width:100%;height:100%;padding:16px;transition:opacity .32s ease-out,transform .25s ease-in-out;position:absolute;inset:0}.exo-thumb .im-ficha{opacity:0;padding:8px}.exo-thumb .im-ficha.visible{opacity:1}.exo-thumb:has(.im-ficha.visible) .im-vial{opacity:0}.exo-card:hover .exo-thumb .im-vial,.exo-card:focus-within .exo-thumb .im-vial{transform:scale(1.07)}.exo-trust{background:hsl(var(--primary));color:#fff}.exo-tit{align-items:center;gap:14px;padding:20px 26px;display:flex}.exo-tbox{color:#fff;background:#ffffff29;border-radius:9px;flex:none;place-items:center;width:40px;height:40px;display:grid}.exo-tit h3{font-size:15px;font-weight:600}.exo-tit p{color:#ffffffd1;font-size:12.5px}@media (width>=1024px){.exo-trust .exo-tit:not(:nth-child(4n+1)){border-left:1px solid #ffffff38}}.exo-showcase{grid-template-columns:repeat(5,1fr);gap:44px;max-width:1080px;margin:14px auto 0;display:grid}.exo-showx{flex-direction:column;align-items:center;gap:18px;text-decoration:none;display:flex}.exo-showx-card{aspect-ratio:1;border:1px solid hsl(var(--border));background:#e3e4f4;border-radius:26px;width:100%;max-width:184px;transition:transform .3s cubic-bezier(.2,.8,.25,1),box-shadow .3s,border-color .3s;position:relative;overflow:hidden}.exo-showx:hover .exo-showx-card{box-shadow:0 26px 46px -20px hsl(var(--primary) / .55);border-color:#bcd0ee;transform:translateY(-9px)scale(1.02)}.exo-showx-ico{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.2,.8,.25,1);display:block;position:absolute;inset:0}.exo-showx:hover .exo-showx-ico{transform:scale(1.06)}.exo-showx-lab{letter-spacing:.06em;text-transform:uppercase;color:hsl(var(--foreground));text-align:center;font-size:13px;font-weight:800;line-height:1.3}.exo-showx:hover .exo-showx-lab{color:hsl(var(--primary))}@media (width<=860px){.exo-showcase{grid-template-columns:repeat(3,1fr);gap:30px}}@media (width<=520px){.exo-showcase{grid-template-columns:repeat(2,1fr);gap:24px}}.exo-nov{padding:64px 0}.exo-nov-grid{grid-template-columns:1fr 1.15fr;align-items:center;gap:48px;display:grid}.exo-nov-eyebrow{letter-spacing:.09em;text-transform:uppercase;color:hsl(var(--primary));padding-left:34px;font-size:12px;font-weight:800;display:inline-block;position:relative}.exo-nov-eyebrow:before{content:"";background:hsl(var(--destructive));width:24px;height:2px;position:absolute;top:50%;left:0}.exo-nov-cards{grid-template-columns:1fr 1fr;gap:22px;display:grid}@media (width<=820px){.exo-nov-grid{grid-template-columns:1fr;gap:34px}}@media (width<=460px){.exo-nov-cards{grid-template-columns:1fr}}.exo-whyx{padding:56px 0}.exo-whyx-grid{grid-template-columns:1.05fr 1fr;align-items:center;gap:52px;display:grid}.exo-whyx-img{border-radius:16px;overflow:hidden;box-shadow:0 24px 50px -26px #0a1a3c66}.exo-whyx-img img{object-fit:cover;width:100%;height:100%;display:block}.exo-whyx-eyebrow{letter-spacing:.09em;text-transform:uppercase;color:hsl(var(--primary));padding-left:34px;font-size:12px;font-weight:800;display:inline-block;position:relative}.exo-whyx-eyebrow:before{content:"";background:hsl(var(--destructive));width:24px;height:2px;position:absolute;top:50%;left:0}@media (width<=820px){.exo-whyx-grid{grid-template-columns:1fr;gap:30px}}.exo-edu{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.exo-edu-card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:16px;padding:24px}.exo-edu-ic{background:hsl(var(--secondary));width:48px;height:48px;color:hsl(var(--primary));border-radius:13px;place-items:center;display:grid}@media (width<=1000px){.exo-edu{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.exo-edu{grid-template-columns:1fr}}.exo-vipwrap{padding:62px 0}.exo-vipcard{isolation:isolate;background:linear-gradient(150deg, hsl(var(--primary) / .92) 0%, hsl(var(--primary)) 55%, hsl(var(--secondary-foreground)) 100%);text-align:center;border-radius:28px;padding:54px 32px 64px;position:relative;overflow:hidden;box-shadow:0 36px 72px -30px #101e4299}.exo-vipcard:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 8%,#ffffff24,#0000 45%);position:absolute;inset:0}.exo-vip-in{z-index:3;max-width:760px;margin:0 auto;position:relative}.exo-vip-badge{letter-spacing:.14em;text-transform:uppercase;color:#eaf1ff;background:#ffffff29;border:1px solid #fff3;border-radius:999px;align-items:center;gap:8px;padding:7px 16px;font-size:12px;font-weight:800;display:inline-flex}.exo-vip-h{color:#fff;font-family:var(--font-display);letter-spacing:-.025em;margin-top:16px;font-size:clamp(22px,4vw,40px);font-weight:800;line-height:1.08}.exo-vip-sub{color:#ffffffe6;max-width:560px;margin:14px auto 0;font-size:16px;line-height:1.5}.exo-vip-form{gap:12px;max-width:560px;margin:28px auto 0;display:flex}.exo-vip-form input{min-width:0;font:inherit;color:hsl(var(--foreground));background:#fff;border:0;border-radius:13px;outline:none;flex:1;padding:16px 18px;font-size:15px;box-shadow:0 12px 30px -12px #0a1a3c80}.exo-vip-form button{background:hsl(var(--destructive));color:#fff;font:inherit;cursor:pointer;white-space:nowrap;border:0;border-radius:13px;padding:16px 28px;font-size:15px;font-weight:800;transition:filter .14s}.exo-vip-form button:hover{filter:brightness(.92)}.exo-vip-form button:disabled{opacity:.6;cursor:not-allowed}.exo-vip-err{color:#ffd7d7;z-index:3;margin-top:14px;font-size:14px;font-weight:600;position:relative}.exo-vip-ok{color:#fff;z-index:3;background:#ffffff24;border:1px solid #fff3;border-radius:13px;max-width:520px;margin:26px auto 0;padding:15px 20px;font-size:15px;font-weight:700;position:relative}.exo-vip-vial{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 16px 26px #06122d73);position:absolute;bottom:-26px}.exo-vip-vial.l{height:210px;left:-14px;transform:rotate(-13deg)}.exo-vip-vial.r{height:238px;right:-14px;transform:rotate(13deg)}@media (width<=640px){.exo-vip-form{flex-direction:column}.exo-vip-form button{width:100%}.exo-vip-vial.l{height:90px;bottom:-10px;left:-18px}.exo-vip-vial.r{height:100px;bottom:-10px;right:-18px}}.exo-pay{flex-wrap:wrap;gap:8px;display:flex}.exo-paychip{letter-spacing:.02em;color:#334;background:#fff;border:1px solid #e2e9f5;border-radius:7px;justify-content:center;align-items:center;min-width:50px;height:32px;padding:0 11px;font-size:12px;font-weight:800;transition:transform .16s;display:inline-flex}.exo-paychip:hover{transform:translateY(-2px)}.exo-paychip.visa{color:#1a1f71;font-size:14px;font-style:italic}.exo-paychip.mc{color:#eb001b}.exo-paychip.amex{color:#1f72cd}.exo-paychip.spei{color:#0f8a6a}.exo-wafab{z-index:70;color:#fff;background:#25d366;border-radius:16px;place-items:center;width:56px;height:56px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 16px 34px -12px #25d366b3}.exo-wafab:hover{transform:translateY(-3px);box-shadow:0 22px 40px -14px #25d366cc}.exo-rewards-fab{z-index:70;background:hsl(var(--primary));color:#fff;height:54px;box-shadow:0 16px 34px -12px hsl(var(--primary) / .6);border-radius:16px;align-items:center;gap:10px;padding:0 18px 0 15px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;position:fixed;bottom:22px;left:22px}.exo-rewards-fab:hover{box-shadow:0 22px 40px -14px hsl(var(--primary) / .7);transform:translateY(-3px)}.exo-rewards-fab span{white-space:nowrap}@media (width<=520px){.exo-rewards-fab{justify-content:center;width:54px;padding:0}.exo-rewards-fab span{display:none}}
