body{font-family:"Poppins",sans-serif;overflow-x:hidden;color:#2d3436;width:100%}.section-padding{padding:100px 0}.text-gradient-primary{background:linear-gradient(135deg, #4361ee 0%, #4361ee 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.bg-soft-primary{background-color:rgba(67,97,238,.1)}.bg-soft-stitch{background-color:rgba(67,97,238,.1)}.bg-soft-biz{background-color:rgba(72,149,239,.1)}.text-stitch{color:#4361ee !important}.text-biz{color:#4895ef !important}.ls-2{letter-spacing:2px}.fs-7{font-size:.85rem}.navbar{padding:20px 0;transition:all .4s ease}.navbar.scrolled{padding:10px 0}.navbar .nav-link{font-weight:500;color:#555;position:relative}.navbar .nav-link:hover{color:#4361ee}.navbar .nav-link::after{content:"";position:absolute;width:0;height:2px;bottom:5px;left:50%;background-color:#4361ee;transition:all .3s ease;transform:translateX(-50%)}.navbar .nav-link:hover::after{width:20px}.navbar .btn-glow{box-shadow:0 4px 15px rgba(67,97,238,.4)}.navbar .btn-glow:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(67,97,238,.6)}.hero-section{min-height:100vh;padding-top:100px;background-color:#fcfcfc}.hero-section .hero-bg-blob{position:absolute;border-radius:50%;filter:blur(80px);z-index:0;opacity:.6}.hero-section .hero-bg-blob.blob-1{top:-10%;right:-5%;width:500px;height:500px;background:rgba(67,97,238,.15)}.hero-section .hero-bg-blob.blob-2{bottom:-10%;left:-10%;width:600px;height:600px;background:rgba(72,149,239,.1)}.hero-section .btn-stitch-hero{background:linear-gradient(45deg, #4361ee, rgb(43.6146341463, 77.3463414634, 235.8853658537));color:#fff;border:none;transition:all .3s cubic-bezier(0.25, 0.8, 0.25, 1)}.hero-section .btn-stitch-hero:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(67,97,238,.4) !important}.hero-section .btn-biz-hero{background:#fff;color:#4895ef;border:1px solid rgba(72,149,239,.2);transition:all .3s cubic-bezier(0.25, 0.8, 0.25, 1)}.hero-section .btn-biz-hero:hover{border-color:#4895ef;transform:translateY(-3px);box-shadow:0 10px 25px rgba(72,149,239,.15) !important}.hero-section .users-stack{margin-right:15px}.hero-section .users-stack img{margin-right:-15px}.hero-section .hero-visual-wrapper,.hero-section-specific .hero-visual-wrapper{position:relative;height:500px;display:flex;align-items:center;justify-content:center}.hero-section .hero-visual-wrapper .main-card,.hero-section-specific .hero-visual-wrapper .main-card{width:320px;border-radius:24px;box-shadow:0 20px 50px rgba(0,0,0,.08);z-index:2;position:relative;background:#fff}.hero-section .hero-visual-wrapper .main-card .chart-placeholder,.hero-section-specific .hero-visual-wrapper .main-card .chart-placeholder{display:flex;align-items:flex-end;justify-content:space-between;height:120px;padding:0 10px}.hero-section .hero-visual-wrapper .main-card .chart-placeholder .bar,.hero-section-specific .hero-visual-wrapper .main-card .chart-placeholder .bar{width:12%;background:#eee;border-radius:4px;animation:grow-bar 1.5s ease-out forwards}.hero-section .hero-visual-wrapper .main-card .chart-placeholder .bar.bar-1,.hero-section-specific .hero-visual-wrapper .main-card .chart-placeholder .bar.bar-1{height:40%;animation-delay:.1s}.hero-section .hero-visual-wrapper .main-card .chart-placeholder .bar.bar-2,.hero-section-specific .hero-visual-wrapper .main-card .chart-placeholder .bar.bar-2{height:60%;animation-delay:.2s}.hero-section .hero-visual-wrapper .main-card .chart-placeholder .bar.bar-3,.hero-section-specific .hero-visual-wrapper .main-card .chart-placeholder .bar.bar-3{height:35%;animation-delay:.3s}.hero-section .hero-visual-wrapper .main-card .chart-placeholder .bar.bar-4,.hero-section-specific .hero-visual-wrapper .main-card .chart-placeholder .bar.bar-4{height:80%;background:#4361ee;animation-delay:.4s}.hero-section .hero-visual-wrapper .main-card .chart-placeholder .bar.bar-5,.hero-section-specific .hero-visual-wrapper .main-card .chart-placeholder .bar.bar-5{height:55%;animation-delay:.5s}.hero-section .hero-visual-wrapper .float-card,.hero-section-specific .hero-visual-wrapper .float-card{position:absolute;background:#fff;padding:12px 20px;border-radius:16px;box-shadow:0 15px 35px rgba(0,0,0,.1);display:flex;align-items:center;gap:15px;z-index:3;min-width:200px;animation:float 6s ease-in-out infinite}.hero-section .hero-visual-wrapper .float-card .icon-circle,.hero-section-specific .hero-visual-wrapper .float-card .icon-circle{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center}.hero-section .hero-visual-wrapper .float-card.card-stitch,.hero-section-specific .hero-visual-wrapper .float-card.card-stitch{top:15%;right:0;animation-delay:0s}.hero-section .hero-visual-wrapper .float-card.card-stitch .bg-stitch,.hero-section-specific .hero-visual-wrapper .float-card.card-stitch .bg-stitch{background-color:#4361ee}.hero-section .hero-visual-wrapper .float-card.card-biz,.hero-section-specific .hero-visual-wrapper .float-card.card-biz{bottom:20%;left:0;animation-delay:2s}.hero-section .hero-visual-wrapper .float-card.card-biz .bg-biz,.hero-section-specific .hero-visual-wrapper .float-card.card-biz .bg-biz{background-color:#4895ef}.hero-section .custom-shape-divider-bottom-1680000000{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg)}.hero-section .custom-shape-divider-bottom-1680000000 svg{position:relative;display:block;width:calc(100% + 1.3px);height:80px}.hero-section .custom-shape-divider-bottom-1680000000 .shape-fill{fill:#f8f9fa}.app-showcase-card{background:#fff;border-radius:30px;overflow:hidden;position:relative;box-shadow:0 10px 40px rgba(0,0,0,.05);transition:all .3s cubic-bezier(0.25, 0.8, 0.25, 1);border:1px solid rgba(0,0,0,.03)}.app-showcase-card:hover{transform:translateY(-10px);box-shadow:0 20px 50px rgba(0,0,0,.1)}.app-showcase-card .card-content{padding:3rem;position:relative;z-index:2}.app-showcase-card .app-icon-wrapper{width:70px;height:70px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:#fff;margin-bottom:2rem}.app-showcase-card .feature-list li{margin-bottom:1rem;display:flex;align-items:center;color:#666}.app-showcase-card .feature-list li i{margin-right:10px;font-size:1.1rem}.app-showcase-card .btn-action{padding:12px 0;border-radius:12px;font-weight:600;transition:all .3s cubic-bezier(0.25, 0.8, 0.25, 1)}.app-showcase-card .card-bg-shape{position:absolute;top:0;right:0;width:200px;height:200px;border-radius:0 0 0 100%;opacity:.05;z-index:1}.app-showcase-card.stitch-theme .app-icon-wrapper{background:#4361ee;box-shadow:0 10px 20px rgba(67,97,238,.3)}.app-showcase-card.stitch-theme .feature-list i{color:#4361ee}.app-showcase-card.stitch-theme .btn-action{background:rgba(67,97,238,.1);color:#4361ee}.app-showcase-card.stitch-theme .btn-action:hover{background:#4361ee;color:#fff}.app-showcase-card.stitch-theme .card-bg-shape{background:#4361ee}.app-showcase-card.biz-theme .app-icon-wrapper{background:#4895ef;box-shadow:0 10px 20px rgba(72,149,239,.3)}.app-showcase-card.biz-theme .feature-list i{color:#4895ef}.app-showcase-card.biz-theme .btn-action{background:rgba(72,149,239,.1);color:#4895ef}.app-showcase-card.biz-theme .btn-action:hover{background:#4895ef;color:#fff}.app-showcase-card.biz-theme .card-bg-shape{background:#4895ef}.app-showcase-card.lms-theme .app-icon-wrapper{background:#7367f0;box-shadow:0 10px 20px rgba(115,103,240,.3)}.app-showcase-card.lms-theme .feature-list i{color:#7367f0}.app-showcase-card.lms-theme .btn-action{background:rgba(115,103,240,.1);color:#7367f0}.app-showcase-card.lms-theme .btn-action:hover{background:#7367f0;color:#fff}.app-showcase-card.lms-theme .card-bg-shape{background:#7367f0}.legal-hero-section{padding:140px 0 80px;background-color:#f8faff}.legal-hero-section .legal-bg-blob{position:absolute;top:-50%;left:50%;transform:translateX(-50%);width:800px;height:800px;background:radial-gradient(circle, rgba(67, 97, 238, 0.08) 0%, rgba(255, 255, 255, 0) 70%);z-index:1;pointer-events:none}.legal-doc-container{border-top:5px solid #4361ee}.feature-modern-card{background:#fff;border-radius:24px;height:100%;border:1px solid #f0f0f0;transition:all .3s cubic-bezier(0.25, 0.8, 0.25, 1)}.feature-modern-card:hover{border-color:rgba(0,0,0,0);box-shadow:0 15px 40px rgba(0,0,0,.08);transform:translateY(-5px)}.feature-modern-card:hover .icon-container{transform:scale(1.1)}.feature-modern-card .icon-container{width:60px;height:60px;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;transition:all .3s cubic-bezier(0.25, 0.8, 0.25, 1)}.footer-section{background-color:#1a1c20}.footer-section .social-btn{width:36px;height:36px;background:hsla(0,0%,100%,.1);color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;text-decoration:none;transition:all .3s cubic-bezier(0.25, 0.8, 0.25, 1)}.footer-section .social-btn:hover{background:#4361ee;transform:translateY(-3px)}.footer-section .footer-links li{margin-bottom:10px}.footer-section .footer-links li a{color:hsla(0,0%,100%,.6);text-decoration:none;transition:color .2s}.footer-section .footer-links li a:hover{color:#fff}.footer-section .form-control{border:none;background:hsla(0,0%,100%,.1);color:#fff}.footer-section .form-control::placeholder{color:hsla(0,0%,100%,.4)}.footer-section .form-control:focus{background:hsla(0,0%,100%,.15);box-shadow:none;color:#fff}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes grow-bar{from{height:0}}.about-hero-section{padding:160px 0 120px;background-color:#f8faff}.about-hero-section .hero-bg-blob{position:absolute;border-radius:50%;filter:blur(80px);z-index:1;opacity:.5}.about-hero-section .hero-bg-blob.blob-1{top:-20%;left:-10%;width:500px;height:500px;background:rgba(67,97,238,.15)}.about-hero-section .hero-bg-blob.blob-2{bottom:-10%;right:-5%;width:600px;height:600px;background:rgba(67,97,238,.1)}.about-stat-card{background:#fff;padding:20px;border-radius:16px;border:1px solid rgba(0,0,0,.05);box-shadow:0 10px 30px rgba(0,0,0,.02);transition:all .3s cubic-bezier(0.25, 0.8, 0.25, 1)}.about-stat-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.06)}.about-visual-wrapper .glass-image-frame{background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.about-visual-wrapper .glass-image-frame .image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg, rgba(67, 97, 238, 0.2) 0%, rgba(67, 97, 238, 0.05) 100%);pointer-events:none}.about-visual-wrapper .deco-dot-grid{width:100px;height:100px;background-image:radial-gradient(rgba(67, 97, 238, 0.3) 2px, transparent 2px);background-size:20px 20px}.hero-section-specific{padding:150px 0 100px 0;background-color:#fcfcfc}.text-gradient-stitch{background:linear-gradient(135deg, #4361ee 0%, rgb(21.0634146341, 58.2341463415, 232.9365853659) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.text-gradient-biz{background:linear-gradient(135deg, #4895ef 0%, rgb(25.1005025126, 121.8341708543, 234.8994974874) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.btn-stitch-primary{background:#4361ee;color:#fff;border:none;transition:all .3s cubic-bezier(0.25, 0.8, 0.25, 1)}.btn-stitch-primary:hover{background:rgb(43.6146341463,77.3463414634,235.8853658537);transform:translateY(-3px);box-shadow:0 10px 20px rgba(67,97,238,.3) !important}.btn-biz-primary{background:#4895ef;color:#fff;border:none;transition:all .3s cubic-bezier(0.25, 0.8, 0.25, 1)}.btn-biz-primary:hover{background:rgb(48.5502512563,135.4170854271,236.9497487437);transform:translateY(-3px);box-shadow:0 10px 20px rgba(72,149,239,.3) !important}.pricing-card{border-radius:24px;border:1px solid #e0e0e0;transition:all .3s cubic-bezier(0.25, 0.8, 0.25, 1)}.pricing-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.08)}.pricing-card.border-stitch{border-top:4px solid #4361ee}.pricing-card.border-biz{border-top:4px solid #4895ef}.contact-section{background-color:#f8f9fa}.contact-section .bg-white-20{background-color:hsla(0,0%,100%,.2)}.contact-section .icon-circle{width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center}.contact-section .social-btn-light{width:40px;height:40px;background:hsla(0,0%,100%,.15);color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;text-decoration:none;transition:all .3s cubic-bezier(0.25, 0.8, 0.25, 1)}.contact-section .social-btn-light:hover{background:#fff;color:#4361ee;transform:translateY(-3px)}.contact-section .form-control:focus,.contact-section .form-select:focus{box-shadow:0 0 0 2px rgba(67,97,238,.2);border-color:rgba(67,97,238,.3)}.contact-section .circle-deco{position:absolute;border-radius:50%;background:hsla(0,0%,100%,.1)}.contact-section .circle-deco.circle-1{width:150px;height:150px;top:-50px;right:-50px}.contact-section .circle-deco.circle-2{width:80px;height:80px;bottom:-20px;left:20%}.btn-outline-stitch{color:#4361ee;border:2px solid #4361ee;transition:all .3s cubic-bezier(0.25, 0.8, 0.25, 1)}.btn-outline-stitch:hover{background:#4361ee;color:#fff}.bg-stitch{background-color:#4361ee !important}@media(max-width: 991.98px){.section-padding{padding:60px 0}.hero-section,.hero-section-specific,.about-hero-section,.legal-hero-section{padding-top:100px;min-height:auto;padding-bottom:60px;text-align:center}.hero-section h1,.hero-section-specific h1,.about-hero-section h1,.legal-hero-section h1{font-size:2.2rem;margin-bottom:1.5rem}.hero-section .lead,.hero-section-specific .lead,.about-hero-section .lead,.legal-hero-section .lead{margin-left:auto;margin-right:auto;font-size:1.1rem}.hero-section .hero-visual-wrapper,.hero-section .about-visual-wrapper,.hero-section-specific .hero-visual-wrapper,.hero-section-specific .about-visual-wrapper,.about-hero-section .hero-visual-wrapper,.about-hero-section .about-visual-wrapper,.legal-hero-section .hero-visual-wrapper,.legal-hero-section .about-visual-wrapper{height:auto;margin-top:40px}.hero-section .hero-visual-wrapper .main-card,.hero-section .about-visual-wrapper .main-card,.hero-section-specific .hero-visual-wrapper .main-card,.hero-section-specific .about-visual-wrapper .main-card,.about-hero-section .hero-visual-wrapper .main-card,.about-hero-section .about-visual-wrapper .main-card,.legal-hero-section .hero-visual-wrapper .main-card,.legal-hero-section .about-visual-wrapper .main-card{width:100%;max-width:300px;margin:0 auto}.hero-section .hero-visual-wrapper .float-card,.hero-section .about-visual-wrapper .float-card,.hero-section-specific .hero-visual-wrapper .float-card,.hero-section-specific .about-visual-wrapper .float-card,.about-hero-section .hero-visual-wrapper .float-card,.about-hero-section .about-visual-wrapper .float-card,.legal-hero-section .hero-visual-wrapper .float-card,.legal-hero-section .about-visual-wrapper .float-card{display:none}.hero-section .hero-bg-blob,.hero-section-specific .hero-bg-blob,.about-hero-section .hero-bg-blob,.legal-hero-section .hero-bg-blob{width:300px !important;height:300px !important}.app-showcase-card .card-content{padding:1.8rem}.navbar .btn-primary{margin-top:15px;width:100%}.row.g-5{--bs-gutter-x: 1.5rem;--bs-gutter-y: 1.5rem}}@media(max-width: 767.98px){.hero-section h1,.hero-section-specific h1,.about-hero-section h1,.legal-hero-section h1{font-size:1.8rem}.hero-section .d-flex.flex-wrap,.hero-section-specific .d-flex.flex-wrap,.about-hero-section .d-flex.flex-wrap,.legal-hero-section .d-flex.flex-wrap{justify-content:center;flex-direction:column;gap:10px !important}.hero-section .btn-lg,.hero-section-specific .btn-lg,.about-hero-section .btn-lg,.legal-hero-section .btn-lg{width:100%;margin-bottom:5px;padding:12px 20px;font-size:1rem}.hero-section .mt-5.d-flex,.hero-section-specific .mt-5.d-flex,.about-hero-section .mt-5.d-flex,.legal-hero-section .mt-5.d-flex{flex-direction:column;text-align:center}.hero-section .users-stack,.hero-section-specific .users-stack,.about-hero-section .users-stack,.legal-hero-section .users-stack{justify-content:center;margin-right:0;margin-bottom:10px}.display-5{font-size:1.8rem}.about-visual-wrapper .glass-image-frame img{min-height:250px !important}#careerSubmit{padding:12px 20px !important;font-size:1rem !important;width:100%}}@media(min-width: 992px)and (max-width: 1399.98px){.section-padding{padding:80px 0}.hero-section h1,.hero-section-specific h1,.about-hero-section h1,.legal-hero-section h1{font-size:2.8rem}.hero-section .lead,.hero-section-specific .lead,.about-hero-section .lead,.legal-hero-section .lead{font-size:1.15rem;width:90% !important}.app-showcase-card .card-content{padding:2.2rem}.app-showcase-card h3{font-size:1.5rem}#careerSubmit{padding:14px 30px !important;font-size:1.1rem !important}}@media(min-width: 768px)and (max-width: 1024px){.hero-section,.hero-section-specific,.about-hero-section,.legal-hero-section{padding-top:130px}.hero-section h1,.hero-section-specific h1,.about-hero-section h1,.legal-hero-section h1{font-size:2.5rem}.hero-section .hero-visual-wrapper .main-card,.hero-section .about-visual-wrapper .main-card,.hero-section-specific .hero-visual-wrapper .main-card,.hero-section-specific .about-visual-wrapper .main-card,.about-hero-section .hero-visual-wrapper .main-card,.about-hero-section .about-visual-wrapper .main-card,.legal-hero-section .hero-visual-wrapper .main-card,.legal-hero-section .about-visual-wrapper .main-card{width:280px}.hero-section .hero-visual-wrapper .float-card,.hero-section .about-visual-wrapper .float-card,.hero-section-specific .hero-visual-wrapper .float-card,.hero-section-specific .about-visual-wrapper .float-card,.about-hero-section .hero-visual-wrapper .float-card,.about-hero-section .about-visual-wrapper .float-card,.legal-hero-section .hero-visual-wrapper .float-card,.legal-hero-section .about-visual-wrapper .float-card{transform:scale(0.85)}.display-5{font-size:2.2rem}#careerSubmit{padding:12px 25px !important;font-size:1.05rem !important}}@media(min-width: 1400px){.container{max-width:1320px}}/*# sourceMappingURL=style.css.map */
