@charset "UTF-8";
/*!
 * Mmenu Light
 * mmenujs.com/mmenu-light
 *
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-4.0
 * http://creativecommons.org/licenses/by/4.0/
 */:root{--mm-ocd-width:80%;--mm-ocd-min-width:200px;--mm-ocd-max-width:440px}body.mm-ocd-opened{overflow-y:hidden;overscroll-behavior:none}.mm-ocd{background:transparent;bottom:100%;left:0;overflow:hidden;overscroll-behavior:contain;position:fixed;right:0;top:0;transition-delay:.45s,.15s;transition-duration:0s,.3s;transition-property:bottom,background-color;transition-timing-function:ease;z-index:9999}.mm-ocd--open{background:rgba(0,0,0,.25);bottom:0;transition-delay:0s}.mm-ocd__content{background:#fff;bottom:0;max-width:var(--mm-ocd-max-width);min-width:var(--mm-ocd-min-width);position:absolute;top:0;transition-duration:.3s;transition-property:transform;transition-timing-function:ease;width:var(--mm-ocd-width);z-index:2}.mm-ocd--left .mm-ocd__content{left:0;transform:translate3d(-100%,0,0)}.mm-ocd--right .mm-ocd__content{right:0;transform:translate3d(100%,0,0)}.mm-ocd--open .mm-ocd__content{transform:translateZ(0)}.mm-ocd__backdrop{background:rgba(3,2,1,0);bottom:0;position:absolute;top:0;width:clamp(100% - var(--mm-ocd-max-width),100% - var(--mm-ocd-width),100% - var(--mm-ocd-min-width));z-index:3}.mm-ocd--left .mm-ocd__backdrop{right:0}.mm-ocd--right .mm-ocd__backdrop{left:0}.mm-spn,.mm-spn a,.mm-spn li,.mm-spn span,.mm-spn ul{box-sizing:border-box;display:block;margin:0;padding:0}:root{--mm-spn-item-height:50px;--mm-spn-item-indent:20px;--mm-spn-line-height:24px;--mm-spn-panel-offset:30%}.mm-spn{-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);height:100%;overflow:hidden;transform:translateX(0);width:100%}.mm-spn ul{-webkit-overflow-scrolling:touch;background:inherit;bottom:0;cursor:default;left:100%;line-height:var(--mm-spn-line-height);overflow:visible;overflow-y:auto;padding-right:var(--mm-spn-panel-offset);position:fixed;top:0;transition:left .3s ease 0s;width:calc(100% + var(--mm-spn-panel-offset));z-index:2}.mm-spn ul:after{content:"";display:block;height:var(--mm-spn-item-height)}.mm-spn ul.mm-spn--open,.mm-spn>ul{left:0}.mm-spn ul.mm-spn--parent{left:calc(var(--mm-spn-panel-offset)*-1);overflow:visible}.mm-spn li{background:inherit;cursor:pointer;position:relative}.mm-spn li:before{border-right:2px solid;border-top:2px solid;content:"";display:block;height:10px;opacity:.4;position:absolute;right:calc(var(--mm-spn-item-height)/2);top:calc(var(--mm-spn-item-height)/2);transform:rotate(45deg) translateY(-50%);width:10px;z-index:0}.mm-spn li:after{border-top:1px solid;content:"";display:block;margin-left:var(--mm-spn-item-indent);opacity:.15}.mm-spn a,.mm-spn span{padding:calc((var(--mm-spn-item-height) - var(--mm-spn-line-height))/2) var(--mm-spn-item-indent);position:relative;z-index:1}.mm-spn a{background:inherit;color:inherit;text-decoration:none}.mm-spn a:not(:last-child){width:calc(100% - var(--mm-spn-item-height))}.mm-spn a:not(:last-child):after{border-right:1px solid;bottom:0;content:"";display:block;opacity:.15;position:absolute;right:0;top:0}.mm-spn span{background:transparent}.mm-spn.mm-spn--navbar{cursor:pointer}.mm-spn.mm-spn--navbar:before{border-left:2px solid;border-top:2px solid;content:"";display:block;height:10px;left:var(--mm-spn-item-indent);margin-top:2px;opacity:.4;position:absolute;top:calc(var(--mm-spn-item-height)/2);transform:rotate(-45deg) translate(50%,-50%);width:10px}.mm-spn.mm-spn--navbar.mm-spn--main{cursor:default}.mm-spn.mm-spn--navbar.mm-spn--main:before{content:none;display:none}.mm-spn.mm-spn--navbar:after{content:attr(data-mm-spn-title);display:block;height:var(--mm-spn-item-height);left:0;line-height:var(--mm-spn-item-height);opacity:.4;overflow:hidden;padding:0 calc(var(--mm-spn-item-indent)*2);position:absolute;right:0;text-align:center;text-overflow:ellipsis;top:0;white-space:nowrap}.mm-spn.mm-spn--navbar.mm-spn--main:after{padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--navbar ul{top:calc(var(--mm-spn-item-height) + 1px)}.mm-spn.mm-spn--navbar ul:before{border-top:1px solid;content:"";display:block;opacity:.15;position:fixed;top:inherit;width:100%;z-index:2}.mm-spn.mm-spn--light{background:#f3f3f3;color:#444}.mm-spn.mm-spn--dark{background:#333;color:#ddd}.mm-spn.mm-spn--vertical{overflow-y:auto}.mm-spn.mm-spn--vertical ul{padding-right:0;position:static;width:100%}.mm-spn.mm-spn--vertical ul ul{display:none;padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--vertical ul ul:after{height:calc(var(--mm-spn-item-height)/2)}.mm-spn.mm-spn--vertical ul.mm-spn--open{display:block}.mm-spn.mm-spn--vertical li.mm-spn--open:before{transform:rotate(135deg) translate(-50%)}.mm-spn.mm-spn--vertical ul ul li:last-child:after{content:none;display:none}.mm-spn .current>a,.mm-spn .section>a{color:#dc0b32}#meta-nav{background:#f2f3f4;font-size:.875rem;height:40px;line-height:1}#meta-nav a{color:#313131}#meta-nav nav,#meta-nav nav a{align-items:center;display:flex;flex-flow:row nowrap;height:100%}#meta-nav nav a:not(:first-child){margin-left:1rem}#meta-nav nav a i{margin-right:.25rem}body{position:relative}#page-header{line-height:1;margin-bottom:25px}@media (min-width:768px){#page-header{margin-bottom:50px}}#page-header>.container{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;padding-bottom:25px;padding-top:25px}@media (min-width:768px){#page-header>.container{align-items:end;flex-flow:row wrap;padding-bottom:0}}#page-header a.logo{color:#235aa1;display:flex;flex-flow:row}@media (min-width:768px){#page-header a.logo{margin-bottom:15px}}#page-header a.logo:hover{color:#235aa1}#page-header a.logo img{height:62px;width:62px}#page-header a.logo .title-date{margin-left:1rem}#page-header a.logo .title-date>div:first-of-type{display:flex;flex-flow:column}#page-header a.logo .title-date>div:first-of-type .title{font-size:1.4375rem;font-weight:700;text-transform:uppercase}#page-header a.logo .title-date>div:first-of-type .claim{font-size:1.125rem}#page-header a.logo .title-date>div:first-of-type .claim.de{text-transform:uppercase}#page-header a.logo .title-date>div:last-of-type{color:#235aa1;display:flex;flex-flow:column;margin-top:.25rem}#page-header a.logo .title-date>div:last-of-type .date{font-size:1.125rem;font-weight:700}@media (min-width:768px){#page-header a.logo .title-date{display:flex;flex-flow:row nowrap}#page-header a.logo .title-date>div:first-of-type{align-self:end;border-right:1px solid #235aa1;padding-right:1rem}#page-header a.logo .title-date>div:last-of-type{align-self:end;margin-left:1rem;margin-top:auto}#page-header a.logo .title-date>div:last-of-type .date{font-size:1.375rem}}#page-header #navigation{align-self:end;display:none;margin-left:auto}#page-header #navigation a{color:#313131;display:block}#page-header #navigation ul{list-style:none;margin:0;padding:0}#page-header #navigation ul li{margin:0;padding:0;position:relative}#page-header #navigation ul li>a{display:flex;flex-flow:row}#page-header #navigation ul li>a i{margin-left:.25rem}#page-header #navigation ul li ul{display:none;min-width:250px;padding-top:10px;position:absolute;right:0;top:100%;z-index:1000}#page-header #navigation ul li ul li{background:#fff;border-bottom:1px solid #f2f3f4;padding:.5rem 1rem}#page-header #navigation ul li ul li>a{display:flex;flex-flow:row}#page-header #navigation ul li ul li>a:before{content:" ";flex-shrink:0;margin-right:.25rem;width:12px}#page-header #navigation ul li ul li>a.children:before{content:"\f053";font-family:Font Awesome\ 6 Free;font-weight:900}#page-header #navigation ul li ul li>a i{margin-right:.25rem}#page-header #navigation ul li ul li ul{border:1px solid #f2f3f4;border-right-style:none;padding-top:0;right:100%;top:0}#page-header #navigation ul li ul li ul a i,#page-header #navigation ul li ul li ul a:before{display:none}#page-header #navigation>ul{display:flex;flex-flow:row nowrap}#page-header #navigation>ul>li{border-bottom:5px solid #fff;padding-bottom:15px}#page-header #navigation>ul>li:not(:first-of-type){margin-left:3rem}#page-header #navigation>ul>li.current,#page-header #navigation>ul>li.section,#page-header #navigation>ul>li:hover{border-color:#dc0b32}#page-header #navigation>ul>li:hover>ul{display:block}#page-header #navigation>ul>li:hover>ul>li:hover>a{color:#dc0b32}#page-header #navigation>ul>li:hover>ul>li:hover>ul{display:block}@media (min-width:768px){#page-header #navigation{display:block}}#page-header .head-image{background-position:bottom;background-repeat:no-repeat;background-size:cover;height:200px}#page-header .head-image.large{height:500px}#ads{background:#f2f3f4}#ads~#page-footer{margin-top:0}#ads a.close{cursor:pointer;position:absolute;right:0;top:0;transform:translateX(-50%) translateY(-50%)}#ads .container{position:relative}#ads .container .row{padding:15px 0 7px}#ads:not(.sticky-md-bottom) a.close{display:none!important}#ads .col{display:flex;flex-flow:row wrap;justify-content:center}#ads .col a{margin:0 .5rem .5rem 0}#ads .col a img{display:block}#page-footer{margin-top:25px}@media (min-width:768px){#page-footer{margin-top:50px}}#page-footer .bg{background:#6e6e6e}#page-footer>.bg>.container{color:#fff;padding-bottom:25px;padding-top:25px}#page-footer>.bg>.container a,#page-footer>.bg>.container a:hover{color:#fff}#page-footer>.bg>.container a.logo{color:#fff;display:flex;flex-flow:row;line-height:1}#page-footer>.bg>.container a.logo:hover{color:#fff}#page-footer>.bg>.container a.logo img{height:48px;width:48px}#page-footer>.bg>.container a.logo .title-date{margin-left:1rem}#page-footer>.bg>.container a.logo .title-date>div:first-of-type{display:flex;flex-flow:column;height:50px;justify-content:space-between}#page-footer>.bg>.container a.logo .title-date>div:first-of-type .title{font-size:1.125rem;font-weight:700;text-transform:uppercase}#page-footer>.bg>.container a.logo .title-date>div:first-of-type .claim{font-size:.8125rem}#page-footer>.bg>.container a.logo .title-date>div:first-of-type .claim.de{text-transform:uppercase}#page-footer>.bg>.container>.row>div{font-size:.875rem}#page-footer>.bg>.container>.row>div>strong{display:block;margin-bottom:.5rem;text-transform:uppercase}#page-footer>.bg>.container>.row>div ul{margin-bottom:0}#page-footer>.bg>.container>.row>div ul li:not(:last-child){margin-bottom:.5rem}#page-footer .container{padding-bottom:25px;padding-top:25px}#page-footer>.container{font-size:.75rem}#page-footer>.container nav.service-links{color:#dc0b32;display:flex;flex-flow:column;margin-bottom:1rem}#page-footer>.container nav.service-links>:not(:last-child){margin-bottom:1rem}#page-footer>.container p{margin-bottom:0}#page-footer>.container p:first-of-type{font-weight:600;margin-bottom:.25rem}@media (min-width:768px){#page-footer>.container nav.service-links{flex-flow:row nowrap}#page-footer>.container nav.service-links>:not(:last-child){margin-bottom:0}#page-footer>.container nav.service-links>:not(:first-child){margin-left:.25rem}}#page-footer #social-links{display:flex;flex-flow:row nowrap;font-size:1.25rem}#page-footer #social-links a:not(:last-child){margin-right:1rem}@media (min-width:768px){#page-footer #social-links{flex-flow:column;left:0;position:fixed;top:50%;transform:translateY(-50%)}#page-footer #social-links a{background:#dc0b32;color:#fff;padding:.5rem;text-align:center}#page-footer #social-links a:not(:last-child){margin-bottom:1rem;margin-right:0}}#sidebar{font-size:.875rem;padding-top:.25rem}#sidebar a{border-bottom:2px solid #fff;color:#313131;display:flex;flex-flow:row nowrap;padding-bottom:2px;text-decoration:none}#sidebar a:before{content:" ";flex-shrink:0;margin-right:.25rem;width:12px}#sidebar a.children:before{content:"\f054";font-family:Font Awesome\ 6 Free;font-weight:900}#sidebar ul{list-style:none;padding-left:0;padding-right:1rem}#sidebar ul li{margin-bottom:6px;padding-left:0}#sidebar ul li:before{display:none}#sidebar ul li a.current,#sidebar ul li a.section{border-bottom-color:#dc0b32;color:#dc0b32}#sidebar ul ul{margin-top:10px;padding-left:16px}#sidebar ul ul li a.current,#sidebar ul ul li a.section{border-bottom-color:#fff}
