@import"https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&family=Cairo:wght@400;600;700;800&family=Inter:wght@400;500;600;700;800&display=swap";.about-page{padding:64px 24px}.about-hero{max-width:820px;margin:0 auto;text-align:center;padding:40px 28px;border:1px solid rgba(0,0,0,.08);border-radius:18px;background:#fff}.about-icon{font-size:44px;margin-bottom:8px}.about-hero h1{font-size:42px;margin-bottom:12px}.about-hero p{font-size:18px;line-height:1.9;color:#1f2937}.terms-page{display:grid;grid-template-columns:280px minmax(0,1fr);max-width:1200px;margin:0 auto;gap:28px;padding:24px}.terms-toc{position:sticky;top:98px;height:fit-content;border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:16px;max-height:calc(100vh - 120px);overflow:auto}.terms-toc h2{font-size:18px;margin-bottom:12px}.terms-toc ul{display:flex;flex-direction:column;gap:8px}.terms-toc a{color:#374151;font-size:13px}.terms-toc a:hover{color:#003b0c}.terms-content{min-width:0}.terms-sticky-title{position:sticky;top:77px;z-index:5;background:#fff;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.07);margin-bottom:16px}.terms-sticky-title h1{font-size:28px}.terms-section{scroll-margin-top:140px;margin-bottom:28px}.terms-section h2{font-size:21px;margin-bottom:12px}.terms-section p{margin-bottom:10px;line-height:1.85;color:#1f2937}.terms-section ul{list-style:disc;padding-inline-start:22px}.terms-section li{margin-bottom:6px}.terms-section h3{font-size:16px;line-height:1.8;font-weight:500}html{scroll-behavior:smooth}@media (max-width: 900px){.terms-page{grid-template-columns:1fr;padding:20px 16px 28px}.terms-toc{position:static;max-height:none}.terms-sticky-title{top:76px}}:root{--gold: linear-gradient(90deg, #F9A93F 0%, #A86B28 100%);--goldDark: #A86B28;--green: linear-gradient(90deg, #008E45 0%, #003E0E 100%);--greenDark: #003B0C;--b100: #263238;--b87: #101828;--b60: rgba(0, 0, 0, .6);--b24: rgba(0, 0, 0, .24);--white: #fff }#root{width:100%;font-family:Almarai,sans-serif}html[lang=ar] body{font-family:Cairo,Almarai,sans-serif}html[lang=en] body{font-family:Inter,sans-serif}a.btn{display:flex;justify-content:center;align-items:center;font-family:Almarai;font-size:16px;font-weight:700;line-height:24px;border-radius:32px;gap:10px}a.btn.p{background-image:var(--green);color:var(--white)}a.btn.s{color:var(--greenDark);border:1px solid var(--greenDark)}.site-header{width:100%;padding:16px 108px;display:flex;align-items:center;justify-content:space-between;border-bottom:.5px solid var(--b24);position:sticky;top:0;z-index:20;background:#fff}.site-header .actions{display:flex;align-items:center;gap:16px}.site-header__left{display:flex;align-items:center;gap:32px}.site-header__logo{display:flex;align-items:center}.site-header__nav{display:flex;gap:16px}.site-header__nav a{color:var(--b87);font-size:14px;font-weight:600}.site-header__nav a.active-link{color:var(--greenDark)}.lang-toggle{display:inline-flex;border:1px solid var(--b24);border-radius:999px;padding:2px}.lang-toggle button{border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;color:var(--b60)}.lang-toggle button.active{background:var(--greenDark);color:#fff}.hero{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:88px 108px;gap:48px}.hero .content{display:flex;flex-direction:column;gap:32px;max-width:900px}.hero .content h1{color:#000;font-size:64px;font-weight:800;line-height:88px}.hero .content h1 span{background:var(--gold);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero .content p{color:#0009;font-size:18px;font-style:normal;font-weight:400;line-height:32px}.hero .actions{display:rtl;display:flex;gap:12px}section.value{direction:rtl;display:flex;align-items:center;justify-content:center;padding:48px 108px;gap:20px;max-width:1440px;margin:auto}section.value .illu{width:50%;height:auto;padding:36px 112px}section.value .content a{width:fit-content;flex-direction:row-reverse}section.value .content{width:50%;display:flex;flex-direction:column;gap:24px}section.value .content .text{display:flex;flex-direction:column;gap:16px}section.value .content .text .head{display:flex;flex-direction:column;gap:8px}section.value .content .text .head span{color:var(--goldDark);font-size:24px;font-weight:400;line-height:40px}section.value .content .text .head h2{color:var(--b100);font-family:Almarai;font-size:40px;font-weight:800;line-height:56px}section.value .content .text p{color:var(--b60);font-size:16px;font-weight:400;line-height:28px}section.bannar{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:88px 108px;max-width:1440px;margin:auto}section.bannar .container{width:100%;padding:64px 16px;display:flex;flex-direction:column;align-items:center;gap:48px;border-radius:16px;background:var(--green)}section.bannar .container div{color:#fff;text-align:center;font-size:56px;font-weight:800;line-height:normal}section.bannar .container a{background:#FFF;border:none}section.services .head{display:flex;flex-direction:column;text-align:center;gap:12px}section.services .head span{color:var(--goldDark);font-size:18px;font-weight:700;line-height:24px}section.services .head h2{font-size:32px;font-style:normal;font-weight:800;line-height:48px}section.services .serviceContainer{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:64px}section.services .serviceContainer .service{display:flex;max-width:362px;flex-direction:column;align-items:center;gap:24px}section.services .serviceContainer .service div{display:flex;flex-direction:column;align-items:center;gap:12px;align-self:stretch}section.services .serviceContainer .service div h3{color:var(--b100);text-align:center;font-family:Almarai;font-size:24px;font-style:normal;font-weight:800;line-height:32px}section.services .serviceContainer .service div p{color:var(--b60);text-align:center;font-family:Almarai;font-size:14px;font-style:normal;font-weight:400;line-height:24px}section.services{direction:rtl;display:flex;padding:88px 108px;flex-direction:column;align-items:center;text-align:center;gap:64px;max-width:1440px;margin:auto}section.footer{direction:rtl;display:flex;padding:48px 108px;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:48px;background:var(--greenDark);color:#fff}section.footer .content{display:flex;max-width:900px;flex-direction:column;justify-content:center;align-items:center;gap:8px}section.footer .content p{font-size:14px;font-weight:400;line-height:28px}section.footer span{height:.5px;width:100%;background:rgba(255,255,255,.32)}section.footer copyright{font-size:14px;font-weight:400;line-height:24px}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-main{flex:1}.app-footer{border-top:1px solid var(--b24);padding:14px 24px}.app-footer__content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:14px}.app-footer__copyright{font-size:12px;color:var(--b60)}.app-footer__links{display:flex;gap:16px}.app-footer__links a{color:var(--b87);font-size:12px;transition:color .2s ease}.app-footer__links a:hover{color:var(--greenDark)}@media (max-width: 767px){.site-header{padding:16px}.site-header img{height:48px;width:auto}.site-header .actions :nth-child(2){display:none}.site-header__left{gap:12px}.site-header__nav{gap:8px}.hero{padding:48px 16px}.hero .content h1{font-size:32px;font-style:normal;font-weight:800;line-height:48px}.hero .content p{font-size:16px;font-style:normal;font-weight:400;line-height:28px}.hero .actions{flex-direction:column-reverse;width:100%}section.value{flex-direction:column-reverse!important;padding:48px 16px;gap:40px}section.value .illu{padding:20px;width:100%}section.value .content{width:100%}section.value .content .text .head h2{font-size:28px;line-height:40px}section.bannar{padding:32px 16px}section.bannar .container{gap:24px}section.bannar .container div{font-size:32px;font-weight:800;line-height:56px}section.services{padding:48px 16px}section.services .head h2{font-size:28px;font-weight:800;line-height:40px}section.footer{padding:48px 16px}.app-footer__content{flex-direction:column}}*{margin:0;padding:0;border:0;box-sizing:inherit}body,h1,h2,h3,p,ul,ol,li,dl,dt,dd,blockquote{margin:0;padding:0}html{font-size:16px;line-height:1.5}a{text-decoration:none}body{color:#333;background-color:#fff}ul,ol{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}input,textarea{border:none}button{background:none;border:none;cursor:pointer}button,input,select,textarea{outline:none}html,body{font-family:Arial,Helvetica,sans-serif}h1,h2,h3,p{margin-bottom:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}.flx{display:flex}.col{flex-direction:column}.center{justify-content:center}
