@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Inter:wght@500;700&family=Work+Sans:wght@400;500&display=swap);html{ line-height: 1.15;  -ms-text-size-adjust: 100%;  -webkit-text-size-adjust: 100%; }body{ margin: 0; }article,aside,footer,header,nav,section{ display: block; }h1{ font-size: 2em;  margin: .67em 0; }figcaption,figure{ display: block; }figure{ margin: 1em 40px; }hr{ -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;  height: 0;  overflow: visible; }main{ display: block; }pre{ font-family: monospace,monospace;  font-size: 1em; }a{ background-color: transparent;  -webkit-text-decoration-skip: objects; }abbr[title]{ border-bottom: none;  text-decoration: underline;  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: -.25em; }sup{ top: -.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,[type="button"],[type="reset"],[type="submit"]{}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"]{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; 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{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; 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: 25px 0; }}@keyframes plyr-popup{0%{ opacity: .5;  -webkit-transform: translateY(10px); -ms-transform: translateY(10px); transform: translateY(10px); }to{ opacity: 1;  -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }}@keyframes plyr-fade-in{from{ opacity: 0; }to{ opacity: 1; }}.plyr{ -moz-osx-font-smoothing: auto;  -webkit-font-smoothing: subpixel-antialiased;  -webkit-align-items: center; -ms-flex-align: center; align-items: center;  direction: ltr;  display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;  font-family: Avenir,'Avenir Next','Helvetica Neue','Segoe UI',Helvetica,Arial,sans-serif;  font-variant-numeric: tabular-nums;  font-weight: 500;  height: 100%;  line-height: 1.7;  max-width: 100%;  min-width: 200px;  position: relative;  text-shadow: none;  -webkit-transition: box-shadow .3s ease; 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{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }.plyr--full-ui *,.plyr--full-ui *::after,.plyr--full-ui *::before{ -webkit-box-sizing: inherit; -moz-box-sizing: inherit; 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: #4a5764;  border-radius: 2px;  color: #fff;  font-size: 9px;  line-height: 1;  padding: 3px 4px; }.plyr--full-ui ::-webkit-media-text-track-container{ display: none; }.plyr__captions{ -webkit-animation: plyr-fade-in .3s ease; animation: plyr-fade-in .3s ease;  bottom: 0;  color: #fff;  display: none;  font-size: 14px;  left: 0;  padding: 10px;  position: absolute;  text-align: center;  -webkit-transition: transform .4s ease-in-out; transition: transform .4s ease-in-out;  width: 100%; }.plyr__captions .plyr__caption{ background: rgba(0,0,0,.8);  border-radius: 2px;  -webkit-box-decoration-break: clone; box-decoration-break: clone;  line-height: 185%;  padding: .2em .5em;  white-space: pre-wrap; }.plyr__captions .plyr__caption div{ display: inline; }.plyr__captions span:empty{ display: none; }@media (min-width:480px){.plyr__captions{ font-size: 16px;  padding: 20px; }}@media (min-width:768px){.plyr__captions{ font-size: 18px; }}.plyr--captions-active .plyr__captions{ display: block; }.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions{ -webkit-transform: translateY(-40px); -ms-transform: translateY(-40px); transform: translateY(-40px); }.plyr__control{ background: transparent;  border: 0;  border-radius: 3px;  color: inherit;  cursor: pointer;  -webkit-flex-shrink: 0; flex-shrink: 0;  overflow: visible;  padding: 7px;  position: relative;  -webkit-transition: all .3s ease; transition: all .3s ease; }.plyr__control svg{ display: block;  fill: currentColor;  height: 18px;  pointer-events: none;  width: 18px; }.plyr__control:focus{ outline: 0; }.plyr__control.plyr__tab-focus{ -webkit-box-shadow: 0 0 0 5px rgba(0,179,255,.5); box-shadow: 0 0 0 5px rgba(0,179,255,.5);  outline: 0; }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{ -webkit-align-items: center; -ms-flex-align: center; align-items: center;  display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end;  text-align: center; }.plyr__controls .plyr__progress__container{ -webkit-flex: 1; -ms-flex: 1; flex: 1;  min-width: 0; }.plyr__controls .plyr__controls__item{ margin-left: 2.5px; }.plyr__controls .plyr__controls__item:first-child{ margin-left: 0;  margin-right: auto; }.plyr__controls .plyr__controls__item.plyr__progress__container{ padding-left: 2.5px; }.plyr__controls .plyr__controls__item.plyr__time{ padding: 0 5px; }.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: -ms-flexbox; display: -webkit-flex; display: flex;  position: relative; }.plyr__menu .plyr__control svg{ -webkit-transition: transform .3s ease; transition: transform .3s ease; }.plyr__menu .plyr__control[aria-expanded='true'] svg{ -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }.plyr__menu .plyr__control[aria-expanded='true'] .plyr__tooltip{ display: none; }.plyr__menu__container{ -webkit-animation: plyr-popup .2s ease; animation: plyr-popup .2s ease;  background: rgba(255,255,255,.9);  border-radius: 4px;  bottom: 100%;  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.15); box-shadow: 0 1px 2px rgba(0,0,0,.15);  color: #4a5764;  font-size: 16px;  margin-bottom: 10px;  position: absolute;  right: -3px;  text-align: left;  white-space: nowrap;  z-index: 3; }.plyr__menu__container > div{ overflow: hidden;  -webkit-transition: height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1); transition: height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1); }.plyr__menu__container::after{ border: 4px solid transparent;  border-top-color: rgba(255,255,255,.9);  content: '';  height: 0;  position: absolute;  right: 15px;  top: 100%;  width: 0; }.plyr__menu__container [role='menu']{ padding: 7px; }.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{ -webkit-align-items: center; -ms-flex-align: center; align-items: center;  color: #4a5764;  display: -ms-flexbox; display: -webkit-flex; display: flex;  font-size: 14px;  padding: 4px 11px;  -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;  width: 100%; }.plyr__menu__container .plyr__control > span{ -webkit-align-items: inherit; align-items: inherit;  display: -ms-flexbox; display: -webkit-flex; display: flex;  width: 100%; }.plyr__menu__container .plyr__control::after{ border: 4px solid transparent;  content: '';  position: absolute;  top: 50%;  -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }.plyr__menu__container .plyr__control--forward{ padding-right: 28px; }.plyr__menu__container .plyr__control--forward::after{ border-left-color: rgba(74,87,100,.8);  right: 5px; }.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,.plyr__menu__container .plyr__control--forward:hover::after{ border-left-color: currentColor; }.plyr__menu__container .plyr__control--back{ font-weight: 500;  margin: 7px;  margin-bottom: 3px;  padding-left: 28px;  position: relative;  width: -webkit-calc(100% - 14px); width: calc(100% - 14px); }.plyr__menu__container .plyr__control--back::after{ border-right-color: rgba(74,87,100,.8);  left: 7px; }.plyr__menu__container .plyr__control--back::before{ background: rgba(114,133,151,.2);  -webkit-box-shadow: 0 1px 0 #fff; box-shadow: 0 1px 0 #fff;  content: '';  height: 1px;  left: 0;  margin-top: 4px;  overflow: hidden;  position: absolute;  right: 0;  top: 100%; }.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,.plyr__menu__container .plyr__control--back:hover::after{ border-right-color: currentColor; }.plyr__menu__container .plyr__control[role='menuitemradio']{ padding-left: 7px; }.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;  -webkit-flex-shrink: 0; flex-shrink: 0;  height: 16px;  margin-right: 10px;  -webkit-transition: all .3s ease; 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%;  -webkit-transform: translateY(-50%) scale(0); -ms-transform: translateY(-50%) scale(0); transform: translateY(-50%) scale(0);  -webkit-transition: transform .3s ease,opacity .3s ease; transition: transform .3s ease,opacity .3s ease;  width: 6px; }.plyr__menu__container .plyr__control[role='menuitemradio'][aria-checked='true']::before{ background: #00b3ff; }.plyr__menu__container .plyr__control[role='menuitemradio'][aria-checked='true']::after{ opacity: 1;  -webkit-transform: translateY(-50%) scale(1); -ms-transform: translateY(-50%) scale(1); transform: translateY(-50%) scale(1); }.plyr__menu__container .plyr__control[role='menuitemradio'].plyr__tab-focus::before,.plyr__menu__container .plyr__control[role='menuitemradio']:hover::before{ background: rgba(0,0,0,.1); }.plyr__menu__container .plyr__menu__value{ -webkit-align-items: center; -ms-flex-align: center; align-items: center;  display: -ms-flexbox; display: -webkit-flex; display: flex;  margin-left: auto;  margin-right: -5px;  overflow: hidden;  padding-left: 25px;  pointer-events: none; }.plyr--full-ui input[type='range']{ -webkit-appearance: none;  background: transparent;  border: 0;  border-radius: 26px;  color: #00b3ff;  display: block;  height: 19px;  margin: 0;  padding: 0;  -webkit-transition: box-shadow .3s ease; transition: box-shadow .3s ease;  width: 100%; }.plyr--full-ui input[type='range']::-webkit-slider-runnable-track{ background: transparent;  border: 0;  border-radius: 2.5px;  height: 5px;  -webkit-transition: box-shadow .3s ease; transition: box-shadow .3s ease;  -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;  background-image: -webkit-linear-gradient(to right,currentColor var(--value,0%),transparent var(--value,0%)); background-image: linear-gradient(to right,currentColor var(--value,0%),transparent var(--value,0%)); }.plyr--full-ui input[type='range']::-webkit-slider-thumb{ background: #fff;  border: 0;  border-radius: 100%;  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2); box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);  height: 13px;  position: relative;  -webkit-transition: all .2s ease; transition: all .2s ease;  width: 13px;  -webkit-appearance: none;  margin-top: -4px; }.plyr--full-ui input[type='range']::-moz-range-track{ background: transparent;  border: 0;  border-radius: 2.5px;  height: 5px;  -webkit-transition: box-shadow .3s ease; transition: box-shadow .3s ease;  -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }.plyr--full-ui input[type='range']::-moz-range-thumb{ background: #fff;  border: 0;  border-radius: 100%;  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2); box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);  height: 13px;  position: relative;  -webkit-transition: all .2s ease; transition: all .2s ease;  width: 13px; }.plyr--full-ui input[type='range']::-moz-range-progress{ background: currentColor;  border-radius: 2.5px;  height: 5px; }.plyr--full-ui input[type='range']::-ms-track{ background: transparent;  border: 0;  border-radius: 2.5px;  height: 5px;  -webkit-transition: box-shadow .3s ease; transition: box-shadow .3s ease;  -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;  color: transparent; }.plyr--full-ui input[type='range']::-ms-fill-upper{ background: transparent;  border: 0;  border-radius: 2.5px;  height: 5px;  -webkit-transition: box-shadow .3s ease; transition: box-shadow .3s ease;  -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }.plyr--full-ui input[type='range']::-ms-fill-lower{ background: transparent;  border: 0;  border-radius: 2.5px;  height: 5px;  -webkit-transition: box-shadow .3s ease; transition: box-shadow .3s ease;  -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;  background: currentColor; }.plyr--full-ui input[type='range']::-ms-thumb{ background: #fff;  border: 0;  border-radius: 100%;  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2); box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);  height: 13px;  position: relative;  -webkit-transition: all .2s ease; transition: all .2s ease;  width: 13px;  margin-top: 0; }.plyr--full-ui input[type='range']::-ms-tooltip{ display: none; }.plyr--full-ui input[type='range']:focus{ outline: 0; }.plyr--full-ui input[type='range']::-moz-focus-outer{ border: 0; }.plyr--full-ui input[type='range'].plyr__tab-focus::-webkit-slider-runnable-track{ -webkit-box-shadow: 0 0 0 5px rgba(0,179,255,.5); box-shadow: 0 0 0 5px rgba(0,179,255,.5);  outline: 0; }.plyr--full-ui input[type='range'].plyr__tab-focus::-moz-range-track{ -webkit-box-shadow: 0 0 0 5px rgba(0,179,255,.5); box-shadow: 0 0 0 5px rgba(0,179,255,.5);  outline: 0; }.plyr--full-ui input[type='range'].plyr__tab-focus::-ms-track{ -webkit-box-shadow: 0 0 0 5px rgba(0,179,255,.5); box-shadow: 0 0 0 5px rgba(0,179,255,.5);  outline: 0; }.plyr__poster{ background-color: #000;  background-position: 50% 50%;  background-repeat: no-repeat;  background-size: contain;  height: 100%;  left: 0;  opacity: 0;  position: absolute;  top: 0;  -webkit-transition: opacity .2s ease; transition: opacity .2s ease;  width: 100%;  z-index: 1; }.plyr--stopped.plyr__poster-enabled .plyr__poster{ opacity: 1; }.plyr__time{ font-size: 14px; }.plyr__time + .plyr__time::before{ content: '⁄';  margin-right: 10px; }@media (max-width:767px){.plyr__time + .plyr__time{ display: none; }}.plyr__tooltip{ background: rgba(255,255,255,.9);  border-radius: 3px;  bottom: 100%;  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.15); box-shadow: 0 1px 2px rgba(0,0,0,.15);  color: #4a5764;  font-size: 14px;  font-weight: 500;  left: 50%;  line-height: 1.3;  margin-bottom: 10px;  opacity: 0;  padding: 5px 7.5px;  pointer-events: none;  position: absolute;  -webkit-transform: translate(-50%,10px) scale(.8); -ms-transform: translate(-50%,10px) scale(.8); transform: translate(-50%,10px) scale(.8);  -webkit-transform-origin: 50% 100%; -ms-transform-origin: 50% 100%; transform-origin: 50% 100%;  -webkit-transition: transform .2s .1s ease,opacity .2s .1s ease; transition: transform .2s .1s ease,opacity .2s .1s ease;  white-space: nowrap;  z-index: 2; }.plyr__tooltip::before{ border-left: 4px solid transparent;  border-right: 4px solid transparent;  border-top: 4px solid rgba(255,255,255,.9);  bottom: -4px;  content: '';  height: 0;  left: 50%;  position: absolute;  -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%);  width: 0;  z-index: 2; }.plyr .plyr__control:hover .plyr__tooltip,.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__tooltip--visible{ opacity: 1;  -webkit-transform: translate(-50%,0) scale(1); -ms-transform: translate(-50%,0) scale(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;  -webkit-transform: translate(0,10px) scale(.8); -ms-transform: translate(0,10px) scale(.8); transform: translate(0,10px) scale(.8);  -webkit-transform-origin: 0 100%; -ms-transform-origin: 0 100%; 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: 16px; }.plyr__controls > .plyr__control:last-child .plyr__tooltip{ left: auto;  right: 0;  -webkit-transform: translate(0,10px) scale(.8); -ms-transform: translate(0,10px) scale(.8); transform: translate(0,10px) scale(.8);  -webkit-transform-origin: 100% 100%; -ms-transform-origin: 100% 100%; transform-origin: 100% 100%; }.plyr__controls > .plyr__control:last-child .plyr__tooltip::before{ left: auto;  right: 16px;  -webkit-transform: translateX(50%); -ms-transform: translateX(50%); transform: translateX(50%); }.plyr__controls > .plyr__control:first-child:hover .plyr__tooltip,.plyr__controls > .plyr__control:first-child.plyr__tab-focus .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.plyr__tab-focus .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.plyr__tab-focus .plyr__tooltip,.plyr__controls > .plyr__control:last-child .plyr__tooltip--visible{ -webkit-transform: translate(0,0) scale(1); -ms-transform: translate(0,0) scale(1); transform: translate(0,0) scale(1); }.plyr__progress{ left: 6.5px;  margin-right: 13px;  position: relative; }.plyr__progress input[type='range'],.plyr__progress__buffer{ margin-left: -6.5px;  margin-right: -6.5px;  width: -webkit-calc(100% + 13px); width: calc(100% + 13px); }.plyr__progress input[type='range']{ position: relative;  z-index: 2; }.plyr__progress .plyr__tooltip{ font-size: 14px;  left: 0; }.plyr__progress__buffer{ -webkit-appearance: none;  background: transparent;  border: 0;  border-radius: 100px;  height: 5px;  left: 0;  margin-top: -2.5px;  padding: 0;  position: absolute;  top: 50%; }.plyr__progress__buffer::-webkit-progress-bar{ background: transparent; }.plyr__progress__buffer::-webkit-progress-value{ background: currentColor;  border-radius: 100px;  min-width: 5px;  -webkit-transition: width .2s ease; transition: width .2s ease; }.plyr__progress__buffer::-moz-progress-bar{ background: currentColor;  border-radius: 100px;  min-width: 5px;  -webkit-transition: width .2s ease; transition: width .2s ease; }.plyr__progress__buffer::-ms-fill{ border-radius: 100px;  -webkit-transition: width .2s ease; transition: width .2s ease; }.plyr--loading .plyr__progress__buffer{ -webkit-animation: plyr-progress 1s linear infinite; animation: plyr-progress 1s linear infinite;  background-image: -webkit-linear-gradient(-45deg,rgba(35,41,47,.6) 25%,transparent 25%,transparent 50%,rgba(35,41,47,.6) 50%,rgba(35,41,47,.6) 75%,transparent 75%,transparent); background-image: linear-gradient(-45deg,rgba(35,41,47,.6) 25%,transparent 25%,transparent 50%,rgba(35,41,47,.6) 50%,rgba(35,41,47,.6) 75%,transparent 75%,transparent);  background-repeat: repeat-x;  background-size: 25px 25px;  color: transparent; }.plyr--video.plyr--loading .plyr__progress__buffer{ background-color: rgba(255,255,255,.25); }.plyr--audio.plyr--loading .plyr__progress__buffer{ background-color: rgba(193,201,209,.66); }.plyr__volume{ -webkit-align-items: center; -ms-flex-align: center; align-items: center;  display: -ms-flexbox; display: -webkit-flex; display: flex;  max-width: 110px;  min-width: 80px;  position: relative;  width: 20%; }.plyr__volume input[type='range']{ margin-left: 5px;  margin-right: 5px;  position: relative;  z-index: 2; }.plyr--is-ios .plyr__volume{ min-width: 0;  width: auto; }.plyr--audio{ display: block; }.plyr--audio .plyr__controls{ background: #fff;  border-radius: inherit;  color: #4a5764;  padding: 10px; }.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded='true']{ background: #00b3ff;  color: #fff; }.plyr--full-ui.plyr--audio input[type='range']::-webkit-slider-runnable-track{ background-color: rgba(193,201,209,.66); }.plyr--full-ui.plyr--audio input[type='range']::-moz-range-track{ background-color: rgba(193,201,209,.66); }.plyr--full-ui.plyr--audio input[type='range']::-ms-track{ background-color: rgba(193,201,209,.66); }.plyr--full-ui.plyr--audio input[type='range']:active::-webkit-slider-thumb{ -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1); box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1); }.plyr--full-ui.plyr--audio input[type='range']:active::-moz-range-thumb{ -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1); box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1); }.plyr--full-ui.plyr--audio input[type='range']:active::-ms-thumb{ -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1); box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1); }.plyr--audio .plyr__progress__buffer{ color: rgba(193,201,209,.66); }.plyr--video{ background: #000;  overflow: hidden; }.plyr--video.plyr--menu-open{ overflow: visible; }.plyr__video-wrapper{ background: #000;  height: 100%;  margin: auto;  overflow: hidden;  width: 100%; }.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{ height: 0;  padding-bottom: 56.25%; }.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{ border: 0;  left: 0;  position: absolute;  top: 0; }.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container{ padding-bottom: 240%;  position: relative;  -webkit-transform: translateY(-38.28125%); -ms-transform: translateY(-38.28125%); transform: translateY(-38.28125%); }.plyr--video .plyr__controls{ background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7)); background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7));  border-bottom-left-radius: inherit;  border-bottom-right-radius: inherit;  bottom: 0;  color: #fff;  left: 0;  padding: 20px 5px 5px;  position: absolute;  right: 0;  -webkit-transition: opacity .4s ease-in-out,transform .4s ease-in-out; transition: opacity .4s ease-in-out,transform .4s ease-in-out;  z-index: 3; }@media (min-width:480px){.plyr--video .plyr__controls{ padding: 35px 10px 10px; }}.plyr--video.plyr--hide-controls .plyr__controls{ opacity: 0;  pointer-events: none;  -webkit-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%); }.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded='true']{ background: #00b3ff;  color: #fff; }.plyr__control--overlaid{ background: rgba(0,179,255,.8);  border: 0;  border-radius: 100%;  color: #fff;  display: none;  left: 50%;  padding: 15px;  position: absolute;  top: 50%;  -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%);  z-index: 2; }.plyr__control--overlaid svg{ left: 2px;  position: relative; }.plyr__control--overlaid:hover,.plyr__control--overlaid:focus{ background: #00b3ff; }.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: rgba(255,255,255,.25); }.plyr--full-ui.plyr--video input[type='range']::-moz-range-track{ background-color: rgba(255,255,255,.25); }.plyr--full-ui.plyr--video input[type='range']::-ms-track{ background-color: rgba(255,255,255,.25); }.plyr--full-ui.plyr--video input[type='range']:active::-webkit-slider-thumb{ -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5); box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5); }.plyr--full-ui.plyr--video input[type='range']:active::-moz-range-thumb{ -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5); box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5); }.plyr--full-ui.plyr--video input[type='range']:active::-ms-thumb{ -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5); box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5); }.plyr--video .plyr__progress__buffer{ color: rgba(255,255,255,.25); }.plyr:fullscreen{ background: #000;  border-radius: 0 !important;  height: 100%;  margin: 0;  width: 100%; }.plyr:fullscreen video{ height: 100%; }.plyr:fullscreen .plyr__video-wrapper{ height: 100%;  position: static; }.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{ height: 0;  position: relative;  top: 50%;  -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }.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: 21px; }}.plyr:-webkit-full-screen{ background: #000;  border-radius: 0 !important;  height: 100%;  margin: 0;  width: 100%; }.plyr:-webkit-full-screen video{ height: 100%; }.plyr:-webkit-full-screen .plyr__video-wrapper{ height: 100%;  position: static; }.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{ height: 0;  position: relative;  top: 50%;  -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{ display: block; }.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg{ display: none; }.plyr:-webkit-full-screen.plyr--hide-controls{ cursor: none; }@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{ font-size: 21px; }}.plyr:-moz-full-screen{ background: #000;  border-radius: 0 !important;  height: 100%;  margin: 0;  width: 100%; }.plyr:-moz-full-screen video{ height: 100%; }.plyr:-moz-full-screen .plyr__video-wrapper{ height: 100%;  position: static; }.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{ height: 0;  position: relative;  top: 50%;  -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{ display: block; }.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg{ display: none; }.plyr:-moz-full-screen.plyr--hide-controls{ cursor: none; }@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{ font-size: 21px; }}.plyr:-ms-fullscreen{ background: #000;  border-radius: 0 !important;  height: 100%;  margin: 0;  width: 100%; }.plyr:-ms-fullscreen video{ height: 100%; }.plyr:-ms-fullscreen .plyr__video-wrapper{ height: 100%;  position: static; }.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{ height: 0;  position: relative;  top: 50%;  -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{ display: block; }.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg{ display: none; }.plyr:-ms-fullscreen.plyr--hide-controls{ cursor: none; }@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{ font-size: 21px; }}.plyr--fullscreen-fallback{ background: #000;  border-radius: 0 !important;  height: 100%;  margin: 0;  width: 100%;  bottom: 0;  display: block;  left: 0;  position: fixed;  right: 0;  top: 0;  z-index: 10000000; }.plyr--fullscreen-fallback video{ height: 100%; }.plyr--fullscreen-fallback .plyr__video-wrapper{ height: 100%;  position: static; }.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{ height: 0;  position: relative;  top: 50%;  -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }.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: 21px; }}.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: rgba(35,41,47,.8);  border-radius: 2px;  bottom: 10px;  color: #fff;  content: attr(data-badge-text);  font-size: 11px;  padding: 2px 6px;  pointer-events: none;  position: absolute;  right: 10px;  z-index: 3; }.plyr__ads::after:empty{ display: none; }.plyr__cues{ background: currentColor;  display: block;  height: 5px;  left: 0;  margin: -2.5px 0 0;  opacity: .8;  position: absolute;  top: 50%;  width: 3px;  z-index: 3; }.plyr__preview-thumb{ background-color: rgba(255,255,255,.9);  border-radius: 3px;  bottom: 100%;  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.15); box-shadow: 0 1px 2px rgba(0,0,0,.15);  margin-bottom: 10px;  opacity: 0;  padding: 3px;  pointer-events: none;  position: absolute;  -webkit-transform: translate(0,10px) scale(.8); -ms-transform: translate(0,10px) scale(.8); transform: translate(0,10px) scale(.8);  -webkit-transform-origin: 50% 100%; -ms-transform-origin: 50% 100%; transform-origin: 50% 100%;  -webkit-transition: transform .2s .1s ease,opacity .2s .1s ease; transition: transform .2s .1s ease,opacity .2s .1s ease;  z-index: 2; }.plyr__preview-thumb--is-shown{ opacity: 1;  -webkit-transform: translate(0,0) scale(1); -ms-transform: translate(0,0) scale(1); transform: translate(0,0) scale(1); }.plyr__preview-thumb::before{ border-left: 4px solid transparent;  border-right: 4px solid transparent;  border-top: 4px solid rgba(255,255,255,.9);  bottom: -4px;  content: '';  height: 0;  left: 50%;  position: absolute;  -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%);  width: 0;  z-index: 2; }.plyr__preview-thumb__image-container{ background: #c1c9d1;  border-radius: 2px;  overflow: hidden;  position: relative;  z-index: 0; }.plyr__preview-thumb__image-container img{ height: 100%;  left: 0;  max-height: none;  max-width: none;  position: absolute;  top: 0;  width: 100%; }.plyr__preview-thumb__time-container{ bottom: 6px;  left: 0;  position: absolute;  right: 0;  white-space: nowrap;  z-index: 3; }.plyr__preview-thumb__time-container span{ background-color: rgba(0,0,0,.55);  border-radius: 2px;  color: #fff;  font-size: 14px;  padding: 3px 6px; }.plyr__preview-scrubbing{ bottom: 0;  -webkit-filter: blur(1px); filter: blur(1px);  height: 100%;  left: 0;  margin: auto;  opacity: 0;  overflow: hidden;  position: absolute;  right: 0;  top: 0;  -webkit-transition: opacity .3s ease; 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;  object-fit: contain;  position: absolute;  top: 0;  width: 100%; }.plyr--no-transition{ -webkit-transition: none !important; 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; }*{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }.container{ max-width: 1280px;  -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;  margin: 0 auto;  padding: 0 20px; }.container--fluid{ max-width: 100%; }.container .container{ background-color: rgba(189,0,0,.25);  color: rgba(255,255,255,.5);  position: relative; }.container .container:before{ content: "Fluid Grid-Layout innerhalb Spalte ist nicht erlaubt.";  position: absolute;  left: 10px;  top: 10px;  background: #c90310;  color: #fff;  display: inline-block;  padding: .25em .5em;  font-weight: bold;  border-radius: 2px; }.content{ display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;  padding: 0;  margin: 0 -20px;  list-style: none; }[class^="col"],[class*=" col"]{ margin: 0;  padding: 0 20px; }.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--reduce-gaps,.content--reduce-gaps .content{ margin: 0 -10px; }.content--reduce-gaps [class^="col"],.content--reduce-gaps [class*=" col"]{ padding: 0 10px; }.content--halign-right{ -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }.content--halign-left{ -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }.content--halign-center{ -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }.content--valign-top{ -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }.content--valign-center{ -webkit-align-items: center; -ms-flex-align: center; align-items: center; }.content--valign-bottom{ -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; }.content--reverse{ -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }.content--wrap-reverse{ -webkit-flex-wrap: wrap-reverse; -ms-flex-wrap: 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{ -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end; }.col--valign-top{ -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start; }.col--valign-center{ -webkit-align-self: center; -ms-flex-item-align: 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{ -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }@media screen and (max-width:1023px){.content:not(.content--custom-media) > [class^="col"],.content:not(.content--custom-media) > [class*=" col"]{ width: 100%; }.content:not(.content--custom-media) > [class^="shift"],.content:not(.content--custom-media) > [class*=" shift"]{ margin-left: 0; }.content:not(.content--custom-media) .shift-medium-0{ margin-left: 0%; }.content:not(.content--custom-media) .col-medium-1{ width: 8.3333%; }.content:not(.content--custom-media) .shift-medium-1{ margin-left: 8.3333%; }.content:not(.content--custom-media) .col-medium-2{ width: 16.6666%; }.content:not(.content--custom-media) .shift-medium-2{ margin-left: 16.6666%; }.content:not(.content--custom-media) .col-medium-3{ width: 25%; }.content:not(.content--custom-media) .shift-medium-3{ margin-left: 25%; }.content:not(.content--custom-media) .col-medium-4{ width: 33.3333%; }.content:not(.content--custom-media) .shift-medium-4{ margin-left: 33.3333%; }.content:not(.content--custom-media) .col-medium-5{ width: 41.6666%; }.content:not(.content--custom-media) .shift-medium-5{ margin-left: 41.6666%; }.content:not(.content--custom-media) .col-medium-6{ width: 50%; }.content:not(.content--custom-media) .shift-medium-6{ margin-left: 50%; }.content:not(.content--custom-media) .col-medium-7{ width: 58.3333%; }.content:not(.content--custom-media) .shift-medium-7{ margin-left: 58.3333%; }.content:not(.content--custom-media) .col-medium-8{ width: 66.6666%; }.content:not(.content--custom-media) .shift-medium-8{ margin-left: 66.6666%; }.content:not(.content--custom-media) .col-medium-9{ width: 75%; }.content:not(.content--custom-media) .shift-medium-9{ margin-left: 75%; }.content:not(.content--custom-media) .col-medium-10{ width: 83.3333%; }.content:not(.content--custom-media) .shift-medium-10{ margin-left: 83.3333%; }.content:not(.content--custom-media) .col-medium-11{ width: 91.6666%; }.content:not(.content--custom-media) .shift-medium-11{ margin-left: 91.6666%; }.content:not(.content--custom-media) .col-medium-12{ width: 100%; }.content:not(.content--custom-media) .shift-medium-12{ margin-left: 100%; }.content:not(.content--custom-media) .col-medium-auto{ width: auto; }.content--medium-reduce-gaps:not(.content--custom-media),.content--medium-reduce-gaps:not(.content--custom-media) .content{ margin: 0 -10px; }.content--medium-reduce-gaps:not(.content--custom-media) [class^="col"],.content--medium-reduce-gaps:not(.content--custom-media) [class*=" col"]{ padding: 0 10px; }}@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-reduce-gaps:not(.content--custom-media),.content--small-reduce-gaps:not(.content--custom-media) .content{ margin: 0 -10px; }.content--small-reduce-gaps:not(.content--custom-media) [class^="col"],.content--small-reduce-gaps:not(.content--custom-media) [class*=" col"]{ padding: 0 10px; }}html{ font-size: 100%; }body{ font-family: 'Work Sans',sans-serif;  font-weight: 400;  font-size: 17px;  line-height: 1.6;  color: #151515; }html{ height: 100%; }body{ display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;  height: 100vh; }body > *{ -webkit-flex: none; -ms-flex: none; flex: none; }body > .anchor{ -webkit-flex-shrink: 0; flex-shrink: 0; }body > .wrapper{ -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto;  overflow: auto; }.nowrap{ white-space: nowrap; }.clearfix::before,.clearfix::after{ content: "";  display: table;  clear: both; }.visuallyhidden{ border: 0;  clip: rect(0 0 0 0);  height: 1px;  margin: -1px;  overflow: hidden;  padding: 0;  position: absolute;  width: 1px; }[type="radio"].visuallyhidden,[type="check"].visuallyhidden{ width: .1px;  height: .1px;  opacity: 0;  overflow: hidden;  position: absolute;  z-index: -1; }.invisible{ visibility: hidden; }.hidden{ display: none; }strong,b{ font-weight: 500; }em,i{ font-style: italic; }.message{ padding: .65em 1.25em;  margin-bottom: 20px;  border: 1px solid #808080;  color: #808080;  background-color: #f6f6f6; }.message--bad{ border-color: rgba(201,3,16,.5);  background-color: rgba(201,3,16,.15);  color: #c90310; }.message p:last-child{ margin-bottom: 0; }.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; }.ce-bodytext table{ border-collapse: collapse;  width: 100%;  overflow: auto;  display: block;  -webkit-overflow-scrolling: touch; }.ce-bodytext table thead,.ce-bodytext table tbody{ width: 100%;  display: table; }.ce-bodytext table td,.ce-bodytext table th{ padding: .5em .75em;  border: 1px solid #eee;  min-width: 0;  white-space: nowrap; }.ce-bodytext table td.td--allowlinebreak,.ce-bodytext table th.td--allowlinebreak{ white-space: normal;  min-width: 120px; }.ce-bodytext table p{ margin: 0; }.text-center + .table{ margin: auto; }.text-right + .table{ margin-left: auto;  margin-right: 0; }.background-blue{ position: relative; }.background-blue::before{ content: "";  position: absolute;  z-index: 0;  bottom: 0;  top: 0;  width: -webkit-calc(100vw); width: calc(100vw);  background-color: #1745A5;  left: -webkit-calc((100vw - 100%) / 2 * -1); left: calc((100vw - 100%) / 2 * -1); }.background-blue > *{ z-index: 1;  position: relative; }.background-grey{ position: relative; }.background-grey::before{ content: "";  position: absolute;  z-index: 0;  bottom: 0;  top: 0;  width: -webkit-calc(100vw); width: calc(100vw);  background-color: #f6f6f6;  left: -webkit-calc((100vw - 100%) / 2 * -1); left: calc((100vw - 100%) / 2 * -1); }.background-grey > *{ z-index: 1;  position: relative; }.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-bottom: -20px; }.container--no-gaps .gallery,.content--no-gaps .gallery{ margin-top: 0;  margin-bottom: 0; }.gallery__figure{ margin: 0;  margin-top: 20px;  margin-bottom: 20px; }.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;  color: inherit;  padding-top: 1em;  padding-bottom: 1.25em; }.lightbox:focus{ outline: none; }.ce-textpic.ce-above .gallery{ margin-bottom: 0; }.ce-textpic.ce-above .gallery + .ce-bodytext > *:first-child{ margin-top: .5em; }.ce-textpic.ce-intext:not(.ce-nowrap) .gallery{ display: inline-block;  padding-bottom: 40px;  width: -webkit-calc((100% + 40px) / 3 - 40px); width: calc((100% + 40px) / 3 - 40px); }.ce-textpic.ce-intext:not(.ce-nowrap).ce-right .gallery{ float: right;  margin-left: 40px; }.ce-textpic.ce-intext:not(.ce-nowrap).ce-left .gallery{ float: left;  margin-right: 40px; }.ce-textpic.ce-center .gallery__image{ margin-left: auto;  margin-right: auto; }.ce-textpic.ce-right .gallery__image{ margin-left: auto;  margin-right: 0; }.ce-textpic.ce-left .gallery__image{ margin-left: 0;  margin-right: auto; }.ce-textpic.ce-nowrap{ padding-top: 20px; }@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: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start;  -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;  -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; 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;  -webkit-flex: none; -ms-flex: none; flex: none; }.plyr{ height: auto; }.plyr__play-large{ background-color: #151515;  padding: 1.65em; }.plyr--video .plyr__controls{ padding-top: .875em; }.plyr__control.plyr__tab-focus{ -webkit-box-shadow: 0 0 0 5px rgba(23,69,165,.5); 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{ -webkit-box-shadow: 0 0 0 5px rgba(23,69,165,.5); box-shadow: 0 0 0 5px rgba(23,69,165,.5); }.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{ -webkit-box-shadow: 0 0 0 5px rgba(23,69,165,.5); box-shadow: 0 0 0 5px rgba(23,69,165,.5); }.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{ -webkit-box-shadow: 0 0 0 5px rgba(23,69,165,.5); box-shadow: 0 0 0 5px rgba(23,69,165,.5); }.plyr--video .plyr__controls{ background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.25)); background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.25));  opacity: 0; }.plyr--video:hover .plyr__controls{ opacity: 1; }.plyr--playing .plyr__poster{ z-index: -1; }.plyr--video .plyr__controls{ -webkit-transform: translateZ(1px); -ms-transform: translateZ(1px); transform: translateZ(1px); }.plyr__control--overlaid{ -webkit-transform: translateZ(1px) translateX(-50%) translateY(-50%); -ms-transform: translateZ(1px) translateX(-50%) translateY(-50%); transform: translateZ(1px) translateX(-50%) translateY(-50%); }.extbase-debugger-floating{ -webkit-flex: none; -ms-flex: none; flex: none; }html{ 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; }.hyphenate{ -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto;  -ms-hyphens: auto;  -moz-hyphens: auto;  -webkit-hyphens: auto; }.no-hyphenation{ -webkit-hyphens: none; -ms-hyphens: none; hyphens: none;  -ms-hyphens: none;  -moz-hyphens: none;  -webkit-hyphens: none; }h1,h2,h3,h4,h5,h6,.heading--h1,.heading--h2,.heading--h3,.heading--h4,.heading--h5,.heading--h6{ font-family: 'Inter',sans-serif;  font-weight: 500;  line-height: 1.35;  margin-bottom: .625em;  margin-top: 1.175em; }h1 a,h1 .link,h2 a,h2 .link,h3 a,h3 .link,h4 a,h4 .link,h5 a,h5 .link,h6 a,h6 .link,.heading--h1 a,.heading--h1 .link,.heading--h2 a,.heading--h2 .link,.heading--h3 a,.heading--h3 .link,.heading--h4 a,.heading--h4 .link,.heading--h5 a,.heading--h5 .link,.heading--h6 a,.heading--h6 .link{ color: inherit; }h1,.heading--h1{ font-size: 1.66em;  font-weight: 500; }h2,.heading--h2{ font-size: 1.66em;  font-weight: 500; }p + h2,p + .heading--h2,ul + h2,ul + .heading--h2,ol + h2,ol + .heading--h2{ margin-top: 1.5em; }h3,.heading--h3{ font-size: 1.35em;  font-weight: 500; }p + h3,p + .heading--h3,ul + h3,ul + .heading--h3,ol + h3,ol + .heading--h3{ margin-top: 1.5em; }h4,.heading--h4{ font-size: 1em;  font-weight: 700; }h4 + p,.heading--h4 + p{ margin-top: .5em; }h5,.heading--h5{ font-family: 'Work Sans',sans-serif;  font-size: 1em;  font-weight: 500; }h5 + p,.heading--h5 + p{ margin-top: .25em; }h6,.heading--h6{ font-family: 'Work Sans',sans-serif;  font-size: 1em;  font-weight: 500;  color: #1745A5; }h6 + p,.heading--h6 + p{ margin-top: .25em; }.main .container > .content-section > header .heading{ margin-bottom: 1.25em; }.heading--sub,h1 + h2,h2 + h3,h3 + h4,h4 + h5,h5 + h6,.ce-header + .ce-textpic > .ce-bodytext:first-child > [class^="heading--"]:first-child,.ce-header + .ce-textpic > .ce-bodytext:first-child > h2:first-child,.ce-header + .ce-textpic > .ce-bodytext:first-child > h3:first-child,.ce-header + .ce-textpic > .ce-bodytext:first-child > h4:first-child,.ce-header + .ce-textpic > .ce-bodytext:first-child > h5:first-child,.ce-header + .ce-textpic > .ce-bodytext:first-child > h6:first-child{ margin-top: .25em; }.content-section > .col12 > .ce-header > .heading:first-child,.content-section > .ce-header .heading:first-child,.content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > h1:first-child,.content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > h2:first-child,.content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > h3:first-child,.content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > h4:first-child,.content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > h5:first-child,.content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > h6:first-child,.content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > .heading--h1:first-child,.content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > .heading--h2:first-child,.content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > .heading--h3:first-child,.content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > .heading--h4:first-child,.content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > .heading--h5:first-child,.content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > .heading--h6:first-child,.content-section > .anchor ~ [class^="col"] > .content-section > .col12 > .ce-header > .heading:first-child,.content-section > .anchor ~ [class^="col"] > .content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > h1:first-child,.content-section > .anchor ~ [class^="col"] > .content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > h2:first-child,.content-section > .anchor ~ [class^="col"] > .content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > h3:first-child,.content-section > .anchor ~ [class^="col"] > .content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > h4:first-child,.content-section > .anchor ~ [class^="col"] > .content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > h5:first-child,.content-section > .anchor ~ [class^="col"] > .content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > h6:first-child,.content-section > .anchor ~ [class^="col"] > .content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > .heading--h1:first-child,.content-section > .anchor ~ [class^="col"] > .content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > .heading--h2:first-child,.content-section > .anchor ~ [class^="col"] > .content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > .heading--h3:first-child,.content-section > .anchor ~ [class^="col"] > .content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > .heading--h4:first-child,.content-section > .anchor ~ [class^="col"] > .content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > .heading--h5:first-child,.content-section > .anchor ~ [class^="col"] > .content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > .heading--h6:first-child{ margin-top: .5em; }.content-section > .ce-header ~ [class^="col"] > .content-section > .col12 > .ce-header > .heading:first-child,.content-section > .ce-header ~ [class^="col"] > .content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > h1:first-child,.content-section > .ce-header ~ [class^="col"] > .content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > h2:first-child,.content-section > .ce-header ~ [class^="col"] > .content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > h3:first-child,.content-section > .ce-header ~ [class^="col"] > .content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > h4:first-child,.content-section > .ce-header ~ [class^="col"] > .content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > h5:first-child,.content-section > .ce-header ~ [class^="col"] > .content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > h6:first-child,.content-section > .ce-header ~ [class^="col"] > .content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > .heading--h1:first-child,.content-section > .ce-header ~ [class^="col"] > .content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > .heading--h2:first-child,.content-section > .ce-header ~ [class^="col"] > .content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > .heading--h3:first-child,.content-section > .ce-header ~ [class^="col"] > .content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > .heading--h4:first-child,.content-section > .ce-header ~ [class^="col"] > .content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > .heading--h5:first-child,.content-section > .ce-header ~ [class^="col"] > .content-section > .col12 > .anchor + .ce-textpic > .ce-bodytext:first-child > .heading--h6:first-child{ margin-top: 0; }a,.link{ color: #1745A5;  text-decoration: none;  background-image: -webkit-repeating-linear-gradient(90deg,#1745A5 0%,#1745A5 100%); background-image: repeating-linear-gradient(90deg,#1745A5 0%,#1745A5 100%);  background-position: center bottom;  background-repeat: no-repeat;  background-size: 0 1px;  -webkit-transition: background-size .3s ease-in-out,color .15s ease-in-out; 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;  -webkit-transition: background-color .25s ease-in-out,transform .25s ease-in-out; transition: background-color .25s ease-in-out,transform .25s ease-in-out;  display: inline-block; }.button:hover,.button:active,.button.button--active{ -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }.button:focus:not(:active){ border-color: #113278;  -webkit-box-shadow: 0 0 4px 1px rgba(21,21,21,.3); 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: #bbb;  -webkit-box-shadow: 0 0 4px 1px rgba(21,21,21,.15); 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: #6b0c12;  -webkit-box-shadow: 0 0 4px 1px rgba(153,17,26,.35); 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;  -webkit-transition: transform .25s ease-in-out; transition: transform .25s ease-in-out;  display: inline-block; }.button.button--arrow:hover::after{ -webkit-transform: translateX(.275em); -ms-transform: translateX(.275em); transform: translateX(.275em); }p .button{ margin-top: 1.5em; }.files__list,.links__list{ list-style: none;  margin: 0;  padding: 0; }.files__link,.links__link{ -webkit-transition: color .25s ease-in-out; transition: color .25s ease-in-out;  display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start;  -webkit-align-items: flex-start; -ms-flex-align: 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{ -webkit-transform: scale(1.1); -ms-transform: scale(1.1); 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;  -webkit-transition: transform .175s ease-in-out; 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{ -webkit-transform: translateX(.2em); -ms-transform: translateX(.2em); transform: translateX(.2em); }.files__link--file::before,.files__link.files__link::before,.links__link--file::before,.links__link.files__link::before{ content: "";  -webkit-transform: translateY(-.1em); -ms-transform: translateY(-.1em); transform: translateY(-.1em);  -webkit-transition: transform .25s ease-in-out; 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{ -webkit-transform: translateY(.05em); -ms-transform: translateY(.05em); transform: translateY(.05em); }.files__link--mail::before,.links__link--mail::before{ content: ""; }.files__link--tel::before,.links__link--tel::before{ content: "";  -webkit-transform: scale(1.15); -ms-transform: scale(1.15); transform: scale(1.15); }.files__link--tel:hover::before,.links__link--tel:hover::before{ -webkit-transform: scale(1.25); -ms-transform: scale(1.25); 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: -webkit-repeating-linear-gradient(90deg,#1745A5 0%,#1745A5 100%); background-image: repeating-linear-gradient(90deg,#1745A5 0%,#1745A5 100%);  background-position: center bottom;  background-repeat: no-repeat;  background-size: 0 1px;  -webkit-transition: background-size .3s ease-in-out,color .15s ease-in-out; transition: background-size .3s ease-in-out,color .15s ease-in-out; }fieldset{ border: 0;  padding: 0; }::-webkit-input-placeholder{ color: #808080;  text-transform: none; }:-moz-placeholder{ color: #808080;  text-transform: none; }::-moz-placeholder{ color: #808080;  text-transform: none; }:-ms-input-placeholder{ color: #808080;  text-transform: none; }.form{ margin-top: -.75em;  margin-bottom: -.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%;  -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);  color: #808080;  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;  -webkit-box-shadow: 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;  -webkit-box-shadow: 0 0 5px 0 rgba(21,21,21,.15); 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: #f4cccf;  border-bottom-color: #99111a;  -webkit-box-shadow: 0 0 5px 0 rgba(153,17,26,.2); box-shadow: 0 0 5px 0 rgba(153,17,26,.2); }.background-grey .form__input,.cug__main .form__input{ background-color: #fff;  -webkit-box-shadow: 0 0 7px 0 rgba(21,21,21,.1); 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){ -webkit-box-shadow: none; 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: #808080;  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: -.75em;  display: block; }.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__errorslist{ list-style: none;  color: #c90310;  padding: 0;  margin: 1em 0; }.form__checkboxes--verticalcols{ -webkit-column-count: 2; column-count: 2;  margin-top: .35em; }.form__checkboxes--verticalcols .form__checkboxes__item{ page-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: -ms-flexbox; display: -webkit-flex; 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: transparent;  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: transparent; }.form__checkboxes__item > .form__input--check:focus:not(:active) + .form__label--check:before{ -webkit-box-shadow: 0 0 3px 0 rgba(21,21,21,.3); 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: #808080;  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: -ms-flexbox; display: -webkit-flex; 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: transparent;  position: absolute;  left: 0;  top: 5px;  margin: 1px;  border-radius: 50%;  -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1);  -webkit-transition: transform .125s ease-out; transition: transform .125s ease-out; }.form__radios__item > .form__input--radio:focus:not(:active) + .form__label--radio:before{ -webkit-box-shadow: 0 0 3px 0 rgba(21,21,21,.3); 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{ -webkit-transform: scale(.375); -ms-transform: scale(.375); transform: scale(.375);  background: #fff; }.form__radios__item > .form__input--radio:disabled + .form__label--radio{ color: #808080;  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;  -webkit-transition: .4s ease; transition: .4s ease;  cursor: pointer;  margin: .55em 0; }.form__toggle > .form__input--toggle + .form__label--toggle:before{ content: "";  position: absolute;  display: block;  -webkit-transition: .2s cubic-bezier(.24,0,.5,1); transition: .2s cubic-bezier(.24,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;  -webkit-box-shadow: 0 0 4px 1px rgba(21,21,21,.075); 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;  -webkit-box-shadow: none; box-shadow: none; }.form__toggle > .form__input--toggle + .form__label--toggle:after{ content: "";  position: absolute;  display: block;  -webkit-transition: .5s cubic-bezier(.54,1.6,.5,1); transition: .5s cubic-bezier(.54,1.6,.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{ -webkit-box-shadow: 0 0 4px 1px rgba(21,21,21,.075); box-shadow: 0 0 4px 1px rgba(21,21,21,.075);  border-color: #bbb; }.form__toggle > .form__input--toggle:checked + .form__label--toggle::before{ background: #1745A5;  border-color: #1745A5;  -webkit-transition: width .2s cubic-bezier(0,0,0,.1); transition: width .2s cubic-bezier(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: -webkit-calc(100% - 4px - 18px); 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{ -webkit-box-shadow: 0 0 4px 1px rgba(21,21,21,.375); 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: -ms-flexbox; display: -webkit-flex; 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{ -webkit-transform: scale(1.0375); -ms-transform: scale(1.0375); 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: -.35em;  margin-bottom: .4em; }.form__input--select{ white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis;  cursor: pointer;  text-align: left;  -webkit-box-shadow: none; box-shadow: none;  background-clip: padding-box;  -webkit-appearance: none; -moz-appearance: none; appearance: none;  -webkit-transition: border-color .25s ease-in-out; 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%;  -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);  color: #151515; }.message{ background-color: transparent;  border: none;  font-weight: 500;  padding-left: 0;  padding-right: 0; }body{ padding-top: 6.195em; }.anchor{ top: -6.195em; }.main,.footer{ overflow: hidden; }h1,.heading--h1{ font-size: 2.94em;  margin-bottom: .625em;  margin-top: 1.175em; }h2,.heading--h2{ font-size: 2.94em;  margin-bottom: .625em;  margin-top: 1.175em; }h3,.heading--h3{ font-size: 1.5em;  margin-bottom: .875em;  margin-top: 1.25em; }h4,.heading--h4{ font-size: 1.18em;  font-weight: 500;  margin-bottom: .625em;  margin-top: 1.175em; }h5,.heading--h5{ margin-bottom: .625em;  margin-top: 1.175em; }h6,.heading--h6{ margin-bottom: .625em;  margin-top: 1.175em; }.link--icon{ padding-left: 1.5em;  -webkit-box-decoration-break: clone; box-decoration-break: clone;  background-position: -webkit-calc((100% - 1.5em) * .5 + 1.5em) bottom; background-position: calc((100% - 1.5em) * .5 + 1.5em) bottom; }p .link--icon:not(:first-child:last-child){ display: inline-block;  margin-top: .3em;  margin-bottom: .3em;  background-position: -webkit-calc((100% - 1.5em) * .5 + 1.5em) -webkit-calc(100% - .3em); background-position: calc((100% - 1.5em) * .5 + 1.5em) calc(100% - .3em); }p .link--icon + br:not(:last-child){ margin-bottom: .5em; }.link--icon:hover{ background-size: -webkit-calc(100% - 1.5em) 1px; background-size: calc(100% - 1.5em) 1px; }.link--icon:hover::before{ -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }.link--icon::before{ content: "";  font-family: uicons-regular-rounded;  font-style: normal;  font-weight: normal;  font-variant: normal;  text-transform: none;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;  vertical-align: middle;  margin-right: .35em;  display: inline-block;  min-width: 1.15em;  line-height: inherit;  -webkit-transition: transform .175s ease-in-out; transition: transform .175s ease-in-out;  margin-left: -1.5em; }.link--icon[href^="/"]::before,.link--icon[href^="https://www.kdk.ch"]::before,.link--icon[href^="http://www.kdk.ch"]::before,.link--icon[href^="https://kdk.ch"]::before,.link--icon[href^="http://kdk.ch"]::before,.link--icon[href^="https://dev.kdk.ch"]::before,.link--icon[href^="http://dev.kdk.ch"]::before,.link--icon[href^="https://dev.cug.kdk.ch"]::before,.link--icon[href^="http://dev.cug.kdk.ch"]::before,.link--icon[href^="http://web-dev.kdk.ch.46-231-200-148.monbijou.terminal8.ch/"]::before,.link--icon[href^="http://web.kdk.ch.46-231-200-148.monbijou.terminal8.ch/"]::before{ content: ""; }.link--icon[href^="/"]:hover::before,.link--icon[href^="https://www.kdk.ch"]:hover::before,.link--icon[href^="http://www.kdk.ch"]:hover::before,.link--icon[href^="https://kdk.ch"]:hover::before,.link--icon[href^="http://kdk.ch"]:hover::before,.link--icon[href^="https://dev.kdk.ch"]:hover::before,.link--icon[href^="http://dev.kdk.ch"]:hover::before,.link--icon[href^="https://dev.cug.kdk.ch"]:hover::before,.link--icon[href^="http://dev.cug.kdk.ch"]:hover::before,.link--icon[href^="http://web-dev.kdk.ch.46-231-200-148.monbijou.terminal8.ch/"]:hover::before,.link--icon[href^="http://web.kdk.ch.46-231-200-148.monbijou.terminal8.ch/"]:hover::before{ -webkit-transform: translateX(.2em); -ms-transform: translateX(.2em); transform: translateX(.2em); }.link--icon[href$=".doc"]::before{ content: "";  -webkit-transform: translateY(-.1em); -ms-transform: translateY(-.1em); transform: translateY(-.1em);  -webkit-transition: transform .25s ease-in-out; transition: transform .25s ease-in-out; }.link--icon[href$=".doc"]:hover::before{ -webkit-transform: translateY(.05em); -ms-transform: translateY(.05em); transform: translateY(.05em); }.link--icon[href$=".docx"]::before{ content: "";  -webkit-transform: translateY(-.1em); -ms-transform: translateY(-.1em); transform: translateY(-.1em);  -webkit-transition: transform .25s ease-in-out; transition: transform .25s ease-in-out; }.link--icon[href$=".docx"]:hover::before{ -webkit-transform: translateY(.05em); -ms-transform: translateY(.05em); transform: translateY(.05em); }.link--icon[href$=".ppt"]::before{ content: "";  -webkit-transform: translateY(-.1em); -ms-transform: translateY(-.1em); transform: translateY(-.1em);  -webkit-transition: transform .25s ease-in-out; transition: transform .25s ease-in-out; }.link--icon[href$=".ppt"]:hover::before{ -webkit-transform: translateY(.05em); -ms-transform: translateY(.05em); transform: translateY(.05em); }.link--icon[href$=".pptx"]::before{ content: "";  -webkit-transform: translateY(-.1em); -ms-transform: translateY(-.1em); transform: translateY(-.1em);  -webkit-transition: transform .25s ease-in-out; transition: transform .25s ease-in-out; }.link--icon[href$=".pptx"]:hover::before{ -webkit-transform: translateY(.05em); -ms-transform: translateY(.05em); transform: translateY(.05em); }.link--icon[href$=".xls"]::before{ content: "";  -webkit-transform: translateY(-.1em); -ms-transform: translateY(-.1em); transform: translateY(-.1em);  -webkit-transition: transform .25s ease-in-out; transition: transform .25s ease-in-out; }.link--icon[href$=".xls"]:hover::before{ -webkit-transform: translateY(.05em); -ms-transform: translateY(.05em); transform: translateY(.05em); }.link--icon[href$=".xlsx"]::before{ content: "";  -webkit-transform: translateY(-.1em); -ms-transform: translateY(-.1em); transform: translateY(-.1em);  -webkit-transition: transform .25s ease-in-out; transition: transform .25s ease-in-out; }.link--icon[href$=".xlsx"]:hover::before{ -webkit-transform: translateY(.05em); -ms-transform: translateY(.05em); transform: translateY(.05em); }.link--icon[href$=".pdf"]::before{ content: "";  -webkit-transform: translateY(-.1em); -ms-transform: translateY(-.1em); transform: translateY(-.1em);  -webkit-transition: transform .25s ease-in-out; transition: transform .25s ease-in-out; }.link--icon[href$=".pdf"]:hover::before{ -webkit-transform: translateY(.05em); -ms-transform: translateY(.05em); transform: translateY(.05em); }.link--icon[href$=".jpg"]::before{ content: "";  -webkit-transform: translateY(-.1em); -ms-transform: translateY(-.1em); transform: translateY(-.1em);  -webkit-transition: transform .25s ease-in-out; transition: transform .25s ease-in-out; }.link--icon[href$=".jpg"]:hover::before{ -webkit-transform: translateY(.05em); -ms-transform: translateY(.05em); transform: translateY(.05em); }.link--icon[href$=".jpeg"]::before{ content: "";  -webkit-transform: translateY(-.1em); -ms-transform: translateY(-.1em); transform: translateY(-.1em);  -webkit-transition: transform .25s ease-in-out; transition: transform .25s ease-in-out; }.link--icon[href$=".jpeg"]:hover::before{ -webkit-transform: translateY(.05em); -ms-transform: translateY(.05em); transform: translateY(.05em); }.link--icon[href$=".svg"]::before{ content: "";  -webkit-transform: translateY(-.1em); -ms-transform: translateY(-.1em); transform: translateY(-.1em);  -webkit-transition: transform .25s ease-in-out; transition: transform .25s ease-in-out; }.link--icon[href$=".svg"]:hover::before{ -webkit-transform: translateY(.05em); -ms-transform: translateY(.05em); transform: translateY(.05em); }.link--icon[href$=".png"]::before{ content: "";  -webkit-transform: translateY(-.1em); -ms-transform: translateY(-.1em); transform: translateY(-.1em);  -webkit-transition: transform .25s ease-in-out; transition: transform .25s ease-in-out; }.link--icon[href$=".png"]:hover::before{ -webkit-transform: translateY(.05em); -ms-transform: translateY(.05em); transform: translateY(.05em); }.link--icon[href$=".gif"]::before{ content: "";  -webkit-transform: translateY(-.1em); -ms-transform: translateY(-.1em); transform: translateY(-.1em);  -webkit-transition: transform .25s ease-in-out; transition: transform .25s ease-in-out; }.link--icon[href$=".gif"]:hover::before{ -webkit-transform: translateY(.05em); -ms-transform: translateY(.05em); transform: translateY(.05em); }.link--icon[href$=".tiff"]::before{ content: "";  -webkit-transform: translateY(-.1em); -ms-transform: translateY(-.1em); transform: translateY(-.1em);  -webkit-transition: transform .25s ease-in-out; transition: transform .25s ease-in-out; }.link--icon[href$=".tiff"]:hover::before{ -webkit-transform: translateY(.05em); -ms-transform: translateY(.05em); transform: translateY(.05em); }.link--icon[href$=".bmp"]::before{ content: "";  -webkit-transform: translateY(-.1em); -ms-transform: translateY(-.1em); transform: translateY(-.1em);  -webkit-transition: transform .25s ease-in-out; transition: transform .25s ease-in-out; }.link--icon[href$=".bmp"]:hover::before{ -webkit-transform: translateY(.05em); -ms-transform: translateY(.05em); transform: translateY(.05em); }.link--icon[href^="mailto:"]::before,.link--icon[href^="javascript:"]::before{ content: ""; }.link--icon[href^="tel:"]::before{ content: "";  -webkit-transform: scale(1.15); -ms-transform: scale(1.15); transform: scale(1.15); }.link--icon[href^="tel:"]:hover::before{ -webkit-transform: scale(1.25); -ms-transform: scale(1.25); transform: scale(1.25); }.link--arrow{ position: relative;  display: inline-block;  padding: .25em 0; }p + p .link--arrow:first-child{ margin-top: .65em; }p .link--arrow{ margin-bottom: 1.25em; }p .link--arrow + .link--arrow,p .link--arrow + br + .link--arrow{ margin-top: .25em; }.link--arrow::before{ content: "";  position: absolute;  left: 0;  right: 0;  bottom: 0;  border-bottom: 1px solid; }.link--arrow::after{ content: "";  font-family: uicons-regular-rounded;  font-style: normal;  font-weight: normal;  font-variant: normal;  text-transform: none;  line-height: 0;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;  vertical-align: middle;  margin-left: .25em;  display: inline-block;  -webkit-transition: transform .25s ease-in-out; transition: transform .25s ease-in-out; }.link--arrow:hover::after{ -webkit-transform: translateX(.375em); -ms-transform: translateX(.375em); transform: translateX(.375em); }.link--arrow--back{ display: inline-block;  padding: .25em 0; }p + p .link--arrow--back:first-child{ margin-top: .65em; }.link--arrow--back::before{ content: "";  font-family: uicons-regular-rounded;  font-style: normal;  font-weight: normal;  font-variant: normal;  text-transform: none;  line-height: 0;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;  vertical-align: middle;  display: inline-block;  margin-left: -.35em;  margin-right: .25em;  -webkit-transition: transform .25s ease-in-out; transition: transform .25s ease-in-out; }.link--arrow--back:hover::before{ -webkit-transform: translateX(-.375em); -ms-transform: translateX(-.375em); transform: translateX(-.375em); }hr.ce-div{ margin-top: 0;  margin-bottom: 0; }.content-section > [class^="col"] > .content-section:not(:first-child):not(:last-child) > [data-ctype="div"] hr.ce-div,.content-section > [class*=" col"] > .content-section:not(:first-child):not(:last-child) > [data-ctype="div"] hr.ce-div{ margin-top: .5em;  margin-bottom: 1.75em; }.ce-bodytext ul,.ce-bodytext ol,.news-detail__bodytext ul,.news-detail__bodytext ol{ padding-left: 1.25em; }.ce-bodytext ul:first-child,.ce-bodytext ol:first-child,.news-detail__bodytext ul:first-child,.news-detail__bodytext ol:first-child{ margin-top: 0; }.ce-bodytext ul,.news-detail__bodytext ul{ list-style: none;  padding: 0; }.ce-bodytext ul li,.news-detail__bodytext ul li{ padding-left: -webkit-calc(5px + 1.05em); padding-left: calc(5px + 1.05em);  margin: .45em 0;  line-height: 1.65; }.ce-bodytext ul li::before,.news-detail__bodytext ul li::before{ content: "";  display: inline-block;  width: 5px;  height: 5px;  border-radius: 50%;  background-color: #151515;  color: inherit;  margin-left: -webkit-calc(-5px - 1.05em + .2em); margin-left: calc(-5px - 1.05em + .2em);  margin-right: .85em;  margin-bottom: .15em;  vertical-align: baseline; }.lead{ font-weight: 500; }.text--small{ font-size: .825em; }.main .container > .content-section,.footer .container > .content-section{ padding-bottom: 4em;  padding-top: 4em; }.main .container > .content-section:not([class*="background-"]) + .content-section:not([class*="background-"]),.footer .container > .content-section:not([class*="background-"]) + .content-section:not([class*="background-"]){ padding-top: 0; }.main .container > .content-section.content-section--accordion + .content-section--accordion,.footer .container > .content-section.content-section--accordion + .content-section--accordion{ margin-top: -4em; }.main .container > .content-section.background-blue + .background-blue,.footer .container > .content-section.background-blue + .background-blue{ padding-top: 0; }.main .container > .content-section.background-blue + .background-blue.padding--more-top,.footer .container > .content-section.background-blue + .background-blue.padding--more-top{ padding-top: 3.25em; }.main .container > .content-section.background-grey + .background-grey,.footer .container > .content-section.background-grey + .background-grey{ padding-top: 0; }.main .container > .content-section.background-grey + .background-grey.padding--more-top,.footer .container > .content-section.background-grey + .background-grey.padding--more-top{ padding-top: 3.25em; }.main .container > .content-section.padding--more-top,.footer .container > .content-section.padding--more-top{ padding-top: 6.5em; }.main .container > .content-section.padding--more-bottom,.footer .container > .content-section.padding--more-bottom{ padding-bottom: 6.5em; }.main .container > .content-section.padding--more-bottom.content-section--accordion + .content-section--accordion,.footer .container > .content-section.padding--more-bottom.content-section--accordion + .content-section--accordion{ margin-top: -6.5em; }.main .container > .content-section.padding--less-top,.footer .container > .content-section.padding--less-top{ padding-top: 1.5em; }.main .container > .content-section.padding--less-bottom,.footer .container > .content-section.padding--less-bottom{ padding-bottom: 1.5em; }.main .container > .content-section.padding--less-bottom.content-section--accordion + .content-section--accordion,.footer .container > .content-section.padding--less-bottom.content-section--accordion + .content-section--accordion{ margin-top: -1.5em; }.main .container > .content-section.padding--none-top,.footer .container > .content-section.padding--none-top{ padding-top: 0; }.main .container > .content-section.padding--none-bottom,.footer .container > .content-section.padding--none-bottom{ padding-bottom: 0; }.main .container > .content-section.padding--none-bottom.content-section--accordion + .content-section--accordion,.footer .container > .content-section.padding--none-bottom.content-section--accordion + .content-section--accordion{ margin-top: 0; }.main .container:last-child > .content-section:last-child:not(.padding--none-bottom){ padding-bottom: 7.5em; }.main .container:last-child > .content-section:last-child.padding--more-bottom{ padding-bottom: 11.375em; }.main .container:last-child > .content-section:last-child.padding--less-bottom{ padding-bottom: 2.475em; }.header:not(.header--pagetitle) + .main .container:first-child > .content-section:first-child:not(.padding--none-top){ padding-top: 4.7em; }.header:not(.header--pagetitle) + .main .container:first-child > .content-section:first-child.padding--more-top{ padding-top: 7.6375em; }.header:not(.header--pagetitle) + .main .container:first-child > .content-section:first-child.padding--less-top{ padding-top: 1.7625em; }.main .container > .content-section.content--smaller,.header .container > .content-section.content--smaller,.footer .container > .content-section.content--smaller{ padding-left: -webkit-calc((100% - 1080px)/2); padding-left: calc((100% - 1080px)/2);  padding-right: -webkit-calc((100% - 1080px)/2); padding-right: calc((100% - 1080px)/2); }.main .container > .content-section > [class^="col"] > .content-section:not(:first-child):not([class*="background-"]),.main .container > .content-section > [class*=" col"] > .content-section:not(:first-child):not([class*="background-"]),.header .container > .content-section > [class^="col"] > .content-section:not(:first-child):not([class*="background-"]),.header .container > .content-section > [class*=" col"] > .content-section:not(:first-child):not([class*="background-"]),.footer .container > .content-section > [class^="col"] > .content-section:not(:first-child):not([class*="background-"]),.footer .container > .content-section > [class*=" col"] > .content-section:not(:first-child):not([class*="background-"]){ margin-top: 1em; }.main .container > .content-section > [class^="col"] > .content-section:not(:first-child):not([class*="background-"]).padding--more-top,.main .container > .content-section > [class*=" col"] > .content-section:not(:first-child):not([class*="background-"]).padding--more-top,.header .container > .content-section > [class^="col"] > .content-section:not(:first-child):not([class*="background-"]).padding--more-top,.header .container > .content-section > [class*=" col"] > .content-section:not(:first-child):not([class*="background-"]).padding--more-top,.footer .container > .content-section > [class^="col"] > .content-section:not(:first-child):not([class*="background-"]).padding--more-top,.footer .container > .content-section > [class*=" col"] > .content-section:not(:first-child):not([class*="background-"]).padding--more-top{ margin-top: 2em; }.main .container > .content-section > [class^="col"] > .content-section:not(:first-child):not([class*="background-"]).padding--less-top,.main .container > .content-section > [class*=" col"] > .content-section:not(:first-child):not([class*="background-"]).padding--less-top,.header .container > .content-section > [class^="col"] > .content-section:not(:first-child):not([class*="background-"]).padding--less-top,.header .container > .content-section > [class*=" col"] > .content-section:not(:first-child):not([class*="background-"]).padding--less-top,.footer .container > .content-section > [class^="col"] > .content-section:not(:first-child):not([class*="background-"]).padding--less-top,.footer .container > .content-section > [class*=" col"] > .content-section:not(:first-child):not([class*="background-"]).padding--less-top{ margin-top: .5em; }.main .container > .content-section > [class^="col"] > .content-section:not(:first-child):not([class*="background-"]).padding--none-top,.main .container > .content-section > [class*=" col"] > .content-section:not(:first-child):not([class*="background-"]).padding--none-top,.header .container > .content-section > [class^="col"] > .content-section:not(:first-child):not([class*="background-"]).padding--none-top,.header .container > .content-section > [class*=" col"] > .content-section:not(:first-child):not([class*="background-"]).padding--none-top,.footer .container > .content-section > [class^="col"] > .content-section:not(:first-child):not([class*="background-"]).padding--none-top,.footer .container > .content-section > [class*=" col"] > .content-section:not(:first-child):not([class*="background-"]).padding--none-top{ margin-top: 0; }.container.container--smaller{ max-width: 1080px; }.heading--page{ margin-top: 0;  margin-bottom: 0; }.heading--page.heading--left--full{ text-align: left; }.heading--page.heading--center--full{ text-align: center; }.heading--page.heading--right--full{ text-align: right; }.container.container--pagetitle:not(.visuallyhidden){ padding-top: 4.75em;  padding-bottom: 4.25em; }.header--pagetitle + .main > .container:first-child > .content-section:first-child:not([class*="background-"]){ padding-top: 0; }.header--pagetitle + .main > .container:first-child > .content-section:first-child[class*="background-"]{ margin-top: 1.5em; }.content--vertical-center > [class^="col"],.content--vertical-center .content > [class^="col"]{ display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;  -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }.content--vertical-center > [class^="col"] > *,.content--vertical-center .content > [class^="col"] > *{ min-width: 100%; }.main .container > .content-section.content--vertical-center > .anchor ~ [class^="col"] > .content-section > .col12 > .ce-header > .heading{ margin-top: 0; }.content--vertical-bottom > [class^="col"],.content--vertical-bottom .content > [class^="col"]{ display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;  -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }.content--vertical-bottom > [class^="col"] > *,.content--vertical-bottom .content > [class^="col"] > *{ min-width: 100%; }.content--vertical-bottom > [class^="col"] > *.content-section:last-child .ce-textpic:last-child > .ce-bodytext:last-child > *:last-child,.content--vertical-bottom .content > [class^="col"] > *.content-section:last-child .ce-textpic:last-child > .ce-bodytext:last-child > *:last-child{ margin-bottom: 0; }.content--vertical-bottom > [class^="col"] > *.content-section:last-child .ce-textpic:last-child > .gallery:last-child,.content--vertical-bottom .content > [class^="col"] > *.content-section:last-child .ce-textpic:last-child > .gallery:last-child{ margin-bottom: -webkit-calc(-40px/2 + .2em); margin-bottom: calc(-40px/2 + .2em); }.content-section > [class^="col"]:not(.col12) > [class*="background-"].content-section,.content-section > [class*=" col"]:not(.col12) > [class*="background-"].content-section{ padding: 2em 2.25em 1em;  margin-bottom: 20px; }.content-section > [class^="col"]:not(.col12) > [class*="background-"].content-section:not(:last-child),.content-section > [class*=" col"]:not(.col12) > [class*="background-"].content-section:not(:last-child){ margin-bottom: 40px; }.content-section > [class^="col"]:not(.col12) > [class*="background-"].content-section.padding--none-bottom,.content-section > [class*=" col"]:not(.col12) > [class*="background-"].content-section.padding--none-bottom{ margin-bottom: 0; }.content-section > [class^="col"]:not(.col12) > [class*="background-"].content-section::before,.content-section > [class*=" col"]:not(.col12) > [class*="background-"].content-section::before{ top: 0;  right: 20px;  bottom: 0;  left: 20px;  width: auto; }.content-section > [class^="col"]:not(.col12).col6 > [class*="background-"].content-section > .col12 > .ce-textpic > .ce-bodytext > *:not(.text-center):not(.text-right),.content-section > [class*=" col"]:not(.col12).col6 > [class*="background-"].content-section > .col12 > .ce-textpic > .ce-bodytext > *:not(.text-center):not(.text-right){ max-width: 23.5em; }.background-blue{ color: #fff; }.background-blue h1,.background-blue .heading--h1,.background-blue h2,.background-blue .heading--h2,.background-blue h3,.background-blue .heading--h3,.background-blue h4,.background-blue .heading--h4,.background-blue h5,.background-blue .heading--h5,.background-blue h6,.background-blue .heading--h6{ color: inherit; }.background-blue a,.background-blue .link{ color: inherit;  background-image: -webkit-repeating-linear-gradient(0,#fff 0,#fff 100%); background-image: repeating-linear-gradient(0,#fff 0,#fff 100%); }.background-blue .ce-bodytext ul li::before,.background-blue .news-detail__bodytext ul li::before{ background-color: #fff; }.background-blue .eapps-twitter-feed-posts-item-user a,.background-blue .shariff-button a,.background-blue .newsfilter__link,.background-blue .bannerslider__item__overviewlink,.background-blue .header__search__link,.background-blue .archivebacklink__link,.background-blue .table a,.background-blue .archive__item__link,.background-blue .expandbutton__item__link,.background-blue .documents__list__item__admintools__link,.background-blue .cug__pagetree__item__link,.background-blue .documents__list__item__link,.background-blue .anchor,.background-blue .link--arrow,.background-blue .link--arrow--back,.background-blue .navigation__link,.background-blue .header__logo-link,.background-blue .button,.background-blue .totop-button,.background-blue .gallery__link,.background-blue .files__link,.background-blue .links__link,.background-blue .navigation-pagination__link,.background-blue .navigation-pagination--search li a{ background-image: none;  color: inherit; }.background-blue .button{ background-color: #fff;  color: #151515; }.header__main{ position: fixed;  top: 0;  left: 0;  right: 0;  background-color: #fff;  display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between;  -webkit-align-items: baseline; -ms-flex-align: baseline; align-items: baseline;  -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;  padding: 0 -webkit-calc((100% - 1400px - 40px) / 2); padding: 0 calc((100% - 1400px - 40px) / 2);  z-index: 11;  font-size: 1.18em;  font-family: 'Inter',sans-serif;  font-weight: 500;  line-height: 1.5;  border-bottom: 1px solid transparent;  -webkit-transition: border-color .25s ease-in-out,box-shadow .25s ease-in-out; transition: border-color .25s ease-in-out,box-shadow .25s ease-in-out; }.header__main.header__main--scroll{ border-color: #eee;  -webkit-box-shadow: 1px 0 4px 0 rgba(21,21,21,.05); box-shadow: 1px 0 4px 0 rgba(21,21,21,.05); }.header__navigations,.header__meta,.header__lang,.header__logo{ padding-left: 20px;  padding-right: 20px; }.header__navigations,.header__logo{ -webkit-flex-grow: 1; flex-grow: 1; }.header__logo{ max-width: 25%;  -webkit-align-self: center; -ms-flex-item-align: center; align-self: center;  padding: .75em 20px; }.header__logo-link{ display: block; }.header__logo__img{ display: block; }.header__lang{ position: relative;  z-index: 11; }.navigation{ color: inherit; }.navigation__main{ margin: 0 -1.25em; }.navigation__main .navigation__list{ -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; }.navigation--meta{ margin: 0 -1.25em; }.navigation__list{ list-style: none;  padding: 0;  margin: 0;  display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end;  -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; }.navigation__link{ display: block;  color: inherit;  -webkit-transition: color .15s ease; transition: color .15s ease; }.navigation__link:hover .navigation__text::before{ -webkit-transform: scaleX(1); -ms-transform: scaleX(1); transform: scaleX(1); }.navigation__link:hover .navigation__image{ opacity: .625; }.navigation__image{ -webkit-transition: opacity .15s ease-in-out; transition: opacity .15s ease-in-out; }.navigation__text{ display: block;  padding: 2em 1.25em 1.75em;  position: relative; }.navigation__text::before{ content: "";  position: absolute;  left: 1.25em;  top: 1.5em;  right: 1.25em;  border-top: 2px solid;  -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0);  -webkit-transition: transform .25s ease-in-out; transition: transform .25s ease-in-out; }.navigation__text--active::before{ -webkit-transform: scaleX(1); -ms-transform: scaleX(1); transform: scaleX(1); }.navigation__main .navigation__item--has-image{ padding: 2em 1.25em 1.75em;  min-height: 1.5em;  -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;  display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-align-items: center; -ms-flex-align: center; align-items: center; }.navigation__main .navigation__item--has-image .navigation__text{ display: none; }.navigation__main .navigation__item--has-image .navigation__link{ line-height: 0; }.navigation__item--has-children{ position: relative; }.navigation__level2{ display: block;  list-style: none;  padding: .25em 0 2.5em 0;  margin: 0;  min-width: 100%;  white-space: nowrap;  max-height: -webkit-calc(100vh - 6.195em); max-height: calc(100vh - 6.195em);  overflow: auto;  -webkit-overflow-scrolling: touch;  font-size: 1rem;  font-family: 'Work Sans',sans-serif;  font-weight: 400; }.navigation__level2-wrap{ position: absolute;  top: auto;  bottom: 0;  -webkit-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%);  opacity: 0;  -webkit-transition: opacity .175s ease-in-out .15s; transition: opacity .175s ease-in-out .15s;  pointer-events: none; }.navigation__level2-wrap::before{ content: "";  position: absolute;  bottom: 0;  top: -1px;  width: 200vw;  left: -100vw;  background-color: #fff;  pointer-events: none;  z-index: -1; }.navigation__level2-wrap::after{ content: "";  position: absolute;  top: 0;  width: 200vw;  left: -100vw;  font-size: 1rem;  height: -webkit-calc(100vh - 6.195em); height: calc(100vh - 6.195em);  background-color: rgba(21,21,21,.1);  z-index: -2;  pointer-events: none; }.navigation__level2 .navigation__text{ display: inline-block;  padding-left: 1.475em;  padding-right: 1.475em;  padding-top: .5em;  padding-bottom: .5em; }.navigation__level2 .navigation__text::before{ border-top: 1px solid;  top: auto;  bottom: .5em;  left: 1.475em;  right: 1.475em; }.navigation__item:hover > .navigation__level2-wrap,.navigation__item.hovered > .navigation__level2-wrap{ opacity: 1;  z-index: 10;  -webkit-transition: opacity .25s ease-in-out; transition: opacity .25s ease-in-out;  pointer-events: all; }.navigation__mobile{ display: none; }.navigation.navigation--language{ display: block;  text-transform: uppercase;  overflow: visible;  max-height: 2.015em;  position: relative; }.navigation.navigation--language .navigation--language__arrow{ position: absolute;  top: 55%;  right: .5em;  -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);  -webkit-transition: transform .25s ease-in-out; 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{ -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;  -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start;  -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;  overflow: hidden;  max-height: 2.015em;  border: 1px solid transparent;  border-radius: 5px;  -webkit-transition: max-height .3s ease,background-color .3s ease .1s; transition: max-height .3s ease,background-color .3s ease .1s;  padding-right: 1em;  margin-left: 0;  margin-right: 0;  z-index: 1;  position: relative; }.navigation.navigation--language .navigation__list:not(.navigation__list--open){ max-height: 2.015em !important; }.navigation.navigation--language .navigation__list.navigation__list--open:not(.navigation__list--in-progress){ max-height: none !important; }.navigation.navigation--language .navigation__list.navigation__list--open{ color: #151515;  background-color: #f6f6f6;  border-color: #d4d4d4;  -webkit-box-shadow: 0 0 4px 1px rgba(21,21,21,.1); box-shadow: 0 0 4px 1px rgba(21,21,21,.1);  -webkit-transition: max-height .3s ease,background-color .3s ease; transition: max-height .3s ease,background-color .3s ease; }.navigation.navigation--language .navigation__list.navigation__list--open + .navigation--language__arrow{ color: #151515;  -webkit-transform: translateY(-50%) rotate(180deg); -ms-transform: translateY(-50%) rotate(180deg); transform: translateY(-50%) rotate(180deg); }.navigation.navigation--language .navigation__item{ position: relative; }.navigation.navigation--language .navigation__item--active{ -webkit-order: -1; -ms-flex-order: -1; order: -1; }.navigation.navigation--language .navigation__item--disabled{ color: #808080; }.navigation.navigation--language .navigation__link{ display: block; }.navigation.navigation--language .navigation__link::after{ content: none; }.navigation.navigation--language .navigation__link::before{ content: "";  position: absolute;  top: 0;  left: 0;  right: -1em;  bottom: 0; }.navigation.navigation--language .navigation__link--active:hover{ color: inherit; }.navigation.navigation--language .navigation__text{ display: block;  line-height: 1;  padding: .575em .875em .575em .825em; }.navigation.navigation--language .navigation__text::before{ content: none; }.navigation.navigation--meta{ margin: 0; }.navigation.navigation--meta .navigation__link.button{ padding: .275em 1em;  color: #fff;  -webkit-transition: background-color .25s ease-in-out,transform .25s ease-in-out; transition: background-color .25s ease-in-out,transform .25s ease-in-out; }.navigation.navigation--meta .navigation__link.button .navigation__text{ padding: 0;  display: inline; }.navigation.navigation--meta .navigation__link.button .navigation__text::before{ content: none; }.navigation.navigation--breadcrumb .navigation__list{ display: block;  margin-left: 0;  margin-right: 0;  padding-bottom: .5em; }.navigation.navigation--breadcrumb .navigation__item{ display: inline; }.navigation.navigation--breadcrumb .navigation__item:not(:last-child)::after{ content: "";  font-family: uicons-regular-rounded;  font-style: normal;  font-weight: normal;  font-variant: normal;  text-transform: none;  line-height: 0;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;  vertical-align: middle;  margin-right: .1em; }.navigation.navigation--breadcrumb .navigation__link{ display: inline; }.navigation.navigation--breadcrumb .navigation__link:hover{ color: inherit; }.navigation.navigation--breadcrumb .navigation__link:hover .navigation__text{ background-size: 100% 1px; }.navigation.navigation--breadcrumb .navigation__link--no-follow{ pointer-events: none; }.navigation.navigation--breadcrumb .navigation__text{ display: inline;  padding: .35em 0;  background-image: -webkit-repeating-linear-gradient(90deg,#151515 0%,#151515 100%); background-image: repeating-linear-gradient(90deg,#151515 0%,#151515 100%);  background-position: center -webkit-calc(100% - .25em); background-position: center calc(100% - .25em);  background-repeat: no-repeat;  background-size: 0 1px;  -webkit-transition: background-size .3s ease-in-out,color .15s ease-in-out; transition: background-size .3s ease-in-out,color .15s ease-in-out; }.navigation.navigation--breadcrumb .navigation__text::before{ content: none; }.navigation-pagination{ margin: 2.5em 0 1.5em;  color: #808080;  -webkit-transition: color .2s ease-in-out; transition: color .2s ease-in-out; }.navigation-pagination__list,.navigation-pagination .pagination,.navigation-pagination.navigation-pagination--search ul{ list-style: none;  margin: 0;  padding: 0;  margin-left: -.25em;  display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;  -webkit-align-items: center; -ms-flex-align: center; align-items: center; }.navigation-pagination a{ color: inherit; }.navigation-pagination__text,.navigation-pagination.navigation-pagination--search a{ padding: .25em 1em; }.navigation-pagination__text [class*="fi-rr-angle-"],.navigation-pagination__text [class*="fi-rr-angle-"]::before,.navigation-pagination.navigation-pagination--search a [class*="fi-rr-angle-"],.navigation-pagination.navigation-pagination--search a [class*="fi-rr-angle-"]::before{ line-height: 0;  vertical-align: middle; }.navigation-pagination__text [class*="fi-rr-angle-"]::before,.navigation-pagination.navigation-pagination--search a [class*="fi-rr-angle-"]::before{ margin-left: -.25em;  margin-right: -.25em; }.navigation-pagination__item--number + .navigation-pagination__item--number,.navigation-pagination .pagination li + li,.navigation-pagination.navigation-pagination--search ul li + li{ position: relative; }.navigation-pagination__item--number + .navigation-pagination__item--number::before,.navigation-pagination .pagination li + li::before,.navigation-pagination.navigation-pagination--search ul li + li::before{ content: "|";  position: absolute;  left: -1px;  top: 50%;  -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);  color: #808080;  font-weight: 400; }.navigation-pagination__item--current,.navigation-pagination__item:not(.navigation-pagination__item--has-no-action):hover,.navigation-pagination.navigation-pagination--search a.current,.navigation-pagination.navigation-pagination--search a:hover{ color: #151515; }.navigation-pagination__item--current,.navigation-pagination.navigation-pagination--search a.current{ font-weight: 500; }.bannerpattern{ width: 100%;  padding-bottom: 15%;  min-height: 15em;  background-size: auto 200%; }.bannerpattern--09,.bannerpattern--10{ background-position: center 9%; }.bannerslider{ display: -ms-flexbox; display: -webkit-flex; display: flex;  padding-top: 1em;  padding-bottom: 1em;  margin-left: -20px;  margin-right: -20px; }.bannerslider__item{ width: 100%;  display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start;  -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch;  overflow: hidden;  position: relative; }.bannerslider__item__pattern{ position: relative;  width: -webkit-calc((100% + (4em + 40px/2)) * .5 - 40px); width: calc((100% + (4em + 40px/2)) * .5 - 40px);  margin-left: 20px;  margin-right: 20px;  overflow: hidden; }.bannerslider__item__pattern__inner{ height: 0;  padding-bottom: 75%;  background-size: auto 150%;  opacity: .85;  -webkit-transition: transform .75s ease-in-out .15s,opacity .375s ease-in-out; transition: transform .75s ease-in-out .15s,opacity .375s ease-in-out;  min-height: 100%; }.scrollslider__item--active .bannerslider__item__pattern__inner{ opacity: 1;  -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }.bannerslider__item__text{ width: -webkit-calc((100% + (4em + 40px/2)) * .5 - (4em + 40px/2)); width: calc((100% + (4em + 40px/2)) * .5 - (4em + 40px/2));  padding-left: 20px;  padding-right: 20px;  display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }.bannerslider__item__text > *{ -webkit-transition: transform .5s ease-in-out,opacity .25s ease-in-out; transition: transform .5s ease-in-out,opacity .25s ease-in-out; }.bannerslider__item:not(.scrollslider__item--active) .bannerslider__item__text > *{ -webkit-transform: translateY(30px); -ms-transform: translateY(30px); transform: translateY(30px);  opacity: 0; }.bannerslider__item__text > *:nth-child(1){ -webkit-transition: transform .5s ease-in-out .1s,opacity .25s ease-in-out .1s; transition: transform .5s ease-in-out .1s,opacity .25s ease-in-out .1s; }.bannerslider__item__text > *:nth-child(2){ -webkit-transition: transform .5s ease-in-out .2s,opacity .25s ease-in-out .2s; transition: transform .5s ease-in-out .2s,opacity .25s ease-in-out .2s; }.bannerslider__item__text > *:nth-child(3){ -webkit-transition: transform .5s ease-in-out .3s,opacity .25s ease-in-out .3s; transition: transform .5s ease-in-out .3s,opacity .25s ease-in-out .3s; }.bannerslider__item__text > *:nth-child(4){ -webkit-transition: transform .5s ease-in-out .4s,opacity .25s ease-in-out .4s; transition: transform .5s ease-in-out .4s,opacity .25s ease-in-out .4s; }.bannerslider__item__text > *:nth-child(5){ -webkit-transition: transform .5s ease-in-out .5s,opacity .25s ease-in-out .5s; transition: transform .5s ease-in-out .5s,opacity .25s ease-in-out .5s; }.bannerslider__item__text > *:nth-child(6){ -webkit-transition: transform .5s ease-in-out .6s,opacity .25s ease-in-out .6s; transition: transform .5s ease-in-out .6s,opacity .25s ease-in-out .6s; }.bannerslider__item__text > *:nth-child(7){ -webkit-transition: transform .5s ease-in-out .7s,opacity .25s ease-in-out .7s; transition: transform .5s ease-in-out .7s,opacity .25s ease-in-out .7s; }.bannerslider__item__text > *:nth-child(8){ -webkit-transition: transform .5s ease-in-out .8s,opacity .25s ease-in-out .8s; transition: transform .5s ease-in-out .8s,opacity .25s ease-in-out .8s; }.bannerslider__item__text > *:nth-child(9){ -webkit-transition: transform .5s ease-in-out .9s,opacity .25s ease-in-out .9s; transition: transform .5s ease-in-out .9s,opacity .25s ease-in-out .9s; }.bannerslider__item__text > *:nth-child(10){ -webkit-transition: transform .5s ease-in-out 1s,opacity .25s ease-in-out 1s; transition: transform .5s ease-in-out 1s,opacity .25s ease-in-out 1s; }.bannerslider__item__text > *:nth-child(11){ -webkit-transition: transform .5s ease-in-out 1.1s,opacity .25s ease-in-out 1.1s; transition: transform .5s ease-in-out 1.1s,opacity .25s ease-in-out 1.1s; }.bannerslider__item__text > *:nth-child(12){ -webkit-transition: transform .5s ease-in-out 1.2s,opacity .25s ease-in-out 1.2s; transition: transform .5s ease-in-out 1.2s,opacity .25s ease-in-out 1.2s; }.bannerslider__item__text > *:nth-child(13){ -webkit-transition: transform .5s ease-in-out 1.3s,opacity .25s ease-in-out 1.3s; transition: transform .5s ease-in-out 1.3s,opacity .25s ease-in-out 1.3s; }.bannerslider__item__text > *:nth-child(14){ -webkit-transition: transform .5s ease-in-out 1.4s,opacity .25s ease-in-out 1.4s; transition: transform .5s ease-in-out 1.4s,opacity .25s ease-in-out 1.4s; }.bannerslider__item__text > *:nth-child(15){ -webkit-transition: transform .5s ease-in-out 1.5s,opacity .25s ease-in-out 1.5s; transition: transform .5s ease-in-out 1.5s,opacity .25s ease-in-out 1.5s; }.bannerslider__item__text > *:nth-child(16){ -webkit-transition: transform .5s ease-in-out 1.6s,opacity .25s ease-in-out 1.6s; transition: transform .5s ease-in-out 1.6s,opacity .25s ease-in-out 1.6s; }.bannerslider__item__text > *:nth-child(17){ -webkit-transition: transform .5s ease-in-out 1.7s,opacity .25s ease-in-out 1.7s; transition: transform .5s ease-in-out 1.7s,opacity .25s ease-in-out 1.7s; }.bannerslider__item__text > *:nth-child(18){ -webkit-transition: transform .5s ease-in-out 1.8s,opacity .25s ease-in-out 1.8s; transition: transform .5s ease-in-out 1.8s,opacity .25s ease-in-out 1.8s; }.bannerslider__item__text > *:nth-child(19){ -webkit-transition: transform .5s ease-in-out 1.9s,opacity .25s ease-in-out 1.9s; transition: transform .5s ease-in-out 1.9s,opacity .25s ease-in-out 1.9s; }.bannerslider__item__text > *:nth-child(20){ -webkit-transition: transform .5s ease-in-out 2s,opacity .25s ease-in-out 2s; transition: transform .5s ease-in-out 2s,opacity .25s ease-in-out 2s; }.bannerslider__item__text > *{ width: 100%; }.bannerslider__item__text::after{ content: "";  display: block;  border-bottom: 1px solid;  opacity: 0;  -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0);  -webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center;  -webkit-transition: transform .25s ease-in-out .5s,opacity .35s ease-in-out .5s; transition: transform .25s ease-in-out .5s,opacity .35s ease-in-out .5s; }.scrollslider__item--active .bannerslider__item__text::after{ opacity: 1;  -webkit-transform: scaleX(1); -ms-transform: scaleX(1); transform: scaleX(1); }.bannerslider__item__tag,.bannerslider__item__title,.bannerslider__item__teaser{ max-width: 24rem; }.bannerslider__item__tag{ line-height: 1.5;  color: #1745A5; }.bannerslider__item__title{ margin-top: .4em;  margin-bottom: 1.15em; }.bannerslider__item__title__link{ background-image: -webkit-repeating-linear-gradient(90deg,#151515 0%,#151515 100%); background-image: repeating-linear-gradient(90deg,#151515 0%,#151515 100%); }.bannerslider__item__title__link::after{ content: "";  position: absolute;  left: 0;  right: 0;  top: 0;  bottom: 0; }.bannerslider__item__teaser{ -webkit-flex-grow: 1; flex-grow: 1;  padding-bottom: 2em; }.bannerslider__item__overviewlink{ display: block;  padding: .325em 0;  position: relative;  z-index: 1; }.bannerslider__item__overviewlink:hover .fi-rr-angle-small-right{ -webkit-transform: translateX(.25em); -ms-transform: translateX(.25em); transform: translateX(.25em); }.bannerslider__item__overviewlink .fi-rr-angle-small-right{ display: inline-block;  padding-left: .125em;  line-height: 0;  vertical-align: middle;  margin-top: .075em;  -webkit-transition: transform .25s ease-in-out; transition: transform .25s ease-in-out; }.bannerslider__item__overviewlink .fi-rr-angle-small-right::before{ line-height: 0; }.bannerslider__nav{ -webkit-flex: none; -ms-flex: none; flex: none;  width: -webkit-calc(4em + 40px/2); width: calc(4em + 40px/2);  padding-right: 20px;  -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; }.bannerslider__nav__list{ list-style: none;  margin: 0;  padding: 0;  z-index: 2; }.bannerslider__nav__item{ padding: .35em 0 .35em .625em;  cursor: pointer;  position: relative;  display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end;  -webkit-align-items: center; -ms-flex-align: center; align-items: center;  color: #808080;  color: #d4d4d4; }.bannerslider__nav__item::before{ content: "";  display: block;  border-top: 1px solid;  border-bottom: 1px solid;  width: 2em;  -webkit-transition: transform .175s ease-in-out .125s; transition: transform .175s ease-in-out .125s;  -webkit-transform-origin: right; -ms-transform-origin: right; transform-origin: right;  -webkit-transform: scaleX(1); -ms-transform: scaleX(1); transform: scaleX(1); }.bannerslider__nav__item::after{ content: "";  display: block;  border-top: 1px solid;  border-bottom: 1px solid;  color: #1745A5;  width: 2em;  position: absolute;  left: .625em;  top: -webkit-calc(50% - 1px); top: calc(50% - 1px);  -webkit-transition: transform .25s ease-in-out; transition: transform .25s ease-in-out;  -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0);  -webkit-transform-origin: right; -ms-transform-origin: right; transform-origin: right; }.bannerslider__nav__item__number{ font-size: .825em;  font-family: 'Inter',sans-serif;  font-weight: 700;  -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0);  -webkit-transition: transform .25s ease-in-out,min-width .25s ease-in-out,padding .25s ease-in-out; transition: transform .25s ease-in-out,min-width .25s ease-in-out,padding .25s ease-in-out;  min-width: 0;  width: 0;  -webkit-flex: none; -ms-flex: none; flex: none;  padding: 0; }.bannerslider__nav__item.scrollslider__dots__item--active,.bannerslider__nav__item:hover{ color: #1745A5; }.bannerslider__nav__item.scrollslider__dots__item--active::before,.bannerslider__nav__item:hover::before{ -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0);  -webkit-transition: transform .175s ease-in-out; transition: transform .175s ease-in-out; }.bannerslider__nav__item.scrollslider__dots__item--active::after,.bannerslider__nav__item:hover::after{ -webkit-transform: scaleX(1); -ms-transform: scaleX(1); transform: scaleX(1);  -webkit-transition: transform .25s ease-in-out .125s; transition: transform .25s ease-in-out .125s; }.bannerslider__nav__item.scrollslider__dots__item--active .bannerslider__nav__item__number,.bannerslider__nav__item:hover .bannerslider__nav__item__number{ -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1);  min-width: 1em;  padding-left: .75em; }.header > .container > .content-section{ padding-top: 2.5em;  padding-bottom: 1.5em; }.scrollslider{ overflow: hidden; }.main > .container > .content-section > .col12 > .ce-textpic > .ce-bodytext:first-child:last-child:not([class*="ce-bodytext--cols"]):not(.ce-bodytext--fullwidth),.main > .container > .content-section > .col12 > .ce-textpic.ce-textpic--svg-interactive > .ce-bodytext:not([class*="ce-bodytext--cols"]):not(.ce-bodytext--fullwidth),.main > .container > .content-section > .col12 > .ce-textpic.ce-textpic--svg-interactive > .gallery,.main > .container > .content-section > .col12 > .files,.main > .container > .content-section > .col12 > .links,.main > .container > .content-section > .col12 > .searchresults,.main > .container > .content-section > .col12 > .form.form--search,.main > .container > .content-section > .col12 > .form.form--newsletter,.main > .container > .content-section > .col12 > .inxmail_archive_iframe,.main > .container > .content-section > .col12.accordion .content-section > .col12 > .ce-textpic > .ce-bodytext:first-child:last-child:not([class*="ce-bodytext--cols"]):not(.ce-bodytext--fullwidth),.main > .container > .content-section > .col12.accordion .content-section > .col12 > .ce-textpic.ce-textpic--svg-interactive > .ce-bodytext:not([class*="ce-bodytext--cols"]):not(.ce-bodytext--fullwidth),.main > .container > .content-section > .col12.accordion .content-section > .col12 > .ce-textpic.ce-textpic--svg-interactive > .gallery,.main > .container > .content-section > .col12.accordion .content-section > .col12 > .files,.main > .container > .content-section > .col12.accordion .content-section > .col12 > .links,.main > .container > .content-section > .col12.accordion .content-section > .col12 > .searchresults,.main > .container > .content-section > .col12.accordion .content-section > .col12 > .form.form--search,.main > .container > .content-section > .col12.accordion .content-section > .col12 > .form.form--newsletter,.main > .container > .content-section > .col12.accordion .content-section > .col12 > .inxmail_archive_iframe{ width: -webkit-calc((100% + 40px) * .8 - 40px); width: calc((100% + 40px) * .8 - 40px); }.main > .container > .content-section > .col12.accordion [class^="col"]:not(.col12) .content-section > .col12 > .ce-textpic > .ce-bodytext:first-child:last-child:not([class*="ce-bodytext--cols"]):not(.ce-bodytext--fullwidth),.main > .container > .content-section > .col12.accordion [class^="col"]:not(.col12) .content-section > .col12 > .ce-textpic.ce-textpic--svg-interactive > .ce-bodytext:not([class*="ce-bodytext--cols"]):not(.ce-bodytext--fullwidth),.main > .container > .content-section > .col12.accordion [class^="col"]:not(.col12) .content-section > .col12 > .ce-textpic.ce-textpic--svg-interactive > .gallery,.main > .container > .content-section > .col12.accordion [class^="col"]:not(.col12) .content-section > .col12 > .files,.main > .container > .content-section > .col12.accordion [class^="col"]:not(.col12) .content-section > .col12 > .links,.main > .container > .content-section > .col12.accordion [class^="col"]:not(.col12) .content-section > .col12 > .searchresults,.main > .container > .content-section > .col12.accordion [class^="col"]:not(.col12) .content-section > .col12 > .form.form--search,.main > .container > .content-section > .col12.accordion [class^="col"]:not(.col12) .content-section > .col12 > .form.form--newsletter,.main > .container > .content-section > .col12.accordion [class^="col"]:not(.col12) .content-section > .col12 > .inxmail_archive_iframe,.main > .container > .content-section > .col12.accordion [class*=" col"]:not(.col12) .content-section > .col12 > .ce-textpic > .ce-bodytext:first-child:last-child:not([class*="ce-bodytext--cols"]):not(.ce-bodytext--fullwidth),.main > .container > .content-section > .col12.accordion [class*=" col"]:not(.col12) .content-section > .col12 > .ce-textpic.ce-textpic--svg-interactive > .ce-bodytext:not([class*="ce-bodytext--cols"]):not(.ce-bodytext--fullwidth),.main > .container > .content-section > .col12.accordion [class*=" col"]:not(.col12) .content-section > .col12 > .ce-textpic.ce-textpic--svg-interactive > .gallery,.main > .container > .content-section > .col12.accordion [class*=" col"]:not(.col12) .content-section > .col12 > .files,.main > .container > .content-section > .col12.accordion [class*=" col"]:not(.col12) .content-section > .col12 > .links,.main > .container > .content-section > .col12.accordion [class*=" col"]:not(.col12) .content-section > .col12 > .searchresults,.main > .container > .content-section > .col12.accordion [class*=" col"]:not(.col12) .content-section > .col12 > .form.form--search,.main > .container > .content-section > .col12.accordion [class*=" col"]:not(.col12) .content-section > .col12 > .form.form--newsletter,.main > .container > .content-section > .col12.accordion [class*=" col"]:not(.col12) .content-section > .col12 > .inxmail_archive_iframe{ width: auto; }.ce-bodytext[class*="ce-bodytext--cols"]{ -webkit-column-gap: 40px; column-gap: 40px;  margin-bottom: 1em; }.ce-bodytext[class*="ce-bodytext--cols"] > p:last-child{ margin-bottom: 0; }.ce-bodytext[class*="ce-bodytext--cols"] ul,.ce-bodytext[class*="ce-bodytext--cols"] ol{ break-inside: avoid; }.ce-bodytext[class*="ce-bodytext--cols"] h1,.ce-bodytext[class*="ce-bodytext--cols"] .heading--h1,.ce-bodytext[class*="ce-bodytext--cols"] h2,.ce-bodytext[class*="ce-bodytext--cols"] .heading--h2,.ce-bodytext[class*="ce-bodytext--cols"] h3,.ce-bodytext[class*="ce-bodytext--cols"] .heading--h3,.ce-bodytext[class*="ce-bodytext--cols"] h4,.ce-bodytext[class*="ce-bodytext--cols"] .heading--h4,.ce-bodytext[class*="ce-bodytext--cols"] h5,.ce-bodytext[class*="ce-bodytext--cols"] .heading--h5,.ce-bodytext[class*="ce-bodytext--cols"] h6,.ce-bodytext[class*="ce-bodytext--cols"] .heading--h6{ break-inside: avoid;  break-after: avoid; }.ce-bodytext[class*="ce-bodytext--cols"] h1::after,.ce-bodytext[class*="ce-bodytext--cols"] .heading--h1::after,.ce-bodytext[class*="ce-bodytext--cols"] h2::after,.ce-bodytext[class*="ce-bodytext--cols"] .heading--h2::after,.ce-bodytext[class*="ce-bodytext--cols"] h3::after,.ce-bodytext[class*="ce-bodytext--cols"] .heading--h3::after,.ce-bodytext[class*="ce-bodytext--cols"] h4::after,.ce-bodytext[class*="ce-bodytext--cols"] .heading--h4::after,.ce-bodytext[class*="ce-bodytext--cols"] h5::after,.ce-bodytext[class*="ce-bodytext--cols"] .heading--h5::after,.ce-bodytext[class*="ce-bodytext--cols"] h6::after,.ce-bodytext[class*="ce-bodytext--cols"] .heading--h6::after{ content: "";  display: block;  height: 100px;  margin-bottom: -100px; }.ce-bodytext.ce-bodytext--cols2{ -webkit-column-count: 2; column-count: 2; }.ce-bodytext.ce-bodytext--cols3{ -webkit-column-count: 3; column-count: 3; }.ce-bodytext.ce-bodytext--cols4{ -webkit-column-count: 3; column-count: 3; }.video__video__iframe{ max-width: 100%;  height: auto;  aspect-ratio: 1.7777777778; }.imageslider{ position: relative; }.imageslider__figure{ margin: 0;  padding-right: 1em;  max-width: 100%; }.imageslider__figure:last-child{ min-width: 100%; }.imageslider__figure--video{ -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }.imageslider__image{ margin-left: 0;  height: auto; }.imageslider__image-wrap{ height: 450px; }.imageslider .video__video{ height: 100%; }.imageslider .video__video__iframe{ height: inherit;  width: auto; }.imageslider .plyr--video{ height: 100%;  aspect-ratio: 1.7777777778; }.imageslider__caption{ display: block;  width: 0;  min-width: 100%;  position: static;  background: transparent;  padding: .75em 0 .25em;  font-size: .825em;  color: inherit; }.imageslider__caption p{ margin-bottom: 0; }.imageslider__arrows__list{ font-size: 1.35em;  list-style: none;  padding: 0;  margin: 0 -.15em;  display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start;  -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;  margin-top: .5rem;  margin-bottom: .75rem; }.imageslider__arrows__item{ line-height: 1;  padding: .375em .15em;  cursor: pointer;  -webkit-transition: color .25s ease-in-out; transition: color .25s ease-in-out; }.imageslider__arrows__item + .imageslider__arrows__item{ margin-left: -1px; }.imageslider__arrows__item:hover{ color: #151515; }.pageoverview__list{ list-style: none;  margin: 0;  padding: 0;  display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start;  -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch;  -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;  margin-left: -20px;  margin-right: -20px;  margin-top: -1em; }.pageoverview__item{ width: 50%;  padding-left: 20px;  padding-right: 20px;  padding-top: 2.75em;  padding-bottom: 2.75em; }.pageoverview__item__inner{ max-width: 26.5em;  height: 100%;  display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;  position: relative; }.pageoverview__item__inner > *{ width: 100%; }.pageoverview__item__inner:hover .pageoverview__item__pattern__inner{ -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }.pageoverview__item:nth-child(2n) .pageoverview__item__inner{ margin-left: auto;  margin-right: 0; }.pageoverview__item__pattern{ overflow: hidden; }.pageoverview__item__pattern__inner{ padding-bottom: 100%;  background-size: auto 150%;  -webkit-transition: transform .5s ease-in-out; transition: transform .5s ease-in-out; }.pageoverview__item__text{ -webkit-flex-grow: 1; flex-grow: 1;  display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }.pageoverview__item__text > *{ width: 100%; }.pageoverview__item__teaser{ -webkit-flex-grow: 1; flex-grow: 1;  margin-bottom: 1.5em; }.pageoverview__item__link{ position: static; }.pageoverview__item__link::before{ content: "";  position: absolute;  top: 0;  right: 0;  bottom: 0;  left: 0; }.accordion{ position: relative;  margin-top: 10px;  margin-bottom: -webkit-calc(40px/4 + .875em); margin-bottom: calc(40px/4 + .875em); }.content-section--accordion + .content-section--accordion > .accordion{ margin-top: -webkit-calc(40px/4 - .875em); margin-top: calc(40px/4 - .875em); }.accordion::before{ content: "";  position: absolute;  left: -.75em;  right: -.75em;  top: 0;  bottom: 0;  background-color: #f6f6f6;  z-index: -1;  border-radius: 7px;  -webkit-box-shadow: 0 0 2px 0 rgba(21,21,21,.1); box-shadow: 0 0 2px 0 rgba(21,21,21,.1); }.accordion__head{ cursor: pointer;  display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between;  -webkit-align-items: center; -ms-flex-align: center; align-items: center;  padding-top: 1.375em;  padding-bottom: 1.225em; }.accordion__head__inner{ -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap;  -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start;  -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }.accordion__head__icon{ -webkit-flex: none; -ms-flex: none; flex: none;  display: block;  width: 13px;  height: 13px;  position: relative;  -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start;  margin-top: .35em;  -webkit-transition: transform .375s ease-in-out; transition: transform .375s ease-in-out; }.accordion__head__icon::before,.accordion__head__icon::after{ content: "";  display: block;  width: 100%;  height: 3px;  border-radius: 6px;  background-color: #151515;  position: absolute;  top: 5px;  -webkit-transition: transform .375s ease-in-out; transition: transform .375s ease-in-out; }.accordion__head__icon::after{ -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }.accordion__head .heading{ margin-top: 0;  margin-bottom: 0; }.accordion__head--open .accordion__head__icon{ -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }.accordion__head--open .accordion__head__icon::before{ -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); }.accordion__head--open .accordion__head__icon::after{ -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); }.accordion__content{ overflow: hidden;  -webkit-transition: height .5s ease; transition: height .5s ease;  -webkit-backface-visibility: hidden; backface-visibility: hidden;  -webkit-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }.accordion__content:not(.accordion__content--inprogress){ height: auto !important;  overflow: visible; }.accordion__content.accordion__content--closed{ height: 0 !important;  overflow: hidden; }.accordion__content__inner{ padding-top: .35em;  padding-bottom: .675em;  -webkit-backface-visibility: hidden; backface-visibility: hidden;  -webkit-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }.accordion .accordion{ margin-top: 5px;  margin-bottom: 20px; }.accordion .accordion::before{ content: none; }.accordion .accordion .accordion__head{ -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start;  border-bottom: 1px solid;  padding-top: .875em;  padding-bottom: .5em;  margin-bottom: .75em; }.accordion .accordion .accordion__head .heading{ font-size: 1rem;  font-family: 'Work Sans',sans-serif;  font-weight: 500; }.accordion .accordion .accordion__head__icon{ width: 10px;  height: 10px;  margin-top: .325em;  margin-left: .575em;  -webkit-flex: none; -ms-flex: none; flex: none; }.accordion .accordion .accordion__head__icon::before,.accordion .accordion .accordion__head__icon::after{ height: 2px;  border-radius: 4px;  top: 4px; }.accordion .accordion .accordion__content__inner{ padding-bottom: .875em; }.accordion .content-section--accordion + .content-section--accordion{ margin-top: -webkit-calc(-1.25em - 40px/4); margin-top: calc(-1.25em - 40px/4); }.accordion .content-section--accordion + .content-section--accordion > .accordion{ margin-top: 5px; }.accordion .content-section--accordion:last-child .accordion__content__inner{ padding-bottom: 0; }.message{ padding-top: 2em;  padding-bottom: 2em; }.ce-textpic--svg-interactive [class*="canton--"]{ cursor: pointer; }.ce-textpic--svg-interactive [class*="canton--"].hovered{ fill: #1745A5; }.ce-textpic--svg-interactive [class*="text--"].hovered{ fill: #fff; }.ce-textpic--svg-interactive .text--bs.hovered{ fill: #1745A5; }.ce-textpic--svg-interactive #text{ pointer-events: none; }.ce-textpic--svg-interactive .list--svg{ -webkit-columns: 4; columns: 4; }.ce-textpic--svg-interactive .list--svg li{ padding-left: 0;  margin: 0;  line-height: inherit; }.ce-textpic--svg-interactive .list--svg li::before{ content: none; }.ce-textpic--svg-interactive .list--svg li.hovered a{ background-size: 100% 1px; }.footer .container > .content-section.padding--more-top:first-child{ padding-top: 5em; }.footer .pages__list{ list-style: none;  margin: 0;  padding: 0;  display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;  -webkit-align-items: baseline; -ms-flex-align: baseline; align-items: baseline;  -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;  margin: .35em -1.15em; }.footer .pages__item{ padding: .25em 1.15em; }.footer .pages__item--has-image .pages__link{ background-image: none; }.footer .pages__image{ vertical-align: bottom; }.footer .anchor + [class^="col"]:not(.col12) > .content-section .pages__list,.footer .anchor + [class*=" col"]:not(.col12) > .content-section .pages__list{ -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }.footer [class^="col"]:not(.col12):last-child > .content-section .pages__list,.footer [class*=" col"]:not(.col12):last-child > .content-section .pages__list{ -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }.totop-button{ display: block;  position: fixed;  right: 20px;  bottom: -webkit-calc(40px/2 + 3.1em); bottom: calc(40px/2 + 3.1em);  z-index: 10;  -webkit-transform: translateX(-webkit-calc(100% + 40px/2)); -webkit-transform: translateX(calc(100% + 40px/2)); -ms-transform: translateX(calc(100% + 40px/2)); transform: translateX(-webkit-calc(100% + 40px/2)); transform: translateX(calc(100% + 40px/2));  -webkit-transition: transform .125s ease-in-out,color .15s ease-in-out; transition: transform .125s ease-in-out,color .15s ease-in-out; }.totop-button .totop-button__icon{ font-size: .925em;  vertical-align: middle;  display: inline-block;  -webkit-transition: transform .25s ease-in-out; transition: transform .25s ease-in-out; }.totop-button .totop-button__icon,.totop-button .totop-button__icon::before{ line-height: 1; }.totop-button::after{ content: "";  display: block;  padding-top: .25em;  border-bottom: 1px solid; }.totop-button--visible{ -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }.totop-button:hover{ -webkit-transform: scale(1.025); -ms-transform: scale(1.025); transform: scale(1.025);  -webkit-transition: transform .35s ease-in-out,color .15s ease-in-out; transition: transform .35s ease-in-out,color .15s ease-in-out; }.totop-button:hover .totop-button__icon{ -webkit-transform: translateY(-.25em); -ms-transform: translateY(-.25em); transform: translateY(-.25em); }.totop-button.totop-button--white{ color: #fff; }.parsley-errors-list{ list-style: none;  padding: 0;  margin: 0;  font-size: .88em;  letter-spacing: .03em;  margin-top: .5em;  color: #c90310; }.news{}.news-list.content{ margin-left: -40px;  margin-right: -40px; }.news-list.content > [class^="col"],.news-list.content > [class*=" col"],.news-list.content > .news-list__item{ padding-left: 40px;  padding-right: 40px; }.news-list__item{ width: 50%;  padding-top: 2.5em;  padding-bottom: 2.5em; }.news-list__item__inner{ height: 100%;  max-width: 26.5em;  display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;  -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start;  -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;  position: relative; }.news-list__item__inner > *{ width: 100%; }.news-list__item:nth-child(2n) .news-list__item__inner{ margin-left: auto;  margin-right: 0; }.news-list__heading{ margin-top: .65em;  margin-bottom: .65em;  min-height: 4.05em; }.news-list__heading-link{ background-image: -webkit-repeating-linear-gradient(0,#151515 0,#151515 100%); background-image: repeating-linear-gradient(0,#151515 0,#151515 100%); }.news-list__heading-link::before{ content: "";  position: absolute;  top: 0;  right: 0;  bottom: 0;  left: 0; }.news-list__teaser{ -webkit-flex-grow: 1; flex-grow: 1;  margin-bottom: 2.25em; }.news-list__category{ -webkit-order: -1; -ms-flex-order: -1; order: -1;  color: #1745A5;  line-height: 1.5;  min-height: 1.5em; }.news-list__category__list{ list-style: none;  margin: 0;  padding: 0; }.news-list__category__item{ display: inline; }.news-list__date{ margin-bottom: .75em; }.news-list__morelink{ display: block; }.news-list.news-list--teaser{ display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap;  margin-left: -20px;  margin-right: -20px;  margin-top: -20px; }.news-list__item.news-list__item--teaser{ padding: 20px;  width: 100%; }.news-list__item.news-list__item--teaser::before{ content: "";  display: block;  padding-bottom: 100%;  float: left; }.news-list__item.news-list__item--teaser .news-list__item__inner{ max-width: none;  padding: 1.5em 1.625em;  background-color: #f6f6f6; }.news-list__item.news-list__item--teaser .news-list__header{ -webkit-flex-grow: 1; flex-grow: 1; }.news-list__item.news-list__item--teaser .news-list__heading{ margin-top: .625em;  margin-bottom: .5em;  min-height: 5.4em; }@supports (-webkit-line-clamp: 4){.news-list__item.news-list__item--teaser .news-list__heading{ display: -webkit-box;  -webkit-line-clamp: 4;  -webkit-box-orient: vertical;  overflow: hidden; }}.news-list__item.news-list__item--teaser .news-list__date{ margin-bottom: 1.375em; }.news-list__item.news-list__item--teaser .news-list__morelink{ display: inline-block; }.news-list .message{ text-align: center; }.newsfilter{ position: relative;  margin-top: 2.25em;  margin-bottom: 2.25em; }.newsfilter__nav{ display: none; }.newsfilter__arrow{ position: absolute;  top: 50%;  -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);  z-index: 1;  padding-top: .35em;  padding-bottom: .35em;  cursor: pointer; }.newsfilter__arrow,.newsfilter__arrow::before{ line-height: 0;  vertical-align: middle; }.newsfilter__arrow--prev{ left: -.25em;  background-image: -webkit-linear-gradient(to right,#fff 1em,rgba(255,255,255,0)); background-image: linear-gradient(to right,#fff 1em,rgba(255,255,255,0));  padding-right: .5em; }.newsfilter__arrow--next{ right: -.25em;  background-image: -webkit-linear-gradient(to left,#fff 1em,rgba(255,255,255,0)); background-image: linear-gradient(to left,#fff 1em,rgba(255,255,255,0));  padding-left: 1em; }.newsfilter::after{ content: "";  position: absolute;  bottom: 2px;  left: 0;  right: 0;  border-bottom: 1px solid #151515;  z-index: -1; }.newsfilter--has-overflow{ padding-left: .65em;  padding-right: .65em;  margin-left: -.65em;  margin-right: -.65em; }.newsfilter--has-overflow::after{ left: .65em;  right: .65em; }.newsfilter--has-overflow .newsfilter__nav{ display: block; }.newsfilter__list{ list-style: none;  margin: 0;  padding: 0;  display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between;  -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;  overflow: auto;  padding-bottom: 2px; }.newsfilter__list__dropdown{ -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }.newsfilter__item{ -webkit-flex-shrink: none; flex-shrink: none;  -webkit-flex-grow: 1; flex-grow: 1;  text-align: center;  white-space: nowrap; }.newsfilter__link{ display: block;  min-width: 100%;  padding: .35em 1em;  position: relative;  -webkit-transition: color .15s ease-in-out; transition: color .15s ease-in-out; }.newsfilter__link::after{ content: "";  position: absolute;  left: 0;  right: 0;  bottom: -2px;  border-bottom: 5px solid #1745A5;  -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0);  -webkit-transition: transform .35s ease-in-out; transition: transform .35s ease-in-out; }.newsfilter__link--active,.newsfilter__link:hover{ color: #1745A5; }.newsfilter__link--active::after,.newsfilter__link:hover::after{ -webkit-transform: scaleX(1); -ms-transform: scaleX(1); transform: scaleX(1); }.news-detail{ padding-top: 1.5em; }.news-detail__header,.news-detail__article{ width: -webkit-calc((100% + 40px) * .8 - 40px); width: calc((100% + 40px) * .8 - 40px); }.news-detail__header{ display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }.news-detail__header > *{ width: 100%; }.news-detail__heading{ margin-top: .35em;  margin-bottom: 1.75em; }.news-detail__category{ color: #1745A5;  list-style: none;  margin: 0;  padding: 0;  -webkit-order: -1; -ms-flex-order: -1; order: -1; }.news-detail__category__item{ display: inline; }.news-detail__media{ margin-top: .25em; }.news-detail__media .imageslider__figure:first-child:last-child{ margin-bottom: 2em; }.news-detail__date{ display: block;  margin-bottom: 1em; }.news-detail__more{ margin-top: 2em; }.news-detail__contactinfo::before,.news-detail__share-wrap::before,.news-detail__backlink-wrap::before{ content: "";  display: block;  max-width: 24em;  border-bottom: 1px solid;  margin-top: 1.85em;  margin-bottom: 2.5em; }.news-detail__text + .news-detail__contactinfo::before,.news-detail__text + .news-detail__share-wrap::before,.news-detail__text + .news-detail__backlink-wrap::before{ margin-top: 2.85em; }.news-detail__share-wrap{ padding-bottom: 1.5em; }.news-detail__share-wrap + .news-detail__backlink-wrap::before{ content: none; }.news-detail__backlink-wrap::before{ margin-bottom: .75em; }.news-detail__contactinfo + .news-detail__backlink-wrap::before{ margin-top: 2.25em; }.news-detail .message{ text-align: left; }.news__agenda{ padding-top: 1em; }.news__agenda__home{ background-color: #fff;  margin: 0;  padding: 20px;  position: relative; }.news__agenda__home__circle{ position: absolute;  top: -1.5em;  right: 1em;  background-color: #1745A5;  height: 4.25em;  width: 4.25em;  border-radius: 50%;  display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-align-items: center; -ms-flex-align: center; align-items: center;  color: #fff;  -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;  -webkit-transform: rotate(10deg); -ms-transform: rotate(10deg); transform: rotate(10deg); }.news__agenda__home__circle span{ text-align: center;  line-height: 1.15;  overflow: visible;  margin-left: auto;  margin-right: auto;  padding-left: .5em;  padding-right: .5em; }.news__agenda__home__link{ color: inherit;  background: none;  position: absolute;  height: 100%;  width: 100%;  -webkit-transition: none; transition: none;  top: 0;  left: 0;  z-index: 5; }.news__agenda__home__inner{ width: 100%;  max-width: none;  margin-top: .25em;  margin-bottom: .75em; }.news__agenda__home__inner .news-list__heading{ margin: 0;  min-height: initial; }.news__agenda__table{ width: 100%;  display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-justify-content: left; justify-content: left; }.news__agenda__table__date{ text-align: right;  vertical-align: baseline; }@supports (font-variant-numeric: tabular-nums){.news__agenda__table__date{ font-variant-numeric: tabular-nums;  text-align: left; }}.news__agenda__table__empty{ height: 1em; }.news__agenda__table__title{ vertical-align: baseline;  padding-left: 1.5em; }.news__agenda .accordion::before{ display: none; }.news__agenda .accordion{ padding: 0; }.news__agenda .accordion__content__inner{ padding-top: 1em; }.news__agenda .accordion__content__inner .content-section{ margin: 0; }.news__agenda .accordion__head{ padding: 0; }.news__agenda .accordion__head__icon::after{ content: none; }.news__agenda .accordion__head__icon::before{ content: none; }.news__agenda .accordion__head .accordion__head__inner{ margin: 0; }.news__agenda .accordion__head--open .accordion__head__inner:after{ -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }.news__agenda .accordion__head__inner:after{ -webkit-transform: none; -ms-transform: none; transform: none;  border: none;  position: static;  overflow: visible;  -webkit-transition: none; transition: none;  content: "";  font-family: uicons-regular-rounded;  font-style: normal;  font-weight: normal;  font-variant: normal;  text-transform: none;  line-height: 1;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;  -webkit-transition: transform .25s ease-in-out; transition: transform .25s ease-in-out;  font-size: 1.15em;  display: inline-block;  margin-top: .075em;  margin-left: .35em; }.news__agenda .message{ text-align: center; }.dropdownfilter{ max-width: 50%;  margin-top: 0;  position: relative; }.dropdownfilter__infotext{ color: #808080;  font-size: .8em;  margin-top: 2.25em; }.dropdownfilter__head{ display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;  -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between;  padding-top: .5em;  padding-bottom: .5em;  border-bottom: 2px solid black; }.dropdownfilter__head__text{ border: none;  list-style: none;  margin: 0;  display: block;  padding: .35em 0;  position: relative;  -webkit-transition: color .15s ease-in-out; transition: color .15s ease-in-out;  color: inherit; }.dropdownfilter__head .dropdownfilter__arrow{ display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;  -webkit-align-items: center; -ms-flex-align: center; align-items: center;  -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out;  padding-left: 1em;  padding-right: 1em; }.dropdownfilter .newsfilter__list__dropdown{ -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start;  overflow: auto;  max-height: 28em;  padding-left: .25em;  padding-bottom: 1em;  padding-right: 1em; }.dropdownfilter .dropdownfilter__search__wrapper{ height: 0;  overflow: hidden;  position: absolute;  left: 0;  right: 0;  bottom: 0;  -webkit-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%);  background: #fff;  z-index: 1; }.dropdownfilter .dropdownfilter__search__wrapper .search{ width: -webkit-calc(100% - 1em); width: calc(100% - 1em);  margin-bottom: 1em;  margin-right: 1em; }.dropdownfilter__open .dropdownfilter__search__wrapper{ padding: 1em 0 0 1em;  height: auto;  border-color: #d4d4d4;  -webkit-box-shadow: 0 0 4px 1px rgba(21,21,21,.1); box-shadow: 0 0 4px 1px rgba(21,21,21,.1); }.dropdownfilter__open .dropdownfilter__arrow{ -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }.dropdownfilter .newsfilter__item{ text-align: left;  word-break: inherit;  white-space: unset;  padding-top: .35em;  padding-bottom: .35em;  -webkit-flex-grow: 0; flex-grow: 0; }.dropdownfilter .newsfilter__item.level3{ padding-left: 1.5em; }.dropdownfilter .newsfilter__item.level4{ padding-left: 3em; }.dropdownfilter .newsfilter__item.level5{ padding-left: 4.5em; }.dropdownfilter .newsfilter__item.level6{ padding-left: 6em; }.dropdownfilter .newsfilter__item .newsfilter__link{ padding: 0; }.dropdownfilter .newsfilter__item .newsfilter__link::after{ border-bottom: 1px solid #1745A5;  bottom: 0; }.dropdownfilter::after{ content: none; }.form.form--newsletter .form__fieldwrap--infos{ margin-top: 2em; }.form.form--search{ margin-bottom: 0; }.searchfields{ display: -ms-flexbox; display: -webkit-flex; display: flex;  margin-left: -.5em;  margin-right: -.5em; }.searchfields > *{ padding-left: .5em;  padding-right: .5em;  margin-top: .75em;  margin-bottom: .75em; }.searchfields .form__fieldwrap--search{ width: 100%; }.searchreset__link{ color: #808080; }.searchreset__link .fi,.searchreset__link .fi::before{ line-height: 1;  vertical-align: middle; }.searchreset__link .fi::before{ margin-bottom: .15em;  margin-right: .25em;  display: inline-block; }.searchreset__link:hover{ color: #1745A5; }.searchresults .message:first-child{ margin-top: 0;  padding-top: 0; }.searchresults .message + .message{ padding-top: 0;  margin-top: -20px; }.searchresults__results{ margin-top: 1em;  margin-bottom: 2em; }.searchresults__number{ font-weight: 500; }.searchresults__item{ display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start;  -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;  margin: 0 -.875em;  position: relative;  padding: 1.75em 0;  border-bottom: 1px solid #eee;  -webkit-transition: background-color .25s ease-in-out; transition: background-color .25s ease-in-out; }.searchresults__item:hover{ background-color: #f6f6f6; }.searchresults__item:first-child{ border-top: 1px solid #eee; }.searchresults__item__text{ -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto;  width: 100%;  padding: 0 .875em;  min-width: 0; }.searchresults__item__image-wrap{ -webkit-flex: none; -ms-flex: none; flex: none;  padding: 0 .875em; }.searchresults__item__title{ color: #1745A5;  margin-top: 0;  letter-spacing: .025em; }.searchresults__item__title a::before{ content: "";  position: absolute;  top: 0;  left: 0;  right: 0;  bottom: 0; }.searchresults__item__url{ font-size: .825em;  color: #808080;  margin-bottom: .675em;  white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis; }.searchresults__item__url a,.searchresults__item__url .link{ color: inherit;  background-image: none; }.shariff ul{ list-style: none;  margin: 0;  padding: 0;  margin-bottom: .65em;  display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start;  -webkit-align-items: center; -ms-flex-align: center; align-items: center;  margin-left: -.325em;  margin-right: -.325em; }.shariff .fab::before,.shariff .far::before,.shariff .fal::before,.shariff .fas::before{ content: "";  display: block;  width: 30px;  height: 30px;  background-size: contain;  background-repeat: no-repeat;  background-position: center; }.shariff .fa-linkedin-in::before{ background-image: url(/typo3conf/ext/t8_custom/Resources/Public/Icons/kdk-linkedin-black.svg); }.shariff .fa-twitter::before{ background-image: url(/typo3conf/ext/t8_custom/Resources/Public/Icons/kdk-twitter-black.svg); }.shariff .shariff-button a{ line-height: 1;  padding: .325em;  display: block;  -webkit-transition: opacity .25s ease-in-out; transition: opacity .25s ease-in-out; }.shariff .shariff-button a:hover{ opacity: .5; }.shariff .share_text{ display: none; }#cc-notification{ border-top: 1px solid #eee;  background-color: #f6f6f6; }#cc-notification-wrapper{ padding-top: .625em;  padding-bottom: .75em; }#cc-notification-wrapper h2{ font-family: inherit;  padding: .425em 1em .425em 0;  line-height: 1.5; }.cc-notification-buttons li a{ cursor: pointer;  font-family: inherit;  font-weight: inherit;  font-size: inherit;  line-height: 1.425;  outline: none;  text-decoration: none;  color: #fff;  text-align: center;  border: 1px solid #1745A5;  border-radius: 5px;  padding: .65em 1.75em;  background-color: #1745A5;  -webkit-transition: background-color .25s ease-in-out,transform .25s ease-in-out; transition: background-color .25s ease-in-out,transform .25s ease-in-out;  display: inline-block; }.cc-notification-buttons li a:hover,.cc-notification-buttons li a:focus{ -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }.cc-notification-buttons li a::before,.cc-notification-buttons li a::after{ content: none; }.map{ height: 520px;  max-height: 65vh; }.team-list__item{ margin-bottom: 2em; }.team-list__item__image{ width: 100%;  height: auto;  position: relative; }.team-list__item__image-wrap{ display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;  -webkit-align-items: center; -ms-flex-align: center; align-items: center;  z-index: 1;  position: relative;  height: 0;  padding-top: 50%;  padding-bottom: 50%; }@media (max-width:1680px){.totop-button{ bottom: -webkit-calc(40px/2 + 7.5em); bottom: calc(40px/2 + 7.5em);  background-color: #fff;  padding: .35em .75em;  margin: -.35em -.75em;  border-radius: 5px; }.totop-button::after{ margin-top: -.25em;  margin-bottom: .25em; }.totop-button.totop-button--white{ background: transparent;  color: #fff; }}@media (max-width:1400px){.header__main{ font-size: 1em; }.header__logo{ -webkit-flex-grow: 0; flex-grow: 0;  max-width: none; }.navigation__main .navigation__list{ -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }.navigation__level2{ padding-bottom: 1.75em; }.navigation__level2 .navigation__text{ padding-left: 1.25em;  padding-right: 1.25em; }.navigation__level2 .navigation__text::before{ left: 1.25em;  right: 1.25em; }.main > .container > .content-section:not(.content--smaller) > .accordion::before{ left: 20px;  right: 20px; }.main > .container > .content-section:not(.content--smaller) > .accordion > .accordion__head,.main > .container > .content-section:not(.content--smaller) > .accordion > .accordion__content > .accordion__content__inner{ padding-left: -webkit-calc(40px/2 + .75em); padding-left: calc(40px/2 + .75em);  padding-right: -webkit-calc(40px/2 + .75em); padding-right: calc(40px/2 + .75em); }}@media screen and (max-width:1250px){html{ font-size: 16px; }h1,.heading--h1,h2,.heading--h2{ font-size: 2.625em; }.header__navigations{ padding-right: .625em; }.header__lang{ padding-left: .625em;  padding-right: .625em; }.header__meta{ padding-left: .75em; }.navigation__main{ margin-left: -1em;  margin-right: -1em; }.navigation__text{ padding-left: 1em;  padding-right: 1em; }.navigation__text::before{ left: 1em;  right: 1em; }.navigation__level2 .navigation__text{ padding-left: 1em;  padding-right: 1em; }.navigation__level2 .navigation__text::before{ left: 1em;  right: 1em; }}@media (max-width:1200px){.main > .container > .content-section.content--smaller > .accordion::before{ left: 20px;  right: 20px; }.main > .container > .content-section.content--smaller > .accordion > .accordion__head,.main > .container > .content-section.content--smaller > .accordion > .accordion__content > .accordion__content__inner{ padding-left: -webkit-calc(40px/2 + .75em); padding-left: calc(40px/2 + .75em);  padding-right: -webkit-calc(40px/2 + .75em); padding-right: calc(40px/2 + .75em); }}@media screen and (max-width:1100px){.main > .container > .content-section > .col12 > .ce-textpic > .ce-bodytext:first-child:last-child:not([class*="ce-bodytext--cols"]):not(.ce-bodytext--fullwidth),.main > .container > .content-section > .col12 > .ce-textpic.ce-textpic--svg-interactive > .ce-bodytext:not([class*="ce-bodytext--cols"]):not(.ce-bodytext--fullwidth),.main > .container > .content-section > .col12 > .ce-textpic.ce-textpic--svg-interactive > .gallery,.main > .container > .content-section > .col12 > .files,.main > .container > .content-section > .col12 > .links,.main > .container > .content-section > .col12 > .searchresults,.main > .container > .content-section > .col12 > .form.form--search,.main > .container > .content-section > .col12 > .form.form--newsletter,.main > .container > .content-section > .col12 > .inxmail_archive_iframe,.main > .container > .content-section > .col12.accordion .content-section > .col12 > .ce-textpic > .ce-bodytext:first-child:last-child:not([class*="ce-bodytext--cols"]):not(.ce-bodytext--fullwidth),.main > .container > .content-section > .col12.accordion .content-section > .col12 > .ce-textpic.ce-textpic--svg-interactive > .ce-bodytext:not([class*="ce-bodytext--cols"]):not(.ce-bodytext--fullwidth),.main > .container > .content-section > .col12.accordion .content-section > .col12 > .ce-textpic.ce-textpic--svg-interactive > .gallery,.main > .container > .content-section > .col12.accordion .content-section > .col12 > .files,.main > .container > .content-section > .col12.accordion .content-section > .col12 > .links,.main > .container > .content-section > .col12.accordion .content-section > .col12 > .searchresults,.main > .container > .content-section > .col12.accordion .content-section > .col12 > .form.form--search,.main > .container > .content-section > .col12.accordion .content-section > .col12 > .form.form--newsletter,.main > .container > .content-section > .col12.accordion .content-section > .col12 > .inxmail_archive_iframe{ width: 100%; }.main > .container > .content-section > .col12.accordion [class^="col"]:not(.col12) .content-section > .col12 > .ce-textpic > .ce-bodytext:first-child:last-child:not([class*="ce-bodytext--cols"]):not(.ce-bodytext--fullwidth),.main > .container > .content-section > .col12.accordion [class^="col"]:not(.col12) .content-section > .col12 > .ce-textpic.ce-textpic--svg-interactive > .ce-bodytext:not([class*="ce-bodytext--cols"]):not(.ce-bodytext--fullwidth),.main > .container > .content-section > .col12.accordion [class^="col"]:not(.col12) .content-section > .col12 > .ce-textpic.ce-textpic--svg-interactive > .gallery,.main > .container > .content-section > .col12.accordion [class^="col"]:not(.col12) .content-section > .col12 > .files,.main > .container > .content-section > .col12.accordion [class^="col"]:not(.col12) .content-section > .col12 > .links,.main > .container > .content-section > .col12.accordion [class^="col"]:not(.col12) .content-section > .col12 > .searchresults,.main > .container > .content-section > .col12.accordion [class^="col"]:not(.col12) .content-section > .col12 > .form.form--search,.main > .container > .content-section > .col12.accordion [class^="col"]:not(.col12) .content-section > .col12 > .form.form--newsletter,.main > .container > .content-section > .col12.accordion [class^="col"]:not(.col12) .content-section > .col12 > .inxmail_archive_iframe,.main > .container > .content-section > .col12.accordion [class*=" col"]:not(.col12) .content-section > .col12 > .ce-textpic > .ce-bodytext:first-child:last-child:not([class*="ce-bodytext--cols"]):not(.ce-bodytext--fullwidth),.main > .container > .content-section > .col12.accordion [class*=" col"]:not(.col12) .content-section > .col12 > .ce-textpic.ce-textpic--svg-interactive > .ce-bodytext:not([class*="ce-bodytext--cols"]):not(.ce-bodytext--fullwidth),.main > .container > .content-section > .col12.accordion [class*=" col"]:not(.col12) .content-section > .col12 > .ce-textpic.ce-textpic--svg-interactive > .gallery,.main > .container > .content-section > .col12.accordion [class*=" col"]:not(.col12) .content-section > .col12 > .files,.main > .container > .content-section > .col12.accordion [class*=" col"]:not(.col12) .content-section > .col12 > .links,.main > .container > .content-section > .col12.accordion [class*=" col"]:not(.col12) .content-section > .col12 > .searchresults,.main > .container > .content-section > .col12.accordion [class*=" col"]:not(.col12) .content-section > .col12 > .form.form--search,.main > .container > .content-section > .col12.accordion [class*=" col"]:not(.col12) .content-section > .col12 > .form.form--newsletter,.main > .container > .content-section > .col12.accordion [class*=" col"]:not(.col12) .content-section > .col12 > .inxmail_archive_iframe{ width: auto; }.news-detail__header,.news-detail__article{ width: 100%; }}@media (max-width:1023px){.main .container > .content-section,.footer .container > .content-section{ padding-bottom: 3em;  padding-top: 3em; }.main .container > .content-section:not([class*="background-"]) + .content-section:not([class*="background-"]),.footer .container > .content-section:not([class*="background-"]) + .content-section:not([class*="background-"]){ padding-top: 0; }.main .container > .content-section.content-section--accordion + .content-section--accordion,.footer .container > .content-section.content-section--accordion + .content-section--accordion{ margin-top: -3em; }.main .container > .content-section.background-blue + .background-blue,.footer .container > .content-section.background-blue + .background-blue{ padding-top: 0; }.main .container > .content-section.background-blue + .background-blue.padding--more-top,.footer .container > .content-section.background-blue + .background-blue.padding--more-top{ padding-top: 2.375em; }.main .container > .content-section.background-grey + .background-grey,.footer .container > .content-section.background-grey + .background-grey{ padding-top: 0; }.main .container > .content-section.background-grey + .background-grey.padding--more-top,.footer .container > .content-section.background-grey + .background-grey.padding--more-top{ padding-top: 2.375em; }.main .container > .content-section.padding--more-top,.footer .container > .content-section.padding--more-top{ padding-top: 4.75em; }.main .container > .content-section.padding--more-bottom,.footer .container > .content-section.padding--more-bottom{ padding-bottom: 4.75em; }.main .container > .content-section.padding--more-bottom.content-section--accordion + .content-section--accordion,.footer .container > .content-section.padding--more-bottom.content-section--accordion + .content-section--accordion{ margin-top: -4.75em; }.main .container > .content-section.padding--less-top,.footer .container > .content-section.padding--less-top{ padding-top: .75em; }.main .container > .content-section.padding--less-bottom,.footer .container > .content-section.padding--less-bottom{ padding-bottom: .75em; }.main .container > .content-section.padding--less-bottom.content-section--accordion + .content-section--accordion,.footer .container > .content-section.padding--less-bottom.content-section--accordion + .content-section--accordion{ margin-top: -.75em; }.main .container > .content-section.padding--none-top,.footer .container > .content-section.padding--none-top{ padding-top: 0; }.main .container > .content-section.padding--none-bottom,.footer .container > .content-section.padding--none-bottom{ padding-bottom: 0; }.main .container > .content-section.padding--none-bottom.content-section--accordion + .content-section--accordion,.footer .container > .content-section.padding--none-bottom.content-section--accordion + .content-section--accordion{ margin-top: 0; }.main .container:last-child > .content-section:last-child:not(.padding--none-bottom){ padding-bottom: 5.625em; }.main .container:last-child > .content-section:last-child.padding--more-bottom{ padding-bottom: 8.3125em; }.main .container:last-child > .content-section:last-child.padding--less-bottom{ padding-bottom: 1.2375em; }.header:not(.header--pagetitle) + .main .container:first-child > .content-section:first-child:not(.padding--none-top){ padding-top: 3.525em; }.header:not(.header--pagetitle) + .main .container:first-child > .content-section:first-child.padding--more-top{ padding-top: 5.58125em; }.header:not(.header--pagetitle) + .main .container:first-child > .content-section:first-child.padding--less-top{ padding-top: .88125em; }[class^="col"]:not(.col12):not(:empty) + [class^="col"]:not(.col12).col-medium-12:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col3.col-medium-6:not(:empty) + .col3.col-medium-6:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col4.col-medium-6:not(:empty) + .col4.col-medium-6:not(:empty){ margin-top: 20px; }[class^="col"]:not(.col12):not(:empty):not([class*="col-medium-"]):not(:last-child):not(:first-child) .ce-bodytext:last-child > *:last-child,.content:not(.content--wrap-reverse) > [class^="col"]:not(.col12):not(:empty):not([class*="col-medium-"]):first-child .ce-bodytext:last-child > *:last-child,[class^="col"]:not(.col12):not(:empty).col-medium-12:not(:last-child):not(:first-child) .ce-bodytext:last-child > *:last-child,.content:not(.content--wrap-reverse) > [class^="col"]:not(.col12):not(:empty).col-medium-12:first-child .ce-bodytext:last-child > *:last-child{ margin-bottom: 0; }[class^="col"]:not(.col12):not(:empty):not([class*="col-medium-"]):not(:last-child):not(:first-child) .gallery:last-child,.content:not(.content--wrap-reverse) > [class^="col"]:not(.col12):not(:empty):not([class*="col-medium-"]):first-child .gallery:last-child,[class^="col"]:not(.col12):not(:empty).col-medium-12:not(:last-child):not(:first-child) .gallery:last-child,.content:not(.content--wrap-reverse) > [class^="col"]:not(.col12):not(:empty).col-medium-12:first-child .gallery:last-child{ margin-bottom: -20px; }.content--wrap-reverse > [class^="col"]:not(.col12).col-medium-12:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .col3.col-medium-6:not(:empty) + .col3.col-medium-6:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .col4.col-medium-6:not(:empty) + .col4.col-medium-6:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + [class^="col"]:not(.col12).col-medium-12:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col3.col-medium-6:not(:empty) + .col3.col-medium-6:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col4.col-medium-6:not(:empty) + .col4.col-medium-6:not(:empty):not(:last-child){ margin-top: 20px; }.content--wrap-reverse:not([class*="col-medium-"]):not(:last-child):not(:first-child) .ce-bodytext:last-child > *:last-child,.content--wrap-reverse:not([class*="col-medium-"]):last-child .ce-bodytext:last-child > *:last-child,.content--wrap-reverse.col-medium-12:not(:last-child):not(:first-child) .ce-bodytext:last-child > *:last-child,.content--wrap-reverse.col-medium-12:last-child .ce-bodytext:last-child > *:last-child{ margin-bottom: 0; }.content--wrap-reverse:not([class*="col-medium-"]):not(:last-child):not(:first-child) .gallery:last-child,.content--wrap-reverse:not([class*="col-medium-"]):last-child .gallery:last-child,.content--wrap-reverse.col-medium-12:not(:last-child):not(:first-child) .gallery:last-child,.content--wrap-reverse.col-medium-12:last-child .gallery:last-child{ margin-bottom: -20px; }.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + [class^="col"]:not(.col12).col-medium-12:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col3.col-medium-6:not(:empty) + .col3.col-medium-6:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col4.col-medium-6:not(:empty) + .col4.col-medium-6:not(:empty):last-child{ margin-top: 0; }.content--vertical-bottom > [class^="col"]:not([class*="col-medium-"]):last-child,.content--vertical-bottom > [class^="col"].col-medium-12:last-child{ margin-bottom: 20px; }.content--vertical-bottom.content--wrap-reverse > [class^="col"]:not([class*="col-medium-"]):last-child,.content--vertical-bottom.content--wrap-reverse > [class^="col"].col-medium-12:last-child{ margin-bottom: 0; }.content--vertical-bottom.content--wrap-reverse > [class^="col"]:not([class*="col-medium-"]):first-child,.content--vertical-bottom.content--wrap-reverse > [class^="col"].col-medium-12:first-child{ margin-bottom: 20px; }.container.container--pagetitle:not(.visuallyhidden){ padding-top: 4em;  padding-bottom: 3.25em; }body{ padding-top: 4.75em; }.anchor{ top: -4.75em; }.header__main{ bottom: -webkit-calc(100% - 4.75em); bottom: calc(100% - 4.75em);  -webkit-transition: bottom .3s ease-in-out; transition: bottom .3s ease-in-out;  overflow: visible;  -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;  -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start;  border-color: #eee; }.header__main--open{ bottom: -webkit-calc(0% - .001em); bottom: calc(0% - .001em); }.header__logo{ padding-top: .875em;  padding-bottom: .875em; }.header__logo__img{ height: -webkit-calc(4.75em - 1.75em); height: calc(4.75em - 1.75em);  width: auto; }.header__lang{ -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; }.header__meta{ display: none; }.navigation__main{ display: none; }.navigation__mobile{ display: block; }.navigation__mobile__burger{ width: 2em;  padding: -webkit-calc((4.75em - 14px - 6px) / 2) 20px; padding: calc((4.75em - 14px - 6px) / 2) 20px;  -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;  -webkit-transition: transform .375s ease-in-out; transition: transform .375s ease-in-out;  cursor: pointer; }.navigation__mobile__burger__bar{ display: block;  width: 100%;  height: 2px;  margin: 7px 0;  background: #151515;  border-radius: 2px;  -webkit-transition: transform .625s ease-in-out; transition: transform .625s ease-in-out;  -webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center; }.navigation__mobile__burger__bar:first-child{ margin-top: 0; }.navigation__mobile__burger__bar:last-child{ margin-bottom: 0; }.navigation__mobile__burger--open{ -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg);  -webkit-transition: transform .625s ease-in-out; transition: transform .625s ease-in-out; }.navigation__mobile__burger--open .navigation__mobile__burger__bar{ opacity: 0;  -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg);  -webkit-transition: transform .625s ease-in-out,opacity .25s ease-in-out .125s; transition: transform .625s ease-in-out,opacity .25s ease-in-out .125s; }.navigation__mobile__burger--open .navigation__mobile__burger__bar:first-child{ opacity: 1;  -webkit-transform: translateY(9px) rotate(135deg); -ms-transform: translateY(9px) rotate(135deg); transform: translateY(9px) rotate(135deg);  -webkit-transition: transform .625s ease-in-out; transition: transform .625s ease-in-out; }.navigation__mobile__burger--open .navigation__mobile__burger__bar:last-child{ opacity: 1;  -webkit-transform: translateY(-9px) rotate(45deg); -ms-transform: translateY(-9px) rotate(45deg); transform: translateY(-9px) rotate(45deg);  -webkit-transition: transform .625s ease-in-out; transition: transform .625s ease-in-out; }.navigation__mobile__nav{ height: -webkit-calc(100% + 1em); height: calc(100% + 1em);  display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;  -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }.navigation__mobile__nav__wrap{ background: #f6f6f6;  border-top: 0 solid #eee;  -webkit-transition: border 0s ease .3s; transition: border 0s ease .3s;  position: absolute;  top: 4.75em;  left: 0;  right: 0;  bottom: 0;  overflow: auto;  -webkit-overflow-scrolling: touch;  overflow-scrolling: touch; }.header__main--open .navigation__mobile__nav__wrap{ border-top-width: 1px;  -webkit-transition: border 0s ease 0s; transition: border 0s ease 0s; }.navigation__mobile__nav > *{ width: 100%; }.navigation__mobile__list{ list-style: none;  padding: 1em 0;  margin: 0;  font-size: 1.43em; }.navigation__mobile .navigation__link{ display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between;  -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;  padding-right: 3.75em; }.navigation__mobile .navigation__link:hover .navigation__image{ opacity: 1; }.navigation__mobile .navigation__item--has-image .navigation__link{ -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }.navigation__mobile .navigation__item--has-children > .navigation__link{ padding-right: 0; }.navigation__mobile .navigation__arrow{ display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;  -webkit-align-items: center; -ms-flex-align: center; align-items: center;  padding: 0 -webkit-calc(40px/2 + .35em); padding: 0 calc(40px/2 + .35em);  -webkit-transition: transform .25s ease-in-out; transition: transform .25s ease-in-out;  -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; }.navigation__mobile .navigation__arrow--open{ -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }.navigation__mobile .navigation__text{ padding: .75em 20px;  height: auto; }.navigation__mobile .navigation__text::before{ top: auto;  left: 20px;  right: 20px;  bottom: .75em;  border-top-width: 1px; }.navigation__mobile .navigation__image{ padding-top: .85em;  padding-left: 20px;  -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }.navigation__mobile .navigation__image + .navigation__text{ padding-left: .875em; }.navigation__mobile .navigation__level2{ display: block;  position: static;  -webkit-transform: none; -ms-transform: none; transform: none;  padding: 0;  background: transparent;  font-weight: 400;  white-space: normal;  max-height: none;  font-size: 1.15rem; }.navigation__mobile .navigation__level2-wrap{ position: static;  -webkit-transform: none; -ms-transform: none; transform: none;  opacity: 1;  pointer-events: all;  overflow: hidden;  -webkit-transition: height .3s ease; transition: height .3s ease; }.navigation__mobile .navigation__level2-wrap::before,.navigation__mobile .navigation__level2-wrap::after{ content: none; }.navigation__mobile .navigation__level2-wrap:not(.navigation__level2-wrap--open){ height: 0 !important; }.navigation__mobile .navigation__level2-wrap--open:not(.navigation__level2-wrap--in-progress){ height: auto !important; }.navigation__mobile .navigation__level2 .navigation__item:last-child{ padding-bottom: 1.15em; }.navigation__mobile .navigation__level2 .navigation__text{ padding-top: .425em;  padding-bottom: .425em; }.navigation__mobile .navigation__level2 .navigation__text::before{ bottom: .425em; }.navigation__mobile .navigation__level2-wrap,.navigation__mobile .navigation__item:hover > .navigation__level2-wrap,.navigation__mobile .navigation__item.hovered > .navigation__level2-wrap{ -webkit-transition: height .3s ease-in-out; transition: height .3s ease-in-out; }.navigation__mobile__list.navigation__mobile__list--meta{ margin: 0;  padding: 0;  padding-top: 1.25em; }.navigation__mobile__list.navigation__mobile__list--meta .navigation__link.button{ display: inline-block;  padding: .45em 1.25em;  margin: 20px;  margin-bottom: -webkit-calc(40px/2 + 1em); margin-bottom: calc(40px/2 + 1em);  color: #fff;  -webkit-transition: background-color .25s ease-in-out,transform .25s ease-in-out; transition: background-color .25s ease-in-out,transform .25s ease-in-out; }.navigation__mobile__list.navigation__mobile__list--meta .navigation__link.button .navigation__text{ padding: 0;  display: inline; }.navigation__mobile__list.navigation__mobile__list--meta .navigation__link.button .navigation__text::before{ content: none; }.content-section > [class^="col"]:not(.col12).col6.col-medium-12 > [class*="background-"].content-section > .col12 > .ce-textpic > .ce-bodytext > *:not(.text-center):not(.text-right),.content-section > [class*=" col"]:not(.col12).col6.col-medium-12 > [class*="background-"].content-section > .col12 > .ce-textpic > .ce-bodytext > *:not(.text-center):not(.text-right){ max-width: none; }.bannerslider__item__pattern{ width: -webkit-calc((100% + (2.5em + 40px/2)) * .5 - 40px); width: calc((100% + (2.5em + 40px/2)) * .5 - 40px); }.bannerslider__item__text{ width: -webkit-calc((100% + (2.5em + 40px/2)) * .5 - (2.5em + 40px/2)); width: calc((100% + (2.5em + 40px/2)) * .5 - (2.5em + 40px/2));  padding-left: .75em; }.bannerslider__nav{ width: -webkit-calc(2.5em + 40px/2); width: calc(2.5em + 40px/2); }.bannerslider__nav__item::before,.bannerslider__nav__item::after{ width: 1.15em; }.bannerslider__nav__item__number{ padding-left: .25em;  font-size: .775em; }.main > .container > .content-section:not(.content--smaller) > .accordion > .accordion__head,.main > .container > .content-section:not(.content--smaller) > .accordion > .accordion__content > .accordion__content__inner,.main > .container > .content-section.content--smaller > .accordion > .accordion__head,.main > .container > .content-section.content--smaller > .accordion > .accordion__content > .accordion__content__inner{ padding-left: 20px;  padding-right: 20px; }.ce-textpic.ce-intext:not(.ce-nowrap) .gallery{ width: 100%; }.news-list__item.news-list__item--teaser{ max-width: 50%; }.dropdownfilter{ max-width: 75%; }}@media (max-width:860px){.news-list.content{ margin-left: -20px;  margin-right: -20px; }.news-list.content > [class^="col"],.news-list.content > [class*=" col"],.news-list.content > .news-list__item{ padding-left: 20px;  padding-right: 20px; }.searchresults__item{ padding-top: 1.35em;  padding-bottom: 1.35em;  margin-left: -.525em;  margin-right: -.525em; }.searchresults__item__text,.searchresults__item__image-wrap{ padding-left: .525em;  padding-right: .525em; }.dropdownfilter{ max-width: 100%; }.dropdownfilter .newsfilter__list__dropdown{ max-height: 30vh; }}@media (max-width:767px){html{ font-size: 14px; }[class^="col"]:not(.col12):not(:empty) + [class^="col"]:not(.col12).col-small-12:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col3:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col4:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col5:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col6:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col7:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col8:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col9:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col10:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col11:not(:empty){ margin-top: 20px; }[class^="col"]:not(.col12):not(:empty):not([class*="col-small-"]):not(:last-child):not(:first-child) .ce-bodytext:last-child > *:last-child,.content:not(.content--wrap-reverse) > [class^="col"]:not(.col12):not(:empty):not([class*="col-small-"]):first-child .ce-bodytext:last-child > *:last-child,[class^="col"]:not(.col12):not(:empty).col-small-12:not(:last-child):not(:first-child) .ce-bodytext:last-child > *:last-child,.content:not(.content--wrap-reverse) > [class^="col"]:not(.col12):not(:empty).col-small-12:first-child .ce-bodytext:last-child > *:last-child{ margin-bottom: 0; }[class^="col"]:not(.col12):not(:empty):not([class*="col-small-"]):not(:last-child):not(:first-child) .gallery:last-child,.content:not(.content--wrap-reverse) > [class^="col"]:not(.col12):not(:empty):not([class*="col-small-"]):first-child .gallery:last-child,[class^="col"]:not(.col12):not(:empty).col-small-12:not(:last-child):not(:first-child) .gallery:last-child,.content:not(.content--wrap-reverse) > [class^="col"]:not(.col12):not(:empty).col-small-12:first-child .gallery:last-child{ margin-bottom: -20px; }.content--wrap-reverse > [class^="col"]:not(.col12).col-small-12:first-child:not(:empty):not(:last-child),.content--wrap-reverse > [class^="col"]:not(.col12).col-small-12:not(:empty):not(:last-child),.content--wrap-reverse > .col3:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col3:not(:empty):not(:last-child),.content--wrap-reverse > .col4:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col4:not(:empty):not(:last-child),.content--wrap-reverse > .col5:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col5:not(:empty):not(:last-child),.content--wrap-reverse > .col6:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col6:not(:empty):not(:last-child),.content--wrap-reverse > .col7:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col7:not(:empty):not(:last-child),.content--wrap-reverse > .col8:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col8:not(:empty):not(:last-child),.content--wrap-reverse > .col9:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col9:not(:empty):not(:last-child),.content--wrap-reverse > .col10:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col10:not(:empty):not(:last-child),.content--wrap-reverse > .col11:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col11:not(:empty):not(:last-child){ margin-top: 20px; }.content--wrap-reverse >:not([class*="col-small-"]):not(:last-child):not(:first-child) .ce-bodytext:last-child > *:last-child,.content--wrap-reverse >:not([class*="col-small-"]):last-child .ce-bodytext:last-child > *:last-child,.content--wrap-reverse >.col-small-12:not(:last-child):not(:first-child) .ce-bodytext:last-child > *:last-child,.content--wrap-reverse >.col-small-12:last-child .ce-bodytext:last-child > *:last-child{ margin-bottom: 0; }.content--wrap-reverse >:not([class*="col-small-"]):not(:last-child):not(:first-child) .gallery:last-child,.content--wrap-reverse >:not([class*="col-small-"]):last-child .gallery:last-child,.content--wrap-reverse >.col-small-12:not(:last-child):not(:first-child) .gallery:last-child,.content--wrap-reverse >.col-small-12:last-child .gallery:last-child{ margin-bottom: -20px; }.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + [class^="col"]:not(.col12).col-small-12:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col3:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col4:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col5:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col6:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col7:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col8:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col9:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col10:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col11:not(:empty):last-child{ margin-top: 0; }.content--vertical-bottom > [class^="col"]:not([class*="col-small-"]):last-child,.content--vertical-bottom > [class^="col"].col-small-12:last-child{ margin-bottom: 20px; }.content--vertical-bottom.content--wrap-reverse > [class^="col"]:not([class*="col-small-"]):last-child,.content--vertical-bottom.content--wrap-reverse > [class^="col"].col-small-12:last-child{ margin-bottom: 0; }.content--vertical-bottom.content--wrap-reverse > [class^="col"]:not([class*="col-small-"]):first-child,.content--vertical-bottom.content--wrap-reverse > [class^="col"].col-small-12:first-child{ margin-bottom: 20px; }.ce-bodytext.ce-bodytext--cols2{ -webkit-column-count: 1; column-count: 1; }.ce-bodytext.ce-bodytext--cols3{ -webkit-column-count: 1; column-count: 1; }.ce-bodytext.ce-bodytext--cols4{ -webkit-column-count: 1; column-count: 1; }.content-section > [class^="col"]:not(.col12) > [class*="background-"].content-section,.content-section > [class*=" col"]:not(.col12) > [class*="background-"].content-section{ padding: 1.875em 1.75em 1em;  margin-bottom: 0; }.content-section > [class^="col"]:not(.col12) > [class*="background-"].content-section:not(:last-child),.content-section > [class*=" col"]:not(.col12) > [class*="background-"].content-section:not(:last-child){ margin-bottom: 20px; }.content-section > [class^="col"]:not(.col12) > [class*="background-"].content-section.padding--none-bottom,.content-section > [class*=" col"]:not(.col12) > [class*="background-"].content-section.padding--none-bottom{ margin-bottom: 0; }.content-section > [class^="col"]:not(.col12).col6.col-small-12 > [class*="background-"].content-section > .col12 > .ce-textpic > .ce-bodytext > *:not(.text-center):not(.text-right),.content-section > [class^="col"]:not(.col12).col6 > [class*="background-"].content-section > .col12 > .ce-textpic > .ce-bodytext > *:not(.text-center):not(.text-right),.content-section > [class*=" col"]:not(.col12).col6.col-small-12 > [class*="background-"].content-section > .col12 > .ce-textpic > .ce-bodytext > *:not(.text-center):not(.text-right),.content-section > [class*=" col"]:not(.col12).col6 > [class*="background-"].content-section > .col12 > .ce-textpic > .ce-bodytext > *:not(.text-center):not(.text-right){ max-width: none; }.bannerslider__item__pattern{ width: -webkit-calc((100% + (2.5em + 40px/2)) * .4 - 40px); width: calc((100% + (2.5em + 40px/2)) * .4 - 40px); }.bannerslider__item__pattern__inner{ background-size: auto 150%; }.bannerslider__item__text{ width: -webkit-calc((100% + (2.5em + 40px/2)) * .6 - (2.5em + 40px/2)); width: calc((100% + (2.5em + 40px/2)) * .6 - (2.5em + 40px/2)); }.header > .container > .content-section{ padding-top: 2em;  padding-bottom: 1.25em; }.imageslider__images:last-child{ margin-bottom: 2em; }.imageslider__figure{ height: 100%;  display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;  -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }.imageslider__image{ max-height: 100%;  max-width: 100%;  width: auto; }.imageslider__image-wrap{ display: -ms-flexbox; display: -webkit-flex; display: flex;  -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end;  height: 53vw;  -webkit-flex-grow: 1; flex-grow: 1; }.imageslider__caption{ -webkit-flex-grow: 0; flex-grow: 0;  -webkit-flex-shrink: 0; flex-shrink: 0; }.news-detail__media .imageslider__figure:first-child:last-child{ margin-bottom: 0; }.footer .container > .content-section.padding--more-top:first-child{ padding-top: 3.5em; }.footer .pages__list{ -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start;  margin-top: 1em; }.footer [class^="col"]:not(.col12):last-child > .content-section .pages__list,.footer [class*=" col"]:not(.col12):last-child > .content-section .pages__list{ -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }.footer .anchor + [class^="col"]:not(.col12) > .content-section .pages__list,.footer .anchor + [class*=" col"]:not(.col12) > .content-section .pages__list{ margin-top: 0; }.totop-button{ bottom: -webkit-calc(40px/2 + 2.25em); bottom: calc(40px/2 + 2.25em); }}@media (max-width:650px){h1,.heading--h1,h2,.heading--h2{ font-size: 2.175em; }h3,.heading--h3{ font-size: 1.425em; }.container.container--pagetitle:not(.visuallyhidden){ padding-top: 3.25em;  padding-bottom: 2.25em; }.main .container > .content-section,.footer .container > .content-section{ padding-bottom: 2.5em;  padding-top: 2.5em; }.main .container > .content-section:not([class*="background-"]) + .content-section:not([class*="background-"]),.footer .container > .content-section:not([class*="background-"]) + .content-section:not([class*="background-"]){ padding-top: 0; }.main .container > .content-section.content-section--accordion + .content-section--accordion,.footer .container > .content-section.content-section--accordion + .content-section--accordion{ margin-top: -2.5em; }.main .container > .content-section.background-blue + .background-blue,.footer .container > .content-section.background-blue + .background-blue{ padding-top: 0; }.main .container > .content-section.background-blue + .background-blue.padding--more-top,.footer .container > .content-section.background-blue + .background-blue.padding--more-top{ padding-top: 2.125em; }.main .container > .content-section.background-grey + .background-grey,.footer .container > .content-section.background-grey + .background-grey{ padding-top: 0; }.main .container > .content-section.background-grey + .background-grey.padding--more-top,.footer .container > .content-section.background-grey + .background-grey.padding--more-top{ padding-top: 2.125em; }.main .container > .content-section.padding--more-top,.footer .container > .content-section.padding--more-top{ padding-top: 4.25em; }.main .container > .content-section.padding--more-bottom,.footer .container > .content-section.padding--more-bottom{ padding-bottom: 4.25em; }.main .container > .content-section.padding--more-bottom.content-section--accordion + .content-section--accordion,.footer .container > .content-section.padding--more-bottom.content-section--accordion + .content-section--accordion{ margin-top: -4.25em; }.main .container > .content-section.padding--less-top,.footer .container > .content-section.padding--less-top{ padding-top: .575em; }.main .container > .content-section.padding--less-bottom,.footer .container > .content-section.padding--less-bottom{ padding-bottom: .575em; }.main .container > .content-section.padding--less-bottom.content-section--accordion + .content-section--accordion,.footer .container > .content-section.padding--less-bottom.content-section--accordion + .content-section--accordion{ margin-top: -.575em; }.main .container > .content-section.padding--none-top,.footer .container > .content-section.padding--none-top{ padding-top: 0; }.main .container > .content-section.padding--none-bottom,.footer .container > .content-section.padding--none-bottom{ padding-bottom: 0; }.main .container > .content-section.padding--none-bottom.content-section--accordion + .content-section--accordion,.footer .container > .content-section.padding--none-bottom.content-section--accordion + .content-section--accordion{ margin-top: 0; }.main .container:last-child > .content-section:last-child:not(.padding--none-bottom){ padding-bottom: 4.6875em; }.main .container:last-child > .content-section:last-child.padding--more-bottom{ padding-bottom: 7.4375em; }.main .container:last-child > .content-section:last-child.padding--less-bottom{ padding-bottom: .94875em; }.header:not(.header--pagetitle) + .main .container:first-child > .content-section:first-child:not(.padding--none-top){ padding-top: 2.9375em; }.header:not(.header--pagetitle) + .main .container:first-child > .content-section:first-child.padding--more-top{ padding-top: 4.99375em; }.header:not(.header--pagetitle) + .main .container:first-child > .content-section:first-child.padding--less-top{ padding-top: .675625em; }.bannerpattern{ min-height: 8.5em;  background-size: auto 300%; }.ce-textpic--svg-interactive .gallery__image{ display: none; }.ce-textpic--svg-interactive .list--svg{ margin-top: 1.5em;  -webkit-columns: 2; columns: 2; }.ce-textpic--svg-interactive.ce-textpic.ce-above .gallery + .ce-bodytext > .list--svg:first-child{ margin-top: 1.5em; }}@media (max-width:560px){.bannerslider__item{ -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }.bannerslider__item__pattern{ width: 100%; }.bannerslider__item__pattern__inner{ padding-bottom: 55%;  background-size: auto 200%; }.bannerslider__item__tag,.bannerslider__item__title,.bannerslider__item__teaser{ max-width: none;  padding-right: 3.25rem; }.bannerslider__item__teaser{ padding-bottom: 1.5em; }.bannerslider__item__text{ width: 100%;  padding-top: 1.5em;  padding-left: 20px; }.bannerslider__nav{ margin-left: -webkit-calc((2.5em + 40px/2) * -1); margin-left: calc((2.5em + 40px/2) * -1);  -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start;  margin-top: -webkit-calc((100vw - 40px) * .55); margin-top: calc((100vw - 40px) * .55);  padding-top: 1.375em;  background: #fff; }.bannerslider__nav__item{ padding-top: .175em;  padding-bottom: .175em; }.header > .container > .content-section{ padding-bottom: .5em; }.pageoverview__item{ width: 100%;  padding-bottom: 2em; }.pageoverview__item__inner{ max-width: none; }.pageoverview__item:nth-child(2n) .pageoverview__item__inner{ margin-left: 0;  margin-right: auto; }.pageoverview__item__pattern__inner{ padding-bottom: 60%;  background-size: auto 200%; }.news-list__item{ width: 100%; }.news-list__item:nth-child(2n) .news-list__item__inner{ margin-left: 0;  margin-right: auto; }.news-list__item.news-list__item--teaser{ max-width: none; }.news-list.news-list--teaser{ -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }.searchresults__item{ -webkit-flex-wrap: wrap-reverse; -ms-flex-wrap: wrap-reverse; flex-wrap: wrap-reverse; }.searchresults__item__image-wrap{ margin-top: 1em; }}@media (max-width:480px){.footer .container:last-child > .content-section:last-child{ padding-bottom: 4em; }.totop-button{ bottom: 20px; }}@media print and (max-width:1023px){[class^="col"]:not(.col12):not(:empty) + [class^="col"]:not(.col12).col-medium-12:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col3.col-medium-6:not(:empty) + .col3.col-medium-6:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col4.col-medium-6:not(:empty) + .col4.col-medium-6:not(:empty){ margin-top: 0; }[class^="col"]:not(.col12):not(:empty):not([class*="col-medium-"]):not(:last-child):not(:first-child) .ce-bodytext:last-child > *:last-child,.content:not(.content--wrap-reverse) > [class^="col"]:not(.col12):not(:empty):not([class*="col-medium-"]):first-child .ce-bodytext:last-child > *:last-child,[class^="col"]:not(.col12):not(:empty).col-medium-12:not(:last-child):not(:first-child) .ce-bodytext:last-child > *:last-child,.content:not(.content--wrap-reverse) > [class^="col"]:not(.col12):not(:empty).col-medium-12:first-child .ce-bodytext:last-child > *:last-child{ margin-bottom: 0; }[class^="col"]:not(.col12):not(:empty):not([class*="col-medium-"]):not(:last-child):not(:first-child) .gallery:last-child,.content:not(.content--wrap-reverse) > [class^="col"]:not(.col12):not(:empty):not([class*="col-medium-"]):first-child .gallery:last-child,[class^="col"]:not(.col12):not(:empty).col-medium-12:not(:last-child):not(:first-child) .gallery:last-child,.content:not(.content--wrap-reverse) > [class^="col"]:not(.col12):not(:empty).col-medium-12:first-child .gallery:last-child{ margin-bottom: 0; }.content--wrap-reverse > [class^="col"]:not(.col12).col-medium-12:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .col3.col-medium-6:not(:empty) + .col3.col-medium-6:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .col4.col-medium-6:not(:empty) + .col4.col-medium-6:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + [class^="col"]:not(.col12).col-medium-12:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col3.col-medium-6:not(:empty) + .col3.col-medium-6:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col4.col-medium-6:not(:empty) + .col4.col-medium-6:not(:empty):not(:last-child){ margin-top: 0; }.content--wrap-reverse:not([class*="col-medium-"]):not(:last-child):not(:first-child) .ce-bodytext:last-child > *:last-child,.content--wrap-reverse:not([class*="col-medium-"]):last-child .ce-bodytext:last-child > *:last-child,.content--wrap-reverse.col-medium-12:not(:last-child):not(:first-child) .ce-bodytext:last-child > *:last-child,.content--wrap-reverse.col-medium-12:last-child .ce-bodytext:last-child > *:last-child{ margin-bottom: 0; }.content--wrap-reverse:not([class*="col-medium-"]):not(:last-child):not(:first-child) .gallery:last-child,.content--wrap-reverse:not([class*="col-medium-"]):last-child .gallery:last-child,.content--wrap-reverse.col-medium-12:not(:last-child):not(:first-child) .gallery:last-child,.content--wrap-reverse.col-medium-12:last-child .gallery:last-child{ margin-bottom: 0; }.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + [class^="col"]:not(.col12).col-medium-12:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col3.col-medium-6:not(:empty) + .col3.col-medium-6:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col4.col-medium-6:not(:empty) + .col4.col-medium-6:not(:empty):last-child{ margin-top: 0; }.content--vertical-bottom > [class^="col"]:not([class*="col-medium-"]):last-child,.content--vertical-bottom > [class^="col"].col-medium-12:last-child{ margin-bottom: 0; }.content--vertical-bottom.content--wrap-reverse > [class^="col"]:not([class*="col-medium-"]):last-child,.content--vertical-bottom.content--wrap-reverse > [class^="col"].col-medium-12:last-child{ margin-bottom: 0; }.content--vertical-bottom.content--wrap-reverse > [class^="col"]:not([class*="col-medium-"]):first-child,.content--vertical-bottom.content--wrap-reverse > [class^="col"].col-medium-12:first-child{ margin-bottom: 0; }}@media print and (max-width:767px){[class^="col"]:not(.col12):not(:empty) + [class^="col"]:not(.col12).col-small-12:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col3:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col4:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col5:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col6:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col7:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col8:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col9:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col10:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col11:not(:empty){ margin-top: 0; }[class^="col"]:not(.col12):not(:empty):not([class*="col-small-"]):not(:last-child):not(:first-child) .ce-bodytext:last-child > *:last-child,.content:not(.content--wrap-reverse) > [class^="col"]:not(.col12):not(:empty):not([class*="col-small-"]):first-child .ce-bodytext:last-child > *:last-child,[class^="col"]:not(.col12):not(:empty).col-small-12:not(:last-child):not(:first-child) .ce-bodytext:last-child > *:last-child,.content:not(.content--wrap-reverse) > [class^="col"]:not(.col12):not(:empty).col-small-12:first-child .ce-bodytext:last-child > *:last-child{ margin-bottom: 0; }[class^="col"]:not(.col12):not(:empty):not([class*="col-small-"]):not(:last-child):not(:first-child) .gallery:last-child,.content:not(.content--wrap-reverse) > [class^="col"]:not(.col12):not(:empty):not([class*="col-small-"]):first-child .gallery:last-child,[class^="col"]:not(.col12):not(:empty).col-small-12:not(:last-child):not(:first-child) .gallery:last-child,.content:not(.content--wrap-reverse) > [class^="col"]:not(.col12):not(:empty).col-small-12:first-child .gallery:last-child{ margin-bottom: 0; }.content--wrap-reverse > [class^="col"]:not(.col12).col-small-12:first-child:not(:empty):not(:last-child),.content--wrap-reverse > [class^="col"]:not(.col12).col-small-12:not(:empty):not(:last-child),.content--wrap-reverse > .col3:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col3:not(:empty):not(:last-child),.content--wrap-reverse > .col4:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col4:not(:empty):not(:last-child),.content--wrap-reverse > .col5:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col5:not(:empty):not(:last-child),.content--wrap-reverse > .col6:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col6:not(:empty):not(:last-child),.content--wrap-reverse > .col7:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col7:not(:empty):not(:last-child),.content--wrap-reverse > .col8:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col8:not(:empty):not(:last-child),.content--wrap-reverse > .col9:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col9:not(:empty):not(:last-child),.content--wrap-reverse > .col10:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col10:not(:empty):not(:last-child),.content--wrap-reverse > .col11:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col11:not(:empty):not(:last-child){ margin-top: 0; }.content--wrap-reverse >:not([class*="col-small-"]):not(:last-child):not(:first-child) .ce-bodytext:last-child > *:last-child,.content--wrap-reverse >:not([class*="col-small-"]):last-child .ce-bodytext:last-child > *:last-child,.content--wrap-reverse >.col-small-12:not(:last-child):not(:first-child) .ce-bodytext:last-child > *:last-child,.content--wrap-reverse >.col-small-12:last-child .ce-bodytext:last-child > *:last-child{ margin-bottom: 0; }.content--wrap-reverse >:not([class*="col-small-"]):not(:last-child):not(:first-child) .gallery:last-child,.content--wrap-reverse >:not([class*="col-small-"]):last-child .gallery:last-child,.content--wrap-reverse >.col-small-12:not(:last-child):not(:first-child) .gallery:last-child,.content--wrap-reverse >.col-small-12:last-child .gallery:last-child{ margin-bottom: 0; }.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + [class^="col"]:not(.col12).col-small-12:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col3:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col4:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col5:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col6:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col7:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col8:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col9:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col10:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col11:not(:empty):last-child{ margin-top: 0; }.content--vertical-bottom > [class^="col"]:not([class*="col-small-"]):last-child,.content--vertical-bottom > [class^="col"].col-small-12:last-child{ margin-bottom: 0; }.content--vertical-bottom.content--wrap-reverse > [class^="col"]:not([class*="col-small-"]):last-child,.content--vertical-bottom.content--wrap-reverse > [class^="col"].col-small-12:last-child{ margin-bottom: 0; }.content--vertical-bottom.content--wrap-reverse > [class^="col"]:not([class*="col-small-"]):first-child,.content--vertical-bottom.content--wrap-reverse > [class^="col"].col-small-12:first-child{ margin-bottom: 0; }}@media print and (max-width:560px){.news-list__item.news-list__item--teaser{ width: 50%; }.bannerslider__item{ -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }}@media print and (max-width:35em){.content:not(.content--custom-media) > [class^="col"],.content:not(.content--custom-media) > [class*=" col"]{ width: 100%; }.content:not(.content--custom-media) > [class^="shift"],.content:not(.content--custom-media) > [class*=" shift"]{ margin-left: 0; }.content:not(.content--custom-media) .shift-medium-0{ margin-left: 0%; }.content:not(.content--custom-media) .col-medium-1{ width: 8.3333%; }.content:not(.content--custom-media) .shift-medium-1{ margin-left: 8.3333%; }.content:not(.content--custom-media) .col-medium-2{ width: 16.6666%; }.content:not(.content--custom-media) .shift-medium-2{ margin-left: 16.6666%; }.content:not(.content--custom-media) .col-medium-3{ width: 25%; }.content:not(.content--custom-media) .shift-medium-3{ margin-left: 25%; }.content:not(.content--custom-media) .col-medium-4{ width: 33.3333%; }.content:not(.content--custom-media) .shift-medium-4{ margin-left: 33.3333%; }.content:not(.content--custom-media) .col-medium-5{ width: 41.6666%; }.content:not(.content--custom-media) .shift-medium-5{ margin-left: 41.6666%; }.content:not(.content--custom-media) .col-medium-6{ width: 50%; }.content:not(.content--custom-media) .shift-medium-6{ margin-left: 50%; }.content:not(.content--custom-media) .col-medium-7{ width: 58.3333%; }.content:not(.content--custom-media) .shift-medium-7{ margin-left: 58.3333%; }.content:not(.content--custom-media) .col-medium-8{ width: 66.6666%; }.content:not(.content--custom-media) .shift-medium-8{ margin-left: 66.6666%; }.content:not(.content--custom-media) .col-medium-9{ width: 75%; }.content:not(.content--custom-media) .shift-medium-9{ margin-left: 75%; }.content:not(.content--custom-media) .col-medium-10{ width: 83.3333%; }.content:not(.content--custom-media) .shift-medium-10{ margin-left: 83.3333%; }.content:not(.content--custom-media) .col-medium-11{ width: 91.6666%; }.content:not(.content--custom-media) .shift-medium-11{ margin-left: 91.6666%; }.content:not(.content--custom-media) .col-medium-12{ width: 100%; }.content:not(.content--custom-media) .shift-medium-12{ margin-left: 100%; }.content:not(.content--custom-media) .col-medium-auto{ width: auto; }.content--medium-reduce-gaps:not(.content--custom-media),.content--medium-reduce-gaps:not(.content--custom-media) .content{ margin: 0 -10px; }.content--medium-reduce-gaps:not(.content--custom-media) [class^="col"],.content--medium-reduce-gaps:not(.content--custom-media) [class*=" col"]{ padding: 0 10px; }[class^="col"]:not(.col12):not(:empty) + [class^="col"]:not(.col12).col-medium-12:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col3.col-medium-6:not(:empty) + .col3.col-medium-6:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col4.col-medium-6:not(:empty) + .col4.col-medium-6:not(:empty){ margin-top: 20px; }[class^="col"]:not(.col12):not(:empty):not([class*="col-medium-"]):not(:last-child):not(:first-child) .ce-bodytext:last-child > *:last-child,.content:not(.content--wrap-reverse) > [class^="col"]:not(.col12):not(:empty):not([class*="col-medium-"]):first-child .ce-bodytext:last-child > *:last-child,[class^="col"]:not(.col12):not(:empty).col-medium-12:not(:last-child):not(:first-child) .ce-bodytext:last-child > *:last-child,.content:not(.content--wrap-reverse) > [class^="col"]:not(.col12):not(:empty).col-medium-12:first-child .ce-bodytext:last-child > *:last-child{ margin-bottom: 0; }[class^="col"]:not(.col12):not(:empty):not([class*="col-medium-"]):not(:last-child):not(:first-child) .gallery:last-child,.content:not(.content--wrap-reverse) > [class^="col"]:not(.col12):not(:empty):not([class*="col-medium-"]):first-child .gallery:last-child,[class^="col"]:not(.col12):not(:empty).col-medium-12:not(:last-child):not(:first-child) .gallery:last-child,.content:not(.content--wrap-reverse) > [class^="col"]:not(.col12):not(:empty).col-medium-12:first-child .gallery:last-child{ margin-bottom: -20px; }.content--wrap-reverse > [class^="col"]:not(.col12).col-medium-12:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .col3.col-medium-6:not(:empty) + .col3.col-medium-6:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .col4.col-medium-6:not(:empty) + .col4.col-medium-6:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + [class^="col"]:not(.col12).col-medium-12:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col3.col-medium-6:not(:empty) + .col3.col-medium-6:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col4.col-medium-6:not(:empty) + .col4.col-medium-6:not(:empty):not(:last-child){ margin-top: 20px; }.content--wrap-reverse:not([class*="col-medium-"]):not(:last-child):not(:first-child) .ce-bodytext:last-child > *:last-child,.content--wrap-reverse:not([class*="col-medium-"]):last-child .ce-bodytext:last-child > *:last-child,.content--wrap-reverse.col-medium-12:not(:last-child):not(:first-child) .ce-bodytext:last-child > *:last-child,.content--wrap-reverse.col-medium-12:last-child .ce-bodytext:last-child > *:last-child{ margin-bottom: 0; }.content--wrap-reverse:not([class*="col-medium-"]):not(:last-child):not(:first-child) .gallery:last-child,.content--wrap-reverse:not([class*="col-medium-"]):last-child .gallery:last-child,.content--wrap-reverse.col-medium-12:not(:last-child):not(:first-child) .gallery:last-child,.content--wrap-reverse.col-medium-12:last-child .gallery:last-child{ margin-bottom: -20px; }.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + [class^="col"]:not(.col12).col-medium-12:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col3.col-medium-6:not(:empty) + .col3.col-medium-6:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col4.col-medium-6:not(:empty) + .col4.col-medium-6:not(:empty):last-child{ margin-top: 0; }.content--vertical-bottom > [class^="col"]:not([class*="col-medium-"]):last-child,.content--vertical-bottom > [class^="col"].col-medium-12:last-child{ margin-bottom: 20px; }.content--vertical-bottom.content--wrap-reverse > [class^="col"]:not([class*="col-medium-"]):last-child,.content--vertical-bottom.content--wrap-reverse > [class^="col"].col-medium-12:last-child{ margin-bottom: 0; }.content--vertical-bottom.content--wrap-reverse > [class^="col"]:not([class*="col-medium-"]):first-child,.content--vertical-bottom.content--wrap-reverse > [class^="col"].col-medium-12:first-child{ margin-bottom: 20px; }}@media print and (max-width:30em){.content:not(.content--custom-media) .shift-small-0{ margin-left: 0%; }.content:not(.content--custom-media) .col-small-1{ width: 8.3333%; }.content:not(.content--custom-media) .shift-small-1{ margin-left: 8.3333%; }.content:not(.content--custom-media) .col-small-2{ width: 16.6666%; }.content:not(.content--custom-media) .shift-small-2{ margin-left: 16.6666%; }.content:not(.content--custom-media) .col-small-3{ width: 25%; }.content:not(.content--custom-media) .shift-small-3{ margin-left: 25%; }.content:not(.content--custom-media) .col-small-4{ width: 33.3333%; }.content:not(.content--custom-media) .shift-small-4{ margin-left: 33.3333%; }.content:not(.content--custom-media) .col-small-5{ width: 41.6666%; }.content:not(.content--custom-media) .shift-small-5{ margin-left: 41.6666%; }.content:not(.content--custom-media) .col-small-6{ width: 50%; }.content:not(.content--custom-media) .shift-small-6{ margin-left: 50%; }.content:not(.content--custom-media) .col-small-7{ width: 58.3333%; }.content:not(.content--custom-media) .shift-small-7{ margin-left: 58.3333%; }.content:not(.content--custom-media) .col-small-8{ width: 66.6666%; }.content:not(.content--custom-media) .shift-small-8{ margin-left: 66.6666%; }.content:not(.content--custom-media) .col-small-9{ width: 75%; }.content:not(.content--custom-media) .shift-small-9{ margin-left: 75%; }.content:not(.content--custom-media) .col-small-10{ width: 83.3333%; }.content:not(.content--custom-media) .shift-small-10{ margin-left: 83.3333%; }.content:not(.content--custom-media) .col-small-11{ width: 91.6666%; }.content:not(.content--custom-media) .shift-small-11{ margin-left: 91.6666%; }.content:not(.content--custom-media) .col-small-12{ width: 100%; }.content:not(.content--custom-media) .shift-small-12{ margin-left: 100%; }.content:not(.content--custom-media) .col-small-auto{ width: auto; }.content--small-reduce-gaps:not(.content--custom-media),.content--small-reduce-gaps:not(.content--custom-media) .content{ margin: 0 -10px; }.content--small-reduce-gaps:not(.content--custom-media) [class^="col"],.content--small-reduce-gaps:not(.content--custom-media) [class*=" col"]{ padding: 0 10px; }[class^="col"]:not(.col12):not(:empty) + [class^="col"]:not(.col12).col-small-12:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col3:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col4:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col5:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col6:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col7:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col8:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col9:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col10:not(:empty),[class^="col"]:not(.col12):not(:empty) + .col11:not(:empty){ margin-top: 20px; }[class^="col"]:not(.col12):not(:empty):not([class*="col-small-"]):not(:last-child):not(:first-child) .ce-bodytext:last-child > *:last-child,.content:not(.content--wrap-reverse) > [class^="col"]:not(.col12):not(:empty):not([class*="col-small-"]):first-child .ce-bodytext:last-child > *:last-child,[class^="col"]:not(.col12):not(:empty).col-small-12:not(:last-child):not(:first-child) .ce-bodytext:last-child > *:last-child,.content:not(.content--wrap-reverse) > [class^="col"]:not(.col12):not(:empty).col-small-12:first-child .ce-bodytext:last-child > *:last-child{ margin-bottom: 0; }[class^="col"]:not(.col12):not(:empty):not([class*="col-small-"]):not(:last-child):not(:first-child) .gallery:last-child,.content:not(.content--wrap-reverse) > [class^="col"]:not(.col12):not(:empty):not([class*="col-small-"]):first-child .gallery:last-child,[class^="col"]:not(.col12):not(:empty).col-small-12:not(:last-child):not(:first-child) .gallery:last-child,.content:not(.content--wrap-reverse) > [class^="col"]:not(.col12):not(:empty).col-small-12:first-child .gallery:last-child{ margin-bottom: -20px; }.content--wrap-reverse > [class^="col"]:not(.col12).col-small-12:first-child:not(:empty):not(:last-child),.content--wrap-reverse > [class^="col"]:not(.col12).col-small-12:not(:empty):not(:last-child),.content--wrap-reverse > .col3:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col3:not(:empty):not(:last-child),.content--wrap-reverse > .col4:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col4:not(:empty):not(:last-child),.content--wrap-reverse > .col5:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col5:not(:empty):not(:last-child),.content--wrap-reverse > .col6:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col6:not(:empty):not(:last-child),.content--wrap-reverse > .col7:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col7:not(:empty):not(:last-child),.content--wrap-reverse > .col8:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col8:not(:empty):not(:last-child),.content--wrap-reverse > .col9:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col9:not(:empty):not(:last-child),.content--wrap-reverse > .col10:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col10:not(:empty):not(:last-child),.content--wrap-reverse > .col11:first-child:not(:empty):not(:last-child),.content--wrap-reverse > .anchor + .col11:not(:empty):not(:last-child){ margin-top: 20px; }.content--wrap-reverse >:not([class*="col-small-"]):not(:last-child):not(:first-child) .ce-bodytext:last-child > *:last-child,.content--wrap-reverse >:not([class*="col-small-"]):last-child .ce-bodytext:last-child > *:last-child,.content--wrap-reverse >.col-small-12:not(:last-child):not(:first-child) .ce-bodytext:last-child > *:last-child,.content--wrap-reverse >.col-small-12:last-child .ce-bodytext:last-child > *:last-child{ margin-bottom: 0; }.content--wrap-reverse >:not([class*="col-small-"]):not(:last-child):not(:first-child) .gallery:last-child,.content--wrap-reverse >:not([class*="col-small-"]):last-child .gallery:last-child,.content--wrap-reverse >.col-small-12:not(:last-child):not(:first-child) .gallery:last-child,.content--wrap-reverse >.col-small-12:last-child .gallery:last-child{ margin-bottom: -20px; }.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + [class^="col"]:not(.col12).col-small-12:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col3:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col4:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col5:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col6:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col7:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col8:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col9:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col10:not(:empty):last-child,.content--wrap-reverse > [class^="col"]:not(.col12):not(:empty) + .col11:not(:empty):last-child{ margin-top: 0; }.content--vertical-bottom > [class^="col"]:not([class*="col-small-"]):last-child,.content--vertical-bottom > [class^="col"].col-small-12:last-child{ margin-bottom: 20px; }.content--vertical-bottom.content--wrap-reverse > [class^="col"]:not([class*="col-small-"]):last-child,.content--vertical-bottom.content--wrap-reverse > [class^="col"].col-small-12:last-child{ margin-bottom: 0; }.content--vertical-bottom.content--wrap-reverse > [class^="col"]:not([class*="col-small-"]):first-child,.content--vertical-bottom.content--wrap-reverse > [class^="col"].col-small-12:first-child{ margin-bottom: 20px; }.news-list__item.news-list__item--teaser{ width: 50%; }}@media print{body{ -webkit-print-color-adjust: exact;  font-size: 10pt;  padding-top: 1em; }.header__navigations,.header__lang,.header__meta,.bannerpattern{ display: none; }.header__main{ border-bottom: 0;  position: relative; }.header__main.header__main--scroll{ -webkit-box-shadow: none; box-shadow: none; }.navigation__mobile{ display: none; }#cc-notification{ display: none !important; }.totop-button{ display: none; }.footer{ display: none; }.main > .container > .content-section > .col12 > .ce-textpic > .ce-bodytext:first-child:last-child:not([class*="ce-bodytext--cols"]):not(.ce-bodytext--fullwidth),.main > .container > .content-section > .col12 > .ce-textpic.ce-textpic--svg-interactive > .ce-bodytext:not([class*="ce-bodytext--cols"]):not(.ce-bodytext--fullwidth),.main > .container > .content-section > .col12 > .ce-textpic.ce-textpic--svg-interactive > .gallery,.main > .container > .content-section > .col12 > .files,.main > .container > .content-section > .col12 > .links,.main > .container > .content-section > .col12 > .searchresults,.main > .container > .content-section > .col12 > .form.form--search,.main > .container > .content-section > .col12 > .form.form--newsletter,.main > .container > .content-section > .col12 > .inxmail_archive_iframe,.main > .container > .content-section > .col12.accordion .content-section > .col12 > .ce-textpic > .ce-bodytext:first-child:last-child:not([class*="ce-bodytext--cols"]):not(.ce-bodytext--fullwidth),.main > .container > .content-section > .col12.accordion .content-section > .col12 > .ce-textpic.ce-textpic--svg-interactive > .ce-bodytext:not([class*="ce-bodytext--cols"]):not(.ce-bodytext--fullwidth),.main > .container > .content-section > .col12.accordion .content-section > .col12 > .ce-textpic.ce-textpic--svg-interactive > .gallery,.main > .container > .content-section > .col12.accordion .content-section > .col12 > .files,.main > .container > .content-section > .col12.accordion .content-section > .col12 > .links,.main > .container > .content-section > .col12.accordion .content-section > .col12 > .searchresults,.main > .container > .content-section > .col12.accordion .content-section > .col12 > .form.form--search,.main > .container > .content-section > .col12.accordion .content-section > .col12 > .form.form--newsletter,.main > .container > .content-section > .col12.accordion .content-section > .col12 > .inxmail_archive_iframe,.news-detail__header,.news-detail__article{ width: 100%; }.bannerslider__nav{ display: none; }.pageoverview__item{ width: 50%; }.news-list__item{ width: 50%; }}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F..%2F..%2F..%2F..%2F..%2Ft8_jetpack%2FResources%2FPublic%2FJavaScript%2Fvendor%2Fplyr-3.5.7%2Fsrc%2Fsass%2Fplyr.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F..%2F..%2F..%2F..%2F..%2Ft8_jetpack%2FResources%2FPublic%2FCSS%2Fsrc%2F_jetpack.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F..%2Fvendor%2Fnormalize-scss%2Fsass%2Fnormalize%2F_normalize-mixin.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F..%2F..%2F..%2F..%2F..%2Ft8_jetpack%2FResources%2FPublic%2FJavaScript%2Fvendor%2Fplyr-3.5.7%2Fsrc%2Fsass%2Flib%2Fanimation.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F..%2F..%2F..%2F..%2F..%2Ft8_jetpack%2FResources%2FPublic%2FJavaScript%2Fvendor%2Fplyr-3.5.7%2Fsrc%2Fsass%2Fbase.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F..%2F..%2F..%2F..%2F..%2Ft8_jetpack%2FResources%2FPublic%2FJavaScript%2Fvendor%2Fplyr-3.5.7%2Fsrc%2Fsass%2Fcomponents%2Fbadges.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F..%2F..%2F..%2F..%2F..%2Ft8_jetpack%2FResources%2FPublic%2FJavaScript%2Fvendor%2Fplyr-3.5.7%2Fsrc%2Fsass%2Fcomponents%2Fcaptions.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F..%2F..%2F..%2F..%2F..%2Ft8_jetpack%2FResources%2FPublic%2FJavaScript%2Fvendor%2Fplyr-3.5.7%2Fsrc%2Fsass%2Fcomponents%2Fcontrol.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F..%2F..%2F..%2F..%2F..%2Ft8_jetpack%2FResources%2FPublic%2FJavaScript%2Fvendor%2Fplyr-3.5.7%2Fsrc%2Fsass%2Fcomponents%2Fcontrols.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F..%2F..%2F..%2F..%2F..%2Ft8_jetpack%2FResources%2FPublic%2FJavaScript%2Fvendor%2Fplyr-3.5.7%2Fsrc%2Fsass%2Fcomponents%2Fmenus.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F..%2F..%2F..%2F..%2F..%2Ft8_jetpack%2FResources%2FPublic%2FJavaScript%2Fvendor%2Fplyr-3.5.7%2Fsrc%2Fsass%2Fcomponents%2Fsliders.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F..%2F..%2F..%2F..%2F..%2Ft8_jetpack%2FResources%2FPublic%2FJavaScript%2Fvendor%2Fplyr-3.5.7%2Fsrc%2Fsass%2Fcomponents%2Fposter.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F..%2F..%2F..%2F..%2F..%2Ft8_jetpack%2FResources%2FPublic%2FJavaScript%2Fvendor%2Fplyr-3.5.7%2Fsrc%2Fsass%2Fcomponents%2Ftimes.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F..%2F..%2F..%2F..%2F..%2Ft8_jetpack%2FResources%2FPublic%2FJavaScript%2Fvendor%2Fplyr-3.5.7%2Fsrc%2Fsass%2Fcomponents%2Ftooltips.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F..%2F..%2F..%2F..%2F..%2Ft8_jetpack%2FResources%2FPublic%2FJavaScript%2Fvendor%2Fplyr-3.5.7%2Fsrc%2Fsass%2Fcomponents%2Fprogress.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F..%2F..%2F..%2F..%2F..%2Ft8_jetpack%2FResources%2FPublic%2FJavaScript%2Fvendor%2Fplyr-3.5.7%2Fsrc%2Fsass%2Fcomponents%2Fvolume.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F..%2F..%2F..%2F..%2F..%2Ft8_jetpack%2FResources%2FPublic%2FJavaScript%2Fvendor%2Fplyr-3.5.7%2Fsrc%2Fsass%2Ftypes%2Faudio.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F..%2F..%2F..%2F..%2F..%2Ft8_jetpack%2FResources%2FPublic%2FJavaScript%2Fvendor%2Fplyr-3.5.7%2Fsrc%2Fsass%2Ftypes%2Fvideo.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F..%2F..%2F..%2F..%2F..%2Ft8_jetpack%2FResources%2FPublic%2FJavaScript%2Fvendor%2Fplyr-3.5.7%2Fsrc%2Fsass%2Fstates%2Ffullscreen.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F..%2F..%2F..%2F..%2F..%2Ft8_jetpack%2FResources%2FPublic%2FJavaScript%2Fvendor%2Fplyr-3.5.7%2Fsrc%2Fsass%2Flib%2Fmixins.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F..%2F..%2F..%2F..%2F..%2Ft8_jetpack%2FResources%2FPublic%2FJavaScript%2Fvendor%2Fplyr-3.5.7%2Fsrc%2Fsass%2Fplugins%2Fads.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F..%2F..%2F..%2F..%2F..%2Ft8_jetpack%2FResources%2FPublic%2FJavaScript%2Fvendor%2Fplyr-3.5.7%2Fsrc%2Fsass%2Fplugins%2Fpreview-thumbnails.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F..%2F..%2F..%2F..%2F..%2Ft8_jetpack%2FResources%2FPublic%2FJavaScript%2Fvendor%2Fplyr-3.5.7%2Fsrc%2Fsass%2Futils%2Fanimation.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F..%2F..%2F..%2F..%2F..%2Ft8_jetpack%2FResources%2FPublic%2FJavaScript%2Fvendor%2Fplyr-3.5.7%2Fsrc%2Fsass%2Futils%2Fhidden.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F_t8-grid.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F_base.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F_custom.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F_modules.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F_responsive.scss%22%2C%22%2Ftypo3conf%2Fext%2Ft8_custom%2FResources%2FPublic%2FCSS%2Fsrc%2F_print.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAKA%2CgBCHC%2CmHCqDG%2CKAAA%2CkFAAA%2CCA6BA%2CKAAA%2CYAAA%2CCAQA%2CwCAAA%2CiBAAA%2CCAcA%2CGAAA%2CmCAAA%2CCA6FA%2CkBAAA%2CiBAAA%2CCASA%2COAAA%2CmBAAA%2CCAcA%2CGAAA%2CyHAAA%2CCAUA%2CKAAA%2CiBAAA%2CCAoBA%2CIAAA%2CoDAAA%2CCAeA%2CEAAA%2CwEAAA%2CCAeA%2CYAAA%2CuFAAA%2CCAUA%2CSAAA%2CuBAAA%2CCASA%2CSAAA%2CsBAAA%2CCAUA%2CcAAA%2CoDAAA%2CCAWA%2CIAAA%2CqBAAA%2CCAQA%2CKAAA%2CuCAAA%2CCASA%2CMAAA%2CiBAAA%2CCASA%2CQAAA%2CkFAAA%2CCAQA%2CIAAA%2CiBAAA%2CCAIA%2CIAAA%2CaAAA%2CCAaA%2CYAAA%2CwBAAA%2CCASA%2CsBAAA%2C4BAAA%2CCASA%2CIAAA%2CqBAAA%2CCAQA%2CeAAA%2CmBAAA%2CCAcA%2CsCAAA%2C4EAAA%2CCAoBA%2COAAA%2CoBAAA%2CCASA%2CcAAA%2CuBAAA%2CCAWA%2C2DAAA%2C6BAAA%2CCAOA%2CsDAAA%2CCASE%2C8HAAA%2CkCAAA%2CCASA%2CkHAAA%2CiCAAA%2CCASF%2CMAAA%2CoBAAA%2CCASA%2CiCAAA%2CmGAAA%2CCAUA%2CsFAAA%2CeAAA%2CCAUA%2CgBAAA%2CuDAAA%2CCAQE%2CyFAAA%2C2BAAA%2CCAWF%2C6BAAA%2C6CAAA%2CCASA%2CSAAA%2C8BAAA%2CCAWA%2COAAA%2C6KAAA%2CCAcA%2CSAAA%2CmDAAA%2CCASA%2CSAAA%2CiBAAA%2CCAaA%2CQAAA%2CiBAAA%2CCAQA%2CQAAA%2CqBAAA%2CCAQA%2CKAAA%2CiBAAA%2CCAiCA%2COAAA%2CwBAAA%2CCAQA%2CSAAA%2CgBAAA%2CCAaA%2CSAAA%2CgBAAA%2CCCjpBJ%2CyBACI%2CGAAA%2C8BAAA%2CCAAA%2CCAKJ%2CsBACI%2CGAAA%2CkHAAA%2CCAKA%2CGAAA%2CwGAAA%2CCAAA%2CCAMJ%2CwBACI%2CKAAA%2CaAAA%2CCAIA%2CGAAA%2CaAAA%2CCAAA%2CCCtBJ%2CMAAA%2CwpBAAA%2CCAmBI%2CqCAAA%2C8CAAA%2CCAQA%2CaAAA%2CqDAAA%2CCAOA%2CYAAA%2CaAAA%2CCAQA%2CeAAA%2CsFAAA%2CCAGI%2CkEAAA%2C6EAAA%2CCAWA%2CiFAAA%2C6BAAA%2CCCzDR%2CaAAA%2C8GAAA%2CCCCA%2CoDAAA%2CgBAAA%2CCAIA%2CgBAAA%2CkTAAA%2CCAaI%2C%2BBAAA%2CsLAAA%2CCASI%2CmCAAA%2CkBAAA%2CCAKJ%2C2BAAA%2CgBAAA%2CCAIA%2CyBAAA%2CgBAAA%2CkCAAA%2CCAAA%2CCAKA%2CyBAAA%2CgBAAA%2CkBAAA%2CCAAA%2CCAKJ%2CuCAAA%2CiBAAA%2CCAKA%2C8EAAA%2CuGAAA%2CCCnDA%2CeAAA%2C4PAAA%2CCAYI%2CmBAAA%2C0FAAA%2CCASA%2CqBAAA%2CaAAA%2CCAKA%2C%2BBAAA%2C0GAAA%2CCAMJ%2CgBAAA%2CwBAAA%2CCAGI%2C%2BCAAA%2CgBAAA%2CCAOJ%2C0OAAA%2CgBAAA%2CCCzCA%2CwCAAA%2CgBAAA%2CCAKA%2CgBAAA%2CgPAAA%2CCAMI%2C2CAAA%2CuDAAA%2CCAMA%2CsCAAA%2CqBAAA%2CCAGI%2CkDAAA%2CsCAAA%2CCAKA%2CgEAAA%2CsBAAA%2CCAIA%2CiDAAA%2CiBAAA%2CCAIA%2CwMAAA%2CkBAAA%2CCAQJ%2CsBAAA%2CgBAAA%2CCAMJ%2CgHAAA%2CgBAAA%2CCAMA%2CwLAAA%2CwBAAA%2CCCtDA%2CYAAA%2CkFAAA%2CCAKI%2C%2BBAAA%2CyEAAA%2CCAII%2CqDAAA%2C2FAAA%2CCAKA%2CgEAAA%2CgBAAA%2CCAMJ%2CuBAAA%2CyXAAA%2CCAeI%2C6BAAA%2CoMAAA%2CCAMA%2C8BAAA%2C6JAAA%2CCAWA%2CqCAAA%2CeAAA%2CCAIA%2CuFAAA%2CkBAAA%2CCAII%2C%2BGAAA%2CgBAAA%2CCAMJ%2CsCAAA%2C2SAAA%2CCASI%2C6CAAA%2CgIAAA%2CCAMA%2C6CAAA%2CkLAAA%2CCAQA%2C%2BCAAA%2CsBAAA%2CCAGI%2CsDAAA%2CqDAAA%2CCAKA%2CkIAAA%2CkCAAA%2CCAMJ%2C4CAAA%2C6JAAA%2CCASI%2CmDAAA%2CqDAAA%2CCAKA%2CoDAAA%2CuNAAA%2CCAaA%2C4HAAA%2CmCAAA%2CCAOR%2C4DAAA%2CoBAAA%2CCAGI%2CuIAAA%2CsBAAA%2CCAKA%2CoEAAA%2CoNAAA%2CCAWA%2CmEAAA%2CyUAAA%2CCAaI%2CyFAAA%2CsBAAA%2CCAGA%2CwFAAA%2C4IAAA%2CCAMJ%2C8JAAA%2C6BAAA%2CCAOJ%2C0CAAA%2CgPAAA%2CCCzLR%2CmCAAA%2C0PAAA%2CCAeI%2CkEAAA%2CycAAA%2CCAKA%2CyDAAA%2CiWAAA%2CCAOA%2CqDAAA%2CoPAAA%2CCAIA%2CqDAAA%2CmTAAA%2CCAIA%2CwDAAA%2CgEAAA%2CCAOA%2C8CAAA%2CyQAAA%2CCAKA%2CmDAAA%2CoPAAA%2CCAIA%2CmDAAA%2C%2BQAAA%2CCAMA%2C8CAAA%2CmUAAA%2CCAMA%2CgDAAA%2CgBAAA%2CCAKA%2CyCAAA%2CaAAA%2CCAIA%2CqDAAA%2CYAAA%2CCAKI%2CkFAAA%2C0GAAA%2CCAIA%2CqEAAA%2C0GAAA%2CCAIA%2C8DAAA%2C0GAAA%2CCCrFR%2CcAAA%2CsRAAA%2CCAeA%2CkDAAA%2CaAAA%2CCCfA%2CYAAA%2CkBAAA%2CCAOI%2CkCAAA%2CsCAAA%2CCAKA%2CyBAAA%2C0BAAA%2CgBAAA%2CCAAA%2CCCZJ%2CeAAA%2CouBAAA%2CCAsBI%2CuBAAA%2C8TAAA%2CCAgBJ%2CsHAAA%2C%2BIAAA%2CCAOA%2C0CAAA%2CaAAA%2CCAKA%2CyIAAA%2C0OAAA%2CCAMI%2CyJAAA%2CaAAA%2CCAMJ%2C2DAAA%2CiQAAA%2CCAMI%2CmEAAA%2C4HAAA%2CCAUA%2CyqBAAA%2CyHAAA%2CCC3EJ%2CgBAAA%2CwDAAA%2CCAKI%2C4DAAA%2C0GAAA%2CCAOA%2CoCAAA%2CkCAAA%2CCAMA%2C%2BBAAA%2C4BAAA%2CCAMJ%2CwBAAA%2CkLAAA%2CCAYI%2C8CAAA%2C0BAAA%2CCAIA%2CgDAAA%2CoIAAA%2CCAQA%2C2CAAA%2CoIAAA%2CCAQA%2CkCAAA%2CwFAAA%2CCAOJ%2CuCAAA%2C8gBAAA%2CCAiBA%2CmDAAA%2C0CAAA%2CCAIA%2CmDAAA%2C0CAAA%2CCCvFA%2CcAAA%2C%2BMAAA%2CCAQI%2CkCAAA%2CyEAAA%2CCASJ%2C4BAAA%2C6BAAA%2CCChBA%2CaAAA%2CiBAAA%2CCAKA%2C6BAAA%2C6EAAA%2CCASI%2CgIAAA%2CoCAAA%2CCAUA%2C8EAAA%2C0CAAA%2CCAIA%2CiEAAA%2C0CAAA%2CCAIA%2C0DAAA%2C0CAAA%2CCAMI%2C4EAAA%2CiMAAA%2CCAIA%2CwEAAA%2CiMAAA%2CCAIA%2CiEAAA%2CiMAAA%2CCAOR%2CqCAAA%2C%2BBAAA%2CCCrDA%2CaAAA%2CsCAAA%2CCAII%2C6BAAA%2CoBAAA%2CCAKJ%2CqBAAA%2CkFAAA%2CCAWA%2CqDAAA%2CqCAAA%2CCAMA%2CkEAAA%2CoDAAA%2CCAcI%2CkEAAA%2CkKAAA%2CCAQJ%2C6BAAA%2C0bAAA%2CCAaI%2CyBAAA%2C6BAAA%2C0BAAA%2CCAAA%2CCAMJ%2CiDAAA%2CwIAAA%2CCASI%2CgIAAA%2CoCAAA%2CCASJ%2CyBAAA%2C0RAAA%2CCAcI%2C6BAAA%2CiCAAA%2CCAKA%2C8DAAA%2CsBAAA%2CCAMJ%2CwCAAA%2CkCAAA%2CCAKA%2CoDAAA%2CiBAAA%2CCAMI%2C8EAAA%2C0CAAA%2CCAIA%2CiEAAA%2C0CAAA%2CCAIA%2C0DAAA%2C0CAAA%2CCAMI%2C4EAAA%2C6MAAA%2CCAIA%2CwEAAA%2C6MAAA%2CCAIA%2CiEAAA%2C6MAAA%2CCAOR%2CqCAAA%2C%2BBAAA%2CCCvJA%2CiBAAA%2C0FAAA%2CCCsDI%2CuBAAA%2CeAAA%2CCAIA%2CsCAAA%2CkCAAA%2CCAMA%2CkDAAA%2CgJAAA%2CCAQA%2CuDAAA%2CiBAAA%2CCAGI%2C6DAAA%2CgBAAA%2CCAMJ%2CqCAAA%2CeAAA%2CCAKA%2C0BACI%2CiCAAA%2CkBAAA%2CCAAA%2CCDlFR%2C0BAAA%2C0FAAA%2CCCiDI%2CgCAAA%2CeAAA%2CCAIA%2C%2BCAAA%2CkCAAA%2CCAMA%2C2DAAA%2CgJAAA%2CCAQA%2CgEAAA%2CiBAAA%2CCAGI%2CsEAAA%2CgBAAA%2CCAMJ%2C8CAAA%2CeAAA%2CCAKA%2C0BACI%2C0CAAA%2CkBAAA%2CCAAA%2CCD7ER%2CuBAAA%2C0FAAA%2CCC4CI%2C6BAAA%2CeAAA%2CCAIA%2C4CAAA%2CkCAAA%2CCAMA%2CwDAAA%2CgJAAA%2CCAQA%2C6DAAA%2CiBAAA%2CCAGI%2CmEAAA%2CgBAAA%2CCAMJ%2C2CAAA%2CeAAA%2CCAKA%2C0BACI%2CuCAAA%2CkBAAA%2CCAAA%2CCDxER%2CqBAAA%2C0FAAA%2CCCuCI%2C2BAAA%2CeAAA%2CCAIA%2C0CAAA%2CkCAAA%2CCAMA%2CsDAAA%2CgJAAA%2CCAQA%2C2DAAA%2CiBAAA%2CCAGI%2CiEAAA%2CgBAAA%2CCAMJ%2CyCAAA%2CeAAA%2CCAKA%2C0BACI%2CqCAAA%2CkBAAA%2CCAAA%2CCDnER%2C2BAAA%2C2LAAA%2CCCkCI%2CiCAAA%2CeAAA%2CCAIA%2CgDAAA%2CkCAAA%2CCAMA%2C4DAAA%2CgJAAA%2CCAQA%2CiEAAA%2CiBAAA%2CCAGI%2CuEAAA%2CgBAAA%2CCAMJ%2C%2BCAAA%2CeAAA%2CCAKA%2C0BACI%2C2CAAA%2CkBAAA%2CCAAA%2CCCvFR%2CWAAA%2C2IAAA%2CCAYI%2CyCAAA%2CkDAAA%2CCAQA%2CkBAAA%2C%2BNAAA%2CCAcA%2CwBAAA%2CgBAAA%2CCAMJ%2CYAAA%2CiKAAA%2CCC5BA%2CqBAAA%2CgnBAAA%2CCAeI%2C%2BBAAA%2CsIAAA%2CCAMA%2C6BAAA%2C8TAAA%2CCAcA%2CsCAAA%2CgGAAA%2CCAOI%2C0CAAA%2C0GAAA%2CCAYJ%2CqCAAA%2C2FAAA%2CCAQI%2C0CAAA%2C4GAAA%2CCAUR%2CyBAAA%2C4QAAA%2CCAeI%2CmCAAA%2CaAAA%2CCAIA%2C6BAAA%2CgIAAA%2CCCvGJ%2CqBAAA%2CmEAAA%2CCCCA%2CeAAA%2CiLAAA%2CCAoBA%2CeAAA%2C2BAAA%2CCCpBA%2CEAAA%2CsFAAA%2CCAIA%2CWAAA%2CgJAAA%2CCAOA%2CkBAAA%2CkBAAA%2CCAKA%2CsBAAA%2CyFAAA%2CCAMA%2C6BAAA%2C4OAAA%2CCAcA%2CSAAA%2C%2BKAAA%2CCAQA%2C%2BBAAA%2C8BAAA%2CCASA%2CoBAAA%2CqCAAA%2CCAIA%2C6BAAA%2CmCAAA%2CCAIA%2CuEAAA%2CqCAAA%2CCAWA%2CkBAAA%2CiBAAA%2CCAGA%2C2BAAA%2CiBAAA%2CCAGA%2CmEAAA%2CqCAAA%2CCASA%2CqDAAA%2CkBAAA%2CCAIA%2C2EAAA%2CkBAAA%2CCAQA%2CuBAAA%2CmFAAA%2CCAGA%2CsBAAA%2CyFAAA%2CCAGA%2CwBAAA%2CkFAAA%2CCAGA%2CqBAAA%2CkFAAA%2CCAGA%2CwBAAA%2C2EAAA%2CCAGA%2CwBAAA%2C4EAAA%2CCAOA%2CkBAAA%2CoGAAA%2CCAOA%2CuBAAA%2CwFAAA%2CCAOA%2CcAAA%2CqCAAA%2CCAIA%2CmBAAA%2CkBAAA%2CCAGA%2CoBAAA%2CmBAAA%2CCAOA%2CoBAAA%2C%2BEAAA%2CCAGA%2CiBAAA%2CqFAAA%2CCAGA%2CoBAAA%2C8EAAA%2CCAOA%2CMAAA%2CiBAAA%2CCAGA%2CWAAA%2CmCAAA%2CCAIA%2CQAAA%2CuBAAA%2CCAGA%2CMAAA%2CkBAAA%2CCAGA%2CWAAA%2CoCAAA%2CCAIA%2CQAAA%2CwBAAA%2CCAGA%2CMAAA%2CaAAA%2CCAGA%2CWAAA%2C%2BBAAA%2CCAIA%2CQAAA%2CmBAAA%2CCAGA%2CMAAA%2CkBAAA%2CCAGA%2CWAAA%2CoCAAA%2CCAIA%2CQAAA%2CwBAAA%2CCAGA%2CMAAA%2CkBAAA%2CCAGA%2CWAAA%2CoCAAA%2CCAIA%2CQAAA%2CwBAAA%2CCAGA%2CMAAA%2CaAAA%2CCAGA%2CWAAA%2C%2BBAAA%2CCAIA%2CQAAA%2CmBAAA%2CCAGA%2CMAAA%2CkBAAA%2CCAGA%2CWAAA%2CoCAAA%2CCAIA%2CQAAA%2CwBAAA%2CCAGA%2CMAAA%2CkBAAA%2CCAGA%2CWAAA%2CoCAAA%2CCAIA%2CQAAA%2CwBAAA%2CCAGA%2CMAAA%2CaAAA%2CCAGA%2CWAAA%2C%2BBAAA%2CCAIA%2CQAAA%2CmBAAA%2CCAGA%2COAAA%2CkBAAA%2CCAGA%2CYAAA%2CoCAAA%2CCAIA%2CSAAA%2CwBAAA%2CCAGA%2COAAA%2CkBAAA%2CCAGA%2CYAAA%2CoCAAA%2CCAIA%2CSAAA%2CwBAAA%2CCAGA%2COAAA%2CcAAA%2CCAGA%2CYAAA%2CgCAAA%2CCAIA%2CSAAA%2CoBAAA%2CCAKA%2CUAAA%2CcAAA%2CCAGA%2CYAAA%2CcAAA%2CCACA%2CcAAA%2CoBAAA%2CCAGA%2CYAAA%2CaAAA%2CCACA%2CcAAA%2CmBAAA%2CCACA%2CYAAA%2CcAAA%2CCACA%2CcAAA%2CoBAAA%2CCAGA%2CYAAA%2CkBAAA%2CCACA%2CcAAA%2CwBAAA%2CCACA%2CYAAA%2CkBAAA%2CCACA%2CcAAA%2CwBAAA%2CCACA%2CYAAA%2CcAAA%2CCACA%2CcAAA%2CoBAAA%2CCAGA%2CYAAA%2CaAAA%2CCACA%2CcAAA%2CmBAAA%2CCACA%2CYAAA%2CaAAA%2CCACA%2CcAAA%2CmBAAA%2CCACA%2CYAAA%2CaAAA%2CCACA%2CcAAA%2CmBAAA%2CCACA%2CYAAA%2CcAAA%2CCACA%2CcAAA%2CoBAAA%2CCAGA%2CYAAA%2CaAAA%2CCACA%2CcAAA%2CmBAAA%2CCACA%2CYAAA%2CaAAA%2CCACA%2CcAAA%2CmBAAA%2CCACA%2CYAAA%2CaAAA%2CCACA%2CcAAA%2CmBAAA%2CCACA%2CYAAA%2CaAAA%2CCACA%2CcAAA%2CmBAAA%2CCACA%2CYAAA%2CcAAA%2CCACA%2CcAAA%2CoBAAA%2CCAGA%2CYAAA%2CkBAAA%2CCACA%2CcAAA%2CwBAAA%2CCACA%2CYAAA%2CkBAAA%2CCACA%2CcAAA%2CwBAAA%2CCACA%2CYAAA%2CaAAA%2CCACA%2CcAAA%2CmBAAA%2CCACA%2CYAAA%2CkBAAA%2CCACA%2CcAAA%2CwBAAA%2CCACA%2CYAAA%2CkBAAA%2CCACA%2CcAAA%2CwBAAA%2CCACA%2CYAAA%2CcAAA%2CCACA%2CcAAA%2CoBAAA%2CCAGA%2CYAAA%2CkBAAA%2CCACA%2CcAAA%2CwBAAA%2CCACA%2CYAAA%2CkBAAA%2CCACA%2CcAAA%2CwBAAA%2CCACA%2CYAAA%2CkBAAA%2CCACA%2CcAAA%2CwBAAA%2CCACA%2CYAAA%2CkBAAA%2CCACA%2CcAAA%2CwBAAA%2CCACA%2CYAAA%2CkBAAA%2CCACA%2CcAAA%2CwBAAA%2CCACA%2CYAAA%2CkBAAA%2CCACA%2CcAAA%2CwBAAA%2CCACA%2CYAAA%2CcAAA%2CCACA%2CcAAA%2CoBAAA%2CCAGA%2CYAAA%2CeAAA%2CCACA%2CcAAA%2CqBAAA%2CCACA%2CYAAA%2CaAAA%2CCACA%2CcAAA%2CmBAAA%2CCACA%2CYAAA%2CeAAA%2CCACA%2CcAAA%2CqBAAA%2CCACA%2CYAAA%2CaAAA%2CCACA%2CcAAA%2CmBAAA%2CCACA%2CYAAA%2CeAAA%2CCACA%2CcAAA%2CqBAAA%2CCACA%2CYAAA%2CaAAA%2CCACA%2CcAAA%2CmBAAA%2CCACA%2CYAAA%2CeAAA%2CCACA%2CcAAA%2CqBAAA%2CCACA%2CYAAA%2CcAAA%2CCACA%2CcAAA%2CoBAAA%2CCAGA%2CYAAA%2CkBAAA%2CCACA%2CcAAA%2CwBAAA%2CCACA%2CYAAA%2CkBAAA%2CCACA%2CcAAA%2CwBAAA%2CCACA%2CYAAA%2CkBAAA%2CCACA%2CcAAA%2CwBAAA%2CCACA%2CYAAA%2CkBAAA%2CCACA%2CcAAA%2CwBAAA%2CCACA%2CYAAA%2CkBAAA%2CCACA%2CcAAA%2CwBAAA%2CCACA%2CYAAA%2CkBAAA%2CCACA%2CcAAA%2CwBAAA%2CCACA%2CYAAA%2CkBAAA%2CCACA%2CcAAA%2CwBAAA%2CCACA%2CYAAA%2CkBAAA%2CCACA%2CcAAA%2CwBAAA%2CCACA%2CYAAA%2CcAAA%2CCACA%2CcAAA%2CoBAAA%2CCAGA%2CaAAA%2CaAAA%2CCACA%2CeAAA%2CmBAAA%2CCACA%2CaAAA%2CaAAA%2CCACA%2CeAAA%2CmBAAA%2CCACA%2CaAAA%2CaAAA%2CCACA%2CeAAA%2CmBAAA%2CCACA%2CaAAA%2CaAAA%2CCACA%2CeAAA%2CmBAAA%2CCACA%2CaAAA%2CaAAA%2CCACA%2CeAAA%2CmBAAA%2CCACA%2CaAAA%2CaAAA%2CCACA%2CeAAA%2CmBAAA%2CCACA%2CaAAA%2CaAAA%2CCACA%2CeAAA%2CmBAAA%2CCACA%2CaAAA%2CaAAA%2CCACA%2CeAAA%2CmBAAA%2CCACA%2CaAAA%2CaAAA%2CCACA%2CeAAA%2CmBAAA%2CCACA%2CcAAA%2CcAAA%2CCACA%2CeAAA%2CoBAAA%2CCAGA%2CaAAA%2CiBAAA%2CCACA%2CeAAA%2CuBAAA%2CCACA%2CaAAA%2CkBAAA%2CCACA%2CeAAA%2CwBAAA%2CCACA%2CaAAA%2CkBAAA%2CCACA%2CeAAA%2CwBAAA%2CCACA%2CaAAA%2CkBAAA%2CCACA%2CeAAA%2CwBAAA%2CCACA%2CaAAA%2CkBAAA%2CCACA%2CeAAA%2CwBAAA%2CCACA%2CaAAA%2CkBAAA%2CCACA%2CeAAA%2CwBAAA%2CCACA%2CaAAA%2CkBAAA%2CCACA%2CeAAA%2CwBAAA%2CCACA%2CaAAA%2CkBAAA%2CCACA%2CeAAA%2CwBAAA%2CCACA%2CaAAA%2CkBAAA%2CCACA%2CeAAA%2CwBAAA%2CCACA%2CcAAA%2CiBAAA%2CCACA%2CeAAA%2CuBAAA%2CCACA%2CcAAA%2CcAAA%2CCACA%2CeAAA%2CoBAAA%2CCAGA%2C8BAAA%2CyFAAA%2CCAKA%2CqCACC%2C6GAAA%2CcAAA%2CCAKA%2CiHAAA%2CiBAAA%2CCAKA%2CqDAAA%2CkBAAA%2CCACA%2CmDAAA%2CiBAAA%2CCACA%2CqDAAA%2CuBAAA%2CCACA%2CmDAAA%2CkBAAA%2CCACA%2CqDAAA%2CwBAAA%2CCACA%2CmDAAA%2CaAAA%2CCACA%2CqDAAA%2CmBAAA%2CCACA%2CmDAAA%2CkBAAA%2CCACA%2CqDAAA%2CwBAAA%2CCACA%2CmDAAA%2CkBAAA%2CCACA%2CqDAAA%2CwBAAA%2CCACA%2CmDAAA%2CaAAA%2CCACA%2CqDAAA%2CmBAAA%2CCACA%2CmDAAA%2CkBAAA%2CCACA%2CqDAAA%2CwBAAA%2CCACA%2CmDAAA%2CkBAAA%2CCACA%2CqDAAA%2CwBAAA%2CCACA%2CmDAAA%2CaAAA%2CCACA%2CqDAAA%2CmBAAA%2CCACA%2CoDAAA%2CkBAAA%2CCACA%2CsDAAA%2CwBAAA%2CCACA%2CoDAAA%2CkBAAA%2CCACA%2CsDAAA%2CwBAAA%2CCACA%2CoDAAA%2CcAAA%2CCACA%2CsDAAA%2CoBAAA%2CCAEA%2CsDAAA%2CcAAA%2CCAEA%2C2HAAA%2CkBAAA%2CCAEA%2CiJAAA%2CkBAAA%2CCAAA%2CCAID%2CoCACC%2CoDAAA%2CkBAAA%2CCACA%2CkDAAA%2CiBAAA%2CCACA%2CoDAAA%2CuBAAA%2CCACA%2CkDAAA%2CkBAAA%2CCACA%2CoDAAA%2CwBAAA%2CCACA%2CkDAAA%2CaAAA%2CCACA%2CoDAAA%2CmBAAA%2CCACA%2CkDAAA%2CkBAAA%2CCACA%2CoDAAA%2CwBAAA%2CCACA%2CkDAAA%2CkBAAA%2CCACA%2CoDAAA%2CwBAAA%2CCACA%2CkDAAA%2CaAAA%2CCACA%2CoDAAA%2CmBAAA%2CCACA%2CkDAAA%2CkBAAA%2CCACA%2CoDAAA%2CwBAAA%2CCACA%2CkDAAA%2CkBAAA%2CCACA%2CoDAAA%2CwBAAA%2CCACA%2CkDAAA%2CaAAA%2CCACA%2CoDAAA%2CmBAAA%2CCACA%2CmDAAA%2CkBAAA%2CCACA%2CqDAAA%2CwBAAA%2CCACA%2CmDAAA%2CkBAAA%2CCACA%2CqDAAA%2CwBAAA%2CCACA%2CmDAAA%2CcAAA%2CCACA%2CqDAAA%2CoBAAA%2CCAEA%2CqDAAA%2CcAAA%2CCAEA%2CyHAAA%2CkBAAA%2CCAEA%2C%2BIAAA%2CkBAAA%2CCAAA%2CCvBzgBD%2CKAAA%2CkBAAA%2CCAIA%2CKAAA%2C%2BGAAA%2CCAYA%2CKAAA%2CeAAA%2CCAGA%2CKAAA%2CkKAAA%2CCAKA%2CSAAA%2CiDAAA%2CCAIA%2CeAAA%2CyCAAA%2CCAIA%2CgBAAA%2C8EAAA%2CCAQA%2CQAAA%2CsBAAA%2CCAIA%2CmCAAA%2C6CAAA%2CCAOA%2CgBAAA%2CiIAAA%2CCAWA%2C4DAAA%2CgGAAA%2CCAWA%2CWAAA%2CqBAAA%2CCAIA%2CQAAA%2CgBAAA%2CCAIA%2CSAAA%2CmBAAA%2CCAKA%2CKAAA%2CqBAAA%2CCAMA%2CSAAA%2CuHAAA%2CCAQC%2CcAAA%2C0FAAA%2CCAMA%2CsBAAA%2CmBAAA%2CCAQD%2CQAAA%2CgGAAA%2CCAWA%2C4CAAA%2CqBAAA%2CCAKA%2CsCAAA%2CmBAAA%2CCAKA%2CyCAAA%2CoBAAA%2CCASA%2CaAAA%2CsDAAA%2CCAUA%2CmBAAA%2CgHAAA%2CCAQC%2CkDAAA%2C%2BBAAA%2CCAKA%2C4CAAA%2CoFAAA%2CCAOC%2CkFAAA%2CyCAAA%2CCAMD%2CqBAAA%2CYAAA%2CCAID%2CsBAAA%2CeAAA%2CCAGA%2CqBAAA%2CsCAAA%2CCASC%2CiBAAA%2CqBAAA%2CCAIA%2CyBAAA%2CqOAAA%2CCAWA%2CqBAAA%2CkCAAA%2CCAfA%2CiBAAA%2CqBAAA%2CCAIA%2CyBAAA%2CqOAAA%2CCAWA%2CqBAAA%2CkCAAA%2CCASD%2COAAA%2CyBAAA%2CCAIC%2CcAAA%2C8BAAA%2CCAKA%2CwCAAA%2CeAAA%2CCAWA%2CkBAAA%2C8DAAA%2CCAWD%2CSAAA%2C2CAAA%2CCAIC%2CwDAAA%2CmCAAA%2CCAMA%2CiBAAA%2CqDAAA%2CCAKC%2CwEAAA%2CmCAAA%2CCAOD%2CeAAA%2CiBAAA%2CCAIA%2CgBAAA%2CkDAAA%2CCAKC%2CmCAAA%2C%2BCAAA%2CCAMA%2C%2BDAAA%2CqBAAA%2CCAMD%2CkBAAA%2CiFAAA%2CCASA%2CgBAAA%2CgBAAA%2CCAUO%2C8BAAA%2CmBAAA%2CCAIQ%2C6DAAA%2CmBAAA%2CCAQd%2C%2BCAAA%2CsIAAA%2CCAMA%2CwDAAA%2CmCAAA%2CCAKA%2CuDAAA%2CmCAAA%2CCAME%2CsCAAA%2CyCAAA%2CCAKH%2CqCAAA%2CsCAAA%2CCAKA%2CoCAAA%2CsCAAA%2CCAMG%2CsBAAA%2CoBAAA%2CCAKQ%2C0BAUY%2C0wDAAA%2CgBAAA%2CCAAA%2CCAMZ%2CyBAUY%2C0uEAAA%2CgBAAA%2CCAAA%2CCAMZ%2C0BAUY%2C0lEAAA%2CmBAAA%2CCAAA%2CCAMZ%2CyBAUY%2CkkEAAA%2CmBAAA%2CCAAA%2CCAavB%2CcAAA%2CqBAAA%2CCAGA%2CqBAAA%2CigBAAA%2CCAeC%2CwCAAA%2C4EAAA%2CCAMA%2CyBAAA%2C4EAAA%2CCAUD%2CMAAA%2CeAAA%2CCAGA%2CkBAAA%2C8CAAA%2CCAOA%2C6BAAA%2CsBAAA%2CCAMD%2C%2BBAAA%2C6FAAA%2CCAGA%2C8HAAA%2CsBAAA%2CCAKA%2C8HAAA%2CsBAAA%2CCAKA%2CyBAAA%2CiCAAA%2CCAGA%2C8DAAA%2CsBAAA%2CCAIA%2CqFAAA%2CsBAAA%2CCAGA%2CiCAAA%2CiBAAA%2CCAGA%2CgFAAA%2C6FAAA%2CCAGA%2CmEAAA%2C6FAAA%2CCAGA%2C4DAAA%2C6FAAA%2CCAIC%2C6BAAA%2C8IAAA%2CCAKC%2CmCAAA%2CaAAA%2CCAKF%2C6BAAA%2CcAAA%2CCAGA%2C6BAAA%2CiGAAA%2CCAGA%2CyBAAA%2CuMAAA%2CCAOA%2C2BAAA%2CiDAAA%2CCwBpiBA%2CKAAA%2C%2BGAAA%2CCAOA%2CKAAA%2C2GAAA%2CCAWC%2CWAAA%2C2HAAA%2CCAOD%2CgBAAA%2C2HAAA%2CCAUA%2CgGAAA%2CuHAAA%2CCAQC%2CgSAAA%2CiBAAA%2CCAMD%2CgBAAA%2CuCAAA%2CCAMA%2CgBAAA%2CuCAAA%2CCAMA%2C4EAAA%2CoBAAA%2CCAMA%2CgBAAA%2CuCAAA%2CCAMA%2C4EAAA%2CoBAAA%2CCAMA%2CgBAAA%2CoCAAA%2CCAMA%2CwBAAA%2CmBAAA%2CCAIA%2CgBAAA%2C0EAAA%2CCAOA%2CwBAAA%2CoBAAA%2CCAIA%2CgBAAA%2C2FAAA%2CCAQA%2CwBAAA%2CoBAAA%2CCAMA%2CsDAAA%2CwBAAA%2CCAKA%2CseAAA%2CoBAAA%2CCAiBA%2C6kGAAA%2CmBAAA%2CCAmCA%2C%2B1DAAA%2CgBAAA%2CCAoBA%2CQAAA%2CwbAAA%2CCAUC%2CoBAAA%2C4BAAA%2CCAKD%2CsjBAAA%2CoCAAA%2CCAmCC%2CGAAA%2CqFAAA%2CCAWD%2CQAAA%2C%2BcAAA%2CCAiBC%2CoDAAA%2CqFAAA%2CCAKA%2C2BAAA%2CuHAAA%2CCAMG%2C0BAAA%2CqEAAA%2CCAQI%2C6CAAA%2CsHAAA%2CCAOJ%2CuBAAA%2CkEAAA%2CCAQI%2C0CAAA%2C2HAAA%2CCAMJ%2CkBAAA%2CsBAAA%2CCAKA%2CYAAA%2C0CAAA%2CCAKA%2CsBAAA%2CuBAAA%2CCAGI%2C6BAAA%2C%2BZAAA%2CCAiBA%2CmCAAA%2C0GAAA%2CCAMR%2CUAAA%2CoBAAA%2CCASC%2C0BAAA%2C4CAAA%2CCAMA%2C0BAAA%2CuXAAA%2CCAWE%2CgQAAA%2C4BAAA%2CCAKS%2C4GAAA%2CkFAAA%2CCAKV%2C0CAAA%2CwaAAA%2CCAoBU%2CsDAAA%2CiBAAA%2CCAKI%2CkEAAA%2CoGAAA%2CCASJ%2CwHAAA%2CiNAAA%2CCAMI%2CgJAAA%2CuGAAA%2CCAOR%2CsDAAA%2CiBAAA%2CCAMI%2CoDAAA%2CsGAAA%2CCAKA%2CgEAAA%2CqFAAA%2CCAMX%2CwCAAA%2CoGAAA%2CCAQA%2C0BAAA%2C4bAAA%2CCAeD%2CSAAA%2CyBAAA%2CCAKA%2C4BAAA%2CwCAAA%2CCAIA%2CkBAAA%2CwCAAA%2CCAIA%2CmBAAA%2CwCAAA%2CCAIA%2CuBAAA%2CwCAAA%2CCAIA%2CMAAA%2C6CAAA%2CCAII%2CmBAAA%2CgBAAA%2CCAIH%2CcAAA%2CiIAAA%2CCAWG%2CgBAAA%2CmCAAA%2CCAGI%2C8BAAA%2CmCAAA%2CCAMP%2CiBAAA%2CgEAAA%2CCAKC%2CyBAAA%2CwCAAA%2CCAKM%2CwBAAA%2CqBAAA%2CCAGI%2CqCAAA%2CqBAAA%2CCAIA%2C6CAAA%2CmLAAA%2CCAYJ%2CuCAAA%2CmVAAA%2CCAsBI%2CgbAAA%2CoJAAA%2CCAeA%2Cg6BAAA%2CoDAAA%2CCAYA%2CggCAAA%2CoJAAA%2CCAWJ%2CsDAAA%2CoHAAA%2CCAMA%2C%2BBAAA%2CyBAAA%2CCAGI%2C2CAAA%2C6CAAA%2CCAKJ%2CqBAAA%2CgBAAA%2CCAIA%2CuBAAA%2CsCAAA%2CCAMP%2CaAAA%2CuCAAA%2CCAIO%2C0BAAA%2CsGAAA%2CCAQA%2CyBAAA%2CqCAAA%2CCAII%2CyCAAA%2CsCAAA%2CCAQR%2CiBAAA%2C2CAAA%2CCAMA%2CeAAA%2CoBAAA%2CCAKH%2CcAAA%2CqFAAA%2CCAOG%2CkBAAA%2CoCAAA%2CCAIA%2CkBAAA%2CiEAAA%2CCASI%2CgCAAA%2C%2BDAAA%2CCAII%2CwDAAA%2CoEAAA%2CCAKI%2CoGAAA%2C2CAAA%2CCAQd%2C8CAAA%2CgGAAA%2CCAUC%2CoEAAA%2CuLAAA%2CCAWC%2C4EAAA%2CqZAAA%2CCAyBD%2C8FAAA%2CmHAAA%2CCAMC%2CmFAAA%2CiBAAA%2CCAKA%2CyFAAA%2CiBAAA%2CCAIQ%2C6EAAA%2CmCAAA%2CCAIR%2CqFAAA%2C4BAAA%2CCAOQ%2C%2BEAAA%2CwBAAA%2CCAQV%2C0CAAA%2CgGAAA%2CCAUC%2CgEAAA%2CqRAAA%2CCAgBC%2CwEAAA%2C0KAAA%2CCAaA%2CuEAAA%2CoUAAA%2CCAgBD%2C0FAAA%2CmHAAA%2CCAMC%2C%2BEAAA%2CoDAAA%2CCAKA%2C8EAAA%2CwGAAA%2CCAMD%2CyEAAA%2CmCAAA%2CCAIC%2CiFAAA%2C4BAAA%2CCASI%2CqCAAA%2CgGAAA%2CCAUI%2C4DAAA%2C2IAAA%2CCAQI%2CmEAAA%2C8QAAA%2CCAaI%2CkKAAA%2CiJAAA%2CCAMA%2CqFAAA%2C8FAAA%2CCAMJ%2CkEAAA%2CoPAAA%2CCAcA%2CsKAAA%2CwHAAA%2CCAOA%2C4EAAA%2CmJAAA%2CCAKI%2CoLAAA%2C8CAAA%2CCAKA%2C8FAAA%2C8CAAA%2CCAKJ%2C2EAAA%2CgGAAA%2CCAMA%2CsLAAA%2C2HAAA%2CCAMJ%2CqEAAA%2CcAAA%2CCAOR%2C0BAAA%2CgIAAA%2CCAYA%2CmBAAA%2CyGAAA%2CCAKI%2CsCAAA%2CiFAAA%2CCAKI%2C4CAAA%2C2FAAA%2CCAKJ%2CyBAAA%2CgBAAA%2CCAIP%2C%2BBAAA%2CgGAAA%2CCAQG%2CuBAAA%2C%2BDAAA%2CCAOH%2CqBAAA%2CuVAAA%2CCAWC%2CuDAAA%2CwBAAA%2CCAIA%2C2BAAA%2CqBAAA%2CCAGC%2CkCAAA%2CiaAAA%2CCAsBH%2CSAAA%2CuGAAA%2CCClhCI%2CKAAA%2CuBAAA%2CCAGA%2CQAAA%2CgBAAA%2CCAOJ%2CcAAA%2CmBAAA%2CCAUA%2CgBAAA%2CkEAAA%2CCAOA%2CgBAAA%2CkEAAA%2CCAOA%2CgBAAA%2CgEAAA%2CCAOA%2CgBAAA%2CqFAAA%2CCAQA%2CgBAAA%2C8CAAA%2CCAMA%2CgBAAA%2C8CAAA%2CCAWA%2CYAAA%2CgOAAA%2CCACI%2C2CAAA%2CsOAAA%2CCAMA%2CoCAAA%2CsBAAA%2CCAYA%2CkBAAA%2C2FAAA%2CCAGI%2C0BAAA%2CkFAAA%2CCAIJ%2CoBAAA%2C8bAAA%2CCA%2BBI%2CykBAAA%2CiBAAA%2CCAKI%2C2oBAAA%2CoGAAA%2CCAQA%2CkCAAA%2CiNAAA%2CCAMI%2CwCAAA%2CuGAAA%2CCANJ%2CmCAAA%2CiNAAA%2CCAMI%2CyCAAA%2CuGAAA%2CCANJ%2CkCAAA%2CiNAAA%2CCAMI%2CwCAAA%2CuGAAA%2CCANJ%2CmCAAA%2CiNAAA%2CCAMI%2CyCAAA%2CuGAAA%2CCANJ%2CkCAAA%2CiNAAA%2CCAMI%2CwCAAA%2CuGAAA%2CCANJ%2CmCAAA%2CiNAAA%2CCAMI%2CyCAAA%2CuGAAA%2CCANJ%2CkCAAA%2CiNAAA%2CCAMI%2CwCAAA%2CuGAAA%2CCANJ%2CkCAAA%2CiNAAA%2CCAMI%2CwCAAA%2CuGAAA%2CCANJ%2CmCAAA%2CiNAAA%2CCAMI%2CyCAAA%2CuGAAA%2CCANJ%2CkCAAA%2CiNAAA%2CCAMI%2CwCAAA%2CuGAAA%2CCANJ%2CkCAAA%2CiNAAA%2CCAMI%2CwCAAA%2CuGAAA%2CCANJ%2CkCAAA%2CiNAAA%2CCAMI%2CwCAAA%2CuGAAA%2CCANJ%2CmCAAA%2CiNAAA%2CCAMI%2CyCAAA%2CuGAAA%2CCANJ%2CkCAAA%2CiNAAA%2CCAMI%2CwCAAA%2CuGAAA%2CCAOZ%2C8EAAA%2CiBAAA%2CCAMI%2CkCAAA%2CsGAAA%2CCAKA%2CwCAAA%2CqFAAA%2CCAOR%2CaAAA%2CgEAAA%2CCAKI%2C%2BBAAA%2CoBAAA%2CCAIA%2CeAAA%2CwBAAA%2CCAIA%2CiEAAA%2CoBAAA%2CCAKA%2CqBAAA%2C%2BFAAA%2CCAQA%2CoBAAA%2C2YAAA%2CCAgBA%2C0BAAA%2C0GAAA%2CCAKJ%2CmBAAA%2C2CAAA%2CCAII%2CqCAAA%2CoBAAA%2CCAIA%2C2BAAA%2CkaAAA%2CCAiBA%2CiCAAA%2C6GAAA%2CCAUJ%2CUAAA%2CmCAAA%2CCAII%2C%2BOAAA%2C2CAAA%2CCAkBH%2CoFAAA%2CuBAAA%2CCAGC%2CoIAAA%2CgBAAA%2CCAOD%2C0CAAA%2CgCAAA%2CCAIC%2CgDAAA%2CmHAAA%2CCAKC%2CgEAAA%2CsSAAA%2CCAqBH%2CMAAA%2CmBAAA%2CCAKA%2CaAAA%2CoBAAA%2CCAYI%2C0EAAA%2CyCAAA%2CCAMA%2CgOAAA%2CiBAAA%2CCAMA%2C4LAAA%2CmBAAA%2CCAMI%2CgJAAA%2CiBAAA%2CCAII%2CoLAAA%2CsBAAA%2CCAJJ%2CgJAAA%2CiBAAA%2CCAII%2CoLAAA%2CsBAAA%2CCAMR%2C8GAAA%2CqBAAA%2CCAKA%2CoHAAA%2CwBAAA%2CCAMA%2CsOAAA%2CqBAAA%2CCAKA%2C8GAAA%2CqBAAA%2CCAKA%2CoHAAA%2CwBAAA%2CCAMA%2CsOAAA%2CqBAAA%2CCAKA%2C8GAAA%2CiBAAA%2CCAKA%2CoHAAA%2CoBAAA%2CCAMA%2CsOAAA%2CgBAAA%2CCAOI%2CqFAAA%2CwBAAA%2CCAIA%2C%2BEAAA%2C2BAAA%2CCAIA%2C%2BEAAA%2C0BAAA%2CCAOA%2CsHAAA%2CqBAAA%2CCAIA%2CgHAAA%2CwBAAA%2CCAIA%2CgHAAA%2CwBAAA%2CCAUP%2CmKAAA%2CgLAAA%2CCAQO%2C%2BsBAAA%2CkBAAA%2CCAGI%2C2zBAAA%2CkBAAA%2CCAIA%2C2zBAAA%2CmBAAA%2CCAIA%2C2zBAAA%2CgBAAA%2CCAOZ%2C8BAAA%2CoBAAA%2CCAGA%2CeAAA%2CmCAAA%2CCAII%2CmCAAA%2CmBAAA%2CCAGA%2CqCAAA%2CqBAAA%2CCAGA%2CoCAAA%2CoBAAA%2CCAIJ%2CqDAAA%2C%2BCAAA%2CCAQI%2C%2BGAAA%2CiBAAA%2CCAGA%2CyGAAA%2CoBAAA%2CCAMJ%2C%2BFAAA%2CoOAAA%2CCAMC%2CuGAAA%2CkBAAA%2CCAgBD%2C4IAAA%2CgBAAA%2CCAIA%2C%2BFAAA%2CqOAAA%2CCAMC%2CuGAAA%2CkBAAA%2CCAIE%2C6RAAA%2CmBAAA%2CCAGA%2CuPAAA%2CmFAAA%2CCAWC%2C%2BKAAA%2CgDAAA%2CCAII%2CiNAAA%2CsBAAA%2CCAGA%2CyNAAA%2CmBAAA%2CCAIA%2C%2BLAAA%2C8DAAA%2CCAUA%2CmVAAA%2CoBAAA%2CCAOR%2CiBAAA%2CcAAA%2CCAGC%2C4SAAA%2CiBAAA%2CCASA%2C0CAAA%2C4JAAA%2CCAQe%2CkGAAA%2CyBAAA%2CCAOZ%2Cu5BAAA%2C0CAAA%2CCA8BA%2CyBAAA%2C0CAAA%2CCAWH%2CcAAA%2CmwBAAA%2CCAwBO%2CmCAAA%2CsHAAA%2CCAMJ%2C%2BDAAA%2C2CAAA%2CCAQA%2CmCAAA%2CqCAAA%2CCAKH%2CcAAA%2CqHAAA%2CCAMC%2CmBAAA%2CiBAAA%2CCAIA%2CmBAAA%2CiBAAA%2CCAKE%2CcAAA%2CmCAAA%2CCASJ%2CYAAA%2CiBAAA%2CCAGC%2CkBAAA%2CoBAAA%2CCAGO%2CoCAAA%2CkGAAA%2CCAIJ%2CkBAAA%2CoBAAA%2CCAIH%2CkBAAA%2CwQAAA%2CCAUA%2CkBAAA%2CqGAAA%2CCAQW%2CkDAAA%2C%2BEAAA%2CCAIA%2C2CAAA%2CgBAAA%2CCAMR%2CmBAAA%2CqFAAA%2CCAIH%2CkBAAA%2CmEAAA%2CCAKO%2C0BAAA%2C%2BQAAA%2CCAYI%2CkCAAA%2C%2BEAAA%2CCAKR%2C%2BCAAA%2CkRAAA%2CCACI%2CiEAAA%2CgBAAA%2CCAGA%2CiEAAA%2CiBAAA%2CCAWP%2CgCAAA%2CqBAAA%2CCAGA%2CoBAAA%2CkUAAA%2CCACO%2CyBAAA%2CsRAAA%2CCAUI%2CiCAAA%2CuJAAA%2CCAYA%2CgCAAA%2C8OAAA%2CCA2BJ%2CsCAAA%2CoHAAA%2CCAEI%2C8CAAA%2CoFAAA%2CCAcR%2CwGAAA%2CsIAAA%2CCASH%2CoBAAA%2CgBAAA%2CCAKG%2CiCAAA%2C4GAAA%2CCAQQ%2C8DAAA%2C2RAAA%2CCAUI%2CsEAAA%2C0CAAA%2CCAMJ%2CmDAAA%2C%2BjBAAA%2CCAgBI%2CgFAAA%2CiCAAA%2CCAIA%2C8GAAA%2C8BAAA%2CCAMA%2C0EAAA%2CmSAAA%2CCAQI%2CyGAAA%2CkKAAA%2CCAOR%2CmDAAA%2CqBAAA%2CCAGI%2C2DAAA%2CmDAAA%2CCAGA%2C6DAAA%2CiBAAA%2CCAKJ%2CmDAAA%2CiBAAA%2CCACI%2C0DAAA%2CgBAAA%2CCAIA%2C2DAAA%2CgFAAA%2CCASA%2CiEAAA%2CiBAAA%2CCAKJ%2CmDAAA%2CyEAAA%2CCAII%2C2DAAA%2CgBAAA%2CCAQZ%2C6BAAA%2CYAAA%2CCAEI%2CsDAAA%2CiMAAA%2CCAKI%2CwEAAA%2C%2BBAAA%2CCAII%2CgFAAA%2CgBAAA%2CCAUJ%2CqDAAA%2C2EAAA%2CCAQA%2CqDAAA%2CkBAAA%2CCAIQ%2C6EAAA%2C0RAAA%2CCAiBR%2CqDAAA%2CkBAAA%2CCAGI%2C2DAAA%2CiBAAA%2CCAEI%2C6EAAA%2C4BAAA%2CCAKJ%2CgEAAA%2CuBAAA%2CCAKJ%2CqDAAA%2CwfAAA%2CCACI%2C6DAAA%2CgBAAA%2CCAqBhB%2CuBAAA%2CwHAAA%2CCAKC%2CwHAAA%2C4RAAA%2CCAaA%2CyBAAA%2CiBAAA%2CCAIA%2CoFAAA%2CqBAAA%2CCAKW%2CwRAAA%2C0CAAA%2CCAKA%2CoJAAA%2C6CAAA%2CCAOX%2CuLAAA%2CqBAAA%2CCAKC%2C%2BMAAA%2CoMAAA%2CCAWD%2CsPAAA%2CiBAAA%2CCAOA%2CqGAAA%2CmBAAA%2CCAWA%2CeAAA%2CoFAAA%2CCAMO%2CsCAAA%2CiCAAA%2CCAOJ%2CcAAA%2CiJAAA%2CCAOI%2CoBAAA%2C0RAAA%2CCAQI%2C6BAAA%2C8LAAA%2CCAOI%2CoCAAA%2CwPAAA%2CCAQI%2CgEAAA%2CkGAAA%2CCAOR%2C0BAAA%2C8TAAA%2CCAKI%2C8BAAA%2CyIAAA%2CCAGI%2CmFAAA%2CiHAAA%2CCAMd%2C2CAAA%2CyJAAA%2CCAAA%2C2CAAA%2CyJAAA%2CCAAA%2C2CAAA%2CyJAAA%2CCAAA%2C2CAAA%2CyJAAA%2CCAAA%2C2CAAA%2CyJAAA%2CCAAA%2C2CAAA%2CyJAAA%2CCAAA%2C2CAAA%2CyJAAA%2CCAAA%2C2CAAA%2CyJAAA%2CCAAA%2C2CAAA%2CyJAAA%2CCAAA%2C4CAAA%2CqJAAA%2CCAAA%2C4CAAA%2C6JAAA%2CCAAA%2C4CAAA%2C6JAAA%2CCAAA%2C4CAAA%2C6JAAA%2CCAAA%2C4CAAA%2C6JAAA%2CCAAA%2C4CAAA%2C6JAAA%2CCAAA%2C4CAAA%2C6JAAA%2CCAAA%2C4CAAA%2C6JAAA%2CCAAA%2C4CAAA%2C6JAAA%2CCAAA%2C4CAAA%2C6JAAA%2CCAAA%2C4CAAA%2CqJAAA%2CCAQU%2C8BAAA%2CcAAA%2CCAIA%2CiCAAA%2C4YAAA%2CCASI%2C6DAAA%2C4FAAA%2CCAOR%2CgFAAA%2CmBAAA%2CCAMA%2CyBAAA%2CoCAAA%2CCAKA%2C2BAAA%2C2CAAA%2CCAII%2CiCAAA%2CiKAAA%2CCAEI%2CwCAAA%2C6EAAA%2CCAWR%2C4BAAA%2C2DAAA%2CCAKA%2CkCAAA%2CuEAAA%2CCAOQ%2CiEAAA%2CuGAAA%2CCAKJ%2C2DAAA%2CuMAAA%2CCAQI%2CmEAAA%2CiBAAA%2CCAOZ%2CmBAAA%2CoNAAA%2CCAML%2CyBAAA%2CyDAAA%2CCAOA%2CyBAAA%2CoUAAA%2CCAUC%2CiCAAA%2C6WAAA%2CCAYA%2CgCAAA%2CycAAA%2CCAeA%2CiCAAA%2C8aAAA%2CCAYA%2CyFAAA%2CiBAAA%2CCAIC%2CyGAAA%2C0KAAA%2CCAIA%2CuGAAA%2CoLAAA%2CCAIA%2C2JAAA%2CmHAAA%2CCAYL%2CwCAAA%2C6CAAA%2CCAMA%2CcAAA%2CmBAAA%2CCAYI%2Cw6DAAA%2CyFAAA%2CCAgBA%2C2tFAAA%2CcAAA%2CCAeA%2CyCAAA%2CkEAAA%2CCAMI%2CwDAAA%2CmBAAA%2CCAIA%2CwFAAA%2CsBAAA%2CCAIA%2C4kBAAA%2C2CAAA%2CCAYI%2CgqBAAA%2CuEAAA%2CCASR%2CgCAAA%2C2CAAA%2CCAGA%2CgCAAA%2C2CAAA%2CCAGA%2CgCAAA%2C2CAAA%2CCAcI%2CsBAAA%2C8DAAA%2CCAaR%2CaAAA%2CqBAAA%2CCAGC%2CqBAAA%2CmDAAA%2CCAKC%2CgCAAA%2CkBAAA%2CCAIA%2C4BAAA%2CyFAAA%2CCAMD%2CoBAAA%2CgCAAA%2CCAIO%2CyBAAA%2CgBAAA%2CCAMA%2C2BAAA%2CeAAA%2CCAGI%2CmCAAA%2CgCAAA%2CCAQJ%2C0BAAA%2C4CAAA%2CCAMP%2CsBAAA%2CyJAAA%2CCAUC%2CwBAAA%2CmBAAA%2CCAMA%2C2BAAA%2C2VAAA%2CCAYA%2C2BAAA%2C4IAAA%2CCAMC%2CwDAAA%2CoBAAA%2CCAIA%2CiCAAA%2CiBAAA%2CCAWC%2CoBAAA%2C8YAAA%2CCAcA%2CoBAAA%2CuGAAA%2CCAOI%2C2BAAA%2C0MAAA%2CCAMI%2C%2BBAAA%2CcAAA%2CCAKI%2CqEAAA%2CqFAAA%2CCAKJ%2C6DAAA%2CsCAAA%2CCAMJ%2C6BAAA%2CmBAAA%2CCAGI%2CoCAAA%2C2IAAA%2CCAOJ%2C0BAAA%2CuLAAA%2CCAII%2C8BAAA%2CcAAA%2CCAKJ%2C4BAAA%2C4DAAA%2CCAKA%2C0BAAA%2CmBAAA%2CCAGI%2CkCAAA%2C6EAAA%2CCAgBZ%2CWAAA%2C6HAAA%2CCAKI%2CuEAAA%2C%2BEAAA%2CCAIA%2CmBAAA%2CiPAAA%2CCAYA%2CiBAAA%2C4SAAA%2CCAUI%2CwBAAA%2CiPAAA%2CCAMA%2CuBAAA%2CwTAAA%2CCAUI%2C6DAAA%2CuOAAA%2CCAaA%2C8BAAA%2C2FAAA%2CCAKJ%2C0BAAA%2CmCAAA%2CCAMI%2C8CAAA%2C2FAAA%2CCAGI%2CsDAAA%2C8FAAA%2CCAGA%2CqDAAA%2C8FAAA%2CCAOZ%2CoBAAA%2CmQAAA%2CCAMI%2CyDAAA%2C8CAAA%2CCAKA%2C%2BCAAA%2C0CAAA%2CCAKA%2C2BAAA%2C2NAAA%2CCAUJ%2CsBAAA%2CwCAAA%2CCAGI%2C8BAAA%2CgBAAA%2CCAII%2CuCAAA%2CwLAAA%2CCAOI%2CgDAAA%2C2EAAA%2CCAMA%2C6CAAA%2CyHAAA%2CCAOI%2CyGAAA%2C8CAAA%2CCAUJ%2CiDAAA%2CyBAAA%2CCAOZ%2CqEAAA%2CiFAAA%2CCAGI%2CkFAAA%2CkBAAA%2CCAMA%2C6EAAA%2CoBAAA%2CCAUR%2CSAAA%2CyCAAA%2CCAUI%2CiDAAA%2CkBAAA%2CCAGI%2CyDAAA%2CgBAAA%2CCAIJ%2CuDAAA%2CaAAA%2CCAGA%2C%2BCAAA%2CgBAAA%2CCAIA%2CmCAAA%2CuBAAA%2CCAIA%2CwCAAA%2CiCAAA%2CCAGI%2C2CAAA%2CqDAAA%2CCACI%2CmDAAA%2CgBAAA%2CCASA%2CqDAAA%2C4BAAA%2CCAYR%2CoEAAA%2CmBAAA%2CCAKI%2CqBAAA%2CoWAAA%2CCAYA%2CqBAAA%2CwBAAA%2CCAIQ%2C6CAAA%2CyBAAA%2CCAMR%2CsBAAA%2CyBAAA%2CCAIJ%2C2JAAA%2CyFAAA%2CCAIA%2C6JAAA%2CmFAAA%2CCASJ%2CcAAA%2C8gBAAA%2CCASI%2CkCAAA%2C8JAAA%2CCAMI%2C4EAAA%2CiBAAA%2CCAMJ%2CqBAAA%2C%2BEAAA%2CCAOH%2CuBAAA%2C2FAAA%2CCAIG%2CoBAAA%2C%2BNAAA%2CCAII%2CwCAAA%2C0GAAA%2CCAKJ%2CkCAAA%2CcAAA%2CCCx8DJ%2CqBAAA%2C2HAAA%2CCAcA%2CMAAA%2CCAEQ%2CmBAAA%2C2CAAA%2CCAII%2C%2BGAAA%2C2CAAA%2CCAOJ%2CiBAAA%2C0DAAA%2CCAKI%2CwBAAA%2CqXAAA%2CCASI%2C4BAAA%2CcAAA%2CCAMA%2CuDAAA%2CsCAAA%2CCASR%2CoBAAA%2CgEAAA%2CCAKI%2CyBAAA%2CuJAAA%2CCAGI%2CiCAAA%2C6EAAA%2CCAWR%2CmBAAA%2C6DAAA%2CCAUA%2CqBAAA%2C2GAAA%2CCAMI%2C2BAAA%2C4CAAA%2CCAKA%2C2BAAA%2CkBAAA%2CCAKJ%2CiBAAA%2CuBAAA%2CCAIA%2CqBAAA%2CiBAAA%2CCAKA%2C6BAAA%2CkMAAA%2CCAQA%2CyCAAA%2C8BAAA%2CCAKI%2CiDAAA%2CoEAAA%2CCAQI%2CiEAAA%2CuEAAA%2CCAOA%2C4DAAA%2CqCAAA%2CCAIA%2C6DAAA%2C%2BDAAA%2CCAOI%2CkCAAA%2C6DAAA%2CiGAAA%2CCAAA%2CCAQJ%2C0DAAA%2CyBAAA%2CCAIA%2C8DAAA%2CwBAAA%2CCAMR%2CoBAAA%2CqBAAA%2CCAMJ%2CYAAA%2CkEAAA%2CCAKI%2CiBAAA%2CgBAAA%2CCAGA%2CmBAAA%2CgNAAA%2CCASI%2C8CAAA%2C0CAAA%2CCAKA%2CyBAAA%2CkMAAA%2CCAKA%2CyBAAA%2C%2BLAAA%2CCAOJ%2CmBAAA%2CuHAAA%2CCAUA%2C0BAAA%2C0FAAA%2CCAMI%2CiCAAA%2C6BAAA%2CCAKA%2C2CAAA%2CiBAAA%2CCAKJ%2CkBAAA%2CmUAAA%2CCAaI%2C4BAAA%2CqFAAA%2CCAKJ%2CkBAAA%2C%2BHAAA%2CCAOA%2CkBAAA%2C8JAAA%2CCAOI%2CyBAAA%2CkRAAA%2CCAWA%2CkDAAA%2CiBAAA%2CCAII%2CgEAAA%2C%2BEAAA%2CCAQZ%2CaAAA%2CqBAAA%2CCAGI%2C2CAAA%2CyFAAA%2CCAKA%2CqBAAA%2CkJAAA%2CCAKI%2CyBAAA%2CcAAA%2CCAKJ%2CsBAAA%2C4CAAA%2CCAKA%2CuBAAA%2CgHAAA%2CCAOI%2C6BAAA%2CkBAAA%2CCAKJ%2CoBAAA%2CoBAAA%2CCAGI%2CgEAAA%2CqBAAA%2CCAKJ%2CmBAAA%2CsCAAA%2CCAKA%2CmBAAA%2CkBAAA%2CCAOI%2CuGAAA%2CwHAAA%2CCASI%2CsKAAA%2CqBAAA%2CCAKR%2CyBAAA%2CwBAAA%2CCAII%2C%2BDAAA%2CgBAAA%2CCAKA%2CoCAAA%2CuBAAA%2CCAGI%2CgEAAA%2CqBAAA%2CCAMR%2CsBAAA%2CmBAAA%2CCAMJ%2CcAAA%2CmBAAA%2CCAGI%2CoBAAA%2C0EAAA%2CCAMI%2C4BAAA%2CqcAAA%2CCAcI%2CiCAAA%2CiJAAA%2CCAWJ%2C0BAAA%2CmKAAA%2CCAYA%2C2BAAA%2C2EAAA%2CCAMI%2C%2BCAAA%2CkCAAA%2CCAOR%2CqBAAA%2CkIAAA%2CCAKI%2C2BAAA%2C%2BCAAA%2CCAKI%2C%2BCAAA%2C2BAAA%2CwDAAA%2CCAAA%2CCAOJ%2C4BAAA%2CcAAA%2CCAIA%2C4BAAA%2CiDAAA%2CCAMJ%2CiCAAA%2CgBAAA%2CCAIA%2CyBAAA%2CaAAA%2CCAGI%2CyCAAA%2CmBAAA%2CCAGI%2C0DAAA%2CYAAA%2CCAKJ%2C%2BBAAA%2CaAAA%2CCAGI%2C4CAAA%2CgBAAA%2CCAIA%2C6CAAA%2CgBAAA%2CCAIA%2CuDAAA%2CYAAA%2CCAMQ%2CmEAAA%2C8FAAA%2CCAQJ%2C4CAAA%2C8jBAAA%2CCA2BZ%2CuBAAA%2CqBAAA%2CCAUR%2CgBAAA%2CsDAAA%2CCAKI%2C0BAAA%2CwDAAA%2CCAMA%2CsBAAA%2CsTAAA%2CCAQI%2C4BAAA%2CyMAAA%2CCAUA%2C6CAAA%2C8UAAA%2CCAUJ%2C4CAAA%2C8LAAA%2CCAUA%2CiDAAA%2CyNAAA%2CCAWI%2CyDAAA%2CoGAAA%2CCAUA%2CuDAAA%2C6JAAA%2CCAOA%2C6CAAA%2C8FAAA%2CCAKJ%2CkCAAA%2CgJAAA%2CCAQI%2CyCAAA%2CsBAAA%2CCAGA%2CyCAAA%2CoBAAA%2CCAGA%2CyCAAA%2CsBAAA%2CCAGA%2CyCAAA%2CoBAAA%2CCAGA%2CoDAAA%2CaAAA%2CCAGI%2C2DAAA%2C%2BCAAA%2CCAOR%2CuBAAA%2CgBAAA%2CCAOA%2C%2BCAAA%2CkBAAA%2CCASJ%2CmBAAA%2CmBAAA%2CCAII%2CcAAA%2CwGAAA%2CCAKI%2CkBAAA%2CsFAAA%2CCAOA%2CuCAAA%2CcAAA%2CCAOA%2CmBAAA%2CiBAAA%2CCAIQ%2CsDAAA%2C0CAAA%2CCAMA%2C%2BBAAA%2CqEAAA%2CCAOJ%2CyBAAA%2CiBAAA%2CCAOJ%2CoCAAA%2CiCAAA%2CCAIA%2CmCAAA%2CqCAAA%2CCAKA%2CwBAAA%2CuCAAA%2CCAKA%2CuBAAA%2CmBAAA%2CCAIA%2CqBAAA%2C4aAAA%2CCAYI%2C2BAAA%2C4BAAA%2CCAIA%2CiCAAA%2C6BAAA%2CCAIA%2C2BAAA%2C8GAAA%2CCAYI%2CiCAAA%2CqEAAA%2CCAMJ%2C4BAAA%2C0DAAA%2CCAMQ%2CsCAAA%2C6EAAA%2CCAWR%2C0BAAA%2CgIAAA%2CCAQI%2C4DAAA%2C0CAAA%2CCAeZ%2CYAAA%2CmVAAA%2CCAiBI%2CwFAAA%2CoJAAA%2CCAWJ%2CiCAAA%2CgGAAA%2CCAGA%2C6BAAA%2C%2BFAAA%2CCAIA%2C2BAAA%2CyIAAA%2CCAMI%2CiCAAA%2CcAAA%2CCAKJ%2CqBAAA%2CgBAAA%2CCAQJ%2CiBAAA%2CyDAAA%2CCAII%2CyBAAA%2C8CAAA%2CCAII%2C4BAAA%2CyEAAA%2CCASP%2C8BAAA%2C%2BcAAA%2CCAiBC%2CwEAAA%2CqFAAA%2CCAKA%2C2EAAA%2CgBAAA%2CCASF%2CKAAA%2CmCAAA%2CCAWI%2CiBAAA%2CqBAAA%2CCAGI%2CwBAAA%2CkDAAA%2CCAKI%2C6BAAA%2CiTAAA%2CCC%2F6BZ%2C0BAEI%2CcAAA%2CkKAAA%2CCAQI%2CqBAAA%2C4CAAA%2CCAKA%2CkCAAA%2CwCAAA%2CCAAA%2CCAOR%2C0BAIQ%2CcAAA%2CiBAAA%2CCAIA%2CcAAA%2CuDAAA%2CCAMA%2CoCAAA%2CmFAAA%2CCAIA%2CoBAAA%2CyBAAA%2CCAGI%2CsCAAA%2C%2BCAAA%2CCACI%2C8CAAA%2C%2BBAAA%2CCAaJ%2CkFAAA%2C2BAAA%2CCAKA%2C0NAAA%2CoKAAA%2CCAAA%2CCASZ%2CqCAEC%2CKAAA%2CkBAAA%2CCAGG%2CgCAAA%2CqBAAA%2CCASI%2CqBAAA%2CwBAAA%2CCAGA%2CcAAA%2C%2BCAAA%2CCAIA%2CcAAA%2CsBAAA%2CCAKA%2CkBAAA%2CyCAAA%2CCAIA%2CkBAAA%2CyCAAA%2CCAII%2C0BAAA%2CyBAAA%2CCAOA%2CsCAAA%2CyCAAA%2CCACI%2C8CAAA%2CyBAAA%2CCAAA%2CCAWhB%2C0BAIY%2C4EAAA%2C2BAAA%2CCAKA%2C8MAAA%2CoKAAA%2CCAAA%2CCASZ%2CqCAMQ%2Cw6DAAA%2CcAAA%2CCAgBA%2C2tFAAA%2CcAAA%2CCAgBA%2C2CAAA%2CcAAA%2CCAAA%2CCASR%2C0BFmJI%2C0EAAA%2CyCAAA%2CCAMA%2CgOAAA%2CiBAAA%2CCAMA%2C4LAAA%2CmBAAA%2CCAMI%2CgJAAA%2CiBAAA%2CCAII%2CoLAAA%2CuBAAA%2CCAJJ%2CgJAAA%2CiBAAA%2CCAII%2CoLAAA%2CuBAAA%2CCAMR%2C8GAAA%2CsBAAA%2CCAKA%2CoHAAA%2CyBAAA%2CCAMA%2CsOAAA%2CsBAAA%2CCAKA%2C8GAAA%2CqBAAA%2CCAKA%2CoHAAA%2CwBAAA%2CCAMA%2CsOAAA%2CqBAAA%2CCAKA%2C8GAAA%2CiBAAA%2CCAKA%2CoHAAA%2CoBAAA%2CCAMA%2CsOAAA%2CgBAAA%2CCAOI%2CqFAAA%2C0BAAA%2CCAIA%2C%2BEAAA%2C2BAAA%2CCAIA%2C%2BEAAA%2C2BAAA%2CCAOA%2CsHAAA%2CuBAAA%2CCAIA%2CgHAAA%2CyBAAA%2CCAIA%2CgHAAA%2CwBAAA%2CCE7OL%2CgTAAA%2CmBAAA%2CCAUa%2CwjBAAA%2CmBAAA%2CCAGA%2C4eAAA%2CuBAAA%2CCAcJ%2CwqBAAA%2CmBAAA%2CCAUI%2CwaAAA%2CmBAAA%2CCAGA%2C4VAAA%2CuBAAA%2CCAWb%2C4ZAAA%2CgBAAA%2CCAaS%2CsJAAA%2CsBAAA%2CCAQA%2CkMAAA%2CmBAAA%2CCAGA%2CoMAAA%2CsBAAA%2CCAOR%2CqDAAA%2C4CAAA%2CCFlRA%2CKAAA%2CsBAAA%2CCAGA%2CQAAA%2CeAAA%2CCEwRF%2CcAAA%2CyWAAA%2CCAQC%2CoBAAA%2C%2BDAAA%2CCAMD%2CcAAA%2C%2BCAAA%2CCAIC%2CmBAAA%2CqFAAA%2CCAMK%2CcAAA%2C8EAAA%2CCAIA%2CcAAA%2CgBAAA%2CCAMN%2CkBAAA%2CgBAAA%2CCAIA%2CoBAAA%2CiBAAA%2CCAGC%2C4BAAA%2C0TAAA%2CCAOC%2CiCAAA%2C8RAAA%2CCAUC%2C6CAAA%2CgBAAA%2CCAGA%2C4CAAA%2CmBAAA%2CCAKD%2CkCAAA%2CsLAAA%2CCAIC%2CmEAAA%2CoQAAA%2CCAMA%2C%2BEAAA%2CsPAAA%2CCAMA%2C8EAAA%2CsPAAA%2CCAQF%2CyBAAA%2CgTAAA%2CCACC%2C%2BBAAA%2C%2BQAAA%2CCAKgB%2CmDAAA%2C%2BFAAA%2CCAmBJ%2C6BAAA%2CcAAA%2CCAKb%2C0BAAA%2CoEAAA%2CCAOA%2CsCAAA%2CwQAAA%2CCAOiB%2C%2BDAAA%2CaAAA%2CCAKR%2CmEAAA%2CyFAAA%2CCAGA%2CwEAAA%2CmBAAA%2CCAIT%2CuCAAA%2C4cAAA%2CCAQC%2C6CAAA%2C8FAAA%2CCAKD%2CsCAAA%2CqCAAA%2CCAIC%2C8CAAA%2C%2BEAAA%2CCASQ%2CuCAAA%2CmIAAA%2CCAKI%2C2DAAA%2CuBAAA%2CCAKb%2CwCAAA%2C4NAAA%2CCACa%2C6CAAA%2C4MAAA%2CCAMI%2CyGAAA%2CgBAAA%2CCAOA%2CiFAAA%2CuBAAA%2CCAIA%2C8FAAA%2C0BAAA%2CCAiBA%2CqEAAA%2CyBAAA%2CCAGA%2C0DAAA%2C%2BCAAA%2CCAII%2CkEAAA%2CiBAAA%2CCAMZ%2C6LAAA%2CiFAAA%2CCAMA%2CyDAAA%2C%2BCAAA%2CCAKI%2CkFAAA%2CyTAAA%2CCAQI%2CoGAAA%2C%2BBAAA%2CCAII%2C4GAAA%2CgBAAA%2CCAaZ%2C%2BWAAA%2CkBAAA%2CCASA%2C6BAAA%2CiHAAA%2CCAGA%2C0BAAA%2C%2BJAAA%2CCAKJ%2CmBAAA%2CmEAAA%2CCAIQ%2CiEAAA%2CgBAAA%2CCAKA%2CiCAAA%2C0CAAA%2CCAYJ%2CwaAAA%2C2CAAA%2CCASX%2C%2BCAAA%2CcAAA%2CCAQG%2CyCAAA%2CiBAAA%2CCAIF%2CgBAAA%2CiBAAA%2CCAAA%2CCAMF%2CyBAIY%2CmBAAA%2C2CAAA%2CCAII%2C%2BGAAA%2C2CAAA%2CCAYR%2CqBAAA%2C8FAAA%2CCAMI%2C4DAAA%2C%2BCAAA%2CCAQV%2CgBAAA%2CkBAAA%2CCAEE%2C4CAAA%2CmBAAA%2CCAAA%2CCAOJ%2CyBACC%2CKAAA%2CkBAAA%2CCAiBE%2CknBAAA%2CmBAAA%2CCAUa%2CojBAAA%2CmBAAA%2CCAGA%2CweAAA%2CuBAAA%2CCA4BJ%2C08CAAA%2CmBAAA%2CCAUI%2C4aAAA%2CmBAAA%2CCAGA%2CgWAAA%2CuBAAA%2CCAkBb%2C09BAAA%2CgBAAA%2CCAYS%2CoJAAA%2CsBAAA%2CCAQA%2CgMAAA%2CmBAAA%2CCAGA%2CkMAAA%2CsBAAA%2CCAQJ%2CgCAAA%2C2CAAA%2CCAGA%2CgCAAA%2C2CAAA%2CCAGA%2CgCAAA%2C2CAAA%2CCAQA%2C%2BKAAA%2CiDAAA%2CCAII%2CiNAAA%2CsBAAA%2CCAGA%2CyNAAA%2CmBAAA%2CCAOA%2CgsBAAA%2CkBAAA%2CCASA%2C6BAAA%2CiHAAA%2CCAGI%2CoCAAA%2C6BAAA%2CCAIJ%2C0BAAA%2CyIAAA%2CCAMR%2CwCAAA%2C4CAAA%2CCAWQ%2CgCAAA%2CqBAAA%2CCAIJ%2CqBAAA%2CkQAAA%2CCAMA%2CoBAAA%2CmDAAA%2CCAKI%2CyBAAA%2C6LAAA%2CCAOJ%2CsBAAA%2C8EAAA%2CCAKJ%2CgEAAA%2CmBAAA%2CCAOI%2CoEAAA%2CqBAAA%2CCAIA%2CqBAAA%2C2GAAA%2CCAIA%2C6JAAA%2CyFAAA%2CCAIA%2C2JAAA%2CgBAAA%2CCAOJ%2CcAAA%2CuEAAA%2CCAAA%2CCAKJ%2CyBACI%2CgCAAA%2CqBAAA%2CCAMA%2CgBAAA%2CqBAAA%2CCAMA%2CqDAAA%2C%2BCAAA%2CCFtkBA%2C0EAAA%2C6CAAA%2CCAMA%2CgOAAA%2CiBAAA%2CCAMA%2C4LAAA%2CqBAAA%2CCAMI%2CgJAAA%2CiBAAA%2CCAII%2CoLAAA%2CuBAAA%2CCAJJ%2CgJAAA%2CiBAAA%2CCAII%2CoLAAA%2CuBAAA%2CCAMR%2C8GAAA%2CsBAAA%2CCAKA%2CoHAAA%2CyBAAA%2CCAMA%2CsOAAA%2CsBAAA%2CCAKA%2C8GAAA%2CsBAAA%2CCAKA%2CoHAAA%2CyBAAA%2CCAMA%2CsOAAA%2CsBAAA%2CCAKA%2C8GAAA%2CiBAAA%2CCAKA%2CoHAAA%2CoBAAA%2CCAMA%2CsOAAA%2CgBAAA%2CCAOI%2CqFAAA%2C2BAAA%2CCAIA%2C%2BEAAA%2C2BAAA%2CCAIA%2C%2BEAAA%2C2BAAA%2CCAOA%2CsHAAA%2CwBAAA%2CCAIA%2CgHAAA%2CyBAAA%2CCAIA%2CgHAAA%2CyBAAA%2CCE4eA%2CeAAA%2CiDAAA%2CCAQA%2C6CAAA%2CgBAAA%2CCAIA%2CwCAAA%2CqDAAA%2CCAKJ%2CkGAAA%2CoBAAA%2CCAAA%2CCAMJ%2CyBAIY%2CoBAAA%2CgEAAA%2CCAEI%2C6BAAA%2CcAAA%2CCAGI%2CoCAAA%2CmDAAA%2CCAKJ%2CgFAAA%2C2CAAA%2CCAMA%2C4BAAA%2CwBAAA%2CCAGA%2C0BAAA%2CwDAAA%2CCAOJ%2CmBAAA%2CqTAAA%2CCAOI%2CyBAAA%2C%2BCAAA%2CCAQZ%2CwCAAA%2CuBAAA%2CCAMI%2CoBAAA%2CoCAAA%2CCAII%2C2BAAA%2CkBAAA%2CCAGI%2C6DAAA%2CsCAAA%2CCAMJ%2CoCAAA%2CmDAAA%2CCAUA%2CiBAAA%2CcAAA%2CCAIQ%2CuDAAA%2CsCAAA%2CCAOJ%2CyCAAA%2CkBAAA%2CCAKJ%2C6BAAA%2CgEAAA%2CCAQJ%2CqBAAA%2CwFAAA%2CCAGI%2CiCAAA%2CkBAAA%2CCAAA%2CCAOZ%2CyBAGQ%2C4DAAA%2CsBAAA%2CCAMJ%2CcAAA%2CeAAA%2CCAAA%2CCC9iCJ%2CoCAOG%2CgTAAA%2CgBAAA%2CCAUa%2CwjBAAA%2CmBAAA%2CCAGA%2C4eAAA%2CmBAAA%2CCAeJ%2CwqBAAA%2CgBAAA%2CCAUI%2CwaAAA%2CmBAAA%2CCAGA%2C4VAAA%2CmBAAA%2CCAWb%2C4ZAAA%2CgBAAA%2CCAaS%2CsJAAA%2CmBAAA%2CCAQA%2CkMAAA%2CmBAAA%2CCAGA%2CoMAAA%2CmBAAA%2CCAAA%2CCAOZ%2CmCAcG%2CknBAAA%2CgBAAA%2CCAUa%2CojBAAA%2CmBAAA%2CCAGA%2CweAAA%2CmBAAA%2CCA4BJ%2C08CAAA%2CgBAAA%2CCAUI%2C4aAAA%2CmBAAA%2CCAGA%2CgWAAA%2CmBAAA%2CCAkBb%2C09BAAA%2CgBAAA%2CCAYS%2CoJAAA%2CmBAAA%2CCAQA%2CgMAAA%2CmBAAA%2CCAGA%2CkMAAA%2CmBAAA%2CCAAA%2CCAOZ%2CmCACI%2CyCAAA%2CaAAA%2CCAGA%2CoBAAA%2CsEAAA%2CCAAA%2CCAQJ%2CkCACC%2C6GAAA%2CcAAA%2CCAKA%2CiHAAA%2CiBAAA%2CCAKA%2CqDAAA%2CkBAAA%2CCACA%2CmDAAA%2CiBAAA%2CCACA%2CqDAAA%2CuBAAA%2CCACA%2CmDAAA%2CkBAAA%2CCACA%2CqDAAA%2CwBAAA%2CCACA%2CmDAAA%2CaAAA%2CCACA%2CqDAAA%2CmBAAA%2CCACA%2CmDAAA%2CkBAAA%2CCACA%2CqDAAA%2CwBAAA%2CCACA%2CmDAAA%2CkBAAA%2CCACA%2CqDAAA%2CwBAAA%2CCACA%2CmDAAA%2CaAAA%2CCACA%2CqDAAA%2CmBAAA%2CCACA%2CmDAAA%2CkBAAA%2CCACA%2CqDAAA%2CwBAAA%2CCACA%2CmDAAA%2CkBAAA%2CCACA%2CqDAAA%2CwBAAA%2CCACA%2CmDAAA%2CaAAA%2CCACA%2CqDAAA%2CmBAAA%2CCACA%2CoDAAA%2CkBAAA%2CCACA%2CsDAAA%2CwBAAA%2CCACA%2CoDAAA%2CkBAAA%2CCACA%2CsDAAA%2CwBAAA%2CCACA%2CoDAAA%2CcAAA%2CCACA%2CsDAAA%2CoBAAA%2CCAEA%2CsDAAA%2CcAAA%2CCAEA%2C2HAAA%2CkBAAA%2CCAEA%2CiJAAA%2CkBAAA%2CCAUE%2CgTAAA%2CmBAAA%2CCAUa%2CwjBAAA%2CmBAAA%2CCAGA%2C4eAAA%2CuBAAA%2CCAcJ%2CwqBAAA%2CmBAAA%2CCAUI%2CwaAAA%2CmBAAA%2CCAGA%2C4VAAA%2CuBAAA%2CCAWb%2C4ZAAA%2CgBAAA%2CCAaS%2CsJAAA%2CsBAAA%2CCAQA%2CkMAAA%2CmBAAA%2CCAGA%2CoMAAA%2CsBAAA%2CCAAA%2CCAOZ%2CkCACC%2CoDAAA%2CkBAAA%2CCACA%2CkDAAA%2CiBAAA%2CCACA%2CoDAAA%2CuBAAA%2CCACA%2CkDAAA%2CkBAAA%2CCACA%2CoDAAA%2CwBAAA%2CCACA%2CkDAAA%2CaAAA%2CCACA%2CoDAAA%2CmBAAA%2CCACA%2CkDAAA%2CkBAAA%2CCACA%2CoDAAA%2CwBAAA%2CCACA%2CkDAAA%2CkBAAA%2CCACA%2CoDAAA%2CwBAAA%2CCACA%2CkDAAA%2CaAAA%2CCACA%2CoDAAA%2CmBAAA%2CCACA%2CkDAAA%2CkBAAA%2CCACA%2CoDAAA%2CwBAAA%2CCACA%2CkDAAA%2CkBAAA%2CCACA%2CoDAAA%2CwBAAA%2CCACA%2CkDAAA%2CaAAA%2CCACA%2CoDAAA%2CmBAAA%2CCACA%2CmDAAA%2CkBAAA%2CCACA%2CqDAAA%2CwBAAA%2CCACA%2CmDAAA%2CkBAAA%2CCACA%2CqDAAA%2CwBAAA%2CCACA%2CmDAAA%2CcAAA%2CCACA%2CqDAAA%2CoBAAA%2CCAEA%2CqDAAA%2CcAAA%2CCAEA%2CyHAAA%2CkBAAA%2CCAEA%2C%2BIAAA%2CkBAAA%2CCAgBE%2CknBAAA%2CmBAAA%2CCAUa%2CojBAAA%2CmBAAA%2CCAGA%2CweAAA%2CuBAAA%2CCA4BJ%2C08CAAA%2CmBAAA%2CCAUI%2C4aAAA%2CmBAAA%2CCAGA%2CgWAAA%2CuBAAA%2CCAkBb%2C09BAAA%2CgBAAA%2CCAYS%2CoJAAA%2CsBAAA%2CCAQA%2CgMAAA%2CmBAAA%2CCAGA%2CkMAAA%2CsBAAA%2CCAMR%2CyCAAA%2CaAAA%2CCAAA%2CCASJ%2CaAGI%2CKAAA%2CyEAAA%2CCAMA%2CgEAAA%2CgBAAA%2CCAOA%2CcAAA%2CwCAAA%2CCAGI%2CmCAAA%2C6CAAA%2CCAKJ%2CoBAAA%2CgBAAA%2CCAIA%2CiBAAA%2C2BAAA%2CCAIA%2CcAAA%2CgBAAA%2CCAIA%2CQAAA%2CgBAAA%2CCAKA%2Cm9DAAA%2CcAAA%2CCAMA%2CmBAAA%2CgBAAA%2CCAKA%2CoBAAA%2CaAAA%2CCAKA%2CiBAAA%2CaAAA%2CCAAA%22%7D */