.Navbar-module__cJzEcG__navbar{z-index:100;padding:30px 0 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__container{-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-subtle);background:#ffffffe6;border-radius:100px;justify-content:space-between;align-items:center;max-width:1000px;margin:0 auto;padding:14px 20px;display:flex;box-shadow:0 10px 30px #0000000d}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__container{box-shadow:0 15px 40px #0000001a}.Navbar-module__cJzEcG__logo{font-family:var(--font-display);color:var(--text-primary);font-size:1.25rem;font-weight:700}.Navbar-module__cJzEcG__links{gap:8px;display:flex}.Navbar-module__cJzEcG__links a{color:var(--text-secondary);border-radius:100px;padding:12px 18px;font-size:.9rem;font-weight:500;transition:all .2s}.Navbar-module__cJzEcG__links a:hover{background:var(--bg-subtle);color:var(--text-primary)}.Navbar-module__cJzEcG__cta{display:flex}.Navbar-module__cJzEcG__cta button{padding:10px 20px;font-size:.875rem}.Navbar-module__cJzEcG__menuToggle{cursor:pointer;color:var(--text-primary);background:0 0;border:none;display:none}.Navbar-module__cJzEcG__mobileMenu{border:1px solid var(--border-subtle);box-shadow:var(--shadow-lg);background:#fff;border-radius:20px;flex-direction:column;gap:16px;margin-top:16px;padding:24px;display:none;position:absolute;top:100%;left:16px;right:16px}.Navbar-module__cJzEcG__mobileMenu a{color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);padding:12px 0;font-size:1rem;font-weight:500}.Navbar-module__cJzEcG__mobileMenu button{justify-content:center;width:100%;margin-top:8px}@media (max-width:768px){.Navbar-module__cJzEcG__navbar{padding:16px}.Navbar-module__cJzEcG__container{border-radius:16px}.Navbar-module__cJzEcG__links,.Navbar-module__cJzEcG__cta{display:none}.Navbar-module__cJzEcG__menuToggle,.Navbar-module__cJzEcG__mobileMenu{display:flex}}
.Footer-module__S6Hkya__footer{background:var(--text-primary);color:#fff;padding:80px 0 40px}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto;padding:0 24px}.Footer-module__S6Hkya__top{justify-content:space-between;gap:60px;margin-bottom:60px;display:flex}.Footer-module__S6Hkya__brand h3{color:#fff;margin-bottom:12px;font-size:1.5rem}.Footer-module__S6Hkya__brand p{color:#fff9;max-width:280px;font-size:.95rem}.Footer-module__S6Hkya__links{gap:60px;display:flex}.Footer-module__S6Hkya__column{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__column h4{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.9rem}.Footer-module__S6Hkya__column a{color:#fff9;font-size:.9rem;transition:color .2s}.Footer-module__S6Hkya__column a:hover{color:#fff}.Footer-module__S6Hkya__bottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:40px;display:flex}.Footer-module__S6Hkya__bottom p{color:#fff6;font-size:.875rem}.Footer-module__S6Hkya__socials{gap:16px;display:flex}.Footer-module__S6Hkya__socials a{opacity:.6;font-size:1.25rem;transition:opacity .2s}.Footer-module__S6Hkya__socials a:hover{opacity:1}@media (max-width:768px){.Footer-module__S6Hkya__top{flex-direction:column;gap:40px}.Footer-module__S6Hkya__links{flex-wrap:wrap;gap:30px}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:20px}}
.Hero-module__ZARIfG__heroSection{justify-content:center;align-items:flex-start;min-height:100vh;padding:110px 0 0;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__background{z-index:0;border-bottom-right-radius:50px;border-bottom-left-radius:50px;position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__bgBase{background:#f8f9fb;position:absolute;inset:0}.Hero-module__ZARIfG__bgGradientTop{background:radial-gradient(80% 50% at 50% 0,#f0f4ff 0%,#0000 50%);position:absolute;inset:0}.Hero-module__ZARIfG__bgGradientBottom{background:linear-gradient(#0000,#923cf61f);height:300px;position:absolute;bottom:0;left:0;right:0}.Hero-module__ZARIfG__container{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:1200px;margin:0 auto;padding:0 24px;display:flex;position:relative}.Hero-module__ZARIfG__badge{border:1px solid var(--border-subtle);color:var(--text-secondary);background:#fff;border-radius:100px;align-items:center;gap:10px;padding:6px 16px 6px 6px;font-size:.875rem;font-weight:500;display:inline-flex;box-shadow:0 4px 12px #0000000d}.Hero-module__ZARIfG__badgeNew{background:var(--accent-purple);color:#fff;border-radius:100px;padding:6px 12px;font-size:.8rem;font-weight:600}.Hero-module__ZARIfG__title{color:var(--text-primary);letter-spacing:-.02em;max-width:800px;font-size:clamp(40px,6vw,64px);font-weight:700;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:var(--text-tertiary);max-width:550px;font-size:clamp(16px,1.5vw,19px);line-height:1.6}.Hero-module__ZARIfG__actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:8px;display:flex}.Hero-module__ZARIfG__phoneArea{width:100%;max-width:900px;height:500px;margin-top:40px;position:relative}.Hero-module__ZARIfG__phone{box-shadow:var(--shadow-lg);background:#fff;border-radius:32px;padding:6px;position:absolute;overflow:hidden}.Hero-module__ZARIfG__phone img{border-radius:26px;width:100%;display:block}.Hero-module__ZARIfG__phoneCenter{z-index:3;width:240px;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 0 4px #fff,0 30px 60px #0003,0 0 80px #923cf640}.Hero-module__ZARIfG__phoneLeft{z-index:2;width:200px;top:40px;left:15%;transform:rotate(-8deg)}.Hero-module__ZARIfG__phoneRight{z-index:2;width:200px;top:40px;right:15%;transform:rotate(8deg)}.Hero-module__ZARIfG__floatingCard{border:1px solid var(--border-subtle);box-shadow:var(--shadow-card);z-index:4;background:#fff;border-radius:14px;align-items:center;gap:10px;padding:12px 16px;animation:4s ease-in-out infinite Hero-module__ZARIfG__float;display:flex;position:absolute}.Hero-module__ZARIfG__cardTopLeft{animation-delay:0s;top:20%;left:5%}.Hero-module__ZARIfG__cardTopRight{animation-delay:.5s;top:15%;right:5%}.Hero-module__ZARIfG__cardBottomLeft{animation-delay:1s;bottom:25%;left:8%}.Hero-module__ZARIfG__cardBottomRight{animation-delay:1.5s;bottom:30%;right:8%}.Hero-module__ZARIfG__cardIcon{font-size:1.25rem}.Hero-module__ZARIfG__cardText{flex-direction:column;display:flex}.Hero-module__ZARIfG__cardTitle{color:var(--text-primary);font-size:.85rem;font-weight:600}.Hero-module__ZARIfG__cardDesc{color:var(--text-tertiary);font-size:.75rem}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Hero-module__ZARIfG__phoneLeft,.Hero-module__ZARIfG__phoneRight{animation:none}@media (max-width:900px){.Hero-module__ZARIfG__phoneLeft,.Hero-module__ZARIfG__phoneRight{display:none}.Hero-module__ZARIfG__phoneCenter{width:220px}.Hero-module__ZARIfG__phoneArea{height:400px}.Hero-module__ZARIfG__floatingCard{display:none}}@media (max-width:600px){.Hero-module__ZARIfG__heroSection{padding:120px 0 0}.Hero-module__ZARIfG__phoneArea{height:350px}.Hero-module__ZARIfG__phoneCenter{width:200px}}
.Stats-module__yL2aHq__stats{background:var(--bg-page);padding:100px 0}.Stats-module__yL2aHq__container{flex-direction:column;align-items:center;gap:60px;max-width:1000px;margin:0 auto;padding:0 24px;display:flex}.Stats-module__yL2aHq__content{text-align:center;max-width:700px}.Stats-module__yL2aHq__content h2{color:var(--text-primary);font-size:clamp(28px,4vw,42px);font-weight:700}.Stats-module__yL2aHq__grid{flex-wrap:wrap;justify-content:center;gap:80px;display:flex}.Stats-module__yL2aHq__stat{text-align:center}.Stats-module__yL2aHq__value{font-family:var(--font-urbanist),"Urbanist",sans-serif;color:var(--accent-purple);margin-bottom:8px;font-size:clamp(48px,6vw,72px);font-weight:700;line-height:1}.Stats-module__yL2aHq__label{color:var(--text-tertiary);font-size:1rem;font-weight:500}@media (max-width:600px){.Stats-module__yL2aHq__grid{gap:40px}}
.Marquee-module__m6z8XG__marquee{background:var(--bg-subtle);-webkit-user-select:none;user-select:none;border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);padding:24px 0;position:relative;overflow:hidden}.Marquee-module__m6z8XG__track{gap:40px;width:max-content;animation:40s linear infinite Marquee-module__m6z8XG__scroll;display:flex}.Marquee-module__m6z8XG__item{color:var(--text-tertiary);white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:40px;font-size:1.25rem;font-weight:600;display:flex}.Marquee-module__m6z8XG__dot{background:var(--accent-purple);border-radius:50%;flex-shrink:0;width:8px;height:8px}@keyframes Marquee-module__m6z8XG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (min-width:768px){.Marquee-module__m6z8XG__item{font-size:1.5rem}}
.Features-module__zvCZ4q__features{background:var(--bg-page);padding:120px 0}.Features-module__zvCZ4q__header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:60px;display:flex}.Features-module__zvCZ4q__header h2{max-width:600px}.Features-module__zvCZ4q__header p{max-width:500px}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Features-module__zvCZ4q__card{background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--radius-lg);text-align:center;padding:40px 30px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.Features-module__zvCZ4q__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.Features-module__zvCZ4q__cardGlow{opacity:.4;z-index:0;pointer-events:none;border-radius:50%;width:300px;height:200px;position:absolute;bottom:-100px;left:50%;transform:translate(-50%)}.Features-module__zvCZ4q__purple .Features-module__zvCZ4q__cardGlow{background:radial-gradient(circle,#923cf680 0%,#0000 70%)}.Features-module__zvCZ4q__blue .Features-module__zvCZ4q__cardGlow{background:radial-gradient(circle,#3b82f680 0%,#0000 70%)}.Features-module__zvCZ4q__pink .Features-module__zvCZ4q__cardGlow{background:radial-gradient(circle,#ec489980 0%,#0000 70%)}.Features-module__zvCZ4q__iconWrapper{z-index:1;width:60px;height:60px;box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;justify-content:center;align-items:center;margin-bottom:20px;display:inline-flex;position:relative}.Features-module__zvCZ4q__icon{width:28px;height:28px;color:var(--accent-purple)}.Features-module__zvCZ4q__card h4{z-index:1;color:var(--text-primary);margin-bottom:8px;position:relative}.Features-module__zvCZ4q__card p{z-index:1;color:var(--text-tertiary);font-size:.95rem;position:relative}@media (max-width:900px){.Features-module__zvCZ4q__grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}}
.UseCases-module__gggr1G__section{background:var(--bg-subtle)}.UseCases-module__gggr1G__content{text-align:center;max-width:800px;margin:0 auto}.UseCases-module__gggr1G__header{flex-direction:column;align-items:center;gap:16px;margin-bottom:40px;display:flex}.UseCases-module__gggr1G__grid{margin-bottom:40px}.UseCases-module__gggr1G__list{text-align:left;flex-direction:column;gap:16px;max-width:600px;margin:0 auto;padding:0;list-style:none;display:flex}.UseCases-module__gggr1G__listItem{background:var(--bg-page);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);align-items:center;gap:16px;padding:20px 24px;transition:transform .2s,border-color .2s;display:flex}.UseCases-module__gggr1G__listItem:hover{border-color:var(--accent-purple);transform:translate(4px)}.UseCases-module__gggr1G__iconWrapper{color:var(--accent-purple);justify-content:center;align-items:center;min-width:24px;display:flex}.UseCases-module__gggr1G__listItem span{color:var(--text-secondary);font-size:1.1rem;font-weight:500}.UseCases-module__gggr1G__footer{color:var(--text-primary);border-top:1px solid var(--border-subtle);max-width:600px;margin:0 auto;padding-top:20px;font-size:1.25rem;font-weight:600}@media (max-width:768px){.UseCases-module__gggr1G__listItem{padding:16px;font-size:1rem}.UseCases-module__gggr1G__footer{font-size:1.1rem}}
.HowItWorks-module__tSMH5W__section{background:var(--bg-subtle);padding:120px 0}.HowItWorks-module__tSMH5W__header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:60px;display:flex}.HowItWorks-module__tSMH5W__header h2{max-width:500px}.HowItWorks-module__tSMH5W__header p{max-width:400px}.HowItWorks-module__tSMH5W__steps{grid-template-columns:repeat(4,1fr);gap:30px;max-width:1000px;margin:0 auto;display:grid}.HowItWorks-module__tSMH5W__step{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);text-align:center;background:#fff;padding:30px 24px;transition:transform .3s,box-shadow .3s;position:relative}.HowItWorks-module__tSMH5W__step:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.HowItWorks-module__tSMH5W__number{background:var(--accent-purple-light);width:48px;height:48px;color:var(--accent-purple);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;font-size:1.1rem;font-weight:700;display:inline-flex}.HowItWorks-module__tSMH5W__content h4{color:var(--text-primary);margin-bottom:8px}.HowItWorks-module__tSMH5W__content p{color:var(--text-tertiary);font-size:.9rem}.HowItWorks-module__tSMH5W__connector{display:none}@media (max-width:900px){.HowItWorks-module__tSMH5W__steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.HowItWorks-module__tSMH5W__steps{grid-template-columns:1fr;max-width:400px}}
.Testimonials-module__ItA9Ha__testimonials{background:var(--bg-subtle);padding:120px 0}.Testimonials-module__ItA9Ha__container{max-width:1100px;margin:0 auto;padding:0 24px}.Testimonials-module__ItA9Ha__header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:60px;display:flex}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Testimonials-module__ItA9Ha__card{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:#fff;flex-direction:column;gap:16px;padding:28px;transition:transform .3s,box-shadow .3s;display:flex}.Testimonials-module__ItA9Ha__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Testimonials-module__ItA9Ha__rating{gap:2px;display:flex}.Testimonials-module__ItA9Ha__content{color:var(--text-secondary);flex-grow:1;font-size:1rem;line-height:1.6}.Testimonials-module__ItA9Ha__author{border-top:1px solid var(--border-subtle);align-items:center;gap:12px;padding-top:16px;display:flex}.Testimonials-module__ItA9Ha__avatar{background:var(--bg-subtle);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:2rem;display:flex}.Testimonials-module__ItA9Ha__name{color:var(--text-primary);font-size:.95rem;font-weight:600}.Testimonials-module__ItA9Ha__role{color:var(--text-tertiary);font-size:.85rem}@media (max-width:768px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr}}
.Pricing-module__yc4bBa__pricing{background:var(--bg-page);padding:120px 0}.Pricing-module__yc4bBa__container{max-width:1100px;margin:0 auto;padding:0 24px}.Pricing-module__yc4bBa__header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:60px;display:flex}.Pricing-module__yc4bBa__toggle{color:var(--text-tertiary);align-items:center;gap:16px;margin-top:16px;font-size:.95rem;display:flex}.Pricing-module__yc4bBa__toggle span.Pricing-module__yc4bBa__active{color:var(--text-primary);font-weight:600}.Pricing-module__yc4bBa__toggleBtn{background:var(--bg-card);border:1px solid var(--border-subtle);cursor:pointer;border-radius:100px;width:52px;height:28px;padding:0;position:relative}.Pricing-module__yc4bBa__toggleKnob{background:var(--accent-purple);border-radius:50%;width:20px;height:20px;transition:transform .3s;position:absolute;top:3px;left:3px}.Pricing-module__yc4bBa__toggleKnob.Pricing-module__yc4bBa__yearly{transform:translate(24px)}.Pricing-module__yc4bBa__save{background:var(--accent-purple-light);color:var(--accent-purple);border-radius:100px;margin-left:6px;padding:2px 8px;font-size:.75rem;font-weight:600}.Pricing-module__yc4bBa__grid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:800px;margin:0 auto;display:grid}.Pricing-module__yc4bBa__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);flex-direction:column;padding:32px 28px;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.Pricing-module__yc4bBa__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__highlighted{background:var(--text-primary);border-color:var(--text-primary)}.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__highlighted .Pricing-module__yc4bBa__planName,.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__highlighted .Pricing-module__yc4bBa__price,.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__highlighted .Pricing-module__yc4bBa__amount,.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__highlighted .Pricing-module__yc4bBa__currency,.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__highlighted .Pricing-module__yc4bBa__period,.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__highlighted .Pricing-module__yc4bBa__description,.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__highlighted li{color:#fff}.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__highlighted .Pricing-module__yc4bBa__checkIcon{color:var(--accent-purple)}.Pricing-module__yc4bBa__popular{background:var(--accent-purple);color:#fff;border-radius:100px;padding:6px 16px;font-size:.75rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__yc4bBa__planName{font-family:var(--font-urbanist),"Urbanist",sans-serif;color:var(--text-primary);margin-bottom:16px;font-size:1.25rem;font-weight:700}.Pricing-module__yc4bBa__price{align-items:baseline;margin-bottom:8px;display:flex}.Pricing-module__yc4bBa__currency{color:var(--text-primary);font-size:1.25rem;font-weight:600}.Pricing-module__yc4bBa__amount{font-family:var(--font-urbanist),"Urbanist",sans-serif;color:var(--text-primary);font-size:3rem;font-weight:700;line-height:1}.Pricing-module__yc4bBa__period{color:var(--text-tertiary);margin-left:4px;font-size:.9rem}.Pricing-module__yc4bBa__description{color:var(--text-tertiary);margin-bottom:24px;font-size:.9rem}.Pricing-module__yc4bBa__billingText{color:var(--text-tertiary);margin-top:-8px;margin-bottom:8px;font-size:.9rem}.Pricing-module__yc4bBa__features{flex-grow:1;margin:0 0 24px;padding:0;list-style:none}.Pricing-module__yc4bBa__features li{color:var(--text-secondary);align-items:center;gap:10px;padding:8px 0;font-size:.9rem;display:flex}.Pricing-module__yc4bBa__checkIcon{color:var(--accent-purple);flex-shrink:0}.Pricing-module__yc4bBa__card button{justify-content:center;width:100%}.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__highlighted button{color:var(--text-primary);background:#fff}.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__highlighted button:hover{background:#f0f0f0}@media (max-width:900px){.Pricing-module__yc4bBa__grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__highlighted{order:-1}}
.FAQ-module__V8_xEa__faq{background:var(--bg-subtle);padding:120px 0}.FAQ-module__V8_xEa__container{max-width:800px;margin:0 auto;padding:0 24px}.FAQ-module__V8_xEa__header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:60px;display:flex}.FAQ-module__V8_xEa__header h2{max-width:500px}.FAQ-module__V8_xEa__header p{max-width:400px}.FAQ-module__V8_xEa__accordion{flex-direction:column;gap:12px;display:flex}.FAQ-module__V8_xEa__item{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#fff;transition:box-shadow .3s;overflow:hidden}.FAQ-module__V8_xEa__item:hover{box-shadow:var(--shadow-sm)}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__open{box-shadow:var(--shadow-md)}.FAQ-module__V8_xEa__question{cursor:pointer;width:100%;font-family:var(--font-urbanist),"Urbanist",sans-serif;color:var(--text-primary);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:20px 24px;font-size:1.1rem;font-weight:600;display:flex}.FAQ-module__V8_xEa__icon{color:var(--text-tertiary);flex-shrink:0;transition:transform .3s}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__icon{transform:rotate(180deg)}.FAQ-module__V8_xEa__answer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answer{max-height:200px}.FAQ-module__V8_xEa__answer p{color:var(--text-tertiary);padding:0 24px 20px;font-size:1rem;line-height:1.6}
.CTA-module__CdZh3q__cta{min-height:600px;padding:120px 0 0;position:relative;overflow:hidden}.CTA-module__CdZh3q__background{z-index:0;position:absolute;inset:0}.CTA-module__CdZh3q__gradient{background:linear-gradient(180deg,var(--bg-page)0%,var(--bg-subtle)100%);position:absolute;inset:0}.CTA-module__CdZh3q__container{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:800px;margin:0 auto;padding:0 24px;display:flex;position:relative}.CTA-module__CdZh3q__container h2{max-width:600px}.CTA-module__CdZh3q__container p{max-width:500px;margin-bottom:12px}.CTA-module__CdZh3q__actions{gap:16px;display:flex}.CTA-module__CdZh3q__phones{width:100%;height:400px;margin-top:40px;position:relative}.CTA-module__CdZh3q__phoneLeft,.CTA-module__CdZh3q__phoneCenter,.CTA-module__CdZh3q__phoneRight{box-shadow:var(--shadow-lg);background:#fff;border-radius:30px;padding:6px;position:absolute;overflow:hidden}.CTA-module__CdZh3q__phoneLeft,.CTA-module__CdZh3q__phoneRight{width:180px;top:60px}.CTA-module__CdZh3q__phoneLeft{left:10%;transform:rotate(-5deg)}.CTA-module__CdZh3q__phoneRight{right:10%;transform:rotate(5deg)}.CTA-module__CdZh3q__phoneCenter{z-index:2;width:220px;left:50%;transform:translate(-50%);box-shadow:0 0 0 4px #fff,0 30px 60px #0003,0 0 80px #923cf64d}.CTA-module__CdZh3q__phoneLeft img,.CTA-module__CdZh3q__phoneCenter img,.CTA-module__CdZh3q__phoneRight img{border-radius:24px;width:100%;display:block}.CTA-module__CdZh3q__cta:after{content:"";pointer-events:none;background:linear-gradient(#0000,#fff);height:200px;position:absolute;bottom:0;left:0;right:0}@media (max-width:768px){.CTA-module__CdZh3q__phoneLeft,.CTA-module__CdZh3q__phoneRight{display:none}.CTA-module__CdZh3q__phoneCenter{width:200px}.CTA-module__CdZh3q__phones{height:350px}}
