.article-section{padding:calc(var(--layout-content-gap)/2) 0;scroll-margin-top:var(--scroll-margin-top)}.article-section-wrapper{container-type:inline-size;display:flex;flex-direction:column;gap:var(--layout-content-gap-small);margin:0 auto;max-width:calc(var(--layout-max-content-width) + var(--layout-content-padding)*2);padding:0 var(--layout-content-padding);position:relative;width:100%;z-index:2}.article-section:has(.article-section-wrapper>h2.visually-hidden:only-child){display:none}.article-section--grey-background{background-color:var(--backgroundSecondary);--backgroundTemporary:var(--backgroundSecondary);--backgroundSecondaryTemporary:var(--background)}.article-section--grey-background .article-section-wrapper{--background:var(--backgroundTemporary);--backgroundSecondary:var(--backgroundSecondaryTemporary)}.article-section--highlight{position:relative;z-index:1;--onBackgroundTemp:var(--onSurface);--surface:var(--background);--onSurfaceTemp:var(--onBackground)}.article-section--highlight .article-section-wrapper{--onBackground:var(--onBackgroundTemp);--onSurface:var(--onSurfaceTemp)}.article-section--highlight .article-section-background{aspect-ratio:1.75;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-33%);width:100%}@media screen and not (min-width:64rem){.article-section--highlight{background:var(--gradient-main)}}@media screen and (min-width:64rem){.article-section--highlight:has(+.article-section--grey-background):after{background-color:var(--backgroundSecondary);bottom:0;content:"";height:50%;left:0;position:absolute;width:100%;z-index:-1}.article-section--grey-background+.article-section--highlight:before{background-color:var(--backgroundSecondary);content:"";height:50%;left:0;position:absolute;top:0;width:100%;z-index:-1}}@media screen and (min-width:90rem){.article-section--highlight .article-section-background{aspect-ratio:unset;height:150%;transform:translate(-50%,-32%);width:100%}}.article-section--secondary-highlight .article-section-background{transform:translate(-50%,-54%)}
