.hella-article{--hella-article-ink: #132102;--hella-article-cream: #fbfff9;--hella-article-ivory: #f1faeb;--hella-article-lime: var(--color-orange);--hella-article-sage: #9ab386;--hella-article-line: rgba(19, 33, 2, .12);--hella-article-muted: rgba(19, 33, 2, .64);--hella-article-width: min(100%, 144rem);color:var(--hella-article-ink);background:var(--hella-article-cream)}.hella-article__hero{position:relative;min-height:clamp(46rem,70vh,78rem);display:flex;align-items:flex-end;overflow:hidden;background:linear-gradient(135deg,#9ab38661,#e6876733)}.hella-article__hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#13210214,#13210247 52%,#132102c7),linear-gradient(90deg,#1321028a,#13210214 62%,#13210229);z-index:1}.hella-article__hero-image,.hella-article__hero-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hella-article__hero-image{object-fit:cover}.hella-article__hero-placeholder{background:radial-gradient(circle at 18% 18%,rgba(163,217,54,.34),transparent 28rem),linear-gradient(135deg,#9ab386,#f1faeb)}.hella-article__hero-inner{position:relative;z-index:2;width:var(--hella-article-width);margin-inline:auto;padding:4.8rem 1.6rem}.hella-article__eyebrow{display:flex;align-items:center;flex-wrap:wrap;gap:1.2rem;margin-bottom:1.8rem;color:#fbfff9db;font-size:1.2rem;font-weight:700;letter-spacing:.12em;line-height:1.3;text-transform:uppercase}.hella-article__eyebrow-divider{width:.4rem;height:.4rem;border-radius:50%;background:currentColor;opacity:.72}.hella-article__title{max-width:13ch;margin:0;color:var(--hella-article-lime);font-size:clamp(3rem,6vw,7.2rem);font-weight:400;line-height:.92}.hella-article__body-wrap{width:var(--hella-article-width);margin-inline:auto;padding:clamp(3.2rem,5vw,7.2rem) 1.6rem clamp(5.6rem,7vw,9.6rem)}.hella-article__layout{display:grid;gap:clamp(3.2rem,5vw,7.2rem)}.hella-article__takeaways{border-top:1px solid var(--hella-article-line);border-bottom:1px solid var(--hella-article-line);padding-block:2.4rem}.hella-article__takeaways-title{margin:0 0 1.6rem;color:var(--hella-article-lime);font-size:1.2rem;font-weight:700;letter-spacing:.12em;line-height:1.3;text-transform:uppercase}.hella-article__takeaways-list{display:grid;gap:1.4rem;margin:0;padding:0;list-style:none}.hella-article__takeaway{position:relative;padding-left:2rem;color:var(--hella-article-muted);font-size:1.5rem;line-height:1.55}.hella-article__takeaway:before{content:"";position:absolute;left:0;top:.72em;width:.7rem;height:.7rem;border-radius:50%;background:var(--hella-article-lime);box-shadow:0 0 0 .4rem #a3d9362e}.hella-article__takeaway p{margin:0}.hella-article__content{min-width:0}.hella-article__content.rte{font-size:clamp(1.7rem,1.45rem + .28vw,1.95rem);line-height:1.72}.hella-article__content.rte>*:first-child{margin-top:0}.hella-article__content.rte h2,.hella-article__content.rte h3{color:var(--hella-article-ink);line-height:1.05;font-weight:500}.hella-article__content.rte h2{margin-top:4.8rem;font-size:clamp(3rem,2.4rem + 1.2vw,5.2rem)}.hella-article__content.rte h3{margin-top:3.6rem;font-size:clamp(2.3rem,2rem + .7vw,3.4rem)}.hella-article__content.rte p,.hella-article__content.rte li{color:var(--hella-article-muted)}.hella-article__share{margin-top:3.2rem}.hella-related{border-top:1px solid var(--hella-article-line);background:var(--hella-article-ivory);padding:clamp(4.8rem,7vw,9.6rem) 1.6rem}.hella-related__inner{width:var(--hella-article-width);margin-inline:auto}.hella-related__heading{margin:0 0 3.2rem;color:var(--hella-article-ink);font-size:clamp(2.4rem,2rem + .8vw,3.6rem);font-weight:400;line-height:1.05}.hella-related__grid{display:grid;gap:2.4rem}.hella-related__card{display:flex;flex-direction:column;text-decoration:none;color:inherit;border-radius:.4rem;overflow:hidden;background:var(--hella-article-cream);border:1px solid var(--hella-article-line);transition:box-shadow .2s ease,transform .2s ease}.hella-related__card:hover{box-shadow:0 .8rem 2.4rem #1321021a;transform:translateY(-.2rem)}.hella-related__card-media{aspect-ratio:3 / 2;overflow:hidden;background:linear-gradient(135deg,#9ab3864d,#a3d93626)}.hella-related__card-image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.hella-related__card:hover .hella-related__card-image{transform:scale(1.03)}.hella-related__card-placeholder{width:100%;height:100%;background:radial-gradient(circle at 20% 30%,rgba(163,217,54,.28),transparent 60%),linear-gradient(135deg,#9ab386,#f1faeb)}.hella-related__card-body{display:flex;flex-direction:column;gap:.6rem;padding:2rem 2rem 2.4rem;flex:1}.hella-related__card-tag{color:var(--hella-article-lime);font-size:1rem;font-weight:700;letter-spacing:.1em;line-height:1.3;text-transform:uppercase}.hella-related__card-title{margin:0;color:var(--hella-article-ink);font-size:clamp(1.6rem,1.4rem + .3vw,2rem);font-weight:400;line-height:1.2}.hella-related__card-meta{margin-top:auto;padding-top:1.2rem;color:var(--hella-article-muted);font-size:1.2rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}@media screen and (min-width:750px){.hella-article__hero{min-height:clamp(54rem,76vh,86rem)}.hella-article__hero-inner,.hella-article__body-wrap{padding-inline:2.4rem}.hella-article__hero-inner{padding-bottom:6.4rem}.hella-article__layout{grid-template-columns:minmax(22rem,32rem) minmax(0,76rem);align-items:start;justify-content:center}.hella-article__takeaways{position:sticky;top:calc(var(--header-height, 0px) + 2.4rem);border-bottom:0;padding-top:2.8rem}.hella-related{padding-inline:2.4rem}.hella-related__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1200px){.hella-article__layout{grid-template-columns:minmax(26rem,36rem) minmax(0,78rem)}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-hella-article-feature.css.map */
