.mc-article{--mc-article-gap: 2rem;--mc-article-sidebar-width: 300px;--mc-article-measure: 70ch;--mc-article-radius: 3px;--mc-article-header-offset: calc(var(--header-height, 0px) * var(--header-is-sticky, 0))}.mc-article__hero{margin-bottom:2.5rem;border:1px solid var(--border-color);border-radius:var(--mc-article-radius);overflow:hidden}.mc-article__hero-inner{display:flex;flex-direction:column;gap:1.5rem}.mc-article__hero-body{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.5rem}.mc-article__eyebrow{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.mc-article__badge{display:inline-block;padding:.25em .85em;border-radius:999px;background:var(--accent-color);color:#fff;font-size:.8125rem;font-weight:var(--text-font-bolder-weight, 600);line-height:1.6;text-decoration:none}a.mc-article__badge:hover{opacity:.85;color:#fff}.mc-article__reading-time{font-size:.875rem;color:rgba(var(--text-color-rgb),.7)}.mc-article__title{margin:0}.mc-article__meta{display:flex;flex-wrap:wrap;gap:.4rem 1.5rem;margin-top:.25rem;font-size:.875rem;color:rgba(var(--text-color-rgb),.75)}.mc-article__meta-item{display:inline-flex;align-items:center;gap:.45rem}.mc-article__meta-icon{flex:none;width:1em;height:1em;color:var(--accent-color)}.mc-article__hero-media{margin:0}.mc-article__hero-image{display:block;width:100%;height:auto}@media screen and (min-width:1000px){.mc-article__hero{margin-bottom:3.5rem}.mc-article__hero-inner--split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:center;gap:3rem}.mc-article__hero-inner--split .mc-article__hero-body{padding-block:2rem;padding-inline:2rem 0}}.mc-article__layout{display:flex;flex-direction:column;gap:var(--mc-article-gap)}.mc-article__sidebar{display:contents}.mc-article__toc-wrapper{order:1}.mc-article__content{order:2}.mc-article__sidebar-extras{order:3;display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:1000px){.mc-article__layout{display:grid;grid-template-columns:var(--mc-article-sidebar-width) minmax(0,1fr);align-items:start;gap:3.75rem}.mc-article__sidebar{position:sticky;top:calc(var(--mc-article-header-offset) + 1.5rem);align-self:start;display:flex;flex-direction:column;gap:2rem;max-height:calc(100vh - var(--mc-article-header-offset) - 3rem);z-index:1}.mc-article__toc-wrapper,.mc-article__content,.mc-article__sidebar-extras{order:0}.mc-article__sidebar-extras{flex:none;gap:2.5rem}}@media screen and (min-width:1280px){.mc-article{--mc-article-sidebar-width: 340px}.mc-article__layout{gap:4.375rem}}.mc-article__toc{border:1px solid var(--border-color);border-radius:var(--mc-article-radius);background:var(--background)}.mc-article__toc-summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0;padding:1rem 1.25rem;font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-size:1rem;color:var(--heading-color);cursor:pointer;list-style:none}.mc-article__toc-summary::-webkit-details-marker{display:none}.mc-article__toc-chevron{flex:none;width:.7em;height:.7em;color:var(--accent-color);transition:transform .2s ease}.mc-article__toc[open] .mc-article__toc-chevron{transform:rotate(180deg)}.mc-article__toc-summary:focus-visible{outline:2px solid var(--accent-color);outline-offset:-2px}.mc-article__toc-body{padding:0 1.25rem 1.25rem}.mc-article__toc-list{margin:0;padding:0;list-style:none}.mc-article__toc-item+.mc-article__toc-item{margin-top:.5rem}.mc-article__toc-item--sub{margin-top:.35rem;padding-inline-start:1.5rem}.mc-article__toc-item--sub+.mc-article__toc-item--top{margin-top:.85rem}.mc-article__toc-link{display:flex;align-items:baseline;gap:.5ch;color:var(--text-color);text-decoration:none;line-height:1.45}.mc-article__toc-link:hover{color:var(--accent-color);text-decoration:underline}.mc-article__toc-link.is-active{color:var(--accent-color);font-weight:var(--text-font-bolder-weight, 600)}.mc-article__toc-item{position:relative}.mc-article__toc-item:has(.is-active):before{content:"";position:absolute;inset-block:0;inset-inline-start:-1.25rem;width:3px;border-radius:0 2px 2px 0;background:var(--accent-color)}.mc-article__toc-item--sub:has(.is-active):before{inset-inline-start:-1.25rem}.mc-article__toc-link:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}.mc-article__toc-num{flex:none;min-width:2.2ch;color:rgba(var(--text-color-rgb),.65);font-variant-numeric:tabular-nums}.mc-article__toc-item--sub .mc-article__toc-num{min-width:3ch}@media screen and (min-width:1000px){.mc-article__toc-wrapper{min-height:0;overflow-y:auto;overscroll-behavior:contain;background:var(--background)}@supports selector(::details-content){.mc-article__toc::details-content{content-visibility:visible;block-size:auto}.mc-article__toc-summary{cursor:default;pointer-events:none}.mc-article__toc-chevron{display:none}}}.mc-article__content{max-width:100%}.mc-article__content>p,.mc-article__content>ul,.mc-article__content>ol,.mc-article__content>h2,.mc-article__content>h3,.mc-article__content>h4,.mc-article__content>blockquote{max-width:var(--mc-article-measure)}.mc-article__content>figure,.mc-article__content>table,.mc-article__content>.mc-article__wide{max-width:100%}.mc-article__content h2{margin-top:2.75rem;margin-bottom:1rem;font-size:1.5rem;line-height:1.25}.mc-article__content h3{margin-top:2rem;margin-bottom:.75rem;font-size:1.1875rem;line-height:1.3}.mc-article__content h4{margin-top:1.5rem;margin-bottom:.5rem;font-size:1.0625rem}.mc-article__content>:first-child{margin-top:0}@media screen and (min-width:1000px){.mc-article__content h2{font-size:1.75rem}.mc-article__content h3{font-size:1.3125rem}}.mc-article__content [id]{scroll-margin-top:calc(var(--mc-article-header-offset) + 1.5rem)}.mc-article__content p,.mc-article__content ul,.mc-article__content ol{margin-top:0;margin-bottom:1.125rem}.mc-article__content li+li{margin-top:.4rem}.mc-article__content a:not(.button){color:var(--link-color);text-decoration:underline;text-underline-offset:.15em}.mc-article__content a:not(.button):hover{color:var(--link-color-hover, var(--accent-color))}.mc-article__content img{max-width:100%;height:auto;border-radius:var(--mc-article-radius)}.mc-article__content figure{margin:1.75rem 0}.mc-article__content figcaption{margin-top:.5rem;font-size:.875rem;color:rgba(var(--text-color-rgb),.7)}.mc-article__content blockquote{margin:1.75rem 0;padding-inline-start:1.25rem;border-inline-start:3px solid var(--accent-color);font-style:italic}.mc-article__content table{width:100%!important;margin:1.75rem 0;border:none!important;border-collapse:collapse!important;border-spacing:0!important;font-size:.9375rem;overflow:hidden;border-radius:var(--mc-article-radius)}.mc-article__content table th,.mc-article__content table td{padding:.75rem 1rem!important;text-align:left;vertical-align:top;border:none!important;background-color:transparent!important;color:var(--text-color)!important}.mc-article__content table tr:nth-child(odd)>td,.mc-article__content table tr:nth-child(odd)>th{background-color:rgba(var(--accent-color-rgb),.07)!important}.mc-article__content table thead th,.mc-article__content table thead td,.mc-article__content table>tr:first-child>th,.mc-article__content table>tr:first-child>td,.mc-article__content table>tbody>tr:first-child>th,.mc-article__content table>tbody>tr:first-child>td{background-color:var(--accent-color)!important;color:#fff!important;font-weight:var(--text-font-bolder-weight, 600)}.mc-article__content table thead~tbody>tr:first-child>th,.mc-article__content table thead~tbody>tr:first-child>td{background-color:transparent!important;color:var(--text-color)!important;font-weight:inherit}.mc-article__content table thead~tbody>tr:nth-child(odd)>th,.mc-article__content table thead~tbody>tr:nth-child(odd)>td{background-color:rgba(var(--accent-color-rgb),.07)!important}@media screen and (max-width:640px){.mc-article__content table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.mc-article__content table th,.mc-article__content table td{min-width:9rem}}.mc-article__content .mc-box{margin:1.75rem 0;padding:1.25rem 1.5rem;border-radius:var(--mc-article-radius);border-inline-start:4px solid var(--accent-color);background:rgba(var(--accent-color-rgb),.07)}.mc-article__content .mc-box__title{margin:0 0 .35rem;font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-size:1.0625rem;line-height:1.35;color:var(--heading-color)}.mc-article__content .mc-box__body>:last-child{margin-bottom:0}.mc-article__content .mc-box__body>:first-child{margin-top:0}.mc-article__content .mc-box--tipp{border-inline-start-color:var(--primary-button-background);background:rgba(var(--primary-button-background-rgb),.12)}@media screen and (max-width:640px){.mc-article__content .mc-box{padding:1rem 1.125rem}}.mc-article__content .mc-banner{margin:2rem 0;border:1px solid var(--border-color);border-radius:var(--mc-article-radius);background:#f8f9fa;overflow:hidden}.mc-article__content .mc-banner__media{position:relative;width:100%;aspect-ratio:8 / 3;background:rgba(var(--text-color-rgb),.06)}.mc-article__content .mc-banner__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;border-radius:0;margin:0}.mc-article__content .mc-banner__body{display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem}.mc-article__content .mc-banner__title{margin:0 0 .35rem;font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-size:1.3125rem;line-height:1.3;color:var(--accent-color)}.mc-article__content .mc-banner__text>:first-child{margin-top:0}.mc-article__content .mc-banner__text>:last-child{margin-bottom:0}.mc-article__content .mc-banner__text,.mc-article__content .mc-banner__text p{color:rgba(var(--text-color-rgb),.85)}.mc-article__content a.mc-banner__cta{flex:none;align-self:flex-start;padding:.7em 1.6em;border-radius:6px;background:var(--primary-button-background);color:var(--primary-button-text-color);font-weight:var(--text-font-bolder-weight, 600);text-decoration:none;text-align:center;transition:opacity .15s ease}.mc-article__content a.mc-banner__cta:hover{opacity:.88;color:var(--primary-button-text-color)}.mc-article__content a.mc-banner__cta:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}@media screen and (max-width:640px){.mc-article__content .mc-banner__media{aspect-ratio:2 / 1}}@media screen and (min-width:641px){.mc-article__content .mc-banner__body{flex-direction:row;align-items:center;justify-content:space-between;gap:2rem;padding:1.5rem 1.75rem}.mc-article__content a.mc-banner__cta{align-self:center}}.mc-article__content .mc-figure{width:fit-content;max-width:100%;margin:2rem auto}.mc-article__content .mc-figure__image{display:block;max-width:100%;height:auto;margin-inline:auto;border-radius:var(--mc-article-radius)}.mc-article__content .mc-figure__caption{margin-top:.5rem;font-size:.875rem;line-height:1.45;color:rgba(var(--text-color-rgb),.7)}.mc-article__tags{display:flex;flex-wrap:wrap;align-items:baseline;gap:.75rem 1rem;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--border-color)}.mc-article__tags-label{font-weight:var(--text-font-bolder-weight, 600);color:rgba(var(--text-color-rgb),.75)}.mc-article__content .mc-article__tag-list{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}.mc-article__content .mc-article__tag-item{margin:0;padding:0}.mc-article__content .mc-article__tag-item:before{content:none}.mc-article__tag{display:inline-block;padding:.35em .9em;border:1px solid var(--border-color);border-radius:999px;background:var(--background);color:var(--text-color);font-size:.875rem;line-height:1.5;text-decoration:none;transition:border-color .15s ease,color .15s ease,background-color .15s ease}.mc-article__content a.mc-article__tag{color:var(--text-color);text-decoration:none}.mc-article__tag:hover,.mc-article__content a.mc-article__tag:hover{border-color:var(--accent-color);background:rgba(var(--accent-color-rgb),.07);color:var(--accent-color)}.mc-article__tag:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}.mc-related{margin-top:3rem;padding-top:2.5rem;border-top:1px solid var(--border-color)}.mc-related__heading{margin:0 0 1.5rem}.mc-related__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.mc-related__card{border:1px solid var(--border-color);border-radius:var(--mc-article-radius);background:var(--background);overflow:hidden}.mc-related__link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.mc-related__media{position:relative;aspect-ratio:16 / 9;background:rgba(var(--text-color-rgb),.06)}.mc-related__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;transition:transform .25s ease}.mc-related__link:hover .mc-related__image{transform:scale(1.03)}.mc-related__body{display:flex;flex-direction:column;gap:.4rem;padding:1rem 1.125rem 1.25rem}.mc-related__title{margin:0;font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-size:1.0625rem;line-height:1.35;color:var(--heading-color)}.mc-related__link:hover .mc-related__title{color:var(--accent-color)}.mc-related__excerpt{margin:0;font-size:.9375rem;line-height:1.5;color:rgba(var(--text-color-rgb),.75)}.mc-related__date{font-size:.8125rem;color:rgba(var(--text-color-rgb),.6)}.mc-related__all{display:inline-block;margin-top:1.5rem;color:var(--accent-color);font-weight:var(--text-font-bolder-weight, 600);text-decoration:underline;text-underline-offset:.15em}.mc-related__link:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}@media screen and (min-width:641px){.mc-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1000px){.mc-related__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.mc-related__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}.mc-article__sidebar-item{font-size:.9375rem}.mc-article__sidebar-title{margin:0 0 .75rem;font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-size:1rem;color:var(--heading-color)}.mc-article__teaser{display:block;text-decoration:none;color:inherit;border:1px solid var(--border-color);border-radius:var(--mc-article-radius);overflow:hidden}.mc-article__teaser:hover .mc-article__teaser-title{color:var(--accent-color)}.mc-article__teaser-image{display:block;width:100%;height:auto}.mc-article__teaser-body{padding:1rem 1.25rem 1.25rem}.mc-article__teaser-title{display:block;margin-bottom:.35rem;font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);color:var(--heading-color)}.mc-article__teaser-text{margin:0;color:rgba(var(--text-color-rgb),.8);line-height:1.5}.mc-article__teaser-cta{display:inline-block;margin-top:.75rem;color:var(--accent-color);font-weight:var(--text-font-bolder-weight, 600);text-decoration:underline;text-underline-offset:.15em}@media screen and (max-width:999px){.mc-article__sidebar-extras:not(:empty){margin-top:1rem;padding-top:2rem;border-top:1px solid var(--border-color)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/mc-article.css.map */
