@font-face{font-family:Beit Naskh;src:url(/assets/fonts/Naskh.ttf) format("truetype");font-display:swap}@font-face{font-family:Beit Thuluth;src:url(/assets/fonts/Thuluth.ttf) format("truetype");font-display:swap}:root{color-scheme:light;--green-950: #002e26;--green-900: #063b33;--green-800: #0d4b40;--green-600: #4b7235;--green-500: #66894e;--gold: #b99a57;--ink: #17221e;--muted: #69736f;--line: #dfe5e1;--paper: #ffffff;--warm: #f5f4ef;--shell: min(1180px, calc(100% - 44px) );font-synthesis:weight style;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink);font-family:Beit Naskh,Tahoma,Arial,sans-serif;font-size:18px;line-height:1.9}main{margin-bottom:0}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}img,svg{display:block}img{max-width:100%}.shell{width:var(--shell);margin-inline:auto}.topbar{background:var(--green-950);color:#fff;font-family:Beit Thuluth,Beit Naskh,serif}.topbar-inner{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:30px}.top-links,.top-socials{display:flex;align-items:center}.top-links a,.top-socials a{position:relative;display:inline-flex;align-items:center;gap:8px;padding-inline:22px;line-height:1;white-space:nowrap}.top-links a:first-child,.top-socials a:first-child{padding-right:0}.top-links a:not(:last-child):after,.top-socials a:not(:last-child):after{content:"";position:absolute;right:auto;left:-17px;top:calc(50% - 8.5px);width:1px;height:17px;border-right:1px solid rgba(191,191,191,.59)}.topbar a{transition:color .2s ease}.topbar a:hover{color:#b9d0aa}.top-socials,.top-socials a{direction:rtl}.top-socials svg{width:16px;height:16px}.site-header{position:sticky;top:0;z-index:50;background:#fff}.nav-row{min-height:153px;display:flex;align-items:center;gap:40px}.brand{flex:0 0 330px;padding-left:38px;border-left:1px solid #e3e7e5}.brand img{width:330px}.main-nav{display:flex;align-items:center;justify-content:space-between;flex:1;gap:12px;font-family:Beit Thuluth,Beit Naskh,serif;font-size:22px}.nav-item{position:relative;display:flex;align-items:center}.nav-item>a{position:relative;display:block;padding:18px 8px;white-space:nowrap}.nav-item>a:after{content:"";position:absolute;right:8px;left:8px;bottom:11px;height:2px;background:var(--green-600);transform:scaleX(0);transition:transform .2s ease}.nav-item>a:hover:after{transform:scaleX(1)}.submenu-toggle{width:30px;height:30px;padding:6px;color:var(--green-950);border:0;background:transparent;cursor:pointer}.submenu{position:absolute;top:calc(100% - 5px);right:0;width:260px;padding:10px;background:#fff;border-top:3px solid var(--green-600);box-shadow:0 16px 40px #002e2624;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s ease}.submenu a{display:block;padding:9px 12px;line-height:1.5;border-bottom:1px solid #edf0ee}.submenu a:last-child{border-bottom:0}.submenu a:hover{color:var(--green-600);background:var(--warm)}.has-submenu:hover .submenu,.submenu.is-expanded{opacity:1;visibility:visible;transform:translateY(0)}.menu-toggle{display:none;width:44px;height:44px;padding:9px;color:var(--green-950);border:1px solid var(--line);background:#fff;cursor:pointer}.home-hero{position:relative;aspect-ratio:1452 / 672;min-height:440px;max-height:730px;background-image:url(/assets/media/2026/07/BM-banner-Website-1024x474.jpg);background-size:cover;background-position:center}.hero-action{position:absolute;right:50%;bottom:8%;transform:translate(50%)}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:10px 30px;color:#fff;background:var(--green-950);border:1px solid var(--green-950);border-radius:2px;transition:background .2s ease,color .2s ease,transform .2s ease}.button:hover{background:var(--green-600);border-color:var(--green-600);transform:translateY(-2px)}.button svg,.text-link svg{width:18px;height:18px}.button-light{min-width:180px;font-family:Beit Thuluth,Beit Naskh,serif;font-size:22px;background:#002e26f0;border:0}.section{padding:100px 0}.split-layout{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--green-600);font-size:16px;font-weight:700;letter-spacing:.04em}.eyebrow:before{content:"✦";color:var(--gold);font-size:12px}.eyebrow.light{color:#cbd9d4}.section-copy h1,.section-heading h2,.complex-feature h2{margin:10px 0 20px;color:var(--green-950);font-family:Beit Thuluth,Beit Naskh,serif;font-size:clamp(38px,4.2vw,62px);font-weight:400;line-height:1.35}.section-copy p{margin:0 0 32px;color:#46514d;font-size:22px;line-height:2}.leader-gallery{position:relative;overflow:hidden;min-height:540px;background:var(--warm)}.leader-gallery:before{content:"";position:absolute;inset:18px;z-index:1;border:1px solid rgba(255,255,255,.65);pointer-events:none}.leader-gallery img{width:100%;height:540px;object-fit:cover;transition:opacity .25s ease}.gallery-dots{position:absolute;z-index:2;right:50%;bottom:28px;display:flex;gap:10px;transform:translate(50%)}.gallery-dots button{width:8px;height:8px;padding:0;border:1px solid #fff;border-radius:50%;background:transparent;cursor:pointer;transition:.2s ease}.gallery-dots button.active{width:28px;border-radius:8px;background:#fff}.events-section{background:var(--warm)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-heading h2{margin-bottom:0}.text-link{display:inline-flex;align-items:center;gap:10px;color:var(--green-800);font-weight:700}.text-link:hover{color:var(--green-600)}.articles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.article-card{overflow:hidden;background:#fff;border-bottom:3px solid var(--green-600);box-shadow:0 12px 35px #1a2d2612;transition:transform .25s ease,box-shadow .25s ease}.article-card:hover{transform:translateY(-6px);box-shadow:0 18px 42px #1a2d261f}.article-image{display:block;overflow:hidden;aspect-ratio:1 / 1;background:#eceeea}.article-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.article-card:hover .article-image img{transform:scale(1.035)}.article-card-body{padding:24px 25px 28px}.article-date{display:flex;align-items:center;gap:8px;color:var(--green-600);font-size:15px}.article-date svg{width:17px;height:17px}.article-card h3{min-height:82px;margin:10px 0;color:var(--green-950);font-size:22px;line-height:1.65}.article-card h3 a:hover{color:var(--green-600)}.article-card p{display:-webkit-box;overflow:hidden;margin:0 0 18px;color:var(--muted);line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:2}.complex-section{padding:0;margin-bottom:-10px}.complex-grid{width:100%;display:grid;grid-template-columns:1fr 1fr}.complex-feature{min-height:680px;display:flex;align-items:end;padding:70px max(55px,calc((100vw - 1180px)/2));color:#fff;background:linear-gradient(0deg,#002e26f5,#002e2614 75%),url(/assets/media/2025/12/003.webp) center / cover}.complex-feature h2{margin-bottom:0;color:#fff;font-size:clamp(40px,4.2vw,66px)}.complex-links{display:flex;flex-direction:column;justify-content:center;padding:55px max(50px,calc((100vw - 1180px)/2));background:var(--green-950);color:#fff}.institution-link{display:grid;grid-template-columns:42px 1fr;gap:18px;padding:33px 0;border-bottom:1px solid rgba(255,255,255,.18)}.institution-link:last-child{border-bottom:0}.institution-number{color:var(--gold);font-size:17px}.institution-link h3{margin:0 0 9px;font-size:25px;line-height:1.5}.institution-link p{margin:0 0 10px;color:#bac8c3;line-height:1.7}.institution-link .text-link{color:#fff;font-size:16px}.page-hero{position:relative;overflow:hidden;min-height:340px;display:flex;align-items:center;color:#fff;background:var(--green-950)}.page-hero.compact{min-height:390px}.page-hero:before{content:"";position:absolute;inset:0;opacity:.15;background:url(/assets/media/2025/12/beit2.webp) center / cover}.page-hero-pattern{position:absolute;width:480px;height:480px;left:-80px;top:-200px;opacity:.08;border:55px double #fff;border-radius:50%}.page-hero-inner{position:relative;z-index:1;padding-block:70px}.page-hero p{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px;color:#c8d4d0;font-size:15px}.page-hero p a:hover{color:#fff}.page-hero h1{max-width:950px;margin:0;font-family:Beit Thuluth,Beit Naskh,serif;font-size:clamp(42px,5.5vw,76px);font-weight:400;line-height:1.35}.page-hero.compact h1{font-size:clamp(36px,4.5vw,62px)}.content-layout,.article-layout{max-width:980px;padding-block:85px 110px}.article-layout{max-width:900px}.rich-content>h2{position:relative;margin:55px 0 20px;padding-right:24px;color:var(--green-950);font-family:Beit Thuluth,Beit Naskh,serif;font-size:clamp(32px,3.5vw,48px);font-weight:400;line-height:1.5}.rich-content>h2:first-child{margin-top:0}.rich-content>h2:before{content:"";position:absolute;right:0;top:.4em;width:5px;height:.85em;background:var(--green-600)}.rich-content>p{margin:0 0 20px;color:#394741;font-size:21px;line-height:2.05}.rich-content .list-item{display:inline-block;margin-left:12px;color:var(--green-600);font-weight:700}.content-image{width:min(100%,790px);max-height:680px;margin:36px auto;object-fit:cover;background:var(--warm);box-shadow:0 10px 35px #002e261a}.article-lead-image{width:min(100%,780px);margin:0 auto 45px;box-shadow:0 10px 40px #002e261f}.video-frame{overflow:hidden;aspect-ratio:16 / 9;margin:20px 0 55px;background:#101513;box-shadow:0 12px 38px #002e261f}.video-frame iframe{width:100%;height:100%;border:0}.listing-grid{align-items:stretch}.books-section{background:var(--warm)}.books-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 24px;align-items:stretch}.book-card{overflow:hidden;display:flex;flex-direction:column;background:#fff;border-bottom:3px solid var(--green-600);box-shadow:0 10px 28px #002e2612;transition:transform .25s ease,box-shadow .25s ease}.book-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #002e261f}.book-cover{aspect-ratio:3 / 4;display:flex;align-items:end;justify-content:center;padding:20px 20px 0;background:#ebe8de}.book-cover img{width:100%;height:100%;object-fit:contain;object-position:center bottom}.book-copy{padding:22px}.book-copy h2{margin:0 0 9px;color:var(--green-950);font-size:20px;line-height:1.55}.book-copy p{margin:0;color:var(--muted);font-size:15px;line-height:1.7}.not-found{min-height:650px;display:grid;place-items:center;padding:80px 22px;text-align:center;background:var(--warm)}.not-found span{color:var(--green-600);font-size:90px;font-weight:700;line-height:1}.not-found h1{margin:20px 0 4px;color:var(--green-950);font-family:Beit Thuluth,Beit Naskh,serif;font-size:50px;font-weight:400}.not-found p{margin:0 0 25px;color:var(--muted)}.site-footer{color:#fff;background:var(--green-950)}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr .8fr;gap:80px;padding-block:75px 60px}.footer-brand img{width:330px}.footer-brand p{max-width:500px;margin:25px 0 0;color:#bdcac5}.site-footer h2{margin:13px 0 20px;font-family:Beit Thuluth,Beit Naskh,serif;font-size:26px;font-weight:400}.site-footer p{color:#bdcac5}.footer-links{display:flex;flex-direction:column;gap:8px;color:#bdcac5}.footer-links a:hover{color:#fff}.footer-socials{display:flex;gap:10px}.footer-socials a{width:40px;height:40px;display:grid;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.25);transition:.2s ease}.footer-socials a:hover{color:var(--green-950);background:#fff}.footer-socials svg{width:18px;height:18px}.footer-bottom{padding:18px 22px;color:#aebdb7;border-top:1px solid rgba(255,255,255,.14);text-align:center;font-size:15px}@media(max-width:1120px){.top-links a,.top-socials a{padding-inline:11px}.top-socials span{display:none}.nav-row{min-height:115px;gap:25px}.brand{flex-basis:250px}.brand img{width:250px}.main-nav{font-size:18px;gap:4px}.nav-item>a{padding-inline:3px}.books-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:880px){:root{--shell: min(100% - 32px, 700px)}.topbar-inner{min-height:52px;justify-content:center}.top-links a{display:none}.top-links a:first-child{display:block}.top-socials{margin-right:auto}.nav-row{min-height:94px;justify-content:space-between}.brand{flex-basis:auto;padding-left:0;border:0}.brand img{width:235px}.menu-toggle{display:block}.main-nav{position:absolute;top:100%;right:0;left:0;display:none;flex-direction:column;align-items:stretch;gap:0;padding:14px 22px 24px;background:#fff;box-shadow:0 16px 35px #002e2621}.main-nav.is-open{display:flex}.nav-item{display:grid;grid-template-columns:1fr 40px;border-bottom:1px solid var(--line)}.nav-item>a{padding:12px 5px}.nav-item>a:after{display:none}.submenu{position:static;grid-column:1 / -1;display:none;width:auto;padding:4px 14px 10px;border:0;box-shadow:none;opacity:1;visibility:visible;transform:none}.submenu.is-expanded{display:block}.home-hero{min-height:355px}.section{padding:75px 0}.split-layout,.complex-grid{grid-template-columns:1fr}.split-layout{gap:45px}.leader-gallery,.leader-gallery img{min-height:450px;height:450px}.articles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.complex-feature{min-height:540px;padding:55px max(22px,calc((100vw - 700px)/2))}.complex-links{padding-inline:max(22px,calc((100vw - 700px)/2))}.footer-grid{grid-template-columns:1fr 1fr;gap:45px}.footer-brand{grid-column:1 / -1}.books-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:580px){.inner-page-hero h1{width:100%;font-size:55px;line-height:99px}.imam-section>.route-shell{width:calc(100% - 40px)}.imam-section .profile-row{grid-template-columns:1fr;gap:0;min-height:0;margin:0 0 73px}.imam-section .profile-row:last-child{margin-bottom:0}.imam-section .profile-row>img,.imam-section .profile-row--body-only>img{width:100%;height:auto;margin:0}.imam-section .profile-copy,.imam-section .profile-row--body-only .profile-copy{width:100%;padding-top:20px}.imam-section .profile-row--body-only .profile-copy{padding-top:28px}.imam-section .profile-label{width:100%;margin:0 0 8px;font-size:12px;line-height:14.4px}.imam-section .profile-name{width:100%;margin:0 0 29px;font-size:28px;line-height:36.4px}.imam-section .profile-copy p,.imam-conclusion p{width:100%;margin:0 0 23px;font-size:23px;font-weight:400;line-height:37px}.imam-conclusion{min-height:0;padding:0}.imam-conclusion h2{width:100%;margin:0 0 28px;font-size:28px;line-height:36.4px}.imam-empty-paragraph{height:37px}.imam-gallery{position:static;width:100%;height:auto;margin:53px 0 67px}.imam-gallery img{width:100%;height:auto;aspect-ratio:360 / 447}:root{--shell: calc(100% - 28px) }body{font-size:16px}.topbar-inner{gap:12px}.top-links{min-width:0}.top-links a:first-child{overflow:hidden;max-width:210px;text-overflow:ellipsis}.brand img{width:205px}.home-hero{min-height:270px;aspect-ratio:auto;background-position:center}.hero-action{bottom:18px}.button-light{min-width:150px;min-height:48px;font-size:19px}.section{padding:58px 0}.section-copy p,.rich-content>p{font-size:18px}.leader-gallery,.leader-gallery img{min-height:330px;height:330px}.section-heading{margin-bottom:28px}.desktop-only{display:none}.articles-grid,.books-grid{grid-template-columns:1fr}.article-card h3{min-height:auto}.complex-feature{min-height:410px}.complex-links{padding-block:30px}.institution-link{grid-template-columns:26px 1fr;gap:8px;padding:27px 0}.page-hero,.page-hero.compact{min-height:280px}.page-hero-inner{padding-block:52px}.content-layout,.article-layout{padding-block:55px 75px}.rich-content>h2{margin-top:42px;padding-right:17px;font-size:31px}.rich-content>h2:before{width:4px}.footer-grid{grid-template-columns:1fr;gap:30px;padding-block:55px}.footer-brand{grid-column:auto}}@media(max-width:580px){.complex-section{margin-bottom:-3px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.route-shell{width:min(1380px,calc(100% - 60px));margin-inline:auto}.category-archive{padding-block:76px 100px}.category-archive-content{max-width:1080px}.category-archive h1{margin:0 0 48px;color:var(--live-dark, var(--green-950));font-family:Beit Thuluth,Beit Naskh,serif;font-size:42px;font-weight:600;line-height:1.35}.category-archive article{padding:0 0 34px;margin-bottom:34px;border-bottom:1px solid #e6e6e6}.category-archive article:last-child{margin-bottom:0;border-bottom:0}.category-archive h2{margin:0 0 12px;color:var(--live-dark, var(--green-950));font-family:Beit Thuluth,Beit Naskh,serif;font-size:31px;font-weight:600;line-height:1.4}.category-archive h2 a:hover{color:var(--live-primary, var(--green-600))}.category-archive p{margin:0;color:#000;font-family:Tajawal,Beit Naskh,Tahoma,Arial,sans-serif;font-size:18px;line-height:2}.route-section{padding:70px 0;background:#fff}.inner-page-hero{position:relative;min-height:270.5px;display:grid;place-items:center;overflow:hidden;padding:30px;color:#fff;text-align:center;background:#1c403a url(/assets/media/2026/02/background.webp) center / cover no-repeat}.inner-page-hero:before{content:"";position:absolute;inset:0;background:#00362dc7}.inner-page-hero--photo{background-position:center 44%}.inner-page-hero--photo:before{background:#001c1759}.inner-page-hero h1{position:relative;z-index:1;margin:0;color:#fff;font-family:Beit Naskh,Tahoma,Arial,sans-serif;font-size:55px;font-weight:500;line-height:1.5;letter-spacing:.3px;text-rendering:auto}.listing-page-section{min-height:831.5px}.listing-page-section--issues{min-height:506.5px}.listing-page-section--issues .route-listing-card h2{min-height:52.7px}.route-listing-grid{display:grid;grid-template-columns:repeat(3,380px);justify-content:space-around;gap:50px}.route-listing-card{min-width:0;text-align:right}.route-listing-image{width:100%;display:block;overflow:hidden;background:#f8f8f8}.route-listing-image img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover}.route-listing-image img[src*="cover.jpg"]{aspect-ratio:4 / 3}.route-listing-card h2{min-height:158px;margin:25px 0 0;color:#1a1a1a;font-family:Beit Thuluth,Beit Naskh,serif;font-size:24px;font-weight:500;line-height:1.7}.listing-page-section--events{min-height:822px;padding:0;background:#f8f8f8}.listing-page-section--events .route-listing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;padding-top:43px;transform:translate(9px)}.listing-page-section--events .route-listing-card{min-height:0;margin:10px 0 20px;padding:30px 30px 30.85px;background:#fff;border-radius:20px;text-align:right}.listing-page-section--events .route-listing-image{height:382.27px;background:transparent;border-radius:2px}.listing-page-section--events .route-listing-image img{height:380px;aspect-ratio:1 / 1;object-fit:fill}.listing-page-section--events .route-listing-card h2{min-height:158px;margin:10px 0 12px;color:#1a1a1a;font-family:Beit Thuluth,Beit Naskh,serif;font-size:31px;font-weight:500;line-height:52.7px}.listing-page-section--events .route-listing-card p{display:-webkit-box;overflow:hidden;margin:16px 0 10px;color:#8c8c8c;font-family:Tajawal,Tahoma,Arial,sans-serif;font-size:16px;font-weight:500;line-height:37px;-webkit-box-orient:vertical;-webkit-line-clamp:3}.councils-section{padding-top:70px;padding-bottom:77px;background:#f8f8f8}.councils-grid{display:grid;grid-template-columns:repeat(3,minmax(0,440px));justify-content:space-between;gap:60px 30px}.council-card-link{position:relative;min-height:190px;display:grid;place-items:center;padding:30px 38px;overflow:hidden;color:#fff;border:1px solid rgba(185,154,87,.7);border-radius:14px;background:linear-gradient(135deg,#063b33,#002e26);box-shadow:0 12px 28px #002e2621;text-align:center;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.council-card-link:before{content:"";position:absolute;inset:10px;border:1px solid rgba(255,255,255,.16);border-radius:8px;pointer-events:none}.council-card-link:hover,.council-card-link:focus-visible{color:#fff;background:linear-gradient(135deg,#0d4b40,#063b33);box-shadow:0 18px 34px #002e2638;transform:translateY(-4px)}.council-card-link:focus-visible{outline:3px solid #b99a57;outline-offset:3px}.council-card h3{position:relative;z-index:1;margin:0;color:inherit;font-family:Beit Thuluth,Beit Naskh,serif;font-size:38px;font-weight:500;line-height:1.35;text-align:center}.books-route-section{padding:75px 0 90px;background:#fff}.books-route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,440px));justify-content:space-between;gap:45px 30px}.book-route-card{min-height:861.3px;text-align:center}.book-route-cover{width:100%;height:670px;display:flex;align-items:flex-end;justify-content:center}.book-route-cover img{width:100%;height:100%;object-fit:contain;object-position:center bottom}.book-route-card h3{margin:26px 0 8px;color:#000;font-family:Beit Thuluth,Beit Naskh,serif;font-size:31px;font-weight:600;line-height:1.7}.book-route-card p{margin:0;color:#000;font-size:19px;font-weight:400;line-height:29px}.split-info-section{min-height:618.5px;padding-block:57.75px;display:flex;align-items:flex-start}.split-info-section--academy{min-height:544.5px}.split-info-section--academy .split-info-grid>img{width:409px;height:409px}.split-info-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.split-info-grid>img{width:min(100%,555px);max-height:505px;justify-self:center;object-fit:contain}.split-info-copy p,.profile-copy p,.profile-wide-copy p,.imam-conclusion p{margin:0 0 18px;color:#1a1a1a;font-family:Tajawal,Tahoma,Arial,sans-serif;font-size:27px;font-weight:400;line-height:37px}.profile-section{padding-top:70px}.profile-intro,.profile-row{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:60px;margin-bottom:55px}.profile-main-image,.profile-row>img{width:min(100%,555px);max-height:520px;justify-self:center;object-fit:contain}.profile-row--reverse>img{grid-column:2}.profile-row--reverse>.profile-copy{grid-column:1;grid-row:1}.profile-label{margin:0 0 4px;color:#1c403a;font-family:Beit Naskh,Tahoma,Arial,sans-serif;font-size:25px;font-weight:800;line-height:1.36}.profile-name{margin:0 0 18px;color:#000;font-family:Beit Naskh,Tahoma,Arial,sans-serif;font-size:45px;font-weight:600;line-height:1.6}.profile-wide-copy{margin-top:15px}.profile-quote{margin-top:30px;text-align:center}.profile-quote h2{margin:0 0 10px;font-family:Beit Naskh,Tahoma,Arial,sans-serif;font-size:25px;font-weight:800}.profile-quote p{margin:0;color:#4b7235;font-family:Beit Naskh,Tahoma,Arial,sans-serif;font-size:33px;font-weight:800;line-height:1.7}.doctor-section{min-height:0;padding:0;background:#f8f8f8}.doctor-section .profile-intro{min-height:625px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:0;margin:33px 0;padding:10px 0}.doctor-section .profile-copy{display:flex;flex-direction:column;gap:20px;padding:10px}.doctor-section .profile-main-image{width:min(72.61%,501px);max-height:none;align-self:center;border-radius:15px;object-fit:fill}.doctor-section .profile-label{margin:0}.doctor-section .profile-name{width:84%;margin:-12px 0 0 auto}.doctor-section .profile-intro-text{display:flow-root}.doctor-section .profile-copy p{margin:27px 0;font-size:27px;font-weight:400;line-height:37px}.doctor-section .profile-wide-copy{height:592px;display:flex;flex-direction:column;gap:20px;margin-top:0;padding:10px 0}.doctor-section .profile-wide-copy p{margin:27px 0;color:#000;font-size:27px;font-weight:400;line-height:37px}.doctor-section .profile-quote{height:108px;display:flex;flex-direction:column;gap:20px;margin:0 0 55px;padding:10px 0}.doctor-section .profile-quote h2{margin:0;color:#1c403a;line-height:34px}.doctor-section .profile-quote p{margin:0;line-height:34px}.imam-section{padding-top:53px;padding-bottom:65px}.imam-section .profile-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-height:561px;margin-bottom:0}.imam-section .profile-row>img{width:409px;height:409px;max-height:none;margin-top:32px}.imam-section .profile-row--body-only>img{margin-top:25px}.imam-section .profile-copy{width:670px;justify-self:end}.imam-section .profile-row--body-only .profile-copy{padding-top:13px}.imam-section .profile-label{margin-bottom:8px}.imam-section .profile-name{width:563px;margin-left:auto;margin-bottom:47px}.imam-section .profile-copy p,.imam-conclusion p{margin:0 0 27px;font-size:27px;font-weight:400;line-height:37px}.imam-conclusion{position:relative;min-height:1032px;background:#f8f8f8;box-shadow:0 0 0 100vmax #f8f8f8;clip-path:inset(0 -100vmax);text-align:center}.imam-gallery{position:absolute;top:39px;left:10px;width:665px;height:644px;overflow:hidden}.imam-gallery img{width:100%;height:100%;object-fit:contain}.imam-conclusion>h2,.imam-conclusion>p,.imam-conclusion>.small-live-button{position:relative;z-index:1}.imam-conclusion h2{width:min(100%,563px);margin:-2px 0 47px auto;font-family:Beit Naskh,Tahoma,Arial,sans-serif;font-size:45px;font-weight:600;line-height:1.6;text-align:start}.imam-conclusion p{width:min(100%,670px);margin-left:auto;margin-right:0;text-align:start}.imam-conclusion p:last-of-type{width:100%;margin-top:0;text-align:center}.small-live-button{min-width:93px;min-height:37px;display:inline-flex;align-items:center;justify-content:center;margin-top:14px;padding:4px 18px;color:#fff;background:#4b7235;font-size:15px;font-weight:500}.method-section{padding-top:41px;padding-bottom:85px}.method-content{width:min(563px,calc(100% - 60px));margin-right:max(30px,calc((100% - 1380px)/2));margin-left:auto}.method-content h2{margin:0 0 20px;color:#000;font-family:Beit Naskh,Tahoma,Arial,sans-serif;font-size:45px;font-weight:600;line-height:1.6}.method-content h2:not(:first-child){width:min(1142px,calc(100vw - 298px));margin-top:224px}.method-content p{margin:0 0 32.05px;color:#000;font-size:27px;font-weight:400;line-height:37px}.institution-intro{padding:55px 0;background:#f2efe4}.scientific-intro{min-height:539px;text-align:center;background:linear-gradient(#f2efe4db,#f2efe4db),url(/assets/media/2025/12/005-1.jpg) center / cover}.institution-intro .institution-title{margin:0 0 18px;color:#000;font-family:Beit Naskh,Tahoma,Arial,sans-serif;font-size:68px;font-weight:600;line-height:1.1}.institution-intro p{margin:0;color:#000;font-size:16px;font-weight:500;line-height:2}.institution-features{padding-block:45px}.institution-feature{min-height:555px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:65px}.institution-feature--reverse>img{grid-column:2}.institution-feature--reverse>div{grid-column:1;grid-row:1}.institution-feature img{width:min(100%,555px);max-height:505px;justify-self:center;object-fit:cover}.institution-feature h2,.beit-leadership h2{margin:0 0 18px;color:#000;font-family:Beit Naskh,Tahoma,Arial,sans-serif;font-size:45px;font-weight:600;line-height:1.6}.institution-feature p,.beit-leadership p{margin:0;color:#000;font-size:16px;font-weight:500;line-height:2}.beit-intro{height:794.55px;min-height:0;padding:74px 0 0;background:linear-gradient(#f0efe4e0,#f0efe4e0),url(/assets/media/2026/02/background.webp) center / cover}.beit-route-page{overflow:hidden;background:#f8f8f8}.beit-intro-grid{height:429.02px;display:grid;grid-template-columns:60% 40%;gap:0}.beit-intro-copy .institution-title{width:100%;margin:0;font-size:78px}.beit-intro-copy>p{width:80%;margin:56px 0 0 auto;font-size:16px;font-weight:500;line-height:37px}.beit-details{display:flex;flex-direction:column;text-align:center}.beit-details-table{height:222.02px;display:grid;grid-template-columns:repeat(2,1fr);direction:rtl;border-radius:20px;background:#1c403a}.beit-detail-labels,.beit-detail-values{position:relative;display:grid;grid-template-rows:70.26px 76.26px 75.5px;align-items:start;border-radius:20px}.beit-detail-labels:before,.beit-detail-labels:after,.beit-detail-values:before,.beit-detail-values:after{content:"";position:absolute;right:0;left:0;z-index:1;height:1px;pointer-events:none}.beit-detail-labels:before,.beit-detail-values:before{top:70.26px}.beit-detail-labels:after,.beit-detail-values:after{top:146.52px}.beit-detail-labels:before,.beit-detail-labels:after{background:#eee}.beit-detail-values:before,.beit-detail-values:after{background:#ffffff2e}.beit-detail-labels{background:#fff}.beit-details h2{align-self:start;margin:0;font-family:Beit Naskh,Tahoma,Arial,sans-serif;font-size:25px;font-weight:600;line-height:42.5px}.beit-detail-labels h2{margin-top:13px}.beit-detail-labels h2:first-child{width:calc(100% - 40px);margin-inline:auto}.beit-details p{align-self:start;margin:0;color:#fff;font-family:Beit Naskh,Tahoma,Arial,sans-serif;font-size:17px;font-weight:500;line-height:28.9px}.beit-detail-values p:first-child{width:calc(100% - 40px);margin:20px auto 0}.beit-detail-values p:nth-child(2){margin-top:19.39px}.beit-detail-values p:nth-child(3){margin-top:12.79px}.beit-details img{width:418px;max-width:100%;margin:60px auto 0}.beit-leadership{position:relative;z-index:1;height:435.52px;display:grid;grid-template-columns:repeat(3,30%);justify-content:start;gap:0;margin-top:-259.53px;margin-bottom:-1px;padding:0}.beit-leadership:before{content:"";position:absolute;top:0;bottom:0;left:50%;z-index:-1;width:100vw;background:linear-gradient(90deg,transparent 49%,#f0efe4 47%);transform:translate(-50%)}.beit-leadership article{position:relative;height:435.52px;display:flex;flex-direction:column;gap:13px;padding:40px 15px;background:#f0efe4}.beit-leadership article:nth-child(3){background:#1c403a}.beit-leadership h2{width:max-content;margin:0;color:#1c403a;font-size:36px;font-weight:500;line-height:34px}.beit-leadership p{margin:21px 0;color:#000;font-size:21px;font-weight:500;line-height:37px;text-align:justify}.beit-leadership article:nth-child(3) h2{margin-right:25px;color:#fff;font-size:33px;font-weight:600}.beit-leadership article:nth-child(3) p{width:319px;margin:21px auto 0 40px;color:#fff}.beit-leadership article:nth-child(2) h2{margin-right:.77px}.beit-leadership article:nth-child(2) p{width:99.8%;margin-right:.76px}.beit-more-link{position:absolute;right:15px;bottom:52.94px;width:72.13px;height:48.57px;display:flex;align-items:flex-start;padding:5px 15px 7px;color:#1c403a;border:2.3px solid #8c8c8c;border-radius:9px;font-family:Arial,sans-serif;font-size:15px;font-weight:600;line-height:32px}.beit-more-link span{width:100%;display:block;white-space:nowrap}.beit-leadership article:nth-child(2) .beit-more-link{right:15.76px}.beit-leadership article:nth-child(3) .beit-more-link{right:40px;bottom:40px;width:69.08px;height:45.52px;border-width:.761905px;border-color:#fff;color:#fff}.beit-features{padding:0}.beit-features .institution-feature{height:595px;min-height:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0 0 33px;padding:10px 0}.beit-features .institution-feature>div{height:575px;display:flex;flex-direction:column;justify-content:center;gap:20px;padding:10px}.beit-features .institution-feature img{width:555px;height:555px;max-height:none;border-radius:15px;object-fit:fill}.beit-features .institution-feature h2{width:84%;margin:-12px 0 0 auto;color:#1a1a1a;font-size:45px;font-weight:600;line-height:72px}.beit-features .institution-feature p{margin:27px 0;color:#1a1a1a;font-size:27px;font-weight:400;line-height:37px}.media-section{padding:35px 0}.media-grid{width:min(1225px,calc(100% - 30px));margin-inline:auto;display:grid;grid-template-columns:repeat(3,minmax(0,365px));justify-content:space-between;gap:45px 65px}.media-group-heading{width:100%;margin:15px 0 30px;color:#1a1a1a;font-family:Beit Naskh,Tahoma,Arial,sans-serif;font-size:23px;font-weight:600;line-height:29px;text-align:center}.media-group+.media-group{margin-top:-30px}.media-card{min-height:531px}.media-article--908 .media-card{min-height:521px}.media-article--909 .media-card{min-height:492px}.media-article--911 .media-card{min-height:502.5px}.media-article--910 .media-card{min-height:527.5px}.media-article--864 .media-card{min-height:459.5px}.media-video{width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#000}.media-video iframe{width:100%;height:100%;border:0}.media-card h2{margin:20px 0 0;color:#1a1a1a;font-family:Beit Naskh,Tahoma,Arial,sans-serif;font-size:23px;font-weight:600;line-height:1.26;text-align:right}.media-card-author{margin:20px 0 0;color:#000;font-family:Beit Naskh,Tahoma,Arial,sans-serif;font-size:17px;font-weight:500;line-height:17px;text-align:right}.media-article--907 .media-section{padding:55px 0 22px}.media-article--907 .media-video{height:260px;aspect-ratio:auto}.media-article--907 .media-card h2{margin-top:30px}.media-article--907 .media-card{position:relative;min-height:508px}.media-article--907 .media-card:before{content:"";position:absolute;top:-22px;right:-23px;left:-23px;height:445px;border:1px solid #e7e7e7;border-radius:8px;pointer-events:none}.media-article--907 .media-card>*{position:relative}.media-article--907 .media-card:nth-child(6) .media-video{height:315px}.news-article-page{min-height:575px;background:#fff}.news-article-body{width:100%;padding:21px 0 30px}.news-article-body>h1{margin:0 0 21px;color:#1a1a1a;font-family:Beit Thuluth,Beit Naskh,serif;font-size:32px;font-weight:500;line-height:1.5;text-align:right}.news-article-body>p{margin:0 0 16.2px;color:#8c8c8c;font-size:16px;font-weight:500;line-height:2.3}.news-article-page--empty .news-article-body>h1{margin-bottom:10px}.plain-legacy-page{min-height:575px;padding:16px 0 45px;background:#fff}.plain-legacy-page>article{width:100%}.plain-legacy-page h1{margin:0 0 12px;color:#777;font-family:Georgia,serif;font-size:20px;font-weight:400;line-height:1.5;text-align:right}.plain-legacy-page p{margin:0 0 15px;color:#777;font-family:Arial,sans-serif;font-size:13px;line-height:1.8}.generic-route-copy h2{font-family:Beit Naskh,Tahoma,Arial,sans-serif;font-size:45px;font-weight:600}.site-footer .footer-contact{width:237px}@media(max-width:880px){.route-shell{width:min(100% - 32px,700px)}.route-section{padding:45px 0}.inner-page-hero{min-height:190px;padding-inline:20px}.inner-page-hero h1{font-size:clamp(34px,10vw,48px);line-height:1.35}.route-listing-grid,.councils-grid,.books-route-grid,.media-grid{grid-template-columns:1fr;gap:38px}.route-listing-grid{justify-items:center}.route-listing-card{width:min(100%,310px)}.listing-page-section:not(.listing-page-section--issues){padding-top:78px}.listing-page-section:not(.listing-page-section--issues) .route-listing-card{min-height:721px}.listing-page-section:not(.listing-page-section--issues) .route-listing-card:nth-child(2){min-height:668px}.listing-page-section:not(.listing-page-section--issues) .route-listing-card:nth-child(3){min-height:662px}.listing-page-section:not(.listing-page-section--issues) .route-listing-card:first-child h2{min-height:211px}.route-listing-card h2{font-size:18px;line-height:30.6px}.listing-page-section{min-height:0}.councils-section{padding:28px 0 56px}.councils-grid{width:calc(100% - 20px);gap:16px}.council-card-link{min-height:146px;padding:24px}.council-card h3{min-height:0;padding:0;font-size:30px;line-height:1.35}.book-route-card{min-height:0;padding-bottom:39px}.book-route-cover{height:auto;aspect-ratio:900 / 1340}.split-info-grid,.profile-intro,.profile-row,.institution-feature,.beit-intro-grid{grid-template-columns:1fr;gap:28px}.split-info-section{min-height:0;padding-bottom:228px}.split-info-section--academy{padding-bottom:327px}.profile-row--reverse>img,.institution-feature--reverse>img{grid-column:auto}.profile-row--reverse>.profile-copy,.institution-feature--reverse>div{grid-column:auto;grid-row:auto}.profile-name,.method-content h2,.institution-feature h2{font-size:34px;line-height:1.45}.doctor-section{min-height:0;padding-bottom:915px}.imam-section .profile-row{min-height:0;margin-bottom:60px}.imam-section .profile-copy p,.imam-conclusion p{line-height:2.5}.imam-conclusion{min-height:2394px}.method-content{width:min(100% - 32px,700px);margin-inline:auto}.method-content p{margin-bottom:51.04px}.institution-intro .institution-title,.beit-intro-copy .institution-title{font-size:48px}.scientific-intro,.beit-intro{min-height:0}.scientific-page .institution-feature{padding-bottom:84px}.beit-features .institution-feature{padding-bottom:488px}.institution-feature,.beit-features .institution-feature{min-height:0;margin-bottom:55px}.beit-leadership{grid-template-columns:1fr}.beit-details{order:2}.media-card{min-height:0}.media-article--907 .media-card{min-height:395.2px}.media-article--908 .media-card{min-height:362px}.media-article--909 .media-card{min-height:412px}.media-article--911 .media-card{min-height:379px}.media-article--910 .media-card{min-height:381.5px}.media-article--864 .media-card{min-height:340px}.news-article-body{padding-inline:0}.feature-only-page--378{padding-bottom:145px}.feature-only-page--308{padding-bottom:46px}.plain-legacy-page{min-height:0;padding-block:0}.plain-legacy-page--2{padding-bottom:603px}.news-article-page--1332{padding-bottom:34px}.news-article-page--1337{padding-bottom:42px}.news-article-page--1341{margin-bottom:-52px}.news-article-page--empty{padding-bottom:85px}.listing-page-section--issues .route-listing-card{min-height:370px}.site-footer .footer-contact{width:100%}}@font-face{font-family:Tajawal;src:url(/assets/fonts/Tajawal-400.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Tajawal;src:url(/assets/fonts/Tajawal-500.ttf) format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Tajawal;src:url(/assets/fonts/Tajawal-700.ttf) format("truetype");font-weight:700;font-display:swap}:root{--live-primary: #1c403a;--live-deep-green: #002e26;--live-secondary: #f0efe4;--live-dark: #1a1a1a;--live-gray: #f8f8f8}body{color:var(--live-dark);font-family:Tajawal,Tahoma,Arial,sans-serif;font-size:16px;line-height:2}.home-shell{width:min(1380px,calc(100% - 60px));margin-inline:auto}.topbar-inner,.nav-row{width:min(1180px,calc(100% - 44px))}.topbar-inner{min-height:52px}.top-links a,.top-socials a{padding-inline:0;font-family:Beit Naskh,Tahoma,Arial,sans-serif;font-size:21px;line-height:32px}.top-links,.top-socials{gap:34.76px}.nav-row{min-height:117px;gap:28px}.brand{flex:0 0 295px;padding-left:33px;border-left-color:#eee}@media(min-width:881px){.nav-row{position:relative;left:-2px}}.brand img{width:261px}.main-nav{gap:0;color:var(--live-primary);font-family:Beit Naskh,Tahoma,Arial,sans-serif;font-size:25px;font-weight:500;line-height:20px}.nav-item>a{padding:13px 8px}.nav-item>a:after{bottom:5px}.submenu-toggle{width:22px;height:28px;padding:5px}.home-hero{height:717px;min-height:0;max-height:none;aspect-ratio:auto;background-image:url(/assets/media/2026/07/BM-banner-Website.jpg);background-size:cover;background-position:center}.hero-action{bottom:99px}.button{min-height:55px;gap:0;padding:20px 40px;color:#fff;background:var(--live-deep-green);border:0;border-radius:2px;font-size:15px;font-weight:600;line-height:15px;transition:opacity .2s ease}.button:hover{background:var(--live-deep-green);border-color:transparent;opacity:.88;transform:none}.button-light{min-width:177px;min-height:61px;padding:20px 40px;background:var(--live-deep-green);font-family:Beit Thuluth,Beit Naskh,serif;font-size:21px;font-weight:600;line-height:21px}.institution-showcase{min-height:1001px;background:#fff}.showcase-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:40px;padding:75px 20px 84px}.showcase-grid>:nth-child(-n+2){grid-column:span 3}.showcase-grid>:nth-child(n+3){grid-column:span 2}.showcase-grid a{display:block;overflow:hidden;aspect-ratio:4 / 3}.showcase-grid img{width:100%;height:100%;object-fit:cover}.leader-section{height:750px;padding:0;background:var(--live-gray)}.leader-section .split-layout{height:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.leader-section .section-copy{padding:0 10px 0 5px}.leader-section .section-copy h1{margin:0 0 27px;color:var(--live-dark);font-family:Beit Thuluth,Beit Naskh,serif;font-size:45px;font-weight:600;line-height:72px;letter-spacing:-.4px;text-align:center}.leader-section .section-copy p{margin:0 0 27px;color:var(--live-dark);font-family:Tajawal,Tahoma,Arial,sans-serif;font-size:27px;font-weight:400;line-height:37px}.leader-section .section-copy .button{float:right}.leader-section .leader-gallery{width:511px;height:634px;min-height:0;margin:auto;background:transparent}.leader-section .leader-gallery:before{display:none}.leader-section .leader-gallery img{width:511px;height:634px;min-height:0;object-fit:cover}.leader-section .gallery-dots{bottom:25px}@media(min-width:1025px){.leader-section .section-copy{height:451px;padding:0 10px}.leader-section .section-copy h1{width:559px;margin:-2px 0 47px auto}.leader-section .section-copy p{margin-bottom:47px}.leader-section .leader-gallery{display:flex;width:665px;height:674px;margin:0 15px 0 10px;align-items:flex-start;justify-content:center}.leader-section .leader-gallery img{margin-inline:auto}}.events-section{min-height:909px;padding:80px 0 74px;background:#fff}.events-section .section-heading{display:block;height:61px;margin:0 0 30px;text-align:center}.events-section .section-heading h2{margin:0;color:var(--live-dark);font-family:Beit Thuluth,Beit Naskh,serif;font-size:38px;font-weight:600;line-height:60.8px;letter-spacing:-.4px}.events-section .articles-grid{gap:30px}.home-article-card{min-width:0;margin:10px 0 20px;overflow:hidden;background:#fff;border-bottom:1px solid var(--live-secondary);box-shadow:none;transition:none}.home-article-card:hover{box-shadow:none;transform:none}.home-article-card .article-image{aspect-ratio:1 / 1}.home-article-card:hover .article-image img{transform:none}.home-article-card .article-card-body{padding:0 0 20px}.home-article-card h3{min-height:106px;margin:9px 0 0;color:var(--live-dark);font-family:Beit Thuluth,Beit Naskh,serif;font-size:31px;font-weight:700;line-height:1.7;text-align:right}.home-article-card h3 a:hover{color:var(--live-dark)}.home-article-card p{margin:0 30px;color:#000;font-family:Tajawal,Tahoma,Arial,sans-serif;font-size:19px;font-weight:400;line-height:37px;text-align:center;-webkit-line-clamp:2}.complex-section{min-height:1119px;padding:0;background:var(--live-gray)}.complex-section .complex-grid{display:grid;grid-template-columns:46% 50%;justify-content:space-between}.complex-section .complex-feature{min-height:0;display:block;padding:85px 0 0;color:var(--live-dark);background:transparent}.complex-section .complex-feature h2{margin:0;color:var(--live-dark);font-family:Beit Thuluth,Beit Naskh,serif;font-size:45px;font-weight:500;line-height:72px;letter-spacing:-.4px;text-align:center}.complex-section .complex-feature h3{margin:20px 0 0;color:#000;font-family:Beit Thuluth,Beit Naskh,serif;font-size:25px;font-weight:500;line-height:34px;text-align:center}.complex-image{position:relative;overflow:hidden;height:506px;margin-top:20px;display:flex;align-items:flex-end;justify-content:center;padding:28px;border-radius:20px;background:linear-gradient(to top,rgba(0,46,38,.5),transparent 35%),url(/assets/media/2025/12/003.webp) center / cover no-repeat}.complex-image span{color:#fff;font-family:Beit Thuluth,Beit Naskh,serif;font-size:43px;font-weight:600;line-height:1.2}.complex-section .complex-links{display:flex;flex-direction:column;justify-content:flex-start;padding:85px 5px 0;background:var(--live-gray);color:var(--live-dark)}.complex-section .institution-link{min-height:332px;display:flex;flex-direction:column;align-items:flex-start;gap:0;padding:0 0 44px;border-bottom:1px solid #eee}.complex-section .institution-link+.institution-link{padding-top:36px}.complex-section .institution-link:last-child{border-bottom:0}.complex-section .institution-link h3{width:100%;margin:0;color:var(--live-dark);font-family:Beit Thuluth,Beit Naskh,serif;font-size:31px;font-weight:600;line-height:34px;text-align:center}.complex-section .institution-link p{margin:25px 0;color:#000;font-family:Tajawal,Tahoma,Arial,sans-serif;font-size:25px;font-weight:500;line-height:37px}.site-footer{color:#fff;background:var(--live-deep-green)}.site-footer .footer-grid{width:min(1380px,calc(100% - 60px));min-height:210.89px;position:relative;margin-inline:auto;display:block;padding:55px 0}.site-footer .footer-brand{position:absolute;top:55px;right:30px;width:483px}.site-footer .footer-brand img{width:334.39px;margin-inline:auto}.site-footer .footer-contact{position:absolute;top:55px;left:28px;display:flex;flex-direction:column;gap:20px}.footer-contact h2{margin:0;color:#fff;font-family:Beit Naskh,Tahoma,Arial,sans-serif;font-size:25px;font-weight:600;line-height:42.5px}.site-footer .footer-socials{gap:5px}.site-footer .footer-socials a{width:38px;height:38px;color:var(--live-primary);border:0;border-radius:50%;background:var(--live-secondary)}.site-footer .footer-socials svg{width:12px;height:12px}.site-footer .footer-bottom{min-height:54px;padding:12px 20px;background:var(--live-primary);color:#fff;font-family:Tajawal,Tahoma,Arial,sans-serif;font-size:14px;line-height:30px;text-align:center}@media(min-width:1441px){.topbar-inner{min-height:52px}.nav-row{min-height:117px}.brand img{width:261.24px;max-width:none;transform:translate(-2px)}}@media(max-width:1180px){.main-nav{font-size:21px}.nav-item>a{padding-inline:5px}.leader-section{height:auto;padding:60px 0}.leader-section .section-copy p{font-size:22px}}@media(min-width:581px)and (max-width:1024px){.top-links{display:none}.topbar-inner,.nav-row{width:calc(100% - 20px)}.topbar-inner{min-height:50px;justify-content:flex-start}.nav-row{position:relative;min-height:150px;justify-content:space-between}.brand{width:180px;height:124px;flex-basis:auto;display:flex;align-items:center;padding-left:0;border:0}.brand img{width:179px}.menu-toggle{position:absolute;top:33px;left:350px;width:174px;height:54px;display:flex;align-items:center;justify-content:center;padding:16px;color:#1c403a;border:0;background:#efefef}.menu-toggle svg{width:22px;height:22px}.main-nav{position:absolute;top:100%;right:0;left:0;display:none;flex-direction:column;align-items:stretch;gap:0;padding:14px 22px 24px;background:#fff;box-shadow:0 16px 35px #002e2621}.main-nav.is-open{display:flex}.nav-item{display:grid;grid-template-columns:1fr 40px;border-bottom:1px solid var(--line)}.nav-item>a{padding:12px 5px}.nav-item>a:after{display:none}.submenu{position:static;grid-column:1 / -1;display:none;width:auto;padding:4px 14px 10px;border:0;box-shadow:none;opacity:1;visibility:visible;transform:none}.submenu.is-expanded{display:block}.home-hero{height:546px;min-height:0;margin-top:-8px;margin-bottom:50px}.institution-showcase{min-height:750px;margin-bottom:50px}.showcase-grid{width:100%;height:670px;margin:0;padding:10px;grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:374px 246px;gap:20px}.showcase-grid>:nth-child(-n+2){grid-column:span 3}.showcase-grid>:nth-child(n+3){grid-column:span 2}.showcase-grid a{height:100%;padding:10px;aspect-ratio:auto}.leader-section{height:750px;padding:0}.leader-section .home-shell{width:100%;margin:0}.leader-section .split-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.leader-section .section-copy{height:371px;padding:0 10px}.leader-section .section-copy h1{width:358px;margin:-2px 0 35px auto;font-size:39px;line-height:50.7px}.leader-section .section-copy p{margin-bottom:36px;font-size:16px;line-height:37px}.leader-section .section-copy .button{display:inline-block;width:141px;min-width:0;padding:20px 40px;font-family:Barlow,sans-serif;text-align:center}.leader-section .leader-gallery{display:flex;width:487px;height:643px;margin:0 10px;align-items:flex-start;justify-content:center}.leader-section .leader-gallery img{width:487px;height:604px}.events-section{height:1582px;min-height:0;padding:40px 20px 81px;box-sizing:border-box}.events-section .home-shell{width:100%;margin:0}.events-section .section-heading{height:51px;margin:0 0 20px}.events-section .section-heading h2{font-size:39px;line-height:50.7px}.events-section .articles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.events-section .home-article-card{margin:0 0 20px}.inner-page-hero{height:183px;min-height:0;margin-top:-8px;padding:30px}.listing-page-section--events{min-height:1564px}.listing-page-section--events .route-listing-grid{width:calc(100% - 20px);grid-template-columns:repeat(2,minmax(0,1fr))}.listing-page-section--events .route-listing-card{margin:0 0 20px}.listing-page-section--events .route-listing-image{height:428px}.listing-page-section--events .route-listing-image img{height:427px}.listing-page-section--issues{min-height:1018px;padding:43px 0 31px;box-sizing:border-box}.listing-page-section--issues .route-listing-grid{width:calc(100% - 20px);grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;transform:translate(9px)}.listing-page-section--issues .route-listing-card{width:auto;margin:0;padding:30px;background:#fff;border-radius:20px}.listing-page-section--issues .route-listing-card h2{margin:10px 0 0}}@media(max-width:880px){.topbar-inner,.nav-row{width:calc(100% - 44px)}.topbar-inner{min-height:52px}.nav-row{min-height:94px}.brand{flex-basis:auto;padding-left:0}.brand img{width:235px}.main-nav{font-family:Beit Naskh,Tahoma,Arial,sans-serif;font-size:22px;line-height:1.6}.home-hero{height:49.4vw;min-height:355px}.hero-action{bottom:8%}.showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding-inline:0}.showcase-grid>:nth-child(n){grid-column:span 1}.leader-section .split-layout,.complex-section .complex-grid{grid-template-columns:1fr}.leader-section .section-copy{order:1}.leader-section .leader-gallery{order:2}.events-section .articles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.complex-section{min-height:0}.complex-section .complex-links,.complex-section .complex-feature{padding-top:60px}}@media(max-width:580px){.home-shell{width:calc(100% - 28px)}.brand img{width:205px}.home-hero{height:270px;min-height:270px}.hero-action{bottom:18px}.button-light{min-width:150px;min-height:48px;padding:14px 28px;font-size:19px}.institution-showcase{min-height:0}.showcase-grid{grid-template-columns:1fr;gap:18px;padding-block:38px}.leader-section{padding:50px 0}.leader-section .section-copy h1{margin-bottom:20px;font-size:36px;line-height:1.55}.leader-section .section-copy p{font-size:18px;line-height:2}.leader-section .leader-gallery,.leader-section .leader-gallery img{width:100%;height:auto;min-height:0;aspect-ratio:511 / 634}.events-section{min-height:0;padding:58px 0}.events-section .section-heading h2{font-size:34px}.events-section .articles-grid{grid-template-columns:1fr}.home-article-card h3{min-height:0;font-size:27px}.complex-section .complex-feature h2{font-size:38px}.complex-section .complex-feature h3{font-size:22px}.complex-image{height:410px}.complex-section .complex-links{padding:48px 0 0}.complex-section .institution-link{min-height:0;padding-bottom:42px}.complex-section .institution-link+.institution-link{padding-top:42px}.complex-section .institution-link h3{font-size:27px;line-height:1.55}.complex-section .institution-link p{font-size:19px;line-height:2}.site-footer .footer-grid{width:calc(100% - 28px);min-height:0;display:flex;flex-direction:column;gap:28px;padding:42px 0}.site-footer .footer-brand,.site-footer .footer-contact{position:static}.site-footer .footer-brand img{width:min(280px,80vw)}}@media(max-width:580px){.top-links{display:none}.topbar-inner{width:calc(100% - 40px);min-height:52px;justify-content:flex-start}.top-socials{margin:0;direction:rtl}.top-socials a{padding-inline:14px;font-size:14px}.nav-row{width:100%;min-height:254px;flex-direction:column;justify-content:flex-start;gap:29px;padding:35px 20px 30px}.brand{width:100%;display:flex;justify-content:center}.brand img{width:334px;max-width:100%}.menu-toggle{width:100%;height:54px;padding:17px;display:grid;place-items:center;color:#353b3b;border:0;background:#f0f0f0}.menu-toggle svg{width:20px;height:20px}.main-nav{top:100%}.home-hero{height:558px;min-height:558px;background-position:center}.hero-action{right:20px;left:20px;bottom:134px;transform:none}.button-light{width:100%;min-width:0;min-height:61px;padding:20px 10px 20px 20px;font-size:21px}.showcase-grid{width:100%;grid-template-columns:1fr;gap:40px;padding:20px 30px 30px 20px}.leader-section{padding:0 0 10px}.leader-section .home-shell{width:100%}.leader-section .section-copy{padding:0 10px}.leader-section .section-copy h1{margin:-2px 0 28px;font-size:28px;line-height:1.3}.leader-section .section-copy p{margin:0 0 39px;font-size:23px;line-height:37px}.leader-section .section-copy .button{width:100%;min-height:55px;float:none;padding:20px 10px 20px 20px}.leader-section .leader-gallery{width:360px;height:485.64px;margin:30px 10px 0}.leader-section .leader-gallery img{width:360px;height:485.64px;aspect-ratio:auto}.events-section{padding:46.5px 20px 0}.events-section .home-shell{width:100%}.events-section .section-heading{height:auto;margin-bottom:20px}.events-section .section-heading h2{font-size:28px;line-height:1.3}.home-article-card{margin:0 0 30px}.home-article-card h3{font-size:31px;line-height:52.7px}.home-article-card p{font-size:19px;line-height:37px}.complex-section .complex-feature{padding:38px 20px 0}.complex-section .home-shell{width:100%}.complex-section .complex-feature h2{margin-bottom:20px;font-size:28px;line-height:1.3}.complex-section .complex-feature h3{margin:0;font-size:12px;line-height:1.3}.complex-image{height:506px;margin-top:20px}.complex-section .complex-links{padding:79px 20px 0}.complex-section .institution-link{padding-bottom:9px}.complex-section .institution-link+.institution-link{padding-top:30px}.complex-section .institution-link h3{font-size:22px;line-height:1.2}.complex-section .institution-link p{margin:25px 0;font-size:25px;line-height:37px}.complex-section .institution-link h3{margin-bottom:20px}.complex-section .institution-link .button{width:100%;min-height:55px;margin-top:20px;padding:20px 10px 20px 20px}.site-footer .footer-grid{width:100%;align-items:center;gap:100px;padding:80px 20px 56px}.site-footer .footer-brand{width:100%}.site-footer .footer-brand img{width:229px;height:64px;margin-inline:auto;object-fit:contain}.site-footer .footer-contact{width:100%;text-align:start}.site-footer .footer-contact h2{font-size:18px;line-height:30.6px}.site-footer .footer-socials{justify-content:flex-start}.site-footer .footer-bottom{min-height:58px;padding:20px;line-height:17px}}@media(max-width:580px){html,body,#root{width:100%;overflow-x:hidden}.topbar-inner{min-height:50px;justify-content:center}.top-socials{width:206.71px;justify-content:space-between;margin:0}.top-socials a,.top-socials a:first-child{gap:0;padding:0 2px;font-family:Beit Naskh,Tahoma,Arial,sans-serif;line-height:30px}.top-socials span{display:inline}.nav-row{gap:37.01px;padding-top:37px}.brand img{width:350.1px;max-width:100%}.beit-route-page{width:100%}.beit-intro{position:relative;height:996.38px;padding:74px 20px 0;background:none}.beit-intro:before{content:"";position:absolute;top:0;right:0;z-index:0;width:100%;height:2308.07px;background:linear-gradient(#f0efe4e0,#f0efe4e0),url(/assets/media/2026/02/background.webp) center / cover}.beit-intro-grid{position:relative;z-index:1;width:100%;height:922.38px;display:flex;flex-direction:column;gap:0}.beit-intro-copy{flex:0 0 454.6px}.beit-intro-copy .institution-title{width:100%;margin-top:6px;font-size:38px;line-height:45.6px}.beit-intro-copy>p{width:100%;margin:55px 0 0;font-size:15px;line-height:37px}.beit-details{flex:0 0 467.78px;order:initial}.beit-details-table{width:100%;height:246.6px}.beit-detail-labels,.beit-detail-values{height:246.6px}.beit-detail-labels{grid-template-rows:104px 79px 63.6px}.beit-detail-values{grid-template-rows:71.36px 71.36px 103.88px}.beit-detail-labels:before{top:104px}.beit-detail-labels:after{top:183px}.beit-detail-values:before{top:71.36px}.beit-detail-values:after{top:142.72px}.beit-details h2,.beit-details p{font-size:18px;line-height:30.6px}.beit-detail-labels h2,.beit-detail-labels h2:first-child{width:100%;margin:13px 0 0}.beit-detail-labels h2:first-child,.beit-detail-values p:first-child{width:calc(100% - 40px);margin-inline:auto}.beit-detail-values p:first-child{margin-top:20px}.beit-detail-values p:nth-child(2),.beit-detail-values p:nth-child(3){margin:20px 0 0}.beit-details img{width:290.1px;height:81.19px;margin-top:60px}.beit-leadership{z-index:1;width:calc(100% - 40px);height:auto;display:flex;flex-direction:column;margin-top:-21px;margin-bottom:0}.beit-leadership:before{display:none}.beit-leadership article{width:100%;height:auto;display:block;padding:40.77px 30px 30px}.beit-leadership article:first-child{height:auto;padding:60px 30px 40px}.beit-leadership article:nth-child(2){margin-top:0}.beit-leadership article:nth-child(3){height:auto;margin-top:-16px;padding:30px 30px 65.09px}.beit-leadership h2,.beit-leadership article:nth-child(2) h2,.beit-leadership article:nth-child(3) h2{width:100%;margin:0;font-size:22px;font-weight:500;line-height:26.4px}.beit-leadership p,.beit-leadership article:nth-child(2) p,.beit-leadership article:nth-child(3) p{width:100%;margin:30px 0 0;font-size:17px;line-height:37px}.beit-more-link,.beit-leadership article:nth-child(2) .beit-more-link,.beit-leadership article:nth-child(3) .beit-more-link{position:static;width:100%;height:46.57px;display:flex;margin:37px auto 0;padding:5px 15px 7px;color:#1c403a;border:2.3px solid #8c8c8c;border-radius:9px;font-family:Arial,sans-serif;font-size:15px;line-height:30px;text-align:right;transform:none}.beit-leadership article:first-child .beit-more-link{margin-top:37px}.beit-leadership article:nth-child(2) .beit-more-link{margin-top:37px}.beit-leadership article:nth-child(3) .beit-more-link{width:100%;height:43.52px;margin-top:20px;border-width:.761905px;border-color:#fff;color:#fff}.beit-features{width:100%;padding:229.04px 0 0}.beit-features .institution-feature,.beit-features .institution-feature:nth-child(n){width:100%;height:auto;display:flex;flex-direction:column;gap:0;margin:0 0 33px;padding:10px}.beit-features .institution-feature img{order:0;width:calc(100% - 20px);height:auto;aspect-ratio:1;margin:10px auto}.beit-features .institution-feature>div{order:1;width:100%;height:auto;display:flex;gap:20px;padding:10px}.beit-features .institution-feature h2{width:100%;margin:-12px 0 0;font-size:28px;line-height:36.4px}.beit-features .institution-feature p{width:100%;margin:2px 0 17px;font-size:17px;line-height:37px}.site-footer .footer-grid{width:100%;min-height:382.99px;gap:100px;padding:80px 20px 50px}.site-footer .footer-brand img{width:228.64px;height:64px}.site-footer .footer-bottom{height:57.56px;min-height:0}}@media(max-width:580px){.inner-page-hero h1{width:100%;font-size:55px;line-height:99px}.imam-section>.route-shell{width:calc(100% - 40px)}.imam-section .profile-row{display:block;min-height:0;margin:0 0 96px}.imam-section .profile-row:last-child{margin-bottom:0}.imam-section .profile-row>img,.imam-section .profile-row--body-only>img{display:block;width:100%;height:auto;margin:0}.imam-section .profile-copy,.imam-section .profile-row--body-only .profile-copy{width:100%;padding-top:20px}.imam-section .profile-row--body-only .profile-copy{padding-top:28px}.imam-section .profile-label{width:100%;margin:0 0 8px;font-size:12px;line-height:14.4px}.imam-section .profile-name{width:100%;margin:0 0 29px;font-size:28px;line-height:36.4px}.imam-section .profile-copy p,.imam-conclusion p{width:100%;margin:0 0 23px;font-size:23px;font-weight:400;line-height:37px}.imam-conclusion{width:calc(100vw - 30px);transform:translate(-10px);min-height:0;padding:0}.imam-conclusion h2{width:100%;margin:-2px 0 28px;font-size:28px;line-height:36.4px}.imam-empty-paragraph{height:37px}.imam-gallery{position:static;width:100%;height:auto;margin:53px 0 67px}.imam-gallery img{width:100%;height:auto;aspect-ratio:360 / 447}}@media(max-width:580px){.doctor-page .inner-page-hero{height:209px;min-height:209px}.doctor-page .inner-page-hero h1{transform:translateY(5px)}.doctor-section{padding:0 0 55px}.doctor-section .route-shell{width:100%}.doctor-section .profile-intro{display:block;min-height:0;margin:33px 0;padding:10px 0}.doctor-section .profile-main-image{display:block;width:calc(100% - 40px);max-height:none;height:auto;margin:10px auto;border-radius:0;object-fit:contain}.doctor-section .profile-copy{width:calc(100% - 20px);display:flex;gap:0;margin:0 auto;padding:10px}.doctor-section .profile-label{width:100%;margin:0 0 8px;font-size:12px;line-height:14.4px}.doctor-section .profile-name{width:100%;margin:0 0 5px;font-size:28px;line-height:36.4px}.doctor-section .profile-copy p{width:100%;margin:23px 0;font-size:23px;font-weight:400;line-height:37px}.doctor-section .profile-wide-copy{width:calc(100% - 20px);height:auto;display:flex;flex-direction:column;gap:20px;margin:0 auto;padding:10px 0}.doctor-section .profile-wide-copy p{width:100%;margin:27px 0;font-size:27px;font-weight:400;line-height:37px}.doctor-section .profile-quote{width:calc(100% - 20px);height:auto;display:flex;flex-direction:column;gap:20px;margin:0 auto;padding:10px 0}.doctor-section .profile-quote h2,.doctor-section .profile-quote p{width:100%;margin:0;font-family:Beit Naskh,Tahoma,Arial,sans-serif;font-size:12px;font-weight:800;line-height:14.4px;text-align:center}.doctor-section .profile-quote h2{color:#1c403a}.doctor-section .profile-quote p{color:#4b7235}}html{scroll-behavior:smooth}@keyframes page-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.site-header{box-shadow:0 1px #002e2614;transition:box-shadow .25s ease,background-color .25s ease}.nav-row{min-height:98px;gap:24px;transition:min-height .25s ease}.brand{flex-basis:270px;padding-left:28px;transition:flex-basis .25s ease,padding .25s ease}.brand img{width:238px;transition:width .25s ease,transform .25s ease}.main-nav{gap:6px}.nav-item>a{padding:12px 11px;border-radius:7px;transition:color .2s ease,background-color .2s ease}.nav-item>a:hover,.nav-item>a.active{color:var(--green-600);background:transparent}.nav-item>a:after{display:none}.nav-item>a.active{font-weight:700}.submenu{border-radius:0 0 12px 12px}.site-header.is-scrolled{box-shadow:0 10px 28px #002e2621}.site-header.is-scrolled .nav-row{min-height:78px}.site-header.is-scrolled .brand{flex-basis:242px;padding-left:24px}.site-header.is-scrolled .brand img{width:214px}@keyframes content-enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}main{animation:page-enter .45s ease both}main>*{animation:content-enter .5s ease both}main>:nth-child(2){animation-delay:.08s}main>:nth-child(3){animation-delay:.16s}.site-footer{animation:page-enter .45s ease both}.button,.beit-more-link,.small-live-button{transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease}.button:hover,.beit-more-link:hover,.small-live-button:hover{box-shadow:0 10px 22px #002e262e;transform:translateY(-2px)}.home-article-card,.book-route-card,.route-listing-card,.media-card{transition:transform .25s ease,box-shadow .25s ease}.home-article-card:hover,.book-route-card:hover,.route-listing-card:hover,.media-card:hover{box-shadow:0 16px 30px #002e261f;transform:translateY(-5px)}.home-article-card,.route-listing-card,.book-route-card,.media-card,.beit-leadership article,.institution-feature,.complex-feature,.generic-route-copy,.news-article-body,.plain-legacy-page article{border-radius:14px}.route-listing-image,.book-route-cover,.media-video,.complex-image,.leader-gallery,.showcase-grid a{overflow:hidden;border-radius:14px}.route-listing-image img,.book-route-cover img,.media-video iframe,.complex-image img,.leader-gallery img,.showcase-grid a img,.profile-main-image,.profile-row>img,.split-info-grid>img,.content-image,.news-article-body img{border-radius:inherit}.button,.beit-more-link,.small-live-button,.menu-toggle,.submenu{border-radius:10px}@media(max-width:580px){.topbar-inner{min-height:44px}.nav-row{min-height:142px;gap:14px;padding:18px 20px}.brand img,.site-header.is-scrolled .brand img{width:220px}.brand,.site-header.is-scrolled .brand{flex-basis:auto;padding-left:0}.menu-toggle{height:42px;padding:11px;border-radius:8px}.main-nav{top:calc(100% + 8px);right:10px;left:10px;border-radius:12px}.site-header.is-scrolled .nav-row{min-height:142px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
