﻿:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000000;--bs-white: #ffffff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #619E4C;--bs-secondary: #465E90;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #DEE2E6;--bs-dark: #2D2D2D;--bs-primary-rgb: 97, 158, 76;--bs-secondary-rgb: 70, 94, 144;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 222, 226, 230;--bs-dark-rgb: 45, 45, 45;--bs-primary-text-emphasis: #273f1e;--bs-secondary-text-emphasis: #1c263a;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #dfecdb;--bs-secondary-bg-subtle: #dadfe9;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #c0d8b7;--bs-secondary-border-subtle: #b5bfd3;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: "Manrope";--bs-body-font-size:1.125rem;--bs-body-font-weight: 300;--bs-body-line-height: 1.5;--bs-body-color: #2D2D2D;--bs-body-color-rgb: 45, 45, 45;--bs-body-bg: #ffffff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(45, 45, 45, 0.75);--bs-secondary-color-rgb: 45, 45, 45;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(45, 45, 45, 0.5);--bs-tertiary-color-rgb: 45, 45, 45;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #2D2D2D;--bs-link-color-rgb: 45, 45, 45;--bs-link-decoration: none;--bs-link-hover-color: #619E4C;--bs-link-hover-color-rgb: 97, 158, 76;--bs-code-color: #d63384;--bs-highlight-color: #2D2D2D;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #DEE2E6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(97, 158, 76, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #ffffff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #a0c594;--bs-secondary-text-emphasis: #909ebc;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #13200f;--bs-secondary-bg-subtle: #0e131d;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #3a5f2e;--bs-secondary-border-subtle: #2a3856;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #a0c594;--bs-link-hover-color: #b3d1a9;--bs-link-color-rgb: 160, 197, 148;--bs-link-hover-color-rgb: 179, 209, 169;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}@font-face{font-display:swap;font-family:"Manrope";font-style:normal;font-weight:300;src:url("../fonts/manrope/manrope-v20-latin-300.eot");src:url("../fonts/manrope/manrope-v20-latin-300.eot?#iefix") format("embedded-opentype"),url("../fonts/manrope/manrope-v20-latin-300.woff2") format("woff2"),url("../fonts/manrope/manrope-v20-latin-300.woff") format("woff"),url("../fonts/manrope/manrope-v20-latin-300.ttf") format("truetype"),url("../fonts/manrope/manrope-v20-latin-300.svg#Manrope") format("svg")}@font-face{font-display:swap;font-family:"Manrope";font-style:normal;font-weight:700;src:url("../fonts/manrope/manrope-v20-latin-700.eot");src:url("../fonts/manrope/manrope-v20-latin-700.eot?#iefix") format("embedded-opentype"),url("../fonts/manrope/manrope-v20-latin-700.woff2") format("woff2"),url("../fonts/manrope/manrope-v20-latin-700.woff") format("woff"),url("../fonts/manrope/manrope-v20-latin-700.ttf") format("truetype"),url("../fonts/manrope/manrope-v20-latin-700.svg#Manrope") format("svg")}@font-face{font-display:swap;font-family:"Space Grotesk";font-style:normal;font-weight:700;src:url("../fonts/space-grotesk/space-grotesk-v22-latin-700.eot");src:url("../fonts/space-grotesk/space-grotesk-v22-latin-700.eot?#iefix") format("embedded-opentype"),url("../fonts/space-grotesk/space-grotesk-v22-latin-700.woff2") format("woff2"),url("../fonts/space-grotesk/space-grotesk-v22-latin-700.woff") format("woff"),url("../fonts/space-grotesk/space-grotesk-v22-latin-700.ttf") format("truetype"),url("../fonts/space-grotesk/space-grotesk-v22-latin-700.svg#SpaceGrotesk") format("svg")}.navbar{background-color:#fff;transition:all .2s ease-in-out;z-index:1030;border-bottom:1px solid rgba(222,226,230,0);position:absolute;top:0}@media(min-width: 1400px){.navbar{height:100%;max-height:140px;position:fixed}}@media(min-width: 1400px){.navbar.scroll{backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);background-color:rgba(255,255,255,.8);border-bottom:1px solid rgba(222,226,230,.9);max-height:100px}}@media(min-width: 1400px){.navbar.scroll .navbar-brand img{max-width:250px}}.navbar .navbar-brand img{transition:all .2s ease-in-out;width:100%;max-width:250px}@media(min-width: 768px){.navbar .navbar-brand img{max-width:260px}}@media screen and (min-width: 1600px){.navbar .navbar-brand img{max-width:320px}}.navbar .nav-item{height:100%;display:grid;align-items:center;position:relative;padding-left:1.3rem}@media(min-width: 1400px){.navbar .nav-item{padding-left:0}}.navbar .nav-link{text-transform:uppercase;font-weight:700;color:#2d2d2d !important;transition:all .2s ease-in-out}.navbar .nav-link:not(.active){opacity:.8}.navbar .nav-link.active:before{content:"";width:45px;height:45px;background-image:url("../files/icons/icon-sonne.svg");background-size:contain;position:absolute;transition:all .2s ease-in-out;left:0;top:0;bottom:0;margin:auto;animation:rotate 12s linear infinite}@media(min-width: 1400px){.navbar .nav-link.active:before{right:0;bottom:unset}}@media(max-width: 1399.98px){@keyframes rotate{0%{transform:translateX(-41px) rotate(0deg)}100%{transform:translateX(-41px) rotate(360deg)}}}@media(min-width: 1400px){@keyframes rotate{0%{transform:translateX(0) translateY(-60%) rotate(0deg)}100%{transform:translateX(0) translateY(-60%) rotate(360deg)}}}.navbar .nav-link:hover{opacity:1}@media(min-width: 1400px){.navbar .nav-link{margin-top:.2rem}}@media(min-width: 1400px){.navbar .navbar-nav{gap:1.3rem}}@media screen and (min-width: 1600px){.navbar .navbar-nav{gap:3rem}}.hero{height:fit-content;min-height:250px;position:relative;display:grid;align-items:end;padding-top:150px;margin-top:120px}@media(min-width: 992px){.hero{min-height:400px}}@media(min-width: 1400px){.hero{min-height:600px}}.hero .header-img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:-1}.hero-full{padding-top:200px;height:-moz-fit-content !important;height:fit-content !important;max-height:unset !important;position:relative;overflow:hidden;max-height:700px;display:flex;align-items:end}@media(min-width: 992px){.hero-full{min-height:100vh !important}}.hero-full .header-video{height:100%;position:absolute !important;top:0;width:100%;z-index:-1}.hero-full .header-video iframe{min-height:100%;min-width:100% !important;max-width:unset !important;aspect-ratio:1920/1080;transform:scale(1.2)}.hero-full .header-img{height:100%;width:100%;object-fit:cover;position:absolute;top:0;left:0}.btn-primary{color:#fff}.btn-primary:hover{color:#fff;border-color:#465e90 !important;background-color:#465e90 !important}.btn-secondary{color:#fff}.btn-secondary:hover{color:#fff;border-color:#619e4c !important;background-color:#619e4c !important}.btn-link{position:relative;padding-left:1.2rem;font-weight:300;text-align:start;padding-right:.5rem}.btn-link:before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;left:2px;color:#619e4c;top:9px;transition:all .2s ease-in-out;font-size:14px}.btn-link:hover{color:#2d2d2d}.btn-link:hover:before{transform:translateX(3px);color:#465e90}.tabs-heading{font-weight:700;font-size:1.5525rem}#tabs-hover .tab-img-wrapper{height:100%}#tabs-hover .tab-img-wrapper .tab-pane{height:100%}#tabs-hover .tab-img-wrapper .tab-pane .tab-img{height:100%}#tabs-hover .tab-img-wrapper .tab-pane .tab-img img{width:100%;height:100%;object-fit:cover}#tabs-hover .nav-item{width:100%}#tabs-hover .nav-link{border:none !important;display:flex;align-items:center;flex-wrap:nowrap;gap:1rem;text-align:start;padding-left:0}@media(min-width: 1200px){#tabs-hover .nav-link{gap:2.2rem}}#tabs-hover .nav-link.active .tab-button{border-color:#465e90;background-color:#465e90}#tabs-hover .nav-link.active .tab-button img{filter:brightness(0) invert(1)}#tabs-hover .nav-link:hover{color:#2d2d2d}#tabs-hover .nav-link .tab-button{width:100px;height:100px;display:grid;justify-content:center;align-items:center;border:1px solid #dee2e6;transition:all .2s ease-in-out;flex:none}#tabs-hover .nav-link .tab-button img{object-fit:contain;transition:all .2s ease-in-out}#tabs-hover .nav-link .tabs-heading{display:block;margin-bottom:.1rem}.nav-tabs-filter{display:flex;justify-content:center;gap:.5rem;border:none}.nav-tabs-filter .nav-link{padding:.375rem 1.3rem;background-color:rgba(0,0,0,0);border:1px solid #2d2d2d;color:#2d2d2d}.nav-tabs-filter .nav-link.active{background-color:#465e90;color:#fff;border-color:#465e90}.card{border:none}.card .card-img-top{width:100%;height:auto}.card .card-img-wrapper{padding:0 2.5rem;margin-bottom:-150px;position:relative}.card .card-body{background-color:#f5f7f9;padding:2.5rem;padding-top:calc(150px + 1.8rem)}.banner-full{position:relative}.banner-overlay{width:100%;height:100%;position:absolute;background:#2d2d2d;background:linear-gradient(210deg, rgba(70, 94, 144, 0.6) 0%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.6) 100%);top:0;z-index:-1;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.banner-img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:-1}.op-contact-banner{object-position:0 74%}.spacer-top-bottom{padding-top:90px;padding-bottom:90px}@media(min-width: 1200px){.spacer-top-bottom{padding-top:110px;padding-bottom:110px}}.spacer-top{padding-top:90px}@media(min-width: 1200px){.spacer-top{padding-top:110px}}.spacer-bottom{padding-bottom:90px}@media(min-width: 1200px){.spacer-bottom{padding-bottom:110px}}.spacer-top-bottom-small{padding-top:60px;padding-bottom:60px}@media(min-width: 1200px){.spacer-top-bottom-small{padding-top:90px;padding-bottom:90px}}.spacer-top-small{padding-top:60px}@media(min-width: 1200px){.spacer-top-small{padding-top:90px}}.spacer-bottom-small{padding-bottom:60px}@media(min-width: 1200px){.spacer-bottom-small{padding-bottom:90px}}.accordion .accordion-item{border:none;border-bottom:1px solid #dee2e6}.accordion .accordion-item .accordion-button{background:rgba(0,0,0,0) !important;padding-left:0 !important;font-size:1.3725rem !important;font-weight:700;transition:all .2s ease-in-out;outline:none !important;box-shadow:none}.accordion .accordion-item .accordion-button:after{display:none}.accordion .accordion-item .accordion-body{padding-top:0;padding-left:0}.accordion .accordion-item:hover .accordion-button{color:#619e4c}.footer-contact-cols{padding:1.5rem}@media(min-width: 576px){.footer-contact-cols{padding:2.5rem}}.footer-contact-cols .footer-contact-item{flex-wrap:nowrap;gap:.5rem;display:grid;align-items:center}@media(min-width: 992px){.footer-contact-cols .footer-contact-item{display:flex;align-items:center;gap:1rem}}.footer-contact-cols .footer-contact-item .icon-square{width:80px;height:80px;display:grid;justify-content:center;align-items:center;background-color:#465e90;flex:none;margin:0 auto}@media(min-width: 992px){.footer-contact-cols .footer-contact-item .icon-square{margin:0}}.fade-in{opacity:0;transform:translateY(50px);transition:all 500ms ease-in-out}.fade-in.shown{opacity:1;transform:translateY(0)}.loading-spinner{height:100%;position:absolute;top:0;bottom:0;right:0;left:0;z-index:100000;width:100%;background-color:rgba(255,255,255,.8);display:flex;justify-content:center;align-items:center}.stepform .step-heading{text-align:center;margin-bottom:1.5rem}.stepform .step-heading .progress{margin-bottom:2rem}.stepform .step-heading .headline{font-size:1.5525rem;font-weight:700}.stepform .form-check.form-check-btn{padding:0}.stepform .form-check.form-check-btn input[type=radio],.stepform .form-check.form-check-btn input[type=checkbox]{display:none}.stepform .form-check.form-check-btn .form-check-label,.stepform .form-check.form-check-btn.form-btn-link{border:2px solid #dee2e6;aspect-ratio:1/1;width:100%;transition:all .2s ease-in-out;cursor:pointer;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;text-align:center;padding:10px;max-width:250px;flex-flow:column}.stepform .form-check.form-check-btn .form-check-label .icon-wrapper,.stepform .form-check.form-check-btn.form-btn-link .icon-wrapper{width:auto;height:55px;margin:0 auto 1rem auto}.stepform .form-check.form-check-btn .form-check-label .icon-wrapper img,.stepform .form-check.form-check-btn.form-btn-link .icon-wrapper img{width:100%;height:100%;object-fit:contain}.stepform .form-check.form-check-btn .form-check-label .icon-text,.stepform .form-check.form-check-btn.form-btn-link .icon-text{font-weight:bold;color:#619e4c;hyphens:auto;-webkit-hyphens:auto}@media(min-width: 1200px){.stepform .form-check.form-check-btn .form-check-label:hover,.stepform .form-check.form-check-btn.form-btn-link:hover{border:2px solid #619e4c}}.stepform .form-check.form-check-btn.form-btn-link a{display:flex;flex-wrap:wrap;justify-content:center}.stepform .form-check.form-check-btn input:checked~.form-check-label{border:2px solid #619e4c;background-color:#619e4c}.stepform .form-check.form-check-btn input:checked~.form-check-label img{filter:brightness(0) invert(1)}.stepform .form-check.form-check-btn input:checked~.form-check-label .icon-text{color:#fff}.stepform .form-check.form-check-btn .is-invalid~.form-check-label{border:2px solid rgba(220,53,69,.5)}.stepform .btn-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.stepform .btn-wrapper .col-btn{max-width:100%;width:170px}@media(min-width: 576px){.stepform .btn-wrapper .col-btn{width:200px}}.form-label{font-size:1.125rem}.modal-content{border-radius:0}a{transition:all .2s ease-in-out}p a,p .p-link{text-decoration:underline !important;text-underline-offset:3px}.p-link{background-color:rgba(0,0,0,0);border:none;padding:0;transition:all .2s ease-in-out;color:#2d2d2d}.p-link:hover{color:#619e4c}.link-primary{transition:all .2s ease-in-out}.link-list button,.link-list a{display:block}.link-list button:hover,.link-list a:hover{transform:translateX(5px)}.link-white{color:#fff}.link-white:hover{opacity:.8}b,strong{font-weight:700}.icon-list-xl{margin-left:36px}.icon-list-xl li{padding-left:1.5rem;min-height:40px;margin-bottom:1rem}.icon-list-xl .fa-li{width:40px;height:40px;background-color:#465e90;color:#fff;display:grid;justify-content:center;align-items:center}.icon-list-xl span:not(.fa-li){top:5px;position:relative}.hover-opacity{transition:all .2s ease-in-out}.hover-opacity:hover{opacity:.8}.sticky-xl{position:sticky;top:150px}.ff-display{font-family:"Space Grotesk" !important}.bg-lightgray{background-color:#f5f7f9 !important}.sidebar{position:fixed;right:0;bottom:30px;display:grid;align-items:center;align-content:center;gap:10px;z-index:1030}@media(min-width: 576px){.sidebar{bottom:40px}}.sidebar .sidebar-btn{width:50px;height:50px;align-items:center;display:grid;justify-content:center;padding:0}.sidebar .btn-scroll-to-top{transform:scale(0);transition:all .2s ease-in-out}.sidebar .btn-scroll-to-top.active-scroll{transform:scale(1)}.sidebar .btn-scroll-to-top .chevron{animation:bounce 2s infinite}@keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(7px)}100%{transform:translateY(0)}}.section-border{border:15px solid #fff}@media(min-width: 576px){.section-border{border:20px solid #fff}}.top-title{text-transform:uppercase;letter-spacing:2px;margin-bottom:0;font-size:1rem}@media(min-width: 576px){.top-title{font-size:1.125rem}}.boxed-links{background-color:rgba(255,255,255,.1);backdrop-filter:blur(10px);display:flex;align-items:center;gap:1rem;padding:.375rem 1.3rem}.section-divider{max-width:300px}@media(min-width: 576px){.section-divider{max-width:400px}}@media(min-width: 992px){.section-divider{max-width:500px}}.divider-small{max-width:100px}.divider-dot{width:7px;height:7px}.op-bottom{object-position:bottom}.overlay-gradient{width:100%;height:100%;position:absolute;background:#2d2d2d;background:linear-gradient(210deg, rgba(70, 94, 144, 0.4) 0%, rgba(0, 0, 0, 0.7) 80%, rgba(0, 0, 0, 0.7) 100%)}.filter-white{filter:brightness(0) invert(1)}.blurred-box{background-color:rgba(255,255,255,.2);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);padding:1.8rem .5rem;height:100%}.blurred-box .icon-wrapper{width:60px;height:60px}.blurred-box .icon-wrapper img{width:100%;height:100%;object-fit:contain}.blurred-box .box-heading{font-size:1.5525rem;font-weight:700;margin-bottom:.7rem}.blurred-box p{font-size:1rem}.blurred-box p:last-child{margin-bottom:0}.effizienz-list{gap:.6rem;display:grid}.effizienz-list .list-title{background-color:#f5f7f9;font-weight:700;padding:.4rem 1rem;width:100%}.effizienz-list .zeichen{background-color:#465e90;color:#fff;padding-top:.4rem;padding-bottom:.4rem;display:grid;justify-content:center;align-items:center;height:100%;width:35px;flex:none;font-weight:700}.overflowed-columns{display:grid;align-items:center;overflow:hidden;position:relative}@media(min-width: 992px){.overflowed-columns .col-img-wrapper{position:absolute;top:0;right:0;width:100%;height:100%}}@media(min-width: 992px){.overflowed-columns .col-img-wrapper .col-img{padding:0;position:absolute;top:0;padding:0 !important;height:100%}}.overflowed-columns .col-img-wrapper .col-img img{width:100%;height:auto;object-fit:cover}@media(min-width: 992px){.overflowed-columns .col-img-wrapper .col-img img{height:100%}}.step-number{font-size:5rem;-webkit-text-stroke-color:#dee2e6;text-stroke-color:#dee2e6;-webkit-text-stroke-width:1px;text-stroke-width:1px;color:rgba(0,0,0,0);transition:all .2s ease-in-out}.step-number.shown{-webkit-text-stroke-color:#619e4c;text-stroke-color:#619e4c;color:#619e4c}.badge-icon{width:140px;height:140px;position:relative;font-size:1.3725rem;font-weight:300;line-height:1.2;display:grid;justify-content:center;align-items:center;align-content:center;transform:rotate(10deg)}.badge-icon .badge-bg{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:contain;z-index:-1}.badge-icon:hover{transform:rotate(0);font-size:1.5525rem}.member-item .img-wrapper{position:relative}.member-item .img-wrapper .member-portrait{width:100%;height:auto;object-fit:contain;object-position:bottom}.member-item:nth-of-type(even) .img-wrapper{background-color:rgba(97,158,76,.1)}.member-item:nth-of-type(odd) .img-wrapper{background-color:rgba(70,94,144,.1)}.member-item .member-name{font-size:1.5525rem;margin-bottom:0}.member-item .member-title{font-size:1.3725rem;margin-bottom:0}.tab-filter-item{opacity:0;transform:translateY(30px)}.tab-filter-item.shown-all,.tab-filter-item.shown-category-1,.tab-filter-item.shown-category-2,.tab-filter-item.shown-category-3,.tab-filter-item.shown-category-4{animation:fadeUp 600ms ease forwards}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.benefit{background-color:#f5f7f9;height:100%;padding:1rem;display:flex;align-items:center;gap:1rem}.benefit .benefit-img-wrapper{width:50px;height:50px;background-color:#465e90;display:grid;justify-content:center;align-items:center;flex:none}.benefit .benefit-img-wrapper img{object-fit:contain}.marquee-wrapper{height:100px;overflow:hidden;position:relative;width:100%}.marquee-wrapper .marquee{background-color:#465e90;color:#fff;display:inline-flex;white-space:nowrap;position:absolute;left:0;top:0;align-items:center;height:100%}.standortkarte{width:500px;position:relative;max-width:100%}.standortkarte [class^=pin-]{font-size:11px}@media(min-width: 576px){.standortkarte [class^=pin-]{font-size:15px}}.standortkarte .pin-edewecht{position:absolute;top:54%;left:39%}.standortkarte .pin-oldenburg{position:absolute;top:53%;left:44%}.standortkarte .pin-garrel{position:absolute;top:57%;left:42%}.two-imgs{position:relative;height:100%}.two-imgs .first-img{position:relative;text-align:right}.two-imgs .second-img{text-align:left;position:relative;margin-top:-40px}@media(min-width: 576px){.two-imgs .second-img{margin-top:-120px}}.two-imgs .second-img img{max-width:350px}.two-imgs .first-img:hover,.two-imgs .second-img:hover{z-index:1}.two-imgs img{width:80%;height:auto;object-fit:cover;position:relative;transition:all .2s ease-in-out;border:10px solid #fff}.two-imgs img img{max-width:450px}.cursor-pointer{cursor:pointer}