:root{--primary:#004cac;--primary-light:#3b82f6;--primary-dark:#1d4ed8;--secondary:#f59e0b;--secondary-light:#fbbf24;--accent:#10b981;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--charcoal-black:#000;--white:#ffffff;--primary-blue:#0066CC;--primary-blue-dark:#0052A3;--primary-blue-light:#1A7AE4;--secondary-beige:#F7F5F2;--secondary-beige-dark:#EBE7E0;--accent-blue:#E6F3FF;--text-dark:#000;--text-medium:#5A6C7D;--text-light:#7A8B9C;--white:#FFFFFF;--light-gray:#FAFBFC;--border-light:#E5E5E5;--success-green:#10B981;--warning-orange:#F59E0B}*{margin:0;padding:0;box-sizing:border-box}p{font-size:1.1rem;line-height:1.6}body{font-family:'Untitled Sans';font-weight:400;line-height:1.6;color:var(--gray-800);background-color:var(--white);min-height:100vh;padding-bottom:0}.counter-item p.counter-label{margin-bottom:0}span.static-text.span-text{font-size:1.8rem;font-size:2.8rem;font-weight:500;line-height:1.3;margin-bottom:1rem;color:var(--primary)}.mobile-demo-button{display:none;position:fixed;bottom:0;left:0;right:0;z-index:1001;background:var(--primary-blue);color:var(--white);border:none;padding:1rem;font-size:1.1rem;font-weight:600;width:100%;cursor:pointer;box-shadow:0 -4px 20px rgb(0 0 0 / .15);transition:all 0.3s ease}.mobile-demo-button:hover{background:var(--primary-blue-dark);color:var(--white)}.mobile-demo-button svg{width:25px;height:25px}.mobile-demo-button svg path{fill:var(--white)}.mobile-demo-button:active{transform:scale(.98)}section.section.why_choose_wrapper{padding-top:50px;text-align:center}@media (max-width:767px){span.static-text.span-text{margin-bottom:1rem;font-size:1.8rem!important}.mobile-demo-button{display:block}body{padding-bottom:80px}}.header{position:sticky;top:0;left:0;right:0;z-index:1000;padding:1rem 0;transition:all 0.3s ease;background:rgb(255 255 255 / 40%);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:1rem 0;transition:all 0.3s ease;box-shadow:0 4px 20px rgb(0 0 0 / .1)}.navbar-brand img{height:40px;width:auto;transition:all 0.3s ease}.navbar-nav .nav-link{color:var(--gray-700);font-weight:500;margin:0 1rem;transition:all 0.3s ease;padding:.5rem 0;position:relative}.navbar-nav .nav-link:hover,.navbar-nav .nav-link.active{color:var(--primary)}.navbar-nav .nav-link:hover::after,.navbar-nav .nav-link.active::after{content:'';position:absolute;bottom:-.25rem;left:50%;transform:translateX(-50%);width:4px;height:4px;background:var(--primary);border-radius:50%;opacity:1}@media (max-width:991px){.navbar-nav .nav-link:hover::after,.navbar-nav .nav-link.active::after{display:none}.navbar-nav .nav-link.active{background:rgb(37 99 235 / .1);border-radius:4px}}.btn-primary-custom{background:var(--primary);color:var(--white);padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;text-decoration:none;transition:all 0.3s ease;font-size:.95rem}.btn-primary-custom:hover{background:var(--primary-dark);transform:translateY(-2px);color:var(--white);box-shadow:0 4px 15px rgb(37 99 235 / .3)}.btn-outline-custom{background:#fff0;color:var(--primary);padding:.75rem 1.5rem;border:2px solid var(--primary);border-radius:8px;font-weight:600;text-decoration:none;transition:all 0.3s ease;font-size:.95rem}.btn-outline-custom:hover{background:var(--primary);color:var(--white);transform:translateY(-2px);box-shadow:0 4px 15px rgb(37 99 235 / .3)}.demo-modal .modal-dialog{max-width:600px;margin:1.5rem auto;width:95%}.demo-modal .modal-content{border:none;border-radius:16px;box-shadow:0 20px 60px rgb(0 0 0 / .2);overflow:hidden;max-height:90vh;overflow-y:auto}.demo-modal .modal-header{background:linear-gradient(135deg,var(--primary-blue) 0%,var(--primary-blue-light) 100%);color:var(--white);border:none;padding:2rem;text-align:center;position:relative}.demo-modal .modal-title{font-size:1.5rem;font-weight:700;margin:0;padding-right:2rem}.demo-modal .btn-close{background:none;border:none;opacity:.8;font-size:1.5rem;color:var(--white);position:absolute;top:1rem;right:1rem;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;z-index:10}.demo-modal .btn-close:hover{opacity:1;background:rgb(255 255 255 / .1);transform:scale(1.1)}.demo-modal .btn-close::before{content:'×';font-size:24px;font-weight:300;line-height:1}.demo-modal .modal-body{padding:0;background:var(--white)}.demo-form-container{min-height:350px}.hs-form-frame{border:none}.hero-section{height:80vh;position:relative;background-size:cover;background-position:center;background-attachment:fixed;overflow:hidden;display:flex;padding:4rem 0;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;margin-bottom:0;padding-bottom:0}.hero-section::before{content:'';position:absolute;top:20px;left:0;right:0;bottom:0;pointer-events:none}section.hero_sec{padding:90px 0}.hero-content-wrapper{display:grid;color:#000 padding:2rem;grid-template-columns:45% 1fr;gap:12px}.hero-right img{width:100%}.blue-span{color:var(--primary)}.hero-right{display:flex;align-items:center}.hero-content{max-width:900px;padding:0;width:100%}.hero-badge{display:inline-flex;align-items:center;background:rgb(255 255 255 / 61%);backdrop-filter:blur(10px);border:1px solid rgb(255 255 255 / .2);padding:.5rem 1rem;border-radius:25px;font-size:1rem;font-weight:500;margin-bottom:1rem;color:#000;animation:fadeInUp 0.8s ease-out}.hero-badge i{color:var(--success-green);margin-right:.5rem;font-size:.9rem}.hero-badge svg{height:20px;width:20px;margin-right:.5rem}.hero-badge svg path{fill:var(--success-green)}.hero-headline{font-size:2rem;font-weight:500;line-height:1.3;margin-bottom:1rem;color:#000;animation:fadeInUp 0.8s ease-out 0.2s both;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%}.static-text{display:block;margin-bottom:.5rem;opacity:1;color:#000}.hero-headline .static-text.span-text{color:var(--primary)}.animated-text{position:absolute;width:100%;opacity:0;transform:translateY(20px);transition:all 0.8s cubic-bezier(.4,0,.2,1);display:block;line-height:1.3;padding:0!important;top:60%;color:var(--primary)}.animated-text.active{opacity:1;transform:translateY(0)}.animated-text.fade-out{opacity:0;transform:translateY(-20px)}.animated-text.active{opacity:1;transform:translateY(0)}.animated-text.fade-out{opacity:0;transform:translateY(-20px)}.hero-subheadline{font-size:1.2rem;line-height:1.6;opacity:.95;margin-bottom:1.5rem;animation:fadeInUp 0.8s ease-out 0.4s both;color:#000;position:relative}.hero-subheadline strong{font-size:2rem;font-weight:800;display:block;margin-bottom:1.6rem;color:var(--primary);position:relative}.hero-subheadline strong::after{content:'';position:absolute;bottom:-8px;left:0;width:120px;height:3px;background:linear-gradient(90deg,var(--primary-light),var(--accent));border-radius:2px;box-shadow:0 2px 8px rgb(59 130 246 / .4)}.hero-cta{display:flex;animation:fadeInUp 0.8s ease-out 0.6s both}.btn-hero-primary{background:var(--primary);color:var(--white);padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;text-decoration:none;transition:all 0.3s ease;font-size:.95rem;cursor:pointer;box-shadow:0 4px 15px rgb(255 255 255 / .2)}.btn-hero-primary:hover{background:rgb(255 255 255 / .9);color:var(--primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px rgb(255 255 255 / .3)}@keyframes fadeInUp{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.section{padding:5rem 0}.section-white{background:var(--white)}.section-gray{background:var(--light-gray)}.section-beige{background:var(--secondary-beige)}.section-header{text-align:center;margin-bottom:4rem;width:80%;margin:0 auto 3rem}.bg{background:#f7f5f2}section.loyalty_wrapper.section .section-header{width:70%}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.counters-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;text-align:center}.counter-item{padding:20px;opacity:0;transform:translateY(30px);animation:fadeInUp 0.8s ease forwards}.counter-item:nth-child(1){animation-delay:0.3s}.counter-item:nth-child(2){animation-delay:0.4s}.counter-item:nth-child(3){animation-delay:0.5s}.counter-item:nth-child(4){animation-delay:0.6s}.counter-value{font-size:3rem;font-weight:700;color:#1a1a1a;margin-bottom:10px;display:block;height:60px;line-height:60px}.counter-label{font-size:1.1rem;color:#666;font-weight:400}.counter-value.loading{position:relative;overflow:hidden}.counter-value.loading::after{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgb(72 52 212 / .1),transparent);animation:shimmer 1.5s infinite}@keyframes shimmer{to{left:100%}}.section-title{font-size:2.5rem;font-weight:500;color:var(--text-dark);margin-bottom:2rem;line-height:1.3}.section-subtitle{font-size:1.125rem;color:var(--text-medium);max-width:600px;line-height:1.6;margin:0 auto}.brand-marquee{background:var(--secondary-beige);padding:4rem 0;overflow:hidden}.brand-marquee-title{text-align:center;color:var(--text-medium);font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:2rem}.marquee-container{overflow:hidden;white-space:nowrap;position:relative}.brand-marquee-layout{display:inline-flex;animation:scroll 25s linear infinite;gap:2rem;align-items:center;will-change:transform}.brand-item{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0 1rem;background:#fff;padding:24px;border-radius:12px;box-shadow:0 2px 8px rgb(0 0 0 / .06)}.brand-item-image{height:50px;width:auto;max-width:120px;opacity:.7;transition:all 0.3s ease}.brand-item-image:hover{opacity:1;filter:grayscale(0%);transform:scale(1.05)}@keyframes scroll{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-50%,0,0)}}.problem-solution-container{display:grid;flex-direction:column;gap:2rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem}.problem-solution-card{background:linear-gradient(135deg,var(--primary-blue) 0%,var(--primary-blue-light) 100%);border-radius:0 24px 24px 24px;padding:3rem;color:var(--white);position:relative;overflow:hidden;box-shadow:0 8px 32px rgb(0 102 204 / .25);transition:all 0.3s ease;height:auto}.problem-solution-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px rgb(0 102 204 / .35)}.problem-solution-card::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 20%,rgb(255 255 255 / .1) 0%,transparent 50%);pointer-events:none}.problem-solution-content{display:flex;align-items:center;gap:3rem;position:relative;z-index:2;justify-content:center}.problem-solution-left{display:flex;align-items:center;gap:1.5rem;min-width:auto;flex-shrink:0}.core_content p{margin-bottom:0}.core_content{padding-left:48px;width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.problem-solution-icon{width:60px;height:60px;background:rgb(255 255 255 / .2);border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--white);flex-shrink:0}.problem-solution-icon svg{width:35px;height:35px}.problem-solution-icon svg path{fill:#fff}.problem-solution-title{font-size:1.5rem;font-weight:500;margin:0;line-height:1.3;margin-bottom:8px}.problem-solution-divider{width:2px;height:80px;background:rgb(255 255 255 / .3);flex-shrink:0;display:none}.problem-solution-right{flex:1}.problem-solution-description{font-size:1.1rem;line-height:1.6;margin:0;opacity:.95}.cta-section{background:linear-gradient(135deg,var(--primary-blue) 0%,var(--primary-blue-light) 100%);color:var(--white);text-align:center;border-radius:0;margin:0;padding:5rem 2rem;position:relative;overflow:hidden}.cta-section::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 300"><path d="M0,100 C150,200 350,0 500,100 C650,200 850,0 1000,100 L1000,300 L0,300 Z" fill="rgba(255,255,255,0.1)"/></svg>');background-size:100% 100%;pointer-events:none;animation:wave 20s ease-in-out infinite}@keyframes wave{0%,100%{transform:translateX(0) translateY(0)}50%{transform:translateX(-50px) translateY(-20px)}}.cta-title{font-size:3rem;font-weight:500;margin-bottom:1.5rem;position:relative;z-index:2}.cta-subtitle{font-size:1.25rem;margin-bottom:2.5rem;opacity:.95;position:relative;z-index:2;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;align-items:center;position:relative;z-index:2}.btn-cta-primary{background:var(--white);color:var(--primary-blue);padding:1rem 2rem;border:none;border-radius:8px;font-weight:600;font-size:1.1rem;text-decoration:none;transition:all 0.3s ease;position:relative;z-index:2;cursor:pointer}.btn-cta-primary:hover{background:var(--secondary-beige);transform:translateY(-2px);box-shadow:0 8px 25px rgb(0 0 0 / .2);color:var(--primary-blue)}.btn-cta-outline{background:#fff0;color:var(--white);padding:1rem 2rem;border:2px solid var(--white);border-radius:8px;font-weight:600;font-size:1.1rem;text-decoration:none;transition:all 0.3s ease;position:relative;z-index:2;cursor:pointer}.btn-cta-outline:hover{background:var(--white);color:var(--primary-blue);transform:translateY(-2px);box-shadow:0 8px 25px rgb(0 0 0 / .2)}.steps-container{display:flex;gap:3rem;align-items:center;margin-top:3rem}.steps-left{flex:1;position:relative}.steps-right{flex:1}.step-item{display:flex;align-items:center;gap:2rem;margin-bottom:3rem;position:relative}.step-item:last-child{margin-bottom:0}.step-item:not(:last-child)::after{content:'';position:absolute;left:40px;top:80px;width:2px;height:60px;background:var(--primary-blue);z-index:1}.step-number{width:80px;height:80px;background:var(--primary-blue);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);font-size:1.5rem;font-weight:700;flex-shrink:0;position:relative;z-index:2}.step-content{flex:1}.step-title{font-size:1.25rem;font-weight:600;color:var(--text-dark);margin-bottom:.5rem;line-height:1.4}.step-text{color:var(--text-medium);line-height:1.6;font-size:1rem}.steps-image{width:100%;height:auto;border-radius:16px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:4rem}.feature-card{background:var(--white);padding:2.5rem 2rem;border-radius:24px;box-shadow:0 2px 12px rgb(0 0 0 / .06);border:1px solid rgb(0 0 0 / .08);transition:all 0.3s ease;position:relative;height:100%;display:flex;flex-direction:column}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgb(0 0 0 / .12)}.feature-icon{width:56px;height:56px;background:var(--primary-blue);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--white);font-size:1.5rem;flex-shrink:0}.feature-category{font-size:.75rem;font-weight:600;color:var(--text-medium);text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem}.feature-title{font-size:1.4rem;font-weight:700;color:var(--text-dark);margin-bottom:0;line-height:1.3}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:4rem}.testimonial-card{background:var(--white);border-radius:16px;padding:2rem;box-shadow:0 2px 12px rgb(0 0 0 / .06);border:1px solid rgb(0 0 0 / .08);transition:all 0.3s ease}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgb(0 0 0 / .12)}.testimonial-rating{display:flex;gap:.25rem;margin-bottom:1.5rem;color:var(--warning-orange)}.testimonial-rating svg{width:20px;height:20px}.testimonial-rating svg path{fill:var(--warning-orange)}.testimonial-text{color:var(--text-dark);line-height:1.6;font-size:.95rem;margin-bottom:2rem}.testimonial-footer{display:flex;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid var(--border-light)}.testimonial-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid var(--border-light);flex-shrink:0}.testimonial-info{flex:1}.testimonial-name{font-size:.95rem;font-weight:600;color:var(--text-dark);margin:0 0 .25rem 0}.testimonial-role{font-size:.85rem;color:var(--text-medium);margin:0}.footer{background:var(--charcoal-black);color:var(--gray-300);padding:3rem 0 2rem;margin-top:auto}.footer-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem}.footer-logo-wrap{display:inline-block;transition:transform 0.3s ease}.footer-logo-wrap:hover{transform:scale(1.05)}.footer-logo{height:45px;width:auto;filter:brightness(0) invert(1)}.footer-social{display:flex;gap:2rem;justify-content:center;align-items:center}.footer-social a{color:var(--gray-400);font-size:1.5rem;transition:all 0.3s ease;padding:.5rem;border-radius:50%}.footer-social svg{width:30px;height:30px}.footer-social svg path{fill:var(--gray-400)}.footer-social a:hover{color:var(--white);background:rgb(255 255 255 / .1);transform:translateY(-2px)}.footer-copyright{color:#fff;font-size:.9rem;margin:0;padding-top:2rem;border-top:1px solid var(--gray-700);width:100%;text-align:center}.cookie-consent{position:fixed;bottom:0;left:0;right:0;background:var(--charcoal-black);color:var(--white);padding:1.5rem;z-index:1002;border-top:1px solid var(--gray-700);transform:translateY(100%);transition:transform 0.3s ease}.cookie-consent.show{transform:translateY(0)}.cookie-content{display:flex;align-items:center;justify-content:space-between;gap:2rem;max-width:1200px;margin:0 auto}.cookie-text{flex:1;font-size:.9rem;line-height:1.5}.cookie-text a{color:var(--primary-blue-light);text-decoration:none}.cookie-text a:hover{text-decoration:underline}.cookie-actions{display:flex;gap:1rem;flex-shrink:0}.cookie-btn{padding:.75rem 1.5rem;border:none;border-radius:6px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all 0.3s ease}.cookie-btn.accept{background:var(--primary-blue);color:var(--white)}.cookie-btn.accept:hover{background:var(--primary-blue-dark)}.cookie-btn.decline{background:#fff0;color:var(--gray-300);border:1px solid var(--gray-600)}.cookie-btn.decline:hover{background:var(--gray-800);color:var(--white)}@media (min-width:1200px){.container{max-width:1200px}.hero-headline{font-size:1.5rem;line-height:1.5;margin-bottom:1rem}.static-text{margin-bottom:.4rem}.animated-text{top:65%}.hero-subheadline strong{font-size:1.2rem}.hero-subheadline strong::after{width:130px;height:3px}.section-title{font-size:2.7rem}}@media (min-width:768px) and (max-width:1024px){section.hero_sec .hero-section{height:40vh;padding:2rem 0 4rem}.problem-solution-content{align-items:flex-start}section.core_wrapper.section .content_main .row:last-child{margin-bottom:0;padding-bottom:0}}@media (max-width:1199px) and (min-width:992px){.hero-content-wrapper{display:grid;color:#000 padding:2rem;grid-template-columns:40% 1fr;gap:12px}span.static-text.span-text{font-size:2.2rem;font-weight:800;line-height:1.3}.hero-subheadline{font-size:1rem;line-height:1.6}.navbar-nav .nav-link{color:var(--gray-700);font-weight:400;margin:0;transition:all 0.3s ease;padding:.5rem 0;position:relative;font-size:16px}section.cta-section .cta-title{font-size:2.3rem;margin-bottom:1rem}section.cta-section h3.cta-title{font-size:2rem}section.cta-section .cta-subtitle{margin-bottom:2rem;max-width:max-content}.hero-headline{font-size:1.2rem;line-height:1.2;margin-bottom:1rem}.counter-value{font-size:2.4rem;line-height:60px}body button.accordion-button{font-size:17px;line-height:31px}.counter-label{font-size:1rem}section.loyalty_wrapper.section .section-header{width:100%}.step-item{align-items:flex-start;margin-bottom:1rem}.step-number{width:60px;height:60px}.step-item:not(:last-child)::after{left:30px;top:50px;height:90px}section.core_wrapper.section .content_main .row{margin-bottom:50px;padding-bottom:60px}section.core_wrapper.section .core_content h3{font-size:1.6rem;margin-bottom:1rem;line-height:1.5}.static-text{margin-bottom:.4rem}.animated-text{top:65%}.hero-subheadline strong{font-size:1.5rem}.hero-subheadline strong::after{width:120px;height:3px}.section-title{font-size:2.3rem;margin-bottom:1rem}.features-grid{grid-template-columns:repeat(2,1fr)}.hero-section{height:80vh;padding:2rem 0 0}.section-header{width:100%}.counter-item{padding:0}}@media (max-width:991px){.header{padding:.75rem 0}.navbar-brand img{height:35px}.navbar-nav .nav-link{margin:0 .5rem;padding:.5rem}.hero-content-wrapper{grid-template-columns:1fr}.hero-content{max-width:700px;padding:0 2rem}.hero-headline{font-size:2rem;line-height:1.25;margin-bottom:1rem}.static-text{margin-bottom:.3rem}.animated-text{top:60%}.hero-subheadline{font-size:1.2rem;margin-bottom:1.5rem}.hero-subheadline strong{font-size:1.4rem}.hero-subheadline strong::after{width:110px;height:3px}.section{padding:4rem 0}.section-title{font-size:2.2rem}.steps-container{flex-direction:column;gap:3rem}.testimonials-grid{grid-template-columns:repeat(2,1fr)}.features-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.cta-title{font-size:2.5rem}.problem-solution-card{padding:2.5rem}.problem-solution-left{min-width:240px;gap:1rem}.problem-solution-icon{width:50px;height:50px;font-size:1.3rem}.problem-solution-title{font-size:1.3rem}.problem-solution-description{font-size:1rem}.cookie-content{flex-direction:column;gap:1.5rem;text-align:center}.cookie-actions{justify-content:center}}@media (max-width:767px){body .pro_flex .pro_main_single:nth-child(odd) .single_pro_top{margin-left:0}body .over_feed{padding-right:0}.modal-body{padding:0!important}.header{padding:.5rem 0}.navbar-brand img{height:30px}.hero-section{background-attachment:scroll}.hero-content-wrapper{justify-content:center;text-align:center;padding-left:0}.hero-content{max-width:100%;padding:0 1rem}.hero-headline{font-size:2rem;margin-bottom:1rem}.steps-image{height:auto}.hero-subheadline{font-size:1.1rem;margin-bottom:2rem}.btn-hero-primary{padding:.8rem 1.5rem;font-size:1rem}.hero-cta{justify-content:center}.section{padding:3rem 0}.section-title{font-size:1.9rem;margin-bottom:.75rem}.section-subtitle{font-size:1rem}.features-grid{grid-template-columns:1fr 1fr;gap:1rem}.testimonials-grid{grid-template-columns:1fr;gap:1.5rem}.feature-category{font-size:.5rem}.feature-card{padding:2rem 1.5rem}.testimonial-card{padding:1.5rem}.step-item{gap:1.5rem;margin-bottom:2.5rem}.step-number{width:60px;height:60px;font-size:1.2rem}.step-item:not(:last-child)::after{left:30px;top:60px;height:50px}.step-title{font-size:1.1rem}.step-text{font-size:.95rem}.cta-section{padding:3rem 1rem}.cta-title{font-size:2rem;margin-bottom:1rem}.cta-subtitle{font-size:1.1rem;margin-bottom:2rem}.cta-buttons{flex-direction:column;gap:1rem}.btn-cta-primary,.btn-cta-outline{padding:.8rem 1.5rem;font-size:1rem;width:100%;max-width:300px}.footer{padding:2rem 0 1.5rem}.problem-solution-container{gap:1.5rem}.problem-solution-card{padding:2rem 1.5rem;border-radius:16px}.problem-solution-content{flex-direction:column;gap:1.5rem;text-align:center}.problem-solution-left{min-width:auto;justify-content:center;gap:1rem}.problem-solution-icon{width:48px;height:48px;font-size:1.2rem}.problem-solution-title{font-size:1.2rem}.problem-solution-divider{display:none}.problem-solution-right{text-align:center}.problem-solution-description{font-size:.95rem;line-height:1.5}.cookie-consent{padding:1rem}.cookie-content{gap:1rem}.cookie-actions{width:100%}.cookie-btn{flex:1;padding:.75rem 1rem;font-size:.8rem}section.hero_sec{margin-top:70px;padding:0}.hero-section::before{top:0}.section-header{width:100%;margin:0 auto 1.6rem}.counters-grid{grid-template-columns:repeat(2,1fr);gap:10px}.counter-value{font-size:1.6rem;line-height:30px;height:auto}p.step-text{margin-bottom:0}.counter-label{font-size:1rem}.content_image{margin-top:16px}section.loyalty_wrapper.section .section-header{width:100%}body button.accordion-button{font-size:20px;line-height:30px;margin-bottom:18px}.step-item{align-items:flex-start}section.core_wrapper.section .core_content h3{font-size:1.2rem;margin-bottom:.8rem;line-height:1.5}section.core_wrapper.section .core_content{padding-left:0;margin-top:24px}section.core_wrapper.section .content_main .row:last-child{margin-bottom:0;padding-bottom:0}section.core_wrapper.section .content_main .row{margin-bottom:24px;padding-bottom:34px}.content_main .row:nth-child(even){flex-direction:column-reverse}section.comparision_wrapper.section.bg.sp .pricing-table thead th{padding:12px;font-size:14px;line-height:22px}section.comparision_wrapper.section.bg.sp .pricing-table tbody td{padding:12px}section.comparision_wrapper.section.bg.sp .traditional-cell{font-size:.8rem;display:flex}section.case_study_wrapper.section .insights-title{font-size:28px}section.cta-section h3.cta-title{font-size:1.4rem}section.case_study_wrapper.section .insights-layout-2{display:block}.counter-item{padding:0}}@media (max-width:575px){.hero-content-wrapper{height:auto!important;min-height:0}.hero-section{background-attachment:scroll;background-size:100% 100%}.container{padding-left:1rem;padding-right:1rem}.hero-content{padding:0 1rem}.hero-headline{font-size:1.2rem;line-height:1.5;margin-bottom:1rem}.static-text{margin-bottom:1rem}.animated-text{top:50%}.hero-subheadline{font-size:.95rem;margin-bottom:1.5rem}.hero-subheadline strong{font-size:1.1rem}.hero-subheadline strong::after{display:none}.btn-hero-primary{padding:.75rem 1.2rem;font-size:.95rem}.section{padding:2.5rem 0}.section-title{font-size:1.5rem}.section-subtitle{font-size:.95rem}.feature-card,.testimonial-card{padding:1.5rem 1rem}.feature-title{font-size:.8rem}.feature-icon{width:40px;height:40px}.feature-icon i{font-size:16px}.hero-badge span{font-size:10px}.brand-marquee{padding:3rem 0}.brand-item{padding:16px}.brand-item-image{height:40px;max-width:100px}.step-item{gap:1rem}.step-number{width:50px;height:50px;font-size:1rem}.step-item:not(:last-child)::after{left:25px;top:50px;height:70px}.cta-title{font-size:1.6rem}.cta-subtitle{font-size:1rem}.demo-modal .modal-dialog{margin:1rem;width:calc(100% - 2rem)}.demo-modal .modal-header,.demo-modal .modal-body{padding:1.5rem}.demo-modal .modal-title{font-size:1.3rem;padding-right:2rem}.demo-modal .btn-close{width:35px;height:35px;top:.75rem;right:.75rem}.demo-modal .btn-close::before{font-size:20px}.problem-solution-card{padding:1.5rem 1rem}.problem-solution-content{gap:1rem}.problem-solution-icon{width:40px;height:40px;font-size:1rem}.problem-solution-title{font-size:1rem;line-height:1.2}.problem-solution-description{font-size:.9rem;line-height:1.4}}@media (min-width:1400px){.container{max-width:1320px}.hero-headline{font-size:1.5rem}.section-title{font-size:2.8rem}.features-grid{grid-template-columns:repeat(3,1fr)}.testimonials-grid{grid-template-columns:repeat(3,1fr)}}@media (max-height:500px) and (orientation:landscape){.hero_sec{padding:2rem 0}.section{padding:3rem 0}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.brand-item-image{image-rendering:crisp-edges}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important;scroll-behavior:auto!important}}.btn-primary-custom:focus,.btn-outline-custom:focus,.btn-hero-primary:focus,.btn-cta-primary:focus,.btn-cta-outline:focus,.mobile-demo-button:focus,.cookie-btn:focus{outline:2px solid var(--primary);outline-offset:2px}.hs-form-frame{min-height:300px;display:flex;align-items:center;justify-content:center}.hs-form-frame:empty::after{content:'Loading form...';color:var(--text-medium);font-style:italic}.content_wrapper{width:90%;display:flex;justify-content:center;align-items:center;height:100%}.accordion-body{padding:0}.accordion-button:focus{z-index:3;border-color:none;outline:0;box-shadow:none}.accordion-item{background:none;border:none}.accordion-button:not(.collapsed){color:var(--primary);background-color:#fff0;box-shadow:none}button.accordion-button{background:none;padding:0;margin-bottom:32px;font-size:26px;line-height:39px;font-weight:500;color:#000}.accordion-item p{margin-bottom:2rem}h3.cta-title{font-size:2.4rem}.content_main .row{margin-bottom:80px;border-bottom:1px solid #00000021;padding-bottom:80px}.content_main .row:nth-child(even) .core_content{padding-left:0}.core_content h3{font-size:2rem;font-weight:600;color:#000;margin-bottom:1rem;line-height:1.3}.content_main .row:last-child{margin-bottom:0;border-bottom:1px solid #fff0;padding-bottom:0}table.pricing-table{margin-bottom:25px}.pricing-table{width:100%;border-collapse:collapse;background:#fff;border-radius:16px 16px 0 0;overflow:hidden}.pricing-table thead{border-radius:16px 16px 0 0;overflow:hidden}.pricing-table thead th{background:#000;color:#fff;padding:16px;text-align:left;font-weight:500;font-size:20px;line-height:30px}.pricing-table tbody td{padding:16px;font-weight:500;border-bottom:1px solid #eee}.pricing-table tbody tr:nth-child(even){background:#ebebeb}.feature-cell{font-weight:600}span.icon-cross{margin-right:12px}.insights-title{font-size:36px;line-height:var(--line-height--lh-120);letter-spacing:var(--letter-spacing--ls-3);font-weight:600}.insights-layout-2{border:1px solid var(--primary);border-radius:20px;justify-content:space-between;padding:32px 32px 84px 40px;display:flex;box-shadow:0 80px 88px -52px #3e77bf63;background:#fff}.insights-content{width:100%;max-width:458px}.insights-thumb{border-radius:20px;width:100%;overflow:hidden}.insights-thumb-wrap{width:100%;max-width:541px;position:relative;overflow:hidden}.carousel-indicators [data-bs-target]{background:#000;border-radius:100%;width:20px;height:20px;padding:0;box-sizing:inherit}.carousel-indicators button.active{background:var(--primary)}ol.insights-list-wrap{padding-left:20px}.insights-list{color:var(--colors--dark);font-size:var(--font-size--fz-16);line-height:var(--line-height--lh-120);background-image:url(https://campaign.basiq360.com/basiq-lms/images/check.svg);background-position:0 1px;background-repeat:no-repeat;background-size:auto;margin-bottom:15px;padding-left:25px;list-style:none}.carousel-control-next,.carousel-control-prev{position:absolute;top:50%;width:50px;height:50px;background:#000;transform:translateY(-50%)}.single_pro_top h2{font-size:32px;font-weight:700;line-height:45px;margin-bottom:19px}.pro_flex .pro_main_single:nth-child(odd) .single_pro_top{margin-left:30px}.single_pro_top p{color:#000;font-weight:400;font-size:18px;margin-bottom:15px}.single_pro_image.s_page{width:100%;height:100%}.single_pro_image.s_page img{width:100%;height:100%}.pro_flex .pro_main_single:nth-child(even) .row.common_row{flex-direction:row-reverse}.over_feed{position:relative;padding-right:30px;padding-top:10px}ul.over_feed_inner{padding:0;list-style:none}section#how-it-works{padding-top:0}.pro_flex{padding-top:5rem}.single_pro_top h4{font-size:24px;font-weight:700;color:#004CAC;margin-top:30px;margin-bottom:10px}.single_pro_top h3{font-size:24px;font-weight:600;color:#004CAC;margin-top:30px;margin-bottom:10px}ul.over_feed_inner li p:first-of-type{font-weight:600}.pro_flex section.p_100.pro_main_single:first-of-type{padding-top:0}.hero-left{display:flex;flex-direction:column;justify-content:center}@media (max-width:1199px){.single_pro_image.s_page{position:relative}.single_pro_image.s_page img{position:sticky;top:0;width:100%;height:unset}}}