:root{--editorial-content-block-background-padding-mobile: var(--space-24) var(--space-16) var(--space-16) var(--space-16);--editorial-content-block-background-padding-desktop: var(--space-32) var(--space-24) var(--space-24) var(--space-24);--editorial-content-block-heading-font-size: var(--typography-h3-fontsize)}.editorial-content-block{max-width:100%}@media screen and (min-width: 768px){.editorial-content-block{max-width:unset}}.editorial-content-block[data-background]:not([data-background=""]){border-radius:var(--box-border-radius);padding:var(--editorial-content-block-background-padding-mobile)}@media screen and (min-width: 768px){.editorial-content-block[data-background]:not([data-background=""]){padding:var(--editorial-content-block-background-padding-desktop)}}.editorial-content-block[data-background=""]{padding-top:var(--space-16)}@media screen and (min-width: 768px){.editorial-content-block[data-background=""]{padding-top:var(--space-32)}}.editorial-content-block[data-background=""] h2,.editorial-content-block[data-background=""] .h2,.editorial-content-block[data-background=""] h3,.editorial-content-block[data-background=""] .h3,.editorial-content-block[data-background=""] h4,.editorial-content-block[data-background=""] .h4{margin-bottom:var(--space-16)}.editorial-content-block table{max-width:100%;overflow:auto}@media screen and (min-width: 768px){.editorial-content-block table{max-width:unset;overflow:auto}}.editorial-content-block .editorial-content-block__content>*:last-child{margin-bottom:0}.editorial-content-block__heading{font-size:var(--editorial-content-block-heading-font-size)}.editorial-content-block__content:has(table){overflow:auto}@media screen and (min-width: 414px){.editorial-content-block__content:has(table){overflow:auto}}@media screen and (min-width: 512px){.editorial-content-block__content:has(table){overflow:auto}}[data-background]:not([data-background=""]) .editorial-content-block__content:has(table){align-content:center}.editorial-content-block__content:has(table) :last-child{margin-bottom:0}
