@charset "UTF-8";
/* moved by compressor */
/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 2px solid #000000;
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 10px;
    }
    .ce-image .ce-gallery { margin-bottom: 0; }
    .ce-intext.ce-right .ce-gallery { margin-left: 10px; }
    .ce-intext.ce-left .ce-gallery { margin-right: 10px; }
    .ce-below .ce-gallery { margin-top: 10px; }

    .ce-column { margin-right: 10px; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 10px; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }

span.circle {
  border-radius: 10em;
}
span.normal {
  font-weight: normal;
}
.cursorinherit {
  cursor: inherit;
}
.cursorpointer {
  cursor: pointer;
}

td form.caddy {
  margin:0;
}
td form.caddy fieldset {
  margin:0;
  padding:0;
}
td.begin,
th.begin {
  width:13%;  
}
td.caddy,
th.caddy {
  width:5%;
}

.slick-slider.slick-vertical {
	margin-bottom:0;
}
.slick-vertical .tx_org_cal-209 div {
	height:130px;
	overflow:hidden;
}
td.tx_org_cal__datetime,
th.tx_org_cal__datetime {
  width:10%;
}
td.tx_org_cal__datetime_datetimeend,
th.tx_org_cal__datetime_datetimeend {
  width:20%;
}
td.tx_org_cal__image,
th.tx_org_cal__image {
  width:7%;
}
td.tx_org_cal__length,
th.tx_org_cal__length {
  width:10%;
}
td.tx_org_cal__price,
th.tx_org_cal__price {
  width:12%;
}
td.tx_org_cal__price {
  text-align:right;
}
td.tx_org_cal__title,
th.tx_org_cal__title {
  /*width:10%;*/
}
td.tx_org_caltype,
th.tx_org_caltype {
  width:10%;
}

td.tx_org_location__mail_city,
th.tx_org_location__mail_city {
  width:15%;
}

.tx-browser-pi1-single .teaser_short {
  font-weight: bold;	
}

.tx_org_downloads .buttons .linktorecord {
  margin-left:1rem;
}

ul.org.shortcut li {
	list-style: none;
	text-align: center;
}
ul.org.shortcut li.details {
	padding-top: 2rem;
}
ul.org.shortcut li.email {
	font-size:200%;
}
ul.org.shortcut li.name {
	font-size:140%;
}
.org .woAfter::after {
	content: inherit;
}


