.zv-bundle-products{--zv-brand: #1f7a3d;--zv-brand-700: #155c2d;--zv-brand-50: #eef5ee;--zv-brand-100: #dcebdb;--zv-brand-200: #c2ddc1;--zv-ink: #16201b;--zv-ink-2: #46544c;--zv-ink-3: #7c8880;--zv-line: #e7ebe6;--zv-bg: #ffffff;--zv-surface: #f6f9f4;--zv-fw-semi: 600;--zv-fw-bold: 700;--zv-fw-black: 800;--zv-r: 12px;--zv-r-xl: 26px;--zv-shadow-sm: 0 1px 2px rgba(20, 40, 28, .05), 0 1px 1px rgba(20, 40, 28, .04);--zv-shadow: 0 6px 24px -10px rgba(20, 50, 30, .18);--zv-page: 1240px;color:var(--zv-ink);font-family:var(--font-body-family, "Figtree", system-ui, sans-serif)}.zv-bundle-products.section{padding:64px 0}.zv-bundle-products .page{max-width:var(--zv-page);margin:0 auto;padding:0 28px}.zv-bundle-products .eyebrow{display:block;font-size:12px;font-weight:var(--zv-fw-bold);letter-spacing:.14em;text-transform:uppercase;color:var(--zv-brand)}.zv-bundle-products .bnd-picker-head{text-align:center;max-width:600px;margin:0 auto 40px}.zv-bundle-products .bnd-picker-head h2{font-size:32px;font-weight:var(--zv-fw-black);letter-spacing:-.025em;margin:0;line-height:1.12}.zv-bundle-products .bnd-picker-head p{color:var(--zv-ink-2);margin:12px 0 0;font-size:15.5px}.zv-bundle-products .bnd-cards{display:grid;gap:22px;align-items:stretch}.zv-bundle-products .bnd-cards--1{grid-template-columns:1fr;max-width:420px;margin:0 auto}.zv-bundle-products .bnd-cards--2{grid-template-columns:repeat(2,1fr)}.zv-bundle-products .bnd-cards--3{grid-template-columns:repeat(3,1fr)}.zv-bundle-products .bnd-cards--4{grid-template-columns:repeat(4,1fr)}.zv-bundle-products .bnd-card{background:var(--zv-bg);border:1.6px solid var(--zv-line);border-radius:var(--zv-r-xl);padding:28px;display:flex;flex-direction:column;position:relative;transition:border-color .2s,box-shadow .2s,transform .2s;cursor:pointer}.zv-bundle-products .bnd-card:hover{border-color:var(--zv-brand-200);box-shadow:var(--zv-shadow);transform:translateY(-3px)}.zv-bundle-products .bnd-card.featured{border-color:var(--zv-brand);box-shadow:var(--zv-shadow)}.zv-bundle-products .bnd-card .pop{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:var(--zv-brand);color:#fff;font-size:12px;font-weight:var(--zv-fw-bold);padding:5px 16px;border-radius:999px;white-space:nowrap;box-shadow:var(--zv-shadow-sm)}.zv-bundle-products .bnd-card .tier{font-size:13px;font-weight:var(--zv-fw-bold);letter-spacing:.06em;text-transform:uppercase;color:var(--zv-brand-700)}.zv-bundle-products .bnd-card .pot{font-size:26px;font-weight:var(--zv-fw-black);letter-spacing:-.02em;margin-top:6px}.zv-bundle-products .bnd-card .pot span{font-size:14px;color:var(--zv-ink-3);font-weight:var(--zv-fw-semi)}.zv-bundle-products .bnd-card .media{aspect-ratio:16 / 10;border-radius:var(--zv-r);overflow:hidden;margin:18px 0;background:repeating-linear-gradient(135deg,#edf2e9 0 14px,#e3ecdc 14px 28px);border:1px solid var(--zv-line)}.zv-bundle-products .bnd-card .media img{width:100%;height:100%;object-fit:cover;display:block}.zv-bundle-products .bnd-card ul{list-style:none;padding:0;margin:0 0 18px;display:grid;gap:9px}.zv-bundle-products .bnd-card ul li{display:flex;gap:10px;font-size:13.5px;color:var(--zv-ink-2);align-items:flex-start}.zv-bundle-products .bnd-card ul .ck{width:19px;height:19px;border-radius:50%;background:var(--zv-brand-50);color:var(--zv-brand-700);display:grid;place-items:center;flex:none;margin-top:1px}.zv-bundle-products .bnd-card ul .ck svg{width:11px;height:11px}.zv-bundle-products .bnd-card .pr{margin-top:auto;display:flex;align-items:baseline;gap:10px}.zv-bundle-products .bnd-card .pr .now{font-size:26px;font-weight:var(--zv-fw-black);letter-spacing:-.02em;white-space:nowrap}.zv-bundle-products .bnd-card .pr .old{font-size:15px;color:var(--zv-ink-3);text-decoration:line-through;white-space:nowrap}.zv-bundle-products .bnd-card .perunit{font-size:12.5px;color:var(--zv-ink-3);margin-top:4px}.zv-bundle-products .bnd-card .perunit b{color:var(--zv-brand-700);font-weight:var(--zv-fw-bold)}.zv-bundle-products .bnd-card .savechip{display:inline-block;margin-top:12px;background:var(--zv-brand-50);color:var(--zv-brand-700);font-size:12.5px;font-weight:var(--zv-fw-bold);border-radius:999px;padding:6px 13px;align-self:flex-start}.zv-bundle-products .bnd-card .pick{margin-top:18px;height:50px;border-radius:var(--zv-r);border:1.5px solid var(--zv-line);background:#fff;font-family:inherit;font-weight:var(--zv-fw-bold);font-size:14.5px;color:var(--zv-ink);display:flex;align-items:center;justify-content:center;gap:9px;transition:.18s;width:100%}.zv-bundle-products .bnd-card .pick svg{width:18px;height:18px}.zv-bundle-products .bnd-card:hover .pick{border-color:var(--zv-brand);color:var(--zv-brand-700);background:var(--zv-brand-50)}.zv-bundle-products .bnd-card.featured .pick{background:var(--zv-brand);color:#fff;border-color:var(--zv-brand)}.zv-bundle-products .bnd-card.featured .pick:hover{background:var(--zv-brand-700)}.zv-bundle-products .bnd-card.is-hidden{display:none}.zv-bundle-products .btn{border:0;border-radius:var(--zv-r);font-family:inherit;font-weight:var(--zv-fw-bold);font-size:15.5px;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:transform .12s,box-shadow .2s,background .2s;letter-spacing:.005em;cursor:pointer}.zv-bundle-products .btn:active{transform:translateY(1px)}.zv-bundle-products .btn svg{width:19px;height:19px}.zv-bundle-products .btn-primary{background:var(--zv-brand);color:#fff;height:52px;padding:0 30px;box-shadow:0 10px 22px -10px #1f7a3d99}.zv-bundle-products .btn-primary:hover{background:var(--zv-brand-700);box-shadow:0 14px 26px -10px #1f7a3db3}.zv-bundle-products .btn-primary:disabled{opacity:.55;cursor:not-allowed}.zv-bundle-products .bnd-sticky{position:fixed;left:0;right:0;bottom:0;z-index:50;background:#fffffff2;-webkit-backdrop-filter:saturate(1.4) blur(12px);backdrop-filter:saturate(1.4) blur(12px);border-top:1px solid var(--zv-line);box-shadow:0 -10px 30px -16px #14321e33;transform:translateY(102%);transition:transform .3s ease;pointer-events:none}.zv-bundle-products .bnd-sticky.show{transform:none;pointer-events:auto}.zv-bundle-products .bnd-sticky .page{display:flex;align-items:center;justify-content:space-between;gap:22px;height:78px}.zv-bundle-products .bnd-sticky .info{display:flex;align-items:center;gap:16px;min-width:0}.zv-bundle-products .bnd-sticky .thumb{width:48px;height:48px;border-radius:10px;flex:none;background:repeating-linear-gradient(135deg,#edf2e9 0 8px,#e3ecdc 8px 16px);border:1px solid var(--zv-line);overflow:hidden}.zv-bundle-products .bnd-sticky .thumb img{width:100%;height:100%;object-fit:cover;display:block}.zv-bundle-products .bnd-sticky .meta b{font-size:14.5px;font-weight:var(--zv-fw-bold);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zv-bundle-products .bnd-sticky .meta span{font-size:13px;color:var(--zv-ink-3)}.zv-bundle-products .bnd-sticky .meta span .gp{color:var(--zv-brand-700);font-weight:var(--zv-fw-bold)}.zv-bundle-products .bnd-sticky .buy{display:flex;align-items:center;gap:16px}.zv-bundle-products .bnd-sticky .price{text-align:right}.zv-bundle-products .bnd-sticky .price .now{font-size:22px;font-weight:var(--zv-fw-black);letter-spacing:-.02em;white-space:nowrap;display:block}.zv-bundle-products .bnd-sticky .price .old{font-size:13px;color:var(--zv-ink-3);text-decoration:line-through}.zv-bundle-products .bnd-sticky .price .old.is-hidden,.zv-bundle-products .bnd-sticky .meta-capsules.is-hidden{display:none}@media(max-width:1080px){.zv-bundle-products .bnd-cards--2,.zv-bundle-products .bnd-cards--3,.zv-bundle-products .bnd-cards--4{grid-template-columns:1fr;max-width:none}.zv-bundle-products .bnd-cards{gap:26px}}@media(max-width:640px){.zv-bundle-products .bnd-sticky .meta{max-width:130px}.zv-bundle-products .bnd-sticky .btn-primary{padding:0 18px}.zv-bundle-products .bnd-picker-head h2{font-size:26px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/zv-bundle-products.css.map */
