.landing-loading-overlay{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;background:#093562;transition:opacity .35s ease,visibility .35s ease}.landing-loading-overlay.hidden{opacity:0;visibility:hidden;pointer-events:none}.landing-spinner{width:42px;height:42px;border:3px solid rgba(255,255,255,.25);border-top-color:#47b2e4;border-radius:50%;animation:landing-spin .8s linear infinite}@keyframes landing-spin{to{transform:rotate(1turn)}}:root{--default-font:"Open Sans",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--heading-font:"Jost",sans-serif;--nav-font:"Poppins",sans-serif;--background-color:#ffffff;--default-color:#444444;--heading-color:#093562;--accent-color:#47b2e4;--surface-color:#ffffff;--contrast-color:#ffffff;--nav-color:#ffffff;--nav-hover-color:#47b2e4;--nav-mobile-background-color:#ffffff;--nav-dropdown-background-color:#ffffff;--nav-dropdown-color:#444444;--nav-dropdown-hover-color:#47b2e4;scroll-behavior:smooth}@keyframes moduleTextFade{0%{opacity:0;transform:translateY(-5px)}15%{opacity:1;transform:translateY(0)}85%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(5px)}}.landing-page *{margin:0;padding:0;box-sizing:border-box}.landing-page{color:var(--default-color);background-color:var(--background-color);font-family:var(--default-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.landing-page a{color:var(--accent-color);transition:.3s}.landing-page a,.landing-page a:hover{text-decoration:none}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page h4,.landing-page h5,.landing-page h6{color:var(--heading-color);font-family:var(--heading-font)}.landing-page .header{--background-color:#093562;--heading-color:#ffffff;color:var(--default-color);background-color:var(--background-color);padding:8px 0;transition:all .5s;z-index:997;position:fixed;top:0;left:0;right:0}.landing-page.index-page .header{--background-color:rgba(255,255,255,0);--heading-color:#ffffff;--nav-color:#ffffff}.landing-page.index-page.scrolled .header{--background-color:rgba(9,53,98,0.9)}.landing-page .header .logo{display:flex;align-items:center;gap:12px;line-height:1;margin-right:24px;flex-shrink:0}.landing-page .header .logo img{height:32px;width:auto;max-height:36px;flex-shrink:0;-o-object-fit:contain;object-fit:contain;display:block}.landing-page .header .logo-text{display:flex;flex-direction:column;gap:2px;line-height:1.1}.landing-page .header .logo-title{color:#ffffff;font-size:18px;font-weight:700;letter-spacing:2px}.landing-page .header .logo-tagline{color:rgba(255,255,255,.7);font-size:8px;letter-spacing:1px;text-transform:uppercase}.landing-page .header .logo h1{font-size:26px;margin:0;font-weight:500;color:var(--heading-color);letter-spacing:2px;text-transform:uppercase}.landing-page .header .btn-getstarted{color:var(--contrast-color);background:var(--accent-color);font-size:13px;font-family:Open Sans,system-ui,-apple-system,sans-serif;padding:6px 20px;margin:0 0 0 30px;border-radius:50px;transition:.3s;text-decoration:none}.landing-page .header .btn-getstarted:hover{background:color-mix(in srgb,var(--accent-color),transparent 15%)}.landing-page .navmenu ul{margin:0;padding:0;display:flex;list-style:none;align-items:center}.landing-page .navmenu li{position:relative}.landing-page .navmenu a{color:rgba(255,255,255,.7);padding:18px 15px;font-size:15px;font-family:var(--nav-font);font-weight:400;display:flex;align-items:center;justify-content:space-between;white-space:nowrap;transition:.3s;text-decoration:none}.landing-page .navmenu a.no-hover:hover{color:rgba(255,255,255,.7)!important}.landing-page .navmenu .active,.landing-page .navmenu li:hover>a{color:rgba(255,255,255,.85)}.landing-page .navmenu .dropdown ul{margin:0;padding:10px 0;background:var(--nav-dropdown-background-color);display:none;position:absolute;left:14px;top:100%;border-radius:4px;z-index:99;box-shadow:0 0 30px rgba(0,0,0,.1);min-width:200px}.landing-page .navmenu .dropdown:hover ul{display:block}.landing-page .navmenu .dropdown ul a{padding:10px 20px;font-size:15px;color:var(--nav-dropdown-color)}.landing-page .navmenu .dropdown ul a:hover{color:var(--nav-dropdown-hover-color)}.landing-page .mobile-nav-toggle{display:none;color:var(--nav-color);font-size:28px;cursor:pointer}@media (min-width:1200px){.landing-page .mobile-nav-toggle{display:none!important}}@media (max-width:1199px){.landing-page .mobile-nav-toggle{display:block}.landing-page .navmenu ul{display:none}.landing-page.mobile-nav-active .navmenu ul{display:block;position:fixed;top:60px;left:20px;right:20px;background:var(--nav-mobile-background-color);padding:20px;border-radius:6px;box-shadow:0 0 30px rgba(0,0,0,.1)}.landing-page.mobile-nav-active .navmenu a{color:var(--nav-dropdown-color);padding:10px 20px}.landing-page .header .btn-getstarted{margin:0 15px 0 0;padding:6px 15px}}.landing-page section{color:var(--default-color);background-color:var(--background-color);padding:60px 0;scroll-margin-top:88px;overflow:clip}.landing-page .light-background{--background-color:#f5f6f8;--surface-color:#ffffff}.landing-page .dark-background{--background-color:#093562;--default-color:#ffffff;--heading-color:#ffffff;--surface-color:#0d4a7a;--contrast-color:#ffffff}.landing-page .section-title{text-align:center;padding-bottom:60px;position:relative}.landing-page .section-title h2{font-size:32px;font-weight:700;margin-bottom:20px;padding-bottom:20px;text-transform:uppercase;position:relative}.landing-page .section-title h2:before{content:"";position:absolute;display:block;width:160px;height:1px;background:color-mix(in srgb,var(--default-color),transparent 60%);left:0;right:0;bottom:1px;margin:auto}.landing-page .section-title h2:after{content:"";position:absolute;display:block;width:60px;height:3px;background:var(--accent-color);left:0;right:0;bottom:0;margin:auto}.landing-page .hero{width:100%;min-height:80vh;position:relative;padding:120px 0 60px;display:flex;align-items:center;background:linear-gradient(135deg,#093562,#061f3a)}.landing-page .hero__eyebrow{font-size:14px;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px;color:rgba(255,255,255,.8)}.landing-page .hero h1{margin:0;font-size:clamp(34px,5vw,52px);font-weight:700;line-height:1.12;color:#fff}.landing-page .hero__accent{color:#F5A623}.landing-page .hero__lead{color:rgba(255,255,255,.78);margin:16px 0 30px;font-size:clamp(17px,2.2vw,22px);line-height:1.45;font-weight:500;max-width:540px}.landing-page .hero__fine-print{font-size:12px;margin-top:15px;color:rgba(255,255,255,.6);font-weight:400}.landing-page .hero .btn-get-started{color:var(--contrast-color);background:var(--accent-color);font-family:var(--heading-font);font-weight:500;font-size:15px;letter-spacing:1px;display:inline-block;padding:10px 28px 12px;border-radius:50px;transition:.5s;text-decoration:none}.landing-page .hero .btn-get-started:hover{background:color-mix(in srgb,var(--accent-color),transparent 15%)}.landing-page .hero .btn-watch-video{font-size:16px;transition:.5s;margin-left:25px;color:#fff;font-weight:600;display:inline-flex;align-items:center;text-decoration:none}.landing-page .hero .btn-watch-video i{color:var(--contrast-color);font-size:32px;margin-right:8px;line-height:0}.landing-page .hero .animated{animation:up-down 2s ease-in-out infinite alternate-reverse both}@keyframes up-down{0%{transform:translateY(10px)}to{transform:translateY(-10px)}}@media (max-width:640px){.landing-page .hero h1{font-size:30px;line-height:1.15}.landing-page .hero__lead{font-size:17px;line-height:1.4}}.landing-page .clients{padding:12px 0}.landing-page .clients img{max-height:45px;transition:.3s;opacity:.5;filter:grayscale(100)}.landing-page .clients img:hover{filter:none;opacity:1;transform:scale(1.1)}.landing-page .about ul{list-style:none;padding:0}.landing-page .about ul li{padding-bottom:5px;display:flex;align-items:center}.landing-page .about ul i{font-size:20px;padding-right:4px;color:var(--accent-color)}.landing-page .about .read-more{color:var(--accent-color);font-family:var(--heading-font);font-weight:500;font-size:16px;letter-spacing:1px;padding:8px 28px;border-radius:5px;transition:.3s;display:inline-flex;align-items:center;border:2px solid var(--accent-color);text-decoration:none}.landing-page .about .read-more:hover{background:var(--accent-color);color:var(--contrast-color)}.landing-page .services .service-item{background-color:var(--surface-color);box-shadow:0 5px 90px 0 rgba(0,0,0,.1);padding:50px 30px;transition:all .4s ease-in-out;height:100%}.landing-page .services .service-item .icon i{color:var(--accent-color);font-size:36px;transition:.3s}.landing-page .services .service-item h4{font-weight:700;margin-bottom:15px;font-size:20px}.landing-page .services .service-item h4 a{color:var(--heading-color);transition:.3s ease-in-out;text-decoration:none}.landing-page .services .service-item p{line-height:24px;font-size:14px;margin-bottom:0}.landing-page .services .service-item:hover{transform:translateY(-10px)}.landing-page .services .service-item:hover h4 a{color:var(--accent-color)}.landing-page .call-to-action{padding:120px 0;position:relative;overflow:hidden}.landing-page .call-to-action.cta-brand-bg{background:radial-gradient(circle at top right,rgba(71,178,228,.28),transparent 42%),linear-gradient(135deg,#093562,#061f3a 55%,#041525)}.landing-page .call-to-action img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.landing-page .call-to-action:before{content:"";background:rgba(9,53,98,.65);position:absolute;inset:0;z-index:2}.landing-page .call-to-action .container{position:relative;z-index:3}.landing-page .call-to-action h3{color:#fff;font-size:28px;font-weight:700}.landing-page .call-to-action p{color:#fff}.landing-page .call-to-action .cta-btn{font-family:var(--heading-font);font-weight:500;font-size:16px;letter-spacing:1px;display:inline-block;padding:12px 40px;border-radius:50px;transition:.5s;border:2px solid #fff;color:#fff;text-decoration:none}.landing-page .call-to-action .cta-btn:hover{background:var(--accent-color);border:2px solid var(--accent-color)}.landing-page .portfolio .portfolio-filters{padding:0;margin:0 auto 20px;list-style:none;text-align:center}.landing-page .portfolio .portfolio-filters li{cursor:pointer;display:inline-block;padding:8px 20px 10px;font-size:15px;font-weight:500;line-height:1;margin-bottom:5px;border-radius:50px;transition:all .3s ease-in-out;font-family:var(--heading-font)}.landing-page .portfolio .portfolio-filters li.filter-active,.landing-page .portfolio .portfolio-filters li:hover{color:var(--contrast-color);background-color:var(--accent-color)}.landing-page .portfolio .portfolio-item{position:relative;overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(9,53,98,.08)}.landing-page .portfolio .portfolio-module-visual{display:flex;align-items:center;justify-content:center;min-height:220px;padding:36px}.landing-page .portfolio .portfolio-module-icon{width:88px;height:88px}.landing-page .portfolio .portfolio-item img{width:100%;transition:.3s}.landing-page .portfolio .portfolio-item .portfolio-info{opacity:0;position:absolute;left:12px;right:12px;bottom:-100%;z-index:3;transition:all .5s ease-in-out;background:rgba(255,255,255,.9);padding:15px}.landing-page .portfolio .portfolio-item:hover .portfolio-info{opacity:1;bottom:0}.landing-page .team .team-member{background-color:var(--surface-color);box-shadow:0 2px 15px rgba(0,0,0,.1);position:relative;border-radius:5px;transition:.5s;padding:30px;height:100%;display:flex;align-items:flex-start}.landing-page .team .team-member .pic{overflow:hidden;width:88px;height:88px;border-radius:18px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.landing-page .team .team-member .trust-module-icon{width:44px;height:44px}.landing-page .team .team-member:hover{transform:translateY(-10px)}.landing-page .team .team-member .member-info{padding-left:30px}.landing-page .team .team-member h4{font-weight:700;margin-bottom:5px;font-size:20px}.landing-page .team .team-member span{display:block;font-size:15px;padding-bottom:10px;position:relative;font-weight:500}.landing-page .team .team-member p{margin:10px 0 0;font-size:14px}.landing-page .pricing .pricing-item{background-color:var(--surface-color);box-shadow:0 3px 20px -2px rgba(0,0,0,.1);border-top:4px solid var(--background-color);padding:60px 40px;height:100%;border-radius:5px}.landing-page .pricing h3{font-weight:600;margin-bottom:15px;font-size:20px}.landing-page .pricing h4{color:var(--accent-color);font-size:48px;font-weight:400;font-family:var(--heading-font);margin-bottom:0}.landing-page .pricing h4 sup{font-size:28px}.landing-page .pricing h4 span{color:color-mix(in srgb,var(--default-color),transparent 50%);font-size:18px}.landing-page .pricing ul{padding:20px 0;list-style:none;text-align:left;line-height:20px}.landing-page .pricing ul li{padding:10px 0;display:flex;align-items:center;gap:8px}.landing-page .pricing ul i{color:#059652;font-size:24px;flex-shrink:0}.landing-page .pricing .buy-btn{color:var(--accent-color);display:inline-block;padding:8px 35px 10px;border-radius:50px;font-size:16px;font-weight:500;font-family:var(--heading-font);transition:.3s;border:1px solid var(--accent-color);text-decoration:none}.landing-page .pricing .buy-btn:hover{background:var(--accent-color);color:var(--contrast-color)}.landing-page .pricing .featured{border-top-color:var(--accent-color)}.landing-page .pricing .featured .buy-btn{background:var(--accent-color);color:var(--contrast-color)}.landing-page .contact .info-wrap{background-color:var(--surface-color);box-shadow:0 0 20px rgba(0,0,0,.1);border-top:3px solid var(--accent-color);border-bottom:3px solid var(--accent-color);padding:30px;height:100%}.landing-page .contact .info-item{margin-bottom:40px;display:flex;align-items:flex-start}.landing-page .contact .info-item i{font-size:20px;color:var(--accent-color);background:color-mix(in srgb,var(--accent-color),transparent 92%);width:44px;height:44px;display:flex;justify-content:center;align-items:center;border-radius:50px;margin-right:15px;flex-shrink:0}.landing-page .contact .info-item h3{padding:0;font-size:18px;font-weight:700;margin-bottom:5px}.landing-page .contact .info-item p{padding:0;margin-bottom:0;font-size:14px}.landing-page .contact form input,.landing-page .contact form textarea{font-size:14px;padding:10px 15px;box-shadow:none;border-radius:0;color:var(--default-color);background-color:var(--surface-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 80%);width:100%;margin-bottom:15px}.landing-page .contact form input:focus,.landing-page .contact form textarea:focus{border-color:var(--accent-color);outline:none}.landing-page .contact form button{color:var(--contrast-color);background:var(--accent-color);border:0;padding:10px 30px;transition:.4s;border-radius:50px;cursor:pointer}.landing-page .contact form button:hover{background:color-mix(in srgb,var(--accent-color),transparent 25%)}.landing-page .why-us{padding:60px 0}.landing-page .why-us .content h3{font-weight:400;font-size:34px;color:var(--heading-color)}.landing-page .why-us .content h3 span{color:#093562}.landing-page .why-us .content h3 strong{color:var(--accent-color)}.landing-page .why-us .content p{color:#6c757d}.landing-page .why-us .faq-container .faq-item{background:#fff;border-radius:8px;padding:20px;margin-bottom:15px;box-shadow:0 2px 15px rgba(0,0,0,.08);cursor:pointer;transition:all .3s}.landing-page .why-us .faq-container .faq-item:hover{box-shadow:0 5px 25px rgba(0,0,0,.12)}.landing-page .why-us .faq-container .faq-item h3{font-size:16px;font-weight:600;color:var(--heading-color);margin:0;display:flex;align-items:center}.landing-page .why-us .faq-container .faq-item h3 span{color:var(--accent-color);font-size:22px;margin-right:15px;font-weight:700}.landing-page .why-us .faq-container .faq-item .faq-content{max-height:0;overflow:hidden;transition:max-height .3s ease;padding-left:37px}.landing-page .why-us .faq-container .faq-item.faq-active .faq-content{max-height:200px;padding-top:15px}.landing-page .why-us .faq-container .faq-item .faq-toggle{position:absolute;right:20px;top:50%;transform:translateY(-50%);transition:transform .3s}.landing-page .why-us .faq-container .faq-item.faq-active .faq-toggle{transform:translateY(-50%) rotate(90deg)}.landing-page .why-us .faq-container .faq-item{position:relative}.landing-page .skills .progress{height:auto;background:none;border-radius:0;margin-bottom:25px}.landing-page .skills .progress .skill{display:flex;justify-content:space-between;margin-bottom:10px;font-weight:600;color:var(--heading-color)}.landing-page .skills .progress .skill .val{font-style:normal;color:var(--accent-color)}.landing-page .skills .progress-bar-wrap{background:#e8e8e8;height:10px;border-radius:5px}.landing-page .skills .progress-bar{width:0;height:10px;border-radius:5px;background:var(--accent-color);transition:width 1s ease}.landing-page .work-process .steps-item{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 5px 30px rgba(0,0,0,.08);transition:all .3s}.landing-page .work-process .steps-item:hover{transform:translateY(-10px);box-shadow:0 10px 40px rgba(0,0,0,.12)}.landing-page .work-process .steps-image img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.landing-page .work-process .steps-icon-panel{display:flex;align-items:center;justify-content:center;min-height:200px}.landing-page .work-process .steps-module-icon{width:72px;height:72px}.landing-page .landing-transformation-img{border-radius:12px;box-shadow:0 12px 32px rgba(9,53,98,.12)}.landing-page .work-process .steps-content{padding:25px}.landing-page .work-process .steps-number{font-size:48px;font-weight:700;color:rgba(9,53,98,.1);line-height:1;margin-bottom:10px}.landing-page .work-process .steps-content h3{font-size:20px;font-weight:700;margin-bottom:15px}.landing-page .work-process .steps-features{margin-top:15px}.landing-page .work-process .steps-features .feature-item{display:flex;align-items:center;margin-bottom:8px;color:#6c757d}.landing-page .work-process .steps-features .feature-item i{color:var(--accent-color);margin-right:10px}.landing-page .faq-2 .faq-container .faq-item{background:#fff;border-radius:8px;padding:20px 25px;margin-bottom:15px;box-shadow:0 2px 15px rgba(0,0,0,.08);position:relative;cursor:pointer}.landing-page .faq-2 .faq-container .faq-item h3{font-size:16px;font-weight:600;color:var(--heading-color);margin:0;padding-right:30px}.landing-page .faq-2 .faq-container .faq-item .faq-icon{position:absolute;left:25px;top:22px;font-size:20px;color:var(--accent-color)}.landing-page .faq-2 .faq-container .faq-item h3{padding-left:35px}.landing-page .faq-2 .faq-container .faq-item .faq-content{max-height:0;overflow:hidden;transition:max-height .3s ease;padding-left:35px}.landing-page .faq-2 .faq-container .faq-item.faq-active .faq-content{max-height:200px;padding-top:15px}.landing-page .faq-2 .faq-container .faq-item .faq-toggle{position:absolute;right:25px;top:22px;transition:transform .3s}.landing-page .faq-2 .faq-container .faq-item.faq-active .faq-toggle{transform:rotate(90deg)}.landing-page .testimonials{padding:80px 0}.landing-page .testimonials .testimonial-item{text-align:center;padding:30px}.landing-page .testimonials .testimonial-avatar,.landing-page .testimonials .testimonial-img{width:100px;height:100px;border-radius:50%;margin:0 auto 20px;-o-object-fit:cover;object-fit:cover}.landing-page .testimonials .testimonial-avatar{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:26px;letter-spacing:1px}.landing-page .testimonials .testimonial-item h3{font-size:18px;font-weight:600;margin-bottom:5px}.landing-page .testimonials .testimonial-item h4{font-size:14px;color:#999;margin-bottom:15px}.landing-page .testimonials .testimonial-item .stars{margin-bottom:15px}.landing-page .testimonials .testimonial-item .stars i{color:#ffc107;font-size:16px}.landing-page .testimonials .testimonial-item p{font-style:italic;color:#555}.landing-page .testimonials .quote-icon-left,.landing-page .testimonials .quote-icon-right{color:var(--accent-color);font-size:24px;vertical-align:middle}.landing-page .bottom-cta .cta-btn{display:inline-flex;align-items:center;gap:8px;background:#F5A623;color:#0d1b2a;padding:16px 40px;border-radius:6px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease}.landing-page .bottom-cta .cta-btn:hover{background:#e09000;transform:translateY(-3px)}.landing-page .footer{color:var(--default-color);background-color:#093562;font-size:14px;padding:25px 0}.landing-page .footer h4{font-size:14px;font-weight:700;color:#fff;margin-bottom:12px}.landing-page .footer a{color:rgba(255,255,255,.7)}.landing-page .footer a:hover{color:#fff}.landing-page .footer .footer-links ul{list-style:none;padding:0;margin:0}.landing-page .footer .footer-links ul li{padding:5px 0;display:flex;align-items:center}.landing-page .footer .footer-links ul i{margin-right:8px;color:var(--accent-color)}.landing-page .footer .social-links a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.5);font-size:16px;color:rgba(255,255,255,.7);margin-right:10px;transition:.3s}.landing-page .footer .social-links a:hover{color:#fff;border-color:var(--accent-color);background:var(--accent-color)}.landing-page .footer .copyright{text-align:center;padding-top:25px;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.7)}.landing-page .scroll-top{position:fixed;visibility:hidden;opacity:0;right:15px;bottom:-15px;z-index:99999;background-color:var(--accent-color);width:44px;height:44px;border-radius:50px;transition:all .4s;display:flex;align-items:center;justify-content:center;text-decoration:none}.landing-page .scroll-top i{font-size:24px;color:#fff;line-height:0}.landing-page .scroll-top.active{visibility:visible;opacity:1;bottom:15px}.landing-page .container{max-width:1320px;margin:0 auto}.landing-page .container,.landing-page .container-fluid{width:100%;padding:0 15px}.landing-page .row{display:flex;flex-wrap:wrap;margin:0 -15px}.landing-page .row>*{padding:0 15px}.landing-page .col-lg-6{flex:0 0 50%;max-width:50%}.landing-page .col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.landing-page .col-lg-3{flex:0 0 25%;max-width:25%}.landing-page .col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.landing-page .col-md-6{flex:0 0 50%;max-width:50%}.landing-page .col-md-3{flex:0 0 25%;max-width:25%}.landing-page .col-md-12{flex:0 0 100%;max-width:100%}.landing-page .col-xl-3{flex:0 0 25%;max-width:25%}.landing-page .col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.landing-page .col-xl-9{flex:0 0 75%;max-width:75%}@media (max-width:991px){.landing-page .col-lg-2,.landing-page .col-lg-3,.landing-page .col-lg-4,.landing-page .col-lg-6{flex:0 0 100%;max-width:100%}}@media (max-width:767px){.landing-page .col-md-3,.landing-page .col-md-6,.landing-page .col-xl-3,.landing-page .col-xl-4{flex:0 0 100%;max-width:100%}}.landing-page .gy-4{row-gap:1.5rem}.landing-page .gy-5{row-gap:3rem}.landing-page .d-flex{display:flex}.landing-page .flex-column{flex-direction:column}.landing-page .align-items-center{align-items:center}.landing-page .align-items-start{align-items:flex-start}.landing-page .justify-content-center{justify-content:center}.landing-page .justify-content-between{justify-content:space-between}.landing-page .text-center{text-align:center}.landing-page .text-xl-start{text-align:left}.landing-page .order-1{order:1}.landing-page .order-2{order:2}.landing-page .order-lg-1{order:1}.landing-page .order-lg-2{order:2}@media (max-width:991px){.landing-page .order-lg-1,.landing-page .order-lg-2{order:0}}.landing-page .position-relative{position:relative}.landing-page .img-fluid{max-width:100%;height:auto}.landing-page .me-auto{margin-right:auto}.landing-page [data-aos]{opacity:0;transition:opacity .6s ease,transform .6s ease}.landing-page [data-aos=zoom-out]{transform:scale(1.1)}.landing-page [data-aos=fade-up]{transform:translateY(40px)}.landing-page [data-aos=zoom-in]{transform:scale(.9)}.landing-page [data-aos].aos-animate{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.landing-page [data-aos]{opacity:1;transform:none;transition:none}}.landing-page .bi{display:inline-block;font-style:normal}.landing-page .bi-list:before{content:"☰"}.landing-page .bi-x:before{content:"✕"}.landing-page .bi-chevron-down:before{content:"▼";font-size:10px}.landing-page .bi-chevron-right:before{content:"›"}.landing-page .bi-play-circle:before{content:"▶"}.landing-page .bi-arrow-up-short:before{content:"↑"}.landing-page .bi-check2-circle:before{content:"✓"}.landing-page .bi-activity:before{content:"📊"}.landing-page .bi-bounding-box-circles:before{content:"⬡"}.landing-page .bi-calendar4-week:before{content:"📅"}.landing-page .bi-broadcast:before{content:"📡"}.landing-page .bi-geo-alt:before{content:"📍"}.landing-page .bi-telephone:before{content:"📞"}.landing-page .bi-envelope:before{content:"✉"}.landing-page .bi-twitter-x:before{content:"𝕏"}.landing-page .bi-facebook:before{content:"f";font-weight:700}.landing-page .bi-instagram:before{content:"📷"}.landing-page .bi-linkedin:before{content:"in";font-weight:700}.landing-page .bi-check:before{content:"✓"}.landing-page .bi-question-circle:before{content:"?";font-weight:700}.landing-page .bi-arrow-right:before{content:"→"}.landing-page .product-section{padding:88px 0}.landing-page .product-section__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:56px;gap:56px;align-items:center}.landing-page .product-section__grid--left .product-section__visual{order:-1}@media (max-width:991px){.landing-page .product-section__grid{grid-template-columns:1fr;gap:40px}.landing-page .product-section__grid--left .product-section__visual{order:0}}.landing-page .product-section__eyebrow{font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-color);margin-bottom:12px}.landing-page .product-section__headline{font-size:clamp(28px,3vw,40px);font-weight:700;line-height:1.15;letter-spacing:-.02em;margin-bottom:16px;color:var(--heading-color)}.landing-page .dark-background .product-section__headline{color:#fff}.landing-page .product-section__description{font-size:17px;line-height:1.65;color:#64748b;margin-bottom:24px;max-width:520px}.landing-page .dark-background .product-section__description{color:rgba(255,255,255,.75)}.landing-page .product-section__features{list-style:none;padding:0;margin:0 0 28px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px 16px;gap:10px 16px}@media (max-width:640px){.landing-page .product-section__features{grid-template-columns:1fr}}.landing-page .product-section__features li{display:flex;align-items:flex-start;gap:8px;font-size:14px;font-weight:500;color:var(--heading-color)}.landing-page .dark-background .product-section__features li{color:rgba(255,255,255,.9)}.landing-page .product-section__features i{color:var(--accent-color);flex-shrink:0;margin-top:2px}.landing-page .product-section__actions{display:flex;flex-wrap:wrap;gap:12px}.landing-page .product-section__cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:50px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.landing-page .product-section__cta--primary{background:var(--accent-color);color:#fff;box-shadow:0 8px 24px rgba(71,178,228,.35)}.landing-page .product-section__cta--primary:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(71,178,228,.45);color:#fff}.landing-page .product-section__cta--ghost{border:1px solid rgba(9,53,98,.2);color:var(--heading-color);background:#fff}.landing-page .dark-background .product-section__cta--ghost{border-color:rgba(255,255,255,.35);color:#fff;background:transparent}.landing-page .device-mockup{width:100%;filter:drop-shadow(0 24px 48px rgba(9,53,98,.18))}.landing-page .device-mockup__browser{border-radius:14px;overflow:hidden;background:#0f172a;border:1px solid rgba(148,163,184,.2)}.landing-page .device-mockup__browser-chrome{display:flex;align-items:center;gap:12px;padding:10px 14px;background:linear-gradient(180deg,#1e293b,#0f172a);border-bottom:1px solid rgba(148,163,184,.15)}.landing-page .device-mockup__dots{display:flex;gap:6px}.landing-page .device-mockup__dots span{width:10px;height:10px;border-radius:50%;background:rgba(148,163,184,.35)}.landing-page .device-mockup__dots span:first-child{background:#ef4444}.landing-page .device-mockup__dots span:nth-child(2){background:#f59e0b}.landing-page .device-mockup__dots span:nth-child(3){background:#22c55e}.landing-page .device-mockup__url{flex:1;font-size:11px;color:rgba(226,232,240,.75);background:rgba(15,23,42,.8);border-radius:6px;padding:5px 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-page .device-mockup__screen{background:#f8fafc;aspect-ratio:16/10;overflow:hidden}.landing-page .device-mockup__screen img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left;display:block}.landing-page .device-mockup--laptop .device-mockup__lid{border-radius:14px 14px 0 0;padding:10px 10px 0;background:linear-gradient(180deg,#cbd5e1,#94a3b8)}.landing-page .device-mockup--laptop .device-mockup__camera{width:6px;height:6px;border-radius:50%;background:#64748b;margin:0 auto 6px}.landing-page .device-mockup--laptop .device-mockup__screen{border-radius:6px 6px 0 0}.landing-page .device-mockup--desktop .device-mockup__monitor{border-radius:12px;padding:12px;background:#1e293b}.landing-page .device-mockup--desktop .device-mockup__stand{width:80px;height:40px;margin:0 auto;background:linear-gradient(180deg,#94a3b8,#64748b);clip-path:polygon(20% 0,80% 0,100% 100%,0 100%)}.landing-page .device-mockup--desktop .device-mockup__base{width:140px;height:8px;margin:0 auto;border-radius:4px;background:#94a3b8}.landing-page .device-mockup--tablet .device-mockup__tablet{border-radius:20px;padding:14px;background:#1e293b;max-width:420px;margin:0 auto}.landing-page .device-mockup--tablet .device-mockup__screen{border-radius:10px;aspect-ratio:3/4}.landing-page .screenshot-carousel__controls{margin-top:16px}.landing-page .screenshot-carousel__labels{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.landing-page .screenshot-carousel__label{border:1px solid rgba(9,53,98,.12);background:#fff;color:#64748b;font-size:12px;font-weight:500;padding:6px 12px;border-radius:999px;cursor:pointer;transition:all .2s ease}.landing-page .screenshot-carousel__label.is-active{background:var(--accent-color);border-color:var(--accent-color);color:#fff}.landing-page .screenshot-carousel__dots{display:flex;gap:6px}.landing-page .screenshot-carousel__dot{width:8px;height:8px;border-radius:50%;border:0;background:rgba(9,53,98,.2);cursor:pointer;padding:0}.landing-page .screenshot-carousel__dot.is-active{background:var(--accent-color);transform:scale(1.15)}.landing-page .business-problems{background:linear-gradient(180deg,#f8fafc,#fff)}.landing-page .business-problems__header{text-align:center;max-width:720px;margin:0 auto 40px}.landing-page .business-problems__header h2{font-size:clamp(26px,3vw,36px);margin-bottom:14px}.landing-page .business-problems__header p{color:#64748b;font-size:17px;line-height:1.6}.landing-page .business-problems__flow{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px;margin-bottom:40px}.landing-page .business-problems__chaos{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.landing-page .business-problems__chaos span{background:#fee2e2;color:#991b1b;font-size:12px;font-weight:600;padding:8px 14px;border-radius:8px}.landing-page .business-problems__arrow{font-size:28px;color:var(--accent-color);font-weight:700}.landing-page .business-problems__unified{display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#093562,#061f3a);color:#fff;padding:12px 20px;border-radius:12px;font-weight:600}.landing-page .business-problems__unified img{height:24px;width:auto}.landing-page .business-problems__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}@media (max-width:991px){.landing-page .business-problems__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.landing-page .business-problems__grid{grid-template-columns:1fr}}.landing-page .business-problems__card{background:#fff;border:1px solid rgba(9,53,98,.08);border-radius:14px;padding:24px;box-shadow:0 4px 20px rgba(9,53,98,.06);transition:transform .25s ease,box-shadow .25s ease}.landing-page .business-problems__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(9,53,98,.1);border-color:color-mix(in srgb,var(--card-accent,var(--accent-color)) 40%,transparent)}.landing-page .business-problems__card-icon{font-size:28px;display:block;margin-bottom:12px}.landing-page .business-problems__card h3{font-size:16px;font-weight:600;margin:0}.landing-page .workflow-pipeline{display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:28px;padding:24px;background:rgba(71,178,228,.08);border-radius:16px;border:1px dashed rgba(71,178,228,.35)}.landing-page .workflow-pipeline__step{display:flex;align-items:center;gap:12px;background:#fff;padding:10px 20px;border-radius:50px;box-shadow:0 2px 12px rgba(9,53,98,.08);min-width:200px}.landing-page .workflow-pipeline__number{font-size:12px;font-weight:700;color:var(--accent-color)}.landing-page .workflow-pipeline__label{font-weight:600;color:var(--heading-color)}.landing-page .workflow-pipeline__arrow{color:var(--accent-color);font-size:18px;line-height:1}.landing-page .platform-stats__header{text-align:center;max-width:640px;margin:0 auto 40px}.landing-page .platform-stats__header h2{color:#fff;font-size:clamp(28px,3vw,38px);margin-bottom:12px}.landing-page .platform-stats__header p{color:rgba(255,255,255,.75)}.landing-page .platform-stats__grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:14px;gap:14px}@media (max-width:991px){.landing-page .platform-stats__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:560px){.landing-page .platform-stats__grid{grid-template-columns:repeat(2,1fr)}}.landing-page .platform-stats__card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:20px 14px;text-align:center;backdrop-filter:blur(8px);transition:transform .2s ease,background .2s ease}.landing-page .platform-stats__card:hover{transform:translateY(-3px);background:rgba(255,255,255,.1)}.landing-page .platform-stats__value{display:block;font-size:22px;font-weight:700;color:#47b2e4;margin-bottom:4px}.landing-page .platform-stats__label{font-size:12px;color:rgba(255,255,255,.8);font-weight:500}.landing-page .industries__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}@media (max-width:991px){.landing-page .industries__grid{grid-template-columns:repeat(2,1fr)}}.landing-page .industries__card{background:#fff;border-radius:14px;padding:28px 20px;text-align:center;border:1px solid rgba(9,53,98,.08);box-shadow:0 4px 16px rgba(9,53,98,.05);transition:transform .2s ease,box-shadow .2s ease}.landing-page .industries__card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(9,53,98,.1)}.landing-page .industries__icon{font-size:32px;display:block;margin-bottom:12px}.landing-page .industries__card h3{font-size:15px;font-weight:600;margin:0}.landing-page .pricing-v2 .pricing-item{border-radius:16px;border:1px solid rgba(9,53,98,.1);transition:transform .25s ease,box-shadow .25s ease}.landing-page .pricing-v2 .pricing-item:hover{transform:translateY(-6px);box-shadow:0 20px 48px rgba(9,53,98,.12)}.landing-page .pricing-v2 .pricing-item.featured{border:2px solid var(--accent-color);box-shadow:0 16px 40px rgba(71,178,228,.2)}.landing-page .faq-v2 .faq-container{max-width:800px;margin:0 auto}.landing-page .faq-v2 .faq-item{background:#fff;border-radius:12px;margin-bottom:12px;border:1px solid rgba(9,53,98,.08);overflow:hidden;transition:box-shadow .2s ease}.landing-page .faq-v2 .faq-item:hover{box-shadow:0 8px 24px rgba(9,53,98,.08)}.landing-page .faq-v2 .faq-item.faq-active{border-color:rgba(71,178,228,.4);box-shadow:0 8px 28px rgba(71,178,228,.12)}.landing-page .faq-v2 .faq-item h3{font-size:16px;padding:20px 48px 20px 52px}.landing-page .faq-v2 .faq-item .faq-content{padding-left:52px;padding-right:48px}.landing-page .faq-v2 .faq-item.faq-active .faq-content{max-height:280px;padding-bottom:20px}.landing-page .final-cta{position:relative;padding:100px 0;overflow:hidden}.landing-page .final-cta__bg{position:absolute;inset:0;z-index:0}.landing-page .final-cta__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;opacity:.35;filter:blur(1px)}.landing-page .final-cta__overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(9,53,98,.92),rgba(6,31,58,.88));z-index:1}.landing-page .final-cta .container{position:relative;z-index:2;text-align:center}.landing-page .final-cta__label{color:rgba(255,255,255,.72);font-size:clamp(15px,2vw,20px);font-weight:500;line-height:1.5;margin:0 auto 14px;max-width:560px}.landing-page .final-cta__hook{color:#fff;font-size:clamp(40px,7vw,68px);font-weight:700;line-height:1.12;max-width:820px;margin:0 auto 32px}.landing-page .final-cta__you{color:#F5A623;font-size:1.2em;font-weight:800}.landing-page .final-cta__actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.landing-page .final-cta__btn{display:inline-flex;align-items:center;padding:14px 32px;border-radius:50px;font-weight:600;font-size:15px;text-decoration:none;transition:transform .2s ease}.landing-page .final-cta__btn:hover{transform:translateY(-2px)}.landing-page .final-cta__btn--primary{background:#F5A623;color:#0d1b2a}.landing-page .final-cta__btn--ghost{border:2px solid rgba(255,255,255,.8);color:#fff}.landing-page .workflow-section__extra{margin-top:0}