@charset "UTF-8";
.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:700px}@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}