@font-face{font-family:SST Arabic Roman;src:local("SST Arabic Roman"),local("SSTArabic-Roman"),url(/fonts/SSTArabic-Roman.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{--brand-bright: #fece17;--brand-yellow: #ddbb25;--brand-gold: #bd872c;--brand-brown: #9e5524;--brand-red: #7c1c25;--black: #000000;--white: #ffffff;--soft-border: rgba(255, 255, 255, .72);--font-base: "SST Arabic Roman", "SST Arabic", "Tahoma", "Arial", sans-serif;--rule: #fced53;font-family:var(--font-base);color:var(--white);background:var(--black);font-synthesis:weight style;text-rendering:geometricPrecision}*{box-sizing:border-box;font-family:var(--font-base)}.hero-copy h1,.hero-brand,.section-title,.feature-card h3,.team-heading h2,.team-word{-webkit-text-stroke:.6px currentColor;text-stroke:.6px currentColor;font-weight:900}html{background:var(--black);scroll-behavior:smooth}body{position:relative;overflow-x:hidden;background:#000}.landing-outer{position:relative;z-index:1;background:transparent}.landing-shell{position:relative;z-index:2}.splash-loader{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;background:var(--black);opacity:1;pointer-events:auto;transition:opacity .48s ease}.splash-loader[data-visible=false]{opacity:0;pointer-events:none;visibility:hidden;transition:opacity .48s ease,visibility 0s linear .48s}.splash-inner{display:flex;flex-direction:column;align-items:center;gap:28px;animation:splash-fade-in .6s ease-out both}.splash-logo{width:200px;height:auto;filter:drop-shadow(0 0 22px rgba(254,206,23,.45));animation:splash-pulse 2s ease-in-out infinite}.splash-bar{position:relative;width:220px;height:3px;border-radius:999px;background:#ffffff14;overflow:hidden}.splash-bar-fill{position:absolute;top:0;left:-40%;width:40%;height:100%;border-radius:999px;background:linear-gradient(90deg,rgba(254,206,23,0) 0%,var(--brand-yellow) 50%,rgba(254,206,23,0) 100%);animation:splash-slide 1.4s cubic-bezier(.4,0,.2,1) infinite}@keyframes splash-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes splash-pulse{0%,to{transform:scale(1);filter:drop-shadow(0 0 22px rgba(254,206,23,.45))}50%{transform:scale(1.04);filter:drop-shadow(0 0 32px rgba(254,206,23,.75))}}@keyframes splash-slide{0%{transform:translate(0)}to{transform:translate(650%)}}@media(prefers-reduced-motion:reduce){.splash-logo,.splash-bar-fill{animation:none}}@media(max-width:560px){.splash-logo{width:160px}}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden;background:var(--black);color:var(--white);font-family:var(--font-base)}a{color:inherit;text-decoration:none}.landing-outer{background:var(--black);direction:rtl}.landing-shell{width:min(100%,768px);margin:0 auto;overflow:hidden;background:var(--black);direction:rtl}.site-header{position:relative;height:154px;padding:18px 22px 0}.spark-logo{position:relative;display:block;width:142px;height:88px;direction:ltr;isolation:isolate;transition:transform .22s ease,filter .22s ease}.spark-logo:hover{transform:translateY(-1px);filter:drop-shadow(0 0 12px rgba(221,187,37,.35))}.spark-logo-img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.header-logo{position:absolute;left:22px;top:15px}.top-nav{position:absolute;top:36px;right:22px;left:166px;height:40px;display:flex;align-items:center;justify-content:space-between;color:var(--white);border:1px solid var(--soft-border);border-radius:10px;background:#0000002e;box-shadow:0 0 0 1px #00000061}.top-nav ul{display:flex;flex:1;align-items:center;justify-content:space-evenly;gap:4px;padding:0 10px;margin:0;list-style:none}.top-nav a{display:inline-flex;align-items:center;height:38px;padding:0 4px;white-space:nowrap;font-size:12px;font-weight:700;line-height:1;transition:color .18s ease,text-shadow .18s ease,transform .18s ease}.top-nav a:hover{color:var(--brand-yellow);text-shadow:0 0 11px rgba(221,187,37,.42);transform:translateY(-1px)}.nav-icon{width:21px;height:21px;flex:0 0 auto;color:var(--white)}.nav-search{margin-inline:16px 14px}.nav-mic{margin-inline:16px}.cursor-accent{position:absolute;right:86px;top:18px;width:64px;height:64px;pointer-events:none;z-index:3}.cursor-accent svg,.cursor-accent img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.burger{position:absolute;top:24px;right:22px;display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:8px;background:#0006;border:1px solid var(--soft-border);border-radius:8px;cursor:pointer;z-index:5;transition:background .18s ease}.burger:hover{background:#0009}.burger span{display:block;width:100%;height:2.5px;background:var(--white);border-radius:2px;transition:transform .22s ease,opacity .22s ease;transform-origin:center}.burger[data-open=true] span:nth-child(1){transform:translateY(7.5px) rotate(45deg)}.burger[data-open=true] span:nth-child(2){opacity:0}.burger[data-open=true] span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}.mobile-menu{position:absolute;top:100%;right:16px;left:16px;display:none;background:#000000f0;border:1px solid transparent;border-radius:10px;box-shadow:0 16px 30px #0009;z-index:10;overflow:hidden;max-height:0;transition:max-height .28s ease,border-color .2s ease}.mobile-menu[data-open=true]{max-height:540px;border-color:var(--soft-border)}.mobile-menu ul{list-style:none;padding:0;margin:0}.mobile-menu li{border-bottom:1px solid rgba(255,255,255,.1)}.mobile-menu li:last-child{border-bottom:0}.mobile-menu a{display:block;padding:14px 22px;color:var(--white);font-size:15px;font-weight:700;line-height:1;text-align:right;transition:background .16s ease,color .16s ease}.mobile-menu a:hover{background:#fece1714;color:var(--brand-yellow)}.hero-card{position:relative;width:calc(100% - 52px);height:310px;margin:0 auto;overflow:hidden;border-radius:18px;background-image:url(/assets/banner.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.hero-overlay{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#0000,#00000040 38%,#000000b3 78%,#000000d9)}.hero-copy{position:absolute;z-index:2;inset:0;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:18px;padding:64px 38px 28px;text-align:right}.hero-brand{display:inline-flex;align-items:center;gap:14px;direction:ltr;font-size:22px;font-weight:900;line-height:1;letter-spacing:.5px}.triple-play{width:30px;height:25px}.hero-text{display:flex;flex-direction:column;gap:10px}.hero-copy h1{margin:0;font-size:22px;line-height:1.25;font-weight:900}.hero-copy p{width:min(100%,420px);margin:0;font-size:11.5px;font-weight:400;line-height:1.85;color:#ffffffeb}.hero-copy p span{display:block;white-space:nowrap}.services-section{position:relative;min-height:660px;padding:91px 0 98px}.section-title{display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-end;gap:0;width:calc(100% - 64px);margin:0 auto 94px;color:var(--white);font-size:43px;font-weight:900;line-height:1;text-align:right}.section-title span{display:block}.arrow-accent{width:140px;height:100px;flex:0 0 auto;margin-top:8px;margin-right:-40px;-o-object-fit:contain;object-fit:contain}.services-layout{width:100%}.services-row{display:flex;justify-content:center;gap:43px}.services-row-bottom{margin-top:64px}.service-card{position:relative;width:201px;height:118px;padding:34px 20px 12px;text-align:right;color:var(--white);transition:transform .22s ease,filter .22s ease}.service-card:before,.service-card:after{position:absolute;content:"";pointer-events:none}.service-card:before{inset:0;z-index:0;background:linear-gradient(135deg,rgba(255,255,255,.04),transparent 38%),var(--card-bg);box-shadow:0 18px 22px #00000094}.service-card:after{right:-8px;bottom:-8px;width:calc(100% + 1px);height:calc(100% + 1px);border-right:3px solid var(--brand-red);border-bottom:3px solid var(--brand-red);z-index:-1;filter:drop-shadow(0 5px 0 rgba(0,0,0,.9))}.service-card:hover{transform:translateY(-5px);filter:drop-shadow(0 11px 18px rgba(189,135,44,.26))}.service-card-brown{--card-bg: #9e5524}.service-card-gold{--card-bg: #c89228}.service-card h3,.service-card p,.service-icon{position:relative;z-index:1}.service-card h3{margin:0 0 6px;font-size:12.5px;font-weight:900;line-height:1.25;white-space:nowrap}.service-card p{margin:0;font-size:9.4px;font-weight:700;line-height:1.45}.service-icon{position:absolute;top:-64px;right:-28px;width:110px;height:110px;display:grid;place-items:center;color:var(--white);filter:drop-shadow(0 3px 0 rgba(0,0,0,.2))}.service-icon svg{display:block;width:100%;height:100%}.service-icon-img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.services-row-top .service-card:nth-child(2) .service-icon,.services-row-top .service-card:nth-child(3) .service-icon,.services-row-bottom .service-card:nth-child(1) .service-icon,.services-row-bottom .service-card:nth-child(2) .service-icon{top:-64px;right:-28px;width:110px;height:110px}.services-row-bottom .service-card:nth-child(1) p{font-size:7.8px;line-height:1.28}.services-row-bottom .service-card:nth-child(2) p{font-size:8.8px;line-height:1.38}.services-slider{display:none;position:relative;width:100%;padding:80px 0 24px}.slider-viewport{position:relative;overflow:hidden;padding:64px 0 36px;margin:0 12vw}.slider-track{display:flex;transition:transform .38s cubic-bezier(.4,0,.2,1);will-change:transform}.slider-slide{flex:0 0 100%;display:flex;justify-content:center}.slider-slide .service-card{width:min(86vw,320px);height:auto;min-height:168px;padding:44px 24px 18px}.slider-slide .service-card h3{font-size:16px;white-space:normal}.slider-slide .service-card p{font-size:12.5px;line-height:1.55}.slider-slide .service-card .service-icon{position:absolute;top:-68px;right:-22px;width:124px;height:124px}.slider-arrow{position:absolute;top:50%;width:44px;height:44px;display:grid;place-items:center;background:#0000008c;border:1px solid var(--soft-border);border-radius:50%;color:var(--white);cursor:pointer;transform:translateY(-50%);z-index:3;transition:background .2s ease,transform .2s ease}.slider-arrow svg{width:22px;height:22px;display:block}.slider-arrow:hover{background:var(--brand-gold)}.slider-arrow:active{transform:translateY(-50%) scale(.94)}.slider-arrow-prev{left:8px}.slider-arrow-next{right:8px}.slider-dots{display:flex;justify-content:center;gap:8px;margin-top:20px}.slider-dot{width:9px;height:9px;padding:0;background:#ffffff4d;border:0;border-radius:50%;cursor:pointer;transition:background .2s ease,transform .2s ease}.slider-dot[data-active=true]{background:var(--brand-yellow);transform:scale(1.2)}.team-section{position:relative;padding:80px 28px 90px;background:var(--black);overflow:hidden}.team-heading{display:flex;align-items:center;justify-content:flex-start;gap:0;width:calc(100% - 32px);margin:0 auto}.team-heading h2{margin:0;font-size:48px;font-weight:900;line-height:1;color:var(--white)}.team-arrow{width:156px;height:108px;margin-right:-60px;margin-top:16px;-o-object-fit:contain;object-fit:contain}.team-words{display:flex;flex-direction:column;align-items:center;gap:32px;margin:70px auto 0;text-align:center}.team-word{margin:0;font-size:48px;font-weight:900;line-height:1.1}.team-word-yellow{color:var(--brand-yellow);text-shadow:0 0 22px rgba(221,187,37,.18)}.team-word-brown{color:var(--brand-brown);text-shadow:0 0 20px rgba(158,85,36,.2)}.team-word-bright{color:var(--brand-bright);text-shadow:0 0 22px rgba(254,206,23,.22)}.team-tagline{display:flex;align-items:center;justify-content:center;gap:16px;width:min(100%,640px);margin:70px auto 0}.team-tagline p{margin:0;font-size:16px;font-weight:700;line-height:1.6;color:#ffffffe6;text-align:center}.team-rule{display:block;flex:0 0 auto;width:56px;height:3px;background:var(--brand-gold)}.site-footer{min-height:100px;display:flex;direction:ltr;align-items:center;justify-content:space-between;gap:20px;padding:13px 27px 11px;color:#000;background:var(--white);border-top:7px solid var(--brand-yellow)}.footer-contact{display:flex;direction:ltr;align-items:center;gap:12px;min-width:0;color:#000;font-size:16px;font-weight:700;white-space:nowrap}.social-link{display:inline-grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--brand-yellow);color:var(--white);transition:background .2s ease,transform .2s ease}.social-link:hover{background:var(--brand-gold);transform:translateY(-2px)}.social-link svg{width:18px;height:18px;display:block}.phone-icon{display:inline-grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--brand-yellow);color:var(--white);margin-left:8px}.phone-icon svg{width:18px;height:18px;display:block}.social-circle,.phone-dot{display:inline-grid;width:27px;height:27px;flex:0 0 auto;place-items:center;border-radius:50%;background:#ddbb25;color:var(--white);font-size:15px;font-weight:700;line-height:1}.phone-dot{width:31px;height:31px;margin-left:14px}.handle,.phone-number{display:inline-block}.footer-logo{flex:0 0 auto;width:136px;height:82px}@media(max-width:720px){.landing-shell{width:100%}.site-header{height:96px;padding-top:13px}.header-logo{left:auto;right:18px;top:12px}.top-nav{display:none}.burger{display:flex;right:auto;left:18px;top:24px}.mobile-menu{display:block}.cursor-accent{display:none}.hero-card{width:calc(100% - 32px);height:300px}.hero-copy{padding:28px 24px}.services-section{padding-top:72px}.services-layout{display:none}.services-slider{display:block;padding-top:24px}.section-title{width:calc(100% - 44px);margin-bottom:32px;font-size:36px}.services-row{flex-wrap:wrap;gap:62px 32px}.services-row-bottom{margin-top:62px}.info-section{padding-inline:26px}.info-brand{margin-right:auto;margin-left:auto}.info-section p{font-size:clamp(13px,3.8vw,15px)}.site-footer{align-items:flex-end;padding-inline:18px}.footer-contact{flex-wrap:wrap;gap:9px;font-size:14px;justify-content:center}.footer-contact .handle{order:1}.footer-contact .phone-icon{order:2;margin-left:0;margin-right:4px}.footer-contact .phone-number{order:3}.footer-contact .social-link{order:0}}@media(max-width:560px){.spark-logo{transform:scale(.9);transform-origin:left top}.hero-copy{padding:22px 18px;gap:12px}.hero-brand,.hero-copy h1{font-size:22px}.footer-contact{flex-direction:row;align-items:center;justify-content:center;gap:8px;font-size:13px}.footer-contact .handle{flex:0 0 auto}.footer-contact .phone-icon{margin-left:6px;margin-right:0}.footer-contact .phone-number{flex:0 0 auto;white-space:nowrap}}@media(min-width:421px)and (max-width:450px){.site-footer{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:20px 18px}.footer-logo{order:-1;margin:0 auto;width:170px}.footer-contact{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:13px}.footer-contact .phone-icon{margin-left:4px;margin-right:0}}@media(max-width:420px){.footer-contact{font-size:12px;gap:6px}.social-link{width:28px;height:28px}.social-link svg{width:16px;height:16px}.phone-icon{width:28px;height:28px}.phone-icon svg{width:16px;height:16px}.hero-copy p{width:100%;font-size:12px}.hero-copy p span{display:inline;white-space:normal}.service-card{width:min(82vw,250px);flex:0 0 auto}.services-section{min-height:auto;padding-bottom:120px}.site-footer{justify-content:center;flex-direction:column;gap:24px}.footer-logo{order:-1;margin:0 auto;width:180px}.team-section{padding:60px 20px 70px}.team-heading h2{font-size:38px}.team-arrow{width:96px;height:68px;margin-right:-32px}.team-words{margin-top:46px;gap:22px}.team-word{font-size:32px}.team-tagline{flex-wrap:nowrap;margin-top:46px}.team-tagline p{font-size:14px;flex:1 1 0;min-width:0}.arrow-accent{width:110px;height:80px;margin-right:-28px}}.info-section{position:relative;overflow:visible;min-height:140px;padding:22px 40px 18px;margin-top:60px;background:var(--white);color:#202020;text-align:center}.gold-glow{position:absolute;left:0;width:100%;height:32px;z-index:2;pointer-events:none;background:linear-gradient(to top,#fece17d9,#ddbb258c 35%,#bd872c38 65%,#0000);filter:blur(8px);animation:gold-glow-pulse 3.2s ease-in-out infinite}@keyframes gold-glow-pulse{0%,to{opacity:.85;filter:blur(7px);transform:scaleY(1)}50%{opacity:1;filter:blur(11px);transform:scaleY(1.18)}}.gold-glow-top{top:-32px;transform-origin:bottom center}.gold-glow-bottom{bottom:-32px;transform-origin:top center;background:linear-gradient(to bottom,#fece17d9,#ddbb258c 35%,#bd872c38 65%,#0000)}.info-glow-exit{height:40px;pointer-events:none;background:linear-gradient(to bottom,#fece17d9,#ddbb258c 35%,#bd872c38 65%,#0000);filter:blur(8px);animation:gold-glow-pulse 3.2s ease-in-out infinite}.info-inner{position:relative;z-index:1}.info-brand{position:relative;display:block;width:-moz-max-content;width:max-content;margin:0 auto 10px;direction:ltr;color:#151515;font-size:18px;font-weight:900;line-height:1;-webkit-text-stroke:.6px currentColor;text-stroke:.6px currentColor}.info-brand span{position:relative;z-index:1;display:inline-block;padding:0 7px 2px}.info-brand span:before{position:absolute;inset:7px 0 0;z-index:-1;content:"";background:#c48b1d}.info-section p{max-width:560px;margin:0 auto;font-size:15px;font-weight:400;line-height:1.56;letter-spacing:0}@media(min-width:1024px){body{zoom:1.35}}@media(min-width:1280px){body{zoom:1.65}}@media(min-width:1440px){body{zoom:1.85}}@media(min-width:1700px){body{zoom:2.2}}@media(min-width:1920px){body{zoom:2.5}}.lang-toggle{position:absolute;bottom:8px;left:22px;z-index:10;color:var(--brand-yellow);font-size:11px;font-weight:700;border:1px solid var(--brand-yellow);border-radius:4px;padding:2px 8px;line-height:1.4;text-decoration:none;transition:background .18s ease}.lang-toggle:hover{background:#fece1726}@media(max-width:720px){.lang-toggle{inset:26px 72px auto auto;font-size:10px}}[dir=ltr].landing-outer,[dir=ltr].landing-outer .landing-shell{direction:ltr}@media(max-width:720px){[dir=ltr].landing-outer .header-logo{left:18px!important;right:auto!important}[dir=ltr].landing-outer .burger{right:18px!important;left:auto!important}[dir=ltr].landing-outer .mobile-menu a{text-align:left}}[dir=ltr].landing-outer .top-nav a{font-size:9px}[dir=ltr].landing-outer .hero-copy{text-align:left}[dir=ltr].landing-outer .section-title{flex-direction:row;justify-content:flex-start}[dir=ltr].landing-outer .arrow-accent{transform:scaleX(-1);margin-right:0;margin-left:-40px}@media(max-width:560px){[dir=ltr].landing-outer .arrow-accent{margin-right:0;margin-left:-28px}}[dir=ltr].landing-outer .service-card{text-align:left}[dir=ltr].landing-outer .service-card h3{font-size:9px;white-space:normal;word-break:break-word;line-height:1.2}[dir=ltr].landing-outer .service-card p{font-size:6.8px;line-height:1.3}[dir=ltr].landing-outer .service-icon,[dir=ltr].landing-outer .services-row-top .service-card:nth-child(2) .service-icon,[dir=ltr].landing-outer .services-row-top .service-card:nth-child(3) .service-icon,[dir=ltr].landing-outer .services-row-bottom .service-card:nth-child(1) .service-icon,[dir=ltr].landing-outer .services-row-bottom .service-card:nth-child(2) .service-icon{right:auto;left:-28px}[dir=ltr].landing-outer .slider-slide .service-card .service-icon{right:auto;left:-22px}[dir=ltr].landing-outer .slider-slide .service-card h3{font-size:14px;white-space:normal}[dir=ltr].landing-outer .slider-slide .service-card p{font-size:11px}[dir=ltr].landing-outer .team-heading{flex-direction:row;justify-content:flex-start}[dir=ltr].landing-outer .team-arrow{margin-right:0;margin-left:-60px;transform:scaleX(-1)}@media(max-width:560px){[dir=ltr].landing-outer .team-arrow{margin-right:0;margin-left:-32px}}.about-section-shell[dir=ltr],.about-section-shell[dir=ltr] .about-section{direction:ltr}.about-section-shell[dir=ltr] .about-section__paper h2,.about-section-shell[dir=ltr] .about-section__paper p{right:auto;left:10.6667%;text-align:left}.about-section-shell[dir=ltr] .about-section__card h3{right:auto;left:4.9645%;text-align:left}.about-section-shell[dir=ltr] .about-section__card p{text-align:left}.about-section-shell[dir=ltr] .about-section__card-icon--mission{right:auto;left:-10.6383%}.about-section-shell[dir=ltr] .about-section__card-icon--vision{right:auto;left:-4.4917%}@media(max-width:767px){.about-section-shell[dir=ltr] .about-section__paper h2,.about-section-shell[dir=ltr] .about-section__paper p{right:auto;left:7.2cqw;text-align:left}.about-section-shell[dir=ltr] .about-section__card h3{right:auto;left:7cqw;text-align:left}.about-section-shell[dir=ltr] .about-section__card--right p,.about-section-shell[dir=ltr] .about-section__card--left p{text-align:left}.about-section-shell[dir=ltr] .about-section__card-icon--mission{right:auto;left:-7%}.about-section-shell[dir=ltr] .about-section__card-icon--vision{right:auto;left:-6.5%}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.why-choose-section{font-family:Cairo,sans-serif}@media(min-width:1024px){.why-cards-grid>article:nth-child(1){position:relative;left:-9px}.why-cards-grid>article:nth-child(2){position:relative;left:10px}.why-cards-grid>article:nth-child(3){position:relative;left:12px}}.lang-toggle{position:fixed;top:32px;left:32px;z-index:9999;display:flex;align-items:center;justify-content:center;min-width:50px;height:32px;padding:6px 14px;background:#000000d9;color:var(--white);border:1.5px solid rgba(255,255,255,.3);border-radius:16px;font-size:13px;font-weight:700;text-decoration:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s ease,opacity .5s ease;cursor:pointer;letter-spacing:.3px}.lang-toggle:hover{background:#bd872cf2;transform:scale(1.06);border-color:var(--brand-gold);box-shadow:0 4px 12px #bd872c4d}.lang-toggle:active{transform:scale(.96)}@media(max-width:820px){.lang-toggle{display:none}}@media(min-width:821px)and (max-width:1024px){.lang-toggle{top:42px;left:10px;min-width:42px;height:28px;padding:4px 10px;font-size:11px}}.lang-toggle-mobile{display:block;width:100%;padding:16px 24px;text-align:center;color:var(--brand-gold)!important;font-size:18px;font-weight:700;text-decoration:none;border-top:1px solid rgba(255,255,255,.1);margin-top:8px;transition:all .3s ease}.lang-toggle-mobile:hover{background:#bd872c26;color:var(--brand-bright)!important}.whatsapp-float{position:fixed;bottom:32px;z-index:1000;width:38px;height:38px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 18px #25d36673;text-decoration:none;animation:wa-bounce 3s ease-in-out infinite}.whatsapp-float--rtl{right:22px}.whatsapp-float--ltr{left:22px}.whatsapp-float__pulse{position:absolute;inset:0;border-radius:50%;background:#25d36673;animation:wa-pulse 2.2s ease-out infinite}@keyframes wa-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes wa-pulse{0%{transform:scale(1);opacity:.75}to{transform:scale(1.9);opacity:0}}@media(min-width:640px)and (max-width:1279px){.why-icon-wrapper img{width:72px!important}#commitment-icon-wrapper,#commitment-en-icon-wrapper{position:relative;left:22px}#strengths-icon-wrapper,#strengths-en-icon-wrapper{position:relative;left:30px}}@media(min-width:1280px){#commitment-icon-wrapper,#commitment-en-icon-wrapper,#strengths-icon-wrapper,#strengths-en-icon-wrapper{position:static;left:auto}}@media(min-width:1480px)and (max-width:1600px){#commitment-icon-wrapper,#commitment-en-icon-wrapper,#strengths-icon-wrapper,#strengths-en-icon-wrapper{position:relative;left:20px}}.contact-header-shell{overflow:visible!important}.contact-page-content{width:100%;min-height:calc(100vh - 196px);background:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 24px;box-sizing:border-box}.contact-headings{width:100%;text-align:center;margin-bottom:52px}.contact-line-one,.contact-line-two{margin:0;color:#fff;font-weight:800;line-height:1.35}.contact-line-one{font-size:60px;margin-right:-60px}.contact-line-two{font-size:60px;margin-top:14px;margin-right:180px}[dir=ltr] .contact-line-one{margin-right:0;margin-left:-60px}[dir=ltr] .contact-line-two{margin-right:0;margin-left:180px}.contact-dots{color:var(--brand-gold);letter-spacing:2px}.contact-social-box{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:22px;background:#2a2a2a;border:4px solid #e5e5e5;border-radius:70px;padding:22px 56px;box-shadow:0 10px 28px #0000008c}.contact-handle{color:#fff;font-size:48px;font-weight:500;white-space:nowrap;letter-spacing:.5px}.contact-icon-group{display:flex;flex-direction:row;align-items:center;gap:22px}.contact-icon-circle{flex:0 0 auto;width:70px;height:70px;border-radius:50%;background:var(--brand-gold);display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:background .2s ease,transform .2s ease}.contact-icon-circle:hover{background:var(--brand-brown);transform:translateY(-2px)}.contact-icon-inner{width:36px;height:36px;display:flex;align-items:center;justify-content:center}.contact-icon-inner svg{width:100%;height:100%;display:block}.contact-phone-pill{display:flex;align-items:center;justify-content:center;margin-top:40px;text-decoration:none;transition:transform .25s ease,filter .25s ease}.contact-phone-pill:hover{transform:scale(1.06);filter:drop-shadow(0 6px 18px rgba(201,149,46,.55))}.contact-phone-img{width:100%;max-width:400px;height:auto;display:block;pointer-events:none}@media(min-width:1024px){.contact-page-content{padding:0 24px 36px;margin-top:-80px}.contact-headings{margin-bottom:32px}.contact-line-one{font-size:34px;margin-right:-28px}.contact-line-two{font-size:34px;margin-right:90px}[dir=ltr] .contact-line-one{margin-left:-28px;margin-right:0}[dir=ltr] .contact-line-two{margin-left:90px;margin-right:0}.contact-social-box{padding:14px 34px;border-radius:56px;border-width:3px;gap:16px}.contact-handle{font-size:30px}.contact-icon-circle{width:52px;height:52px}.contact-icon-inner{width:26px;height:26px}.contact-phone-img{max-width:280px}}@media(max-width:900px){.contact-line-one,.contact-line-two{font-size:42px}.contact-social-box{padding:18px 36px;border-radius:56px;border-width:3px}.contact-handle{font-size:36px}.contact-icon-circle{width:56px;height:56px}.contact-icon-inner{width:28px;height:28px}}@media(max-width:560px){.contact-line-one{font-size:28px;margin-right:-20px}.contact-line-two{font-size:28px;margin-right:60px}[dir=ltr] .contact-line-one{margin-left:-20px;margin-right:0}[dir=ltr] .contact-line-two{margin-left:60px;margin-right:0}.contact-social-box{padding:12px 18px;border-radius:42px;gap:10px;width:100%;max-width:380px}.contact-handle{font-size:22px}.contact-icon-circle{width:42px;height:42px}.contact-icon-inner{width:20px;height:20px}.contact-phone-img{max-width:270px}}.\!visible{visibility:visible!important}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.isolate{isolation:isolate}.mx-auto{margin-left:auto;margin-right:auto}.mb-\[13px\]{margin-bottom:13px}.mb-\[9px\]{margin-bottom:9px}.mt-14{margin-top:3.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-\[5px\]{margin-top:5px}.mt-\[6px\]{margin-top:6px}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-\[110px\]{height:110px}.h-\[120px\]{height:120px}.h-\[2px\]{height:2px}.h-\[3\.5px\]{height:3.5px}.h-\[4px\]{height:4px}.h-\[5px\]{height:5px}.h-auto{height:auto}.min-h-\[165px\]{min-height:165px}.min-h-\[170px\]{min-height:170px}.min-h-\[576px\]{min-height:576px}.w-\[108px\]{width:108px}.w-\[130px\]{width:130px}.w-\[140px\]{width:140px}.w-\[3\.5px\]{width:3.5px}.w-\[4px\]{width:4px}.w-\[5px\]{width:5px}.w-\[96px\]{width:96px}.w-\[min\(100\%\,480px\)\]{width:min(100%,480px)}.w-full{width:100%}.min-w-0{min-width:0px}.max-w-\[1140px\]{max-width:1140px}.max-w-\[260px\]{max-width:260px}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-items-center{justify-items:center}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-\[10px\]{gap:10px}.gap-\[3px\]{gap:3px}.gap-\[5px\]{gap:5px}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-12{row-gap:3rem}.space-y-\[1px\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1px * var(--tw-space-y-reverse))}.space-y-\[3px\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(3px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3px * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.rounded-\[24px\]{border-radius:24px}.rounded-full{border-radius:9999px}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-r-\[18px\]{border-top-right-radius:18px;border-bottom-right-radius:18px}.bg-\[\#F4E500\]{--tw-bg-opacity: 1;background-color:rgb(244 229 0 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.object-contain{-o-object-fit:contain;object-fit:contain}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.pb-4{padding-bottom:1rem}.pl-1{padding-left:.25rem}.pr-1{padding-right:.25rem}.pt-\[12px\]{padding-top:12px}.pt-\[15px\]{padding-top:15px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.font-cairo{font-family:Cairo,sans-serif}.text-\[10\.5px\]{font-size:10.5px}.text-\[10px\]{font-size:10px}.text-\[12\.5px\]{font-size:12.5px}.text-\[12px\]{font-size:12px}.text-\[18px\]{font-size:18px}.text-\[19px\]{font-size:19px}.text-\[21px\]{font-size:21px}.text-\[42px\]{font-size:42px}.text-\[9\.25px\]{font-size:9.25px}.text-\[9px\]{font-size:9px}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.leading-\[1\.15\]{line-height:1.15}.leading-\[1\.55\]{line-height:1.55}.leading-\[1\.5\]{line-height:1.5}.leading-\[1\.6\]{line-height:1.6}.leading-\[1\.7\]{line-height:1.7}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-\[-0\.02em\]{letter-spacing:-.02em}.text-spark-dark-gold{--tw-text-opacity: 1;color:rgb(196 141 46 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.outline-none{outline:2px solid transparent;outline-offset:2px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:shadow-gold-card:hover{--tw-shadow: 0 20px 42px rgba(215, 181, 38, .2);--tw-shadow-colored: 0 20px 42px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-spark-gold:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(215 181 38 / var(--tw-ring-opacity, 1)) }.focus-visible\:ring-offset-4:focus-visible{--tw-ring-offset-width: 4px }.focus-visible\:ring-offset-black:focus-visible{--tw-ring-offset-color: #000 }@media(min-width:640px){.sm\:w-\[108px\]{width:108px}.sm\:w-\[120px\]{width:120px}.sm\:w-\[135px\]{width:135px}.sm\:w-\[210px\]{width:210px}.sm\:max-w-\[280px\]{max-width:280px}.sm\:max-w-\[360px\]{max-width:360px}.sm\:translate-x-\[14px\]{--tw-translate-x: 14px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:text-\[11px\]{font-size:11px}.sm\:text-\[15px\]{font-size:15px}.sm\:text-\[22px\]{font-size:22px}.sm\:text-\[24px\]{font-size:24px}.sm\:text-\[48px\]{font-size:48px}.sm\:text-\[5\.2px\]{font-size:5.2px}.sm\:text-\[5\.8px\]{font-size:5.8px}.sm\:text-\[6\.2px\]{font-size:6.2px}.sm\:text-\[7\.5px\]{font-size:7.5px}.sm\:text-\[7px\]{font-size:7px}.sm\:text-\[9\.5px\]{font-size:9.5px}.sm\:leading-\[1\.4\]{line-height:1.4}}@media(min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.lg\:mt-1{margin-top:.25rem}.lg\:mt-\[65px\]{margin-top:65px}.lg\:h-\[163px\]{height:163px}.lg\:h-auto{height:auto}.lg\:min-h-\[115px\]{min-height:115px}.lg\:min-h-\[163px\]{min-height:163px}.lg\:w-\[130px\]{width:130px}.lg\:w-\[192px\]{width:192px}.lg\:w-\[280px\]{width:280px}.lg\:w-\[360px\]{width:360px}.lg\:max-w-none{max-width:none}.lg\:-translate-x-\[180px\]{--tw-translate-x: -180px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:translate-x-\[10px\]{--tw-translate-x: 10px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:translate-x-\[16px\]{--tw-translate-x: 16px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:translate-x-\[180px\]{--tw-translate-x: 180px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:translate-x-\[28px\]{--tw-translate-x: 28px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:justify-between{justify-content:space-between}.lg\:gap-0{gap:0px}.lg\:gap-5{gap:1.25rem}.lg\:gap-7{gap:1.75rem}.lg\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-\[14px\]{padding-left:14px;padding-right:14px}.lg\:px-\[8px\]{padding-left:8px;padding-right:8px}.lg\:pb-\[47px\]{padding-bottom:47px}.lg\:pr-3{padding-right:.75rem}.lg\:pr-6{padding-right:1.5rem}.lg\:pt-\[55px\]{padding-top:55px}.lg\:text-\[29px\]{font-size:29px}.lg\:text-\[51px\]{font-size:51px}}
