article.article-template{display:block}@media screen and (max-width:749px){article.article-template.page-width{padding-left:0;padding-right:0}section.content{padding-left:1.5rem;padding-right:1.5rem}.article-template__hero-container{margin-left:-1.5rem;margin-right:-1.5rem}}aside.sidebar .sidebar__inner{position:sticky;top:14rem}.article-template__hero-container{padding-bottom:25rem}@media screen and (min-width:750px)and (max-width:989px){aside.sidebar{display:none}.article-template__hero-container{padding-bottom:16rem}}@media screen and (min-width:990px){article.article-template{display:grid;grid-template-columns:repeat(12,1fr);column-gap:2.4rem;row-gap:0;grid-template-rows:min-content;width:100%;max-width:var(--page-width);margin-left:auto;margin-right:auto}section.content{grid-column:3 / 10}aside.sidebar{grid-column:10 / 13}.sidebar__inner.page-width{padding:0}.article-template__hero-container{padding-bottom:11rem}}@media screen and (min-width:750px){.article-template__hero-container{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-bottom:2rem;line-height:calc(.8 / var(--font-body-scale))}.article-template__title{margin:0}.article-template__title:not(:only-child){margin-bottom:1rem}.author-profile-wrapper{margin-top:2rem}.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-teasers-section .article-teaser-item{display:flex;border:1px solid rgba(18,18,18,.08);padding:25px;gap:2rem}.article-teasers-section .article-teaser-item a{color:var(--primary-color);text-decoration:none;display:flex;align-items:center;gap:5px;font-weight:600}.article-teasers-section .article-teaser-item a span.svg-wrapper{height:16px;width:16px;margin-left:15px}.article-teasers-section .article-teaser-item a span.svg-wrapper svg{fill:var(--primary-color);stroke:var(--primary-color);stroke-width:60px}.block-blog-after{background-color:var(--color-background-grey);padding:6rem 0;margin-top:6rem}.block-blog-after .page-width{max-width:var(--page-width);margin-left:auto;margin-right:auto}@media screen and (min-width:990px){.block-blog-after .page-width{padding-left:calc(5rem + 2 * (100% - 10rem - 11 * 2.4rem) / 12 + 2 * 2.4rem);padding-right:calc(12.2rem + .25*(100% - 36.4rem))}}.article-template__blog-hero{position:relative;width:100%;margin-bottom:0}@media screen and (min-width:990px){.article-template__hero-container{position:relative;width:min(calc(100vw - 10rem),calc(var(--page-width) - 10rem));left:calc(-1 * (2 * (min(100vw,var(--page-width)) - 10rem - 11 * 2.4rem) / 12 + 2 * 2.4rem))}}.article-template__blog-hero-image{display:block;width:100%;height:38vh;object-fit:cover;object-position:center}.article-template__blog-hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:55%;background:linear-gradient(to bottom,transparent 0%,var(--color-background-grey, #F7F7F6) 100%);pointer-events:none;z-index:0}.article-template__blog-hero-card{position:absolute;bottom:0;transform:translateY(50%);left:calc((100% - 11 * 2.4rem) / 12 + 2.4rem);right:calc((100% - 11 * 2.4rem) / 12 + 2.4rem);background:#fff;padding:3rem 4rem;border-radius:1.2rem;border:1px solid rgba(61,61,61,.06);box-shadow:0 4px 16px #00000014;text-align:center;z-index:1}.article-template__blog-hero-card h1{margin:0 0 1.5rem;font-size:calc(var(--font-heading-scale) * 3.6rem);line-height:1.2;color:#1a1a1a}.article-template__blog-hero-card .author-profile-wrapper{margin:1rem 0 0;justify-content:center}.article-template__toc{margin:3rem 0 2rem}.article-template__toc-title{font-size:1.8rem;font-weight:700;margin:0 0 1.5rem;color:#1a1a1a}@media screen and (max-width:749px){.article-template__toc[data-collapsible]{margin:0;border-top:1px solid rgba(var(--color-foreground),.15);border-bottom:1px solid rgba(var(--color-foreground),.15)}.article-template__toc[data-collapsible]{cursor:pointer}.article-template__toc[data-collapsible] .article-template__toc-title{display:flex;align-items:center;justify-content:space-between;padding:1.6rem 0;margin:0;-webkit-user-select:none;user-select:none;pointer-events:none}.article-template__toc[data-collapsible] .article-template__toc-title:after{content:"";display:block;width:2rem;height:2rem;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M10 4v12M4 10h12' stroke='%233d3d3d' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;transition:transform .2s}.article-template__toc[data-collapsible][data-open] .article-template__toc-title:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M4 10h12' stroke='%233d3d3d' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E")}.article-template__toc[data-collapsible] .article-template__toc-list{display:none}.article-template__toc[data-collapsible][data-open] .article-template__toc-list{display:flex;padding-bottom:1.6rem}}nav.article-template__toc .article-template__toc-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem;counter-reset:toc-counter}nav.article-template__toc ol.article-template__toc-list li{display:flex;align-items:center;gap:1.2rem;counter-increment:toc-counter;list-style:none;padding-left:0}nav.article-template__toc ol.article-template__toc-list li:before{content:counter(toc-counter);display:flex;align-items:center;justify-content:center;min-width:2.8rem;height:3.4rem;background-image:url(icon-shield-light.svg);background-size:contain;background-repeat:no-repeat;background-position:center;color:var(--primary-color);font-size:1.3rem;font-weight:700;flex-shrink:0;transition:background-image .15s,color .15s;padding-bottom:.4rem}nav.article-template__toc ol.article-template__toc-list li:hover:before{background-image:url(icon-shield.svg);color:#fff}nav.article-template__toc .article-template__toc-link{color:rgba(var(--color-foreground),.85);text-decoration:none;font-size:1.6rem;line-height:1.4}nav.article-template__toc ol.article-template__toc-list li:hover .article-template__toc-link{color:var(--primary-color)}@media screen and (min-width:990px){nav.article-template__toc ol.article-template__toc-list li{position:relative;padding-left:10.8rem;padding-right:10.8rem;gap:0}nav.article-template__toc ol.article-template__toc-list li:before{position:absolute;left:0;width:10.8rem;min-width:0;flex:none;justify-content:center;align-self:center}nav.article-template__toc .article-template__toc-link{display:block}}.article-template__content blockquote{border-left:4px solid var(--primary-color);padding-left:2rem;margin-left:calc((100% / 7) + 2.4rem);margin-right:calc((100% / 7) + 2.4rem);font-style:italic;color:#000000d9}.article-template__content blockquote footer,.article-template__content blockquote cite{font-style:normal;font-size:1.2rem;color:rgba(var(--color-foreground),.5);margin-top:.6rem;display:block}.article-template__content blockquote p strong,.article-template__content blockquote p strong em{display:block;font-size:1.4rem;line-height:3.2rem;font-weight:400;font-style:normal;color:#3d3d3d;margin-top:.4rem}.article-template__content img:not(.article-template__blog-hero-image){border-radius:2.4rem;border:none;box-shadow:0 4px 16px #00000014}.article-template__content .featured-product-list__item img{border-radius:0;box-shadow:none;border:none}.article-template__content .featured-product-list__item .card__heading a,.article-template__content .featured-product-list__item .card__heading a:hover{color:inherit;text-decoration:none}.article-featured-products{margin:3rem 0}.article-featured-products__heading{font-size:calc(var(--font-heading-scale) * 2.4rem);margin:0 0 2rem}@media screen and (min-width:750px){.article-featured-products .featured-product-list__grid{display:flex;flex-direction:column;gap:1.5rem;overflow-x:visible;scroll-snap-type:none;mask-image:none;-webkit-mask-image:none;padding:0}.article-featured-products .featured-product-list__item{flex:none;width:100%;scroll-snap-align:none}.article-featured-products .featured-product-list__dots{display:none}}@media screen and (max-width:749px){.article-featured-products{margin-left:-1.5rem;margin-right:-1.5rem}.article-featured-products .featured-product-list__grid{scrollbar-width:none}.article-featured-products .featured-product-list__grid::-webkit-scrollbar{display:none}}.article-featured-products__card{display:flex;gap:2rem;align-items:flex-start;padding:1.6rem;background:transparent;border:1px solid var(--primary-color);border-radius:15px;text-decoration:none;color:inherit;transition:box-shadow .2s}.article-featured-products__card:hover{box-shadow:inset 0 0 0 1rem var(--primary-color)}.article-featured-products__image{flex:0 0 14rem;display:flex;align-items:center;justify-content:center}.article-featured-products__image img{width:100%;height:auto;object-fit:contain;max-height:14rem}.article-featured-products__info{flex:1;display:flex;flex-direction:column;gap:.8rem}.article-featured-products__vendor{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--primary-color);margin:0}.article-featured-products__title{font-size:1.8rem;font-weight:700;color:rgb(var(--color-foreground));margin:0}.article-featured-products__usps{list-style:none!important;margin:0!important;padding:0!important;display:flex;flex-direction:column;gap:.6rem}.article-featured-products__usps .article-featured-products__usp:before{display:none}.article-featured-products__usp{font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;border:1px solid var(--primary-color);border-radius:10rem;padding:.3rem 1rem;color:var(--primary-color);align-self:flex-start}.article-image-text{display:grid;grid-template-columns:45fr 55fr;gap:4rem;align-items:center;margin:3rem 0}.article-image-text--right{grid-template-columns:55fr 45fr}.article-image-text__image img{width:100%;height:auto;display:block;border-radius:2.4rem;border:none;box-shadow:0 4px 16px #00000014}.article-image-text__body{display:flex;flex-direction:column;gap:1.2rem}.article-image-text__title{font-size:calc(var(--font-heading-scale) * 2.8rem);line-height:1.2;margin:0}.article-image-text__title-accent{color:var(--primary-color, #78B21E)}.article-image-text__description{font-size:1.6rem;line-height:1.6;color:rgba(var(--color-foreground),.8);margin:0}
/*# sourceMappingURL=/cdn/shop/t/337/assets/section-blog-post.css.map */
