:root{--breakpoint-mobile:0px;--breakpoint-desktop:1024px;--breakpoint-xlarge:1280px;--breakpoint-xxlarge:1440px;--breakpoint-mobile-max:1023px;--breakpoint-desktop-max:1279px;--breakpoint-xlarge-max:1439px}.tc-three-articles{grid-template-columns:minmax(0,1fr);grid-template-areas:"article-1""article-2""article-3";display:grid}@media (width>=1024px){.tc-three-articles{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"article-1 article-2 article-3"}}.tc-three-articles>article{justify-content:start;width:100%}.tc-three-articles>article .the-media-object__title{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;max-width:100%}@media (width>=1024px){.tc-three-articles>article{word-wrap:break-word;width:auto}}.tc-three-articles-event{border-top:solid 1px var(--color-grey-3);gap:24px;padding-top:24px}.tc-three-articles-default{gap:16px}.tc-three-articles-default>article{border-top:solid 1px var(--color-grey-3);row-gap:16px}@media (width>=1024px){.tc-three-articles-default{border-block:solid 1px var(--color-grey-3);gap:24px;padding:24px 0}.tc-three-articles-default>article{border-top:none;row-gap:0}}.tc-three-articles__title{font-weight:var(--font-weight-extrabold)}@media (width>=1024px){.tc-three-articles__title{font-weight:var(--font-weight-heavy)}}
