.article-template>*:first-child:not(.article-template__hero-container):not(.article-template__back){margin-top:5rem}@media screen and (min-width:750px){.article-template>*:first-child:not(.article-template__hero-container):not(.article-template__back){margin-top:calc(5rem + var(--page-width-margin))}}.article-template{max-width:1000px;margin:0 auto}.article-template__hero-container{max-width:130rem;margin:0 auto}.article-template__hero-container .media{border-radius:16px;overflow:hidden}.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__back{text-align:left;padding-bottom:2rem;margin-top:2rem}.article-template__back:last-child{margin-bottom:3.2rem}.article-template__link{font-size:16px;display:inline-flex;align-items:center;gap:.8rem;text-decoration:none;color:#353c43;transition:color .2s ease;font-family:Mulish}.article-template__link:hover{color:rgb(var(--color-foreground))}.article-template__link .icon-wrap{display:flex;transform:rotate(180deg)}.article-template__link svg{width:1.5rem}.article-template header{margin-top:3rem;line-height:calc(.8 / var(--font-body-scale))}@media screen and (min-width:750px){.article-template header{margin-top:4rem}}.article-meta-wrapper{display:flex;flex-wrap:wrap;gap:4rem;align-items:center;margin-bottom:4rem;font-size:18px;color:#353c43;line-height:18px;font-family:Mulish;letter-spacing:0;border-bottom:1px solid #CBD7E4;padding-bottom:20px}.article-meta__author,.article-meta__date,.article-meta__read-time{display:flex;align-items:center;gap:.6rem}.article-meta__author svg,.article-meta__date svg,.article-meta__read-time svg{opacity:.8}.article-meta__author .author-avatar{width:24px;height:24px;border-radius:50%;background-color:rgba(var(--color-foreground),.05);display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.7)}.article-template__title{margin:0 0 1rem;line-height:37px;font-weight:700;font-size:34px;font-family:Mulish;letter-spacing:-.5px}.share-button__button{display:none}.article-template__content{margin-bottom:3rem}.article-template__social-sharing+header,.article-template__social-sharing+.article-template__content{margin-top:0rem}.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__content.rte li p{margin:0;display:inline}.article-template__content.rte ul{padding-left:2rem;margin-top:1rem;margin-bottom:2rem}.article-template__content.rte ol{padding-left:0;margin-top:1.5rem;margin-bottom:.5rem}.article-template__content.rte li{line-height:1.6}.article-template__content.rte p{margin-top:0;margin-bottom:0;line-height:22px;color:#353c43;font-family:Mulish;font-size:18px;letter-spacing:-.5px}.article-template__content.rte h2,.article-template__content.rte h3,.article-template__content.rte h4{margin-top:2.5rem;margin-bottom:1.2rem;line-height:1;font-weight:700;font-size:24px;font-family:Mulish;color:#22282d;letter-spacing:-.5px}.article-template__content.rte p:empty{display:none!important}.article-template__content.rte img{border-radius:12px;margin-top:2rem;margin-bottom:2rem}@media(max-width:767px){.article-template{padding:1rem 2rem}.article-template__back{margin-top:-2rem!important}.article-meta-wrapper{font-size:14px}.article-template__title{font-size:28px;line-height:32px}.article-template__content.rte p{font-size:14px;line-height:18px}.article-template__content.rte h2,.article-template__content.rte h3,.article-template__content.rte h4{font-size:18px;line-height:22px}}.blog-inline-products{display:flex;gap:1.4rem;margin:3rem 0;flex-wrap:wrap}.blog-product-card{display:flex;align-items:center;background-color:#fcfaf8;border-radius:8px;padding:14px;gap:1.5rem;min-width:280px;max-width:350px}.blog-product-info{margin:0!important;font-size:1.4rem!important;line-height:1!important;font-weight:600!important;color:#22282d!important}.blog-product-image-wrapper{width:90px;height:90px;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.blog-product-image-wrapper img{width:100%;height:100%;object-fit:cover}.blog-product-info{display:flex;flex-direction:column;gap:12px;flex-grow:1}.blog-product-info h4{margin:0;font-size:1.3rem;line-height:1.3;font-weight:600;color:#333}.blog-product-info form{margin:0}.blog-product-btn{background-color:#22282d;color:#fcfaf8;border:none;padding:8px;border-radius:30px;font-size:12px;font-weight:400;cursor:pointer;width:100%;transition:background-color .2s ease;font-family:Space Mono;line-height:14px}.blog-product-btn:hover{background-color:#000}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-blog-post.css.map */
