section.mcb-section-b3ca90a3f.mfn-section-tabber .mcb-section-inner-b3ca90a3f{--mfn-section-tabber-gap:30;}section.mcb-section-b3ca90a3f .mfn-tabber-content{animation-duration:0.6s;}.mcb-section .mcb-wrap-5fba42bfb > .mcb-wrap-inner-5fba42bfb{padding-top:40px;padding-bottom:60px;}@media(max-width: 1440px){section.mcb-section-b3ca90a3f.mfn-section-tabber .mcb-section-inner-b3ca90a3f{--mfn-section-tabber-gap:30;}}@media(max-width: 959px){section.mcb-section-b3ca90a3f.mfn-section-tabber .mcb-section-inner-b3ca90a3f{--mfn-section-tabber-gap:30;}}@media(max-width: 767px){section.mcb-section-b3ca90a3f.mfn-section-tabber .mcb-section-inner-b3ca90a3f{--mfn-section-tabber-gap:30;}}:root {
--gwa-org-green: #0ea03c;
--gwa-org-green-dark: #087e2d;
--gwa-org-green-soft: #edf8f0;
--gwa-org-ink: #211f20;
--gwa-org-muted: #5c655f;
--gwa-org-line: #b9c9be;
--gwa-org-surface: #ffffff;
--gwa-org-radius: 8px;
}
.gwa-organigramm,
.gwa-kontakte-grid {
color: var(--gwa-org-ink);
font: inherit;
}
.gwa-organigramm {
margin: 2rem 0;
}
.gwa-org-scroll {
overflow-x: auto;
overflow-y: visible;
padding: 0.35rem 0.35rem 1.25rem;
-webkit-overflow-scrolling: touch;
}
.gwa-org-scroll:focus-visible {
outline: 3px solid rgba(14, 160, 60, 0.28);
outline-offset: 4px;
}
.gwa-org-tree,
.gwa-org-tree ul {
display: flex;
justify-content: center;
margin: 0;
padding: 2rem 0 0;
position: relative;
}
.gwa-org-tree {
align-items: flex-start !important;
min-width: max-content;
padding-top: 0;
}
.gwa-org-item {
align-self: start !important;
height: auto !important;
list-style: none;
padding: 2rem 0.5rem 0;
position: relative;
text-align: center;
}
.gwa-org-roots > .gwa-org-item {
padding-top: 0;
}
.gwa-org-item::before,
.gwa-org-item::after {
border-top: 1px solid var(--gwa-org-line);
content: "";
height: 2rem;
position: absolute;
top: 0;
width: 50%;
}
.gwa-org-item::before {
right: 50%;
}
.gwa-org-item::after {
border-left: 1px solid var(--gwa-org-line);
left: 50%;
}
.gwa-org-item:only-child::before,
.gwa-org-item:only-child::after,
.gwa-org-roots > .gwa-org-item::before,
.gwa-org-roots > .gwa-org-item::after {
display: none;
}
.gwa-org-item:first-child::before,
.gwa-org-item:last-child::after {
border: 0;
}
.gwa-org-item:last-child::before {
border-right: 1px solid var(--gwa-org-line);
border-radius: 0 var(--gwa-org-radius) 0 0;
}
.gwa-org-item:first-child::after {
border-radius: var(--gwa-org-radius) 0 0 0;
}
.gwa-org-children::before {
border-left: 1px solid var(--gwa-org-line);
content: "";
height: 2rem;
left: 50%;
position: absolute;
top: 0;
}
.gwa-org-node,
.gwa-kontaktkarte {
background: var(--gwa-org-surface);
border: 1px solid #dce8df;
border-radius: var(--gwa-org-radius);
box-shadow: 0 4px 14px rgba(20, 52, 31, 0.08);
box-sizing: border-box;
display: block !important;
flex: none !important;
height: auto !important;
max-height: none !important;
min-height: 0 !important;
overflow: hidden;
padding: 0.58rem 0.75rem 0.62rem !important;
position: relative;
text-align: left;
}
.gwa-org-node {
margin: 0 auto !important;
max-width: 270px;
min-width: 220px;
}
.gwa-org-node::before,
.gwa-kontaktkarte::before,
.gwa-org-node::after,
.gwa-kontaktkarte::after {
background-position: center;
background-repeat: no-repeat;
background-size: contain;
content: "";
pointer-events: none;
position: absolute;
z-index: 0;
}
.gwa-org-node::before,
.gwa-kontaktkarte::before {
background-image: url(//gwa1908.de/wp-content/plugins/gwa-organigramm/assets/img/triangles-top-right.png);
height: 48px;
top: -7px;
right: -6px;
width: 72px;
opacity: 0.12;
}
.gwa-org-node::after,
.gwa-kontaktkarte::after {
background-image: url(//gwa1908.de/wp-content/plugins/gwa-organigramm/assets/img/triangles-bottom-left.png);
bottom: -6px;
height: 36px;
left: -6px;
opacity: 0.07;
width: 54px;
}
.gwa-org-node > *,
.gwa-kontaktkarte > * {
height: auto !important;
margin-bottom: 0 !important;
min-height: 0 !important;
position: relative;
z-index: 1;
}
.gwa-org-depth-0 > .gwa-org-node {
background: var(--gwa-org-green);
border-color: var(--gwa-org-green);
box-shadow: 0 5px 16px rgba(14, 160, 60, 0.17);
color: #ffffff;
}
.gwa-org-depth-0 > .gwa-org-node::before,
.gwa-org-depth-0 > .gwa-org-node::after {
filter: brightness(0) invert(1);
opacity: 0.13;
}
.gwa-org-function {
font-size: 0.72rem;
font-weight: 750;
letter-spacing: 0.015em;
line-height: 1.18 !important;
margin: 0 !important;
padding: 0 1.6rem 0 0 !important;
text-transform: uppercase;
}
.gwa-org-function a {
color: inherit;
text-decoration: none;
}
.gwa-org-function a:hover,
.gwa-org-function a:focus-visible {
text-decoration: underline;
text-underline-offset: 0.18em;
}
.gwa-org-name {
font-size: 0.93rem;
font-weight: 650;
line-height: 1.22 !important;
margin: 0.22rem 0 0 !important;
}
.gwa-org-contact {
display: grid;
font-size: 0.7rem;
gap: 0.18rem;
line-height: 1.22 !important;
margin: 0.32rem 0 0 !important;
}
.gwa-org-contact a {
color: var(--gwa-org-green-dark);
overflow-wrap: anywhere;
text-decoration: none;
}
.gwa-org-depth-0 > .gwa-org-node .gwa-org-contact a {
color: #ffffff;
}
.gwa-org-contact a:hover,
.gwa-org-contact a:focus-visible {
text-decoration: underline;
text-underline-offset: 0.16em;
}
.gwa-org-toggle {
align-items: center;
background: transparent;
border: 0;
color: var(--gwa-org-green-dark);
cursor: pointer;
display: inline-flex;
font: inherit;
font-size: 0.76rem;
font-weight: 700;
gap: 0.45rem;
line-height: 1.25;
padding: 0;
}
.gwa-org-node-toggle {
margin-top: 0.42rem !important;
}
.gwa-org-toggle:hover .gwa-org-toggle-label,
.gwa-org-toggle:focus-visible .gwa-org-toggle-label {
text-decoration: underline;
text-underline-offset: 0.16em;
}
.gwa-org-toggle:focus-visible {
outline: 2px solid var(--gwa-org-green);
outline-offset: 4px;
}
.gwa-org-chevron {
border-bottom: 2px solid currentColor;
border-right: 2px solid currentColor;
height: 0.45rem;
transform: rotate(45deg) translateY(-0.15rem);
transition: transform 160ms ease;
width: 0.45rem;
}
.gwa-org-toggle[aria-expanded="true"] .gwa-org-chevron {
transform: rotate(225deg) translate(-0.05rem, -0.05rem);
}
.gwa-org-shared-toggle-wrap {
display: flex;
justify-content: center;
margin: -0.15rem 0 1.2rem;
position: relative;
}
.gwa-org-shared-toggle {
background: #ffffff;
border: 1px solid #cfe0d3;
border-radius: 999px;
box-shadow: 0 3px 10px rgba(20, 52, 31, 0.06);
padding: 0.5rem 0.8rem;
}
.gwa-organigramm:not(.gwa-org--interactive) .gwa-org-shared-toggle-wrap,
.gwa-organigramm:not(.gwa-org--interactive) .gwa-org-node-toggle {
display: none;
}
.gwa-organigramm [hidden] {
display: none !important;
}
.gwa-org-children--wide {
border-top: 1px solid var(--gwa-org-line);
display: grid;
gap: 1rem;
grid-template-columns: repeat(4, minmax(220px, 1fr));
margin-top: 2rem;
min-width: 0;
padding: 1.25rem 0 0;
}
.gwa-org-children--wide::before,
.gwa-org-children--wide > .gwa-org-item::before,
.gwa-org-children--wide > .gwa-org-item::after {
display: none;
}
.gwa-org-children--wide > .gwa-org-item {
padding: 0;
}
.gwa-org-empty {
background: var(--gwa-org-green-soft);
border-left: 4px solid var(--gwa-org-green);
padding: 0.8rem 1rem;
}
.gwa-org-roots--shared {
padding-bottom: 2rem;
}
.gwa-org-roots--shared::after {
border-left: 1px solid var(--gwa-org-line);
bottom: 0;
content: "";
height: 2rem;
left: 50%;
position: absolute;
}
.gwa-org-shared-children {
align-items: start !important;
border-top: 1px solid var(--gwa-org-line);
display: grid;
gap: 1rem;
grid-template-columns: repeat(4, minmax(220px, 1fr));
list-style: none;
margin: 0;
min-width: 928px;
padding: 1.25rem 0 0;
position: relative;
}
.gwa-org-shared-children > .gwa-org-item {
padding: 0;
}
.gwa-org-shared-children > .gwa-org-item::before,
.gwa-org-shared-children > .gwa-org-item::after {
display: none;
}
.gwa-org-shared-children > .gwa-org-item > .gwa-org-children {
border-left: 1px solid var(--gwa-org-line);
display: grid;
gap: 0.7rem;
margin: 1rem 0 0 0.8rem;
padding: 0 0 0 0.8rem;
position: relative;
}
.gwa-org-shared-children > .gwa-org-item > .gwa-org-children::before,
.gwa-org-shared-children > .gwa-org-item > .gwa-org-children > .gwa-org-item::before,
.gwa-org-shared-children > .gwa-org-item > .gwa-org-children > .gwa-org-item::after {
display: none;
}
.gwa-org-shared-children > .gwa-org-item > .gwa-org-children > .gwa-org-item {
padding: 0;
}
.gwa-org-shared-children > .gwa-org-item > .gwa-org-children .gwa-org-node {
margin: 0;
min-width: 0;
width: 100%;
}
.gwa-kontakte-grid {
display: grid;
gap: 1rem;
grid-template-columns: repeat(auto-fit, minmax(min(100%, 250px), 1fr));
margin: 1.25rem 0;
}
.gwa-kontaktkarte {
min-height: 0 !important;
}
@media (max-width: 1100px) {
.gwa-org-children--wide,
.gwa-org-shared-children {
grid-template-columns: repeat(3, minmax(220px, 1fr));
}
}
@media (max-width: 780px) {
.gwa-org-scroll {
overflow: visible;
padding-inline: 0;
}
.gwa-org-tree,
.gwa-org-tree ul,
.gwa-org-children--wide,
.gwa-org-shared-children {
border: 0;
display: block;
min-width: 0;
padding: 0;
}
.gwa-org-roots--shared {
padding-bottom: 0;
}
.gwa-org-roots--shared::after {
display: none;
}
.gwa-org-shared-toggle-wrap {
justify-content: flex-start;
margin: 0.7rem 0;
padding-left: 1rem;
}
.gwa-org-item,
.gwa-org-roots > .gwa-org-item,
.gwa-org-children--wide > .gwa-org-item,
.gwa-org-shared-children > .gwa-org-item {
padding: 0.42rem 0 0.42rem 1rem;
}
.gwa-org-roots > .gwa-org-item {
padding-left: 0;
}
.gwa-org-item::before,
.gwa-org-item::after,
.gwa-org-children::before {
display: none;
}
.gwa-org-children {
border-left: 2px solid var(--gwa-org-line);
margin-left: 1rem;
}
.gwa-org-node {
margin: 0;
max-width: none;
min-width: 0;
width: 100%;
}
}
@media (prefers-reduced-motion: reduce) {
.gwa-organigramm *,
.gwa-organigramm *::before,
.gwa-organigramm *::after {
scroll-behavior: auto !important;
transition: none !important;
}
}