@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap";
:root{--primary:#1e1b4b;--accent:#b49c6b;--text-main:#333;--text-light:#666;--white:#fff;--glass:#ffffffd9;--glass-blur:blur(10px)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{max-width:100vw;color:var(--text-main);background-color:#f8f9fa;font-family:Inter,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width:768px){.container{padding:0 15px}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.skeleton-box{background-color:#f2f2f2;border-radius:4px;height:1em;display:inline-block;position:relative;overflow:hidden}.skeleton-box:after{content:"";background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);animation:2s infinite shimmer-frontend;position:absolute;inset:0;transform:translate(-100%)}@keyframes shimmer-frontend{to{transform:translate(100%)}}
@font-face{font-family:Dirham;src:url(../media/dirham.7847e6b0.woff2)format("woff2"),url(../media/dirham.b24c0707.woff)format("woff"),url(../media/dirham.8225726e.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+20C3}@font-face{font-family:Dirham-Sans;src:url(../media/dirham-sans.171665e1.woff2)format("woff2"),url(../media/dirham-sans.4900ccc4.woff)format("woff"),url(../media/dirham-sans.378f69e3.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+20C3}@font-face{font-family:Dirham-Serif;src:url(../media/dirham-serif.5df88243.woff2)format("woff2"),url(../media/dirham-serif.e79f4712.woff)format("woff"),url(../media/dirham-serif.c4c5fad0.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+20C3}@font-face{font-family:Dirham-Mono;src:url(../media/dirham-mono.91199d6d.woff2)format("woff2"),url(../media/dirham-mono.7b4f669d.woff)format("woff"),url(../media/dirham-mono.be872639.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+20C3}@font-face{font-family:Dirham-Arabic;src:url(../media/dirham-arabic.beeaaa4b.woff2)format("woff2"),url(../media/dirham-arabic.bd14a314.woff)format("woff"),url(../media/dirham-arabic.97a0cc5e.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+20C3}.dirham-symbol{speak:never;font-style:normal;font-weight:inherit;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1;font-family:Dirham!important}.dirham-symbol:before{content:"⃃"}.dirham-symbol-sans{font-family:Dirham-Sans!important}.dirham-symbol-serif{font-family:Dirham-Serif!important}.dirham-symbol-mono{font-family:Dirham-Mono!important}.dirham-symbol-arabic{font-family:Dirham-Arabic!important}.dirham-symbol-sans:before,.dirham-symbol-serif:before,.dirham-symbol-mono:before,.dirham-symbol-arabic:before{content:"⃃"}.dirham-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.Header-module__9fWxfa__header{background-color:var(--white);z-index:1000;align-items:center;height:65px;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.Header-module__9fWxfa__container{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:0 40px;display:flex}.Header-module__9fWxfa__logoContainer{flex-direction:column;display:flex}.Header-module__9fWxfa__logo{flex-direction:column;align-items:flex-start;gap:0;min-width:120px;display:flex}.Header-module__9fWxfa__tagline{color:#cca450;white-space:nowrap;margin-top:-8px;margin-left:5px;font-size:11px;font-style:italic;font-weight:500}.Header-module__9fWxfa__logoImage{object-fit:contain;height:auto}.Header-module__9fWxfa__logoText h1{letter-spacing:1px;color:var(--accent);font-size:20px;line-height:1}.Header-module__9fWxfa__logoText p{color:var(--text-light);font-size:10px;font-weight:500}.Header-module__9fWxfa__nav{flex:1;justify-content:center;display:flex}.Header-module__9fWxfa__nav ul{align-items:center;gap:45px;margin:0;padding:0;list-style:none;display:flex}.Header-module__9fWxfa__nav ul li a,.Header-module__9fWxfa__navLink{color:#374151;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:3px solid #0000;align-items:center;gap:6px;padding-bottom:8px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.Header-module__9fWxfa__nav ul li a:hover,.Header-module__9fWxfa__navLink:hover{color:#1f2937;border-bottom-color:#f59e0b}.Header-module__9fWxfa__nav ul li a.Header-module__9fWxfa__active,.Header-module__9fWxfa__navLink.Header-module__9fWxfa__active{color:#1e1b4b;border-bottom-color:#f59e0b;font-weight:600}.Header-module__9fWxfa__arrow{font-size:12px;transition:transform .3s;display:inline-block}.Header-module__9fWxfa__servicesDropdown:hover .Header-module__9fWxfa__arrow{transform:rotate(180deg)}.Header-module__9fWxfa__signInBtn{color:#1e1b4b;cursor:pointer;background:0 0;border:2px solid #1e1b4b;border-radius:30px;justify-content:center;align-items:center;min-width:120px;padding:10px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Header-module__9fWxfa__signInBtn:hover{color:#fff;background-color:#1e1b4b;transform:translateY(-2px);box-shadow:0 4px 12px #1e1b4b33}.Header-module__9fWxfa__servicesDropdown{position:relative}.Header-module__9fWxfa__servicesDropdown:after{content:"";width:100%;height:20px;position:absolute;top:100%;left:0}.Header-module__9fWxfa__dropdownMenu{z-index:1001;opacity:0;visibility:hidden;background:#fff;border:1px solid #00000014;border-radius:20px;min-width:700px;padding:0;transition:all .4s cubic-bezier(.165,.84,.44,1);position:absolute;top:100%;left:50%;overflow:hidden;transform:translate(-50%)translateY(15px)scale(.95);box-shadow:0 20px 60px #1e1b4b33}.Header-module__9fWxfa__servicesDropdown:hover .Header-module__9fWxfa__dropdownMenu,.Header-module__9fWxfa__dropdownMenu.Header-module__9fWxfa__showMenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)scale(1)}.Header-module__9fWxfa__servicesDropdown:hover .Header-module__9fWxfa__arrow,.Header-module__9fWxfa__dropdownActive .Header-module__9fWxfa__arrow{transform:rotate(180deg)}.Header-module__9fWxfa__dropdownContainer{flex-direction:column;display:flex}.Header-module__9fWxfa__dropdownColumns{grid-template-columns:1fr 1.2fr;gap:30px;padding:30px;display:grid}.Header-module__9fWxfa__dropdownColumn{flex-direction:column;gap:15px;display:flex}.Header-module__9fWxfa__dropdownColumn:first-child{border-right:1px solid #f1f5f9;padding-right:30px}.Header-module__9fWxfa__categoryTitle{color:#1e1b4b;letter-spacing:1.5px;align-items:center;gap:10px;margin-bottom:5px;font-size:11px;font-weight:800;display:flex}.Header-module__9fWxfa__titleLine{background:#cca450;width:25px;height:1px;display:inline-block}.Header-module__9fWxfa__dropdownItem{border-radius:12px;align-items:flex-start;gap:15px;padding:12px;transition:all .2s;display:flex;border-bottom:none!important;text-decoration:none!important}.Header-module__9fWxfa__dropdownItem:hover{background-color:#f8fafc;transform:translate(5px)}.Header-module__9fWxfa__itemIcon{color:#1e1b4b;background:#f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Header-module__9fWxfa__dropdownItem:hover .Header-module__9fWxfa__itemIcon{color:#fff;background:#1e1b4b}.Header-module__9fWxfa__itemText h4{color:#1e1b4b;margin:0 0 2px;font-size:15px;font-weight:700}.Header-module__9fWxfa__itemText p{color:#64748b;margin:0;font-size:12px;line-height:1.4}.Header-module__9fWxfa__dropdownFooter{background:#f8fafc;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:18px 30px;display:flex}.Header-module__9fWxfa__dropdownFooter span{color:#64748b;font-size:13px;font-weight:500}.Header-module__9fWxfa__advisorLink{color:#1e1b4b;font-size:14px;font-weight:700;transition:all .2s;border-bottom:none!important;text-decoration:none!important}.Header-module__9fWxfa__advisorLink:hover{color:#cca450;padding-left:5px}.Header-module__9fWxfa__rightActions{align-items:center;gap:15px;display:flex}@media (max-width:1024px){.Header-module__9fWxfa__nav{display:none}.Header-module__9fWxfa__signInBtn{min-width:auto;padding:8px 20px;font-size:14px}}.Header-module__9fWxfa__menuToggle{cursor:pointer;z-index:1005;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;padding:0;display:none}.Header-module__9fWxfa__menuToggle span{background-color:#1e1b4b;border-radius:10px;width:100%;height:3px;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.Header-module__9fWxfa__menuOpen span:first-child{transform:translateY(9px)rotate(45deg)}.Header-module__9fWxfa__menuOpen span:nth-child(2){opacity:0}.Header-module__9fWxfa__menuOpen span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}@media (max-width:1024px){.Header-module__9fWxfa__menuToggle{display:flex}}.Header-module__9fWxfa__mobileDrawer{z-index:1000;visibility:hidden;background:#fff;flex-direction:column;width:100%;height:100vh;transition:transform .5s cubic-bezier(.85,0,.15,1);display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(100%)}.Header-module__9fWxfa__drawerOpen{visibility:visible;transform:translate(0)}.Header-module__9fWxfa__drawerContent{flex-direction:column;min-height:100%;padding:0;display:flex}.Header-module__9fWxfa__mobileDrawerHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;height:80px;padding:20px;display:flex}.Header-module__9fWxfa__mobileLogo{object-fit:contain}.Header-module__9fWxfa__mobileNavLinks{flex-direction:column;gap:5px;margin:0;padding:20px;list-style:none;display:flex}.Header-module__9fWxfa__mobileNavLinks li a{color:#1e1b4b;border-radius:12px;align-items:center;gap:12px;padding:12px 15px;font-size:18px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Header-module__9fWxfa__mobileNavLinks li a:active,.Header-module__9fWxfa__mobileNavLinks li a.Header-module__9fWxfa__mobileActive{color:#cca450;background:#f1f5f9}.Header-module__9fWxfa__mobileNavLinks li a svg{color:#94a3b8}.Header-module__9fWxfa__mobileActive svg{color:#cca450!important}.Header-module__9fWxfa__mobileDivider{padding:20px 15px 10px}.Header-module__9fWxfa__mobileDivider span{color:#94a3b8;letter-spacing:1.5px;font-size:11px;font-weight:800}.Header-module__9fWxfa__mobileDrawerFooter{background:#f8fafc;border-top:1px solid #f1f5f9;margin-top:auto;padding:30px 20px}.Header-module__9fWxfa__mobileSignInNew{text-align:center;background:#1e1b4b;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:16px;font-weight:700;text-decoration:none;display:flex;box-shadow:0 10px 20px #1e1b4b26;color:#fff!important}.Header-module__9fWxfa__mobileUserSection{flex-direction:column;gap:20px;display:flex}.Header-module__9fWxfa__mobileUserInfo{align-items:center;gap:15px;display:flex}.Header-module__9fWxfa__mobileAvatar{color:#fff;background:#1e1b4b;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;font-weight:700;display:flex}.Header-module__9fWxfa__mobileUserDetails{flex-direction:column;display:flex}.Header-module__9fWxfa__mobileUserName{color:#1e1b4b;font-size:16px;font-weight:700}.Header-module__9fWxfa__mobileUserEmail{color:#64748b;font-size:13px}.Header-module__9fWxfa__mobileLogoutBtnNew{color:#ef4444;cursor:pointer;background:#fef2f2;border:1px solid #fee2e2;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px;font-weight:700;display:flex}@media (max-width:768px){.Header-module__9fWxfa__container{padding:0 20px}.Header-module__9fWxfa__logoImage{width:110px}.Header-module__9fWxfa__signInLink{display:none}}.Header-module__9fWxfa__profileWrapper{cursor:pointer;align-items:center;height:85px;display:flex;position:relative}.Header-module__9fWxfa__avatarCircle{color:#fff;background:#1e1b4b;border:2px solid #f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:700;transition:all .3s;display:flex;overflow:hidden}.Header-module__9fWxfa__profileWrapper:hover .Header-module__9fWxfa__avatarCircle{border-color:#f59e0b;box-shadow:0 0 15px #f59e0b33}.Header-module__9fWxfa__avatarImg{object-fit:cover;width:100%;height:100%}.Header-module__9fWxfa__profileDropdown{z-index:1010;opacity:0;visibility:hidden;background:#fff;border:1px solid #f1f5f9;border-radius:16px;width:240px;padding:15px;transition:all .3s cubic-bezier(.165,.84,.44,1);position:absolute;top:100%;right:0;transform:translateY(10px);box-shadow:0 15px 40px #1e1b4b26}.Header-module__9fWxfa__profileWrapper:hover .Header-module__9fWxfa__profileDropdown{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__9fWxfa__dropdownInfo{padding:5px 10px 15px}.Header-module__9fWxfa__userName{color:#1e1b4b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;font-weight:700;overflow:hidden}.Header-module__9fWxfa__userEmail{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:12px;overflow:hidden}.Header-module__9fWxfa__dropdownDivider{background:#f1f5f9;height:1px;margin:0 0 10px}.Header-module__9fWxfa__logoutBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.Header-module__9fWxfa__logoutBtn:hover{background:#fef2f2;transform:translate(3px)}.Header-module__9fWxfa__logoutBtn svg{opacity:.8}.Header-module__9fWxfa__mobileLogoutBtn{color:#ef4444;text-align:center;cursor:pointer;background:#fef2f2;border:1px solid #fee2e2;border-radius:12px;width:100%;margin-top:20px;padding:16px;font-size:16px;font-weight:700}
.Footer-module__nhiC3q__footer{color:#fff;background-color:#1e1b4b;padding:80px 0 40px;font-family:Space Grotesk,sans-serif}.Footer-module__nhiC3q__container{max-width:1200px;margin:0 auto;padding:0 20px}.Footer-module__nhiC3q__topSection{justify-content:space-between;gap:60px;margin-bottom:80px;display:flex}.Footer-module__nhiC3q__brandColumn{flex:1.5;max-width:400px}.Footer-module__nhiC3q__logoAndText{align-items:center;gap:16px;margin-bottom:24px;display:flex}.Footer-module__nhiC3q__logoCircle{justify-content:center;align-items:center;width:60px;height:60px;display:flex}.Footer-module__nhiC3q__brandTitleContainer{flex-direction:column;display:flex}.Footer-module__nhiC3q__brandName{letter-spacing:2px;margin:0;font-size:28px;font-weight:800}.Footer-module__nhiC3q__brandTagline{color:#fff9;letter-spacing:1px;margin:-2px 0 2px;font-size:14px;font-weight:600}.Footer-module__nhiC3q__brandSubtag{color:#fff6;letter-spacing:.5px;margin:0;font-size:10px;font-weight:500}.Footer-module__nhiC3q__logoImage{object-fit:contain;max-width:100%;height:auto}.Footer-module__nhiC3q__description{color:#ffffff80;margin-top:24px;margin-bottom:32px;font-size:15px;line-height:1.6}.Footer-module__nhiC3q__contactInfo{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}.Footer-module__nhiC3q__contactItem{color:#ffffffb3;align-items:center;gap:12px;font-size:14px;display:flex}.Footer-module__nhiC3q__socialLinks{gap:12px;display:flex}.Footer-module__nhiC3q__socialIcon{color:#ffffff80;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.Footer-module__nhiC3q__socialIcon:hover{color:#fff;background-color:#4f46e5;border-color:#4f46e5;transform:translateY(-3px)}.Footer-module__nhiC3q__linksGrid{flex:3;grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.Footer-module__nhiC3q__columnTitle{color:#fff;margin-bottom:24px;font-size:16px;font-weight:700}.Footer-module__nhiC3q__linksList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__nhiC3q__linkItem{color:#ffffff80;font-size:15px;text-decoration:none;transition:color .3s}.Footer-module__nhiC3q__linkItem:hover{color:#fff;padding-left:2px}.Footer-module__nhiC3q__bottomBar{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:40px;display:flex}.Footer-module__nhiC3q__copyright{color:#fff6;margin:0;font-size:13px}.Footer-module__nhiC3q__badgeRow{color:#fff6;align-items:center;gap:8px;font-size:13px;display:flex}.Footer-module__nhiC3q__dot{background-color:#4f46e5;border-radius:50%;width:6px;height:6px}@media (max-width:1024px){.Footer-module__nhiC3q__topSection{flex-direction:column;gap:60px}.Footer-module__nhiC3q__linksGrid{grid-template-columns:repeat(2,1fr);gap:40px}.Footer-module__nhiC3q__brandColumn{max-width:100%}}@media (max-width:600px){.Footer-module__nhiC3q__linksGrid{grid-template-columns:repeat(2,1fr)}.Footer-module__nhiC3q__bottomBar{text-align:center;flex-direction:column;gap:20px}}
