.m-article{--m-sidebar-width: 350px;--m-section-gap: 30px}.m-article .m-breadcrumb{margin-bottom:30px}.m-article .m-breadcrumb--item{padding-top:0;padding-bottom:0}.m-article__header{margin-bottom:40px}@media screen and (max-width:1023px){.m-article__header{margin-bottom:30px}}.m-article__blog{color:rgb(var(--color-foreground-secondary));font-size:12px;letter-spacing:.5px;text-transform:uppercase;display:inline-block;margin-bottom:8px;transition:all var(--m-duration-default, .25s) ease}.m-article__blog:hover{color:rgb(var(--color-primary))}.m-article__title{color:rgb(var(--color-foreground));margin-bottom:10px}.m-article__meta{color:rgb(var(--color-foreground-secondary))}.m-article__meta span{color:rgb(var(--color-foreground))}.m-article__content{max-width:100%;margin-bottom:40px}.m-article__footer{display:flex;justify-content:space-between;gap:10px;margin-bottom:40px}.m-article__footer>*{flex:1 1 0%;text-align:right;justify-content:end}.m-article__footer>*:first-child{text-align:left;justify-content:start}@media screen and (max-width:639px){.m-article__footer{flex-direction:column}.m-article__footer>*{text-align:left;justify-content:start}}.m-article__wrapper{gap:var(--m-section-gap)}.m-article.m-section--boxed.m-article--layout1 .m-article__inner,.m-article.m-section--boxed.m-article--layout2 article{position:relative;padding:var(--m-section-boxed-px) var(--m-section-boxed-py);border-radius:var(--boxed-radius, 0px)}.m-article.m-section--boxed.m-article--layout1 .m-article__inner:after,.m-article.m-section--boxed.m-article--layout2 article:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;border-width:1px;border-style:solid;border-color:rgb(var(--color-border));border-radius:inherit}.m-article--layout1 .m-article__feature-image{margin-bottom:16px}.m-article--layout1 .m-article__inner{color:rgb(var(--color-foreground))}.m-article--layout2 article{color:rgb(var(--color-foreground))}.m-article--layout2 .m-article__boxed{padding-top:16px;position:relative}@media screen and (min-width:768px){.m-article--layout2 .m-article__boxed{margin-top:-80px}}@media screen and (min-width:1024px){.m-article--layout2 .m-article__boxed{padding:0 50px}}@media screen and (min-width:1280px){.m-article--layout2 .m-article__boxed{padding:0 100px}}@media screen and (min-width:768px){.m-article--layout2.m-article--no-sidebar .m-article__boxed{padding:0 50px}}@media screen and (min-width:1024px){.m-article--layout2.m-article--no-sidebar .m-article__boxed{padding:0 100px}}.m-article-tags{color:rgb(var(--color-primary));font-size:calc(var(--font-base-size, 16)*1px)}.m-article-tags>*{display:inline-block}.m-article-tags__heading{color:rgb(var(--color-foreground));margin-right:18px}.m-article-tags a{transition:all var(--m-duration-default, .25s) ease}.m-article-tags a:hover{color:rgb(var(--color-foreground-secondary))}.m-article-navigation{--m-nav-gap: 30px;display:flex;gap:var(--m-nav-gap);padding-top:28px;border-top:1px solid rgb(var(--color-border))}@media screen and (max-width:639px){.m-article-navigation{padding-top:20px}}.m-article-navigation--full .m-article-navigation__prev{position:relative}.m-article-navigation--full .m-article-navigation__prev:after{content:"";position:absolute;top:0;right:calc(var(--m-nav-gap)/-2);width:1px;height:100%;background-color:rgb(var(--color-border))}.m-article-navigation__prev,.m-article-navigation__next{display:flex;align-items:center;flex:1 1 0%;gap:20px;padding-top:10px;padding-bottom:10px}.m-article-navigation__prev svg,.m-article-navigation__next svg{flex-shrink:0;width:20px;height:20px}.m-article-navigation__prev:hover .m-article-navigation__article-title,.m-article-navigation__next:hover .m-article-navigation__article-title{text-decoration:underline}.m-article-navigation__next{justify-content:end}.m-article-navigation__label{color:rgb(var(--color-foreground-secondary));font-size:12px;font-weight:500;line-height:1.333;letter-spacing:.5px;text-transform:uppercase}@media screen and (min-width:768px){.m-article-navigation__label{margin-bottom:4px}}.m-article-navigation__article-title{color:rgb(var(--color-foreground));font-weight:500;display:none}@media screen and (min-width:768px){.m-article-navigation__article-title{display:block}}.m-related-posts{--column-gap: 30px;--column-gap-mobile: 16px;--row-gap: 40px;margin-top:100px}.m-related-posts__heading{color:rgb(var(--color-foreground));margin-bottom:40px;text-align:center}.m-related-posts__wrapper{gap:30px}@media screen and (max-width:639px){.m-related-posts__wrapper{gap:30px 16px}}@media screen and (max-width:1023px){.m-related-posts{margin-top:80px}.m-related-posts__heading{margin-bottom:40px}}@media screen and (max-width:639px){.m-related-posts{margin-top:60px}.m-related-posts__heading{margin-bottom:30px}}.m-comment-section{margin-top:100px}.m-comment-section__heading{color:rgb(var(--color-foreground));margin-bottom:40px;text-align:center}.m-comment-section__form-message{color:rgb(var(--color-foreground-secondary));text-align:center;margin-bottom:40px}@media screen and (max-width:1023px){.m-comment-section{margin-top:80px}.m-comment-section__heading{margin-bottom:40px}}@media screen and (max-width:639px){.m-comment-section{margin-top:60px}.m-comment-section__heading{margin-bottom:30px}.m-comment-section__form-message{margin-bottom:20px}}.m-comment+.m-comment{margin-top:40px;padding-top:40px;border-top:1px solid rgb(var(--color-border))}@media screen and (max-width:639px){.m-comment+.m-comment{margin-top:30px;padding-top:30px}}.m-comment--unpublished .m-comment__content{margin-bottom:0}.m-comment--unpublished .m-comment__author{margin-bottom:12px}.m-comment__meta{display:flex;align-items:baseline;margin-bottom:12px}.m-comment__author{font-weight:600}.m-comment__date{font-size:14px;line-height:1.333;font-style:italic;margin-left:12px}.m-comment__content{color:rgb(var(--color-foreground-secondary));line-height:1.75;margin-bottom:8px}.m-comment__reply:before,.m-comment__reply:after{height:1px!important}.m-comment__reply:before{background-color:#00000040!important}.m-comment-form{margin-top:80px}.m-comment-form__header{margin-bottom:40px}.m-comment-form__heading{color:rgb(var(--color-foreground))}.m-comment-form__text{color:rgb(var(--color-foreground-secondary));line-height:1.75;margin-top:8px}.m-comment-form__message{margin-bottom:20px}.m-comment-form__fields{display:grid;gap:20px;margin-bottom:20px}@media screen and (min-width:768px){.m-comment-form__fields{grid-template-columns:repeat(2,minmax(0,1fr))}}.m-comment-form__submit{display:flex;justify-content:center;margin-top:40px}.m-comment-form__submit [type=submit]{cursor:pointer}@media screen and (max-width:1023px){.m-comment-form__header{margin-bottom:40px}.m-comment-form__submit{margin-top:40px}}@media screen and (max-width:639px){.m-comment-form{margin-top:60px}.m-comment-form__header{margin-bottom:30px}}.m-article--premium{--m-section-gap: 48px;--m-article-reading-max: 720px;--m-article-premium-border: rgba(var(--color-foreground), .12)}@media screen and (min-width:1280px){.m-article--premium{--m-section-gap: 72px}}.m-article--premium .m-article__header{margin-bottom:48px;max-width:var(--m-article-reading-max);margin-left:auto;margin-right:auto}@media screen and (min-width:1024px){.m-article--premium .m-article__header{margin-bottom:64px}}.m-article--premium .m-article__eyebrow,.m-article--premium .m-article__blog{display:inline-block;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:rgba(var(--color-foreground),.55);margin-bottom:18px}.m-article--premium .m-article__title{font-weight:500;letter-spacing:-.02em;line-height:1.15;margin-bottom:20px}.m-article--premium .m-article__meta{display:inline-flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-foreground),.55);margin-top:4px}.m-article--premium .m-article__meta span{color:inherit}.m-article--premium .m-article__meta-item--author{color:rgb(var(--color-foreground));font-weight:500}.m-article--premium .m-article__meta-sep{display:inline-block;width:4px;height:4px;border-radius:50%;background-color:rgba(var(--color-foreground),.35)}.m-article--premium .m-article__feature-image{margin-bottom:48px;border-radius:2px;overflow:hidden}@media screen and (min-width:1024px){.m-article--premium .m-article__feature-image{margin-bottom:64px}}.m-article--premium.m-article--layout1 .m-article__feature-image img{width:100%;object-fit:cover}@media screen and (min-width:1024px){.m-article--premium.m-article--layout2 .m-article__feature-image .m-image{--aspect-ratio: 16 / 9}}@media screen and (min-width:768px){.m-article--premium.m-article--layout2 .m-article__boxed{margin-top:-48px}}@media screen and (min-width:1024px){.m-article--premium.m-article--layout2 .m-article__boxed{padding:0;margin-top:-72px}}.m-article--premium.m-article--no-sidebar .m-article__dropcap,.m-article--premium.m-article--no-sidebar .m-article__content,.m-article--premium.m-article--no-sidebar .m-article__footer,.m-article--premium.m-article--no-sidebar .m-article-navigation,.m-article--premium.m-article--no-sidebar .m-comment-section,.m-article--premium.m-article--no-sidebar .m-comment-form{max-width:var(--m-article-reading-max);margin-left:auto;margin-right:auto}.m-article--premium .m-article__dropcap{font-size:1.125rem;line-height:1.75;color:rgba(var(--color-foreground),.78);margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid var(--m-article-premium-border)}@media screen and (min-width:768px){.m-article--premium .m-article__dropcap{font-size:1.25rem}}.m-article--premium .m-article__dropcap>p:first-child:first-letter{float:left;font-size:3.25em;line-height:.9;font-weight:500;color:rgb(var(--color-foreground));padding:6px 10px 0 0;margin:4px 2px 0 0}.m-article--premium .m-article__content{font-size:1.0625rem;line-height:1.8;color:rgba(var(--color-foreground),.88);margin-bottom:56px}.m-article--premium .m-article__content>*+*{margin-top:1.25em}.m-article--premium .m-article__content h2,.m-article--premium .m-article__content h3,.m-article--premium .m-article__content h4{color:rgb(var(--color-foreground));letter-spacing:-.015em;font-weight:500;margin-top:2em;margin-bottom:.6em}.m-article--premium .m-article__content h2{font-size:1.625rem;line-height:1.25}.m-article--premium .m-article__content h3{font-size:1.375rem;line-height:1.3}.m-article--premium .m-article__content h4{font-size:1.125rem;line-height:1.4}.m-article--premium .m-article__content blockquote{border-left:2px solid rgb(var(--color-foreground));padding:4px 0 4px 24px;margin:2em 0;font-style:italic;font-size:1.25rem;line-height:1.6;color:rgb(var(--color-foreground))}.m-article--premium .m-article__content img{border-radius:2px}.m-article--premium .m-article__content figure,.m-article--premium .m-article__content img{margin-top:2em;margin-bottom:2em}.m-article--premium .m-article__content hr{border:0;height:1px;background-color:var(--m-article-premium-border);margin:3em auto;width:60px}.m-article--premium .m-article__content a{color:rgb(var(--color-foreground));text-underline-offset:4px;text-decoration-thickness:1px;transition:opacity var(--m-duration-default, .25s) ease}.m-article--premium .m-article__content a:hover{opacity:.65}.m-article--premium .m-article__footer{padding:24px 0;margin-bottom:48px;border-top:1px solid var(--m-article-premium-border);border-bottom:1px solid var(--m-article-premium-border);align-items:center}.m-article--premium .m-article-tags{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-foreground))}.m-article--premium .m-article-tags__heading{color:rgba(var(--color-foreground),.55);margin-right:12px;font-weight:500}.m-article--premium .m-article-tags a{color:rgb(var(--color-foreground));position:relative;padding-bottom:1px}.m-article--premium .m-article-tags a:hover{color:rgba(var(--color-foreground),.65)}.m-article--premium .m-article-navigation{--m-nav-gap: 40px;padding-top:40px;border-top-color:var(--m-article-premium-border)}.m-article--premium .m-article-navigation--full .m-article-navigation__prev:after{background-color:var(--m-article-premium-border)}.m-article--premium .m-article-navigation__label{font-size:11px;letter-spacing:.22em;color:rgba(var(--color-foreground),.55);margin-bottom:8px}.m-article--premium .m-article-navigation__article-title{font-weight:500;letter-spacing:-.01em;transition:opacity var(--m-duration-default, .25s) ease}.m-article--premium .m-article-navigation__prev:hover .m-article-navigation__article-title,.m-article--premium .m-article-navigation__next:hover .m-article-navigation__article-title{text-decoration:none;opacity:.6}.m-article--premium .m-article-navigation__prev svg,.m-article--premium .m-article-navigation__next svg{transition:transform var(--m-duration-default, .25s) ease}.m-article--premium .m-article-navigation__prev:hover svg{transform:translate(-4px)}.m-article--premium .m-article-navigation__next:hover svg{transform:translate(4px)}.m-article--premium .m-related-posts{--row-gap: 48px;margin-top:96px;padding-top:72px;border-top:1px solid var(--m-article-premium-border);max-width:none}@media screen and (max-width:1023px){.m-article--premium .m-related-posts{margin-top:64px;padding-top:48px}}.m-article--premium .m-related-posts__heading{text-align:left;font-weight:500;letter-spacing:-.02em;margin-bottom:40px}@media screen and (min-width:1024px){.m-article--premium .m-related-posts__heading{margin-bottom:56px}}.m-article--premium .m-comment-section,.m-article--premium .m-comment-form{margin-top:72px;padding-top:48px;border-top:1px solid var(--m-article-premium-border)}.m-article--premium .m-comment-section__heading,.m-article--premium .m-comment-form__heading{text-align:left;font-weight:500;letter-spacing:-.02em;margin-bottom:24px}.m-article--premium .m-comment-form__header{text-align:left;margin-bottom:32px}.m-article--premium .m-comment-form__submit{justify-content:flex-start}.m-article--premium .m-comment-form__submit [type=submit]{letter-spacing:.1em;text-transform:uppercase;font-size:12px}.m-article--premium .m-blog-sidebar{font-size:.9375rem}@media screen and (min-width:1024px){.m-article--premium .m-article__wrapper{gap:var(--m-section-gap)}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/article.css.map */
