.hero-section{position:relative;min-height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#081a43}.hero-image-layer{position:absolute;inset:0;background-image:url(/images/hero-main.png);background-size:cover;background-position:center center;background-repeat:no-repeat;transform:scale(1.03);filter:blur(2px) brightness(.72);opacity:.88}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#03091842,#040c1f52 22%,#040e246b 58%,#030a1a85),radial-gradient(circle at center,#06143524,#030a1a6b)}.hero-noise{position:absolute;inset:0;opacity:.05;background:radial-gradient(circle,rgba(255,255,255,.08) 1px,transparent 1.6px);background-size:16px 16px;pointer-events:none}.hero-content{position:relative;z-index:2;width:100%;min-height:760px;display:flex;align-items:center;justify-content:center;padding-top:120px;padding-bottom:120px}.hero-text-wrap{text-align:center;max-width:1150px;transition:transform .24s ease}.hero-eyebrow{margin:0;font-family:var(--font-ui);font-size:1rem;font-weight:400;letter-spacing:.12em;line-height:1.5;color:var(--gold-soft);transition:color .22s ease,transform .22s ease}.hero-eyebrow-line{width:150px;height:2px;margin:16px auto 30px;background:linear-gradient(90deg,transparent,rgba(224,194,122,.96),transparent)}.hero-title{margin:0 0 22px;font-family:var(--font-heading);font-size:clamp(2.35rem,4vw,4.15rem);font-weight:700;line-height:2.08;letter-spacing:.01em;color:#f5efe7;white-space:nowrap;transition:transform .22s ease,color .22s ease}.hero-subtitle{margin:0 auto;max-width:920px;font-family:var(--font-body);font-size:clamp(1.12rem,1.85vw,1.55rem);font-weight:400;line-height:1.9;letter-spacing:.005em;color:#f2ece2;transition:transform .22s ease}.hero-actions{display:flex;justify-content:end;align-items:stretch;gap:32px;margin-top:14%}.hero-btn{display:inline-flex;align-items:center;justify-content:center;min-width:280px;height:58px;padding:0 28px;font-family:var(--font-ui);font-size:1.1rem;font-weight:600;line-height:1;letter-spacing:.01em;border-radius:4px;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease,border-color .22s ease,filter .22s ease}.hero-btn:hover{transform:translateY(-2px)}.hero-btn-primary{background:linear-gradient(180deg,#16336f,#0b214f);color:#f4efe6;border:1px solid rgba(120,159,238,.26);box-shadow:0 10px 28px #08184047}.hero-btn-primary:hover{transform:translateY(-5px) scale(1.03);box-shadow:0 18px 42px #0b214f6b;filter:brightness(1.08);border-color:#aac8ff6b}.hero-btn-secondary{background:#09183a75;color:#f4efe6;border:1px solid rgba(120,159,238,.22);box-shadow:0 8px 20px #12285a29;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.hero-btn-secondary:hover{transform:translateY(-5px) scale(1.03);background:#122a5a9e;border-color:#aac8ff66;box-shadow:0 16px 36px #081a4342;backdrop-filter:blur(6px)}@media(max-width:1180px){.hero-section,.hero-content{min-height:700px}.hero-text-wrap{max-width:1000px}.hero-title{font-size:clamp(2.3rem,4.8vw,3.7rem);white-space:nowrap}.hero-subtitle{font-size:clamp(1.02rem,1.7vw,1.32rem)}}@media(max-width:980px){.hero-section{min-height:100svh;min-height:100vh;display:flex;align-items:stretch;justify-content:center;overflow:hidden}.hero-image-layer{inset:0;background-size:cover;background-position:center center;background-repeat:no-repeat;transform:scale(1.04);filter:blur(1.8px) brightness(.66);opacity:.92}.hero-overlay{background:linear-gradient(180deg,#0309184d,#040c1f5c 24%,#040e2480 58%,#030a1aa3),radial-gradient(circle at center,#0614351a,#030a1a75)}.hero-content{width:100%;min-height:100svh;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:132px 18px 42px;box-sizing:border-box}.hero-text-wrap{width:100%;max-width:92%;text-align:center;margin:0 auto}.hero-eyebrow{font-size:.92rem;letter-spacing:.1em;line-height:1.5}.hero-eyebrow-line{width:108px;margin:14px auto 22px}.hero-title{margin:0 0 16px;font-size:clamp(2.15rem,8vw,3.3rem);white-space:normal;line-height:1.14}.hero-subtitle{margin:0 auto;max-width:100%;font-size:1rem;line-height:1.72}.hero-actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;margin-top:28px}.hero-btn{width:100%;max-width:100%;min-width:0;height:58px;padding:0 20px;font-size:1rem;border-radius:16px}}@media(max-width:980px){.hero-section{min-height:100svh;min-height:100vh;padding:3rem}.hero-content{position:relative;z-index:2;width:100%;min-height:100svh;min-height:100vh;box-sizing:border-box;padding:110px 18px 18px;display:grid;grid-template-rows:auto 1fr auto;row-gap:18px}.hero-text-wrap,.hero-actions{width:100%;max-width:92%;margin:1.2rem auto}.hero-text-wrap{display:grid;grid-template-rows:auto auto 1fr;align-content:center;text-align:center;min-height:100%;margin-top:1rem}.hero-eyebrow{margin:0;font-size:.9rem;line-height:1.45;letter-spacing:.06em}.hero-eyebrow-line{width:84px;margin:12px auto 18px}.hero-title{margin-top:1rem;font-size:clamp(2rem,7.4vw,2.75rem);line-height:1.08;white-space:normal;text-wrap:balance;letter-spacing:.04em}.hero-subtitle{padding:0;font-size:.98rem;line-height:1.6}.hero-actions{display:flex;flex-direction:column;gap:12px;justify-content:end;align-self:end;padding-top:10px;margin-top:3rem}.hero-btn{width:100%;min-height:56px;font-size:1rem;border-radius:18px}}@media(max-width:640px){.hero-content{padding:104px 14px 16px;row-gap:16px}.hero-text-wrap,.hero-actions{max-width:100%}.hero-title{font-size:clamp(1.9rem,8.4vw,2.35rem);line-height:1.1}.hero-subtitle{margin-top:12px;font-size:.94rem;line-height:1.55}.hero-eyebrow{font-size:.84rem;line-height:1.4}.hero-eyebrow-line{width:72px;margin:10px auto 16px}.hero-actions{gap:10px;padding-top:8px}.hero-btn{min-height:54px;font-size:.97rem;border-radius:16px}}.stats-section{width:100%;background:#f7f3ed;padding:0 0 14px}.stats-card{width:100%;margin-top:-18px;padding:14px 28px 16px;border-top:2px solid rgba(201,161,74,.88)}.stats-heading-wrap{display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:14px}.stats-heading{font-size:clamp(1.45rem,2vw,2rem);font-weight:500;line-height:1.1;color:#16335f}.stats-heading-line{width:120px;height:1px;background:#c9a14a61}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;max-width:1180px;margin:0 auto}.stat-item{text-align:center;padding:8px 18px 10px;transition:transform .22s ease,filter .22s ease,background .22s ease}.stat-item:hover{transform:translateY(-3px) scale(1.02);filter:brightness(1.03)}.stat-item strong{display:block;font-size:clamp(2.15rem,2.8vw,3rem);line-height:1;color:#0e2550;margin-bottom:8px;font-weight:700;transition:transform .22s ease,color .22s ease}.stat-item:hover strong{transform:scale(1.05);color:#1b4381}.stat-item span{display:block;font-size:.95rem;color:#243d63;line-height:1.35}.stat-item-bordered{border-left:1px solid rgba(201,161,74,.32);border-right:1px solid rgba(201,161,74,.32)}@media(max-width:980px){.stats-section{padding:0}.stats-card{margin-top:0;padding:22px 18px 24px;border-radius:0}.stats-heading-wrap{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:18px}.stats-heading-line{flex:1;max-width:72px;width:auto}.stats-title{margin:0;font-size:clamp(1.8rem,7vw,2.3rem);line-height:1.18;text-align:center}.stats-grid{display:grid;grid-template-columns:1fr}.stat-item{padding:24px 12px;text-align:center}.stat-item+.stat-item{border-top:1px solid rgba(201,161,74,.22)}.stat-item-bordered{border-left:none;border-right:none;border-top:none;border-bottom:none}.stat-item strong{display:block;margin-bottom:8px;font-size:clamp(2.8rem,12vw,4rem);line-height:1}.stat-item span{display:block;font-size:1rem;line-height:1.45}.stats-logos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;align-items:center;justify-items:center;margin-top:28px}.stats-logos img{max-width:100%;width:auto;height:auto;max-height:42px;object-fit:contain}}@media(max-width:640px){.stats-card{padding:20px 16px 22px}.stats-heading-wrap{gap:10px;margin-bottom:16px}.stats-heading-line{max-width:46px}.stats-title{font-size:clamp(1.55rem,8vw,2rem);line-height:1.2}.stat-item{padding:20px 8px}.stat-item strong{font-size:clamp(2.5rem,13vw,3.5rem);margin-bottom:6px}.stat-item span{font-size:.95rem;line-height:1.4}.stats-logos{grid-template-columns:1fr 1fr;gap:16px 14px;margin-top:24px}.stats-logos img{max-height:34px}}.site-footer{width:100vw;margin-left:calc(50% - 50vw);background:linear-gradient(180deg,#08183ae0,#06122cd1);border-top:1px solid rgba(201,161,74,.1);padding:42px 90px 46px;min-height:120px;height:auto;max-height:none;transition:transform .28s ease,padding .28s ease,background .28s ease,border-color .28s ease,box-shadow .28s ease}.site-footer:hover{transform:translateY(-1px);border-top-color:#c9a14a24;box-shadow:0 -4px 14px #0818401a}.footer-inner{width:100%;height:100%;padding:0 40px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:36px;flex-wrap:wrap;color:#f4efe6;text-align:center}.footer-item{display:inline-flex;align-items:center;gap:8px;margin:0;color:#eef3fff2;text-decoration:none;white-space:nowrap;transition:opacity .22s ease,transform .22s ease,color .22s ease}.footer-icon{width:18px;height:18px;flex-shrink:0;opacity:.92}a.footer-item:hover{opacity:1;transform:translateY(-1px);color:#fff}@media(max-width:900px){.site-footer{padding:22px 28px}.footer-inner{gap:16px 22px}.footer-item{white-space:normal}}.logo-strip{background:#f7f3ed;padding:0 0 22px;margin-top:0;border-top:none}.logo-strip-inner{width:min(100% - 40px,1280px);margin:0 auto;display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:nowrap}.logo-strip-logo{display:block;width:220px;height:90px;object-fit:contain;object-position:center;opacity:.96;flex:0 0 auto;transform-origin:center;margin:0 -35px;transition:transform .22s ease,opacity .22s ease}.logo-1{width:260px;height:96px;transform:scale(1.65)}.logo-2,.logo-3,.logo-4,.logo-5{width:260px;height:96px;transform:scale(1.55)}.services-section{background:#f7f4ef;padding:110px 40px 90px;overflow:hidden}.services-container{width:100%;max-width:1480px;margin:0 auto}.services-header{text-align:center;margin-bottom:48px}.services-title{margin:0;font-size:clamp(2.5rem,4.5vw,4rem);font-weight:700;line-height:1.15;color:#0b2a63}.services-title-line{width:240px;height:1px;margin:22px auto 24px;background:#c9b6948c}.services-subtitle{margin:0 auto;max-width:900px;font-size:1.14rem;line-height:1.9;color:#0b2a63b3}.services-slider-wrap{position:relative;display:flex;align-items:center;gap:18px}.services-viewport{flex:1;overflow:hidden;padding:8px 2px 18px}.services-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 48px) / 3);gap:24px;will-change:transform;direction:ltr}.service-card-link-wrap{display:block;text-decoration:none}.service-card{position:relative;overflow:hidden;direction:rtl;min-height:320px;background:#f7f4ef;border:1px solid rgba(255,255,255,.35);border-radius:24px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 12px 28px #0b2a630f,0 4px 10px #0b2a630a;padding:34px 30px 28px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),background .28s ease}.service-card-divider{width:92%;height:1px;margin:10px auto 24px;background:linear-gradient(90deg,#1434700f,#1434702e 12%,#143470d9,#1434702e 88%,#1434700f)}.service-card-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.service-card-bg-image{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.02)}.service-card:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#fcfbf8b8,#fcfbf8d6)}.service-card-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;font-weight:700}.service-card:hover{transform:translateY(-4px);background:#fbf8f2;border-color:#82aaeb73;box-shadow:0 24px 38px #0b2a6314,0 0 0 1px #aacdff40,0 10px 28px #96beff2e}.service-card:hover .service-card-bg-image{opacity:.24}.service-card-title{margin-top:5px;font-size:2rem;font-weight:700;line-height:1.55;color:#0b2a63;text-align:center}.service-card-text{margin:0;flex-grow:1;font-size:1.08rem;line-height:2;color:#0b2a63ad;text-align:center}.service-card-link{margin-top:28px;align-self:center;color:#6f9cc9;font-size:1rem;font-weight:600;text-decoration:none;transition:color .22s ease,transform .22s ease}.service-card-link:hover{color:#0b2a63;transform:translate(-2px)}.services-arrow{flex:0 0 auto;width:56px;height:56px;border:none;border-radius:50%;background:#ffffffd1;color:#6f9cc9;box-shadow:0 10px 24px #0b2a630f;font-size:2.2rem;line-height:1;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,color .22s ease,background .22s ease}.services-arrow:hover{transform:translateY(-2px);color:#0b2a63;background:#fff;box-shadow:0 14px 28px #0b2a631a}@media(max-width:1100px){.services-track{grid-auto-columns:calc((100% - 24px)/2)}.service-card-title{font-size:1.8rem}}@media(max-width:760px){.services-section{padding:84px 20px 72px}.services-subtitle{font-size:1rem;line-height:1.75}.services-slider-wrap{gap:10px}.services-track{grid-auto-columns:100%;gap:18px}.services-arrow{width:46px;height:46px;font-size:1.9rem}.service-card{min-height:290px;padding:28px 22px 24px}.service-card-title{font-size:1.65rem}.service-card-text{font-size:1rem;line-height:1.85}}.about-us-hero-section{position:relative;padding:100px 24px 101px;overflow:hidden;margin-bottom:-1px;border:none;box-shadow:none;background:radial-gradient(circle at 20% 30%,rgba(90,140,240,.18),transparent 50%),radial-gradient(circle at 80% 70%,rgba(120,170,255,.12),transparent 55%),linear-gradient(180deg,#0e285fbf,#0a1e4ba6 55%,#08183a80 80%,#08183a00)}.about-us-hero-container{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:520px 1fr;gap:72px;align-items:center;direction:rtl}.about-us-hero-image-wrap{position:relative;width:100%;height:520px;border-radius:30px;overflow:hidden;border:1px solid rgba(201,214,255,.14);box-shadow:0 24px 60px #00000038}.about-us-hero-image{display:block;width:100%;height:100%;object-fit:cover}.about-us-hero-content{max-width:400px;justify-self:start;margin-right:auto;text-align:start;color:#fff}.about-us-hero-heading{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:28px}.about-us-hero-kicker{margin:0;font-size:.92rem;letter-spacing:.16em;color:#d1dfffbd}.about-us-hero-title{margin:0;font-size:clamp(2.4rem,4.5vw,4.2rem);line-height:1.08;font-weight:800;color:#fff}.about-us-hero-divider{display:block;width:clamp(56px,22%,88px);height:2px;border-radius:999px;background:linear-gradient(90deg,transparent 0%,rgba(201,161,74,.9) 50%,transparent 100%)}.about-us-hero-text{margin:0 0 12px;text-align:right;font-size:1.05rem;line-height:2.1;color:#eef3fff2}.about-us-hero-text:last-of-type{margin-bottom:0}.about-us-hero-button{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;margin:28px auto 0;padding:14px 32px;border:1px solid rgba(255,255,255,.18);border-radius:999px;text-decoration:none;font-size:1rem;font-weight:600;letter-spacing:.02em;color:#f8fbff;background:linear-gradient(135deg,#2052aae6,#4078dce6);box-shadow:0 10px 30px #0a1e5059,inset 0 1px #ffffff1f;backdrop-filter:blur(6px);transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.about-us-hero-button:after{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at 50% 50%,rgba(120,160,255,.2),transparent 70%);opacity:0;transition:opacity .3s ease}.about-us-hero-button:hover{transform:translateY(-2px);background:linear-gradient(135deg,#285fbef2,#5a96fff2);box-shadow:0 16px 40px #0a1e5073,inset 0 1px #ffffff2e}.about-us-hero-button:hover:after{opacity:1}@media(max-width:1100px){.about-us-hero-container{grid-template-columns:460px 1fr;gap:48px}.about-us-hero-image-wrap{height:460px}.about-us-hero-content{max-width:420px}}@media(max-width:900px){.about-us-hero-section{padding:72px 18px 73px}.about-us-hero-container{grid-template-columns:1fr;gap:32px}.about-us-hero-image-wrap{height:340px}.about-us-hero-content{margin-right:0}.about-us-hero-button{width:100%}.about-us-hero-heading{align-items:center;text-align:center}.about-us-hero-divider{margin:10px auto 0}}.about-us-hero-container{transition:transform .35s ease}.about-us-hero-image-wrap{transition:transform .4s ease,box-shadow .4s ease}.about-us-hero-image{transition:transform .5s ease}.about-us-hero-content{transition:transform .35s ease}.about-us-hero-section:hover .about-us-hero-image-wrap{transform:translateY(-4px);box-shadow:0 30px 70px #00000042}.about-us-hero-section:hover .about-us-hero-image{transform:scale(1.025)}.about-us-hero-section:hover .about-us-hero-content{transform:translateY(-2px)}.about-us-hero-section:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:0;transition:opacity .4s ease;background:radial-gradient(circle at 30% 35%,rgba(120,170,255,.08),transparent 45%)}.about-us-hero-section:hover:before{opacity:1}
