#cookieman-modal{display:none}#cookieman-modal.cookieman-modal__visible{display:block}.cookie-modal-wrapper{position:fixed;top:calc(5% + 50px);left:5%;width:90vw;max-height:100%;z-index:5000;box-sizing:border-box;overflow:hidden;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);outline:0;box-shadow:0 3px 9px rgba(0,0,0,.5);background-color:#e8edf1}@media only screen and (min-width:31.3125em){.cookie-modal-wrapper{top:5%;height:auto}}@media only screen and (min-width:48em){.cookie-modal-wrapper{width:690px;margin-left:-345px;left:50%;top:50%;transform:translateY(-50%);max-height:90vh;box-shadow:0 5px 15px rgba(0,0,0,.5)}}.cookie-modal{position:relative;display:flex;flex-direction:column;padding:10px}@media only screen and (min-width:48em){.cookie-modal{padding:15px}}@media only screen and (min-width:70.5625em){.cookie-modal{padding:25px}}.cookie-modal__scrollpane{box-sizing:border-box;overflow:hidden;overflow-y:auto;max-height:calc(90vh - 50px)}@media only screen and (min-width:48em){.cookie-modal__scrollpane{max-height:90vh}}.cookie-modal--background{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.3);z-index:4000}.cookie-modal--content header{display:flex;align-items:center;margin-bottom:20px;text-align:center}.cookie-modal--content h2,.cookie-modal--content h3{flex-basis:100%}.cookie-modal--body{text-align:left}.cookie-modal--body p{line-height:1.2rem}.cookie-modal--body a{display:inline-block;position:relative;color:#ff9e21;text-decoration:none;background:url(/_assets/a0b9f2a7547112445b4fa47b9ad18ac7/Site/Hhp/Images/icon-link-intern.png) center left no-repeat;padding:0 0 0 15px}.cookie-modal--body a:focus,.cookie-modal--body a:hover{text-decoration:underline}.cookie-modal--body a:after{top:auto}.cookie-modal--footer{display:flex;flex-direction:column;align-items:stretch;flex-basis:calc(33% - 20px)}@media only screen and (min-width:48em){.cookie-modal--footer{margin-top:20px;flex-direction:row;justify-content:space-between}}.cookie-modal--button-wrapper{display:flex;align-items:center;justify-content:flex-start}.cookie-modal--settings-button{color:#000;font-size:16px}.cookie-modal--button{background-color:#2c5a93;border:1px solid #2c5a93;min-height:22px;color:#fff;margin:10px 0;width:100%;height:auto;font-size:16px;line-height:22px;padding:5px;transition:background-color .15s ease-in}.cookie-modal--button:focus,.cookie-modal--button:hover{background-color:#0d83e3}.cookie-modal--button.cookie-modal--button__secondary{color:#2c5a93;background-color:#e8edf1}.cookie-modal--button.cookie-modal--button__secondary:focus,.cookie-modal--button.cookie-modal--button__secondary:hover{background-color:#fff}@media only screen and (min-width:48em){.cookie-modal--button{width:auto;margin:0 10px;height:auto;padding:5px 20px}.cookie-modal--button:first-child{margin-left:0}.cookie-modal--button:last-child{margin-right:0}}.cookie-modal--accordion--title{display:flex;align-items:center;padding:10px 5px;background-color:#fff}.cookie-modal--accordion{border:1px solid #ccc;margin:5px 0}.cookie-modal--checkbox{width:20px}.cookie-modal--group-desc{font-size:13px;text-align:left;padding:10px 10px 0;margin-bottom:10px}.cookie-modal--accordion-trigger{position:relative;cursor:pointer;flex-basis:calc(100% - 50px);text-align:left;margin-left:10px;margin-bottom:0}.cookie-modal--accordion-trigger.cookie-modal--accordion__visible .cookie-modal--accordion-trigger--icon:before{content:"-"}.cookie-modal--accordion-trigger--icon{position:absolute;right:0;width:20px;height:20px}.cookie-modal--accordion-trigger--icon:before{content:"+";width:20px;position:absolute;height:20px;text-align:center}.cookie-modal--accordion--table{border-spacing:0;font-size:14px;width:100%;max-width:100%}.cookie-modal--accordion--table thead{border-collapse:collapse}.cookie-modal--accordion--table th{padding:5px;vertical-align:bottom;border-bottom:2px solid #ddd}.cookie-modal--accordion--table td{padding:5px;vertical-align:top;border-top:1px solid #ddd;text-align:left;font-size:13px}.cookie-modal--accordion--table-wrapper{overflow-x:auto;padding:0 10px 10px}.cookie-modal--accordion-inner{height:auto;max-height:0;overflow:hidden;padding:0;transition:all .2s linear;background-color:#fff}.cookie-modal--accordion-inner.cookie-modal--accordion__visible{max-height:800px;overflow-y:auto}.cookie-modal--settings{height:auto;display:none}.cookie-modal--settings.cookie-modal--settings__visible{display:block}.cookie-modal--settings-wrapper{display:flex;align-items:center;justify-content:flex-end;margin-top:10px}@media only screen and (min-width:48em){.cookie-modal--settings-wrapper{margin:10px 0}}.cookie-modal--save-button{display:none}.cookie-modal--save-button.cookie-modal--save-button__visible{display:block}.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08)}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(0.23,1,0.32,1);animation:fpFadeInDown 300ms cubic-bezier(0.23,1,0.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:'';height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:transparent;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9)}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill 0.1s;transition:fill 0.1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,0.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,0.1)}.numInputWrapper span:active{background:rgba(0,0,0,0.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,0.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,0.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,0.5)}.numInputWrapper:hover{background:rgba(0,0,0,0.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0px,0px,0px);transform:translate3d(0px,0px,0px)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:0.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,0.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,0.9)}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 0.5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,0.5);background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 0.5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0,0,0,0.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0px,0px,0px);transform:translate3d(0px,0px,0px);opacity:1}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(57,57,57,0.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57,57,57,0.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,0.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@font-face{font-family:'Barlow';font-style:italic;font-weight:400;font-display:fallback;src:url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-Italic.eot?#iefix');src:url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-Italic.eot?#iefix') format("eot"),url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-Italic.woff2') format("woff2"),url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-Italic.woff') format("woff"),url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-Italic.ttf') format("truetype")}@font-face{font-family:'Barlow';font-style:normal;font-weight:300;font-display:fallback;src:url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-Light.eot?#iefix');src:url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-Light.eot?#iefix') format("eot"),url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-Light.woff2') format("woff2"),url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-Light.woff') format("woff"),url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-Light.ttf') format("truetype")}@font-face{font-family:'Barlow';font-style:normal;font-weight:400;font-display:fallback;src:url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-Regular.eot?#iefix');src:url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-Regular.eot?#iefix') format("eot"),url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-Regular.woff2') format("woff2"),url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-Regular.woff') format("woff"),url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-Regular.ttf') format("truetype")}@font-face{font-family:'Barlow';font-style:normal;font-weight:500;font-display:fallback;src:url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-Medium.eot?#iefix');src:url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-Medium.eot?#iefix') format("eot"),url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-Medium.woff2') format("woff2"),url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-Medium.woff') format("woff"),url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-Medium.ttf') format("truetype")}@font-face{font-family:'Barlow';font-style:normal;font-weight:600;font-display:fallback;src:url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-SemiBold.eot?#iefix');src:url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-SemiBold.eot?#iefix') format("eot"),url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-SemiBold.woff2') format("woff2"),url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-SemiBold.woff') format("woff"),url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-SemiBold.ttf') format("truetype")}@font-face{font-family:'Barlow';font-style:normal;font-weight:700;font-display:fallback;src:url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-SemiBold.eot?#iefix');src:url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-SemiBold.eot?#iefix') format("eot"),url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-SemiBold.woff2') format("woff2"),url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-SemiBold.woff') format("woff"),url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/barlow/Barlow-SemiBold.ttf') format("truetype")}@font-face{font-family:"icomoon";src:url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/icomoon/icomoon.woff2') format("woff2"),url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/icomoon/icomoon.ttf') format("truetype"),url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/icomoon/icomoon.woff') format("woff"),url('../../../_assets/dac9eedbe8e8844c6f231c86f9384a71/Fonts/icomoon/icomoon.svg#icomoon') format("svg");font-display:block;font-weight:normal;font-style:normal}.icon{font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-Undo-big:before{content:""}.icon-Undo:before{content:""}.icon-Vimeo:before{content:""}.icon-icon_eye:before{content:""}.icon-icon_flag:before{content:""}.icon-icon_link:before{content:""}.icon-icon_livestream:before{content:""}.icon-icon_lock:before{content:""}.icon-icon_print:before{content:""}.icon-icon_remove:before{content:""}.icon-icon_section_link:before{content:""}.icon-icon_time:before{content:""}.icon-icon_info:before{content:""}.icon-icon_close:before{content:""}.icon-icon_mail:before{content:""}.icon-icon_pin:before{content:""}.icon-Facebook:before{content:""}.icon-Instagram:before{content:""}.icon-Leichte-Sprache:before{content:""}.icon-Linkedin:before{content:""}.icon-Pause:before{content:""}.icon-Play-Solid:before{content:""}.icon-Sign_Language:before{content:""}.icon-Sound:before{content:""}.icon-Twitter:before{content:""}.icon-Xing:before{content:""}.icon-Youtube:before{content:""}.icon-icon_arrow_down:before{content:""}.icon-icon_arrow_left:before{content:""}.icon-icon_arrow_right:before{content:""}.icon-icon_arrow_up:before{content:""}.icon-icon_calendar:before{content:""}.icon-icon_camera:before{content:""}.icon-icon_cart:before{content:""}.icon-icon_chat:before{content:""}.icon-icon_check:before{content:""}.icon-icon_chevron_down_large:before{content:""}.icon-icon_chevron_down_small:before{content:""}.icon-icon_chevron_right:before{content:""}.icon-icon_chevron_left:before{content:""}.icon-icon_chevron_up_large:before{content:""}.icon-icon_chevron_up_small:before{content:""}.icon-icon_cursor:before{content:""}.icon-icon_desktop:before{content:""}.icon-icon_download:before{content:""}.icon-icon_edit:before{content:""}.icon-icon_enter:before{content:""}.icon-icon_epaper:before{content:""}.icon-icon_external_large:before{content:""}.icon-icon_external_small:before{content:""}.icon-icon_filter:before{content:""}.icon-icon_gallery:before{content:""}.icon-icon_headphones:before{content:""}.icon-icon_home:before{content:""}.icon-icon_login:before{content:""}.icon-icon_maximize:before{content:""}.icon-icon_menu:before{content:""}.icon-icon_minus:before{content:""}.icon-icon_mobile:before{content:""}.icon-icon_notification:before{content:""}.icon-icon_phone:before{content:""}.icon-icon_play:before{content:""}.icon-icon_plus:before{content:""}.icon-icon_podcast:before{content:""}.icon-icon_refresh:before{content:""}.icon-icon_search:before{content:""}.icon-icon_share:before{content:""}.icon-icon_sound:before{content:""}.icon-icon_tag:before{content:""}.icon-icon_warning:before{content:""}.sr-only{position:absolute;margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);border:0}html{min-height:100vh}body{font-family:"Barlow",Arial,Helvetica,sans-serif;background:#fff;color:#000;min-height:100vh;margin:0;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media only screen and (min-width:100em){body{margin:0 auto}}button{font-family:"Barlow",Arial,Helvetica,sans-serif;font-style:normal;font-weight:normal}h1{font-family:"Barlow",Arial,Helvetica,sans-serif;font-style:normal;font-weight:normal;font-size:24px;font-size:1.5rem;line-height:1.11;color:#000;margin-top:0;margin-bottom:32px;margin-bottom:2rem}h2,h2 span.marker{font-family:"Barlow",Arial,Helvetica,sans-serif;font-style:normal;font-weight:600;font-size:28px;font-size:1.75rem;line-height:32px;line-height:2rem;color:#000;margin-top:0;margin-bottom:24px;margin-bottom:1.5rem}h3,h3 span.marker{font-family:"Barlow",Arial,Helvetica,sans-serif;font-style:normal;font-weight:600;font-size:28px;font-size:1.75rem;line-height:32px;line-height:2rem;color:#000;margin-top:0;margin-bottom:24px;margin-bottom:1.5rem}h4,.h4,h4 span.marker{font-family:"Barlow",Arial,Helvetica,sans-serif;font-style:normal;font-weight:600;font-size:24px;font-size:1.5rem;line-height:28px;line-height:1.75rem;color:#000;margin-top:0;margin-bottom:24px;margin-bottom:1.5rem}p,.p{font-family:"Barlow",Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:20px;font-size:1.25rem;line-height:32px;line-height:2rem;color:#000}span,.span{font-family:"Barlow",Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:20px;font-size:1.25rem;line-height:32px;line-height:2rem;color:#000}strong span,.span{font-weight:unset}sub,sup{line-height:0;font-size:75%}.marker{background-color:#f1f4ee;padding:2px 2px 4px 2px;padding:.125rem .125rem .25rem .125rem}.text--left{text-align:left}.text--center{text-align:center}.text--right{text-align:right}.text--justify{text-align:justify}ul,ol{color:#000;font-family:"Barlow",Arial,Helvetica,sans-serif;font-size:20px;font-size:1.25rem}li{padding:8px 0;padding:.5rem 0}.frame-type-text li,.frame-type-textpic li{line-height:24px;line-height:1.5rem;padding-left:6px;padding-left:.375rem}.checklist{list-style:none;padding-left:16px;padding-left:1rem}.checklist li{padding-left:24px;padding-left:1.5rem}.checklist li p{margin-top:-30px;margin-top:-1.875rem;margin-bottom:0}.checklist li p.p--small:first-of-type{margin-top:-31px;margin-top:-1.9375rem}.checklist li:before{display:inline-block;font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;width:1em;content:"";padding-right:15px;padding-right:.9375rem;font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem;margin-left:-13px;margin-left:-.8125rem}.ce-textpic .ce-gallery{margin:0 auto 24px;margin:0 auto 1.5rem}.ce-textpic .ce-gallery .lightbox .tobii-zoom__icon{display:none}@media only screen and (max-width:36em){.ce-textpic.ce-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}@media only screen and (max-width:36em){.ce-textpic.ce-right .ce-bodytext{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}figure.image{margin:0;padding:0}figure.image .image-embed-item{display:block;max-width:100%;max-height:100%;height:auto;width:auto}.ce-right .ce-gallery{float:right;min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content;margin-left:24px;margin-left:1.5rem}@media only screen and (max-width:36em){.ce-right .ce-gallery{margin-top:24px;margin-top:1.5rem;margin-left:0;float:none;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.ce-left .ce-gallery{float:left;min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content;margin-right:24px;margin-right:1.5rem}@media only screen and (max-width:36em){.ce-left .ce-gallery{margin-right:0;float:none}}abbr[aria-label]{position:relative;cursor:help;border-bottom:1px dotted #000}abbr[aria-label]:hover:after{display:block}abbr[aria-label]:after{content:attr(aria-label);display:none;position:absolute;z-index:5000;pointer-events:none;padding:16px;padding:1rem;line-height:16px;line-height:1rem;font-size:14x;font-size:14x;min-width:100px;min-width:6.25rem;-webkit-box-shadow:1px 2px 12px 0 rgba(0,0,0,0.16);box-shadow:1px 2px 12px 0 rgba(0,0,0,0.16);color:#000;background-color:#fff;left:-50px;top:34px;font-weight:400}abbr[aria-label]:hover:before{display:inline-block}abbr[aria-label]:before{display:none;content:'';width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:13px solid #fff;position:absolute;z-index:50000;bottom:-12px;left:5px}.content-section--green abbr[aria-label],.content-section--green10 abbr[aria-label]{border-bottom:1px dotted #fff}.content-section--green abbr[aria-label]:after,.content-section--green10 abbr[aria-label]:after{border:1px solid #fff}.content-section--green abbr[aria-label]:before,.content-section--green10 abbr[aria-label]:before{border-bottom:13px solid #fff}.content-section--green .link-button,.content-section--green10 .link-button{border-color:#fff}a,.a{font-family:"Barlow",Arial,Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem;color:#087b4a;text-decoration:none}.a--dark{color:#000}.a--active{color:#08b27d}.a--white{color:#fff}a:hover,a:focus{color:#087b4a}a:focus{outline:2px solid #000;outline-offset:4px}.link-external,.link-external-blank{color:#087b4a}.link-external:hover,.link-external-blank:hover{text-decoration:underline}.link-external:after,.link-external-blank:after{display:inline-block;font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;width:1em;content:"";display:inline}.link-download:hover{text-decoration:underline}.link-button{font-weight:normal;padding:12px;padding:.75rem;border:1px #000 solid;color:#000}.link-button:hover{color:#000}.text--left{text-align:left !important}.text--center{text-align:center !important}.text--right{text-align:right !important}.skip-to-region{position:absolute;margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);border:0;text-decoration:none;-webkit-transition:color .15s;transition:color .15s;color:#fff}.skip-to-region:focus{outline:none;height:auto;width:auto;color:#fff;padding:5px 10px;padding:.3125rem .625rem;background-color:#075f45;border:2px solid #075f45;top:10px;top:.625rem;left:10px;left:.625rem;z-index:999;clip:auto}@media screen and (-ms-high-contrast:active){.skip-to-region:focus{outline:1px dotted transparent}}.moz-high-contrast .skip-to-region:focus{outline:1px dotted transparent}@media only screen and (min-width:26.25em){h1{font-size:36px;font-size:2.25rem}}@media only screen and (min-width:48em){h1{font-size:48px;font-size:3rem}}@media only screen and (min-width:64em){h1{font-size:36px;font-size:2.25rem}}@media only screen and (min-width:90em){h1{font-size:48px;font-size:3rem;line-height:52px;line-height:3.25rem}.frame-type-text li,.frame-type-textpic li{line-height:32px;line-height:2rem;padding-left:12px;padding-left:.75rem}}@media screen{#main.main--sticky{padding-top:115px;padding-top:7.1875rem}}@media only screen and (min-width:36em){#main.main--sticky{padding-top:132px;padding-top:8.25rem}}@media only screen and (min-width:48em){#main.main--sticky{padding-top:75px;padding-top:4.6875rem}}@media only screen and (min-width:64em){#main.main--sticky{padding-top:136px;padding-top:8.5rem}}@media only screen and (min-width:100em){#main.main--sticky{padding-top:144px;padding-top:9rem}}@media screen{body.sticky-menu-open{overflow-y:hidden;position:static}}@media screen{.navigation{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;gap:1.5rem}.header__quick-links{display:none}.sticky-menu-open .header-wrap--outer{background:#fff;position:fixed;top:0;width:100%;z-index:11;height:100%;overflow-y:scroll}.header-wrap--outer--sticky{background:#fff;position:fixed;top:0;width:100%;z-index:11}.header-wrap--outer--sticky .header__navigation-wrap{margin-top:0}.header-wrap--outer--sticky .header-wrap__site-logo .header__navigation-wrap{margin-top:16px;margin-top:1rem}.header-wrap--outer--sticky .header-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-wrap--outer--sticky .header-wrap.header-wrap__site-logo{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.header-wrap--outer--sticky .header__accessibility-nav{display:none}.header-wrap--outer--sticky .header__logo-link--lettering,.header-wrap--outer--sticky .header__ministry-logo--lettering{display:none}}@media only screen and (min-width:48em){.header-wrap--outer--sticky .header__logo-link--lettering,.header-wrap--outer--sticky .header__ministry-logo--lettering{display:block}}@media screen{.header-wrap--outer--sticky .header__logo-link--image-only,.header-wrap--outer--sticky .header__ministry-logo--image-only{display:block}}@media only screen and (min-width:48em){.header-wrap--outer--sticky .header__logo-link--image-only,.header-wrap--outer--sticky .header__ministry-logo--image-only{display:none}}@media screen{.header-wrap--outer--sticky.navigation-open{overflow-y:scroll;height:100%}}.header__navigation-wrap{margin-top:16px;margin-top:1rem}.header__ministry-logo{max-width:100%;display:block;height:auto}.header__ministry-logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header__ministry-logo--image-only{display:none;width:auto;max-height:45px}.header-wrap{margin:24px;margin:1.5rem}.header-wrap.header-wrap__site-logo{-ms-flex-wrap:wrap;flex-wrap:wrap}.header-wrap.header-wrap__site-logo .header__logo-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:100%;flex-basis:100%}.header-wrap.header-wrap__site-logo .header__logo-wrapper .header__site-logo{width:auto;max-height:45px}.header-wrap.header-wrap__site-logo .header__logo-wrapper .header__logo-link--image-only,.header-wrap.header-wrap__site-logo .header__logo-wrapper .header__ministry-logo--image-only{display:block}.header-wrap.header-wrap__site-logo .header__logo-wrapper .header__logo-link--lettering,.header-wrap.header-wrap__site-logo .header__logo-wrapper .header__ministry-logo--lettering{display:none}.header__accessibility-nav{display:none}.accessibility-menu-link{color:#000;font-weight:500;font-size:13px;font-size:.8125rem;line-height:17px;line-height:1.0625rem}.accessibility-menu-link:hover{color:#000;text-decoration:underline}.accessibility-menu-link:focus{text-decoration:none;color:#000;outline:2px solid #002a3c;outline-offset:4px}.accessibility-menu-link__title{margin-left:8px;margin-left:.5rem;font-size:13px;font-size:.8125rem;line-height:17px;line-height:1.0625rem;font-weight:500;color:inherit}@media only screen and (max-width:48em){.header-wrap--outer:after{position:absolute;content:'';border-bottom:1px solid #ecedee;width:100%;left:0;right:0;z-index:500}}@media only screen and (min-width:48em){.header-wrap{margin:24px 42px;margin:1.5rem 2.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.header-wrap.header-wrap__site-logo{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.header-wrap.header-wrap__site-logo .header__logo-wrapper .header__logo-link--lettering,.header-wrap.header-wrap__site-logo .header__logo-wrapper .header__ministry-logo--lettering{display:block}.header-wrap.header-wrap__site-logo .header__logo-wrapper .header__logo-link--image-only,.header-wrap.header-wrap__site-logo .header__logo-wrapper .header__ministry-logo--image-only{display:none}.header__navigation-wrap{margin-top:0}.header-wrap__site-logo .header__navigation-wrap{margin-top:16px;margin-top:1rem}.header__ministry-logo{max-width:400px}.header__ministry-logo--image-only{display:none}.header__ministry-logo--lettering{display:block;max-width:400px}.navigation{gap:32px;gap:2rem}}@media only screen and (min-width:64em){.header-wrap{margin:24px 50px;margin:1.5rem 3.125rem}.header__accessibility-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:16px;margin-bottom:1rem}.header-accessibility__menu{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0}.header-accessibility__menu-item{margin-right:24px;margin-right:1.5rem}.header-accessibility__menu-item:last-child{margin-right:0}.header__quick-links{position:relative;font-size:25px;font-size:1.5625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__quick-links--link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;color:#000;margin-right:32px;margin-right:2rem}.header__quick-links--link:hover{color:#0071a1}.header__quick-links--link:last-child{margin-right:0}.header__quick-links--link .header__quick-links--link--text{font-weight:500;color:inherit}.header__quick-links--link .header__quick-links--link--icon{color:inherit;margin-right:8px;margin-right:.5rem}}@media only screen and (min-width:90em){.header-wrap{margin:24px auto;margin:1.5rem auto;width:1192px}.header-wrap.header-wrap__site-logo .header__logo-wrapper .header__site-logo{max-height:60px}.accessibility-menu-link .accessibility-menu-link__title{font-size:15px;font-size:.9375rem;font-weight:500}.header__ministry-logo{max-width:100%}}@media only screen and (min-width:100em){.header-wrap--outer--sticky .header-wrap{margin:24px auto;margin:1.5rem auto}.header-wrap{margin:32px auto;margin:2rem auto;width:1360px}}.search{left:-9999px;left:-624.9375rem;opacity:0;-webkit-transition:opacity 0.15s ease-in;transition:opacity 0.15s ease-in;z-index:11;height:0;position:absolute;visibility:hidden}.search.search--open{left:0;right:0;opacity:1;height:auto;max-width:100%;width:100%;margin:0 auto;background-color:#fff;visibility:visible}.header-wrap--outer--sticky .search.search--open{-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.25);box-shadow:0 4px 4px 0 rgba(0,0,0,0.25)}.header-search__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;margin:0 24px;height:100%;position:relative;margin-top:20px;margin-top:1.25rem}.header-search__input{font-family:"Barlow",Arial,Helvetica,sans-serif;font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem;border:1px solid #929292;display:inline-block;width:100%;height:calc(80px - 48px);padding:16px 88px 16px 24px;padding:1rem 5.5rem 1rem 1.5rem}.header-search__input:focus{outline-color:#0a58ca}.header-search__input:focus-visible{outline:2px solid #002a3c;outline-offset:4px}.header-search__label{font-family:"Barlow",Arial,Helvetica,sans-serif;font-weight:500;font-size:13px;font-size:.8125rem;line-height:17px;line-height:1.0625rem;position:absolute;left:calc(24px - 7px);padding:0 7px;padding:0 .4375rem;top:-9px;top:-.5625rem;color:#000;background-color:#fff;z-index:1}.header-search__btn-group{position:absolute;right:24px;right:1.5rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.header-search__btn{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem;color:#000;border:none;background-color:#fff;cursor:pointer;padding:0}.header-search__btn.header-search__btn--search{margin-left:24px;margin-left:1.5rem}.header-search__btn:focus{outline:2px solid #002a3c;outline-offset:4px}.header-search-additional{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:100%;margin:40px 24px;margin:2.5rem 1.5rem}.header-search-additional__searched{margin-top:40px;margin-top:2.5rem}.header-search-additional__topics,.header-search-additional__searched{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%}.header-search-additional__topics h2,.header-search-additional__topics h3,.header-search-additional__topics h4,.header-search-additional__searched h2,.header-search-additional__searched h3,.header-search-additional__searched h4{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem;color:#000;margin:0;margin-bottom:24px;margin-bottom:1.5rem}.header-search-additional__topics ul,.header-search-additional__searched ul{margin:0;padding:0;list-style:none}.header-search-additional__topics ul li,.header-search-additional__searched ul li{margin:0 0 16px;margin:0 0 1rem;padding:0;-ms-flex-preferred-size:50%;flex-basis:50%}.header-search-additional__topics ul li:last-child,.header-search-additional__searched ul li:last-child{margin:0}.header-search-additional__topics ul li a,.header-search-additional__searched ul li a{font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem;color:#000;display:inline-block}.header-search-additional__topics ul li a:hover,.header-search-additional__searched ul li a:hover{color:#0071a1;text-decoration:underline}.header-search-additional__topics ul li a span,.header-search-additional__searched ul li a span{color:inherit;font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem;font-weight:400}@media only screen and (min-width:26.25em){.header-search__input{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem}}@media only screen and (min-width:48em){.header-search__wrap{margin:20px 42px;margin:1.25rem 2.625rem}.header-search-additional{margin:40px 42px;margin:2.5rem 2.625rem}.header-search-additional__topics,.header-search-additional__searched{-ms-flex-preferred-size:50%;flex-basis:50%}.header-search-additional__searched{margin-top:0}}@media only screen and (min-width:64em){.header-search__wrap{margin:20px 50px;margin:1.25rem 3.125rem}.header-search-additional{margin:64px 50px;margin:4rem 3.125rem}.header-search-additional__topics header,.header-search-additional__searched header{margin-bottom:24px;margin-bottom:1.5rem}.header-search__input{font-size:24px;font-size:1.5rem;line-height:28px;line-height:1.75rem;height:calc(80px - 64px);padding:24px 132px 24px 32px;padding:1.5rem 8.25rem 1.5rem 2rem}.header-search__label{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem;left:calc(32px - 7px);top:-14px;top:-.875rem}.header-search__btn-group{right:32px;right:2rem}.header-search__btn{font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem}.header-search__btn.header-search__btn--search{margin-left:40px;margin-left:2.5rem}}@media only screen and (min-width:90em){.header-search__wrap{width:1192px;margin:20px auto}.header-search-additional{width:1192px;margin:64px auto;margin:4rem auto}}@media only screen and (min-width:100em){.header-search__wrap,.header-search-additional{width:1128px;width:70.5rem}.search.search--open{max-width:1600px}}.stmwi-eyecatcher-wrapper{position:relative;display:block;font-size:13px;font-size:.8125rem;line-height:15px;line-height:.9375rem;padding:12px 24px;padding:.75rem 1.5rem}.stmwi-eyecatcher{width:100%;display:inline-block;position:relative}.stmwi-eyecatcher__title{font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% - 16px);margin-bottom:8px;margin-bottom:.5rem}.stmwi-eyecatcher__teaser{color:inherit;width:100%}.stmwi-eyecatcher__teaser--hide{display:none}.stmwi-eyecatcher__content{display:none;width:100%}.stmwi-eyecatcher__content p,.stmwi-eyecatcher__content a{color:inherit;font-size:inherit;line-height:inherit;background:transparent}.stmwi-eyecatcher__content p{margin-top:0;margin-bottom:12px;margin-bottom:.75rem}.stmwi-eyecatcher__content p:last-child{margin-bottom:0}.stmwi-eyecatcher__content a{padding:0;margin:0;font-weight:bold;text-decoration:underline}.stmwi-eyecatcher__content a:hover,.stmwi-eyecatcher__content a:focus{text-decoration:underline}.stmwi-eyecatcher__content--open{display:inline-block}.stmwi-eyecatcher__button{border:0;text-decoration:none;color:inherit;background-color:transparent;font-size:16px;font-size:1rem;position:absolute;right:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}.stmwi-eyecatcher__button:hover{cursor:pointer}.stmwi-eyecatcher__button:focus{outline:2px solid #000;outline-offset:4px}.stmwi-eyecatcher__button .icon-icon_chevron_down_large{-webkit-transition:-webkit-transform .35s ease;transition:-webkit-transform .35s ease;transition:transform .35s ease;transition:transform .35s ease,-webkit-transform .35s ease}.stmwi-eyecatcher__button--open .icon-icon_chevron_down_large{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.stmwi-eyecatcher--layout-green{background-color:#075f45;color:#fff}@media only screen and (min-width:48em){.stmwi-eyecatcher-wrapper{padding:12px 50px;padding:.75rem 3.125rem;line-height:18px;line-height:1.125rem}.stmwi-eyecatcher{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.stmwi-eyecatcher__title{-ms-flex-preferred-size:15%;flex-basis:15%;max-width:80px;margin-bottom:0;margin-right:32px;margin-right:2rem}.stmwi-eyecatcher__teaser,.stmwi-eyecatcher__content{-ms-flex-preferred-size:70%;flex-basis:70%}.stmwi-eyecatcher__content--open{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width:90em){.stmwi-eyecatcher-wrapper{padding:15px 120px;padding:.9375rem 7.5rem;font-size:15px;font-size:.9375rem;line-height:24px;line-height:1.5rem}.stmwi-eyecatcher{width:1192px;margin:0 auto}.stmwi-eyecatcher__button{font-size:24px;font-size:1.5rem}}@media only screen and (min-width:100em){.stmwi-eyecatcher{width:1360px}}.modal{display:none}.vanilla-modal .modal{display:block;position:fixed;content:"";top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6);z-index:-1;opacity:0;-webkit-transition:opacity 0.2s,z-index 0s 0.2s;transition:opacity 0.2s,z-index 0s 0.2s;text-align:center;overflow:hidden;overflow-y:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.vanilla-modal .modal>*{display:inline-block;white-space:normal;vertical-align:middle;text-align:left}.vanilla-modal .modal:before{display:inline-block;overflow:hidden;width:0;height:100%;vertical-align:middle;content:""}.vanilla-modal.modal-visible .modal{z-index:99;opacity:1;-webkit-transition:opacity 0.2s;transition:opacity 0.2s}.modal-inner{position:relative;overflow:hidden;max-width:70%;max-height:90%;overflow-x:hidden;overflow-y:auto;background:#fff;z-index:-1;opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:opacity 0.2s,z-index 0s 0.2s,-webkit-transform 0.2s;transition:opacity 0.2s,z-index 0s 0.2s,-webkit-transform 0.2s;transition:opacity 0.2s,transform 0.2s,z-index 0s 0.2s;transition:opacity 0.2s,transform 0.2s,z-index 0s 0.2s,-webkit-transform 0.2s}.modal-content{padding:3%}.modal-visible .modal-inner{z-index:100;opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:opacity 0.2s,-webkit-transform 0.2s;transition:opacity 0.2s,-webkit-transform 0.2s;transition:opacity 0.2s,transform 0.2s;transition:opacity 0.2s,transform 0.2s,-webkit-transform 0.2s}[data-modal-close]{position:absolute;z-index:2;top:0;right:0;height:25px;line-height:25px;font-size:13px;cursor:pointer;text-align:center}.table{text-align:left;color:#000;border-collapse:collapse;border-spacing:0;width:100%;max-width:420px;margin:30px auto;margin:1.875rem auto}.table .table_header{font-weight:600;font-size:20px;font-size:1.25rem;line-height:38px;line-height:2.375rem}.table .table_header p{font-weight:600}.table th{padding:16px 8px;padding:1rem .5rem;font-size:16px;font-size:1rem;line-height:24px;line-height:1.5rem;font-weight:600;border-bottom:1px solid #000}.table td{padding:24px 8px;padding:1.5rem .5rem;font-size:18px;font-size:1.125rem;line-height:22px;line-height:1.375rem;border-bottom:0.5px solid #a5aaab;vertical-align:top}.table tr:last-child td{border-bottom:none}.table abbr[aria-label]{border-bottom:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.table abbr[aria-label]:focus:before,.table abbr[aria-label]:hover:before{color:#087b4a}.table abbr:before{display:inline-block;font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;width:1em;content:"";padding-left:8px;padding-left:.5rem;border:medium none transparent;position:relative;top:auto;left:auto;bottom:auto;color:#000;z-index:1}.table abbr:focus:after{display:block}.table abbr.hide-tooltip:focus:after{display:none}@media only screen and (max-width:48em){.table.table-mobile{margin:30px 0;margin:1.875rem 0;max-width:none}.table.table-mobile tr td{display:block;width:100%;padding-left:0;border:none}.table.table-mobile tr td:first-of-type{padding:0}.table.table-mobile tr td:last-of-type{padding-top:4px;padding-top:.25rem}}.table_responsvie{overflow-x:auto}@media only screen and (min-width:48em){.table{max-width:768px}.table td{min-width:unset}}@media only screen and (min-width:64em){.table{max-width:992px}}@media only screen and (min-width:90em){.table{max-width:1280px}}.breadcrumb{width:100%}.breadcrumb.breadcrumb--layout-white,.breadcrumb.breadcrumb--layout-green20{background-color:#fff}.breadcrumb.breadcrumb--layout-white a,.breadcrumb.breadcrumb--layout-white span,.breadcrumb.breadcrumb--layout-white .breadcrumb__item:before,.breadcrumb.breadcrumb--layout-green20 a,.breadcrumb.breadcrumb--layout-green20 span,.breadcrumb.breadcrumb--layout-green20 .breadcrumb__item:before{color:#000}.breadcrumb.breadcrumb--layout-green20{background-color:#f1f4ee}.breadcrumb.breadcrumb--layout-green{background-color:#075f45}.breadcrumb.breadcrumb--layout-green a,.breadcrumb.breadcrumb--layout-green span,.breadcrumb.breadcrumb--layout-green .breadcrumb__item:before,.breadcrumb.breadcrumb--layout-green .breadcrumb__item__link{color:#fff}.breadcrumb__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0;list-style:none;padding:12px 24px;padding:.75rem 1.5rem}.breadcrumb__item{margin:0;padding:0}.breadcrumb__item:before{display:inline-block;font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;width:1em;content:"";font-size:12px;font-size:.75rem;line-height:18px;line-height:1.125rem;padding:0 8px;padding:0 .5rem}.breadcrumb__item:first-child::before{content:none}.breadcrumb__item__link{font-weight:600;font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem;color:inherit}.breadcrumb__item__link.breadcrumb__item__link-parent{cursor:default}.breadcrumb__item__link.breadcrumb__item__link--last{font-weight:400;cursor:default}.breadcrumb__item__link:focus{color:inherit;outline:2px solid #000;outline-offset:4px}.breadcrumb--layout-blue .breadcrumb__item__link:focus,.breadcrumb--layout-black .breadcrumb__item__link:focus,.breadcrumb--layout-green .breadcrumb__item__link:focus{outline-color:#fff}.breadcrumb__item__link:hover{color:inherit}@media only screen and (min-width:36em){.breadcrumb__list{padding:24px;padding:1.5rem}.breadcrumb__item__link{font-weight:600}.breadcrumb.breadcrumb--layout-white a,.breadcrumb.breadcrumb--layout-white span,.breadcrumb.breadcrumb--layout-white .breadcrumb__item:before{color:#000}}@media only screen and (min-width:48em){.breadcrumb__list{padding:24px 50px;padding:1.5rem 3.125rem}.breadcrumb__item:before{line-height:24px;line-height:1.5rem}.breadcrumb__item__link{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem}}@media only screen and (min-width:48em){.breadcrumb__list{padding:24px 50px;padding:1.5rem 3.125rem}}@media only screen and (min-width:90em){.breadcrumb--wrapper{width:1192px;margin:0 auto}.breadcrumb__list{padding:30px 0;padding:1.875rem 0}}@media only screen and (min-width:100em){.breadcrumb--wrapper{width:1360px}}.stmwi-page-intro{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.stmwi-page-intro__background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.stmwi-page-intro__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;height:100%;position:relative}.stmwi-page-intro__content{padding:0 24px 42px;padding:0 1.5rem 2.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.stmwi-page-intro__content-inner{max-width:900px;max-width:56.25rem}.stmwi-page-intro__heading{font-size:36px;font-size:2.25rem;line-height:1.06;margin-top:0;font-weight:normal;margin-bottom:32px;margin-bottom:2rem}.stmwi-page-intro__teaser-text{margin-bottom:32px;margin-bottom:2rem}.stmwi-page-intro__teaser-text a{font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem}.stmwi-page-intro__teaser-text a::before{font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:24px;font-size:1.5rem;position:relative;top:4px;top:.25rem;margin-right:12px;margin-right:.75rem}.stmwi-page-intro__teaser-text a::after{display:none}.stmwi-page-intro__download-box{background-color:#929292;width:100%;margin-bottom:32px;margin-bottom:2rem}.stmwi-page-intro__filter{width:100%}.stmwi-page-intro__filter .field-wrapper{margin-bottom:16px;margin-bottom:1rem}.stmwi-page-intro__filter .checkbox-simple input[type="checkbox"]:checked+label::before,.stmwi-page-intro__filter .checkbox-simple input[type="checkbox"]:indeterminate+label::before,.stmwi-page-intro__filter .checkbox-wrapper input[type="checkbox"]:checked+label::before,.stmwi-page-intro__filter .checkbox-wrapper input[type="checkbox"]:indeterminate+label::before{background:#000;color:#fff}.stmwi-page-intro__filter .dropdown{top:0;padding-top:74px;padding-top:4.625rem}.stmwi-page-intro--share-items-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.stmwi-page-intro--share-items-wrapper>.stmwi-page-intro__share-icons{padding:0 24px;padding:0 1.5rem}.stmwi-page-intro--share-items-wrapper .stmwi-share{margin-bottom:16px}.stmwi-page-intro__play-button{-ms-flex-preferred-size:100%;flex-basis:100%;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border:none;padding:0;margin:0;color:#000;margin-top:40px;margin-top:2.5rem;font-size:15px;font-size:.9375rem;cursor:pointer}.stmwi-page-intro__play-button:before{display:inline-block;font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;width:1em;content:"";margin-right:8px;margin-right:.5rem;font-size:20px;font-size:1.25rem}.stmwi-page-intro__play-button--pause:before{display:inline-block;font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;width:1em;content:""}.stmwi-page-intro__play-button:focus{outline:2px solid #000;outline-offset:4px}.stmwi-page-intro__additional-categories-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:32px;margin-top:2rem}.stmwi-page-intro__additional-category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 16px;padding:.875rem 1rem;margin-right:16px;margin-right:1rem;background-color:#075f45;color:#fff;line-height:1;font-size:18px;font-size:1.125rem}.stmwi-page-intro__additional-category:hover{background-color:#075f45;color:#fff}.stmwi-page-intro__additional-category:focus{outline:2px solid #000;outline-offset:4px;outline-color:#fff;color:#fff}.stmwi-page-intro__main-category-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.stmwi-page-intro__main-category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 16px;padding:.875rem 1rem;margin-top:16px;margin-top:1rem;margin-right:16px;margin-right:1rem;background-color:#075f45;color:#fff}.stmwi-page-intro__main-category:focus{color:#fff;outline:2px solid #000;outline-offset:4px;outline-color:#fff}.stmwi-page-intro__main-category:hover{background-color:#075f45;color:#fff}.stmwi-page-intro--image .stmwi-page-intro__background img,.stmwi-page-intro--hero .stmwi-page-intro__background img,.stmwi-page-intro--heroWhite .stmwi-page-intro__background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.stmwi-page-intro--hero,.stmwi-page-intro--heroWhite{max-width:1920px;max-width:120rem;margin:0 auto;min-height:600px;min-height:37.5rem}.stmwi-page-intro--hero .stmwi-page-intro__background,.stmwi-page-intro--heroWhite .stmwi-page-intro__background{background-position:center;background-repeat:no-repeat;background-size:auto;background-attachment:fixed}.stmwi-page-intro--hero .stmwi-page-intro__content-wrapper-filter,.stmwi-page-intro--heroWhite .stmwi-page-intro__content-wrapper-filter{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(25,25,35,0)),to(#191923));background-image:linear-gradient(to bottom,rgba(25,25,35,0),#191923)}.stmwi-page-intro--hero .stmwi-page-intro__heading,.stmwi-page-intro--heroWhite .stmwi-page-intro__heading{color:#fff;text-shadow:0 0 60px #191923}.stmwi-page-intro--hero .stmwi-page-intro__teaser-text,.stmwi-page-intro--heroWhite .stmwi-page-intro__teaser-text{color:#fff;text-shadow:0 0 10px #191923}.stmwi-page-intro--hero .stmwi-hero__link-wrapper,.stmwi-page-intro--heroWhite .stmwi-hero__link-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:16px;margin-top:1rem}.stmwi-page-intro--hero .stmwi-hero__link-wrapper .stmwi-page-intro__main-category,.stmwi-page-intro--hero .stmwi-hero__link-wrapper .stmwi-page-intro__play-button,.stmwi-page-intro--heroWhite .stmwi-hero__link-wrapper .stmwi-page-intro__main-category,.stmwi-page-intro--heroWhite .stmwi-hero__link-wrapper .stmwi-page-intro__play-button{color:#fff;margin-top:16px;margin-top:1rem;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.stmwi-page-intro--heroWhite .stmwi-page-intro__content-inner{max-width:684px;max-width:42.75rem;background-color:#fff;padding:40px;padding:2.5rem}.stmwi-page-intro--heroWhite .stmwi-page-intro__heading,.stmwi-page-intro--heroWhite .stmwi-page-intro__teaser-text{color:#000;text-shadow:none}.stmwi-page-intro--heroWhite .stmwi-page-intro__heading{font-weight:500}.stmwi-page-intro--image{max-width:1920px;max-width:120rem;margin:0 auto;min-height:600px;min-height:37.5rem}.stmwi-page-intro--image .stmwi-page-intro__content-wrapper-filter{background:transparent -webkit-gradient(linear,left top,left bottom,from(rgba(25,25,35,0)),to(#191923)) 0 0 no-repeat padding-box;background:transparent linear-gradient(180deg,rgba(25,25,35,0) 0%,#191923 100%) 0 0 no-repeat padding-box}.stmwi-page-intro--image .stmwi-page-intro__heading{color:#fff;text-shadow:2px 0 15px rgba(0,0,0,0.35);font-weight:600}.stmwi-page-intro--image .stmwi-page-intro__teaser-text{color:#fff;text-shadow:0 0 10px #191923}.stmwi-page-intro--image .stmwi-page-intro__main-category{margin-top:0;margin-bottom:16px;margin-bottom:1rem}.stmwi-page-intro__logo{display:none}@media only screen and (min-width:48em){.page-pid-356 .stmwi-page-intro__logo{display:block;position:absolute;top:0;right:0;left:0;bottom:0;background-image:url(/_assets/dac9eedbe8e8844c6f231c86f9384a71/Img/FSO_Logo-weiss.png);background-size:24% auto;background-repeat:no-repeat;background-position:right 44px top}}.stmwi-page-intro--green .stmwi-page-intro__background{background-color:#075f45}.stmwi-page-intro--green .stmwi-page-intro__heading,.stmwi-page-intro--green .stmwi-page-intro__teaser-text{color:#fff}.stmwi-page-intro--green .stmwi-page-intro__download-box{background-color:#fff}.stmwi-page-intro--green20 .stmwi-page-intro__background{background-color:#f1f4ee}.stmwi-page-intro--green20 .stmwi-page-intro__heading,.stmwi-page-intro--green20 .stmwi-page-intro__teaser-text{color:#000}.stmwi-page-intro--green20 .stmwi-page-intro__download-box{background-color:#000}.stmwi-page-intro--highlight .stmwi-page-intro__background{background-color:#f1f4ee}.stmwi-page-intro__content--small{padding-top:32px;padding-top:2rem;padding-bottom:32px;padding-bottom:2rem}@media only screen and (min-width:36em){.stmwi-page-intro__download-box .download-box{position:relative}.stmwi-page-intro__download-box .download-box__icon{position:absolute;top:16px;right:16px;bottom:auto;left:auto}}@media only screen and (min-width:48em){.stmwi-page-intro__content{padding:42px 42px;padding:2.625rem 2.625rem}.stmwi-page-intro--share-items-wrapper>.stmwi-page-intro__share-icons{padding:0 42px;padding:0 2.625rem}.stmwi-page-intro--share-items-wrapper .stmwi-page-intro__content{padding-top:0}.stmwi-page-intro__heading{font-size:48px;font-size:3rem}.stmwi-page-intro__teaser-text{line-height:1.4}.stmwi-page-intro__play-button{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:64em){.stmwi-page-intro__content{padding:80px 50px;padding:5rem 3.125rem}.stmwi-page-intro__content-inner.stmwi-page-intro__content-inner--small{width:60%}.stmwi-page-intro__heading{font-size:64px;font-size:4rem}.stmwi-page-intro__teaser-text{margin-bottom:0}.stmwi-page-intro__download-box{width:30%;margin:0;max-width:350px;max-width:21.875rem}.stmwi-page-intro__download-box .download-box{height:100%;position:relative}.stmwi-page-intro__download-box .download-box__icon{bottom:24px;bottom:1.5rem;left:24px;left:1.5rem;top:auto}.stmwi-page-intro__filter{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:64px}.stmwi-page-intro__filter .field-wrapper{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;width:50%;min-width:50%;margin-bottom:0}.stmwi-page-intro__filter .field-wrapper label,.stmwi-page-intro__filter .field-wrapper .label{left:24px;left:1.5rem}.stmwi-page-intro__filter .field-wrapper input,.stmwi-page-intro__filter .field-wrapper .input{font-size:22px;font-size:1.375rem;line-height:26px;line-height:1.625rem;padding:42px 64px 20px 24px;padding:2.625rem 4rem 1.25rem 1.5rem}.stmwi-page-intro__filter .field-wrapper:first-child a,.stmwi-page-intro__filter .field-wrapper:first-child input{border-right:none}.stmwi-page-intro__filter .field-wrapper:first-child:focus a{display:none}.stmwi-page-intro__filter .dropdown{padding-top:89px;padding-top:5.5625rem}.stmwi-page-intro--share-items-wrapper .stmwi-page-intro__share-icons .stmwi-share{position:absolute;top:auto;right:50px;bottom:64px;left:auto}.stmwi-page-intro--share-items-wrapper .stmwi-page-intro__content{padding-top:64px}.stmwi-page-intro__content--small{padding-top:48px !important;padding-top:3rem !important;padding-bottom:48px !important;padding-bottom:3rem !important}.stmwi-page-intro--intented .stmwi-page-intro__content-wrapper{max-width:684px;max-width:42.75rem;margin-left:auto;margin-right:auto}.stmwi-page-intro--intented .stmwi-page-intro__content{padding-left:0;padding-right:0}}@media only screen and (min-width:90em){.stmwi-page-intro__content{padding:64px 0;padding:4rem 0;max-width:1192px;max-width:74.5rem}.stmwi-page-intro--share-items-wrapper .stmwi-page-intro__share-icons{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:1192px;margin-left:auto;margin-right:auto;position:relative}.stmwi-page-intro--share-items-wrapper .stmwi-page-intro__share-icons .stmwi-share{right:10px}.stmwi-page-intro--intented .stmwi-page-intro__content-wrapper{max-width:924px;max-width:57.75rem}}@media only screen and (min-width:100em){.stmwi-page-intro__content{padding-top:96px;padding-top:6rem;max-width:1360px;max-width:85rem}.stmwi-page-intro--share-items-wrapper .stmwi-page-intro__share-icons{width:1360px}.stmwi-page-intro--intented .stmwi-page-intro__content-wrapper{max-width:1120px;max-width:70rem}}#pid356 .stmwi-page-intro__content-inner{overflow-wrap:anywhere}.project-list a{color:#000}.project-list__image-wrapper{margin-bottom:24px;margin-bottom:1.5rem}.project-list__content-wrapper p{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem;margin-bottom:16px;margin-bottom:1rem}.project-list__image{width:100%;height:100%}.project-list__location{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem;color:#000;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project-list__location::before{display:inline-block;font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;width:1em;content:"";margin-right:8px;margin-right:.5rem;font-size:20px;font-size:1.25rem;color:#000}.project-list .filter-box{margin-bottom:32px;margin-bottom:2rem}.project-list .filter-box .filter-label{font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem;min-width:145px;min-width:9.0625rem;width:10%}.project-list .filter-box .js-districts-filter,.project-list .filter-box .js-topics-filter{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;overflow-x:auto;padding:12px 6px;padding:.75rem .375rem;gap:8px}.project-list .filter-box .js-districts-filter .filter-button,.project-list .filter-box .js-topics-filter .filter-button{background-color:#f1f4ee;padding:5px 20px;padding:.3125rem 1.25rem;border-radius:20px;border-radius:1.25rem;cursor:pointer;color:#000;white-space:nowrap}.project-list .filter-box .js-districts-filter .filter-button.active,.project-list .filter-box .js-districts-filter .filter-button:hover,.project-list .filter-box .js-topics-filter .filter-button.active,.project-list .filter-box .js-topics-filter .filter-button:hover{color:#fff;background-color:#075f45}.project-list .filter-box .js-districts-filter .filter-button:focus,.project-list .filter-box .js-topics-filter .filter-button:focus{outline:2px solid #000;outline-offset:4px}.project-list .load-more-button{font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem;padding-bottom:5px;padding-bottom:.3125rem;width:100px;width:6.25rem;margin:20px auto;margin:1.25rem auto;text-align:center;font-weight:600;color:#000;cursor:pointer;border-bottom:2px solid #000}.project-list .load-more-button:focus{outline:2px solid #000;outline-offset:4px}.project-list .loading-status{font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem;width:200px;width:12.5rem;margin:20px auto;margin:1.25rem auto;text-align:center;font-weight:600;color:#000}.project-list .hidden{display:none}.project-list .results-container{margin-top:64px;margin-top:4rem;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;opacity:1}.project-list .results-container.loading{opacity:0.5}.project-list .results-container .section-container{margin-bottom:102px;margin-bottom:6.375rem}.project-list .results-container .section-container .section-container__1-1-1.first-in-line{padding-left:0}.project-list--no_results{font-size:20px;font-size:1.25rem;margin-top:32px;margin-top:2rem}.content-section--green .project-list__content-wrapper p{color:#fff}.content-section--green .project-list__location{color:#fff}.content-section--green .project-list__location::before{color:#fff}@media only screen and (min-width:48em){.project-list .filter-box{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.project-list .filter-box .filter-label{margin-top:12px;margin-top:.75rem}.project-list .filter-box .js-districts-filter,.project-list .filter-box .js-topics-filter{width:90%;-ms-flex-wrap:wrap;flex-wrap:wrap}}.glide{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.glide *{-webkit-box-sizing:inherit;box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-ms-touch-action:pan-Y;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;-ms-flex-negative:0;flex-shrink:0;white-space:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide--rtl{direction:rtl}.newssliderlist-slider{background-color:#075f45;padding:40px 0;padding:2.5rem 0}.newssliderlist-slider__link{font-weight:inherit;line-height:inherit;color:unset;text-decoration:none;display:block}.newssliderlist-slider__link:hover{color:inherit}.newssliderlist-slider__link:focus,.newssliderlist-slider__link:active{outline:2px solid #000;outline-offset:4px;outline-color:#fff}.newssliderlist-slider__image-container{position:relative;margin-bottom:24px;margin-bottom:1.5rem;font-size:0;line-height:0}.newssliderlist-slider__slide-title{color:#fff;font-size:18px;font-size:1.125rem;margin-bottom:16px;margin-bottom:1rem;margin-top:0;font-weight:600;line-height:24px;line-height:1.5rem;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}.newssliderlist-slider__slide-teaser{color:#fff;font-size:15px;font-size:.9375rem;margin-bottom:24px;margin-bottom:1.5rem;font-weight:400;line-height:1.33}.newssliderlist-slider__slide-date{color:#fff;font-size:12px;font-size:.75rem;font-weight:400;line-height:1.21}.newssliderlist-slider__image-container>picture{font-size:0;display:block}.newssliderlist-slider__liveregion{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.newssliderlist-slider__controls{margin-top:32px;margin-top:2rem;margin-left:24px;margin-left:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.newssliderlist-slider .glide__track{margin:0 -3px;margin:0 -.1875rem;padding:0 3px;padding:0 .1875rem}.newssliderlist-slider .glide__slides{overflow:visible;margin:0}.newssliderlist-slider .glide__arrows{display:-webkit-box;display:-ms-flexbox;display:flex}.newssliderlist-slider .glide__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:48px;width:3rem;height:48px;height:3rem;border-radius:50%;background-color:#fff;border:none;margin-right:24px;margin-right:1.5rem;cursor:pointer}.newssliderlist-slider .glide__arrow:focus,.newssliderlist-slider .glide__arrow:active{outline:2px solid #000;outline-offset:4px;outline-color:#fff}@media only screen and (min-width:48em){.newssliderlist-slider{padding:40px 0;padding:2.5rem 0}.newssliderlist-slider__controls{margin-left:50px;margin-left:3.125rem}.newssliderlist-slider__slide-title{font-size:28px;font-size:1.75rem;line-height:1.14}.newssliderlist-slider__slide-teaser{font-size:18px;font-size:1.125rem}.newssliderlist-slider__slide-date{font-size:14px;font-size:.875rem}}@media only screen and (min-width:48em){.newssliderlist-slider{padding:40px 0;padding:2.5rem 0}}@media only screen and (min-width:90em){.newssliderlist-slider{padding:40px 0;padding:2.5rem 0}.newssliderlist-slider__link[tabindex="-1"] .newssliderlist-slider__link-inner{opacity:0.25}.newssliderlist-slider__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 0 32px;position:absolute;top:0;width:100%;height:0;pointer-events:painted}.newssliderlist-slider .glide__arrows{max-width:1192px;max-width:74.5rem;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.newssliderlist-slider .glide__arrow{width:64px;width:4rem;height:64px;height:4rem;margin-top:90px;margin-top:5.625rem;pointer-events:all;opacity:0}.newssliderlist-slider .glide__arrow--left{margin-left:-103px;margin-left:-6.4375rem}.newssliderlist-slider .glide__arrow--right{margin-right:-103px;margin-right:-6.4375rem}.newssliderlist-slider .glide__arrow:focus,.newssliderlist-slider .glide__arrow:hover{opacity:1}.newssliderlist-slider .glide:hover .glide__arrow{opacity:1}.newssliderlist-slider--layout-large .glide__arrow{margin-top:160px;margin-top:10rem}}@media only screen and (min-width:100em){.newssliderlist-slider .glide__arrows{max-width:1360px;max-width:85rem}.newssliderlist-slider .glide__arrow{margin-top:110px;margin-top:6.875rem}.newssliderlist-slider--layout-large .glide__arrow{margin-top:185px;margin-top:11.5625rem}}.newssliderlist-list .load-more-button{font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem;padding-bottom:5px;padding-bottom:.3125rem;width:100px;width:6.25rem;margin:20px auto;margin:1.25rem auto;text-align:center;font-weight:600;color:#000;cursor:pointer;border-bottom:2px solid #000}.newssliderlist-list .load-more-button:focus{outline:2px solid #000;outline-offset:4px}.newssliderlist-list .loading-status{font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem;width:200px;width:12.5rem;margin:20px auto;margin:1.25rem auto;text-align:center;font-weight:600;color:#000}.newssliderlist-list .hidden{display:none}.newssliderlist-list .results-container{-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.newssliderlist-list .results-container.loading{opacity:0.5}.newssliderlist-list--no_results{font-size:20px;font-size:1.25rem;margin-top:32px;margin-top:2rem}.newssliderlist-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:48em){.newssliderlist-list__item{margin-bottom:64px;margin-bottom:4rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.newssliderlist-list__item-detail-date-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:#fff;padding-right:12px;padding-right:.75rem}@media only screen and (min-width:768px){.newssliderlist-list__item-detail-date-box{margin-right:24px;margin-right:1.5rem;width:72px;width:4.5rem;height:120px;height:7.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.newssliderlist-list__item-detail-date-box-day{color:#087b4a;font-size:64px;font-size:4rem;line-height:68px;line-height:4.25rem;height:68px;height:4.25rem;margin-bottom:12px;margin-bottom:.75rem;font-weight:600}.newssliderlist-list__item-detail-date-box-month{margin:40px 4px 0 8px;margin:2.5rem .25rem 0 .5rem;font-size:15px;font-size:.9375rem;font-weight:500;line-height:1.2}@media only screen and (min-width:768px){.newssliderlist-list__item-detail-date-box-month{margin:0}}.newssliderlist-list__item-detail-date-box-year{margin:40px 8px 0 0;margin:2.5rem .5rem 0 0;font-size:15px;font-size:.9375rem;font-weight:500;line-height:1.2}@media only screen and (min-width:768px){.newssliderlist-list__item-detail-date-box-year{margin:0}}.newssliderlist-list__item-detail-informations-header{font-size:24px;font-size:1.5rem;line-height:1.17;font-weight:600}@media only screen and (min-width:1024px){.newssliderlist-list__item-detail-informations-header{font-size:28px;font-size:1.75rem;line-height:1.14}}.newssliderlist-list__item-detail-informations-header-wrapper{margin-top:8px;margin-top:.5rem}.newssliderlist-list__item-detail-informations-description{margin:16px 0;margin:1rem 0}.newssliderlist-list__item-detail-informations-description p{font-size:18px;font-size:1.125rem;line-height:1.33;margin-top:16px;margin-top:1rem}.project-detail .stmwi-page-intro__teaser-text p{line-height:28px;line-height:1.75rem;font-size:20px;font-size:1.25rem}.project-detail .results-container .section-container{margin-bottom:102px;margin-bottom:6.375rem}.project-detail .results-container .section-container .section-container__1-1-1.first-in-line{padding-left:0}@media only screen and (min-width:36em){thead tr th:first-child,tbody tr td:first-child{width:35%;min-width:290px;min-width:18.125rem}}.stmwi-share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;list-style-type:none;padding:0;margin:0;margin-top:32px;margin-top:2rem}.stmwi-share>*{padding:0;margin:0;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stmwi-share a,.stmwi-share button{margin:0;padding:0;border:none;background:none;cursor:pointer;margin-right:24px;margin-right:1.5rem}.stmwi-share a:focus,.stmwi-share button:focus{outline:2px solid #000;outline-offset:4px}.stmwi-share a:focus span,.stmwi-share button:focus span{color:#a5aaab}.stmwi-share a:hover span,.stmwi-share button:hover span{color:#a5aaab}.stmwi-share span{font-size:20px;font-size:1.25rem}.stmwi-share__print{display:block}.stmwi-share--white span{color:#fff}.stmwi-share--white a:focus,.stmwi-share--white button:focus{outline:2px solid #000;outline-offset:4px;outline-color:#fff}.stmwi-page-intro--green .stmwi-share a span{color:#fff}.stmwi-page-intro--green .stmwi-share a:focus{outline:2px solid #000;outline-offset:4px;outline-color:#fff}.stmwi-page-intro--green .stmwi-share a:focus span{color:#a5aaab}.stmwi-page-intro--green .stmwi-share a:hover span{color:#a5aaab}@media only screen and (min-width:64em){.stmwi-share{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:0}.stmwi-share>*{margin-top:24px;margin-top:1.5rem;margin-right:0}.stmwi-share a,.stmwi-share button{margin:0}}.content-section{padding:0 24px;padding:0 1.5rem}.content-section--green{background-color:#075f45}.content-section--green p,.content-section--green h1,.content-section--green h2,.content-section--green h3,.content-section--green h4,.content-section--green ul,.content-section--green ol,.content-section--green a{color:#fff}.content-section--green10{background-color:#087b4a}.content-section--green10 p,.content-section--green10 h1,.content-section--green10 h2,.content-section--green10 h3,.content-section--green10 h4,.content-section--green10 ul,.content-section--green10 ol,.content-section--green10 a{color:#fff}.content-section--green20{background-color:#f1f4ee}.content-section--green20 p,.content-section--green20 h1,.content-section--green20 h2,.content-section--green20 h3,.content-section--green20 h4,.content-section--green20 ul,.content-section--green20 ol,.content-section--green20 a{color:#000}.content-section--padTopExtraSmall{padding-top:20px}.content-section--padBottomExtraSmall{padding-bottom:20px}.content-section--padTopSmall{padding-top:40px}.content-section--padBottomSmall{padding-bottom:40px}.content-section--padTopMedium{padding-top:70px}.content-section--padBottomMedium{padding-bottom:70px}.content-section--padTopLarge{padding-top:100px}.content-section--padBottomLarge{padding-bottom:100px}.content-section--padTopExtraLarge{padding-top:120px}.content-section--padBottomExtraLarge{padding-bottom:120px}.section-container{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-container p{margin-bottom:20px;margin-bottom:1.25rem}.section-container p:last-child{margin-bottom:0}.section-container p:first-of-type{margin-top:0}.section-container__1{width:100%}.section-container__1-1{width:100%;margin-bottom:24px;margin-bottom:1.5rem}.section-container__1-1:last-child{margin-bottom:0}.section-container__1-2{width:100%;margin-bottom:24px;margin-bottom:1.5rem}.section-container__1-2:last-child{margin-bottom:0}.section-container__2-1{width:100%;margin-bottom:24px;margin-bottom:1.5rem}.section-container__2-1:last-child{margin-bottom:0}.section-container__1-0-0{width:100%;margin-bottom:24px;margin-bottom:1.5rem}.section-container__1-0-0:last-child{margin-bottom:0}.section-container__1-1-1{width:100%;margin-bottom:24px;margin-bottom:1.5rem}.section-container__1-1-1:last-child{margin-bottom:0}.section-container__1-1-2{width:100%;margin-bottom:24px;margin-bottom:1.5rem}.section-container__1-1-2:last-child{margin-bottom:0}.section-container__2-1-1{width:100%;margin-bottom:24px;margin-bottom:1.5rem}.section-container__2-1-1:last-child{margin-bottom:0}.section-container__2-1-1{width:100%;margin-bottom:24px;margin-bottom:1.5rem}.section-container__2-1-1:last-child{margin-bottom:0}.section-container__1-1-1-1{width:100%;margin-bottom:24px;margin-bottom:1.5rem}.section-container__1-1-1-1:last-child{margin-bottom:0}.section-col-colored[class*="content-section--"]>.frame{padding-left:24px;padding-left:1.5rem;padding-right:24px;padding-right:1.5rem}.section-col-colored[class*="content-section--"]>.frame:first-of-type{padding-top:24px;padding-top:1.5rem}.section-col-colored[class*="content-section--"]>.frame:last-of-type{padding-bottom:24px;padding-bottom:1.5rem}.section-col-colored>.frame-type-list h2,.section-col-colored>.frame-type-list h3,.section-col-colored>.frame-type-list h4{padding-left:32px;padding-left:2rem}@media only screen and (min-width:48em){.content-section{margin:0;padding-left:42px;padding-left:2.625rem;padding-right:42px;padding-right:2.625rem}.section-container{margin:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.section-container__1-1{width:50%;margin-bottom:0}.section-container__1-1:first-child{margin-right:16px}.section-container__1-1.section-container-with-margin:first-child{padding-right:0;margin-right:16px}.section-container__1-1:last-child{margin-left:16px}.section-container__1-1.section-container-with-margin:last-child{padding-left:0;margin-left:16px}.section-container__1-2{width:33%;margin-bottom:0}.section-container__1-2:first-child{margin-right:16px}.section-container__1-2.section-container-with-margin:first-child{padding-right:0;margin-right:16px}.section-container__1-2:last-child{margin-left:16px}.section-container__1-2.section-container-with-margin:last-child{padding-left:0;margin-left:16px}.section-container__2-1{width:66%;margin-bottom:0}.section-container__2-1:first-child{margin-right:16px}.section-container__2-1.section-container-with-margin:first-child{padding-right:0;margin-right:16px}.section-container__2-1:last-child{margin-left:16px}.section-container__2-1.section-container-with-margin:last-child{padding-left:0;margin-left:16px}.section-container__1-0-0{width:10%;margin-bottom:0}.section-container__1-0-0:first-child{margin-right:32px}.section-container__1-0-0:last-child{margin-left:32px}.section-container__1-1-1{width:33%;margin-bottom:0}.section-container__1-1-1:first-child{margin-right:32px}.section-container__1-1-1:last-child{margin-left:32px}.section-container__1-1-2{width:25%;margin-bottom:0}.section-container__1-1-2:first-child{margin-right:32px}.section-container__1-1-2:last-child{margin-left:32px}.section-container__2-1-1{width:50%;margin-bottom:0}.section-container__2-1-1:first-child{margin-right:32px}.section-container__2-1-1:last-child{margin-left:32px}.section-container__1-1-1-1{width:25%;margin-bottom:0;padding-left:16px;padding-right:16px}.section-container__1-1-1-1:first-child{padding-left:0}.section-container__1-1-1-1:last-child{padding-right:0}.section-col-colored[class*="content-section--"]>.frame{padding-left:32px;padding-left:2rem;padding-right:32px;padding-right:2rem}.section-col-colored[class*="content-section--"]>.frame:first-of-type{padding-top:32px;padding-top:2rem}.section-col-colored[class*="content-section--"]>.frame:last-of-type{padding-bottom:32px;padding-bottom:2rem}.section-col-colored>.frame-type-list h2,.section-col-colored>.frame-type-list h3,.section-col-colored>.frame-type-list h4{padding-left:32px;padding-left:2rem}}@media only screen and (min-width:64em){.content-section{padding-left:50px;padding-left:3.125rem;padding-right:50px;padding-right:3.125rem}}@media only screen and (min-width:90em){.content-section{padding-left:0;padding-right:0}.section-container--full-width{max-width:1192px}.section-container--full-width-xl{max-width:1332px}}@media only screen and (min-width:100em){.section-container--full-width{max-width:1360px}.section-container--full-width-xl{max-width:1528px}}.frame-type-list>header{margin:24px 24px 32px;margin:1.5rem 1.5rem 2rem}@media only screen and (min-width:48em){.frame-type-list>header{max-width:684px;margin:24px auto 32px;margin:1.5rem auto 2rem}}@media only screen and (min-width:64em){.frame-type-list>header{max-width:924px}}@media only screen and (min-width:90em){.frame-type-list>header{max-width:1192px}}@media only screen and (min-width:100em){.frame-type-list>header{max-width:1128px;max-width:70.5rem}}.frame-type-list h2{color:#000;font-weight:500}.content-section--black .frame-type-list h2{color:#fff}#cookieman-modal .cookie-modal--background{display:none}#cookieman-modal .cookie-modal-wrapper{top:auto;left:auto;-webkit-transform:none;transform:none;bottom:0;width:100%;margin-left:0;background:#fff}#cookieman-modal .cookie-modal-wrapper .cookie-modal__scrollpane{padding:40px 0 24px 0;padding:2.5rem 0 1.5rem 0}#cookieman-modal .cookie-modal-wrapper .cookie-modal__scrollpane .cookie-modal--content{font-size:18px;font-size:1.125rem;line-height:1.33;color:#000}#cookieman-modal .cookie-modal-wrapper .cookie-modal__scrollpane .cookie-modal--content a{background:none;padding:0;color:#075f45;text-decoration:underline;line-height:1.33}#cookieman-modal .cookie-modal-wrapper .cookie-modal__scrollpane .cookie-modal--settings{margin-top:32px;margin-top:2rem;width:667px;width:41.6875rem}#cookieman-modal .cookie-modal-wrapper .cookie-modal__scrollpane .cookie-modal--settings .cookie-modal--dnt-message{font-size:18px;font-size:1.125rem;line-height:1.33;color:#000}#cookieman-modal .cookie-modal-wrapper .cookie-modal__scrollpane .cookie-modal--settings .cookie-modal--accordion{border:none;border-bottom:1px solid #a5aaab}#cookieman-modal .cookie-modal-wrapper .cookie-modal__scrollpane .cookie-modal--settings .cookie-modal--accordion .cookie-modal--accordion-trigger--icon::before{width:28px;width:1.75rem;height:28px;height:1.75rem;font-size:28px;font-size:1.75rem}#cookieman-modal .cookie-modal-wrapper .cookie-modal__scrollpane .cookie-modal--settings .cookie-modal--accordion .cookie-modal--group-desc{font-size:15px;font-size:.9375rem}#cookieman-modal .cookie-modal-wrapper .cookie-modal__scrollpane .cookie-modal--settings .cookie-modal--accordion .cookie-modal--accordion--table{color:#000;border:none}#cookieman-modal .cookie-modal-wrapper .cookie-modal__scrollpane .cookie-modal--settings .cookie-modal--accordion .cookie-modal--accordion--table td{font-size:15px;font-size:.9375rem;padding-left:0;border:none;line-height:1.2}#cookieman-modal .cookie-modal-wrapper .cookie-modal__scrollpane .cookie-modal--settings .cookie-modal--accordion .cookie-modal--accordion--table th{font-size:15px;font-size:.9375rem;padding-bottom:5px;padding-bottom:.3125rem;font-weight:500;line-height:1.6;padding-left:0;border:none}@media only screen and (max-width:48em){#cookieman-modal .cookie-modal-wrapper .cookie-modal__scrollpane .cookie-modal--settings{width:100%}}#cookieman-modal .cookie-modal-wrapper .cookie-modal__scrollpane .cookie-modal--footer{margin-top:32px;margin-top:2rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#cookieman-modal .cookie-modal-wrapper .cookie-modal__scrollpane .cookie-modal--footer .cookie-modal--button{max-width:210px;max-width:13.125rem;margin:0 16px 12px 0;margin:0 1rem .75rem 0;padding:12px 16px;padding:.75rem 1rem;font-size:15px;font-size:.9375rem;line-height:1.33;font-weight:600;cursor:pointer}#cookieman-modal .cookie-modal-wrapper .cookie-modal__scrollpane .cookie-modal--footer .cookie-modal--button:focus{outline-offset:5px}#cookieman-modal .cookie-modal-wrapper .cookie-modal__scrollpane .cookie-modal--footer .cookie-modal--button.cookie-modal--accept--button{background-color:#075f45;border-color:#075f45}#cookieman-modal .cookie-modal-wrapper .cookie-modal__scrollpane .cookie-modal--footer .cookie-modal--button.cookie-modal--deny--button{background-color:#fff;border-color:#075f45;color:#075f45}#cookieman-modal .cookie-modal-wrapper .cookie-modal__scrollpane .cookie-modal--footer .cookie-modal--button.cookie-modal--settings--button{padding:5px 10px;padding:.3125rem .625rem;background:none;border:none;color:#000}#cookieman-modal .cookie-modal-wrapper .cookie-modal__scrollpane .cookie-modal--footer .cookie-modal--button.cookie-modal--settings--button i{margin-right:5px;margin-right:.3125rem}@media only screen and (max-width:48em){#cookieman-modal .cookie-modal-wrapper .cookie-modal__scrollpane .cookie-modal--footer .cookie-modal--button.cookie-modal--settings--button{padding-left:0;text-align:left}}#cookieman-modal .cookie-modal-wrapper .cookie-modal__scrollpane .cookie-modal--footer .cookie-modal--button.cookie-modal--save-button{background-color:#075f45;border-color:#075f45;color:#fff}#cookieman-modal .cookie-modal-wrapper .cookie-modal__scrollpane .cookie-modal--footer .cookie-modal--button.hide{display:none}.menu--mega-menu{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-preferred-size:35%;flex-basis:35%}.header--main .header--inner{padding:0}.nav--toggle{font-size:18px;font-size:1.125rem;line-height:28px;line-height:1.75rem;font-weight:500;color:#000;border:none;background-color:#fff;cursor:pointer;padding:0}.nav--toggle .nav--toggle--text{color:inherit;font-weight:inherit}.nav--toggle .icon{margin-right:8px;margin-right:.5rem}.nav--toggle:hover{color:#087b4a}.nav--toggle:focus{color:#000;outline:2px solid #000;outline-offset:4px}.nav--toggle .icon-icon_menu:before{font-size:24px;font-size:1.5rem;top:4px;top:.25rem;position:relative}.nav--toggle[aria-expanded="true"] .icon-icon_menu:before{content:"";color:#087b4a}.nav--toggle[aria-expanded="true"] .nav--toggle--text{color:#087b4a}@media only screen and (min-width:90em){.nav--toggle{font-size:20px;font-size:1.25rem}}.menu-item--caret{display:none}.sub-menu-previous{display:none}.nav--container{position:absolute;left:-9999px;left:-624.9375rem;width:calc(100% - 48px);width:calc(100% - 3rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:0;-webkit-transition:opacity 0.15s ease-in;transition:opacity 0.15s ease-in;z-index:5;height:0;background-color:#fff;visibility:hidden;padding:40px 24px;padding:2.5rem 1.5rem}@media only screen and (min-width:48em){.nav--container{padding:40px 24px 200px;padding:2.5rem 1.5rem 12.5rem}}@media only screen and (min-width:64em){.nav--container{padding:100px 24px 200px;padding:6.25rem 1.5rem 12.5rem}}@media only screen and (min-width:100em){.nav--container{max-width:1600px;padding:100px 0 200px;padding:6.25rem 0 12.5rem}}.nav--container.nav--container__is-open{left:0;right:0;opacity:1;margin:20px auto 0;visibility:visible;z-index:11;height:100vh}.menu-items{margin:0;padding:0;list-style:none}.menu-item{display:block;margin:0;padding:0;color:#000}.menu-item__level-0{margin-bottom:16px;margin-bottom:1rem;width:100%}@media only screen and (min-width:48em){.menu-item__level-0{margin-bottom:24px;margin-bottom:1.5rem;text-align:right}}.menu-item__level-0:last-child,.menu-item__level-0.menu-item__featured{margin-bottom:0}.menu-item__level-0.menu-item__meta--first{margin-top:24px;margin-top:1.5rem}@media only screen and (min-width:48em){.menu-item__level-0.menu-item__meta--first{margin-top:40px;margin-top:2.5rem}}.menu-item--link{color:inherit;font-weight:600;font-size:24px;font-size:1.5rem;line-height:32px;line-height:2rem;border-bottom:1px solid transparent}@media only screen and (min-width:48em){.menu-item--link{font-size:28px;font-size:1.75rem;line-height:32px;line-height:2rem}}.menu-item--link:hover,.menu-item--link:focus{color:#000;border-color:#000}.menu-item--link.menu-item--link__active,.menu-item--link.menu-item--link__focus{color:#087b4a}.menu-item--link.menu-item--link__active:hover,.menu-item--link.menu-item--link__focus:hover{border-color:#087b4a}.menu-item--link.menu-item--link__active:after,.menu-item--link.menu-item--link__focus:after{display:inline-block;font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;width:1em;content:"";position:absolute;line-height:32px;line-height:2rem;margin-left:8px;margin-left:.5rem}.menu-item--link.menu-item--link__current{color:#087b4a}.menu-item__meta .menu-item--link{font-weight:500;font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem}.menu-item--link__external:after{display:inline-block;font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;width:1em;content:"";font-size:16px;font-size:1rem}.main-nav-sub-menu{display:none;left:calc(25% + 85px);position:absolute;text-align:left;right:24px;top:100px;top:6.25rem;bottom:200px;bottom:12.5rem}.main-nav-sub-menu.main-nav-sub-menu--open{display:block}.nav--sub-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-preferred-size:calc(60% - 85px);flex-basis:calc(60% - 85px);margin-left:85px;margin-left:5.3125rem}.sub-menu-items{display:none;width:100%;margin:0;padding:0}.sub-menu-items.sub-menu-items__active{display:block;-webkit-columns:1;-moz-columns:1;columns:1}@media only screen and (min-width:64em){.sub-menu-items.sub-menu-items__active{-webkit-columns:2;-moz-columns:2;columns:2}}.sub-menu-item__level-1{-webkit-column-break-inside:avoid;page-break-inside:avoid;padding:0;list-style:none}.sub-menu-item__level-1 .menu-item--link__level-1{font-weight:500;font-size:28px;font-size:1.75rem;line-height:32px;line-height:2rem}.sub-menu-items__level-2{display:block;margin:0;padding:0;list-style:none}.sub-menu-item--link:hover{color:#087b4a}.sub-menu-item--link__level-1{color:#000;font-weight:500;font-size:28px;font-size:1.75rem;line-height:32px;line-height:2rem;border-bottom:1px solid transparent}.sub-menu-item--link__level-1:hover{border-color:#000;color:#000}.sub-menu-item--link__level-1.menu-item--link__current{color:#087b4a}.sub-menu-item--link__level-1.menu-item--link__current:hover{border-color:#087b4a}.sub-menu-item--link__level-1.menu-item--link__active{color:#087b4a;font-weight:600}.sub-menu-item--link__level-1.menu-item--link__active:hover{border-color:#087b4a}.sub-menu-item--link__level-1.menu-item--link__active.menu-item--link__current{color:#087b4a;font-weight:600}.sub-menu-item--link__level-1.menu-item--link__active.menu-item--link__current:hover{border-color:#087b4a}.menu-item--link__level-2{color:#000;font-weight:500;font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem;border-bottom:1px solid transparent}.menu-item--link__level-2:hover{border-color:#000}.sub-menu-item__level-2{margin-bottom:16px;margin-bottom:1rem}.sub-menu-item__level-2:last-child{margin-bottom:40px;margin-bottom:2.5rem}.sub-menu-item__level-2 .menu-item--link__current{color:#087b4a;font-weight:600}.sub-menu-item__level-2 .menu-item--link__current:hover{border-color:#087b4a}.sub-menu-item__level-1>.menu-item--inner{margin-bottom:24px;margin-bottom:1.5rem}.sub-menu-item--inner{margin-bottom:24px;margin-bottom:1.5rem}.menu-item--separator{margin:16px 0;margin:1rem 0;border:medium none;border-top:1px solid #ecedee}@media only screen and (min-width:48em){.menu-item--separator{margin:24px 0;margin:1.5rem 0}}@media only screen and (min-width:64em){.menu--mega-menu{-ms-flex-preferred-size:25%;flex-basis:25%}.nav--sub-container{-ms-flex-preferred-size:70%;flex-basis:70%;margin-left:0;display:none}.sub-menu-item__level-1{-ms-flex-preferred-size:calc(50% - 24px);flex-basis:calc(50% - 24px);margin-left:24px;margin-left:1.5rem}}.menu__mobile .menu-items{-ms-flex-preferred-size:100%;flex-basis:100%}.menu__mobile .menu-item__level-0 .menu-item--link__level-0.menu-item--link__has-children{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.menu__mobile .menu-item__level-0 .menu-item--link__level-0.menu-item--link__has-children:after{display:inline-block;font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;width:1em;content:"";position:absolute;right:0}.menu__mobile .sub-menu-item .menu-item--link__level-1,.menu__mobile .sub-menu-item .sub-menu-item--link__level-1{font-size:24px;font-size:1.5rem;line-height:32px;line-height:2rem;word-break:break-word}.menu__mobile .sub-menu-item .menu-item--link__level-2{font-size:22px;font-size:1.375rem;line-height:26px;line-height:1.625rem;word-break:break-word}.menu__mobile .sub-menu-item__level-1>.menu-item--inner{margin-bottom:16px;margin-bottom:1rem}.menu__mobile .sub-menu-items__level-2{display:none}.menu__mobile .sub-menu-items__level-2.sub-menu-items__active{display:inline-block;position:relative;height:auto;padding:0}.menu__mobile .sub-menu-item--inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px;margin-bottom:1rem}.menu__mobile .sub-menu-items__active{list-style:none;position:absolute;height:100%;width:auto;max-width:100%;background-color:#fff;-webkit-columns:auto;-moz-columns:auto;columns:auto;top:0;left:0;right:0;bottom:0;z-index:11;padding:24px;padding:1.5rem}.menu__mobile .sub-menu-previous{display:list-item;padding:0;margin-bottom:24px;margin-bottom:1.5rem}.menu__mobile .menu-item--caret-previous,.menu__mobile .menu-item--caret{display:inline-block;font-size:18px;font-size:1.125rem;line-height:28px;line-height:1.75rem;font-weight:600;color:#000;border:none;background-color:#fff;cursor:pointer;padding:0}.menu__mobile .menu-item--caret-previous{font-size:32px;font-size:2rem;line-height:32px;line-height:2rem}.menu__mobile .menu-item--caret{font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem;-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.menu__mobile .menu-item--caret.menu-item--caret__open{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.menu__mobile .menu-item--caret.menu-item--caret__active{color:#087b4a}.menu__mobile .menu-item--caret.menu-item--caret__active.menu-item--caret__current{color:#000}.readspeaker .rsbtn{padding-bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:initial;font-size:inherit;margin-bottom:0}.readspeaker .rsbtn:before{display:none}.readspeaker .rsbtn .rsbtn_play{display:inline-block;background:inherit;height:auto;float:none;margin-bottom:0;border:none;border-radius:initial;z-index:initial;font-weight:500;font-size:13px;font-size:.8125rem;line-height:17px;line-height:1.0625rem;color:#000}.readspeaker .rsbtn .rsbtn_play span{margin-left:8px;margin-left:.5rem;font-family:"Barlow",Arial,Helvetica,sans-serif;font-size:inherit;line-height:inherit;font-weight:inherit;color:inherit;display:inline-block}.readspeaker .rsbtn .rsbtn_play span:hover{text-decoration:underline}@media only screen and (min-width:90em){.readspeaker .rsbtn .rsbtn_play span{font-size:15px;font-size:.9375rem}}.readspeaker .rsbtn .rsbtn_play:before,.readspeaker .rsbtn .rsbtn_play:after{display:none}.readspeaker .rsbtn .rsbtn_play:hover{background-color:transparent;text-decoration:underline}.readspeaker .rsbtn .rsbtn_play:focus{background-color:transparent}.readspeaker .rsbtn .rsbtn_tooltoggle{display:none !important}.readspeaker .rsbtn .rs-player-loadindicator{left:0 !important}.readspeaker .rsbtn .rsbtn_exp{height:29px;height:1.8125rem}.readspeaker .rsbtn_exp{position:absolute;top:calc(100% + 3px);right:0;width:260px;width:16.25rem}.ce-uploads{list-style:none;padding-left:20px;padding-left:1.25rem}.ce-uploads a:before{display:inline-block;font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;width:1em;content:"";padding-right:18px;padding-right:1.125rem;color:#000}.ce-uploads-description,.ce-uploads-filesize,.ce-uploads-extension{margin-left:8px;margin-left:.5rem;font-size:12px;font-size:.75rem;color:#5d6668}.ce-uploads-fileName{word-break:break-all}@media only screen and (min-width:36em){.ce-uploads-fileName{word-break:initial;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}}.ce-uploads__link:hover .ce-uploads-fileName{font-weight:500;text-decoration:underline}.ce-uploads a:focus{outline:2px solid #000;outline-offset:4px}.content-section--green .ce-uploads a{text-decoration:none}.content-section--green .ce-uploads a:before{color:#fff}.content-section--green .ce-uploads a:focus{outline:2px solid #000;outline-offset:4px;outline-color:#fff}.content-section--green .ce-uploads-fileName{color:#fff}.content-section--green .ce-uploads-description,.content-section--green .ce-uploads-filesize,.content-section--green .ce-uploads-extension{color:#fff}.frame-layout-4 .ce-uploads,.frame-layout-5 .ce-uploads{margin:0}.content-section--green10 .ce-uploads-description,.content-section--green10 .ce-uploads-filesize,.content-section--green10 .ce-uploads-extension{color:#000}.news-detail h1{line-height:1.3}.news-detail__teaser{margin-bottom:30px;margin-bottom:1.875rem}.news-detail__teaser p{font-weight:bold}.news-detail__media{margin-bottom:40px;margin-bottom:2.5rem}.news-detail__bodytext{margin-bottom:40px;margin-bottom:2.5rem}.news-detail__contentelements{margin-bottom:40px;margin-bottom:2.5rem}.news__list-item{margin:0;border-bottom:1px solid #929292}.newsitem__link{padding:32px 0;padding:2rem 0;display:block;position:relative}.newsitem__link>*{position:relative}.newsitem__link::before{content:"";position:absolute;top:0;right:0;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw}.newsitem__link:hover::before{background:#08b27d}.newsitem__title{font-size:24px;font-size:1.5rem;line-height:28px;line-height:1.75rem;font-weight:normal;margin-bottom:12px;margin-bottom:.75rem}.newsitem__description p{font-size:15px;font-size:.9375rem;line-height:20px;line-height:1.25rem}.newsitem__image-wrapper{margin-bottom:24px;margin-bottom:1.5rem}.newsitem__details--label{font-size:13px;font-size:.8125rem;line-height:16px;line-height:1rem;padding:6px 10px;padding:.375rem .625rem;font-weight:normal}.newsitem__details--label:hover{background-color:#f1f4ee}.newsitem__details--date{font-size:15px;font-size:.9375rem;padding-left:24px;padding-left:1.5rem;color:#5d6668;font-weight:normal}.newsitem__details{margin-top:24px;margin-top:1.5rem}@media only screen and (min-width:48em){.newsitem__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.newsitem__content-wrapper{width:66.666%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-right:32px;padding-right:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.newsitem__image-wrapper{width:33.333%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:0;max-width:316px}.newsitem__details--label{font-size:14px;font-size:.875rem;padding:8px 10px 7px;padding:.5rem .625rem .4375rem}}@media only screen and (min-width:64em){.news__list-item{border:none}.newsitem__link{padding:64px 0;padding:4rem 0}.newsitem:first-child .newsitem__link{padding-top:48px;padding-top:3rem}.newsitem__content-wrapper p{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem}.newsitem__title{font-size:32px;font-size:2rem;line-height:38px;line-height:2.375rem;margin-bottom:16px;margin-bottom:1rem}.newsitem__content{margin-bottom:24px;margin-bottom:1.5rem}}.stmwi-event-teaser__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:48em){.stmwi-event-teaser__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.stmwi-event-teaser__item-detail-date-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:#fff;padding-right:12px;padding-right:.75rem}@media only screen and (min-width:768px){.stmwi-event-teaser__item-detail-date-box{margin-right:24px;margin-right:1.5rem;width:72px;width:4.5rem;height:120px;height:7.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.stmwi-event-teaser__item-detail-date-box-day{color:#087b4a;font-size:64px;font-size:4rem;line-height:68px;line-height:4.25rem;height:68px;height:4.25rem;margin-bottom:12px;margin-bottom:.75rem;font-weight:600}.stmwi-event-teaser__item-detail-date-box-month{margin:40px 4px 0 8px;margin:2.5rem .25rem 0 .5rem;font-size:15px;font-size:.9375rem;font-weight:500;line-height:1.2}@media only screen and (min-width:768px){.stmwi-event-teaser__item-detail-date-box-month{margin:0}}.stmwi-event-teaser__item-detail-date-box-year{margin:40px 8px 0 0;margin:2.5rem .5rem 0 0;font-size:15px;font-size:.9375rem;font-weight:500;line-height:1.2}@media only screen and (min-width:768px){.stmwi-event-teaser__item-detail-date-box-year{margin:0}}.stmwi-event-teaser__item-detail-informations{margin-right:32px;margin-right:2rem;margin-left:0;margin-top:0}.stmwi-event-teaser__item-detail-informations-category{font-size:15px;font-size:.9375rem;line-height:1em;display:block;color:#0071a1}@media only screen and (min-width:90em){.stmwi-event-teaser__item-detail-informations-category{font-size:18px;font-size:1.125rem}}.stmwi-event-teaser__item-detail-informations-header{font-size:24px;font-size:1.5rem;font-weight:600;line-height:28px;line-height:1.75rem;word-break:break-word;margin-bottom:16px;margin-bottom:1rem;display:block}@media only screen and (min-width:90em){.stmwi-event-teaser__item-detail-informations-header{font-size:28px;font-size:1.75rem;line-height:32px;line-height:2rem}}.stmwi-event-teaser__item-detail-informations-header-wrapper{margin-top:8px;margin-top:.5rem}.stmwi-event-teaser__item-detail-informations-description{margin-bottom:16px;margin-bottom:1rem}.stmwi-event-teaser__item-detail-informations-description p{font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem;margin-top:16px;margin-top:1rem}@media only screen and (min-width:90em){.stmwi-event-teaser__item-detail-informations-description p{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem}}.stmwi-event-teaser__item-detail-informations-date{font-size:13px;font-size:.8125rem;line-height:1.13;color:#5d6668}.stmwi-event-teaser__item-detail-informations-date-wrapper{margin-bottom:16px;margin-bottom:1rem}@media only screen and (min-width:90em){.stmwi-event-teaser__item-detail-informations-date{font-size:15px;font-size:.9375rem}}.stmwi-event-teaser__item-detail-informations-marker-wrapper span{font-size:15px;font-size:.9375rem;font-weight:600;line-height:0.94;color:#000}.stmwi-event-teaser__item-detail-informations-marker-wrapper a{font-size:15px;font-size:.9375rem;color:#000}.stmwi-event-teaser__item-detail-informations-marker-wrapper a:hover{color:#000}@media only screen and (min-width:90em){.stmwi-event-teaser__item-detail-informations-marker-wrapper span,.stmwi-event-teaser__item-detail-informations-marker-wrapper a{font-size:18px;font-size:1.125rem}}.stmwi-event-teaser__item-detail-informations-marker-wrapper .icon{font-size:18px;font-size:1.125rem;font-weight:500;margin-right:8px;margin-right:.5rem}.stmwi-event-teaser__item-detail-informations-marker-wrapper_location,.stmwi-event-teaser__item-detail-informations-marker-wrapper_link{margin-right:32px;margin-right:2rem}@media only screen and (min-width:48em){.section-container__1-1 .stmwi-event-teaser__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:64em){.section-container__1-1 .stmwi-event-teaser__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:90em){.section-container__1-1 .stmwi-event-teaser__item{padding-top:32px;padding-top:2rem;padding-bottom:32px;padding-bottom:2rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.section-container__1-1 .stmwi-event-teaser__item-detail-date{display:none}@media only screen and (min-width:90em){.section-container__1-1 .stmwi-event-teaser__item-detail-date{display:block}}@media only screen and (min-width:768px){.section-container__1-1 .stmwi-event-teaser__item-detail-date-box{margin-left:0;margin-right:0}}@media only screen and (min-width:1440px){.section-container__1-1 .stmwi-event-teaser__item-detail-date-box{margin-left:32px;margin-left:2rem;margin-right:24px;margin-right:1.5rem}}@media only screen and (min-width:768px){.section-container__1-1 .stmwi-event-teaser__item-detail-informations{margin-right:0;margin-left:0}}@media only screen and (min-width:1440px){.section-container__1-1 .stmwi-event-teaser__item-detail-informations{margin:0 32px 0 0;margin:0 2rem 0 0}}.stmwi-news-teaser__section{padding-bottom:40px;padding-bottom:2.5rem;border-bottom:1px solid #929292}.stmwi-news-teaser__item{border-bottom:1px solid #929292;margin-bottom:24px;margin-bottom:1.5rem;padding-bottom:24px;padding-bottom:1.5rem}.stmwi-news-teaser__item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.stmwi-news-teaser__item .ce-uploads{padding-left:0;margin-top:0}.stmwi-news-teaser__item .ce-uploads .ce-uploads-fileName{font-size:18px;font-size:1.125rem;line-height:18px;line-height:1.125rem}.stmwi-news-teaser__item .ce-uploads a::before{font-size:18px;font-size:1.125rem;padding-right:5px;padding-right:.3125rem}.stmwi-news-teaser__link{display:block;color:#000}.stmwi-news-teaser__link:hover{color:#000}.stmwi-news-teaser__image-wrapper{margin-bottom:16px;margin-bottom:1rem}.stmwi-news-teaser__title{font-size:24px;font-size:1.5rem;line-height:28px;line-height:1.75rem;font-weight:500;margin-bottom:12px !important}.stmwi-news-teaser__description{font-size:15px;font-size:.9375rem;line-height:20px;line-height:1.25rem;font-weight:400;margin-bottom:4px}@media only screen and (min-width:48em){.stmwi-news-teaser__section{border-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -8px;margin:0 -.5rem}.stmwi-news-teaser__section>*{padding:0 8px}.stmwi-news-teaser__item{border-bottom:none;padding-bottom:0;margin-bottom:0}.section-container__1 .stmwi-news-teaser__section>*{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%;width:33.333%;min-width:33.333%}.section-container__1 .stmwi-news-teaser__section .stmwi-news-teaser__item--1{-ms-flex-preferred-size:calc(50% - 32px);flex-basis:calc(50% - 32px);max-width:calc(50% - 32px);width:calc(50% - 32px);min-width:calc(50% - 32px)}.section-container__1 .stmwi-news-teaser__section .stmwi-news-teaser__item--2,.section-container__1 .stmwi-news-teaser__section .stmwi-news-teaser__item--3{-ms-flex-preferred-size:calc(25% - 32px);flex-basis:calc(25% - 32px);max-width:calc(25% - 32px);width:calc(25% - 32px);min-width:calc(25% - 32px)}.section-container__1 .stmwi-news-teaser__section .stmwi-news-teaser__item--3{padding-right:0}.section-container__2-1 .stmwi-news-teaser__section>*{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;width:50%;min-width:50%}}@media only screen and (min-width:64em){.stmwi-news-teaser__section{margin:0 -16px;margin:0 -1rem}.stmwi-news-teaser__section>*{padding:0 16px}}@media only screen and (min-width:90em){.stmwi-news-teaser__image-wrapper{margin-bottom:24px;margin-bottom:1.5rem}.stmwi-news-teaser__title{font-size:28px;font-size:1.75rem;line-height:32px;line-height:2rem;margin-bottom:16px !important;margin-bottom:1rem !important}.stmwi-news-teaser__description{font-size:17px;font-size:1.0625rem;line-height:24px;line-height:1.5rem;margin-bottom:4px}}.news-teaser-list .news-teaser-list-ajax.content-section{padding:0}.news-teaser-list .news-teaser-list-ajax__pagination_container{text-align:center}.news-teaser-list .news-teaser-list-ajax__pagination_container .news-teaser-list-ajax__pagination_button{font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem;padding-bottom:5px;padding-bottom:.3125rem;width:100px;width:6.25rem;margin:20px auto;margin:1.25rem auto;text-align:center;font-weight:600;color:#000;cursor:pointer;border-bottom:2px solid #000}@media only screen and (min-width:48em){.news-teaser-list .section-container{gap:3%}.news-teaser-list .stmwi-news-teaser__section{max-width:25%}.news-teaser-list .stmwi-news-teaser__image-wrapper img{max-height:207px;max-height:12.9375rem;width:100%}}@media only screen and (min-width:48em) and (max-width:75em){.news-teaser-list .section-container{-ms-flex-wrap:wrap;flex-wrap:wrap}.news-teaser-list .stmwi-news-teaser__section{max-width:50%}.news-teaser-list .stmwi-news-teaser__image-wrapper img{max-height:initial}}.stmwi-contact__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.stmwi-contact__image-wrapper{margin-right:40px;margin-right:2.5rem}.stmwi-contact__image-wrapper img{margin-bottom:20px;margin-bottom:1.25rem}.stmwi-contact__image-wrapper .stmwi-contact__image-rectangle{border-radius:0;max-width:144px;height:auto}.stmwi-contact__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 152px;flex:1 1 152px;-ms-flex:1 1 9.5rem;flex:1 1 9.5rem}.stmwi-contact__details-name{margin-bottom:16px;margin-bottom:1rem}.stmwi-contact__details-name span{font-size:28px;font-size:1.75rem;font-weight:600;line-height:1.14;color:#000}.stmwi-contact__details-position{margin-bottom:32px;margin-bottom:2rem}.stmwi-contact__details-position span{font-size:18px;font-size:1.125rem;line-height:1.33;color:#000}.stmwi-contact__details-phone{margin-bottom:18px;margin-bottom:1.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stmwi-contact__details-phone span{font-size:20px;font-size:1.25rem;line-height:1.2;color:#000;font-weight:500}.stmwi-contact__details-phone .icon{font-size:24px;font-size:1.5rem;margin-right:16px}.stmwi-contact__details-email{margin-bottom:18px;margin-bottom:1.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stmwi-contact__details-email a{font-size:20px;font-size:1.25rem;line-height:1.2;color:#000;font-weight:500}.stmwi-contact__details-email .icon{font-size:24px;font-size:1.5rem;margin-right:16px}.stmwi-contact__details-www{margin-bottom:18px;margin-bottom:1.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stmwi-contact__details-www a{font-size:20px;font-size:1.25rem;line-height:1.2;color:#000;font-weight:500}.stmwi-contact__details-www .icon{font-size:24px;font-size:1.5rem;margin-right:16px}.stmwi-contact__details-address{margin-bottom:18px;margin-bottom:1.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stmwi-contact__details-address span{font-size:20px;font-size:1.25rem;line-height:1.2;color:#000;font-weight:500}.stmwi-contact__details-address .icon{font-size:24px;font-size:1.5rem;margin-right:16px}.content-section--green .stmwi-contact__details-name span,.content-section--green .stmwi-contact__details-position span,.content-section--green .stmwi-contact__details-phone span,.content-section--green .stmwi-contact__details-email a,.content-section--green .stmwi-contact__details-email span,.content-section--green .stmwi-contact__details-www a,.content-section--green .stmwi-contact__details-www span,.content-section--green .stmwi-contact__details-address span{color:#fff}.content-section--green .section-container__1-2 .stmwi-contact .stmwi-quotes__quote-detail-image,.content-section--green .section-container__1-1-1 .stmwi-contact .stmwi-quotes__quote-detail-image,.content-section--green .section-container__1-1-2 .stmwi-contact .stmwi-quotes__quote-detail-image,.content-section--green .section-container__1-1-1-1 .stmwi-contact .stmwi-quotes__quote-detail-image{max-width:144px;height:auto}.stmwi-quotes{margin:auto;padding:64px 0;padding:4rem 0}.stmwi-quotes figure{margin:0}.stmwi-quotes blockquote{margin:0}.stmwi-quotes__topic{font-size:18px;font-size:1.125rem;line-height:1.33;color:#007fb5}.stmwi-quotes__quote{color:#000;font-size:42px;font-size:2.625rem;line-height:1.14;padding:24px 0 40px 0;padding:1.5rem 0 2.5rem 0;-webkit-hyphens:initial;-ms-hyphens:initial;hyphens:initial}.stmwi-quotes__quote-detail{display:-webkit-box;display:-ms-flexbox;display:flex}.stmwi-quotes__quote-detail-image{border-radius:100%;-o-object-fit:cover;object-fit:cover}.stmwi-quotes__quote-detail-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:20px;margin-left:1.25rem}.stmwi-quotes__quote-detail-author-name{font-size:20px;font-size:1.25rem;font-weight:500;line-height:1.2;color:#075f45}.stmwi-quotes__quote-detail-position{font-size:15px;font-size:.9375rem;line-height:1.33;color:#000;margin-top:10px;margin-top:.625rem;max-width:320px;max-width:20rem;-webkit-hyphens:initial;-ms-hyphens:initial;hyphens:initial}@media only screen and (min-width:90em){.stmwi-quotes__quote-detail{width:80%;margin:auto}}.content-section--green .stmwi-quotes__quote,.content-section--green .stmwi-quotes__quote-detail-position,.content-section--green .stmwi-quotes__quote-detail-author-name{color:#fff}.content-section--green10 a.stmwi-quotes__quote-detail-author-name{color:#000}.accordion header>*{margin-bottom:0}.accordion__wrap{margin:0;padding:0}.accordion__wrap:focus{outline:none}.accordion__item-header{padding:24px 0;padding:1.5rem 0;margin:0;border-top:1px solid rgba(165,170,171,0.5)}.accordion__item-header:first-child{border-top:none}.accordion__item-trigger{background:none;color:#212121;display:block;font-size:20px;font-size:1.25rem;font-weight:normal;margin:0;padding:0;position:relative;text-align:left;width:100%;outline:none;border-style:none}.accordion__item-trigger:hover{cursor:pointer}.accordion__item-trigger:hover .accordion__plus-icon,.accordion__item-trigger:hover .accordion__minus-icon{color:#fff;background-color:#075f45}.accordion__item-trigger:focus .accordion__plus-icon,.accordion__item-trigger:focus .accordion__minus-icon{outline:2px solid #000;outline-offset:4px}.accordion__item-trigger[aria-expanded="true"] .accordion__plus-icon{display:none}.accordion__item-trigger[aria-expanded="true"] .accordion__minus-icon{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;background-color:#075f45}.accordion__item-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none;color:#000;font-size:20px;font-size:1.25rem;font-weight:500;line-height:1.2;outline:none;margin-bottom:0;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}.accordion__plus-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.accordion__minus-icon{display:none}.accordion__plus-icon,.accordion__minus-icon{margin-right:16px;margin-right:1rem;width:24px;width:1.5rem;height:24px;height:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background:#ecedee;-ms-flex-negative:0;flex-shrink:0}.accordion__item-body{margin-bottom:24px;margin-bottom:1.5rem;padding-left:40px;padding-left:2.5rem}.accordion__item-body[hidden]{display:none}.accordion .accordion__item-body>:not(.stmwi_coloredbox){padding:0}.content-section--green .accordion__item-title{color:#fff}.content-section--green .accordion__item-trigger:focus .accordion__plus-icon,.content-section--green .accordion__item-trigger:focus .accordion__minus-icon{outline-color:#fff}.content-section--green .accordion__item-trigger:hover .accordion__plus-icon,.content-section--green .accordion__item-trigger:hover .accordion__minus-icon{background-color:#f1f4ee;color:#000}.content-section--green .accordion__item-trigger[aria-expanded="true"] .accordion__minus-icon{background-color:#f1f4ee;color:#000}.stmwi-media{position:relative}.stmwi-media__carousel{padding:0;margin-top:24px;margin-top:1.5rem;margin-bottom:24px;margin-bottom:1.5rem}.stmwi-media__slide{display:none;width:100%;height:100%;padding:0}.stmwi-media__slide:first-child{display:block}.stmwi-media__slide .lightbox{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.stmwi-media__slide .lightbox picture,.stmwi-media__slide .lightbox img{width:100%}.stmwi-media__lightbox-trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0;border:none;background:transparent;pointer-events:none;font-size:18px;font-size:1.125rem;font-weight:600;line-height:1.33;color:#000}.stmwi-media__lightbox-trigger:focus{outline:2px solid #000;outline-offset:4px;outline-offset:16px}.stmwi-media__enlarge-icon{position:relative;margin-right:16px;margin-right:1rem}.stmwi-media__enlarge-icon-front{width:10px;width:.625rem;height:10px;height:.625rem;border:2px solid #000;top:2px;position:relative}.stmwi-media__enlarge-icon-back{width:12px;width:.75rem;height:12px;height:.75rem;position:absolute;top:-2px;left:4px;border-top:2px solid #000;border-right:2px solid #000}.stmwi-media__image-item{width:100%;height:auto}.stmwi-media__item-count{color:#fff;padding:8px 16px;padding:.5rem 1rem;position:absolute;top:0;background-color:#075f45}.stmwi-media__item-wrapper{display:inline-block;position:relative}.stmwi-media__counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:0;top:0;padding:12px;background-color:#fff;font-family:"Barlow",Arial,Helvetica,sans-serif;color:#000;font-weight:500;font-size:15px;font-size:.9375rem;line-height:1.54}.stmwi-media__item-wrapper-outer{height:calc(100vh - 160px);width:calc(100vw - 368px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stmwi-media__item-wrapper-inner{height:100%;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stmwi-media__image{width:auto;height:auto;max-height:calc(100vh - 328px);max-width:100%}.stmwi-media__image-wrapper{background:#a5aaab;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:0}.stmwi-media__info{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:24px;padding-top:1.5rem}.stmwi-media__filelink{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;position:relative;-ms-flex-item-align:start;align-self:flex-start}.stmwi-media__filelink:focus{outline:2px solid #000;outline-offset:4px;outline-color:#fff}.stmwi-media__download{font-size:15px;font-size:.9375rem;padding-left:28px;padding-left:1.75rem;font-weight:600;line-height:1.2;color:white}.stmwi-media__download:before{display:inline-block;font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;width:1em;content:""}.stmwi-media__filesize{font-size:14px;font-size:.875rem;padding-left:8px;padding-left:.5rem;color:#fff;line-height:1}.stmwi-media__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;padding-right:80px;padding-right:5rem}.stmwi-media__description-text{font-size:17px;font-size:1.0625rem;color:#fff;line-height:1.33;margin-top:0;margin-bottom:16px;margin-bottom:1rem}.stmwi-media__copyright{font-size:14px;font-size:.875rem;line-height:1.07;margin-top:0;color:#fff;margin-bottom:24px;margin-bottom:1.5rem}.stmwi-media__copyright:before{content:'\00a9';padding-right:4px;padding-right:.25rem}.stmwi-media__meta{margin-top:16px;margin-top:1rem}.stmwi-media__meta .stmwi-media__description-text{color:#000}.stmwi-media__meta .stmwi-media__description-text-single{color:#000}.stmwi-media__meta .stmwi-media__copyright{color:#5d6668}.stmwi-media figure{margin:0;padding:0}.stmwi-media__image-item.stmwi_fiximageratio{-o-object-fit:cover;object-fit:cover}.content-section--black .stmwi-media__description-text,.content-section--green .stmwi-media__description-text{color:#fff}.content-section--black .stmwi-media__description-text-single,.content-section--green .stmwi-media__description-text-single{color:#fff}.content-section--black .stmwi-media__copyright,.content-section--green .stmwi-media__copyright{color:#fff}.tobii-zoom{border:0;-webkit-box-shadow:none;box-shadow:none;display:inline-block;position:relative;text-decoration:none}.tobii-zoom img{display:block}.tobii-zoom__icon{position:absolute;bottom:16px;left:16px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:12px;padding:.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;color:#000;heigt:48px;heigt:3rem}.tobii-zoom__icon:hover{background-color:#f1f4ee}.tobii-zoom__icon:active{background-color:#f1f4ee}.tobii-zoom__icon svg{color:#fff;fill:none;height:30px;height:1.875rem;width:30px;width:1.875rem;pointer-events:none;stroke-linecap:square;stroke-linejoin:miter;stroke-width:2;stroke:#fff}.tobii-is-open{overflow-y:hidden}.tobii{background-color:rgba(0,0,0,0.95);bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:80px;padding:5rem;contain:strict;font-size:18px;font-size:1.125rem;left:0;line-height:1.5555555555555556;overflow:hidden;position:fixed;right:0;top:0;z-index:1337}.tobii[aria-hidden="true"]{display:none}.tobii *,.tobii *::before,.tobii *::after{-webkit-box-sizing:inherit;box-sizing:inherit}.tobii__slider{bottom:0;left:0;position:absolute;right:0;top:0;will-change:transform}.tobii__slider--animate:not(.tobii__slider--is-dragging){-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.19,1,0.22,1);transition-timing-function:cubic-bezier(0.19,1,0.22,1)}@media screen and (prefers-reduced-motion:reduce){.tobii__slider--animate:not(.tobii__slider--is-dragging){-webkit-transition:none;transition:none}}.tobii__slider--is-draggable .tobii__slider__slide__content{cursor:-webkit-grab;cursor:grab}.tobii__slider--is-dragging .tobii__slider__slide__content{cursor:-webkit-grabbing;cursor:grabbing}.tobii__slide{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}[data-type] iframe,[data-type] video{display:block}[data-type]>figure{margin:0}[data-type]>figure>img{display:block;height:auto;max-height:calc(100vh - 64px);max-width:1600px;width:auto}[data-type]>figure>figcaption{background-color:transparent;bottom:0;color:#fff;padding:0;position:absolute;white-space:pre-wrap;width:100%;left:32px;font-weight:normal;font-size:14px;font-size:.875rem;line-height:24px;line-height:1.5rem;font-family:"Barlow",Arial,Helvetica,sans-serif;font-style:normal}[data-type="html"] video{cursor:pointer;max-height:calc(100vh - 64px);max-width:calc(100vw - 64px)}[data-type="iframe"]{-webkit-overflow-scrolling:touch;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}[data-type="iframe"] iframe{height:calc(100vh - 64px);width:calc(100vw - 64px)}.tobii__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#075f45;color:#fff;border:none;padding:0;cursor:pointer;font:inherit;line-height:1;position:absolute;-ms-touch-action:manipulation;touch-action:manipulation;z-index:1;overflow:hidden}.tobii__btn:hover{background-color:#f1f4ee}.tobii__btn:focus{outline:dotted 1px #fff;outline-offset:4px}.tobii__btn:active{background-color:#075f45}.tobii__btn img{pointer-events:none}.tobii__btn--previous,.tobii__btn--next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:50%;top:calc(50% - 2rem);width:64px;width:4rem;height:64px;height:4rem;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,0.1);box-shadow:0 0 15px 0 rgba(0,0,0,0.1)}.tobii__btn--previous:hover,.tobii__btn--next:hover{background-color:#075f45}.tobii__btn--previous:hover img,.tobii__btn--next:hover img{-webkit-filter:invert(1);filter:invert(1)}.tobii__btn--previous{left:80px}.tobii__btn--next{right:80px}.tobii__btn--close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;right:24px;top:24px;width:auto;height:48px;height:3rem;overflow:visible}.tobii__btn--close:hover{background-color:#075f45}.tobii__btn--close span{margin-left:-81px;color:#fff;pointer-events:none;font-size:15px;font-size:.9375rem;line-height:15px;line-height:.9375rem;padding-right:16px}.tobii__btn:disabled,.tobii__btn[aria-hidden="true"]{display:none}.tobii__counter[aria-hidden="true"]{display:none}.tobii-loader{display:inline-block;height:5.55556em;left:calc(50% - 2.77778em);position:absolute;top:calc(50% - 2.77778em);width:5.55556em}.tobii-loader::before{-webkit-animation:spin 1s infinite;animation:spin 1s infinite;border-radius:100%;border:0.22222em solid #949ba3;border-top-color:#fff;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media only screen and (max-width:48em){.stmwi-media__image{max-height:calc(100vh - 300px)}.stmwi-media__item-wrapper-outer{height:100%;margin-top:40px;margin-top:2.5rem}.tobii__btn--close{top:16px;right:16px}}@media only screen and (max-width:64em){.stmwi-media__item-wrapper-outer{width:calc(100vw - 48px)}.stmwi-media__description-text{font-size:15px;font-size:.9375rem;margin-bottom:8px;margin-bottom:.5rem}.stmwi-media__copyright{font-size:12px;font-size:.75rem}.tobii__btn--close span{display:none}.tobii__btn--previous{left:unset;right:64px}.tobii__btn--next{right:0}.tobii__btn--previous,.tobii__btn--next{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;bottom:0;top:unset;width:unset;height:unset;margin-right:24px;margin-right:1.5rem;margin-bottom:24px;margin-bottom:1.5rem}.tobii__btn--previous:hover,.tobii__btn--next:hover{background-color:transparent}.tobii__btn--previous img,.tobii__btn--next img{-webkit-filter:invert(1);filter:invert(1)}}@media only screen and (max-width:90em){.stmwi-media__info{display:block}.stmwi-media__description{padding-right:0}}.sprungmarken__container{width:100%;margin:0 auto;position:relative}@media only screen and (min-width:90em){.sprungmarken__container{max-width:1192px}}@media only screen and (min-width:100em){.sprungmarken__container{max-width:1360px}}.sprungmarken__container-outer{display:none;margin:auto}@media only screen and (min-width:48em){.sprungmarken__container-outer{display:block}}@media only screen and (min-width:48em){.sprungmarken__container-outer{width:100%}}.sprungmarken__container-inner{position:absolute;top:0;background:#fff}.sprungmarken__container-inner.jumpnav--sticky{position:fixed;top:50px}.sprungmarken__container-inner.jumpnav--bottom{position:absolute;top:initial;bottom:0}@media only screen and (min-width:48em){.sprungmarken__container-inner{width:27vw}}@media only screen and (min-width:64em){.sprungmarken__container-inner{width:27vw}}@media only screen and (min-width:90em){.sprungmarken__container-inner{width:265px;width:16.5625rem}}@media only screen and (min-width:48em){.sprungmarken__content{width:calc(66.66666%);margin-left:33.33333%}}@media only screen and (min-width:64em){.sprungmarken__content{width:calc(66.66666%);margin-left:33.33333%}}@media only screen and (min-width:90em){.sprungmarken__content{width:76.78%;margin-left:22.22%;padding-left:1%}}.sprungmarken__content-navigation-title{font-size:16px;font-size:1rem;line-height:20px;line-height:1.25rem}p.stmwi-jumpnavlinks__header{font-size:16px;font-size:1rem}ul.stmwi-jumpnavlinks__linklist{margin-top:31px;margin-top:1.9375rem;list-style:none;padding:0}ul.stmwi-jumpnavlinks__linklist li{margin:0;padding:0;margin-bottom:20px;margin-bottom:1.25rem}ul.stmwi-jumpnavlinks__linklist a{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem;margin-bottom:20px;margin-bottom:1.25rem;margin-left:32px;margin-left:2rem;display:block;font-weight:600;color:#000;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}ul.stmwi-jumpnavlinks__linklist a:hover{text-decoration:underline}ul.stmwi-jumpnavlinks__linklist a:before{display:inline-block;font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;width:1em;content:"";-webkit-transform:scaleX(-1);transform:scaleX(-1);margin-right:16px;margin-right:1rem;margin-left:-32px;margin-left:-2rem;font-size:16px;font-size:1rem;line-height:24px;line-height:1.5rem}.stmwi_label_header{color:#000}.stmwi_label_list{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0}.stmwi_label_list_item{background-color:#075f45;padding:13px 16px 15px;padding:.8125rem 1rem .9375rem;margin:16px 16px 0 0;margin:1rem 1rem 0 0}.stmwi_label_list_item a{font-size:18px;font-size:1.125rem;color:#fff}.stmwi_label_list_item a:hover{color:#fff}.stmwi-sectionlinks{display:block;margin-top:32px;margin-top:2rem;margin-bottom:32px;margin-bottom:2rem}.stmwi-sectionlinks__header{margin-bottom:24px;margin-bottom:1.5rem;font-weight:500;color:#000}.stmwi-sectionlinks h2.stmwi-sectionlinks__header{font-size:48px;font-size:3rem;line-height:40px;line-height:2.5rem}.stmwi-sectionlinks h3.stmwi-sectionlinks__header{font-size:32px;font-size:2rem;line-height:36px;line-height:2.25rem}.stmwi-sectionlinks h4.stmwi-sectionlinks__header{font-size:28px;font-size:1.75rem;line-height:32px;line-height:2rem}.stmwi-sectionlinks__links{display:block;list-style-type:none;margin:0;padding:0}.stmwi-sectionlinks__links-item{margin:0;margin-bottom:12px;margin-bottom:.75rem;padding:0}.stmwi-sectionlinks__links-item:before{font-weight:600;content:"/";margin-right:6px;margin-right:.375rem}.stmwi-sectionlinks__links-item:last-child{margin-right:0}.stmwi-sectionlinks a.stmwi-sectionlinks__link{text-decoration:none}.stmwi-sectionlinks__link{color:#000;font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem;font-weight:600}.stmwi-sectionlinks__link:hover{color:#000;border-bottom:1px solid #000}.stmwi-sectionlinks__link:focus{outline:2px solid #000;outline-offset:4px}.content-section--green .stmwi-sectionlinks__header{color:#fff}.content-section--green .stmwi-sectionlinks__links-item:before{color:#fff}.content-section--green .stmwi-sectionlinks__link{color:#fff}.content-section--green .stmwi-sectionlinks__link:hover{color:#fff;border-bottom:1px solid #fff}.content-section--green .stmwi-sectionlinks__link:focus{outline:2px solid #000;outline-offset:4px;outline-color:#fff}@media only screen and (min-width:48em){.section-container__1 .stmwi-sectionlinks__header{font-size:36px;font-size:2.25rem}.section-container__1 .stmwi-sectionlinks__links{display:-webkit-box;display:-ms-flexbox;display:flex}.section-container__1 .stmwi-sectionlinks__links-item{margin-right:32px;margin-right:2rem;margin-bottom:0}}@media only screen and (min-width:64em){.section-container__1 .stmwi-sectionlinks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.section-container__1 .stmwi-sectionlinks__header{margin:0}}.glide{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.glide *{-webkit-box-sizing:inherit;box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-ms-touch-action:pan-Y;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;-ms-flex-negative:0;flex-shrink:0;white-space:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide--rtl{direction:rtl}.stmwi-factsslider{width:100%;overflow:hidden;position:relative}.stmwi-factsslider__background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.stmwi-factsslider__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;height:100%;position:relative}.stmwi-factsslider__content{padding:42px 24px 16px 24px;padding:2.625rem 1.5rem 1rem 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.stmwi-factsslider__content--bottom{padding:0 24px 42px 24px;padding:0 1.5rem 2.625rem 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.stmwi-factsslider__content-inner{max-width:670px;max-width:41.875rem;margin-bottom:16px;margin-bottom:1rem}.stmwi-factsslider__headline{margin-top:0;margin-top:0;margin-bottom:32px;margin-bottom:2rem;font-size:48px;font-size:3rem;line-height:52px;line-height:3.25rem;color:#000}.stmwi-factsslider__intro p,.stmwi-factsslider__intro a{color:#000;font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem;font-weight:normal}.stmwi-factsslider__intro a{font-weight:600;text-decoration:none}.stmwi-factsslider__intro a:hover{text-decoration:underline}.stmwi-factsslider__item-wrap{max-width:432px;max-width:27rem;padding-right:32px;padding-right:2rem}.stmwi-factsslider h3.stmwi-factsslider__item-header{margin-bottom:16px;margin-bottom:1rem;font-size:64px;font-size:4rem;line-height:64px;line-height:4rem;color:#075f45;font-weight:600;margin-top:0}.stmwi-factsslider__item-bodytext>*,.stmwi-factsslider__item-bodytext a{color:#000;font-size:18px;font-size:1.125rem;font-weight:normal;line-height:1.44}.stmwi-factsslider__item-bodytext>* a,.stmwi-factsslider__item-bodytext a a{font-weight:600;text-decoration:none}.stmwi-factsslider__item-bodytext>* a:hover,.stmwi-factsslider__item-bodytext a a:hover{text-decoration:underline}.stmwi-factsslider__item-bodytext p+p{margin-top:24px;margin-top:1.5rem}.stmwi-factsslider .glide__slide{opacity:0.2;cursor:pointer}.stmwi-factsslider .glide__slide--active{opacity:1;cursor:default}.stmwi-factsslider__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#000}.stmwi-factsslider__pagination .glide__arrow,.stmwi-factsslider__pagination .glide__bullet{padding:8px;padding:.5rem;margin-top:32px;margin-top:2rem;font-size:18px;font-size:1.125rem;background-color:transparent;border:none;cursor:pointer}.stmwi-factsslider__pagination .glide__arrow--left{padding-right:24px;padding-right:1.5rem}.stmwi-factsslider__pagination .glide__arrow--right{padding-left:24px;padding-left:1.5rem}.stmwi-factsslider__pagination .glide__bullet:first-child{padding-left:0;padding-left:0}.stmwi-factsslider__pagination .glide__bullet:last-child{padding-right:0;padding-right:0}.stmwi-factsslider__pagination .glide__bullet--active{font-weight:bold}.stmwi-factsslider__liveregion{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.stmwi-factsslider .glide__track .glide__slides .glide__slide{color:#fff}.stmwi-factsslider--green20{min-height:570px;min-height:35.625rem;background-color:#f1f4ee}@media only screen and (min-width:48em){.stmwi-factsslider__pagination .glide__arrow,.stmwi-factsslider__pagination .glide__bullet{margin-top:64px;margin-top:4rem}.stmwi-factsslider__content{padding:42px 42px 16px 42px;padding:2.625rem 2.625rem 1rem 2.625rem}.stmwi-factsslider__content--bottom{padding:22px 42px 42px 42px;padding:1.375rem 2.625rem 2.625rem 2.625rem}}@media only screen and (min-width:64em){.stmwi-factsslider__diamonds{margin-right:100px}.stmwi-factsslider__content{padding:80px 50px 16px 50px;padding:5rem 3.125rem 1rem 3.125rem}.stmwi-factsslider__content--bottom{padding:24px 50px 80px;padding:1.5rem 3.125rem 5rem}}@media only screen and (min-width:90em){.stmwi-factsslider__content{padding:80px 0 16px 0;padding:5rem 0 1rem 0;max-width:1192px;max-width:74.5rem}.stmwi-factsslider__content--bottom{padding:24px 0 80px;padding:1.5rem 0 5rem;max-width:1192px;max-width:74.5rem}}@media only screen and (min-width:100em){.stmwi-factsslider__content{max-width:1360px;max-width:85rem}.stmwi-factsslider__content--bottom{max-width:1360px;max-width:85rem}}.glide{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.glide *{-webkit-box-sizing:inherit;box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-ms-touch-action:pan-Y;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;-ms-flex-negative:0;flex-shrink:0;white-space:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide--rtl{direction:rtl}.stmwi-factsboard{overflow:hidden;position:relative}.stmwi-factsboard__desktop{display:none}.stmwi-factsboard__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;height:100%;position:relative}.stmwi-factsboard__content{padding:42px 24px;padding:2.625rem 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.stmwi-factsboard__content--bottom{padding:0 24px 42px 0;padding:0 1.5rem 2.625rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.stmwi-factsboard__item-wrap{max-width:432px;max-width:27rem;padding-right:32px;padding-right:2rem}.stmwi-factsboard h3.stmwi-factsboard__item-header{margin-bottom:24px;margin-bottom:1.5rem;font-size:64px;font-size:4rem;line-height:64px;line-height:4rem;color:#075f45;font-weight:600;margin-top:0}.stmwi-factsboard__item-bodytext>*,.stmwi-factsboard__item-bodytext a{color:#000;font-size:18px;font-size:1.125rem;font-weight:normal;line-height:1.44}.stmwi-factsboard__item-bodytext>* a,.stmwi-factsboard__item-bodytext a a{font-weight:600;text-decoration:none}.stmwi-factsboard__item-bodytext>* a:hover,.stmwi-factsboard__item-bodytext a a:hover{text-decoration:underline}.stmwi-factsboard__item-bodytext p+p{margin-top:24px;margin-top:1.5rem}.stmwi-factsboard .glide__slide{opacity:0.2;cursor:pointer}.stmwi-factsboard .glide__slide--active{opacity:1;cursor:default}.stmwi-factsboard__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#000}.stmwi-factsboard__pagination .glide__arrow,.stmwi-factsboard__pagination .glide__bullet{padding:8px;padding:.5rem;margin-top:32px;margin-top:2rem;font-size:18px;font-size:1.125rem;background-color:transparent;border:none;cursor:pointer}.stmwi-factsboard__pagination .glide__arrow--left{padding-right:24px;padding-right:1.5rem}.stmwi-factsboard__pagination .glide__arrow--right{padding-left:24px;padding-left:1.5rem}.stmwi-factsboard__pagination .glide__bullet:first-child{padding-left:0;padding-left:0}.stmwi-factsboard__pagination .glide__bullet:last-child{padding-right:0;padding-right:0}.stmwi-factsboard__pagination .glide__bullet--active{font-weight:bold}.stmwi-factsboard__liveregion{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.stmwi-factsboard .glide__track .glide__slides{margin-bottom:0}.stmwi-factsboard--green20{background-color:#f1f4ee}@media only screen and (min-width:48em){.stmwi-factsboard{padding-top:64px;padding-top:4rem;padding-bottom:96px;padding-bottom:6rem}.stmwi-factsboard__desktop{display:-webkit-box;display:-ms-flexbox;display:flex}.stmwi-factsboard__mobile{display:none}.stmwi-factsboard__content{padding:42px 42px;padding:2.625rem 2.625rem}.stmwi-factsboard__content--bottom{padding:22px 42px 42px 42px;padding:1.375rem 2.625rem 2.625rem 2.625rem}.stmwi-factsboard .glide__slide{opacity:1}}@media only screen and (min-width:64em){.stmwi-factsboard__content{padding:80px 50px;padding:5rem 3.125rem}.stmwi-factsboard__content--bottom{padding:24px 50px 80px;padding:1.5rem 3.125rem 5rem}}@media only screen and (min-width:90em){.stmwi-factsboard__content{padding:80px 0;padding:5rem 0;max-width:1192px;max-width:74.5rem}.stmwi-factsboard__content--bottom{padding:24px 0 80px;padding:1.5rem 0 5rem;max-width:1192px;max-width:74.5rem}}@media only screen and (min-width:100em){.stmwi-factsboard__content{max-width:1360px;max-width:85rem}.stmwi-factsboard__content--bottom{max-width:1360px;max-width:85rem}}.stmwi-video{position:relative}.stmwi-video__preview{position:relative;width:100%;height:100%}.stmwi-video__preview-image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.stmwi-video__preview-trigger{position:absolute;left:16px;left:1rem;bottom:16px;bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 16px;padding:.75rem 1rem;margin:0;border:none;background:#fff;font-size:18px;font-size:1.125rem;font-weight:600;line-height:1.33;cursor:pointer}.stmwi-video__preview-trigger:before{display:inline-block;font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;width:1em;content:"";margin-right:12px;margin-right:.75rem}.stmwi-video__preview-trigger:hover{background-color:#f1f4ee}.stmwi-video__preview-trigger:focus,.stmwi-video__preview-trigger:active{outline:2px solid #000;outline-offset:4px}.stmwi-video-description{font-size:17px;font-size:1.0625rem;line-height:23px;line-height:1.4375rem;margin-top:4px;margin-top:.25rem}.stmwi-video__privacy-dialogue{position:absolute;top:0;left:0;width:100%;height:100%;padding:32px;padding:2rem;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#ecedee}.stmwi-video__privacy-dialogue--half-transparent{background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:cover;-webkit-box-shadow:inset 2000px 0 0 0 rgba(236,237,238,0.8);box-shadow:inset 2000px 0 0 0 rgba(236,237,238,0.8)}.stmwi-video__privacy-header{margin:24px 0 24px 0;margin:1.5rem 0 1.5rem 0;font-size:28px;font-size:1.75rem;color:#000 !important;text-align:center}.stmwi-video__privacy-text{margin-top:0;margin-bottom:40px !important;margin-bottom:2.5rem !important;color:#000 !important;text-align:center}.stmwi-video__privacy-text>*{color:#000 !important}.stmwi-video__privacy-link{color:#000;text-decoration:underline;font-weight:400;line-height:1;text-align:center}.stmwi-video__privacy-link:focus{outline:2px solid #000;outline-offset:4px}.stmwi-video__privacy-accept{padding:12px 16px;padding:.75rem 1rem;margin:0;border:none;color:#fff;background:#075f45;font-size:18px;font-size:1.125rem;font-weight:500;cursor:pointer}.stmwi-video__privacy-accept:hover{background-color:#087b4a}.stmwi-video__privacy-accept:focus,.stmwi-video__privacy-accept:active{outline:2px solid #000;outline-offset:4px}.stmwi-video__youtube-icon:before{display:inline-block;font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;width:1em;content:"";color:red;font-size:48px;font-size:3rem}.stmwi-video__vimeo-icon:before{display:inline-block;font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;width:1em;content:"";font-size:48px;font-size:3rem}.stmwi-video__iframe{display:none;position:absolute;top:0;left:0;width:100%;height:100%}.stmwi-video span.stmwi-video__preview-label{font-size:18px;font-size:1.125rem;font-weight:600;line-height:1.33}.stmwi-video--small .stmwi-video__youtube-icon:before{display:none}.stmwi-video--small .stmwi-video__vimeo-icon:before{display:none}.stmwi-video--small .stmwi-video__privacy-header{margin:0 0 12px 0;margin:0 0 .75rem 0;font-size:18px;font-size:1.125rem;font-weight:600}.stmwi-video--small .stmwi-video__privacy-text{margin-top:0;margin-bottom:16px !important;margin-bottom:1rem !important;font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem}.stmwi-video--small .stmwi-video__privacy-text>*{line-height:18px;line-height:1.125rem}.stmwi-video--small .stmwi-video__privacy-link{font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem}.stmwi-video--small .stmwi-video__privacy-accept{font-size:15px;font-size:.9375rem;padding:12px 12px;padding:.75rem .75rem}.content-section--green .stmwi-video-description{color:#fff}@media only screen and (min-width:48em){.stmwi-video__privacy-header{margin:64px 0 24px 0;margin:4rem 0 1.5rem 0}}.stmwi_coloredbox{border:1px solid #a5aaab;border:.0625rem solid #a5aaab;padding:24px 32px;padding:1.5rem 2rem;min-height:250px;min-height:15.625rem;-webkit-box-sizing:border-box;box-sizing:border-box}.stmwi_coloredbox.linked{cursor:pointer;position:relative}.stmwi_coloredbox--default{background-color:unset}.stmwi_coloredbox--default .stmwi_coloredbox__link a{text-decoration:none}.stmwi_coloredbox__title{font-size:28px;font-size:1.75rem;line-height:32px;line-height:2rem;font-weight:600;margin:0;padding:0}.stmwi_coloredbox__subtitle{font-size:28px;font-size:1.75rem;line-height:32px;line-height:2rem;font-weight:400;margin:0;margin-bottom:16px;margin-bottom:1rem;padding:0}.stmwi_coloredbox__bodytext a,.stmwi_coloredbox__bodytext span,.stmwi_coloredbox__bodytext p,.stmwi_coloredbox__bodytext ul,.stmwi_coloredbox__bodytext ol{font-size:24px;font-size:1.5rem;line-height:28px;line-height:1.75rem}.stmwi_coloredbox__bodytext p{margin:46px 0px 24px 0;margin:2.875rem 0rem 1.5rem 0}.stmwi_coloredbox__bodytext p abbr[aria-label]:after{font-size:16px;font-size:1rem}.stmwi_coloredbox__bodytext p.p--small{margin-top:24px;margin-top:1.5rem;font-size:16px;font-size:1rem;line-height:20px;line-height:1.25rem}.stmwi_coloredbox__bodytext p.p--small abbr[aria-label]:after{top:31px;top:1.9375rem}.stmwi_coloredbox__bodytext p.p--big{font-size:42px;font-size:2.625rem;line-height:46px;line-height:2.875rem}.stmwi_coloredbox__link{margin-top:24px;margin-top:1.5rem}.stmwi_coloredbox__link a{font-size:24px;font-size:1.5rem;line-height:28px;line-height:1.75rem;text-decoration:none;color:#000;position:absolute;top:24px;bottom:24px;left:24px;right:24px;z-index:1}.stmwi_coloredbox__link a:hover{text-decoration:underline;text-underline-position:under;text-underline-offset:0}.stmwi_coloredbox--default .stmwi_coloredbox__bodytext p a,.stmwi_coloredbox--default .stmwi_coloredbox__bodytext ul a,.stmwi_coloredbox--default .stmwi_coloredbox__bodytext ol a{color:#000}.stmwi_coloredbox--default .stmwi_coloredbox__bodytext p a:hover,.stmwi_coloredbox--default .stmwi_coloredbox__bodytext ul a:hover,.stmwi_coloredbox--default .stmwi_coloredbox__bodytext ol a:hover{color:#000;text-decoration:underline}.stmwi_coloredbox--green{background-color:#075f45;border:1px solid #075f45}.stmwi_coloredbox--green .stmwi_coloredbox__title{color:#fff}.stmwi_coloredbox--green .stmwi_coloredbox__subtitle{color:#fff}.stmwi_coloredbox--green .stmwi_coloredbox__bodytext p,.stmwi_coloredbox--green .stmwi_coloredbox__bodytext ul,.stmwi_coloredbox--green .stmwi_coloredbox__bodytext ol{color:#fff}.stmwi_coloredbox--green .stmwi_coloredbox__bodytext p a,.stmwi_coloredbox--green .stmwi_coloredbox__bodytext ul a,.stmwi_coloredbox--green .stmwi_coloredbox__bodytext ol a{color:#fff}.stmwi_coloredbox--green .stmwi_coloredbox__bodytext p a:hover,.stmwi_coloredbox--green .stmwi_coloredbox__bodytext ul a:hover,.stmwi_coloredbox--green .stmwi_coloredbox__bodytext ol a:hover{text-decoration:underline}.stmwi_coloredbox--green .stmwi_coloredbox__link a{color:#fff;text-decoration:none}.stmwi_coloredbox--green .stmwi_coloredbox__link a:hover{text-decoration:underline}.stmwi_coloredbox--green20{background-color:#f1f4ee;border:1px solid #f1f4ee}.stmwi_coloredbox--green20 .stmwi_coloredbox__title{color:#000}.stmwi_coloredbox--green20 .stmwi_coloredbox__subtitle{color:#000}.stmwi_coloredbox--green20 .stmwi_coloredbox__bodytext p,.stmwi_coloredbox--green20 .stmwi_coloredbox__bodytext ul,.stmwi_coloredbox--green20 .stmwi_coloredbox__bodytext ol{color:#000}.stmwi_coloredbox--green20 .stmwi_coloredbox__bodytext p a,.stmwi_coloredbox--green20 .stmwi_coloredbox__bodytext ul a,.stmwi_coloredbox--green20 .stmwi_coloredbox__bodytext ol a{color:#000}.stmwi_coloredbox--green20 .stmwi_coloredbox__bodytext p a:hover,.stmwi_coloredbox--green20 .stmwi_coloredbox__bodytext ul a:hover,.stmwi_coloredbox--green20 .stmwi_coloredbox__bodytext ol a:hover{color:#000;text-decoration:underline}.stmwi_coloredbox--green20 .stmwi_coloredbox__link a{color:#000}.stmwi_coloredbox--green20 .stmwi_coloredbox__link a:hover{color:#000;text-decoration:underline}.stmwi_coloredbox--dark{background-color:#000;border:1px solid #000}.stmwi_coloredbox--dark .stmwi_coloredbox__title{color:#fff}.stmwi_coloredbox--dark .stmwi_coloredbox__subtitle{color:#fff}.stmwi_coloredbox--dark .stmwi_coloredbox__bodytext p,.stmwi_coloredbox--dark .stmwi_coloredbox__bodytext ul,.stmwi_coloredbox--dark .stmwi_coloredbox__bodytext ol{color:#fff}.stmwi_coloredbox--dark .stmwi_coloredbox__bodytext p a,.stmwi_coloredbox--dark .stmwi_coloredbox__bodytext ul a,.stmwi_coloredbox--dark .stmwi_coloredbox__bodytext ol a{color:#fff}.stmwi_coloredbox--dark .stmwi_coloredbox__bodytext p a:hover,.stmwi_coloredbox--dark .stmwi_coloredbox__bodytext ul a:hover,.stmwi_coloredbox--dark .stmwi_coloredbox__bodytext ol a:hover{color:#fff;text-decoration:underline}.stmwi_coloredbox--dark .stmwi_coloredbox__link a{color:#fff;text-decoration:none}.stmwi_coloredbox--dark .stmwi_coloredbox__link a:hover{text-decoration:underline}.stmwi_coloredbox--dark abbr[aria-label]{border-bottom:1px dotted #fff}.stmwi_coloredbox--dark abbr[aria-label]:after{border:1px solid #fff}.stmwi_coloredbox--dark abbr[aria-label]:before{border-bottom:13px solid #fff}.stmwi_coloredbox--white-green{background-color:#fff;border:none;border-radius:8px;border-radius:.5rem;-webkit-box-shadow:2px 2px 15px 0 #ecedee;box-shadow:2px 2px 15px 0 #ecedee;-webkit-box-shadow:.125rem .125rem .9375rem 0 #ecedee;box-shadow:.125rem .125rem .9375rem 0 #ecedee;border-top:6px #075f45 solid;border-top:.375rem #075f45 solid;padding:32px;padding:2rem}.stmwi_coloredbox--white-green .stmwi_coloredbox__title{color:#000}.stmwi_coloredbox--white-green .stmwi_coloredbox__subtitle{color:#000}.stmwi_coloredbox--white-green .stmwi_coloredbox__bodytext p,.stmwi_coloredbox--white-green .stmwi_coloredbox__bodytext ul,.stmwi_coloredbox--white-green .stmwi_coloredbox__bodytext ol{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem;color:#000}.stmwi_coloredbox--white-green .stmwi_coloredbox__bodytext p a,.stmwi_coloredbox--white-green .stmwi_coloredbox__bodytext ul a,.stmwi_coloredbox--white-green .stmwi_coloredbox__bodytext ol a{color:#000;font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem}.stmwi_coloredbox--white-green .stmwi_coloredbox__bodytext p a:hover,.stmwi_coloredbox--white-green .stmwi_coloredbox__bodytext ul a:hover,.stmwi_coloredbox--white-green .stmwi_coloredbox__bodytext ol a:hover{color:#000;text-decoration:underline}.stmwi_coloredbox--white-green .stmwi_coloredbox__link a{color:#000}.stmwi_coloredbox--white-green .stmwi_coloredbox__link a:hover{color:#000;text-decoration:underline}@media only screen and (min-width:64em){.stmwi_coloredbox__bodytext a,.stmwi_coloredbox__bodytext span,.stmwi_coloredbox__bodytext p,.stmwi_coloredbox__bodytext ul,.stmwi_coloredbox__bodytext ol{font-size:28px;font-size:1.75rem;line-height:34px;line-height:2.125rem}}@media only screen and (min-width:90em){.stmwi_coloredbox__bodytext a,.stmwi_coloredbox__bodytext span,.stmwi_coloredbox__bodytext p,.stmwi_coloredbox__bodytext ul,.stmwi_coloredbox__bodytext ol{font-size:36px;font-size:2.25rem;line-height:42px;line-height:2.625rem}.stmwi_coloredbox__title,.stmwi_coloredbox__subtitle{font-size:36px;font-size:2.25rem;line-height:42px;line-height:2.625rem}.stmwi_coloredbox--white-green .stmwi_coloredbox__title,.stmwi_coloredbox--white-green .stmwi_coloredbox__subtitle{font-size:28px;font-size:1.75rem;line-height:32px;line-height:2rem}}@media only screen and (min-width:100em){.stmwi_coloredbox{padding:32px;padding:2rem}.stmwi_coloredbox__bodytext p{margin:46px 0px 24px 0;margin:2.875rem 0rem 1.5rem 0}.stmwi_coloredbox__bodytext p abbr[aria-label]:after{top:55px;top:3.4375rem}.stmwi_coloredbox__bodytext p.p--small{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem;margin-top:24px;margin-top:1.5rem}.stmwi_coloredbox__bodytext p.p--small abbr[aria-label]:after{top:34px;top:2.125rem}}.stmwi-datepicker{font-family:"Barlow",Arial,Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:18px;color:#000;width:100%;margin:0;cursor:pointer}.stmwi-datepicker:focus{color:#000;outline:none}.stmwi-datepicker::-webkit-input-placeholder{color:#000}.stmwi-datepicker::-moz-placeholder{color:#000}.stmwi-datepicker:-ms-input-placeholder{color:#000}.stmwi-datepicker::-ms-input-placeholder{color:#000}.stmwi-datepicker::placeholder{color:#000}.stmwi-datepicker:focus::-webkit-input-placeholder{color:#000}.stmwi-datepicker:focus::-moz-placeholder{color:#000}.stmwi-datepicker:focus:-ms-input-placeholder{color:#000}.stmwi-datepicker:focus::-ms-input-placeholder{color:#000}.stmwi-datepicker:focus::placeholder{color:#000}input[type="date"].formdate__flatpickr{background-position:-20px -20px}.flatpickr-calendar{font-family:#000;font-style:normal;font-weight:400;border-radius:0}span.flatpickr-weekday{font-weight:500;text-transform:uppercase;color:#252525}.flatpickr-month{color:#252525;fill:#252525}.flatpickr-day{color:#252525;border-radius:0}.flatpickr-day:hover{background:#f1f4ee;border-color:#f1f4ee;color:#000}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(37,37,37,0.6)}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#087b4a;border-color:#087b4a}.flatpickr-calendar:before,.flatpickr-calendar:after{display:none}.stmwi-solr-date-range{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.stmwi-solr-datepicker--wrapper{width:calc(100% - 32px);width:calc(100% - 2rem);min-height:80px;border:1px solid #000;position:relative;padding:12px 16px;padding:.75rem 1rem;margin-bottom:16px;margin-bottom:1rem}.stmwi-solr-datepicker--wrapper:last-child{margin-right:0}.stmwi-solr-datepicker--wrapper:after{display:inline-block;font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;width:1em;content:"";position:absolute;right:16px;bottom:12px;color:#000;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem}.stmwi-solr-datepicker--label{display:inline-block;width:100%;color:#000;font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem;font-weight:500}.stmwi-solr-datepicker--input.stmwi-solr-datepicker{font-family:"Barlow",Arial,Helvetica,sans-serif;font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem;background-color:transparent;position:absolute;right:16px;left:16px;display:inline-block;bottom:12px;margin:0;padding:0;max-width:calc(100% - 32px);max-width:calc(100% - 2rem);border:none;z-index:5}@media only screen and (min-width:26.25em){.stmwi-solr-date-range{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.stmwi-solr-datepicker--wrapper{width:calc(200px - 48px);width:calc(200px - 3rem);margin-right:24px;margin-right:1.5rem;margin-bottom:0}.stmwi-solr-datepicker--input.stmwi-solr-datepicker{max-width:calc(200px - 48px);max-width:calc(200px - 3rem)}.stmwi-solr-datepicker--input.stmwi-solr-datepicker{font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem}}@media only screen and (min-width:100em){.stmwi-solr-datepicker--wrapper{min-width:200px}.stmwi-solr-datepicker--input.stmwi-solr-datepicker{font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem}}.stmwi-solr-facet__trigger{position:relative;font-size:15px;font-size:.9375rem;line-height:24px;line-height:1.5rem;color:#000;border:none;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.stmwi-solr-facet__trigger .stmwi-solr-facet__trigger-text{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.stmwi-solr-facet__trigger .icon{margin-left:4px;margin-left:.25rem}.stmwi-solr-facet__trigger[aria-expanded="true"] .stmwi-solr-facet__trigger-text{font-weight:600}.stmwi-solr-facet__trigger[aria-expanded="true"] .icon:before{font-weight:600;content:""}[data-wi="keyboard"] .stmwi-solr-facet__trigger{margin-bottom:1px}[data-wi="keyboard"] .stmwi-solr-facet__trigger:focus{outline:2px solid #000;outline-offset:4px;z-index:10}.stmwi-solr-facet__inner{left:-9999px;left:-624.9375rem;opacity:0;-webkit-transition:opacity 0.15s ease-in;transition:opacity 0.15s ease-in;z-index:5;height:0;position:absolute;visibility:hidden;background-color:#fff}.stmwi-solr-facet__inner.stmwi-solr-facet__inner-active{left:0;right:0;opacity:1;height:auto;max-width:100%;width:100%;margin:0 auto;visibility:visible;padding-top:24px;padding-top:1.5rem;padding-bottom:40px;padding-bottom:2.5rem}.stmwi-solr-facet-items{max-width:100%;margin:0 24px;margin:0 1.5rem}.stmwi-solr-facets-wrapper{background-color:transparent;max-width:100%;padding-bottom:24px;padding-bottom:1.5rem}.stmwi-solr-facets-wrapper__no-searchform{margin-top:24px;margin-top:1.5rem}.stmwi-solr-facets{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:100%;margin:0 24px;margin:0 1.5rem}.stmwi-solr-facets.stmwi-solr-facets__active{margin-top:24px;margin-top:1.5rem}.stmwi-solr-facet{margin-right:24px;margin-right:1.5rem}.stmwi-solr-facet:last-child{margin-right:0}.stmwi-solr-facet-item{display:inline-block;border:1px solid #f1f4ee;color:#000;background-color:#f1f4ee;border-radius:40px;padding:8px 12px;padding:.5rem .75rem;margin-right:8px;margin-right:.5rem;margin-bottom:8px;margin-bottom:.5rem;font-size:14px;font-size:.875rem;line-height:18px;line-height:1.125rem;font-weight:500}.stmwi-solr-facet-item .stmwi-solr-facet-item-text,.stmwi-solr-facet-item .stmwi-solr-facet-item-count{color:inherit;font-size:inherit;line-height:inherit;font-weight:inherit}.stmwi-solr-facet-item .stmwi-solr-facet-item-count{margin-left:8px;margin-left:.5rem;font-weight:600}.stmwi-solr-facet-item:hover{border:1px solid #075f45;background-color:#075f45;color:#fff}.stmwi-solr-facet-item:focus{border:1px solid #f1f4ee;background-color:#f1f4ee;color:#000;outline:2px solid #000;outline-offset:4px}.stmwi-solr-facet-item.stmwi-solr-facet-item__hidden{display:none}.stmwi-solr-facet-item.stmwi-solr-facet-item__active{border:1px solid #000;background-color:#f1f4ee;color:#000}.stmwi-solr-facet-item.stmwi-solr-facet-item__active:before{display:inline-block;font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;width:1em;content:"";margin-right:8px;margin-right:.5rem;font-size:14px;font-size:.875rem;line-height:18px;line-height:1.125rem}.stmwi-solr-facet-item-show-more{cursor:pointer;display:block;color:#000}.stmwi-solr-facet-item-show-more.stmwi-solr-facet-item__hidden{display:none}.stmwi-solr-facet-item-show-more:hover,.stmwi-solr-facet-item-show-more:focus{color:#000}.stmwi-solr-facet--remove-all{display:inline-block;color:#000;padding:8px 0 8px 8px;padding:.5rem 0 .5rem .5rem;margin-bottom:8px;margin-bottom:.5rem;font-size:14px;font-size:.875rem;line-height:18px;line-height:1.125rem;font-weight:500}.stmwi-solr-facet--remove-all .icon{font-size:inherit;line-height:inherit;font-weight:inherit;margin-right:3px}@media only screen and (min-width:48em){.stmwi-solr-facets-wrapper__no-searchform .stmwi-solr-facets{max-width:684px;margin-left:auto;margin-right:auto}.stmwi-solr-facets,.stmwi-solr-facet-items{max-width:684px;margin:0 auto}}@media only screen and (min-width:64em){.stmwi-solr-facets-wrapper__no-searchform{margin-top:0}.stmwi-solr-facets-wrapper__no-searchform .stmwi-solr-facets{max-width:924px}.stmwi-solr-facets,.stmwi-solr-facet-items{max-width:924px}.stmwi-solr-facets-wrapper{padding-bottom:32px;padding-bottom:2rem}.stmwi-solr-facet__trigger{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem}.stmwi-solr-facet{margin-right:32px;margin-right:2rem}.stmwi-solr-facets.stmwi-solr-facets__active{margin-top:40px;margin-top:2.5rem}.stmwi-solr-facet__inner.stmwi-solr-facet__inner-active{padding-top:40px;padding-top:2.5rem;padding-bottom:64px;padding-bottom:4rem}.stmwi-solr-facet-item{padding:12px 16px;padding:.75rem 1rem;font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem}.stmwi-solr-facet-item.stmwi-solr-facet-item__active:before{font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem}.stmwi-solr-facet--remove-all{padding:12px 0 12px 8px;padding:.75rem 0 .75rem .5rem;font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem}}@media only screen and (min-width:90em){.stmwi-solr-facets-wrapper__no-searchform .stmwi-solr-facets{max-width:1192px}.stmwi-solr-facets,.stmwi-solr-facet-items{max-width:1192px;margin:0 auto}}@media only screen and (min-width:100em){.stmwi-solr-facets,.stmwi-solr-facet-items{width:1128px;width:70.5rem}.stmwi-solr-facets-wrapper{padding-bottom:64px;padding-bottom:4rem}}.stmwi-solr-pagination{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#000;margin-bottom:24px;margin-bottom:1.5rem}.stmwi-solr-pagination--page{display:none;padding:0}@media only screen and (min-width:48em){.stmwi-solr-pagination--page{display:-webkit-box;display:-ms-flexbox;display:flex}}.stmwi-solr-pagination--page__previous{display:-webkit-box;display:-ms-flexbox;display:flex}.stmwi-solr-pagination--page__previous .stmwi-solr-pagination--link{margin-left:0;padding-left:0}.stmwi-solr-pagination--page__next{display:-webkit-box;display:-ms-flexbox;display:flex}.stmwi-solr-pagination--page__next .stmwi-solr-pagination--link{margin-right:0;padding-right:0}.stmwi-solr-pagination--page__active{display:-webkit-box;display:-ms-flexbox;display:flex}.stmwi-solr-pagination--link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem;font-weight:400;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;margin:0 8px;margin:0 .5rem;padding:0 2px;padding:0 .125rem;border-bottom:1px solid #fff}.stmwi-solr-pagination--link.stmwi-solr-pagination--link__placeholder{cursor:default;pointer-events:none}.stmwi-solr-pagination--link.stmwi-solr-pagination--link__active{font-weight:600;border-bottom:1px solid #000}.stmwi-solr-pagination--link.stmwi-solr-pagination--link__paginate:hover,.stmwi-solr-pagination--link.stmwi-solr-pagination--link__paginate:focus,.stmwi-solr-pagination--link .stmwi-solr-pagination--link--text:hover,.stmwi-solr-pagination--link .stmwi-solr-pagination--link--text:focus{color:#000}.stmwi-solr-pagination--link:hover,.stmwi-solr-pagination--link:focus{color:#000}@media only screen and (min-width:26.25em){.stmwi-solr-pagination{margin-bottom:0}}.stmwi-solr-result-found{font-size:24px;font-size:1.5rem;line-height:28px;line-height:1.75rem;font-weight:500;margin:0 0 16px;margin:0 0 1rem;padding:0}.stmwi-solr-results-list{margin:0 24px;margin:0 1.5rem}.stmwi-solr-pagination--link--text{display:none}.stmwi-solr-results-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:24px;margin:1.5rem}.stmwi-solr-results-header.stmwi-solr-results-header__no-results{margin-bottom:16px;margin-bottom:1rem}.stmwi-solr-results-header.stmwi-solr-results-header__no-results h2{margin-bottom:0}.stmwi-solr-result-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:24px;margin:1.5rem}.stmwi-solr-result-actions.stmwi-solr-result-actions__above{margin-bottom:24px;margin-bottom:1.5rem}.stmwi-solr-result-actions.stmwi-solr-result-actions__below{margin-top:24px;margin-top:1.5rem}.stmwi-solr--image--link{display:block}.results-list.list-group{margin:24px;margin:1.5rem}@media only screen and (min-width:48em){.results-list.list-group{margin:0}}@media only screen and (min-width:26.25em){.stmwi-solr-result-actions{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:36em){.stmwi-solr-result-found{font-size:28px;font-size:1.75rem;line-height:40px;line-height:2.5rem;margin:0}.stmwi-solr-results-header{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:48em){.stmwi-solr-results-header{margin:32px 0;margin:2rem 0}.stmwi-solr-result-actions{margin-left:0;margin-right:0;width:100%}.stmwi-solr-results-list{margin:0}}@media only screen and (min-width:64em){.stmwi-solr-results-header.stmwi-solr-results-header__no-searchform{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:-24px;margin-top:-1.5rem}.stmwi-solr-results-header.stmwi-solr-results-header__no-results{margin-bottom:24px;margin-bottom:1.5rem}}@media only screen and (min-width:90em){.stmwi-solr-pagination--link--text{display:block}}@media only screen and (min-width:100em){.stmwi-solr-result-found{font-size:36px;font-size:2.25rem}.stmwi-solr-results-header{margin:64px 0;margin:4rem 0}}.stmwi-solr-page-select-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.stmwi-solr-page-select__title{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem;color:#000;margin-right:8px;margin-right:.5rem}.stmwi-solr-page-select{position:relative}.stmwi-solr-page-select__trigger{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem;color:#000;font-weight:600;border:none;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.stmwi-solr-page-select__trigger .stmwi-solr-page-select__trigger-text{font-weight:inherit;color:inherit}.stmwi-solr-page-select__trigger .icon{font-weight:600;margin-left:4px;margin-left:.25rem}.stmwi-solr-page-select__trigger[aria-expanded="true"] .icon:before{content:""}[data-wi="keyboard"] .stmwi-solr-page-select__trigger:focus{outline:2px solid #000;outline-offset:4px}.stmwi-solr-page-select__inner{left:-9999px;left:-624.9375rem;opacity:0;-webkit-transition:opacity 0.15s ease-in;transition:opacity 0.15s ease-in;height:0;position:absolute;visibility:hidden;background-color:#fff}.stmwi-solr-page-select__inner.stmwi-solr-page-select__inner--active{left:auto;right:0;top:32px;opacity:1;width:auto;min-width:40px;height:auto;visibility:visible;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:1px 2px 12px 0 rgba(0,0,0,0.16);box-shadow:1px 2px 12px 0 rgba(0,0,0,0.16);z-index:10}.stmwi-solr-page-select--option{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#000;font-weight:400;cursor:pointer;font-size:18px;font-size:1.125rem;line-height:22px;line-height:1.375rem;padding:8px 16px;padding:.5rem 1rem;background:transparent}.stmwi-solr-page-select--option:hover{background:transparent}.stmwi-solr-page-select--option:focus{color:#000;background:transparent;outline:2px solid #000;outline-offset:4px}.stmwi-solr-page-select--option:first-child{padding-top:8px;padding-top:.5rem}.stmwi-solr-page-select--option:last-child{padding-bottom:8px;padding-bottom:.5rem}.header-search__wrap--results{margin-top:0}.header-search__wrap--results .header-search__label,.header-search__wrap--results .header-search__input,.header-search__wrap--results .header-search__btn{background-color:#fff}@media only screen and (min-width:48em){.header-search__wrap--results{max-width:684px;margin:0 auto}}@media only screen and (min-width:64em){.header-search__wrap--results{max-width:924px}}@media only screen and (min-width:90em){.header-search__wrap--results{max-width:1192px}}@media only screen and (min-width:100em){.header-search__wrap--results{max-width:1128px;max-width:70.5rem}}.stmwi-search-form{padding-top:64px;padding-top:4rem;padding-bottom:24px;padding-bottom:1.5rem;background-color:#fff}.stmwi-solr-sorting-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}.stmwi-solr-sorting__title{font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem;color:#000;font-weight:500;margin-right:8px;margin-right:.5rem}.stmwi-solr-sorting{position:relative}.stmwi-solr-sorting__trigger{font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem;color:#000;font-weight:600;border:none;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.stmwi-solr-sorting__trigger .stmwi-solr-sorting__trigger-text{font-size:inherit;line-height:inherit;font-weight:inherit;color:inherit}.stmwi-solr-sorting__trigger .icon{font-weight:600;margin-left:4px;margin-left:.25rem}.stmwi-solr-sorting__trigger[aria-expanded="true"] .icon:before{content:""}[data-wi="keyboard"] .stmwi-solr-sorting__trigger:focus{outline:2px solid #000;outline-offset:4px}.stmwi-solr-sorting__inner{left:-9999px;left:-624.9375rem;opacity:0;-webkit-transition:opacity 0.15s ease-in;transition:opacity 0.15s ease-in;height:0;position:absolute;visibility:hidden;background-color:#fff}.stmwi-solr-sorting__inner.stmwi-solr-sorting__inner--active{left:auto;right:0;top:32px;opacity:1;width:100%;max-width:100%;min-width:210px;height:auto;visibility:visible;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:1px 2px 12px 0 rgba(0,0,0,0.16);box-shadow:1px 2px 12px 0 rgba(0,0,0,0.16);z-index:1;padding:0 8px;padding:0 .5rem}.stmwi-solr-sorting--option{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#000;font-weight:400;font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem;padding:4px 0;padding:.25rem 0}.stmwi-solr-sorting--option:first-child{padding-top:8px;padding-top:.5rem}.stmwi-solr-sorting--option:last-child{padding-bottom:8px;padding-bottom:.5rem}@media only screen and (min-width:36em){.stmwi-solr-sorting__title,.stmwi-solr-sorting__trigger{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem}.stmwi-solr-sorting--option{font-size:18px;font-size:1.125rem;line-height:22px;line-height:1.375rem}}@media only screen and (min-width:64em){.stmwi-solr-sorting-wrapper{margin-right:40px;margin-right:2.5rem}}@media only screen and (min-width:100em){.stmwi-solr-sorting-wrapper{margin-right:0}}.stmwi-solr-suggestion-list{position:absolute;top:100%;width:100%;margin:0;padding:0;list-style:none;background-color:#fff;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);z-index:100}.stmwi-solr-suggestion-list li{padding:0;font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem;font-weight:400}.stmwi-solr-suggestion-list li.suggestion-list-item__active{background-color:#f1f4ee}.stmwi-solr-suggestion-list li:hover{background-color:#f1f4ee;cursor:pointer}.stmwi-solr-suggestion-list li div,.stmwi-solr-suggestion-list li a{padding:8px 12px;padding:.5rem .75rem}.stmwi-solr-suggestion-list li div,.stmwi-solr-suggestion-list li span,.stmwi-solr-suggestion-list li a{font-style:inherit;font-size:inherit;line-height:inherit;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.stmwi-solr-suggestion-list li span{color:#087b4a}.stmwi-solr-suggestion-list li a{color:#000;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.stmwi-solr-suggestion-list li a:before{display:inline-block;font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;width:1em;content:"";margin-right:12px;margin-right:.75rem}@media only screen and (min-width:64em){.stmwi-solr-suggestion-list li{font-size:18px;font-size:1.125rem;line-height:22px;line-height:1.375rem}.stmwi-solr-suggestion-list li div,.stmwi-solr-suggestion-list li a{padding:12px 16px;padding:.75rem 1rem}}@media only screen and (min-width:90em){.stmwi-solr-suggestion-list li{font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem}}@media only screen and (min-width:100em){.stmwi-solr-suggestion-list li{font-size:24px;font-size:1.5rem;line-height:28px;line-height:1.75rem}.stmwi-solr-suggestion-list li div,.stmwi-solr-suggestion-list li a{padding:24px 32px;padding:1.5rem 2rem}}.search-box__toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;font-size:1.25rem;line-height:28px;line-height:1.75rem;background:transparent;border:1px dotted transparent;color:#000;cursor:pointer;padding:0}.search-box__toggle[aria-expanded="true"] .icon-icon_search:before{content:""}.search-box__toggle .icon{font-weight:600;margin-right:8px;margin-right:.5rem;font-size:18px;font-size:1.125rem;line-height:18px;line-height:1.125rem}.search-box__toggle .search-box__toggle--text{font-size:inherit;line-height:inherit;color:inherit;font-weight:500}.search-box__toggle:hover{color:#087b4a}.search-box__toggle:focus{color:#000;outline:2px solid #000;outline-offset:4px}[data-wi="keyboard"] .search-box__toggle:focus{outline:2px solid #000;outline-offset:4px}@media only screen and (min-width:90em){.search-box__toggle{font-size:20px;font-size:1.25rem;line-height:32px;line-height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto;width:auto}.icon{font-size:20px;font-size:1.25rem;line-height:20px;line-height:1.25rem}.search-box__toggle--text{color:#000;display:inline-block;font-family:"Barlow",Arial,Helvetica,sans-serif;font-weight:500}}.section-container__1--stmwi-solr{position:relative}.stmwi-solr-results{font-family:"Barlow",Arial,Helvetica,sans-serif;border-bottom:1px solid #ecedee;padding-bottom:24px;padding-bottom:1.5rem;margin-bottom:24px;margin-bottom:1.5rem}.stmwi-solr-results--details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.stmwi-solr-results--breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0;padding:0;list-style:none;margin-bottom:16px;margin-bottom:1rem}.stmwi-solr-results--breadcrumb .stmwi-solr-breadcrumb-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;font-size:16px;font-size:1rem;line-height:20px;line-height:1.25rem}.stmwi-solr-results--breadcrumb .stmwi-solr-breadcrumb-item a{font-size:inherit;line-height:inherit;font-weight:600}.stmwi-solr-results--breadcrumb .stmwi-solr-breadcrumb-item:before{display:inline-block;font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;width:1em;content:"";font-size:10px;font-size:.625rem;line-height:20px;line-height:1.25rem;padding:0 8px;padding:0 .5rem;top:1px;top:.0625rem;position:relative;font-weight:bold;width:auto;background:transparent;color:#000}.stmwi-solr-results--breadcrumb .stmwi-solr-breadcrumb-item:first-child:before{content:none}.stmwi-solr-results--breadcrumb .stmwi-solr-breadcrumb-item.stmwi-solr-breadcrumb-item__active{color:#696972;font-weight:400}.stmwi-solr-results--headline{font-size:24px;font-size:1.5rem;line-height:28px;line-height:1.75rem;color:#000;font-weight:600;margin-bottom:12px;margin-bottom:.75rem;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-break:break-word}.stmwi-solr-results--content{font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem;color:#000;font-weight:400;margin-bottom:16px;margin-bottom:1rem}.stmwi-solr-results--content p{margin:0;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-break:break-word;font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem}.stmwi-solr-results--content:last-child{margin-bottom:0}.stmwi-solr-results--image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.stmwi-solr-results--image picture .image--img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.stmwi-solr-results--download-link{color:#000}.stmwi-solr-results--meta-item{color:#696972;font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem}.section-container--full-width--stmwi-solr__no-form{margin-top:16px;margin-top:1rem}@media only screen and (min-width:64em){.stmwi-solr-results--details{-ms-flex-preferred-size:720px;flex-basis:720px;-ms-flex-preferred-size:45rem;flex-basis:45rem;max-width:720px;max-width:45rem}.stmwi-solr-results--headline{font-size:28px;font-size:1.75rem;line-height:32px;line-height:2rem;margin-bottom:16px;margin-bottom:1rem}.stmwi-solr-results--content,.stmwi-solr-results--content p{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem}.stmwi-solr-results{padding-bottom:32px;padding-bottom:2rem;margin-bottom:32px;margin-bottom:2rem}}@media only screen and (min-width:48em){.section-container--full-width--stmwi-solr{width:684px}}@media only screen and (min-width:64em){.section-container--full-width--stmwi-solr{width:924px}}@media only screen and (min-width:90em){.section-container--full-width--stmwi-solr{width:1128px;width:70.5rem}}.funding-list a{color:#000}.funding-list__image-wrapper{margin-bottom:24px;margin-bottom:1.5rem}.funding-list__content-wrapper p{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem;margin-bottom:16px;margin-bottom:1rem}.funding-list__image{width:100%;height:100%}.funding-list__location{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem;color:#000;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.funding-list__location::before{display:inline-block;font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;width:1em;content:"";margin-right:8px;margin-right:.5rem;font-size:20px;font-size:1.25rem;color:#000}.funding-list .filter-box{margin-bottom:24px;margin-bottom:1.5rem}.funding-list .filter-box .filter-label{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem;font-weight:600;min-width:145px;min-width:9.0625rem;width:10%}.funding-list .filter-box .js-targetgroups-filter,.funding-list .filter-box .js-topics-filter{display:block;width:100%;overflow-x:scroll;overflow-y:hidden;padding:24px 0;padding:1.5rem 0}.funding-list .filter-box .js-targetgroups-filter .filter-button,.funding-list .filter-box .js-topics-filter .filter-button{background-color:#f1f4ee;font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem;padding:11px 16px;padding:.6875rem 1rem;border-radius:40px;border-radius:2.5rem;margin-right:8px;margin-right:.5rem;margin-bottom:8px;margin-bottom:.5rem;cursor:pointer;color:#000;white-space:nowrap}.funding-list .filter-box .js-targetgroups-filter .filter-button.active,.funding-list .filter-box .js-targetgroups-filter .filter-button:hover,.funding-list .filter-box .js-topics-filter .filter-button.active,.funding-list .filter-box .js-topics-filter .filter-button:hover{color:#fff;background-color:#075f45}.funding-list .filter-box .js-targetgroups-filter .filter-button:focus,.funding-list .filter-box .js-topics-filter .filter-button:focus{outline:2px solid #000;outline-offset:4px}.funding-list .js-filter-delete span,.funding-list .js-filter-delete i{font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem}.funding-list .js-filter-delete_space{min-width:145px;min-width:9.0625rem;width:10%}.funding-list .js-filter-delete_link{cursor:pointer}.funding-list .js-filter-delete_link_text{top:-1px;top:-.0625rem;position:relative;margin-left:8px;margin-left:.5rem}.funding-list .load-more-button{font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem;padding-bottom:5px;padding-bottom:.3125rem;width:100px;width:6.25rem;margin:20px auto;margin:1.25rem auto;text-align:center;font-weight:600;color:#000;cursor:pointer;border-bottom:2px solid #000}.funding-list .load-more-button:focus{outline:2px solid #000;outline-offset:4px}.funding-list .loading-status{font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem;width:200px;width:12.5rem;margin:20px auto;margin:1.25rem auto;text-align:center;font-weight:600;color:#000}.funding-list .hidden{display:none}.funding-list .results-container{margin-top:64px;margin-top:4rem;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;opacity:1}.funding-list .results-container.loading{opacity:0.5}.funding-list .results-container .section-container{margin-bottom:102px;margin-bottom:6.375rem}.funding-list .results-container .section-container .section-container__1-1-1.first-in-line{padding-left:0}.funding-list--no_results{font-size:20px;font-size:1.25rem;margin-top:32px;margin-top:2rem}.content-section--green .funding-list__content-wrapper p{color:#fff}.content-section--green .funding-list__location{color:#fff}.content-section--green .funding-list__location::before{color:#fff}@media only screen and (min-width:48em){.funding-list .filter-box .js-targetgroups-filter,.funding-list .filter-box .js-topics-filter{width:90%;margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:0;overflow:auto;padding-top:0}}.funding-detail .stmwi-page-intro .stmwi-page-intro__content{padding:24px 24px 42px;padding:1.5rem 1.5rem 2.625rem}.funding-detail .stmwi-page-intro__teaser-text p{line-height:28px;line-height:1.75rem;font-size:20px;font-size:1.25rem}.funding-detail .results-container .section-container{margin-bottom:102px;margin-bottom:6.375rem}.funding-detail .results-container .section-container .section-container__1-1-1.first-in-line{padding-left:0}@media only screen and (min-width:36em){thead tr th:first-child,tbody tr td:first-child{width:35%;min-width:290px;min-width:18.125rem}}.frame-type-text a,.frame-type-textpic a{font-weight:400;text-decoration:underline;color:#075f45}.frame-type-text a:hover,.frame-type-textpic a:hover{text-decoration:none}.content-section--green .frame-type-text a{font-weight:400;text-decoration:underline;color:#fff}.content-section--green .frame-type-text a:hover{text-decoration:underline}.frame-space-before-extra-small{margin-top:8px;margin-top:.5rem}.frame-space-after-extra-small{margin-bottom:8px;margin-bottom:.5rem}.frame-space-before-small{margin-top:12px;margin-top:.75rem}.frame-space-after-small{margin-bottom:12px;margin-bottom:.75rem}.frame-space-before-medium{margin-top:24px;margin-top:1.5rem}.frame-space-after-medium{margin-bottom:24px;margin-bottom:1.5rem}.frame-space-before-large{margin-top:40px;margin-top:2.5rem}.frame-space-after-large{margin-bottom:40px;margin-bottom:2.5rem}.frame-space-before-extra-large{margin-top:64px;margin-top:4rem}.frame-space-before-extra-large-xl{margin-top:120px;margin-top:7.5rem}.frame-space-after-extra-large{margin-bottom:64px;margin-bottom:4rem}.frame-space-after-extra-large-xl{margin-bottom:120px;margin-bottom:7.5rem}.scroll-top{visibility:hidden;position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:0;opacity:0;-webkit-transition:opacity 0.3s ease-in-out,visibility 0.3s ease-in-out;transition:opacity 0.3s ease-in-out,visibility 0.3s ease-in-out;margin-right:18px;margin-right:1.125rem;bottom:50%;right:0;z-index:1}@media only screen and (min-width:90em){.scroll-top{margin-right:24px;margin-right:1.5rem}}.no-js .scroll-top{position:sticky;bottom:auto;visibility:visible;opacity:1}.scroll-top__visible{visibility:visible;opacity:1}.scroll-top--trigger{position:relative;top:auto;top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;width:48px;width:3rem;height:48px;height:3rem;background-color:#fff;border-radius:50%;border:none;color:#000;-webkit-transition:background-color 0.3s ease,color 0.3s ease;transition:background-color 0.3s ease,color 0.3s ease;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-shadow:0 0 15px 1px rgba(0,0,0,0.1);box-shadow:0 0 15px 1px rgba(0,0,0,0.1)}.scroll-top--trigger:hover{color:#000;-webkit-box-shadow:0 0 15px 1px rgba(0,0,0,0.25);box-shadow:0 0 15px 1px rgba(0,0,0,0.25)}.scroll-top--trigger:focus{outline:2px solid #000;outline-offset:4px}.scroll-top--trigger:-moz-focusring{border:none}@media only screen and (min-width:90em){.scroll-top--trigger{top:auto;top:auto;width:64px;width:4rem;height:64px;height:4rem}}.scroll-top--icon{display:inline-block;width:24px;width:1.5rem;height:24px;height:1.5rem;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem}@media only screen and (min-width:90em){.scroll-top--icon{width:32px;width:2rem;height:32px;height:2rem;font-size:32px;font-size:2rem;line-height:32px;line-height:2rem}}.events-list__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.events-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px;margin-bottom:2.5rem}@media only screen and (min-width:48em){.events-list__item{margin-bottom:64px;margin-bottom:4rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:50%;-ms-flex:50%;flex:50%}}.events-list__item-detail-date-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:#fff;padding-right:12px;padding-right:.75rem}@media only screen and (min-width:768px){.events-list__item-detail-date-box{margin-right:24px;margin-right:1.5rem;width:72px;width:4.5rem;height:120px;height:7.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.events-list__item-detail-date-box-day{color:#087b4a;font-size:64px;font-size:4rem;line-height:64px;line-height:4rem;height:64px;height:4rem;margin-bottom:12px;margin-bottom:.75rem;font-weight:600}.events-list__item-detail-date-box-month{margin:40px 4px 0 8px;margin:2.5rem .25rem 0 .5rem;font-size:15px;font-size:.9375rem;font-weight:500;line-height:1.2}@media only screen and (min-width:768px){.events-list__item-detail-date-box-month{margin:0}}.events-list__item-detail-date-box-year{margin:40px 8px 0 0;margin:2.5rem .5rem 0 0;font-size:15px;font-size:.9375rem;font-weight:500;line-height:1.2}@media only screen and (min-width:768px){.events-list__item-detail-date-box-year{margin:0}}.events-list__item-detail-informations{margin-right:32px;margin-right:2rem;margin-left:0;margin-top:0}.events-list__item-detail-informations-category{font-size:15px;font-size:.9375rem;line-height:1em;display:block;color:#0071a1}@media only screen and (min-width:90em){.events-list__item-detail-informations-category{font-size:18px;font-size:1.125rem}}.events-list__item-detail-informations-header{font-size:24px;font-size:1.5rem;font-weight:600;line-height:28px;line-height:1.75rem;word-break:break-word;margin-bottom:16px;margin-bottom:1rem;display:block}@media only screen and (min-width:90em){.events-list__item-detail-informations-header{font-size:28px;font-size:1.75rem;line-height:32px;line-height:2rem}}.events-list__item-detail-informations-header-wrapper{margin-top:8px;margin-top:.5rem}.events-list__item-detail-informations-description{margin-bottom:16px;margin-bottom:1rem}.events-list__item-detail-informations-description p{font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem;margin-top:16px;margin-top:1rem}@media only screen and (min-width:90em){.events-list__item-detail-informations-description p{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem}}.events-list__item-detail-informations-date{font-size:13px;font-size:.8125rem;line-height:1.13;color:#5d6668}.events-list__item-detail-informations-date-wrapper{margin-bottom:16px;margin-bottom:1rem}@media only screen and (min-width:90em){.events-list__item-detail-informations-date{font-size:15px;font-size:.9375rem}}.events-list__item-detail-informations-marker-wrapper span{font-size:15px;font-size:.9375rem;font-weight:600;line-height:0.94;color:#000}.events-list__item-detail-informations-marker-wrapper a{font-size:15px;font-size:.9375rem;color:#000}.events-list__item-detail-informations-marker-wrapper a:hover{color:#000}@media only screen and (min-width:90em){.events-list__item-detail-informations-marker-wrapper span,.events-list__item-detail-informations-marker-wrapper a{font-size:18px;font-size:1.125rem}}.events-list__item-detail-informations-marker-wrapper .icon{font-size:18px;font-size:1.125rem;font-weight:500;margin-right:8px;margin-right:.5rem}.events-list__item-detail-informations-marker-wrapper_location,.events-list__item-detail-informations-marker-wrapper_link{margin-right:32px;margin-right:2rem}@media only screen and (min-width:48em){.events-list .filter-box{margin-bottom:32px;margin-bottom:2rem}}.events-list .filter-box .filter-label{font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem;min-width:145px;min-width:9.0625rem;width:10%}.events-list .filter-box .js-districts-filter{padding:16px 6px;padding:1rem .375rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px 8px;width:100%;overflow-x:auto}.events-list .filter-box .js-districts-filter .filter-button{background-color:#f1f4ee;font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem;padding:11px 16px;padding:.6875rem 1rem;border-radius:40px;border-radius:2.5rem;cursor:pointer;color:#000;white-space:nowrap}.events-list .filter-box .js-districts-filter .filter-button.active,.events-list .filter-box .js-districts-filter .filter-button:hover{color:#fff;background-color:#075f45}.events-list .filter-box .js-districts-filter .filter-button:focus{outline:2px solid #000;outline-offset:4px}.events-list .load-more-button{font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem;padding-bottom:5px;padding-bottom:.3125rem;width:100px;width:6.25rem;margin:20px auto;margin:1.25rem auto;text-align:center;font-weight:600;color:#000;cursor:pointer;border-bottom:2px solid #000}.events-list .load-more-button:focus{outline:2px solid #000;outline-offset:4px}.events-list .hidden{display:none}.events-list .results-container{margin-top:64px;margin-top:4rem;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;opacity:1}.events-list .results-container.loading{opacity:0.5}.events-list .results-container .section-container{margin-bottom:102px;margin-bottom:6.375rem}.events-list--no_results{font-size:20px;font-size:1.25rem;margin-top:32px;margin-top:2rem}.events-list .page-navigation{display:none}@media only screen and (min-width:48em){.events-list .filter-box .js-districts-filter{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;overflow:visible}.events-list .filter-box .js-districts-filter .filter-button{display:block}}.event-detail .stmwi-page-intro__content-inner{max-width:1100px;max-width:68.75rem}.event-detail__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:48em){.event-detail__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.event-detail__item-detail-date-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:#f1f4ee;padding-right:12px;padding-right:.75rem;margin-bottom:16px;margin-bottom:1rem}@media only screen and (min-width:768px){.event-detail__item-detail-date-box{margin-right:24px;margin-right:1.5rem;width:200px;width:12.5rem;height:120px;height:7.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.event-detail__item-detail-date-box-day{color:#087b4a;font-size:80px;font-size:5rem;line-height:68px;line-height:4.25rem;height:68px;height:4.25rem;margin-bottom:12px;margin-bottom:.75rem;font-weight:600}.event-detail__item-detail-date-box-month-year{margin:40px 4px 0 8px;margin:2.5rem .25rem 0 .5rem;font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem;font-weight:500}.event-detail__item-detail-date-box-month-year_month{margin-right:4px;margin-right:.25rem}@media only screen and (min-width:768px){.event-detail__item-detail-date-box-month-year{margin:0}}.event-detail__item-detail-informations{margin-right:32px;margin-right:2rem;margin-left:0;margin-top:0}.event-detail__item-detail-informations .stmwi-page-intro__heading{margin-top:-16px;margin-top:-1rem;font-size:48px;font-size:3rem;line-height:50px;line-height:3.125rem}@media only screen and (min-width:90em){.event-detail__item-detail-informations .stmwi-page-intro__heading{font-size:64px;font-size:4rem;line-height:68px;line-height:4.25rem}}.event-detail__item-detail-informations .news-detail__teaser{margin-bottom:16px;margin-bottom:1rem}.event-detail__item-detail-informations .news-detail__teaser p{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem;margin-top:16px;margin-top:1rem;font-weight:400}@media only screen and (min-width:90em){.event-detail__item-detail-informations .news-detail__teaser p{font-size:20px;font-size:1.25rem;line-height:32px;line-height:2rem}}.event-detail__item-detail-informations-date{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem;margin-top:24px;margin-top:1.5rem}.event-detail__item-detail-informations-date-wrapper{margin-bottom:16px;margin-bottom:1rem}.event-detail__item-detail-informations-organizer{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem;margin-bottom:16px;margin-bottom:1rem}.event-detail__item-detail-informations-location{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem}.event-detail__item-detail-informations-registration-url a{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem;color:#000}.event-detail__item-detail-informations-registration-url a:hover{color:#000}.event-detail__item-detail-informations-save{margin-top:32px;margin-top:2rem}.event-detail__item-detail-informations-save .icon{margin-right:8px;margin-right:.5rem;font-size:22px;font-size:1.375rem}.event-detail__item-detail-informations-save_text{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem;top:-4px;top:-.25rem;position:relative;font-weight:600}.event-detail__item-detail-informations-save a{color:#000}.event-detail__item-detail-informations-save a:hover{color:#000}.event-detail .sprungmarken__content{margin-top:64px;margin-top:4rem}.event-detail .sprungmarken__content .news-detail__bodytext{padding-top:24px;padding-top:1.5rem}.event-detail__related-header{font-size:24px;font-size:1.5rem;line-height:28px;line-height:1.75rem;font-weight:500;margin:32px 0;margin:2rem 0}@media only screen and (min-width:1024px){.event-detail__related-header{margin:64px 0;margin:4rem 0;font-size:36px;font-size:2.25rem;line-height:40px;line-height:2.5rem}}.event-detail__related-wrapper{padding-top:64px;padding-top:4rem;padding-bottom:64px;padding-bottom:4rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:20px;padding-left:1.25rem;padding-right:20px;padding-right:1.25rem}@media only screen and (min-width:1024px){.event-detail__related-wrapper{padding-left:0;padding-right:0}}.event-detail__related-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}@media only screen and (min-width:1024px){.event-detail__related-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:32px;margin-bottom:2rem}}.event-detail__related-detail-date-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:#fff;padding:0;width:150px;width:9.375rem;margin-top:12px;margin-top:.75rem}@media only screen and (min-width:1024px){.event-detail__related-detail-date-box{margin-right:24px;margin-right:1.5rem;width:74px;width:4.625rem;height:109px;height:6.8125rem;padding:11px;padding:.6875rem;padding-top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.event-detail__related-detail-date-box-day{color:#087b4a;font-size:32px;font-size:2rem;font-weight:500;line-height:1.33}@media only screen and (min-width:1024px){.event-detail__related-detail-date-box-day{font-size:36px;font-size:2.25rem;line-height:1.33}}.event-detail__related-detail-date-box-month{font-size:14px;font-size:.875rem;margin:20px 4px 0 8px;margin:1.25rem .25rem 0 .5rem;font-weight:500;line-height:1.14}@media only screen and (min-width:1024px){.event-detail__related-detail-date-box-month{margin:0}}.event-detail__related-detail-date-box-year{font-size:14px;font-size:.875rem;margin-top:20px;margin-top:1.25rem;font-weight:500;line-height:1.14}@media only screen and (min-width:1024px){.event-detail__related-detail-date-box-year{margin:0}}.event-detail__related-detail-informations-header{font-size:24px;font-size:1.5rem;line-height:1.17;font-weight:600}@media only screen and (min-width:1024px){.event-detail__related-detail-informations-header{font-size:28px;font-size:1.75rem;line-height:1.14}}.event-detail__related-detail-informations-header-wrapper{margin-top:16px;margin-top:1rem}.event-detail__related-detail-informations-description{margin:16px 0;margin:1rem 0}.event-detail__related-detail-informations-description p{font-size:18px;font-size:1.125rem;line-height:1.33;margin-top:16px;margin-top:1rem}.event-detail .section-container__1-1-1.first-in-line{padding-left:0}@media only screen and (min-width:48em){.section-container__1-1 .eventteaser__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:64em){.section-container__1-1 .eventteaser__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:90em){.section-container__1-1 .eventteaser__item{padding-top:32px;padding-top:2rem;padding-bottom:32px;padding-bottom:2rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.section-container__1-1 .eventteaser__item-detail-date{display:none}@media only screen and (min-width:90em){.section-container__1-1 .eventteaser__item-detail-date{display:block}}@media only screen and (min-width:768px){.section-container__1-1 .eventteaser__item-detail-date-box{margin-left:0;margin-right:0}}@media only screen and (min-width:1440px){.section-container__1-1 .eventteaser__item-detail-date-box{margin-left:32px;margin-left:2rem;margin-right:24px;margin-right:1.5rem}}@media only screen and (min-width:768px){.section-container__1-1 .eventteaser__item-detail-informations{margin-right:0;margin-left:0}}@media only screen and (min-width:1440px){.section-container__1-1 .eventteaser__item-detail-informations{margin:0 32px 0 0;margin:0 2rem 0 0}}.press-actual__listview{list-style:none;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0}@media only screen and (min-width:64em){.press-actual__listview{margin-top:8px;margin-top:.5rem}}.press-actual__item{list-style:none;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:0;padding-top:0;padding-bottom:16px;padding-bottom:1rem;margin-bottom:12px;margin-bottom:.75rem}.press-actual__item:first-child{padding-left:0}.press-actual__item:last-child{padding-right:0}.press-actual__item--category{font-size:15px;font-size:.9375rem;line-height:22px;line-height:1.375rem;display:block;color:#0071a1;font-weight:inherit}@media only screen and (min-width:48em){.press-actual__item--category{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem}}.press-actual__item--header{font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem;padding-top:12px;padding-bottom:12px;font-weight:600}@media only screen and (min-width:48em){.press-actual__item--header{padding-top:16px;padding-bottom:16px}}.press-actual__item--header a{font-family:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;color:#000}@media only screen and (min-width:48em){.press-actual__item--header a{font-size:24px;font-size:1.5rem;line-height:28px;line-height:1.75rem}}.press-actual__item--header a:hover{color:#08b27d}.press-actual__item--text{font-size:15px;font-size:.9375rem;line-height:20px;line-height:1.25rem;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media only screen and (min-width:48em){.press-actual__item--text{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem}}.press-actual__item--text p{font-size:15px;font-size:.9375rem;line-height:20px;line-height:1.25rem}@media only screen and (min-width:48em){.press-actual__item--text p{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem}}@media only screen and (min-width:48em) and (max-width:90em){.press-actual__item{width:50%;padding-left:12px;padding-right:12px}.press-actual__item:nth-child(2n){padding-right:0}.press-actual__item:nth-child(2n+1){padding-left:0}}@media only screen and (min-width:90em){.press-actual__item{width:25%;padding-left:16px;padding-right:16px}.press-actual__item:nth-child(4n+4){padding-right:0}.press-actual__item:nth-child(4n+1){padding-left:0}}@media only screen and (min-width:48em){.section-container__1-1 .press-actual__item{width:100%;padding-left:0;padding-right:0}}@media only screen and (min-width:90em){.section-container__1-1 .press-actual__item{width:100%}}.section-container__1-2 .press-actual__item,.section-container__1-1-2 .press-actual__item{width:100%;padding-left:0;padding-right:0}.section-container__2-1-1 .press-actual__item,.section-container__2-1 .press-actual__item{width:100%;padding-left:0;padding-right:0}.section-container--full-width .section-container__1 .section-container--items--3 .press-actual__item{width:100%;padding-left:0;padding-right:0}@media only screen and (min-width:64em){.section-container--full-width .section-container__1 .section-container--items--3 .press-actual__item{width:33.3333333%;padding-left:16px;padding-right:16px}.section-container--full-width .section-container__1 .section-container--items--3 .press-actual__item:nth-child(3n+3){padding-right:0}.section-container--full-width .section-container__1 .section-container--items--3 .press-actual__item:nth-child(3n+1){padding-left:0}}.press-detail__category{font-size:15px;font-size:.9375rem;line-height:22px;line-height:1.375rem;min-height:44px;min-height:2.75rem;display:block;color:#0071a1;font-weight:inherit}@media only screen and (min-width:48em){.press-detail__category{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem;min-height:48px;min-height:3rem;margin-top:64px;margin-top:4rem}}.press-detail__contentwrap{padding-top:64px;padding-top:4rem;padding-bottom:64px;padding-bottom:4rem;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media only screen and (max-width:768px){.press-detail__contentwrap{padding-top:40px;padding-top:2.5rem;padding-bottom:40px;padding-bottom:2.5rem}}.press-detail__contentwrap p{margin-top:0}.press-detail__contentwrap a{word-wrap:break-word}.press-detail__date{font-size:16px;font-size:1rem;line-height:22px;line-height:1.375rem;color:#000}@media only screen and (min-width:48em){.press-detail__date{font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem}}@media only screen and (min-width:48em){.press-detail__header h1{font-size:64px;font-size:4rem;line-height:68px;line-height:4.25rem;margin-top:16px;margin-top:1rem;margin-top:32px;margin-top:2rem;-webkit-hyphens:initial;-ms-hyphens:initial;hyphens:initial}}.press-detail .stmwi-page-intro__content-inner{max-width:1100px;max-width:68.75rem}.press-detail__textwrap p{margin-bottom:0}.press-detail__textwrap a[href*="//"]:not([href*="stmwi.bayern.de"]):hover{text-decoration:underline}.press-detail__textwrap a[href*="//"]:not([href*="stmwi.bayern.de"]):after{font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;width:1em;content:"";display:inline}.pressteaser{border-top:1px solid #a5aaab;border-bottom:1px solid #a5aaab}.pressteaser__item{padding-left:38.5px;padding-left:2.40625rem;padding-right:38.5px;padding-right:2.40625rem;padding-bottom:32px;padding-bottom:2rem;max-width:800px;max-width:50rem}.pressteaser__item:first-child{padding-top:32px;padding-top:2rem}.pressteaser__item--category{font-size:15px;font-size:.9375rem;line-height:22px;line-height:1.375rem;margin-bottom:16px;margin-bottom:1rem;display:block;color:#0071a1;font-weight:inherit}@media only screen and (min-width:48em){.pressteaser__item--category{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem}}.pressteaser__item--header{font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem;margin-bottom:16px;margin-bottom:1rem;font-weight:600}@media only screen and (min-width:48em){.pressteaser__item--header{font-size:24px;font-size:1.5rem;line-height:28px;line-height:1.75rem}}.pressteaser__item--header a{font-family:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;color:#000}.pressteaser__item--header a:hover{color:#087b4a}.pressteaser__item--text p{margin:0;font-size:15px;font-size:.9375rem;line-height:22px;line-height:1.375rem;margin-bottom:16px;margin-bottom:1rem}@media only screen and (min-width:48em){.pressteaser__item--text p{font-size:18px;font-size:1.125rem;line-height:24px;line-height:1.5rem}}.pressteaser__item--nr{margin-top:24px;margin-top:1.5rem;font-size:15px;font-size:.9375rem;line-height:17px;line-height:1.0625rem;color:#5D6668}.footer{background-color:#fff;color:#000;margin:40px 24px;margin:2.5rem 1.5rem;position:relative}.footer .footer__footernav-link,.footer .accessibility-menu-link,.footer .footer__meta-nav a,.footer .footer__socialmedia-nav a{position:relative;z-index:10}.footer__diamond-wrapper{position:absolute;top:0;right:0;bottom:30px;max-width:100%}.footer__diamond-wrapper .footer__diamonds-image{opacity:.5;height:100%;width:auto}.footer__socialmedia-nav div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__socialmedia-nav p,.footer__socialmedia-nav a{color:inherit;margin:0;padding:0}.footer__socialmedia-nav a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-size:15px;font-size:.9375rem;line-height:24px;line-height:1.5rem;text-decoration:none;background:transparent}.footer__socialmedia-nav a span{all:revert;font-weight:600;font-size:15px;font-size:.9375rem;line-height:24px;line-height:1.5rem;text-decoration:none}.footer__socialmedia-nav a span:hover,.footer__socialmedia-nav a span:focus{text-decoration:underline;text-underline-position:under;text-underline-offset:-1px;text-decoration-thickness:2px}.footer__socialmedia-nav a:before{font-size:17px;font-size:1.0625rem;line-height:0.94;display:inline-block;font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;width:1em;content:"";margin-right:8px;margin-right:.5rem;font-weight:600}.footer__socialmedia-nav p{margin-right:24px;margin-right:1.5rem;margin-bottom:16px;margin-bottom:1rem;letter-spacing:.00937em}.footer__socialmedia-nav p:last-child{margin:0}.footer__meta-nav{display:none}.footer__copyright-info{color:#5d6668;font-size:13px;font-size:.8125rem;line-height:15px;line-height:.9375rem;letter-spacing:.01625em}.footer__service-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:32px;margin-top:2rem;margin-bottom:24px;margin-bottom:1.5rem}.footer__accessibility-nav,.footer__footernav{-ms-flex-preferred-size:100%;flex-basis:100%}.footer__footernav{margin-top:24px;margin-top:1.5rem}.footer-accessibility__menu,.footer__footernav-links{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-accessibility__menu-item,.footer__footernav-link-item{margin:0 0 17px;margin:0 0 1.0625rem;padding:0}.footer-accessibility__menu-item:last-child,.footer__footernav-link-item:last-child{margin:0}.footer-accessibility__menu-item .accessibility-menu-link,.footer-accessibility__menu-item .footer__footernav-link,.footer-accessibility__menu-item .icon,.footer__footernav-link-item .accessibility-menu-link,.footer__footernav-link-item .footer__footernav-link,.footer__footernav-link-item .icon{color:#000;font-size:13px;font-size:.8125rem;line-height:17px;line-height:1.0625rem;letter-spacing:.01625em}.footer-accessibility__menu-item .accessibility-menu-link__title,.footer__footernav-link-item .accessibility-menu-link__title{font-weight:500;margin-left:8px;margin-left:.5rem;font-size:13px;font-size:.8125rem;line-height:17px;line-height:1.0625rem}.footer-accessibility__menu-item .footer__footernav-link,.footer__footernav-link-item .footer__footernav-link{color:#000}@media only screen and (min-width:26.25em){.footer__accessibility-nav,.footer__footernav{-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px)}.footer__accessibility-nav{margin-right:10px;margin-right:.625rem}.footer__footernav{margin-top:0;margin-left:10px;margin-left:.625rem}}@media only screen and (min-width:34.375em){.footer__diamond-wrapper{bottom:16px}}@media only screen and (min-width:48em){.footer{margin:48px 42px;margin:3rem 2.625rem}.footer__meta-nav{display:block;margin-bottom:144px;margin-bottom:9rem}.footer__meta-nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;list-style:none;width:684px}.footer__meta-nav ul li{margin:0 0 16px;margin:0 0 1rem;padding:0;-ms-flex-preferred-size:50%;flex-basis:50%}.footer__meta-nav ul li:last-child{margin:0}.footer__meta-nav ul li a{display:inline-block}.footer__meta-nav ul li a span{font-size:20px;font-size:1.25rem;line-height:28px;line-height:1.75rem;color:#000;font-weight:600}.footer__meta-nav ul li a:hover span{text-decoration:underline;text-underline-position:under;text-underline-offset:-1px}.footer__socialmedia-nav p{margin:0 24px 0 0;margin:0 1.5rem 0 0}.footer__socialmedia-nav .snm-text ul{margin-left:0}.footer__socialmedia-nav a{font-size:18px;font-size:1.125rem;line-height:17px;line-height:1.0625rem}.footer__socialmedia-nav a span{font-size:18px;font-size:1.125rem;line-height:17px;line-height:1.0625rem}.footer__service-nav{margin:32px 0;margin:2rem 0;z-index:2}.footer__accessibility-nav{margin-bottom:16px;margin-bottom:1rem}.footer__accessibility-nav,.footer__footernav{-ms-flex-preferred-size:100%;flex-basis:100%;margin-left:0;margin-right:0}.footer-accessibility__menu,.footer__footernav-links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.footer-accessibility__menu-item,.footer__footernav-link-item{margin:0 24px 0 0;margin:0 1.5rem 0 0}}@media only screen and (min-width:64em){.footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:48px 50px;margin:3rem 3.125rem}.footer__meta-nav{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.footer__meta-nav ul{width:924px}.footer__socialmedia-nav{margin-bottom:16px;margin-bottom:1rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.footer__service-nav{margin:0;margin-bottom:24px;margin-bottom:1.5rem;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.footer__copyright-info{margin-bottom:16px;margin-bottom:1rem;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.footer__accessibility-nav{display:none}.footer__meta-nav ul li a{line-height:24px;line-height:1.5rem}.footer__footernav-link:hover{text-decoration:underline;text-underline-position:under;text-underline-offset:0}}@media only screen and (min-width:90em){.footer{margin:64px auto;margin:4rem auto;width:1192px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.footer__socialmedia-nav{-ms-flex-preferred-size:100%;flex-basis:100%}.footer__socialmedia-nav a{font-size:18px;font-size:1.125rem;line-height:18px;line-height:1.125rem}.footer__meta-nav{margin-bottom:240px;margin-bottom:15rem;-ms-flex-preferred-size:100%;flex-basis:100%}.footer__meta-nav ul li{margin-bottom:24px;margin-bottom:1.5rem}.footer__meta-nav ul li a{font-size:24px;font-size:1.5rem;line-height:28px;line-height:1.75rem}.footer__service-nav,.footer__copyright-info{-ms-flex-preferred-size:50%;flex-basis:50%;margin:0}.footer__copyright-info{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.footer__service-nav{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.footer__footernav-link-item .footer__footernav-link{font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem}.footer__copyright-info{font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem}.footer__footernav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.footer__meta-nav ul li{margin-bottom:24px;margin-bottom:1.5rem}.footer__footernav-link-item{margin-right:32px;margin-right:2rem}}@media only screen and (min-width:100em){.footer{width:1360px}}
