.article-template{--article-accent: #fb6405;--article-rule: rgba(var(--color-foreground), .18);--article-surface: rgba(var(--color-foreground), .035);--article-surface-border: rgba(var(--color-foreground), .12);--article-max-narrow: 68rem;--article-max-wide: 78rem;padding-bottom:1rem}.article-template__header{text-align:center;margin-top:4rem;margin-bottom:3.5rem}@media screen and (min-width:750px){.article-template__header{margin-top:7rem;margin-bottom:5rem}}.article-template__eyebrow{display:inline-flex;align-items:center;gap:.8rem;font-size:1.2rem;letter-spacing:.22em;text-transform:uppercase;color:rgba(var(--color-foreground),.6);margin-bottom:1.8rem}.article-template__eyebrow-sep{display:inline-block;opacity:.55}.article-template__title{margin:0 auto;max-width:22ch;font-size:3.6rem;line-height:1.08;letter-spacing:-.01em;text-wrap:balance}@media screen and (min-width:750px){.article-template__title{font-size:4.8rem}}@media screen and (min-width:990px){.article-template__title{font-size:5.6rem}}.article-template__rule{display:block;width:4.4rem;height:.2rem;margin:3rem auto 0;background-color:var(--article-accent);border-radius:999px}.article-template__hero-container{max-width:var(--article-max-wide);margin:0 auto 3.5rem;padding:0 1.6rem;box-sizing:border-box}@media screen and (min-width:750px){.article-template__hero-container{padding:0 5rem;margin-bottom:5rem}}@media screen and (min-width:1100px){.article-template__hero-container{padding:0}}.article-template__hero-adapt,.article-template__hero-small,.article-template__hero-medium,.article-template__hero-large{width:100%;border-radius:.6rem;overflow:hidden;box-shadow:0 1.4rem 4rem -2rem rgba(var(--color-foreground),.18)}.article-template__hero-adapt{max-height:28rem}.article-template__hero-small{height:16rem}.article-template__hero-medium{height:24rem}.article-template__hero-large{height:32rem}@media screen and (min-width:750px){.article-template__hero-adapt{max-height:38rem}.article-template__hero-small{height:22rem}.article-template__hero-medium{height:34rem}.article-template__hero-large{height:46rem}}@media screen and (min-width:990px){.article-template__hero-adapt{max-height:44rem}.article-template__hero-small{height:26rem}.article-template__hero-medium{height:40rem}.article-template__hero-large{height:54rem}}.article-template__excerpt,.article-template__content,.article-template__social-sharing{max-width:var(--article-max-narrow)}@media screen and (min-width:990px){.article-template .page-width--narrow{max-width:var(--article-max-narrow)}}.article-template__excerpt{margin:0 auto 4rem}@media screen and (min-width:750px){.article-template__excerpt{margin-bottom:5rem}}.article-template__excerpt details{position:relative;background-color:var(--article-surface);border:.1rem solid var(--article-surface-border);border-radius:.6rem;border-left:.3rem solid var(--article-accent);transition:background-color .2s ease,box-shadow .2s ease}.article-template__excerpt details[open]{background-color:rgba(var(--color-foreground),.05);box-shadow:0 .6rem 2.4rem -1.4rem rgba(var(--color-foreground),.22)}.article-template__excerpt summary{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.6rem 2rem;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.article-template__excerpt summary::-webkit-details-marker,.article-template__excerpt summary::marker{display:none;content:""}.article-template__excerpt-label{font-size:1.25rem;letter-spacing:.24em;text-transform:uppercase;font-weight:var(--font-body-weight-bold);color:rgba(var(--color-foreground),.85)}.article-template__excerpt-toggle{position:relative;width:1.4rem;height:1.4rem;flex-shrink:0}.article-template__excerpt-toggle-bar{position:absolute;inset:50% 0 auto 0;height:.15rem;background-color:rgba(var(--color-foreground),.7);border-radius:999px;transform:translateY(-50%);transition:transform .25s ease,opacity .2s ease}.article-template__excerpt-toggle-bar--vertical{top:0;right:50%;bottom:0;left:50%;width:.15rem;height:100%;transform:translate(-50%)}.article-template__excerpt details[open] .article-template__excerpt-toggle-bar--vertical{transform:translate(-50%) scaleY(0);opacity:0}.article-template__excerpt-content{padding:0 2rem 1.8rem;color:rgba(var(--color-foreground),.82);font-size:1.5rem;line-height:1.6}.article-template__excerpt-content>*:first-child{margin-top:0}.article-template__excerpt-content>*:last-child{margin-bottom:0}.article-template__content{margin:0 auto 3rem;font-size:1.65rem;line-height:1.75}@media screen and (min-width:750px){.article-template__content{margin-bottom:5rem}}.article-template__content>*:first-child{margin-top:0}.article-template__content h2,.article-template__content h3{margin-top:4rem;margin-bottom:1.2rem;letter-spacing:-.005em}.article-template__content h2:first-child,.article-template__content h3:first-child{margin-top:0}.article-template__content p+p{margin-top:1.4rem}.article-template__social-sharing{margin:0 auto;padding-top:2.5rem;padding-bottom:.5rem;border-top:.1rem solid var(--article-rule)}@media screen and (min-width:750px){.article-template__social-sharing{padding-top:3.5rem}}.article-template__back{margin-top:4rem;margin-bottom:4rem}@media screen and (min-width:750px){.article-template__back{margin-top:6rem;margin-bottom:6rem}}.article-template__back:last-child{margin-bottom:3.2rem}.article-template__link{font-size:1.5rem;display:inline-flex;align-items:center;text-decoration:none;letter-spacing:.02em}.article-template__link .icon-wrap{display:flex;margin-right:1rem;transform:rotate(180deg)}.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}}
/*# sourceMappingURL=/cdn/shop/t/67/assets/section-blog-post.css.map */
