html,body{overflow-x:hidden!important;max-width:100vw}.hero,.hero-media{overflow:visible}section.hero{overflow-x:clip}@media(max-width:640px){.flag{width:84px;height:84px;font-size:12px;right:2px;top:-12px}.hero-media .frame{box-shadow:8px 8px 0 var(--green);margin-right:8px}}@media(max-width:860px){.bento{display:flex;flex-direction:column;gap:12px}.cell{min-height:0}.cell.big{justify-content:flex-start;padding:26px 22px}.cell.big .ic{margin-bottom:18px}.cell.big h3{font-size:24px}.cell.big p{font-size:15px}.cell:not(.big):not(.img){display:grid;grid-template-columns:44px 1fr;column-gap:16px;row-gap:2px;align-items:center;padding:16px 18px}.cell:not(.big):not(.img) .ic{grid-row:1 / span 2;margin-bottom:0}.cell:not(.big):not(.img) h3{font-size:17px;align-self:end}.cell:not(.big):not(.img) p{margin:0;align-self:start;font-size:14px}.cell.green p{color:#05331c}.cell.img{height:230px;display:grid;place-items:center}.cell.img img{width:100%;height:100%;object-fit:contain;padding:10px}}.cmp{background:var(--white)}.cmp-card{border:2px solid var(--ink);border-radius:16px;overflow:hidden;max-width:820px;margin:0 auto;background:#fff;box-shadow:8px 8px #0a0c0ae6}.cmp-row{display:grid;grid-template-columns:1.5fr 1fr 1fr;align-items:stretch;border-top:1px solid var(--line)}.cmp-row.head{border-top:0;background:var(--ink);color:#fff;font-family:var(--disp);font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.05em}.cmp-row>div{padding:15px 16px;font-size:14.5px;font-weight:600;display:flex;align-items:center}.cmp-row .us,.cmp-row .them{justify-content:center;text-align:center}.cmp-row .us{background:#12c56b17}.cmp-row.head .us{background:var(--green);color:#04150b}.cmp-row .them{color:var(--muted)}.cmp-yes{display:inline-grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--green)}.cmp-yes svg{width:14px;height:14px;fill:#04150b}.cmp-no{display:inline-grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#f5dcda;color:#c0392b;font-weight:800;font-size:13px}@media(max-width:520px){.cmp-row{grid-template-columns:1.3fr .8fr .8fr}.cmp-row>div{padding:12px 10px;font-size:13px}.cmp-row.head{font-size:11px}}.guar{background:var(--paper)}.guar-box{max-width:760px;margin:0 auto;background:var(--forest-deep);color:#eafff2;border:2px solid var(--ink);border-radius:20px;padding:46px 28px;text-align:center;box-shadow:10px 10px 0 var(--green)}.guar-box .gicon{width:72px;height:72px;margin:0 auto 20px;border-radius:50%;background:var(--green);display:grid;place-items:center}.guar-box .gicon svg{width:36px;height:36px;stroke:#04150b;fill:none;stroke-width:2.2}.guar-box h2{color:#fff;font-size:clamp(1.7rem,5.5vw,2.6rem);text-transform:uppercase}.guar-box p{color:#a9d8bb;max-width:46ch;margin:16px auto 26px;font-size:16px}.guar-box .btn{max-width:420px;margin-inline:auto}.guar-box small{display:block;margin-top:16px;color:#7fae92;font-size:12.5px;font-weight:600}@media(max-width:640px){.guar-box{padding:36px 20px;box-shadow:7px 7px 0 var(--green)}}.buy .trust{list-style:none;margin:24px 0 0;padding:18px 0 0;border-top:1px solid rgba(255,255,255,.14);display:grid;grid-template-columns:1fr 1fr;gap:13px 18px;text-align:left}.buy .trust li{display:flex;gap:10px;align-items:center;font-size:13.5px;font-weight:700;color:#c7d0c6}.buy .trust svg{width:20px;height:20px;stroke:var(--green-hot);fill:none;stroke-width:2;flex:0 0 20px}@media(max-width:800px){.buy .trust{max-width:420px;margin-inline:auto}}.buy .urgency{display:flex;gap:9px;align-items:center;color:#ffd66b;font-weight:700;font-size:13.5px;margin:6px 0 4px}.buy .urgency .dot{width:9px;height:9px;border-radius:50%;background:#ffb020;flex:0 0 9px;animation:zpulse 1.4s ease-in-out infinite}@keyframes zpulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.75)}}@media(max-width:800px){.buy .urgency{justify-content:center}}.packs{display:flex;flex-direction:column;gap:10px;margin:16px 0 20px}.pack{display:flex;align-items:center;gap:12px;width:100%;text-align:left;background:#12160f;border:2px solid #2A3128;border-radius:12px;padding:13px 15px;cursor:pointer;color:#fff;font-family:var(--body);font-size:15px;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.pack:hover{border-color:#3d473c}.pack.sel{border-color:var(--green);background:#0c1f13;box-shadow:0 0 0 1px var(--green)}.pk-radio{flex:0 0 20px;width:20px;height:20px;border-radius:50%;border:2px solid #4A544A;position:relative}.pack.sel .pk-radio{border-color:var(--green)}.pack.sel .pk-radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--green)}.pk-main{flex:1;display:flex;flex-wrap:wrap;align-items:center;gap:7px;font-weight:700}.pk-main b{font-family:var(--disp);font-weight:800;font-size:16px}.pk-off{background:var(--green);color:#04150b;font-family:var(--disp);font-weight:800;font-size:12px;padding:3px 7px;border-radius:3px}.pk-badge{background:#ffd66b;color:#3a2a00;font-family:var(--disp);font-weight:800;font-size:10.5px;letter-spacing:.06em;padding:3px 7px;border-radius:3px;text-transform:uppercase}.pk-per{display:block;width:100%;color:#9da89c;font-size:12px;font-weight:600}.pk-price{text-align:right;flex:0 0 auto}.pk-price .pk-now{display:block;font-family:var(--disp);font-weight:800;font-size:18px;color:#fff}.pk-price .pk-was{display:block;color:#9da89c;font-size:12.5px}@media(max-width:800px){.packs{max-width:460px;margin-inline:auto}.pack{text-align:left}}header .shipbar{display:flex;align-items:center;justify-content:center;gap:9px;background:var(--green);color:#04150b;font-family:var(--disp);font-weight:800;font-size:12.5px;letter-spacing:.04em;text-transform:uppercase;padding:8px 14px;text-align:center}header .shipbar svg{width:19px;height:19px;stroke:#04150b;fill:none;stroke-width:2;flex:0 0 19px}header .shipbar b{background:var(--ink);color:var(--green-hot);padding:3px 8px;border-radius:3px;font-size:11.5px}@media(max-width:560px){header .shipbar{flex-wrap:wrap;gap:6px;font-size:11px;padding:7px 10px}}.bundle-pill{display:flex;align-items:center;gap:10px;margin-top:18px;background:#22e27c1a;border:1.5px dashed var(--green);border-radius:10px;padding:12px 14px;color:#fff;font-weight:700;font-size:14px;max-width:520px;transition:background .15s ease}.bundle-pill:hover{background:#22e27c2e}.bundle-pill .bp-tag{background:var(--green);color:#04150b;font-family:var(--disp);font-weight:800;font-size:11px;padding:4px 8px;border-radius:3px;letter-spacing:.05em;flex:0 0 auto}.bundle-pill .bp-text{flex:1;line-height:1.35}.bundle-pill svg{width:18px;height:18px;flex:0 0 18px;color:var(--green-hot)}.buy .packs-note{display:flex;gap:8px;align-items:center;color:var(--green-hot);font-weight:700;font-size:13px;margin:-6px 0 18px}.buy .packs-note svg{width:16px;height:16px;fill:var(--green-hot);flex:0 0 16px}@media(max-width:800px){.buy .packs-note{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/zana-fix.css.map */
