:root{--dq-green: #24a84f;--dq-black: #050505;--dq-line: #e4e4e4;--dq-muted: #606060}html,body{overflow-x:hidden}.dq-shell-header *{box-sizing:border-box}.dq-shell-header{position:sticky;top:0;z-index:80;background:#050505fa;color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}.dq-shell-bar{width:min(1280px,100%);min-height:68px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;padding:0 22px}.dq-shell-logo{display:inline-flex;align-items:center;min-height:42px;color:#fff!important;text-decoration:none;font-size:25px;line-height:1;font-weight:950;letter-spacing:0}.dq-shell-nav,.dq-shell-actions{display:flex;align-items:center}.dq-shell-nav{justify-content:center;gap:2px}.dq-shell-actions{justify-content:flex-end;gap:4px}.dq-shell-nav a,.dq-shell-actions a{min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:8px 10px;color:#ffffffe6!important;text-decoration:none;border-radius:5px;font-size:14px;font-weight:820;white-space:nowrap}.dq-shell-nav a:hover,.dq-shell-actions a:hover{background:#ffffff1a;color:#fff!important}.dq-home{background:#fff;color:#111;overflow:hidden}.dq-home *,.dq-home *:before,.dq-home *:after{box-sizing:border-box}.dq-home a{color:inherit;text-decoration:none}.dq-home img{display:block;max-width:100%}.dq-home-kicker{margin:0 0 8px;color:var(--dq-green);font-size:12px;line-height:1.3;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.dq-home-section{width:min(1280px,calc(100vw - 40px));margin:0 auto;padding:clamp(42px,6vw,78px) 0}.dq-home-hero{margin-inline:calc(50% - 50vw);background:#050505;color:#fff}.dq-home-hero__inner{width:min(1280px,calc(100vw - 40px));margin:0 auto;min-height:clamp(510px,62vh,690px);display:grid;grid-template-columns:minmax(0,.95fr) minmax(390px,.82fr);gap:clamp(34px,5vw,72px);align-items:center;padding:clamp(48px,7vw,88px) 0}.dq-home-hero h1{max-width:760px;margin:0;color:#fff;font-size:clamp(42px,5vw,72px);line-height:.98;letter-spacing:0}.dq-home-hero p{max-width:630px;margin:18px 0 0;color:#ffffffd1;font-size:clamp(15px,1.25vw,18px);line-height:1.52}.dq-home-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.dq-home-btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border-radius:6px;border:1px solid rgba(255,255,255,.58);color:#fff!important;font-weight:900}.dq-home-btn--primary{background:var(--dq-green);border-color:var(--dq-green)}.dq-home-hero__card{border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#fff;color:#111;overflow:hidden;box-shadow:0 28px 70px #00000059}.dq-home-hero__image{aspect-ratio:1 / .92;display:grid;place-items:center;padding:clamp(22px,4vw,46px);background:#fff;border-bottom:1px solid var(--dq-line)}.dq-home-hero__image img{width:100%;height:100%;object-fit:contain;background:#fff}.dq-home-hero__caption{padding:22px;display:grid;gap:12px}.dq-home-hero__caption strong{font-size:22px;line-height:1.12;letter-spacing:0}.dq-home-hero__caption span{color:var(--dq-muted);font-size:14px;line-height:1.45}.dq-home-strip{margin-inline:calc(50% - 50vw);background:#111;color:#fff;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.dq-home-strip__inner{width:min(1280px,calc(100vw - 40px));margin:0 auto;padding:15px 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.dq-home-strip strong{display:block;color:#fff;font-size:14px;line-height:1.25}.dq-home-strip span{display:block;margin-top:4px;color:#ffffffa8;font-size:12px;line-height:1.35}.dq-home-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,420px);gap:24px;align-items:end;margin-bottom:24px}.dq-home-head h2{margin:0;font-size:clamp(34px,4vw,58px);line-height:1;letter-spacing:0}.dq-home-head p{margin:0;color:var(--dq-muted);font-size:15px;line-height:1.5}.dq-home-products,.dq-home-cats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.dq-home-product,.dq-home-cat,.dq-home-trust article{border:1px solid var(--dq-line);border-radius:8px;background:#fff;overflow:hidden}.dq-home-product,.dq-home-cat{display:grid;min-width:0;grid-template-rows:auto 1fr;transition:transform .16s ease,box-shadow .16s ease}.dq-home-product:hover,.dq-home-cat:hover{transform:translateY(-2px);box-shadow:0 14px 28px #00000012}.dq-home-product__image,.dq-home-cat__image{aspect-ratio:1 / .78;display:grid;place-items:center;padding:16px;background:#fff;border-bottom:1px solid #eee}.dq-home-product__image img,.dq-home-cat__image img{width:100%;height:100%;object-fit:contain;background:#fff}.dq-home-product__body,.dq-home-cat__body{padding:16px}.dq-home-product__body strong,.dq-home-cat__body strong,.dq-home-cat__body h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.2em;margin:0;font-size:19px;line-height:1.1;letter-spacing:0}.dq-home-product__body p,.dq-home-cat__body p{margin:10px 0 0;color:var(--dq-muted);font-size:14px;line-height:1.42}.dq-home-product__price{display:block;margin-top:12px;color:var(--dq-green);font-size:18px;font-weight:950}.dq-home-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.dq-home-trust article{padding:20px}.dq-home-trust strong{display:block;font-size:18px;line-height:1.15}.dq-home-trust p{margin:10px 0 0;color:var(--dq-muted);font-size:14px;line-height:1.45}.dq-home-wholesale{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;border:1px solid #111;border-radius:8px;background:#111;color:#fff;padding:clamp(24px,4vw,40px)}.dq-home-wholesale h2{margin:0;color:#fff;font-size:clamp(28px,3vw,44px);line-height:1}.dq-home-wholesale p{margin:10px 0 0;color:#ffffffb8}.product-information[data-testid=product-information]{width:100%!important;max-width:none!important;padding:28px 20px 48px!important;background:#fff!important}.product-information__grid[data-product-grid-content]{width:min(1280px,100%)!important;max-width:1280px!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,58%) minmax(360px,420px)!important;gap:32px!important;align-items:start!important}.product-information__media{min-width:0!important;grid-column:1!important}.product-details[data-testid=product-information-details]{grid-column:2!important;position:sticky!important;top:92px!important;width:100%!important;max-width:420px!important;min-width:0!important;align-self:start!important;padding:24px!important;border:1px solid var(--dq-line)!important;border-radius:8px!important;background:#fff!important;box-shadow:0 18px 44px #00000014!important;z-index:2!important}.product-details .group-block,.product-details .group-block-content{width:100%!important;max-width:100%!important}.product-details .view-product-title a,.product-details h1{display:block!important;color:#111!important;text-decoration:none!important;font-size:clamp(25px,2.2vw,34px)!important;line-height:1.08!important;font-weight:950!important;letter-spacing:0!important;margin:0!important}.product-details [class*=price],.product-details sale-price,.product-details price-list{color:var(--dq-green)!important;font-size:24px!important;font-weight:950!important;line-height:1.1!important}.dq-mobile-product-gallery{display:none!important}.dq-product-gallery{display:grid!important;grid-template-columns:82px minmax(0,1fr)!important;gap:16px!important;width:100%!important;max-width:820px!important;margin:0 auto!important}.dq-product-gallery__thumbs{display:grid!important;align-content:start!important;gap:10px!important;max-height:650px!important;overflow:auto!important}.dq-product-gallery__thumb{width:82px!important;aspect-ratio:1!important;display:grid!important;place-items:center!important;padding:6px!important;border:1px solid #d8d8d8!important;border-radius:6px!important;background:#fff!important}.dq-product-gallery__thumb img{width:100%!important;height:100%!important;object-fit:contain!important}.dq-product-gallery__stage{display:grid!important;width:100%!important;aspect-ratio:1 / 1!important;overflow:hidden!important;border:1px solid var(--dq-line)!important;border-radius:8px!important;background:#fff!important}.dq-product-gallery__item{display:none!important;place-items:center!important;width:100%!important;height:100%!important;padding:24px!important;background:#fff!important}.dq-product-gallery__item img{width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;background:#fff!important}.product-details .product-form-buttons,.product-details .product-form-buttons--stacked{display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;gap:12px!important;width:100%!important;align-items:stretch!important}.product-details .quantity-selector-wrapper,.product-details .quantity-selector,.product-details quantity-selector-component{width:100%!important;min-height:52px!important}.product-details button[name=add],.product-details .add-to-cart-button,.product-details .product-form-buttons button[type=submit]{min-height:52px!important;width:100%!important;background:var(--dq-green)!important;border-color:var(--dq-green)!important;color:#fff!important;font-size:16px!important;font-weight:950!important;letter-spacing:0!important;border-radius:6px!important}.product-details .shopify-payment-button__button{min-height:52px!important;border-radius:6px!important}.collection-wrapper,.product-grid-container,.main-collection-grid{width:100%!important;max-width:none!important;min-width:0!important}.collection-wrapper{width:min(1320px,calc(100vw - 40px))!important;margin:0 auto!important;display:block!important}.facets-block-wrapper{width:100%!important;margin:0 0 18px!important}.facets-block-wrapper .facets__filters-wrapper,.facets-block-wrapper .facets-remove,.facets-block-wrapper .sorting-filter__options{display:none!important}.product-grid[data-testid=product-grid],ul.product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px 18px!important;width:100%!important;max-width:100%!important}.product-grid__item,.product-grid>li,product-card,.product-card{min-width:0!important;width:auto!important;max-width:none!important}.product-card,product-card{height:100%!important}.product-card img,product-card img,.related-products img,.product-recommendations img{object-fit:contain!important;background:#fff!important}.product-card slideshow-arrows,.product-card .slideshow-control,.product-card .slideshow-controls,.product-card [class*=slideshow-control]{display:none!important}.product-card a[href*="/products/"],product-card a[href*="/products/"]{overflow-wrap:anywhere}@media screen and (max-width:989px){.dq-shell-bar{min-height:66px;grid-template-columns:1fr auto;gap:8px;padding:10px 14px 9px}.dq-shell-logo{font-size:22px}.dq-shell-actions{grid-column:2;grid-row:1}.dq-shell-nav{grid-column:1 / -1;grid-row:2;justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;gap:2px;padding-bottom:3px;scrollbar-width:none}.dq-shell-nav::-webkit-scrollbar{display:none}.dq-shell-nav a,.dq-shell-actions a{min-height:36px;flex:0 0 auto;padding:8px;font-size:13px}.dq-home-section{width:min(100%,calc(100vw - 28px));padding:36px 0}.dq-home-hero__inner{width:min(100%,calc(100vw - 28px));min-height:auto;grid-template-columns:1fr;gap:28px;padding:38px 0 36px}.dq-home-hero h1{font-size:clamp(34px,9vw,46px)}.dq-home-actions{display:grid;grid-template-columns:1fr}.dq-home-btn{width:100%}.dq-home-hero__card{max-width:440px;margin:0 auto}.dq-home-strip__inner{width:min(100%,calc(100vw - 28px));grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dq-home-head{grid-template-columns:1fr;gap:10px}.dq-home-head h2{font-size:clamp(30px,8vw,42px)}.dq-home-products,.dq-home-cats,.dq-home-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dq-home-product__image,.dq-home-cat__image{padding:10px}.dq-home-product__body,.dq-home-cat__body{padding:12px}.dq-home-product__body strong,.dq-home-cat__body strong,.dq-home-cat__body h3{font-size:16px}.dq-home-wholesale{grid-template-columns:1fr}.product-information[data-testid=product-information]{padding:16px 14px 34px!important}.product-information__grid[data-product-grid-content]{grid-template-columns:1fr!important;gap:18px!important}.product-information__media,.product-details[data-testid=product-information-details]{grid-column:1!important}.product-details[data-testid=product-information-details]{position:relative!important;top:auto!important;max-width:100%!important;padding:18px!important;box-shadow:none!important}.dq-product-gallery{grid-template-columns:1fr!important;gap:10px!important;max-width:100%!important}.dq-product-gallery__stage{order:1!important}.dq-product-gallery__thumbs{order:2!important;grid-auto-flow:column!important;grid-auto-columns:62px!important;overflow-x:auto!important;overflow-y:hidden!important;max-height:none!important}.dq-product-gallery__thumb{width:62px!important}.dq-product-gallery__item{padding:12px!important}.product-details .product-form-buttons,.product-details .product-form-buttons--stacked{grid-template-columns:92px minmax(0,1fr)!important}.product-grid[data-testid=product-grid],ul.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 12px!important}}@media screen and (max-width:520px){.dq-home-products,.dq-home-cats,.dq-home-trust{grid-template-columns:1fr}.dq-home-product,.dq-home-cat{grid-template-columns:112px 1fr;grid-template-rows:auto}.dq-home-product__image,.dq-home-cat__image{aspect-ratio:1;border-bottom:0;border-right:1px solid #eee}.dq-home-strip__inner{grid-template-columns:1fr}}:root{--dq-green: #20a84a;--dq-black: #050505;--dq-line: #e6e6e6;--dq-muted: #5f5f5f}html,body,#MainContent{overflow-x:hidden!important}body{letter-spacing:0!important;background:#fff!important}body.page-width-narrow #MainContent,body.page-width-narrow .content-for-layout{width:100%!important;max-width:none!important}.dq-shell-logo{letter-spacing:0!important}.dq-home{background:#fff!important;color:#101010!important}.dq-home *{box-sizing:border-box!important;letter-spacing:0!important}.dq-home a{color:inherit!important;text-decoration:none!important}.dq-home-kicker{margin:0 0 9px!important;color:var(--dq-green)!important;font-size:12px!important;line-height:1.25!important;font-weight:900!important;text-transform:uppercase!important}.dq-home-section{width:min(1260px,calc(100vw - 40px))!important;margin:0 auto!important;padding:clamp(38px,5vw,64px) 0!important}.dq-home-hero__inner{width:min(1260px,calc(100vw - 40px))!important;min-height:clamp(440px,58vh,610px)!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,.92fr) minmax(340px,.78fr)!important;gap:clamp(30px,5vw,64px)!important;align-items:center!important;padding:clamp(40px,6vw,72px) 0!important}.dq-home-hero h1{max-width:680px!important;margin:0!important;color:#fff!important;font-size:clamp(38px,4.5vw,62px)!important;line-height:1.02!important;font-weight:950!important;text-wrap:balance!important}.dq-home-hero p{max-width:590px!important;margin:16px 0 0!important;color:#ffffffc7!important;font-size:clamp(15px,1.15vw,17px)!important;line-height:1.55!important}.dq-home-btn{min-height:46px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:12px 18px!important;border-radius:6px!important;border:1px solid rgba(255,255,255,.5)!important;color:#fff!important;font-size:14px!important;font-weight:900!important}.dq-home-btn--primary{background:var(--dq-green)!important;border-color:var(--dq-green)!important}.dq-home-hero__card{width:min(100%,470px)!important;justify-self:end!important;display:block!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:8px!important;background:#fff!important;box-shadow:none!important}.dq-home-hero__image{aspect-ratio:1 / .88!important;display:grid!important;place-items:center!important;padding:clamp(18px,3vw,34px)!important;background:#fff!important;border-bottom:1px solid var(--dq-line)!important}.dq-home-hero__caption strong{display:block!important;color:#101010!important;font-size:19px!important;line-height:1.15!important;font-weight:950!important}.dq-home-hero__caption span{display:block!important;margin-top:8px!important;color:var(--dq-muted)!important;font-size:14px!important;line-height:1.45!important}.dq-home-strip__inner{width:min(1260px,calc(100vw - 40px))!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;padding:14px 0!important}.dq-home-strip span{display:block!important;margin-top:4px!important;color:#ffffffa8!important;font-size:12px!important;line-height:1.35!important}.dq-home-head{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(260px,390px)!important;gap:22px!important;align-items:end!important;margin-bottom:20px!important}.dq-home-head h2{margin:0!important;color:#101010!important;font-size:clamp(30px,3.2vw,46px)!important;line-height:1.03!important;font-weight:950!important}.dq-home-head p{margin:0!important;color:var(--dq-muted)!important;font-size:15px!important;line-height:1.5!important}.dq-feature-duo{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.dq-feature-card{display:grid!important;grid-template-columns:minmax(0,.92fr) minmax(230px,.78fr)!important;min-height:360px!important;overflow:hidden!important;border:1px solid var(--dq-line)!important;border-radius:8px!important;background:#fff!important}.dq-feature-card--dark{background:#101010!important;border-color:#101010!important;color:#fff!important}.dq-feature-card__body{display:flex!important;flex-direction:column!important;justify-content:center!important;min-width:0!important;padding:clamp(22px,3vw,34px)!important}.dq-feature-card__body strong{display:block!important;color:inherit!important;font-size:clamp(25px,2.2vw,34px)!important;line-height:1.08!important;font-weight:950!important}.dq-feature-card__body p{margin:12px 0 0!important;color:inherit!important;opacity:.7!important;font-size:15px!important;line-height:1.48!important}.dq-feature-card__price{margin-top:18px!important;color:var(--dq-green)!important;font-size:20px!important;font-weight:950!important}.dq-feature-card__image{min-width:0!important;display:grid!important;place-items:center!important;padding:clamp(16px,2vw,28px)!important;background:#fff!important}.dq-feature-card__image img{width:100%!important;height:100%!important;max-height:330px!important;object-fit:contain!important;background:#fff!important}.dq-home-cats,.dq-home-trust{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}.dq-home-cat,.dq-home-trust article{min-width:0!important;overflow:hidden!important;border:1px solid var(--dq-line)!important;border-radius:8px!important;background:#fff!important}.dq-home-cat{display:grid!important;grid-template-rows:auto 1fr!important;transition:transform .16s ease,box-shadow .16s ease!important}.dq-home-cat:hover{transform:translateY(-2px)!important;box-shadow:0 10px 24px #00000012!important}.dq-home-cat__image{aspect-ratio:1 / .74!important;display:grid!important;place-items:center!important;padding:14px!important;background:#fff!important;border-bottom:1px solid #eee!important}.dq-home-cat__image img{width:100%!important;height:100%!important;object-fit:contain!important;background:#fff!important}.dq-home-cat__body{padding:14px 16px 16px!important}.dq-home-cat__body h3{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;min-height:2.32em!important;overflow:hidden!important;margin:0!important;color:#101010!important;font-size:18px!important;line-height:1.16!important;font-weight:950!important}.dq-home-cat__body p{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;min-height:2.8em!important;overflow:hidden!important;margin:8px 0 0!important;color:var(--dq-muted)!important;font-size:14px!important;line-height:1.4!important}.dq-home-trust article{padding:18px!important}.dq-home-trust strong{display:block!important;color:#101010!important;font-size:17px!important;line-height:1.18!important;font-weight:950!important}.dq-home-trust p{margin:9px 0 0!important;color:var(--dq-muted)!important;font-size:14px!important;line-height:1.45!important}.dq-home-wholesale{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:20px!important;align-items:center!important;padding:clamp(24px,4vw,36px)!important;border-radius:8px!important;background:#101010!important;color:#fff!important}.dq-home-wholesale h2{margin:0!important;color:#fff!important;font-size:clamp(28px,3vw,42px)!important;line-height:1.05!important}.dq-home-wholesale p{margin:9px 0 0!important;color:#ffffffb8!important}product-information.product-information,.product-information[data-testid=product-information],.product-information{width:100%!important;max-width:none!important;padding:24px 20px 48px!important;background:#fff!important}product-information .product-information__grid,.product-information__grid[data-product-grid-content],.product-information__grid{width:min(1280px,100%)!important;max-width:1280px!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,730px) minmax(340px,430px)!important;gap:30px!important;align-items:start!important}product-information .product-information__media,.product-information__media{grid-column:1!important;grid-row:1!important;min-width:0!important;width:100%!important}product-information .product-details[data-testid=product-information-details],.product-details[data-testid=product-information-details],.product-details{grid-column:2!important;grid-row:1!important;width:100%!important;max-width:430px!important;min-width:0!important;position:sticky!important;top:86px!important;align-self:start!important;padding:22px!important;border:1px solid var(--dq-line)!important;border-radius:8px!important;background:#fff!important;box-shadow:0 14px 34px #00000014!important;z-index:2!important}.product-details .view-product-title a,.product-details h1,.product-details [data-testid=product-title]{color:#101010!important;font-size:clamp(23px,2vw,31px)!important;line-height:1.1!important;font-weight:950!important;text-decoration:none!important}.product-details sale-price,.product-details price-list,.product-details .price{color:var(--dq-green)!important;font-size:24px!important;line-height:1.1!important;font-weight:950!important}.dq-product-gallery{display:grid!important;grid-template-columns:82px minmax(0,1fr)!important;gap:14px!important;width:100%!important;max-width:820px!important;margin:0 auto!important}.dq-product-gallery__thumbs{display:grid!important;align-content:start!important;gap:10px!important;max-height:660px!important;overflow:auto!important}.dq-product-gallery__thumb{width:82px!important;aspect-ratio:1!important;display:grid!important;place-items:center!important;padding:6px!important;border:1px solid #d9d9d9!important;border-radius:6px!important;background:#fff!important}.dq-product-gallery__stage{width:100%!important;aspect-ratio:1 / 1!important;overflow:hidden!important;border:1px solid var(--dq-line)!important;border-radius:8px!important;background:#fff!important}.dq-product-gallery__item{display:none!important;width:100%!important;height:100%!important;place-items:center!important;padding:22px!important;background:#fff!important}.dq-product-gallery__item:first-of-type,.dq-product-gallery__item:target{display:grid!important}.dq-product-gallery__stage:has(.dq-product-gallery__item:target) .dq-product-gallery__item:first-of-type:not(:target){display:none!important}.dq-product-gallery img{width:100%!important;height:100%!important;object-fit:contain!important;background:#fff!important;image-rendering:auto!important}.dq-product-gallery__item img{width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important}.product-details .product-form-buttons,.product-details .product-form-buttons--stacked{display:grid!important;grid-template-columns:108px minmax(0,1fr)!important;gap:12px!important;width:100%!important}.product-details .quantity-selector-wrapper,.product-details quantity-selector-component{width:100%!important;min-height:50px!important}.product-details button[name=add],.product-details .add-to-cart-button,.product-details .product-form-buttons button[type=submit]{min-height:50px!important;width:100%!important;border-radius:6px!important;background:var(--dq-green)!important;border-color:var(--dq-green)!important;color:#fff!important;font-size:15px!important;font-weight:950!important}.product-details .shopify-payment-button{grid-column:1 / -1!important;width:100%!important}results-list.product-grid-container,.product-grid-container,#ResultsList,.main-collection-grid{width:100%!important;max-width:none!important;min-width:0!important}.collection-wrapper.grid,.collection-wrapper{width:min(1320px,calc(100vw - 40px))!important;max-width:1320px!important;margin:0 auto!important;display:block!important}.facets-block-wrapper{width:100%!important;margin:0 0 18px!important;display:block!important}.facets__filters-wrapper{display:flex!important;flex-wrap:wrap!important;gap:10px!important}.facets__item{min-width:150px!important}#ResultsList{display:block!important}#ResultsList>div{width:100%!important;max-width:100%!important}ul.product-grid,.product-grid[data-testid=product-grid],.product-grid--grid,.product-grid--template--28154695254299__main{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px 18px!important;width:100%!important;max-width:100%!important;padding:0!important;margin:0!important;list-style:none!important}.product-grid__item,.product-grid>li,product-card,.product-card,.product-card__content,.product-grid__card{min-width:0!important;width:100%!important;max-width:100%!important}product-card.product-card,.product-card{display:block!important;height:100%!important;border:1px solid var(--dq-line)!important;border-radius:8px!important;background:#fff!important;overflow:hidden!important}.product-card__content,.product-grid__card{display:flex!important;flex-direction:column!important;gap:8px!important;padding:0 0 12px!important}.card-gallery,product-card .card-gallery{aspect-ratio:1 / 1!important;width:100%!important;background:#fff!important;border-bottom:1px solid #eee!important}.card-gallery a,.card-gallery .contents{display:grid!important;place-items:center!important;width:100%!important;height:100%!important;padding:12px!important}.product-card img,product-card img,.related-products img,.product-recommendations img{width:100%!important;height:100%!important;max-height:320px!important;object-fit:contain!important;background:#fff!important;image-rendering:auto!important}.product-card slideshow-arrows,product-card slideshow-arrows,.product-card .slideshow-control,.product-card .slideshow-controls,.product-card [class*=slideshow-control],product-card [class*=slideshow-control]{display:none!important;visibility:hidden!important;pointer-events:none!important}.product-grid-view-zoom-out--details,.product-card a.user-select-text,.product-card product-price{padding-inline:12px!important}.product-grid-view-zoom-out--details h3,.product-card .text-block p[role=heading],.product-card__title,.product-card a[href*="/products/"] p{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;min-height:2.55em!important;overflow:hidden!important;color:#101010!important;font-size:16px!important;line-height:1.25!important;font-weight:850!important;overflow-wrap:normal!important}.product-card product-price .price,.product-card .price{color:var(--dq-green)!important;font-size:15px!important;font-weight:900!important}@media screen and (max-width:989px){.dq-home-section,.dq-home-hero__inner,.dq-home-strip__inner{width:min(100%,calc(100vw - 28px))!important}.dq-home-hero__inner{min-height:auto!important;grid-template-columns:1fr!important;gap:24px!important;padding:34px 0 36px!important}.dq-home-hero h1{font-size:clamp(32px,8vw,44px)!important}.dq-home-actions{display:grid!important;grid-template-columns:1fr!important}.dq-home-btn{width:100%!important}.dq-home-hero__card{justify-self:center!important;width:min(100%,430px)!important}.dq-home-strip__inner,.dq-home-cats,.dq-home-trust{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dq-home-head,.dq-feature-duo,.dq-home-wholesale{grid-template-columns:1fr!important}.dq-feature-card{grid-template-columns:minmax(0,.95fr) minmax(150px,.72fr)!important;min-height:260px!important}product-information .product-information__grid,.product-information__grid[data-product-grid-content],.product-information__grid{grid-template-columns:1fr!important;gap:16px!important}product-information .product-information__media,.product-information__media,product-information .product-details[data-testid=product-information-details],.product-details[data-testid=product-information-details],.product-details{grid-column:1!important;grid-row:auto!important}.product-details[data-testid=product-information-details],.product-details{position:relative!important;top:auto!important;max-width:100%!important;padding:18px!important;box-shadow:none!important}ul.product-grid,.product-grid[data-testid=product-grid],.product-grid--grid,.product-grid--template--28154695254299__main{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 12px!important}}@media screen and (max-width:560px){.dq-home-cats,.dq-home-trust{grid-template-columns:1fr!important}.dq-feature-card{grid-template-columns:1fr!important;min-height:0!important}.dq-feature-card__image{min-height:210px!important}.dq-home-cat{grid-template-columns:112px minmax(0,1fr)!important;grid-template-rows:auto!important}.dq-home-cat__image{aspect-ratio:1!important;border-right:1px solid #eee!important;border-bottom:0!important}.dq-product-gallery{grid-template-columns:1fr!important;gap:10px!important}.dq-product-gallery__stage{order:1!important}.dq-product-gallery__thumbs{order:2!important;grid-auto-flow:column!important;grid-auto-columns:62px!important;overflow-x:auto!important;overflow-y:hidden!important;max-height:none!important}.dq-product-gallery__thumb{width:62px!important}.product-details .product-form-buttons,.product-details .product-form-buttons--stacked{grid-template-columns:86px minmax(0,1fr)!important}.product-grid-view-zoom-out--details h3,.product-card .text-block p[role=heading],.product-card__title,.product-card a[href*="/products/"] p{font-size:14px!important}}.dq-track-page{max-width:1120px;margin:0 auto;padding:clamp(34px,5vw,70px) 20px 80px;color:#101010}.dq-track-hero{text-align:center;max-width:780px;margin:0 auto 30px}.dq-track-kicker{margin:0 0 10px;color:#20a84a;font-size:12px;font-weight:900;text-transform:uppercase}.dq-track-hero h1{margin:0;font-size:clamp(34px,5vw,62px);line-height:1.03;font-weight:950;letter-spacing:0}.dq-track-hero p{margin:16px auto 0;color:#606060;font-size:16px;line-height:1.55}.dq-track-form{max-width:760px;margin:0 auto 34px}.dq-track-form label{display:block;margin-bottom:9px;font-weight:900}.dq-track-row{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:10px}.dq-track-row input,.dq-track-row button{height:52px;border-radius:6px;font-size:15px}.dq-track-row input{border:1px solid #d8d8d8;padding:0 15px}.dq-track-row button{border:0;background:#101010;color:#fff;font-weight:900;cursor:pointer}.dq-track-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.dq-track-grid>div{border:1px solid #e6e6e6;border-radius:8px;padding:20px;background:#fff}.dq-track-grid h2{margin:0 0 8px;font-size:18px;line-height:1.2}.dq-track-grid p{margin:0;color:#5f5f5f;font-size:14px;line-height:1.55}.dq-track-grid a{color:#111;text-decoration:underline;text-underline-offset:3px}.dq-newsletter-open{overflow:hidden}.dq-newsletter-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:grid;place-items:center;padding:18px}.dq-newsletter-popup__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000094}.dq-newsletter-popup__panel{position:relative;width:min(920px,calc(100vw - 24px));display:grid;grid-template-columns:.82fr 1fr;overflow:hidden;border-radius:8px;background:#fff;color:#111;box-shadow:0 22px 70px #00000059}.dq-newsletter-popup__close{position:absolute;right:16px;top:13px;width:36px;height:36px;border:0;background:transparent;color:#111;font-size:34px;line-height:1;cursor:pointer;z-index:2}.dq-newsletter-popup__media{min-height:430px;display:grid;place-items:center;background:#080808;color:#fff;overflow:hidden}.dq-newsletter-popup__media:before{content:"";width:min(74%,330px);aspect-ratio:1/.86;display:block;background:linear-gradient(135deg,#111,#2f2f2f);border:1px solid rgba(255,255,255,.14);box-shadow:inset 0 0 0 1px #ffffff0a}.dq-newsletter-popup__media span{position:absolute;color:#fff;font-size:28px;font-weight:950;letter-spacing:0}.dq-newsletter-popup__content{padding:clamp(30px,5vw,56px);align-self:center}.dq-newsletter-popup__kicker{margin:0 0 9px;color:#20a84a;font-size:12px;font-weight:950;text-transform:uppercase}.dq-newsletter-popup h2{margin:0;color:#111;font-size:clamp(30px,4vw,48px);line-height:1.02;font-weight:950;letter-spacing:0}.dq-newsletter-popup p{margin:14px 0 20px;color:#555;font-size:16px;line-height:1.5}.dq-newsletter-popup__form{display:grid;gap:10px}.dq-newsletter-popup__form input{height:52px;border:1px solid #d8d8d8;border-radius:6px;padding:0 15px;font-size:15px}.dq-newsletter-popup__form button{height:52px;border:0;border-radius:6px;background:#20a84a;color:#fff;font-weight:950;font-size:15px;cursor:pointer}.dq-newsletter-popup__form small{color:#666;font-size:12px;line-height:1.35}.dq-newsletter-popup__decline{margin-top:16px;border:0;background:transparent;color:#555;font-size:13px;font-weight:900;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.dq-shell-newsletter{margin-top:14px}.dq-shell-newsletter form{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:8px}.dq-shell-newsletter input{min-width:0;height:42px;border:1px solid rgba(255,255,255,.25);border-radius:6px;background:#111;color:#fff;padding:0 12px}.dq-shell-newsletter button{height:42px;border:0;border-radius:6px;background:#20a84a;color:#fff;font-weight:950}.dq-shell-payments{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.dq-shell-payments span{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:26px;border-radius:4px;background:#fff;color:#111;font-size:11px;font-weight:950}@media(max-width:760px){.dq-track-row,.dq-track-grid{grid-template-columns:1fr}.dq-newsletter-popup{padding:12px;align-items:end}.dq-newsletter-popup__panel{grid-template-columns:1fr;max-height:92vh;overflow:auto}.dq-newsletter-popup__media{min-height:160px}.dq-newsletter-popup__content{padding:26px 20px 24px}}.dq-shell-bar{max-width:1280px!important;margin:0 auto!important;min-height:70px!important;padding:0 20px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:26px!important}.dq-shell-logo{color:#fff!important;text-decoration:none!important;font-size:28px!important;line-height:1!important;font-weight:950!important}.dq-shell-nav{display:flex!important;align-items:center!important;gap:22px!important;white-space:nowrap!important;overflow:auto!important;scrollbar-width:none!important}.dq-home--clean .dq-home-section{width:min(1240px,calc(100vw - 40px))!important}.dq-home--clean .dq-home-hero__inner{min-height:560px!important;grid-template-columns:minmax(0,1fr) minmax(360px,.74fr)!important}.dq-home--clean .dq-home-hero h1{font-size:clamp(42px,5.2vw,76px)!important;max-width:760px!important}.dq-home-hero__product{display:block!important;background:#fff!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:8px!important;overflow:hidden!important;color:#111!important;text-decoration:none!important}.dq-home-hero__product-image{aspect-ratio:1/.92!important;display:grid!important;place-items:center!important;padding:32px!important;background:#fff!important}.dq-home-hero__product-image img{width:100%!important;height:100%!important;object-fit:contain!important}.dq-home-hero__product-text{padding:18px 20px 20px!important;border-top:1px solid #e7e7e7!important;background:#fff!important}.dq-home-hero__product-text strong{display:block!important;font-size:20px!important;line-height:1.15!important;font-weight:950!important}.dq-home-hero__product-text span{display:block!important;margin-top:7px!important;color:#606060!important;font-size:14px!important;line-height:1.45!important}.dq-home-head--simple{align-items:end!important}.dq-home-text-link{font-weight:900!important;text-decoration:underline!important;text-underline-offset:4px!important}.dq-best-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important}.dq-best-card{display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(0,1fr)!important;min-height:410px!important;overflow:hidden!important;border:1px solid #e2e2e2!important;border-radius:8px!important;background:#fff!important;text-decoration:none!important;color:#111!important}.dq-best-card__media{display:grid!important;place-items:center!important;min-height:360px!important;padding:30px!important;background:#fff!important;border-right:1px solid #ededed!important}.dq-best-card__media img{width:100%!important;height:100%!important;max-height:360px!important;object-fit:contain!important;background:#fff!important}.dq-best-card__body{align-self:center!important;padding:34px!important}.dq-best-card h3{margin:0!important;color:#111!important;font-size:clamp(26px,2.8vw,42px)!important;line-height:1.03!important;font-weight:950!important;letter-spacing:0!important}.dq-best-card p:not(.dq-best-card__eyebrow){margin:16px 0 0!important;color:#606060!important;font-size:16px!important;line-height:1.48!important}.dq-best-card__price{display:block!important;margin-top:22px!important;color:#20a84a!important;font-size:24px!important;font-weight:950!important}.dq-feature-duo,.dq-feature-card{display:none!important}.dq-proof{display:grid!important;grid-template-columns:minmax(0,.72fr) minmax(0,1.1fr)!important;gap:32px!important;align-items:start!important}.dq-proof h2{margin:0!important;font-size:clamp(32px,4vw,56px)!important;line-height:1.04!important}.dq-proof-grid>div{border:1px solid #e6e6e6!important;border-radius:8px!important;padding:20px!important;background:#fff!important}.dq-proof-grid strong{display:block!important;font-size:16px!important;font-weight:950!important}.dq-proof-grid span{display:block!important;margin-top:8px!important;color:#626262!important;font-size:14px!important;line-height:1.5!important}.dq-newsletter-popup__shade{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#00000085!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important}.dq-newsletter-popup__panel{position:relative!important;width:min(470px,calc(100vw - 28px))!important;display:block!important;background:#fff!important;color:#111!important;border-radius:8px!important;overflow:hidden!important;box-shadow:0 22px 64px #00000052!important;border:1px solid #e7e7e7!important}.dq-newsletter-popup__panel:before{content:""!important;display:block!important;height:7px!important;background:#20a84a!important}.dq-newsletter-popup__close{position:absolute!important;right:12px!important;top:12px!important;width:34px!important;height:34px!important;border:0!important;background:transparent!important;color:#111!important;font-size:28px!important;line-height:1!important;cursor:pointer!important}.dq-newsletter-popup__content{padding:34px 34px 28px!important}.dq-newsletter-popup__kicker{margin:0 0 10px!important;color:#20a84a!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase!important}.dq-newsletter-popup h2{max-width:360px!important;margin:0!important;color:#111!important;font-size:32px!important;line-height:1.05!important;font-weight:950!important;letter-spacing:0!important}.dq-newsletter-popup p{margin:14px 0 18px!important;color:#5d5d5d!important;font-size:15px!important;line-height:1.5!important}.dq-newsletter-popup__code{display:inline-flex!important;align-items:center!important;gap:6px!important;margin:0 0 16px!important;padding:8px 10px!important;border-radius:5px!important;background:#f2f8f4!important;color:#111!important;font-size:13px!important}.dq-newsletter-popup__form input{height:48px!important;border:1px solid #d7d7d7!important;border-radius:6px!important;padding:0 13px!important;font-size:15px!important;background:#fff!important;color:#111!important}.dq-newsletter-popup__form button{height:48px!important;border:0!important;border-radius:6px!important;background:#20a84a!important;color:#fff!important;font-weight:950!important;font-size:15px!important;cursor:pointer!important}.dq-newsletter-popup__form small{display:none!important}@media(max-width:980px){.dq-shell-bar{grid-template-columns:1fr!important;gap:10px!important;padding:14px 18px!important}.dq-shell-nav{gap:16px!important}.dq-shell-actions{position:absolute!important;right:18px!important;top:19px!important}.dq-home--clean .dq-home-hero__inner{grid-template-columns:1fr!important;min-height:auto!important}.dq-home-hero__product{justify-self:start!important;width:min(100%,520px)!important}.dq-best-grid{grid-template-columns:1fr!important}.dq-best-card{grid-template-columns:1fr!important;min-height:auto!important}.dq-best-card__media{border-right:0!important;border-bottom:1px solid #ededed!important;min-height:280px!important}.dq-proof,.dq-proof-grid{grid-template-columns:1fr!important}}@media(max-width:640px){.dq-home--clean .dq-home-hero h1{font-size:42px!important}.dq-home-hero__product-image{padding:22px!important}.dq-home-section{width:min(100% - 24px,1240px)!important}.dq-best-card__body{padding:24px!important}.dq-best-card h3{font-size:29px!important}.dq-newsletter-popup{align-items:end!important;padding:10px!important}.dq-newsletter-popup__panel{width:100%!important}.dq-newsletter-popup__content{padding:26px 20px 22px!important}.dq-newsletter-popup h2{font-size:28px!important}.dq-shell-nav{font-size:14px!important}}.skip-to-content-link:focus,.skip-to-content-link:focus-visible{position:fixed!important;z-index:2147483647!important;top:12px!important;left:12px!important;background:#fff!important;color:#111!important;border:2px solid #111!important;border-radius:6px!important;padding:12px 16px!important;font-size:15px!important}html,body,#MainContent{overflow-x:hidden!important;background:#fff!important}body{letter-spacing:0!important}.dq-shell-header{position:sticky!important;top:0!important;z-index:80!important;background:#050505!important;border-bottom:1px solid #222!important;color:#fff!important}.dq-shell-bar{max-width:1280px!important;margin:0 auto!important;min-height:68px!important;padding:0 20px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:24px!important}.dq-shell-logo{color:#fff!important;text-decoration:none!important;font-size:27px!important;line-height:1!important;font-weight:950!important;letter-spacing:0!important}.dq-shell-nav{display:flex!important;align-items:center!important;gap:20px!important;white-space:nowrap!important;overflow:auto!important;scrollbar-width:none!important}.dq-shell-actions{display:flex!important;gap:18px!important;align-items:center!important}.dq-home,.dq-home *{box-sizing:border-box!important;letter-spacing:0!important}.dq-home{background:#fff!important;color:#111!important}.dq-home a{text-decoration:none!important;color:inherit!important}.dq-home img{display:block!important;max-width:100%!important}.dq-home-kicker{margin:0 0 9px!important;color:#20a84a!important;font-size:12px!important;line-height:1.25!important;font-weight:950!important;text-transform:uppercase!important}.dq-home-section{width:min(1240px,calc(100vw - 40px))!important;margin:0 auto!important;padding:clamp(38px,5vw,64px) 0!important}.dq-home-hero__inner{width:min(1240px,calc(100vw - 40px))!important;min-height:clamp(430px,56vh,590px)!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,.96fr) minmax(330px,.72fr)!important;gap:clamp(28px,5vw,58px)!important;align-items:center!important;padding:clamp(38px,6vw,66px) 0!important}.dq-home-hero h1{max-width:720px!important;margin:0!important;color:#fff!important;font-size:clamp(38px,4.55vw,64px)!important;line-height:1.03!important;font-weight:950!important;text-wrap:balance!important}.dq-home-hero p{max-width:610px!important;margin:16px 0 0!important;color:#ffffffc7!important;font-size:clamp(15px,1.12vw,17px)!important;line-height:1.55!important}.dq-home-actions{display:flex!important;flex-wrap:wrap!important;gap:12px!important;margin-top:24px!important}.dq-home-btn{min-height:46px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:12px 18px!important;border-radius:6px!important;border:1px solid rgba(255,255,255,.48)!important;color:#fff!important;background:transparent!important;font-size:14px!important;font-weight:900!important}.dq-home-trust{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:18px!important}.dq-home-trust span{display:inline-flex!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:999px!important;padding:7px 10px!important;color:#ffffffbd!important;font-size:12px!important;font-weight:800!important}.dq-home-hero__card{width:min(100%,470px)!important;justify-self:end!important;display:block!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:8px!important;background:#fff!important;color:#111!important;box-shadow:none!important}.dq-home-hero__image{aspect-ratio:1/.88!important;display:grid!important;place-items:center!important;padding:clamp(20px,3vw,34px)!important;background:#fff!important;border-bottom:1px solid #ececec!important}.dq-home-hero__image img{width:100%!important;height:100%!important;object-fit:contain!important;background:#fff!important}.dq-home-hero__caption{padding:18px 20px!important;background:#fff!important}.dq-home-hero__caption strong{display:block!important;color:#111!important;font-size:19px!important;line-height:1.15!important;font-weight:950!important}.dq-home-hero__caption span{display:block!important;margin-top:8px!important;color:#5f5f5f!important;font-size:14px!important;line-height:1.45!important}.dq-home-strip{margin-inline:calc(50% - 50vw)!important;background:#111!important;color:#fff!important}.dq-home-strip__inner{width:min(1240px,calc(100vw - 40px))!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;padding:15px 0!important}.dq-home-strip strong{display:block!important;color:#fff!important;font-size:13px!important;line-height:1.25!important;font-weight:900!important}.dq-home-strip span{display:block!important;margin-top:4px!important;color:#ffffff9e!important;font-size:12px!important;line-height:1.35!important}.dq-home-head{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(260px,.45fr)!important;gap:20px!important;align-items:end!important;margin-bottom:24px!important}.dq-home-head h2{margin:0!important;color:#111!important;font-size:clamp(32px,4vw,52px)!important;line-height:1.04!important;font-weight:950!important}.dq-home-head p{margin:0!important;color:#5f5f5f!important;font-size:16px!important;line-height:1.5!important}.dq-best-grid,.dq-home-products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important}.dq-best-card,.dq-home-product{display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(0,1fr)!important;min-height:360px!important;overflow:hidden!important;border:1px solid #e1e1e1!important;border-radius:8px!important;background:#fff!important;text-decoration:none!important;color:#111!important}.dq-best-card__media,.dq-home-product__image{display:grid!important;place-items:center!important;min-height:320px!important;padding:28px!important;background:#fff!important;border-right:1px solid #ededed!important}.dq-best-card__media img,.dq-home-product__image img{width:100%!important;height:100%!important;max-height:330px!important;object-fit:contain!important;background:#fff!important;filter:none!important}.dq-best-card__body,.dq-home-product__body{align-self:center!important;padding:30px!important}.dq-home-product:not(:has(.dq-home-product__body)){display:flex!important;flex-direction:column!important;min-height:auto!important}.dq-home-product:not(:has(.dq-home-product__body)) .dq-home-product__image{border-right:0!important;border-bottom:1px solid #ededed!important;min-height:300px!important}.dq-home-product:not(:has(.dq-home-product__body)) h3,.dq-home-product:not(:has(.dq-home-product__body)) p,.dq-home-product:not(:has(.dq-home-product__body)) span{margin-left:24px!important;margin-right:24px!important}.dq-best-card__eyebrow{margin:0 0 10px!important;color:#20a84a!important;font-size:12px!important;text-transform:uppercase!important;font-weight:950!important}.dq-best-card h3,.dq-home-product h3{margin:0!important;color:#111!important;font-size:clamp(24px,2.35vw,34px)!important;line-height:1.08!important;font-weight:950!important;text-wrap:balance!important}.dq-best-card p:not(.dq-best-card__eyebrow),.dq-home-product p{margin:15px 0 0!important;color:#5f5f5f!important;font-size:16px!important;line-height:1.48!important}.dq-best-card__price,.dq-home-product__price{display:block!important;margin-top:20px!important;color:#20a84a!important;font-size:23px!important;font-weight:950!important}.dq-category-card{display:flex!important;min-height:100%!important;flex-direction:column!important;overflow:hidden!important;border:1px solid #e2e2e2!important;border-radius:8px!important;background:#fff!important;color:#111!important;text-decoration:none!important}.dq-category-card span{display:block!important;margin:22px 22px 0!important;color:#111!important;font-size:22px!important;line-height:1.15!important;font-weight:950!important}.dq-category-card small{display:block!important;margin:10px 22px 24px!important;color:#666!important;font-size:15px!important;line-height:1.42!important}.dq-proof{display:grid!important;grid-template-columns:.72fr 1fr!important;gap:28px!important;align-items:start!important}.dq-proof h2{margin:0!important;font-size:clamp(30px,3.6vw,48px)!important;line-height:1.05!important;font-weight:950!important}.dq-proof-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.dq-proof-grid div{border:1px solid #e2e2e2!important;border-radius:8px!important;padding:20px!important;background:#fff!important}.dq-proof-grid strong{display:block!important;color:#111!important;font-size:17px!important;line-height:1.2!important;font-weight:950!important}.dq-proof-grid span{display:block!important;margin-top:8px!important;color:#666!important;font-size:14px!important;line-height:1.45!important}.dq-wholesale{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;background:#111!important;border-radius:8px!important;padding:32px!important;color:#fff!important}.dq-wholesale h2{margin:0!important;color:#fff!important;font-size:clamp(28px,3.5vw,44px)!important;font-weight:950!important}.dq-wholesale p{margin:10px 0 0!important;color:#ffffffb3!important}.dq-collection{width:min(1220px,calc(100vw - 40px))!important;margin:0 auto!important;padding:clamp(34px,5vw,58px) 0!important}.dq-collection__header{max-width:980px!important;margin-bottom:24px!important}.dq-collection__header h1{margin:0!important;color:#111!important;font-size:clamp(34px,4.5vw,58px)!important;line-height:1.04!important;font-weight:950!important}.dq-collection__description,.dq-collection__description p{margin:12px 0 0!important;color:#4f4f4f!important;font-size:16px!important;line-height:1.55!important}.dq-collection-toolbar{display:flex!important;justify-content:space-between!important;gap:12px!important;margin:0 0 18px!important;padding:12px 0!important;border-top:1px solid #ececec!important;border-bottom:1px solid #ececec!important;color:#666!important;font-size:13px!important;font-weight:800!important}.dq-collection-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}.dq-collection-card{display:flex!important;flex-direction:column!important;min-width:0!important;overflow:hidden!important;border:1px solid #e2e2e2!important;border-radius:8px!important;background:#fff!important;text-decoration:none!important;color:#111!important}.dq-collection-card__image{display:grid!important;place-items:center!important;aspect-ratio:1!important;padding:16px!important;background:#fff!important;border-bottom:1px solid #ededed!important}.dq-collection-card__image img,.dq-collection-card__image svg{width:100%!important;height:100%!important;object-fit:contain!important;background:#fff!important;filter:none!important}.dq-collection-card__body{padding:16px!important}.dq-collection-card p{margin:8px 0 0!important;color:#666!important;font-size:13px!important;line-height:1.35!important}.dq-collection-card__price{display:block!important;margin-top:12px!important;color:#20a84a!important;font-size:18px!important;font-weight:950!important}.dq-pagination{margin-top:30px!important}.collection-wrapper{width:min(1220px,calc(100vw - 40px))!important;margin-inline:auto!important;display:block!important}.collection-wrapper [class*=facets-block-wrapper]{margin:0 0 16px!important}.collection-wrapper [class*=facets-block-wrapper] .facets__filters-wrapper,.collection-wrapper [class*=facets-block-wrapper] .facets-remove,.collection-wrapper [class*=facets-block-wrapper] .sorting-filter__options{display:none!important}.main-collection-grid,[class*=product-grid--][product-grid-view],.product-grid{width:100%!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}.main-collection-grid product-card,.main-collection-grid .product-card,[class*=product-grid--] product-card,[class*=product-grid--] .product-card{min-width:0!important;border:1px solid #e2e2e2!important;border-radius:8px!important;overflow:hidden!important;background:#fff!important}.main-collection-grid .card-gallery,[class*=product-grid--] .card-gallery{aspect-ratio:1!important;background:#fff!important;border-bottom:1px solid #ededed!important}.main-collection-grid .card-gallery img,[class*=product-grid--] .card-gallery img{width:100%!important;height:100%!important;object-fit:contain!important;background:#fff!important;filter:none!important}.main-collection-grid .card-gallery button,.main-collection-grid .card-gallery .slideshow-controls,[class*=product-grid--] .card-gallery button,[class*=product-grid--] .card-gallery .slideshow-controls{display:none!important}.main-collection-grid .product-card__title,[class*=product-grid--] .product-card__title{font-size:16px!important;line-height:1.28!important;font-weight:900!important}[data-dq-product-gallery]{display:grid!important;grid-template-columns:88px minmax(0,1fr)!important;gap:16px!important;align-items:start!important;background:#fff!important}.dq-product-gallery__thumbs{display:grid!important;gap:10px!important;position:sticky!important;top:88px!important}.dq-product-gallery__thumb{display:block!important;border:1px solid #e2e2e2!important;border-radius:6px!important;overflow:hidden!important;background:#fff!important}.dq-product-gallery__thumb img{width:100%!important;aspect-ratio:1!important;object-fit:contain!important;background:#fff!important;filter:none!important}.dq-product-gallery__stack{display:grid!important;gap:16px!important}.dq-product-gallery__figure{margin:0!important;border:1px solid #e2e2e2!important;border-radius:8px!important;background:#fff!important;overflow:hidden!important}.dq-product-gallery__figure img{width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;background:#fff!important;filter:none!important}[data-testid=product-information-details]{max-width:520px!important;margin-left:auto!important;background:#fff!important;border:1px solid #e6e6e6!important;border-radius:8px!important;padding:24px!important;box-shadow:0 12px 35px #0000000f!important}[data-testid=product-information-details] h1,[data-testid=product-information-details] .product-title{font-size:clamp(28px,3vw,42px)!important;line-height:1.08!important;font-weight:950!important;color:#111!important}[data-testid=product-information-details] .add-to-cart-text__content,[data-testid=product-information-details] button[type=submit]{font-weight:950!important}.dq-newsletter-popup{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483000!important;display:grid!important;place-items:center!important;padding:18px!important}.dq-newsletter-popup__shade{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#0000008a!important}.dq-newsletter-popup__panel{position:relative!important;width:min(440px,calc(100vw - 32px))!important;max-height:calc(100vh - 32px)!important;overflow:auto!important;display:block!important;border-radius:10px!important;background:#fff!important;color:#111!important;box-shadow:0 24px 80px #00000047!important}.dq-newsletter-popup__media,.dq-newsletter-popup__visual{display:none!important}.dq-newsletter-popup__close{position:absolute!important;right:12px!important;top:10px!important;width:36px!important;height:36px!important;border:0!important;background:transparent!important;color:#111!important;font-size:28px!important;line-height:1!important;cursor:pointer!important}.dq-newsletter-popup__content{padding:38px 30px 30px!important;text-align:left!important}.dq-newsletter-popup__kicker{margin:0 0 10px!important;color:#20a84a!important;font-size:12px!important;text-transform:uppercase!important;font-weight:950!important}.dq-newsletter-popup h2{margin:0!important;color:#111!important;font-size:34px!important;line-height:1.05!important;font-weight:950!important}.dq-newsletter-popup p{margin:14px 0 0!important;color:#555!important;font-size:15px!important;line-height:1.5!important}.dq-newsletter-popup__code{margin:16px 0!important;padding:11px 12px!important;border:1px dashed #20a84a!important;border-radius:6px!important;background:#f2fff6!important;color:#111!important;font-size:14px!important}.dq-newsletter-popup__form{display:grid!important;gap:10px!important;margin-top:12px!important}.dq-newsletter-popup__form input{width:100%!important;height:48px!important;border:1px solid #d8d8d8!important;border-radius:6px!important;padding:0 14px!important;font-size:16px!important}.dq-newsletter-popup__decline{margin-top:14px!important;border:0!important;background:transparent!important;color:#555!important;text-decoration:underline!important;font-weight:850!important;cursor:pointer!important}@media(max-width:989px){.dq-shell-bar{grid-template-columns:1fr!important;gap:12px!important;padding:14px 16px!important}.dq-shell-nav,.dq-shell-actions{width:100%!important;justify-content:flex-start!important}.dq-home-hero__inner{grid-template-columns:1fr!important;min-height:auto!important}.dq-home-hero__card{justify-self:stretch!important;width:100%!important}.dq-home-head{grid-template-columns:1fr!important;align-items:start!important}.dq-best-grid,.dq-home-products,.dq-best-card,.dq-home-product{grid-template-columns:1fr!important}.dq-best-card__media,.dq-home-product__image{border-right:0!important;border-bottom:1px solid #ededed!important}.dq-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dq-proof,.dq-proof-grid{grid-template-columns:1fr!important}.dq-wholesale{display:block!important}.dq-wholesale .dq-home-btn{margin-top:18px!important;width:100%!important}.dq-collection-grid,.main-collection-grid,[class*=product-grid--][product-grid-view],.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:749px){.dq-home-section,.dq-collection{width:min(100%,calc(100vw - 28px))!important}.dq-home-hero__inner{width:min(100%,calc(100vw - 28px))!important;padding:32px 0!important;gap:24px!important}.dq-home-hero h1{font-size:clamp(32px,9.2vw,42px)!important}.dq-home-actions{display:grid!important;grid-template-columns:1fr!important}.dq-home-btn{width:100%!important}.dq-home-strip__inner{grid-template-columns:1fr!important;width:min(100%,calc(100vw - 28px))!important;padding:18px 0!important}.dq-home-head h2,.dq-collection__header h1{font-size:clamp(30px,9vw,40px)!important}.dq-category-grid{grid-template-columns:1fr!important}.dq-collection-toolbar{display:grid!important}.dq-collection-grid,.main-collection-grid,[class*=product-grid--][product-grid-view],.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.dq-collection-card__image{padding:10px!important}.dq-collection-card__body{padding:12px!important}.dq-collection-card h2{font-size:14px!important;-webkit-line-clamp:3!important}[data-dq-product-gallery]{display:block!important}.dq-product-gallery__thumbs{display:flex!important;gap:8px!important;overflow:auto!important;position:static!important;margin-bottom:12px!important}.dq-product-gallery__thumb{width:64px!important;flex:0 0 64px!important}.dq-product-gallery__stack{gap:12px!important}[data-testid=product-information-details]{max-width:none!important;margin:16px 14px!important;padding:18px!important}.dq-newsletter-popup__content{padding:34px 22px 24px!important}.dq-newsletter-popup h2{font-size:28px!important}}.view-product-title,.product-details .view-product-title,[data-testid=product-information-details] .view-product-title{display:none!important}.sticky-add-to-cart,sticky-add-to-cart,.sticky-add-to-cart__bar{display:none!important}[data-testid=product-information-details],.product-details{max-width:500px!important;padding:22px!important;border:1px solid #e5e5e5!important;border-radius:8px!important;background:#fff!important;box-shadow:0 10px 28px #0000000e!important}[data-testid=product-information-details] .text-block,.product-details .text-block,[data-testid=product-information-details] .rte,.product-details .rte{font-size:15px!important;line-height:1.55!important}[data-testid=product-information-details] h1,[data-testid=product-information-details] .text-block h1,[data-testid=product-information-details] [class*=product-title] h1,.product-details h1,.product-details .text-block h1,.product-details [class*=product-title] h1{margin:0!important;max-width:100%!important;color:#111!important;font-size:clamp(24px,2.15vw,32px)!important;line-height:1.12!important;font-weight:900!important;text-align:left!important;text-wrap:balance!important;word-break:normal!important;overflow-wrap:anywhere!important}[data-testid=product-information-details] product-price,[data-testid=product-information-details] sale-price,[data-testid=product-information-details] price-list,.product-details product-price,.product-details sale-price,.product-details price-list{font-size:22px!important;line-height:1.15!important;font-weight:900!important}[data-testid=product-information-details] .variant-picker,[data-testid=product-information-details] variant-picker,.product-details .variant-picker,.product-details variant-picker{margin-top:4px!important}[data-testid=product-information-details] .button,[data-testid=product-information-details] button[type=submit],.product-details .button,.product-details button[type=submit]{min-height:48px!important;border-radius:7px!important;font-size:15px!important;font-weight:900!important}.dq-product-copy{margin-top:22px!important;padding-top:20px!important;border-top:1px solid #ededed!important;color:#222!important;font-size:15px!important;line-height:1.62!important}.dq-product-copy>p:first-child{margin-top:0!important}.dq-product-copy h2{margin:24px 0 9px!important;color:#111!important;font-size:20px!important;line-height:1.25!important;font-weight:900!important}.dq-product-copy h3{margin:18px 0 7px!important;color:#111!important;font-size:16px!important;line-height:1.3!important;font-weight:900!important}.dq-product-copy p,.dq-product-copy li,.dq-product-copy td,.dq-product-copy th{color:#333!important;font-size:14px!important;line-height:1.62!important}.dq-product-copy ul{margin:10px 0 0!important;padding-left:19px!important}.dq-product-copy table{width:100%!important;margin:12px 0 0!important;border-collapse:collapse!important;border:1px solid #e7e7e7!important;font-size:14px!important}.dq-product-copy th,.dq-product-copy td{padding:9px 10px!important;border-bottom:1px solid #ececec!important;text-align:left!important;vertical-align:top!important}.dq-product-copy th{width:38%!important;background:#fafafa!important;font-weight:900!important}.dq-product-gallery,[data-dq-product-gallery]{align-items:start!important}.dq-product-gallery__figure img,.dq-product-gallery img,[data-dq-product-gallery] img{filter:none!important;image-rendering:auto!important}@media(max-width:749px){[data-testid=product-information-details],.product-details{margin:16px 14px 0!important;padding:16px!important;max-width:none!important;box-shadow:none!important}[data-testid=product-information-details] h1,[data-testid=product-information-details] .text-block h1,.product-details h1,.product-details .text-block h1{font-size:clamp(23px,7.2vw,30px)!important;line-height:1.14!important}.dq-product-copy{font-size:14px!important}.dq-product-copy h2{font-size:18px!important}}.dq-home--buyer-20260612,.dq-home--buyer-20260612 *{box-sizing:border-box!important;letter-spacing:0!important}.dq-home--buyer-20260612{background:#fff!important;color:#111!important}.dq-home--buyer-20260612 a{text-decoration:none!important;color:inherit!important}.dq-home--buyer-20260612 img{display:block!important;max-width:100%!important;background:#fff!important;filter:none!important}.dq-home-kicker{margin:0 0 10px!important;color:#20a84a!important;font-size:12px!important;line-height:1.25!important;font-weight:950!important;text-transform:uppercase!important}.dq-home-hero{margin-inline:calc(50% - 50vw)!important;background:#050505!important;color:#fff!important}.dq-home-hero__inner{width:min(1240px,calc(100vw - 40px))!important;margin:0 auto!important;min-height:clamp(520px,68vh,720px)!important;display:grid!important;grid-template-columns:minmax(0,.86fr) minmax(420px,.82fr)!important;gap:clamp(32px,5vw,64px)!important;align-items:center!important;padding:clamp(44px,6vw,80px) 0!important}.dq-home-hero h1{margin:0!important;max-width:760px!important;color:#fff!important;font-size:clamp(42px,5vw,74px)!important;line-height:1.02!important;font-weight:950!important;text-wrap:balance!important}.dq-home-hero p{margin:18px 0 0!important;max-width:620px!important;color:#ffffffc2!important;font-size:clamp(15px,1.2vw,18px)!important;line-height:1.55!important}.dq-home-actions{display:flex!important;flex-wrap:wrap!important;gap:12px!important;margin-top:26px!important}.dq-home-btn{min-height:48px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:13px 18px!important;border-radius:6px!important;border:1px solid rgba(255,255,255,.46)!important;color:#fff!important;background:transparent!important;font-size:14px!important;font-weight:900!important}.dq-hero-products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;align-items:stretch!important}.dq-hero-product{display:grid!important;grid-template-rows:auto 1fr auto!important;min-height:420px!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:8px!important;background:#fff!important;color:#111!important}.dq-hero-product span{display:block!important;padding:14px 16px!important;color:#666!important;font-size:12px!important;text-transform:uppercase!important;font-weight:950!important;border-bottom:1px solid #ededed!important}.dq-hero-product img{width:100%!important;height:100%!important;min-height:250px!important;object-fit:contain!important;padding:18px!important}.dq-hero-product strong{display:block!important;padding:16px!important;color:#111!important;font-size:19px!important;line-height:1.16!important;font-weight:950!important;border-top:1px solid #ededed!important}.dq-home-trustbar{width:min(1240px,calc(100vw - 40px))!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;padding:18px 0!important}.dq-home-trustbar div{border:1px solid #e4e4e4!important;border-radius:8px!important;padding:16px!important;background:#fff!important}.dq-home-trustbar strong{display:block!important;color:#111!important;font-size:15px!important;line-height:1.2!important;font-weight:950!important}.dq-home-trustbar span{display:block!important;margin-top:6px!important;color:#666!important;font-size:13px!important;line-height:1.38!important}.dq-home-section{width:min(1240px,calc(100vw - 40px))!important;margin:0 auto!important;padding:clamp(44px,6vw,76px) 0!important}.dq-home-head{display:grid!important;grid-template-columns:minmax(0,.95fr) minmax(260px,.45fr)!important;gap:24px!important;align-items:end!important;margin-bottom:24px!important}.dq-home-head h2,.dq-sell-points h2,.dq-wholesale h2{margin:0!important;color:#111!important;font-size:clamp(32px,4vw,56px)!important;line-height:1.04!important;font-weight:950!important;text-wrap:balance!important}.dq-home-head p{margin:0!important;color:#666!important;font-size:16px!important;line-height:1.5!important}.dq-category-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.dq-category-card{display:flex!important;flex-direction:column!important;overflow:hidden!important;border:1px solid #e1e1e1!important;border-radius:8px!important;background:#fff!important;color:#111!important}.dq-category-card img{width:100%!important;aspect-ratio:4/3!important;object-fit:contain!important;padding:18px!important;background:#fff!important;border-bottom:1px solid #ededed!important}.dq-category-card span{display:block!important;margin:20px 20px 0!important;color:#111!important;font-size:22px!important;line-height:1.16!important;font-weight:950!important}.dq-category-card small{display:block!important;margin:10px 20px 22px!important;color:#666!important;font-size:15px!important;line-height:1.42!important}.dq-sell-points{display:grid!important;grid-template-columns:minmax(0,.75fr) minmax(0,1fr)!important;gap:30px!important;align-items:start!important}.dq-sell-point-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.dq-sell-point-grid article{border:1px solid #e2e2e2!important;border-radius:8px!important;padding:20px!important;background:#fff!important}.dq-sell-point-grid strong{display:block!important;color:#111!important;font-size:17px!important;line-height:1.2!important;font-weight:950!important}.dq-sell-point-grid span{display:block!important;margin-top:8px!important;color:#666!important;font-size:14px!important;line-height:1.45!important}.dq-wholesale{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;background:#111!important;color:#fff!important;border-radius:8px!important;padding:32px!important}.dq-wholesale h2{color:#fff!important}.dq-wholesale p{margin:10px 0 0!important;color:#ffffffb8!important;font-size:15px!important;line-height:1.5!important}.product-information[data-testid=product-information]{padding-bottom:28px!important}[data-testid=product-information-details] .dq-product-copy,.product-details .dq-product-copy{display:none!important}.dq-product-detail-copy{width:min(1180px,calc(100vw - 40px))!important;margin:0 auto 52px!important;padding:0!important}.dq-product-detail-copy__inner{max-width:none!important}.dq-product-copy{display:block!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;color:#222!important;font-size:15px!important;line-height:1.6!important}.dq-product-copy>p:first-child{max-width:920px!important;margin:0 0 24px!important;color:#444!important;font-size:17px!important;line-height:1.6!important}.dq-copy-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;margin:0 0 22px!important}.dq-copy-grid section,.dq-product-copy table,.dq-product-copy>h2+table{border:1px solid #e4e4e4!important;border-radius:8px!important;background:#fff!important}.dq-copy-grid section{padding:20px!important}.dq-product-copy h2{margin:26px 0 12px!important;color:#111!important;font-size:24px!important;line-height:1.18!important;font-weight:950!important}.dq-copy-grid h2{margin:0 0 12px!important;font-size:22px!important}.dq-product-copy h3{margin:18px 0 7px!important;color:#111!important;font-size:17px!important;line-height:1.25!important;font-weight:950!important}.dq-product-copy p,.dq-product-copy li,.dq-product-copy td,.dq-product-copy th{color:#333!important;font-size:15px!important;line-height:1.6!important}.dq-product-copy ul{margin:0!important;padding-left:20px!important}.dq-product-copy table{width:100%!important;margin:0 0 18px!important;border-collapse:separate!important;border-spacing:0!important;overflow:hidden!important}.dq-product-copy th,.dq-product-copy td{padding:13px 15px!important;border-bottom:1px solid #ededed!important;text-align:left!important;vertical-align:top!important}@media(max-width:989px){.dq-home-hero__inner{grid-template-columns:1fr!important;min-height:auto!important}.dq-hero-products{grid-template-columns:1fr 1fr!important}.dq-home-trustbar{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dq-home-head,.dq-sell-points{grid-template-columns:1fr!important}.dq-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dq-sell-point-grid{grid-template-columns:1fr!important}}@media(max-width:749px){.dq-home-hero__inner,.dq-home-section,.dq-home-trustbar,.dq-product-detail-copy{width:min(100%,calc(100vw - 28px))!important}.dq-home-hero__inner{padding:34px 0!important;gap:24px!important}.dq-home-hero h1{font-size:clamp(34px,10vw,46px)!important}.dq-home-actions{display:grid!important}.dq-home-btn{width:100%!important}.dq-hero-products,.dq-home-trustbar,.dq-category-grid,.dq-copy-grid{grid-template-columns:1fr!important}.dq-hero-product{min-height:auto!important}.dq-hero-product img{min-height:230px!important}.dq-home-head h2,.dq-sell-points h2,.dq-wholesale h2{font-size:clamp(30px,9vw,42px)!important}.dq-wholesale{display:block!important;padding:24px!important}.dq-wholesale .dq-home-btn{margin-top:18px!important}.dq-product-detail-copy{margin-bottom:34px!important}.dq-product-copy>p:first-child{font-size:15px!important}.dq-product-copy h2{font-size:21px!important}.dq-product-copy th{width:36%!important}}html{scroll-behavior:smooth}body{overflow-x:hidden!important;background:#fff!important;color:#111!important}.dq-shell-header{position:sticky!important;top:0!important;z-index:100!important;background:#050505!important;border-bottom:1px solid #1f1f1f!important}.dq-shell-bar{max-width:1280px!important;margin:0 auto!important;min-height:68px!important;padding:0 22px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:24px!important;align-items:center!important}.dq-shell-logo{color:#fff!important;font-size:28px!important;font-weight:950!important;text-decoration:none!important;line-height:1!important}.dq-shell-nav{display:flex!important;gap:22px!important;align-items:center!important;overflow:auto!important;white-space:nowrap!important;scrollbar-width:none!important}.dq-shell-nav a,.dq-shell-actions a{color:#fff!important;text-decoration:none!important;font-size:15px!important;font-weight:850!important}.dq-shell-actions{display:flex!important;gap:18px!important}.dq-home-premium,.dq-home-premium *{box-sizing:border-box!important;letter-spacing:0!important}.dq-home-premium{background:#fff!important;color:#111!important}.dq-home-premium a{text-decoration:none!important;color:inherit!important}.dq-home-premium img{display:block!important;max-width:100%!important;background:#fff!important;filter:none!important}.dq-eyebrow{margin:0 0 10px!important;color:#20a84a!important;font-size:12px!important;line-height:1.25!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.06em!important}.dq-premium-hero{margin-inline:calc(50% - 50vw)!important;background:radial-gradient(circle at 72% 36%,#1a1a1a 0,#050505 44%,#000)!important;color:#fff!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(360px,.78fr)!important;gap:clamp(32px,5vw,70px)!important;align-items:center!important;padding:clamp(48px,7vw,86px) max(22px,calc((100vw - 1240px)/2))!important}.dq-premium-hero__copy{max-width:760px!important}.dq-premium-hero h1{margin:0!important;color:#fff!important;font-size:clamp(40px,5.2vw,76px)!important;line-height:1.01!important;font-weight:950!important;text-wrap:balance!important}.dq-hero-sub{max-width:650px!important;margin:18px 0 0!important;color:#ffffffc2!important;font-size:clamp(15px,1.2vw,18px)!important;line-height:1.55!important}.dq-hero-actions{display:flex!important;gap:12px!important;flex-wrap:wrap!important;margin-top:28px!important}.dq-btn{min-height:48px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:13px 18px!important;border-radius:6px!important;border:1px solid #d8d8d8!important;font-size:14px!important;font-weight:950!important;text-decoration:none!important}.dq-btn--green{background:#20a84a!important;border-color:#20a84a!important;color:#fff!important}.dq-btn--dark{background:transparent!important;border-color:#ffffff6b!important;color:#fff!important}.dq-hero-badges{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin-top:20px!important}.dq-hero-badges span{border:1px solid rgba(255,255,255,.18)!important;border-radius:999px!important;padding:7px 10px!important;color:#ffffffb8!important;font-size:12px!important;font-weight:850!important}.dq-premium-hero__visual{justify-self:end!important;width:min(100%,520px)!important}.dq-hero-product{position:relative!important;display:block!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:8px!important;background:#fff!important;box-shadow:0 24px 80px #00000059!important}.dq-product-tag{position:absolute!important;left:18px!important;top:18px!important;z-index:2!important;background:#111!important;color:#fff!important;border-radius:999px!important;padding:8px 11px!important;font-size:12px!important;font-weight:900!important}.dq-hero-product__image{aspect-ratio:1/.9!important;display:grid!important;place-items:center!important;padding:38px!important;background:#fff!important}.dq-hero-product__image img{width:100%!important;height:100%!important;object-fit:contain!important}.dq-proof-row{width:min(1240px,calc(100vw - 40px))!important;margin:22px auto 0!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.dq-proof-row div{border:1px solid #e5e5e5!important;border-radius:8px!important;padding:16px!important;background:#fff!important}.dq-proof-row strong{display:block!important;font-size:15px!important;line-height:1.2!important;font-weight:950!important;color:#111!important}.dq-proof-row span{display:block!important;margin-top:6px!important;color:#666!important;font-size:13px!important;line-height:1.4!important}.dq-home-block{width:min(1240px,calc(100vw - 40px))!important;margin:0 auto!important;padding:clamp(44px,6vw,72px) 0!important}.dq-section-head{display:grid!important;grid-template-columns:minmax(0,.82fr) minmax(260px,.42fr)!important;gap:26px!important;align-items:end!important;margin-bottom:24px!important}.dq-section-head h2{margin:0!important;color:#111!important;font-size:clamp(32px,4vw,56px)!important;line-height:1.04!important;font-weight:950!important;text-wrap:balance!important}.dq-section-head p:not(.dq-eyebrow){margin:0!important;color:#666!important;font-size:16px!important;line-height:1.5!important}.dq-section-head--compact{display:block!important;max-width:820px!important}.dq-feature-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important}.dq-feature-card{display:flex!important;flex-direction:column!important;overflow:hidden!important;border:1px solid #e0e0e0!important;border-radius:8px!important;background:#fff!important;color:#111!important}.dq-feature-card__image{height:360px!important;display:grid!important;place-items:center!important;padding:30px!important;background:#fff!important;border-bottom:1px solid #ededed!important}.dq-feature-card__image img{width:100%!important;height:100%!important;object-fit:contain!important;background:#fff!important;filter:none!important}.dq-feature-card__body{padding:24px!important}.dq-feature-card__body span{display:block!important;margin-bottom:8px!important;color:#20a84a!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase!important}.dq-feature-card h3{margin:0!important;color:#111!important;font-size:clamp(24px,2.4vw,36px)!important;line-height:1.08!important;font-weight:950!important;text-wrap:balance!important}.dq-feature-card p{margin:14px 0 0!important;color:#666!important;font-size:15px!important;line-height:1.48!important}.dq-feature-card strong{display:block!important;margin-top:18px!important;color:#20a84a!important;font-size:24px!important;font-weight:950!important}.dq-category-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}.dq-category-card{display:flex!important;flex-direction:column!important;overflow:hidden!important;border:1px solid #e2e2e2!important;border-radius:8px!important;background:#fff!important;color:#111!important;min-height:100%!important}.dq-category-card img{width:100%!important;height:260px!important;object-fit:contain!important;padding:18px!important;background:#fff!important;border-bottom:1px solid #ededed!important;filter:none!important}.dq-category-card div{padding:20px!important}.dq-category-card strong{display:block!important;color:#111!important;font-size:22px!important;line-height:1.15!important;font-weight:950!important}.dq-category-card span{display:block!important;margin-top:9px!important;color:#666!important;font-size:15px!important;line-height:1.42!important}.dq-review-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.dq-review-grid figure{margin:0!important;border:1px solid #e5e5e5!important;border-radius:8px!important;background:#fff!important;padding:22px!important}.dq-review-grid blockquote{margin:0!important;color:#222!important;font-size:17px!important;line-height:1.5!important}.dq-review-grid figcaption{margin-top:14px!important;color:#20a84a!important;font-size:13px!important;font-weight:950!important}.dq-cta-band{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;background:#101010!important;color:#fff!important;border-radius:8px!important;padding:32px!important;margin-bottom:60px!important}.dq-cta-band h2{margin:0!important;color:#fff!important;font-size:clamp(28px,3.4vw,46px)!important;line-height:1.08!important;font-weight:950!important}.dq-cta-band p:not(.dq-eyebrow){margin:10px 0 0!important;color:#ffffffb8!important;font-size:15px!important;line-height:1.5!important}.dq-collection{width:min(1240px,calc(100vw - 40px))!important;margin:0 auto!important;padding:38px 0 68px!important}.dq-collection__header{max-width:900px!important;margin-bottom:22px!important}.dq-collection__header h1{margin:0!important;color:#111!important;font-size:clamp(36px,4.8vw,62px)!important;line-height:1.02!important;font-weight:950!important}.dq-collection__description,.dq-collection__description p{max-width:920px!important;color:#555!important;font-size:16px!important;line-height:1.55!important}.dq-collection-toolbar{display:flex!important;gap:12px!important;justify-content:space-between!important;border:1px solid #e6e6e6!important;border-radius:8px!important;padding:12px 14px!important;margin:0 0 20px!important;color:#555!important;font-size:13px!important}.dq-collection-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.dq-collection-card{display:flex!important;flex-direction:column!important;min-width:0!important;overflow:hidden!important;border:1px solid #e3e3e3!important;border-radius:8px!important;background:#fff!important;text-decoration:none!important;color:#111!important}.dq-collection-card__image{height:270px!important;display:grid!important;place-items:center!important;padding:16px!important;background:#fff!important;border-bottom:1px solid #ededed!important}.dq-collection-card__body{padding:15px!important}.dq-collection-card h2{margin:0!important;color:#111!important;font-size:17px!important;line-height:1.25!important;font-weight:900!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.dq-collection-card__price{display:block!important;margin-top:10px!important;color:#20a84a!important;font-size:17px!important;font-weight:950!important}.product-information[data-testid=product-information],product-information.product-information{width:min(1240px,calc(100vw - 40px))!important;margin:0 auto!important;padding:30px 0 26px!important}.product-information__grid[data-product-grid-content],product-information .product-information__grid{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(360px,.55fr)!important;gap:34px!important;align-items:start!important}.product-information__media,.product-media-gallery{min-width:0!important}[data-testid=product-information-details],.product-details{max-width:none!important;margin:0!important;background:#fff!important;border:1px solid #e5e5e5!important;border-radius:8px!important;padding:22px!important;box-shadow:0 14px 35px #0000000f!important}[data-testid=product-information-details] h1,.product-details h1{margin:0!important;color:#111!important;font-size:clamp(25px,2.5vw,36px)!important;line-height:1.12!important;font-weight:950!important;text-align:left!important;text-wrap:balance!important}.product-details .view-product-title,[data-testid=product-information-details] .view-product-title{display:none!important}[data-testid=product-information-details] price-list,[data-testid=product-information-details] sale-price,.product-details price-list,.product-details sale-price{color:#20a84a!important;font-size:24px!important;font-weight:950!important}[data-testid=product-information-details] button[type=submit],.product-details button[type=submit]{min-height:50px!important;border-radius:6px!important;background:#111!important;color:#fff!important;font-weight:950!important}.shopify-section:has(.dq-product-detail-copy){display:block!important;width:100%!important;max-width:none!important;clear:both!important;float:none!important;grid-column:1/-1!important}.dq-product-detail-copy,.dq-product-detail-copy *{box-sizing:border-box!important;letter-spacing:0!important}.dq-product-detail-copy{width:min(1180px,calc(100vw - 40px))!important;margin:26px auto 58px!important;padding:0!important;color:#161616!important;clear:both!important}.dq-product-detail-copy__inner{max-width:none!important;width:100%!important}.dq-detail-heading{margin:0 0 18px!important}.dq-detail-heading h2{margin:0!important;color:#111!important;font-size:clamp(26px,3.3vw,42px)!important;line-height:1.08!important;font-weight:950!important;text-wrap:balance!important}.dq-product-copy{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#222!important;font-size:15px!important;line-height:1.6!important}.dq-product-copy>p:first-child{max-width:920px!important;margin:0 0 22px!important;color:#444!important;font-size:16px!important;line-height:1.6!important}.dq-copy-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;margin:0 0 18px!important}.dq-copy-grid section,.dq-product-copy table,.dq-product-copy details{border:1px solid #e4e4e4!important;border-radius:8px!important;background:#fff!important}.dq-copy-grid section{padding:18px!important}.dq-product-copy h2{margin:24px 0 11px!important;color:#111!important;font-size:22px!important;line-height:1.2!important;font-weight:950!important}.dq-copy-grid h2{margin:0 0 9px!important;font-size:19px!important}.dq-product-copy h3{margin:16px 0 6px!important;color:#111!important;font-size:16px!important;line-height:1.25!important;font-weight:950!important}.dq-product-copy p,.dq-product-copy li,.dq-product-copy td,.dq-product-copy th{color:#333!important;font-size:14px!important;line-height:1.58!important}.dq-product-copy table{width:100%!important;margin:0 0 16px!important;border-collapse:separate!important;border-spacing:0!important;overflow:hidden!important}.dq-product-copy th,.dq-product-copy td{padding:11px 13px!important;border-bottom:1px solid #ededed!important;text-align:left!important;vertical-align:top!important}.dq-product-copy th{width:28%!important;background:#fafafa!important;font-weight:950!important;color:#111!important}.dq-product-copy tr:last-child th,.dq-product-copy tr:last-child td{border-bottom:0!important}.dq-newsletter-popup[hidden]{display:none!important}.dq-newsletter-open{overflow:hidden!important}.dq-newsletter-popup{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483000!important;display:grid!important;place-items:center!important;padding:16px!important}.dq-newsletter-popup__shade{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#0000008f!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important}.dq-newsletter-popup__panel{position:relative!important;width:min(440px,calc(100vw - 28px))!important;background:#fff!important;color:#111!important;border-radius:8px!important;box-shadow:0 24px 70px #00000057!important;border:1px solid #e7e7e7!important;padding:32px!important}.dq-newsletter-popup__panel:before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:0!important;height:7px!important;background:#20a84a!important;border-radius:8px 8px 0 0!important}.dq-newsletter-popup__close{position:absolute!important;right:10px!important;top:10px!important;width:34px!important;height:34px!important;border:0!important;background:transparent!important;color:#111!important;font-size:28px!important;line-height:1!important;cursor:pointer!important}.dq-newsletter-popup h2{margin:0!important;color:#111!important;font-size:clamp(28px,5.8vw,36px)!important;line-height:1.05!important;font-weight:950!important}.dq-newsletter-popup p{margin:14px 0 16px!important;color:#555!important;font-size:15px!important;line-height:1.5!important}.dq-newsletter-popup__code{display:inline-flex!important;gap:6px!important;margin-bottom:15px!important;padding:8px 10px!important;border-radius:6px!important;background:#f3f8f4!important;color:#111!important;font-size:13px!important}.dq-newsletter-popup__form{display:grid!important;gap:10px!important}.dq-newsletter-popup__form input{height:48px!important;border:1px solid #d8d8d8!important;border-radius:6px!important;padding:0 13px!important;background:#fff!important;color:#111!important;font-size:15px!important}.dq-newsletter-popup__form button{height:48px!important;border:0!important;border-radius:6px!important;background:#20a84a!important;color:#fff!important;font-size:15px!important;font-weight:950!important;cursor:pointer!important}.dq-newsletter-popup__decline{margin-top:14px!important;border:0!important;background:transparent!important;color:#666!important;font-size:13px!important;font-weight:900!important;text-decoration:underline!important;text-underline-offset:4px!important;cursor:pointer!important}@media(max-width:980px){.dq-shell-bar{grid-template-columns:1fr!important;gap:10px!important;min-height:auto!important;padding:14px 18px!important}.dq-shell-actions{position:absolute!important;right:18px!important;top:18px!important}.dq-premium-hero{grid-template-columns:1fr!important;padding:34px 18px 42px!important}.dq-premium-hero__visual{justify-self:stretch!important;width:100%!important}.dq-proof-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dq-section-head{grid-template-columns:1fr!important;align-items:start!important}.dq-feature-grid,.dq-category-grid,.dq-review-grid{grid-template-columns:1fr!important}.product-information__grid[data-product-grid-content],product-information .product-information__grid{grid-template-columns:1fr!important;gap:18px!important}}@media(max-width:640px){.dq-shell-logo{font-size:24px!important}.dq-shell-nav{gap:15px!important;padding-right:72px!important}.dq-shell-nav a,.dq-shell-actions a{font-size:14px!important}.dq-premium-hero h1{font-size:clamp(34px,10vw,46px)!important}.dq-hero-actions{display:grid!important}.dq-btn{width:100%!important}.dq-proof-row,.dq-home-block,.dq-collection,.dq-product-detail-copy,.product-information[data-testid=product-information],product-information.product-information{width:min(100%,calc(100vw - 28px))!important}.dq-proof-row{grid-template-columns:1fr!important}.dq-home-block{padding:36px 0!important}.dq-section-head h2,.dq-detail-heading h2{font-size:clamp(28px,9vw,38px)!important}.dq-feature-card__image{height:280px!important;padding:22px!important}.dq-category-card img{height:230px!important}.dq-cta-band{display:block!important;padding:24px!important}.dq-cta-band .dq-btn{margin-top:18px!important}[data-testid=product-information-details],.product-details{padding:16px!important;box-shadow:none!important}[data-testid=product-information-details] h1,.product-details h1{font-size:clamp(23px,7vw,30px)!important}.dq-copy-grid{grid-template-columns:1fr!important}.dq-product-copy th{width:38%!important}.dq-product-copy th,.dq-product-copy td{padding:10px!important;font-size:13px!important}.dq-newsletter-popup{align-items:end!important;padding:10px!important}.dq-newsletter-popup__panel{width:100%!important;padding:28px 20px 22px!important}}.dq-home--unified .dq-home-hero__card,.dq-home--buyer-20260612 .dq-home-hero__card,.dq-home-hero__card,.dq-home-hero__product{width:min(100%,520px)!important;justify-self:end!important;background:#fff!important;border-radius:8px!important;overflow:hidden!important}.dq-home-hero__image,.dq-home-hero__product-image,.dq-home-product__image,.dq-best-card__media,.dq-category-card img,.dq-collection-card__image{background:#fff!important}.dq-home-hero__image img,.dq-home-hero__product-image img,.dq-home-product__image img,.dq-best-card__media img,.dq-category-card img,.dq-collection-card__image img{object-fit:contain!important;filter:none!important}.product-details .dq-product-copy,[data-testid=product-information-details] .dq-product-copy{display:none!important}#MainContent .dq-product-detail-copy .dq-product-copy{display:block!important}#MainContent .shopify-section:has([data-dq-product-detail-copy]),#MainContent [id*=dq_product_details_below]{display:block!important;width:100%!important;max-width:none!important;clear:both!important;float:none!important;grid-column:1/-1!important}#MainContent .dq-product-detail-copy{width:min(1180px,calc(100vw - 40px))!important;max-width:none!important;margin:28px auto 56px!important}#MainContent .dq-product-detail-copy .dq-copy-lead h2{font-size:clamp(20px,2vw,28px)!important;line-height:1.16!important}@media(max-width:760px){#MainContent .dq-product-detail-copy{width:min(100%,calc(100vw - 28px))!important;margin:24px auto 42px!important}}.skip-to-content-link:not(:focus):not(:focus-visible){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}html,body{max-width:100%!important;overflow-x:hidden!important}.dq-shell-header{position:sticky!important;top:0!important;z-index:100!important;background:#050505!important;border-bottom:1px solid #242424!important}.dq-shell-bar{width:min(1320px,calc(100vw - 36px))!important;margin:0 auto!important;min-height:72px!important;padding:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:28px!important;align-items:center!important}.dq-shell-logo{font-size:28px!important;line-height:1!important;font-weight:950!important;letter-spacing:0!important;color:#fff!important;text-decoration:none!important}.dq-shell-nav{display:flex!important;gap:22px!important;align-items:center!important;justify-content:center!important;overflow:auto!important;scrollbar-width:none!important;white-space:nowrap!important}.dq-shell-nav a,.dq-shell-actions a{color:#fff!important;text-decoration:none!important;font-size:15px!important;font-weight:850!important;letter-spacing:0!important}.dq-home--clean{background:#fff!important;color:#111!important}.dq-home--clean .dq-home-section,.dq-home--clean .dq-home-hero__inner,.dq-home-block,.dq-proof-row,.dq-category-grid,.dq-review-grid,.dq-wholesale{width:min(1320px,calc(100vw - 40px))!important;margin-left:auto!important;margin-right:auto!important}.dq-home-hero{background:#050505!important;color:#fff!important}.dq-home-hero__inner{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(420px,.78fr)!important;gap:56px!important;align-items:center!important;min-height:610px!important;padding:64px 0!important}.dq-home-kicker,.dq-eyebrow{letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:950!important;color:#20a84a!important;font-size:12px!important}.dq-home-hero h1{max-width:820px!important;margin:0!important;color:#fff!important;font-size:clamp(46px,5.7vw,88px)!important;line-height:.98!important;font-weight:950!important;letter-spacing:0!important;text-wrap:balance!important}.dq-home-hero p{max-width:660px!important;margin:24px 0 0!important;color:#ffffffbd!important;font-size:18px!important;line-height:1.55!important}.dq-home-actions{display:flex!important;flex-wrap:wrap!important;gap:12px!important;margin-top:30px!important}.dq-home-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;padding:0 22px!important;border-radius:6px!important;border:1px solid #fff!important;font-size:15px!important;font-weight:900!important;text-decoration:none!important}.dq-home-btn--primary{background:#20a84a!important;border-color:#20a84a!important;color:#fff!important}.dq-home-btn:not(.dq-home-btn--primary){background:transparent!important;color:#fff!important}.dq-home-hero__visual{display:grid!important;place-items:center!important}.dq-home-hero__stage{width:min(470px,100%)!important;aspect-ratio:1/1!important;display:grid!important;place-items:center!important;background:#fff!important;border-radius:8px!important;padding:44px!important;box-shadow:0 28px 70px #00000052!important}.dq-home-hero__stage img{width:100%!important;height:100%!important;object-fit:contain!important;background:#fff!important;filter:none!important}.dq-home-hero__badge{position:static!important;margin-top:16px!important;max-width:470px!important;background:#20a84a!important;color:#fff!important;border-radius:6px!important;padding:16px 18px!important;box-shadow:none!important}.dq-home-block{padding:70px 0 0!important}.dq-section-head{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(280px,420px)!important;gap:36px!important;align-items:end!important;margin-bottom:26px!important}.dq-section-head h2{margin:0!important;color:#111!important;font-size:clamp(32px,4.2vw,60px)!important;line-height:1.02!important;font-weight:950!important;letter-spacing:0!important;text-wrap:balance!important}.dq-section-head p:not(.dq-eyebrow){margin:0!important;color:#626262!important;font-size:16px!important;line-height:1.55!important}.dq-feature-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important}.dq-feature-card{display:grid!important;grid-template-columns:minmax(260px,.82fr) minmax(0,1fr)!important;min-height:380px!important;border:1px solid #e3e3e3!important;border-radius:8px!important;overflow:hidden!important;background:#fff!important;color:#111!important;text-decoration:none!important;box-shadow:0 16px 36px #0000000b!important}.dq-feature-card__image{display:grid!important;place-items:center!important;min-height:360px!important;background:#fff!important;padding:28px!important;border-right:1px solid #ececec!important}.dq-feature-card__image img{width:100%!important;height:100%!important;max-height:330px!important;object-fit:contain!important;background:#fff!important;filter:none!important}.dq-feature-card__body{display:flex!important;flex-direction:column!important;justify-content:center!important;padding:32px!important;background:#fff!important}.dq-feature-card__body span{color:#20a84a!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.06em!important}.dq-feature-card__body h3{margin:10px 0 0!important;color:#111!important;font-size:clamp(25px,2.4vw,40px)!important;line-height:1.06!important;font-weight:950!important;letter-spacing:0!important;text-wrap:balance!important}.dq-feature-card__body p{margin:16px 0 0!important;color:#666!important;font-size:15px!important;line-height:1.5!important}.dq-feature-card__body strong{margin-top:20px!important;color:#20a84a!important;font-size:22px!important;font-weight:950!important}.dq-proof-row{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;padding:28px 0 0!important}.dq-proof-row>div{border:1px solid #e8e8e8!important;border-radius:8px!important;background:#fff!important;padding:18px!important}.dq-proof-row strong{display:block!important;font-size:15px!important;font-weight:950!important;color:#111!important}.dq-proof-row span{display:block!important;margin-top:7px!important;color:#666!important;font-size:13px!important;line-height:1.42!important}.dq-category-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.dq-category-card{display:grid!important;grid-template-rows:250px 1fr!important;border:1px solid #e2e2e2!important;border-radius:8px!important;overflow:hidden!important;background:#fff!important;color:#111!important;text-decoration:none!important}.dq-category-card__image{display:grid!important;place-items:center!important;background:#fff!important;padding:18px!important;border-bottom:1px solid #ededed!important}.dq-category-card__image img{width:100%!important;height:100%!important;object-fit:contain!important;background:#fff!important;filter:none!important}.dq-category-card__body{padding:18px!important}.dq-category-card__body h3{margin:0!important;color:#111!important;font-size:21px!important;line-height:1.16!important;font-weight:950!important}.dq-category-card__body p{margin:10px 0 0!important;color:#666!important;font-size:14px!important;line-height:1.45!important}.dq-collection{width:min(1320px,calc(100vw - 40px))!important;margin:0 auto!important;padding:34px 0 68px!important}.dq-collection__header{max-width:980px!important;margin-bottom:22px!important}.dq-collection__header h1{font-size:clamp(34px,4vw,56px)!important;line-height:1.04!important;font-weight:950!important;letter-spacing:0!important;color:#111!important}.dq-collection__description{font-size:15px!important;line-height:1.55!important;color:#555!important;max-width:900px!important}.dq-collection-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(245px,1fr))!important;gap:18px!important;align-items:stretch!important}.dq-collection-card{display:grid!important;grid-template-rows:255px 1fr!important;min-height:390px!important;border:1px solid #e1e1e1!important;border-radius:8px!important;overflow:hidden!important;background:#fff!important;text-decoration:none!important;color:#111!important}.dq-collection-card__image{display:grid!important;place-items:center!important;height:255px!important;background:#fff!important;padding:16px!important;border-bottom:1px solid #eee!important}.dq-collection-card__image img{width:100%!important;height:100%!important;object-fit:contain!important;background:#fff!important;filter:none!important}.dq-collection-card__body{padding:15px!important;display:flex!important;flex-direction:column!important}.dq-collection-card__body h2,.dq-collection-card__body h3{margin:0 0 10px!important;color:#111!important;font-size:17px!important;line-height:1.24!important;font-weight:900!important;letter-spacing:0!important;text-align:left!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.dq-collection-card__price{margin-top:auto!important;color:#20a84a!important;font-size:18px!important;font-weight:950!important}product-information,.product-information{max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important;padding-left:20px!important;padding-right:20px!important}.product-information__grid[data-product-grid-content],product-information .product-information__grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(360px,520px)!important;gap:34px!important;align-items:start!important}media-gallery,.product-media-gallery{min-width:0!important;max-width:100%!important}.product-media-container,.product-media,.product-media img,.product-media-gallery img{background:#fff!important;object-fit:contain!important;filter:none!important}product-information .product-details,.product-details[data-testid=product-information-details],[data-testid=product-information-details]{max-width:none!important;width:100%!important;position:sticky!important;top:92px!important;padding:24px!important;border:1px solid #e5e5e5!important;border-radius:8px!important;background:#fff!important;box-shadow:0 14px 34px #0000000e!important;box-sizing:border-box!important}.product-details h1,[data-testid=product-information-details] h1,.product-information h1{font-size:clamp(26px,2.45vw,40px)!important;line-height:1.08!important;font-weight:950!important;letter-spacing:0!important;text-align:left!important;text-wrap:balance!important}.product-details .price,.product-details [class*=price]{font-size:clamp(24px,2vw,34px)!important;color:#20a84a!important;font-weight:950!important}variant-picker legend,.variant-option legend,.product-details label{font-size:14px!important;font-weight:900!important;letter-spacing:0!important;color:#222!important}.product-form-buttons,.product-form__buttons{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.product-form-buttons button,.product-form__buttons button,button[name=add]{min-height:52px!important;border-radius:7px!important;font-size:16px!important;font-weight:950!important}product-information .product-description,.product-details .rte:has(.dq-product-copy),.product-details .product-description{display:none!important}#MainContent [id*=dq_product_details_below],#MainContent .shopify-section:has([data-dq-product-detail-copy]){display:block!important;width:100%!important;max-width:none!important;clear:both!important;grid-column:1/-1!important;float:none!important}.dq-product-detail-copy{width:min(1180px,calc(100vw - 40px))!important;margin:34px auto 60px!important;padding:0!important;clear:both!important;color:#151515!important}.dq-product-detail-copy__inner{display:block!important;width:100%!important}.dq-product-detail-copy .dq-detail-heading h2{font-size:clamp(22px,2vw,30px)!important;line-height:1.15!important;font-weight:950!important;margin:0 0 16px!important;text-align:left!important}.dq-product-detail-copy .dq-copy-lead h2{display:none!important}.dq-product-copy{display:grid!important;grid-template-columns:1fr!important;gap:22px!important;width:100%!important}.dq-copy-lead,.dq-product-copy section,.dq-product-copy details{background:#fff!important;border:1px solid #e7e7e7!important;border-radius:8px!important;padding:20px!important;box-shadow:none!important}.dq-copy-lead p,.dq-product-copy p,.dq-product-copy li{font-size:15px!important;line-height:1.62!important;color:#4f4f4f!important}.dq-copy-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.dq-spec-table{width:100%!important;border-collapse:collapse!important;background:#fff!important;border:1px solid #e7e7e7!important;border-radius:8px!important;overflow:hidden!important;display:table!important}.dq-spec-table th,.dq-spec-table td{padding:12px 14px!important;border:1px solid #eee!important;text-align:left!important;font-size:14px!important;line-height:1.45!important}.dq-spec-table th{width:220px!important;background:#fafafa!important;color:#222!important;font-weight:900!important}.dq-newsletter-popup__panel{width:min(460px,calc(100vw - 28px))!important;display:block!important;background:#fff!important;color:#111!important;border-radius:8px!important;padding:32px!important;border:1px solid #e5e5e5!important;box-shadow:0 22px 70px #00000052!important}.dq-newsletter-popup__panel:before{content:""!important;display:block!important;height:6px!important;background:#20a84a!important;margin:-32px -32px 26px!important}.dq-newsletter-popup__media{display:none!important}.dq-newsletter-popup h2{font-size:clamp(30px,4vw,44px)!important;line-height:1.04!important;font-weight:950!important;letter-spacing:0!important;text-align:left!important}@media(max-width:980px){.dq-shell-bar{grid-template-columns:1fr!important;gap:12px!important;min-height:auto!important;padding:14px 0!important}.dq-shell-nav{justify-content:flex-start!important;gap:16px!important}.dq-shell-actions{justify-content:flex-start!important}.dq-home-hero__inner{grid-template-columns:1fr!important;gap:28px!important;min-height:auto!important;padding:40px 0!important}.dq-home-hero h1{font-size:clamp(34px,12vw,52px)!important;line-height:1.02!important}.dq-home-hero p{font-size:15px!important}.dq-home-actions{display:grid!important;grid-template-columns:1fr!important}.dq-home-hero__stage{width:min(330px,100%)!important;padding:26px!important}.dq-section-head{grid-template-columns:1fr!important;gap:12px!important}.dq-feature-grid{grid-template-columns:1fr!important}.dq-feature-card{grid-template-columns:1fr!important;min-height:auto!important}.dq-feature-card__image{min-height:260px!important;border-right:0!important;border-bottom:1px solid #eee!important}.dq-feature-card__body{padding:22px!important}.dq-proof-row,.dq-category-grid{grid-template-columns:1fr 1fr!important}.dq-category-card{grid-template-rows:200px 1fr!important}.product-information__grid[data-product-grid-content],product-information .product-information__grid{grid-template-columns:1fr!important;gap:18px!important}product-information .product-details,.product-details[data-testid=product-information-details],[data-testid=product-information-details]{position:static!important;padding:18px!important}.product-details h1,[data-testid=product-information-details] h1,.product-information h1{font-size:clamp(27px,8vw,36px)!important}.dq-copy-cards{grid-template-columns:1fr!important}.dq-spec-table th{width:42%!important}}@media(max-width:560px){.dq-home--clean .dq-home-section,.dq-home--clean .dq-home-hero__inner,.dq-home-block,.dq-proof-row,.dq-category-grid,.dq-review-grid,.dq-wholesale,.dq-collection,.dq-product-detail-copy{width:calc(100vw - 28px)!important}.dq-proof-row,.dq-category-grid{grid-template-columns:1fr!important}.dq-collection-grid{grid-template-columns:1fr 1fr!important;gap:12px!important}.dq-collection-card{grid-template-rows:170px 1fr!important;min-height:300px!important}.dq-collection-card__image{height:170px!important;padding:10px!important}.dq-collection-card__body{padding:12px!important}.dq-collection-card__body h2,.dq-collection-card__body h3{font-size:14px!important;line-height:1.25!important;-webkit-line-clamp:3!important}.dq-collection-card__price{font-size:15px!important}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/dq-front-final-20260611-2318.css.map */
