:root,[data-theme=light]{--background-button-first:#001e46;--background-button-fourth:#ccd2d9;--background-button-fourth-hover:#9aa5b6;--background-button-second:#344b6b;--background-button-third:#ffffff;--background-consistent-first:#001e46;--background-consistent-second:#002a65;--background-default-fifth:#00122a;--background-default-first:#ffffff;--background-default-fourth:#344b6b;--background-default-second:#f5f5f7;--background-default-seventh:#b2bac6;--background-default-sixth:#f5f5f7;--background-default-third:#001e46;--background-highlight-first:#cdff00;--background-highlight-hover:#beea09;--background-highlight-second:#002a65;--background-highlight-weather:#001e46;--background-icon-first:#ffffff;--background-icon-second:#ccd2d9;--background-live:#cdff00;--icon-consistent-od-01:#ffffff;--icon-consistent-od-02:#b2bac6;--icon-consistent-ol:#000000;--icon-default-first:#000000;--icon-default-second:#333333;--icon-default-third:#001e46;--icon-highlight:#cdff00;--icon-invert:#ffffff;--text-consistent-od-01:#ffffff;--text-consistent-od-02:#b2bac6;--text-consistent-ol:#000000;--text-default-first:#000000;--text-default-fourth:#000000;--text-default-second:#333333;--text-default-third:#001e46;--text-highlight-first:#cdff00;--text-highlight-second:#002a65;--text-invert:#ffffff}[data-theme=dark]{--background-button-first:#cdff00;--background-button-fourth:#344b6b;--background-button-fourth-hover:#647890;--background-button-second:#344b6b;--background-button-third:#ffffff;--background-consistent-first:#001e46;--background-consistent-second:#002a65;--background-default-fifth:#010c1c;--background-default-first:#001839;--background-default-fourth:#001839;--background-default-second:#010c1c;--background-default-seventh:#00122a;--background-default-sixth:#647890;--background-default-third:#00122a;--background-highlight-first:#cdff00;--background-highlight-hover:#e1ff64;--background-highlight-second:#cdff00;--background-highlight-weather:#010c1c;--background-icon-first:#ffffff;--background-icon-second:#ccd2d9;--background-live:#cdff00;--icon-consistent-od-01:#ffffff;--icon-consistent-od-02:#b2bac6;--icon-consistent-ol:#000000;--icon-default-first:#ffffff;--icon-default-second:#9aa5b6;--icon-default-third:#ffffff;--icon-highlight:#cdff00;--icon-invert:#000000;--text-consistent-od-01:#ffffff;--text-consistent-od-02:#b2bac6;--text-consistent-ol:#000000;--text-default-first:#ffffff;--text-default-fourth:#ccd2d9;--text-default-second:#9aa5b6;--text-default-third:#ffffff;--text-highlight-first:#cdff00;--text-highlight-second:#cdff00;--text-invert:#000000}.heading1,h1{font-size:1.5rem;font-weight:700;font-style:normal;line-height:133.333%}.heading2,h2{font-size:1.25rem;font-weight:600;font-style:normal;line-height:130%}.heading3,h3{font-weight:700;line-height:100%}.heading3,.heading4,h3,h4{font-size:1.125rem;font-style:normal}.heading4,h4{font-weight:600;line-height:133.333%}.body1{font-style:normal}.body1,.body2{font-size:1.125rem;font-weight:600;line-height:155.556%}.body2{font-style:italic}.body3{font-style:normal}.body3,.body4{font-size:1.125rem;font-weight:400;line-height:155.556%}.body4{font-style:italic}.body5{font-weight:600;line-height:155.556%}.body5,.body6{font-size:1.125rem;font-style:normal}.body6{line-height:100%}.body6,.body7{font-weight:350}.body7{font-size:1rem;font-style:normal;line-height:112.5%}:root{--outline-width:3px}.outline-outside,:root{--outline-offset:var(--outline-width)}.outline-inside{--outline-offset:calc(-1 * var(--outline-width))}[data-theme-area=light],[data-theme=light]{--link-highlight:#002a65}[data-theme-area=dark],[data-theme=dark]{--link-highlight:#cdff00}:active{outline:none}:focus-visible{outline:var(--outline-width) double var(--link-highlight);outline-offset:var(--outline-offset)}:focus:not(:focus-visible){outline:none}a,a:visited{color:currentColor}a{text-decoration:none;outline:none}.animate-hover a,a.animate-hover{transition:color var(--transition-duration) ease-in-out}a:active:not(.no-active),a:focus:not(.no-focus){color:var(--link-highlight)}@media screen and (hover:hover)and (pointer:fine){a:hover:not(.no-hover),a:visited:hover:not(.no-hover){color:var(--link-highlight)}.underline-hover a:hover:not(.no-hover),.underline-hover a:visited:hover:not(.no-hover),a:hover:not(.no-hover).underline-hover,a:visited:hover:not(.no-hover).underline-hover{text-decoration:underline}}button.button-link{cursor:pointer;border:none;background-color:rgba(0,0,0,0)}button.button-link:focus-visible{outline:var(--outline-width) double var(--link-highlight);outline-offset:var(--outline-offset)}button.button-link{color:currentColor;text-decoration:none;outline:none}.animate-hover button.button-link,button.button-link.animate-hover{transition:color var(--transition-duration) ease-in-out}button.button-link:active:not(.no-active),button.button-link:focus:not(.no-focus){color:var(--link-highlight)}@media screen and (hover:hover)and (pointer:fine){button.button-link:hover:not(.no-hover),button.button-link:visited:hover:not(.no-hover){color:var(--link-highlight)}.underline-hover button.button-link:hover:not(.no-hover),.underline-hover button.button-link:visited:hover:not(.no-hover),button.button-link:hover:not(.no-hover).underline-hover,button.button-link:visited:hover:not(.no-hover).underline-hover{text-decoration:underline}}:root ::selection,[data-theme-area=light] ::selection,[data-theme=light] ::selection{background-color:rgba(0,106,254,.5)}[data-theme-area=dark] ::selection,[data-theme=dark] ::selection{background-color:#006afe}.srOnly{position:absolute;top:auto;left:-10000px;overflow:hidden;width:1px;height:1px}:root{--transition-duration:300ms}*{box-sizing:border-box;margin:0;padding:0;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;overflow-wrap:anywhere;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media screen and (prefers-reduced-motion){*{transition:none!important}}html[data-page-style=shell],html[data-page-style=shell] body{margin:0;padding:0;background-color:var(--background-default-second)}html[data-page-style=shell] body{position:relative;display:flex;justify-content:center;box-sizing:border-box;width:100%}html[data-page-style=shell] #__next{display:flex;flex-direction:column;width:100%;min-width:320px;max-width:1536px;min-height:100vh}@supports(min-height:100dvh){html[data-page-style=shell] #__next{min-height:100dvh}}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}main{display:block}main:focus{outline:none}small{font-size:.8rem}img{border-style:none}hr{overflow:visible;box-sizing:initial;height:0}abbr[title]{border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}pre{font-family:monospace;white-space:normal}video{display:block}b,strong{font-weight:600}address{font-style:normal}em{font-size:1.1rem;font-style:italic}code,kbd,samp{font-family:monospace}u{text-decoration:underline}s,u{font-size:1.1rem}s{text-decoration:line-through}figure{margin:0}button,input,optgroup,select,textarea{margin:0;font:inherit}button,input{overflow:visible}button,select{text-transform:none}legend{display:table;box-sizing:border-box;max-width:100%;padding:0;color:inherit;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{appearance:none}::-webkit-file-upload-button{font:inherit;appearance:auto}details{display:block}summary{display:list-item}template{position:absolute;height:0;visibility:hidden}[hidden]{position:absolute;overflow:hidden;width:1px;height:1px;white-space:nowrap;clip-path:inset(50%)}[type=button],[type=reset],[type=submit],button{appearance:auto}sub,sup{position:relative;font-size:.75rem;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}blockquote{font-weight:400;line-height:1.75;color:var(--text-default-first)}.Icon_xs__mGHC2{width:1rem;height:1rem}.Icon_s__wsd5Q{width:1.25rem;height:1.25rem}.Icon_m___LfX_{width:1.5rem;height:1.5rem}.Icon_l__avcdM{width:2rem;height:2rem}.Icon_xl__6XWzr{width:3rem;height:3rem}.Link_hidden__PWl4F{position:absolute;left:-9999px;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip-path:inset(50%)}.LinkWithChevron_chevron__8GFuw{flex-shrink:0}.LinkWithChevron_linkWithChevron__is6B7{display:flex;flex-direction:row;gap:1rem;align-items:center}.AspectRatio_wrapper__0cRWj{position:relative;overflow:hidden;display:block}.AspectRatio_wrapper__0cRWj:before{content:"";display:block;width:100%}.AspectRatio_wrapper__0cRWj>*{position:absolute;top:0;left:0;width:100%;height:100%}.AspectRatio_wrapper__0cRWj.AspectRatio_aspect169__gCwaU:before{padding-bottom:56.25%}.AspectRatio_wrapper__0cRWj.AspectRatio_aspect164__62xNv:before{padding-bottom:25%}.Image_image__TiZEY{transition-timing-function:ease-in-out;transition-duration:var(--transition-duration);transition-property:transform,filter}.Image_imageZoomEnabled__tj5Ju:focus-visible .Image_image__TiZEY{transform:scale(1.03);filter:brightness(110%)}@media screen and (hover:hover)and (pointer:fine){.Image_imageZoomEnabled__tj5Ju:hover .Image_image__TiZEY{transform:scale(1.03);filter:brightness(110%)}}.ArticleItemBody_body__DGzI_{background-color:var(--background-default-first)}.ArticleItemModuleTypes_list__REjbF{display:flex;gap:.25rem;align-items:center;margin-left:auto;padding:0;list-style:none}.ArticleItemModuleTypes_listItem__r_kCZ{display:flex;margin-bottom:0;padding:0}.ArticleItemModuleTypes_listItem__r_kCZ:last-child{margin-right:0}.ArticleItemTeaserText_text__H_RS_{display:block;color:var(--text-default-first)}.ArticleListItem_link__IgdA_{display:block;margin:0 0 2rem}.ArticleListItem_link__IgdA_:last-of-type{margin-bottom:0}@supports(contain:inline-size){.ArticleListItem_link__IgdA_{container:article-list-item/inline-size}}@media screen and (hover:hover)and (pointer:fine){.ArticleListItem_link__IgdA_:hover .ArticleListItem_title__76mvM{color:var(--text-highlight-second);text-decoration:underline}}.ArticleListItem_wrapper__Qe2X5{display:flex;flex-flow:column nowrap}@supports not (contain:inline-size){@media only screen and (min-width:48rem){.ArticleListItem_wrapper__Qe2X5{flex-direction:row;gap:1rem}}}@container (min-width: 48rem ){.ArticleListItem_wrapper__Qe2X5{flex-direction:row;gap:1rem}}.ArticleListItem_body__UAD_1{display:flex;flex:1.5 1;flex-direction:column;padding:.5rem}@supports not (contain:inline-size){@media only screen and (min-width:48rem){.ArticleListItem_body__UAD_1{padding:0}}}@container (min-width: 48rem ){.ArticleListItem_body__UAD_1{padding:0}}.ArticleListItem_header__gewKm{display:flex;flex-direction:column;gap:.75rem;margin-bottom:.75rem}.ArticleListItem_image__iVook{overflow:hidden;flex:1 1 auto}@supports not (contain:inline-size){@media only screen and (min-width:48rem){.ArticleListItem_image__iVook{max-width:25rem}}}@container (min-width: 48rem ){.ArticleListItem_image__iVook{max-width:25rem}}.ArticleListItem_metaModules__ltqOe{display:flex;align-items:center;justify-content:space-between;color:var(--text-default-second)}@supports not (contain:inline-size){@media only screen and (min-width:48rem){.ArticleListItem_teaserText__PaWbh{overflow:hidden;text-overflow:ellipsis}@supports(-webkit-line-clamp:1){.ArticleListItem_teaserText__PaWbh{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}}}}@container (min-width: 48rem ){.ArticleListItem_teaserText__PaWbh{overflow:hidden;text-overflow:ellipsis}@supports(-webkit-line-clamp:1){.ArticleListItem_teaserText__PaWbh{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}}}.TopArticles_topArticlesRoot__uuWuG{margin-top:2rem}.TopArticles_title__VTU_t{display:block;margin-bottom:1rem;color:var(--text-default-first)}.TopArticles_article__KMejR{margin-bottom:2rem}.ErrorGone_section__daGyv{padding-top:.5rem;padding-bottom:.5rem}.ErrorGone_titlePrimary__RPp11{margin:0 auto;padding-bottom:2rem}.ErrorGone_styledLink__Ztt4O{text-decoration:underline}.ErrorGone_unorderedList__nun51{margin-top:0;margin-bottom:0;padding-top:1rem;padding-right:1.5rem;padding-left:1.5rem;list-style:none}.ErrorGone_unorderedList__nun51 li{position:relative;margin-bottom:.75rem;padding-left:1.25rem}.ErrorGone_unorderedList__nun51 li:before{content:" ";position:absolute;top:8px;left:0;display:block;width:6px;height:6px;background-color:var(--background-icon-second)}@media only screen and (min-width:48em){.ErrorGone_unorderedList__nun51 li:before{top:12px}}.ErrorGone_list___1KPg{margin-top:1rem;padding-bottom:1rem}.ErrorGone_listItem___tqKe{display:flex;align-items:center;margin-bottom:2rem}.ErrorGone_listItem___tqKe:last-child{margin-bottom:0}.ThemeImage_dark__oVsZD,[data-theme=dark] .ThemeImage_light__H9uLQ,[data-theme=dark].ThemeImage_light__H9uLQ.ThemeImage_light__H9uLQ{display:none}[data-theme=dark] .ThemeImage_dark__oVsZD,[data-theme=dark].ThemeImage_dark__oVsZD.ThemeImage_dark__oVsZD,[data-theme=light] .ThemeImage_light__H9uLQ,[data-theme=light].ThemeImage_light__H9uLQ.ThemeImage_light__H9uLQ{display:unset}[data-theme=light] .ThemeImage_dark__oVsZD,[data-theme=light].ThemeImage_dark__oVsZD.ThemeImage_dark__oVsZD{display:none}.ErrorLayout_wrapper__buZ9A{display:flex;flex-direction:column;height:100%;padding:2rem 1rem;color:var(--text-default-first);background-color:var(--background-default-first)}@media only screen and (min-width:48rem){.ErrorLayout_wrapper__buZ9A{padding:2rem 6rem}}@media only screen and (min-width:96rem){.ErrorLayout_wrapper__buZ9A{padding:2rem 11rem}}.ErrorLayout_image__ygcQr{margin:0 auto 2rem}.ErrorServerError_root__JZirB{margin:0 auto}.ErrorServerError_titlePrimary__2V1EI{padding-bottom:2rem}[data-theme=light] .RadioButtonIcon_checkbox__Aq8Fd{color:var(--icon-default-third)}[data-theme=dark] .RadioButtonIcon_checkbox__Aq8Fd{color:var(--icon-consistent-od-01)}[data-theme=dark] .RadioButtonIcon_checkbox__Aq8Fd.RadioButtonIcon_selected__QcJwA{color:var(--icon-highlight)}.ThemeSelectorFooter_themeItem__Vn5pG{display:flex;flex-direction:row;align-items:center;padding-top:.5rem}.ThemeSelectorFooter_themeItem__Vn5pG>label{display:flex;flex-direction:row;flex-grow:1;gap:.5rem;align-items:center;justify-content:space-between}.ThemeSelectorFooter_themeItem__Vn5pG>label:active{outline:none}.ThemeSelectorFooter_themeItem__Vn5pG>label:active,.ThemeSelectorFooter_themeItem__Vn5pG>label:focus-visible{outline:var(--outline-width) double var(--link-highlight);outline-offset:var(--outline-offset)}.ThemeSelectorFooter_themeItem__Vn5pG input[type=radio]{position:absolute;opacity:0}.ThemeSelectorFooter_themeItem__Vn5pG .ThemeSelectorFooter_selected__8JRzy{color:var(--text-consistent-od-01)}.ThemeSelectorFooter_checkbox__kCs3G{flex-shrink:0}.BRLinks_section__qwSbu{display:flex;flex-direction:column;background:var(--background-default-fifth)}@media screen and (min-width:64rem){.BRLinks_section__qwSbu{flex-direction:row;gap:2rem;justify-content:space-between;padding-inline:2rem}}.BRLinks_brLinks__MdCDk{display:flex;gap:2.5rem;align-items:center;justify-content:center;padding-block:1rem;color:var(--icon-consistent-od-01)}.BRLinks_brLinks__MdCDk>*{height:3rem}@media screen and (min-width:30rem){.BRLinks_brLinks__MdCDk{gap:3.75rem}}@media screen and (min-width:64rem){.BRLinks_brLinks__MdCDk{gap:2rem}}.BRLinks_impressum__OOit_{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;padding:1rem 2rem;color:var(--text-consistent-od-01);background-color:var(--background-consistent-first)}.BRLinks_impressum__OOit_ .BRLinks_link__fUDz1{cursor:pointer;display:flex;justify-content:space-between;width:100%;padding:1rem;border:none;background-color:unset}.BRLinks_impressum__OOit_ .BRLinks_link__fUDz1 .BRLinks_icon__ihcEY{flex-shrink:0}@media screen and (min-width:64rem){.BRLinks_impressum__OOit_ .BRLinks_link__fUDz1 .BRLinks_icon__ihcEY{display:none}.BRLinks_impressum__OOit_ .BRLinks_link__fUDz1{display:unset;padding:0;white-space:nowrap;font-size:1.125rem;font-weight:600;font-style:normal;line-height:133.333%}}.BRLinks_impressum__OOit_ .BRLinks_link__fUDz1{font-size:1.125rem;font-weight:700;font-style:normal;line-height:100%}@media screen and (min-width:64rem){.BRLinks_impressum__OOit_{flex-direction:row;align-items:center;padding:0;background-color:unset}}.BRLinks_linkTitle__7mBKb{overflow:hidden;padding-right:.25rem;text-overflow:ellipsis;white-space:nowrap}.BRLinks_divider__KWyMi{display:none;padding-inline:1rem}@media screen and (min-width:64rem){.BRLinks_divider__KWyMi{display:block}}.ScrollToTop_scrollTopButton__CYpO_,.ScrollToTop_wrapper__i6261{display:flex;flex-direction:column;gap:.5rem;align-items:center;justify-content:center}.ScrollToTop_scrollTopButton__CYpO_{cursor:pointer;border:none;color:var(--text-consistent-od-01);background:none}.ScrollToTop_scrollTopButton__CYpO_>span{white-space:nowrap}.ScrollToTop_image__hPyUm{width:3.125rem;height:3.125rem;padding:.4375rem;border:.125rem solid var(--background-icon-first);border-radius:50%;color:var(--text-consistent-ol);background-color:var(--background-highlight-first);transition:transform var(--transition-duration)}.ScrollToTop_image__hPyUm:focus-visible{transform:scale(1.1)}@media screen and (hover:hover)and (pointer:fine){.ScrollToTop_image__hPyUm:hover{transform:scale(1.1)}}.AppSection_section__1_7I8{display:flex;flex-direction:column;align-items:flex-start}.NavigationButton_button__M_jDU{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:3.5rem;padding:0 1rem;border:none;white-space:nowrap;background-color:rgba(0,0,0,0)}.NavigationButton_button__M_jDU,.NavigationButton_text__tYU5E{overflow:hidden;text-overflow:ellipsis}.NavigationButton_chevron__knqe2{margin-left:auto;transition:transform var(--transition-duration) ease-in-out}.NavigationButton_chevron__knqe2.NavigationButton_up__wRhfT{transform:rotate(180deg)}.NavigationButton_chevron__knqe2.NavigationButton_down__D5U0_{transform:rotate(0)}.Section_section__hnWAR{margin:0 1.75rem;padding:1rem .25rem 2rem;border-bottom:.125rem solid var(--background-button-second)}@media screen and (min-width:64rem){.Section_section__hnWAR{margin:0;padding:0;border-bottom:none}}.Section_childWrapper__rIGtj{padding:0 1rem}.Section_navigationButton__5Ek7U{width:100%;color:var(--text-consistent-od-01)}.LinkSection_link__m8JaS{display:block;margin-top:.5rem}.Tooltip_tooltip__2QIu8{display:flex;gap:.5rem;align-items:flex-start;align-self:stretch;padding:.25rem .5rem;color:var(--text-consistent-ol);background:var(--background-icon-second)}.Tooltip_tooltip__2QIu8.Tooltip_success__oIR_b{background:var(--background-highlight-first)}.NewsletterSection_formWrapper__AzHnP{margin-top:1rem;margin-inline:-1rem}@media screen and (min-width:64rem){.NewsletterSection_formWrapper__AzHnP{margin-inline:0}}.NewsletterSection_form__msoIr{display:grid;grid-template-columns:1fr max-content}.NewsletterSection_form__msoIr.NewsletterSection_pending__xxOAN{pointer-events:none;opacity:.4}.NewsletterSection_button__DKvz5{display:flex;align-items:center;justify-content:center;width:2.625rem;height:2.625rem;border:1px solid var(--icon-consistent-od-01);color:var(--text-consistent-ol);background:var(--background-highlight-first)}.NewsletterSection_button__DKvz5:focus-visible{outline:var(--icon-consistent-ol) solid 1px;outline-offset:calc(-1*var(--outline-offset))}.NewsletterSection_input__Z5TAy{min-width:0;height:2.625rem;padding-inline:.5rem;border:1px solid var(--icon-consistent-od-01);background:var(--background-consistent-second);outline-offset:calc(-1*var(--outline-offset))}.NewsletterSection_input__Z5TAy,.NewsletterSection_input__Z5TAy::placeholder{color:var(--text-consistent-od-01)}.Social_social__AOBAb{display:flex;align-items:center;justify-content:center;padding:1.5rem 3.75rem;background:var(--background-default-fifth)}.Social_social__AOBAb>*{height:2rem}.Social_iconWrapper__LCx9a{display:flex;flex:1 0;justify-content:space-around;max-width:25.9375rem;list-style:none}.Social_socialLink__dBaKx{display:block}.FooterDesktop_footer__EpORW{display:grid;grid-template-areas:"social    social     social     social   " "bayern    rubriken   medien     app-theme" "bayern    newsletter newsletter app-theme" "impressum impressum  impressum  impressum";grid-template-columns:2fr 1fr 1fr 2fr;grid-gap:0 2rem;gap:0 2rem}.FooterDesktop_newsletterSection__YY92g.FooterDesktop_newsletterSection__YY92g{border-bottom:none}@media screen and (min-width:64rem){.FooterDesktop_socialSection__FCxM6{grid-area:social}.FooterDesktop_bayernSection__efw2B.FooterDesktop_bayernSection__efw2B{grid-area:bayern;justify-self:end;width:15rem;padding-top:2rem}.FooterDesktop_rubrikenSection__7_GYq.FooterDesktop_rubrikenSection__7_GYq{grid-area:rubriken;padding-top:2rem}.FooterDesktop_medienSection__4QbGF.FooterDesktop_medienSection__4QbGF{grid-area:medien;padding-top:2rem}.FooterDesktop_appTheme__Rpmnr.FooterDesktop_appTheme__Rpmnr{display:flex;grid-area:app-theme;flex-direction:column;gap:1rem;width:15rem;padding-top:2rem}.FooterDesktop_newsletterSection__YY92g.FooterDesktop_newsletterSection__YY92g{grid-area:newsletter;padding-top:1.375rem;padding-bottom:2rem}.FooterDesktop_impressumSection__Yehc3{grid-area:impressum}}.FooterDesktop_scrollTop__w8rzF{position:absolute;top:-1.5625rem;right:2.5rem;justify-self:end;margin-bottom:-.5625rem}.FooterMobile_footer__9C5bX{display:flex;flex-direction:column}.FooterMobile_newsletterSection__4t2jZ.FooterMobile_newsletterSection__4t2jZ{border-bottom:none}.FooterMobile_scrollTop__kD7WT{position:relative;top:-1.5625rem;margin-bottom:-.5625rem}.Footer_footer__2M3cp{isolation:isolate;position:relative;color:var(--text-consistent-od-02);background-color:var(--background-consistent-first)}.Banner_closeButton__EH_Ld{cursor:pointer;position:relative;flex-shrink:0;align-self:start;margin-top:.75rem;margin-right:.75rem;border-width:0;color:var(--text-consistent-od-01);appearance:none;background-color:rgba(0,0,0,0)}.Banner_content__hYhbR{display:flex;flex:1 1 auto;flex-direction:column;width:100%;padding:.75rem 1.5rem}.Banner_wrapper___WInn{width:100%;max-width:96rem;background-color:var(--background-button-second)}.Banner_wrapper___WInn,.Header_header__6T5N_{position:sticky;display:flex;color:var(--text-consistent-od-01)}.Header_header__6T5N_{isolation:isolate;z-index:1;top:0;flex-direction:column;justify-content:space-between}.Header_mainMenu__l32mC{position:absolute;z-index:2;top:3rem;width:100%;height:calc(100vh - 3rem)}@media screen and (min-width:64rem){.Header_mainMenu__l32mC{right:0;width:33.33%;height:unset;max-height:calc(100vh - 3rem)}}.Header_bayernMenu__llxPL{position:absolute;z-index:2;top:3rem;display:none;margin-left:6.8125rem;visibility:hidden;background-color:var(--background-default-third)}.Header_bayernMenu__llxPL.Header_open__mNWou{display:block;visibility:visible}.HeaderNavigation_navigationContainer__Un1bq{display:grid;grid-template-areas:"logo title buttons";grid-template-columns:min-content 1fr min-content;height:3rem;background-color:var(--background-default-third);transition:height var(--transition-duration)}.HeaderNavigation_navigationContainer__Un1bq.HeaderNavigation_condensed__8SVfI{height:3.625rem}@media screen and (min-width:64rem){.HeaderNavigation_navigationContainer__Un1bq{grid-template-areas:"logo highlight buttons" "logo title title";height:4.75rem}}.HeaderNavigation_logo__CxzfE{grid-area:logo;height:100%}.HeaderNavigation_highlightNavigation__WMT_o{display:none;grid-area:highlight;min-width:0}@media screen and (min-width:64rem){.HeaderNavigation_highlightNavigation__WMT_o{display:flex;height:3rem}}.HeaderNavigation_navigationButtons__zWowi{display:flex;grid-area:buttons;flex-direction:row;justify-content:flex-end;height:3rem;padding-right:.25rem}.HeaderNavigation_title__8usmh{overflow:hidden;grid-area:title;height:3rem;line-height:3rem;text-overflow:ellipsis;white-space:nowrap;transition-duration:var(--transition-duration);transition-property:height,color}@media screen and (min-width:64rem){.HeaderNavigation_title__8usmh{height:1.75rem;padding:0 3rem;line-height:1.75rem;color:var(--text-consistent-ol);background-color:var(--background-highlight-first)}.HeaderNavigation_condensed__8SVfI .HeaderNavigation_title__8usmh{height:.625rem;color:var(--background-highlight-first)}}.HeaderNavigation_navigationButton__E6AAP{display:flex;align-items:center;align-self:flex-end;justify-content:center;height:100%;padding:0 .75rem;color:var(--text-consistent-od-01)}.HeaderNavigation_navigationButton__E6AAP:last-child{margin-right:0}.HeaderNavigation_navigationButton__E6AAP>*{display:inline-block;white-space:nowrap}.HeaderNavigation_navigationButton__E6AAP .HeaderNavigation_navigationIcon__wt_ZI{color:var(--text-consistent-od-01)}@media screen and (min-width:64rem){.HeaderNavigation_navigationButton__E6AAP{margin-right:1rem}}.HeaderNavigation_search__K7jfs{display:flex}.HeaderNavigation_menuOpen___brjO .HeaderNavigation_search__K7jfs{display:none}@media screen and (min-width:64rem){.HeaderNavigation_menuOpen___brjO .HeaderNavigation_search__K7jfs{display:flex}}.HeaderNavigation_buttonCaption__SyiN2{display:none;margin-right:.75rem}.HeaderNavigation_menuOpen___brjO .HeaderNavigation_buttonCaption__SyiN2{display:inline-block}@media screen and (min-width:64rem){.HeaderNavigation_buttonCaption__SyiN2{display:inline-block}}.HighlightNavigation_highlightNavigation__HETb3{overflow:hidden;flex-wrap:wrap;gap:1rem;align-items:center;padding-left:3rem;color:var(--text-consistent-od-02)}.HighlightNavigation_link__HqPO_{height:100%;padding-inline:.5rem;line-height:3rem;white-space:nowrap}.HighlightNavigation_link__HqPO_:first-child{margin-left:-.5rem}.HighlightNavigation_link__HqPO_.HighlightNavigation_active__m1JkX{color:var(--link-highlight)}.HighlightNavigation_link__HqPO_.HighlightNavigation_hidden__DB4_y{visibility:hidden}.Logo_homeLink__r4JLh{display:flex;align-items:center;justify-content:center;padding:0 1rem}.LoadingBar_container__pr_Ez{pointer-events:none;opacity:1}.LoadingBar_container__pr_Ez.LoadingBar_finished__Wkp2F{opacity:0}.LoadingBar_bar__HNZRJ{position:fixed;z-index:1031;top:0;left:0;width:100%;height:.1875rem;background-color:var(--background-highlight-first)}.LoadingBar_spinner__o_i7S{position:absolute;right:0;transform:rotate(3deg) translateY(-4px);display:block;width:100px;height:100%;opacity:1;box-shadow:0 0 10px var(--background-highlight-first),0 0 5px var(--background-highlight-first)}.Tabs_tabList__UruIv{display:flex;align-items:flex-start;align-self:stretch;justify-content:space-around;width:100%}.Tabs_tabList__UruIv>button{display:flex;flex-direction:column;gap:.25rem;align-items:center;height:4.8125rem;padding:1rem 1rem 0}.Tabs_tabList__UruIv>button,.Tabs_tabList__UruIv>button>svg{color:var(--text-consistent-od-01)}@media screen and (hover:hover)and (pointer:fine){.Tabs_tabList__UruIv>button:hover:not(:focus-visible){outline:none}}.Tabs_tabButtonLabel__kpno_{display:block}.Tabs_activeTabLine__wX5kv{display:block;width:100%;border-bottom:2px solid var(--background-highlight-first)}.Tabs_tabContainer__MNu4T{display:flex;flex:1 1;flex-direction:column;min-height:0;background-color:var(--background-default-fifth)}.Tabs_tabContent__DJAlr{overflow-y:auto;display:none;height:100%;outline-offset:calc(-1*var(--outline-offset))}.Tabs_tabContent__DJAlr.Tabs_tabActive__5sweK{display:block}.ThemeSelector_themeSelector__zmxV4{display:flex;gap:1.75rem;align-items:flex-start;align-self:stretch;justify-content:center;padding:1rem 0;list-style:none}.ThemeSelector_themeItem__uXpr3,.ThemeSelector_themeItem__uXpr3>label{display:flex;flex-direction:column;align-items:center}.ThemeSelector_themeItem__uXpr3>label:focus-visible{outline:var(--outline-width) double currentColor}.ThemeSelector_themeItem__uXpr3 input[type=radio]{position:absolute;opacity:0}.ThemeSelector_radioImage__Ahw52{margin-bottom:1.5rem;border-radius:4px;outline:1px solid #647890}.ThemeSelector_selected__0w4eY .ThemeSelector_radioImage__Ahw52{outline-color:var(--icon-highlight);outline-width:4px}.ThemeSelector_checkbox__XWUBL{margin-bottom:.25rem}.ThemeSelector_radioLabel__Rov2u{line-height:1.75rem}.MainNavigation_navigation__yvDTB{display:none;visibility:hidden}.MainNavigation_navigation__yvDTB.MainNavigation_open__DTZVx{display:block;visibility:visible}.MainNavigation_navigationTabs__4MdHK{display:flex;flex-direction:column;flex-grow:1;height:100%;max-height:calc(100vh - 3rem);background-color:var(--background-default-third)}.MainNavigation_themeSelectorCaption__KHbFj{align-self:flex-start;height:3.5rem;padding:0 .75rem;line-height:3.5rem}.NavigationList_navigationList__0EGlN{background-color:var(--background-button-second)}.NavigationList_navigationList__0EGlN:focus-within{outline:none}.NavigationListItem_navigationListItem__V63t5{display:flex;flex-direction:column;align-items:center;align-self:stretch;justify-content:center;border-bottom:2px solid var(--background-button-second);color:var(--text-consistent-od-01);background-color:var(--background-default-fifth)}.NavigationListItem_navigationListItem__V63t5:last-of-type{border-bottom:none}.NavigationListItem_navigationListItem__V63t5 .NavigationListItem_button__FiZuu{width:100%;color:var(--text-consistent-od-01)}.NavigationListItem_navigationListItem__V63t5 .NavigationListItem_button__FiZuu>svg{color:var(--text-consistent-od-01)}.NavigationListItem_navigationListItem__V63t5 .NavigationListItem_link__3z381{overflow:hidden;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:3.5rem;padding:0 1rem;text-overflow:ellipsis;white-space:nowrap}.NavigationListItem_navigationListItem__V63t5 .NavigationListItem_link__3z381.NavigationListItem_active__go8ET{color:var(--link-highlight)}.NavigationListItem_navigationListItem__V63t5 .NavigationListItem_icon__SScLt{margin-left:auto;color:var(--text-consistent-od-01)}.NavigationListItem_navigationListItem__V63t5 .NavigationListItem_subpointIcon__l_dTr{height:1.5rem;padding-right:.25rem;color:var(--text-consistent-od-01)}.NavigationListItem_navigationListItem__V63t5.NavigationListItem_depth1__zpyWo{padding-left:0;background-color:var(--background-default-third)}.NavigationListItem_nestedNavigationList__e_TUS{display:none;width:100%;background-color:var(--background-background-third)}.NavigationListItem_expanded__Z9RoG .NavigationListItem_nestedNavigationList__e_TUS{display:block}.SkipLink_skipLink__vspnt{position:absolute;z-index:6;transform:translateX(-99999%);padding:.5rem;color:var(--text-consistent-od-01);background-color:var(--background-default-third);transition:transform var(--transition-duration)}.SkipLink_skipLink__vspnt:focus{transform:translateX(0)}.AppShellLayout_content__zSaDG{isolation:isolate;position:relative;z-index:0;flex-grow:1}.lg-on .AppShellLayout_content__zSaDG{z-index:2}@font-face{font-family:theSansC5s;src:url(/nachrichten/_next/static/media/0e169b2a7464736c-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:theSansC5s;src:url(/nachrichten/_next/static/media/b0fb0f98ab0fa267-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:theSansC5s;src:url(/nachrichten/_next/static/media/cec4728ced8a0dc5-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:italic}@font-face{font-family:theSansC5s;src:url(/nachrichten/_next/static/media/88312169bb2fe4d6-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:theSansC5s;src:url(/nachrichten/_next/static/media/7d0b0e358902de54-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:theSansC5s;src:url(/nachrichten/_next/static/media/6a18c65ce64acabd-s.p.woff2) format("woff2");font-display:swap;font-weight:350;font-style:normal}@font-face{font-family:theSansC5s Fallback;src:local("Arial");ascent-override:99.76%;descent-override:32.46%;line-gap-override:30.52%;size-adjust:98.23%}.__className_422e67{font-family:theSansC5s,theSansC5s Fallback,Helvetica Neue,Helvetica,Arial,Verdana,Tahoma,sans-serif}.__variable_422e67{--font-family:"theSansC5s","theSansC5s Fallback",Helvetica Neue,Helvetica,Arial,Verdana,Tahoma,sans-serif}
/*# sourceMappingURL=d86d344d0a3e23eb.css.map*/