.mv-article__block{padding-top:calc(var(--block-pad-top, 0px) * .8);padding-bottom:calc(var(--block-pad-bottom, 0px) * .8)}@media screen and (min-width:750px){.mv-article__block{padding-top:var(--block-pad-top, 0px);padding-bottom:var(--block-pad-bottom, 0px)}}.mv-article>:first-child:not(.mv-article__hero){margin-top:2rem}.mv-article__hint{padding:1rem 0;font-size:1.3rem;opacity:.7}.mv-article__hero{max-width:130rem;margin:0 auto}.mv-article__hero--full{max-width:none}.mv-article__hero-media{position:relative;overflow:hidden}.mv-article__hero-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.mv-article__hero-media--small{height:11rem}.mv-article__hero-media--medium{height:22rem}.mv-article__hero-media--large{height:33rem}@media screen and (min-width:750px){.mv-article__hero-media--small{height:22rem}.mv-article__hero-media--medium{height:44rem}.mv-article__hero-media--large{height:66rem}}@media screen and (min-width:990px){.mv-article__hero-media--small{height:27.5rem}.mv-article__hero-media--medium{height:55rem}.mv-article__hero-media--large{height:82.5rem}}.mv-article-nav{display:flex;flex-wrap:wrap;align-items:center;gap:.2rem .6rem;font-size:1.6rem}@media screen and (min-width:750px){.mv-article-nav{font-size:1.7rem}}.mv-article-nav--left{justify-content:flex-start}.mv-article-nav--center{justify-content:center}.mv-article-nav--right{justify-content:flex-end}.mv-article-nav--text-accent-1{color:rgb(var(--color-base-accent-1))}.mv-article-nav--text-accent-2{color:rgb(var(--color-base-accent-2))}.mv-article-nav--text-background-1{color:rgb(var(--color-base-background-1))}.mv-article-nav--text-background-2{color:rgb(var(--color-base-background-2))}.mv-article-nav--text-text{color:rgb(var(--color-base-text))}.mv-article-nav__link{color:inherit;text-decoration:none;text-underline-offset:.3rem}.mv-article-nav__link:hover{text-decoration:underline}.mv-article-nav__sep{opacity:.7}.mv-article-toc{display:block;border-radius:var(--toc-radius, 0)}.mv-article-toc[hidden]{display:none}.mv-article-toc--limited{max-width:var(--toc-max-width, 500px)}.mv-article-toc--boxed{padding:1.5rem 2rem}.mv-article-toc__heading{margin:0 0 .8rem}.mv-article-toc__list{margin:0;padding:0 0 0 2.5rem;font-size:calc(1.5rem * var(--toc-scale, 1));line-height:1.6}@media screen and (min-width:750px){.mv-article-toc__list{font-size:calc(1.6rem * var(--toc-scale, 1))}}.mv-article-toc--plain .mv-article-toc__list{padding-left:0;list-style:none}.mv-article-toc__item+.mv-article-toc__item{margin-top:.4rem}.mv-article-toc__link{color:inherit;text-decoration:none}.mv-article-toc__link:hover{text-decoration:underline;text-underline-offset:.3rem}.mv-article-body__content [data-toc-anchor]{scroll-margin-top:calc(var(--header-height, 0px) + 2rem)}.mv-article-header{display:flex;flex-direction:column;gap:3rem 4rem}.mv-article-header__text{flex:1 1 auto;min-width:0}.mv-article-header__title{margin:0}.mv-article-header__title:not(:only-child){margin-bottom:1rem}.mv-article-header__excerpt{margin:0 0 1.5rem;line-height:1.4}.mv-article-header__meta{display:flex;flex-direction:column;gap:1.2rem}.mv-article-header__meta--date-bottom{flex-direction:column-reverse}.mv-article-header__date,.mv-article-header__author{font-size:var(--meta-size, 1.4rem);line-height:1.3}.mv-article-header__meta--upper{text-transform:uppercase;letter-spacing:.1em}.mv-article-header__author{display:flex;align-items:center;gap:.8rem}.mv-article-header__avatar{flex:0 0 auto;display:block;width:var(--avatar-size, 25px);height:var(--avatar-size, 25px);border-radius:var(--avatar-radius, 50%);overflow:hidden}.mv-article-header__avatar img{display:block;width:100%;height:100%;object-fit:cover}.mv-article-header__image img{display:block;width:100%;height:auto;border-radius:var(--image-radius, 0)}@media screen and (min-width:750px){.mv-article-header--desktop-left,.mv-article-header--desktop-right{flex-direction:row}.mv-article-header--desktop-left{flex-direction:row-reverse}.mv-article-header--align-middle{align-items:center}.mv-article-header--align-bottom{align-items:flex-end}.mv-article-header--desktop-left .mv-article-header__image,.mv-article-header--desktop-right .mv-article-header__image{flex:0 0 var(--side-image-width, 30%);width:var(--side-image-width, 30%)}}@media screen and (max-width:749px){.mv-article-header--mobile-top{flex-direction:column-reverse}.mv-article-header__image--bleed{margin-left:-1.5rem;margin-right:-1.5rem}.mv-article-header__image--bleed img{border-radius:0}}.mv-article-body{display:flex;flex-direction:column;gap:3rem}.mv-article-body__content{flex:1 1 auto;min-width:0;max-width:100%;margin:0}.mv-article-body__content img{border-radius:var(--body-image-radius, 0)}.mv-article-body__content p{font-size:calc(1.5rem * var(--body-scale, 1))}@media screen and (min-width:750px){.mv-article-body__content p{font-size:calc(1.6rem * var(--body-scale, 1))}}.mv-article-body ul,.mv-article-body ol{list-style-position:outside}.mv-article-promo{box-sizing:border-box;width:100%;padding:2rem;border-radius:var(--promo-radius, 0);box-shadow:0 .2rem .8rem #0000001a}.mv-article-promo--mobile-top{order:-1}.mv-article-promo--mobile-bottom{order:1}@media screen and (max-width:749px){.mv-article-promo--mobile-hidden{display:none}}@media screen and (min-width:750px){.mv-article-body{flex-direction:row;align-items:flex-start}.mv-article-body--promo-only{justify-content:flex-end}.mv-article-promo{position:sticky;top:calc(var(--header-height, 0px) + 2rem);flex:0 0 var(--promo-width, 320px);width:var(--promo-width, 320px);order:1;transition:top .15s ease-out}.mv-article-promo--desktop-left{order:-1}}.mv-article-promo__logo{margin-bottom:1rem}.mv-article-promo__logo img{width:var(--logo-width, 60%);height:auto}.mv-article-promo__logo--left{text-align:left}.mv-article-promo__logo--center{text-align:center}.mv-article-promo__logo--right{text-align:right}.mv-article-promo__rule{height:.1rem;margin:0 0 1rem;border:0;background:rgb(var(--color-foreground))}.mv-article-promo__body>*+*{margin-top:1rem}.mv-article-promo__body--left{text-align:left}.mv-article-promo__body--center{text-align:center}.mv-article-promo__body--right{text-align:right}.mv-article-promo__image img{display:block;width:100%;height:auto}.mv-article-promo__text p{margin-bottom:0}.mv-article-promo__text *+p{margin-top:var(--promo-spacing, 0)}.mv-article-promo__cta{margin-top:1.5rem}.mv-article-promo__cta .button,.mv-article-promo__cta .mv-atc-button{width:100%}.mv-article-promo__button[aria-disabled=true]{pointer-events:none;opacity:.7}.mv-article-promo__hint{margin:0;font-size:1.3rem;opacity:.7}.mv-article-share{display:flex}.mv-article__back{margin-top:2rem}.mv-article__back:last-child{margin-bottom:3.2rem}.article-template__link{display:flex;justify-content:center;align-items:center;font-size:1.8rem;text-decoration:none}.article-template__link .icon-wrap{display:flex;margin-right:1rem;transform:rotate(180deg)}.article-template__comment-wrapper{margin-top:5rem;padding:2.7rem 0}@media screen and (min-width:750px){.article-template__comment-wrapper{margin-top:6rem;padding:3.6rem 0}}.article-template__comment-wrapper h2{margin-top:0}.article-template__comments{margin-bottom:5rem}@media screen and (min-width:750px){.article-template__comments{margin-bottom:7rem}}.article-template__comments-fields{margin-bottom:4rem}.article-template__comments-comment{color:rgba(var(--color-foreground),.9);background-color:rgb(var(--color-background));margin-bottom:1.5rem;padding:2rem 2rem 1.5rem}@media screen and (min-width:750px){.article-template__comments-comment{padding:2rem 2.5rem}}.article-template__comments-comment p{margin:0 0 1rem}.article-template__comment-fields>*{margin-bottom:3rem}@media screen and (min-width:750px){.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}@media screen and (min-width:990px){.article-template__comments .pagination-wrapper{margin:5rem 0 8rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-article.css.map */
