.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:40rem}.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-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-layout{display:grid;grid-template-columns:3.5fr 1.2fr;gap:50px}.article-layout__sidebar{position:sticky;top:0;align-self:start}.sidebar-heading{text-align:center;font-size:18px;letter-spacing:2px;margin-bottom:25px}.bestseller-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.bestseller-card{border:2px solid #ff5a2f;padding:15px;background:#fff;transition:.3s ease}.bestseller-card:hover{transform:translateY(-4px)}.bestseller-image-wrap{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.bestseller-image-wrap img{max-width:100%;max-height:100%;object-fit:contain}.bestseller-title{font-size:10px;letter-spacing:1px;line-height:1.4;min-height:48px}.bestseller-price{display:block;margin-top:8px;color:#ff5a2f;font-weight:600;font-size:11px}@media (max-width: 990px){.article-layout{grid-template-columns:1fr}.article-layout__sidebar{position:relative;top:0}}.faq-wrapper{max-width:900px;margin:0 auto;font-family:Arial,sans-serif}.faq-title{font-size:28px;font-weight:700;margin-bottom:20px}.faq-item{border:1px solid rgb(5,5,5);margin-bottom:12px}.faq-question{width:100%;padding:18px 20px;font-size:16px;font-weight:600;background:#fffbe6;border:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.faq-question .arrow{font-size:22px;transition:transform .3s ease}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease;padding:0 20px}.faq-answer p{padding:15px 0;margin:0;font-size:15px;color:#555}.faq-item.active .faq-answer{max-height:200px}.faq-item.active .arrow{transform:rotate(90deg)}.author-card{background:#1f4a7c;color:#fff;padding:20px 10px}.author-card__inner{display:flex;align-items:center;gap:40px;max-width:1100px;margin:0 auto;flex-wrap:wrap}.author-card__avatar{flex:0 0 180px;display:flex;justify-content:center}.author-card__avatar img{width:180px;height:180px;border-radius:50%;background:#e5e5e5}.author-card__content{flex:1;min-width:260px;padding:10px}.author-card__label{font-size:14px;letter-spacing:1px;text-transform:uppercase;opacity:.85;margin-bottom:5px}.author-card__name{font-weight:700;margin:0 0 15px;color:#fff}.author-card__bio{font-size:16px;line-height:1.7;max-width:650px;margin-bottom:20px}.author-card__social{display:flex;gap:14px}.author-card__social a{width:38px;height:38px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease}.author-card__social svg{width:18px;height:18px;fill:#1f4a7c}.author-card__social a:hover{transform:translateY(-2px);background:#e6eef8}@media (max-width: 768px){.author-card__inner{flex-direction:column;text-align:center}.author-card__bio{margin-left:auto;margin-right:auto}}.article-nav-bar{border:2px solid #2d4f7c;padding:14px 20px;margin-top:40px;background:#fff}.article-nav-bar__grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.article-nav-bar__col--left{text-align:left}.article-nav-bar__col--center{text-align:center}.article-nav-bar__col--right{text-align:right}.article-nav-bar__link{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:500;text-decoration:none;color:#333;transition:opacity .2s ease}.article-nav-bar__link:hover{opacity:.7}.article-nav-bar__icon{font-size:14px}@media (max-width: 768px){.article-nav-bar__grid{grid-template-columns:1fr;gap:10px;text-align:center}.article-nav-bar__col--left,.article-nav-bar__col--right{text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-blog-post.css.map */
