﻿:root{--indh-green:#1f5935;--indh-green-dark:#123b28;--indh-gold:#c4a455;--indh-ink:#17231d;--indh-muted:#5c665f;--indh-line:#dfe5df;--indh-paper:#ffffff;--indh-soft:#f7f9f6;}#events,.events-archive-link{display:none !important;}#home{position:relative;min-height:640px;height:min(78vh,760px);background-color:var(--indh-green-dark);isolation:isolate;}#home::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(18,59,40,.92) 0%,rgba(18,59,40,.66) 52%,rgba(18,59,40,.22) 100%);}.home-bg{min-height:640px;height:100%;background:transparent;align-items:center;}#home .container{max-width:1180px;padding:4rem 2rem;}#home h5,#home h6,#home h1{max-width:760px;margin-left:0;margin-right:auto;text-align:left !important;}#home h5{margin-bottom:.75rem;color:rgba(255,255,255,.82);font-size:.85rem;letter-spacing:.14em;}#home h6{margin-bottom:1.25rem;color:var(--indh-gold);font-size:1rem;letter-spacing:.18em;}#home h1{margin-bottom:1.5rem;color:#fff;font-size:clamp(2.8rem,5vw,4.8rem);font-weight:700;line-height:1.08;}#home h1::after{content:'';display:block;width:72px;height:4px;margin-top:1.8rem;background:var(--indh-gold);}#home .btn-home{margin:1.25rem 0 0;border-color:#fff;color:#fff;}#home .btn-home:hover{background:var(--indh-gold);border-color:var(--indh-gold);color:var(--indh-green-dark);}#actualites,#programmes,#plateforme{position:relative;padding:6.5rem 0;}#actualites{background:var(--indh-soft);}#programmes{background:#fff;}#plateforme{background:var(--indh-green-dark);}#actualites .container,#programmes .container,#plateforme .container{max-width:1180px;}.section-title{max-width:1180px;margin-bottom:1.25rem;padding-left:1.6rem;font-size:clamp(2rem,3vw,3rem);letter-spacing:0;}.section-title::after{content:'';display:block;width:58px;height:3px;margin-top:1rem;background:var(--indh-gold);}#actualites .card-group{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:2.5rem;}#actualites .card{min-width:0;overflow:hidden;border:1px solid var(--indh-line);border-top:4px solid var(--indh-gold);border-radius:0;background:#fff;box-shadow:0 12px 30px rgba(18,59,40,.07);}#actualites .card:first-child{grid-column:span 2;}#actualites .card-img-top{width:100%;height:220px;object-fit:cover;}#actualites .card:first-child .card-img-top{height:290px;}#actualites .card-body{padding:1.4rem 1.5rem 1.5rem;}#actualites .card-title{margin-bottom:.8rem;color:var(--indh-green-dark);font-size:1.2rem;line-height:1.35;}#actualites .post-text{color:var(--indh-muted);line-height:1.7;}#actualites .post-link{color:var(--indh-green) !important;}#actualites .btn-home{margin-top:2.25rem;margin-left:0;}#programmes .geek-text{max-width:820px;margin-right:auto;margin-left:auto;text-align:center;}#programmes .card-deck{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2.5rem;}#programmes .card{min-height:330px;overflow:hidden;border:0;border-radius:0;background:var(--indh-green-dark);box-shadow:0 14px 28px rgba(18,59,40,.12);}#programmes .card-img{width:100%;height:100%;min-height:330px;object-fit:cover;opacity:.72;transition:transform .35s ease,opacity .35s ease;}#programmes .card:hover .card-img{transform:scale(1.04);opacity:.55;}#programmes .card-img-overlay{display:flex;flex-direction:column;justify-content:flex-end;padding:1.4rem;background:linear-gradient(180deg,transparent 20%,rgba(18,59,40,.9) 100%);}#programmes .prg-title{color:#fff;font-size:1.2rem;}#programmes .prg-text{color:rgba(255,255,255,.88);line-height:1.5;}#programmes .prg-link a{color:var(--indh-gold);}#plateforme .section-title,#plateforme .geek-text{color:#fff;}[dir='rtl'] #home h5,[dir='rtl'] #home h6,[dir='rtl'] #home h1{margin-right:0;margin-left:auto;text-align:right !important;}[dir='rtl'] #actualites .card:first-child{grid-column:span 2;}@media (max-width:767px){#home,.home-bg{min-height:600px;height:auto;}#home .container{padding:4.5rem 1.25rem;}#home h1{font-size:2.65rem;}#actualites,#programmes,#plateforme{padding:4.5rem 0;}#actualites .card-group,#programmes .card-deck{display:grid;grid-template-columns:1fr;}#actualites .card:first-child,[dir='rtl'] #actualites .card:first-child{grid-column:auto;}#actualites .card-img-top,#actualites .card:first-child .card-img-top{height:220px;}#programmes .card,#programmes .card-img{min-height:300px;}}body{margin-top:112px !important;color:var(--indh-ink);background:var(--indh-paper);font-family:'Work Sans',Arial,sans-serif;}#fixed-menu{background:var(--indh-paper);box-shadow:0 2px 14px rgba(18,59,40,.08);z-index:1030;}#topbar{background:var(--indh-green-dark);}#topbar a,#topbar svg{color:rgba(255,255,255,.9) !important;}nav.navbar{min-height:72px;background:var(--indh-paper) !important;border-bottom:1px solid var(--indh-line);}nav.navbar .custom-logo,nav.navbar .navbar-brand{max-width:210px;height:auto;}.menu-item a{color:var(--indh-ink) !important;font-size:.92rem;font-weight:500;letter-spacing:0;}.menu-item a:hover,.current-menu-item a{color:var(--indh-green) !important;font-weight:700;}#home{min-height:620px;height:72vh;background-position:center;}.home-bg{min-height:620px;height:72vh;background:rgba(18,59,40,.68);display:flex;align-items:center;}#home h1{max-width:820px;margin:0 auto;font-size:48px;line-height:1.2;letter-spacing:0;}#home h5{padding-top:0;font-size:17px;letter-spacing:.08em;}#home h6{font-size:16px;}#home .btn-home,#actualites .btn-home,#events .btn-event,#plateforme .btn-pf{width:auto;min-width:170px;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;margin:2rem auto 1rem;padding:.65rem 1.2rem;border:1.5px solid var(--indh-green);border-radius:999px;background:transparent;color:var(--indh-green);font-size:.95rem;font-weight:600;}#home .btn-home{border-color:var(--indh-gold);color:var(--indh-gold);}#home .btn-home:hover,#actualites .btn-home:hover,#events .btn-event:hover,#plateforme .btn-pf:hover{background:var(--indh-green);border-color:var(--indh-green);color:#fff;}#actualites,#programmes,#plateforme,#events{margin:0;padding:5rem 0;background:var(--indh-paper);}#programmes,#events{background:var(--indh-soft);}.section-title{position:relative;margin:0 auto 3rem;padding:0 0 0 1.35rem;color:var(--indh-green);font-family:'Raleway',Arial,sans-serif;font-size:36px;font-weight:700;line-height:1.25;text-align:left;}.section-title::before,.pro-section h2::before{content:'';position:absolute;left:0;top:.45em;width:11px;height:11px;background:var(--indh-gold);transform:rotate(45deg);}[dir='rtl'] .section-title{padding-right:1.35rem;padding-left:0;text-align:right;}[dir='rtl'] .section-title::before,[dir='rtl'] .pro-section h2::before{right:0;left:auto;}.geek-text,.page-text,.pro-section .col-text{color:var(--indh-muted);font-size:1rem;line-height:1.9;}#actualites .card-group{gap:1.25rem;}#actualites .card,#events .card{overflow:hidden;border:1px solid var(--indh-line) !important;border-radius:4px;background:#fff;box-shadow:0 5px 18px rgba(18,59,40,.06);}#actualites .post-img,#events .post-img{height:220px;object-fit:cover;}#actualites .card-title,#events .card-title{color:var(--indh-ink);line-height:1.45;}#actualites .post-link,#events a,.prg-link a{color:var(--indh-green) !important;}#programmes .card-deck{gap:1rem;margin:2rem 0;}#programmes .card{overflow:hidden;min-height:390px;border:1px solid var(--indh-line);border-radius:4px;background:#fff;box-shadow:0 5px 18px rgba(18,59,40,.06);}#programmes .card-img{height:190px;object-fit:cover;}#programmes .card-img-overlay{position:relative;inset:auto;min-height:190px;padding:1.3rem;background:#fff !important;}#programmes .prg-title,#programmes .prg-text{color:var(--indh-ink) !important;text-shadow:none;}#programmes .prg-title{margin-bottom:1rem;font-size:1.1rem;}#programmes .prg-text{font-size:1rem !important;line-height:1.6;}#programmes .prg-link a{right:1.3rem;bottom:1.1rem;font-size:1.8rem;}.pro-section{max-width:1120px;margin:0 auto;padding:3rem 0;}.pro-section h2{position:relative;padding-left:1.35rem;color:var(--indh-green) !important;font-size:34px;text-align:left;}.pro-section .sep{width:64px;height:3px;margin:1.5rem 0;background:var(--indh-gold);}.btn-more{border:1.5px solid var(--indh-green) !important;border-radius:999px !important;color:var(--indh-green) !important;background:#fff !important;}.btn-more:hover{color:#fff !important;background:var(--indh-green) !important;}.heading-geek{width:100%;height:auto !important;min-height:0;padding:2.5rem 0 2rem !important;background:var(--indh-paper) !important;border:0 !important;border-radius:0 !important;}.heading-geek .container{max-width:1120px;}.heading-geek h5,.heading-geek h6{padding-top:0 !important;margin:0 0 .45rem;color:var(--indh-green-dark) !important;font-size:.85rem;font-weight:600;letter-spacing:.06em;text-align:left !important;}.heading-geek h1{position:relative;margin:.8rem auto 0;padding:1.25rem 0 0 !important;color:var(--indh-green) !important;font-size:2.6rem !important;line-height:1.25;text-align:left !important;}.heading-geek h1::before{content:'';display:block;width:11px;height:11px;margin-bottom:.9rem;background:var(--indh-gold);transform:rotate(45deg);}.heading-geek h1::after{content:'';display:block;width:64px;height:3px;margin-top:1.3rem;background:var(--indh-gold);}[dir='rtl'] .heading-geek h5,[dir='rtl'] .heading-geek h6,[dir='rtl'] .heading-geek h1{text-align:right !important;}[dir='rtl'] .heading-geek h1::before,[dir='rtl'] .heading-geek h1::after{margin-right:0;margin-left:auto;}#page{max-width:1120px;margin:0 auto;padding:4rem 1.25rem 5rem;}#page h1,#page h2,#page h3,#page h4{color:var(--indh-green);line-height:1.3;}#page p,#page li{color:var(--indh-ink);font-size:1.05rem;line-height:1.9;}footer{border-top:5px solid var(--indh-gold);background:var(--indh-green-dark);}.footer-top{display:none;}@media (max-width:767px){body{margin-top:96px !important;}nav.navbar .custom-logo,nav.navbar .navbar-brand{max-width:160px;}#home,.home-bg{min-height:560px;height:auto;}#home h1{font-size:32px;}#home h5{padding-top:0;font-size:12px;}#actualites,#programmes,#plateforme,#events{padding:3.5rem 0;}.section-title,.pro-section h2{font-size:28px;}#actualites .card-group{display:block;}#actualites .card{margin-bottom:1rem;}#programmes .card-deck{display:block;}#programmes .card{margin-bottom:1rem;}#page{padding-top:2.5rem;}}#events{display:none !important;}#home{min-height:640px !important;height:min(78vh,760px) !important;background-color:var(--indh-green-dark) !important;}#home .home-bg,.home-bg{min-height:640px !important;height:100% !important;background:transparent !important;}#home h5,#home h6,#home h1{max-width:760px;margin-left:0;margin-right:auto;text-align:left !important;}#home h5{padding-top:0 !important;color:rgba(255,255,255,.82) !important;font-size:.85rem !important;letter-spacing:.14em;}#home h6{color:var(--indh-gold) !important;font-size:1rem !important;letter-spacing:.18em;}#home h1{color:#fff !important;font-size:clamp(2.8rem,5vw,4.8rem) !important;line-height:1.08;}#home .btn-home{margin:1.25rem 0 0 !important;border-color:#fff !important;color:#fff !important;}#actualites,#programmes,#plateforme{margin:0;padding:6.5rem 0 !important;}#actualites{background:var(--indh-soft) !important;}#programmes{background:#fff !important;}#plateforme{background:var(--indh-green-dark) !important;}#actualites .card-group{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;margin-top:2.5rem;}#actualites .card{min-width:0;overflow:hidden;border:1px solid var(--indh-line) !important;border-top:4px solid var(--indh-gold) !important;border-radius:0 !important;box-shadow:0 12px 30px rgba(18,59,40,.07);}#actualites .card:first-child{grid-column:span 2;}#actualites .card-img-top{height:220px;object-fit:cover;}#actualites .card:first-child .card-img-top{height:290px;}#programmes .card-deck{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2.5rem;}#programmes .card{min-height:330px;overflow:hidden;border:0;border-radius:0;background:var(--indh-green-dark);}#programmes .card-img{min-height:330px;object-fit:cover;opacity:.72;}#programmes .card-img-overlay{display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,transparent 20%,rgba(18,59,40,.9) 100%);}#programmes .prg-title{color:#fff;}#programmes .prg-text{color:rgba(255,255,255,.88);}#plateforme .section-title,#plateforme .geek-text{color:#fff !important;}[dir='rtl'] #home h5,[dir='rtl'] #home h6,[dir='rtl'] #home h1{margin-right:0;margin-left:auto;text-align:right !important;}@media (max-width:767px){#home,#home .home-bg,.home-bg{min-height:600px !important;height:auto !important;}#home h1{font-size:2.65rem !important;}#actualites,#programmes,#plateforme{padding:4.5rem 0 !important;}#actualites .card-group,#programmes .card-deck{display:grid !important;grid-template-columns:1fr !important;}#actualites .card:first-child{grid-column:auto;}#actualites .card-img-top,#actualites .card:first-child .card-img-top{height:220px;}#programmes .card,#programmes .card-img{min-height:300px;}}#home,#home .home-bg{min-height:500px !important;height:500px !important;}#home .home-bg{position:relative;align-items:flex-end;}#home .home-bg .container{position:relative;z-index:1;max-width:760px;margin-bottom:-3.5rem;padding:2rem 2.5rem 1.75rem;border-radius:4px;background:rgba(7,76,57,.96);box-shadow:0 14px 30px rgba(0,0,0,.2);text-align:center;}#home h5,#home h6,#home h1{max-width:none;margin-right:auto;margin-left:auto;text-align:center !important;}#home h5{margin-bottom:.35rem;font-size:.9rem !important;letter-spacing:0;}#home h6{margin-bottom:.6rem;font-size:1rem !important;letter-spacing:0;}#home h1{margin-bottom:.6rem;font-size:1.55rem !important;line-height:1.25;}#home h1::after{width:54px;height:3px;margin:.9rem auto 0;}#home .btn-home{margin:.8rem auto 0 !important;padding:.45rem 1rem;font-size:.78rem;}#actualites{padding-top:9rem !important;}#actualites .card-group{grid-template-columns:repeat(3,minmax(0,1fr)) !important;align-items:stretch;}#actualites .card:first-child{grid-column:auto !important;}#actualites .card,#actualites .card:first-child{display:flex;flex-direction:column;}#actualites .card-img-top,#actualites .card:first-child .card-img-top{height:220px;}#actualites .card-body:last-child{margin-top:auto;}#actualites .btn-home{display:inline-flex;margin-top:2rem;}#plateforme{margin-top:2rem;background:var(--indh-green-dark) !important;}#plateforme .pf-content{display:flex;flex-direction:column;justify-content:center;min-height:280px;}#plateforme .pf-text{color:rgba(255,255,255,.9);font-size:1.15rem;line-height:1.8;}#plateforme .pf-title{color:#fff;}#plateforme .btn-pf{align-self:flex-start;border-color:var(--indh-gold);color:var(--indh-gold);}#plateforme .btn-pf:hover{background:var(--indh-gold);color:var(--indh-green-dark);}#programmes .card-deck{grid-template-columns:repeat(4,minmax(0,1fr)) !important;}#programmes .card-img-overlay{border-bottom:4px solid var(--indh-gold);}@media (max-width:767px){#home,#home .home-bg{min-height:560px !important;height:560px !important;}#home .home-bg .container{margin:0 1rem -2rem;padding:1.5rem 1.25rem;}#home h1{font-size:1.35rem !important;}#actualites{padding-top:6rem !important;}#actualites .card-group{grid-template-columns:1fr !important;}#actualites .card-img-top,#actualites .card:first-child .card-img-top{height:210px;}#plateforme .btn-pf{align-self:center;}#programmes .card-deck{grid-template-columns:1fr !important;}}:root{--indh-green:#0d6b4c;--indh-green-deep:#053f30;--indh-green-ink:#082f25;--indh-gold:#c5a24b;--indh-gold-soft:#efe6c8;--indh-mint:#eaf4ef;--indh-paper:#ffffff;--indh-cloud:#f7f8f5;--indh-text:#15241e;--indh-muted:#65736b;--indh-border:rgba(8,47,37,.12);--indh-shadow:0 18px 42px rgba(8,47,37,.11);}body{color:var(--indh-text);background:var(--indh-paper);font-family:'Work Sans','Raleway',Arial,sans-serif;letter-spacing:0;}a{transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease;}#fixed-menu{border-top:4px solid var(--indh-green);box-shadow:0 8px 24px rgba(0,0,0,.08);}nav.navbar{min-height:84px;background:rgba(255,255,255,.97) !important;}nav.navbar .container{align-items:center;gap:1.5rem;}nav.navbar .custom-logo-link img,nav.navbar .navbar-brand img{max-height:64px;width:auto;}nav.navbar .nav-link,nav.navbar .navbar-nav a{color:var(--indh-green-ink) !important;font-size:.92rem;font-weight:700;}nav.navbar .nav-link:hover,nav.navbar .navbar-nav a:hover{color:var(--indh-gold) !important;}#home.indh-hero,#home.indh-hero .home-bg{min-height:650px !important;height:min(82vh,760px) !important;}#home.indh-hero{margin-top:0;background-color:var(--indh-green-deep) !important;background-image:linear-gradient(90deg,rgba(5,47,37,.76),rgba(5,47,37,.38)),url('../images/slide.jpg');background-position:center;background-size:cover;overflow:visible;}#home.indh-hero::after{display:none;}.indh-hero .home-bg{display:flex;align-items:flex-end !important;background:transparent !important;}.indh-hero__inner{display:flex;flex-direction:column;align-items:center;max-width:1160px !important;padding:0 1.25rem !important;}.indh-hero__panel{width:min(760px,100%);margin-bottom:-4.25rem;padding:2rem 2.5rem 1.8rem;border-radius:6px;background:rgba(5,73,54,.97);box-shadow:0 22px 46px rgba(0,0,0,.24);text-align:center;}#home .indh-kicker,.indh-kicker{margin:0 0 .35rem;color:var(--indh-gold);font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;}#home .indh-place{margin:0 0 .75rem;color:rgba(255,255,255,.86);font-size:.92rem;font-weight:700;}#home h1{max-width:680px !important;margin:0 auto !important;color:#fff !important;font-size:clamp(1.85rem,3vw,2.75rem) !important;font-weight:800;line-height:1.18;text-align:center !important;}#home h1::after{width:64px !important;height:3px !important;margin:1rem auto 0 !important;background:var(--indh-gold) !important;}.indh-hero__lead{max-width:640px;margin:1rem auto 0;color:rgba(255,255,255,.9);font-size:.98rem;line-height:1.7;}#home .btn-home,.indh-section-link,.indh-readmore{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.55rem 1.1rem;border:1px solid currentColor;border-radius:999px;background:transparent;color:var(--indh-green) !important;font-size:.84rem;font-weight:800;line-height:1;text-transform:none;}#home .btn-home{margin:1.2rem auto 0 !important;color:#fff !important;}#home .btn-home:hover,.indh-section-link:hover,.indh-readmore:hover{background:var(--indh-gold);border-color:var(--indh-gold);color:var(--indh-green-ink) !important;text-decoration:none;transform:translateY(-1px);}.indh-hero__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;width:min(760px,100%);margin:5.25rem 0 0;}.indh-hero__facts span{padding:.8rem .9rem;border:1px solid rgba(255,255,255,.24);border-radius:5px;background:rgba(255,255,255,.1);color:#fff;font-size:.82rem;font-weight:700;text-align:center;backdrop-filter:blur(8px);}.indh-section{padding:6rem 0 !important;}.indh-section-head{max-width:820px;margin-bottom:2.2rem;}.indh-section-head .section-title{max-width:none;margin:0;padding:0 0 0 1rem;border-left:4px solid var(--indh-gold);color:var(--indh-green-ink);font-size:clamp(1.8rem,3vw,2.55rem);font-weight:800;line-height:1.2;}.indh-section-head .section-title::after{display:none;}.indh-section-intro{margin:1rem 0 0;color:var(--indh-muted);font-size:1.02rem;line-height:1.8;}#actualites.indh-news{padding-top:8rem !important;background:linear-gradient(180deg,var(--indh-cloud) 0,#fff 100%) !important;}.indh-news-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem;}.indh-news-card{display:flex;min-width:0;min-height:100%;flex-direction:column;overflow:hidden;border:1px solid var(--indh-border);border-radius:7px;background:#fff;box-shadow:var(--indh-shadow);}.indh-news-card__media{display:block;aspect-ratio:1.28 / 1;background:var(--indh-mint);overflow:hidden;}.indh-news-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease;}.indh-news-card:hover .indh-news-card__media img{transform:scale(1.04);}.indh-news-card__body{display:flex;flex:1;flex-direction:column;padding:1.25rem 1.25rem 1.35rem;}.indh-news-card time{margin-bottom:.7rem;color:var(--indh-gold);font-size:.76rem;font-weight:800;}.indh-news-card h3{margin:0 0 .75rem;font-size:1.05rem;font-weight:800;line-height:1.35;}.indh-news-card h3 a{color:var(--indh-green-ink);}.indh-news-card h3 a:hover{color:var(--indh-green);text-decoration:none;}.indh-news-card p{color:var(--indh-muted);font-size:.92rem;line-height:1.7;}.indh-news-card .indh-readmore{margin-top:auto;align-self:flex-start;}.indh-section-link{margin-top:2rem;}#programmes.indh-programmes{background:#fff !important;}.indh-programmes-grid{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;}.indh-programme-card{position:relative;min-height:340px;overflow:hidden;border-radius:7px;background:var(--indh-green-deep);color:#fff;box-shadow:0 16px 34px rgba(8,47,37,.16);}.indh-programme-card img{width:100%;height:100%;min-height:340px;object-fit:cover;opacity:.82;transition:transform .35s ease,opacity .35s ease;}.indh-programme-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,47,37,.08) 0%,rgba(5,47,37,.92) 100%);}.indh-programme-card__content{position:absolute;right:0;bottom:0;left:0;padding:1.35rem;border-bottom:4px solid var(--indh-gold);}.indh-programme-card strong,.indh-programme-card span span{display:block;color:#fff;}.indh-programme-card strong{margin-bottom:.55rem;font-size:1rem;font-weight:900;text-transform:uppercase;}.indh-programme-card span span{color:rgba(255,255,255,.9);font-size:.9rem;line-height:1.55;}.indh-programme-card:hover{color:#fff;text-decoration:none;transform:translateY(-3px);}.indh-programme-card:hover img{opacity:.96;transform:scale(1.04);}#plateforme.indh-territory{padding:5.5rem 0 !important;background:radial-gradient(circle at 12% 20%,rgba(197,162,75,.18),transparent 28%),var(--indh-green-deep) !important;}.indh-territory__grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:2rem;align-items:center;}.indh-territory .pf-title{max-width:760px;color:#fff;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:850;line-height:1.25;}.indh-territory .pf-text{max-width:760px;margin-top:1rem;color:rgba(255,255,255,.9);font-size:1.05rem;line-height:1.85;}.indh-territory__stats{display:grid;grid-template-columns:1fr;gap:.75rem;}.indh-territory__stats div{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:1rem 1.15rem;border:1px solid rgba(255,255,255,.16);border-radius:7px;background:rgba(255,255,255,.08);}.indh-territory__stats strong{color:var(--indh-gold);font-size:2rem;line-height:1;}.indh-territory__stats span{color:#fff;font-weight:700;text-align:right;}.indh-territory__stats small{display:block;margin-top:.25rem;color:rgba(255,255,255,.68);font-size:.72rem;font-weight:600;line-height:1.35;}.indh-page-shell,.indh-single-shell,.indh-archive-shell{padding-top:8rem;padding-bottom:5rem;}.indh-page-card,.indh-single-article{max-width:1080px;margin:0 auto;color:var(--indh-text);}.indh-page-card h1,.indh-page-card h2,.indh-page-card h3,.indh-single-article h1,.indh-single-article h2,.indh-single-article h3{color:var(--indh-green-ink);font-weight:850;line-height:1.25;}.indh-page-card p,.indh-single-content p,.indh-page-card li,.indh-single-content li{color:#24382f;font-size:1.02rem;line-height:1.85;}.heading-geek.indh-archive-hero{display:flex;min-height:330px;align-items:flex-end;padding:8.5rem 0 3.5rem;border-radius:0;background:linear-gradient(135deg,rgba(5,63,48,.96),rgba(13,107,76,.86)),url('../images/actualites-hero-indh.jpg') center 42%/cover !important;color:#fff;}.heading-geek.indh-archive-hero.archive-cat-actualites{background:linear-gradient(90deg,rgba(5,47,37,.84),rgba(5,47,37,.42)),url('../images/actualites-hero-indh.jpg') center 42%/cover !important;}.heading-geek.indh-archive-hero h1{max-width:840px;color:#fff !important;font-size:clamp(2rem,4vw,3.4rem);font-weight:900;line-height:1.12;text-align:left !important;}.indh-single-hero{max-width:920px;margin:0 auto 2rem;text-align:center;}.indh-single-hero h1{font-size:clamp(2rem,4vw,3.4rem);}.indh-single-media{max-width:980px;margin:0 auto 2rem;overflow:hidden;border-radius:7px;box-shadow:var(--indh-shadow);}.indh-single-media img{width:100%;height:auto;display:block;}.indh-single-content{max-width:860px;margin:0 auto;}.is-rtl,[dir='rtl'] .is-rtl{direction:rtl;}.is-rtl .indh-section-head .section-title{padding:0 1rem 0 0;border-right:4px solid var(--indh-gold);border-left:0;}.is-rtl .indh-news-card .indh-readmore{align-self:flex-end;}.is-rtl.heading-geek.indh-archive-hero h1{text-align:right !important;}@media (max-width:991px){nav.navbar{min-height:76px;}.indh-news-grid,.indh-programmes-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}.indh-territory__grid{grid-template-columns:1fr;}.indh-territory__stats{grid-template-columns:repeat(3,minmax(0,1fr));}}@media (max-width:767px){#home.indh-hero,#home.indh-hero .home-bg{min-height:680px !important;height:auto !important;}.indh-hero .home-bg{padding-top:6rem;}.indh-hero__panel{margin:0 0 1rem;padding:1.55rem 1.2rem;}#home h1{font-size:1.75rem !important;}.indh-hero__lead{font-size:.93rem;}.indh-hero__facts{grid-template-columns:1fr;margin-top:0;}.indh-section{padding:4rem 0 !important;}#actualites.indh-news{padding-top:4rem !important;}.indh-section-head .section-title{font-size:1.7rem;}.indh-news-grid,.indh-programmes-grid,.indh-territory__stats{grid-template-columns:1fr !important;}.indh-programme-card,.indh-programme-card img{min-height:280px;}.indh-page-shell,.indh-single-shell,.indh-archive-shell{padding-top:6.5rem;padding-bottom:3.5rem;}.heading-geek.indh-archive-hero{min-height:280px;padding-top:7rem;}}html,body{max-width:100%;overflow-x:hidden;}img,iframe,video{max-width:100%;}.indh-hero__panel,.indh-hero__facts,.indh-news-card,.indh-programme-card,.indh-territory__grid{max-width:100%;}#home.indh-hero,#home.indh-hero .home-bg{min-height:700px !important;height:700px !important;}.indh-hero__panel{width:min(720px,calc(100vw - 2rem));margin-bottom:1rem;padding:1.85rem 2.2rem 1.65rem;}.indh-hero__facts{width:min(720px,calc(100vw - 2rem));margin:0 0 2.2rem;}#actualites.indh-news{padding-top:5.5rem !important;}#home h1,.indh-section-head .section-title,.indh-news-card h3,.indh-programme-card strong,.indh-programme-card span span{overflow-wrap:anywhere;}@media (max-width:767px){#fixed-menu .container,nav.navbar .container{width:100%;max-width:100%;padding-right:1rem;padding-left:1rem;}nav.navbar .custom-logo-link,nav.navbar .navbar-brand{max-width:calc(100vw - 6.5rem);margin-left:auto;}nav.navbar .custom-logo-link img,nav.navbar .navbar-brand img{max-height:54px;max-width:100%;}#home.indh-hero,#home.indh-hero .home-bg{min-height:760px !important;}.indh-hero .home-bg{align-items:flex-end !important;padding-top:7rem;}.indh-hero__inner{width:100%;max-width:100% !important;padding-right:1rem !important;padding-left:1rem !important;}.indh-hero__panel{width:100%;margin-bottom:.85rem;padding:1.45rem 1.05rem;}#home .indh-kicker{font-size:.72rem;line-height:1.35;}#home h1{max-width:100% !important;font-size:1.55rem !important;line-height:1.22;}.indh-hero__lead{max-width:100%;font-size:.9rem;}.indh-hero__facts{width:100%;margin-bottom:1.25rem;}#actualites.indh-news{padding-top:3.6rem !important;}.indh-section-head,.indh-section-intro,.indh-news-card__body,.indh-programme-card__content,.indh-territory__content{min-width:0;}}.indh-hero__facts{display:none !important;}#home.indh-hero,#home.indh-hero .home-bg{min-height:620px !important;height:620px !important;}.indh-hero__panel{margin-bottom:3rem;}#actualites.indh-news{padding-top:5rem !important;}@media (max-width:767px){#home.indh-hero,#home.indh-hero .home-bg{min-height:640px !important;height:auto !important;}.indh-hero__panel{margin-bottom:2rem;}}#home.indh-hero,#home.indh-hero .home-bg{min-height:560px !important;height:560px !important;}.indh-hero__panel{width:min(660px,calc(100vw - 2rem));margin-bottom:2.25rem;padding:1.55rem 2rem 1.45rem;}#home h1{max-width:600px !important;font-size:clamp(1.65rem,2.55vw,2.35rem) !important;}.indh-hero__lead{max-width:560px;margin-top:.85rem;font-size:.92rem;}#home .btn-home{min-height:38px;margin-top:1rem !important;padding:.48rem 1rem;}#actualites.indh-news{padding-top:4.25rem !important;padding-bottom:4rem !important;}#programmes.indh-programmes{padding-top:4.25rem !important;}.indh-news-card{border-radius:8px;border-top:0;}.indh-news-card__media{aspect-ratio:1.36 / 1;}.indh-news-card__body{position:relative;padding-top:1.35rem;}.indh-news-card__body::before{content:'';position:absolute;top:0;left:1.25rem;width:52px;height:3px;background:var(--indh-gold);}.indh-news-card .indh-readmore,.indh-section-link{color:var(--indh-green-deep) !important;border-color:rgba(13,107,76,.62);background:#fff;}.indh-news-card .indh-readmore:hover,.indh-section-link:hover{background:var(--indh-green-deep);border-color:var(--indh-green-deep);color:#fff !important;}.indh-programme-card img{filter:grayscale(1) contrast(1.08);}.indh-programme-card__shade{background:linear-gradient(180deg,rgba(5,47,37,.1) 0%,rgba(5,47,37,.9) 66%,rgba(197,162,75,.28) 100%);}.indh-programme-card:hover img{filter:grayscale(.25) contrast(1.05);}.indh-territory__stats div{align-items:flex-start;flex-direction:column;justify-content:flex-start;}.indh-territory__stats strong{font-size:1.08rem;line-height:1.25;}.indh-territory__stats span{text-align:left;color:rgba(255,255,255,.82);}#loop{display:grid;gap:1.15rem;}#loop .card{overflow:hidden;border:1px solid var(--indh-border);border-radius:8px;background:#fff;box-shadow:0 14px 34px rgba(8,47,37,.08);}#loop .card-img,#loop .post-img{width:100%;height:100%;min-height:230px;object-fit:cover;}#loop .card-body{padding:1.4rem 1.5rem !important;}#loop .card-title{font-size:1.25rem;line-height:1.35;}#loop .card-title a{color:var(--indh-green-ink);}#loop .card-title a:hover{color:var(--indh-green);text-decoration:none;}#loop .loop-text{color:var(--indh-muted);line-height:1.75;}#loop .post-link{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(13,107,76,.5);border-radius:50%;color:var(--indh-green-deep) !important;}#loop .post-link:hover{background:var(--indh-green-deep);color:#fff !important;}#loop .post-link i{font-size:1rem;}.indh-pagination{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:2.5rem 0 0;}.indh-pagination .page-numbers{display:inline-flex;min-width:40px;min-height:40px;align-items:center;justify-content:center;padding:.45rem .75rem;border:1px solid rgba(13,107,76,.35);border-radius:999px;color:var(--indh-green-deep);font-weight:800;}.indh-pagination .page-numbers.current,.indh-pagination .page-numbers:hover{background:var(--indh-green-deep);color:#fff;text-decoration:none;}.indh-page-card i[class*='fa-'],.indh-single-content i[class*='fa-'],#gouvernance i[class*='fa-'],#financement i[class*='fa-'],#contact-ar i[class*='fa-']{color:var(--indh-green-deep) !important;}.indh-page-card .frame,.pro-section .frame,.indh-page-card .frame-blue,.indh-page-card .frame-orange,.indh-page-card .frame-map,.indh-page-card .frame-flag,#gouvernance .frame,#gouvernance .frame-blue,#gouvernance .frame-orange,#gouvernance .frame-map,#gouvernance .frame-flag{border-color:rgba(197,162,75,.55) !important;background:linear-gradient(180deg,#fff,var(--indh-mint)) !important;color:var(--indh-green-deep) !important;box-shadow:0 12px 28px rgba(8,47,37,.08);}.indh-page-card .prc-1,.indh-page-card .prc-2,.indh-page-card .bl-1,.indh-page-card .grn-1,.indh-page-card .or-1{color:var(--indh-green-deep) !important;}.indh-page-card .frame,.indh-page-card .frame-blue,.indh-page-card .frame-orange,.indh-page-card .frame-map,.indh-page-card .frame-flag,#gouvernance .frame,#gouvernance .frame-blue,#gouvernance .frame-orange,#gouvernance .frame-map,#gouvernance .frame-flag{display:flex;align-items:center;justify-content:center;}.indh-page-card .frame>i,.pro-section .frame>i,.indh-page-card .frame-blue>i,.indh-page-card .frame-orange>i,.indh-page-card .frame-map>i,.indh-page-card .frame-flag>i,#gouvernance .frame>i,#gouvernance .frame-blue>i,#gouvernance .frame-orange>i,#gouvernance .frame-map>i,#gouvernance .frame-flag>i{position:static !important;top:auto !important;margin:0 !important;line-height:1 !important;transform:none !important;}#financement,.arabic-fn{background:linear-gradient(180deg,#fff 0,var(--indh-cloud) 100%);}#financement .pro-section{padding:4rem 0 2rem;}#financement .pro-section h2{max-width:900px;margin:0 auto;color:var(--indh-green-ink);font-size:clamp(1.6rem,3vw,2.45rem);line-height:1.28;text-align:center;}#financement .page-text{max-width:720px;margin:1rem auto 0;color:var(--indh-muted);text-align:center;}#financement .progress{height:8px;overflow:hidden;border-radius:999px;background:var(--indh-gold-soft);}#financement .progress-bar{background:linear-gradient(90deg,var(--indh-green-deep),var(--indh-gold)) !important;font-size:0;}#financement .silver-bg,#financement .pr-2-bg.white{border-radius:7px;background:#fff !important;color:var(--indh-green-deep) !important;box-shadow:0 12px 26px rgba(8,47,37,.08);}#financement .card{position:relative;min-height:340px;overflow:hidden;border:0;border-radius:7px;background:var(--indh-green-deep);color:#fff;box-shadow:0 16px 34px rgba(8,47,37,.16);transition:transform .35s ease,box-shadow .35s ease;}#financement .card-img{width:100%;height:100%;min-height:340px;object-fit:cover;opacity:.82;filter:none;transition:transform .35s ease,opacity .35s ease;}#financement .card-img-overlay{display:flex;flex-direction:column;justify-content:flex-end;inset:0;padding:1.35rem;background:linear-gradient(180deg,rgba(5,47,37,.08) 0%,rgba(5,47,37,.92) 100%);border-bottom:4px solid var(--indh-gold);}#financement .card:hover{transform:translateY(-3px);box-shadow:0 22px 42px rgba(8,47,37,.2);}#financement .card:hover .card-img{opacity:.96;transform:scale(1.04);}#financement .card-title,#financement .card-text{color:#fff !important;}#financement .card-title{margin-bottom:.55rem;padding-top:0;font-size:1rem;font-weight:900;line-height:1.2;text-transform:uppercase;}#financement .card-text{margin:0;color:rgba(255,255,255,.9) !important;font-size:.9rem;line-height:1.55;}.wpcf7,#contact-ar .cat-body .col-md-8,.indh-page-card form{max-width:860px;margin-right:auto;margin-left:auto;}.wpcf7 form,.indh-page-card form{padding:2rem;border:1px solid var(--indh-border);border-radius:8px;background:#fff;box-shadow:var(--indh-shadow);}.wpcf7 label{display:block;color:var(--indh-green-ink);font-weight:800;}.wpcf7 input[type='text'],.wpcf7 input[type='email'],.wpcf7 input[type='tel'],.wpcf7 textarea,.indh-page-card input[type='text'],.indh-page-card input[type='email'],.indh-page-card input[type='tel'],.indh-page-card textarea{width:100%;min-height:46px;padding:.7rem .85rem;border:1px solid rgba(8,47,37,.18);border-radius:6px;background:var(--indh-cloud);color:var(--indh-text);}.wpcf7 textarea,.indh-page-card textarea{min-height:150px;resize:vertical;}.wpcf7-submit,.indh-page-card input[type='submit'],.indh-page-card button[type='submit']{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:.7rem 1.35rem;border:1px solid var(--indh-green-deep);border-radius:999px;background:var(--indh-green-deep);color:#fff;font-weight:900;}.wpcf7-submit:hover,.indh-page-card input[type='submit']:hover,.indh-page-card button[type='submit']:hover{border-color:var(--indh-gold);background:var(--indh-gold);color:var(--indh-green-ink);}html[lang^='ar'] body,body.rtl,.is-rtl,.arabic,.arabic-post,.arabic-fn,#contact-ar{direction:rtl;text-align:right;}html[lang^='ar'] .indh-section-head,html[lang^='ar'] .indh-section-intro,html[lang^='ar'] .indh-page-card,html[lang^='ar'] .indh-single-content,html[lang^='ar'] #loop .card-body,.is-rtl .indh-section-head,.is-rtl .indh-section-intro,.is-rtl .indh-territory__content,.is-rtl .pf-text,.is-rtl .pf-title{text-align:right !important;}html[lang^='ar'] .indh-kicker,.is-rtl .indh-kicker{letter-spacing:0;}.is-rtl .indh-territory__stats span,html[lang^='ar'] .indh-territory__stats span{text-align:right;}.is-rtl .indh-news-card__body::before,html[lang^='ar'] .indh-news-card__body::before{right:1.25rem;left:auto;}.is-rtl #loop .post-link i,html[lang^='ar'] #loop .post-link i{transform:scaleX(-1);}@media (max-width:991px){#home.indh-hero,#home.indh-hero .home-bg{min-height:600px !important;height:auto !important;}.indh-hero__panel{margin-bottom:2rem;}}@media (max-width:767px){#home.indh-hero,#home.indh-hero .home-bg{min-height:580px !important;}.indh-hero__panel{padding:1.25rem 1rem;}#home h1{font-size:1.42rem !important;}.indh-news-card__media{aspect-ratio:1.22 / 1;}#loop .card-img,#loop .post-img{min-height:210px;}.wpcf7 form,.indh-page-card form{padding:1.25rem;}}#topbar.pr-2-bg,#topbar{min-height:32px;background:#f4f6f2 !important;border-bottom:1px solid rgba(8,47,37,.08);}#topbar .row{align-items:center;}#topbar a,#topbar li,#topbar span{color:var(--indh-green-deep) !important;font-size:.82rem;font-weight:700;}#topbar i{color:var(--indh-green) !important;font-size:1rem;}#topbar a:hover,#topbar a:hover i{color:var(--indh-gold) !important;}nav.navbar .dropdown-menu{min-width:220px;padding:.6rem;border:1px solid rgba(8,47,37,.1);border-radius:8px;box-shadow:0 18px 38px rgba(8,47,37,.14);}nav.navbar .dropdown-item,nav.navbar .dropdown-menu a{border-radius:6px;padding:.65rem .85rem;}nav.navbar .dropdown-item:hover,nav.navbar .dropdown-menu a:hover{background:var(--indh-mint);}@media (max-width:767px){#topbar .col:first-child{flex:0 0 auto;}#topbar .col:last-child{min-width:0;}#topbar .list-inline{margin-bottom:0;white-space:nowrap;}}#home.indh-hero .indh-hero__inner{background:transparent !important;box-shadow:none !important;border-radius:0 !important;margin-bottom:0 !important;}#home.indh-hero .indh-hero__panel{max-width:660px !important;background:rgba(5,73,54,.96) !important;}#topbar a i,#topbar a .fab,#topbar .fab,#topbar i[class*='fa-']{color:var(--indh-green-deep) !important;opacity:1 !important;}#topbar a:hover i,#topbar a:hover .fab{color:var(--indh-gold) !important;}#topbar svg,#topbar svg path,#topbar .svg-inline--fa,#topbar a svg{color:var(--indh-green-deep) !important;fill:var(--indh-green-deep) !important;}#topbar a:hover svg,#topbar a:hover svg path{color:var(--indh-gold) !important;fill:var(--indh-gold) !important;}nav.navbar .dropdown-menu .dropdown-menu{top:0;left:100%;margin-top:-.6rem;margin-left:.25rem;}nav.navbar .dropdown-menu .dropdown:hover>.dropdown-menu,nav.navbar .dropdown-menu .dropdown:focus-within>.dropdown-menu{display:block;}nav.navbar .dropdown-menu .dropdown-toggle::after{float:right;margin-top:.45rem;transform:rotate(-90deg);}.menu-principal_ar nav.navbar .dropdown-menu .dropdown-menu,nav.navbar .menu-principal_ar .dropdown-menu .dropdown-menu,html[lang^='ar'] nav.navbar .dropdown-menu .dropdown-menu{right:100%;left:auto;margin-right:.25rem;margin-left:0;}html[lang^='ar'] nav.navbar .dropdown-menu .dropdown-toggle::after{float:left;transform:rotate(90deg);}nav.navbar .navbar-nav>li>a{position:relative;display:inline-flex;align-items:center;min-height:46px;margin:0 .18rem;padding:.72rem .82rem !important;border-radius:7px;color:var(--indh-green-ink) !important;font-size:1rem;font-weight:700;letter-spacing:.01em;transition:color .2s ease,background-color .2s ease,box-shadow .2s ease,transform .2s ease;}nav.navbar .navbar-nav>li>a::after{content:'';position:absolute;right:.82rem;bottom:.38rem;left:.82rem;height:2px;background:var(--indh-gold);transform:scaleX(0);transform-origin:center;transition:transform .2s ease;}nav.navbar .navbar-nav>li>a:hover,nav.navbar .navbar-nav>li>a:focus,nav.navbar .navbar-nav>.current-menu-item>a,nav.navbar .navbar-nav>.current_page_item>a,nav.navbar .navbar-nav>.current-menu-ancestor>a,nav.navbar .navbar-nav>.current_page_parent>a,nav.navbar .navbar-nav>.current_page_ancestor>a{color:var(--indh-green-deep) !important;background:linear-gradient(135deg,rgba(215,188,103,.2),rgba(213,239,228,.82));box-shadow:inset 0 0 0 1px rgba(194,163,72,.22),0 5px 12px rgba(8,47,37,.07);}nav.navbar .navbar-nav>li>a:hover::after,nav.navbar .navbar-nav>li>a:focus::after,nav.navbar .navbar-nav>.current-menu-item>a::after,nav.navbar .navbar-nav>.current_page_item>a::after,nav.navbar .navbar-nav>.current-menu-ancestor>a::after,nav.navbar .navbar-nav>.current_page_parent>a::after,nav.navbar .navbar-nav>.current_page_ancestor>a::after{transform:scaleX(1);}nav.navbar .navbar-nav>li>a:hover{transform:translateY(-1px);}nav.navbar .navbar-nav>.menu-item-has-children>a::before{content:'';width:5px;height:5px;margin-right:.45rem;border-right:1.5px solid var(--indh-gold);border-bottom:1.5px solid var(--indh-gold);transform:rotate(45deg) translateY(-2px);}html[lang^='ar'] nav.navbar .navbar-nav>.menu-item-has-children>a::before{margin-right:0;margin-left:.45rem;}nav.navbar .dropdown-menu a{font-size:.94rem;font-weight:600;}@media (max-width:991px){nav.navbar .dropdown-menu .dropdown-menu{position:static;display:block;margin:.25rem 0 .25rem 1rem;border:0;box-shadow:none;background:var(--indh-mint);}html[lang^='ar'] nav.navbar .dropdown-menu .dropdown-menu{margin:.25rem 1rem .25rem 0;}nav.navbar .navbar-nav>li>a{display:flex;min-height:44px;margin:.15rem 0;padding:.72rem .85rem !important;}nav.navbar .navbar-nav>li>a::after{right:.85rem;bottom:.35rem;left:.85rem;}nav.navbar .navbar-nav>li>a:hover{transform:none;}}#financement .pro-section{position:relative;margin:2rem auto 3rem;padding:5rem 0 !important;overflow:hidden;background-image:linear-gradient(90deg,rgba(5,47,37,.92),rgba(5,47,37,.72)),url('../images/indh-financement-budget.webp');background-position:center;background-size:cover;color:#fff;}#financement .pro-section h2,#financement .pro-section .page-text{color:#fff !important;text-shadow:0 2px 14px rgba(0,0,0,.18);}#financement .pro-section .sep{background:var(--indh-gold) !important;}#financement .card-img[src*='indh-programme-'],.indh-programme-card img[src*='indh-programme-']{filter:saturate(1.02) contrast(1.03) !important;}@media (max-width:767px){#financement .pro-section{margin-top:1rem;padding:3.5rem 0 !important;}}#financement .pro-section{margin:2rem auto 2.5rem;padding:3rem 0 !important;overflow:visible;background:#fff !important;color:var(--indh-ink);}#financement .pro-section .container{display:grid;grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr);gap:2rem;align-items:center;}#financement .pro-section .container::before{content:"";display:block;min-height:360px;border-radius:8px;background-image:linear-gradient(180deg,rgba(5,47,37,.05),rgba(5,47,37,.16)),url('../images/indh-financement-budget.webp');background-position:center;background-size:cover;box-shadow:var(--indh-shadow);}#financement .pro-section .row{margin:0;}#financement .pro-section .col-md-10{max-width:none;flex:0 0 100%;padding:0;}#financement .pro-section h2,#financement .pro-section .page-text{color:var(--indh-green) !important;text-align:left;text-shadow:none;}#financement .pro-section h2{padding-top:0;font-size:clamp(1.7rem,2.8vw,2.65rem);line-height:1.22;}#financement .pro-section .page-text{color:var(--indh-muted) !important;max-width:650px;}#financement .pro-section .sep{margin-left:0;margin-right:auto;}html[lang^='ar'] #financement .pro-section .container{direction:rtl;}html[lang^='ar'] #financement .pro-section h2,html[lang^='ar'] #financement .pro-section .page-text{text-align:right;}html[lang^='ar'] #financement .pro-section .sep{margin-right:0;margin-left:auto;}@media (max-width:991px){#financement .pro-section .container{grid-template-columns:1fr;}#financement .pro-section .container::before{min-height:310px;}}@media (max-width:767px){#financement .pro-section{padding:2rem 0 !important;}#financement .pro-section .container{gap:1.35rem;}#financement .pro-section .container::before{min-height:230px;}#financement .pro-section h2{font-size:1.55rem;}}#financement .row.justify-content-center>.col-sm-6.col-md-6.col-lg-3{margin-top:1rem !important;}#financement .card{height:340px;min-height:340px;border-radius:7px !important;box-shadow:0 16px 34px rgba(8,47,37,.16) !important;}#financement .card-img{position:absolute;inset:0;height:100%;min-height:340px;opacity:.82;}#financement .card-img-overlay,#financement .card-img-overlay.prg-1,#financement .card-img-overlay.prg-2,#financement .card-img-overlay.prg-3,#financement .card-img-overlay.prg-4{top:0;right:0;bottom:0;left:0;padding:1.35rem !important;background-color:transparent !important;background-image:linear-gradient(180deg,rgba(5,47,37,.08) 0%,rgba(5,47,37,.92) 100%) !important;border-bottom:4px solid var(--indh-gold);}#financement .card-title.prg-title,#financement .card-text.prg-text{display:block;color:#fff !important;text-shadow:none !important;}#financement .card-title.prg-title{margin:0 0 .55rem !important;padding:0 !important;font-size:1rem !important;font-weight:900 !important;line-height:1.2 !important;text-transform:uppercase;}#financement .card-text.prg-text{margin:0 !important;color:rgba(255,255,255,.9) !important;font-size:.9rem !important;font-weight:400 !important;line-height:1.55 !important;}@media (max-width:767px){#financement .card,#financement .card-img{height:280px;min-height:280px;}}html[lang^='fr'] #home.indh-hero,html[lang^='fr'] #home.indh-hero .home-bg{min-height:560px !important;height:560px !important;}html[lang^='fr'] #home.indh-hero{background-image:linear-gradient(90deg,rgba(5,47,37,.62),rgba(5,47,37,.28)),url('../images/slide.jpg');}html[lang^='fr'] #home.indh-hero .home-bg{align-items:flex-end !important;}html[lang^='fr'] #home.indh-hero .indh-hero__panel{width:min(780px,calc(100vw - 2rem));margin-bottom:1.8rem;padding:1.1rem 2.25rem 1rem;background:rgba(5,73,54,.94) !important;box-shadow:0 18px 38px rgba(0,0,0,.2);}html[lang^='ar'] #home.indh-hero .indh-hero__panel{width:min(780px,calc(100vw - 2rem));margin-bottom:1.8rem;padding:1.1rem 2.25rem 1rem;background:rgba(5,73,54,.94) !important;box-shadow:0 18px 38px rgba(0,0,0,.2);}html[lang^='fr'] #home .indh-kicker{font-size:.72rem;}html[lang^='fr'] #home .indh-place{margin-bottom:.55rem;font-size:.86rem;}html[lang^='fr'] #home h1{max-width:560px !important;font-size:clamp(1.55rem,2.25vw,2.1rem) !important;line-height:1.2;}html[lang^='fr'] #home h1::after{margin-top:.8rem !important;}html[lang^='fr'] .indh-hero__lead{max-width:540px;margin-top:.8rem;font-size:.9rem;line-height:1.62;}html[lang^='fr'] #home .btn-home{min-height:36px;margin-top:.9rem !important;padding:.46rem .95rem;font-size:.8rem;}html[lang^='fr'] #actualites.indh-news{padding-top:3.4rem !important;padding-bottom:2.75rem !important;}html[lang^='fr'] #programmes.indh-programmes{padding-top:2.75rem !important;padding-bottom:4.75rem !important;}html[lang^='fr'] #actualites .indh-section-link{margin-top:1.4rem;}html[lang^='fr'] #vision-royale.indh-royal-vision{padding:4.75rem 0 3.5rem !important;background:#fff !important;}html[lang^='fr'] .indh-royal-vision__grid{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:3.2rem;align-items:center;}html[lang^='fr'] .indh-royal-vision__portrait{margin:0;}html[lang^='fr'] .indh-royal-vision__portrait img{display:block;width:100%;max-height:620px;object-fit:cover;object-position:center top;border-radius:7px;box-shadow:0 18px 42px rgba(8,47,37,.13);}html[lang^='fr'] .indh-royal-vision__content{max-width:720px;}html[lang^='fr'] .indh-royal-vision__content h2{margin:.25rem 0 1.55rem;color:var(--indh-green-ink);font-size:clamp(1.75rem,3vw,2.45rem);font-weight:900;line-height:1.16;text-transform:uppercase;}html[lang^='fr'] .indh-royal-vision__quote{color:#111;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.08rem,1.6vw,1.32rem);line-height:1.72;}html[lang^='fr'] .indh-royal-vision__quote p{margin:0 0 1.35rem;}html[lang^='fr'] .indh-royal-vision__source{margin:.35rem 0 0;color:var(--indh-green-ink);font-size:.92rem;font-weight:800;line-height:1.55;}html[lang^='ar'] #vision-royale.indh-royal-vision{padding:4.75rem 0 3.5rem !important;background:#fff !important;direction:rtl;}html[lang^='ar'] .indh-royal-vision__grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr);gap:3.2rem;align-items:center;}html[lang^='ar'] .indh-royal-vision__portrait{grid-column:2;margin:0;}html[lang^='ar'] .indh-royal-vision__content{grid-column:1;grid-row:1;max-width:720px;text-align:right;}html[lang^='ar'] .indh-royal-vision__portrait img{display:block;width:100%;max-height:620px;object-fit:cover;object-position:center top;border-radius:7px;box-shadow:0 18px 42px rgba(8,47,37,.13);}html[lang^='ar'] .indh-royal-vision__content h2{margin:.25rem 0 1.55rem;color:var(--indh-green-ink);font-size:clamp(1.9rem,3vw,2.7rem);font-weight:900;line-height:1.25;}html[lang^='ar'] .indh-royal-vision__quote{color:#111;font-size:clamp(1.08rem,1.6vw,1.35rem);line-height:2;}html[lang^='ar'] .indh-royal-vision__quote p{margin:0 0 1.1rem;}html[lang^='ar'] .indh-royal-vision__source{margin:.35rem 0 0;color:var(--indh-green-ink);font-size:.98rem;font-weight:800;line-height:1.8;}html[lang^='fr'] .indh-section-head{margin-bottom:1.85rem;}html[lang^='fr'] #programmes .indh-section-head{margin-bottom:1.65rem;}html[lang^='fr'] .indh-programmes-grid{gap:1rem;}html[lang^='fr'] .indh-programme-card,html[lang^='fr'] .indh-programme-card img{min-height:330px;}html[lang^='fr'] #plateforme.indh-territory{padding:4.6rem 0 !important;background:linear-gradient(90deg,rgba(5,47,37,.96),rgba(5,73,54,.92)),radial-gradient(circle at 88% 18%,rgba(197,162,75,.22),transparent 30%) !important;}html[lang^='fr'] #plateforme .indh-territory__grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:2.2rem;}html[lang^='fr'] #plateforme .pf-title{max-width:680px;font-size:clamp(1.55rem,2.6vw,2.15rem);}html[lang^='fr'] #plateforme .pf-text{max-width:650px;font-size:.98rem;}html[lang^='fr'] #plateforme .indh-territory__stats{gap:.85rem;}html[lang^='fr'] #plateforme .indh-territory__stats div{position:relative;align-items:flex-start;flex-direction:column;justify-content:flex-start;padding:1.05rem 1.1rem 1rem 1.25rem;border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.09);box-shadow:inset 3px 0 0 var(--indh-gold);}html[lang^='fr'] #plateforme .indh-territory__stats strong{font-size:2rem;line-height:1.2;}html[lang^='fr'] #plateforme .indh-territory__stats span{margin-top:.28rem;color:rgba(255,255,255,.88);font-size:.9rem;font-weight:600;line-height:1.45;text-align:left;}html[lang^='fr'] #plateforme .indh-territory__stats small{margin-top:.1rem;}@media (max-width:991px){html[lang^='fr'] #home.indh-hero,html[lang^='fr'] #home.indh-hero .home-bg{min-height:540px !important;height:auto !important;}html[lang^='fr'] #plateforme .indh-territory__grid{grid-template-columns:1fr;}html[lang^='fr'] .indh-royal-vision__grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:2rem;}html[lang^='ar'] .indh-royal-vision__grid{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:2rem;}}@media (max-width:767px){html[lang^='fr'] #home.indh-hero,html[lang^='fr'] #home.indh-hero .home-bg{min-height:520px !important;}html[lang^='fr'] #home.indh-hero .home-bg{padding-top:6.2rem;}html[lang^='fr'] #home.indh-hero .indh-hero__panel{margin-bottom:1.2rem;padding:1.15rem 1rem;}html[lang^='ar'] #home.indh-hero .indh-hero__panel{width:min(100%,calc(100vw - 2rem));margin-bottom:1.2rem;padding:1.15rem 1rem;}html[lang^='fr'] #home h1{font-size:1.35rem !important;}html[lang^='fr'] #actualites.indh-news{padding-top:2.7rem !important;padding-bottom:2.35rem !important;}html[lang^='fr'] #vision-royale.indh-royal-vision{padding:3rem 0 2.65rem !important;}html[lang^='fr'] .indh-royal-vision__grid{grid-template-columns:1fr;gap:1.55rem;}html[lang^='fr'] .indh-royal-vision__portrait img{max-height:430px;}html[lang^='fr'] .indh-royal-vision__content h2{font-size:1.55rem;}html[lang^='fr'] .indh-royal-vision__quote{font-size:1rem;line-height:1.65;}html[lang^='ar'] #vision-royale.indh-royal-vision{padding:3rem 0 2.65rem !important;}html[lang^='ar'] .indh-royal-vision__grid{grid-template-columns:1fr;gap:1.55rem;}html[lang^='ar'] .indh-royal-vision__portrait,html[lang^='ar'] .indh-royal-vision__content{grid-column:auto;grid-row:auto;}html[lang^='ar'] .indh-royal-vision__portrait{order:1;}html[lang^='ar'] .indh-royal-vision__content{order:2;}html[lang^='ar'] .indh-royal-vision__portrait img{max-height:430px;}html[lang^='ar'] .indh-royal-vision__content h2{font-size:1.7rem;}html[lang^='ar'] .indh-royal-vision__quote{font-size:1rem;line-height:1.85;}html[lang^='fr'] #programmes.indh-programmes{padding-top:2.35rem !important;}html[lang^='fr'] .indh-programme-card,html[lang^='fr'] .indh-programme-card img{min-height:280px;}}.indh-news-viewport{overflow:hidden;margin:0 -.35rem;padding:0 .35rem .55rem;}.indh-news-carousel .indh-news-grid{display:flex !important;flex-wrap:nowrap !important;gap:1.35rem;margin:0;transform:translateX(0);transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform;}.indh-news-carousel .indh-news-card{flex:0 0 calc((100% - 2.7rem) / 3);width:calc((100% - 2.7rem) / 3);cursor:pointer;outline:none;transition:transform .2s ease,box-shadow .2s ease;}.indh-news-carousel .indh-news-card:hover,.indh-news-carousel .indh-news-card:focus-visible{transform:translateY(-4px);box-shadow:0 16px 32px rgba(8,47,37,.14);}.indh-news-controls{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:1.35rem;}.indh-news-control,.indh-news-dot{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(13,107,76,.62);color:var(--indh-green-deep);background:#fff;cursor:pointer;transition:color .2s ease,background-color .2s ease,border-color .2s ease,opacity .2s ease;}.indh-news-control{width:34px;height:34px;border-radius:50%;font-size:1.15rem;line-height:1;}.indh-news-control:hover:not(:disabled),.indh-news-control:focus-visible{color:#fff;background:var(--indh-green-deep);border-color:var(--indh-green-deep);}.indh-news-control:disabled{cursor:default;opacity:.35;}.indh-news-dots{display:flex;align-items:center;gap:.35rem;}.indh-news-dot{width:8px;height:8px;padding:0;border-radius:50%;border-color:var(--indh-gold);background:transparent;}.indh-news-dot.is-active{width:22px;border-radius:999px;background:var(--indh-gold);}@media (max-width:991px){.indh-news-carousel .indh-news-card{flex-basis:calc((100% - 1.35rem) / 2);width:calc((100% - 1.35rem) / 2);}}@media (max-width:767px){.indh-news-carousel .indh-news-grid{gap:1rem;}.indh-news-carousel .indh-news-card{flex-basis:100%;width:100%;}}html[lang^='ar'] .indh-news-carousel .indh-news-grid{direction:ltr;}html[lang^='ar'] .indh-news-carousel .indh-news-card{direction:rtl;text-align:right;}html[lang^='ar'] body.page-id-152 .pro-section h2,html[lang^='ar'] body.page-id-154 .pro-section h2,html[lang^='ar'] body.page-id-156 .pro-section h2,html[lang^='ar'] body.page-id-158 .pro-section h2{padding-right:1.35rem;padding-left:0;text-align:right !important;}html[lang^='ar'] body.page-id-152 .pro-section h2::before,html[lang^='ar'] body.page-id-154 .pro-section h2::before,html[lang^='ar'] body.page-id-156 .pro-section h2::before,html[lang^='ar'] body.page-id-158 .pro-section h2::before{right:0;left:auto;}html[lang^='ar'] body.page-id-164 .pro-section h2,html[lang^='ar'] body.page-id-171 .pro-section h2{padding-right:1.35rem;padding-left:0;text-align:right !important;}html[lang^='ar'] body.page-id-164 .pro-section h2::before,html[lang^='ar'] body.page-id-171 .pro-section h2::before{right:0;left:auto;}#footer footer{padding:3.5rem 0 2rem;}#footer footer .row{align-items:flex-start;}#footer footer h3{color:#ffffff;margin:0 0 1.25rem;}#footer footer ul{margin:0;}#footer footer li{margin-bottom:.65rem;line-height:1.65;}#footer footer a{color:#ffffff;text-decoration:none;transition:color .2s ease,opacity .2s ease;}#footer footer a:hover,#footer footer a:focus-visible{color:var(--indh-gold);text-decoration:underline;text-underline-offset:3px;}#footer footer a:focus-visible{outline:2px solid var(--indh-gold);outline-offset:3px;}#footer footer li i{width:1.25rem;margin-right:.35rem;color:var(--indh-gold);text-align:center;}#footer .footer-bottom p{text-align:center;}@media (min-width:768px){#footer .col-md-3 li:last-child{white-space:nowrap;text-align:right;font-size:.9rem;}#footer .col-md-3 li{direction:rtl;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:.35rem;text-align:right;}#footer .col-md-3 li a[href^='mailto:']{direction:ltr;unicode-bidi:isolate;}}@media (max-width:767px){#footer footer{padding:2.5rem 1rem 1.5rem;}#footer footer .col-md-3,#footer footer .col-md-4,#footer footer .col-md-5{flex:0 0 100%;max-width:100%;margin-bottom:1.75rem;text-align:center;}#footer footer h3,#footer footer li.text-right,#footer footer .almarai.text-right{text-align:center !important;}#footer footer ul{padding-right:0;padding-left:0;}#footer .footer-identity img,#footer footer img{width:min(220px,80%);margin:0 auto 1rem;}#footer .footer-bottom small{display:block;line-height:1.6;}}@media (min-width:992px){nav.navbar .dropdown-menu .dropdown{position:relative;}nav.navbar .dropdown-menu .dropdown::after{content:'';position:absolute;top:0;right:-16px;width:18px;height:100%;}nav.navbar .dropdown-menu .dropdown>.dropdown-menu{display:block;visibility:hidden;opacity:0;pointer-events:none;transform:translateX(6px);transition:opacity .18s ease,transform .18s ease,visibility 0s linear .2s;}nav.navbar .dropdown-menu .dropdown:hover>.dropdown-menu,nav.navbar .dropdown-menu .dropdown:focus-within>.dropdown-menu,nav.navbar .dropdown-menu .dropdown.is-open>.dropdown-menu{visibility:visible;opacity:1;pointer-events:auto;transform:translateX(0);transition-delay:0s;}html[lang^='ar'] nav.navbar .dropdown-menu .dropdown::after{right:auto;left:-16px;}html[lang^='ar'] nav.navbar .dropdown-menu .dropdown>.dropdown-menu{transform:translateX(-6px);}html[lang^='ar'] nav.navbar .dropdown-menu .dropdown:hover>.dropdown-menu,html[lang^='ar'] nav.navbar .dropdown-menu .dropdown:focus-within>.dropdown-menu,html[lang^='ar'] nav.navbar .dropdown-menu .dropdown.is-open>.dropdown-menu{transform:translateX(0);}}@media (max-width:991px){nav.navbar .dropdown-menu .dropdown>.dropdown-menu{visibility:visible;opacity:1;pointer-events:auto;transform:none;transition:none;}}@media (min-width:992px){nav.navbar .navbar-nav>li + li{margin-left:.12rem;}nav.navbar .dropdown-menu{min-width:250px;padding:.7rem;}nav.navbar .dropdown-menu>li>a,nav.navbar .dropdown-menu .dropdown>a{min-height:43px;padding:.78rem 1rem !important;line-height:1.4;white-space:normal;}nav.navbar .dropdown-menu .dropdown>.dropdown-menu{min-width:270px;}html[lang^='ar'] nav.navbar .navbar-nav>li + li{margin-right:.12rem;margin-left:0;}}@media (min-width:992px){nav.navbar .navbar-nav>.menu-item-has-children>.dropdown-menu{min-width:238px;border-top:3px solid var(--indh-gold);background:#fff;}nav.navbar .dropdown-menu .dropdown>.dropdown-menu{top:-.7rem;left:calc(100% - 1px);margin-top:0;margin-left:0;border-top:3px solid var(--indh-green);border-left:3px solid var(--indh-gold);background:#fbfcfa;box-shadow:0 18px 34px rgba(8,47,37,.18);}nav.navbar .dropdown-menu>.menu-item-has-children>a,nav.navbar .dropdown-menu>.dropdown>a{color:var(--indh-green-deep) !important;font-weight:800;}nav.navbar .dropdown-menu .dropdown>a:hover,nav.navbar .dropdown-menu .dropdown>a:focus{color:var(--indh-green-deep) !important;background:rgba(197,162,75,.14);}html[lang^='ar'] nav.navbar .dropdown-menu .dropdown>.dropdown-menu{right:calc(100% - 1px);left:auto;border-right:3px solid var(--indh-gold);border-left:0;}}@media (min-width:992px){nav.navbar .navbar-nav>.menu-item-has-children>.dropdown-menu,nav.navbar .dropdown-menu .dropdown>.dropdown-menu{padding:.85rem;}nav.navbar .navbar-nav>.menu-item-has-children>.dropdown-menu>li>a,nav.navbar .dropdown-menu .dropdown>.dropdown-menu>li>a{min-height:48px;padding:.95rem 1.1rem !important;line-height:1.45;}}@media (max-width:991px){nav.navbar .dropdown-menu>li>a,nav.navbar .dropdown-menu .dropdown>a{min-height:46px;padding-top:.82rem !important;padding-bottom:.82rem !important;line-height:1.45;}}@media (min-width:992px){nav.navbar .dropdown-menu li>a,nav.navbar .dropdown-menu li.dropdown>a{min-height:50px !important;margin-bottom:.2rem;padding:1.05rem 1.2rem !important;line-height:1.45 !important;}nav.navbar .dropdown-menu li:last-child>a{margin-bottom:0;}}nav.navbar #bs-example-navbar-collapse-1 ul.dropdown-menu li>a{min-height:54px !important;margin-bottom:.3rem !important;padding:1.15rem 1.3rem !important;line-height:1.5 !important;}nav.navbar #bs-example-navbar-collapse-1 ul.dropdown-menu li:last-child>a{margin-bottom:0 !important;}@media (max-width:991px){nav.navbar #bs-example-navbar-collapse-1 ul.dropdown-menu li>a{min-height:48px !important;margin-bottom:.15rem !important;padding:.9rem 1rem !important;line-height:1.45 !important;}}nav.navbar #bs-example-navbar-collapse-1 ul.dropdown-menu>li,nav.navbar #bs-example-navbar-collapse-1 ul.dropdown-menu ul.dropdown-menu>li{display:block !important;margin-bottom:.55rem !important;padding:.5rem 0 !important;}nav.navbar #bs-example-navbar-collapse-1 ul.dropdown-menu>li:last-child,nav.navbar #bs-example-navbar-collapse-1 ul.dropdown-menu ul.dropdown-menu>li:last-child{margin-bottom:0 !important;}nav.navbar #bs-example-navbar-collapse-1 ul.dropdown-menu li>a{display:flex !important;width:100% !important;align-items:center;min-height:0 !important;margin-bottom:0 !important;padding-top:0 !important;padding-bottom:0 !important;}nav.navbar #bs-example-navbar-collapse-1>ul.navbar-nav>li.current-menu-item>a,nav.navbar #bs-example-navbar-collapse-1>ul.navbar-nav>li.current_page_item>a,nav.navbar #bs-example-navbar-collapse-1>ul.navbar-nav>li.current-menu-ancestor>a,nav.navbar #bs-example-navbar-collapse-1>ul.navbar-nav>li.current_page_parent>a,nav.navbar #bs-example-navbar-collapse-1>ul.navbar-nav>li.current_page_ancestor>a{color:#fff !important;background:linear-gradient(135deg,var(--indh-green-deep),var(--indh-green));box-shadow:inset 0 -3px 0 var(--indh-gold),0 7px 16px rgba(8,47,37,.16);transform:translateY(-1px);}nav.navbar #bs-example-navbar-collapse-1>ul.navbar-nav>li.current-menu-item>a::after,nav.navbar #bs-example-navbar-collapse-1>ul.navbar-nav>li.current_page_item>a::after,nav.navbar #bs-example-navbar-collapse-1>ul.navbar-nav>li.current-menu-ancestor>a::after,nav.navbar #bs-example-navbar-collapse-1>ul.navbar-nav>li.current_page_parent>a::after,nav.navbar #bs-example-navbar-collapse-1>ul.navbar-nav>li.current_page_ancestor>a::after{right:1rem;bottom:.25rem;left:1rem;height:0;background:transparent;transform:none;}nav.navbar #bs-example-navbar-collapse-1>ul.navbar-nav>li.current-menu-item>a:hover,nav.navbar #bs-example-navbar-collapse-1>ul.navbar-nav>li.current_page_item>a:hover,nav.navbar #bs-example-navbar-collapse-1>ul.navbar-nav>li.current-menu-ancestor>a:hover,nav.navbar #bs-example-navbar-collapse-1>ul.navbar-nav>li.current_page_parent>a:hover,nav.navbar #bs-example-navbar-collapse-1>ul.navbar-nav>li.current_page_ancestor>a:hover{color:#fff !important;background:linear-gradient(135deg,var(--indh-green),var(--indh-green-deep));box-shadow:inset 0 -3px 0 var(--indh-gold),0 9px 18px rgba(8,47,37,.2);}@media (max-width:991px){nav.navbar #bs-example-navbar-collapse-1>ul.navbar-nav>li.current-menu-item>a,nav.navbar #bs-example-navbar-collapse-1>ul.navbar-nav>li.current_page_item>a,nav.navbar #bs-example-navbar-collapse-1>ul.navbar-nav>li.current-menu-ancestor>a,nav.navbar #bs-example-navbar-collapse-1>ul.navbar-nav>li.current_page_parent>a,nav.navbar #bs-example-navbar-collapse-1>ul.navbar-nav>li.current_page_ancestor>a{transform:none;}}@media (max-width:991px){nav.navbar #bs-example-navbar-collapse-1 ul.dropdown-menu>li,nav.navbar #bs-example-navbar-collapse-1 ul.dropdown-menu ul.dropdown-menu>li{margin-bottom:.3rem !important;padding:.1rem 0 !important;}}.heading-geek.indh-programme-heading{min-height:255px;display:flex;align-items:center;background:radial-gradient(circle at 88% 18%,rgba(197,162,75,.2),transparent 30%),linear-gradient(110deg,rgba(5,47,37,.98),rgba(5,73,54,.92)) !important;color:#fff !important;overflow:hidden;}.heading-geek.indh-programme-heading .container{position:relative;z-index:1;}.heading-geek.indh-programme-heading h5,.heading-geek.indh-programme-heading h6{color:rgba(255,255,255,.78) !important;}.heading-geek.indh-programme-heading h1{margin-top:.55rem;color:#fff !important;}.heading-geek.indh-programme-heading h1::before{background:var(--indh-gold);box-shadow:0 0 0 7px rgba(197,162,75,.12);}html[lang^='ar'] .heading-geek.indh-programme-heading{direction:rtl;}html[lang^='ar'] .heading-geek.indh-programme-heading h5,html[lang^='ar'] .heading-geek.indh-programme-heading h6,html[lang^='ar'] .heading-geek.indh-programme-heading h1{text-align:right !important;}@media (max-width:767px){.heading-geek.indh-programme-heading{min-height:220px;padding:2.4rem 0 2rem !important;}}body.page-id-39 .heading-geek.prg-1-bg,body.page-id-55 .heading-geek.prg-2-bg,body.page-id-73 .heading-geek.prg-3-bg,body.page-id-77 .heading-geek.prg-4-bg,body.page-id-152 .heading-geek.prg-1-bg,body.page-id-154 .heading-geek.prg-2-bg,body.page-id-156 .heading-geek.prg-3-bg,body.page-id-158 .heading-geek.prg-4-bg{min-height:255px;display:flex;align-items:center;background:radial-gradient(circle at 88% 18%,rgba(197,162,75,.2),transparent 30%),linear-gradient(110deg,rgba(5,47,37,.98),rgba(5,73,54,.92)) !important;color:#fff !important;overflow:hidden;}body.page-id-39 .heading-geek.prg-1-bg h5,body.page-id-39 .heading-geek.prg-1-bg h6,body.page-id-55 .heading-geek.prg-2-bg h5,body.page-id-55 .heading-geek.prg-2-bg h6,body.page-id-73 .heading-geek.prg-3-bg h5,body.page-id-73 .heading-geek.prg-3-bg h6,body.page-id-77 .heading-geek.prg-4-bg h5,body.page-id-77 .heading-geek.prg-4-bg h6,body.page-id-152 .heading-geek.prg-1-bg h5,body.page-id-152 .heading-geek.prg-1-bg h6,body.page-id-154 .heading-geek.prg-2-bg h5,body.page-id-154 .heading-geek.prg-2-bg h6,body.page-id-156 .heading-geek.prg-3-bg h5,body.page-id-156 .heading-geek.prg-3-bg h6,body.page-id-158 .heading-geek.prg-4-bg h5,body.page-id-158 .heading-geek.prg-4-bg h6{color:rgba(255,255,255,.78) !important;}body.page-id-39 .heading-geek.prg-1-bg h1,body.page-id-55 .heading-geek.prg-2-bg h1,body.page-id-73 .heading-geek.prg-3-bg h1,body.page-id-77 .heading-geek.prg-4-bg h1,body.page-id-152 .heading-geek.prg-1-bg h1,body.page-id-154 .heading-geek.prg-2-bg h1,body.page-id-156 .heading-geek.prg-3-bg h1,body.page-id-158 .heading-geek.prg-4-bg h1{color:#fff !important;}@media (max-width:767px){body.page-id-39 .heading-geek.prg-1-bg,body.page-id-55 .heading-geek.prg-2-bg,body.page-id-73 .heading-geek.prg-3-bg,body.page-id-77 .heading-geek.prg-4-bg,body.page-id-152 .heading-geek.prg-1-bg,body.page-id-154 .heading-geek.prg-2-bg,body.page-id-156 .heading-geek.prg-3-bg,body.page-id-158 .heading-geek.prg-4-bg{min-height:220px;padding:2.4rem 0 2rem !important;}}body.page-id-39 .heading-geek.prg-1-bg,body.page-id-55 .heading-geek.prg-2-bg,body.page-id-73 .heading-geek.prg-3-bg,body.page-id-77 .heading-geek.prg-4-bg,body.page-id-152 .heading-geek.prg-1-bg,body.page-id-154 .heading-geek.prg-2-bg,body.page-id-156 .heading-geek.prg-3-bg,body.page-id-158 .heading-geek.prg-4-bg{width:100vw !important;max-width:none !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;border-radius:0 !important;}body.page-id-87 .heading-geek.prg-1-bg,body.page-id-135 .heading-geek.prg-1-bg,body.page-id-164 .heading-geek.prg-1-bg,body.page-id-171 .heading-geek.prg-1-bg{min-height:255px;display:flex;align-items:center;width:100vw !important;max-width:none !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;border-radius:0 !important;background:radial-gradient(circle at 88% 18%,rgba(197,162,75,.2),transparent 30%),linear-gradient(110deg,rgba(5,47,37,.98),rgba(5,73,54,.92)) !important;color:#fff !important;overflow:hidden;}body.page-id-87 .heading-geek.prg-1-bg h5,body.page-id-87 .heading-geek.prg-1-bg h6,body.page-id-135 .heading-geek.prg-1-bg h5,body.page-id-135 .heading-geek.prg-1-bg h6,body.page-id-164 .heading-geek.prg-1-bg h5,body.page-id-164 .heading-geek.prg-1-bg h6,body.page-id-171 .heading-geek.prg-1-bg h5,body.page-id-171 .heading-geek.prg-1-bg h6{color:rgba(255,255,255,.78) !important;}body.page-id-87 .heading-geek.prg-1-bg h1,body.page-id-135 .heading-geek.prg-1-bg h1,body.page-id-164 .heading-geek.prg-1-bg h1,body.page-id-171 .heading-geek.prg-1-bg h1{color:#fff !important;}body.page-id-234 .heading-geek.prg-1-bg,body.page-id-241 .heading-geek.prg-1-bg{min-height:255px;display:flex;align-items:center;width:100vw !important;max-width:none !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;border-radius:0 !important;background:radial-gradient(circle at 88% 18%,rgba(197,162,75,.2),transparent 30%),linear-gradient(110deg,rgba(5,47,37,.98),rgba(5,73,54,.92)) !important;color:#fff !important;overflow:hidden;}body.page-id-234 .heading-geek.prg-1-bg h5,body.page-id-234 .heading-geek.prg-1-bg h6,body.page-id-241 .heading-geek.prg-1-bg h5,body.page-id-241 .heading-geek.prg-1-bg h6{color:rgba(255,255,255,.78) !important;}body.page-id-234 .heading-geek.prg-1-bg h1,body.page-id-241 .heading-geek.prg-1-bg h1{color:#fff !important;}@media (max-width:767px){body.page-id-87 .heading-geek.prg-1-bg,body.page-id-135 .heading-geek.prg-1-bg,body.page-id-164 .heading-geek.prg-1-bg,body.page-id-171 .heading-geek.prg-1-bg{min-height:220px;padding:2.4rem 0 2rem !important;}body.page-id-234 .heading-geek.prg-1-bg,body.page-id-241 .heading-geek.prg-1-bg{min-height:220px;padding:2.4rem 0 2rem !important;}}@media (min-width:992px){nav.navbar #bs-example-navbar-collapse-1 ul.dropdown-menu>li:hover,nav.navbar #bs-example-navbar-collapse-1 ul.dropdown-menu>li:focus-within{border-radius:7px;background:linear-gradient(90deg,rgba(213,239,228,.96),rgba(197,162,75,.14));}nav.navbar #bs-example-navbar-collapse-1 ul.dropdown-menu>li:hover>a,nav.navbar #bs-example-navbar-collapse-1 ul.dropdown-menu>li:focus-within>a{color:var(--indh-green-deep) !important;background:transparent !important;box-shadow:none !important;transform:none !important;}html[lang^='ar'] nav.navbar #bs-example-navbar-collapse-1 ul.dropdown-menu>li:hover,html[lang^='ar'] nav.navbar #bs-example-navbar-collapse-1 ul.dropdown-menu>li:focus-within{background:linear-gradient(270deg,rgba(213,239,228,.96),rgba(197,162,75,.14));}}#contact-fr .cat-body,#contact-ar .cat-body{padding-top:1rem;padding-bottom:4.5rem;}#contact-fr .cat-body .text-danger,#contact-ar .cat-body .text-danger{margin:0 auto 1.4rem;padding:.9rem 1.1rem;border-left:4px solid var(--indh-gold);border-radius:5px;background:rgba(197,162,75,.1);color:var(--indh-green-ink) !important;font-size:.92rem;line-height:1.65;}#contact-ar .cat-body .text-danger{border-right:4px solid var(--indh-gold);border-left:0;}#contact-fr .wpcf7 form,#contact-ar .wpcf7 form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem 1.25rem;padding:2rem;border:1px solid rgba(8,47,37,.12);border-top:4px solid var(--indh-green-deep);border-radius:9px;background:#fff;box-shadow:0 18px 38px rgba(8,47,37,.1);}#contact-fr .wpcf7 form>p,#contact-ar .wpcf7 form>p{margin:0;}#contact-fr .wpcf7 form>p:nth-of-type(5),#contact-fr .wpcf7 form>p:nth-of-type(6),#contact-ar .wpcf7 form>p:nth-of-type(5),#contact-ar .wpcf7 form>p:nth-of-type(6){grid-column:1 / -1;}#contact-fr .wpcf7 label,#contact-ar .wpcf7 label{display:block;margin:0;color:var(--indh-green-ink);font-size:.9rem;font-weight:800;line-height:1.5;}#contact-fr .wpcf7-form-control-wrap,#contact-ar .wpcf7-form-control-wrap{display:block;margin-top:.45rem;}#contact-fr .wpcf7 input[type='text'],#contact-fr .wpcf7 input[type='email'],#contact-fr .wpcf7 input[type='tel'],#contact-fr .wpcf7 select,#contact-fr .wpcf7 textarea,#contact-ar .wpcf7 input[type='text'],#contact-ar .wpcf7 input[type='email'],#contact-ar .wpcf7 input[type='tel'],#contact-ar .wpcf7 select,#contact-ar .wpcf7 textarea{box-sizing:border-box;width:100% !important;min-height:48px;padding:.72rem .9rem;border:1px solid rgba(8,47,37,.18) !important;border-radius:6px;outline:0;background:#f8faf7;color:var(--indh-text);font:inherit;font-size:.96rem;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;}#contact-fr .wpcf7 textarea,#contact-ar .wpcf7 textarea{min-height:155px;resize:vertical;}#contact-fr .wpcf7 input:focus,#contact-fr .wpcf7 select:focus,#contact-fr .wpcf7 textarea:focus,#contact-ar .wpcf7 input:focus,#contact-ar .wpcf7 select:focus,#contact-ar .wpcf7 textarea:focus{border-color:var(--indh-green) !important;background:#fff;box-shadow:0 0 0 3px rgba(31,89,53,.13);}#contact-fr .wpcf7 form>p:nth-of-type(6),#contact-ar .wpcf7 form>p:nth-of-type(6){display:flex;justify-content:flex-end;margin-top:.15rem;}#contact-fr .wpcf7-submit,#contact-ar .wpcf7-submit{width:100% !important;min-width:0;min-height:48px;padding:.72rem 1.35rem;border:1px solid var(--indh-green) !important;border-radius:6px;background:var(--indh-green) !important;color:#fff !important;font-size:.95rem;font-weight:800;cursor:pointer;box-shadow:inset 0 -3px 0 var(--indh-gold);transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease;}#contact-fr .wpcf7-submit:hover,#contact-ar .wpcf7-submit:hover{border-color:var(--indh-gold) !important;background:var(--indh-gold) !important;color:var(--indh-green-ink) !important;box-shadow:inset 0 -3px 0 var(--indh-green-deep);transform:translateY(-1px);}#contact-fr .wpcf7 form>p:nth-of-type(6),#contact-ar .wpcf7 form>p:nth-of-type(6){width:100%;align-items:stretch;justify-content:stretch;}#contact-fr .wpcf7 form>p:nth-of-type(6) .wpcf7-submit,#contact-ar .wpcf7 form>p:nth-of-type(6) .wpcf7-submit{display:block;flex:1 1 auto;width:100% !important;max-width:none !important;margin:0;}#contact-fr .wpcf7 form>p:nth-of-type(6),#contact-ar .wpcf7 form>p:nth-of-type(6){position:relative;}#contact-fr .wpcf7 form>p:nth-of-type(6) .wpcf7-spinner,#contact-ar .wpcf7 form>p:nth-of-type(6) .wpcf7-spinner{position:absolute;top:50%;right:1rem;margin:0;transform:translateY(-50%);}html[lang^='ar'] #contact-ar .wpcf7 form>p:nth-of-type(6) .wpcf7-spinner{right:auto;left:1rem;}#contact-fr .wpcf7-response-output,#contact-ar .wpcf7-response-output{grid-column:1 / -1;margin:0;padding:.8rem 1rem;border-radius:5px;font-size:.9rem;}@media (max-width:767px){#contact-fr .cat-body,#contact-ar .cat-body{padding-top:.5rem;padding-bottom:3.5rem;}#contact-fr .wpcf7 form,#contact-ar .wpcf7 form{grid-template-columns:1fr;gap:1rem;padding:1.25rem;}#contact-fr .wpcf7 form>p:nth-of-type(5),#contact-fr .wpcf7 form>p:nth-of-type(6),#contact-ar .wpcf7 form>p:nth-of-type(5),#contact-ar .wpcf7 form>p:nth-of-type(6){grid-column:auto;}#contact-fr .wpcf7 form>p:nth-of-type(6),#contact-ar .wpcf7 form>p:nth-of-type(6){justify-content:stretch;}#contact-fr .wpcf7-submit,#contact-ar .wpcf7-submit{width:100%;}}#contact-fr .cat-body .text-danger,#contact-ar .cat-body .text-danger{display:none !important;}#contact-fr .cat-body .row>.col-md-8,#contact-ar .cat-body .row>.col-md-8{flex:0 0 100%;max-width:100%;}#contact-fr .wpcf7,#contact-ar .wpcf7{width:min(100%,1040px);max-width:1040px;}@media (max-width:767px){#contact-fr .wpcf7,#contact-ar .wpcf7{width:100%;}}#gouvernance{background:#fff;}#gouvernance h2,#gouvernance h3,#gouvernance h4,#gouvernance h5,#gouvernance h6,#gouvernance .bl-1,#gouvernance .or-1,#gouvernance .prc-2,#gouvernance .frame-blue,#gouvernance .frame-orange,#gouvernance .frame-flag,#gouvernance .frame-map,#gouvernance .frame-blue i,#gouvernance .frame-orange i,#gouvernance .frame-flag i,#gouvernance .frame-map i{color:var(--indh-green-deep) !important;}#gouvernance .frame-blue,#gouvernance .frame-orange,#gouvernance .frame-flag,#gouvernance .frame-map{border-color:rgba(31,89,53,.28) !important;background:linear-gradient(180deg,#fff 0%,var(--indh-mint) 100%) !important;}#gouvernance .or-opac{margin:1.5rem 0 3rem;padding:2.5rem 0;background:linear-gradient(180deg,var(--indh-cloud),#fff);border-top:1px solid var(--indh-line);border-bottom:1px solid var(--indh-line);}#gouvernance .or-opac .col,#gouvernance .col-md-12.col-lg-6{padding:1.15rem;}#gouvernance .or-opac .col{transition:transform .2s ease,background-color .2s ease;}#gouvernance .or-opac .col:hover{transform:translateY(-4px);background:rgba(234,244,239,.7);}#gouvernance .col-md-12.col-lg-6{border-top:3px solid var(--indh-green);background:#fff;box-shadow:0 12px 28px rgba(18,59,40,.06);}#gouvernance .col-md-12.col-lg-6 h3,#gouvernance .col-md-12.col-lg-6 h6{color:var(--indh-green-deep) !important;}#gouvernance .col-md-12.col-lg-6 + .col-md-12.col-lg-6{border-top-color:var(--indh-green);}#gouvernance .sep{background:var(--indh-gold) !important;}@media (max-width:767px){#gouvernance .or-opac{margin:1rem 0 2rem;padding:1.25rem 0;}#gouvernance .or-opac .col,#gouvernance .col-md-12.col-lg-6{padding:.85rem;}}#gouvernance>.heading-geek,#gouvernance .heading-geek.prg-1-bg{width:100% !important;max-width:none !important;min-height:0 !important;display:block !important;margin-left:0 !important;margin-right:0 !important;padding:2.5rem 0 2rem !important;background:var(--indh-paper) !important;color:var(--indh-green) !important;overflow:visible;}#gouvernance>.heading-geek h5,#gouvernance>.heading-geek h6,#gouvernance .heading-geek.prg-1-bg h5,#gouvernance .heading-geek.prg-1-bg h6{color:var(--indh-green-dark) !important;}#gouvernance>.heading-geek h1,#gouvernance .heading-geek.prg-1-bg h1{color:var(--indh-green) !important;}@media (max-width:767px){#gouvernance>.heading-geek,#gouvernance .heading-geek.prg-1-bg{padding:2rem 0 1.5rem !important;}}#gouvernance>.heading-geek,#gouvernance .heading-geek.prg-1-bg{min-height:255px !important;display:flex !important;align-items:center;width:100vw !important;max-width:none !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;padding:2.5rem 0 2rem !important;border-radius:0 !important;background:radial-gradient(circle at 88% 18%,rgba(197,162,75,.2),transparent 30%),linear-gradient(110deg,rgba(5,47,37,.98),rgba(5,73,54,.92)) !important;color:#fff !important;overflow:hidden;}#gouvernance>.heading-geek h5,#gouvernance>.heading-geek h6,#gouvernance .heading-geek.prg-1-bg h5,#gouvernance .heading-geek.prg-1-bg h6{color:rgba(255,255,255,.78) !important;}#gouvernance>.heading-geek h1,#gouvernance .heading-geek.prg-1-bg h1{color:#fff !important;}@media (max-width:767px){#gouvernance>.heading-geek,#gouvernance .heading-geek.prg-1-bg{min-height:220px !important;padding:2.4rem 0 2rem !important;}}body.admin-bar #fixed-menu{top:32px !important;}@media screen and (max-width:782px){body.admin-bar #fixed-menu{top:46px !important;}}html[lang^='ar'] #home.indh-hero .indh-hero__panel h1.tajawal{margin-right:auto !important;margin-left:auto !important;text-align:center !important;}html[lang^='ar'] #home.indh-hero{background-image:linear-gradient(90deg,rgba(5,47,37,.62),rgba(5,47,37,.28)),url('../images/slide.jpg') !important;background-position:center;background-size:cover;}html[lang^='fr'] .heading-geek.indh-archive-hero.archive-cat-actualites,html[lang^='ar'] .heading-geek.indh-archive-hero.archive-cat-actualites{background-image:linear-gradient(90deg,rgba(5,47,37,.84),rgba(5,47,37,.42)),url('../images/actualites-hero-indh.jpg') !important;background-position:center 42%;background-size:cover;}[data-aos]{opacity:1 !important;transform:none !important;}html,body{max-width:100%;overflow-x:hidden;}@media (max-width:767px){#fixed-menu,#topbar,nav.navbar,nav.navbar .container{max-width:100vw;overflow-x:hidden;}#topbar .container,#topbar .row{max-width:100%;margin-right:0;margin-left:0;}#topbar .row{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;}#topbar .col{flex:0 1 auto;width:auto;max-width:50%;padding-right:.75rem;padding-left:.75rem;}#topbar .col:first-child{max-width:44%;}#topbar .col:last-child{flex:1 1 auto;max-width:56%;text-align:right;}#topbar a{font-size:.72rem;}nav.navbar .container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-right:1rem;padding-left:1rem;}nav.navbar .navbar-toggler{flex:0 0 auto;order:1;}nav.navbar .indh-navbar-logo-link{flex:0 1 auto;order:2;max-width:calc(100vw - 112px);margin-left:auto;}html[lang^='ar'] nav.navbar .indh-navbar-logo-link{margin-right:auto;margin-left:0;}nav.navbar .indh-navbar-logo{width:min(190px,calc(100vw - 128px));max-width:100%;height:auto;}nav.navbar .navbar-collapse{order:3;flex:0 0 100%;width:100%;max-width:100%;}#home.indh-hero,#home.indh-hero .home-bg{width:100vw;max-width:100vw;overflow:hidden;}#home.indh-hero .home-bg .indh-hero__inner{width:100%;max-width:100vw !important;margin-right:0 !important;margin-left:0 !important;padding-right:1rem !important;padding-left:1rem !important;}#home.indh-hero .home-bg>.container.indh-hero__inner{box-sizing:border-box;}#home.indh-hero .indh-hero__panel{width:calc(100vw - 2rem);max-width:calc(100vw - 2rem);margin-right:auto;margin-left:auto;padding:1.35rem 1rem 1.45rem;}#home.indh-hero .indh-kicker,#home.indh-hero .indh-place,#home.indh-hero h1,#home.indh-hero .indh-hero__lead,.indh-section-head .section-title,.indh-vision__title,.indh-news-card__title{max-width:100%;overflow-wrap:anywhere;word-break:normal;white-space:normal !important;}#home.indh-hero .indh-kicker{width:min(100%,280px);margin-right:auto;margin-left:auto;font-size:.68rem;line-height:1.35;}#home.indh-hero h1{width:min(100%,285px);margin-right:auto !important;margin-left:auto !important;font-size:1.25rem !important;line-height:1.24;}.indh-hero__lead{width:min(100%,300px);font-size:.9rem;line-height:1.65;}.indh-vision__title,html[lang^='fr'] .indh-royal-vision__content h2,html[lang^='ar'] .indh-royal-vision__content h2,.indh-section-head .section-title{width:min(100%,320px);font-size:1.34rem;line-height:1.2;white-space:normal !important;overflow-wrap:anywhere;}}@media (max-width:767px){.indh-single-content,.indh-single-content p,.indh-single-content li{text-align:left !important;text-align-last:auto !important;}html[lang^='ar'] .indh-single-content,html[lang^='ar'] .indh-single-content p,html[lang^='ar'] .indh-single-content li{direction:rtl;text-align:right !important;text-align-last:auto !important;}.indh-archive-shell{width:100%;max-width:100%;padding-right:1rem;padding-left:1rem;padding-top:4rem;overflow:hidden;box-sizing:border-box;}#loop,#loop .card{width:100%;max-width:100%;min-width:0;box-sizing:border-box;}#loop .card{overflow:hidden;margin-bottom:1.25rem !important;border-radius:8px;}#loop .card .row{display:flex;flex-direction:column;width:100%;max-width:100%;margin-right:0;margin-left:0;box-sizing:border-box;}#loop .card .row>[class*='col-']{width:100%;max-width:100%;padding-right:0;padding-left:0;}#loop .card-img,#loop .post-img{display:block;width:100% !important;height:210px !important;min-height:0 !important;max-height:210px !important;object-fit:cover;object-position:center;}#loop .card-body{width:100%;max-width:100%;min-width:0;padding:1.15rem 1.15rem 1rem !important;box-sizing:border-box;}#loop .card-title,#loop .card-title a{display:block;max-width:100%;font-size:1.05rem !important;line-height:1.45 !important;white-space:normal !important;overflow-wrap:anywhere;word-break:normal;}#loop .loop-text{display:block !important;max-width:100%;margin-top:.65rem;font-size:.94rem;line-height:1.7;white-space:normal !important;overflow-wrap:anywhere;}#loop .post-link{width:38px;height:38px;margin-top:.65rem;}html[lang^='ar'] #loop .card .row{direction:rtl;}html[lang^='ar'] #loop .card-body,html[lang^='ar'] #loop .card-text,html[lang^='ar'] #loop .card-title{text-align:right !important;}}.indh-instagram-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:2rem 0 0}.indh-instagram-gallery img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:8px;box-shadow:0 8px 20px rgba(22,54,43,.12)}@media (max-width:575px){.indh-instagram-gallery{grid-template-columns:1fr;gap:.85rem;margin-top:1.5rem}}
