.hb-coll-scope{--hbc-max: var(--hb-page-w, 1480px);--hbc-ink: #241318;--hbc-ink-hover: #341c23;--hbc-body: #4a3a3e;--hbc-muted: #5a4247;--hbc-muted2: #6a555a;--hbc-cream: #fff6f1;--hbc-pink-bg: #fbd7e3;--hbc-pink-bg-hover: #fce0eb;--hbc-pink-accent: #ee3d7e;--hbc-pink-dark: #c22a63;--hbc-green: #1f3a2c;--hbc-green-hover: #27482f;--hbc-green-muted: #b9c4bc;--hbc-ink-muted: #b9a5aa;--hbc-icon-green-bg: #e7ede2;--hbc-display-font: "Anton", "Arial Narrow", sans-serif;color:var(--hbc-ink)}.hb-coll__top{max-width:var(--hbc-max);margin:0 auto;padding:28px 32px 0;box-sizing:border-box}.hb-coll__grid-wrap{max-width:var(--hbc-max);margin:0 auto;padding:32px;box-sizing:border-box}.hb-coll__links-wrap{max-width:var(--hbc-max);margin:0 auto;padding:44px 32px 0;box-sizing:border-box}.hb-coll__guide-wrap{max-width:var(--hbc-max);margin:0 auto;padding:64px 32px 0;box-sizing:border-box}.hb-coll__faq-wrap{max-width:var(--hbc-max);margin:0 auto;padding:56px 32px 80px;box-sizing:border-box}.hb-coll__breadcrumb{font-size:13px;font-weight:600;color:var(--hbc-muted2);margin-bottom:18px}.hb-coll__breadcrumb a{color:var(--hbc-muted2);text-decoration:none}.hb-coll__breadcrumb a:hover{text-decoration:underline}.hb-coll__breadcrumb span[aria-current]{color:var(--hbc-ink)}.hb-coll__hero{display:flex;flex-wrap:wrap;gap:32px 48px;align-items:flex-end;justify-content:space-between}.hb-coll__hero-text{flex:1 1 440px;min-width:0;max-width:760px}.hb-coll__h1{font-size:clamp(40px,4.6vw,64px);line-height:1;margin:0 0 18px;max-width:16ch}.hb-coll__intro{font-size:18px;line-height:1.6;color:var(--hbc-body);max-width:70ch}.hb-coll__intro p{margin:0}.hb-coll__aside{flex:0 0 320px;margin-top:96px;display:flex;flex-direction:column;gap:10px}.hb-coll-rating{background:var(--hbc-pink-bg);border-radius:22px;padding:20px 22px}.hb-coll-rating__top{display:flex;align-items:flex-end;gap:8px;margin-bottom:6px}.hb-coll-rating__value{font-family:var(--hbc-display-font);font-size:46px;line-height:.86;color:var(--hbc-ink)}.hb-coll-rating__max{font-size:14px;font-weight:700;color:var(--hbc-pink-dark);padding-bottom:4px}.hb-coll-rating__stars{font-size:15px;letter-spacing:.14em;color:var(--hbc-pink-accent);margin-bottom:4px}.hb-coll-rating__note{font-size:13px;font-weight:700;color:var(--hbc-muted)}.hb-coll-pill{display:flex;align-items:center;gap:11px;background:#fff;border-radius:100px;padding:7px 18px 7px 14px}.hb-coll-pill__icon{width:28px;height:28px;flex:none;border-radius:100px;display:flex;align-items:center;justify-content:center}.hb-coll-pill__icon--leaf{background:var(--hbc-icon-green-bg);color:var(--hbc-green)}.hb-coll-pill__icon--truck{background:var(--hbc-pink-bg);color:var(--hbc-pink-dark)}.hb-coll-pill__label{font-size:14px;font-weight:700;color:var(--hbc-ink)}.hb-coll__toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px;margin-top:36px;padding-bottom:20px;border-bottom:1px solid rgba(36,19,24,.1)}.hb-coll__toolbar-pills{display:flex;gap:8px;flex-wrap:wrap}.hb-coll-toolbar-pill{display:inline-block;font-size:14px;font-weight:700;padding:7px 20px;border-radius:100px;text-decoration:none;background:#2413180f;color:#3a2a2e}.hb-coll-toolbar-pill:hover{background:var(--hbc-pink-bg);color:var(--hbc-pink-dark)}.hb-coll-toolbar-pill--current,.hb-coll-toolbar-pill--current:hover{background:var(--hbc-ink);color:var(--hbc-cream)}.hb-coll__count{font-size:14px;color:var(--hbc-muted2)}.hb-coll__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));column-gap:20px;row-gap:44px}.hb-coll-card{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:18px;padding:12px;text-decoration:none;color:inherit;transition:box-shadow .15s ease}.hb-coll-card:hover{box-shadow:0 18px 34px -18px #24131859}.hb-coll-card__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:12px;background:var(--hbc-pink-bg);margin-bottom:12px}.hb-coll-card__media img{width:100%;height:100%;object-fit:cover;display:block}.hb-coll-card__badge{position:absolute;top:12px;left:12px;background:var(--hbc-pink-accent);color:#fff;font-size:11px;font-weight:800;letter-spacing:.05em;padding:6px 12px;border-radius:100px}.hb-coll-card__stars{display:flex;align-items:center;gap:6px;margin-bottom:6px}.hb-coll-card__stars span[aria-hidden]{font-size:12px;letter-spacing:.06em;color:var(--hbc-ink)}.hb-coll-card__stars-count{font-size:12px;font-weight:700;color:var(--hbc-ink)}.hb-coll-card__title{font-family:var(--hbc-display-font);text-transform:uppercase;font-size:16px;line-height:1.15;margin-bottom:8px}.hb-coll-card__price-row{display:flex;align-items:baseline;gap:8px;margin:0 0 12px}.hb-coll-card__price{font-size:15px;font-weight:700}.hb-coll-card__price--sale{color:var(--hbc-pink-dark)}.hb-coll-card__price-old{font-size:13px;color:var(--hbc-muted2);text-decoration:line-through}.hb-coll-card__cta{display:block;margin-top:auto;text-align:center;font-size:13px;font-weight:700;padding:10px;border-radius:100px;background:var(--hbc-ink);color:#fff}.hb-coll__links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.hb-coll-link{display:flex;flex-direction:column;justify-content:space-between;gap:16px;border-radius:24px;padding:22px;min-height:150px;text-decoration:none}.hb-coll-link__kicker{font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px}.hb-coll-link__title{font-size:23px;line-height:1.15;margin:0 0 8px}.hb-coll-link__body{font-size:14px;line-height:1.6;margin:0}.hb-coll-link__cta{font-size:14px;font-weight:700}.hb-coll-link--pink{background:var(--hbc-pink-bg);color:var(--hbc-ink)}.hb-coll-link--pink:hover{background:var(--hbc-pink-bg-hover)}.hb-coll-link--pink .hb-coll-link__kicker,.hb-coll-link--pink .hb-coll-link__cta{color:var(--hbc-pink-dark)}.hb-coll-link--pink .hb-coll-link__title{color:var(--hbc-ink)}.hb-coll-link--pink .hb-coll-link__body{color:var(--hbc-muted)}.hb-coll-link--green{background:var(--hbc-green);color:#fff}.hb-coll-link--green:hover{background:var(--hbc-green-hover)}.hb-coll-link--green .hb-coll-link__kicker,.hb-coll-link--green .hb-coll-link__body{color:var(--hbc-green-muted)}.hb-coll-link--green .hb-coll-link__title,.hb-coll-link--green .hb-coll-link__cta{color:#fff}.hb-coll-link--ink{background:var(--hbc-ink);color:#fff}.hb-coll-link--ink:hover{background:var(--hbc-ink-hover)}.hb-coll-link--ink .hb-coll-link__kicker,.hb-coll-link--ink .hb-coll-link__body{color:var(--hbc-ink-muted)}.hb-coll-link--ink .hb-coll-link__title{color:#fff}.hb-coll-link--ink .hb-coll-link__cta{color:var(--hbc-pink-accent)}.hb-coll__guide{background:#fff;border-radius:28px;padding:52px;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));column-gap:56px;row-gap:32px}.hb-coll__guide-head{grid-column:1 / -1}.hb-coll__guide-heading{font-size:clamp(28px,3vw,40px);line-height:1.1;margin:0 0 12px;max-width:24ch}.hb-coll__guide-lead{font-size:17px;line-height:1.7;color:var(--hbc-body);max-width:70ch}.hb-coll__guide-lead p{margin:0}.hb-coll-guide-item__title{font-size:20px;line-height:1.2;margin:0 0 10px}.hb-coll-guide-item__body{font-size:16px;line-height:1.75;color:var(--hbc-body)}.hb-coll-guide-item__body p{margin:0 0 14px}.hb-coll-guide-item__body p:last-child{margin-bottom:0}.hb-coll-guide-item__body ul{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:8px}.hb-coll__faq{display:flex;flex-wrap:wrap;gap:32px 48px;align-items:flex-start}.hb-coll__faq-side{flex:0 1 300px}.hb-coll__faq-heading{font-size:clamp(26px,2.6vw,36px);line-height:1.1;margin:0 0 12px}.hb-coll__faq-note{font-size:15px;line-height:1.6;color:var(--hbc-muted);margin:0 0 18px}.hb-coll__faq-email{font-size:15px;font-weight:700;color:var(--hbc-pink-dark)}.hb-coll__faq-list{flex:1 1 460px;min-width:0;display:flex;flex-direction:column;gap:10px}.hb-coll-faq-item{background:#fff;border-radius:20px;padding:22px 26px}.hb-coll-faq-item__summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none}.hb-coll-faq-item__summary::-webkit-details-marker{display:none}.hb-coll-faq-item__title{font-size:17px;font-weight:700;color:var(--hbc-ink);margin:0}.hb-coll-faq-item__glyph{flex-shrink:0;font-size:20px;font-weight:400;color:var(--hbc-pink-accent);transition:transform .15s ease}.hb-coll-faq-item[open] .hb-coll-faq-item__glyph{transform:rotate(45deg)}.hb-coll-faq-item__answer{font-size:16px;line-height:1.7;color:var(--hbc-body);padding-top:14px}@media(max-width:1000px){.hb-coll__hero{flex-direction:column;align-items:flex-start;gap:16px}.hb-coll__hero-text{flex:none;width:100%;max-width:none}.hb-coll__aside{flex:1 1 100%;margin-top:0;flex-direction:row;flex-wrap:wrap}.hb-coll-rating{flex:1 1 100%}.hb-coll-pill{flex:1 1 auto}.hb-coll__guide{padding:40px}.hb-coll__faq-side{flex:1 1 100%}}@media(max-width:749px){.hb-coll__top{padding:calc(var(--hb-ticker-h, 40px) + var(--hb-header-h, 73px) + 30px) 14px 0}.hb-coll__grid-wrap{padding:16px 14px 0}.hb-coll__links-wrap{padding:28px 14px 0}.hb-coll__guide-wrap{padding:32px 14px 0}.hb-coll__faq-wrap{padding:32px 14px 60px}.hb-coll__h1{font-size:36px;margin-bottom:12px}.hb-coll__intro{font-size:15px}.hb-coll__aside{margin-top:0;gap:8px}.hb-coll-rating{padding:16px 18px;display:flex;align-items:center;gap:16px}.hb-coll-rating__top{margin-bottom:0}.hb-coll-rating__value{font-size:38px}.hb-coll-pill{padding:10px 12px}.hb-coll-pill__icon{width:26px;height:26px}.hb-coll-pill__label{font-size:12px;line-height:1.2}.hb-coll__toolbar{margin-top:18px;align-items:center}.hb-coll-toolbar-pill{font-size:13px;padding:6px 16px}.hb-coll__count{font-size:13px}.hb-coll__grid{grid-template-columns:1fr 1fr;column-gap:10px;row-gap:20px}.hb-coll-card{padding:10px}.hb-coll-card__media{margin-bottom:10px}.hb-coll-card__badge{top:8px;left:8px;font-size:9px;padding:5px 9px}.hb-coll-card__stars{gap:5px;margin-bottom:5px}.hb-coll-card__stars span[aria-hidden],.hb-coll-card__stars-count{font-size:11px}.hb-coll-card__title{font-size:14px;margin-bottom:6px}.hb-coll-card__price-row{gap:6px;margin-bottom:10px}.hb-coll-card__price{font-size:14px}.hb-coll-card__price-old{font-size:12px}.hb-coll-card__cta{font-size:12px;padding:12px 8px}.hb-coll__links-grid{grid-template-columns:1fr;gap:10px}.hb-coll-link{border-radius:20px;padding:20px;min-height:0;gap:12px}.hb-coll-link__title{font-size:20px;margin-bottom:6px}.hb-coll__guide{grid-template-columns:1fr;border-radius:24px;padding:24px 20px;row-gap:0}.hb-coll__guide-heading{font-size:24px;margin-bottom:10px}.hb-coll__guide-lead{font-size:15px;margin-bottom:22px}.hb-coll-guide-item{margin-bottom:22px}.hb-coll-guide-item__title{font-size:17px;margin-bottom:8px}.hb-coll-guide-item__body{font-size:15px;line-height:1.7}.hb-coll__faq{flex-direction:column;gap:14px}.hb-coll__faq-side,.hb-coll__faq-list{flex:none;width:100%}.hb-coll__faq-heading{font-size:26px;margin-bottom:14px}.hb-coll-faq-item{border-radius:18px;padding:18px}.hb-coll-faq-item__title{font-size:15px}.hb-coll-faq-item__answer{font-size:15px;padding-top:12px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/hb-collection.css.map */
