.mobile-app-services .hero-section{position:relative;background:linear-gradient(to bottom right,#0f172a,#1e3a8a,#1e293b);overflow:hidden;color:var(--whiteColor)}.mobile-app-services .hero-section .background-pattern{position:absolute;inset:0;opacity:.1;z-index:0}.mobile-app-services .hero-section .gradient-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(37,99,235,.1),rgba(147,51,234,.1));z-index:1}.mobile-app-services .hero-section .hero-container{position:relative;z-index:2;max-width:1280px;margin:0 auto;padding:5rem 1.5rem}.mobile-app-services .hero-section .hero-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:1024px){.mobile-app-services .hero-section .hero-grid{grid-template-columns:repeat(2,1fr)}}.mobile-app-services .hero-section .hero-content{display:flex;flex-direction:column;gap:2rem}.mobile-app-services .hero-section .hero-content .hero-title{font-size:2.5rem;line-height:1.2;font-weight:700}@media(min-width:1024px){.mobile-app-services .hero-section .hero-content .hero-title{font-size:4rem}}.mobile-app-services .hero-section .hero-content .hero-title .gradient-text{background:linear-gradient(90deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.mobile-app-services .hero-section .hero-content .hero-subtitle{font-size:1rem;color:#d1d5db}@media(min-width:1024px){.mobile-app-services .hero-section .hero-content .hero-subtitle{font-size:1.25rem}}.mobile-app-services .hero-section .hero-content .cta-buttons{display:flex;flex-direction:column;gap:1rem}@media(min-width:640px){.mobile-app-services .hero-section .hero-content .cta-buttons{flex-direction:row}}.mobile-app-services .hero-section .hero-content .cta-buttons .btn{display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;padding:1rem 2rem;border-radius:.5rem;transition:all .3s ease-in-out}.mobile-app-services .hero-section .hero-content .cta-buttons .btn.primary{background-color:#2563eb;color:#fff;box-shadow:0 4px 10px rgba(37,99,235,.5)}.mobile-app-services .hero-section .hero-content .cta-buttons .btn.primary:hover{background-color:#1d4ed8;transform:translateY(-2px)}.mobile-app-services .hero-section .hero-content .cta-buttons .btn.primary .icon-arrow{transition:transform .2s}.mobile-app-services .hero-section .hero-content .cta-buttons .btn.primary .icon-arrow:hover{transform:translateX(.25rem)}.mobile-app-services .hero-section .hero-content .cta-buttons .btn.secondary{background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mobile-app-services .hero-section .hero-content .cta-buttons .btn.secondary:hover{background-color:hsla(0,0%,100%,.2)}.mobile-app-services .hero-section .hero-content .cta-buttons .btn .icon{width:20px;height:20px}.mobile-app-services .hero-section .hero-visual{position:relative}.mobile-app-services .hero-section .hero-visual .card-wrapper{position:relative;width:20rem;height:20rem;margin:0 auto}@media(max-width:768px){.mobile-app-services .hero-section .hero-visual .card-wrapper{width:15rem;height:15rem}}.mobile-app-services .hero-section .hero-visual .card-wrapper .bg-blur{position:absolute;inset:0;border-radius:1.5rem;opacity:.2}.mobile-app-services .hero-section .hero-visual .card-wrapper .bg-blur.blue-blur{background:linear-gradient(90deg,#3b82f6,#a78bfa);transform:rotate(6deg)}.mobile-app-services .hero-section .hero-visual .card-wrapper .bg-blur.purple-blur{background:linear-gradient(90deg,#a855f7,#ec4899);transform:rotate(-6deg)}.mobile-app-services .hero-section .hero-visual .card-wrapper .visual-card{position:relative;background:linear-gradient(90deg,#2563eb,#7e22ce);border-radius:1.5rem;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.4);z-index:10;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.mobile-app-services .hero-section .hero-visual .card-wrapper .visual-card .visual-icon{width:6rem;height:6rem;color:#fff}.mobile-app-services .hero-section .hero-visual .card-wrapper .visual-card .visual-icon svg{width:6rem;height:6rem}.mobile-app-services .hero-section .hero-visual .card-wrapper .visual-card .visual-text{text-align:center}.mobile-app-services .hero-section .hero-visual .card-wrapper .visual-card .visual-text h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.mobile-app-services .hero-section .hero-visual .card-wrapper .visual-card .visual-text p{color:#dbeafe}.mobile-app-services .hero-section .hero-visual .floating{position:absolute;border-radius:9999px;animation:pulse 2s infinite}.mobile-app-services .hero-section .hero-visual .floating.blue-float{top:-2.5rem;right:-2.5rem;width:5rem;height:5rem;background-color:rgba(59,130,246,.2)}.mobile-app-services .hero-section .hero-visual .floating.purple-float{bottom:-2.5rem;left:-2.5rem;width:4rem;height:4rem;background-color:rgba(147,51,234,.2);animation-delay:1s}.mobile-app-services .introduction-section{padding:3rem 0;background-color:#f9fafb}.mobile-app-services .introduction-section .container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.mobile-app-services .introduction-section .intro-text{text-align:center;margin-bottom:4rem}.mobile-app-services .introduction-section .intro-text .badge{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;margin-bottom:1rem;padding:.5rem 1rem;border-radius:9999px}.mobile-app-services .introduction-section .intro-text .badge.blue{color:#2563eb;background:#ebf4ff}.mobile-app-services .introduction-section .intro-text .badge .icon{width:1.25rem;height:1.25rem}.mobile-app-services .introduction-section .intro-text h2{font-size:var(--commonFontSize-Title);font-weight:600;margin:8px auto 4px;color:var(--blackColor);width:100%;text-align:center;line-height:45px}.mobile-app-services .introduction-section .intro-text .paragraphs{margin-top:1.5rem}.mobile-app-services .introduction-section .intro-text .paragraphs p{margin-bottom:1rem;font-size:1.125rem;color:#4b5563;line-height:1.75}.mobile-app-services .introduction-section .intro-text .paragraphs .highlight{font-weight:600;color:#2563eb}.mobile-app-services .introduction-section .intro-text .cta-box{display:inline-flex;align-items:center;gap:.5rem;font-weight:500;background:#dcfce7;color:#15803d;border-radius:9999px;padding:.75rem 1.5rem;margin-top:0}.mobile-app-services .introduction-section .intro-text .cta-box .icon,.mobile-app-services .introduction-section .intro-text .cta-box .icon svg{width:1.25rem;height:1.25rem}.mobile-app-services .introduction-section .impact-section{text-align:center}.mobile-app-services .introduction-section .impact-section .badge{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;margin-bottom:1rem;color:#7e22ce;background:#f3e8ff;padding:.5rem 1rem;border-radius:9999px}.mobile-app-services .introduction-section .impact-section h3{font-size:var(--commonFontSize-Title);font-weight:600;margin:8px auto 4px;color:var(--blackColor);width:100%;text-align:center;line-height:45px}.mobile-app-services .introduction-section .impact-section .subtitle{font-size:1.125rem;color:#6b7280;margin-top:1rem;max-width:40rem;margin-left:auto;margin-right:auto}.mobile-app-services .introduction-section .impact-section .benefits-grid{margin-top:3rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.mobile-app-services .introduction-section .impact-section .benefit-card{background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 10px 15px rgba(0,0,0,.05);border:1px solid #f3f4f6;transition:all .3s ease}.mobile-app-services .introduction-section .impact-section .benefit-card:hover{box-shadow:0 15px 25px rgba(0,0,0,.08);border-color:#e5e7eb}.mobile-app-services .introduction-section .impact-section .benefit-card:hover .card-container .icon-box{transform:scale(1.1)}.mobile-app-services .introduction-section .impact-section .benefit-card .card-container{display:flex;align-items:center;gap:1rem;height:unset;margin:unset}.mobile-app-services .introduction-section .impact-section .benefit-card .card-container .icon-box{width:4rem;height:4rem;border-radius:1rem;padding:1rem;display:flex;align-items:center;justify-content:center;transition:transform .3s}.mobile-app-services .introduction-section .impact-section .benefit-card .card-container .icon-box .icon.white{color:#fff;width:2rem;height:2rem}.mobile-app-services .introduction-section .impact-section .benefit-card .card-container .icon-box .icon.white svg{width:2rem;height:2rem}.mobile-app-services .introduction-section .impact-section .benefit-card .card-container .icon-box.from-blue-500.to-blue-600{background:linear-gradient(90deg,#3b82f6,#2563eb)}.mobile-app-services .introduction-section .impact-section .benefit-card .card-container .icon-box.from-green-500.to-green-600{background:linear-gradient(90deg,#22c55e,#16a34a)}.mobile-app-services .introduction-section .impact-section .benefit-card .card-container .icon-box.from-purple-500.to-purple-600{background:linear-gradient(90deg,#a855f7,#9333ea)}.mobile-app-services .introduction-section .impact-section .benefit-card .card-container .icon-box.from-orange-500.to-orange-600{background:linear-gradient(90deg,#f97316,#ea580c)}.mobile-app-services .introduction-section .impact-section .benefit-card .card-container .icon-box.from-pink-500.to-pink-600{background:linear-gradient(90deg,#ec4899,#db2777)}.mobile-app-services .introduction-section .impact-section .benefit-card .card-container .icon-box.from-indigo-500.to-indigo-600{background:linear-gradient(90deg,#6366f1,#4f46e5)}.mobile-app-services .introduction-section .impact-section .benefit-card .card-container .content-part{display:flex;flex-direction:column;gap:.25rem}.mobile-app-services .introduction-section .impact-section .benefit-card .card-container .content-part h4{margin-top:0;font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:0}.mobile-app-services .introduction-section .impact-section .benefit-card .card-container .content-part p{margin-top:0;color:#6b7280;line-height:1.2;margin-bottom:0}.mobile-app-services .key-service-section{padding:3rem 0}.mobile-app-services .key-service-section .key-service-title{font-size:var(--commonFontSize-subTitle);font-weight:600;margin:8px auto 4px;color:var(--blackColor);width:100%;text-align:center;line-height:45px}@media(min-width:1024px){.mobile-app-services .key-service-section .key-service-title{font-size:2.5rem}}.mobile-app-services .key-service-section .key-service-sub-title{font-size:1.125rem;color:#6b7280;margin-bottom:2rem;max-width:40rem;margin-left:auto;margin-right:auto;text-align:center}.mobile-app-services .key-service-section .key-service-card-container{display:flex;flex-wrap:wrap;gap:20px}.mobile-app-services .key-service-section .key-service-card-container .key-service-card-wrapper{width:28%;position:relative}@media(max-width:1024px){.mobile-app-services .key-service-section .key-service-card-container .key-service-card-wrapper{width:48%}}@media(max-width:768px){.mobile-app-services .key-service-section .key-service-card-container .key-service-card-wrapper{width:100%}}.mobile-app-services .key-service-section .key-service-card-container .key-service-card{box-shadow:0 0 0 1px rgba(0,0,0,.05),inset 0 0 0 1px #d1d5db;border-radius:10px;padding:10px;transition:all .3s ease;display:flex;align-items:center;gap:10px;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;width:100%;will-change:transform;transform:translateZ(0);-webkit-user-select:none;-moz-user-select:none;user-select:none}.mobile-app-services .key-service-section .key-service-card-container .key-service-card .key-service-card-icon{height:45px;width:45px}.mobile-app-services .key-service-section .key-service-card-container .key-service-card .key-service-card-icon .component-iconify{width:100%!important;height:100%!important}.mobile-app-services .key-service-section .key-service-card-container .key-service-card .key-service-card-icon .component-iconify svg{width:100%;height:100%}.mobile-app-services .key-service-section .key-service-card-container .key-service-card .key-service-card-title{font-size:var(--commonFontSize-medium);font-weight:600;color:var(--blackColor);text-align:center;line-height:20px}.mobile-app-services .key-service-section .key-service-card-container .key-service-card.active{border:1px solid var(--themeColor)}.mobile-app-services .key-service-section .key-service-card-container .key-service-card:hover{cursor:pointer;z-index:2}.mobile-app-services .key-service-section .key-service-card-container .key-service-card.card-1.active,.mobile-app-services .key-service-section .key-service-card-container .key-service-card.card-1:hover{border:1px solid var(--themeColor);box-shadow:0 0 15px 3px rgba(255,165,0,.6)}.mobile-app-services .key-service-section .key-service-card-container .key-service-card.card-2.active,.mobile-app-services .key-service-section .key-service-card-container .key-service-card.card-2:hover{border:1px solid #a4c639;box-shadow:0 0 15px 3px rgba(164,198,57,.6)}.mobile-app-services .key-service-section .key-service-card-container .key-service-card.card-3.active,.mobile-app-services .key-service-section .key-service-card-container .key-service-card.card-3:hover{border:1px solid #02569b;box-shadow:0 0 15px 3px rgba(2,86,155,.6)}.mobile-app-services .key-service-section .key-service-card-container .key-service-card.card-4.active,.mobile-app-services .key-service-section .key-service-card-container .key-service-card.card-4:hover{border:1px solid #f27804;box-shadow:0 0 15px 3px rgba(242,78,30,.6)}.mobile-app-services .key-service-section .key-service-card-container .key-service-card.card-5.active,.mobile-app-services .key-service-section .key-service-card-container .key-service-card.card-5:hover{border:1px solid #9356f2;box-shadow:0 0 15px 3px rgba(162,89,255,.6)}.mobile-app-services .key-service-section .key-service-card-container .key-service-card.card-6.active,.mobile-app-services .key-service-section .key-service-card-container .key-service-card.card-6:hover{border:1px solid #f27804;box-shadow:0 0 15px 3px rgba(255,108,55,.6)}.mobile-app-services .key-service-section .key-service-card-container .key-service-card.card-7.active,.mobile-app-services .key-service-section .key-service-card-container .key-service-card.card-7:hover{border:1px solid #0078d7;box-shadow:0 0 15px 3px rgba(0,120,215,.6)}.mobile-app-services .key-service-section .key-service-card-container .key-service-card.card-8.active,.mobile-app-services .key-service-section .key-service-card-container .key-service-card.card-8:hover{border:1px solid #f90;box-shadow:0 0 15px 3px rgba(255,153,0,.6)}@media(max-width:1025px){.mobile-app-services .key-service-section .key-service-content{margin-top:50px}}.mobile-app-services .key-service-section .key-service-content .key-service-image-box{display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;margin-bottom:65px}.mobile-app-services .key-service-section .key-service-content .key-service-image-box .mobile-mockup{width:260px;height:350px;overflow:hidden;z-index:2;margin-bottom:-130px;bottom:0;position:relative;padding-top:30px}.mobile-app-services .key-service-section .key-service-content .key-service-image-box .mobile-mockup img{width:100%;height:auto;display:block;animation:mockupFloat 1.5s ease-in-out infinite alternate}.mobile-app-services .key-service-section .key-service-content .key-service-image-box .gradient-box{position:absolute;width:100%;height:200px;overflow:hidden;border-radius:20px;z-index:1;bottom:-130px}.mobile-app-services .key-service-section .key-service-content .key-service-content-text .key-service-content-text-title{font-size:var(--commonFontSize-4extraLarge);font-weight:600;color:var(--blackColor);margin-bottom:10px}.mobile-app-services .key-service-section .tech-stack-list{display:flex;flex-wrap:wrap;gap:20px;margin-top:15px}.mobile-app-services .key-service-section .tech-stack-list .tech-stack-item{color:var(--themeColor);font-weight:500;font-size:3rem;border-radius:.5rem;display:flex;justify-content:center;align-items:center}.mobile-app-services .key-service-process-section{padding:60px 20px;text-align:center}.mobile-app-services .key-service-process-section .key-service-title{color:var(--themeColor);font-size:var(--commonFontSize);font-weight:600;line-height:22px;margin-top:15px;text-align:center;text-transform:uppercase}.mobile-app-services .key-service-process-section .key-service-sub-title{font-size:var(--commonFontSize-subTitle);font-weight:600;margin:8px auto 4px;color:var(--blackColor);width:100%;text-align:center;line-height:45px}@media(max-width:1200px){.mobile-app-services .key-service-process-section .key-service-sub-title{width:100%}}.mobile-app-services .key-service-process-section .description{font-size:var(--commonFontSize);font-weight:400;line-height:28px;color:var(--textColor-medium);margin:0 auto 15px;text-align:center;max-width:80%}.mobile-app-services .key-service-process-section .semi-circle-container{position:relative;width:100%;max-width:700px;height:1000px;margin:50px auto 0}.mobile-app-services .key-service-process-section .semi-circle-container .center-image{position:absolute;top:50%;left:50%;width:80%;transform:translate(-50%,-50%);z-index:2}.mobile-app-services .key-service-process-section .semi-circle-container .center-image img{width:100%;height:auto}.mobile-app-services .key-service-process-section .semi-circle-container .step{pointer-events:auto;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .3s ease;border-radius:10px;position:absolute;transform:translate(-50%,-50%);z-index:10}.mobile-app-services .key-service-process-section .semi-circle-container .step .card-box{border-radius:20px;font-weight:500;width:250px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:10px;background:#fff;animation:pulseScale 1.5s ease-in-out infinite}.mobile-app-services .key-service-process-section .semi-circle-container .step .card-box .left .card-number{font-size:var(--commonFontSize);background-color:var(--themeColor);color:var(--whiteColor);padding:10px;border-radius:50%;height:30px;width:30px;display:flex;align-items:center;justify-content:center;margin-bottom:5px}.mobile-app-services .key-service-process-section .semi-circle-container .step .card-box .right{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%}.mobile-app-services .key-service-process-section .semi-circle-container .step .card-box .right .card-title{font-size:var(--commonFontSize-medium);text-align:center;width:100%;color:var(--blackColor);text-decoration:underline;text-underline-offset:3px;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:2px;text-decoration-style:solid;text-decoration-color:var(--themeColor);margin-bottom:5px}.mobile-app-services .key-service-process-section .semi-circle-container .step .card-box .right .card-description{font-size:var(--commonFontSize-small);text-align:center;width:100%;color:var(--textColor-medium)}.mobile-app-services .key-service-process-section .semi-circle-container .step:first-child .card-box{animation-delay:0s;border:1px solid var(--themeColor);box-shadow:0 0 15px 3px rgba(255,165,0,.6)}.mobile-app-services .key-service-process-section .semi-circle-container .step:nth-child(2) .card-box{animation-delay:1s;border:1px solid var(--themeColor);box-shadow:0 0 15px 3px rgba(255,165,0,.6)}.mobile-app-services .key-service-process-section .semi-circle-container .step:nth-child(3) .card-box{animation-delay:2s;border:1px solid var(--themeColor);box-shadow:0 0 15px 3px rgba(255,165,0,.6)}.mobile-app-services .key-service-process-section .semi-circle-container .step:nth-child(4) .card-box{animation-delay:3s;border:1px solid var(--themeColor);box-shadow:0 0 15px 3px rgba(255,165,0,.6)}.mobile-app-services .key-service-process-section .semi-circle-container .step:nth-child(5) .card-box{animation-delay:4s;border:1px solid var(--themeColor);box-shadow:0 0 15px 3px rgba(255,165,0,.6)}.mobile-app-services .key-service-process-section .semi-circle-container .step:nth-child(6) .card-box{animation-delay:5s;border:1px solid var(--themeColor);box-shadow:0 0 15px 3px rgba(255,165,0,.6)}.mobile-app-services .key-service-process-section .semi-circle-container .step:nth-child(7) .card-box{animation-delay:6s;border:1px solid var(--themeColor);box-shadow:0 0 15px 3px rgba(255,165,0,.6)}.mobile-app-services .key-service-process-section .semi-circle-container .step:nth-child(8) .card-box{animation-delay:7s;border:1px solid var(--themeColor);box-shadow:0 0 15px 3px rgba(255,165,0,.6)}.mobile-app-services .key-service-process-section .semi-circle-container .step:nth-child(9) .card-box{animation-delay:8s;border:1px solid var(--themeColor);box-shadow:0 0 15px 3px rgba(255,165,0,.6)}.mobile-app-services .key-service-process-section .semi-circle-container .step:last-child{visibility:hidden}@keyframes pulseScale{0%,to{transform:scale(1);box-shadow:0 0 20px rgba(255,165,0,.3)}50%{transform:scale(1.06);box-shadow:0 0 25px rgba(255,165,0,.5)}}.mobile-app-services .key-service-process-section .key-service-responsive-section{display:none}@media screen and (max-width:1200px){.mobile-app-services .key-service-process-section .key-service-responsive-section{display:block}.mobile-app-services .key-service-process-section .key-service-responsive-section .center-image{width:100%}.mobile-app-services .key-service-process-section .key-service-responsive-section .card-box{border-radius:20px;font-weight:500;width:80%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:10px;background:#fff;gap:20px;margin:0 auto}}@media screen and (max-width:1200px)and (max-width:768px){.mobile-app-services .key-service-process-section .key-service-responsive-section .card-box{width:100%}}@media screen and (max-width:1200px){.mobile-app-services .key-service-process-section .key-service-responsive-section .card-box .step{display:flex;align-items:center;flex-direction:column;width:100%;box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08);padding:10px;border-radius:10px}.mobile-app-services .key-service-process-section .key-service-responsive-section .card-box .step .left .card-number{font-size:var(--commonFontSize);background-color:var(--themeColor);color:var(--whiteColor);padding:10px;border-radius:50%;height:30px;width:30px;display:flex;align-items:center;justify-content:center;margin-bottom:5px}.mobile-app-services .key-service-process-section .key-service-responsive-section .card-box .step .right{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%}.mobile-app-services .key-service-process-section .key-service-responsive-section .card-box .step .right .card-title{font-size:var(--commonFontSize-medium);text-align:center;width:100%;color:var(--blackColor);text-decoration:underline;text-underline-offset:3px;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:2px;text-decoration-style:solid;text-decoration-color:var(--themeColor);margin-bottom:5px}.mobile-app-services .key-service-process-section .key-service-responsive-section .card-box .step .right .card-description{font-size:var(--commonFontSize-small);text-align:center;width:100%;color:var(--textColor-medium)}.mobile-app-services .key-service-process-section .key-service-responsive-section .card-box .step:last-child,.mobile-app-services .key-service-process-section .semi-circle-container{display:none}}.step-wrapper{padding:2rem}.step-wrapper .step-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.step-wrapper .step-grid .step-card{display:flex;align-items:center;background:#fff;border-radius:50px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.07);transition:transform .3s ease}.step-wrapper .step-grid .step-card:hover{transform:translateY(-5px)}.step-wrapper .step-grid .step-card .step-left{width:120px;height:100%;display:flex;align-items:center;justify-content:center;padding:20px}.step-wrapper .step-grid .step-card .step-left .icon-circle{width:60px;height:60px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:28px}.step-wrapper .step-grid .step-card .step-right{flex:1;padding:20px}.step-wrapper .step-grid .step-card .step-right h4{font-size:1.1rem;margin:0 0 8px;font-weight:600;line-height:1.3}.step-wrapper .step-grid .step-card .step-right p{font-size:.875rem;margin:0;color:#555;line-height:1.4}@media(max-width:768px){.step-wrapper{padding:1.5rem}.step-wrapper .step-grid{grid-template-columns:1fr}.step-wrapper .step-grid .step-card{flex-direction:row;border-radius:40px}}@media(max-width:480px){.step-wrapper{padding:1rem}.step-wrapper .step-grid{gap:1.2rem}.step-wrapper .step-grid .step-card{flex-direction:column;text-align:center}.step-wrapper .step-grid .step-card .step-left{width:100%;padding:1rem}.step-wrapper .step-grid .step-card .step-left .icon-circle{margin:0 auto}.step-wrapper .step-grid .step-card .step-right{padding:1rem}.step-wrapper .step-grid .step-card .step-right h4{font-size:1rem}.step-wrapper .step-grid .step-card .step-right p{font-size:.8rem}}.services-details{padding:0;position:relative;z-index:10}.why-choose-us-section{padding:40px 0;background-color:#fff}.why-choose-us-section .headline-title{font-size:var(--commonFontSize-MainTitle);margin-bottom:20px;color:#25245d;font-weight:600}.why-choose-us-section .headline-title .highlight{color:var(--themeColor)}.why-choose-us-section .container{max-width:1280px;margin:0 auto;padding:0 30px}.why-choose-us-section .heading-block{text-align:center;margin-bottom:60px}.why-choose-us-section .heading-block p{font-size:1.125rem;color:#6b7280;max-width:100%;margin:0 auto}.why-choose-us-section .reasons-grid{display:flex;flex-wrap:wrap;gap:30px}.why-choose-us-section .reasons-grid .reason-card{flex:1 1 calc(33.333% - 20px);background:#f9fafb;border-radius:16px;padding:30px;transition:all .3s ease;display:flex;flex-direction:column}.why-choose-us-section .reasons-grid .reason-card.card-1{background-color:#eff6ff}.why-choose-us-section .reasons-grid .reason-card.card-1 .reason-icon{background-color:#dbeafe}.why-choose-us-section .reasons-grid .reason-card.card-1 .reason-icon .component-iconify{color:#2563eb}.why-choose-us-section .reasons-grid .reason-card.card-2{background-color:#ecfdf5}.why-choose-us-section .reasons-grid .reason-card.card-2 .reason-icon{background-color:#d1fae5}.why-choose-us-section .reasons-grid .reason-card.card-2 .reason-icon .component-iconify{color:#059669}.why-choose-us-section .reasons-grid .reason-card.card-3{background-color:#faf5ff}.why-choose-us-section .reasons-grid .reason-card.card-3 .reason-icon{background-color:#f3e8ff}.why-choose-us-section .reasons-grid .reason-card.card-3 .reason-icon .component-iconify{color:#a14eed}.why-choose-us-section .reasons-grid .reason-card.card-4{background-color:#fff7ed}.why-choose-us-section .reasons-grid .reason-card.card-4 .reason-icon{background-color:#ffedd5}.why-choose-us-section .reasons-grid .reason-card.card-4 .reason-icon .component-iconify{color:#ee7330}.why-choose-us-section .reasons-grid .reason-card.card-5{background-color:#fef2f2}.why-choose-us-section .reasons-grid .reason-card.card-5 .reason-icon{background-color:#fee2e2}.why-choose-us-section .reasons-grid .reason-card.card-5 .reason-icon .component-iconify{color:#dc2626}.why-choose-us-section .reasons-grid .reason-card.card-6{background-color:#f0fdf4}.why-choose-us-section .reasons-grid .reason-card.card-6 .reason-icon{background-color:#dcfce7}.why-choose-us-section .reasons-grid .reason-card.card-6 .reason-icon .component-iconify{color:#2aac5a}.why-choose-us-section .reasons-grid .reason-card.card-7{background-color:#eff6ff}.why-choose-us-section .reasons-grid .reason-card.card-7 .reason-icon{background-color:#dbeafe}.why-choose-us-section .reasons-grid .reason-card.card-7 .reason-icon .component-iconify{color:#2563eb}.why-choose-us-section .reasons-grid .reason-card:hover{transform:translateY(-5px);box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2)}.why-choose-us-section .reasons-grid .reason-card .reason-icon{width:48px;height:48px;background:#e0f2fe;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#2563eb;margin-bottom:20px}.why-choose-us-section .reasons-grid .reason-card .reason-icon .component-iconify,.why-choose-us-section .reasons-grid .reason-card .reason-icon .component-iconify svg{width:24px;height:24px}.why-choose-us-section .reasons-grid .reason-card .reason-title{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:10px}.why-choose-us-section .reasons-grid .reason-card .reason-highlight{display:flex;align-items:center;gap:8px;font-size:.875rem;font-weight:500;color:#2563eb;margin-bottom:15px}.why-choose-us-section .reasons-grid .reason-card .reason-highlight .star-icon{width:16px;height:16px;color:#facc15}.why-choose-us-section .reasons-grid .reason-card .reason-description{font-size:1rem;color:#4b5563;line-height:1.6}.why-choose-us-section .stats-section{background:linear-gradient(90deg,#2563eb,#7c3aed);color:#fff;padding:60px 40px;text-align:center;margin-bottom:50px}.why-choose-us-section .stats-section h3{font-size:2rem;font-weight:700;margin-bottom:15px}.why-choose-us-section .stats-section p{color:#dbeafe;margin-bottom:40px;font-size:1.125rem}.why-choose-us-section .stats-section .stats-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.why-choose-us-section .stats-section .stats-grid .stat-box{flex:1 1 200px;text-align:center}.why-choose-us-section .stats-section .stats-grid .stat-box .stat-number{font-size:2rem;font-weight:700;margin-bottom:10px}.why-choose-us-section .stats-section .stats-grid .stat-box .stat-label{font-size:1.125rem;font-weight:600;margin-bottom:5px}.why-choose-us-section .stats-section .stats-grid .stat-box .stat-description{font-size:.9rem;color:#bfdbfe}.why-choose-us-section .benefits-section{background:#f3f4f6;padding:60px 40px;border-radius:24px}.why-choose-us-section .benefits-section h3{font-size:2rem;font-weight:700;color:#111827;text-align:center;margin-bottom:15px}.why-choose-us-section .benefits-section p{text-align:center;font-size:1.125rem;color:#6b7280;margin-bottom:40px}.why-choose-us-section .benefits-section .benefits-grid{display:flex;flex-wrap:wrap;gap:20px}.why-choose-us-section .benefits-section .benefits-grid .benefit-item{flex:1 1 45%;display:flex;align-items:center;gap:10px;font-size:1rem;color:#374151}.why-choose-us-section .benefits-section .benefits-grid .benefit-item .benefit-icon{color:#10b981;flex-shrink:0;width:22px;height:22px}.why-choose-us-section .benefits-section .benefits-grid .benefit-item .benefit-icon svg{width:22px;height:22px}.why-choose-us-section .cta-box{text-align:center;margin-top:80px;background:#fff;border:2px solid #c7d2fe;border-radius:24px;padding:60px 30px}.why-choose-us-section .cta-box h3{font-size:1.75rem;font-weight:700;color:#111827;margin-bottom:15px}.why-choose-us-section .cta-box p{font-size:1rem;color:#6b7280;max-width:640px;margin:0 auto 30px}.why-choose-us-section .cta-box .cta-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.why-choose-us-section .cta-box .cta-buttons .btn-primary,.why-choose-us-section .cta-box .cta-buttons .btn-secondary{padding:12px 28px;font-weight:600;border-radius:8px;font-size:1rem;transition:all .3s ease}.why-choose-us-section .cta-box .cta-buttons .btn-primary{background-color:#2563eb;color:#fff;border:none}.why-choose-us-section .cta-box .cta-buttons .btn-primary:hover{background-color:#1d4ed8}.why-choose-us-section .cta-box .cta-buttons .btn-secondary{background-color:transparent;border:1px solid #d1d5db;color:#374151}.why-choose-us-section .cta-box .cta-buttons .btn-secondary:hover{border-color:#9ca3af}@media(max-width:992px){.why-choose-us-section .reasons-grid .reason-card{flex:1 1 calc(50% - 15px)}.why-choose-us-section .benefits-grid .benefit-item{flex:1 1 100%}}@media(max-width:600px){.why-choose-us-section .reasons-grid .reason-card,.why-choose-us-section .stats-grid .stat-box{flex:1 1 100%}}.service-whychooseus{padding:40px 0;background-color:#fef3f6}.service-whychooseus .service-whychooseus-section{text-align:center}.service-whychooseus .service-whychooseus-section .service-title{font-size:var(--commonFontSize-4extraLarge);font-weight:600;color:var(--themeColor);margin-bottom:10px}.service-whychooseus .service-whychooseus-section .service-description{font-size:var(--commonFontSize);color:var(--textColor-medium);max-width:60%;margin:10px auto}@media(max-width:768px){.service-whychooseus .service-whychooseus-section .service-description{max-width:100%}}.service-whychooseus .service-whychooseus-section .service-sub-title{font-size:var(--commonFontSize);font-weight:600;color:var(--blackColor);margin-bottom:30px}.service-whychooseus .whychooseus-slider-wrapper{position:relative;overflow:hidden}.service-whychooseus .whychooseus-slider-wrapper .whychooseus-slider .slick-list,.service-whychooseus .whychooseus-slider-wrapper .whychooseus-slider .slick-track{display:flex;align-items:stretch!important}.service-whychooseus .whychooseus-slider-wrapper .whychooseus-slider .slick-slide{padding:0 10px;display:flex!important;height:100%!important}.service-whychooseus .whychooseus-slider-wrapper .whychooseus-slider .service-whychooseus-list-item{background-color:var(--whiteColor);border-radius:10px;border:1px solid var(--borderColor);padding:25px;height:100%;display:flex;flex-direction:column;justify-content:flex-start;gap:15px;display:flex!important;align-items:flex-start!important}@media(max-width:550px){.service-whychooseus .whychooseus-slider-wrapper .whychooseus-slider .service-whychooseus-list-item{height:auto}}.service-whychooseus .whychooseus-slider-wrapper .whychooseus-slider .service-whychooseus-list-item-icon{color:var(--themeColor);display:flex;align-items:center;justify-content:center}.service-whychooseus .whychooseus-slider-wrapper .whychooseus-slider .service-whychooseus-list-item-title{font-size:18px;font-weight:600;color:var(--blackColor)}.service-whychooseus .whychooseus-slider-wrapper .whychooseus-slider .service-whychooseus-list-item-description{font-size:15px;font-weight:400;color:var(--textColor-medium);line-height:1.5}.service-whychooseus .whychooseus-slider-wrapper .whychooseus-slider .slick-arrow{display:none!important}.service-whychooseus .whychooseus-slider-wrapper .custom-slider-arrows{display:flex;justify-content:center;gap:20px;margin-top:25px}.service-whychooseus .whychooseus-slider-wrapper .custom-slider-arrows .slick-next,.service-whychooseus .whychooseus-slider-wrapper .custom-slider-arrows .slick-prev{background-color:transparent;border:1px solid var(--themeColor);border-radius:50%;width:35px;height:35px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;color:var(--themeColor)}.service-whychooseus .whychooseus-slider-wrapper .custom-slider-arrows .slick-next:before,.service-whychooseus .whychooseus-slider-wrapper .custom-slider-arrows .slick-prev:before{content:""}.service-whychooseus .whychooseus-slider-wrapper .custom-slider-arrows .slick-next:hover,.service-whychooseus .whychooseus-slider-wrapper .custom-slider-arrows .slick-prev:hover{background-color:var(--themeColor);color:var(--whiteColor)}.service-cards-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:40px 0;margin:20px 0 0;padding:0 2.5rem 20px}.service-cards-grid h2{font-size:2rem;font-weight:800;color:#111827;margin-bottom:.25rem}.service-cards-grid p.section-subtitle{font-size:1.125rem;color:#6b7280;margin-bottom:3rem}.service-cards-grid .card-row{display:flex;flex-wrap:wrap;gap:2rem}.service-cards-grid .card-row .card-wrapper{position:relative;width:100%;flex:1 1 48%}@media(max-width:768px){.service-cards-grid .card-row .card-wrapper{flex:1 1 100%}}.service-cards-grid .card-row .card-wrapper .card-background{position:absolute;top:0;left:0;width:100%;height:100%;margin-top:.25rem;margin-left:.25rem;border-radius:.5rem;z-index:0}.service-cards-grid .card-row .card-wrapper .card{position:relative;padding:10px 15px;background:#fff;border:2px solid;border-radius:.5rem;z-index:1}.service-cards-grid .card-row .card-wrapper .card h3{font-size:1.125rem;font-weight:700;color:#1f2937;margin:.5rem 0 .25rem}.service-cards-grid .card-row .card-wrapper .card .card-divider{margin-top:.75rem;margin-bottom:.25rem;font-size:.75rem;font-weight:500;text-transform:uppercase}.service-cards-grid .card-row .card-wrapper .card p.card-description{font-size:.95rem;color:#4b5563;margin-bottom:0}.world-clock-section{padding:2rem 0 3rem;background-color:#faf9f8;box-shadow:0 8px 24px hsla(210,8%,62%,.2)}.world-clock-section .main-title{font-size:var(--commonFontSize-MainTitle);color:#1c2540;font-weight:600;text-align:center;margin-bottom:0}.world-clock-section .main-title .hightlight{color:var(--themeColor)}.world-clock-section .sub-title{font-size:1.125rem;color:#6b7280;text-align:center;margin:0 0 2rem}.world-clock-section .world-clock-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;justify-content:center}.world-clock-section .clock-card-container{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 10px 20px rgba(0,0,0,.07);border-left:3px solid #eaeaea;display:flex;flex-direction:column;gap:.25rem}.world-clock-section .clock-card-container .city-title{margin:0;font-size:1rem;font-weight:600;color:#1c2237;display:flex;gap:10px;align-items:center}.world-clock-section .clock-card-container .city-title img{max-width:30px}.world-clock-section .clock-card-container .clock-card{display:flex;gap:1rem;align-items:center;min-height:115px}.world-clock-section .clock-card-container .clock-card .clock{position:relative;width:90px;height:90px;border-radius:50%;background:#fff;border:2px solid #eee;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px rgba(0,0,0,.05);flex-shrink:0}.world-clock-section .clock-card-container .clock-card .clock .clock-face{position:relative;width:100%;height:100%}.world-clock-section .clock-card-container .clock-card .clock .clock-face .number{position:absolute;font-size:10px;color:#333;font-weight:600}.world-clock-section .clock-card-container .clock-card .clock .clock-face .number-12{top:0;left:50%;transform:translateX(-50%);min-height:15px;border-radius:100%;min-width:15px;background-color:#fff;display:flex;align-items:center;z-index:9;justify-content:center}.world-clock-section .clock-card-container .clock-card .clock .clock-face .number-3{right:0;top:50%;transform:translateY(-50%);min-height:15px;border-radius:100%;min-width:15px;background-color:#fff;display:flex;align-items:center;z-index:9;justify-content:center}.world-clock-section .clock-card-container .clock-card .clock .clock-face .number-6{bottom:0;left:50%;transform:translateX(-50%);min-height:15px;border-radius:100%;min-width:15px;background-color:#fff;display:flex;align-items:center;z-index:9;justify-content:center}.world-clock-section .clock-card-container .clock-card .clock .clock-face .number-9{left:0;top:50%;transform:translateY(-50%);min-height:15px;border-radius:100%;min-width:15px;background-color:#fff;display:flex;align-items:center;z-index:9;justify-content:center}.world-clock-section .clock-card-container .clock-card .clock .clock-face .tick{position:absolute;width:1px;height:5px;background:#aaa;top:3px;left:50%;transform-origin:center 40px;opacity:1!important}.world-clock-section .clock-card-container .clock-card .clock .clock-face .hand{position:absolute;width:50%;height:2px;background:#333;top:50%;left:50%;transform-origin:left center}.world-clock-section .clock-card-container .clock-card .clock .clock-face .hour{height:3px;background:#3d5afe;width:30%}.world-clock-section .clock-card-container .clock-card .clock .clock-face .minute{background:#00c853;width:35%}.world-clock-section .clock-card-container .clock-card .clock .clock-face .second{background:#ff5252;height:1px;width:40%}.world-clock-section .clock-card-container .clock-card .clock .clock-face .center-dot{position:absolute;width:8px;height:8px;background:#333;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.world-clock-section .clock-card-container .clock-card .clock .timezone{position:absolute;bottom:-24px;font-size:.7rem;color:#666;font-weight:600}.world-clock-section .clock-card-container .clock-card .clock-info p{margin-top:0;font-size:.85rem;color:#555;line-height:1.3;margin-bottom:0;white-space:nowrap}.world-clock-section .clock-card-container .clock-card .clock-info .icon-box{display:flex;gap:10px;align-items:center;line-height:normal;margin-top:.4rem}@media(max-width:768px){.world-clock-row{grid-template-columns:1fr 1fr}}@media(max-width:480px){.world-clock-row{grid-template-columns:1fr}}.cta-section{padding:3rem 0;background:linear-gradient(90deg,#2563eb,#7c3aed)}.cta-section .container{max-width:1280px;margin:0 auto;padding:0 1rem}.cta-section .cta-content{text-align:center;animation:slideUp .6s ease-out}.cta-section .cta-content .cta-title{font-size:var(--commonFontSize-MainTitle);font-weight:700;color:#fff;margin-bottom:1.5rem}@media(min-width:1024px){.cta-section .cta-content .cta-title{font-size:var(--commonFontSize-MainTitle)}}.cta-section .cta-content .cta-subtitle{font-size:1.25rem;color:hsla(0,0%,100%,.9);margin-bottom:1.5rem;max-width:768px;margin-left:auto;margin-right:auto}@media(max-width:768px){.cta-section .cta-content .cta-subtitle{margin-bottom:1rem}}.cta-section .cta-content .cta-benefits{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}@media(min-width:768px){.cta-section .cta-content .cta-benefits{grid-template-columns:repeat(3,1fr)}}.cta-section .cta-content .cta-benefits .benefit-item{display:flex;align-items:center;justify-content:center;gap:.5rem;color:var(--whiteColor)}.cta-section .cta-content .cta-benefits .benefit-item .icon{color:var(--whiteColor);width:2rem;height:2rem;display:flex!important;align-items:center;justify-content:center}.cta-section .cta-content .cta-benefits .benefit-item .icon svg{width:1.5rem;height:1.5rem}.cta-section .cta-content .cta-benefits .benefit-item span{font-weight:500;font-size:var(--commonFontSize)}.cta-section .cta-content .cta-buttons{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}@media(min-width:640px){.cta-section .cta-content .cta-buttons{flex-direction:row}}.cta-section .cta-content .cta-buttons .primary-btn{background-color:#fff;color:var(--primary);padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;display:flex;align-items:center;transition:all .3s ease;border:none;font-size:var(--commonFontSize)}.cta-section .cta-content .cta-buttons .primary-btn:hover{background-color:var(--themeColor);transform:scale(1.05);color:var(--whiteColor)}.cta-section .cta-content .cta-buttons .primary-btn .arrow-icon{margin-left:.5rem;transition:transform .3s}.cta-section .cta-content .cta-buttons .primary-btn:hover .arrow-icon{transform:translateX(.25rem)}.cta-section .cta-content .cta-buttons .secondary-btn{border:2px solid #fff;color:#fff;padding:1rem 2rem;border-radius:.5rem;font-weight:600;background-color:transparent;transition:all .3s ease}.cta-section .cta-content .cta-buttons .secondary-btn:hover{background-color:#fff;color:var(--primary)}.cta-section .cta-content .cta-buttons .service-btn{background:var(--whiteColor);color:var(--themeColor);padding:7px 15px;transition:all .5s}.cta-section .cta-content .cta-buttons .service-btn .component-iconify{background-color:var(--themeColor);color:var(--whiteColor);transition:all .5s}.cta-section .cta-content .cta-buttons .service-btn:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1);color:var(--blackColor)}.cta-section .cta-content .cta-buttons .service-btn:hover .component-iconify{background-color:var(--blackColor);transform:translateX(.25rem)}.cta-section .cta-content .cta-contact{color:var(--whiteColor);font-weight:500;font-size:var(--commonFontSize);display:flex;align-items:center;margin:40px auto 0;gap:60px;width:-moz-fit-content;width:fit-content;flex-wrap:wrap;justify-content:center;row-gap:25px}@media(max-width:768px){.cta-section .cta-content .cta-contact{flex-direction:column;gap:20px;margin:24px auto 0}}.cta-section .cta-content .cta-contact .cta-contact-item{display:flex;align-items:center;gap:10px}.cta-section .cta-content .cta-contact .component-iconify,.cta-section .cta-content .cta-contact .component-iconify svg{width:30px;height:30px}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.design-process{background:#fafafa;padding:60px 20px;text-align:center}@media(max-width:1200px){.design-process{padding:30px 20px}}.design-process .process-title .service-title{color:var(--themeColor);font-size:var(--commonFontSize-MainTitle);font-weight:600;line-height:22px;margin-top:15px;text-align:center;margin-bottom:20px}@media(max-width:768px){.design-process .process-title .service-title{line-height:35px;margin-top:0}}.design-process .process-title .service-sub-title{font-size:1.5rem;font-weight:600;color:var(--blackColor);text-align:center;margin:0 auto}@media(max-width:768px){.design-process .process-title .service-sub-title{font-size:1rem}}.design-process .process-title .process-description{font-size:1.125rem;color:#6b7280;max-width:70%;margin:1rem auto 2rem;text-align:center}@media(max-width:768px){.design-process .process-title .process-description{max-width:100%}}.design-process .steps-wrapper{position:relative;margin:0 auto 40px}.design-process .steps-wrapper .steps-container{display:flex;justify-content:space-between;gap:10px;position:relative;z-index:2}.design-process .steps-wrapper .steps-container .step{position:relative;display:flex;flex-direction:column;align-items:center;flex:1;cursor:pointer;transition:all .3s ease}.design-process .steps-wrapper .steps-container .step .icon-wrapper{background:#ebebeb;padding:15px;border-radius:12px;font-size:24px;color:#333;z-index:2;transition:.3s;max-height:60px}.design-process .steps-wrapper .steps-container .step .icon-wrapper svg{width:30px;height:30px}.design-process .steps-wrapper .steps-container .step .step-title{margin-top:8px;font-size:.9rem;color:#333;font-weight:500;-webkit-user-select:none;-moz-user-select:none;user-select:none}.design-process .steps-wrapper .steps-container .step.active .icon-wrapper{background:var(--themeColor);color:#fff}.design-process .steps-wrapper .steps-container .step.completed .icon-wrapper{background:#ffe7e0;color:#ef5323}.design-process .steps-wrapper .progress-line{position:absolute;top:30px;left:0;right:0;height:3px;background:#ddd;z-index:1;max-width:85%;margin:0 auto}.design-process .steps-wrapper .progress-line .progress-filled{height:3px;background-color:var(--themeColor);transition:width .3s ease}.design-process .step-description{max-width:800px;margin:0 auto;text-align:left}.design-process .step-description h3{font-weight:600;margin-bottom:15px;color:var(--themeColor);width:-moz-fit-content;width:fit-content}.design-process .step-description h3 span{font-size:1.5rem}.design-process .step-description h3 span:first-child{color:var(--themeColor)}.design-process .step-description h3 span:nth-child(2){border-bottom:2px solid var(--themeColor);margin-left:10px;color:unset}.design-process .step-description p{font-size:18px;color:#555;line-height:1.6}.design-process .step-description span{font-size:15px;color:#555;line-height:1.6;margin-bottom:10px}.design-process .step-description .phases-happens{display:grid;grid-template-columns:1fr 1fr;gap:10m}@media(max-width:991px){.design-process .step-description .phases-happens{grid-template-columns:1fr}}.design-process .step-description .phases-happens .phase-part,.design-process .step-description .phases-happens .what-happens-part{padding:0 15px}.design-process .step-description .label{color:#101828;font-weight:700;font-size:1.2rem}.design-process .step-description .desc{color:#101828;font-size:1rem}@media(max-width:768px){.design-process .steps-wrapper{overflow-y:auto}.design-process .steps-wrapper .steps-container{min-width:1100px}.design-process .steps-wrapper .progress-line{min-width:900px;left:100px}}.service-faq{position:relative;padding:2.5rem 0;background:linear-gradient(to bottom right,#fff7f2,#fff0f0,#ffeef4)}.service-faq .orb{position:absolute;border-radius:9999px;filter:blur(40px);opacity:.3}.service-faq .orb.orb-1{top:5rem;left:2rem;width:8rem;height:8rem;background:linear-gradient(90deg,#ef5323,orange)}.service-faq .orb.orb-2{bottom:5rem;right:2rem;width:10rem;height:10rem;background:linear-gradient(90deg,#ef5323,#ff6a00)}.service-faq .faq-container{position:relative;max-width:1280px;margin:0 auto;padding:0 1.5rem;z-index:10}.service-faq .faq-header{text-align:center;margin-bottom:1.5rem}.service-faq .faq-header .faq-badge{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background:linear-gradient(90deg,#ef5323,#ff6a00);color:#fff;border-radius:9999px;font-weight:600;font-size:1rem;box-shadow:0 6px 20px rgba(239,83,35,.3);transition:transform .3s;margin-bottom:1rem}.service-faq .faq-header .faq-badge:hover{transform:scale(1.05)}.service-faq .faq-header .faq-badge .faq-badge-icon{margin-right:.5rem;font-size:1.25rem}.service-faq .faq-grid{display:flex;flex-wrap:wrap;gap:2.5rem}@media only screen and (max-width:1280px){.service-faq .faq-grid{flex-direction:column}}.service-faq .faq-grid .faq-left{flex:1 1 45%;position:sticky;top:8rem;max-height:-moz-fit-content;max-height:fit-content}.service-faq .faq-grid .faq-left .faq-title-wrapper{margin-bottom:2rem}.service-faq .faq-grid .faq-left .faq-title-wrapper .faq-title{font-size:4rem;font-weight:700;color:#1f2937;margin-bottom:.75rem}@media only screen and (max-width:1280px){.service-faq .faq-grid .faq-left .faq-title-wrapper .faq-title{font-size:3rem}}.service-faq .faq-grid .faq-left .faq-title-wrapper .faq-underline{width:40%;height:.25rem;background:linear-gradient(90deg,#ef5323,#ff6a00);border-radius:9999px;display:flex;justify-content:flex-start;margin:0 auto}.service-faq .faq-grid .faq-left .faq-card{border-radius:1rem;position:relative;transition:all .3s ease}.service-faq .faq-grid .faq-left .faq-card .faq-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.service-faq .faq-grid .faq-left .faq-card .faq-card-icon{width:3rem;height:3rem;background:linear-gradient(90deg,#ef5323,#ff6a00);color:#fff;display:flex;align-items:center;justify-content:center;border-radius:9999px;font-size:1.5rem}.service-faq .faq-grid .faq-left .faq-card .faq-card-title{font-size:2rem;font-weight:600;color:#1f2937;text-align:center;margin-bottom:0}.service-faq .faq-grid .faq-left .faq-card .faq-card-desc{color:#4b5563;text-align:left;margin-bottom:3.5rem;line-height:1.5;font-size:1.25rem}.service-faq .faq-grid .faq-left .faq-card .faq-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.service-faq .faq-grid .faq-left .faq-card .faq-buttons .btn{display:inline-flex;align-items:center;gap:.5rem;padding:1.5rem 2rem;font-weight:600;border-radius:9999px;font-size:1.25rem;transition:all .3s ease;cursor:pointer}.service-faq .faq-grid .faq-left .faq-card .faq-buttons .btn.btn-primary{background:linear-gradient(90deg,#ef5323,#ff6a00);color:#fff;border:none}.service-faq .faq-grid .faq-left .faq-card .faq-buttons .btn.btn-primary:hover{background:linear-gradient(270deg,#ef5323,#ff6a00);transform:scale(1.05)}.service-faq .faq-grid .faq-left .faq-card .faq-buttons .btn.btn-outline{border:2px solid #e5e7eb;background:#fff;color:#4b5563}.service-faq .faq-grid .faq-left .faq-card .faq-buttons .btn.btn-outline:hover{border-color:#ef5323;color:#ef5323;transform:scale(1.05)}@media only screen and (max-width:1280px){.service-faq .faq-grid .faq-left{position:relative;top:0}}.service-faq .faq-grid .faq-right{flex:1 1 50%}.service-faq .faq-grid .faq-right .faq-subtitle{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.service-faq .faq-grid .faq-right .faq-subdesc{color:#6b7280;margin-bottom:1.5rem}.accordion{display:flex;flex-direction:column;gap:1rem}.accordion .accordion-item{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 2px 6px rgba(0,0,0,.04);overflow:hidden;transition:all .3s ease}.accordion .accordion-item.open{border-color:rgba(239,83,35,.2)}.accordion .accordion-item.open .accordion-header{background:linear-gradient(90deg,#fff7f0,#fff0f0)}.accordion .accordion-item.open .accordion-icon,.accordion .accordion-item.open .accordion-question{color:#ef5323}.accordion .accordion-item.open .accordion-body{max-height:400px;opacity:1;padding:1rem 0}@media(max-width:991px){.accordion .accordion-item.open .accordion-body{max-height:-moz-max-content;max-height:max-content}}.accordion .accordion-item .accordion-header{width:100%;padding:1rem 1.5rem;text-align:left;background-color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease;border:none}.accordion .accordion-item .accordion-header:hover{background-color:#f9fafb}.accordion .accordion-item .accordion-header .accordion-question{font-size:1.125rem;font-weight:600;color:#1f2937;transition:color .3s ease;margin-bottom:0!important;width:95%;margin-top:0}.accordion .accordion-item .accordion-header .accordion-icon{font-size:1.25rem;color:#6b7280;transition:color .3s ease}.accordion .accordion-item .accordion-body{max-height:0;opacity:0;transition:all .3s ease;overflow:hidden;padding:0}.accordion .accordion-item .accordion-body .accordion-answer{color:#4b5563;line-height:1.6;border-left:4px solid;-o-border-image:linear-gradient(180deg,#ef5323,orange) 1;border-image:linear-gradient(180deg,#ef5323,orange) 1;padding:0 1.5rem 0 1rem;margin:.5rem 1rem 0}@media(max-width:991px){.accordion .accordion-item .accordion-body .accordion-answer{padding:0 0 0 5px}}.accordion .accordion-item .accordion-body .accordion-answer p,.accordion .accordion-item .accordion-body .accordion-answer ul{margin:0}.case-studies{background:#f9fafb;padding:2.5rem 0}.case-studies .container{max-width:1200px;margin:auto;padding:0 1rem}.case-studies .heading{text-align:center;margin-bottom:3rem}.case-studies .heading h2{font-size:var(--commonFontSize-MainTitle);font-weight:700;color:#111827}.case-studies .heading p{max-width:700px;margin:0 auto;color:#6b7280;font-size:1.125rem}.case-studies .slider{display:flex;background:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:0 0 20px rgba(0,0,0,.05)}@media(max-width:1200px){.case-studies .slider{flex-direction:column-reverse}}.case-studies .slider-left{flex:1;padding:2rem;position:relative;min-width:calc(100% - 500px);max-width:calc(100% - 500px)}@media(max-width:768px){.case-studies .slider-left{padding:1rem}}@media(max-width:1200px){.case-studies .slider-left{min-width:100%;max-width:100%}}.case-studies .slider-left .badge{display:flex;align-items:center;margin-bottom:1.5rem;gap:1rem}.case-studies .slider-left .badge .icon-wrap{background:#ef5323;border-radius:1rem;max-width:3rem;min-width:3rem;max-height:3rem;min-height:3rem;display:flex;align-items:center;justify-content:center}.case-studies .slider-left .badge .icon-wrap .inner-dot{background:#fff;border-radius:50%;width:1rem;height:1rem}@media(max-width:500px){.case-studies .slider-left .badge .icon-wrap{display:none}}.case-studies .slider-left .badge .badge-content{display:flex;flex-direction:column;align-items:flex-start}.case-studies .slider-left .badge .badge-content h3{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.25rem;white-space:wrap;text-align:left}.case-studies .slider-left .badge .badge-content p{color:#6b7280;font-size:.8rem;margin:0;font-weight:500}.case-studies .slider-left .project-type{margin-bottom:1.5rem}.case-studies .slider-left .project-type p{font-size:.8rem;color:var(--themeColor);font-weight:500;background-color:var(--themeColorLight);padding:.25rem .75rem;border-radius:50px;width:-moz-fit-content;width:fit-content}.case-studies .slider-left .location-users{display:flex;gap:1rem;margin-bottom:1.5rem}.case-studies .slider-left .location-users svg{font-size:1.2rem;color:var(--themeColor)}.case-studies .slider-left .location-users .industry,.case-studies .slider-left .location-users .location{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.8rem;font-weight:500;letter-spacing:.025rem}.case-studies .slider-left .technology-used h3{font-size:1rem;font-weight:600;color:#111827;margin-bottom:1rem}.case-studies .slider-left .technology-used .tech-list{display:flex;gap:1rem;flex-wrap:wrap}.case-studies .slider-left .technology-used .tech-list .tech-item{display:flex;position:relative}.case-studies .slider-left .technology-used .tech-list .tech-item svg{font-size:2rem}.case-studies .slider-left .technology-used .tech-list .tech-item .tooltip-box{font-size:.8rem;color:var(--whiteColor);font-weight:500;background-color:var(--blackColor);padding:.25rem .75rem;border-radius:5px;width:-moz-fit-content;width:fit-content;display:none;position:absolute;top:110%;left:50%;transform:translateX(-50%);z-index:10}.case-studies .slider-left .technology-used .tech-list .tech-item:hover .tooltip-box{display:block}.case-studies .slider-left .description{font-size:1rem;color:#374151;margin-bottom:0;line-height:1.7}.case-studies .slider-left .duration-users{display:flex;gap:1rem;width:100%;margin-bottom:1.5rem}.case-studies .slider-left .duration-users .duration,.case-studies .slider-left .duration-users .users{background-color:var(--themeColorLight);padding:.5rem 1rem;font-size:.75rem;color:var(--themeColor);font-weight:600;width:50%;display:flex;align-items:center;flex-direction:column;gap:.5rem;text-align:center}.case-studies .slider-left .duration-users .duration svg,.case-studies .slider-left .duration-users .users svg{font-size:2rem}.case-studies .slider-left .metrics{display:flex;flex-direction:column;gap:.5rem;margin:1.5rem 0}.case-studies .slider-left .metrics .value{font-size:1rem;font-weight:500;color:#111827;border-left:3px solid var(--themeColor);padding-left:1rem}.case-studies .slider-left .metrics .label{color:var(--themeColor);font-size:.9rem;border-left:3px solid var(--themeColor);padding-left:1rem;font-weight:600}.case-studies .slider-left .read-more{margin:0 0 1.5rem;width:-moz-fit-content;width:fit-content}@media(max-width:768px){.case-studies .slider-left .read-more{margin:1.5rem auto}}.case-studies .slider-left .read-more .read-more-button{background:var(--whiteColor);color:var(--themeColor);display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;border-radius:.25rem;border:none;font-weight:500;text-align:center;cursor:pointer}.case-studies .slider-left .read-more .read-more-button svg{width:1rem;height:1rem}.case-studies .slider-left .controls{display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.case-studies .slider-left .controls{flex-direction:column;gap:1rem}}.case-studies .slider-left .controls .arrows{display:flex;gap:.5rem}.case-studies .slider-left .controls .arrows button{background:#000;color:#fff;width:2.5rem;height:2.5rem;border-radius:50%;border:none;transition:background .3s;font-size:1.5rem;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:.5rem}.case-studies .slider-left .controls .arrows button:hover{background:#333}.case-studies .slider-left .controls .arrows button svg{min-height:2rem;max-height:2rem;min-width:2rem;max-width:2rem;color:var(--whiteColor)!important}.case-studies .slider-left .controls .arrows .dots{display:flex;gap:.4rem}.case-studies .slider-left .controls .arrows .dots .dot{width:.5rem;height:.5rem;border-radius:50%;background:#d1d5db;cursor:pointer}.case-studies .slider-left .controls .arrows .dots .dot.active{background:var(--themeColor);width:1.5rem;border-radius:9999px}.case-studies .slider-right{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;min-width:500px;max-width:500px}@media(max-width:1200px){.case-studies .slider-right{min-width:100%;max-width:100%}}@media(max-width:768px){.case-studies .slider-right{padding:1rem}}.case-studies .slider-right .macbook{width:90%;max-width:400px;background:#111827;border-radius:1rem;overflow:hidden;box-shadow:0 10px 36px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.06)}.case-studies .slider-right .macbook .macbook-header{background:#e5e7eb;padding:.5rem 1rem;display:flex;align-items:center;gap:.4rem;position:relative}.case-studies .slider-right .macbook .macbook-header .dot{width:.6rem;height:.6rem;border-radius:50%}.case-studies .slider-right .macbook .macbook-header .red{background:#f87171}.case-studies .slider-right .macbook .macbook-header .yellow{background:#facc15}.case-studies .slider-right .macbook .macbook-header .green{background:#34d399}.case-studies .slider-right .macbook .macbook-header .mac-title{position:absolute;left:50%;transform:translateX(-50%);font-size:.75rem;color:#6b7280;font-weight:500;white-space:nowrap}.case-studies .slider-right .macbook .macbook-screen{background:#fff;max-height:300px;overflow:hidden}.case-studies .slider-right .macbook .macbook-screen img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.case-studies .slider-right .macbook .macbook-base{background:#4b5563;height:.5rem}.case-studies .autoplay-status{text-align:center;margin-top:1.5rem}.case-studies .autoplay-status button{background:none;border:none;color:#6b7280;font-size:.875rem;display:flex;align-items:center;gap:.5rem;cursor:pointer}.case-studies .autoplay-status button .dot{width:.5rem;height:.5rem;border-radius:50%}.case-studies .autoplay-status button .green{background:#10b981}.case-studies .autoplay-status button .gray{background:#9ca3af}.case-studies .view-all{text-align:center;margin-top:2.5rem}.case-studies .view-all a{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;border:2px solid var(--themeColor);color:var(--themeColor);font-weight:600;border-radius:.5rem;transition:all .3s}.case-studies .view-all a:hover{background:var(--themeColor);color:#fff}