@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&family=DM+Sans:wght@400;500;600&display=swap";
.Hero-module__5mqjZW__hero{text-align:center;max-width:auto;z-index:1;margin:0 auto;padding:80px 10px 100px;position:relative;overflow:hidden}.Hero-module__5mqjZW__hero:before{content:"";z-index:-2;background:radial-gradient(at top,#4f46e540,#0000 65%),radial-gradient(at 0 100%,#22d3ee26,#0000 50%),linear-gradient(#020617,#020617);position:absolute;inset:-50% -25% 0}.Hero-module__5mqjZW__hero:after{content:"";opacity:.06;z-index:-1;pointer-events:none;background-image:url(/backgrounds/hero-bg.png);background-position:50%;background-size:cover;position:absolute;inset:-300px}.Hero-module__5mqjZW__floatingElements{pointer-events:none;z-index:0;position:absolute;inset:0}.Hero-module__5mqjZW__floatOrb{filter:blur(80px);background:radial-gradient(circle,#4f46e566,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:15%;left:10%}.Hero-module__5mqjZW__floatOrb2{filter:blur(70px);background:radial-gradient(circle,#22d3ee4d,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:40%;right:15%}.Hero-module__5mqjZW__heroLogo{filter:drop-shadow(0 0 #4f46e500);max-width:90%;height:220px;margin-bottom:48px;transition:transform .5s cubic-bezier(.34,1.56,.64,1),filter .5s}.Hero-module__5mqjZW__heroLogo:hover{filter:drop-shadow(0 0 30px #4f46e5b3)drop-shadow(0 0 60px #22d3ee80);transform:scale(1.05)rotate(1deg)}.Hero-module__5mqjZW__heroLogo svg #Hero-module__5mqjZW__arc-path{stroke-dasharray:260;stroke-dashoffset:260px;animation:2s ease-out forwards Hero-module__5mqjZW__drawArc}.Hero-module__5mqjZW__heroLogo:hover svg #Hero-module__5mqjZW__arc-path{animation:1.4s ease-out forwards Hero-module__5mqjZW__drawArcHover}@keyframes Hero-module__5mqjZW__drawArc{to{stroke-dashoffset:0}}@keyframes Hero-module__5mqjZW__drawArcHover{0%{stroke-dashoffset:260px}to{stroke-dashoffset:0}}.Hero-module__5mqjZW__headline{letter-spacing:-2px;color:#fff;margin:0;font-family:Outfit,sans-serif;font-size:68px;font-weight:800;line-height:1.1}.Hero-module__5mqjZW__highlight{background:linear-gradient(135deg,#4f46e5 0%,#22d3ee 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.Hero-module__5mqjZW__sparkleIcon{color:#22d3ee;width:24px;height:24px;animation:2s ease-in-out infinite Hero-module__5mqjZW__sparkle;position:absolute;top:-8px;right:-32px}@keyframes Hero-module__5mqjZW__sparkle{0%,to{opacity:1;transform:rotate(0)scale(1)}50%{opacity:.5;transform:rotate(180deg)scale(1.2)}}.Hero-module__5mqjZW__description{color:#ffffffbf;max-width:760px;margin-top:28px;margin-left:auto;margin-right:auto;font-family:DM Sans,sans-serif;font-size:20px;line-height:1.7}.Hero-module__5mqjZW__actions{justify-content:center;align-items:center;gap:20px;margin-top:56px;display:flex}.Hero-module__5mqjZW__primary{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;border-radius:12px;align-items:center;gap:8px;padding:16px 40px;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #4f46e566,0 0 40px #22d3ee33}.Hero-module__5mqjZW__primary:before{content:"";background:linear-gradient(120deg,#0000 30%,#ffffff4d,#0000 70%);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.Hero-module__5mqjZW__primary:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 12px 48px #4f46e5b3,0 0 60px #22d3ee80}.Hero-module__5mqjZW__primary:hover:before{transform:translate(100%)}.Hero-module__5mqjZW__arrowIcon{width:18px;height:18px;transition:transform .3s}.Hero-module__5mqjZW__primary:hover .Hero-module__5mqjZW__arrowIcon{transform:translate(4px)}.Hero-module__5mqjZW__secondary{border:2px solid;border-image:linear-gradient(135deg,var(--primary),var(--accent))1;color:var(--text-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#4f46e514;border-radius:12px;padding:14px 38px;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.Hero-module__5mqjZW__secondary:before{content:"";opacity:0;background:linear-gradient(135deg,#4f46e533,#22d3ee33);transition:opacity .3s;position:absolute;inset:0}.Hero-module__5mqjZW__secondary:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 12px 36px #4f46e566,inset 0 0 20px #4f46e533}.Hero-module__5mqjZW__secondary:hover:before{opacity:1}.Hero-module__5mqjZW__scrollIndicator{border:2px solid #4f46e580;border-radius:12px;justify-content:center;width:24px;height:40px;padding-top:8px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__5mqjZW__scrollDot{background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:2px;width:4px;height:8px;box-shadow:0 0 10px #4f46e5cc}@media (max-width:768px){.Hero-module__5mqjZW__hero{padding:100px 20px 120px}.Hero-module__5mqjZW__heroLogo{height:140px;margin-bottom:40px}.Hero-module__5mqjZW__headline{letter-spacing:-1px;font-size:48px}.Hero-module__5mqjZW__description{font-size:18px}.Hero-module__5mqjZW__actions{flex-direction:column;gap:16px}.Hero-module__5mqjZW__primary,.Hero-module__5mqjZW__secondary{justify-content:center;width:100%}.Hero-module__5mqjZW__floatOrb,.Hero-module__5mqjZW__floatOrb2{width:250px;height:250px}}@media (max-width:480px){.Hero-module__5mqjZW__heroLogo{height:100px}.Hero-module__5mqjZW__headline{font-size:36px}.Hero-module__5mqjZW__sparkleIcon{width:18px;height:18px;right:-24px}.Hero-module__5mqjZW__description{font-size:16px}}
.ServicesOverview-module__pBVrlW__section{z-index:2;background:radial-gradient(at top,#4f46e514,#0000 50%),linear-gradient(#020617,#0a0d1f);padding:160px 24px 140px;position:relative}.ServicesOverview-module__pBVrlW__section h2{text-align:center;background:linear-gradient(135deg,#fff,#fffc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-family:Outfit,sans-serif;font-size:52px;font-weight:800}.ServicesOverview-module__pBVrlW__subtitle{text-align:center;color:var(--text-secondary);max-width:720px;margin:0 auto 80px;font-family:DM Sans,sans-serif;font-size:18px;line-height:1.7}.ServicesOverview-module__pBVrlW__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;max-width:1200px;margin:0 auto;display:grid}.ServicesOverview-module__pBVrlW__card{transform-style:preserve-3d;cursor:pointer;background:linear-gradient(135deg,#ffffff0f,#ffffff05);border:1px solid #4f46e526;border-radius:24px;outline:none;padding:40px;transition:all .4s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.ServicesOverview-module__pBVrlW__card:before{content:"";-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#4f46e599,#22d3ee99);border-radius:24px;padding:1px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ServicesOverview-module__pBVrlW__card:after{content:"";background:radial-gradient(600px circle at var(--x,50%)var(--y,50%),#4f46e526,transparent 40%);opacity:0;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.ServicesOverview-module__pBVrlW__card:hover:before,.ServicesOverview-module__pBVrlW__focused:before,.ServicesOverview-module__pBVrlW__card:hover:after,.ServicesOverview-module__pBVrlW__focused:after{opacity:1}.ServicesOverview-module__pBVrlW__card:hover,.ServicesOverview-module__pBVrlW__focused{background:linear-gradient(135deg,#ffffff14,#ffffff0a);border-color:#4f46e54d;box-shadow:0 30px 80px #00000080,0 0 0 1px #4f46e533,inset 0 1px #ffffff1a}.ServicesOverview-module__pBVrlW__iconWrapper{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:28px;display:flex;position:relative;overflow:hidden}.ServicesOverview-module__pBVrlW__iconBg{opacity:.15;transition:all .4s;position:absolute;inset:0}.ServicesOverview-module__pBVrlW__card:hover .ServicesOverview-module__pBVrlW__iconBg{opacity:.25;transform:scale(1.1)}.ServicesOverview-module__pBVrlW__icon{z-index:2;color:#fff;filter:drop-shadow(0 2px 8px #4f46e580);width:32px;height:32px;transition:all .4s cubic-bezier(.34,1.56,.64,1);position:relative}.ServicesOverview-module__pBVrlW__card:hover .ServicesOverview-module__pBVrlW__icon{filter:drop-shadow(0 4px 12px #4f46e5cc);transform:scale(1.15)rotate(5deg)}.ServicesOverview-module__pBVrlW__content{flex:1}.ServicesOverview-module__pBVrlW__card h3{color:#fff;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:22px;font-weight:700;transition:color .3s}.ServicesOverview-module__pBVrlW__card:hover h3{background:linear-gradient(135deg,#4f46e5,#22d3ee);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ServicesOverview-module__pBVrlW__card p{color:var(--text-secondary);font-family:DM Sans,sans-serif;font-size:15px;line-height:1.7}.ServicesOverview-module__pBVrlW__learnMore{color:#4f46e5cc;opacity:0;align-items:center;gap:6px;margin-top:24px;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;transition:all .4s;display:flex;transform:translate(-10px)}.ServicesOverview-module__pBVrlW__card:hover .ServicesOverview-module__pBVrlW__learnMore{opacity:1;color:#4f46e5;transform:translate(0)}.ServicesOverview-module__pBVrlW__arrowIcon{width:16px;height:16px;transition:transform .3s}.ServicesOverview-module__pBVrlW__card:hover .ServicesOverview-module__pBVrlW__arrowIcon{transform:translate(3px,-3px)}@media (max-width:768px){.ServicesOverview-module__pBVrlW__section{padding:120px 20px 100px}.ServicesOverview-module__pBVrlW__section h2{font-size:40px}.ServicesOverview-module__pBVrlW__subtitle{margin-bottom:60px;font-size:16px}.ServicesOverview-module__pBVrlW__grid{gap:24px}.ServicesOverview-module__pBVrlW__card{padding:32px}}@media (max-width:640px){.ServicesOverview-module__pBVrlW__section h2{font-size:36px}.ServicesOverview-module__pBVrlW__grid{grid-template-columns:1fr}}
.Metrics-module__K4-Q4W__section{background:linear-gradient(#020617f2,#020617);padding:120px 24px;position:relative;overflow:hidden}.Metrics-module__K4-Q4W__section:before{content:"";background:linear-gradient(90deg,#0000,#4f46e580 50%,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Metrics-module__K4-Q4W__grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:40px;max-width:1200px;margin:0 auto;display:grid}.Metrics-module__K4-Q4W__metric{cursor:pointer;background:linear-gradient(135deg,#ffffff0d,#ffffff05);border:1px solid #4f46e533;border-radius:20px;padding:40px 24px;transition:all .4s cubic-bezier(.34,1.56,.64,1);position:relative}.Metrics-module__K4-Q4W__metric:before{content:"";-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#4f46e580,#22d3ee80);border-radius:20px;padding:1px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Metrics-module__K4-Q4W__metric:hover:before{opacity:1}.Metrics-module__K4-Q4W__metric:hover{border-color:#4f46e566;transform:translateY(-8px)scale(1.03);box-shadow:0 20px 60px #4f46e54d,0 0 80px #22d3ee33}.Metrics-module__K4-Q4W__iconWrapper{justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;display:flex;position:relative}.Metrics-module__K4-Q4W__icon{z-index:2;filter:drop-shadow(0 0 8px);width:36px;height:36px;transition:transform .4s cubic-bezier(.34,1.56,.64,1);position:relative}.Metrics-module__K4-Q4W__metric:hover .Metrics-module__K4-Q4W__icon{transform:scale(1.2)rotate(5deg)}.Metrics-module__K4-Q4W__iconGlow{filter:blur(30px);opacity:.6;border-radius:50%;transition:opacity .4s;position:absolute;inset:-20px}.Metrics-module__K4-Q4W__metric:hover .Metrics-module__K4-Q4W__iconGlow{opacity:1}.Metrics-module__K4-Q4W__value{background:linear-gradient(135deg,#fff,#ffffffb3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-family:Outfit,sans-serif;font-size:48px;font-weight:800;transition:transform .4s;display:block}.Metrics-module__K4-Q4W__metric:hover .Metrics-module__K4-Q4W__value{transform:scale(1.1)}.Metrics-module__K4-Q4W__label{color:var(--text-secondary);font-family:DM Sans,sans-serif;font-size:15px;line-height:1.5;transition:color .4s;display:block}.Metrics-module__K4-Q4W__metric:hover .Metrics-module__K4-Q4W__label{color:#ffffffe6}@media (max-width:768px){.Metrics-module__K4-Q4W__section{padding:96px 20px}.Metrics-module__K4-Q4W__grid{gap:24px}.Metrics-module__K4-Q4W__metric{padding:32px 20px}.Metrics-module__K4-Q4W__iconWrapper{width:56px;height:56px}.Metrics-module__K4-Q4W__icon{width:32px;height:32px}.Metrics-module__K4-Q4W__value{font-size:40px}.Metrics-module__K4-Q4W__label{font-size:14px}}@media (max-width:480px){.Metrics-module__K4-Q4W__grid{grid-template-columns:1fr}}
.ProductMock-module__KRvfKG__section{text-align:center;background:linear-gradient(#020617f2,#020617);padding:140px 24px;position:relative;overflow:hidden}.ProductMock-module__KRvfKG__section:before{content:"";filter:blur(80px);background:radial-gradient(circle,#22d3ee26,#0000 70%);width:600px;height:600px;animation:8s ease-in-out infinite ProductMock-module__KRvfKG__float;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes ProductMock-module__KRvfKG__float{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-45%)scale(1.1)}}.ProductMock-module__KRvfKG__mock{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff14,#ffffff05),#0a0d1f;border:1px solid #4f46e54d;border-radius:20px;max-width:800px;margin:0 auto 32px;position:relative;overflow:hidden;box-shadow:0 50px 100px #00000080,0 0 0 1px #ffffff0d,inset 0 1px #ffffff1a}.ProductMock-module__KRvfKG__header{background:#0000004d;border-bottom:1px solid #4f46e533;align-items:center;gap:16px;padding:16px;display:flex}.ProductMock-module__KRvfKG__dots{gap:8px;display:flex}.ProductMock-module__KRvfKG__dot{border-radius:50%;width:12px;height:12px;box-shadow:inset 0 1px 2px #0000004d}.ProductMock-module__KRvfKG__addressBar{background:#ffffff0d;border:1px solid #4f46e533;border-radius:8px;flex:1;padding:8px 16px}.ProductMock-module__KRvfKG__url{color:#fff9;text-align:left;font-family:DM Sans,monospace;font-size:13px}.ProductMock-module__KRvfKG__canvas{background:radial-gradient(#4f46e50d,#0000 60%),#0f1228;flex-direction:column;justify-content:center;align-items:center;gap:24px;height:400px;display:flex;position:relative}.ProductMock-module__KRvfKG__iconWrapper{justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.ProductMock-module__KRvfKG__paintbrush{z-index:2;color:#22d3ee;filter:drop-shadow(0 0 20px #22d3eecc);width:48px;height:48px;position:relative}.ProductMock-module__KRvfKG__iconGlow{filter:blur(30px);background:radial-gradient(circle,#22d3ee4d,#0000 70%);animation:3s ease-in-out infinite ProductMock-module__KRvfKG__glowPulse;position:absolute;inset:-30px}@keyframes ProductMock-module__KRvfKG__glowPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.ProductMock-module__KRvfKG__text{color:#ffffffb3;align-items:center;gap:12px;font-family:DM Sans,sans-serif;font-size:17px;display:flex}.ProductMock-module__KRvfKG__loader{color:#4f46e5;width:20px;height:20px;animation:2s linear infinite ProductMock-module__KRvfKG__spin}@keyframes ProductMock-module__KRvfKG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProductMock-module__KRvfKG__dots3{gap:8px;display:flex}.ProductMock-module__KRvfKG__animDot{background:linear-gradient(135deg,#4f46e5,#22d3ee);border-radius:50%;width:8px;height:8px;box-shadow:0 0 12px #4f46e5cc}.ProductMock-module__KRvfKG__badge{letter-spacing:.5px;color:#22d3ee;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#4f46e533,#22d3ee33);border:1px solid #4f46e566;border-radius:999px;margin-top:16px;padding:8px 20px;font-family:Outfit,sans-serif;font-size:13px;font-weight:600;display:inline-block;box-shadow:0 4px 20px #22d3ee4d,inset 0 1px #ffffff1a}@media (max-width:768px){.ProductMock-module__KRvfKG__section{padding:120px 20px}.ProductMock-module__KRvfKG__canvas{height:320px}.ProductMock-module__KRvfKG__iconWrapper{width:64px;height:64px}.ProductMock-module__KRvfKG__paintbrush{width:40px;height:40px}.ProductMock-module__KRvfKG__text{font-size:15px}.ProductMock-module__KRvfKG__loader{width:18px;height:18px}}@media (max-width:480px){.ProductMock-module__KRvfKG__header{padding:12px}.ProductMock-module__KRvfKG__addressBar{padding:6px 12px}.ProductMock-module__KRvfKG__url{font-size:11px}.ProductMock-module__KRvfKG__canvas{height:280px}.ProductMock-module__KRvfKG__text{flex-direction:column;gap:8px;font-size:14px}}
.WhyCreativeArc-module__MCd5PW__section{text-align:center;background:linear-gradient(#020617f2,#020617);padding:140px 24px;position:relative;overflow:hidden}.WhyCreativeArc-module__MCd5PW__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#4f46e51a,#0000 70%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.WhyCreativeArc-module__MCd5PW__section h2{color:var(--text-primary);margin-bottom:80px;font-family:Outfit,sans-serif;font-size:52px;font-weight:800}.WhyCreativeArc-module__MCd5PW__highlight{background:linear-gradient(135deg,#4f46e5,#22d3ee);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.WhyCreativeArc-module__MCd5PW__list{gap:24px;max-width:1000px;margin:0 auto;display:grid}.WhyCreativeArc-module__MCd5PW__item{text-align:left;cursor:pointer;background:linear-gradient(135deg,#ffffff0d,#ffffff05);border:1px solid #4f46e533;border-radius:20px;align-items:flex-start;gap:24px;padding:32px 36px;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.WhyCreativeArc-module__MCd5PW__item:before{content:"";-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#4f46e580,#22d3ee80);border-radius:20px;padding:1px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.WhyCreativeArc-module__MCd5PW__item:after{content:"";background:radial-gradient(600px circle at var(--x,50%)var(--y,50%),#4f46e526,transparent 40%);opacity:0;transition:opacity .3s;position:absolute;inset:0}.WhyCreativeArc-module__MCd5PW__item:hover:before,.WhyCreativeArc-module__MCd5PW__item:hover:after{opacity:1}.WhyCreativeArc-module__MCd5PW__item:hover{background:linear-gradient(135deg,#ffffff14,#ffffff0a);border-color:#4f46e566;transform:translate(8px)scale(1.02);box-shadow:0 20px 60px #4f46e54d,inset 0 1px #ffffff1a}.WhyCreativeArc-module__MCd5PW__iconCircle{background:linear-gradient(135deg,#4f46e533,#22d3ee33);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.WhyCreativeArc-module__MCd5PW__iconCircle:before{content:"";opacity:0;filter:blur(12px);background:linear-gradient(135deg,#4f46e5,#22d3ee);border-radius:16px;transition:opacity .4s;position:absolute;inset:-4px}.WhyCreativeArc-module__MCd5PW__item:hover .WhyCreativeArc-module__MCd5PW__iconCircle{background:linear-gradient(135deg,#4f46e54d,#22d3ee4d);transform:scale(1.1)rotate(5deg)}.WhyCreativeArc-module__MCd5PW__item:hover .WhyCreativeArc-module__MCd5PW__iconCircle:before{opacity:.6}.WhyCreativeArc-module__MCd5PW__icon{z-index:2;color:#fff;filter:drop-shadow(0 2px 8px #4f46e580);width:28px;height:28px;transition:all .4s;position:relative}.WhyCreativeArc-module__MCd5PW__item:hover .WhyCreativeArc-module__MCd5PW__icon{filter:drop-shadow(0 4px 12px #4f46e5cc);transform:scale(1.1)}.WhyCreativeArc-module__MCd5PW__content{flex:1;padding-top:4px}.WhyCreativeArc-module__MCd5PW__content h3{color:var(--text-primary);margin-bottom:8px;font-family:Outfit,sans-serif;font-size:20px;font-weight:700;transition:color .3s}.WhyCreativeArc-module__MCd5PW__item:hover .WhyCreativeArc-module__MCd5PW__content h3{background:linear-gradient(135deg,#4f46e5,#22d3ee);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.WhyCreativeArc-module__MCd5PW__content p{color:var(--text-secondary);font-family:DM Sans,sans-serif;font-size:15px;line-height:1.7;transition:color .3s}.WhyCreativeArc-module__MCd5PW__item:hover .WhyCreativeArc-module__MCd5PW__content p{color:#ffffffd9}@media (max-width:768px){.WhyCreativeArc-module__MCd5PW__section{padding:120px 20px}.WhyCreativeArc-module__MCd5PW__section h2{margin-bottom:60px;font-size:40px}.WhyCreativeArc-module__MCd5PW__item{gap:20px;padding:28px}.WhyCreativeArc-module__MCd5PW__iconCircle{width:48px;height:48px}.WhyCreativeArc-module__MCd5PW__icon{width:24px;height:24px}.WhyCreativeArc-module__MCd5PW__content h3{font-size:18px}.WhyCreativeArc-module__MCd5PW__content p{font-size:14px}}@media (max-width:640px){.WhyCreativeArc-module__MCd5PW__section h2{font-size:36px}.WhyCreativeArc-module__MCd5PW__item{text-align:center;flex-direction:column;align-items:center}.WhyCreativeArc-module__MCd5PW__item:hover{transform:translateY(-4px)scale(1.02)}}
.CareersCTA-module__vDFmaG__section{text-align:center;background:linear-gradient(#020617,#020617fa);padding:160px 24px;position:relative;overflow:hidden}.CareersCTA-module__vDFmaG__section:before{content:"";z-index:0;background:radial-gradient(#4f46e540,#0000 65%),radial-gradient(at 0 100%,#22d3ee26,#0000 50%);position:absolute;inset:0}.CareersCTA-module__vDFmaG__orb1,.CareersCTA-module__vDFmaG__orb2{filter:blur(80px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.CareersCTA-module__vDFmaG__orb1{background:radial-gradient(circle,#4f46e566,#0000 70%);width:400px;height:400px;top:20%;right:10%}.CareersCTA-module__vDFmaG__orb2{background:radial-gradient(circle,#22d3ee4d,#0000 70%);width:350px;height:350px;bottom:20%;left:10%}.CareersCTA-module__vDFmaG__content{z-index:2;max-width:800px;margin:0 auto;position:relative}.CareersCTA-module__vDFmaG__section h2{color:#fff;margin-bottom:24px;font-family:Outfit,sans-serif;font-size:52px;font-weight:800;line-height:1.2}.CareersCTA-module__vDFmaG__highlight{background:linear-gradient(135deg,#4f46e5,#22d3ee);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CareersCTA-module__vDFmaG__section p{color:#ffffffbf;max-width:680px;margin-top:20px;margin-left:auto;margin-right:auto;font-family:DM Sans,sans-serif;font-size:19px;line-height:1.7}.CareersCTA-module__vDFmaG__highlights{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:48px;display:flex}.CareersCTA-module__vDFmaG__highlightItem{color:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#4f46e51a,#22d3ee1a);border:1px solid #4f46e54d;border-radius:12px;align-items:center;gap:10px;padding:12px 20px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;transition:all .3s;display:flex}.CareersCTA-module__vDFmaG__highlightItem:hover{background:linear-gradient(135deg,#4f46e533,#22d3ee33);border-color:#4f46e580;transform:translateY(-2px);box-shadow:0 8px 24px #4f46e54d}.CareersCTA-module__vDFmaG__highlightIcon{color:#22d3ee;filter:drop-shadow(0 0 8px #22d3ee99);width:18px;height:18px}.CareersCTA-module__vDFmaG__cta{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;border-radius:12px;align-items:center;gap:10px;margin-top:56px;padding:18px 42px;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #4f46e580,0 0 40px #22d3ee4d}.CareersCTA-module__vDFmaG__cta:before{content:"";background:linear-gradient(120deg,#0000 30%,#ffffff4d,#0000 70%);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.CareersCTA-module__vDFmaG__cta:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 16px 48px #4f46e5b3,0 0 60px #22d3ee80}.CareersCTA-module__vDFmaG__cta:hover:before{transform:translate(100%)}.CareersCTA-module__vDFmaG__arrow{width:20px;height:20px;transition:transform .3s}.CareersCTA-module__vDFmaG__cta:hover .CareersCTA-module__vDFmaG__arrow{transform:translate(5px)}@media (max-width:768px){.CareersCTA-module__vDFmaG__section{padding:120px 20px}.CareersCTA-module__vDFmaG__section h2{font-size:40px}.CareersCTA-module__vDFmaG__section p{font-size:17px}.CareersCTA-module__vDFmaG__highlights{gap:16px}.CareersCTA-module__vDFmaG__highlightItem{padding:10px 16px;font-size:13px}.CareersCTA-module__vDFmaG__highlightIcon{width:16px;height:16px}.CareersCTA-module__vDFmaG__cta{padding:16px 36px;font-size:15px}.CareersCTA-module__vDFmaG__orb1,.CareersCTA-module__vDFmaG__orb2{width:250px;height:250px}}@media (max-width:640px){.CareersCTA-module__vDFmaG__section h2{font-size:36px}.CareersCTA-module__vDFmaG__highlights{flex-direction:column;align-items:center}.CareersCTA-module__vDFmaG__highlightItem,.CareersCTA-module__vDFmaG__cta{justify-content:center;width:100%;max-width:300px}}
