.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:170rem;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}.related-articles-wrap{overflow:hidden}}@media screen and (min-width: 990px){.article-template__hero-small{height:27.5rem}.article-template__hero-medium{height:65rem}.article-template__hero-large{height:82.5rem}.related-articles-wrap{overflow:hidden}}.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}@media (min-width: 768px) and (max-width: 991px){.related-articles-wrap .articles-section{margin-left:32px!important}}article.article-template .article-template__hero-container{position:relative}article.article-template .blog-banner-title{position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%,-50%);color:var(--background, #F9F5ED);text-align:center;font-family:DM Sans;font-size:50px;font-style:normal;font-weight:700;line-height:normal;width:100%}article.article-template header{border-top:2px solid #1F1D1B;border-bottom:2px solid #1F1D1B;min-height:100px;padding:15px 45px;max-width:170rem;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:10px;margin:0 auto}article.article-template header span{color:#000;font-family:DM Sans;font-size:25px;font-style:normal;font-weight:600;line-height:normal}article.article-template .article-template__content{padding:15px 45px;max-width:170rem;margin:0 auto;color:#000;font-family:DM Sans;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.related-articles-wrap{max-width:1650px;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border-bottom:2px solid #1F1D1B;margin:36px auto}.related-articles-wrap .heading{border-top:2px solid var(--primary-black, #1F1D1B);border-bottom:2px solid var(--primary-black, #1F1D1B);background:var(--background, #F9F5ED);width:100%;color:var(--primary-black, #1F1D1B);font-family:DM Sans;font-size:28px;font-style:normal;font-weight:700;line-height:normal;padding:12px 45px;margin-bottom:30px}.related-articles-wrap .articles-section{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:15px;width:100%;margin-left:50px;margin-bottom:30px}.related-articles-wrap article.article{border:2px solid var(--primary-black, #1F1D1B);background:var(--products-background, #ECE8DF);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.related-articles-wrap .media-wrap{height:400px}.related-articles-wrap .media-wrap img{object-fit:cover!important;width:100%;height:100%}.related-articles-wrap .content-wrap{height:180px;width:100%;padding:20px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;border-top:2px solid var(--primary-black, #1F1D1B)}.related-articles-wrap .related-title a{color:#000;font-family:DM Sans;font-size:20px;font-style:normal;font-weight:700;line-height:normal;text-decoration:none}.related-articles-wrap .description{color:#000;font-family:DM Sans;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.article .card-tags-wrap{position:absolute;z-index:1;top:10px;left:-2px;display:flex;flex-direction:column;gap:7px}.article .card-tag{display:flex;width:153px;height:35px;padding:10px;justify-content:center;align-items:center;gap:6px;flex-shrink:0;border-radius:0 20px 20px 0;border:2px solid var(--primary-black, #1F1D1B);background:var(--background, #F9F5ED);color:var(--primary-black, #1F1D1B);font-family:DM Sans;font-size:14px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width: 550px){.article .card-tags-wrap{top:5px;left:-2px;gap:3px}.article .card-tag{width:100%;min-width:90px;height:23px;padding:8px;font-size:10px}.article-template__hero-adapt.media:before{content:"";position:absolute;top:0;left:0;background:#00000030;width:100%;height:100%;max-height:400px;z-index:1}article.article-template header{padding:15px;min-height:80px}article.article-template .blog-banner-title{font-size:22px;z-index:2}article.article-template header span{font-size:14px}article.article-template .article-template__content{padding:15px;font-size:14px}.article-template__content iframe{width:100%;max-height:230px}.related-articles-wrap .heading{font-size:22px;padding:10px 15px}.related-articles-wrap .articles-section{margin-left:0;padding-left:15px}.related-articles-wrap .media-wrap{height:320px}.related-articles-wrap .content-wrap{height:160px}.related-articles-wrap .related-title a{font-size:16px}.related-articles-wrap .description{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/88/assets/section-blog-post.css.map */
