.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{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-template__comments-comment{color:var(--green-deep);background-color:var(--cream);border:1px solid var(--line);border-radius:18px;margin-bottom:1.6rem;padding:2rem 2.2rem 1.6rem}@media screen and (min-width:750px){.article-template__comments-comment{padding:2.4rem 2.8rem 2rem}}.article-template__comments-comment p:last-child{margin-bottom:0}.article-template__content{max-width:68ch;margin-left:auto;margin-right:auto;font-size:clamp(16.5px,1.15vw,18.5px);line-height:1.72;color:var(--ink)}.article-template__content p{margin:0 0 1.4em;text-wrap:pretty}.article-template__content>p:last-child{margin-bottom:0}.article-template__content h2{font-size:clamp(25px,2.4vw,33px);line-height:1.18;letter-spacing:-.03em;margin:2.4em 0 .6em}.article-template__content h3,.article-template__content h4{font-size:clamp(19px,1.6vw,22.5px);line-height:1.24;letter-spacing:-.02em;margin:1.9em 0 .5em;color:var(--green-deep)}.article-template__content>h2:first-child,.article-template__content>h3:first-child,.article-template__content>h4:first-child{margin-top:0}.article-template__content ul,.article-template__content ol{margin:0 0 1.25em;padding-left:1.4em}.article-template__content li{margin-bottom:.5em}.article-template__content li:last-child{margin-bottom:0}.article-template__content h2+ul,.article-template__content h3+ul,.article-template__content h4+ul{margin-top:.2em}.article-template__content blockquote{background:var(--cream);border:1px solid rgba(0,21,0,.08);border-left:3px solid var(--orange);border-radius:18px;padding:clamp(18px,2.4vw,26px) clamp(20px,2.6vw,30px);margin:1.9em 0;font-size:.95em;line-height:1.62}.article-template__content blockquote p:last-child{margin-bottom:0}.article-template__content img{display:block;width:100%;height:auto;max-height:460px;object-fit:cover;border-radius:18px;margin:2em auto}.article-template__content p:has(>img:only-child){margin:0}.article-template .article-template__hero-container{max-width:1040px;margin:0 auto}.article-template .article-template__hero-container img{border-radius:22px}.article-template__content a:not(.btn){color:var(--green-soft);text-decoration:underline;text-underline-offset:.18em;text-decoration-thickness:1px;transition:color .25s}.article-template__content a:not(.btn):hover{color:var(--orange)}.article-template__content hr{border:0;border-top:1px solid var(--line);margin:2.4em 0}.article-template__content section[data-footnotes]{margin-top:2.4em;font-size:.93em}.article-template__content div[style*=overflow-x]{margin:2em 0}.article-template__content table{width:100%;border-collapse:collapse;margin:2em 0;font-size:.94em;line-height:1.5}.article-template__content div[style*=overflow-x]>table{margin:0}.article-template__content th,.article-template__content td{padding:.7em .85em;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.article-template__content th{font-weight:700;color:var(--green-deep);border-bottom:2px solid rgba(0,21,0,.22)}.article-template__content tbody tr:last-child td{border-bottom:0}@media(max-width:640px){.article-template__content{line-height:1.68}.article-template__content img{max-height:300px;border-radius:14px;margin:1.6em auto}.article-template__content h2{margin-top:1.8em}.article-template .article-template__hero-container img{border-radius:16px}.article-template__content th,.article-template__content td{padding:.6em}.article-template__content table{font-size:.88em}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/section-blog-post.css.map */
