@import"https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap";: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}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)}header{direction:rtl;width:100%;padding:16px 108px;display:flex;align-items:center;justify-content:space-between;border-bottom:.5px solid var(--b24)}header .actions{display:flex;align-items:center;gap:16px}.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}@media (max-width: 767px){header{padding:16px}header img{height:48px;width:auto}header .actions :nth-child(2){display:none}.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}}*{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}
