.article-template>*:first-child:not(.article-template__hero-container,.breadcrumb-wrapper){margin-top:5rem}.article-template__hero{display:flex;flex-wrap:wrap}.article-header{display:flex;flex-flow:column wrap;align-items:flex-start;justify-content:center;padding:3rem;width:100%;background-color:#1b1b1c;border-radius:1rem 1rem 0 0}@media screen and (min-width: 990px){.article-header{padding:4rem;width:50%;border-radius:1rem 0 0 1rem}}@media screen and (min-width: 1200px){.article-header{padding:4rem 5.4rem;width:50%}}.article-template__hero-container{width:100%;border-radius:0 0 1rem 1rem}@media screen and (min-width: 990px){.article-template__hero-container{width:50%;border-radius:0 1rem 1rem 0}}@media screen and (min-width: 1320px){.article-template__hero-container:first-child{margin-top:5rem}}.article-template__hero-medium{height:15.6rem}.article-template__hero-large{height:19rem}.article-template__hero-adapt{height:100%}@media screen and (min-width: 750px) and (max-width: 989px){.article-template__hero-medium{height:34.9rem}.article-template__hero-large{height:42.3rem}}@media screen and (min-width: 990px){.article-template__hero-medium{height:54.5rem}.article-template__hero-large{height:66rem}}.article-tags{display:flex;flex-wrap:wrap;gap:1rem}.article-tag{padding:.4rem 1rem;padding-top:calc(.1rem + 1);margin-bottom:1.6rem;border-radius:2rem;background-color:#fff;color:#1b1b1c;text-decoration:none;font-size:1rem;line-height:1;text-transform:uppercase;transition:background-color var(--duration-default) ease}@media screen and (hover: hover){.article-tag:hover{background-color:#ffffffb3}}@media screen and (min-width: 1200px){.article-tag{margin-bottom:2.4rem}}.article-template__title{margin-top:0;display:flex;justify-content:center;color:#fff}.article-template__title:not(:only-child){margin-bottom:1rem}@media screen and (min-width: 1200px){.article-template__title:not(:only-child){margin-bottom:2rem}}.article-template__title~*{font-family:var(--font-heading-family);color:#fff;font-size:1.4rem}.article-template__link .icon{width:1.5rem;height:1.5rem;transform:rotate(180deg);margin-inline-end:1rem;position:relative;top:0}.article-template__social-sharing{max-width:79.4rem;margin:3rem auto 2rem}@media screen and (min-width: 750px){.article-template__social-sharing{margin:8.4rem auto 2rem}}.article-template__hero-container+.article-template__social-sharing,.article-template .breadcrumb-wrapper+.article-template__social-sharing{display:flex;justify-content:center}.article-template__navigation-wrapper{max-width:var(--page-width);margin:4rem auto 2rem;padding:0 2rem}@media screen and (min-width: 1200px){.article-template__navigation-wrapper{padding:0 8rem}}.article-template__navigation{border-top:.1rem solid rgb(var(--color-border));border-bottom:.1rem solid rgb(var(--color-border));padding-top:3rem;padding-bottom:3rem;list-style:none}@media screen and (min-width: 750px){.article-template__navigation{padding-top:5rem;padding-bottom:5rem;display:grid;grid-template-columns:1fr 1fr;column-gap:3rem}}.article-template__navigation li{flex-grow:1;position:relative;text-align:center}.article-template__navigation li+li{padding-top:1.5rem;margin-top:1.5rem}.article-template__navigation li+li:after{content:"";position:absolute;top:0;left:50%;width:10rem;margin-left:-5rem;height:.1rem;background-color:rgb(var(--color-border))}.article-template__navigation .text{font-weight:700;font-size:1.5rem;text-transform:uppercase;background-image:linear-gradient(to top,rgb(var(--color-link)) 0px 0px),linear-gradient(to top,transparent 0px,transparent 0px);background-position:right bottom,right bottom;background-size:0% .1rem,100% .1rem;background-repeat:no-repeat;transition-property:background-size;transition-timing-function:ease;transition-duration:var(--duration-default)}@media screen and (hover: hover){.article-template__navigation li a:hover .text{background-image:linear-gradient(to top,rgb(var(--color-link)) 0px 0px),linear-gradient(to top,transparent 0px,transparent 0px);background-position:left bottom,left bottom;background-size:100% .1rem,0% .1rem}}@media screen and (min-width: 750px){.article-template__navigation .navigation__previous{text-align:start}.article-template__navigation .navigation__next{text-align:end}.article-template__navigation li+li{padding-top:0;margin-top:0}.article-template__navigation li+li:after{top:-50%;left:-1.5rem;margin-left:0;width:.1rem;height:200%}}.article-template__navigation a{text-decoration:none;display:inline-flex;align-items:center;color:rgb(var(--color-link))}.article-template__navigation .icon{margin-inline-start:.8rem;white-space:nowrap;overflow:hidden;width:1.5rem;height:1.5rem}.article-template__navigation .navigation__previous .icon{margin-inline-start:0;margin-inline-end:.8rem;transform:scaleX(-1)}.article-template .breadcrumb-wrapper{margin-top:0;margin-bottom:3rem}.article-template .breadcrumb-wrapper+header{margin-top:3rem}.article-template__comment-wrapper{margin-top:5rem;padding-bottom:5rem;border-bottom:.1rem solid rgb(var(--color-border))}@media screen and (min-width: 750px){.article-template__comment-wrapper{margin-top:6rem}}.article-template__comment-wrapper .h3{margin-top:0}.article-template__comments{margin-bottom:3rem}@media screen and (min-width: 750px){.article-template__comments{margin-bottom:5rem}}.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 0 1.5rem;display:grid;grid-template-columns:auto 1fr;row-gap:2rem;column-gap:2rem}.article-template__comments-comment+.article-template__comments-comment{border-top:.1rem solid rgb(var(--color-border))}@media screen and (min-width: 750px){.article-template__comments-comment{padding:2rem 0}}.article-template__comments-comment p{margin:0 0 1rem}.article-template__comment-fields>*{margin-bottom:2rem}@media screen and (min-width: 750px){.article-template__comment-fields{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:2rem}}.article-template__comment-warning{margin:-1rem 0 3rem;color:rgba(var(--color-foreground),.7)}.article-template__comment-button{margin-top:3rem}@media screen and (min-width: 750px){.article-template__comment-button{margin-top:4rem}}@media screen and (min-width: 990px){.article-template__comments .pagination-wrapper{margin:5rem 0 8rem}}.comment__gravatar{border-radius:100%;max-width:5.6rem;margin-top:.6rem;display:block;height:auto}.comment__author{color:rgb(var(--color-foreground));text-transform:uppercase;font-size:1.3rem;font-weight:600;letter-spacing:.13rem}.comment__date{font-size:1.4rem}.comment__content .rte{margin-top:1rem}@media screen and (min-width: 990px){.article-template__content.page-width{padding:0 8rem}}.article-template__content .rte{margin:0;max-width:100%}.article-template__content{margin-top:4rem;margin-bottom:2rem}@media screen and (min-width: 750px){.article-template__content{margin-top:8.4rem}.article-template__content p,.article-template__content h2:not(.title),.article-template__content .rte ol,.article-template__content .rte ul:not(.product-grid,.blog__posts,.article-template__navigation),.article-template__content h3,.article-template__content h4,.article-template__content h5,.article-template__content h6,.article-template__content blockquote{max-width:79.4rem;margin-left:auto;margin-right:auto}}.article-template__content p img{max-width:100%}.article-template__content .rte blockquote{display:block;margin-top:6.4rem;margin-bottom:6.4rem}@media screen and (min-width: 750px){.article-template__content .rte blockquote{margin-top:8.4rem;margin-bottom:8.4rem}}@media screen and (min-width: 750px){.article-template__content .rte .product-grid.grid--3-col-tablet>.grid__item{max-width:calc(30.3% - var(--grid-horizontal-spacing) * 2 / 3)}}@media screen and (min-width: 990px){.article-template__content .rte .product-grid.grid--3-col-tablet>.grid__item{max-width:calc(25% - var(--grid-horizontal-spacing) * 3 / 4)}}.article-template__content .rte .card-wrapper a{background-image:none}
/*# sourceMappingURL=/cdn/shop/t/21/assets/section-blog-post.css.map */
