.article-template>*:first-child:not(.article-template__hero-container){margin-top:5rem}@media screen and (min-width:750px){.article-template>*:first-child:not(.article-template__hero-container){margin-top:calc(5rem + var(--page-width-margin))}}.article-template__hero-container{width:100%}.article-template__hero-container .media{overflow:hidden;border-radius:3rem}.article-template__hero-back{display:inline-flex;align-items:center;gap:.8rem;margin:2.4rem 0 2rem;color:rgb(var(--color-foreground));text-decoration:none;padding:.7rem 1.4rem;border:var(--buttons-border-width) solid rgba(var(--color-foreground),var(--buttons-border-opacity));border-radius:var(--buttons-radius-outset)}.article-template__hero-back:hover,.article-template__hero-back:hover span,.article-template__hero-back:focus,.article-template__hero-back:focus-visible{text-decoration:none}.article-template__hero-back .svg-wrapper{width:1.4rem;transform:rotate(180deg)}.article-template__hero-container .media>.article-template__hero-content{position:absolute;z-index:2;top:auto;right:0;bottom:0;left:0;width:auto;height:auto;display:flex;flex-direction:column;align-items:flex-start;padding:clamp(2.4rem,5vw,6rem);color:#fff}.article-template__hero-media--overlay:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 90% 82% at left bottom,rgba(0,0,0,.76) 0%,rgba(0,0,0,.58) 28%,rgba(0,0,0,.34) 48%,rgba(0,0,0,.14) 64%,rgba(0,0,0,.04) 74%,transparent 84%)}.article-template__hero-meta{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem}.article-template__hero-category,.article-template__hero-date,.article-template__hero-reading-time{padding:.5rem 1.2rem;border-radius:999px;font-size:1.2rem;font-weight:700;line-height:normal;text-transform:uppercase}.article-template__hero-category{color:#fff;background:#ed5729}.article-template__hero-date,.article-template__hero-reading-time{color:#fff;background:#ffffff47;-webkit-backdrop-filter:blur(.3rem);backdrop-filter:blur(.3rem)}.article-template__hero-title{max-width:90rem;margin:0;color:inherit;line-height:1.08}.article-template__hero-small{height:11rem}.article-template__hero-medium{height:22rem}.article-template__hero-large{height:33rem}@media screen and (min-width:750px)and (max-width:989px){.article-template__hero-small{height:22rem}.article-template__hero-medium{height:44rem}.article-template__hero-large{height:66rem}}@media screen and (min-width:990px){.article-template__hero-small{height:27.5rem}.article-template__hero-medium{height:55rem}.article-template__hero-large{height:82.5rem}}.article-template header{margin-top:4.4rem;margin-bottom:2rem;line-height:calc(.8 / var(--font-body-scale))}@media screen and (min-width:750px){.article-template header{margin-top:5rem}}@media screen and (max-width:749px){.article-template__hero-medium{height:27rem}.article-template__hero-back{margin-top:1.8rem}.article-template__hero-container .media>.article-template__hero-content{padding:2rem}.article-template__hero-media--overlay:after{background:radial-gradient(ellipse 125% 75% at left bottom,rgba(0,0,0,.8) 0%,rgba(0,0,0,.58) 34%,rgba(0,0,0,.3) 54%,rgba(0,0,0,.1) 68%,transparent 82%)}.article-template__hero-title.h0,.article-template__hero-title.hxl{font-size:calc(var(--font-heading-scale) * 3rem)}}.article-template__title{margin:0}.article-template__title:not(:only-child){margin-bottom:1rem}.article-template__link{font-size:1.8rem;display:flex;justify-content:center;align-items:center;text-decoration:none}.article-template__link .icon-wrap{display:flex;margin-right:1rem;transform:rotate(180deg)}.article-template__content{margin-top:4rem;margin-bottom:4rem;font-size:1.6rem}.article-template__text{margin-top:2rem;margin-bottom:2rem}.article-template__text>*:first-child{margin-top:0}.article-template__text>*:last-child{margin-bottom:0}.article-template__featured-product{margin:0}.article-template__body-layout{display:grid;width:100%;gap:clamp(3rem,5vw,6rem);align-items:start}.article-template__body-main,.article-template__sidebar{min-width:0}.article-template__sidebar-richtext{margin-bottom:2rem;padding:clamp(2.4rem,4vw,3.2rem);border-radius:3rem;background:#f7efeb}.article-template__sidebar-heading{display:flex;align-items:center;gap:1rem;margin:0 0 1rem}.article-template__sidebar-heading-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;color:rgb(var(--color-button-text));border-radius:50%;background:rgb(var(--color-button))}.article-template__sidebar-heading-icon svg{width:1.4rem;height:1.4rem}.article-template__sidebar-heading-icon path{fill:currentColor}.article-template__sidebar-text>*:first-child{margin-top:0}.article-template__sidebar-text.rte ul{list-style-position:outside}.article-template__sidebar-text>*:last-child{margin-bottom:0}.article-text-block{position:relative}.article-text-block--has-tip .article-text-block__content>h2:first-child,.article-text-block--has-tip .article-text-block__content>h3:first-child{padding-right:10rem}.article-tip{position:absolute;z-index:3;top:.2rem;right:0}.article-tip__trigger.button{min-width:0;min-height:2.8rem;padding:.6rem 1.2rem;font-size:1.2rem;font-weight:600;line-height:1;border-radius:99rem}.article-tip__trigger:focus-visible{outline:.2rem solid #ed5729;outline-offset:.3rem}.article-tip__panel{position:absolute;top:calc(100% + .8rem);right:0;width:min(34rem,calc(100vw - 4rem));padding:1.6rem;color:#411d1d;border:.1rem solid rgba(65,29,29,.16);border-radius:1.2rem;background:#fff8f1;box-shadow:0 .8rem 2rem #411d1d24}.article-tip__content{margin:0;color:#411d1d;font-size:1.4rem;line-height:1.5}.article-tip__content>*{line-height:inherit}.article-tip__content>*:first-child{margin-top:0}.article-tip__content>*:last-child{margin-bottom:0}@media screen and (max-width:749px){.article-text-block--has-tip .article-text-block__content>h2:first-child,.article-text-block--has-tip .article-text-block__content>h3:first-child{padding-right:9rem}.article-tip{top:.1rem}.article-tip__panel{position:fixed;z-index:10;top:auto;right:1.6rem;bottom:1.6rem;left:1.6rem;width:auto}}.article-featured-product{display:grid;grid-template-columns:minmax(18rem,.75fr) minmax(0,1.25fr);align-items:center;gap:0;padding-right:2rem!important;padding:0;border:.1rem solid rgba(var(--color-foreground),.18);border-radius:3rem;background:rgb(var(--color-background))}.article-featured-product__media{display:block;align-self:stretch;min-height:22rem}.article-featured-product__image{width:100%;height:100%;object-fit:contain}.article-featured-product__caption{margin:0;font-size:1.4rem;font-weight:600}.article-featured-product__title{margin:0}.article-featured-product__description{margin:1.2rem 0 2rem;font-size:1.5rem;line-height:1.5}.article-featured-product__content .button{min-width:0}@media screen and (min-width:750px){.article-template__text{font-size:var(--article-text-desktop-size)}}@media screen and (min-width:990px){.article-template__body-layout{grid-template-columns:minmax(0,1fr) minmax(32rem,42rem)}.article-template__body-layout--single{grid-template-columns:minmax(0,1fr)}.article-template__body-main{width:100%}.article-template__sidebar{position:sticky;top:4rem;margin-top:4rem}}@media screen and (max-width:749px){.article-featured-product{grid-template-columns:minmax(10rem,.7fr) minmax(0,1.3fr);gap:1.6rem;padding:1.8rem;border-radius:1.6rem}.article-featured-product__media{min-height:16rem}.article-featured-product__title{font-size:calc(var(--font-heading-scale) * 2rem)}.article-featured-product__description{font-size:1.4rem}.article-featured-product__content .button{width:100%;padding-right:1.5rem;padding-left:1.5rem}}.article-template__social-sharing{margin-top:3rem}.article-template__social-sharing+header,.article-template__social-sharing+.article-template__content{margin-top:1.5rem}.article-template__comment-wrapper{margin-top:5rem;padding:2.7rem 0}@media screen and (min-width:750px){.article-template__comment-wrapper{margin-top:6rem;padding:3.6rem 0}}.article-template__comment-wrapper h2{margin-top:0}.article-template__comments{margin-bottom:5rem}@media screen and (min-width:750px){.article-template__comments{margin-bottom:7rem}}.article-template__comments-fields{margin-bottom:4rem}.article-template__comments-comment{color:rgba(var(--color-foreground),.75);background-color:rgb(var(--color-background));margin-bottom:1.5rem;padding:2rem 2rem 1.5rem}@media screen and (min-width:750px){.article-template__comments-comment{padding:2rem 2.5rem}}.article-template__comments-comment p{margin:0 0 1rem}.article-template__comment-fields>*{margin-bottom:3rem}@media screen and (min-width:750px){.article-template__comment-fields{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:4rem}}.article-template__comment-warning{margin:2rem 0 2.5rem}@media screen and (min-width:990px){.article-template__comments .pagination-wrapper{margin:5rem 0 8rem}}.article-template__back:last-child{margin-bottom:3.2rem}.article-template__sidebar-text.rte ul li em{font-size:14px}.article-template__sidebar-text.rte{line-height:normal;font-size:16px}.article-template__tags{margin-top:3rem}.article-template__tags-heading{margin:0 0 1.6rem}.article-template__tag-list{display:flex;flex-wrap:wrap;gap:1rem}.article-template__tag{display:inline-flex;align-items:center;min-height:3.6rem;padding:.7rem 1.4rem;font-size:1.6rem;line-height:1.2;color:rgb(var(--color-foreground));border:var(--buttons-border-width) solid rgba(var(--color-foreground),var(--buttons-border-opacity));border-radius:var(--buttons-radius-outset);background:rgb(var(--color-background))}.article-ingredients{display:block;margin:3rem 0;overflow:visible;padding:clamp(2.4rem,4vw,3.2rem);border:var(--text-boxes-border-width) solid rgba(var(--color-foreground),var(--text-boxes-border-opacity));border-radius:3rem}.article-outcomes{margin:3rem 0;border-radius:3rem}.article-outcomes__header{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;align-items:center;text-align:center}.article-outcomes__heading,.article-outcomes__introduction>*{margin:0}.article-outcomes__introduction{max-width:34rem;color:rgba(var(--color-foreground),.7);font-size:16px;line-height:normal}.article-outcomes__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:clamp(2.4rem,4vw,3.2rem);border-radius:3rem;background:#f7efeb}.article-outcomes__item{display:grid;grid-template-columns:3.6rem minmax(0,1fr);align-items:start;gap:1rem 1.2rem;padding:2rem}.article-outcomes__item:nth-child(odd){padding-left:0;border-right:.1rem solid rgba(var(--color-foreground),.14)}.article-outcomes__marker{display:flex;flex-direction:column;align-items:center;gap:.6rem;margin-top:1rem}.article-outcomes__icon{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;color:rgb(var(--color-button-text));border-radius:50%;background:rgb(var(--color-button))}.article-outcomes__icon img,.article-outcomes__icon .svg-wrapper,.article-outcomes__icon svg{width:1.6rem;height:1.6rem;object-fit:contain}.article-outcomes__icon path{fill:currentColor}.article-outcomes__label{display:inline-flex;margin-bottom:.7rem;color:rgb(var(--color-foreground));font-size:1.1rem;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase}.article-outcomes__title{margin:0;line-height:1.25}.article-outcomes__text{grid-column:2;margin:0;line-height:normal;color:rgba(var(--color-foreground),1);font-size:16px}.article-outcomes__text>*:first-child{margin-top:0}.article-outcomes__text>*:last-child{margin-bottom:0}@media screen and (max-width:749px){.article-outcomes{margin:3.2rem 0;padding-top:1.6rem}.article-outcomes__header{display:grid;gap:1.2rem;margin-bottom:1.6rem}.article-outcomes__list{grid-template-columns:minmax(0,1fr)}.article-outcomes__item{padding:1.6rem 0}.article-outcomes__item:nth-child(odd){border-right:0}}.article-ingredients__heading{margin:0 0 2.4rem}.article-ingredients__list{display:grid;gap:1.6rem;padding:0}.article-ingredients__item{display:grid;grid-template-columns:.8rem minmax(6rem,12rem) minmax(0,1fr);align-items:baseline;gap:1.2rem;min-height:0;padding:0;font-size:1.6rem;line-height:1.4;border:0;border-radius:0;background:transparent}.article-ingredients__item+.article-ingredients__item{border-top:0}.article-ingredients__bullet{width:.8rem;height:.8rem;border-radius:50%;background:rgb(var(--color-button))}.article-ingredients__quantity{grid-column:auto;grid-row:auto;align-self:auto;justify-self:auto;padding:0;color:rgb(var(--color-foreground));font-size:inherit;font-weight:700;white-space:normal;border:0;border-radius:0;background:transparent}.article-ingredients__details{display:flex;grid-column:auto;grid-row:auto;flex-wrap:wrap;gap:.4rem .8rem}.article-ingredients__name{font-size:inherit;font-weight:400}.article-ingredients__note{color:rgba(var(--color-foreground),.6)}@media screen and (max-width:749px){.article-ingredients{padding:2rem}.article-ingredients__item{grid-template-columns:.8rem minmax(5.5rem,7rem) minmax(0,1fr);gap:1rem}.article-ingredients__details{display:grid}}.first-article-outcomes__item,.second-article-outcomes__item{border-bottom:.1rem solid rgba(var(--color-foreground),.14)}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-blog-post.css.map */
