:root{--breakpoint-sm: 600px;--breakpoint-md: 782px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--breakpoint-xxl: 1600px}.news-banner.is-hyphenated{hyphens:auto}.news-banner{margin:0 auto}.news-banner__inner{display:flex;align-items:stretch;justify-content:space-between;border-radius:var(--sectionRadius);overflow:hidden;background:var(--newsBannerBgColor);color:var(--newsBannerTextColor)}.news-banner__content{padding:4rem;display:flex;flex-direction:column;justify-content:center}.news-banner__content :where(h1,h2,h3,h4,h5,h6){font-size:var(--fsH3);line-height:var(--lhHeadline);font-weight:var(--fwHeadline);color:inherit;margin:0 0 16px}.news-banner__content :where(h1,h2,h3,h4,h5,h6):last-child{margin-bottom:0}.news-banner__content__text{margin-top:1rem}.news-banner__heading:not(:last-child){margin-bottom:1.6rem}.news-banner__heading--inline{display:flex;flex-wrap:wrap;align-items:baseline;gap:.8rem 1.2rem}.news-banner__heading--inline>*{margin:0}.news-banner__headline{color:var(--newsBannerHeadlineColor)}.news-banner__headline+.news-banner__subline{margin-bottom:0}.news-banner__subline{color:var(--newsBannerSublineColor);font-size:var(--fsH5);line-height:1.4;font-weight:600}.news-banner__button{align-self:flex-start;width:fit-content;margin-top:4rem}.news-banner__button:focus-visible{outline-color:var(--white)}.news-banner__image{position:relative;flex:0 0 31%;min-height:32rem}.news-banner__image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:24px}@media(max-width: 781px){.news-banner__content{padding:3.2rem 3.2rem 5.6rem}.news-banner__inner{flex-direction:column}.news-banner__image{flex-basis:auto;aspect-ratio:16/9}.news-banner__button{margin-top:2.4rem}}/*# sourceMappingURL=news-banner.css.map */
