.Navbar-module__nuAbfa__navbar{z-index:1000;transition:all var(--transition-base);padding:16px 0;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__navbar.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#0a0f1ad9;border-bottom:1px solid #ffffff0f;padding:10px 0;box-shadow:0 4px 30px #0000004d}.Navbar-module__nuAbfa__inner{justify-content:space-between;align-items:center;display:flex}.Navbar-module__nuAbfa__logo{z-index:1001;align-items:center;gap:10px;display:flex}.Navbar-module__nuAbfa__logoIcon{border-radius:10px;width:40px;height:40px}.Navbar-module__nuAbfa__logoText{color:var(--text-white);font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:700}.Navbar-module__nuAbfa__logoAccent{color:var(--color-secondary)}.Navbar-module__nuAbfa__links{align-items:center;gap:36px;display:flex}.Navbar-module__nuAbfa__link{color:var(--text-light);transition:color var(--transition-fast);font-size:.92rem;font-weight:500;position:relative}.Navbar-module__nuAbfa__link:after{content:"";background:var(--gradient-primary);width:0;height:2px;transition:width var(--transition-base);border-radius:1px;position:absolute;bottom:-4px;left:0}.Navbar-module__nuAbfa__link:hover{color:var(--color-secondary)}.Navbar-module__nuAbfa__link:hover:after{width:100%}.Navbar-module__nuAbfa__cta{padding:10px 24px!important;font-size:.9rem!important}.Navbar-module__nuAbfa__hamburger{z-index:1001;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__nuAbfa__hamburger span{background:var(--text-white);width:24px;height:2px;transition:all var(--transition-base);border-radius:2px}.Navbar-module__nuAbfa__hamburger.Navbar-module__nuAbfa__active span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__nuAbfa__hamburger.Navbar-module__nuAbfa__active span:nth-child(2){opacity:0}.Navbar-module__nuAbfa__hamburger.Navbar-module__nuAbfa__active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:768px){.Navbar-module__nuAbfa__hamburger{display:flex}.Navbar-module__nuAbfa__links{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;pointer-events:none;transition:opacity var(--transition-base);background:#0a0f1afa;flex-direction:column;justify-content:center;gap:32px;position:fixed;inset:0}.Navbar-module__nuAbfa__links.Navbar-module__nuAbfa__open{opacity:1;pointer-events:all}.Navbar-module__nuAbfa__link{font-size:1.25rem}.Navbar-module__nuAbfa__cta{margin-top:16px}}
.Hero-module__Z8hQ_W__hero{background:var(--gradient-hero);align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__bgGlow{pointer-events:none;background:radial-gradient(circle,#2dd4bf1f 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;right:-200px}.Hero-module__Z8hQ_W__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}.Hero-module__Z8hQ_W__bgOrb1{pointer-events:none;background:radial-gradient(circle,#1a527633 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:8s ease-in-out infinite Hero-module__Z8hQ_W__float;position:absolute;bottom:-100px;left:-100px}.Hero-module__Z8hQ_W__bgOrb2{pointer-events:none;background:radial-gradient(circle,#ff950014 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:10s ease-in-out 2s infinite Hero-module__Z8hQ_W__float;position:absolute;top:40%;right:10%}.Hero-module__Z8hQ_W__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid;position:relative}.Hero-module__Z8hQ_W__content{animation:.8s ease-out Hero-module__Z8hQ_W__fadeInLeft}.Hero-module__Z8hQ_W__badge{border-radius:var(--radius-full);color:var(--color-secondary);background:#2dd4bf1a;border:1px solid #2dd4bf33;align-items:center;gap:8px;margin-bottom:28px;padding:8px 18px;font-size:.85rem;font-weight:500;display:inline-flex}.Hero-module__Z8hQ_W__title{color:var(--text-white);letter-spacing:-.03em;margin-bottom:24px;font-family:Outfit,sans-serif;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:800;line-height:1.08}.Hero-module__Z8hQ_W__highlight{background:linear-gradient(135deg,var(--color-secondary)0%,#60efda 50%,var(--color-accent)100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:4s ease-in-out infinite Hero-module__Z8hQ_W__gradient-flow}.Hero-module__Z8hQ_W__subtitle{color:var(--text-muted);max-width:520px;margin-bottom:36px;font-size:1.15rem;line-height:1.75}.Hero-module__Z8hQ_W__actions{margin-bottom:48px}.Hero-module__Z8hQ_W__storeButtons{flex-wrap:wrap;gap:14px;display:flex}.Hero-module__Z8hQ_W__stats{align-items:center;gap:28px;display:flex}.Hero-module__Z8hQ_W__stat{flex-direction:column;display:flex}.Hero-module__Z8hQ_W__statNumber{color:var(--text-white);font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700}.Hero-module__Z8hQ_W__statLabel{color:var(--text-muted);margin-top:4px;font-size:.8rem}.Hero-module__Z8hQ_W__statDivider{background:#ffffff1f;width:1px;height:40px}.Hero-module__Z8hQ_W__visual{justify-content:center;animation:.8s ease-out .2s both Hero-module__Z8hQ_W__fadeInRight;display:flex;position:relative}.Hero-module__Z8hQ_W__phoneContainer{position:relative}.Hero-module__Z8hQ_W__phone{z-index:2;background:#111827;border-radius:36px;width:280px;height:580px;padding:8px;animation:6s ease-in-out infinite Hero-module__Z8hQ_W__float;position:relative;box-shadow:0 0 0 2px #ffffff14,0 24px 80px #00000080,0 0 60px #2dd4bf1a}.Hero-module__Z8hQ_W__phoneScreen{background:#fff;border-radius:28px;width:100%;height:100%;overflow:hidden}.Hero-module__Z8hQ_W__phoneScreenshot{object-fit:cover;object-position:top;width:100%;height:100%}.Hero-module__Z8hQ_W__phoneGlow{z-index:1;pointer-events:none;background:radial-gradient(circle,#2dd4bf26 0%,#0000 70%);width:350px;height:350px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__Z8hQ_W__floatingBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-full);color:var(--text-white);white-space:nowrap;z-index:3;background:#111827e6;border:1px solid #ffffff1a;align-items:center;gap:8px;padding:10px 18px;font-size:.8rem;font-weight:600;display:flex;position:absolute;box-shadow:0 8px 30px #0000004d}.Hero-module__Z8hQ_W__badgeIcon{align-items:center;display:flex}.Hero-module__Z8hQ_W__badge1{animation:3s ease-in-out infinite Hero-module__Z8hQ_W__bounce-subtle;top:12%;right:-20px}.Hero-module__Z8hQ_W__badge2{animation:3s ease-in-out 1s infinite Hero-module__Z8hQ_W__bounce-subtle;bottom:25%;left:-40px}.Hero-module__Z8hQ_W__badge3{animation:3s ease-in-out 2s infinite Hero-module__Z8hQ_W__bounce-subtle;bottom:8%;right:-10px}@media (max-width:1024px){.Hero-module__Z8hQ_W__inner{text-align:center;grid-template-columns:1fr}.Hero-module__Z8hQ_W__subtitle{margin-left:auto;margin-right:auto}.Hero-module__Z8hQ_W__storeButtons,.Hero-module__Z8hQ_W__stats{justify-content:center}.Hero-module__Z8hQ_W__visual{margin-top:40px}.Hero-module__Z8hQ_W__badge1{right:10px}.Hero-module__Z8hQ_W__badge2{left:10px}.Hero-module__Z8hQ_W__badge3{right:30px}}@media (max-width:480px){.Hero-module__Z8hQ_W__hero{padding:100px 0 60px}.Hero-module__Z8hQ_W__title{font-size:2.2rem}.Hero-module__Z8hQ_W__phone{width:240px;height:500px}.Hero-module__Z8hQ_W__stats{flex-wrap:wrap;gap:16px}.Hero-module__Z8hQ_W__floatingBadge{padding:8px 14px;font-size:.7rem}.Hero-module__Z8hQ_W__badge2{left:0}}
.Features-module__ZD3nRW__features{padding:var(--section-padding)}.Features-module__ZD3nRW__header{text-align:center;margin-bottom:72px}.Features-module__ZD3nRW__header .Features-module__ZD3nRW__section-subtitle{margin:0 auto}.Features-module__ZD3nRW__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.Features-module__ZD3nRW__card{background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-lg);transition:all var(--transition-base);padding:36px 32px;position:relative;overflow:hidden}.Features-module__ZD3nRW__card:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-6px)}.Features-module__ZD3nRW__cardIcon{border-radius:var(--radius-md);width:64px;height:64px;transition:transform var(--transition-base);border:1px solid;justify-content:center;align-items:center;margin-bottom:20px;font-size:1.6rem;display:flex}.Features-module__ZD3nRW__card:hover .Features-module__ZD3nRW__cardIcon{transform:scale(1.1)}.Features-module__ZD3nRW__cardTitle{color:var(--text-dark);margin-bottom:10px;font-size:1.2rem;font-weight:700}.Features-module__ZD3nRW__cardDescription{color:var(--text-body);font-size:.92rem;line-height:1.65}.Features-module__ZD3nRW__cardGlow{pointer-events:none;opacity:0;width:160px;height:160px;transition:opacity var(--transition-base);position:absolute;bottom:-40px;right:-40px}.Features-module__ZD3nRW__card:hover .Features-module__ZD3nRW__cardGlow{opacity:1}@media (max-width:1024px){.Features-module__ZD3nRW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Features-module__ZD3nRW__grid{grid-template-columns:1fr}.Features-module__ZD3nRW__card{padding:28px 24px}}
.HowItWorks-module__a-Tr4W__section{padding:var(--section-padding);position:relative;overflow:hidden}.HowItWorks-module__a-Tr4W__section:before{content:"";background:linear-gradient(90deg,#0000 0%,#2dd4bf33 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.HowItWorks-module__a-Tr4W__header{text-align:center;margin-bottom:48px}.HowItWorks-module__a-Tr4W__header .HowItWorks-module__a-Tr4W__section-subtitle{margin:0 auto}.HowItWorks-module__a-Tr4W__tabs{justify-content:center;gap:12px;margin-bottom:64px;display:flex}.HowItWorks-module__a-Tr4W__tab{border-radius:var(--radius-full);color:var(--text-muted);transition:all var(--transition-base);background:#ffffff0a;border:1px solid #ffffff14;padding:12px 28px;font-size:.95rem;font-weight:600}.HowItWorks-module__a-Tr4W__tab:hover{color:var(--text-light);border-color:#ffffff26}.HowItWorks-module__a-Tr4W__tab.HowItWorks-module__a-Tr4W__active{color:var(--text-white);background:linear-gradient(135deg,#1a527680 0%,#2dd4bf33 100%);border-color:#2dd4bf4d;box-shadow:0 0 20px #2dd4bf26}.HowItWorks-module__a-Tr4W__steps{grid-template-columns:repeat(3,1fr);gap:32px;display:grid;position:relative}.HowItWorks-module__a-Tr4W__step{border-radius:var(--radius-xl);text-align:center;transition:all var(--transition-base);background:#ffffff08;border:1px solid #ffffff0f;padding:40px 32px;animation:.6s ease-out backwards HowItWorks-module__a-Tr4W__fadeInUp;position:relative}.HowItWorks-module__a-Tr4W__step:first-child{animation-delay:.1s}.HowItWorks-module__a-Tr4W__step:nth-child(2){animation-delay:.2s}.HowItWorks-module__a-Tr4W__step:nth-child(3){animation-delay:.3s}.HowItWorks-module__a-Tr4W__step:hover{background:#ffffff0f;border-color:#2dd4bf26;transform:translateY(-4px)}.HowItWorks-module__a-Tr4W__stepNumber{color:var(--color-secondary);background:var(--bg-dark);border-radius:var(--radius-full);letter-spacing:1px;border:1px solid #2dd4bf4d;padding:4px 16px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.HowItWorks-module__a-Tr4W__stepIcon{margin-top:10px;margin-bottom:20px;font-size:2.5rem}.HowItWorks-module__a-Tr4W__stepTitle{color:var(--text-white);margin-bottom:10px;font-size:1.2rem;font-weight:700}.HowItWorks-module__a-Tr4W__stepDesc{color:var(--text-muted);font-size:.9rem;line-height:1.65}.HowItWorks-module__a-Tr4W__stepConnector{display:none}@media (max-width:768px){.HowItWorks-module__a-Tr4W__tabs{flex-wrap:wrap}.HowItWorks-module__a-Tr4W__tab{padding:10px 20px;font-size:.85rem}.HowItWorks-module__a-Tr4W__steps{grid-template-columns:1fr;gap:24px}}
.Roles-module__KPvbvW__section{padding:var(--section-padding)}.Roles-module__KPvbvW__header{text-align:center;margin-bottom:72px}.Roles-module__KPvbvW__header .Roles-module__KPvbvW__section-subtitle{margin:0 auto}.Roles-module__KPvbvW__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.Roles-module__KPvbvW__card{background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-xl);transition:all var(--transition-base);position:relative;overflow:hidden}.Roles-module__KPvbvW__card:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-6px)}.Roles-module__KPvbvW__cardTop{border-bottom:1px solid;padding:36px 32px 24px}.Roles-module__KPvbvW__cardIconWrap{border-radius:var(--radius-lg);border:1px solid;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;display:flex}.Roles-module__KPvbvW__cardIcon{font-size:1.8rem}.Roles-module__KPvbvW__cardTitle{color:var(--text-dark);margin-bottom:6px;font-size:1.3rem;font-weight:700}.Roles-module__KPvbvW__cardTagline{font-size:.92rem;font-weight:600}.Roles-module__KPvbvW__benefits{padding:24px 32px 32px;list-style:none}.Roles-module__KPvbvW__benefit{color:var(--text-body);align-items:flex-start;gap:12px;padding:8px 0;font-size:.92rem;line-height:1.5;display:flex}.Roles-module__KPvbvW__checkmark{flex-shrink:0;margin-top:1px;font-size:1rem;font-weight:700}.Roles-module__KPvbvW__cardAccent{pointer-events:none;height:100px;position:absolute;bottom:0;left:0;right:0}@media (max-width:1024px){.Roles-module__KPvbvW__grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}}
.Stats-module__UZLpCq__section{padding:80px 0;position:relative;overflow:hidden}.Stats-module__UZLpCq__section:before,.Stats-module__UZLpCq__section:after{content:"";background:linear-gradient(90deg,#0000 0%,#2dd4bf33 50%,#0000 100%);height:1px;position:absolute;left:0;right:0}.Stats-module__UZLpCq__section:before{top:0}.Stats-module__UZLpCq__section:after{bottom:0}.Stats-module__UZLpCq__inner{position:relative}.Stats-module__UZLpCq__grid{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.Stats-module__UZLpCq__stat{text-align:center;padding:20px}.Stats-module__UZLpCq__statIcon{margin-bottom:12px;font-size:2rem}.Stats-module__UZLpCq__statValue{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-family:Outfit,sans-serif;font-size:3rem;font-weight:800;line-height:1.1}.Stats-module__UZLpCq__statLabel{color:var(--text-muted);font-size:.95rem;font-weight:500}@media (max-width:768px){.Stats-module__UZLpCq__grid{grid-template-columns:repeat(2,1fr);gap:24px}.Stats-module__UZLpCq__statValue{font-size:2.2rem}}@media (max-width:480px){.Stats-module__UZLpCq__grid{grid-template-columns:1fr 1fr}}
.CTA-module__n-fbaG__section{padding:var(--section-padding);background:var(--bg-light);position:relative;overflow:hidden}.CTA-module__n-fbaG__bgOrb1{pointer-events:none;background:radial-gradient(circle,#2dd4bf14 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.CTA-module__n-fbaG__bgOrb2{pointer-events:none;background:radial-gradient(circle,#1a527614 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-100px;left:-100px}.CTA-module__n-fbaG__card{background:var(--bg-dark);border-radius:var(--radius-xl);border:1px solid #ffffff0f;position:relative;overflow:hidden}.CTA-module__n-fbaG__cardInner{z-index:1;grid-template-columns:1.2fr .8fr;align-items:center;gap:40px;padding:72px 64px;display:grid;position:relative}.CTA-module__n-fbaG__content{color:var(--text-white)}.CTA-module__n-fbaG__title{letter-spacing:-.02em;margin-bottom:18px;font-family:Outfit,sans-serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:800;line-height:1.15}.CTA-module__n-fbaG__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CTA-module__n-fbaG__subtitle{color:var(--text-muted);margin-bottom:32px;font-size:1.05rem;line-height:1.7}.CTA-module__n-fbaG__storeButtons{flex-wrap:wrap;gap:14px;display:flex}.CTA-module__n-fbaG__visual{justify-content:center;align-items:center;display:flex}.CTA-module__n-fbaG__iconGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.CTA-module__n-fbaG__iconCell{border-radius:var(--radius-lg);width:72px;height:72px;transition:all var(--transition-base);background:#ffffff0a;border:1px solid #ffffff0f;justify-content:center;align-items:center;font-size:1.8rem;animation:3s ease-in-out infinite CTA-module__n-fbaG__bounce-subtle;display:flex}.CTA-module__n-fbaG__iconCell:hover{background:#2dd4bf1a;border-color:#2dd4bf33;transform:scale(1.1)}.CTA-module__n-fbaG__cardGlow{pointer-events:none;background:radial-gradient(circle,#2dd4bf14 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-100px;left:30%}@media (max-width:768px){.CTA-module__n-fbaG__cardInner{text-align:center;grid-template-columns:1fr;padding:48px 32px}.CTA-module__n-fbaG__storeButtons{justify-content:center}.CTA-module__n-fbaG__iconGrid{display:none}}
.Contact-module__OWeMSG__section{padding:var(--section-padding)}.Contact-module__OWeMSG__layout{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.Contact-module__OWeMSG__info{padding-top:20px}.Contact-module__OWeMSG__contactItems{flex-direction:column;gap:20px;margin-top:40px;display:flex}.Contact-module__OWeMSG__contactItem{align-items:center;gap:16px;display:flex}.Contact-module__OWeMSG__contactIcon{background:var(--gradient-card);border:1px solid var(--border-light);border-radius:var(--radius-md);justify-content:center;align-items:center;width:48px;height:48px;font-size:1.3rem;display:flex}.Contact-module__OWeMSG__contactLabel{color:var(--text-muted);margin-bottom:2px;font-size:.8rem;display:block}.Contact-module__OWeMSG__contactValue{color:var(--text-dark);font-size:.95rem;font-weight:600}a.Contact-module__OWeMSG__contactValue:hover{color:var(--color-primary)}.Contact-module__OWeMSG__form{background:var(--bg-light);border:1px solid var(--border-light);border-radius:var(--radius-xl);padding:40px}.Contact-module__OWeMSG__formGroup{margin-bottom:20px}.Contact-module__OWeMSG__label{color:var(--text-dark);margin-bottom:8px;font-size:.85rem;font-weight:600;display:block}.Contact-module__OWeMSG__input,.Contact-module__OWeMSG__textarea{background:var(--bg-white);border-radius:var(--radius-md);width:100%;color:var(--text-dark);transition:all var(--transition-fast);border:1px solid #0000001a;outline:none;padding:12px 16px;font-family:Inter,sans-serif;font-size:.95rem}.Contact-module__OWeMSG__input:focus,.Contact-module__OWeMSG__textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #1a52761a}.Contact-module__OWeMSG__input::placeholder,.Contact-module__OWeMSG__textarea::placeholder{color:var(--text-muted)}.Contact-module__OWeMSG__textarea{resize:vertical;min-height:120px}.Contact-module__OWeMSG__submit{justify-content:center;width:100%;padding:16px}@media (max-width:768px){.Contact-module__OWeMSG__layout{grid-template-columns:1fr;gap:48px}.Contact-module__OWeMSG__form{padding:28px}}
.Footer-module__EZoWya__footer{background:var(--bg-dark);color:var(--text-light);padding:80px 0 40px}.Footer-module__EZoWya__top{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.Footer-module__EZoWya__brand{max-width:340px}.Footer-module__EZoWya__logo{align-items:center;gap:10px;margin-bottom:16px;display:flex}.Footer-module__EZoWya__logoIcon{border-radius:10px;width:40px;height:40px}.Footer-module__EZoWya__logoText{color:var(--text-white);font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:700}.Footer-module__EZoWya__logoAccent{color:var(--color-secondary)}.Footer-module__EZoWya__brandDesc{color:var(--text-muted);font-size:.9rem;line-height:1.7}.Footer-module__EZoWya__column{flex-direction:column;gap:12px;display:flex}.Footer-module__EZoWya__columnTitle{color:var(--text-white);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:.9rem;font-weight:700}.Footer-module__EZoWya__footerLink{color:var(--text-muted);transition:color var(--transition-fast);font-size:.9rem}.Footer-module__EZoWya__footerLink:hover{color:var(--color-secondary)}.Footer-module__EZoWya__divider{background:linear-gradient(90deg,#0000 0%,#ffffff14 50%,#0000 100%);height:1px;margin-bottom:24px}.Footer-module__EZoWya__bottom{justify-content:space-between;align-items:center;display:flex}.Footer-module__EZoWya__copyright,.Footer-module__EZoWya__madeWith{color:var(--text-muted);font-size:.85rem}@media (max-width:768px){.Footer-module__EZoWya__top{grid-template-columns:1fr 1fr;gap:32px}.Footer-module__EZoWya__brand{grid-column:1/-1}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:8px}}@media (max-width:480px){.Footer-module__EZoWya__top{grid-template-columns:1fr}}
