/*! 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;600&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:1400px;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:600}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}: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:600}h5+p,.heading--h5+p{margin-top:.25em}h6,.heading--h6{font-family:"Work Sans",sans-serif;font-size:1em;font-weight:600;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:600;padding-left:0;padding-right:0}body{background-color:#f6f6f6}.icon-svg__svg{width:1.075em;height:1.075em}body{padding-top:5.25em}body .anchor{top:-6.75em}.cug__messagescontainer{top:5.25em;max-height:calc(100% - 5.25em)}.header__main{left:26em}.cug{padding-left:26em}.cug__sidebar{width:26em}.modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;z-index:20;background:rgba(21,21,21,.2)}.modal__container{background-color:#fff;padding:2.5em 40px;width:100%;margin:calc(40px/2);max-width:600px;max-height:calc(100vh - 40px - 100px);border-radius:10px;overflow:auto}.modal__container>*{opacity:1;z-index:1;background-color:#fff;transition:opacity .125s ease-in-out;position:relative}.modal__container::before{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;display:block;font-size:2em;position:absolute;left:0;top:0;bottom:0;right:0;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .125s ease-in-out;animation:none;transform:rotate(0);will-change:transform}.modal__container--loading::before{opacity:1;animation:rotate .875s linear infinite}.modal__container--loading>*{opacity:0}.modal__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5em}.modal__header__close{cursor:pointer;font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;outline:none;text-decoration:none;color:inherit;text-align:center;border:none;border-radius:0;background-color:rgba(0,0,0,0);padding:.75em;margin-top:-0.75em;margin-right:-1em;transition:transform .25s ease-in-out,color .2s ease-in-out;font-size:1.5em;line-height:0;color:gray}.modal__header__close .fi{pointer-events:none}.modal__header__close:hover{color:#151515;transform:scale(1.15)}.modal__title{margin-top:0;margin-bottom:0}.modal__question{margin-bottom:2.75em}.modal__footer.modal__footer--buttongroup{text-align:right;margin-top:-0.25em;margin-bottom:-0.25em}.modal__footer.modal__footer--buttongroup>.button{margin-top:.25em;margin-bottom:.25em}.modal .form__fieldset:last-of-type>.content:last-child>.form__fieldwrap--text:last-child,.modal .form__fieldset:last-of-type>.content:last-child>.form__fieldwrap--textarea:last-child,.modal .form__fieldset:last-of-type>.content:last-child>.form__fieldwrap--file:last-child{margin-bottom:2em}@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}@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%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal__overlay{animation:mmfadeIn .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=false] .modal__container{animation:mmslideIn .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=true] .modal__overlay{animation:mmfadeOut .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=true] .modal__container{animation:mmslideOut .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}.accordion{background-color:#fff;border-radius:5px;box-shadow:0 0 3px 0 rgba(21,21,21,.15)}.accordion__head{cursor:pointer;padding:.875em 1.15em;display:flex;justify-content:flex-start;transition:color .25s ease-in-out}.accordion__head:hover{color:#1745a5}.accordion__head__arrow{display:block;margin-right:.65em;padding-top:.25em;line-height:0;transform-origin:center calc(50% + .075em);transition:transform .25s ease-in-out}.accordion__head--open .accordion__head__arrow{transform:rotate(180deg)}.accordion__heading{font-size:1em;font-family:"Work Sans",sans-serif;font-weight:400;margin:0;color:inherit}.accordion__content{overflow:hidden;transition:height .5s ease;backface-visibility:hidden;transform:translate3d(0, 0, 0);padding-left:1.15em;padding-right:1.15em}.accordion__content:not(.accordion__content--inprogress){height:auto !important;overflow:visible}.accordion__content.accordion__content--closed{height:0 !important;overflow:hidden}.accordion__content__inner{backface-visibility:hidden;transform:translate3d(0, 0, 0);border-top:1px solid #151515;padding-top:.925em;padding-bottom:.65em}.header__main{position:fixed;top:0;right:0;background-color:#1745a5;color:#fff;display:flex;justify-content:flex-end;flex-wrap:nowrap;padding:1.575em 40px;margin-right:-0.5em;z-index:10}.body--dragging .header__main{pointer-events:none}.header__main>*{padding-left:.5em;padding-right:.5em}.header__lang{align-self:center;padding-right:0}.header__logo,.header__burger{display:none}.header__search{align-self:center;line-height:1;padding-top:.45em;padding-right:1.5em;border-right:1px solid hsla(0,0%,100%,.5)}.header__search .fi{line-height:1;display:inline-block;vertical-align:middle;margin-right:.5em}.header__search .fi.fi-rr-arrow-left{margin-right:.75em}.header__search__link{color:inherit}.header__search__link__text{background-image:repeating-linear-gradient(90deg, #fff 0%, #fff 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}.header__search__link:hover .header__search__link__text{background-size:100% 1px}.navigation__list{list-style:none;margin:0;padding:0;display:flex}.navigation.navigation--meta .navigation__list{align-items:center;margin-left:-0.615em;margin-right:-0.615em}.navigation.navigation--meta .navigation__item--has-image .navigation__text,.navigation.navigation--meta .navigation__text:not(:first-child:last-child){display:none}.navigation.navigation--meta .navigation__item--has-image .navigation__text{display:none}.navigation.navigation--meta .navigation__image{display:block;margin:.5em .615em}.navigation.navigation--meta .navigation__link{display:block;transition:opacity .25s ease-in-out}.navigation.navigation--meta .navigation__link:hover{opacity:.625}.navigation.navigation--breadcrumb .navigation__list{display:block;margin-left:0;margin-right:0;padding-top:2.5em;padding-bottom:0}.navigation.navigation--breadcrumb .navigation__item{display:inline}.navigation.navigation--breadcrumb .navigation__link{display:inline;background-image:none}.navigation.navigation--breadcrumb .navigation__link:hover .navigation__text{background-size:100% 1px}.navigation.navigation--breadcrumb .navigation__link:hover{color:inherit}.navigation.navigation--breadcrumb .navigation__link::after{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.navigation--breadcrumb .navigation__arrow{line-height:1;vertical-align:middle}.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:#fff;border-color:#f6f6f6;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:hover{color:#1745a5}.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::after{content:none}.main,.main>.content-section:first-child:last-child,.cug,.cug__main{height:100%}.cug__main{display:flex;flex-direction:column}.cug__main>.container:nth-last-child(n+1){flex:1 0 auto}.cug__main>*{width:100%}.cug__main>*.container{width:calc(100% - 40px)}.cug__main__footer{padding-top:4em;font-size:.75em;line-height:1.5;color:gray}.cug__main__footer a,.cug__main__footer .link{color:gray;background-image:repeating-linear-gradient(90deg, #151515 0%, #151515 100%)}.cug__main__footer a:hover,.cug__main__footer .link:hover{color:#151515}.cug__main__footer p:last-child{margin-bottom:0}.cug__main__footer>.container:first-child::before{content:"";display:block;border-top:1px solid rgba(212,212,212,.6);padding-top:2.175em}.main>[data-ctype^=cug_].content-section{margin-left:0;margin-right:0}.main>[data-ctype^=cug_].content-section>.col12{padding-left:0;padding-right:0}.cug__sidebar{position:fixed;left:0;top:0;bottom:0;box-shadow:1px 0 4px 0 rgba(21,21,21,.1);background-color:#fff;overflow:auto;-webkit-overflow-scrolling:touch;padding-bottom:3em}.cug__sidebar__logo-link{display:block;padding-left:40px;padding-right:40px;padding-top:1em;padding-bottom:0;min-height:5.25em}.cug__sidebar__logo__img{max-width:100%}.cug__sidebar__content{padding-left:40px;padding-right:calc(40px/2);padding-top:3.825em}.cug__sidebar__content>.content-section>.col12>.ce-header .heading:first-child,.cug__sidebar__content>.content-section>.col12>.anchor+.ce-textpic>.ce-bodytext>*:first-child{margin-top:0}.cug__main{padding-left:calc(40px/2);padding-right:calc(40px/2);padding-bottom:1.75em}.cug__main>.container{max-width:1050px}.cug__main>.container:last-child>.content-section:first-child{padding-bottom:2.5em}.cug__main--home>.container{max-width:1200px}.cug__main--content>.container>.content-section:first-child{padding-top:3.35em}.cug__main__footer>.container{max-width:1050px}.cug__main--home .cug__main__footer>.container{max-width:1200px}.cug__page__header{display:flex;align-items:flex-start;justify-content:space-between}.cug__page__header__right{padding-top:2.65em;padding-left:40px;flex:none}.navigation--breadcrumb+.cug__page__heading{margin-top:.25em}.cug__page__heading:first-child{margin-top:2.775em}.cug__page__heading__icon{font-size:1.15em;margin-left:.25em;margin-bottom:.075em;vertical-align:baseline;line-height:0;display:inline-block;vertical-align:middle}.cug__page__description{max-width:860px;margin-bottom:.5em}.cug__page__description>*:last-child{margin-bottom:0}.cug__page__description ul,.cug__page__description ol{padding-left:1.275em}.cug__page__description ul:first-child,.cug__page__description ol:first-child{margin-top:0}.cug__page__description p+ul,.cug__page__description p+ol{margin-top:-0.65em}.cug__page__hr{border-color:#151515;margin-top:2.5em;margin-bottom:2.5em}.cug__page__search{padding-bottom:.5em}.cug__page__zipdownload{padding-top:1.5em}.cug__page__zipdownload__link{color:#1745a5}.cug__page__zipdownload__link__icon{display:inline-block;vertical-align:middle;padding-right:.15em;transition:transform .15s ease-in-out}.cug__page__zipdownload__link__text{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}.cug__page__zipdownload__link:hover .cug__page__zipdownload__link__text{background-size:100% 1px}.cug__page__zipdownload__link:hover .cug__page__zipdownload__link__icon{transform:translateY(0.15em)}.cug__pagetree{padding-left:40px;padding-right:calc(40px/2);padding-top:3.825em;line-height:1.5;padding-bottom:2.5em}.cug__sidebar__content .cug__pagetree{padding:0}.cug__pagetree__list{list-style:none;padding-left:0;margin:0}.cug__pagetree__list[class*=cug__pagetree__list--level]:not(.cug__pagetree__list--level1){padding-left:1.5em}.cug__pagetree__list--level2{position:relative;overflow:hidden;transition:height .3s ease}.cug__pagetree__list--level2:not(.cug__pagetree__list--level2--open){height:0 !important}.cug__pagetree__list--level2--open:not(.cug__pagetree__list--level2--in-progress){height:auto !important;overflow:visible}.cug__pagetree__list--level3{position:relative;overflow:hidden;transition:height .3s ease}.cug__pagetree__list--level3:not(.cug__pagetree__list--level3--open){height:0 !important}.cug__pagetree__list--level3--open:not(.cug__pagetree__list--level3--in-progress){height:auto !important;overflow:visible}.cug__pagetree__list--level4{position:relative;overflow:hidden;transition:height .3s ease}.cug__pagetree__list--level4:not(.cug__pagetree__list--level4--open){height:0 !important}.cug__pagetree__list--level4--open:not(.cug__pagetree__list--level4--in-progress){height:auto !important;overflow:visible}.cug__pagetree__list--level5{position:relative;overflow:hidden;transition:height .3s ease}.cug__pagetree__list--level5:not(.cug__pagetree__list--level5--open){height:0 !important}.cug__pagetree__list--level5--open:not(.cug__pagetree__list--level5--in-progress){height:auto !important;overflow:visible}.cug__pagetree__list--level6{position:relative;overflow:hidden;transition:height .3s ease}.cug__pagetree__list--level6:not(.cug__pagetree__list--level6--open){height:0 !important}.cug__pagetree__list--level6--open:not(.cug__pagetree__list--level6--in-progress){height:auto !important;overflow:visible}.cug__pagetree__item:not(.cug__pagetree__item--has-children):not(.cug__pagetree__item--home){padding-left:1.5217391304em}.cug__pagetree__item--home{padding-bottom:.175em}.cug__pagetree__item--home .fi-rr-home{padding-left:.15em;padding-right:.6em}.cug__pagetree__item .fi-rr-folder,.cug__pagetree__item .fi-rr-archive{font-size:.925em;padding-right:.1em;margin-right:.5em;margin-top:.225em;vertical-align:middle;position:relative}.cug__pagetree__item .fi-rr-folder::after{content:"";position:absolute;left:0;top:0;bottom:0;right:0;background-image:url(/typo3conf/ext/cug/Resources/Public/Icons/FolderOpen.svg);background-repeat:no-repeat;background-size:contain;background-position:top center;display:none}.cug__pagetree__item .fi-rr-plus-small{font-size:1.15em;line-height:0;vertical-align:sub;margin-left:.135em;margin-right:.135em}.cug__pagetree__item .fi-rr-apps-sort{font-size:.925em;line-height:0;vertical-align:middle;margin-left:.075em;margin-right:.425em}.cug__pagetree__item .fi-rr-shuffle{font-size:.925em;margin-right:.425em;margin-left:.15em;line-height:1;vertical-align:middle}.cug__pagetree__item .cug__pagetree__item__arrow--open+.cug__pagetree__item__link .fi-rr-folder::before,.cug__pagetree__item .cug__pagetree__item__arrow--open+.pages__list__item__text .fi-rr-folder::before,.cug__pagetree__item .cug__pagetree__item--active>.cug__pagetree__item__inner .fi-rr-folder::before{visibility:hidden}.cug__pagetree__item .cug__pagetree__item__arrow--open+.cug__pagetree__item__link .fi-rr-folder::after,.cug__pagetree__item .cug__pagetree__item__arrow--open+.pages__list__item__text .fi-rr-folder::after,.cug__pagetree__item .cug__pagetree__item--active>.cug__pagetree__item__inner .fi-rr-folder::after{display:block}.cug__pagetree__item__inner{display:flex;justify-content:flex-start;align-items:flex-start}.cug__pagetree__item__arrow{display:block;flex:none;width:1.3043478261em;cursor:pointer;transition:transform .25s ease-in-out}.cug__pagetree__item__arrow.cug__pagetree__item__arrow--open{transform:rotate(90deg)}.cug__pagetree__item__arrow.fi{font-size:1.15em;padding:0;line-height:0;padding-top:.375em;padding-bottom:.375em;transform-origin:calc(50% - .2em) center}.cug__pagetree__item__arrow--disabled{color:gray;pointer-events:none}.cug__pagetree__item__link{display:block;padding-top:.3em;padding-bottom:.3em;text-indent:-1.5em;padding-left:1.5em}.cug__pagetree__item__link:hover .cug__pagetree__item__text,.cug__pagetree__item__link--active .cug__pagetree__item__text{background-size:100% 1px}.cug__pagetree__item__text{background-image:repeating-linear-gradient(90deg, #151515 0%, #151515 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}.cug__pagetree__item--home{margin:0}.cug__pagetree__item--separator-before{margin-top:1em;padding-top:1em;border-top:1px solid #d4d4d4}.documents__list{list-style:none;margin:0;padding:0;max-width:860px;margin-top:1.25em;margin-bottom:1.25em}.documents__list__item{display:flex;justify-content:space-between;align-items:flex-start;position:relative}.documents__list__item::before{content:"";position:absolute;left:-0.875em;right:-0.875em;top:-0.075em;bottom:-0.075em;background:#fff;z-index:-1;border-radius:5px;opacity:0;transition:opacity .25s ease-in-out;box-shadow:0 0 3px 0 rgba(21,21,21,.15);border:2px solid rgba(0,0,0,0)}.documents__list__item.documents__list__item--has-action:hover::before,.documents__list__item.documents__list__item--has-action.hovered::before{opacity:1}.documents__list__item.documents__list__item--has-action.hovered::before{border-color:#1745a5}.documents__list__item.documents__list__item--has-action.hoveranimation::before{transition:opacity .75s ease-in-out,border-color .75s ease-in-out}.documents__list__item.sortable-selected{z-index:1}.documents__list__item.sortable-selected::before{opacity:1;border:2px solid #1745a5}.documents__list__item__admintools,.documents__list__item__downloadinfo{flex:none}.documents__list__item__link,.documents__list__item>.documents__list__item__text{flex-grow:1;display:block;padding-top:.375em;padding-bottom:.375em;line-height:1.5}.documents__list__item__link{padding-left:0;padding-right:0;background:none;display:flex;justify-content:space-between;align-items:baseline}.documents__list__item__link:hover .documents__list__item__text{color:#1745a5}.documents__list__item--simulated,.documents__list__item--title{font-weight:600}.documents__list__item--simulated:not(:first-child),.documents__list__item--title:not(:first-child){margin-top:1.15em}.documents__list__item--title:not(:first-child){margin-top:1.75em}.documents__list__item--title .documents__list__item__text__title{font-size:1.2em;font-family:"Inter",sans-serif;font-weight:500}.documents__list__item--title .documents__list__item__text__title+.documents__list__item__description{padding-top:.5em}.documents__list__item__text{transition:color .15s ease-in-out}.documents__list__item__downloadinfo{padding-left:1em}.documents__list__item__downloadinfo [class*=" fi-rr-"],.documents__list__item__downloadinfo [class^=fi-rr-]{vertical-align:middle;margin-top:-0.25em;line-height:0;display:inline-block}.documents__list__item__downloadinfo [class*=" fi-rr-"]::before,.documents__list__item__downloadinfo [class^=fi-rr-]::before{line-height:0;display:inline-block;margin-top:.15em}.documents__list__item__fileextension{text-transform:uppercase;font-weight:normal;padding-right:.25em}.documents__list__item__description{display:block;font-weight:400;max-width:calc(100% - 6.0606060606em);font-size:.875em;font-style:italic;padding-top:.25em}.documents__list__item__description p{margin-bottom:.5em}.documents__list__item__description p:last-child{margin-bottom:0}.documents__list__item__description ul,.documents__list__item__description ol{padding-left:1.25em;margin-top:0;margin-bottom:.5em}.documents__list__item__description ul:last-child,.documents__list__item__description ol:last-child{margin-bottom:0}.documents__list__item__description ul:first-child,.documents__list__item__description ol:first-child{margin-top:0}.documents__list__item__description ul{list-style:none;padding:0}.documents__list__item__description ul li{padding-left:calc(5px + 1.05em);line-height:1.65}.documents__list__item__description 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}.documents__list__item__admintools{display:flex;align-items:center;justify-content:flex-end;flex-grow:1;font-size:1.05em;padding-top:.375em;padding-left:1em;margin-left:-0.425em;margin-right:-0.425em}.documents__list__item__admintools__link{display:block;line-height:1;padding-left:.425em;padding-right:.425em;transition:color .25s ease-in-out}.documents__list__item__admintools__link path,.documents__list__item__admintools__link path.st0,.documents__list__item__admintools__link path.st1,.documents__list__item__admintools__link path.st2,.documents__list__item__admintools__link path.st3{transition:fill .25s ease-in-out}.documents__list__item__admintools__link:hover{color:#1745a5}.documents__list__item__admintools__link:hover path,.documents__list__item__admintools__link:hover path.st0,.documents__list__item__admintools__link:hover path.st1,.documents__list__item__admintools__link:hover path.st2,.documents__list__item__admintools__link:hover path.st3{fill:#1745a5}button.documents__list__item__admintools__link{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;line-height:0}.documents__list__item__admintools .icon-svg{line-height:1}.sortable-drag-handle{cursor:move}.sortable-drag-handle:active,.sortable-chosen .sortable-drag-handle{cursor:-webkit-grabbing}.sortable-ghost{opacity:.4}.pages__list{list-style:none;margin:0;padding:0}.pages__list--level1{max-width:860px;margin-top:1.25em;margin-bottom:1.25em}.pages__list+.pages__list{border-top:1px solid #d4d4d4;margin-top:.1em}.pages__list__item{position:relative}.pages__list__item__text{display:block;flex:1;padding-top:.15em;padding-bottom:.15em}.pages__list__item__text::before{content:"";position:absolute;left:-0.25em;right:-0.25em;top:-0.075em;bottom:-0.075em;background:#fff;z-index:-1;border-radius:5px;opacity:0;transition:opacity .25s ease-in-out;box-shadow:0 0 3px 0 rgba(21,21,21,.15)}.pages__list__item__text:hover::before{opacity:1}.pages__list__item.sortable-selected{z-index:1}.pages__list__item.sortable-selected>.cug__pagetree__item__inner .pages__list__item__text::before{opacity:1;border:2px solid #1745a5}.toolbar{font-size:1.25em;display:flex;align-items:flex-start;padding-top:1em;padding-bottom:1em;margin-left:-0.65em;margin-right:-0.65em}.toolbar__item{display:block;margin-left:.65em;margin-right:.65em}.toolbar__item__button{padding:.5em;line-height:0}.toolbar__item__button .fi{display:block;width:1.075em;height:1.075em}.toolbar__item__button .fi.fi-rr-plus-small{margin-top:-0.125em;margin-bottom:.125em}.toolbar__item__button .fi.fi-rr-plus-small::before{font-size:1.35em;margin-left:-0.1em}.toolbar__item__button .fi.fi-rr-upload::before{font-size:.875em;display:inline-block;margin-top:.1em}.toolbar__item__button .fi.fi-rr-text::before{font-size:.95em;display:inline-block;margin-top:.075em}.toolbar .expandbutton__list{font-size:.8em}.expandbutton{position:relative}.expandbutton__check{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.expandbutton__check:checked+.expandbutton__list{transform:scale(1);pointer-events:all;transition:transform .425s ease-in-out}.expandbutton__check:checked+.expandbutton__list .expandbutton__item{opacity:1;transition:opacity .25s ease-in-out .375s}.expandbutton__list{list-style:none;margin:0;padding:0;position:absolute;top:0;right:0;z-index:1;min-width:260px;max-width:60vw;background-color:#1745a5;border-radius:5px;color:#fff;padding:2em 1.5em 1.15em;transform:scale(0);transform-origin:top right;pointer-events:none;transition:transform .425s ease-in-out .075s;box-shadow:0 0 4px 1px rgba(21,21,21,.15)}.expandbutton__item{opacity:0;transition:opacity .15s ease-in-out}.expandbutton__item--close{position:absolute;top:0;right:0}.expandbutton__item__link{color:inherit;transition:opacity .175s ease-in-out;display:flex;hyphens:none;padding-top:.25em;padding-bottom:.25em}.expandbutton__item__link:hover{opacity:.5}.expandbutton__item--separator--after{padding-bottom:.65em;border-bottom:1px solid hsla(0,0%,100%,.25);margin-bottom:.65em}.expandbutton__item__icon{display:inline-block;padding-right:.5em;line-height:1;vertical-align:middle;padding-top:.25em}.expandbutton__item__text{display:inline-block;line-height:1.35}.expandbutton__close{font-size:1.15em;display:block;padding:.75em 1.075em .25em;line-height:0;cursor:pointer;transition:transform .25s ease-in-out}.expandbutton__close:hover{transform:scale(1.15)}[class*=editor]+.ck.ck-rounded-corners .ck.ck-editor__top .ck-sticky-panel .ck-toolbar,[class*=editor]+.ck .ck.ck-editor__top .ck-sticky-panel .ck-toolbar.ck-rounded-corners{border-top-left-radius:5px;border-top-right-radius:5px}[class*=editor]+.ck.ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable,[class*=editor]+.ck .ck.ck-editor__main>.ck-editor__editable.ck-rounded-corners{border-top-left-radius:5px;border-top-right-radius:5px}[class*=editor]+.ck .ck.ck-editor__main>.ck-editor__editable:not(.ck-focused){background-color:#eee;border-color:#eee;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}[class*=editor]+.ck .ck.ck-editor__main>.ck-editor__editable:not(.ck-editor__nested-editable).ck-focused{background-color:#eee;border-color:#d4d4d4;border-bottom-color:#151515;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px;box-shadow:0 0 5px 0 rgba(21,21,21,.15)}[class*=editor]+.ck .ck-editor__editable{min-height:6em}.form__fieldwrap--textarea--lg [class*=editor]+.ck .ck-editor__editable{min-height:15em}[class*=editor]+.ck .ck.ck-editor__top .ck-sticky-panel .ck-toolbar{border-bottom-width:1px}[class*=editor]+.ck .ck.ck-toolbar{background:#fff;border-color:#d4d4d4}[class*=editor].f3-form-error+.ck .ck.ck-editor__main>.ck-editor__editable:not(.ck-focused){background-color:#f7d9db;border-color:#f7d9db}[class*=editor].f3-form-error+.ck .ck.ck-editor__main>.ck-editor__editable:not(.ck-editor__nested-editable).ck-focused{background-color:#f7d9db;border-color:#f7d9db;border-bottom-color:#99111a;box-shadow:0 0 5px 0 rgba(153,17,26,.2)}.form__fieldwrap--radio.form__fieldwrap--pageselect .form__radios{list-style:none;padding:0;margin:0;padding-left:1.35em}.form__fieldwrap--radio.form__fieldwrap--pageselect .form__radios.cug__pagetree__list--level1{margin-top:-0.25em;margin-left:-0.15em;padding-left:0}.form__fieldwrap--radio.form__fieldwrap--pageselect .form__radios__item>.form__input--radio+.form__label--radio{padding-left:1.5em;margin-top:.15em;margin-bottom:.15em}.form__fieldwrap--radio.form__fieldwrap--pageselect .form__radios__item>.form__input--radio+.form__label--radio::before,.form__fieldwrap--radio.form__fieldwrap--pageselect .form__radios__item>.form__input--radio+.form__label--radio::after{content:none}.form__fieldwrap--radio.form__fieldwrap--pageselect .form__radios__item>.cug__pagetree__item__arrow+.form__input--radio+.form__label--radio{padding-left:0}.form__fieldwrap--radio.form__fieldwrap--pageselect .form__radios__item--mainpage>.form__input--radio+.form__label--radio{padding-left:.15em}.form__fieldwrap--radio.form__fieldwrap--pageselect .form__radios__item>.form__input--radio:not(:disabled)+.form__label--radio:hover .form__label__text{color:#1745a5}.form__fieldwrap--radio.form__fieldwrap--pageselect .form__radios__item>.form__input--radio:checked+.form__label--radio .form__label__text{font-weight:600;color:#1745a5;background-size:100% 2px}.form__fieldwrap--radio.form__fieldwrap--pageselect .form__radios__item>.form__input--radio:disabled+.form__label--radio .form__label__text{background-image:repeating-linear-gradient(90deg, #808080 0%, #808080 100%);background-size:0 1px}.form__fieldwrap--radio.form__fieldwrap--pageselect .form__radios__item>.form__input--radio:checked:disabled+.form__label--radio .form__label__text,.form__fieldwrap--radio.form__fieldwrap--pageselect .form__radios__item>[checked=checked].form__input--radio:disabled+.form__label--radio .form__label__text{font-weight:400;color:inherit;background-size:100% 1px}.form__fieldwrap--radio.form__fieldwrap--pageselect .form__label__text{background-image:repeating-linear-gradient(90deg, #1745A5 0%, #1745A5 100%);background-position:center calc(100% - .15em);background-repeat:no-repeat;background-size:0 2px;transition:background-size .3s ease-in-out,color .15s ease-in-out}.form__fieldwrap--radio.form__fieldwrap--pageselect .form__label__icon{line-height:0;padding-right:.35em;font-size:.925em;align-self:flex-start;margin-top:.5em}.form__fieldwrap--radio.form__fieldwrap--pageselect .cug__pagetree__item{padding-left:0}@keyframes fadeFloatIn{from{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{from{opacity:1}to{opacity:0;pointer-events:none;display:none;margin:0;border:none}}.cug__messagescontainer{position:fixed;overflow:auto;right:0;z-index:11;width:21em;max-width:100%;display:flex;flex-direction:column;padding-top:calc(40px/8)}.floatingmessage{margin:calc(40px/8) calc(40px/4);animation:fadeFloatIn .3s cubic-bezier(0, 0, 0.2, 1);border-radius:10px;overflow:hidden;box-shadow:0 0 10px 0 rgba(21,21,21,.15);background-color:#eee;border:1px solid #d4d4d4;hyphens:none;transition:height .25s ease-in-out}.floatingmessage.floatingmessage--hidden{animation:fadeOut .3s cubic-bezier(0, 0, 0.2, 1) forwards}.floatingmessage__header{line-height:0;background-color:#d4d4d4;text-align:right}.floatingmessage__close{display:inline-block;line-height:0;font-size:1.075em;padding:.35em;cursor:pointer}.floatingmessage__inner{font-size:.875em;padding:.8em 1.25em .875em;line-height:1.425}.floatingmessage.floatingmessage--info{background-color:rgb(244,247.407079646,255);border-color:#8eb1ff}.floatingmessage.floatingmessage--info .floatingmessage__header{background-color:#8eb1ff}.floatingmessage.floatingmessage--success{background-color:#e3f1d3;border-color:#b1ce91}.floatingmessage.floatingmessage--success .floatingmessage__header{background-color:#b1ce91}.floatingmessage.floatingmessage--error{background-color:#f7d9db;border-color:hsl(356,65.2173913043%,75.9803921569%)}.floatingmessage.floatingmessage--error .floatingmessage__header{background-color:hsl(356,65.2173913043%,75.9803921569%)}.floatingmessage.floatingmessage--warning{background-color:#fff1e0;border-color:rgb(255,206.4516129032,147.5)}.floatingmessage.floatingmessage--warning .floatingmessage__header{background-color:rgb(255,206.4516129032,147.5)}.statusinfo{font-style:italic}.archive{margin-top:1em;margin-bottom:2em}.archive__list{list-style:none;margin:0;padding:0}.archive__item .fi-rr-folder{display:inline-block;margin-right:.75em;vertical-align:middle;margin-left:1px;position:absolute;left:0;top:.45em}.archive__item__link,.archive__item>.archive__item__text{display:inline-block;padding-top:.25em;padding-bottom:.175em;position:relative;padding-left:1.65em}.archive__item__link:hover .archive__item__text{background-size:100% 1px}.archive__item__text{background-image:repeating-linear-gradient(90deg, #151515 0%, #151515 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}.archivebacklink{margin-bottom:.5em}.cug__page__description+.archivebacklink{margin-top:1.25em}.archivebacklink .fi{line-height:0;display:inline-block;vertical-align:middle;margin-left:-0.15em;margin-right:.25em;font-size:1.15em;margin-top:.1em}.archivebacklink .fi::before{line-height:0}.archivebacklink__link:hover .archivebacklink__link__text{background-size:100% 1px}.archivebacklink__link__text{background-image:repeating-linear-gradient(90deg, #151515 0%, #151515 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}.table{border-collapse:collapse;width:calc(100% + 2em);overflow:auto;display:block;margin-left:-1em;margin-right:-1em;margin-bottom:1.5em;padding-left:.25em;padding-right:.25em;-webkit-overflow-scrolling:touch}.table thead,.table tbody{width:100%;display:table;margin-bottom:.25em}.table.table--notifications tr>*:nth-child(1){width:45%;min-width:250px}.table.table--notifications tr>*:nth-child(2){width:35%;min-width:250px}.table.table--notifications tr>*:nth-child(3){width:20%;min-width:185px}.table td,.table th{padding:.5em .75em;min-width:0;white-space:nowrap;line-height:1.5;vertical-align:top}.table td.td--allowlinebreak,.table th.td--allowlinebreak{white-space:normal;min-width:200px}.table td.td--allowlinebreak.td--allowlinebreak--long,.table th.td--allowlinebreak.td--allowlinebreak--long{min-width:350px}.table td.table__td--date,.table th.table__td--date{max-width:160px;min-width:0;white-space:nowrap}.table td.table__td--notification,.table th.table__td--notification{max-width:185px;min-width:0;white-space:nowrap}.table th{font-weight:inherit;text-align:left;vertical-align:bottom;padding-bottom:.25em}.table__th__text{font-size:.75em}.table h4{margin-bottom:0}.table p{margin:0}.table a:hover{color:#1745a5}.table tr:not(:first-child):not(.table__line--head){transition:box-shadow .15s ease-in-out}.table tr:not(:first-child):not(.table__line--head) td{transition:background-color .15s ease-in-out}.table tr:not(:first-child):not(.table__line--head):hover{box-shadow:0 0 3px 0 rgba(21,21,21,.15)}.table tr:not(:first-child):not(.table__line--head):hover td{background:#fff}.table tr:not(:first-child):not(.table__line--head):hover td:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.table tr:not(:first-child):not(.table__line--head):hover td:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.table tr.table__line--hidden{color:rgba(21,21,21,.5)}.table__documentlink{display:inline-block;position:relative}.table__documentlink::before{content:"";position:absolute;left:0;right:0;top:-0.375em;bottom:-0.375em}.table__documentlink{display:block}.table__breadcrumb__arrow{line-height:0;padding-bottom:.15em;display:inline-block;vertical-align:middle}.loginform{max-width:860px}.loginform__passwordreset-wrap{padding-top:1.875em;padding-bottom:.75em}.loginform__backtologin-wrap{padding-top:1.25em;padding-left:calc(40px/2);padding-right:calc(40px/2)}.loginform__header__messages ul:not(.passwordrequirements__list){list-style:none;padding:0;color:#c90310}.loginform__header__messages .alert-success{color:#607e41}.loginform__header__messages p+.passwordrequirements__list{margin-top:-0.5em}.loginform__header__messages--error{color:#c90310}.loginform__heading,.loginform__header>*:first-child{margin-top:.5em}.loginform__form-wrap{margin-top:1.5em}.loginform .form__fieldwrap--submit{margin-top:1.15em;text-align:left}.loginform .form__fieldwrap--text+.form__fieldwrap--submit{margin-top:.75em}.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%;max-width:20em}.searchfields .form__fieldwrap--datepicker{max-width:10em}.tx-kesearch-pi1 .messsage:first-child{font-style:italic;font-size:.875em;margin-bottom:-0.5em;margin-top:2.5em}.searchresults .pages_total{margin-top:2.75em}.searchresults .pages_total .result_txt{font-size:.875em;font-style:italic;text-align:center;margin-bottom:1.25em}.searchresults .message:first-child{margin-top:2em}.searchresults .message{margin-bottom:0}.searchresults .message .message+.message{padding-top:0}.datepicker-dropdown{border-color:#d4d4d4;font-size:.875em;border-radius:5px}.datepicker-container{line-height:2.5em;width:17.5em}.datepicker-panel{border-radius:5px;overflow:hidden}.datepicker-panel>ul>li{width:2.5em;height:2.5em}.datepicker-panel>ul>li:hover,.datepicker-panel>ul>li.highlighted:hover,.datepicker-panel>ul>li.picked:hover{background-color:rgba(142,177,255,.25)}.datepicker-panel>ul>li.picked{color:#1745a5;font-weight:600;background-color:rgba(142,177,255,.15)}.datepicker-panel>ul>li.picked:hover{color:#1745a5}.datepicker-panel>ul>li.highlighted{background-color:rgba(0,0,0,0);text-decoration:underline}.datepicker-panel>ul>li.muted,.datepicker-panel>ul>li.muted:hover{color:rgba(128,128,128,.75)}.datepicker-panel>ul>li[data-view="month current"],.datepicker-panel>ul>li[data-view="year current"],.datepicker-panel>ul>li[data-view="years current"]{width:12.5em}.datepicker-panel>ul>li[data-view="month next"],.datepicker-panel>ul>li[data-view="month prev"],.datepicker-panel>ul>li[data-view="year next"],.datepicker-panel>ul>li[data-view="year prev"],.datepicker-panel>ul>li[data-view="years next"],.datepicker-panel>ul>li[data-view="years prev"],.datepicker-panel>ul>li[data-view=next]{font-size:1.5em;width:1.6666666667em;height:1.6666666667em}.datepicker-container:after,.datepicker-container:before{border:10px solid rgba(0,0,0,0)}.datepicker-top-left:after,.datepicker-top-left:before,.datepicker-top-right:after,.datepicker-top-right:before{top:-20px}.datepicker-top-left:before,.datepicker-top-right:before{border-bottom-color:#d4d4d4}.datepicker-top-left:after,.datepicker-top-right:after{border-bottom-color:#fff;top:-19px}.femanager-edit__form{margin-top:1.25em}.femanager-edit__form .form__fieldwrap--submit{text-align:left;margin-top:2em}.femanager-edit__form hr{margin-top:1.75em;margin-bottom:1.75em}.form__fieldwrap--femanager.form__fieldwrap--input,.form__fieldwrap--femanager.form__fieldwrap--textarea,.form__fieldwrap--femanager.form__fieldwrap--file,.form__fieldwrap--femanager.form__fieldwrap--select .form__input--select__wrap{display:flex;flex-direction:column}.form__fieldwrap--femanager.form__fieldwrap--input .form__label,.form__fieldwrap--femanager.form__fieldwrap--input .form__input,.form__fieldwrap--femanager.form__fieldwrap--textarea .form__label,.form__fieldwrap--femanager.form__fieldwrap--textarea .form__input,.form__fieldwrap--femanager.form__fieldwrap--file .form__label,.form__fieldwrap--femanager.form__fieldwrap--file .form__input,.form__fieldwrap--femanager.form__fieldwrap--select .form__input--select__wrap .form__label,.form__fieldwrap--femanager.form__fieldwrap--select .form__input--select__wrap .form__input{order:-3}.form__fieldwrap--femanager.form__fieldwrap--input::after,.form__fieldwrap--femanager.form__fieldwrap--textarea::after,.form__fieldwrap--femanager.form__fieldwrap--file::after,.form__fieldwrap--femanager.form__fieldwrap--select .form__input--select__wrap::after{top:1.75em;transform:none}body[style="cursor: wait;"] .femanager-edit__form *{cursor:wait}.femanager_error{color:#c90310}.kesearch_pagebrowser ul,.navigation-pagination ul{list-style:none;margin:0;padding:0;margin-left:-0.25em;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-bottom:3em}.kesearch_pagebrowser a,.kesearch_pagebrowser li>.navigation-pagination__text,.kesearch_pagebrowser li>.navigation-pagination__item__text,.navigation-pagination a,.navigation-pagination li>.navigation-pagination__text,.navigation-pagination li>.navigation-pagination__item__text{color:inherit;padding:.25em 1em;background-image:none}.kesearch_pagebrowser .navigation-pagination__item--dots .navigation-pagination__item__text,.navigation-pagination .navigation-pagination__item--dots .navigation-pagination__item__text{padding-left:0;padding-right:0}.kesearch_pagebrowser a:hover,.navigation-pagination a:hover{color:#1745a5}.kesearch_pagebrowser a.current,.kesearch_pagebrowser .navigation-pagination__item--current,.navigation-pagination a.current,.navigation-pagination .navigation-pagination__item--current{color:#1745a5;font-weight:600;text-decoration:underline}.kesearch_pagebrowser li:not(.navigation-pagination__item--dots)+li:not(.navigation-pagination__item--dots):not(.navigation-pagination__item--arrow),.navigation-pagination li:not(.navigation-pagination__item--dots)+li:not(.navigation-pagination__item--dots):not(.navigation-pagination__item--arrow){position:relative}.kesearch_pagebrowser li:not(.navigation-pagination__item--dots)+li:not(.navigation-pagination__item--dots):not(.navigation-pagination__item--arrow)::before,.navigation-pagination li:not(.navigation-pagination__item--dots)+li:not(.navigation-pagination__item--dots):not(.navigation-pagination__item--arrow)::before{content:"";position:absolute;left:-1px;top:.15em;bottom:.15em;border-left:1px solid gray}.kesearch_pagebrowser .navigation-pagination__item--arrow+.navigation-pagination__item--arrow .navigation-pagination__item__link,.navigation-pagination .navigation-pagination__item--arrow+.navigation-pagination__item--arrow .navigation-pagination__item__link{padding-left:0}.kesearch_pagebrowser [class*="fi fi-rr-angle"].fi,.navigation-pagination [class*="fi fi-rr-angle"].fi{display:inline-block;line-height:0;vertical-align:middle}.kesearch_pagebrowser [class*="fi fi-rr-angle"].fi::before,.navigation-pagination [class*="fi fi-rr-angle"].fi::before{line-height:0}@media screen and (max-width: 1440px){.header__main{left:23em}.cug{padding-left:23em}.cug__sidebar{width:23em}.table th{padding-bottom:.425em}.table td{border-top:1px solid rgba(212,212,212,.6);padding-top:11px;padding-bottom:11px}.table tr:first-child td{border-top:none}hr{margin-left:-0.75em;margin-right:-0.75em}.modal hr{margin-left:0;margin-right:0}}@media screen and (max-width: 1200px){.header__main{left:21em}.cug{padding-left:21em}.cug__sidebar{width:21em}}@media(max-width: 1023px){body{font-size:16px}body{padding-top:4.75em}body .anchor{top:-6.25em}.cug__messagescontainer{top:4.75em;max-height:calc(100% - 4.75em)}.header__main{background-color:#fff;color:#151515;left:0;padding:0 calc(40px/2);padding-right:0;margin:0;justify-content:space-between;z-index:11;box-shadow:0 0 4px 1px rgba(21,21,21,.15)}.header__main .navigation__image{margin-left:.25em;margin-right:.25em}.header__main svg.navigation__image path{fill:#151515}.header__search{border-color:#d4d4d4}.header__search__link__text{background-image:repeating-linear-gradient(90deg, #151515 0%, #151515 100%)}.header__meta .navigation,.header__meta .navigation__list{height:100%}.header__logo{display:block;flex:1 1 auto;padding:0;padding-right:.75em}.header__logo-link{display:block;line-height:0}.header__logo__img{margin-top:calc((4.75em - 47px)/2);margin-bottom:calc((4.75em - 47px)/2);max-width:100%;width:auto}.header__burger{flex:none;display:block;width:2em;padding:calc((4.75em - 14px - 6px)/2) calc(40px/2);box-sizing:content-box;transition:transform .375s ease-in-out;cursor:pointer;margin-left:-0.25em}.header__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}.header__burger__bar:first-child{margin-top:0}.header__burger__bar:last-child{margin-bottom:0}.header__burger--open{transform:rotate(90deg);transition:transform .625s ease-in-out}.header__burger--open .header__burger__bar{opacity:0;transform:rotate(135deg);transition:transform .625s ease-in-out,opacity .25s ease-in-out .125s}.header__burger--open .header__burger__bar:first-child{opacity:1;transform:translateY(9px) rotate(135deg);transition:transform .625s ease-in-out}.header__burger--open .header__burger__bar:last-child{opacity:1;transform:translateY(-9px) rotate(45deg);transition:transform .625s ease-in-out}.navigation.navigation--language .navigation__list.navigation__list--open{background-color:#eee;border-color:#d4d4d4}.cug{padding-left:0}.cug__sidebar{width:100%;z-index:11;box-shadow:none;top:4.75em;right:0;bottom:calc(100% - 4.75em);overflow:hidden;transition:bottom .5s ease-in-out;padding-bottom:0}.cug__sidebar--open{bottom:0}.cug__sidebar__logo{display:none}.cug__pagetree,.cug__sidebar__content{padding-top:2.5em;padding-left:calc(40px/2);overflow:auto;max-height:100%;-webkit-overflow-scrolling:touch;padding-bottom:2.5em}.cug__pagetree{font-size:1.175em}.cug__pagetree__item--home{font-size:1.4178723404em}.cug__pagetree__item--home .fi-rr-home{padding-left:.25em;padding-right:.8em}.cug__main{padding-left:0;padding-right:0}.cug__main--content>.container>.content-section:first-child{padding-top:1.85em}.cug__page__heading:first-child{margin-top:1.575em}}@media(max-width: 767px){body{font-size:15px}}@media(max-width: 620px){.cug__page__header{flex-wrap:wrap}.cug__page__header__right{width:100%;padding-top:.75em;padding-left:0}.cug__pagetree{font-size:1em}.toolbar{padding-top:.35em;margin-left:-0.35em;margin-right:-0.35em}.toolbar__item{margin-left:.35em;margin-right:.35em}.expandbutton__list{right:auto;left:0;transform-origin:top left}.modal__container{padding:1.875em 1.65em 1.65em;margin:calc(40px/4)}.searchfields{flex-wrap:wrap}.searchfields .form__fieldwrap--search{max-width:none}.searchfields .form__fieldwrap--datepicker{max-width:none;width:50%}.searchfields .form__fieldwrap--submit{width:100%;text-align:right}}@media(max-width: 480px){.documents__list__item__description{max-width:none}.documents__list__item__fileextension{display:none}.header__search{padding-right:1em}.header__search__link__text{display:none}}
