.Navbar-module__nuAbfa__nav{z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);background:#03050fb3;justify-content:space-between;align-items:center;padding:18px 40px;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__logo{font-family:var(--font-orbitron), monospace;color:var(--cyan);text-shadow:0 0 20px var(--cyan);letter-spacing:.15em;font-size:1.1rem;font-weight:900;text-decoration:none}.Navbar-module__nuAbfa__logo span{color:var(--magenta)}.Navbar-module__nuAbfa__links{gap:32px;display:flex}.Navbar-module__nuAbfa__link{color:var(--muted);font-family:var(--font-share-tech-mono), monospace;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__nuAbfa__link:after{content:"";background:var(--cyan);height:1px;transition:transform .3s;position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.Navbar-module__nuAbfa__link:hover{color:var(--cyan)}.Navbar-module__nuAbfa__link:hover:after{transform:scaleX(1)}.Navbar-module__nuAbfa__cta{border:1px solid var(--cyan);cursor:pointer;text-transform:uppercase;background:0 0;border-radius:2px;padding:8px 20px;color:var(--cyan)!important;font-family:var(--font-share-tech-mono), monospace!important;font-size:.75rem!important;transition:all .3s!important}.Navbar-module__nuAbfa__cta:hover{background:var(--cyan)!important;color:var(--bg)!important;box-shadow:0 0 30px var(--cyan)!important}@media (max-width:900px){.Navbar-module__nuAbfa__nav{padding:16px 20px}.Navbar-module__nuAbfa__links{display:none}}
.Hero-module__Z8hQ_W__hero{justify-content:center;align-items:center;min-height:100vh;padding:120px 40px 80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__hero:before{content:"";z-index:1;background-image:linear-gradient(#00f5ff0a 1px,#0000 1px),linear-gradient(90deg,#00f5ff0a 1px,#0000 1px);background-size:60px 60px;animation:8s ease-in-out infinite Hero-module__Z8hQ_W__gridPulse;position:absolute;inset:0}@keyframes Hero-module__Z8hQ_W__gridPulse{0%,to{opacity:1}50%{opacity:.4}}.Hero-module__Z8hQ_W__orb{filter:blur(80px);pointer-events:none;z-index:1;border-radius:50%;position:absolute}.Hero-module__Z8hQ_W__orb1{background:radial-gradient(circle,#00f5ff1f,#0000 70%);width:500px;height:500px;animation:12s ease-in-out infinite Hero-module__Z8hQ_W__float1;top:-100px;left:-150px}.Hero-module__Z8hQ_W__orb2{background:radial-gradient(circle,#ff00aa1a,#0000 70%);width:400px;height:400px;animation:10s ease-in-out infinite Hero-module__Z8hQ_W__float2;bottom:-100px;right:-100px}.Hero-module__Z8hQ_W__orb3{background:radial-gradient(circle,#ffd7000f,#0000 70%);width:300px;height:300px;animation:14s ease-in-out infinite Hero-module__Z8hQ_W__float3;top:50%;right:20%}@keyframes Hero-module__Z8hQ_W__float1{0%,to{transform:translate(0)}50%{transform:translate(40px,30px)}}@keyframes Hero-module__Z8hQ_W__float2{0%,to{transform:translate(0)}50%{transform:translate(-30px,-40px)}}@keyframes Hero-module__Z8hQ_W__float3{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}.Hero-module__Z8hQ_W__inner{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:40px;width:100%;max-width:1200px;display:flex;position:relative}.Hero-module__Z8hQ_W__content{flex-direction:column;align-items:center;display:flex}.Hero-module__Z8hQ_W__visual{order:-1;justify-content:center;align-items:center;margin-bottom:20px;display:flex;position:relative}.Hero-module__Z8hQ_W__heroImage{z-index:5;max-width:100%;height:auto;animation:6s ease-in-out infinite Hero-module__Z8hQ_W__floatHero;position:relative;-webkit-mask-image:linear-gradient(#000 75%,#0000 100%);mask-image:linear-gradient(#000 75%,#0000 100%)}.Hero-module__Z8hQ_W__visual:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle,#00f5ff14 0%,#0000 70%);width:120%;height:120%;position:absolute}@keyframes Hero-module__Z8hQ_W__floatHero{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.Hero-module__Z8hQ_W__eyebrow{font-family:var(--font-share-tech-mono), monospace;letter-spacing:.2em;text-transform:uppercase;color:var(--cyan);opacity:0;align-items:center;gap:10px;margin-bottom:24px;font-size:.7rem;animation:.8s .2s forwards Hero-module__Z8hQ_W__fadeUp;display:inline-flex}.Hero-module__Z8hQ_W__eyebrow:before,.Hero-module__Z8hQ_W__eyebrow:after{content:"";background:var(--cyan);opacity:.5;width:30px;height:1px}.Hero-module__Z8hQ_W__badge{font-family:var(--font-share-tech-mono), monospace;letter-spacing:.12em;color:var(--cyan);background:#00f5ff14;border:1px solid #00f5ff40;border-radius:2px;width:fit-content;margin-bottom:20px;padding:5px 14px;font-size:.65rem;display:inline-block}.Hero-module__Z8hQ_W__title{font-family:var(--font-orbitron), monospace;letter-spacing:-.01em;opacity:0;margin-bottom:24px;font-size:clamp(1.8rem,8vw,4.2rem);font-weight:900;line-height:1.1;animation:.9s .4s forwards Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__line1{color:var(--text);display:block}.Hero-module__Z8hQ_W__line2{background:linear-gradient(90deg, var(--cyan), var(--magenta));-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 20px #00f5ff4d);-webkit-background-clip:text;background-clip:text;display:block}.Hero-module__Z8hQ_W__subtitle{color:var(--muted);letter-spacing:.02em;opacity:0;max-width:600px;margin:0 auto 40px;font-size:1.05rem;font-weight:300;line-height:1.7;animation:.9s .6s forwards Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__subtitle strong{color:var(--text);font-weight:500}.Hero-module__Z8hQ_W__ctaGroup{opacity:0;flex-wrap:wrap;justify-content:center;gap:12px;animation:.9s .8s forwards Hero-module__Z8hQ_W__fadeUp;display:flex}.Hero-module__Z8hQ_W__primaryCta{background:linear-gradient(135deg, var(--cyan), #00c8dcb3);color:var(--bg);font-family:var(--font-orbitron), monospace;letter-spacing:.1em;cursor:pointer;border:none;border-radius:3px;align-items:center;gap:10px;padding:14px 28px;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 0 30px #00f5ff33}.Hero-module__Z8hQ_W__secondaryCta{background:var(--glass);border:1px solid var(--glass-border);color:var(--text);font-family:var(--font-share-tech-mono), monospace;letter-spacing:.1em;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:3px;align-items:center;gap:10px;padding:14px 28px;font-size:.78rem;text-decoration:none;display:inline-flex}.Hero-module__Z8hQ_W__statsBar{opacity:0;border-top:1px solid #00f5ff14;flex-wrap:wrap;justify-content:center;gap:30px;margin-top:60px;padding-top:30px;animation:.9s 1s forwards Hero-module__Z8hQ_W__fadeUp;display:flex}.Hero-module__Z8hQ_W__stat{text-align:center;min-width:100px}.Hero-module__Z8hQ_W__statNumber{font-family:var(--font-orbitron), monospace;background:linear-gradient(135deg, var(--cyan), var(--text));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:900}.Hero-module__Z8hQ_W__statLabel{font-family:var(--font-share-tech-mono), monospace;color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-top:2px;font-size:.65rem}@media (min-width:901px){.Hero-module__Z8hQ_W__hero{padding:120px 40px 80px}.Hero-module__Z8hQ_W__inner{text-align:left;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;display:grid}.Hero-module__Z8hQ_W__content{align-items:flex-start}.Hero-module__Z8hQ_W__visual{order:0;justify-content:flex-end;margin-bottom:0}.Hero-module__Z8hQ_W__eyebrow:after{display:none}.Hero-module__Z8hQ_W__title{font-size:clamp(3rem,5vw,4.5rem)}.Hero-module__Z8hQ_W__subtitle{margin:0 0 48px;font-size:1.2rem}.Hero-module__Z8hQ_W__ctaGroup{justify-content:flex-start;gap:20px}.Hero-module__Z8hQ_W__primaryCta{padding:16px 36px;font-size:.85rem}.Hero-module__Z8hQ_W__secondaryCta{padding:16px 32px;font-size:.82rem}.Hero-module__Z8hQ_W__statsBar{justify-content:flex-start;gap:60px;margin-top:80px}.Hero-module__Z8hQ_W__stat{text-align:left;min-width:auto}.Hero-module__Z8hQ_W__statNumber{font-size:2.2rem}}@keyframes Hero-module__Z8hQ_W__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.PainSection-module__RsGpAW__section{background:linear-gradient(180deg, var(--bg) 0%, var(--bg2) 100%);padding:100px 40px;position:relative}.PainSection-module__RsGpAW__container{max-width:1100px;margin:0 auto}.PainSection-module__RsGpAW__label{font-family:var(--font-share-tech-mono), monospace;letter-spacing:.25em;text-transform:uppercase;color:var(--cyan);align-items:center;gap:12px;margin-bottom:16px;font-size:.72rem;display:flex}.PainSection-module__RsGpAW__label:before{content:"";background:var(--cyan);width:30px;height:1px}.PainSection-module__RsGpAW__title{font-family:var(--font-orbitron), monospace;margin-bottom:20px;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;line-height:1.2}.PainSection-module__RsGpAW__title span{background:linear-gradient(90deg, var(--cyan), var(--magenta));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PainSection-module__RsGpAW__description{color:var(--muted);max-width:600px;margin-bottom:0;line-height:1.7}.PainSection-module__RsGpAW__grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:52px;display:grid}.PainSection-module__RsGpAW__card{background:#ff00500a;border:1px solid #ff00501f;border-radius:8px;padding:32px;transition:all .4s;position:relative;overflow:hidden}.PainSection-module__RsGpAW__card:before{content:"";background:linear-gradient(90deg,#0000,#ff323299,#0000);height:2px;position:absolute;top:0;left:0;right:0}.PainSection-module__RsGpAW__card:hover{border-color:#ff00504d;transform:translateY(-4px)}.PainSection-module__RsGpAW__icon{filter:drop-shadow(0 0 5px var(--neon-magenta-low));margin-bottom:1.5rem;font-size:2.5rem}.PainSection-module__RsGpAW__cardTitle{font-family:var(--font-orbitron);color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:1.1rem}.PainSection-module__RsGpAW__cardText{font-family:var(--font-rajdhani);opacity:.8;font-size:1rem;line-height:1.6}@media (max-width:768px){.PainSection-module__RsGpAW__title{font-size:2rem}}
.Credibility-module__BZZGjq__section{justify-content:center;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:100px 5%;display:flex}.Credibility-module__BZZGjq__avatarContainer{padding:20px;position:relative}.Credibility-module__BZZGjq__avatarImage{object-fit:cover;background:var(--glass-bg);border:1px solid var(--neon-cyan-low);filter:grayscale(.5)contrast(1.1);width:340px;height:380px;margin:0 auto}.Credibility-module__BZZGjq__avatarBg{border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#00f5ff0f,#ff00aa0f);border-radius:12px;position:absolute;inset:0;overflow:hidden;box-shadow:0 0 60px #00f5ff14,inset 0 0 60px #0006}.Credibility-module__BZZGjq__avatarBg:before{content:"";background:repeating-linear-gradient(-45deg,#0000,#0000 10px,#00f5ff05 10px 11px);position:absolute;inset:0}.Credibility-module__BZZGjq__avatarInitials{font-family:var(--font-orbitron), monospace;color:#00f5ff26;letter-spacing:-.05em;justify-content:center;align-items:center;font-size:5rem;font-weight:900;display:flex;position:absolute;inset:0}.Credibility-module__BZZGjq__avatarName{background:var(--bg2);border:1px solid var(--glass-border);white-space:nowrap;text-align:center;z-index:5;border-radius:4px;padding:12px 28px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.Credibility-module__BZZGjq__avatarName strong{font-family:var(--font-orbitron), monospace;color:var(--cyan);letter-spacing:.05em;font-size:.9rem;display:block}.Credibility-module__BZZGjq__avatarName span{font-family:var(--font-share-tech-mono), monospace;color:var(--muted);letter-spacing:.1em;font-size:.68rem}.Credibility-module__BZZGjq__corner{border-color:var(--cyan);z-index:4;border-style:solid;width:20px;height:20px;position:absolute}.Credibility-module__BZZGjq__cornerTl{border-width:2px 0 0 2px;top:-1px;left:-1px}.Credibility-module__BZZGjq__cornerTr{border-width:2px 2px 0 0;top:-1px;right:-1px}.Credibility-module__BZZGjq__cornerBl{border-width:0 0 2px 2px;bottom:-1px;left:-1px}.Credibility-module__BZZGjq__cornerBr{border-width:0 2px 2px 0;bottom:-1px;right:-1px}.Credibility-module__BZZGjq__text p{color:var(--muted);margin-bottom:16px;font-size:1rem;line-height:1.8}.Credibility-module__BZZGjq__text p strong{color:var(--text)}.Credibility-module__BZZGjq__tags{flex-wrap:wrap;display:flex;transform:translateY(-2px)}@media (max-width:992px){.Credibility-module__BZZGjq__section{text-align:center;flex-direction:column}.Credibility-module__BZZGjq__content{text-align:center}.Credibility-module__BZZGjq__stack{justify-content:center}}
.Services-module__PFRRnG__section{background:linear-gradient(180deg, var(--bg2) 0%, var(--bg) 100%);padding:100px 40px}.Services-module__PFRRnG__container{max-width:1100px;margin:0 auto}.Services-module__PFRRnG__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:52px;display:grid}.Services-module__PFRRnG__card{background:var(--glass);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:default;border-radius:10px;padding:36px 28px;transition:all .4s;position:relative;overflow:hidden}.Services-module__PFRRnG__card:before{content:"";background:linear-gradient(90deg, transparent, var(--cyan), transparent);opacity:0;height:1px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.Services-module__PFRRnG__card:hover{border-color:#00f5ff4d;transform:translateY(-6px);box-shadow:0 20px 60px #00f5ff14}.Services-module__PFRRnG__card:hover:before{opacity:1}.Services-module__PFRRnG__card:after{content:"";opacity:0;background:radial-gradient(#00f5ff0a 0%,#0000 60%);width:200%;height:200%;transition:opacity .4s;position:absolute;top:-50%;left:-50%}.Services-module__PFRRnG__card:hover:after{opacity:1}.Services-module__PFRRnG__num{font-family:var(--font-orbitron), monospace;color:var(--magenta);letter-spacing:.2em;margin-bottom:20px;font-size:.65rem}.Services-module__PFRRnG__icon{margin-bottom:16px;font-size:2.2rem}.Services-module__PFRRnG__card h3{font-family:var(--font-orbitron), monospace;letter-spacing:.05em;color:var(--text);margin-bottom:12px;font-size:.9rem}.Services-module__PFRRnG__card p{color:var(--muted);font-size:.9rem;line-height:1.6}@media (max-width:900px){.Services-module__PFRRnG__section{padding:70px 20px}.Services-module__PFRRnG__grid{grid-template-columns:1fr}}@media (max-width:992px){.Services-module__PFRRnG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Services-module__PFRRnG__grid{grid-template-columns:1fr}}
.SocialProof-module__sKLGIW__section{background:var(--bg);text-align:center;padding:100px 40px}.SocialProof-module__sKLGIW__container{max-width:1100px;margin:0 auto}.SocialProof-module__sKLGIW__resultsRow{border:1px solid var(--glass-border);background:var(--glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;justify-content:center;gap:0;margin-top:60px;display:flex;overflow:hidden}.SocialProof-module__sKLGIW__resultItem{border-right:1px solid var(--glass-border);flex:1;padding:48px 32px;transition:background .3s;position:relative}.SocialProof-module__sKLGIW__resultItem:last-child{border-right:none}.SocialProof-module__sKLGIW__resultItem:hover{background:#00f5ff08}.SocialProof-module__sKLGIW__resultNum{font-family:var(--font-orbitron), monospace;background:linear-gradient(135deg, var(--cyan), var(--magenta));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:3rem;font-weight:900}.SocialProof-module__sKLGIW__resultText{font-family:var(--font-share-tech-mono), monospace;color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.75rem}.SocialProof-module__sKLGIW__testimonialGrid{grid-template-columns:1fr 1fr;gap:24px;margin-top:60px;display:grid}.SocialProof-module__sKLGIW__testimonial{background:var(--glass);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:left;border-radius:10px;padding:32px;position:relative}.SocialProof-module__sKLGIW__testimonial:before{content:"\"";color:var(--cyan);opacity:.15;font-family:Georgia,serif;font-size:4rem;line-height:1;position:absolute;top:16px;right:24px}.SocialProof-module__sKLGIW__testimonial p{color:var(--muted);margin-bottom:20px;font-size:.95rem;line-height:1.7}.SocialProof-module__sKLGIW__author{align-items:center;display:flex}
.Process-module__gUgyKG__section{background:linear-gradient(180deg, var(--bg) 0%, var(--bg2) 100%);padding:100px 40px}.Process-module__gUgyKG__container{max-width:1100px;margin:0 auto}.Process-module__gUgyKG__steps{grid-template-columns:repeat(4,1fr);gap:0;margin-top:60px;display:grid;position:relative}.Process-module__gUgyKG__steps:before{content:"";background:linear-gradient(90deg, var(--cyan), var(--magenta));opacity:.3;height:1px;position:absolute;top:36px;left:12.5%;right:12.5%}.Process-module__gUgyKG__step{text-align:center;padding:0 20px}.Process-module__gUgyKG__stepCircle{background:var(--bg2);border:2px solid var(--cyan);width:72px;height:72px;font-family:var(--font-orbitron), monospace;font-size:1.1rem;font-weight:700;font-family:var(--font-rajdhani);opacity:.7;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;font-size:.95rem;line-height:1.5;display:flex}@media (max-width:900px){.Process-module__gUgyKG__roadmap{flex-direction:column;gap:4rem}.Process-module__gUgyKG__roadmap:before{width:2px;height:100%;top:0;left:40px}}
.FooterCTA-module__mZij7W__section{background:var(--bg2);text-align:center;padding:100px 40px;position:relative;overflow:hidden}.FooterCTA-module__mZij7W__section:before{content:"";background:radial-gradient(80% 50% at 50% 0,#00f5ff12,#0000),radial-gradient(60% 40% at 20% 100%,#ff00aa0d,#0000);position:absolute;inset:0}.FooterCTA-module__mZij7W__container{z-index:1;max-width:700px;margin:0 auto;position:relative}.FooterCTA-module__mZij7W__title{font-family:var(--font-orbitron), monospace;margin-bottom:20px;font-size:clamp(1.8rem,4vw,3rem);font-weight:900;line-height:1.15}.FooterCTA-module__mZij7W__title span{background:linear-gradient(90deg, var(--cyan), var(--magenta));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.FooterCTA-module__mZij7W__subtitle{color:var(--muted);margin-bottom:48px;font-size:1.05rem;line-height:1.7}.FooterCTA-module__mZij7W__ctaBox{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#00f5ff0a;border:1px solid #00f5ff33;border-radius:16px;margin-bottom:32px;padding:48px;position:relative;overflow:hidden;box-shadow:0 0 80px #00f5ff0f,inset 0 1px #00f5ff1a,inset 0 0 40px #0006}.FooterCTA-module__mZij7W__ctaBox:before{content:"";background:linear-gradient(90deg,#0000,#ffffff08,#0000);width:60%;height:100%;animation:4s ease-in-out infinite FooterCTA-module__mZij7W__shimmer;position:absolute;top:0;left:-100%}@keyframes FooterCTA-module__mZij7W__shimmer{0%{left:-100%}to{left:200%}}.FooterCTA-module__mZij7W__points{text-align:left;flex-direction:column;gap:14px;margin-bottom:36px;display:flex}.FooterCTA-module__mZij7W__point{color:var(--text);align-items:center;gap:14px;font-size:1rem;display:flex}.FooterCTA-module__mZij7W__point:before{content:"▸";color:var(--cyan);flex-shrink:0;font-size:.8rem}.FooterCTA-module__mZij7W__btnMega{background:linear-gradient(135deg, var(--cyan) 0%, #00d4e8 50%, var(--magenta) 100%);color:var(--bg);font-family:var(--font-orbitron), monospace;letter-spacing:.12em;cursor:pointer;text-transform:uppercase;background-size:200% 200%;border:none;border-radius:4px;justify-content:center;align-items:center;gap:14px;width:100%;padding:20px 52px;font-size:1rem;font-weight:900;text-decoration:none;transition:all .3s;animation:4s infinite FooterCTA-module__mZij7W__gradientShift;display:inline-flex;position:relative;box-shadow:0 0 60px #00f5ff66,0 4px 30px #0006}@keyframes FooterCTA-module__mZij7W__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.FooterCTA-module__mZij7W__btnMega:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 0 100px #00f5ff99,0 8px 40px #00000080}.FooterCTA-module__mZij7W__btnMega span{font-size:1.3rem;transition:transform .3s}.FooterCTA-module__mZij7W__btnMega:hover span{transform:translate(6px)}.FooterCTA-module__mZij7W__guarantee{color:var(--muted);font-family:var(--font-share-tech-mono), monospace;letter-spacing:.1em;justify-content:center;align-items:center;gap:8px;margin-top:20px;font-size:.72rem;display:flex}@media (max-width:900px){.FooterCTA-module__mZij7W__section{padding:70px 20px}.FooterCTA-module__mZij7W__ctaBox{padding:32px 20px}.FooterCTA-module__mZij7W__btnMega{padding:18px 32px;font-size:.85rem}}
