html{scroll-behavior:smooth;scroll-padding-top:80px}body{font-family:Instrument Sans,sans-serif;color:#1e293b;line-height:1.6;overflow-x:hidden}.gradient-text{background:linear-gradient(135deg,#004de4,#002b80);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}h1,h2,h3,h4,h5,h6{font-weight:700;color:#0f172a}.display-3{font-weight:800}.navbar{transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1000}.desktop-nav{padding:1.5rem 0;background:transparent}.desktop-nav .navbar-brand img{height:30px}.desktop-nav.scrolled{padding:.8rem 0;background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;border-bottom:1px solid rgba(0,77,228,.05)}.desktop-nav .nav-link{font-weight:500;color:#0f172a;margin:0 1rem;opacity:.8;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.desktop-nav .nav-link:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:#004de4;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translate(-50%)}.desktop-nav .nav-link:hover,.desktop-nav .nav-link.active{opacity:1;color:#004de4}.desktop-nav .nav-link:hover:after,.desktop-nav .nav-link.active:after{width:100%}.mobile-nav{background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(15,23,42,.05);box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.mobile-nav .navbar-toggler{transition:all .3s cubic-bezier(.4,0,.2,1)}.mobile-nav .navbar-toggler:active{transform:scale(.9)}.mobile-app-menu{border-radius:2rem 0 0 2rem!important;width:85%!important;max-width:400px;background:#fff}.mobile-app-menu .offcanvas-header{border-bottom:1px solid rgba(15,23,42,.03)}.mobile-app-menu .offcanvas-body .nav-link{transition:all .3s ease;margin-bottom:.5rem}.mobile-app-menu .offcanvas-body .nav-link:active{background:#004de41a!important;transform:translate(5px)}.mobile-app-menu .offcanvas-body .nav-link i{transition:transform .3s ease}.mobile-app-menu .offcanvas-body .nav-link:hover i{transform:scale(1.2) rotate(-10deg)}.mobile-app-menu .bg-primary{background:linear-gradient(135deg,#004de4,#003cb1)!important}.btn{padding:.75rem 1.75rem;font-weight:600;border-radius:50px;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-primary{background:#004de4;border-color:#004de4;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.btn-primary:hover{background:#002b80;border-color:#002b80;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.btn-outline-primary{color:#004de4;border-color:#004de4}.btn-outline-primary:hover{background:#004de4;color:#fff;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.hero-section{padding:160px 0 100px;background:#fff}@media(max-width:991.98px){.hero-section{padding:120px 0 60px;text-align:center}}.hero-section .hero-label{background:#004de414;color:#004de4;padding:.5rem 1rem;border-radius:50px;font-size:.75rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;display:inline-block;margin-bottom:1.5rem}.hero-section .hero-image-container{display:flex;align-items:flex-end;position:relative;z-index:10}@media(max-width:991.98px){.hero-section .hero-image-container{margin-bottom:3rem;justify-content:center}}.hero-section .hero-image-container .hero-grounded-img{max-height:620px;object-fit:contain;-webkit-mask-image:linear-gradient(to bottom,black 80%,transparent 100%);mask-image:linear-gradient(to bottom,black 80%,transparent 100%);transition:transform .5s ease}@media(max-width:991.98px){.hero-section .hero-image-container .hero-grounded-img{max-height:380px;width:85%}}.hero-section .hero-image-container .hero-grounded-img:hover{transform:translateY(-5px)}.mb-n5{margin-bottom:-4rem!important}@media(max-width:991.98px){.mb-n5{margin-bottom:-2rem!important}}.workflow-steps{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative;padding-top:3rem}@media(max-width:991.98px){.workflow-steps{flex-direction:column;align-items:center}}.workflow-steps:before{content:"";position:absolute;top:130px;left:50px;right:50px;height:2px;background:repeating-linear-gradient(to right,#004de4 0,#004de4 5px,transparent 5px,transparent 10px);opacity:.2;z-index:0}@media(max-width:991.98px){.workflow-steps:before{display:none}}.workflow-steps .step-item{flex:1;min-width:200px;padding:0 1.5rem;position:relative;z-index:1;margin-bottom:2rem;text-align:center}.workflow-steps .step-item .step-icon-box{width:80px;height:80px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#004de4;margin:0 auto 2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;border:4px solid #eef2ff;position:relative}.workflow-steps .step-item .step-icon-box:after{content:"";font-family:remixicon;position:absolute;right:-40px;top:50%;transform:translateY(-50%);font-size:1.5rem;color:#004de4;opacity:.3}@media(max-width:991.98px){.workflow-steps .step-item .step-icon-box:after{content:"";inset:auto auto -50px 50%;transform:translate(-50%)}}.workflow-steps .step-item:last-child .step-icon-box:after{display:none}.workflow-steps .step-item h5{margin-bottom:.75rem;color:#0f172a}.workflow-steps .step-item p{font-size:.875rem;color:#64748b}.section-padding{padding:100px 0}.section-title{text-align:center;margin-bottom:60px}.section-title .label{color:#004de4;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;display:block}.section-title h2{font-size:2.75rem;margin-bottom:1.25rem}.section-title p{color:#64748b;max-width:700px;margin:0 auto;font-size:1.125rem}.card-pro{background:#fff;padding:2.5rem;border-radius:1.5rem;border:1px solid rgba(15,23,42,.05);transition:all .3s cubic-bezier(.4,0,.2,1);height:100%}.card-pro:hover{transform:translateY(-10px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;border-color:#004de41a}.card-pro .icon-wrapper{width:64px;height:64px;border-radius:1rem;background:#eef2ff;color:#004de4;display:flex;align-items:center;justify-content:center;font-size:1.75rem;margin-bottom:1.5rem}.card-pro h5{margin-bottom:1rem}.card-pro p{color:#64748b;margin-bottom:0}.problem-item{padding:2rem;border-radius:1.5rem;background:transparent;border:1px solid transparent;transition:all .3s cubic-bezier(.4,0,.2,1)}.problem-item:hover{background:#fff;border-color:#004de41a;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.problem-item .icon-box{font-size:2.5rem;color:#004de4;margin-bottom:1rem;opacity:.7}.step-card{text-align:center;position:relative}.step-card .step-number{width:48px;height:48px;background:#004de4;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-weight:700;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.step-card h5{margin-bottom:.75rem}.step-card p{color:#64748b;font-size:.9375rem}.pricing-card{background:#fff;padding:3.5rem 2.5rem;border-radius:1.5rem;border:1px solid rgba(15,23,42,.05);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;display:flex;flex-direction:column;height:100%}.pricing-card.featured{background:#0f172a;color:#fff;transform:scale(1.05);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;z-index:10}.pricing-card.featured h4,.pricing-card.featured h5,.pricing-card.featured p,.pricing-card.featured li{color:#fff!important}.pricing-card.featured .btn{background:#004de4!important;border-color:#004de4!important;color:#fff!important}.pricing-card.featured .badge-popular{background:#004de4}.pricing-card .badge-popular{position:absolute;top:-12px;left:50%;transform:translate(-50%);padding:.5rem 1.25rem;border-radius:50px;font-size:.75rem;font-weight:700;letter-spacing:1px}.pricing-card .pricing-header{height:200px;display:flex;flex-direction:column;justify-content:space-between;position:relative;margin-bottom:1.5rem}@media(max-width:991.98px){.pricing-card .pricing-header{height:170px}}.pricing-card .pricing-header h4{height:2rem;margin-bottom:.5rem;line-height:2rem;display:flex;align-items:center}.pricing-card .pricing-header p{height:2.4rem;line-height:1.25rem;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;opacity:.75}.pricing-card .price{height:4.5rem;margin-top:0;font-size:3.5rem;font-weight:800;line-height:1;display:flex;align-items:flex-end}.pricing-card .price.text-price{font-size:2.25rem;letter-spacing:0;align-items:center;height:4.5rem}.pricing-card .price span{font-size:1rem;font-weight:400;opacity:.6;margin-left:2px}.pricing-card hr{margin:0 0 1.5rem!important;opacity:.1}.pricing-card .features-scroll{height:320px;margin-bottom:2rem;padding-right:12px}@media(max-width:991.98px){.pricing-card .features-scroll{height:240px}}.pricing-card .features-scroll ul{list-style:none;padding:0;margin-bottom:0}.pricing-card .features-scroll ul li{margin-bottom:1rem;display:flex;align-items:center;opacity:.9;font-size:.9375rem}.pricing-card .features-scroll ul li i{color:#22c55e;margin-right:.75rem;font-size:1.25rem}.pricing-card .cta-wrapper{margin-top:auto}.pricing-slider-wrapper .slider-dots .dot{width:8px;height:8px;background:#004de433;border-radius:10px;cursor:pointer;transition:all .3s ease}.pricing-slider-wrapper .slider-dots .dot.active{width:24px;background:#004de4;border-radius:4px}@media(max-width:991.98px){.pricing-slider{overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:2.5rem 1.5rem!important;margin:0 -1.5rem}.pricing-slider::-webkit-scrollbar{display:none}.pricing-slider>[class*=col-]{min-width:85%;scroll-snap-align:center}}footer{background:#0f172a;color:#fff9;padding:100px 0 50px}footer h5{color:#fff;margin-bottom:1.5rem}footer a{color:inherit;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}footer a:hover{color:#fff}footer .social-link{width:40px;height:40px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s cubic-bezier(.4,0,.2,1)}footer .social-link:hover{background:#004de4}.reveal{opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1)}.reveal.active{opacity:1;transform:translateY(0)}@media(max-width:991.98px){.pricing-card.featured{transform:scale(1);margin:2rem 0}.section-title h2{font-size:2.25rem}}
