.article-template__hero{overflow:hidden}.article-template__hero-wrapper{position:relative;width:100%;height:100%}.article-template__hero-wrapper img{position:absolute;top:0;left:0;right:0;bottom:0;display:block;width:100%;height:calc(100% + 100px);object-fit:cover}.article-template__info{position:relative;z-index:1}.article-template__info-wrapper{padding-bottom:4rem}@media screen and (min-width: 750px){.article-template__info-wrapper{padding-bottom:8rem}}.article-template__info:not(:last-child){margin-bottom:2rem}@media screen and (min-width: 990px){.article-template__info:not(:last-child){margin-bottom:8rem}}.article-template__text:not(:last-child){margin-bottom:2rem}@media screen and (min-width: 750px){.article-template__text:not(:last-child){margin-bottom:3.2rem}}.article-template__title{margin:0;font-size:4rem;max-width:71rem}@media screen and (min-width: 750px){.article-template__title{font-size:var(--font-heading-h2-size)}}.article-template__title:not(:only-child){margin-bottom:2.4rem}.article-template__excerpt{max-width:74.3rem;margin:0;font-size:1.6rem;line-height:var(--font-body-line-height);letter-spacing:-.02rem;letter-spacing:0}@media screen and (min-width: 750px){.article-template__excerpt{font-size:1.8rem}}.article-template__tags{display:flex;align-items:center;flex:1;max-width:74.3rem;margin-bottom:1rem;margin-top:0;padding-left:0;list-style:none}.article-template__tag:not(:last-child){position:relative;padding-right:2.6rem}.article-template__tag:not(:last-child):before{content:"";position:absolute;right:1.2rem;top:49%;transform:translateY(-50%);width:.1rem;height:1.6rem;background-color:rgba(var(--color-foreground),.6)}.article-template__tag a{position:relative;display:flex;align-items:center;gap:.4rem;letter-spacing:.06em;text-decoration:none;text-transform:uppercase;color:rgb(var(--color-foreground));transition:color var(--duration-short);font-size:1.1rem;font-weight:var(--font-body-weight);transition:color var(--duration-default)}.article-template__tag a:hover{color:rgba(var(--color-foreground),.75)!important}.article-template__tag a svg{width:1rem;height:auto}.article-template__tag a span{display:flex;flex-direction:column;backface-visibility:hidden;transition:var(--duration-default)}.article-template__meta{display:flex;flex-wrap:wrap;align-items:center;line-height:var(--font-body-line-height)}.article-template__meta>span{display:flex;align-items:center;position:relative;margin:0;padding-right:2.6rem;font-size:1.6rem}.article-template__meta-image{width:3rem;height:3rem;margin-right:.8rem;margin-left:.5rem;padding:0;border-radius:50%;overflow:hidden}.article-template__meta-image_author{width:100%;height:100%;object-fit:cover}.article-template__header{margin-bottom:3rem}.article-template__header .breadcrumb{margin:0 0 1.6rem}.article-template__header .breadcrumb span{letter-spacing:-.02rem}.article-template__header .icon-breadcrumb-arrow{margin:0 1.8rem}.article-template__header--column .article-template__title{max-width:unset;padding-top:2rem}.article-template__header--column .article-template__hero-large{min-height:45rem}@media screen and (min-width: 750px){.article-template__header--column .article-template__hero-large{min-height:60rem}}@media screen and (min-width: 1200px){.article-template__header--column .article-template__hero-large{min-height:75rem}}.article-template__header--column .article-template__hero-medium{min-height:30rem}@media screen and (min-width: 750px){.article-template__header--column .article-template__hero-medium{min-height:45rem}}@media screen and (min-width: 1200px){.article-template__header--column .article-template__hero-medium{min-height:60rem}}.article-template__header--column .article-template__info-wrapper{padding-top:5rem}.article-template__header--row{display:flex;flex-direction:column}@media screen and (min-width: 1200px){.article-template__header--row{flex-direction:row;justify-content:space-between}}.article-template__header--row .article-template__title{max-width:80rem;padding-top:2rem}.article-template__header--row .article-template__info-wrapper{padding-bottom:0;background:rgba(var(--color-base-background-2))}.article-template__header--row .article-template__info-wrapper .fullscreen-container,.article-template__header--row .article-template__info-wrapper .container{padding:0}.article-template__header--row .article-template__tags{justify-content:flex-start}.article-template__header--row .article-template__info{flex:1;max-width:100%;text-align:left;margin:0;padding:6rem 0rem}@media screen and (min-width: 990px){.article-template__header--row .article-template__info{padding:10rem 8rem 10rem 0}}.article-template__header--row .article-template__info:not(:last-child){margin-bottom:0}.article-template__header--row .article-template__hero{width:100%}@media screen and (min-width: 1200px){.article-template__header--row .article-template__hero{max-width:calc(50vw - 3.2rem)}}@media screen and (min-width: 1360px){.article-template__header--row .article-template__hero{max-width:calc(50vw - 6.4rem)}}.article-template__header--row .article-template__hero-large{padding-bottom:80%}.article-template__header--row .article-template__hero-medium{padding-bottom:66.7%}@media screen and (min-width: 990px){.article-template__header--row .article-template__hero-large{min-height:75rem}.article-template__header--row .article-template__hero-medium{min-height:60rem}}@media screen and (min-width: 990px){.article-template__header-large{min-height:75rem}}.article-template__content{margin-bottom:6.4rem;color:rgba(var(--color-foreground))}@media screen and (min-width: 990px){.article-template__content{margin-top:8rem}}.article-template__footer{display:flex;justify-content:center;margin:0 auto;padding-top:2rem;padding-bottom:2rem;background-color:rgb(var(--color-base-background-2))}@media screen and (min-width: 990px){.article-template__footer{padding-top:3.5rem;padding-bottom:3.5rem;max-width:85.5rem}}.article-template__footer .article-template__meta{justify-content:flex-start}.article-template__footer-content{display:flex;flex-wrap:wrap;max-width:100%}.article-template__comment-wrapper{margin-top:5rem}@media screen and (min-width: 990px){.article-template__comment-wrapper{margin-top:6rem}}.article-template__comment-wrapper h2{margin-top:0}.article-template__comments{margin-bottom:5rem}@media screen and (min-width: 990px){.article-template__comments{margin-bottom:7rem}}.article-template__comments-fields{margin-bottom:4rem}.article-template__comments-fields .text-area{width:100%}.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: 990px){.article-template__comments-comment{padding:2rem 2.5rem}}.article-template__comments-comment p{margin:0 0 1rem}@media screen and (min-width: 990px){.article-template__comments .pagination-wrapper{margin:5rem 0 8rem}}.article-template__comment-fields>*{margin-bottom:3rem}@media screen and (min-width: 990px){.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}.article-template .caption-with-letter-spacing{padding-top:0;max-width:100%;letter-spacing:0}.article-template .article-template__meta-header{opacity:.6}.article-template .article-template__meta>:not(:last-child):before{content:"";position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);width:.1rem;height:1.6rem;background-color:rgba(var(--color-foreground));opacity:.4}.article-template .article-template__info .share-buttons{padding-top:1rem}.article-template .article-template__info .share-buttons__label-name{color:rgba(var(--color-foreground),.75);font-size:1.6rem}.article-template .article-template__info .share-buttons__label:after{position:absolute;bottom:0;left:0;right:0;content:"";width:0;height:1rem;background-color:#fff;opacity:.8;transition:width var(--duration-default)}.article-template .article-template__info .share-buttons__label:hover .share-buttons__label-name{opacity:.8}.article-template .article-template__info .share-buttons__label:hover .icon-share path{fill:rgba(var(--color-foreground))}.article-template .article-template__info .share-buttons__list:before{left:15rem}.article-template .article-template__info .share-buttons__list{left:2.2rem;top:4rem}.article-template .article-template__info .share-buttons__list:after{right:0}.article-template .article-template__info .share-buttons__list:before{visibility:hidden;opacity:0}.article-template .article-template__info .share-buttons__list:after{visibility:hidden;opacity:0}.article-template .article-template__info .link-hover-line-outer span:after{background-color:rgba(var(--color-foreground));opacity:.6}.article-template .article-template__info .share-buttons__label{padding:0;display:flex}.article-template .article-template__info .share-buttons__item a:hover{color:rgba(var(--color-foreground))}.article-template .breadcrumb__delimiter{margin:0;margin-left:1.2rem;margin-right:1.2rem;transform:rotate(21deg)}.article-template .article-template__content blockquote{border:unset}.article-template .rte img,.article-template .rte figure{border-radius:unset}.article-template .rte img,.article-template .rte figure{margin:0;height:auto;max-width:100%}@media screen and (min-width: 990px){.article-template .rte img,.article-template .rte figure{padding-right:.2rem;margin-bottom:8.8rem;margin-top:8.8rem}.article-template .rte img+img,.article-template .rte img+figure,.article-template .rte figure+img,.article-template .rte figure+figure{padding-left:.2rem}.article-template .rte img:last-child,.article-template .rte img:only-child,.article-template .rte figure:last-child,.article-template .rte figure:only-child{padding-right:0}.article-template .rte img:nth-last-child(2),.article-template .rte img+img,.article-template .rte img+figure,.article-template .rte figure:nth-last-child(2),.article-template .rte figure+img,.article-template .rte figure+figure{width:100%;max-width:calc(48.4vw - 17px)}}@media screen and (min-width: 990px) and (min-width: 1360px){.article-template .rte img:nth-last-child(2),.article-template .rte img+img,.article-template .rte img+figure,.article-template .rte figure:nth-last-child(2),.article-template .rte figure+img,.article-template .rte figure+figure{max-width:calc(46.3vw - 17px)}}@media screen and (min-width: 990px) and (min-width: 1830px){.article-template .rte img:nth-last-child(2),.article-template .rte img+img,.article-template .rte img+figure,.article-template .rte figure:nth-last-child(2),.article-template .rte figure+img,.article-template .rte figure+figure{max-width:calc(47vw - 17px)}}@media screen and (min-width: 990px) and (min-width: 2146px){.article-template .rte img:nth-last-child(2),.article-template .rte img+img,.article-template .rte img+figure,.article-template .rte figure:nth-last-child(2),.article-template .rte figure+img,.article-template .rte figure+figure{max-width:calc(47.8vw - 17px)}}.article-template .rte figure>img{margin:0;padding:0;max-width:100%}.article-template .article-template__content p span,.article-template .article-template__content ul,.article-template .article-template__content ol,.article-template .article-template__content h1,.article-template .article-template__content h2,.article-template .article-template__content h3,.article-template .article-template__content h4,.article-template .article-template__content h5,.article-template .article-template__content h6,.article-template .article-template__content .only{width:100%;max-width:91.3rem;display:block;margin-left:auto;margin-right:auto;margin-bottom:0}.article-template .article-template__content ol,.article-template .article-template__content ul{margin-left:auto!important;margin-right:auto!important}.article-template .article-template__content h1,.article-template .article-template__content h2,.article-template .article-template__content h3,.article-template .article-template__content h4,.article-template .article-template__content h5,.article-template .article-template__content h6{margin-top:2.4rem}.article-template .article-template__content blockquote{text-align:center;max-width:100vw;position:relative;margin:0;width:100vw;left:calc((50vw - 50%)*-1);background-color:rgb(var(--color-foreground));color:rgb(var(--color-base-background-2))}@media screen and (min-width: 0){.article-template .article-template__content blockquote{margin-top:4rem;margin-bottom:4rem}}@media screen and (min-width: 576px){.article-template .article-template__content blockquote{margin-top:8.8rem;margin-bottom:8rem}}.article-template .article-template__content blockquote p{line-height:30px}@media (min-width: 750px){.article-template .article-template__content blockquote p{line-height:72px}}.article-template .article-template__content blockquote span{display:inline;max-width:100%;line-height:112%}.article-template .article-template__content blockquote>*{max-width:103.5rem;margin:auto}.article-template .article-template__footer{padding:2.2rem 2rem;max-width:95.3rem;border-top:1px solid rgb(var(--color-border))}@media screen and (min-width: 0){.article-template .article-template__footer{margin-top:5rem}}@media screen and (min-width: 576px){.article-template .article-template__footer{margin-top:11.2rem}}.article-template .article-template__footer .share-buttons__list:before{background-color:unset;border:unset}@media screen and (min-width: 990px){.article-template .article-template__footer .share-buttons__list{right:0;left:unset}}@media screen and (min-width: 1360px){.article-template .article-template__footer .share-buttons__list{right:unset;left:3rem}}.article-template .article-template__footer .share-buttons__label-name{font-size:1.6rem}.article-template .article-template__footer-content{width:100%;justify-content:space-between;flex-direction:column}@media screen and (min-width: 990px){.article-template .article-template__footer-content{flex-direction:row}}@media screen and (min-width: 0){.article-template .rte p{margin-top:1.2rem;margin-bottom:1.2rem;font-size:1.6rem}}@media screen and (min-width: 750px){.article-template .rte p{margin-top:2.4rem;margin-bottom:2.4rem;font-size:2rem}}.article-template .rte blockquote p{letter-spacing:-.05em;font-weight:300;font-size:3rem}.article-template .rte blockquote p em{font-family:var(--font-heading-alt-family);font-style:var(--font-heading-alt-style);font-weight:var(--font-heading-alt-weight);font-variant:monospace;font-variant-numeric:lining-nums;line-height:0;font-size:calc(3rem * var(--font-heading-italic-interval))}@media screen and (min-width: 750px){.article-template .rte blockquote p{font-size:5rem}.article-template .rte blockquote p em{line-height:0;font-size:calc(5rem * var(--font-heading-italic-interval))}}@media screen and (min-width: 1200px){.article-template .rte blockquote p{font-size:var(--font-heading-h2-size)}.article-template .rte blockquote p em{line-height:0;font-size:calc(var(--font-heading-h2-size) * var(--font-heading-italic-interval))}}@media screen and (min-width: 0){.article-template .rte blockquote{padding-left:2rem;padding-right:2rem}}@media screen and (min-width: 750px){.article-template .rte blockquote{padding-top:13.4rem;padding-bottom:13.4rem}}.article-template .article-template__content{margin-right:auto;margin-left:auto;margin-top:11.2rem;width:100%}@media screen and (min-width: 0){.article-template .article-template__content{margin-top:5rem}}@media screen and (min-width: 750px){.article-template .article-template__content{margin-top:11.2rem}}html.js .article-template--overlay .article-template__hero:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;pointer-events:none;background:var(--article-slide-overlay)}html.js .article-template--overlay .article-template__tag:not(:last-child){position:relative;padding-right:2.6rem}html.js .article-template--overlay .article-template__tag:not(:last-child):before{content:"";position:absolute;right:1.2rem;top:49%;transform:translateY(-50%);width:.1rem;height:1.6rem;background-color:#fff9}html.js .article-template--overlay .article-template__info-wrapper{height:100%;padding-bottom:4rem;z-index:2;width:100%;max-width:100%}@media screen and (min-width: 990px){html.js .article-template--overlay .article-template__info-wrapper{padding-bottom:8rem}}@media screen and (min-width: 1200px){html.js .article-template--overlay .article-template__info-wrapper{padding-bottom:6.4rem}}html.js .article-template--overlay .article-template__info{margin-top:calc(var(--header-height) + 4.8rem);display:flex;flex-direction:column;justify-content:space-between;min-height:50rem}@media screen and (min-width: 750px){html.js .article-template--overlay .article-template__info{min-height:72.8rem}}html.js .article-template--overlay .article-template__info .share-buttons__label .icon-share path{fill:#fff}html.js .article-template--overlay .article-template__info .share-buttons__label:hover .icon-share path{fill:#fff;opacity:.6}html.js .article-template--overlay .article-template__info .link-line-light span:after{background-color:#fff}html.js .article-template--overlay .article-template__info .share-buttons:hover .share-buttons__list,html.js .article-template--overlay .article-template__info .share-buttons__list{top:unset}html.js .article-template--overlay .article-template__info .share-buttons__list{left:2.2rem;bottom:3.2rem}html.js .article-template__header--large{min-height:45rem}@media screen and (min-width: 750px){html.js .article-template__header--large{min-height:60rem}}@media screen and (min-width: 1200px){html.js .article-template__header--large{min-height:92rem}}html.js .article-template__header--medium{min-height:30rem}@media screen and (min-width: 750px){html.js .article-template__header--medium{min-height:45rem}}@media screen and (min-width: 1200px){html.js .article-template__header--medium{min-height:60rem}}html.js .article-template__header--overlay{position:relative;display:flex;flex-direction:column;align-items:center}html.js .article-template__header--overlay.article-template__header--adapt{flex-direction:row;justify-content:center}html.js .article-template__header--overlay .article-template__excerpt{font-weight:300}html.js .article-template__header--overlay .article-template__hero{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%}html.js .article-template__header--overlay .icon-breadcrumb-arrow path{fill:#fff}html.js .article-template__header--overlay .breadcrumb a,html.js .article-template__header--overlay .breadcrumb span,html.js .article-template__header--overlay .article-template__title,html.js .article-template__header--overlay .article-template__tag a:hover,html.js .article-template__header--overlay .article-template__excerpt,html.js .article-template__header--overlay .article-template__tag a,html.js .article-template__header--overlay .article-template__tag:not(:last-child):before,html.js .article-template__header--overlay .article-template__meta span,html.js .article-template__header--overlay .share-buttons__label-name{color:#fff;transition:color .3s ease 0s}html.js .article-template__header--overlay .breadcrumb__delimiter,html.js .article-template__header--overlay .breadcrumb a.link-hover-line:after,html.js .article-template__header--overlay .article-template__meta>span:before{background-color:#fff}[data-scheme=light] .share-buttons__list{background-color:#fff}[data-scheme=light] .share-buttons__list:after{background-color:#fff}[data-scheme=dark] .article-template__content blockquote{background-color:#1f1f1f;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-blog-post.css.map */
