:root{--hm-accent: #8b3a3a;--hm-accent-soft: #f7efec;--hm-ink: rgb(var(--page-text, 17 17 17));--hm-muted: #6b6b6b;--hm-line: #e4e0dc;--hm-radius: 10px}.hm-offer{display:flex;align-items:center;gap:12px;margin-top:10px;padding:10px 12px;background:var(--hm-accent-soft);border:1px solid rgba(139,58,58,.18);border-radius:var(--hm-radius);color:var(--hm-ink)}.hm-offer__badge{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:62px;padding:6px 8px;border-radius:8px;background:var(--hm-accent);color:#fff;font-family:var(--accent-font-family);font-size:10px;line-height:1.1;letter-spacing:.04em;text-transform:uppercase}.hm-offer__badge strong{font-size:18px;letter-spacing:0;line-height:1.1}.hm-offer__body{display:flex;flex-direction:column;gap:2px;min-width:0}.hm-offer__title{font-family:var(--accent-font-family);font-size:14.5px;line-height:1.3;font-weight:600}.hm-offer__title strong{color:var(--hm-accent)}.hm-offer__sub{font-size:12.5px;line-height:1.35;color:var(--hm-muted)}.hm-native-options{display:none!important}.hm-opts{display:grid;gap:14px}.hm-opt-static{margin:0;font-size:13px;color:var(--hm-muted)}.hm-opt__head{margin:0 0 8px;font-size:13.5px}.hm-opt__label{font-weight:600;color:var(--hm-ink)}.hm-opt-static .hm-opt__label{font-weight:500;color:var(--hm-muted)}.hm-opt-static .hm-opt__value{color:var(--hm-ink);font-weight:500}.hm-opt__value{color:var(--hm-muted)}.hm-swatches{display:flex;flex-wrap:wrap;gap:8px}.hm-sw{position:relative;margin:0;padding:0;border:1px solid var(--hm-line);border-radius:8px;background:#fff;color:var(--hm-ink);font:inherit;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease;-webkit-tap-highlight-color:transparent}.hm-sw:hover{border-color:#b9b2ac}.hm-sw:focus-visible{outline:2px solid var(--hm-accent);outline-offset:2px}.hm-sw[aria-checked=true]{border-color:var(--hm-ink);box-shadow:inset 0 0 0 1px var(--hm-ink)}.hm-sw--img{width:64px;height:64px;overflow:hidden}.hm-sw__img{display:block;width:100%;height:100%;object-fit:contain;padding:4px;mix-blend-mode:multiply}.hm-sw--txt{min-width:48px;min-height:40px;padding:8px 14px;font-size:13px;line-height:1.2}.hm-sw.is-soldout{color:#a3a3a3}.hm-sw.is-soldout .hm-sw__img{opacity:.38}.hm-sw.is-soldout:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top right,transparent calc(50% - 1px),rgba(120,120,120,.7) calc(50% - .5px),rgba(120,120,120,.7) calc(50% + .5px),transparent calc(50% + 1px));pointer-events:none}@media(min-width:992px){.hm-sw--img{width:72px;height:72px}}.hm-wa{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;padding:10px 16px;border:1px solid #cfd8d2;border-radius:var(--border-radius, 4px);background:#fff;color:var(--hm-ink);font-family:var(--accent-font-family);font-weight:var(--accent-font-weight, 600);font-size:var(--text-font-size, 15px);text-decoration:none;transition:border-color .2s ease,background-color .2s ease}.hm-wa:hover{border-color:#25d366;background:#f3fcf6;color:var(--hm-ink)}.hm-wa:focus-visible{outline:2px solid #128c4a;outline-offset:2px}.hm-wa__icon{flex:0 0 20px}.product__quantity .dbtfy-inventory-quantity{font-size:13px;font-weight:500}.product__quantity .dbtfy-inventory-quantity>[translate=no]{display:none}.product__quantity .dbtfy-inventory-quantity__threshold--less{color:var(--hm-accent)}.product__quantity .dbtfy-inventory-quantity__threshold--less:before{content:"";display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:var(--hm-accent);vertical-align:1px;animation:hm-pulse 1.6s ease-in-out infinite}@keyframes hm-pulse{50%{opacity:.3}}.hm-desc.section{padding-block:28px 8px}.hm-desc__inner{max-width:760px;margin:0 auto;border-top:1px solid var(--hm-line);padding-top:24px}[id*=__product_dynamic_slideshow]:not(:has(.slideshow-slide)){display:none!important}.product-reviews-wrapper:not(:has(.review-widget>*)){display:none!important}.hm-sticky{display:none}@media(max-width:991.98px){.hm-sticky{display:block;position:fixed;left:0;right:0;bottom:0;z-index:900;padding:8px 12px calc(8px + env(safe-area-inset-bottom));background:#fffffff7;border-top:1px solid var(--hm-line);box-shadow:0 -6px 20px #00000014;transform:translateY(110%);visibility:hidden;transition:transform .25s ease,visibility 0s linear .25s}.hm-sticky.is-visible{transform:none;visibility:visible;transition:transform .25s ease}.hm-sticky__inner{display:flex;align-items:center;gap:10px}.hm-sticky__img{width:48px;height:48px;flex:0 0 48px;object-fit:contain;border-radius:6px;background:#f6f6f6}.hm-sticky__info{flex:1 1 auto;min-width:0}.hm-sticky__title,.hm-sticky__price{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hm-sticky__title{font-family:var(--accent-font-family);font-size:13.5px;font-weight:600;line-height:1.25}.hm-sticky__price{font-size:12.5px;color:var(--hm-muted)}.hm-sticky__price [data-hm-sticky-price]{color:var(--hm-ink);font-weight:600}.hm-sticky__btn{flex:0 0 auto;min-height:44px;padding:0 18px;border:0;border-radius:var(--border-radius, 4px);background:rgb(var(--page-button-background, 0 0 0));color:rgb(var(--page-button-text, 255 255 255));font-family:var(--accent-font-family);font-weight:var(--accent-font-weight, 600);font-size:14px;cursor:pointer}.hm-sticky__btn.is-soldout{background:#fff;color:var(--hm-ink);border:1px solid var(--hm-ink)}.hm-sticky__btn:focus-visible{outline:2px solid var(--hm-accent);outline-offset:2px}body.hm-sticky-on{padding-bottom:72px}body.hm-sticky-on #cb-widget-sales-pop{bottom:72px!important;transition:bottom .25s ease}.dbtfy-sticky-addtocart{display:none!important}}.hm-videos.section{padding-block:36px}.hm-videos__head{margin-bottom:16px;text-align:center}.hm-videos__title{margin:0;font-size:22px}.hm-videos__sub{margin:4px 0 0;color:var(--hm-muted);font-size:13.5px}.hm-videos__track{list-style:none;margin:0 calc(var(--gutter, 16px) * -1);padding:0 var(--gutter, 16px) 6px;display:grid;grid-auto-flow:column;grid-auto-columns:62%;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:var(--gutter, 16px);-webkit-overflow-scrolling:touch;scrollbar-width:none}.hm-videos__track::-webkit-scrollbar{display:none}.hm-videos__track--single{grid-auto-columns:min(78%,340px);justify-content:center}.hm-reel{position:relative;margin:0;aspect-ratio:9 / 16;border-radius:14px;overflow:hidden;background:#f2f2f2;scroll-snap-align:start}.hm-reel__video{position:absolute;top:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px);object-fit:cover}.hm-reel__tap{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:flex-start;padding:10px;border:0;background:transparent;color:#fff;cursor:pointer}.hm-reel__tap:focus-visible{outline:3px solid #fff;outline-offset:-3px}.hm-reel__icon,.hm-reel__fs{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#00000080;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hm-reel__icon--sound{display:none}.hm-reel__tap[aria-pressed=true] .hm-reel__icon--sound{display:inline-flex}.hm-reel__tap[aria-pressed=true] .hm-reel__icon--muted{display:none}.hm-reel__fs{position:absolute;top:10px;right:10px;border:0;padding:0;cursor:pointer}.hm-reel__fs:focus-visible{outline:2px solid #fff;outline-offset:2px}@media(min-width:750px){.hm-videos__track{grid-auto-columns:36%}}@media(min-width:992px){.hm-videos.section{padding-block:56px}.hm-videos__title{font-size:28px}.hm-videos__track{margin:0;padding:0;grid-auto-flow:row;grid-template-columns:repeat(var(--hm-cols, 4),minmax(0,1fr));overflow:visible}.hm-videos__track--single{grid-template-columns:minmax(0,320px)}}@media(prefers-reduced-motion:reduce){.hm-sticky,.hm-sticky.is-visible{transition:none}.product__quantity .dbtfy-inventory-quantity__threshold--less:before{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/hm-pdp.css.map */
