.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, 0.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, 0.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:rgba(0,0,0,.25) !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}}
