/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */@import"https://fonts.googleapis.com/css2?family=Inter:wght@500;700&family=Work+Sans:wght@400;500&display=swap";html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[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]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}template{display:none}[hidden]{display:none}@keyframes plyr-progress{to{background-position:var(--plyr-progress-loading-size, 25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:var(--plyr-font-family, inherit);font-variant-numeric:tabular-nums;font-weight:var(--plyr-font-weight-regular, 400);line-height:var(--plyr-line-height, 1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr video,.plyr audio,.plyr iframe{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui *::after,.plyr--full-ui *::before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:var(--plyr-badge-background, hsl(216, 15%, 34%));border-radius:var(--plyr-badge-border-radius, 2px);color:var(--plyr-badge-text-color, #fff);font-size:var(--plyr-font-size-badge, 9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:var(--plyr-font-size-small, 13px);left:0;padding:var(--plyr-control-spacing, 10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media(min-width: 480px){.plyr__captions{font-size:var(--plyr-font-size-base, 15px);padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media(min-width: 768px){.plyr__captions{font-size:var(--plyr-font-size-large, 18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(calc(var(--plyr-control-spacing, 10px) * -4))}.plyr__caption{background:var(--plyr-captions-background, rgba(0, 0, 0, 0.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--plyr-captions-text-color, #fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:rgba(0,0,0,0);border:0;border-radius:var(--plyr-control-radius, 4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:var(--plyr-control-icon-size, 18px);pointer-events:none;width:var(--plyr-control-icon-size, 18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, hsl(198, 100%, 50%))));outline-offset:2px}a.plyr__control{text-decoration:none}a.plyr__control::after,a.plyr__control::before{display:none}.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,.plyr__control.plyr__control--pressed .label--not-pressed{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time{padding-left:0}.plyr__controls:empty{display:none}.plyr [data-plyr=captions],.plyr [data-plyr=pip],.plyr [data-plyr=airplay],.plyr [data-plyr=fullscreen]{display:none}.plyr--captions-enabled [data-plyr=captions],.plyr--pip-supported [data-plyr=pip],.plyr--airplay-supported [data-plyr=airplay],.plyr--fullscreen-enabled [data-plyr=fullscreen]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:var(--plyr-menu-background, rgba(255, 255, 255, 0.9));border-radius:var(--plyr-menu-radius, 8px);bottom:100%;box-shadow:var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));color:var(--plyr-menu-color, hsl(216, 15%, 34%));font-size:var(--plyr-font-size-base, 15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(0.4, 0, 0.2, 1),width .35s cubic-bezier(0.4, 0, 0.2, 1)}.plyr__menu__container::after{border:var(--plyr-menu-arrow-size, 4px) solid rgba(0,0,0,0);border-top-color:var(--plyr-menu-background, rgba(255, 255, 255, 0.9));content:"";height:0;position:absolute;right:calc(var(--plyr-control-icon-size, 18px)/2 + calc(var(--plyr-control-spacing, 10px) * 0.7) - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:var(--plyr-menu-color, hsl(216, 15%, 34%));display:flex;font-size:var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));padding:calc(calc(var(--plyr-control-spacing, 10px) * 0.7)/1.5) calc(calc(var(--plyr-control-spacing, 10px) * 0.7)*1.5);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control::after{border:var(--plyr-menu-item-arrow-size, 4px) solid rgba(0,0,0,0);content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:calc(calc(var(--plyr-control-spacing, 10px) * 0.7)*4)}.plyr__menu__container .plyr__control--forward::after{border-left-color:var(--plyr-menu-arrow-color, hsl(216, 15%, 52%));right:calc(calc(var(--plyr-control-spacing, 10px) * 0.7)*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward:focus-visible::after,.plyr__menu__container .plyr__control--forward:hover::after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:var(--plyr-font-weight-regular, 400);margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:calc(calc(var(--plyr-control-spacing, 10px) * 0.7)/2);padding-left:calc(calc(var(--plyr-control-spacing, 10px) * 0.7)*4);position:relative;width:calc(100% - calc(var(--plyr-control-spacing, 10px) * 0.7)*2)}.plyr__menu__container .plyr__control--back::after{border-right-color:var(--plyr-menu-arrow-color, hsl(216, 15%, 52%));left:calc(calc(var(--plyr-control-spacing, 10px) * 0.7)*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back::before{background:var(--plyr-menu-back-border-color, hsl(216, 15%, 88%));box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);content:"";height:1px;left:0;margin-top:calc(calc(var(--plyr-control-spacing, 10px) * 0.7)/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible::after,.plyr__menu__container .plyr__control--back:hover::after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]::before,.plyr__menu__container .plyr__control[role=menuitemradio]::after{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]::before{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:var(--plyr-control-spacing, 10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]::after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before{background:var(--plyr-control-toggle-checked-background, var(--plyr-color-main, var(--plyr-color-main, hsl(198, 100%, 50%))))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible::before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover::before{background:hsla(216,15%,16%,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc((calc(var(--plyr-control-spacing, 10px) * 0.7) - 2px)*-1);overflow:hidden;padding-left:calc(calc(var(--plyr-control-spacing, 10px) * 0.7)*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:0;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:var(--plyr-range-fill-background, var(--plyr-color-main, var(--plyr-color-main, hsl(198, 100%, 50%))));display:block;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:rgba(0,0,0,0);border:0;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height, 5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(to right, currentColor var(--value, 0%), transparent var(--value, 0%))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:var(--plyr-range-thumb-background, #fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(34.68, 39.576, 46.92, 0.15), 0 0 0 1px rgba(34.68, 39.576, 46.92, 0.2));height:var(--plyr-range-thumb-height, 13px);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:var(--plyr-range-thumb-height, 13px);-webkit-appearance:none;appearance:none;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1)}.plyr--full-ui input[type=range]::-moz-range-track{background:rgba(0,0,0,0);border:0;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height, 5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:var(--plyr-range-thumb-background, #fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(34.68, 39.576, 46.92, 0.15), 0 0 0 1px rgba(34.68, 39.576, 46.92, 0.2));height:var(--plyr-range-thumb-height, 13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:var(--plyr-range-thumb-height, 13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height, 5px)}.plyr--full-ui input[type=range]::-ms-track{background:rgba(0,0,0,0);border:0;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height, 5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none;color:rgba(0,0,0,0)}.plyr--full-ui input[type=range]::-ms-fill-upper{background:rgba(0,0,0,0);border:0;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height, 5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:rgba(0,0,0,0);border:0;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height, 5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:var(--plyr-range-thumb-background, #fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(34.68, 39.576, 46.92, 0.15), 0 0 0 1px rgba(34.68, 39.576, 46.92, 0.2));height:var(--plyr-range-thumb-height, 13px);position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:var(--plyr-range-thumb-height, 13px);margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, hsl(198, 100%, 50%))));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, hsl(198, 100%, 50%))));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, hsl(198, 100%, 50%))));outline-offset:2px}.plyr__poster{background-color:var(--plyr-video-background, var(--plyr-video-background, rgb(0, 0, 0)));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:var(--plyr-font-size-time, var(--plyr-font-size-small, 13px))}.plyr__time+.plyr__time::before{content:"⁄";margin-right:var(--plyr-control-spacing, 10px)}@media(max-width: 767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:var(--plyr-tooltip-background, #fff);border-radius:var(--plyr-tooltip-radius, 5px);bottom:100%;box-shadow:var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));color:var(--plyr-tooltip-color, hsl(216, 15%, 34%));font-size:var(--plyr-font-size-small, 13px);font-weight:var(--plyr-font-weight-regular, 400);left:50%;line-height:1.3;margin-bottom:calc(calc(var(--plyr-control-spacing, 10px) / 2)*2);opacity:0;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(calc(var(--plyr-control-spacing, 10px) / 2)*1.5);pointer-events:none;position:absolute;transform:translate(-50%, 10px) scale(0.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;white-space:nowrap;z-index:2}.plyr__tooltip::before{border-left:var(--plyr-tooltip-arrow-size, 4px) solid rgba(0,0,0,0);border-right:var(--plyr-tooltip-arrow-size, 4px) solid rgba(0,0,0,0);border-top:var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, #fff);bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:hover .plyr__tooltip,.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%, 0) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translate(0, 10px) scale(0.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip::before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip::before{left:calc(var(--plyr-control-icon-size, 18px)/2 + calc(var(--plyr-control-spacing, 10px) * 0.7))}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translate(0, 10px) scale(0.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip::before{left:auto;right:calc(var(--plyr-control-icon-size, 18px)/2 + calc(var(--plyr-control-spacing, 10px) * 0.7));transform:translateX(50%)}.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible{transform:translate(0, 0) scale(1)}.plyr__progress{left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:var(--plyr-range-thumb-height, 13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:calc(var(--plyr-range-thumb-height, 13px)*-0.5);margin-right:calc(var(--plyr-range-thumb-height, 13px)*-0.5);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:rgba(0,0,0,0);border:0;border-radius:100px;height:var(--plyr-range-track-height, 5px);left:0;margin-top:calc(var(--plyr-range-track-height, 5px)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:rgba(0,0,0,0)}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:var(--plyr-range-track-height, 5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:var(--plyr-range-track-height, 5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg, var(--plyr-progress-loading-background, rgba(34.68, 39.576, 46.92, 0.6)) 25%, transparent 25%, transparent 50%, var(--plyr-progress-loading-background, rgba(34.68, 39.576, 46.92, 0.6)) 50%, var(--plyr-progress-loading-background, rgba(34.68, 39.576, 46.92, 0.6)) 75%, transparent 75%, transparent);background-repeat:repeat-x;background-size:var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);color:rgba(0,0,0,0)}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-audio-progress-buffered-background, rgba(193.4175, 199.8435, 209.4825, 0.6))}.plyr__progress__marker{background-color:var(--plyr-progress-marker-background, #fff);border-radius:1px;height:var(--plyr-range-track-height, 5px);position:absolute;top:50%;transform:translate(-50%, -50%);width:var(--plyr-progress-marker-width, 3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:calc(var(--plyr-control-spacing, 10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:var(--plyr-audio-controls-background, #fff);border-radius:inherit;color:var(--plyr-audio-control-color, hsl(216, 15%, 34%));padding:var(--plyr-control-spacing, 10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:var(--plyr-audio-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, hsl(198, 100%, 50%))));color:var(--plyr-audio-control-color-hover, #fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193.4175, 199.8435, 209.4825, 0.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193.4175, 199.8435, 209.4825, 0.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193.4175, 199.8435, 209.4825, 0.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(34.68, 39.576, 46.92, 0.15), 0 0 0 1px rgba(34.68, 39.576, 46.92, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(34.68, 39.576, 46.92, 0.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(34.68, 39.576, 46.92, 0.15), 0 0 0 1px rgba(34.68, 39.576, 46.92, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(34.68, 39.576, 46.92, 0.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(34.68, 39.576, 46.92, 0.15), 0 0 0 1px rgba(34.68, 39.576, 46.92, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(34.68, 39.576, 46.92, 0.1))}.plyr--audio .plyr__progress__buffer{color:var(--plyr-audio-progress-buffered-background, rgba(193.4175, 199.8435, 209.4825, 0.6))}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:var(--plyr-video-background, var(--plyr-video-background, rgb(0, 0, 0)));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}@supports not (aspect-ratio: 16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:var(--plyr-video-controls-background, linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:var(--plyr-video-control-color, #fff);left:0;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media(min-width: 480px){.plyr--video .plyr__controls{padding:var(--plyr-control-spacing, 10px);padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, hsl(198, 100%, 50%))));color:var(--plyr-video-control-color-hover, #fff)}.plyr__control--overlaid{background:var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, hsl(198, 100%, 50%))));border:0;border-radius:100%;color:var(--plyr-video-control-color, #fff);display:none;left:50%;opacity:.9;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%, -50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:hover,.plyr__control--overlaid:focus{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(34.68, 39.576, 46.92, 0.15), 0 0 0 1px rgba(34.68, 39.576, 46.92, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(34.68, 39.576, 46.92, 0.15), 0 0 0 1px rgba(34.68, 39.576, 46.92, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(34.68, 39.576, 46.92, 0.15), 0 0 0 1px rgba(34.68, 39.576, 46.92, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5))}.plyr--video .plyr__progress__buffer{color:var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25))}.plyr:fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width: 1024px){.plyr:fullscreen .plyr__captions{font-size:var(--plyr-font-size-xlarge, 21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media(min-width: 1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:var(--plyr-font-size-xlarge, 21px)}}.plyr--fullscreen-fallback{bottom:0;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads::after{background:hsl(216,15%,16%);border-radius:2px;bottom:var(--plyr-control-spacing, 10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:var(--plyr-control-spacing, 10px);z-index:3}.plyr__ads:empty::after{display:none}.plyr__cues{background:currentColor;display:block;height:var(--plyr-range-track-height, 5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:var(--plyr-tooltip-background, #fff);border-radius:var(--plyr-menu-radius, 8px);bottom:100%;box-shadow:var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));margin-bottom:calc(calc(var(--plyr-control-spacing, 10px) / 2)*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translate(0, 10px) scale(0.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0, 0) scale(1)}.plyr__preview-thumb::before{border-left:var(--plyr-tooltip-arrow-size, 4px) solid rgba(0,0,0,0);border-right:var(--plyr-tooltip-arrow-size, 4px) solid rgba(0,0,0,0);border-top:var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, #fff);bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:hsl(216,15%,79%);border-radius:calc(var(--plyr-menu-radius, 8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container::after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container::after{border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:var(--plyr-video-controls-background, linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)));border-bottom-left-radius:calc(var(--plyr-menu-radius, 8px) - 1px);border-bottom-right-radius:calc(var(--plyr-menu-radius, 8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:var(--plyr-font-size-time, var(--plyr-font-size-small, 13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none !important}.plyr__sr-only{clip:rect(1px, 1px, 1px, 1px);overflow:hidden;border:0 !important;height:1px !important;padding:0 !important;position:absolute !important;width:1px !important}.plyr [hidden]{display:none !important}:root{--grid-gap-between-columns: 40px;--grid-outer-container-gap: 20px;--grid-gap-between-columns-large: clamp(40px, 5vw, 80px);--grid-gap-between-columns-small: calc(40px / 2)}*{box-sizing:border-box}.container{max-width:1280px;box-sizing:content-box;margin:0 auto;padding:0 20px;padding:0 var(--grid-outer-container-gap)}.container--fluid{max-width:100%}.content{display:flex;flex-wrap:wrap;padding:0;margin:0 -20px;margin:0 calc(var(--grid-gap-between-columns)/2*-1);list-style:none}[class^=col],[class*=" col"]{margin:0;padding:0 20px;padding:0 calc(var(--grid-gap-between-columns)/2)}.container--no-gaps{padding-left:0;padding-right:0}.container--no-gaps .content{margin-left:0;margin-right:0}.container--no-gaps [class^=col],.container--no-gaps [class*=" col"]{padding-left:0;padding-right:0}.content--no-gaps{margin:0 auto}.content--no-gaps .content{margin:0 auto}.content--no-gaps [class^=col],.content--no-gaps [class*=" col"]{padding-left:0;padding-right:0}.content--larger-gaps{margin-left:calc(-1*clamp(40px, 5vw, 80px)/2);margin-right:calc(-1*clamp(40px, 5vw, 80px)/2);margin-left:calc(-1*var(--grid-gap-between-columns-large)/2);margin-right:calc(-1*var(--grid-gap-between-columns-large)/2)}.content--larger-gaps>[class^=col],.content--larger-gaps>[class*=" col"]{padding-left:calc(clamp(40px, 5vw, 80px)/2);padding-right:calc(clamp(40px, 5vw, 80px)/2);padding-left:calc(var(--grid-gap-between-columns-large)/2);padding-right:calc(var(--grid-gap-between-columns-large)/2)}.content--reduce-gaps{margin-left:calc(-1*calc(40px / 2)/2);margin-right:calc(-1*calc(40px / 2)/2);margin-left:calc(-1*var(--grid-gap-between-columns-small)/2);margin-right:calc(-1*var(--grid-gap-between-columns-small)/2)}.content--reduce-gaps>[class^=col],.content--reduce-gaps>[class*=" col"]{padding-left:calc(calc(40px / 2)/2);padding-right:calc(calc(40px / 2)/2);padding-left:calc(var(--grid-gap-between-columns-small)/2);padding-right:calc(var(--grid-gap-between-columns-small)/2)}.content--halign-right{justify-content:flex-end}.content--halign-left{justify-content:flex-start}.content--halign-center{justify-content:center}.content--valign-top{align-items:flex-start}.content--valign-center{align-items:center}.content--valign-bottom{align-items:flex-end}.content--reverse{flex-direction:row-reverse}.content--wrap-reverse{flex-wrap:wrap-reverse}.col--no-gaps{padding-left:0;padding-right:0}.col--no-gaps-left{padding-left:0}.col--no-gaps-right{padding-right:0}.col--valign-bottom{align-self:flex-end}.col--valign-top{align-self:flex-start}.col--valign-center{align-self:center}.col1{width:8.3333%}.col1--min{width:auto;min-width:8.3333%}.shift1{margin-left:8.3333%}.col2{width:16.6666%}.col2--min{width:auto;min-width:16.6666%}.shift2{margin-left:16.6666%}.col3{width:25%}.col3--min{width:auto;min-width:25%}.shift3{margin-left:25%}.col4{width:33.3333%}.col4--min{width:auto;min-width:33.3333%}.shift4{margin-left:33.3333%}.col5{width:41.6666%}.col5--min{width:auto;min-width:41.6666%}.shift5{margin-left:41.6666%}.col6{width:50%}.col6--min{width:auto;min-width:50%}.shift6{margin-left:50%}.col7{width:58.3333%}.col7--min{width:auto;min-width:58.3333%}.shift7{margin-left:58.3333%}.col8{width:66.6666%}.col8--min{width:auto;min-width:66.6666%}.shift8{margin-left:66.6666%}.col9{width:75%}.col9--min{width:auto;min-width:75%}.shift9{margin-left:75%}.col10{width:83.3333%}.col10--min{width:auto;min-width:83.3333%}.shift10{margin-left:83.3333%}.col11{width:91.6666%}.col11--min{width:auto;min-width:91.6666%}.shift11{margin-left:91.6666%}.col12{width:100%}.col12--min{width:auto;min-width:100%}.shift12{margin-left:100%}.col-auto{width:auto}.col1--of-1{width:100%}.shift1--of-1{margin-left:100%}.col1--of-2{width:50%}.shift1--of-2{margin-left:50%}.col2--of-2{width:100%}.shift2--of-2{margin-left:100%}.col1--of-3{width:33.3333%}.shift1--of-3{margin-left:33.3333%}.col2--of-3{width:66.6666%}.shift2--of-3{margin-left:66.6666%}.col3--of-3{width:100%}.shift3--of-3{margin-left:100%}.col1--of-4{width:25%}.shift1--of-4{margin-left:25%}.col2--of-4{width:50%}.shift2--of-4{margin-left:50%}.col3--of-4{width:75%}.shift3--of-4{margin-left:75%}.col4--of-4{width:100%}.shift4--of-4{margin-left:100%}.col1--of-5{width:20%}.shift1--of-5{margin-left:20%}.col2--of-5{width:40%}.shift2--of-5{margin-left:40%}.col3--of-5{width:60%}.shift3--of-5{margin-left:60%}.col4--of-5{width:80%}.shift4--of-5{margin-left:80%}.col5--of-5{width:100%}.shift5--of-5{margin-left:100%}.col1--of-6{width:16.6666%}.shift1--of-6{margin-left:16.6666%}.col2--of-6{width:33.3333%}.shift2--of-6{margin-left:33.3333%}.col3--of-6{width:50%}.shift3--of-6{margin-left:50%}.col4--of-6{width:66.6666%}.shift4--of-6{margin-left:66.6666%}.col5--of-6{width:83.3333%}.shift5--of-6{margin-left:83.3333%}.col6--of-6{width:100%}.shift6--of-6{margin-left:100%}.col1--of-7{width:14.2857%}.shift1--of-7{margin-left:14.2857%}.col2--of-7{width:28.5714%}.shift2--of-7{margin-left:28.5714%}.col3--of-7{width:42.8571%}.shift3--of-7{margin-left:42.8571%}.col4--of-7{width:57.1428%}.shift4--of-7{margin-left:57.1428%}.col5--of-7{width:71.4285%}.shift5--of-7{margin-left:71.4285%}.col6--of-7{width:85.7142%}.shift6--of-7{margin-left:85.7142%}.col7--of-7{width:100%}.shift7--of-7{margin-left:100%}.col1--of-8{width:12.5%}.shift1--of-8{margin-left:12.5%}.col2--of-8{width:25%}.shift2--of-8{margin-left:25%}.col3--of-8{width:37.5%}.shift3--of-8{margin-left:37.5%}.col4--of-8{width:50%}.shift4--of-8{margin-left:50%}.col5--of-8{width:62.5%}.shift5--of-8{margin-left:62.5%}.col6--of-8{width:75%}.shift6--of-8{margin-left:75%}.col7--of-8{width:87.5%}.shift7--of-8{margin-left:87.5%}.col8--of-8{width:100%}.shift8--of-8{margin-left:100%}.col1--of-9{width:11.1111%}.shift1--of-9{margin-left:11.1111%}.col2--of-9{width:22.2222%}.shift2--of-9{margin-left:22.2222%}.col3--of-9{width:33.3333%}.shift3--of-9{margin-left:33.3333%}.col4--of-9{width:44.4444%}.shift4--of-9{margin-left:44.4444%}.col5--of-9{width:55.5555%}.shift5--of-9{margin-left:55.5555%}.col6--of-9{width:66.6666%}.shift6--of-9{margin-left:66.6666%}.col7--of-9{width:77.7777%}.shift7--of-9{margin-left:77.7777%}.col8--of-9{width:88.8888%}.shift8--of-9{margin-left:88.8888%}.col9--of-9{width:100%}.shift9--of-9{margin-left:100%}.col1--of-10{width:10%}.shift1--of-10{margin-left:10%}.col2--of-10{width:20%}.shift2--of-10{margin-left:20%}.col3--of-10{width:30%}.shift3--of-10{margin-left:30%}.col4--of-10{width:40%}.shift4--of-10{margin-left:40%}.col5--of-10{width:50%}.shift5--of-10{margin-left:50%}.col6--of-10{width:60%}.shift6--of-10{margin-left:60%}.col7--of-10{width:70%}.shift7--of-10{margin-left:70%}.col8--of-10{width:80%}.shift8--of-10{margin-left:80%}.col9--of-10{width:90%}.shift9--of-10{margin-left:90%}.col10--of-10{width:100%}.shift0--of-10{margin-left:100%}.col1--of-11{width:9.0909%}.shift1--of-11{margin-left:9.0909%}.col2--of-11{width:18.1818%}.shift2--of-11{margin-left:18.1818%}.col3--of-11{width:27.2727%}.shift3--of-11{margin-left:27.2727%}.col4--of-11{width:36.3636%}.shift4--of-11{margin-left:36.3636%}.col5--of-11{width:45.4545%}.shift5--of-11{margin-left:45.4545%}.col6--of-11{width:54.5454%}.shift6--of-11{margin-left:54.5454%}.col7--of-11{width:63.6363%}.shift7--of-11{margin-left:63.6363%}.col8--of-11{width:72.7272%}.shift8--of-11{margin-left:72.7272%}.col9--of-11{width:81.8181%}.shift9--of-11{margin-left:81.8181%}.col10--of-11{width:90.909%}.shift0--of-11{margin-left:90.909%}.col11--of-11{width:100%}.shift1--of-11{margin-left:100%}.col--expand-by-one-gap-width{box-sizing:content-box}@media screen and (max-width: 1023px){:root{--grid-gap-between-columns: 40px;--grid-outer-container-gap: 20px}.content:not(.content--custom-media)>[class^=col],.content:not(.content--custom-media)>[class*=" col"]{width:100%}.content:not(.content--custom-media)>[class^=shift],.content:not(.content--custom-media)>[class*=" shift"]{margin-left:0}.content:not(.content--custom-media) .shift-medium-0{margin-left:0%}.content:not(.content--custom-media) .col-medium-1{width:8.3333%}.content:not(.content--custom-media) .shift-medium-1{margin-left:8.3333%}.content:not(.content--custom-media) .col-medium-2{width:16.6666%}.content:not(.content--custom-media) .shift-medium-2{margin-left:16.6666%}.content:not(.content--custom-media) .col-medium-3{width:25%}.content:not(.content--custom-media) .shift-medium-3{margin-left:25%}.content:not(.content--custom-media) .col-medium-4{width:33.3333%}.content:not(.content--custom-media) .shift-medium-4{margin-left:33.3333%}.content:not(.content--custom-media) .col-medium-5{width:41.6666%}.content:not(.content--custom-media) .shift-medium-5{margin-left:41.6666%}.content:not(.content--custom-media) .col-medium-6{width:50%}.content:not(.content--custom-media) .shift-medium-6{margin-left:50%}.content:not(.content--custom-media) .col-medium-7{width:58.3333%}.content:not(.content--custom-media) .shift-medium-7{margin-left:58.3333%}.content:not(.content--custom-media) .col-medium-8{width:66.6666%}.content:not(.content--custom-media) .shift-medium-8{margin-left:66.6666%}.content:not(.content--custom-media) .col-medium-9{width:75%}.content:not(.content--custom-media) .shift-medium-9{margin-left:75%}.content:not(.content--custom-media) .col-medium-10{width:83.3333%}.content:not(.content--custom-media) .shift-medium-10{margin-left:83.3333%}.content:not(.content--custom-media) .col-medium-11{width:91.6666%}.content:not(.content--custom-media) .shift-medium-11{margin-left:91.6666%}.content:not(.content--custom-media) .col-medium-12{width:100%}.content:not(.content--custom-media) .shift-medium-12{margin-left:100%}.content:not(.content--custom-media) .col-medium-auto{width:auto}.content--medium-larger-gaps:not(.content--custom-media),.content--medium--larger-gaps:not(.content--custom-media){margin-left:calc(-1*clamp(40px, 5vw, 80px)/2);margin-right:calc(-1*clamp(40px, 5vw, 80px)/2);margin-left:calc(-1*var(--grid-gap-between-columns-large)/2);margin-right:calc(-1*var(--grid-gap-between-columns-large)/2)}.content--medium-larger-gaps:not(.content--custom-media)>[class^=col],.content--medium-larger-gaps:not(.content--custom-media)>[class*=" col"],.content--medium--larger-gaps:not(.content--custom-media)>[class^=col],.content--medium--larger-gaps:not(.content--custom-media)>[class*=" col"]{padding-left:calc(clamp(40px, 5vw, 80px)/2);padding-right:calc(clamp(40px, 5vw, 80px)/2);padding-left:calc(var(--grid-gap-between-columns-large)/2);padding-right:calc(var(--grid-gap-between-columns-large)/2)}.content--medium-reduce-gaps:not(.content--custom-media),.content--medium--reduce-gaps:not(.content--custom-media){margin-left:calc(-1*calc(40px / 2)/2);margin-right:calc(-1*calc(40px / 2)/2);margin-left:calc(-1*var(--grid-gap-between-columns-small)/2);margin-right:calc(-1*var(--grid-gap-between-columns-small)/2)}.content--medium-reduce-gaps:not(.content--custom-media)>[class^=col],.content--medium-reduce-gaps:not(.content--custom-media)>[class*=" col"],.content--medium--reduce-gaps:not(.content--custom-media)>[class^=col],.content--medium--reduce-gaps:not(.content--custom-media)>[class*=" col"]{padding-left:calc(calc(40px / 2)/2);padding-right:calc(calc(40px / 2)/2);padding-left:calc(var(--grid-gap-between-columns-small)/2);padding-right:calc(var(--grid-gap-between-columns-small)/2)}}@media screen and (max-width: 767px){.content:not(.content--custom-media) .shift-small-0{margin-left:0%}.content:not(.content--custom-media) .col-small-1{width:8.3333%}.content:not(.content--custom-media) .shift-small-1{margin-left:8.3333%}.content:not(.content--custom-media) .col-small-2{width:16.6666%}.content:not(.content--custom-media) .shift-small-2{margin-left:16.6666%}.content:not(.content--custom-media) .col-small-3{width:25%}.content:not(.content--custom-media) .shift-small-3{margin-left:25%}.content:not(.content--custom-media) .col-small-4{width:33.3333%}.content:not(.content--custom-media) .shift-small-4{margin-left:33.3333%}.content:not(.content--custom-media) .col-small-5{width:41.6666%}.content:not(.content--custom-media) .shift-small-5{margin-left:41.6666%}.content:not(.content--custom-media) .col-small-6{width:50%}.content:not(.content--custom-media) .shift-small-6{margin-left:50%}.content:not(.content--custom-media) .col-small-7{width:58.3333%}.content:not(.content--custom-media) .shift-small-7{margin-left:58.3333%}.content:not(.content--custom-media) .col-small-8{width:66.6666%}.content:not(.content--custom-media) .shift-small-8{margin-left:66.6666%}.content:not(.content--custom-media) .col-small-9{width:75%}.content:not(.content--custom-media) .shift-small-9{margin-left:75%}.content:not(.content--custom-media) .col-small-10{width:83.3333%}.content:not(.content--custom-media) .shift-small-10{margin-left:83.3333%}.content:not(.content--custom-media) .col-small-11{width:91.6666%}.content:not(.content--custom-media) .shift-small-11{margin-left:91.6666%}.content:not(.content--custom-media) .col-small-12{width:100%}.content:not(.content--custom-media) .shift-small-12{margin-left:100%}.content:not(.content--custom-media) .col-small-auto{width:auto}.content--small-larger-gaps:not(.content--custom-media),.content--small--larger-gaps:not(.content--custom-media){margin-left:calc(-1*clamp(40px, 5vw, 80px)/2);margin-right:calc(-1*clamp(40px, 5vw, 80px)/2);margin-left:calc(-1*var(--grid-gap-between-columns-large)/2);margin-right:calc(-1*var(--grid-gap-between-columns-large)/2)}.content--small-larger-gaps:not(.content--custom-media)>[class^=col],.content--small-larger-gaps:not(.content--custom-media)>[class*=" col"],.content--small--larger-gaps:not(.content--custom-media)>[class^=col],.content--small--larger-gaps:not(.content--custom-media)>[class*=" col"]{padding-left:calc(clamp(40px, 5vw, 80px)/2);padding-right:calc(clamp(40px, 5vw, 80px)/2);padding-left:calc(var(--grid-gap-between-columns-large)/2);padding-right:calc(var(--grid-gap-between-columns-large)/2)}.content--small-reduce-gaps:not(.content--custom-media),.content--small--reduce-gaps:not(.content--custom-media){margin-left:calc(-1*calc(40px / 2)/2);margin-right:calc(-1*calc(40px / 2)/2);margin-left:calc(-1*var(--grid-gap-between-columns-small)/2);margin-right:calc(-1*var(--grid-gap-between-columns-small)/2)}.content--small-reduce-gaps:not(.content--custom-media)>[class^=col],.content--small-reduce-gaps:not(.content--custom-media)>[class*=" col"],.content--small--reduce-gaps:not(.content--custom-media)>[class^=col],.content--small--reduce-gaps:not(.content--custom-media)>[class*=" col"]{padding-left:calc(calc(40px / 2)/2);padding-right:calc(calc(40px / 2)/2);padding-left:calc(var(--grid-gap-between-columns-small)/2);padding-right:calc(var(--grid-gap-between-columns-small)/2)}}:root{--vw: 1vw;--vh: 1vh}:root{font-family:"Work Sans",sans-serif;font-weight:400;font-size:17px;line-height:1.6;color:#151515}html{height:100%}body{display:flex;flex-direction:column;height:100vh}body>*{flex:none}body>.anchor{flex-shrink:0}body>.wrapper{flex:1 0 auto;overflow:auto}.nowrap{white-space:nowrap}.clearfix::before,.clearfix::after{content:"";display:table;clear:both}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}[type=radio].visuallyhidden,[type=check].visuallyhidden{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.invisible{visibility:hidden}.hidden{display:none}strong,b{font-weight:500}em,i{font-style:italic}.message{padding:.65em 1.25em;margin-bottom:20px;margin-bottom:calc(var(--grid-gap-between-columns)/2);border:1px solid #4a4a4a;color:#4a4a4a;background-color:#f7f7f7}.message--bad{border-color:rgba(201,3,16,.5);color:#c90310;background-color:rgba(201,3,16,.15)}.message p:last-child{margin-bottom:0}.fa-t8default{font-weight:300}.anchor{display:block;z-index:-3;visibility:hidden;pointer-events:none;position:relative}.text-center,.heading--center,.align-center{text-align:center}.text-left,.heading--left,.align-left{text-align:left}.text-right,.heading--right,.align-right{text-align:right}p,.paragraph{color:inherit;margin-top:0;margin-bottom:1em}.table-wrapper{margin:0;width:100%;overflow:auto;-webkit-overflow-scrolling:touch;margin-top:1.5em;margin-bottom:1.5em}.table-wrapper+.table-wrapper{margin-top:2.5em}.ce-bodytext table{border-collapse:collapse;width:100%}.ce-bodytext table td,.ce-bodytext table th{padding:.5em .75em;border:1px solid #eaeaea;min-width:0;white-space:nowrap}.ce-bodytext table td.td--allowlinebreak,.ce-bodytext table th.td--allowlinebreak{white-space:normal;min-width:7.5em}.ce-bodytext table p{margin:0}.text-center+.table,.text-center+.table-wrapper{margin:auto}.text-right+.table,.text-right+.table-wrapper{margin-left:auto;margin-right:0}.background-blue{position:relative}[data-ctype^=t8cols_] .background-blue{padding:1.5em}[data-ctype^=t8cols_] .background-blue>.col12>.ce-header>.heading:first-child,[data-ctype^=t8cols_] .background-blue>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>*:first-child{margin-top:0}[data-ctype^=t8cols_] .background-blue>.col12>.ce-textpic>.ce-bodytext:last-child>*:last-child{margin-bottom:0}.content-section>.anchor~[class^=col]>.background-blue.content-section>.col12>.ce-header>.heading:first-child{margin-top:0}.background-blue::before{content:"";position:absolute;z-index:-1;bottom:0;top:0;width:100vw;width:calc(100*var(--vw));background-color:#1745a5;left:calc((100vw - 100%)/2*-1);left:calc((100*var(--vw) - 100%)/2*-1)}[data-ctype^=t8cols_] .background-blue::before{width:calc(100% - 40px);width:calc(100% - var(--grid-gap-between-columns));left:20px;left:calc(var(--grid-gap-between-columns)/2)}.background-grey{position:relative}[data-ctype^=t8cols_] .background-grey{padding:1.5em}[data-ctype^=t8cols_] .background-grey>.col12>.ce-header>.heading:first-child,[data-ctype^=t8cols_] .background-grey>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>*:first-child{margin-top:0}[data-ctype^=t8cols_] .background-grey>.col12>.ce-textpic>.ce-bodytext:last-child>*:last-child{margin-bottom:0}.content-section>.anchor~[class^=col]>.background-grey.content-section>.col12>.ce-header>.heading:first-child{margin-top:0}.background-grey::before{content:"";position:absolute;z-index:-1;bottom:0;top:0;width:100vw;width:calc(100*var(--vw));background-color:#f6f6f6;left:calc((100vw - 100%)/2*-1);left:calc((100*var(--vw) - 100%)/2*-1)}[data-ctype^=t8cols_] .background-grey::before{width:calc(100% - 40px);width:calc(100% - var(--grid-gap-between-columns));left:20px;left:calc(var(--grid-gap-between-columns)/2)}.video{margin:0;padding:0}.video__video{max-width:100%;height:0}.video__video:not(.plyr__video-wrapper){height:auto}.plyr__play-large{border:0;cursor:pointer;border-radius:0;outline:0}.gallery{margin-top:-20px;margin-top:calc(-1*var(--grid-gap-between-columns)/2);margin-bottom:-20px;margin-bottom:calc(-1*var(--grid-gap-between-columns)/2)}.container--no-gaps .gallery,.content--no-gaps .gallery{margin-top:0;margin-bottom:0}.gallery__figure{margin:0;margin-top:20px;margin-top:calc(var(--grid-gap-between-columns)/2);margin-bottom:20px;margin-bottom:calc(var(--grid-gap-between-columns)/2)}.container--no-gaps .gallery__figure,.content--no-gaps .gallery__figure{margin-top:0;margin-bottom:0}.gallery__link{display:block}.gallery__image{display:block;max-width:100%;height:auto}.gallery__image--force-100-percent{max-width:none;width:100%;height:auto}.gallery__image--round,.gallery__figure--round .gallery__image{border-radius:50%}.gallery__caption{font-size:.875em;line-height:1.6;color:inherit;padding-top:1em;padding-bottom:1.25em}.lightbox:focus{outline:none}.ce-textpic.ce-above .gallery:not(:last-child){margin-bottom:10px;margin-bottom:calc(var(--grid-gap-between-columns)/4)}.ce-textpic.ce-above .gallery:not(:last-child)+.ce-bodytext>*:not(p):first-child{margin-top:.5em}.ce-header+.ce-textpic.ce-above .gallery:first-child{margin-top:calc(-40px/2 + .75em);margin-top:calc(-1*var(--grid-gap-between-columns)/2 + .75em)}.ce-textpic.ce-below .gallery:not(:first-child){margin-top:-10px;margin-top:calc(-1*var(--grid-gap-between-columns)/4)}.ce-textpic.ce-intext:not(.ce-nowrap) .gallery{display:inline-block;padding-bottom:40px;padding-bottom:var(--grid-gap-between-columns);width:calc((100% + 40px)/3 - 40px);width:calc((100% + var(--grid-gap-between-columns))/3 - var(--grid-gap-between-columns))}.ce-textpic.ce-intext:not(.ce-nowrap).ce-right .gallery{float:right;margin-left:40px;margin-left:var(--grid-gap-between-columns)}.ce-textpic.ce-intext:not(.ce-nowrap).ce-left .gallery{float:left;margin-right:40px;margin-right:var(--grid-gap-between-columns)}.ce-textpic.ce-center .gallery__image,.ce-textpic.ce-center .video__item{margin-left:auto;margin-right:auto}.ce-textpic.ce-center .gallery__figure{text-align:center}.ce-textpic.ce-right .gallery__image,.ce-textpic.ce-right .video__item{margin-left:auto;margin-right:0}.ce-textpic.ce-right .gallery__figure{text-align:right}.ce-textpic.ce-left .gallery__image,.ce-textpic.ce-left .video__item{margin-left:0;margin-right:auto}.ce-textpic.ce-left .gallery__figure{text-align:left}.ce-textpic.ce-nowrap{padding-top:20px;padding-top:calc(var(--grid-gap-between-columns)/2)}.ce-textpic.ce-nowrap>.ce-gallery:not(:last-child)>.gallery{margin-bottom:-10px;margin-bottom:calc(-1*var(--grid-gap-between-columns)/4)}@media(min-width: 1024px){.ce-textpic.ce-nowrap>[class^=col]:not(.col12)>.ce-header>.heading:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12)>.heading--h1:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12)>h2:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12)>.heading--h2:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12)>h3:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12)>.heading--h3:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12)>h4:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12)>.heading--h4:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12)>h5:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12)>.heading--h5:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12)>h6:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12)>.heading--h6:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12)>.ce-header>.heading:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12)>.heading--h1:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12)>h2:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12)>.heading--h2:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12)>h3:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12)>.heading--h3:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12)>h4:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12)>.heading--h4:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12)>h5:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12)>.heading--h5:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12)>h6:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12)>.heading--h6:first-child{margin-top:0}}@media(min-width: 768px){.ce-textpic.ce-nowrap>[class^=col]:not(.col12):not(.col-medium-12)>.ce-header>.heading:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12):not(.col-medium-12)>.heading--h1:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12):not(.col-medium-12)>h2:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12):not(.col-medium-12)>.heading--h2:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12):not(.col-medium-12)>h3:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12):not(.col-medium-12)>.heading--h3:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12):not(.col-medium-12)>h4:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12):not(.col-medium-12)>.heading--h4:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12):not(.col-medium-12)>h5:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12):not(.col-medium-12)>.heading--h5:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12):not(.col-medium-12)>h6:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12):not(.col-medium-12)>.heading--h6:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12):not(.col-medium-12)>.ce-header>.heading:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12):not(.col-medium-12)>.heading--h1:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12):not(.col-medium-12)>h2:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12):not(.col-medium-12)>.heading--h2:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12):not(.col-medium-12)>h3:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12):not(.col-medium-12)>.heading--h3:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12):not(.col-medium-12)>h4:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12):not(.col-medium-12)>.heading--h4:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12):not(.col-medium-12)>h5:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12):not(.col-medium-12)>.heading--h5:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12):not(.col-medium-12)>h6:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12):not(.col-medium-12)>.heading--h6:first-child{margin-top:0}}@media(min-width: 1024px){.ce-textpic.ce-nowrap>[class^=col]:not(.col12).col-medium-12>.ce-header>.heading:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12).col-medium-12>.heading--h1:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12).col-medium-12>h2:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12).col-medium-12>.heading--h2:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12).col-medium-12>h3:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12).col-medium-12>.heading--h3:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12).col-medium-12>h4:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12).col-medium-12>.heading--h4:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12).col-medium-12>h5:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12).col-medium-12>.heading--h5:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12).col-medium-12>h6:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12).col-medium-12>.heading--h6:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12).col-medium-12>.ce-header>.heading:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12).col-medium-12>.heading--h1:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12).col-medium-12>h2:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12).col-medium-12>.heading--h2:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12).col-medium-12>h3:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12).col-medium-12>.heading--h3:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12).col-medium-12>h4:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12).col-medium-12>.heading--h4:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12).col-medium-12>h5:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12).col-medium-12>.heading--h5:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12).col-medium-12>h6:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12).col-medium-12>.heading--h6:first-child{margin-top:.5em}}@media(max-width: 768px){.ce-textpic.ce-nowrap>[class^=col]:not(.col12).col-small-12>.ce-header>.heading:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12).col-small-12>.heading--h1:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12).col-small-12>h2:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12).col-small-12>.heading--h2:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12).col-small-12>h3:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12).col-small-12>.heading--h3:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12).col-small-12>h4:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12).col-small-12>.heading--h4:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12).col-small-12>h5:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12).col-small-12>.heading--h5:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12).col-small-12>h6:first-child,.ce-textpic.ce-nowrap>[class^=col]:not(.col12).col-small-12>.heading--h6:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12).col-small-12>.ce-header>.heading:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12).col-small-12>.heading--h1:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12).col-small-12>h2:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12).col-small-12>.heading--h2:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12).col-small-12>h3:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12).col-small-12>.heading--h3:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12).col-small-12>h4:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12).col-small-12>.heading--h4:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12).col-small-12>h5:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12).col-small-12>.heading--h5:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12).col-small-12>h6:first-child,.ce-textpic.ce-nowrap>[class*=" col"]:not(.col12).col-small-12>.heading--h6:first-child{margin-top:.5em}}.scrollslider{position:relative}.scrollslider__inner{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;scroll-snap-type:x mandatory;scroll-behavior:smooth;overflow:scroll;-webkit-overflow-scrolling:touch;overflow:-moz-scrollbars-none;-ms-overflow-style:none;scrollbar-width:none}.scrollslider__inner::-webkit-scrollbar{width:0 !important;display:none !important;-webkit-appearance:none}.scrollslider__inner>*{scroll-snap-align:start;flex:none}.plyr{height:auto}.plyr__play-large{background-color:#1745a5;padding:1.65em}.plyr--video .plyr__controls{padding-top:.875em}.plyr__control.plyr__tab-focus{box-shadow:0 0 0 5px rgba(23,69,165,.5)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#1745a5}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#1745a5}.plyr__control--overlaid{background:rgba(23,69,165,.8)}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{background:#1745a5}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before{background:#1745a5}.plyr--full-ui input[type=range]{color:#1745a5}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{box-shadow:0 0 0 5px rgba(23,69,165,.5)}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:0 0 0 5px rgba(23,69,165,.5)}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{box-shadow:0 0 0 5px rgba(23,69,165,.5)}.plyr--video .plyr__controls{background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25));opacity:0}.plyr--video:hover .plyr__controls{opacity:1}.plyr--video .plyr__controls{transform:translateZ(1px)}.plyr__control--overlaid{transform:translateZ(1px) translateX(-50%) translateY(-50%)}.extbase-debugger-floating{flex:none}.cwindow{font-size:16px;line-height:1.5}.cwindow__overlay{z-index:99;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;padding:20px;padding:var(--grid-outer-container-gap, 20px)}.cwindow__inner{width:100%;border:1px solid #fff;background-color:#fff;padding:20px;padding:var(--grid-outer-container-gap, 20px);padding-bottom:1em;max-width:35em;max-height:calc(100% - 2*20px);max-height:calc(100% - 2*var(--grid-outer-container-gap, 20px));border-radius:0;overflow:auto;overflow-x:hidden;box-sizing:border-box}.cwindow__header__title{margin-top:0;font-size:20px;line-height:1.3}.cwindow__content.cwindow__content--acceptonly .cwindow__content__infotext p{margin-bottom:0}.cwindow__content.cwindow__content--acceptonly .cwindow__buttons{padding-top:1.5em;padding-bottom:1.5em}.cwindow__content__infotext p:last-child{margin-bottom:0}.cwindow__settings.csettings{margin-top:2em;margin-bottom:.5em}.cwindow__buttons{padding-top:2em;padding-bottom:2em;margin:-0.5em;display:flex;flex-wrap:wrap}.cwindow__buttons>*{margin:.5em}.cwindow__footer{font-size:12px;color:#a2b3c6;transform:none}.cwindow__footer__link{color:inherit;margin-right:1.5em;background-image:repeating-linear-gradient(90deg, #A2B3C6 0%, #A2B3C6 100%)}.cwindow__footer__link:hover{color:inherit}@media(max-width: 600px){.cwindow{font-size:14px}.cwindow__header__title{font-size:18px;line-height:1.33}.cwindow__overlay{padding:calc(20px/2);padding:calc(var(--grid-outer-container-gap, 20px)/2)}.cwindow__buttons .button{display:block;width:100%}.cwindow__footer__link{margin-right:.75em}}@keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@keyframes mmslideIn{from{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{from{transform:translateY(0)}to{transform:translateY(-10%)}}.cwindow{display:none}.cwindow.cwindow--open{display:block}.cwindow[aria-hidden=false] .cwindow__overlay{animation:mmfadeIn .3s cubic-bezier(0, 0, 0.2, 1)}.cwindow[aria-hidden=false] .cwindow__inner{animation:mmslideIn .3s cubic-bezier(0, 0, 0.2, 1)}.cwindow[aria-hidden=true] .cwindow__overlay{animation:mmfadeOut .3s cubic-bezier(0, 0, 0.2, 1)}.cwindow[aria-hidden=true] .cwindow__inner{animation:mmslideOut .3s cubic-bezier(0, 0, 0.2, 1)}.cwindow .cwindow__inner,.cwindow .cwindow__overlay{will-change:transform}.csettings{list-style:none;margin:0;padding:0}.csettings__item{border-top:1px solid #151515}.csettings__item:last-child{border-bottom:1px solid #151515}.csettings__item{padding-left:.35em;padding-right:.5em}.csettings__item__head{cursor:pointer;display:flex;align-items:center;padding-top:.75em;padding-bottom:.75em}.csettings__item__head__icon{flex-shrink:0;transition:transform .25s ease-in-out}.csettings__item__head--open .csettings__item__head__icon{transform:rotate(180deg)}.csettings__item__title{font-size:inherit;line-height:inherit;font-weight:500;margin-top:0;margin-bottom:0;flex-grow:1;padding-left:1em;padding-right:1em}.csettings__item__content{overflow:hidden;transition:height .35s ease;backface-visibility:hidden;transform:translate3d(0, 0, 0)}.csettings__item__content:not(.csettings__item__content--inprogress){height:auto !important;overflow:visible}.csettings__item__content.csettings__item__content--closed{height:0 !important;overflow:hidden}.csettings__item__content__inner{padding-bottom:1em}.csettings__item__content__inner>*:last-child{margin-bottom:0}.csettings .form__fieldwrap.form__fieldwrap--toggle{margin:0}.form__toggle>.form__input--toggle{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.form__toggle>.form__input--toggle+.form__label--toggle{position:relative;height:1.4em;width:2.75em;cursor:pointer;margin:0}.form__toggle>.form__input--toggle+.form__label--toggle:before{content:"";position:absolute;display:block;height:100%;width:100%;top:0;left:0;border-radius:1.75em;background-color:#000;border:1px solid #000}.form__toggle>.form__input--toggle+.form__label--toggle:after{content:"";position:absolute;display:block;transition:.25s ease-in-out;background:#fff;height:1em;width:1em;top:calc(.2em + 1px);left:calc(.2em + 1px);border-radius:50%}.form__toggle>.form__input--toggle:checked+.form__label--toggle::before{background-color:#4a90e2;border-color:#4a90e2}.form__toggle>.form__input--toggle:checked+.form__label--toggle::after{left:calc(100% - 1em - .2em)}.form__toggle>.form__input--toggle:disabled+.form__label--toggle{cursor:default;opacity:.35}.cbanner{font-size:16px;line-height:1.5;position:fixed;z-index:1;bottom:0;left:0;right:0;background-color:#fff;color:#151515;border-top:1px solid #fff;box-shadow:0 0 10px 0 rgba(0,0,0,.25);padding:1.5em 20px 1em;padding:1.5em var(--grid-outer-container-gap, 20px) 1em;transition:opacity .25s ease-in-out}.cbanner.cbanner--fadeout{opacity:0;pointer-events:none}.cbanner__inner{display:flex;justify-content:space-between;align-items:center}.cbanner__text{padding-right:max(var(--grid-gap-between-columns),10vw);padding-bottom:1.5em;margin-bottom:.35em}.cbanner__buttons{display:flex;align-items:center;flex-wrap:nowrap;white-space:nowrap;margin-left:-0.75em;margin-right:-0.75em;margin-top:-0.5em}.cbanner__buttons>*{margin:.5em .75em}.cbanner__buttons__link-wrap{display:block}.cbanner__buttons__link .fa-t8default{margin-right:.75em}.cbanner__pagelinks{margin-top:-1.5em;width:100%;font-size:12px;color:#a2b3c6;display:block}.cbanner__pagelinks a{color:inherit;margin-right:1.5em;background-image:repeating-linear-gradient(90deg, #A2B3C6 0%, #A2B3C6 100%)}.cbanner__pagelinks a:hover{color:inherit}@media(max-width: 1400px){.cbanner__inner{display:block}.cbanner__text{padding-right:0;padding-bottom:0;margin-bottom:0}.cbanner__buttons{margin-top:1em;margin-bottom:1em;flex-wrap:wrap}.cbanner__buttons__link-wrap{order:1;padding-top:.75em;padding-bottom:.25em;width:100%}.cbanner__buttons>*{margin-top:.25em;margin-bottom:.25em}.cbanner__pagelinks{margin-top:0}}@media(max-width: 600px){.cbanner{font-size:14px}.cbanner__buttons{margin-top:.75em;margin-bottom:.25em}.cbanner__buttons__btn{display:block;width:100%}.cbanner__buttons__btn:last-child{margin-bottom:1em}.cbanner__buttons__link-wrap{width:100%;padding-top:.5em;padding-bottom:.5em}.cbanner__buttons__link-wrap~.cbanner__buttons__btn:last-child{margin-bottom:.25em}}.creplacement__external{line-height:1.65}.creplacement__external p{margin-bottom:0}.video__video .creplacement__external:not(.creplacement__external--noinfo),.video__item .creplacement__external:not(.creplacement__external--noinfo){display:block;aspect-ratio:16/9;padding:2.5em 1.5em;padding:2.5em var(--grid-gap-between-columns, 1.5em);display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.5);background-color:rgba(0,0,0,.5);background-blend-mode:multiply;color:#fff;text-align:center}.creplacement__external~.map{display:none}[data-ctype=html] .creplacement__external:not(.creplacement__external--noinfo){display:block;padding:1.5em 20px;padding:1.5em var(--grid-outer-container-gap);border:1px solid #f0f0f0;background-color:#f0f0f0;color:#151515;min-height:30vh;display:flex;align-items:center;justify-content:center}[data-ctype=html] .creplacement__external:not(.creplacement__external--noinfo) .creplacement__external__inner{display:block;margin:auto;text-align:center;max-width:40em}:root{font-family:"Work Sans",sans-serif;font-weight:400;font-size:17px;line-height:1.6;color:#151515}body{font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit}.fa-t8default{font-weight:400}.fa-chevrons-left::before{content:""}.fa-chevrons-right::before{content:""}.hyphenate{hyphens:auto;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto}.no-hyphenation{hyphens:none;-ms-hyphens:none;-moz-hyphens:none;-webkit-hyphens:none}h1,h2,h3,h4,h5,h6,.heading--h1,.heading--h2,.heading--h3,.heading--h4,.heading--h5,.heading--h6{font-family:"Inter",sans-serif;font-weight:500;line-height:1.35;margin-bottom:.625em;margin-top:1.175em}h1 a,h1 .link,h2 a,h2 .link,h3 a,h3 .link,h4 a,h4 .link,h5 a,h5 .link,h6 a,h6 .link,.heading--h1 a,.heading--h1 .link,.heading--h2 a,.heading--h2 .link,.heading--h3 a,.heading--h3 .link,.heading--h4 a,.heading--h4 .link,.heading--h5 a,.heading--h5 .link,.heading--h6 a,.heading--h6 .link{color:inherit}h1,.heading--h1{font-size:1.66em;font-weight:500}h2,.heading--h2{font-size:1.66em;font-weight:500}p+h2,p+.heading--h2,ul+h2,ul+.heading--h2,ol+h2,ol+.heading--h2{margin-top:1.5em}h3,.heading--h3{font-size:1.35em;font-weight:500}p+h3,p+.heading--h3,ul+h3,ul+.heading--h3,ol+h3,ol+.heading--h3{margin-top:1.5em}h4,.heading--h4{font-size:1em;font-weight:700}h4+p,.heading--h4+p{margin-top:.5em}h5,.heading--h5{font-family:"Work Sans",sans-serif;font-size:1em;font-weight:500}h5+p,.heading--h5+p{margin-top:.25em}h6,.heading--h6{font-family:"Work Sans",sans-serif;font-size:1em;font-weight:500;color:#1745a5}h6+p,.heading--h6+p{margin-top:.25em}.main .container>.content-section>header .heading{margin-bottom:1.25em}.heading--sub,h1+h2,h2+h3,h3+h4,h4+h5,h5+h6,.ce-header+.ce-textpic>.ce-bodytext:first-child>[class^=heading--]:first-child,.ce-header+.ce-textpic>.ce-bodytext:first-child>h2:first-child,.ce-header+.ce-textpic>.ce-bodytext:first-child>h3:first-child,.ce-header+.ce-textpic>.ce-bodytext:first-child>h4:first-child,.ce-header+.ce-textpic>.ce-bodytext:first-child>h5:first-child,.ce-header+.ce-textpic>.ce-bodytext:first-child>h6:first-child{margin-top:.25em}.content-section>.col12>.ce-header>.heading:first-child,.content-section>.ce-header .heading:first-child,.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>h1:first-child,.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>h2:first-child,.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>h3:first-child,.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>h4:first-child,.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>h5:first-child,.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>h6:first-child,.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>.heading--h1:first-child,.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>.heading--h2:first-child,.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>.heading--h3:first-child,.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>.heading--h4:first-child,.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>.heading--h5:first-child,.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>.heading--h6:first-child,.content-section>.anchor~[class^=col]>.content-section>.col12>.ce-header>.heading:first-child,.content-section>.anchor~[class^=col]>.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>h1:first-child,.content-section>.anchor~[class^=col]>.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>h2:first-child,.content-section>.anchor~[class^=col]>.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>h3:first-child,.content-section>.anchor~[class^=col]>.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>h4:first-child,.content-section>.anchor~[class^=col]>.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>h5:first-child,.content-section>.anchor~[class^=col]>.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>h6:first-child,.content-section>.anchor~[class^=col]>.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>.heading--h1:first-child,.content-section>.anchor~[class^=col]>.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>.heading--h2:first-child,.content-section>.anchor~[class^=col]>.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>.heading--h3:first-child,.content-section>.anchor~[class^=col]>.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>.heading--h4:first-child,.content-section>.anchor~[class^=col]>.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>.heading--h5:first-child,.content-section>.anchor~[class^=col]>.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>.heading--h6:first-child{margin-top:.5em}.content-section>.ce-header~[class^=col]>.content-section>.col12>.ce-header>.heading:first-child,.content-section>.ce-header~[class^=col]>.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>h1:first-child,.content-section>.ce-header~[class^=col]>.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>h2:first-child,.content-section>.ce-header~[class^=col]>.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>h3:first-child,.content-section>.ce-header~[class^=col]>.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>h4:first-child,.content-section>.ce-header~[class^=col]>.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>h5:first-child,.content-section>.ce-header~[class^=col]>.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>h6:first-child,.content-section>.ce-header~[class^=col]>.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>.heading--h1:first-child,.content-section>.ce-header~[class^=col]>.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>.heading--h2:first-child,.content-section>.ce-header~[class^=col]>.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>.heading--h3:first-child,.content-section>.ce-header~[class^=col]>.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>.heading--h4:first-child,.content-section>.ce-header~[class^=col]>.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>.heading--h5:first-child,.content-section>.ce-header~[class^=col]>.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext:first-child>.heading--h6:first-child{margin-top:0}a,.link{color:#1745a5;text-decoration:none;background-image:repeating-linear-gradient(90deg, #1745A5 0%, #1745A5 100%);background-position:center bottom;background-repeat:no-repeat;background-size:0 1px;transition:background-size .3s ease-in-out,color .15s ease-in-out}a:hover,.link:hover{background-size:100% 1px}.eapps-twitter-feed-posts-item-user a,.shariff-button a,.newsfilter__link,.bannerslider__item__overviewlink,.header__search__link,.archivebacklink__link,.table a,.archive__item__link,.expandbutton__item__link,.documents__list__item__admintools__link,.cug__pagetree__item__link,.documents__list__item__link,.anchor,.link--arrow,.link--arrow--back,.navigation__link,.cug__sidebar__logo-link,.cug__page__zipdownload__link,.header__logo-link,.button,.totop-button,.gallery__link,.files__link,.links__link,.navigation-pagination__link,.navigation-pagination--search li a{background:none;color:inherit}hr{border:0;border-top:1px solid #d4d4d4;margin-top:2em;margin-bottom:1.5em}.button{cursor:pointer;font-family:inherit;font-weight:inherit;font-size:inherit;line-height:1.425;outline:none;text-decoration:none;color:#fff;text-align:center;border:1px solid #1745a5;border-radius:5px;padding:.65em 1.75em;background-color:#1745a5;transition:background-color .25s ease-in-out,transform .25s ease-in-out;display:inline-block}.button:hover,.button:active,.button.button--active{transform:scale(1.05)}.button:focus:not(:active){border-color:rgb(16.7606382979,50.2819148936,120.2393617021);box-shadow:0 0 4px 1px rgba(21,21,21,.3)}.button.button--secondary{color:#151515;background-color:#d4d4d4;border-color:#d4d4d4}.button.button--secondary:focus:not(:active){border-color:rgb(186.5,186.5,186.5);box-shadow:0 0 4px 1px rgba(21,21,21,.15)}.button.button--danger{color:#fff;background-color:#99111a;border-color:#99111a}.button.button--danger:focus:not(:active){border-color:rgb(107.1,11.9,18.2);box-shadow:0 0 4px 1px rgba(153,17,26,.35)}.button+.button{margin-left:.625em}.button .fi{line-height:1;vertical-align:middle}.button.button--arrow{padding-right:1.5em}.button.button--arrow::after{content:"";font-family:uicons-regular-rounded;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.15em;vertical-align:middle;margin-left:.65em;transition:transform .25s ease-in-out;display:inline-block}.button.button--arrow:hover::after{transform:translateX(0.275em)}p .button{margin-top:1.5em}.files__list,.links__list{list-style:none;margin:0;padding:0}.files__link,.links__link{transition:color .25s ease-in-out;display:flex;justify-content:flex-start;align-items:flex-start;color:#1745a5;padding-top:.35em;padding-bottom:.35em}.files__link:hover .files__name,.files__link:hover .links__name,.files__link:focus .files__name,.files__link:focus .links__name,.links__link:hover .files__name,.links__link:hover .links__name,.links__link:focus .files__name,.links__link:focus .links__name{background-size:100% 1px}.files__link:hover::before,.files__link:focus::before,.links__link:hover::before,.links__link:focus::before{transform:scale(1.1)}.files__link::before,.links__link::before{content:"";font-family:uicons-regular-rounded;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;margin-right:.35em;display:inline-block;min-width:1.15em;line-height:inherit;transition:transform .175s ease-in-out}.files__link--page::before,.links__link--page::before{content:""}.files__link--page:hover::before,.links__link--page:hover::before{transform:translateX(0.2em)}.files__link--file::before,.files__link.files__link::before,.links__link--file::before,.links__link.files__link::before{content:"";transform:translateY(-0.1em);transition:transform .25s ease-in-out}.files__link--file:hover::before,.files__link.files__link:hover::before,.links__link--file:hover::before,.links__link.files__link:hover::before{transform:translateY(0.05em)}.files__link--mail::before,.links__link--mail::before{content:""}.files__link--tel::before,.links__link--tel::before{content:"";transform:scale(1.15)}.files__link--tel:hover::before,.links__link--tel:hover::before{transform:scale(1.25)}.files__description,.links__description{display:block;line-height:1.375;color:#151515;padding-top:.15em;padding-bottom:.15em}.files__name,.links__name{display:inline-block;line-height:1.375;background-image:repeating-linear-gradient(90deg, #1745A5 0%, #1745A5 100%);background-position:center bottom;background-repeat:no-repeat;background-size:0 1px;transition:background-size .3s ease-in-out,color .15s ease-in-out}fieldset{border:0;padding:0}::-webkit-input-placeholder{color:gray;text-transform:none}:-moz-placeholder{color:gray;text-transform:none}::-moz-placeholder{color:gray;text-transform:none}:-ms-input-placeholder{color:gray;text-transform:none}.form{margin-top:-0.75em;margin-bottom:-0.75em}.form.form--hidden{display:none}.form__legend{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.form__fieldset{margin-top:0;margin-bottom:0}.form__fieldset:not(.content){margin-left:0;margin-right:0}.form__fieldwrap{margin-top:.75em;margin-bottom:.75em;position:relative}.form__fieldwrap--submit{margin-top:1.5em;text-align:right}.form__fieldwrap__inner{position:relative}.form__fieldwrap__inner .form__input{padding-right:3em}.form__fieldwrap__inner .form__label--button{position:absolute;right:1em;top:50%;transform:translateY(-50%);color:gray;line-height:0}.form__input,.form__input--placeholder{width:100%;border:none;border-radius:0;background-color:#eee;font-family:inherit;color:#151515;font-weight:inherit;font-size:inherit;line-height:1.425;border-radius:5px;padding:.65em .85em;outline:none;box-shadow:none;background-clip:padding-box;border:1px solid #eee}.form__input:focus,.background-grey .form__input:focus,.cug__main .form__input:focus,.cug__main .modal .form__input:focus,.form__input:focus+.form__label--file .form__input--placeholder,.background-grey .form__input:focus+.form__label--file .form__input--placeholder,.cug__main .form__input:focus+.form__label--file .form__input--placeholder,.cug__main .modal .form__input:focus+.form__label--file .form__input--placeholder{border-color:#d4d4d4;border-bottom-color:#151515;box-shadow:0 0 5px 0 rgba(21,21,21,.15)}.form__input.f3-form-error,.background-grey .form__input.f3-form-error,.cug__main .form__input.f3-form-error,.cug__main .modal .form__input.f3-form-error,.form__input.f3-form-error+.form__label--file .form__input--placeholder,.background-grey .form__input.f3-form-error+.form__label--file .form__input--placeholder,.cug__main .form__input.f3-form-error+.form__label--file .form__input--placeholder,.cug__main .modal .form__input.f3-form-error+.form__label--file .form__input--placeholder,.form__input.error,.background-grey .form__input.error,.cug__main .form__input.error,.cug__main .modal .form__input.error,.form__input.error+.form__label--file .form__input--placeholder,.background-grey .form__input.error+.form__label--file .form__input--placeholder,.cug__main .form__input.error+.form__label--file .form__input--placeholder,.cug__main .modal .form__input.error+.form__label--file .form__input--placeholder{background-color:#f7d9db;border-color:#f7d9db}.form__input.f3-form-error:focus,.background-grey .form__input.f3-form-error:focus,.cug__main .form__input.f3-form-error:focus,.cug__main .modal .form__input.f3-form-error:focus,.form__input.f3-form-error:focus+.form__label--file .form__input--placeholder,.background-grey .form__input.f3-form-error:focus+.form__label--file .form__input--placeholder,.cug__main .form__input.f3-form-error:focus+.form__label--file .form__input--placeholder,.cug__main .modal .form__input.f3-form-error:focus+.form__label--file .form__input--placeholder,.form__input.error:focus,.background-grey .form__input.error:focus,.cug__main .form__input.error:focus,.cug__main .modal .form__input.error:focus,.form__input.error:focus+.form__label--file .form__input--placeholder,.background-grey .form__input.error:focus+.form__label--file .form__input--placeholder,.cug__main .form__input.error:focus+.form__label--file .form__input--placeholder,.cug__main .modal .form__input.error:focus+.form__label--file .form__input--placeholder{border-color:hsl(356,65.2173913043%,87.9803921569%);border-bottom-color:#99111a;box-shadow:0 0 5px 0 rgba(153,17,26,.2)}.background-grey .form__input,.cug__main .form__input{background-color:#fff;box-shadow:0 0 7px 0 rgba(21,21,21,.1)}.cug__main .modal .form__input{background-color:#eee}.cug__main .modal .form__input:not(:focus){box-shadow:none}.form__input--hidden{display:none}.form__input--textarea{min-height:0;vertical-align:top}.form__label{display:block;margin-bottom:.3em}.form__label__description{font-size:.875em;color:gray;line-height:1.35;display:inline-block;margin-top:.175em}.form__label.heading--h4{margin-top:0;margin-bottom:1em}.form__label.heading--h4+.form__errors{margin-top:-0.75em;display:block}.form__label--hide{display:none}.form__separator{margin-top:1.5em;margin-bottom:1.5em}.form__heading{margin-top:.75em}.form__errors{list-style:none;margin:.5em 0;padding:0;color:#c90310;font-size:.75em}.form__fielderror{color:#c90310;font-size:.75em}.form__input+.form__fielderror,.form__label--file+.form__fielderror,.form__label--file+.form__fielderror+.form__fielderror,.form__label--file+.form__fielderror+.form__fielderror+.form__fielderror{display:block;line-height:1.25;margin-top:.65em}.form__label--file+.form__fielderror+.form__fielderror,.form__label--file+.form__fielderror+.form__fielderror+.form__fielderror{margin-top:.25em}.form__errorslist{list-style:none;color:#c90310;padding:0;margin:1em 0}.form__checkboxes--verticalcols{-moz-column-count:2;column-count:2;margin-top:.35em}.form__checkboxes--verticalcols .form__checkboxes__item{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;overflow:hidden}.form__checkboxes--verticalcols .form__checkboxes__item>.form__input--check+.form__label--check{margin-top:.35em;margin-bottom:.35em}.form__checkboxes__item>.form__input--check{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.form__checkboxes__item>.form__input--check+.form__label--check{padding-left:1.65em;cursor:pointer;position:relative;left:0;right:0;top:0;bottom:0;display:flex;margin:.71em 0}.form__checkboxes__item>.form__input--check+.form__label--check::before{content:"";display:block;border:1px solid #151515;border-radius:3px;background:rgba(0,0,0,0);position:absolute;left:0;top:3px;content:"";font-family:uicons-regular-rounded;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:rgba(0,0,0,0)}.form__checkboxes__item>.form__input--check:focus:not(:active)+.form__label--check:before{box-shadow:0 0 3px 0 rgba(21,21,21,.3);border-color:#1745a5}.form__checkboxes__item>.form__input--check:checked+.form__label--check:before{color:#151515}.form__checkboxes__item>.form__input--check:focus:checked+.form__label--check:before{color:#1745a5}.form__checkboxes__item>.form__input--check:disabled+.form__label--check{color:gray;cursor:default}.form__checkboxes__item>.form__input--check:disabled+.form__label--check::before{background-color:#f6f6f6}.form__checkboxes__item--selectall>.form__input--check+.form__label--check{margin-bottom:1.25em}.form__radios__item>.form__input--radio{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.form__radios__item>.form__input--radio+.form__label--radio{font-size:1em;font-weight:400;letter-spacing:0;color:#151515;padding-left:1.65em;cursor:pointer;position:relative;left:0;right:0;top:0;bottom:0;line-height:1.65;display:flex;margin:.675em 0}.form__radios__item>.form__input--radio+.form__label--radio::before{content:"";display:block;width:14px;height:14px;border:1px solid #151515;background:#fff;position:absolute;left:0;top:5px;border-radius:50%}.form__radios__item>.form__input--radio+.form__label--radio::after{content:"";display:block;width:14px;height:14px;background:rgba(0,0,0,0);position:absolute;left:0;top:5px;margin:1px;border-radius:50%;transform:scale(1);transition:transform .125s ease-out}.form__radios__item>.form__input--radio:focus:not(:active)+.form__label--radio:before{box-shadow:0 0 3px 0 rgba(21,21,21,.3);border-color:#1745a5}.form__radios__item>.form__input--radio:checked+.form__label--radio:before{border-color:#1745a5;background-color:#1745a5}.form__radios__item>.form__input--radio:checked+.form__label--radio:after{transform:scale(0.375);background:#fff}.form__radios__item>.form__input--radio:disabled+.form__label--radio{color:gray;cursor:default}.form__radios__item>.form__input--radio:disabled+.form__label--radio::before{background-color:#f6f6f6}.form__toggle>.form__input--toggle{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.form__toggle>.form__input--toggle+.form__label--toggle{position:relative;height:26px;width:46px;transition:.4s ease;cursor:pointer;margin:.55em 0}.form__toggle>.form__input--toggle+.form__label--toggle:before{content:"";position:absolute;display:block;transition:.2s cubic-bezier(0.24, 0, 0.5, 1);height:100%;width:100%;top:0;left:0;border-radius:1.25em;background-color:#eee;border:1px solid #d4d4d4}.background-grey .form__toggle>.form__input--toggle+.form__label--toggle:before,.cug__main .form__toggle>.form__input--toggle+.form__label--toggle:before{background-color:#fff;border-color:#fff;box-shadow:0 0 4px 1px rgba(21,21,21,.075)}.cug__main .modal .form__toggle>.form__input--toggle+.form__label--toggle:before{background-color:#eee;border-color:#d4d4d4;box-shadow:none}.form__toggle>.form__input--toggle+.form__label--toggle:after{content:"";position:absolute;display:block;transition:.5s cubic-bezier(0.54, 1.6, 0.5, 1);background:#1745a5;height:18px;width:18px;top:5px;left:5px;border-radius:50%}.form__toggle>.form__input--toggle:focus+.form__label--toggle::before,.cug__main .modal .form__toggle>.form__input--toggle:focus+.form__label--toggle::before{box-shadow:0 0 4px 1px rgba(21,21,21,.075);border-color:rgb(186.5,186.5,186.5)}.form__toggle>.form__input--toggle:checked+.form__label--toggle::before{background:#1745a5;border-color:#1745a5;transition:width .2s cubic-bezier(0, 0, 0, 0.1)}.background-grey .form__toggle>.form__input--toggle:checked+.form__label--toggle::before,.cug__main .form__toggle>.form__input--toggle:checked+.form__label--toggle::before{background:#1745a5;border-color:#1745a5}.cug__main .modal .form__toggle>.form__input--toggle:checked+.form__label--toggle::before{background:#1745a5;border-color:#1745a5}.form__toggle>.form__input--toggle:checked+.form__label--toggle::after{background-color:#fff;left:calc(100% - 4px - 18px)}.form__toggle>.form__input--toggle:focus:checked+.form__label--toggle::before,.cug__main .modal .form__toggle>.form__input--toggle:focus:checked+.form__label--toggle::before{box-shadow:0 0 4px 1px rgba(21,21,21,.375);border-color:#1745a5}.form__toggle>.form__input--toggle:disabled+.form__label--toggle{opacity:.5}.form__input--placeholder{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-top-right-radius:0;border-bottom-right-radius:0}.form__label--file{margin-bottom:0;display:flex;background-color:#fff}.form__label--file .form__label__text{border-top-left-radius:0;border-bottom-left-radius:0;white-space:nowrap}.form__label--file .form__label__text:hover{transform:scale(1.0375)}.form__label--file--hide{display:none}.form__input.form__input--file{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.form__documentpreview{font-size:.875em;margin-top:-0.35em;margin-bottom:.4em}.form__input--select{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;text-align:left;box-shadow:none;background-clip:padding-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .25s ease-in-out}.form__input--select:focus,.form__input--select:active{border-color:#4a4a4a}.form__input--select__wrap{position:relative}.form__input--select__wrap::after{content:"";font-family:uicons-regular-rounded;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1;position:absolute;right:.85em;top:50%;transform:translateY(-50%);color:#151515}.message{background-color:rgba(0,0,0,0);border:none;font-weight:500;padding-left:0;padding-right:0}body{padding-top:6.195em}.anchor{top:-6.195em}.main,.footer{overflow:hidden}h1,.heading--h1{font-size:2.94em;margin-bottom:.625em;margin-top:1.175em}h2,.heading--h2{font-size:2.94em;margin-bottom:.625em;margin-top:1.175em}h3,.heading--h3{font-size:1.5em;margin-bottom:.875em;margin-top:1.25em}h4,.heading--h4{font-size:1.18em;font-weight:500;margin-bottom:.625em;margin-top:1.175em}h5,.heading--h5{margin-bottom:.625em;margin-top:1.175em}h6,.heading--h6{margin-bottom:.625em;margin-top:1.175em}p .link--icon:not(:first-child:last-child){display:inline-block;margin-top:.3em;margin-bottom:.3em;background-position:calc((100% - 1.5em)*.5 + 1.5em) calc(100% - .3em)}p .link--icon+br:not(:last-child){margin-bottom:.5em}.link--icon{padding-left:1.5em;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-position:calc((100% - 1.5em)*.5 + 1.5em) bottom}.link--icon:hover{background-size:calc(100% - 1.5em) 1px}.link--icon:hover::before{transform:scale(1.1)}.link--icon::before{content:"";font-family:uicons-regular-rounded;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;margin-right:.35em;display:inline-block;min-width:1.15em;line-height:inherit;transition:transform .175s ease-in-out;margin-left:-1.5em}.link--icon[href^="/"]::before,.link--icon[href^="https://www.kdk.ch"]::before,.link--icon[href^="http://www.kdk.ch"]::before,.link--icon[href^="https://kdk.ch"]::before,.link--icon[href^="http://kdk.ch"]::before,.link--icon[href^="https://dev.kdk.ch"]::before,.link--icon[href^="http://dev.kdk.ch"]::before,.link--icon[href^="https://dev.cug.kdk.ch"]::before,.link--icon[href^="http://dev.cug.kdk.ch"]::before,.link--icon[href^="http://web-dev.kdk.ch.46-231-200-148.monbijou.terminal8.ch/"]::before,.link--icon[href^="http://web.kdk.ch.46-231-200-148.monbijou.terminal8.ch/"]::before{content:""}.link--icon[href^="/"]:hover::before,.link--icon[href^="https://www.kdk.ch"]:hover::before,.link--icon[href^="http://www.kdk.ch"]:hover::before,.link--icon[href^="https://kdk.ch"]:hover::before,.link--icon[href^="http://kdk.ch"]:hover::before,.link--icon[href^="https://dev.kdk.ch"]:hover::before,.link--icon[href^="http://dev.kdk.ch"]:hover::before,.link--icon[href^="https://dev.cug.kdk.ch"]:hover::before,.link--icon[href^="http://dev.cug.kdk.ch"]:hover::before,.link--icon[href^="http://web-dev.kdk.ch.46-231-200-148.monbijou.terminal8.ch/"]:hover::before,.link--icon[href^="http://web.kdk.ch.46-231-200-148.monbijou.terminal8.ch/"]:hover::before{transform:translateX(0.2em)}.link--icon[href$=".doc"]::before{content:"";transform:translateY(-0.1em);transition:transform .25s ease-in-out}.link--icon[href$=".doc"]:hover::before{transform:translateY(0.05em)}.link--icon[href$=".docx"]::before{content:"";transform:translateY(-0.1em);transition:transform .25s ease-in-out}.link--icon[href$=".docx"]:hover::before{transform:translateY(0.05em)}.link--icon[href$=".ppt"]::before{content:"";transform:translateY(-0.1em);transition:transform .25s ease-in-out}.link--icon[href$=".ppt"]:hover::before{transform:translateY(0.05em)}.link--icon[href$=".pptx"]::before{content:"";transform:translateY(-0.1em);transition:transform .25s ease-in-out}.link--icon[href$=".pptx"]:hover::before{transform:translateY(0.05em)}.link--icon[href$=".xls"]::before{content:"";transform:translateY(-0.1em);transition:transform .25s ease-in-out}.link--icon[href$=".xls"]:hover::before{transform:translateY(0.05em)}.link--icon[href$=".xlsx"]::before{content:"";transform:translateY(-0.1em);transition:transform .25s ease-in-out}.link--icon[href$=".xlsx"]:hover::before{transform:translateY(0.05em)}.link--icon[href$=".pdf"]::before{content:"";transform:translateY(-0.1em);transition:transform .25s ease-in-out}.link--icon[href$=".pdf"]:hover::before{transform:translateY(0.05em)}.link--icon[href$=".jpg"]::before{content:"";transform:translateY(-0.1em);transition:transform .25s ease-in-out}.link--icon[href$=".jpg"]:hover::before{transform:translateY(0.05em)}.link--icon[href$=".jpeg"]::before{content:"";transform:translateY(-0.1em);transition:transform .25s ease-in-out}.link--icon[href$=".jpeg"]:hover::before{transform:translateY(0.05em)}.link--icon[href$=".svg"]::before{content:"";transform:translateY(-0.1em);transition:transform .25s ease-in-out}.link--icon[href$=".svg"]:hover::before{transform:translateY(0.05em)}.link--icon[href$=".png"]::before{content:"";transform:translateY(-0.1em);transition:transform .25s ease-in-out}.link--icon[href$=".png"]:hover::before{transform:translateY(0.05em)}.link--icon[href$=".gif"]::before{content:"";transform:translateY(-0.1em);transition:transform .25s ease-in-out}.link--icon[href$=".gif"]:hover::before{transform:translateY(0.05em)}.link--icon[href$=".tiff"]::before{content:"";transform:translateY(-0.1em);transition:transform .25s ease-in-out}.link--icon[href$=".tiff"]:hover::before{transform:translateY(0.05em)}.link--icon[href$=".bmp"]::before{content:"";transform:translateY(-0.1em);transition:transform .25s ease-in-out}.link--icon[href$=".bmp"]:hover::before{transform:translateY(0.05em)}.link--icon[href^="mailto:"]::before,.link--icon[href^="javascript:"]::before{content:""}.link--icon[href^="tel:"]::before{content:"";transform:scale(1.15)}.link--icon[href^="tel:"]:hover::before{transform:scale(1.25)}.link--arrow{position:relative;display:inline-block;padding:.25em 0}p+p .link--arrow:first-child{margin-top:.65em}p .link--arrow{margin-bottom:1.25em}p .link--arrow+.link--arrow,p .link--arrow+br+.link--arrow{margin-top:.25em}.link--arrow::before{content:"";position:absolute;left:0;right:0;bottom:0;border-bottom:1px solid}.link--arrow::after{content:"";font-family:uicons-regular-rounded;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;margin-left:.25em;display:inline-block;transition:transform .25s ease-in-out}.link--arrow:hover::after{transform:translateX(0.375em)}.link--arrow--back{display:inline-block;padding:.25em 0}p+p .link--arrow--back:first-child{margin-top:.65em}.link--arrow--back::before{content:"";font-family:uicons-regular-rounded;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;display:inline-block;margin-left:-0.35em;margin-right:.25em;transition:transform .25s ease-in-out}.link--arrow--back:hover::before{transform:translateX(-0.375em)}hr.ce-div{margin-top:0;margin-bottom:0}.content-section>[class^=col]>.content-section:not(:first-child):not(:last-child)>[data-ctype=div] hr.ce-div,.content-section>[class*=" col"]>.content-section:not(:first-child):not(:last-child)>[data-ctype=div] hr.ce-div{margin-top:.5em;margin-bottom:1.75em}.ce-bodytext ul,.ce-bodytext ol,.news-detail__bodytext ul,.news-detail__bodytext ol{padding-left:1.25em}.ce-bodytext ul:first-child,.ce-bodytext ol:first-child,.news-detail__bodytext ul:first-child,.news-detail__bodytext ol:first-child{margin-top:0}.ce-bodytext ul,.news-detail__bodytext ul{list-style:none;padding:0}.ce-bodytext ul li,.news-detail__bodytext ul li{padding-left:calc(5px + 1.05em);margin:.45em 0;line-height:1.65}.ce-bodytext ul li::before,.news-detail__bodytext ul li::before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background-color:#151515;color:inherit;margin-left:calc(-5px - 1.05em + .2em);margin-right:.85em;margin-bottom:.15em;vertical-align:baseline}.lead{font-weight:500}.text--small{font-size:.825em}.main .container>.content-section,.footer .container>.content-section{padding-bottom:4em;padding-top:4em}.main .container>.content-section:not([class*=background-])+.content-section:not([class*=background-]),.footer .container>.content-section:not([class*=background-])+.content-section:not([class*=background-]){padding-top:0}.main .container>[data-ctype=t8cols_accordion].content-section+[data-ctype=t8cols_accordion],.footer .container>[data-ctype=t8cols_accordion].content-section+[data-ctype=t8cols_accordion]{margin-top:-4em}.main .container>.content-section.background-blue+.background-blue,.footer .container>.content-section.background-blue+.background-blue{padding-top:0}.main .container>.content-section.background-blue+.background-blue.padding--more-top,.footer .container>.content-section.background-blue+.background-blue.padding--more-top{padding-top:3.25em}.main .container>.content-section.background-grey+.background-grey,.footer .container>.content-section.background-grey+.background-grey{padding-top:0}.main .container>.content-section.background-grey+.background-grey.padding--more-top,.footer .container>.content-section.background-grey+.background-grey.padding--more-top{padding-top:3.25em}.main .container>.content-section.padding--more-top,.footer .container>.content-section.padding--more-top{padding-top:6.5em}.main .container>.content-section.padding--more-bottom,.footer .container>.content-section.padding--more-bottom{padding-bottom:6.5em}.main .container>[data-ctype=t8cols_accordion].content-section.padding--more-bottom+[data-ctype=t8cols_accordion],.footer .container>[data-ctype=t8cols_accordion].content-section.padding--more-bottom+[data-ctype=t8cols_accordion]{margin-top:-6.5em}.main .container>.content-section.padding--less-top,.footer .container>.content-section.padding--less-top{padding-top:1.5em}.main .container>.content-section.padding--less-bottom,.footer .container>.content-section.padding--less-bottom{padding-bottom:1.5em}.main .container>[data-ctype=t8cols_accordion].content-section.padding--less-bottom+[data-ctype=t8cols_accordion],.footer .container>[data-ctype=t8cols_accordion].content-section.padding--less-bottom+[data-ctype=t8cols_accordion]{margin-top:-1.5em}.main .container>.content-section.padding--none-top,.footer .container>.content-section.padding--none-top{padding-top:0}.main .container>.content-section.padding--none-bottom,.footer .container>.content-section.padding--none-bottom{padding-bottom:0}.main .container>[data-ctype=t8cols_accordion].content-section.padding--none-bottom+[data-ctype=t8cols_accordion],.footer .container>[data-ctype=t8cols_accordion].content-section.padding--none-bottom+[data-ctype=t8cols_accordion]{margin-top:0}.main .container:last-child>.content-section:last-child:not(.padding--none-bottom){padding-bottom:7.5em}.main .container:last-child>.content-section:last-child.padding--more-bottom{padding-bottom:11.375em}.main .container:last-child>.content-section:last-child.padding--less-bottom{padding-bottom:2.475em}.header:not(.header--pagetitle)+.main .container:first-child>.content-section:first-child:not(.padding--none-top){padding-top:4.7em}.header:not(.header--pagetitle)+.main .container:first-child>.content-section:first-child.padding--more-top{padding-top:7.6375em}.header:not(.header--pagetitle)+.main .container:first-child>.content-section:first-child.padding--less-top{padding-top:1.7625em}.main .container>.content-section.content--smaller,.header .container>.content-section.content--smaller,.footer .container>.content-section.content--smaller{padding-left:calc((100% - 1080px)/2);padding-right:calc((100% - 1080px)/2)}.main .container>.content-section>[class^=col]>.content-section:not(:first-child):not([class*=background-]),.main .container>.content-section>[class*=" col"]>.content-section:not(:first-child):not([class*=background-]),.header .container>.content-section>[class^=col]>.content-section:not(:first-child):not([class*=background-]),.header .container>.content-section>[class*=" col"]>.content-section:not(:first-child):not([class*=background-]),.footer .container>.content-section>[class^=col]>.content-section:not(:first-child):not([class*=background-]),.footer .container>.content-section>[class*=" col"]>.content-section:not(:first-child):not([class*=background-]){margin-top:1em}.main .container>.content-section>[class^=col]>.content-section:not(:first-child):not([class*=background-]).padding--more-top,.main .container>.content-section>[class*=" col"]>.content-section:not(:first-child):not([class*=background-]).padding--more-top,.header .container>.content-section>[class^=col]>.content-section:not(:first-child):not([class*=background-]).padding--more-top,.header .container>.content-section>[class*=" col"]>.content-section:not(:first-child):not([class*=background-]).padding--more-top,.footer .container>.content-section>[class^=col]>.content-section:not(:first-child):not([class*=background-]).padding--more-top,.footer .container>.content-section>[class*=" col"]>.content-section:not(:first-child):not([class*=background-]).padding--more-top{margin-top:2em}.main .container>.content-section>[class^=col]>.content-section:not(:first-child):not([class*=background-]).padding--less-top,.main .container>.content-section>[class*=" col"]>.content-section:not(:first-child):not([class*=background-]).padding--less-top,.header .container>.content-section>[class^=col]>.content-section:not(:first-child):not([class*=background-]).padding--less-top,.header .container>.content-section>[class*=" col"]>.content-section:not(:first-child):not([class*=background-]).padding--less-top,.footer .container>.content-section>[class^=col]>.content-section:not(:first-child):not([class*=background-]).padding--less-top,.footer .container>.content-section>[class*=" col"]>.content-section:not(:first-child):not([class*=background-]).padding--less-top{margin-top:.5em}.main .container>.content-section>[class^=col]>.content-section:not(:first-child):not([class*=background-]).padding--none-top,.main .container>.content-section>[class*=" col"]>.content-section:not(:first-child):not([class*=background-]).padding--none-top,.header .container>.content-section>[class^=col]>.content-section:not(:first-child):not([class*=background-]).padding--none-top,.header .container>.content-section>[class*=" col"]>.content-section:not(:first-child):not([class*=background-]).padding--none-top,.footer .container>.content-section>[class^=col]>.content-section:not(:first-child):not([class*=background-]).padding--none-top,.footer .container>.content-section>[class*=" col"]>.content-section:not(:first-child):not([class*=background-]).padding--none-top{margin-top:0}.container.container--smaller{max-width:1080px}.heading--page{margin-top:0;margin-bottom:0}.heading--page.heading--left--full{text-align:left}.heading--page.heading--center--full{text-align:center}.heading--page.heading--right--full{text-align:right}.container.container--pagetitle:not(.visuallyhidden){padding-top:4.75em;padding-bottom:4.25em}.header--pagetitle+.main>.container:first-child>.content-section:first-child:not([class*=background-]){padding-top:0}.header--pagetitle+.main>.container:first-child>.content-section:first-child[class*=background-]{margin-top:1.5em}.content--vertical-center>[class^=col],.content--vertical-center .content>[class^=col]{display:flex;flex-direction:column;justify-content:center}.content--vertical-center>[class^=col]>*,.content--vertical-center .content>[class^=col]>*{min-width:100%}.main .container>.content-section.content--vertical-center>.anchor~[class^=col]>.content-section>.col12>.ce-header>.heading{margin-top:0}.content--vertical-bottom>[class^=col],.content--vertical-bottom .content>[class^=col]{display:flex;flex-direction:column;justify-content:flex-end}.content--vertical-bottom>[class^=col]>*,.content--vertical-bottom .content>[class^=col]>*{min-width:100%}.content--vertical-bottom>[class^=col]>*.content-section:last-child .ce-textpic:last-child>.ce-bodytext:last-child>*:last-child,.content--vertical-bottom .content>[class^=col]>*.content-section:last-child .ce-textpic:last-child>.ce-bodytext:last-child>*:last-child{margin-bottom:0}.content--vertical-bottom>[class^=col]>*.content-section:last-child .ce-textpic:last-child>.gallery:last-child,.content--vertical-bottom .content>[class^=col]>*.content-section:last-child .ce-textpic:last-child>.gallery:last-child{margin-bottom:calc(-40px/2 + .2em)}.content-section>[class^=col]:not(.col12)>[class*=background-].content-section,.content-section>[class*=" col"]:not(.col12)>[class*=background-].content-section{padding:2em 2.25em 1em;margin-bottom:calc(40px/2)}.content-section>[class^=col]:not(.col12)>[class*=background-].content-section:not(:last-child),.content-section>[class*=" col"]:not(.col12)>[class*=background-].content-section:not(:last-child){margin-bottom:40px}.content-section>[class^=col]:not(.col12)>[class*=background-].content-section.padding--none-bottom,.content-section>[class*=" col"]:not(.col12)>[class*=background-].content-section.padding--none-bottom{margin-bottom:0}.content-section>[class^=col]:not(.col12)>[class*=background-].content-section::before,.content-section>[class*=" col"]:not(.col12)>[class*=background-].content-section::before{top:0;right:calc(40px/2);bottom:0;left:calc(40px/2);width:auto}.content-section>[class^=col]:not(.col12).col6>[class*=background-].content-section>.col12>.ce-textpic>.ce-bodytext>*:not(.text-center):not(.text-right),.content-section>[class*=" col"]:not(.col12).col6>[class*=background-].content-section>.col12>.ce-textpic>.ce-bodytext>*:not(.text-center):not(.text-right){max-width:23.5em}.background-blue{color:#fff}.background-blue h1,.background-blue .heading--h1,.background-blue h2,.background-blue .heading--h2,.background-blue h3,.background-blue .heading--h3,.background-blue h4,.background-blue .heading--h4,.background-blue h5,.background-blue .heading--h5,.background-blue h6,.background-blue .heading--h6{color:inherit}.background-blue a,.background-blue .link{color:inherit;background-image:repeating-linear-gradient(0, #fff 0px, #fff 100%)}.background-blue .ce-bodytext ul li::before,.background-blue .news-detail__bodytext ul li::before{background-color:#fff}.background-blue .eapps-twitter-feed-posts-item-user a,.background-blue .shariff-button a,.background-blue .newsfilter__link,.background-blue .bannerslider__item__overviewlink,.background-blue .header__search__link,.background-blue .archivebacklink__link,.background-blue .table a,.background-blue .archive__item__link,.background-blue .expandbutton__item__link,.background-blue .documents__list__item__admintools__link,.background-blue .cug__pagetree__item__link,.background-blue .documents__list__item__link,.background-blue .anchor,.background-blue .link--arrow,.background-blue .link--arrow--back,.background-blue .navigation__link,.background-blue .header__logo-link,.background-blue .button,.background-blue .totop-button,.background-blue .gallery__link,.background-blue .files__link,.background-blue .links__link,.background-blue .navigation-pagination__link,.background-blue .navigation-pagination--search li a{background-image:none;color:inherit}.background-blue .button{background-color:#fff;color:#151515}.header__main{position:fixed;top:0;left:0;right:0;background-color:#fff;display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;padding:0 calc((100% - 1400px - 40px)/2);z-index:11;font-size:1.18em;font-family:"Inter",sans-serif;font-weight:500;line-height:1.5;border-bottom:1px solid rgba(0,0,0,0);transition:border-color .25s ease-in-out,box-shadow .25s ease-in-out}.header__main.header__main--scroll{border-color:#eee;box-shadow:1px 0 4px 0 rgba(21,21,21,.05)}.header__navigations,.header__meta,.header__lang,.header__logo{padding-left:calc(40px/2);padding-right:calc(40px/2)}.header__navigations,.header__logo{flex-grow:1}.header__logo{max-width:25%;align-self:center;padding:.75em calc(40px/2)}.header__logo-link{display:block}.header__logo__img{display:block}.header__lang{position:relative;z-index:11}.navigation{color:inherit}.navigation__main{margin:0 -1.25em}.navigation__main .navigation__list{justify-content:space-around}.navigation--meta{margin:0 -1.25em}.navigation__list{list-style:none;padding:0;margin:0;display:flex;justify-content:flex-end;align-items:flex-end}.navigation__link{display:block;color:inherit;transition:color .15s ease}.navigation__link:hover .navigation__text::before{transform:scaleX(1)}.navigation__link:hover .navigation__image{opacity:.625}.navigation__image{transition:opacity .15s ease-in-out}.navigation__text{display:block;padding:2em 1.25em 1.75em;position:relative}.navigation__text::before{content:"";position:absolute;left:1.25em;top:1.5em;right:1.25em;border-top:2px solid;transform:scaleX(0);transition:transform .25s ease-in-out}.navigation__text--active::before{transform:scaleX(1)}.navigation__main .navigation__item--has-image .navigation__text{display:none}.navigation__main .navigation__item--has-image .navigation__link{line-height:0}.navigation__main .navigation__item--has-image{padding:2em 1.25em 1.75em;min-height:1.5em;box-sizing:content-box;display:flex;align-items:center}.navigation__item--has-children{position:relative}.navigation__level2-wrap{position:absolute;top:auto;bottom:0px;transform:translateY(100%);opacity:0;transition:opacity .175s ease-in-out .15s;pointer-events:none}.navigation__level2-wrap::before{content:"";position:absolute;bottom:0;top:-1px;width:200vw;left:-100vw;background-color:#fff;pointer-events:none;z-index:-1}.navigation__level2-wrap::after{content:"";position:absolute;top:0;width:200vw;left:-100vw;font-size:1rem;height:calc(100vh - 6.195em);background-color:rgba(21,21,21,.1);z-index:-2;pointer-events:none}.navigation__level2{display:block;list-style:none;padding:.25em 0 2.5em 0;margin:0;min-width:100%;white-space:nowrap;max-height:calc(100vh - 6.195em);overflow:auto;-webkit-overflow-scrolling:touch;font-size:1rem;font-family:"Work Sans",sans-serif;font-weight:400}.navigation__level2 .navigation__text{display:inline-block}.navigation__level2 .navigation__text::before{border-top:1px solid;top:auto;bottom:.5em;left:1.475em;right:1.475em}.navigation__level2 .navigation__text{padding-left:1.475em;padding-right:1.475em;padding-top:.5em;padding-bottom:.5em}.navigation__item:hover>.navigation__level2-wrap,.navigation__item.hovered>.navigation__level2-wrap{opacity:1;z-index:10;transition:opacity .25s ease-in-out;pointer-events:all}.navigation__mobile{display:none}.navigation.navigation--language{display:block;text-transform:uppercase;overflow:visible;max-height:2.015em;position:relative}.navigation.navigation--language .navigation--language__arrow{position:absolute;top:55%;right:.5em;transform:translateY(-50%);transition:transform .25s ease-in-out;cursor:pointer;z-index:1;line-height:1}.navigation.navigation--language .navigation--language__arrow::before{line-height:1;vertical-align:middle}.navigation.navigation--language .navigation__list{flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden;max-height:2.015em;border:1px solid rgba(0,0,0,0);border-radius:5px;transition:max-height .3s ease,background-color .3s ease .1s;padding-right:1em;margin-left:0;margin-right:0;z-index:1;position:relative}.navigation.navigation--language .navigation__list:not(.navigation__list--open){max-height:2.015em !important}.navigation.navigation--language .navigation__list.navigation__list--open:not(.navigation__list--in-progress){max-height:none !important}.navigation.navigation--language .navigation__list.navigation__list--open{color:#151515;background-color:#f6f6f6;border-color:#d4d4d4;box-shadow:0 0 4px 1px rgba(21,21,21,.1);transition:max-height .3s ease,background-color .3s ease}.navigation.navigation--language .navigation__list.navigation__list--open+.navigation--language__arrow{color:#151515;transform:translateY(-50%) rotate(180deg)}.navigation.navigation--language .navigation__item{position:relative}.navigation.navigation--language .navigation__item--active{order:-1}.navigation.navigation--language .navigation__item--disabled{color:gray}.navigation.navigation--language .navigation__link::after{content:none}.navigation.navigation--language .navigation__link{display:block}.navigation.navigation--language .navigation__link::before{content:"";position:absolute;top:0;left:0;right:-1em;bottom:0}.navigation.navigation--language .navigation__link--active:hover{color:inherit}.navigation.navigation--language .navigation__text{display:block;line-height:1;padding:.575em .875em .575em .825em}.navigation.navigation--language .navigation__text::before{content:none}.navigation.navigation--meta{margin:0}.navigation.navigation--meta .navigation__link.button{padding:.275em 1em;color:#fff;transition:background-color .25s ease-in-out,transform .25s ease-in-out}.navigation.navigation--meta .navigation__link.button .navigation__text{padding:0;display:inline}.navigation.navigation--meta .navigation__link.button .navigation__text::before{content:none}.navigation.navigation--breadcrumb .navigation__list{display:block;margin-left:0;margin-right:0;padding-bottom:.5em}.navigation.navigation--breadcrumb .navigation__item{display:inline}.navigation.navigation--breadcrumb .navigation__item:not(:last-child)::after{content:"";font-family:uicons-regular-rounded;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;margin-right:.1em}.navigation.navigation--breadcrumb .navigation__link{display:inline}.navigation.navigation--breadcrumb .navigation__link:hover{color:inherit}.navigation.navigation--breadcrumb .navigation__link:hover .navigation__text{background-size:100% 1px}.navigation.navigation--breadcrumb .navigation__link--no-follow{pointer-events:none}.navigation.navigation--breadcrumb .navigation__text::before{content:none}.navigation.navigation--breadcrumb .navigation__text{display:inline;padding:.35em 0;background-image:repeating-linear-gradient(90deg, #151515 0%, #151515 100%);background-position:center calc(100% - .25em);background-repeat:no-repeat;background-size:0 1px;transition:background-size .3s ease-in-out,color .15s ease-in-out}.navigation-pagination{margin:2.5em 0 1.5em;color:gray;transition:color .2s ease-in-out}.navigation-pagination__list,.navigation-pagination .pagination{list-style:none;margin:0;padding:0;margin-left:-0.25em;display:flex;justify-content:center;align-items:center}.navigation-pagination a{color:inherit}.navigation-pagination__text,.navigation-pagination__item__text{padding:.25em 1em}.navigation-pagination__text [class*=fi-rr-angle-],.navigation-pagination__text [class*=fi-rr-angle-]::before,.navigation-pagination__item__text [class*=fi-rr-angle-],.navigation-pagination__item__text [class*=fi-rr-angle-]::before{line-height:0;vertical-align:middle}.navigation-pagination__text [class*=fi-rr-angle-]::before,.navigation-pagination__item__text [class*=fi-rr-angle-]::before{margin-left:-0.25em;margin-right:-0.25em}.navigation-pagination__item--number+.navigation-pagination__item--number,.navigation-pagination .pagination li+li{position:relative}.navigation-pagination__item--number+.navigation-pagination__item--number::before,.navigation-pagination .pagination li+li::before{content:"|";position:absolute;left:-1px;top:50%;transform:translateY(-50%);color:gray;font-weight:400}.navigation-pagination__item--current,.navigation-pagination__item:not(.navigation-pagination__item--has-no-action):hover{color:#151515}.navigation-pagination__item--current{font-weight:500}.bannerpattern{width:100%;padding-bottom:15%;min-height:15em;background-size:auto 200%}.bannerpattern--09,.bannerpattern--10{background-position:center 9%}.bannerslider{display:flex;padding-top:1em;padding-bottom:1em;margin-left:calc(40px/2*-1);margin-right:calc(40px/2*-1)}.bannerslider__item{width:100%;display:flex;justify-content:flex-start;align-items:stretch;overflow:hidden;position:relative}.bannerslider__item__pattern{position:relative;width:calc((100% + 4em + 40px/2)*.5 - 40px);margin-left:calc(40px/2);margin-right:calc(40px/2);overflow:hidden}.bannerslider__item__pattern__inner{height:0;padding-bottom:75%;background-size:auto 150%;opacity:.85;transition:transform .75s ease-in-out .15s,opacity .375s ease-in-out;min-height:100%}.scrollslider__item--active .bannerslider__item__pattern__inner{opacity:1;transform:scale(1.05)}.bannerslider__item__text{width:calc((100% + 4em + 40px/2)*.5 - (4em + 40px/2));padding-left:calc(40px/2);padding-right:calc(40px/2)}.bannerslider__item__text>*{transition:transform .5s ease-in-out,opacity .25s ease-in-out}.bannerslider__item:not(.scrollslider__item--active) .bannerslider__item__text>*{transform:translateY(30px);opacity:0}.bannerslider__item__text>*:nth-child(1){transition:transform .5s ease-in-out .1s,opacity .25s ease-in-out .1s}.bannerslider__item__text>*:nth-child(2){transition:transform .5s ease-in-out .2s,opacity .25s ease-in-out .2s}.bannerslider__item__text>*:nth-child(3){transition:transform .5s ease-in-out .3s,opacity .25s ease-in-out .3s}.bannerslider__item__text>*:nth-child(4){transition:transform .5s ease-in-out .4s,opacity .25s ease-in-out .4s}.bannerslider__item__text>*:nth-child(5){transition:transform .5s ease-in-out .5s,opacity .25s ease-in-out .5s}.bannerslider__item__text>*:nth-child(6){transition:transform .5s ease-in-out .6s,opacity .25s ease-in-out .6s}.bannerslider__item__text>*:nth-child(7){transition:transform .5s ease-in-out .7s,opacity .25s ease-in-out .7s}.bannerslider__item__text>*:nth-child(8){transition:transform .5s ease-in-out .8s,opacity .25s ease-in-out .8s}.bannerslider__item__text>*:nth-child(9){transition:transform .5s ease-in-out .9s,opacity .25s ease-in-out .9s}.bannerslider__item__text>*:nth-child(10){transition:transform .5s ease-in-out 1s,opacity .25s ease-in-out 1s}.bannerslider__item__text>*:nth-child(11){transition:transform .5s ease-in-out 1.1s,opacity .25s ease-in-out 1.1s}.bannerslider__item__text>*:nth-child(12){transition:transform .5s ease-in-out 1.2s,opacity .25s ease-in-out 1.2s}.bannerslider__item__text>*:nth-child(13){transition:transform .5s ease-in-out 1.3s,opacity .25s ease-in-out 1.3s}.bannerslider__item__text>*:nth-child(14){transition:transform .5s ease-in-out 1.4s,opacity .25s ease-in-out 1.4s}.bannerslider__item__text>*:nth-child(15){transition:transform .5s ease-in-out 1.5s,opacity .25s ease-in-out 1.5s}.bannerslider__item__text>*:nth-child(16){transition:transform .5s ease-in-out 1.6s,opacity .25s ease-in-out 1.6s}.bannerslider__item__text>*:nth-child(17){transition:transform .5s ease-in-out 1.7s,opacity .25s ease-in-out 1.7s}.bannerslider__item__text>*:nth-child(18){transition:transform .5s ease-in-out 1.8s,opacity .25s ease-in-out 1.8s}.bannerslider__item__text>*:nth-child(19){transition:transform .5s ease-in-out 1.9s,opacity .25s ease-in-out 1.9s}.bannerslider__item__text>*:nth-child(20){transition:transform .5s ease-in-out 2s,opacity .25s ease-in-out 2s}.bannerslider__item__text{display:flex;flex-direction:column}.bannerslider__item__text>*{width:100%}.bannerslider__item__text::after{content:"";display:block;border-bottom:1px solid;opacity:0;transform:scaleX(0);transform-origin:center;transition:transform .25s ease-in-out .5s,opacity .35s ease-in-out .5s}.scrollslider__item--active .bannerslider__item__text::after{opacity:1;transform:scaleX(1)}.bannerslider__item__tag,.bannerslider__item__title,.bannerslider__item__teaser{max-width:24rem}.bannerslider__item__tag{line-height:1.5;color:#1745a5}.bannerslider__item__title{margin-top:.4em;margin-bottom:1.15em}.bannerslider__item__title__link{background-image:repeating-linear-gradient(90deg, #151515 0%, #151515 100%)}.bannerslider__item__title__link::after{content:"";position:absolute;left:0;right:0;top:0;bottom:0}.bannerslider__item__teaser{flex-grow:1;padding-bottom:2em}.bannerslider__item__overviewlink{display:block;padding:.325em 0;position:relative;z-index:1}.bannerslider__item__overviewlink:hover .fi-rr-angle-small-right{transform:translateX(0.25em)}.bannerslider__item__overviewlink .fi-rr-angle-small-right{display:inline-block;padding-left:.125em;line-height:0;vertical-align:middle;margin-top:.075em;transition:transform .25s ease-in-out}.bannerslider__item__overviewlink .fi-rr-angle-small-right::before{line-height:0}.bannerslider__nav{flex:none;width:calc(4em + 40px/2);padding-right:calc(40px/2);align-self:center}.bannerslider__nav__list{list-style:none;margin:0;padding:0;z-index:2}.bannerslider__nav__item{padding:.35em 0 .35em .625em;cursor:pointer;position:relative;display:flex;justify-content:flex-end;align-items:center;color:gray;color:#d4d4d4}.bannerslider__nav__item::before{content:"";display:block;border-top:1px solid;border-bottom:1px solid;width:2em;transition:transform .175s ease-in-out .125s;transform-origin:right;transform:scaleX(1)}.bannerslider__nav__item::after{content:"";display:block;border-top:1px solid;border-bottom:1px solid;color:#1745a5;width:2em;position:absolute;left:.625em;top:calc(50% - 1px);transition:transform .25s ease-in-out;transform:scaleX(0);transform-origin:right}.bannerslider__nav__item__number{font-size:.825em;font-family:"Inter",sans-serif;font-weight:700;transform:scale(0);transition:transform .25s ease-in-out,min-width .25s ease-in-out,padding .25s ease-in-out;min-width:0;width:0;flex:none;padding:0}.bannerslider__nav__item.scrollslider__dots__item--active,.bannerslider__nav__item:hover{color:#1745a5}.bannerslider__nav__item.scrollslider__dots__item--active::before,.bannerslider__nav__item:hover::before{transform:scaleX(0);transition:transform .175s ease-in-out}.bannerslider__nav__item.scrollslider__dots__item--active::after,.bannerslider__nav__item:hover::after{transform:scaleX(1);transition:transform .25s ease-in-out .125s}.bannerslider__nav__item.scrollslider__dots__item--active .bannerslider__nav__item__number,.bannerslider__nav__item:hover .bannerslider__nav__item__number{transform:scale(1);min-width:1em;padding-left:.75em}.header>.container>.content-section{padding-top:2.5em;padding-bottom:1.5em}.scrollslider{overflow:hidden}.main>.container>.content-section>.col12>.ce-textpic>.ce-bodytext:first-child:last-child:not([class*=ce-bodytext--cols]):not(.ce-bodytext--fullwidth),.main>.container>.content-section>.col12>.ce-textpic.ce-textpic--svg-interactive>.ce-bodytext:not([class*=ce-bodytext--cols]):not(.ce-bodytext--fullwidth),.main>.container>.content-section>.col12>.ce-textpic.ce-textpic--svg-interactive>.gallery,.main>.container>.content-section>.col12>.files,.main>.container>.content-section>.col12>.links,.main>.container>.content-section>.col12>.searchresults,.main>.container>.content-section>.col12>.form.form--search,.main>.container>.content-section>.col12>.form.form--newsletter,.main>.container>.content-section>.col12>.inxmail_archive_iframe,.main>.container>.content-section>.col12.accordion .content-section>.col12>.ce-textpic>.ce-bodytext:first-child:last-child:not([class*=ce-bodytext--cols]):not(.ce-bodytext--fullwidth),.main>.container>.content-section>.col12.accordion .content-section>.col12>.ce-textpic.ce-textpic--svg-interactive>.ce-bodytext:not([class*=ce-bodytext--cols]):not(.ce-bodytext--fullwidth),.main>.container>.content-section>.col12.accordion .content-section>.col12>.ce-textpic.ce-textpic--svg-interactive>.gallery,.main>.container>.content-section>.col12.accordion .content-section>.col12>.files,.main>.container>.content-section>.col12.accordion .content-section>.col12>.links,.main>.container>.content-section>.col12.accordion .content-section>.col12>.searchresults,.main>.container>.content-section>.col12.accordion .content-section>.col12>.form.form--search,.main>.container>.content-section>.col12.accordion .content-section>.col12>.form.form--newsletter,.main>.container>.content-section>.col12.accordion .content-section>.col12>.inxmail_archive_iframe{width:calc((100% + 40px)*.8 - 40px)}.main>.container>.content-section>.col12.accordion [class^=col]:not(.col12) .content-section>.col12>.ce-textpic>.ce-bodytext:first-child:last-child:not([class*=ce-bodytext--cols]):not(.ce-bodytext--fullwidth),.main>.container>.content-section>.col12.accordion [class^=col]:not(.col12) .content-section>.col12>.ce-textpic.ce-textpic--svg-interactive>.ce-bodytext:not([class*=ce-bodytext--cols]):not(.ce-bodytext--fullwidth),.main>.container>.content-section>.col12.accordion [class^=col]:not(.col12) .content-section>.col12>.ce-textpic.ce-textpic--svg-interactive>.gallery,.main>.container>.content-section>.col12.accordion [class^=col]:not(.col12) .content-section>.col12>.files,.main>.container>.content-section>.col12.accordion [class^=col]:not(.col12) .content-section>.col12>.links,.main>.container>.content-section>.col12.accordion [class^=col]:not(.col12) .content-section>.col12>.searchresults,.main>.container>.content-section>.col12.accordion [class^=col]:not(.col12) .content-section>.col12>.form.form--search,.main>.container>.content-section>.col12.accordion [class^=col]:not(.col12) .content-section>.col12>.form.form--newsletter,.main>.container>.content-section>.col12.accordion [class^=col]:not(.col12) .content-section>.col12>.inxmail_archive_iframe,.main>.container>.content-section>.col12.accordion [class*=" col"]:not(.col12) .content-section>.col12>.ce-textpic>.ce-bodytext:first-child:last-child:not([class*=ce-bodytext--cols]):not(.ce-bodytext--fullwidth),.main>.container>.content-section>.col12.accordion [class*=" col"]:not(.col12) .content-section>.col12>.ce-textpic.ce-textpic--svg-interactive>.ce-bodytext:not([class*=ce-bodytext--cols]):not(.ce-bodytext--fullwidth),.main>.container>.content-section>.col12.accordion [class*=" col"]:not(.col12) .content-section>.col12>.ce-textpic.ce-textpic--svg-interactive>.gallery,.main>.container>.content-section>.col12.accordion [class*=" col"]:not(.col12) .content-section>.col12>.files,.main>.container>.content-section>.col12.accordion [class*=" col"]:not(.col12) .content-section>.col12>.links,.main>.container>.content-section>.col12.accordion [class*=" col"]:not(.col12) .content-section>.col12>.searchresults,.main>.container>.content-section>.col12.accordion [class*=" col"]:not(.col12) .content-section>.col12>.form.form--search,.main>.container>.content-section>.col12.accordion [class*=" col"]:not(.col12) .content-section>.col12>.form.form--newsletter,.main>.container>.content-section>.col12.accordion [class*=" col"]:not(.col12) .content-section>.col12>.inxmail_archive_iframe{width:auto}.ce-bodytext[class*=ce-bodytext--cols]{-moz-column-gap:40px;column-gap:40px;margin-bottom:1em}.ce-bodytext[class*=ce-bodytext--cols]>p:last-child{margin-bottom:0}.ce-bodytext[class*=ce-bodytext--cols] ul,.ce-bodytext[class*=ce-bodytext--cols] ol{-moz-column-break-inside:avoid;break-inside:avoid}.ce-bodytext[class*=ce-bodytext--cols] h1,.ce-bodytext[class*=ce-bodytext--cols] .heading--h1,.ce-bodytext[class*=ce-bodytext--cols] h2,.ce-bodytext[class*=ce-bodytext--cols] .heading--h2,.ce-bodytext[class*=ce-bodytext--cols] h3,.ce-bodytext[class*=ce-bodytext--cols] .heading--h3,.ce-bodytext[class*=ce-bodytext--cols] h4,.ce-bodytext[class*=ce-bodytext--cols] .heading--h4,.ce-bodytext[class*=ce-bodytext--cols] h5,.ce-bodytext[class*=ce-bodytext--cols] .heading--h5,.ce-bodytext[class*=ce-bodytext--cols] h6,.ce-bodytext[class*=ce-bodytext--cols] .heading--h6{-moz-column-break-inside:avoid;break-inside:avoid;-moz-column-break-after:avoid;break-after:avoid}.ce-bodytext[class*=ce-bodytext--cols] h1::after,.ce-bodytext[class*=ce-bodytext--cols] .heading--h1::after,.ce-bodytext[class*=ce-bodytext--cols] h2::after,.ce-bodytext[class*=ce-bodytext--cols] .heading--h2::after,.ce-bodytext[class*=ce-bodytext--cols] h3::after,.ce-bodytext[class*=ce-bodytext--cols] .heading--h3::after,.ce-bodytext[class*=ce-bodytext--cols] h4::after,.ce-bodytext[class*=ce-bodytext--cols] .heading--h4::after,.ce-bodytext[class*=ce-bodytext--cols] h5::after,.ce-bodytext[class*=ce-bodytext--cols] .heading--h5::after,.ce-bodytext[class*=ce-bodytext--cols] h6::after,.ce-bodytext[class*=ce-bodytext--cols] .heading--h6::after{content:"";display:block;height:100px;margin-bottom:-100px}.ce-bodytext.ce-bodytext--cols2{-moz-column-count:2;column-count:2}.ce-bodytext.ce-bodytext--cols3{-moz-column-count:3;column-count:3}.ce-bodytext.ce-bodytext--cols4{-moz-column-count:3;column-count:3}.video__video__iframe{max-width:100%;height:auto;aspect-ratio:16/9}.imageslider{position:relative}.imageslider__figure{margin:0;padding-right:1em;max-width:100%}.imageslider__figure:last-child{min-width:100%}.imageslider__figure--video{box-sizing:content-box}.imageslider__image{margin-left:0;height:auto}.imageslider__image-wrap{height:450px}.imageslider .video__video{height:100%}.imageslider .video__video--plyr{aspect-ratio:16/9}.imageslider .video__video__iframe{height:inherit;width:auto}.imageslider .plyr--video{height:100%;aspect-ratio:16/9}.imageslider__caption{display:block;width:0;min-width:100%;position:static;background:rgba(0,0,0,0);padding:.75em 0 .25em;font-size:.825em;color:inherit}.imageslider__caption p{margin-bottom:0}.imageslider__arrows__list{font-size:1.35em;list-style:none;padding:0;margin:0 -0.15em;display:flex;justify-content:flex-start;align-items:flex-start;margin-top:.5rem;margin-bottom:.75rem}.imageslider__arrows__item{line-height:1;padding:.375em .15em;cursor:pointer;transition:color .25s ease-in-out}.imageslider__arrows__item+.imageslider__arrows__item{margin-left:-1px}.imageslider__arrows__item:hover{color:#151515}.pageoverview__list{list-style:none;margin:0;padding:0;display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;margin-left:calc(40px/2*-1);margin-right:calc(40px/2*-1);margin-top:-1em}.pageoverview__item{width:50%;padding-left:calc(40px/2);padding-right:calc(40px/2);padding-top:2.75em;padding-bottom:2.75em}.pageoverview__item__inner{max-width:26.5em;height:100%;display:flex;flex-direction:column;position:relative}.pageoverview__item__inner>*{width:100%}.pageoverview__item__inner:hover .pageoverview__item__pattern__inner{transform:scale(1.05)}.pageoverview__item:nth-child(2n) .pageoverview__item__inner{margin-left:auto;margin-right:0}.pageoverview__item__pattern{overflow:hidden}.pageoverview__item__pattern__inner{padding-bottom:100%;background-size:auto 150%;transition:transform .5s ease-in-out}.pageoverview__item__text{flex-grow:1;display:flex;flex-direction:column}.pageoverview__item__text>*{width:100%}.pageoverview__item__teaser{flex-grow:1;margin-bottom:1.5em}.pageoverview__item__link{position:static}.pageoverview__item__link::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.accordion{position:relative;margin-top:calc(40px/4);margin-bottom:calc(40px/4 + .875em)}[data-ctype=t8cols_accordion]+[data-ctype=t8cols_accordion]>.accordion{margin-top:calc(40px/4 - .875em)}.accordion::before{content:"";position:absolute;left:-0.75em;right:-0.75em;top:0;bottom:0;background-color:#f6f6f6;z-index:-1;border-radius:7px;box-shadow:0 0 2px 0 rgba(21,21,21,.1)}.accordion__head{cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding-top:1.375em;padding-bottom:1.225em}.accordion__head__inner{flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}.accordion__head__icon{flex:none;display:block;width:13px;height:13px;position:relative;align-self:flex-start;margin-top:.35em;transition:transform .375s ease-in-out}.accordion__head__icon::before,.accordion__head__icon::after{content:"";display:block;width:100%;height:3px;border-radius:6px;background-color:#151515;position:absolute;top:5px;transition:transform .375s ease-in-out}.accordion__head__icon::after{transform:rotate(90deg)}.accordion__head .heading{margin-top:0;margin-bottom:0}.accordion__head--open .accordion__head__icon{transform:rotate(45deg)}.accordion__head--open .accordion__head__icon::before{transform:rotate(135deg)}.accordion__head--open .accordion__head__icon::after{transform:rotate(135deg)}.accordion__content{overflow:hidden;transition:height .5s ease;backface-visibility:hidden;transform:translate3d(0, 0, 0)}.accordion__content:not(.accordion__content--inprogress){height:auto !important;overflow:visible}.accordion__content.accordion__content--closed{height:0 !important;overflow:hidden}.accordion__content__inner{padding-top:.35em;padding-bottom:.675em;backface-visibility:hidden;transform:translate3d(0, 0, 0)}.accordion .accordion{margin-top:calc(40px/8);margin-bottom:calc(40px/2)}.accordion .accordion::before{content:none}.accordion .accordion .accordion__head{justify-content:flex-start;border-bottom:1px solid;padding-top:.875em;padding-bottom:.5em;margin-bottom:.75em}.accordion .accordion .accordion__head .heading{font-size:1rem;font-family:"Work Sans",sans-serif;font-weight:500}.accordion .accordion .accordion__head__icon{width:10px;height:10px;margin-top:.325em;margin-left:.575em;flex:none}.accordion .accordion .accordion__head__icon::before,.accordion .accordion .accordion__head__icon::after{height:2px;border-radius:4px;top:4px}.accordion .accordion .accordion__content__inner{padding-bottom:.875em}.accordion [data-ctype=t8cols_accordion]+[data-ctype=t8cols_accordion]{margin-top:calc(-1.25em - 40px/4)}.accordion [data-ctype=t8cols_accordion]+[data-ctype=t8cols_accordion]>.accordion{margin-top:calc(40px/8)}.accordion [data-ctype=t8cols_accordion]:last-child .accordion__content__inner{padding-bottom:0}.message{padding-top:2em;padding-bottom:2em}.ce-textpic--svg-interactive [class*=canton--]{cursor:pointer}.ce-textpic--svg-interactive [class*=canton--].hovered{fill:#1745a5}.ce-textpic--svg-interactive [class*=text--].hovered{fill:#fff}.ce-textpic--svg-interactive .text--bs.hovered{fill:#1745a5}.ce-textpic--svg-interactive #text{pointer-events:none}.ce-textpic--svg-interactive .list--svg{-moz-columns:4;columns:4}.ce-textpic--svg-interactive .list--svg li::before{content:none}.ce-textpic--svg-interactive .list--svg li{padding-left:0;margin:0;line-height:inherit}.ce-textpic--svg-interactive .list--svg li.hovered a{background-size:100% 1px}.footer .container>.content-section.padding--more-top:first-child{padding-top:5em}.footer .pages__list{list-style:none;margin:0;padding:0;display:flex;justify-content:center;align-items:baseline;flex-wrap:wrap;margin:.35em -1.15em}.footer .pages__item{padding:.25em 1.15em}.footer .pages__item--has-image .pages__link{background-image:none}.footer .pages__image{vertical-align:bottom}.footer .anchor+[class^=col]:not(.col12)>.content-section .pages__list,.footer .anchor+[class*=" col"]:not(.col12)>.content-section .pages__list{justify-content:flex-start}.footer [class^=col]:not(.col12):last-child>.content-section .pages__list,.footer [class*=" col"]:not(.col12):last-child>.content-section .pages__list{justify-content:flex-end}.totop-button{display:block;position:fixed;right:calc(40px/2);bottom:calc(40px/2 + 3.1em);z-index:10;transform:translateX(calc(100% + 40px / 2));transition:transform .125s ease-in-out,color .15s ease-in-out}.totop-button .totop-button__icon{font-size:.925em;vertical-align:middle;display:inline-block;transition:transform .25s ease-in-out}.totop-button .totop-button__icon,.totop-button .totop-button__icon::before{line-height:1}.totop-button::after{content:"";display:block;padding-top:.25em;border-bottom:1px solid}.totop-button--visible{transform:translateX(0)}.totop-button:hover{transform:scale(1.025);transition:transform .35s ease-in-out,color .15s ease-in-out}.totop-button:hover .totop-button__icon{transform:translateY(-0.25em)}.totop-button.totop-button--white{color:#fff}.parsley-errors-list,.powermail-errors-list{list-style:none;padding:0;margin:0;font-size:.88em;letter-spacing:.03em;margin-top:.5em;color:#c90310}.news-list.content{margin-left:-40px;margin-right:-40px}.news-list.content>[class^=col],.news-list.content>[class*=" col"],.news-list.content>.news-list__item{padding-left:40px;padding-right:40px}.news-list__item{width:50%;padding-top:2.5em;padding-bottom:2.5em}.news-list__item__inner{height:100%;max-width:26.5em;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative}.news-list__item__inner>*{width:100%}.news-list__item:nth-child(2n) .news-list__item__inner{margin-left:auto;margin-right:0}.news-list__heading{margin-top:.65em;margin-bottom:.65em;min-height:4.05em}.news-list__heading-link{background-image:repeating-linear-gradient(0, #151515 0px, #151515 100%)}.news-list__heading-link::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.news-list__teaser{flex-grow:1;margin-bottom:2.25em}.news-list__category{order:-1;color:#1745a5;line-height:1.5;min-height:1.5em}.news-list__category__list{list-style:none;margin:0;padding:0}.news-list__category__item{display:inline}.news-list__date{margin-bottom:.75em}.news-list__morelink{display:block}.news-list.news-list--teaser{display:flex;flex-wrap:nowrap;margin-left:calc(40px/2*-1);margin-right:calc(40px/2*-1);margin-top:calc(40px/2*-1)}.news-list__item.news-list__item--teaser{padding:calc(40px/2);width:100%}.news-list__item.news-list__item--teaser::before{content:"";display:block;padding-bottom:100%;float:left}.news-list__item.news-list__item--teaser .news-list__item__inner{max-width:none;padding:1.5em 1.625em;background-color:#f6f6f6}.news-list__item.news-list__item--teaser .news-list__header{flex-grow:1}.news-list__item.news-list__item--teaser .news-list__heading{margin-top:.625em;margin-bottom:.5em;min-height:5.4em}@supports(-webkit-line-clamp: 4){.news-list__item.news-list__item--teaser .news-list__heading{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}}.news-list__item.news-list__item--teaser .news-list__date{margin-bottom:1.375em}.news-list__item.news-list__item--teaser .news-list__morelink{display:inline-block}.news-list .message{text-align:center}.newsfilter{position:relative;margin-top:2.25em;margin-bottom:2.25em}.newsfilter__nav{display:none}.newsfilter__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:1;padding-top:.35em;padding-bottom:.35em;cursor:pointer}.newsfilter__arrow,.newsfilter__arrow::before{line-height:0;vertical-align:middle}.newsfilter__arrow--prev{left:-0.25em;background-image:linear-gradient(to right, #fff 1em, rgba(255, 255, 255, 0));padding-right:.5em}.newsfilter__arrow--next{right:-0.25em;background-image:linear-gradient(to left, #fff 1em, rgba(255, 255, 255, 0));padding-left:1em}.newsfilter::after{content:"";position:absolute;bottom:2px;left:0;right:0;border-bottom:1px solid #151515;z-index:-1}.newsfilter--has-overflow{padding-left:.65em;padding-right:.65em;margin-left:-0.65em;margin-right:-0.65em}.newsfilter--has-overflow::after{left:.65em;right:.65em}.newsfilter--has-overflow .newsfilter__nav{display:block}.newsfilter__list{list-style:none;margin:0;padding:0;display:flex;justify-content:space-between;align-items:flex-start;overflow:auto;padding-bottom:2px}.newsfilter__list__dropdown{flex-direction:column}.newsfilter__item{flex-shrink:none;flex-grow:1;text-align:center;white-space:nowrap}.newsfilter__link{display:block;min-width:100%;padding:.35em 1em;position:relative;transition:color .15s ease-in-out}.newsfilter__link::after{content:"";position:absolute;left:0;right:0;bottom:-2px;border-bottom:5px solid #1745a5;transform:scaleX(0);transition:transform .35s ease-in-out}.newsfilter__link--active,.newsfilter__link:hover{color:#1745a5}.newsfilter__link--active::after,.newsfilter__link:hover::after{transform:scaleX(1)}.news-detail{padding-top:1.5em}.news-detail__header,.news-detail__article{width:calc((100% + 40px)*.8 - 40px)}.news-detail__header{display:flex;flex-direction:column}.news-detail__header>*{width:100%}.news-detail__heading{margin-top:.35em;margin-bottom:1.75em}.news-detail__category{color:#1745a5;list-style:none;margin:0;padding:0;order:-1}.news-detail__category__item{display:inline}.news-detail__media{margin-top:.25em}.news-detail__media .imageslider__figure:first-child:last-child{margin-bottom:2em}.news-detail__date{display:block;margin-bottom:1em}.news-detail__more{margin-top:2em}.news-detail__contactinfo::before,.news-detail__share-wrap::before,.news-detail__backlink-wrap::before{content:"";display:block;max-width:24em;border-bottom:1px solid;margin-top:1.85em;margin-bottom:2.5em}.news-detail__text+.news-detail__contactinfo::before,.news-detail__text+.news-detail__share-wrap::before,.news-detail__text+.news-detail__backlink-wrap::before{margin-top:2.85em}.news-detail__share-wrap{padding-bottom:1.5em}.news-detail__share-wrap+.news-detail__backlink-wrap::before{content:none}.news-detail__backlink-wrap::before{margin-bottom:.75em}.news-detail__contactinfo+.news-detail__backlink-wrap::before{margin-top:2.25em}.news-detail .message{text-align:left}.news__agenda{padding-top:1em}.news__agenda__home{background-color:#fff;margin:0;padding:20px;position:relative}.news__agenda__home__circle{position:absolute;top:-1.5em;right:1em;background-color:#1745a5;height:4.25em;width:4.25em;border-radius:50%;display:flex;align-items:center;color:#fff;justify-content:center;transform:rotate(10deg)}.news__agenda__home__circle span{text-align:center;line-height:1.15;overflow:visible;margin-left:auto;margin-right:auto;padding-left:.5em;padding-right:.5em}.news__agenda__home__link{color:inherit;background:none;position:absolute;height:100%;width:100%;transition:none;top:0;left:0;z-index:5}.news__agenda__home__inner{width:100%;max-width:none;margin-top:.25em;margin-bottom:.75em}.news__agenda__home__inner .news-list__heading{margin:0;min-height:initial}.news__agenda__table{width:100%;display:flex;justify-content:left}.news__agenda__table__date{text-align:right;vertical-align:baseline}@supports(font-variant-numeric: tabular-nums){.news__agenda__table__date{font-variant-numeric:tabular-nums;text-align:left}}.news__agenda__table__empty{height:1em}.news__agenda__table__title{vertical-align:baseline;padding-left:1.5em}.news__agenda .accordion::before{display:none}.news__agenda .accordion{padding:0}.news__agenda .accordion__content__inner{padding-top:1em}.news__agenda .accordion__content__inner .content-section{margin:0}.news__agenda .accordion__head{padding:0}.news__agenda .accordion__head__icon::after{content:none}.news__agenda .accordion__head__icon::before{content:none}.news__agenda .accordion__head .accordion__head__inner{margin:0}.news__agenda .accordion__head--open .accordion__head__inner:after{transform:rotate(180deg)}.news__agenda .accordion__head__inner:after{transform:none;border:none;position:static;overflow:visible;transition:none;content:"";font-family:uicons-regular-rounded;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:transform .25s ease-in-out;font-size:1.15em;display:inline-block;margin-top:.075em;margin-left:.35em}.news__agenda .message{text-align:center}.dropdownfilter{max-width:50%;margin-top:0;position:relative}.dropdownfilter__infotext{color:gray;font-size:.8em;margin-top:2.25em}.dropdownfilter__head{display:flex;flex-direction:row;justify-content:space-between;padding-top:.5em;padding-bottom:.5em;border-bottom:2px solid #000}.dropdownfilter__head__text{border:none;list-style:none;margin:0;display:block;padding:.35em 0;position:relative;transition:color .15s ease-in-out;color:inherit}.dropdownfilter__head .dropdownfilter__arrow{display:flex;justify-content:center;align-items:center;transition:all .2s ease-in-out;padding-left:1em;padding-right:1em}.dropdownfilter .newsfilter__list__dropdown{justify-content:flex-start;overflow:auto;max-height:28em;padding-left:.25em;padding-bottom:1em;padding-right:1em}.dropdownfilter .dropdownfilter__search__wrapper{height:0;overflow:hidden;position:absolute;left:0;right:0;bottom:0;transform:translateY(100%);background:#fff;z-index:1}.dropdownfilter .dropdownfilter__search__wrapper .search{width:calc(100% - 1em);margin-bottom:1em;margin-right:1em}.dropdownfilter__open .dropdownfilter__search__wrapper{padding:1em 0 0 1em;height:auto;border-color:#d4d4d4;box-shadow:0 0 4px 1px rgba(21,21,21,.1)}.dropdownfilter__open .dropdownfilter__arrow{transform:rotate(180deg)}.dropdownfilter .newsfilter__item{text-align:left;word-break:inherit;white-space:unset;padding-top:.35em;padding-bottom:.35em;flex-grow:0}.dropdownfilter .newsfilter__item.level3{padding-left:1.5em}.dropdownfilter .newsfilter__item.level4{padding-left:3em}.dropdownfilter .newsfilter__item.level5{padding-left:4.5em}.dropdownfilter .newsfilter__item.level6{padding-left:6em}.dropdownfilter .newsfilter__item .newsfilter__link{padding:0}.dropdownfilter .newsfilter__item .newsfilter__link::after{border-bottom:1px solid #1745a5;bottom:0px}.dropdownfilter::after{content:none}.form.form--newsletter .form__fieldwrap--infos{margin-top:2em}.form.form--search{margin-bottom:0}.searchfields{display:flex;margin-left:-0.5em;margin-right:-0.5em}.searchfields>*{padding-left:.5em;padding-right:.5em;margin-top:.75em;margin-bottom:.75em}.searchfields .form__fieldwrap--search{width:100%}.searchreset__link{color:gray}.searchreset__link .fi,.searchreset__link .fi::before{line-height:1;vertical-align:middle}.searchreset__link .fi::before{margin-bottom:.15em;margin-right:.25em;display:inline-block}.searchreset__link:hover{color:#1745a5}.searchresults .message:first-child{margin-top:0;padding-top:0}.searchresults .message+.message{padding-top:0;margin-top:calc(40px/2*-1)}.searchresults__results{margin-top:1em;margin-bottom:2em}.searchresults__number{font-weight:500}.searchresults__item{display:flex;justify-content:flex-start;align-items:flex-start;margin:0 -0.875em;position:relative;padding:1.75em 0;border-bottom:1px solid #eee;transition:background-color .25s ease-in-out}.searchresults__item:hover{background-color:#f6f6f6}.searchresults__item:first-child{border-top:1px solid #eee}.searchresults__item__text{flex:1 1 auto;width:100%;padding:0 .875em;min-width:0}.searchresults__item__image-wrap{flex:none;padding:0 .875em}.searchresults__item__title{color:#1745a5;margin-top:0;letter-spacing:.025em}.searchresults__item__title a::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.searchresults__item__url{font-size:.825em;color:gray;margin-bottom:.675em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.searchresults__item__url a,.searchresults__item__url .link{color:inherit;background-image:none}.shariff ul{list-style:none;margin:0;padding:0;margin-bottom:.65em;display:flex;justify-content:flex-start;align-items:center;margin-left:-0.325em;margin-right:-0.325em}.shariff .fab::before,.shariff .far::before,.shariff .fal::before,.shariff .fas::before{content:"";display:block;width:30px;height:30px;background-size:contain;background-repeat:no-repeat;background-position:center}.shariff .fa-linkedin-in::before{background-image:url(/typo3conf/ext/t8_custom/Resources/Public/Icons/kdk-linkedin-black.svg)}.shariff .fa-twitter::before,.shariff .fa-x-twitter::before{background-image:url(/typo3conf/ext/t8_custom/Resources/Public/Icons/kdk-twitter-black.svg)}.shariff .shariff-button a{line-height:1;padding:.325em;display:block;transition:opacity .25s ease-in-out}.shariff .shariff-button a:hover{opacity:.5}.shariff .share_text{display:none}#cc-notification{border-top:1px solid #eee;background-color:#f6f6f6}#cc-notification-wrapper{padding-top:.625em;padding-bottom:.75em}#cc-notification-wrapper h2{font-family:inherit;padding:.425em 1em .425em 0;line-height:1.5}.cc-notification-buttons li a{cursor:pointer;font-family:inherit;font-weight:inherit;font-size:inherit;line-height:1.425;outline:none;text-decoration:none;color:#fff;text-align:center;border:1px solid #1745a5;border-radius:5px;padding:.65em 1.75em;background-color:#1745a5;transition:background-color .25s ease-in-out,transform .25s ease-in-out;display:inline-block}.cc-notification-buttons li a:hover,.cc-notification-buttons li a:focus{transform:scale(1.05)}.cc-notification-buttons li a::before,.cc-notification-buttons li a::after{content:none}.image_off::before{background-color:#f6f6f6}.map{height:520px;max-height:65vh}.team-list__item{margin-bottom:2em}.team-list__item__image{width:100%;height:auto;position:relative}.team-list__item__image-wrap{display:flex;justify-content:center;align-items:center;z-index:1;position:relative;height:0;padding-top:50%;padding-bottom:50%}.csettings__item__head__icon{display:flex;align-items:center}.cbanner__buttons__link{display:flex;color:#151515}.cbanner__buttons__link .fi{margin-right:.5em;display:flex;align-items:center}@media(max-width: 1680px){.totop-button{bottom:calc(40px/2 + 7.5em);background-color:#fff;padding:.35em .75em;margin:-0.35em -0.75em;border-radius:5px}.totop-button::after{margin-top:-0.25em;margin-bottom:.25em}.totop-button.totop-button--white{background:rgba(0,0,0,0);color:#fff}}@media(max-width: 1400px){.header__main{font-size:1em}.header__logo{flex-grow:0;max-width:none}.navigation__main .navigation__list{justify-content:flex-end}.navigation__level2{padding-bottom:1.75em}.navigation__level2 .navigation__text::before{left:1.25em;right:1.25em}.navigation__level2 .navigation__text{padding-left:1.25em;padding-right:1.25em}.main>.container>.content-section:not(.content--smaller)>.accordion::before{left:calc(40px/2);right:calc(40px/2)}.main>.container>.content-section:not(.content--smaller)>.accordion>.accordion__head,.main>.container>.content-section:not(.content--smaller)>.accordion>.accordion__content>.accordion__content__inner{padding-left:calc(40px/2 + .75em);padding-right:calc(40px/2 + .75em)}}@media screen and (max-width: 1250px){:root{font-size:16px}h1,.heading--h1,h2,.heading--h2{font-size:2.625em}.header__navigations{padding-right:.625em}.header__lang{padding-left:.625em;padding-right:.625em}.header__meta{padding-left:.75em}.navigation__main{margin-left:-1em;margin-right:-1em}.navigation__text{padding-left:1em;padding-right:1em}.navigation__text::before{left:1em;right:1em}.navigation__level2 .navigation__text::before{left:1em;right:1em}.navigation__level2 .navigation__text{padding-left:1em;padding-right:1em}}@media(max-width: 1200px){.main>.container>.content-section.content--smaller>.accordion::before{left:calc(40px/2);right:calc(40px/2)}.main>.container>.content-section.content--smaller>.accordion>.accordion__head,.main>.container>.content-section.content--smaller>.accordion>.accordion__content>.accordion__content__inner{padding-left:calc(40px/2 + .75em);padding-right:calc(40px/2 + .75em)}}@media screen and (max-width: 1100px){.main>.container>.content-section>.col12>.ce-textpic>.ce-bodytext:first-child:last-child:not([class*=ce-bodytext--cols]):not(.ce-bodytext--fullwidth),.main>.container>.content-section>.col12>.ce-textpic.ce-textpic--svg-interactive>.ce-bodytext:not([class*=ce-bodytext--cols]):not(.ce-bodytext--fullwidth),.main>.container>.content-section>.col12>.ce-textpic.ce-textpic--svg-interactive>.gallery,.main>.container>.content-section>.col12>.files,.main>.container>.content-section>.col12>.links,.main>.container>.content-section>.col12>.searchresults,.main>.container>.content-section>.col12>.form.form--search,.main>.container>.content-section>.col12>.form.form--newsletter,.main>.container>.content-section>.col12>.inxmail_archive_iframe,.main>.container>.content-section>.col12.accordion .content-section>.col12>.ce-textpic>.ce-bodytext:first-child:last-child:not([class*=ce-bodytext--cols]):not(.ce-bodytext--fullwidth),.main>.container>.content-section>.col12.accordion .content-section>.col12>.ce-textpic.ce-textpic--svg-interactive>.ce-bodytext:not([class*=ce-bodytext--cols]):not(.ce-bodytext--fullwidth),.main>.container>.content-section>.col12.accordion .content-section>.col12>.ce-textpic.ce-textpic--svg-interactive>.gallery,.main>.container>.content-section>.col12.accordion .content-section>.col12>.files,.main>.container>.content-section>.col12.accordion .content-section>.col12>.links,.main>.container>.content-section>.col12.accordion .content-section>.col12>.searchresults,.main>.container>.content-section>.col12.accordion .content-section>.col12>.form.form--search,.main>.container>.content-section>.col12.accordion .content-section>.col12>.form.form--newsletter,.main>.container>.content-section>.col12.accordion .content-section>.col12>.inxmail_archive_iframe{width:100%}.main>.container>.content-section>.col12.accordion [class^=col]:not(.col12) .content-section>.col12>.ce-textpic>.ce-bodytext:first-child:last-child:not([class*=ce-bodytext--cols]):not(.ce-bodytext--fullwidth),.main>.container>.content-section>.col12.accordion [class^=col]:not(.col12) .content-section>.col12>.ce-textpic.ce-textpic--svg-interactive>.ce-bodytext:not([class*=ce-bodytext--cols]):not(.ce-bodytext--fullwidth),.main>.container>.content-section>.col12.accordion [class^=col]:not(.col12) .content-section>.col12>.ce-textpic.ce-textpic--svg-interactive>.gallery,.main>.container>.content-section>.col12.accordion [class^=col]:not(.col12) .content-section>.col12>.files,.main>.container>.content-section>.col12.accordion [class^=col]:not(.col12) .content-section>.col12>.links,.main>.container>.content-section>.col12.accordion [class^=col]:not(.col12) .content-section>.col12>.searchresults,.main>.container>.content-section>.col12.accordion [class^=col]:not(.col12) .content-section>.col12>.form.form--search,.main>.container>.content-section>.col12.accordion [class^=col]:not(.col12) .content-section>.col12>.form.form--newsletter,.main>.container>.content-section>.col12.accordion [class^=col]:not(.col12) .content-section>.col12>.inxmail_archive_iframe,.main>.container>.content-section>.col12.accordion [class*=" col"]:not(.col12) .content-section>.col12>.ce-textpic>.ce-bodytext:first-child:last-child:not([class*=ce-bodytext--cols]):not(.ce-bodytext--fullwidth),.main>.container>.content-section>.col12.accordion [class*=" col"]:not(.col12) .content-section>.col12>.ce-textpic.ce-textpic--svg-interactive>.ce-bodytext:not([class*=ce-bodytext--cols]):not(.ce-bodytext--fullwidth),.main>.container>.content-section>.col12.accordion [class*=" col"]:not(.col12) .content-section>.col12>.ce-textpic.ce-textpic--svg-interactive>.gallery,.main>.container>.content-section>.col12.accordion [class*=" col"]:not(.col12) .content-section>.col12>.files,.main>.container>.content-section>.col12.accordion [class*=" col"]:not(.col12) .content-section>.col12>.links,.main>.container>.content-section>.col12.accordion [class*=" col"]:not(.col12) .content-section>.col12>.searchresults,.main>.container>.content-section>.col12.accordion [class*=" col"]:not(.col12) .content-section>.col12>.form.form--search,.main>.container>.content-section>.col12.accordion [class*=" col"]:not(.col12) .content-section>.col12>.form.form--newsletter,.main>.container>.content-section>.col12.accordion [class*=" col"]:not(.col12) .content-section>.col12>.inxmail_archive_iframe{width:auto}.news-detail__header,.news-detail__article{width:100%}}@media(max-width: 1023px){.main .container>.content-section,.footer .container>.content-section{padding-bottom:3em;padding-top:3em}.main .container>.content-section:not([class*=background-])+.content-section:not([class*=background-]),.footer .container>.content-section:not([class*=background-])+.content-section:not([class*=background-]){padding-top:0}.main .container>[data-ctype=t8cols_accordion].content-section+[data-ctype=t8cols_accordion],.footer .container>[data-ctype=t8cols_accordion].content-section+[data-ctype=t8cols_accordion]{margin-top:-3em}.main .container>.content-section.background-blue+.background-blue,.footer .container>.content-section.background-blue+.background-blue{padding-top:0}.main .container>.content-section.background-blue+.background-blue.padding--more-top,.footer .container>.content-section.background-blue+.background-blue.padding--more-top{padding-top:2.375em}.main .container>.content-section.background-grey+.background-grey,.footer .container>.content-section.background-grey+.background-grey{padding-top:0}.main .container>.content-section.background-grey+.background-grey.padding--more-top,.footer .container>.content-section.background-grey+.background-grey.padding--more-top{padding-top:2.375em}.main .container>.content-section.padding--more-top,.footer .container>.content-section.padding--more-top{padding-top:4.75em}.main .container>.content-section.padding--more-bottom,.footer .container>.content-section.padding--more-bottom{padding-bottom:4.75em}.main .container>[data-ctype=t8cols_accordion].content-section.padding--more-bottom+[data-ctype=t8cols_accordion],.footer .container>[data-ctype=t8cols_accordion].content-section.padding--more-bottom+[data-ctype=t8cols_accordion]{margin-top:-4.75em}.main .container>.content-section.padding--less-top,.footer .container>.content-section.padding--less-top{padding-top:.75em}.main .container>.content-section.padding--less-bottom,.footer .container>.content-section.padding--less-bottom{padding-bottom:.75em}.main .container>[data-ctype=t8cols_accordion].content-section.padding--less-bottom+[data-ctype=t8cols_accordion],.footer .container>[data-ctype=t8cols_accordion].content-section.padding--less-bottom+[data-ctype=t8cols_accordion]{margin-top:-0.75em}.main .container>.content-section.padding--none-top,.footer .container>.content-section.padding--none-top{padding-top:0}.main .container>.content-section.padding--none-bottom,.footer .container>.content-section.padding--none-bottom{padding-bottom:0}.main .container>[data-ctype=t8cols_accordion].content-section.padding--none-bottom+[data-ctype=t8cols_accordion],.footer .container>[data-ctype=t8cols_accordion].content-section.padding--none-bottom+[data-ctype=t8cols_accordion]{margin-top:0}.main .container:last-child>.content-section:last-child:not(.padding--none-bottom){padding-bottom:5.625em}.main .container:last-child>.content-section:last-child.padding--more-bottom{padding-bottom:8.3125em}.main .container:last-child>.content-section:last-child.padding--less-bottom{padding-bottom:1.2375em}.header:not(.header--pagetitle)+.main .container:first-child>.content-section:first-child:not(.padding--none-top){padding-top:3.525em}.header:not(.header--pagetitle)+.main .container:first-child>.content-section:first-child.padding--more-top{padding-top:5.58125em}.header:not(.header--pagetitle)+.main .container:first-child>.content-section:first-child.padding--less-top{padding-top:.88125em}[class^=col]:not(.col12):not(:empty)+[class^=col]:not(.col12).col-medium-12:not(:empty),[class^=col]:not(.col12):not(:empty)+.col3.col-medium-6:not(:empty)+.col3.col-medium-6:not(:empty),[class^=col]:not(.col12):not(:empty)+.col4.col-medium-6:not(:empty)+.col4.col-medium-6:not(:empty){margin-top:calc(40px/2)}[class^=col]:not(.col12):not(:empty):not([class*=col-medium-]):not(:last-child):not(:first-child) .ce-bodytext:last-child>*:last-child,.content:not(.content--wrap-reverse)>[class^=col]:not(.col12):not(:empty):not([class*=col-medium-]):first-child .ce-bodytext:last-child>*:last-child,[class^=col]:not(.col12):not(:empty).col-medium-12:not(:last-child):not(:first-child) .ce-bodytext:last-child>*:last-child,.content:not(.content--wrap-reverse)>[class^=col]:not(.col12):not(:empty).col-medium-12:first-child .ce-bodytext:last-child>*:last-child{margin-bottom:0}[class^=col]:not(.col12):not(:empty):not([class*=col-medium-]):not(:last-child):not(:first-child) .gallery:last-child,.content:not(.content--wrap-reverse)>[class^=col]:not(.col12):not(:empty):not([class*=col-medium-]):first-child .gallery:last-child,[class^=col]:not(.col12):not(:empty).col-medium-12:not(:last-child):not(:first-child) .gallery:last-child,.content:not(.content--wrap-reverse)>[class^=col]:not(.col12):not(:empty).col-medium-12:first-child .gallery:last-child{margin-bottom:calc(40px/2*-1)}.content--wrap-reverse>[class^=col]:not(.col12).col-medium-12:first-child:not(:empty):not(:last-child),.content--wrap-reverse>.col3.col-medium-6:not(:empty)+.col3.col-medium-6:first-child:not(:empty):not(:last-child),.content--wrap-reverse>.col4.col-medium-6:not(:empty)+.col4.col-medium-6:first-child:not(:empty):not(:last-child),.content--wrap-reverse>.anchor+[class^=col]:not(.col12).col-medium-12:not(:empty):not(:last-child),.content--wrap-reverse>.anchor+.col3.col-medium-6:not(:empty)+.col3.col-medium-6:not(:empty):not(:last-child),.content--wrap-reverse>.anchor+.col4.col-medium-6:not(:empty)+.col4.col-medium-6:not(:empty):not(:last-child){margin-top:calc(40px/2)}.content--wrap-reverse:not([class*=col-medium-]):not(:last-child):not(:first-child) .ce-bodytext:last-child>*:last-child,.content--wrap-reverse:not([class*=col-medium-]):last-child .ce-bodytext:last-child>*:last-child,.content--wrap-reverse.col-medium-12:not(:last-child):not(:first-child) .ce-bodytext:last-child>*:last-child,.content--wrap-reverse.col-medium-12:last-child .ce-bodytext:last-child>*:last-child{margin-bottom:0}.content--wrap-reverse:not([class*=col-medium-]):not(:last-child):not(:first-child) .gallery:last-child,.content--wrap-reverse:not([class*=col-medium-]):last-child .gallery:last-child,.content--wrap-reverse.col-medium-12:not(:last-child):not(:first-child) .gallery:last-child,.content--wrap-reverse.col-medium-12:last-child .gallery:last-child{margin-bottom:calc(40px/2*-1)}.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+[class^=col]:not(.col12).col-medium-12:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col3.col-medium-6:not(:empty)+.col3.col-medium-6:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col4.col-medium-6:not(:empty)+.col4.col-medium-6:not(:empty):last-child{margin-top:0}.content--vertical-bottom>[class^=col]:not([class*=col-medium-]):last-child,.content--vertical-bottom>[class^=col].col-medium-12:last-child{margin-bottom:calc(40px/2)}.content--vertical-bottom.content--wrap-reverse>[class^=col]:not([class*=col-medium-]):last-child,.content--vertical-bottom.content--wrap-reverse>[class^=col].col-medium-12:last-child{margin-bottom:0}.content--vertical-bottom.content--wrap-reverse>[class^=col]:not([class*=col-medium-]):first-child,.content--vertical-bottom.content--wrap-reverse>[class^=col].col-medium-12:first-child{margin-bottom:calc(40px/2)}.container.container--pagetitle:not(.visuallyhidden){padding-top:4em;padding-bottom:3.25em}body{padding-top:4.75em}.anchor{top:-4.75em}.header__main{bottom:calc(100% - 4.75em);transition:bottom .3s ease-in-out;overflow:visible;align-items:flex-start;align-content:flex-start;border-color:#eee}.header__main--open{bottom:calc(0% - .001em)}.header__logo{padding-top:.875em;padding-bottom:.875em}.header__logo__img{height:calc(4.75em - 1.75em);width:auto}.header__lang{align-self:center}.header__meta{display:none}.navigation__main{display:none}.navigation__mobile{display:block}.navigation__mobile__burger{width:2em;padding:calc((4.75em - 14px - 6px)/2) calc(40px/2);box-sizing:content-box;transition:transform .375s ease-in-out;cursor:pointer}.navigation__mobile__burger__bar{display:block;width:100%;height:2px;margin:7px 0;background:#151515;border-radius:2px;transition:transform .625s ease-in-out;transform-origin:center}.navigation__mobile__burger__bar:first-child{margin-top:0}.navigation__mobile__burger__bar:last-child{margin-bottom:0}.navigation__mobile__burger--open{transform:rotate(90deg);transition:transform .625s ease-in-out}.navigation__mobile__burger--open .navigation__mobile__burger__bar{opacity:0;transform:rotate(135deg);transition:transform .625s ease-in-out,opacity .25s ease-in-out .125s}.navigation__mobile__burger--open .navigation__mobile__burger__bar:first-child{opacity:1;transform:translateY(9px) rotate(135deg);transition:transform .625s ease-in-out}.navigation__mobile__burger--open .navigation__mobile__burger__bar:last-child{opacity:1;transform:translateY(-9px) rotate(45deg);transition:transform .625s ease-in-out}.navigation__mobile__nav__wrap{background:#f6f6f6;border-top:0px solid #eee;transition:border 0s ease .3s}.header__main--open .navigation__mobile__nav__wrap{border-top-width:1px;transition:border 0s ease 0s}.navigation__mobile__nav__wrap{position:absolute;top:4.75em;left:0;right:0;bottom:0;overflow:auto;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.navigation__mobile__nav{height:calc(100% + 1em);display:flex;flex-direction:column;justify-content:space-between}.navigation__mobile__nav>*{width:100%}.navigation__mobile__list{list-style:none;padding:1em 0;margin:0;font-size:1.43em}.navigation__mobile .navigation__link{display:flex;justify-content:space-between;align-items:flex-start;padding-right:3.75em}.navigation__mobile .navigation__link:hover .navigation__image{opacity:1}.navigation__mobile .navigation__item--has-image .navigation__link{justify-content:flex-start}.navigation__mobile .navigation__item--has-children>.navigation__link{padding-right:0}.navigation__mobile .navigation__arrow{display:flex;justify-content:center;align-items:center;padding:0 calc(40px/2 + .35em);transition:transform .25s ease-in-out;align-self:center}.navigation__mobile .navigation__arrow--open{transform:rotate(180deg)}.navigation__mobile .navigation__text{padding:.75em calc(40px/2);height:auto}.navigation__mobile .navigation__text::before{top:auto;left:calc(40px/2);right:calc(40px/2);bottom:.75em;border-top-width:1px}.navigation__mobile .navigation__image{padding-top:.85em;padding-left:calc(40px/2);box-sizing:content-box}.navigation__mobile .navigation__image+.navigation__text{padding-left:.875em}.navigation__mobile .navigation__level2-wrap{position:static;transform:none;opacity:1;pointer-events:all}.navigation__mobile .navigation__level2-wrap::before,.navigation__mobile .navigation__level2-wrap::after{content:none}.navigation__mobile .navigation__level2-wrap{overflow:hidden;transition:height .3s ease}.navigation__mobile .navigation__level2-wrap:not(.navigation__level2-wrap--open){height:0 !important}.navigation__mobile .navigation__level2-wrap--open:not(.navigation__level2-wrap--in-progress){height:auto !important}.navigation__mobile .navigation__level2{display:block;position:static;transform:none;padding:0;background:rgba(0,0,0,0);font-weight:400;white-space:normal;max-height:none;font-size:1.15rem}.navigation__mobile .navigation__level2 .navigation__item:last-child{padding-bottom:1.15em}.navigation__mobile .navigation__level2 .navigation__text{padding-top:.425em;padding-bottom:.425em}.navigation__mobile .navigation__level2 .navigation__text::before{bottom:.425em}.navigation__mobile .navigation__level2-wrap,.navigation__mobile .navigation__item:hover>.navigation__level2-wrap,.navigation__mobile .navigation__item.hovered>.navigation__level2-wrap{transition:height .3s ease-in-out}.navigation__mobile__list.navigation__mobile__list--meta{margin:0;padding:0;padding-top:1.25em}.navigation__mobile__list.navigation__mobile__list--meta .navigation__link.button{display:inline-block;padding:.45em 1.25em;margin:calc(40px/2);margin-bottom:calc(40px/2 + 1em);color:#fff;transition:background-color .25s ease-in-out,transform .25s ease-in-out}.navigation__mobile__list.navigation__mobile__list--meta .navigation__link.button .navigation__text{padding:0;display:inline}.navigation__mobile__list.navigation__mobile__list--meta .navigation__link.button .navigation__text::before{content:none}.content-section>[class^=col]:not(.col12).col6.col-medium-12>[class*=background-].content-section>.col12>.ce-textpic>.ce-bodytext>*:not(.text-center):not(.text-right),.content-section>[class*=" col"]:not(.col12).col6.col-medium-12>[class*=background-].content-section>.col12>.ce-textpic>.ce-bodytext>*:not(.text-center):not(.text-right){max-width:none}.bannerslider__item__pattern{width:calc((100% + 2.5em + 40px/2)*.5 - 40px)}.bannerslider__item__text{width:calc((100% + 2.5em + 40px/2)*.5 - (2.5em + 40px/2));padding-left:.75em}.bannerslider__nav{width:calc(2.5em + 40px/2)}.bannerslider__nav__item::before,.bannerslider__nav__item::after{width:1.15em}.bannerslider__nav__item__number{padding-left:.25em;font-size:.775em}.main>.container>.content-section:not(.content--smaller)>.accordion>.accordion__head,.main>.container>.content-section:not(.content--smaller)>.accordion>.accordion__content>.accordion__content__inner,.main>.container>.content-section.content--smaller>.accordion>.accordion__head,.main>.container>.content-section.content--smaller>.accordion>.accordion__content>.accordion__content__inner{padding-left:calc(40px/2);padding-right:calc(40px/2)}.ce-textpic.ce-intext:not(.ce-nowrap) .gallery,.ce-textpic.ce-intext:not(.ce-nowrap) .gallery{width:100%}.news-list__item.news-list__item--teaser{max-width:50%}.dropdownfilter{max-width:75%}}@media(max-width: 860px){.news-list.content{margin-left:calc(40px/2*-1);margin-right:calc(40px/2*-1)}.news-list.content>[class^=col],.news-list.content>[class*=" col"],.news-list.content>.news-list__item{padding-left:calc(40px/2);padding-right:calc(40px/2)}.searchresults__item{padding-top:1.35em;padding-bottom:1.35em;margin-left:-0.525em;margin-right:-0.525em}.searchresults__item__text,.searchresults__item__image-wrap{padding-left:.525em;padding-right:.525em}.dropdownfilter{max-width:100%}.dropdownfilter .newsfilter__list__dropdown{max-height:30vh}}@media(max-width: 767px){:root{font-size:14px}[class^=col]:not(.col12):not(:empty)+[class^=col]:not(.col12).col-small-12:not(:empty),[class^=col]:not(.col12):not(:empty)+.col3:not(:empty),[class^=col]:not(.col12):not(:empty)+.col4:not(:empty),[class^=col]:not(.col12):not(:empty)+.col5:not(:empty),[class^=col]:not(.col12):not(:empty)+.col6:not(:empty),[class^=col]:not(.col12):not(:empty)+.col7:not(:empty),[class^=col]:not(.col12):not(:empty)+.col8:not(:empty),[class^=col]:not(.col12):not(:empty)+.col9:not(:empty),[class^=col]:not(.col12):not(:empty)+.col10:not(:empty),[class^=col]:not(.col12):not(:empty)+.col11:not(:empty){margin-top:calc(40px/2)}[class^=col]:not(.col12):not(:empty):not([class*=col-small-]):not(:last-child):not(:first-child) .ce-bodytext:last-child>*:last-child,.content:not(.content--wrap-reverse)>[class^=col]:not(.col12):not(:empty):not([class*=col-small-]):first-child .ce-bodytext:last-child>*:last-child,[class^=col]:not(.col12):not(:empty).col-small-12:not(:last-child):not(:first-child) .ce-bodytext:last-child>*:last-child,.content:not(.content--wrap-reverse)>[class^=col]:not(.col12):not(:empty).col-small-12:first-child .ce-bodytext:last-child>*:last-child{margin-bottom:0}[class^=col]:not(.col12):not(:empty):not([class*=col-small-]):not(:last-child):not(:first-child) .gallery:last-child,.content:not(.content--wrap-reverse)>[class^=col]:not(.col12):not(:empty):not([class*=col-small-]):first-child .gallery:last-child,[class^=col]:not(.col12):not(:empty).col-small-12:not(:last-child):not(:first-child) .gallery:last-child,.content:not(.content--wrap-reverse)>[class^=col]:not(.col12):not(:empty).col-small-12:first-child .gallery:last-child{margin-bottom:calc(40px/2*-1)}.content--wrap-reverse>*[class^=col]:not(.col12).col-small-12:first-child:not(:empty):not(:last-child),.content--wrap-reverse>*[class^=col]:not(.col12).col-small-12:not(:empty):not(:last-child),.content--wrap-reverse>* .col3:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col3:not(:empty):not(:last-child),.content--wrap-reverse>* .col4:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col4:not(:empty):not(:last-child),.content--wrap-reverse>* .col5:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col5:not(:empty):not(:last-child),.content--wrap-reverse>* .col6:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col6:not(:empty):not(:last-child),.content--wrap-reverse>* .col7:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col7:not(:empty):not(:last-child),.content--wrap-reverse>* .col8:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col8:not(:empty):not(:last-child),.content--wrap-reverse>* .col9:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col9:not(:empty):not(:last-child),.content--wrap-reverse>* .col10:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col10:not(:empty):not(:last-child),.content--wrap-reverse>* .col11:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col11:not(:empty):not(:last-child){margin-top:calc(40px/2)}.content--wrap-reverse>*:not([class*=col-small-]):not(:last-child):not(:first-child) .ce-bodytext:last-child>*:last-child,.content--wrap-reverse>*:not([class*=col-small-]):last-child .ce-bodytext:last-child>*:last-child,.content--wrap-reverse>*.col-small-12:not(:last-child):not(:first-child) .ce-bodytext:last-child>*:last-child,.content--wrap-reverse>*.col-small-12:last-child .ce-bodytext:last-child>*:last-child{margin-bottom:0}.content--wrap-reverse>*:not([class*=col-small-]):not(:last-child):not(:first-child) .gallery:last-child,.content--wrap-reverse>*:not([class*=col-small-]):last-child .gallery:last-child,.content--wrap-reverse>*.col-small-12:not(:last-child):not(:first-child) .gallery:last-child,.content--wrap-reverse>*.col-small-12:last-child .gallery:last-child{margin-bottom:calc(40px/2*-1)}.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+[class^=col]:not(.col12).col-small-12:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col3:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col4:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col5:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col6:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col7:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col8:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col9:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col10:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col11:not(:empty):last-child{margin-top:0}.content--vertical-bottom>[class^=col]:not([class*=col-small-]):last-child,.content--vertical-bottom>[class^=col].col-small-12:last-child{margin-bottom:calc(40px/2)}.content--vertical-bottom.content--wrap-reverse>[class^=col]:not([class*=col-small-]):last-child,.content--vertical-bottom.content--wrap-reverse>[class^=col].col-small-12:last-child{margin-bottom:0}.content--vertical-bottom.content--wrap-reverse>[class^=col]:not([class*=col-small-]):first-child,.content--vertical-bottom.content--wrap-reverse>[class^=col].col-small-12:first-child{margin-bottom:calc(40px/2)}.ce-bodytext.ce-bodytext--cols2{-moz-column-count:1;column-count:1}.ce-bodytext.ce-bodytext--cols3{-moz-column-count:1;column-count:1}.ce-bodytext.ce-bodytext--cols4{-moz-column-count:1;column-count:1}.content-section>[class^=col]:not(.col12)>[class*=background-].content-section,.content-section>[class*=" col"]:not(.col12)>[class*=background-].content-section{padding:1.875em 1.75em 1em;margin-bottom:0}.content-section>[class^=col]:not(.col12)>[class*=background-].content-section:not(:last-child),.content-section>[class*=" col"]:not(.col12)>[class*=background-].content-section:not(:last-child){margin-bottom:calc(40px/2)}.content-section>[class^=col]:not(.col12)>[class*=background-].content-section.padding--none-bottom,.content-section>[class*=" col"]:not(.col12)>[class*=background-].content-section.padding--none-bottom{margin-bottom:0}.content-section>[class^=col]:not(.col12).col6.col-small-12>[class*=background-].content-section>.col12>.ce-textpic>.ce-bodytext>*:not(.text-center):not(.text-right),.content-section>[class^=col]:not(.col12).col6>[class*=background-].content-section>.col12>.ce-textpic>.ce-bodytext>*:not(.text-center):not(.text-right),.content-section>[class*=" col"]:not(.col12).col6.col-small-12>[class*=background-].content-section>.col12>.ce-textpic>.ce-bodytext>*:not(.text-center):not(.text-right),.content-section>[class*=" col"]:not(.col12).col6>[class*=background-].content-section>.col12>.ce-textpic>.ce-bodytext>*:not(.text-center):not(.text-right){max-width:none}.bannerslider__item__pattern{width:calc((100% + 2.5em + 40px/2)*.4 - 40px)}.bannerslider__item__pattern__inner{background-size:auto 150%}.bannerslider__item__text{width:calc((100% + 2.5em + 40px/2)*.6 - (2.5em + 40px/2))}.header>.container>.content-section{padding-top:2em;padding-bottom:1.25em}.imageslider__images:last-child{margin-bottom:2em}.imageslider__figure{height:100%;display:flex;flex-direction:column;justify-content:space-between}.imageslider__image{max-height:100%;max-width:100%;width:auto}.imageslider__image-wrap{display:flex;align-items:flex-end;height:53vw;flex-grow:1}.imageslider__caption{flex-grow:0;flex-shrink:0}.news-detail__media .imageslider__figure:first-child:last-child{margin-bottom:0}.footer .container>.content-section.padding--more-top:first-child{padding-top:3.5em}.footer .pages__list{justify-content:flex-start;margin-top:1em}.footer [class^=col]:not(.col12):last-child>.content-section .pages__list,.footer [class*=" col"]:not(.col12):last-child>.content-section .pages__list{justify-content:flex-start}.footer .anchor+[class^=col]:not(.col12)>.content-section .pages__list,.footer .anchor+[class*=" col"]:not(.col12)>.content-section .pages__list{margin-top:0}.totop-button{bottom:calc(40px/2 + 2.25em)}}@media(max-width: 650px){h1,.heading--h1,h2,.heading--h2{font-size:2.175em}h3,.heading--h3{font-size:1.425em}.container.container--pagetitle:not(.visuallyhidden){padding-top:3.25em;padding-bottom:2.25em}.main .container>.content-section,.footer .container>.content-section{padding-bottom:2.5em;padding-top:2.5em}.main .container>.content-section:not([class*=background-])+.content-section:not([class*=background-]),.footer .container>.content-section:not([class*=background-])+.content-section:not([class*=background-]){padding-top:0}.main .container>[data-ctype=t8cols_accordion].content-section+[data-ctype=t8cols_accordion],.footer .container>[data-ctype=t8cols_accordion].content-section+[data-ctype=t8cols_accordion]{margin-top:-2.5em}.main .container>.content-section.background-blue+.background-blue,.footer .container>.content-section.background-blue+.background-blue{padding-top:0}.main .container>.content-section.background-blue+.background-blue.padding--more-top,.footer .container>.content-section.background-blue+.background-blue.padding--more-top{padding-top:2.125em}.main .container>.content-section.background-grey+.background-grey,.footer .container>.content-section.background-grey+.background-grey{padding-top:0}.main .container>.content-section.background-grey+.background-grey.padding--more-top,.footer .container>.content-section.background-grey+.background-grey.padding--more-top{padding-top:2.125em}.main .container>.content-section.padding--more-top,.footer .container>.content-section.padding--more-top{padding-top:4.25em}.main .container>.content-section.padding--more-bottom,.footer .container>.content-section.padding--more-bottom{padding-bottom:4.25em}.main .container>[data-ctype=t8cols_accordion].content-section.padding--more-bottom+[data-ctype=t8cols_accordion],.footer .container>[data-ctype=t8cols_accordion].content-section.padding--more-bottom+[data-ctype=t8cols_accordion]{margin-top:-4.25em}.main .container>.content-section.padding--less-top,.footer .container>.content-section.padding--less-top{padding-top:.575em}.main .container>.content-section.padding--less-bottom,.footer .container>.content-section.padding--less-bottom{padding-bottom:.575em}.main .container>[data-ctype=t8cols_accordion].content-section.padding--less-bottom+[data-ctype=t8cols_accordion],.footer .container>[data-ctype=t8cols_accordion].content-section.padding--less-bottom+[data-ctype=t8cols_accordion]{margin-top:-0.575em}.main .container>.content-section.padding--none-top,.footer .container>.content-section.padding--none-top{padding-top:0}.main .container>.content-section.padding--none-bottom,.footer .container>.content-section.padding--none-bottom{padding-bottom:0}.main .container>[data-ctype=t8cols_accordion].content-section.padding--none-bottom+[data-ctype=t8cols_accordion],.footer .container>[data-ctype=t8cols_accordion].content-section.padding--none-bottom+[data-ctype=t8cols_accordion]{margin-top:0}.main .container:last-child>.content-section:last-child:not(.padding--none-bottom){padding-bottom:4.6875em}.main .container:last-child>.content-section:last-child.padding--more-bottom{padding-bottom:7.4375em}.main .container:last-child>.content-section:last-child.padding--less-bottom{padding-bottom:.94875em}.header:not(.header--pagetitle)+.main .container:first-child>.content-section:first-child:not(.padding--none-top){padding-top:2.9375em}.header:not(.header--pagetitle)+.main .container:first-child>.content-section:first-child.padding--more-top{padding-top:4.99375em}.header:not(.header--pagetitle)+.main .container:first-child>.content-section:first-child.padding--less-top{padding-top:.675625em}.bannerpattern{min-height:8.5em;background-size:auto 300%}.ce-textpic--svg-interactive .gallery__image{display:none}.ce-textpic--svg-interactive .list--svg{margin-top:1.5em;-moz-columns:2;columns:2}.ce-textpic--svg-interactive.ce-textpic.ce-above .gallery+.ce-bodytext>.list--svg:first-child{margin-top:1.5em}}@media(max-width: 560px){.bannerslider__item{flex-wrap:wrap}.bannerslider__item__pattern{width:100%}.bannerslider__item__pattern__inner{padding-bottom:55%;background-size:auto 200%}.bannerslider__item__tag,.bannerslider__item__title,.bannerslider__item__teaser{max-width:none;padding-right:3.25rem}.bannerslider__item__teaser{padding-bottom:1.5em}.bannerslider__item__text{width:100%;padding-top:1.5em;padding-left:calc(40px/2)}.bannerslider__nav{margin-left:calc((2.5em + 40px/2)*-1);align-self:flex-start;margin-top:calc((100vw - 40px)*.55);padding-top:1.375em;background:#fff}.bannerslider__nav__item{padding-top:.175em;padding-bottom:.175em}.header>.container>.content-section{padding-bottom:.5em}.pageoverview__item{width:100%;padding-bottom:2em}.pageoverview__item__inner{max-width:none}.pageoverview__item:nth-child(2n) .pageoverview__item__inner{margin-left:0;margin-right:auto}.pageoverview__item__pattern__inner{padding-bottom:60%;background-size:auto 200%}.news-list__item{width:100%}.news-list__item:nth-child(2n) .news-list__item__inner{margin-left:0;margin-right:auto}.news-list__item.news-list__item--teaser{max-width:none}.news-list.news-list--teaser{flex-wrap:wrap}.searchresults__item{flex-wrap:wrap-reverse}.searchresults__item__image-wrap{margin-top:1em}}@media(max-width: 480px){.footer .container:last-child>.content-section:last-child{padding-bottom:4em}.totop-button{bottom:calc(40px/2)}}@media print and (max-width: 1023px){[class^=col]:not(.col12):not(:empty)+[class^=col]:not(.col12).col-medium-12:not(:empty),[class^=col]:not(.col12):not(:empty)+.col3.col-medium-6:not(:empty)+.col3.col-medium-6:not(:empty),[class^=col]:not(.col12):not(:empty)+.col4.col-medium-6:not(:empty)+.col4.col-medium-6:not(:empty){margin-top:0}[class^=col]:not(.col12):not(:empty):not([class*=col-medium-]):not(:last-child):not(:first-child) .ce-bodytext:last-child>*:last-child,.content:not(.content--wrap-reverse)>[class^=col]:not(.col12):not(:empty):not([class*=col-medium-]):first-child .ce-bodytext:last-child>*:last-child,[class^=col]:not(.col12):not(:empty).col-medium-12:not(:last-child):not(:first-child) .ce-bodytext:last-child>*:last-child,.content:not(.content--wrap-reverse)>[class^=col]:not(.col12):not(:empty).col-medium-12:first-child .ce-bodytext:last-child>*:last-child{margin-bottom:0}[class^=col]:not(.col12):not(:empty):not([class*=col-medium-]):not(:last-child):not(:first-child) .gallery:last-child,.content:not(.content--wrap-reverse)>[class^=col]:not(.col12):not(:empty):not([class*=col-medium-]):first-child .gallery:last-child,[class^=col]:not(.col12):not(:empty).col-medium-12:not(:last-child):not(:first-child) .gallery:last-child,.content:not(.content--wrap-reverse)>[class^=col]:not(.col12):not(:empty).col-medium-12:first-child .gallery:last-child{margin-bottom:0}.content--wrap-reverse>[class^=col]:not(.col12).col-medium-12:first-child:not(:empty):not(:last-child),.content--wrap-reverse>.col3.col-medium-6:not(:empty)+.col3.col-medium-6:first-child:not(:empty):not(:last-child),.content--wrap-reverse>.col4.col-medium-6:not(:empty)+.col4.col-medium-6:first-child:not(:empty):not(:last-child),.content--wrap-reverse>.anchor+[class^=col]:not(.col12).col-medium-12:not(:empty):not(:last-child),.content--wrap-reverse>.anchor+.col3.col-medium-6:not(:empty)+.col3.col-medium-6:not(:empty):not(:last-child),.content--wrap-reverse>.anchor+.col4.col-medium-6:not(:empty)+.col4.col-medium-6:not(:empty):not(:last-child){margin-top:0}.content--wrap-reverse:not([class*=col-medium-]):not(:last-child):not(:first-child) .ce-bodytext:last-child>*:last-child,.content--wrap-reverse:not([class*=col-medium-]):last-child .ce-bodytext:last-child>*:last-child,.content--wrap-reverse.col-medium-12:not(:last-child):not(:first-child) .ce-bodytext:last-child>*:last-child,.content--wrap-reverse.col-medium-12:last-child .ce-bodytext:last-child>*:last-child{margin-bottom:0}.content--wrap-reverse:not([class*=col-medium-]):not(:last-child):not(:first-child) .gallery:last-child,.content--wrap-reverse:not([class*=col-medium-]):last-child .gallery:last-child,.content--wrap-reverse.col-medium-12:not(:last-child):not(:first-child) .gallery:last-child,.content--wrap-reverse.col-medium-12:last-child .gallery:last-child{margin-bottom:0}.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+[class^=col]:not(.col12).col-medium-12:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col3.col-medium-6:not(:empty)+.col3.col-medium-6:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col4.col-medium-6:not(:empty)+.col4.col-medium-6:not(:empty):last-child{margin-top:0}.content--vertical-bottom>[class^=col]:not([class*=col-medium-]):last-child,.content--vertical-bottom>[class^=col].col-medium-12:last-child{margin-bottom:0}.content--vertical-bottom.content--wrap-reverse>[class^=col]:not([class*=col-medium-]):last-child,.content--vertical-bottom.content--wrap-reverse>[class^=col].col-medium-12:last-child{margin-bottom:0}.content--vertical-bottom.content--wrap-reverse>[class^=col]:not([class*=col-medium-]):first-child,.content--vertical-bottom.content--wrap-reverse>[class^=col].col-medium-12:first-child{margin-bottom:0}}@media print and (max-width: 767px){[class^=col]:not(.col12):not(:empty)+[class^=col]:not(.col12).col-small-12:not(:empty),[class^=col]:not(.col12):not(:empty)+.col3:not(:empty),[class^=col]:not(.col12):not(:empty)+.col4:not(:empty),[class^=col]:not(.col12):not(:empty)+.col5:not(:empty),[class^=col]:not(.col12):not(:empty)+.col6:not(:empty),[class^=col]:not(.col12):not(:empty)+.col7:not(:empty),[class^=col]:not(.col12):not(:empty)+.col8:not(:empty),[class^=col]:not(.col12):not(:empty)+.col9:not(:empty),[class^=col]:not(.col12):not(:empty)+.col10:not(:empty),[class^=col]:not(.col12):not(:empty)+.col11:not(:empty){margin-top:0}[class^=col]:not(.col12):not(:empty):not([class*=col-small-]):not(:last-child):not(:first-child) .ce-bodytext:last-child>*:last-child,.content:not(.content--wrap-reverse)>[class^=col]:not(.col12):not(:empty):not([class*=col-small-]):first-child .ce-bodytext:last-child>*:last-child,[class^=col]:not(.col12):not(:empty).col-small-12:not(:last-child):not(:first-child) .ce-bodytext:last-child>*:last-child,.content:not(.content--wrap-reverse)>[class^=col]:not(.col12):not(:empty).col-small-12:first-child .ce-bodytext:last-child>*:last-child{margin-bottom:0}[class^=col]:not(.col12):not(:empty):not([class*=col-small-]):not(:last-child):not(:first-child) .gallery:last-child,.content:not(.content--wrap-reverse)>[class^=col]:not(.col12):not(:empty):not([class*=col-small-]):first-child .gallery:last-child,[class^=col]:not(.col12):not(:empty).col-small-12:not(:last-child):not(:first-child) .gallery:last-child,.content:not(.content--wrap-reverse)>[class^=col]:not(.col12):not(:empty).col-small-12:first-child .gallery:last-child{margin-bottom:0}.content--wrap-reverse>*[class^=col]:not(.col12).col-small-12:first-child:not(:empty):not(:last-child),.content--wrap-reverse>*[class^=col]:not(.col12).col-small-12:not(:empty):not(:last-child),.content--wrap-reverse>* .col3:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col3:not(:empty):not(:last-child),.content--wrap-reverse>* .col4:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col4:not(:empty):not(:last-child),.content--wrap-reverse>* .col5:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col5:not(:empty):not(:last-child),.content--wrap-reverse>* .col6:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col6:not(:empty):not(:last-child),.content--wrap-reverse>* .col7:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col7:not(:empty):not(:last-child),.content--wrap-reverse>* .col8:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col8:not(:empty):not(:last-child),.content--wrap-reverse>* .col9:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col9:not(:empty):not(:last-child),.content--wrap-reverse>* .col10:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col10:not(:empty):not(:last-child),.content--wrap-reverse>* .col11:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col11:not(:empty):not(:last-child){margin-top:0}.content--wrap-reverse>*:not([class*=col-small-]):not(:last-child):not(:first-child) .ce-bodytext:last-child>*:last-child,.content--wrap-reverse>*:not([class*=col-small-]):last-child .ce-bodytext:last-child>*:last-child,.content--wrap-reverse>*.col-small-12:not(:last-child):not(:first-child) .ce-bodytext:last-child>*:last-child,.content--wrap-reverse>*.col-small-12:last-child .ce-bodytext:last-child>*:last-child{margin-bottom:0}.content--wrap-reverse>*:not([class*=col-small-]):not(:last-child):not(:first-child) .gallery:last-child,.content--wrap-reverse>*:not([class*=col-small-]):last-child .gallery:last-child,.content--wrap-reverse>*.col-small-12:not(:last-child):not(:first-child) .gallery:last-child,.content--wrap-reverse>*.col-small-12:last-child .gallery:last-child{margin-bottom:0}.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+[class^=col]:not(.col12).col-small-12:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col3:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col4:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col5:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col6:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col7:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col8:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col9:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col10:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col11:not(:empty):last-child{margin-top:0}.content--vertical-bottom>[class^=col]:not([class*=col-small-]):last-child,.content--vertical-bottom>[class^=col].col-small-12:last-child{margin-bottom:0}.content--vertical-bottom.content--wrap-reverse>[class^=col]:not([class*=col-small-]):last-child,.content--vertical-bottom.content--wrap-reverse>[class^=col].col-small-12:last-child{margin-bottom:0}.content--vertical-bottom.content--wrap-reverse>[class^=col]:not([class*=col-small-]):first-child,.content--vertical-bottom.content--wrap-reverse>[class^=col].col-small-12:first-child{margin-bottom:0}}@media print and (max-width: 560px){.news-list__item.news-list__item--teaser{width:50%}.bannerslider__item{flex-wrap:nowrap}}@media print and (max-width: 35em){.content:not(.content--custom-media)>[class^=col],.content:not(.content--custom-media)>[class*=" col"]{width:100%}.content:not(.content--custom-media)>[class^=shift],.content:not(.content--custom-media)>[class*=" shift"]{margin-left:0}.content:not(.content--custom-media) .shift-medium-0{margin-left:0%}.content:not(.content--custom-media) .col-medium-1{width:8.3333%}.content:not(.content--custom-media) .shift-medium-1{margin-left:8.3333%}.content:not(.content--custom-media) .col-medium-2{width:16.6666%}.content:not(.content--custom-media) .shift-medium-2{margin-left:16.6666%}.content:not(.content--custom-media) .col-medium-3{width:25%}.content:not(.content--custom-media) .shift-medium-3{margin-left:25%}.content:not(.content--custom-media) .col-medium-4{width:33.3333%}.content:not(.content--custom-media) .shift-medium-4{margin-left:33.3333%}.content:not(.content--custom-media) .col-medium-5{width:41.6666%}.content:not(.content--custom-media) .shift-medium-5{margin-left:41.6666%}.content:not(.content--custom-media) .col-medium-6{width:50%}.content:not(.content--custom-media) .shift-medium-6{margin-left:50%}.content:not(.content--custom-media) .col-medium-7{width:58.3333%}.content:not(.content--custom-media) .shift-medium-7{margin-left:58.3333%}.content:not(.content--custom-media) .col-medium-8{width:66.6666%}.content:not(.content--custom-media) .shift-medium-8{margin-left:66.6666%}.content:not(.content--custom-media) .col-medium-9{width:75%}.content:not(.content--custom-media) .shift-medium-9{margin-left:75%}.content:not(.content--custom-media) .col-medium-10{width:83.3333%}.content:not(.content--custom-media) .shift-medium-10{margin-left:83.3333%}.content:not(.content--custom-media) .col-medium-11{width:91.6666%}.content:not(.content--custom-media) .shift-medium-11{margin-left:91.6666%}.content:not(.content--custom-media) .col-medium-12{width:100%}.content:not(.content--custom-media) .shift-medium-12{margin-left:100%}.content:not(.content--custom-media) .col-medium-auto{width:auto}.content--medium-reduce-gaps:not(.content--custom-media),.content--medium-reduce-gaps:not(.content--custom-media) .content{margin:0 calc(40px/2/2*-1)}.content--medium-reduce-gaps:not(.content--custom-media) [class^=col],.content--medium-reduce-gaps:not(.content--custom-media) [class*=" col"]{padding:0 calc(40px/2/2)}[class^=col]:not(.col12):not(:empty)+[class^=col]:not(.col12).col-medium-12:not(:empty),[class^=col]:not(.col12):not(:empty)+.col3.col-medium-6:not(:empty)+.col3.col-medium-6:not(:empty),[class^=col]:not(.col12):not(:empty)+.col4.col-medium-6:not(:empty)+.col4.col-medium-6:not(:empty){margin-top:calc(40px/2)}[class^=col]:not(.col12):not(:empty):not([class*=col-medium-]):not(:last-child):not(:first-child) .ce-bodytext:last-child>*:last-child,.content:not(.content--wrap-reverse)>[class^=col]:not(.col12):not(:empty):not([class*=col-medium-]):first-child .ce-bodytext:last-child>*:last-child,[class^=col]:not(.col12):not(:empty).col-medium-12:not(:last-child):not(:first-child) .ce-bodytext:last-child>*:last-child,.content:not(.content--wrap-reverse)>[class^=col]:not(.col12):not(:empty).col-medium-12:first-child .ce-bodytext:last-child>*:last-child{margin-bottom:0}[class^=col]:not(.col12):not(:empty):not([class*=col-medium-]):not(:last-child):not(:first-child) .gallery:last-child,.content:not(.content--wrap-reverse)>[class^=col]:not(.col12):not(:empty):not([class*=col-medium-]):first-child .gallery:last-child,[class^=col]:not(.col12):not(:empty).col-medium-12:not(:last-child):not(:first-child) .gallery:last-child,.content:not(.content--wrap-reverse)>[class^=col]:not(.col12):not(:empty).col-medium-12:first-child .gallery:last-child{margin-bottom:calc(40px/2*-1)}.content--wrap-reverse>[class^=col]:not(.col12).col-medium-12:first-child:not(:empty):not(:last-child),.content--wrap-reverse>.col3.col-medium-6:not(:empty)+.col3.col-medium-6:first-child:not(:empty):not(:last-child),.content--wrap-reverse>.col4.col-medium-6:not(:empty)+.col4.col-medium-6:first-child:not(:empty):not(:last-child),.content--wrap-reverse>.anchor+[class^=col]:not(.col12).col-medium-12:not(:empty):not(:last-child),.content--wrap-reverse>.anchor+.col3.col-medium-6:not(:empty)+.col3.col-medium-6:not(:empty):not(:last-child),.content--wrap-reverse>.anchor+.col4.col-medium-6:not(:empty)+.col4.col-medium-6:not(:empty):not(:last-child){margin-top:calc(40px/2)}.content--wrap-reverse:not([class*=col-medium-]):not(:last-child):not(:first-child) .ce-bodytext:last-child>*:last-child,.content--wrap-reverse:not([class*=col-medium-]):last-child .ce-bodytext:last-child>*:last-child,.content--wrap-reverse.col-medium-12:not(:last-child):not(:first-child) .ce-bodytext:last-child>*:last-child,.content--wrap-reverse.col-medium-12:last-child .ce-bodytext:last-child>*:last-child{margin-bottom:0}.content--wrap-reverse:not([class*=col-medium-]):not(:last-child):not(:first-child) .gallery:last-child,.content--wrap-reverse:not([class*=col-medium-]):last-child .gallery:last-child,.content--wrap-reverse.col-medium-12:not(:last-child):not(:first-child) .gallery:last-child,.content--wrap-reverse.col-medium-12:last-child .gallery:last-child{margin-bottom:calc(40px/2*-1)}.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+[class^=col]:not(.col12).col-medium-12:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col3.col-medium-6:not(:empty)+.col3.col-medium-6:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col4.col-medium-6:not(:empty)+.col4.col-medium-6:not(:empty):last-child{margin-top:0}.content--vertical-bottom>[class^=col]:not([class*=col-medium-]):last-child,.content--vertical-bottom>[class^=col].col-medium-12:last-child{margin-bottom:calc(40px/2)}.content--vertical-bottom.content--wrap-reverse>[class^=col]:not([class*=col-medium-]):last-child,.content--vertical-bottom.content--wrap-reverse>[class^=col].col-medium-12:last-child{margin-bottom:0}.content--vertical-bottom.content--wrap-reverse>[class^=col]:not([class*=col-medium-]):first-child,.content--vertical-bottom.content--wrap-reverse>[class^=col].col-medium-12:first-child{margin-bottom:calc(40px/2)}}@media print and (max-width: 30em){.content:not(.content--custom-media) .shift-small-0{margin-left:0%}.content:not(.content--custom-media) .col-small-1{width:8.3333%}.content:not(.content--custom-media) .shift-small-1{margin-left:8.3333%}.content:not(.content--custom-media) .col-small-2{width:16.6666%}.content:not(.content--custom-media) .shift-small-2{margin-left:16.6666%}.content:not(.content--custom-media) .col-small-3{width:25%}.content:not(.content--custom-media) .shift-small-3{margin-left:25%}.content:not(.content--custom-media) .col-small-4{width:33.3333%}.content:not(.content--custom-media) .shift-small-4{margin-left:33.3333%}.content:not(.content--custom-media) .col-small-5{width:41.6666%}.content:not(.content--custom-media) .shift-small-5{margin-left:41.6666%}.content:not(.content--custom-media) .col-small-6{width:50%}.content:not(.content--custom-media) .shift-small-6{margin-left:50%}.content:not(.content--custom-media) .col-small-7{width:58.3333%}.content:not(.content--custom-media) .shift-small-7{margin-left:58.3333%}.content:not(.content--custom-media) .col-small-8{width:66.6666%}.content:not(.content--custom-media) .shift-small-8{margin-left:66.6666%}.content:not(.content--custom-media) .col-small-9{width:75%}.content:not(.content--custom-media) .shift-small-9{margin-left:75%}.content:not(.content--custom-media) .col-small-10{width:83.3333%}.content:not(.content--custom-media) .shift-small-10{margin-left:83.3333%}.content:not(.content--custom-media) .col-small-11{width:91.6666%}.content:not(.content--custom-media) .shift-small-11{margin-left:91.6666%}.content:not(.content--custom-media) .col-small-12{width:100%}.content:not(.content--custom-media) .shift-small-12{margin-left:100%}.content:not(.content--custom-media) .col-small-auto{width:auto}.content--small-reduce-gaps:not(.content--custom-media),.content--small-reduce-gaps:not(.content--custom-media) .content{margin:0 calc(40px/2/2*-1)}.content--small-reduce-gaps:not(.content--custom-media) [class^=col],.content--small-reduce-gaps:not(.content--custom-media) [class*=" col"]{padding:0 calc(40px/2/2)}[class^=col]:not(.col12):not(:empty)+[class^=col]:not(.col12).col-small-12:not(:empty),[class^=col]:not(.col12):not(:empty)+.col3:not(:empty),[class^=col]:not(.col12):not(:empty)+.col4:not(:empty),[class^=col]:not(.col12):not(:empty)+.col5:not(:empty),[class^=col]:not(.col12):not(:empty)+.col6:not(:empty),[class^=col]:not(.col12):not(:empty)+.col7:not(:empty),[class^=col]:not(.col12):not(:empty)+.col8:not(:empty),[class^=col]:not(.col12):not(:empty)+.col9:not(:empty),[class^=col]:not(.col12):not(:empty)+.col10:not(:empty),[class^=col]:not(.col12):not(:empty)+.col11:not(:empty){margin-top:calc(40px/2)}[class^=col]:not(.col12):not(:empty):not([class*=col-small-]):not(:last-child):not(:first-child) .ce-bodytext:last-child>*:last-child,.content:not(.content--wrap-reverse)>[class^=col]:not(.col12):not(:empty):not([class*=col-small-]):first-child .ce-bodytext:last-child>*:last-child,[class^=col]:not(.col12):not(:empty).col-small-12:not(:last-child):not(:first-child) .ce-bodytext:last-child>*:last-child,.content:not(.content--wrap-reverse)>[class^=col]:not(.col12):not(:empty).col-small-12:first-child .ce-bodytext:last-child>*:last-child{margin-bottom:0}[class^=col]:not(.col12):not(:empty):not([class*=col-small-]):not(:last-child):not(:first-child) .gallery:last-child,.content:not(.content--wrap-reverse)>[class^=col]:not(.col12):not(:empty):not([class*=col-small-]):first-child .gallery:last-child,[class^=col]:not(.col12):not(:empty).col-small-12:not(:last-child):not(:first-child) .gallery:last-child,.content:not(.content--wrap-reverse)>[class^=col]:not(.col12):not(:empty).col-small-12:first-child .gallery:last-child{margin-bottom:calc(40px/2*-1)}.content--wrap-reverse>*[class^=col]:not(.col12).col-small-12:first-child:not(:empty):not(:last-child),.content--wrap-reverse>*[class^=col]:not(.col12).col-small-12:not(:empty):not(:last-child),.content--wrap-reverse>* .col3:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col3:not(:empty):not(:last-child),.content--wrap-reverse>* .col4:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col4:not(:empty):not(:last-child),.content--wrap-reverse>* .col5:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col5:not(:empty):not(:last-child),.content--wrap-reverse>* .col6:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col6:not(:empty):not(:last-child),.content--wrap-reverse>* .col7:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col7:not(:empty):not(:last-child),.content--wrap-reverse>* .col8:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col8:not(:empty):not(:last-child),.content--wrap-reverse>* .col9:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col9:not(:empty):not(:last-child),.content--wrap-reverse>* .col10:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col10:not(:empty):not(:last-child),.content--wrap-reverse>* .col11:first-child:not(:empty):not(:last-child),.content--wrap-reverse>* .anchor+.col11:not(:empty):not(:last-child){margin-top:calc(40px/2)}.content--wrap-reverse>*:not([class*=col-small-]):not(:last-child):not(:first-child) .ce-bodytext:last-child>*:last-child,.content--wrap-reverse>*:not([class*=col-small-]):last-child .ce-bodytext:last-child>*:last-child,.content--wrap-reverse>*.col-small-12:not(:last-child):not(:first-child) .ce-bodytext:last-child>*:last-child,.content--wrap-reverse>*.col-small-12:last-child .ce-bodytext:last-child>*:last-child{margin-bottom:0}.content--wrap-reverse>*:not([class*=col-small-]):not(:last-child):not(:first-child) .gallery:last-child,.content--wrap-reverse>*:not([class*=col-small-]):last-child .gallery:last-child,.content--wrap-reverse>*.col-small-12:not(:last-child):not(:first-child) .gallery:last-child,.content--wrap-reverse>*.col-small-12:last-child .gallery:last-child{margin-bottom:calc(40px/2*-1)}.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+[class^=col]:not(.col12).col-small-12:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col3:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col4:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col5:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col6:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col7:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col8:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col9:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col10:not(:empty):last-child,.content--wrap-reverse>[class^=col]:not(.col12):not(:empty)+.col11:not(:empty):last-child{margin-top:0}.content--vertical-bottom>[class^=col]:not([class*=col-small-]):last-child,.content--vertical-bottom>[class^=col].col-small-12:last-child{margin-bottom:calc(40px/2)}.content--vertical-bottom.content--wrap-reverse>[class^=col]:not([class*=col-small-]):last-child,.content--vertical-bottom.content--wrap-reverse>[class^=col].col-small-12:last-child{margin-bottom:0}.content--vertical-bottom.content--wrap-reverse>[class^=col]:not([class*=col-small-]):first-child,.content--vertical-bottom.content--wrap-reverse>[class^=col].col-small-12:first-child{margin-bottom:calc(40px/2)}.news-list__item.news-list__item--teaser{width:50%}}@media print{:root{font-size:10pt}body{-webkit-print-color-adjust:exact;padding-top:1em}.header__navigations,.header__lang,.header__meta,.bannerpattern{display:none}.header__main{border-bottom:0;position:relative}.header__main.header__main--scroll{box-shadow:none}.navigation__mobile{display:none}#cc-notification{display:none !important}.totop-button{display:none}.footer{display:none}.main>.container>.content-section>.col12>.ce-textpic>.ce-bodytext:first-child:last-child:not([class*=ce-bodytext--cols]):not(.ce-bodytext--fullwidth),.main>.container>.content-section>.col12>.ce-textpic.ce-textpic--svg-interactive>.ce-bodytext:not([class*=ce-bodytext--cols]):not(.ce-bodytext--fullwidth),.main>.container>.content-section>.col12>.ce-textpic.ce-textpic--svg-interactive>.gallery,.main>.container>.content-section>.col12>.files,.main>.container>.content-section>.col12>.links,.main>.container>.content-section>.col12>.searchresults,.main>.container>.content-section>.col12>.form.form--search,.main>.container>.content-section>.col12>.form.form--newsletter,.main>.container>.content-section>.col12>.inxmail_archive_iframe,.main>.container>.content-section>.col12.accordion .content-section>.col12>.ce-textpic>.ce-bodytext:first-child:last-child:not([class*=ce-bodytext--cols]):not(.ce-bodytext--fullwidth),.main>.container>.content-section>.col12.accordion .content-section>.col12>.ce-textpic.ce-textpic--svg-interactive>.ce-bodytext:not([class*=ce-bodytext--cols]):not(.ce-bodytext--fullwidth),.main>.container>.content-section>.col12.accordion .content-section>.col12>.ce-textpic.ce-textpic--svg-interactive>.gallery,.main>.container>.content-section>.col12.accordion .content-section>.col12>.files,.main>.container>.content-section>.col12.accordion .content-section>.col12>.links,.main>.container>.content-section>.col12.accordion .content-section>.col12>.searchresults,.main>.container>.content-section>.col12.accordion .content-section>.col12>.form.form--search,.main>.container>.content-section>.col12.accordion .content-section>.col12>.form.form--newsletter,.main>.container>.content-section>.col12.accordion .content-section>.col12>.inxmail_archive_iframe,.news-detail__header,.news-detail__article{width:100%}.bannerslider__nav{display:none}.pageoverview__item{width:50%}.news-list__item{width:50%}}
