.Hero-module__ZARIfG__hero{background:var(--color-primary-dark);flex-direction:column;justify-content:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroBg{z-index:0;width:100%;height:100%;position:absolute;inset:0}.Hero-module__ZARIfG__heroImage{object-fit:cover;z-index:0}.Hero-module__ZARIfG__heroOverlay{z-index:1;background:linear-gradient(135deg,#020617f2 0%,#0f172acc 50%,#020617e6 100%);position:absolute;inset:0}.Hero-module__ZARIfG__heroContainer{z-index:2;padding-top:calc(var(--navbar-height,80px) + var(--space-12));padding-bottom:var(--space-8);flex-direction:column;height:100%;display:flex;position:relative}.Hero-module__ZARIfG__heroGrid{gap:var(--space-12);grid-template-columns:1fr;align-items:center;display:grid}@media (min-width:1024px){.Hero-module__ZARIfG__heroGrid{gap:var(--space-8);grid-template-columns:1.1fr .9fr}}.Hero-module__ZARIfG__heroContent{max-width:650px;animation:.8s ease-out forwards Hero-module__ZARIfG__slideInLeft}.Hero-module__ZARIfG__badge{align-items:center;gap:var(--space-3);padding:var(--space-2)var(--space-5);border-radius:var(--radius-full);color:var(--color-accent-light);font-size:var(--font-size-sm);margin-bottom:var(--space-6);-webkit-backdrop-filter:blur(8px);background:#f973161a;border:1px solid #f9731633;font-weight:600;animation:.5s ease-out .2s forwards Hero-module__ZARIfG__scaleIn;display:inline-flex}.Hero-module__ZARIfG__badgePulse{background:var(--color-accent);width:8px;height:8px;box-shadow:0 0 10px var(--color-accent);border-radius:50%;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse}.Hero-module__ZARIfG__title{color:var(--color-white);margin-bottom:var(--space-6);letter-spacing:-1px;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;line-height:1.1}.Hero-module__ZARIfG__titleGradient{background:linear-gradient(to right,var(--color-accent-light),var(--color-accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.Hero-module__ZARIfG__subtitle{font-size:var(--font-size-lg);color:var(--color-text-muted);margin-bottom:var(--space-10);max-width:540px;line-height:1.7}.Hero-module__ZARIfG__actionGroup{gap:var(--space-4);flex-wrap:wrap;display:flex}.Hero-module__ZARIfG__btnPrimary,.Hero-module__ZARIfG__btnSecondary{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-4)var(--space-8);font-weight:600;font-size:var(--font-size-base);border-radius:var(--radius-full);transition:all var(--transition-base);display:inline-flex}.Hero-module__ZARIfG__btnPrimary{background:var(--color-accent);color:var(--color-white);box-shadow:0 4px 15px #f9731666}.Hero-module__ZARIfG__btnPrimary:hover{background:var(--color-accent-hover);transform:translateY(-2px);box-shadow:0 6px 20px #f9731699}.Hero-module__ZARIfG__btnSecondary{color:var(--color-white);-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a}.Hero-module__ZARIfG__btnSecondary:hover{background:#ffffff1a;border-color:#ffffff4d;transform:translateY(-2px)}.Hero-module__ZARIfG__btnIcon{transition:transform var(--transition-fast)}.Hero-module__ZARIfG__btnPrimary:hover .Hero-module__ZARIfG__btnIcon{transform:translate(4px)}.Hero-module__ZARIfG__heroVisuals{opacity:0;height:500px;animation:1s ease-out .3s forwards Hero-module__ZARIfG__fadeIn;display:none;position:relative}@media (min-width:1024px){.Hero-module__ZARIfG__heroVisuals{display:block}}.Hero-module__ZARIfG__visualCircles{z-index:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Hero-module__ZARIfG__circle1{background:radial-gradient(circle,#f9731626 0%,#0000 60%);border-radius:50%;width:400px;height:400px;animation:6s ease-in-out infinite Hero-module__ZARIfG__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__circle2{border:1px dashed #ffffff1a;border-radius:50%;width:300px;height:300px;animation:30s linear infinite Hero-module__ZARIfG__spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__ZARIfG__spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.Hero-module__ZARIfG__mainImageCard{border-radius:var(--radius-xl);z-index:3;background:var(--color-primary-light);border:1px solid #ffffff1a;width:280px;height:380px;animation:4s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute;top:10%;right:10%;box-shadow:0 25px 50px -12px #00000080}.Hero-module__ZARIfG__secondaryImageCard1{border-radius:var(--radius-xl);z-index:4;background:var(--color-primary-light);border:1px solid #ffffff1a;width:200px;height:200px;animation:4s ease-in-out 1s infinite Hero-module__ZARIfG__float;position:absolute;top:40%;left:0;box-shadow:0 20px 40px -10px #00000080}.Hero-module__ZARIfG__secondaryImageCard2{border-radius:var(--radius-xl);z-index:2;background:var(--color-primary-light);border:1px solid #ffffff1a;width:180px;height:180px;animation:4s ease-in-out 2s infinite Hero-module__ZARIfG__float;position:absolute;bottom:5%;right:35%;box-shadow:0 15px 30px -5px #00000080}.Hero-module__ZARIfG__imageRadius{border-radius:var(--radius-xl);object-fit:cover}.Hero-module__ZARIfG__statsWrapper{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-2xl,24px);padding:var(--space-6)var(--space-8);margin-top:20px;margin-bottom:var(--space-8);justify-content:space-between;align-items:center;gap:var(--space-6);opacity:0;background:#ffffff08;border:1px solid #ffffff14;flex-wrap:wrap;animation:.8s ease-out .6s forwards Hero-module__ZARIfG__fadeInUp;display:flex;box-shadow:0 10px 30px #0003}.Hero-module__ZARIfG__statCard{align-items:center;gap:var(--space-4);display:flex}.Hero-module__ZARIfG__statIconWrapper{border-radius:var(--radius-full);width:48px;height:48px;color:var(--color-accent);background:#f973161a;justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__statValue{font-size:var(--font-size-xl);color:var(--color-white);font-weight:800;line-height:1.2}.Hero-module__ZARIfG__statLabel{font-size:var(--font-size-sm);color:var(--color-text-muted)}.Hero-module__ZARIfG__statDivider{background:#ffffff1a;width:1px;height:40px;display:none}@media (min-width:768px){.Hero-module__ZARIfG__statsWrapper{flex-wrap:nowrap}.Hero-module__ZARIfG__statDivider{display:block}}@media (max-width:768px){.Hero-module__ZARIfG__heroContainer{padding-top:calc(var(--navbar-height,80px) + var(--space-4))}.Hero-module__ZARIfG__statsWrapper{padding:var(--space-6);border-radius:var(--radius-xl);flex-direction:column;align-items:flex-start}.Hero-module__ZARIfG__statCard{width:100%}}@keyframes Hero-module__ZARIfG__slideInLeft{0%{transform:translate(-50px)}to{transform:translate(0)}}@keyframes Hero-module__ZARIfG__scaleIn{0%{transform:scale(.9)}to{transform:scale(1)}}@keyframes Hero-module__ZARIfG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}
.Services-module__dpHhBa__services{background:var(--color-bg);padding-top:var(--space-20);padding-bottom:var(--space-24);position:relative;overflow:hidden}.Services-module__dpHhBa__services:before{content:"";background:linear-gradient(90deg,transparent,var(--color-border),transparent);height:1px;position:absolute;top:0;left:0;right:0}.Services-module__dpHhBa__grid{gap:var(--space-8);margin-top:var(--space-12);grid-template-columns:repeat(4,1fr);display:grid}.Services-module__dpHhBa__card{background:var(--color-white);border-radius:var(--radius-xl);border:1px solid var(--color-border-light);box-shadow:var(--shadow-sm);transition:all var(--transition-slow);cursor:pointer;flex-direction:column;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__card:hover{border-color:var(--color-accent-light);box-shadow:0 20px 40px -10px #0f172a1a}.Services-module__dpHhBa__cardImageWrapper{width:100%;height:220px;position:relative;overflow:hidden}.Services-module__dpHhBa__cardImage{object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1)}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardImage{transform:scale(1.1)}.Services-module__dpHhBa__imageOverlay{opacity:.6;transition:opacity var(--transition-base);background:linear-gradient(#0f172a00 40%,#0f172acc 100%);position:absolute;inset:0}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__imageOverlay{opacity:.8}.Services-module__dpHhBa__iconWrap{bottom:var(--space-4);left:var(--space-6);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);z-index:2;width:56px;height:56px;transition:all var(--transition-base);background:#ffffff1a;border:1px solid #fff3;justify-content:center;align-items:center;display:flex;position:absolute}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__iconWrap{background:var(--color-accent);border-color:var(--color-accent);transform:translateY(-4px)scale(1.05)}.Services-module__dpHhBa__icon{transition:all var(--transition-base);font-size:1.5rem}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__icon{filter:brightness(0)invert();transform:scale(1.1)}.Services-module__dpHhBa__cardContent{padding:var(--space-6);z-index:1;background:var(--color-white);flex-direction:column;flex:1;display:flex;position:relative}.Services-module__dpHhBa__cardTitle{font-size:var(--font-size-xl);color:var(--color-primary);margin-bottom:var(--space-3);transition:color var(--transition-base);font-weight:800}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardTitle{color:var(--color-accent)}.Services-module__dpHhBa__cardDescription{font-size:var(--font-size-sm);color:var(--color-text-secondary);margin-bottom:var(--space-6);flex-grow:1;line-height:1.6}.Services-module__dpHhBa__featureList{gap:var(--space-3);margin-bottom:var(--space-6);padding-top:var(--space-6);border-top:1px solid var(--color-border-light);flex-direction:column;display:flex}.Services-module__dpHhBa__featureItem{align-items:flex-start;gap:var(--space-3);font-size:var(--font-size-sm);color:var(--color-text);font-weight:500;display:flex}.Services-module__dpHhBa__checkIcon{color:var(--color-accent);flex-shrink:0;margin-top:2px}.Services-module__dpHhBa__cardLink{align-items:center;gap:var(--space-2);font-size:var(--font-size-sm);color:var(--color-primary);transition:all var(--transition-base);margin-top:auto;font-weight:700;display:inline-flex}.Services-module__dpHhBa__linkIcon{transition:transform var(--transition-base);color:var(--color-accent)}.Services-module__dpHhBa__cardLink:hover{color:var(--color-accent)}.Services-module__dpHhBa__cardLink:hover .Services-module__dpHhBa__linkIcon{transform:translate(4px)}@media (max-width:1200px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}}
.Advantages-module__Q1M-4W__advantages{background:linear-gradient(135deg,var(--color-slate)0%,#0a1120 100%);position:relative;overflow:hidden}.Advantages-module__Q1M-4W__glowOrb1,.Advantages-module__Q1M-4W__glowOrb2{filter:blur(120px);opacity:.15;z-index:0;pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute}.Advantages-module__Q1M-4W__glowOrb1{background:var(--color-accent);top:-200px;left:-200px}.Advantages-module__Q1M-4W__glowOrb2{background:var(--color-primary-light);bottom:-200px;right:-200px}.Advantages-module__Q1M-4W__container{z-index:1;position:relative}.Advantages-module__Q1M-4W__sectionHeaderDark .Advantages-module__Q1M-4W__sectionLabel{color:var(--color-accent)}.Advantages-module__Q1M-4W__sectionHeaderDark .Advantages-module__Q1M-4W__sectionTitle{color:var(--color-primary)}.Advantages-module__Q1M-4W__sectionHeaderDark .Advantages-module__Q1M-4W__sectionSubtitle{color:var(--color-text-muted)}.Advantages-module__Q1M-4W__grid{gap:var(--space-8);grid-template-columns:repeat(3,1fr);display:grid}.Advantages-module__Q1M-4W__card{background:var(--color-white);border:1px solid var(--color-border-light);border-radius:var(--radius-2xl);padding:var(--space-8);text-align:left;transition:all var(--transition-base);flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.Advantages-module__Q1M-4W__card:before{content:"";opacity:0;transition:opacity var(--transition-base);pointer-events:none;background:linear-gradient(#f7941d0d 0%,#0000 100%);position:absolute;inset:0}.Advantages-module__Q1M-4W__card:hover{border-color:#f7941d4d;transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.Advantages-module__Q1M-4W__card:hover:before{opacity:1}.Advantages-module__Q1M-4W__cardBorder{background:var(--gradient-accent);width:0%;height:3px;transition:width .4s;position:absolute;bottom:0;left:0}.Advantages-module__Q1M-4W__card:hover .Advantages-module__Q1M-4W__cardBorder{width:100%}.Advantages-module__Q1M-4W__iconWrap{border-radius:var(--radius-xl);width:64px;height:64px;color:var(--color-accent);margin-bottom:var(--space-6);transition:all var(--transition-base);background:#f7941d1a;justify-content:center;align-items:center;display:flex}.Advantages-module__Q1M-4W__card:hover .Advantages-module__Q1M-4W__iconWrap{background:var(--color-accent);color:var(--color-white);transform:scale(1.1)rotate(5deg);box-shadow:0 10px 20px #f7941d33}.Advantages-module__Q1M-4W__icon{transition:all var(--transition-base)}.Advantages-module__Q1M-4W__cardTitle{font-size:var(--font-size-xl);color:var(--color-primary);margin-bottom:var(--space-3);z-index:1;font-weight:700;position:relative}.Advantages-module__Q1M-4W__cardDescription{font-size:var(--font-size-base);color:var(--color-text);z-index:1;line-height:1.7;position:relative}@media (max-width:992px){.Advantages-module__Q1M-4W__grid{gap:var(--space-6);grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Advantages-module__Q1M-4W__grid{gap:var(--space-4);grid-template-columns:1fr}.Advantages-module__Q1M-4W__glowOrb1,.Advantages-module__Q1M-4W__glowOrb2{width:300px;height:300px}}
.CTA-module__CdZh3q__cta{padding:var(--space-24)0;background:var(--gradient-accent);position:relative;overflow:hidden}.CTA-module__CdZh3q__glow{z-index:0;background:radial-gradient(circle at 20%,#ffffff40 0%,#0000 60%),radial-gradient(circle at 80%,#1b2a4a80 0%,#0000 60%);position:absolute;inset:0}.CTA-module__CdZh3q__pattern{z-index:0;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:40px 40px;animation:20s linear infinite CTA-module__CdZh3q__panPattern;position:absolute;inset:0}@keyframes CTA-module__CdZh3q__panPattern{0%{background-position:0 0}to{background-position:40px -40px}}.CTA-module__CdZh3q__content{z-index:1;justify-content:center;display:flex;position:relative}.CTA-module__CdZh3q__textWrapper{text-align:center;-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-2xl);padding:var(--space-16);background:#ffffff1a;border:1px solid #fff3;max-width:800px;box-shadow:0 20px 40px #00000026}.CTA-module__CdZh3q__title{font-size:var(--font-size-5xl);color:var(--color-white);margin-bottom:var(--space-6);letter-spacing:-1px;font-weight:800;line-height:1.2}.CTA-module__CdZh3q__subtitle{font-size:var(--font-size-xl);color:#fffffff2;max-width:600px;margin:0 auto var(--space-10);line-height:1.6}.CTA-module__CdZh3q__actions{gap:var(--space-6);flex-wrap:wrap;justify-content:center;display:flex}.CTA-module__CdZh3q__btnPrimary{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-4)var(--space-10);background:var(--color-white);color:var(--color-accent);font-weight:700;font-size:var(--font-size-lg);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-base);border:none;text-decoration:none;display:inline-flex;box-shadow:0 10px 30px #00000026}.CTA-module__CdZh3q__btnPrimary:hover{box-shadow:0 15px 40px #00000040}.CTA-module__CdZh3q__btnGhost{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-4)var(--space-10);color:var(--color-white);font-weight:700;font-size:var(--font-size-lg);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-base);background:0 0;border:2px solid #ffffff80;text-decoration:none;display:inline-flex}.CTA-module__CdZh3q__btnGhost:hover{border-color:var(--color-white);background:#ffffff1a}@media (max-width:768px){.CTA-module__CdZh3q__textWrapper{padding:var(--space-10)var(--space-6)}.CTA-module__CdZh3q__title{font-size:var(--font-size-3xl)}.CTA-module__CdZh3q__subtitle{font-size:var(--font-size-lg)}.CTA-module__CdZh3q__actions{flex-direction:column;align-items:stretch}}
