@import url(https://api.fontshare.com/v2/css?f[]=satoshi@500,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@400;600;700&family=Manrope:wght@400;600&display=swap);*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#fafafa;color:#212121;font-family:Inter,sans-serif;line-height:1.6;transition:all .3s ease}body.dark{background-color:#121212;color:#e0e0e0}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:3rem}@media(min-width:1024px){h1{font-size:3.75rem}}h2{font-size:2.25rem}@media(min-width:1024px){h2{font-size:3rem}}h3{font-size:1.875rem}h4{font-size:1.5rem}p{color:#424242;margin-bottom:1rem}.dark p{color:#b0b0b0}a{color:#3f51b5;text-decoration:none;transition:color .3s ease}a:hover{color:#5c6bc0}.btn{background:linear-gradient(135deg,#3f51b5,#5c6bc0);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.btn:hover{box-shadow:0 10px 25px #2563eb4d;transform:translateY(-2px)}.btn--secondary{background:#0000;border:2px solid #3f51b5;border-radius:8px;color:#3f51b5;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn--secondary:hover{background:#3f51b5;color:#fff;transform:translateY(-2px)}.btn--small{font-size:.875rem;padding:.5rem 1.5rem}.btn--large{font-size:1.125rem;padding:1.5rem 3rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:2rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:2rem}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:1rem}.p-4{padding:1.5rem}.p-5{padding:2rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.fade-in-up{animation:fadeInUp .6s ease-out}.fade-in{animation:fadeIn .6s ease-out}.slide-in-left{animation:slideInLeft .6s ease-out}.slide-in-right{animation:slideInRight .6s ease-out}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.btn-primary{background:linear-gradient(135deg,#3f51b5,#5c6bc0);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.btn-primary:hover{box-shadow:0 10px 25px #2563eb4d;transform:translateY(-2px)}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #e5e7eb80;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{background:#fffffffa;box-shadow:0 4px 20px #0000001a}.dark .header{background:#111827f2;border-bottom:1px solid #37415180}.dark .header.scrolled{background:#111827fa}.header-content{align-items:center;display:flex;height:80px;justify-content:space-between;padding:1rem 0}.logo{text-decoration:none}.logo .logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}@media(max-width:768px){.nav-desktop{display:none}}.nav-desktop .nav-list{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-desktop .nav-list .nav-link{color:#374151;font-weight:500;position:relative;text-decoration:none;transition:all .3s ease}.dark .nav-desktop .nav-list .nav-link{color:#d1d5db}.nav-desktop .nav-list .nav-link.active,.nav-desktop .nav-list .nav-link:hover{color:#2563eb}.nav-desktop .nav-list .nav-link.active:after{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:1px;bottom:-8px;content:"";height:2px;left:0;position:absolute;right:0}.header-actions{align-items:center;display:flex;gap:1rem}.theme-toggle{background:none;border:none;border-radius:8px;color:#6b7280;cursor:pointer;font-size:1.25rem;padding:.5rem;transition:all .3s ease}.dark .theme-toggle{color:#9ca3af}.theme-toggle:hover{background:#2563eb1a;color:#2563eb}.contact-btn{align-items:center;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}@media(max-width:768px){.contact-btn{display:none}}.contact-btn:hover{box-shadow:0 10px 25px #2563eb4d;transform:translateY(-2px)}.contact-btn svg{font-size:1.1rem}.mobile-menu-toggle{background:none;border:none;color:#6b7280;cursor:pointer;display:none;font-size:1.5rem;padding:.5rem}.dark .mobile-menu-toggle{color:#9ca3af}@media(max-width:768px){.mobile-menu-toggle{display:block}}.nav-mobile{display:none}@media(max-width:768px){.nav-mobile{display:block;overflow:hidden}.nav-mobile .nav-mobile-list{list-style:none;margin:0;padding:1rem 0}.nav-mobile .nav-mobile-list .nav-mobile-link{border-bottom:1px solid #e5e7eb;color:#374151;display:block;font-weight:500;padding:1rem 0;text-decoration:none;transition:all .3s ease}.dark .nav-mobile .nav-mobile-list .nav-mobile-link{border-bottom:1px solid #374151;color:#d1d5db}.nav-mobile .nav-mobile-list .nav-mobile-link:hover{color:#2563eb;padding-left:1rem}.nav-mobile .nav-mobile-list .nav-mobile-link.active{background:#2563eb1a;color:#2563eb}.nav-mobile .nav-mobile-list .nav-mobile-contact{background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-top:1rem;padding:1rem;transition:all .3s ease;width:100%}.nav-mobile .nav-mobile-list .nav-mobile-contact:hover{box-shadow:0 10px 25px #2563eb4d;transform:translateY(-2px)}}.footer{background-color:#0f0f11;color:#e0e0e0;padding:60px 20px 20px;position:relative}.footer .footer-container{display:flex;flex-direction:column;gap:40px;margin:auto;max-width:1280px}.footer .footer-grid{grid-gap:100px;display:grid;gap:100px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.footer .footer-brand .brand-name{color:#00bfff;font-size:1.8rem;font-weight:700}.footer .footer-brand .brand-description{color:#b0b0b0;font-family:Jost,sans-serif;line-height:1.6;margin:15px 0}.footer .footer-brand .social-icons{display:flex;gap:16px;margin-top:15px}.footer .footer-brand .social-icons .social-link{color:#e0e0e0;font-family:Jost,sans-serif;font-size:1.4rem;transition:color .3s}.footer .footer-brand .social-icons .social-link:hover{color:#00bfff}.footer .footer-section h4{color:#fff;font-size:1.1rem;margin-bottom:12px}.footer .footer-section ul{list-style:none;padding:0}.footer .footer-section ul li{margin-bottom:8px}.footer .footer-section ul li a{color:#b0b0b0;font-family:Jost,sans-serif;text-decoration:none;transition:color .3s}.footer .footer-section ul li a:hover{color:#00bfff}.footer .contact-section .contact-info .contact-item{align-items:center;display:flex;font-family:Jost,sans-serif;font-size:.95rem;gap:10px;margin-bottom:10px}.footer .contact-section .contact-info .contact-item svg{color:#00bfff}.footer .footer-bottom{border-top:1px solid #2c2c2c;color:#aaa;display:flex;flex-direction:column;font-family:Jost,sans-serif;font-size:.9rem;gap:10px;padding-top:20px}@media(min-width:768px){.footer .footer-bottom{align-items:center;flex-direction:row;justify-content:space-between}}.footer .footer-bottom .footer-links{display:flex;gap:20px}.footer .footer-bottom .footer-links a{color:#aaa;font-family:Jost,sans-serif;text-decoration:none}.footer .footer-bottom .footer-links a:hover{color:#00bfff}.footer .scroll-to-top{background:#00bfff;border:none;border-radius:50%;bottom:30px;box-shadow:0 0 10px #00bfff66;color:#fff;cursor:pointer;font-family:Jost,sans-serif;font-size:1.4rem;height:44px;position:fixed;right:30px;transition:all .3s ease;width:44px}.footer .scroll-to-top:hover{background:#009acd}.contact-popup-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:10000}.contact-popup{background:#fff;border-radius:20px;box-shadow:0 25px 50px #00000040;max-height:90vh;max-width:500px;overflow-y:auto;padding:2.5rem;position:relative;width:100%}.dark .contact-popup{background:#1f2937;color:#f9fafb}@media(max-width:768px){.contact-popup{margin:1rem;padding:1.5rem}}.close-btn{background:none;border-radius:50%;color:#6b7280;padding:.5rem;transition:all .3s ease}.dark .close-btn{color:#9ca3af}.close-btn:hover{background:#0000001a;color:#374151}.dark .close-btn:hover{background:#ffffff1a;color:#f9fafb}.popup-header{margin-bottom:2rem;text-align:center}.popup-header h2{color:#1f2937;font-size:1.75rem;font-weight:700;margin-bottom:1rem}.dark .popup-header h2{color:#f9fafb}.popup-header p{color:#6b7280;line-height:1.6}.dark .popup-header p{color:#9ca3af}.contact-form .form-group{margin-bottom:1.5rem}.contact-form .form-group label{align-items:center;color:#374151;display:flex;font-weight:600;gap:.5rem;margin-bottom:.5rem}.dark .contact-form .form-group label{color:#d1d5db}.contact-form .form-group label svg{color:#2563eb;font-size:1rem}.contact-form .form-group input,.contact-form .form-group select,.contact-form .form-group textarea{background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#1f2937;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.dark .contact-form .form-group input,.dark .contact-form .form-group select,.dark .contact-form .form-group textarea{background:#374151;border-color:#4b5563;color:#f9fafb}.contact-form .form-group input:focus,.contact-form .form-group select:focus,.contact-form .form-group textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.contact-form .form-group input::placeholder,.contact-form .form-group select::placeholder,.contact-form .form-group textarea::placeholder{color:#9ca3af}.dark .contact-form .form-group input::placeholder,.dark .contact-form .form-group select::placeholder,.dark .contact-form .form-group textarea::placeholder{color:#6b7280}.contact-form .form-group textarea{min-height:100px;resize:vertical}.submit-btn{background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:1rem;padding:1rem;transition:all .3s ease;width:100%}.submit-btn:hover:not(:disabled){box-shadow:0 10px 25px #2563eb4d;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.form-note{color:#6b7280;font-size:.875rem;margin:0;text-align:center}.dark .form-note{color:#9ca3af}.success-message{padding:2rem 0;text-align:center}.success-message .success-icon{font-size:3rem;margin-bottom:1rem}.success-message h3{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.dark .success-message h3{color:#f9fafb}.success-message p{color:#6b7280;line-height:1.6;margin-bottom:1rem}.dark .success-message p{color:#9ca3af}.success-message p:last-child{margin-bottom:0}.loading-screen{align-items:center;background:linear-gradient(135deg,#3f51b5,#5c6bc0);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.loading-content{color:#fff;text-align:center}.logo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fafafa,#f5f5f5);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800}.loading-spinner,.logo{margin-bottom:2rem}.loading-spinner .spinner-ring{border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:60px;margin:0 auto;width:60px}.loading-text{color:#fff;font-size:1.125rem;font-weight:500;opacity:.9}.home .fullscreen-video-hero{align-items:center;background:#fff;display:flex;height:100vh;overflow:hidden;position:relative;width:100%}.dark .home .fullscreen-video-hero{background:#0d0d0d}.home .fullscreen-video-hero .hero-bg-video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.home .fullscreen-video-hero .hero-overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.dark .home .fullscreen-video-hero .hero-overlay{background:linear-gradient(90deg,hsla(0,0%,5%,.501),#000c)}.home .fullscreen-video-hero .container{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;width:100%;z-index:2}@media(max-width:768px){.home .fullscreen-video-hero .container{grid-template-columns:1fr;text-align:center}}.home .fullscreen-video-hero .hero-content{z-index:2}.home .fullscreen-video-hero .hero-content .hero-title{color:#fff;font-family:Bungee,sans-serif;font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.dark .home .fullscreen-video-hero .hero-content .hero-title{color:#e0e0e0}@media(max-width:768px){.home .fullscreen-video-hero .hero-content .hero-title{font-size:2.5rem}}.home .fullscreen-video-hero .hero-content .hero-title .gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3f51b5,#5c6bc0);-webkit-background-clip:text}.dark .home .fullscreen-video-hero .hero-content .hero-title .gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,rgba(41,145,182,.694),#09529b);-webkit-background-clip:text}.home .fullscreen-video-hero .hero-content .hero-subtitle{color:#aaa8a8;font-family:Jost,sans-serif;font-size:1.25rem;margin-bottom:2rem}.dark .home .fullscreen-video-hero .hero-content .hero-subtitle{color:#ccc}.home .fullscreen-video-hero .hero-content .hero-actions{display:flex;flex-wrap:wrap;font-family:Jost,sans-serif;gap:1rem}@media(max-width:768px){.home .fullscreen-video-hero .hero-content .hero-actions{justify-content:center}}.home .fullscreen-video-hero .floating-cards{position:relative;z-index:3}.home .fullscreen-video-hero .floating-cards .floating-card{align-items:center;animation:float 4s ease-in-out infinite;background:#0000;border:1px solid #fff3;border-radius:16px;box-shadow:0 10px 40px #1d1c1c33;color:#bab2b2;display:flex;font-weight:600;gap:1.5rem;padding:1rem 1.2rem;position:absolute;transition:all .3s ease-in-out}.home .fullscreen-video-hero .floating-cards .floating-card svg{color:#fff;font-size:1.8rem}.dark .home .fullscreen-video-hero .floating-cards .floating-card{background:#0000;border:1px solid #00bfff33;color:#eee}.dark .home .fullscreen-video-hero .floating-cards .floating-card svg{color:#00bfff}.home .fullscreen-video-hero .floating-cards .floating-card:before{background:radial-gradient(circle,hsla(0,0%,69%,.527),#0000);border-radius:50%;content:"";filter:blur(50px);height:160%;left:-30%;position:absolute;top:-30%;width:160%;z-index:-1}.home .fullscreen-video-hero .floating-cards .floating-card.card-1{animation-delay:0s;font-family:Jost,sans-serif;left:60%;top:20%}.home .fullscreen-video-hero .floating-cards .floating-card.card-2{animation-delay:1.2s;font-family:Jost,sans-serif;right:70%;top:50%}.home .fullscreen-video-hero .floating-cards .floating-card.card-3{animation-delay:2s;bottom:15%;font-family:Jost,sans-serif;left:55%}@media(max-width:768px){.home .fullscreen-video-hero .floating-cards .floating-card{margin-top:1rem;position:static}}.home .why-digitalize{padding:6rem 0}.home .why-digitalize,.home .why-digitalize.why-purple{background:linear-gradient(135deg,#fafafa,wheat 50%,#3f51b5)}.dark .home .why-digitalize.why-purple{background:linear-gradient(135deg,#121212,#1a1a1a 50%,#2a2a2a)}.home .why-digitalize.why-purple .section-header h2{color:#212121;font-family:Bungee,sans-serif;font-size:3.2rem;font-weight:800}.dark .home .why-digitalize.why-purple .section-header h2{color:#e0e0e0}.home .why-digitalize.why-purple .section-header p{color:#424242;font-family:Poppins,sans-serif}.dark .home .why-digitalize.why-purple .section-header p{color:#00bfff}.home .why-digitalize.why-purple .why-card{background:#ffffffe6;border:1px solid #3f51b533}.dark .home .why-digitalize.why-purple .why-card{background:#2a2a2ae6;border-color:#00bfff4d}.home .why-digitalize.why-purple .why-card .why-icon{background:linear-gradient(135deg,#3f51b5,#5c6bc0)}.dark .home .why-digitalize.why-purple .why-card .why-icon{background:linear-gradient(135deg,#00bfff,#009acf)}.home .why-digitalize.why-purple .why-card h3{color:#212121;font-size:1rem;font-weight:700;margin-bottom:.75rem;text-align:center}.dark .home .why-digitalize.why-purple .why-card h3{color:#e0e0e0}.dark .home .why-digitalize{background:#121212}.home .why-digitalize .section-header{margin-bottom:4rem;text-align:center}.home .why-digitalize .section-header h2{color:#212121;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.dark .home .why-digitalize .section-header h2{color:#e0e0e0}.home .why-digitalize .section-header p{color:#424242;font-family:Poppins,sans-serif;font-size:1.125rem}.dark .home .why-digitalize .section-header p{color:#e0e0e0}.home .why-digitalize .carousel-container{margin:2rem 0;overflow:hidden;width:100%}.home .why-digitalize .carousel-container .carousel-track{display:flex;transition:transform .5s ease-in-out;width:100%}.home .why-digitalize .carousel-container .carousel-slide{box-sizing:border-box;flex-shrink:0;padding:0 .5rem;width:50%}.home .why-digitalize .carousel-container .carousel-slide .why-card{background:#fffffff2;border:1px solid #3f51b51a;border-radius:12px;box-shadow:0 4px 15px #0000001a;display:flex;flex-direction:column;height:380px;overflow:hidden;padding:1rem;position:relative}.dark .home .why-digitalize .carousel-container .carousel-slide .why-card{background:#2a2a2af2;border-color:#00bfff33;box-shadow:0 4px 15px #0000004d}.home .why-digitalize .carousel-container .carousel-slide .why-card .card-background-shape{background:linear-gradient(135deg,#3f51b50d,#f5deb30d);border-radius:50%;height:200%;position:absolute;right:-50%;top:-50%;width:200%;z-index:0}.dark .home .why-digitalize .carousel-container .carousel-slide .why-card .card-background-shape{background:linear-gradient(135deg,#00bfff0d,#f5deb30d)}.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content{display:flex;flex-direction:column;height:100%;position:relative;z-index:1}.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .why-icon-container{margin-bottom:.75rem;position:relative;text-align:center}.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .why-icon-container .why-icon{align-items:center;background:#0000;border-radius:10px;display:flex;height:40px;justify-content:center;margin:0 auto;position:relative;width:50px}.dark .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .why-icon-container .why-icon{background:#0000}.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .why-icon-container .why-icon svg{color:#fff;font-size:1rem}.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .why-icon-container .icon-glow{display:none}.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content h3{color:#212121;font-size:1rem;font-weight:700;margin-bottom:1.2rem;text-align:center}.dark .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content h3{color:#e0e0e0}.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container{align-items:stretch;display:flex;flex:1 1;gap:1rem}.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-problem,.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-solution{align-items:center;display:flex;flex:1 1;flex-direction:column;text-align:center}.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-problem .problem-header,.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-problem .solution-header,.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-solution .problem-header,.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-solution .solution-header{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-bottom:.8rem}.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-problem .problem-header .label,.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-problem .solution-header .label,.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-solution .problem-header .label,.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-solution .solution-header .label{border-bottom:1px solid #009ba0;border-radius:12px;color:#000;font-size:.7rem;font-weight:700;letter-spacing:.5px;margin-top:1rem;padding:.2rem .5rem;text-transform:uppercase}.dark .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-problem .problem-header .label,.dark .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-problem .solution-header .label,.dark .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-solution .problem-header .label,.dark .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-solution .solution-header .label{color:#fff}.why-problem .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-problem .problem-header .label,.why-problem .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-problem .solution-header .label,.why-problem .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-solution .problem-header .label,.why-problem .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-solution .solution-header .label{background:linear-gradient(135deg,#ff6b6b,#ff8a80)}.why-solution .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-problem .problem-header .label,.why-solution .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-problem .solution-header .label,.why-solution .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-solution .problem-header .label,.why-solution .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-solution .solution-header .label{background:linear-gradient(135deg,#4caf50,#66bb6a)}.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-problem .problem-header .problem-image,.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-problem .problem-header .solution-image,.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-problem .solution-header .problem-image,.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-problem .solution-header .solution-image,.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-solution .problem-header .problem-image,.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-solution .problem-header .solution-image,.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-solution .solution-header .problem-image,.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-solution .solution-header .solution-image{background:#0000;height:54px;overflow:hidden;position:relative;width:54px}.dark .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-problem .problem-header .problem-image,.dark .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-problem .problem-header .solution-image,.dark .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-problem .solution-header .problem-image,.dark .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-problem .solution-header .solution-image,.dark .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-solution .problem-header .problem-image,.dark .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-solution .problem-header .solution-image,.dark .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-solution .solution-header .problem-image,.dark .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-solution .solution-header .solution-image{background:#0000}.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-problem .problem-header .problem-image img,.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-problem .problem-header .solution-image img,.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-problem .solution-header .problem-image img,.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-problem .solution-header .solution-image img,.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-solution .problem-header .problem-image img,.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-solution .problem-header .solution-image img,.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-solution .solution-header .problem-image img,.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-solution .solution-header .solution-image img{height:100%;object-fit:cover;width:100%}.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-problem p,.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-solution p{color:#424242;font-family:Jost,sans-serif;font-size:.75rem;line-height:1.4;margin:0}.dark .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-problem p,.dark .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .why-solution p{color:#e0e0e0}.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .problem-solution-container .solution-arrow{display:none}.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .card-footer{border-top:1px solid #3f51b51a;margin-top:.5rem;padding-top:.5rem}.dark .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .card-footer{border-color:#00bfff1a}.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .card-footer .impact-metrics{grid-gap:.25rem;display:grid;gap:.25rem;grid-template-columns:1fr 1fr}.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .card-footer .impact-metrics .metric{background:#3f51b50d;border:1px solid #3f51b51a;border-radius:8px;padding:.25rem;text-align:center}.dark .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .card-footer .impact-metrics .metric{background:#00bfff0d;border-color:#00bfff1a}.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .card-footer .impact-metrics .metric .metric-value{color:#3f51b5;display:block;font-size:.8rem;font-weight:700;margin-bottom:.1rem}.dark .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .card-footer .impact-metrics .metric .metric-value{color:#00bfff}.home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .card-footer .impact-metrics .metric .metric-label{color:#424242;font-size:.8rem;font-weight:500}.dark .home .why-digitalize .carousel-container .carousel-slide .why-card .card-content .card-footer .impact-metrics .metric .metric-label{color:#e0e0e0}.home .why-digitalize .carousel-container .carousel-dots{display:none!important}.home .why-digitalize .carousel-container .carousel-progress{background:#3f51b526;border-radius:3px;height:6px;margin:1.5rem 0 0;overflow:hidden;width:100%}.home .why-digitalize .carousel-container .carousel-progress .progress-bar{background:linear-gradient(90deg,#3f51b5,#5c6bc0);border-radius:3px;height:100%;transition:width .2s linear}.home .why-digitalize .why-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.home .why-digitalize .why-grid .why-card{background:#fafafa;border:1px solid #3f51b51a;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2.5rem;transition:transform .3s ease,box-shadow .3s ease}.dark .home .why-digitalize .why-grid .why-card{background:#2a2a2a;border-color:#404040;box-shadow:0 4px 6px #0000004d}.home .why-digitalize .why-grid .why-card:hover{box-shadow:0 8px 25px #3f51b526;transform:translateY(-5px)}.dark .home .why-digitalize .why-grid .why-card:hover{box-shadow:0 8px 25px #00bfff33}.home .why-digitalize .why-grid .why-card .why-icon{align-items:center;background:linear-gradient(135deg,#3f51b5,#5c6bc0);border-radius:12px;display:flex;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px}.dark .home .why-digitalize .why-grid .why-card .why-icon{background:linear-gradient(135deg,#00bfff,#009acf)}.home .why-digitalize .why-grid .why-card .why-icon svg{color:#fff;font-size:1.5rem}.home .why-digitalize .why-grid .why-card h3{color:#212121;font-size:1rem;font-weight:700;margin-bottom:.75rem;text-align:center}.dark .home .why-digitalize .why-grid .why-card h3{color:#e0e0e0}.home .why-digitalize .why-grid .why-card .why-problem,.home .why-digitalize .why-grid .why-card .why-solution{margin-bottom:1rem}.home .why-digitalize .why-grid .why-card .why-problem .label,.home .why-digitalize .why-grid .why-card .why-solution .label{color:#ff6b6b;display:block;font-weight:600;margin-bottom:.5rem}.why-solution .home .why-digitalize .why-grid .why-card .why-problem .label,.why-solution .home .why-digitalize .why-grid .why-card .why-solution .label{color:#4caf50}.dark .home .why-digitalize .why-grid .why-card .why-problem .label,.dark .home .why-digitalize .why-grid .why-card .why-solution .label{color:#ff4c4c}.why-solution .dark .home .why-digitalize .why-grid .why-card .why-problem .label,.why-solution .dark .home .why-digitalize .why-grid .why-card .why-solution .label{color:#4caf50}.home .why-digitalize .why-grid .why-card .why-problem p,.home .why-digitalize .why-grid .why-card .why-solution p{color:#424242;font-family:Jost,sans-serif;line-height:1.6}.dark .home .why-digitalize .why-grid .why-card .why-problem p,.dark .home .why-digitalize .why-grid .why-card .why-solution p{color:#e0e0e0}.home .transformation-path{padding:6rem 0}.home .transformation-path,.home .transformation-path.transformation-green{background:linear-gradient(135deg,#fafafa,#e8eaf6 50%,#3f51b5)}.dark .home .transformation-path.transformation-green{background:linear-gradient(135deg,#121212,#1a1a1a 50%,#2a2a2a)}.home .transformation-path.transformation-green .section-header h2{color:#212121;font-family:Bungee,sans-serif;font-size:4rem;font-weight:800}.dark .home .transformation-path.transformation-green .section-header h2{color:#e0e0e0}.home .transformation-path.transformation-green .section-header p{color:#424242;font-family:Jost,sans-serif}.dark .home .transformation-path.transformation-green .section-header p{color:#00bfff}.home .transformation-path.transformation-green .section-subtitle{color:#212121;font-family:Bungee,sans-serif;font-size:2rem;font-weight:800}.dark .home .transformation-path.transformation-green .section-subtitle{color:#e0e0e0}.home .transformation-path.transformation-green .problem-card,.home .transformation-path.transformation-green .solution-card{background:#ffffffe6;border:1px solid #3f51b533}.dark .home .transformation-path.transformation-green .problem-card,.dark .home .transformation-path.transformation-green .solution-card{background:#2a2a2ae6;border-color:#00bfff4d}.home .transformation-path.transformation-green .arrow-icon{background:linear-gradient(135deg,#3f51b5,#5c6bc0)}.dark .home .transformation-path.transformation-green .arrow-icon{background:linear-gradient(135deg,#00bfff,#009acf)}.home .transformation-path.transformation-green .process-step{background:#ffffffe6;border:1px solid #3f51b533}.dark .home .transformation-path.transformation-green .process-step{background:#2a2a2ae6;border-color:#00bfff4d}.home .transformation-path.transformation-green .process-step .step-number{background:linear-gradient(135deg,#3f51b5,#5c6bc0)}.dark .home .transformation-path.transformation-green .process-step .step-number{background:linear-gradient(135deg,#00bfff,#009acf)}.home .transformation-path.transformation-green .process-step .step-icon{background:linear-gradient(135deg,#3f51b5,#5c6bc0)}.dark .home .transformation-path.transformation-green .process-step .step-icon{background:linear-gradient(135deg,#00bfff,#009acf)}.dark .home .transformation-path{background:#121212}.home .transformation-path .section-header{margin-bottom:4rem;text-align:center}.home .transformation-path .section-header h2{color:#212121;font-family:Bungee,sans-serif;font-size:3.2rem;font-weight:800;margin-bottom:1rem}.dark .home .transformation-path .section-header h2{color:#e0e0e0}.home .transformation-path .section-header p{color:#424242;font-family:Poppins,sans-serif;font-size:1.125rem}.dark .home .transformation-path .section-header p{color:#e0e0e0}.home .transformation-path .section-subtitle{color:#212121;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:2rem;text-align:center}.dark .home .transformation-path .section-subtitle{color:#e0e0e0}.home .transformation-path .problems-section,.home .transformation-path .solutions-section{margin-bottom:3rem}.home .transformation-path .problems-grid,.home .transformation-path .solutions-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.home .transformation-path .problem-card,.home .transformation-path .solution-card{background:#fafafa;border:1px solid #3f51b51a;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.dark .home .transformation-path .problem-card,.dark .home .transformation-path .solution-card{background:#2a2a2a;border-color:#404040;box-shadow:0 4px 6px #0000004d}.home .transformation-path .problem-card:hover,.home .transformation-path .solution-card:hover{box-shadow:0 8px 25px #3f51b526;transform:translateY(-5px)}.dark .home .transformation-path .problem-card:hover,.dark .home .transformation-path .solution-card:hover{box-shadow:0 8px 25px #00bfff33}.home .transformation-path .problem-card .problem-header,.home .transformation-path .problem-card .solution-header,.home .transformation-path .solution-card .problem-header,.home .transformation-path .solution-card .solution-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.home .transformation-path .problem-card .problem-header .problem-icon,.home .transformation-path .problem-card .problem-header .solution-icon,.home .transformation-path .problem-card .solution-header .problem-icon,.home .transformation-path .problem-card .solution-header .solution-icon,.home .transformation-path .solution-card .problem-header .problem-icon,.home .transformation-path .solution-card .problem-header .solution-icon,.home .transformation-path .solution-card .solution-header .problem-icon,.home .transformation-path .solution-card .solution-header .solution-icon{align-items:center;border-radius:12px;color:#000;display:flex;height:50px;justify-content:center;width:50px}.home .transformation-path .problem-card .problem-header .problem-icon .problem-icon,.home .transformation-path .problem-card .problem-header .solution-icon .problem-icon,.home .transformation-path .problem-card .solution-header .problem-icon .problem-icon,.home .transformation-path .problem-card .solution-header .solution-icon .problem-icon,.home .transformation-path .solution-card .problem-header .problem-icon .problem-icon,.home .transformation-path .solution-card .problem-header .solution-icon .problem-icon,.home .transformation-path .solution-card .solution-header .problem-icon .problem-icon,.home .transformation-path .solution-card .solution-header .solution-icon .problem-icon{background:linear-gradient(135deg,#ff6b6b,#ff8a80)}.dark .home .transformation-path .problem-card .problem-header .problem-icon .problem-icon,.dark .home .transformation-path .problem-card .problem-header .solution-icon .problem-icon,.dark .home .transformation-path .problem-card .solution-header .problem-icon .problem-icon,.dark .home .transformation-path .problem-card .solution-header .solution-icon .problem-icon,.dark .home .transformation-path .solution-card .problem-header .problem-icon .problem-icon,.dark .home .transformation-path .solution-card .problem-header .solution-icon .problem-icon,.dark .home .transformation-path .solution-card .solution-header .problem-icon .problem-icon,.dark .home .transformation-path .solution-card .solution-header .solution-icon .problem-icon{background:linear-gradient(135deg,#ff4c4c,#ff6b6b)}.dark .home .transformation-path .problem-card .problem-header .problem-icon .solution-icon,.dark .home .transformation-path .problem-card .problem-header .solution-icon .solution-icon,.dark .home .transformation-path .problem-card .solution-header .problem-icon .solution-icon,.dark .home .transformation-path .problem-card .solution-header .solution-icon .solution-icon,.dark .home .transformation-path .solution-card .problem-header .problem-icon .solution-icon,.dark .home .transformation-path .solution-card .problem-header .solution-icon .solution-icon,.dark .home .transformation-path .solution-card .solution-header .problem-icon .solution-icon,.dark .home .transformation-path .solution-card .solution-header .solution-icon .solution-icon,.home .transformation-path .problem-card .problem-header .problem-icon .solution-icon,.home .transformation-path .problem-card .problem-header .solution-icon .solution-icon,.home .transformation-path .problem-card .solution-header .problem-icon .solution-icon,.home .transformation-path .problem-card .solution-header .solution-icon .solution-icon,.home .transformation-path .solution-card .problem-header .problem-icon .solution-icon,.home .transformation-path .solution-card .problem-header .solution-icon .solution-icon,.home .transformation-path .solution-card .solution-header .problem-icon .solution-icon,.home .transformation-path .solution-card .solution-header .solution-icon .solution-icon{background:linear-gradient(135deg,#4caf50,#66bb6a)}.home .transformation-path .problem-card .problem-header .problem-icon svg,.home .transformation-path .problem-card .problem-header .solution-icon svg,.home .transformation-path .problem-card .solution-header .problem-icon svg,.home .transformation-path .problem-card .solution-header .solution-icon svg,.home .transformation-path .solution-card .problem-header .problem-icon svg,.home .transformation-path .solution-card .problem-header .solution-icon svg,.home .transformation-path .solution-card .solution-header .problem-icon svg,.home .transformation-path .solution-card .solution-header .solution-icon svg{color:#fff;font-size:1.25rem}.home .transformation-path .problem-card .problem-header h4,.home .transformation-path .problem-card .solution-header h4,.home .transformation-path .solution-card .problem-header h4,.home .transformation-path .solution-card .solution-header h4{color:#212121;font-size:1.125rem;font-weight:600}.dark .home .transformation-path .problem-card .problem-header h4,.dark .home .transformation-path .problem-card .solution-header h4,.dark .home .transformation-path .solution-card .problem-header h4,.dark .home .transformation-path .solution-card .solution-header h4{color:#e0e0e0}.home .transformation-path .problem-card .problem-content .problem-description,.home .transformation-path .problem-card .problem-content .solution-description,.home .transformation-path .problem-card .solution-content .problem-description,.home .transformation-path .problem-card .solution-content .solution-description,.home .transformation-path .solution-card .problem-content .problem-description,.home .transformation-path .solution-card .problem-content .solution-description,.home .transformation-path .solution-card .solution-content .problem-description,.home .transformation-path .solution-card .solution-content .solution-description{color:#424242;line-height:1.6;margin-bottom:1.5rem}.dark .home .transformation-path .problem-card .problem-content .problem-description,.dark .home .transformation-path .problem-card .problem-content .solution-description,.dark .home .transformation-path .problem-card .solution-content .problem-description,.dark .home .transformation-path .problem-card .solution-content .solution-description,.dark .home .transformation-path .solution-card .problem-content .problem-description,.dark .home .transformation-path .solution-card .problem-content .solution-description,.dark .home .transformation-path .solution-card .solution-content .problem-description,.dark .home .transformation-path .solution-card .solution-content .solution-description{color:#e0e0e0}.home .transformation-path .problem-card .problem-content .problem-stats,.home .transformation-path .problem-card .problem-content .solution-stats,.home .transformation-path .problem-card .solution-content .problem-stats,.home .transformation-path .problem-card .solution-content .solution-stats,.home .transformation-path .solution-card .problem-content .problem-stats,.home .transformation-path .solution-card .problem-content .solution-stats,.home .transformation-path .solution-card .solution-content .problem-stats,.home .transformation-path .solution-card .solution-content .solution-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.home .transformation-path .problem-card .problem-content .problem-stats .stat,.home .transformation-path .problem-card .problem-content .solution-stats .stat,.home .transformation-path .problem-card .solution-content .problem-stats .stat,.home .transformation-path .problem-card .solution-content .solution-stats .stat,.home .transformation-path .solution-card .problem-content .problem-stats .stat,.home .transformation-path .solution-card .problem-content .solution-stats .stat,.home .transformation-path .solution-card .solution-content .problem-stats .stat,.home .transformation-path .solution-card .solution-content .solution-stats .stat{background:#f5f5f5;border-radius:8px;padding:1rem;text-align:center}.dark .home .transformation-path .problem-card .problem-content .problem-stats .stat,.dark .home .transformation-path .problem-card .problem-content .solution-stats .stat,.dark .home .transformation-path .problem-card .solution-content .problem-stats .stat,.dark .home .transformation-path .problem-card .solution-content .solution-stats .stat,.dark .home .transformation-path .solution-card .problem-content .problem-stats .stat,.dark .home .transformation-path .solution-card .problem-content .solution-stats .stat,.dark .home .transformation-path .solution-card .solution-content .problem-stats .stat,.dark .home .transformation-path .solution-card .solution-content .solution-stats .stat{background:#404040}.home .transformation-path .problem-card .problem-content .problem-stats .stat .stat-number,.home .transformation-path .problem-card .problem-content .solution-stats .stat .stat-number,.home .transformation-path .problem-card .solution-content .problem-stats .stat .stat-number,.home .transformation-path .problem-card .solution-content .solution-stats .stat .stat-number,.home .transformation-path .solution-card .problem-content .problem-stats .stat .stat-number,.home .transformation-path .solution-card .problem-content .solution-stats .stat .stat-number,.home .transformation-path .solution-card .solution-content .problem-stats .stat .stat-number,.home .transformation-path .solution-card .solution-content .solution-stats .stat .stat-number{color:#212121;display:block;font-size:1.5rem;font-weight:700}.dark .home .transformation-path .problem-card .problem-content .problem-stats .stat .stat-number,.dark .home .transformation-path .problem-card .problem-content .solution-stats .stat .stat-number,.dark .home .transformation-path .problem-card .solution-content .problem-stats .stat .stat-number,.dark .home .transformation-path .problem-card .solution-content .solution-stats .stat .stat-number,.dark .home .transformation-path .solution-card .problem-content .problem-stats .stat .stat-number,.dark .home .transformation-path .solution-card .problem-content .solution-stats .stat .stat-number,.dark .home .transformation-path .solution-card .solution-content .problem-stats .stat .stat-number,.dark .home .transformation-path .solution-card .solution-content .solution-stats .stat .stat-number{color:#e0e0e0}.home .transformation-path .problem-card .problem-content .problem-stats .stat .stat-label,.home .transformation-path .problem-card .problem-content .solution-stats .stat .stat-label,.home .transformation-path .problem-card .solution-content .problem-stats .stat .stat-label,.home .transformation-path .problem-card .solution-content .solution-stats .stat .stat-label,.home .transformation-path .solution-card .problem-content .problem-stats .stat .stat-label,.home .transformation-path .solution-card .problem-content .solution-stats .stat .stat-label,.home .transformation-path .solution-card .solution-content .problem-stats .stat .stat-label,.home .transformation-path .solution-card .solution-content .solution-stats .stat .stat-label{color:#424242;font-size:.875rem}.dark .home .transformation-path .problem-card .problem-content .problem-stats .stat .stat-label,.dark .home .transformation-path .problem-card .problem-content .solution-stats .stat .stat-label,.dark .home .transformation-path .problem-card .solution-content .problem-stats .stat .stat-label,.dark .home .transformation-path .problem-card .solution-content .solution-stats .stat .stat-label,.dark .home .transformation-path .solution-card .problem-content .problem-stats .stat .stat-label,.dark .home .transformation-path .solution-card .problem-content .solution-stats .stat .stat-label,.dark .home .transformation-path .solution-card .solution-content .problem-stats .stat .stat-label,.dark .home .transformation-path .solution-card .solution-content .solution-stats .stat .stat-label{color:#e0e0e0}.home .transformation-path .transformation-arrow{margin:3rem 0;text-align:center}.home .transformation-path .transformation-arrow .arrow-icon{align-items:center;background:linear-gradient(135deg,#3f51b5,#5c6bc0);border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 1rem;width:80px}.dark .home .transformation-path .transformation-arrow .arrow-icon{background:linear-gradient(135deg,#00bfff,#009acf)}.home .transformation-path .transformation-arrow .arrow-icon svg{animation:pulse 2s ease-in-out infinite;color:#fff;font-size:2rem}.home .transformation-path .transformation-arrow p{color:#212121;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600}.dark .home .transformation-path .transformation-arrow p{color:#e0e0e0}.home .transformation-path .transformation-process .process-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.home .transformation-path .transformation-process .process-steps .process-step{background:#fafafa;border:1px solid #3f51b51a;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2rem;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.dark .home .transformation-path .transformation-process .process-steps .process-step{background:#2a2a2a;border-color:#404040;box-shadow:0 4px 6px #0000004d}.home .transformation-path .transformation-process .process-steps .process-step:hover{box-shadow:0 8px 25px #3f51b526;transform:translateY(-3px)}.dark .home .transformation-path .transformation-process .process-steps .process-step:hover{box-shadow:0 8px 25px #00bfff33}.home .transformation-path .transformation-process .process-steps .process-step .step-number{align-items:center;background:linear-gradient(135deg,#3f51b5,#5c6bc0);border-radius:50%;color:#fff;display:flex;font-size:.875rem;font-weight:600;height:30px;justify-content:center;left:50%;position:absolute;top:-15px;transform:translateX(-50%);width:30px}.dark .home .transformation-path .transformation-process .process-steps .process-step .step-number{background:linear-gradient(135deg,#00bfff,#009acf)}.home .transformation-path .transformation-process .process-steps .process-step .step-icon{align-items:center;background-color:#0000;border-radius:12px;display:flex;height:60px;justify-content:center;margin:1rem auto 1.5rem;width:60px}.dark .home .transformation-path .transformation-process .process-steps .process-step .step-icon{background:linear-gradient(135deg,#00516b,#006485)}.home .transformation-path .transformation-process .process-steps .process-step .step-icon svg{color:#fff;font-size:1.5rem}.home .transformation-path .transformation-process .process-steps .process-step h4{color:#212121;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.dark .home .transformation-path .transformation-process .process-steps .process-step h4{color:#e0e0e0}.home .transformation-path .transformation-process .process-steps .process-step p{color:#424242;font-family:Poppins,sans-serif;line-height:1.6}.dark .home .transformation-path .transformation-process .process-steps .process-step p{color:#e0e0e0}.home .services-showcase-horizontal{padding:4rem 0}.home .services-showcase-horizontal .section-header h2{font-family:Bungee,sans-serif;font-size:3.5rem;font-weight:700}.home .services-showcase-horizontal .section-header p{color:#424242;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:400;margin-bottom:1rem}.home .services-showcase-horizontal .horizontal-scroll-wrapper{-ms-overflow-style:none;display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:1rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.home .services-showcase-horizontal .horizontal-scroll-wrapper::-webkit-scrollbar{display:none}.home .services-showcase-horizontal .scroll-card{align-items:flex-end;background-position:50%;background-size:cover;border-radius:17px;color:#fff;display:flex;flex-shrink:0;height:500px;overflow:hidden;padding:1.5rem;position:relative;scroll-snap-align:start;width:390px}.home .services-showcase-horizontal .scroll-card .overlay-blur{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:rgba(0,0,0,.418);inset:0;position:absolute;z-index:1}.home .services-showcase-horizontal .scroll-card .card-content{display:flex;flex-direction:column;gap:1rem;position:relative;z-index:2}.home .services-showcase-horizontal .scroll-card .card-content .service-icon{font-size:2rem}.home .services-showcase-horizontal .scroll-card .card-content h3{font-family:Poppins,sans-serif;font-size:1.9rem;font-weight:700}.home .services-showcase-horizontal .scroll-card .card-content p{color:#8b8b8b;font-family:Poppins,sans-serif;font-size:.95rem}.home .services-showcase-horizontal .scroll-card .card-content .know-more-btn{align-self:start;background:#0000;border:1px solid #fff;border-radius:6px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;padding:.5rem 1rem;transition:all .3s ease}.home .services-showcase-horizontal .scroll-card .card-content .know-more-btn:hover{background:rgba(47,55,82,.485);color:#fff}.home .social-proof{background:linear-gradient(135deg,#fafafa,#e8eaf6 50%,#68cac2);padding:6rem 0}.home .social-proof.social-teal{background:linear-gradient(135deg,hsla(0,0%,100%,.471),hsla(0,0%,85%,.694) 50%,hsla(240,3%,63%,.439))}.dark .home .social-proof.social-teal{background:linear-gradient(135deg,#121212,#1a1a1a 50%,#2a2a2a)}.home .social-proof.social-teal .section-header h2{color:#212121}.dark .home .social-proof.social-teal .section-header h2{color:#e0e0e0}.home .social-proof.social-teal .section-header p{color:#424242;font-family:Jost,sans-serif}.dark .home .social-proof.social-teal .section-header p{color:#00bfff}.home .social-proof.social-teal .testimonial-card{background:#ffffffe6;border:1px solid #3f51b533}.dark .home .social-proof.social-teal .testimonial-card{background:#2a2a2ae6;border-color:#00bfff4d}.home .social-proof.social-teal .tech-badge{background:#ffffffe6;border:1px solid #3f51b533}.dark .home .social-proof.social-teal .tech-badge{background:#2a2a2ae6;border-color:#00bfff4d}.home .social-proof.social-teal .tech-badge svg{color:#3f51b5}.dark .home .social-proof.social-teal .tech-badge svg{color:#00bfff}.dark .home .social-proof{background:#121212}.home .social-proof .section-header{margin-bottom:4rem;text-align:center}.home .social-proof .section-header h2{color:#212121;font-family:Bungee,sans-serif;font-size:3.2rem;font-weight:800;margin-bottom:1rem}.dark .home .social-proof .section-header h2{color:#e0e0e0}.home .social-proof .section-header p{color:#424242;font-family:Poppins,sans-serif;font-size:1.2rem}.dark .home .social-proof .section-header p{color:#e0e0e0}.home .social-proof .testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:4rem}.home .social-proof .testimonials-grid .testimonial-card{background:#fafafa;border:1px solid #3f51b51a;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.dark .home .social-proof .testimonials-grid .testimonial-card{background:#2a2a2a;border-color:#404040;box-shadow:0 4px 6px #0000004d}.home .social-proof .testimonials-grid .testimonial-card:hover{box-shadow:0 8px 25px #3f51b526;transform:translateY(-3px)}.dark .home .social-proof .testimonials-grid .testimonial-card:hover{box-shadow:0 8px 25px #00bfff33}.home .social-proof .testimonials-grid .testimonial-card .testimonial-rating{display:flex;gap:.25rem;margin-bottom:2rem}.home .social-proof .testimonials-grid .testimonial-card .testimonial-rating .star{color:#e9a425;font-size:1.1rem}.home .social-proof .testimonials-grid .testimonial-card .testimonial-content{color:#424242;font-family:Poppins,sans-serif;font-style:italic;line-height:1.6;margin-bottom:1.5rem}.dark .home .social-proof .testimonials-grid .testimonial-card .testimonial-content{color:#e0e0e0}.home .social-proof .testimonials-grid .testimonial-card .testimonial-author .author-info h4{color:#212121;font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.dark .home .social-proof .testimonials-grid .testimonial-card .testimonial-author .author-info h4{color:#e0e0e0}.home .social-proof .testimonials-grid .testimonial-card .testimonial-author .author-info p{color:#424242;font-family:Poppins,sans-serif;font-size:1rem;margin:0}.dark .home .social-proof .testimonials-grid .testimonial-card .testimonial-author .author-info p{color:#e0e0e0}.home .social-proof .tech-stack-scroll{margin-bottom:8rem;margin-top:8rem;text-align:center}.home .social-proof .tech-stack-scroll h3{color:#262626;font-family:Bungee,sans-serif;font-size:3.2rem;font-weight:800;margin-bottom:5rem}.dark .home .social-proof .tech-stack-scroll h3{color:#e0e0e0}.home .social-proof .tech-stack-scroll .tech-scroll-container{overflow:hidden;position:relative}.home .social-proof .tech-stack-scroll .tech-scroll-container .tech-scroll-track{display:flex;gap:2rem}.home .social-proof .tech-stack-scroll .tech-scroll-container .tech-scroll-track .tech-badge{align-items:center;background:#fafafa;border:1px solid #3f51b51a;border-radius:25px;box-shadow:0 2px 8px #0000001a;display:flex;gap:.5rem;padding:.75rem 1.5rem;transition:transform .3s ease,box-shadow .3s ease;white-space:nowrap}.dark .home .social-proof .tech-stack-scroll .tech-scroll-container .tech-scroll-track .tech-badge{background:#2a2a2a;border-color:#404040;box-shadow:0 2px 8px #0000004d}.home .social-proof .tech-stack-scroll .tech-scroll-container .tech-scroll-track .tech-badge:hover{box-shadow:0 4px 12px #3f51b533;transform:translateY(-2px)}.dark .home .social-proof .tech-stack-scroll .tech-scroll-container .tech-scroll-track .tech-badge:hover{box-shadow:0 4px 12px #00bfff4d}.home .social-proof .tech-stack-scroll .tech-scroll-container .tech-scroll-track .tech-badge svg{color:#3f51b5;font-size:1.1rem}.dark .home .social-proof .tech-stack-scroll .tech-scroll-container .tech-scroll-track .tech-badge svg{color:#00bfff}.home .social-proof .tech-stack-scroll .tech-scroll-container .tech-scroll-track .tech-badge span{color:#424242;font-weight:500}.dark .home .social-proof .tech-stack-scroll .tech-scroll-container .tech-scroll-track .tech-badge span{color:#e0e0e0}.home .final-cta{background:linear-gradient(135deg,#3f51b5,#5c6bc0);color:#fff;padding:6rem 0;text-align:center}.home .final-cta.final-blue{background:linear-gradient(135deg,#3f51b5,#5c6bc0 50%,#7986cb)}.dark .home .final-cta.final-blue{background:linear-gradient(135deg,#121212,#1a1a1a 50%,#2a2a2a)}.home .final-cta.final-blue .btn-primary{background:#fafafa;color:#3f51b5}.home .final-cta.final-blue .btn-primary:hover{background:#f5f5f5;box-shadow:0 10px 25px #ffffff4d;transform:translateY(-2px)}.dark .home .final-cta.final-blue .btn-primary{background:#00bfff;color:#121212}.dark .home .final-cta.final-blue .btn-primary:hover{background:#009acf;box-shadow:0 10px 25px #00bfff4d}.home .final-cta .cta-content h2{color:#fff;font-family:Bungee,sans-serif;font-size:3rem;font-weight:700;margin-bottom:1rem}.dark .home .final-cta .cta-content h2{color:#e0e0e0}@media(max-width:768px){.home .final-cta .cta-content h2{font-size:2rem}}.home .final-cta .cta-content p{color:#fff;font-family:Poppins,sans-serif;font-size:1.125rem;margin-bottom:2rem;opacity:.9}.dark .home .final-cta .cta-content p{color:#e0e0e0}.home .final-cta .cta-content .btn-primary{background:#fafafa;color:#3f51b5;font-family:Poppins,sans-serif}.home .final-cta .cta-content .btn-primary:hover{background:#f5f5f5;box-shadow:0 10px 25px #ffffff4d;transform:translateY(-2px)}.glass{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fafafa40;border:1px solid #3f51b52e}.dark .glass{background:#2a2a2a40;border:1px solid #00bfff1a}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.hero-video-section{height:100vh;overflow:hidden;position:relative;width:100%}.hero-video-section .background-video{object-fit:cover}.hero-video-section .background-video,.hero-video-section .hero-overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.dark .hero-video-section .hero-overlay,.hero-video-section .video-content{background:linear-gradient(90deg,hsla(0,0%,5%,.693),rgba(0,0,0,.693))}.hero-video-section .video-content{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem;position:relative;text-align:center;width:100%;z-index:2}.hero-video-section .video-content h1{font-family:Changa One,sans-serif;font-size:5rem;font-weight:800;line-height:6rem;margin-bottom:1rem}@media(max-width:768px){.hero-video-section .video-content h1{font-size:2rem}}.development-process{background:linear-gradient(135deg,#dcd3d3,#40404005);padding:6rem 0}.dark .development-process{background:linear-gradient(135deg,#0f172a,#1e293b)}.development-process .section-header{margin-bottom:4rem;text-align:center}.development-process .section-header h2{color:#1f2937;font-family:Bungee,sans-serif;font-size:3.2rem;font-weight:800;margin-bottom:1rem}.dark .development-process .section-header h2{color:#f9fafb}@media(max-width:768px){.development-process .section-header h2{font-size:2rem}}.development-process .section-header p{color:#6b7280;font-family:poppins,sans-serif;font-size:1.1rem;margin:0 auto;max-width:600px}.dark .development-process .section-header p{color:#9ca3af}.development-process .process-timeline{margin:0 auto;max-width:1200px;position:relative}.development-process .process-timeline:before{background:linear-gradient(180deg,#2563eb,#7c3aed);bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px}@media(max-width:768px){.development-process .process-timeline:before{left:30px;transform:none}}.development-process .process-timeline .process-step{align-items:center;display:flex;margin-bottom:3rem;position:relative}@media(max-width:768px){.development-process .process-timeline .process-step{align-items:flex-start;flex-direction:column;margin-left:60px}}.development-process .process-timeline .process-step:nth-child(odd){flex-direction:row-reverse}@media(max-width:768px){.development-process .process-timeline .process-step:nth-child(odd){align-items:flex-start;flex-direction:column}}.development-process .process-timeline .process-step .step-number{align-items:center;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;box-shadow:0 4px 15px #2563eb4d;color:#fff;display:flex;font-size:1.2rem;font-weight:700;height:60px;justify-content:center;left:50%;position:absolute;top:0;transform:translateX(-50%);width:60px;z-index:2}@media(max-width:768px){.development-process .process-timeline .process-step .step-number{font-size:1rem;height:50px;left:0;transform:none;width:50px}}.development-process .process-timeline .process-step .step-content{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 20px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease;width:45%}.dark .development-process .process-timeline .process-step .step-content{background:#1f2937;border-color:#374151;box-shadow:0 4px 20px #0000004d}.development-process .process-timeline .process-step .step-content:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-5px)}@media(max-width:768px){.development-process .process-timeline .process-step .step-content{margin-top:1rem;width:100%}}.development-process .process-timeline .process-step .step-content .step-icon{display:block;font-size:36px;margin-bottom:1rem}.development-process .process-timeline .process-step .step-content h3{color:#1f2937;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.dark .development-process .process-timeline .process-step .step-content h3{color:#f9fafb}.development-process .process-timeline .process-step .step-content p{color:#6b7280;line-height:1.6}.dark .development-process .process-timeline .process-step .step-content p{color:#9ca3af}.services-page .services-hero{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:6rem 0 4rem;text-align:center}.dark .services-page .services-hero{background:linear-gradient(135deg,#1e293b,#0f172a)}.services-page .services-hero .hero-content h1{color:#1f2937;font-family:Bungee,sans-serif;font-size:4rem;font-weight:800;margin-bottom:1rem}.dark .services-page .services-hero .hero-content h1{color:#f9fafb}@media(max-width:768px){.services-page .services-hero .hero-content h1{font-size:2.5rem}}.services-page .services-hero .hero-content p{color:#6b7280;font-family:Jost,sans-serif;font-size:1.5rem;margin:0 auto;max-width:600px}.dark .services-page .services-hero .hero-content p{color:#9ca3af}.services-page .services-grid{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:4rem 0 6rem}.dark .services-page .services-grid{background:linear-gradient(135deg,#1e293b,#0f172a)}.services-page .services-grid .services-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}@media(max-width:768px){.services-page .services-grid .services-list{grid-template-columns:1fr}}.services-page .services-grid .services-list .service-item{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2.5rem;transition:all .3s ease}.dark .services-page .services-grid .services-list .service-item{background:#1f2937;border-color:#374151}.services-page .services-grid .services-list .service-item:hover{box-shadow:0 20px 25px #0000001a;transform:translateY(-10px)}.services-page .services-grid .services-list .service-item .service-icon{align-items:center;border-radius:50%;display:flex;height:80px;justify-content:center;margin-bottom:1.5rem;width:80px}.services-page .services-grid .services-list .service-item .service-icon svg{color:#000;font-size:2rem}.dark .services-page .services-grid .services-list .service-item .service-icon svg{color:#f9fafb}.services-page .services-grid .services-list .service-item h3{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.dark .services-page .services-grid .services-list .service-item h3{color:#f9fafb}.services-page .services-grid .services-list .service-item .service-description{color:#6b7280;font-family:Jost,sans-serif;line-height:1.6;margin-bottom:1.5rem}.dark .services-page .services-grid .services-list .service-item .service-description{color:#9ca3af}.services-page .services-grid .services-list .service-item .service-features{list-style:none;margin-bottom:2rem;padding:0}.services-page .services-grid .services-list .service-item .service-features li{color:#374151;padding:.5rem 0 .5rem 1.5rem;position:relative}.dark .services-page .services-grid .services-list .service-item .service-features li{color:#d1d5db}.services-page .services-grid .services-list .service-item .service-features li:before{color:#10b981;content:"✓";font-weight:700;left:0;position:absolute}.services-page .services-grid .services-list .service-item .service-price{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000;border:1px solid #000;border-radius:14px;color:#000;cursor:pointer;font-size:1.1rem;font-weight:500;margin:1.2rem auto 0;padding:.85rem 1.5rem;text-align:center;transition:all .35s ease}.services-page .services-grid .services-list .service-item .service-price:hover{background:#b4ff63;border:none;color:#090909;outline:none;transform:scale(1.05)}.dark .services-page .services-grid .services-list .service-item .service-price{background:#0000;border:1px solid #ffffff4d;color:#f3ecec}.services-page .cta-section{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;padding:4rem 0;text-align:center}.services-page .cta-section .cta-content h2{font-family:Bungee,sans-serif;font-size:4rem;font-weight:800;margin-bottom:1rem}@media(max-width:768px){.services-page .cta-section .cta-content h2{font-size:2rem}}.services-page .cta-section .cta-content p{font-family:Jost,sans-serif;font-size:1.125rem;margin-bottom:2rem;opacity:.9}.services-page .cta-section .cta-content .btn-primary{background:#fff;color:#2563eb}.services-page .cta-section .cta-content .btn-primary:hover{background:#f8fafc;box-shadow:0 10px 25px #ffffff4d;transform:translateY(-2px)}.premium-services{padding:4rem 2rem}.premium-services .container{display:flex;flex-direction:column;gap:6rem}.service-block{align-items:center;display:flex;flex-wrap:nowrap;gap:4rem;justify-content:center}@media(max-width:980px){.service-block{flex-direction:column;gap:2.5rem;text-align:center}}.service-block.reverse{flex-direction:row-reverse}@media(max-width:980px){.service-block.reverse{flex-direction:column}}.service-block .animation-box{align-items:center;display:flex;flex:1 1;justify-content:center;max-width:480px}@media(max-width:980px){.service-block .animation-box{max-width:100%}}.service-block .animation-box canvas,.service-block .animation-box lottie-player{height:auto;width:100%}.service-block .text-box{display:flex;flex:1 1;flex-direction:column;justify-content:center;max-width:540px}.service-block .text-box h2{font-family:Bungee,sans-serif;font-size:3rem;font-weight:800;line-height:4rem;margin-bottom:1rem}.service-block .text-box p{color:#b0b4b9;font-family:Jost,sans-serif;font-size:1.125rem;line-height:1.8}.portfolio-page .portfolio-hero{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:6rem 0 4rem;text-align:center}.dark .portfolio-page .portfolio-hero{background:linear-gradient(135deg,#1e293b,#0f172a)}.portfolio-page .portfolio-hero .hero-content h1{color:#1f2937;font-size:3rem;font-weight:700;margin-bottom:1rem}.dark .portfolio-page .portfolio-hero .hero-content h1{color:#f9fafb}@media(max-width:768px){.portfolio-page .portfolio-hero .hero-content h1{font-size:2.5rem}}.portfolio-page .portfolio-hero .hero-content p{color:#6b7280;font-size:1.25rem;margin:0 auto;max-width:600px}.dark .portfolio-page .portfolio-hero .hero-content p{color:#9ca3af}.portfolio-page .development-process{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);padding:6rem 0}.dark .portfolio-page .development-process{background:linear-gradient(135deg,#0f172a,#1e293b)}.portfolio-page .development-process .section-header{margin-bottom:4rem;text-align:center}.portfolio-page .development-process .section-header h2{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.dark .portfolio-page .development-process .section-header h2{color:#f9fafb}@media(max-width:768px){.portfolio-page .development-process .section-header h2{font-size:2rem}}.portfolio-page .development-process .section-header p{color:#6b7280;font-size:1.1rem;margin:0 auto;max-width:600px}.dark .portfolio-page .development-process .section-header p{color:#9ca3af}.portfolio-page .development-process .process-timeline{margin:0 auto;max-width:1200px;position:relative}.portfolio-page .development-process .process-timeline:before{background:linear-gradient(180deg,#2563eb,#7c3aed);bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px}@media(max-width:768px){.portfolio-page .development-process .process-timeline:before{left:30px;transform:none}}.portfolio-page .development-process .process-timeline .process-step{align-items:center;display:flex;margin-bottom:3rem;position:relative}@media(max-width:768px){.portfolio-page .development-process .process-timeline .process-step{align-items:flex-start;flex-direction:column;margin-left:60px}}.portfolio-page .development-process .process-timeline .process-step:nth-child(odd){flex-direction:row-reverse}@media(max-width:768px){.portfolio-page .development-process .process-timeline .process-step:nth-child(odd){align-items:flex-start;flex-direction:column}}.portfolio-page .development-process .process-timeline .process-step .step-number{align-items:center;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;box-shadow:0 4px 15px #2563eb4d;color:#fff;display:flex;font-size:1.2rem;font-weight:700;height:60px;justify-content:center;left:50%;position:absolute;top:0;transform:translateX(-50%);width:60px;z-index:2}@media(max-width:768px){.portfolio-page .development-process .process-timeline .process-step .step-number{font-size:1rem;height:50px;left:0;transform:none;width:50px}}.portfolio-page .development-process .process-timeline .process-step .step-content{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 20px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease;width:45%}.dark .portfolio-page .development-process .process-timeline .process-step .step-content{background:#1f2937;border-color:#374151;box-shadow:0 4px 20px #0000004d}.portfolio-page .development-process .process-timeline .process-step .step-content:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-5px)}@media(max-width:768px){.portfolio-page .development-process .process-timeline .process-step .step-content{margin-top:1rem;width:100%}}.portfolio-page .development-process .process-timeline .process-step .step-content .step-icon{display:block;font-size:2.5rem;margin-bottom:1rem}.portfolio-page .development-process .process-timeline .process-step .step-content h3{color:#1f2937;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.dark .portfolio-page .development-process .process-timeline .process-step .step-content h3{color:#f9fafb}.portfolio-page .development-process .process-timeline .process-step .step-content p{color:#6b7280;line-height:1.6}.dark .portfolio-page .development-process .process-timeline .process-step .step-content p{color:#9ca3af}.portfolio-page .portfolio-grid{padding:4rem 0 6rem}.portfolio-page .portfolio-grid .projects-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}@media(max-width:768px){.portfolio-page .portfolio-grid .projects-list{grid-template-columns:1fr}}.portfolio-page .portfolio-grid .projects-list .project-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px #0000000d;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.dark .portfolio-page .portfolio-grid .projects-list .project-card{background:#1f2937;border-color:#374151}.portfolio-page .portfolio-grid .projects-list .project-card:hover{box-shadow:0 20px 25px #0000001a;transform:translateY(-10px)}.portfolio-page .portfolio-grid .projects-list .project-card .project-image{height:250px;overflow:hidden;position:relative;width:100%}.portfolio-page .portfolio-grid .projects-list .project-card .project-image img{display:block;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,.2,.2,1);width:100%}.portfolio-page .portfolio-grid .projects-list .project-card .project-image .project-overlay{align-items:center;background:rgba(2,2,2,.348);bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s}.portfolio-page .portfolio-grid .projects-list .project-card .project-image .project-overlay .project-links{display:flex;gap:1rem}.portfolio-page .portfolio-grid .projects-list .project-card .project-image .project-overlay .project-links a{align-items:center;background:#0003;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;height:40px;justify-content:center;transition:background .3s;width:40px}.portfolio-page .portfolio-grid .projects-list .project-card .project-image .project-overlay .project-links a:hover{background:#f59e0b;color:#fff}.portfolio-page .portfolio-grid .projects-list .project-card .project-image:hover .project-overlay{opacity:1}.portfolio-page .portfolio-grid .projects-list .project-card .project-image:hover img{transform:scale(1.08)}.portfolio-page .portfolio-grid .projects-list .project-card .project-content{display:flex;flex:1 1;flex-direction:column;padding:2rem}.portfolio-page .portfolio-grid .projects-list .project-card .project-content .project-category{color:#2563eb;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.portfolio-page .portfolio-grid .projects-list .project-card .project-content h3{color:#1f2937;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.dark .portfolio-page .portfolio-grid .projects-list .project-card .project-content h3{color:#f9fafb}.portfolio-page .portfolio-grid .projects-list .project-card .project-content p{color:#6b7280;margin-bottom:1rem}.dark .portfolio-page .portfolio-grid .projects-list .project-card .project-content p{color:#9ca3af}.portfolio-page .portfolio-grid .projects-list .project-card .project-content .project-tech{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.portfolio-page .portfolio-grid .projects-list .project-card .project-content .project-tech .tech-tag{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:12px;color:#fff;font-size:.85rem;font-weight:500;padding:.25rem .75rem}.portfolio-page .portfolio-grid .projects-list .project-card .project-content .project-results{color:#10b981;font-size:.95rem;font-weight:600;margin-top:auto}.portfolio-page .cta-section{background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;padding:6rem 0;text-align:center}.portfolio-page .cta-section .cta-content{margin:0 auto;max-width:800px}.portfolio-page .cta-section .cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}@media(max-width:768px){.portfolio-page .cta-section .cta-content h2{font-size:2rem}}.portfolio-page .cta-section .cta-content p{font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem;opacity:.9}.portfolio-page .cta-section .cta-content .cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.portfolio-page .cta-section .cta-content .cta-buttons .cta-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.portfolio-page .cta-section .cta-content .cta-buttons .cta-btn.primary{background:#f59e0b;box-shadow:0 4px 15px #f59e0b4d;color:#fff}.portfolio-page .cta-section .cta-content .cta-buttons .cta-btn.primary:hover{background:#d97706;box-shadow:0 6px 20px #f59e0b66}.portfolio-page .cta-section .cta-content .cta-buttons .cta-btn.secondary{background:#0000;border:2px solid #ffffff4d;color:#fff}.portfolio-page .cta-section .cta-content .cta-buttons .cta-btn.secondary:hover{background:#ffffff1a;border-color:#ffffff80}.portfolio-page .cta-section .cta-content .cta-buttons .cta-btn svg{height:1.2rem;width:1.2rem}.portfolio-page .cta-section .cta-content .cta-info{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.portfolio-page .cta-section .cta-content .cta-info .info-item{align-items:center;display:flex;font-size:.95rem;gap:.5rem;opacity:.9}.portfolio-page .cta-section .cta-content .cta-info .info-item svg{height:1.1rem;width:1.1rem}.contact-modal-overlay{align-items:center;background:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.contact-modal{background:#fff;border-radius:1rem;box-shadow:0 20px 50px #0003;max-width:400px;padding:2rem;position:relative;width:90%}.contact-modal h2{font-family:Bungee,sans-serif;font-size:30px;margin-bottom:.5rem}.contact-modal p{font-family:poppins,sans-serif;font-size:16px;margin-bottom:1rem}.contact-form input,.contact-form textarea{border:1px solid #ccc;border-radius:8px;margin-bottom:1rem;padding:.8rem;width:100%}.contact-form button{background:#0ea5e9;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:.7rem 1.5rem}.close-btn{background:#0000;border:none;cursor:pointer;font-size:1.5rem;position:absolute;right:1rem;top:1rem}.disabled-link{align-items:center;background:rgba(176,112,3,.489);border:2px solid #e0e0e0;border-radius:50%;color:#000;cursor:pointer;display:inline-flex;height:2.6rem;justify-content:center;opacity:.85;transition:color .3s,background .3s,border-color .3s,box-shadow .3s;width:2.6rem}.disabled-link:hover{background:#f59e0b26;border-color:#f59e0b;box-shadow:0 2px 8px #f59e0b14;color:#f59e0b}.disabled-link svg{display:block;height:1rem;pointer-events:none;width:1rem}@media(max-width:600px){.disabled-link{height:2.1rem;width:2.1rem}.disabled-link svg{height:1.1rem;width:1.1rem}}.about-page .container{margin:0 auto;max-width:1200px;padding:0 1rem}.about-page .hero-content{align-items:center;display:flex;flex-direction:column;text-align:center}.about-page .about-hero{background:linear-gradient(135deg,#f0f4f8,#fff);padding:6rem 0 4rem;text-align:center}.dark .about-page .about-hero{background:linear-gradient(135deg,#1e293b,#0f172a)}.about-page .about-hero .hero-content h1{color:#1e293b;font-family:Bungee,sans-serif;font-size:4rem;font-weight:800;margin-bottom:1rem}.dark .about-page .about-hero .hero-content h1{color:#f9fafb}.about-page .about-hero .hero-content p{color:#6b7280;font-family:Jost,sans-serif;font-size:1.2rem;margin:0 auto 2rem;max-width:700px}.dark .about-page .about-hero .hero-content p{color:#9ca3af}.about-page .about-hero .hero-content .about-illustration{margin-top:2rem;max-width:600px;width:100%}.about-page .about-story{padding:5rem 0}.about-page .about-story .story-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:3rem}.about-page .about-story .story-content .story-text{flex:1 1}.about-page .about-story .story-content .story-text h2{color:#1e293b;font-family:Bungee,sans-serif;font-size:3.4rem;font-weight:800;margin-bottom:1rem}.dark .about-page .about-story .story-content .story-text h2{color:#f9fafb}.about-page .about-story .story-content .story-text p{color:#4b5563;font-family:Jost,sans-serif;line-height:1.7;margin-bottom:1rem}.dark .about-page .about-story .story-content .story-text p{color:#9ca3af}.about-page .about-story .story-content .story-text .story-illustration{margin-top:2rem;max-width:400px;width:100%}.about-page .about-story .story-content .story-stats{grid-gap:2rem;display:grid;flex:1 1;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.about-page .about-story .story-content .story-stats .stat-item{background:#f9fafb;border-radius:1rem;box-shadow:0 4px 12px #0000000d;padding:2rem 1.5rem;text-align:center}.dark .about-page .about-story .story-content .story-stats .stat-item{background:#1e293b}.about-page .about-story .story-content .story-stats .stat-item h3{color:#2563eb;font-size:2rem;font-weight:700;margin-bottom:.5rem}.about-page .about-story .story-content .story-stats .stat-item p{color:#6b7280;font-family:Jost,sans-serif;font-size:1rem}.dark .about-page .about-story .story-content .story-stats .stat-item p{color:#d1d5db}.about-page .values-section{background:linear-gradient(135deg,#eef2ff,#e0f2fe);-webkit-clip-path:polygon(0 0,100% 5%,100% 100%,0 95%);clip-path:polygon(0 0,100% 5%,100% 100%,0 95%);padding:5rem 0}.dark .about-page .values-section{background:linear-gradient(135deg,#1e293b,#0f172a)}.about-page .values-section .section-header{margin-bottom:3rem;text-align:center}.about-page .values-section .section-header h2{color:#1e293b;font-family:Bungee,sans-serif;font-size:3.4rem;font-weight:800}.dark .about-page .values-section .section-header h2{color:#f9fafb}.about-page .values-section .section-header p{color:#6b7280;font-family:Jost,sans-serif;font-size:1rem}.dark .about-page .values-section .section-header p{color:#cbd5e1}.about-page .values-section .values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.about-page .values-section .values-grid .value-card{background:#fff;border-radius:1rem;box-shadow:0 6px 20px #0000000d;padding:2rem;text-align:center;transition:transform .3s ease}.dark .about-page .values-section .values-grid .value-card{background:#1e293b}.about-page .values-section .values-grid .value-card .value-icon{color:#2563eb;font-size:2rem;margin-bottom:1rem}.about-page .values-section .values-grid .value-card h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.dark .about-page .values-section .values-grid .value-card h3{color:#f9fafb}.about-page .values-section .values-grid .value-card p{color:#6b7280;font-family:Jost,sans-serif}.dark .about-page .values-section .values-grid .value-card p{color:#9ca3af}.about-page .marketing-section{background:#f8fafc;padding:5rem 0;text-align:center}.dark .about-page .marketing-section{background:#111827}.about-page .marketing-section .marketing-content{margin:0 auto;max-width:800px}.about-page .marketing-section .marketing-content h2{color:#1e293b;font-family:Bungee,sans-serif;font-size:4rem;font-weight:800;margin-bottom:1.5rem}.dark .about-page .marketing-section .marketing-content h2{color:#f9fafb}.about-page .marketing-section .marketing-content p{color:#4b5563;font-family:Jost,sans-serif;font-size:1.125rem;line-height:1.75;margin-bottom:1.25rem}.dark .about-page .marketing-section .marketing-content p{color:#9ca3af}@media(max-width:768px){.about-page .story-content{flex-direction:column}.about-page .story-stats,.about-page .story-text{width:100%}.about-page .values-grid{grid-template-columns:1fr}}.contact-page .contact-hero{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:6rem 0 4rem;text-align:center}.dark .contact-page .contact-hero{background:linear-gradient(135deg,#1e293b,#0f172a)}.contact-page .hero-content h1{color:#1f2937;font-family:Bungee,sans-serif;font-size:4rem;font-weight:800;margin-bottom:1rem}.dark .contact-page .hero-content h1{color:#f9fafb}@media(max-width:768px){.contact-page .hero-content h1{font-size:2.5rem}}.contact-page .hero-content p{color:#6b7280;font-family:Jost,sans-serif;font-size:1.25rem;margin:0 auto;max-width:600px}.dark .contact-page .hero-content p{color:#9ca3af}.contact-page .hero-content img{height:300px;width:300px}.contact-content{padding:4rem 0 6rem}.contact-content .contact-grid{align-items:flex-start;display:flex;gap:4rem}@media(max-width:900px){.contact-content .contact-grid{flex-direction:column;gap:2rem}}.contact-content .contact-grid .contact-info{flex:1 1}.contact-content .contact-grid .contact-info h2{color:#1f2937;font-family:Bungee,sans-serif;font-size:3.2rem;font-weight:800;margin-bottom:1rem}.dark .contact-content .contact-grid .contact-info h2{color:#f9fafb}.contact-content .contact-grid .contact-info p{color:#6b7280;font-family:Jost,sans-serif;margin-bottom:2rem}.dark .contact-content .contact-grid .contact-info p{color:#9ca3af}.contact-content .contact-grid .contact-info .contact-details .contact-item{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1.5rem}.contact-content .contact-grid .contact-info .contact-details .contact-item svg{color:#2563eb;flex-shrink:0;font-size:1.5rem}.contact-content .contact-grid .contact-info .contact-details .contact-item h4{color:#1f2937;font-size:1rem;font-weight:600;margin:0 0 .25rem}.dark .contact-content .contact-grid .contact-info .contact-details .contact-item h4{color:#f9fafb}.contact-content .contact-grid .contact-info .contact-details .contact-item p{color:#6b7280;font-family:Jost,sans-serif;font-size:.95rem;margin:0}.dark .contact-content .contact-grid .contact-info .contact-details .contact-item p{color:#9ca3af}.contact-content .contact-grid .contact-form-container{flex:1 1}.contact-content .contact-grid .contact-form-container .contact-form{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2.5rem 2rem}.dark .contact-content .contact-grid .contact-form-container .contact-form{background:#1f2937;border-color:#374151}.contact-content .contact-grid .contact-form-container .contact-form .form-group{margin-bottom:1.5rem}.contact-content .contact-grid .contact-form-container .contact-form .form-group label{color:#374151;display:block;font-weight:600;margin-bottom:.5rem}.dark .contact-content .contact-grid .contact-form-container .contact-form .form-group label{color:#d1d5db}.contact-content .contact-grid .contact-form-container .contact-form .form-group input,.contact-content .contact-grid .contact-form-container .contact-form .form-group textarea{background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#1f2937;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.dark .contact-content .contact-grid .contact-form-container .contact-form .form-group input,.dark .contact-content .contact-grid .contact-form-container .contact-form .form-group textarea{background:#374151;border-color:#4b5563;color:#f9fafb}.contact-content .contact-grid .contact-form-container .contact-form .form-group input:focus,.contact-content .contact-grid .contact-form-container .contact-form .form-group textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.contact-content .contact-grid .contact-form-container .contact-form .form-group input::placeholder,.contact-content .contact-grid .contact-form-container .contact-form .form-group textarea::placeholder{color:#9ca3af}.dark .contact-content .contact-grid .contact-form-container .contact-form .form-group input::placeholder,.dark .contact-content .contact-grid .contact-form-container .contact-form .form-group textarea::placeholder{color:#6b7280}.contact-content .contact-grid .contact-form-container .contact-form .form-group textarea{min-height:120px;resize:vertical}.contact-content .contact-grid .contact-form-container .contact-form .submit-btn{align-items:center;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem;transition:all .3s ease;width:100%}.contact-content .contact-grid .contact-form-container .contact-form .submit-btn:hover:not(:disabled){box-shadow:0 10px 25px #2563eb4d;transform:translateY(-2px)}.contact-content .contact-grid .contact-form-container .contact-form .submit-btn:disabled{cursor:not-allowed;opacity:.7}.contact-illustration{margin:2rem auto 0;max-width:500px;width:100%}.app{display:flex;flex-direction:column;min-height:100vh;transition:all .3s ease}.app.light{background-color:#fafafa;color:#212121}.app.dark{background-color:#121212;color:#e0e0e0}.main-content{flex:1 1;padding-top:80px}*{transition:background-color .3s ease,color .3s ease}.loading{align-items:center;display:flex;font-size:1.5rem;font-weight:600;height:100vh;justify-content:center}@media(max-width:768px){.main-content{padding-top:60px}}
/*# sourceMappingURL=main.d470e40a.css.map*/