@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%; }


.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:#39991f;font-family:"Helvetica", "Verdana", sans-serif;font-weight:normal;line-height:1.5;color:#201d1b;-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:0}select{box-sizing:border-box;width:100%;border-radius:0}.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:0;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:0;background-color:#fff;box-shadow:inset 0 1px 2px rgba(32, 29, 27, 0.1);font-family:inherit;font-size:1rem;font-weight:normal;line-height:1.5;color:#201d1b;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:#fff;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:0}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:#201d1b}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:#201d1b}.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:0 0 0 0}.input-group>:last-child,.input-group>:last-child.input-group-button>*{border-radius:0 0 0 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:#201d1b;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:0;background-color:#fff;font-family:inherit;font-size:1rem;font-weight:normal;line-height:1.5;color:#201d1b;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:#fff;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:#dc143c;background-color:#fce8ec}.is-invalid-input:not(:focus)::placeholder{color:#dc143c}.is-invalid-label{color:#dc143c}.form-error{display:none;margin-top:-0.5rem;margin-bottom:1rem;font-size:0.75rem;font-weight:bold;color:#dc143c}.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:"Helvetica", "Verdana", sans-serif;font-style:normal;font-weight:bold;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 screen and (min-width: 40em){h1,.h1{font-size:1.75rem}h2,.h2{font-size:1.5rem}h3,.h3{font-size:1.25rem}h4,.h4{font-size:1.125rem}h5,.h5{font-size:1.0625rem}h6,.h6{font-size:1rem}}@media screen and (min-width: 64em){h1,.h1{font-size:2rem}}a{line-height:inherit;color:#39991f;text-decoration:none;cursor:pointer}a:hover,a:focus{color:#ee1861}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.5rem;list-style-type:disc}ol{margin-left:1.5rem}ul ul,ol ul,ul ol,ol ol{margin-left:1.5rem;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 #201d1b;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:#201d1b}.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:#201d1b;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:#201d1b;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 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 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.6875rem 1.125rem;border:1px solid #39991f;border-radius:0;transition:all 0.3s;font-family:"Helvetica", "Verdana", sans-serif;font-size:1.125rem;font-weight:400;-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:1rem}.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:#39991f;color:#fff}.button:hover,.button:focus{background-color:#ee1861;color:#fff}.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:#39991f;color:#fff}.button.primary:hover,.button.primary:focus{background-color:#2e7a19;color:#fff}.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:#0a321e;color:#fff}.button.secondary:hover,.button.secondary:focus{background-color:#082818;color:#fff}.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:#39991f;color:#fff}.button.success:hover,.button.success:focus{background-color:#2e7a19;color:#fff}.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:#ffe500;color:#fff}.button.warning:hover,.button.warning:focus{background-color:#ccb700;color:#fff}.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:#dc143c;color:#fff}.button.alert:hover,.button.alert:focus{background-color:#b01030;color:#fff}.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 #39991f;color:#39991f}.button.hollow:hover,.button.hollow:focus{border-color:#1d4d10;color:#1d4d10}.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 #39991f;color:#39991f}.button.hollow.primary:hover,.button.hollow.primary:focus{border-color:#1d4d10;color:#1d4d10}.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 #0a321e;color:#0a321e}.button.hollow.secondary:hover,.button.hollow.secondary:focus{border-color:#05190f;color:#05190f}.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 #39991f;color:#39991f}.button.hollow.success:hover,.button.hollow.success:focus{border-color:#1d4d10;color:#1d4d10}.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 #ffe500;color:#ffe500}.button.hollow.warning:hover,.button.hollow.warning:focus{border-color:#807300;color:#807300}.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 #dc143c;color:#dc143c}.button.hollow.alert:hover,.button.hollow.alert:focus{border-color:#6e0a1e;color:#6e0a1e}.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:#39991f}.button.clear:hover,.button.clear:focus{color:#1d4d10}.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:#39991f}.button.clear.primary:hover,.button.clear.primary:focus{color:#1d4d10}.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:#0a321e}.button.clear.secondary:hover,.button.clear.secondary:focus{color:#05190f}.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:#39991f}.button.clear.success:hover,.button.clear.success:focus{color:#1d4d10}.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:#ffe500}.button.clear.warning:hover,.button.clear.warning:focus{color:#807300}.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:#dc143c}.button.clear.alert:hover,.button.clear.alert:focus{color:#6e0a1e}.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:#fff transparent transparent;position:relative;top:0.4em;display:inline-block;float:right;margin-left:1.125rem}.button.dropdown.hollow::after,.button.dropdown.clear::after{border-top-color:#39991f}.button.dropdown.hollow.primary::after,.button.dropdown.clear.primary::after{border-top-color:#39991f}.button.dropdown.hollow.secondary::after,.button.dropdown.clear.secondary::after{border-top-color:#0a321e}.button.dropdown.hollow.success::after,.button.dropdown.clear.success::after{border-top-color:#39991f}.button.dropdown.hollow.warning::after,.button.dropdown.clear.warning::after{border-top-color:#ffe500}.button.dropdown.hollow.alert::after,.button.dropdown.clear.alert::after{border-top-color:#dc143c}.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:1.125rem;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:1rem}.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:#39991f;color:#fff}.button-group.primary .button:hover,.button-group.primary .button:focus{background-color:#2e7a19;color:#fff}.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:#0a321e;color:#fff}.button-group.secondary .button:hover,.button-group.secondary .button:focus{background-color:#082818;color:#fff}.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:#39991f;color:#fff}.button-group.success .button:hover,.button-group.success .button:focus{background-color:#2e7a19;color:#fff}.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:#ffe500;color:#fff}.button-group.warning .button:hover,.button-group.warning .button:focus{background-color:#ccb700;color:#fff}.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:#dc143c;color:#fff}.button-group.alert .button:hover,.button-group.alert .button:focus{background-color:#b01030;color:#fff}.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 #39991f;color:#39991f}.button-group.hollow .button:hover,.button-group.hollow .button:focus{border-color:#1d4d10;color:#1d4d10}.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 #39991f;color:#39991f}.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:#1d4d10;color:#1d4d10}.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 #0a321e;color:#0a321e}.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:#05190f;color:#05190f}.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 #39991f;color:#39991f}.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:#1d4d10;color:#1d4d10}.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 #ffe500;color:#ffe500}.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:#807300;color:#807300}.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 #dc143c;color:#dc143c}.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:#6e0a1e;color:#6e0a1e}.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:#39991f}.button-group.clear .button:hover,.button-group.clear .button:focus{color:#1d4d10}.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:#39991f}.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:#1d4d10}.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:#0a321e}.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:#05190f}.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:#39991f}.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:#1d4d10}.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:#ffe500}.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:#807300}.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:#dc143c}.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:#6e0a1e}.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:#201d1b}.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:0;font-size:0.8rem;line-height:1;white-space:nowrap;cursor:default;background:#39991f;color:#fff}.label.primary{background:#39991f;color:#201d1b}.label.secondary{background:#ee1861;color:#fff}.label.success{background:#39991f;color:#201d1b}.label.warning{background:#ffe500;color:#201d1b}.label.alert{background:#dc143c;color:#fff}.progress{height:1rem;margin-bottom:0.9375rem;border-radius:0;background-color:#cacaca}.progress.primary .progress-meter{background-color:#39991f}.progress.secondary .progress-meter{background-color:#ee1861}.progress.success .progress-meter{background-color:#39991f}.progress.warning .progress-meter{background-color:#ffe500}.progress.alert .progress-meter{background-color:#dc143c}.progress-meter{position:relative;display:block;width:0%;height:100%;background-color:#39991f}.progress-meter-text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin:0;font-size:0.75rem;font-weight:bold;color:#fff;white-space:nowrap}.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:0;background-color:#39991f;transition:all 0.2s ease-in-out;touch-action:manipulation}[data-whatinput="mouse"] .slider-handle{outline:0}.slider-handle:hover{background-color:#30821a}.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:#fff;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:0;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:0;background:#fff;transition:all 0.25s ease-out;content:""}input:checked~.switch-paddle{background:#39991f}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:0}thead,tbody,tfoot{border:1px solid #f2f2f2;background-color:#fff}caption{padding:0.5rem 0.625rem 0.625rem;font-weight:bold}thead{background:#f9f9f9;color:#201d1b}tfoot{background:#f2f2f2;color:#201d1b}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:#f2f2f2}.unstriped tbody{background-color:#fff}.unstriped tbody tr{border-bottom:1px solid #f2f2f2;background-color:#fff}@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:#f4f4f4}table.hover tfoot tr:hover{background-color:#ededed}table.hover tbody tr:hover{background-color:#fafafa}table.hover:not(.unstriped) tr:nth-of-type(even):hover{background-color:#ededed}.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:#39991f;color:#fff}.badge.primary{background:#39991f;color:#201d1b}.badge.secondary{background:#ee1861;color:#fff}.badge.success{background:#39991f;color:#201d1b}.badge.warning{background:#ffe500;color:#201d1b}.badge.alert{background:#dc143c;color:#fff}.breadcrumbs{margin:0 0 0.9375rem 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:#39991f;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child)::after{position:relative;margin:0 0.75rem;opacity:1;content:"/";color:#201d1b}.breadcrumbs a{color:#0a321e}.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:0;background-color:#39991f;color:#201d1b}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#39991f;color:#201d1b}.callout.secondary{background-color:#ee1861;color:#fff}.callout.success{background-color:#39991f;color:#201d1b}.callout.warning{background-color:#ffe500;color:#201d1b}.callout.alert{background-color:crimson;color:#fff}.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:0;background:#fff;box-shadow:none;overflow:hidden;color:#201d1b}.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:none;border-radius:0;background-color:#39991f;font-size:0.9375rem}.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:0;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:0;color:#201d1b}.pagination a:hover,.pagination button:hover{background:#e6e6e6}.pagination .current{padding:0.1875rem 0.625rem;background:#39991f;color:#fff;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:#201d1b}.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:0;background-color:#201d1b;font-size:80%;color:#fff}.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 #201d1b;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:#201d1b 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 #201d1b;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 #201d1b 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:#39991f;list-style-type:none}.accordion[disabled] .accordion-title{cursor:not-allowed}.accordion-item:first-child>:first-child{border-radius:0 0 0 0}.accordion-item:last-child>:last-child{border-radius:0 0 0 0}.accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:none;border-bottom:0;font-size:1rem;line-height:1;color:#fff}:last-child:not(.is-active)>.accordion-title{border-bottom:none;border-radius:0 0 0 0}.accordion-title:hover,.accordion-title:focus{background-color:#31841b}.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:none;border-bottom:0;background-color:#fff;color:#201d1b}:last-child>.accordion-content:last-child{border-bottom:none}.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(32, 29, 27, 0.5);color:#fff}.orbit-previous,.orbit-next{position:absolute;top:50%;transform:translateY(-50%);z-index:10;padding:1rem;color:#fff}[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(32, 29, 27, 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:#cacaca}.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 transparent;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:#39991f}.tabs.primary>li>a{color:#201d1b}.tabs.primary>li>a:hover,.tabs.primary>li>a:focus{background:#3ea722}.tabs-title{float:left}.tabs-title>a{display:block;padding:1.25rem 1.5rem;font-size:0.875rem;line-height:1;color:#fff}[data-whatinput="mouse"] .tabs-title>a{outline:0}.tabs-title>a:hover{background:transparent;color:#dbdbdb}.tabs-title>a:focus,.tabs-title>a[aria-selected="true"]{background:#31841b;color:#fff}.tabs-content{border:1px solid transparent;border-top:0;background:#fff;color:#201d1b;transition:all 0.5s ease}.tabs-content.vertical{border:1px solid transparent;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 #fff;border-radius:0;box-shadow:0 0 0 1px rgba(32, 29, 27, 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(57, 153, 31, 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:transparent;color:#ffe500}.menu .active>a{background:transparent;color:#ffe500}.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:#fff;box-shadow:0 7px 0 #fff, 0 14px 0 #fff;content:""}.menu-icon:hover::after{background:#ffe500;box-shadow:0 7px 0 #ffe500, 0 14px 0 #ffe500}.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:#201d1b;box-shadow:0 7px 0 #201d1b, 0 14px 0 #201d1b;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:#39991f 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:#39991f 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.625rem 2rem;background:#0a321e}.drilldown .is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;width:100%;background:#0a321e;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.625rem 2rem}.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 #fff;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 #0a321e;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 #0a321e 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 #fff 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:#0a321e transparent transparent;right:5px;left:auto;margin-top:-3px}[data-whatinput="mouse"] .dropdown.menu a{outline:0}.dropdown.menu>li>a{padding:1rem}.dropdown.menu>li.is-active>a{background:transparent;color:#ffe500}.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 #0a321e 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 #0a321e}@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:#0a321e 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 #0a321e 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 #0a321e}}@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:#0a321e 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 #0a321e 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 #0a321e}}.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:200px;border:none;background:none}.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 #0a321e 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 #0a321e}.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:110;width:100%;height:100%;transition:opacity 0.5s ease, visibility 0.5s ease;background:transparent;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:120;transition:transform 0.5s ease;backface-visibility:hidden;background:#fff}[data-whatinput="mouse"] .off-canvas{outline:0}.off-canvas.is-transition-push{z-index:120}.off-canvas.is-closed{visibility:hidden}.off-canvas.is-transition-overlap{z-index:130}.off-canvas.is-transition-overlap.is-open{box-shadow:0 0 10px rgba(32, 29, 27, 0.7)}.off-canvas.is-open{transform:translate(0, 0)}.off-canvas-absolute{position:absolute;z-index:120;transition:transform 0.5s ease;backface-visibility:hidden;background:#fff}[data-whatinput="mouse"] .off-canvas-absolute{outline:0}.off-canvas-absolute.is-transition-push{z-index:120}.off-canvas-absolute.is-closed{visibility:hidden}.off-canvas-absolute.is-transition-overlap{z-index:130}.off-canvas-absolute.is-transition-overlap.is-open{box-shadow:0 0 10px rgba(32, 29, 27, 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:15.625rem;transform:translateX(-15.625rem)}.off-canvas-content .off-canvas.position-left{transform:translateX(-15.625rem)}.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(15.625rem)}.position-left.is-transition-push{box-shadow:inset -13px 0 20px -13px rgba(32, 29, 27, 0.25)}.position-right{top:0;right:0;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;width:15.625rem;transform:translateX(15.625rem)}.off-canvas-content .off-canvas.position-right{transform:translateX(15.625rem)}.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(-15.625rem)}.position-right.is-transition-push{box-shadow:inset 13px 0 20px -13px rgba(32, 29, 27, 0.25)}.position-top{top:0;left:0;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;height:15.625rem;transform:translateY(-15.625rem)}.off-canvas-content .off-canvas.position-top{transform:translateY(-15.625rem)}.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(15.625rem)}.position-top.is-transition-push{box-shadow:inset 0 -13px 20px -13px rgba(32, 29, 27, 0.25)}.position-bottom{bottom:0;left:0;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;height:15.625rem;transform:translateY(15.625rem)}.off-canvas-content .off-canvas.position-bottom{transform:translateY(15.625rem)}.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(-15.625rem)}.position-bottom.is-transition-push{box-shadow:inset 0 13px 20px -13px rgba(32, 29, 27, 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:120;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:15.625rem}.position-right.reveal-for-medium{transform:none;z-index:120;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:15.625rem}.position-top.reveal-for-medium{transform:none;z-index:120;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:15.625rem}.position-bottom.reveal-for-medium{transform:none;z-index:120;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:15.625rem}}@media print, screen and (min-width: 40em){.off-canvas-content.has-reveal-left{margin-left:15.625rem}}@media print, screen and (min-width: 40em){.off-canvas-content.has-reveal-right{margin-right:15.625rem}}@media print, screen and (min-width: 40em){.off-canvas-content.has-reveal-top{margin-top:15.625rem}}@media print, screen and (min-width: 40em){.off-canvas-content.has-reveal-bottom{margin-bottom:15.625rem}}@media print, screen and (min-width: 64em){.position-left.reveal-for-large{transform:none;z-index:120;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:15.625rem}.position-right.reveal-for-large{transform:none;z-index:120;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:15.625rem}.position-top.reveal-for-large{transform:none;z-index:120;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:15.625rem}.position-bottom.reveal-for-large{transform:none;z-index:120;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:15.625rem}}@media print, screen and (min-width: 64em){.off-canvas-content.has-reveal-left{margin-left:15.625rem}}@media print, screen and (min-width: 64em){.off-canvas-content.has-reveal-right{margin-right:15.625rem}}@media print, screen and (min-width: 64em){.off-canvas-content.has-reveal-top{margin-top:15.625rem}}@media print, screen and (min-width: 64em){.off-canvas-content.has-reveal-bottom{margin-bottom:15.625rem}}@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(32, 29, 27, 0.45);overflow-y:auto;-webkit-overflow-scrolling:touch}.reveal{z-index:1006;backface-visibility:hidden;display:none;padding:0.9375rem;border:1px solid #cacaca;border-radius:0;background-color:#fff;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:#0a321e;color:#fff;display:flex;justify-content:flex-start;align-items:center}.title-bar .menu-icon{margin-left:0.25rem;margin-right:0.25rem}.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;flex-wrap:wrap}.top-bar,.top-bar ul{background-color:#0a321e}.top-bar ul ul{background-color:#fff}.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: 40em){.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}html{scroll-padding-top:calc(3.75rem + 1.875rem)}.theme-2017007{}.theme-2017007 .ce-row{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -0.9375rem}.theme-2017007 .ce-left .ce-row{justify-content:start}.theme-2017007 .ce-right .ce-row{justify-content:end}.theme-2017007 .ce-column{padding-left:0.9375rem;padding-right:0.9375rem;max-width:100%;margin:0 0 0.9375rem}.theme-2017007 .ce-image .ce-column{width:auto}.theme-2017007 .row{max-width:unset}@media screen and (min-width:640px){.theme-2017007 [data-ce-columns="2"] .ce-column{max-width:50%}.theme-2017007 [data-ce-columns="3"] .ce-column{max-width:33.33333%}.theme-2017007 [data-ce-columns="4"] .ce-column{max-width:25%}.theme-2017007 [data-ce-columns="5"] .ce-column{max-width:20%}.theme-2017007 [data-ce-columns="6"] .ce-column{max-width:16.66667%}.theme-2017007 [data-ce-columns="7"] .ce-column{max-width:14.28571%}.theme-2017007 [data-ce-columns="8"] .ce-column{max-width:12.5%}.theme-2017007 [data-ce-columns="9"] .ce-column{max-width:11.11111%}.theme-2017007 [data-ce-columns="10"] .ce-column{max-width:10%}.theme-2017007 [data-ce-columns="11"] .ce-column{max-width:9.09091%}.theme-2017007 [data-ce-columns="12"] .ce-column{max-width:8.33333%}}.theme-2017007 .mixed .main-nav,.theme-2017007 .wide .main-nav{background:#0a321e}.theme-2017007 .mixed footer,.theme-2017007 .wide footer{background:#0a321e}.theme-2017007 .mixed .container.expanded,.theme-2017007 .wide .container.expanded{padding-left:0;padding-right:0}.theme-2017007 .slim .siteLine{background:none}.theme-2017007 .slim .footer-main{background:#0a321e}.theme-2017007 .container{margin-left:auto;margin-right:auto;width:100%}.theme-2017007 .mixed .container,.theme-2017007 .mixed .headermain>div,.theme-2017007 .wide .container,.theme-2017007 .wide .headermain>div{padding-left:0.9375rem;padding-right:0.9375rem}.theme-2017007 .mixed .headermain>div.frame-type-txStartJumboteaser,.theme-2017007 .mixed .headermain>div:has(nav),.theme-2017007 .wide .headermain>div.frame-type-txStartJumboteaser,.theme-2017007 .wide .headermain>div:has(nav){padding-left:0;padding-right:0}.theme-2017007 .mixed .container,.theme-2017007 .mixed .headermain>div,.theme-2017007 .slim .container,.theme-2017007 .slim .headermain>div{max-width:75rem;margin-left:auto;margin-right:auto}.theme-2017007 .mixed .container:has(.frame-type-txStartJumboteaser),.theme-2017007 .mixed .headermain>div.frame-type-txStartJumboteaser,.theme-2017007 .mixed .headermain>div:has(nav),.theme-2017007 .slim .container:has(.frame-type-txStartJumboteaser),.theme-2017007 .slim .headermain>div.frame-type-txStartJumboteaser,.theme-2017007 .slim .headermain>div:has(nav){max-width:none}.theme-2017007 .slim{padding:0 0.9375rem 0.9375rem}@media screen and (min-width:92.5rem){.theme-2017007 .mixed .container,.theme-2017007 .mixed .headermain>div{padding-left:0;padding-right:0}}@media screen and (min-width:76.875rem){.theme-2017007 .mixed:not(.has-reveal-left) .container,.theme-2017007 .mixed:not(.has-reveal-left) .headermain>div{padding-left:0;padding-right:0}}.theme-2017007 .wide .top-bar>.menu>li:first-of-type>a{padding-left:0}.theme-2017007 .wide .top-bar>.menu>li:last-of-type:not(.is-dropdown-submenu-parent)>a{padding-right:0}.theme-2017007 .mixed .top-bar>.menu>li:first-of-type>a{padding-left:0}.theme-2017007 .mixed .top-bar>.menu>li:last-of-type:not(.is-dropdown-submenu-parent)>a{padding-right:0}.theme-2017007 .slim .breadcrumbs-wrapper.container,.theme-2017007 .mixed .breadcrumbs-wrapper.container{padding-left:0.9375rem;padding-right:0.9375rem}@media screen and (max-width:1023px){.theme-2017007 #startBox01{display:flex;flex-direction:column}}@font-face{font-family:ArvoWeb;font-display:swap;font-style:normal;font-weight:400;src:local("ArvoWeb"), url("/typo3conf/ext/startgreen/Resources/Public/Fonts/Arvo/Arvo-Regular.ttf") format("truetype")}@font-face{font-family:ArvoWeb;font-display:swap;font-style:normal;font-weight:700;src:local("ArvoWeb"), url("/typo3conf/ext/startgreen/Resources/Public/Fonts/Arvo/Arvo-Bold.ttf") format("truetype")}@font-face{font-family:ArvoWeb;font-display:swap;font-style:italic;font-weight:400;src:local("ArvoWeb"), url("/typo3conf/ext/startgreen/Resources/Public/Fonts/Arvo/Arvo-Italic.ttf") format("truetype")}@font-face{font-family:ArvoWeb;font-display:swap;font-style:italic;font-weight:700;src:local("ArvoWeb"), url("/typo3conf/ext/startgreen/Resources/Public/Fonts/Arvo/Arvo-BoldItalic.ttf") format("truetype")}@font-face{font-family:PTSansWeb;font-display:auto;src:local("PTSansWeb"), url("/typo3conf/ext/startgreen/Resources/Public/Fonts/PTSans/ptsans-regular.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:PTSansWeb;font-display:auto;src:local("PTSansWeb"), url("/typo3conf/ext/startgreen/Resources/Public/Fonts/PTSans/ptsans-bold.woff") format("woff");font-weight:bold;font-style:normal}@font-face{font-family:"GrueneType Neue";src:url("/typo3conf/ext/startgreen/Resources/Public/Fonts/GrueneType/GrueneTypeNeue-Regular.woff") format("woff"), url("/typo3conf/ext/startgreen/Resources/Public/Fonts/GrueneType/GrueneTypeNeue-Regular.woff2") format("woff2");font-weight:900;font-style:normal;font-display:swap}.theme-2017007{background-color:#39991f;background-image:url("/typo3conf/ext/startgreen/Resources/Public/Css/background/fotos/green/00_default.jpg");background-attachment:fixed;background-size:cover;overflow-x:hidden}.theme-2017007 a,.theme-2017007 button{transition:all 0.3s}.theme-2017007 .close-button.button{position:relative;font-size:inherit;right:0;top:0}.theme-2017007 time,.theme-2017007 .datetime{font-weight:bold;color:#003221}@media only screen and (min-width:1200px) and (max-width:1439px){.theme-2017007 .hide-for-xlarge-only{display:none}}@media only screen and (min-width:1440px){.theme-2017007 .hide-for-xxlarge-only{display:none}}.theme-2017007 .header-wrapper .linkToForeignListView{display:none}.theme-2017007 .leaflet-container{z-index:0}.theme-2017007 .xBlogItem .supplement{display:none}.theme-2017007 .powermail_form h3,.theme-2017007 .powermail_form .powermail_legend{display:none}.theme-2017007 .siteLineTop #login-box h3,.theme-2017007 .siteLineTop #login-box p{display:none}.theme-2017007 .off-canvas-content .main-nav{position:static !important}.theme-2017007 .icons.socialmedia>i{display:none}.theme-2017007 .maincontent>.row.main{justify-content:space-between}.theme-2017007 .tabs-content .orbit .orbit-container{min-height:70vh;box-shadow:none}.theme-2017007 .tabs-content .orbit .orbit-container img{max-height:60vh;width:auto}.theme-2017007 .smallblog:has(> .frame:only-child>style:only-child){margin-bottom:0}@media screen and (max-width:1023px){.theme-2017007 li.hide-for-large-up{display:list-item !important}}.theme-2017007 .startWidth0125{max-width:9.375rem}.theme-2017007 .startWidth0250{max-width:18.75rem}.theme-2017007 .startWidth0375{max-width:28.125rem}.theme-2017007 .startWidth0500{max-width:37.5rem}.theme-2017007 .startWidth0625{max-width:46.875rem}.theme-2017007 .startWidth0750{max-width:56.25rem}.theme-2017007 .startWidth0875{max-width:65.625rem}.theme-2017007 .startWidth1000{max-width:75rem}.theme-2017007 .startWidth1125{max-width:84.375rem}.theme-2017007 .font-weight-bold{font-weight:bold}.theme-2017007 .startHyphensAuto,.theme-2017007 .startHyphensAuto p{hyphens:auto;-webkit-hyphens:auto}.theme-2017007 .startHyphensNone,.theme-2017007 .startHyphensNone p{hyphens:none;-webkit-hyphens:none}.theme-2017007 .startFontLightOnDark,.theme-2017007 .startFontLightOnDark *{color:#fff}.theme-2017007 .startTextAlignCenter{text-align:center}.theme-2017007 .startTextAlignJustify{text-align:justify}.theme-2017007 .startTextAlignLeft{text-align:left}.theme-2017007 .startTextAlignRight{text-align:right}.theme-2017007 .text-overflow-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme-2017007 .align-center{text-align:center}.theme-2017007 .align-right{text-align:right}.theme-2017007 .align-left{text-align:left}.theme-2017007 .copyright{font-size:0.75rem;display:block}.theme-2017007 .startContainer{margin:0 auto;padding:0 0.9375rem}.theme-2017007 .startBackgroundFixed,.theme-2017007 .startBackgroundFixed>div{background-attachment:fixed}.theme-2017007 .startBackgroundScroll,.theme-2017007 .startBackgroundScroll>div{background-attachment:scroll}.theme-2017007 .startBackgroundTransparent,.theme-2017007 .startBackgroundTransparent>div{background-color:transparent}.theme-2017007 .startBackgroundWhite{color:#003221;background:#fff}.theme-2017007 .startEffectPositionFixed{position:fixed;z-index:1}.theme-2017007 .startEffectZoom01{transition:transform 0.2s}.theme-2017007 .startEffectZoom01:hover{transform:scale(1.05);z-index:10}.theme-2017007 .startFormFieldsetWoAll fieldset{border:0;margin:0;padding:0}.theme-2017007 .startFormFieldsetWiBorderBottom fieldset{border-bottom:1px solid #dbded9;padding-bottom:2em}.theme-2017007 .startFormFieldsetWiBorderLeft fieldset{border-left:1px solid #dbded9;padding-left:2em}.theme-2017007 .startFormFieldsetWiBorderRight fieldset{border-right:1px solid #dbded9;padding-right:2em}.theme-2017007 .startFormFieldsetWiBorderTop fieldset{border-top:1px solid #dbded9;padding-top:2em}.theme-2017007 .startFormFieldsetWiPaddingBottom fieldset{padding-bottom:0.9375rem}.theme-2017007 .startFormFieldsetWiPaddingLeft fieldset{padding-left:0.9375rem}.theme-2017007 .startFormFieldsetWiPaddingRight fieldset{padding-right:0.9375rem}.theme-2017007 .startFormFieldsetWiPaddingTop fieldset{padding-top:0.9375rem}.theme-2017007 .startFormLegendWo legend{display:none}.theme-2017007 .startWiMarginAuto{margin-left:auto;margin-right:auto}.theme-2017007 .startWiMarginDefault{padding:0.9375rem 0.9375rem 0.2rem}.theme-2017007 .startWiMarginLeft17percent,.theme-2017007 .startWiMarginLeft25percent,.theme-2017007 .startWiMarginLeft33percent,.theme-2017007 .startWiMarginLeftRight08percent,.theme-2017007 .startWiMarginLeftRight17percent,.theme-2017007 .startWiMarginLeftRight25percent,.theme-2017007 .startWiMarginLeftRight33percent{margin-left:0}.theme-2017007 .startWiMarginRight17percent,.theme-2017007 .startWiMarginRight25percent,.theme-2017007 .startWiMarginRight33percent,.theme-2017007 .startWiMarginLeftRight08percent,.theme-2017007 .startWiMarginLeftRight17percent,.theme-2017007 .startWiMarginLeftRight25percent,.theme-2017007 .startWiMarginLeftRight33percent{margin-right:0}.theme-2017007 .startWiPaddingLeftRightDefault{padding-left:0.9375rem;padding-right:0.9375rem}.theme-2017007 .startWoMarginBottom{padding-bottom:0;margin-bottom:1rem}.theme-2017007 .startWiMarginTopBottom{margin-top:0.9375rem;margin-bottom:0.9375rem}.theme-2017007 .startWiPaddingLeftDouble{padding-left:1.875rem}.theme-2017007 .startWoMarginLeft{margin-left:0}.theme-2017007 .startWoMarginLeftRight{margin-left:0;margin-right:0}.theme-2017007 .startWoMarginRight{margin-right:0}.theme-2017007 .startTopMinus1Em{margin-top:-0.9375rem}.theme-2017007 .pad-left{padding-left:0.9375rem}.theme-2017007 .pad-right{padding-right:0.9375rem}.theme-2017007 .no-pad-left{padding-left:0}.theme-2017007 .no-pad-right{padding-right:0}.theme-2017007 .maincontent .startImgCircle img{border-radius:50%}.theme-2017007 .maincontent .startImgCircleReset img{border-radius:0}.theme-2017007 .startImgWiShadow,.theme-2017007 .startImgWiShadow .csc-textpic,.theme-2017007 .startImgWiShadow .csc-textpic-imagerow,.theme-2017007 .startImgWiShadow .csc-textpic-imagewrap,.theme-2017007 .startImgWiShadow .csc-uploads li{overflow:visible}.theme-2017007 .startImgWiShadow img{box-shadow:2px 2px 4px rgba(0, 0, 0, 0.5)}.theme-2017007 .startImgWiShadowReset,.theme-2017007 .startImgWiShadowReset .csc-textpic,.theme-2017007 .startImgWiShadowReset .csc-textpic-imagerow,.theme-2017007 .startImgWiShadowReset .csc-textpic-imagewrap,.theme-2017007 .startImgWiShadowReset .csc-uploads li{overflow:hidden}.theme-2017007 .startImgWiShadowReset img{box-shadow:none}.theme-2017007 .show-for-large-up{display:none}@media only screen and (min-width:1024px){.theme-2017007 .show-for-large-up{display:block}.theme-2017007 .hide-for-large-up{display:none}.theme-2017007 .startWiMarginLeft17percent{margin-left:calc(16.66667% + 0.3125rem)}.theme-2017007 .startWiMarginLeftRight08percent{margin-left:67px;margin-right:67px}.theme-2017007 .startWiMarginLeftRight17percent{margin-left:calc(16.66667% + 0.3125rem);margin-right:calc(16.66667% + 0.3125rem)}.theme-2017007 .startWiMarginLeft25percent{margin-left:calc(25% + 0.4687rem)}.theme-2017007 .startWiMarginLeftRight25percent{margin-left:calc(25% + 0.4687rem);margin-right:calc(25% + 0.4687rem)}.theme-2017007 .startWiMarginRight17percent{margin-right:calc(16.66667% + 0.3125rem)}.theme-2017007 .startWiMarginRight25percent{margin-right:calc(25% + 0.4687rem)}.theme-2017007 .startWiMarginLeft33percent{margin-left:calc(33.33333% + 0.625rem)}.theme-2017007 .startWiMarginLeftRight33percent{margin-left:calc(33.33333% + 0.625rem);margin-right:calc(33.33333% + 0.625rem)}.theme-2017007 .startWiMarginLeftRight33percent{margin-right:calc(33.33333% + 0.625rem)}}@media only screen and (max-width:570px){.theme-2017007 .hide-for-small{display:none}}.theme-2017007 .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)}}.theme-2017007 .frame{margin-bottom:1.875rem}.theme-2017007 .maincontentright .frame,.theme-2017007 .maincontentleft .frame{margin-bottom:1.875rem}.theme-2017007 .frame .frame{margin-bottom:0}.theme-2017007 .frame-space-before-extra-small{margin-top:0.9375rem}.theme-2017007 .frame-space-after-extra-small{margin-bottom:0.9375rem}.theme-2017007 .frame-space-before-small{margin-top:1.40625rem}.theme-2017007 .frame-space-after-small{margin-bottom:1.40625rem}.theme-2017007 .frame-space-before-medium{margin-top:1.875rem}.theme-2017007 .frame-space-before-large{margin-top:2.8125rem}.theme-2017007 .frame-space-after-large{margin-bottom:2.8125rem}.theme-2017007 .frame-space-before-extra-large{margin-top:3.75rem}.theme-2017007 .frame-space-after-extra-large{margin-bottom:3.75rem}@media screen and (max-width:639px){.theme-2017007 .frame{margin-bottom:0.9375rem}.theme-2017007 .frame-space-before-extra-small{margin-top:0.46875rem}.theme-2017007 .frame-space-after-extra-small{margin-bottom:0.46875rem}.theme-2017007 .frame-space-before-small{margin-top:0.703125rem}.theme-2017007 .frame-space-after-small{margin-bottom:0.703125rem}.theme-2017007 .frame-space-before-medium{margin-top:0.9375rem}.theme-2017007 .frame-space-before-large{margin-top:1.40625rem}.theme-2017007 .frame-space-after-large{margin-bottom:1.40625rem}.theme-2017007 .frame-space-before-extra-large{margin-top:1.875rem}.theme-2017007 .frame-space-after-extra-large{margin-bottom:1.875rem}}.theme-2017007 .slim #header-image{max-width:75rem;margin-left:auto;margin-right:auto;width:100%}.theme-2017007 .wide .green-division,.theme-2017007 .mixed .green-division{background-size:cover;background-image:none;background-color:transparent;box-shadow:0 6px 6px rgba(32, 29, 27, 0.2)}.theme-2017007 .slim .green-division-content{background-size:cover;background-image:none;background-color:transparent;box-shadow:0 6px 6px rgba(32, 29, 27, 0.2);padding-left:0.9375rem;padding-right:0.9375rem}.theme-2017007 .slim .siteLine{padding-left:0.9375rem;padding-right:0.9375rem}.theme-2017007 .slim .main-nav .top-bar,.theme-2017007 .slim .main-nav .title-bar{box-shadow:0 6px 6px rgba(32, 29, 27, 0.2)}.theme-2017007 .mixed .main-nav,.theme-2017007 .wide .main-nav{box-shadow:0 6px 6px rgba(32, 29, 27, 0.2)}.theme-2017007 h1,.theme-2017007 .h1{font-family:ArvoWeb, "PT Sans", "Helvetica", "Verdana", sans-serif;font-weight:normal;font-style:normal}.theme-2017007 h1 a,.theme-2017007 .h1 a{font-family:inherit;font-weight:inherit}.theme-2017007 h2,.theme-2017007 .h2{font-family:ArvoWeb, "PT Sans", "Helvetica", "Verdana", sans-serif;font-weight:normal}.theme-2017007 h2 a,.theme-2017007 .h2 a{font-family:inherit;font-weight:inherit}.theme-2017007 h3,.theme-2017007 .h3{font-family:PTSansWeb, "PT Sans", "Helvetica", "Verdana", sans-serif;font-weight:bold}.theme-2017007 h3 a,.theme-2017007 .h3 a{font-family:inherit;font-weight:inherit}.theme-2017007 h4,.theme-2017007 .h4{font-family:PTSansWeb, "PT Sans", "Helvetica", "Verdana", sans-serif;font-weight:bold}.theme-2017007 h4 a,.theme-2017007 .h4 a{font-family:inherit;font-weight:inherit}.theme-2017007 h5 a,.theme-2017007 .h5 a{font-family:inherit;font-weight:inherit}.theme-2017007 h6 a,.theme-2017007 .h6 a{font-family:inherit;font-weight:inherit}.theme-2017007 h1+h2,.theme-2017007 h1+.h2,.theme-2017007 .h1+h2,.theme-2017007 .h1+.h2{font-family:PTSansWeb, "PT Sans", "Helvetica", "Verdana", sans-serif;font-weight:bold;font-size:1.125rem}@media screen and (min-width:640px){.theme-2017007 h1+h2,.theme-2017007 h1+.h2,.theme-2017007 .h1+h2,.theme-2017007 .h1+.h2{font-size:1.25rem}}.theme-2017007 h2+h3,.theme-2017007 h2+.h3,.theme-2017007 .h2+h3,.theme-2017007 .h2+.h3{font-family:PTSansWeb, "PT Sans", "Helvetica", "Verdana", sans-serif;font-weight:bold;font-size:1.0625rem}@media screen and (min-width:640px){.theme-2017007 h2+h3,.theme-2017007 h2+.h3,.theme-2017007 .h2+h3,.theme-2017007 .h2+.h3{font-size:1.125rem}}.theme-2017007 .maincontentright h1,.theme-2017007 .maincontentright .h1,.theme-2017007 .maincontentleft h1,.theme-2017007 .maincontentleft .h1{font-size:1.125rem}@media screen and (min-width:640px){.theme-2017007 .maincontentright h1,.theme-2017007 .maincontentright .h1,.theme-2017007 .maincontentleft h1,.theme-2017007 .maincontentleft .h1{font-size:1.3125rem}}@media screen and (min-width:1024px){.theme-2017007 .maincontentright h1,.theme-2017007 .maincontentright .h1,.theme-2017007 .maincontentleft h1,.theme-2017007 .maincontentleft .h1{font-size:1.5rem}}.theme-2017007 .maincontentright h2,.theme-2017007 .maincontentright .h2,.theme-2017007 .maincontentleft h2,.theme-2017007 .maincontentleft .h2{font-size:0.9375rem}@media screen and (min-width:640px){.theme-2017007 .maincontentright h2,.theme-2017007 .maincontentright .h2,.theme-2017007 .maincontentleft h2,.theme-2017007 .maincontentleft .h2{font-size:1.125rem}}.theme-2017007 .maincontentright h3,.theme-2017007 .maincontentright .h3,.theme-2017007 .maincontentleft h3,.theme-2017007 .maincontentleft .h3{font-size:0.84375rem}@media screen and (min-width:640px){.theme-2017007 .maincontentright h3,.theme-2017007 .maincontentright .h3,.theme-2017007 .maincontentleft h3,.theme-2017007 .maincontentleft .h3{font-size:0.9375rem}}.theme-2017007 .maincontentright h4,.theme-2017007 .maincontentright .h4,.theme-2017007 .maincontentleft h4,.theme-2017007 .maincontentleft .h4{font-size:0.796875rem}@media screen and (min-width:640px){.theme-2017007 .maincontentright h4,.theme-2017007 .maincontentright .h4,.theme-2017007 .maincontentleft h4,.theme-2017007 .maincontentleft .h4{font-size:0.84375rem}}.theme-2017007 .maincontentright h5,.theme-2017007 .maincontentright .h5,.theme-2017007 .maincontentleft h5,.theme-2017007 .maincontentleft .h5{font-size:0.75rem}@media screen and (min-width:640px){.theme-2017007 .maincontentright h5,.theme-2017007 .maincontentright .h5,.theme-2017007 .maincontentleft h5,.theme-2017007 .maincontentleft .h5{font-size:0.796875rem}}.theme-2017007 .maincontentright h6,.theme-2017007 .maincontentright .h6,.theme-2017007 .maincontentleft h6,.theme-2017007 .maincontentleft .h6{font-size:0.703125rem}@media screen and (min-width:640px){.theme-2017007 .maincontentright h6,.theme-2017007 .maincontentright .h6,.theme-2017007 .maincontentleft h6,.theme-2017007 .maincontentleft .h6{font-size:0.75rem}}.theme-2017007 footer,.theme-2017007 .mega-menu,.theme-2017007 .smaller{font-size:0.875rem}.theme-2017007 footer h1,.theme-2017007 footer .h1,.theme-2017007 .mega-menu h1,.theme-2017007 .mega-menu .h1,.theme-2017007 .smaller h1,.theme-2017007 .smaller .h1{font-size:1.3125rem}@media screen and (min-width:640px){.theme-2017007 footer h1,.theme-2017007 footer .h1,.theme-2017007 .mega-menu h1,.theme-2017007 .mega-menu .h1,.theme-2017007 .smaller h1,.theme-2017007 .smaller .h1{font-size:1.53125rem}}@media screen and (min-width:1024px){.theme-2017007 footer h1,.theme-2017007 footer .h1,.theme-2017007 .mega-menu h1,.theme-2017007 .mega-menu .h1,.theme-2017007 .smaller h1,.theme-2017007 .smaller .h1{font-size:1.75rem}}.theme-2017007 footer h2,.theme-2017007 footer .h2,.theme-2017007 .mega-menu h2,.theme-2017007 .mega-menu .h2,.theme-2017007 .smaller h2,.theme-2017007 .smaller .h2{font-size:1.09375rem}@media screen and (min-width:640px){.theme-2017007 footer h2,.theme-2017007 footer .h2,.theme-2017007 .mega-menu h2,.theme-2017007 .mega-menu .h2,.theme-2017007 .smaller h2,.theme-2017007 .smaller .h2{font-size:1.3125rem}}.theme-2017007 footer h3,.theme-2017007 footer .h3,.theme-2017007 .mega-menu h3,.theme-2017007 .mega-menu .h3,.theme-2017007 .smaller h3,.theme-2017007 .smaller .h3{font-size:0.984375rem}@media screen and (min-width:640px){.theme-2017007 footer h3,.theme-2017007 footer .h3,.theme-2017007 .mega-menu h3,.theme-2017007 .mega-menu .h3,.theme-2017007 .smaller h3,.theme-2017007 .smaller .h3{font-size:1.09375rem}}.theme-2017007 footer h4,.theme-2017007 footer .h4,.theme-2017007 .mega-menu h4,.theme-2017007 .mega-menu .h4,.theme-2017007 .smaller h4,.theme-2017007 .smaller .h4{font-size:0.9296875rem}@media screen and (min-width:640px){.theme-2017007 footer h4,.theme-2017007 footer .h4,.theme-2017007 .mega-menu h4,.theme-2017007 .mega-menu .h4,.theme-2017007 .smaller h4,.theme-2017007 .smaller .h4{font-size:0.984375rem}}.theme-2017007 footer h5,.theme-2017007 footer .h5,.theme-2017007 .mega-menu h5,.theme-2017007 .mega-menu .h5,.theme-2017007 .smaller h5,.theme-2017007 .smaller .h5{font-size:0.875rem}@media screen and (min-width:640px){.theme-2017007 footer h5,.theme-2017007 footer .h5,.theme-2017007 .mega-menu h5,.theme-2017007 .mega-menu .h5,.theme-2017007 .smaller h5,.theme-2017007 .smaller .h5{font-size:0.9296875rem}}.theme-2017007 footer h6,.theme-2017007 footer .h6,.theme-2017007 .mega-menu h6,.theme-2017007 .mega-menu .h6,.theme-2017007 .smaller h6,.theme-2017007 .smaller .h6{font-size:0.8203125rem}@media screen and (min-width:640px){.theme-2017007 footer h6,.theme-2017007 footer .h6,.theme-2017007 .mega-menu h6,.theme-2017007 .mega-menu .h6,.theme-2017007 .smaller h6,.theme-2017007 .smaller .h6{font-size:0.875rem}}.theme-2017007 footer h1+h2,.theme-2017007 footer h1+.h2,.theme-2017007 footer .h1+h2,.theme-2017007 footer .h1+.h2,.theme-2017007 .mega-menu h1+h2,.theme-2017007 .mega-menu h1+.h2,.theme-2017007 .mega-menu .h1+h2,.theme-2017007 .mega-menu .h1+.h2,.theme-2017007 .smaller h1+h2,.theme-2017007 .smaller h1+.h2,.theme-2017007 .smaller .h1+h2,.theme-2017007 .smaller .h1+.h2{font-size:0.984375rem}@media screen and (min-width:640px){.theme-2017007 footer h1+h2,.theme-2017007 footer h1+.h2,.theme-2017007 footer .h1+h2,.theme-2017007 footer .h1+.h2,.theme-2017007 .mega-menu h1+h2,.theme-2017007 .mega-menu h1+.h2,.theme-2017007 .mega-menu .h1+h2,.theme-2017007 .mega-menu .h1+.h2,.theme-2017007 .smaller h1+h2,.theme-2017007 .smaller h1+.h2,.theme-2017007 .smaller .h1+h2,.theme-2017007 .smaller .h1+.h2{font-size:1.09375rem}}.theme-2017007 footer h2+h3,.theme-2017007 footer h2+.h3,.theme-2017007 footer .h2+h3,.theme-2017007 footer .h2+.h3,.theme-2017007 .mega-menu h2+h3,.theme-2017007 .mega-menu h2+.h3,.theme-2017007 .mega-menu .h2+h3,.theme-2017007 .mega-menu .h2+.h3,.theme-2017007 .smaller h2+h3,.theme-2017007 .smaller h2+.h3,.theme-2017007 .smaller .h2+h3,.theme-2017007 .smaller .h2+.h3{font-size:0.9296875rem}@media screen and (min-width:640px){.theme-2017007 footer h2+h3,.theme-2017007 footer h2+.h3,.theme-2017007 footer .h2+h3,.theme-2017007 footer .h2+.h3,.theme-2017007 .mega-menu h2+h3,.theme-2017007 .mega-menu h2+.h3,.theme-2017007 .mega-menu .h2+h3,.theme-2017007 .mega-menu .h2+.h3,.theme-2017007 .smaller h2+h3,.theme-2017007 .smaller h2+.h3,.theme-2017007 .smaller .h2+h3,.theme-2017007 .smaller .h2+.h3{font-size:0.984375rem}}.theme-2017007 .larger{font-size:1.125rem}.theme-2017007 .larger h1,.theme-2017007 .larger .h1{font-size:1.6875rem}@media screen and (min-width:640px){.theme-2017007 .larger h1,.theme-2017007 .larger .h1{font-size:1.96875rem}}@media screen and (min-width:1024px){.theme-2017007 .larger h1,.theme-2017007 .larger .h1{font-size:2.25rem}}.theme-2017007 .larger h2,.theme-2017007 .larger .h2{font-size:1.40625rem}@media screen and (min-width:640px){.theme-2017007 .larger h2,.theme-2017007 .larger .h2{font-size:1.6875rem}}.theme-2017007 .larger h3,.theme-2017007 .larger .h3{font-size:1.265625rem}@media screen and (min-width:640px){.theme-2017007 .larger h3,.theme-2017007 .larger .h3{font-size:1.40625rem}}.theme-2017007 .larger h4,.theme-2017007 .larger .h4{font-size:1.1953125rem}@media screen and (min-width:640px){.theme-2017007 .larger h4,.theme-2017007 .larger .h4{font-size:1.265625rem}}.theme-2017007 .larger h5,.theme-2017007 .larger .h5{font-size:1.125rem}@media screen and (min-width:640px){.theme-2017007 .larger h5,.theme-2017007 .larger .h5{font-size:1.1953125rem}}.theme-2017007 .larger h6,.theme-2017007 .larger .h6{font-size:1.0546875rem}@media screen and (min-width:640px){.theme-2017007 .larger h6,.theme-2017007 .larger .h6{font-size:1.125rem}}.theme-2017007 .larger h1+h2,.theme-2017007 .larger h1+.h2,.theme-2017007 .larger .h1+h2,.theme-2017007 .larger .h1+.h2{font-size:1.265625rem}@media screen and (min-width:640px){.theme-2017007 .larger h1+h2,.theme-2017007 .larger h1+.h2,.theme-2017007 .larger .h1+h2,.theme-2017007 .larger .h1+.h2{font-size:1.40625rem}}.theme-2017007 .larger h2+h3,.theme-2017007 .larger h2+.h3,.theme-2017007 .larger .h2+h3,.theme-2017007 .larger .h2+.h3{font-size:1.1953125rem}@media screen and (min-width:640px){.theme-2017007 .larger h2+h3,.theme-2017007 .larger h2+.h3,.theme-2017007 .larger .h2+h3,.theme-2017007 .larger .h2+.h3{font-size:1.265625rem}}.theme-2017007 .maincontentright>.frame-type-image .ce-image,.theme-2017007 .maincontentright>.frame-type-image .ce-gallery,.theme-2017007 .maincontentright>.frame-type-image .ce-row,.theme-2017007 .maincontentleft>.frame-type-image .ce-image,.theme-2017007 .maincontentleft>.frame-type-image .ce-gallery,.theme-2017007 .maincontentleft>.frame-type-image .ce-row,.theme-2017007 .righttop>.frame-type-image .ce-image,.theme-2017007 .righttop>.frame-type-image .ce-gallery,.theme-2017007 .righttop>.frame-type-image .ce-row,.theme-2017007 .rightbottomright>.frame-type-image .ce-image,.theme-2017007 .rightbottomright>.frame-type-image .ce-gallery,.theme-2017007 .rightbottomright>.frame-type-image .ce-row,.theme-2017007 .rightbottomleft>.frame-type-image .ce-image,.theme-2017007 .rightbottomleft>.frame-type-image .ce-gallery,.theme-2017007 .rightbottomleft>.frame-type-image .ce-row{overflow:visible}.theme-2017007 .maincontentright>.frame-type-image .ce-gallery,.theme-2017007 .maincontentleft>.frame-type-image .ce-gallery,.theme-2017007 .righttop>.frame-type-image .ce-gallery,.theme-2017007 .rightbottomright>.frame-type-image .ce-gallery,.theme-2017007 .rightbottomleft>.frame-type-image .ce-gallery{display:inline-block;width:100%}.theme-2017007 .maincontentright>.frame-type-image .ce-outer,.theme-2017007 .maincontentright>.frame-type-image .ce-inner,.theme-2017007 .maincontentleft>.frame-type-image .ce-outer,.theme-2017007 .maincontentleft>.frame-type-image .ce-inner,.theme-2017007 .righttop>.frame-type-image .ce-outer,.theme-2017007 .righttop>.frame-type-image .ce-inner,.theme-2017007 .rightbottomright>.frame-type-image .ce-outer,.theme-2017007 .rightbottomright>.frame-type-image .ce-inner,.theme-2017007 .rightbottomleft>.frame-type-image .ce-outer,.theme-2017007 .rightbottomleft>.frame-type-image .ce-inner{float:none;right:0}.theme-2017007 .startTopMinus1Em{margin-top:-1.875rem}@media screen and (min-width:1024px){.theme-2017007 .wide .container,.theme-2017007 .wide .header>.frame{padding-left:1.875rem;padding-right:1.875rem}.theme-2017007 .wide .jumboteaserContainer{margin-left:-1.875rem;margin-right:-1.875rem}}.theme-2017007 .breadcrumbs{padding:0.25rem 0;display:none}.theme-2017007 .breadcrumbs-wrapper{background-color:#ffe500}@media screen and (min-width:640px){.theme-2017007 .breadcrumbs{display:block}}.theme-2017007 footer{color:#fff}.theme-2017007 footer a{color:#fff}.theme-2017007 footer a svg{fill:#fff}.theme-2017007 footer a:hover{color:#ffe500}.theme-2017007 footer a:hover svg{fill:#ffe500}.theme-2017007 footer ul{list-style:none;margin-left:0}.theme-2017007 footer .addressline{margin-bottom:0}.theme-2017007 .footer-main{padding:0.9375rem 0}.theme-2017007 .headlinecontainer{align-items:center;justify-content:center;overflow:hidden;position:relative}.theme-2017007 .headlinecontainer .bg-image{width:100%;object-fit:cover;position:relative;z-index:1}.theme-2017007 .headlinetextoverlay{width:100%;text-align:center;position:absolute;z-index:2;overflow:hidden;top:50%;left:50%;transform:translate(-50%, -50%)}.theme-2017007 .wiImage .headlinetextoverlay h1,.theme-2017007 .wiImage .headlinetextoverlay h1 a,.theme-2017007 .wiImage .headlinetextoverlay p,.theme-2017007 .wiImage .headlinetextoverlay p a{color:white}.theme-2017007 .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}.theme-2017007 .jumboteaserContainer a{margin-top:2rem}.theme-2017007 .jumboteaserContainer .bg-image{border-radius:0;width:100%;height:100%;object-fit:cover;position:relative;z-index:1}.theme-2017007 .jumboteaserContainer .onepagedown{position:absolute;top:89%;left:50%;transform:translate(-50%, -50%);z-index:2}.theme-2017007 .jumboteaserContainer .onepagedown .arrow{border-width:0 0.5rem 0.5rem 0;padding:0.5rem}.theme-2017007 .jumboteaserContainer.wiImage h1,.theme-2017007 .jumboteaserContainer.wiImage h1 a:not(.button),.theme-2017007 .jumboteaserContainer.wiImage p,.theme-2017007 .jumboteaserContainer.wiImage p a:not(.button){color:white}@media screen and (max-width:76.875rem){.theme-2017007 .jumboteaserContainer{margin-left:-0.9375rem;margin-right:-0.9375rem}}.theme-2017007 .top .frame-type-txStartJumboteaser{margin-bottom:0}.theme-2017007 .jumboteaserTextoverlay{position:absolute;padding:0.9375rem;text-align:center;z-index:2;max-width:100%}.theme-2017007 .jumboteaserTextoverlay h1{font-size:calc(5rem * 0.6);font-weight:bold}.theme-2017007 .jumboteaserTextoverlay p{font-size:calc(2.5rem * 0.6)}@media screen and (min-width:640px){.theme-2017007 .jumboteaserTextoverlay h1{font-size:calc(5rem * 0.8)}.theme-2017007 .jumboteaserTextoverlay p{font-size:calc(2.5rem * 0.8)}}@media screen and (min-width:1024px){.theme-2017007 .jumboteaserTextoverlay h1{font-size:5rem}.theme-2017007 .jumboteaserTextoverlay p{font-size:2.5rem}}.theme-2017007 .mega-menu{box-shadow:2px 2px 4px rgba(32, 29, 27, 0.5);padding:0.7rem 0.9375rem;background-color:#fff !important;width:75rem;max-width:100%;top:100% !important}.theme-2017007 .mega-menu h1,.theme-2017007 .mega-menu h2,.theme-2017007 .mega-menu h3,.theme-2017007 .mega-menu h4,.theme-2017007 .mega-menu h5,.theme-2017007 .mega-menu h6{color:#201d1b}.theme-2017007 .mega-menu,.theme-2017007 .mega-menu time,.theme-2017007 .mega-menu label{color:#201d1b}.theme-2017007 .mega-menu a:not(.button){color:#39991f}.theme-2017007 .mega-menu a:not(.button):hover,.theme-2017007 .mega-menu a:not(.button):focus{color:#ee1861}.theme-2017007 .mega-menu ul{background:none}.theme-2017007 .mega-menu .mega-menu-content a{padding:0;line-height:1.5}@media screen and (min-width:1024px){.theme-2017007 .mega-menu-link{position:unset}.theme-2017007 .main-nav .mega-menu{left:0 !important}}.theme-2017007 .main-nav{position:sticky;z-index:100;max-height:100vh;top:0;left:0}.theme-2017007 .main-nav.right .top-bar,.theme-2017007 .main-nav.right .title-bar{justify-content:end;flex-direction:row-reverse}@media screen and (max-width:1023px){.theme-2017007 .main-nav.open{position:fixed;box-shadow:0 6px 6px rgba(32, 29, 27, 0.2);overflow-y:scroll}.theme-2017007 #responsive-menu>.is-drilldown{height:100vh}}@media screen and (min-width:1024px){.theme-2017007 .main-nav{max-height:unset;overflow-y:visible}}.theme-2017007 .siteLine{font-size:0.875rem}.theme-2017007 .siteLine a:not(.button){color:#ffe500;background:none}.theme-2017007 .siteLine a:not(.button)>svg{fill:#ffe500}.theme-2017007 .siteLine a:not(.button).active,.theme-2017007 .siteLine a:not(.button):active,.theme-2017007 .siteLine a:not(.button):focus,.theme-2017007 .siteLine a:not(.button):hover{color:#fff}.theme-2017007 .siteLine a:not(.button).active>svg,.theme-2017007 .siteLine a:not(.button):active>svg,.theme-2017007 .siteLine a:not(.button):focus>svg,.theme-2017007 .siteLine a:not(.button):hover>svg{fill:#fff}.theme-2017007 .siteLine #login-box h3,.theme-2017007 .siteLine #login-box p{display:none}.theme-2017007 .siteLine .socialmedia,.theme-2017007 .siteLine .side-nav,.theme-2017007 .siteLine .siteLineTopSearch{display:flex;margin-left:0.75rem}.theme-2017007 .siteLine .bodytext{color:#ffe500;margin:0;opacity:0.8}.theme-2017007 .siteLine .icons{font-size:1.4em}.theme-2017007 .siteLine .icons a{margin-left:0.6em}.theme-2017007 .siteLine .icons svg{height:16px}.theme-2017007 .siteLine .is-dropdown-submenu{border:none;box-shadow:0 6px 6px rgba(32, 29, 27, 0.2);z-index:200;background-color:#fff}.theme-2017007 .siteLine .is-dropdown-submenu-parent>a{padding-top:0;padding-bottom:0;color:#ffe500 !important;background:none !important}.theme-2017007 .siteLine .is-dropdown-submenu-parent>a:after{border-top-color:#ffe500 !important}.theme-2017007 .siteLine .is-dropdown-submenu-parent:hover>a,.theme-2017007 .siteLine .is-dropdown-submenu-parent.is-active>a{color:#fff !important}.theme-2017007 .siteLine .is-dropdown-submenu-parent:hover>a:after,.theme-2017007 .siteLine .is-dropdown-submenu-parent.is-active>a:after{border-top-color:#fff !important}.theme-2017007 .siteLine .is-submenu-item>a{font-weight:bold;text-transform:none;text-align:center;color:#0a321e;line-height:1;padding:0.5rem}.theme-2017007 .siteLine .is-submenu-item:hover>a,.theme-2017007 .siteLine .is-submenu-item:active>a,.theme-2017007 .siteLine .is-submenu-item.active>a,.theme-2017007 .siteLine .is-submenu-item.current>a,.theme-2017007 .siteLine .is-submenu-item.is-active>a{color:#0a321e;background-color:#ffe500}.theme-2017007 .siteLine .login-box{margin-right:auto;position:relative}.theme-2017007 .siteLine .login-box button{background:none;margin-bottom:0;font-size:inherit;font-weight:inherit;font-style:inherit;font-family:inherit;color:#ffe500;border-width:0;padding:0 1.5rem 0 0;position:relative}.theme-2017007 .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:#ffe500 transparent transparent;right:5px;left:auto;top:50%;margin-top:-2px}.theme-2017007 .siteLine .login-box button:hover,.theme-2017007 .siteLine .login-box button.hover{color:#fff}.theme-2017007 .siteLine .login-box button:hover:after,.theme-2017007 .siteLine .login-box button.hover:after{border-top-color:#fff}.theme-2017007 .siteLine .login-box .dropdown-pane{background-color:#fff;color:#201d1b;z-index:200}.theme-2017007 .siteLine .side-nav{margin-bottom:0;padding:0}.theme-2017007 .siteLine .side-nav.right{text-align:right}.theme-2017007 .siteLine .side-nav li{display:inline-block;margin-left:1rem}.theme-2017007 .siteLineTop .siteLine{display:flex;align-items:center;justify-content:end;flex-direction:row-reverse;flex-wrap:wrap;min-height:3rem}.theme-2017007 .siteLineTop a,.theme-2017007 .siteLineTop button{line-height:3rem}.theme-2017007 #siteLineTopSearch{background-color:rgba(255, 255, 255, 0.1);padding:0 1em;margin-left:1em}.theme-2017007 #siteLineTopSearch input{margin:0;width:10em;height:2em;background:none;border:none;display:inline;box-shadow:none !important;color:#fff}.theme-2017007 #siteLineTopSearch input::placeholder{color:#fff}@media screen and (max-width:1023px){.theme-2017007 .siteLine{min-height:2rem}.theme-2017007 .siteLine .socialmedia,.theme-2017007 .siteLine .side-nav{margin-left:0}.theme-2017007 .siteLine .socialmedia li,.theme-2017007 .siteLine .side-nav li{line-height:2rem}.theme-2017007 .siteLine .side-nav{overflow-x:auto;overflow-y:hidden}.theme-2017007 .siteLine .side-nav a{-webkit-hyphens:none;hyphens:none}.theme-2017007 #siteLineTopSearch{display:none}}@media screen and (max-width:639px){.theme-2017007 .siteLineTop{order:2}.theme-2017007 .siteLineTop .siteLine{justify-content:center}.theme-2017007 .siteLineTop .side-nav{flex-wrap:wrap}.theme-2017007 .siteLineTop .login-box>button:after,.theme-2017007 .siteLineTop .dropdown.menu>li>a:after{transform:rotate(180deg)}.theme-2017007 .siteLineTop .dropdown.menu>li>.is-dropdown-submenu,.theme-2017007 .siteLineTop .login-box .dropdown-pane{top:unset !important;bottom:100%}}.theme-2017007 .teasercardcontainer{align-items:center;background-size:cover;justify-content:center}.theme-2017007 .teasercardtextoverlay h1,.theme-2017007 .teasercardtextoverlay h2,.theme-2017007 .teasercardtextoverlay h3,.theme-2017007 .teasercardtextoverlay h4,.theme-2017007 .teasercardtextoverlay h5,.theme-2017007 .teasercardtextoverlay h6{color:#fff}.theme-2017007 .teasercardtextoverlay,.theme-2017007 .teasercardtextoverlay time,.theme-2017007 .teasercardtextoverlay label{color:#fff}.theme-2017007 .teasercardtextoverlay a:not(.button){color:#fff}.theme-2017007 .teasercardtextoverlay a:not(.button):hover,.theme-2017007 .teasercardtextoverlay a:not(.button):focus{color:#fff}.theme-2017007 .teasercardtextoverlay .number{background:#F0F0F0;padding:2px 4px}.theme-2017007 .wiImage .teasercardtextoverlay .boxleft h2,.theme-2017007 .wiImage .teasercardtextoverlay .boxleft h2 a,.theme-2017007 .wiImage .teasercardtextoverlay .boxleft h3,.theme-2017007 .wiImage .teasercardtextoverlay .boxleft h3 a{color:white}.theme-2017007 .wiImage .teasercardtextoverlay .number{background:#F0F0F0;color:#000}.theme-2017007 .title-bar{padding:0 0.9375rem}.theme-2017007 .title-bar button{height:3.5rem;padding-right:0.9375rem}.theme-2017007 .title-bar .menu-icon{margin:0}.theme-2017007 .main-nav.right .title-bar button{padding-left:0.9375rem;padding-right:0}.theme-2017007 .top-bar{padding:0;position:relative}.theme-2017007 .top-bar>.menu{margin:0;position:unset}.theme-2017007 .main-nav.left .top-bar{justify-content:start}@media screen and (min-width:1024px){.theme-2017007 .top-bar{justify-content:center}.theme-2017007 .top-bar>.menu>li>a{height:3.5rem;line-height:3.5rem;padding-top:0;padding-bottom:0}}.theme-2017007 .accordion{background-color:inherit;margin-bottom:1.875rem}.theme-2017007 .accordion .accordion-title{background-color:#39991f;color:#fff;transition:all 0.3s;border-radius:0}.theme-2017007 .accordion .accordion-title:hover,.theme-2017007 .accordion .accordion-title:focus{background-color:#31841b;color:white}.theme-2017007 .accordion .accordion-content{border-radius:0 0 0 0}.theme-2017007 .accordion-item{border-radius:0;margin-bottom:0.9375rem}.theme-2017007 .accordion-item.is-active .accordion-title{border-radius:0 0 0 0}.theme-2017007 .arrow{border:solid;border-width:0 3px 3px 0;display:inline-block;padding:3px}.theme-2017007 .arrow.right{transform:rotate(-45deg)}.theme-2017007 .arrow.left{transform:rotate(135deg)}.theme-2017007 .arrow.up{transform:rotate(-135deg)}.theme-2017007 .arrow.down{transform:rotate(45deg)}.theme-2017007 .header-wrapper{display:contents}.theme-2017007 .header-wrapper .image-wrapper{text-align:right}.theme-2017007 .green-division-content{min-height:6rem;display:flex;align-items:center;justify-content:space-between}.theme-2017007 .green-division-content h1{color:#fff;line-height:1}.theme-2017007 .green-division-content h1:hover{color:#ffe500}.theme-2017007 .green-division-content h1 a{color:inherit}.theme-2017007 .green-division-content h2{color:#ffe500;line-height:1;margin:0}.theme-2017007 .image-only .green-division-content{justify-content:start}.theme-2017007 .logo-with-text .green-division-content{padding-top:0.9375rem;padding-bottom:0.9375rem}.theme-2017007 .breadcrumbs{display:flex;flex-wrap:wrap;padding:0.375rem 0;margin-bottom:0}.theme-2017007 .breadcrumbs.right{justify-content:end}.theme-2017007 .breadcrumbs a{color:#0a321e;font-weight:normal;text-decoration:none}.theme-2017007 .breadcrumbs a:hover{color:#ee1861}.theme-2017007 .breadcrumbs li.current a{color:#ee1861}.theme-2017007 .breadcrumbs li::after{margin-left:0.25rem;margin-right:0.25rem}.theme-2017007 .breadcrumbs-wrapper{margin-bottom:1.875rem}.theme-2017007 .breadcrumbs-wrapper{box-shadow:0 6px 6px rgba(32, 29, 27, 0.2)}@media screen and (max-width:20rem){.theme-2017007 .breadcrumbs li{width:100%}}.theme-2017007 .button{fill:#fff;box-shadow:none}.theme-2017007 .button:hover,.theme-2017007 .button:focus{color:#fff;fill:#fff;border-color:#ee1861;background-color:#ee1861}.theme-2017007 .button.small{padding:0.625rem 1rem}.theme-2017007 .button.large{padding:0.75rem 1.25rem 0.6875rem}.theme-2017007 .button.secondary{color:#fff;fill:#fff;background-color:#0a321e;border-color:#0a321e}.theme-2017007 .button.secondary:hover,.theme-2017007 .button.secondary:focus{background-color:#ee1861;border-color:#ee1861;color:#fff;fill:#fff}.theme-2017007 .btn-primary{transition:all 0.3s;cursor:pointer;border-width:1px;border-style:solid;border-radius:0;font-family:"Helvetica", "Verdana", sans-serif;font-weight:400;box-shadow:none;color:#fff;fill:#fff;background-color:#39991f;border-color:#39991f;font-size:1.125rem;padding:0.6875rem 1.125rem}.theme-2017007 .btn-primary:hover,.theme-2017007 .btn-primary:focus{background-color:#ee1861;border-color:#ee1861;color:#fff;fill:#fff}.theme-2017007 .calendarize{background:#fff;margin-top:1rem}.theme-2017007 .calendarize>table{width:100%;border:none;table-layout:fixed}.theme-2017007 .calendarize th a:first-child{margin-right:0.5rem}.theme-2017007 .calendarize th a:last-child{margin-left:0.5rem}.theme-2017007 .calendarize th>a{color:#39991f !important}.theme-2017007 .calendarize th>a:hover{color:#ee1861 !important}.theme-2017007 .calendarize .regularMonthView td{padding:0.5rem 0;text-align:center;position:relative;color:#201d1b}.theme-2017007 .calendarize .regularMonthView td a{padding:0.5rem 0;margin:-0.5rem 0;display:block}.theme-2017007 .calendarize .events{list-style:none;margin:0;padding:0.5rem 1rem;display:none;position:absolute;min-width:150px;top:100%;left:50%;transform:translateX(-50%);z-index:1;background:#0a321e;border-radius:0}.theme-2017007 .calendarize .events a{color:#fff !important}.theme-2017007 .calendarize .hasEvents{cursor:pointer}.theme-2017007 .calendarize .hasEvents:hover .events{display:block}.theme-2017007 .calendarize .hasEvents,.theme-2017007 .calendarize .hasEvents>a{color:#fff !important;background:#39991f}.theme-2017007 .calendarize .year .cal-list-footer{margin-top:1.875rem}.theme-2017007 .calendarize .year .row{margin-left:0.25rem;margin-right:0.25rem}.theme-2017007 .calendarize .year .columns{padding-left:0.25rem;padding-right:0.25rem;margin-bottom:0.5rem}.theme-2017007 .calendarize .year>tbody>tr{background:none;vertical-align:top}.theme-2017007 .calendarize .year>tbody>tr table{margin-bottom:0}.theme-2017007 .calendarize .year>tbody>tr>td{padding:0.5rem 0 0}.theme-2017007 .calendarize thead,.theme-2017007 .calendarize tr:nth-of-type(even){background:#eff2ed}.theme-2017007 .calendarize>.row{margin:0}.theme-2017007 .calendarize .col-md-1,.theme-2017007 .calendarize .col-md-2{width:100%;font-weight:bold}.theme-2017007 .calendarize .col-md-1 ul,.theme-2017007 .calendarize .col-md-2 ul{font-weight:normal}.theme-2017007 .calendarize .browser{display:flex;justify-content:space-between}.theme-2017007 header+.calendarize h1{font-family:ArvoWeb, "PT Sans", "Helvetica", "Verdana", sans-serif;font-size:1.5rem;font-weight:normal}.theme-2017007 header+.calendarize dl.meta{margin-left:0}.theme-2017007 header+.calendarize .btn-group .btn{margin-right:1.875rem}.theme-2017007 .tx-md-fullcalendar>.row{margin:0}.theme-2017007 .tx-md-fullcalendar .col-md-12{width:100%}.theme-2017007 .maincontentright .calendarize,.theme-2017007 .maincontentleft .calendarize{background:none;font-weight:bold}.theme-2017007 .maincontentright .calendarize time,.theme-2017007 .maincontentleft .calendarize time{font-size:0.875rem}.theme-2017007 .maincontentright .calendarize ul,.theme-2017007 .maincontentright .calendarize p,.theme-2017007 .maincontentright .calendarize .button,.theme-2017007 .maincontentright .calendarize .browser,.theme-2017007 .maincontentright .calendarize .categories,.theme-2017007 .maincontentleft .calendarize ul,.theme-2017007 .maincontentleft .calendarize p,.theme-2017007 .maincontentleft .calendarize .button,.theme-2017007 .maincontentleft .calendarize .browser,.theme-2017007 .maincontentleft .calendarize .categories{margin-bottom:0.5rem}.theme-2017007 .maincontentright .calendarize .panel,.theme-2017007 .maincontentleft .calendarize .panel{font-weight:normal}.theme-2017007 .maincontentright .calendarize .panel+.panel,.theme-2017007 .maincontentleft .calendarize .panel+.panel{margin-top:0.9375rem}.theme-2017007 .maincontentright .calendarize .panel .button:last-child,.theme-2017007 .maincontentleft .calendarize .panel .button:last-child{margin-bottom:0}.theme-2017007 .maincontentright .calendarize>.button,.theme-2017007 .maincontentleft .calendarize>.button{margin-top:0.5rem;display:block}.theme-2017007 .maincontentright .calendarize>table,.theme-2017007 .maincontentleft .calendarize>table{margin:1rem 0 0}.theme-2017007 .maincontentright .calendarize-item,.theme-2017007 .maincontentleft .calendarize-item{position:relative}.theme-2017007 .maincontentright .calendarize-item img,.theme-2017007 .maincontentleft .calendarize-item img{display:none}.theme-2017007 .maincontentright .calendarize-item h4,.theme-2017007 .maincontentleft .calendarize-item h4{font-size:0.9375rem}.theme-2017007 .callout{max-width:100%}.theme-2017007 .callout a:not(.button):not(.btn){color:inherit}.theme-2017007 .callout a:not(.button):not(.btn):hover{text-decoration:underline}.theme-2017007 .callout .frame{margin-bottom:0}.theme-2017007 .callout div[class*="startgreen"]{transition:background 0.2s, transform 0.2s}.theme-2017007 .callout.startgreen,.theme-2017007 .callout.startgreenGreen{background:#39991f}.theme-2017007 .callout.startgreen h1,.theme-2017007 .callout.startgreen h2,.theme-2017007 .callout.startgreen h3,.theme-2017007 .callout.startgreen h4,.theme-2017007 .callout.startgreen h5,.theme-2017007 .callout.startgreen h6,.theme-2017007 .callout.startgreenGreen h1,.theme-2017007 .callout.startgreenGreen h2,.theme-2017007 .callout.startgreenGreen h3,.theme-2017007 .callout.startgreenGreen h4,.theme-2017007 .callout.startgreenGreen h5,.theme-2017007 .callout.startgreenGreen h6{color:#fff}.theme-2017007 .callout.startgreen,.theme-2017007 .callout.startgreen time,.theme-2017007 .callout.startgreen label,.theme-2017007 .callout.startgreenGreen,.theme-2017007 .callout.startgreenGreen time,.theme-2017007 .callout.startgreenGreen label{color:#fff}.theme-2017007 .callout.startgreen a:not(.button),.theme-2017007 .callout.startgreenGreen a:not(.button){color:#fff}.theme-2017007 .callout.startgreen a:not(.button):hover,.theme-2017007 .callout.startgreen a:not(.button):focus,.theme-2017007 .callout.startgreenGreen a:not(.button):hover,.theme-2017007 .callout.startgreenGreen a:not(.button):focus{color:rgba(255, 255, 255, 0.8)}.theme-2017007 .callout.startgreenBlue{background:#4097c2}.theme-2017007 .callout.startgreenBlue h1,.theme-2017007 .callout.startgreenBlue h2,.theme-2017007 .callout.startgreenBlue h3,.theme-2017007 .callout.startgreenBlue h4,.theme-2017007 .callout.startgreenBlue h5,.theme-2017007 .callout.startgreenBlue h6{color:#201d1b}.theme-2017007 .callout.startgreenBlue,.theme-2017007 .callout.startgreenBlue time,.theme-2017007 .callout.startgreenBlue label{color:#201d1b}.theme-2017007 .callout.startgreenBlue a:not(.button){color:#ffe500}.theme-2017007 .callout.startgreenBlue a:not(.button):hover,.theme-2017007 .callout.startgreenBlue a:not(.button):focus{color:#201d1b}.theme-2017007 .callout.startgreenGreenLight{background:#eff2ed}.theme-2017007 .callout.startgreenGreenLight h1,.theme-2017007 .callout.startgreenGreenLight h2,.theme-2017007 .callout.startgreenGreenLight h3,.theme-2017007 .callout.startgreenGreenLight h4,.theme-2017007 .callout.startgreenGreenLight h5,.theme-2017007 .callout.startgreenGreenLight h6{color:#39991f}.theme-2017007 .callout.startgreenGreenLight,.theme-2017007 .callout.startgreenGreenLight time,.theme-2017007 .callout.startgreenGreenLight label{color:#39991f}.theme-2017007 .callout.startgreenGreenLight a:not(.button){color:#363936}.theme-2017007 .callout.startgreenGreenLight a:not(.button):hover,.theme-2017007 .callout.startgreenGreenLight a:not(.button):focus{color:#201d1b}.theme-2017007 .callout.startgreenBlueLight{background:#d4edfc}.theme-2017007 .callout.startgreenGrey01{background:#f6faf5}.theme-2017007 .callout.startgreenGrey02{background:#dbded9}.theme-2017007 .callout.startgreenYellow{background:#ffe500}.theme-2017007 .callout.startgreenYellowDark{background:#fee400}.theme-2017007 .callout.startgreenBlueLight h1,.theme-2017007 .callout.startgreenBlueLight h2,.theme-2017007 .callout.startgreenBlueLight h3,.theme-2017007 .callout.startgreenBlueLight h4,.theme-2017007 .callout.startgreenBlueLight h5,.theme-2017007 .callout.startgreenBlueLight h6,.theme-2017007 .callout.startgreenGrey01 h1,.theme-2017007 .callout.startgreenGrey01 h2,.theme-2017007 .callout.startgreenGrey01 h3,.theme-2017007 .callout.startgreenGrey01 h4,.theme-2017007 .callout.startgreenGrey01 h5,.theme-2017007 .callout.startgreenGrey01 h6,.theme-2017007 .callout.startgreenGrey02 h1,.theme-2017007 .callout.startgreenGrey02 h2,.theme-2017007 .callout.startgreenGrey02 h3,.theme-2017007 .callout.startgreenGrey02 h4,.theme-2017007 .callout.startgreenGrey02 h5,.theme-2017007 .callout.startgreenGrey02 h6,.theme-2017007 .callout.startgreenYellow h1,.theme-2017007 .callout.startgreenYellow h2,.theme-2017007 .callout.startgreenYellow h3,.theme-2017007 .callout.startgreenYellow h4,.theme-2017007 .callout.startgreenYellow h5,.theme-2017007 .callout.startgreenYellow h6,.theme-2017007 .callout.startgreenYellowDark h1,.theme-2017007 .callout.startgreenYellowDark h2,.theme-2017007 .callout.startgreenYellowDark h3,.theme-2017007 .callout.startgreenYellowDark h4,.theme-2017007 .callout.startgreenYellowDark h5,.theme-2017007 .callout.startgreenYellowDark h6{color:#201d1b}.theme-2017007 .callout.startgreenBlueLight,.theme-2017007 .callout.startgreenBlueLight time,.theme-2017007 .callout.startgreenBlueLight label,.theme-2017007 .callout.startgreenGrey01,.theme-2017007 .callout.startgreenGrey01 time,.theme-2017007 .callout.startgreenGrey01 label,.theme-2017007 .callout.startgreenGrey02,.theme-2017007 .callout.startgreenGrey02 time,.theme-2017007 .callout.startgreenGrey02 label,.theme-2017007 .callout.startgreenYellow,.theme-2017007 .callout.startgreenYellow time,.theme-2017007 .callout.startgreenYellow label,.theme-2017007 .callout.startgreenYellowDark,.theme-2017007 .callout.startgreenYellowDark time,.theme-2017007 .callout.startgreenYellowDark label{color:#201d1b}.theme-2017007 .callout.startgreenBlueLight a:not(.button),.theme-2017007 .callout.startgreenGrey01 a:not(.button),.theme-2017007 .callout.startgreenGrey02 a:not(.button),.theme-2017007 .callout.startgreenYellow a:not(.button),.theme-2017007 .callout.startgreenYellowDark a:not(.button){color:#ee1861}.theme-2017007 .callout.startgreenBlueLight a:not(.button):hover,.theme-2017007 .callout.startgreenBlueLight a:not(.button):focus,.theme-2017007 .callout.startgreenGrey01 a:not(.button):hover,.theme-2017007 .callout.startgreenGrey01 a:not(.button):focus,.theme-2017007 .callout.startgreenGrey02 a:not(.button):hover,.theme-2017007 .callout.startgreenGrey02 a:not(.button):focus,.theme-2017007 .callout.startgreenYellow a:not(.button):hover,.theme-2017007 .callout.startgreenYellow a:not(.button):focus,.theme-2017007 .callout.startgreenYellowDark a:not(.button):hover,.theme-2017007 .callout.startgreenYellowDark a:not(.button):focus{color:#201d1b}.theme-2017007 .callout.startgreenGrey03{background:#878c85}.theme-2017007 .callout.startgreenGrey04{background:#363936}.theme-2017007 .callout.startgreenGrey03 h1,.theme-2017007 .callout.startgreenGrey03 h2,.theme-2017007 .callout.startgreenGrey03 h3,.theme-2017007 .callout.startgreenGrey03 h4,.theme-2017007 .callout.startgreenGrey03 h5,.theme-2017007 .callout.startgreenGrey03 h6,.theme-2017007 .callout.startgreenGrey04 h1,.theme-2017007 .callout.startgreenGrey04 h2,.theme-2017007 .callout.startgreenGrey04 h3,.theme-2017007 .callout.startgreenGrey04 h4,.theme-2017007 .callout.startgreenGrey04 h5,.theme-2017007 .callout.startgreenGrey04 h6{color:#fff}.theme-2017007 .callout.startgreenGrey03,.theme-2017007 .callout.startgreenGrey03 time,.theme-2017007 .callout.startgreenGrey03 label,.theme-2017007 .callout.startgreenGrey04,.theme-2017007 .callout.startgreenGrey04 time,.theme-2017007 .callout.startgreenGrey04 label{color:#fff}.theme-2017007 .callout.startgreenGrey03 a:not(.button),.theme-2017007 .callout.startgreenGrey04 a:not(.button){color:#ee1861}.theme-2017007 .callout.startgreenGrey03 a:not(.button):hover,.theme-2017007 .callout.startgreenGrey03 a:not(.button):focus,.theme-2017007 .callout.startgreenGrey04 a:not(.button):hover,.theme-2017007 .callout.startgreenGrey04 a:not(.button):focus{color:#fff}.theme-2017007 .callout.startgreenGreenDark{background:#003221}.theme-2017007 .callout.startgreenMagenta{background:#ee1861}.theme-2017007 .callout.startgreenMagenta h1,.theme-2017007 .callout.startgreenMagenta h2,.theme-2017007 .callout.startgreenMagenta h3,.theme-2017007 .callout.startgreenMagenta h4,.theme-2017007 .callout.startgreenMagenta h5,.theme-2017007 .callout.startgreenMagenta h6,.theme-2017007 .callout.startgreenGreenDark h1,.theme-2017007 .callout.startgreenGreenDark h2,.theme-2017007 .callout.startgreenGreenDark h3,.theme-2017007 .callout.startgreenGreenDark h4,.theme-2017007 .callout.startgreenGreenDark h5,.theme-2017007 .callout.startgreenGreenDark h6{color:#fff}.theme-2017007 .callout.startgreenMagenta,.theme-2017007 .callout.startgreenMagenta time,.theme-2017007 .callout.startgreenMagenta label,.theme-2017007 .callout.startgreenGreenDark,.theme-2017007 .callout.startgreenGreenDark time,.theme-2017007 .callout.startgreenGreenDark label{color:#fff}.theme-2017007 .callout.startgreenMagenta a:not(.button),.theme-2017007 .callout.startgreenGreenDark a:not(.button){color:#ffe500}.theme-2017007 .callout.startgreenMagenta a:not(.button):hover,.theme-2017007 .callout.startgreenMagenta a:not(.button):focus,.theme-2017007 .callout.startgreenGreenDark a:not(.button):hover,.theme-2017007 .callout.startgreenGreenDark a:not(.button):focus{color:#fff}.theme-2017007 .callout.startgreenMagentaLight{background:#ee1c64}.theme-2017007 .callout.startgreenMagentaLight h1,.theme-2017007 .callout.startgreenMagentaLight h2,.theme-2017007 .callout.startgreenMagentaLight h3,.theme-2017007 .callout.startgreenMagentaLight h4,.theme-2017007 .callout.startgreenMagentaLight h5,.theme-2017007 .callout.startgreenMagentaLight h6{color:#ee1861}.theme-2017007 .callout.startgreenMagentaLight,.theme-2017007 .callout.startgreenMagentaLight time,.theme-2017007 .callout.startgreenMagentaLight label{color:#ee1861}.theme-2017007 .callout.startgreenMagentaLight a:not(.button){color:#fff}.theme-2017007 .callout.startgreenMagentaLight a:not(.button):hover,.theme-2017007 .callout.startgreenMagentaLight a:not(.button):focus{color:#ee1861}.theme-2017007 .callout.startgreenWhite,.theme-2017007 .callout.startgreenWhiteShadow{background:#fff}.theme-2017007 .callout.startgreenWhite h1,.theme-2017007 .callout.startgreenWhite h2,.theme-2017007 .callout.startgreenWhite h3,.theme-2017007 .callout.startgreenWhite h4,.theme-2017007 .callout.startgreenWhite h5,.theme-2017007 .callout.startgreenWhite h6,.theme-2017007 .callout.startgreenWhiteShadow h1,.theme-2017007 .callout.startgreenWhiteShadow h2,.theme-2017007 .callout.startgreenWhiteShadow h3,.theme-2017007 .callout.startgreenWhiteShadow h4,.theme-2017007 .callout.startgreenWhiteShadow h5,.theme-2017007 .callout.startgreenWhiteShadow h6{color:inherit}.theme-2017007 .callout.startgreenWhite,.theme-2017007 .callout.startgreenWhite time,.theme-2017007 .callout.startgreenWhite label,.theme-2017007 .callout.startgreenWhiteShadow,.theme-2017007 .callout.startgreenWhiteShadow time,.theme-2017007 .callout.startgreenWhiteShadow label{color:#201d1b}.theme-2017007 .callout.startgreenWhite a:not(.button),.theme-2017007 .callout.startgreenWhiteShadow a:not(.button){color:#39991f}.theme-2017007 .callout.startgreenWhite a:not(.button):hover,.theme-2017007 .callout.startgreenWhite a:not(.button):focus,.theme-2017007 .callout.startgreenWhiteShadow a:not(.button):hover,.theme-2017007 .callout.startgreenWhiteShadow a:not(.button):focus{color:#ee1861}.theme-2017007 .callout.startShadow,.theme-2017007 .callout.startgreenWhiteShadow{box-shadow:0 3px 10px rgba(32, 29, 27, 0.15)}.theme-2017007 .callout .close-button{color:inherit}.theme-2017007 .xBlogItem .category{line-height:1.7;margin-right:-0.625rem}.theme-2017007 .xBlogItem .category .devider{display:none}.theme-2017007 .xBlogItem .category span{margin-right:0.625rem;display:inline-block;white-space:nowrap}.theme-2017007 #maincontent{margin-bottom:1.875rem}.theme-2017007 .bottom .main,.theme-2017007 .top .main,.theme-2017007 .maincontentmain,.theme-2017007 .maincontentright,.theme-2017007 .maincontentleft{padding:0}.theme-2017007 .header-wrapper .frame-default:has(.xBlogTeaser),.theme-2017007 .top .frame-default:has(.xBlogTeaser){margin-bottom:0}.theme-2017007 .maincontentright>.row,.theme-2017007 .maincontentleft>.row{max-width:100%;margin:0}@media screen and (min-width:640px){.theme-2017007 .maincontentright{padding-left:0.9375rem}.theme-2017007 .maincontentleft{padding-right:0.9375rem}.theme-2017007 .maincontent:has(.maincontentright) .maincontentmain.main{padding-right:0.9375rem}.theme-2017007 .maincontent:has(.maincontentleft) .maincontentmain.main{padding-left:0.9375rem}}@media screen and (min-width:1024px){.theme-2017007 .maincontentright{padding-left:1.875rem}.theme-2017007 .maincontentleft{padding-right:1.875rem}}.theme-2017007 .headermain{font-size:1rem;overflow-x:hidden}.theme-2017007 .maincontentmain>div{margin-bottom:1.875rem}.theme-2017007 #startBox01{hyphens:auto;word-wrap:break-word;font-size:1rem}.theme-2017007 .main-nav .is-drilldown{min-width:20rem}.theme-2017007 .main-nav .is-drilldown a{padding:0.625rem 2rem}.theme-2017007 .main-nav .is-drilldown .js-drilldown-back>a{padding-left:2rem}.theme-2017007 .main-nav .is-drilldown .js-drilldown-back>a:before{position:absolute;left:1rem;top:50%;transform:translateY(-50%)}.theme-2017007 .off-canvas .drilldown a{padding:0.7rem 0.9375rem}.theme-2017007 .off-canvas .drilldown .is-drilldown-submenu{background-color:#fff}.theme-2017007 .off-canvas .drilldown .is-drilldown-submenu-parent>a::after{border-left-color:#0a321e}.theme-2017007 .off-canvas .drilldown .is-drilldown-submenu-parent:hover>a:after,.theme-2017007 .off-canvas .drilldown .is-drilldown-submenu-parent.active>a:after{border-left-color:#0a321e}.theme-2017007 .off-canvas .drilldown .js-drilldown-back>a::before{border-right-color:#0a321e}.theme-2017007 .off-canvas .drilldown .js-drilldown-back:hover>a:before,.theme-2017007 .off-canvas .drilldown .js-drilldown-back.active>a:before{border-right-color:#0a321e}.theme-2017007 .maincontent .menu.dropdown li{background:#eff2ed}.theme-2017007 .maincontent .menu.dropdown li>a{color:#201d1b;background:none;padding-top:0.5rem;padding-bottom:0.5rem}.theme-2017007 .maincontent .menu.dropdown li:hover,.theme-2017007 .maincontent .menu.dropdown li.is-active{background:#FFF17A}.theme-2017007 .maincontent .menu.dropdown>li{border-width:2px 2px 0;border-color:#fff;border-style:solid}.theme-2017007 .maincontent .menu.dropdown>li>a{border-bottom:4px solid #fff}.theme-2017007 .maincontent .menu.dropdown>li:hover>a,.theme-2017007 .maincontent .menu.dropdown>li.is-active>a{border-bottom-color:#eff2ed}.theme-2017007 .maincontent .menu.dropdown>li:has(> ul>li:first-child:hover)>a,.theme-2017007 .maincontent .menu.dropdown>li:has(> ul>li:first-child.is-active)>a{border-bottom-color:#FFF17A}.theme-2017007 .main-nav .dropdown .dropdown{margin:0}.theme-2017007 .main-nav .dropdown .dropdown>li{min-width:12.5rem}.theme-2017007 .main-nav .dropdown .dropdown>li>a::after{border-left-color:#fff}.theme-2017007 .main-nav .dropdown .dropdown>li:hover>a::after,.theme-2017007 .main-nav .dropdown .dropdown>li.active>a::after,.theme-2017007 .main-nav .dropdown .dropdown>li.is-active>a::after{border-left-color:#ffe500}@media screen and (min-width:1024px){.theme-2017007 .main-nav .dropdown .dropdown{border-radius:0 0 0 0;background-color:#fff;box-shadow:0 6px 6px rgba(32, 29, 27, 0.2)}.theme-2017007 .main-nav .dropdown .dropdown .dropdown{border-radius:0}.theme-2017007 .main-nav .dropdown .is-submenu-item:not(.mega-menu-content)>a{font-size:0.9375rem;padding:0.5rem 1rem;color:#0a321e}.theme-2017007 .main-nav .dropdown .is-submenu-item:not(.mega-menu-content)>a::after{border-left-color:#0a321e;margin-top:-6px}.theme-2017007 .main-nav .dropdown .is-submenu-item:not(.mega-menu-content):hover,.theme-2017007 .main-nav .dropdown .is-submenu-item:not(.mega-menu-content).active,.theme-2017007 .main-nav .dropdown .is-submenu-item:not(.mega-menu-content).is-active{background-color:#ffe500}.theme-2017007 .main-nav .dropdown .is-submenu-item:not(.mega-menu-content):hover>a,.theme-2017007 .main-nav .dropdown .is-submenu-item:not(.mega-menu-content).active>a,.theme-2017007 .main-nav .dropdown .is-submenu-item:not(.mega-menu-content).is-active>a{color:#0a321e}.theme-2017007 .main-nav .dropdown .is-submenu-item:not(.mega-menu-content):hover>a::after,.theme-2017007 .main-nav .dropdown .is-submenu-item:not(.mega-menu-content).active>a::after,.theme-2017007 .main-nav .dropdown .is-submenu-item:not(.mega-menu-content).is-active>a::after{border-left-color:#0a321e}.theme-2017007 li:hover>.dropdown{display:block}.theme-2017007 li:hover>.dropdown.hide-for-large-up{display:none}}.theme-2017007 .maincontentright .flip-clock-wrapper,.theme-2017007 .maincontentleft .flip-clock-wrapper{display:flex;justify-content:space-between}.theme-2017007 .home{position:relative}.theme-2017007 .home i:before{font-size:1.5rem;font-family:"foundation-icons";content:"";font-style:normal}.theme-2017007 a.internal-link:after,.theme-2017007 a.internal-link-new-window:after,.theme-2017007 a.external-link:after,.theme-2017007 a.external-link-new-window:after,.theme-2017007 a.download:after,.theme-2017007 a[href^="mailto"]:after,.theme-2017007 a[href^="javascript:linkTo_UnCryptMailto"]:after{font-family:"foundation-icons";padding:0 0.2em}.theme-2017007 a.internal-link:after,.theme-2017007 a.internal-link-new-window:after{content:""}.theme-2017007 a[href^="mailto"]:after,.theme-2017007 a[href^="javascript:linkTo_UnCryptMailto"]:after{content:""}.theme-2017007 a.external-link:after,.theme-2017007 a.external-link-new-window:after{content:""}.theme-2017007 a.download:after{content:""}.theme-2017007 a.woAfter:after{content:inherit}.theme-2017007 [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}.theme-2017007 .fi-address-book:before{content:""}.theme-2017007 .fi-alert:before{content:""}.theme-2017007 .fi-align-center:before{content:""}.theme-2017007 .fi-align-justify:before{content:""}.theme-2017007 .fi-align-left:before{content:""}.theme-2017007 .fi-align-right:before{content:""}.theme-2017007 .fi-anchor:before{content:""}.theme-2017007 .fi-annotate:before{content:""}.theme-2017007 .fi-archive:before{content:""}.theme-2017007 .fi-arrow-down:before{content:""}.theme-2017007 .fi-arrow-left:before{content:""}.theme-2017007 .fi-arrow-right:before{content:""}.theme-2017007 .fi-arrow-up:before{content:""}.theme-2017007 .fi-arrows-compress:before{content:""}.theme-2017007 .fi-arrows-expand:before{content:""}.theme-2017007 .fi-arrows-in:before{content:""}.theme-2017007 .fi-arrows-out:before{content:""}.theme-2017007 .fi-asl:before{content:""}.theme-2017007 .fi-asterisk:before{content:""}.theme-2017007 .fi-at-sign:before{content:""}.theme-2017007 .fi-background-color:before{content:""}.theme-2017007 .fi-battery-empty:before{content:""}.theme-2017007 .fi-battery-full:before{content:""}.theme-2017007 .fi-battery-half:before{content:""}.theme-2017007 .fi-bitcoin-circle:before{content:""}.theme-2017007 .fi-bitcoin:before{content:""}.theme-2017007 .fi-blind:before{content:""}.theme-2017007 .fi-bluetooth:before{content:""}.theme-2017007 .fi-bold:before{content:""}.theme-2017007 .fi-book-bookmark:before{content:""}.theme-2017007 .fi-book:before{content:""}.theme-2017007 .fi-bookmark:before{content:""}.theme-2017007 .fi-braille:before{content:""}.theme-2017007 .fi-burst-new:before{content:""}.theme-2017007 .fi-burst-sale:before{content:""}.theme-2017007 .fi-burst:before{content:""}.theme-2017007 .fi-calendar:before{content:""}.theme-2017007 .fi-camera:before{content:""}.theme-2017007 .fi-check:before{content:""}.theme-2017007 .fi-checkbox:before{content:""}.theme-2017007 .fi-clipboard-notes:before{content:""}.theme-2017007 .fi-clipboard-pencil:before{content:""}.theme-2017007 .fi-clipboard:before{content:""}.theme-2017007 .fi-clock:before{content:""}.theme-2017007 .fi-closed-caption:before{content:""}.theme-2017007 .fi-cloud:before{content:""}.theme-2017007 .fi-comment-minus:before{content:""}.theme-2017007 .fi-comment-quotes:before{content:""}.theme-2017007 .fi-comment-video:before{content:""}.theme-2017007 .fi-comment:before{content:""}.theme-2017007 .fi-comments:before{content:""}.theme-2017007 .fi-compass:before{content:""}.theme-2017007 .fi-contrast:before{content:""}.theme-2017007 .fi-credit-card:before{content:""}.theme-2017007 .fi-crop:before{content:""}.theme-2017007 .fi-crown:before{content:""}.theme-2017007 .fi-css3:before{content:""}.theme-2017007 .fi-database:before{content:""}.theme-2017007 .fi-die-five:before{content:""}.theme-2017007 .fi-die-four:before{content:""}.theme-2017007 .fi-die-one:before{content:""}.theme-2017007 .fi-die-six:before{content:""}.theme-2017007 .fi-die-three:before{content:""}.theme-2017007 .fi-die-two:before{content:""}.theme-2017007 .fi-dislike:before{content:""}.theme-2017007 .fi-dollar-bill:before{content:""}.theme-2017007 .fi-dollar:before{content:""}.theme-2017007 .fi-download:before{content:""}.theme-2017007 .fi-eject:before{content:""}.theme-2017007 .fi-elevator:before{content:""}.theme-2017007 .fi-euro:before{content:""}.theme-2017007 .fi-eye:before{content:""}.theme-2017007 .fi-fast-forward:before{content:""}.theme-2017007 .fi-female-symbol:before{content:""}.theme-2017007 .fi-female:before{content:""}.theme-2017007 .fi-filter:before{content:""}.theme-2017007 .fi-first-aid:before{content:""}.theme-2017007 .fi-flag:before{content:""}.theme-2017007 .fi-folder-add:before{content:""}.theme-2017007 .fi-folder-lock:before{content:""}.theme-2017007 .fi-folder:before{content:""}.theme-2017007 .fi-foot:before{content:""}.theme-2017007 .fi-foundation:before{content:""}.theme-2017007 .fi-graph-bar:before{content:""}.theme-2017007 .fi-graph-horizontal:before{content:""}.theme-2017007 .fi-graph-pie:before{content:""}.theme-2017007 .fi-graph-trend:before{content:""}.theme-2017007 .fi-guide-dog:before{content:""}.theme-2017007 .fi-hearing-aid:before{content:""}.theme-2017007 .fi-heart:before{content:""}.theme-2017007 .fi-home:before{content:""}.theme-2017007 .fi-html5:before{content:""}.theme-2017007 .fi-indent-less:before{content:""}.theme-2017007 .fi-indent-more:before{content:""}.theme-2017007 .fi-info:before{content:""}.theme-2017007 .fi-italic:before{content:""}.theme-2017007 .fi-key:before{content:""}.theme-2017007 .fi-laptop:before{content:""}.theme-2017007 .fi-layout:before{content:""}.theme-2017007 .fi-lightbulb:before{content:""}.theme-2017007 .fi-like:before{content:""}.theme-2017007 .fi-link:before{content:""}.theme-2017007 .fi-list-bullet:before{content:""}.theme-2017007 .fi-list-number:before{content:""}.theme-2017007 .fi-list-thumbnails:before{content:""}.theme-2017007 .fi-list:before{content:""}.theme-2017007 .fi-lock:before{content:""}.theme-2017007 .fi-loop:before{content:""}.theme-2017007 .fi-magnifying-glass:before{content:""}.theme-2017007 .fi-mail:before{content:""}.theme-2017007 .fi-male-female:before{content:""}.theme-2017007 .fi-male-symbol:before{content:""}.theme-2017007 .fi-male:before{content:""}.theme-2017007 .fi-map:before{content:""}.theme-2017007 .fi-marker:before{content:""}.theme-2017007 .fi-megaphone:before{content:""}.theme-2017007 .fi-microphone:before{content:""}.theme-2017007 .fi-minus-circle:before{content:""}.theme-2017007 .fi-minus:before{content:""}.theme-2017007 .fi-mobile-signal:before{content:""}.theme-2017007 .fi-mobile:before{content:""}.theme-2017007 .fi-monitor:before{content:""}.theme-2017007 .fi-mountains:before{content:""}.theme-2017007 .fi-music:before{content:""}.theme-2017007 .fi-next:before{content:""}.theme-2017007 .fi-no-dogs:before{content:""}.theme-2017007 .fi-no-smoking:before{content:""}.theme-2017007 .fi-page-add:before{content:""}.theme-2017007 .fi-page-copy:before{content:""}.theme-2017007 .fi-page-csv:before{content:""}.theme-2017007 .fi-page-delete:before{content:""}.theme-2017007 .fi-page-doc:before{content:""}.theme-2017007 .fi-page-edit:before{content:""}.theme-2017007 .fi-page-export-csv:before{content:""}.theme-2017007 .fi-page-export-doc:before{content:""}.theme-2017007 .fi-page-export-pdf:before{content:""}.theme-2017007 .fi-page-export:before{content:""}.theme-2017007 .fi-page-filled:before{content:""}.theme-2017007 .fi-page-multiple:before{content:""}.theme-2017007 .fi-page-pdf:before{content:""}.theme-2017007 .fi-page-remove:before{content:""}.theme-2017007 .fi-page-search:before{content:""}.theme-2017007 .fi-page:before{content:""}.theme-2017007 .fi-paint-bucket:before{content:""}.theme-2017007 .fi-paperclip:before{content:""}.theme-2017007 .fi-pause:before{content:""}.theme-2017007 .fi-paw:before{content:""}.theme-2017007 .fi-paypal:before{content:""}.theme-2017007 .fi-pencil:before{content:""}.theme-2017007 .fi-photo:before{content:""}.theme-2017007 .fi-play-circle:before{content:""}.theme-2017007 .fi-play-video:before{content:""}.theme-2017007 .fi-play:before{content:""}.theme-2017007 .fi-plus:before{content:""}.theme-2017007 .fi-pound:before{content:""}.theme-2017007 .fi-power:before{content:""}.theme-2017007 .fi-previous:before{content:""}.theme-2017007 .fi-price-tag:before{content:""}.theme-2017007 .fi-pricetag-multiple:before{content:""}.theme-2017007 .fi-print:before{content:""}.theme-2017007 .fi-prohibited:before{content:""}.theme-2017007 .fi-projection-screen:before{content:""}.theme-2017007 .fi-puzzle:before{content:""}.theme-2017007 .fi-quote:before{content:""}.theme-2017007 .fi-record:before{content:""}.theme-2017007 .fi-refresh:before{content:""}.theme-2017007 .fi-results-demographics:before{content:""}.theme-2017007 .fi-results:before{content:""}.theme-2017007 .fi-rewind-ten:before{content:""}.theme-2017007 .fi-rewind:before{content:""}.theme-2017007 .fi-rss:before{content:""}.theme-2017007 .fi-safety-cone:before{content:""}.theme-2017007 .fi-save:before{content:""}.theme-2017007 .fi-share:before{content:""}.theme-2017007 .fi-sheriff-badge:before{content:""}.theme-2017007 .fi-shield:before{content:""}.theme-2017007 .fi-shopping-bag:before{content:""}.theme-2017007 .fi-shopping-cart:before{content:""}.theme-2017007 .fi-shuffle:before{content:""}.theme-2017007 .fi-skull:before{content:""}.theme-2017007 .fi-social-500px:before{content:""}.theme-2017007 .fi-social-adobe:before{content:""}.theme-2017007 .fi-social-amazon:before{content:""}.theme-2017007 .fi-social-android:before{content:""}.theme-2017007 .fi-social-apple:before{content:""}.theme-2017007 .fi-social-behance:before{content:""}.theme-2017007 .fi-social-bing:before{content:""}.theme-2017007 .fi-social-blogger:before{content:""}.theme-2017007 .fi-social-delicious:before{content:""}.theme-2017007 .fi-social-designer-news:before{content:""}.theme-2017007 .fi-social-deviant-art:before{content:""}.theme-2017007 .fi-social-digg:before{content:""}.theme-2017007 .fi-social-dribbble:before{content:""}.theme-2017007 .fi-social-drive:before{content:""}.theme-2017007 .fi-social-dropbox:before{content:""}.theme-2017007 .fi-social-evernote:before{content:""}.theme-2017007 .fi-social-facebook:before{content:""}.theme-2017007 .fi-social-flickr:before{content:""}.theme-2017007 .fi-social-forrst:before{content:""}.theme-2017007 .fi-social-foursquare:before{content:""}.theme-2017007 .fi-social-game-center:before{content:""}.theme-2017007 .fi-social-github:before{content:""}.theme-2017007 .fi-social-google-plus:before{content:""}.theme-2017007 .fi-social-hacker-news:before{content:""}.theme-2017007 .fi-social-hi5:before{content:""}.theme-2017007 .fi-social-instagram:before{content:""}.theme-2017007 .fi-social-joomla:before{content:""}.theme-2017007 .fi-social-lastfm:before{content:""}.theme-2017007 .fi-social-linkedin:before{content:""}.theme-2017007 .fi-social-medium:before{content:""}.theme-2017007 .fi-social-myspace:before{content:""}.theme-2017007 .fi-social-orkut:before{content:""}.theme-2017007 .fi-social-path:before{content:""}.theme-2017007 .fi-social-picasa:before{content:""}.theme-2017007 .fi-social-pinterest:before{content:""}.theme-2017007 .fi-social-rdio:before{content:""}.theme-2017007 .fi-social-reddit:before{content:""}.theme-2017007 .fi-social-skillshare:before{content:""}.theme-2017007 .fi-social-skype:before{content:""}.theme-2017007 .fi-social-smashing-mag:before{content:""}.theme-2017007 .fi-social-snapchat:before{content:""}.theme-2017007 .fi-social-spotify:before{content:""}.theme-2017007 .fi-social-squidoo:before{content:""}.theme-2017007 .fi-social-stack-overflow:before{content:""}.theme-2017007 .fi-social-steam:before{content:""}.theme-2017007 .fi-social-stumbleupon:before{content:""}.theme-2017007 .fi-social-treehouse:before{content:""}.theme-2017007 .fi-social-tumblr:before{content:""}.theme-2017007 .fi-social-twitter:before{content:""}.theme-2017007 .fi-social-vimeo:before{content:""}.theme-2017007 .fi-social-windows:before{content:""}.theme-2017007 .fi-social-xbox:before{content:""}.theme-2017007 .fi-social-yahoo:before{content:""}.theme-2017007 .fi-social-yelp:before{content:""}.theme-2017007 .fi-social-youtube:before{content:""}.theme-2017007 .fi-social-zerply:before{content:""}.theme-2017007 .fi-social-zurb:before{content:""}.theme-2017007 .fi-sound:before{content:""}.theme-2017007 .fi-star:before{content:""}.theme-2017007 .fi-stop:before{content:""}.theme-2017007 .fi-strikethrough:before{content:""}.theme-2017007 .fi-subscript:before{content:""}.theme-2017007 .fi-superscript:before{content:""}.theme-2017007 .fi-tablet-landscape:before{content:""}.theme-2017007 .fi-tablet-portrait:before{content:""}.theme-2017007 .fi-target-two:before{content:""}.theme-2017007 .fi-target:before{content:""}.theme-2017007 .fi-telephone-accessible:before{content:""}.theme-2017007 .fi-telephone:before{content:""}.theme-2017007 .fi-text-color:before{content:""}.theme-2017007 .fi-thumbnails:before{content:""}.theme-2017007 .fi-ticket:before{content:""}.theme-2017007 .fi-torso-business:before{content:""}.theme-2017007 .fi-torso-female:before{content:""}.theme-2017007 .fi-torso:before{content:""}.theme-2017007 .fi-torsos-all-female:before{content:""}.theme-2017007 .fi-torsos-all:before{content:""}.theme-2017007 .fi-torsos-female-male:before{content:""}.theme-2017007 .fi-torsos-male-female:before{content:""}.theme-2017007 .fi-torsos:before{content:""}.theme-2017007 .fi-trash:before{content:""}.theme-2017007 .fi-trees:before{content:""}.theme-2017007 .fi-trophy:before{content:""}.theme-2017007 .fi-underline:before{content:""}.theme-2017007 .fi-universal-access:before{content:""}.theme-2017007 .fi-unlink:before{content:""}.theme-2017007 .fi-unlock:before{content:""}.theme-2017007 .fi-upload-cloud:before{content:""}.theme-2017007 .fi-upload:before{content:""}.theme-2017007 .fi-usb:before{content:""}.theme-2017007 .fi-video:before{content:""}.theme-2017007 .fi-volume-none:before{content:""}.theme-2017007 .fi-volume-strike:before{content:""}.theme-2017007 .fi-volume:before{content:""}.theme-2017007 .fi-web:before{content:""}.theme-2017007 .fi-wheelchair:before{content:""}.theme-2017007 .fi-widget:before{content:""}.theme-2017007 .fi-wrench:before{content:""}.theme-2017007 .fi-x-circle:before{content:""}.theme-2017007 .fi-x:before{content:""}.theme-2017007 .fi-yen:before{content:""}.theme-2017007 .fi-zoom-in:before{content:""}.theme-2017007 .fi-zoom-out:before{content:""}.theme-2017007 .header-wrapper+div:has(.frame-type-txStartJumboteaser:first-child){margin-top:-1.875rem}.theme-2017007 .header-wrapper+div:has(.frame-type-txStartJumboteaser:first-child) .jumboteaserContainer{margin-bottom:1.875rem}.theme-2017007 .jumboteaserContainer h1{text-shadow:1px 1px rgba(32, 29, 27, 0.3)}.theme-2017007 .jumboteaserContainer.wiImage img{margin-bottom:0}.theme-2017007 .jumpbox{width:100%;float:left}.theme-2017007 .jumpbox.MagicMagenta{background-color:#E6007E}.theme-2017007 .jumpbox.BlazingBlue{background-color:#4CB4E7}.theme-2017007 .jumpbox.GorgeousGreen{background-color:#00A358}.theme-2017007 .jumpbox .jumptext,.theme-2017007 .jumpbox .jumplink{width:50%;text-align:center;min-width:20em;float:left}.theme-2017007 .jumpbox .jumptext p,.theme-2017007 .jumpbox .jumplink p{padding:2em;margin:0;display:block}.theme-2017007 .jumpbox .jumptext a{color:#fff}.theme-2017007 .jumpbox .jumptext a:hover,.theme-2017007 .jumpbox .jumptext a:focus{color:#D1D1D1}.theme-2017007 .jumpbox .jumplink a{border-radius:1em;margin:0}@media only screen and (max-width:64em){.theme-2017007 .jumpbox .jumptext,.theme-2017007 .jumpbox .jumplink{width:100%;float:none}}.theme-2017007 .linkToTypoGruene{background:transparent;color:#201d1b}.theme-2017007 .linkToTypoGruene a{color:#fff}.theme-2017007 .linkToTypoGruene a:hover,.theme-2017007 .linkToTypoGruene a:focus{color:#ffe500}.theme-2017007 .dl-horizontal{display:grid;grid-template-columns:10rem auto}.theme-2017007 ul.vcard{list-style:none}.theme-2017007 .icon-die-gruenen{display:block}.theme-2017007 .green-division-content .icon-die-gruenen{height:4.5rem;width:4.5rem}.theme-2017007 .green-division-content .icon-die-gruenen svg{fill:#ffe500}.theme-2017007 .green-division-content .icon-die-gruenen:hover svg{fill:#fff}.theme-2017007 .main-nav.center .icon-die-gruenen,.theme-2017007 .main-nav.left .icon-die-gruenen{margin-right:0.9375rem}.theme-2017007 .main-nav.right .icon-die-gruenen{margin-left:0.9375rem}.theme-2017007 .main-nav .icon-die-gruenen{height:2.5rem;width:2.5rem;padding:0.25rem;background-color:transparent}.theme-2017007 .main-nav .icon-die-gruenen svg{fill:#ffe500}.theme-2017007 .main-nav .icon-die-gruenen:hover svg{fill:#fff}.theme-2017007 .header-wrapper svg{max-width:4.5rem;max-height:4.5rem}.theme-2017007 .main-nav{margin-bottom:1.875rem}.theme-2017007 .main-nav .menu{font-size:1rem}.theme-2017007 .main-nav .menu>li>a{color:#fff;position:relative}.theme-2017007 .main-nav .menu>li:hover>a,.theme-2017007 .main-nav .menu>li.active>a,.theme-2017007 .main-nav .menu>li.is-active>a{color:#ffe500;background-color:transparent}.theme-2017007 .main-nav .home a{color:#fff}.theme-2017007 .main-nav .home:hover a,.theme-2017007 .main-nav .home.active a,.theme-2017007 .main-nav .home.is-active a{color:#ffe500}.theme-2017007 .main-nav .top-bar,.theme-2017007 .main-nav .title-bar{min-height:2.5rem}.theme-2017007 .header-wrapper:has(.breadcrumbs) .main-nav{margin-bottom:0}@media screen and (min-width:1024px){.theme-2017007 .top-bar,.theme-2017007 .title-bar{min-height:3.75rem}}.theme-2017007 iframe{max-width:100%;max-height:100%;border:none;border-radius:0}.theme-2017007 .ce-textpic.ce-left .ce-gallery{margin-right:1.875rem}.theme-2017007 .ce-textpic.ce-right .ce-gallery{margin-left:1.875rem}.theme-2017007 .ce-textpic.ce-right figcaption{text-align:right}.theme-2017007 .ce-textpic.ce-center figcaption{text-align:center}.theme-2017007 .csc-textpic-imagecolumn,.theme-2017007 .csc-textpic-imagewrap{max-width:100%}.theme-2017007 .csc-textpic-center img{margin:0 auto}.theme-2017007 .maincontent img{border-radius:0}.theme-2017007 .maincontent figure{margin-bottom:0.9375rem}.theme-2017007 .maincontent figcaption{margin-top:0.25rem;line-height:1.3;overflow-wrap:anywhere;font-size:0.9375rem}.theme-2017007 .maincontent .main .ce-textpic.ce-left .ce-bodytext,.theme-2017007 .maincontent .main .ce-textpic.ce-right .ce-bodytext{min-width:200px}.theme-2017007 .maincontent .main .large-3 .ce-textpic .ce-bodytext,.theme-2017007 .maincontent .main .large-6 .large-6 .ce-textpic .ce-bodytext{min-width:unset}@media screen and (max-width:570px){.theme-2017007 .ce-textpic.ce-intext .ce-gallery{float:none}.theme-2017007 .startFigCaptionHideForSmallOnly figcaption{display:none}}@media screen and (min-width:570px){.theme-2017007 .ce-textpic.ce-intext .ce-gallery{max-width:50%}}@media screen and (min-width:1024px){.theme-2017007 .ce-textpic.ce-intext .ce-gallery{max-width:75%}}.theme-2017007 .mega-menu{padding-top:1.875rem}.theme-2017007 .mega-menu ul{margin-left:0.9375rem;margin-bottom:0.9375rem}.theme-2017007 .mega-menu h2,.theme-2017007 .mega-menu h3{font-family:ArvoWeb, "PT Sans", "Helvetica", "Verdana", sans-serif}.theme-2017007 .mega-menu h2 a,.theme-2017007 .mega-menu h3 a{color:#201d1b !important;text-decoration:underline}.theme-2017007 .mega-menu h2 a:hover,.theme-2017007 .mega-menu h2 a:active,.theme-2017007 .mega-menu h2 a:focus,.theme-2017007 .mega-menu h3 a:hover,.theme-2017007 .mega-menu h3 a:active,.theme-2017007 .mega-menu h3 a:focus{color:#39991f !important}.theme-2017007 .mega-menu .frame-type-menu_pages,.theme-2017007 .mega-menu .frame-type-menu_subpages{margin-bottom:0.9375rem}.theme-2017007 .off-canvas h2{color:#0a321e;padding:0.9375rem 0.9375rem 0;font-family:ArvoWeb, "PT Sans", "Helvetica", "Verdana", sans-serif;font-weight:normal;font-size:1.25rem}.theme-2017007 .off-canvas li a{color:#0a321e;background-color:#fff;font-weight:bold}.theme-2017007 .off-canvas li .submenu-toggle{height:1.6875rem}.theme-2017007 .off-canvas li .is-accordion-submenu-item a{font-size:0.9375rem;padding-top:0.375rem;padding-bottom:0.375rem}.theme-2017007 .off-canvas li:hover>a,.theme-2017007 .off-canvas li.active>a{color:#0a321e;background:#ffe500}.theme-2017007 .off-canvas .menu li a{padding-top:0.5rem;padding-bottom:0.5rem}.theme-2017007 .off-canvas .has-submenu-toggle>a{margin-right:60px}.theme-2017007 .off-canvas .has-submenu-toggle>button{background:none;height:32px;width:60px;padding-left:20px}.theme-2017007 .off-canvas .has-submenu-toggle>button:after{border-color:#0a321e transparent transparent}.theme-2017007 .off-canvas .has-submenu-toggle>button:hover:after{border-color:#0a321e transparent transparent}.theme-2017007 .off-canvas .has-submenu-toggle:hover>button,.theme-2017007 .off-canvas .has-submenu-toggle.active>button{background:#ffe500}.theme-2017007 .off-canvas.position-left.is-transition-push{box-shadow:6px 0 8px rgba(32, 29, 27, 0.1)}.theme-2017007 .off-canvas.position-right.is-transition-push{box-shadow:-6px 0 8px rgba(32, 29, 27, 0.1)}.theme-2017007 .off-canvas-content{overflow:hidden}.theme-2017007:has(.off-canvas-content.is-open-left .main-nav.right) .off-canvas-content,.theme-2017007:has(.off-canvas-content.is-open-right .main-nav.left) .off-canvas-content{transform:none !important}@media screen and (min-width:108.125rem){.theme-2017007 .js-off-canvas-overlay.is-visible{display:none !important}.theme-2017007 .off-canvas-content{transform:none !important}}.theme-2017007 .f3-widget-paginator,.theme-2017007 .pagination{list-style:none;display:flex;margin-left:0;flex-wrap:wrap;justify-content:center}.theme-2017007 .f3-widget-paginator li,.theme-2017007 .f3-widget-paginator a,.theme-2017007 .pagination li,.theme-2017007 .pagination a{background:none;font-size:1.125rem}.theme-2017007 .f3-widget-paginator a,.theme-2017007 .pagination a{color:#201d1b;padding:1px 10px;transition:all 0.3s;font-weight:normal;border-radius:3px}.theme-2017007 .f3-widget-paginator a:hover,.theme-2017007 .pagination a:hover{background:#ee1861;color:#fff}.theme-2017007 .f3-widget-paginator .current,.theme-2017007 .pagination .current{padding:0 10px;background:transparent;color:#39991f;font-weight:bold}.theme-2017007 .f3-widget-paginator .current a,.theme-2017007 .pagination .current a{padding:1px 0;color:#39991f;font-weight:bold}.theme-2017007 .f3-widget-paginator li.current,.theme-2017007 .f3-widget-paginator li:nth-child(2),.theme-2017007 .f3-widget-paginator li:nth-last-child(2),.theme-2017007 .pagination li.current,.theme-2017007 .pagination li:nth-child(2),.theme-2017007 .pagination li:nth-last-child(2){display:inline-block}.theme-2017007 .f3-widget-paginator .current,.theme-2017007 .f3-widget-paginator .current a,.theme-2017007 .f3-widget-paginator .unavailable,.theme-2017007 .f3-widget-paginator .unavailable a,.theme-2017007 .pagination .current,.theme-2017007 .pagination .current a,.theme-2017007 .pagination .unavailable,.theme-2017007 .pagination .unavailable a{pointer-events:none !important}.theme-2017007 .f3-widget-paginator .unavailable,.theme-2017007 .pagination .unavailable{opacity:0.6}.theme-2017007 .tx-rssdisplay>h2{display:none}.theme-2017007 .tx-rssdisplay-list{list-style:none;margin-left:0}.theme-2017007 .tx-rssdisplay-item-title{margin-bottom:0.5rem;display:block;line-height:1.25;font-family:PTSansWeb, "PT Sans", "Helvetica", "Verdana", sans-serif;font-weight:bold;font-size:1.0625rem}.theme-2017007 .tx-rssdisplay-item-title a{font-family:inherit;font-weight:inherit}@media screen and (min-width:640px){.theme-2017007 .tx-rssdisplay-item-title{font-size:1.125rem}}.theme-2017007 .search-result{margin-bottom:1.875rem}.theme-2017007 .search-result p{margin-bottom:0.5rem}.theme-2017007 .search-result+.search-result{border-top:1px solid rgba(32, 29, 27, 0.2);padding-top:1.875rem}.theme-2017007 .resetbutt{margin-right:0.9375rem}.theme-2017007 .maincontentright,.theme-2017007 .maincontentleft{font-size:1rem}.theme-2017007 .maincontentright .frame-type-list,.theme-2017007 .maincontentright .frame-type-text,.theme-2017007 .maincontentright [class *= "frame-type-menu"],.theme-2017007 .maincontentright .frame-type-shortcut,.theme-2017007 .maincontentleft .frame-type-list,.theme-2017007 .maincontentleft .frame-type-text,.theme-2017007 .maincontentleft [class *= "frame-type-menu"],.theme-2017007 .maincontentleft .frame-type-shortcut{background-color:#fff;border-radius:0;box-shadow:2px 2px 4px rgba(32, 29, 27, 0.5);padding:0.9375rem}.theme-2017007 .maincontentright .frame-type-list .linkToForeignListView .button,.theme-2017007 .maincontentright .frame-type-text .linkToForeignListView .button,.theme-2017007 .maincontentright [class *= "frame-type-menu"] .linkToForeignListView .button,.theme-2017007 .maincontentright .frame-type-shortcut .linkToForeignListView .button,.theme-2017007 .maincontentleft .frame-type-list .linkToForeignListView .button,.theme-2017007 .maincontentleft .frame-type-text .linkToForeignListView .button,.theme-2017007 .maincontentleft [class *= "frame-type-menu"] .linkToForeignListView .button,.theme-2017007 .maincontentleft .frame-type-shortcut .linkToForeignListView .button{margin:0}.theme-2017007 .maincontentright .frame-type-list .frame,.theme-2017007 .maincontentright .frame-type-text .frame,.theme-2017007 .maincontentright [class *= "frame-type-menu"] .frame,.theme-2017007 .maincontentright .frame-type-shortcut .frame,.theme-2017007 .maincontentright .callout .frame,.theme-2017007 .maincontentright .frame-type-list:has(.xBlogForm:only-child),.theme-2017007 .maincontentleft .frame-type-list .frame,.theme-2017007 .maincontentleft .frame-type-text .frame,.theme-2017007 .maincontentleft [class *= "frame-type-menu"] .frame,.theme-2017007 .maincontentleft .frame-type-shortcut .frame,.theme-2017007 .maincontentleft .callout .frame,.theme-2017007 .maincontentleft .frame-type-list:has(.xBlogForm:only-child){background-color:transparent;box-shadow:none;padding:0}.theme-2017007 .maincontentright .ce-gallery,.theme-2017007 .maincontentleft .ce-gallery{position:relative}.theme-2017007 .maincontentright .ce-gallery a,.theme-2017007 .maincontentleft .ce-gallery a{word-break:break-all}.theme-2017007 .maincontentright .ce-outer,.theme-2017007 .maincontentright .ce-inner,.theme-2017007 .maincontentright .ce-column,.theme-2017007 .maincontentleft .ce-outer,.theme-2017007 .maincontentleft .ce-inner,.theme-2017007 .maincontentleft .ce-column{max-width:100%;float:none}.theme-2017007 .maincontentright .ce-row+.ce-row,.theme-2017007 .maincontentleft .ce-row+.ce-row{margin-top:1.875rem}.theme-2017007 .maincontentright .ce-column,.theme-2017007 .maincontentleft .ce-column{margin:0}.theme-2017007 .maincontentright .frame-type-list h1,.theme-2017007 .maincontentleft .frame-type-list h1{font-family:ArvoWeb, "PT Sans", "Helvetica", "Verdana", sans-serif;font-weight:normal;font-size:1.25rem}@media screen and (min-width:640px){.theme-2017007 .maincontentright .frame-type-list h1,.theme-2017007 .maincontentleft .frame-type-list h1{font-size:1.5rem}}.theme-2017007 .maincontentright .frame-type-list:has(.tx-socialblock),.theme-2017007 .maincontentleft .frame-type-list:has(.tx-socialblock){padding:0;background:none}.theme-2017007 .maincontentright .frame-type-list:has(.tx-socialblock),.theme-2017007 .maincontentright .frame-type-list:has(.tx-socialblock) h1,.theme-2017007 .maincontentright .frame-type-list:has(.tx-socialblock) h2,.theme-2017007 .maincontentright .frame-type-list:has(.tx-socialblock) h3,.theme-2017007 .maincontentright .frame-type-list:has(.tx-socialblock) h4,.theme-2017007 .maincontentright .frame-type-list:has(.tx-socialblock) h5,.theme-2017007 .maincontentright .frame-type-list:has(.tx-socialblock) h6,.theme-2017007 .maincontentright .frame-type-list:has(.tx-socialblock) p,.theme-2017007 .maincontentright .frame-type-list:has(.tx-socialblock) strong,.theme-2017007 .maincontentright .frame-type-list:has(.tx-socialblock) time,.theme-2017007 .maincontentright .frame-type-list:has(.tx-socialblock) label,.theme-2017007 .maincontentright .frame-type-list:has(.tx-socialblock) li,.theme-2017007 .maincontentleft .frame-type-list:has(.tx-socialblock),.theme-2017007 .maincontentleft .frame-type-list:has(.tx-socialblock) h1,.theme-2017007 .maincontentleft .frame-type-list:has(.tx-socialblock) h2,.theme-2017007 .maincontentleft .frame-type-list:has(.tx-socialblock) h3,.theme-2017007 .maincontentleft .frame-type-list:has(.tx-socialblock) h4,.theme-2017007 .maincontentleft .frame-type-list:has(.tx-socialblock) h5,.theme-2017007 .maincontentleft .frame-type-list:has(.tx-socialblock) h6,.theme-2017007 .maincontentleft .frame-type-list:has(.tx-socialblock) p,.theme-2017007 .maincontentleft .frame-type-list:has(.tx-socialblock) strong,.theme-2017007 .maincontentleft .frame-type-list:has(.tx-socialblock) time,.theme-2017007 .maincontentleft .frame-type-list:has(.tx-socialblock) label,.theme-2017007 .maincontentleft .frame-type-list:has(.tx-socialblock) li{color:#201d1b}.theme-2017007 .maincontentright .frame-type-list:has(.tx-socialblock) button,.theme-2017007 .maincontentleft .frame-type-list:has(.tx-socialblock) button{margin-bottom:0}.theme-2017007 .maincontentright .startEffectPositionFixed,.theme-2017007 .maincontentleft .startEffectPositionFixed{position:sticky;top:calc(3.75rem + 1.875rem)}.theme-2017007 .maincontentright .startBackgroundWhite,.theme-2017007 .maincontentleft .startBackgroundWhite{margin-bottom:1.875rem}.theme-2017007 .maincontentright .startWiMarginDefault,.theme-2017007 .maincontentleft .startWiMarginDefault{margin:0}.theme-2017007 .maincontentright .tx-rssdisplay-item-title,.theme-2017007 .maincontentright .calendarize h2,.theme-2017007 .maincontentright .xBlogMini h4,.theme-2017007 .maincontentleft .tx-rssdisplay-item-title,.theme-2017007 .maincontentleft .calendarize h2,.theme-2017007 .maincontentleft .xBlogMini h4{font-family:PTSansWeb, "PT Sans", "Helvetica", "Verdana", sans-serif;font-weight:bold;font-size:1.0625rem;margin-bottom:0.25rem}@media screen and (min-width:640px){.theme-2017007 .maincontentright .tx-rssdisplay-item-title,.theme-2017007 .maincontentright .calendarize h2,.theme-2017007 .maincontentright .xBlogMini h4,.theme-2017007 .maincontentleft .tx-rssdisplay-item-title,.theme-2017007 .maincontentleft .calendarize h2,.theme-2017007 .maincontentleft .xBlogMini h4{font-size:1.125rem}}.theme-2017007 .maincontentright .xBlogMini p,.theme-2017007 .maincontentleft .xBlogMini p{margin-bottom:0.5rem}.theme-2017007 .maincontentright .xBlogMini .button,.theme-2017007 .maincontentleft .xBlogMini .button{margin-bottom:0}.theme-2017007 .maincontentright{padding-right:0}.theme-2017007 .maincontentleft{padding-left:0}.theme-2017007 .orbit{margin-bottom:1.875rem;border-radius:0;max-width:100%}.theme-2017007 .orbit .orbit-image{margin:0 auto;display:block}.theme-2017007 .orbit .orbit-previous,.theme-2017007 .orbit .orbit-next{cursor:pointer;font-size:0;display:revert;border-radius:0}.theme-2017007 .orbit .orbit-previous:after,.theme-2017007 .orbit .orbit-next:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:""}.theme-2017007 .orbit .orbit-previous,.theme-2017007 .orbit .orbit-next{background-color:#39991f}.theme-2017007 .orbit .orbit-previous:hover,.theme-2017007 .orbit .orbit-previous:focus,.theme-2017007 .orbit .orbit-next:hover,.theme-2017007 .orbit .orbit-next:focus{background-color:#39991f}.theme-2017007 .orbit .orbit-previous:after{border-left-width:0;border-color:transparent #fff transparent transparent}.theme-2017007 .orbit .orbit-next:after{border-right-width:0;border-color:transparent transparent transparent #fff}.theme-2017007 .orbit .orbit-bullets button{background-color:#39991f;cursor:pointer}.theme-2017007 .orbit .orbit-bullets button.is-active{background-color:#ee1861}.theme-2017007 .orbit .orbit-bullets button:hover{background-color:#ee1861}.theme-2017007 .start-slider.orbit .orbit-slide{padding:1.875rem 3.5rem 0.9375rem}.theme-2017007 .maincontentmain .orbit-image{max-height:70vh;width:auto}.theme-2017007 .ce-textpic .orbit{min-width:200px}.theme-2017007 .ce-textpic .orbit .orbit-container{padding:0;overflow:hidden}.theme-2017007 .ce-textpic .orbit-caption{border-bottom-left-radius:0;border-bottom-right-radius:0;position:relative;background:none;color:#201d1b;caption-side:bottom;padding:0}.theme-2017007 .ce-center .ce-gallery .orbit-caption{text-align:center}.theme-2017007 .ce-right .ce-gallery .orbit-caption{text-align:right}.theme-2017007 .siteLineTop .siteLine{font-size:0.75rem}.theme-2017007 .siteLineTop .siteLine .login-box .button{box-shadow:none}.theme-2017007 .siteLineTop .is-dropdown-submenu,.theme-2017007 .siteLineTop .dropdown-pane{border:0;border-radius:0 0 0 0;box-shadow:0 6px 6px rgba(32, 29, 27, 0.2);overflow:hidden}.theme-2017007 #siteLineTopSearch{border:none;margin-left:1.5rem;position:relative}.theme-2017007 #siteLineTopSearch a{line-height:initial;color:#fff}@media screen and (max-width:639px){.theme-2017007 .siteLineTop .is-dropdown-submenu,.theme-2017007 .siteLineTop .dropdown-pane{border-radius:0 0 0 0}}.theme-2017007 .tx-socialblock{text-align:center}.theme-2017007 .tx-socialblock_facebook,.theme-2017007 .tx-socialblock_twitter{margin-bottom:1rem}.theme-2017007 .tx-socialblock button{cursor:pointer;margin-bottom:1rem}.theme-2017007 .tx-socialblock .box{overflow:auto;margin-bottom:0.9375rem}.theme-2017007 .fb-post{display:inline-block;width:100%}.theme-2017007 div div[class*="startgreen"]{transition:background 0.2s, transform 0.2s}.theme-2017007 div.startgreen,.theme-2017007 div.startgreenGreen{background:#39991f}.theme-2017007 div.startgreen h1,.theme-2017007 div.startgreen h2,.theme-2017007 div.startgreen h3,.theme-2017007 div.startgreen h4,.theme-2017007 div.startgreen h5,.theme-2017007 div.startgreen h6,.theme-2017007 div.startgreenGreen h1,.theme-2017007 div.startgreenGreen h2,.theme-2017007 div.startgreenGreen h3,.theme-2017007 div.startgreenGreen h4,.theme-2017007 div.startgreenGreen h5,.theme-2017007 div.startgreenGreen h6{color:#fff}.theme-2017007 div.startgreen,.theme-2017007 div.startgreen time,.theme-2017007 div.startgreen label,.theme-2017007 div.startgreenGreen,.theme-2017007 div.startgreenGreen time,.theme-2017007 div.startgreenGreen label{color:#fff}.theme-2017007 div.startgreen a:not(.button),.theme-2017007 div.startgreenGreen a:not(.button){color:#fff}.theme-2017007 div.startgreen a:not(.button):hover,.theme-2017007 div.startgreen a:not(.button):focus,.theme-2017007 div.startgreenGreen a:not(.button):hover,.theme-2017007 div.startgreenGreen a:not(.button):focus{color:rgba(255, 255, 255, 0.8)}.theme-2017007 div.startgreenBlue{background:#4097c2}.theme-2017007 div.startgreenBlue h1,.theme-2017007 div.startgreenBlue h2,.theme-2017007 div.startgreenBlue h3,.theme-2017007 div.startgreenBlue h4,.theme-2017007 div.startgreenBlue h5,.theme-2017007 div.startgreenBlue h6{color:#201d1b}.theme-2017007 div.startgreenBlue,.theme-2017007 div.startgreenBlue time,.theme-2017007 div.startgreenBlue label{color:#201d1b}.theme-2017007 div.startgreenBlue a:not(.button){color:#ffe500}.theme-2017007 div.startgreenBlue a:not(.button):hover,.theme-2017007 div.startgreenBlue a:not(.button):focus{color:#201d1b}.theme-2017007 div.startgreenGreenLight{background:#eff2ed}.theme-2017007 div.startgreenGreenLight h1,.theme-2017007 div.startgreenGreenLight h2,.theme-2017007 div.startgreenGreenLight h3,.theme-2017007 div.startgreenGreenLight h4,.theme-2017007 div.startgreenGreenLight h5,.theme-2017007 div.startgreenGreenLight h6{color:#39991f}.theme-2017007 div.startgreenGreenLight,.theme-2017007 div.startgreenGreenLight time,.theme-2017007 div.startgreenGreenLight label{color:#39991f}.theme-2017007 div.startgreenGreenLight a:not(.button){color:#363936}.theme-2017007 div.startgreenGreenLight a:not(.button):hover,.theme-2017007 div.startgreenGreenLight a:not(.button):focus{color:#201d1b}.theme-2017007 div.startgreenBlueLight{background:#d4edfc}.theme-2017007 div.startgreenGrey01{background:#f6faf5}.theme-2017007 div.startgreenGrey02{background:#dbded9}.theme-2017007 div.startgreenYellow{background:#ffe500}.theme-2017007 div.startgreenYellowDark{background:#fee400}.theme-2017007 div.startgreenBlueLight h1,.theme-2017007 div.startgreenBlueLight h2,.theme-2017007 div.startgreenBlueLight h3,.theme-2017007 div.startgreenBlueLight h4,.theme-2017007 div.startgreenBlueLight h5,.theme-2017007 div.startgreenBlueLight h6,.theme-2017007 div.startgreenGrey01 h1,.theme-2017007 div.startgreenGrey01 h2,.theme-2017007 div.startgreenGrey01 h3,.theme-2017007 div.startgreenGrey01 h4,.theme-2017007 div.startgreenGrey01 h5,.theme-2017007 div.startgreenGrey01 h6,.theme-2017007 div.startgreenGrey02 h1,.theme-2017007 div.startgreenGrey02 h2,.theme-2017007 div.startgreenGrey02 h3,.theme-2017007 div.startgreenGrey02 h4,.theme-2017007 div.startgreenGrey02 h5,.theme-2017007 div.startgreenGrey02 h6,.theme-2017007 div.startgreenYellow h1,.theme-2017007 div.startgreenYellow h2,.theme-2017007 div.startgreenYellow h3,.theme-2017007 div.startgreenYellow h4,.theme-2017007 div.startgreenYellow h5,.theme-2017007 div.startgreenYellow h6,.theme-2017007 div.startgreenYellowDark h1,.theme-2017007 div.startgreenYellowDark h2,.theme-2017007 div.startgreenYellowDark h3,.theme-2017007 div.startgreenYellowDark h4,.theme-2017007 div.startgreenYellowDark h5,.theme-2017007 div.startgreenYellowDark h6{color:#201d1b}.theme-2017007 div.startgreenBlueLight,.theme-2017007 div.startgreenBlueLight time,.theme-2017007 div.startgreenBlueLight label,.theme-2017007 div.startgreenGrey01,.theme-2017007 div.startgreenGrey01 time,.theme-2017007 div.startgreenGrey01 label,.theme-2017007 div.startgreenGrey02,.theme-2017007 div.startgreenGrey02 time,.theme-2017007 div.startgreenGrey02 label,.theme-2017007 div.startgreenYellow,.theme-2017007 div.startgreenYellow time,.theme-2017007 div.startgreenYellow label,.theme-2017007 div.startgreenYellowDark,.theme-2017007 div.startgreenYellowDark time,.theme-2017007 div.startgreenYellowDark label{color:#201d1b}.theme-2017007 div.startgreenBlueLight a:not(.button),.theme-2017007 div.startgreenGrey01 a:not(.button),.theme-2017007 div.startgreenGrey02 a:not(.button),.theme-2017007 div.startgreenYellow a:not(.button),.theme-2017007 div.startgreenYellowDark a:not(.button){color:#ee1861}.theme-2017007 div.startgreenBlueLight a:not(.button):hover,.theme-2017007 div.startgreenBlueLight a:not(.button):focus,.theme-2017007 div.startgreenGrey01 a:not(.button):hover,.theme-2017007 div.startgreenGrey01 a:not(.button):focus,.theme-2017007 div.startgreenGrey02 a:not(.button):hover,.theme-2017007 div.startgreenGrey02 a:not(.button):focus,.theme-2017007 div.startgreenYellow a:not(.button):hover,.theme-2017007 div.startgreenYellow a:not(.button):focus,.theme-2017007 div.startgreenYellowDark a:not(.button):hover,.theme-2017007 div.startgreenYellowDark a:not(.button):focus{color:#201d1b}.theme-2017007 div.startgreenGrey03{background:#878c85}.theme-2017007 div.startgreenGrey04{background:#363936}.theme-2017007 div.startgreenGrey03 h1,.theme-2017007 div.startgreenGrey03 h2,.theme-2017007 div.startgreenGrey03 h3,.theme-2017007 div.startgreenGrey03 h4,.theme-2017007 div.startgreenGrey03 h5,.theme-2017007 div.startgreenGrey03 h6,.theme-2017007 div.startgreenGrey04 h1,.theme-2017007 div.startgreenGrey04 h2,.theme-2017007 div.startgreenGrey04 h3,.theme-2017007 div.startgreenGrey04 h4,.theme-2017007 div.startgreenGrey04 h5,.theme-2017007 div.startgreenGrey04 h6{color:#fff}.theme-2017007 div.startgreenGrey03,.theme-2017007 div.startgreenGrey03 time,.theme-2017007 div.startgreenGrey03 label,.theme-2017007 div.startgreenGrey04,.theme-2017007 div.startgreenGrey04 time,.theme-2017007 div.startgreenGrey04 label{color:#fff}.theme-2017007 div.startgreenGrey03 a:not(.button),.theme-2017007 div.startgreenGrey04 a:not(.button){color:#ee1861}.theme-2017007 div.startgreenGrey03 a:not(.button):hover,.theme-2017007 div.startgreenGrey03 a:not(.button):focus,.theme-2017007 div.startgreenGrey04 a:not(.button):hover,.theme-2017007 div.startgreenGrey04 a:not(.button):focus{color:#fff}.theme-2017007 div.startgreenGreenDark{background:#003221}.theme-2017007 div.startgreenMagenta{background:#ee1861}.theme-2017007 div.startgreenMagenta h1,.theme-2017007 div.startgreenMagenta h2,.theme-2017007 div.startgreenMagenta h3,.theme-2017007 div.startgreenMagenta h4,.theme-2017007 div.startgreenMagenta h5,.theme-2017007 div.startgreenMagenta h6,.theme-2017007 div.startgreenGreenDark h1,.theme-2017007 div.startgreenGreenDark h2,.theme-2017007 div.startgreenGreenDark h3,.theme-2017007 div.startgreenGreenDark h4,.theme-2017007 div.startgreenGreenDark h5,.theme-2017007 div.startgreenGreenDark h6{color:#fff}.theme-2017007 div.startgreenMagenta,.theme-2017007 div.startgreenMagenta time,.theme-2017007 div.startgreenMagenta label,.theme-2017007 div.startgreenGreenDark,.theme-2017007 div.startgreenGreenDark time,.theme-2017007 div.startgreenGreenDark label{color:#fff}.theme-2017007 div.startgreenMagenta a:not(.button),.theme-2017007 div.startgreenGreenDark a:not(.button){color:#ffe500}.theme-2017007 div.startgreenMagenta a:not(.button):hover,.theme-2017007 div.startgreenMagenta a:not(.button):focus,.theme-2017007 div.startgreenGreenDark a:not(.button):hover,.theme-2017007 div.startgreenGreenDark a:not(.button):focus{color:#fff}.theme-2017007 div.startgreenMagentaLight{background:#ee1c64}.theme-2017007 div.startgreenMagentaLight h1,.theme-2017007 div.startgreenMagentaLight h2,.theme-2017007 div.startgreenMagentaLight h3,.theme-2017007 div.startgreenMagentaLight h4,.theme-2017007 div.startgreenMagentaLight h5,.theme-2017007 div.startgreenMagentaLight h6{color:#ee1861}.theme-2017007 div.startgreenMagentaLight,.theme-2017007 div.startgreenMagentaLight time,.theme-2017007 div.startgreenMagentaLight label{color:#ee1861}.theme-2017007 div.startgreenMagentaLight a:not(.button){color:#fff}.theme-2017007 div.startgreenMagentaLight a:not(.button):hover,.theme-2017007 div.startgreenMagentaLight a:not(.button):focus{color:#ee1861}.theme-2017007 div.startgreenWhite,.theme-2017007 div.startgreenWhiteShadow{background:#fff}.theme-2017007 div.startgreenWhite h1,.theme-2017007 div.startgreenWhite h2,.theme-2017007 div.startgreenWhite h3,.theme-2017007 div.startgreenWhite h4,.theme-2017007 div.startgreenWhite h5,.theme-2017007 div.startgreenWhite h6,.theme-2017007 div.startgreenWhiteShadow h1,.theme-2017007 div.startgreenWhiteShadow h2,.theme-2017007 div.startgreenWhiteShadow h3,.theme-2017007 div.startgreenWhiteShadow h4,.theme-2017007 div.startgreenWhiteShadow h5,.theme-2017007 div.startgreenWhiteShadow h6{color:inherit}.theme-2017007 div.startgreenWhite,.theme-2017007 div.startgreenWhite time,.theme-2017007 div.startgreenWhite label,.theme-2017007 div.startgreenWhiteShadow,.theme-2017007 div.startgreenWhiteShadow time,.theme-2017007 div.startgreenWhiteShadow label{color:#201d1b}.theme-2017007 div.startgreenWhite a:not(.button),.theme-2017007 div.startgreenWhiteShadow a:not(.button){color:#39991f}.theme-2017007 div.startgreenWhite a:not(.button):hover,.theme-2017007 div.startgreenWhite a:not(.button):focus,.theme-2017007 div.startgreenWhiteShadow a:not(.button):hover,.theme-2017007 div.startgreenWhiteShadow a:not(.button):focus{color:#ee1861}.theme-2017007 div.startShadow,.theme-2017007 div.startgreenWhiteShadow{box-shadow:0 3px 10px rgba(32, 29, 27, 0.15)}.theme-2017007 .ce-table td,.theme-2017007 .ce-table th,.theme-2017007 .ce-table tbody{border:none}.theme-2017007 .ce-table td,.theme-2017007 .ce-table th{padding:0.625rem 0.875rem}.theme-2017007 .ce-table tr{border:1px solid #eff2ed}.theme-2017007 .ce-table thead tr,.theme-2017007 .ce-table tbody tr:nth-child(even){background:#eff2ed}.theme-2017007 .tabs{position:relative;display:flex;overflow-x:auto;overflow-y:hidden;align-items:end;scrollbar-width:none}.theme-2017007 .tabs-title{margin-right:0.5rem}.theme-2017007 .tabs-title:last-child{margin:0}.theme-2017007 .tabs-title a{padding:1rem;hyphens:none;-webkit-hyphens:none;white-space:nowrap;border-radius:0 0 0 0}.theme-2017007 .tabs-title:before{border-radius:0 0 0 0;transition:all 0.3s;width:100%;height:10rem;position:absolute;top:0;cursor:pointer;z-index:-1}.theme-2017007 .tabs-title a,.theme-2017007 .tabs-title:before{background-color:#39991f}.theme-2017007 .tabs-title.is-active a,.theme-2017007 .tabs-title.is-active:before,.theme-2017007 .tabs-title:hover a,.theme-2017007 .tabs-title:hover:before,.theme-2017007 .tabs-title:focus a,.theme-2017007 .tabs-title:focus:before{color:#fff;background-color:#31841b}.theme-2017007 .tabs-content{margin-bottom:1.875rem;border-radius:0 0 0 0}@media screen and (min-width:1200px){.theme-2017007 .tabs{overflow-x:unset;flex-wrap:wrap}.theme-2017007 .tabs .tabs-title{position:relative;z-index:1}.theme-2017007 .tabs .tabs-title:before{content:"";display:block}}.theme-2017007 .teasercardcontainer .boxleft h2,.theme-2017007 .teasercardcontainer .boxleft h3{text-shadow:1px 1px rgba(32, 29, 27, 0.3)}.theme-2017007 .top-bar>.menu>li>a::before{content:"";position:absolute;bottom:5px;left:0.5rem;width:calc(100% - 1rem);height:2px;display:none;background:#ffe500}.theme-2017007 .top-bar>.menu:first-of-type>a{padding-left:0.9375rem}.theme-2017007 .top-bar>.menu:last-of-type>a{padding-right:0.9375rem}@media screen and (min-width:1024px){.theme-2017007 .top-bar>.menu>li>a{padding:0 0.6875rem;line-height:3.75rem;height:3.75rem}.theme-2017007 .top-bar>.menu>li:hover>a::before,.theme-2017007 .top-bar>.menu>li:active>a::before,.theme-2017007 .top-bar>.menu>li.active>a::before,.theme-2017007 .top-bar>.menu>li.is-active>a::before{display:block}.theme-2017007 .top-bar>.menu>li.home>a::before{display:none}.theme-2017007 .top-bar>.menu>.is-dropdown-submenu-parent>a{padding-right:1.75rem !important}.theme-2017007 .top-bar>.menu>.is-dropdown-submenu-parent>a::after{border-top-color:#fff !important;right:0.625rem !important}.theme-2017007 .top-bar>.menu>.is-dropdown-submenu-parent:hover>a::after,.theme-2017007 .top-bar>.menu>.is-dropdown-submenu-parent.active>a::after,.theme-2017007 .top-bar>.menu>.is-dropdown-submenu-parent.is-active>a::after{border-top-color:#ffe500 !important}}@media screen and (max-width:1023px){.theme-2017007 .top-bar .icon-die-gruenen{display:none}.theme-2017007 .open .title-bar .show-on-scroll{display:block !important}}.theme-2017007 .title-bar button{height:2.5rem}@media screen and (min-width:1024px){.theme-2017007 .title-bar button{height:3.75rem}}.theme-2017007 .frame-type-uploads img{margin-right:1em;margin-bottom:1em;padding-right:0}.theme-2017007 .frame-type-uploads a+div{min-width:200px}.theme-2017007 .frame-type-uploads .ce-uploads-fileName{word-break:break-all}.theme-2017007 .frame-type-uploads.frame-layout-3 .ce-uploads{margin:1rem 0}.theme-2017007 .frame-type-uploads.frame-layout-3 li{padding:0.9375rem;margin:0}.theme-2017007 .frame-type-uploads.frame-layout-3 li:nth-child(odd){background-color:#f6faf5}.theme-2017007 .video-wrapper,.theme-2017007 .video-embed{position:relative;overflow:hidden}.theme-2017007 .video-embed{min-width:250px;max-width:100%;padding-bottom:56%;width:500px}.theme-2017007 .video-embed>*{position:absolute;width:100%;height:100%}.theme-2017007 .video-embed-item{position:absolute}.theme-2017007 .xblog-play,.theme-2017007 .video-shariff-play{border-radius:0;overflow:hidden}.theme-2017007 .xblog-preview-text,.theme-2017007 .video-shariff-preview-text{color:black;font-weight:bold}.theme-2017007 figure.video{display:block}.theme-2017007 figure.video img{border-radius:0;margin-left:auto;margin-right:auto}.theme-2017007 figure.video figcaption{display:block;max-width:1000px;margin-left:auto;margin-right:auto}.theme-2017007 .ce-gallery:has(figure.video) .ce-outer,.theme-2017007 .ce-gallery:has(figure.video) .ce-inner{width:100%;float:none}.theme-2017007 .video-shariff-preview{top:50%;transform:translateY(-40%)}.theme-2017007 .video-shariff-preview-icon{margin:0;transform:translateX(-50%)}.theme-2017007 .video-shariff-preview-text{top:0;width:85%}.theme-2017007 .accordion .accordion-item{box-shadow:2px 2px 4px rgba(32, 29, 27, 0.5)}.theme-2017007 .green-division{text-align:right}.theme-2017007 .green-division h1{text-transform:uppercase;font-weight:bold;font-size:1.75rem;line-height:1;margin:0}.theme-2017007 .green-division h2{font-size:1rem;line-height:1}.theme-2017007 .green-division.image-only{margin-top:1.375rem}@media screen and (min-width:1024px){.theme-2017007 .green-division h1{font-size:2.75rem}.theme-2017007 .green-division h2{font-size:2.3125rem}}.theme-2017007 .btn,.theme-2017007 input[type="submit"]{transition:all 0.3s;cursor:pointer;border-width:1px;border-style:solid;border-radius:0;font-family:"Helvetica", "Verdana", sans-serif;font-weight:400;box-shadow:none;color:#fff;fill:#fff;background-color:#39991f;border-color:#39991f;font-size:1.125rem;padding:0.6875rem 1.125rem}.theme-2017007 .btn:hover,.theme-2017007 .btn:focus,.theme-2017007 input[type="submit"]:hover,.theme-2017007 input[type="submit"]:focus{background-color:#ee1861;border-color:#ee1861;color:#fff;fill:#fff}.theme-2017007 a.mehr,.theme-2017007 .badge a,.theme-2017007 .callout .button{transition:all 0.3s;cursor:pointer;border-width:1px;border-style:solid;border-radius:0;font-family:"Helvetica", "Verdana", sans-serif;font-weight:400;box-shadow:none;color:#fff;fill:#fff;background-color:#0a321e;border-color:#0a321e;font-size:1.125rem;padding:0.6875rem 1.125rem}.theme-2017007 a.mehr:hover,.theme-2017007 a.mehr:focus,.theme-2017007 .badge a:hover,.theme-2017007 .badge a:focus,.theme-2017007 .callout .button:hover,.theme-2017007 .callout .button:focus{background-color:#ee1861;border-color:#ee1861;color:#fff;fill:#fff}.theme-2017007 .btn,.theme-2017007 .button,.theme-2017007 a.mehr,.theme-2017007 .badge a,.theme-2017007 input[type="submit"]{margin-bottom:1rem;display:inline-block}.theme-2017007 .badge{background:none}.theme-2017007 .news-list-morelink{display:flex;justify-content:end;float:none}.theme-2017007 .calendarize .button{text-transform:capitalize}.theme-2017007 .calendarize .events a{line-height:1.4;font-size:0.875rem}.theme-2017007 .calendarize .events a:hover{opacity:0.9}.theme-2017007 .calendarize .callout+.callout{margin-top:0.9375rem}.theme-2017007 .calendarize .callout .images img{margin-right:0.9375rem;margin-bottom:0.9375rem}.theme-2017007 .maincontentright .calendarize .callout,.theme-2017007 .maincontentleft .calendarize .callout{background:none;padding:0;margin-top:0;margin-bottom:1rem}.theme-2017007 .maincontentright .calendarize .callout .media-object,.theme-2017007 .maincontentleft .calendarize .callout .media-object{display:none}.theme-2017007 .maincontentright .calendarize .callout .media-body>.btn,.theme-2017007 .maincontentright .calendarize .callout .media-body>.button,.theme-2017007 .maincontentleft .calendarize .callout .media-body>.btn,.theme-2017007 .maincontentleft .calendarize .callout .media-body>.button{display:none}.theme-2017007 .maincontentright time,.theme-2017007 .maincontentleft time{font-size:0.875rem}.theme-2017007 .xBlogItem .category{margin-bottom:0.25rem}.theme-2017007 .xBlogItem .category .item{display:inline-block;margin-bottom:0.75rem}.theme-2017007 .xBlogItem .category .item a{border:1px solid #201d1b;color:#201d1b;font-size:0.875rem;padding:0.25rem 0.5rem;transition-property:all;font-weight:normal}.theme-2017007 .xBlogItem .category .item a:hover{border-color:#39991f;background-color:#39991f;color:#fff}.theme-2017007 .maincontentmain.main{box-shadow:2px 2px 4px rgba(32, 29, 27, 0.5);background:#fff;padding:0.9375rem}.theme-2017007 .maincontentmain.main:empty,.theme-2017007 .maincontentmain.main:-moz-only-whitespace{display:none}.theme-2017007 .maincontentmain.main>.frame{margin-bottom:1.5rem}.theme-2017007 .maincontentmain.main>.frame>p:last-child{margin-bottom:2.5rem}@media screen and (min-width:640px){.theme-2017007 .maincontentright{padding-left:1.875rem}.theme-2017007 .maincontentleft{padding-right:1.875rem}}.theme-2017007 .top-bar>.menu>li>a{font-weight:bold}@media screen and (min-width:1024px){.theme-2017007 .top-bar>.menu>li:not(.home)>a{color:#fff !important}}.theme-2017007 .header-wrapper .callout:last-child{margin-bottom:0}.theme-2017007 .header-wrapper .main-nav,.theme-2017007 .header-wrapper .top-bar,.theme-2017007 .header-wrapper .title-bar{box-shadow:none}.theme-2017007 .off-canvas h2{text-transform:uppercase}.theme-2017007 .tx-rssdisplay-item+.tx-rssdisplay-item{border-top:1px solid rgba(255, 255, 255, 0.3)}.theme-2017007 .maincontentright .frame-type-image,.theme-2017007 .maincontentleft .frame-type-image{margin-bottom:0;padding:0}.theme-2017007 .maincontentright .frame-type-image,.theme-2017007 .maincontentright .frame-type-image h1,.theme-2017007 .maincontentright .frame-type-image h2,.theme-2017007 .maincontentright .frame-type-image h3,.theme-2017007 .maincontentright .frame-type-image h4,.theme-2017007 .maincontentright .frame-type-image h5,.theme-2017007 .maincontentright .frame-type-image h6,.theme-2017007 .maincontentright .frame-type-image p,.theme-2017007 .maincontentright .frame-type-image strong,.theme-2017007 .maincontentright .frame-type-image time,.theme-2017007 .maincontentright .frame-type-image label,.theme-2017007 .maincontentright .frame-type-image li,.theme-2017007 .maincontentleft .frame-type-image,.theme-2017007 .maincontentleft .frame-type-image h1,.theme-2017007 .maincontentleft .frame-type-image h2,.theme-2017007 .maincontentleft .frame-type-image h3,.theme-2017007 .maincontentleft .frame-type-image h4,.theme-2017007 .maincontentleft .frame-type-image h5,.theme-2017007 .maincontentleft .frame-type-image h6,.theme-2017007 .maincontentleft .frame-type-image p,.theme-2017007 .maincontentleft .frame-type-image strong,.theme-2017007 .maincontentleft .frame-type-image time,.theme-2017007 .maincontentleft .frame-type-image label,.theme-2017007 .maincontentleft .frame-type-image li{color:#fff}.theme-2017007 .maincontentright .frame-type-image a:not(.button),.theme-2017007 .maincontentleft .frame-type-image a:not(.button){color:#fff}.theme-2017007 .maincontentright .frame-type-image a:not(.button):hover,.theme-2017007 .maincontentright .frame-type-image a:not(.button):focus,.theme-2017007 .maincontentleft .frame-type-image a:not(.button):hover,.theme-2017007 .maincontentleft .frame-type-image a:not(.button):focus{color:#ffe500}.theme-2017007 .maincontentright .frame-type-image .ce-gallery,.theme-2017007 .maincontentleft .frame-type-image .ce-gallery{margin-bottom:1.875rem}.theme-2017007 .maincontentright .frame-type-image .image,.theme-2017007 .maincontentleft .frame-type-image .image{box-shadow:2px 2px 4px rgba(32, 29, 27, 0.5);background-color:#fff}.theme-2017007 .maincontentright .xBlogItem .details,.theme-2017007 .maincontentright .xBlogItem .details a,.theme-2017007 .maincontentleft .xBlogItem .details,.theme-2017007 .maincontentleft .xBlogItem .details a{margin-bottom:0}.theme-2017007 .maincontentright .xBlogItem h4,.theme-2017007 .maincontentleft .xBlogItem h4{margin-bottom:0.25rem;font-weight:bold}.theme-2017007 .maincontentright .xBlogItem p:not(.details) a,.theme-2017007 .maincontentleft .xBlogItem p:not(.details) a{color:#201d1b}.theme-2017007 .maincontentright .xBlogItem p.datetime.top,.theme-2017007 .maincontentleft .xBlogItem p.datetime.top{margin-bottom:0}.theme-2017007 .maincontentright .frame-type-list:has(.tx-socialblock),.theme-2017007 .maincontentleft .frame-type-list:has(.tx-socialblock){box-shadow:none}.theme-2017007 .maincontentright .frame-type-list:has(.tx-socialblock) h1,.theme-2017007 .maincontentright .frame-type-list:has(.tx-socialblock) h2,.theme-2017007 .maincontentright .frame-type-list:has(.tx-socialblock) h3,.theme-2017007 .maincontentright .frame-type-list:has(.tx-socialblock) h4,.theme-2017007 .maincontentright .frame-type-list:has(.tx-socialblock) h5,.theme-2017007 .maincontentright .frame-type-list:has(.tx-socialblock) h6,.theme-2017007 .maincontentleft .frame-type-list:has(.tx-socialblock) h1,.theme-2017007 .maincontentleft .frame-type-list:has(.tx-socialblock) h2,.theme-2017007 .maincontentleft .frame-type-list:has(.tx-socialblock) h3,.theme-2017007 .maincontentleft .frame-type-list:has(.tx-socialblock) h4,.theme-2017007 .maincontentleft .frame-type-list:has(.tx-socialblock) h5,.theme-2017007 .maincontentleft .frame-type-list:has(.tx-socialblock) h6{color:#fff}.theme-2017007 .maincontentright .frame-type-list:has(.tx-socialblock) .box,.theme-2017007 .maincontentleft .frame-type-list:has(.tx-socialblock) .box{background-color:#fff}.theme-2017007 .maincontentright .frame-type-list:has(.tx-socialblock) .box,.theme-2017007 .maincontentright .frame-type-list:has(.tx-socialblock) .btn,.theme-2017007 .maincontentleft .frame-type-list:has(.tx-socialblock) .box,.theme-2017007 .maincontentleft .frame-type-list:has(.tx-socialblock) .btn{box-shadow:2px 2px 4px rgba(32, 29, 27, 0.5)}.theme-2017007 .start-slider .orbit-container,.theme-2017007 .header-wrapper .orbit .orbit-container{box-shadow:2px 2px 4px rgba(32, 29, 27, 0.5)}.theme-2017007 .tabs .tabs-title:before{box-shadow:0 1px 4px rgba(32, 29, 27, 0.65)}.theme-2017007 .tabs-content{box-shadow:2px 2px 4px rgba(32, 29, 27, 0.5)}.theme-2017007 .siteLineTop a,.theme-2017007 .siteLineTop button{text-transform:uppercase}.theme-2017007 .siteLineTop .dropdown-pane{text-transform:none}.theme-2017007 .video-shariff-preview-text{color:#201d1b !important}.theme-2017007 .xBlogTeaser img{width:100%}.theme-2017007 .xBlogTeaser .columns{position:relative}.theme-2017007 .xBlogTeaser .columns>a{display:block;position:relative;overflow:hidden}.theme-2017007 .xBlogTeaser .columns>a:hover+.positionBottom{opacity:1}.theme-2017007 .xBlogTeaser .positionBottom{pointer-events:none;transition:all 0.3s}.theme-2017007 .xBlogTeaser .positionBottom a{color:#fff !important}.theme-2017007 .bio_ep{border-radius:3px;display:none;position:absolute;top:0;visibility:hidden;width:100%;z-index:1005;left:0;background-color:#FFFFFF;padding:1rem 1rem 0.1rem 1rem;box-shadow:0 0 10px rgba(0, 0, 0, 0.4)}@media only screen and (max-width:40em){.theme-2017007 .bio_ep{min-height:100vh}}.theme-2017007 .bio_ep .column,.theme-2017007 .bio_ep .columns{min-width:0}.theme-2017007 .bio_ep>:first-child{margin-top:0}.theme-2017007 .bio_ep>:last-child{margin-bottom:0}@media only screen and (min-width:40.0625em){.theme-2017007 .bio_ep{left:0;margin:0 auto;max-width:62.5rem;right:0;width:80%}}@media only screen and (min-width:40.0625em){.theme-2017007 .bio_ep{top:6.25rem}}.theme-2017007 .bio_ep.radius{box-shadow:none;border-radius:3px}.theme-2017007 .bio_ep.round{box-shadow:none;border-radius:1000px}.theme-2017007 .bio_ep.collapse{padding:0;box-shadow:none}@media only screen and (min-width:40.0625em){.theme-2017007 .bio_ep.tiny{left:0;margin:0 auto;max-width:62.5rem;right:0;width:30%}}@media only screen and (min-width:40.0625em){.theme-2017007 .bio_ep.small{left:0;margin:0 auto;max-width:62.5rem;right:0;width:40%}}@media only screen and (min-width:40.0625em){.theme-2017007 .bio_ep.medium{left:0;margin:0 auto;max-width:62.5rem;right:0;width:60%}}@media only screen and (min-width:40.0625em){.theme-2017007 .bio_ep.large{left:0;margin:0 auto;max-width:62.5rem;right:0;width:70%}}@media only screen and (min-width:40.0625em){.theme-2017007 .bio_ep.xlarge{left:0;margin:0 auto;max-width:62.5rem;right:0;width:95%}}.theme-2017007 .bio_ep.full{height:100vh;height:100%;left:0;margin-left:0 !important;max-width:none !important;min-height:100vh;top:0}@media only screen and (min-width:40.0625em){.theme-2017007 .bio_ep.full{left:0;margin:0 auto;max-width:62.5rem;right:0;width:100%}}.theme-2017007 .bio_ep.toback{z-index:1003}.theme-2017007 .bio_ep .bio_ep_close{color:#AAAAAA;cursor:pointer;font-size:2.5rem;font-weight:bold;line-height:1;position:absolute;top:0.625rem;right:1.375rem}.theme-2017007 .bio_ep .powermail_form h3,.theme-2017007 .bio_ep .powermail_form legend{display:none}.theme-2017007 .bio_ep .powermail_form fieldset{border:inherit;margin:1em 0;padding:0}.theme-2017007 .bio_ep_bg{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0.3;z-index:1000}.theme-2017007 .tx-indexedsearch-searchbox button,.theme-2017007 .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}.theme-2017007 .tx-indexedsearch-searchbox button:focus,.theme-2017007 .tx-indexedsearch-searchbox button:hover,.theme-2017007 .tx-indexedsearch-searchbox .button:focus,.theme-2017007 .tx-indexedsearch-searchbox .button:hover{background-color:inherit;color:#850048}.theme-2017007 .tx-indexedsearch-searchbox button i,.theme-2017007 .tx-indexedsearch-searchbox .button i{margin-right:0.5rem;position:relative;top:3px}.theme-2017007 section.header .tx-indexedsearch-searchbox{}.theme-2017007 .tx-indexedsearch-searchbox fieldset{height:39px;margin:0;padding:0}.theme-2017007 .tx-indexedsearch-searchbox form{}.theme-2017007 .tx-indexedsearch-searchbox label,.theme-2017007 .tx-indexedsearch-searchbox legend{display:none}.theme-2017007 .tx-indexedsearch-searchbox .tx-indexedsearch-form,.theme-2017007 .tx-indexedsearch-searchbox .tx-indexedsearch-submit,.theme-2017007 .tx-indexedsearch-searchbox .tx-indexedsearch-search-submit{}.theme-2017007 .tx-indexedsearch-searchbox .tx-indexedsearch-search-submit{float:right;position:relative;top:-40px}.theme-2017007 .tx-indexedsearch-searchbox .tx-indexedsearch-form input{border:0;box-shadow:inherit;margin:0}.theme-2017007 .tx-indexedsearch-searchbox .tx-indexedsearch-form input{display:inline;width:30rem}.theme-2017007 section.header .tx-indexedsearch-searchbox .tx-indexedsearch-form input{width:100%}.theme-2017007 .tx-indexedsearch-searchbox .tx-indexedsearch-search-submit button{position:relative;top:3px}.theme-2017007 .tx-indexedsearch-info-noresult,.theme-2017007 .tx-indexedsearch-info-sword{padding:1rem 0}.theme-2017007 .tx-indexedsearch-icon img{max-width:none}.theme-2017007 .tx-indexedsearch-info{font-size:80%;color:#aaa}.theme-2017007 ul.tx-indexedsearch-browsebox{list-style:none;margin:0 0 1em 0;overflow:hidden}.theme-2017007 .tx-indexedsearch-browsebox li{float:left}.theme-2017007 .tx-indexedsearch-browsebox li a{display:block;padding:2px 5px;border:1px solid #ccc;margin:0 1em 0 0;text-decoration:none}.theme-2017007 .tx-indexedsearch-browsebox li a:focus,.theme-2017007 .tx-indexedsearch-browsebox li a:hover,.theme-2017007 .tx-indexedsearch-browsebox li a:active{background:#f8f8f8}.theme-2017007 .tx-indexedsearch-info dd,.theme-2017007 .tx-indexedsearch-info dt{display:inline}.theme-2017007 .tx-indexedsearch-info dd.tx-indexedsearch-text-item-path,.theme-2017007 .tx-indexedsearch-info dt.tx-indexedsearch-text-item-path{display:none}.theme-2017007 .tx-indexedsearch-search-table{width:auto}.theme-2017007 .tx-indexedsearch-search-table td{padding:0.5em 1em 0.5em 0}.theme-2017007 .tx-indexedsearch-redMarkup{color:#f00}.theme-2017007 .powermail_fieldwrap .mandatory{color:#dc143c;margin-left:0.25rem}.theme-2017007 .powermail_fieldwrap .radio,.theme-2017007 .powermail_fieldwrap .checkbox,.theme-2017007 .powermail_fieldwrap .powermail_captchaimage,.theme-2017007 .powermail_fieldwrap .btn{margin-bottom:0.9375rem}.theme-2017007 .powermail_fieldwrap .radio label,.theme-2017007 .powermail_fieldwrap .checkbox label{padding-left:1.75rem;position:relative;line-height:1.5}.theme-2017007 .powermail_fieldwrap .radio input,.theme-2017007 .powermail_fieldwrap .checkbox input{position:absolute;top:0.375rem;left:0}.theme-2017007 .powermail_fieldwrap_link-gdpr{margin-bottom:0.9375rem}.theme-2017007 .powermail_legend{display:none}.theme-2017007 #startBox01 .clearing-container .news-img-wrap.clearing-thumbs.small-block-grid-1{background:inherit}.theme-2017007 #startBox01 .news-img-wrap.clearing-thumbs.small-block-grid-1{margin-left:25px}.theme-2017007 #startBox01 .clearing-thumbs figure a{float:none}.theme-2017007 .wahlcounter-container{background-color:#39991f;padding:0.9375rem;border-radius:0;font-family:"Helvetica", "Verdana", sans-serif;display:inline-block;width:auto}.theme-2017007 .startTextAlignCenter .tx-wahlcounter .flip-clock-wrapper{display:flex;justify-content:center}.theme-2017007 .startTextAlignCenter .wahlcounter-container{margin:0 auto}.theme-2017007 .maincontentright .wahlcounter-container,.theme-2017007 .maincontentleft .wahlcounter-container{width:100%}.theme-2017007 .callout .tx-wahlcounter{margin:-0.9375rem}.theme-2017007 .maincontentright .tx-wahlcounter,.theme-2017007 .maincontentleft .tx-wahlcounter{margin:-0.9375rem}.theme-2017007 .xBlogItem.backgroundchange{line-height:1.25}.theme-2017007 .xBlogItem.backgroundchange p{font-size:0.875rem;line-height:inherit}.theme-2017007 .xBlogItem.backgroundchange a{color:inherit}.theme-2017007 .xBlogItem.backgroundchange a:hover,.theme-2017007 .xBlogItem.backgroundchange a:focus,.theme-2017007 .xBlogItem.backgroundchange a:active{color:#FFF17A}.theme-2017007 .xBlogItem.backgroundchange h2{line-height:inherit;font-family:ArvoWeb, "PT Sans", "Helvetica", "Verdana", sans-serif;font-size:1.25rem !important}.theme-2017007 .xBlogItem.backgroundchange .main.bottom,.theme-2017007 .xBlogItem.backgroundchange .main.top,.theme-2017007 .xBlogItem.backgroundchange.woGrid{padding:0.9375rem}.theme-2017007 .xBlogItem.backgroundchange .details.bottom,.theme-2017007 .xBlogItem.backgroundchange .datetime.bottom{position:absolute;bottom:0;color:inherit}.theme-2017007 .xBlogItem.backgroundchange .category{margin-bottom:0}.theme-2017007 .slick-slide:nth-of-type(6n) .backgroundchange .button,.theme-2017007 .frame-default:has(.backgroundchange) .columns:nth-of-type(6n) .backgroundchange .button{transition:all 0.3s;cursor:pointer;border:1px solid #fff;background-color:transparent;color:#fff;fill:#fff;border-radius:0;font-family:"Helvetica", "Verdana", sans-serif;font-weight:400;box-shadow:none;font-size:1.125rem;padding:0.6875rem 1.125rem}.theme-2017007 .slick-slide:nth-of-type(6n) .backgroundchange .button:hover,.theme-2017007 .slick-slide:nth-of-type(6n) .backgroundchange .button:focus,.theme-2017007 .frame-default:has(.backgroundchange) .columns:nth-of-type(6n) .backgroundchange .button:hover,.theme-2017007 .frame-default:has(.backgroundchange) .columns:nth-of-type(6n) .backgroundchange .button:focus{color:#4097c2;fill:#4097c2;border-color:#fff;background-color:#fff}.theme-2017007 .slick-slide:nth-of-type(6n+1) .backgroundchange .button,.theme-2017007 .frame-default:has(.backgroundchange) .columns:nth-of-type(6n+1) .backgroundchange .button{transition:all 0.3s;cursor:pointer;border:1px solid #fff;background-color:transparent;color:#fff;fill:#fff;border-radius:0;font-family:"Helvetica", "Verdana", sans-serif;font-weight:400;box-shadow:none;font-size:1.125rem;padding:0.6875rem 1.125rem}.theme-2017007 .slick-slide:nth-of-type(6n+1) .backgroundchange .button:hover,.theme-2017007 .slick-slide:nth-of-type(6n+1) .backgroundchange .button:focus,.theme-2017007 .frame-default:has(.backgroundchange) .columns:nth-of-type(6n+1) .backgroundchange .button:hover,.theme-2017007 .frame-default:has(.backgroundchange) .columns:nth-of-type(6n+1) .backgroundchange .button:focus{color:#00a358;fill:#00a358;border-color:#fff;background-color:#fff}.theme-2017007 .slick-slide:nth-of-type(6n+2) .backgroundchange .button,.theme-2017007 .frame-default:has(.backgroundchange) .columns:nth-of-type(6n+2) .backgroundchange .button{transition:all 0.3s;cursor:pointer;border:1px solid #fff;background-color:transparent;color:#fff;fill:#fff;border-radius:0;font-family:"Helvetica", "Verdana", sans-serif;font-weight:400;box-shadow:none;font-size:1.125rem;padding:0.6875rem 1.125rem}.theme-2017007 .slick-slide:nth-of-type(6n+2) .backgroundchange .button:hover,.theme-2017007 .slick-slide:nth-of-type(6n+2) .backgroundchange .button:focus,.theme-2017007 .frame-default:has(.backgroundchange) .columns:nth-of-type(6n+2) .backgroundchange .button:hover,.theme-2017007 .frame-default:has(.backgroundchange) .columns:nth-of-type(6n+2) .backgroundchange .button:focus{color:#e6007e;fill:#e6007e;border-color:#fff;background-color:#fff}.theme-2017007 .slick-slide:nth-of-type(6n+3) .backgroundchange .button,.theme-2017007 .frame-default:has(.backgroundchange) .columns:nth-of-type(6n+3) .backgroundchange .button{transition:all 0.3s;cursor:pointer;border:1px solid #201d1b;background-color:transparent;color:#201d1b;fill:#201d1b;border-radius:0;font-family:"Helvetica", "Verdana", sans-serif;font-weight:400;box-shadow:none;font-size:1.125rem;padding:0.6875rem 1.125rem}.theme-2017007 .slick-slide:nth-of-type(6n+3) .backgroundchange .button:hover,.theme-2017007 .slick-slide:nth-of-type(6n+3) .backgroundchange .button:focus,.theme-2017007 .frame-default:has(.backgroundchange) .columns:nth-of-type(6n+3) .backgroundchange .button:hover,.theme-2017007 .frame-default:has(.backgroundchange) .columns:nth-of-type(6n+3) .backgroundchange .button:focus{color:#363936;fill:#363936;border-color:#fff;background-color:#fff}.theme-2017007 .slick-slide:nth-of-type(6n+4) .backgroundchange .button,.theme-2017007 .frame-default:has(.backgroundchange) .columns:nth-of-type(6n+4) .backgroundchange .button{transition:all 0.3s;cursor:pointer;border:1px solid #201d1b;background-color:transparent;color:#201d1b;fill:#201d1b;border-radius:0;font-family:"Helvetica", "Verdana", sans-serif;font-weight:400;box-shadow:none;font-size:1.125rem;padding:0.6875rem 1.125rem}.theme-2017007 .slick-slide:nth-of-type(6n+4) .backgroundchange .button:hover,.theme-2017007 .slick-slide:nth-of-type(6n+4) .backgroundchange .button:focus,.theme-2017007 .frame-default:has(.backgroundchange) .columns:nth-of-type(6n+4) .backgroundchange .button:hover,.theme-2017007 .frame-default:has(.backgroundchange) .columns:nth-of-type(6n+4) .backgroundchange .button:focus{color:#363936;fill:#363936;border-color:#fff;background-color:#fff}.theme-2017007 .slick-slide:nth-of-type(6n+5) .backgroundchange .button,.theme-2017007 .frame-default:has(.backgroundchange) .columns:nth-of-type(6n+5) .backgroundchange .button{transition:all 0.3s;cursor:pointer;border:1px solid #201d1b;background-color:transparent;color:#201d1b;fill:#201d1b;border-radius:0;font-family:"Helvetica", "Verdana", sans-serif;font-weight:400;box-shadow:none;font-size:1.125rem;padding:0.6875rem 1.125rem}.theme-2017007 .slick-slide:nth-of-type(6n+5) .backgroundchange .button:hover,.theme-2017007 .slick-slide:nth-of-type(6n+5) .backgroundchange .button:focus,.theme-2017007 .frame-default:has(.backgroundchange) .columns:nth-of-type(6n+5) .backgroundchange .button:hover,.theme-2017007 .frame-default:has(.backgroundchange) .columns:nth-of-type(6n+5) .backgroundchange .button:focus{color:#363936;fill:#363936;border-color:#fff;background-color:#fff}.theme-2017007 .frame-default:has(.backgroundchange) .xBlogMain.list>.row{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.theme-2017007 .xBlogItem .social a svg{fill:#39991f}.theme-2017007 .xBlogItem .social a:hover svg{fill:#ee1861}.theme-2017007 .xBlog.list .short a,.theme-2017007 .xBlogMini p:not(.details):not(.linkToForeignListView) a{color:inherit}.theme-2017007 .xBlog.list .short a:hover,.theme-2017007 .xBlog.list .short a:focus,.theme-2017007 .xBlog.list .short a:active,.theme-2017007 .xBlogMini p:not(.details):not(.linkToForeignListView) a:hover,.theme-2017007 .xBlogMini p:not(.details):not(.linkToForeignListView) a:focus,.theme-2017007 .xBlogMini p:not(.details):not(.linkToForeignListView) a:active{color:#ee1861}.theme-2017007 .xBlog.list .short a:hover .datetime,.theme-2017007 .xBlog.list .short a:focus .datetime,.theme-2017007 .xBlog.list .short a:active .datetime,.theme-2017007 .xBlogMini p:not(.details):not(.linkToForeignListView) a:hover .datetime,.theme-2017007 .xBlogMini p:not(.details):not(.linkToForeignListView) a:focus .datetime,.theme-2017007 .xBlogMini p:not(.details):not(.linkToForeignListView) a:active .datetime{color:inherit}@media screen and (max-width:640px){.theme-2017007 .xBlogMain .marginal.right{padding-left:0.9375rem}.theme-2017007 .xBlogMain .marginal.left{padding-right:0.9375rem}}.theme-2017007 .xBlogItems.orbit{overflow:hidden}.theme-2017007 .xBlogItems.orbit .slide-content{display:flex;flex-direction:column;justify-content:end}.theme-2017007 .xBlogItems.orbit .background{position:absolute;width:100%;height:100%;background-size:cover;background-position:center;pointer-events:none}.theme-2017007 .xBlogItems.orbit .category{display:none}.theme-2017007 .xBlogItems.orbit .teaser{padding:2rem 3rem;position:relative;color:#fff}.theme-2017007 .xBlogItems.orbit .teaser a:not(.button){text-shadow:1px 1px #201d1b}.theme-2017007 .xBlogItems.orbit .teaser a:not(.button),.theme-2017007 .xBlogItems.orbit .teaser p,.theme-2017007 .xBlogItems.orbit .teaser h2,.theme-2017007 .xBlogItems.orbit .teaser h3,.theme-2017007 .xBlogItems.orbit .teaser .datetime{position:relative;z-index:1;color:inherit}.theme-2017007 .xBlogItems.orbit .teaser p{line-height:1.4}.theme-2017007 .xBlogItems.orbit .teaser h2{line-height:1.2;font-size:1.5rem;font-weight:bold}.theme-2017007 .xBlogItems.orbit .bottom{margin-bottom:0}.theme-2017007 .xBlogItems.orbit .bottom a{margin-bottom:0}.theme-2017007 .maincontentmain .xBlogItems.orbit .orbit-figure{width:100%;position:relative;overflow:hidden}.theme-2017007 .maincontentmain .xBlogItems.orbit .orbit-figure>a{position:absolute;width:100%;height:100%;top:0}.theme-2017007 .maincontentmain .xBlogItems.orbit .orbit-figure>a img{width:100%;height:auto}.theme-2017007 .maincontentmain .xBlogItems.orbit .orbit-caption{position:relative}@media screen and (max-width:570px){.theme-2017007 .xBlogItems.orbit figcaption{text-align:center}.theme-2017007 .xBlogItems.orbit figcaption p{display:none}}.theme-2017007 .xBlogSearch button{height:2.4375rem;border-radius:0;box-shadow:none}.theme-2017007 .frame>.xBlogForm:last-child button{margin-bottom:0}.theme-2017007 .xBlogMain.single .ce-textpic .ce-gallery{margin-bottom:0}.theme-2017007 .xBlogMain.single .ce-textpic .ce-column{margin-bottom:0.9375rem}.theme-2017007 .xBlogMain.single .xBlogItem{margin-top:0}@media screen and (max-width:1024px){.theme-2017007 .xBlogMain.single .ce-textpic .ce-gallery{float:none;margin:0 !important}}.theme-2017007 .slick-slider h1,.theme-2017007 .slick-slider h2,.theme-2017007 .slick-slider h3,.theme-2017007 .slick-slider p{font-family:"Helvetica", "Verdana", sans-serif}.theme-2017007 .slick-slider .xBlogItem h2{font-size:1rem}.theme-2017007 .slick-slider .xBlogItem h3,.theme-2017007 .slick-slider .xBlogItem p{font-size:0.875rem}.theme-2017007 .slick-slider .xBlogItem h2,.theme-2017007 .slick-slider .xBlogItem h3{margin-bottom:0.5rem}.theme-2017007 .slick-slider .xBlogItem h2,.theme-2017007 .slick-slider .xBlogItem h3,.theme-2017007 .slick-slider .xBlogItem p{font-weight:normal}.theme-2017007 .slick-slider .xBlogItem .category{display:none}.theme-2017007 .smallblog,.theme-2017007 .smallcontent{margin-left:auto;margin-right:auto;width:80%}.theme-2017007 .smallblog .list figure,.theme-2017007 .smallcontent .list figure{margin-bottom:0.9375rem}.theme-2017007 .smallblog .list figure figcaption,.theme-2017007 .smallcontent .list figure figcaption{text-align:left}.theme-2017007 .smallblog .list figure .copyright,.theme-2017007 .smallcontent .list figure .copyright{display:inline-block}.theme-2017007 .smallblog .single h2,.theme-2017007 .smallcontent .single h2{text-align:center;margin-bottom:0.9375rem}.theme-2017007 .smallblog .xBlogItemHeader.startgreenGreen,.theme-2017007 .smallcontent .xBlogItemHeader.startgreenGreen{width:125%;transform:translateX(-10%)}@media screen and (min-width:640px){.theme-2017007 .smallblog,.theme-2017007 .smallcontent{width:75%}.theme-2017007 .smallblog .list h2,.theme-2017007 .smallcontent .list h2{margin-bottom:0.9375rem}.theme-2017007 .smallblog .single h2,.theme-2017007 .smallcontent .single h2{margin-bottom:1.40625rem;margin-top:0.5rem}.theme-2017007 .smallblog .xBlogItemHeader.startgreenGreen,.theme-2017007 .smallcontent .xBlogItemHeader.startgreenGreen{width:133.3333333333%;transform:translateX(-12.5%)}}@media screen and (min-width:1024px){.theme-2017007 .smallblog,.theme-2017007 .smallcontent{width:60%}.theme-2017007 .smallblog .xBlogItemHeader.startgreenGreen,.theme-2017007 .smallcontent .xBlogItemHeader.startgreenGreen{width:166.6666666667%;transform:translateX(-20%)}}@media screen and (min-width:75rem){.theme-2017007 .smallblog,.theme-2017007 .smallcontent{width:45rem}}.theme-2017007 .xBlogTeaser .positionBottom p{color:#fff}.theme-2017007 .xBlogTeaser img,.theme-2017007 .xBlogTeaser .columns>a{border-radius:0}.theme-2017007 .xBlogItem h2{font-family:ArvoWeb, "PT Sans", "Helvetica", "Verdana", sans-serif}.theme-2017007 .xBlogItems.orbit .teaser{background-color:rgba(32, 29, 27, 0.5)}.theme-2017007 .xBlogItems.orbit .teaser a{color:#fff !important}.theme-2017007 .slick-slider .xBlogItem .teaser a:focus,.theme-2017007 .slick-slider .xBlogItem .teaser a:hover{color:#ffe500 !important}.theme-2017007 .xBlogTeaser .columns>a{box-shadow:2px 2px 4px rgba(32, 29, 27, 0.5)}.theme-2017007 .xBlogTeaser .positionBottom{opacity:0.8}.theme-2017007 .xBlogTeaser .positionBottom p{background-color:rgba(10, 50, 30, 0.8);padding:0.5rem 1rem}.theme-2017007 .xBlogTeaser .positionBottom a{font-size:1.25rem;font-weight:normal}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fvendor%2Fmotion-ui%2Futil%2F_transition.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fvendor%2Fmotion-ui%2F_classes.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fvendor%2Fmotion-ui%2Futil%2F_keyframe.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Futil%2F_breakpoint.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_reveal.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fvendor%2Fnormalize.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2F_global.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Futil%2F_mixins.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fforms%2F_text.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fforms%2F_checkbox.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fforms%2F_label.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fforms%2F_help-text.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fforms%2F_input-group.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fforms%2F_fieldset.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fforms%2F_select.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fforms%2F_error.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Ftypography%2F_base.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Ftypography%2F_helpers.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Ftypography%2F_alignment.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Ftypography%2F_print.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fgrid%2F_flex-grid.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fgrid%2F_gutter.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_button.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_button-group.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_close-button.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_label.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_progress-bar.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_slider.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_switch.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_table.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_badge.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_breadcrumbs.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_callout.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_card.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_dropdown.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_pagination.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_tooltip.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_accordion.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_media-object.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_orbit.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_responsive-embed.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_tabs.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_thumbnail.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_menu.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_menu-icon.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_accordion-menu.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_drilldown.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_dropdown-menu.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_off-canvas.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_sticky.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_title-bar.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_top-bar.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_float.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_flex.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Ft3foundation%2FResources%2FPublic%2FScss%2Ffoundation-6.7.4%2Fcomponents%2F_visibility.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fclassic%2Fmain.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F04_global%2F_grid.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F04_global%2F_layouts.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F04_global%2F_fonts.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F04_global%2F_generic.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F04_global%2F_hacks.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F04_global%2F_helpers.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F04_global%2F_helpers-space.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F04_global%2F_layouts.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F04_global%2F_typography.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F03_mixins%2F_mixins-text.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fclassic%2F04_global%2F_hacks.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fclassic%2F04_global%2F_layouts.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_breadcrumbs.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_footer.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_headlineimage.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_jumboteaser.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_megamenu.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_menu.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_sitelinetop.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_teasercard.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_titlebar.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F05_components%2F_topbar.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_accordion.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_arrow.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_banner.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_breadcrumbs.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_button.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F03_mixins%2F_mixins-buttons.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_calendar.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_calendar_sidebar.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_callout.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F03_mixins%2F_mixins-startgreen-colors.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_category.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_content-area.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_drilldown-menu.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_dropdown-menu.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_flip-clock.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_home-icon.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_icon.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_jumboteaser.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_jumpbox.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_linkToTypoGruene.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_list.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_logo.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_menu.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_media.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_megamenu.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_off-canvas.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_pagination.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_rss-news.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_search.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_sidebar.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_orbit-slider.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_sitelinetop.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_socialblock.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_table.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_tabs.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_teasercard.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_topbar.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_titlebar.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_upload-link.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F05_components%2F_video.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fclassic%2F05_components%2F_accordion.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fclassic%2F05_components%2F_banner.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fclassic%2F05_components%2F_button.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fclassic%2F05_components%2F_calendar.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fclassic%2F05_components%2F_calendar-item.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fclassic%2F05_components%2F_category.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fclassic%2F05_components%2F_content-area.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fclassic%2F05_components%2F_dropdown-menu.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fclassic%2F05_components%2F_header.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fclassic%2F05_components%2F_main-nav.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fclassic%2F05_components%2F_off-canvas.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fclassic%2F05_components%2F_rss-news.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fclassic%2F05_components%2F_sidebar.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F03_mixins%2F_mixins-text.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fclassic%2F05_components%2F_orbit-slider.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fclassic%2F05_components%2F_tabs.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fclassic%2F05_components%2F_sitelinetop.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fclassic%2F05_components%2F_video.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstart%2FResources%2FPublic%2FScss%2F06_extensions%2F_xblog-teaser.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F06_extensions%2F_bioep.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F06_extensions%2F_indexed-search.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F06_extensions%2F_powermail.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F06_extensions%2F_tx-news.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F06_extensions%2F_wahlcounter.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F06_extensions%2F_xblog-backgroundchange.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F06_extensions%2F_xblog-item.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F06_extensions%2F_xblog-list.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F06_extensions%2F_xblog-orbit.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F06_extensions%2F_xblog-search.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F06_extensions%2F_xblog-single.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F06_extensions%2F_xblog-slick.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F06_extensions%2F_xblog-smallblog.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fbase%2F06_extensions%2F_xblog-teaser.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fclassic%2F06_extensions%2F_xblog-item.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fclassic%2F06_extensions%2F_xblog-orbit.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fclassic%2F06_extensions%2F_xblog-slick.scss%22%2C%22..%2F..%2F..%2Fhome%2Fmy%2Fpublic_html%2Freleases%2F4%2Fpublic%2Ftypo3conf%2Fext%2Fstartgreen%2FResources%2FPublic%2FScss%2Fclassic%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%2C0MAAA%2CCAyBA%2CIAAA%2CoGAAA%2CCAYA%2CSAAA%2C2CAAA%2CCAOA%2COAAA%2CgDAAA%2CCAUE%2C6GAAA%2CyBAAA%2CCAQF%2COAAA%2CmGAAA%2CCCrBA%2CgCAAA%2CSAAA%2CCDiCA%2CIAAA%2C8CAAA%2CCAMA%2CsCAAA%2CmBAAA%2CCASA%2CYAAA%2CwBAAA%2CCAIA%2CWAAA%2CuBAAA%2CCEjIA%2CoOAAA%2C6WAAA%2CCAdA%2C8TAAA%2CiJAAA%2CCAqBA%2CSAAA%2CcAAA%2CCAGE%2CeAAA%2CWAAA%2CCAQA%2CoEAAA%2C2CAAA%2CCAQF%2CgCAAA%2C%2BBAAA%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%2CqBAAA%2CCAMA%2CuEAAA%2CqBAAA%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%2CmoBAAA%2CCPkEA%2CmCAAA%2COAAA%2CsWAAA%2CCAAA%2CCOnGA%2CaAAA%2CiJAAA%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%2CiIAAA%2CCAYE%2CkHAAA%2C2BAAA%2CCAWI%2COAAA%2CkEAAA%2CCAAA%2COAAA%2CmEAAA%2CCAAA%2COAAA%2CoEAAA%2CCAAA%2COAAA%2CqEAAA%2CCAAA%2COAAA%2CgEAAA%2CCAAA%2COAAA%2CqEAAA%2CCbvHA%2CoCauHA%2COAAA%2CiBAAA%2CCAAA%2COAAA%2CgBAAA%2CCAAA%2COAAA%2CiBAAA%2CCAAA%2COAAA%2CkBAAA%2CCAAA%2COAAA%2CmBAAA%2CCAAA%2COAAA%2CcAAA%2CCAAA%2CCbvHA%2CoCauHA%2COAAA%2CcAAA%2CCAAA%2CCAuCN%2CEAAA%2CqEAAA%2CCAOE%2CgBAAA%2CaAAA%2CCAQA%2CMAAA%2CQAAA%2CCAMF%2CGAAA%2CiIAAA%2CCAcA%2CSAAA%2C8DAAA%2CCASA%2CGAAA%2CiBAAA%2CCAKA%2CGAAA%2CuCAAA%2CCAMA%2CGAAA%2CkBAAA%2CCAME%2CwBAAA%2CkCAAA%2CCAOF%2CGAAA%2CkBAAA%2CCAGE%2CMAAA%2CqCAAA%2CCAOF%2CWAAA%2CmFAAA%2CCAKE%2CwBAAA%2C6BAAA%2CCAgBF%2CiBAAA%2CiEAAA%2CCAOA%2COAAA%2CQAAA%2CCAYA%2CIAAA%2CsIAAA%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%2CCjBcM%2CoCAAA%2CiBAAA%2C8CAAA%2CCAAA%2CCiBRN%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%2CClB0HI%2CoCAAA%2CcAAA%2CsBAAA%2CCkB1HJ%2C0BAAA%2CeAAA%2CCAAA%2CCC8QF%2CQAAA%2CkTAAA%2CCfnIA%2CiCAAA%2CSAAA%2CCewII%2CaAAA%2CgBAAA%2CCAAA%2CcAAA%2CcAAA%2CCAAA%2CcAAA%2CiBAAA%2CCAKF%2CiBAAA%2CqDAAA%2CCAjJF%2CyIAAA%2CmCAAA%2CCAQA%2C4BAAA%2CmCAAA%2CCARA%2CiMAAA%2CmCAAA%2CCAQA%2C4CAAA%2CmCAAA%2CCARA%2C%2BMAAA%2CmCAAA%2CCAQA%2CgDAAA%2CmCAAA%2CCARA%2CiMAAA%2CmCAAA%2CCAQA%2C4CAAA%2CmCAAA%2CCARA%2CiMAAA%2CmCAAA%2CCAQA%2C4CAAA%2CmCAAA%2CCARA%2CmLAAA%2CmCAAA%2CCAQA%2CwCAAA%2CmCAAA%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%2CiOAAA%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%2C4EAAA%2CCAUE%2CiCAAA%2CcAAA%2CCA4JE%2C2BAAA%2CgBAAA%2CCAAA%2C4BAAA%2CcAAA%2CCAAA%2C4BAAA%2CiBAAA%2CCAxGJ%2C%2BBAAA%2CYAAA%2CCDkFA%2CmSAAA%2CmCAAA%2CCAQA%2CwEAAA%2CmCAAA%2CCARA%2CiTAAA%2CmCAAA%2CCAQA%2C4EAAA%2CmCAAA%2CCARA%2CmSAAA%2CmCAAA%2CCAQA%2CwEAAA%2CmCAAA%2CCARA%2CmSAAA%2CmCAAA%2CCAQA%2CwEAAA%2CmCAAA%2CCARA%2CqRAAA%2CmCAAA%2CCAQA%2CoEAAA%2CmCAAA%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%2C6JAAA%2CCAOI%2CeAAA%2CgCAAA%2CCAAA%2CiBAAA%2C6BAAA%2CCAAA%2CeAAA%2CgCAAA%2CCAAA%2CeAAA%2CgCAAA%2CCAAA%2CaAAA%2C6BAAA%2CCChBJ%2CUAAA%2C4EAAA%2CCAKM%2CkCAAA%2CwBAAA%2CCAAA%2CoCAAA%2CwBAAA%2CCAAA%2CkCAAA%2CwBAAA%2CCAAA%2CkCAAA%2CwBAAA%2CCAAA%2CgCAAA%2CwBAAA%2CCAQN%2CgBAAA%2C6EAAA%2CCAKA%2CqBAAA%2C4IAAA%2CCCgDA%2CQAAA%2CmJAAA%2CCAKA%2CaAAA%2CyIAAA%2CCAnEA%2CyBAAA%2CwBAAA%2CCAwEA%2CeAAA%2CoOAAA%2CCpBoFA%2CwCAAA%2CSAAA%2CCoBtIA%2CqBAAA%2CwBAAA%2CCAIA%2C2BAAA%2CwCAAA%2CCAmDA%2CmCAAA%2C%2BBAAA%2CCAMA%2CiBAAA%2CwFAAA%2CCAvCA%2C8BAAA%2CkCAAA%2CCAMA%2CgCAAA%2CsFAAA%2CCCyHA%2CQAAA%2C%2BHAAA%2CCAMA%2CcAAA%2C2CAAA%2CCAKA%2CeAAA%2CwKAAA%2CCAnHA%2CqBAAA%2CQAAA%2CCAKA%2CsBAAA%2C2LAAA%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%2C2EAAA%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%2CqIAAA%2CCAOI%2CeAAA%2CgCAAA%2CCAAA%2CiBAAA%2C6BAAA%2CCAAA%2CeAAA%2CgCAAA%2CCAAA%2CeAAA%2CgCAAA%2CCAAA%2CaAAA%2C6BAAA%2CCCsDJ%2CaAAA%2CsCAAA%2CCxB2DA%2CyCAAA%2C8CAAA%2CCAWA%2CoBAAA%2CUAAA%2CCwB%2FGA%2CgBAAA%2CoFAAA%2CCAgBM%2CwCAAA%2CsEAAA%2CCAeN%2CeAAA%2CaAAA%2CCAGE%2CqBAAA%2CyBAAA%2CCAUA%2CuBAAA%2CgCAAA%2CCCrBF%2CSAAA%2CmHAAA%2CCAlCA%2CsBAAA%2CYAAA%2CCAIA%2CqBAAA%2CeAAA%2CCAkCI%2CiBAAA%2CsCAAA%2CCAAA%2CmBAAA%2CmCAAA%2CCAAA%2CiBAAA%2CsCAAA%2CCAAA%2CiBAAA%2CsCAAA%2CCAAA%2CeAAA%2CmCAAA%2CCAMA%2CeAAA%2CiFAAA%2CCAAA%2CeAAA%2CyEAAA%2CCCSJ%2CMAAA%2C6KAAA%2CCAvCA%2CkBAAA%2CeAAA%2CCA2CA%2CcAAA%2C%2BDAAA%2CCAzBA%2C0BAAA%2CeAAA%2CCA6BA%2CcAAA%2C%2BBAAA%2CCAdA%2C0BAAA%2CeAAA%2CCAoBA%2CYAAA%2CcAAA%2CCCvDA%2CeAAA%2C6JAAA%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%2CsEAAA%2CCAWI%2CqDAAA%2CoBAAA%2CChC8EE%2C2CAAA%2CeAAA%2CoBAAA%2CCAAA%2CCgC5DN%2CiCAAA%2CsEAAA%2CCAOE%2C6CAAA%2CkBAAA%2CCA8CA%2CqBAAA%2CuEAAA%2CCAIA%2CsBAAA%2C2DAAA%2CCAvBF%2C4BAAA%2CsBAAA%2CCA2BE%2C6BAAA%2CsDAAA%2CCAMA%2CqEAAA%2CqDAAA%2CCAOA%2C2DAAA%2CoDAAA%2CCCzCF%2CSAAA%2CoGAAA%2CCAIA%2CSAAA%2C2JAAA%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%2CqBAAA%2CCAIA%2CuCAAA%2CqBAAA%2CCA%2BEA%2CiBAAA%2CwHAAA%2CCAvDA%2C6CAAA%2CwCAAA%2CCAKA%2C8CAAA%2CwBAAA%2CCAME%2CyBAAA%2CmEAAA%2CCAQA%2CoCAAA%2CaAAA%2CCAwCF%2CmBAAA%2CyFAAA%2CCAlBA%2C0CAAA%2CkBAAA%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%2CoHAAA%2CCAIA%2C4BAAA%2CuFAAA%2CChCsBA%2C8EAAA%2CSAAA%2CCgC3FA%2C0HAAA%2CsCAAA%2CCAyEA%2CgBAAA%2CMAAA%2CCAKA%2CYAAA%2CiBAAA%2CCAKA%2CeAAA%2C0EAAA%2CChCQA%2CwCAAA%2CSAAA%2CCgCjEA%2CsBAAA%2CmFAAA%2CCAQE%2C4BAAA%2CwBAAA%2CCAIA%2CgCAAA%2CwBAAA%2CCCxGF%2C8BAAA%2CgFAAA%2CCAbA%2C4KAAA%2CqDAAA%2CCAoBI%2CoDAAA%2CqBAAA%2CCC4FJ%2CMAAA%2CiFAAA%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%2CgFAAA%2CClCiHA%2CuCAAA%2CSAAA%2CCkCzGE%2CoBAAA%2CoCAAA%2CCAKA%2CwDAAA%2C6BAAA%2CCAgFF%2CcAAA%2CgGAAA%2CCAIA%2CuBAAA%2C0CAAA%2CCAIA%2CYAAA%2CyBAAA%2CCApDA%2CsBAAA%2CaAAA%2CCC9EA%2CWAAA%2C0JAAA%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%2CoCAAA%2CCAME%2CgBAAA%2CoCAAA%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%2CoIAAA%2CCAuBE%2CwBAAA%2C%2BDAAA%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%2CwCAAA%2CCAMA%2CiCAAA%2C4GAAA%2CCAUE%2C2CAAA%2CmDAAA%2CCAMA%2C4CAAA%2C0BAAA%2CCAKA%2CmCAAA%2CqBAAA%2CCAKF%2CwCAAA%2C4BAAA%2CCAIA%2C6CAAA%2CeAAA%2CCA%2FEF%2C0CAAA%2CiBAAA%2CCAGE%2CiDAAA%2C6MAAA%2CCASF%2C4DAAA%2CgLAAA%2CCAMA%2C6DAAA%2C%2BKAAA%2CCAoEI%2CwCAAA%2CuNAAA%2CCC%2FCA%2CkDAAA%2C0BAAA%2CCAQA%2CmDAAA%2C0BAAA%2CCAQA%2C%2BCAAA%2CsCAAA%2CCAKA%2CsDAAA%2CoLAAA%2CCxCgGJ%2C0CAAA%2CSAAA%2CCwChDE%2CoBAAA%2CYAAA%2CCAMA%2C8BAAA%2CoCAAA%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%2CoGAAA%2CCAYE%2CiCAAA%2CwBAAA%2CCA1LF%2C0DAAA%2CUAAA%2CCAIA%2CqEAAA%2C8KAAA%2CCAMA%2CsEAAA%2C2JAAA%2CCAgME%2CwBAAA%2CUAAA%2CCAMA%2CwCAAA%2CaAAA%2CCCvLF%2CoBAAA%2CeAAA%2CCAKA%2CuBAAA%2CuLAAA%2CCAkBE%2CkCAAA%2C4BAAA%2CCAKA%2CmCAAA%2CcAAA%2CCAIA%2C2CAAA%2CiBAAA%2CCAIA%2CwCAAA%2CcAAA%2CCAmUF%2CoBAAA%2CiCAAA%2CCAKA%2CYAAA%2CoGAAA%2CCzC9PA%2CqCAAA%2CSAAA%2CCyC3CA%2C%2BBAAA%2CWAAA%2CCAUA%2CsBAAA%2CiBAAA%2CCAKA%2CkCAAA%2CWAAA%2CCAGE%2C0CAAA%2CyCAAA%2CCAMF%2CoBAAA%2CyBAAA%2CCA4RA%2CqBAAA%2CuGAAA%2CCzCzQA%2C8CAAA%2CSAAA%2CCyC3CA%2CwCAAA%2CWAAA%2CCAUA%2C%2BBAAA%2CiBAAA%2CCAKA%2C2CAAA%2CWAAA%2CCAGE%2CmDAAA%2CyCAAA%2CCAMF%2C6BAAA%2CyBAAA%2CCAiSA%2CeAAA%2C0HAAA%2CCAvQE%2C8CAAA%2CgCAAA%2CCAOE%2C4EAAA%2CyBAAA%2CCAOA%2CqDAAA%2C%2BBAAA%2CCA6HF%2CkCAAA%2C0DAAA%2CCA6HF%2CgBAAA%2C0HAAA%2CCAlOE%2C%2BCAAA%2C%2BBAAA%2CCAOE%2C6EAAA%2CyBAAA%2CCAOA%2CsDAAA%2CgCAAA%2CCAuFF%2CmCAAA%2CyDAAA%2CCA8HF%2CcAAA%2C0HAAA%2CCA7LE%2C6CAAA%2CgCAAA%2CCAME%2C2EAAA%2CyBAAA%2CCAOA%2CoDAAA%2C%2BBAAA%2CCAkDF%2CiCAAA%2C0DAAA%2CCA%2BHF%2CiBAAA%2C4HAAA%2CCAzJE%2CgDAAA%2C%2BBAAA%2CCAME%2C8EAAA%2CyBAAA%2CCAOA%2CuDAAA%2CgCAAA%2CCAaF%2CoCAAA%2CyDAAA%2CCAiIF%2CoBAAA%2CyCAAA%2CCAzGA%2CmFAAA%2C8BAAA%2CCAMA%2CwCAAA%2CyBAAA%2CCAKA%2CwCAAA%2CyBAAA%2CC7C3MM%2C2C6CiTA%2CiCAAA%2C6DAAA%2CCAjFN%2C%2BCAAA%2CYAAA%2CCAKA%2CqDAAA%2CcAAA%2CCASA%2CqDAAA%2CqBAAA%2CCAuEM%2CkCAAA%2C6DAAA%2CCArFN%2CgDAAA%2CYAAA%2CCAKA%2CsDAAA%2CcAAA%2CCASA%2CsDAAA%2CsBAAA%2CCA2EM%2CgCAAA%2C6DAAA%2CCAzFN%2C8CAAA%2CYAAA%2CCAKA%2CoDAAA%2CcAAA%2CCASA%2CoDAAA%2CoBAAA%2CCA%2BEM%2CmCAAA%2C6DAAA%2CCA7FN%2CiDAAA%2CYAAA%2CCAKA%2CuDAAA%2CcAAA%2CCASA%2CuDAAA%2CuBAAA%2CCAAA%2CC7C9OM%2C2C6CyON%2CoCAAA%2CqBAAA%2CCAAA%2CC7CzOM%2C2C6CyON%2CqCAAA%2CsBAAA%2CCAAA%2CC7CzOM%2C2C6CyON%2CmCAAA%2CoBAAA%2CCAAA%2CC7CzOM%2C2C6CyON%2CsCAAA%2CuBAAA%2CCAAA%2CC7CzOM%2C2C6CiTA%2CgCAAA%2C6DAAA%2CCAjFN%2C8CAAA%2CYAAA%2CCAKA%2CoDAAA%2CcAAA%2CCASA%2CoDAAA%2CqBAAA%2CCAuEM%2CiCAAA%2C6DAAA%2CCArFN%2C%2BCAAA%2CYAAA%2CCAKA%2CqDAAA%2CcAAA%2CCASA%2CqDAAA%2CsBAAA%2CCA2EM%2C%2BBAAA%2C6DAAA%2CCAzFN%2C6CAAA%2CYAAA%2CCAKA%2CmDAAA%2CcAAA%2CCASA%2CmDAAA%2CoBAAA%2CCA%2BEM%2CkCAAA%2C6DAAA%2CCA7FN%2CgDAAA%2CYAAA%2CCAKA%2CsDAAA%2CcAAA%2CCASA%2CsDAAA%2CuBAAA%2CCAAA%2CC7C9OM%2C2C6CyON%2CoCAAA%2CqBAAA%2CCAAA%2CC7CzOM%2C2C6CyON%2CqCAAA%2CsBAAA%2CCAAA%2CC7CzOM%2C2C6CyON%2CmCAAA%2CoBAAA%2CCAAA%2CC7CzOM%2C2C6CyON%2CsCAAA%2CuBAAA%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%2C%2BJAAA%2CCAKA%2CQAAA%2CqPAAA%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%2CuGAAA%2CCAcE%2CsBAAA%2CwCAAA%2CCAOA%2CiCAAA%2CYAAA%2CCAKA%2CiBAAA%2CgBAAA%2CCAeF%2CiBAAA%2C2DAAA%2CCC2CA%2CSAAA%2CuGAAA%2CCA3EA%2CqBAAA%2CwBAAA%2CCAOE%2CeAAA%2CqBAAA%2CCAMF%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%2CCC1KF%2CKAAA%2C2CAAA%2CCAIA%2CeAAA%2CCCPA%2CuBAAA%2CsEAAA%2CCAOA%2CgCAAA%2CqBAAA%2CCAIA%2CiCAAA%2CmBAAA%2CCAIA%2C0BAAA%2CkFAAA%2CCAOA%2CoCAAA%2CUAAA%2CCAKA%2CoBAAA%2CeAAA%2CCAIA%2CoCACE%2CgDAAA%2CaAAA%2CCAIA%2CgDAAA%2CmBAAA%2CCAIA%2CgDAAA%2CaAAA%2CCAIA%2CgDAAA%2CaAAA%2CCAIA%2CgDAAA%2CmBAAA%2CCAIA%2CgDAAA%2CmBAAA%2CCAIA%2CgDAAA%2CeAAA%2CCAIA%2CgDAAA%2CmBAAA%2CCAIA%2CiDAAA%2CaAAA%2CCAIA%2CiDAAA%2CkBAAA%2CCAIA%2CiDAAA%2CkBAAA%2CCAAA%2CCChEA%2C%2BDAAA%2CkBAAA%2CCAIA%2CyDAAA%2CkBAAA%2CCAIA%2CmFAAA%2C8BAAA%2CCAOA%2C%2BBAAA%2CeAAA%2CCAIA%2CkCAAA%2CkBAAA%2CCAOF%2C0BAAA%2C6CAAA%2CCAQE%2C4IAAA%2C8CAAA%2CCAMA%2CoOAAA%2C8BAAA%2CCASA%2C4IAAA%2CkDAAA%2CCAOA%2C6WAAA%2CcAAA%2CCAOF%2CqBAAA%2C6BAAA%2CCASE%2CsCACE%2CuEAAA%2C8BAAA%2CCAAA%2CCAQA%2CwCACE%2CmHAAA%2C8BAAA%2CCAAA%2CCAcF%2CuDAAA%2CcAAA%2CCAIA%2CuFAAA%2CeAAA%2CCAYE%2CwDAAA%2CcAAA%2CCAIA%2CwFAAA%2CeAAA%2CCAqBF%2CyGAAA%2C8CAAA%2CCAmBJ%2CqCAEE%2C2BAAA%2CkCAAA%2CCAAA%2CCCvKF%2CWAAA%2C8LAAA%2CCAQA%2CWAAA%2C2LAAA%2CCAQA%2CWAAA%2C6LAAA%2CCAQA%2CWAAA%2CiMAAA%2CCAQA%2CWAAA%2CsMAAA%2CCAQA%2CWAAA%2CiMAAA%2CCAQA%2CWAAA%2CoTAAA%2CCChDA%2CeAAA%2CyMAAA%2CCAQA%2CuCAAA%2CmBAAA%2CCAKA%2CoCAAA%2CiDAAA%2CCAOA%2C6CAAA%2C8BAAA%2CCAOA%2CiEACC%2CqCAAA%2CYAAA%2CCAAA%2CCAKD%2C0CACC%2CsCAAA%2CYAAA%2CCAAA%2CCChCC%2CsDAAA%2CYAAA%2CCAMF%2CkCAAA%2CSAAA%2CCAKA%2CsCAAA%2CYAAA%2CCAME%2CmFAAA%2CYAAA%2CCASE%2CmFAAA%2CYAAA%2CCAQJ%2C6CAAA%2C0BAAA%2CCAKA%2CoCAAA%2CYAAA%2CCAKA%2CsCAAA%2C6BAAA%2CCAKA%2CqDAAA%2C%2BBAAA%2CCAIE%2CyDAAA%2C0BAAA%2CCAOF%2CoEAAA%2CeAAA%2CCAKA%2CqCACE%2CoCAAA%2C4BAAA%2CCAAA%2CCCjEF%2C%2BBAAA%2CkBAAA%2CCAIA%2C%2BBAAA%2CkBAAA%2CCAIA%2C%2BBAAA%2CmBAAA%2CCAIA%2C%2BBAAA%2CiBAAA%2CCAIA%2C%2BBAAA%2CmBAAA%2CCAIA%2C%2BBAAA%2CkBAAA%2CCAIA%2C%2BBAAA%2CmBAAA%2CCAIA%2C%2BBAAA%2CeAAA%2CCAIA%2C%2BBAAA%2CmBAAA%2CCAKA%2CiCAAA%2CgBAAA%2CCAKE%2CoEAAA%2CiCAAA%2CCAOA%2CoEAAA%2CiCAAA%2CCAOA%2C4EAAA%2CUAAA%2CCAKF%2CqCAAA%2CiBAAA%2CCAIA%2CsCAAA%2CkBAAA%2CCAIA%2CmCAAA%2CeAAA%2CCAIA%2CoCAAA%2CgBAAA%2CCAIA%2CuCAAA%2CyDAAA%2CCAOA%2C6BAAA%2CiBAAA%2CCACA%2C4BAAA%2CgBAAA%2CCACA%2C2BAAA%2CeAAA%2CCAEA%2C0BAAA%2C%2BBAAA%2CCAMA%2C%2BBAAA%2CiCAAA%2CCAKA%2C8EAAA%2C2BAAA%2CCAIA%2CgFAAA%2C4BAAA%2CCAIA%2C0FAAA%2C4BAAA%2CCAKA%2CqCAAA%2C6BAAA%2CCAKA%2CyCAAA%2CwBAAA%2CCAKA%2CkCAAA%2CyBAAA%2CCAGE%2CwCAAA%2CgCAAA%2CCAQF%2CgDAAA%2C2BAAA%2CCAMA%2CyDAAA%2CkDAAA%2CCAKA%2CuDAAA%2C8CAAA%2CCAKA%2CwDAAA%2CgDAAA%2CCAKA%2CsDAAA%2C4CAAA%2CCAKA%2C0DAAA%2CwBAAA%2CCAIA%2CwDAAA%2CsBAAA%2CCAIA%2CyDAAA%2CuBAAA%2CCAIA%2CuDAAA%2CqBAAA%2CCAIA%2CyCAAA%2CYAAA%2CCAKA%2CkCAAA%2CkCAAA%2CCAIA%2CqCAAA%2CkCAAA%2CCAIA%2CiUAAA%2CaAAA%2CCAUA%2CoUAAA%2CcAAA%2CCAUA%2C%2BCAAA%2C8CAAA%2CCAKA%2CoCAAA%2CmCAAA%2CCAKA%2CuCAAA%2C4CAAA%2CCAKA%2CyCAAA%2CqBAAA%2CCAIA%2CkCAAA%2CaAAA%2CCAIA%2CuCAAA%2C4BAAA%2CCAKA%2CmCAAA%2CcAAA%2CCAIA%2CiCAAA%2CqBAAA%2CCAKA%2CyBAAA%2CsBAAA%2CCAIA%2C0BAAA%2CuBAAA%2CCAIA%2C4BAAA%2CcAAA%2CCAIA%2C6BAAA%2CeAAA%2CCAME%2CgDAAA%2CiBAAA%2CCAIA%2CqDAAA%2CeAAA%2CCAMA%2C%2BOAAA%2CgBAAA%2CCAQA%2CqCAAA%2CyCAAA%2CCAMA%2CwQAAA%2CeAAA%2CCAQA%2C0CAAA%2CeAAA%2CCAKF%2CkCAAA%2CYAAA%2CCAIA%2C0CACE%2CkCAAA%2CaAAA%2CCAIA%2CkCAAA%2CYAAA%2CCAIA%2C2CAAA%2CuCAAA%2CCAIA%2CgDAAA%2CkCAAA%2CCAKA%2CgDAAA%2CgFAAA%2CCAKA%2C2CAAA%2CiCAAA%2CCAIA%2CgDAAA%2CoEAAA%2CCAKA%2C4CAAA%2CwCAAA%2CCAIA%2C4CAAA%2CkCAAA%2CCAIA%2C2CAAA%2CsCAAA%2CCAGA%2CgDAAA%2C8EAAA%2CCAIA%2CgDAAA%2CuCAAA%2CCAAA%2CCAKF%2CyCACE%2C%2BBAAA%2CYAAA%2CCAAA%2CCAOF%2CmCAAA%2CkDAAA%2CCAIA%2C8BACE%2CGAAA%2CsBAAA%2CCACA%2CGAAA%2CqBAAA%2CCACA%2CGAAA%2CsBAAA%2CCACA%2CGAAA%2CqBAAA%2CCACA%2CGAAA%2CqBAAA%2CCACA%2CKAAA%2CqBAAA%2CCAAA%2CCCzXF%2CsBAAA%2CsBAAA%2CCAME%2C%2BEAAA%2CsBAAA%2CCAKF%2C6BAAA%2CeAAA%2CCAIA%2C%2BCAAA%2CoBAAA%2CCAIA%2C8CAAA%2CuBAAA%2CCAIA%2CyCAAA%2CqBAAA%2CCAIA%2CwCAAA%2CwBAAA%2CCAIA%2C0CAAA%2CmBAAA%2CCAIA%2CyCAAA%2CoBAAA%2CCAIA%2CwCAAA%2CuBAAA%2CCAIA%2C%2BCAAA%2CkBAAA%2CCAIA%2C8CAAA%2CqBAAA%2CCAIA%2CoCACE%2CsBAAA%2CuBAAA%2CCAIA%2C%2BCAAA%2CqBAAA%2CCAIA%2C8CAAA%2CwBAAA%2CCAIA%2CyCAAA%2CsBAAA%2CCAIA%2CwCAAA%2CyBAAA%2CCAIA%2C0CAAA%2CoBAAA%2CCAIA%2CyCAAA%2CqBAAA%2CCAIA%2CwCAAA%2CwBAAA%2CCAIA%2C%2BCAAA%2CmBAAA%2CCAIA%2C8CAAA%2CsBAAA%2CCAAA%2CCCvFA%2CmCAAA%2C6DAAA%2CCAYE%2C2EAAA%2CmHAAA%2CCASA%2C6CAAA%2CkKAAA%2CCAaA%2C%2BBAAA%2C8CAAA%2CCAWE%2CkFAAA%2C0CAAA%2CCASF%2C%2BDAAA%2C0CAAA%2CCClDF%2CqCAAA%2CuGAAA%2CCAGE%2CyCAAA%2CuCAAA%2CCAHF%2CqCAAA%2CqFAAA%2CCAGE%2CyCAAA%2CuCAAA%2CCAHF%2CqCAAA%2CqFAAA%2CCAGE%2CyCAAA%2CuCAAA%2CCAHF%2CqCAAA%2CqFAAA%2CCAGE%2CyCAAA%2CuCAAA%2CCAAA%2CyCAAA%2CuCAAA%2CCAAA%2CyCAAA%2CuCAAA%2CCAWF%2CwFAAA%2CwGAAA%2CCCgFA%2CoCAAA%2CwFAAA%2CiBAAA%2CCAAA%2CCDxEA%2CwFAAA%2CyGAAA%2CCCwEA%2CoCAAA%2CwFAAA%2CkBAAA%2CCAAA%2CCA%2FBE%2CgJAAA%2CkBAAA%2CCAZF%2CoCAAA%2CgJAAA%2CmBAAA%2CCAAA%2CCAIA%2CqCAAA%2CgJAAA%2CgBAAA%2CCAAA%2CCAQE%2CgJAAA%2CmBAAA%2CCAZF%2CoCAAA%2CgJAAA%2CkBAAA%2CCAAA%2CCAYE%2CgJAAA%2CoBAAA%2CCAZF%2CoCAAA%2CgJAAA%2CmBAAA%2CCAAA%2CCAYE%2CgJAAA%2CqBAAA%2CCAZF%2CoCAAA%2CgJAAA%2CoBAAA%2CCAAA%2CCAYE%2CgJAAA%2CiBAAA%2CCAZF%2CoCAAA%2CgJAAA%2CqBAAA%2CCAAA%2CCAYE%2CgJAAA%2CqBAAA%2CCAZF%2CoCAAA%2CgJAAA%2CiBAAA%2CCAAA%2CCDdF%2CwEAAA%2CkBAAA%2CCC0BI%2CqKAAA%2CmBAAA%2CCAZF%2CoCAAA%2CqKAAA%2CoBAAA%2CCAAA%2CCAIA%2CqCAAA%2CqKAAA%2CiBAAA%2CCAAA%2CCAQE%2CqKAAA%2CoBAAA%2CCAZF%2CoCAAA%2CqKAAA%2CmBAAA%2CCAAA%2CCAYE%2CqKAAA%2CqBAAA%2CCAZF%2CoCAAA%2CqKAAA%2CoBAAA%2CCAAA%2CCAYE%2CqKAAA%2CsBAAA%2CCAZF%2CoCAAA%2CqKAAA%2CqBAAA%2CCAAA%2CCAYE%2CqKAAA%2CkBAAA%2CCAZF%2CoCAAA%2CqKAAA%2CsBAAA%2CCAAA%2CCAYE%2CqKAAA%2CsBAAA%2CCAZF%2CoCAAA%2CqKAAA%2CkBAAA%2CCAAA%2CCDLE%2CoXAAA%2CqBAAA%2CCCKF%2CoCAAA%2CoXAAA%2CoBAAA%2CCAAA%2CCDGE%2CoXAAA%2CsBAAA%2CCCHF%2CoCAAA%2CoXAAA%2CqBAAA%2CCAAA%2CCDUF%2CuBAAA%2CkBAAA%2CCCEI%2CqDAAA%2CmBAAA%2CCAZF%2CoCAAA%2CqDAAA%2CoBAAA%2CCAAA%2CCAIA%2CqCAAA%2CqDAAA%2CiBAAA%2CCAAA%2CCAQE%2CqDAAA%2CoBAAA%2CCAZF%2CoCAAA%2CqDAAA%2CmBAAA%2CCAAA%2CCAYE%2CqDAAA%2CqBAAA%2CCAZF%2CoCAAA%2CqDAAA%2CoBAAA%2CCAAA%2CCAYE%2CqDAAA%2CsBAAA%2CCAZF%2CoCAAA%2CqDAAA%2CqBAAA%2CCAAA%2CCAYE%2CqDAAA%2CkBAAA%2CCAZF%2CoCAAA%2CqDAAA%2CsBAAA%2CCAAA%2CCAYE%2CqDAAA%2CsBAAA%2CCAZF%2CoCAAA%2CqDAAA%2CkBAAA%2CCAAA%2CCDiBE%2CwHAAA%2CqBAAA%2CCCjBF%2CoCAAA%2CwHAAA%2CoBAAA%2CCAAA%2CCDyBE%2CwHAAA%2CsBAAA%2CCCzBF%2CoCAAA%2CwHAAA%2CqBAAA%2CCAAA%2CCChDE%2Cq3BAAA%2CgBAAA%2CCAOA%2CiTAAA%2C%2BBAAA%2CCAMA%2C8kBAAA%2CkBAAA%2CCAUJ%2CiCAAA%2CoBAAA%2CCC%2FBA%2CqCAEI%2CoEAAA%2C4CAAA%2CCAMA%2C2CAAA%2C4CAAA%2CCAAA%2CCCRJ%2C4BAAA%2C8BAAA%2CCAKA%2CoCAAA%2CwBAAA%2CCAIA%2CoCACE%2C4BAAA%2CaAAA%2CCAAA%2CCCVF%2CsBAAA%2CUAAA%2CCAGE%2CwBAAA%2CUAAA%2CCAEE%2C4BAAA%2CSAAA%2CCAIA%2C8BAAA%2CaAAA%2CCAEE%2CkCAAA%2CYAAA%2CCAMJ%2CyBAAA%2C6BAAA%2CCAKA%2CmCAAA%2CeAAA%2CCAKF%2C4BAAA%2CmBAAA%2CCC3BA%2CkCAAA%2C2EAAA%2CCAMC%2C4CAAA%2CuDAAA%2CCAQD%2CoCAAA%2CyHAAA%2CCAcE%2CkMAAA%2CWAAA%2CCC5BF%2CqCAAA%2CiJAAA%2CCAWE%2CuCAAA%2CeAAA%2CCAIA%2C%2BCAAA%2CmFAAA%2CCASA%2CkDAAA%2C4EAAA%2CCAOE%2CyDAAA%2C6CAAA%2CCASE%2C4NAAA%2CWAAA%2CCASJ%2CwCAAA%2CqCAAA%2C8CAAA%2CCAAA%2CCAOA%2CmDAAA%2CeAAA%2CCAKF%2CuCAAA%2C8EAAA%2CCAOE%2C0CAAA%2C2CAAA%2CCAKA%2CyCAAA%2C4BAAA%2CCAIA%2CoCACE%2C0CAAA%2C0BAAA%2CCAIA%2CyCAAA%2C4BAAA%2CCAAA%2CCAKF%2CqCACE%2C0CAAA%2CcAAA%2CCAIA%2CyCAAA%2CgBAAA%2CCAAA%2CCC5FJ%2C0BAAA%2CqJAAA%2CCPWI%2C8KAAA%2CaAAA%2CCAWA%2CyFAAA%2CaAAA%2CCAOF%2CyCAAA%2CaAAA%2CCAMI%2C8FAAA%2CaAAA%2CCOzBJ%2C6BAAA%2CeAAA%2CCAIA%2C%2BCAAA%2CyBAAA%2CCAMF%2CqCAEE%2C%2BBAAA%2CcAAA%2CCAOE%2CoCAAA%2CiBAAA%2CCAAA%2CCC7BJ%2CyBAAA%2CyDAAA%2CCAQI%2CkFAAA%2C8CAAA%2CCAQJ%2CqCAEI%2C8BAAA%2C2EAAA%2CCAOF%2C8CAAA%2CYAAA%2CCAAA%2CCAKF%2CqCACE%2CyBAAA%2CmCAAA%2CCAAA%2CCC%2FBF%2CyBAAA%2CkBAAA%2CCASE%2CwCAAA%2C6BAAA%2CCAIE%2C4CAAA%2CYAAA%2CCAIA%2C0LAAA%2CUAAA%2CCAME%2C0MAAA%2CSAAA%2CCAQF%2C6EAAA%2CYAAA%2CCAMF%2CqHAAA%2CgCAAA%2CCAOA%2CmCAAA%2CkCAAA%2CCAMA%2CgCAAA%2CeAAA%2CCAGE%2CkCAAA%2CiBAAA%2CCAIA%2CoCAAA%2CWAAA%2CCAKF%2C8CAAA%2CwFAAA%2CCAQE%2CuDAAA%2CkFAAA%2CCAME%2C6DAAA%2CmCAAA%2CCAOA%2C8HAAA%2CqBAAA%2CCAGE%2C0IAAA%2CgCAAA%2CCAQJ%2C4CAAA%2CiGAAA%2CCAcE%2CkQAAA%2CsCAAA%2CCAOJ%2CoCAAA%2CmCAAA%2CCAIE%2C2CAAA%2CgLAAA%2CCAYE%2CiDAAA%2C8MAAA%2CCAgBA%2CkGAAA%2CUAAA%2CCAIE%2C8GAAA%2CqBAAA%2CCAMJ%2CmDAAA%2C%2BCAAA%2CCAOF%2CmCAAA%2CyBAAA%2CCAIE%2CyCAAA%2CgBAAA%2CCAIA%2CsCAAA%2CqCAAA%2CCAYF%2CsCAAA%2C6GAAA%2CCASC%2CiEAAA%2CgBAAA%2CCAMH%2CkCAAA%2CuEAAA%2CCAKE%2CwCAAA%2C%2BGAAA%2CCAUE%2CqDAAA%2CUAAA%2CCAMJ%2CqCACE%2CyBAAA%2CeAAA%2CCAGE%2CyEAAA%2CaAAA%2CCAIE%2C%2BEAAA%2CgBAAA%2CCAKF%2CmCAAA%2CiCAAA%2CCAIE%2CqCAAA%2CiCAAA%2CCAOJ%2CkCAAA%2CYAAA%2CCAAA%2CCAKF%2CoCACE%2C4BAAA%2COAAA%2CCAGE%2CsCAAA%2CsBAAA%2CCAIA%2CsCAAA%2CcAAA%2CCAIA%2C0GAAA%2CwBAAA%2CCAKA%2CyHAAA%2CgCAAA%2CCAAA%2CCC1QJ%2CoCAAA%2C%2BDAAA%2CCVWI%2CsPAAA%2CUAAA%2CCAWA%2C6HAAA%2CUAAA%2CCAOF%2CqDAAA%2CUAAA%2CCAMI%2CsHAAA%2CUAAA%2CCUzBN%2C8CAAA%2CkCAAA%2CCASG%2CgPAAA%2CWAAA%2CCAOF%2CuDAAA%2C6BAAA%2CCC1BD%2C0BAAA%2CmBAAA%2CCAGE%2CiCAAA%2CqCAAA%2CCAKA%2CqCAAA%2CQAAA%2CCAMA%2CiDAAA%2CsCAAA%2CCCdF%2CwBAAA%2C2BAAA%2CCAIE%2C8BAAA%2CuBAAA%2CCAMF%2CuCAAA%2CqBAAA%2CCAIA%2CqCACE%2CwBAAA%2CsBAAA%2CCAKE%2CmCAAA%2C%2BDAAA%2CCAAA%2CCCpBJ%2C0BAAA%2C%2BCAAA%2CCAIE%2C2CAAA%2CuEAAA%2CCAME%2CkGAAA%2CoCAAA%2CCAOF%2C6CAAA%2CqBAAA%2CCAKF%2C%2BBAAA%2CuCAAA%2CCAKI%2C0DAAA%2CqBAAA%2CCC3BJ%2CsBAAA%2CsEAAA%2CCAME%2C4BAAA%2CwBAAA%2CCAIA%2C2BAAA%2CwBAAA%2CCAIA%2CyBAAA%2CyBAAA%2CCAIA%2C2BAAA%2CuBAAA%2CCClBF%2C%2BBAAA%2CgBAAA%2CCAIE%2C8CAAA%2CgBAAA%2CCAKF%2CuCAAA%2C6EAAA%2CCAME%2C0CAAA%2CwBAAA%2CCAIE%2CgDAAA%2CaAAA%2CCAIA%2C4CAAA%2CaAAA%2CCAKF%2C0CAAA%2CoCAAA%2CCAQA%2CmDAAA%2CqBAAA%2CCAMA%2CuDAAA%2C8CAAA%2CCC1CF%2C4BAAA%2C8DAAA%2CCAME%2CkCAAA%2CmBAAA%2CCAIA%2C8BAAA%2CqDAAA%2CCAKE%2CoCAAA%2CaAAA%2CCAMA%2CyCAAA%2CaAAA%2CCAIA%2CsCAAA%2CwCAAA%2CCAOJ%2CoCAAA%2CsBAAA%2CCAKE%2CoCAAA%2C0CAAA%2CCAMF%2CoCAEI%2C%2BBAAA%2CUAAA%2CCAAA%2CCC7CJ%2CuBAAA%2CyBAAA%2CCAIE%2C0DAAA%2CkEAAA%2CCAQA%2C6BAAA%2CqBAAA%2CCAIA%2C6BAAA%2CiCAAA%2CCAIA%2CiCAAA%2CkEAAA%2CCCbA%2C8EAAA%2CkEAAA%2CCDkBF%2C4BAAA%2CsRAAA%2CCCQI%2CoEAAA%2CkEAAA%2CCCjCJ%2C4BAAA%2C%2BBAAA%2CCAME%2CkCAAA%2CyCAAA%2CCAQI%2C6CAAA%2CmBAAA%2CCAIA%2C4CAAA%2CkBAAA%2CCAKF%2CiCAAA%2CwBAAA%2CCAGE%2CuCAAA%2CwBAAA%2CCAOF%2CiDAAA%2CkEAAA%2CCAME%2CmDAAA%2C%2BCAAA%2CCAQJ%2CoCAAA%2CqLAAA%2CCAcE%2CsCAAA%2CqBAAA%2CCAKF%2CuCAAA%2CcAAA%2CCAGE%2CqDAAA%2CaAAA%2CCAIA%2CgFAAA%2CwCAAA%2CCAQA%2CmDAAA%2CmBAAA%2CCAIA%2CuCAAA%2CwCAAA%2CCAKA%2C2CAAA%2C%2BDAAA%2CCAMA%2C2CAAA%2CkCAAA%2CCAIE%2CiDAAA%2CeAAA%2CCAIA%2C8CAAA%2CkBAAA%2CCAMJ%2CmFAAA%2CkBAAA%2CCAMA%2CiCAAA%2CQAAA%2CCAIA%2C4EAAA%2C2BAAA%2CCAKE%2CkFAAA%2CkBAAA%2CCAMF%2CqCAAA%2C0CAAA%2CCAQA%2CsCAAA%2CsGAAA%2CCAOA%2C2CAAA%2CaAAA%2CCASE%2CmDAAA%2CqBAAA%2CCAOF%2CwCAAA%2CQAAA%2CCAIA%2C8CAAA%2CUAAA%2CCClKA%2C2FAAA%2CgCAAA%2CCAIE%2CqGAAA%2CkBAAA%2CCAIA%2C2gBAAA%2CoBAAA%2CCAQA%2CyGAAA%2CkBAAA%2CCAGE%2CuHAAA%2CoBAAA%2CCAIA%2C%2BIAAA%2CeAAA%2CCAMF%2C2GAAA%2C%2BBAAA%2CCAMA%2CuGAAA%2CeAAA%2CCAKF%2CqGAAA%2CiBAAA%2CCAGE%2C6GAAA%2CYAAA%2CCAKA%2C2GAAA%2CmBAAA%2CCCpDJ%2CwBAAA%2CcAAA%2CCAGE%2CiDAAA%2CaAAA%2CCAGE%2CuDAAA%2CyBAAA%2CCAKF%2C%2BBAAA%2CeAAA%2CCCRA%2CiDAAA%2C0CAAA%2CCAIA%2C2EAAA%2CkBAAA%2CCtBIE%2CseAAA%2CUAAA%2CCAWA%2CuPAAA%2CUAAA%2CCAOF%2CyGAAA%2CUAAA%2CCAMI%2C0OAAA%2C8BAAA%2CCsBrBJ%2CuCAAA%2CkBAAA%2CCtBHE%2C4PAAA%2CaAAA%2CCAWA%2CgIAAA%2CaAAA%2CCAOF%2CsDAAA%2CaAAA%2CCAMI%2CwHAAA%2CaAAA%2CCsBfJ%2C6CAAA%2CkBAAA%2CCtBTE%2CgSAAA%2CaAAA%2CCAWA%2CkJAAA%2CaAAA%2CCAOF%2C4DAAA%2CaAAA%2CCAMI%2CoIAAA%2CaAAA%2CCsBRJ%2C4CAAA%2CkBAAA%2CCAIA%2CyCAAA%2CkBAAA%2CCAIA%2CyCAAA%2CkBAAA%2CCAIA%2CyCAAA%2CkBAAA%2CCAIA%2C6CAAA%2CkBAAA%2CCtBhCE%2Ck1CAAA%2CaAAA%2CCAWA%2CmrBAAA%2CaAAA%2CCAOF%2C%2BRAAA%2CaAAA%2CCAMI%2C0nBAAA%2CaAAA%2CCsBoBJ%2CyCAAA%2CkBAAA%2CCAIA%2CyCAAA%2CkBAAA%2CCtBhDE%2CghBAAA%2CUAAA%2CCAWA%2C4QAAA%2CUAAA%2CCAOF%2CgHAAA%2CaAAA%2CCAMI%2CwPAAA%2CUAAA%2CCsBiCJ%2C4CAAA%2CkBAAA%2CCAIA%2C0CAAA%2CkBAAA%2CCtB7DE%2CwiBAAA%2CUAAA%2CCAWA%2CwRAAA%2CUAAA%2CCAOF%2CoHAAA%2CaAAA%2CCAMI%2CgQAAA%2CUAAA%2CCsB6CJ%2C%2BCAAA%2CkBAAA%2CCtBrEE%2C4SAAA%2CaAAA%2CCAWA%2CwJAAA%2CaAAA%2CCAOF%2C8DAAA%2CUAAA%2CCAMI%2CwIAAA%2CaAAA%2CCsBmDJ%2CsFAAA%2CeAAA%2CCtB3EE%2CwiBAAA%2CaAAA%2CCAWA%2CwRAAA%2CaAAA%2CCAOF%2CoHAAA%2CaAAA%2CCAMI%2CgQAAA%2CaAAA%2CCsB0DJ%2CkFAAA%2C4CAAA%2CCD5EA%2CsCAAA%2CaAAA%2CCEjBF%2CoCAAA%2CsCAAA%2CCAME%2C6CAAA%2CYAAA%2CCAIA%2CyCAAA%2C6DAAA%2CCCVF%2C4BAAA%2CsBAAA%2CCAIA%2CwJAAA%2CSAAA%2CCAUE%2CqHAAA%2CeAAA%2CCAOA%2C2EAAA%2CuBAAA%2CCAMF%2CoCACE%2CiCAAA%2CsBAAA%2CCAIA%2CgCAAA%2CuBAAA%2CCAKE%2CyEAAA%2CuBAAA%2CCAMA%2CwEAAA%2CsBAAA%2CCAAA%2CCAMJ%2CqCACE%2CiCAAA%2CqBAAA%2CCAIA%2CgCAAA%2CsBAAA%2CCAAA%2CCAKF%2C2BAAA%2CgCAAA%2CCAME%2CoCAAA%2CsBAAA%2CCAKF%2C2BAAA%2CgDAAA%2CCCtEA%2CuCAAA%2CeAAA%2CCAGE%2CyCAAA%2CqBAAA%2CCAKE%2C4DAAA%2CiBAAA%2CCAGE%2CmEAAA%2C8DAAA%2CCAWJ%2CwCAAA%2CwBAAA%2CCAIA%2C4DAAA%2CqBAAA%2CCAKE%2C4EAAA%2CyBAAA%2CCAME%2CmKAAA%2CyBAAA%2CCAOF%2CmEAAA%2C0BAAA%2CCAME%2CiJAAA%2C0BAAA%2CCASF%2C8CAAA%2CkBAAA%2CCAGE%2CgDAAA%2CsEAAA%2CCAOA%2C4GAAA%2CkBAAA%2CCAMF%2C8CAAA%2C2DAAA%2CCAKE%2CgDAAA%2C4BAAA%2CCAME%2CgHAAA%2C2BAAA%2CCAOA%2CkKAAA%2C2BAAA%2CCC7FR%2C6CAAA%2CQAAA%2CCAGE%2CgDAAA%2CiBAAA%2CCAGE%2CyDAAA%2CsBAAA%2CCAOE%2CkMAAA%2CyBAAA%2CCAON%2CqCAEI%2C6CAAA%2CsFAAA%2CCAME%2CuDAAA%2CeAAA%2CCAMA%2C8EAAA%2CqDAAA%2CCAKE%2CqFAAA%2CyCAAA%2CCAMF%2C2PAAA%2CwBAAA%2CCAKE%2CiQAAA%2CaAAA%2CCAGE%2CsRAAA%2CyBAAA%2CCASR%2CkCAAA%2CaAAA%2CCAGE%2CoDAAA%2CYAAA%2CCAAA%2CCC9DF%2CyGAAA%2C0CAAA%2CCCHF%2CqBAAA%2CiBAAA%2CCAGE%2C8BAAA%2C%2BEAAA%2CCCID%2CiTAAA%2C8CAAA%2CCAQA%2CqFAAA%2CaAAA%2CCAOA%2CuGAAA%2CaAAA%2CCAOA%2CqFAAA%2CaAAA%2CCAMA%2CgCAAA%2CaAAA%2CCAOG%2C%2BBAAA%2CeAAA%2CCAMJ%2C8BAAA%2CyMAAA%2CCAYA%2CuCAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2CuCAAA%2CaAAA%2CCACA%2CwCAAA%2CaAAA%2CCACA%2CqCAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2CkCAAA%2CaAAA%2CCACA%2CqCAAA%2CaAAA%2CCACA%2CqCAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2C0CAAA%2CaAAA%2CCACA%2CwCAAA%2CaAAA%2CCACA%2CoCAAA%2CaAAA%2CCACA%2CqCAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2CkCAAA%2CaAAA%2CCACA%2C2CAAA%2CaAAA%2CCACA%2CwCAAA%2CaAAA%2CCACA%2CuCAAA%2CaAAA%2CCACA%2CuCAAA%2CaAAA%2CCACA%2CyCAAA%2CaAAA%2CCACA%2CkCAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2CoCAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2CwCAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2CkCAAA%2CaAAA%2CCACA%2CoCAAA%2CaAAA%2CCACA%2CqCAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2C0CAAA%2CaAAA%2CCACA%2C2CAAA%2CaAAA%2CCACA%2CoCAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2CyCAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2CwCAAA%2CaAAA%2CCACA%2CyCAAA%2CaAAA%2CCACA%2CwCAAA%2CaAAA%2CCACA%2CkCAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2CkCAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2CkCAAA%2CaAAA%2CCACA%2CkCAAA%2CaAAA%2CCACA%2CoCAAA%2CaAAA%2CCACA%2CkCAAA%2CaAAA%2CCACA%2CkCAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2CuCAAA%2CaAAA%2CCACA%2CwCAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2CoCAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2CqCAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2CqCAAA%2CaAAA%2CCACA%2CoCAAA%2CaAAA%2CCACA%2C2CAAA%2CaAAA%2CCACA%2CoCAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2CoCAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2CoCAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2C0CAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2C2CAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2CoCAAA%2CaAAA%2CCACA%2CqCAAA%2CaAAA%2CCACA%2CuCAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2CwCAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2CkCAAA%2CaAAA%2CCACA%2CoCAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2CkCAAA%2CaAAA%2CCACA%2CqCAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2CoCAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2CoCAAA%2CaAAA%2CCACA%2C0CAAA%2CaAAA%2CCACA%2C0CAAA%2CaAAA%2CCACA%2C0CAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2CwCAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2CuCAAA%2CaAAA%2CCACA%2CoCAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2CqCAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2CoCAAA%2CaAAA%2CCACA%2C4CAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2CqCAAA%2CaAAA%2CCACA%2C4CAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2CkCAAA%2CaAAA%2CCACA%2C%2BCAAA%2CaAAA%2CCACA%2CkCAAA%2CaAAA%2CCACA%2CqCAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2CwCAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2CuCAAA%2CaAAA%2CCACA%2CwCAAA%2CaAAA%2CCACA%2CkCAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2CuCAAA%2CaAAA%2CCACA%2CuCAAA%2CaAAA%2CCACA%2CwCAAA%2CaAAA%2CCACA%2CyCAAA%2CaAAA%2CCACA%2CuCAAA%2CaAAA%2CCACA%2CyCAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2CyCAAA%2CaAAA%2CCACA%2C2CAAA%2CaAAA%2CCACA%2C%2BCAAA%2CaAAA%2CCACA%2C6CAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2C0CAAA%2CaAAA%2CCACA%2CuCAAA%2CaAAA%2CCACA%2CyCAAA%2CaAAA%2CCACA%2C0CAAA%2CaAAA%2CCACA%2C0CAAA%2CaAAA%2CCACA%2CwCAAA%2CaAAA%2CCACA%2CwCAAA%2CaAAA%2CCACA%2C4CAAA%2CaAAA%2CCACA%2C6CAAA%2CaAAA%2CCACA%2CwCAAA%2CaAAA%2CCACA%2C6CAAA%2CaAAA%2CCACA%2C6CAAA%2CaAAA%2CCACA%2CqCAAA%2CaAAA%2CCACA%2C2CAAA%2CaAAA%2CCACA%2CwCAAA%2CaAAA%2CCACA%2CwCAAA%2CaAAA%2CCACA%2C0CAAA%2CaAAA%2CCACA%2CwCAAA%2CaAAA%2CCACA%2CyCAAA%2CaAAA%2CCACA%2CuCAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2CwCAAA%2CaAAA%2CCACA%2C2CAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2CwCAAA%2CaAAA%2CCACA%2C4CAAA%2CaAAA%2CCACA%2CuCAAA%2CaAAA%2CCACA%2C8CAAA%2CaAAA%2CCACA%2C0CAAA%2CaAAA%2CCACA%2CyCAAA%2CaAAA%2CCACA%2CyCAAA%2CaAAA%2CCACA%2CgDAAA%2CaAAA%2CCACA%2CuCAAA%2CaAAA%2CCACA%2C6CAAA%2CaAAA%2CCACA%2C2CAAA%2CaAAA%2CCACA%2CwCAAA%2CaAAA%2CCACA%2CyCAAA%2CaAAA%2CCACA%2CuCAAA%2CaAAA%2CCACA%2CyCAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2CuCAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2CyCAAA%2CaAAA%2CCACA%2CwCAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2C%2BBAAA%2CaAAA%2CCACA%2CwCAAA%2CaAAA%2CCACA%2CoCAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2C2CAAA%2CaAAA%2CCACA%2C0CAAA%2CaAAA%2CCACA%2CqCAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2C%2BCAAA%2CaAAA%2CCACA%2CoCAAA%2CaAAA%2CCACA%2CqCAAA%2CaAAA%2CCACA%2CqCAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2CyCAAA%2CaAAA%2CCACA%2CuCAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2C4CAAA%2CaAAA%2CCACA%2CqCAAA%2CaAAA%2CCACA%2C6CAAA%2CaAAA%2CCACA%2C6CAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2CoCAAA%2CaAAA%2CCACA%2C2CAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2CuCAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2CgCAAA%2CaAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2CwCAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2CqCAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2CiCAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCACA%2C4BAAA%2CaAAA%2CCACA%2C8BAAA%2CaAAA%2CCACA%2CkCAAA%2CaAAA%2CCACA%2CmCAAA%2CaAAA%2CCCrVA%2CmFAAA%2CoBAAA%2CCAGE%2CyGAAA%2CsBAAA%2CCAOA%2CwCAAA%2CyCAAA%2CCAKE%2CiDAAA%2CeAAA%2CCChBJ%2CwBAAA%2CqBAAA%2CCAIC%2CqCAAA%2CwBAAA%2CCAIA%2CoCAAA%2CwBAAA%2CCAIA%2CsCAAA%2CwBAAA%2CCAIA%2CoEAAA%2CqDAAA%2CCAOC%2CwEAAA%2CkCAAA%2CCAQA%2CoCAAA%2CUAAA%2CCAGC%2CoFAAA%2CaAAA%2CCAOF%2CoCAAA%2C0BAAA%2CCAMD%2CwCAEE%2CoEAAA%2CqBAAA%2CCAAA%2CCCjDF%2CiCAAA%2CoCAAA%2CCAIE%2CmCAAA%2CUAAA%2CCAGE%2CkFAAA%2CaAAA%2CCCPJ%2C8BAAA%2C6CAAA%2CCAKA%2CwBAAA%2CeAAA%2CCCLA%2CiCAAA%2CaAAA%2CCAKE%2CyDAAA%2C0BAAA%2CCAIE%2C6DAAA%2CYAAA%2CCAKE%2CmEAAA%2CSAAA%2CCAUF%2CkGAAA%2CsBAAA%2CCAMA%2CiDAAA%2CqBAAA%2CCAKF%2C2CAAA%2CuEAAA%2CCAME%2C%2BCAAA%2CYAAA%2CCAKE%2CqDAAA%2CSAAA%2CCAUJ%2CmCAAA%2CkCAAA%2CCCxDF%2CyBAAA%2CsBAAA%2CCAGE%2C%2BBAAA%2CcAAA%2CCAII%2CoCAAA%2C4BAAA%2CCAQE%2CmIAAA%2C0CAAA%2CCASJ%2CiCAAA%2CUAAA%2CCAOE%2C0HAAA%2CaAAA%2CCAMJ%2CsEAAA%2CiBAAA%2CCAOA%2C2DAAA%2CeAAA%2CCAKF%2CqCACE%2CkDAAA%2CkBAAA%2CCAAA%2CCClDF%2CsBAAA%2C0DAAA%2CCASI%2C%2BCAAA%2CqBAAA%2CCAMA%2CgDAAA%2CoBAAA%2CCAIA%2C%2BCAAA%2CgBAAA%2CCAMA%2CgDAAA%2CiBAAA%2CCAOJ%2C8EAAA%2CcAAA%2CCAKA%2CuCAAA%2CaAAA%2CCAKE%2CgCAAA%2CeAAA%2CCAIA%2CmCAAA%2CuBAAA%2CCAIA%2CuCAAA%2C6EAAA%2CCAWM%2CuIAAA%2CeAAA%2CCASF%2CiJAAA%2CeAAA%2CCAON%2CoCAEI%2CiDAAA%2CUAAA%2CCAKF%2C2DAAA%2CYAAA%2CCAAA%2CCAKF%2CoCAEI%2CiDAAA%2CaAAA%2CCAAA%2CCAMJ%2CqCAEI%2CiDAAA%2CaAAA%2CCAAA%2CCCnGJ%2C0BAAA%2CoBAAA%2CCAGE%2C6BAAA%2C6CAAA%2CCAKA%2C0DAAA%2CkEAAA%2CCAGE%2C8DAAA%2CkDAAA%2CCAIE%2CgOAAA%2CwBAAA%2CCAQJ%2CqGAAA%2CuBAAA%2CCCtBA%2C8BAAA%2CmJAAA%2CCAQE%2CgCAAA%2CoDAAA%2CCAMA%2C8CAAA%2CgBAAA%2CCAIA%2C2DAAA%2CgEAAA%2CCAQE%2C6EAAA%2CgCAAA%2CCAOJ%2CsCAAA%2CwCAAA%2CCAME%2CiDAAA%2CiBAAA%2CCAIA%2CsDAAA%2CwDAAA%2CCAME%2C4DAAA%2C4CAAA%2CCAOE%2CkEAAA%2C4CAAA%2CCAQF%2CyHAAA%2CkBAAA%2CCAMJ%2C4DAAA%2C0CAAA%2CCAIA%2C6DAAA%2C2CAAA%2CCAKF%2CmCAAA%2CeAAA%2CCAOE%2CkLAAA%2CyBAAA%2CCAQF%2CyCACE%2CiDAAA%2CuBAAA%2CCAIA%2CmCAAA%2CyBAAA%2CCAAA%2CCCpGF%2C%2BDAAA%2CgFAAA%2CCAQE%2CwIAAA%2CkCAAA%2CCAMA%2CmEAAA%2CuFAAA%2CCAOE%2C%2BEAAA%2C6BAAA%2CCAMF%2CiFAAA%2CoEAAA%2CCAME%2CqFAAA%2C4CAAA%2CCAQA%2C6RAAA%2CoBAAA%2CCASA%2C4VAAA%2C8BAAA%2CCAMF%2CyFAAA%2CWAAA%2CCCvDA%2CiCAAA%2CYAAA%2CCAKF%2CmCAAA%2C6BAAA%2CCAKA%2CyCAAA%2C6JAAA%2CCAKE%2C2CAAA%2CuCAAA%2CCxCmFA%2CoCAAA%2CyCAAA%2CkBAAA%2CCAAA%2CCyCnGF%2C8BAAA%2CsBAAA%2CCAGE%2CgCAAA%2CoBAAA%2CCAIA%2C6CAAA%2C%2BDAAA%2CCAMF%2C0BAAA%2CsBAAA%2CCCbA%2CiEAAA%2CcAAA%2CCAKI%2C4aAAA%2CoGAAA%2CCAUI%2CoqBAAA%2CQAAA%2CCAUJ%2C8tBAAA%2CsDAAA%2CCAkBF%2CyFAAA%2CiBAAA%2CCAGE%2C6FAAA%2CoBAAA%2CCAKF%2CiQAAA%2CyBAAA%2CCAOA%2CiGAAA%2CmBAAA%2CCAIA%2CuFAAA%2CQAAA%2CCAME%2CyGAAA%2CuGAAA%2CC1C%2BBF%2CoCAAA%2CyGAAA%2CgBAAA%2CCAAA%2CC0C3BE%2C6IAAA%2CyBAAA%2CC1CvEF%2C8uDAAA%2CaAAA%2CC0C%2BEI%2C2JAAA%2CeAAA%2CCAMJ%2CqHAAA%2C4CAAA%2CCAKA%2C6GAAA%2CsBAAA%2CCAIA%2C6GAAA%2CQAAA%2CCAIA%2CmTAAA%2C%2BHAAA%2CC1CAA%2CoCAAA%2CmTAAA%2CkBAAA%2CCAAA%2CC0CQE%2C2FAAA%2CoBAAA%2CCAIA%2CuGAAA%2CeAAA%2CCAMJ%2CiCAAA%2CeAAA%2CCAIA%2CgCAAA%2CcAAA%2CCCzHA%2CsBAAA%2CqDAAA%2CCAKE%2CmCAAA%2C2BAAA%2CCAKA%2CwEAAA%2CyDAAA%2CCAOE%2CoFAAA%2C6EAAA%2CCAUF%2CwEAAA%2CwBAAA%2CCAIE%2CwKAAA%2CwBAAA%2CCAOA%2C4CAAA%2CyEAAA%2CCAOA%2CwCAAA%2C0EAAA%2CCAOA%2C4CAAA%2CuCAAA%2CCAIE%2CsDAAA%2CwBAAA%2CCAIA%2CkDAAA%2CwBAAA%2CCAQJ%2CgDAAA%2CiCAAA%2CCAMA%2C6CAAA%2C0BAAA%2CCAOA%2CkCAAA%2CeAAA%2CCAGE%2CmDAAA%2CyBAAA%2CCAMF%2C0CAAA%2CsIAAA%2CCAaE%2CqDAAA%2CiBAAA%2CCAQA%2CoDAAA%2CgBAAA%2CCC9GF%2CsCAAA%2CiBAAA%2CCAGE%2CyDAAA%2CeAAA%2CCAKF%2C4FAAA%2CyFAAA%2CCASF%2CkCAAA%2CgDAAA%2CCAKE%2CoCAAA%2C8BAAA%2CCAMF%2CoCAEI%2C4FAAA%2CqBAAA%2CCAAA%2CCC%2FBJ%2C%2BBAAA%2CiBAAA%2CCAGE%2C%2BEAAA%2CkBAAA%2CCAKA%2CsCAAA%2CiCAAA%2CCAKA%2CoCAAA%2CqCAAA%2CCAMF%2CwBAAA%2C%2BBAAA%2CCvBhBE%2C4CAAA%2C0CAAA%2CCAIA%2CiEAAA%2CkBAAA%2CCtBIE%2C0aAAA%2CUAAA%2CCAWA%2CyNAAA%2CUAAA%2CCAOF%2C%2BFAAA%2CUAAA%2CCAMI%2CsNAAA%2C8BAAA%2CCsBrBJ%2CkCAAA%2CkBAAA%2CCtBHE%2C8NAAA%2CaAAA%2CCAWA%2CiHAAA%2CaAAA%2CCAOF%2CiDAAA%2CaAAA%2CCAMI%2C8GAAA%2CaAAA%2CCsBfJ%2CwCAAA%2CkBAAA%2CCtBTE%2CkQAAA%2CaAAA%2CCAWA%2CmIAAA%2CaAAA%2CCAOF%2CuDAAA%2CaAAA%2CCAMI%2C0HAAA%2CaAAA%2CCsBRJ%2CuCAAA%2CkBAAA%2CCAIA%2CoCAAA%2CkBAAA%2CCAIA%2CoCAAA%2CkBAAA%2CCAIA%2CoCAAA%2CkBAAA%2CCAIA%2CwCAAA%2CkBAAA%2CCtBhCE%2C4rCAAA%2CaAAA%2CCAWA%2CwmBAAA%2CaAAA%2CCAOF%2CsQAAA%2CaAAA%2CCAMI%2CwkBAAA%2CaAAA%2CCsBoBJ%2CoCAAA%2CkBAAA%2CCAIA%2CoCAAA%2CkBAAA%2CCtBhDE%2CodAAA%2CUAAA%2CCAWA%2C8OAAA%2CUAAA%2CCAOF%2CsGAAA%2CaAAA%2CCAMI%2CoOAAA%2CUAAA%2CCsBiCJ%2CuCAAA%2CkBAAA%2CCAIA%2CqCAAA%2CkBAAA%2CCtB7DE%2C4eAAA%2CUAAA%2CCAWA%2C0PAAA%2CUAAA%2CCAOF%2C0GAAA%2CaAAA%2CCAMI%2C4OAAA%2CUAAA%2CCsB6CJ%2C0CAAA%2CkBAAA%2CCtBrEE%2C8QAAA%2CaAAA%2CCAWA%2CyIAAA%2CaAAA%2CCAOF%2CyDAAA%2CUAAA%2CCAMI%2C8HAAA%2CaAAA%2CCsBmDJ%2C4EAAA%2CeAAA%2CCtB3EE%2C4eAAA%2CaAAA%2CCAWA%2C0PAAA%2CaAAA%2CCAOF%2C0GAAA%2CaAAA%2CCAMI%2C4OAAA%2CaAAA%2CCsB0DJ%2CwEAAA%2C4CAAA%2CCwB5FA%2CuFAAA%2CWAAA%2CCAMA%2CwDAAA%2CyBAAA%2CCAIA%2C4BAAA%2CwBAAA%2CCAIA%2CoFAAA%2CkBAAA%2CCCfF%2CqBAAA%2CqGAAA%2CCASA%2C2BAAA%2CmBAAA%2CCAGE%2CsCAAA%2CQAAA%2CCAIA%2C6BAAA%2CuFAAA%2CCAQA%2CkCAAA%2CmHAAA%2CCAWA%2C%2BDAAA%2CwBAAA%2CCAQE%2CyOAAA%2CmCAAA%2CCAQJ%2C6BAAA%2C4CAAA%2CCAKA%2CqCACE%2CqBAAA%2C%2BBAAA%2CCAIE%2CiCAAA%2C2BAAA%2CCAIE%2CwCAAA%2CwBAAA%2CCAAA%2CCC%2FDF%2CgGAAA%2CyCAAA%2CCCGI%2C2CAAA%2CsHAAA%2CCAaJ%2C8CAAA%2CsBAAA%2CCAIA%2C6CAAA%2CuBAAA%2CCAMJ%2CqCAIM%2CmCAAA%2CsDAAA%2CCAWE%2C0MAAA%2CaAAA%2CCAMF%2CgDAAA%2CYAAA%2CCAOA%2C4DAAA%2CgCAAA%2CCAGE%2CmEAAA%2C0DAAA%2CCASA%2CgOAAA%2CmCAAA%2CCAAA%2CCAQR%2CqCAEI%2C0CAAA%2CYAAA%2CCAOE%2CgDAAA%2CwBAAA%2CCAAA%2CCCpFJ%2CiCAAA%2CaAAA%2CCAGE%2CqCAAA%2CiCAAA%2CcAAA%2CCAAA%2CCCHF%2CuCAAA%2CkDAAA%2CCAOA%2CyCAAA%2CeAAA%2CCAIA%2CwDAAA%2CoBAAA%2CCAKE%2C8DAAA%2CaAAA%2CCAIA%2CqDAAA%2C0BAAA%2CCAIE%2CoEAAA%2CwBAAA%2CCCzBN%2C0DAAA%2CiCAAA%2CCAMA%2C4BAAA%2C6DAAA%2CCAME%2C8BAAA%2CwCAAA%2CCAOF%2CiCAAA%2CiBAAA%2CCAIA%2C8DAAA%2C%2BBAAA%2CCAMA%2C8EAAA%2C4BAAA%2CCAMA%2C4BAAA%2CaAAA%2CCAGE%2CgCAAA%2CkDAAA%2CCAMA%2CuCAAA%2CiEAAA%2CCASA%2C8GAAA%2CqBAAA%2CCAOF%2CsCAAA%2CkCAAA%2CCAKA%2C2CAAA%2CmCAAA%2CCAKA%2C2CAAA%2CeAAA%2CCCrEE%2C0CAAA%2C4CAAA%2CCCDF%2C%2BBAAA%2CgBAAA%2CCAGE%2CkCAAA%2CkFAAA%2CCAQA%2CkCAAA%2C4BAAA%2CCAKA%2C0CAAA%2CmBAAA%2CCAKF%2CqCAEI%2CkCAAA%2CiBAAA%2CCAIA%2CkCAAA%2CmBAAA%2CCAAA%2CCC3BJ%2CwDAAA%2CsRAAA%2CCrCiCI%2CwIAAA%2CkEAAA%2CCqC5BJ%2C8EAAA%2CsRAAA%2CCrCEE%2CgMAAA%2CkEAAA%2CCqCIF%2C6HAAA%2CuCAAA%2CCASA%2CsBAAA%2CeAAA%2CCAIA%2CmCAAA%2C2CAAA%2CCCvBE%2CoCAAA%2CyBAAA%2CCAKE%2CsCAAA%2CkCAAA%2CCAIE%2C4CAAA%2CWAAA%2CCCTJ%2C8CAAA%2CoBAAA%2CCAKE%2CiDAAA%2C8CAAA%2CCASF%2C6GAAA%2CyDAAA%2CCAME%2CyIAAA%2CYAAA%2CCAKE%2CoSAAA%2CYAAA%2CCAOJ%2C2EAAA%2CkBAAA%2CCCjCF%2CoCAAA%2CqBAAA%2CCAGE%2C0CAAA%2C0CAAA%2CCAIE%2C4CAAA%2C2HAAA%2CCAQE%2CkDAAA%2CwDAAA%2CCCfN%2CqCAAA%2C8EAAA%2CCAKE%2CqGAAA%2CYAAA%2CCAKA%2C4CAAA%2CoBAAA%2CCAGE%2CyDAAA%2CoBAAA%2CCAMJ%2CoCACE%2CiCAAA%2CqBAAA%2CCAIA%2CgCAAA%2CsBAAA%2CCAAA%2CCCrBE%2CmCAAA%2CgBAAA%2CCAIA%2CqCAEE%2C8CAAA%2CqBAAA%2CCAAA%2CCCPF%2CmDAAA%2CeAAA%2CCCAF%2C2HAAA%2CeAAA%2CCCDA%2C8BAAA%2CwBAAA%2CCCAA%2CuDAAA%2C6CAAA%2CCCCA%2CqGAAA%2CyBAAA%2CCjEDA%2C8wCAAA%2CUAAA%2CCiESE%2CmIAAA%2CUAAA%2CCAGE%2C8RAAA%2CaAAA%2CCAMF%2C6HAAA%2CsBAAA%2CCAIA%2CmHAAA%2CkEAAA%2CCAQE%2CsNAAA%2CeAAA%2CCAMF%2C6FAAA%2CsCAAA%2CCAME%2C2HAAA%2CaAAA%2CCAKF%2CqHAAA%2CeAAA%2CCAKF%2C6IAAA%2CeAAA%2CCCpDA%2Ck3BAAA%2CUAAA%2CCD2DE%2CuJAAA%2CqBAAA%2CCAIA%2C8SAAA%2C4CAAA%2CCE9DF%2CqGAAA%2C4CAAA%2CCCAE%2CwCAAA%2C2CAAA%2CCAMJ%2C6BAAA%2C4CAAA%2CCCPE%2CiEAAA%2CwBAAA%2CCAKA%2C2CAAA%2CmBAAA%2CCCNF%2C2CAAA%2CwBAAA%2CCCCE%2CgCAAA%2CUAAA%2CCAIA%2CqCAAA%2CiBAAA%2CCAIA%2CuCAAA%2C%2BCAAA%2CCAMI%2C6DAAA%2CSAAA%2CCAMJ%2C4CAAA%2CuCAAA%2CCAIE%2C8CAAA%2CqBAAA%2CCCzBJ%2CuBAAA%2CqMAAA%2CCAaE%2CwCACE%2CuBAAA%2CgBAAA%2CCAAA%2CCAEF%2C%2BDAAA%2CWAAA%2CCAEA%2CoCAAA%2CYAAA%2CCAEA%2CmCAAA%2CeAAA%2CCAEA%2C6CACE%2CuBAAA%2CwDAAA%2CCAAA%2CCAMF%2C6CACE%2CuBAAA%2CWAAA%2CCAAA%2CCAEF%2C8BAAA%2CiCAAA%2CCAGA%2C6BAAA%2CoCAAA%2CCAGA%2CgCAAA%2CyBAAA%2CCAGA%2C6CACE%2C4BAAA%2CwDAAA%2CCAAA%2CCAMF%2C6CACE%2C6BAAA%2CwDAAA%2CCAAA%2CCAMF%2C6CACE%2C8BAAA%2CwDAAA%2CCAAA%2CCAMF%2C6CACE%2C6BAAA%2CwDAAA%2CCAAA%2CCAMF%2C6CACE%2C8BAAA%2CwDAAA%2CCAAA%2CCAMF%2C4BAAA%2CyGAAA%2CCAQE%2C6CACE%2C4BAAA%2CyDAAA%2CCAAA%2CCAMJ%2C8BAAA%2CYAAA%2CCAEA%2CqCAAA%2C0HAAA%2CCAUF%2CwFAAA%2CYAAA%2CCAIA%2CgDAAA%2CqCAAA%2CCAMA%2C0BAAA%2C8GAAA%2CCC7GA%2CqGAAA%2C8HAAA%2CCAUA%2CkOAAA%2CsCAAA%2CCAQA%2CyGAAA%2C6CAAA%2CCAOA%2C0DAAA%2CCAKA%2CoDAAA%2C8BAAA%2CCAOA%2CgDAAA%2CCAKA%2CmGAAA%2CYAAA%2CCAIA%2CiNAAA%2CCAMA%2C2EAAA%2CuCAAA%2CCAOA%2CwEAAA%2CoCAAA%2CCAKA%2CwEAAA%2C0BAAA%2CCAIA%2CuFAAA%2CUAAA%2CCAKA%2CkFAAA%2CyBAAA%2CCAUA%2C2FAAA%2CcAAA%2CCAKA%2C0CAAA%2CcAAA%2CCAIA%2CsCAAA%2CwBAAA%2CCAKA%2C6CAAA%2CgDAAA%2CCAMA%2C8CAAA%2CUAAA%2CCAEA%2CgDAAA%2CyFAAA%2CCAQA%2CmKAAA%2CkBAAA%2CCAMA%2CkFAAA%2CcAAA%2CCAKA%2CkJAAA%2CYAAA%2CCAKA%2C8CAAA%2CUAAA%2CCACA%2CiDAAA%2CyBAAA%2CCAEA%2C2CAAA%2CUAAA%2CCCvIC%2C%2BCAAA%2CiCAAA%2CCAKA%2C8LAAA%2CuBAAA%2CCASC%2CqGAAA%2CsDAAA%2CCAMA%2CqGAAA%2CqCAAA%2CCAQF%2C8CAAA%2CuBAAA%2CCAIA%2CiCAAA%2CYAAA%2CCCjCA%2CiGAAA%2CkBAAA%2CCAGA%2C6EAAA%2CgBAAA%2CCAGA%2CqDAAA%2CUAAA%2CCCNA%2CsCAAA%2CyIAAA%2CCAUE%2CyEAAA%2CmCAAA%2CCAKA%2C4DAAA%2CaAAA%2CCAOA%2C%2BGAAA%2CUAAA%2CCAMA%2CwCAAA%2CiBAAA%2CCAQE%2CiGAAA%2CiBAAA%2CCCpCJ%2C2CAAA%2CgBAAA%2CCAGE%2C6CAAA%2CsCAAA%2CCAKA%2C6CAAA%2CaAAA%2CCAGE%2C0JAAA%2CaAAA%2CCAOF%2C8CAAA%2CmHAAA%2CCAMA%2C%2BJAAA%2CiBAAA%2CCAMA%2CuHAAA%2CwCAAA%2CCAOA%2CqDAAA%2CeAAA%2CC3D8EA%2C8KAAA%2CuPAAA%2CCArBA%2CoXAAA%2CkEAAA%2CCAqBA%2CkLAAA%2CuPAAA%2CCArBA%2C4XAAA%2CkEAAA%2CCAqBA%2CkLAAA%2CuPAAA%2CCArBA%2C4XAAA%2CkEAAA%2CCAqBA%2CkLAAA%2CgQAAA%2CCArBA%2C4XAAA%2CkEAAA%2CCAqBA%2CkLAAA%2CgQAAA%2CCArBA%2C4XAAA%2CkEAAA%2CCAqBA%2CkLAAA%2CgQAAA%2CCArBA%2C4XAAA%2CkEAAA%2CC2DxBA%2C0EAAA%2CuEAAA%2CCCnEI%2CwCAAA%2CYAAA%2CCAMA%2C8CAAA%2CYAAA%2CCCPJ%2C4GAAA%2CaAAA%2CCAGE%2C0WAAA%2CaAAA%2CCAKE%2CsaAAA%2CaAAA%2CCAON%2CoCAGM%2C0CAAA%2CsBAAA%2CCAIA%2CyCAAA%2CuBAAA%2CCAAA%2CCCxBN%2CiCAAA%2CeAAA%2CCAGE%2CgDAAA%2CsDAAA%2CCAMA%2C6CAAA%2C6GAAA%2CCASA%2C2CAAA%2CYAAA%2CCAIA%2CyCAAA%2C8CAAA%2CCAKE%2CwDAAA%2C2BAAA%2CCAIA%2C8OAAA%2CyCAAA%2CCAUA%2C2CAAA%2CeAAA%2CCAIA%2C4CAAA%2CiDAAA%2CCAOF%2CyCAAA%2CeAAA%2CCAGE%2C2CAAA%2CeAAA%2CCAQA%2CgEAAA%2C4CAAA%2CCAKE%2CkEAAA%2C8CAAA%2CCAME%2CsEAAA%2CsBAAA%2CCAOJ%2CiEAAA%2CiBAAA%2CCAMJ%2CoCAEI%2C4CAAA%2CiBAAA%2CCAGE%2C8CAAA%2CYAAA%2CCAAA%2CCCvFJ%2CmCAAA%2CgDAAA%2CCASA%2CmDAAA%2CeAAA%2CCCZE%2CyDAAA%2CeAAA%2CCAIA%2CwDAAA%2CuBAAA%2CCAKF%2C4CAAA%2CYAAA%2CCAKF%2CqCAGM%2CyDAAA%2C8BAAA%2CCAAA%2CCClBJ%2C%2BHAAA%2C8CAAA%2CCAKE%2C2CAAA%2CcAAA%2CCAIA%2CqFAAA%2CkBAAA%2CCAIA%2CsFAAA%2CoBAAA%2CCAIA%2CgIAAA%2CkBAAA%2CCAIA%2CkDAAA%2CYAAA%2CCCtBJ%2CuDAAA%2C4CAAA%2CCASI%2CiFAAA%2CuBAAA%2CCAGE%2CuGAAA%2CeAAA%2CCAIA%2CuGAAA%2CoBAAA%2CCAOF%2C6EAAA%2CyCAAA%2CCAMF%2CyHAAA%2CqCAAA%2CCAMF%2CoCACE%2CuDAAA%2CSAAA%2CCAOI%2CyEAAA%2CuBAAA%2CCAMA%2C6EAAA%2C0CAAA%2CCAMF%2CyHAAA%2CkDAAA%2CCAAA%2CCAOJ%2CqCACE%2CuDAAA%2CSAAA%2CCAME%2CyHAAA%2CgDAAA%2CCAAA%2CCAOJ%2CoCACE%2CuDAAA%2CWAAA%2CCAAA%2CCC3EE%2C8CAAA%2CUAAA%2CCAKF%2CuEAAA%2CeAAA%2CCCNA%2C6BAAA%2CkEAAA%2CCCAA%2CyCAAA%2CsCAAA%2CCAGE%2C2CAAA%2CqBAAA%2CCCDE%2CgHAAA%2CwBAAA%2CCCFJ%2CuCAAA%2C4CAAA%2CCAIA%2C4CAAA%2CWAAA%2CCAGE%2C8CAAA%2C0DAAA%2CCAKA%2C8CAAA%2CoCAAA%22%7D */
.cc-compliance .cc-btn {
	color: #FFF;
}

.cc-window .cc-link:focus, 
.cc-compliance .cc-btn:focus,
.cc-window .cc-link:hover, 
.cc-compliance .cc-btn:hover {
	color: #FFE500
}

.cc-btn {
	background-color: #46962B;
}

.cc-btn.cc-allow, 
.cc-btn.cc-allow-all,
.cc-window .dp--cookie-check {
  display:none;
}

.cc-btn.cc-deny {
  width:100%;
}