.PaginationHelper-module-scss-module__LjHenW__paginationButtonContainer{justify-content:flex-start;margin-top:20px;display:flex}.PaginationHelper-module-scss-module__LjHenW__paginationButton{text-align:center;outline:1px solid var(--act-color-f1);background-color:#fff;width:40px;height:40px;margin-right:5px;padding-top:10px;text-decoration:none}.PaginationHelper-module-scss-module__LjHenW__paginationButton.PaginationHelper-module-scss-module__LjHenW__activePaginationButton,.PaginationHelper-module-scss-module__LjHenW__paginationButton:focus,.PaginationHelper-module-scss-module__LjHenW__paginationButton:hover,.PaginationHelper-module-scss-module__LjHenW__paginationButton:active{color:#fff;background-color:var(--act-color-f1)}
form.postForm{margin-bottom:var(--act-space-xxl);flex-direction:column;gap:20px;display:flex;container:contact-form/inline-size}form.postForm label{max-width:100%;font-weight:400;display:inline-block}form.postForm .select-group{background:var(--act-color-background);padding:var(--act-space-s);gap:var(--act-space-s);border-radius:var(--act-border-radius);--act-color-border:currentColor;align-items:center;display:flex}form.postForm .select-group.wide>*{flex:1}form.postForm .select-group label{gap:var(--act-space-xs);align-items:center;display:flex}form.postForm .form-control{width:100%;height:50px;font:inherit;color:inherit;background-color:var(--act-color-surface);border:1px solid var(--act-color-border);border-radius:var(--act-border-radius);padding:10px 15px;font-weight:400;line-height:1.42857;display:block}form.postForm .form-control:hover,form.postForm .form-control:focus-visible{border-color:var(--act-color-f2)}form.postForm .form-control:focus-visible{outline:1px solid var(--act-color-f2)}form.postForm .required{font-weight:var(--act-font-weight-highlight)}form.postForm label:has([required]):not(.no-required){font-weight:var(--act-font-weight-highlight)}form.postForm .required .form-control{border-color:currentColor}form.postForm label:has([required]):not(.no-required) .form-control{border-color:currentColor}form.postForm .required .form-control:hover,form.postForm .required .form-control:focus-visible{border-color:var(--act-color-f2)}form.postForm label:has([required]):not(.no-required) .form-control:hover{border-color:var(--act-color-f2)}form.postForm label:has([required]):not(.no-required) .form-control:focus-visible{border-color:var(--act-color-f2)}form.postForm .input-group-addon{font-size:inherit;color:#555;text-align:center;background-color:#eee;border:1px solid #555;border-radius:0;width:30px;padding:12px 20px;font-weight:400;line-height:1}form.postForm .input-group-addon:first-child{border-right:0}@media (min-width:768px){form.postForm .form-inline .input-group{vertical-align:middle;display:inline-table}}form.postForm .input-group{border-collapse:separate;width:100%;display:table;position:relative}form.postForm .input-group .form-control,form.postForm .input-group-addon,form.postForm .input-group-btn{vertical-align:middle;display:table-cell}form.postForm textarea.form-control{resize:none;height:unset;font-size:inherit}div.four,div.three,div.two{gap:20px;display:grid}div.four{grid-template-columns:repeat(4,1fr)}div.three{grid-template-columns:repeat(3,1fr)}div.two{grid-template-columns:repeat(2,1fr)}@container contact-form not (min-width:700px){div.four{grid-template-columns:repeat(2,1fr)}}@container contact-form not (min-width:400px){div.four,div.three,div.two{grid-template-columns:1fr}}.headline{margin:0}
.AltchaWidget-module__6WUirG__altchaWidget{--altcha-border-radius:0;--altcha-color-base:transparent;--altcha-color-border:#aaa;--altcha-color-text:currentColor;--altcha-color-border-focus:var(--act-color-f1);--altcha-color-error-text:var(--act-color-danger);--altcha-color-footer-bg:transparent;--altcha-max-width:270px;min-width:var(--altcha-max-width)}.AltchaWidget-module__6WUirG__altchaWidget :is(a:hover,a:focus){background:0 0;text-decoration:underline}
div.Form-module-scss-module__MYlCOG__buttons{flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}div.Form-module-scss-module__MYlCOG__buttons>button{margin-left:auto}.Form-module-scss-module__MYlCOG__disclaimer{font-size:var(--act-font-size-mini);font-weight:var(--act-font-weight-light);margin-top:var(--act-space-m)}.Form-module-scss-module__MYlCOG__icon,.Form-module-scss-module__MYlCOG__spinner{width:1.2em;height:1.2em}div.Form-module-scss-module__MYlCOG__info{justify-content:center;align-items:center;gap:var(--act-space-l);width:100%;padding:var(--act-space-l);background:var(--act-color-f3);font-weight:var(--act-font-weight-bold);flex-flow:row;display:flex}div.Form-module-scss-module__MYlCOG__spinner{box-sizing:border-box;border:2px solid;border-top-color:#0000;border-radius:50%;animation-name:Form-module-scss-module__MYlCOG__spin;animation-duration:2s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes Form-module-scss-module__MYlCOG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}div.Form-module-scss-module__MYlCOG__message{align-items:center;gap:20px;display:flex}div.Form-module-scss-module__MYlCOG__message.Form-module-scss-module__MYlCOG__success{color:var(--act-color-success)}div.Form-module-scss-module__MYlCOG__message.Form-module-scss-module__MYlCOG__error{color:var(--act-color-danger)}div.Form-module-scss-module__MYlCOG__security{flex-wrap:wrap;justify-content:space-between;gap:20px;display:flex}div.Form-module-scss-module__MYlCOG__security>altcha-widget{flex-shrink:0}div.Form-module-scss-module__MYlCOG__security>div.Form-module-scss-module__MYlCOG__privacy{flex-wrap:wrap;flex:1;justify-content:space-between;min-width:65%;display:flex}div.Form-module-scss-module__MYlCOG__security>div.Form-module-scss-module__MYlCOG__privacy label{cursor:pointer}div.Form-module-scss-module__MYlCOG__security>div.Form-module-scss-module__MYlCOG__privacy label input{cursor:pointer;margin:0 5px 0 0;display:inline-block}.Form-module-scss-module__MYlCOG__clearButton{border:1px solid var(--act-color-f2);background:var(--act-color-surface);color:var(--act-color-text)}.Form-module-scss-module__MYlCOG__clearButton:hover,.Form-module-scss-module__MYlCOG__clearButton:active,.Form-module-scss-module__MYlCOG__clearButton:focus-visible{border-color:var(--act-color-f1);background:var(--act-color-surface)}
.ApplicationForm-module-scss-module__2x4c8G__container{margin-top:var(--act-space-xxl);margin-bottom:var(--act-space-xxl)}h1+.ApplicationForm-module-scss-module__2x4c8G__container{margin-top:0}
.Banner-module-scss-module__POM5Cq__banner{margin-bottom:25px;position:relative}.Banner-module-scss-module__POM5Cq__banner.Banner-module-scss-module__POM5Cq__dunkel{background-color:var(--act-color-f1)}.Banner-module-scss-module__POM5Cq__banner.Banner-module-scss-module__POM5Cq__dunkel .Banner-module-scss-module__POM5Cq__text *{color:#fff}.Banner-module-scss-module__POM5Cq__banner.Banner-module-scss-module__POM5Cq__dunkel .Banner-module-scss-module__POM5Cq__text a{color:#fff;font-weight:400}.Banner-module-scss-module__POM5Cq__banner.Banner-module-scss-module__POM5Cq__dunkel .Banner-module-scss-module__POM5Cq__text a:focus,.Banner-module-scss-module__POM5Cq__banner.Banner-module-scss-module__POM5Cq__dunkel .Banner-module-scss-module__POM5Cq__text a:focus-visible,.Banner-module-scss-module__POM5Cq__banner.Banner-module-scss-module__POM5Cq__dunkel .Banner-module-scss-module__POM5Cq__text a:focus-within,.Banner-module-scss-module__POM5Cq__banner.Banner-module-scss-module__POM5Cq__dunkel .Banner-module-scss-module__POM5Cq__text a:hover,.Banner-module-scss-module__POM5Cq__banner.Banner-module-scss-module__POM5Cq__dunkel .Banner-module-scss-module__POM5Cq__text a:active{color:var(--act-color-f1);background-color:#fff;text-decoration:none}.Banner-module-scss-module__POM5Cq__banner.Banner-module-scss-module__POM5Cq__hell{background-color:#fff}.Banner-module-scss-module__POM5Cq__banner.Banner-module-scss-module__POM5Cq__hell .Banner-module-scss-module__POM5Cq__text *{color:var(--act-color-f1)}.Banner-module-scss-module__POM5Cq__banner.Banner-module-scss-module__POM5Cq__hell .Banner-module-scss-module__POM5Cq__text a{color:var(--act-color-f1);font-weight:400}.Banner-module-scss-module__POM5Cq__banner.Banner-module-scss-module__POM5Cq__hell .Banner-module-scss-module__POM5Cq__text a:focus,.Banner-module-scss-module__POM5Cq__banner.Banner-module-scss-module__POM5Cq__hell .Banner-module-scss-module__POM5Cq__text a:focus-visible,.Banner-module-scss-module__POM5Cq__banner.Banner-module-scss-module__POM5Cq__hell .Banner-module-scss-module__POM5Cq__text a:focus-within,.Banner-module-scss-module__POM5Cq__banner.Banner-module-scss-module__POM5Cq__hell .Banner-module-scss-module__POM5Cq__text a:hover,.Banner-module-scss-module__POM5Cq__banner.Banner-module-scss-module__POM5Cq__hell .Banner-module-scss-module__POM5Cq__text a:active{background-color:var(--act-color-f1);color:#fff;text-decoration:none}.Banner-module-scss-module__POM5Cq__banner .container{height:100%}.Banner-module-scss-module__POM5Cq__banner img.Banner-module-scss-module__POM5Cq__image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.Banner-module-scss-module__POM5Cq__banner .Banner-module-scss-module__POM5Cq__innerBanner{min-height:360px;padding:50px 0}.Banner-module-scss-module__POM5Cq__banner .Banner-module-scss-module__POM5Cq__innerBanner:after{content:"";background:linear-gradient(to left,transparent 0%,var(--act-color-f3)100%);width:100%;height:100%;position:absolute;inset:0}.Banner-module-scss-module__POM5Cq__banner .Banner-module-scss-module__POM5Cq__innerBanner.Banner-module-scss-module__POM5Cq__gradient:after{background:linear-gradient(to left,transparent 0%,var(--act-color-f1)100%)}.Banner-module-scss-module__POM5Cq__banner .Banner-module-scss-module__POM5Cq__innerBanner .Banner-module-scss-module__POM5Cq__body{flex-direction:column;justify-content:center;gap:30px;min-height:260px;display:flex}.Banner-module-scss-module__POM5Cq__banner .Banner-module-scss-module__POM5Cq__innerBanner .Banner-module-scss-module__POM5Cq__logo{z-index:5;position:relative}.Banner-module-scss-module__POM5Cq__banner .Banner-module-scss-module__POM5Cq__innerBanner .Banner-module-scss-module__POM5Cq__logo img{width:auto;max-width:400px;height:auto}.Banner-module-scss-module__POM5Cq__banner .Banner-module-scss-module__POM5Cq__innerBanner .Banner-module-scss-module__POM5Cq__text{z-index:5;font-size:40px;line-height:1.2;position:relative}@media (max-width:991px){.Banner-module-scss-module__POM5Cq__banner .Banner-module-scss-module__POM5Cq__innerBanner .Banner-module-scss-module__POM5Cq__text{font-size:34px}}@media (max-width:767px){.Banner-module-scss-module__POM5Cq__banner .Banner-module-scss-module__POM5Cq__innerBanner .Banner-module-scss-module__POM5Cq__text{font-size:30px}}@media (max-width:519px){.Banner-module-scss-module__POM5Cq__banner .Banner-module-scss-module__POM5Cq__innerBanner .Banner-module-scss-module__POM5Cq__text{font-size:25px}}
.EmployeeComponent-module-scss-module__t0JApG__EmployeeComponent{background-color:var(--act-color-f1);margin:0 0 25px;padding:50px 0 80px}.EmployeeComponent-module-scss-module__t0JApG__EmployeeComponent.EmployeeComponent-module-scss-module__t0JApG__quote .EmployeeComponent-module-scss-module__t0JApG__title{font-size:38px}.EmployeeComponent-module-scss-module__t0JApG__EmployeeComponent.EmployeeComponent-module-scss-module__t0JApG__quote .EmployeeComponent-module-scss-module__t0JApG__body{background-image:url(../media/zitat.80a49cc7.png);background-position:50px 0;background-repeat:no-repeat;padding-top:50px;font-size:28px;line-height:1.1}.EmployeeComponent-module-scss-module__t0JApG__EmployeeComponent:not(.EmployeeComponent-module-scss-module__t0JApG__quote) img{max-height:300px}.EmployeeComponent-module-scss-module__t0JApG__EmployeeComponent *{color:#fff}.EmployeeComponent-module-scss-module__t0JApG__EmployeeComponent .EmployeeComponent-module-scss-module__t0JApG__title{margin:0 0 10px;font-size:28px;font-weight:400}@media (max-width:767px){.EmployeeComponent-module-scss-module__t0JApG__EmployeeComponent .EmployeeComponent-module-scss-module__t0JApG__title{font-size:22px}}.EmployeeComponent-module-scss-module__t0JApG__EmployeeComponent img{border-bottom:5px solid var(--act-color-f2);width:auto;max-width:100%;height:auto;max-height:400px}.EmployeeComponent-module-scss-module__t0JApG__EmployeeComponent a{color:#fff}.EmployeeComponent-module-scss-module__t0JApG__EmployeeComponent a:focus,.EmployeeComponent-module-scss-module__t0JApG__EmployeeComponent a:focus-visible,.EmployeeComponent-module-scss-module__t0JApG__EmployeeComponent a:focus-within,.EmployeeComponent-module-scss-module__t0JApG__EmployeeComponent a:hover,.EmployeeComponent-module-scss-module__t0JApG__EmployeeComponent a:active{color:var(--act-color-f1);background-color:#fff;text-decoration:none}.EmployeeComponent-module-scss-module__t0JApG__EmployeeComponent .EmployeeComponent-module-scss-module__t0JApG__body p:last-child{margin-bottom:0}.EmployeeComponent-module-scss-module__t0JApG__EmployeeComponentInner{flex-wrap:wrap;align-items:center;display:flex}.EmployeeComponent-module-scss-module__t0JApG__EmployeeComponentInner .EmployeeComponent-module-scss-module__t0JApG__imageWrapper{text-align:right;width:40%}@media (max-width:768px){.EmployeeComponent-module-scss-module__t0JApG__EmployeeComponentInner .EmployeeComponent-module-scss-module__t0JApG__imageWrapper{text-align:center;width:80%}}.EmployeeComponent-module-scss-module__t0JApG__EmployeeComponentInner .EmployeeComponent-module-scss-module__t0JApG__body{width:60%;padding-left:150px}@media (max-width:1199px){.EmployeeComponent-module-scss-module__t0JApG__EmployeeComponentInner .EmployeeComponent-module-scss-module__t0JApG__body{padding-left:100px}}@media (max-width:991px){.EmployeeComponent-module-scss-module__t0JApG__EmployeeComponentInner .EmployeeComponent-module-scss-module__t0JApG__body{padding-left:50px}}@media (max-width:768px){.EmployeeComponent-module-scss-module__t0JApG__EmployeeComponentInner{flex-direction:column}.EmployeeComponent-module-scss-module__t0JApG__EmployeeComponentInner img{width:100%;max-width:350px}.EmployeeComponent-module-scss-module__t0JApG__EmployeeComponentInner .EmployeeComponent-module-scss-module__t0JApG__body{width:100%;margin-top:50px;padding-left:0}}
.ReadmoreComponent-module-scss-module__6H034a__readmoreList{margin-bottom:25px}ul.ReadmoreComponent-module-scss-module__6H034a__list{margin:0;padding:0;list-style:none}ul.ReadmoreComponent-module-scss-module__6H034a__list a{width:100%;color:var(--act-color-f1);background:#fff;justify-content:space-between}ul.ReadmoreComponent-module-scss-module__6H034a__list a:hover,ul.ReadmoreComponent-module-scss-module__6H034a__list a:active,ul.ReadmoreComponent-module-scss-module__6H034a__list a:focus-visible{color:#fff;background:var(--act-color-f1)}ul.ReadmoreComponent-module-scss-module__6H034a__list li{margin-bottom:5px}p.ReadmoreComponent-module-scss-module__6H034a__list{flex-wrap:wrap;gap:10px;margin-bottom:0;display:flex}.ReadmoreComponent-module-scss-module__6H034a__readmoreIcon{max-width:700px}.ReadmoreComponent-module-scss-module__6H034a__readmoreIcon img{object-fit:contain;object-position:center;width:60px;height:40px}@media (max-width:519px){.ReadmoreComponent-module-scss-module__6H034a__readmoreIcon img{width:50px;height:30px}}.ReadmoreComponent-module-scss-module__6H034a__readmoreIcon a{background-color:var(--act-color-f2);color:#fff;align-items:center;gap:10px;height:80px;padding:10px 20px;text-decoration:none;display:flex}@media (max-width:519px){.ReadmoreComponent-module-scss-module__6H034a__readmoreIcon a{height:60px;padding:10px}}.ReadmoreComponent-module-scss-module__6H034a__readmoreIcon a.ReadmoreComponent-module-scss-module__6H034a__green{background-color:var(--act-color-f2);color:var(--act-color-f1)}.ReadmoreComponent-module-scss-module__6H034a__readmoreIcon a.ReadmoreComponent-module-scss-module__6H034a__blue{background-color:var(--act-color-f5);color:#fff}.ReadmoreComponent-module-scss-module__6H034a__readmoreIcon a.ReadmoreComponent-module-scss-module__6H034a__darkblue{background-color:var(--act-color-f4);color:#fff}@media (min-width:520px){.ReadmoreComponent-module-scss-module__6H034a__readmoreIcon a .ReadmoreComponent-module-scss-module__6H034a__title{font-size:20px}}.ReadmoreComponent-module-scss-module__6H034a__readmoreIcon a .ReadmoreComponent-module-scss-module__6H034a__more{white-space:nowrap;border:1px solid #fff;border-radius:0;margin-left:auto;padding:5px 10px;font-size:14px}@media (max-width:519px){.ReadmoreComponent-module-scss-module__6H034a__readmoreIcon a .ReadmoreComponent-module-scss-module__6H034a__more{display:none}}.ReadmoreComponent-module-scss-module__6H034a__readmoreIcon a.ReadmoreComponent-module-scss-module__6H034a__green .ReadmoreComponent-module-scss-module__6H034a__more{border-color:var(--act-color-f1)}.ReadmoreComponent-module-scss-module__6H034a__readmoreIcon a:hover .ReadmoreComponent-module-scss-module__6H034a__title,.ReadmoreComponent-module-scss-module__6H034a__readmoreIcon a:active .ReadmoreComponent-module-scss-module__6H034a__title,.ReadmoreComponent-module-scss-module__6H034a__readmoreIcon a:focus-visible .ReadmoreComponent-module-scss-module__6H034a__title{text-decoration:underline}.ReadmoreComponent-module-scss-module__6H034a__readmoreIcon a:hover.ReadmoreComponent-module-scss-module__6H034a__blue .ReadmoreComponent-module-scss-module__6H034a__more,.ReadmoreComponent-module-scss-module__6H034a__readmoreIcon a:hover.ReadmoreComponent-module-scss-module__6H034a__darkblue .ReadmoreComponent-module-scss-module__6H034a__more,.ReadmoreComponent-module-scss-module__6H034a__readmoreIcon a:active.ReadmoreComponent-module-scss-module__6H034a__blue .ReadmoreComponent-module-scss-module__6H034a__more,.ReadmoreComponent-module-scss-module__6H034a__readmoreIcon a:active.ReadmoreComponent-module-scss-module__6H034a__darkblue .ReadmoreComponent-module-scss-module__6H034a__more,.ReadmoreComponent-module-scss-module__6H034a__readmoreIcon a:focus-visible.ReadmoreComponent-module-scss-module__6H034a__blue .ReadmoreComponent-module-scss-module__6H034a__more,.ReadmoreComponent-module-scss-module__6H034a__readmoreIcon a:focus-visible.ReadmoreComponent-module-scss-module__6H034a__darkblue .ReadmoreComponent-module-scss-module__6H034a__more{color:#000;background-color:#fff}.ReadmoreComponent-module-scss-module__6H034a__readmoreIcon a:hover.ReadmoreComponent-module-scss-module__6H034a__green .ReadmoreComponent-module-scss-module__6H034a__more,.ReadmoreComponent-module-scss-module__6H034a__readmoreIcon a:active.ReadmoreComponent-module-scss-module__6H034a__green .ReadmoreComponent-module-scss-module__6H034a__more,.ReadmoreComponent-module-scss-module__6H034a__readmoreIcon a:focus-visible.ReadmoreComponent-module-scss-module__6H034a__green .ReadmoreComponent-module-scss-module__6H034a__more{background-color:var(--act-color-f1);color:#fff}
.BannerReadmore-module-scss-module__OpSsZq__banner{color:#fff;background-color:#000;flex-direction:column;justify-content:center;min-height:400px;margin-bottom:25px;padding:50px 0;display:flex;position:relative}.BannerReadmore-module-scss-module__OpSsZq__banner img{line-height:0}.BannerReadmore-module-scss-module__OpSsZq__banner h2{color:#fff;margin-bottom:25px}.BannerReadmore-module-scss-module__OpSsZq__banner .BannerReadmore-module-scss-module__OpSsZq__image{width:100%;height:100%;position:absolute;inset:0}.BannerReadmore-module-scss-module__OpSsZq__banner .BannerReadmore-module-scss-module__OpSsZq__image img{object-fit:cover;width:100%;height:100%}.BannerReadmore-module-scss-module__OpSsZq__banner .BannerReadmore-module-scss-module__OpSsZq__image:before{content:"";background:linear-gradient(90deg,var(--act-color-f1)25%,#fff0 80%);width:100%;height:100%;transition:background-color .3s;position:absolute;inset:0}ul.BannerReadmore-module-scss-module__OpSsZq__readmorelist{margin:0;padding:0;list-style:none}ul.BannerReadmore-module-scss-module__OpSsZq__readmorelist li{margin-bottom:10px}
.ContentBannerComponent-module-scss-module__O72StW__ContentBannerComponent .ContentBannerComponent-module-scss-module__O72StW__innerComponent{flex-wrap:wrap;display:flex;position:relative}.ContentBannerComponent-module-scss-module__O72StW__ContentBannerComponent .ContentBannerComponent-module-scss-module__O72StW__innerComponent .ContentBannerComponent-module-scss-module__O72StW__content{width:100%}@media only screen and (min-width:992px){.ContentBannerComponent-module-scss-module__O72StW__ContentBannerComponent .ContentBannerComponent-module-scss-module__O72StW__innerComponent .ContentBannerComponent-module-scss-module__O72StW__content{width:var(--act-grid-sm);padding-right:50px}}@media only screen and (min-width:1520px){.ContentBannerComponent-module-scss-module__O72StW__ContentBannerComponent .ContentBannerComponent-module-scss-module__O72StW__innerComponent .ContentBannerComponent-module-scss-module__O72StW__content{width:var(--act-grid-md)}}.ContentBannerComponent-module-scss-module__O72StW__ContentBannerComponent .ContentBannerComponent-module-scss-module__O72StW__innerComponent .ContentBannerComponent-module-scss-module__O72StW__banner{width:100%;margin-bottom:100px}@media (max-width:991px){.ContentBannerComponent-module-scss-module__O72StW__ContentBannerComponent .ContentBannerComponent-module-scss-module__O72StW__innerComponent .ContentBannerComponent-module-scss-module__O72StW__banner{margin-bottom:50px}}@media only screen and (min-width:992px){.ContentBannerComponent-module-scss-module__O72StW__ContentBannerComponent .ContentBannerComponent-module-scss-module__O72StW__innerComponent .ContentBannerComponent-module-scss-module__O72StW__banner{width:calc(100% - var(--act-grid-sm))}}@media only screen and (min-width:1520px){.ContentBannerComponent-module-scss-module__O72StW__ContentBannerComponent .ContentBannerComponent-module-scss-module__O72StW__innerComponent .ContentBannerComponent-module-scss-module__O72StW__banner{width:calc(100% - var(--act-grid-md))}}.ContentBannerComponent-module-scss-module__O72StW__ContentBannerComponent .ContentBannerComponent-module-scss-module__O72StW__innerComponent .ContentBannerComponent-module-scss-module__O72StW__banner .QuicklinksComponent{background-color:#0000!important;padding:0!important}@media only screen and (min-width:992px){.ContentBannerComponent-module-scss-module__O72StW__ContentBannerComponent .ContentBannerComponent-module-scss-module__O72StW__innerComponent .ContentBannerComponent-module-scss-module__O72StW__banner .QuicklinksComponent ul{flex-direction:column!important}.ContentBannerComponent-module-scss-module__O72StW__ContentBannerComponent .ContentBannerComponent-module-scss-module__O72StW__innerComponent .ContentBannerComponent-module-scss-module__O72StW__banner .QuicklinksComponent ul li{max-width:300px;margin-bottom:15px;width:100%!important}.ContentBannerComponent-module-scss-module__O72StW__ContentBannerComponent .ContentBannerComponent-module-scss-module__O72StW__innerComponent .ContentBannerComponent-module-scss-module__O72StW__banner .QuicklinksComponent ul li a{min-height:0}}.ContentBannerComponent-module-scss-module__O72StW__ContentBannerComponent .container{width:100%!important;margin:0!important;padding:0!important}
.DownloadComponent-module-scss-module__806i0W__downloadComponent{margin-bottom:25px}
.DownloadElement-module-scss-module__VKqGgW__downloadElement{position:relative}a.DownloadElement-module-scss-module__VKqGgW__downloadItem{color:var(--act-color-text);padding:3px;font-weight:400;text-decoration:none}a.DownloadElement-module-scss-module__VKqGgW__downloadItem:focus,a.DownloadElement-module-scss-module__VKqGgW__downloadItem:focus-visible,a.DownloadElement-module-scss-module__VKqGgW__downloadItem:focus-visible,a.DownloadElement-module-scss-module__VKqGgW__downloadItem:hover,a.DownloadElement-module-scss-module__VKqGgW__downloadItem:active{background-color:var(--act-color-f1)}a.DownloadElement-module-scss-module__VKqGgW__downloadItem:focus *,a.DownloadElement-module-scss-module__VKqGgW__downloadItem:focus-visible *,a.DownloadElement-module-scss-module__VKqGgW__downloadItem:focus-visible *,a.DownloadElement-module-scss-module__VKqGgW__downloadItem:hover *,a.DownloadElement-module-scss-module__VKqGgW__downloadItem:active *{color:#fff!important}a.DownloadElement-module-scss-module__VKqGgW__downloadItem:not(.DownloadElement-module-scss-module__VKqGgW__noFormat){border:1px solid var(--act-color-f1);align-items:center;gap:0 15px;width:100%;padding:12px 25px;display:flex}a.DownloadElement-module-scss-module__VKqGgW__downloadItem.DownloadElement-module-scss-module__VKqGgW__noFormat{padding-left:30px}a.DownloadElement-module-scss-module__VKqGgW__downloadItem .DownloadElement-module-scss-module__VKqGgW__noFormatIcon{position:absolute;top:2px;left:0}a.DownloadElement-module-scss-module__VKqGgW__downloadItem p{margin:0}a.DownloadElement-module-scss-module__VKqGgW__downloadItem .DownloadElement-module-scss-module__VKqGgW__downloadTitle{color:var(--act-color-f1);font-weight:800}a.DownloadElement-module-scss-module__VKqGgW__downloadItem .DownloadElement-module-scss-module__VKqGgW__downloadDescription,a.DownloadElement-module-scss-module__VKqGgW__downloadItem .DownloadElement-module-scss-module__VKqGgW__downloadCopyright{margin-top:5px}.DownloadElement-module-scss-module__VKqGgW__noFormatDownloadDescription,.DownloadElement-module-scss-module__VKqGgW__noFormatDownloadCopyright{margin-bottom:0;padding-left:30px}
ul.DownloadList-module-scss-module__EtXgua__downloadList{margin:0;padding:0;list-style:none}ul.DownloadList-module-scss-module__EtXgua__downloadList li{margin-bottom:10px}ul.DownloadList-module-scss-module__EtXgua__downloadList a{color:inherit}ul.DownloadList-module-scss-module__EtXgua__downloadList a:focus-within,ul.DownloadList-module-scss-module__EtXgua__downloadList a:hover,ul.DownloadList-module-scss-module__EtXgua__downloadList a:active{outline:0!important}
.DownloadExplorer-module-scss-module__KxTbqq__explorer{--act-border-radius:0;margin-bottom:25px}.DownloadExplorer-module-scss-module__KxTbqq__explorer>div{gap:var(--act-space-l)}.DownloadExplorer-module-scss-module__KxTbqq__explorer ul>li>a,.DownloadExplorer-module-scss-module__KxTbqq__explorer ul>li>button{padding:var(--act-space-s)var(--act-space-m);color:#000}.DownloadExplorer-module-scss-module__KxTbqq__explorer ul>li>a:focus-visible div>span:first-of-type,.DownloadExplorer-module-scss-module__KxTbqq__explorer ul>li>a:hover div>span:first-of-type,.DownloadExplorer-module-scss-module__KxTbqq__explorer ul>li>a:active div>span:first-of-type,.DownloadExplorer-module-scss-module__KxTbqq__explorer ul>li>button:focus-visible div>span:first-of-type,.DownloadExplorer-module-scss-module__KxTbqq__explorer ul>li>button:hover div>span:first-of-type,.DownloadExplorer-module-scss-module__KxTbqq__explorer ul>li>button:active div>span:first-of-type{text-decoration:underline!important}.DownloadExplorer-module-scss-module__KxTbqq__explorer button span:last-child{font-size:12px}.DownloadExplorer-module-scss-module__KxTbqq__explorer button:focus-visible span:nth-child(2),.DownloadExplorer-module-scss-module__KxTbqq__explorer button:hover span:nth-child(2),.DownloadExplorer-module-scss-module__KxTbqq__explorer button:active span:nth-child(2){text-decoration:underline!important}.DownloadExplorer-module-scss-module__KxTbqq__explorer .DownloadExplorer-module-scss-module__KxTbqq__item{flex-flow:row;justify-content:space-between;align-items:center;width:100%;display:flex}.DownloadExplorer-module-scss-module__KxTbqq__explorer .DownloadExplorer-module-scss-module__KxTbqq__fileIcon{margin-right:5px}
.EmployeeTeaserCounterGroup-module-scss-module__0MIRKq__EmployeeTeaserCounterGroup{margin-bottom:25px}.EmployeeTeaserCounterGroup-module-scss-module__0MIRKq__EmployeeTeaserCounterGroup .Employee{margin-bottom:-60px;padding-bottom:120px}.EmployeeTeaserCounterGroup-module-scss-module__0MIRKq__teaserCounterGroup{position:relative}.EmployeeTeaserCounterGroup-module-scss-module__0MIRKq__teaserCounterGroup .EmployeeTeaserCounterGroup-module-scss-module__0MIRKq__innerTeaserCounterGroup{flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:flex}.EmployeeTeaserCounterGroup-module-scss-module__0MIRKq__TeaserCounter{width:25%;padding-left:15px;padding-right:15px;position:relative}@media (max-width:991px){.EmployeeTeaserCounterGroup-module-scss-module__0MIRKq__TeaserCounter{width:50%;margin-bottom:30px}}@media (max-width:520px){.EmployeeTeaserCounterGroup-module-scss-module__0MIRKq__TeaserCounter{width:100%}}
.TeaserCounter-module-scss-module__H0iNOa__innerTeaserCounter{box-shadow:var(--act-box-shadow);background-color:#fff;padding:50px;overflow:hidden}@media (max-width:1199px){.TeaserCounter-module-scss-module__H0iNOa__innerTeaserCounter{padding:25px}}.TeaserCounter-module-scss-module__H0iNOa__teaserCount{color:var(--act-color-f1);letter-spacing:-5px;font-size:80px;line-height:1}@media (max-width:1199px){.TeaserCounter-module-scss-module__H0iNOa__teaserCount{font-size:68px}}.TeaserCounter-module-scss-module__H0iNOa__teaserTitle{color:var(--act-color-f1)}.TeaserCounter-module-scss-module__H0iNOa__teaserIcon{object-fit:cover;margin-bottom:10px;width:auto!important;height:70px!important}
figure.ImageComponent-module-scss-module__7TkNdq__ImageComponent{margin-bottom:25px!important}figure.ImageComponent-module-scss-module__7TkNdq__ImageComponent figcaption{padding:5px 0 0}
.JobsComponent-module-scss-module__EGk1jq__jobsComponent{--act-togglelist-grid-width:30%}@media (max-width:991px){.JobsComponent-module-scss-module__EGk1jq__jobsComponent{--act-togglelist-grid-width:40%}}@media (max-width:599px){.JobsComponent-module-scss-module__EGk1jq__jobsComponent{--act-togglelist-grid-width:100%}}.JobsComponent-module-scss-module__EGk1jq__jobsComponent .teaserbox{background-color:var(--act-color-f3);font-size:18px}.JobsComponent-module-scss-module__EGk1jq__jobsComponent .teaserbox section{padding:15px}.JobsComponent-module-scss-module__EGk1jq__jobsComponent .teaserbox section h3{font-size:22px}.JobsComponent-module-scss-module__EGk1jq__jobsComponent .teaserbox section p{margin-bottom:10px}.JobsComponent-module-scss-module__EGk1jq__jobsComponent .teaserbox section p svg{color:var(--act-color-f1);margin-right:5px}.JobsComponent-module-scss-module__EGk1jq__filterSearchInner{gap:10px;display:flex}@media (max-width:767px){.JobsComponent-module-scss-module__EGk1jq__filterSearchInner{flex-direction:column}}.JobsComponent-module-scss-module__EGk1jq__filterSearchInner:first-child{margin-bottom:10px}.JobsComponent-module-scss-module__EGk1jq__searchButton{margin:0}@media (max-width:767px){.JobsComponent-module-scss-module__EGk1jq__filterSearchJobs{flex-direction:column-reverse;gap:10px;display:flex}}
