.article-template{position:relative}.article-template_border:after{content:"";position:absolute;bottom:0;left:2rem;right:2rem;height:.2rem;background-color:rgba(var(--color-border))}.article__main small{color:rgb(var(--color-accent));font-style:italic}@media screen and (min-width: 1200px){.article-template_border:after{left:5rem;right:5rem}}.article-template__header{margin-top:.8rem;margin-bottom:4rem}@media screen and (min-width: 750px){.article-template__header{margin-bottom:8rem}.article__main-excerpt,.article__sidebar--mobile{display:none}.article__main{width:calc(100% - 332px - 3.2rem)}}.article__sidebar--mobile svg{width:20px;height:auto;margin-right:.8rem}.article__sidebar--mobile .article__sidebar{display:block}.article-template__header--row .article-template__wrapper{display:flex;flex-direction:column;margin-top:.8rem;border-radius:.6rem;overflow:hidden}@media screen and (min-width: 990px){.article-template__header--row .article-template__wrapper{flex-direction:row}}.article-template__header--row .article-template__info{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:100%;text-align:left;margin:0;padding:3rem;background:#fff}@media screen and (min-width: 990px){.article-template__header--row .article-template__info{padding:10rem 8rem;width:50%}}@media screen and (min-width: 1200px){.article-template__header--row .article-template__info{width:40%}}.article-template__header--row .article-template__hero{width:100%}@media screen and (min-width: 990px){.article-template__header--row .article-template__hero{width:50%}}@media screen and (min-width: 1200px){.article-template__header--row .article-template__hero{width:60%}}.article-template__header--row .article-template__hero-wrapper{border-radius:0}.article-template__header--row .article-template__wrapper_no-image .article-template__info{width:100%}.article-template__header--row .article-template__wrapper_no-image .article-template__hero{width:0}.article-template__header--overlay{display:flex}.article-template__header--overlay.article-template__header--large .article-template__wrapper{min-height:45rem}@media screen and (min-width: 750px){.article-template__header--overlay.article-template__header--large .article-template__wrapper{min-height:60rem}}@media screen and (min-width: 1200px){.article-template__header--overlay.article-template__header--large .article-template__wrapper{min-height:75rem}}.article-template__header--overlay.article-template__header--medium .article-template__wrapper{min-height:30rem}@media screen and (min-width: 750px){.article-template__header--overlay.article-template__header--medium .article-template__wrapper{min-height:45rem}}@media screen and (min-width: 1200px){.article-template__header--overlay.article-template__header--medium .article-template__wrapper{min-height:54.6rem}}.article-template__header--overlay .article-template__wrapper{position:relative;display:flex;flex-direction:column;justify-content:flex-end;height:100%;border-radius:.6rem;overflow:hidden}.article-template__header--overlay .article-template__wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(var(--color-overlay),.2)}.article-template__header--overlay .article-template__hero{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.article-template__header--overlay .article-template__info{position:relative;z-index:1;max-width:113.8rem;margin-left:auto;margin-right:auto;padding-top:3.2rem;padding-bottom:3.2rem}@media screen and (min-width: 576px){.article-template__header--overlay .article-template__info{padding-top:6.4rem;padding-bottom:6.4rem}}.article-template__header--overlay .article-template__info>*{max-width:81.6rem}.article-template__header--overlay .article-template__title,.article-template__header--overlay .article-template__tag a,.article-template__header--overlay .article-template__meta span{color:#fff}.article-template__header--overlay .article-template__meta>span:not(:last-child):before{background-color:#fff}.article-template__info{max-width:81.6rem}.article-template__tags{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;padding:0;margin:1.6rem 0;list-style:none}.article-template__tag{margin-bottom:0;z-index:1;transition:opacity var(--duration-default) ease;padding:0 20px}.article-template__tag a{display:inline-block;padding:.5rem 1rem;color:#fff;text-decoration:none;text-transform:uppercase;line-height:1.5}.article-template__tag:hover{opacity:.8}.article-template__title{margin-top:2rem;margin-bottom:2rem}.article-template__meta{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:1.6rem;line-height:var(--font-body-line-height);opacity:.7}.article-template__meta>span{display:flex;align-items:center;position:relative;margin:0;padding-right:1.7rem;font-size:1.1rem;font-weight:500}.article-template__meta>span:not(:last-child):before{content:"";position:absolute;right:.8rem;top:50%;transform:translateY(-50%);width:.1rem;height:1.3rem;background-color:rgb(var(--color-foreground));opacity:.7}.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;margin:0}.article-template__hero-wrapper{position:relative;width:100%;height:100%;border-radius:.6rem;overflow:hidden}.article-template__hero-wrapper img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.article-template__hero-wrapper--large{min-height:45rem}@media screen and (min-width: 750px){.article-template__hero-wrapper--large{min-height:60rem}}@media screen and (min-width: 1200px){.article-template__hero-wrapper--large{min-height:75rem}}.article-template__hero-wrapper--medium{min-height:30rem}@media screen and (min-width: 750px){.article-template__hero-wrapper--medium{min-height:45rem}}@media screen and (min-width: 1200px){.article-template__hero-wrapper--medium{min-height:54.6rem}}.article-template__top{max-width:113.8rem;margin:0 auto}.article-template__excerpt{margin-top:0;margin-bottom:1.6rem}.article-template__content{margin-top:4rem;line-height:var(--font-body-line-height);display:flex;align-items:flex-start;gap:32px}.article-template__content>*{margin:1.6rem 0;max-width:100%}.article-template__footer .article-template__meta{justify-content:flex-start;margin-bottom:0}.article-template__footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:103.8rem;padding:.8rem 4rem;margin:0 auto 20px;border-radius:.5rem;overflow:hidden;gap:10px}.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__divider{mask:var(--mask) / cover no-repeat}.article__products{display:flex;overflow:auto;gap:20px}.article__products>div{width:25%;min-width:225px}.article__sidebar{min-width:300px;padding:20px}@media (max-width: 749px){.article__sidebar{display:none}}.article__sidebar ul{list-style:none;margin:0;padding:0}.article__sidebar a{color:inherit;text-decoration-color:inherit}.article__sidebar li{margin:1rem 0}.article-template__meta-author a{color:inherit;text-decoration:none}.article__main-footer{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-top:28px}.article__next p,.article__previous p{margin-block:10px;display:flex;gap:10px;color:rgb(var(--color-accent));text-decoration:none}.article__next p:not(:first-child),.article__previous p:not(:first-child){font-size:13px}.article__next a,.article__previous a{text-decoration:none}.article__main-footer svg{width:14px;height:auto}.article__next p{justify-content:flex-end}.article__previous svg{transform:scaleX(-1)}.article__more-articles{display:flex;gap:15px;width:100%;overflow:auto}.article__more-articles .media{aspect-ratio:10/7}.article__more-articles .article-card{background:#fff;min-width:240px;width:240px}.article__main p[style*="text-align: right"]{margin:0;font-size:12px}@media (max-width: 749px){.article-template__excerpt{display:none}.article__main{display:flex;flex-direction:column}.article__articles{order:4}.article__main-footer{flex-direction:column;margin-top:0;margin-bottom:20px}.article__next p,.article__previous p{justify-content:center}}.article__sidebar-toggle{margin:10px auto;width:100%}
/*# sourceMappingURL=/cdn/shop/t/51/assets/section-blog-post.css.map */
