.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__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-template__two-column{display:grid;grid-template-columns:1fr;gap:3rem;margin-top:3rem;margin-bottom:3rem}@media screen and (min-width:990px){.article-template__two-column{grid-template-columns:1fr 320px;gap:4rem}}.article-template__main-col,.article-template__sidebar-col{min-width:0}@media screen and (min-width:990px){.article-template__sidebar-col{position:sticky;top:120px;align-self:start;max-height:calc(100vh - 140px);overflow-y:auto}}.blog-sidebar{display:flex;flex-direction:column;gap:2.5rem}.blog-sidebar__widget{background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.08);border-radius:12px;padding:2rem}.blog-sidebar__widget-title{font-size:1.4rem;font-weight:700;margin:0 0 1.5rem;color:rgb(var(--color-foreground));padding-bottom:1rem;border-bottom:2px solid rgba(var(--color-foreground),.08)}.blog-sidebar__product-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.2rem 0;border-bottom:1px solid rgba(var(--color-foreground),.06)}.blog-sidebar__product-card:last-child{border-bottom:none;padding-bottom:0}.blog-sidebar__product-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center}.blog-sidebar__product-image{width:120px;height:120px;object-fit:contain;border-radius:8px;margin-bottom:.8rem}.blog-sidebar__product-name{font-size:1.2rem;font-weight:600;margin:0 0 .5rem;color:rgb(var(--color-foreground));line-height:1.3}.blog-sidebar__product-price{display:flex;align-items:center;gap:.5rem;margin-bottom:.8rem}.blog-sidebar__price-sale{font-size:1.3rem;font-weight:700;color:rgb(var(--color-base-accent-1))}.blog-sidebar__price-compare{font-size:1.1rem;color:#595959;text-decoration:line-through}.blog-sidebar__price-current{font-size:1.3rem;font-weight:700;color:rgb(var(--color-foreground))}.blog-sidebar__add-form{width:100%}.blog-sidebar__add-btn{width:100%;padding:.8rem 1.5rem;background:rgb(var(--color-button));color:#fff;border:none;border-radius:8px;font-size:1.2rem;font-weight:600;cursor:pointer;transition:opacity .2s ease}.blog-sidebar__add-btn:hover{opacity:.85}.blog-sidebar__newsletter-text{font-size:1.2rem;color:rgba(var(--color-foreground),.7);margin:0 0 1.2rem;line-height:1.5}.blog-sidebar__newsletter-field{display:flex;flex-direction:column;gap:.8rem}.blog-sidebar__newsletter-input{width:100%;padding:1rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:8px;font-size:1.2rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.blog-sidebar__newsletter-input:focus{outline:none;border-color:rgb(var(--color-base-accent-1));box-shadow:0 0 0 3px rgba(var(--color-base-accent-1),.1)}.blog-sidebar__newsletter-btn{width:100%;padding:1rem;background:rgb(var(--color-button));color:#fff;border:none;border-radius:8px;font-size:1.2rem;font-weight:600;cursor:pointer;transition:opacity .2s ease}.blog-sidebar__newsletter-btn:hover{opacity:.85}.blog-sidebar__newsletter-success{color:#2e7d32;font-size:1.2rem;margin-top:.8rem}.blog-sidebar__related-card{display:flex;gap:1rem;align-items:center;padding:1rem 0;border-bottom:1px solid rgba(var(--color-foreground),.06);text-decoration:none;color:inherit;transition:opacity .2s ease}.blog-sidebar__related-card:hover{opacity:.75}.blog-sidebar__related-card:last-child{border-bottom:none;padding-bottom:0}.blog-sidebar__related-image{width:80px;height:56px;object-fit:cover;border-radius:6px;flex-shrink:0}.blog-sidebar__related-title{font-size:1.2rem;font-weight:500;line-height:1.4;color:rgb(var(--color-foreground))}.blog-sidebar__no-products{font-size:1.2rem;color:rgba(var(--color-foreground),.6)}.blog-sidebar__no-products a{color:rgb(var(--color-base-accent-1))}.blog-sidebar__no-related{font-size:1.2rem;color:rgba(var(--color-foreground),.6)}.rte .blog-cta-btn,.rte .blog-cta-btn:link,.rte .blog-cta-btn:visited,.rte .blog-cta-btn:hover,.rte .blog-cta-btn:active,.article-template__content .blog-cta-btn,.blog-sidebar__add-btn,.blog-sidebar__newsletter-btn{color:#fff!important;text-decoration:none!important}.blog-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin:30px 0;align-items:stretch}@media screen and (min-width:600px)and (max-width:989px){.blog-product-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:599px){.blog-product-grid{grid-template-columns:1fr 1fr;gap:12px}}.blog-product-card{border:1px solid #e8e8e8;border-radius:10px;padding:16px;text-align:center;display:flex;flex-direction:column;align-items:center;background:#fff;transition:box-shadow .2s ease,transform .2s ease;height:100%}.blog-product-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.blog-product-card img{width:100%;max-width:160px;height:160px;object-fit:contain;border-radius:8px;margin-bottom:12px;flex-shrink:0}@media screen and (max-width:599px){.blog-product-card img{max-width:120px;height:120px}}.blog-product-card h3{font-size:14px;font-weight:600;margin:0 0 8px;line-height:1.3;color:#333;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:36px;max-height:36px}.blog-product-card p{font-size:12px;color:#888;margin:0 0 6px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-product-card .blog-product-price{font-size:18px;font-weight:700;color:#333;margin:4px 0 8px}.blog-product-card .blog-product-price .blog-price-strike{font-size:13px;color:#999;text-decoration:line-through;font-weight:400}.blog-product-card .blog-cta-btn,.blog-product-card a.blog-cta-btn{margin-top:auto;width:100%;max-width:100%;padding:10px 16px;font-size:13px;font-weight:600;border-radius:8px;text-align:center;display:inline-block;text-decoration:none!important;color:#fff!important;min-height:40px;line-height:1.3}.blog-product-card a.blog-cta-btn:hover{opacity:.85;color:#fff!important}.blog-product-card .blog-amazon-btn{background:#f90;color:#000!important;font-weight:600;margin-top:auto;width:100%;padding:10px 16px;font-size:13px;border-radius:8px;text-align:center;display:inline-block;text-decoration:none!important;min-height:40px;line-height:1.3}.blog-product-card .blog-amazon-btn:hover{background:#e68a00;color:#000!important}.blog-product-card .blog-amazon-subtext{font-size:11px;color:#999;margin-top:4px}@media screen and (max-width:599px){.blog-product-card{padding:12px}.blog-product-card h3{font-size:13px;min-height:34px;max-height:34px}.blog-product-card .blog-product-price{font-size:16px}.blog-product-card .blog-cta-btn,.blog-product-card a.blog-cta-btn,.blog-product-card .blog-amazon-btn{padding:8px 12px;font-size:12px;min-height:36px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/section-blog-post.css.map */
