.hs-block{padding:72px 0}.hs-block--soft{background:var(--hs-bg-soft)}.hs-hero{position:relative;overflow:hidden;background:radial-gradient(120% 130% at 88% -20%,var(--hs-blue-50) 0%,#fff 60%)}.hs-hero__inner{position:relative;display:grid;grid-template-columns:1.04fr .96fr;gap:50px;align-items:center;padding-top:46px;padding-bottom:30px}.hs-hero__kicker{display:flex;align-items:center;gap:1rem;margin:0 0 1rem;font-family:var(--font-heading-family);font-weight:800;font-size:clamp(1.8rem,2.2vw,2.6rem);line-height:1;text-transform:uppercase;letter-spacing:.04em;color:var(--hs-accent)}.hs-hero__kicker-ic{width:2.5rem;height:2.5rem;flex:0 0 auto;stroke:var(--hs-accent)}.hs-hero h1{font-size:clamp(3.2rem,4.4vw,5.2rem);font-weight:800;color:var(--hs-ink);line-height:1.08;letter-spacing:-.025em}.hs-hero__accent{display:inline-block;color:var(--hs-blue);text-transform:uppercase;font-size:1.18em;letter-spacing:-.01em}.hs-hero__lede{font-size:1.8rem;color:var(--hs-text);margin:18px 0 28px;max-width:31em}.hs-hero__cta{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.hs-hero__arrow{display:inline-flex;align-items:center;gap:7px;font-family:var(--font-heading-family);font-weight:700;color:var(--hs-blue-700)}.hs-hero__arrow svg{width:16px;height:16px;transition:transform .15s ease}.hs-hero__arrow:hover svg{transform:translate(4px)}.hs-hero__trust{margin-top:34px;border-top:1px solid var(--hs-line);padding-top:18px}.hs-hero__trust-lbl{font-family:var(--font-heading-family);text-transform:uppercase;letter-spacing:.14em;font-size:1.1rem;color:var(--hs-muted);margin-bottom:10px}.hs-hero__brands{display:flex;flex-wrap:wrap;gap:8px 20px;font-family:var(--font-heading-family);font-weight:700;color:var(--hs-ink);font-size:1.6rem}.hs-feature{display:block;background:#fff;border:1px solid var(--hs-line);border-radius:20px;box-shadow:var(--hs-shadow-lg);padding:20px;position:relative}.hs-feature__tag{position:absolute;top:-11px;left:20px;background:var(--hs-accent);color:#fff;font-family:var(--font-heading-family);font-weight:700;font-size:1.15rem;letter-spacing:.04em;padding:5px 12px;border-radius:20px}.hs-feature__img{border-radius:14px;overflow:hidden;background:var(--hs-bg-soft);aspect-ratio:16 / 11;display:flex;align-items:center;justify-content:center;position:relative}.hs-feature__img img{display:block;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center;padding:14px}.hs-feature__meta{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:16px 6px 4px}.hs-feature__vnd{font-family:var(--font-heading-family);text-transform:uppercase;letter-spacing:.1em;font-size:1.05rem;font-weight:700;color:var(--hs-blue-700)}.hs-feature__name{font-family:var(--font-heading-family);font-weight:800;font-size:1.9rem;color:var(--hs-ink);margin-top:3px}.hs-feature__sub{color:var(--hs-muted);font-size:1.3rem;margin-top:2px}.hs-feature__price{text-align:right;flex:0 0 auto}.hs-feature__now{font-family:var(--font-heading-family);font-weight:800;color:var(--hs-ink);font-size:2.2rem}.hs-feature__was{color:var(--hs-muted);text-decoration:line-through;font-size:1.4rem;margin-left:6px}.hs-feature__unit{display:block;color:var(--hs-muted);font-size:1.2rem;margin-top:2px}.hs-feature__add{margin-top:14px;display:flex;align-items:center;justify-content:center;width:100%;text-align:center}.hs-feature,.hs-feature:hover,.hs-feature:focus,.hs-feature:focus-visible,.hs-feature__vnd,.hs-feature__name,.hs-feature__sub,.hs-feature__now,.hs-feature__was,.hs-feature__unit{text-decoration:none}.hs-flavors{position:relative;background:#fff}.hs-flavors__inner{padding-top:14px;padding-bottom:56px}.hs-flavors__lbl{font-family:var(--font-heading-family);font-weight:700;color:var(--hs-ink);font-size:1.4rem;margin:0 0 14px;display:flex;align-items:center;gap:10px}.hs-flavors__e{font-family:var(--font-heading-family);text-transform:uppercase;letter-spacing:.12em;font-size:1.1rem;color:var(--hs-blue-700)}.hs-flavors__note{color:var(--hs-muted);font-weight:600}.hs-flavors__more{margin-left:auto;font-family:var(--font-heading-family);font-weight:700;font-size:1.3rem;color:var(--hs-blue-700)}.hs-flavors__more:hover{color:var(--hs-blue)}.hs-flavors__grid{display:grid;grid-template-columns:repeat(var(--fc-cols, 4),minmax(0,1fr));gap:16px}.hs-fc{background:#fff;border:1px solid var(--hs-line);border-radius:var(--hs-r);overflow:hidden;display:flex;flex-direction:column;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.hs-fc:hover{transform:translateY(-3px);box-shadow:var(--hs-shadow);border-color:var(--hs-blue-100)}.hs-fc__img{background:var(--hs-bg-soft);aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;margin:1.1rem 1.1rem 0;border-radius:10px;position:relative}.hs-fc__img img{width:100%;height:100%;object-fit:contain;padding:14px}.hs-fc__sale{position:absolute;top:9px;left:9px;background:var(--hs-accent);color:#fff;font-family:var(--font-heading-family);font-weight:700;font-size:1.05rem;padding:3px 8px;border-radius:6px;z-index:1}.hs-fc__body{padding:13px 15px 16px;display:flex;flex-direction:column;flex:1}.hs-fc__vnd{font-family:var(--font-heading-family);text-transform:uppercase;letter-spacing:.1em;font-size:1rem;font-weight:700;color:var(--hs-blue-700);margin-bottom:5px}.hs-fc__nm{font-family:var(--font-heading-family);font-weight:700;color:var(--hs-ink);font-size:1.4rem;line-height:1.3}.hs-fc__pr{margin-top:auto;padding-top:11px;font-family:var(--font-heading-family);font-weight:800;color:var(--hs-ink);font-size:1.6rem}.hs-fc__was{color:var(--hs-muted);text-decoration:line-through;font-size:1.25rem;font-weight:600;margin-left:5px}.hs-fc__add{margin-top:11px;display:block;text-align:center;background:var(--hs-blue);color:#fff;font-family:var(--font-heading-family);font-weight:700;font-size:1.3rem;padding:9px;border-radius:8px;transition:background .15s ease}.hs-fc:hover .hs-fc__add{background:var(--hs-blue-700)}.hs-fc,.hs-fc:hover,.hs-fc:focus,.hs-fc:focus-visible,.hs-fc__vnd,.hs-fc__nm,.hs-fc__pr,.hs-fc__add{text-decoration:none}@media screen and (max-width:980px){.hs-hero__inner{grid-template-columns:1fr;gap:30px;padding-top:44px;padding-bottom:24px}.hs-feature{max-width:520px}.hs-flavors__grid{grid-template-columns:repeat(var(--fc-cols-t, 2),minmax(0,1fr))}}@media screen and (max-width:520px){.hs-flavors__grid{grid-template-columns:repeat(var(--fc-cols-t, 2),minmax(0,1fr));gap:12px}}.hs-vals__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.hs-val{display:flex;gap:14px;align-items:flex-start}.hs-val__ic{width:46px;height:46px;border-radius:12px;background:#fff;border:1px solid var(--hs-line);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.hs-val__ic svg{width:23px;height:23px;stroke:var(--hs-blue);fill:none;stroke-width:1.7}.hs-val h4{font-family:var(--font-heading-family);font-size:1.6rem;color:var(--hs-ink);margin:0 0 3px;line-height:1.2}.hs-val p{font-size:1.3rem;color:var(--hs-muted);line-height:1.45}@media screen and (max-width:860px){.hs-vals__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.hs-vals__grid{grid-template-columns:1fr}}.hs-brandrow{padding:56px 0}.hs-brandrow__head{text-align:center;margin-bottom:30px}.hs-brandrow__head .hs-eyebrow{margin-bottom:10px}.hs-brandrow__head h2{font-size:clamp(2.4rem,3vw,3.2rem)}.hs-brandrow__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.hs-brandlogo{display:flex;align-items:center;justify-content:center;height:88px;padding:14px 18px;background:#fff;border:1px solid var(--hs-line);border-radius:12px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hs-brandlogo:hover{transform:translateY(-3px);box-shadow:var(--hs-shadow);border-color:var(--hs-blue-100)}.hs-brandlogo:focus-visible{outline:2px solid var(--hs-blue);outline-offset:2px}.hs-brandlogo img{max-height:44px;max-width:100%;width:auto;object-fit:contain;filter:grayscale(1);opacity:.8;transition:filter .18s ease,opacity .18s ease}.hs-brandlogo:hover img{filter:grayscale(0);opacity:1}.hs-brandlogo__ph{font-family:var(--font-heading-family);font-weight:800;font-size:1.5rem;line-height:1.15;letter-spacing:-.01em;text-align:center;color:#7c8593;transition:color .18s ease}.hs-brandlogo:hover .hs-brandlogo__ph{color:var(--hs-ink)}@media screen and (max-width:980px){.hs-brandrow__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:560px){.hs-brandrow__grid{grid-template-columns:repeat(2,1fr)}}.hs-quote__panel{position:relative;overflow:hidden;background:linear-gradient(120% 160% at 88% -30%,var(--hs-blue-100),var(--hs-blue-50));border:1px solid var(--hs-blue-100);border-radius:22px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:46px 40px;flex-wrap:wrap}.hs-quote__panel h2{color:var(--hs-ink);font-size:clamp(2.6rem,3.4vw,3.8rem);max-width:17em}.hs-quote__panel p{color:var(--hs-text);margin-top:8px;max-width:34em;font-size:1.5rem}@media screen and (max-width:760px){.hs-quote__panel{padding:34px 24px}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/hollis-home.css.map */
