.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;text-transform:uppercase}.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__content.has-popular-block{display:flex;gap:5rem;flex-wrap:wrap}.article-template__content iframe{width:100%;height:auto;aspect-ratio:16 / 9}.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__content.has-popular-block{flex-wrap:nowrap}}.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}.popular-articles{min-width:30rem}.popular-articles .article-card{position:relative;padding:15px 30px 15px 0;border-bottom:1px solid grey}.popular-articles .article-card{display:flex;align-items:center;gap:15px}.popular-articles .articles-list .card__media{position:unset}.popular-articles .articles-list .media{width:80px;aspect-ratio:80/60}.popular-articles .product-grid__title{margin-top:5rem}@media screen and (min-width: 750px){.popular-articles .grid{justify-content:space-between;--grid-desktop-horizontal-spacing: 20px;--grid-desktop-vertical-spacing: 10px}.popular-articles .product-grid .card__heading,.popular-articles .product-grid .price,.popular-articles .product-grid .price.price--on-sale .price-item--regular{font-size:1.6rem}}.article-card__date{margin-top:5px;opacity:50%}.article-card__content a:after{content:url('data:image/svg+xml,<svg viewBox="0 0 27 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.9316 23L25.9325 12L14.9316 1.00003" stroke="currentColor" /><path d="M25.5976 11.9932L0 11.9932" stroke="currentColor" stroke-linejoin="bevel" /></svg>');position:absolute;width:20px;inset:50% 0 auto auto;translate:0 -50%;transition:translate .3s ease}.article-card__content a:hover:after{translate:5px -50%}.article-template__anchors-wrapper{margin-top:2rem}.article-template__anchor-tab{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem 1rem 0;font-size:1.5rem;font-weight:700;line-height:1.5;border-bottom:1px solid black;cursor:pointer;transition:box-shadow .3s ease}.article-template__anchor-tab:hover{box-shadow:0 1px #000}.article-template__anchor-tab .icon{width:auto;height:2.4rem;transition:transform .4s ease}.article-template__anchors-wrapper.open .article-template__anchor-tab .icon{transform:rotate(180deg)}.article-template__anchors-container{overflow:hidden;transition:height .4s ease-in-out}.article-template__anchors{list-style:none;margin:0;padding:0 0 1px}.article-template__anchor-text{display:block;padding:1rem 0;font-size:1.5rem;line-height:1.5;border-bottom:1px solid black;cursor:pointer;transition:background-color .3s ease}.article-template__anchor-text:hover{background-color:#f5f5f5}@media screen and (min-width: 750px){.article-template__anchors-wrapper{max-width:calc(100% - 35rem)}.article-template__anchor-tab,.article-template__anchor-text{font-size:2rem}.article-template__anchor-tab .icon{height:3rem}}.article-template__faq-title{margin-top:3.2rem;font-size:2rem}.article-template__faqs>.article-template__faq-wrapper{border-bottom:1px solid black}.article-template__faqs>.article-template__faq-wrapper:first-child{border-top:1px solid black}.article-template__faq-question{display:flex;align-items:center;justify-content:space-between;padding:1.4rem 1.5rem 1.4rem 0;cursor:pointer;transition:background-color .3s ease}.article-template__faq-question:hover{background-color:#f5f5f5}.article-template__faq-question .icon{flex-shrink:0;width:24px;height:24px;transition:transform .4s ease}.article-template__faq-wrapper.open .article-template__faq-question .icon{transform:rotate(180deg)}.article-template__faq-question h3{margin:0}.article-template__faq-answer{overflow:hidden;transition:height .4s ease-in-out}.article-template__faq-answer .metafield-rich_text_field{padding:10px 6px 20px}.article-template__faq-answer .metafield-rich_text_field>*:first-child{margin-top:0}.article-template__faq-answer .metafield-rich_text_field>*:last-child{margin-bottom:0}@media screen and (min-width: 750px){.article-template__faq-title{font-size:2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/87/assets/section-blog-post.css.map */
