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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tx-powermail .powermail_fieldset .powermail-errors-list{display:none;margin:5px 0 20px 0;padding:0;list-style-type:none;background-color:#F2DEDE;border:1px solid #EBCCD1;width:100%;float:right;clear:left}.tx-powermail .powermail_fieldset .powermail-errors-list.filled{display:block}.tx-powermail .powermail_fieldset .powermail-errors-list>li{color:#A94442;padding:5px 10px}.tx-powermail .powermail_fieldset .powermail_field_error,.tx-powermail .powermail_fieldset div.error{background-color:#EBCCD1;color:#A94442}.tx-powermail .powermail_fieldset .powermail_field_error_container .powermail-errors-list{width:100%;margin-bottom:0;background-color:#EBCCD1;border:none}.tx-powermail .powermail_fieldset .powermail_field_error_container .powermail-errors-list>li{padding-left:5px}.tx-powermail .powermail_progressbar{width:100%;height:5px;float:right;border:1px solid #EEEEEE;clear:both}.tx-powermail .powermail_progressbar.disable{display:none}.tx-powermail .powermail_progressbar>.powermail_progress{background:#1E5799;width:0%;max-width:100%;-webkit-animation:progress 5s 1 forwards;-moz-animation:progress 5s 1 forwards;-ms-animation:progress 5s 1 forwards;animation:progress 5s 1 forwards}.tx-powermail .powermail_progressbar>.powermail_progress>.powermail_progress_inner{height:5px;width:100%;overflow:hidden;background:url("/typo3conf/ext/powermail/Resources/Public/Image/icon_loading.gif") repeat-x;-moz-opacity:0.25;-khtml-opacity:0.25;opacity:0.25;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=25);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=25);filter:alpha(opacity=25)}.tx-powermail ul.powermail_fieldwrap_file_list{background-color:white;border:1px solid #bbb;float:right;padding:3px;width:100%;list-style:none;border-radius:4px;margin:0}.tx-powermail ul.powermail_fieldwrap_file_list>li{margin:5px}.tx-powermail ul.powermail_fieldwrap_file_list>li .deleteAllFiles{color:#bbb;cursor:pointer}.tx-powermail ul.powermail_fieldwrap_file_list>li .deleteAllFiles:hover{text-decoration:underline}.tx-powermail .powermail_confirmation .powermail_progressbar{width:100%}.tx-powermail .powermail_message{padding:5px 0 10px 20px;min-height:65px;background-color:#EBCCD1;border:1px solid #A94442;background-position:98% 10px;background-repeat:no-repeat;list-style:circle}.tx-powermail .powermail_message li{padding:5px 50px 0 0;border:none;background:none}.tx-powermail .powermail_message.powermail_message_ok{background-image:url("/typo3conf/ext/powermail/Resources/Public/Image/icon_ok.png");background-color:#CDEACA;border:1px solid #3B7826}.tx-powermail .powermail_message.powermail_message_ok li{color:#3B7826}.tx-powermail .powermail_message.powermail_message_error{background-image:url("/typo3conf/ext/powermail/Resources/Public/Image/icon_error.png")}.tx-powermail .powermail_message.powermail_message_error li{color:#A94442}.tx-powermail .powermail_message.powermail_message_note{background-image:url("/typo3conf/ext/powermail/Resources/Public/Image/icon_ok.png");background-color:#FCF8E3;border:1px solid #FFCA4B}.tx-powermail .powermail_message.powermail_message_note li{color:#FFCA4B}.tx-powermail .powermail_fieldset .powermail_tab_navigation{margin-top:2em}.tx-powermail .powermail_fieldset .powermail_tab_navigation .powermail_tab_navigation_next,.tx-powermail .powermail_fieldset .powermail_tab_navigation .powermail_tab_navigation_previous{background-color:#aaa;display:inline-block;padding:5px 30px;text-decoration:none;color:white;border:1px solid #bbb;font-weight:bold}.tx-powermail .powermail_fieldset .powermail_tab_navigation .powermail_tab_navigation_next{background-color:#1E5799;float:right}.tx-powermail .powermail_form.nolabel>h3{display:none}.tx-powermail .powermail_fieldset.nolabel>legend{display:none}.tx-powermail .powermail_fieldwrap.nolabel>label{display:none}.tx-powermail .powermail_fieldwrap.nolabel>fieldset>legend{display:none}@-webkit-keyframes progress{from{}to{width:100%}}@-moz-keyframes progress{from{}to{width:100%}}@-ms-keyframes progress{to{width:100%}}@keyframes progress{from{}to{width:100%}}

:root{--dp-cookie-palette-popup-background: rgba(0, 0, 0, .8);--dp-cookie-palette-popup-text: rgb(255, 255, 255);--dp-cookie-palette-button-background: rgb(249, 99, 50);--dp-cookie-palette-button-text: #fff;--dp-cookie-config-background: rgba(0, 0, 0, .4);--dp-cookie-config-text: inherit}@font-face{font-family:dp-icomoon;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,IAgAAHwHAAABAAIAAAAAAAAAAAAAAAAAAAABAJABAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAA/80higAAAAAAAAAAAAAAAAAAAAAAAA4AaQBjAG8AbQBvAG8AbgAAAA4AUgBlAGcAdQBsAGEAcgAAABYAVgBlAHIAcwBpAG8AbgAgADEALgAwAAAADgBpAGMAbwBtAG8AbwBuAAAAAAAAAQAAAAsAgAADADBPUy8yDxIFxwAAALwAAABgY21hcBdW0ooAAAEcAAAAVGdhc3AAAAAQAAABcAAAAAhnbHlmU//RYgAAAXgAAAOsaGVhZCWAYX0AAAUkAAAANmhoZWEHYgPJAAAFXAAAACRobXR4FgAAAAAABYAAAAAgbG9jYQNkAhwAAAWgAAAAEm1heHAADgC3AAAFtAAAACBuYW1lmUoJ+wAABdQAAAGGcG9zdAADAAAAAAdcAAAAIAADA5oBkAAFAAACmQLMAAAAjwKZAswAAAHrADMBCQAAAAAAAAAAAAAAAAAAAAEQAAAAAAAAAAAAAAAAAAAAAEAAAOkDA8D/wABAA8AAQAAAAAEAAAAAAAAAAAAAACAAAAAAAAMAAAADAAAAHAABAAMAAAAcAAMAAQAAABwABAA4AAAACgAIAAIAAgABACDpA//9//8AAAAAACDpAP/9//8AAf/jFwQAAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAP/AAAADwAACAAA3OQEAAAAAAQAA/8AAAAPAAAIAADc5AQAAAAABAAD/wAAAA8AAAgAANzkBAAAAAAEAAP/AA4ADwAAvAAATLgE1NDYzMhYXMQkBPgEzMhYVFAYHMQkBHgEVFAYjIiYnMQkBDgEjIiY1NDY3MQGJBAUTDQcLBQFJAUkFCwcNEwUE/rYBSgQFEw0HCwX+t/63BQsHDRMFBAFKAwkFCwcNEwUE/rYBSgQFEw0HCwX+t/63BQsHDRMFBAFK/rYEBRMNBwsFAUkAAAAABQAA/8ADgAPAAEoAYgCEAKAAtAAAJSMmJyYnJjU0NzYzMhcWFRQXFjMyNzY1NCcmIyIHBgcGFRQXFgcGJyY1NDc2NzYzMhcWFRQHBiMiJyY1NCcmIyIHBhUUFxYXFgcGAxQXFjMyNzYzMhcWFxYHBiMiJyY1NDMyAyInJicmNTQ3NjMyFxYVFCMiNTQnJiMiBwYVFBcWFxYHBgEiNTQ3Njc2MzIXFhcWFRQHBicmJyYnJgcGBwYlIicmIyIHBicmNTQ3NjMyFxYHBgJ8BlxCJhsbJiY2NicnGRkmJhoaW1uAXExMJhgcBhQUBiAeKldXaJJnZycnNjYmJhoaJiYZGVA4VBIEBHo3N1IEDg4JCQkJAgQWGBxQNGYWFHIIBjYgLkdHZGRHRxYWOjpSUjo6Jho2EBAG/uwWBEBgZHh4ZGI+BBAQCDxUXGxsXFo4BgJYCAJ2eIJsCgoKCnSOgoASCggBGEImQUE2NCUlJSU0IhgYGBgieFZWLy9OMkZQShQGBhJSVk48WjY2Y2OKNCQkJCQ0IhkZGRkicFA4FgIYEAE4SjY2AgIDAwoWBAQmRnQW/roGNjxQaF5EREREXhQUTjc3NzdOYEQuOg4QBgIEFAQIXDA0NDBaCAQOBgYOUiouAQEwLlAI4AI8PAYGBgwOBkBAChIMAAAAAQAA/8AC4APAACEAAAE+ATMyFhcBHgEVFAYHAQ4BIyImNTQ2NzEJAS4BNTQ2NzEBKQULBwcLBQGABAUFBP6ABQsHDRMFBAFq/pYEBQUEA1cEBQUE/oAFCwcHCwX+gAQFEw0HCwUBaQFpBQsHBwsFAAEAAP/AA6ADwAAhAAATPgEzMhYXCQE+ATMyFhUUBgcxAQ4BIyImJwEuATU0NjcxaQULBwcLBQFpAWkFCwcNEwUE/oAFCwcHCwX+gAQFBQQClwQFBQT+lgFqBAUTDQcLBf6ABAUFBAGABQsHBwsFAAABAAAAAAAAiiHN/18PPPUACwQAAAAAAOFhDoAAAAAA4WEOgAAA/8ADoAPAAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOgAAEAAAAAAAAAAAAAAAAAAAAIBAAAAAAAAAAAAAAAAgAAAAQAAAAEAAAABAAAAAQAAAAAAAAAAAoAFAAeAGoBZgGeAdYAAAABAAAACAC1AAUAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEABwAAAAEAAAAAAAIABwBgAAEAAAAAAAMABwA2AAEAAAAAAAQABwB1AAEAAAAAAAUACwAVAAEAAAAAAAYABwBLAAEAAAAAAAoAGgCKAAMAAQQJAAEADgAHAAMAAQQJAAIADgBnAAMAAQQJAAMADgA9AAMAAQQJAAQADgB8AAMAAQQJAAUAFgAgAAMAAQQJAAYADgBSAAMAAQQJAAoANACkaWNvbW9vbgBpAGMAbwBtAG8AbwBuVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwaWNvbW9vbgBpAGMAbwBtAG8AbwBuaWNvbW9vbgBpAGMAbwBtAG8AbwBuUmVndWxhcgBSAGUAZwB1AGwAYQByaWNvbW9vbgBpAGMAbwBtAG8AbwBuRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("embedded-opentype"),url(data:font/ttf;base64,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) format("truetype"),url(data:font/woff;base64,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) format("woff"),url(/icomoon.svg?rqal3l#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=dp--icon-],[class*=" dp--icon-"]{font-family:dp-icomoon!important;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dp--icon-x:before{content:""}.dp--icon-fingerprint:before{content:""}.dp--icon-chevron:before{content:""}.dp--icon-chevron[data-icon=down]:before{content:""}.dp--revoke{line-height:1;position:fixed;z-index:9999;top:0;left:0;display:flex;overflow:hidden;align-items:center;flex-wrap:nowrap;justify-content:center;box-sizing:border-box;min-width:40px;height:40px;margin:5px;padding:.5em;cursor:pointer;transition:all .3s ease-in-out;transform:none;text-decoration:none;border-radius:20px;background-color:var(--dp-cookie-palette-popup-background);color:var(--dp-cookie-palette-popup-text)}.dp--revoke i{font-size:24px;pointer-events:none}.dp--revoke.cc-top-right,.dp--revoke.cc-bottom-right{right:0;left:auto}.dp--revoke.cc-bottom,.dp--revoke.cc-bottom-left,.dp--revoke.cc-bottom-right{top:auto;bottom:0}.dp--revoke .dp--hover{display:none;pointer-events:none}.dp--revoke:hover{opacity:.7}.dp--revoke:hover .dp--hover{display:inline-block}.cc-window{font-size:16px;line-height:1.5em;position:fixed;z-index:9999;top:0;left:0;width:100%;background-color:var(--dp-cookie-palette-popup-background);color:var(--dp-cookie-palette-popup-text)}.cc-window.cc-bottom{top:auto;bottom:0}.cc-window.cc-top-left,.cc-window.cc-top-right,.cc-window.cc-bottom-left,.cc-window.cc-bottom-right{max-width:24em}.cc-window.cc-top-left,.cc-window.cc-top-right{top:1rem}.cc-window.cc-top-left,.cc-window.cc-bottom-left{left:1rem}.cc-window.cc-top-right,.cc-window.cc-bottom-right{right:1rem;left:auto}.cc-window.cc-bottom-left,.cc-window.cc-bottom-right{top:auto;bottom:1rem}.cc-window .cc-body{display:flex;flex-direction:column;width:100%}@media (min-width: 768px){.cc-window.cc-top .cc-body,.cc-window.cc-bottom .cc-body{align-items:center;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}}.cc-window .cc-message{padding:1.5rem}.cc-window .cc-link{display:inline-block;padding:.2em;text-decoration:underline;opacity:.8;color:inherit}.cc-window .dp--cookie-check{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem;border:1px solid rgba(255,255,255,.5);border-radius:5px}.cc-window .dp--cookie-check label{display:block;overflow:hidden;margin:0;padding:5px;white-space:nowrap;text-overflow:ellipsis}.cc-window .dp--cookie-check label:first-child{padding-left:10px}.cc-window .dp--cookie-check label:last-child{padding-right:10px}.cc-window *,.cc-window *:before,.cc-window *:after{box-sizing:border-box}.cc-compliance{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;min-width:300px;max-width:100%!important}.cc-top .cc-compliance,.cc-bottom .cc-compliance{padding-top:.5rem;padding-right:1.5rem;padding-bottom:.5rem}.cc-btn{font-size:.9em;font-weight:700;display:block;width:50%;margin:0;padding:.4em .8em;cursor:pointer;text-align:center;white-space:nowrap;border-width:2px;border-style:solid;border-color:transparent;background-color:transparent;transition:all .3s ease-in-out;color:inherit;font-family:inherit;line-height:inherit}.cc-top .cc-btn,.cc-bottom .cc-btn{width:100%}.cc-top .cc-btn+.cc-btn,.cc-bottom .cc-btn+.cc-btn{margin-top:.25rem}.cc-btn.cc-allow-all{background-color:var(--dp-cookie-palette-button-background);color:var(--dp-cookie-palette-button-text)}.cc-btn:hover{opacity:.8}.cc-w-100{width:100%}.dp--iframe{display:none}.dp--iframe.dp--loaded{display:block}.dp--overlay{display:flex;align-items:center;justify-content:center;padding:2.5rem 1.5rem;text-align:center;background-color:var(--dp-cookie-overlay-box-background);color:var(--dp-cookie-overlay-box-text)}.dp--overlay-description,.dp--overlay-button{margin-top:.8rem}.db--overlay-submit{font-weight:700;display:inline-block;padding:.4em .8em;text-align:center;border:2px solid transparent;cursor:pointer;background-color:var(--dp-cookie-overlay-btn-background);color:var(--dp-cookie-overlay-btn-text)}.dp--iframe.dp--loaded+.dp--overlay{display:none}.cc-hide{visibility:hidden!important;opacity:0!important}.cc-sr-only{position:absolute;overflow:hidden;clip:rect(0,0,0,0);width:1px;height:1px;margin:-1px;padding:0;white-space:nowrap;border:0}.cc-no-wrap{white-space:nowrap}.cc-window-config{position:fixed;z-index:10000;height:100%;width:100%;left:0;top:0;display:flex;justify-content:center;align-items:center;background-color:var(--dp-cookie-config-background);opacity:0;visibility:hidden;transition:all .3s ease-in-out}.cc-window-config.cc-show{opacity:1;visibility:visible}.cc-window-config .cc-config{background-color:var(--dp-cookie-palette-popup-background);color:var(--dp-cookie-palette-popup-text);padding:1rem;width:800px;max-width:calc(100% - 1rem);max-height:calc(100vh - 1rem)}.cc-window-config .cc-config-header{display:flex;align-items:flex-start;flex-wrap:nowrap;justify-content:space-between;padding-top:.25rem;padding-bottom:.75rem;border-bottom:1px solid var(--dp-cookie-palette-popup-text)}.cc-window-config .cc-config-header .cc-btn-close{padding:.25rem;margin:0;cursor:pointer;text-align:center;white-space:nowrap;border:0;background-color:transparent;transition:all .3s ease-in-out;color:inherit;font-family:inherit;line-height:inherit;display:flex;justify-content:center;align-items:center}.cc-window-config .cc-config-body{padding:.75rem 1.5rem 0;margin:0 -1rem;overflow:auto;max-height:calc(90vh - 170px - 1rem)}.cc-window-config .cc-config-footer{padding-top:.75rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-left:calc(var(--dp-cookie-extend-gap) * -1);margin-right:calc(var(--dp-cookie-extend-gap) * -1)}@media screen and (min-width: 768px){.cc-window-config .cc-config-footer{flex-wrap:nowrap}}.cc-window-config .cc-config-footer .cc-btn{margin:calc(var(--dp-cookie-extend-gap));flex:0 1 auto;order:1;width:calc(50% - var(--dp-cookie-extend-gap) * 2)}.cc-window-config .cc-config-footer .cc-btn.cc-allow-all{flex:0 1 100%;order:0}@media screen and (min-width: 768px){.cc-window-config .cc-config-footer .cc-btn.cc-allow-all{order:2}}.cc-window-config .cc-config-group{padding-bottom:.75rem}.cc-window-config .cc-config-group .cc-config-group-name{font-weight:700;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}.cc-window-config .cc-config-group .cc-config-group-name .cc-btn{position:relative;padding:.75rem 1.25rem;flex:1 1 auto;line-height:1;border:0;text-align:left}.cc-window-config .cc-config-group .cc-config-group-name .dp--icon-chevron{font-size:.7rem;position:absolute;left:0;top:50%;transform:translateY(-50%);transition:all .3s ease-in-out}.cc-window-config .cc-config-group .cc-config-cookies{display:none}.cc-window-config .cc-config-group .cc-config-group-cookie{list-style:none;font-size:.75em;padding:.5rem;margin-bottom:0;background-color:var(--dp-cookie-config-group-cookie-background);color:var(--dp-cookie-config-group-cookie-text)}.cc-window-config .cc-config-group .cc-config-group-cookie+.cc-config-group-cookie{border-top:1px solid var(--dp-cookie-config-group-cookie-border)}.cc-window-config .cc-config-group .cc-config-group-cookie>li{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:nowrap}.cc-window-config .cc-config-group .cc-config-group-cookie>li .cc-label{flex:0 0 100px;overflow:hidden;text-overflow:ellipsis;font-weight:700}.cc-window-config .cc-config-group .cc-config-group-cookie>li .cc-label+div{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;font-weight:700}.cc-window-config .cc-config-group .cc-config-group-cookie>li a{color:inherit}.cc-window-config .cc-config-group .cc-config-group-cookie>li .cc-cookie-description{display:none}@media screen and (min-width: 768px){.cc-window-config .cc-config-group .cc-config-group-cookie>li .cc-cookie-description{display:block}}.cc-window-config .cc-config-group.cc-show .dp--icon-chevron:before{content:""}.cc-window-config .cc-config-group.cc-show .cc-config-cookies{display:block}.cc-window-config .cc-message{padding-bottom:.75rem}.cc-pt-2{padding-top:.25rem}.cc-form-switch{--dp-cc-switch-border-width: 1px;position:relative;line-height:0}.cc-form-switch .dp--check-box{width:3rem;height:1.5rem;border-radius:2rem;transition:all .15s ease-in-out;background-color:var(--dp-cookie-config-group-cookie-background);border:var(--dp-cc-switch-border-width) solid var(--dp-cookie-config-group-cookie-background);-webkit-appearance:none;-moz-appearance:none;appearance:none}.cc-form-switch .dp--check-box+.cc-check-label{position:absolute;left:calc(var(--dp-cc-switch-border-width) * 3);top:50%;transform:translateY(-50%);transition:all .15s ease-in-out;width:1.25rem;height:1.25rem;border-radius:2rem;background-color:#fff;pointer-events:none}.cc-form-switch .dp--check-box[disabled]{cursor:no-drop}.cc-form-switch .dp--check-box:checked{background-color:var(--dp-cookie-palette-button-background);border-color:var(--dp-cookie-palette-button-background)}.cc-form-switch .dp--check-box:checked+.cc-check-label{left:calc(100% - var(--dp-cc-switch-border-width) * 3);transform:translate(-100%,-50%)}.cc-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%);border:0}.cc-type-extend{--dp-cookie-extend-gap: 4px;--dp-cookie-config-group-cookie-background: #333;--dp-cookie-config-group-cookie-border: #666;--dp-cookie-config-group-cookie-text: #fff}.cc-type-extend.cc-window .cc-compliance{padding:0 var(--dp-cookie-extend-gap) var(--dp-cookie-extend-gap) var(--dp-cookie-extend-gap)}.cc-type-extend.cc-window .cc-compliance .cc-btn.cc-allow-all{margin-left:calc(var(--dp-cookie-extend-gap) * -1);margin-right:calc(var(--dp-cookie-extend-gap) * -1);margin-bottom:var(--dp-cookie-extend-gap);width:calc(100% + var(--dp-cookie-extend-gap) * 2)}.cc-type-extend.cc-window .cc-compliance .cc-btn:not(.cc-allow-all){width:calc(50% - var(--dp-cookie-extend-gap) / 2)}.cc-type-extend .cc-btn:not(.cc-allow-all){border:2px solid var(--dp-cookie-palette-button-background)}


/**
 * Created from sitepackagebuilder.com
 */




@font-face{font-family:"NotoSans";src:url("/fileadmin/assets/webfonts/NotoSans-Regular.ttf") format("truetype")}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;position:relative}html,body{margin:0;overflow-x:hidden}body{margin:0;line-height:1.2;font-size:100%;color:#333;background-color:#fff;display:flex;flex-direction:column;font-family:"Nunito Sans", sans-serif}@media (max-width:991px){.reverse-mobile .left-col{order:2}}strong{color:#023d84}p{padding:0.5rem 0;line-height:1.5;margin-bottom:0}ul{list-style-type:none;line-height:1.5}li{padding-top:0.5em}a{text-decoration:none;font-weight:500;color:#224C98}.fixed_content{position:static;overflow-y:hidden}main{margin:0 auto;padding-bottom:10vh;max-width:1190px}@media (max-width: 768px){main{margin-top:0;max-width:100%}}main>div{z-index:2}.dce{max-width:100vw}#img_007 .flex_50{gap:1rem}#img_007 .flex_50>div{flex:1}#img_007{width:fit-content;margin:0 auto}#img_007 img{height:253px;width:964px}#img_007::after{content:"";background:#d2daed;width:300vw;height:324px;position:absolute;z-index:-10;left:-100%;top:-36px}@media (max-width:1000px){#img_007 img{max-width:fit-content;height:auto}}.gridelement{position:relative;display:flex;gap:2rem;justify-content:space-between}@media (max-width: 768px){.gridelement{flex-direction:column}}.gridelement .invisible-headline{opacity:0;pointer-events:none}@media (max-width: 768px){.gridelement .invisible-headline{display:none}}.dce{padding:10px 1rem}@media (min-width: 768px){.dce{padding:10px 2rem}}.divider.white{width:100vw;min-height:26px;background:white;z-index:20;position:relative}h1{font-size:35px;font-weight:normal;line-height:1.1}h2{font-size:28px;font-weight:normal}h3{font-size:20px;font-weight:300;color:#224C98}h4{font-size:20px;font-weight:300}h1,h2,h4{color:#224C98}@media (max-width: 768px){h1,h2,h4{margin-bottom:10px}}ul{margin-top:8px;list-style-type:none;padding-left:1rem}ul li::before{content:"•";color:#224C98;display:inline-block;width:1em;margin-left:-1em}.uppercase{text-transform:uppercase}.centered-container{width:fit-content;margin:0 auto}@media (min-width: 768px){.centered-container{max-width:80vw}.centered-container.text-rte{max-width:42vw}}.centered-container.referenzen-container{max-width:unset}.text-rte{padding:1rem}@media (min-width: 768px){.text-rte{padding:unset}}.gridelement,.centered-container{max-width:100vw}#subpage_heisswasserkessel_grid_container_headline{display:flex;max-width:calc(42vw + 100px);margin:0 auto}#subpage_heisswasserkessel_grid_container_headline .product_headline h3{font-weight:bold;margin-bottom:unset}#subpage_heisswasserkessel_grid_container{display:flex;justify-content:center;gap:2rem;margin:0 auto}#subpage_heisswasserkessel_grid_container pre{font-family:inherit;overflow:auto}@media (max-width: 768px){#subpage_heisswasserkessel_grid_container{flex-direction:column-reverse}}@media (min-width: 768px){#subpage_heisswasserkessel_grid_container{max-width:calc(42vw + 100px)}}.product_headline{margin:2rem auto}spacer{display:block}@media (min-width: 768px){.spacer-mobile{display:none}}@media (max-width: 768px){.spacer-desktop{display:none}}.btn-primary{background-color:#224C98;color:white;font-size:26px;padding:10px 1rem;border-radius:10px;border:none;cursor:pointer;transition:all 0.2s ease-in-out;text-align:left}.btn-primary:hover{background-color:#88c800}.powermail_form{background:#d2daed;color:#3541a2;padding:1rem;width:400px}.powermail_form header{display:none}.powermail_form legend{visibility:hidden}.powermail_form fieldset{border:none}.powermail_form .powermail_fieldwrap{position:relative}.powermail_form .powermail_fieldwrap label{position:absolute;z-index:10;bottom:18px;left:7px;font-size:12px;color:grey}.powermail_form .powermail_fieldwrap label:nth-last-child(1){visibility:hidden}.powermail_form .powermail_fieldwrap input{padding:1rem 4px;margin-bottom:1rem;width:100%}.powermail_form .powermail_fieldwrap_marker_file_upload label{visibility:hidden}.powermail_form .powermail_file{padding:unset !important;margin:8px 0}.powermail_form .powermail_fieldwrap_ladensiehierihrenlebenslaufhoch{font-size:16px;font-weight:bold}.powermail_form .powermail_fieldwrap_type_submit{text-align:center}.powermail_form .powermail_fieldwrap_type_submit .btn-primary{width:fit-content !important;padding:6px 10px !important;font-size:16px;align-self:center}.powermail_form .tx-powermail,.powermail_form form,.powermail_form fieldset{width:100%}.powermail_form .custom-upload-btn{margin:1rem auto;padding:1rem;border:none;width:100%;background:white;cursor:pointer}.dce.spacer,.spacer-desktop,.spacer-mobile{height:0}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#0077cc;border-radius:10px;border:2px solid #f1f1f1}::-webkit-scrollbar-thumb:hover{background:#005fa3}
@keyframes sparkle{0%,100%{opacity:1}50%{opacity:0}}.sparkle-text{white-space:nowrap}.sparkle-text span{display:inline-block;opacity:1;animation:sparkle 0.3s ease}.sparkle-text span:nth-child(1){animation-delay:0.02s}.sparkle-text span:nth-child(2){animation-delay:0.04s}.sparkle-text span:nth-child(3){animation-delay:0.06s}.sparkle-text span:nth-child(4){animation-delay:0.08s}.sparkle-text span:nth-child(5){animation-delay:0.1s}.sparkle-text span:nth-child(6){animation-delay:0.12s}.sparkle-text span:nth-child(7){animation-delay:0.14s}.sparkle-text span:nth-child(8){animation-delay:0.16s}.sparkle-text span:nth-child(9){animation-delay:0.18s}.sparkle-text span:nth-child(10){animation-delay:0.2s}.sparkle-text span:nth-child(11){animation-delay:0.22s}.sparkle-text span:nth-child(12){animation-delay:0.24s}.sparkle-text span:nth-child(13){animation-delay:0.26s}.sparkle-text span:nth-child(14){animation-delay:0.28s}.sparkle-text span:nth-child(15){animation-delay:0.3s}.sparkle-text span:nth-child(16){animation-delay:0.32s}.sparkle-text span:nth-child(17){animation-delay:0.34s}.sparkle-text span:nth-child(18){animation-delay:0.36s}.sparkle-text span:nth-child(19){animation-delay:0.38s}.sparkle-text span:nth-child(20){animation-delay:0.4s}.sparkle-text span:nth-child(21){animation-delay:0.42s}.sparkle-text span:nth-child(22){animation-delay:0.44s}.sparkle-text span:nth-child(23){animation-delay:0.46s}.sparkle-text span:nth-child(24){animation-delay:0.48s}.sparkle-text span:nth-child(25){animation-delay:0.5s}.sparkle-text span:nth-child(26){animation-delay:0.52s}.sparkle-text span:nth-child(27){animation-delay:0.54s}.sparkle-text span:nth-child(28){animation-delay:0.56s}.sparkle-text span:nth-child(29){animation-delay:0.58s}.sparkle-text span:nth-child(30){animation-delay:0.6s}.sparkle-text span:nth-child(31){animation-delay:0.62s}.sparkle-text span:nth-child(32){animation-delay:0.64s}.sparkle-text span:nth-child(33){animation-delay:0.66s}.sparkle-text span:nth-child(34){animation-delay:0.68s}.sparkle-text span:nth-child(35){animation-delay:0.7s}.sparkle-text span:nth-child(36){animation-delay:0.72s}.sparkle-text span:nth-child(37){animation-delay:0.74s}.sparkle-text span:nth-child(38){animation-delay:0.76s}.sparkle-text span:nth-child(39){animation-delay:0.78s}.sparkle-text span:nth-child(40){animation-delay:0.8s}.sparkle-text span:nth-child(41){animation-delay:0.82s}.sparkle-text span:nth-child(42){animation-delay:0.84s}.sparkle-text span:nth-child(43){animation-delay:0.86s}.sparkle-text span:nth-child(44){animation-delay:0.88s}.sparkle-text span:nth-child(45){animation-delay:0.9s}.sparkle-text span:nth-child(46){animation-delay:0.92s}.sparkle-text span:nth-child(47){animation-delay:0.94s}.sparkle-text span:nth-child(48){animation-delay:0.96s}.sparkle-text span:nth-child(49){animation-delay:0.98s}.sparkle-text span:nth-child(50){animation-delay:1s}.sparkle-text span:nth-child(51){animation-delay:1.02s}.sparkle-text span:nth-child(52){animation-delay:1.04s}.sparkle-text span:nth-child(53){animation-delay:1.06s}.sparkle-text span:nth-child(54){animation-delay:1.08s}.sparkle-text span:nth-child(55){animation-delay:1.1s}.sparkle-text span:nth-child(56){animation-delay:1.12s}.sparkle-text span:nth-child(57){animation-delay:1.14s}.sparkle-text span:nth-child(58){animation-delay:1.16s}.sparkle-text span:nth-child(59){animation-delay:1.18s}.sparkle-text span:nth-child(60){animation-delay:1.2s}.sparkle-text span:nth-child(61){animation-delay:1.22s}.sparkle-text span:nth-child(62){animation-delay:1.24s}.sparkle-text span:nth-child(63){animation-delay:1.26s}.sparkle-text span:nth-child(64){animation-delay:1.28s}.sparkle-text span:nth-child(65){animation-delay:1.3s}.sparkle-text span:nth-child(66){animation-delay:1.32s}.sparkle-text span:nth-child(67){animation-delay:1.34s}.sparkle-text span:nth-child(68){animation-delay:1.36s}.sparkle-text span:nth-child(69){animation-delay:1.38s}.sparkle-text span:nth-child(70){animation-delay:1.4s}.sparkle-text span:nth-child(71){animation-delay:1.42s}.sparkle-text span:nth-child(72){animation-delay:1.44s}.sparkle-text span:nth-child(73){animation-delay:1.46s}.sparkle-text span:nth-child(74){animation-delay:1.48s}.sparkle-text span:nth-child(75){animation-delay:1.5s}.sparkle-text span:nth-child(76){animation-delay:1.52s}.sparkle-text span:nth-child(77){animation-delay:1.54s}.sparkle-text span:nth-child(78){animation-delay:1.56s}.sparkle-text span:nth-child(79){animation-delay:1.58s}.sparkle-text span:nth-child(80){animation-delay:1.6s}.sparkle-text span:nth-child(81){animation-delay:1.62s}.sparkle-text span:nth-child(82){animation-delay:1.64s}.sparkle-text span:nth-child(83){animation-delay:1.66s}.sparkle-text span:nth-child(84){animation-delay:1.68s}.sparkle-text span:nth-child(85){animation-delay:1.7s}.sparkle-text span:nth-child(86){animation-delay:1.72s}.sparkle-text span:nth-child(87){animation-delay:1.74s}.sparkle-text span:nth-child(88){animation-delay:1.76s}.sparkle-text span:nth-child(89){animation-delay:1.78s}.sparkle-text span:nth-child(90){animation-delay:1.8s}.sparkle-text span:nth-child(91){animation-delay:1.82s}.sparkle-text span:nth-child(92){animation-delay:1.84s}.sparkle-text span:nth-child(93){animation-delay:1.86s}.sparkle-text span:nth-child(94){animation-delay:1.88s}.sparkle-text span:nth-child(95){animation-delay:1.9s}.sparkle-text span:nth-child(96){animation-delay:1.92s}.sparkle-text span:nth-child(97){animation-delay:1.94s}.sparkle-text span:nth-child(98){animation-delay:1.96s}.sparkle-text span:nth-child(99){animation-delay:1.98s}.sparkle-text span:nth-child(100){animation-delay:2s}

.header-wrapper{position:fixed;top:0;left:0;right:0;z-index:20;background:white;width:100%;box-shadow:rgba(0, 0, 0, 0.05) 0px 1px 2px 0px}.pre-header{display:flex;height:60px;z-index:31;max-width:1400px;margin:0 auto;width:100%;position:sticky;top:0;align-items:center;justify-content:space-between;gap:4rem;padding:1rem 1rem 0 1rem}@media (min-width: 1024px){.pre-header{padding-top:0}}.pre-header img{height:34px}.pre-header .language-menu{display:flex;font-weight:bold;gap:1rem}.pre-header .language-menu a{text-decoration:none;color:#224C98}.pre-header .language-menu span:nth-child(2)::before{content:"|";position:relative;left:-2px}.pre-header.fixed{height:0;min-height:unset}.pre-header .main-logo{height:60px}.pre-header .main-logo img{min-width:auto;height:120px}@media (max-width:1024px){.pre-header .main-logo img{width:auto;height:40px}}header{background:white;height:60px;z-index:30;max-width:1400px;margin:0 auto;padding-left:300px;display:flex;justify-content:space-between;align-items:end}header a{display:block;text-decoration:none}.cc-window-config .cc-config-group .cc-config-group-cookie{margin-left:15px}.cc-window-config .cc-config-group .cc-config-group-cookie li::before{content:"•";color:#224C98;display:none;width:1em;margin-left:-1em}@media (max-width:768px){.USP-Absatz .row{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:1rem;max-width:100%;margin:0;justify-content:flex-start;margin-bottom:20px;overflow-y:hidden}.USP-Absatz .col-12{width:60%;margin-bottom:20px}::-webkit-scrollbar{height:5px;width:10px;margin-top:100px}::-webkit-scrollbar-thumb{background-color:#7fbb48;outline:1px solid #7fbb48;border-radius:7px;margin-top:20px}.card-custom.hover .card-text{max-height:400px}}.card-custom{position:relative;overflow:hidden;border-radius:1px;padding:20px;transition:height 0.3s ease-in-out;background:#e9f2df;border:2px solid #7fbb48;box-shadow:2px 8px 10px 0 rgba(176, 177, 192, 0.466);width:93%;min-height:233px;margin:auto}.card-custom .card-imgs{width:100px;height:100px;border-radius:50%;object-fit:cover;display:block;margin:0 auto 1px}.card-text{overflow:hidden;max-height:0;transition:max-height 0.3s ease-in-out}.card-custom.hover:hover .card-text{max-height:400px}@media (max-width:768px){header{padding-left:0;max-width:100%}header nav{width:100%}.main-menu{list-style:none;padding:0;margin:0;background:#fff;padding-left:0;left:-100% !important;width:100%}.main-menu.show{left:0 !important;height:100vh}.main-menu li{position:relative}.main-menu li>a{display:flex;justify-content:space-between;align-items:center;padding:3px 17px;text-decoration:none;font-size:1rem;color:#333}.main-menu li .submenu-toggle{display:inline-block;width:1rem;height:1rem;margin-left:0.5rem;cursor:pointer}.main-menu li .submenu-toggle::before{content:"▾";display:inline-block;font-size:0.8rem;transition:transform 0.3s ease}.main-menu li.has-subnav{display:flex;flex-wrap:wrap;justify-content:space-between}.main-menu li.has-subnav>.sub-menu{max-height:0;overflow:hidden;transition:max-height 0.3s ease;padding:0 15px;order:3;width:100%}.main-menu li.has-subnav>.sub-menu li>a{padding:0.8rem 1.5rem;background-color:#eaeaea;font-size:0.95rem;border-bottom:1px solid #ccc;display:inline-block;width:89%}.main-menu li.has-subnav.open>.sub-menu{max-height:900px}.main-menu li.has-subnav.open .submenu-toggle::before{transform:rotate(180deg);content:"▴"}}.main-menu::-webkit-scrollbar{width:10px}.main-menu::-webkit-scrollbar-track{background-color:transparent}.main-menu::-webkit-scrollbar-thumb{background-color:rgba(0, 0, 0, 0.3);border-radius:5px}
footer{margin-top:auto;z-index:10;font-size:14px;display:flex;align-items:center;justify-content:center;color:white;background:#00509b;height:fit-content;text-align:center}footer a{color:white}footer .wrapper{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1rem}footer .wrapper .container_1,footer .wrapper .container_2{display:flex;flex-direction:column;gap:1rem}footer img,footer svg{height:70px}@media (min-width:700px){footer .wrapper{padding:2rem}footer .wrapper .container_1{gap:0}}@media (min-width: 1024px){footer{text-align:left}footer .wrapper{max-width:1400px;margin:auto;flex-direction:row;justify-content:space-evenly;width:100vw}footer .wrapper .container_2{align-items:baseline;flex-direction:column-reverse}}
aside{position:fixed;top:25%;right:0;z-index:10;display:flex;flex-direction:column;gap:1rem}.aside-slider{background:white;height:60px;padding:5px 0 5px 2rem;cursor:pointer;display:flex;align-items:center;gap:1.2rem;width:220px;transform:translateX(140px);transition:transform 1s ease, opacity 1s ease;border-radius:22px;border-bottom-right-radius:0;border-top-right-radius:0;box-shadow:rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;box-shadow:rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset}.aside-slider img,.aside-slider svg{height:40px;width:auto}.aside-slider svg{fill:#224C98}.aside-slider img,.aside-slider svg,.aside-slider span{z-index:5}.aside-slider a{color:#3642a2;text-decoration:none;font-size:14px}.aside-slider:hover{transform:translateX(0px)}.aside-slider:hover:after{opacity:1}@media (max-width: 768px){aside{gap:12px;top:38%}.aside-slider{padding:5px 0 5px 1rem;height:30px;width:150px;transform:translateX(100px)}.aside-slider a{font-size:10px}.aside-slider img,.aside-slider svg{height:20px}}
.social-media-links{display:flex;gap:1rem}.social-media-links .white{display:none}.social-media-links__footer{display:flex;gap:1rem;justify-content:center;align-items:center}.social-media-links__footer img{width:40px;height:40px}.social-media-links__footer img.blue{display:none}.social-media-links__footer img.white{display:unset}
.hero{display:flex;align-items:center;justify-content:center;margin:calc(60px + 60px) auto 0;width:2000px;max-width:100vw;height:420px}.hero .e-wie-elmess{position:absolute;top:0;height:100%;width:auto;transition:all 2s ease}.hero .e-wie-elmess.start{left:-2000px}@media (max-width: 768px){.hero .e-wie-elmess.show{left:200px;top:6px}}.hero .e-wie-elmess img{height:100%;z-index:5;transform:translateX(100px)}.hero .container_1{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex:3}.hero .container_1 .hero_text{padding-left:20px;width:100%}.hero .container_1 h1,.hero .container_1 h2,.hero .container_1 .h1,.hero .container_1 .h2{color:white;line-height:1.2}.hero .container_2{flex:7;height:100%}.hero .container_2 img{width:100%;height:100%;object-fit:cover}@media (max-width: 768px){.hero{height:50vh;flex-direction:column}.hero .e-wie-elmess{left:-100vw}.hero .e-wie-elmess.show{left:0}.hero .container_1{padding:1rem}.hero .container_1,.hero .container_2{max-height:25vh;width:100%}}.hero::after{content:"";background:linear-gradient(to bottom, #03519b, #03519b, #03519b, #03519b, #03519b, #78bc49);height:100%;position:absolute;top:0;z-index:-9;left:-50vw;width:200vw}.landingpage_hero{height:620px;margin-left:0}.landingpage_hero .e-wie-elmess.show{left:0}.landingpage_hero .e-wie-elmess img{transform:unset}@media (max-width: 768px){.landingpage_hero{flex-direction:column-reverse;height:unset;margin-top:120px}.landingpage_hero .container_1{margin-top:-6px}.landingpage_hero .container_1,.landingpage_hero .container_2{max-height:unset;width:100%}}@media (max-width: 768px){.detailpage_hero{height:unset}.detailpage_hero .container_2{position:absolute;top:0;opacity:0.3}.detailpage_hero .container_1 .hero_headline{z-index:10}}.container-special{padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto}@media (min-width:768px){.container-special{width:750px}}@media (min-width:992px){.container-special{width:970px}}@media (min-width:1200px){.container-special{width:1170px}}
.icon-with-animated-border_container{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center;margin-top:2rem}@media (max-width: 768px){.icon-with-animated-border_container{gap:1rem;flex-direction:column;width:100vw}}@media (min-width: 768px){.icon-with-animated-border_container::after{content:"";background:#d2daed;width:100vw;height:300px;position:absolute;z-index:-10}}.icon-with-animated-border{display:flex;flex-direction:column;align-items:center;color:#224C98;font-weight:bold}.icon-container{width:160px;height:160px;padding:2rem;display:flex;justify-content:center;align-items:center;border:4px solid;border-image:linear-gradient(#4351bb, #224C98) 8;-webkit-mask:conic-gradient(from 180deg at top 8px right 8px, #3642a2 90deg, #3642a2 0) var(--_i, 200%) 0 /200% var(--_i, 8px) border-box no-repeat, conic-gradient(at bottom 8px left 8px, #3642a2 90deg, #3642a2 0) 0 var(--_i, 200%)/var(--_i, 8px) 200% border-box no-repeat, linear-gradient(#3642a2 0 0) padding-box no-repeat;transition:0.3s, -webkit-mask-position 0.3s 0.3s}.icon-container img{height:auto;width:100%}.icon-container:hover{--_i: 100%;transition:0.3s, -webkit-mask-size 0.3s 0.3s}.title{margin-top:1rem;text-align:center}#site-152 .icon-with-animated-border_container::after{background:none}
.event-card-container{display:flex;align-items:center;flex-wrap:wrap;margin-top:2rem;gap:2rem;position:relative;width:964px;margin:0 auto;align-items:stretch}@media (max-width:964px){.event-card-container{flex-direction:column;width:100vw;padding:0 1rem;margin:4rem 0 1rem 0;align-items:center}}.event-card{width:300px;min-height:450px;padding:0;z-index:auto;margin-top:1rem;transition:all 150ms ease;border:1px solid #ddd;font-size:15px}.event-card .inner-content{background-color:white;padding:1rem;flex-direction:column}.event-card h1,.event-card h2,.event-card h4{color:#224C98;font-size:20px;font-weight:bold}.event-card h3{font-size:20px;color:#88c800}.event-card img{width:100%;height:150px;object-fit:cover}.event-card .body{flex-direction:column;gap:1rem;padding-top:1rem}.event-card:hover{box-shadow:rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px}
.dce-product-tile-container{display:flex;justify-content:center;flex-wrap:wrap;gap:3rem;margin:4rem auto;max-width:90vw}@media (max-width: 768px){.dce-product-tile-container{max-width:100vw;gap:3rem;margin:2rem auto;align-items:center;flex-direction:column;margin-top:5rem}}.dce-product-tile{position:relative;z-index:1;background:white;z-index:auto;width:30%;min-width:300px;max-width:320px;min-height:400px;padding:1rem;display:flex;align-items:center;flex-direction:column;justify-content:space-between;gap:10px;background-repeat:no-repeat;background-size:cover;cursor:pointer;color:#224C98;font-size:26px;display:flex;flex-direction:column}.dce-product-tile::after{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;z-index:-1;background:linear-gradient(52deg, #224C98, #224C98, #224C98, #224C98, #224C98, #224C98, #224C98, #224C98, #224C98, #89c80096, #fff, #89c80096, #89c80096, #224C98, #224C98, #224C98, #224C98, #224C98, #224C98, #224C98, #224C98, #224C98)}.dce-product-tile .image-caption{width:100%;height:100%;max-height:200px;object-fit:cover;z-index:10}.dce-product-tile .overlay{height:0;transition:all 800ms ease;position:absolute}.dce-product-tile button{z-index:20}.dce-product-tile .title{text-align:center;z-index:20}.dce-product-tile .title::first-letter{text-transform:uppercase}.dce-product-tile .description{font-size:13px}.dce-product-tile:hover .title{color:white}.dce-product-tile:hover .overlay{height:100%;width:100%;display:block;z-index:15;transition:all 800ms ease;background:#224C98;opacity:0.5;position:absolute;top:0}@media (max-width: 768px){.dce-product-tile{height:140px;padding:8px;justify-content:space-evenly}.dce-product-tile p{font-size:12px}.dce-product-tile button{display:none}}.product-tile-btn{font-size:14px;text-align:center;width:80%;box-shadow:rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset}
.hamburger{width:50px;height:33px;position:absolute;bottom:0;right:1rem;transform:rotate(0deg);transition:0.5s ease-in-out;cursor:pointer;z-index:1000}.hamburger span{display:block;position:absolute;height:7px;width:100%;border-radius:9px;opacity:1;left:0;transform:rotate(0deg);transition:0.25s ease-in-out;background:#224C98}.hamburger span:nth-child(1){top:0px;transition:top 0.3s 0.1s ease, transform 0.3s ease}.hamburger span:nth-child(2){top:13px;transition:opacity 0.1s ease}.hamburger span:nth-child(3){top:26px;transition:top 0.3s 0.1s ease, transform 0.3s ease}.hamburger.active span:nth-child(1){top:13px;transform:rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){top:13px;transform:rotate(-45deg)}.main-menu{position:absolute;top:22px;padding-left:0;left:-300vw;width:100vw;overflow-y:scroll;flex-direction:column;z-index:999;transition:left 450ms ease}.main-menu li::before{display:none;content:""}.main-menu.show{left:-100vw;height:100vh}.main-menu>li{padding:1rem;border-top:1px solid #224C98;width:100%;background:white}.main-menu>li a{font-size:100%;color:#224C98;text-decoration:none;display:block}.main-menu>li:last-child{padding-bottom:calc(60px + 60px + 1rem)}@media (min-width:1024px){.main-menu{padding-right:1rem}}@media (max-width: 768px){.main-menu{height:100vh}}.sub-menu{background:white;padding:8px;padding-left:1rem;display:flex;flex-direction:column;gap:8px}.sub-menu li a{font-weight:normal;font-size:smaller}.sub-menu li.active a{font-weight:bold}nav{position:relative}header{justify-content:end;align-items:center}@media (min-width: 1024px){.hamburger{display:none}.main-menu{position:static;overflow-y:unset;top:0;display:flex;flex-direction:row;align-items:center;justify-content:end;gap:2rem;background:transparent;width:auto;border-top:none}.main-menu>li{padding:unset;border-top:none;padding:0 4px;width:auto;position:relative}.main-menu>li:hover{border-top:4px solid #7ec145}.main-menu>li:hover>a{color:#7ec145;text-shadow:0 0 1px #7ec145}.main-menu>li>a{font-size:100%;color:#224C98;text-decoration:none}.main-menu>li:hover .sub-menu{display:flex}.main-menu>li:last-child{padding-bottom:unset}.sub-menu{padding-left:8px;display:none;position:absolute;top:100%;left:0;z-index:40;background:#7ec145;min-width:350px;width:max-content;box-shadow:rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px}.sub-menu>li{padding:0 10px;width:100%}.sub-menu>li:first-child{padding-top:14px}.sub-menu>li>a{font-size:100%;color:white;text-decoration:none;font-size:normal}.sub-menu>li:hover>a{font-weight:bold}nav{width:100%}ul{margin-top:unset !important}}
.gallery-container{display:flex;flex-wrap:wrap;gap:1rem;padding:0 2rem;justify-content:center}.gallery-container h2{font-size:14px;padding-left:0.5rem}.gallery-container img{object-fit:contain;align-self:center}.gallery-container .product-item{display:flex;align-items:center;justify-content:space-evenly;flex-direction:column;gap:0.5rem;border:2px solid #ccc;padding:10px;cursor:pointer;width:300px;min-height:300px;transition:all 0.3s ease;box-shadow:rgba(0, 0, 0, 0.1) 0px 4px 12px}.gallery-container .product-item h2{font-weight:bold;height:2.2rem}.gallery-container .product-item img{max-width:100%;height:200px;object-fit:contain}.gallery-container .product-item.active,.gallery-container .product-item:hover{border-color:#224C98;box-shadow:rgba(0, 0, 0, 0.35) 0px 5px 15px;transform:translate(2px, -2px) scale(1.02)}.gallery-container .product-item.active button,.gallery-container .product-item:hover button{background:#224C98 !important;color:#cddceb !important}.gallery-container button{padding:4px 8px;border:none;background:#cddceb;color:#224C98;border-radius:10px;transition:all 0.3s ease;cursor:pointer}.hidden{display:none}.product-list{display:flex;flex-wrap:wrap;gap:10px;max-width:1000px;margin:0 auto}.product-detail{transition:max-height 400ms ease, padding 200ms ease;max-height:10000px;max-width:938px;display:none;position:relative;max-width:90%;width:100%;height:max-content;margin-top:20px;box-shadow:rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.product-detail h2{font-size:28px}.product-detail.collapsed{max-height:0;overflow:hidden}.product-detail.collapsed .description-container,.product-detail.collapsed .image-container{opacity:0.15}.product-detail .closing-x{position:absolute;top:0;right:0;padding:10px;cursor:pointer}.product-detail .closing-x svg{fill:grey}.product-detail .closing-text{margin:0 auto;text-align:center;font-size:12px;cursor:pointer}.product-detail .wrapper{display:flex;flex-direction:row-reverse;gap:20px}.product-detail.details-padding{padding:20px}.product-detail .description-container{flex:5;padding-left:0.5rem}.product-detail .description-container h2,.product-detail .description-container h3{margin:10px 0}.product-detail .image-container{flex:4;display:flex;gap:1rem;flex-wrap:wrap}.product-detail .image-container img{flex:1;height:auto;object-fit:contain;height:auto;max-width:45%;min-width:180px}.product-detail .image-container img:first-child{max-width:100%}.product-detail .image-container img:nth-child(2):last-child{max-width:100%}.description-container li p{margin-top:-2rem}@media (max-width: 768px){.wrapper{flex-direction:column !important}.gallery-container{justify-content:center;padding:1rem;max-width:90vw;margin:auto}.gallery-container .product-item{width:90%;max-width:unset;height:140px}.gallery-container .product-item h2{font-size:8px}.gallery-container .product-item img{height:200px}.product-detail h2,.product-detail h3{font-size:20px;margin-bottom:1rem}.product-detail .image-container img{max-width:100%}.product-detail .description-container{font-size:14px}}
.text-image{position:relative;display:flex;min-height:250px}.text-image .text-container{display:flex;flex-direction:column;justify-content:center;padding:1rem 0;padding-right:10%}.text-image .text-container>div{display:flex;flex-direction:column;gap:1rem}.text-image .text-container h1,.text-image .text-container h2,.text-image .text-container h3,.text-image .text-container h4,.text-image .text-container h5,.text-image .text-container h6{color:#224C98;text-align:left;font-size:30px}.text-image .text-container img{width:200px;height:auto}.text-image .image-container{}.text-image .image-container img{height:298px;width:auto}.text-image::after{content:"";background:#E5F3DA;height:100%;position:absolute;top:0;z-index:-9;left:-50vw;width:200vw}@media (max-width: 768px){.text-image{padding:0;flex-direction:column;max-width:100vw}.text-image .text-container{padding:1rem}.text-image .image-container{border:none}.text-image .image-container img{width:100%}}#landingpage-disturber{min-height:310px !important}#landingpage-disturber .image-container{margin-bottom:-80px;padding-bottom:80px}#landingpage-disturber .image-container img{height:370px}div#fertigung::after{background-color:white}
.accordion .accordion-header{cursor:pointer;transition:background-color 0.3s ease;display:flex;justify-content:space-between;align-items:center;padding-left:10px;font-size:16px;padding:0px}.accordion .accordion-header button{box-shadow:none}.accordion .accordion-header button:hover{background:#cfe2ff}.accordion .accordion-header .close-icon{padding-right:8px;display:none}.accordion .accordion-header .open-icon{padding-right:8px;fill:white}.accordion .accordion-header.active{color:#0056b3}.accordion .accordion-header.active .open-icon{display:none;margin-right:unset}.accordion .accordion-header.active .close-icon{display:flex;align-items:center}.accordion .accordion-header.active .close-icon svg{background:#a5ccec;fill:white}@media (max-width: 768px){.accordion .accordion-header{font-size:17px}}.accordion .accordion-body{margin:5px 0;border-top:none;overflow:hidden;transition:all 400ms ease;padding:0;display:flex;flex-wrap:wrap;justify-content:space-around;gap:34px;padding-bottom:24px}.accordion .accordion-body.show{max-height:2000px}.accordion table{border-spacing:0;margin-bottom:1rem;width:100%}.accordion table tr{min-height:30px}.accordion table tr td{border:1px solid black;border-collapse:collapse;padding:4px}.accordion table tr td:first-child{width:20%;min-width:fit-content;background:#98bce3;color:#244e95;border-left:0}.accordion table tr td:last-child{border-right:0}.accordion table tr:last-child td:last-child{position:relative}.accordion table tr:last-child td:last-child::before{position:absolute;content:url("/fileadmin/assets/img/icons/pdf.png");display:none;height:100%;top:20%}.accordion-body li p{margin-top:-2rem}.accordion.pdf-icon table tr:last-child td:last-child::before{position:absolute;content:url(/fileadmin/assets/img/icons/pdf.png);display:block;height:100%;top:20%}.visitenkarte{height:unset !important;padding:11px !important}.visitenkarte p{word-break:auto-phrase}@media (max-width:767px){.dce_accordion_body{justify-content:center}}.accordion.pdf-icon table tr:last-child td:last-child a{display:inline-block;width:24px;height:24px;text-indent:-9999px;background-size:contain}
.disturber{position:relative;max-width:100vw}.disturber .innerContainer{display:flex;gap:2rem;max-width:1100px;padding:2rem;margin:1rem auto}.disturber img{width:200px;height:200px}.disturber::after{content:"";background:#d2daed;width:250vw;height:350px;position:absolute;top:0%;z-index:-10;left:-100%}@media (max-width:900px){.disturber{padding:unset}.disturber .innerContainer{max-width:100vw;gap:1rem;padding:9px;margin:0 auto;font-size:small;display:flex;align-items:center}.disturber img{width:100px;height:100px;align-self:end}.disturber::after{display:none}}#career_disturber{position:relative}#career_disturber .links a{background:white;border-radius:50%;padding:1rem;box-shadow:rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px}@media (max-width:900px){#career_disturber{width:100vw}#career_disturber>div{flex-direction:column}#career_disturber .dce-fliesstext{width:100%;padding:1rem}}.withBlueBackground{display:flex;gap:2rem;justify-content:space-between;padding:2rem}.withBlueBackground div{flex:1}.withBlueBackground::after{content:"";background:#d2daed;height:100%;position:absolute;top:0;z-index:-9;left:-50vw;width:200vw}@media (max-width:900px){.withBlueBackground{flex-direction:column;padding:1rem}}.plainwithBlueBackground{display:flex;gap:2rem;flex-direction:column;justify-content:space-between;padding:2rem}.plainwithBlueBackground div{flex:1}.plainwithBlueBackground::after{content:"";background:#d2daed;height:100%;position:absolute;top:0;z-index:-9;left:-50vw;width:200vw}@media (max-width:900px){.plainwithBlueBackground{flex-direction:column;padding:1rem}}
.slider_container{position:relative;max-width:900px;margin:0 auto}.slider_container .inner_container{display:flex;margin:1rem auto;max-width:900px;overflow:hidden;gap:7rem}.slider_container .left-slider-arrow,.slider_container .right-slider-arrow{position:absolute;top:60px;height:15px;width:15px;fill:#88c800;cursor:pointer}.slider_container .right-slider-arrow{right:-30px}@media (max-width:900px){.slider_container .right-slider-arrow{right:20px}}.slider_container .left-slider-arrow{left:-30px}@media (max-width:900px){.slider_container .left-slider-arrow{left:2px}}@media (max-width:900px){.slider_container .inner_container{gap:1rem;width:98%}.slider_container .dce{width:100%}.slider_container{width:100vw}.slider_container .inner_container{overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none}.slider_container .inner_container::-webkit-scrollbar{display:none}}
.flex_text{display:flex;gap:1rem;padding-top:1rem}.flex_text .left,.flex_text .right{flex:1}@media (max-width:900px){.flex_text{flex-direction:column}}
.cta-wrapper{display:flex;background-image:none !important;max-width:100vw}.graph-cta{display:flex;align-items:center;justify-content:space-around;gap:1rem;background:#f1f1f1;border-radius:12px;box-shadow:rgba(0, 0, 0, 0.25) 0px 18px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;margin:0 2rem;padding:1rem 1.5rem;width:98vw;max-width:1100px}.graph-cta .text{display:flex;justify-content:center;flex-direction:column;line-height:1.5}.graph-cta .links{display:flex;justify-content:space-evenly;gap:2rem;height:100%}.graph-cta .links a{background:white;border-radius:50%;width:70px;padding:1rem;transition:all 300ms ease;height:70px}.graph-cta .links a:hover{transform:scale(1.05)}.graph-cta .links a:hover img{transform:scale(1.1)}.graph-cta .links img{height:100%;width:100%;transition:all 200ms ease}@media (max-width:900px){.graph-cta{flex-direction:column}}
.buttonContainer{display:flex;align-items:center;margin-top:4px}.button{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:6px 1.5rem 6px 1rem;border:none;background:#045097;color:white;border-radius:8px}.button:hover{background:linear-gradient(to right, green, #064683cf, #045097)}
.history_container{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));max-width:1100px;padding:2rem}.history_container .history_tile{box-shadow:rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;padding:2rem 1.5rem;min-height:400px}.history_container .history_tile .year{font-size:3rem;color:#85d000;font-weight:bold}.history_container .history_tile h2{font-size:20px;margin:1rem 0}@media (max-width:900px){.history_container{display:flex;flex-direction:column}.history_container .history_tile{min-height:unset}}
.videocontainer{display:flex;justify-content:center;padding:15px}video{margin:1rem auto;max-width:323px !important;width:96%}@media (min-width:767px){video{max-width:900px !important}}.address-card-container{display:flex;gap:2rem;flex-wrap:wrap;max-width:1250px;margin:10rem auto;justify-content:center;padding:1rem}@media (max-width: 768px){.address-card-container{max-width:90vw}}.address-card-container .address-card{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid grey;flex:1;min-height:110px;min-width:280px;max-width:140px;margin-left:0}.partner-container{max-width:1400px;overflow:auto;margin:2rem auto}.contact_disturber{box-shadow:rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;min-height:150px;border-radius:10px;margin-top:2rem;background:linear-gradient(to right, #3740a7, skyblue);padding:1rem 2rem;color:white;display:flex;gap:2rem}.contact_disturber .text_container{flex:3}.contact_disturber h3,.contact_disturber p{font-size:30px;font-weight:400;color:white}.contact_disturber .icon_container{flex:1;display:flex;align-items:center;flex-direction:row-reverse;gap:3rem}.contact_disturber .icon_container svg{color:white;fill:white;height:60px;width:auto}.contact_disturber .icon_container .mail,.contact_disturber .icon_container .tel{display:flex;flex-direction:column;align-items:center;justify-content:center;width:max-content;cursor:pointer;gap:6px;color:white}@media (max-width:768px){.contact_disturber{flex-direction:column;align-items:baseline;width:90vw;padding:1rem;text-align:center}.contact_disturber .icon_container{width:100%;justify-content:center}}#image_kloepper-therm-page{width:unset;justify-content:unset}#c1859{overflow:auto}#c1859 td{min-width:150px}
.powermail_fieldwrap_type_file input[type="file"]{padding:10px !important;width:fit-content;margin-left:auto;margin-right:auto}
.text-non-toggle ul{list-style:inherit}.feat-box-grid.center{text-align:center;align-items:center}.feat-box-grid.center .icon-wrapper{margin-right:0}.feat-box-grid{z-index:2;position:relative;margin-bottom:20px;box-shadow:2px 8px 10px 0 rgba(176, 177, 192, 0.466);padding:12px}.feat-box-grid.hover:hover{background:#f5ab96 !important;box-shadow:0px 20px 40px 0px rgba(0, 29, 8, 0.1)}.feat-box-grid.hover:hover *{color:#fff !important}.icon-wrapper{width:100%;height:60px;display:flex;justify-content:center;align-items:center;margin-right:20px;margin-bottom:14px}.feat-box-grid img{max-width:100%;height:auto;max-height:100%}.icon-wrapper i,.icon-wrapper svg{padding:10px;background:var(--main-color);color:#fff;padding:10px 16px;font-size:34px;font-weight:400}@media (max-width:767px){.feat-box-grid{display:flex;flex-direction:column}.feat-box-grid.center{text-align:center;align-items:center}.feat-box-grid.center .icon-wrapper{margin-right:0}.feat-box-grid svg,.feat-box-grid img{margin-left:auto;margin-right:auto}}.feat-box-grid .text p{height:200px;overflow:hidden}.feat-box-grid .mehr-erfahren{display:none;border:none;padding:5px 10px;cursor:pointer;border-radius:3px;margin-top:10px;background:var(--main-color);color:#fff;align-self:flex-start}.feat-box-grid .mehr-erfahren-visible{display:block}.feat-box-grid.expanded p{height:auto}.feat-box-grid.gift .icon-wrapper{width:auto;height:auto;align-items:baseline;display:block}.feat-box-grid.gift .icon-wrapper img,.feat-box-grid.gift .icon-wrapper video{padding:0 !important;margin-bottom:10px;max-width:105px;max-height:105px}.profitieren{align-items:center;flex-wrap:nowrap;padding:8px;cursor:pointer}.profitieren .title{font-size:17px}.profitieren .icon-wrapper{margin-bottom:0 !important}.profitieren{background-color:transparent !important;justify-content:center;border-radius:var(--main-border-radius);border:1px solid #cecece2b}.anbieten .col-12{margin-bottom:20px}.bieten-landing .feat-box-grid{box-shadow:-1px 1px 5px 0px #ddd;box-shadow:0px 1px 3px 1px #a59b9b2b;padding:24px}@media (min-width:992px){.bieten-landing .feat-box-grid{width:88%;width:91%;height:96%}}.bieten-landing .feat-box-grid i{font-size:48px}.featr .feat-box-grid{width:80%;text-align:center;margin:auto}.featr .icon-wrapper{margin-left:auto;margin-right:auto}.feat .feat-box-grid{width:97%;box-shadow:0px 1px 3px 1px #a59b9b2b;height:96%;padding:8px}.anbieten .feat-box-grid .text-non-toggle{padding:0 12px}.anbieten .feat-box-grid{width:97%;box-shadow:0px 1px 3px 1px #a59b9b2b;height:96%;padding:15px}.anbieten-text .Flietext{width:97%;box-shadow:0px 1px 3px 1px #a59b9b2b;height:96%;padding:15px}@media (max-width:991px){.anbieten-mobile .feat-box-grid{width:97%;box-shadow:0px 1px 3px 1px #a59b9b2b;height:96%;padding:15px}}.anbieten1 .feat-box-grid{width:97%;padding:15px;box-shadow:0px 1px 3px 1px #a59b9b2b;min-height:293px}.anbieten3 .feat-box-grid{width:97%;padding:15px;box-shadow:0px 1px 3px 1px #a59b9b2b;min-height:488px}.anbieten4 .feat-box-grid{width:97%;padding:15px;box-shadow:0px 1px 3px 1px #a59b9b2b;min-height:465px}.anbieten5 .feat-box-grid{width:97%;padding:15px;box-shadow:0px 1px 3px 1px #a59b9b2b;min-height:222px}.mt42{margin-top:33px}.vorteile-typo31 .feat-box-grid{text-align:center;margin:auto}.vorteile-typo31 .icon-wrapper{margin-left:auto;margin-right:auto}.unsereLeistung .swiper-wrapper{margin-top:40px}.swiper-slide-active{margin-left:auto !important;width:60%}.unsereLeistung .feat-box-grid{width:93%;margin:auto;display:flex !important;flex-direction:column;background:#fff;border-radius:14px;min-height:390px;cursor:pointer;box-shadow:0px 1px 5px 0px #ddd;margin-bottom:23px}@media (max-width:991px){.unsereLeistung .feat-box-grid{min-height:auto}}.unsereLeistung .feat-box-grid .icon-wrapper{width:100%;height:100%;display:block;justify-content:center;align-items:center;margin-right:20px}.unsereLeistung .feat-box-grid .icon-wrapper img{background:none;color:#fff;padding:0;height:250px;-o-object-fit:cover;object-fit:cover;margin-bottom:10px;width:100%}.unsereLeistung .feat-box-grid .text-non-toggle,.unsereLeistung .feat-box-grid .text{display:flex;flex-direction:column;flex:1;padding:15px}.unsereLeistung .feat-box-grid p:last-child{display:flex;flex:1;justify-content:end;flex-direction:column}@media (min-width:991px){.unsereLeistung .swiper-slide-next{margin-top:-60px !important;transition:all 0.5s linear;margin-right:auto}.unsereLeistung .swiper-slide-active{margin-top:-60px}.unsereLeistung .swiper-slide.default{margin-top:0px;transition:all 0.5s linear}}
.aos-animate{pointer-events:auto}.aos-init[data-aos][data-aos].aos-animate{transform:unset}.ext-container.frame-space-before-extra-large{margin-top:0}.frame-space-before-extra-large{margin-top:0 !important}@media (max-width:991px){.left-col,.right-col,.middle-col,.left-middle-col,.right-middle-col{margin-bottom:12px}}@media (min-width:1110px){.container{max-width:1100px !important}}img{margin-bottom:12px;margin-top:4px}margin-bottom:15px;margin-top:24px;.container .container,.container .container-fluid,.container-fluid .container-fluid{padding-left:0 !important;margin-left:0 !important;padding-right:0 !important;margin-right:0 !important;max-width:none !important;width:100% !important}.main-color{color:var(--main-color)}.main-bgcolor{background-color:var(--main-color)}.sec-bg{background-color:var(--section-background);background-color:#ece9e1;background-color:#f9f8f4;background-color:#fcfcfc;margin-bottom:1rem}.sec-title{color:var(--title-color)}.sub-title{color:var(--title-color)}.sec-title>strong{font-weight:600 !important;color:var(--title-color)}@media (min-width:767px){.main-box-shadow{box-shadow:0px 1px 3px 1px #a59b9b2b;height:100%;padding:1rem}}.sec-desc{font-weight:400;color:var(--text-color)}p.title{font-size:18px;font-weight:600 !important;margin-bottom:10px;color:var(--title-color)}h3.title,h4.title,h5.title,h6.title{font-weight:600 !important;font-size:20px}@media (max-width:480px){h3.title,h4.title,h5.title,h6.title{font-size:15px}}h3.title strong,h4.title strong,h5.title strong,h6.title strong{font-weight:600 !important}.desc{font-weight:400;color:var(--text-color)}.main-btn,.second-btn,.button-primary,.button-secondary{border:none;border-radius:2px;font-size:16px;display:inline-block;width:fit-content;font-weight:500;height:54px;justify-content:center;line-height:54px;outline:none;overflow:hidden;padding:0 28px;position:relative;vertical-align:top;white-space:nowrap;margin-bottom:12px;margin-top:20px}.main-btn{box-sizing:border-box;color:#fff;background-position:center;background-repeat:no-repeat;background-image:linear-gradient(var(--main-color), var(--main-color));transition:background-size 0.5s ease, color 0.5s ease;border:1px solid var(--main-color);background-size:100% 100%}.main-btn:hover{color:#444;border:1px solid var(--main-color);z-index:1;background-color:transparent;background-size:0% 100%}.button-primary{box-sizing:border-box;color:var(--title-color);background-position:center;background-repeat:no-repeat;background-image:linear-gradient(var(--main-color), var(--main-color));background-size:0% 100%;transition:background-size 0.5s ease, color 0.5s ease;border:1px solid var(--main-color1)}.button-primary:hover{color:#444;border:1px solid var(--main-color);z-index:1;background-color:transparent;background-size:100% 100%}.second-btn{background:#6c757d;background:var(--green);color:#fff}.button-secondary{background:#fff;box-shadow:0 0 0 1px rgba(0, 0, 0, 0.08);color:#4a4a4a}.button-secondary:hover{background:inherit;color:var(--main-color1);font-weight:600}.mehr-erfahren-btn{color:var(--main-color1);cursor:pointer;font-size:16px;font-style:normal;font-weight:600;padding-right:25px;position:relative;margin-top:9px;display:inline-block}.mehr-erfahren-btn::after{position:absolute;left:123px}.text-rte{padding-bottom:3px}.text-rte~.text-rte{margin-top:17px}.main-padding{padding-top:3.5rem;padding-bottom:1.5rem}@media (max-width:767px){.main-padding{padding-top:2rem;padding-bottom:1rem}.margin-main-b{margin-bottom:30px}.text-rte{padding-bottom:5px}}.none ul li{list-style:none}.w-100 img{width:100%}.alphabet{background:#fff;transition:all 1s ease;z-index:50;width:100%;display:flex;justify-content:center;padding:20px}@media (max-width:768px){.alphabet{flex-direction:column;gap:20px;top:52px !important}}.alphabet a{display:inline-block;border:1px solid #635248;border-radius:5px;padding:3px;width:28px;height:28px;text-align:center;margin-right:5px;font-weight:700}.alphabet a[href]:hover,.alphabet a.active{background:#ee7f00;color:#fff}.alphabet a:not([href]){color:grey;border-color:grey}.alphabet.fixed{position:fixed;top:80px}.glossar{padding:20px}@media (min-width:768px){.glossar{padding:20px 40px}}@media (min-width:1024px){.glossar{padding:20px 60px}}@media (min-width:1280px){.glossar{padding:40px 0;width:1100px;margin:0 auto}}.glossar .buchstabe{border-top:2px solid #635248;border-bottom:2px solid #635248;display:flex;flex-wrap:wrap;padding:20px 0;font-weight:700;color:#ee7f00}.glossar .buchstabe span p{padding-right:20px;cursor:pointer}.glossar .buchstabe span p:before{content:"+";margin-right:5px}.glossar .buchstabe span.active p:before{transform:rotate(45deg);transition:all 0.4s ease;display:inline-block}.glossar [class*="texte-"]{margin:20px 0}.glossar [class*="text-"]{display:none}.glossar .highlight{background:#ee7f00;color:#635248}

.breadcrumb-container{margin:1rem 0;font-size:0.9rem}.breadcrumb{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;margin-bottom:24px}.breadcrumb-item{margin-right:0.5rem;color:#555;font-size:14px}.breadcrumb-item:last-child{font-weight:600;color:#222}.breadcrumb-item+.breadcrumb-item::before{content:"›";margin-right:0.5rem;color:#888}.breadcrumb-item a{text-decoration:none;color:var(--main-color);transition:color 0.3s ease}.breadcrumb-item a:hover{text-decoration:underline}.breadcrumb-item i.fas.fa-newspaper{margin-right:0.25rem;color:#c0392b}
a{font-weight:normal !important;text-decoration:none !important}.stellenangebot_listenelement_container{display:flex;flex-direction:column;width:100vw;max-width:1100px;margin:0 auto;padding:0 2rem}.stellenanzeige_listenelement{padding:1rem 0;border-top:4px solid #3541a2;width:100%}.stellenanzeige_listenelement .header{display:flex;align-items:center;gap:2rem}.stellenanzeige_listenelement .header img{width:100px}.stellenanzeige_listenelement .details{margin-top:1rem;display:flex;gap:1rem}.stellenanzeige_listenelement .details .label{color:#7ec145}.stellenanzeige_listenelement .details .detail{flex:2;display:flex;flex-direction:column}.stellenanzeige_listenelement .details .detail:last-child{flex:1}.stellenanzeige_listenelement:last-child{border-bottom:4px solid #3541a2}.stellenanzeige_listenelement.detailpage{border-top:none}.stellenanzeige_listenelement.detailpage .details{padding-top:1rem;border-top:4px solid #3541a2}@media (max-width:900px){.stellenangebot_listenelement_container{padding:1rem}.header,.details{flex-direction:column}.detail{flex-direction:row !important;gap:4px}.detailpage{border-top:none}.detailpage .details{padding-top:1rem;border-top:none !important}}