.Navbar-module__nuAbfa__navbar{z-index:1000;padding:16px 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(20px);background:#0a0e1ad9;border-bottom:1px solid #ffffff0f;padding:10px 0}.Navbar-module__nuAbfa__inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__nuAbfa__logo{letter-spacing:-.02em;align-items:center;gap:8px;font-size:1.3rem;font-weight:700;display:flex}.Navbar-module__nuAbfa__logoIcon{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.4rem}.Navbar-module__nuAbfa__links{align-items:center;gap:32px;list-style:none;display:flex}.Navbar-module__nuAbfa__link{color:var(--text-secondary);font-size:.92rem;font-weight:500;transition:color .3s;position:relative}.Navbar-module__nuAbfa__link:after{content:"";background:var(--accent-gradient);border-radius:1px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__nuAbfa__link:hover{color:var(--text-primary)}.Navbar-module__nuAbfa__link:hover:after{width:100%}.Navbar-module__nuAbfa__ctaDesktop{padding:10px 24px;font-size:.88rem}.Navbar-module__nuAbfa__ctaMobile{display:none}.Navbar-module__nuAbfa__phoneDesktop{color:#00d4ff;white-space:nowrap;align-items:center;gap:6px;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.Navbar-module__nuAbfa__phoneDesktop:hover{opacity:.75}.Navbar-module__nuAbfa__hamburger{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:4px;display:none}@media (max-width:768px){.Navbar-module__nuAbfa__links{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-left:1px solid var(--border-glass);background:#0a0e1af7;flex-direction:column;gap:24px;width:75%;max-width:320px;height:100vh;padding:80px 32px 32px;transition:right .4s cubic-bezier(.25,.46,.45,.94);position:fixed;top:0;right:-100%}.Navbar-module__nuAbfa__links.Navbar-module__nuAbfa__open{right:0}.Navbar-module__nuAbfa__link{font-size:1.05rem}.Navbar-module__nuAbfa__ctaDesktop{display:none}.Navbar-module__nuAbfa__ctaMobile{margin-top:16px;display:block}.Navbar-module__nuAbfa__hamburger{z-index:1001;display:block}.Navbar-module__nuAbfa__phoneDesktop{display:none}}
.Hero-module__Z8hQ_W__hero{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__orbCyan{pointer-events:none;background:radial-gradient(circle,#00d4ff1f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:8s ease-in-out infinite Hero-module__Z8hQ_W__float;position:absolute;top:10%;right:10%}.Hero-module__Z8hQ_W__orbBlue{pointer-events:none;background:radial-gradient(circle,#0066ff1a 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:10s ease-in-out infinite reverse Hero-module__Z8hQ_W__float;position:absolute;bottom:20%;left:5%}.Hero-module__Z8hQ_W__orbPurple{pointer-events:none;background:radial-gradient(circle,#7b2ff714 0%,#0000 70%);border-radius:50%;width:250px;height:250px;animation:12s ease-in-out infinite Hero-module__Z8hQ_W__float;position:absolute;top:50%;left:60%}.Hero-module__Z8hQ_W__content{z-index:2;animation:1s ease-out Hero-module__Z8hQ_W__slide-up;position:relative}.Hero-module__Z8hQ_W__grid{grid-template-columns:1fr 1fr;align-items:center;gap:40px;margin-bottom:60px;display:grid}.Hero-module__Z8hQ_W__textSide{text-align:left}.Hero-module__Z8hQ_W__badge{color:var(--accent-cyan);letter-spacing:.02em;background:#00d4ff14;border:1px solid #00d4ff33;border-radius:50px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 20px;font-size:.85rem;font-weight:500;display:inline-flex}.Hero-module__Z8hQ_W__badgeDot{background:var(--accent-cyan);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__pulse-glow}.Hero-module__Z8hQ_W__title{letter-spacing:-.03em;margin-bottom:24px;font-size:3.2rem;font-weight:800;line-height:1.15}.Hero-module__Z8hQ_W__gradient{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__Z8hQ_W__subtitle{color:var(--text-secondary);max-width:520px;margin:0 0 40px;font-size:1.1rem;line-height:1.8}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;gap:16px;display:flex}.Hero-module__Z8hQ_W__imageSide{justify-content:center;align-items:center;display:flex;position:relative;overflow:visible}.Hero-module__Z8hQ_W__imageGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#00d4ff33 0%,#0066ff1a 40%,#0000 70%);border-radius:50%;width:350px;height:350px;animation:4s ease-in-out infinite Hero-module__Z8hQ_W__pulse-glow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__Z8hQ_W__techCircle{z-index:0;border:1px dashed #00d4ff4d;border-radius:50%;width:400px;height:400px;animation:20s linear infinite Hero-module__Z8hQ_W__spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__Z8hQ_W__spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.Hero-module__Z8hQ_W__imageWrapper{z-index:1;position:relative;overflow:visible}.Hero-module__Z8hQ_W__portrait{object-fit:contain;filter:drop-shadow(0 0 30px #00d4ff33);z-index:2;width:100%;max-width:420px;height:auto;animation:6s ease-in-out infinite Hero-module__Z8hQ_W__float;-webkit-mask-image:linear-gradient(#000 80%,#0000 100%);mask-image:linear-gradient(#000 80%,#0000 100%)}.Hero-module__Z8hQ_W__platformLogo{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:absolute;box-shadow:0 8px 32px #0000004d}.Hero-module__Z8hQ_W__logoFB{animation:2s ease-in-out infinite Hero-module__Z8hQ_W__floatLogo1;top:5%;right:5%}.Hero-module__Z8hQ_W__logoGoogle{animation:2.75s ease-in-out .35s infinite Hero-module__Z8hQ_W__floatLogo2;top:40%;right:-12%}.Hero-module__Z8hQ_W__logoTikTok{animation:2.4s ease-in-out .6s infinite Hero-module__Z8hQ_W__floatLogo3;bottom:30%;left:-15%}.Hero-module__Z8hQ_W__logoZalo{animation:3s ease-in-out .9s infinite Hero-module__Z8hQ_W__floatLogo4;top:25%;left:-10%}.Hero-module__Z8hQ_W__zaloInner{color:#fff;font-family:sans-serif;font-size:1.2rem;font-weight:900}.Hero-module__Z8hQ_W__floatingBadgeCPA,.Hero-module__Z8hQ_W__floatingBadgeROAS{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0f1cb3;border:1px solid #00d4ff4d;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;display:flex;position:absolute;box-shadow:0 8px 32px #0006}.Hero-module__Z8hQ_W__floatingBadgeCPA{animation:5s ease-in-out 1s infinite Hero-module__Z8hQ_W__float;top:15%;left:-10%}.Hero-module__Z8hQ_W__floatingBadgeROAS{animation:7s ease-in-out 2.5s infinite Hero-module__Z8hQ_W__float;bottom:15%;right:-5%}.Hero-module__Z8hQ_W__badgeIcon{background:#00d4ff1a;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex}.Hero-module__Z8hQ_W__badgeLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px;font-size:.75rem}.Hero-module__Z8hQ_W__badgeValue{color:var(--text-primary);align-items:center;gap:8px;font-size:1.1rem;font-weight:700;display:flex}.Hero-module__Z8hQ_W__trendUp{color:#0f8;background:#00ff881a;border-radius:4px;padding:2px 6px;font-size:.8rem}.Hero-module__Z8hQ_W__stats{background:var(--bg-card);border:1px solid var(--border-glass);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);justify-content:center;align-items:center;gap:40px;max-width:700px;margin:0 auto;padding:32px 48px;display:flex}.Hero-module__Z8hQ_W__stat{flex-direction:column;align-items:center;gap:4px;display:flex}.Hero-module__Z8hQ_W__statNumber{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800}.Hero-module__Z8hQ_W__statLabel{color:var(--text-muted);white-space:nowrap;font-size:.82rem}.Hero-module__Z8hQ_W__divider{background:var(--border-glass);width:1px;height:48px}@keyframes Hero-module__Z8hQ_W__floatLogo1{0%,to{transform:translateY(0)rotate(0)scale(1)}35%{transform:translateY(-10px)rotate(4deg)scale(1.08)}70%{transform:translateY(-5px)rotate(-2deg)scale(1.03)}}@keyframes Hero-module__Z8hQ_W__floatLogo2{0%,to{transform:translateY(0)rotate(0)scale(1)}40%{transform:translateY(-13px)rotate(-5deg)scale(1.1)}75%{transform:translateY(-6px)rotate(3deg)scale(1.04)}}@keyframes Hero-module__Z8hQ_W__floatLogo3{0%,to{transform:translateY(0)scale(1)rotate(0)}50%{transform:translateY(-9px)scale(1.07)rotate(-3deg)}}@keyframes Hero-module__Z8hQ_W__floatLogo4{0%,to{transform:translateY(0)rotate(0)}45%{transform:translateY(-12px)rotate(6deg)}80%{transform:translateY(-4px)rotate(-4deg)}}@media (max-width:768px){.Hero-module__Z8hQ_W__grid{text-align:center;grid-template-columns:1fr}.Hero-module__Z8hQ_W__textSide{text-align:center;order:2}.Hero-module__Z8hQ_W__imageSide{order:1}.Hero-module__Z8hQ_W__title{font-size:2.2rem}.Hero-module__Z8hQ_W__subtitle{margin:0 auto 40px;font-size:1rem}.Hero-module__Z8hQ_W__actions{justify-content:center}.Hero-module__Z8hQ_W__portrait{max-width:260px}.Hero-module__Z8hQ_W__stats{flex-direction:column;gap:20px;padding:24px}.Hero-module__Z8hQ_W__divider{width:80%;height:1px}.Hero-module__Z8hQ_W__orbCyan,.Hero-module__Z8hQ_W__orbBlue,.Hero-module__Z8hQ_W__orbPurple{display:none}.Hero-module__Z8hQ_W__floatingBadgeCPA{transform-origin:0 0;gap:6px;padding:6px 8px;top:8%;left:0%;transform:scale(.72)}.Hero-module__Z8hQ_W__floatingBadgeROAS{transform-origin:100% 100%;gap:6px;padding:6px 8px;bottom:8%;right:0%;transform:scale(.72)}.Hero-module__Z8hQ_W__badgeIcon{width:28px;height:28px;font-size:1rem}.Hero-module__Z8hQ_W__badgeLabel{font-size:.6rem}.Hero-module__Z8hQ_W__badgeValue{font-size:.85rem}.Hero-module__Z8hQ_W__platformLogo{width:40px;height:40px}}
.Clients-module__qlx6ra__section{width:100%;padding:40px 24px}.Clients-module__qlx6ra__container{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;max-width:1200px;margin:0 auto;padding:28px 0;overflow:hidden}.Clients-module__qlx6ra__label{text-align:center;letter-spacing:.14em;text-transform:uppercase;color:#00d4ff99;margin-bottom:18px;padding:0 32px;font-size:.75rem;font-weight:600}.Clients-module__qlx6ra__divider{margin:22px 0}.Clients-module__qlx6ra__track{perspective:1000px;position:relative;overflow:hidden;transform:translate(0,0)}.Clients-module__qlx6ra__track:before,.Clients-module__qlx6ra__track:after{content:"";z-index:2;pointer-events:none;width:80px;position:absolute;top:0;bottom:0}.Clients-module__qlx6ra__track:before{background:linear-gradient(90deg,#080a1ce6,#0000);left:0}.Clients-module__qlx6ra__track:after{background:linear-gradient(270deg,#080a1ce6,#0000);right:0}.Clients-module__qlx6ra__inner{will-change:transform;backface-visibility:hidden;align-items:center;gap:16px;width:max-content;padding:4px 0;animation:32s linear infinite Clients-module__qlx6ra__marquee;display:flex}.Clients-module__qlx6ra__inner:hover{animation-play-state:paused}.Clients-module__qlx6ra__innerReverse{will-change:transform;backface-visibility:hidden;animation:32s linear infinite Clients-module__qlx6ra__marqueeReverse}.Clients-module__qlx6ra__innerReverse:hover{animation-play-state:paused}.Clients-module__qlx6ra__logoWrap{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;height:72px;padding:12px 22px;transition:background .3s,border-color .3s;display:flex}.Clients-module__qlx6ra__logoWrap:hover{background:#ffffff1a;border-color:#00d4ff4d}.Clients-module__qlx6ra__logo{object-fit:contain;opacity:1;max-height:48px;transition:transform .3s;width:auto!important}.Clients-module__qlx6ra__logo:hover{transform:scale(1.08)}@keyframes Clients-module__qlx6ra__marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@-webkit-keyframes Clients-module__qlx6ra__marquee{0%{-webkit-transform:translate(0,0)}to{-webkit-transform:translate(-50%)}}@keyframes Clients-module__qlx6ra__marqueeReverse{0%{transform:translate(-50%)}to{transform:translate(0,0)}}@-webkit-keyframes Clients-module__qlx6ra__marqueeReverse{0%{-webkit-transform:translate(-50%)}to{-webkit-transform:translate(0,0)}}@media (max-width:768px){.Clients-module__qlx6ra__section{padding:24px 12px}.Clients-module__qlx6ra__container{border-radius:16px;padding:22px 0}.Clients-module__qlx6ra__label{margin-bottom:14px}.Clients-module__qlx6ra__divider{margin:16px 0}.Clients-module__qlx6ra__inner{gap:12px;animation-duration:22s}.Clients-module__qlx6ra__innerReverse{animation-duration:22s}.Clients-module__qlx6ra__logoWrap{height:60px;padding:10px 16px}.Clients-module__qlx6ra__logo{max-height:40px}.Clients-module__qlx6ra__track:before,.Clients-module__qlx6ra__track:after{width:40px}}
.Features-module__ZD3nRW__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.Features-module__ZD3nRW__card{text-align:center;padding:32px 24px;animation:.8s ease-out both Features-module__ZD3nRW__slide-up}.Features-module__ZD3nRW__iconWrap{border-radius:var(--radius-md);background:var(--accent-cyan-dim);width:56px;height:56px;color:var(--accent-cyan);border:1px solid #00d4ff26;justify-content:center;align-items:center;margin:0 auto 20px;transition:all .3s;display:flex}.Features-module__ZD3nRW__card:hover .Features-module__ZD3nRW__iconWrap{border-color:var(--accent-cyan);box-shadow:0 0 20px #00d4ff4d}.Features-module__ZD3nRW__cardTitle{letter-spacing:-.01em;margin-bottom:12px;font-size:1.1rem;font-weight:600}.Features-module__ZD3nRW__cardDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.7}@media (max-width:1024px){.Features-module__ZD3nRW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Features-module__ZD3nRW__grid{grid-template-columns:1fr;gap:16px}}
.HowItWorks-module__a-Tr4W__timeline{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.HowItWorks-module__a-Tr4W__step{padding:32px 24px;animation:.8s ease-out both HowItWorks-module__a-Tr4W__slide-up;position:relative;overflow:hidden}.HowItWorks-module__a-Tr4W__num{color:#00d4ff0f;letter-spacing:-.05em;font-size:3rem;font-weight:900;line-height:1;position:absolute;top:16px;right:20px}.HowItWorks-module__a-Tr4W__iconWrap{border-radius:var(--radius-sm);background:var(--accent-cyan-dim);width:48px;height:48px;color:var(--accent-cyan);border:1px solid #00d4ff1f;justify-content:center;align-items:center;margin-bottom:20px;transition:all .3s;display:flex}.HowItWorks-module__a-Tr4W__step:hover .HowItWorks-module__a-Tr4W__iconWrap{box-shadow:0 0 20px #00d4ff40}.HowItWorks-module__a-Tr4W__stepTitle{letter-spacing:-.01em;margin-bottom:10px;font-size:1rem;font-weight:600}.HowItWorks-module__a-Tr4W__stepDesc{color:var(--text-secondary);font-size:.88rem;line-height:1.7}@media (max-width:1024px){.HowItWorks-module__a-Tr4W__timeline{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.HowItWorks-module__a-Tr4W__timeline{grid-template-columns:1fr;gap:16px}}
.Pricing-module__TjAkjG__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:28px;display:grid}.Pricing-module__TjAkjG__card{background:var(--bg-card);border:1px solid var(--border-glass);border-radius:var(--radius-lg);flex-direction:column;padding:40px 28px 32px;transition:all .4s;display:flex;position:relative}.Pricing-module__TjAkjG__card:hover{border-color:#00d4ff26;transform:translateY(-4px)}.Pricing-module__TjAkjG__popular{border-color:var(--accent-cyan);box-shadow:var(--shadow-glow-strong);background:#00d4ff0a}.Pricing-module__TjAkjG__popular:hover{border-color:var(--accent-cyan);box-shadow:0 0 40px #00d4ff4d,0 0 100px #00d4ff1a}.Pricing-module__TjAkjG__badge{background:var(--accent-gradient);white-space:nowrap;color:#fff;border-radius:50px;align-items:center;gap:6px;padding:6px 18px;font-size:.78rem;font-weight:600;display:inline-flex;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.Pricing-module__TjAkjG__planName{color:var(--text-primary);margin-bottom:16px;font-size:1.15rem;font-weight:600}.Pricing-module__TjAkjG__priceRow{align-items:baseline;gap:6px;margin-bottom:12px;display:flex}.Pricing-module__TjAkjG__price{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;line-height:1}.Pricing-module__TjAkjG__unit{color:var(--text-muted);font-size:.9rem}.Pricing-module__TjAkjG__planDesc{color:var(--text-secondary);min-height:44px;margin-bottom:28px;font-size:.88rem;line-height:1.6}.Pricing-module__TjAkjG__features{flex-direction:column;flex:1;gap:12px;margin-bottom:32px;list-style:none;display:flex}.Pricing-module__TjAkjG__feature{color:var(--text-secondary);align-items:flex-start;gap:10px;font-size:.88rem;line-height:1.5;display:flex}.Pricing-module__TjAkjG__checkIcon{color:var(--accent-cyan);flex-shrink:0;margin-top:2px}.Pricing-module__TjAkjG__planBtn{justify-content:center;width:100%;margin-top:auto}@media (max-width:1024px){.Pricing-module__TjAkjG__grid{grid-template-columns:1fr;max-width:440px;margin:0 auto}}
.Footer-module__EZoWya__footer{padding:100px 0 0;position:relative;overflow:hidden}.Footer-module__EZoWya__glowTop{pointer-events:none;background:radial-gradient(#00d4ff14 0%,#0000 70%);width:600px;height:200px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.Footer-module__EZoWya__grid{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.Footer-module__EZoWya__ctaTitle{letter-spacing:-.03em;margin-bottom:20px;font-size:2.4rem;font-weight:800;line-height:1.2}.Footer-module__EZoWya__gradient{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Footer-module__EZoWya__ctaDesc{color:var(--text-secondary);margin-bottom:32px;font-size:1rem;line-height:1.7}.Footer-module__EZoWya__contactItems{flex-wrap:wrap;gap:16px;display:flex}.Footer-module__EZoWya__contactItem{background:var(--bg-card);border:1px solid var(--border-glass);color:var(--text-secondary);border-radius:50px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;transition:all .3s;display:inline-flex}.Footer-module__EZoWya__contactItem:hover{border-color:var(--border-glow);color:var(--accent-cyan);box-shadow:var(--shadow-glow-cyan)}.Footer-module__EZoWya__form{background:var(--bg-card);border:1px solid var(--border-glass);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex-direction:column;gap:16px;padding:36px;display:flex}.Footer-module__EZoWya__inputGroup{position:relative}.Footer-module__EZoWya__inputIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:14px;left:16px}.Footer-module__EZoWya__input{border:1px solid var(--border-glass);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);font-size:.92rem;font-family:var(--font-main);background:#ffffff0a;outline:none;padding:12px 16px 12px 48px;transition:border-color .3s}.Footer-module__EZoWya__input::placeholder{color:var(--text-muted)}.Footer-module__EZoWya__input:focus{border-color:var(--accent-cyan);box-shadow:0 0 0 3px #00d4ff14}.Footer-module__EZoWya__textarea{resize:vertical;min-height:80px}.Footer-module__EZoWya__submitBtn{justify-content:center;width:100%;margin-top:4px}.Footer-module__EZoWya__bottom{border-top:1px solid var(--border-glass);justify-content:space-between;align-items:center;margin-top:80px;padding:32px 0;display:flex}.Footer-module__EZoWya__copyright{color:var(--text-muted);font-size:.82rem}.Footer-module__EZoWya__bottomLinks{gap:24px;display:flex}.Footer-module__EZoWya__bottomLinks a{color:var(--text-muted);font-size:.85rem;transition:color .3s}.Footer-module__EZoWya__bottomLinks a:hover{color:var(--accent-cyan)}@media (max-width:768px){.Footer-module__EZoWya__grid{grid-template-columns:1fr;gap:40px}.Footer-module__EZoWya__ctaTitle{font-size:1.8rem}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:16px}}
