.section-hero .hero-modern-section{padding:2.5rem 0 4rem}@media(min-width:768px){.section-hero .hero-modern-section{padding:4rem 0 5rem}}.section-hero .hero-row{min-height:620px;padding-top:2rem;padding-bottom:2rem}.section-hero .hero-content{position:relative;z-index:2}.section-hero .hero-tag{display:inline-flex;align-items:center;background:#111827;color:#fff;border-radius:999px;padding:.55rem 1rem;font-size:.82rem;font-weight:600;margin-bottom:1.25rem;box-shadow:0 10px 25px #1118271f}.section-hero .hero-title{font-size:clamp(2.2rem,4vw,4.4rem);line-height:1.02;letter-spacing:-.015em;font-weight:800;color:#101828;margin-bottom:1.25rem;max-width:760px}.section-hero .hero-description{font-size:1.08rem;line-height:1.85;color:#667085;max-width:660px;margin-bottom:2rem}.section-hero .hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-bottom:1.4rem}.section-hero .hero-btn-primary,.section-hero .hero-btn-secondary{border-radius:16px;padding:.95rem 1.4rem;font-size:1rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;transition:all .22s ease}.section-hero .hero-btn-primary{background:#111827;border:1px solid #111827;color:#fff;box-shadow:0 12px 30px #11182724}.section-hero .hero-btn-primary:hover{background:#000;color:#fff;transform:translateY(-1px)}.section-hero .hero-btn-secondary{background:#fff;border:1px solid #e5e7eb;color:#111827}.section-hero .hero-btn-secondary:hover{background:#f9fafb;color:#111827}.section-hero .hero-platforms{display:flex;flex-wrap:wrap;align-items:center;gap:.9rem}.section-hero .hero-platforms-label{font-size:.95rem;color:#667085;font-weight:500;margin-right:.2rem}.section-hero .hero-platform-link{width:42px;height:42px;border-radius:12px;background:#f8fafc;border:1px solid #e5e7eb;color:#475467;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:all .22s ease}.section-hero .hero-platform-link:hover{background:#fff;color:#111827;transform:translateY(-1px);box-shadow:0 8px 20px #11182714}.section-hero .hero-visual-wrap{position:relative;z-index:1}.section-hero .hero-visual-card{position:relative;border-radius:28px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #edf1f5;box-shadow:0 25px 60px #0f172a14;padding:1rem}.section-hero .hero-visual-image{width:100%;border-radius:20px;display:block}.section-hero .hero-stats-grid{margin-top:2.5rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.section-hero .hero-stat-card{background:#fff;border:1px solid #eaecf0;border-radius:22px;padding:1.35rem 1.2rem;box-shadow:0 10px 30px #0f172a0d;min-width:180px}.section-hero .hero-stat-card h3{margin:0 0 .45rem;font-size:2rem;line-height:1;font-weight:800;color:#991b1b;letter-spacing:-.03em}.section-hero .hero-stat-card p{margin:.55rem 0 0;color:#667085;font-size:.95rem;line-height:1.6}.section-hero .hero-stat-badge{display:inline-flex;align-items:center;gap:.35rem;background:#f2f4f7;color:#344054;border-radius:999px;padding:.3rem .6rem;font-size:.76rem;font-weight:700}.section-hero .hero-stats-mobile{overflow:hidden;margin-top:2rem}.section-hero .hero-stats-track{display:flex;gap:1rem;width:max-content;animation:heroScroll 22s linear infinite}.section-hero .hero-stats-mobile .hero-stat-card{min-width:220px}@keyframes heroScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.section-hero .hero-blur{position:absolute;border-radius:999px;filter:blur(70px);opacity:.15;pointer-events:none}.section-hero .hero-blur-1{width:280px;height:280px;top:40px;left:-60px;background:#7c3aed}.section-hero .hero-blur-2{width:260px;height:260px;top:180px;right:-80px;background:#0ea5e9}@media(max-width:991.98px){.section-hero .hero-row{min-height:auto;padding-top:1rem;padding-bottom:1rem}.section-hero .hero-description{max-width:100%}.section-hero .hero-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.section-hero .hero-modern-section{padding-top:1.5rem}.section-hero .hero-tag{font-size:.75rem;padding:.5rem .85rem}.section-hero .hero-description{font-size:1rem;line-height:1.75}.section-hero .hero-actions{flex-direction:column;align-items:stretch}.section-hero .hero-btn-primary,.section-hero .hero-btn-secondary{width:100%}}.section-customers .trust-section{position:relative;overflow:hidden}.section-customers .trust-shell{background:linear-gradient(180deg,#fff,#fafbfc);border:1px solid #eef1f4;border-radius:28px;padding:2.5rem 1.25rem;box-shadow:0 16px 40px #0f172a0a}@media(min-width:768px){.section-customers .trust-shell{padding:3.5rem 2.5rem}}.section-customers .trust-eyebrow{display:inline-flex;align-items:center;padding:.45rem .9rem;border-radius:999px;background:#f3f4f6;color:#6b7280;font-size:.8rem;font-weight:700;letter-spacing:.02em;margin-bottom:1rem}.section-customers .trust-title{font-size:clamp(1.5rem,3vw,2.6rem);line-height:1.1;letter-spacing:-.03em;font-weight:800;color:#111827;margin-bottom:.9rem}.section-customers .trust-text{max-width:760px;margin:0 auto;color:#667085;font-size:1rem;line-height:1.8}.section-customers .logo-grid{margin-top:2.2rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(min-width:768px){.section-customers .logo-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem}}.section-customers .logo-card{height:92px;border-radius:18px;background:#f8fafc;border:1px solid #edf2f7;display:flex;align-items:center;justify-content:center;padding:1rem;transition:all .25s ease}.section-customers .logo-card:hover{background:#fff;transform:translateY(-2px);box-shadow:0 12px 30px #0f172a0f}.section-customers .logo-card img{max-width:110px;width:auto;height:auto;object-fit:contain;filter:grayscale(100%);opacity:.9;transition:all .25s ease}.section-customers .logo-card:hover img{filter:grayscale(0);opacity:1}.section-customers .trust-cta{margin-top:1.75rem}.section-customers .trust-link{display:inline-flex;align-items:center;gap:.4rem;color:#111827;font-weight:600;text-decoration:none}.section-customers .trust-link i{transition:transform .2s ease}.section-customers .trust-link:hover i{transform:translate(3px)}.section-customers .trust-mobile-marquee{overflow:hidden;margin-top:2rem;position:relative}.section-customers .trust-mobile-track{display:flex;width:max-content;gap:.9rem;animation:trust-scroll 24s linear infinite}.section-customers .trust-mobile-item{min-width:150px;height:88px;border-radius:18px;background:#f8fafc;border:1px solid #edf2f7;display:flex;align-items:center;justify-content:center;padding:1rem}.section-customers .trust-mobile-item img{max-width:100px;max-height:44px;width:auto;height:auto;object-fit:contain;filter:grayscale(100%);opacity:.9}@keyframes trust-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.section-apps .ecosystem-section{background:#f8fafc}.section-apps .ecosystem-header .eyebrow{display:inline-flex;align-items:center;padding:.5rem .9rem;border-radius:999px;background:#eef2ff;color:#6d28d9;font-size:.82rem;font-weight:700;letter-spacing:.02em;margin-bottom:1rem}.section-apps .ecosystem-header h2{letter-spacing:-.03em;color:#0f172a}.section-apps .ecosystem-header .lead{color:#64748b;max-width:780px;font-size:1.05rem;line-height:1.8}.section-apps .ecosystem-card{height:100%;border:1px solid #e9edf5;border-radius:24px;background:#fff;box-shadow:0 10px 30px #0f172a0d;transition:all .25s ease;overflow:hidden}.section-apps .ecosystem-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #0f172a17;border-color:#dde5f0}.section-apps .ecosystem-card .card-body{padding:1.6rem}@media(min-width:768px){.section-apps .ecosystem-card .card-body{padding:2rem}}.section-apps .ecosystem-icon{width:58px;height:58px;border-radius:18px;padding:14px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.section-apps .ecosystem-card h3{font-size:1.28rem;line-height:1.3;font-weight:700;color:#111827;margin-bottom:.8rem;letter-spacing:-.02em}.section-apps .ecosystem-card p{color:#667085;font-size:.97rem;line-height:1.75;margin-bottom:1.25rem}.section-apps .feature-boxes{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1.5rem}.section-apps .feature-box{background:#f3f4f6;color:#374151;border-radius:12px;padding:.6rem .85rem;font-size:.88rem;font-weight:600;line-height:1.4}.section-apps .ecosystem-link{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;text-decoration:none}.section-apps .ecosystem-link i{transition:transform .2s ease}.section-apps .ecosystem-link:hover i{transform:translate(3px)}.section-modules .product-showcase{padding-top:5rem;padding-bottom:5rem}.section-modules .product-block{border:1px solid #ece7f5;border-radius:28px;background:linear-gradient(180deg,#fff,#faf7ff);box-shadow:0 10px 30px #1212170d;overflow:hidden;transition:all .25s ease;margin-bottom:2rem}.section-modules .product-block:hover{transform:translateY(-3px);box-shadow:0 18px 45px #12121714}.section-modules .product-block.alt-blue{background:linear-gradient(180deg,#fff,#f5faff);border-color:#e6eefc}.section-modules .product-block.alt-pink{background:linear-gradient(180deg,#fff,#fff7fb);border-color:#f3e5ec}.section-modules .product-block.alt-yellow{background:linear-gradient(180deg,#fff,#fffdf6);border-color:#f2ead0}.section-modules .product-block .content-wrap{padding:2rem}@media(min-width:768px){.section-modules .product-block .content-wrap{padding:3rem}}.section-modules .product-eyebrow{display:inline-flex;align-items:center;font-size:.8rem;font-weight:600;color:#7c3aed;background:#7c3aed14;border:1px solid rgba(124,58,237,.12);border-radius:999px;padding:.45rem .85rem;margin-bottom:1rem}.section-modules .product-title{font-size:2rem;line-height:1.15;font-weight:800;color:#111827;margin-bottom:1rem;letter-spacing:-.02em}@media(min-width:768px){.section-modules .product-title{font-size:2.4rem}}.section-modules .product-desc{font-size:1rem;line-height:1.75;color:#667085;max-width:640px;margin-bottom:1.5rem}.section-modules .feature-chips{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.section-modules .feature-chip{display:inline-flex;align-items:center;gap:.55rem;padding:.8rem 1rem;background:#fffc;border:1px solid #ebe7f2;border-radius:14px;font-size:.95rem;font-weight:600;color:#344054;box-shadow:0 4px 14px #1118270a}.section-modules .feature-chip i{color:#16a34a;font-size:.95rem}.section-modules .product-image-wrap{height:100%;display:flex;align-items:center;justify-content:center;padding:1.25rem 1.25rem 0}@media(min-width:992px){.section-modules .product-image-wrap{padding:2rem 2rem 2rem 0}}.section-modules .product-image{width:100%;max-width:440px;height:auto;object-fit:contain;filter:drop-shadow(0 22px 35px rgba(18,18,23,.12))}.section-modules .product-image.mobile-only{margin-bottom:1rem}.section-modules .section-stack>.product-block:last-child{margin-bottom:0}.section-onboarding .implementation-section{background:linear-gradient(180deg,#f8fafc,#fdfdfd)}.section-onboarding .implementation-shell{border:1px solid #e9eef5;border-radius:28px;background:#fff;box-shadow:0 18px 45px #0f172a0d;padding:1.5rem}@media(min-width:768px){.section-onboarding .implementation-shell{padding:2.5rem}}.section-onboarding .implementation-eyebrow{display:inline-flex;align-items:center;padding:.45rem .9rem;border-radius:999px;background:#eef2ff;color:#6d28d9;font-size:.8rem;font-weight:700;letter-spacing:.02em;margin-bottom:1rem}.section-onboarding .implementation-title{font-size:clamp(1.8rem,3vw,3rem);line-height:1.08;letter-spacing:-.03em;font-weight:800;color:#111827;margin-bottom:1rem}.section-onboarding .implementation-text{font-size:1rem;line-height:1.85;color:#667085;max-width:620px;margin-bottom:1.75rem}.section-onboarding .implementation-grid{display:grid;grid-template-columns:1fr;gap:.85rem;margin-bottom:1.75rem}@media(min-width:576px){.section-onboarding .implementation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.section-onboarding .implementation-item{display:flex;align-items:center;gap:.75rem;padding:.95rem 1rem;border-radius:16px;background:#f8fafc;border:1px solid #edf2f7;color:#344054;font-weight:600;min-height:64px}.section-onboarding .implementation-item-icon{width:34px;height:34px;flex:0 0 34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#16a34a;color:#fff;font-size:.9rem}.section-onboarding .implementation-cta{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border-radius:16px;padding:.95rem 1.35rem;font-weight:700;text-decoration:none;box-shadow:0 12px 30px #1118271f}.section-onboarding .implementation-visual-wrap{position:relative;display:flex;justify-content:center;align-items:center}.section-onboarding .implementation-visual-card{position:relative;width:100%;max-width:560px;border-radius:24px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #edf2f7;box-shadow:0 24px 50px #0f172a14;padding:1rem}.section-onboarding .implementation-visual-card img{width:100%;height:auto;display:block;border-radius:18px}.section-onboarding .implementation-floating-card{position:absolute;right:-10px;bottom:20px;background:#fff;border:1px solid #edf2f7;border-radius:18px;box-shadow:0 18px 40px #0f172a14;padding:.9rem 1rem;min-width:220px}.section-onboarding .implementation-floating-card strong{display:block;font-size:.95rem;color:#111827;margin-bottom:.2rem}.section-onboarding .implementation-floating-card span{font-size:.88rem;color:#667085;line-height:1.55}@media(max-width:991.98px){.section-onboarding .implementation-floating-card{position:static;margin-top:1rem;min-width:auto}}.section-testimonials .testimonials-modern{background:#fff;position:relative;overflow:hidden}.section-testimonials .testimonials-modern .section-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .9rem;border-radius:999px;background:#f8fafc;border:1px solid #eaeef4;color:#667085;font-size:.82rem;font-weight:700;letter-spacing:.02em}.section-testimonials .testimonials-modern .section-title{font-size:clamp(1.8rem,3vw,3rem);line-height:1.05;letter-spacing:-.04em;font-weight:800;color:#111827;margin-top:1rem;margin-bottom:1rem}.section-testimonials .testimonials-modern .section-text{color:#667085;font-size:1.02rem;line-height:1.85;max-width:720px;margin:0}.section-testimonials .testimonial-layout{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:1.25rem}@media(max-width:991.98px){.section-testimonials .testimonial-layout{grid-template-columns:1fr}}.section-testimonials .testimonial-stack{display:grid;gap:1.25rem}.section-testimonials .testimonial-card{position:relative;background:linear-gradient(180deg,#fff,#fbfcfd);border:1px solid #e9eef5;border-radius:24px;padding:1.4rem;box-shadow:0 14px 35px #0f172a0d;height:100%;transition:all .25s ease}.section-testimonials .testimonial-card:hover{transform:translateY(-4px);box-shadow:0 22px 50px #0f172a14;border-color:#dde5ef}.section-testimonials .testimonial-card.featured{padding:1.75rem;background:linear-gradient(180deg,#fff,#f9fbff)}.section-testimonials .testimonial-quote{font-size:1.02rem;line-height:1.9;color:#344054;margin:0 0 1.4rem}.section-testimonials .testimonial-card.featured .testimonial-quote{font-size:1.08rem}.section-testimonials .testimonial-person{display:flex;align-items:center;gap:.9rem}.section-testimonials .testimonial-person img{width:52px;height:52px;object-fit:cover;border-radius:16px;border:1px solid #e8edf3;background:#fff;padding:.35rem;flex-shrink:0}.section-testimonials .testimonial-person h5{margin:0;font-size:1rem;font-weight:700;color:#111827;line-height:1.3}.section-testimonials .testimonial-person small{display:block;margin-top:.2rem;font-size:.88rem;color:#667085;line-height:1.5}.section-testimonials .testimonial-stars{display:inline-flex;gap:.2rem;margin-bottom:1rem;color:#f59e0b;font-size:.9rem}.section-testimonials .testimonial-accent{position:absolute;top:1rem;right:1rem;width:42px;height:42px;border-radius:14px;background:#f8fafc;border:1px solid #edf2f7;display:inline-flex;align-items:center;justify-content:center;color:#98a2b3;font-size:1rem}.section-testimonials .testimonial-mini{min-height:100%}.section-testimonials .testimonial-column-fill{display:grid;gap:1.25rem;grid-auto-rows:1fr}.section-playstore .app-download-section{background:#fff}.section-playstore .app-download-shell{position:relative;overflow:hidden;border:1px solid #e8edf3;border-radius:32px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 20px 50px #0f172a0f;padding:1.5rem}@media(min-width:768px){.section-playstore .app-download-shell{padding:2.5rem}}.section-playstore .app-download-shell:before,.section-playstore .app-download-shell:after{content:"";position:absolute;border-radius:999px;filter:blur(70px);opacity:.12;pointer-events:none}.section-playstore .app-download-shell:before{width:220px;height:220px;top:-70px;left:-60px;background:#7c3aed}.section-playstore .app-download-shell:after{width:220px;height:220px;right:-70px;bottom:-90px;background:#0ea5e9}.section-playstore .app-download-content,.section-playstore .app-download-visual{position:relative;z-index:1}.section-playstore .app-download-badge{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem .9rem;border-radius:999px;background:#f8fafc;border:1px solid #e7ecf2;color:#667085;font-size:.82rem;font-weight:700;letter-spacing:.02em;margin-bottom:1rem}.section-playstore .app-download-title{font-size:clamp(1.8rem,3vw,3rem);line-height:1.08;letter-spacing:-.02em;font-weight:800;color:#111827;margin-bottom:1rem}.section-playstore .app-download-text{color:#667085;font-size:1rem;line-height:1.8;max-width:560px;margin-bottom:1.5rem}.section-playstore .app-download-points{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.75rem}.section-playstore .app-download-pill{display:inline-flex;align-items:center;padding:.7rem .95rem;border-radius:14px;background:#f3f4f6;color:#374151;font-size:.9rem;font-weight:600;line-height:1.4}.section-playstore .app-download-buttons{display:flex;flex-wrap:wrap;gap:.9rem}.section-playstore .app-store-btn{min-width:220px;display:inline-flex;align-items:center;gap:.9rem;padding:1rem 1.1rem;border-radius:20px;text-decoration:none;transition:all .25s ease;border:1px solid #e5e7eb;background:#fff;color:#111827;box-shadow:0 10px 25px #0f172a0d}.section-playstore .app-store-btn:hover{transform:translateY(-3px);color:#111827;box-shadow:0 18px 40px #0f172a1a}.section-playstore .app-store-btn.dark{background:#111827;border-color:#111827;color:#fff;box-shadow:0 14px 35px #11182724}.section-playstore .app-store-btn.dark:hover{color:#fff}.section-playstore .app-store-copy{display:flex;flex-direction:column;line-height:1.2;text-align:left}.section-playstore .app-store-copy .btn-text{font-size:.78rem;opacity:.8;margin-bottom:.2rem}.section-playstore .app-store-copy .btn-brand{font-size:1.05rem;font-weight:700;letter-spacing:-.01em}.section-playstore .app-download-note{margin-top:1rem;font-size:.92rem;color:#98a2b3}.section-playstore .app-download-visual-card{padding:1rem;max-width:460px;margin-left:auto}.section-playstore .app-download-visual-card img{width:100%;height:auto;display:block;border-radius:20px}@media(max-width:991.98px){.section-playstore .app-download-visual-card{margin:0 auto;max-width:380px}.section-playstore .app-download-content{text-align:center}.section-playstore .app-download-text{margin-left:auto;margin-right:auto}.section-playstore .app-download-points,.section-playstore .app-download-buttons{justify-content:center}}.section-faq .faq-modern{background:#fff}.section-faq .faq-intro-badge{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem .9rem;border-radius:999px;background:#f8fafc;border:1px solid #e9eef5;color:#667085;font-size:.82rem;font-weight:700;letter-spacing:.02em;margin-bottom:1rem}.section-faq .faq-title{font-size:clamp(1.9rem,3vw,3rem);line-height:1.08;letter-spacing:-.04em;font-weight:800;color:#111827;margin-bottom:1rem}.section-faq .faq-text{color:#667085;font-size:1rem;line-height:1.8;margin-bottom:.75rem;max-width:420px}.section-faq .faq-contact{color:#475467;font-size:.98rem;line-height:1.7}.section-faq .faq-card-list{display:grid;gap:1rem}.section-faq .faq-card{border:1px solid #e9eef5;border-radius:22px;background:linear-gradient(180deg,#fff,#fbfcfd);box-shadow:0 12px 30px #0f172a0a;overflow:hidden;transition:all .25s ease}.section-faq .faq-card:hover{box-shadow:0 18px 40px #0f172a12;border-color:#dde5ef}.section-faq .faq-card .accordion-button{background:transparent;box-shadow:none;padding:1.25rem 1.4rem;font-size:1.02rem;font-weight:700;color:#111827;line-height:1.5}.section-faq .faq-card .accordion-button:not(.collapsed){background:transparent;color:#111827;box-shadow:none}.section-faq .faq-card .accordion-button:focus{box-shadow:none;border-color:transparent}.section-faq .faq-card .accordion-button:after{width:2rem;height:2rem;border-radius:999px;background-color:#f3f4f6;background-position:center;background-size:.9rem;flex-shrink:0}.section-faq .faq-card .accordion-body{padding:0 1.4rem 1.35rem}.section-faq .faq-card .accordion-body p{margin:0;color:#667085;font-size:.98rem;line-height:1.85}.section-faq .faq-card .accordion-body a{color:inherit;font-weight:600;text-decoration:none}.section-faq .faq-card .accordion-body a:hover{text-decoration:underline}.section-faq .faq-side-shell{position:sticky;top:100px}@media(max-width:991.98px){.section-faq .faq-side-shell{position:static}.section-faq .faq-text{max-width:100%}}.dropdown-product-modern{width:min(1180px,100vw - 32px);border:1px solid #e9eef5;border-radius:28px;background:#fff;box-shadow:0 24px 60px #0f172a14;padding:1.5rem;margin-top:.9rem;max-height:calc(100vh - 80px);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.dropdown-product-modern .mega-eyebrow{font-size:.8rem;font-weight:700;color:#667085;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem}.dropdown-product-modern .mega-heading{font-size:1.4rem;font-weight:800;color:#111827;letter-spacing:-.02em;margin-bottom:.35rem}.dropdown-product-modern .mega-subtext{font-size:.95rem;line-height:1.7;color:#667085;margin-bottom:1.5rem;max-width:540px}.dropdown-product-modern .mega-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.dropdown-product-modern .mega-module-card{display:block;text-decoration:none;color:inherit;background:#fff;border:1px solid #edf2f7;border-radius:20px;padding:1rem;min-height:138px;transition:all .22s ease}.dropdown-product-modern .mega-module-card:hover{transform:translateY(-2px);border-color:#dbe4ee;background:#fbfcfe;box-shadow:0 14px 30px #0f172a0f}.dropdown-product-modern .mega-module-top{display:flex;align-items:center;gap:.8rem;margin-bottom:.7rem}.dropdown-product-modern .mega-module-icon{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#f8fafc;border:1px solid #edf2f7}.dropdown-product-modern .mega-module-icon img{width:22px;height:22px;object-fit:contain}.dropdown-product-modern .mega-module-title{font-size:.98rem;font-weight:700;line-height:1.35;color:#111827;margin:0;letter-spacing:-.01em}.dropdown-product-modern .mega-module-desc{font-size:.9rem;line-height:1.65;color:#667085;margin:0}.dropdown-product-modern .mega-side-panel{height:100%;background:linear-gradient(180deg,#fafbff,#f8fafc);border:1px solid #edf2f7;border-radius:24px;padding:1.25rem}.dropdown-product-modern .mega-side-title{font-size:1rem;font-weight:800;color:#111827;margin-bottom:.3rem}.dropdown-product-modern .mega-side-text{font-size:.9rem;line-height:1.65;color:#667085;margin-bottom:1rem}.dropdown-product-modern .mega-industry-list{display:grid;gap:.55rem}.dropdown-product-modern .mega-industry-link{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#111827;padding:.8rem .85rem;border-radius:14px;transition:all .2s ease}.dropdown-product-modern .mega-industry-link:hover{background:#fff;box-shadow:0 8px 24px #0f172a0d}.dropdown-product-modern .mega-industry-icon{width:36px;height:36px;border-radius:12px;background:#fff;border:1px solid #e9eef5;display:inline-flex;align-items:center;justify-content:center;color:#475467;flex-shrink:0}.dropdown-product-modern .mega-industry-label{font-size:.92rem;font-weight:600;color:#111827;margin:0}.dropdown-product-modern .mega-side-cta{margin-top:1rem;display:inline-flex;align-items:center;gap:.4rem;font-size:.92rem;font-weight:700;text-decoration:none}@media(max-width:1199.98px){.dropdown-product-modern .mega-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:991.98px){.dropdown-product-modern{max-height:calc(100vh - 80px);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;position:relative}.dropdown-product-modern::-webkit-scrollbar{width:6px}.dropdown-product-modern::-webkit-scrollbar-thumb{background:#d0d5dd;border-radius:10px}.dropdown-product-modern::-webkit-scrollbar-track{background:transparent}.dropdown-product-modern:after{content:"";position:sticky;bottom:0;height:20px;display:block;background:linear-gradient(to bottom,transparent,#ffffff)}.dropdown-product-modern .mega-module-grid{grid-template-columns:1fr;gap:.75rem}.dropdown-product-modern .mega-module-card{min-height:auto;padding:.9rem}.dropdown-product-modern .mega-module-top{align-items:flex-start}.dropdown-product-modern .mega-module-title{font-size:.94rem}.dropdown-product-modern .mega-module-desc{font-size:.86rem}.dropdown-product-modern .mega-side-panel{margin-top:1rem;height:auto;padding:1rem}.dropdown-product-modern .mega-industry-link{padding:.7rem}}.page-pricing .pricing-hero-modern{background:linear-gradient(180deg,#fff,#f8fafc);border-bottom:1px solid #edf2f7}.page-pricing .pricing-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem .95rem;border-radius:999px;background:#f8fafc;border:1px solid #e7ecf2;color:#667085;font-size:.82rem;font-weight:700;letter-spacing:.02em;margin-bottom:1rem}.page-pricing .pricing-hero-title{font-size:clamp(2.2rem,4vw,4.4rem);line-height:1.02;letter-spacing:-.045em;font-weight:800;color:#111827;margin-bottom:1rem;max-width:900px}.page-pricing .pricing-hero-desc{color:#667085;font-size:1.06rem;line-height:1.85;max-width:760px;margin-bottom:1.5rem}.page-pricing .trial-pill{display:inline-flex;align-items:center;padding:.75rem 1rem;border-radius:14px;background:#111827;color:#fff;font-size:.92rem;font-weight:600}.page-pricing .pricing-grid-section{background:#fff}.page-pricing .pricing-card-v2{position:relative;border:1px solid #e9eef5;border-radius:30px;background:linear-gradient(180deg,#fff,#fbfcfd);box-shadow:0 18px 45px #0f172a0d;padding:1.5rem;height:100%;transition:all .25s ease;display:flex;flex-direction:column}.page-pricing .pricing-card-v2:hover{transform:translateY(-4px);box-shadow:0 24px 55px #0f172a14}.page-pricing .pricing-card-v2.featured{border:2px solid #f59e0b;box-shadow:0 24px 55px #f59e0b1f}.page-pricing .pricing-card-v2 .popular-badge{position:absolute;top:-1px;right:22px;background:#f59e0b;color:#fff;font-size:.8rem;font-weight:700;padding:.5rem .95rem;border-radius:0 0 12px 12px}.page-pricing .plan-tag{display:inline-flex;align-items:center;padding:.45rem .8rem;border-radius:999px;background:#f3f4f6;color:#667085;font-size:.78rem;font-weight:700;margin-bottom:1rem}.page-pricing .plan-name{font-size:1.55rem;line-height:1.15;letter-spacing:-.02em;font-weight:800;color:#111827;margin-bottom:.35rem}.page-pricing .plan-desc{color:#667085;font-size:.95rem;line-height:1.7;min-height:52px;margin-bottom:1.2rem}.page-pricing .price-row{display:flex;align-items:flex-end;gap:.45rem;margin-bottom:1.2rem}.page-pricing .price-main{font-size:3.25rem;line-height:1;font-weight:800;color:#111827;letter-spacing:-.05em}.page-pricing .price-sub{color:#667085;font-size:.92rem;line-height:1.5;padding-bottom:.38rem}.page-pricing .plan-divider{border-top:1px solid #edf2f7;margin:1.25rem 0}.page-pricing .feature-section{margin-bottom:1.15rem}.page-pricing .feature-section-title{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#667085;margin-bottom:.75rem}.page-pricing .feature-list-v2{list-style:none;padding:0;margin:0;display:grid;gap:.75rem}.page-pricing .feature-list-v2 li{display:flex;align-items:flex-start;gap:.72rem;color:#344054;font-size:.95rem;line-height:1.55}.page-pricing .feature-list-v2 li .icon-ok{width:22px;height:22px;flex:0 0 22px;border-radius:999px;background:#16a34a1f;color:#16a34a;display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;margin-top:.05rem}.page-pricing .includes-line{display:inline-flex;align-items:center;gap:.45rem;padding:.65rem .85rem;border-radius:14px;background:#f8fafc;border:1px solid #edf2f7;color:#475467;font-size:.88rem;font-weight:600;margin-bottom:1rem}.page-pricing .plan-footer{margin-top:auto;padding-top:1rem}.page-pricing .pricing-btn-v2{width:100%;border-radius:18px;padding:1rem 1.15rem;font-weight:700}.page-pricing .plan-note{display:inline-block;margin-top:.75rem;font-size:.85rem;color:#667085}.page-pricing .pricing-extra-notes{background:#f8fafc;border:1px solid #edf2f7;border-radius:24px;padding:1.35rem 1.5rem}.page-pricing .pricing-extra-notes p{margin-bottom:.55rem;color:#667085;line-height:1.75}.page-pricing .pricing-extra-notes p:last-child{margin-bottom:0}@media(max-width:991.98px){.page-pricing .plan-desc{min-height:auto}}.page-about .about-page{background:#fff}.page-about .about-hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#111827,#1f2937);padding-top:7rem;padding-bottom:8rem}.page-about .about-hero:before,.page-about .about-hero:after{content:"";position:absolute;border-radius:999px;filter:blur(90px);opacity:.16;pointer-events:none}.page-about .about-hero:before{width:280px;height:280px;top:-60px;left:-40px;background:#7c3aed}.page-about .about-hero:after{width:260px;height:260px;right:-70px;bottom:-70px;background:#0ea5e9}.page-about .about-hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem .95rem;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#ffffffd1;font-size:.82rem;font-weight:700;letter-spacing:.02em;margin-bottom:1rem}.page-about .about-hero-title{font-size:clamp(2rem,3.2vw,3.5rem);line-height:1.06;letter-spacing:-.04em;font-weight:800;color:#fff;margin-bottom:1rem}.page-about .about-hero-text{color:#ffffffc2;font-size:1.02rem;line-height:1.85;max-width:760px;margin:0 auto}.page-about .about-stats-wrap{margin-top:-55px;position:relative;z-index:3}.page-about .about-stats-card{border:1px solid #e9eef5;border-radius:26px;background:#fff;box-shadow:0 22px 50px #0f172a14;overflow:hidden}.page-about .about-stat{padding:1.4rem 1rem;text-align:center}.page-about .about-stat-number{font-size:2rem;line-height:1;font-weight:800;color:#111827;letter-spacing:-.03em;margin-bottom:.45rem}.page-about .about-stat-label{font-size:.92rem;color:#667085;line-height:1.6}.page-about .section-badge{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem .9rem;border-radius:999px;background:#f8fafc;border:1px solid #e9eef5;color:#667085;font-size:.82rem;font-weight:700;letter-spacing:.02em;margin-bottom:1rem}.page-about .section-title{font-size:clamp(1.8rem,2.8vw,3rem);line-height:1.08;letter-spacing:-.04em;font-weight:800;color:#111827;margin-bottom:.75rem}.page-about .section-text{color:#667085;font-size:1rem;line-height:1.85;max-width:760px}.page-about .story-shell{border:1px solid #e9eef5;border-radius:32px;background:linear-gradient(180deg,#fff,#fbfcfd);box-shadow:0 18px 45px #0f172a0d;padding:1.5rem}@media(min-width:768px){.page-about .story-shell{padding:2.25rem}}.page-about .story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.75rem}@media(max-width:767.98px){.page-about .story-grid{grid-template-columns:1fr}}.page-about .story-card{position:relative;background:#fff;border:1px solid #edf2f7;border-radius:22px;padding:1.2rem 1.2rem 1.1rem;box-shadow:0 10px 28px #0f172a0a;transition:all .22s ease;height:100%}.page-about .story-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px #0f172a12}.page-about .story-year{display:inline-flex;align-items:center;justify-content:center;min-width:64px;padding:.38rem .7rem;border-radius:999px;background:#111827;color:#fff;font-size:.82rem;font-weight:800;letter-spacing:.04em;margin-bottom:.8rem}.page-about .story-desc{color:#475467;line-height:1.8;margin:0;font-size:.97rem}.page-about .mission-card{border:1px solid #e9eef5;border-radius:28px;background:linear-gradient(180deg,#fff,#fbfcfd);box-shadow:0 16px 40px #0f172a0d;padding:1.5rem;height:100%}.page-about .mission-title{font-size:1.35rem;font-weight:800;color:#111827;letter-spacing:-.02em;margin-bottom:.65rem}.page-about .mission-text{color:#667085;line-height:1.85;margin-bottom:0}.page-about .team-scroll-shell{border:1px solid #e9eef5;border-radius:28px;overflow:hidden;background:#fff;box-shadow:0 16px 40px #0f172a0d}.page-about .team-scroll{height:430px;overflow:hidden;position:relative}.page-about .team-images{display:flex;flex-direction:column;animation:scrollTeam 18s linear infinite}.page-about .team-images img{width:100%;height:430px;object-fit:cover;margin-bottom:12px}@keyframes scrollTeam{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.page-about .team-section-head{margin-bottom:1.5rem}.page-about .team-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}@media(max-width:1199.98px){.page-about .team-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:991.98px){.page-about .team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.page-about .team-grid{grid-template-columns:1fr}}.page-about .team-card{background:linear-gradient(180deg,#fff,#fbfcfd);border:1px solid #e9eef5;border-radius:24px;padding:1.25rem 1rem 1rem;box-shadow:0 12px 30px #0f172a0a;text-align:center;transition:all .25s ease;height:100%}.page-about .team-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #0f172a14}.page-about .team-card .img-box{width:110px;height:110px;border-radius:999px;overflow:hidden;margin:0 auto 1rem;border:4px solid #f8fafc;box-shadow:0 10px 24px #0f172a14;background:#f8fafc}.page-about .team-card .img-box img{width:100%;height:100%;object-fit:cover}.page-about .team-card h4{font-size:1rem;font-weight:800;color:#111827;margin-bottom:.22rem;letter-spacing:-.01em}.page-about .team-card .designation{display:block;color:#667085;font-size:.9rem;line-height:1.5;min-height:44px}.page-about .team-card .social-links{list-style:none;padding:0;margin:1rem 0 0;justify-content:center}.page-about .team-card .social-links a{width:38px;height:38px;border-radius:12px;border:1px solid #e9eef5;background:#f8fafc;color:#111827;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:all .2s ease}.page-about .team-card .social-links a:hover{background:#fff;box-shadow:0 10px 24px #0f172a14}@media(max-width:991.98px){.page-about .about-stats-wrap{margin-top:-35px}}.section-footer .footer-modern{background:#fff;border-top:1px solid #edf2f7}.section-footer .footer-cta-shell{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e8edf3;border-radius:28px;box-shadow:0 18px 45px #0f172a0d;padding:1.5rem;margin-bottom:2.5rem}@media(min-width:768px){.section-footer .footer-cta-shell{padding:2rem 2.25rem;margin-bottom:3.5rem}}.section-footer .footer-cta-title{font-size:clamp(1.6rem,2.8vw,2.5rem);line-height:1.1;letter-spacing:-.03em;font-weight:800;color:#111827;margin-bottom:.75rem}.section-footer .footer-cta-text{color:#667085;font-size:1rem;line-height:1.75;margin-bottom:0;max-width:560px}.section-footer .footer-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.95rem 1.35rem;border-radius:16px;font-weight:700;text-decoration:none;box-shadow:0 12px 30px #1118271f}.section-footer .footer-main{padding-bottom:2rem}.section-footer .footer-col-title{font-size:.95rem;font-weight:700;color:#111827;margin-bottom:1rem;letter-spacing:-.01em}.section-footer .footer-links{list-style:none;padding:0;margin:0}.section-footer .footer-links li{margin-bottom:.65rem}.section-footer .footer-links a{color:#667085;text-decoration:none;font-size:.95rem;line-height:1.6;transition:color .2s ease}.section-footer .footer-links a:hover{color:#111827}.section-footer .footer-brand-block{padding-left:0}.section-footer .footer-brand-text{color:#667085;font-size:.96rem;line-height:1.8;max-width:320px;margin-top:1.1rem;margin-bottom:1rem}.section-footer .footer-contact a{color:#667085;text-decoration:none}.section-footer .footer-contact a:hover{color:#111827}.section-footer .footer-contact p{margin-bottom:.55rem;color:#667085;font-size:.95rem}.section-footer .footer-socials{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}.section-footer .footer-social{width:42px;height:42px;border-radius:14px;border:1px solid #e7ecf2;background:#f8fafc;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:all .25s ease}.section-footer .footer-social:hover{transform:translateY(-2px);background:#fff;box-shadow:0 10px 22px #0f172a14}.section-footer .footer-bottom{border-top:1px solid #edf2f7;padding-top:1.25rem;padding-bottom:1.25rem}.section-footer .footer-copy{color:#667085;font-size:.92rem;margin:0}.section-footer .footer-copy a{color:#111827;text-decoration:none;font-weight:600}.section-footer .footer-legal{list-style:none;display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end;margin:0;padding:0}.section-footer .footer-legal a{color:#667085;font-size:.92rem;text-decoration:none}.section-footer .footer-legal a:hover{color:#111827}@media(max-width:991.98px){.section-footer .footer-brand-block{margin-top:2rem}}@media(max-width:767.98px){.section-footer .footer-legal{justify-content:center;margin-top:.85rem}.section-footer .footer-copy{text-align:center}.section-footer .footer-col{margin-bottom:1.75rem}}.feature-page .hero-modern-section{position:relative;overflow:hidden;padding-top:5rem;padding-bottom:3rem;background:#fff}@media(min-width:768px){.feature-page .hero-modern-section{padding-top:7rem;padding-bottom:4rem}}.feature-page .hero-blur{position:absolute;border-radius:999px;filter:blur(75px);opacity:.16;pointer-events:none}.feature-page .hero-blur-1{width:280px;height:280px;top:10px;left:-60px;background:var(--bs-primary)}.feature-page .hero-blur-2{width:220px;height:220px;right:-40px;bottom:40px;background:var(--bs-primary)}.feature-page .hero-badge{display:inline-flex;align-items:center;gap:.45rem;background:#111827;color:#fff;border-radius:999px;padding:.55rem 1rem;font-size:.8rem;font-weight:600;box-shadow:0 10px 24px #1118271f;margin-bottom:1rem}.feature-page .hero-title{font-size:clamp(2.2rem,4vw,4.1rem);line-height:1.03;letter-spacing:-.045em;font-weight:800;color:#111827;margin-bottom:1rem}.feature-page .hero-description{font-size:1.03rem;line-height:1.85;color:#667085;max-width:640px;margin-bottom:1.75rem}.feature-page .hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.9rem;margin-bottom:1.25rem}.feature-page .hero-primary-btn{border-radius:16px;padding:.95rem 1.35rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;box-shadow:0 12px 28px #11182724}.feature-page .hero-platforms{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.feature-page .hero-platforms-label{color:#667085;font-size:.95rem;font-weight:500;margin-right:.15rem}.feature-page .hero-platform-link{width:42px;height:42px;border-radius:12px;border:1px solid #e5e7eb;background:#f8fafc;color:#475467;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:all .22s ease}.feature-page .hero-platform-link:hover{background:#fff;color:#111827;transform:translateY(-1px);box-shadow:0 8px 20px #0f172a14}.feature-page .hero-visual-wrap{position:relative}.feature-page .hero-visual-card{border-radius:28px;border:1px solid #edf2f7;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 24px 55px #0f172a14;padding:1rem;max-width:480px;margin-left:auto}.feature-page .hero-visual-card img{width:100%;height:auto;display:block;border-radius:20px}@media(max-width:991.98px){.feature-page .hero-visual-card{margin:2rem auto 0;max-width:420px}.feature-page .hero-content{text-align:left}}@media(max-width:575.98px){.feature-page .hero-actions{flex-direction:column;align-items:stretch}.feature-page .hero-primary-btn{width:100%}}.feature-page .process-modern{display:flex;flex-direction:column;gap:3rem}.feature-page .process-card-modern{border-radius:28px;padding:2rem;background:linear-gradient(180deg,#fff,#fbfcfd);border:1px solid #eef2f7;transition:all .25s ease}.feature-page .process-card-modern:hover{transform:translateY(-4px);box-shadow:0 20px 60px #0f172a14}.feature-page .bg-soft-1{background:#fef8f8}.feature-page .bg-soft-2{background:#fafdff}.feature-page .bg-soft-3{background:#fff9fd}.feature-page .bg-soft-4{background:#faf9fa}.feature-page .process-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .8rem;border-radius:999px;background:linear-gradient(180deg,#f8fbff,#eef5ff);border:1px solid #e1ecff;color:#2563eb;font-size:.75rem;font-weight:700;letter-spacing:.04em}.feature-page .process-title{font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:800;letter-spacing:-.03em;color:#111827}.feature-page .process-text{font-size:.95rem;color:#667085;line-height:1.8}.feature-page .feature-pill{display:inline-flex;align-items:center;gap:.45rem;background:#f3f4f6;border-radius:999px;padding:.45rem .85rem;font-size:.82rem;font-weight:600;color:#344054}.feature-page .feature-pill i{font-size:.7rem;color:#16a34a}.feature-page .process-img{border-radius:20px;box-shadow:0 18px 40px #0f172a14}@media(max-width:991px){.feature-page .process-card-modern{padding:1.25rem}}.feature-page .feature-float-section{background:#fff}.feature-page .feature-float-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}@media(max-width:1199.98px){.feature-page .feature-float-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:991.98px){.feature-page .feature-float-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.feature-page .feature-float-grid{grid-template-columns:1fr}}.feature-page .feature-float-card{position:relative;height:100%;border:1px solid #e9eef5;border-radius:24px;background:linear-gradient(180deg,#fff,#fbfcfd);box-shadow:0 14px 35px #0f172a0d;padding:1.15rem 1.15rem 1.25rem;transition:all .25s ease;overflow:hidden}.feature-page .feature-float-card:hover{transform:translateY(-4px);box-shadow:0 22px 48px #0f172a14;border-color:#dde5ef}.feature-page .feature-float-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top left,rgba(99,102,241,.04),transparent 45%);pointer-events:none}.feature-page .feature-float-media{position:relative;margin-bottom:.9rem;padding-top:.35rem}.feature-page .feature-float-frame{border-radius:16px;background:#f8fafc;border:1px solid #edf2f7;height:150px;overflow:hidden;position:relative}.feature-page .feature-float-frame img{width:calc(100% - 18px);height:auto;display:block;margin:-22px auto 0;border-radius:12px;box-shadow:0 18px 30px #0f172a1a}.feature-page .feature-float-title{font-size:1rem;line-height:1.3;font-weight:700;color:#111827;margin-top:1rem;margin-bottom:.35rem;letter-spacing:-.01em;position:relative;z-index:1}.feature-page .feature-float-desc{font-size:.88rem;line-height:1.6;color:#667085;margin:0;position:relative;z-index:1}@media(max-width:991.98px){.feature-page .feature-float-frame{height:160px}}@media(max-width:575.98px){.feature-page .feature-float-card{padding:1rem;border-radius:20px}.feature-page .feature-float-frame{height:170px}}.superapp-card{border:1px solid #e9eef5;border-radius:24px;padding:1.5rem;background:linear-gradient(135deg,#f8fafc,#fff);position:relative;overflow:hidden}.superapp-card:before{content:"";position:absolute;top:-40%;right:-20%;width:260px;height:260px;background:#6366f114;filter:blur(60px);border-radius:50%}.superapp-pills .feature-pill{background:#fff;border:1px solid #e5eaf0;font-size:.85rem}@media(max-width:991px){.superapp-pills{justify-content:flex-start!important;margin-top:1rem}}