.slide-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(-100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform, opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform, opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform, opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform, opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform, opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform, opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:top;transition-property:transform, opacity;opacity:1}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:right;transition-property:transform, opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:bottom;transition-property:transform, opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:left;transition-property:transform, opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform, opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform, opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:scale(0.5);transition-property:transform, opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:scale(1.5);transition-property:transform, opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:scale(1);transition-property:transform, opacity;opacity:1}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:scale(1);transition-property:transform, opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(0.5);opacity:0}.spin-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(-0.75turn);transition-property:transform, opacity;opacity:0}.spin-in.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform, opacity;opacity:1}.spin-out.mui-leave.mui-leave-active{transform:rotate(0.75turn);opacity:0}.spin-in-ccw.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0.75turn);transition-property:transform, opacity;opacity:0}.spin-in-ccw.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform, opacity;opacity:1}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-0.75turn);opacity:0}.slow{transition-duration:750ms !important}.fast{transition-duration:250ms !important}.linear{transition-timing-function:linear !important}.ease{transition-timing-function:ease !important}.ease-in{transition-timing-function:ease-in !important}.ease-out{transition-timing-function:ease-out !important}.ease-in-out{transition-timing-function:ease-in-out !important}.bounce-in{transition-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}.bounce-out{transition-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}.bounce-in-out{transition-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}.short-delay{transition-delay:300ms !important}.long-delay{transition-delay:700ms !important}.shake{animation-name:shake-7}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-cw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}100%{transform:rotate(0)}}.spin-ccw{animation-name:spin-ccw-1turn}@keyframes spin-ccw-1turn{0%{transform:rotate(0)}100%{transform:rotate(-1turn)}}.wiggle{animation-name:wiggle-7deg}@keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,100%{transform:rotate(0)}}.shake,.spin-cw,.spin-ccw,.wiggle{animation-duration:500ms}.infinite{animation-iteration-count:infinite}.slow{animation-duration:750ms !important}.fast{animation-duration:250ms !important}.linear{animation-timing-function:linear !important}.ease{animation-timing-function:ease !important}.ease-in{animation-timing-function:ease-in !important}.ease-out{animation-timing-function:ease-out !important}.ease-in-out{animation-timing-function:ease-in-out !important}.bounce-in{animation-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}.bounce-out{animation-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}.bounce-in-out{animation-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}.short-delay{animation-delay:300ms !important}.long-delay{animation-delay:700ms !important}@media print, screen and (min-width: 40em){.reveal,.reveal.tiny,.reveal.small,.reveal.large{right:auto;left:auto;margin:0 auto}}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}[data-whatintent="mouse"] *,[data-whatintent="mouse"] *:focus,[data-whatintent="touch"] *,[data-whatintent="touch"] *:focus,[data-whatinput="mouse"] *,[data-whatinput="mouse"] *:focus,[data-whatinput="touch"] *,[data-whatinput="touch"] *:focus{outline:none}[draggable=false]{-webkit-touch-callout:none;-webkit-user-select:none}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:100%}*,*::before,*::after{box-sizing:inherit}body{margin:0;padding:0;background:#FFFFFF;font-family:Verdana, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;font-weight:normal;line-height:1.5;color:#4E4A49;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:4px}select{box-sizing:border-box;width:100%;border-radius:4px}.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important}button{padding:0;appearance:none;border:0;border-radius:4px;background:transparent;line-height:1;cursor:auto}[data-whatinput="mouse"] button{outline:0}pre{overflow:auto;-webkit-overflow-scrolling:touch}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block !important}.is-hidden{display:none !important}[type="text"],[type="password"],[type="date"],[type="datetime"],[type="datetime-local"],[type="month"],[type="week"],[type="email"],[type="number"],[type="search"],[type="tel"],[type="time"],[type="url"],[type="color"],textarea{display:block;box-sizing:border-box;width:100%;height:2.4375rem;margin:0 0 1rem;padding:0.5rem;border:1px solid #cacaca;border-radius:4px;background-color:#fefefe;box-shadow:inset 0 1px 2px rgba(10, 10, 10, 0.1);font-family:inherit;font-size:1rem;font-weight:normal;line-height:1.5;color:#0a0a0a;transition:box-shadow 0.5s, border-color 0.25s ease-in-out;appearance:none}[type="text"]:focus,[type="password"]:focus,[type="date"]:focus,[type="datetime"]:focus,[type="datetime-local"]:focus,[type="month"]:focus,[type="week"]:focus,[type="email"]:focus,[type="number"]:focus,[type="search"]:focus,[type="tel"]:focus,[type="time"]:focus,[type="url"]:focus,[type="color"]:focus,textarea:focus{outline:none;border:1px solid #8a8a8a;background-color:#fefefe;box-shadow:0 0 5px #cacaca;transition:box-shadow 0.5s, border-color 0.25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#e6e6e6;cursor:not-allowed}[type="submit"],[type="button"]{appearance:none;border-radius:4px}input[type="search"]{box-sizing:border-box}::placeholder{color:#cacaca}[type="file"],[type="checkbox"],[type="radio"]{margin:0 0 1rem}[type="checkbox"]+label,[type="radio"]+label{display:inline-block;vertical-align:baseline;margin-left:0.5rem;margin-right:1rem;margin-bottom:0}[type="checkbox"]+label[for],[type="radio"]+label[for]{cursor:pointer}label>[type="checkbox"],label>[type="radio"]{margin-right:0.5rem}[type="file"]{width:100%}label{display:block;margin:0;font-size:0.875rem;font-weight:normal;line-height:1.8;color:#0a0a0a}label.middle{margin:0 0 1rem;line-height:1.5;padding:0.5625rem 0}.help-text{margin-top:-0.5rem;font-size:0.8125rem;font-style:italic;color:#0a0a0a}.input-group{display:flex;width:100%;margin-bottom:1rem;align-items:stretch}.input-group>:first-child,.input-group>:first-child.input-group-button>*{border-radius:4px 0 0 4px}.input-group>:last-child,.input-group>:last-child.input-group-button>*{border-radius:0 4px 4px 0}.input-group-label,.input-group-field,.input-group-button,.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label{margin:0;white-space:nowrap}.input-group-label{padding:0 1rem;border:1px solid #cacaca;background:#e6e6e6;color:#0a0a0a;text-align:center;white-space:nowrap;display:flex;flex:0 0 auto;align-items:center}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;flex:1 1 0px;min-width:0}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;display:flex;flex:0 0 auto}.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label{align-self:stretch;height:auto;padding-top:0;padding-bottom:0;font-size:1rem}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:0.5rem}.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #cacaca}.fieldset legend{margin:0;margin-left:-0.1875rem;padding:0 0.1875rem}select{height:2.4375rem;margin:0 0 1rem;padding:0.5rem;appearance:none;border:1px solid #cacaca;border-radius:4px;background-color:#fefefe;font-family:inherit;font-size:1rem;font-weight:normal;line-height:1.5;color:#0a0a0a;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>');background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:1.5rem;transition:box-shadow 0.5s, border-color 0.25s ease-in-out}@media screen and (min-width: 0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}}select:focus{outline:none;border:1px solid #8a8a8a;background-color:#fefefe;box-shadow:0 0 5px #cacaca;transition:box-shadow 0.5s, border-color 0.25s ease-in-out}select:disabled{background-color:#e6e6e6;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}select:not([multiple]){padding-top:0;padding-bottom:0}.is-invalid-input:not(:focus){border-color:#cc4b37;background-color:#f9ecea}.is-invalid-input:not(:focus)::placeholder{color:#cc4b37}.is-invalid-label{color:#cc4b37}.form-error{display:none;margin-top:-0.5rem;margin-bottom:1rem;font-size:0.75rem;font-weight:bold;color:#cc4b37}.form-error.is-visible{display:block}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:bold;line-height:inherit}small{font-size:80%;line-height:inherit}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:, Verdana, 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;font-style:normal;font-weight:normal;color:inherit;text-rendering:optimizeLegibility}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small{line-height:0;color:#cacaca}h1,.h1{font-size:1.5rem;line-height:1.4;margin-top:0;margin-bottom:0.5rem}h2,.h2{font-size:1.25rem;line-height:1.4;margin-top:0;margin-bottom:0.5rem}h3,.h3{font-size:1.125rem;line-height:1.4;margin-top:0;margin-bottom:0.5rem}h4,.h4{font-size:1.0625rem;line-height:1.4;margin-top:0;margin-bottom:0.5rem}h5,.h5{font-size:1rem;line-height:1.4;margin-top:0;margin-bottom:0.5rem}h6,.h6{font-size:0.9375rem;line-height:1.4;margin-top:0;margin-bottom:0.5rem}@media print, screen and (min-width: 40em){h1,.h1{font-size:2rem}h2,.h2{font-size:1.5rem}h3,.h3{font-size:1.375rem}h4,.h4{font-size:1.25rem}h5,.h5{font-size:1.125rem}h6,.h6{font-size:1rem}}a{line-height:inherit;color:#D30B29;text-decoration:none;cursor:pointer}a:hover,a:focus{color:#7f0719}a img{border:0}hr{clear:both;max-width:75rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #cacaca;border-left:0}ul,ol,dl{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ul{margin-left:1.25rem;list-style-type:disc}ol{margin-left:1.25rem}ul ul,ol ul,ul ol,ol ol{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:0.3rem;font-weight:bold}blockquote{margin:0 0 1rem;padding:0.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #cacaca}blockquote,blockquote p{line-height:1.6;color:#8a8a8a}abbr,abbr[title]{border-bottom:1px dotted #0a0a0a;cursor:help;text-decoration:none}figure{margin:0}kbd{margin:0;padding:0.125rem 0.25rem 0;background-color:#e6e6e6;font-family:Consolas, "Liberation Mono", Courier, monospace;color:#0a0a0a;border-radius:4px}.subheader{margin-top:0.2rem;margin-bottom:0.5rem;font-weight:normal;line-height:1.4;color:#8a8a8a}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ul.no-bullet,ol.no-bullet{margin-left:0;list-style:none}cite,.cite-block{display:block;color:#8a8a8a;font-size:0.8125rem}cite:before,.cite-block:before{content:"— "}code,.code-inline{border:1px solid #cacaca;background-color:#e6e6e6;font-family:Consolas, "Liberation Mono", Courier, monospace;font-weight:normal;color:#0a0a0a;display:inline;max-width:100%;word-wrap:break-word;padding:0.125rem 0.3125rem 0.0625rem}.code-block{border:1px solid #cacaca;background-color:#e6e6e6;font-family:Consolas, "Liberation Mono", Courier, monospace;font-weight:normal;color:#0a0a0a;display:block;overflow:auto;white-space:pre;padding:1rem;margin-bottom:1.5rem}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print, screen and (min-width: 40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print, screen and (min-width: 64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}.show-for-print{display:none !important}@media print{*{background:transparent !important;color:black !important;color-adjust:economy;box-shadow:none !important;text-shadow:none !important}.show-for-print{display:block !important}.hide-for-print{display:none !important}table.show-for-print{display:table !important}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}pre,blockquote{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{.close-button.small{margin:0.5cm}}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}.row{max-width:75rem;margin-right:auto;margin-left:auto;display:flex;flex-flow:row wrap}.row .row{margin-right:-0.9375rem;margin-left:-0.9375rem}@media print, screen and (min-width: 40em){.row .row{margin-right:-0.9375rem;margin-left:-0.9375rem}}@media print, screen and (min-width: 64em){.row .row{margin-right:-0.9375rem;margin-left:-0.9375rem}}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded{max-width:none}.row.expanded .row{margin-right:auto;margin-left:auto}.row:not(.expanded) .row{max-width:none}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row.is-collapse-child,.row.collapse>.column>.row,.row.collapse>.columns>.row{margin-right:0;margin-left:0}.column,.columns{flex:1 1 0px;padding-right:0.9375rem;padding-left:0.9375rem;min-width:0}@media print, screen and (min-width: 40em){.column,.columns{padding-right:0.9375rem;padding-left:0.9375rem}}.column.row.row,.row.columns{float:none;display:block}.row .column.row.row,.row .row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.small-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.small-offset-0{margin-left:0%}.small-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.small-offset-1{margin-left:8.3333333333%}.small-3{flex:0 0 25%;max-width:25%}.small-offset-2{margin-left:16.6666666667%}.small-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.small-offset-3{margin-left:25%}.small-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.small-offset-4{margin-left:33.3333333333%}.small-6{flex:0 0 50%;max-width:50%}.small-offset-5{margin-left:41.6666666667%}.small-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.small-offset-6{margin-left:50%}.small-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.small-offset-7{margin-left:58.3333333333%}.small-9{flex:0 0 75%;max-width:75%}.small-offset-8{margin-left:66.6666666667%}.small-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.small-offset-9{margin-left:75%}.small-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.small-offset-10{margin-left:83.3333333333%}.small-12{flex:0 0 100%;max-width:100%}.small-offset-11{margin-left:91.6666666667%}.small-up-1{flex-wrap:wrap}.small-up-1>.column,.small-up-1>.columns{flex:0 0 100%;max-width:100%}.small-up-2{flex-wrap:wrap}.small-up-2>.column,.small-up-2>.columns{flex:0 0 50%;max-width:50%}.small-up-3{flex-wrap:wrap}.small-up-3>.column,.small-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.small-up-4{flex-wrap:wrap}.small-up-4>.column,.small-up-4>.columns{flex:0 0 25%;max-width:25%}.small-up-5{flex-wrap:wrap}.small-up-5>.column,.small-up-5>.columns{flex:0 0 20%;max-width:20%}.small-up-6{flex-wrap:wrap}.small-up-6>.column,.small-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.small-up-7{flex-wrap:wrap}.small-up-7>.column,.small-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.small-up-8{flex-wrap:wrap}.small-up-8>.column,.small-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:0.9375rem;padding-left:0.9375rem}@media print, screen and (min-width: 40em){.medium-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.medium-offset-0{margin-left:0%}.medium-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.medium-offset-1{margin-left:8.3333333333%}.medium-3{flex:0 0 25%;max-width:25%}.medium-offset-2{margin-left:16.6666666667%}.medium-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.medium-offset-3{margin-left:25%}.medium-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.medium-offset-4{margin-left:33.3333333333%}.medium-6{flex:0 0 50%;max-width:50%}.medium-offset-5{margin-left:41.6666666667%}.medium-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.medium-offset-6{margin-left:50%}.medium-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.medium-offset-7{margin-left:58.3333333333%}.medium-9{flex:0 0 75%;max-width:75%}.medium-offset-8{margin-left:66.6666666667%}.medium-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.medium-offset-9{margin-left:75%}.medium-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.medium-offset-10{margin-left:83.3333333333%}.medium-12{flex:0 0 100%;max-width:100%}.medium-offset-11{margin-left:91.6666666667%}.medium-up-1{flex-wrap:wrap}.medium-up-1>.column,.medium-up-1>.columns{flex:0 0 100%;max-width:100%}.medium-up-2{flex-wrap:wrap}.medium-up-2>.column,.medium-up-2>.columns{flex:0 0 50%;max-width:50%}.medium-up-3{flex-wrap:wrap}.medium-up-3>.column,.medium-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.medium-up-4{flex-wrap:wrap}.medium-up-4>.column,.medium-up-4>.columns{flex:0 0 25%;max-width:25%}.medium-up-5{flex-wrap:wrap}.medium-up-5>.column,.medium-up-5>.columns{flex:0 0 20%;max-width:20%}.medium-up-6{flex-wrap:wrap}.medium-up-6>.column,.medium-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.medium-up-7{flex-wrap:wrap}.medium-up-7>.column,.medium-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.medium-up-8{flex-wrap:wrap}.medium-up-8>.column,.medium-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:0.9375rem;padding-left:0.9375rem}}@media print, screen and (min-width: 40em) and print, screen and (min-width: 40em){.medium-expand{flex:1 1 0px}}.row.medium-unstack>.column,.row.medium-unstack>.columns{flex:0 0 100%}@media print, screen and (min-width: 40em){.row.medium-unstack>.column,.row.medium-unstack>.columns{flex:1 1 0px}}@media print, screen and (min-width: 64em){.large-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.large-offset-0{margin-left:0%}.large-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.large-offset-1{margin-left:8.3333333333%}.large-3{flex:0 0 25%;max-width:25%}.large-offset-2{margin-left:16.6666666667%}.large-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.large-offset-3{margin-left:25%}.large-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.large-offset-4{margin-left:33.3333333333%}.large-6{flex:0 0 50%;max-width:50%}.large-offset-5{margin-left:41.6666666667%}.large-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.large-offset-6{margin-left:50%}.large-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.large-offset-7{margin-left:58.3333333333%}.large-9{flex:0 0 75%;max-width:75%}.large-offset-8{margin-left:66.6666666667%}.large-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.large-offset-9{margin-left:75%}.large-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.large-offset-10{margin-left:83.3333333333%}.large-12{flex:0 0 100%;max-width:100%}.large-offset-11{margin-left:91.6666666667%}.large-up-1{flex-wrap:wrap}.large-up-1>.column,.large-up-1>.columns{flex:0 0 100%;max-width:100%}.large-up-2{flex-wrap:wrap}.large-up-2>.column,.large-up-2>.columns{flex:0 0 50%;max-width:50%}.large-up-3{flex-wrap:wrap}.large-up-3>.column,.large-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.large-up-4{flex-wrap:wrap}.large-up-4>.column,.large-up-4>.columns{flex:0 0 25%;max-width:25%}.large-up-5{flex-wrap:wrap}.large-up-5>.column,.large-up-5>.columns{flex:0 0 20%;max-width:20%}.large-up-6{flex-wrap:wrap}.large-up-6>.column,.large-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.large-up-7{flex-wrap:wrap}.large-up-7>.column,.large-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.large-up-8{flex-wrap:wrap}.large-up-8>.column,.large-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:0.9375rem;padding-left:0.9375rem}}@media print, screen and (min-width: 64em) and print, screen and (min-width: 64em){.large-expand{flex:1 1 0px}}.row.large-unstack>.column,.row.large-unstack>.columns{flex:0 0 100%}@media print, screen and (min-width: 64em){.row.large-unstack>.column,.row.large-unstack>.columns{flex:1 1 0px}}.shrink{flex:0 0 auto;max-width:100%}.column-block{margin-bottom:1.875rem}.column-block>:last-child{margin-bottom:0}@media print, screen and (min-width: 40em){.column-block{margin-bottom:1.875rem}.column-block>:last-child{margin-bottom:0}}.button{display:inline-block;vertical-align:middle;margin:0 0 0.9375rem 0;padding:0.85em 1em;border:1px solid transparent;border-radius:4px;transition:background-color 0.25s ease-out, color 0.25s ease-out;font-family:inherit;font-size:0.9rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer}[data-whatinput="mouse"] .button{outline:0}.button.tiny{font-size:0.6rem}.button.small{font-size:0.75rem}.button.large{font-size:1.25rem}.button.expanded{display:block;width:100%;margin-right:0;margin-left:0}.button,.button.disabled,.button[disabled],.button.disabled:hover,.button[disabled]:hover,.button.disabled:focus,.button[disabled]:focus{background-color:#D30B29;color:#fefefe}.button:hover,.button:focus{background-color:#b30923;color:#fefefe}.button.primary,.button.primary.disabled,.button.primary[disabled],.button.primary.disabled:hover,.button.primary[disabled]:hover,.button.primary.disabled:focus,.button.primary[disabled]:focus{background-color:#D30B29;color:#fefefe}.button.primary:hover,.button.primary:focus{background-color:#a90921;color:#fefefe}.button.secondary,.button.secondary.disabled,.button.secondary[disabled],.button.secondary.disabled:hover,.button.secondary[disabled]:hover,.button.secondary.disabled:focus,.button.secondary[disabled]:focus{background-color:#767676;color:#fefefe}.button.secondary:hover,.button.secondary:focus{background-color:#5e5e5e;color:#fefefe}.button.success,.button.success.disabled,.button.success[disabled],.button.success.disabled:hover,.button.success[disabled]:hover,.button.success.disabled:focus,.button.success[disabled]:focus{background-color:#3adb76;color:#0a0a0a}.button.success:hover,.button.success:focus{background-color:#22bb5b;color:#0a0a0a}.button.warning,.button.warning.disabled,.button.warning[disabled],.button.warning.disabled:hover,.button.warning[disabled]:hover,.button.warning.disabled:focus,.button.warning[disabled]:focus{background-color:#ffae00;color:#0a0a0a}.button.warning:hover,.button.warning:focus{background-color:#cc8b00;color:#0a0a0a}.button.alert,.button.alert.disabled,.button.alert[disabled],.button.alert.disabled:hover,.button.alert[disabled]:hover,.button.alert.disabled:focus,.button.alert[disabled]:focus{background-color:#cc4b37;color:#fefefe}.button.alert:hover,.button.alert:focus{background-color:#a53b2a;color:#fefefe}.button.hollow,.button.hollow:hover,.button.hollow:focus,.button.hollow.disabled,.button.hollow.disabled:hover,.button.hollow.disabled:focus,.button.hollow[disabled],.button.hollow[disabled]:hover,.button.hollow[disabled]:focus{background-color:transparent}.button.hollow,.button.hollow.disabled,.button.hollow[disabled],.button.hollow.disabled:hover,.button.hollow[disabled]:hover,.button.hollow.disabled:focus,.button.hollow[disabled]:focus{border:1px solid #D30B29;color:#D30B29}.button.hollow:hover,.button.hollow:focus{border-color:#6a0515;color:#6a0515}.button.hollow.primary,.button.hollow.primary.disabled,.button.hollow.primary[disabled],.button.hollow.primary.disabled:hover,.button.hollow.primary[disabled]:hover,.button.hollow.primary.disabled:focus,.button.hollow.primary[disabled]:focus{border:1px solid #D30B29;color:#D30B29}.button.hollow.primary:hover,.button.hollow.primary:focus{border-color:#6a0515;color:#6a0515}.button.hollow.secondary,.button.hollow.secondary.disabled,.button.hollow.secondary[disabled],.button.hollow.secondary.disabled:hover,.button.hollow.secondary[disabled]:hover,.button.hollow.secondary.disabled:focus,.button.hollow.secondary[disabled]:focus{border:1px solid #767676;color:#767676}.button.hollow.secondary:hover,.button.hollow.secondary:focus{border-color:#3b3b3b;color:#3b3b3b}.button.hollow.success,.button.hollow.success.disabled,.button.hollow.success[disabled],.button.hollow.success.disabled:hover,.button.hollow.success[disabled]:hover,.button.hollow.success.disabled:focus,.button.hollow.success[disabled]:focus{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:hover,.button.hollow.success:focus{border-color:#157539;color:#157539}.button.hollow.warning,.button.hollow.warning.disabled,.button.hollow.warning[disabled],.button.hollow.warning.disabled:hover,.button.hollow.warning[disabled]:hover,.button.hollow.warning.disabled:focus,.button.hollow.warning[disabled]:focus{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:hover,.button.hollow.warning:focus{border-color:#805700;color:#805700}.button.hollow.alert,.button.hollow.alert.disabled,.button.hollow.alert[disabled],.button.hollow.alert.disabled:hover,.button.hollow.alert[disabled]:hover,.button.hollow.alert.disabled:focus,.button.hollow.alert[disabled]:focus{border:1px solid #cc4b37;color:#cc4b37}.button.hollow.alert:hover,.button.hollow.alert:focus{border-color:#67251a;color:#67251a}.button.clear,.button.clear:hover,.button.clear:focus,.button.clear.disabled,.button.clear.disabled:hover,.button.clear.disabled:focus,.button.clear[disabled],.button.clear[disabled]:hover,.button.clear[disabled]:focus{border-color:transparent;background-color:transparent}.button.clear,.button.clear.disabled,.button.clear[disabled],.button.clear.disabled:hover,.button.clear[disabled]:hover,.button.clear.disabled:focus,.button.clear[disabled]:focus{color:#D30B29}.button.clear:hover,.button.clear:focus{color:#6a0515}.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary[disabled],.button.clear.primary.disabled:hover,.button.clear.primary[disabled]:hover,.button.clear.primary.disabled:focus,.button.clear.primary[disabled]:focus{color:#D30B29}.button.clear.primary:hover,.button.clear.primary:focus{color:#6a0515}.button.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary[disabled],.button.clear.secondary.disabled:hover,.button.clear.secondary[disabled]:hover,.button.clear.secondary.disabled:focus,.button.clear.secondary[disabled]:focus{color:#767676}.button.clear.secondary:hover,.button.clear.secondary:focus{color:#3b3b3b}.button.clear.success,.button.clear.success.disabled,.button.clear.success[disabled],.button.clear.success.disabled:hover,.button.clear.success[disabled]:hover,.button.clear.success.disabled:focus,.button.clear.success[disabled]:focus{color:#3adb76}.button.clear.success:hover,.button.clear.success:focus{color:#157539}.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning[disabled],.button.clear.warning.disabled:hover,.button.clear.warning[disabled]:hover,.button.clear.warning.disabled:focus,.button.clear.warning[disabled]:focus{color:#ffae00}.button.clear.warning:hover,.button.clear.warning:focus{color:#805700}.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert[disabled],.button.clear.alert.disabled:hover,.button.clear.alert[disabled]:hover,.button.clear.alert.disabled:focus,.button.clear.alert[disabled]:focus{color:#cc4b37}.button.clear.alert:hover,.button.clear.alert:focus{color:#67251a}.button.disabled,.button[disabled]{opacity:0.25;cursor:not-allowed}.button.dropdown::after{display:block;width:0;height:0;border-style:solid;border-width:0.4em;content:"";border-bottom-width:0;border-color:#fefefe transparent transparent;position:relative;top:0.4em;display:inline-block;float:right;margin-left:1em}.button.dropdown.hollow::after,.button.dropdown.clear::after{border-top-color:#D30B29}.button.dropdown.hollow.primary::after,.button.dropdown.clear.primary::after{border-top-color:#D30B29}.button.dropdown.hollow.secondary::after,.button.dropdown.clear.secondary::after{border-top-color:#767676}.button.dropdown.hollow.success::after,.button.dropdown.clear.success::after{border-top-color:#3adb76}.button.dropdown.hollow.warning::after,.button.dropdown.clear.warning::after{border-top-color:#ffae00}.button.dropdown.hollow.alert::after,.button.dropdown.clear.alert::after{border-top-color:#cc4b37}.button.arrow-only::after{top:-0.1em;float:none;margin-left:0}a.button:hover,a.button:focus{text-decoration:none}.button-group{margin-bottom:1rem;display:flex;flex-wrap:wrap;align-items:stretch;flex-grow:1}.button-group::before,.button-group::after{display:table;content:" ";flex-basis:0;order:1}.button-group::after{clear:both}.button-group::before,.button-group::after{display:none}.button-group .button{margin:0;margin-right:1px;margin-bottom:1px;font-size:0.9rem;flex:0 0 auto}.button-group .button:last-child{margin-right:0}.button-group.tiny .button{font-size:0.6rem}.button-group.small .button{font-size:0.75rem}.button-group.large .button{font-size:1.25rem}.button-group.expanded .button{flex:1 1 0px}.button-group.primary .button,.button-group.primary .button.disabled,.button-group.primary .button[disabled],.button-group.primary .button.disabled:hover,.button-group.primary .button[disabled]:hover,.button-group.primary .button.disabled:focus,.button-group.primary .button[disabled]:focus{background-color:#D30B29;color:#fefefe}.button-group.primary .button:hover,.button-group.primary .button:focus{background-color:#a90921;color:#fefefe}.button-group.secondary .button,.button-group.secondary .button.disabled,.button-group.secondary .button[disabled],.button-group.secondary .button.disabled:hover,.button-group.secondary .button[disabled]:hover,.button-group.secondary .button.disabled:focus,.button-group.secondary .button[disabled]:focus{background-color:#767676;color:#fefefe}.button-group.secondary .button:hover,.button-group.secondary .button:focus{background-color:#5e5e5e;color:#fefefe}.button-group.success .button,.button-group.success .button.disabled,.button-group.success .button[disabled],.button-group.success .button.disabled:hover,.button-group.success .button[disabled]:hover,.button-group.success .button.disabled:focus,.button-group.success .button[disabled]:focus{background-color:#3adb76;color:#0a0a0a}.button-group.success .button:hover,.button-group.success .button:focus{background-color:#22bb5b;color:#0a0a0a}.button-group.warning .button,.button-group.warning .button.disabled,.button-group.warning .button[disabled],.button-group.warning .button.disabled:hover,.button-group.warning .button[disabled]:hover,.button-group.warning .button.disabled:focus,.button-group.warning .button[disabled]:focus{background-color:#ffae00;color:#0a0a0a}.button-group.warning .button:hover,.button-group.warning .button:focus{background-color:#cc8b00;color:#0a0a0a}.button-group.alert .button,.button-group.alert .button.disabled,.button-group.alert .button[disabled],.button-group.alert .button.disabled:hover,.button-group.alert .button[disabled]:hover,.button-group.alert .button.disabled:focus,.button-group.alert .button[disabled]:focus{background-color:#cc4b37;color:#fefefe}.button-group.alert .button:hover,.button-group.alert .button:focus{background-color:#a53b2a;color:#fefefe}.button-group.hollow .button,.button-group.hollow .button:hover,.button-group.hollow .button:focus,.button-group.hollow .button.disabled,.button-group.hollow .button.disabled:hover,.button-group.hollow .button.disabled:focus,.button-group.hollow .button[disabled],.button-group.hollow .button[disabled]:hover,.button-group.hollow .button[disabled]:focus{background-color:transparent}.button-group.hollow .button,.button-group.hollow .button.disabled,.button-group.hollow .button[disabled],.button-group.hollow .button.disabled:hover,.button-group.hollow .button[disabled]:hover,.button-group.hollow .button.disabled:focus,.button-group.hollow .button[disabled]:focus{border:1px solid #D30B29;color:#D30B29}.button-group.hollow .button:hover,.button-group.hollow .button:focus{border-color:#6a0515;color:#6a0515}.button-group.hollow.primary .button,.button-group.hollow.primary .button.disabled,.button-group.hollow.primary .button[disabled],.button-group.hollow.primary .button.disabled:hover,.button-group.hollow.primary .button[disabled]:hover,.button-group.hollow.primary .button.disabled:focus,.button-group.hollow.primary .button[disabled]:focus,.button-group.hollow .button.primary,.button-group.hollow .button.primary.disabled,.button-group.hollow .button.primary[disabled],.button-group.hollow .button.primary.disabled:hover,.button-group.hollow .button.primary[disabled]:hover,.button-group.hollow .button.primary.disabled:focus,.button-group.hollow .button.primary[disabled]:focus{border:1px solid #D30B29;color:#D30B29}.button-group.hollow.primary .button:hover,.button-group.hollow.primary .button:focus,.button-group.hollow .button.primary:hover,.button-group.hollow .button.primary:focus{border-color:#6a0515;color:#6a0515}.button-group.hollow.secondary .button,.button-group.hollow.secondary .button.disabled,.button-group.hollow.secondary .button[disabled],.button-group.hollow.secondary .button.disabled:hover,.button-group.hollow.secondary .button[disabled]:hover,.button-group.hollow.secondary .button.disabled:focus,.button-group.hollow.secondary .button[disabled]:focus,.button-group.hollow .button.secondary,.button-group.hollow .button.secondary.disabled,.button-group.hollow .button.secondary[disabled],.button-group.hollow .button.secondary.disabled:hover,.button-group.hollow .button.secondary[disabled]:hover,.button-group.hollow .button.secondary.disabled:focus,.button-group.hollow .button.secondary[disabled]:focus{border:1px solid #767676;color:#767676}.button-group.hollow.secondary .button:hover,.button-group.hollow.secondary .button:focus,.button-group.hollow .button.secondary:hover,.button-group.hollow .button.secondary:focus{border-color:#3b3b3b;color:#3b3b3b}.button-group.hollow.success .button,.button-group.hollow.success .button.disabled,.button-group.hollow.success .button[disabled],.button-group.hollow.success .button.disabled:hover,.button-group.hollow.success .button[disabled]:hover,.button-group.hollow.success .button.disabled:focus,.button-group.hollow.success .button[disabled]:focus,.button-group.hollow .button.success,.button-group.hollow .button.success.disabled,.button-group.hollow .button.success[disabled],.button-group.hollow .button.success.disabled:hover,.button-group.hollow .button.success[disabled]:hover,.button-group.hollow .button.success.disabled:focus,.button-group.hollow .button.success[disabled]:focus{border:1px solid #3adb76;color:#3adb76}.button-group.hollow.success .button:hover,.button-group.hollow.success .button:focus,.button-group.hollow .button.success:hover,.button-group.hollow .button.success:focus{border-color:#157539;color:#157539}.button-group.hollow.warning .button,.button-group.hollow.warning .button.disabled,.button-group.hollow.warning .button[disabled],.button-group.hollow.warning .button.disabled:hover,.button-group.hollow.warning .button[disabled]:hover,.button-group.hollow.warning .button.disabled:focus,.button-group.hollow.warning .button[disabled]:focus,.button-group.hollow .button.warning,.button-group.hollow .button.warning.disabled,.button-group.hollow .button.warning[disabled],.button-group.hollow .button.warning.disabled:hover,.button-group.hollow .button.warning[disabled]:hover,.button-group.hollow .button.warning.disabled:focus,.button-group.hollow .button.warning[disabled]:focus{border:1px solid #ffae00;color:#ffae00}.button-group.hollow.warning .button:hover,.button-group.hollow.warning .button:focus,.button-group.hollow .button.warning:hover,.button-group.hollow .button.warning:focus{border-color:#805700;color:#805700}.button-group.hollow.alert .button,.button-group.hollow.alert .button.disabled,.button-group.hollow.alert .button[disabled],.button-group.hollow.alert .button.disabled:hover,.button-group.hollow.alert .button[disabled]:hover,.button-group.hollow.alert .button.disabled:focus,.button-group.hollow.alert .button[disabled]:focus,.button-group.hollow .button.alert,.button-group.hollow .button.alert.disabled,.button-group.hollow .button.alert[disabled],.button-group.hollow .button.alert.disabled:hover,.button-group.hollow .button.alert[disabled]:hover,.button-group.hollow .button.alert.disabled:focus,.button-group.hollow .button.alert[disabled]:focus{border:1px solid #cc4b37;color:#cc4b37}.button-group.hollow.alert .button:hover,.button-group.hollow.alert .button:focus,.button-group.hollow .button.alert:hover,.button-group.hollow .button.alert:focus{border-color:#67251a;color:#67251a}.button-group.clear .button,.button-group.clear .button:hover,.button-group.clear .button:focus,.button-group.clear .button.disabled,.button-group.clear .button.disabled:hover,.button-group.clear .button.disabled:focus,.button-group.clear .button[disabled],.button-group.clear .button[disabled]:hover,.button-group.clear .button[disabled]:focus{border-color:transparent;background-color:transparent}.button-group.clear .button,.button-group.clear .button.disabled,.button-group.clear .button[disabled],.button-group.clear .button.disabled:hover,.button-group.clear .button[disabled]:hover,.button-group.clear .button.disabled:focus,.button-group.clear .button[disabled]:focus{color:#D30B29}.button-group.clear .button:hover,.button-group.clear .button:focus{color:#6a0515}.button-group.clear.primary .button,.button-group.clear.primary .button.disabled,.button-group.clear.primary .button[disabled],.button-group.clear.primary .button.disabled:hover,.button-group.clear.primary .button[disabled]:hover,.button-group.clear.primary .button.disabled:focus,.button-group.clear.primary .button[disabled]:focus,.button-group.clear .button.primary,.button-group.clear .button.primary.disabled,.button-group.clear .button.primary[disabled],.button-group.clear .button.primary.disabled:hover,.button-group.clear .button.primary[disabled]:hover,.button-group.clear .button.primary.disabled:focus,.button-group.clear .button.primary[disabled]:focus{color:#D30B29}.button-group.clear.primary .button:hover,.button-group.clear.primary .button:focus,.button-group.clear .button.primary:hover,.button-group.clear .button.primary:focus{color:#6a0515}.button-group.clear.secondary .button,.button-group.clear.secondary .button.disabled,.button-group.clear.secondary .button[disabled],.button-group.clear.secondary .button.disabled:hover,.button-group.clear.secondary .button[disabled]:hover,.button-group.clear.secondary .button.disabled:focus,.button-group.clear.secondary .button[disabled]:focus,.button-group.clear .button.secondary,.button-group.clear .button.secondary.disabled,.button-group.clear .button.secondary[disabled],.button-group.clear .button.secondary.disabled:hover,.button-group.clear .button.secondary[disabled]:hover,.button-group.clear .button.secondary.disabled:focus,.button-group.clear .button.secondary[disabled]:focus{color:#767676}.button-group.clear.secondary .button:hover,.button-group.clear.secondary .button:focus,.button-group.clear .button.secondary:hover,.button-group.clear .button.secondary:focus{color:#3b3b3b}.button-group.clear.success .button,.button-group.clear.success .button.disabled,.button-group.clear.success .button[disabled],.button-group.clear.success .button.disabled:hover,.button-group.clear.success .button[disabled]:hover,.button-group.clear.success .button.disabled:focus,.button-group.clear.success .button[disabled]:focus,.button-group.clear .button.success,.button-group.clear .button.success.disabled,.button-group.clear .button.success[disabled],.button-group.clear .button.success.disabled:hover,.button-group.clear .button.success[disabled]:hover,.button-group.clear .button.success.disabled:focus,.button-group.clear .button.success[disabled]:focus{color:#3adb76}.button-group.clear.success .button:hover,.button-group.clear.success .button:focus,.button-group.clear .button.success:hover,.button-group.clear .button.success:focus{color:#157539}.button-group.clear.warning .button,.button-group.clear.warning .button.disabled,.button-group.clear.warning .button[disabled],.button-group.clear.warning .button.disabled:hover,.button-group.clear.warning .button[disabled]:hover,.button-group.clear.warning .button.disabled:focus,.button-group.clear.warning .button[disabled]:focus,.button-group.clear .button.warning,.button-group.clear .button.warning.disabled,.button-group.clear .button.warning[disabled],.button-group.clear .button.warning.disabled:hover,.button-group.clear .button.warning[disabled]:hover,.button-group.clear .button.warning.disabled:focus,.button-group.clear .button.warning[disabled]:focus{color:#ffae00}.button-group.clear.warning .button:hover,.button-group.clear.warning .button:focus,.button-group.clear .button.warning:hover,.button-group.clear .button.warning:focus{color:#805700}.button-group.clear.alert .button,.button-group.clear.alert .button.disabled,.button-group.clear.alert .button[disabled],.button-group.clear.alert .button.disabled:hover,.button-group.clear.alert .button[disabled]:hover,.button-group.clear.alert .button.disabled:focus,.button-group.clear.alert .button[disabled]:focus,.button-group.clear .button.alert,.button-group.clear .button.alert.disabled,.button-group.clear .button.alert[disabled],.button-group.clear .button.alert.disabled:hover,.button-group.clear .button.alert[disabled]:hover,.button-group.clear .button.alert.disabled:focus,.button-group.clear .button.alert[disabled]:focus{color:#cc4b37}.button-group.clear.alert .button:hover,.button-group.clear.alert .button:focus,.button-group.clear .button.alert:hover,.button-group.clear .button.alert:focus{color:#67251a}.button-group.no-gaps .button{margin-right:-0.0625rem}.button-group.no-gaps .button+.button{border-left-color:transparent}.button-group.stacked,.button-group.stacked-for-small,.button-group.stacked-for-medium{flex-wrap:wrap}.button-group.stacked .button,.button-group.stacked-for-small .button,.button-group.stacked-for-medium .button{flex:0 0 100%}.button-group.stacked .button:last-child,.button-group.stacked-for-small .button:last-child,.button-group.stacked-for-medium .button:last-child{margin-bottom:0}.button-group.stacked.expanded .button,.button-group.stacked-for-small.expanded .button,.button-group.stacked-for-medium.expanded .button{flex:1 1 0px}@media print, screen and (min-width: 40em){.button-group.stacked-for-small .button{flex:0 0 auto;margin-bottom:0}}@media print, screen and (min-width: 64em){.button-group.stacked-for-medium .button{flex:0 0 auto;margin-bottom:0}}@media print, screen and (max-width: 39.99875em){.button-group.stacked-for-small.expanded{display:block}.button-group.stacked-for-small.expanded .button{display:block;margin-right:0}}@media print, screen and (max-width: 63.99875em){.button-group.stacked-for-medium.expanded{display:block}.button-group.stacked-for-medium.expanded .button{display:block;margin-right:0}}.close-button{position:absolute;z-index:10;color:#8a8a8a;cursor:pointer}[data-whatinput="mouse"] .close-button{outline:0}.close-button:hover,.close-button:focus{color:#0a0a0a}.close-button.small{right:0.66rem;top:0.33em;font-size:1.5em;line-height:1}.close-button,.close-button.medium{right:1rem;top:0.5rem;font-size:2em;line-height:1}.label{display:inline-block;padding:0.33333rem 0.5rem;border-radius:4px;font-size:0.8rem;line-height:1;white-space:nowrap;cursor:default;background:#D30B29;color:#fefefe}.label.primary{background:#D30B29;color:#fefefe}.label.secondary{background:#767676;color:#fefefe}.label.success{background:#3adb76;color:#0a0a0a}.label.warning{background:#ffae00;color:#0a0a0a}.label.alert{background:#cc4b37;color:#fefefe}.progress{height:1rem;margin-bottom:0.9375rem;border-radius:4px;background-color:#cacaca}.progress.primary .progress-meter{background-color:#D30B29}.progress.secondary .progress-meter{background-color:#767676}.progress.success .progress-meter{background-color:#3adb76}.progress.warning .progress-meter{background-color:#ffae00}.progress.alert .progress-meter{background-color:#cc4b37}.progress-meter{position:relative;display:block;width:0%;height:100%;background-color:#D30B29;border-radius:4px}.progress-meter-text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin:0;font-size:0.75rem;font-weight:bold;color:#fefefe;white-space:nowrap;border-radius:4px}.slider{position:relative;height:0.5rem;margin-top:1.25rem;margin-bottom:2.25rem;background-color:#e6e6e6;cursor:pointer;user-select:none;touch-action:none}.slider-fill{position:absolute;top:0;left:0;display:inline-block;max-width:100%;height:0.5rem;background-color:#cacaca;transition:all 0.2s ease-in-out}.slider-fill.is-dragging{transition:all 0s linear}.slider-handle{position:absolute;top:50%;transform:translateY(-50%);left:0;z-index:1;cursor:grab;display:inline-block;width:1.4rem;height:1.4rem;border-radius:4px;background-color:#D30B29;transition:all 0.2s ease-in-out;touch-action:manipulation}[data-whatinput="mouse"] .slider-handle{outline:0}.slider-handle:hover{background-color:#b30923}.slider-handle.is-dragging{transition:all 0s linear;cursor:grabbing}.slider.disabled,.slider[disabled]{opacity:0.25;cursor:not-allowed}.slider.vertical{display:inline-block;width:0.5rem;height:12.5rem;margin:0 1.25rem;transform:scale(1, -1)}.slider.vertical .slider-fill{top:0;width:0.5rem;max-height:100%}.slider.vertical .slider-handle{position:absolute;top:0;left:50%;width:1.4rem;height:1.4rem;transform:translateX(-50%)}.switch{position:relative;margin-bottom:0.9375rem;outline:0;font-size:0.875rem;font-weight:bold;color:#fefefe;user-select:none;height:2rem}.switch-input{position:absolute;margin-bottom:0;opacity:0}.switch-paddle{position:relative;display:block;width:4rem;height:2rem;border-radius:4px;background:#cacaca;transition:all 0.25s ease-out;font-weight:inherit;color:inherit;cursor:pointer}input+.switch-paddle{margin:0}.switch-paddle::after{position:absolute;top:0.25rem;left:0.25rem;display:block;width:1.5rem;height:1.5rem;transform:translate3d(0, 0, 0);border-radius:4px;background:#fefefe;transition:all 0.25s ease-out;content:""}input:checked~.switch-paddle{background:#D30B29}input:checked~.switch-paddle::after{left:2.25rem}input:disabled~.switch-paddle{cursor:not-allowed;opacity:0.5}[data-whatinput="mouse"] input:focus~.switch-paddle{outline:0}.switch-active,.switch-inactive{position:absolute;top:50%;transform:translateY(-50%)}.switch-active{left:8%;display:none}input:checked+label>.switch-active{display:block}.switch-inactive{right:15%}input:checked+label>.switch-inactive{display:none}.switch.tiny{height:1.5rem}.switch.tiny .switch-paddle{width:3rem;height:1.5rem;font-size:0.625rem}.switch.tiny .switch-paddle::after{top:0.25rem;left:0.25rem;width:1rem;height:1rem}.switch.tiny input:checked~.switch-paddle::after{left:1.75rem}.switch.small{height:1.75rem}.switch.small .switch-paddle{width:3.5rem;height:1.75rem;font-size:0.75rem}.switch.small .switch-paddle::after{top:0.25rem;left:0.25rem;width:1.25rem;height:1.25rem}.switch.small input:checked~.switch-paddle::after{left:2rem}.switch.large{height:2.5rem}.switch.large .switch-paddle{width:5rem;height:2.5rem;font-size:1rem}.switch.large .switch-paddle::after{top:0.25rem;left:0.25rem;width:2rem;height:2rem}.switch.large input:checked~.switch-paddle::after{left:2.75rem}table{border-collapse:collapse;width:100%;margin-bottom:0.9375rem;border-radius:4px}thead,tbody,tfoot{border:1px solid #b8b8b8;background-color:#ccc}caption{padding:0.5rem 0.625rem 0.625rem;font-weight:bold}thead{background:#c2c2c2;color:#4E4A49}tfoot{background:#c2c2c2;color:#4E4A49}thead tr,tfoot tr{background:transparent}thead th,thead td,tfoot th,tfoot td{padding:0.5rem 0.625rem 0.625rem;font-weight:bold;text-align:left}tbody th,tbody td{padding:0.5rem 0.625rem 0.625rem}tbody tr:nth-child(even){border-bottom:0;background-color:#c2c2c2}.unstriped tbody{background-color:#ccc}.unstriped tbody tr{border-bottom:1px solid #b8b8b8;background-color:#ccc}@media print, screen and (max-width: 63.99875em){table.stack thead{display:none}table.stack tfoot{display:none}table.stack tr,table.stack th,table.stack td{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover thead tr:hover{background-color:#b8b8b8}table.hover tfoot tr:hover{background-color:#b8b8b8}table.hover tbody tr:hover{background-color:#b8b8b8}table.hover:not(.unstriped) tr:nth-of-type(even):hover{background-color:#b8b8b8}.table-scroll{overflow-x:auto}.badge{display:inline-block;min-width:2.1em;padding:0.3em;border-radius:50%;font-size:0.6rem;text-align:center;background:#D30B29;color:#fefefe}.badge.primary{background:#D30B29;color:#fefefe}.badge.secondary{background:#767676;color:#fefefe}.badge.success{background:#3adb76;color:#0a0a0a}.badge.warning{background:#ffae00;color:#0a0a0a}.badge.alert{background:#cc4b37;color:#fefefe}.breadcrumbs{margin:0;list-style:none}.breadcrumbs::before,.breadcrumbs::after{display:table;content:" ";flex-basis:0;order:1}.breadcrumbs::after{clear:both}.breadcrumbs li{float:left;font-size:0.6875rem;color:#FFFFFF;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child)::after{position:relative;margin:0 0.75rem;opacity:1;content:"/";color:#FFFFFF}.breadcrumbs a{color:#FFFFFF}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#cacaca;cursor:not-allowed}.callout{position:relative;margin:0 0 1rem 0;padding:1rem;border:none;border-radius:4px;background-color:#f3f3f3;color:#0a0a0a}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#f8768a;color:#0a0a0a}.callout.secondary{background-color:#bbb;color:#0a0a0a}.callout.success{background-color:#9dedbb;color:#0a0a0a}.callout.warning{background-color:#ffd780;color:#0a0a0a}.callout.alert{background-color:#e6a59b;color:#0a0a0a}.callout.small{padding-top:0.5rem;padding-right:0.5rem;padding-bottom:0.5rem;padding-left:0.5rem}.callout.large{padding-top:3rem;padding-right:3rem;padding-bottom:3rem;padding-left:3rem}.card{display:flex;flex-direction:column;flex-grow:1;margin-bottom:0.9375rem;border:1px solid #e6e6e6;border-radius:4px;background:#fefefe;box-shadow:none;overflow:hidden;color:#4E4A49}.card>:last-child{margin-bottom:0}.card-divider{display:flex;flex:0 1 auto;padding:0.9375rem;background:#e6e6e6}.card-divider>:last-child{margin-bottom:0}.card-section{flex:1 0 auto;padding:0.9375rem}.card-section>:last-child{margin-bottom:0}.card-image{min-height:1px}.dropdown-pane{position:absolute;z-index:10;display:none;width:300px;padding:1rem;visibility:hidden;border:1px solid #cacaca;border-radius:4px;background-color:#FFFFFF;font-size:1rem}.dropdown-pane.is-opening{display:block}.dropdown-pane.is-open{display:block;visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}.pagination{margin-left:0;margin-bottom:0.9375rem}.pagination::before,.pagination::after{display:table;content:" ";flex-basis:0;order:1}.pagination::after{clear:both}.pagination li{margin-right:0.0625rem;border-radius:4px;font-size:0.875rem;display:none}.pagination li:last-child,.pagination li:first-child{display:inline-block}@media print, screen and (min-width: 40em){.pagination li{display:inline-block}}.pagination a,.pagination button{display:block;padding:0.1875rem 0.625rem;border-radius:4px;color:#434343}.pagination a:hover,.pagination button:hover{background:#e6e6e6}.pagination .current{padding:0.1875rem 0.625rem;background:#D30B29;color:#fefefe;cursor:default}.pagination .disabled{padding:0.1875rem 0.625rem;color:#cacaca;cursor:not-allowed}.pagination .disabled:hover{background:transparent}.pagination .ellipsis::after{padding:0.1875rem 0.625rem;content:"…";color:#434343}.pagination-previous a::before,.pagination-previous.disabled::before{display:inline-block;margin-right:0.5rem;content:"«"}.pagination-next a::after,.pagination-next.disabled::after{display:inline-block;margin-left:0.5rem;content:"»"}.has-tip{position:relative;display:inline-block;border-bottom:dotted 1px #8a8a8a;font-weight:bold;cursor:help}.tooltip{position:absolute;top:calc(100% + 0.6495rem);z-index:1200;max-width:10rem;padding:0.75rem;border-radius:4px;background-color:#0a0a0a;font-size:80%;color:#fefefe}.tooltip::before{position:absolute}.tooltip.bottom::before{display:block;width:0;height:0;border-style:solid;border-width:0.75rem;content:"";border-top-width:0;border-color:transparent transparent #0a0a0a;bottom:100%}.tooltip.bottom.align-center::before{left:50%;transform:translateX(-50%)}.tooltip.top::before{display:block;width:0;height:0;border-style:solid;border-width:0.75rem;content:"";border-bottom-width:0;border-color:#0a0a0a transparent transparent;top:100%;bottom:auto}.tooltip.top.align-center::before{left:50%;transform:translateX(-50%)}.tooltip.left::before{display:block;width:0;height:0;border-style:solid;border-width:0.75rem;content:"";border-right-width:0;border-color:transparent transparent transparent #0a0a0a;left:100%}.tooltip.left.align-center::before{bottom:auto;top:50%;transform:translateY(-50%)}.tooltip.right::before{display:block;width:0;height:0;border-style:solid;border-width:0.75rem;content:"";border-left-width:0;border-color:transparent #0a0a0a transparent transparent;right:100%;left:auto}.tooltip.right.align-center::before{bottom:auto;top:50%;transform:translateY(-50%)}.tooltip.align-top::before{bottom:auto;top:10%}.tooltip.align-bottom::before{bottom:10%;top:auto}.tooltip.align-left::before{left:10%;right:auto}.tooltip.align-right::before{left:auto;right:10%}.accordion{margin-left:0;background:#706F6F;list-style-type:none}.accordion[disabled] .accordion-title{cursor:not-allowed}.accordion-item:first-child>:first-child{border-radius:4px 4px 0 0}.accordion-item:last-child>:last-child{border-radius:0 0 4px 4px}.accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:1px solid #706F6F;border-bottom:0;font-size:1.1rem;line-height:1;color:#FFFFFF}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid #706F6F;border-radius:0 0 4px 4px}.accordion-title:hover,.accordion-title:focus{background-color:#D30B29}.accordion-title::before{position:absolute;top:50%;right:1rem;margin-top:-0.5rem;content:"+"}.is-active>.accordion-title::before{content:"–"}.accordion-content{display:none;padding:1rem;border:1px solid #706F6F;border-bottom:0;background-color:transparent;color:#4E4A49}:last-child>.accordion-content:last-child{border-bottom:1px solid #706F6F}.media-object{display:flex;margin-bottom:0.9375rem;flex-wrap:nowrap}.media-object img{max-width:none}@media print, screen and (max-width: 39.99875em){.media-object.stack-for-small{flex-wrap:wrap}}.media-object-section{flex:0 1 auto}.media-object-section:first-child{padding-right:0.9375rem}.media-object-section:last-child:not(:nth-child(2)){padding-left:0.9375rem}.media-object-section>:last-child{margin-bottom:0}@media print, screen and (max-width: 39.99875em){.stack-for-small .media-object-section{padding:0;padding-bottom:0.9375rem;flex-basis:100%;max-width:100%}.stack-for-small .media-object-section img{width:100%}}.media-object-section.main-section{flex:1 1 0px}.orbit{position:relative}.orbit-container{position:relative;height:0;margin:0;list-style:none;overflow:hidden}.orbit-slide{width:100%;position:absolute}.orbit-slide.no-motionui.is-active{top:0;left:0}.orbit-figure{margin:0}.orbit-image{width:100%;max-width:100%;margin:0}.orbit-caption{position:absolute;bottom:0;width:100%;margin-bottom:0;padding:1rem;background-color:rgba(10, 10, 10, 0.5);color:#fefefe}.orbit-previous,.orbit-next{position:absolute;top:50%;transform:translateY(-50%);z-index:10;padding:1rem;color:#fefefe}[data-whatinput="mouse"] .orbit-previous,[data-whatinput="mouse"] .orbit-next{outline:0}.orbit-previous:hover,.orbit-next:hover,.orbit-previous:active,.orbit-next:active,.orbit-previous:focus,.orbit-next:focus{background-color:rgba(10, 10, 10, 0.5)}.orbit-previous{left:0}.orbit-next{left:auto;right:0}.orbit-bullets{position:relative;margin-top:0.8rem;margin-bottom:0.8rem;text-align:center}[data-whatinput="mouse"] .orbit-bullets{outline:0}.orbit-bullets button{width:1.2rem;height:1.2rem;margin:0.1rem;border-radius:50%;background-color:rgba(138, 138, 138, 0.5)}.orbit-bullets button:hover{background-color:#8a8a8a}.orbit-bullets button.is-active{background-color:#8a8a8a}.responsive-embed,.flex-video{position:relative;height:0;margin-bottom:1rem;padding-bottom:75%;overflow:hidden}.responsive-embed iframe,.responsive-embed object,.responsive-embed embed,.responsive-embed video,.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video{position:absolute;top:0;left:0;width:100%;height:100%}.responsive-embed.widescreen,.flex-video.widescreen{padding-bottom:56.25%}.tabs{margin:0;border:1px solid 1px solid #706F6F;background:transparent;list-style-type:none}.tabs::before,.tabs::after{display:table;content:" ";flex-basis:0;order:1}.tabs::after{clear:both}.tabs.vertical>li{display:block;float:none;width:auto}.tabs.simple>li>a{padding:0}.tabs.simple>li>a:hover{background:transparent}.tabs.primary{background:#D30B29}.tabs.primary>li>a{color:#fefefe}.tabs.primary>li>a:hover,.tabs.primary>li>a:focus{background:#c80a27}.tabs-title{float:left}.tabs-title>a{display:block;padding:1.25rem 1.5rem;font-size:0.75rem;line-height:1;color:#FFFFFF}[data-whatinput="mouse"] .tabs-title>a{outline:0}.tabs-title>a:hover{background:#D30B29;color:#dbdbdb}.tabs-title>a:focus,.tabs-title>a[aria-selected="true"]{background:#706F6F;color:#FFFFFF}.tabs-content{border:1px solid 1px solid #706F6F;border-top:0;background:transparent;color:#4E4A49;transition:all 0.5s ease}.tabs-content.vertical{border:1px solid 1px solid #706F6F;border-left:0}.tabs-panel{display:none;padding:1rem}.tabs-panel.is-active{display:block}.thumbnail{display:inline-block;max-width:100%;margin-bottom:0.9375rem;border:4px solid #fefefe;border-radius:4px;box-shadow:0 0 0 1px rgba(10, 10, 10, 0.2);line-height:0}a.thumbnail{transition:box-shadow 200ms ease-out}a.thumbnail:hover,a.thumbnail:focus{box-shadow:0 0 6px 1px rgba(211, 11, 41, 0.5)}a.thumbnail image{box-shadow:none}.menu{padding:0;margin:0;list-style:none;position:relative;display:flex;flex-wrap:wrap}[data-whatinput="mouse"] .menu li{outline:0}.menu a,.menu .button{line-height:1;text-decoration:none;display:block;padding:0.7rem 0.9375rem}.menu input,.menu select,.menu a,.menu button{margin-bottom:0}.menu input{display:inline-block}.menu,.menu.horizontal{flex-wrap:wrap;flex-direction:row}.menu.vertical{flex-wrap:nowrap;flex-direction:column}.menu.vertical.icon-top li a img,.menu.vertical.icon-top li a i,.menu.vertical.icon-top li a svg,.menu.vertical.icon-bottom li a img,.menu.vertical.icon-bottom li a i,.menu.vertical.icon-bottom li a svg{text-align:left}.menu.expanded li{flex:1 1 0px}.menu.expanded.icon-top li a img,.menu.expanded.icon-top li a i,.menu.expanded.icon-top li a svg,.menu.expanded.icon-bottom li a img,.menu.expanded.icon-bottom li a i,.menu.expanded.icon-bottom li a svg{text-align:left}.menu.simple{align-items:center}.menu.simple li+li{margin-left:1rem}.menu.simple a{padding:0}@media print, screen and (min-width: 40em){.menu.medium-horizontal{flex-wrap:wrap;flex-direction:row}.menu.medium-vertical{flex-wrap:nowrap;flex-direction:column}.menu.medium-expanded li{flex:1 1 0px}.menu.medium-simple li{flex:1 1 0px}}@media print, screen and (min-width: 64em){.menu.large-horizontal{flex-wrap:wrap;flex-direction:row}.menu.large-vertical{flex-wrap:nowrap;flex-direction:column}.menu.large-expanded li{flex:1 1 0px}.menu.large-simple li{flex:1 1 0px}}.menu.nested{margin-right:0;margin-left:1rem}.menu.icons a{display:flex}.menu.icon-top a,.menu.icon-right a,.menu.icon-bottom a,.menu.icon-left a{display:flex}.menu.icon-left li a,.menu.nested.icon-left li a{flex-flow:row nowrap}.menu.icon-left li a img,.menu.icon-left li a i,.menu.icon-left li a svg,.menu.nested.icon-left li a img,.menu.nested.icon-left li a i,.menu.nested.icon-left li a svg{margin-right:0.25rem}.menu.icon-right li a,.menu.nested.icon-right li a{flex-flow:row nowrap}.menu.icon-right li a img,.menu.icon-right li a i,.menu.icon-right li a svg,.menu.nested.icon-right li a img,.menu.nested.icon-right li a i,.menu.nested.icon-right li a svg{margin-left:0.25rem}.menu.icon-top li a,.menu.nested.icon-top li a{flex-flow:column nowrap}.menu.icon-top li a img,.menu.icon-top li a i,.menu.icon-top li a svg,.menu.nested.icon-top li a img,.menu.nested.icon-top li a i,.menu.nested.icon-top li a svg{align-self:stretch;margin-bottom:0.25rem;text-align:center}.menu.icon-bottom li a,.menu.nested.icon-bottom li a{flex-flow:column nowrap}.menu.icon-bottom li a img,.menu.icon-bottom li a i,.menu.icon-bottom li a svg,.menu.nested.icon-bottom li a img,.menu.nested.icon-bottom li a i,.menu.nested.icon-bottom li a svg{align-self:stretch;margin-bottom:0.25rem;text-align:center}.menu .is-active>a{background:#706F6F;color:#fefefe}.menu .active>a{background:#706F6F;color:#fefefe}.menu.align-left{justify-content:flex-start}.menu.align-right li{display:flex;justify-content:flex-end}.menu.align-right li .submenu li{justify-content:flex-start}.menu.align-right.vertical li{display:block;text-align:right}.menu.align-right.vertical li .submenu li{text-align:right}.menu.align-right.icon-top li a img,.menu.align-right.icon-top li a i,.menu.align-right.icon-top li a svg,.menu.align-right.icon-bottom li a img,.menu.align-right.icon-bottom li a i,.menu.align-right.icon-bottom li a svg{text-align:right}.menu.align-right .nested{margin-right:1rem;margin-left:0}.menu.align-center li{display:flex;justify-content:center}.menu.align-center li .submenu li{justify-content:flex-start}.menu .menu-text{padding:0.7rem 0.9375rem;font-weight:bold;line-height:1;color:inherit}.menu-centered>.menu{justify-content:center}.menu-centered>.menu li{display:flex;justify-content:center}.menu-centered>.menu li .submenu li{justify-content:flex-start}.no-js [data-responsive-menu] ul{display:none}.menu-icon{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon::after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#FFFFFF;box-shadow:0 7px 0 #FFFFFF, 0 14px 0 #FFFFFF;content:""}.menu-icon:hover::after{background:#ccc;box-shadow:0 7px 0 #ccc, 0 14px 0 #ccc}.menu-icon.dark{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon.dark::after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#0a0a0a;box-shadow:0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;content:""}.menu-icon.dark:hover::after{background:#8a8a8a;box-shadow:0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a}.accordion-menu li{width:100%}.accordion-menu a{padding:0.7rem 0.9375rem}.accordion-menu .is-accordion-submenu a{padding:0.7rem 0.9375rem}.accordion-menu .nested.is-accordion-submenu{margin-right:0;margin-left:1rem}.accordion-menu.align-right .nested.is-accordion-submenu{margin-right:1rem;margin-left:0}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a{position:relative}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#D30B29 transparent transparent;position:absolute;top:50%;margin-top:-3px;right:1rem}.accordion-menu.align-left .is-accordion-submenu-parent>a::after{right:1rem;left:auto}.accordion-menu.align-right .is-accordion-submenu-parent>a::after{right:auto;left:1rem}.accordion-menu .is-accordion-submenu-parent[aria-expanded="true"]>a::after{transform:rotate(180deg);transform-origin:50% 50%}.is-accordion-submenu-parent{position:relative}.has-submenu-toggle>a{margin-right:40px}.submenu-toggle{position:absolute;top:0;right:0;width:40px;height:40px;cursor:pointer}.submenu-toggle::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#D30B29 transparent transparent;top:0;bottom:0;margin:auto}.submenu-toggle[aria-expanded="true"]::after{transform:scaleY(-1);transform-origin:50% 50%}.submenu-toggle-text{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.is-drilldown{position:relative;overflow:hidden}.is-drilldown li{display:block}.is-drilldown.animate-height{transition:height 0.5s}.drilldown a{padding:0.7rem 0.9375rem;background:#706F6F}.drilldown .is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;width:100%;background:#706F6F;transition:transform 0.15s linear}.drilldown .is-drilldown-submenu.is-active{z-index:1;display:block;transform:translateX(-100%)}.drilldown .is-drilldown-submenu.is-closing{transform:translateX(100%)}.drilldown .is-drilldown-submenu a{padding:0.7rem 0.9375rem}.drilldown .nested.is-drilldown-submenu{margin-right:0;margin-left:0}.drilldown .drilldown-submenu-cover-previous{min-height:100%}.drilldown .is-drilldown-submenu-parent>a{position:relative}.drilldown .is-drilldown-submenu-parent>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #FFFFFF;position:absolute;top:50%;margin-top:-6px;right:1rem}.drilldown.align-left .is-drilldown-submenu-parent>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #FFFFFF;right:1rem;left:auto}.drilldown.align-right .is-drilldown-submenu-parent>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #FFFFFF transparent transparent;right:auto;left:1rem}.drilldown .js-drilldown-back>a::before{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #FFFFFF transparent transparent;display:inline-block;vertical-align:middle;margin-right:0.75rem}.dropdown.menu>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#FFFFFF transparent transparent;right:5px;left:auto;margin-top:-3px}[data-whatinput="mouse"] .dropdown.menu a{outline:0}.dropdown.menu>li>a{background:#706F6F;padding:0.7rem 0.9375rem}.dropdown.menu>li.is-active>a{background:#D30B29;color:#FFFFFF}.no-js .dropdown.menu ul{display:none}.dropdown.menu .nested.is-dropdown-submenu{margin-right:0;margin-left:0}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.vertical>li>a::after{right:14px}.dropdown.menu.vertical>li.opens-left>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #FFFFFF transparent transparent;right:auto;left:5px}.dropdown.menu.vertical>li.opens-right>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #FFFFFF}@media print, screen and (min-width: 40em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#FFFFFF transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.medium-vertical>li>a::after{right:14px}.dropdown.menu.medium-vertical>li.opens-left>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #FFFFFF transparent transparent;right:auto;left:5px}.dropdown.menu.medium-vertical>li.opens-right>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #FFFFFF}}@media print, screen and (min-width: 64em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#FFFFFF transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.large-vertical>li>a::after{right:14px}.dropdown.menu.large-vertical>li.opens-left>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #FFFFFF transparent transparent;right:auto;left:5px}.dropdown.menu.large-vertical>li.opens-right>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #FFFFFF}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;right:0;left:auto}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a::after{position:absolute;top:50%;right:5px;left:auto;margin-top:-6px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{right:100%;left:auto}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:240px;border:1px solid rgba(255, 255, 255, 0.2);background:#706F6F}.dropdown .is-dropdown-submenu a{padding:0.7rem 0.9375rem}.is-dropdown-submenu .is-dropdown-submenu-parent>a::after{right:14px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #FFFFFF transparent transparent;right:auto;left:5px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #FFFFFF}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.is-off-canvas-open{overflow:hidden}.js-off-canvas-overlay{position:absolute;top:0;left:0;z-index:11;width:100%;height:100%;transition:opacity 0.5s ease, visibility 0.5s ease;background:rgba(254, 254, 254, 0.5);opacity:0;visibility:hidden;overflow:hidden}.js-off-canvas-overlay.is-visible{opacity:1;visibility:visible}.js-off-canvas-overlay.is-closable{cursor:pointer}.js-off-canvas-overlay.is-overlay-absolute{position:absolute}.js-off-canvas-overlay.is-overlay-fixed{position:fixed}.off-canvas-wrapper{position:relative;overflow:hidden}.off-canvas{position:fixed;z-index:12;transition:transform 0.5s ease;backface-visibility:hidden;background:#FFFFFF}[data-whatinput="mouse"] .off-canvas{outline:0}.off-canvas.is-transition-push{z-index:12}.off-canvas.is-closed{visibility:hidden}.off-canvas.is-transition-overlap{z-index:13}.off-canvas.is-transition-overlap.is-open{box-shadow:0 0 10px rgba(10, 10, 10, 0.7)}.off-canvas.is-open{transform:translate(0, 0)}.off-canvas-absolute{position:absolute;z-index:12;transition:transform 0.5s ease;backface-visibility:hidden;background:#FFFFFF}[data-whatinput="mouse"] .off-canvas-absolute{outline:0}.off-canvas-absolute.is-transition-push{z-index:12}.off-canvas-absolute.is-closed{visibility:hidden}.off-canvas-absolute.is-transition-overlap{z-index:13}.off-canvas-absolute.is-transition-overlap.is-open{box-shadow:0 0 10px rgba(10, 10, 10, 0.7)}.off-canvas-absolute.is-open{transform:translate(0, 0)}.position-left{top:0;left:0;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;width:250px;transform:translateX(-250px)}.off-canvas-content .off-canvas.position-left{transform:translateX(-250px)}.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open{transform:translate(0, 0)}.off-canvas-content.is-open-left.has-transition-push{transform:translateX(250px)}.position-left.is-transition-push{box-shadow:inset -13px 0 20px -13px rgba(10, 10, 10, 0.25)}.position-right{top:0;right:0;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;width:250px;transform:translateX(250px)}.off-canvas-content .off-canvas.position-right{transform:translateX(250px)}.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open{transform:translate(0, 0)}.off-canvas-content.is-open-right.has-transition-push{transform:translateX(-250px)}.position-right.is-transition-push{box-shadow:inset 13px 0 20px -13px rgba(10, 10, 10, 0.25)}.position-top{top:0;left:0;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;height:250px;transform:translateY(-250px)}.off-canvas-content .off-canvas.position-top{transform:translateY(-250px)}.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open{transform:translate(0, 0)}.off-canvas-content.is-open-top.has-transition-push{transform:translateY(250px)}.position-top.is-transition-push{box-shadow:inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25)}.position-bottom{bottom:0;left:0;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;height:250px;transform:translateY(250px)}.off-canvas-content .off-canvas.position-bottom{transform:translateY(250px)}.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open{transform:translate(0, 0)}.off-canvas-content.is-open-bottom.has-transition-push{transform:translateY(-250px)}.position-bottom.is-transition-push{box-shadow:inset 0 13px 20px -13px rgba(10, 10, 10, 0.25)}.off-canvas-content{transform:none;backface-visibility:hidden}.off-canvas-content.has-transition-overlap,.off-canvas-content.has-transition-push{transition:transform 0.5s ease}.off-canvas-content.has-transition-push{transform:translate(0, 0)}.off-canvas-content .off-canvas.is-open{transform:translate(0, 0)}@media print, screen and (min-width: 40em){.position-left.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-medium .close-button{display:none}.off-canvas-content .position-left.reveal-for-medium{transform:none}.position-left.reveal-for-medium~.off-canvas-content{margin-left:250px}.position-right.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-medium .close-button{display:none}.off-canvas-content .position-right.reveal-for-medium{transform:none}.position-right.reveal-for-medium~.off-canvas-content{margin-right:250px}.position-top.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-medium .close-button{display:none}.off-canvas-content .position-top.reveal-for-medium{transform:none}.position-top.reveal-for-medium~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-medium .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-medium{transform:none}.position-bottom.reveal-for-medium~.off-canvas-content{margin-bottom:250px}}@media print, screen and (min-width: 40em){.off-canvas-content.has-reveal-left{margin-left:250px}}@media print, screen and (min-width: 40em){.off-canvas-content.has-reveal-right{margin-right:250px}}@media print, screen and (min-width: 40em){.off-canvas-content.has-reveal-top{margin-top:250px}}@media print, screen and (min-width: 40em){.off-canvas-content.has-reveal-bottom{margin-bottom:250px}}@media print, screen and (min-width: 64em){.position-left.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-large .close-button{display:none}.off-canvas-content .position-left.reveal-for-large{transform:none}.position-left.reveal-for-large~.off-canvas-content{margin-left:250px}.position-right.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-large .close-button{display:none}.off-canvas-content .position-right.reveal-for-large{transform:none}.position-right.reveal-for-large~.off-canvas-content{margin-right:250px}.position-top.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-large .close-button{display:none}.off-canvas-content .position-top.reveal-for-large{transform:none}.position-top.reveal-for-large~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-large .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-large{transform:none}.position-bottom.reveal-for-large~.off-canvas-content{margin-bottom:250px}}@media print, screen and (min-width: 64em){.off-canvas-content.has-reveal-left{margin-left:250px}}@media print, screen and (min-width: 64em){.off-canvas-content.has-reveal-right{margin-right:250px}}@media print, screen and (min-width: 64em){.off-canvas-content.has-reveal-top{margin-top:250px}}@media print, screen and (min-width: 64em){.off-canvas-content.has-reveal-bottom{margin-bottom:250px}}@media print, screen and (min-width: 40em){.off-canvas.in-canvas-for-medium{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-medium.position-left,.off-canvas.in-canvas-for-medium.position-right,.off-canvas.in-canvas-for-medium.position-top,.off-canvas.in-canvas-for-medium.position-bottom{box-shadow:none;transform:none}.off-canvas.in-canvas-for-medium .close-button{display:none}}@media print, screen and (min-width: 64em){.off-canvas.in-canvas-for-large{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-large.position-left,.off-canvas.in-canvas-for-large.position-right,.off-canvas.in-canvas-for-large.position-top,.off-canvas.in-canvas-for-large.position-bottom{box-shadow:none;transform:none}.off-canvas.in-canvas-for-large .close-button{display:none}}html.is-reveal-open{position:fixed;width:100%;overflow-y:hidden}html.is-reveal-open.zf-has-scroll{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.is-reveal-open body{overflow-y:hidden}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;display:none;background-color:rgba(10, 10, 10, 0.5);overflow-y:auto;-webkit-overflow-scrolling:touch}.reveal{z-index:1006;backface-visibility:hidden;display:none;padding:0.9375rem;border:0;border-radius:4px;background-color:#FFFFFF;position:relative;top:100px;margin-right:auto;margin-left:auto;overflow-y:auto;-webkit-overflow-scrolling:touch}[data-whatinput="mouse"] .reveal{outline:0}@media print, screen and (min-width: 40em){.reveal{min-height:0}}.reveal .column,.reveal .columns{min-width:0}.reveal>:last-child{margin-bottom:0}@media print, screen and (min-width: 40em){.reveal{width:600px;max-width:75rem}}.reveal.collapse{padding:0}@media print, screen and (min-width: 40em){.reveal.tiny{width:30%;max-width:75rem}}@media print, screen and (min-width: 40em){.reveal.small{width:50%;max-width:75rem}}@media print, screen and (min-width: 40em){.reveal.large{width:90%;max-width:75rem}}.reveal.full{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}@media print, screen and (max-width: 39.99875em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}.sticky-container{position:relative}.sticky{position:relative;z-index:0;transform:translate3d(0, 0, 0)}.sticky.is-stuck{position:fixed;z-index:5;width:100%}.sticky.is-stuck.is-at-top{top:0}.sticky.is-stuck.is-at-bottom{bottom:0}.sticky.is-anchored{position:relative;right:auto;left:auto}.sticky.is-anchored.is-at-bottom{bottom:0}.title-bar{padding:0.5rem;background:#706F6F;color:#FFFFFF;display:flex;justify-content:flex-start;align-items:center}.title-bar .menu-icon{margin-left:;;margin-right:;}.title-bar-left,.title-bar-right{flex:1 1 0px}.title-bar-right{text-align:right}.title-bar-title{display:inline-block;vertical-align:middle;font-weight:bold}.top-bar{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:0.5rem 0;flex-wrap:wrap}.top-bar,.top-bar ul{background-color:#706F6F}.top-bar input{max-width:200px;margin-right:1rem}.top-bar .input-group-field{width:100%;margin-right:0}.top-bar input.button{width:auto}.top-bar .top-bar-left,.top-bar .top-bar-right{flex:0 0 100%;max-width:100%}@media print, screen and (min-width: 64em){.top-bar{flex-wrap:nowrap}.top-bar .top-bar-left{flex:1 1 auto;margin-right:auto}.top-bar .top-bar-right{flex:0 1 auto;margin-left:auto}}@media print, screen and (max-width: 63.99875em){.top-bar.stacked-for-medium{flex-wrap:wrap}.top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right{flex:0 0 100%;max-width:100%}}@media print, screen and (max-width: 74.99875em){.top-bar.stacked-for-large{flex-wrap:wrap}.top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right{flex:0 0 100%;max-width:100%}}.top-bar-title{flex:0 0 auto;margin:0.5rem 1rem 0.5rem 0}.top-bar-left,.top-bar-right{flex:0 0 auto}.float-left{float:left !important}.float-right{float:right !important}.float-center{display:block;margin-right:auto;margin-left:auto}.clearfix::before,.clearfix::after{display:table;content:" ";flex-basis:0;order:1}.clearfix::after{clear:both}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{justify-content:center;align-items:center;align-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print, screen and (min-width: 40em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print, screen and (min-width: 64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print, screen and (min-width: 40em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print, screen and (min-width: 64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}.hide{display:none !important}.invisible{visibility:hidden}.visible{visibility:visible}@media print, screen and (max-width: 39.99875em){.hide-for-small-only{display:none}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none !important}}@media print, screen and (min-width: 40em){.hide-for-medium{display:none}}@media screen and (max-width: 39.99875em){.show-for-medium{display:none !important}}@media print, screen and (min-width: 40em) and (max-width: 63.99875em){.hide-for-medium-only{display:none}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.show-for-medium-only{display:none !important}}@media print, screen and (min-width: 64em){.hide-for-large{display:none}}@media screen and (max-width: 63.99875em){.show-for-large{display:none !important}}@media print, screen and (min-width: 64em) and (max-width: 74.99875em){.hide-for-large-only{display:none}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only{display:none !important}}.show-for-sr,.show-on-focus{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.show-on-focus:active,.show-on-focus:focus{position:static !important;width:auto !important;height:auto !important;overflow:visible !important;clip:auto !important;white-space:normal !important}.show-for-landscape,.hide-for-portrait{display:block !important}@media screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:block !important}}@media screen and (orientation: portrait){.show-for-landscape,.hide-for-portrait{display:none !important}}.hide-for-landscape,.show-for-portrait{display:none !important}@media screen and (orientation: landscape){.hide-for-landscape,.show-for-portrait{display:none !important}}@media screen and (orientation: portrait){.hide-for-landscape,.show-for-portrait{display:block !important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block !important}.hide-for-dark-mode{display:none !important}}.show-for-ie{display:none}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.show-for-ie{display:block !important}.hide-for-ie{display:none !important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}body{background-image:url(/typo3conf/ext/sitekanzlei/Resources/Public/corporatedesign/halbewelle-1200x60.svg);background-position:center;background-attachment:fixed;background-repeat:no-repeat;background-size:cover}{overflow-x:hidden}a,button{transition:all 0.2s}.close-button.button{position:relative;font-size:inherit;right:0;top:0}.font-weight-bold{font-weight:bold}.text-overflow-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.align-center{text-align:center}.align-right{text-align:right}.align-left{text-align:left}.copyright{font-size:0.75rem;margin:0;padding:1rem 0 0 0}@media only screen and (min-width:1200px) and (max-width:1439px){.hide-for-xlarge-only{display:none}}@media only screen and (min-width:1440px){.hide-for-xxlarge-only{display:none}}.ce-row{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -0.9375rem}.ce-left .ce-row{justify-content:start}.ce-right .ce-row{justify-content:end}.ce-column{padding-left:0.9375rem;padding-right:0.9375rem;max-width:100%;margin:0 0 0.9375rem}.ce-image .ce-column{width:auto}.row{max-width:unset}@media screen and (min-width:640px){[data-ce-columns="2"] .ce-column{max-width:50%}[data-ce-columns="3"] .ce-column{max-width:33.33333%}[data-ce-columns="4"] .ce-column{max-width:25%}[data-ce-columns="5"] .ce-column{max-width:20%}[data-ce-columns="6"] .ce-column{max-width:16.66667%}[data-ce-columns="7"] .ce-column{max-width:14.28571%}[data-ce-columns="8"] .ce-column{max-width:12.5%}[data-ce-columns="9"] .ce-column{max-width:11.11111%}[data-ce-columns="10"] .ce-column{max-width:10%}[data-ce-columns="11"] .ce-column{max-width:9.09091%}[data-ce-columns="12"] .ce-column{max-width:8.33333%}}.mixed .siteLineTop,.wide .siteLineTop{background:""}.mixed .main-nav,.wide .main-nav{background:#706F6F}.mixed footer,.wide footer{background:#706F6F}.mixed .container.expanded,.wide .container.expanded{padding-left:0;padding-right:0}.slim .siteLine{background:""}.slim .footer-main{background:#706F6F}.container{margin-left:auto;margin-right:auto;width:100%}.mixed .container,.mixed .headermain>div,.wide .container,.wide .headermain>div{padding-left:0.9375rem;padding-right:0.9375rem}.mixed .headermain>div.frame-type-txStartJumboteaser,.mixed .headermain>div:has(nav),.wide .headermain>div.frame-type-txStartJumboteaser,.wide .headermain>div:has(nav){padding-left:0;padding-right:0}.mixed .container,.mixed .headermain>div,.slim .container,.slim .headermain>div{max-width:75rem;margin-left:auto;margin-right:auto}.mixed .container:has(.frame-type-txStartJumboteaser),.mixed .headermain>div.frame-type-txStartJumboteaser,.mixed .headermain>div:has(nav),.slim .container:has(.frame-type-txStartJumboteaser),.slim .headermain>div.frame-type-txStartJumboteaser,.slim .headermain>div:has(nav){max-width:none}.slim{padding:0 0.9375rem 0.9375rem}@media screen and (min-width:92.5rem){.mixed .container,.mixed .headermain>div{padding-left:0;padding-right:0}}@media screen and (min-width:76.875rem){.mixed:not(.has-reveal-left) .container,.mixed:not(.has-reveal-left) .headermain>div{padding-left:0;padding-right:0}}.wide .top-bar>.menu>li:first-of-type>a{padding-left:0}.wide .top-bar>.menu>li:last-of-type:not(.is-dropdown-submenu-parent)>a{padding-right:0}.mixed .top-bar>.menu>li:first-of-type>a{padding-left:0}.mixed .top-bar>.menu>li:last-of-type:not(.is-dropdown-submenu-parent)>a{padding-right:0}.slim .breadcrumbs-wrapper.container,.mixed .breadcrumbs-wrapper.container{padding-left:0.9375rem;padding-right:0.9375rem}@media screen and (max-width:1023px){#startBox01{display:flex;flex-direction:column}}.pad-left{padding-left:0.9375rem}.pad-right{padding-right:0.9375rem}.no-pad-left{padding-left:0}.no-pad-right{padding-right:0}.startWidth0125{max-width:9.375rem}.startWidth0250{max-width:18.75rem}.startWidth0375{max-width:28.125rem}.startWidth0500{max-width:37.5rem}.startWidth0625{max-width:46.875rem}.startWidth0750{max-width:56.25rem}.startWidth0875{max-width:65.625rem}.startWidth1000{max-width:75rem}.startWidth1125{max-width:84.375rem}.startHyphensAuto,.startHyphensAuto p{-webkit-hyphens:auto;hyphens:auto}.startHyphensNone,.startHyphensNone p{-webkit-hyphens:none;hyphens:none}.startFontLightOnDark,.startFontLightOnDark *{color:#fefefe}.startTextAlignCenter{text-align:center}.startTextAlignJustify{text-align:justify}.startTextAlignLeft{text-align:left}.startTextAlignRight{text-align:right}.startContainer{margin:0 auto;padding:0 0.9375rem}.startBackgroundFixed,.startBackgroundFixed>div{background-attachment:fixed}.startBackgroundScroll,.startBackgroundScroll>div{background-attachment:scroll}.startBackgroundTransparent,.startBackgroundTransparent>div{background-color:transparent}.startBackgroundWhite{color:#0a0a0a;background:#fefefe}.startEffectPositionFixed{position:fixed}.startEffectZoom01{transition:transform 0.2s}.startEffectZoom01:hover{transform:scale(1.05);z-index:10}.startFormFieldsetWoAll fieldset{border:0;margin:0;padding:0}.startFormFieldsetWiBorderBottom fieldset{border-bottom:1px solid #e6e6e6;padding-bottom:2em}.startFormFieldsetWiBorderLeft fieldset{border-left:1px solid #e6e6e6;padding-left:2em}.startFormFieldsetWiBorderRight fieldset{border-right:1px solid #e6e6e6;padding-right:2em}.startFormFieldsetWiBorderTop fieldset{border-top:1px solid #e6e6e6;padding-top:2em}.startFormFieldsetWiPaddingBottom fieldset{padding-bottom:0.9375rem}.startFormFieldsetWiPaddingLeft fieldset{padding-left:0.9375rem}.startFormFieldsetWiPaddingRight fieldset{padding-right:0.9375rem}.startFormFieldsetWiPaddingTop fieldset{padding-top:0.9375rem}.startFormLegendWo legend{display:none}.startWiMarginAuto{margin-left:auto;margin-right:auto}.startWiMarginDefault{padding:0.9375rem 0.9375rem 0.2rem}.startWiMarginLeft17percent,.startWiMarginLeft25percent,.startWiMarginLeft33percent,.startWiMarginLeftRight08percent,.startWiMarginLeftRight17percent,.startWiMarginLeftRight25percent,.startWiMarginLeftRight33percent{margin-left:0}.startWiMarginRight17percent,.startWiMarginRight25percent,.startWiMarginRight33percent,.startWiMarginLeftRight08percent,.startWiMarginLeftRight17percent,.startWiMarginLeftRight25percent,.startWiMarginLeftRight33percent{margin-right:0}.startWiPaddingLeftRightDefault{padding-left:0.9375rem;padding-right:0.9375rem}.startWoMarginBottom{padding-bottom:0;margin-bottom:1rem}.startWiMarginTopBottom{margin-top:0.9375rem;margin-bottom:0.9375rem}.startWiPaddingLeftDouble{padding-left:1.875rem}.startWoMarginLeft{margin-left:-0.9375rem}.startWoMarginLeftRight{margin-left:-0.9375rem;margin-right:-0.9375rem}.startWoMarginRight{margin-right:-0.9375rem}.startTopMinus1Em{margin-top:-0.9375rem}.startImgCircle img{border-radius:20em}.startImgCircleReset img{border-radius:inherit}.startImgWiShadow,.startImgWiShadow .csc-textpic,.startImgWiShadow .csc-textpic-imagerow,.startImgWiShadow .csc-textpic-imagewrap,.startImgWiShadow .csc-uploads li{overflow:visible}.startImgWiShadow img,.startImgWiShadow .frame-type-image{box-shadow:2px 2px 4px rgba(0, 0, 0, 0.5)}.startImgWiShadowReset,.startImgWiShadowReset .csc-textpic,.startImgWiShadowReset .csc-textpic-imagerow,.startImgWiShadowReset .csc-textpic-imagewrap,.startImgWiShadowReset .csc-uploads li{overflow:hidden}.startImgWiShadowReset img,.startImgWiShadowReset .frame-type-image{box-shadow:none}@media only screen and (min-width:1024px){.startWiMarginLeft17percent{margin-left:calc(16.66667% + 0.3125rem)}.startWiMarginLeftRight08percent{margin-left:67px;margin-right:67px}.startWiMarginLeftRight17percent{margin-left:calc(16.66667% + 0.3125rem);margin-right:calc(16.66667% + 0.3125rem)}.startWiMarginLeft25percent{margin-left:calc(25% + 0.4687rem)}.startWiMarginLeftRight25percent{margin-left:calc(25% + 0.4687rem);margin-right:calc(25% + 0.4687rem)}.startWiMarginRight17percent{margin-right:calc(16.66667% + 0.3125rem)}.startWiMarginRight25percent{margin-right:calc(25% + 0.4687rem)}.startWiMarginLeft33percent{margin-left:calc(33.33333% + 0.625rem)}.startWiMarginLeftRight33percent{margin-left:calc(33.33333% + 0.625rem);margin-right:calc(33.33333% + 0.625rem)}.startWiMarginLeftRight33percent{margin-right:calc(33.33333% + 0.625rem)}}.startEffectShake01{animation:2s startEffectShake01 infinite alternate}@keyframes startEffectShake01{0%{transform:skewX(-5deg)}1%{transform:skewX(5deg)}2%{transform:skewX(-5deg)}3%{transform:skewX(5deg)}4%{transform:skewX(0deg)}100%{transform:skewX(0deg)}}h1,h2,h3,h4,h5,h6{color:#D30B29}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-family:inherit;font-weight:inherit}img{border-radius:4px}.maincontentright h1,.maincontentright h2,.maincontentright h3,.maincontentright h4,.maincontentright h5,.maincontentright h6,.maincontentright p,.maincontentleft h1,.maincontentleft h2,.maincontentleft h3,.maincontentleft h4,.maincontentleft h5,.maincontentleft h6,.maincontentleft p{line-height:1.25}.maincontentright h1,.maincontentleft h1{font-size:1.5rem}.maincontentright h2,.maincontentleft h2{font-size:1.25rem}.maincontentright h3,.maincontentleft h3{font-size:1.125rem}.maincontentright h4,.maincontentleft h4{font-size:1.0625rem}.maincontentright h5,.maincontentleft h5{font-size:1rem}.maincontentright h6,.maincontentleft h6{font-size:0.9375rem}footer h1,footer .h1,.mega-menu-content h1,.mega-menu-content .h1,.smaller h1,.smaller .h1{font-size:1.6rem}footer h2,footer .h2,.mega-menu-content h2,.mega-menu-content .h2,.smaller h2,.smaller .h2{font-size:1.2rem}footer h3,footer .h3,.mega-menu-content h3,.mega-menu-content .h3,.smaller h3,.smaller .h3{font-size:1.1rem}footer h4,footer .h4,.mega-menu-content h4,.mega-menu-content .h4,.smaller h4,.smaller .h4{font-size:1rem}footer h5,footer .h5,.mega-menu-content h5,.mega-menu-content .h5,.smaller h5,.smaller .h5{font-size:0.9rem}footer h6,footer .h6,.mega-menu-content h6,.mega-menu-content .h6,.smaller h6,.smaller .h6{font-size:0.8rem}.smaller,.smaller p{font-size:80%}.larger h1,.larger .h1{font-size:2.4rem}.larger h2,.larger .h2{font-size:1.8rem}.larger h3,.larger .h3{font-size:1.65rem}.larger h4,.larger .h4{font-size:1.5rem}.larger h5,.larger .h5{font-size:1.35rem}.larger h6,.larger .h6{font-size:1.2rem}.larger,.larger p{font-size:120%}body{}body .accordion{background-color:inherit}body .accordion .accordion-title{background-color:#706F6F;color:#FFFFFF !important}body .accordion .accordion-title:hover,body .accordion .accordion-title:focus{background-color:#D30B29;color:#FFFFFF !important}body .arrow{border:solid;border-width:0 3px 3px 0;display:inline-block;padding:3px}body .arrow.right{transform:rotate(-45deg)}body .arrow.left{transform:rotate(135deg)}body .arrow.up{transform:rotate(-135deg)}body .arrow.down{transform:rotate(45deg)}body .breadcrumbs{padding:0.25rem 0;display:none}body .breadcrumbs-wrapper{background-color:#706F6F}@media screen and (min-width:640px){body .breadcrumbs{display:block}}body a.svg,body button.svg{padding-top:0.725em;padding-bottom:0.725em}body a svg,body button svg{fill:#fefefe;height:0.9rem;width:0.9rem}body a svg:hover,body button svg:hover{fill:#b30923}body button,body .button{color:#fefefe}body button.dropdown::after,body .button.dropdown::after{display:block;width:0;height:0;border-style:solid;border-width:0.4em;content:"";border-bottom-width:0;border-color:#fefefe transparent transparent;position:relative;top:0.4em;display:inline-block;float:right;margin-left:1em}body .btn:not(.button){color:#fefefe;background:#D30B29;border:1px solid transparent;padding:0.85em 1em;margin-bottom:0.9375rem;cursor:pointer}body .btn:not(.button):hover,body .btn:not(.button):active{color:#fefefe;background:#b30923;border-color:#b30923}body .maincontentmain{color:#4E4A49}body .maincontentmain a:not(.button){color:#D30B29}body .maincontentmain a:not(.button):hover,body .maincontentmain a:not(.button):focus{color:#7f0719}body .maincontentmain>div+div{margin-top:0.9375rem}body .maincontentmain .headlinecontainer.wiImage{color:#fefefe}body .maincontentmain .headlinecontainer.wiImage a:not(.button){color:#D30B29}body .maincontentmain .headlinecontainer.wiImage a:not(.button):hover,body .maincontentmain .headlinecontainer.wiImage a:not(.button):focus{color:#7f0719}body .maincontentmain .jumptext{color:#fefefe}body .maincontentmain .jumptext a:not(.button){color:#fefefe}body .maincontentmain .jumptext a:not(.button):hover,body .maincontentmain .jumptext a:not(.button):focus{color:#7f0719}body .maincontentright,body .maincontentleft{background:transparent;color:#4E4A49}body .maincontentright a:not(.button),body .maincontentleft a:not(.button){color:#D30B29}body .maincontentright a:not(.button):hover,body .maincontentright a:not(.button):focus,body .maincontentleft a:not(.button):hover,body .maincontentleft a:not(.button):focus{color:#7f0719}body .maincontent{overflow-x:hidden}body .maincontent>.main>.main,body .maincontent>.top>.main,body .maincontent>.bottom>.main{background:transparent;border-radius:0;margin:0.9375rem 0;padding:0.9375rem 0.9375rem}body .maincontent>.main>.left,body .maincontent>.main>.right{border-radius:0;margin:0.9375rem 0 0}@media screen and (min-width:640px){body .maincontent>.main>.left+.main{padding-left:0.9375rem}body .maincontent>.main>.main:not(:last-child){padding-right:0.9375rem}body .maincontent>.main>.left{padding-right:0.9375rem}body .maincontent>.main>.right{padding-left:0.9375rem}}body .maincontentmain.main>.frame{padding-top:7rem;margin-top:-7rem;pointer-events:none}body .maincontentmain.main>.frame *{pointer-events:auto}body .drilldown a{color:#FFFFFF;background:#706F6F}body .drilldown a.active,body .drilldown a:active,body .drilldown a:focus,body .drilldown a:hover{color:#706F6F;background:#FFFFFF}body .drilldown .is-drilldown-submenu-parent a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #FFFFFF}body .drilldown .is-drilldown-submenu-parent a.active::after,body .drilldown .is-drilldown-submenu-parent a:active::after,body .drilldown .is-drilldown-submenu-parent a:focus::after,body .drilldown .is-drilldown-submenu-parent a:hover::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #706F6F}body .drilldown .highlight a{color:#706F6F;background:#FFFFFF}body .drilldown .highlight a.active,body .drilldown .highlight a:active,body .drilldown .highlight a:focus,body .drilldown .highlight a:hover{color:#FFFFFF;background:#706F6F}body .drilldown .highlight.is-drilldown-submenu-parent a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #706F6F}body .drilldown .highlight.is-drilldown-submenu-parent a.active::after,body .drilldown .highlight.is-drilldown-submenu-parent a:active::after,body .drilldown .highlight.is-drilldown-submenu-parent a:focus::after,body .drilldown .highlight.is-drilldown-submenu-parent a:hover::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #FFFFFF}body .main-nav .is-drilldown{min-width:20rem}body .dropdown.menu a{color:#FFFFFF}body .dropdown.menu .is-dropdown-submenu a:active,body .dropdown.menu .is-dropdown-submenu a:focus,body .dropdown.menu .is-dropdown-submenu a:hover,body .dropdown.menu>li>a:active,body .dropdown.menu>li>a:focus,body .dropdown.menu>li>a:hover{background:#D30B29;color:#FFFFFF}body .dropdown.menu>li.is-dropdown-submenu-parent.highlight>a{color:#D30B29;background:#FFFFFF}body .dropdown.menu>li.is-dropdown-submenu-parent.highlight>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#D30B29 transparent transparent}body .dropdown.menu>li.is-dropdown-submenu-parent.highlight.opens-up>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-top-width:0;border-color:transparent transparent #FFFFFF}body .dropdown.menu>li.is-dropdown-submenu-parent.highlight.opens-left>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #FFFFFF transparent transparent}body .dropdown.menu>li.is-dropdown-submenu-parent.highlight.opens-right>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #D30B29}@media print,screen and (min-width:1024px){body .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent.highlight>a{color:#D30B29;background:#FFFFFF}body .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent.highlight>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#D30B29 transparent transparent}}body footer{color:#ccc}body footer a{color:#FFFFFF}body footer a svg{fill:#FFFFFF}body footer a:hover{color:#FFFFFF}body footer a:hover svg{fill:#FFFFFF}body footer ul{list-style:none;margin-left:0}body footer .addressline{margin-bottom:0}body .footer-main{padding:0.9375rem 0}body .header-wrapper{margin-bottom:0.9375rem}body .header-wrapper .headermain{font-size:100%}body .header-wrapper .linkToForeignListView{display:none}body .header-wrapper,body .header{display:contents}body .headlinecontainer{align-items:center;justify-content:center;overflow:hidden;position:relative}body .headlinecontainer .bg-image{width:100%;object-fit:cover;position:relative;z-index:1}body .headlinetextoverlay{width:100%;text-align:center;position:absolute;z-index:2;overflow:hidden;top:50%;left:50%;transform:translate(-50%, -50%)}body .wiImage .headlinetextoverlay h1,body .wiImage .headlinetextoverlay h1 a,body .wiImage .headlinetextoverlay p,body .wiImage .headlinetextoverlay p a{color:white}body a[href^="mailto"]:after,body a[href^="javascript:linkTo_UnCryptMailto"]:after{font-family:"foundation-icons";padding:0 0.2em}body a[href^="mailto"]:after,body a[href^="javascript:linkTo_UnCryptMailto"]:after{content:""}body [class^="fi-"]{font-family:"foundation-icons";font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;display:inline-block;text-decoration:inherit}body .fi-address-book:before{content:""}body .fi-alert:before{content:""}body .fi-align-center:before{content:""}body .fi-align-justify:before{content:""}body .fi-align-left:before{content:""}body .fi-align-right:before{content:""}body .fi-anchor:before{content:""}body .fi-annotate:before{content:""}body .fi-archive:before{content:""}body .fi-arrow-down:before{content:""}body .fi-arrow-left:before{content:""}body .fi-arrow-right:before{content:""}body .fi-arrow-up:before{content:""}body .fi-arrows-compress:before{content:""}body .fi-arrows-expand:before{content:""}body .fi-arrows-in:before{content:""}body .fi-arrows-out:before{content:""}body .fi-asl:before{content:""}body .fi-asterisk:before{content:""}body .fi-at-sign:before{content:""}body .fi-background-color:before{content:""}body .fi-battery-empty:before{content:""}body .fi-battery-full:before{content:""}body .fi-battery-half:before{content:""}body .fi-bitcoin-circle:before{content:""}body .fi-bitcoin:before{content:""}body .fi-blind:before{content:""}body .fi-bluetooth:before{content:""}body .fi-bold:before{content:""}body .fi-book-bookmark:before{content:""}body .fi-book:before{content:""}body .fi-bookmark:before{content:""}body .fi-braille:before{content:""}body .fi-burst-new:before{content:""}body .fi-burst-sale:before{content:""}body .fi-burst:before{content:""}body .fi-calendar:before{content:""}body .fi-camera:before{content:""}body .fi-check:before{content:""}body .fi-checkbox:before{content:""}body .fi-clipboard-notes:before{content:""}body .fi-clipboard-pencil:before{content:""}body .fi-clipboard:before{content:""}body .fi-clock:before{content:""}body .fi-closed-caption:before{content:""}body .fi-cloud:before{content:""}body .fi-comment-minus:before{content:""}body .fi-comment-quotes:before{content:""}body .fi-comment-video:before{content:""}body .fi-comment:before{content:""}body .fi-comments:before{content:""}body .fi-compass:before{content:""}body .fi-contrast:before{content:""}body .fi-credit-card:before{content:""}body .fi-crop:before{content:""}body .fi-crown:before{content:""}body .fi-css3:before{content:""}body .fi-database:before{content:""}body .fi-die-five:before{content:""}body .fi-die-four:before{content:""}body .fi-die-one:before{content:""}body .fi-die-six:before{content:""}body .fi-die-three:before{content:""}body .fi-die-two:before{content:""}body .fi-dislike:before{content:""}body .fi-dollar-bill:before{content:""}body .fi-dollar:before{content:""}body .fi-download:before{content:""}body .fi-eject:before{content:""}body .fi-elevator:before{content:""}body .fi-euro:before{content:""}body .fi-eye:before{content:""}body .fi-fast-forward:before{content:""}body .fi-female-symbol:before{content:""}body .fi-female:before{content:""}body .fi-filter:before{content:""}body .fi-first-aid:before{content:""}body .fi-flag:before{content:""}body .fi-folder-add:before{content:""}body .fi-folder-lock:before{content:""}body .fi-folder:before{content:""}body .fi-foot:before{content:""}body .fi-foundation:before{content:""}body .fi-graph-bar:before{content:""}body .fi-graph-horizontal:before{content:""}body .fi-graph-pie:before{content:""}body .fi-graph-trend:before{content:""}body .fi-guide-dog:before{content:""}body .fi-hearing-aid:before{content:""}body .fi-heart:before{content:""}body .fi-home:before{content:""}body .fi-html5:before{content:""}body .fi-indent-less:before{content:""}body .fi-indent-more:before{content:""}body .fi-info:before{content:""}body .fi-italic:before{content:""}body .fi-key:before{content:""}body .fi-laptop:before{content:""}body .fi-layout:before{content:""}body .fi-lightbulb:before{content:""}body .fi-like:before{content:""}body .fi-link:before{content:""}body .fi-list-bullet:before{content:""}body .fi-list-number:before{content:""}body .fi-list-thumbnails:before{content:""}body .fi-list:before{content:""}body .fi-lock:before{content:""}body .fi-loop:before{content:""}body .fi-magnifying-glass:before{content:""}body .fi-mail:before{content:""}body .fi-male-female:before{content:""}body .fi-male-symbol:before{content:""}body .fi-male:before{content:""}body .fi-map:before{content:""}body .fi-marker:before{content:""}body .fi-megaphone:before{content:""}body .fi-microphone:before{content:""}body .fi-minus-circle:before{content:""}body .fi-minus:before{content:""}body .fi-mobile-signal:before{content:""}body .fi-mobile:before{content:""}body .fi-monitor:before{content:""}body .fi-mountains:before{content:""}body .fi-music:before{content:""}body .fi-next:before{content:""}body .fi-no-dogs:before{content:""}body .fi-no-smoking:before{content:""}body .fi-page-add:before{content:""}body .fi-page-copy:before{content:""}body .fi-page-csv:before{content:""}body .fi-page-delete:before{content:""}body .fi-page-doc:before{content:""}body .fi-page-edit:before{content:""}body .fi-page-export-csv:before{content:""}body .fi-page-export-doc:before{content:""}body .fi-page-export-pdf:before{content:""}body .fi-page-export:before{content:""}body .fi-page-filled:before{content:""}body .fi-page-multiple:before{content:""}body .fi-page-pdf:before{content:""}body .fi-page-remove:before{content:""}body .fi-page-search:before{content:""}body .fi-page:before{content:""}body .fi-paint-bucket:before{content:""}body .fi-paperclip:before{content:""}body .fi-pause:before{content:""}body .fi-paw:before{content:""}body .fi-paypal:before{content:""}body .fi-pencil:before{content:""}body .fi-photo:before{content:""}body .fi-play-circle:before{content:""}body .fi-play-video:before{content:""}body .fi-play:before{content:""}body .fi-plus:before{content:""}body .fi-pound:before{content:""}body .fi-power:before{content:""}body .fi-previous:before{content:""}body .fi-price-tag:before{content:""}body .fi-pricetag-multiple:before{content:""}body .fi-print:before{content:""}body .fi-prohibited:before{content:""}body .fi-projection-screen:before{content:""}body .fi-puzzle:before{content:""}body .fi-quote:before{content:""}body .fi-record:before{content:""}body .fi-refresh:before{content:""}body .fi-results-demographics:before{content:""}body .fi-results:before{content:""}body .fi-rewind-ten:before{content:""}body .fi-rewind:before{content:""}body .fi-rss:before{content:""}body .fi-safety-cone:before{content:""}body .fi-save:before{content:""}body .fi-share:before{content:""}body .fi-sheriff-badge:before{content:""}body .fi-shield:before{content:""}body .fi-shopping-bag:before{content:""}body .fi-shopping-cart:before{content:""}body .fi-shuffle:before{content:""}body .fi-skull:before{content:""}body .fi-social-500px:before{content:""}body .fi-social-adobe:before{content:""}body .fi-social-amazon:before{content:""}body .fi-social-android:before{content:""}body .fi-social-apple:before{content:""}body .fi-social-behance:before{content:""}body .fi-social-bing:before{content:""}body .fi-social-blogger:before{content:""}body .fi-social-delicious:before{content:""}body .fi-social-designer-news:before{content:""}body .fi-social-deviant-art:before{content:""}body .fi-social-digg:before{content:""}body .fi-social-dribbble:before{content:""}body .fi-social-drive:before{content:""}body .fi-social-dropbox:before{content:""}body .fi-social-evernote:before{content:""}body .fi-social-facebook:before{content:""}body .fi-social-flickr:before{content:""}body .fi-social-forrst:before{content:""}body .fi-social-foursquare:before{content:""}body .fi-social-game-center:before{content:""}body .fi-social-github:before{content:""}body .fi-social-google-plus:before{content:""}body .fi-social-hacker-news:before{content:""}body .fi-social-hi5:before{content:""}body .fi-social-instagram:before{content:""}body .fi-social-joomla:before{content:""}body .fi-social-lastfm:before{content:""}body .fi-social-linkedin:before{content:""}body .fi-social-medium:before{content:""}body .fi-social-myspace:before{content:""}body .fi-social-orkut:before{content:""}body .fi-social-path:before{content:""}body .fi-social-picasa:before{content:""}body .fi-social-pinterest:before{content:""}body .fi-social-rdio:before{content:""}body .fi-social-reddit:before{content:""}body .fi-social-skillshare:before{content:""}body .fi-social-skype:before{content:""}body .fi-social-smashing-mag:before{content:""}body .fi-social-snapchat:before{content:""}body .fi-social-spotify:before{content:""}body .fi-social-squidoo:before{content:""}body .fi-social-stack-overflow:before{content:""}body .fi-social-steam:before{content:""}body .fi-social-stumbleupon:before{content:""}body .fi-social-treehouse:before{content:""}body .fi-social-tumblr:before{content:""}body .fi-social-twitter:before{content:""}body .fi-social-vimeo:before{content:""}body .fi-social-windows:before{content:""}body .fi-social-xbox:before{content:""}body .fi-social-yahoo:before{content:""}body .fi-social-yelp:before{content:""}body .fi-social-youtube:before{content:""}body .fi-social-zerply:before{content:""}body .fi-social-zurb:before{content:""}body .fi-sound:before{content:""}body .fi-star:before{content:""}body .fi-stop:before{content:""}body .fi-strikethrough:before{content:""}body .fi-subscript:before{content:""}body .fi-superscript:before{content:""}body .fi-tablet-landscape:before{content:""}body .fi-tablet-portrait:before{content:""}body .fi-target-two:before{content:""}body .fi-target:before{content:""}body .fi-telephone-accessible:before{content:""}body .fi-telephone:before{content:""}body .fi-text-color:before{content:""}body .fi-thumbnails:before{content:""}body .fi-ticket:before{content:""}body .fi-torso-business:before{content:""}body .fi-torso-female:before{content:""}body .fi-torso:before{content:""}body .fi-torsos-all-female:before{content:""}body .fi-torsos-all:before{content:""}body .fi-torsos-female-male:before{content:""}body .fi-torsos-male-female:before{content:""}body .fi-torsos:before{content:""}body .fi-trash:before{content:""}body .fi-trees:before{content:""}body .fi-trophy:before{content:""}body .fi-underline:before{content:""}body .fi-universal-access:before{content:""}body .fi-unlink:before{content:""}body .fi-unlock:before{content:""}body .fi-upload-cloud:before{content:""}body .fi-upload:before{content:""}body .fi-usb:before{content:""}body .fi-video:before{content:""}body .fi-volume-none:before{content:""}body .fi-volume-strike:before{content:""}body .fi-volume:before{content:""}body .fi-web:before{content:""}body .fi-wheelchair:before{content:""}body .fi-widget:before{content:""}body .fi-wrench:before{content:""}body .fi-x-circle:before{content:""}body .fi-x:before{content:""}body .fi-yen:before{content:""}body .fi-zoom-in:before{content:""}body .fi-zoom-out:before{content:""}body .jumboteaserContainer{position:relative;margin:0 auto;display:flex;align-items:center;flex-direction:column;justify-content:center;line-height:1;hyphens:none;z-index:1}body .jumboteaserContainer a{margin-top:2rem}body .jumboteaserContainer .bg-image{border-radius:0;width:100%;height:100%;object-fit:cover;position:relative;z-index:1}body .jumboteaserContainer .onepagedown{position:absolute;top:89%;left:50%;transform:translate(-50%, -50%);z-index:2}body .jumboteaserContainer .onepagedown .arrow{border-width:0 0.5rem 0.5rem 0;padding:0.5rem}body .jumboteaserContainer.wiImage h1,body .jumboteaserContainer.wiImage h1 a:not(.button),body .jumboteaserContainer.wiImage p,body .jumboteaserContainer.wiImage p a:not(.button){color:white}@media screen and (max-width:76.875rem){body .jumboteaserContainer{margin-left:-0.9375rem;margin-right:-0.9375rem}}body .top .frame-type-txStartJumboteaser{margin-bottom:0}body .jumboteaserTextoverlay{position:absolute;padding:0.9375rem;text-align:center;z-index:2;max-width:100%}body .jumboteaserTextoverlay h1{font-size:calc(5rem * 0.6);font-weight:bold}body .jumboteaserTextoverlay p{font-size:calc(2.5rem * 0.6)}@media screen and (min-width:640px){body .jumboteaserTextoverlay h1{font-size:calc(5rem * 0.8)}body .jumboteaserTextoverlay p{font-size:calc(2.5rem * 0.8)}}@media screen and (min-width:1024px){body .jumboteaserTextoverlay h1{font-size:5rem}body .jumboteaserTextoverlay p{font-size:2.5rem}}body .jumpbox{border-radius:4px;width:100%;float:left}body .jumpbox.MagicMagenta{background-color:#E6007E}body .jumpbox.BlazingBlue{background-color:#4CB4E7}body .jumpbox.GorgeousGreen{background-color:#00A358}body .jumpbox .jumptext,body .jumpbox .jumplink{width:50%;text-align:center;min-width:20em;float:left}body .jumpbox .jumptext p,body .jumpbox .jumplink p{margin:0;display:block;padding:2em}body .jumpbox .jumptext a{color:#fff}body .jumpbox .jumptext a:hover,body .jumpbox .jumptext a:focus{color:#D1D1D1}body .jumpbox .jumplink a{border-radius:1em;margin:0}body .jumpbox .jumplink p{padding-top:1.325em}@media only screen and (max-width:64em){body .jumpbox .jumptext,body .jumpbox .jumplink{width:100%;float:none}}body .login-box label{color:#D30B29}body iframe{max-width:100%;border:none !important;min-width:auto !important}body figure{display:table}body figure figcaption{margin:0;display:table-caption;caption-side:bottom}body .ce-gallery .audio{text-align:center}body .ce-gallery .ce-inner,body .ce-gallery .ce-outer,body .ce-gallery .video{width:100%}body .ce-gallery audio{max-width:100%}body .ce-above .ce-gallery .ce-inner,body .ce-above .ce-gallery .ce-outer,body .ce-below .ce-gallery .ce-inner,body .ce-below .ce-gallery .ce-outer{width:auto}body .ce-textpic .ce-gallery:only-child{display:flex;flex-wrap:wrap;margin-left:-0.9375rem;margin-right:-0.9375rem;justify-content:center;margin-bottom:0}body .ce-textpic.ce-left .ce-gallery{margin-right:1.5rem}body .ce-textpic.ce-right .ce-gallery{margin-left:1.5rem}body .ce-textpic.ce-right .ce-gallery img{float:right}body .ce-textpic.ce-right .ce-gallery figcaption{text-align:right}body .ce-textpic.ce-center .ce-gallery{margin-left:auto;margin-right:auto}body .ce-textpic.ce-center .ce-gallery img{margin-left:auto;margin-right:auto}body .ce-textpic.ce-center .ce-gallery figcaption{text-align:center}body .csc-textpic-imagecolumn,body .csc-textpic-imagewrap{max-width:100%}body .csc-textpic-center img{margin:0 auto}body .maincontentmain.main .ce-textpic.ce-left .ce-bodytext,body .maincontentmain.main .ce-textpic.ce-right .ce-bodytext{min-width:250px}@media screen and (max-width:570px){body .ce-textpic.ce-intext .ce-gallery{float:none;max-width:100%}body .startFigCaptionHideForSmallOnly figcaption{display:none}}@media screen and (min-width:570px){body .ce-textpic.ce-intext .ce-gallery{max-width:50%}}@media screen and (min-width:1024px){body .ce-textpic.ce-intext .ce-gallery{max-width:75%}}body .mega-menu{box-shadow:0 6px 6px rgba(10, 10, 10, 0.2);padding:0.7rem 0.9375rem;background-color:#FFFFFF !important;width:75rem;max-width:100%;top:100% !important;color:#4E4A49}body .mega-menu a:not(.button){color:#D30B29}body .mega-menu a:not(.button):hover,body .mega-menu a:not(.button):focus{color:#7f0719}body .mega-menu ul{background:none}body .mega-menu .mega-menu-content a{padding:0;line-height:1.5}@media screen and (min-width:1024px){body .mega-menu-link{position:unset}body .main-nav .mega-menu{left:0 !important}}body .main-nav{position:sticky;z-index:100;max-height:100vh;top:0;left:0}body .main-nav.right .top-bar,body .main-nav.right .title-bar{justify-content:end;flex-direction:row-reverse}@media screen and (max-width:1023px){body .main-nav.open{position:fixed;box-shadow:0 6px 6px rgba(10, 10, 10, 0.2);overflow-y:scroll}body #responsive-menu>.is-drilldown{height:100vh}}@media screen and (min-width:1024px){body .main-nav{max-height:unset;overflow-y:visible}}body .off-canvas h2,body .off-canvas .h2{font-size:1.5rem;padding:0.9375rem 0.9375rem 0}body .off-canvas-content .main-nav{position:static !important}body .pagination li.current{background:inherit;color:#4E4A49;cursor:default}body .pagination li.current:hover{background:inherit;color:#4E4A49;cursor:default}body .pagination li.current a{background:inherit;color:#4E4A49;cursor:default}body .pagination li.current a:hover{background:inherit;color:#4E4A49;cursor:default}body .pagination li.unavailable a{background:inherit;color:#4E4A49;cursor:default}body .pagination li.unavailable a:hover{background:inherit;color:#4E4A49;cursor:default}body .reveal{color:#4E4A49}body .reveal a:not(.button){color:#D30B29}body .reveal a:not(.button):hover,body .reveal a:not(.button):focus{color:#7f0719}body .maincontentright .ce-gallery,body .maincontentleft .ce-gallery{position:relative}body .maincontentright .ce-gallery a,body .maincontentleft .ce-gallery a{word-break:break-all}body .maincontentright .ce-outer,body .maincontentright .ce-inner,body .maincontentright .ce-column,body .maincontentleft .ce-outer,body .maincontentleft .ce-inner,body .maincontentleft .ce-column{max-width:100%}body .maincontentright .ce-row+.ce-row,body .maincontentleft .ce-row+.ce-row{margin-top:0.9375rem}body .maincontentright .ce-column,body .maincontentleft .ce-column{margin:0}body .maincontentright .frame-type-list h1,body .maincontentright .frame-type-list .h1,body .maincontentleft .frame-type-list h1,body .maincontentleft .frame-type-list .h1{font-size:1.6rem}body .maincontentright .frame-type-list h2,body .maincontentright .frame-type-list .h2,body .maincontentleft .frame-type-list h2,body .maincontentleft .frame-type-list .h2{font-size:1.2rem}body .maincontentright .frame-type-list h3,body .maincontentright .frame-type-list .h3,body .maincontentleft .frame-type-list h3,body .maincontentleft .frame-type-list .h3{font-size:1.1rem}body .maincontentright .frame-type-list h4,body .maincontentright .frame-type-list .h4,body .maincontentleft .frame-type-list h4,body .maincontentleft .frame-type-list .h4{font-size:1rem}body .maincontentright .frame-type-list h5,body .maincontentright .frame-type-list .h5,body .maincontentleft .frame-type-list h5,body .maincontentleft .frame-type-list .h5{font-size:0.9rem}body .maincontentright .frame-type-list h6,body .maincontentright .frame-type-list .h6,body .maincontentleft .frame-type-list h6,body .maincontentleft .frame-type-list .h6{font-size:0.8rem}body .maincontentright .frame-type-list,body .maincontentright .frame-type-list p,body .maincontentleft .frame-type-list,body .maincontentleft .frame-type-list p{font-size:90%}@media screen and (min-width:640px){body .maincontentright{padding-right:0}body .maincontentleft{padding-left:0}}body .maincontentright>.frame,body .maincontentleft>.frame,body .righttop>.frame,body .rightbottomright>.frame,body .rightbottomleft>.frame{color:#4E4A49}body .maincontentright>.frame a:not(.button),body .maincontentleft>.frame a:not(.button),body .righttop>.frame a:not(.button),body .rightbottomright>.frame a:not(.button),body .rightbottomleft>.frame a:not(.button){color:#D30B29}body .maincontentright>.frame a:not(.button):hover,body .maincontentright>.frame a:not(.button):focus,body .maincontentleft>.frame a:not(.button):hover,body .maincontentleft>.frame a:not(.button):focus,body .righttop>.frame a:not(.button):hover,body .righttop>.frame a:not(.button):focus,body .rightbottomright>.frame a:not(.button):hover,body .rightbottomright>.frame a:not(.button):focus,body .rightbottomleft>.frame a:not(.button):hover,body .rightbottomleft>.frame a:not(.button):focus{color:#7f0719}body .maincontentright>.frame.frame-type-image,body .maincontentleft>.frame.frame-type-image,body .righttop>.frame.frame-type-image,body .rightbottomright>.frame.frame-type-image,body .rightbottomleft>.frame.frame-type-image{padding:0}body .maincontentright>.frame-default,body .maincontentright>.callout,body .maincontentright>.startBackgroundWhite,body .maincontentleft>.frame-default,body .maincontentleft>.callout,body .maincontentleft>.startBackgroundWhite,body .righttop>.frame-default,body .righttop>.callout,body .righttop>.startBackgroundWhite,body .rightbottomright>.frame-default,body .rightbottomright>.callout,body .rightbottomright>.startBackgroundWhite,body .rightbottomleft>.frame-default,body .rightbottomleft>.callout,body .rightbottomleft>.startBackgroundWhite{margin-bottom:1.875rem}body .maincontentright>.startWiMarginDefault,body .maincontentleft>.startWiMarginDefault,body .righttop>.startWiMarginDefault,body .rightbottomright>.startWiMarginDefault,body .rightbottomleft>.startWiMarginDefault{margin:0}body .siteLine{font-size:0.875rem;padding-left:0.9375rem;padding-right:0.9375rem}body .siteLine a:not(.button){color:#D30B29;background:none}body .siteLine a:not(.button)>svg{fill:#D30B29}body .siteLine a:not(.button).active,body .siteLine a:not(.button):active,body .siteLine a:not(.button):focus,body .siteLine a:not(.button):hover{color:#000000}body .siteLine a:not(.button).active>svg,body .siteLine a:not(.button):active>svg,body .siteLine a:not(.button):focus>svg,body .siteLine a:not(.button):hover>svg{fill:#000000}body .siteLine #login-box h3,body .siteLine #login-box p{display:none}body .siteLine .socialmedia,body .siteLine .side-nav,body .siteLine .siteLineTopSearch{display:flex;margin-left:0.75rem}body .siteLine .bodytext{color:#D30B29;margin:0;opacity:0.8}body .siteLine .icons{font-size:1.4em}body .siteLine .icons a{margin-left:0.6em}body .siteLine .icons svg{height:16px}body .siteLine .is-dropdown-submenu{border:none;box-shadow:0 6px 6px rgba(10, 10, 10, 0.2);z-index:200;background-color:#0a0a0a}body .siteLine .is-dropdown-submenu-parent>a{padding-top:0;padding-bottom:0;color:#D30B29 !important;background:none !important}body .siteLine .is-dropdown-submenu-parent>a:after{border-top-color:#D30B29 !important}body .siteLine .is-dropdown-submenu-parent:hover>a,body .siteLine .is-dropdown-submenu-parent.is-active>a{color:#000000 !important}body .siteLine .is-dropdown-submenu-parent:hover>a:after,body .siteLine .is-dropdown-submenu-parent.is-active>a:after{border-top-color:#000000 !important}body .siteLine .is-submenu-item>a{font-weight:bold;text-transform:none;text-align:center;color:rgba(0, 0, 0, 0.5);line-height:1;padding:0.5rem}body .siteLine .is-submenu-item:hover>a,body .siteLine .is-submenu-item:active>a,body .siteLine .is-submenu-item.active>a,body .siteLine .is-submenu-item.current>a,body .siteLine .is-submenu-item.is-active>a{color:rgba(0, 0, 0, 0.8);background-color:transparent}body .siteLine .login-box{margin-right:auto;position:relative}body .siteLine .login-box button{background:none;margin-bottom:0;font-size:inherit;font-weight:inherit;font-style:inherit;font-family:inherit;color:#D30B29;border-width:0;padding:0 1.5rem 0 0;position:relative}body .siteLine .login-box button:after{position:absolute;display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#D30B29 transparent transparent;right:5px;left:auto;top:50%;margin-top:-2px}body .siteLine .login-box button:hover,body .siteLine .login-box button.hover{color:#000000}body .siteLine .login-box button:hover:after,body .siteLine .login-box button.hover:after{border-top-color:#000000}body .siteLine .login-box .dropdown-pane{background-color:#0a0a0a;color:#4E4A49;z-index:200}body .siteLine .side-nav{margin-bottom:0;padding:0}body .siteLine .side-nav.right{text-align:right}body .siteLine .side-nav li{display:inline-block;margin-left:1rem}body .siteLineTop{background:""}body .siteLineTop .siteLine{display:flex;align-items:center;justify-content:end;flex-direction:row-reverse;flex-wrap:wrap;min-height:3rem}body .siteLineTop a,body .siteLineTop button{line-height:3rem}body #siteLineTopSearch{background-color:rgba(255, 255, 255, 0.1);padding:0 1em;margin-left:1em}body #siteLineTopSearch input{margin:0;width:10em;height:2em;background:none;border:none;display:inline;box-shadow:none !important;color:#000000}body #siteLineTopSearch input::placeholder{color:rgba(0, 0, 0, 0.8)}@media screen and (max-width:1023px){body .siteLine{min-height:2rem}body .siteLine .socialmedia,body .siteLine .side-nav{margin-left:0}body .siteLine .socialmedia li,body .siteLine .side-nav li{line-height:2rem}body .siteLine .side-nav{overflow-x:auto;overflow-y:hidden}body .siteLine .side-nav a{-webkit-hyphens:none;hyphens:none}body #siteLineTopSearch{display:none}}@media screen and (max-width:639px){body .siteLineTop{order:2}body .siteLineTop .siteLine{justify-content:center}body .siteLineTop .side-nav{flex-wrap:wrap}body .siteLineTop .login-box>button:after,body .siteLineTop .dropdown.menu>li>a:after{transform:rotate(180deg)}body .siteLineTop .dropdown.menu>li>.is-dropdown-submenu,body .siteLineTop .login-box .dropdown-pane{top:unset !important;bottom:100%}}body .icons.socialmedia>i{display:none}body .ce-table td,body .ce-table th,body .ce-table tbody{border:none}body .ce-table td,body .ce-table th{padding:0.5rem 0.625rem 0.625rem}body .ce-table tr{border:1px solid #b8b8b8}body .tabs{border:none}body .tabs-content{border:1px solid #706F6F}body .teasercardcontainer{align-items:center;background-size:cover;justify-content:center}body .teasercardtextoverlay{color:#4E4A49}body .teasercardtextoverlay a:not(.button){color:#4E4A49}body .teasercardtextoverlay a:not(.button):hover,body .teasercardtextoverlay a:not(.button):focus{color:#4E4A49}body .teasercardtextoverlay .number{background:#F0F0F0;padding:2px 4px}body .wiImage .teasercardtextoverlay .boxleft h2,body .wiImage .teasercardtextoverlay .boxleft h2 a,body .wiImage .teasercardtextoverlay .boxleft h3,body .wiImage .teasercardtextoverlay .boxleft h3 a{color:white}body .wiImage .teasercardtextoverlay .number{background:#F0F0F0;color:#000}body .title-bar{padding:0 0.9375rem}body .title-bar button{height:3.5rem;padding-right:0.9375rem}body .title-bar .menu-icon{margin:0}body .main-nav.right .title-bar button{padding-left:0.9375rem;padding-right:0}body .top-bar{padding:0;position:relative}body .top-bar>.menu{margin:0;position:unset}body .main-nav.left .top-bar{justify-content:start}@media screen and (min-width:1024px){body .top-bar{justify-content:center}body .top-bar>.menu>li>a{height:3.5rem;line-height:3.5rem;padding-top:0;padding-bottom:0}}body .frame-type-uploads img{margin-right:1em;margin-bottom:1em;padding-right:0}body .frame-type-uploads a+div{min-width:200px}body .frame-type-uploads .ce-uploads-fileName{word-break:break-all}body ul.vcard{list-style-type:none}body .video-embed{position:relative;width:100%;height:0;padding-bottom:56.25%}body .video-embed>*{width:100%;height:100%;position:absolute}body .video-embed iframe{width:100%;height:100%}body .video-embed svg{width:20%}body .ce-intext .video-embed{width:300px}body .video-shariff-play{overflow:hidden}body .video-shariff-play img{width:100%;height:100%}body .xblog-preview-text,body .video-shariff-preview-text{padding:0;font-size:0.875rem}body .video-shariff-preview{top:auto;bottom:35%}body .video-shariff-preview-text{width:100%;max-width:380px}body .video-embed .xblog-preview-text{width:100%;font-weight:bold}body .video-embed .xblog-play{background-color:#e6e6e6 !important;transition:all 0.2s !important}body .video-embed .xblog-play:hover{background-color:#e6e6e6 !important}body .bio_ep{background-color:#FFFFFF;border-radius:4px;box-shadow:0 0 10px rgba(0, 0, 0, 0.4);color:#4E4A49;display:none;left:0;position:absolute;top:0;visibility:hidden;width:100%;z-index:1005;padding:1rem 1rem 0 1rem}body .bio_ep .bio_ep_close{color:#615c5a;cursor:pointer;font-size:2.5rem;font-weight:bold;line-height:1;position:absolute;top:0.625rem;right:1.375rem}body .bio_ep .collapse{padding:0;box-shadow:none}body .bio_ep .column,body .bio_ep .columns{min-width:0}body .bio_ep .radius{box-shadow:none;border-radius:4px}body .bio_ep .round{box-shadow:none;border-radius:1000px}body .bio_ep toback{z-index:1003}body .bio_ep>:first-child{margin-top:0}body .bio_ep>:last-child{margin-bottom:0}@media only screen and (max-width:40em){body .bio_ep{min-height:100vh}}@media only screen and (min-width:40.0625em){body .bio_ep{left:0;margin:0 auto;max-width:62.5rem;right:0;width:80%;top:6.25rem}body .bio_ep .tiny{width:30%}body .bio_ep .small{width:40%}body .bio_ep .medium{width:60%}body .bio_ep .large{width:70%}body .bio_ep .xlarge{width:95%}body .bio_ep full{height:100vh;max-width:none;min-height:100vh;top:0}}body .bio_ep_bg{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#FFFFFF;opacity:0.3;z-index:1000}body .bio_ep .powermail_form{color:#4E4A49}body .bio_ep .powermail_form h3,body .bio_ep .powermail_form legend{display:none}body .bio_ep .powermail_form label{color:#4E4A49}body .bio_ep .powermail_form fieldset{border:inherit;margin:1em 0;padding:0}body .tx-indexedsearch-searchbox button,body .tx-indexedsearch-searchbox .button{background-color:inherit;color:#D20072;font-size:1.4rem;line-height:inherit;margin:0;padding:0;transition:color 300ms ease-out}body .tx-indexedsearch-searchbox button:focus,body .tx-indexedsearch-searchbox button:hover,body .tx-indexedsearch-searchbox .button:focus,body .tx-indexedsearch-searchbox .button:hover{background-color:inherit;color:#850048}body .tx-indexedsearch-searchbox button i,body .tx-indexedsearch-searchbox .button i{margin-right:0.5rem;position:relative;top:3px}body section.header .tx-indexedsearch-searchbox{}body .tx-indexedsearch-searchbox fieldset{height:39px;margin:0;padding:0}body .tx-indexedsearch-searchbox form{}body .tx-indexedsearch-searchbox label,body .tx-indexedsearch-searchbox legend{display:none}body .tx-indexedsearch-searchbox .tx-indexedsearch-form,body .tx-indexedsearch-searchbox .tx-indexedsearch-submit,body .tx-indexedsearch-searchbox .tx-indexedsearch-search-submit{}body .tx-indexedsearch-searchbox .tx-indexedsearch-search-submit{float:right;position:relative;top:-40px}body .tx-indexedsearch-searchbox .tx-indexedsearch-form input{border:0;box-shadow:inherit;margin:0}body .tx-indexedsearch-searchbox .tx-indexedsearch-form input{display:inline;width:30rem}body section.header .tx-indexedsearch-searchbox .tx-indexedsearch-form input{width:100%}body .tx-indexedsearch-searchbox .tx-indexedsearch-search-submit button{position:relative;top:3px}body .tx-indexedsearch-info-noresult,body .tx-indexedsearch-info-sword{padding:1rem 0}body .tx-indexedsearch-icon img{max-width:none}body .tx-indexedsearch-info{font-size:80%;color:#aaa}body ul.tx-indexedsearch-browsebox{list-style:none;margin:0 0 1em 0;overflow:hidden}body .tx-indexedsearch-browsebox li{float:left}body .tx-indexedsearch-browsebox li a{display:block;padding:2px 5px;border:1px solid #ccc;margin:0 1em 0 0;text-decoration:none}body .tx-indexedsearch-browsebox li a:focus,body .tx-indexedsearch-browsebox li a:hover,body .tx-indexedsearch-browsebox li a:active{background:#f8f8f8}body .tx-indexedsearch-info dd,body .tx-indexedsearch-info dt{display:inline}body .tx-indexedsearch-info dd.tx-indexedsearch-text-item-path,body .tx-indexedsearch-info dt.tx-indexedsearch-text-item-path{display:none}body .tx-indexedsearch-search-table{width:auto}body .tx-indexedsearch-search-table td{padding:0.5em 1em 0.5em 0}body .tx-indexedsearch-redMarkup{color:#f00}body .powermail_fieldwrap_link-gdpr{padding:0 0 1rem}body .powermail_legend{display:none}body .powermail_form h3,body .powermail_form .powermail_legend{display:none}body .tx-rssdisplay>h2{display:none}body .tx-rssdisplay-list{list-style:none;margin-left:0}body .tx-rssdisplay-item-title{margin-bottom:0.5rem;display:block;line-height:1.25;font-size:1.25rem;font-family:, Verdana, 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif}body .tx-rssdisplay-item-title a{font-family:inherit;font-weight:inherit}body .maincontentright .tx-rssdisplay-item-title,body .maincontentleft .tx-rssdisplay-item-title{font-size:1.0625rem;font-family:Verdana, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;margin-bottom:0.25rem}body .maincontentright .tx-rssdisplay-item-title a,body .maincontentleft .tx-rssdisplay-item-title a{font-weight:bold;color:#4E4A49}body .maincontentright .tx-rssdisplay-item-title a:hover,body .maincontentleft .tx-rssdisplay-item-title a:hover{color:#7f0719}body .shariff-button a{color:#fefefe !important}body .shariff-button.info a{color:#666 !important}body .slick-slide figure{display:inline-block}body .slick-slide figure figcaption{display:block}body .slick-sync .slick-slide figure figcaption{display:none}body #startBox01 .clearing-container .news-img-wrap.clearing-thumbs.small-block-grid-1{background:inherit}body #startBox01 .news-img-wrap.clearing-thumbs.small-block-grid-1{margin-left:25px}body #startBox01 .clearing-thumbs figure a{float:none}body .xBlogItem h2{margin-bottom:0.125rem;font-size:1.5rem}body .xBlogItem h3{font-size:1.25rem}body .xBlogItem .category{line-height:1.7;-webkit-hyphens:none;hyphens:none}body .xBlogItem .category .devider{display:none}body .xBlogItem .category span{margin-right:0.625rem}body .xBlogItem .short a span.details{background:#fefefe;color:#D30B29;padding:0 0.5rem}body .xBlogItem .short a:hover span.details{background:#b30923;color:#fefefe}body .xBlogItem .supplement{display:none}body .maincontentright .xBlog .linkToForeignListView{margin-bottom:0}body .maincontentright .xBlog .linkToForeignListView a{margin-bottom:0}@media screen and (max-width:640px){body .xBlogMain .marginal.right{padding-left:0.9375rem}body .xBlogMain .marginal.left{padding-right:0.9375rem}}body .xBlogMain.single .ce-textpic .ce-gallery{margin-bottom:0}body .xBlogMain.single .ce-textpic .ce-column{margin-bottom:0.9375rem}body .xBlog.single .video-embed{padding-bottom:0 !important;height:auto !important}body .xBlog.single .video-embed>*{position:relative}@media screen and (max-width:1024px){body .xBlogMain.single .ce-textpic .ce-gallery{float:none;margin:0 !important}}body .slick-slider .xBlogItem h2{font-size:1rem}body .slick-slider .xBlogItem h3,body .slick-slider .xBlogItem p{font-size:0.85rem}body .slick-slider .xBlogItem h2,body .slick-slider .xBlogItem h3,body .slick-slider .xBlogItem p{font-weight:normal}body .slick-slider .xBlogItem h1,body .slick-slider .xBlogItem h2,body .slick-slider .xBlogItem h3,body .slick-slider .xBlogItem p{font-family:Verdana, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif}body .slick-slider .xBlogItem .category{display:none}body .xBlogTeaser img{width:100%}body .xBlogTeaser .columns{position:relative}body .xBlogTeaser .columns>a{display:block;position:relative;overflow:hidden}body .xBlogTeaser .columns>a:hover+.positionBottom{opacity:1}body .xBlogTeaser .positionBottom{pointer-events:none;transition:all 0.2s}body .xBlogTeaser .positionBottom a{color:#fefefe !important}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fvendor%2Fmotion-ui%2Futil%2F_transition.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fvendor%2Fmotion-ui%2F_classes.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fvendor%2Fmotion-ui%2Futil%2F_keyframe.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Futil%2F_breakpoint.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_reveal.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fvendor%2Fnormalize.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2F_global.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Futil%2F_mixins.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fforms%2F_text.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fforms%2F_checkbox.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fforms%2F_label.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fforms%2F_help-text.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fforms%2F_input-group.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fforms%2F_fieldset.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fforms%2F_select.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fforms%2F_error.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Ftypography%2F_base.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Ftypography%2F_helpers.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Ftypography%2F_alignment.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Ftypography%2F_print.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fgrid%2F_flex-grid.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fgrid%2F_gutter.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_button.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_button-group.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_close-button.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_label.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_progress-bar.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_slider.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_switch.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_table.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_badge.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_breadcrumbs.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_callout.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_card.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_dropdown.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_pagination.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_tooltip.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_accordion.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_media-object.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_orbit.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_responsive-embed.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_tabs.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_thumbnail.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_menu.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_menu-icon.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_accordion-menu.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_drilldown.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_dropdown-menu.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_off-canvas.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_sticky.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_title-bar.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_top-bar.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_float.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_flex.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_visibility.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F04_global%2F_body.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F04_global%2F_generic.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F04_global%2F_grid.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F04_global%2F_layouts.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F04_global%2F_start.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F03_mixins%2F_mixins-text.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F04_global%2F_typography.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2Fmain.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_accordion.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_arrow.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_breadcrumbs.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_button.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_content-area.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_drilldown.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_dropdown-menu.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_footer.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_header.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_headlineimage.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_icon.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_jumboteaser.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_jumpbox.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_label.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_media.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_megamenu.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_menu.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_offcanvas.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_pagination.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_reveal.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_sidebar.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_sitelinetop.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_socialmedia.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_table.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_tabs.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_teasercard.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_titlebar.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_topbar.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_upload-link.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_vcard.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_video.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F06_extensions%2F_bioep.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F06_extensions%2F_indexed-search.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F06_extensions%2F_powermail.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F06_extensions%2F_rssdisplay.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F06_extensions%2F_shariff.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F06_extensions%2F_slick.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F06_extensions%2F_tx-news.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F06_extensions%2F_xblog-item.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F06_extensions%2F_xblog-list.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F06_extensions%2F_xblog-single.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F06_extensions%2F_xblog-slick.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F06_extensions%2F_xblog-teaser.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAqBI%2CyBAAA%2CyJAAA%2CCAYA%2C0CAAA%2CuBAAA%2CCAZA%2CyBAAA%2CyJAAA%2CCAYA%2C0CAAA%2CuBAAA%2CCAZA%2CuBAAA%2CwJAAA%2CCAYA%2CwCAAA%2CuBAAA%2CCAZA%2C0BAAA%2CwJAAA%2CCAYA%2C2CAAA%2CuBAAA%2CCAZA%2C0BAAA%2CqJAAA%2CCAYA%2C2CAAA%2C0BAAA%2CCAZA%2C2BAAA%2CqJAAA%2CCAYA%2C4CAAA%2C0BAAA%2CCAZA%2CwBAAA%2CqJAAA%2CCAYA%2CyCAAA%2C2BAAA%2CCAZA%2C0BAAA%2CqJAAA%2CCAYA%2C2CAAA%2C2BAAA%2CCAZA%2CmBAAA%2CiGAAA%2CCAYA%2CoCAAA%2CSAAA%2CCAZA%2CoBAAA%2CiGAAA%2CCAYA%2CqCAAA%2CSAAA%2CCAZA%2C6BAAA%2C%2BKAAA%2CCAYA%2C8CAAA%2CoDAAA%2CCAZA%2C%2BBAAA%2CiLAAA%2CCAYA%2CgDAAA%2CoDAAA%2CCAZA%2CgCAAA%2CiLAAA%2CCAYA%2CiDAAA%2CoDAAA%2CCAZA%2C8BAAA%2C%2BKAAA%2CCAYA%2C%2BCAAA%2CoDAAA%2CCAZA%2CkCAAA%2CkLAAA%2CCAYA%2CmDAAA%2CoDAAA%2CCAZA%2CkCAAA%2CkLAAA%2CCAYA%2CmDAAA%2CoDAAA%2CCAZA%2C8BAAA%2C4KAAA%2CCAYA%2C%2BCAAA%2CsDAAA%2CCAZA%2CgCAAA%2C8KAAA%2CCAYA%2CiDAAA%2CsDAAA%2CCAZA%2CiCAAA%2C%2BKAAA%2CCAYA%2CkDAAA%2CuDAAA%2CCAZA%2C%2BBAAA%2C6KAAA%2CCAYA%2CgDAAA%2CuDAAA%2CCAZA%2CmCAAA%2C%2BKAAA%2CCAYA%2CoDAAA%2CsDAAA%2CCAZA%2CmCAAA%2C%2BKAAA%2CCAYA%2CoDAAA%2CsDAAA%2CCAZA%2CuBAAA%2CiIAAA%2CCAYA%2CwCAAA%2C4BAAA%2CCAZA%2CyBAAA%2CiIAAA%2CCAYA%2C0CAAA%2C4BAAA%2CCAZA%2CwBAAA%2C%2BHAAA%2CCAYA%2CyCAAA%2C8BAAA%2CCAZA%2C0BAAA%2C%2BHAAA%2CCAYA%2C2CAAA%2C8BAAA%2CCAZA%2CmBAAA%2CwIAAA%2CCAYA%2CoCAAA%2C6BAAA%2CCAZA%2CoBAAA%2CgIAAA%2CCAYA%2CqCAAA%2CoCAAA%2CCAZA%2CuBAAA%2CuIAAA%2CCAYA%2CwCAAA%2C6BAAA%2CCAZA%2CwBAAA%2CgIAAA%2CCAYA%2CyCAAA%2CqCAAA%2CCCsBE%2CMAAA%2CoCAAA%2CCAAA%2CMAAA%2CoCAAA%2CCAMA%2CQAAA%2C4CAAA%2CCAAA%2CMAAA%2C0CAAA%2CCAAA%2CSAAA%2C6CAAA%2CCAAA%2CUAAA%2C8CAAA%2CCAAA%2CaAAA%2CiDAAA%2CCAAA%2CWAAA%2C6EAAA%2CCAAA%2CYAAA%2C8EAAA%2CCAAA%2CeAAA%2C6EAAA%2CCAMA%2CaAAA%2CiCAAA%2CCAAA%2CYAAA%2CiCAAA%2CCAQJ%2COAAA%2CsBAAA%2CCCjEA%2CmBAGI%2CuCAAA%2CwBAAA%2CCAAA%2CuCAAA%2CyBAAA%2CCAAA%2CCD%2BDJ%2CSAAA%2C4BAAA%2CCClEA%2CyBAGI%2CGAAA%2CwBAAA%2CCAAA%2CKAAA%2CmBAAA%2CCAAA%2CCDgEJ%2CUAAA%2C6BAAA%2CCCnEA%2C0BAGI%2CGAAA%2CmBAAA%2CCAAA%2CKAAA%2CwBAAA%2CCAAA%2CCDiEJ%2CQAAA%2C0BAAA%2CCCpEA%2CuBAGI%2CYAAA%2CsBAAA%2CCAAA%2CgBAAA%2CuBAAA%2CCAAA%2CgBAAA%2CmBAAA%2CCAAA%2CCDmEJ%2CkCAAA%2CwBAAA%2CCASA%2CUAAA%2CkCAAA%2CCAII%2CMAAA%2CmCAAA%2CCAAA%2CMAAA%2CmCAAA%2CCAMA%2CQAAA%2C2CAAA%2CCAAA%2CMAAA%2CyCAAA%2CCAAA%2CSAAA%2C4CAAA%2CCAAA%2CUAAA%2C6CAAA%2CCAAA%2CaAAA%2CgDAAA%2CCAAA%2CWAAA%2C4EAAA%2CCAAA%2CYAAA%2C6EAAA%2CCAAA%2CeAAA%2C4EAAA%2CCAMA%2CaAAA%2CgCAAA%2CCAAA%2CYAAA%2CgCAAA%2CCE0EE%2C2CCtIN%2CiDAAA%2CkCAAA%2CCAAA%2CCC1CA%2C4EAQA%2CKAAA%2C8CAAA%2CCAUA%2CKAAA%2CQAAA%2CCAOA%2CGAAA%2C6BAAA%2CCAWA%2CGAAA%2CgDAAA%2CCASA%2CIAAA%2C8CAAA%2CCAUA%2CEAAA%2C4BAAA%2CCAOA%2CYAAA%2CgDAAA%2CCAOA%2CSAAA%2CkBAAA%2CCAQA%2CcAAA%2C8CAAA%2CCASA%2CMAAA%2CaAAA%2CCAOA%2CQAAA%2CqEAAA%2CCAQA%2CIAAA%2CcAAA%2CCAIA%2CIAAA%2CUAAA%2CCASA%2CIAAA%2CiBAAA%2CCAUA%2CsCAAA%2C4DAAA%2CCAcA%2CaAAA%2CgBAAA%2CCAQA%2CcAAA%2CmBAAA%2CCAOA%2CsDAAA%2CyBAAA%2CCASA%2C8HAAA%2C2BAAA%2CCAUA%2CkHAAA%2C6BAAA%2CCASA%2CSAAA%2C6BAAA%2CCASA%2COAAA%2C6FAAA%2CCAWA%2CSAAA%2CuBAAA%2CCAMA%2CSAAA%2CaAAA%2CCAOA%2CiCAAA%2C%2BBAAA%2CCAQA%2CsFAAA%2CWAAA%2CCAQA%2CgBAAA%2CgDAAA%2CCAOA%2C2CAAA%2CuBAAA%2CCAOA%2C6BAAA%2CsCAAA%2CCAUA%2CQAAA%2CaAAA%2CCAMA%2CQAAA%2CiBAAA%2CCASA%2CSAAA%2CYAAA%2CCAMA%2CSAAA%2CYAAA%2CCASE%2CoPAAA%2CYAAA%2CCAMF%2CkBAAA%2CmDAAA%2CCCtJA%2CeAAA%2CuEAAA%2CCAIA%2CKAAA%2CoCAAA%2CCAMA%2CqBAAA%2CkBAAA%2CCAOA%2CKAAA%2CuOAAA%2CCAyBA%2CIAAA%2CoGAAA%2CCAYA%2CSAAA%2C6CAAA%2CCAOA%2COAAA%2CkDAAA%2CCAUE%2C6GAAA%2CyBAAA%2CCAQF%2COAAA%2CqGAAA%2CCCrBA%2CgCAAA%2CSAAA%2CCDiCA%2CIAAA%2C8CAAA%2CCAMA%2CsCAAA%2CmBAAA%2CCASA%2CYAAA%2CwBAAA%2CCAIA%2CWAAA%2CuBAAA%2CCEjIA%2CoOAAA%2CkXAAA%2CCAdA%2C8TAAA%2CoJAAA%2CCAqBA%2CSAAA%2CcAAA%2CCAGE%2CeAAA%2CWAAA%2CCAQA%2CoEAAA%2C2CAAA%2CCAQF%2CgCAAA%2CiCAAA%2CCAOA%2CqBAAA%2CqBAAA%2CCAkBA%2CcAAA%2CaAAA%2CCCtKA%2C%2BCAAA%2CeAAA%2CCAOA%2C6CAAA%2CiGAAA%2CCASE%2CuDAAA%2CcAAA%2CCAMF%2C6CAAA%2CmBAAA%2CCAMA%2CcAAA%2CUAAA%2CCCMA%2CMAAA%2C0FAAA%2CCAGE%2CaAAA%2CmDAAA%2CCCzBF%2CWAAA%2CsEAAA%2CCCKA%2CaAAA%2C8DAAA%2CCAUI%2CyEAAA%2CyBAAA%2CCAMA%2CuEAAA%2CyBAAA%2CCAMJ%2C%2BJAAA%2C2BAAA%2CCAUA%2CmBAAA%2C2JAAA%2CCAqBI%2C%2BBAAA%2CcAAA%2CCAIA%2C8BAAA%2CaAAA%2CCAMJ%2CmBAAA%2CwCAAA%2CCAUA%2CoBAAA%2C2EAAA%2CCAeE%2CqGAAA%2C4EAAA%2CCC5EF%2CSAAA%2C2BAAA%2CCAMA%2COAAA%2CmCAAA%2CCAKA%2CUAAA%2C0DAAA%2CCApBA%2CiBAAA%2CmDAAA%2CCCyDA%2COAAA%2CwoBAAA%2CCPkEA%2CmCAAA%2COAAA%2CsWAAA%2CCAAA%2CCOnGA%2CaAAA%2CoJAAA%2CCAYA%2CgBAAA%2C2CAAA%2CCAMA%2CmBAAA%2CYAAA%2CCAIA%2CiBAAA%2CiCAAA%2CCAIA%2CuBAAA%2C8BAAA%2CCCnCA%2C8BAAA%2C6CAAA%2CCAIE%2C2CAAA%2CaAAA%2CCA2BA%2CkBAAA%2CaAAA%2CCAMF%2CYAAA%2CmGAAA%2CCAGE%2CuBAAA%2CaAAA%2CCC%2BIF%2CoEAAA%2CkBAAA%2CCAwBA%2CEAAA%2CsFAAA%2CCASA%2CKAAA%2CqCAAA%2CCAOA%2CSAAA%2CoCAAA%2CCAOA%2CMAAA%2CiCAAA%2CCAMA%2C0CAAA%2CkKAAA%2CCAYE%2CkHAAA%2C2BAAA%2CCAWI%2COAAA%2CkEAAA%2CCAAA%2COAAA%2CmEAAA%2CCAAA%2COAAA%2CoEAAA%2CCAAA%2COAAA%2CqEAAA%2CCAAA%2COAAA%2CgEAAA%2CCAAA%2COAAA%2CqEAAA%2CCb5HA%2C2Ca4HA%2COAAA%2CcAAA%2CCAAA%2COAAA%2CgBAAA%2CCAAA%2COAAA%2CkBAAA%2CCAAA%2COAAA%2CiBAAA%2CCAAA%2COAAA%2CkBAAA%2CCAAA%2COAAA%2CcAAA%2CCAAA%2CCAuCN%2CEAAA%2CqEAAA%2CCAOE%2CgBAAA%2CaAAA%2CCAQA%2CMAAA%2CQAAA%2CCAMF%2CGAAA%2CiIAAA%2CCAcA%2CSAAA%2C8DAAA%2CCASA%2CGAAA%2CiBAAA%2CCAKA%2CGAAA%2CwCAAA%2CCAMA%2CGAAA%2CmBAAA%2CCAME%2CwBAAA%2CmCAAA%2CCAOF%2CGAAA%2CkBAAA%2CCAGE%2CMAAA%2CqCAAA%2CCAOF%2CWAAA%2CmFAAA%2CCAKE%2CwBAAA%2C6BAAA%2CCAgBF%2CiBAAA%2CiEAAA%2CCAOA%2COAAA%2CQAAA%2CCAYA%2CIAAA%2CwJAAA%2CCCvUA%2CWAAA%2CuFAAA%2CCAUA%2CMAAA%2C8BAAA%2CCAMA%2CMAAA%2C8BAAA%2CCAIE%2CQAAA%2CgBAAA%2CCAOA%2C0BAAA%2C6BAAA%2CCAMF%2CiBAAA%2C%2BCAAA%2CCA7EA%2C%2BBAAA%2CcAAA%2CCAqFA%2CkBAAA%2CsOAAA%2CCASA%2CYAAA%2C4NAAA%2CCCzKQ%2CWAAA%2CeAAA%2CCAAA%2CYAAA%2CgBAAA%2CCAAA%2CaAAA%2CiBAAA%2CCAAA%2CcAAA%2CkBAAA%2CCfqKF%2C2Ce1KE%2CkBAAA%2CeAAA%2CCAAA%2CmBAAA%2CgBAAA%2CCAAA%2CoBAAA%2CiBAAA%2CCAAA%2CqBAAA%2CkBAAA%2CCAAA%2CCf0KF%2C2Ce1KE%2CiBAAA%2CeAAA%2CCAAA%2CkBAAA%2CgBAAA%2CCAAA%2CmBAAA%2CiBAAA%2CCAAA%2CoBAAA%2CkBAAA%2CCAAA%2CCCQR%2CgBAAA%2CuBAAA%2CCAEA%2CaACE%2CEAAA%2CoIAAA%2CCAiBA%2CgBAAA%2CwBAAA%2CCACA%2CgBAAA%2CuBAAA%2CCAEA%2CqBAAA%2CwBAAA%2CCACA%2CqBAAA%2CqCAAA%2CCACA%2CqBAAA%2CkCAAA%2CCACA%2CkBAAA%2C4BAAA%2CCACA%2CkBAAA%2C6BAAA%2CCACA%2CkBAAA%2C6BAAA%2CCAGA%2CYAAA%2CyBAAA%2CCAGE%2CcAAA%2C2BAAA%2CCAIF%2C4DAAA%2CUAAA%2CCAKA%2CkBAAA%2C4BAAA%2CCAGA%2CeAAA%2CgDAAA%2CCAOA%2CMAAA%2C0BAAA%2CCAEA%2COAAA%2CuBAAA%2CCAGA%2CIAAA%2CyBAAA%2CCAEA%2CMAAA%2CoBAAA%2CYAAA%2CCAAA%2CCAEA%2CQAAA%2CkBAAA%2CCAQA%2CMAAA%2CsBAAA%2CCAIA%2CoBAAA%2CsBAAA%2CCAAA%2CCCoCF%2CKAAA%2CkFAAA%2CCAIE%2CUAAA%2C8CAAA%2CCjBgDI%2C2CAAA%2CUAAA%2C8CAAA%2CCAAA%2CCAAA%2C2CAAA%2CUAAA%2C8CAAA%2CCAAA%2CCiB7CF%2CmBAAA%2C4BAAA%2CCAOF%2CcAAA%2CcAAA%2CCAGE%2CmBAAA%2CkCAAA%2CCAMF%2CyBAAA%2CcAAA%2CCAKE%2C6CAAA%2C8BAAA%2CCAOF%2C8EAAA%2C4BAAA%2CCAQF%2CiBAAA%2CuEAAA%2CCjBSM%2C2CAAA%2CiBAAA%2C8CAAA%2CCAAA%2CCiBHN%2C6BAAA%2CwBAAA%2CCAMA%2CuCAAA%2C2DAAA%2CCAUI%2CSAAA%2C8CAAA%2CCAQA%2CgBAAA%2CcAAA%2CCARA%2CSAAA%2CgDAAA%2CCAQA%2CgBAAA%2CyBAAA%2CCARA%2CSAAA%2C0BAAA%2CCAQA%2CgBAAA%2C0BAAA%2CCARA%2CSAAA%2CgDAAA%2CCAQA%2CgBAAA%2CeAAA%2CCARA%2CSAAA%2CgDAAA%2CCAQA%2CgBAAA%2C0BAAA%2CCARA%2CSAAA%2C0BAAA%2CCAQA%2CgBAAA%2C0BAAA%2CCARA%2CSAAA%2CgDAAA%2CCAQA%2CgBAAA%2CeAAA%2CCARA%2CSAAA%2CgDAAA%2CCAQA%2CgBAAA%2C0BAAA%2CCARA%2CSAAA%2C0BAAA%2CCAQA%2CgBAAA%2C0BAAA%2CCARA%2CUAAA%2CgDAAA%2CCAQA%2CgBAAA%2CeAAA%2CCARA%2CUAAA%2CgDAAA%2CCAQA%2CiBAAA%2C0BAAA%2CCARA%2CUAAA%2C4BAAA%2CCAQA%2CiBAAA%2C0BAAA%2CCAOA%2CYAAA%2CcAAA%2CCAxGJ%2CyCAAA%2C4BAAA%2CCAwGI%2CYAAA%2CcAAA%2CCAxGJ%2CyCAAA%2C0BAAA%2CCAwGI%2CYAAA%2CcAAA%2CCAxGJ%2CyCAAA%2CgDAAA%2CCAwGI%2CYAAA%2CcAAA%2CCAxGJ%2CyCAAA%2C0BAAA%2CCAwGI%2CYAAA%2CcAAA%2CCAxGJ%2CyCAAA%2C0BAAA%2CCAwGI%2CYAAA%2CcAAA%2CCAxGJ%2CyCAAA%2CgDAAA%2CCAwGI%2CYAAA%2CcAAA%2CCAxGJ%2CyCAAA%2CgDAAA%2CCAwGI%2CYAAA%2CcAAA%2CCAxGJ%2CyCAAA%2C8BAAA%2CCAqII%2CiDAAA%2C8BAAA%2CCAIA%2CqDAAA%2C8CAAA%2CCjB7DE%2C2CiBaF%2CUAAA%2C8CAAA%2CCAQA%2CiBAAA%2CcAAA%2CCARA%2CUAAA%2CgDAAA%2CCAQA%2CiBAAA%2CyBAAA%2CCARA%2CUAAA%2C0BAAA%2CCAQA%2CiBAAA%2C0BAAA%2CCARA%2CUAAA%2CgDAAA%2CCAQA%2CiBAAA%2CeAAA%2CCARA%2CUAAA%2CgDAAA%2CCAQA%2CiBAAA%2C0BAAA%2CCARA%2CUAAA%2C0BAAA%2CCAQA%2CiBAAA%2C0BAAA%2CCARA%2CUAAA%2CgDAAA%2CCAQA%2CiBAAA%2CeAAA%2CCARA%2CUAAA%2CgDAAA%2CCAQA%2CiBAAA%2C0BAAA%2CCARA%2CUAAA%2C0BAAA%2CCAQA%2CiBAAA%2C0BAAA%2CCARA%2CWAAA%2CgDAAA%2CCAQA%2CiBAAA%2CeAAA%2CCARA%2CWAAA%2CgDAAA%2CCAQA%2CkBAAA%2C0BAAA%2CCARA%2CWAAA%2C4BAAA%2CCAQA%2CkBAAA%2C0BAAA%2CCAOA%2CaAAA%2CcAAA%2CCAxGJ%2C2CAAA%2C4BAAA%2CCAwGI%2CaAAA%2CcAAA%2CCAxGJ%2C2CAAA%2C0BAAA%2CCAwGI%2CaAAA%2CcAAA%2CCAxGJ%2C2CAAA%2CgDAAA%2CCAwGI%2CaAAA%2CcAAA%2CCAxGJ%2C2CAAA%2C0BAAA%2CCAwGI%2CaAAA%2CcAAA%2CCAxGJ%2C2CAAA%2C0BAAA%2CCAwGI%2CaAAA%2CcAAA%2CCAxGJ%2C2CAAA%2CgDAAA%2CCAwGI%2CaAAA%2CcAAA%2CCAxGJ%2C2CAAA%2CgDAAA%2CCAwGI%2CaAAA%2CcAAA%2CCAxGJ%2C2CAAA%2C8BAAA%2CCAqII%2CmDAAA%2C8BAAA%2CCAIA%2CuDAAA%2C8CAAA%2CCAAA%2CCjB7DE%2CmFiBoCA%2CeAAA%2CYAAA%2CCAAA%2CCAQE%2CyDAAA%2CaAAA%2CCjB5CF%2C2CAAA%2CyDAAA%2CYAAA%2CCAAA%2CCAAA%2C2CiBaF%2CSAAA%2C8CAAA%2CCAQA%2CgBAAA%2CcAAA%2CCARA%2CSAAA%2CgDAAA%2CCAQA%2CgBAAA%2CyBAAA%2CCARA%2CSAAA%2C0BAAA%2CCAQA%2CgBAAA%2C0BAAA%2CCARA%2CSAAA%2CgDAAA%2CCAQA%2CgBAAA%2CeAAA%2CCARA%2CSAAA%2CgDAAA%2CCAQA%2CgBAAA%2C0BAAA%2CCARA%2CSAAA%2C0BAAA%2CCAQA%2CgBAAA%2C0BAAA%2CCARA%2CSAAA%2CgDAAA%2CCAQA%2CgBAAA%2CeAAA%2CCARA%2CSAAA%2CgDAAA%2CCAQA%2CgBAAA%2C0BAAA%2CCARA%2CSAAA%2C0BAAA%2CCAQA%2CgBAAA%2C0BAAA%2CCARA%2CUAAA%2CgDAAA%2CCAQA%2CgBAAA%2CeAAA%2CCARA%2CUAAA%2CgDAAA%2CCAQA%2CiBAAA%2C0BAAA%2CCARA%2CUAAA%2C4BAAA%2CCAQA%2CiBAAA%2C0BAAA%2CCAOA%2CYAAA%2CcAAA%2CCAxGJ%2CyCAAA%2C4BAAA%2CCAwGI%2CYAAA%2CcAAA%2CCAxGJ%2CyCAAA%2C0BAAA%2CCAwGI%2CYAAA%2CcAAA%2CCAxGJ%2CyCAAA%2CgDAAA%2CCAwGI%2CYAAA%2CcAAA%2CCAxGJ%2CyCAAA%2C0BAAA%2CCAwGI%2CYAAA%2CcAAA%2CCAxGJ%2CyCAAA%2C0BAAA%2CCAwGI%2CYAAA%2CcAAA%2CCAxGJ%2CyCAAA%2CgDAAA%2CCAwGI%2CYAAA%2CcAAA%2CCAxGJ%2CyCAAA%2CgDAAA%2CCAwGI%2CYAAA%2CcAAA%2CCAxGJ%2CyCAAA%2C8BAAA%2CCAqII%2CiDAAA%2C8BAAA%2CCAIA%2CqDAAA%2C8CAAA%2CCAAA%2CCjB7DE%2CmFiBoCA%2CcAAA%2CYAAA%2CCAAA%2CCAQE%2CuDAAA%2CaAAA%2CCjB5CF%2C2CAAA%2CuDAAA%2CYAAA%2CCAAA%2CCiBkEN%2CQAAA%2C4BAAA%2CCAMA%2CcAAA%2CsBAAA%2CCC7LE%2C0BAAA%2CeAAA%2CClBqHI%2C2CAAA%2CcAAA%2CsBAAA%2CCkBrHJ%2C0BAAA%2CeAAA%2CCAAA%2CCC8QF%2CQAAA%2CgTAAA%2CCfnIA%2CiCAAA%2CSAAA%2CCewII%2CaAAA%2CgBAAA%2CCAAA%2CcAAA%2CiBAAA%2CCAAA%2CcAAA%2CiBAAA%2CCAKF%2CiBAAA%2CqDAAA%2CCAjJF%2CyIAAA%2CsCAAA%2CCAQA%2C4BAAA%2CsCAAA%2CCARA%2CiMAAA%2CsCAAA%2CCAQA%2C4CAAA%2CsCAAA%2CCARA%2C%2BMAAA%2CsCAAA%2CCAQA%2CgDAAA%2CsCAAA%2CCARA%2CiMAAA%2CsCAAA%2CCAQA%2C4CAAA%2CsCAAA%2CCARA%2CiMAAA%2CsCAAA%2CCAQA%2C4CAAA%2CsCAAA%2CCARA%2CmLAAA%2CsCAAA%2CCAQA%2CwCAAA%2CsCAAA%2CCAUE%2CoOAAA%2C4BAAA%2CCAkBF%2C0LAAA%2CsCAAA%2CCAQA%2C0CAAA%2CkCAAA%2CCARA%2CkPAAA%2CsCAAA%2CCAQA%2C0DAAA%2CkCAAA%2CCARA%2CgQAAA%2CsCAAA%2CCAQA%2C8DAAA%2CkCAAA%2CCARA%2CkPAAA%2CsCAAA%2CCAQA%2C0DAAA%2CkCAAA%2CCARA%2CkPAAA%2CsCAAA%2CCAQA%2C0DAAA%2CkCAAA%2CCARA%2CoOAAA%2CsCAAA%2CCAQA%2CsDAAA%2CkCAAA%2CCAUE%2C2NAAA%2CqDAAA%2CCAiBF%2CmLAAA%2CaAAA%2CCAOA%2CwCAAA%2CaAAA%2CCAPA%2C2OAAA%2CaAAA%2CCAOA%2CwDAAA%2CaAAA%2CCAPA%2CyPAAA%2CaAAA%2CCAOA%2C4DAAA%2CaAAA%2CCAPA%2C2OAAA%2CaAAA%2CCAOA%2CwDAAA%2CaAAA%2CCAPA%2C2OAAA%2CaAAA%2CCAOA%2CwDAAA%2CaAAA%2CCAPA%2C6NAAA%2CaAAA%2CCAOA%2CoDAAA%2CaAAA%2CCA6GE%2CmCAAA%2C%2BBAAA%2CCAtFF%2CwBAAA%2C%2BNAAA%2CCAqGM%2C6DAAA%2CwBAAA%2CCAMI%2C6EAAA%2CwBAAA%2CCAAA%2CiFAAA%2CwBAAA%2CCAAA%2C6EAAA%2CwBAAA%2CCAAA%2C6EAAA%2CwBAAA%2CCAAA%2CyEAAA%2CwBAAA%2CCASR%2C0BAAA%2CmCAAA%2CCAQA%2C8BAAA%2CoBAAA%2CCChNF%2CcAAA%2C8EAAA%2CChB7CA%2C2CAAA%2C8CAAA%2CCAWA%2CqBAAA%2CUAAA%2CCgBxIE%2C2CAAA%2CYAAA%2CCASF%2CsBAAA%2C0EAAA%2CCAUE%2CiCAAA%2CcAAA%2CCA4JE%2C2BAAA%2CgBAAA%2CCAAA%2C4BAAA%2CiBAAA%2CCAAA%2C4BAAA%2CiBAAA%2CCAxGJ%2C%2BBAAA%2CYAAA%2CCDkFA%2CmSAAA%2CsCAAA%2CCAQA%2CwEAAA%2CsCAAA%2CCARA%2CiTAAA%2CsCAAA%2CCAQA%2C4EAAA%2CsCAAA%2CCARA%2CmSAAA%2CsCAAA%2CCAQA%2CwEAAA%2CsCAAA%2CCARA%2CmSAAA%2CsCAAA%2CCAQA%2CwEAAA%2CsCAAA%2CCARA%2CqRAAA%2CsCAAA%2CCAQA%2CoEAAA%2CsCAAA%2CCAUE%2CkWAAA%2C4BAAA%2CCAkBF%2C4RAAA%2CsCAAA%2CCAQA%2CsEAAA%2CkCAAA%2CCARA%2CwqBAAA%2CsCAAA%2CCAQA%2C4KAAA%2CkCAAA%2CCARA%2CosBAAA%2CsCAAA%2CCAQA%2CoLAAA%2CkCAAA%2CCARA%2CwqBAAA%2CsCAAA%2CCAQA%2C4KAAA%2CkCAAA%2CCARA%2CwqBAAA%2CsCAAA%2CCAQA%2C4KAAA%2CkCAAA%2CCARA%2C4oBAAA%2CsCAAA%2CCAQA%2CoKAAA%2CkCAAA%2CCAUE%2CyVAAA%2CqDAAA%2CCAiBF%2CqRAAA%2CaAAA%2CCAOA%2CoEAAA%2CaAAA%2CCAPA%2C0pBAAA%2CaAAA%2CCAOA%2CwKAAA%2CaAAA%2CCAPA%2CsrBAAA%2CaAAA%2CCAOA%2CgLAAA%2CaAAA%2CCAPA%2C0pBAAA%2CaAAA%2CCAOA%2CwKAAA%2CaAAA%2CCAPA%2C0pBAAA%2CaAAA%2CCAOA%2CwKAAA%2CaAAA%2CCAPA%2C8nBAAA%2CaAAA%2CCAOA%2CgKAAA%2CaAAA%2CCC1LA%2C8BAAA%2CuBAAA%2CCAGE%2CsCAAA%2C6BAAA%2CCAqKA%2CuFAAA%2CcAAA%2CCAvGF%2C%2BGAAA%2CaAAA%2CCAQE%2CgJAAA%2CeAAA%2CCA%2FCF%2C0IAAA%2CYAAA%2CCpBgEM%2C2CoBQN%2CwCAAA%2C6BAAA%2CCAAA%2CCpBRM%2C2CoBQN%2CyCAAA%2C6BAAA%2CCAAA%2CCpBRM%2CiDAAA%2CyCAAA%2CaAAA%2CCoBwGA%2CiDAAA%2C4BAAA%2CCAAA%2CCpBxGA%2CiDAAA%2C0CAAA%2CaAAA%2CCoBmHA%2CkDAAA%2C4BAAA%2CCAAA%2CCC3LN%2CcAAA%2CyDAAA%2CCjB8FA%2CuCAAA%2CSAAA%2CCiBrGA%2CwCAAA%2CaAAA%2CCAgBM%2CoBAAA%2CsDAAA%2CCAAA%2CmCAAA%2CiDAAA%2CCClEN%2COAAA%2CkKAAA%2CCAOI%2CeAAA%2CgCAAA%2CCAAA%2CiBAAA%2CgCAAA%2CCAAA%2CeAAA%2CgCAAA%2CCAAA%2CeAAA%2CgCAAA%2CCAAA%2CaAAA%2CgCAAA%2CCChBJ%2CUAAA%2C8EAAA%2CCAKM%2CkCAAA%2CwBAAA%2CCAAA%2CoCAAA%2CwBAAA%2CCAAA%2CkCAAA%2CwBAAA%2CCAAA%2CkCAAA%2CwBAAA%2CCAAA%2CgCAAA%2CwBAAA%2CCAQN%2CgBAAA%2C%2BFAAA%2CCAKA%2CqBAAA%2CiKAAA%2CCCgDA%2CQAAA%2CmJAAA%2CCAKA%2CaAAA%2CyIAAA%2CCAnEA%2CyBAAA%2CwBAAA%2CCAwEA%2CeAAA%2CsOAAA%2CCpBoFA%2CwCAAA%2CSAAA%2CCoBtIA%2CqBAAA%2CwBAAA%2CCAIA%2C2BAAA%2CwCAAA%2CCAmDA%2CmCAAA%2C%2BBAAA%2CCAMA%2CiBAAA%2CwFAAA%2CCAvCA%2C8BAAA%2CkCAAA%2CCAMA%2CgCAAA%2CsFAAA%2CCCyHA%2CQAAA%2CkIAAA%2CCAMA%2CcAAA%2C2CAAA%2CCAKA%2CeAAA%2C0KAAA%2CCAnHA%2CqBAAA%2CQAAA%2CCAKA%2CsBAAA%2CgMAAA%2CCAiBA%2C6BAAA%2CkBAAA%2CCAGE%2CoCAAA%2CYAAA%2CCAMF%2C8BAAA%2C8BAAA%2CCrB0DA%2CoDAAA%2CSAAA%2CCqB%2BBA%2CgCAAA%2CoDAAA%2CCAKA%2CeAAA%2CoBAAA%2CCAxEA%2CmCAAA%2CaAAA%2CCA8EA%2CiBAAA%2CSAAA%2CCArEA%2CqCAAA%2CYAAA%2CCA2EA%2CaAAA%2CaAAA%2CCArDA%2C4BAAA%2C2CAAA%2CCAMA%2CmCAAA%2C%2BCAAA%2CCAOA%2CiDAAA%2CYAAA%2CCA4CA%2CcAAA%2CcAAA%2CCAzDA%2C6BAAA%2C6CAAA%2CCAMA%2CoCAAA%2CqDAAA%2CCAOA%2CkDAAA%2CSAAA%2CCAgDA%2CcAAA%2CaAAA%2CCA7DA%2C6BAAA%2CuCAAA%2CCAMA%2CoCAAA%2C%2BCAAA%2CCAOA%2CkDAAA%2CYAAA%2CCC%2BFA%2CMAAA%2C6EAAA%2CCAnMA%2CkBAAA%2C8CAAA%2CCAQA%2CQAAA%2CiDAAA%2CCAMA%2CMAAA%2CgCAAA%2CCAMA%2CMAAA%2CgCAAA%2CCASE%2CkBAAA%2CsBAAA%2CCAKA%2CoCAAA%2CiEAAA%2CCAUA%2CkBAAA%2CgCAAA%2CCAnEE%2CyBAAA%2CwCAAA%2CCAgFA%2CiBAAA%2CqBAAA%2CCAhEJ%2CoBAAA%2CqDAAA%2CC1B6EM%2CiD0BwGJ%2CkBAAA%2CYAAA%2CCAKF%2CkBAAA%2CYAAA%2CCAIA%2C6CAAA%2CaAAA%2CCAMA%2CeAAA%2CYAAA%2CCAAA%2CCAgBA%2CaAAA%2CwCAAA%2CCA9FE%2C2BAAA%2CwBAAA%2CCAOA%2C2BAAA%2CwBAAA%2CCAOA%2C2BAAA%2CwBAAA%2CCAQE%2CuDAAA%2CwBAAA%2CCAgFJ%2CcAAA%2CeAAA%2CCCjRA%2COAAA%2CwIAAA%2CCAOI%2CeAAA%2CgCAAA%2CCAAA%2CiBAAA%2CgCAAA%2CCAAA%2CeAAA%2CgCAAA%2CCAAA%2CeAAA%2CgCAAA%2CCAAA%2CaAAA%2CgCAAA%2CCCsDJ%2CaAAA%2CwBAAA%2CCxB2DA%2CyCAAA%2C8CAAA%2CCAWA%2CoBAAA%2CUAAA%2CCwB%2FGA%2CgBAAA%2CoFAAA%2CCAgBM%2CwCAAA%2CsEAAA%2CCAeN%2CeAAA%2CaAAA%2CCAGE%2CqBAAA%2CyBAAA%2CCAUA%2CuBAAA%2CgCAAA%2CCCrBF%2CSAAA%2CqHAAA%2CCAlCA%2CsBAAA%2CYAAA%2CCAIA%2CqBAAA%2CeAAA%2CCAkCI%2CiBAAA%2CsCAAA%2CCAAA%2CmBAAA%2CmCAAA%2CCAAA%2CiBAAA%2CsCAAA%2CCAAA%2CiBAAA%2CsCAAA%2CCAAA%2CeAAA%2CsCAAA%2CCAMA%2CeAAA%2CiFAAA%2CCAAA%2CeAAA%2CyEAAA%2CCCSJ%2CMAAA%2CkLAAA%2CCAvCA%2CkBAAA%2CeAAA%2CCA2CA%2CcAAA%2C%2BDAAA%2CCAzBA%2C0BAAA%2CeAAA%2CCA6BA%2CcAAA%2C%2BBAAA%2CCAdA%2C0BAAA%2CeAAA%2CCAoBA%2CYAAA%2CcAAA%2CCCvDA%2CeAAA%2CuKAAA%2CCAXA%2C0BAAA%2CaAAA%2CCAIA%2CuBAAA%2CgCAAA%2CCAaI%2CoBAAA%2CWAAA%2CCAAA%2CqBAAA%2CWAAA%2CCAAA%2CqBAAA%2CWAAA%2CCC6FJ%2CYAAA%2CqCAAA%2CC5BAA%2CuCAAA%2C8CAAA%2CCAWA%2CmBAAA%2CUAAA%2CC4B1FA%2CeAAA%2CwEAAA%2CCAWI%2CqDAAA%2CoBAAA%2CChC8EE%2C2CAAA%2CeAAA%2CoBAAA%2CCAAA%2CCgC5DN%2CiCAAA%2CwEAAA%2CCAOE%2C6CAAA%2CkBAAA%2CCA8CA%2CqBAAA%2C0EAAA%2CCAIA%2CsBAAA%2C2DAAA%2CCAvBF%2C4BAAA%2CsBAAA%2CCA2BE%2C6BAAA%2CsDAAA%2CCAMA%2CqEAAA%2CqDAAA%2CCAOA%2C2DAAA%2CoDAAA%2CCCzCF%2CSAAA%2CoGAAA%2CCAIA%2CSAAA%2CgKAAA%2CCAlFA%2CiBAAA%2CiBAAA%2CCAKE%2CwBAAA%2C6JAAA%2CCAKA%2CqCAAA%2CmCAAA%2CCAOA%2CqBAAA%2CyKAAA%2CCAMA%2CkCAAA%2CmCAAA%2CCAOA%2CsBAAA%2CyKAAA%2CCAKA%2CmCAAA%2C8CAAA%2CCAQA%2CuBAAA%2CmLAAA%2CCAMA%2CoCAAA%2C8CAAA%2CCAOF%2C2BAAA%2CmBAAA%2CCAKA%2C8BAAA%2CmBAAA%2CCAKA%2C4BAAA%2CmBAAA%2CCAKA%2C6BAAA%2CmBAAA%2CCCGA%2CWAAA%2CqDAAA%2CCAnFE%2CsCAAA%2CkBAAA%2CCAQF%2CyCAAA%2CyBAAA%2CCAIA%2CuCAAA%2CyBAAA%2CCA%2BEA%2CiBAAA%2C0IAAA%2CCAvDA%2C6CAAA%2CyDAAA%2CCAKA%2C8CAAA%2CwBAAA%2CCAME%2CyBAAA%2CmEAAA%2CCAQA%2CoCAAA%2CaAAA%2CCAwCF%2CmBAAA%2C6GAAA%2CCAlBA%2C0CAAA%2C%2BBAAA%2CCCpCA%2CcAAA%2CqDAAA%2CCA7EA%2CkBAAA%2CcAAA%2CCnCsJM%2CiDAAA%2C8BAAA%2CcAAA%2CCAAA%2CCmCrEN%2CsBAAA%2CaAAA%2CCAzDA%2CkCAAA%2CuBAAA%2CCAIA%2CoDAAA%2CsBAAA%2CCAIA%2CkCAAA%2CeAAA%2CCnCsHM%2CiDAAA%2CuCAAA%2CiEAAA%2CCmC%2FEN%2C2CAAA%2CUAAA%2CCAAA%2CCA5BE%2CmCAAA%2CYAAA%2CCCmFF%2COAAA%2CiBAAA%2CCAIA%2CiBAAA%2CmEAAA%2CCAIA%2CaAAA%2C4BAAA%2CCA3FE%2CmCAAA%2CYAAA%2CCA%2BFF%2CcAAA%2CQAAA%2CCAIA%2CaAAA%2CkCAAA%2CCAIA%2CeAAA%2CuHAAA%2CCAIA%2C4BAAA%2C0FAAA%2CChCsBA%2C8EAAA%2CSAAA%2CCgC3FA%2C0HAAA%2CsCAAA%2CCAyEA%2CgBAAA%2CMAAA%2CCAKA%2CYAAA%2CiBAAA%2CCAKA%2CeAAA%2C0EAAA%2CChCQA%2CwCAAA%2CSAAA%2CCgCjEA%2CsBAAA%2CoGAAA%2CCAQE%2C4BAAA%2CwBAAA%2CCAIA%2CgCAAA%2CwBAAA%2CCCxGF%2C8BAAA%2CgFAAA%2CCAbA%2C4KAAA%2CqDAAA%2CCAoBI%2CoDAAA%2CqBAAA%2CCC4FJ%2CMAAA%2CuFAAA%2CClC0BA%2C2BAAA%2C8CAAA%2CCAWA%2CaAAA%2CUAAA%2CCkC9GA%2CkBAAA%2CmCAAA%2CCAoFE%2CkBAAA%2CSAAA%2CCAGE%2CwBAAA%2CsBAAA%2CCAOJ%2CcAAA%2CkBAAA%2CCAGE%2CmBAAA%2CaAAA%2CCAGE%2CkDAAA%2CkBAAA%2CCAOJ%2CYAAA%2CUAAA%2CCAzFA%2CcAAA%2CkFAAA%2CClCiHA%2CuCAAA%2CSAAA%2CCkCzGE%2CoBAAA%2CgCAAA%2CCAKA%2CwDAAA%2CgCAAA%2CCAgFF%2CcAAA%2C6GAAA%2CCAIA%2CuBAAA%2CgDAAA%2CCAIA%2CYAAA%2CyBAAA%2CCApDA%2CsBAAA%2CaAAA%2CCC9EA%2CWAAA%2C%2BJAAA%2CCAIA%2CYAAA%2CoCAAA%2CCAfA%2CoCAAA%2C6CAAA%2CCAKA%2CkBAAA%2CeAAA%2CCC8UA%2CMAAA%2CgFAAA%2CCpC1LA%2CkCAAA%2CSAAA%2CCoClIA%2CsBAAA%2CyEAAA%2CCASA%2C8CAAA%2CeAAA%2CCAOA%2CYAAA%2CoBAAA%2CCAgTE%2CuBAAA%2CiCAAA%2CCAKA%2CeAAA%2CsCAAA%2CCAjII%2C2MAAA%2CeAAA%2CCA5KJ%2CkBAAA%2CYAAA%2CCA4KI%2C2MAAA%2CeAAA%2CCA6IJ%2CaAAA%2CkBAAA%2CCAnMF%2CmBAAA%2CgBAAA%2CCAIA%2CeAAA%2CSAAA%2CCxCtCM%2C2CwC2OF%2CwBAAA%2CiCAAA%2CCAIA%2CsBAAA%2CsCAAA%2CCAnUF%2CyBAAA%2CYAAA%2CCAAA%2CuBAAA%2CYAAA%2CCAAA%2CCxCoFI%2C2CwC2OF%2CuBAAA%2CiCAAA%2CCAIA%2CqBAAA%2CsCAAA%2CCAnUF%2CwBAAA%2CYAAA%2CCAAA%2CsBAAA%2CYAAA%2CCAAA%2CCAiVA%2CaAAA%2C%2BBAAA%2CCA7LA%2CcAAA%2CYAAA%2CCAAA%2C0EAAA%2CYAAA%2CCA%2BCA%2CiDAAA%2CoBAAA%2CCAKE%2CuKAAA%2CoBAAA%2CCAYF%2CmDAAA%2CoBAAA%2CCAKE%2C6KAAA%2CmBAAA%2CCAYF%2C%2BCAAA%2CuBAAA%2CCAQE%2CiKAAA%2C0DAAA%2CCAgBF%2CqDAAA%2CuBAAA%2CCAQE%2CmLAAA%2C0DAAA%2CCAyHF%2CmBAAA%2CgCAAA%2CCAME%2CgBAAA%2CgCAAA%2CCAMF%2CiBAAA%2C0BAAA%2CCA%2FWE%2CqBAAA%2CqCAAA%2CCAIE%2CiCAAA%2C0BAAA%2CCAKF%2C8BAAA%2C8BAAA%2CCAIE%2C0CAAA%2CgBAAA%2CCAoIA%2C6NAAA%2CgBAAA%2CCAuOF%2C0BAAA%2C%2BBAAA%2CCAtVA%2CsBAAA%2CmCAAA%2CCAIE%2CkCAAA%2C0BAAA%2CCA4VJ%2CiBAAA%2CqEAAA%2CCAOE%2CqBAAA%2CsBAAA%2CCAvWA%2CwBAAA%2CmCAAA%2CCAIE%2CoCAAA%2C0BAAA%2CCA8WN%2CiCAAA%2CYAAA%2CCC7gBA%2CWAAA%2CkGAAA%2CCrCgHA%2CkBAAA%2C6IAAA%2CCAuBE%2CwBAAA%2CsDAAA%2CCqCnIF%2CgBAAA%2CkGAAA%2CCrC4GA%2CuBAAA%2C6IAAA%2CCAuBE%2C6BAAA%2C%2BDAAA%2CCsCtDA%2CmBAAA%2CUAAA%2CCASA%2CkBAAA%2CwBAAA%2CCAOA%2CwCAAA%2CwBAAA%2CCAIA%2C6CAAA%2C%2BBAAA%2CCAKE%2CyDAAA%2C%2BBAAA%2CCAtDJ%2CwEAAA%2CiBAAA%2CCAGE%2C%2BEAAA%2CqMAAA%2CCASF%2CiEAAA%2CoBAAA%2CCAKA%2CkEAAA%2CoBAAA%2CCA6CI%2C4EAAA%2CiDAAA%2CCAcJ%2C6BAAA%2CiBAAA%2CCAIA%2CsBAAA%2CiBAAA%2CCAKA%2CgBAAA%2CqEAAA%2CCAiBE%2CuBAAA%2C2KAAA%2CCAUF%2C6CAAA%2C6CAAA%2CCAKA%2CqBAAA%2C0MAAA%2CCCjGA%2CcAAA%2CiCAAA%2CCAIE%2CiBAAA%2CaAAA%2CCAIA%2C6BAAA%2CsBAAA%2CCAOA%2CaAAA%2C2CAAA%2CCAMA%2CiCAAA%2C4GAAA%2CCAUE%2C2CAAA%2CmDAAA%2CCAMA%2C4CAAA%2C0BAAA%2CCAKA%2CmCAAA%2CwBAAA%2CCAKF%2CwCAAA%2C4BAAA%2CCAIA%2C6CAAA%2CeAAA%2CCA%2FEF%2C0CAAA%2CiBAAA%2CCAGE%2CiDAAA%2CgNAAA%2CCASF%2C4DAAA%2CgLAAA%2CCAMA%2C6DAAA%2C%2BKAAA%2CCAoEI%2CwCAAA%2C0NAAA%2CCC%2FCA%2CkDAAA%2C0BAAA%2CCAQA%2CmDAAA%2C0BAAA%2CCAQA%2C%2BCAAA%2CsCAAA%2CCAKA%2CsDAAA%2CoLAAA%2CCxCgGJ%2C0CAAA%2CSAAA%2CCwChDE%2CoBAAA%2C2CAAA%2CCAMA%2C8BAAA%2CgCAAA%2CCAKA%2CyBAAA%2CYAAA%2CCAIA%2C2CAAA%2C4BAAA%2CCArDE%2CgDAAA%2CKAAA%2CCAKE%2C2DAAA%2C0BAAA%2CCAQA%2C4DAAA%2CoBAAA%2CCA9DN%2CoCAAA%2CUAAA%2CCAIA%2C%2BCAAA%2C8KAAA%2CCAMA%2CgDAAA%2C2JAAA%2CC5CuGM%2C2C4C%2FFF%2CoEAAA%2C0BAAA%2CCAQA%2CqEAAA%2C0BAAA%2CCAQA%2CiEAAA%2CsCAAA%2CCAKA%2CwEAAA%2CoLAAA%2CCAUA%2CuDAAA%2CKAAA%2CCAKE%2CkEAAA%2C0BAAA%2CCAQA%2CmEAAA%2CoBAAA%2CCA9DN%2C2CAAA%2CUAAA%2CCAIA%2CsDAAA%2C8KAAA%2CCAMA%2CuDAAA%2C2JAAA%2CCAAA%2CC5CuGM%2C2C4C%2FFF%2CmEAAA%2C0BAAA%2CCAQA%2CoEAAA%2C0BAAA%2CCAQA%2CgEAAA%2CsCAAA%2CCAKA%2CuEAAA%2CoLAAA%2CCAUA%2CsDAAA%2CKAAA%2CCAKE%2CiEAAA%2C0BAAA%2CCAQA%2CkEAAA%2CoBAAA%2CCA9DN%2C0CAAA%2CUAAA%2CCAIA%2CqDAAA%2C8KAAA%2CCAMA%2CsDAAA%2C2JAAA%2CCAAA%2CCAmHI%2C0DAAA%2C0BAAA%2CCAQJ%2C2BAAA%2CWAAA%2CCAGE%2CuCAAA%2CWAAA%2CCAKF%2C4BAAA%2CiBAAA%2CCAGE%2CqCAAA%2C6DAAA%2CCAQA%2C6DAAA%2CkBAAA%2CCAWA%2C4DAAA%2CoBAAA%2CCAKA%2C6DAAA%2CoBAAA%2CCAMF%2CqBAAA%2CqIAAA%2CCAYE%2CiCAAA%2CwBAAA%2CCA1LF%2C0DAAA%2CUAAA%2CCAIA%2CqEAAA%2C8KAAA%2CCAMA%2CsEAAA%2C2JAAA%2CCA2LI%2C0CAAA%2CeAAA%2CCAKF%2CwBAAA%2CUAAA%2CCAMA%2CwCAAA%2CaAAA%2CCCvLF%2CoBAAA%2CeAAA%2CCAKA%2CuBAAA%2CmMAAA%2CCAkBE%2CkCAAA%2C4BAAA%2CCAKA%2CmCAAA%2CcAAA%2CCAIA%2C2CAAA%2CiBAAA%2CCAIA%2CwCAAA%2CcAAA%2CCAmUF%2CoBAAA%2CiCAAA%2CCAKA%2CYAAA%2CsGAAA%2CCzC9PA%2CqCAAA%2CSAAA%2CCyC3CA%2C%2BBAAA%2CUAAA%2CCAUA%2CsBAAA%2CiBAAA%2CCAKA%2CkCAAA%2CUAAA%2CCAGE%2C0CAAA%2CyCAAA%2CCAMF%2CoBAAA%2CyBAAA%2CCA4RA%2CqBAAA%2CyGAAA%2CCzCzQA%2C8CAAA%2CSAAA%2CCyC3CA%2CwCAAA%2CUAAA%2CCAUA%2C%2BBAAA%2CiBAAA%2CCAKA%2C2CAAA%2CUAAA%2CCAGE%2CmDAAA%2CyCAAA%2CCAMF%2C6BAAA%2CyBAAA%2CCAiSA%2CeAAA%2CkHAAA%2CCAvQE%2C8CAAA%2C4BAAA%2CCAOE%2C4EAAA%2CyBAAA%2CCAOA%2CqDAAA%2C2BAAA%2CCA6HF%2CkCAAA%2C0DAAA%2CCA6HF%2CgBAAA%2CkHAAA%2CCAlOE%2C%2BCAAA%2C2BAAA%2CCAOE%2C6EAAA%2CyBAAA%2CCAOA%2CsDAAA%2C4BAAA%2CCAuFF%2CmCAAA%2CyDAAA%2CCA8HF%2CcAAA%2CkHAAA%2CCA7LE%2C6CAAA%2C4BAAA%2CCAME%2C2EAAA%2CyBAAA%2CCAOA%2CoDAAA%2C2BAAA%2CCAkDF%2CiCAAA%2C0DAAA%2CCA%2BHF%2CiBAAA%2CoHAAA%2CCAzJE%2CgDAAA%2C2BAAA%2CCAME%2C8EAAA%2CyBAAA%2CCAOA%2CuDAAA%2C4BAAA%2CCAaF%2CoCAAA%2CyDAAA%2CCAiIF%2CoBAAA%2CyCAAA%2CCAzGA%2CmFAAA%2C8BAAA%2CCAMA%2CwCAAA%2CyBAAA%2CCAKA%2CwCAAA%2CyBAAA%2CC7C3MM%2C2C6CiTA%2CiCAAA%2C4DAAA%2CCAjFN%2C%2BCAAA%2CYAAA%2CCAKA%2CqDAAA%2CcAAA%2CCASA%2CqDAAA%2CiBAAA%2CCAuEM%2CkCAAA%2C4DAAA%2CCArFN%2CgDAAA%2CYAAA%2CCAKA%2CsDAAA%2CcAAA%2CCASA%2CsDAAA%2CkBAAA%2CCA2EM%2CgCAAA%2C4DAAA%2CCAzFN%2C8CAAA%2CYAAA%2CCAKA%2CoDAAA%2CcAAA%2CCASA%2CoDAAA%2CgBAAA%2CCA%2BEM%2CmCAAA%2C4DAAA%2CCA7FN%2CiDAAA%2CYAAA%2CCAKA%2CuDAAA%2CcAAA%2CCASA%2CuDAAA%2CmBAAA%2CCAAA%2CC7C9OM%2C2C6CyON%2CoCAAA%2CiBAAA%2CCAAA%2CC7CzOM%2C2C6CyON%2CqCAAA%2CkBAAA%2CCAAA%2CC7CzOM%2C2C6CyON%2CmCAAA%2CgBAAA%2CCAAA%2CC7CzOM%2C2C6CyON%2CsCAAA%2CmBAAA%2CCAAA%2CC7CzOM%2C2C6CiTA%2CgCAAA%2C4DAAA%2CCAjFN%2C8CAAA%2CYAAA%2CCAKA%2CoDAAA%2CcAAA%2CCASA%2CoDAAA%2CiBAAA%2CCAuEM%2CiCAAA%2C4DAAA%2CCArFN%2C%2BCAAA%2CYAAA%2CCAKA%2CqDAAA%2CcAAA%2CCASA%2CqDAAA%2CkBAAA%2CCA2EM%2C%2BBAAA%2C4DAAA%2CCAzFN%2C6CAAA%2CYAAA%2CCAKA%2CmDAAA%2CcAAA%2CCASA%2CmDAAA%2CgBAAA%2CCA%2BEM%2CkCAAA%2C4DAAA%2CCA7FN%2CgDAAA%2CYAAA%2CCAKA%2CsDAAA%2CcAAA%2CCASA%2CsDAAA%2CmBAAA%2CCAAA%2CC7C9OM%2C2C6CyON%2CoCAAA%2CiBAAA%2CCAAA%2CC7CzOM%2C2C6CyON%2CqCAAA%2CkBAAA%2CCAAA%2CC7CzOM%2C2C6CyON%2CmCAAA%2CgBAAA%2CCAAA%2CC7CzOM%2C2C6CyON%2CsCAAA%2CmBAAA%2CCAAA%2CC7CzOM%2C2C6CwUA%2CiCAAA%2C0GAAA%2CCA1EN%2C8LAAA%2C8BAAA%2CCAQA%2C%2BCAAA%2CYAAA%2CCAAA%2CC7CtQM%2C2C6CwUA%2CgCAAA%2C0GAAA%2CCA1EN%2C0LAAA%2C8BAAA%2CCAQA%2C8CAAA%2CYAAA%2CCAAA%2CC5CpTA%2CoBAAA%2C2CAAA%2CCAKE%2CkCAAA%2CkDAAA%2CCAKA%2CyBAAA%2CiBAAA%2CCAMF%2CgBAAA%2C8JAAA%2CCAKA%2CQAAA%2C0OAAA%2CCG%2BCA%2CiCAAA%2CSAAA%2CCJtBM%2C2CAAA%2CQAAA%2CYAAA%2CCAAA%2CCC3FN%2CiCAAA%2CWAAA%2CCAKA%2CoBAAA%2CeAAA%2CCDsFM%2C2CAAA%2CQAAA%2C2BAAA%2CCAAA%2CCCdJ%2CiBAAA%2CSAAA%2CCDcI%2C2CAAA%2CaAAA%2CyBAAA%2CCAAA%2CCAAA%2C2CAAA%2CcAAA%2CyBAAA%2CCAAA%2CCAAA%2C2CAAA%2CcAAA%2CyBAAA%2CCAAA%2CCCJJ%2CaAAA%2C0HAAA%2CCDII%2CiDAAA%2CQAAA%2C0HAAA%2CCAAA%2CCCIJ%2CwBAAA%2CcAAA%2CC6ClLF%2CkBAAA%2CiBAAA%2CCAIA%2CQAAA%2C0DAAA%2CCAMA%2CiBAAA%2CmCAAA%2CCAKE%2C2BAAA%2CKAAA%2CCAIA%2C8BAAA%2CQAAA%2CCAKF%2CoBAAA%2CsCAAA%2CCAKE%2CiCAAA%2CQAAA%2CCCGF%2CWAAA%2C0GAAA%2CCAcE%2CsBAAA%2C4BAAA%2CCAOA%2CiCAAA%2CYAAA%2CCAKA%2CiBAAA%2CgBAAA%2CCAeF%2CiBAAA%2C2DAAA%2CCC2CA%2CSAAA%2C8GAAA%2CCA3EA%2CqBAAA%2CwBAAA%2CCAaA%2CeAAA%2CiCAAA%2CCAMA%2C4BAAA%2CyBAAA%2CCAKA%2CsBAAA%2CUAAA%2CCAWE%2C%2BCAAA%2C4BAAA%2CChDkGI%2C2CAAA%2CSAAA%2CgBAAA%2CCgD9EJ%2CuBAAA%2C%2BBAAA%2CCAKA%2CwBAAA%2C8BAAA%2CCAAA%2CChDyEI%2CiDAAA%2C4BAAA%2CcAAA%2CCgDlGJ%2CqFAAA%2C4BAAA%2CCAAA%2CChDkGI%2CiDAAA%2C2BAAA%2CcAAA%2CCgDlGJ%2CmFAAA%2C4BAAA%2CCAAA%2CCAgEA%2CeAAA%2CyCAAA%2CCAKA%2C6BAAA%2CaAAA%2CCC7IF%2CYAAA%2CqBAAA%2CCAIA%2CaAAA%2CsBAAA%2CCAIA%2CcAAA%2CgDAAA%2CC7CwJA%2CmCAAA%2C8CAAA%2CCAWA%2CiBAAA%2CUAAA%2CC8C1GE%2CYAAA%2C0BAAA%2CCAAA%2CaAAA%2CwBAAA%2CCAAA%2CcAAA%2CsBAAA%2CCAAA%2CeAAA%2C6BAAA%2CCAAA%2CcAAA%2C4BAAA%2CCASI%2C%2BBAAA%2C0BAAA%2CCAAA%2CgCAAA%2CwBAAA%2CCAAA%2CiCAAA%2CsBAAA%2CCASJ%2CWAAA%2CsBAAA%2CCAIA%2CgBAAA%2CqBAAA%2CCAJA%2CcAAA%2CoBAAA%2CCAIA%2CmBAAA%2CmBAAA%2CCAJA%2CcAAA%2CkBAAA%2CCAIA%2CmBAAA%2CiBAAA%2CCAJA%2CeAAA%2CmBAAA%2CCAIA%2CoBAAA%2CkBAAA%2CCAMF%2CqBAAA%2C8DAAA%2CCAQI%2CeAAA%2COAAA%2CCAAA%2CeAAA%2COAAA%2CCAAA%2CeAAA%2COAAA%2CCAAA%2CeAAA%2COAAA%2CCAAA%2CeAAA%2COAAA%2CCAAA%2CeAAA%2COAAA%2CClDqEE%2C2CkDrEF%2CgBAAA%2COAAA%2CCAAA%2CgBAAA%2COAAA%2CCAAA%2CgBAAA%2COAAA%2CCAAA%2CgBAAA%2COAAA%2CCAAA%2CgBAAA%2COAAA%2CCAAA%2CgBAAA%2COAAA%2CCAAA%2CClDqEE%2C2CkDrEF%2CeAAA%2COAAA%2CCAAA%2CeAAA%2COAAA%2CCAAA%2CeAAA%2COAAA%2CCAAA%2CeAAA%2COAAA%2CCAAA%2CeAAA%2COAAA%2CCAAA%2CeAAA%2COAAA%2CCAAA%2CCA7FJ%2CgBAAA%2CYAAA%2CCAIA%2CiBAAA%2CaAAA%2CCAIA%2CiBAAA%2CaAAA%2CCAIA%2CmBAAA%2CaAAA%2CCAKE%2CcAAA%2CkBAAA%2CCAAA%2CsBAAA%2C0BAAA%2CCAAA%2CiBAAA%2CqBAAA%2CCAAA%2CyBAAA%2C6BAAA%2CClDiJI%2C2CkDvIE%2CuBAAA%2CYAAA%2CCAIA%2CwBAAA%2CaAAA%2CCAIA%2CwBAAA%2CaAAA%2CCAIA%2C0BAAA%2CaAAA%2CCAKE%2CqBAAA%2CkBAAA%2CCAAA%2C6BAAA%2C0BAAA%2CCAAA%2CwBAAA%2CqBAAA%2CCAAA%2CgCAAA%2C6BAAA%2CCAAA%2CClDsHJ%2C2CkDvIE%2CsBAAA%2CYAAA%2CCAIA%2CuBAAA%2CaAAA%2CCAIA%2CuBAAA%2CaAAA%2CCAIA%2CyBAAA%2CaAAA%2CCAKE%2CoBAAA%2CkBAAA%2CCAAA%2C4BAAA%2C0BAAA%2CCAAA%2CuBAAA%2CqBAAA%2CCAAA%2C%2BBAAA%2C6BAAA%2CCAAA%2CCCGV%2CMAAA%2CuBAAA%2CCAIA%2CWAAA%2CiBAAA%2CCAGA%2CSAAA%2CkBAAA%2CCnD4GM%2CiDAAA%2CqBAAA%2CYAAA%2CCAAA%2CCmD5IJ%2C8DAAA%2CqBAAA%2CuBAAA%2CCAAA%2CCnD4II%2C2CAAA%2CiBAAA%2CYAAA%2CCAAA%2CCAKA%2C0CAAA%2CiBAAA%2CuBAAA%2CCAAA%2CCALA%2CuEAAA%2CsBAAA%2CYAAA%2CCAAA%2CCmD5IJ%2CqEAAA%2CsBAAA%2CuBAAA%2CCAAA%2CCnD4II%2C2CAAA%2CgBAAA%2CYAAA%2CCAAA%2CCAKA%2C0CAAA%2CgBAAA%2CuBAAA%2CCAAA%2CCALA%2CuEAAA%2CqBAAA%2CYAAA%2CCAAA%2CCmD5IJ%2CqEAAA%2CqBAAA%2CuBAAA%2CCAAA%2CCA2DF%2C4BAAA%2C0MAAA%2CCAOE%2C2CAAA%2CsJAAA%2CCAOF%2CuCAAA%2CwBAAA%2CCnDwEM%2C2CAAA%2CuCAAA%2CwBAAA%2CCAAA%2CCAAA%2C0CAAA%2CuCAAA%2CuBAAA%2CCAAA%2CCmD3DN%2CuCAAA%2CuBAAA%2CCnD2DM%2C2CAAA%2CuCAAA%2CuBAAA%2CCAAA%2CCAAA%2C0CAAA%2CuCAAA%2CwBAAA%2CCAAA%2CCmD7CN%2CoBAAA%2CYAAA%2CCAGA%2CoBAAA%2CaAAA%2CCAGA%2C8CACE%2CoBAAA%2CwBAAA%2CCAGA%2CoBAAA%2CuBAAA%2CCAAA%2CCAMF%2CaAAA%2CYAAA%2CCAGA%2C2DACE%2CaAAA%2CwBAAA%2CCAGA%2CaAAA%2CuBAAA%2CCAAA%2CCAMF%2CiBAAA%2CYAAA%2CCAGA%2C2BAAA%2CaAAA%2CCAGA%2C2BAAA%2CYAAA%2CCC7KA%2CKAAA%2CiNAAA%2CCCDF%2CCAAA%2CiBAAA%2CCAIA%2CSAAA%2CmBAAA%2CCAKA%2CqBAAA%2CiDAAA%2CCAQA%2CkBAAA%2CgBAAA%2CCAIA%2CwBAAA%2CyDAAA%2CCAOA%2CcAAA%2CiBAAA%2CCACA%2CaAAA%2CgBAAA%2CCACA%2CYAAA%2CeAAA%2CCAEA%2CWAAA%2C6CAAA%2CCAOA%2CiEACE%2CsBAAA%2CYAAA%2CCAAA%2CCAKF%2C0CACE%2CuBAAA%2CYAAA%2CCAAA%2CCC7CF%2CQAAA%2CsEAAA%2CCAOA%2CiBAAA%2CqBAAA%2CCAIA%2CkBAAA%2CmBAAA%2CCAIA%2CWAAA%2CkFAAA%2CCAOA%2CqBAAA%2CUAAA%2CCAKA%2CKAAA%2CeAAA%2CCAIA%2CoCACE%2CiCAAA%2CaAAA%2CCAIA%2CiCAAA%2CmBAAA%2CCAIA%2CiCAAA%2CaAAA%2CCAIA%2CiCAAA%2CaAAA%2CCAIA%2CiCAAA%2CmBAAA%2CCAIA%2CiCAAA%2CmBAAA%2CCAIA%2CiCAAA%2CeAAA%2CCAIA%2CiCAAA%2CmBAAA%2CCAIA%2CkCAAA%2CaAAA%2CCAIA%2CkCAAA%2CkBAAA%2CCAIA%2CkCAAA%2CkBAAA%2CCAAA%2CCCrEE%2CuCAAA%2CaAAA%2CCAKF%2CiCAAA%2CkBAAA%2CCAIA%2C2BAAA%2CkBAAA%2CCAIA%2CqDAAA%2C8BAAA%2CCAOA%2CgBAAA%2CaAAA%2CCAIA%2CmBAAA%2CkBAAA%2CCAOF%2CWAAA%2C6CAAA%2CCAQE%2CgFAAA%2C8CAAA%2CCAMA%2CwKAAA%2C8BAAA%2CCASA%2CgFAAA%2CkDAAA%2CCAOA%2CmRAAA%2CcAAA%2CCAOF%2CMAAA%2C6BAAA%2CCASE%2CsCACE%2CyCAAA%2C8BAAA%2CCAAA%2CCAQA%2CwCACE%2CqFAAA%2C8BAAA%2CCAAA%2CCAcF%2CwCAAA%2CcAAA%2CCAIA%2CwEAAA%2CeAAA%2CCAYE%2CyCAAA%2CcAAA%2CCAIA%2CyEAAA%2CeAAA%2CCAqBF%2C2EAAA%2C8CAAA%2CCAmBJ%2CqCAEE%2CYAAA%2CkCAAA%2CCAAA%2CCCtKF%2CUAAA%2CsBAAA%2CCAIA%2CWAAA%2CuBAAA%2CCAIA%2CaAAA%2CcAAA%2CCAIA%2CcAAA%2CeAAA%2CCAMA%2CgBAAA%2CkBAAA%2CCAIA%2CgBAAA%2CkBAAA%2CCAIA%2CgBAAA%2CmBAAA%2CCAIA%2CgBAAA%2CiBAAA%2CCAIA%2CgBAAA%2CmBAAA%2CCAIA%2CgBAAA%2CkBAAA%2CCAIA%2CgBAAA%2CmBAAA%2CCAIA%2CgBAAA%2CeAAA%2CCAIA%2CgBAAA%2CmBAAA%2CCAKE%2CsCAAA%2CiCAAA%2CCAOA%2CsCAAA%2CiCAAA%2CCAOA%2C8CAAA%2CaAAA%2CCAKF%2CsBAAA%2CiBAAA%2CCAIA%2CuBAAA%2CkBAAA%2CCAIA%2CoBAAA%2CeAAA%2CCAIA%2CqBAAA%2CgBAAA%2CCAMA%2CgBAAA%2CiCAAA%2CCAKA%2CgDAAA%2C2BAAA%2CCAIA%2CkDAAA%2C4BAAA%2CCAIA%2C4DAAA%2C4BAAA%2CCAKA%2CsBAAA%2CgCAAA%2CCAKA%2C0BAAA%2CcAAA%2CCAIA%2CmBAAA%2CyBAAA%2CCAGE%2CyBAAA%2CgCAAA%2CCAQF%2CiCAAA%2C2BAAA%2CCAMA%2C0CAAA%2CkDAAA%2CCAKA%2CwCAAA%2C8CAAA%2CCAKA%2CyCAAA%2CgDAAA%2CCAKA%2CuCAAA%2C4CAAA%2CCAKA%2C2CAAA%2CwBAAA%2CCAIA%2CyCAAA%2CsBAAA%2CCAIA%2C0CAAA%2CuBAAA%2CCAIA%2CwCAAA%2CqBAAA%2CCAIA%2C0BAAA%2CYAAA%2CCAKA%2CmBAAA%2CkCAAA%2CCAIA%2CsBAAA%2CkCAAA%2CCAIA%2CwNAAA%2CaAAA%2CCAUA%2C2NAAA%2CcAAA%2CCAUA%2CgCAAA%2C8CAAA%2CCAKA%2CqBAAA%2CmCAAA%2CCAKA%2CwBAAA%2C4CAAA%2CCAIA%2C0BAAA%2CqBAAA%2CCAGA%2CmBAAA%2CsBAAA%2CCAGA%2CwBAAA%2C8CAAA%2CCAIA%2CoBAAA%2CuBAAA%2CCAGA%2CkBAAA%2CqBAAA%2CCAKA%2CoBAAA%2CkBAAA%2CCAIA%2CyBAAA%2CqBAAA%2CCAKE%2CoKAAA%2CgBAAA%2CCAQA%2C0DAAA%2CyCAAA%2CCAOA%2C6LAAA%2CeAAA%2CCAQA%2CoEAAA%2CeAAA%2CCAMF%2C0CAEE%2C4BAAA%2CuCAAA%2CCAIA%2CiCAAA%2CkCAAA%2CCAKA%2CiCAAA%2CgFAAA%2CCAKA%2C4BAAA%2CiCAAA%2CCAIA%2CiCAAA%2CoEAAA%2CCAKA%2C6BAAA%2CwCAAA%2CCAIA%2C6BAAA%2CkCAAA%2CCAIA%2C4BAAA%2CsCAAA%2CCAGA%2CiCAAA%2C8EAAA%2CCAIA%2CiCAAA%2CuCAAA%2CCAAA%2CCAOF%2CoBAAA%2CkDAAA%2CCAIA%2C8BACE%2CGAAA%2CsBAAA%2CCACA%2CGAAA%2CqBAAA%2CCACA%2CGAAA%2CsBAAA%2CCACA%2CGAAA%2CqBAAA%2CCACA%2CGAAA%2CqBAAA%2CCACA%2CKAAA%2CqBAAA%2CCAAA%2CCC5UA%2CkBAAA%2CaAAA%2CCCIA%2C8BAAA%2CuCAAA%2CCAMF%2CIAAA%2CiBAAA%2CCAME%2C6RAAA%2CgBAAA%2CCAUA%2CyCAAA%2CgBAAA%2CCAIA%2CyCAAA%2CiBAAA%2CCAIA%2CyCAAA%2CkBAAA%2CCAIA%2CyCAAA%2CmBAAA%2CCAIA%2CyCAAA%2CcAAA%2CCAIA%2CyCAAA%2CmBAAA%2CCAWA%2C2FAAA%2CgBAAA%2CCAKA%2C2FAAA%2CgBAAA%2CCAKA%2C2FAAA%2CgBAAA%2CCAKA%2C2FAAA%2CcAAA%2CCAKA%2C2FAAA%2CgBAAA%2CCAKA%2C2FAAA%2CgBAAA%2CCAOA%2CoBAAA%2CaAAA%2CCASA%2CuBAAA%2CgBAAA%2CCAKA%2CuBAAA%2CgBAAA%2CCAKA%2CuBAAA%2CiBAAA%2CCAKA%2CuBAAA%2CgBAAA%2CCAKA%2CuBAAA%2CiBAAA%2CCAKA%2CuBAAA%2CgBAAA%2CCAKA%2CkBAAA%2CcAAA%2CCC5HF%2CKAAA%2CCCLA%2CgBAAA%2CwBAAA%2CCAGE%2CiCAAA%2CiDAAA%2CCAIE%2C8EAAA%2CiDAAA%2CCCPJ%2CYAAA%2CsEAAA%2CCAME%2CkBAAA%2CwBAAA%2CCAIA%2CiBAAA%2CwBAAA%2CCAIA%2CeAAA%2CyBAAA%2CCAIA%2CiBAAA%2CuBAAA%2CCClBF%2CkBAAA%2C8BAAA%2CCAKA%2C0BAAA%2CwBAAA%2CCAIA%2CoCACE%2CkBAAA%2CaAAA%2CCAAA%2CCCRA%2C2BAAA%2C0CAAA%2CCAIA%2C2BAAA%2CuCAAA%2CCAIE%2CuCAAA%2CYAAA%2CCAMJ%2CyBAAA%2CaAAA%2CC5C0RE%2CyDAAA%2C%2BNAAA%2CC4C5QF%2CuBAAA%2CuHAAA%2CCAQE%2C2DAAA%2CqDAAA%2CCCtCF%2CsBAAA%2CaAAA%2CCPkBE%2CqCAAA%2CaAAA%2CCAGE%2CsFAAA%2CaAAA%2CCOlBF%2C8BAAA%2CoBAAA%2CCAIA%2CiDAAA%2CaAAA%2CCPWA%2CgEAAA%2CaAAA%2CCAGE%2C4IAAA%2CaAAA%2CCOVF%2CgCAAA%2CaAAA%2CCPOA%2C%2BCAAA%2CaAAA%2CCAGE%2C0GAAA%2CaAAA%2CCOLJ%2C6CAAA%2CoCAAA%2CCPEE%2C2EAAA%2CaAAA%2CCAGE%2C8KAAA%2CaAAA%2CCOEJ%2CkBAAA%2CiBAAA%2CCAMI%2C2FAAA%2CqFAAA%2CCAmBA%2C6DAAA%2CoCAAA%2CCAkBJ%2CoCAYM%2CoCAAA%2CsBAAA%2CCAIA%2C%2BCAAA%2CuBAAA%2CCAaA%2C8BAAA%2CuBAAA%2CCAIA%2C%2BBAAA%2CsBAAA%2CCAAA%2CCASJ%2CkCAAA%2CqDAAA%2CCAKE%2CoCAAA%2CmBAAA%2CCChHF%2CkBAAA%2CgCAAA%2CCAGE%2CkGAAA%2CgCAAA%2CCASA%2CsDAAA%2C2JAAA%2CCAOE%2CkPAAA%2C2JAAA%2CCAMF%2C6BAAA%2CgCAAA%2CCAGE%2C8IAAA%2CgCAAA%2CCASA%2CgEAAA%2C2JAAA%2CCAOE%2C0RAAA%2C2JAAA%2CCAQR%2C6BAAA%2CeAAA%2CCCpDE%2CsBAAA%2CaAAA%2CCAME%2CkPAAA%2CgCAAA%2CCASA%2C8DAAA%2CgCAAA%2CCAGE%2CqEAAA%2CgJAAA%2CCAKA%2C8EAAA%2C6IAAA%2CCAKA%2CgFAAA%2C0JAAA%2CCAKA%2CiFAAA%2C2JAAA%2CCAQN%2C2CAGM%2C%2BEAAA%2CgCAAA%2CCAGE%2CsFAAA%2CgJAAA%2CCAAA%2CCChDR%2CYAAA%2CUAAA%2CCAGE%2CcAAA%2CaAAA%2CCAEE%2CkBAAA%2CYAAA%2CCAIA%2CoBAAA%2CaAAA%2CCAEE%2CwBAAA%2CYAAA%2CCAMJ%2CeAAA%2C6BAAA%2CCAKA%2CyBAAA%2CeAAA%2CCAKF%2CkBAAA%2CmBAAA%2CCC3BA%2CqBAAA%2CuBAAA%2CCAWE%2CiCAAA%2CcAAA%2CCAKA%2C4CAAA%2CYAAA%2CCAMF%2CkCAAA%2CgBAAA%2CCCtBA%2CwBAAA%2C2EAAA%2CCAMC%2CkCAAA%2CuDAAA%2CCAQD%2C0BAAA%2CyHAAA%2CCAcE%2C0JAAA%2CWAAA%2CCC1BD%2CmFAAA%2C8CAAA%2CCAQA%2CmFAAA%2CaAAA%2CCAKD%2CoBAAA%2CyMAAA%2CCAYA%2C6BAAA%2CaAAA%2CCACA%2CsBAAA%2CaAAA%2CCACA%2C6BAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2C2BAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2CyBAAA%2CaAAA%2CCACA%2CwBAAA%2CaAAA%2CCACA%2C2BAAA%2CaAAA%2CCACA%2C2BAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2CyBAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2C0BAAA%2CaAAA%2CCACA%2C2BAAA%2CaAAA%2CCACA%2CoBAAA%2CaAAA%2CCACA%2CyBAAA%2CaAAA%2CCACA%2CwBAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2C6BAAA%2CaAAA%2CCACA%2C6BAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2CwBAAA%2CaAAA%2CCACA%2CsBAAA%2CaAAA%2CCACA%2C0BAAA%2CaAAA%2CCACA%2CqBAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2CqBAAA%2CaAAA%2CCACA%2CyBAAA%2CaAAA%2CCACA%2CwBAAA%2CaAAA%2CCACA%2C0BAAA%2CaAAA%2CCACA%2C2BAAA%2CaAAA%2CCACA%2CsBAAA%2CaAAA%2CCACA%2CyBAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2CsBAAA%2CaAAA%2CCACA%2CyBAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2C0BAAA%2CaAAA%2CCACA%2CsBAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2CsBAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2CwBAAA%2CaAAA%2CCACA%2CyBAAA%2CaAAA%2CCACA%2CwBAAA%2CaAAA%2CCACA%2CyBAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2CqBAAA%2CaAAA%2CCACA%2CsBAAA%2CaAAA%2CCACA%2CqBAAA%2CaAAA%2CCACA%2CyBAAA%2CaAAA%2CCACA%2CyBAAA%2CaAAA%2CCACA%2CyBAAA%2CaAAA%2CCACA%2CwBAAA%2CaAAA%2CCACA%2CwBAAA%2CaAAA%2CCACA%2C0BAAA%2CaAAA%2CCACA%2CwBAAA%2CaAAA%2CCACA%2CwBAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2CyBAAA%2CaAAA%2CCACA%2CsBAAA%2CaAAA%2CCACA%2CyBAAA%2CaAAA%2CCACA%2CqBAAA%2CaAAA%2CCACA%2CoBAAA%2CaAAA%2CCACA%2C6BAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2C0BAAA%2CaAAA%2CCACA%2CqBAAA%2CaAAA%2CCACA%2C2BAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2CqBAAA%2CaAAA%2CCACA%2C2BAAA%2CaAAA%2CCACA%2C0BAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2C0BAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2C0BAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2CsBAAA%2CaAAA%2CCACA%2CqBAAA%2CaAAA%2CCACA%2CsBAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2CqBAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2CoBAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2C0BAAA%2CaAAA%2CCACA%2CqBAAA%2CaAAA%2CCACA%2CqBAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2CqBAAA%2CaAAA%2CCACA%2CqBAAA%2CaAAA%2CCACA%2CqBAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2CqBAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2CqBAAA%2CaAAA%2CCACA%2CoBAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2C0BAAA%2CaAAA%2CCACA%2C2BAAA%2CaAAA%2CCACA%2C6BAAA%2CaAAA%2CCACA%2CsBAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2CwBAAA%2CaAAA%2CCACA%2C0BAAA%2CaAAA%2CCACA%2CsBAAA%2CaAAA%2CCACA%2CqBAAA%2CaAAA%2CCACA%2CwBAAA%2CaAAA%2CCACA%2C2BAAA%2CaAAA%2CCACA%2CyBAAA%2CaAAA%2CCACA%2C0BAAA%2CaAAA%2CCACA%2CyBAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2CyBAAA%2CaAAA%2CCACA%2C0BAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2CyBAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2CqBAAA%2CaAAA%2CCACA%2C6BAAA%2CaAAA%2CCACA%2C0BAAA%2CaAAA%2CCACA%2CsBAAA%2CaAAA%2CCACA%2CoBAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2CsBAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2C2BAAA%2CaAAA%2CCACA%2CqBAAA%2CaAAA%2CCACA%2CqBAAA%2CaAAA%2CCACA%2CsBAAA%2CaAAA%2CCACA%2CsBAAA%2CaAAA%2CCACA%2CyBAAA%2CaAAA%2CCACA%2C0BAAA%2CaAAA%2CCACA%2CkCAAA%2CaAAA%2CCACA%2CsBAAA%2CaAAA%2CCACA%2C2BAAA%2CaAAA%2CCACA%2CkCAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2CsBAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2CwBAAA%2CaAAA%2CCACA%2CqCAAA%2CaAAA%2CCACA%2CwBAAA%2CaAAA%2CCACA%2C2BAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2CoBAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2CqBAAA%2CaAAA%2CCACA%2CsBAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2C6BAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2CwBAAA%2CaAAA%2CCACA%2CsBAAA%2CaAAA%2CCACA%2C6BAAA%2CaAAA%2CCACA%2C6BAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2C6BAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2CqCAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2C6BAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2CkCAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2C2BAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2C6BAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2CkCAAA%2CaAAA%2CCACA%2C6BAAA%2CaAAA%2CCACA%2CoCAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2C6BAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2C6BAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2C6BAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2CsBAAA%2CaAAA%2CCACA%2CqBAAA%2CaAAA%2CCACA%2CqBAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2C0BAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2C2BAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2CqCAAA%2CaAAA%2CCACA%2C0BAAA%2CaAAA%2CCACA%2C2BAAA%2CaAAA%2CCACA%2C2BAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2C6BAAA%2CaAAA%2CCACA%2CsBAAA%2CaAAA%2CCACA%2CkCAAA%2CaAAA%2CCACA%2C2BAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2CsBAAA%2CaAAA%2CCACA%2CsBAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2C0BAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2C6BAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2CoBAAA%2CaAAA%2CCACA%2CsBAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2CoBAAA%2CaAAA%2CCACA%2C2BAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2CuBAAA%2CaAAA%2CCACA%2CyBAAA%2CaAAA%2CCACA%2CkBAAA%2CaAAA%2CCACA%2CoBAAA%2CaAAA%2CCACA%2CwBAAA%2CaAAA%2CCACA%2CyBAAA%2CaAAA%2CCCrTA%2C2BAAA%2CiJAAA%2CCAWE%2C6BAAA%2CeAAA%2CCAIA%2CqCAAA%2CmFAAA%2CCASA%2CwCAAA%2C4EAAA%2CCAOE%2C%2BCAAA%2C6CAAA%2CCASE%2CoLAAA%2CWAAA%2CCASJ%2CwCAAA%2C2BAAA%2C8CAAA%2CCAAA%2CCAOA%2CyCAAA%2CeAAA%2CCAKF%2C6BAAA%2C8EAAA%2CCAOE%2CgCAAA%2C2CAAA%2CCAKA%2C%2BBAAA%2C4BAAA%2CCAIA%2CoCACE%2CgCAAA%2C0BAAA%2CCAIA%2C%2BBAAA%2C4BAAA%2CCAAA%2CCAKF%2CqCACE%2CgCAAA%2CcAAA%2CCAIA%2C%2BBAAA%2CgBAAA%2CCAAA%2CCC5FJ%2CcAAA%2CuCAAA%2CCAKC%2C2BAAA%2CwBAAA%2CCAIA%2C0BAAA%2CwBAAA%2CCAIA%2C4BAAA%2CwBAAA%2CCAIA%2CgDAAA%2CqDAAA%2CCAOC%2CoDAAA%2CkCAAA%2CCAQA%2C0BAAA%2CUAAA%2CCAGC%2CgEAAA%2CaAAA%2CCAQC%2C0BAAA%2C0BAAA%2CCAIF%2C0BAAA%2CmBAAA%2CCAMF%2CwCAEE%2CgDAAA%2CqBAAA%2CCAAA%2CCCvDF%2CsBAAA%2CaAAA%2CCCAA%2CYAAA%2C%2BDAAA%2CCAMA%2CYAAA%2CaAAA%2CCAGE%2CuBAAA%2CkDAAA%2CCAQA%2CwBAAA%2CiBAAA%2CCAIA%2C8EAAA%2CUAAA%2CCAMA%2CuBAAA%2CcAAA%2CCAQE%2CoJAAA%2CUAAA%2CCAQF%2CwCAAA%2CiHAAA%2CCAUE%2CqCAAA%2CmBAAA%2CCAMA%2CsCAAA%2CkBAAA%2CCAGE%2C0CAAA%2CWAAA%2CCAIA%2CiDAAA%2CgBAAA%2CCAOF%2CuCAAA%2CkCAAA%2CCAIE%2C2CAAA%2CkCAAA%2CCAKA%2CkDAAA%2CiBAAA%2CCAON%2C0DAAA%2CcAAA%2CCAKA%2C6BAAA%2CaAAA%2CCAQM%2CyHAAA%2CeAAA%2CCAON%2CoCAEI%2CuCAAA%2CyBAAA%2CCAMF%2CiDAAA%2CYAAA%2CCAAA%2CCAKF%2CoCAEI%2CuCAAA%2CaAAA%2CCAAA%2CCAMJ%2CqCAEI%2CuCAAA%2CaAAA%2CCAAA%2CCCpIJ%2CgBAAA%2CoKAAA%2CClBkBE%2C%2BBAAA%2CaAAA%2CCAGE%2C0EAAA%2CaAAA%2CCkBXF%2CmBAAA%2CeAAA%2CCAIA%2CqCAAA%2CyBAAA%2CCAMF%2CqCAEE%2CqBAAA%2CcAAA%2CCAOE%2C0BAAA%2CiBAAA%2CCAAA%2CCC7BJ%2CeAAA%2CyDAAA%2CCAQI%2C8DAAA%2C8CAAA%2CCAQJ%2CqCAEI%2CoBAAA%2C2EAAA%2CCAOF%2CoCAAA%2CYAAA%2CCAAA%2CCAKF%2CqCACE%2CeAAA%2CmCAAA%2CCAAA%2CCC9BA%2CyCAAA%2C8CAAA%2CCAOF%2CmCAAA%2C0BAAA%2CCCDE%2C4BAAA%2C%2BCAAA%2CCAEE%2CkCAAA%2C%2BCAAA%2CCAGA%2C8BAAA%2C%2BCAAA%2CCAEE%2CoCAAA%2C%2BCAAA%2CCAMF%2CkCAAA%2C%2BCAAA%2CCAEE%2CwCAAA%2C%2BCAAA%2CCCtBN%2CaAAA%2CaAAA%2CCtBkBE%2C4BAAA%2CaAAA%2CCAGE%2CoEAAA%2CaAAA%2CCuBnBF%2CqEAAA%2CiBAAA%2CCAGE%2CyEAAA%2CoBAAA%2CCAKF%2CqMAAA%2CcAAA%2CCAMA%2C6EAAA%2CoBAAA%2CCAIA%2CmEAAA%2CQAAA%2CCAQE%2C4KAAA%2CgBAAA%2CCAKA%2C4KAAA%2CgBAAA%2CCAKA%2C4KAAA%2CgBAAA%2CCAKA%2C4KAAA%2CcAAA%2CCAKA%2C4KAAA%2CgBAAA%2CCAKA%2C4KAAA%2CgBAAA%2CCAKA%2CkKAAA%2CaAAA%2CCAQJ%2CoCACE%2CuBAAA%2CeAAA%2CCAGA%2CsBAAA%2CcAAA%2CCAAA%2CCAUA%2C4IAAA%2CaAAA%2CCvB9DA%2CuNAAA%2CaAAA%2CCAGE%2C0eAAA%2CaAAA%2CCuBqEA%2CiOAAA%2CSAAA%2CCAKF%2CiiBAAA%2CsBAAA%2CCAMA%2CuNAAA%2CQAAA%2CCCrGF%2CeAAA%2CiEAAA%2CCASE%2C8BAAA%2C6BAAA%2CCAIE%2CkCAAA%2CYAAA%2CCAIA%2CkJAAA%2CaAAA%2CCAME%2CkKAAA%2CYAAA%2CCAQF%2CyDAAA%2CYAAA%2CCAMF%2CuFAAA%2CgCAAA%2CCAOA%2CyBAAA%2CkCAAA%2CCAMA%2CsBAAA%2CeAAA%2CCAGE%2CwBAAA%2CiBAAA%2CCAIA%2C0BAAA%2CWAAA%2CCAKF%2CoCAAA%2C2FAAA%2CCAQE%2C6CAAA%2CkFAAA%2CCAME%2CmDAAA%2CmCAAA%2CCAOA%2C0GAAA%2CwBAAA%2CCAGE%2CsHAAA%2CmCAAA%2CCAQJ%2CkCAAA%2C4GAAA%2CCAcE%2CgNAAA%2CqDAAA%2CCAOJ%2C0BAAA%2CmCAAA%2CCAIE%2CiCAAA%2CgLAAA%2CCAYE%2CuCAAA%2C8MAAA%2CCAgBA%2C8EAAA%2CaAAA%2CCAIE%2C0FAAA%2CwBAAA%2CCAMJ%2CyCAAA%2CkDAAA%2CCAOF%2CyBAAA%2CyBAAA%2CCAIE%2C%2BBAAA%2CgBAAA%2CCAIA%2C4BAAA%2CqCAAA%2CCAOJ%2CkBAAA%2CaAAA%2CCAKE%2C4BAAA%2C6GAAA%2CCASC%2C6CAAA%2CgBAAA%2CCAMH%2CwBAAA%2CuEAAA%2CCAKE%2C8BAAA%2CkHAAA%2CCAUE%2C2CAAA%2CwBAAA%2CCAMJ%2CqCACE%2CeAAA%2CeAAA%2CCAGE%2CqDAAA%2CaAAA%2CCAIE%2C2DAAA%2CgBAAA%2CCAKF%2CyBAAA%2CiCAAA%2CCAIE%2C2BAAA%2CiCAAA%2CCAOJ%2CwBAAA%2CYAAA%2CCAAA%2CCAKF%2CoCACE%2CkBAAA%2COAAA%2CCAGE%2C4BAAA%2CsBAAA%2CCAIA%2C4BAAA%2CcAAA%2CCAIA%2CsFAAA%2CwBAAA%2CCAKA%2CqGAAA%2CgCAAA%2CCAAA%2CCCzQJ%2C0BAAA%2CYAAA%2CCCAE%2CyDAAA%2CWAAA%2CCAMA%2CoCAAA%2CgCAAA%2CCAIA%2CkBAAA%2CwBAAA%2CCCXF%2CWAAA%2CWAAA%2CCAIA%2CmBAAA%2CwBAAA%2CCCJA%2C0BAAA%2C%2BDAAA%2CCAMA%2C4BAAA%2CaAAA%2CC5BYE%2C2CAAA%2CaAAA%2CCAGE%2CkGAAA%2CaAAA%2CC4BXJ%2CoCAAA%2CkCAAA%2CCASG%2CwMAAA%2CWAAA%2CCAOF%2C6CAAA%2C6BAAA%2CCC1BD%2CgBAAA%2CmBAAA%2CCAGE%2CuBAAA%2CqCAAA%2CCAKA%2C2BAAA%2CQAAA%2CCAMA%2CuCAAA%2CsCAAA%2CCCdF%2CcAAA%2C2BAAA%2CCAIE%2CoBAAA%2CuBAAA%2CCAMF%2C6BAAA%2CqBAAA%2CCAIA%2CqCACE%2CcAAA%2CsBAAA%2CCAKE%2CyBAAA%2C%2BDAAA%2CCAAA%2CCCnBF%2C6BAAA%2CkDAAA%2CCAOA%2C%2BBAAA%2CeAAA%2CCAIA%2C8CAAA%2CoBAAA%2CCCZF%2CcAAA%2CoBAAA%2CCCAA%2CkBAAA%2C2DAAA%2CCAME%2CoBAAA%2CwCAAA%2CCAMA%2CyBAAA%2CsBAAA%2CCAKA%2CsBAAA%2CSAAA%2CCAMA%2C6BAAA%2CWAAA%2CCAKF%2CyBAAA%2CeAAA%2CCAGE%2C6BAAA%2CsBAAA%2CCAMF%2C0DAAA%2C4BAAA%2CCAMA%2C4BAAA%2CmBAAA%2CCAKA%2CiCAAA%2C0BAAA%2CCAME%2CsCAAA%2C2BAAA%2CCAKA%2C8BAAA%2CkEAAA%2CCAIE%2CoCAAA%2CmCAAA%2CCC%2FDJ%2CaAAA%2C8MAAA%2CCAeE%2C2BAAA%2C0HAAA%2CCAWA%2CuBAAA%2CyBAAA%2CCAKA%2C2CAAA%2CWAAA%2CCAKA%2CqBAAA%2CiCAAA%2CCAKA%2CoBAAA%2CoCAAA%2CCAKA%2CoBAAA%2CYAAA%2CCAIA%2C0BAAA%2CYAAA%2CCAGA%2CyBAAA%2CeAAA%2CCAKF%2CwCACE%2CaAAA%2CgBAAA%2CCAAA%2CCAMF%2C6CACE%2CaAAA%2CoEAAA%2CCAQE%2CmBAAA%2CSAAA%2CCAGA%2CoBAAA%2CSAAA%2CCAGA%2CqBAAA%2CSAAA%2CCAGA%2CoBAAA%2CSAAA%2CCAGA%2CqBAAA%2CSAAA%2CCAGA%2CkBAAA%2CkDAAA%2CCAAA%2CCASJ%2CgBAAA%2CiHAAA%2CCAaE%2C6BAAA%2CaAAA%2CCAGE%2CoEAAA%2CYAAA%2CCAIA%2CmCAAA%2CaAAA%2CCAGA%2CsCAAA%2CqCAAA%2CCCrHJ%2CiFAAA%2C8HAAA%2CCAUA%2C0LAAA%2CsCAAA%2CCAQA%2CqFAAA%2C6CAAA%2CCAOA%2CgDAAA%2CCAKA%2C0CAAA%2C8BAAA%2CCAOA%2CsCAAA%2CCAKA%2C%2BEAAA%2CYAAA%2CCAIA%2CmLAAA%2CCAMA%2CiEAAA%2CuCAAA%2CCAOA%2C8DAAA%2CoCAAA%2CCAKA%2C8DAAA%2C0BAAA%2CCAIA%2C6EAAA%2CUAAA%2CCAKA%2CwEAAA%2CyBAAA%2CCAUA%2CuEAAA%2CcAAA%2CCAKA%2CgCAAA%2CcAAA%2CCAIA%2C4BAAA%2CwBAAA%2CCAKA%2CmCAAA%2CgDAAA%2CCAMA%2CoCAAA%2CUAAA%2CCAEA%2CsCAAA%2CyFAAA%2CCAQA%2CqIAAA%2CkBAAA%2CCAMA%2C8DAAA%2CcAAA%2CCAKA%2C8HAAA%2CYAAA%2CCAKA%2CoCAAA%2CUAAA%2CCACA%2CuCAAA%2CyBAAA%2CCAEA%2CiCAAA%2CUAAA%2CCCxIA%2CoCAAA%2CgBAAA%2CCAGA%2CuBAAA%2CYAAA%2CCAME%2C%2BDAAA%2CYAAA%2CCCRA%2CuBAAA%2CYAAA%2CCAKF%2CyBAAA%2C6BAAA%2CCAKA%2C%2BBAAA%2CmJAAA%2CCAOE%2CiCAAA%2CuCAAA%2CCAQA%2CiGAAA%2CqHAAA%2CCAKE%2CqGAAA%2C8BAAA%2CCAIE%2CiHAAA%2CaAAA%2CCCjCJ%2CuBAAA%2CwBAAA%2CCAKE%2C4BAAA%2CqBAAA%2CCCPJ%2CyBAAA%2CoBAAA%2CCAGE%2CoCAAA%2CaAAA%2CCAMA%2CgDAAA%2CYAAA%2CCCTF%2CuFAAA%2CkBAAA%2CCAGA%2CmEAAA%2CgBAAA%2CCAGA%2C2CAAA%2CUAAA%2CCCLE%2CmBAAA%2CuCAAA%2CCAKA%2CmBAAA%2CiBAAA%2CCAIA%2C0BAAA%2CiDAAA%2CCAKE%2CmCAAA%2CYAAA%2CCAIA%2C%2BBAAA%2CqBAAA%2CCAOE%2CsCAAA%2CiDAAA%2CCAOA%2C4CAAA%2CgCAAA%2CCASN%2C4BAAA%2CYAAA%2CCAIA%2CqDAAA%2CeAAA%2CCAEE%2CuDAAA%2CeAAA%2CCChDF%2CoCAGM%2CgCAAA%2CsBAAA%2CCAIA%2C%2BBAAA%2CuBAAA%2CCAAA%2CCCLF%2C%2BCAAA%2CeAAA%2CCAIA%2C8CAAA%2CuBAAA%2CCAQF%2CgCAAA%2CkDAAA%2CCAIE%2CkCAAA%2CiBAAA%2CCAOJ%2CqCAGM%2C%2BCAAA%2C8BAAA%2CCAAA%2CCC1BF%2CiCAAA%2CcAAA%2CCAIA%2CiEAAA%2CiBAAA%2CCAIA%2CkGAAA%2CkBAAA%2CCAIA%2CmIAAA%2C2EAAA%2CCAIA%2CwCAAA%2CYAAA%2CCCjBF%2CsBAAA%2CUAAA%2CCAIA%2C2BAAA%2CiBAAA%2CCAIA%2C6BAAA%2C%2BCAAA%2CCAMI%2CmDAAA%2CSAAA%2CCAMJ%2CkCAAA%2CuCAAA%2CCAIE%2CoCAAA%2CwBAAA%22%7D */
/* 201008, dwildt: DON'T USE hyphens! All possible words are separated among others in headings and in surnames (fatal in double names)! */
/*.xBlog,
.xBlogItem {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}*/

/* 201204, dwildt. CSS-hack: i.e. if there are only two columns large-4 the second columns will moved from position three to two */
.xBlog.list .row .columns:last-of-type {
  /*background: #ff0000;*/
  float:left;
}

.xBlog button.button.svg {
  padding-top: 0;
}

.xBlog button svg {
  height: 2rem;
  top: 0.1rem;
  position: relative;
}

.xBlog .mapicon {
  padding-left: .6rem;
}
.xBlog .mapicon svg {
  height:18px;
  position: relative;
  top: 3px;
}

.xBlog .row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  width: auto;
}

