@charset "UTF-8";.hero-modern{padding:5rem 0;background:linear-gradient(135deg,rgba(33,150,243,3%) 0%,rgba(123,31,162,3%) 50%,rgba(255,152,0,3%) 100%);overflow:hidden;position:relative}@media(max-width:767px){.hero-modern{padding:3rem 0}}.hero-modern .hero-content{padding:0;text-align:left}@media(max-width:767px){.hero-modern .hero-content{text-align:center;margin-bottom:2.5rem}}.hero-modern .hero-title{font-weight:700;font-size:clamp(2rem,5vw,3.5rem);line-height:1.2;margin-bottom:2rem;color:#1b2229}.hero-modern .gradient-text{background:linear-gradient(135deg,#2196f3 0%,#7b1fa2 50%,#ff9800 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.hero-modern .hero-subtitle{font-size:clamp(1rem,2vw,1.25rem);line-height:1.7;color:rgba(27,34,41,.7);margin-bottom:2.5rem;max-width:550px}@media(max-width:767px){.hero-modern .hero-subtitle{margin-inline:auto;max-width:700px}}.hero-modern .hero-cta{margin-bottom:1.5rem}@media(max-width:767px){.hero-modern .hero-cta{display:flex;flex-direction:column;align-items:center;gap:1rem}.hero-modern .hero-cta .btn{width:100%}.hero-modern .hero-cta .ms-3{margin-left:0!important}}.hero-modern .hero-note{font-weight:500;color:rgba(27,34,41,.6);font-size:.875rem;margin:0}.hero-modern .hero-image-wrapper{position:relative;z-index:1}.hero-modern .hero-image-wrapper .hero-image{width:100%;height:auto;display:block}.hero-modern .hero-video-wrapper{position:relative;z-index:1}.hero-modern .hero-video-wrapper .video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:20px;box-shadow:0 25px 80px rgba(27,34,41,.2);transition:.45s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,rgba(33,150,243,5%),rgba(123,31,162,5%))}.hero-modern .hero-video-wrapper .video-container:hover{transform:translateY(-8px);box-shadow:0 30px 100px rgba(27,34,41,.25)}.hero-modern .hero-video-wrapper .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:20px}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-20px)}}.video-section{padding:5rem 0;background:#fff}@media(max-width:767px){.video-section{padding:3rem 0}}.video-section .section-title{font-weight:700;font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:1rem;color:#1b2229}.video-section .video-wrapper{border-radius:1.25rem;position:relative;box-shadow:0 25px 80px rgba(27,34,41,.2);transition:.45s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,rgba(33,150,243,5%),rgba(123,31,162,5%));overflow:hidden}.video-section .video-wrapper:hover{transform:translateY(-8px);box-shadow:0 30px 100px rgba(27,34,41,.25)}.video-section .video-wrapper iframe{border-radius:20px}.modules-bento{padding:5rem 0;background:#fff}@media(max-width:767px){.modules-bento{padding:3rem 0}}.modules-bento .section-title{font-weight:700;font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:1rem;color:#1b2229}.modules-bento .section-subtitle{font-size:1.125rem;color:rgba(27,34,41,.6);margin-bottom:3rem}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}@media(max-width:991px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.benefits-grid{grid-template-columns:1fr}}.benefit-card{border-radius:1rem;box-shadow:0 .5rem 1rem rgba(45,53,62,.15);background:#fff;padding:2.5rem;border:2px solid rgba(27,34,41,8%);transition:.3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;text-align:center}@media(max-width:575px){.benefit-card{padding:2rem}}.benefit-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(27,34,41,.15);border-color:transparent}.benefit-card .benefit-icon{width:70px;height:70px;margin:0 auto 1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;transition:.2s ease}.benefit-card h3{font-weight:700;font-size:1.25rem;margin-bottom:1rem;color:#1b2229}.benefit-card p{font-size:.95rem;line-height:1.6;color:#555;margin:0}.benefit-card[data-color=blue] .benefit-icon{background:linear-gradient(135deg,rgba(33,150,243,.15),rgba(33,150,243,5%));color:#2196f3}.benefit-card[data-color=blue]:hover{border-color:rgba(33,150,243,.3)}.benefit-card[data-color=red] .benefit-icon{background:linear-gradient(135deg,rgba(234,69,69,.15),rgba(234,69,69,5%));color:#ea4545}.benefit-card[data-color=red]:hover{border-color:rgba(234,69,69,.3)}.benefit-card[data-color=green] .benefit-icon{background:linear-gradient(135deg,rgba(76,175,80,.15),rgba(76,175,80,5%));color:#4caf50}.benefit-card[data-color=green]:hover{border-color:rgba(76,175,80,.3)}.benefit-card[data-color=purple] .benefit-icon{background:linear-gradient(135deg,rgba(123,31,162,.15),rgba(123,31,162,5%));color:#7b1fa2}.benefit-card[data-color=purple]:hover{border-color:rgba(123,31,162,.3)}.benefit-card[data-color=orange] .benefit-icon{background:linear-gradient(135deg,rgba(255,152,0,.15),rgba(255,152,0,5%));color:#ff9800}.benefit-card[data-color=orange]:hover{border-color:rgba(255,152,0,.3)}.bento-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}@media(max-width:991px){.bento-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.bento-grid{grid-template-columns:1fr}}.bento-card{border-radius:1rem;box-shadow:0 .5rem 1rem rgba(45,53,62,.15);background:#fff;padding:2.5rem;border:2px solid rgba(27,34,41,8%);transition:.3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;display:flex;flex-direction:column;height:100%;min-height:400px}@media(max-width:991px){.bento-card{min-height:350px}}@media(max-width:575px){.bento-card{padding:2rem;min-height:auto}}.bento-card .bento-card-content{display:flex;flex-direction:column;height:100%}.bento-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#2196f3 0%,#7b1fa2 100%);opacity:0;transition:.15s ease}.bento-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px rgba(27,34,41,.15);border-color:transparent}.bento-card:hover::before{opacity:1}.bento-card:hover .bento-icon{transform:scale(1.1)rotate(5deg)}.bento-card.bento-large{grid-column:span 2}@media(max-width:991px){.bento-card.bento-large{grid-column:span 1}}.bento-card.bento-large .bento-card-content{flex:0 0 50%;max-width:50%}@media(max-width:767px){.bento-card.bento-large .bento-card-content{flex:0 0 100%;max-width:100%;margin-bottom:2rem}}.bento-card.bento-large .bento-card-visual{flex:0 0 50%;max-width:50%;display:flex;align-items:center;justify-content:center}@media(max-width:767px){.bento-card.bento-large .bento-card-visual{flex:0 0 100%;max-width:100%}}@media(max-width:991px){.bento-card.bento-large{display:flex;flex-direction:row;align-items:center;gap:2.5rem}}@media(max-width:767px){.bento-card.bento-large{display:flex;flex-direction:column}}.bento-card[data-color=blue] .bento-icon{background:linear-gradient(135deg,rgba(33,150,243,.15),rgba(33,150,243,5%));color:#2196f3}.bento-card[data-color=blue]::before{background:#2196f3}.bento-card[data-color=orange] .bento-icon{background:linear-gradient(135deg,rgba(255,152,0,.15),rgba(255,152,0,5%));color:#ff9800}.bento-card[data-color=orange]::before{background:#ff9800}.bento-card[data-color=red] .bento-icon{background:linear-gradient(135deg,rgba(234,69,69,.15),rgba(234,69,69,5%));color:#ea4545}.bento-card[data-color=red]::before{background:#ea4545}.bento-card[data-color=purple] .bento-icon{background:linear-gradient(135deg,rgba(123,31,162,.15),rgba(123,31,162,5%));color:#7b1fa2}.bento-card[data-color=purple]::before{background:#7b1fa2}.bento-card[data-color=green] .bento-icon{background:linear-gradient(135deg,rgba(76,175,80,.15),rgba(76,175,80,5%));color:#4caf50}.bento-card[data-color=green]::before{background:#4caf50}.bento-card .bento-icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;margin-bottom:1.5rem;transition:.3s cubic-bezier(.4,0,.2,1)}@media(max-width:575px){.bento-card .bento-icon{width:56px;height:56px;font-size:1.5rem}}.bento-card h3{font-weight:700;font-size:1.5rem;margin-bottom:1rem;color:#1b2229}@media(max-width:575px){.bento-card h3{font-size:1.25rem}}.bento-card p{color:rgba(27,34,41,.7);line-height:1.6;margin-bottom:1.5rem}.bento-card .feature-list{padding-left:1.5rem;margin:0;flex-grow:1}.bento-card .feature-list div{padding:.5rem 0;color:rgba(27,34,41,.75);font-size:.9375rem;line-height:1.5;position:relative;padding-left:1.5rem}@media(max-width:575px){.bento-card .feature-list div{font-size:.875rem}}.bento-card .feature-list div::before{content:"•";position:absolute;left:0;color:inherit;font-weight:700}.bento-card .btn-link{margin-top:auto;color:#2196f3;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;transition:.15s ease}.bento-card .btn-link:hover{gap:8px;color:#0c7cd5}.bento-card .btn-link i{transition:.15s ease}.bento-card .bento-img{border-radius:.5rem;width:100%;height:auto;box-shadow:0 10px 40px rgba(27,34,41,.1)}.customer-banner{padding:3rem 0;background:linear-gradient(135deg,rgba(33,150,243,3%) 0%,rgba(123,31,162,3%) 100%);overflow:hidden}.customer-banner .customer-banner-label{font-weight:700;font-size:clamp(1.25rem,3vw,1.5rem);color:#1b2229;margin-bottom:2.5rem;letter-spacing:0}.customer-banner .logo-scroll{position:relative;overflow:hidden;padding:1.5rem 0}.customer-banner .logo-scroll::before,.customer-banner .logo-scroll::after{content:'';position:absolute;top:0;width:150px;height:100%;z-index:2}.customer-banner .logo-scroll::before{left:0;background:linear-gradient(to right,white 0%,rgba(255,255,255,0) 100%)}.customer-banner .logo-scroll::after{right:0;background:linear-gradient(to left,white 0%,rgba(255,255,255,0) 100%)}@media(max-width:767px){.customer-banner .logo-scroll::before,.customer-banner .logo-scroll::after{width:50px}}.customer-banner .logo-track{display:flex;gap:3rem;animation:scroll 40s linear infinite;will-change:transform}.customer-banner .logo-track:hover{animation-play-state:paused}@media(max-width:767px){.customer-banner .logo-track{gap:2rem;animation-duration:30s}}.customer-banner .customer-logo{height:80px;width:auto;object-fit:contain;filter:grayscale(0%)opacity(.8);transition:.3s ease;flex-shrink:0}.customer-banner .customer-logo:hover{filter:grayscale(0%)opacity(1);transform:scale(1.1)}@media(max-width:767px){.customer-banner .customer-logo{height:50px}}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.social-proof{padding:4rem 0;background:linear-gradient(135deg,rgba(33,150,243,5%),rgba(123,31,162,5%))}@media(max-width:767px){.social-proof{padding:3rem 0}}.social-proof .stat-card{padding:1.5rem}.social-proof .stat-card .stat-number{font-weight:700;font-size:clamp(2rem,5vw,3rem);background:linear-gradient(135deg,#2196f3,#7b1fa2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.social-proof .stat-card .stat-label{font-weight:500;color:rgba(27,34,41,.6);font-size:1rem}@media(max-width:575px){.social-proof .stat-card .stat-label{font-size:.875rem}}.feature-highlights{padding:5rem 0;background:#fff}@media(max-width:767px){.feature-highlights{padding:3rem 0}}.feature-highlights .mb-6{margin-bottom:4rem}@media(max-width:767px){.feature-highlights .mb-6{margin-bottom:3rem}}.feature-highlights .feature-badge{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem}.feature-highlights .feature-title{font-weight:700;font-size:clamp(1.5rem,4vw,2.25rem);line-height:1.3;margin-bottom:1.5rem;color:#1b2229}.feature-highlights .feature-text{font-size:1.125rem;line-height:1.7;color:rgba(27,34,41,.7);margin-bottom:2rem}@media(max-width:575px){.feature-highlights .feature-text{font-size:1rem}}.feature-highlights .feature-list{list-style:none;padding:0;margin:0}.feature-highlights .feature-list li{padding:1rem 0;font-size:1.0625rem;color:rgba(27,34,41,.8);display:flex;align-items:center}@media(max-width:575px){.feature-highlights .feature-list li{font-size:1rem;padding:.5rem 0}}.feature-highlights .feature-list li i{flex-shrink:0}.feature-highlights .feature-image img{width:100%;height:auto;transition:.45s cubic-bezier(.4,0,.2,1)}.feature-highlights .feature-image img:hover{transform:scale(1.05)}.testimonials-modern{padding:5rem 0;background:linear-gradient(135deg,rgba(255,152,0,5%),rgba(234,69,69,5%))}@media(max-width:767px){.testimonials-modern{padding:3rem 0}}.testimonials-modern .section-title{font-weight:700;font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:3rem;color:#1b2229}.testimonials-modern .testimonial-card{border-radius:1rem;box-shadow:0 .5rem 1rem rgba(45,53,62,.15);background:#fff;padding:2.5rem;height:100%;transition:.3s cubic-bezier(.4,0,.2,1);border:2px solid transparent}@media(max-width:575px){.testimonials-modern .testimonial-card{padding:2rem}}.testimonials-modern .testimonial-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(27,34,41,.15);border-color:rgba(255,152,0,.3)}.testimonials-modern .testimonial-card .testimonial-rating{color:#ff9800;margin-bottom:1.5rem;font-size:1.125rem}.testimonials-modern .testimonial-card .testimonial-rating i{margin-right:4px}.testimonials-modern .testimonial-card .testimonial-text{font-size:1.0625rem;line-height:1.7;color:rgba(27,34,41,.8);margin-bottom:2rem;font-style:italic}@media(max-width:575px){.testimonials-modern .testimonial-card .testimonial-text{font-size:1rem}}.testimonials-modern .testimonial-card .testimonial-author{display:flex;flex-direction:column;gap:4px}.testimonials-modern .testimonial-card .testimonial-author strong{font-weight:600;color:#1b2229;font-size:1rem}.testimonials-modern .testimonial-card .testimonial-author span{color:rgba(27,34,41,.6);font-size:.875rem}.cta-modern{padding:5rem 0;background:#fff}@media(max-width:767px){.cta-modern{padding:3rem 0}}.cta-modern .cta-card{border-radius:1.25rem;background:linear-gradient(135deg,#2196f3 0%,#7b1fa2 50%,#ff9800 100%);padding:4rem;position:relative;overflow:hidden}@media(max-width:767px){.cta-modern .cta-card{padding:3rem;text-align:center}}@media(max-width:575px){.cta-modern .cta-card{padding:2.5rem}}.cta-modern .cta-card::before{content:'';position:absolute;top:-50%;right:-20%;width:500px;height:500px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);pointer-events:none}.cta-modern .cta-card .cta-title{font-weight:700;font-size:clamp(1.5rem,4vw,2.25rem);color:#fff;margin-bottom:1rem}.cta-modern .cta-card .cta-text{font-size:clamp(1rem,2vw,1.125rem);color:rgba(255,255,255,.9);margin:0}.cta-modern .cta-card .btn-light{font-weight:600;background:#fff;color:#2196f3;border:none;transition:.3s ease}.cta-modern .cta-card .btn-light:hover{background:rgba(255,255,255,.95);transform:translateY(-2px);box-shadow:0 8px 20px rgba(27,34,41,.2)}@media(max-width:767px){.cta-modern .cta-card .btn-light{width:100%;margin-top:1.5rem}}.sticky-cta{position:fixed;bottom:30px;right:30px;z-index:1000;opacity:0;transform:translateY(100px);transition:.3s cubic-bezier(.4,0,.2,1);pointer-events:none}.sticky-cta.show{opacity:1;transform:translateY(0);pointer-events:auto}.sticky-cta .btn{font-weight:600;border-radius:50px;padding:1rem 2rem;font-size:1.125rem;white-space:nowrap}.sticky-cta .btn:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(33,150,243,.4)!important}.sticky-cta .btn:active{transform:translateY(-2px)}@media(max-width:767px){.sticky-cta{bottom:20px;right:20px;left:20px}.sticky-cta .btn{width:100%;text-align:center;font-size:1rem;padding:.875rem 1.5rem}}.demo-form-section{padding:5rem 0;background:linear-gradient(135deg,rgba(33,150,243,3%) 0%,rgba(123,31,162,3%) 100%);position:relative}.demo-form-section .demo-form-wrapper{border-radius:1.25rem;box-shadow:0 1rem 3rem rgba(45,53,62,.175);background:#fff;padding:3.5rem}@media(max-width:991px){.demo-form-section .demo-form-wrapper{padding:2.5rem}}.demo-form-section .demo-form-content h2{font-weight:700;font-size:clamp(2rem,4vw,2.5rem);color:#1b2229;line-height:1.2}@media(max-width:991px){.demo-form-section .demo-form-content h2{margin-bottom:1.5rem!important}}.demo-form-section .demo-form-content .lead{font-size:1.25rem;color:#555;line-height:1.6}@media(max-width:991px){.demo-form-section .demo-form-content .lead{font-size:1.125rem}}.demo-form-section .demo-benefits{margin-top:2.5rem}@media(max-width:991px){.demo-form-section .demo-benefits{margin-top:2rem}}.demo-form-section .demo-benefit-item{display:flex;align-items:flex-start;margin-bottom:2rem}.demo-form-section .demo-benefit-item i{font-size:1.5rem;flex-shrink:0;margin-top:2px}.demo-form-section .demo-benefit-item strong{font-weight:600;display:block;font-size:1.125rem;color:#1b2229;margin-bottom:4px}.demo-form-section .demo-benefit-item p{font-size:.95rem;line-height:1.5}.demo-form-section .hubspot-form-container{border-radius:1rem;background:#fff;padding:2.5rem;border:1px solid rgba(27,34,41,8%)}@media(max-width:991px){.demo-form-section .hubspot-form-container{margin-top:2rem;padding:2rem}}html{scroll-behavior:smooth}.smooth-scroll{scroll-behavior:smooth}