.article-template{padding-bottom:50px}.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{margin:0 auto 15px;position:relative}.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:35rem}.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.article-template__link .icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:1rem;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);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.learn .title-bar{text-align:center}@media screen and (min-width: 990px){.article-template.learn .page-width--narrow{max-width:71rem}}.article__tags{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2rem}.article__tags>a{color:var(--color-foreground);padding-left:.25rem}.article__share--social{display:-webkit-box;display:-ms-flexbox;display:flex;margin:1.5rem auto}.article__share--social>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:3rem;text-decoration:none;color:var(--color-foreground);font-size:1.4rem}.article__share--social>a>svg{width:1.6rem;height:1.6rem;fill:rgba(var(--color-foreground))}.article__share--social>a>span{display:block;padding:0 .25rem}.article__share--social>a:hover{color:var(--color-teal)}.article__share--social>a:hover>svg{fill:var(--color-teal)}.article__nav--posts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article__nav--posts>a{margin:1rem 0}.article-template.learn .title-bar .h2{font-size:28px}.article-template.learn .article-template__content h2{font-size:32px}.article-template.learn .article-template__content h3{font-size:28px}@media screen and (min-width: 768px){.article-template.learn .title-bar .h2{font-size:38px}.article-template.learn .article-template__content h2{font-size:32px}.article-template.learn .article-template__content h3{font-size:28px}.article__nav--posts{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article__nav--posts>a{margin:2rem 0}}.article-template__hero-title-container{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article-template__hero-title-container h1{color:var(--text-white)}.paginate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:20px}@media (max-width: 749px){.paginate{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width: 749px){.paginate .article-previous-article{width:100%;margin-bottom:20px}}@media (max-width: 749px){.paginate .article-next-article{width:100%}}.social-sharing{margin:15px 0}.social-sharing a{margin-right:30px;text-decoration:none;vertical-align:middle}.social-sharing a:hover,.social-sharing a:focus{color:var(--text-teal)}.social-sharing a:focus svg,.social-sharing a:hover svg{fill:var(--color-teal)}.social-sharing a:focus .share-title,.social-sharing a:hover .share-title{color:var(--color-teal)}.social-sharing svg{max-width:15px;-webkit-transition:fill .2s ease-in-out;-o-transition:fill .2s ease-in-out;transition:fill .2s ease-in-out;fill:var(--color-blue)}.social-sharing .share-title{vertical-align:bottom;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out;color:var(--text-blue)}.blog-tags-wrapper{margin:20px 0}.blog-tags-wrapper a.link{text-decoration:underline}.recipe-article{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.recipe-article__content{width:75%}@media (min-width: 750px){.recipe-article__content{padding:0 15px}}@media (max-width: 989px){.recipe-article__content{width:100%}}.recipe-article__sidebar{width:25%;padding-top:10px}@media (min-width: 750px){.recipe-article__sidebar{padding-left:15px;padding-right:15px}}@media (max-width: 989px){.recipe-article__sidebar{padding-top:35px;width:100%}}@media (min-width: 990px){.recipe-article__featured-products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.recipe-article__featured-products .card-wrapper{margin:30px 0}@media (max-width: 989px){.recipe-article__featured-products .card-wrapper{padding:15px 0}}@media (min-width: 750px){.recipe-article__featured-products .card__content{display:block}}@media (min-width: 750px){.recipe-article__featured-products .button{min-width:180px}}@media (max-width: 749px){#rk_parent .rk_modern .rk_container{padding:0!important}}
/*# sourceMappingURL=/cdn/shop/t/266/assets/section-blog-post.css.map */