.xBlog .singleLineOnly {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bubbles header{
  position: absolute;
  max-width: 50%;
  z-index: 50;
}
.xBlogBubble {
  height: 200px;
  width: 200px;
  font-size:2rem;
  padding:0;
  visibility:hidden;
}

.xBlogBubble .has-tip {
  border: inherit;
}

/* 201118, dwildt: without any effect!? */
.xBlogBubble .tooltip {
  font-size: 1em;
}


.xBlogBubble .text {
  width: 100%;
  max-height:100%;
  position: absolute;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  top:50%;
  padding:15% 10%;
  background-color: transparent;
}

.xBlogBubble .circle {
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #27ae60;
  border-radius: 50%;
  text-align:center;
}
#startBox01 .xBlogBubble a {
  font-weight:lighter;
}
details {
  transition: all 1s;
  border: thin solid;
  overflow: hidden;
  margin-bottom: 0.9875rem;
}

details[open] {
  transition: all 1s;
}

details > div,
details > ul,
summary {
  padding-left: .9875rem;
  padding-right: .9875rem;
}

summary {
  display:list-item;
  padding: .9875rem;
}
/* background-colors @ Configuration/TypoScript/Base/page/cssInline/47536/10_xblogitem.ts */

.xBlogItem {
  margin-top: 0.9375rem;
}

