:root{--color-bg: #fffaf4;--color-surface: #ffffff;--color-surface-soft: #fff1e6;--color-card: #ffffff;--color-card-border: rgba(15, 23, 42, .08);--color-text: #192235;--color-text-muted: #5f6b7d;--color-text-dark: #101625;--color-accent: #f97316;--color-accent-strong: #6a09b7;--color-line: rgba(15, 23, 42, .1);--color-success: #18a873;--shadow-soft: 0 24px 60px rgba(23, 34, 54, .08);--radius-sm: .875rem;--radius-md: 1.25rem;--radius-lg: 1.75rem;--container: 72rem;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4rem;--space-9: 6rem;--font-sans: "Neo Sans Arabic", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-arabic: "Neo Sans Arabic", Tahoma, Arial, sans-serif}@font-face{font-family:Neo Sans Arabic;src:url(/_astro/Neo-Sans-Arabic-Regular.BbRNgwxZ.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Neo Sans Arabic;src:url(/_astro/NeoSansArabic-Bold.DzwUW5OS.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box}html{margin:0;min-height:100%;overflow-x:hidden;background:radial-gradient(circle at top right,rgba(249,115,22,.12),transparent 28%),radial-gradient(circle at top left,rgba(106,9,183,.08),transparent 25%),var(--color-bg);color:var(--color-text);font-family:var(--font-sans)}html[lang=ar]{font-family:var(--font-arabic)}html[lang=en] h1,html[lang=en] h2{text-transform:uppercase}html[lang=en] .rich-document h1,html[lang=en] .rich-document h2,html[lang=en] .handbook-document h1,html[lang=en] .handbook-document h2{text-transform:none}body{margin:0;min-height:100vh;overflow-x:hidden}main{display:block}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}p,li{color:var(--color-text-muted);line-height:1.7}h1,h2,h3,p{margin-top:0}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.site-header{position:sticky;top:0;z-index:10;backdrop-filter:blur(18px);background:#fffaf49e}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-4) 0}.brand img{width:164px;height:auto}.site-nav{display:flex;align-items:center;gap:var(--space-5);flex-wrap:wrap}.site-nav a,.locale-switch,.button,.button-secondary{transition:.18s ease}.site-nav a{color:var(--color-text-muted);font-size:.96rem}.site-nav-link{font-family:var(--font-arabic);font-size:1.05rem}.header-actions{display:flex;align-items:center;gap:1rem}.mobile-nav{display:none;position:relative}.mobile-nav-summary{display:flex;align-items:center;gap:.75rem;cursor:pointer;list-style:none}.mobile-nav-summary::-webkit-details-marker{display:none}.mobile-menu-text{font-family:var(--font-arabic);font-size:.85rem;font-weight:700;text-transform:uppercase}.mobile-hamburger{display:inline-flex;flex-direction:column;gap:.22rem}.mobile-hamburger span{width:1rem;height:1px;background:var(--color-text-dark)}.mobile-nav-panel{position:absolute;top:calc(100% + .75rem);right:0;width:min(17rem,calc(100vw - 2rem));display:grid;gap:.5rem;padding:1rem;border:1px solid rgba(15,23,42,.08);border-radius:1rem;background:#fffaf4fa;box-shadow:0 18px 40px #0f172a1f}html[dir=rtl] .mobile-nav-panel{left:0;right:auto}.mobile-nav-link{font-family:var(--font-arabic);font-size:1rem;color:var(--color-text-dark)}.site-nav a:hover,.locale-switch:hover{color:var(--color-text)}.locale-switch,.button,.button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.7rem 1rem;border-radius:999px;font-weight:700}.locale-switch{border:1px solid rgba(15,23,42,.12);color:var(--color-text)}.button{background:linear-gradient(135deg,var(--color-accent) 0%,#ff8e3c 100%);color:#fff;box-shadow:0 16px 32px #f9731638;border-radius:30px 0 30px 30px}.button:hover{transform:translateY(-1px)}.button-secondary{border:1px solid rgba(15,23,42,.12);background:#fff;color:var(--color-text);border-radius:30px 30px 30px 0}html[dir=rtl] .button{border-radius:0 30px 30px}html[dir=rtl] .button-secondary{border-radius:30px 0 30px 30px}.hero{padding:var(--space-9) 0 var(--space-8)}.home-hero-section{background-image:url(/_astro/Hero-Pattern-2.BSl-Doj6.png),url(/_astro/Hero-Pattern-3.Bh5PvA4B.png);background-position:left -8rem top 7rem,right top 12rem;background-repeat:no-repeat,no-repeat;background-size:17rem,8rem;padding-top:9rem;overflow:hidden}.home-hero-section-ar{background-position:right -8rem top 7rem,left top 12rem}.home-hero-shell{position:relative;min-height:34rem}.home-hero-copy{position:relative;z-index:1;width:min(28rem,100%);padding-top:2.5rem}.home-hero-copy-ar{margin-left:auto;text-align:right}.home-hero-summary{padding-right:4.75rem}html[dir=rtl] .home-hero-summary{padding-left:4.75rem;padding-right:0}.home-hero-media{position:absolute;right:-3rem;top:-2rem;width:min(46rem,58vw)}.home-hero-media-ar{left:-2rem;right:auto;top:-1rem}.hero-floating-image{width:100%;height:auto}.hero-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:var(--space-6);align-items:start}.eyebrow{display:inline-flex;margin-bottom:var(--space-4);padding:.45rem .8rem;border-radius:999px;background:#f973161f;color:#c95b11;font-size:.9rem}.hero h1,.page-header h1{margin-bottom:var(--space-4);color:var(--color-accent);font-size:clamp(2.3rem,5vw,4.6rem);line-height:1.06;letter-spacing:-.03em}.hero p,.page-header p{max-width:60ch;font-size:1.05rem}.hero-actions{display:flex;gap:var(--space-3);flex-wrap:wrap;margin-top:var(--space-5)}.hero-panel,.card,.panel,.faq-tab,.contact-card,.legal-shell,.handbook-shell{border-radius:var(--radius-lg);background:var(--color-surface);border:1px solid var(--color-card-border);box-shadow:var(--shadow-soft)}.hero-panel{padding:var(--space-6)}.stat-list,.feature-list,.stack-list,.faq-section-list,.contact-link-list,.people-grid,.card-grid{display:grid;gap:var(--space-4)}.stat-list{grid-template-columns:repeat(2,minmax(0,1fr))}.stat{padding:var(--space-4);border-radius:var(--radius-md);background:linear-gradient(180deg,#fff7f0,#fff);border:1px solid rgba(249,115,22,.12)}.stat strong{display:block;color:var(--color-text-dark);font-size:1.8rem}.section{padding:0 0 var(--space-8)}.section-header{margin-bottom:var(--space-5)}.section-header h2,.section-header h3{color:var(--color-text-dark);margin-bottom:var(--space-2);font-size:clamp(1.5rem,3vw,2.4rem)}.card-grid,.people-grid,.contact-link-list{grid-template-columns:repeat(3,minmax(0,1fr))}.home-vp-section{background-image:url(/_astro/VP-Pattern-2.BcMUufTh.png),url(/_astro/VP-Pattern-1.CMerCo49.png),url(/_astro/Why-eMushrif-1.C7LT9Vd8.png);background-position:96% 6%,0% 18%,50% 1rem;background-repeat:no-repeat,no-repeat,no-repeat;background-size:7rem,7rem,28rem;padding-top:5rem;overflow:hidden}.home-vp-section-ar{background-image:url(/_astro/VP-Pattern-2.BcMUufTh.png),url(/_astro/VP-Pattern-1.CMerCo49.png),url(/_astro/Why-Saar-Ar.B5OO_8Lu.png)}.vp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.vp-grid-five{grid-template-columns:repeat(6,minmax(0,1fr));gap:1.25rem}.vp-card{min-height:18rem;display:flex;flex-direction:column;justify-content:flex-end;padding:5rem 1.5rem 1.5rem;color:#fff;border:0;box-shadow:7px 7px 25px #00000024;border-radius:40px 40px 40px 0}.vp-card-ar{border-radius:40px 40px 0}.vp-card h3,.vp-card p{color:#fff}.vp-card-purple{background:linear-gradient(49deg,#6a09b7 70%,#6a09b799)}.vp-card-orange{background:linear-gradient(49deg,#e9511d 70%,#e9511d99)}.vp-card-tall{min-height:24rem}.vp-card-1,.vp-card-2,.vp-card-5{min-height:16rem}.vp-card-1,.vp-card-2{grid-column:span 3}.vp-card-3,.vp-card-4,.vp-card-5{grid-column:span 2}.vp-card-graphic{width:5rem;height:5rem;object-fit:contain;margin-bottom:auto}.home-platform-section{padding-top:2rem}.platform-shell{max-width:72rem}.platform-heading{text-align:center;margin-bottom:2rem}.platform-heading h2{color:var(--color-accent-strong);font-size:clamp(2.2rem,4vw,3.6rem)}.platform-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.5rem}.platform-feature{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:11rem;text-align:center;padding:1.25rem .75rem;border-radius:var(--radius-md);background:#ffffffb8;border:1px solid rgba(15,23,42,.06);box-shadow:0 14px 32px #0f172a0d}.platform-feature-icon{width:5.5rem;height:auto;padding:0;object-fit:contain;margin:0 auto 1rem}.platform-feature-text{color:var(--color-text-dark);font-family:var(--font-arabic);font-size:1.05rem;line-height:1.5}.home-video-section{padding-top:0}.home-video-shell{display:grid;gap:var(--space-5)}.home-video{width:100%;overflow:hidden;border-radius:2rem;border:1px solid rgba(15,23,42,.08);background:#111827;box-shadow:var(--shadow-soft);aspect-ratio:16 / 9;object-fit:cover}.platform-grid-ar,.platform-heading-ar{direction:rtl}.inquire-section{padding-top:1rem;padding-bottom:4rem}.inquire-shell{text-align:center}.inquire-title{color:var(--color-text-dark);margin-bottom:1rem}.inquire-summary{max-width:32rem;margin:0 auto 2rem}.card,.contact-card,.legal-shell,.handbook-shell,.faq-tab,.page-header,.panel{padding:var(--space-6)}.card h3,.contact-card h1,.people-card h3,.faq-tab h2,.legal-shell h1,.handbook-shell h1,.handbook-shell h2{color:var(--color-text-dark)}.page-header{margin:var(--space-8) auto var(--space-6)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.about-hero-section{background-image:url(/_astro/About-Us-Heo-Pattern-1.sB4sguVh.png),url(/_astro/About-Us-Image-shaped.BTJpJi4q.png),url(/_astro/About-Us-Heo-Pattern-2.BqmSDB54.png),url(/_astro/About-Us-Heo-Pattern-3.CkzW63PS.png);background-position:62% 78%,right 6vw top 7rem,-130px 170%,left 0 bottom 1rem;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat;background-size:auto,min(42rem,45vw),auto,min(72rem,84vw) 32rem;padding-top:8rem;padding-bottom:12rem;color:#fff}.about-hero-section-ar{background-image:url(/_astro/About-Us-Heo-Pattern-1.sB4sguVh.png),url(/_astro/Picture-about-us-ar.DsMPKGR4.png),url(/_astro/About-Us-Heo-Pattern-2.BqmSDB54.png),url(/_astro/About-Us-Heo-Pattern-3-Ar.otAVPG6X.png);background-position:62% 78%,left 6vw top 7rem,-130px 170%,right 0 bottom 1rem;padding-bottom:12rem}.about-hero-copy-shell{width:min(34rem,46vw);margin-top:10rem;margin-left:max(1rem,calc((100vw - var(--container)) / 2));margin-right:auto;padding-right:0}.about-hero-copy-shell-ar{margin-right:max(1rem,calc((100vw - var(--container)) / 2));margin-left:auto;padding-left:0;padding-right:0}.about-hero-mission{color:#fff;border-left:5px solid white;padding-left:1.25rem;font-size:1.9rem;line-height:1.7}.about-hero-mission-ar{border-left:0;border-right:5px solid white;padding-left:0;padding-right:1.25rem;direction:rtl;text-align:right}.leadership-section{background-image:url(/_astro/Leadership-Pattern-4.CHdN4eZQ.png),url(/_astro/Leadership-Pattern-2.CNl9MM6i.png),url(/_astro/Leadersip-Pattern-1.BgIZiVpe.png);background-position:75% 70%,25% 20%,50% 40px;background-repeat:no-repeat,no-repeat,no-repeat;background-size:auto,auto,37rem;padding-top:8rem;padding-bottom:5rem;overflow:hidden}.people-section-title{margin-bottom:var(--space-6);color:#0c016d;text-align:center;font-size:clamp(1.8rem,4vw,2.8rem)}.leadership-section-ar{background-image:url(/_astro/Leadership-Pattern-4.CHdN4eZQ.png),url(/_astro/Leadership-Pattern-2.CNl9MM6i.png),url(/_astro/Leadersip-Pattern-1-AR.BelyYeaR.png);background-size:auto,auto,12rem}.leadership-row{display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem}.leadership-row-ar{direction:rtl}.leadership-member{display:flex;flex-direction:column;align-items:center;text-align:center}.leadership-photo{width:13rem;height:18.75rem;overflow:hidden;margin-bottom:1rem}.leadership-name,.leadership-role{color:#0c016d;text-align:center}.leadership-name{margin-top:0;margin-bottom:.5rem}.board-section{background-image:url(/_astro/Board-Pattern-2.DnG40-kd.png),url(/_astro/Board-Pattern-3.DXSnVG9h.png);background-position:75% 75%,20% 25%;background-repeat:no-repeat,no-repeat;padding-top:1rem;padding-bottom:5rem;overflow:hidden}.board-heading{color:#0c016d;text-align:center;background-image:url(/_astro/Board-Pattern-1.CuLabxpE.png);background-position:50% 70%;background-repeat:no-repeat;background-size:37rem;padding-bottom:6rem;margin-top:0}.board-heading-ar{background-image:url(/_astro/Board-Pattern-1-AR.CGlTunbJ.png);background-position:50% 0;background-size:12rem;padding-top:6rem;padding-bottom:0}.contact-card-page{background:#efefef;min-height:calc(100vh - 5rem)}.contact-card-shell{position:relative;min-height:100vh;padding-top:8rem;padding-bottom:4rem}.contact-card-details{width:min(32rem,100%)}.contact-header{color:#6d11b6;margin-top:0}.contact-links-list{width:min(32rem,100%);margin-top:2rem}.contact-link-pill{display:flex;align-items:center;width:100%;min-height:5rem;margin-bottom:1rem;padding:.5rem 1.5rem;border-radius:30px;background-color:#fff;background-image:url(/_astro/Link-Patterns-A.CITUmMYB.png);background-position:122% 80%;background-repeat:no-repeat;background-size:10rem;box-shadow:0 12px 28px #0f172a14}.contact-link-label{color:#6d11b6;text-transform:uppercase;font-family:var(--font-arabic);font-size:1.35rem;font-weight:700;line-height:1.4}.contact-card-illustration-wrap{position:absolute;right:-3rem;top:5rem;width:min(36rem,46vw)}.contact-card-illustration-wrap-kw{top:8rem}.contact-card-illustration{width:100%;height:auto}.people-card{padding:var(--space-5);border-radius:var(--radius-md);background:linear-gradient(180deg,#fffdfb,#fff5ec);border:1px solid rgba(15,23,42,.06)}.people-card p,.office-card p,.footer-bottom p,.footer-locale-note{margin-bottom:0}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-5)}.faq-section-list{list-style:none;padding:0;margin:var(--space-4) 0 0}.faq-section-list li{padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);background:#fff8f2;border:1px solid rgba(249,115,22,.12)}.banner{margin-bottom:var(--space-5);padding:var(--space-4) var(--space-5);border-radius:var(--radius-md);border:1px solid rgba(249,115,22,.22);background:#f9731614}.site-footer{position:relative;isolation:isolate;margin-top:var(--space-9);padding:var(--space-8) 0 var(--space-6);color:#fff;display:block;width:100%;min-width:100%;overflow:hidden;background:transparent}.site-footer:before{content:"";position:absolute;inset-block:0;left:-100vw;width:300vw;z-index:0;background-image:url(/_astro/Footer-Pattern-2.sZtGyIH8.png),linear-gradient(100deg,#6a09b7,#6a09b7d1);background-position:5% 70%,0 0;background-repeat:no-repeat,repeat;background-size:14rem,auto}.site-footer>*{position:relative;z-index:1}.site-footer:after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(100deg,#6a09b7,#6a09b7db);pointer-events:none}.site-footer .container{position:relative;z-index:1}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:var(--space-6)}.footer-links-column{display:flex;flex-direction:column;gap:1.75rem}.footer-group{border-bottom:1px solid rgba(233,81,29,.55);padding-bottom:1rem}.footer-group:last-child{border-bottom:0}.section-label{margin-bottom:var(--space-4);color:#fff;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase}.office-list,.footer-links{display:grid;gap:var(--space-4)}.office-card{padding-bottom:var(--space-4);border-bottom:1px solid rgba(255,255,255,.2);min-width:0}.office-card p,.footer-links a,.footer-bottom p{overflow-wrap:anywhere}.office-card:last-child{border-bottom:0;padding-bottom:0}.office-card h3,.legal-shell h2,.legal-shell h3{margin-bottom:var(--space-2);color:var(--color-accent)}.footer-links a{color:#ffffffe0}.footer-links a:hover{color:#fff}.footer-social-icons{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.footer-social-link{display:inline-flex}.site-footer .office-card p,.site-footer .footer-locale-note,.site-footer .footer-bottom p{color:#ffffffe0}.footer-bottom{margin-top:var(--space-6);padding-top:var(--space-5);border-top:1px solid rgba(255,255,255,.2)}.legal-shell,.handbook-shell{width:min(calc(100% - 2rem),56rem);margin:var(--space-8) auto}.rich-document{padding:clamp(1.5rem,3vw,3rem);border-radius:var(--radius-lg);background:#ffffffc7;border:1px solid rgba(15,23,42,.08);box-shadow:var(--shadow-soft)}.legal-shell .legal-heading{color:var(--color-text-dark);scroll-margin-top:7rem}.legal-shell .legal-heading-1{margin-bottom:var(--space-5)}.legal-shell .legal-heading-2,.legal-shell .legal-heading-3{margin-top:var(--space-6);margin-bottom:var(--space-3)}.legal-paragraph{margin-bottom:var(--space-4)}.legal-paragraph a{color:var(--color-accent-strong);font-weight:700;text-decoration:underline;text-underline-offset:.18em}.handbook-document{width:min(calc(100% - 2rem),68rem)}.handbook-hero-grid{margin-bottom:var(--space-6)}.handbook-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-3);margin:var(--space-6) 0}.handbook-nav-link{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-md);background:#fff8f2;border:1px solid rgba(249,115,22,.14);color:var(--color-text-dark);font-weight:700}.handbook-nav-link span,.handbook-section-number{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;flex:0 0 auto;border-radius:50%;background:var(--color-accent-strong);color:#fff;font-size:.9rem}.handbook-section-stack{display:grid;gap:var(--space-7)}.handbook-content-section{scroll-margin-top:7rem}.handbook-section-heading{display:grid;grid-template-columns:auto 1fr;gap:var(--space-4);align-items:start;margin-bottom:var(--space-5)}.handbook-block-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4)}.handbook-info-card{padding:var(--space-5);border-radius:var(--radius-md);background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 14px 34px #0f172a0f}.handbook-info-card h3{color:var(--color-text-dark)}.handbook-info-card ul,.handbook-timeline{margin:0;padding-inline-start:1.25rem}.handbook-info-card li+li{margin-top:.55rem}.handbook-timeline{display:grid;gap:var(--space-3);list-style:none;padding:0;margin-top:var(--space-4)}.handbook-timeline li{display:grid;gap:.25rem;padding:var(--space-3) var(--space-4);border-inline-start:4px solid var(--color-accent);border-radius:var(--radius-sm);background:#fff8f2}.handbook-timeline strong{color:var(--color-text-dark)}.handbook-timeline span{color:var(--color-text-muted)}.legal-shell ul,.handbook-shell ul{padding-inline-start:1.25rem}.stack-list{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:var(--space-5)}.stack-list li{list-style:none;padding:var(--space-4);border-radius:var(--radius-md);background:#fff8f2;border:1px solid rgba(249,115,22,.12)}.hero-figure,.page-art,.contact-art,.handbook-art{overflow:hidden}.hero-figure{padding:var(--space-5);display:flex;align-items:flex-end;justify-content:center;min-height:31rem}.hero-figure-illustration{background:transparent;border:0;box-shadow:none;padding:0}.feature-card-header,.faq-header,.page-header-grid,.contact-card-grid,.handbook-header-grid{display:grid;gap:var(--space-5)}.feature-card-header{grid-template-columns:3.5rem 1fr;align-items:center;margin-bottom:auto}.feature-icon{width:3.5rem;height:3.5rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;background:#ffffff24}.feature-icon-image{width:2.1rem;height:2.1rem;object-fit:contain}.page-header-grid,.contact-card-grid,.handbook-header-grid{grid-template-columns:1.1fr .9fr;align-items:center}.page-art,.contact-art,.handbook-art{padding:var(--space-4);border-radius:var(--radius-lg);background:linear-gradient(180deg,#fff4ea,#fff);border:1px solid rgba(249,115,22,.12)}.page-art-photo{padding:0;min-height:24rem;aspect-ratio:4 / 3;background:#f8f0e8;border-radius:30px}.contact-art-illustration,.handbook-art{display:flex;align-items:center;justify-content:center;min-height:23rem}.illustration-image{width:auto;max-width:100%;height:auto;max-height:100%;object-fit:contain}.hero-illustration{max-height:28rem}.contact-illustration{max-height:21rem}.handbook-illustration{max-height:18rem}.photo-fill{width:100%;height:100%;object-fit:cover}.person-photo{overflow:hidden;border-radius:1rem;margin-bottom:var(--space-4);aspect-ratio:4 / 4.5;background:#f2ece6}.person-image{object-position:center top}.faq-header{grid-template-columns:4rem 1fr;align-items:center;margin-bottom:0}.faq-symbol{width:4rem;height:4rem;padding:.75rem;border-radius:1rem;background:#fff4ea}.contact-link-list.compact{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:991px){.site-nav,.header-actions .locale-switch{display:none}.mobile-nav{display:block}.header-inner{flex-direction:row;align-items:center}.hero-grid,.footer-grid,.faq-grid,.card-grid,.people-grid,.contact-link-list,.stack-list,.page-header-grid,.contact-card-grid,.handbook-header-grid,.handbook-nav,.handbook-block-grid{grid-template-columns:1fr}.home-hero-section{background-image:url(/_astro/VP-Pattern-2.BcMUufTh.png),url(/_astro/Hero-Pattern-2.BSl-Doj6.png),url(/_astro/Hero-Pattern-3.Bh5PvA4B.png);background-position:0 100%,-14rem 8rem,95% 16rem;background-repeat:no-repeat,no-repeat,no-repeat;background-size:10rem,24rem,8rem;padding-top:10rem}.home-hero-section-ar{background-image:url(/_astro/Hero-Pattern-4.CozPQlS0.png),url(/_astro/Hero-Pattern-2.BSl-Doj6.png),url(/_astro/Hero-Pattern-3.Bh5PvA4B.png);background-position:-12rem 100%,-14rem 8rem,100% 16rem;background-repeat:no-repeat,no-repeat,no-repeat;background-size:9rem,24rem,8rem}.home-hero-shell{min-height:54rem}.home-hero-copy{width:70%;padding-top:0}.home-hero-copy-ar{width:70%;margin-right:0;margin-left:auto}.home-hero-summary,html[dir=rtl] .home-hero-summary{padding-left:0;padding-right:0;max-width:25rem}.home-hero-media{width:31rem;right:50%;top:18rem;transform:translate(50%)}.home-hero-media-ar{left:2.5rem;right:auto;top:24rem;width:30rem;transform:none}.vp-grid-five{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.vp-card-1,.vp-card-2,.vp-card-3,.vp-card-4{grid-column:auto}.vp-card-5{grid-column:1 / -1}.site-footer{width:100vw;margin-inline:calc(50% - 50vw)}.platform-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 2rem}.platform-feature{min-height:8.5rem;justify-content:center}.platform-feature-icon{display:none}.platform-feature:last-child{grid-column:1 / -1;max-width:14rem;margin:0 auto}.about-hero-section,.about-hero-section-ar{background-size:8rem,min(82vw,28rem),8rem,44rem;background-position:right 1rem bottom 2rem,center top 4rem,left -2rem bottom 4rem,center bottom;padding-top:6rem;padding-bottom:8rem}.about-hero-copy-shell,.about-hero-copy-shell-ar{width:min(100%,36rem);margin-top:22rem;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.about-hero-mission,.about-hero-mission-ar{font-size:1.35rem;line-height:1.7}.leadership-photo{width:11rem;height:15rem}.contact-card-shell{min-height:auto;padding-top:3rem}.contact-card-page{min-height:auto}.contact-card-details,.contact-links-list{width:100%}.contact-card-illustration-wrap,.contact-card-illustration-wrap-kw{position:static;width:min(24rem,100%);margin:2rem auto}.hero-figure,.contact-art-illustration,.handbook-art,.page-art-photo{min-height:auto}}@media(max-width:767px){.home-vp-section,.home-vp-section-ar{background-size:6rem,6rem,min(18rem,86vw);background-position:100% 4rem,0 24rem,center .5rem}.home-hero-section,.home-hero-section-ar{padding-top:7.5rem;background-size:9rem,18rem,5rem;background-position:left -4rem top 7rem,center top 20rem,right top 2rem}.home-hero-shell{min-height:auto;display:flex;flex-direction:column;align-items:center}.home-hero-copy,.home-hero-copy-ar,html[dir=rtl] .home-hero-copy-ar{width:100%;text-align:center}.home-hero-summary{display:none}.home-hero-media,.home-hero-media-ar{position:static;width:min(24rem,100%);margin-top:1rem;transform:none}.vp-grid-five{display:grid;grid-template-columns:1fr}.vp-card-1,.vp-card-2,.vp-card-3,.vp-card-4,.vp-card-5{width:auto;grid-column:auto}.vp-card{min-height:auto;padding:1.5rem;gap:1rem;border-radius:2rem}.vp-card-graphic{width:4rem;height:4rem;margin-bottom:0}.footer-grid,.people-grid,.contact-link-list,.stack-list,.page-header-grid,.contact-card-grid,.handbook-header-grid{grid-template-columns:1fr}.footer-links-column{gap:1rem}.about-hero-section,.about-hero-section-ar{background-size:7rem,min(82vw,24rem),7rem,36rem;padding-top:4rem;padding-bottom:6rem}.about-hero-copy-shell,.about-hero-copy-shell-ar{margin-top:18rem}.leadership-section,.leadership-section-ar,.board-section{background-image:none}.board-heading,.board-heading-ar{background-image:none;padding-top:0;padding-bottom:var(--space-4)}}@media(max-width:479px){.container{width:min(calc(100% - 1.5rem),var(--container))}.home-hero-section{background-size:14rem,16rem,4rem;background-position:left -6rem top 8rem,center top 17rem,right top 3rem;padding-top:8rem}.home-hero-section-ar{background-size:4rem,0,0;background-position:right top 4rem}.hero h1{font-size:3.2rem;line-height:1.12}.home-hero-media,.home-hero-media-ar{width:18rem}.platform-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1rem}.platform-feature-text{font-size:.92rem}.platform-feature:last-child{max-width:8.5rem}.site-footer{padding-top:1rem;padding-bottom:1.5rem}.site-footer:before{background-image:linear-gradient(100deg,#6a09b7,#6a09b7d1)}.about-hero-section,.about-hero-section-ar{background-size:5rem,min(85vw,22rem),0,22rem;background-position:right top 17rem,center top 4rem,0 0,center 18rem;padding-top:2rem;padding-bottom:3rem}.about-hero-copy-shell,.about-hero-copy-shell-ar{margin-top:18rem}.about-hero-mission,.about-hero-mission-ar{font-size:1rem;line-height:1.8}.leadership-row{gap:1.5rem}.leadership-photo{width:10rem;height:13.5rem}}
