.dzb{--dzb-font:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--dzb-ink:#121212;--dzb-ink-soft:#3b3b3b;--dzb-muted:#6b6b6b;--dzb-line:#e3e3e3;--dzb-cream:#f4f2eb;--dzb-red:#dd1d1d;--dzb-green:#1c5949;--dzb-black:#000;--dzb-max:1200px;font-family:var(--dzb-font);color:var(--dzb-ink);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}.dzb,.dzb *,.dzb label,.dzb .label{text-transform:none;letter-spacing:normal}.dzb *,.dzb *:before,.dzb *:after{box-sizing:border-box}.dzb p{margin:0 0 1em}.dzb p:last-child{margin-bottom:0}.dzb h1,.dzb h2,.dzb h3,.dzb h4{font-family:var(--dzb-font);color:var(--dzb-ink);margin:0 0 .5em;font-weight:500;line-height:1.2}.dzb img{max-width:100%;height:auto;display:block}.dzb button{font-family:inherit}.dzb__wrap{max-width:var(--dzb-max);margin:0 auto;padding:0 20px}.dzb__eyebrow{font-size:12px;letter-spacing:.14em!important;text-transform:uppercase!important;color:var(--dzb-muted);font-weight:500;margin:0 0 10px}.dzb__center{text-align:center}.dzb-top{background:var(--dzb-topbar-bg,#143f34);color:var(--dzb-topbar-fg,#fff)}.dzb-top__in{max-width:var(--dzb-max);margin:0 auto;padding:9px 20px;display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.dzb-top__msg{font-size:12.5px;font-weight:600;letter-spacing:.06em!important;text-transform:uppercase!important}.dzb-clock{display:flex;gap:6px}.dzb-clock__cell{background:#ffffff29;border-radius:4px;min-width:34px;padding:2px 5px;text-align:center;line-height:1.1}.dzb-clock__n{display:block;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums}.dzb-clock__l{display:block;font-size:8px;letter-spacing:.08em!important;text-transform:uppercase!important;opacity:.85}.dzb-brand{border-bottom:1px solid var(--dzb-line);background:#fff}.dzb-brand__in{max-width:var(--dzb-max);margin:0 auto;padding:16px 20px;display:flex;justify-content:center;align-items:center}.dzb-brand__logo{display:block}.dzb-brand__name{font-size:22px;font-weight:600;letter-spacing:.1em!important;text-transform:uppercase!important}.dzb-buy{padding:26px 0 44px}.dzb-buy__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:44px;align-items:start}.dzb-gal{position:sticky;top:16px;min-width:0;max-width:100%}.dzb-info{min-width:0;max-width:100%}.dzb-gal__stage{position:relative;width:100%;border:1px solid var(--dzb-line);border-radius:4px;overflow:hidden;background:#fff}.dzb-gal__slides{display:flex;transition:transform .35s ease}.dzb-gal__slide{min-width:100%}.dzb-gal__slide img{width:100%;aspect-ratio:1/1;object-fit:cover}.dzb-gal__badges{position:absolute;top:12px;left:12px;display:flex;gap:8px;z-index:2}.dzb-gal__badge{background:#fff;border:1px solid #d8d8d8;border-radius:5px;padding:4px 10px;font-size:10.5px;font-weight:500;color:#333;box-shadow:0 1px 3px #0000000f}.dzb-gal__nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;border:none;background:#ffffffeb;box-shadow:0 1px 6px #00000029;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;color:#222}.dzb-gal__nav[data-dir=prev]{left:10px}.dzb-gal__nav[data-dir=next]{right:10px}.dzb-gal__nav:disabled{opacity:.35;cursor:default}.dzb-gal__thumbs{display:flex;gap:8px;margin-top:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.dzb-gal__thumb{flex:0 0 68px;width:68px;height:68px;border:1px solid var(--dzb-line);border-radius:4px;overflow:hidden;padding:0;background:none;cursor:pointer}.dzb-gal__thumb img{width:100%;height:100%;object-fit:cover}.dzb-gal__thumb.is-on{border-color:#000;border-width:2px}.dzb-stars{display:flex;align-items:center;gap:7px;margin-bottom:8px}a.dzb-stars{color:inherit;text-decoration:none;cursor:pointer;width:fit-content}a.dzb-stars:hover .dzb-stars__txt,a.dzb-stars:focus-visible .dzb-stars__txt{text-decoration:underline;text-underline-offset:3px}a.dzb-stars:focus-visible{outline:2px solid var(--dzb-ink);outline-offset:3px;border-radius:3px}.dzb-stars__icons{color:#fbba2d;font-size:15px;letter-spacing:1px!important;line-height:1}.dzb-stars__txt{font-size:13.5px;color:var(--dzb-ink-soft)}.dzb-title{font-size:32px;font-weight:500;line-height:1.22;margin:0 0 14px}.dzb-price{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:18px}.dzb-price__now{font-size:22px;font-weight:700;color:var(--dzb-red)}.dzb-price__was{font-size:15px;color:#8a8a8a;text-decoration:line-through}.dzb-price__tag{background:#fde4e4;color:#c11c1c;font-size:10.5px;font-weight:600;letter-spacing:.06em!important;text-transform:uppercase!important;border-radius:3px;padding:3px 7px}.dzb-usp{display:grid;grid-template-columns:1fr 1fr;gap:15px 24px;margin:2px 0 22px;padding:0;list-style:none}.dzb-usp li{display:flex;align-items:center;gap:11px;font-size:14px;color:var(--dzb-ink)}.dzb-usp svg{flex:0 0 22px;width:22px;height:22px;color:var(--dzb-ink)}.dzb-sizeguide{display:inline-flex;align-items:center;gap:7px;font-size:13.5px;color:var(--dzb-ink);text-decoration:underline;text-underline-offset:3px;background:none;border:none;padding:0;cursor:pointer;margin-bottom:22px}.dzb-opt{margin-bottom:18px}.dzb-opt__label{display:block;font-size:13px;color:var(--dzb-muted);margin-bottom:8px}.dzb-opt__pills{display:flex;flex-wrap:wrap;gap:8px}.dzb-pill{border:1px solid #cfcfcf;background:#fff;border-radius:4px;padding:8px 14px;font-size:13px;cursor:pointer;color:var(--dzb-ink)}.dzb-pill.is-on{border-color:#000;background:#000;color:#fff}.dzb-pill:disabled{opacity:.4;cursor:not-allowed;text-decoration:line-through}.dzb-opt__swatches{display:flex;flex-wrap:wrap;gap:9px}.dzb-sw{width:60px;height:60px;border:1px solid var(--dzb-line);border-radius:3px;padding:2px;background:#fff;cursor:pointer}.dzb-sw img{width:100%;height:100%;object-fit:cover;border-radius:2px}.dzb-sw.is-on{border-color:#000;border-width:2px;padding:1px}.dzb-bundle{margin:26px 0 18px}.dzb-bundle__head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.dzb-bundle__head:before,.dzb-bundle__head:after{content:"";flex:1;height:1px;background:var(--dzb-line)}.dzb-bundle__head span{font-size:14px;font-weight:700}.dzb-deal{border:1px solid #d9d9d9;border-radius:16px;background:#ededed;margin-bottom:10px;overflow:hidden;transition:background .15s,border-color .15s}.dzb-deal.is-on{background:#fff;border-color:#000;box-shadow:inset 0 0 0 1px #000}.dzb-deal__top{display:flex;align-items:flex-start;gap:11px;padding:14px 16px;cursor:pointer;margin:0}.dzb-deal__radio{flex:0 0 18px;width:18px;height:18px;margin:2px 0 0;accent-color:#000;cursor:pointer}.dzb-deal__body{flex:1;min-width:0}.dzb-deal__t{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:16px;font-weight:500;line-height:1.3}.dzb-deal__label{background:#cc5d5d45;color:#000;font-size:12px;font-weight:400;border-radius:4px;padding:1px 7px}.dzb-deal__sub{font-size:13px;font-weight:500;color:var(--dzb-green);margin-top:2px}.dzb-deal__prices{text-align:right;flex:0 0 auto;line-height:1.35}.dzb-deal__now{font-size:15px;font-weight:600;color:#000;display:block}.dzb-deal__was{font-size:12.5px;color:#555;text-decoration:line-through;display:block}.dzb-deal__picks{border-top:1px solid #e6e6e6;padding:12px 16px 14px;background:#fff}.dzb-deal__picks[hidden]{display:none!important}.dzb-deal__pickhead{font-size:12px;color:var(--dzb-muted);margin-bottom:8px}.dzb-row{display:grid;grid-template-columns:24px 1fr 1fr;gap:8px;align-items:center;margin-bottom:8px}.dzb-row:last-child{margin-bottom:0}.dzb-row__n{font-size:12px;color:var(--dzb-muted)}.dzb-row select{width:100%;height:35px;border:1px solid #6a6a6a;border-radius:0;background-color:#fff;font-size:13px;padding:0 24px 0 10px;color:#292929;font-family:inherit;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23292929'%3e%3cpath d='M7 10l5 5 5-5z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 6px center;background-size:16px}.dzb-atc{width:100%;background:var(--dzb-black);color:#fff;border:none;border-radius:8px;height:53px;font-size:16px;font-weight:400;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:opacity .15s}.dzb-atc:hover{opacity:.88}.dzb-atc[disabled]{opacity:.45;cursor:not-allowed}.dzb-atc.is-busy{opacity:.6;pointer-events:none}.dzb-atc__sep{opacity:.55}.dzb-err{display:none;margin-top:10px;font-size:13px;color:#c11c1c;text-align:center}.dzb-err.is-on{display:block}.dzb-guarantee{display:flex;align-items:center;justify-content:center;gap:8px;font-size:11.5px;letter-spacing:.08em!important;text-transform:uppercase!important;color:var(--dzb-ink-soft);margin-top:14px}.dzb-ship{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;color:var(--dzb-ink-soft);margin-top:10px}.dzb-ship__flag{font-size:16px}.dzb-sale{margin-top:20px;text-align:center}.dzb-sale__t{font-size:11.5px;font-weight:600;letter-spacing:.1em!important;text-transform:uppercase!important;color:var(--dzb-ink);margin-bottom:10px}.dzb-sale__grid{display:flex;justify-content:center;gap:10px}.dzb-sale__cell{background:#f4f2eb;border-radius:6px;min-width:62px;padding:8px 6px}.dzb-sale__n{display:block;font-size:20px;font-weight:600;font-variant-numeric:tabular-nums;line-height:1.1}.dzb-sale__l{display:block;font-size:10px;color:var(--dzb-muted);margin-top:2px}.dzb-fast{margin-top:16px;text-align:center}.dzb-fast__t{font-size:14px;font-weight:500}.dzb-fast__s{font-size:12.5px;color:var(--dzb-muted)}.dzb-vids{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-top:20px}.dzb-vids video{width:100%;aspect-ratio:9/16;object-fit:cover;border-radius:8px;background:#000;display:block}.dzb-acc{margin-top:22px;border-top:1px solid var(--dzb-line)}.dzb-acc__item{border-bottom:1px solid var(--dzb-line)}.dzb-acc__btn{width:100%;background:none;border:none;padding:16px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;font-size:15px;color:var(--dzb-ink);cursor:pointer}.dzb-acc__btn:after{content:"+";font-size:19px;color:var(--dzb-muted);line-height:1;flex:0 0 auto}.dzb-acc__item.is-open .dzb-acc__btn:after{content:"-"}.dzb-acc__panel{display:none;padding:0 0 18px;font-size:14px;color:var(--dzb-ink-soft)}.dzb-acc__item.is-open .dzb-acc__panel{display:block}.dzb-acc__panel ul{padding-left:18px;margin:0 0 1em}.dzb-acc__panel li{margin-bottom:.5em}.dzb-promise{background:var(--dzb-cream);padding:52px 0 56px;text-align:center}.dzb-promise__pill{display:inline-block;background:#fff;border-radius:999px;padding:6px 18px;font-size:12.5px;color:var(--dzb-ink-soft);margin-bottom:18px}.dzb-promise h2{font-size:41px;font-weight:400;margin:0 0 14px}.dzb-promise__lead{font-size:15px;color:var(--dzb-ink-soft);max-width:760px;margin:0 auto 26px}.dzb-promise__cta{display:inline-block;background:#3b3b3b;color:#fff;border-radius:4px;padding:11px 26px;font-size:13.5px;border:none;cursor:pointer;text-decoration:none}.dzb-promise__items{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;max-width:960px;margin:40px auto 0}.dzb-promise__item{display:flex;flex-direction:column;align-items:center;gap:10px;font-size:14px;color:var(--dzb-ink)}.dzb-promise__item svg{width:34px;height:34px;color:var(--dzb-green)}.dzb-promise__img{max-width:560px;margin:38px auto 0;border-radius:8px;overflow:hidden}.dzb-promise__img img{width:100%;max-height:420px;object-fit:cover}.dzb-page .kaching-cart__tiered-promotions-bar{display:none!important}.dzb-page .kaching-cart__module:has(.kaching-upsell-module--product-upsell),.dzb-page .kaching-cart__module:has([class*=kaching-upsell-module]),.dzb-page [class*=kaching-upsell-module],.dzb-page .kaching-cart__carousel,.dzb-page .kaching-product-upsell-item,.dzb-page .kaching-cart__empty-cart-modules{display:none!important}.dzb-page .kaching-cart-item__link,.dzb-page .kaching-cart-item__title,.dzb-page #kaching-cart a[href*="/products/"],.dzb-page #kaching-cart a[href*="/collections/"]{pointer-events:none!important;cursor:default!important;text-decoration:none!important}.dzb-hero{position:relative;min-height:440px;display:flex;align-items:center;background-size:cover;background-position:center}.dzb-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000006b,#0000001f 55%,#0000)}.dzb-hero__in{position:relative;z-index:1;max-width:var(--dzb-max);margin:0 auto;padding:60px 20px;width:100%}.dzb-hero h2{color:#fff;font-size:42px;font-weight:500;max-width:9em;margin:0 0 12px}.dzb-hero p{color:#fff;font-size:15px;max-width:30em;margin:0}.dzb-split{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.dzb-split__media img{width:100%;height:100%;object-fit:cover;min-height:380px}.dzb-split__body{display:flex;flex-direction:column;justify-content:center;padding:56px 7%}.dzb-split__body h2{font-size:48px;font-weight:400;line-height:1.12;margin:0 0 20px}.dzb-split__body p{font-size:15px;color:var(--dzb-ink-soft)}.dzb-proc{background:var(--dzb-cream);padding:56px 0 62px}.dzb-proc h2{font-size:40px;font-weight:400;text-align:center;margin:0 0 36px}.dzb-proc__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.dzb-proc__img{border-radius:10px;overflow:hidden;margin-bottom:18px}.dzb-proc__img img{width:100%;aspect-ratio:4/3;object-fit:cover}.dzb-proc__step h3{font-size:22px;font-weight:400;margin:0 0 10px}.dzb-proc__step p{font-size:13.5px;color:var(--dzb-ink-soft)}.dzb-testi{background:var(--dzb-cream);padding:8px 0 60px}.dzb-testi h2{font-size:34px;font-weight:400;text-align:center;margin:0 0 28px}.dzb-testi__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.dzb-testi__card{background:#fff;border-radius:6px;padding:18px;display:flex;flex-direction:column;gap:9px}.dzb-testi__row{display:flex;align-items:center;justify-content:space-between;gap:8px}.dzb-testi__name{font-size:13.5px;font-weight:600}.dzb-testi__ver{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:var(--dzb-muted)}.dzb-testi__ver svg{width:12px;height:12px;color:#1c9f5c}.dzb-testi__q{font-size:13px;color:var(--dzb-ink-soft);font-style:italic;text-align:center}.dzb-faq{padding:60px 0}.dzb-faq__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.dzb-faq h2{font-size:34px;font-weight:400;margin:0 0 18px}.dzb-faq__img{border-radius:8px;overflow:hidden}.dzb-rev{padding:0 0 70px}.dzb-rev h2{font-size:34px;font-weight:400;text-align:center;margin:0 0 30px}.dzb-rev__top{display:grid;grid-template-columns:minmax(0,340px) minmax(0,1fr);gap:40px;align-items:start;margin-bottom:34px}.dzb-rev__sub{font-size:17px;font-weight:600;margin:0 0 12px}.dzb-rev__score{display:flex;align-items:center;gap:10px;margin-bottom:12px}.dzb-rev__avg{font-size:34px;font-weight:600;line-height:1}.dzb-rev__count{font-size:12.5px;color:var(--dzb-muted)}.dzb-rev__bar{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--dzb-muted);margin-bottom:4px}.dzb-rev__bar i{font-style:normal;color:#fbba2d}.dzb-rev__track{flex:1;height:7px;background:#e3e3e3;border-radius:4px;overflow:hidden}.dzb-rev__fill{display:block;height:100%;background:#ffb954}.dzb-rev__photos{display:flex;gap:8px;flex-wrap:wrap}.dzb-rev__photos img{width:62px;height:62px;object-fit:cover;border-radius:3px}.dzb-rev__photostitle{font-size:13px;font-weight:600;margin:0 0 9px}.dzb-rev__showing{font-size:12.5px;color:var(--dzb-muted);margin:0 0 14px}.dzb-rev__grid{columns:4;column-gap:16px}.dzb-rev__card{break-inside:avoid;border:1px solid var(--dzb-line);border-radius:6px;overflow:hidden;margin:0 0 16px;background:#fff}.dzb-rev__card img{width:100%;display:block}.dzb-rev__card-b{padding:13px 14px 15px}.dzb-rev__who{display:flex;align-items:center;gap:8px;margin-bottom:6px}.dzb-rev__av{width:22px;height:22px;border-radius:50%;background:#6f6f6f;color:#fff;font-size:11px;display:flex;align-items:center;justify-content:center;flex:0 0 22px}.dzb-rev__nm{font-size:13px;font-weight:500}.dzb-rev__st{color:#fbba2d;font-size:12px;letter-spacing:1px!important;margin-bottom:5px}.dzb-rev__ti{font-size:13.5px;font-weight:600;margin:0 0 5px}.dzb-rev__tx{font-size:12.5px;color:var(--dzb-ink-soft);line-height:1.55;margin:0}.dzb-rev__more{display:block;margin:6px auto 0;background:#fff;border:1px solid #cfcfcf;border-radius:4px;padding:11px 28px;font-size:13.5px;cursor:pointer}.dzb-foot{background:var(--dzb-foot-bg,#143f34);color:var(--dzb-foot-fg,#fff);padding:40px 0 34px}.dzb-foot__in{max-width:var(--dzb-max);margin:0 auto;padding:0 20px;text-align:center}.dzb-foot__txt{font-size:13px;opacity:.9;max-width:720px;margin:0 auto 18px}.dzb-foot__links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 22px;margin-bottom:18px}.dzb-foot__links a{color:inherit;font-size:12.5px;opacity:.85;text-decoration:none}.dzb-foot__links a:hover{opacity:1;text-decoration:underline}.dzb-foot__c{font-size:11.5px;opacity:.7}.dzb-modal[hidden]{display:none!important}.dzb-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.dzb-modal__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.dzb-modal__box{position:relative;background:#fff;border-radius:8px;max-width:520px;width:100%;max-height:85vh;overflow:auto;padding:26px}.dzb-modal__x{position:absolute;top:10px;right:12px;background:none;border:none;font-size:24px;line-height:1;cursor:pointer;color:#666}.dzb-modal h3{font-size:19px;margin:0 0 14px}.dzb-modal table{width:100%;border-collapse:collapse;font-size:13.5px}.dzb-modal th,.dzb-modal td{border:1px solid var(--dzb-line);padding:8px 10px;text-align:left}.dzb-modal th{background:var(--dzb-cream);font-weight:600}@media(max-width:1100px){.dzb-rev__grid{columns:3}}@media(max-width:989px){.dzb-buy__grid{grid-template-columns:minmax(0,1fr);gap:26px}.dzb-gal{position:static}.dzb-split{grid-template-columns:1fr}.dzb-split__body{padding:40px 20px 48px}.dzb-split__body h2{font-size:34px}.dzb-proc__grid{grid-template-columns:1fr}.dzb-testi__grid{grid-template-columns:1fr 1fr}.dzb-faq__grid{grid-template-columns:1fr;gap:28px}.dzb-rev__top{grid-template-columns:1fr;gap:24px}.dzb-rev__grid{columns:2}.dzb-promise__items{grid-template-columns:1fr 1fr}}@media(max-width:749px){.dzb{font-size:14px}.dzb-buy{padding:18px 0 34px}.dzb-title{font-size:25px}.dzb-price__now{font-size:20px}.dzb-usp{grid-template-columns:1fr;gap:8px}.dzb-vids{grid-template-columns:repeat(3,1fr)}.dzb-vids>*:nth-child(n+4){display:none}.dzb-promise h2{font-size:29px}.dzb-promise__items{gap:18px}.dzb-hero{min-height:340px}.dzb-hero h2{font-size:29px}.dzb-hero:after{background:linear-gradient(180deg,#0000008c,#00000040 60%,#0000001a)}.dzb-proc h2,.dzb-testi h2,.dzb-rev h2,.dzb-faq h2{font-size:27px}.dzb-testi__grid{grid-template-columns:1fr}.dzb-rev__grid{columns:1}.dzb-row{grid-template-columns:22px 1fr;grid-template-areas:"n a" "x b"}.dzb-row__n{grid-area:n}.dzb-row select:nth-of-type(1){grid-area:a}.dzb-row select:nth-of-type(2){grid-area:b}.dzb-sale__cell{min-width:54px}.dzb-deal__t{font-size:15px}.dzb-top__in{gap:10px;padding:8px 14px}.dzb-top__msg{font-size:11px}}@media(max-width:359px){.dzb-sale__cell{min-width:46px;padding:6px 3px}.dzb-sale__n{font-size:17px}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/dzr-bogo.css.map */
