.article-template__hero-small{height:11rem}.article-template__hero-medium{height:22rem}.article-template__hero-medium img{object-position:top center}.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}}.article-template__comment-wrapper{margin-top:5rem;padding:2.7rem 0}.article-template__comment-wrapper h2{margin-top:0}.article-template__comments{margin-bottom:5rem}.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}.article-template__comments-comment p{margin:0 0 1rem}.article-template__comment-fields>*{margin-bottom:3rem}.article-template__comment-warning{margin:2rem 0 2.5rem}@media screen and (min-width:750px){.article-template__comment-wrapper{margin-top:6rem;padding:3.6rem 0}.article-template__comments{margin-bottom:7rem}.article-template__comments-comment{padding:2rem 2.5rem}.article-template__comment-fields{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:4rem}}@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__comments .pagination-wrapper{margin:5rem 0 8rem}}.article-grid{background:#e1eaf7;border-radius:2.4rem;padding:2.4rem;margin-top:1.6rem;margin-bottom:4rem}@media screen and (min-width:990px){.article-grid{margin-top:2.4rem;margin-bottom:5rem}.article-grid--with-sidebar{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,44rem);align-items:start;gap:2.4rem}.article-grid__item{min-width:0}.article-grid__item--sidebar{position:sticky;top:calc(var(--header-height, 0px) + 2rem);max-width:44rem}.article-recent-posts__heading{margin:0 0 2rem}}.article-recent-posts{background:transparent;min-width:0;overflow:hidden}.article-recent-posts__heading{margin:0 0 1.6rem;color:rgb(var(--color-foreground))}.article-recent-posts__list{display:flex;flex-direction:column;gap:1.2rem;margin:0;padding:0}.article-recent-posts__card{display:grid;grid-template-columns:minmax(10px,149px) 1fr;align-items:stretch;gap:1.2rem;padding:1.2rem;border-radius:1.2rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border:1px solid #E8EAEC;min-width:0}.article-recent-posts__card:hover{background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.article-recent-posts__card:focus{outline:0;box-shadow:none}.article-recent-posts__card:focus-visible{outline:0;box-shadow:inset 0 0 0 .2rem rgba(var(--color-foreground),.5);border-radius:1.2rem}.article-recent-posts__card:focus:not(:focus-visible){outline:0;box-shadow:none}.article-recent-posts__media{border-radius:.8rem;max-width:14.9rem}.article-recent-posts__image{width:100%;height:100%;border-radius:.8rem;object-fit:cover;display:block;aspect-ratio:1 / 1}.article-recent-posts__image--placeholder{overflow:hidden;background:rgba(var(--color-foreground),.08)}.article-recent-posts__image--placeholder svg{width:100%;height:100%}.article-recent-posts__content{display:flex;flex-direction:column;justify-content:space-between;gap:.8rem;min-width:0}.article-recent-posts__title{margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:calc(var(--font-size) * 1.2)}.article-recent-posts__meta{margin:0;color:rgba(var(--color-foreground),.6)}.article-recent-posts__card:hover .article-recent-posts__meta{color:rgba(var(--color-button-text),.75)}.article-template{padding:4rem;background:#fff;border-radius:2.4rem}.article-template__title{margin:0}.article-template__title:not(:only-child){margin-bottom:1.2rem}.article-template__content{margin-top:2rem}.article-template__content :is(h1,h2,h3,h4){margin-bottom:0}.article-template__content *{word-wrap:break-word}.article-template__content p{margin:1rem 0}.article-template__content strong{font-weight:600}.article-template__content.rte a{display:inline;position:relative;color:rgba(var(--color-link),var(--alpha-link));text-decoration:none!important;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-size:100% 1px;background-position:0 100%;transition:background-size .25s ease-out!important;padding-bottom:1px;font-weight:500}.article-template__content.rte a:hover{color:rgb(var(--color-link));background-size:0% 1px!important}.article-author-share{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.6rem;margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(var(--color-foreground),.1)}.article-author-share__author{display:flex;align-items:center;gap:1rem;min-width:0}.article-author-share__avatar{width:6.1rem;height:6.1rem;border-radius:50%;object-fit:cover;flex-shrink:0}.article-author-share__avatar--placeholder{overflow:hidden;background:rgba(var(--color-foreground),.08)}.article-author-share__avatar--placeholder svg{width:100%;height:100%}.article-author-share__meta{min-width:0}.article-author-share__name{margin:0;color:rgb(var(--color-foreground))}.article-author-share__role{margin:.2rem 0 0;color:rgba(var(--color-foreground),.6)}.article-author-share__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem}.article-author-share__copy,.article-author-share__social-link{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;border:1px solid rgba(var(--color-foreground),.1);background:transparent;color:rgb(var(--color-foreground));cursor:pointer;box-shadow:0 1px 2px #1018280d;text-decoration:none}.article-author-share__copy{border-radius:999px;padding:.8rem 1.6rem}.article-author-share__copy .svg-wrapper,.article-author-share__social-link .svg-wrapper{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}.article-author-share__social{display:flex;align-items:center;gap:.8rem;margin:0;padding:0}.article-author-share__social-link{width:4rem;height:4rem;border-radius:50%;padding:0;color:rgba(var(--color-foreground),.4)}.article-author-share__copy:hover,.article-author-share__social-link:hover{background:rgb(var(--color-button));border-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}@media screen and (max-width:749px){.article-author-share{align-items:flex-start}.article-author-share__actions{width:100%;flex-wrap:nowrap}.article-author-share__copy{width:100%}.article-grid{padding:1.6rem}.article-template{padding:2rem}.article-recent-posts__media{max-width:10rem}.article-recent-posts__card{display:grid;grid-template-columns:minmax(10px,10rem) 1fr}.article-grid__item--sidebar{margin-top:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-blog-post-primary.css.map */
