.Header-module__hBw1pG__header{z-index:1000;transition:all var(--transition-slow);padding:1rem 0;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0fe6;border-bottom:1px solid #ffffff0d;padding:.75rem 0}.Header-module__hBw1pG__container{max-width:var(--container-max);padding:0 var(--container-padding);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__hBw1pG__logo{z-index:100;align-items:center;gap:.75rem;text-decoration:none;display:flex}.Header-module__hBw1pG__logoIcon{width:40px;height:40px}.Header-module__hBw1pG__logoIcon svg{width:100%;height:100%}.Header-module__hBw1pG__logoText{color:var(--text-primary);font-size:1.25rem;font-weight:700}.Header-module__hBw1pG__logoAi{color:var(--primary-500)}.Header-module__hBw1pG__nav{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.9375rem;font-weight:500;position:relative}.Header-module__hBw1pG__navLink:hover{color:var(--text-primary)}.Header-module__hBw1pG__navLink:after{content:"";background:var(--primary-500);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:-4px;left:0}.Header-module__hBw1pG__navLink:hover:after{width:100%}.Header-module__hBw1pG__actions{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__mobileMenuBtn{cursor:pointer;z-index:100;background:0 0;border:none;padding:.5rem;display:none}.Header-module__hBw1pG__hamburger{background:var(--text-primary);width:24px;height:2px;transition:all var(--transition-base);display:block;position:relative}.Header-module__hBw1pG__hamburger:before,.Header-module__hBw1pG__hamburger:after{content:"";background:var(--text-primary);width:24px;height:2px;transition:all var(--transition-base);position:absolute}.Header-module__hBw1pG__hamburger:before{top:-8px}.Header-module__hBw1pG__hamburger:after{bottom:-8px}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open{background:0 0}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open:before{top:0;transform:rotate(45deg)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open:after{bottom:0;transform:rotate(-45deg)}@media (max-width:768px){.Header-module__hBw1pG__nav{background:var(--bg-primary);opacity:0;visibility:hidden;transition:all var(--transition-slow);flex-direction:column;justify-content:center;gap:2rem;position:fixed;inset:0}.Header-module__hBw1pG__nav.Header-module__hBw1pG__navOpen{opacity:1;visibility:visible}.Header-module__hBw1pG__navLink{font-size:1.5rem}.Header-module__hBw1pG__actions{display:none}.Header-module__hBw1pG__mobileMenuBtn{display:block}}
.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding:8rem 0 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgGlow{pointer-events:none;background:radial-gradient(at top,#25d36614 0%,#0000 50%);width:150%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__bgGrid{pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 20% 80%,#0000);mask-image:linear-gradient(#0000,#000 20% 80%,#0000)}.Hero-module__ZARIfG__floatingOrb1,.Hero-module__ZARIfG__floatingOrb2,.Hero-module__ZARIfG__floatingOrb3{filter:blur(80px);pointer-events:none;border-radius:50%;animation:8s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute}.Hero-module__ZARIfG__floatingOrb1{background:#25d36626;width:400px;height:400px;animation-delay:0s;top:10%;right:10%}.Hero-module__ZARIfG__floatingOrb2{background:#06b6d41a;width:300px;height:300px;animation-delay:2s;bottom:20%;left:5%}.Hero-module__ZARIfG__floatingOrb3{background:#8b5cf61a;width:250px;height:250px;animation-delay:4s;top:40%;left:30%}.Hero-module__ZARIfG__container{z-index:10;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.Hero-module__ZARIfG__content{animation:.8s ease-out Hero-module__ZARIfG__slide-up}.Hero-module__ZARIfG__badge{color:var(--primary-400);background:#25d3661a;border:1px solid #25d36633;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background:var(--primary-500);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse-glow}.Hero-module__ZARIfG__title{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__description{color:var(--text-secondary);max-width:540px;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.Hero-module__ZARIfG__features{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.Hero-module__ZARIfG__featureItem{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.9375rem;display:flex}.Hero-module__ZARIfG__featureIcon{width:20px;height:20px;color:var(--primary-500)}.Hero-module__ZARIfG__cta{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.Hero-module__ZARIfG__stats{align-items:center;gap:2rem;display:flex}.Hero-module__ZARIfG__stat{flex-direction:column;display:flex}.Hero-module__ZARIfG__statNumber{color:var(--text-primary);font-size:1.5rem;font-weight:700}.Hero-module__ZARIfG__statLabel{color:var(--text-muted);font-size:.875rem}.Hero-module__ZARIfG__statDivider{background:#ffffff1a;width:1px;height:40px}.Hero-module__ZARIfG__visual{justify-content:center;align-items:center;animation:.8s ease-out .2s backwards Hero-module__ZARIfG__slide-up;display:flex}.Hero-module__ZARIfG__phoneFrame{background:linear-gradient(145deg,#1a1a24 0%,#0a0a0f 100%);border-radius:40px;padding:12px;position:relative;box-shadow:0 50px 100px -20px #00000080,0 0 0 1px #ffffff0d,inset 0 1px #ffffff1a}.Hero-module__ZARIfG__phoneFrame:before{content:"";z-index:10;background:#000;border-radius:12px;width:80px;height:24px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__phoneScreen{background:linear-gradient(#075e54 0%,#128c7e 100%);border-radius:32px;width:320px;height:580px;position:relative;overflow:hidden}.Hero-module__ZARIfG__chatHeader{background:#075e54;align-items:center;gap:.75rem;padding:3rem 1rem 1rem;display:flex}.Hero-module__ZARIfG__chatAvatar{background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Hero-module__ZARIfG__chatInfo{flex-direction:column;display:flex}.Hero-module__ZARIfG__chatName{color:#fff;font-size:1rem;font-weight:600}.Hero-module__ZARIfG__chatStatus{color:#ffffffb3;font-size:.75rem}.Hero-module__ZARIfG__chatMessages{background:#ece5dd url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23000000' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex}.Hero-module__ZARIfG__message{border-radius:12px;max-width:85%;padding:.75rem 1rem;animation:.3s ease-out backwards Hero-module__ZARIfG__scale-in;position:relative}.Hero-module__ZARIfG__message p{color:#111;margin:0 0 .25rem;font-size:.875rem;line-height:1.4}.Hero-module__ZARIfG__messageTime{color:#667781;float:right;margin-top:4px;font-size:.625rem}.Hero-module__ZARIfG__messageReceived{background:#fff;border-bottom-left-radius:4px;align-self:flex-start}.Hero-module__ZARIfG__messageReceived:first-child{animation-delay:.5s}.Hero-module__ZARIfG__messageReceived:nth-child(3){animation-delay:1.5s}.Hero-module__ZARIfG__messageSent{background:#dcf8c6;border-bottom-right-radius:4px;align-self:flex-end;animation-delay:1s}.Hero-module__ZARIfG__typingIndicator{background:#fff;border-radius:12px;align-self:flex-start;align-items:center;gap:4px;width:fit-content;padding:12px 16px;animation:.3s ease-out 2s backwards Hero-module__ZARIfG__scale-in;display:flex}.Hero-module__ZARIfG__typingIndicator span{background:#667781;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite Hero-module__ZARIfG__typing}.Hero-module__ZARIfG__typingIndicator span:first-child{animation-delay:0s}.Hero-module__ZARIfG__typingIndicator span:nth-child(2){animation-delay:.2s}.Hero-module__ZARIfG__typingIndicator span:nth-child(3){animation-delay:.4s}@keyframes Hero-module__ZARIfG__typing{0%,60%,to{opacity:.6;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@media (max-width:1024px){.Hero-module__ZARIfG__container{text-align:center;grid-template-columns:1fr}.Hero-module__ZARIfG__content{order:1}.Hero-module__ZARIfG__visual{order:2;margin-top:2rem}.Hero-module__ZARIfG__description{margin-left:auto;margin-right:auto}.Hero-module__ZARIfG__features,.Hero-module__ZARIfG__cta,.Hero-module__ZARIfG__stats{justify-content:center}}@media (max-width:640px){.Hero-module__ZARIfG__hero{padding:6rem 0 3rem}.Hero-module__ZARIfG__stats{flex-direction:column;gap:1rem}.Hero-module__ZARIfG__statDivider{width:60px;height:1px}.Hero-module__ZARIfG__phoneFrame{transform:scale(.85)}}
.Features-module__zvCZ4q__features{background:var(--bg-secondary);position:relative}.Features-module__zvCZ4q__features:before{content:"";background:linear-gradient(90deg,#0000,#25d3664d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Features-module__zvCZ4q__header{text-align:center;margin-bottom:4rem}.Features-module__zvCZ4q__title{margin-top:1rem;margin-bottom:1rem}.Features-module__zvCZ4q__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem}.Features-module__zvCZ4q__grid{gap:1.5rem}.Features-module__zvCZ4q__featureCard{animation:.6s ease-out both Features-module__zvCZ4q__slide-up}.Features-module__zvCZ4q__iconWrapper{border-radius:var(--radius-lg);background:linear-gradient(135deg,#25d3661a 0%,#06b6d41a 100%);justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex}.Features-module__zvCZ4q__iconWrapper svg{width:28px;height:28px;color:var(--primary-400)}.Features-module__zvCZ4q__featureTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.Features-module__zvCZ4q__featureDescription{color:var(--text-secondary);font-size:.9375rem;line-height:1.6}
.Benefits-module__iMMc8a__benefits{position:relative;overflow:hidden}.Benefits-module__iMMc8a__benefits:before{content:"";background:radial-gradient(circle,#25d36614 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:50%;left:-200px;transform:translateY(-50%)}.Benefits-module__iMMc8a__benefits:after{content:"";background:radial-gradient(circle,#8b5cf60f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:50%;right:-200px;transform:translateY(-50%)}.Benefits-module__iMMc8a__header{text-align:center;z-index:1;margin-bottom:4rem;position:relative}.Benefits-module__iMMc8a__title{margin-top:1rem;margin-bottom:1rem}.Benefits-module__iMMc8a__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem}.Benefits-module__iMMc8a__grid{z-index:1;grid-template-columns:repeat(2,1fr);gap:2rem;display:grid;position:relative}.Benefits-module__iMMc8a__benefitCard{background:var(--bg-card);border-radius:var(--radius-xl);transition:all var(--transition-slow);border:1px solid #ffffff0d;gap:1.5rem;padding:2rem;animation:.6s ease-out both Benefits-module__iMMc8a__slide-up;display:flex}.Benefits-module__iMMc8a__benefitCard:hover{box-shadow:var(--shadow-lg);border-color:#25d36633;transform:translateY(-4px)}.Benefits-module__iMMc8a__number{background:linear-gradient(135deg,var(--primary-500)0%,var(--accent-cyan)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;flex-shrink:0;font-size:2.5rem;font-weight:800;line-height:1}.Benefits-module__iMMc8a__content{flex:1}.Benefits-module__iMMc8a__benefitTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.Benefits-module__iMMc8a__benefitDescription{color:var(--text-secondary);margin-bottom:1rem;font-size:.9375rem;line-height:1.6}.Benefits-module__iMMc8a__highlight{color:var(--primary-400);align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.Benefits-module__iMMc8a__cta{text-align:center;z-index:1;margin-top:4rem;position:relative}@media (max-width:768px){.Benefits-module__iMMc8a__grid{grid-template-columns:1fr}.Benefits-module__iMMc8a__benefitCard{text-align:center;flex-direction:column;gap:1rem}.Benefits-module__iMMc8a__number{font-size:2rem}.Benefits-module__iMMc8a__highlight{justify-content:center}}
.Testimonials-module__ItA9Ha__testimonials{background:var(--bg-secondary);position:relative}.Testimonials-module__ItA9Ha__testimonials:before{content:"";background:linear-gradient(90deg,#0000,#25d3664d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:4rem}.Testimonials-module__ItA9Ha__title{margin-top:1rem;margin-bottom:1rem}.Testimonials-module__ItA9Ha__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem}.Testimonials-module__ItA9Ha__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}.Testimonials-module__ItA9Ha__testimonialCard{background:var(--bg-card);border-radius:var(--radius-xl);transition:all var(--transition-slow);border:1px solid #ffffff0d;flex-direction:column;padding:2rem;animation:.6s ease-out both Testimonials-module__ItA9Ha__slide-up;display:flex}.Testimonials-module__ItA9Ha__testimonialCard:hover{border-color:#25d36633;transform:translateY(-4px)}.Testimonials-module__ItA9Ha__stars{color:#fbbf24;gap:.25rem;margin-bottom:1rem;display:flex}.Testimonials-module__ItA9Ha__content{color:var(--text-secondary);flex:1;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.7}.Testimonials-module__ItA9Ha__author{align-items:center;gap:.75rem;display:flex}.Testimonials-module__ItA9Ha__avatar{background:linear-gradient(135deg,var(--primary-500),var(--accent-cyan));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:.875rem;font-weight:600;display:flex}.Testimonials-module__ItA9Ha__authorInfo{flex-direction:column;display:flex}.Testimonials-module__ItA9Ha__authorName{color:var(--text-primary);font-size:.9375rem;font-weight:600}.Testimonials-module__ItA9Ha__authorRole{color:var(--text-muted);font-size:.8125rem}.Testimonials-module__ItA9Ha__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.Testimonials-module__ItA9Ha__statCard{background:var(--bg-glass);border-radius:var(--radius-lg);text-align:center;border:1px solid #ffffff0d;padding:1.5rem;animation:.6s ease-out both Testimonials-module__ItA9Ha__slide-up}.Testimonials-module__ItA9Ha__statValue{background:linear-gradient(135deg,var(--primary-400),var(--accent-cyan));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:2rem;font-weight:800;display:block}.Testimonials-module__ItA9Ha__statLabel{color:var(--text-secondary);font-size:.875rem}@media (max-width:1024px){.Testimonials-module__ItA9Ha__testimonialsGrid{grid-template-columns:1fr}.Testimonials-module__ItA9Ha__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Testimonials-module__ItA9Ha__statsGrid{grid-template-columns:1fr}}
.FAQ-module__V8_xEa__faq{position:relative}.FAQ-module__V8_xEa__header{text-align:center;margin-bottom:4rem}.FAQ-module__V8_xEa__title{margin-top:1rem;margin-bottom:1rem}.FAQ-module__V8_xEa__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem}.FAQ-module__V8_xEa__faqList{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.FAQ-module__V8_xEa__faqItem{background:var(--bg-card);border-radius:var(--radius-lg);transition:all var(--transition-base);border:1px solid #ffffff0d;overflow:hidden}.FAQ-module__V8_xEa__faqItem:hover{border-color:#ffffff1a}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__open{border-color:#25d3664d;box-shadow:0 0 20px #25d3661a}.FAQ-module__V8_xEa__faqQuestion{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);transition:color var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;display:flex}.FAQ-module__V8_xEa__faqQuestion:hover{color:var(--primary-400)}.FAQ-module__V8_xEa__icon{width:20px;height:20px;transition:transform var(--transition-base);flex-shrink:0}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__icon{transform:rotate(180deg)}.FAQ-module__V8_xEa__faqAnswer{max-height:0;transition:max-height var(--transition-slow),padding var(--transition-slow);overflow:hidden}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__faqAnswer{max-height:300px}.FAQ-module__V8_xEa__faqAnswer p{color:var(--text-secondary);padding:0 1.5rem 1.25rem;font-size:.9375rem;line-height:1.7}
.CTA-module__CdZh3q__cta{background:var(--bg-secondary);padding:6rem 0;position:relative;overflow:hidden}.CTA-module__CdZh3q__bgGlow{pointer-events:none;background:radial-gradient(circle,#25d3661f 0%,#0000 60%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CTA-module__CdZh3q__bgGlow2{pointer-events:none;background:radial-gradient(circle,#8b5cf614 0%,#0000 60%);width:600px;height:600px;position:absolute;top:0;right:0}.CTA-module__CdZh3q__container{z-index:1;position:relative}.CTA-module__CdZh3q__content{text-align:center;max-width:700px;margin:0 auto}.CTA-module__CdZh3q__title{margin:1rem 0 1.5rem;font-size:clamp(2rem,4vw,3rem);line-height:1.2}.CTA-module__CdZh3q__description{color:var(--text-secondary);margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.CTA-module__CdZh3q__benefits{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.CTA-module__CdZh3q__benefit{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.9375rem;display:flex}.CTA-module__CdZh3q__benefit svg{color:var(--primary-500)}.CTA-module__CdZh3q__button{margin-bottom:1.5rem}.CTA-module__CdZh3q__disclaimer{color:var(--text-muted);font-size:.875rem}@media (max-width:640px){.CTA-module__CdZh3q__benefits{flex-direction:column;align-items:center;gap:.75rem}}
.Footer-module__S6Hkya__footer{background:var(--bg-primary);border-top:1px solid #ffffff0d;padding:4rem 0 2rem}.Footer-module__S6Hkya__content{border-bottom:1px solid #ffffff0d;grid-template-columns:1.5fr 2fr;gap:4rem;padding-bottom:3rem;display:grid}.Footer-module__S6Hkya__brand{max-width:320px}.Footer-module__S6Hkya__logo{align-items:center;gap:.75rem;margin-bottom:1rem;text-decoration:none;display:flex}.Footer-module__S6Hkya__logoIcon{width:36px;height:36px}.Footer-module__S6Hkya__logoIcon svg{width:100%;height:100%}.Footer-module__S6Hkya__logoText{color:var(--text-primary);font-size:1.125rem;font-weight:700}.Footer-module__S6Hkya__logoAi{color:var(--primary-500)}.Footer-module__S6Hkya__tagline{color:var(--text-secondary);font-size:.9375rem;line-height:1.6}.Footer-module__S6Hkya__links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__S6Hkya__linkGroup{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__linkTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.Footer-module__S6Hkya__linkGroup a{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.9375rem}.Footer-module__S6Hkya__linkGroup a:hover{color:var(--primary-400)}.Footer-module__S6Hkya__bottom{justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__S6Hkya__copyright{color:var(--text-muted);font-size:.875rem}.Footer-module__S6Hkya__social{gap:1rem;display:flex}.Footer-module__S6Hkya__socialLink{background:var(--bg-glass);border-radius:var(--radius-md);width:40px;height:40px;color:var(--text-secondary);transition:all var(--transition-fast);border:1px solid #ffffff0d;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socialLink:hover{color:var(--primary-400);background:#25d3661a;border-color:#25d3664d}.Footer-module__S6Hkya__socialLink svg{width:18px;height:18px}@media (max-width:768px){.Footer-module__S6Hkya__content{grid-template-columns:1fr;gap:3rem}.Footer-module__S6Hkya__brand{text-align:center;max-width:none}.Footer-module__S6Hkya__logo{justify-content:center}.Footer-module__S6Hkya__links{text-align:center;grid-template-columns:repeat(3,1fr)}.Footer-module__S6Hkya__linkGroup{align-items:center}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:1.5rem}}@media (max-width:480px){.Footer-module__S6Hkya__links{grid-template-columns:1fr;gap:2rem}}
