.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;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:1rem;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 screen and (min-width: 990px){.article-template.blog-post .article-template__hero-small{height:30rem}.article-template.blog-post .article-template__hero-medium{height:50rem}.article-template.blog-post .article-template__hero-large{height:70rem}}.article-template.blog-post .article-template__hero-container .article-title-block-wrapper{background-color:red;background:#fff;background:-webkit-linear-gradient(0deg,rgba(255,255,255,.9) 5%,rgba(255,255,255,0) 50%);background:-moz-linear-gradient(0deg,rgba(255,255,255,.9) 5%,rgba(255,255,255,0) 50%);background:linear-gradient(0deg,#ffffffe6 5%,#fff0 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF",endColorstr="#FFFFFF",GradientType=0)}@media screen and (min-width: 481px){.article-template__hero-container:not(.fullwidth) .media img{border-radius:var(--media-radius)}}.article-template.blog-post .article-template__hero-container .article-title-block{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.article-template.blog-post .article-template__hero-container .article-title-block .article-template__title{padding-bottom:3.5rem}.article-template.blog-post .article-template__hero-container.fullwidth{max-width:unset}.article-template.blog-post .article-template__content h1,.article-template.blog-post .article-template__content h2,.article-template.blog-post .article-template__content h3,.article-template.blog-post .article-template__content h4,.article-template.blog-post .article-template__content h5,.article-template.blog-post .article-template__content h6{color:var(--forest);font-weight:900}.article-template.blog-post .article-template__content h1{margin-top:40px}.article-template.blog-post .article-template__content h2{margin-top:35px}.article-template.blog-post .article-template__content h3{margin-top:30px}.article-template.blog-post .article-template__content h4{margin-top:25px}.article-template.blog-post .article-template__content h5{margin-top:20px}.article-template.blog-post .article-template__content h6{margin-top:15px}.article-template.blog-post .article-template__content.has-sharing{display:flex;flex-direction:row;column-gap:50px}.article-template.blog-post .article-sharing ul{list-style:none}.article-template.blog-post .article-sharing a svg,.article-sharing .share-button__button svg{width:35px;height:35px}.article-template.blog-post .article-sharing a svg.icon-twitter{width:35px;height:27px}.article-template.blog-post .article-sharing .share-button__button{min-height:unset}.article-template.blog-post .article-sharing .share-button__button svg{margin-right:0}.article-template.blog-post .article-sharing .share-button__button svg path:nth-child(1){stroke:var(--main-font-color)}.article-template.blog-post .article-sharing .share-button__button svg path:not(:nth-child(1)){fill:var(--main-font-color)}.article-template.blog-post .article-sharing .share-button__button:hover svg path:nth-child(1){stroke:var(--emerald)}.article-template.blog-post .article-sharing .share-button__button:hover svg path:not(:nth-child(1)){fill:var(--emerald)}.article-template__content figure{margin:0}.article-template.blog-post .article-disclaimer{font-weight:600}#article-editorial .popover{justify-content:flex-start;font-weight:600}#article-editorial .popover__wrapper .popover__content{background-color:#fff;width:unset;right:auto;left:auto}#article-editorial .popover__wrapper:hover .popover__content:after{border-color:transparent transparent #fff transparent}.article-template.blog-post .article-footer{border-top:2px solid rgba(var(--color-foreground),.1)}.article-template.blog-post .article-sources ol,.article-template.blog-post .article-sources ul{margin-left:0}.inline-cta{background-color:#f7f7f7;font-weight:600;padding:1rem 2rem 1rem 1.5rem;border-radius:15px;margin:30px auto}.inline-cta-inner{display:flex;align-items:center;justify-content:space-evenly;gap:15px}.inline-cta-image{max-width:100px}.inline-cta-image img{border:none;margin-bottom:0}.article-template.blog-post .article-template__content .inline-cta h3,.inline-cta-title h3{margin:0}.inline-cta-title h3{font-size:2rem;line-height:2.5rem}.inline-cta-button .button{padding:1rem 2.25rem;white-space:nowrap}.inline-cta-button .button,.inline-cta-button .button:hover{color:inherit}.blog-cta{border-radius:15px;overflow:hidden;margin-top:30px;margin-bottom:30px}.blog-cta.drink-vitamin{background-color:var(--light-mint)}.blog-cta.energy-vitamin{background-color:var(--light-sun)}.blog-cta .blog-cta-inner{display:flex;align-items:center}@media screen and (min-width: 750px){.blog-cta .blog-cta-inner>div:first-child{flex-basis:45%}.blog-cta .blog-cta-inner>div:last-child{flex-basis:55%}}.blog-cta .bcta-img-col{display:flex;align-self:flex-end;padding-top:1.5rem}.blog-cta img{margin-bottom:0;border:none;border-radius:0}.blog-cta .bcta-text-col{text-align:right}.blog-cta .bcta-text-col .bcta-logo-block{margin-bottom:7px}.blog-cta .bcta-text-col .bcta-logo-block img{max-width:110px}.blog-cta .bcta-text-col .bcta-text-block h2{line-height:3.25rem;margin-top:0;margin-bottom:0}.blog-cta .bcta-text-col .bcta-text-block p{margin-top:10px}.blog-cta .bcta-text-col{padding:2rem 2rem 2rem 1.5rem}.blog-cta .button{display:inline-block;min-height:unset;letter-spacing:0;padding:1.5rem 2rem}.blog-cta .button:hover{color:inherit}.blog-cta.energy-vitamin .button{background-color:var(--blaze)}@media screen and (max-width: 749px){.blog-cta .blog-cta-inner{flex-direction:column}.blog-cta .bcta-img-col{margin-bottom:-80px}.blog-cta .bcta-text-col{text-align:center;padding-top:0;padding-bottom:2.5rem}.blog-cta.drink-vitamin .bcta-text-col{background:#e8f6f2;background:-webkit-linear-gradient(0deg,rgba(232,246,242,1) 60%,rgba(232,246,242,0) 100%);background:-moz-linear-gradient(0deg,rgba(232,246,242,1) 60%,rgba(232,246,242,0) 100%);background:linear-gradient(0deg,#e8f6f2 60%,#e8f6f200);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#E8F6F2",endColorstr="#E8F6F2",GradientType=0)}.blog-cta.energy-vitamin .bcta-text-col{background:#fffde1;background:-webkit-linear-gradient(0deg,rgba(255,253,225,1) 60%,rgba(255,253,225,0) 100%);background:-moz-linear-gradient(0deg,rgba(255,253,225,1) 60%,rgba(255,253,225,0) 100%);background:linear-gradient(0deg,#fffde1 60%,#fffde100);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFDE1",endColorstr="#FFFDE1",GradientType=0)}.blog-cta .bcta-text-col .bcta-logo-block{margin-bottom:4px}.blog-cta .bcta-text-col .bcta-logo-block img{max-width:100px}.blog-cta .bcta-text-col .bcta-text-block h2{line-height:2.25rem;margin-top:0;margin-bottom:0}.blog-cta .bcta-text-col .bcta-text-block p{font-size:1.25rem;line-height:1.75rem;margin-top:8px;margin-bottom:15px}.blog-cta .button{font-size:1.25rem;padding:1.25rem 1.5rem}}@media screen and (max-width: 480px){.article-template.blog-post{padding-top:0}.article-template.blog-post header{margin-top:1rem;padding-left:2rem;padding-right:2rem}.article-template.blog-post .article-template__content{padding-left:2rem;padding-right:2rem}.article-template.blog-post .article-template__content.has-sharing{flex-direction:column-reverse;margin-top:0}.article-template.blog-post .article-sharing ul{margin:0}.article-template.blog-post .article-sharing ul li{display:inline-block;margin-bottom:0!important;margin-right:12px}.article-template.blog-post .article-sharing a svg,.article-sharing .share-button__button svg{width:30px;height:30px}.article-template.blog-post .article-sharing a svg.icon-twitter{width:30px;height:30px;padding:3px 0}.article-template__title.heading-lg{font-size:2.35rem;line-height:3.25rem;margin-bottom:0}.article-sharing .share-button__button svg{padding:1px 0 3px}.article-template.blog-post .article-template__content h2{font-size:2.1rem;line-height:3rem;margin-top:20px}.article-template.blog-post .article-template__content h3{margin-top:20px}.inline-cta{padding:1.5rem 1rem}.inline-cta-inner{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:0}.inline-cta-image{grid-row:1 / 3}.inline-cta-title,.inline-cta-button{grid-column:2 / 4}.inline-cta-button .button{font-size:1.25rem;letter-spacing:0;padding:.95rem 1.75rem;height:unset;min-height:unset;min-width:unset;border-radius:7px}}.post-authors>ul{list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin:0}.post-authors>ul>li{white-space:nowrap}.post-authors>ul>li,.post-authors .reviewed-by-block{margin:15px 0}.post-authors>ul>li.post-author{margin-left:10px}.post-authors>ul>li.post-author.written-by,.post-authors .reviewed-by-block{display:flex;align-items:center;margin-left:0}.post-authors>ul>li.post-author.written-by:after{content:",";margin-left:0}.post-authors>ul>li.post-author.written-by:nth-last-child(3):after{content:"and";margin-left:6px}.post-authors>ul>li.post-author.written-by:nth-last-child(2):after{content:"";margin-right:20px}.post-author a{display:flex;flex-direction:row;text-decoration:none;align-items:center;padding:5px}.post-author a:hover{background:#efefef;border-radius:10px}.post-author-image{background-color:var(--light-gray);width:40px;height:40px;overflow:hidden;border-radius:50%;margin-right:5px;border:2px solid var(--light-gray)}.reviewed-by-block>span:first-of-type{margin-right:5px}@media screen and (max-width: 480px){.post-authors{margin:0 0 20px}.post-authors>ul>li:first-child,.reviewed-by-block>span:first-child{flex-basis:100%;margin-bottom:5px!important}.post-authors>ul>li.post-author{margin-top:0;margin-bottom:5px!important}.reviewed-by-block{flex-wrap:wrap}.post-author a{padding-left:0}.post-authors>ul>li.post-author.written-by:nth-last-child(3):after{margin-left:3px}}@media screen and (min-width: 750px){.article-template.blog-post.author-page .author-page-inner{display:flex;flex-direction:row}.article-template.blog-post.author-page .author-page-inner .sidebar{flex-basis:30%;position:-webkit-sticky;position:sticky;top:150px;align-self:flex-start}.article-template.blog-post.author-page .author-page-inner .main-content{flex-basis:70%;padding-left:50px}}.article-template.blog-post.author-page .author-overview{background-color:#f7f7f7;padding:30px 30px 25px;border-radius:25px}.article-template.blog-post.author-page .author-overview .author-image{max-width:230px;max-height:230px;margin:auto;border-radius:50%}.article-template.blog-post.author-page .author-overview .author-image img{position:relative}.article-template.blog-post.author-page .author-page-inner .highlight{background-color:#f7f7f7;font-weight:600;padding:20px 30px;border-radius:15px;margin:30px auto}.author-overview h2{font-size:2rem;margin-bottom:10px}.author-overview p,.author-overview ul>li{font-size:1.5rem}.author-overview .author-credentials ul{list-style:none;margin:5px 0 15px}.author-overview .author-editorial-policy{border-top:2px solid var(--light-gray)}.editorial-policy ul{list-style-type:"\2713";list-style-position:outside}.editorial-policy ul>li{padding-left:10px}.editorial-policy>ul>li::marker{color:var(--forest);font-size:2.5rem}.editorial-policy p{margin:0}.author-overview .editorial-policy ul{margin:5px 0 15px 15px}.author-overview .editorial-policy ul>li:not(:last-child){margin-bottom:10px!important}.editorial-policy ul>li p:first-child{color:var(--forest);font-size:1.65rem;font-weight:900}.article-editorial-policy .editorial-policy ul{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:40px;padding-inline-start:20px;margin:0}.article-editorial-policy .editorial-policy ul>li>p:first-child{font-size:1.75rem}.article-editorial-policy .editorial-policy ul>li>p{font-size:1.55rem}@media screen and (max-width: 749px){.article-template.blog-post.author-page .author-page-inner{margin-top:0;padding:0 15px}.article-template.blog-post.author-page .author-overview{background-color:transparent;padding-top:20px;padding-bottom:0}.article-template.blog-post.author-page .author-overview .author-image{max-width:200px;max-height:200px}.author-overview .credentials{display:none}}@media screen and (max-width: 480px){.article-template.blog-post.author-page .article-template__content h1:first-child{margin-top:20px}.article-template.blog-post.author-page .main-content{padding-left:2rem;padding-right:2rem}.article-template.blog-post.author-page .article-template__content{padding-left:0;padding-right:0}.article-editorial-policy .editorial-policy ul{display:block}}
/*# sourceMappingURL=/cdn/shop/t/168/assets/section-blog-post.css.map */
