.automation-module__OqJLlq__automationPage{background-color:#f8f9fa;min-height:100vh;overflow-x:hidden}.automation-module__OqJLlq__container{max-width:1200px;margin:0 auto;padding:0 20px}.automation-module__OqJLlq__heroSection{background-image:radial-gradient(#2b4974 0%,#0e2341 70%);padding:120px 0 80px;position:relative;overflow:hidden}.automation-module__OqJLlq__heroBackground{pointer-events:none;position:absolute;inset:0}.automation-module__OqJLlq__floatingElements{width:100%;height:100%;position:absolute}.automation-module__OqJLlq__floatingBot{color:#ffffff1a;animation:6s ease-in-out infinite automation-module__OqJLlq__float;position:absolute;top:10%;right:10%}.automation-module__OqJLlq__floatingGear{color:#ffffff14;animation:20s linear infinite automation-module__OqJLlq__rotate;position:absolute;top:60%;left:5%}.automation-module__OqJLlq__floatingZap{color:#ffffff1f;animation:3s ease-in-out infinite automation-module__OqJLlq__pulse;position:absolute;top:30%;left:15%}.automation-module__OqJLlq__floatingWorkflow{color:#ffffff1a;animation:4s ease-in-out infinite automation-module__OqJLlq__bounce;position:absolute;bottom:20%;right:20%}@keyframes automation-module__OqJLlq__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}}@keyframes automation-module__OqJLlq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes automation-module__OqJLlq__pulse{0%,to{opacity:.1;transform:scale(1)}50%{opacity:.3;transform:scale(1.1)}}@keyframes automation-module__OqJLlq__bounce{0%,to{transform:translateY(0)}25%{transform:translateY(-10px)}75%{transform:translateY(-5px)}}.automation-module__OqJLlq__heroContent{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid;position:relative}.automation-module__OqJLlq__heroText{color:#fff}.automation-module__OqJLlq__heroTag{background:#ffffff1a;border:1px solid #fff3;border-radius:50px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:14px;font-weight:500;display:inline-flex}.automation-module__OqJLlq__heroTitle{background:linear-gradient(135deg,#fff 0%,#f0f0f0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;line-height:1.2}.automation-module__OqJLlq__highlightText{background:linear-gradient(135deg,#bfdbfe 0%,#2563eb 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}.automation-module__OqJLlq__heroSubtitle{font-size:var(--font-size-subtitle-main);font-weight:var(--font-weight-subtitle-main);color:#fffffff2;margin-bottom:20px}.automation-module__OqJLlq__heroDescription{font-size:var(--font-size-subtitle-main);font-weight:var(--font-weight-subtitle-main);color:#ffffffd9;margin-bottom:40px}.automation-module__OqJLlq__heroButtons{gap:16px;margin-bottom:40px;display:flex}.automation-module__OqJLlq__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e40af 0%,#2563eb 100%);border:none;border-radius:50px;align-items:center;gap:8px;padding:16px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 25px #2563eb4d}.automation-module__OqJLlq__primaryButton:hover{background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);transform:translateY(-2px);box-shadow:0 12px 35px #2563eb66}.automation-module__OqJLlq__secondaryButton{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:50px;align-items:center;gap:8px;padding:16px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.automation-module__OqJLlq__secondaryButton:hover{background:#fff3;transform:translateY(-2px)}.automation-module__OqJLlq__heroStats{gap:40px;display:flex}.automation-module__OqJLlq__statItem{text-align:center}.automation-module__OqJLlq__statNumber{color:#ffd89b;margin-bottom:8px;font-size:2.5rem;font-weight:800}.automation-module__OqJLlq__statLabel{color:#fffc;font-size:.9rem;font-weight:500}.automation-module__OqJLlq__heroVisual{justify-content:center;align-items:center;display:flex}.automation-module__OqJLlq__automationDiagram{width:300px;height:300px;position:relative}.automation-module__OqJLlq__centerHub{color:#fff;z-index:3;background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.automation-module__OqJLlq__hubPulse{border:2px solid #ff6b6b80;border-radius:50%;animation:2s ease-in-out infinite automation-module__OqJLlq__hubPulse;position:absolute;inset:-10px}@keyframes automation-module__OqJLlq__hubPulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.automation-module__OqJLlq__connectedNodes{width:100%;height:100%;position:absolute}.automation-module__OqJLlq__node{color:#667eea;width:50px;height:50px;animation:3s ease-in-out infinite automation-module__OqJLlq__nodeFloat;animation-delay:var(--delay);background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute}.automation-module__OqJLlq__node:first-child{top:0;left:50%;transform:translate(-50%)}.automation-module__OqJLlq__node:nth-child(2){top:50%;right:0;transform:translateY(-50%)}.automation-module__OqJLlq__node:nth-child(3){bottom:0;left:50%;transform:translate(-50%)}.automation-module__OqJLlq__node:nth-child(4){top:50%;left:0;transform:translateY(-50%)}@keyframes automation-module__OqJLlq__nodeFloat{0%,to{transform:translateY(0)translate(-50%)}50%{transform:translateY(-10px)translate(-50%)}}.automation-module__OqJLlq__currentStateSection{padding:100px 0;position:relative}.automation-module__OqJLlq__currentStateSection:before{content:"";opacity:.3;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"grain\" width=\"100\" height=\"100\" patternUnits=\"userSpaceOnUse\"><circle cx=\"25\" cy=\"25\" r=\"1\" fill=\"white\" opacity=\"0.1\"/><circle cx=\"75\" cy=\"75\" r=\"1\" fill=\"white\" opacity=\"0.05\"/><circle cx=\"50\" cy=\"10\" r=\"0.5\" fill=\"white\" opacity=\"0.1\"/></pattern></defs><rect width=\"100\" height=\"100\" fill=\"url(%23grain)\"/></svg>");position:absolute;inset:0}.automation-module__OqJLlq__sectionHeader{text-align:center;z-index:2;margin-bottom:80px;position:relative}.automation-module__OqJLlq__sectionTitle{color:#fff;margin-bottom:20px;font-size:2.8rem;font-weight:800;line-height:1.2}.automation-module__OqJLlq__sectionTitleChange{background:radial-gradient(#2b4974 0%,#0e2341 70%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:2.8rem;font-weight:800;line-height:1.2}.automation-module__OqJLlq__sectionSubtitle{font-size:var(--font-size-subtitle-main);font-weight:var(--font-weight-subtitle-main);color:#ffffffe6;max-width:600px;margin:0 auto}.automation-module__OqJLlq__sectionSubtitleChange{font-size:var(--font-size-subtitle-main);font-weight:var(--font-weight-subtitle-main);color:#000000e6;max-width:600px;margin:0 auto}.automation-module__OqJLlq__problemsGrid{z-index:2;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;display:grid;position:relative}.automation-module__OqJLlq__problemCard{background:#fffffff2;border:1px solid #fff3;border-radius:20px;padding:30px;transition:all .3s;position:relative;overflow:hidden}.automation-module__OqJLlq__problemCard:before{content:"";background:linear-gradient(90deg,#1e40af,#2563eb,#3b82f6);height:4px;position:absolute;top:0;left:0;right:0}.automation-module__OqJLlq__problemCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.automation-module__OqJLlq__problemIcon{color:#fff;background:linear-gradient(135deg,#1d4ed8 0%,#3b82f6 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;display:flex}.automation-module__OqJLlq__problemTitle{color:#2d3748;margin-bottom:16px;font-size:1.3rem;font-weight:700;line-height:1.4}.automation-module__OqJLlq__problemText{color:#4a5568;margin-bottom:20px;line-height:1.6}.automation-module__OqJLlq__problemEffect{color:#ff6b6b;align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:flex}.automation-module__OqJLlq__transitionText{text-align:center;z-index:2;margin-top:60px;position:relative}.automation-module__OqJLlq__transitionText p{color:#fff;font-size:1.4rem;font-weight:600}.automation-module__OqJLlq__digitalEmployeeSection{padding:100px 0;position:relative;overflow:hidden}.automation-module__OqJLlq__digitalEmployeeSection:before{content:"";background:radial-gradient(circle at 30% 70%,#60a5fa26 0%,#0000 50%),radial-gradient(circle at 70% 30%,#2563eb1a 0%,#0000 50%);position:absolute;inset:0}.automation-module__OqJLlq__digitalEmployeeContent{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid;position:relative}.automation-module__OqJLlq__employeeVisual{justify-content:center;align-items:center;display:flex}.automation-module__OqJLlq__robotAnimation{width:200px;height:200px;position:relative}.automation-module__OqJLlq__robotBody{color:#667eea;justify-content:center;align-items:center;width:100%;height:100%;animation:3s ease-in-out infinite automation-module__OqJLlq__robotBob;display:flex;position:relative}.automation-module__OqJLlq__robotGlow{background:radial-gradient(circle,#667eea4d 0%,#0000 70%);border-radius:50%;animation:2s ease-in-out infinite alternate automation-module__OqJLlq__robotGlow;position:absolute;inset:-20px}@keyframes automation-module__OqJLlq__robotBob{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes automation-module__OqJLlq__robotGlow{0%{opacity:.3}to{opacity:.8}}.automation-module__OqJLlq__workingIndicators{width:100%;height:100%;position:absolute}.automation-module__OqJLlq__indicator{color:#fff;width:32px;height:32px;animation:3s ease-in-out infinite automation-module__OqJLlq__indicatorPop;animation-delay:var(--delay);background:linear-gradient(135deg,#1e40af 0%,#2563eb 100%);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute}.automation-module__OqJLlq__indicator:first-child{top:-10px;right:20px}.automation-module__OqJLlq__indicator:nth-child(2){bottom:20px;left:-10px}.automation-module__OqJLlq__indicator:nth-child(3){top:20px;left:-20px}@keyframes automation-module__OqJLlq__indicatorPop{0%,90%{opacity:0;transform:scale(.5)}10%,80%{opacity:1;transform:scale(1)}}.automation-module__OqJLlq__employeeText{color:#fff}.automation-module__OqJLlq__employeeDescription{font-size:var(--font-size-subtitle-main);font-weight:var(--font-weight-subtitle-main);color:#ffffffe6;margin-bottom:40px}.automation-module__OqJLlq__benefitsList{flex-direction:column;gap:24px;display:flex}.automation-module__OqJLlq__benefitItem{align-items:flex-start;gap:16px;display:flex}.automation-module__OqJLlq__benefitIcon{color:#fff;background:linear-gradient(135deg,#1e40af 0%,#2563eb 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.automation-module__OqJLlq__benefitContent h4{color:#e9a73c;margin-bottom:8px;font-size:1.2rem;font-weight:700}.automation-module__OqJLlq__benefitContent p{color:#181818cc;line-height:1.6}.automation-module__OqJLlq__examplesSection{background:linear-gradient(135deg,#f8f9fa 0%,#dbeafe 100%);padding:100px 0;position:relative}.automation-module__OqJLlq__examplesGrid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:40px;display:grid}.automation-module__OqJLlq__exampleCard{background:#fff;border:1px solid #667eea1a;border-radius:24px;transition:all .3s;overflow:hidden;box-shadow:0 10px 40px #0000001a}.automation-module__OqJLlq__exampleCard:hover{transform:translateY(-8px);box-shadow:0 20px 60px #00000026}.automation-module__OqJLlq__exampleHeader{color:#fff;text-align:center;background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 100%);padding:30px}.automation-module__OqJLlq__exampleIcon{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 16px;display:flex}.automation-module__OqJLlq__exampleBadge{color:#ffd89b;margin-bottom:12px;font-size:.9rem;font-weight:600}.automation-module__OqJLlq__exampleTitle{font-size:1.4rem;font-weight:700;line-height:1.3}.automation-module__OqJLlq__exampleContent{padding:30px}.automation-module__OqJLlq__problemBox,.automation-module__OqJLlq__resultBox{background:linear-gradient(135deg,#f8f9fa 0%,#dbeafe 100%);border-left:4px solid #2563eb;border-radius:16px;margin-bottom:24px;padding:20px}.automation-module__OqJLlq__boxTitle{color:#2d3748;align-items:center;gap:8px;margin-bottom:12px;font-size:1.1rem;font-weight:700;display:flex}.automation-module__OqJLlq__problemBox p,.automation-module__OqJLlq__resultBox p{color:#4a5568;margin:0;line-height:1.6}.automation-module__OqJLlq__solutionFlow{margin-bottom:24px}.automation-module__OqJLlq__flowTitle{color:#2d3748;margin-bottom:20px;font-size:1.1rem;font-weight:700}.automation-module__OqJLlq__flowSteps{flex-direction:column;gap:16px;display:flex}.automation-module__OqJLlq__flowStep{align-items:flex-start;gap:16px;display:flex}.automation-module__OqJLlq__stepContent h5{color:#2d3748;margin-bottom:4px;font-size:1rem;font-weight:600}.automation-module__OqJLlq__stepContent p{color:#4a5568;margin:0;font-size:.9rem;line-height:1.5}.automation-module__OqJLlq__processSection{background-image:radial-gradient(#2b4974 0%,#0e2341 70%);padding:100px 0;position:relative}.automation-module__OqJLlq__processTimeline{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;margin-top:60px;display:grid}.automation-module__OqJLlq__processStep{text-align:center;background:#fffffff2;border:1px solid #fff3;border-radius:20px;padding:30px;transition:all .3s}.automation-module__OqJLlq__processStep:hover{background:#fff;transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.automation-module__OqJLlq__stepIcon{color:#fff;background:linear-gradient(135deg,#1d4ed8 0%,#3b82f6 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;display:flex}.automation-module__OqJLlq__stepNumber:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.automation-module__OqJLlq__stepNumber:hover{background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);transform:translateY(-2px)scale(1.05);box-shadow:0 10px 30px #2563eb66}.automation-module__OqJLlq__stepNumber:hover:before{left:100%}.automation-module__OqJLlq__stepTitle{color:#2d3748;margin-bottom:16px;font-size:1.3rem;font-weight:700;line-height:1.3}.automation-module__OqJLlq__stepDescription{color:#4a5568;line-height:1.6}.automation-module__OqJLlq__finalCtaSection{background-image:radial-gradient(#2b4974 0%,#0e2341 70%);padding:120px 0;position:relative;overflow:hidden}.automation-module__OqJLlq__ctaBackground{position:absolute;inset:0}.automation-module__OqJLlq__ctaPattern{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"dots\" width=\"20\" height=\"20\" patternUnits=\"userSpaceOnUse\"><circle cx=\"10\" cy=\"10\" r=\"1\" fill=\"white\" opacity=\"0.1\"/></pattern></defs><rect width=\"100\" height=\"100\" fill=\"url(%23dots)\"/></svg>");animation:20s linear infinite automation-module__OqJLlq__patternMove;position:absolute;inset:0}@keyframes automation-module__OqJLlq__patternMove{0%{transform:translate(0)translateY(0)}to{transform:translate(20px)translateY(20px)}}.automation-module__OqJLlq__ctaContent{text-align:center;z-index:2;max-width:800px;margin:0 auto;position:relative}.automation-module__OqJLlq__ctaIcon{color:#fff;background:linear-gradient(135deg,#1e40af 0%,#2563eb 100%);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 40px;animation:3s ease-in-out infinite automation-module__OqJLlq__ctaIconPulse;display:flex}@keyframes automation-module__OqJLlq__ctaIconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.automation-module__OqJLlq__ctaTitle{color:#fff;margin-bottom:24px;font-size:3rem;font-weight:800;line-height:1.2}.automation-module__OqJLlq__ctaSubtitle{font-size:var(--font-size-subtitle-main);font-weight:var(--font-weight-subtitle-main);color:#ffd89b;margin-bottom:20px}.automation-module__OqJLlq__ctaDescription{color:#ffffffe6;margin-bottom:40px;font-size:1.1rem;line-height:1.7}.automation-module__OqJLlq__ctaButtons{justify-content:center;gap:20px;margin-bottom:40px;display:flex}.automation-module__OqJLlq__primaryCtaButton{color:#fff;background:linear-gradient(135deg,#1e40af 0%,#2563eb 100%);border-radius:50px;align-items:center;gap:12px;padding:20px 40px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px #2563eb4d}.automation-module__OqJLlq__primaryCtaButton:hover{transform:translateY(-3px);box-shadow:0 15px 40px #2563eb66}.automation-module__OqJLlq__secondaryCtaButton{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:50px;align-items:center;gap:12px;padding:20px 40px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.automation-module__OqJLlq__secondaryCtaButton:hover{background:#fff3;transform:translateY(-3px)}.automation-module__OqJLlq__ctaFeatures{justify-content:center;gap:30px;display:flex}.automation-module__OqJLlq__ctaFeature{color:#ffffffe6;align-items:center;gap:8px;font-weight:500;display:flex}@media (max-width:768px){.automation-module__OqJLlq__heroContent{text-align:center;grid-template-columns:1fr;gap:40px}.automation-module__OqJLlq__heroButtons{flex-direction:column;align-items:center}.automation-module__OqJLlq__heroStats{justify-content:center}.automation-module__OqJLlq__digitalEmployeeContent{text-align:center;grid-template-columns:1fr;gap:40px}.automation-module__OqJLlq__problemsGrid,.automation-module__OqJLlq__examplesGrid,.automation-module__OqJLlq__processTimeline{grid-template-columns:1fr}.automation-module__OqJLlq__ctaTitle{font-size:2.2rem}.automation-module__OqJLlq__ctaButtons,.automation-module__OqJLlq__ctaFeatures{flex-direction:column;align-items:center}}@media (max-width:480px){.automation-module__OqJLlq__container{padding:0 16px}.automation-module__OqJLlq__heroSection{padding:80px 0 60px}.automation-module__OqJLlq__sectionTitle,.automation-module__OqJLlq__sectionTitleChange{font-size:2.2rem}.automation-module__OqJLlq__primaryButton,.automation-module__OqJLlq__secondaryButton{padding:14px 24px;font-size:1rem}.automation-module__OqJLlq__primaryCtaButton,.automation-module__OqJLlq__secondaryCtaButton{padding:16px 32px;font-size:1rem}}@media (max-width:340px){.automation-module__OqJLlq__heroSection .automation-module__OqJLlq__heroTitle{word-break:break-word!important;overflow-wrap:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important;margin-bottom:20px!important;line-height:1.3!important}.automation-module__OqJLlq__heroSection .automation-module__OqJLlq__heroSubtitle{word-break:break-word!important;overflow-wrap:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important;margin-bottom:16px!important}.automation-module__OqJLlq__heroSection .automation-module__OqJLlq__heroDescription{word-break:break-word!important;overflow-wrap:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important;margin-bottom:32px!important}.automation-module__OqJLlq__heroSection .automation-module__OqJLlq__heroTag{word-break:keep-all!important;margin-bottom:20px!important;padding:6px 12px!important;font-size:13px!important}.automation-module__OqJLlq__heroSection .automation-module__OqJLlq__heroButtons{flex-direction:column!important;gap:12px!important;margin-bottom:32px!important}.automation-module__OqJLlq__heroSection .automation-module__OqJLlq__primaryButton,.automation-module__OqJLlq__heroSection .automation-module__OqJLlq__secondaryButton{text-align:center!important;width:100%!important;max-width:280px!important;padding:12px 20px!important;font-size:.95rem!important}.automation-module__OqJLlq__heroSection .automation-module__OqJLlq__heroStats{flex-direction:column!important;align-items:center!important;gap:20px!important;width:100%!important}.automation-module__OqJLlq__heroSection .automation-module__OqJLlq__statItem{width:100%!important;max-width:200px!important}.automation-module__OqJLlq__heroSection .automation-module__OqJLlq__statNumber{margin-bottom:6px!important;font-size:2rem!important}.automation-module__OqJLlq__heroSection .automation-module__OqJLlq__statLabel{word-break:break-word!important;overflow-wrap:break-word!important;font-size:.85rem!important}.automation-module__OqJLlq__heroSection .automation-module__OqJLlq__heroContent{text-align:center!important;grid-template-columns:1fr!important;gap:30px!important}.automation-module__OqJLlq__heroSection .automation-module__OqJLlq__automationDiagram{width:250px!important;height:250px!important}.automation-module__OqJLlq__heroSection .automation-module__OqJLlq__centerHub{width:60px!important;height:60px!important}.automation-module__OqJLlq__heroSection .automation-module__OqJLlq__node{width:40px!important;height:40px!important}}
.FAQ-module__8Y8XWG__faq{width:100%;min-height:60vh;padding-top:4rem}.FAQ-module__8Y8XWG__faqLayout{padding:1rem;display:flex}.FAQ-module__8Y8XWG__faqHeader{flex-direction:column;align-items:center;width:100%;display:flex;top:2rem}.FAQ-module__8Y8XWG__decorativeElements{width:250px;height:500px;margin-top:1rem;position:relative}.FAQ-module__8Y8XWG__decorativeSvg{width:250px;height:250px;transition:transform .3s}.FAQ-module__8Y8XWG__decorativeIcon1,.FAQ-module__8Y8XWG__decorativeIcon2,.FAQ-module__8Y8XWG__decorativeIcon3,.FAQ-module__8Y8XWG__decorativeIcon4,.FAQ-module__8Y8XWG__decorativeIcon5,.FAQ-module__8Y8XWG__decorativeIcon6{display:inline-block;position:absolute}.FAQ-module__8Y8XWG__decorativeIcon1{z-index:5;top:20%;right:60px}.FAQ-module__8Y8XWG__decorativeIcon2{z-index:4;top:20%;right:30px}.FAQ-module__8Y8XWG__decorativeIcon3{z-index:3;top:20%;right:0}.FAQ-module__8Y8XWG__decorativeIcon4{z-index:2;top:20%;right:0}.FAQ-module__8Y8XWG__decorativeIcon5{z-index:1;top:20%;right:-30px}.FAQ-module__8Y8XWG__decorativeIcon6{z-index:0;top:20%;right:-60px}.FAQ-module__8Y8XWG__faqTitle{font-size:var(--font-size-h2title-main);font-weight:var(--font-weight-h2title-main);color:#007bff;-webkit-text-fill-color:transparent;text-align:right;background-image:radial-gradient(#2b4974 0%,#0e2341 70%);-webkit-background-clip:text;background-clip:text}.FAQ-module__8Y8XWG__faqContainer{width:100%;padding:0}.FAQ-module__8Y8XWG__faqItem{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:1rem;transition:all .3s;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.FAQ-module__8Y8XWG__faqItem:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.FAQ-module__8Y8XWG__faqQuestion{color:#1e293b;cursor:pointer;justify-content:space-between;align-items:center;margin:0;padding:1.5rem;font-size:1.125rem;font-weight:600;transition:color .3s;display:flex}.FAQ-module__8Y8XWG__faqQuestion:hover{color:#0ea5e9}.FAQ-module__8Y8XWG__faqToggle{color:#64748b;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;font-weight:700;transition:all .3s;display:flex}.FAQ-module__8Y8XWG__faqAnswer{color:#475569;background:#f8fafc;border-top:1px solid #f1f5f9;padding:0 1.5rem 1.5rem;font-size:1rem;line-height:1.6}.FAQ-module__8Y8XWG__faqItem[open] .FAQ-module__8Y8XWG__faqToggle{color:#fff;background:#0ea5e9;transform:rotate(45deg)}.FAQ-module__8Y8XWG__faqItem[open] .FAQ-module__8Y8XWG__faqQuestion{color:#0ea5e9}@media (max-width:1024px){.FAQ-module__8Y8XWG__decorativeSvg{width:200px;height:200px}}@media (max-width:768px){.FAQ-module__8Y8XWG__faqLayout{flex-direction:column}.FAQ-module__8Y8XWG__faqHeader{text-align:center}.FAQ-module__8Y8XWG__decorativeElements{width:150px;height:300px;margin:0 auto}.FAQ-module__8Y8XWG__decorativeSvg{width:150px;height:150px}.FAQ-module__8Y8XWG__faqTitle{text-align:center}.FAQ-module__8Y8XWG__faqContainer{padding:0 1.5rem}.FAQ-module__8Y8XWG__faqQuestion{padding:1.25rem;font-size:1.1rem}.FAQ-module__8Y8XWG__faqAnswer{padding:0 1.25rem 1.25rem}}@media (max-width:576px){.FAQ-module__8Y8XWG__faq{padding:2rem 0}.FAQ-module__8Y8XWG__faq h2{font-size:2.2rem}.FAQ-module__8Y8XWG__faqContainer{padding:0 1rem}.FAQ-module__8Y8XWG__faqQuestion{padding:1rem;font-size:1rem}.FAQ-module__8Y8XWG__faqAnswer{padding:0 1rem 1rem;font-size:.95rem}.FAQ-module__8Y8XWG__faqToggle{width:28px;height:28px;font-size:1.25rem}}@media (max-width:350px){.FAQ-module__8Y8XWG__faq h2{font-size:2rem}.FAQ-module__8Y8XWG__faqQuestion{font-size:.95rem}}
.FeaturedProjects-module__e-lZsW__featuredProjects{padding:4rem 2rem}.FeaturedProjects-module__e-lZsW__container{max-width:1000px;margin:0 auto}.FeaturedProjects-module__e-lZsW__mainHeading{font-size:8rem;font-weight:var(--font-weight-h2title-main);color:#0000;-webkit-text-stroke:2px #1a202c;text-align:center;margin-bottom:2rem;line-height:.9}.FeaturedProjects-module__e-lZsW__projectItem{align-items:center;gap:1rem;margin-bottom:6rem;display:flex}.FeaturedProjects-module__e-lZsW__projectItem.FeaturedProjects-module__e-lZsW__reversed{flex-direction:row-reverse}.FeaturedProjects-module__e-lZsW__textContent{flex-direction:column;flex:0 0 35%;gap:.5rem;max-width:400px;display:flex}.FeaturedProjects-module__e-lZsW__imageContent{flex:1}.FeaturedProjects-module__e-lZsW__businessName{color:#0000;-webkit-text-fill-color:transparent;background-image:radial-gradient(#2b4974 0%,#143b72 70%);background-position:50%;background-size:cover;-webkit-background-clip:text;background-clip:text;font-size:1rem;font-weight:800}.FeaturedProjects-module__e-lZsW__projectTitle{color:#1a202c;margin:0;font-size:3.5rem;font-weight:800;line-height:1}.FeaturedProjects-module__e-lZsW__projectType{color:#1a202c;margin:0;font-size:1.5rem}.FeaturedProjects-module__e-lZsW__viewButton{color:#fff;background-image:radial-gradient(#2b4974 0%,#143b72 70%);border:2px solid #0000;border-radius:50px;align-items:center;gap:.75rem;width:fit-content;margin-top:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #2b497466}.FeaturedProjects-module__e-lZsW__buttonText{z-index:2;transition:transform .3s;position:relative}.FeaturedProjects-module__e-lZsW__eyeIcon{z-index:2;transition:transform .4s;position:relative}.FeaturedProjects-module__e-lZsW__viewButton:before{content:"";opacity:0;z-index:1;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.FeaturedProjects-module__e-lZsW__viewButton:hover:before{opacity:1}.FeaturedProjects-module__e-lZsW__viewButton:hover{border-color:#ffffff4d;transform:translateY(-3px)scale(1.02);box-shadow:0 8px 30px #3b82f699}.FeaturedProjects-module__e-lZsW__viewButton:hover .FeaturedProjects-module__e-lZsW__eyeIcon{animation:.6s FeaturedProjects-module__e-lZsW__eyeBlink;transform:scale(1.2)rotate(-10deg)}.FeaturedProjects-module__e-lZsW__viewButton:hover .FeaturedProjects-module__e-lZsW__buttonText{transform:translate(-3px)}@keyframes FeaturedProjects-module__e-lZsW__eyeBlink{0%,to{transform:scale(1.2)rotate(-10deg)}50%{transform:scale(1.2)rotate(-10deg)scaleY(.1)}}.FeaturedProjects-module__e-lZsW__projectImage{border-radius:8px;width:100%;height:auto}.FeaturedProjects-module__e-lZsW__portfolioLink{text-align:center;margin-top:4rem}@media (max-width:768px){.FeaturedProjects-module__e-lZsW__featuredProjects{padding:2rem 1rem}.FeaturedProjects-module__e-lZsW__projectItem,.FeaturedProjects-module__e-lZsW__projectItem.FeaturedProjects-module__e-lZsW__reversed{flex-direction:column;margin-bottom:4rem}.FeaturedProjects-module__e-lZsW__textContent{text-align:center;flex:0 0 100%;align-items:center;width:100%;max-width:100%}.FeaturedProjects-module__e-lZsW__mainHeading{font-size:4.5rem}.FeaturedProjects-module__e-lZsW__projectTitle{font-size:2.5rem}.FeaturedProjects-module__e-lZsW__viewButton{gap:.5rem;padding:.5rem 1rem;font-size:.9rem}}
.SimpleProcess-module__ZEVPEG__processSection{direction:rtl;width:100%;padding:4rem 2rem}.SimpleProcess-module__ZEVPEG__container{z-index:1;background-image:radial-gradient(#2b4974 0%,#143b72 70%);border-radius:20px;max-width:1600px;margin:0 auto;padding:3rem .5rem}.SimpleProcess-module__ZEVPEG__contentWrapper{width:95%;margin:0 auto}.SimpleProcess-module__ZEVPEG__header{z-index:2;margin-bottom:3rem}.SimpleProcess-module__ZEVPEG__headerLayout{align-items:flex-end;gap:1.5rem;display:flex}.SimpleProcess-module__ZEVPEG__subtitleWrapper{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.SimpleProcess-module__ZEVPEG__subtitleCircle{background-color:#007bff;border-radius:50%;flex-shrink:0;width:12px;height:12px}.SimpleProcess-module__ZEVPEG__subtitle{color:#fff;margin:0;font-size:1.1rem;font-weight:500}.SimpleProcess-module__ZEVPEG__mainTitle{font-size:var(--font-size-h2title-main);font-weight:var(--font-weight-h2title-main);color:#fff;margin:0}.SimpleProcess-module__ZEVPEG__titleLine{background-color:#d2cccc;border-radius:2px;flex:1;height:3px}.SimpleProcess-module__ZEVPEG__stepsGrid{z-index:2;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:0;padding:0;list-style:none;display:grid;position:relative}.SimpleProcess-module__ZEVPEG__stepCard{text-align:right;background:#ffffff26;border:1px solid #fff3;border-radius:16px;padding:2rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.SimpleProcess-module__ZEVPEG__stepCard:hover{background:#fff3;border:1px solid #ffffff4d;transform:translateY(-8px)}.SimpleProcess-module__ZEVPEG__stepNumber{color:#ffffffe6;z-index:1;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1;position:relative}.SimpleProcess-module__ZEVPEG__stepTitle{font-size:var(--font-size-titlesmall-main);color:#fff;z-index:1;margin:0 0 .75rem;font-weight:600;line-height:1.3;position:relative}.SimpleProcess-module__ZEVPEG__stepDescription{font-size:var(--font-size-paragraphsmall-main);color:#ffffffd9;z-index:1;margin:0;line-height:1.6;position:relative}.SimpleProcess-module__ZEVPEG__joinCard{background:#ffffff26;border:1px solid #fff3;border-radius:16px;justify-content:space-between;align-items:center;gap:2rem;margin-top:2rem;padding:2rem;display:flex}.SimpleProcess-module__ZEVPEG__leftSection{flex:1;align-items:center;gap:1.5rem;display:flex}.SimpleProcess-module__ZEVPEG__avatarsContainer{flex-shrink:0;align-items:center;display:flex}.SimpleProcess-module__ZEVPEG__avatar{background-color:#ffffff4d;border:3px solid #ffffff80;border-radius:50%;width:50px;height:50px;margin-left:-10px;transition:transform .3s;position:relative;overflow:hidden}.SimpleProcess-module__ZEVPEG__avatarImage{object-fit:cover;width:100%}.SimpleProcess-module__ZEVPEG__avatar:hover{z-index:2;transform:scale(1.1)}.SimpleProcess-module__ZEVPEG__joinText{color:#fff;font-size:1.1rem;font-weight:500}.SimpleProcess-module__ZEVPEG__contactButton{cursor:pointer;background-color:#fff;border-radius:50px;align-items:center;gap:.25rem;padding:.5rem;text-decoration:none;display:flex}.SimpleProcess-module__ZEVPEG__contactButton:hover{text-decoration:none}.SimpleProcess-module__ZEVPEG__toggleCircle{color:#fff;background:#007bff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.SimpleProcess-module__ZEVPEG__buttonText{color:#1050f4;white-space:nowrap;font-size:1rem;font-weight:700}@media (max-width:768px){.SimpleProcess-module__ZEVPEG__processSection{padding:2rem 1rem}.SimpleProcess-module__ZEVPEG__contentWrapper{border-radius:16px;width:90%;padding:2rem 0}.SimpleProcess-module__ZEVPEG__titleLine{display:none}.SimpleProcess-module__ZEVPEG__subtitleCircle{width:10px;height:10px}.SimpleProcess-module__ZEVPEG__subtitle{font-size:1rem}.SimpleProcess-module__ZEVPEG__stepsGrid{grid-template-columns:1fr;gap:1rem}.SimpleProcess-module__ZEVPEG__stepCard{padding:1.5rem 1.25rem}.SimpleProcess-module__ZEVPEG__stepNumber{font-size:2rem}.SimpleProcess-module__ZEVPEG__joinCard{text-align:center;flex-direction:column;gap:1.5rem;padding:1.5rem}.SimpleProcess-module__ZEVPEG__leftSection{flex-direction:column;gap:1rem;width:100%}.SimpleProcess-module__ZEVPEG__joinText{font-size:1rem}.SimpleProcess-module__ZEVPEG__toggleCircle{width:35px;height:35px}.SimpleProcess-module__ZEVPEG__buttonText{font-size:.9rem}.SimpleProcess-module__ZEVPEG__avatar{width:40px;height:40px}.SimpleProcess-module__ZEVPEG__avatarImage{width:40px!important;height:40px!important}}@media (max-width:480px){.SimpleProcess-module__ZEVPEG__contentWrapper{width:95%;padding:1.5rem 0}.SimpleProcess-module__ZEVPEG__headerLayout{gap:.75rem}.SimpleProcess-module__ZEVPEG__subtitleCircle{width:8px;height:8px}.SimpleProcess-module__ZEVPEG__stepCard{padding:1.25rem 1rem}.SimpleProcess-module__ZEVPEG__joinCard{gap:1rem;padding:1.25rem}.SimpleProcess-module__ZEVPEG__contactButton{padding:.4rem}.SimpleProcess-module__ZEVPEG__toggleCircle{width:30px;height:30px}.SimpleProcess-module__ZEVPEG__buttonText{font-size:.85rem}.SimpleProcess-module__ZEVPEG__avatar{width:35px;height:35px}.SimpleProcess-module__ZEVPEG__avatarImage{width:35px!important;height:35px!important}}
.FullWidthCardForm-module__0L-1na__cardContainer{width:100%;margin:0 auto;padding:2rem 3rem}.FullWidthCardForm-module__0L-1na__cardContent{flex-direction:column;gap:.5rem;display:flex}.FullWidthCardForm-module__0L-1na__mainTitle{font-size:var(--font-size-h2title-main);font-weight:var(--font-weight-h2title-main);color:#1a202c;text-align:center}.FullWidthCardForm-module__0L-1na__subTitle{color:#1c1c1a;text-align:center;font-size:1.8rem}.FullWidthCardForm-module__0L-1na__text{color:#666;text-align:center;font-size:1.1rem;line-height:1.6}.FullWidthCardForm-module__0L-1na__featureList{grid-template-columns:repeat(4,1fr);padding:0;list-style:none;display:grid}.FullWidthCardForm-module__0L-1na__listItem{align-items:center;gap:.5rem;margin-bottom:.8rem;font-size:1.2rem;display:flex}.FullWidthCardForm-module__0L-1na__checkmark{color:#28a745;margin-left:.8rem;font-size:1.2rem;font-weight:700}.FullWidthCardForm-module__0L-1na__formWrapper{width:100%;max-width:700px;margin:0 auto}@media (max-width:900px){.FullWidthCardForm-module__0L-1na__cardContainer{padding:1.5rem}.FullWidthCardForm-module__0L-1na__subTitle{font-size:1.2rem}.FullWidthCardForm-module__0L-1na__text{font-size:1rem}.FullWidthCardForm-module__0L-1na__featureList{grid-template-columns:repeat(2,1fr);max-width:100%}}@media (max-width:450px){.FullWidthCardForm-module__0L-1na__featureList{grid-template-columns:repeat(1,1fr)}}
.CardContactForm-module__orDjbW__form{border-radius:8px;flex-direction:column;gap:1rem;width:100%;padding:2rem;display:flex}.CardContactForm-module__orDjbW__input{box-sizing:border-box;text-align:right;border:1px solid #ccc;border-radius:4px;width:100%;padding:.8rem 1rem;font-size:1rem;transition:border-color .2s ease-in-out}.CardContactForm-module__orDjbW__input:focus{border-color:#007bff;outline:none;box-shadow:0 0 0 2px #007bff40}.CardContactForm-module__orDjbW__inputError{border-color:#dc3545}.CardContactForm-module__orDjbW__inputError:focus{box-shadow:0 0 0 2px #dc354540}.CardContactForm-module__orDjbW__errorMessage{color:#dc3545;margin-top:-.25rem;font-size:.85rem}.CardContactForm-module__orDjbW__submitButton:hover:not(:disabled){background-color:#0056b3}.CardContactForm-module__orDjbW__submitButton:disabled{cursor:not-allowed;background-color:#ccc}.CardContactForm-module__orDjbW__statusMessage{text-align:center;margin-top:1rem;font-weight:700}.CardContactForm-module__orDjbW__statusSuccess{color:#28a745}.CardContactForm-module__orDjbW__statusError{color:#dc3545}.CardContactForm-module__orDjbW__privacyGroup{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;flex-direction:column;gap:.35rem;padding:.75rem .9rem;display:flex}.CardContactForm-module__orDjbW__privacyCheckboxLabel{cursor:pointer;align-items:flex-start;gap:.55rem;font-size:.85rem;line-height:1.5;display:flex}.CardContactForm-module__orDjbW__privacyCheckboxLabel input[type=checkbox]{accent-color:#1e3a8a;cursor:pointer;width:1.05rem;height:1.05rem;margin-top:2px}.CardContactForm-module__orDjbW__privacyLink{color:#1e3a8a;font-weight:600;text-decoration:underline}.CardContactForm-module__orDjbW__privacyLink:hover,.CardContactForm-module__orDjbW__privacyLink:focus{color:#1d4ed8}.CardContactForm-module__orDjbW__visuallyHidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:600px){.CardContactForm-module__orDjbW__form{padding:.5rem}}
.MovingWords-module__FGLnFG__container{flex-direction:column;align-items:center;padding:2rem 0;display:flex}.MovingWords-module__FGLnFG__rectangle1,.MovingWords-module__FGLnFG__rectangle2{align-items:center;width:100%;height:100px;display:flex;overflow:hidden;transform:skewY(-5deg)}.MovingWords-module__FGLnFG__rectangle1{background-color:#0e0d0d;height:70px}.MovingWords-module__FGLnFG__rectangle2{background-image:radial-gradient(#2b4974 0%,#143b72 70%)}.MovingWords-module__FGLnFG__words1,.MovingWords-module__FGLnFG__words2{white-space:nowrap;width:max-content;display:flex;position:absolute}.MovingWords-module__FGLnFG__words1{left:0}.MovingWords-module__FGLnFG__words2{right:0}.MovingWords-module__FGLnFG__words1 span,.MovingWords-module__FGLnFG__words2 span{font-family:var(--font-varela-round),sans-serif;color:#fff;margin:0 60px;font-size:60px;font-weight:700}@media (max-width:768px){.MovingWords-module__FGLnFG__words1 span,.MovingWords-module__FGLnFG__words2 span{margin:0 20px;font-size:45px}.MovingWords-module__FGLnFG__rectangle1{height:65px}.MovingWords-module__FGLnFG__rectangle2{height:85px}}
.LatestBlog-module__jXdwEW__latestPostsContainer{padding:2rem 0}.LatestBlog-module__jXdwEW__sectionTitle{font-size:var(--font-size-h2title-main);font-weight:var(--font-weight-h2title-main);text-align:center;color:#1a202c;margin-bottom:2rem}.LatestBlog-module__jXdwEW__postsGrid{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;list-style:none;display:flex}.LatestBlog-module__jXdwEW__postItem,.LatestBlog-module__jXdwEW__hideOnMobile{display:flex}@media (max-width:768px){.LatestBlog-module__jXdwEW__hideOnMobile{display:none}}.LatestBlog-module__jXdwEW__postLink{color:inherit;text-decoration:none;display:block}.LatestBlog-module__jXdwEW__postCard{background-color:#fff;border-radius:.5rem;flex-direction:column;width:20rem;height:25rem;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.LatestBlog-module__jXdwEW__postCard:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.LatestBlog-module__jXdwEW__postImageContainer{width:100%;height:160px;position:relative;overflow:hidden}.LatestBlog-module__jXdwEW__postImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.LatestBlog-module__jXdwEW__postCard:hover .LatestBlog-module__jXdwEW__postImage{transform:scale(1.05)}.LatestBlog-module__jXdwEW__postContent{flex-direction:column;flex:1;justify-content:space-between;height:auto;padding:1rem;display:flex}.LatestBlog-module__jXdwEW__postCategory{color:#1869b5;background-color:#ebf8ff;border-radius:1rem;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}.LatestBlog-module__jXdwEW__postTitle{color:#1a202c;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;line-height:1.4;transition:color .3s;display:-webkit-box;overflow:hidden}.LatestBlog-module__jXdwEW__postCard:hover .LatestBlog-module__jXdwEW__postTitle{color:#3182ce}.LatestBlog-module__jXdwEW__postMeta{justify-content:space-between;margin-bottom:.75rem;font-size:.875rem;display:flex}.LatestBlog-module__jXdwEW__postDate{color:#4a5568}.LatestBlog-module__jXdwEW__postAuthor{color:#4a5568;font-weight:500}.LatestBlog-module__jXdwEW__postDescription{color:#4a5568;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.LatestBlog-module__jXdwEW__readMore{color:#06c;margin-top:auto;font-weight:500}@media (max-width:340px){.LatestBlog-module__jXdwEW__postCard{width:17rem}}.LatestBlog-module__jXdwEW__blogButtonContainer{text-align:center;margin-top:30px}
.ScrollableCards-module__MsUXdG__section{padding:4rem 0;overflow:hidden visible}.ScrollableCards-module__MsUXdG__container{background-image:radial-gradient(#2b4974 0%,#143b72 70%);border-radius:20px;flex-direction:column;justify-content:center;align-items:flex-start;gap:4rem;width:98%;height:90vh;margin:0 auto;padding-right:2rem;display:flex;overflow:hidden}.ScrollableCards-module__MsUXdG__header{color:#fff;margin-bottom:6rem;margin-right:8vw}.ScrollableCards-module__MsUXdG__subtitleWrapper{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.ScrollableCards-module__MsUXdG__subtitle{margin:0;font-size:1rem;font-weight:500}.ScrollableCards-module__MsUXdG__wordpressIcon{filter:brightness(0)invert();width:24px;height:24px}.ScrollableCards-module__MsUXdG__title{font-size:var(--font-size-h2title-main);font-weight:var(--font-weight-h2title-main);margin:0 0 1rem}.ScrollableCards-module__MsUXdG__description{font-size:var(--font-size-subtitle-main);max-width:900px;margin:0 auto;line-height:1.6}.ScrollableCards-module__MsUXdG__cardsWrapper{width:100%;overflow:auto hidden}.ScrollableCards-module__MsUXdG__cardsContainer{scroll-behavior:smooth;-webkit-user-select:none;user-select:none;scrollbar-width:none;-ms-overflow-style:none;color:#fff;cursor:grab;will-change:scroll-position;gap:4vw;transition:cursor .1s;display:flex;overflow:auto hidden;transform:translateZ(0)}.ScrollableCards-module__MsUXdG__cardsContainer::-webkit-scrollbar{display:none}.ScrollableCards-module__MsUXdG__cardWithCircle{flex-shrink:0;max-width:600px;flex-direction:row!important;align-items:flex-start!important;gap:1.5rem!important;width:auto!important;display:flex!important}.ScrollableCards-module__MsUXdG__cardCircle{background-color:#fff;border:4px solid #fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-top:.5rem}.ScrollableCards-module__MsUXdG__card{cursor:inherit;pointer-events:auto;background:0 0;border:none;flex:1;transition:transform .3s}.ScrollableCards-module__MsUXdG__cardWithCircle:hover .ScrollableCards-module__MsUXdG__card{transform:translateY(-5px)}.ScrollableCards-module__MsUXdG__cardTitle{font-size:var(--font-size-titlemedium-main);margin:0 0 1rem;font-weight:600;line-height:1.3}.ScrollableCards-module__MsUXdG__cardDescription{font-size:var(--font-size-paragraphsmall-main);margin:0;line-height:1.6}@media (max-width:768px){.ScrollableCards-module__MsUXdG__section{padding:2rem 0}.ScrollableCards-module__MsUXdG__container{border-radius:0;width:100%;height:auto;padding:5rem 0}.ScrollableCards-module__MsUXdG__header{margin-bottom:2rem;margin-right:0;padding:0 1rem}.ScrollableCards-module__MsUXdG__description{font-size:1rem}.ScrollableCards-module__MsUXdG__cardWithCircle{max-width:400px}.ScrollableCards-module__MsUXdG__cardsContainer{padding:0 1rem!important}}@media (max-width:480px){.ScrollableCards-module__MsUXdG__cardWithCircle{max-width:300px}}@media (min-width:1800px){.ScrollableCards-module__MsUXdG__container{height:80vh}}
.SolutionCard-module__Fv3L5G__advancedSolutionsSection{padding:5rem 2rem;position:relative}.SolutionCard-module__Fv3L5G__solutionsContainer{z-index:1;max-width:1200px;margin:0 auto;position:relative}.SolutionCard-module__Fv3L5G__solutionsHeadingContainer{text-align:center;margin-bottom:4rem}.SolutionCard-module__Fv3L5G__solutionsHeading{color:#1a202c;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;display:inline-block;position:relative}.SolutionCard-module__Fv3L5G__solutionsHeading:after{content:"";background-image:radial-gradient(#2b4974 0%,#143b72 70%);border-radius:2px;width:100px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.SolutionCard-module__Fv3L5G__solutionsSubheading{color:#4a5568;font-size:var(--font-size-subtitle-main);font-weight:var(--font-weight-subtitle-main);max-width:900px;margin:0 auto;padding-top:1rem}.SolutionCard-module__Fv3L5G__solutionsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.SolutionCard-module__Fv3L5G__solutionCard{z-index:1;background-color:#f8f9fa;border:1px solid #ffffff1a;border-radius:12px;padding:2rem;transition:transform .5s,box-shadow .5s,background-color .5s;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001a}.SolutionCard-module__Fv3L5G__solutionGlow{opacity:0;z-index:-1;background:radial-gradient(circle,#007bff33,#0000 70%);transition:opacity .5s;position:absolute;inset:0}.SolutionCard-module__Fv3L5G__solutionCard:hover .SolutionCard-module__Fv3L5G__solutionGlow,.SolutionCard-module__Fv3L5G__solutionCard.SolutionCard-module__Fv3L5G__is-visible .SolutionCard-module__Fv3L5G__solutionGlow{opacity:1}.SolutionCard-module__Fv3L5G__solutionCard.SolutionCard-module__Fv3L5G__is-visible{opacity:1;transform:translateY(0)}.SolutionCard-module__Fv3L5G__solutionCard.SolutionCard-module__Fv3L5G__animateOnView:not(.SolutionCard-module__Fv3L5G__is-visible){opacity:0;transform:translateY(20px)}.SolutionCard-module__Fv3L5G__solutionCard:hover,.SolutionCard-module__Fv3L5G__solutionCard:focus,.SolutionCard-module__Fv3L5G__solutionCard.SolutionCard-module__Fv3L5G__is-visible:hover{transform:translateY(-10px);box-shadow:0 15px 35px #007bff40}.SolutionCard-module__Fv3L5G__solutionCard:hover,.SolutionCard-module__Fv3L5G__solutionCard.SolutionCard-module__Fv3L5G__cardHovered{transform:translateY(-10px);box-shadow:0 15px 40px #007bff26}.SolutionCard-module__Fv3L5G__solutionIconWrapper{background:#2563eb1a;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:1.5rem;transition:all .3s;display:flex;position:relative}.SolutionCard-module__Fv3L5G__solutionCard:hover .SolutionCard-module__Fv3L5G__solutionIconWrapper,.SolutionCard-module__Fv3L5G__solutionCard.SolutionCard-module__Fv3L5G__cardHovered .SolutionCard-module__Fv3L5G__solutionIconWrapper{background-image:radial-gradient(#2b4974 0%,#143b72 70%);transform:rotate(10deg)}.SolutionCard-module__Fv3L5G__solutionIcon{color:#2563eb;width:32px;height:32px;transition:all .3s}.SolutionCard-module__Fv3L5G__solutionCard:hover .SolutionCard-module__Fv3L5G__solutionIcon,.SolutionCard-module__Fv3L5G__solutionCard.SolutionCard-module__Fv3L5G__cardHovered .SolutionCard-module__Fv3L5G__solutionIcon{color:#fff;transform:scale(1.1)}.SolutionCard-module__Fv3L5G__solutionTitle{color:#1a202c;margin-bottom:1rem;font-size:1.5rem;font-weight:600;transition:color .3s}.SolutionCard-module__Fv3L5G__solutionCard:hover .SolutionCard-module__Fv3L5G__solutionTitle,.SolutionCard-module__Fv3L5G__solutionCard.SolutionCard-module__Fv3L5G__cardHovered .SolutionCard-module__Fv3L5G__solutionTitle{color:#143b72}.SolutionCard-module__Fv3L5G__solutionDescription{color:#718096;font-size:1rem;line-height:1.6}.SolutionCard-module__Fv3L5G__solutionGlow{opacity:0;z-index:-1;background:radial-gradient(#2563eb4d,#2563eb00 70%);border-radius:50%;width:200px;height:200px;transition:all .5s;position:absolute;bottom:-100px;right:-100px;transform:scale(.5)}.SolutionCard-module__Fv3L5G__solutionCard:hover .SolutionCard-module__Fv3L5G__solutionGlow,.SolutionCard-module__Fv3L5G__solutionCard.SolutionCard-module__Fv3L5G__cardHovered .SolutionCard-module__Fv3L5G__solutionGlow{opacity:.3;transform:scale(1)}.SolutionCard-module__Fv3L5G__solutionsCTA{text-align:center;margin-top:2rem}.SolutionCard-module__Fv3L5G__solutionsButton{cursor:pointer;white-space:nowrap;color:#fff;background-image:linear-gradient(90deg,#0ea5e9,#2563eb);border:none;border-radius:.375rem;justify-content:center;align-items:center;height:3rem;padding-left:2rem;padding-right:2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .15s ease-in-out;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #2d234266,0 7px 13px -3px #2d23424d}.SolutionCard-module__Fv3L5G__solutionsButton:hover{transform:translateY(-3px);box-shadow:0 4px 8px #2d234266,0 7px 13px -3px #2d23424d}.SolutionCard-module__Fv3L5G__solutionsButton:active{transform:translateY(1px);box-shadow:inset 0 3px 7px #2d234266}@media (max-width:992px){.SolutionCard-module__Fv3L5G__solutionsHeading{font-size:2rem}.SolutionCard-module__Fv3L5G__solutionsGrid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:576px){.SolutionCard-module__Fv3L5G__advancedSolutionsSection{padding:3rem 1.5rem}.SolutionCard-module__Fv3L5G__solutionsHeading{font-size:1.8rem}.SolutionCard-module__Fv3L5G__solutionsButton{padding-left:1.5rem;padding-right:1.5rem;font-size:1rem}}
.design-module__LwUVXW__banner{color:#143b72;text-align:center;justify-content:center;align-items:center;width:100%;height:42rem;padding:20px;display:flex;position:relative;overflow:hidden}.design-module__LwUVXW__bannerContent{text-align:right;color:#000;z-index:2;flex-direction:column;justify-content:center;width:50%;height:auto;display:flex;position:relative}.design-module__LwUVXW__bannerSubTitle{color:#143b72;font-size:1.2rem;font-weight:700}.design-module__LwUVXW__banner h1{color:#0000;-webkit-text-fill-color:transparent;background-image:radial-gradient(#2b4974 0%,#143b72 70%);background-position:50%;background-size:cover;-webkit-background-clip:text;background-clip:text}.design-module__LwUVXW__bannerDescription{font-size:var(--font-size-subtitle-main);font-weight:var(--font-weight-subtitle-main)}.design-module__LwUVXW__buttonContainer{margin-top:2rem}.design-module__LwUVXW__animationContainer{z-index:2;width:35%;height:auto;position:relative}.design-module__LwUVXW__visuallyHidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.design-module__LwUVXW__animationContainer figure{justify-content:center;align-items:center;width:100%;margin:0;padding:0;display:flex}.design-module__LwUVXW__newBannerButton{box-sizing:border-box;cursor:pointer;touch-action:manipulation;white-space:nowrap;color:#fff;background:radial-gradient(#2b4974 0%,#143b72 70%);border-width:0;border-radius:.375rem;justify-content:center;align-items:center;width:200px;height:55px;padding-left:1rem;padding-right:1rem;font-size:1.2rem;font-weight:700;line-height:1;text-decoration:none;transition:all .15s ease-in-out;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #2d234266,0 7px 13px -3px #2d23424d,inset 0 -3px #3a416f80}.design-module__LwUVXW__newBannerButton:hover{transform:translateY(-.125rem);box-shadow:0 4px 8px #2d234266,0 7px 13px -3px #2d23424d,inset 0 -3px #3c4fe0}.design-module__LwUVXW__newBannerButton:focus{box-shadow:inset 0 0 0 1.5px #3c4fe0,0 2px 4px #2d234266,0 7px 13px -3px #2d23424d,inset 0 -3px #3c4fe0}.design-module__LwUVXW__newBannerButton:active{transform:translateY(.125rem);box-shadow:inset 0 3px 7px #3c4fe0}@media (max-width:1024px){.design-module__LwUVXW__newBannerButton{width:200px;height:55px}}@media (max-width:768px){.design-module__LwUVXW__banner{flex-direction:column;height:54rem;min-height:auto;padding:4rem 2rem}.design-module__LwUVXW__bannerContent{text-align:center;width:100%;padding-right:0}.design-module__LwUVXW__animationContainer{width:90%;max-width:500px}}@media (max-width:576px){.design-module__LwUVXW__banner{height:48rem;padding:3rem 1.5rem 0}.design-module__LwUVXW__banner h1{margin-bottom:1rem}}@media (max-width:480px){.design-module__LwUVXW__banner{height:45rem}}@media (max-width:375px){.design-module__LwUVXW__banner{height:42rem;padding:4rem 1rem 0}.design-module__LwUVXW__banner h2{font-size:1.4rem}.design-module__LwUVXW__animationContainer{width:95%}}.design-module__LwUVXW__designContainer{color:#333;width:100%;margin:0 auto;padding:40px 20px;position:relative}.design-module__LwUVXW__sectionPremium{flex-direction:column;gap:60px;display:flex}@keyframes design-module__LwUVXW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes design-module__LwUVXW__scaleHover{to{transform:scale(1.03);box-shadow:0 8px 20px #40c4ff4d}}.design-module__LwUVXW__contentBlock{padding:20px}.design-module__LwUVXW__contentBlockIntro{text-align:center;border-radius:16px;animation:1s ease-out design-module__LwUVXW__fadeIn;box-shadow:0 4px 12px #0000000d}.design-module__LwUVXW__luxuryTitle{color:#000;text-align:center;margin-bottom:20px;font-size:2.5rem;font-weight:800}.design-module__LwUVXW__luxurySubtitle{font-size:var(--font-size-subtitle-main);font-weight:var(--font-weight-subtitle-main);color:#333;text-align:center;margin-bottom:20px}.design-module__LwUVXW__paragraphLuxury{font-size:var(--font-size-subtitle-main);font-weight:var(--font-weight-subtitle-main);color:#1a202c;text-align:center}.design-module__LwUVXW__paragraphLuxuryHighlight{color:#fcfafa;font-size:var(--font-size-subtitle-main);text-align:center;font-weight:var(--font-weight-subtitle-main)}.design-module__LwUVXW__contentBlockServices{border-radius:16px;display:flex;position:relative}.design-module__LwUVXW__servicesWrapper{flex-direction:column}.design-module__LwUVXW__serviceTextImage{justify-content:center;align-items:center;gap:1rem;display:flex}.design-module__LwUVXW__serviceText{border-right:8px solid #143b72;padding-right:1rem}.design-module__LwUVXW__serviceImageWrapper{text-align:center}.design-module__LwUVXW__serviceImage{border-radius:12px;width:100%;transition:transform .3s}.design-module__LwUVXW__serviceImage:hover{transform:translateY(-5px)}.design-module__LwUVXW__highlightText{color:#143b72}.design-module__LwUVXW__featureGridPremium{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.design-module__LwUVXW__featureCardPremium{text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:20px;list-style:none;transition:transform .3s,box-shadow .3s}.design-module__LwUVXW__featureCardPremium:hover{animation:.3s forwards design-module__LwUVXW__scaleHover}.design-module__LwUVXW__featureTitlePremium{color:#333;margin-bottom:10px;font-size:1.5rem;font-weight:600}.design-module__LwUVXW__featureDescriptionPremium{color:#4b5563;font-size:1rem}.design-module__LwUVXW__highlightSectionBlue{text-align:center;background:radial-gradient(#2b4974 0%,#143b72 70%);border-radius:12px;margin-top:2rem;padding:20px;animation:1s ease-out .5s backwards design-module__LwUVXW__fadeIn}.design-module__LwUVXW__contentBlockProcess{border-radius:16px;position:relative}.design-module__LwUVXW__processImageWrapper{text-align:center}.design-module__LwUVXW__processImage{border-radius:12px;transition:transform .3s}.design-module__LwUVXW__processImage:hover{transform:translateY(-5px)}.design-module__LwUVXW__processCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:20px 40px 20px 20px;animation:1s ease-out design-module__LwUVXW__fadeIn;position:relative}.design-module__LwUVXW__processCard:before{content:attr(data-step);color:#143b72;font-size:1.5rem;font-weight:700;position:absolute;top:20px;right:10px}.design-module__LwUVXW__quoteSection{color:#333;text-align:center;border-radius:12px;margin-top:20px;padding:20px;font-size:1.25rem;font-style:italic}.design-module__LwUVXW__contentBlockForWhom{border-radius:16px}.design-module__LwUVXW__forWhomCard:hover{box-shadow:0 0 15px #40c4ff66}.design-module__LwUVXW__contentBlockIntegration{border-radius:16px;padding-bottom:0}.design-module__LwUVXW__ctaSectionPremium{text-align:center;border-radius:16px;padding:0 40px 40px;animation:1s ease-out design-module__LwUVXW__fadeIn;position:relative}.design-module__LwUVXW__ctaImageWrapper{margin-bottom:20px}.design-module__LwUVXW__ctaImage{transition:transform .3s}.design-module__LwUVXW__ctaImage:hover{transform:translateY(-5px)}@media (max-width:768px){.design-module__LwUVXW__designContainer{padding:0}.design-module__LwUVXW__luxuryTitle{font-size:2rem}.design-module__LwUVXW__featureGridPremium{grid-template-columns:1fr}.design-module__LwUVXW__serviceImage,.design-module__LwUVXW__processImage,.design-module__LwUVXW__ctaImage{width:100%;height:auto}.design-module__LwUVXW__serviceTextImage,.design-module__LwUVXW__contentBlockServices{flex-direction:column}}@media (min-width:1600px){.design-module__LwUVXW__banner{height:100vh;padding:40px}.design-module__LwUVXW__bannerContent{width:45%}.design-module__LwUVXW__bannerSubTitle{font-size:1.5rem}.design-module__LwUVXW__luxuryTitle{font-size:3.5rem}.design-module__LwUVXW__featureGridPremium{gap:3rem}.design-module__LwUVXW__serviceImage,.design-module__LwUVXW__processImage,.design-module__LwUVXW__ctaImage{max-width:600px}.design-module__LwUVXW__ctaSectionPremium{padding:60px}}
