.t-article{--breadcrumbs-block-margin:0}.t-article --rte-h1-fs{font-size:var(--rte-h1-fs)}.t-article --rte-h2-fs{font-size:var(--rte-h2-fs)}.t-article --rte-h3-fs{font-size:var(--rte-h3-fs)}.t-article --rte-h4-fs{font-size:var(--rte-h4-fs)}.t-article --rte-h5-fs{font-size:var(--rte-h5-fs)}.t-article --rte-h6-fs{font-size:var(--rte-h6-fs)}.t-article__header{display:grid;gap:2.4rem;grid-template-columns:[visual-start heading-start] 1fr [copy-start] 6.4rem [copy-end visual-end heading-end];grid-template-rows:[copy-start] 3.2rem [copy-end visual-start] auto [visual-end heading-start] auto [heading-end];position:relative}@media screen and (min-width:990px){.t-article__header{grid-template-columns:[visual-start heading-start] 1fr [heading-end copy-start] 6.4rem [copy-end visual-end];grid-template-rows:[visual-start] auto [visual-end heading-start copy-start] auto [heading-end copy-end]}}.t-article__header .t-article__heading{grid-area:heading;margin:0}.t-article__header .t-article__image{grid-area:visual}.t-article__header .t-article__copy-button{grid-area:copy;justify-self:end}@media screen and (min-width:990px){.t-article__header .t-article__copy-button{transform:translateY(.6em)}}.t-article__header .t-article__back-link{align-items:center;align-self:center;display:inline-flex;font-size:var(--body-fs-sm);gap:.5ch;text-decoration:none}.t-article__header .t-article__back-link svg{height:.9em;width:.9em}.t-article__header .t-article__back-link:hover{text-decoration:underline}@media screen and (min-width:990px){.t-article__header .t-article__back-link{left:0;position:absolute;top:0;transform:translateX(calc(-100% - 3rem))}}.t-article__image{position:relative}.t-article__image img{bottom:0;height:100%;left:0;max-width:100%;object-fit:cover;object-position:center;position:absolute;right:0;top:0;width:100%}.t-article__image--small{height:30rem}.t-article__image--medium{height:50rem}.t-article__image--large{height:70rem}.t-article__image--adapt img{height:auto;position:relative}.t-article__tags{display:flex;flex-wrap:wrap;gap:1rem}.t-article__tag{background-color:rgb(var(--color-button));color:rgb(var(--color-button-label));padding:.5rem 1rem;text-decoration:none}.t-article__info{color:rgb(var(--color-border));display:flex;flex-wrap:wrap;font-size:var(--body-fs-sm);gap:1rem}.t-article__comment-wrapper{margin-top:3rem}.t-article__comments{display:flex;flex-direction:column;gap:2rem;margin-bottom:1.5rem}.t-article__comment{border-bottom:1px solid rgb(var(--color-border));padding-bottom:2rem}.t-article__comment:last-of-type{border-bottom:none}.t-article__comments-author{color:rgb(var(--color-border));display:flex;flex-wrap:wrap;font-size:var(--body-fs-xs);gap:1rem;justify-content:flex-end;margin-top:3rem}.t-article__comments-author-name{text-transform:uppercase}.t-article__comments-author-name:after{content:"•";margin:0 0 0 1.3rem}.t-article__error-message,.t-article__form-status-error{font-size:var(--body-fs-sm)}.t-article__content h1{font-size:var(--rte-h1-fs)}.t-article__content h2{font-size:var(--rte-h2-fs)}.t-article__content h3{font-size:var(--rte-h3-fs)}.t-article__content h4{font-size:var(--rte-h4-fs)}.t-article__content h5{font-size:var(--rte-h5-fs)}.t-article__content h6{font-size:var(--rte-h6-fs)}.t-article__content :where(h1,h2,h3,h4,h5,h6){margin-block-end:.5em;margin-block-start:1.2em}.t-article__content:has(aside){align-items:start;display:grid;gap:2.4rem 4.8rem}@media screen and (min-width:768px){.t-article__content:has(aside){grid-template-columns:1fr 24rem}}@media screen and (min-width:768px){.t-article__content-inner{max-width:90ch}}.t-article aside{display:grid;gap:2.4rem}