.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__contentWrap{z-index:2;position:relative}.Hero-module__ZARIfG__bg{z-index:0;position:absolute;inset:0}.Hero-module__ZARIfG__bgImg{object-fit:cover;object-position:center;opacity:.6;width:100%;height:100%}.Hero-module__ZARIfG__bgOverlay{background:linear-gradient(#050b1f40 0%,#050b1f8c 50%,#050b1feb 100%);position:absolute;inset:0}.Hero-module__ZARIfG__bgGlow1{background:radial-gradient(circle,#6366f140 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:20%;left:-10%}.Hero-module__ZARIfG__bgGlow2{background:radial-gradient(circle,#0ea5e933 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:10%;right:-5%}.Hero-module__ZARIfG__chip{color:#7dd3fc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background:#050b1fbf;border:1px solid #0ea5e959;border-radius:100px;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:600;animation:5s ease-in-out infinite Hero-module__ZARIfG__float;display:flex;position:absolute}.Hero-module__ZARIfG__chip1{animation-delay:0s;top:18%;right:12%}.Hero-module__ZARIfG__chip2{animation-delay:1.5s;top:35%;right:8%}.Hero-module__ZARIfG__chip3{animation-delay:3s;top:52%;right:15%}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Hero-module__ZARIfG__content{z-index:2;max-width:720px;animation:.8s both Hero-module__ZARIfG__fadeUp;position:relative}@keyframes Hero-module__ZARIfG__fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.Hero-module__ZARIfG__eyebrow{color:#7dd3fc;background:#0ea5e91f;border:1px solid #0ea5e94d;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__dot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:2s infinite Hero-module__ZARIfG__pulse}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.Hero-module__ZARIfG__headline{letter-spacing:-1.5px;color:#f0f4ff;margin-bottom:24px;font-size:clamp(42px,6vw,76px);font-weight:800;line-height:1.08}.Hero-module__ZARIfG__sub{color:#b0c4ded9;max-width:560px;margin-bottom:40px;font-size:18px;line-height:1.75}.Hero-module__ZARIfG__actions{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:64px;display:flex}.Hero-module__ZARIfG__ctaPrimary{background:linear-gradient(135deg,#0ea5e9,#6366f1)!important;box-shadow:0 4px 24px #0ea5e959!important}.Hero-module__ZARIfG__ctaOutline{color:#7dd3fc!important;border-color:#0ea5e980!important}.Hero-module__ZARIfG__ctaOutline:hover{color:#fff!important;background:#0ea5e91f!important}.Hero-module__ZARIfG__stats{border-top:1px solid #0ea5e933;flex-wrap:wrap;gap:48px;padding-top:32px;display:flex}.Hero-module__ZARIfG__stat{flex-direction:column;gap:2px;display:flex}.Hero-module__ZARIfG__statVal{background:linear-gradient(135deg,#0ea5e9 0%,#6366f1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Space Grotesk,sans-serif;font-size:32px;font-weight:700}.Hero-module__ZARIfG__statLabel{color:#b0c4deb3;font-size:13px}.Hero-module__ZARIfG__scrollIndicator{color:#b0c4de99;letter-spacing:2px;text-transform:uppercase;z-index:2;flex-direction:column;align-items:center;gap:8px;font-size:11px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollLine{background:linear-gradient(#0ea5e9,#0000);width:1px;height:40px;animation:2s ease-in-out infinite Hero-module__ZARIfG__scrollAnim}@keyframes Hero-module__ZARIfG__scrollAnim{0%{opacity:0;transform-origin:top;transform:scaleY(0)}50%{opacity:1}to{opacity:0;transform-origin:top;transform:scaleY(1)}}@media (max-width:900px){.Hero-module__ZARIfG__chip{display:none}.Hero-module__ZARIfG__stats{gap:24px}}@media (max-width:600px){.Hero-module__ZARIfG__headline{letter-spacing:-1px}.Hero-module__ZARIfG__actions{flex-direction:column;align-items:flex-start}.Hero-module__ZARIfG__stats{gap:20px}.Hero-module__ZARIfG__statVal{font-size:26px}}
.Services-module__dpHhBa__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:48px;margin-bottom:64px;display:flex}.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Services-module__dpHhBa__card{cursor:default;background:#fff;border:1px solid #0ea5e91a;border-radius:20px;flex-direction:column;height:100%;padding:32px;transition:border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__card:hover{border-color:#0ea5e959;box-shadow:0 16px 48px #0ea5e91a,0 4px 16px #0000000f}.Services-module__dpHhBa__cardBg{opacity:0;pointer-events:none;z-index:0;border-radius:20px;transition:opacity .4s;position:absolute;inset:0}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardBg{opacity:1}.Services-module__dpHhBa__cardGlow{opacity:0;z-index:1;border-radius:0 0 4px 4px;height:2px;transition:opacity .4s;position:absolute;top:0;left:24px;right:24px}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardGlow{opacity:1}.Services-module__dpHhBa__iconWrap{z-index:1;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;display:flex;position:relative;box-shadow:0 4px 16px #0ea5e940}.Services-module__dpHhBa__title{color:var(--text-primary);z-index:1;margin-bottom:12px;font-size:19px;font-weight:700;position:relative}.Services-module__dpHhBa__desc{color:var(--text-secondary);z-index:1;flex:1;margin-bottom:20px;font-size:14px;line-height:1.75;position:relative}.Services-module__dpHhBa__tags{z-index:1;flex-wrap:wrap;gap:6px;margin-bottom:20px;display:flex;position:relative}.Services-module__dpHhBa__link{color:var(--cyan);z-index:1;align-items:center;gap:6px;font-size:13px;font-weight:600;transition:gap .25s;display:inline-flex;position:relative}.Services-module__dpHhBa__link:hover{gap:10px}@media (max-width:1024px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}.Services-module__dpHhBa__header{flex-direction:column;gap:24px}}
.About-module__vAULUW__layout{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.About-module__vAULUW__visual{position:relative}.About-module__vAULUW__visualCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:40px;position:relative;overflow:hidden}.About-module__vAULUW__visualOrb1{pointer-events:none;background:radial-gradient(circle,#0ea5e940 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}.About-module__vAULUW__visualOrb2{pointer-events:none;background:radial-gradient(circle,#6366f133 0%,#0000 70%);border-radius:50%;width:160px;height:160px;position:absolute;bottom:-40px;left:-40px}.About-module__vAULUW__visualInner{z-index:1;position:relative}.About-module__vAULUW__pillars{flex-direction:column;gap:20px;display:flex}.About-module__vAULUW__pillar{border:1px solid var(--border);border-radius:var(--radius-sm);background:#00000005;align-items:flex-start;gap:14px;padding:16px;transition:border-color .25s;display:flex}.About-module__vAULUW__pillar:hover{border-color:var(--border-hover)}.About-module__vAULUW__pillarIcon{background:var(--cyan-dim);width:40px;height:40px;color:var(--cyan);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.About-module__vAULUW__pillarTitle{margin-bottom:3px;font-size:14px;font-weight:700}.About-module__vAULUW__pillarDesc{color:var(--text-secondary);font-size:13px;line-height:1.5}.About-module__vAULUW__divider{background:var(--border);height:1px;margin:24px 0}.About-module__vAULUW__badge{color:var(--text-secondary);align-items:center;gap:8px;font-size:13px;display:flex}.About-module__vAULUW__badgeDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px}.About-module__vAULUW__content{flex-direction:column;gap:0;display:flex}.About-module__vAULUW__text{color:var(--text-secondary);margin-bottom:16px;font-size:15px;line-height:1.75}.About-module__vAULUW__points{grid-template-columns:1fr 1fr;gap:10px;margin:24px 0 36px;list-style:none;display:grid}.About-module__vAULUW__point{color:var(--text-secondary);align-items:center;gap:8px;font-size:13.5px;display:flex}.About-module__vAULUW__check{color:var(--cyan);flex-shrink:0}.About-module__vAULUW__actions{flex-wrap:wrap;gap:14px;display:flex}@media (max-width:900px){.About-module__vAULUW__layout{grid-template-columns:1fr;gap:48px}.About-module__vAULUW__visual{order:2}.About-module__vAULUW__content{order:1}.About-module__vAULUW__points{grid-template-columns:1fr}}
.Portfolio-module__uAcsSq__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:64px;display:flex}.Portfolio-module__uAcsSq__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Portfolio-module__uAcsSq__cardWrap{height:100%}.Portfolio-module__uAcsSq__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);cursor:default;flex-direction:column;height:100%;transition:border-color .35s,box-shadow .35s;display:flex;overflow:hidden}.Portfolio-module__uAcsSq__card:hover{border-color:var(--accent,var(--cyan));box-shadow:0 16px 48px #0000000f,0 4px 16px #00000008}.Portfolio-module__uAcsSq__cardTop{border-bottom:1px solid var(--border);z-index:1;justify-content:space-between;align-items:center;min-height:80px;padding:20px 24px;display:flex;position:relative}.Portfolio-module__uAcsSq__category{letter-spacing:.5px;color:var(--accent,var(--cyan));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border:1px solid #0000000d;border-radius:100px;padding:4px 12px;font-size:12px;font-weight:700}.Portfolio-module__uAcsSq__cardActions{gap:8px;display:flex}.Portfolio-module__uAcsSq__iconBtn{width:32px;height:32px;color:var(--text-secondary);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border:1px solid #0000000d;border-radius:8px;justify-content:center;align-items:center;transition:all .25s;display:flex}.Portfolio-module__uAcsSq__card:hover .Portfolio-module__uAcsSq__iconBtn:hover{color:var(--text-primary);border-color:var(--accent,var(--cyan));background:#ffffffe6;box-shadow:0 4px 12px #0000000d}.Portfolio-module__uAcsSq__cardBody{background:var(--bg-card);z-index:2;flex-direction:column;flex:1;padding:24px;display:flex;position:relative}.Portfolio-module__uAcsSq__title{color:var(--text-primary);margin-bottom:10px;font-size:17px;font-weight:700;transition:color .25s}.Portfolio-module__uAcsSq__card:hover .Portfolio-module__uAcsSq__title{color:var(--accent,var(--cyan))}.Portfolio-module__uAcsSq__desc{color:var(--text-secondary);flex:1;margin-bottom:16px;font-size:13.5px;line-height:1.65}.Portfolio-module__uAcsSq__stack{flex-wrap:wrap;gap:6px;display:flex}.Portfolio-module__uAcsSq__stackTag{color:var(--text-muted);letter-spacing:.3px;background:#00000008;border:1px solid #0000000f;border-radius:100px;padding:3px 10px;font-size:11px;font-weight:600;transition:all .25s}.Portfolio-module__uAcsSq__card:hover .Portfolio-module__uAcsSq__stackTag{color:var(--text-secondary);background:#0000000d;border-color:#0000001a}.Portfolio-module__uAcsSq__cta{text-align:center;flex-direction:column;align-items:center;gap:20px;margin-top:64px;display:flex}.Portfolio-module__uAcsSq__cta p{color:var(--text-secondary);font-size:16px}@media (max-width:1024px){.Portfolio-module__uAcsSq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Portfolio-module__uAcsSq__grid{grid-template-columns:1fr}}
.Process-module__RmMdVa__section{position:relative;overflow:hidden}.Process-module__RmMdVa__bgGlow{pointer-events:none;background:radial-gradient(#6366f114 0%,#0000 70%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Process-module__RmMdVa__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:72px;display:flex}.Process-module__RmMdVa__steps{flex-direction:column;gap:0;max-width:760px;margin:0 auto;display:flex}.Process-module__RmMdVa__step{gap:28px;display:flex}.Process-module__RmMdVa__stepLeft{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.Process-module__RmMdVa__num{border:2px solid var(--border-hover);width:52px;height:52px;color:var(--cyan);background:var(--bg-card);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:700;transition:all .3s;display:flex;position:relative}.Process-module__RmMdVa__step:hover .Process-module__RmMdVa__num{background:var(--cyan);color:#000;border-color:var(--cyan);box-shadow:0 0 30px #0ea5e966}.Process-module__RmMdVa__line{background:linear-gradient(#0ea5e94d,#6366f14d);flex:1;width:2px;margin:6px 0}.Process-module__RmMdVa__stepRight{padding-top:12px;padding-bottom:40px}.Process-module__RmMdVa__step:last-child .Process-module__RmMdVa__stepRight{padding-bottom:0}.Process-module__RmMdVa__title{color:var(--text-primary);margin-bottom:10px;font-size:20px;font-weight:700;transition:color .25s}.Process-module__RmMdVa__step:hover .Process-module__RmMdVa__title{color:var(--cyan)}.Process-module__RmMdVa__desc{color:var(--text-secondary);max-width:560px;font-size:14.5px;line-height:1.7}@media (max-width:600px){.Process-module__RmMdVa__step{gap:16px}.Process-module__RmMdVa__num{width:40px;height:40px;font-size:12px}}
.Testimonials-module__ItA9Ha__section{background:var(--bg-secondary)}.Testimonials-module__ItA9Ha__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:64px;display:flex}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Testimonials-module__ItA9Ha__cardWrap{height:100%}.Testimonials-module__ItA9Ha__card{background:#fff;border:1px solid #0ea5e91a;border-radius:20px;flex-direction:column;gap:16px;height:100%;padding:32px;transition:border-color .35s,box-shadow .35s,transform .35s;display:flex;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__card:hover{border-color:#0ea5e94d;transform:translateY(-4px);box-shadow:0 16px 48px #0ea5e91a}.Testimonials-module__ItA9Ha__hoverGlow{opacity:0;filter:blur(40px);pointer-events:none;border-radius:50%;width:140px;height:140px;transition:opacity .4s;position:absolute;bottom:-60px;right:-60px}.Testimonials-module__ItA9Ha__card:hover .Testimonials-module__ItA9Ha__hoverGlow{opacity:.25}.Testimonials-module__ItA9Ha__quoteIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;width:32px;height:32px;display:flex}.Testimonials-module__ItA9Ha__stars{gap:4px;display:flex}.Testimonials-module__ItA9Ha__quote{color:var(--text-secondary);flex:1;font-size:15px;font-style:italic;line-height:1.8}.Testimonials-module__ItA9Ha__author{border-top:1px solid var(--border);align-items:center;gap:12px;margin-top:auto;padding-top:16px;display:flex}.Testimonials-module__ItA9Ha__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:700;display:flex;box-shadow:0 4px 12px #0ea5e940}.Testimonials-module__ItA9Ha__authorName{color:var(--text-primary);font-size:14px;font-weight:700}.Testimonials-module__ItA9Ha__authorRole{color:var(--text-muted);font-size:12px}@media (max-width:700px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr}}
.Contact-module__hcVmEa__section{background:var(--bg-secondary);position:relative;overflow:hidden}.Contact-module__hcVmEa__bgGlow{pointer-events:none;background:radial-gradient(#6366f11a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:0;left:0}.Contact-module__hcVmEa__layout{grid-template-columns:1fr 1.1fr;align-items:start;gap:80px;display:grid}.Contact-module__hcVmEa__info{flex-direction:column;display:flex}.Contact-module__hcVmEa__text{color:var(--text-secondary);margin-bottom:40px;font-size:15px;line-height:1.75}.Contact-module__hcVmEa__contacts{flex-direction:column;gap:20px;margin-bottom:36px;display:flex}.Contact-module__hcVmEa__contactItem{align-items:flex-start;gap:14px;display:flex}.Contact-module__hcVmEa__contactIcon{background:var(--cyan-dim);width:44px;height:44px;color:var(--cyan);border:1px solid #0ea5e933;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__contactLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:3px;font-size:11px}.Contact-module__hcVmEa__contactVal{color:var(--text-primary);font-size:14px;font-weight:500;transition:color .25s}a.Contact-module__hcVmEa__contactVal:hover{color:var(--cyan)}.Contact-module__hcVmEa__socials{gap:12px;display:flex}.Contact-module__hcVmEa__social{background:var(--bg-card);border:1px solid var(--border);width:44px;height:44px;color:var(--text-secondary);border-radius:12px;justify-content:center;align-items:center;transition:all .25s;display:flex}.Contact-module__hcVmEa__social:hover{background:var(--cyan-dim);border-color:var(--cyan);color:var(--cyan);transform:translateY(-2px)}.Contact-module__hcVmEa__formWrap{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:40px}.Contact-module__hcVmEa__form{flex-direction:column;gap:20px;display:flex}.Contact-module__hcVmEa__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Contact-module__hcVmEa__field{flex-direction:column;gap:8px;display:flex}.Contact-module__hcVmEa__label{color:var(--text-secondary);font-size:13px;font-weight:600}.Contact-module__hcVmEa__input{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);resize:vertical;outline:none;padding:12px 16px;font-family:Inter,sans-serif;font-size:14px;transition:border-color .25s,box-shadow .25s}.Contact-module__hcVmEa__input::placeholder{color:var(--text-muted)}.Contact-module__hcVmEa__input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #0ea5e91a}select.Contact-module__hcVmEa__input option{background:var(--bg-card)}.Contact-module__hcVmEa__submit{justify-content:center;width:100%}.Contact-module__hcVmEa__success{color:#22c55e;text-align:center;border-radius:var(--radius-sm);background:#22c55e14;border:1px solid #22c55e33;padding:12px;font-size:14px}.Contact-module__hcVmEa__error{color:#f87171;text-align:center;border-radius:var(--radius-sm);background:#f8717114;border:1px solid #f8717133;padding:12px;font-size:14px}@media (max-width:900px){.Contact-module__hcVmEa__layout{grid-template-columns:1fr;gap:48px}.Contact-module__hcVmEa__row{grid-template-columns:1fr}.Contact-module__hcVmEa__formWrap{padding:28px}}
.TechStack-module__WlEV-q__section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:60px 0;overflow:hidden}.TechStack-module__WlEV-q__label{text-align:center;letter-spacing:2px;text-transform:uppercase;color:var(--text-muted);margin-bottom:28px;font-size:12px}.TechStack-module__WlEV-q__track{overflow:hidden;-webkit-mask:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.TechStack-module__WlEV-q__inner{gap:12px;width:max-content;animation:30s linear infinite TechStack-module__WlEV-q__scroll;display:flex}@keyframes TechStack-module__WlEV-q__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.TechStack-module__WlEV-q__chip{background:var(--bg-card);border:1px solid var(--border);color:var(--text-secondary);white-space:nowrap;cursor:default;border-radius:100px;padding:10px 20px;font-size:13px;font-weight:600;transition:all .25s}.TechStack-module__WlEV-q__chip:hover{border-color:var(--cyan);color:var(--cyan);background:var(--cyan-dim)}
.CTABanner-module__jjBxnW__section{padding:80px 0;position:relative;overflow:hidden}.CTABanner-module__jjBxnW__glow1{pointer-events:none;background:radial-gradient(circle,#0ea5e926 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-100px;left:-100px}.CTABanner-module__jjBxnW__glow2{pointer-events:none;background:radial-gradient(circle,#6366f133 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:-100px;right:-100px}.CTABanner-module__jjBxnW__inner{z-index:1;border-radius:var(--radius-lg);background:linear-gradient(135deg,#0ea5e90d 0%,#6366f11a 100%);border:1px solid #0ea5e933;flex-wrap:wrap;align-items:center;gap:40px;padding:64px 48px;display:flex;position:relative}.CTABanner-module__jjBxnW__icon{background:var(--gradient-main);color:#fff;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;animation:4s ease-in-out infinite CTABanner-module__jjBxnW__float;display:flex;box-shadow:0 0 40px #0ea5e94d}@keyframes CTABanner-module__jjBxnW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.CTABanner-module__jjBxnW__text{flex:1;min-width:280px}.CTABanner-module__jjBxnW__title{color:var(--text-primary);margin-bottom:12px;font-size:clamp(22px,3vw,34px);font-weight:800}.CTABanner-module__jjBxnW__sub{color:var(--text-secondary);max-width:480px;font-size:15px;line-height:1.65}.CTABanner-module__jjBxnW__actions{flex-wrap:wrap;flex-shrink:0;gap:14px;display:flex}@media (max-width:768px){.CTABanner-module__jjBxnW__inner{text-align:center;flex-direction:column;padding:40px 24px}.CTABanner-module__jjBxnW__icon{align-self:center}.CTABanner-module__jjBxnW__sub{margin:0 auto}.CTABanner-module__jjBxnW__actions{justify-content:center;width:100%}}