.xBlogItem p.dateline {
	float: left;
	margin: 0;
	line-height: 1;
	position: relative;
	top: 0.3rem;  
}

.xBlogItem p.dateline span {
  padding-right:0.4rem;
}

.xBlogItem .ce-uploads {
	padding: 1rem 0 2rem;
}

.xBlogItem .ce-uploads.type-0 {
	/*margin-bottom: 1rem;*/
}

.xBlogItem .ce-uploads.type-0 li {
	list-style: disc;
	margin: 0 0 0 1.5rem;
  overflow: visible;
}

.xBlogItem .ce-uploads.type-1 li {
	margin: inherit;
}

.xBlogItem .ce-uploads.type-1 li img {
	padding-right: 0.75rem;
	padding-top: 0.6rem;
}

.aspectratio {
  position: relative;
  height: 0;
  overflow: hidden;
}

.aspectratio .xBlogItem {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.colQty .aspectratio {
  margin-bottom: 1.875rem;
}
.row.colQty {
  padding-left:0.49375rem;
  padding-right:0.49375rem;
}
.colQty > .columns {
  padding-left:0.49375rem;
  padding-right:0.49375rem;
}

.rectangle-01-01 {
  padding-bottom: 100%;
}
.rectangle-01-02 {
  padding-bottom: 200%;
}
.rectangle-02-01 {
  padding-bottom: 50%;
}
.rectangle-02-03 {
  padding-bottom: 150%;
}
.rectangle-03-02 {
  padding-bottom: 66.67%;
}
.rectangle-03-04 {
  padding-bottom: 133.33%;
}
.rectangle-04-03 {
  padding-bottom: 75%;
}
.rectangle-09-16 {
  padding-bottom: 177.78%;
}
.rectangle-16-09 {
  padding-bottom: 56.25%;
}

.xBlogItem p.inlineleft {
  display: inline;
  float: left;
  margin:0;
  padding-right: .25rem;
}

.row.colQty {
  /*margin-bottom:3.2rem;*/
}
.colQty-2 .xBlogItem h2 {
  font-size: 1.8rem;
}
.colQty-2 .xBlogItem h3 {
  font-size: 1.4rem;
}

.colQty-3 .xBlogItem h2 {
  font-size: 1.6rem;
}
.colQty-3 .xBlogItem h3 {
  font-size: 1.2rem;
}

.colQty-4 .xBlogItem h2 {
  font-size: 1.3rem;
}
.colQty-4 .xBlogItem h3 {
  font-size: 1rem;
}

.colQty-6 .xBlogItem h2 {
  font-size: 1.2rem;
}
.colQty-6 .xBlogItem h3 {
  font-size: 1rem;
}

@media only screen and (min-width: 64.0625em) {
  .colQty-5 > .columns,
  .colQty-5 > .col-sm-12 {
    width: 20%;
  }
  .colQty-7 > .columns,
  .colQty-7 > .col-sm-12 {
    width: 14%;
  }
  .colQty-8 > .columns,
  .colQty-8 > .col-sm-12 {
    width: 12.5%;
  }
}


/* GRID */

.xBlogItem {
  /*background-color:#DDD;*/
}
.xBlogItem.backgroundchange {
  overflow:hidden;
}
.xBlogItem .main.bottom {
  padding-top:0.9375rem;
}
.xBlogItem .marginal.right {
  padding-left:0;
}
.xBlogItem .marginal.left {
  padding-right:0;
}

.xBlogItem .staff.social {
  margin-bottom:1.25rem;
}

.xBlogItem .staff.social a {
  font-size:2rem;
  padding-right:0.2rem;
}

.xBlogItem .video-embed {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.xBlogItem .video-embed > * {
  width: 100%;
  height: 100%;
  position: absolute;
}

.xBlogItem .video-embed iframe {
  height: 100%;
}

.xBlogItem .video-embed svg {
  width: 15%;
}

.xBlog .video-embed .xblog-play {
  background-color: #eaeaea;
  padding: 1rem .325rem 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  cursor: pointer;
}

.xBlogMain.backgroundchange .main.bottom,
.xBlogMain.backgroundchange .main.top,
.xBlogMain.backgroundchange .woGrid,
/* .xBlogItem is needed in context with EXT:slick */
.xBlogItem.backgroundchange .main.bottom,
.xBlogItem.backgroundchange .main.top,
.xBlogItem.backgroundchange.woGrid {
  padding-top:0.9375rem;
}
.xBlogMain.backgroundchange .main.bottom,
.xBlogMain.backgroundchange .main.top,
.xBlogMain.backgroundchange .woGrid,
/* .xBlogItem is needed in context with EXT:slick */
.xBlogItem.backgroundchange .main.bottom,
.xBlogItem.backgroundchange .main.top,
.xBlogItem.backgroundchange.woGrid {
  padding-left:0.9375rem;
  padding-right:0.9375rem;
}
.xBlogMain.backgroundchange .main.left,
/* .xBlogItem is needed in context with EXT:slick */
.xBlogItem.backgroundchange .main.left {
  padding-left:1.85rem;
}

.xBlogMain.backgroundchange figcaption,
.xBlogItem.backgroundchange figcaption {
  padding:0 0.9375rem;
}


/* GRID */



.xBlogMini .linkToForeignListView {
  margin: 0;
}
.xBlogItems.orbit {
    position: relative;
    overflow: hidden;
}

.xBlogItems.orbit-container {
    position: relative;
    /*height: 0; 221111, dwildt, 1-*/
    margin: 0;
    list-style: none;
    overflow: hidden;
}

.xBlogItems.orbit-slide {
    width: 100%;
    position: absolute;
}
.xBlogItems.orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0;
}

.xBlogItems.orbit-figure {
    margin: 0;
}

.xBlogItems.orbit-image {
    width: 100%;
    max-width: 100%;
    margin: 0;
}

.xBlogItems.orbit-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    padding: 1rem;
    background-color: rgba(10, 10, 10, 0.5);
    color: #fefefe;
}

