.hv-rating{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;line-height:1.3}.hv-rating__stars{display:inline-flex;gap:2px;color:var(--hv-accent)}.hv-rating__stars svg{display:block}.hv-rating__star--off{opacity:.22}.hv-rating__score{font-weight:700;font-size:.95rem}.hv-rating__count{font-size:.88rem;color:var(--hv-ink-3)}.hv-rating--sm .hv-rating__score{font-size:.88rem}.hv-rating--sm .hv-rating__count{font-size:.82rem}.hv-bg-dark .hv-rating__count{color:var(--hv-on-dark-2)}a.hv-rating:hover .hv-rating__count{color:var(--hv-ink)}.hv-hero__rating{margin-top:26px}.hv-buy__info>.hv-rating{margin-bottom:10px}.hv-hero__inset{position:absolute;right:-2%;bottom:-4%;width:34%;max-width:190px;aspect-ratio:1;border-radius:var(--hv-r-l);overflow:hidden;background:var(--hv-white);border:1px solid rgba(255,255,255,.9);box-shadow:0 14px 40px #1b1a1829}.hv-hero__inset img{width:100%;height:100%;object-fit:cover}@media(max-width:749px){.hv-hero__inset{width:30%;right:2%;bottom:-6%}}.hv-buy__rows{list-style:none;margin:22px 0 0;padding:18px 20px;border-radius:var(--hv-r-m);background:var(--hv-bg-2);border:1px solid var(--hv-line-soft);display:flex;flex-direction:column;gap:13px}.hv-bg-alt .hv-buy__rows{background:var(--hv-white)}.hv-buy__rows li{display:flex;gap:12px;align-items:flex-start;font-size:.9rem;line-height:1.5}.hv-buy__rows svg{color:var(--hv-accent);flex:none;margin-top:2px}.hv-buy__rows strong{font-weight:600}.hv-stock{display:inline-flex;align-items:center;gap:9px;margin-top:18px;font-size:.88rem;color:var(--hv-ink-2)}.hv-stock__dot{width:8px;height:8px;border-radius:50%;background:#2e7d54;box-shadow:0 0 0 3px #2e7d5429}.hv-stock--out .hv-stock__dot{background:#a8341c;box-shadow:0 0 0 3px #a8341c29}.hv-rv__top{display:grid;gap:30px;align-items:center;margin-top:42px;padding:28px;border-radius:var(--hv-r-l);background:var(--hv-white);border:1px solid var(--hv-line-soft)}@media(min-width:750px){.hv-rv__top{grid-template-columns:minmax(0,280px) 1fr;gap:48px;padding:34px 38px}}.hv-rv__score{font-family:var(--hv-font-heading);font-size:3.4rem;font-weight:600;letter-spacing:-.04em;line-height:1}.hv-rv__score small{font-size:1.05rem;font-weight:500;color:var(--hv-ink-3);letter-spacing:0}.hv-rv__meta{margin-top:12px;display:flex;flex-direction:column;gap:8px}.hv-rv__count{font-size:.88rem;color:var(--hv-ink-3);line-height:1.5}.hv-rv__bars{display:flex;flex-direction:column;gap:8px}.hv-rv__bar{display:grid;grid-template-columns:40px 1fr 44px;align-items:center;gap:12px;font-size:.82rem;color:var(--hv-ink-3)}.hv-rv__bar-track{height:7px;border-radius:999px;background:#1b1a1814;overflow:hidden}.hv-rv__bar-fill{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--hv-accent) 0%,var(--hv-accent-2) 100%);width:0;transition:width .9s var(--ease-soft)}[data-hv-reveal].is-in .hv-rv__bar-fill{width:var(--hv-bar, 0%)}html:not(.hv-js) .hv-rv__bar-fill{width:var(--hv-bar, 0%)}.hv-rv__bar span:last-child{text-align:right}.hv-rv__grid{display:grid;gap:16px;margin-top:26px}@media(min-width:750px){.hv-rv__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media(min-width:1100px){.hv-rv__grid{grid-template-columns:repeat(3,1fr)}}.hv-rv-card{display:flex;flex-direction:column;border-radius:var(--hv-r-l);background:var(--hv-white);border:1px solid var(--hv-line-soft);overflow:hidden;transition:transform var(--duration-fast) var(--ease-premium),box-shadow var(--duration-fast) var(--ease-premium)}@media(hover:hover){.hv-rv-card:hover{transform:translateY(-3px);box-shadow:var(--hv-shadow-m)}}.hv-rv-card__media{aspect-ratio:4 / 3;background:var(--hv-bg-3);overflow:hidden}.hv-rv-card__media img{width:100%;height:100%;object-fit:cover;transition:transform var(--duration-slow) var(--ease-soft)}@media(hover:hover){.hv-rv-card:hover .hv-rv-card__media img{transform:scale(1.04)}}.hv-rv-card__body{padding:24px 24px 26px;display:flex;flex-direction:column;gap:12px;flex:1}.hv-rv-card__title{font-family:var(--hv-font-heading);font-weight:600;font-size:1.03rem;letter-spacing:-.01em}.hv-rv-card__text{color:var(--hv-ink-2);line-height:1.65;font-size:.95rem}.hv-rv-card__text p+p{margin-top:10px}.hv-rv-card__foot{margin-top:auto;padding-top:14px;border-top:1px solid var(--hv-line-soft);display:flex;align-items:center;gap:11px}.hv-rv-card__avatar{width:34px;height:34px;border-radius:50%;background:var(--hv-accent-soft);color:#a8511c;display:grid;place-items:center;font-size:.8rem;font-weight:700;flex:none}.hv-rv-card__who{display:block;font-size:.87rem;font-weight:600;line-height:1.35}.hv-rv-card__when{display:block;font-size:.78rem;color:var(--hv-ink-3)}.hv-rv-verified{display:inline-flex;align-items:center;gap:5px;font-size:.71rem;font-weight:600;color:#2e7d54}.hv-rv-verified svg{flex:none}@media(max-width:400px){.hv-rv-verified span,.hv-rv-verified{font-size:.68rem}}.hv-rv__note{margin-top:26px;font-size:.8rem;color:var(--hv-ink-3);max-width:74ch;line-height:1.6}.hv-cartpage{padding-block:40px 72px}@media(min-width:990px){.hv-cartpage{padding-block:56px 96px}}.hv-cartpage__grid{display:grid;gap:34px;align-items:start;margin-top:34px}@media(min-width:990px){.hv-cartpage__grid{grid-template-columns:1.6fr 1fr;gap:56px}}.hv-cartpage__list{border-top:1px solid var(--hv-line)}.hv-cartrow{display:flex;gap:18px;padding:22px 0;border-bottom:1px solid var(--hv-line-soft);align-items:flex-start}.hv-cartrow__img{width:92px;flex:none;aspect-ratio:1;border-radius:var(--hv-r-m);overflow:hidden;background:var(--hv-bg-3)}.hv-cartrow__img img{width:100%;height:100%;object-fit:cover}.hv-cartrow__main{flex:1;min-width:0;display:flex;flex-direction:column;gap:10px}.hv-cartrow__name{font-weight:600;font-size:1rem;text-decoration:none}.hv-cartrow__ctrl{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hv-cartrow__price{font-weight:600;white-space:nowrap}@media(max-width:480px){.hv-cartrow__img{width:70px}}.hv-summary{padding:26px;border-radius:var(--hv-r-l);background:var(--hv-bg-2);border:1px solid var(--hv-line-soft)}@media(min-width:990px){.hv-summary{position:sticky;top:calc(var(--hv-header-h) + 20px)}}.hv-summary__row{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding-block:8px}.hv-summary__row--total{border-top:1px solid var(--hv-line);margin-top:10px;padding-top:16px}.hv-summary__row--total strong{font-family:var(--hv-font-heading);font-size:1.35rem}.hv-cart-empty{text-align:center;padding-block:60px}.hv-cart-empty .hv-btn{margin-top:24px}@media(min-width:750px){.hv-cart-empty .hv-btn{width:auto}}.hv-page{padding-block:44px 80px}@media(min-width:990px){.hv-page{padding-block:64px 110px}}.hv-page__head{max-width:760px;margin-bottom:34px}.hv-rte{max-width:76ch;color:var(--hv-ink-2);line-height:1.75}.hv-rte>*+*{margin-top:18px}.hv-rte h2{font-size:clamp(1.25rem,2.4vw,1.6rem);margin-top:42px}.hv-rte h3{font-size:1.12rem;margin-top:30px}.hv-rte h2+p,.hv-rte h3+p{margin-top:12px}.hv-rte ul,.hv-rte ol{padding-left:22px;display:flex;flex-direction:column;gap:10px}.hv-rte li{line-height:1.7}.hv-rte a{color:var(--hv-ink);text-decoration:underline;text-underline-offset:3px}.hv-rte strong{color:var(--hv-ink)}.hv-rte table{width:100%;border-collapse:collapse}.hv-rte th,.hv-rte td{text-align:left;padding:12px 10px;border-bottom:1px solid var(--hv-line-soft)}.shopify-policy__container{max-width:var(--hv-wrap-tight)!important;margin-inline:auto!important;padding:56px var(--hv-gutter) 90px!important}.shopify-policy__title{text-align:left!important;margin-bottom:26px!important}.shopify-policy__title h1{font-family:var(--hv-font-heading);font-size:clamp(1.9rem,4.4vw,2.8rem);font-weight:600;letter-spacing:-.03em;color:var(--hv-ink)}.shopify-policy__body{max-width:76ch;color:var(--hv-ink-2);line-height:1.75}.shopify-policy__body h2{font-family:var(--hv-font-heading);font-size:1.3rem;font-weight:600;letter-spacing:-.02em;color:var(--hv-ink);margin-top:40px;margin-bottom:12px}.shopify-policy__body p{margin-bottom:16px}.shopify-policy__body ul{padding-left:22px;margin-bottom:18px}.shopify-policy__body li{margin-bottom:10px;line-height:1.7}.shopify-policy__body a{color:var(--hv-ink);text-underline-offset:3px}.hv-404{text-align:center;padding-block:90px 110px}.hv-404 .hv-lead{margin-inline:auto}.hv-404 .hv-btn{margin-top:30px}@media(min-width:750px){.hv-404 .hv-btn{width:auto}}.hv-sticky{padding-bottom:max(env(safe-area-inset-bottom),0px)}body.hv-cart-open .hv-sticky{transform:translateY(120%)!important}@media(max-width:749px){.hv-body[data-has-sticky=true] .hv-footer__bottom{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.hv-lcard{aspect-ratio:4 / 3}.hv-lcard__text{opacity:1;transform:none}}@media(max-width:359px){.hv-h1{font-size:2rem}.hv-h2{font-size:1.55rem}.hv-logo{font-size:1.2rem}.hv-btn{padding:0 18px;font-size:.92rem}}.hv-rule{height:1px;background:var(--hv-line-soft);border:0;margin:0}.hv-body{--hv-accent: #a94b20;--hv-ink-3: #686158}.hv-body .hv-btn--primary{color:var(--hv-bg)}.hv-body .hv-btn--accent{color:#fff}.hv-body .hv-btn--accent:hover{background:#8f3d18}.hv-body .hv-btn--light{color:var(--hv-ink)}.hv-hero__price{display:flex;flex-wrap:wrap;gap:8px 16px;align-items:baseline;margin-top:24px}.hv-hero__price strong{font-size:1.65rem;line-height:1.2}.hv-hero__price span{font-size:.85rem;color:var(--hv-ink-2)}.hv-hero__ctas{margin-top:22px}.hv-field .hv-input{flex:initial;width:100%}.hv-hero__title p{margin:0}.hv-body .hv-lcard__title{color:#fff}.hv-body .hv-lcard__text{opacity:1;transform:none}.hv-body [id]{scroll-margin-top:90px}.hv-body .hv-btn{white-space:normal;text-align:center;padding-block:12px}.hv-rte{overflow-wrap:anywhere}@media(min-width:990px){.hv-hero__frame{aspect-ratio:1 / 1}.hv-hero{padding-block:44px 64px}.hv-section{padding-block:88px}}@media(max-width:749px){.hv-hero{padding-top:26px}.hv-hero__grid{gap:28px}.hv-hero__title{font-size:clamp(2rem,8.5vw,3rem)}.hv-hero__price{display:grid;gap:8px}.hv-hero__media{max-width:540px;width:100%;margin-inline:auto}.hv-announce__inner{flex-wrap:wrap;gap:3px 10px}.hv-step__media{aspect-ratio:1 / 1}}@media(max-width:480px){.hv-buy__row{flex-wrap:wrap}.hv-buy__row .hv-btn{flex-basis:100%}.hv-qty{min-height:48px}.hv-sticky__inner{gap:8px}.hv-sticky__inner .hv-btn{max-width:56%;font-size:.82rem;padding-inline:12px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/healvo-ui.css.map */
