.Navbar-module__7M2QgG__navbar{z-index:1000;-webkit-backdrop-filter:blur(16px);transition:all .3s var(--ease-out);background:#fffc;border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0}.Navbar-module__7M2QgG__navbar.Navbar-module__7M2QgG__scrolled{border-bottom-color:var(--border);background:#fffffff2;box-shadow:0 1px 8px #0000000a}.Navbar-module__7M2QgG__navbar.Navbar-module__7M2QgG__navbarOpen{border-bottom-color:var(--border);background:var(--surface)!important;-webkit-backdrop-filter:none!important}.Navbar-module__7M2QgG__inner{height:var(--navbar-height);justify-content:space-between;align-items:center;gap:var(--space-xl);display:flex}.Navbar-module__7M2QgG__logo{flex-shrink:0;align-items:center;transition:opacity .2s;display:flex}.Navbar-module__7M2QgG__logo:hover{opacity:.8}.Navbar-module__7M2QgG__desktopNav{align-items:center;gap:var(--space-sm);display:flex}.Navbar-module__7M2QgG__navLink{padding:var(--space-sm) var(--space-md);color:var(--text-secondary);border-radius:var(--radius-sm);transition:all .2s var(--ease-out);white-space:nowrap;font-size:.875rem;font-weight:500}.Navbar-module__7M2QgG__navLink:hover{color:var(--text-primary);background:var(--surface-tertiary)}.Navbar-module__7M2QgG__right{align-items:center;gap:var(--space-md);display:flex}.Navbar-module__7M2QgG__langToggle{border-radius:var(--radius-pill);background:var(--surface-tertiary);align-items:center;gap:2px;padding:6px 10px;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.Navbar-module__7M2QgG__langToggle:hover{background:var(--border)}.Navbar-module__7M2QgG__langOption{color:var(--text-tertiary);transition:color .2s}.Navbar-module__7M2QgG__langActive{color:var(--text-primary)}.Navbar-module__7M2QgG__langDivider{color:var(--border-strong);font-weight:400}.Navbar-module__7M2QgG__ctaBtn{padding:.5rem 1.125rem!important;font-size:.8125rem!important}.Navbar-module__7M2QgG__burger{cursor:pointer;z-index:1001;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;display:none}.Navbar-module__7M2QgG__burger span{background:var(--text-primary);width:20px;height:2px;transition:all .3s var(--ease-out);transform-origin:50%;border-radius:2px;display:block}.Navbar-module__7M2QgG__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__7M2QgG__burgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__7M2QgG__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__7M2QgG__drawer{top:var(--navbar-height);background:var(--surface);z-index:999;padding:var(--space-2xl);opacity:0;pointer-events:none;transition:all .4s var(--ease-out);position:fixed;bottom:0;left:0;right:0;transform:translateY(-100%)}.Navbar-module__7M2QgG__drawerOpen{opacity:1;pointer-events:all;transform:translateY(0)}.Navbar-module__7M2QgG__drawerNav{gap:var(--space-sm);flex-direction:column;display:flex}.Navbar-module__7M2QgG__drawerLink{padding:var(--space-md) var(--space-lg);color:var(--text-primary);border-radius:var(--radius-md);font-size:1.125rem;font-weight:500;transition:background .2s}.Navbar-module__7M2QgG__drawerLink:hover{background:var(--surface-tertiary)}@media (max-width:768px){.Navbar-module__7M2QgG__desktopNav{display:none}.Navbar-module__7M2QgG__ctaBtn{display:none!important}.Navbar-module__7M2QgG__burger{display:flex}}
.Hero-module__RI4P_W__hero{min-height:100vh;padding-top:calc(var(--navbar-height) + var(--space-4xl));padding-bottom:var(--space-5xl);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__RI4P_W__bgDecor{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__RI4P_W__gradientOrb1{background:radial-gradient(circle,#8b5cf60f 0%,#0000 70%);border-radius:50%;width:700px;height:700px;animation:8s ease-in-out infinite Hero-module__RI4P_W__floatSlow;position:absolute;top:-20%;right:-10%}.Hero-module__RI4P_W__gradientOrb2{background:radial-gradient(circle,#e040a00d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:10s ease-in-out 2s infinite Hero-module__RI4P_W__floatSlow;position:absolute;bottom:-10%;left:-15%}.Hero-module__RI4P_W__gridLines{background-image:linear-gradient(#00000004 1px,#0000 1px),linear-gradient(90deg,#00000004 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 60% 40%,#000 30%,#0000 70%);mask-image:radial-gradient(at 60% 40%,#000 30%,#0000 70%)}.Hero-module__RI4P_W__content{gap:var(--space-4xl);z-index:1;grid-template-columns:1fr 1fr;align-items:center;display:grid;position:relative}.Hero-module__RI4P_W__textSide{gap:var(--space-lg);flex-direction:column;display:flex}.Hero-module__RI4P_W__slogan{letter-spacing:-.03em;max-width:560px;font-size:clamp(2.25rem,4.5vw,3.25rem);line-height:1.15}.Hero-module__RI4P_W__subtitle{color:var(--text-secondary);max-width:500px;font-size:1.125rem;line-height:1.7}.Hero-module__RI4P_W__ctas{gap:var(--space-md);margin-top:var(--space-md);flex-wrap:wrap;display:flex}.Hero-module__RI4P_W__socialProof{align-items:center;gap:var(--space-sm);margin-top:var(--space-xl);color:var(--text-tertiary);flex-wrap:wrap;font-size:.8125rem;display:flex}.Hero-module__RI4P_W__proofDot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__RI4P_W__pulse}.Hero-module__RI4P_W__proofSep{color:var(--border-strong)}.Hero-module__RI4P_W__visualSide{perspective:1200px;justify-content:center;display:flex}.Hero-module__RI4P_W__mockup{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-2xl);width:100%;max-width:440px;box-shadow:var(--shadow-xl);animation:6s ease-in-out infinite Hero-module__RI4P_W__float;overflow:hidden}.Hero-module__RI4P_W__mockupHeader{padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--border);background:var(--surface-secondary);justify-content:space-between;align-items:center;display:flex}.Hero-module__RI4P_W__mockupDots{gap:6px;display:flex}.Hero-module__RI4P_W__mockupDots span{background:var(--border-strong);border-radius:50%;width:10px;height:10px}.Hero-module__RI4P_W__mockupDots span:first-child{background:#fca5a5}.Hero-module__RI4P_W__mockupDots span:nth-child(2){background:#fde68a}.Hero-module__RI4P_W__mockupDots span:last-child{background:#86efac}.Hero-module__RI4P_W__mockupTitle{color:var(--text-primary);letter-spacing:-.02em;font-size:.875rem;font-weight:700}.Hero-module__RI4P_W__mockupBody{padding:var(--space-xl);gap:var(--space-md);flex-direction:column;min-height:280px;display:flex;position:relative}.Hero-module__RI4P_W__mockupCard{align-items:center;gap:var(--space-md);padding:var(--space-md) var(--space-lg);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);transition:all .3s var(--ease-out);display:flex}.Hero-module__RI4P_W__mockupCard1{animation:Hero-module__RI4P_W__slideInLeft .6s var(--ease-out) .4s both}.Hero-module__RI4P_W__mockupCard2{animation:Hero-module__RI4P_W__slideInLeft .6s var(--ease-out) .6s both}.Hero-module__RI4P_W__mockupCard3{animation:Hero-module__RI4P_W__slideInLeft .6s var(--ease-out) .8s both}.Hero-module__RI4P_W__mcIcon{border-radius:var(--radius-sm);background:var(--accent-gradient-soft);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Hero-module__RI4P_W__mcContent{flex-direction:column;flex:1;gap:4px;display:flex}.Hero-module__RI4P_W__mcLabel{color:var(--text-primary);font-size:.8125rem;font-weight:600}.Hero-module__RI4P_W__mcBar{background:var(--surface-tertiary);border-radius:var(--radius-pill);width:100%;height:4px;overflow:hidden}.Hero-module__RI4P_W__mcBarFill{background:var(--accent-gradient);border-radius:var(--radius-pill);width:0%;height:100%;animation:Hero-module__RI4P_W__barFill 2s var(--ease-out) 1.2s forwards}@keyframes Hero-module__RI4P_W__barFill{to{width:72%}}.Hero-module__RI4P_W__mcBadge{color:var(--accent-violet);border-radius:var(--radius-pill);background:#8b5cf614;align-items:center;width:fit-content;padding:2px 8px;font-size:.6875rem;font-weight:600;display:inline-flex}.Hero-module__RI4P_W__mcScore{align-items:baseline;gap:2px;display:flex}.Hero-module__RI4P_W__mcScoreNum{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.Hero-module__RI4P_W__mcScoreUnit{color:var(--text-tertiary);font-size:.75rem;font-weight:500}.Hero-module__RI4P_W__floatingStar{color:var(--accent-violet);opacity:.4;font-size:1.25rem;animation:4s ease-in-out infinite Hero-module__RI4P_W__floatSlow;position:absolute;bottom:16px;right:20px}@media (max-width:1024px){.Hero-module__RI4P_W__content{text-align:center;grid-template-columns:1fr}.Hero-module__RI4P_W__textSide{align-items:center}.Hero-module__RI4P_W__slogan,.Hero-module__RI4P_W__subtitle{max-width:100%}.Hero-module__RI4P_W__ctas,.Hero-module__RI4P_W__socialProof{justify-content:center}.Hero-module__RI4P_W__visualSide{order:-1}.Hero-module__RI4P_W__mockup{max-width:380px}}@media (max-width:640px){.Hero-module__RI4P_W__hero{padding-top:calc(var(--navbar-height) + var(--space-2xl));min-height:auto}.Hero-module__RI4P_W__ctas{flex-direction:column;width:100%}.Hero-module__RI4P_W__ctas a{justify-content:center;width:100%}.Hero-module__RI4P_W__mockup{max-width:320px}}
.Solution-module__1yW4Wa__section{background:var(--surface-secondary)}.Solution-module__1yW4Wa__tabSwitcher{justify-content:center;gap:var(--space-sm);margin-bottom:var(--space-4xl);background:var(--surface-tertiary);border-radius:var(--radius-pill);width:fit-content;margin-left:auto;margin-right:auto;padding:4px;display:flex}.Solution-module__1yW4Wa__tab{align-items:center;gap:var(--space-sm);border-radius:var(--radius-pill);color:var(--text-secondary);transition:all .3s var(--ease-out);white-space:nowrap;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;display:flex}.Solution-module__1yW4Wa__tab:hover{color:var(--text-primary)}.Solution-module__1yW4Wa__tabActive{background:var(--surface);color:var(--text-primary);box-shadow:var(--shadow-sm)}.Solution-module__1yW4Wa__tabActive svg{color:var(--accent-violet)}.Solution-module__1yW4Wa__grid{gap:var(--space-xl);grid-template-columns:repeat(2,1fr);display:grid}.Solution-module__1yW4Wa__featureCard h3{margin-bottom:var(--space-sm)}.Solution-module__1yW4Wa__featureCard p{font-size:.9375rem;line-height:1.6}@media (max-width:768px){.Solution-module__1yW4Wa__tabSwitcher{width:100%}.Solution-module__1yW4Wa__tab{flex:1;justify-content:center;padding:.625rem 1rem;font-size:.8125rem}.Solution-module__1yW4Wa__grid{grid-template-columns:1fr}}
.Trajectory-module__hWOMtW__grid{gap:var(--space-lg);grid-template-columns:repeat(2,1fr);display:grid}.Trajectory-module__hWOMtW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);color:inherit;transition:transform .28s var(--ease-out), box-shadow .28s var(--ease-out), border-color .28s;cursor:default;text-decoration:none;display:block;overflow:hidden}a.Trajectory-module__hWOMtW__card{cursor:pointer}.Trajectory-module__hWOMtW__card:hover{box-shadow:var(--shadow-lg);border-color:var(--border-strong);transform:translateY(-4px)}a.Trajectory-module__hWOMtW__card:hover .Trajectory-module__hWOMtW__imageWrap img{transform:scale(1.04)}.Trajectory-module__hWOMtW__cardInner{flex-direction:column;height:100%;display:flex}.Trajectory-module__hWOMtW__imageWrap{aspect-ratio:16/9;background:var(--surface-2,#1a1a2e);width:100%;position:relative;overflow:hidden}.Trajectory-module__hWOMtW__image{object-fit:cover;object-position:top;transition:transform .45s var(--ease-out)}.Trajectory-module__hWOMtW__imageOverlay{pointer-events:none;background:linear-gradient(#0000 40%,#00000073 100%);position:absolute;inset:0}.Trajectory-module__hWOMtW__badgePill{letter-spacing:.04em;color:#fff;border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);white-space:nowrap;background:#8b5cf6d9;padding:4px 12px;font-size:.6875rem;font-weight:700;display:inline-flex;position:absolute;top:12px;left:12px}.Trajectory-module__hWOMtW__yearPill{color:#ffffffbf;letter-spacing:.06em;font-size:.6875rem;font-weight:700;position:absolute;top:12px;right:12px}.Trajectory-module__hWOMtW__cardBody{padding:var(--space-xl) var(--space-xl) var(--space-lg);gap:var(--space-sm);flex-direction:column;flex:1;display:flex}.Trajectory-module__hWOMtW__cardTitle{margin:0;font-size:1.125rem;font-weight:700;line-height:1.3}.Trajectory-module__hWOMtW__cardDesc{color:var(--text-secondary);flex:1;margin:0;font-size:.9rem;line-height:1.65}.Trajectory-module__hWOMtW__externalHint{margin-top:var(--space-xs);color:var(--accent-violet);opacity:.8;align-items:center;gap:5px;font-size:.8125rem;font-weight:600;transition:opacity .2s;display:inline-flex}a.Trajectory-module__hWOMtW__card:hover .Trajectory-module__hWOMtW__externalHint{opacity:1}.Trajectory-module__hWOMtW__carousel{display:none}@media (max-width:768px){.Trajectory-module__hWOMtW__grid{display:none}.Trajectory-module__hWOMtW__carousel{gap:var(--space-lg);flex-direction:column;display:flex;position:relative;overflow:hidden}.Trajectory-module__hWOMtW__carouselTrack{transition:transform .38s var(--ease-out);will-change:transform;display:flex}.Trajectory-module__hWOMtW__carouselSlide{flex:0 0 100%;min-width:0;padding:0 2px}.Trajectory-module__hWOMtW__dots{justify-content:center;gap:8px;display:flex}.Trajectory-module__hWOMtW__dot{background:var(--border-strong);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.Trajectory-module__hWOMtW__dotActive{background:var(--accent-violet);transform:scale(1.25)}.Trajectory-module__hWOMtW__arrows{justify-content:center;align-items:center;gap:var(--space-md);display:flex}.Trajectory-module__hWOMtW__arrow{border:1px solid var(--border);background:var(--surface);width:36px;height:36px;color:var(--text-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,border-color .2s;display:flex}.Trajectory-module__hWOMtW__arrow:hover:not(:disabled){background:var(--surface-2,#1a1a2e);border-color:var(--border-strong)}.Trajectory-module__hWOMtW__arrow:disabled{opacity:.3;cursor:default}.Trajectory-module__hWOMtW__arrowCounter{color:var(--text-secondary);text-align:center;min-width:40px;font-size:.875rem}}
.Team-module__WTtJyG__section{background:var(--surface-secondary)}.Team-module__WTtJyG__grid{gap:var(--space-xl);grid-template-columns:repeat(4,1fr);display:grid}.Team-module__WTtJyG__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);padding:var(--space-2xl);text-align:center;align-items:center;gap:var(--space-lg);transition:all .3s var(--ease-out);flex-direction:column;display:flex;position:relative}.Team-module__WTtJyG__card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Team-module__WTtJyG__avatar{background:var(--accent-gradient);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.Team-module__WTtJyG__avatar span{color:var(--white);letter-spacing:.02em;font-size:1.25rem;font-weight:700}.Team-module__WTtJyG__info{gap:var(--space-xs);flex-direction:column;display:flex}.Team-module__WTtJyG__name{color:var(--text-primary);font-size:1.0625rem;font-weight:700}.Team-module__WTtJyG__role{color:var(--accent-violet);font-size:.8125rem;font-weight:600}.Team-module__WTtJyG__desc{color:var(--text-secondary);margin-top:var(--space-xs);font-size:.875rem;line-height:1.5}.Team-module__WTtJyG__linkedin{border-radius:var(--radius-sm);background:var(--surface-tertiary);width:36px;height:36px;color:var(--text-tertiary);justify-content:center;align-items:center;transition:all .2s;display:flex}.Team-module__WTtJyG__linkedin:hover{background:var(--text-primary);color:var(--white)}@media (max-width:1024px){.Team-module__WTtJyG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Team-module__WTtJyG__grid{grid-template-columns:1fr;max-width:360px;margin:0 auto}}
.Contact-module__c6qJBG__layout{gap:var(--space-4xl);grid-template-columns:1fr 1fr;align-items:start;display:grid}.Contact-module__c6qJBG__left{gap:var(--space-2xl);flex-direction:column;display:flex}.Contact-module__c6qJBG__message{color:var(--text-secondary);font-size:1.0625rem;line-height:1.7}.Contact-module__c6qJBG__socialSection{gap:var(--space-md);flex-direction:column;display:flex}.Contact-module__c6qJBG__socialLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem;font-weight:600}.Contact-module__c6qJBG__socials{gap:var(--space-md);display:flex}.Contact-module__c6qJBG__socialLink{align-items:center;gap:var(--space-sm);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-secondary);transition:all .2s var(--ease-out);padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;display:flex}.Contact-module__c6qJBG__socialLink:hover{border-color:var(--text-primary);color:var(--text-primary);background:var(--surface-secondary)}.Contact-module__c6qJBG__emailLink{align-items:center;gap:var(--space-sm);color:var(--text-primary);font-size:.9375rem;font-weight:500;transition:color .2s;display:inline-flex}.Contact-module__c6qJBG__emailLink:hover{color:var(--accent-violet)}.Contact-module__c6qJBG__calendlyBox{align-items:center;gap:var(--space-lg);padding:var(--space-xl);background:var(--surface-secondary);border:1px solid var(--border);border-radius:var(--radius-xl);flex-wrap:wrap;display:flex}.Contact-module__c6qJBG__calendlyIcon{border-radius:var(--radius-md);background:#8b5cf614;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Contact-module__c6qJBG__calendlyBox h4{margin-bottom:2px;font-size:.9375rem;font-weight:600}.Contact-module__c6qJBG__calendlyDesc{color:var(--text-tertiary);font-size:.8125rem}.Contact-module__c6qJBG__calendlyBox>div{flex:1;min-width:150px}.Contact-module__c6qJBG__right{top:calc(var(--navbar-height) + var(--space-2xl));position:sticky}.Contact-module__c6qJBG__formCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);padding:var(--space-2xl);box-shadow:var(--shadow-md)}.Contact-module__c6qJBG__formCard h3{margin-bottom:var(--space-xl);text-align:center}.Contact-module__c6qJBG__form{gap:var(--space-lg);flex-direction:column;display:flex}.Contact-module__c6qJBG__field{gap:var(--space-xs);flex-direction:column;display:flex}.Contact-module__c6qJBG__field label{color:var(--text-secondary);font-size:.8125rem;font-weight:600}.Contact-module__c6qJBG__success{align-items:center;gap:var(--space-lg);padding:var(--space-2xl) var(--space-lg);text-align:center;animation:Contact-module__c6qJBG__scaleIn .4s var(--ease-out);flex-direction:column;display:flex}.Contact-module__c6qJBG__success p{color:var(--text-primary);font-size:1rem;font-weight:500}@media (max-width:768px){.Contact-module__c6qJBG__layout{gap:var(--space-3xl);grid-template-columns:1fr}.Contact-module__c6qJBG__right{position:static}.Contact-module__c6qJBG__calendlyBox{flex-direction:column;align-items:flex-start}}
.Footer-module__rnTTOG__footer{background:var(--surface-secondary);border-top:1px solid var(--border);padding:var(--space-4xl) 0 var(--space-2xl)}.Footer-module__rnTTOG__inner{gap:var(--space-2xl);flex-direction:column;display:flex}.Footer-module__rnTTOG__top{justify-content:space-between;align-items:flex-start;gap:var(--space-4xl);display:flex}.Footer-module__rnTTOG__brand{gap:var(--space-lg);flex-direction:column;max-width:420px;display:flex}.Footer-module__rnTTOG__mission{color:var(--text-secondary);padding-left:28px;font-size:.9375rem;line-height:1.6}.Footer-module__rnTTOG__links{align-items:flex-end;gap:var(--space-xl);flex-direction:column;display:flex}.Footer-module__rnTTOG__socials{gap:var(--space-sm);display:flex}.Footer-module__rnTTOG__socialIcon{border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--border);width:40px;height:40px;color:var(--text-secondary);justify-content:center;align-items:center;transition:all .2s;display:flex}.Footer-module__rnTTOG__socialIcon:hover{border-color:var(--text-primary);color:var(--text-primary);transform:translateY(-2px)}.Footer-module__rnTTOG__support{align-items:flex-end;gap:var(--space-xs);flex-direction:column;display:flex}.Footer-module__rnTTOG__supportLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.Footer-module__rnTTOG__supportEmail{color:var(--text-primary);font-size:.875rem;font-weight:500;transition:color .2s}.Footer-module__rnTTOG__supportEmail:hover{color:var(--accent-violet)}.Footer-module__rnTTOG__divider{background:var(--border);height:1px}.Footer-module__rnTTOG__bottom{justify-content:space-between;align-items:center;gap:var(--space-lg);display:flex}.Footer-module__rnTTOG__copyright{color:var(--text-tertiary);font-size:.8125rem}.Footer-module__rnTTOG__legal{align-items:center;gap:var(--space-sm);display:flex}.Footer-module__rnTTOG__legalLink{color:var(--text-tertiary);font-size:.8125rem;transition:color .2s}.Footer-module__rnTTOG__legalLink:hover{color:var(--text-primary)}.Footer-module__rnTTOG__legalSep{color:var(--border-strong);font-size:.75rem}@media (max-width:768px){.Footer-module__rnTTOG__top{gap:var(--space-2xl);flex-direction:column}.Footer-module__rnTTOG__links,.Footer-module__rnTTOG__support{align-items:flex-start}.Footer-module__rnTTOG__bottom{align-items:flex-start;gap:var(--space-md);flex-direction:column}}
