.hc-home,.hc-home *{box-sizing:border-box}.hc-home{--hc-ink: #1c1d1d;--hc-ink-strong: #111111;--hc-muted: #6b6b6b;--hc-line: #e8e8e1;--hc-alt: #f2f2f2;--hc-white: #ffffff;color:var(--hc-ink);font-family:var(--typeBasePrimary, Roboto),var(--typeBaseFallback, sans-serif);letter-spacing:0;line-height:1.6}.hc-home--white{background:var(--hc-white)}.hc-home--alt{background:var(--hc-alt)}.hc-home--pad{padding:80px 0}.hc-home__inner{max-width:1300px;margin:0 auto;padding:0 40px}.hc-home a{color:inherit}.hc-home img{display:block;max-width:100%}.hc-home ul{list-style:none;margin:0;padding:0}.hc-home__eyebrow{margin:0 0 12px;color:var(--hc-muted);font-size:12px;font-weight:700;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}.hc-home__h1{margin:0;color:var(--hc-ink);font-size:56px;font-weight:600;letter-spacing:0;line-height:1;text-transform:uppercase}.hc-home__h2{margin:0;color:var(--hc-ink);font-size:36px;font-weight:600;letter-spacing:0;line-height:1.05;text-transform:uppercase}.hc-home__h2--sm{font-size:28px;letter-spacing:.02em;line-height:1.15}.hc-home__h3{margin:0;color:var(--hc-ink);font-size:20px;font-weight:600;letter-spacing:.02em;line-height:1.25;text-transform:uppercase}.hc-home__body{margin:0;color:var(--hc-ink);font-size:17px;line-height:1.6}.hc-home__body p{margin:0}.hc-home__body p+p{margin-top:12px}.hc-home__muted{color:var(--hc-muted)}.hc-home__small{margin:0;color:var(--hc-muted);font-size:15px;line-height:1.5}.hc-home .hc-home__btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;padding:12px 22px;border:1px solid var(--hc-ink-strong);background:var(--hc-ink-strong);color:var(--hc-white);font-size:16px;font-weight:600;letter-spacing:0;line-height:1.2;text-align:center;text-decoration:none;text-transform:none;transition:background-color .16s ease,color .16s ease}.hc-home .hc-home__btn:hover,.hc-home .hc-home__btn:focus-visible{background:#000;color:var(--hc-white)}.hc-home .hc-home__btn--ghost{background:var(--hc-white);color:var(--hc-ink-strong)}.hc-home .hc-home__btn--ghost:hover,.hc-home .hc-home__btn--ghost:focus-visible{background:var(--hc-alt);color:var(--hc-ink-strong)}.hc-home__btn:focus-visible,.hc-home__tlink:focus-visible,.hc-home__tile:focus-visible,.hc-home__card-link:focus-visible,.hc-home__rail-item:focus-visible,.hc-home__play-button:focus-visible{outline:2px solid var(--hc-ink-strong);outline-offset:3px}.hc-home__btn svg{flex:0 0 auto}.hc-home .hc-home__tlink{display:inline-block;margin:-8px 0;padding:8px 0;color:var(--hc-ink);font-size:13px;font-weight:700;letter-spacing:.04em;line-height:1.4;text-decoration:underline;text-transform:uppercase;text-underline-offset:4px}.hc-home__actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.hc-home__chips{display:flex;flex-wrap:wrap;gap:8px}.hc-home__chip{display:inline-flex;min-height:32px;align-items:center;padding:6px 10px;border:1px solid var(--hc-line);background:var(--hc-white);color:var(--hc-ink);font-size:12px;font-weight:700;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.hc-home__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.hc-home__head-intro{max-width:640px;margin-top:12px;font-size:16px}.hc-home__grid-2{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:56px;align-items:center}.hc-home__grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.hc-home__proof{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:56px;border-top:1px solid var(--hc-line);border-left:1px solid var(--hc-line)}.hc-home__proof-item{padding:22px 24px;border-right:1px solid var(--hc-line);border-bottom:1px solid var(--hc-line)}.hc-home__proof-label{margin:0 0 6px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hc-home__proof-text{margin:0;color:var(--hc-muted);font-size:14px;line-height:1.45}.hc-home__media{position:relative;overflow:hidden;border:1px solid var(--hc-line);background:var(--hc-alt)}.hc-home__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hc-home__media--contain img{object-fit:contain;object-position:center}.hc-home__card{display:flex;min-width:0;flex-direction:column;background:var(--hc-white);border:1px solid var(--hc-line)}.hc-home__card-media{display:block;aspect-ratio:1 / 1;overflow:hidden;background:var(--hc-white);border-bottom:1px solid var(--hc-line)}.hc-home__card-media img{width:100%;height:100%;object-fit:contain}.hc-home__card-body{display:flex;flex:1 1 auto;flex-direction:column;gap:10px;padding:24px}.hc-home__card-title{margin-top:4px}.hc-home .hc-home__card-title a,.hc-home .hc-home__tile,.hc-home .hc-home__card-link,.hc-home .hc-home__rail-item,.hc-home .hc-home__video-caption a{color:var(--hc-ink);text-decoration:none}.hc-home .hc-home__card-title a:hover,.hc-home .hc-home__tile:hover,.hc-home .hc-home__card-link:hover,.hc-home .hc-home__rail-item:hover{color:var(--hc-ink)}.hc-home .hc-home__video-caption a{color:var(--hc-muted);text-decoration:underline;text-underline-offset:4px}.hc-home__card-price{margin:4px 0 0;font-size:17px;font-weight:600}.hc-home__card-action{margin-top:auto;padding-top:14px}.hc-home__card-action .hc-home__btn{width:100%}.hc-home__tile{display:flex;min-width:0;flex-direction:column;gap:14px;color:inherit;text-decoration:none}.hc-home__tile-media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:var(--hc-alt);border:1px solid var(--hc-line)}.hc-home__tile-media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.hc-home__tile:hover .hc-home__tile-media img{transform:scale(1.03)}.hc-home__tile-chip{position:absolute;top:14px;left:14px}.hc-home__tile-text{margin:6px 0 10px}.hc-home__review-scope [id$=__1772760672c8d47b69]{background:var(--hc-alt)}.hc-home__rows{margin-top:28px;border-top:1px solid var(--hc-line)}.hc-home__row{padding:18px 0;border-bottom:1px solid var(--hc-line)}.hc-home__row-title{margin:0 0 6px;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hc-home__video{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:var(--hc-ink-strong);border:1px solid var(--hc-line)}.hc-home__video img,.hc-home__video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.hc-home__video img{object-fit:cover}.hc-home__play-button{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;padding:0;border:0;background:transparent;cursor:pointer}.hc-home__play{position:absolute;top:50%;left:50%;display:inline-flex;width:76px;height:76px;margin:-38px 0 0 -38px;align-items:center;justify-content:center;background:var(--hc-white);color:var(--hc-ink-strong);border:1px solid var(--hc-line);transition:transform .16s ease}.hc-home__play--sm{width:64px;height:64px;margin:-32px 0 0 -32px}.hc-home__play-button:hover .hc-home__play,.hc-home__card-link:hover .hc-home__play{transform:scale(1.05)}.hc-home__video-caption{margin:12px 0 0;color:var(--hc-muted);font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hc-home__yt-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);gap:24px;align-items:start}.hc-home__card-link{display:flex;flex-direction:column;color:inherit;text-decoration:none}.hc-home__thumb{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:var(--hc-ink-strong);border-bottom:1px solid var(--hc-line)}.hc-home__thumb img{width:100%;height:100%;object-fit:cover}.hc-home__featured-title{margin:0;font-size:22px;font-weight:600;line-height:1.25}.hc-home__rail{display:flex;flex-direction:column;gap:16px}.hc-home__rail-item{display:grid;grid-template-columns:168px minmax(0,1fr);gap:14px;align-items:center;color:inherit;text-decoration:none}.hc-home__rail-thumb{aspect-ratio:16 / 9;overflow:hidden;background:var(--hc-ink-strong);border:1px solid var(--hc-line)}.hc-home__rail-thumb img{width:100%;height:100%;object-fit:cover}.hc-home__rail-title{margin:0;font-size:15px;font-weight:600;line-height:1.3}.hc-home__rail-series{margin:4px 0 0;color:var(--hc-muted);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hc-home-hero{padding:64px 0 80px}.hc-home-hero__grid{align-items:stretch}.hc-home-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:24px 0}.hc-home-hero__body{max-width:560px;margin-top:22px}.hc-home-hero__actions{margin-top:30px}.hc-home-hero__media{min-height:600px}.hc-home-why__body{max-width:560px;margin-top:18px}[id$=__1772760672c8d47b69]{background:#f2f2f2}[id$=__1772760672c8d47b69] .index-section{margin:0;padding:0 0 80px}[id$=__1772760672c8d47b69] #klaviyo-featured-reviews-carousel{padding:0!important}[id$=__1772760672c8d47b69] .kl_reviews__carousel.kl_reviews__carousel.kl_reviews__carousel{max-width:1220px}[id$=__1772760672c8d47b69] .kl_reviews__carousel.kl_reviews__carousel.kl_reviews__carousel .kl_reviews__carousel__header:empty{display:none}[id$=__1772760672c8d47b69] .kl_reviews__carousel.kl_reviews__carousel.kl_reviews__carousel .kl_reviews__carousel__slide--shadow,[id$=__1772760672c8d47b69] .kl_reviews__carousel.kl_reviews__carousel.kl_reviews__carousel .kl_reviews__carousel__slide--shadow--border,[id$=__1772760672c8d47b69] .kl_reviews__carousel.kl_reviews__carousel.kl_reviews__carousel .kl_reviews__carousel__slide--border,[id$=__1772760672c8d47b69] .kl_reviews__carousel.kl_reviews__carousel.kl_reviews__carousel .kl_reviews__carousel__slide{border:1px solid #e8e8e1;border-radius:0;box-shadow:none;background:#fff}[id$=__1772760672c8d47b69] .kl_reviews__carousel.kl_reviews__carousel.kl_reviews__carousel .kl_reviews__carousel__image_wrapper{display:none}[id$=__1772760672c8d47b69] .kl_reviews__carousel.kl_reviews__carousel.kl_reviews__carousel .kl_reviews__carousel__content,[id$=__1772760672c8d47b69] .kl_reviews__carousel.kl_reviews__carousel.kl_reviews__carousel .kl_reviews__carousel__review{border-radius:0}[id$=__1772760672c8d47b69] .kl_reviews__carousel.kl_reviews__carousel.kl_reviews__carousel button.kl_reviews__carousel__prev_button,[id$=__1772760672c8d47b69] .kl_reviews__carousel.kl_reviews__carousel.kl_reviews__carousel button.kl_reviews__carousel__next_button{width:44px;height:44px;border:1px solid #e8e8e1;border-radius:0;background:#fff;box-shadow:none}@media only screen and (max-width:989px){.hc-home__inner{padding:0 20px}.hc-home--pad{padding:56px 0}.hc-home-hero{padding:40px 0 56px}.hc-home__grid-2,.hc-home__yt-grid{grid-template-columns:minmax(0,1fr);gap:28px}.hc-home__grid-3{gap:16px}.hc-home__proof{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:40px}.hc-home__head{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:24px}.hc-home__h1{font-size:38px}.hc-home__h2{font-size:30px}.hc-home__h2--sm{font-size:22px}.hc-home__h3{font-size:18px}.hc-home__body{font-size:16px}.hc-home-hero__copy{padding:0}.hc-home-hero__media{min-height:360px;order:-1}.hc-home-hero__actions .hc-home__btn{width:100%}[id$=__1772760672c8d47b69] .index-section{padding-bottom:56px}}@media only screen and (max-width:767px){.hc-home__grid-3{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media only screen and (max-width:589px){.hc-home__grid-3{display:flex;gap:14px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.hc-home__grid-3>*{flex:0 0 82%;scroll-snap-align:start}.hc-home__proof{grid-template-columns:minmax(0,1fr)}.hc-home__h1{font-size:34px}.hc-home__rail-item{grid-template-columns:132px minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.hc-home__tile-media img,.hc-home__play,.hc-home__btn{transition:none}.hc-home__tile:hover .hc-home__tile-media img{transform:none}}.hc-home__follow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px 56px;align-items:center}.hc-home__follow-body{max-width:560px;margin-top:14px}.hc-home__follow-actions{display:flex;flex-wrap:wrap;gap:12px}.hc-home__vgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 24px}.hc-home .hc-home__vcard{display:flex;min-width:0;flex-direction:column;gap:12px;color:var(--hc-ink);text-decoration:none}.hc-home__vcard-thumb{aspect-ratio:16 / 9;overflow:hidden;background:var(--hc-ink-strong);border:1px solid var(--hc-line)}.hc-home__vcard-thumb img{width:100%;height:100%;object-fit:cover}.hc-home__vcard-title{margin:0;font-size:16px;font-weight:600;line-height:1.3}.hc-home .hc-home__vcard:hover .hc-home__vcard-title,.hc-home .hc-home__vcard:focus-visible .hc-home__vcard-title{text-decoration:underline;text-underline-offset:4px}.hc-home__vcard:focus-visible{outline:2px solid var(--hc-ink-strong);outline-offset:3px}@media only screen and (max-width:989px){.hc-home__follow{grid-template-columns:minmax(0,1fr);gap:24px}.hc-home__vgrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}}@media only screen and (max-width:589px){.hc-home__follow-actions .hc-home__btn{flex:1 1 100%}.hc-home__vgrid{grid-template-columns:minmax(0,1fr);gap:16px}.hc-home .hc-home__vcard{display:grid;grid-template-columns:132px minmax(0,1fr);gap:14px;align-items:center}.hc-home__vcard-title{font-size:15px}}.hc-home__eyebrow--tight{margin:0}.hc-home__vcard-thumb{position:relative}.hc-home__vcard-body{display:flex;flex-direction:column;gap:6px;padding:0}.hc-home__vcard-title--lg{font-size:22px;line-height:1.25}.hc-home__vcard-title--md{font-size:20px;line-height:1.25}.hc-home__vmeta{margin:0;color:var(--hc-muted);font-size:13px;line-height:1.4}.hc-home__dur{position:absolute;right:10px;bottom:10px;padding:3px 7px;background:#111111e6;color:var(--hc-white);font-size:12px;font-weight:700;letter-spacing:.04em;line-height:1.2}.hc-home__views{position:absolute;left:10px;bottom:10px;padding:4px 8px;background:var(--hc-white);color:var(--hc-ink-strong);font-size:12px;font-weight:700;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.hc-home__yt-hero{padding:64px 0 80px}.hc-home__yt-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:64px;align-items:center}.hc-home__yt-hero-copy{display:flex;flex-direction:column;justify-content:center}.hc-home__yt-hero-body{max-width:540px;margin-top:22px}.hc-home__yt-hero-actions{margin-top:30px}.hc-home .hc-home__vcard--featured{gap:14px}.hc-home__lanes-head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:64px;align-items:start;margin-bottom:40px}.hc-home__lanes-intro{max-width:600px}.hc-home__lanes-intro p+p{margin-top:14px}.hc-home .hc-home__lanes-intro a{color:var(--hc-ink);font-weight:700;text-decoration:underline;text-underline-offset:4px}.hc-home__lanes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.hc-home__lane{display:flex;min-width:0;flex-direction:column;background:var(--hc-white);border:1px solid var(--hc-line)}.hc-home__lane-lead{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:var(--hc-ink-strong);border-bottom:1px solid var(--hc-line)}.hc-home__lane-lead img,.hc-home__lane-small img{width:100%;height:100%;object-fit:cover}.hc-home__lane-smalls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid var(--hc-line)}.hc-home__lane-small{aspect-ratio:16 / 9;overflow:hidden;background:var(--hc-ink-strong);border-right:1px solid var(--hc-line)}.hc-home__lane-small:last-child{border-right:0}.hc-home__lane-body{display:flex;flex:1 1 auto;flex-direction:column;gap:12px;padding:24px}.hc-home__lane-link{margin-top:6px;align-self:flex-start}.hc-home__partners{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;margin-top:40px;padding-top:28px;border-top:1px solid var(--hc-line)}.hc-home__pl-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:48px;align-items:start}.hc-home__pl-lead{display:flex;flex-direction:column;gap:20px}.hc-home__pl-text{max-width:520px}.hc-home__rail--tight{gap:14px}.hc-home--dark{background:var(--hc-ink-strong);color:var(--hc-white)}.hc-home__closing-band{padding:72px 0}.hc-home__closing{display:grid;grid-template-columns:96px minmax(0,1fr) auto;gap:32px 40px;align-items:center}.hc-home__avatar{width:96px;height:96px;overflow:hidden;border-radius:50%;border:1px solid #2a2a2a}.hc-home__avatar img{width:100%;height:100%;object-fit:cover}.hc-home--dark .hc-home__h2{color:var(--hc-white)}.hc-home__closing-body{max-width:560px;margin-top:12px;color:#b8b8b8}.hc-home .hc-home__btn--on-dark{background:var(--hc-white);color:var(--hc-ink-strong);border-color:var(--hc-white)}.hc-home .hc-home__btn--on-dark:hover,.hc-home .hc-home__btn--on-dark:focus-visible{background:var(--hc-alt);color:var(--hc-ink-strong)}.hc-home .hc-home__tlink--on-dark{color:var(--hc-white)}@media only screen and (max-width:989px){.hc-home__yt-hero{padding:40px 0 56px}.hc-home__yt-hero-grid,.hc-home__lanes-head,.hc-home__lanes,.hc-home__pl-grid{grid-template-columns:minmax(0,1fr)}.hc-home__yt-hero-grid{gap:28px}.hc-home__lanes-head{gap:20px;margin-bottom:24px}.hc-home__lanes{gap:16px}.hc-home__pl-grid{gap:28px}.hc-home__closing-band{padding:56px 0}.hc-home__closing{grid-template-columns:minmax(0,1fr);gap:20px;justify-items:start}.hc-home__avatar{width:72px;height:72px}.hc-home__vcard-title--lg,.hc-home__vcard-title--md{font-size:18px}}@media only screen and (max-width:589px){.hc-home__yt-hero-actions .hc-home__btn,.hc-home__pl-lead .hc-home__btn,.hc-home__closing .hc-home__btn{width:100%}.hc-home__pl-lead .hc-home__actions{flex-direction:column;align-items:stretch;gap:12px}}.hc-home__vmeta--card{margin-top:4px}
/*# sourceMappingURL=/cdn/shop/t/40/assets/hc-home.css.map */
