.org-chart{display:flex;flex-direction:column;align-items:center;max-width:900px;margin:0 auto}.org-chart__tier{width:100%;position:relative}.org-chart__root-node{width:190px;height:190px;border-radius:50%;background:#f7f7f7;box-shadow:0 0 20px #0000001f;display:flex;align-items:center;justify-content:center;text-align:center;padding:24px;color:#1e2d4f;font-weight:800;font-size:1.15rem;line-height:1.3;text-transform:uppercase}.org-chart__stem{width:3px;height:36px;background:#36518d}.org-chart__cell{position:relative;padding-top:28px}.org-chart__cell:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:3px;height:28px;background:#36518d}.org-chart__tier--gms{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.org-chart__tier--gms:before{content:"";position:absolute;top:0;left:calc((100% - 48px)/8);right:calc((100% - 48px)/8);height:3px;background:#36518d}.org-chart__gm-node{background:#1e2d4f;color:#fff;border-radius:18px;padding:20px 16px;height:calc(100% - 28px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:4px;box-shadow:0 6px 16px #1e2d4f40}.org-chart__gm-title{font-weight:700;font-size:.95rem}.org-chart__gm-company{color:#7da4d4;font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:.9rem}.org-chart__tier--functions{display:flex;justify-content:center;align-items:flex-start;gap:64px;width:fit-content;margin:0 auto}.org-chart__tier--functions .org-chart__cell:first-child:after{content:"";position:absolute;top:0;left:50%;width:calc(50% + 32px);height:3px;background:#36518d}.org-chart__tier--functions .org-chart__cell:last-child:after{content:"";position:absolute;top:0;right:50%;width:calc(50% + 32px);height:3px;background:#36518d}.org-chart__branch{display:flex;flex-direction:column;align-items:center}.org-chart__circle-node{width:130px;height:130px;border-radius:50%;background:#36518d;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;padding:16px;font-weight:700;font-size:.95rem;line-height:1.3;box-shadow:0 6px 16px #36518d4d}.org-chart__connector-small{width:3px;height:24px;background:#7da4d4}.org-chart__chips{display:flex;flex-wrap:nowrap;justify-content:center;gap:8px;position:relative;padding-top:20px}.org-chart__chip{position:relative;background:#7da4d4;color:#fff;border-radius:9999px;padding:8px 16px;font-weight:600;font-size:.85rem;text-align:center;white-space:nowrap}.org-chart__chip:before{content:"";position:absolute;top:-20px;left:50%;transform:translate(-50%);width:3px;height:20px;background:#7da4d4}.org-chart__chip:after{content:"";position:absolute;top:-20px;height:3px;background:#7da4d4}.org-chart__chip:not(:first-child):not(:last-child):after{left:0;width:calc(100% + 8px)}.org-chart__chip:first-child:not(:only-child):after{left:50%;width:calc(50% + 8px)}.org-chart__chip:last-child:not(:only-child):after{left:0;width:50%}.org-chart__chips:has(>.org-chart__chip:only-child){padding-top:0}.org-chart__chip:only-child:before,.org-chart__chip:only-child:after{display:none}@media(max-width:767px){.org-chart__tier--gms{grid-template-columns:1fr;gap:0;max-width:320px;margin:0 auto}.org-chart__tier--functions{flex-direction:column;align-items:center;gap:0;width:100%;max-width:320px;margin:0 auto}.org-chart__tier--gms:before,.org-chart__tier--functions .org-chart__cell:after{display:none}.org-chart__chips{flex-direction:column;align-items:center;gap:0;padding-top:0;max-width:280px}.org-chart__chip{margin-top:24px}.org-chart__chip:first-child{margin-top:0}.org-chart__chip:before{top:-24px;height:24px}.org-chart__chip:first-child:before{display:none}.org-chart__chip:after{display:none}.org-chart__stem{height:28px}.org-chart__cell{padding-top:24px;display:flex;flex-direction:column;align-items:center}.org-chart__cell:before{height:24px}.org-chart__gm-node{width:100%;height:auto}.org-chart__root-node{width:160px;height:160px;font-size:1rem}}.hero-title,.hero-subtitle,.hero-description,.section-header-subtitle,.section-header-title,.leadership-intro-text,.org-chart,.leadership-member-card,.group-function-card,.leadership-philosophy-item,.leadership-reveal{opacity:0;transform:translateY(30px)}.leadership-header .section-header-subtitle{letter-spacing:4px;font-size:.875rem;font-weight:600}@media(min-width:768px){.leadership-header .section-header-subtitle{font-size:1rem}}
