@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Inter:wght@400;500;600;700&family=Archivo+Black&display=swap";:root{--hdk-paper: #F4F1EA;--hdk-bone: #E7E1D4;--hdk-stone: #655C52;--hdk-ink: #171310;--hdk-espresso: #3D2517;--hdk-ember: #C4351F;--hdk-gold: #C9A227;--hdk-gold-text: #9A7A18;--hdk-terra: #B4573A;--hdk-terra-text: #94452C;--hdk-on-espresso: #D9CDBF;--hdk-on-espresso-fine: #BFB3A3;--hdk-display: "Instrument Serif", Georgia, serif;--hdk-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--hdk-loud: "Archivo Black", "Inter", sans-serif}product-info,product-info.gradient{background:var(--hdk-paper);font-family:var(--hdk-body);color:var(--hdk-ink)}product-info .product__media-wrapper .product__media-item{background:#fff;border-radius:2px}product-info .product__info-container>*+*{margin-top:16px}@media screen and (min-width:990px)and (min-height:700px){product-info .product__media-wrapper{position:sticky;top:3rem;align-self:flex-start}product-info .product__info-container.product__column-sticky{position:static}}product-info .product__text.caption-with-letter-spacing{font-family:var(--hdk-body);font-size:1.1rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--hdk-stone);margin:0}product-info .product__title{text-align:left}product-info .product__title>h1{font-family:var(--hdk-display);font-weight:400;font-size:clamp(3.2rem,4.4vw,4.8rem);line-height:1.05;letter-spacing:-.01em;color:var(--hdk-ink);margin:0;text-align:left}product-info .product__title>a.product__title{display:none}product-info .goodhl-prod-title{text-align:left!important}.hdk-rating{display:flex;align-items:center;gap:8px;margin:12px 0 0;font-family:var(--hdk-body);font-size:1.4rem;line-height:1}.hdk-rating__stars{display:inline-flex;gap:2px}.hdk-rating__star{width:16px;height:16px;display:block}.hdk-rating__star linearGradient stop:first-of-type{stop-color:var(--hdk-gold-text)}.hdk-rating__value{font-weight:600;color:var(--hdk-ink)}.hdk-rating__count{color:var(--hdk-stone);text-decoration:underline;text-underline-offset:3px}.hdk-rating__count:hover{color:var(--hdk-ink)}product-info .price{font-family:var(--hdk-body)}product-info .price--large .price-item{font-family:var(--hdk-body);font-size:2.4rem;font-weight:600;letter-spacing:-.01em;color:var(--hdk-ink)}product-info .product__tax{font-size:1.2rem;color:var(--hdk-stone)}.hdk-badges{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 8px;margin:8px 0;padding:16px 0;border-top:1px solid var(--hdk-bone);border-bottom:1px solid var(--hdk-bone)}.hdk-badges__item{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}.hdk-badges__item img{width:32px;height:32px;object-fit:contain}.hdk-badges__label{margin:0;text-align:center;font-family:var(--hdk-body);font-size:1.05rem;font-weight:500;line-height:1.25;color:var(--hdk-stone)}.hdk-melt{margin:16px 0;padding:16px;border:1px solid var(--hdk-bone);border-radius:2px;background:transparent}.hdk-melt__q{margin:0 0 6px;font-family:var(--hdk-body);font-size:1.4rem;font-weight:700;color:var(--hdk-ink)}.hdk-melt__a{margin:0;font-size:1.3rem;line-height:1.55;color:var(--hdk-stone)}.hdk-melt__a a{color:var(--hdk-ink);text-decoration:underline;text-underline-offset:2px}product-info .product-form__submit,product-info .product-form__submit.button{font-family:var(--hdk-body);font-size:1.6rem;font-weight:600;letter-spacing:.01em;min-height:5.4rem;border-radius:2px;box-shadow:none;background:var(--hdk-ember);color:var(--hdk-paper);border:0}product-info .product-form__submit:after,product-info .product-form__submit:before{box-shadow:none;border-radius:2px}product-info .product-form__submit:hover{background:var(--hdk-espresso)}product-info .product-form__submit[disabled],product-info .product-form__submit[aria-disabled=true]{background:var(--hdk-stone);color:var(--hdk-paper)}.hdk-atc__price{font-variant-numeric:tabular-nums;margin-left:.4em}product-info .shopify-payment-button__button--unbranded,product-info .shopify-payment-button__button{border-radius:2px!important;box-shadow:none!important}product-info .quantity,product-info .quantity__input,product-info .quantity__button{border-radius:2px;box-shadow:none;font-family:var(--hdk-body)}.hdk-sticky{position:fixed;left:0;right:0;bottom:0;z-index:1000;display:none;align-items:center;gap:12px;padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));background:var(--hdk-paper);border-top:1px solid var(--hdk-bone);transform:translateY(100%);transition:transform .18s ease-out}.hdk-sticky__meta{min-width:0;flex:1 1 auto}.hdk-sticky__price{display:block;margin:0;font-family:var(--hdk-body);font-size:1.9rem;font-weight:600;line-height:1.1;color:var(--hdk-ink);font-variant-numeric:tabular-nums}.hdk-sticky__btn{flex:0 0 auto;min-height:4.8rem;padding:0 20px;border:0;border-radius:2px;background:var(--hdk-ember);color:var(--hdk-paper);font-family:var(--hdk-body);font-size:1.5rem;font-weight:600;line-height:4.8rem;letter-spacing:.01em;cursor:pointer;box-shadow:none}.hdk-sticky__btn:hover{background:var(--hdk-espresso)}.hdk-sticky__btn[disabled]{background:var(--hdk-stone);cursor:default}@media screen and (max-width:749px){.hdk-sticky{display:flex}.hdk-sticky.is-visible{transform:translateY(0)}}.hdk-upsell{background:var(--hdk-paper);padding:56px 0}@media screen and (min-width:750px){.hdk-upsell{padding:96px 0}}.hdk-upsell__inner{max-width:78rem;margin:0 auto;padding:0 16px}.hdk-upsell__title{font-family:var(--hdk-display);font-weight:400;font-size:clamp(2.8rem,3.4vw,3.8rem);line-height:1.1;color:var(--hdk-ink);margin:0 0 8px}.hdk-upsell__sub{margin:0 0 32px;font-family:var(--hdk-body);font-size:1.5rem;line-height:1.6;color:var(--hdk-stone);max-width:52rem}.hdk-upsell__grid{display:grid;grid-template-columns:1fr;gap:16px}@media screen and (min-width:750px){.hdk-upsell__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.hdk-upsell__card{display:flex;flex-direction:column;gap:8px;padding:24px;border:1px solid var(--hdk-bone);border-radius:2px;background:var(--hdk-paper);text-decoration:none}.hdk-upsell__card:hover{border-color:var(--hdk-ink)}.hdk-upsell__card-title{font-family:var(--hdk-body);font-size:1.7rem;font-weight:600;color:var(--hdk-ink);margin:0}.hdk-upsell__card-body{margin:0;font-family:var(--hdk-body);font-size:1.4rem;line-height:1.55;color:var(--hdk-stone);flex:1 1 auto}.hdk-upsell__card-cta{font-family:var(--hdk-body);font-size:1.4rem;font-weight:600;color:var(--hdk-ink);text-decoration:underline;text-underline-offset:3px}.hdk-upsell__note{margin:24px 0 0;font-family:var(--hdk-body);font-size:1.3rem;line-height:1.6;color:var(--hdk-stone)}.hdk-allergen-note .hdk-allergen-note__detail{color:var(--hdk-espresso)}.hdk-allergen-note .hdk-allergen-note__detail a{color:var(--hdk-ink);text-decoration:underline;text-underline-offset:2px}.hdk-pdp-desc.rte .hdk-learn a{color:var(--hdk-ink);text-decoration:none}.hdk-pdp-desc.rte .hdk-learn a:hover{color:var(--hdk-ink)}.hdk-pdp-desc.rte .hdk-learn>strong{color:var(--hdk-stone)}.hdk-pdp-desc.rte p a,.hdk-pdp-desc.rte li a,.hdk-pdp-desc.rte .hdk-faq__a a{color:var(--hdk-ink);text-decoration:underline;text-underline-offset:3px}.hdk-pdp-desc.rte,.hdk-pdp-desc.rte p,.hdk-pdp-desc.rte li,.hdk-pdp-desc.rte h3,.hdk-pdp-desc.rte em,.hdk-pdp-desc.rte strong,.hdk-pdp-desc.rte summary,.hdk-pdp-desc.rte .hdk-faq__a{color:var(--hdk-ink)}.hdk-rating__value,.hdk-rating__count,.hdk-atc__price,.hdk-melt__a,.hdk-melt__a a,.hdk-upsell__sub,.hdk-upsell__note,.hdk-upsell__card-body,.hdk-upsell__card-cta,product-info .product__tax,product-info .product__tax a,product-info .quantity__label{font-family:var(--hdk-body)}product-info .price__badge-sale,product-info .badge.price__badge-sale,product-info .badge.price__badge-sale.color-scheme-5{background-color:var(--hdk-ember)!important;color:var(--hdk-paper)!important;border-color:var(--hdk-ember)!important}product-info .product__tax a,product-info .product__tax.rte a,product-info a.product__view-details,product-info .product__view-details.link{color:var(--hdk-ink)!important;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}product-info .product__tax a:hover,product-info a.product__view-details:hover{color:var(--hdk-espresso)!important}.hdk-vs{max-width:78rem;margin:0 auto}.hdk-vs__title{font-family:var(--hdk-display);font-weight:400;font-size:3.2rem;text-align:center;margin:0 0 .8rem;color:var(--hdk-ink)}.hdk-vs__sub{text-align:center;line-height:1.6;max-width:54rem;margin:0 auto 2.4rem;color:var(--hdk-stone)}.hdk-vs__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem}.hdk-vs__card{border-radius:var(--hdk-radius, 2px);padding:2rem 2rem 2.2rem}.hdk-vs__card--us{background:var(--hdk-bone);border:1px solid var(--hdk-espresso)}.hdk-vs__card--them{background:transparent;border:1px solid var(--hdk-bone)}.hdk-vs__label{display:block;font-weight:700;font-size:1.5rem;margin-bottom:1.2rem;color:var(--hdk-ink)}.hdk-vs__card--them .hdk-vs__label{color:var(--hdk-stone)}.hdk-vs__list{list-style:none;padding:0;margin:0}.hdk-vs__list li{position:relative;padding-left:2.8rem;margin-bottom:1rem;line-height:1.5}.hdk-vs__list li:before{position:absolute;left:0;top:.1rem;width:1.9rem;height:1.9rem;border-radius:50%;text-align:center;line-height:1.9rem;font-size:1.2rem;font-weight:700}.hdk-vs__list--yes li:before{content:"\2713";background:var(--hdk-espresso);color:var(--hdk-paper)}.hdk-vs__list--no li{color:var(--hdk-stone)}.hdk-vs__list--no li:before{content:"\2715";background:var(--hdk-bone);color:var(--hdk-stone)}.hdk-vs__sub,.hdk-vs__label,.hdk-vs__list li{font-family:var(--hdk-body)}@media screen and (max-width:749px){.hdk-vs__grid{grid-template-columns:1fr}}product-info .product-form__submit span,product-info .product-form__submit *,product-info .shopify-payment-button__more-options,product-info .product__view-details,.share-button__button,.share-button__button *,.share-button .share-button__copy,.share-button .field__label{font-family:var(--hdk-body)}product-info .money,product-info .conversion-bear-money,product-info .seal-money{font-family:var(--hdk-body)}product-info .installment,product-info shopify-payment-terms{display:none}.sealsubs-container,.sealsubs-container .sls-purchase-options-container,.sls-purchase-options-label,#seal-purchase-options-label{color:var(--hdk-ink)!important}.sls-selling-plan-group-name{color:var(--hdk-ink)!important;font-weight:600}.sls-more-info-container,.sls-more-info-text,.sls-subscription-details-label,.sls-more-info-container a{color:var(--hdk-stone)!important}.sls-more-info-container a{text-decoration:underline;text-underline-offset:2px}.sealsubs-container input[type=radio],.sls-option-container input[type=radio],.sls-selling-plan-group-first-line input[type=radio]{accent-color:var(--hdk-ember)}.multicolumn{background:var(--hdk-paper)}.multicolumn .title{font-family:var(--hdk-display);font-weight:400;text-transform:none}.multicolumn .multicolumn-card__image-wrapper .media,.multicolumn .media--square,.multicolumn .media--circle{border-radius:var(--hdk-radius, 2px);background:var(--hdk-bone)}.multicolumn .multicolumn-card__image-wrapper img{border-radius:var(--hdk-radius, 2px)}.multicolumn .multicolumn-list__item,.multicolumn .multicolumn-card__info{text-align:left}.multicolumn .multicolumn-card__info h3,.multicolumn .multicolumn-card__info .inline-richtext{font-family:var(--hdk-body);font-size:1.4rem;font-weight:600;letter-spacing:.02em;line-height:1.3;color:var(--hdk-ink);text-transform:none;margin:1.4rem 0 .6rem}.multicolumn .multicolumn-card__info p,.multicolumn .multicolumn-card__info a{font-family:var(--hdk-body);font-size:1.4rem;line-height:1.55;color:var(--hdk-stone);margin:0}.multicolumn .multicolumn-card__info .rte{margin:0;color:var(--hdk-stone)}.multicolumn .multicolumn-list{--grid-desktop-horizontal-spacing: 24px;--grid-desktop-vertical-spacing: 24px;--grid-mobile-horizontal-spacing: 16px;--grid-mobile-vertical-spacing: 16px}@media screen and (max-width:749px){.multicolumn .multicolumn-list__item{display:grid;grid-template-columns:8rem 1fr;gap:1.6rem;align-items:center}.multicolumn .multicolumn-card{display:contents}.multicolumn .multicolumn-card__info h3,.multicolumn .multicolumn-card__info .inline-richtext{margin:0 0 .4rem}.multicolumn .multicolumn-card__info p{font-size:1.3rem}}.junip-see-more,.junip-see-more *,button.junip-btn,button.junip-btn *{font-family:var(--hdk-body)}:root{--junipStarColor: var(--hdk-gold-text) !important}
/*# sourceMappingURL=/cdn/shop/t/28/assets/hdk-product.css.map */
