:root :where(.breadcrumbs-wrapper>.region){max-width:100%;padding-inline:2rem;font-size:1.4rem;margin-bottom:2rem}.component-news-sidebar .content-wrap>ul{list-style:none;padding:0;margin:0}.component-news-sidebar .content-wrap>ul>li{margin-bottom:1.5rem}:root :where(.pagination){display:flex;justify-content:center}.pagination :where(.screen-reader-text){display:none}.pagination :where(.page-numbers){padding:.5em 1em;margin:0 .25em;border:1px solid var(--color-primary);color:var(--color-primary);text-decoration:none;border-radius:.25em}:root :where(.site-footer){--local-text-color:var(--local-text-color);--local-line-color:var(--local-line-color)}.site-footer :where(.component-wrapper,.component-wrapper a){color:var(--local-text-color);font-size:1.6rem}.site-footer :where(.footer-columns .content-wrap){display:grid;grid-template-columns:1fr 8rem 1fr 8rem 1fr;grid-template-areas:"logo logo logo logo logo" "contact line-1 menu line-2 social";gap:2rem}.site-footer :where(.footer-columns p:last-of-type){margin-bottom:0}.site-footer :where(.footer-columns .column-logo){grid-area:logo;justify-self:start}.site-footer :where(.footer-columns .column-contact-information){grid-area:contact;justify-self:start}.site-footer :where(.footer-columns .column-menu){grid-area:menu;justify-self:center}.site-footer :where(.footer-columns .column-social){grid-area:social;justify-self:end}.site-footer :where(.footer-columns .column-line-1){grid-area:line-1}.site-footer :where(.footer-columns .column-line-2){grid-area:line-2}.site-footer :where(.footer-columns .column-line){border-left:1px solid var(--local-line-color);justify-self:center}.site-footer :where(.footer-columns .column-menu ul){display:grid;gap:2rem}.site-footer :where(.footer-columns .column-social ul){display:grid;gap:2rem}.site-footer :where(.footer-columns .column-social ul,.footer-columns .column-social li){list-style-type:none;padding:0;margin:0}.site-footer :where(.footer-columns .column-social svg){width:2rem;height:2rem}.site-footer :where(.footer-columns .column-menu ul,.footer-columns .column-menu li){list-style-type:none;padding:0;margin:0}.site-footer :where(.footer-columns .column.column-logo img){max-width:20rem;width:100%}@media screen and (width <=900px){.site-footer :where(.footer-columns .content-wrap){display:grid;grid-template-columns:1fr 1px 1fr;grid-template-areas:"logo    logo   logo" "contact line-2 menu" "social  social social";gap:2rem}.site-footer :where(.footer-columns .content-wrap>*){justify-self:center}.site-footer :where(.footer-columns .column-social ul){grid-auto-flow:column}.site-footer :where(.footer-columns .column-line.column-line-1){display:none}}@media screen and (width <=700px){.site-footer :where(.footer-columns .content-wrap){display:grid;grid-template-columns:1fr;grid-template-areas:"logo" "contact" "line-1" "menu" "line-2" "social";gap:2rem}.site-footer :where(.footer-columns .column-menu ul){max-width:71dvw;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around}.site-footer :where(.footer-columns .column-line){display:block;border-top:1px solid var(--local-line-color);border-left:none;width:60%}}.site-footer :where(.footer-simple-text .content-wrap) :where(a,p){color:var(--local-text-color)}.site-footer :where(.footer-simple-text .content-wrap) :where(hr){border:none;border-top:1px solid var(--local-text-color)}.site-footer :where(.footer-simple-text p:last-of-type){margin-bottom:0}:root :where(.cookie-banner-container.hidden){display:none}:root :where(.cookie-banner-container):not(.hidden){width:100dvw;position:fixed;background:var(--color-brand-dark-blue);bottom:0;box-shadow:0 -5px 20px 0 #0004;z-index:var(--z-index-cookie-banner)}:root :where(.cookie-banner-container,.cookie-banner-container a){color:var(--color-primary-white)}.cookie-banner-container :where(.cookie-banner-wrapper){display:grid;grid-template-columns:1fr min-content;padding-block:var(--size-small);padding-inline:var(--size-medium);column-gap:4rem}.cookie-banner-container :where(.cookie-banner-wrapper .cookie-banner-text p:last-child){margin-bottom:0}.cookie-banner-container :where(.cookie-banner-wrapper .cookie-banner-text p a){text-decoration:underline}.cookie-banner-container :where(.cookie-banner-wrapper .cookie-banner-text h2){font-size:1.8rem;margin-block:0}.cookie-banner-container :where(.cookie-banner-wrapper .cookie-banner-button){display:flex;align-items:center;justify-content:center;height:100%}@media screen and (max-width:700px){.cookie-banner-container :where(.cookie-banner-wrapper){grid-template-columns:1fr;row-gap:2rem}}.back-to-top{position:fixed;isolation:isolate;transition:all .25s ease-in-out;bottom:3rem;z-index:var(--z-index-back-to-top);opacity:0;left:1rem;visibility:hidden}.back-to-top.visible{visibility:visible;opacity:.7}.back-to-top-button{background:var(--color-brand-grey-2);width:5rem;height:5rem;border:var(--color-primary-white) solid .15rem;display:grid;place-content:center}.back-to-top svg{width:2rem;transform:rotate(180deg);stroke:var(--color-primary-white) !important}@media screen and (max-width:730px){.back-to-top{display:none}}