.xBlogItems.orbit-next, .xBlogItems.orbit-previous {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    padding: 1rem;
    color: #fefefe;
}
[data-whatinput=mouse] .xBlogItems.orbit-next, [data-whatinput=mouse] .xBlogItems.orbit-previous {
    outline: 0;
}
.xBlogItems.orbit-next:hover, .xBlogItems.orbit-previous:hover, .xBlogItems.orbit-next:active, .xBlogItems.orbit-previous:active, .xBlogItems.orbit-next:focus, .xBlogItems.orbit-previous:focus {
    background-color: rgba(10, 10, 10, 0.5);
}

.xBlogItems.orbit-previous {
    left: 0;
}

.xBlogItems.orbit-next {
    left: auto;
    right: 0;
}

.xBlogItems.orbit-bullets {
    position: relative;
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
    text-align: center;
}
[data-whatinput=mouse] .xBlogItems.orbit-bullets {
    outline: 0;
}
.xBlogItems.orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    border-radius: 50%;
    background-color: #cacaca;
}
.xBlogItems.orbit-bullets button:hover {
    background-color: #8a8a8a;
}
.xBlogItems.orbit-bullets button.is-active {
    background-color: #8a8a8a;
}

.xBlogItems.orbit .slide-content {
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.xBlogItems.orbit .background {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    pointer-events: none;
  }


.xBlogItems.orbit .category {
    display: none;
  }


.xBlogItems.orbit .teaser {
    padding: 2rem 3rem;
    position: relative;

    * {
      color: white;
    }

    p {
      line-height: 1.4;
    }

    h2 {
      line-height: 1.2;
      font-size: 1.5rem;
      font-weight: bold;
    }

    .bottom {
      margin-bottom: 0;

      a {
        margin-bottom: 0;
      }
    }
}

.maincontentmain .xBlogItems.orbit .orbit-figure {
    width: 100%;
    position: relative;
    overflow: hidden;
}
  
.maincontentmain .xBlogItems.orbit .orbit-figure > a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
  
.maincontentmain .xBlogItems.orbit .orbit-figure > a img {
    width: 100%;
    height: auto;
}
  
.maincontentmain .xBlogItems.orbit .orbit-caption {
    position: relative;
}


@media screen and (max-width: 570px) {
  .xBlogItems.orbit figcaption {
    text-align: center;
  }
  .xBlogItems.orbit figcaption p {
    display: none;
  }
}


.xBlogTeaser .main.columns,
.xBlogTeaser .margin .row .columns {
	margin-bottom:1.865rem;
}
.xBlogTeaser .positionBottom {
	bottom: 0;
	position: absolute;
	width: 100%;
	padding: 0 .9375rem;
	left:0;
}
.xBlogTeaser p {
	font-size: 1.2rem;
	padding: 0 0.4rem;
	margin: 0;
}
.xBlogTeaser p a {
	color: white;
}
.xBlogItem .ce-gallery {
	margin-bottom: 2rem;
}
.columns.xBlogPaging {
	text-align: center;
	float:none;
}

.xBlogNoPaddingLeft {
	padding-left: 0;
}

.xBlogNoPaddingRight {
	padding-right: 0;
}

.xBlogItem .vcard {
	text-align: center;
	width: 100%;
}

.xBlogItem .vcard.text-align-left {
	 text-align: left; 
}

.xBlogItem .vcard.itemwidot li.item {
	 margin-left:1rem;
   display:list-item;
}

/* #i0130, 200316, dwildt, 2+*/
button.tiny,
.button.tiny,
.button.tiny.expand,
.xBlogForm .tiny .button,
.xBlogForm .tiny .button.expand {
	font-size: 1rem;
	padding-left: 1rem;
	padding-right: 1rem;
	padding-bottom: 0.5rem;
	padding-top: 0.6rem;
}

/* 
 * #v0451, 201120, dwildt:
 * CSS below is needed in context with javascript, which calculates xBlogItems content
 */
#startBox02 .tabs-content > .content {
	display: block;
	visibility: hidden;
	position:absolute;
}
#startBox02 .tabs-content > .content.active {
	visibility: visible;
	position:relative;
}
/*240313, dwildt, #v5284*/
/*#startBox02 ul.pagination {
	display: inline-block;
}*/

