.docs-module__jMC11a__page{direction:rtl;background:#f9fafb;min-height:100vh;padding:148px 40px}.docs-module__jMC11a__header{text-align:center;margin-bottom:40px}.docs-module__jMC11a__iconWrapper{color:#4f46e5;background:#e0e7ff;border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 16px;display:flex}.docs-module__jMC11a__title{color:#111827;margin:0 0 8px;font-size:1.9rem;font-weight:700}.docs-module__jMC11a__subtitle{color:#6b7280;margin:0;font-size:1rem}.docs-module__jMC11a__searchWrapper{align-items:center;max-width:500px;margin:0 auto 36px;display:flex;position:relative}.docs-module__jMC11a__searchIcon{color:#9ca3af;pointer-events:none;font-size:1.1rem;position:absolute;right:16px}.docs-module__jMC11a__searchInput{text-align:right;color:#111827;direction:rtl;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:13px 46px;font-family:cairo,sans-serif;font-size:.95rem;transition:border .2s,box-shadow .2s;box-shadow:0 1px 4px #0000000d}.docs-module__jMC11a__searchInput:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.docs-module__jMC11a__searchInput::placeholder{color:#9ca3af}.docs-module__jMC11a__clearBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:.9rem;transition:color .2s;display:flex;position:absolute;left:14px}.docs-module__jMC11a__clearBtn:hover{color:#374151}.docs-module__jMC11a__noResults{text-align:center;color:#9ca3af;margin-bottom:24px;font-size:.95rem}.docs-module__jMC11a__grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1000px;margin:0 auto;display:grid}.docs-module__jMC11a__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:flex-end;gap:10px;padding:20px;transition:box-shadow .2s;display:flex}.docs-module__jMC11a__card:hover{box-shadow:0 4px 12px #00000012}.docs-module__jMC11a__cardIcon{color:#ef4444;background:#fef2f2;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.docs-module__jMC11a__cardTitle{color:#111827;text-align:right;margin:0;font-size:.95rem;font-weight:600}.docs-module__jMC11a__cardMeta{color:#9ca3af;margin:0;font-size:.8rem}.docs-module__jMC11a__downloadBtn{color:#374151;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;margin-top:auto;padding:8px 14px;font-family:inherit;font-size:.85rem;text-decoration:none;transition:background .2s;display:flex}.docs-module__jMC11a__downloadBtn:hover{background:#f3f4f6}@media (max-width:768px){.docs-module__jMC11a__grid{grid-template-columns:repeat(2,1fr)}.docs-module__jMC11a__page{padding:120px 20px 40px}}@media (max-width:480px){.docs-module__jMC11a__grid{grid-template-columns:1fr}}
.Navbar-module___rHu7W__navbar{z-index:999;box-sizing:border-box;background:#fff;justify-content:space-between;align-items:center;width:100%;height:70px;padding:0 40px;transition:transform .3s;display:flex;position:fixed;top:0;left:0;box-shadow:0 2px 20px #00000014}.Navbar-module___rHu7W__show{transform:translateY(0)}.Navbar-module___rHu7W__hide{transform:translateY(-100%)}.Navbar-module___rHu7W__right{flex-direction:row-reverse;flex-shrink:0;align-items:center;gap:12px;display:flex}.Navbar-module___rHu7W__right>img{border-radius:10px;width:42px;height:42px;box-shadow:0 4px 10px #00000026}.Navbar-module___rHu7W__title{text-align:right;white-space:nowrap;margin:0;font-size:1rem;font-weight:700}.Navbar-module___rHu7W__titledesc{text-align:right;color:#6b7280;margin:0;font-size:.8rem;font-weight:400}.Navbar-module___rHu7W__left{align-items:center;display:flex}.Navbar-module___rHu7W__navlink{align-items:center;gap:4px;font-family:cairo;font-size:.9rem;font-weight:500;display:flex}.Navbar-module___rHu7W__navlinkelement{white-space:nowrap;cursor:pointer;border-radius:6px;padding:6px 12px;transition:background .2s,color .2s}.Navbar-module___rHu7W__navlinkelement a{color:inherit;text-decoration:none}.Navbar-module___rHu7W__navlinkelement:hover,.Navbar-module___rHu7W__linePresent{color:#1447e6;background:#eff6ff}.Navbar-module___rHu7W__backBtn{color:#1447e6;white-space:nowrap;background:#eff6ff;border-radius:8px;align-items:center;padding:5px 15px;font-family:cairo;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.Navbar-module___rHu7W__backBtn:hover{background:#dbeafe}.Navbar-module___rHu7W__mobileBar{justify-content:space-between;align-items:center;width:100%;display:none}.Navbar-module___rHu7W__mobileLogoGroup{flex-direction:row-reverse;align-items:center;gap:10px;display:flex}.Navbar-module___rHu7W__mobileLogoGroup img{border-radius:8px;width:36px;height:36px;box-shadow:0 2px 8px #0000001f}.Navbar-module___rHu7W__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;padding:8px;display:flex}.Navbar-module___rHu7W__bar{background:#111827;border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s;display:block}.Navbar-module___rHu7W__bar1Open{transform:translateY(7px)rotate(45deg)}.Navbar-module___rHu7W__bar2Open{opacity:0}.Navbar-module___rHu7W__bar3Open{transform:translateY(-7px)rotate(-45deg)}.Navbar-module___rHu7W__dropdown{z-index:996;background:#fff;flex-direction:column;width:100%;max-height:0;transition:max-height .3s;display:flex;position:fixed;top:70px;left:0;overflow:hidden;box-shadow:0 8px 20px #00000014}.Navbar-module___rHu7W__dropdownOpen{max-height:400px}.Navbar-module___rHu7W__dropdownLink{color:#374151;text-align:right;border-bottom:1px solid #f3f4f6;padding:14px 20px;font-family:cairo;font-size:1rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s}.Navbar-module___rHu7W__dropdownLink:hover{color:#1447e6;background:#eff6ff}.Navbar-module___rHu7W__dropdownActive{color:#1447e6;background:#eff6ff;font-weight:600}.Navbar-module___rHu7W__overlay{z-index:995;background:#00000026;position:fixed;inset:0}@media (max-width:768px){.Navbar-module___rHu7W__backBtn{padding:16px}.Navbar-module___rHu7W__navbar{padding:0 16px}.Navbar-module___rHu7W__left,.Navbar-module___rHu7W__right{display:none}.Navbar-module___rHu7W__mobileBar{display:flex}}
.Homesection-module__ew1YTa__Homesection{background-image:url(/2.png);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;height:750px;padding-top:50px;display:flex}.Homesection-module__ew1YTa__homemenu{text-align:center;color:#fff;margin:0 auto;padding:10vh 0}.Homesection-module__ew1YTa__forgotLink{color:#16a34a;font-size:.9rem;font-weight:500;text-decoration:none}.Homesection-module__ew1YTa__forgotLink:hover{color:#15803d;text-decoration:underline}.Homesection-module__ew1YTa__homemenu>h1,.Homesection-module__ew1YTa__homemenu>p{margin:0}.Homesection-module__ew1YTa__homemenu>h1{font-size:3rem}.Homesection-module__ew1YTa__homemenu>p{margin-top:-1vw;margin-bottom:10px}.Homesection-module__ew1YTa__ccppass{color:#000;text-align:right;background-color:#fff;border-radius:15px;width:480px;padding:24px;font-size:1.1rem;font-weight:600}.Homesection-module__ew1YTa__ccppass>p{margin-top:12px;margin-bottom:6px;padding-right:.2vw}.Homesection-module__ew1YTa__input{box-sizing:border-box;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:10px}.Homesection-module__ew1YTa__input::placeholder{text-align:right;font-family:cairo}.Homesection-module__ew1YTa__actionBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;width:100%;margin-top:16px;padding:10px 14px;font-family:cairo;transition:background .2s}.Homesection-module__ew1YTa__actionBtn:hover{background:#1a1a3a}.Homesection-module__ew1YTa__oactionBtn[disabled]{opacity:.6;cursor:default}@media (max-width:768px){.Homesection-module__ew1YTa__homemenu{width:100%;padding:10vh 20px}.Homesection-module__ew1YTa__homemenu>h1{font-size:1.8rem}.Homesection-module__ew1YTa__homemenu>p{margin-top:8px;margin-bottom:24px;font-size:.9rem}.Homesection-module__ew1YTa__ccppass{box-sizing:border-box;width:100%}}.Homesection-module__ew1YTa__passwordWrapper{width:100%;position:relative}.Homesection-module__ew1YTa__passwordWrapper .Homesection-module__ew1YTa__input{width:100%;padding-left:40px}.Homesection-module__ew1YTa__eyeBtn{cursor:pointer;color:#888;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.Homesection-module__ew1YTa__eyeIcon{opacity:0;align-items:center;transition:all .25s;display:flex;position:absolute;transform:scale(.5)rotate(-30deg)}.Homesection-module__ew1YTa__eyeVisible{opacity:1;transform:scale(1)rotate(0)}.Homesection-module__ew1YTa__registerBtn:before{content:"";z-index:0;background:#16a34a;transition:transform .28s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;transform:translateY(101%)}.Homesection-module__ew1YTa__registerBtn:hover:before,.Homesection-module__ew1YTa__registerBtn:active{transform:translateY(0)}.Homesection-module__ew1YTa__registerBtn span,.Homesection-module__ew1YTa__registerBtn svg{z-index:1;position:relative}.Homesection-module__ew1YTa__registerBtnPlus{align-items:center;animation:2s ease-in-out infinite Homesection-module__ew1YTa__regPulse;display:inline-flex}@keyframes Homesection-module__ew1YTa__regPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.82)}}.Homesection-module__ew1YTa__actionBtn{color:#fff;cursor:pointer;background:#111827;border:2px solid #0000;border-radius:8px;width:100%;margin-top:16px;padding:12px 14px;font-family:cairo,sans-serif;font-size:1rem;font-weight:700;transition:transform .18s,box-shadow .25s,border-color .3s;position:relative;overflow:hidden}.Homesection-module__ew1YTa__actionBtn:after{content:"";z-index:0;background:#16a34a;border-radius:50%;width:20px;height:20px;transition:transform .5s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-60%;left:50%;transform:translate(-50%)scale(0)}.Homesection-module__ew1YTa__actionBtn:hover:after{transform:translate(-50%)scale(40)}.Homesection-module__ew1YTa__actionBtn:hover{border-color:#16a34a73;transform:translateY(-2px);box-shadow:0 10px 28px #16a34a52}.Homesection-module__ew1YTa__actionBtn:active{box-shadow:none;transform:translateY(0)}.Homesection-module__ew1YTa__actionBtn:disabled{opacity:.6;cursor:default;transform:none}.Homesection-module__ew1YTa__actionBtnInner{z-index:1;pointer-events:none;position:relative}.Homesection-module__ew1YTa__divider{align-items:center;gap:10px;margin:16px 0 12px;display:flex}.Homesection-module__ew1YTa__dividerLine{background:#e5e7eb;flex:1;height:1px}.Homesection-module__ew1YTa__dividerText{color:#9ca3af;white-space:nowrap;font-size:.78rem;font-weight:400}.Homesection-module__ew1YTa__registerBtn{color:#16a34a;cursor:pointer;background:0 0;border:1.5px solid #16a34a;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:11px 14px;font-family:cairo,sans-serif;font-size:.95rem;font-weight:700;transition:color .3s,transform .15s;display:flex;position:relative;overflow:hidden}.Homesection-module__ew1YTa__registerBtn:before{content:"";transform-origin:0 0;z-index:0;background:#16a34a;width:0;height:100%;transition:width .4s cubic-bezier(.76,0,.24,1);position:absolute;top:0;left:-15%;transform:skew(-10deg)}.Homesection-module__ew1YTa__registerBtn:hover:before{width:130%}.Homesection-module__ew1YTa__registerBtn:hover{color:#fff;transform:translateY(-1px)}.Homesection-module__ew1YTa__registerBtn:active{transform:translateY(0)}.Homesection-module__ew1YTa__registerBtn>*{z-index:1;position:relative}.Homesection-module__ew1YTa__registerBtnPlus{align-items:center;transition:transform .35s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.Homesection-module__ew1YTa__registerBtn:hover .Homesection-module__ew1YTa__registerBtnPlus{transform:rotate(90deg)scale(1.1)}.Homesection-module__ew1YTa__registerBtnArrow{align-items:center;transition:transform .25s;display:inline-flex}.Homesection-module__ew1YTa__registerBtn:hover .Homesection-module__ew1YTa__registerBtnArrow{transform:translate(-5px)}
.Services-module__h5-agW__section{direction:rtl;background:#f9fafb;padding:20px 40px 40px}.Services-module__h5-agW__header{text-align:center;margin-bottom:48px}.Services-module__h5-agW__title{color:#111827;margin-bottom:12px;font-size:2rem;font-weight:700}.Services-module__h5-agW__subtitle{color:#6b7280;font-size:1rem}.Services-module__h5-agW__grid{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1200px;margin:0 auto;display:grid}.Services-module__h5-agW__card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;align-items:center;gap:16px;padding:32px 24px;display:flex}.Services-module__h5-agW__iconWrapper{border-radius:16px;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.Services-module__h5-agW__cardTitle{color:#111827;margin:0;font-size:1.1rem;font-weight:700}.Services-module__h5-agW__cardDesc{color:#6b7280;flex:1;margin:0;font-size:.9rem;line-height:1.7}.Services-module__h5-agW__btn{color:#374151;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:8px 0;font-family:inherit;font-size:.9rem;transition:background .2s,border-color .2s}.Services-module__h5-agW__btn:hover{background:#f3f4f6;border-color:#9ca3af}@media (max-width:1024px){.Services-module__h5-agW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Services-module__h5-agW__grid{grid-template-columns:1fr}}
.Posts-module__Em0PqW__section{direction:rtl;background:#fff;padding:20px 40px}.Posts-module__Em0PqW__header{text-align:center;margin-bottom:40px}.Posts-module__Em0PqW__title{color:#111827;margin:0 0 8px;font-size:2rem;font-weight:700}.Posts-module__Em0PqW__subtitle{color:#6b7280;margin:0;font-size:1rem}.Posts-module__Em0PqW__grid{flex-wrap:wrap;justify-content:center;gap:20px;max-width:1200px;margin:0 auto;display:flex}.Posts-module__Em0PqW__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-shrink:0;width:260px;overflow:hidden}.Posts-module__Em0PqW__imgWrapper{background:#f3f4f6;height:180px;position:relative}.Posts-module__Em0PqW__imgWrapper img{object-fit:cover;width:100%;height:100%}.Posts-module__Em0PqW__badge{color:#fff;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:600;position:absolute;top:12px;right:12px}.Posts-module__Em0PqW__body{flex-direction:column;gap:8px;padding:16px;display:flex}.Posts-module__Em0PqW__date{color:#9ca3af;margin:0;font-size:.78rem}.Posts-module__Em0PqW__calendar{margin-top:22px;margin-left:2px}.Posts-module__Em0PqW__cardTitle{color:#111827;margin:0;font-size:1rem;font-weight:700}.Posts-module__Em0PqW__excerpt{color:#6b7280;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.85rem;line-height:1.6;display:-webkit-box;overflow:hidden}.Posts-module__Em0PqW__readMore{color:#1d4ed8;cursor:pointer;text-align:right;background:0 0;border:none;padding:0;font-family:cairo;font-size:.88rem;font-weight:600}@media (max-width:600px){.Posts-module__Em0PqW__section{padding:48px 16px}.Posts-module__Em0PqW__card{width:100%}}
.Docs-module__Pb8qya__section{direction:rtl;background:#f9fafb;padding:72px 40px}.Docs-module__Pb8qya__header{text-align:center;margin-bottom:40px}.Docs-module__Pb8qya__title{color:#111827;margin:0 0 10px;font-size:2rem;font-weight:700}.Docs-module__Pb8qya__subtitle{color:#6b7280;margin:0;font-size:1rem}.Docs-module__Pb8qya__container{background:#fff;border:1px solid #e5e7eb;border-radius:16px;max-width:680px;margin:0 auto;padding:24px}.Docs-module__Pb8qya__list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Docs-module__Pb8qya__item{border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.Docs-module__Pb8qya__iconWrapper{color:#ef4444;background:#fef2f2;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Docs-module__Pb8qya__info{text-align:right;flex-direction:column;flex:1;gap:4px;display:flex}.Docs-module__Pb8qya__docTitle{color:#111827;font-size:.95rem;font-weight:600}.Docs-module__Pb8qya__meta{color:#9ca3af;font-size:.8rem}.Docs-module__Pb8qya__downloadBtn{color:#374151;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:.85rem;transition:background .2s;display:flex}.Docs-module__Pb8qya__downloadBtn:hover{background:#f3f4f6}.Docs-module__Pb8qya__footer{text-align:center;margin-top:20px}.Docs-module__Pb8qya__allBtn{color:#fff;cursor:pointer;background:#030213;border:none;border-radius:8px;padding:8px 20px;font-family:inherit;font-size:.95rem;transition:background .2s}.Docs-module__Pb8qya__allBtn:hover{background:#1a1a3a}
.Contactus-module__AOEtkW__section{text-align:center;direction:rtl;background:#f9fafb;padding:72px 40px 48px}.Contactus-module__AOEtkW__header{margin-bottom:40px}.Contactus-module__AOEtkW__title{color:#111827;margin:0 0 8px;font-size:2rem;font-weight:700}.Contactus-module__AOEtkW__subtitle{color:#6b7280;margin:0;font-size:1rem}.Contactus-module__AOEtkW__cards{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.Contactus-module__AOEtkW__card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:240px;padding:28px 32px}.Contactus-module__AOEtkW__cardTitle{color:#111827;margin:0 0 12px;font-size:1rem;font-weight:600}.Contactus-module__AOEtkW__cardMain{color:#111827;margin:0 0 6px;font-size:.95rem;font-weight:600}.Contactus-module__AOEtkW__cardSub{color:#6b7280;margin:0;font-size:.85rem}.Contactus-module__AOEtkW__blue{color:#1d4ed8}.Contactus-module__AOEtkW__footer{color:#d1d5db;direction:rtl;background:#111827;padding:40px 80px 0}.Contactus-module__AOEtkW__footerTop{border-bottom:1px solid #374151;flex-wrap:wrap;justify-content:space-between;gap:40px;padding-bottom:32px;display:flex}.Contactus-module__AOEtkW__footerCol{text-align:center;flex-flow:column;align-items:center;display:flex}.Contactus-module__AOEtkW__footerCol h4{color:#fff;margin:0 0 14px;font-size:1rem;font-weight:700}.Contactus-module__AOEtkW__footerCol p{max-width:220px;margin:0;font-size:.85rem;line-height:1.7}.Contactus-module__AOEtkW__footerCol ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Contactus-module__AOEtkW__footerCol ul li a{color:#d1d5db;font-size:.9rem;transition:color .2s}.Contactus-module__AOEtkW__footerCol ul li a:hover{color:#fff}.Contactus-module__AOEtkW__footerBottom{text-align:center;color:#6b7280;padding:16px 0;font-size:.82rem}
.Membres-module__lISXta__section{direction:rtl;background:#fff;padding:40px 20px}.Membres-module__lISXta__container{max-width:1100px;margin:0 auto}.Membres-module__lISXta__header{text-align:center;margin-bottom:52px}.Membres-module__lISXta__title{color:#111827;margin:0 0 8px;font-size:2.2rem;font-weight:800}.Membres-module__lISXta__subtitle{color:#6b7280;margin:0 0 20px;font-size:1rem}.Membres-module__lISXta__divider{background:#16a34a;border-radius:2px;width:60px;height:4px;margin:0 auto}.Membres-module__lISXta__row{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.Membres-module__lISXta__card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;align-items:center;gap:14px;width:170px;padding:28px 20px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 2px 8px #0000000f}.Membres-module__lISXta__card:hover{border-color:#16a34a;transform:translateY(-4px);box-shadow:0 8px 24px #16a34a1f}.Membres-module__lISXta__presidentCard{background:linear-gradient(135deg,#fff 0%,#f0fdf4 100%);border:2px solid #16a34a;box-shadow:0 4px 20px #16a34a26}.Membres-module__lISXta__avatarWrapper{flex-shrink:0;width:90px;height:90px;position:relative}.Membres-module__lISXta__avatar{object-fit:cover;border:3px solid #e5e7eb;border-radius:50%;display:block;width:90px!important;height:90px!important}.Membres-module__lISXta__presidentCard .Membres-module__lISXta__avatar{border-color:#16a34a}.Membres-module__lISXta__presidentBadgeIconWrapper{background:#f59e0b;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;bottom:0;left:0;transform:translate(50%,50%);box-shadow:0 2px 6px #0000004d}.Membres-module__lISXta__presidentBadgeSvg{color:#fff;width:14px;height:14px;display:block}.Membres-module__lISXta__info{flex-direction:column;align-items:center;gap:8px;display:flex}.Membres-module__lISXta__name{color:#111827;margin:0;font-family:Cairo,sans-serif;font-size:.95rem;font-weight:700;line-height:1.4}.Membres-module__lISXta__presidentCard .Membres-module__lISXta__name{font-size:1.05rem}.Membres-module__lISXta__roleBadge{color:#374151;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;padding:3px 14px;font-family:Cairo,sans-serif;font-size:.8rem;font-weight:600;display:inline-block}.Membres-module__lISXta__presidentBadgeLabel{color:#15803d;background:#dcfce7;border-color:#bbf7d0}@media (max-width:640px){.Membres-module__lISXta__title{font-size:1.6rem}.Membres-module__lISXta__row{gap:14px}.Membres-module__lISXta__card{width:140px;padding:20px 12px}.Membres-module__lISXta__avatarWrapper,.Membres-module__lISXta__avatar{width:70px!important;height:70px!important}.Membres-module__lISXta__presidentBadgeIconWrapper{width:20px;height:20px}.Membres-module__lISXta__presidentBadgeSvg{width:10px;height:10px}}.Membres-module__lISXta__avatarFallback{color:#6b7280;letter-spacing:2px;background:linear-gradient(135deg,#e5e7eb 0%,#d1d5db 100%);border:3px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;font-family:Cairo,sans-serif;font-size:.95rem;font-weight:700;display:flex}.Membres-module__lISXta__avatarFallbackPresident{color:#fff;background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);border-color:#15803d}
.Footer-module__Grjkva__footer{color:#d1d5db;direction:rtl;background:#111827;padding:40px 80px 0}.Footer-module__Grjkva__footerTop{border-bottom:1px solid #374151;flex-wrap:wrap;justify-content:space-between;gap:40px;padding-bottom:32px;display:flex}.Footer-module__Grjkva__footerCol{text-align:center;flex-flow:column;align-items:center;display:flex}.Footer-module__Grjkva__footerCol h4{color:#fff;margin:0 0 14px;font-size:1rem;font-weight:700}.Footer-module__Grjkva__footerCol p{max-width:220px;margin:0;font-size:.85rem;line-height:1.7}.Footer-module__Grjkva__footerCol ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__footerCol ul li a{color:#d1d5db;font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__footerCol ul li a:hover{color:#fff}.Footer-module__Grjkva__footerBottom{text-align:center;color:#6b7280;padding:16px 0;font-size:.82rem}
.ServicesCards-module__M5BXjG__section{direction:rtl;background:#eef8ef00;width:100%;margin-top:-60px;padding-bottom:0;position:relative}.ServicesCards-module__M5BXjG__track{width:100%;padding:20px 0 24px;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%)}.ServicesCards-module__M5BXjG__embla{direction:ltr;overflow:clip visible}.ServicesCards-module__M5BXjG__embla__container{touch-action:pan-y;cursor:grab;margin-left:-24px;display:flex}.ServicesCards-module__M5BXjG__embla__container:active{cursor:grabbing}.ServicesCards-module__M5BXjG__embla__slide{box-sizing:border-box;flex:0 0 268px;min-width:0;padding-left:24px}.ServicesCards-module__M5BXjG__wrapper{width:100%;max-width:1100px;margin:0 auto}.ServicesCards-module__M5BXjG__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;cursor:pointer;box-sizing:border-box;will-change:transform;-webkit-user-select:none;user-select:none;direction:rtl;background:#fff;border:1px solid #1665341a;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:312px;padding:26px 18px 22px;transition:transform .32s cubic-bezier(.34,1.42,.64,1),box-shadow .28s,border-color .28s,background .28s;display:flex;box-shadow:0 2px 8px #1665340f,0 1px 3px #0000000a}.ServicesCards-module__M5BXjG__card:hover{background:#fffffffa;border-color:#16653438;transform:translateY(-10px);box-shadow:0 22px 50px #16653421,0 8px 18px #16653414,0 1px 4px #0000000d}.ServicesCards-module__M5BXjG__cardIcon{color:#1f6f5d;background:#f0faf4;border:1px solid #1665341f;border-radius:50%;flex-shrink:0;place-items:center;width:70px;height:70px;transition:transform .34s cubic-bezier(.34,1.56,.64,1),background .28s,color .28s,box-shadow .28s;display:grid;box-shadow:0 4px 12px #16653417}.ServicesCards-module__M5BXjG__card:hover .ServicesCards-module__M5BXjG__cardIcon{color:#fff;background:#1f6f5d;transform:scale(1.14)rotate(-5deg);box-shadow:0 8px 24px #1f6f5d4d}.ServicesCards-module__M5BXjG__cardTitle{color:#145e4f;margin:13px 0 0;font-size:1.04rem;font-weight:800;line-height:1.4;transition:color .2s}.ServicesCards-module__M5BXjG__card:hover .ServicesCards-module__M5BXjG__cardTitle{color:#0c3d32}.ServicesCards-module__M5BXjG__cardSubtitle{color:#a0b8b1;margin:4px 0 0;font-size:.77rem}.ServicesCards-module__M5BXjG__cardDesc{color:#4e6e66;margin:9px 0 0;font-size:.87rem;line-height:1.72}.ServicesCards-module__M5BXjG__cardBtn{color:#fff;cursor:pointer;background:#1f6f5d;border:none;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;margin-top:14px;padding:9px 18px;font-family:tajawal;font-size:.84rem;font-weight:700;transition:background .2s,box-shadow .2s,transform .15s;display:inline-flex}.ServicesCards-module__M5BXjG__cardBtn svg{transition:transform .24s cubic-bezier(.34,1.56,.64,1)}.ServicesCards-module__M5BXjG__cardBtn:hover{background:#145144;box-shadow:0 5px 16px #14514452}.ServicesCards-module__M5BXjG__cardBtn:hover svg{transform:translate(-4px)}.ServicesCards-module__M5BXjG__cardBtn:active{transform:scale(.97)}@media (max-width:768px){.ServicesCards-module__M5BXjG__section{padding-bottom:36px}.ServicesCards-module__M5BXjG__embla__container{margin-left:-16px}.ServicesCards-module__M5BXjG__embla__slide{flex:0 0 224px;padding-left:16px}.ServicesCards-module__M5BXjG__card{height:285px}}
