main{background-color:#f6f6f6;overflow-x:hidden}section{width:100%}section h2{color:#3b3f41;display:inline-block;font-family:Helvetica;font-size:55px;font-weight:300;line-height:55px;margin:30px auto 60px;text-align:center;width:100%}section .text-block{margin:0 auto;max-width:90%;text-align:center;width:600px}section .text-block a{color:var(--blue);text-decoration:none}.inline-logo{display:inline-block;margin:0 8px;vertical-align:baseline;width:auto}.container{margin:0 auto;max-width:1200px;width:100%}section#hero{background:#f6f6f6;display:flex;flex-direction:column;height:fit-content;margin:0;overflow:visible;padding:0;position:relative;width:100vw;z-index:1}section#hero .hero-content{display:flex;flex:1;justify-content:center;margin-top:80px;overflow:hidden;padding:0 16px;width:100%}section#hero .hero-content .hero-text{display:flex;flex:1;flex-direction:column;font-family:Geist,sans-serif;margin-top:80px;max-width:800px;text-align:center}section#hero .hero-content .hero-text .hero-title{font-family:Geist,sans-serif;font-size:54px;font-weight:600;letter-spacing:-2.16px;line-height:1.1;margin:0;padding:0;text-align:center}section#hero .hero-content .hero-text .hero-subtitle{color:#000;font-family:Geist,sans-serif;font-size:18px;font-weight:500;letter-spacing:-.72px;line-height:24px;margin-bottom:30px;margin-top:20px;opacity:.6;text-align:center}section#hero .hero-content .hero-text .hero-buttons{align-items:center;display:flex;gap:8px;justify-content:center}section#hero .hero-content .hero-text .hero-get-started-btn{background:linear-gradient(180deg,#000,#666 80%);background-position:0 0;background-size:100% 200%;border:2px solid #353535;border-radius:999px;box-shadow:none;color:#fff;cursor:pointer;font-family:Geist,sans-serif;font-size:16px;font-weight:400;overflow:hidden;padding:6px 14px 7px;position:relative;transition:background-position .45s cubic-bezier(.2,.8,.2,1),transform .3s ease-in-out,box-shadow .3s ease-in-out!important}section#hero .hero-content .hero-text .hero-get-started-btn:hover{background-position:0 100%;box-shadow:0 6px 20px rgba(0,0,0,.1);transform:translateY(-2px) scale(1.02)}section#hero .hero-content .hero-text .hero-get-started-btn:after{content:none}section#hero .hero-content .hero-text .hero-login-btn{background:transparent;border:none;border-radius:90px;box-shadow:none;color:#000;cursor:pointer;font-family:Geist,sans-serif;font-size:16px;font-weight:400;overflow:hidden;padding:10px 20px;position:relative;text-decoration:none;transition:all .3s ease!important}section#hero .hero-content .hero-text .hero-login-btn:hover{background:rgba(0,0,0,.1);box-shadow:0 4px 15px rgba(0,0,0,.1);transform:translateY(-2px)}section#hero .hero-content .hero-text .hero-phone-icons{align-items:center;display:flex;justify-content:center;margin-top:40px;padding:0 20px;width:100%}section#hero .hero-content .hero-text .phone-container{display:inline-block;position:relative}section#hero .hero-content .hero-text .phone-hero-img{height:auto;max-height:600px;max-width:100%;min-height:500px;object-fit:contain;position:relative;transform:scale(1);width:auto;z-index:1}section#hero .hero-content .hero-text .icons-hero-container{height:100%;left:0;pointer-events:none;position:absolute;top:0;transform:scale(2);transition:transform .4s ease;width:100%;z-index:2}section#hero .hero-content .hero-text .icons-hero-container svg{height:100%;object-fit:contain;pointer-events:none;width:100%}section#hero .hero-content .hero-text .icons-hero-container g{transition:transform .4s ease,filter .4s ease}.icons-hero-container [class*=" icon--"],.icons-hero-container [class^=icon--],section#hero .hero-content .hero-text .icons-hero-container g{pointer-events:none;transform-box:fill-box;transform-origin:center;will-change:transform}.icons-hero-container.move-icons .icon--snapchat{animation:floatSnapchat 3s ease-in-out infinite}.icons-hero-container.move-icons .icon--tiktok{animation:floatTiktok 3.5s ease-in-out infinite}.icons-hero-container.move-icons .icon--x{animation:floatX 3.2s ease-in-out infinite}.icons-hero-container.move-icons .icon--reddit{animation:floatReddit 3.8s ease-in-out infinite}.icons-hero-container.move-icons .icon--instagram{animation:floatInstagram 3.3s ease-in-out infinite}.icons-hero-container.move-icons .icon--tinder{animation:floatTinder 3.6s ease-in-out infinite}.icons-hero-container.move-icons .icon--settings{animation:floatSettings 3.4s ease-in-out infinite}.icons-hero-container.move-icons .icon--extra{animation:floatExtra 3.7s ease-in-out infinite}@keyframes floatSnapchat{0%,to{transform:translateX(0) translateY(0) rotate(0deg)}50%{transform:translateX(-6px) translateY(4px) rotate(2deg)}}@keyframes floatTiktok{0%,to{transform:translateX(0) translateY(0) rotate(0deg)}50%{transform:translateX(-8px) translateY(0) rotate(-3deg)}}@keyframes floatX{0%,to{transform:translateX(0) translateY(0) rotate(0deg) scale(1)}50%{transform:translateX(0) translateY(-8px) rotate(-2deg) scale(1.03)}}@keyframes floatReddit{0%,to{transform:translateX(0) translateY(0) rotate(0deg)}50%{transform:translateX(7px) translateY(2px) rotate(3deg)}}@keyframes floatInstagram{0%,to{transform:translateX(0) translateY(0) rotate(0deg)}50%{transform:translateX(-6px) translateY(3px) rotate(-2deg)}}@keyframes floatTinder{0%,to{transform:translateX(0) translateY(0) rotate(0deg)}50%{transform:translateX(0) translateY(-6px) rotate(2deg)}}@keyframes floatSettings{0%,to{transform:translateX(0) translateY(0) rotate(0deg)}50%{transform:translateX(0) translateY(8px) rotate(-2deg)}}@keyframes floatExtra{0%,to{transform:translateX(0) translateY(0) rotate(0deg) scale(1)}50%{transform:translateX(6px) translateY(6px) rotate(4deg) scale(1.02)}}section#hero .hero-content .hero-text:has(.phone-container.hovered) .hero-title{transform:scale(1.05);transition:transform .4s ease}section#hero .hero-content .hero-text:has(.phone-container.hovered) .hero-subtitle{transform:scale(1.03);transition:transform .4s ease}section#hero .hero-content .hero-text .phone-automation{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:rgba(0,0,0,.08);border:none;border-radius:24px;box-shadow:0 4px 20px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:12px;height:95px;justify-content:center;left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;transition:box-shadow .35s ease,border .35s ease,backdrop-filter .35s ease;width:198px;z-index:10}section#hero .hero-content .hero-text .phone-automation:before{border-radius:inherit;content:"";inset:0;mix-blend-mode:normal;opacity:0;pointer-events:none;position:absolute;transition:opacity .35s ease;will-change:opacity;z-index:0}section#hero .hero-content .hero-text .phone-automation>*{position:relative;z-index:1}section#hero .hero-content .hero-text .phone-automation:hover:before{opacity:1}section#hero .hero-content .hero-text .phone-automation:hover{border:1px solid var(--inside-outer-box);opacity:.95}section#hero .hero-content .hero-text .phone-automation span{color:#fff;font-family:Geist;font-size:16px;font-style:normal;font-weight:500;letter-spacing:-.64px;line-height:21px;text-align:center}section#hero .hero-content .hero-text .phone-automation:hover{background:transparent!important}.ispinner{height:20px;position:relative;width:20px}.ispinner .ispinner-blade{animation:iSpinnerBlade 1s linear infinite;background-color:#fff;border-radius:1.25px;height:6.5px;left:8.5px;position:absolute;top:6.5px;width:2.5px;will-change:opacity}.ispinner .ispinner-blade:first-child{animation-delay:-1.625s;transform:rotate(45deg) translateY(-6.5px)}.ispinner .ispinner-blade:nth-child(2){animation-delay:-1.5s;transform:rotate(90deg) translateY(-6.5px)}.ispinner .ispinner-blade:nth-child(3){animation-delay:-1.375s;transform:rotate(135deg) translateY(-6.5px)}.ispinner .ispinner-blade:nth-child(4){animation-delay:-1.25s;transform:rotate(180deg) translateY(-6.5px)}.ispinner .ispinner-blade:nth-child(5){animation-delay:-1.125s;transform:rotate(225deg) translateY(-6.5px)}.ispinner .ispinner-blade:nth-child(6){animation-delay:-1s;transform:rotate(270deg) translateY(-6.5px)}.ispinner .ispinner-blade:nth-child(7){animation-delay:-.875s;transform:rotate(315deg) translateY(-6.5px)}.ispinner .ispinner-blade:nth-child(8){animation-delay:-.75s;transform:rotate(1turn) translateY(-6.5px)}.ispinner.ispinner-large{height:35px;width:35px}.ispinner.ispinner-large .ispinner-blade{border-radius:2.5px;height:12px;left:15px;top:11.5px;width:5px}.ispinner.ispinner-large .ispinner-blade:first-child{transform:rotate(45deg) translateY(-11.5px)}.ispinner.ispinner-large .ispinner-blade:nth-child(2){transform:rotate(90deg) translateY(-11.5px)}.ispinner.ispinner-large .ispinner-blade:nth-child(3){transform:rotate(135deg) translateY(-11.5px)}.ispinner.ispinner-large .ispinner-blade:nth-child(4){transform:rotate(180deg) translateY(-11.5px)}.ispinner.ispinner-large .ispinner-blade:nth-child(5){transform:rotate(225deg) translateY(-11.5px)}.ispinner.ispinner-large .ispinner-blade:nth-child(6){transform:rotate(270deg) translateY(-11.5px)}.ispinner.ispinner-large .ispinner-blade:nth-child(7){transform:rotate(315deg) translateY(-11.5px)}.ispinner.ispinner-large .ispinner-blade:nth-child(8){transform:rotate(1turn) translateY(-11.5px)}@keyframes iSpinnerBlade{0%{opacity:.85}50%{opacity:.25}to{opacity:.25}}section#hero .hero-content .hero-text .tap-to-pause{align-items:center;display:flex;gap:8px;left:49%;opacity:.8;position:absolute;top:50%;transform:translate(-50%,calc(-50% + 80px));transition:opacity .4s ease;z-index:10}section#hero .hero-content .hero-text .pause-icon{align-items:center;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:hsla(0,0%,100%,.1);border:2px solid #fff;border-radius:50%;display:flex;gap:2px;height:24px;justify-content:center;width:24px}section#hero .hero-content .hero-text .pause-line{background:#fff;border-radius:1px;height:12px;width:3px}section#hero .hero-content .hero-text .pause-text{color:#fff;font-size:14px;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.3)}.di-glow,.di-ring{fill:none!important}.di-glow{opacity:0;stroke:url(#paint1_linear_2015_15)!important;stroke-width:1.2;transition:opacity .25s ease,stroke-width .25s ease}.phone-container.hovered .di-glow{opacity:1;stroke-width:2.6;animation:diPulse 1.6s ease-in-out infinite}@keyframes diPulse{0%,to{opacity:.85}50%{opacity:1}}section#hero .hero-content .hero-text .gradient-text{background:linear-gradient(100deg,#2b62cc 24%,#3eb0e9 83%);-webkit-background-clip:text;font-family:Geist,sans-serif;-webkit-text-fill-color:transparent;background-clip:text;font-weight:600}section#hero .hero-content .hero-image{align-items:flex-end;align-self:flex-end;display:flex;flex:1;justify-content:center;padding-left:5%}section#hero .hero-content .hero-image img{animation:floatPhone 3s ease-in-out infinite;cursor:pointer;height:auto;margin-bottom:-6vh;max-height:120vh;max-width:100%;object-fit:contain;position:relative;transition:transform .3s ease,filter .3s ease;z-index:2}@keyframes floatPhone{0%,to{transform:translateX(0) translateY(0)}50%{transform:translateX(0) translateY(-15px)}}section#hero .hero-content .hero-image img:hover{animation-play-state:paused;filter:drop-shadow(0 10px 20px rgba(0,0,0,.2));transform:translateX(15px) translateY(0)}section.video-section-bg{background:#fff;display:flex;flex-direction:column}section#video{display:flex;justify-content:center;padding-bottom:50px;padding-top:50px;position:relative}section#video .video-shadow-overlay{left:50%;pointer-events:none;position:absolute;top:-4%;transform:translateX(-50%);width:max-content;z-index:1}section#video .video-shadow-overlay .shadow-svg{height:100%;object-fit:cover;width:100%}section#video .video-container{aspect-ratio:16/9;background:#fff;border:6px solid #f6f6f6;border-radius:24px;box-shadow:65px 223px 65px 0 rgba(77,77,77,0),42px 143px 59px 0 rgba(77,77,77,0),24px 80px 50px 0 rgba(77,77,77,.02),10px 36px 37px 0 rgba(77,77,77,.03),3px 9px 20px 0 rgba(77,77,77,.03);height:auto;max-width:1300px;position:relative;width:90%;&:before{background:linear-gradient(90deg,#2239bd 24.04%,#46d3f6 82.69%);content:"";filter:blur(60px);height:50px;left:50%;position:absolute;top:4%;transform:translate(-50%,-50%);width:95%;z-index:-1}}section#video .video-thumbnail{align-items:center;background:#fff;border-radius:24px;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:2}section#video .video-thumbnail.hidden{opacity:0;pointer-events:none}section#video .video-thumbnail .thumbnail-image{border-radius:24px;height:100%;object-fit:fill;width:100%}section#video .video-thumbnail .play-button-container{align-items:center;display:flex;flex-direction:column;gap:14px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}section#video .video-thumbnail .play-button{align-items:center;background:#f6f6f6;border:2px solid #f3f3f3;border-radius:50%;cursor:pointer;display:flex;height:80px;justify-content:center;transition:all .3s ease;width:80px;z-index:3}section#video .video-thumbnail p{color:#000;text-align:center}section#video .video-thumbnail .play-button:hover{background:#f6f6f6;border:2px solid #f3f3f3;transform:translateY(-5%) scale(1.1)}section#video .video-iframe{border:none;border-radius:20px;height:100%;opacity:0;transition:opacity .3s ease;width:100%}section#video .video-iframe.visible{opacity:1}section#video-features{width:100%}section#video-features .container-vid-ft{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1300px;padding-bottom:100px}section#video-features .features-container{display:flex;gap:150px;margin-bottom:40px;max-width:1300px;width:100%}section#video-features .features-container>div{width:50%}section#video-features .feature-item{align-items:flex-start;cursor:pointer;display:flex;flex:1;gap:12px;transition:all .3s ease}section#video-features .feature-item.right{justify-content:flex-end}section#video-features .feature-number{align-items:center;background:#959595;border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-family:Geist,sans-serif;font-size:14px;font-weight:600;height:18px;justify-content:center;margin-top:.3em;transition:background-color .3s ease;width:18px}section#video-features .feature-text{color:#959595;font-family:Geist,sans-serif;font-size:20px;font-weight:500;letter-spacing:-.88px;line-height:28px;transition:color .3s ease}section#video-features .feature-text .with-ali{color:#000;font-family:Geist,sans-serif;font-size:20px;font-weight:500;line-height:28px}section#video-features .feature-item:hover .feature-number{background:#000}section#video-features .feature-item:hover .feature-text{color:#000}section#video-features .divider-line{background:#eaeaea;height:1px;margin-bottom:40px;max-width:1300px;width:100%}section#video-features .cta-buttons{align-items:center;display:flex;gap:16px;justify-content:flex-start;max-width:1300px;width:100%}section#video-features .get-started-btn{background:linear-gradient(180deg,#000,#666 80%);background-position:0 0;background-size:100% 200%;border:2px solid #353535;border-radius:90px;box-shadow:none;color:#fff;cursor:pointer;font-family:Geist,sans-serif;font-size:16px;font-weight:400;letter-spacing:-.64px;overflow:hidden;padding:6px 14px 7px;position:relative;transition:background-position .45s cubic-bezier(.2,.8,.2,1),transform .3s ease-in-out,box-shadow .3s ease-in-out!important}section#video-features .get-started-btn:hover{background-position:0 100%;box-shadow:0 6px 20px rgba(0,0,0,.1);transform:translateY(-2px) scale(1.02)}section#video-features .pricing-btn{background:transparent;border:none;border-radius:20px;color:#000;cursor:pointer;font-family:Geist,sans-serif;font-size:16px;font-weight:400;padding:6px 14px 7px;transition:all .3s ease}section#video-features .pricing-btn:hover{background:rgba(0,0,0,.1);box-shadow:0 4px 15px rgba(0,0,0,.1);transform:translateY(-2px)}section#video-texts{padding-bottom:40px;padding-top:130px}section#video-texts .container-vid{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1300px;text-align:center;width:100%}section#video-texts .basic-features-demo{align-items:center;display:flex;gap:8px;margin-bottom:20px}section#video-texts .basic-features-demo .demo{gap:8px}section#video-texts .basic-features-demo .demo,section#video-texts .basic-features-demo .demo-icon{align-items:center;display:flex;justify-content:center}section#video-texts .basic-features-demo .demo-icon img{height:18px;width:18px}section#video-texts .basic-features-demo .demo-text{color:#000;font-family:Geist,sans-serif;font-size:16px;font-weight:500;margin:0}section#video-texts .video-main-title-container{margin:0 auto;max-width:800px;width:100%}section#video-texts .video-main-title{color:#000;display:inline-block;font-family:Geist,sans-serif;font-size:54px;font-weight:600;letter-spacing:-2.16px;line-height:1.1;margin:0;padding:0;position:relative;text-align:center}@media (max-width:768px){section#video-texts{padding:60px 20px 0}section#video-texts .video-main-title{font-size:32px}section#video-texts .basic-features-demo .demo-text{font-size:14px}}@media (max-width:480px){section#video-texts .video-main-title{font-size:28px}section#video-texts .basic-features-demo{gap:6px}section#video-texts .basic-features-demo .demo-icon img{height:16px;width:16px}}section#intro{margin:100px auto;max-width:720px;width:70%}section#intro h1{font-size:3rem;font-weight:bolder;margin-bottom:50px;text-align:center;width:100%}section#intro h2{font-size:1.17em;font-weight:500;text-align:center}section#revolutionize{background:#f8f9fa;margin-top:0;padding:100px 0 45px;position:relative;width:100%}section#revolutionize .slider-background{height:calc(100% - 160px);left:45%;pointer-events:none;position:absolute;top:80px;width:40%;z-index:0}section#revolutionize .slider-background img{height:100%;object-fit:contain;object-position:right center;width:100%}section#revolutionize .revolutionize-cta>.divider{display:none}section#revolutionize .revolutionize-container{margin:0 auto;max-width:1300px;position:relative;z-index:1}section#revolutionize .meet-ali-tag{background:#fff;border-radius:24px;box-shadow:9px 32px 9px 0 rgba(77,77,77,0),6px 21px 9px 0 rgba(77,77,77,0),3px 12px 7px 0 rgba(77,77,77,.02),2px 5px 5px 0 rgba(77,77,77,.03),0 1px 3px 0 rgba(77,77,77,.03);display:inline-block;padding:8px 14px;position:relative}section#revolutionize .meet-ali-tag:before{animation:rotateBorder 10s linear infinite;background:linear-gradient(90deg,#2239bd,#46d3f6 25%,#2239bd 50%,#46d3f6 75%,#2239bd);background-size:400% 100%;border-radius:24px;content:"";inset:-3px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;padding:3px;position:absolute;z-index:-1}@keyframes rotateBorder{0%{background-position:0 0}to{background-position:400% 0}}section#revolutionize .meet-ali-tag span{color:#000;font-family:Geist,sans-serif;font-size:16px;font-weight:500;margin-bottom:42px;position:relative;z-index:1}section#revolutionize .revolutionize-title-container{margin-bottom:48px;margin-top:24px;text-align:center}section#revolutionize .revolutionize-container .center{align-items:center;display:flex;justify-content:center;width:100%}section#revolutionize .revolutionize-title{color:#000;display:inline-block;font-family:Geist,sans-serif;font-size:54px;font-weight:600;line-height:1.1;margin:0;max-width:600px;position:relative;text-align:center}section#revolutionize .revolutionize-title .gradient-text{background:linear-gradient(90deg,#2239bd 24%,#46d3f6 83%);-webkit-background-clip:text;color:#2239bd;-webkit-text-fill-color:transparent;background-clip:text;font-weight:600}section#revolutionize .revolutionize-title:after{color:transparent;content:attr(data-text);height:100%;left:0;position:absolute;top:0;width:100%;-webkit-text-stroke:0 transparent;pointer-events:none;text-shadow:0 -4px 4px hsla(0,0%,100%,.2)}section#revolutionize .revolutionize-content-container{align-items:flex-start;display:flex;gap:60px;justify-content:flex-start}section#revolutionize .revolutionize-left{display:flex;flex:0 0 20%;flex-direction:column;gap:100px}section#revolutionize .revolutionize-text{color:#fff;font-family:Helvetica;font-size:18px;font-style:normal;font-weight:300;line-height:1.6;margin:0}section#revolutionize .revolutionize-right{flex:0 0 100%;width:100%}section#revolutionize .revolutionize-cta{align-items:center;display:flex;justify-content:space-between;margin-top:40px}section#revolutionize .cta-buttons{align-items:center;display:flex;gap:8px;justify-content:center}section#revolutionize .see-plans-btn{background:linear-gradient(180deg,#000,#666 80%);background-position:0 0;background-size:100% 200%;border:2px solid #353535;border-radius:90px;color:#fff;cursor:pointer;font-family:Geist,sans-serif;font-size:16px;font-weight:400;padding:6px 14px 7px;transition:background-position .45s cubic-bezier(.2,.8,.2,1),transform .3s ease-in-out,box-shadow .3s ease-in-out!important}section#revolutionize .see-plans-btn:hover{background-position:0 100%;box-shadow:0 6px 20px rgba(0,0,0,.1);transform:translateY(-2px) scale(1.02)}section#revolutionize .got-questions{background:transparent;border:none;border-radius:20px;color:#000;cursor:pointer;font-family:Geist,sans-serif;font-size:16px;font-weight:500;padding:10px 20px;transition:all .3s ease}section#revolutionize .got-questions:hover{background:rgba(0,0,0,.1);box-shadow:0 4px 15px rgba(0,0,0,.1);transform:translateY(-2px)}section#revolutionize .carousel-arrows{display:flex;gap:10px;justify-content:flex-end;width:100%}section#revolutionize .carousel-arrow{align-items:center;background-color:transparent;background:transparent;border:none;border-radius:50%;color:#000;cursor:pointer;display:flex;font-size:24px;font-weight:700;height:40px;justify-content:center;transition:all .3s ease;width:40px}section#revolutionize .carousel-arrow.carousel-prev{box-shadow:inset 0 4px 8px 0 rgba(0,0,0,.1);transform:rotate(180deg)}section#revolutionize .carousel-arrow.carousel-next{box-shadow:inset 0 -4px 8px 0 rgba(0,0,0,.1)}section#revolutionize .carousel-arrow[disabled]{box-shadow:unset;cursor:not-allowed;opacity:.45;pointer-events:none}section#revolutionize .carousel-arrow.carousel-prev:hover{transform:scale(1.1) rotate(180deg)}section#revolutionize .carousel-arrow.carousel-next:hover{transform:scale(1.1)}.divider{background-color:#e7e7e7;border:none;height:1px;margin:0 auto;max-width:1300px;width:100%}section#clients{background-color:#fff;overflow:hidden;padding:120px 0;position:relative}section#clients .clients-background{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}section#clients .testimonials-bg-1{left:13%;top:28%}section#clients .testimonials-bg-1,section#clients .testimonials-bg-2{height:236px;position:absolute;width:476px;fill:var(--ALI-gradient,linear-gradient(90deg,#2239bd 24.04%,#46d3f6 82.69%));filter:blur(20);opacity:1}section#clients .testimonials-bg-2{right:20%;top:49%}section#clients .clients-header{max-width:1300px;padding-top:30px;position:relative;text-align:left;width:100%;z-index:2}section#clients .clients-header h3{color:#959595;margin:0;max-width:476px}section#clients .clients-header h3,section#clients .clients-header h3 .title-part-1{font-family:Geist,sans-serif;font-size:22px;font-style:normal;font-weight:500;letter-spacing:-.88px;line-height:28px}section#clients .clients-header h3 .title-part-1{color:#000}section#clients .clients-header h3 .title-part-2{color:#959595;font-family:Geist,sans-serif;font-size:22px;font-style:normal;font-weight:500;letter-spacing:-.88px;line-height:28px}section#clients .clients-cards{overflow:hidden;padding-bottom:70px;position:relative;width:100%;z-index:1}section#clients .clients-cta{align-items:center;display:flex;gap:14px;justify-content:center;padding:0 20px;position:relative;transform:translateY(-50px);z-index:2}section#clients .see-plans-btn{background:linear-gradient(180deg,#000,#666 80%);background-position:0 0;background-size:100% 200%;border:2px solid #353535;border-radius:90px;color:#fff;cursor:pointer;font-family:Geist,sans-serif;font-size:16px;font-weight:400;padding:6px 14px 7px;transition:background-position .45s cubic-bezier(.2,.8,.2,1),transform .3s ease-in-out,box-shadow .3s ease-in-out}section#clients .see-plans-btn:hover{background-position:0 100%;box-shadow:0 6px 20px rgba(0,0,0,.1);transform:translateY(-2px) scale(1.02)}section#clients .how-it-works{background:transparent;border:none;border-radius:20px;color:#000;cursor:pointer;font-family:Geist,sans-serif;font-size:16px;font-weight:500;padding:8px 16px;transition:all .3s ease}section#clients .how-it-works:hover{background:rgba(0,0,0,.1);box-shadow:0 4px 15px rgba(0,0,0,.1);transform:translateY(-2px)}section#clients{align-items:center;background-color:#f8f9fa;flex-direction:column;gap:40px;padding:80px 0;width:100%}section#clients,section#clients h1{display:flex;justify-content:center}section#clients h1{color:#050505;font-family:Helvetica;font-size:60px;font-style:normal;font-weight:600;line-height:normal;margin:0;max-width:100%;text-align:left}section#clients h1 .inline-logo{height:60px}section#clients h2{color:#050505;font-family:Helvetica;font-size:36px;font-style:normal;font-weight:300;line-height:normal;margin:0;max-width:100%;text-align:center}section#contact-us form#contact-form{margin:0 auto;max-width:90%;padding:0 20px 20px;width:600px}section#contact-us form#contact-form .message-box{margin-bottom:1rem;text-align:center}section#contact-us form#contact-form .form-group{display:flex;gap:15px}section#contact-us form#contact-form input,section#contact-us form#contact-form textarea{border:1px solid var(--primary-border-color);border-radius:6px;flex:1;font-size:14px;margin-bottom:10px;max-width:100%;padding:10px;transition:none;width:100%}section#contact-us form#contact-form textarea{resize:vertical}.hero-cta-buttons{align-items:center;display:flex;gap:12px;justify-content:center;margin-bottom:20px;padding:0 20px;transition:opacity .3s ease,visibility .3s ease}.hero-cta-buttons.hidden,.sticky-cta-buttons{opacity:0;visibility:hidden}.sticky-cta-buttons{align-items:center;bottom:20px;display:flex;gap:12px;left:50%;position:fixed!important;transform:translateX(-50%);transition:opacity .3s ease,visibility .3s ease;z-index:999999!important}.sticky-cta-buttons.visible{opacity:1;visibility:visible}.get-started-today-btn{align-items:center;background:linear-gradient(180deg,#000,#666 80%);background-position:0 0;background-size:100% 200%;border:2px solid #353535;border-radius:999px;color:#fff;display:flex;font-family:Geist,sans-serif;font-size:16px;font-style:normal;font-weight:500;gap:10px;height:48px;justify-content:center;letter-spacing:-.64px;line-height:21px;overflow:hidden;padding:6px 14px;position:relative;transition:background-position .45s cubic-bezier(.2,.8,.2,1),transform .3s ease-in-out,box-shadow .3s ease-in-out}.get-started-today-btn:hover{background-position:0 100%;box-shadow:0 6px 20px rgba(0,0,0,.1);transform:translateY(-2px) scale(1.02)}.get-started-today-btn>*{position:relative;z-index:1}.message-btn{align-items:center;backdrop-filter:blur(10px);background:hsla(0,0%,100%,.6);border:2px solid #dbdbdb;border-radius:50%;cursor:pointer;display:flex;height:50px;justify-content:center;transition:all .3s ease;width:50px}.message-btn:hover{box-shadow:0 6px 20px rgba(0,0,0,.2);opacity:1;transform:translateY(-2px) scale(1.05)}.message-btn svg{color:#000;height:20px;width:20px}.pricing-plans-container{margin:0 auto;max-width:1300px;width:100%;z-index:1;.plans-row{gap:unset}@media (min-width:992px){.standard-plan{justify-content:flex-end!important}.ultimate-plan{justify-content:flex-start!important}}}.pricing-plans-container .pricing-card{background:linear-gradient(180deg,#ffe3e3,#f3f3f3 60%);border-radius:24px;box-shadow:65px 223px 65px 0 rgba(77,77,77,0),42px 143px 59px 0 rgba(77,77,77,0),24px 80px 50px 0 rgba(77,77,77,.02),10px 36px 37px 0 rgba(77,77,77,.03),3px 9px 20px 0 rgba(77,77,77,.03);flex-shrink:0;height:100%;padding:6px!important;position:relative;width:360px;&.emphasis{background:#f6f6f6;&:before{background:#ff9696;border-radius:24px;content:"";filter:blur(60px);height:90%;inset:0;opacity:.7;position:absolute;top:50px;width:100%;z-index:-1}}.badge{align-items:center;background:#ffe3e3;border:1px solid #fff1f1;border-radius:12px;color:#fe2623;display:inline-flex;font-weight:500;justify-content:center;left:50%;padding:4px 12px;position:absolute;top:0;transform:translate(-50%,-54%)}.badge-premium{align-items:center;backdrop-filter:blur(13px);background:hsla(0,0%,100%,.8);border:2px solid #f0f0f0;border-radius:999px;box-shadow:0 34px 10px 0 rgba(77,77,77,0),0 22px 9px 0 rgba(77,77,77,0),0 12px 7px 0 rgba(77,77,77,.02),0 5px 5px 0 rgba(77,77,77,.03),0 1px 3px 0 rgba(77,77,77,.03);display:inline-flex;justify-content:center;left:50%;padding:4px;position:absolute;top:0;transform:translate(-50%,-54%);width:max-content;.badge-content{align-items:center;display:flex;gap:8px;justify-content:space-between;padding-left:6px;.price{align-items:center;background:#ffe3e3;border:1px solid #fff1f1;border-radius:999px;color:#fe2623;display:inline-flex;font-weight:500;justify-content:center;padding:6px 12px}}}.content{background:#fff;border-radius:18px;height:100%;overflow:hidden;padding:24px;width:100%;.button{align-items:center;border:1px solid #000;border-radius:12px;color:#000;display:flex;font-family:Geist;font-size:15px;font-style:normal;font-weight:500;justify-content:center;padding:10px;transition:transform .3s ease-in-out;width:100%;&.standard{margin-top:43px;&:hover{background:linear-gradient(180deg,#000 -157.35%,#666 235.29%);border:1px solid hsla(0,0%,100%,.3);color:#fff;transform:scale(1.03)}}&.ultimate{margin-top:36px;&:hover{background:linear-gradient(180deg,#000 -157.35%,#666 235.29%);border:1px solid hsla(0,0%,100%,.3);color:#fff;transform:scale(1.03)}}&.premium{background:linear-gradient(180deg,#000 -157.35%,#666 235.29%);border:1px solid hsla(0,0%,100%,.3);color:#fff;margin-top:40px;&:hover{background:linear-gradient(180deg,#2239bd -157.35%,#46d3f6 235.29%);border:1px solid hsla(0,0%,100%,.3);transform:scale(1.03)}}}}.bottom-logo{display:flex;justify-content:center;margin-bottom:-24px;margin-top:12px;width:100%}}.pricing-plans-container .pricing-card .content .content-row{padding:20px;.title{color:#000;font-family:Geist;font-size:20px;font-style:normal;font-weight:500;margin-bottom:14px;&.standard{span{color:rgba(0,0,0,.6)}}&.premium{span{background:linear-gradient(90deg,#2239bd 68.75%,#46d3f6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}}&.ultimate{span{background:linear-gradient(90deg,#efbd59 24.04%,#f78344 82.69%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}}}.caption,.description{color:#959595;font-family:Geist;font-size:15px;font-style:normal;font-weight:400}.description{margin-bottom:24px}.caption{margin-bottom:10px}.price-row{h2,h3,p{all:unset;color:#959595;font-family:Geist;font-style:normal}h3{font-size:20px;font-weight:400;text-decoration-line:line-through}h2{color:#000;font-size:24px;margin-top:-8px}h2,p{font-weight:500}p{font-size:16px;margin-top:-4px}}.features{gap:10px;margin-top:14px;span{color:#000;font-family:Geist;font-size:15px;font-style:normal;font-weight:500}}}section#pricing-plans{align-items:center;background-color:#fff;display:flex;flex-direction:column;gap:40px;justify-content:center;overflow:hidden;padding-bottom:60px;position:relative;width:100%}section#pricing-plans .pricing-background{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}section#pricing-plans .left-background{left:-23%;opacity:1;position:absolute;top:48%;transform:translateY(-50%) scale(1.2)}section#pricing-plans .right-background{opacity:1;position:absolute;right:-24%;top:50%;transform:translateY(-50%) scale(1.06)}section#pricing-plans .pricing-title{color:#000;display:inline-block;font-family:Geist,sans-serif;font-size:54px;font-style:normal;font-weight:600;letter-spacing:-2.16px;line-height:110%;margin:0;padding-bottom:60px;padding-top:130px;position:relative;text-align:center;z-index:2}section#pricing-plans .pricing-title:after{color:transparent;content:attr(data-text);height:100%;left:0;position:absolute;top:0;width:100%;-webkit-text-stroke:0 transparent;pointer-events:none;text-shadow:0 -4px 4px hsla(0,0%,100%,.2)}section#pricing-plans .pricing-title .gradient-text{background:linear-gradient(90deg,#cb9f2b 24%,#e88c3d 83%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Geist,sans-serif;font-size:54px;font-style:normal;font-weight:600;letter-spacing:-2.16px;line-height:110%;padding-right:2px}section#pricing-plans .plans-container{align-items:center;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;margin:60px auto 40px;max-width:1200px;position:relative;z-index:2}@media (max-width:1100px){.pricing-plans-container{.plans-row{gap:60px}.standard-plan,.ultimate-plan{justify-content:center!important}}}@media only screen and (max-width:1385px) and (min-width:1024px){section#hero{--hero-phone-laptop-scale:0.9}.hero-phone-icons{--hero-phone-scale:var(--hero-phone-laptop-scale)}section#hero .hero-content .hero-text .hero-title{font-size:45px}section#hero .hero-content .hero-text .hero-subtitle{font-size:20px}section#hero .hero-content .hero-image img{margin-bottom:-5vh;max-height:80vh}section#video-texts .video-text-container{align-items:flex-start;flex-direction:row;gap:30px;max-width:1000px}section#video-texts .video-text-left{flex:0 0 70%}section#video-texts .video-text-right{flex:0 0 30%}section#video-texts .video-title-container{margin-bottom:50px;max-width:1000px}section#video-texts .video-title-container .video-section-title{font-size:44px}section#video-texts .video-title-container .video-section-title .inline-logo{height:36px;margin:0 6px}section#video-texts .video-text-left .video-title{font-size:36px}section#video-texts .video-text-left .video-title .inline-logo{height:24px;margin:0 6px}section#video-texts .video-text-right .video-description{font-size:16px;max-width:350px}}@media only screen and (max-width:1200px) and (min-width:1024px){section#hero{--hero-phone-laptop-scale:0.9}.hero-phone-icons{--hero-phone-scale:var(--hero-phone-laptop-scale)}section#hero .hero-content .hero-text .hero-title{font-size:40px}section#hero .hero-content .hero-text .hero-subtitle{font-size:18px}section#hero .hero-content .hero-image img{margin-bottom:-3vh;max-height:70vh}section#video-texts .video-text-container{flex-direction:column;gap:20px;max-width:900px;padding:0 20px;text-align:center}section#video-texts .video-text-left{flex:none;justify-content:center;width:100%}section#video-texts .video-title-container{margin-bottom:40px;max-width:900px;text-align:center}section#video-texts .video-title-container .video-section-title{font-size:32px;text-align:center}section#video-texts .video-title-container .video-section-title .inline-logo{height:32px;margin:0 5px}section#video-texts .video-text-left .video-title{font-size:22px;text-align:center}section#video-texts .video-text-left .video-title .inline-logo{height:22px;margin:0 5px}section#video-texts .video-text-right{flex:none;justify-content:center;width:100%}section#video-texts .video-text-right .video-description{font-size:15px;max-width:100%;text-align:center}section#revolutionize .revolutionize-title{font-size:36px}section#revolutionize .revolutionize-content-container{max-width:1000px}section#revolutionize .revolutionize-left{flex:0 0 25%}section#revolutionize .revolutionize-right{flex:0 0 100%}section#revolutionize .meet-ali-tag{margin:0 20px}section#revolutionize .revolutionize-title{font-size:32px;padding:0 20px}section#revolutionize .revolutionize-content-container{flex-direction:column;gap:40px;max-width:900px;padding:0 20px}section#revolutionize .revolutionize-left{flex:none;text-align:center;width:100%}section#revolutionize .revolutionize-right{flex:none;width:100%}}@media only screen and (max-width:1585px) and (min-width:1385px){section#hero{--hero-phone-laptop-scale:0.9}.hero-phone-icons{--hero-phone-scale:var(--hero-phone-laptop-scale)}section#hero .hero-content .hero-text .hero-title{font-size:53px}section#hero .hero-content .hero-text .hero-subtitle{font-size:22px}section#hero .hero-content .hero-image img{margin-bottom:-8vh;max-height:90vh}}@media (max-width:2000px){section#hero{--hero-phone-laptop-scale:0.9}.hero-phone-icons{--hero-phone-scale:var(--hero-phone-laptop-scale)}}@media (max-width:1600px){section#hero{--hero-phone-laptop-scale:0.9}.hero-phone-icons{--hero-phone-scale:var(--hero-phone-laptop-scale)}section#hero .hero-content .hero-text .hero-title{font-size:48px}section#hero .hero-content .hero-text .hero-subtitle{font-size:16px}section#hero .hero-content .hero-text .icons-hero-container{top:-30px!important}}@media (max-width:1200px){section#hero{--hero-phone-laptop-scale:0.9}.hero-phone-icons{--hero-phone-scale:var(--hero-phone-laptop-scale)}section#video-features .features-container{padding:0 20px}section#pricing-plans .left-background{height:800px;left:-20%;width:800px}section#pricing-plans .right-background{height:800px;right:-20%;width:800px}.footer-bottom,.footer-content,section#clients .clients-header,section#revolutionize .revolutionize-cta,section#video-features .cta-buttons{padding-left:20px;padding-right:20px}section#pricing-plans .plans-container{gap:0}}@media (max-width:900px){section#hero{--hero-phone-laptop-scale:0.9}.hero-phone-icons{--hero-phone-scale:var(--hero-phone-laptop-scale)}.divider{max-width:1300px;padding:0 20px;width:100%}section#pricing-plans .left-background{height:700px;left:-25%;width:700px}section#pricing-plans .right-background{height:700px;right:-25%;width:700px}}@media (max-width:768px){section#hero{--hero-phone-laptop-scale:0.8}.hero-phone-icons{--hero-phone-scale:var(--hero-phone-laptop-scale)}}@media (max-width:1200px){section#clients .clients-header h3{font-size:20px;line-height:26px;max-width:100%}section#clients .clients-header h3 .title-part-1,section#clients .clients-header h3 .title-part-2{font-size:20px;line-height:26px}}@media (max-width:768px){section#clients{padding:60px 0 0}section#clients .clients-header{padding:0 20px}section#clients .clients-header h3{font-size:18px;line-height:28px;max-width:100%}section#clients .clients-header h3 .title-part-1,section#clients .clients-header h3 .title-part-2{font-size:18px;line-height:28px}section#clients .clients-cta{gap:4px;margin-top:0;transform:translateY(-70px)}section#clients .how-it-works,section#clients .see-plans-btn{font-size:13px;padding:8px 16px}section#clients .testimonials-bg-1,section#clients .testimonials-bg-2{height:200px;width:400px}section#clients .testimonials-bg-1{left:5%;top:25%}section#clients .testimonials-bg-2{right:28%;top:55%}section#pricing-plans .left-background{height:900px;left:-18%;width:900px}section#pricing-plans .right-background{height:900px;right:-18%;width:900px}.hero-cta-buttons{gap:10px;margin-top:30px}.hero-cta-buttons.hidden{opacity:0;visibility:hidden}.sticky-cta-buttons{bottom:15px;gap:10px}}@media only screen and (max-width:800px){.hero-phone-icons{--hero-phone-scale:0.6}.sticky-cta-buttons{align-items:center!important;display:flex!important;gap:8px!important;justify-content:center!important;margin:0!important;max-width:calc(100vw - 30px)!important;opacity:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:auto!important;z-index:9999999!important}.sticky-cta-buttons.visible{opacity:1!important;visibility:visible!important}section h2{font-size:1.5rem}section#hero .hero-content .hero-text .hero-title{font-size:36px;margin-bottom:16px}section#hero .hero-content .hero-text .hero-subtitle{font-size:16px;line-height:22px;margin-bottom:24px}section#video-features .cta-buttons,section#video-features .features-container{padding:0}section#hero .hero-content .hero-text .hero-buttons{gap:12px;margin-bottom:30px}section#hero .hero-content .hero-text .hero-buttons .hero-get-started-btn,section#hero .hero-content .hero-text .hero-buttons .hero-login-btn{font-size:14px;padding:10px 20px}header{margin-bottom:0!important;padding:10px 20px}section#hero .hero-content .hero-text{margin-top:10px!important}section#hero .hero-content .hero-text .hero-phone-icons{align-items:center;display:flex;justify-content:center;width:100%}section#hero .hero-content .hero-text .phone-container{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:378px!important}section#hero .hero-content .hero-text .phone-hero-img{height:auto!important;max-height:756px!important;max-width:378px!important;min-height:567px!important;width:378px!important}section#hero .hero-content .hero-text .phone-hero-img svg{height:100%!important;max-height:756px!important;max-width:378px!important;width:100%!important}section#hero .hero-content .hero-text .icons-hero-container{top:-70px!important;transform:scale(2.4)!important}.icons-hero-container.move-icons .icon--snapchat{animation:floatSnapchatMobile 3s ease-in-out infinite}.icons-hero-container.move-icons .icon--tiktok{animation:floatTiktokMobile 3.5s ease-in-out infinite}.icons-hero-container.move-icons .icon--x{animation:floatXMobile 3.2s ease-in-out infinite}.icons-hero-container.move-icons .icon--reddit{animation:floatRedditMobile 3.8s ease-in-out infinite}.icons-hero-container.move-icons .icon--instagram{animation:floatInstagramMobile 3.3s ease-in-out infinite}.icons-hero-container.move-icons .icon--tinder{animation:floatTinderMobile 3.6s ease-in-out infinite}.icons-hero-container.move-icons .icon--settings{animation:floatSettingsMobile 3.4s ease-in-out infinite}.icons-hero-container.move-icons .icon--extra{animation:floatExtraMobile 3.7s ease-in-out infinite}@keyframes floatSnapchatMobile{0%,to{transform:translateX(0) translateY(0) rotate(0deg)}50%{transform:translateX(-1px) translateY(1px) rotate(2deg)}}@keyframes floatTiktokMobile{0%,to{transform:translateX(0) translateY(0) rotate(0deg)}50%{transform:translateX(-2px) translateY(0) rotate(-3deg)}}@keyframes floatXMobile{0%,to{transform:translateX(0) translateY(0) rotate(0deg) scale(1)}50%{transform:translateX(0) translateY(-2px) rotate(-2deg) scale(1.03)}}@keyframes floatRedditMobile{0%,to{transform:translateX(0) translateY(0) rotate(0deg)}50%{transform:translateX(1px) translateY(0) rotate(3deg)}}@keyframes floatInstagramMobile{0%,to{transform:translateX(0) translateY(0) rotate(0deg)}50%{transform:translateX(-1px) translateY(0) rotate(-2deg)}}@keyframes floatTinderMobile{0%,to{transform:translateX(0) translateY(0) rotate(0deg)}50%{transform:translateX(0) translateY(-1px) rotate(2deg)}}@keyframes floatSettingsMobile{0%,to{transform:translateX(0) translateY(0) rotate(0deg)}50%{transform:translateX(0) translateY(2px) rotate(-2deg)}}@keyframes floatExtraMobile{0%,to{transform:translateX(0) translateY(0) rotate(0deg) scale(1)}50%{transform:translateX(1px) translateY(1px) rotate(4deg) scale(1.02)}}section#hero .hero-content .hero-text .tap-to-pause{border-radius:12px;bottom:8px;font-size:12px;left:50%;padding:8px 16px;transform:translateX(-50%)}section#hero .hero-content .hero-text .pause-icon{height:12px;margin-right:6px;width:12px}section#hero .hero-content .hero-text .pause-text{font-size:12px}section#hero .hero-content .hero-text .phone-overlay-svg{height:147px;width:294px}section#intro{margin:60px auto;max-width:90%;width:90%}section#intro h1{font-size:2rem}section#intro h3{font-size:1rem}section#contact-us form#contact-form{margin-bottom:20px;padding:0;width:90%}section#contact-us form#contact-form .form-group{gap:5px;margin-bottom:5px}section#pricing-plans .pricing-title,section#pricing-plans .pricing-title .gradient-text{font-size:38px}section#pricing-plans{gap:20px}section#contact-us form#contact-form input,section#contact-us form#contact-form textarea{margin-bottom:5px}section#revolutionize{padding-top:80px}section#revolutionize .revolutionize-cta{align-items:flex-start;flex-direction:column-reverse;margin-top:10px;padding:0 20px}section#revolutionize .revolutionize-cta>.divider{display:unset;margin-bottom:30px;margin-top:20px}section#revolutionize .revolutionize-title-container{margin-bottom:24px;margin-top:32px}section#revolutionize .revolutionize-title{font-size:32px;font-style:normal;font-weight:600;letter-spacing:-1.36px;line-height:110%;padding:0 20px}section#revolutionize .meet-ali-tag{margin:0 20px}.hero-cta-buttons{gap:8px;margin-top:20px;padding:0 15px}.hero-cta-buttons.hidden{opacity:0;visibility:hidden}.sticky-cta-buttons{bottom:10px!important;left:50%!important;margin-left:0!important;margin-right:0!important;pointer-events:auto;position:fixed!important;right:auto!important;top:auto!important;transform:translateX(-50%)!important;user-select:none}.sticky-cta-buttons button{cursor:pointer;pointer-events:auto}}@media only screen and (max-width:480px){.hero-phone-icons{--hero-phone-scale:0.9}section#hero .hero-content .hero-text .hero-title{font-size:36px;letter-spacing:-1.36px;line-height:110%;margin-bottom:12px}section#hero .hero-content .hero-text .hero-subtitle{font-size:16px;line-height:20px;margin:10px 0 20px}section#hero .hero-content .hero-text .hero-buttons{gap:10px;margin-bottom:25px;margin-top:15px}section#hero .hero-content .hero-text .hero-buttons .hero-get-started-btn,section#hero .hero-content .hero-text .hero-buttons .hero-login-btn{font-size:14px;padding:6px 14px 7px}section#pricing-plans .mobile-background{left:0;pointer-events:none;position:absolute;top:-110px;transform:scale(1.1);user-select:none;z-index:-1}header{margin-bottom:0!important;padding:8px 15px}section#hero .hero-content .hero-text{margin-top:60px!important}section#hero .hero-content .hero-text .phone-container{max-width:315px!important}section#hero .hero-content .hero-text .phone-hero-img{height:auto!important;max-height:630px!important;max-width:315px!important;min-height:472px!important;width:315px!important}section#hero .hero-content .hero-text .phone-hero-img svg{height:100%!important;max-height:630px!important;max-width:315px!important;width:100%!important}section#hero .hero-content .hero-text .icons-hero-container{top:-70px!important;transform:scale(1.4)!important}.icons-hero-container .icon--extra,.icons-hero-container .icon--instagram,.icons-hero-container .icon--reddit,.icons-hero-container .icon--settings,.icons-hero-container .icon--snapchat,.icons-hero-container .icon--tiktok,.icons-hero-container .icon--tinder,.icons-hero-container .icon--x{transform:scale(1.1)}.icons-hero-container.move-icons .icon--snapchat{animation:floatSnapchatXS 3s ease-in-out infinite}.icons-hero-container.move-icons .icon--tiktok{animation:floatTiktokXS 3.5s ease-in-out infinite}.icons-hero-container.move-icons .icon--x{animation:floatXXS 3.2s ease-in-out infinite}.icons-hero-container.move-icons .icon--reddit{animation:floatRedditXS 3.8s ease-in-out infinite}.icons-hero-container.move-icons .icon--instagram{animation:floatInstagramXS 3.3s ease-in-out infinite}.icons-hero-container.move-icons .icon--tinder{animation:floatTinderXS 3.6s ease-in-out infinite}.icons-hero-container.move-icons .icon--settings{animation:floatSettingsXS 3.4s ease-in-out infinite}.icons-hero-container.move-icons .icon--extra{animation:floatExtraXS 3.7s ease-in-out infinite}@keyframes floatSnapchatXS{0%,to{transform:translateX(0) translateY(0) rotate(0deg) scale(1.1)}50%{transform:translateX(-1px) translateY(0) rotate(2deg) scale(1.13)}}@keyframes floatTiktokXS{0%,to{transform:translateX(0) translateY(0) rotate(0deg) scale(1.1)}50%{transform:translateX(-1px) translateY(0) rotate(-3deg) scale(1.13)}}@keyframes floatXXS{0%,to{transform:translateX(0) translateY(0) rotate(0deg) scale(1.1)}50%{transform:translateX(0) translateY(-1px) rotate(-2deg) scale(1.13)}}@keyframes floatRedditXS{0%,to{transform:translateX(0) translateY(0) rotate(0deg) scale(1.1)}50%{transform:translateX(1px) translateY(0) rotate(3deg) scale(1.13)}}@keyframes floatInstagramXS{0%,to{transform:translateX(0) translateY(0) rotate(0deg) scale(1.1)}50%{transform:translateX(-1px) translateY(0) rotate(-2deg) scale(1.13)}}@keyframes floatTinderXS{0%,to{transform:translateX(0) translateY(0) rotate(0deg) scale(1.1)}50%{transform:translateX(0) translateY(-1px) rotate(2deg) scale(1.13)}}@keyframes floatSettingsXS{0%,to{transform:translateX(0) translateY(0) rotate(0deg) scale(1.1)}50%{transform:translateX(0) translateY(1px) rotate(-2deg) scale(1.13)}}@keyframes floatExtraXS{0%,to{transform:translateX(0) translateY(0) rotate(0deg) scale(1.1)}50%{transform:translateX(1px) translateY(1px) rotate(4deg) scale(1.13)}}section#hero .hero-content .hero-text .tap-to-pause{border-radius:10px;bottom:100px;font-size:10px;padding:6px 12px}section#hero .hero-content .hero-text .pause-icon{height:20px;margin-right:4px;width:20px}section#hero .hero-content .hero-text .pause-text{font-size:14px}section#hero .hero-content .hero-text .phone-overlay-svg{height:90px;width:180px}section#video .video-shadow-overlay{top:-60%;z-index:2}section#video .video-container{&:before{background:linear-gradient(90deg,#2239bd 24.04%,#46d3f6 82.69%);content:"";filter:blur(30px);height:80px;left:50%;opacity:.4;position:absolute;top:4%;transform:translate(-50%,-50%);width:130%;z-index:-1}}section#video-features{padding:0 20px}section#video-features .features-container{flex-direction:column;gap:30px}section#video-features .features-container>div{width:100%}section#video-features .feature-item{gap:12px}section#video-features .feature-item.right{justify-content:flex-start}section#video-features .feature-text,section#video-features .feature-text .with-ali{font-size:18px}section#video-features .cta-buttons{flex-direction:row;gap:12px;width:100%}section#clients .clients-header h3,section#clients .clients-header h3 .title-part-1,section#clients .clients-header h3 .title-part-2{font-size:22px}}.carousel-container{align-items:center;display:flex;gap:30px;padding:20px 0}.carousel-controls{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:20px;padding:0 20px;position:relative}.carousel-controls .carousel-arrows{display:flex;gap:10px;left:20px;padding:20px;position:absolute}.carousel-controls .revolutionize-btn{background:#fff;border:none;border-radius:25px;color:#000;cursor:pointer;display:inline-block;font-size:16px;font-weight:700;overflow:hidden;padding:12px 24px;position:relative;text-decoration:none}.carousel-controls .revolutionize-btn:after{color:#000;content:"→";font-size:18px;opacity:0;position:absolute;right:-20px;top:50%;transform:translateY(-50%)}.carousel-track{display:flex;gap:30px;transition:transform .5s ease;width:100%}.carousel-card{backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.1);border:6px solid #f6f6f6;border-radius:24px;box-shadow:65px 223px 65px 0 rgba(77,77,77,0),42px 143px 59px 0 rgba(77,77,77,0),24px 80px 50px 0 rgba(77,77,77,.02),10px 36px 37px 0 rgba(77,77,77,.03),3px 9px 20px 0 rgba(77,77,77,.03);flex:0 0 calc(28% - 10px);padding:40px}.carousel-card.automation-card{min-height:460px}.carousel-card.automation-card,.carousel-card.automations-card{backdrop-filter:none;background:#fff;overflow:hidden;padding:40px;position:relative}.carousel-card.automations-card{min-height:420px}.carousel-card.full-control-card,.carousel-card.multi-user-card,.carousel-card.scheduling-card{backdrop-filter:none;background:#fff;min-height:420px;overflow:hidden;padding:40px;position:relative}.card-icon{color:#fff;font-size:40px;margin-bottom:20px;text-align:center}.automation-card .card-icon{margin-bottom:16px;text-align:left}.automation-icon{align-items:center;background:transparent;border-radius:50%;display:flex;height:48px;width:48px}.automation-icon img{filter:none;height:24px;width:28px}.automations-card .card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:20px}.automations-card #start-today-btn-container{align-items:center;display:flex;gap:8px;margin-right:-20px;margin-top:-10px}.automations-icon{align-items:center;background:transparent;border-radius:50%;display:flex;height:48px;width:48px}.automations-icon img{filter:none;height:28px;width:28px}.scheduling-icon{align-items:center;background:transparent;border-radius:50%;display:flex;height:48px;width:48px}.scheduling-icon img{filter:none;height:28px;width:28px}.multi-user-icon{align-items:center;background:transparent;border-radius:50%;display:flex;height:48px;width:48px}.multi-user-icon img{filter:none;height:24px;width:28px}.full-control-icon{align-items:center;background:transparent;border-radius:50%;display:flex;height:48px;width:48px}.full-control-icon img{filter:none;height:28px;width:28px}.active-dot{animation:pulse 2s infinite;background:#2239bd;border-radius:50%;height:12px;margin-top:-4px;width:12px}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(34,57,189,.7)}70%{box-shadow:0 0 0 10px rgba(34,57,189,0)}to{box-shadow:0 0 0 0 rgba(34,57,189,0)}}.start-today-btn{background:#000;border:none;border-radius:20px;box-shadow:0 0 0 1px hsla(0,0%,100%,.2),4px 6px 25px rgba(0,0,0,.25),8px 10px 45px rgba(0,0,0,.2),12px 15px 70px rgba(0,0,0,.15),0 0 100px hsla(0,0%,100%,.2);color:#fff;cursor:pointer;font-family:Geist,sans-serif;font-size:14px;font-weight:600;margin-top:-8px;padding:8px 16px;transition:all .3s ease}.start-today-btn:hover{background:#333;box-shadow:0 0 0 1px hsla(0,0%,100%,.15),0 6px 25px rgba(0,0,0,.2),0 10px 45px rgba(0,0,0,.15),0 15px 70px rgba(0,0,0,.1),0 0 100px hsla(0,0%,100%,.15);transform:translateY(-2px)}.card-title{color:#fff;font-family:Helvetica;font-size:24px;font-weight:600;margin:0 0 15px;text-align:center}.automation-card .card-title{letter-spacing:-4%}.automation-card .card-title,.automations-card .card-title{color:#000;font-family:Geist,sans-serif;font-size:20px;font-weight:500;margin:0 0 12px;text-align:left}.full-control-card .card-title,.multi-user-card .card-title,.scheduling-card .card-title{color:#000;font-family:Geist,sans-serif;font-size:20px;font-weight:500;letter-spacing:-4%;margin:0 0 12px;text-align:left}.card-subtitle{margin:0 0 16px}.automations-card .card-subtitle,.card-subtitle{color:#959595;font-family:Geist,sans-serif;font-size:16px;font-weight:400;text-align:left}.automations-card .card-subtitle{margin:0 0 20px}.full-control-card .card-subtitle,.multi-user-card .card-subtitle,.scheduling-card .card-subtitle{color:#959595;font-family:Geist,sans-serif;font-size:16px;font-weight:400;margin:0 0 20px;text-align:left}.features-list{margin-top:30px}.feature-item{gap:8px;margin-bottom:10px}.check-icon,.feature-item{align-items:center;display:flex}.check-icon{background:transparent;border-radius:50%;color:#959595;flex-shrink:0;font-size:22px;font-weight:700;height:16px;justify-content:center;width:16px}.feature-item span{color:#000;font-family:Geist,sans-serif;font-size:15px;font-weight:500;letter-spacing:-.56px;line-height:20px}.card-description{color:#fff;font-family:Helvetica;font-size:16px;font-weight:400;line-height:1.5;margin:0;text-align:center}.automation-card .card-description{font-size:16px}.automation-card .card-description,.automations-card .card-description{color:#959595;font-family:Geist,sans-serif;font-weight:400;line-height:1.5;margin:0;text-align:left}.automations-card .card-description{font-size:14px}.full-control-card .card-description,.multi-user-card .card-description,.scheduling-card .card-description{color:#959595;font-family:Geist,sans-serif;font-size:14px;font-weight:400;line-height:1.5;margin:0;text-align:left}.card-background{bottom:0;height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;right:0}.background-svg{bottom:-50px;height:200px;left:50%;opacity:1;position:absolute;transform:translateX(-50%);width:200px;z-index:3}.background-svg.blur{filter:blur(3px)}.background-svg.automations{bottom:-19px}.automation-card .background-svg{opacity:.4}.automations-card .background-svg{aspect-ratio:1/1;flex-shrink:0;height:145px;opacity:1;width:300px}.scheduling-card .background-svg{bottom:-65px;width:250px}.multi-user-card .background-svg,.scheduling-card .background-svg{left:50%;opacity:1;position:absolute;transform:translateX(-50%);z-index:3}.multi-user-card .background-svg{bottom:-63px;width:170px}.full-control-card .background-svg{bottom:-70px;left:50%;opacity:1;position:absolute;transform:translateX(-50%);width:170px;z-index:3}.card-shadow-svg{bottom:-20px;height:180px;left:0;object-fit:cover;position:absolute;right:0;width:100%;z-index:2}.carousel-arrow{align-items:center;background-color:hsla(0,0%,100%,.2);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:50px;justify-content:center;width:50px}@media (max-width:1400px){.carousel-card{flex:0 0 calc(24% - 10px);padding:25px}.card-title{font-size:22px}.card-description{font-size:15px}.carousel-arrow{font-size:20px;height:45px;width:45px}}@media (max-width:1200px){.carousel-container{padding:15px 20px}.carousel-track{gap:15px}.carousel-card{flex:0 0 calc(40% - 10px);padding:25px}.carousel-controls{justify-content:flex-start}.carousel-arrow{font-size:20px;height:45px;width:45px}.card-title{font-size:20px}.card-description{font-size:14px}.card-icon{font-size:35px;margin-bottom:15px}}@media (max-width:992px){.carousel-card{flex:0 0 calc(49% - 10px)}}@media only screen and (max-width:800px){.carousel-container{overflow:visible;width:100%}.carousel-card{flex:0 0 97%}.carousel-card.automation-card{min-height:500px}.full-control-card .background-svg{bottom:-60px;width:250px}}.clients-container{display:flex;flex-direction:column;gap:24px;max-width:100%;overflow:visible;width:100%;z-index:100}.client-row{animation:scrollRow 15s linear infinite;display:flex;gap:24px;transition:animation-play-state .3s ease;will-change:transform}.client-row:nth-child(2n){animation-direction:reverse}@keyframes scrollRow{0%{transform:translateX(0)}to{transform:translateX(-33.333%)}}.client-card{align-items:flex-start;background:#fff;border:8px solid #f3f3f3;border-radius:24px;box-shadow:0 138px 39px 0 transparent,0 89px 35px 0 transparent,0 50px 30px 0 rgba(0,0,0,.02),0 22px 22px 0 rgba(0,0,0,.03),0 6px 12px 0 rgba(0,0,0,.03);display:inline-flex;flex-direction:column;flex-shrink:0;gap:10px;height:214px;justify-content:center;padding:20px;width:479px}.review-text{color:#000;flex:1;font-family:Geist,sans-serif;font-size:16px;font-style:normal;font-weight:500;justify-content:center;letter-spacing:-.56px;line-height:24px;text-align:left;width:90%}.review-author,.review-text{align-items:center;display:flex;margin:0}.review-author{text-align:center}.circle{align-items:center;background-color:#d9d9d9;border:1px solid #cecece;border-radius:50%;display:flex;height:24px;justify-content:center;margin-right:8px;overflow:hidden;width:24px}.circle img{display:block;height:100%;object-fit:cover;width:100%}.review-name{color:#000}.review-name,.review-occupation{font-family:Geist,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:-.44px;line-height:14px}.review-occupation{color:#959595}@media only screen and (max-width:800px){.review-text{font-size:16px}.client-row{animation:scrollRow 15s linear infinite;gap:16px}@keyframes scrollRow{0%{transform:translateX(0)}to{transform:translateX(-33.333%)}}.client-card{height:auto;min-height:180px;padding:16px;width:380px}.review-text{font-size:14px;line-height:20px}.review-name,.review-occupation{font-size:12px}}