@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap";
::-webkit-scrollbar{background-color:#0000;width:10px}::-webkit-scrollbar-track{background-color:#0000}::-webkit-scrollbar-thumb{background-color:#edcb8d;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#d4b47a}*{scrollbar-width:thin;scrollbar-color:#edcb8d transparent;box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;user-select:none;background-color:#fff;margin:0;padding:0;font-family:Poppins,sans-serif;overflow-x:hidden}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;pointer-events:none}.container{max-width:1200px;margin:0 auto;padding:0 20px}body[lang=ar] h1,body[lang=ar] h2,body[lang=ar] h3,body[lang=ar] h4,body[lang=ar] p,body[lang=ar] span,body[lang=ar] li{direction:rtl;unicode-bidi:isolate}.highlight{font-weight:700;color:#edcb8e!important}
.Header-module__ldgnoG__headerWrapper{z-index:1000;width:100%;position:fixed;top:0;left:0}.Header-module__ldgnoG__header{-webkit-backdrop-filter:blur(12px);z-index:1000;box-sizing:border-box;will-change:transform;background:#fff;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;width:100%;height:90px;padding:0 60px;transition:transform .4s cubic-bezier(.4,0,.2,1),background .3s;display:flex;position:fixed;top:0;left:0}.Header-module__ldgnoG__headerVisible{transform:translateY(0)}.Header-module__ldgnoG__headerHidden{transform:translateY(-120%)}.Header-module__ldgnoG__headerMobileOpen{background:#fff!important;transform:translateY(0)!important}.Header-module__ldgnoG__logoImg{height:90px;transition:transform .3s;display:block}.Header-module__ldgnoG__logoImg:hover{transform:scale(1.05)}.Header-module__ldgnoG__navMenu{align-items:center;gap:35px;display:flex}.Header-module__ldgnoG__navItemWrapper{flex-direction:column;display:flex}.Header-module__ldgnoG__navLink{color:#1a1a1a;text-transform:uppercase;letter-spacing:2px;cursor:pointer;background:0 0;border:none;padding:10px 0;font-family:inherit;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .3s;position:relative}@media (min-width:1101px){.Header-module__ldgnoG__navLink:after{content:"";bottom:0;background-color:#edcb8d;width:0;height:1px;transition:width .3s cubic-bezier(.4,0,.2,1);position:absolute;inset-inline-start:0}.Header-module__ldgnoG__navLink:hover:after,.Header-module__ldgnoG__activeNavLink:after{width:100%}}.Header-module__ldgnoG__navLink:hover,.Header-module__ldgnoG__activeNavLink{color:#edcb8d!important}.Header-module__ldgnoG__langSwitcher{border-left:1px solid #0000001a;margin-left:20px;padding-left:20px;position:relative}.Header-module__ldgnoG__langDropdownToggle{color:#1a1a1a;letter-spacing:1.5px;cursor:pointer;text-transform:uppercase;background:0 0;border:1px solid #0000001f;border-radius:4px;align-items:center;gap:10px;padding:6px 12px;font-family:inherit;font-size:.7rem;font-weight:700;transition:all .3s;display:flex}.Header-module__ldgnoG__langDropdownToggle:hover{color:#edcb8d;border-color:#edcb8d}.Header-module__ldgnoG__flagIcon{object-fit:cover;border:1px solid #0000000d;border-radius:50%;width:18px;height:18px}.Header-module__ldgnoG__langArrow{font-size:.6rem;transition:transform .25s;display:inline-block}.Header-module__ldgnoG__langArrowOpen{transform:rotate(180deg)}.Header-module__ldgnoG__langDropdownMenu{top:calc(100% + 10px);opacity:0;pointer-events:none;z-index:100;background:#fff;border:1px solid #00000014;border-radius:6px;min-width:100px;transition:opacity .2s,transform .2s;position:absolute;inset-inline-start:0;overflow:hidden;transform:translateY(-5px);box-shadow:0 8px 24px #00000014}.Header-module__ldgnoG__langDropdownMenuOpen{opacity:1;pointer-events:all;transform:translateY(0)}.Header-module__ldgnoG__langOption{color:#1a1a1a;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 14px;font-family:inherit;font-size:.7rem;font-weight:600;transition:background .2s,color .2s;display:flex}.Header-module__ldgnoG__langOption:hover{color:#edcb8d;background:#faf7f2}.Header-module__ldgnoG__activeLangOption{color:#edcb8d;background:#fdf8ef}.Header-module__ldgnoG__menuToggle,.Header-module__ldgnoG__mobileArrow,.Header-module__ldgnoG__mobileDropdown{display:none}@media (max-width:1100px){.Header-module__ldgnoG__header{height:75px;padding:0 25px}.Header-module__ldgnoG__logoImg{height:60px}.Header-module__ldgnoG__menuToggle{z-index:1001;background:0 0;border:none;font-size:1.8rem;display:block}.Header-module__ldgnoG__navMenu{top:0;z-index:1000;background:#fff;flex-direction:column;gap:0;width:100%;height:100vh;padding:100px 40px;transition:inset-inline-end .5s cubic-bezier(.77,.2,.05,1);position:fixed;inset-inline-end:-100%;overflow-y:auto}.Header-module__ldgnoG__navMenuOpen{inset-inline-end:0}.Header-module__ldgnoG__navItemWrapper{border-bottom:1px solid #0000000d;width:100%}.Header-module__ldgnoG__navLink{justify-content:space-between;width:100%;padding:20px 0;font-size:1.1rem;display:flex}.Header-module__ldgnoG__mobileArrow{color:#edcb8d;display:inline-block}.Header-module__ldgnoG__langSwitcher{border-left:none;margin-top:40px;margin-left:0;padding-bottom:60px;padding-left:0}.Header-module__ldgnoG__langDropdownToggle{justify-content:flex-start;width:100%;padding:12px 16px;font-size:1rem}.Header-module__ldgnoG__langDropdownMenu{box-shadow:none;opacity:1;pointer-events:all;margin-top:10px;display:none;position:static;transform:none}.Header-module__ldgnoG__langDropdownMenuOpen{display:block}.Header-module__ldgnoG__langOption{padding:15px 20px;font-size:.9rem}.Header-module__ldgnoG__mobileDropdown{background:#fcfcfc;max-height:0;transition:max-height .4s;display:block;overflow:hidden}.Header-module__ldgnoG__mobileDropdownOpen{max-height:1500px;padding:20px 0 30px 20px}.Header-module__ldgnoG__mobileSection{margin-bottom:25px}.Header-module__ldgnoG__mobileSectionTitle{color:#edcb8d;margin-bottom:12px;font-size:.75rem;font-weight:700;display:block}.Header-module__ldgnoG__mobileSubLink{color:#333;padding:8px 0;font-size:1rem;display:block}}[dir=rtl] .Header-module__ldgnoG__langSwitcher{border-left:none;border-right:1px solid #0000001a;margin-left:0;margin-right:20px;padding-left:0;padding-right:20px}
.Subheader-module__unMH5G__subheader{-webkit-backdrop-filter:blur(12px);z-index:998;opacity:0;visibility:hidden;background:#fff;border-bottom:1px solid #0000000d;width:100%;padding:40px 0 60px;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:85px;left:0;transform:translateY(-10px)}.Subheader-module__unMH5G__open{opacity:1;visibility:visible;transform:translateY(0)}.Subheader-module__unMH5G__container{grid-template-columns:repeat(3,1fr);gap:80px;max-width:1200px;margin:0 auto;padding:0 40px;display:grid}.Subheader-module__unMH5G__columnTitle{color:#edcb8d;text-transform:uppercase;letter-spacing:2px;border-bottom:1px solid #0000000d;margin-bottom:20px;padding-bottom:10px;font-size:1.2rem;font-weight:600;display:block}.Subheader-module__unMH5G__navStack{flex-direction:column;display:flex}.Subheader-module__unMH5G__subLink{color:#1a1a1a;text-transform:uppercase;width:fit-content;font-size:1rem;font-weight:400;text-decoration:none;transition:all .3s}.Subheader-module__unMH5G__subLink:hover{color:#edcb8d;transform:translate(4px)}@media (max-width:1100px){.Subheader-module__unMH5G__subheader{display:none}}
.Footer-module__Grjkva__footer{color:#fff;text-align:start;background-color:#192138;border-top:1px solid #edcb8e1a;padding:80px 0 0;font-family:Poppins,sans-serif}.Footer-module__Grjkva__rtl{direction:rtl}.Footer-module__Grjkva__container{grid-template-columns:2fr 2fr 1.5fr;gap:60px;width:90%;max-width:1400px;margin:0 auto;padding-bottom:60px;display:grid}.Footer-module__Grjkva__brandSection{flex-direction:column;align-items:flex-start;display:flex}.Footer-module__Grjkva__rtl .Footer-module__Grjkva__brandSection{align-items:flex-start}.Footer-module__Grjkva__mainLogo{filter:brightness(1.1);width:120px;height:auto;margin-bottom:25px}.Footer-module__Grjkva__brandName{color:#edcb8e;letter-spacing:1px;margin-bottom:15px;font-size:1.8rem;font-weight:500}.Footer-module__Grjkva__brandTagline{color:#fff9;text-align:justify;max-width:450px;margin-bottom:35px;font-size:.95rem;line-height:1.7}.Footer-module__Grjkva__socialIcons{gap:25px;display:flex}.Footer-module__Grjkva__socialIcons a{color:#fff9;transition:all .3s}.Footer-module__Grjkva__socialIcons a:hover{color:#edcb8e;transform:translateY(-5px)}.Footer-module__Grjkva__navGrid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.Footer-module__Grjkva__navGroup h6{color:#fff;text-transform:uppercase;letter-spacing:2.5px;margin-bottom:25px;font-size:.8rem;font-weight:600}.Footer-module__Grjkva__navGroup a{color:#ffffff80;margin-bottom:2px;font-size:1rem;font-weight:300;text-decoration:none;transition:color .3s;display:block}.Footer-module__Grjkva__navGroup a:hover{color:#edcb8e}.Footer-module__Grjkva__actionSection{flex-direction:column;gap:40px;display:flex}.Footer-module__Grjkva__newsletter h6,.Footer-module__Grjkva__contactDetails h6{color:#fff;text-transform:uppercase;letter-spacing:2px;margin-bottom:15px;font-size:.8rem}.Footer-module__Grjkva__newsletter p{color:#ffffff80;margin-bottom:20px;font-size:.85rem}.Footer-module__Grjkva__inputGroup{border-bottom:1px solid #edcb8e4d;padding-bottom:5px;display:flex}.Footer-module__Grjkva__inputGroup input{color:#fff;background:0 0;border:none;width:100%;padding:8px 0;font-size:.9rem}.Footer-module__Grjkva__inputGroup input:focus{outline:none}.Footer-module__Grjkva__inputGroup button{color:#edcb8e;cursor:pointer;background:0 0;border:none;align-items:center;transition:transform .3s;display:flex}.Footer-module__Grjkva__rtl .Footer-module__Grjkva__inputGroup button{transform:scaleX(-1)}.Footer-module__Grjkva__inputGroup button:hover{transform:translate(5px)}.Footer-module__Grjkva__rtl .Footer-module__Grjkva__inputGroup button:hover{transform:scaleX(-1)translate(5px)}.Footer-module__Grjkva__contactDetails p{color:#fff9;margin-bottom:8px;font-size:.85rem;line-height:1.5}.Footer-module__Grjkva__contactLink{color:inherit;text-decoration:none;transition:color .3s}.Footer-module__Grjkva__contactLink:hover{color:#edcb8e;text-decoration:underline}.Footer-module__Grjkva__trustBar{background-color:#00000026;border-top:1px solid #ffffff0d;padding:40px 0}.Footer-module__Grjkva__trustInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;width:90%;max-width:1400px;margin:0 auto;display:flex}.Footer-module__Grjkva__trustInner span{text-transform:uppercase;color:#fff6;letter-spacing:1.5px;font-size:.75rem}.Footer-module__Grjkva__logoCloud{align-items:center;gap:40px;display:flex}.Footer-module__Grjkva__logoCloud img{object-fit:contain;opacity:.5;filter:grayscale()brightness(2);height:35px;transition:all .4s}.Footer-module__Grjkva__logoCloud img:hover{opacity:1;filter:grayscale(0%)brightness()}.Footer-module__Grjkva__bottomBar{background-color:#0000004d;padding:25px 0}.Footer-module__Grjkva__bottomInner{color:#ffffff4d;justify-content:space-between;align-items:center;width:90%;max-width:1400px;margin:0 auto;font-size:.75rem;display:flex}.Footer-module__Grjkva__legalLinks{gap:30px;display:flex}.Footer-module__Grjkva__legalLinks a{color:#ffffff4d;text-decoration:none;transition:color .3s}.Footer-module__Grjkva__legalLinks a:hover{color:#edcb8e}@media (max-width:1200px) and (min-width:801px){.Footer-module__Grjkva__container{grid-template-columns:1fr 1fr}.Footer-module__Grjkva__actionSection{flex-direction:row;grid-column:span 2;justify-content:space-between}}@media (max-width:800px){.Footer-module__Grjkva__container{text-align:center;grid-template-columns:1fr}.Footer-module__Grjkva__rtl .Footer-module__Grjkva__container{text-align:center}.Footer-module__Grjkva__brandSection{align-items:center}.Footer-module__Grjkva__socialIcons{justify-content:center}.Footer-module__Grjkva__navGrid{text-align:center;grid-template-columns:repeat(2,1fr)}.Footer-module__Grjkva__actionSection{align-items:center}.Footer-module__Grjkva__newsletter,.Footer-module__Grjkva__contactDetails{text-align:start;width:100%;max-width:400px}.Footer-module__Grjkva__trustInner,.Footer-module__Grjkva__bottomInner{flex-direction:column}.Footer-module__Grjkva__logoCloud{flex-direction:column;align-items:center;gap:15px}.Footer-module__Grjkva__logoCloud img{max-width:200px;height:45px}}@media (max-width:480px){.Footer-module__Grjkva__navGrid{grid-template-columns:1fr}}
