:root{--ij-green:#5ea500;--ij-green-dark:#4c8400;--ij-navy:#123a63;--ij-navy-light:#1f5c8f;--ij-bg-alt:#f3f3f6;--ij-text:#222222;--ij-text-muted:#6c757d;--ij-border:#e5e5ea}.about-page{color:var(--ij-text)}.about-section{padding:72px 0}.about-hero,.about-section-alt{background:var(--ij-bg-alt)}.about-heading{font-size:2rem;font-weight:700;margin-bottom:20px;color:var(--ij-text)}.about-heading-tight{margin-bottom:6px}.about-body-text{font-size:1.05rem;line-height:2.1;color:var(--ij-text-muted);margin-bottom:0}.about-body-text-sm{font-size:.98rem;line-height:2;margin-bottom:18px}.about-body-text-center{max-width:720px;margin:0 auto}.about-hero-title{font-size:2.75rem;font-weight:800;margin-bottom:28px}.about-hero-lead{font-size:1.15rem;font-weight:600;margin-bottom:8px}.about-hero-text{font-size:1rem;line-height:2;color:var(--ij-text-muted);margin:18px 0}.about-btn-outline{display:inline-flex;align-items:center;border:1px solid var(--ij-navy);color:var(--ij-navy);background:#fff;padding:12px 26px;border-radius:50px;font-weight:600;transition:all .2s ease}.about-btn-outline:hover{background:var(--ij-navy);color:#fff}.about-btn-primary{display:inline-flex;align-items:center;border:none;background:var(--ij-green);color:#fff;padding:12px 26px;border-radius:50px;font-weight:600;transition:all .2s ease}.about-btn-primary:hover{background:var(--ij-green-dark);color:#fff}.about-btn-outline:focus-visible,.about-btn-primary:focus-visible{outline:2px solid var(--ij-navy-light);outline-offset:2px}.about-hero-gallery,.about-photo-frame,.team-avatar{overflow:hidden}.about-photo-frame,.gallery-cell,.team-avatar{position:relative}.about-photo-frame img,.gallery-cell img,.team-avatar img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:inherit}.about-hero-gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:16px;gap:16px;height:420px}.gallery-cell{border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#e9ecef,#dfe3e8)}.gallery-cell-a{grid-column:1;grid-row:1}.gallery-cell-b{grid-column:2;grid-row:1/span 2}.gallery-cell-c{grid-column:1;grid-row:2}.about-photo-frame{height:320px;border-radius:20px;background:linear-gradient(135deg,#f3f3f6,#e3e6ea)}.about-photo-frame-tall{height:360px}.team-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:48px}.team-card{text-align:center;width:180px}.team-avatar{width:130px;height:130px;margin:0 auto 20px;background:#fff;border:1px solid var(--ij-border);border-radius:20px}.team-avatar-active{border:2px solid var(--ij-green)}.team-name{font-size:1.05rem;font-weight:700;margin-bottom:4px;text-align:center}.team-role{font-size:.9rem;color:var(--ij-text-muted);margin-bottom:0;text-align:center}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.value-card{background:var(--ij-bg-alt);border:1px dashed #cfd2d8;border-radius:16px;padding:24px 20px;text-align:center}.value-card-active{background:#fff;border:1px solid var(--ij-green)}.value-title{font-size:1.05rem;font-weight:700;margin-bottom:10px}.value-desc{font-size:.9rem;color:var(--ij-text-muted);line-height:1.8;margin-bottom:0}.social-subheading{font-size:1.7rem;font-weight:800;line-height:1.5;color:var(--ij-text)}.social-list-title{font-size:1.2rem;font-weight:700;margin-bottom:18px}.social-list{list-style:none;padding:0;margin:0}.social-list li{position:relative;padding-right:24px;margin-bottom:16px;line-height:1.9;color:var(--ij-text-muted)}.social-list li:before{content:"";position:absolute;right:0;top:9px;width:9px;height:9px;background:var(--ij-green);border-radius:2px}.final-word-box{border:2px dashed var(--ij-green);border-radius:20px;padding:40px;text-align:center;max-width:1320px;margin:0 auto}.final-word-title{font-size:1.6rem;font-weight:800;margin-bottom:16px}.final-word-text{font-size:1.05rem;line-height:2;color:var(--ij-text-muted);margin-bottom:0}@media (max-width:992px){.values-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-section{padding:48px 0}.about-hero-title{font-size:2rem}.about-hero-gallery{height:320px}.team-grid{gap:28px}.team-card{width:140px}.values-grid{grid-template-columns:1fr}.social-subheading{font-size:1.4rem}}@media (max-width:480px){.about-hero-gallery{grid-template-columns:1fr;grid-template-rows:repeat(3,140px);height:auto}.gallery-cell-b{grid-column:1;grid-row:2}.gallery-cell-c{grid-row:3}}
/*# sourceMappingURL=795e384ec7423955.css.map*/