.article-template__hero-container{max-width:130rem;margin:0 auto}.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}}.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:3rem;margin-bottom:3rem}.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-hero-banner{position:relative;width:100%;height:var(--hero-height-mobile, 50vh);overflow:hidden;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 750px){.article-hero-banner{height:var(--hero-height-desktop, 70vh)}}.article-hero-banner__image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.article-hero-banner__image img{width:100%;height:100%;object-fit:cover;object-position:center}.article-hero-banner__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(var(--color-background),.2);z-index:1}.article-hero-banner__content{position:relative;z-index:2;width:100%;display:flex;align-items:center;justify-content:center;min-height:100%;padding:2rem 0}.article-hero-banner__content-wrapper{text-align:center;padding:3rem 2rem;border-radius:0;background:rgba(var(--color-background),.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:80rem;width:100%}@media screen and (min-width: 750px){.article-hero-banner__content-wrapper{padding:4rem 5rem}}.article-hero-banner__content-wrapper--no-background{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;padding:2rem}.article-hero-banner__title{margin:0;color:rgb(var(--color-foreground));font-size:calc(var(--font-heading-scale) * 3rem);line-height:1.2}@media screen and (min-width: 750px){.article-hero-banner__title{font-size:calc(var(--font-heading-scale) * 4.5rem)}}@media screen and (min-width: 990px){.article-hero-banner__title{font-size:calc(var(--font-heading-scale) * 6rem)}}.article-hero-banner__meta{margin-top:2rem;display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.article-hero-banner__date,.article-hero-banner__author{color:rgba(var(--color-foreground),.75);font-size:1.4rem}.article-hero-banner__date:not(:last-child):after{content:"\2022";margin-left:1.5rem;color:rgba(var(--color-foreground),.5)}.article-template>*:first-child:not(.article-hero-banner){margin-top:5rem}@media screen and (min-width: 750px){.article-template>*:first-child:not(.article-hero-banner){margin-top:calc(5rem + var(--page-width-margin))}}.article-hero-banner+*{margin-top:5rem!important}@media screen and (min-width: 750px){.article-hero-banner+*{margin-top:calc(5rem + var(--page-width-margin))!important}}.article-featured-products{padding:5rem 0;margin-top:5rem}@media screen and (min-width: 750px){.article-featured-products{padding:6rem 0;margin-top:6rem}}.article-featured-products__heading{margin:0 0 3rem;text-align:center}@media screen and (min-width: 750px){.article-featured-products__heading{margin-bottom:4rem}}.article-author-bio__container{display:flex;flex-direction:column;gap:3rem}@media screen and (min-width: 750px){.article-author-bio__container{flex-direction:row;gap:4rem}}.article-author-bio__image{flex-shrink:0;align-self:center}@media screen and (min-width: 750px){.article-author-bio__image{align-self:flex-start}}.article-author-bio__image img{border-radius:50%;width:150px;height:150px;object-fit:cover}@media screen and (min-width: 750px){.article-author-bio__image img{width:200px;height:200px}}.article-author-bio__content{flex:1;display:flex;flex-direction:column;gap:2rem}.article-author-bio__header{display:flex;flex-direction:column;gap:.5rem}.article-author-bio__label{margin:0;font-size:1.2rem;text-transform:uppercase;letter-spacing:.1em;color:rgba(var(--color-foreground),.7);font-weight:500}.article-author-bio__name{margin:0;font-size:2.4rem;line-height:1.2}@media screen and (min-width: 750px){.article-author-bio__name{font-size:3rem}}.article-author-bio__title{margin:0;font-size:1.6rem;color:rgba(var(--color-foreground),.8);font-weight:500}.article-author-bio__credentials{margin:0;font-size:1.4rem;color:rgba(var(--color-foreground),.7);font-style:italic}.article-author-bio__text{font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.85)}.article-author-bio__text p{margin:0 0 1rem}.article-author-bio__text p:last-child{margin-bottom:0}.article-author-bio__expertise{display:flex;flex-direction:column;gap:1rem}.article-author-bio__expertise-label{margin:0;font-size:1.4rem;color:rgba(var(--color-foreground),.9)}.article-author-bio__expertise-list{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.8rem}.article-author-bio__expertise-list li{display:inline-block;padding:.6rem 1.2rem;background:rgba(var(--color-foreground),.08);border-radius:2rem;font-size:1.3rem;color:rgba(var(--color-foreground),.9);line-height:1}.article-author-bio__links{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:.5rem}.article-author-bio__link{display:inline-flex;align-items:center;gap:.6rem;padding:.8rem 1.6rem;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:.4rem;text-decoration:none;color:rgba(var(--color-foreground),.85);font-size:1.4rem;transition:all .2s ease}.article-author-bio__link:hover{border-color:rgba(var(--color-foreground),.4);background:rgba(var(--color-foreground),.05);color:rgb(var(--color-foreground))}.article-author-bio__link .svg-wrapper{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}.article-author-bio__link svg{width:100%;height:100%}
/*# sourceMappingURL=/cdn/shop/t/72/assets/section-blog-post.css.map */
