.hst .hst-price{position:relative;display:flex;align-items:flex-start;gap:8px;height:33.79px;width:100%;white-space:nowrap}.hst .hst-price__now{position:relative;top:13.5px;transform:translateY(-50%);font-family:var(--hst-font-body);font-weight:500;font-size:16px;line-height:28.8px;color:var(--hst-brand-brown)}.hst .hst-price__was{position:relative;top:15px;transform:translateY(-50%);font-family:var(--hst-font-body);font-weight:600;font-size:12px;line-height:21.6px;color:#0009;text-decoration:line-through;text-decoration-skip-ink:none;text-underline-position:from-font}@media(max-width:1023px){.hst .hst-price{position:static;height:auto;align-items:baseline;flex-wrap:wrap;white-space:normal}.hst .hst-price__now{position:static;transform:none;font-size:16px;line-height:1.4}.hst .hst-price__was{position:static;transform:none;font-size:13px;line-height:1.4}}.hst .hst-card{position:relative;display:flex;flex-direction:column;--hst-media-h: 295px}.hst .hst-card .hst-card__media{position:relative;display:block;width:100%;height:var(--hst-media-h, 295px);background:#e8e8e8;overflow:hidden}.hst .hst-card .hst-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;max-width:none}.hst .hst-card .hst-card__media img+img{opacity:1;transition:opacity .35s ease}.hst .hst-card:hover .hst-card__media img+img{opacity:0}.hst .hst-card .hst-card__badge{position:absolute;left:16px;top:16px;display:flex;align-items:center;justify-content:center;min-width:40px;padding:6px 8px;border-radius:16px;background:var(--hst-brand-brown);font-family:"HST DM Sans","DM Sans",var(--hst-font-body);font-weight:500;font-size:11px;line-height:11px;color:#fff;white-space:nowrap}.hst .hst-card .hst-card__body{display:flex;flex-direction:column;gap:3px;padding-top:21px;padding-bottom:16px;width:100%}.hst .hst-card .hst-card__title{font-family:var(--hst-font-display);letter-spacing:var(--hst-display-tracking);font-weight:400;font-size:20px;line-height:1.4;color:var(--hst-ink);text-transform:capitalize;width:100%}.hst .hst-card .hst-card__title[href]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hst .hst-card .hst-card__swatches{display:flex;align-items:center;height:29.8px;gap:10px;padding-left:5px;z-index:2}.hst .hst-card .hst-card__swatch{position:relative;display:block;padding:1px;border-radius:7px;flex-shrink:0}.hst .hst-card .hst-card__swatch i{display:block;width:12px;height:12px;border-radius:6px;background:var(--hst-sw, #d9d4cc);box-shadow:inset 0 0 0 1px #00000026}.hst .hst-card .hst-card__swatch[aria-current=true]:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border:1px solid #000;border-radius:11px}.hst .hst-card .hst-card__swatch-more{display:flex;align-items:center;padding-inline:5px;border:1px solid rgba(0,0,0,.1);border-radius:4px;font-family:var(--hst-font-body);font-weight:500;font-size:12.8px;line-height:23px;color:#0009;white-space:nowrap}.hst .hst-card .hst-card__form,.hst .hst-card .hst-card__form-el{display:contents}.hst .hst-card .hst-card__cta{display:none}@media(max-width:1023px){.hst .hst-card{min-width:0}.hst .hst-card .hst-card__media{height:auto;aspect-ratio:1;background:#e8e8e8}.hst .hst-card .hst-card__body{padding-top:14px;padding-bottom:12px;gap:6px;flex:1 0 auto}.hst .hst-card .hst-card__title{font-size:17px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:normal}.hst .hst-card .hst-card__swatches{height:auto;padding:4px 0 0 2px}.hst .hst-card .hst-card__cta{display:flex;align-items:center;justify-content:center;width:100%;margin-top:auto;padding:13px 12px;background:var(--hst-brand-brown);border:1px solid var(--hst-brand-brown);border-radius:0;font-family:var(--hst-font-ui);font-weight:400;font-size:14px;line-height:1.2;letter-spacing:normal;color:#fff;text-align:center;z-index:2}}@media(min-width:1024px){.hst .hst-card .hst-card__cta{display:flex;align-items:center;justify-content:center;position:absolute;z-index:2;left:16px;right:16px;top:calc(var(--hst-media-h, 295px) - 16px);min-height:48px;padding:12px;background:#fff;border:0;border-radius:0;font-family:var(--hst-font-ui);font-weight:500;font-size:15px;line-height:1.2;letter-spacing:.01em;color:var(--hst-ink);text-align:center;opacity:0;transform:translateY(calc(-100% + 10px));pointer-events:none;transition:opacity .28s cubic-bezier(.4,0,.2,1),transform .38s cubic-bezier(.4,0,.2,1),background-color .28s ease,color .28s ease}.hst .hst-card:hover .hst-card__cta,.hst .hst-card:focus-within .hst-card__cta{opacity:1;transform:translateY(-100%);pointer-events:auto}.hst .hst-card .hst-card__cta:hover,.hst .hst-card .hst-card__cta:focus-visible{background:var(--hst-ink);color:#fff}}.hst .hst-card .hst-card__cta[disabled]{cursor:not-allowed}@media(max-width:1023px){.hst .hst-card .hst-card__cta[disabled]{opacity:.55}}@media(min-width:1024px){.hst .hst-card .hst-card__cta[disabled]{color:#150b0573}.hst .hst-card .hst-card__cta[disabled]:hover{background:#fff;color:#150b0573}}.hst .hst-card .hst-card__cta.loading{position:relative;text-indent:-9999rem}.hst .hst-card .hst-card__cta.loading:after{content:"";display:block;position:absolute;left:50%;top:50%;width:18px;height:18px;margin:-9px 0 0 -9px;text-indent:0;border:2px solid currentcolor;border-right-color:transparent;border-radius:50%;animation:spinner-border .75s linear infinite}@media(min-width:1024px){.hst .hst-card .hst-card__cta.loading{position:absolute}}.hst .hst-card .hst-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;background:#e8e8e8;fill:#150b0529}.hst .hst-card .hst-card__qv{position:absolute;right:16px;top:16px;z-index:2;width:44px;height:44px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#fff;color:var(--hst-ink, #150b05);cursor:pointer;box-shadow:0 2px 10px #0000001f;opacity:0;transition:opacity .22s var(--hst-ease, cubic-bezier(.22,.61,.36,1)),background .22s var(--hst-ease, cubic-bezier(.22,.61,.36,1));-webkit-tap-highlight-color:transparent}.hst .hst-card .hst-card__qv svg{width:20px!important;height:20px!important;display:block;fill:none!important;stroke:currentColor!important}.hst .hst-card:hover .hst-card__qv,.hst .hst-card .hst-card__qv:focus-visible{opacity:1}.hst .hst-card .hst-card__qv:hover{background:var(--hst-cream, #faf5ee)}@media(max-width:1023px){.hst .hst-card .hst-card__qv{display:none}}@media(hover:none){.hst .hst-card .hst-card__qv{opacity:1}}@media(prefers-reduced-motion:reduce){.hst .hst-card .hst-card__qv{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/hst-product-card.css.map */
