.Navbar-module__nuAbfa__navbar{z-index:1000;width:100%;transition:all .4s cubic-bezier(.25,1,.5,1);position:fixed;top:0;left:0}.Navbar-module__nuAbfa__navbar.Navbar-module__nuAbfa__scrolled{background:rgba(var(--bg-primary-rgb,255, 255, 255), .95);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid #0057ff2e;padding:4px 0;box-shadow:0 4px 16px #0000000d}.Navbar-module__nuAbfa__inner{justify-content:space-between;align-items:center;gap:32px;display:flex}.Navbar-module__nuAbfa__logo{flex-shrink:0;align-items:center;gap:12px;text-decoration:none;transition:all .4s;display:flex}.Navbar-module__nuAbfa__logoIcon{background:linear-gradient(135deg,#0057ff,#00d4ff);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:4px;display:flex;box-shadow:0 0 20px #0057ff66}.Navbar-module__nuAbfa__logoText{flex-direction:column;line-height:1;display:flex}.Navbar-module__nuAbfa__logoName{color:#fff;letter-spacing:.08em;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:800}.Navbar-module__nuAbfa__logoSub{color:#a0b4cccc;letter-spacing:.18em;margin-top:1px;font-size:.6rem;font-weight:500}.Navbar-module__nuAbfa__desktopNav{align-items:center;gap:32px;display:flex}.Navbar-module__nuAbfa__navLink{color:var(--text-secondary);padding:8px 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.Navbar-module__nuAbfa__navLink:hover,.Navbar-module__nuAbfa__navLink.Navbar-module__nuAbfa__active{color:var(--accent-blue)!important}.Navbar-module__nuAbfa__navLink:before{content:"";opacity:0;z-index:-1;background:#006fe514;border-radius:6px;transition:all .3s cubic-bezier(.25,1,.5,1);position:absolute;inset:0;transform:scale(.9)translateY(4px)}.Navbar-module__nuAbfa__navLink:hover{color:#006fe5;transform:translateY(-2px)}.Navbar-module__nuAbfa__navLink:hover:before{opacity:1;transform:scale(1)translateY(0)}.Navbar-module__nuAbfa__navLink.Navbar-module__nuAbfa__active{color:#006fe5}.Navbar-module__nuAbfa__navLink.Navbar-module__nuAbfa__active:before{opacity:1;background:#006fe50a;transform:scale(1)translateY(0)}.Navbar-module__nuAbfa__actions{flex-shrink:0;align-items:center;gap:16px;display:flex}.Navbar-module__nuAbfa__ctaBtn{padding:10px 22px;font-size:.875rem}.Navbar-module__nuAbfa__burger{cursor:pointer;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__nuAbfa__burger span{background:#1e1e1e;border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.Navbar-module__nuAbfa__burgerOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__nuAbfa__burgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__nuAbfa__burgerOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__nuAbfa__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;background:#fffffffa;padding-top:100px;transition:transform .4s cubic-bezier(.4,0,.2,1);display:none;position:fixed;inset:0;transform:translate(100%)}.Navbar-module__nuAbfa__mobileMenu.Navbar-module__nuAbfa__mobileMenuOpen{transform:translate(0)}.Navbar-module__nuAbfa__mobileNav{flex-direction:column;align-items:center;gap:8px;padding:0 24px;display:flex}.Navbar-module__nuAbfa__mobileNavLink{text-align:center;color:#4b4b4b;border-bottom:1px solid #e5e7eb;border-radius:10px;width:100%;padding:16px;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .2s}.Navbar-module__nuAbfa__mobileNavLink:hover,.Navbar-module__nuAbfa__mobileNavLink.Navbar-module__nuAbfa__active{color:#006fe5;background:#006fe50d}.Navbar-module__nuAbfa__mobileCta{justify-content:center;width:100%;margin-top:24px}@media (max-width:900px){.Navbar-module__nuAbfa__desktopNav,.Navbar-module__nuAbfa__ctaBtn{display:none}.Navbar-module__nuAbfa__burger{display:flex}.Navbar-module__nuAbfa__mobileMenu{display:block}}
.Footer-module__EZoWya__footer{background:#fff;border-top:1px solid #e5e7eb;padding:80px 0 0;position:relative;overflow:hidden}.Footer-module__EZoWya__glow{background:linear-gradient(90deg,#0000,#006fe5,#0000);width:600px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Footer-module__EZoWya__top{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:48px;margin-bottom:64px;display:grid}.Footer-module__EZoWya__logo{align-items:center;gap:12px;margin-bottom:20px;text-decoration:none;display:flex}.Footer-module__EZoWya__logoIcon{background:linear-gradient(135deg,#0057ff,#00d4ff);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:4px;display:flex}.Footer-module__EZoWya__logoText{flex-direction:column;line-height:1;display:flex}.Footer-module__EZoWya__logoName{color:#fff;letter-spacing:.08em;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:800}.Footer-module__EZoWya__logoSub{color:#a0b4ccb3;letter-spacing:.18em;margin-top:1px;font-size:.55rem;font-weight:500}.Footer-module__EZoWya__tagline{color:#757575;max-width:280px;margin-bottom:24px;font-size:.9rem;line-height:1.7}.Footer-module__EZoWya__socials{gap:12px;display:flex}.Footer-module__EZoWya__social{color:#4b4b4b;background:#006fe50d;border:1px solid #006fe526;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Footer-module__EZoWya__social:hover{color:#006fe5;background:#006fe51a;border-color:#006fe5;transform:translateY(-2px)}.Footer-module__EZoWya__colTitle{color:#1e1e1e;text-transform:uppercase;letter-spacing:.12em;margin-bottom:20px;font-size:.8rem;font-weight:700}.Footer-module__EZoWya__colList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__colLink{color:#757575;font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__colLink:hover{color:#006fe5}.Footer-module__EZoWya__contactList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__contactList li{align-items:flex-start;gap:10px;display:flex}.Footer-module__EZoWya__contactIcon{flex-shrink:0;margin-top:1px;font-size:1rem}.Footer-module__EZoWya__divider{background:linear-gradient(90deg,#0000,#e5e7eb,#0000);height:1px}.Footer-module__EZoWya__bottom{justify-content:space-between;align-items:center;padding:24px 0;display:flex}.Footer-module__EZoWya__copy{color:#757575;font-size:.85rem}@media (max-width:1024px){.Footer-module__EZoWya__top{grid-template-columns:1fr 1fr}.Footer-module__EZoWya__brand{grid-column:1/-1}}@media (max-width:600px){.Footer-module__EZoWya__top{grid-template-columns:1fr}.Footer-module__EZoWya__brand{grid-column:unset}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:8px}}
.ServiceCard3D-module__cAssRW__card{background:var(--bg-card,#fff);cursor:default;height:100%;transform-style:preserve-3d;will-change:transform;border-radius:20px;flex-direction:column;padding:36px 28px 28px;transition:transform 80ms linear,box-shadow .3s;animation:.7s cubic-bezier(.22,1,.36,1) both ServiceCard3D-module__cAssRW__cardEntrance;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000000a}.ServiceCard3D-module__cAssRW__card:before{content:"";background:conic-gradient(transparent, var(--icon-color,#0057ff), transparent 30%);z-index:0;opacity:.15;width:200%;height:200%;transition:opacity .3s;animation:4s linear infinite ServiceCard3D-module__cAssRW__spinBorder;position:absolute;top:-50%;left:-50%}.ServiceCard3D-module__cAssRW__hovered:before{opacity:.8}.ServiceCard3D-module__cAssRW__card:after{content:"";z-index:0;background:#eaeff5;border-radius:18px;position:absolute;inset:2px}@keyframes ServiceCard3D-module__cAssRW__spinBorder{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ServiceCard3D-module__cAssRW__cardEntrance{0%{opacity:0;transform:perspective(900px)rotateX(20deg)translateY(40px)scale(.94)}to{opacity:1;transform:perspective(900px)rotateX(0)translateY(0)scale(1)}}.ServiceCard3D-module__cAssRW__hovered{box-shadow:0 20px 40px #00000014,0 0 30px #0057ff1a}.ServiceCard3D-module__cAssRW__mouseGlow{pointer-events:none;border-radius:inherit;z-index:1;transition:opacity .35s;position:absolute;inset:0}.ServiceCard3D-module__cAssRW__topShine{background:linear-gradient(90deg, transparent, var(--shine-color,#0057ff), transparent);opacity:0;z-index:1;border-radius:50%;height:1px;transition:opacity .35s;position:absolute;top:0;left:10%;right:10%}.ServiceCard3D-module__cAssRW__hovered .ServiceCard3D-module__cAssRW__topShine{opacity:.8}.ServiceCard3D-module__cAssRW__cornerDot{opacity:.2;z-index:2;border-radius:50%;width:8px;height:8px;transition:opacity .3s,transform .3s;position:absolute;top:20px;right:20px}.ServiceCard3D-module__cAssRW__hovered .ServiceCard3D-module__cAssRW__cornerDot{opacity:1;transform:scale(1.4);box-shadow:0 0 12px}.ServiceCard3D-module__cAssRW__iconWrapper{width:68px;height:68px;transform-style:preserve-3d;z-index:2;margin-bottom:22px;position:relative}.ServiceCard3D-module__cAssRW__iconBg{background:color-mix(in srgb, var(--icon-color,#0057ff) 8%, transparent);border:1px solid color-mix(in srgb, var(--icon-color,#0057ff) 15%, transparent);border-radius:16px;transition:all .35s;position:absolute;inset:0;box-shadow:0 4px 12px #0000000d}.ServiceCard3D-module__cAssRW__hovered .ServiceCard3D-module__cAssRW__iconBg{background:color-mix(in srgb, var(--icon-color,#0057ff) 15%, transparent);border-color:color-mix(in srgb, var(--icon-color,#0057ff) 40%, transparent);box-shadow:0 12px 24px #0000001a, 0 0 20px color-mix(in srgb, var(--icon-color,#0057ff) 25%, transparent);transform:translateZ(16px)translateY(-3px)}.ServiceCard3D-module__cAssRW__iconEmoji{z-index:3;transform-style:preserve-3d;justify-content:center;align-items:center;font-size:1.8rem;line-height:1;transition:filter .35s;animation:5s linear infinite ServiceCard3D-module__cAssRW__float360;display:flex;position:absolute;inset:0}.ServiceCard3D-module__cAssRW__hovered .ServiceCard3D-module__cAssRW__iconEmoji{filter:drop-shadow(0 6px 12px #00000026);animation:5s linear infinite ServiceCard3D-module__cAssRW__float360Hover}@keyframes ServiceCard3D-module__cAssRW__float360{0%{transform:translateY(0)rotateY(0)}50%{transform:translateY(-8px)rotateY(180deg)}to{transform:translateY(0)rotateY(360deg)}}@keyframes ServiceCard3D-module__cAssRW__float360Hover{0%{transform:translateZ(24px)translateY(-4px)scale(1.12)rotateY(0)}50%{transform:translateZ(24px)translateY(-12px)scale(1.12)rotateY(180deg)}to{transform:translateZ(24px)translateY(-4px)scale(1.12)rotateY(360deg)}}.ServiceCard3D-module__cAssRW__iconReflect{pointer-events:none;background:linear-gradient(#0000,#00000005);border-radius:0 0 12px 12px;height:40%;position:absolute;bottom:0;left:15%;right:15%}.ServiceCard3D-module__cAssRW__title{color:#1e1e1e;z-index:2;margin-bottom:12px;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:700;transition:transform .3s;position:relative}.ServiceCard3D-module__cAssRW__hovered .ServiceCard3D-module__cAssRW__title{transform:translateZ(10px)}.ServiceCard3D-module__cAssRW__desc{color:#4b4b4b;z-index:2;flex:1;margin-bottom:24px;font-size:.875rem;line-height:1.65;position:relative}.ServiceCard3D-module__cAssRW__link{color:var(--link-color,#006fe5);z-index:2;align-items:center;gap:6px;width:fit-content;font-size:.85rem;font-weight:600;text-decoration:none;transition:gap .25s,opacity .25s;display:inline-flex;position:relative}.ServiceCard3D-module__cAssRW__link:hover{opacity:.85;gap:10px}.ServiceCard3D-module__cAssRW__arrow{flex-shrink:0;transition:transform .25s}.ServiceCard3D-module__cAssRW__link:hover .ServiceCard3D-module__cAssRW__arrow{transform:translate(3px)}.ServiceCard3D-module__cAssRW__bottomBar{opacity:0;z-index:2;border-radius:50%;height:2px;transition:opacity .4s;position:absolute;bottom:0;left:5%;right:5%}.ServiceCard3D-module__cAssRW__hovered .ServiceCard3D-module__cAssRW__bottomBar{opacity:.7}@media (max-width:768px){.ServiceCard3D-module__cAssRW__card{transition:transform .3s,box-shadow .3s}.ServiceCard3D-module__cAssRW__card:active{transform:scale(.97)!important}}
.TrustedBy-module__LVd1cG__trustedSection{background:#fff;border-bottom:1px solid #e5e7eb;padding:60px 0;overflow:hidden}.TrustedBy-module__LVd1cG__title{text-align:center;color:#757575;text-transform:uppercase;letter-spacing:.1em;margin-bottom:32px;font-size:.85rem;font-weight:600}.TrustedBy-module__LVd1cG__marqueeContainer{-webkit-user-select:none;user-select:none;width:100%;display:flex;position:relative;overflow:hidden}.TrustedBy-module__LVd1cG__marqueeContainer:before,.TrustedBy-module__LVd1cG__marqueeContainer:after{content:"";z-index:2;pointer-events:none;width:150px;height:100%;position:absolute;top:0}.TrustedBy-module__LVd1cG__marqueeContainer:before{background:linear-gradient(90deg,#fff,#0000);left:0}.TrustedBy-module__LVd1cG__marqueeContainer:after{background:linear-gradient(270deg,#fff,#0000);right:0}.TrustedBy-module__LVd1cG__marquee{flex-shrink:0;justify-content:space-around;align-items:center;gap:60px;min-width:100%;padding:0 30px;animation:30s linear infinite TrustedBy-module__LVd1cG__scroll;display:flex}.TrustedBy-module__LVd1cG__logo{color:#a0b4cc;filter:grayscale();opacity:.6;white-space:nowrap;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:800;transition:all .3s}.TrustedBy-module__LVd1cG__logo:hover{color:#006fe5;opacity:1;filter:grayscale(0%);transform:scale(1.05)}@keyframes TrustedBy-module__LVd1cG__scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (max-width:768px){.TrustedBy-module__LVd1cG__marquee{gap:40px}.TrustedBy-module__LVd1cG__logo{font-size:1.2rem}.TrustedBy-module__LVd1cG__marqueeContainer:before,.TrustedBy-module__LVd1cG__marqueeContainer:after{width:60px}}
.Testimonials-module__MlUweW__testimonialsSection{background:#fff}.Testimonials-module__MlUweW__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Testimonials-module__MlUweW__card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;padding:32px;transition:all .3s;position:relative}.Testimonials-module__MlUweW__card:hover{border-color:#006fe5;transform:translateY(-5px);box-shadow:0 12px 30px #0000000d}.Testimonials-module__MlUweW__quoteIcon{color:#006fe51a;font-family:serif;font-size:3rem;line-height:1;position:absolute;top:24px;right:24px}.Testimonials-module__MlUweW__content{color:#4b4b4b;z-index:1;margin-bottom:24px;font-size:1rem;line-height:1.7;position:relative}.Testimonials-module__MlUweW__author{align-items:center;gap:16px;display:flex}.Testimonials-module__MlUweW__avatar{background:var(--gradient-blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;font-weight:700;display:flex}.Testimonials-module__MlUweW__authorInfo{flex-direction:column;display:flex}.Testimonials-module__MlUweW__name{color:#1e1e1e;font-size:1rem;font-weight:700}.Testimonials-module__MlUweW__role{color:#757575;font-size:.85rem}@media (max-width:900px){.Testimonials-module__MlUweW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Testimonials-module__MlUweW__grid{grid-template-columns:1fr}}
.Home-module__baJ6tW__hero{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:90px 0 60px;display:flex;position:relative;overflow:hidden}.Home-module__baJ6tW__canvas{z-index:0;width:100%;height:100%;position:absolute;inset:0}.Home-module__baJ6tW__heroBg{z-index:1;background:radial-gradient(80% 60% at 50% 0,#006fe50d 0%,#0000 70%),radial-gradient(40% 40% at 80% 80%,#00f2a208 0%,#0000 60%),linear-gradient(#fff 0%,#f8fafc 100%);position:absolute;inset:0}.Home-module__baJ6tW__heroGlow{z-index:1;background:radial-gradient(circle,#006fe50d 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:4s ease-in-out infinite Home-module__baJ6tW__glow;position:absolute;top:50%;left:50%;transform:translate(-50%,-55%)}.Home-module__baJ6tW__heroContent{z-index:2;text-align:center;max-width:900px;margin:80px auto 0;position:relative}.Home-module__baJ6tW__heroBadge{color:#006fe5;letter-spacing:.05em;background:#006fe50d;border:1px solid #006fe526;border-radius:100px;align-items:center;gap:10px;margin-bottom:28px;padding:8px 20px;font-size:.8rem;font-weight:600;animation:.8s both Home-module__baJ6tW__fadeInUp;display:inline-flex}.Home-module__baJ6tW__badgeDot{background:#00f2a2;border-radius:50%;width:8px;height:8px;animation:2s infinite Home-module__baJ6tW__pulse}.Home-module__baJ6tW__heroTitle{color:#1e1e1e;letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(3rem,6vw,5.5rem);font-weight:900;line-height:1.05;animation:.8s .1s both Home-module__baJ6tW__fadeInUp}.Home-module__baJ6tW__heroAccent{background:linear-gradient(135deg,#006fe5 0%,#3395ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Home-module__baJ6tW__heroSubtitle{color:#4b4b4b;max-width:620px;margin:0 auto 40px;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7;animation:.8s .2s both Home-module__baJ6tW__fadeInUp}.Home-module__baJ6tW__heroBtns{justify-content:center;gap:16px;margin-top:40px;animation:.8s .3s both Home-module__baJ6tW__fadeInUp;display:flex}.Home-module__baJ6tW__trustBadges{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:32px;animation:.8s .35s both Home-module__baJ6tW__fadeInUp;display:flex}.Home-module__baJ6tW__trustBadge{color:var(--text-secondary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:.9rem;display:flex}.Home-module__baJ6tW__trustCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);text-align:center;border-radius:20px;flex-direction:column;align-items:center;height:100%;padding:32px 24px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000005}.Home-module__baJ6tW__trustCard:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(at 20% 30%,#006fe514 0%,#0000 50%),radial-gradient(at 80% 70%,#00f2a20a 0%,#0000 50%);width:200%;height:200%;animation:12s linear infinite Home-module__baJ6tW__rotateOrb;position:absolute;top:-50%;left:-50%}@keyframes Home-module__baJ6tW__rotateOrb{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Home-module__baJ6tW__trustCard:hover{border-color:#006fe54d;transform:translateY(-5px);box-shadow:0 12px 30px #006fe514}.Home-module__baJ6tW__trustCard:hover:before{animation-duration:6s}.Home-module__baJ6tW__trustCardIcon{z-index:1;color:#006fe5;background:#006fe50d;border-radius:16px;margin-bottom:20px;padding:16px;font-size:2.5rem;transition:transform .3s;display:inline-flex;position:relative}.Home-module__baJ6tW__trustCard:hover .Home-module__baJ6tW__trustCardIcon{background:#006fe51a;transform:scale(1.1)}.Home-module__baJ6tW__trustCardTitle{z-index:1;color:var(--text-primary);margin-bottom:12px;font-size:1.1rem;font-weight:700;position:relative}.Home-module__baJ6tW__trustCardDesc{z-index:1;color:var(--text-secondary);font-size:.9rem;line-height:1.5;position:relative}.Home-module__baJ6tW__heroStats{border-top:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:center;gap:48px;padding-top:48px;animation:.8s .4s both Home-module__baJ6tW__fadeInUp;display:flex}.Home-module__baJ6tW__heroStat{flex-direction:column;align-items:center;gap:4px;display:flex}.Home-module__baJ6tW__heroStatVal{color:#006fe5;-webkit-background-clip:text;background-clip:text;font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:800}.Home-module__baJ6tW__heroStatLabel{color:#757575;letter-spacing:.05em;font-size:.8rem;font-weight:500}.Home-module__baJ6tW__scrollIndicator{z-index:2;cursor:pointer;animation:3s ease-in-out infinite Home-module__baJ6tW__float-indicator;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}@keyframes Home-module__baJ6tW__float-indicator{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,10px)}}.Home-module__baJ6tW__scrollDot{background:#fffc;border:2px solid #c4dff6;border-radius:20px;justify-content:center;align-items:flex-start;width:32px;height:52px;padding-top:8px;transition:border-color .3s;display:flex;box-shadow:0 4px 14px #006fe526}.Home-module__baJ6tW__scrollDot:hover{border-color:#006fe5}.Home-module__baJ6tW__scrollDot:after{content:"";background:#006fe5;border-radius:4px;width:6px;height:12px;animation:1.8s cubic-bezier(.15,.41,.69,.94) infinite Home-module__baJ6tW__scroll-wheel}@keyframes Home-module__baJ6tW__scroll-wheel{0%{opacity:1;transform:translateY(0)}30%{opacity:1;transform:translateY(6px)}to{opacity:0;transform:translateY(20px)}}.Home-module__baJ6tW__serviceCard{flex-direction:column;gap:0;height:100%;display:flex}.Home-module__baJ6tW__serviceIcon{background:#006fe50d;border:1px solid #006fe526;border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;font-size:1.6rem;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000008}.Home-module__baJ6tW__serviceCard:hover .Home-module__baJ6tW__serviceIcon{background:#006fe51a;transform:scale(1.05);box-shadow:0 4px 16px #006fe51a}.Home-module__baJ6tW__serviceTitle{color:#1e1e1e;margin-bottom:10px;font-size:1.1rem;font-weight:700}.Home-module__baJ6tW__serviceDesc{color:#757575;flex:1;margin-bottom:20px;font-size:.9rem;line-height:1.6}.Home-module__baJ6tW__serviceLink{color:#006fe5;align-items:center;gap:6px;font-size:.85rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.Home-module__baJ6tW__serviceLink:hover{color:#3395ff;gap:10px}.Home-module__baJ6tW__industryBadge{color:var(--text-primary);cursor:pointer;background:#006fe51a;border:1px solid #006fe54d;border-radius:30px;align-items:center;padding:16px 32px;font-weight:500;transition:all .3s;display:flex}.Home-module__baJ6tW__industryBadge:after{content:"→";opacity:0;color:#fff;margin-left:8px;transition:all .3s;transform:translate(-10px)}.Home-module__baJ6tW__industryBadge:hover{color:#fff;background:#006fe5;border-color:#006fe5;transform:translateY(-2px);box-shadow:0 4px 16px #006fe54d}.Home-module__baJ6tW__industryBadge:hover:after{opacity:1;transform:translate(0)}.Home-module__baJ6tW__whySection{position:relative;overflow:hidden}.Home-module__baJ6tW__whyBg{background:radial-gradient(60% 80% at 0%,#006fe508 0%,#0000 70%);position:absolute;inset:0}.Home-module__baJ6tW__whyGrid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid;position:relative}.Home-module__baJ6tW__whyLeft{position:sticky;top:120px}.Home-module__baJ6tW__whyRight{flex-direction:column;gap:20px;display:flex}.Home-module__baJ6tW__reasonCard{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;align-items:flex-start;gap:20px;padding:24px;transition:all .3s;display:flex}.Home-module__baJ6tW__reasonCard:hover{background:#fff;border-color:#006fe5;transform:translate(8px);box-shadow:0 4px 16px #006fe50d}.Home-module__baJ6tW__reasonCheck{color:#fff;background:linear-gradient(135deg,#006fe5,#3395ff);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 4px 12px #006fe533}.Home-module__baJ6tW__reasonTitle{color:#fff;margin-bottom:6px;font-size:1rem;font-weight:700}.Home-module__baJ6tW__reasonDesc{color:#4b4b4b;font-size:.875rem;line-height:1.6}.Home-module__baJ6tW__ctaSection{padding-bottom:120px}.Home-module__baJ6tW__ctaBanner{text-align:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:32px;padding:80px 60px;position:relative;overflow:hidden}.Home-module__baJ6tW__ctaBannerGlow{pointer-events:none;background:radial-gradient(circle,#006fe50d 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.Home-module__baJ6tW__ctaContent{z-index:1;position:relative}.Home-module__baJ6tW__ctaBtns{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}@media (max-width:768px){.Home-module__baJ6tW__heroStats{gap:24px}.Home-module__baJ6tW__whyGrid{grid-template-columns:1fr;gap:40px}.Home-module__baJ6tW__whyLeft{top:unset;position:relative}.Home-module__baJ6tW__ctaBanner{padding:48px 24px}.Home-module__baJ6tW__heroBtns{flex-direction:column;align-items:center}}
.About-module__hVONLq__statsSection{background:#f8fafc;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:60px 0}.About-module__hVONLq__statsGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.About-module__hVONLq__statCard{padding:32px 16px;position:relative}.About-module__hVONLq__statCard:after{content:"";background:#e5e7eb;width:1px;height:50%;position:absolute;top:25%;right:0}.About-module__hVONLq__statCard:last-child:after{display:none}.About-module__hVONLq__statValue{color:#006fe5;margin-bottom:10px;font-family:Inter,sans-serif;font-size:3.5rem;font-weight:900;line-height:1}.About-module__hVONLq__statLabel{color:#757575;letter-spacing:.05em;font-size:.9rem;font-weight:600}.About-module__hVONLq__missionGrid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.About-module__hVONLq__missionVisual{flex-direction:column;gap:20px;display:flex;position:relative}.About-module__hVONLq__missionOrb{pointer-events:none;background:radial-gradient(circle,#006fe50d 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.About-module__hVONLq__missionCard{z-index:1;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:32px;transition:all .3s;position:relative;box-shadow:0 4px 16px #0000000d}.About-module__hVONLq__missionCard:hover{border-color:#006fe5;transform:translateY(-4px);box-shadow:0 8px 30px #006fe51a}.About-module__hVONLq__missionCardAlt{background:#f8fafc}.About-module__hVONLq__missionIcon{margin-bottom:12px;font-size:2rem}.About-module__hVONLq__missionCard h3{color:#1e1e1e;margin-bottom:10px;font-size:1.1rem;font-weight:700}.About-module__hVONLq__missionCard p{color:#4b4b4b;font-size:.9rem;line-height:1.6}.About-module__hVONLq__missionContent{padding:8px 0}.About-module__hVONLq__missionBadges{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.About-module__hVONLq__valuesSection{background:#f8fafc}.About-module__hVONLq__valueCard{text-align:center;padding:40px 28px}.About-module__hVONLq__valueIcon{margin-bottom:16px;font-size:2.2rem;display:block}.About-module__hVONLq__valueTitle{color:#1e1e1e;margin-bottom:10px;font-size:1.1rem;font-weight:700}.About-module__hVONLq__valueDesc{color:#4b4b4b;font-size:.9rem;line-height:1.65}.About-module__hVONLq__aboutCta{padding:60px 0 100px}@media (max-width:900px){.About-module__hVONLq__statsGrid{grid-template-columns:repeat(2,1fr)}.About-module__hVONLq__missionGrid{grid-template-columns:1fr;gap:48px}}@media (max-width:500px){.About-module__hVONLq__statsGrid{grid-template-columns:repeat(2,1fr)}.About-module__hVONLq__statCard:after{display:none}}
.Contact-module__x2Jx8a__contactGrid{grid-template-columns:1fr 1.5fr;align-items:flex-start;gap:64px;display:grid}.Contact-module__x2Jx8a__infoPanel{position:sticky;top:120px}.Contact-module__x2Jx8a__infoTitle{color:#1e1e1e;letter-spacing:-.02em;margin-bottom:16px;font-size:1.8rem;font-weight:800}.Contact-module__x2Jx8a__infoSubtitle{color:#4b4b4b;margin-bottom:36px;font-size:.95rem;line-height:1.75}.Contact-module__x2Jx8a__contactCards{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}.Contact-module__x2Jx8a__contactCard{background:#fff;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:16px;padding:20px 24px;transition:all .25s;display:flex}.Contact-module__x2Jx8a__contactCard:hover{border-color:#006fe5;transform:translate(6px);box-shadow:0 4px 16px #006fe51a}.Contact-module__x2Jx8a__contactCardIcon{background:#006fe50d;border:1px solid #006fe526;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.4rem;display:flex}.Contact-module__x2Jx8a__contactCardLabel{color:#757575;text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;font-size:.75rem;font-weight:600}.Contact-module__x2Jx8a__contactCardValue{color:#1e1e1e;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}a.Contact-module__x2Jx8a__contactCardValue:hover{color:#006fe5}.Contact-module__x2Jx8a__infoNote{color:#4b4b4b;background:#00e5a00f;border:1px solid #00e5a033;border-radius:10px;align-items:center;gap:10px;margin-bottom:28px;padding:14px 20px;font-size:.875rem;display:flex}.Contact-module__x2Jx8a__infoNoteDot{background:#00e5a0;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s infinite Contact-module__x2Jx8a__pulse}.Contact-module__x2Jx8a__infoServices{margin-top:8px}.Contact-module__x2Jx8a__infoServicesLabel{color:#757575;text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:.8rem;font-weight:600}.Contact-module__x2Jx8a__infoServicesList{flex-wrap:wrap;gap:8px;display:flex}.Contact-module__x2Jx8a__formPanel{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:48px 40px;box-shadow:0 4px 16px #0000000d}.Contact-module__x2Jx8a__formTitle{color:#1e1e1e;margin-bottom:32px;font-size:1.4rem;font-weight:700}.Contact-module__x2Jx8a__form{flex-direction:column;gap:24px;display:flex}.Contact-module__x2Jx8a__formRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.Contact-module__x2Jx8a__formGroup{flex-direction:column;gap:8px;display:flex}.Contact-module__x2Jx8a__label{color:#4b4b4b;letter-spacing:.02em;font-size:.85rem;font-weight:600}.Contact-module__x2Jx8a__input,.Contact-module__x2Jx8a__select,.Contact-module__x2Jx8a__textarea{color:#1e1e1e;background:#f8fafc;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:14px 16px;font-family:Inter,sans-serif;font-size:.95rem;transition:all .25s}.Contact-module__x2Jx8a__input::placeholder,.Contact-module__x2Jx8a__textarea::placeholder{color:#757575}.Contact-module__x2Jx8a__input:focus,.Contact-module__x2Jx8a__select:focus,.Contact-module__x2Jx8a__textarea:focus{background:#fff;border-color:#006fe5;box-shadow:0 0 0 3px #006fe51a}.Contact-module__x2Jx8a__inputError{border-color:#ff464699!important}.Contact-module__x2Jx8a__inputError:focus{box-shadow:0 0 0 3px #ff46461a!important}.Contact-module__x2Jx8a__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23006FE5' stroke-width='2.5'%3E%3Cpolyline points='6,9 12,15 18,9'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.Contact-module__x2Jx8a__select option{color:#1e1e1e;background:#fff}.Contact-module__x2Jx8a__textarea{resize:vertical;min-height:140px;line-height:1.6}.Contact-module__x2Jx8a__error{color:#ff6b6b;font-size:.8rem;font-weight:500}.Contact-module__x2Jx8a__submitBtn{justify-content:center;gap:10px;width:100%;position:relative}.Contact-module__x2Jx8a__loading{opacity:.8;cursor:not-allowed}.Contact-module__x2Jx8a__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.7s linear infinite Contact-module__x2Jx8a__spin}@keyframes Contact-module__x2Jx8a__spin{to{transform:rotate(360deg)}}.Contact-module__x2Jx8a__successState{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:48px 24px;display:flex}.Contact-module__x2Jx8a__successIcon{font-size:3.5rem;animation:.5s Contact-module__x2Jx8a__fadeInUp}.Contact-module__x2Jx8a__successTitle{color:#1e1e1e;font-size:1.6rem;font-weight:800}.Contact-module__x2Jx8a__successMsg{color:#4b4b4b;max-width:400px;font-size:1rem;line-height:1.7}.Contact-module__x2Jx8a__serverError{color:#ff6b6b;background:#ff505014;border:1px solid #ff50504d;border-radius:10px;padding:14px 16px;font-size:.875rem;line-height:1.5}@media (max-width:1000px){.Contact-module__x2Jx8a__contactGrid{grid-template-columns:1fr;gap:48px}.Contact-module__x2Jx8a__infoPanel{top:unset;position:relative}}@media (max-width:600px){.Contact-module__x2Jx8a__formPanel{padding:32px 24px}.Contact-module__x2Jx8a__formRow{grid-template-columns:1fr}}
.Industry-module__KdKxLG__main{padding-top:20px}.Industry-module__KdKxLG__accentText{background:linear-gradient(135deg,#006fe5 0%,#3395ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Industry-module__KdKxLG__featureCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);text-align:left;border-radius:20px;height:100%;padding:32px 24px;transition:all .3s;box-shadow:0 4px 20px #00000005}.Industry-module__KdKxLG__featureCard:hover{border-color:#006fe54d;transform:translateY(-5px);box-shadow:0 12px 30px #006fe514}.Industry-module__KdKxLG__featureIcon{color:#006fe5;background:#006fe50d;border-radius:12px;margin-bottom:20px;padding:12px;font-size:1.5rem;display:inline-flex}.Industry-module__KdKxLG__featureTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.2rem;font-weight:700}.Industry-module__KdKxLG__featureDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.Industry-module__KdKxLG__challengeCard{background:var(--bg-primary);border:1px solid var(--border-subtle);text-align:left;border-left:4px solid #ff4d4d;border-radius:20px;height:100%;padding:32px 24px;box-shadow:0 4px 12px #00000005}.Industry-module__KdKxLG__challengeIcon{margin-bottom:16px;font-size:1.5rem;display:inline-block}.Industry-module__KdKxLG__useCaseCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:24px;align-items:flex-start;gap:20px;padding:32px;transition:transform .3s;display:flex;box-shadow:0 8px 24px #00000008}.Industry-module__KdKxLG__useCaseCard:hover{border-color:#00f2a24d;transform:translateY(-4px)}.Industry-module__KdKxLG__useCaseCheck{background:#00f2a21a;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;display:flex}.Industry-module__KdKxLG__useCaseTitle{color:var(--text-primary);margin-top:4px;margin-bottom:8px;font-size:1.2rem;font-weight:700}.Industry-module__KdKxLG__useCaseDesc{color:var(--text-secondary);font-size:1rem;line-height:1.6}.Industry-module__KdKxLG__benefitsWrapper{border:1px solid var(--border-subtle);background:linear-gradient(#006fe508 0%,#0000 100%);border-radius:32px;padding:60px 40px}.Industry-module__KdKxLG__benefitsGrid{flex-direction:column;gap:24px;max-width:600px;margin:0 auto;display:flex}.Industry-module__KdKxLG__benefitItem{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:16px;align-items:center;gap:16px;padding:20px;display:flex;box-shadow:0 4px 12px #00000005}.Industry-module__KdKxLG__benefitCheck{color:#004d33;background:#00f2a2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.Industry-module__KdKxLG__benefitText{color:var(--text-primary);font-size:1.1rem;font-weight:600}.Industry-module__KdKxLG__ctaBanner{background:var(--bg-secondary);border:1px solid var(--border-subtle);text-align:center;border-radius:32px;padding:80px 40px;position:relative;overflow:hidden}.Industry-module__KdKxLG__ctaBanner:before{content:"";pointer-events:none;background:radial-gradient(circle,#006fe50d 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}
.not-found-module__sxuMuG__page{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__bg{background:radial-gradient(80% 60% at 50% 20%,#006fe50d 0%,#0000 70%);position:absolute;inset:0}.not-found-module__sxuMuG__glow{background:radial-gradient(circle,#006fe50d 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found-module__sxuMuG__content{z-index:1;max-width:600px;margin:0 auto;position:relative}.not-found-module__sxuMuG__code{color:#006fe514;letter-spacing:-.05em;margin-bottom:16px;font-family:Inter,sans-serif;font-size:clamp(6rem,15vw,10rem);font-weight:900;line-height:1}.not-found-module__sxuMuG__title{color:#1e1e1e;margin-bottom:16px;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800}.not-found-module__sxuMuG__subtitle{color:#4b4b4b;margin-bottom:40px;font-size:1.05rem;line-height:1.7}.not-found-module__sxuMuG__actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}
.Portfolio-module__GxmBNq__comingSoonBanner{text-align:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:32px;margin-bottom:64px;padding:80px 60px;position:relative;overflow:hidden}.Portfolio-module__GxmBNq__csGlow{pointer-events:none;background:radial-gradient(circle,#006fe51a 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.Portfolio-module__GxmBNq__csOrb{background:radial-gradient(100% 60% at 50% 100%,#00f2a20d 0%,#0000 70%);position:absolute;inset:0}.Portfolio-module__GxmBNq__csContent{z-index:1;position:relative}.Portfolio-module__GxmBNq__csIconWrap{justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex;position:relative}.Portfolio-module__GxmBNq__csPulse{border:2px solid #006fe533;border-radius:50%;animation:2s ease-out infinite Portfolio-module__GxmBNq__pulse-ring;position:absolute;inset:-8px}@keyframes Portfolio-module__GxmBNq__pulse-ring{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(1.4)}}.Portfolio-module__GxmBNq__csIcon{font-size:3rem;animation:3s ease-in-out infinite Portfolio-module__GxmBNq__float}.Portfolio-module__GxmBNq__csTitle{color:#1e1e1e;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800}.Portfolio-module__GxmBNq__csSubtitle{color:#4b4b4b;max-width:580px;margin:0 auto;font-size:1.05rem;line-height:1.75}.Portfolio-module__GxmBNq__previewLabel{text-align:center;color:#757575;letter-spacing:.1em;margin-bottom:40px;font-size:.85rem}.Portfolio-module__GxmBNq__projectCard{background:var(--bg-card,#fff);border:1px solid var(--border,#e5e7eb);border-radius:24px;flex-direction:column;height:100%;padding:40px 32px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Portfolio-module__GxmBNq__projectCard:hover{border-color:#006fe566;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #00000014}.Portfolio-module__GxmBNq__projectIconWrap{background:linear-gradient(135deg,#fff 0%,#f5f7fa 100%);border:1px solid #0000000d;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;font-size:1.8rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 8px 16px #0000000f}.Portfolio-module__GxmBNq__projectCard:hover .Portfolio-module__GxmBNq__projectIconWrap{transform:scale(1.1)rotate(5deg)}.Portfolio-module__GxmBNq__projectCategory{color:#006fe5;text-transform:uppercase;letter-spacing:.15em;margin-bottom:12px;font-size:.8rem;font-weight:700}.Portfolio-module__GxmBNq__projectTitle{color:var(--text-primary,#1e1e1e);letter-spacing:-.02em;margin-bottom:16px;font-size:1.4rem;font-weight:800}.Portfolio-module__GxmBNq__projectDesc{color:var(--text-secondary,#4b4b4b);flex-grow:1;margin-bottom:32px;font-size:.95rem;line-height:1.7}.Portfolio-module__GxmBNq__projectTags{border-top:1px solid var(--border,#e5e7eb);flex-wrap:wrap;gap:8px;padding-top:24px;display:flex}.Portfolio-module__GxmBNq__tag{color:#006fe5;background:#006fe50d;border:none;border-radius:100px;padding:6px 14px;font-size:.75rem;font-weight:600;transition:background .2s}.Portfolio-module__GxmBNq__tag:hover{background:#006fe51a}.Portfolio-module__GxmBNq__notifyCta{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-top:60px;padding:32px 40px;display:flex}.Portfolio-module__GxmBNq__notifyText{color:#4b4b4b;margin:0;font-size:1rem}@media (max-width:768px){.Portfolio-module__GxmBNq__comingSoonBanner{padding:48px 24px}.Portfolio-module__GxmBNq__notifyCta{text-align:center;flex-direction:column}}
.PortfolioDetail-module__cFcIxG__projectGrid{grid-template-columns:1fr 3fr;align-items:start;gap:60px;display:grid}@media (max-width:900px){.PortfolioDetail-module__cFcIxG__projectGrid{grid-template-columns:1fr;gap:40px}}
.Seo-module___fApaW__seoMain{background:var(--bg-primary);color:var(--text-primary);padding-top:100px}.Seo-module___fApaW__heroSection{text-align:center;background:linear-gradient(135deg,#006fe50d 0%,#0000 100%);padding:80px 0}.Seo-module___fApaW__h1{background:linear-gradient(90deg, var(--text-primary), var(--accent-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:24px;font-size:3.5rem;font-weight:800;line-height:1.2}.Seo-module___fApaW__heroText{color:var(--text-secondary);max-width:900px;margin:0 auto 20px;font-size:1.2rem;line-height:1.6}.Seo-module___fApaW__contentSection{background:var(--bg-primary);padding:80px 0}.Seo-module___fApaW__contentSectionAlt{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);padding:80px 0}.Seo-module___fApaW__h2{text-align:center;margin-bottom:24px;font-size:2.5rem;font-weight:700}.Seo-module___fApaW__paragraph{color:var(--text-secondary);text-align:center;max-width:800px;margin:0 auto 40px;font-size:1.1rem;line-height:1.8}.Seo-module___fApaW__grid2{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}@media (max-width:768px){.Seo-module___fApaW__grid2{grid-template-columns:1fr}}.Seo-module___fApaW__card,.Seo-module___fApaW__industryCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:20px;padding:32px;transition:transform .3s;box-shadow:0 4px 20px #00000005}.Seo-module___fApaW__card:hover,.Seo-module___fApaW__industryCard:hover{border-color:#006fe54d;transform:translateY(-5px)}.Seo-module___fApaW__industryCard{border-left:4px solid var(--accent-green)}.Seo-module___fApaW__card{border-left:4px solid var(--accent-blue)}.Seo-module___fApaW__h3{color:var(--text-primary);margin-bottom:16px;font-size:1.5rem}.Seo-module___fApaW__card p,.Seo-module___fApaW__industryCard p{color:var(--text-secondary);line-height:1.6}.Seo-module___fApaW__link{color:var(--accent-blue);text-decoration:underline}.Seo-module___fApaW__link:hover{color:var(--accent-green)}.Seo-module___fApaW__benefitsList,.Seo-module___fApaW__processList{max-width:800px;color:var(--text-secondary);margin:0 auto;padding:0}.Seo-module___fApaW__benefitsList li{margin-bottom:20px;padding-left:30px;font-size:1.1rem;line-height:1.6;list-style:none;position:relative}.Seo-module___fApaW__benefitsList li:before{content:"✓";color:var(--accent-green);font-weight:700;position:absolute;left:0}.Seo-module___fApaW__processList li{margin-bottom:24px;font-size:1.1rem;line-height:1.6}.Seo-module___fApaW__faqWrapper{max-width:800px;margin:0 auto}.Seo-module___fApaW__faqItem{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:16px;margin-bottom:32px;padding:24px}.Seo-module___fApaW__faqQ{color:var(--text-primary);margin-bottom:12px;font-size:1.3rem}.Seo-module___fApaW__faqA{color:var(--text-secondary);line-height:1.6}.Seo-module___fApaW__ctaSection{text-align:center;border-top:1px solid var(--border-subtle);background:linear-gradient(135deg,#00f2a20d 0%,#0000 100%);padding:100px 0}.Seo-module___fApaW__ctaH2{margin-bottom:24px;font-size:3rem;font-weight:800}.Seo-module___fApaW__ctaP{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.2rem;line-height:1.6}
.Services-module__4CTZYG__servicesList{flex-direction:column;gap:80px;display:flex}.Services-module__4CTZYG__serviceBlock{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.Services-module__4CTZYG__serviceBlockReverse{direction:rtl}.Services-module__4CTZYG__serviceBlockReverse>*{direction:ltr}.Services-module__4CTZYG__serviceVisual{background:#fff;border:1px solid #e5e7eb;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:32px;min-height:380px;padding:48px 40px;transition:all .3s;display:flex}.Services-module__4CTZYG__serviceVisual:hover{border-color:#006fe5;box-shadow:0 8px 30px #006fe51a}.Services-module__4CTZYG__serviceIconLarge{background:#006fe50d;border:1px solid #006fe526;border-radius:20px;justify-content:center;align-items:center;width:90px;height:90px;font-size:2.8rem;display:flex;box-shadow:0 4px 16px #0000000d}.Services-module__4CTZYG__serviceFeatures{flex-direction:column;gap:16px;width:100%;display:flex}.Services-module__4CTZYG__featureItem{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;align-items:flex-start;gap:14px;padding:14px 18px;transition:all .2s;display:flex}.Services-module__4CTZYG__featureItem:hover{background:#fff;border-color:#006fe5;box-shadow:0 4px 12px #006fe50d}.Services-module__4CTZYG__featureIcon{flex-shrink:0;margin-top:2px;font-size:1.2rem}.Services-module__4CTZYG__featureLabel{color:#1e1e1e;margin-bottom:2px;font-size:.9rem;font-weight:700}.Services-module__4CTZYG__featureDesc{color:#757575;font-size:.8rem;line-height:1.4}.Services-module__4CTZYG__serviceContent{padding:8px 0}.Services-module__4CTZYG__serviceNumber{color:#006fe514;letter-spacing:-.04em;margin-bottom:8px;font-family:Inter,sans-serif;font-size:4rem;font-weight:900;line-height:1}.Services-module__4CTZYG__serviceTitle{color:#1e1e1e;letter-spacing:-.02em;margin-bottom:16px;font-size:2.2rem;font-weight:800}.Services-module__4CTZYG__serviceDesc{color:#4b4b4b;margin-bottom:32px;font-size:1rem;line-height:1.8}.Services-module__4CTZYG__bottomCta{padding:60px 0 100px}.Services-module__4CTZYG__ctaBox{text-align:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:24px;padding:64px 40px}@media (max-width:900px){.Services-module__4CTZYG__serviceBlock,.Services-module__4CTZYG__serviceBlockReverse{direction:ltr;grid-template-columns:1fr;gap:40px}.Services-module__4CTZYG__serviceBlockReverse>*{direction:ltr}.Services-module__4CTZYG__serviceTitle{font-size:1.8rem}}