.row.publish_add {
	float: left;
	font-size: 140%;
}
.row.publish_add a {
	padding-right: 1rem;
}

.row.publish_iconbar {
	font-size: 140%;
}
.list .row.publish_iconbar {
  clear:both;
  float: left;
	padding-top: 1rem;
	padding-right: .375rem;
}
.row.publish_iconbar a {
	padding-right: .4rem;
}
.row.publish_iconbar a::last {
	padding-right: 1rem;
}
.row.publish_iconbar a.delete {
	color:red;
}

.row.publish_add button, 
.row.publish_add input[type="submit"], 
.row.publish_add input[type="reset"],
.row.publish_iconbar button, 
.row.publish_iconbar input[type="submit"], 
.row.publish_iconbar input[type="reset"] {
	background: none;
	color: inherit;
	border: none;
	padding: 0 .375rem 0 0;
	font: inherit;
	cursor: pointer;
	outline: inherit;
}

.row.publish_iconbar .inline-flex {
  display:inline-flex;
}

#startBox01 .theme-grey .shariff-button a,
#startBox01 .theme-standard .shariff-button a {
	color: white;
}
#startBox01 .theme-grey .shariff-button a:hover,
#startBox01 .theme-standard .shariff-button a:hover {
	color: white;
}
.slick-slider {
	padding-top: 1rem;
}
.slick-slider .xBlogItem {
	padding-bottom: 2rem;
	padding-bottom: 0;
}
.slick-slider .xBlogItem h2 {
	font-size: 1.0rem;
	font-weight:bold;
	margin: 0;
}
.slick-slider .xBlogItem h3 {
	font-size: 0.85rem;
	margin: 0;
}
.slick-slider .xBlogItem p {
	font-size: 0.85rem;
	margin: 0;
}
.slick-slider .slick-dots {
	padding-bottom: 4rem;
}

