@font-face{font-family:Inter;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/inter-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Tajawal;font-style:normal;font-weight:400;font-display:swap;size-adjust:110%;src:url(/fonts/tajawal-arabic-400.woff2) format("woff2");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC}@font-face{font-family:Tajawal;font-style:normal;font-weight:500;font-display:swap;size-adjust:110%;src:url(/fonts/tajawal-arabic-500.woff2) format("woff2");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC}@font-face{font-family:Tajawal;font-style:normal;font-weight:700;font-display:swap;size-adjust:110%;src:url(/fonts/tajawal-arabic-700.woff2) format("woff2");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC}*,*:before,*:after{box-sizing:border-box}*{margin:0}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}body{line-height:1.5;-webkit-font-smoothing:antialiased}.header{position:fixed;top:0;z-index:1000;width:100%;background-color:#fff;border-bottom:1px solid #e5e7eb}.header__container{display:flex;justify-content:space-between;align-items:center;min-height:4.5rem;padding:0 1.5rem}@media(min-width:1024px){.header__container{justify-content:flex-start;padding:0 6rem}}.header__logo{display:flex;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;color:#111827}.header__logo a,.header__logo a:hover{color:#111827}.header__logo a span{color:#005dbd;margin:0 .1rem}.header__nav{display:none}@media(min-width:1024px){.header__nav{display:block}}.header__nav ul{display:flex;justify-content:center;align-items:center;gap:1.5rem;list-style:none;margin:0 1.5rem}.header__nav a{color:#6b7280;font-weight:500;transition:color .3s ease}.header__nav a:hover{color:#005dbd}.header__actions{display:flex;align-items:center;gap:1rem}@media(min-width:1024px){.header__actions{margin-inline-start:auto}}.header__lang-switcher{display:block;padding:.5rem 1rem;color:#6b7280;font-weight:500;font-size:.875rem;border:1px solid #e5e7eb;border-radius:.375rem;transition:color .3s ease,border-color .3s ease}.header__lang-switcher:hover{color:#005dbd;border-color:#005dbd}@media(min-width:1024px){.header__lang-switcher{font-size:16px}}.header__menu-toggle{display:block;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#111827}.header__menu-toggle .toggle-icon{width:1.6rem;height:1.6rem}@media(min-width:1024px){.header__menu-toggle{display:none}}.header__mobile-nav{display:none;position:absolute;top:100%;inset-inline:0;background-color:#fff;border-bottom:1px solid #e5e7eb}.header__mobile-nav.is-open{display:block}.header__mobile-nav ul{list-style:none;padding:1.5rem}.header__mobile-nav li{padding:.5rem 0}.header__mobile-nav a{display:block;color:#6b7280;font-weight:500;padding:1rem;transition:color .3s ease}.header__mobile-nav a:hover{color:#005dbd}.hero{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;margin-top:3rem}.hero__main-msg{max-width:65rem;font-size:3rem;font-weight:600;line-height:1;letter-spacing:-.03em;text-shadow:0 0 .5px currentcolor;text-align:center}.hero__main-msg__black{display:block;color:#111827}[dir=rtl] .hero__main-msg__black{margin-bottom:1rem}.hero__main-msg__blue{display:block;color:#005dbd}.hero__sub-msg{max-width:800px;padding:1.5rem;color:#6b7280;font-size:1.3rem;font-weight:400;text-align:center;margin:0 auto;line-height:1.3}.hero__learn-more-btn{color:#fff;background-color:#005dbd;text-align:center;padding:.5rem 1rem;width:13rem;border-radius:.375rem;transition:background-color .3s ease}.hero__learn-more-btn:hover{background-color:#1e40af}@media(min-width:768px){.hero__main-msg{font-size:6rem;font-weight:700}.hero__sub-msg{font-size:1.5rem;line-height:1.6}}.vision{display:flex;flex-direction:column-reverse;min-height:100vh;padding:3rem 1.5rem;background-color:#fcfcfc}.vision__text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%}.vision__text__title{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.vision__text__message{display:flex;flex-direction:column;gap:.5rem;font-size:1.1rem;color:#6b7280}.vision__image{width:100%}.vision__image img{height:100%;width:100%}@media(min-width:1024px){.vision{flex-direction:row;justify-content:space-between;padding:10rem}.vision__text{width:40%}.vision__text__title{font-size:3rem}.vision__image{width:50%}}.mission{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:3rem 1.5rem}.mission__text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:50rem;width:100%}.mission__text__title{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.mission__text__message{display:flex;flex-direction:column;gap:.5rem;font-size:1.1rem;color:#6b7280}@media(min-width:1024px){.mission{padding:10rem 0}.mission__text__title{font-size:3rem}}.solutions{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:100vh;padding:3rem 1.5rem;background-color:#fcfcfc}.solutions__text{display:flex;width:100%}.solutions__text__title{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.solutions__container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;width:100%}.solutions__container .card{display:flex;flex-direction:column;gap:1.5rem;padding:2rem;border:1px solid #e5e7eb;border-radius:1rem;background-color:#fff;transition:border-color .3s ease}.solutions__container .card:hover{border-color:#005dbd}.solutions__container .card__title{display:flex;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:500}.solutions__container .card__title svg{padding:.5rem;width:2.2rem;height:2.2rem;color:#005dbd;background-color:#005dbd30;border-radius:.5rem}.solutions__container .card__body{color:#6b7280;line-height:1.6}@media(min-width:1024px){.solutions{padding:10rem}.solutions__text__title{font-size:3rem}}.about-us{display:flex;flex-direction:column;justify-content:center;gap:.5rem;max-width:50rem;width:100%;min-height:100vh;padding:3rem 1.5rem;margin:0 auto}.about-us__text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.about-us__text__title{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.about-us__text__message{display:flex;flex-direction:column;gap:.5rem;font-size:1.1rem;color:#6b7280}@media(min-width:1024px){.about-us{padding:10rem 0}.about-us__text__title{font-size:3rem}}.contact{display:flex;flex-direction:column;justify-content:center;gap:.5rem;background-color:#fcfcfc;width:100%;min-height:100vh;padding:3rem 1.5rem}.contact__container{width:100%}.contact__text{display:flex;flex-direction:column;width:100%;margin-bottom:1.5rem}.contact__text__title{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.contact__text__message{max-width:50rem;font-size:1.1rem;color:#6b7280}.contact__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;width:100%}.contact__cards__card{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:1.5rem;border:1px solid #e5e7eb;border-radius:1rem;background-color:#fff}.contact__cards__card__icon svg{padding:.5rem;width:3rem;height:3rem;color:#005dbd;background-color:#005dbd30;border-radius:.5rem;margin-bottom:1rem}.contact__cards__card__title{font-size:1rem;font-weight:700;margin-bottom:.5rem}.contact__cards__card__description{color:#6b7280}.contact__cards__card__description a{color:#6b7280;transition:color .3s ease}.contact__cards__card__description a:hover{color:#005dbd}@media(min-width:1024px){.contact{padding:10rem}.contact__text__title{font-size:3rem}}.footer{display:flex;background-color:#fff;border-top:1px solid #e5e7eb}.footer__container{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;gap:.5rem;min-height:4.5rem;padding:1rem 1.5rem}@media(min-width:1280px){.footer__container{flex-direction:row;justify-content:space-between;padding:0 6rem}}.footer__logo{display:flex;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;color:#111827}.footer__logo a{color:#111827;transition:color .3s ease}.footer__logo a:hover{color:#111827}.footer__logo a span{color:#005dbd;margin:0 .1rem}.footer__credits{display:flex;color:#6b7280;font-size:.875rem;font-weight:400;order:3}@media(min-width:1280px){.footer__credits{order:2}}.footer__contact{display:flex;align-items:center;gap:1rem;font-size:.875rem;font-weight:400;order:2}@media(min-width:1280px){.footer__contact{order:3}}.footer__contact a{color:#6b7280;display:inline-flex;align-items:center;transition:color .3s ease}.footer__contact a svg{width:1.2rem;height:1.2rem}.footer__contact a:hover{color:#005dbd}body{font-family:Tajawal,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:16px;line-height:1.5;color:#111827;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;color:#111827}h1{font-size:2.5rem}@media(min-width:768px){h1{font-size:3.5rem}}h2{font-size:2rem}@media(min-width:768px){h2{font-size:2.5rem}}h3{font-size:1.5rem}@media(min-width:768px){h3{font-size:1.875rem}}p{margin-bottom:1.5rem;color:#6b7280}a{color:#005dbd;text-decoration:none;transition:color .3s ease}a:hover{color:#1e40af}a:focus-visible{outline:2px solid rgba(0,93,189,.5019607843);outline-offset:2px;border-radius:.375rem}button:focus-visible{outline:2px solid rgba(0,93,189,.5019607843);outline-offset:2px;border-radius:.375rem}.skip-link{position:absolute;top:-100%;left:50%;transform:translate(-50%);background-color:#005dbd;color:#fff;padding:.5rem 1rem;border-radius:.375rem;z-index:10000;transition:top .3s ease}.skip-link:focus{top:.5rem}main{display:flex;flex-direction:column;flex-grow:1;min-height:100%}
