body{grid-template-rows:auto auto auto auto;align-content:start}.hl-eyebrow{margin:0 0 1.2rem;font-size:1.2rem;letter-spacing:.14em;text-transform:uppercase;color:rgba(var(--color-foreground),.75)}.hl-link{display:inline-flex;align-items:center;min-height:4.4rem;text-decoration:underline;text-underline-offset:.4rem;color:rgb(var(--color-foreground))}.hl-fig{margin:0}.hl-cap{margin:.8rem 0 0;font-family:var(--font-heading-family);font-style:italic;font-size:1.4rem;line-height:1.4;color:rgba(var(--color-foreground),.75)}.hl-note{margin:.8rem 0 0;font-size:1.2rem;line-height:1.4;color:rgba(var(--color-foreground),.75)}.hl-pad{padding:4.8rem 0}@media screen and (min-width:750px){.hl-pad{padding:7.2rem 0}}.hl-hero__img{display:block;width:100%;aspect-ratio:5/4;object-fit:cover}.hl-hero__cap{padding:0 2rem;text-align:right}.hl-hero__copy{padding:2.4rem 2rem 3.6rem;max-width:60rem}.hl-hero__title{margin:0 0 1.2rem;font-size:3.2rem;line-height:1.12}.hl-hero__support{margin:0 0 2.4rem;font-size:1.7rem;line-height:1.5;max-width:40rem}.hl-hero__actions{display:flex;flex-direction:column;gap:.4rem}.hl-hero__actions .button{min-height:5.2rem}@media screen and (min-width:750px){.hl-hero__img{aspect-ratio:3/2}.hl-hero__copy{padding:3.2rem 5rem 5.6rem}.hl-hero__title{font-size:4.4rem}.hl-hero__actions{flex-direction:row;align-items:center;gap:2.4rem}.hl-hero__actions .button{min-width:20rem}}@media screen and (min-width:990px){.hl-hero__inner{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);min-height:min(80vh,74rem)}.hl-hero__figure{order:2;display:flex;flex-direction:column}.hl-hero__img{flex:1;aspect-ratio:auto;min-height:52rem}.hl-hero__copy{order:1;display:flex;flex-direction:column;justify-content:center;padding:6rem 5rem 6rem max(5rem,calc((100vw - 120rem)/2 + 5rem));max-width:none}.hl-hero__title{font-size:5.2rem}}.hl-feature{display:grid;gap:2.4rem}.hl-feature__media{display:block;margin:0 -1.5rem;aspect-ratio:1/1;background:rgba(var(--color-foreground),.04);overflow:hidden}.hl-feature__media img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.hl-feature__title{margin:0 0 .8rem;font-size:2.8rem}.hl-feature__body p{margin:0 0 .8rem}.hl-feature__price{margin:1.2rem 0 2rem;font-size:1.8rem}.hl-feature__title a{text-decoration:none}@media screen and (min-width:750px){.hl-feature{grid-template-columns:1fr 1fr;align-items:center;gap:6rem}.hl-feature__media{margin:0}.hl-feature__title{font-size:3.6rem}}.hearlow-list .hearlow-card__media{background:rgba(var(--color-foreground),.04)}.hearlow-list .hearlow-card__media img{mix-blend-mode:multiply}.hl-days__grid{display:grid;gap:3.2rem}.hl-days__pair{order:-1;display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;align-items:start}.hl-days__pair figure:nth-child(2){margin-top:4.8rem}.hl-days__pair img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover}.hl-days__title{margin:0 0 1.2rem;font-size:2.8rem}.hl-days__lines{list-style:none;margin:2.4rem 0;padding:0}.hl-days__lines li{padding:1.4rem 0;border-top:1px solid rgba(var(--color-foreground),.2);font-family:var(--font-heading-family);font-size:2rem;line-height:1.3;color:rgb(var(--color-foreground))}.hl-days__lines li:last-child{border-bottom:1px solid rgba(var(--color-foreground),.2)}.hl-days__body p{margin:0 0 1.4rem}@media screen and (min-width:990px){.hl-days__grid{grid-template-columns:minmax(0,5fr) minmax(0,6fr);gap:8rem;align-items:center}.hl-days__pair{order:0}.hl-days__title{font-size:3.6rem}}.hl-facts{list-style:none;margin:0;padding:0}.hl-facts li{padding:1.6rem 0;border-top:1px solid rgba(var(--color-foreground),.2)}.hl-facts li:last-child{border-bottom:1px solid rgba(var(--color-foreground),.2)}.hl-facts strong{display:block;margin-bottom:.2rem;font-family:var(--font-heading-family);font-weight:400;font-size:1.9rem;line-height:1.3;color:rgb(var(--color-foreground))}.hl-facts p{margin:0}@media screen and (min-width:750px){.hl-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:4rem}.hl-facts li{border-bottom:1px solid rgba(var(--color-foreground),.2)}}.hl-strip__words{display:flex;flex-direction:column;gap:.2rem;margin:0 0 2rem;padding:0;list-style:none;font-family:var(--font-heading-family);font-size:3.2rem;line-height:1.15;color:rgb(var(--color-foreground))}.hl-strip__text{margin:0 0 1.6rem;max-width:48rem}@media screen and (min-width:750px){.hl-strip__words{flex-direction:row;flex-wrap:wrap;font-size:5.2rem;gap:.4rem 2.4rem}.hl-strip__words li:not(:last-child):after{content:"\b7";margin-left:2.4rem;opacity:.45}}.hl-band{text-align:center}.hl-band__title{margin:0 auto 2.4rem;max-width:22ch;font-size:3.2rem;line-height:1.15}.hl-band__actions{display:flex;flex-direction:column;align-items:center;gap:.4rem}.hl-band__actions .button{min-height:5.2rem;min-width:22rem}@media screen and (min-width:750px){.hl-band__title{font-size:4.8rem}.hl-band__actions{flex-direction:row;justify-content:center;gap:2.4rem}}.hl-int__grid{display:grid;gap:2.4rem}.hl-int__media{margin:0 -1.5rem}.hl-int__media img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.hl-int__media .hl-note{padding:0 1.5rem}.hl-int__title{margin:0 0 1.2rem;font-size:2.8rem;line-height:1.15}.hl-int__text p{margin:0 0 1.2rem}.hl-int__copy{max-width:60rem}.hl-int--large .hl-int__title{font-size:3.6rem}@media screen and (min-width:750px){.hl-int__media{margin:0}.hl-int__media .hl-note{padding:0}.hl-int__title{font-size:3.6rem}.hl-int--split .hl-int__grid{grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.hl-int--right .hl-int__media{order:2}.hl-int--large .hl-int__title{font-size:5rem}.hl-int--wide .hl-int__media img{aspect-ratio:21/9}}.hl-fb__hero{padding:4.8rem 0 3.2rem}.hl-fb__title{margin:0 0 1.2rem;font-size:3.6rem}.hl-fb__lead{font-size:1.8rem;max-width:44rem;margin:0}.hl-fb__h{margin:0 0 1.6rem;font-size:2.4rem}.hl-need{list-style:none;margin:0 0 2rem;padding:0;display:grid;gap:0}.hl-need li{padding:1.2rem 0 1.2rem 3.2rem;border-top:1px solid rgba(var(--color-foreground),.2);position:relative;color:rgb(var(--color-foreground))}.hl-need li:last-child{border-bottom:1px solid rgba(var(--color-foreground),.2)}.hl-need li:before{content:"\2713";position:absolute;left:.4rem;top:1.2rem}.hl-need small{display:block;font-size:1.4rem;color:rgba(var(--color-foreground),.75)}.hl-pair{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;margin:0 0 2.4rem}.hl-pair img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain;background:rgba(var(--color-foreground),.04);mix-blend-mode:multiply}.hl-pair figcaption{margin-top:.8rem;font-size:1.3rem}.hl-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin:0 0 2rem}.hl-tile{padding:1.6rem 1.2rem;background:rgba(var(--color-foreground),.05)}.hl-tile b{display:block;font-family:var(--font-heading-family);font-weight:400;font-size:2.4rem;line-height:1.1;color:rgb(var(--color-foreground))}.hl-tile span{display:block;margin-top:.4rem;font-size:1.3rem;line-height:1.3}.hl-steps{list-style:none;margin:0 0 2rem;padding:0;counter-reset:hl}.hl-steps li{counter-increment:hl;display:grid;grid-template-columns:5rem 1fr;gap:1.2rem;padding:1.6rem 0;border-top:1px solid rgba(var(--color-foreground),.2);color:rgb(var(--color-foreground))}.hl-steps li:last-child{border-bottom:1px solid rgba(var(--color-foreground),.2)}.hl-steps li:before{content:counter(hl);font-family:var(--font-heading-family);font-size:3.6rem;line-height:1;opacity:.35}.hl-callouts{display:grid;gap:1.2rem;margin:0 0 2rem}.hl-callout{padding:1.6rem;background:rgba(var(--color-foreground),.05)}.hl-callout b{display:block;margin-bottom:.4rem;font-family:var(--font-heading-family);font-weight:400;font-size:1.9rem;color:rgb(var(--color-foreground))}.hl-callout p{margin:0}@media screen and (min-width:750px){.hl-fb__title{font-size:5rem}.hl-need{grid-template-columns:1fr 1fr;column-gap:4rem}.hl-need li:nth-last-child(2){border-bottom:1px solid rgba(var(--color-foreground),.2)}.hl-callouts{grid-template-columns:1fr 1fr}.hl-tile b{font-size:3.2rem}.hl-pair{max-width:60rem}}.hl-help__title{margin:0 0 1.6rem;font-size:3.2rem;line-height:1.15}.hl-help__contact{display:flex;flex-wrap:wrap;gap:.8rem 2.4rem;align-items:center;margin:2.4rem 0 0}.hl-help__group{margin:4rem 0 0}.hl-help__group h2{margin:0 0 1rem;font-size:2.2rem}.hl-acc{border-top:1px solid rgba(var(--color-foreground),.2)}.hl-acc:last-of-type{border-bottom:1px solid rgba(var(--color-foreground),.2)}.hl-acc summary{display:flex;justify-content:space-between;align-items:center;gap:1.6rem;min-height:5.2rem;padding:1rem 0;cursor:pointer;list-style:none;font-family:var(--font-heading-family);font-size:1.8rem;line-height:1.3;color:rgb(var(--color-foreground))}.hl-acc summary::-webkit-details-marker{display:none}.hl-acc summary:after{content:"+";font-family:var(--font-body-family);font-size:2.2rem;line-height:1}.hl-acc[open] summary:after{content:"\2212"}.hl-acc summary:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.hl-acc__body{padding:0 0 1.6rem;max-width:64rem}.hl-acc__body p{margin:0 0 1rem}.hl-help table{width:100%;border-collapse:collapse;margin:.8rem 0}.hl-help th,.hl-help td{text-align:left;padding:.8rem 0;border-top:1px solid rgba(var(--color-foreground),.2)}@media screen and (min-width:750px){.hl-help__title{font-size:4.4rem}}.hl-hero__title,.hl-band__title,.hl-days__title,.hl-int__title,.hl-help__title,.hl-fb__title{text-wrap:balance}@media screen and (min-width:990px){.hearlow-list--rows:has(>li:nth-child(3)){grid-template-columns:repeat(3,minmax(0,1fr));column-gap:4rem}.hearlow-list--rows:has(>li:nth-child(3)) .hearlow-card--rows .hearlow-card__link{border-bottom:1px solid rgba(var(--color-foreground),.2)}}.hl-detail__title{margin:0 0 2rem;font-size:2.4rem}.hl-detail__grid{display:grid;gap:1.2rem}.hl-detail__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.hl-detail__grid figure{margin:0}.hl-detail__grid img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;background:rgba(var(--color-foreground),.04)}.hl-detail__grid figcaption{margin-top:.8rem;font-size:1.3rem;line-height:1.4}@media screen and (min-width:750px){.hl-detail__title{font-size:3rem}.hl-detail__grid{gap:2.4rem}.hl-detail__grid--1{max-width:48rem}.hl-detail__grid--2{max-width:84rem}}.hl-fb__hero{padding:4.8rem 0 2.4rem}.hl-fb__need{padding-bottom:4.8rem}.hl-fb__cols{display:grid;gap:4.8rem}.hl-fb__cols--end{gap:3.2rem}.hl-fb__use{margin:0 0 1.6rem}.hl-fb__use img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.hl-fb__col>p:last-child{margin-bottom:0}@media screen and (min-width:990px){.hl-fb__top{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,6fr);column-gap:8rem;align-items:start}.hl-fb__hero{padding:7.2rem 0 4.8rem}.hl-fb__need{padding:7.2rem 0 6rem}.hl-fb__cols{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:8rem;align-items:start}}.hl-int--wide .hl-int__grid{gap:3.2rem}.hl-int--text .hl-int__copy{max-width:72rem}.hl-int--text.hl-int--large .hl-int__copy{max-width:88rem}.hl-help__lead{margin:0 0 .8rem;max-width:56rem;font-size:1.7rem}.hl-help__contact a.button{min-height:4.8rem}.hl-help__group h2{font-size:2.2rem}.hl-help__band{margin-top:4.8rem;padding:2.4rem;background:rgba(var(--color-foreground),.05)}.hl-help__band h2{margin:0 0 .8rem;font-size:2.2rem}.hl-help__band p{margin:0 0 1.2rem}.hl-help__band p:last-child{margin-bottom:0}cart-items .title-wrapper-with-link{margin:2rem 0 1.2rem}@media screen and (min-width:750px){cart-items .title-wrapper-with-link{margin:3.6rem 0 2.4rem}}.hearlow-cart-notes{max-width:44rem}.hearlow-list--grid{gap:2.4rem 1.2rem}@media screen and (min-width:750px){.hearlow-list--grid{gap:3.2rem 2rem}}.hearlow-card--grid .hearlow-card__title{font-size:1.8rem;line-height:1.25}.hearlow-card--grid .hearlow-card__role{max-width:28ch}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.hl-deep{--color-background:228,214,194}.hl-int--wide .hl-int__media img{aspect-ratio:auto}.hl-tile{padding:1.4rem 1rem}.hl-tile b{font-size:2.2rem;white-space:nowrap}@media screen and (max-width:359px){.hl-tiles{grid-template-columns:1fr}.hl-tile{display:flex;align-items:baseline;gap:1rem}.hl-tile span{margin-top:0}}@media screen and (min-width:750px){.hl-tile{padding:1.6rem 1.4rem}.hl-tile b{font-size:3.2rem}}.hl-founder__grid{display:grid;gap:3.2rem}.hl-founder__body{max-width:70rem}.hl-founder__body:before{content:"";display:block;width:4rem;height:2px;margin:0 0 2.4rem;background:rgb(var(--color-button))}.hl-founder .hl-founder__quote{margin:0;padding:0;border:0;font-style:normal;font-family:var(--font-heading-family);font-size:2.4rem;line-height:1.32;color:rgb(var(--color-foreground));text-wrap:pretty}.hl-founder__quote p{margin:0 0 1.4rem}.hl-founder__quote p:last-child{margin:0}.hl-founder__by{display:flex;flex-direction:column;gap:.2rem;margin:2.4rem 0 0;font-size:1.5rem}.hl-founder__name{font-family:var(--font-heading-family);font-size:1.8rem;color:rgb(var(--color-foreground))}.hl-founder__photo img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover}@media screen and (min-width:750px){.hl-founder .hl-founder__quote{font-size:3rem}}@media screen and (min-width:990px){.hl-founder .hl-founder__quote{font-size:3.4rem}.hl-founder:not(.hl-founder--photo) .hl-founder__body{margin-left:16.66%}.hl-founder--photo .hl-founder__grid{grid-template-columns:minmax(0,4fr) minmax(0,7fr);gap:8rem;align-items:center}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/hearlow-editorial.css.map */