@font-face{font-family:"Verdana";src:url("/typo3conf/ext/sitekanzlei/Resources/Public/Fonts/verdana.ttf") format("opentype");font-weight:normal;font-style:normal}@font-face{font-family:"Verdana";src:url("/typo3conf/ext/sitekanzlei/Resources/Public/Fonts/verdanai.ttf") format("truetype");font-weight:normal;font-style:italic}@font-face{font-family:"Verdana";src:url("/typo3conf/ext/sitekanzlei/Resources/Public/Fonts/verdanab.ttf") format("truetype");font-weight:bold;font-style:normal}@font-face{font-family:"Verdana";src:url("/typo3conf/ext/sitekanzlei/Resources/Public/Fonts/verdanaz.ttf") format("truetype");font-weight:bold;font-style:italic}body{background-position:top;background-size:contain}body div.header section.header>.row{background:inherit}body .header-wrapper .header>div:not(.main-nav){background:none}body .maincontentright>.frame{color:#4E4A49;padding:unset}.ce-bodytext{hyphens:auto}nav ul li.home{display:none}.maincontentleft p,.maincontentright p{hyphens:auto;line-height:1.5}.breadcrumbs a{color:#4E4A49}.breadcrumbs li:not(:last-child)::after{color:#4E4A49}p.addressline{text-align:left;padding-left:0.9375rem;padding-right:0.9375rem}@media screen and (max-width:1023px){#startBox01{display:flow-root list-item;flex-direction:column}}@media screen and (max-width:499px){.column,.columns{padding-right:0;padding-left:0}.siteLineTop{box-sizing:unset}body .siteLine a:not(.button){color:#706F6F}}body .xBlog .row{margin-left:-0.46875rem;margin-right:-0.46875rem}body .xBlog.list h2{color:#4E4A49}body .xBlog.list a:not(.button),body .xBlog.single a:not(.button){color:#4E4A49}body .xBlog.list a:not(.button):hover,body .xBlog.single a:not(.button):hover{color:#D30B29}body .xBlog.list .category a,body .xBlog.list .item a,body .xBlog.single .category a,body .xBlog.single .item a{color:inherit}body .xBlog.list .category a:hover,body .xBlog.list .category a:focus,body .xBlog.list .item a:hover,body .xBlog.list .item a:focus,body .xBlog.single .category a:hover,body .xBlog.single .category a:focus,body .xBlog.single .item a:hover,body .xBlog.single .item a:focus{color:#D30B29}body .xBlog.list .category,body .xBlog.list .item,body .xBlog.single .category,body .xBlog.single .item{font-size:0.9rem;font-weight:normal}body .xBlog.list .category .devider,body .xBlog.single .category .devider{display:inline}body .urlfilterbutton a{background:unset;color:#D30B29;font-weight:normal}body .urlfilterbutton:hover a{background:unset;color:black}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fsitekanzlei%2FResources%2FPublic%2FScss%2F_font-face.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fsitekanzlei%2FResources%2FPublic%2FScss%2F_body.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fsitekanzlei%2FResources%2FPublic%2FScss%2F_ce.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fsitekanzlei%2FResources%2FPublic%2FScss%2F_nav.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fsitekanzlei%2FResources%2FPublic%2FScss%2F_tags.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fsitekanzlei%2FResources%2FPublic%2FScss%2FExt%2F_start.scss%22%2C%22..%2F..%2F..%2Fhome%2Fkanzlei-mecking%2Fpublic_html%2Ftypo3conf%2Fext%2Fsitekanzlei%2FResources%2FPublic%2FScss%2FExt%2F_xblog.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%2CWAAA%2CsJAAA%2CCAOA%2CWAAA%2CuJAAA%2CCAOA%2CWAAA%2CqJAAA%2CCAOA%2CWAAA%2CqJAAA%2CCCrBA%2CKAAA%2C%2BCAAA%2CCAKA%2CoCAAA%2CkBAAA%2CCAIA%2CgDAAA%2CeAAA%2CCAIA%2C8BAAA%2C2BAAA%2CCCbA%2CaAAA%2CYAAA%2CCCEI%2CeAAA%2CYAAA%2CCCAH%2CuCAAA%2C4BAAA%2CCCDA%2CeAAA%2CaAAA%2CCAGA%2CwCAAA%2CaAAA%2CCAKD%2CcAAA%2C8DAAA%2CCAMA%2CqCAEI%2CYAAA%2CiDAAA%2CCAAA%2CCAMJ%2CoCACI%2CiBAAA%2C8BAAA%2CCAIA%2CaAAA%2CgBAAA%2CCAGA%2C8BAAA%2CaAAA%2CCAAA%2CCC%2FBJ%2CiBAAA%2CgDAAA%2CCAOE%2CoBAAA%2CaAAA%2CCAMA%2CkEAAA%2CaAAA%2CCAGC%2C8EAAA%2CaAAA%2CCAOS%2CgHAAA%2CaAAA%2CCAGI%2CgRAAA%2CaAAA%2CCAOR%2CwGAAA%2CmCAAA%2CCAMA%2C0EAAA%2CcAAA%2CCAMR%2CwBAAA%2CiDAAA%2CCAMA%2C8BAAA%2C4BAAA%22%7D */
/* transparenter Mehr-Button */
body .xBlogItem .short a span.details {
	background: none
}
/* original: */
/*
body {
  background-position: left;
    background-position-y: center;
  background-position-y: 10vH;
  background-size: contain;
} */
/* alles aus */
/*
body {
  background-position: unset;
  background-position-y: unset;
  background-size: unset;
} */
/* verschiedene bilder */
/*
body {
  background-position: top;
  background-position-y: unset;
  background-size: contain;
  background-image: url(/typo3conf/ext/sitekanzlei/Resources/Public/corporatedesign/welle-1200x100.svg);
}
*/
/* background-image: url(/typo3conf/ext/sitekanzlei/Resources/Public/corporatedesign/bg_wellegrau2.svg); */
/*
body {
  background-image: none;
} */
/* Test */
/* body {
	background: yellow
} */

h1 {
   	padding-top: 20px;
    padding-bottom: 12px;
  
}
h2 {
  	padding-top: 7px;
    padding-bottom: 7px;
  
}

h3 {
  	padding-top: 10px;
    padding-bottom: 10px;
  
}

p {
  hyphens: auto;   
}

div .frame-default p {
  text-align: justify;
  	
}
  
:last-child>.accordion-content:last-child {
    contain-intrinsic-block-size: auto 100px;
    border-bottom: 0px solid #706F6F;
}

:last-child:not(.is-active)>.accordion-title {
    contain-intrinsic-block-size: auto 100px;
    border-bottom: 0px solid #706F6F;
    border-radius: 0 0 0px 0px;
}

body .accordion .accordion-title {
    background-color: transparent;
    color: #aaaaaa !important;
    color: #4E4A49 !important;
    border: 0px solid #706F6F;
  	border: 0px; 
  	border-bottom: 0px;
  	line-height: 1.5;
}

body .accordion-title {
  	text-align: justify;
  	padding-right: 50px;
  	hyphens: auto;    
}


.accordion-title::before {
    position: absolute;
    top: 25px;/*30%;*/
    right: 1rem;
    /*margin-top: -0.5rem;*/
    content: "⏷";
}

.is-active>.accordion-title::before {
    content: "⏶";
}

body .accordion-content {
  	text-align: justify;
    padding-right: 50px;
  	border: 0px solid #706F6F;
    border-bottom: 0;
  	hyphens: auto;
}

.accordion-item:last-child>:last-child {
    border-radius:  0 0 0px 0px;
}

.accordion-item:first-child>:first-child {
    border-radius: 0px 0px 0 0;
}


dl {
     margin-bottom: 0px;
}

/*
body .xBlog.list p.category a:not(.button), body .xBlog.single p.category a:not(.button) {
    border: 0px solid #4E4A49;
    /*padding: 0.1rem 0.5rem;
  	font-size: 1rem;
  	font-weight: bold;
}
*/