/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.m-toggler{margin-top:1rem;scroll-margin-top:1rem}.m-toggler+.m-toggler{margin-top:.5rem}.m-toggler__title{color:#0079a7;font-size:1.125rem;font-weight:700;margin:0;padding:0}.m-toggler__handler{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:none;color:inherit;cursor:pointer;display:flex;font-size:inherit;font-weight:inherit;gap:1rem;padding:.5rem 0;text-align:left;width:100%}.m-toggler__handler:focus{outline:0}.m-toggler__handler:focus-visible{outline:1px dashed currentcolor}.m-toggler__icon{align-items:center;background-color:#e5007d;border:2px solid #e5007d;border-radius:50%;color:#fff;display:inline-flex;padding:.25rem}.m-toggler__text{margin-top:.25rem}.m-toggler__indicator{display:block;font-size:1.5em;font-weight:400;line-height:1;margin-top:.125em;transform:rotate(-90deg);transition:transform .2s cubic-bezier(.645,.045,.355,1)}[aria-expanded=true] .m-toggler__indicator{transform:rotate(0);transition:transform .2s cubic-bezier(.645,.045,.355,1)}.m-toggler__indicator::after{content:"+"}[aria-expanded=true] .m-toggler__indicator::after{content:"−"}.m-toggler__body{padding:0 0 1rem}.m-toggler--has-icon .m-toggler__body{padding-left:calc(1rem + 1.125rem * 2)}.m-toggler__body>:first-child{margin-top:0}.m-toggler--theme-default .m-toggler__handler:hover .m-toggler__text{text-decoration:underline}.m-toggler--theme-outline{border:1px solid #d3d1d9;border-radius:6px}.m-toggler--theme-outline .m-toggler__handler{padding:.75rem 1rem}.m-toggler--theme-outline .m-toggler__handler:hover{background-color:#eeedf2}.m-toggler--theme-outline .m-toggler__body{padding:0 1rem 1rem}.m-toggler--theme-outline .m-toggler__text{flex:auto}.m-toggler--theme-card{border:1px solid #918bb1;border-radius:6px}.m-toggler--theme-card .m-toggler__title{color:#5f1f7a;font-size:1.125rem}.m-toggler--theme-card .m-toggler__handler{padding:.75rem 1rem}.m-toggler--theme-card .m-toggler__handler:hover{background-color:#eeedf2}.m-toggler--theme-card .m-toggler__body{padding:0 1rem 1rem}.m-toggler--theme-card .m-toggler__text{flex:auto}.m-toggler--theme-light{background:#f4f8fc;border:1px solid #d3d1d9;border-radius:6px}.m-toggler--theme-light .m-toggler__title{color:#5f1f7a}.m-toggler--theme-light .m-toggler__handler{padding:.75rem 1rem}.m-toggler--theme-light .m-toggler__handler:hover{background-color:#eeedf2}.m-toggler--theme-light .m-toggler__body{color:#24272b;padding:0 1rem 1rem}.m-toggler--theme-light .m-toggler__text{flex:auto}.m-toggler--theme-link .m-toggler__title{color:#5f1f7a;font-weight:400}.m-toggler--theme-link .m-toggler__text{text-decoration:underline}.m-toggler--theme-link .m-toggler__handler:hover .m-toggler__text{text-decoration:none}.m-toggler--theme-muted .m-toggler__title{color:#575766;font-size:1rem;font-weight:400}.m-toggler--theme-muted .m-toggler__handler:hover .m-toggler__text{text-decoration:underline}.m-toggler--theme-muted .m-toggler__indicator{margin-top:.25rem}.m-toggler--theme-muted .m-toggler__body{font-size:1rem;padding:0 1rem 1rem 0}
.m-back-to-top{bottom:2rem;opacity:0;padding-left:calc(.25rem - 1px);padding-right:calc(.75rem - 1px);pointer-events:none;position:fixed;right:4rem;transition:opacity .3s cubic-bezier(.645,.045,.355,1);z-index:1000}.m-back-to-top.is-visible{opacity:1;pointer-events:auto}@media (max-width:991px){.m-back-to-top{display:none}}@media print{.m-back-to-top{display:none}}
.m-icon{align-items:center;display:inline-flex;height:1.5em;width:1.5em}.m-icon svg{display:block;fill:currentcolor;height:inherit;width:inherit}.m-icon--direction-top{transform:rotate(270deg)}.m-icon--direction-right{transform:rotate(0)}.m-icon--direction-left{transform:rotate(180deg)}.m-icon--direction-bottom{transform:rotate(90deg)}.m-icon--size-small{height:1em;width:1em}.m-icon--size-large{height:2em;width:2em}.m-icon--size-huge{height:2.5em;width:2.5em}
.m-site-switch{color:#fff;padding-top:.25rem}.m-site-switch__item{padding:.5rem 1rem}.m-site-switch__item--is-active{background:#fff;border-top-left-radius:6px;border-top-right-radius:6px;color:#0079a7}.m-site-switch__list{display:flex;list-style:none;margin:0;padding:0}.m-site-switch__site{color:inherit;font-weight:700;text-decoration:none;white-space:nowrap}.m-site-switch__site:hover{text-decoration:underline}
.m-cookiebar{background-color:#f4f8fc;display:none;padding:.5rem 0;position:relative;width:100%;z-index:500}.m-cookiebar--is-visible{display:block}.m-cookiebar__container{align-items:center;display:flex}.m-cookiebar__content{flex:1 1 auto}.m-cookiebar__content>*{margin-top:.25rem}.m-cookiebar__content>:first-child{margin-top:0}
.o-footer__grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:832px){.o-footer__grid{grid-template-columns:3fr 2fr 2fr}}.o-footer__content{background-color:#0079a7;padding-bottom:2rem;padding-top:2rem}@media (min-width:832px){.o-footer__content{padding-bottom:3rem;padding-top:3rem}}.o-footer__main-menu h2{display:none}@media (min-width:832px){.o-footer__main-menu h2{display:block}}.o-footer__title{color:#24272b;font-family:Lato,sans-serif;font-size:clamp(1.125rem,1rem + .3vw,1.25rem);font-weight:700;line-height:1.25;scroll-margin-top:1.5rem}.o-footer__title:focus{outline:1px dashed currentcolor;outline-offset:2px}.o-footer__toggler{display:flex;justify-content:space-between;padding:0}.o-footer__toggler-arrow{transform:rotate(90deg);transition:transform .2s cubic-bezier(.645,.045,.355,1)}[aria-expanded=true] .o-footer__toggler-arrow{transform:rotate(-90deg)}.o-footer__meta{margin-bottom:1.5rem;margin-top:1.5rem}.o-footer__meta .m-menu__list{display:inline}.o-footer__meta .m-modal__dialog{max-width:560px}.o-footer__meta .m-menu__item{margin-right:.75rem}@media (min-width:992px){.o-footer__meta .m-menu__item{margin-right:1.5rem}}@media (max-width:831px){.o-footer__meta{margin-top:1.25rem}}@media (max-width:991px){.o-footer__language-button{border-right:none;margin-right:0}}.o-footer__wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.o-footer__wrapper-start{align-items:center;display:block}.o-footer__language-block::after{align-self:center;border:none;content:"";margin-right:.75rem}@media (min-width:992px){.o-footer__language-block::after{border-left:1px solid #d3d1d9;margin-left:1.25rem;margin-right:1.25rem;padding:.25rem 0}}.o-footer__wrapper-end{align-items:flex-end;display:flex;justify-content:flex-end}@media (max-width:991px){.o-footer__wrapper-end{justify-content:space-between;width:100%}}.o-footer__language-block{display:inline;row-gap:1rem}.o-footer__social-block{display:flex}.o-footer__copyright-menu{display:inline}.o-footer__back-to-top{display:inline-flex;white-space:nowrap}.o-footer__slogan{color:#24272b;font-family:Lato,sans-serif;font-size:clamp(1.125rem,1rem + .3vw,1.25rem);font-weight:700;line-height:1.25;scroll-margin-top:1.5rem;color:#fff}.o-footer__slogan:focus{outline:1px dashed currentcolor;outline-offset:2px}
