.Header-module__lnUIdW__header{z-index:50;background-color:#0000;padding:20px 0;transition:all .5s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.Header-module__lnUIdW__scrolled{-webkit-backdrop-filter:blur(20px)saturate(180%);background-color:#044bb2e6;border-bottom:1px solid #ffffff1a;padding:12px 0;box-shadow:0 8px 32px #044bb24d}.Header-module__lnUIdW__container{max-width:1280px;margin:0 auto;padding:0 32px}.Header-module__lnUIdW__navRow{justify-content:space-between;align-items:center;display:flex}.Header-module__lnUIdW__logo{align-items:center;display:flex}.Header-module__lnUIdW__logoImg{object-fit:contain;transform-origin:0;width:auto;height:60px;transform:scale(1.5)}@media (min-width:768px){.Header-module__lnUIdW__logoImg{height:100px;transform:scale(1.4)}}@media (min-width:1024px){.Header-module__lnUIdW__logoImg{height:140px;transform:scale(1.3)}}.Header-module__lnUIdW__desktopNav{-webkit-backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:8px;padding:4px;display:none}@media (min-width:768px){.Header-module__lnUIdW__desktopNav{display:flex}}.Header-module__lnUIdW__navLink{font-family:var(--font-inter);color:#ffffffb3;border-radius:100px;padding:8px 20px;font-size:14px;font-weight:500;transition:all .3s}.Header-module__lnUIdW__navLink:hover{color:#fff;background:#ffffff14}.Header-module__lnUIdW__active{color:#fff;background:#0055ff4d}.Header-module__lnUIdW__actions{display:none}@media (min-width:768px){.Header-module__lnUIdW__actions{display:block}}.Header-module__lnUIdW__mobileMenuToggle{align-items:center;display:flex}@media (min-width:768px){.Header-module__lnUIdW__mobileMenuToggle{display:none}}.Header-module__lnUIdW__menuButton{color:#fff;border-radius:12px;padding:8px;transition:background .2s}.Header-module__lnUIdW__menuButton:hover{background:#ffffff1a}.Header-module__lnUIdW__icon{width:24px;height:24px}.Header-module__lnUIdW__mobileMenu{-webkit-backdrop-filter:blur(20px);background:#0a192ff2;border:1px solid #ffffff14;border-radius:20px;margin-top:8px;padding:24px;position:absolute;top:100%;left:16px;right:16px;box-shadow:0 20px 60px #00000080}.Header-module__lnUIdW__mobileNav{flex-direction:column;gap:8px;display:flex}.Header-module__lnUIdW__mobileNavLink{font-family:var(--font-inter);color:#fffc;border-radius:12px;padding:12px 16px;font-size:16px;font-weight:500;transition:all .2s}.Header-module__lnUIdW__mobileNavLink:hover{color:#fff;background:#ffffff14}.Header-module__lnUIdW__mobileActions{border-top:1px solid #ffffff14;margin-top:16px;padding-top:16px}.Header-module__lnUIdW__mobileButton{width:100%}
.Button-module__8RiFmG__button{font-family:var(--font-inter),sans-serif;white-space:nowrap;letter-spacing:.01em;border-radius:8px;justify-content:center;align-items:center;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.Button-module__8RiFmG__button:before{content:"";opacity:0;pointer-events:none;border-radius:inherit;background:linear-gradient(#ffffff26 0%,#0000 50%);transition:opacity .3s;position:absolute;inset:0}.Button-module__8RiFmG__button:hover:before{opacity:1}.Button-module__8RiFmG__button:disabled{opacity:.5;pointer-events:none}.Button-module__8RiFmG__button:active{transform:scale(.97)}.Button-module__8RiFmG__spinner{width:16px;height:16px;margin-right:8px;animation:1s linear infinite Button-module__8RiFmG__spin}@keyframes Button-module__8RiFmG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Button-module__8RiFmG__primary{color:var(--primary-foreground);background:linear-gradient(135deg,#05f 0%,#04c 100%);box-shadow:0 4px 16px #0055ff59,0 1px 3px #0000001a}.Button-module__8RiFmG__primary:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0055ff73,0 2px 4px #0000001a}.Button-module__8RiFmG__secondary{color:var(--secondary-foreground);background:linear-gradient(135deg,#f80 0%,#f60 100%);box-shadow:0 4px 16px #ff880059,0 1px 3px #0000001a}.Button-module__8RiFmG__secondary:hover{transform:translateY(-2px);box-shadow:0 8px 28px #ff880073,0 2px 4px #0000001a}.Button-module__8RiFmG__outline{color:var(--foreground);border:2px solid var(--border);background-color:#0000}.Button-module__8RiFmG__outline:hover{border-color:var(--primary);color:var(--primary);background-color:#0055ff0a}.Button-module__8RiFmG__ghost{color:var(--foreground);background-color:#0000}.Button-module__8RiFmG__ghost:hover{background-color:#0000000a}@media (prefers-color-scheme:dark){.Button-module__8RiFmG__ghost:hover{background-color:#ffffff14}}.Button-module__8RiFmG__sm{border-radius:8px;height:40px;padding:0 20px;font-size:14px}.Button-module__8RiFmG__default{border-radius:10px;height:48px;padding:0 28px;font-size:15px}.Button-module__8RiFmG__lg{border-radius:12px;height:56px;padding:0 36px;font-size:16px}
.Footer-module__3hUVsW__footer{color:#fffc;background-color:#060e1a;border-top:1px solid #ffffff0d;padding:80px 0 40px}.Footer-module__3hUVsW__container{max-width:1280px;margin:0 auto;padding:0 32px}.Footer-module__3hUVsW__grid{grid-template-columns:1fr;gap:48px;margin-bottom:64px;display:grid}@media (min-width:640px){.Footer-module__3hUVsW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__3hUVsW__grid{grid-template-columns:2fr 1fr 1fr 1.5fr}}.Footer-module__3hUVsW__logo{align-items:center;margin-bottom:24px;display:inline-flex}.Footer-module__3hUVsW__logoImg{object-fit:contain;width:auto;height:140px}.Footer-module__3hUVsW__description{font-family:var(--font-inter);color:#fff6;max-width:320px;font-size:15px;line-height:1.7}.Footer-module__3hUVsW__title{font-family:var(--font-heading);color:#fff;letter-spacing:-.01em;margin-bottom:24px;font-size:16px;font-weight:600}.Footer-module__3hUVsW__list{flex-direction:column;gap:14px;padding:0;list-style:none;display:flex}.Footer-module__3hUVsW__link{font-family:var(--font-inter);color:#fff6;font-size:15px;transition:all .2s}.Footer-module__3hUVsW__link:hover{color:#f80}.Footer-module__3hUVsW__contactItem{font-family:var(--font-inter);color:#ffffff80;align-items:center;gap:12px;font-size:15px;display:flex}.Footer-module__3hUVsW__icon{color:#f80;flex-shrink:0;width:16px;height:16px}.Footer-module__3hUVsW__bottom{text-align:center;border-top:1px solid #ffffff0f;flex-direction:column;align-items:center;padding-top:32px;display:flex}.Footer-module__3hUVsW__copyright{font-family:var(--font-inter);color:#ffffff40;letter-spacing:.02em;font-size:13px}
.aurora-animation-module__CBMTQq__aurora{background:#050d1a;position:absolute;inset:0;overflow:hidden}.aurora-animation-module__CBMTQq__blob{filter:blur(80px);opacity:.55;will-change:transform;border-radius:50%;position:absolute}.aurora-animation-module__CBMTQq__blob1{background:radial-gradient(circle,#044bb2 0%,#0000 70%);width:700px;height:700px;animation:18s ease-in-out infinite aurora-animation-module__CBMTQq__drift1;top:-15%;right:-10%}.aurora-animation-module__CBMTQq__blob2{background:radial-gradient(circle,#0a2a6e 0%,#0000 70%);width:550px;height:550px;animation:22s ease-in-out infinite aurora-animation-module__CBMTQq__drift2;bottom:-10%;left:-8%}.aurora-animation-module__CBMTQq__blob3{background:radial-gradient(circle,#1a6de0 0%,#0000 65%);width:400px;height:400px;animation:16s ease-in-out infinite aurora-animation-module__CBMTQq__drift3;top:30%;left:30%}.aurora-animation-module__CBMTQq__blob4{background:radial-gradient(circle,#0d3d8a 0%,#0000 65%);width:350px;height:350px;animation:20s ease-in-out infinite aurora-animation-module__CBMTQq__drift4;top:-5%;left:10%}@keyframes aurora-animation-module__CBMTQq__drift1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-40px,30px)scale(1.05)}66%{transform:translate(20px,-20px)scale(.97)}}@keyframes aurora-animation-module__CBMTQq__drift2{0%,to{transform:translate(0)scale(1)}40%{transform:translate(35px,-25px)scale(1.08)}70%{transform:translate(-15px,15px)scale(.95)}}@keyframes aurora-animation-module__CBMTQq__drift3{0%,to{transform:translate(0)scale(1)}30%{transform:translate(-20px,-30px)scale(1.1)}70%{transform:translate(30px,20px)scale(.9)}}@keyframes aurora-animation-module__CBMTQq__drift4{0%,to{transform:translate(0)scale(1)}50%{transform:translate(25px,35px)scale(1.06)}}
.Hero-module___w2HtG__hero{color:#fff;background-color:#000;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__shaderBg{z-index:0;position:absolute;inset:0}.Hero-module___w2HtG__overlay{z-index:1;background:linear-gradient(#0006 0%,#0003 40%,#00000080 100%);position:absolute;inset:0}.Hero-module___w2HtG__gridPattern{z-index:2;pointer-events:none;background-image:linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 20%,#0000 70%);mask-image:radial-gradient(#000 20%,#0000 70%)}.Hero-module___w2HtG__glowOrb{filter:blur(80px);z-index:2;pointer-events:none;border-radius:50%;animation:8s ease-in-out infinite Hero-module___w2HtG__orbFloat;position:absolute}.Hero-module___w2HtG__glowOrbBlue{background:#0055ff1a;width:500px;height:500px;top:10%;right:-10%}.Hero-module___w2HtG__glowOrbOrange{background:#ff88000f;width:300px;height:300px;animation-delay:-4s;bottom:10%;left:-5%}@keyframes Hero-module___w2HtG__orbFloat{0%,to{transform:translate(0)}50%{transform:translate(20px,-30px)}}.Hero-module___w2HtG__container{z-index:10;text-align:center;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;padding:40px 16px 60px;display:flex;position:relative}@media (min-width:640px){.Hero-module___w2HtG__container{padding:60px 32px 80px}}@media (min-width:1024px){.Hero-module___w2HtG__container{padding-top:80px;padding-bottom:100px}}.Hero-module___w2HtG__content{flex-direction:column;align-items:center;display:flex}.Hero-module___w2HtG__badge{color:#f80;font-family:var(--font-inter);letter-spacing:.02em;background:#ff88001a;border:1px solid #f803;border-radius:100px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}.Hero-module___w2HtG__badgeIcon{color:#f80;width:14px;height:14px}.Hero-module___w2HtG__title{font-family:var(--font-heading);color:#fff;letter-spacing:-.03em;margin-bottom:28px;font-size:34px;font-weight:800;line-height:1.1}@media (min-width:768px){.Hero-module___w2HtG__title{font-size:44px}}@media (min-width:1024px){.Hero-module___w2HtG__title{font-size:52px}}.Hero-module___w2HtG__titleAccent{background:linear-gradient(135deg,#3b82f6 0%,#0af 40%,#f80 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module___w2HtG__description{font-family:var(--font-inter);color:#fff9;max-width:580px;margin-bottom:40px;font-size:15px;line-height:1.7}@media (min-width:768px){.Hero-module___w2HtG__description{font-size:18px}}.Hero-module___w2HtG__actions{flex-direction:column;gap:16px;width:100%;margin-bottom:56px;display:flex}@media (min-width:480px){.Hero-module___w2HtG__actions{flex-direction:row;justify-content:center;width:auto}}.Hero-module___w2HtG__btnIcon{width:18px;height:18px;margin-left:8px;transition:transform .3s}.Hero-module___w2HtG__primaryAction:hover .Hero-module___w2HtG__btnIcon{transform:translate(4px)}.Hero-module___w2HtG__stats{-webkit-backdrop-filter:blur(12px);background:#044bb259;border:1px solid #044bb280;border-radius:16px;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:8px;width:100%;padding:14px 16px;display:flex}@media (min-width:640px){.Hero-module___w2HtG__stats{flex-wrap:nowrap;gap:16px;padding:20px 24px}}.Hero-module___w2HtG__statItem{align-items:center;gap:8px;display:flex}@media (min-width:640px){.Hero-module___w2HtG__statItem{gap:14px}}.Hero-module___w2HtG__statIcon{color:#f80;width:24px;height:24px}.Hero-module___w2HtG__statText{text-align:left;flex-direction:column;display:flex}.Hero-module___w2HtG__statText strong{font-family:var(--font-heading);color:#fff;font-size:13px;font-weight:700}.Hero-module___w2HtG__statText span{font-family:var(--font-inter);color:#ffffff73;font-size:11px}@media (min-width:640px){.Hero-module___w2HtG__statText strong{font-size:16px}.Hero-module___w2HtG__statText span{font-size:13px}}.Hero-module___w2HtG__divider{background:#ffffff1a;width:1px;height:36px;display:none}@media (min-width:640px){.Hero-module___w2HtG__divider{display:block}}
.About-module__RHteCa__about{background-color:var(--background);padding:60px 0;position:relative;overflow:hidden}@media (min-width:768px){.About-module__RHteCa__about{padding:120px 0}}@media (min-width:1024px){.About-module__RHteCa__about{padding:160px 0}}.About-module__RHteCa__container{max-width:1280px;margin:0 auto;padding:0 16px}@media (min-width:640px){.About-module__RHteCa__container{padding:0 32px}}.About-module__RHteCa__grid{grid-template-columns:1fr;align-items:center;gap:64px;display:grid}@media (min-width:1024px){.About-module__RHteCa__grid{grid-template-columns:1fr 1fr;gap:100px}}.About-module__RHteCa__content{flex-direction:column;display:flex}.About-module__RHteCa__label{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.15em;color:var(--secondary);margin-bottom:20px;font-size:13px;font-weight:700}.About-module__RHteCa__title{font-family:var(--font-heading);color:var(--foreground);margin-bottom:28px;font-size:36px;line-height:1.1}@media (min-width:768px){.About-module__RHteCa__title{font-size:48px}}.About-module__RHteCa__description{font-family:var(--font-inter);color:var(--muted);margin-bottom:24px;font-size:17px;line-height:1.7}.About-module__RHteCa__features{flex-direction:column;gap:16px;margin:24px 0 0;padding:0;list-style:none;display:flex}.About-module__RHteCa__featureItem{font-family:var(--font-inter);color:var(--foreground);background:#0055ff08;border:1px solid #0055ff0f;border-radius:12px;align-items:center;gap:14px;padding:12px 16px;font-size:16px;font-weight:500;transition:all .3s;display:flex}.About-module__RHteCa__featureItem:hover{background:#0055ff0f;border-color:#0055ff1f;transform:translate(4px)}.About-module__RHteCa__featureIcon{width:20px;height:20px;color:var(--primary);flex-shrink:0}.About-module__RHteCa__visual{justify-content:center;display:flex;position:relative}.About-module__RHteCa__imageCard{aspect-ratio:4/5;border-radius:24px;width:100%;max-width:520px;position:relative;overflow:hidden;box-shadow:0 25px 60px -15px #00000026,0 0 0 1px #0000000d}@media (prefers-color-scheme:dark){.About-module__RHteCa__imageCard{box-shadow:0 25px 60px -15px #0009,0 0 0 1px #ffffff0d}}.About-module__RHteCa__aboutImage{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.About-module__RHteCa__imageOverlay{z-index:1;background:linear-gradient(#0000 30%,#0a192f33 60%,#0a192fd9 100%);position:absolute;inset:0}.About-module__RHteCa__badge{color:#fff;font-family:var(--font-heading);letter-spacing:.1em;z-index:2;font-size:28px;font-weight:700;position:absolute;bottom:28px;left:28px}.About-module__RHteCa__floatingCard{background-color:var(--surface);border:1px solid var(--border);z-index:10;border-radius:20px;flex-direction:column;padding:28px;animation:6s ease-in-out infinite About-module__RHteCa__float;display:flex;position:absolute;bottom:-24px;right:-24px;box-shadow:0 20px 50px -10px #0000001f,0 0 0 1px #00000008}@media (prefers-color-scheme:dark){.About-module__RHteCa__floatingCard{box-shadow:0 20px 50px -10px #00000080,0 0 0 1px #ffffff0d}}.About-module__RHteCa__floatingStat{font-family:var(--font-heading);background:linear-gradient(135deg,var(--primary)0%,#0af 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:40px;font-weight:800;line-height:1}.About-module__RHteCa__floatingText{font-family:var(--font-inter);color:var(--muted);font-size:14px;font-weight:600}@keyframes About-module__RHteCa__float{0%{transform:translateY(0)}50%{transform:translateY(-18px)}to{transform:translateY(0)}}
.Services-module__uj7JVa__services{background-color:var(--navy);color:#fff;padding:100px 0;scroll-margin-top:80px;position:relative;overflow:hidden}.Services-module__uj7JVa__services:before{content:"";pointer-events:none;background:radial-gradient(circle,#0055ff14 0%,#0000 70%);width:600px;height:600px;position:absolute;top:0;right:-20%}@media (min-width:768px){.Services-module__uj7JVa__services{padding:140px 0}}.Services-module__uj7JVa__container{max-width:1280px;margin:0 auto;padding:0 16px}@media (min-width:640px){.Services-module__uj7JVa__container{padding:0 32px}}.Services-module__uj7JVa__header{text-align:center;max-width:780px;margin-bottom:64px;margin-left:auto;margin-right:auto}.Services-module__uj7JVa__label{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.15em;color:#f80;margin-bottom:20px;font-size:13px;font-weight:700}.Services-module__uj7JVa__title{font-family:var(--font-heading);color:#fff;margin-bottom:24px;font-size:36px;line-height:1.1}@media (min-width:768px){.Services-module__uj7JVa__title{font-size:48px}}.Services-module__uj7JVa__description{font-family:var(--font-inter);color:#ffffff8c;font-size:17px;line-height:1.7}.Services-module__uj7JVa__grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.Services-module__uj7JVa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Services-module__uj7JVa__grid{grid-template-columns:repeat(3,1fr)}}.Services-module__uj7JVa__card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;padding:36px 32px;transition:transform .3s,border-color .3s,background .3s;position:relative;overflow:hidden}.Services-module__uj7JVa__card:before{content:"";opacity:0;border-radius:24px;transition:opacity .3s;position:absolute;inset:0}.Services-module__uj7JVa__card:hover{background:#ffffff12;transform:translateY(-6px)}.Services-module__uj7JVa__card-yellow:hover{border-color:#eab30866}.Services-module__uj7JVa__card-blue:hover{border-color:#3b82f666}.Services-module__uj7JVa__card-emerald:hover{border-color:#10b98166}.Services-module__uj7JVa__iconBox{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:inline-flex}.Services-module__uj7JVa__icon-yellow{color:#eab308;background:#eab3081f}.Services-module__uj7JVa__icon-blue{color:#3b82f6;background:#3b82f61f}.Services-module__uj7JVa__icon-emerald{color:#10b981;background:#10b9811f}.Services-module__uj7JVa__icon{width:26px;height:26px}.Services-module__uj7JVa__tag{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.12em;color:#ffffff59;margin-bottom:12px;font-size:11px;font-weight:700}.Services-module__uj7JVa__cardTitle{font-family:var(--font-heading);color:#fff;margin-bottom:14px;font-size:22px;font-weight:700}.Services-module__uj7JVa__cardDescription{font-family:var(--font-inter);color:#ffffff8c;font-size:15px;line-height:1.7}
.Process-module__MDuI_q__process{background-color:var(--background);padding:60px 0;scroll-margin-top:80px;position:relative;overflow:hidden}@media (min-width:768px){.Process-module__MDuI_q__process{padding:120px 0}}@media (min-width:1024px){.Process-module__MDuI_q__process{padding:160px 0}}.Process-module__MDuI_q__container{max-width:1280px;margin:0 auto;padding:0 16px}@media (min-width:640px){.Process-module__MDuI_q__container{padding:0 32px}}.Process-module__MDuI_q__header{text-align:center;max-width:700px;margin-bottom:80px;margin-left:auto;margin-right:auto}.Process-module__MDuI_q__label{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.15em;color:var(--secondary);margin-bottom:20px;font-size:13px;font-weight:700}.Process-module__MDuI_q__title{font-family:var(--font-heading);color:var(--foreground);font-size:36px;line-height:1.1}@media (min-width:768px){.Process-module__MDuI_q__title{font-size:48px}}.Process-module__MDuI_q__br{display:none}@media (min-width:640px){.Process-module__MDuI_q__br{display:block}}.Process-module__MDuI_q__timeline{position:relative}.Process-module__MDuI_q__line{display:none;position:absolute}@media (min-width:1024px){.Process-module__MDuI_q__line{background:linear-gradient(to right,var(--primary),#0055ff1a);height:2px;display:block;top:80px;left:80px;right:80px}}.Process-module__MDuI_q__grid{z-index:2;grid-template-columns:1fr;gap:32px;display:grid;position:relative}@media (min-width:640px){.Process-module__MDuI_q__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Process-module__MDuI_q__grid{grid-template-columns:repeat(4,1fr);gap:24px}}.Process-module__MDuI_q__card{background-color:var(--surface);border:1px solid var(--border);border-radius:20px;flex-direction:column;padding:40px 28px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Process-module__MDuI_q__card:hover{border-color:var(--primary);transform:translateY(-12px);box-shadow:0 20px 50px -10px #0055ff1f,0 0 0 1px #0055ff1a}.Process-module__MDuI_q__stepNumber{font-family:var(--font-heading);color:var(--border);opacity:.4;z-index:-1;font-size:80px;font-weight:800;line-height:1;transition:all .4s;position:absolute;top:-20px;right:20px}.Process-module__MDuI_q__card:hover .Process-module__MDuI_q__stepNumber{color:var(--primary);opacity:.15}@media (prefers-color-scheme:dark){.Process-module__MDuI_q__stepNumber{opacity:.15}.Process-module__MDuI_q__card:hover .Process-module__MDuI_q__stepNumber{opacity:.25}}.Process-module__MDuI_q__iconBox{width:64px;height:64px;color:var(--primary);background:linear-gradient(135deg,#0055ff14 0%,#ff88000f 100%);border-radius:18px;justify-content:center;align-items:center;margin-bottom:28px;transition:transform .3s;display:flex}.Process-module__MDuI_q__card:hover .Process-module__MDuI_q__iconBox{transform:scale(1.1)rotate(-3deg)}.Process-module__MDuI_q__icon{width:28px;height:28px}.Process-module__MDuI_q__cardTitle{font-family:var(--font-heading);color:var(--foreground);margin-bottom:12px;font-size:20px;font-weight:700}.Process-module__MDuI_q__cardDescription{font-family:var(--font-inter);color:var(--muted);font-size:15px;line-height:1.6}
.Sectors-module__p7PdCa__sectors{background-color:var(--surface);padding:60px 0;scroll-margin-top:80px;position:relative}@media (min-width:768px){.Sectors-module__p7PdCa__sectors{padding:120px 0}}@media (min-width:1024px){.Sectors-module__p7PdCa__sectors{padding:160px 0}}.Sectors-module__p7PdCa__container{max-width:1280px;margin:0 auto;padding:0 16px}@media (min-width:640px){.Sectors-module__p7PdCa__container{padding:0 32px}}.Sectors-module__p7PdCa__header{text-align:center;margin-bottom:64px}.Sectors-module__p7PdCa__label{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.15em;color:var(--primary);margin-bottom:20px;font-size:13px;font-weight:700}.Sectors-module__p7PdCa__title{font-family:var(--font-heading);color:var(--foreground);font-size:36px;line-height:1.1}@media (min-width:768px){.Sectors-module__p7PdCa__title{font-size:48px}}
.Engagement-module__ju2pgG__engagement{background-color:var(--background);padding:60px 0;position:relative}@media (min-width:768px){.Engagement-module__ju2pgG__engagement{padding:120px 0}}@media (min-width:1024px){.Engagement-module__ju2pgG__engagement{padding:160px 0}}.Engagement-module__ju2pgG__container{max-width:1280px;margin:0 auto;padding:0 16px}@media (min-width:640px){.Engagement-module__ju2pgG__container{padding:0 32px}}.Engagement-module__ju2pgG__contentWrapper{grid-template-columns:1fr;align-items:center;gap:64px;display:grid}@media (min-width:1024px){.Engagement-module__ju2pgG__contentWrapper{grid-template-columns:1fr 1.2fr;gap:100px}}.Engagement-module__ju2pgG__textContent{max-width:540px}.Engagement-module__ju2pgG__label{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.15em;color:var(--secondary);margin-bottom:20px;font-size:13px;font-weight:700}.Engagement-module__ju2pgG__title{font-family:var(--font-heading);color:var(--foreground);margin-bottom:28px;font-size:28px;line-height:1.15}@media (min-width:768px){.Engagement-module__ju2pgG__title{font-size:38px}}.Engagement-module__ju2pgG__description{font-family:var(--font-inter);color:var(--muted);margin-bottom:24px;font-size:17px;line-height:1.7}.Engagement-module__ju2pgG__valuesGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.Engagement-module__ju2pgG__valuesGrid{grid-template-columns:repeat(2,1fr);gap:28px}}.Engagement-module__ju2pgG__valueCard{background:var(--surface);border:1px solid var(--border);border-radius:20px;flex-direction:column;gap:16px;padding:28px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.Engagement-module__ju2pgG__valueCard:hover{border-color:#0055ff26;transform:translateY(-8px);box-shadow:0 20px 40px -10px #00000014,0 0 0 1px #00000008}@media (prefers-color-scheme:dark){.Engagement-module__ju2pgG__valueCard:hover{box-shadow:0 20px 40px -10px #0006,0 0 0 1px #0055ff26}}.Engagement-module__ju2pgG__iconBox{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .3s;display:flex}.Engagement-module__ju2pgG__valueCard:hover .Engagement-module__ju2pgG__iconBox{transform:scale(1.1)rotate(-5deg)}.Engagement-module__ju2pgG__icon-blue{color:var(--primary);background:linear-gradient(135deg,#0055ff1a 0%,#0055ff0d 100%)}.Engagement-module__ju2pgG__icon-slate{color:#64748b;background:linear-gradient(135deg,#64748b1a 0%,#64748b0d 100%)}.Engagement-module__ju2pgG__icon-orange{color:var(--secondary);background:linear-gradient(135deg,#ff88001a 0%,#ff88000d 100%)}.Engagement-module__ju2pgG__icon-navy{color:var(--navy);background:linear-gradient(135deg,#0a192f1a 0%,#0a192f0d 100%)}@media (prefers-color-scheme:dark){.Engagement-module__ju2pgG__icon-slate{color:#94a3b8;background:linear-gradient(135deg,#94a3b81a 0%,#94a3b80d 100%)}.Engagement-module__ju2pgG__icon-navy{color:#fff;background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%)}}.Engagement-module__ju2pgG__icon{width:28px;height:28px}.Engagement-module__ju2pgG__valueTitle{font-family:var(--font-heading);color:var(--foreground);margin-bottom:8px;font-size:20px;font-weight:700}.Engagement-module__ju2pgG__valueDescription{font-family:var(--font-inter);color:var(--muted);font-size:15px;line-height:1.6}
.Contact-module__DIbnYa__contact{background-color:var(--navy);color:#fff;padding:60px 0;position:relative;overflow:hidden}@media (min-width:768px){.Contact-module__DIbnYa__contact{padding:120px 0}}@media (min-width:1024px){.Contact-module__DIbnYa__contact{padding:160px 0}}.Contact-module__DIbnYa__contact:before{content:"";pointer-events:none;background:radial-gradient(circle,#0055ff1a 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:-200px;left:-100px}.Contact-module__DIbnYa__contact:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff88000f 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-100px;right:-100px}.Contact-module__DIbnYa__container{z-index:2;max-width:1280px;margin:0 auto;padding:0 16px;position:relative}@media (min-width:640px){.Contact-module__DIbnYa__container{padding:0 32px}}.Contact-module__DIbnYa__grid{grid-template-columns:1fr;gap:64px;display:grid}@media (min-width:1024px){.Contact-module__DIbnYa__grid{grid-template-columns:1fr 1.1fr;align-items:center;gap:80px}}.Contact-module__DIbnYa__infoCol{flex-direction:column;display:flex}.Contact-module__DIbnYa__label{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.15em;color:#f80;margin-bottom:20px;font-size:13px;font-weight:700}.Contact-module__DIbnYa__title{font-family:var(--font-heading);color:#fff;margin-bottom:24px;font-size:36px;line-height:1.1}@media (min-width:768px){.Contact-module__DIbnYa__title{font-size:48px}}.Contact-module__DIbnYa__description{font-family:var(--font-inter);color:#ffffff80;max-width:460px;margin-bottom:48px;font-size:17px;line-height:1.7}.Contact-module__DIbnYa__contactDetails{flex-direction:column;gap:24px;margin-bottom:48px;display:flex}.Contact-module__DIbnYa__contactItem{color:inherit;align-items:center;gap:20px;text-decoration:none;transition:all .3s;display:flex}.Contact-module__DIbnYa__contactItem:is(a):hover{transform:translate(8px)}.Contact-module__DIbnYa__iconBox{color:#f80;background:#ffffff0f;border:1px solid #ffffff14;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s;display:flex}.Contact-module__DIbnYa__contactItem:is(a):hover .Contact-module__DIbnYa__iconBox{background:#ff88001a;border-color:#f803}.Contact-module__DIbnYa__icon{width:22px;height:22px}.Contact-module__DIbnYa__itemTitle{font-family:var(--font-inter);color:#fff6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:13px}.Contact-module__DIbnYa__itemValue{font-family:var(--font-heading);color:#fff;font-size:18px;font-weight:600}.Contact-module__DIbnYa__availabilityBadge{font-family:var(--font-inter);color:#34d399;background:#10b9811a;border:1px solid #10b98126;border-radius:100px;align-items:center;gap:10px;padding:10px 20px;font-size:14px;font-weight:500;display:inline-flex}.Contact-module__DIbnYa__dot{background-color:#10b981;border-radius:50%;width:8px;height:8px;animation:2s infinite Contact-module__DIbnYa__pulse;box-shadow:0 0 10px #10b981}@keyframes Contact-module__DIbnYa__pulse{0%{box-shadow:0 0 #10b98180}70%{box-shadow:0 0 0 8px #10b98100}to{box-shadow:0 0 #10b98100}}.Contact-module__DIbnYa__formCol{position:relative}.Contact-module__DIbnYa__formCard{-webkit-backdrop-filter:blur(16px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;padding:24px 16px;box-shadow:0 25px 60px -15px #0006}@media (min-width:640px){.Contact-module__DIbnYa__formCard{padding:44px 36px}}.Contact-module__DIbnYa__formTitle{font-family:var(--font-heading);color:#fff;margin-bottom:36px;font-size:24px;font-weight:700}.Contact-module__DIbnYa__formRow{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:640px){.Contact-module__DIbnYa__formRow{grid-template-columns:1fr 1fr}}.Contact-module__DIbnYa__formGroup{margin-bottom:20px}.Contact-module__DIbnYa__formLabel{font-family:var(--font-inter);color:#fff9;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.Contact-module__DIbnYa__formInput,.Contact-module__DIbnYa__formTextarea{width:100%;font-family:var(--font-inter);color:#fff;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;padding:14px 18px;font-size:15px;transition:all .3s}.Contact-module__DIbnYa__formInput::placeholder,.Contact-module__DIbnYa__formTextarea::placeholder{color:#ffffff40}.Contact-module__DIbnYa__formInput:focus,.Contact-module__DIbnYa__formTextarea:focus{background:#ffffff0f;border-color:#0055ff80;outline:none;box-shadow:0 0 0 3px #0055ff26}.Contact-module__DIbnYa__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.4)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:16px;padding-right:44px}.Contact-module__DIbnYa__select option{background:var(--navy);color:#fff}.Contact-module__DIbnYa__formTextarea{resize:vertical;min-height:100px}.Contact-module__DIbnYa__submitBtn{width:100%;margin-top:8px}.Contact-module__DIbnYa__btnIcon{width:18px;height:18px;margin-left:8px}.Contact-module__DIbnYa__formDisclaimer{font-family:var(--font-inter);color:#ffffff4d;text-align:center;margin-top:24px;font-size:13px;line-height:1.5}.Contact-module__DIbnYa__successAlert,.Contact-module__DIbnYa__errorAlert{font-family:var(--font-inter);border-radius:12px;align-items:flex-start;gap:14px;margin-bottom:28px;padding:16px 20px;display:flex}.Contact-module__DIbnYa__successAlert{color:#34d399;background:#10b9811a;border:1px solid #10b98133}.Contact-module__DIbnYa__errorAlert{color:#f87171;background:#ef444414;border:1px solid #ef444433}.Contact-module__DIbnYa__alertIcon{flex-shrink:0;width:20px;height:20px;margin-top:2px}.Contact-module__DIbnYa__successAlert strong,.Contact-module__DIbnYa__errorAlert strong{margin-bottom:2px;font-size:14px;font-weight:700;display:block}.Contact-module__DIbnYa__successAlert p,.Contact-module__DIbnYa__errorAlert p{opacity:.8;margin:0;font-size:13px}
