.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--case-study{background:#f5f5f5}.article-template__case-shell{display:grid;grid-template-columns:72px minmax(0,1fr) 420px;gap:3rem;align-items:start;padding-top:3rem;padding-bottom:5rem}.article-template__rail{position:sticky;top:9rem}.article-template__rail-inner{display:grid;justify-items:center;gap:1rem;padding:1.6rem 0;border-right:1px solid #e3e3e3}.article-template__rail-link{display:inline-flex;align-items:center;justify-content:center;width:3.8rem;height:3.8rem;border-radius:999px;color:#5f5f5f;text-decoration:none}.article-template__rail-link:hover{color:#111}.article-template__main{min-width:0;padding:4.8rem 6.2rem 4rem;background:#fff}.article-template__header{margin-bottom:2.4rem}.article-template__main .article-template__title{font-size:clamp(1.9rem,2vw,3.5rem);line-height:1.12;text-align:center;max-width:none;margin:0 auto}.article-template__main .article-template__content{margin:2.8rem auto 0;max-width:86rem}.article-template__main .article-template__content h2,.article-template__main .article-template__content h3{margin-top:0;margin-bottom:1.4rem}.article-template__main .article-template__content hr{border:0;border-top:1px solid #bdbdbd;margin:2.2rem 0 1.8rem}.article-template__main .article-template__content p,.article-template__main .article-template__content li{color:#4a4a4a;font-size:2rem;line-height:1.55}.article-template__main .article-template__content ul{padding-left:2.2rem}.article-template__sidebar{position:sticky;top:9rem}.article-template__sidebar-inner{padding:3rem 2.6rem;background:#fff}.article-template__sidebar-title{margin:0 0 1.6rem;padding-bottom:1.5rem;border-bottom:1px solid #ececec;color:#333;font-size:3rem;line-height:1.2;font-weight:700}.article-template__related-list{display:grid;gap:2.6rem}.article-template__related-card{display:block}.article-template__related-link{display:grid;gap:1.4rem;color:inherit;text-decoration:none}.article-template__related-media{aspect-ratio:1.18 / .82;background:#e9e9e9;overflow:hidden}.article-template__related-media img{width:100%;height:100%;object-fit:cover}.article-template__related-title{margin:0;color:#1f5ed6;font-size:2rem;line-height:1.25;font-weight:700}.article-template__related-date{margin:.2rem 0 .8rem;color:#9a9a9a;font-size:1.2rem;line-height:1.4}.article-template__related-excerpt{color:#5f5f5f;font-size:1.5rem;line-height:1.55}.article-template__related-more{margin-top:.8rem;color:#1f5ed6;font-size:1.4rem;font-weight:700}.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}@media screen and (max-width:1199px){.article-template__case-shell{grid-template-columns:60px minmax(0,1fr)}.article-template__sidebar{grid-column:1 / -1;position:static;max-width:72rem}}@media screen and (max-width:749px){.article-template__case-shell{grid-template-columns:1fr;gap:2rem;padding-top:1.6rem;padding-bottom:3rem}.article-template__rail{position:static}.article-template__rail-inner{grid-auto-flow:column;justify-content:start;border-right:0;border-bottom:1px solid #e3e3e3;padding:0 0 1.2rem}.article-template__main{padding:2.4rem 1.6rem 2rem}.article-template__main .article-template__title{font-size:1.6rem;max-width:none}.article-template__main .article-template__content p,.article-template__main .article-template__content li{font-size:1.6rem}.article-template__sidebar{max-width:none}.article-template__sidebar-inner{padding:2rem 1.6rem}.article-template__sidebar-title{font-size:2.2rem}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-blog-post.css.map */
