@keyframes SplashScreen-module__Mbkd-W__splashScreenExit{0%{opacity:1}to{opacity:0}}@keyframes SplashScreen-module__Mbkd-W__easeInAndUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes SplashScreen-module__Mbkd-W__logoPartOne{0%{opacity:0;transform:scale(.2)}25%{opacity:1;transform:scale(1)}35%{transform:scale(1)}40%{transform:scale(1.1)}45%{transform:scale(1)}60%{left:calc(50% - 60px)}to{left:0}}@keyframes SplashScreen-module__Mbkd-W__logoPartOneMobile{0%{opacity:0;transform:scale(.2)}25%{opacity:1;transform:scale(1)}35%{transform:scale(1)}40%{transform:scale(1.1)}45%{transform:scale(1)}60%{left:calc(50% - 45px)}to{left:0}}@keyframes SplashScreen-module__Mbkd-W__logoPartTwo{0%{opacity:1;transform:translate(0)}to{opacity:1;transform:translate(250px)}}@keyframes SplashScreen-module__Mbkd-W__logoPartTwoMobile{0%{opacity:1;transform:translate(0)}to{opacity:1;transform:translate(187px)}}.SplashScreen-module__Mbkd-W__splashContainer{background:var(--forest-green);z-index:9999;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;animation:1s ease-out 4.5s forwards SplashScreen-module__Mbkd-W__splashScreenExit;display:flex;position:fixed;top:0;left:0;overflow:hidden}.SplashScreen-module__Mbkd-W__splashContainer h1{opacity:0;color:var(--cream);font-weight:400;animation:1s ease-out 3s forwards SplashScreen-module__Mbkd-W__easeInAndUp}.SplashScreen-module__Mbkd-W__splashContent{justify-content:center;align-items:center;gap:3rem;width:380px;height:180px;display:flex;position:relative;overflow:hidden}.SplashScreen-module__Mbkd-W__splashLogoPartOne{background:var(--forest-green);z-index:99999;animation:2s linear forwards SplashScreen-module__Mbkd-W__logoPartOne;position:absolute;left:calc(50% - 60px)}.SplashScreen-module__Mbkd-W__splashLogoPartOne img{width:119px;height:119px}.SplashScreen-module__Mbkd-W__splashLogoPartTwo{opacity:0;animation:1s ease-out 2s forwards SplashScreen-module__Mbkd-W__logoPartTwo;position:absolute;left:-250px;overflow:hidden}@media (max-width:400px){.SplashScreen-module__Mbkd-W__splashContent{width:285px;height:120px}.SplashScreen-module__Mbkd-W__splashLogoPartOne{animation:2s linear forwards SplashScreen-module__Mbkd-W__logoPartOneMobile;left:calc(50% - 45px)}.SplashScreen-module__Mbkd-W__splashLogoPartOne img{width:90px;height:90px}.SplashScreen-module__Mbkd-W__splashLogoPartTwo{animation:1s ease-out 2s forwards SplashScreen-module__Mbkd-W__logoPartTwoMobile;left:-187px}.SplashScreen-module__Mbkd-W__splashLogoPartTwo img{width:285px}.SplashScreen-module__Mbkd-W__splashContainer h1{font-size:1.5rem}}
@font-face{font-family:dubai;src:url(../media/dubai_light-s.p.84a103ad.woff2)format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:dubai;src:url(../media/dubai_regular-s.p.5a96ea81.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:dubai;src:url(../media/dubai_medium-s.p.48e7bd9c.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:dubai;src:url(../media/dubai_bold-s.p.479075e6.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:dubai Fallback;src:local(Arial);ascent-override:120.26%;descent-override:57.69%;line-gap-override:0.0%;size-adjust:91.24%}.dubai_f6b704bc-module__eStyKq__className{font-family:dubai,dubai Fallback}.dubai_f6b704bc-module__eStyKq__variable{--font-dubai:"dubai","dubai Fallback"}
:root{--cream:#fffee4;--charcoal:#4a4a4a;--forest-green:#002d04;--darker-green:#1a1a1a;--burnt-orange:#c16944;--charcoal-light:#858585;--warm-white:#fffaf0;--card-shadow:0 18px 40px #0000001f;--panel-shadow:0 20px 15px #00000029}html{max-width:100vw}body{align-items:space-between;max-width:80vw;min-height:100vh;color:var(--charcoal);background:var(--cream);font-family:var(--font-dubai),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;margin:auto;display:flex;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.page{flex-direction:column;min-height:100vh;margin:auto;padding:1rem;display:flex}.main{flex:1;gap:1.75rem;padding:0;display:grid}section{background:var(--charcoal);color:var(--cream);box-shadow:var(--panel-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border:1px solid #fffee414;border-radius:20px;margin:0;padding:4rem 2rem;transition:all .6s ease-out;overflow:hidden;transform:translateY(50px)}section.animate-in{opacity:1;transform:translateY(0)}.hero{text-align:center;background:linear-gradient(135deg,var(--forest-green),var(--darker-green));color:var(--cream);opacity:1;margin:0;padding:6.5rem 2rem;position:relative;transform:translateY(0)}.hero:before,.hero:after{content:"";filter:blur(8px);opacity:.85;border-radius:999px;position:absolute}.hero:before{background:radial-gradient(circle,#c1694461,#0000 68%);width:18rem;height:18rem;top:-6rem;right:-3rem}.hero:after{background:radial-gradient(circle,#fffee41f,#0000 70%);width:20rem;height:20rem;bottom:-9rem;left:-5rem}.hero>*{z-index:1;position:relative}.hero-eyebrow{color:#fffee4d1;letter-spacing:.16em;text-transform:uppercase;margin-bottom:1rem;font-size:.82rem;font-weight:700}.hero h1{text-wrap:balance;margin:0 auto 1.25rem;font-size:clamp(3rem,5vw,4.75rem);font-weight:700;line-height:.95}.hero-subtitle{color:#fffee4e0;text-wrap:balance;max-width:640px;margin-bottom:2.25rem;margin-left:auto;margin-right:auto;font-size:1.15rem;line-height:1.75}.hero-actions{justify-content:center;display:flex}.about h2,.highlights h2,.featured h2,.cta-final h2{color:var(--cream);text-align:center;text-wrap:balance;margin-bottom:1rem;font-size:clamp(2.2rem,4vw,3rem);line-height:1.05}.about p{text-align:center;color:#fffee4e0;max-width:760px;margin:0 auto;font-size:1.1rem;line-height:1.75}.about{background:linear-gradient(180deg,#fffee40d,#fffee400),var(--charcoal)}.highlights-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2.5rem;display:grid}.highlight{text-align:left;background:linear-gradient(180deg,var(--warm-white),var(--cream));box-shadow:var(--card-shadow);border:1px solid #c1694426;border-radius:16px;padding:1.75rem;transition:transform .25s,box-shadow .25s,border-color .25s}.highlight:hover{transform:translateY(-4px);box-shadow:0 24px 45px #00000029}.highlight h3{color:var(--burnt-orange);margin-bottom:.85rem;font-size:1.5rem}.highlight p{color:var(--charcoal);font-size:1rem;line-height:1.65}.expertise-list{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin-top:2rem;padding:0;list-style:none;display:grid}.expertise-list li{text-align:center;background:var(--warm-white);color:var(--charcoal);border:1px solid #002d0417;border-radius:16px;max-width:100%;padding:1rem 1.1rem;font-size:1.1rem;box-shadow:0 10px 22px #0000000f}.cta-final{text-align:center;background:linear-gradient(135deg,var(--darker-green),var(--forest-green));color:var(--cream)}.cta-final p{color:#fffee4e0;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.75}@media (max-width:768px){body{max-width:100%}.page{width:min(100vw - .75rem,100%);padding:.375rem 0 1rem}.hero h1{font-size:2.4rem}.hero-subtitle{font-size:1rem}section{border-radius:16px;padding:2rem 1rem}.about h2,.highlights h2,.featured h2,.cta-final h2{font-size:2rem}.expertise-list{grid-template-columns:1fr}}@media (min-width:1135px){.highlights-grid{grid-template-columns:repeat(auto-fit,minmax(405px,1fr))}}
