.BusinessHeader-module__DFVgPW__topBar{background:#662f90;justify-content:flex-end;align-items:center;gap:1.5rem;padding:.45rem 4.5rem;display:flex}.BusinessHeader-module__DFVgPW__topBarLink{color:#fff;white-space:nowrap;opacity:.9;align-items:center;gap:.4rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:opacity .15s;display:flex}.BusinessHeader-module__DFVgPW__topBarLink:hover{opacity:1}.BusinessHeader-module__DFVgPW__navbar{z-index:100;background:#fff;border-bottom:1px solid #f0e8f8;align-items:center;height:68px;padding:0 4.5rem;display:flex;position:-webkit-sticky;position:sticky;top:0}.BusinessHeader-module__DFVgPW__logo{flex-shrink:0;align-items:center;line-height:0;text-decoration:none;display:flex}.BusinessHeader-module__DFVgPW__centerNav{flex:1;justify-content:center;align-items:center;gap:.25rem;display:flex}.BusinessHeader-module__DFVgPW__navLink{color:#1a1a1a;white-space:nowrap;border-radius:6px;padding:.4rem .75rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:color .15s}.BusinessHeader-module__DFVgPW__navLink:hover{color:#662f90}.BusinessHeader-module__DFVgPW__navItemWrap{align-items:center;height:68px;display:flex;position:relative}.BusinessHeader-module__DFVgPW__navToggle{color:#1a1a1a;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:.3rem;padding:.4rem .75rem;font-size:.95rem;font-weight:700;transition:color .15s;display:flex}.BusinessHeader-module__DFVgPW__navToggle:hover{color:#662f90}.BusinessHeader-module__DFVgPW__caret{width:12px;height:12px;transition:transform .2s}.BusinessHeader-module__DFVgPW__caretOpen{transform:rotate(180deg)}.BusinessHeader-module__DFVgPW__dropdown{z-index:200;background:#fff;border-radius:10px;min-width:180px;padding:.4rem 0;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 4px 20px #0000001f}.BusinessHeader-module__DFVgPW__dropdownItem{color:#222;padding:.55rem 1.1rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:background .12s;display:block}.BusinessHeader-module__DFVgPW__dropdownItem:hover{color:#662f90;background:#662f9012}.BusinessHeader-module__DFVgPW__rightNav{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.BusinessHeader-module__DFVgPW__demoLink{color:#16a34a;white-space:nowrap;padding:.35rem .5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .15s}.BusinessHeader-module__DFVgPW__demoLink:hover{opacity:.8}.BusinessHeader-module__DFVgPW__signUpBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#16a34a;border:none;border-radius:9999px;padding:.5rem 1.25rem;font-size:.88rem;font-weight:700;transition:background .15s}.BusinessHeader-module__DFVgPW__signUpBtn:hover{background:#15803d}.BusinessHeader-module__DFVgPW__loginBtn{color:#fff;white-space:nowrap;background:#16a34a;border-radius:9999px;padding:.5rem 1.25rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .15s}.BusinessHeader-module__DFVgPW__loginBtn:hover{background:#15803d}.BusinessHeader-module__DFVgPW__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;margin-left:auto;padding:.25rem;display:none}.BusinessHeader-module__DFVgPW__hamburger span{background:#662f90;border-radius:2px;width:22px;height:2.5px;display:block}.BusinessHeader-module__DFVgPW__mobileDemoLink{color:#16a34a;white-space:nowrap;font-size:.82rem;font-weight:700;text-decoration:none;display:none}.BusinessHeader-module__DFVgPW__mobileBackdrop{z-index:199;background:#00000059;animation:.3s forwards BusinessHeader-module__DFVgPW__bdFadeIn;position:fixed;top:0;bottom:0;left:0;right:0}.BusinessHeader-module__DFVgPW__mobileBackdropClosing{animation:.28s forwards BusinessHeader-module__DFVgPW__bdFadeOut}@keyframes BusinessHeader-module__DFVgPW__bdFadeIn{0%{opacity:0}to{opacity:1}}@keyframes BusinessHeader-module__DFVgPW__bdFadeOut{0%{opacity:1}to{opacity:0}}.BusinessHeader-module__DFVgPW__mobileMenu{-webkit-backdrop-filter:blur(28px)saturate(1.6);z-index:200;background:#ffffffeb;border-left:1px solid #ffffff80;flex-direction:column;width:min(85vw,360px);height:100dvh;padding:1.75rem 1.5rem 2.5rem;animation:.32s cubic-bezier(.25,.46,.45,.94) forwards BusinessHeader-module__DFVgPW__slideIn;display:flex;position:fixed;top:0;right:0;overflow-y:auto}.BusinessHeader-module__DFVgPW__mobileMenuClosing{animation:.28s cubic-bezier(.55,0,.75,.06) forwards BusinessHeader-module__DFVgPW__slideOut}@keyframes BusinessHeader-module__DFVgPW__slideIn{0%{opacity:.6;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes BusinessHeader-module__DFVgPW__slideOut{0%{opacity:1;transform:translate(0)}to{opacity:.6;transform:translate(100%)}}.BusinessHeader-module__DFVgPW__mobileClose{color:#662f90;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-bottom:2.5rem;padding:0;line-height:0}.BusinessHeader-module__DFVgPW__mobileClose svg{width:28px;height:28px}.BusinessHeader-module__DFVgPW__mobileNavLinks{flex-direction:column;flex:1;align-items:center;gap:.1rem;display:flex}.BusinessHeader-module__DFVgPW__mobileNavLink{color:#662f90;text-align:center;width:100%;padding:.55rem 0;font-size:1.35rem;font-weight:700;text-decoration:none;transition:color .15s}.BusinessHeader-module__DFVgPW__mobileNavLink:hover{color:#4a0e78}.BusinessHeader-module__DFVgPW__mobileNavToggle{color:#662f90;cursor:pointer;text-align:center;background:0 0;border:none;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.55rem 0;font-size:1.35rem;font-weight:700;transition:color .15s;display:flex}.BusinessHeader-module__DFVgPW__mobileNavToggle:hover{color:#4a0e78}.BusinessHeader-module__DFVgPW__mobileSubLinks{flex-direction:column;align-items:center;gap:.1rem;margin-bottom:.25rem;display:flex}.BusinessHeader-module__DFVgPW__mobileSubLink{color:#9333ea;text-align:center;padding:.3rem 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .15s}.BusinessHeader-module__DFVgPW__mobileSubLink:hover{color:#662f90}.BusinessHeader-module__DFVgPW__mobileCta{flex-direction:column;align-items:center;gap:.85rem;margin-top:1.5rem;display:flex}.BusinessHeader-module__DFVgPW__mobileSignUpBtn{color:#fff;cursor:pointer;text-align:center;background:#16a34a;border:none;border-radius:9999px;width:100%;padding:.85rem 1rem;font-size:1rem;font-weight:700;transition:background .15s}.BusinessHeader-module__DFVgPW__mobileSignUpBtn:hover{background:#15803d}.BusinessHeader-module__DFVgPW__mobileLoginBtn{color:#fff;text-align:center;background:#16a34a;border-radius:9999px;width:100%;padding:.85rem 1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .15s;display:block}.BusinessHeader-module__DFVgPW__mobileLoginBtn:hover{background:#15803d}.BusinessHeader-module__DFVgPW__mobileAppLinks{flex-direction:column;align-items:center;gap:.6rem;margin-top:1.5rem;display:flex}.BusinessHeader-module__DFVgPW__mobileAppLink{color:#662f90;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.BusinessHeader-module__DFVgPW__mobileAppLink:hover{color:#4a0e78}@media (max-width:992px){.BusinessHeader-module__DFVgPW__topBar,.BusinessHeader-module__DFVgPW__centerNav,.BusinessHeader-module__DFVgPW__rightNav{display:none}.BusinessHeader-module__DFVgPW__mobileDemoLink{margin-left:auto;margin-right:.75rem;display:block}.BusinessHeader-module__DFVgPW__hamburger{margin-left:0;display:flex}.BusinessHeader-module__DFVgPW__navbar{padding:0 1.25rem}}
.Footer-module__rHgQ2W__footer{color:#94a3b8;font-family:var(--font-geist-sans), Arial, sans-serif;background:#e4e4e4}.Footer-module__rHgQ2W__inner{grid-template-rows:auto auto;grid-template-columns:140px repeat(4,1fr);align-items:start;gap:1.5rem 2rem;max-width:1400px;margin:0 auto;padding:2.5rem 2rem 2rem;display:grid}.Footer-module__rHgQ2W__brand{flex-direction:column;grid-area:1/1;gap:1.25rem;padding-top:.25rem;display:flex}.Footer-module__rHgQ2W__supportCol{grid-area:2/2}.Footer-module__rHgQ2W__connectCol{grid-area:2/3}.Footer-module__rHgQ2W__logoLink{align-items:center;line-height:0;text-decoration:none;display:inline-flex}.Footer-module__rHgQ2W__col{flex-direction:column;gap:.65rem;display:flex}.Footer-module__rHgQ2W__colTitle{text-transform:uppercase;letter-spacing:.08em;color:#000;margin:0 0 .5rem;font-size:.8rem;font-weight:700}.Footer-module__rHgQ2W__link{font-size:.875rem;line-height:1.5;text-decoration:none;transition:color .15s;color:#000!important}.Footer-module__rHgQ2W__link:hover{opacity:.6}.Footer-module__rHgQ2W__socialLinks{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.25rem;display:flex}.Footer-module__rHgQ2W__socialLink{color:#fff;background-color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:opacity .15s;display:inline-flex}.Footer-module__rHgQ2W__socialLink:hover{opacity:.75}.Footer-module__rHgQ2W__sandboxBadge{color:#000;letter-spacing:.04em;background-color:#f59e0b;border-radius:4px;margin-top:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.Footer-module__rHgQ2W__bottomBar{background-color:#24a549}.Footer-module__rHgQ2W__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:1.1rem 2rem;display:flex}.Footer-module__rHgQ2W__appDownloadNav{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.Footer-module__rHgQ2W__appDownloadLink{white-space:nowrap;align-items:center;gap:.3rem;font-size:.62rem;text-decoration:none;transition:opacity .15s;display:inline-flex;color:#fff!important}.Footer-module__rHgQ2W__appDownloadLink:hover{opacity:.8}.Footer-module__rHgQ2W__appDownloadIcon{font-size:.75rem;line-height:1}.Footer-module__rHgQ2W__copy{color:#fff;white-space:nowrap;margin:0;font-size:.8rem}.Footer-module__rHgQ2W__version{color:#ffffffd9;white-space:nowrap;cursor:pointer;font-size:.75rem;text-decoration:none}@media (max-width:640px){.Footer-module__rHgQ2W__footer{display:none}}@media (max-width:1200px){.Footer-module__rHgQ2W__inner{gap:1.25rem 1.5rem}.Footer-module__rHgQ2W__colTitle{letter-spacing:.05em;font-size:.72rem}.Footer-module__rHgQ2W__link{font-size:.8rem}}@media (max-width:900px){.Footer-module__rHgQ2W__inner{grid-template-rows:auto;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:2rem 1.5rem 1.75rem}.Footer-module__rHgQ2W__brand{grid-area:auto/1/auto/-1;padding-bottom:.5rem}.Footer-module__rHgQ2W__supportCol,.Footer-module__rHgQ2W__connectCol{grid-area:auto}.Footer-module__rHgQ2W__colTitle{letter-spacing:.06em;font-size:.75rem}.Footer-module__rHgQ2W__link{font-size:.825rem}}@media (max-width:480px){.Footer-module__rHgQ2W__inner{grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem;padding:1.75rem 1rem 1.25rem}.Footer-module__rHgQ2W__brand{grid-column:1/-1}.Footer-module__rHgQ2W__bottom{flex-direction:column;align-items:flex-start;gap:.6rem;padding:1rem 1.25rem}.Footer-module__rHgQ2W__appDownloadNav{gap:1rem}}@media (max-width:389px){.Footer-module__rHgQ2W__inner{grid-template-columns:repeat(2,1fr);gap:1.25rem .75rem;padding:1.5rem .875rem 1rem}.Footer-module__rHgQ2W__colTitle{letter-spacing:.04em;font-size:.68rem}.Footer-module__rHgQ2W__link{font-size:.78rem}.Footer-module__rHgQ2W__bottom{gap:.5rem;padding:.875rem}.Footer-module__rHgQ2W__copy,.Footer-module__rHgQ2W__version{font-size:.72rem}.Footer-module__rHgQ2W__appDownloadLink{font-size:.57rem}}@media (max-width:359px){.Footer-module__rHgQ2W__inner{grid-template-columns:repeat(2,1fr);gap:1rem .625rem;padding:1.25rem .75rem .875rem}.Footer-module__rHgQ2W__colTitle{margin:0 0 .375rem;font-size:.65rem}.Footer-module__rHgQ2W__link{font-size:.73rem}.Footer-module__rHgQ2W__socialLink{width:32px;height:32px}.Footer-module__rHgQ2W__bottom{gap:.4rem;padding:.75rem}.Footer-module__rHgQ2W__copy,.Footer-module__rHgQ2W__version{font-size:.68rem}.Footer-module__rHgQ2W__appDownloadNav{flex-direction:column;gap:.625rem}.Footer-module__rHgQ2W__appDownloadLink{font-size:.55rem}}
.WhiteLabelHeader-module__Eo0BZW__navbar{z-index:1200;isolation:isolate;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:1rem;height:64px;padding:0 2rem;display:flex;position:-webkit-sticky;position:sticky;top:0}.WhiteLabelHeader-module__Eo0BZW__logoArea{cursor:pointer;flex-shrink:0;align-items:center;line-height:0;text-decoration:none;display:flex}.WhiteLabelHeader-module__Eo0BZW__logoText{color:#111827;letter-spacing:-.01em;font-size:1.15rem;font-weight:700}.WhiteLabelHeader-module__Eo0BZW__navCenter{flex-shrink:0;align-items:center;gap:.15rem;display:flex}.WhiteLabelHeader-module__Eo0BZW__navLink{white-space:nowrap;border-radius:6px;padding:.35rem .7rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s}.WhiteLabelHeader-module__Eo0BZW__navLink:hover{background:#0000000f}.WhiteLabelHeader-module__Eo0BZW__navLinkHighlight{white-space:nowrap;border-radius:6px;padding:.35rem .9rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .15s}.WhiteLabelHeader-module__Eo0BZW__navLinkHighlight:hover{opacity:.88}.WhiteLabelHeader-module__Eo0BZW__ctaBtn{white-space:nowrap;border:1px solid #0000001a;border-radius:6px;flex-shrink:0;align-items:center;padding:.35rem .85rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:flex}.WhiteLabelHeader-module__Eo0BZW__ctaBtn:hover{opacity:.82}.WhiteLabelHeader-module__Eo0BZW__rightArea{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.WhiteLabelHeader-module__Eo0BZW__signInBtn{color:#374151;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #d1d5db;border-radius:9999px;align-items:center;gap:.35rem;padding:.4rem 1rem;font-size:.875rem;font-weight:600;transition:border-color .15s,color .15s,background .15s;display:flex}.WhiteLabelHeader-module__Eo0BZW__signInBtn:hover{color:#111827;background:#0000000a;border-color:#9ca3af}.WhiteLabelHeader-module__Eo0BZW__profileWrapper{align-items:center;display:flex;position:relative}.WhiteLabelHeader-module__Eo0BZW__profileBtn{cursor:pointer;background:0 0;border:1.5px solid #e5e7eb;border-radius:9999px;align-items:center;gap:.4rem;padding:.3rem .75rem .3rem .3rem;transition:border-color .15s,background .15s;display:flex}.WhiteLabelHeader-module__Eo0BZW__profileBtn:hover{background:#0000000a;border-color:#9ca3af}.WhiteLabelHeader-module__Eo0BZW__avatar{color:#fff;letter-spacing:.3px;background:linear-gradient(135deg,#7c3aed,#4f46e5);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;font-weight:700;display:flex}.WhiteLabelHeader-module__Eo0BZW__profileName{color:#111827;text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:.85rem;font-weight:600;overflow:hidden}.WhiteLabelHeader-module__Eo0BZW__profileDropdown{z-index:200;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:180px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 24px #0000001a}.WhiteLabelHeader-module__Eo0BZW__dropdownCard{border-bottom:1px solid #f3f4f6;align-items:center;gap:.6rem;padding:.85rem 1rem;display:flex}.WhiteLabelHeader-module__Eo0BZW__dropdownName{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:700;overflow:hidden}.WhiteLabelHeader-module__Eo0BZW__dropdownEmail{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.WhiteLabelHeader-module__Eo0BZW__menuItem{cursor:pointer;color:#374151;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:.6rem 1rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .12s;display:flex}.WhiteLabelHeader-module__Eo0BZW__menuItem:hover{color:#111827;background:#f9fafb}.WhiteLabelHeader-module__Eo0BZW__menuDivider{background:#f3f4f6;height:1px;margin:2px 0}.WhiteLabelHeader-module__Eo0BZW__logoutBtn{cursor:pointer;color:#374151;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:.65rem 1rem;font-size:.85rem;font-weight:500;transition:background .12s;display:flex}.WhiteLabelHeader-module__Eo0BZW__logoutBtn:hover{color:#dc2626;background:#fff5f5}.WhiteLabelHeader-module__Eo0BZW__hamburger{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:.4rem;display:none}.WhiteLabelHeader-module__Eo0BZW__mobileMenu{z-index:1100;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;flex-direction:column;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 6px 16px #0000001a}.WhiteLabelHeader-module__Eo0BZW__mobileNavLink{border-bottom:1px solid #0000000f;padding:.8rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .12s;display:block}.WhiteLabelHeader-module__Eo0BZW__mobileNavLink:last-child{border-bottom:none}.WhiteLabelHeader-module__Eo0BZW__mobileNavLink:hover{background:#0000000a}.WhiteLabelHeader-module__Eo0BZW__modalOverlay{z-index:1300;background:#0000008c;justify-content:center;align-items:center;padding:1rem;animation:.2s forwards WhiteLabelHeader-module__Eo0BZW__overlayFadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes WhiteLabelHeader-module__Eo0BZW__overlayFadeIn{0%{opacity:0}to{opacity:1}}.WhiteLabelHeader-module__Eo0BZW__modalCard{background:#fff;border-radius:25px;width:450px;max-height:90vh;animation:.28s cubic-bezier(.22,1,.36,1) forwards WhiteLabelHeader-module__Eo0BZW__cardSlideUp;position:relative;overflow-x:hidden;overflow-y:auto;box-shadow:0 20px 60px #0000004d}@keyframes WhiteLabelHeader-module__Eo0BZW__cardSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.WhiteLabelHeader-module__Eo0BZW__modalClose{z-index:10;color:#6b7280;cursor:pointer;background:#00000014;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s,color .15s;display:flex;position:absolute;top:10px;right:10px}.WhiteLabelHeader-module__Eo0BZW__modalClose:hover{color:#111827;background:#00000024}.WhiteLabelHeader-module__Eo0BZW__ctaDesktopLink{white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.35rem .7rem;font-size:.875rem;font-weight:500;transition:background .15s}.WhiteLabelHeader-module__Eo0BZW__ctaDesktopLink:hover{background:#0000000f}.WhiteLabelHeader-module__Eo0BZW__ctaConfirmCard{text-align:center;background:#fff;border-radius:12px;width:90%;max-width:380px;padding:32px 28px;animation:.25s cubic-bezier(.22,1,.36,1) forwards WhiteLabelHeader-module__Eo0BZW__cardSlideUp;box-shadow:0 12px 40px #0000002e}.WhiteLabelHeader-module__Eo0BZW__ctaConfirmTitle{color:#111827;margin-bottom:12px;font-size:1.1rem;font-weight:700}.WhiteLabelHeader-module__Eo0BZW__ctaConfirmBody{color:#6b7280;margin-bottom:24px;font-size:.875rem;line-height:1.6}.WhiteLabelHeader-module__Eo0BZW__ctaConfirmActions{justify-content:center;gap:12px;display:flex}.WhiteLabelHeader-module__Eo0BZW__ctaStayBtn{color:#a07830;cursor:pointer;letter-spacing:.04em;background:#fff;border:1.5px solid #a07830;border-radius:6px;flex:1;padding:.55rem 1.2rem;font-size:.8rem;font-weight:700;transition:background .15s}.WhiteLabelHeader-module__Eo0BZW__ctaStayBtn:hover{background:#fdf6ec}.WhiteLabelHeader-module__Eo0BZW__ctaContinueBtn{color:#fff;cursor:pointer;letter-spacing:.04em;background:#a07830;border:none;border-radius:6px;flex:1;padding:.55rem 1.2rem;font-size:.8rem;font-weight:700;transition:opacity .15s}.WhiteLabelHeader-module__Eo0BZW__ctaContinueBtn:hover{opacity:.88}@media (max-width:991px){.WhiteLabelHeader-module__Eo0BZW__navbar{padding:0 1rem}.WhiteLabelHeader-module__Eo0BZW__navCenter,.WhiteLabelHeader-module__Eo0BZW__ctaBtn,.WhiteLabelHeader-module__Eo0BZW__ctaDesktopLink{display:none}.WhiteLabelHeader-module__Eo0BZW__hamburger{display:flex}.WhiteLabelHeader-module__Eo0BZW__profileName{display:none}.WhiteLabelHeader-module__Eo0BZW__modalCard{width:100%;max-height:88dvh}}
.WhiteLabelFooter-module__RRCV1W__footer{justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 2rem;display:flex}.WhiteLabelFooter-module__RRCV1W__left{flex:1 0;align-items:center;gap:.5rem;display:flex}.WhiteLabelFooter-module__RRCV1W__copyright{white-space:nowrap;margin:0;font-size:.78rem}.WhiteLabelFooter-module__RRCV1W__sep{opacity:.5;font-size:.7rem}.WhiteLabelFooter-module__RRCV1W__poweredBy{white-space:nowrap;align-items:center;gap:.4rem;font-size:.75rem;text-decoration:none;transition:opacity .15s;display:flex}.WhiteLabelFooter-module__RRCV1W__poweredBy:hover{opacity:.75}.WhiteLabelFooter-module__RRCV1W__poweredByLabel{white-space:nowrap}.WhiteLabelFooter-module__RRCV1W__center{flex-shrink:0;justify-content:center;align-items:center;gap:.6rem;display:flex}.WhiteLabelFooter-module__RRCV1W__socialIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-flex}.WhiteLabelFooter-module__RRCV1W__socialIcon:hover{opacity:.85;transform:scale(1.08)}.WhiteLabelFooter-module__RRCV1W__right{flex:1 0;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.WhiteLabelFooter-module__RRCV1W__legalLink{white-space:nowrap;font-size:.75rem;text-decoration:none;transition:opacity .15s}.WhiteLabelFooter-module__RRCV1W__legalLink:hover{opacity:.75;text-decoration:underline}.WhiteLabelFooter-module__RRCV1W__legalSep{opacity:.4;font-size:.65rem}@media (max-width:767px){.WhiteLabelFooter-module__RRCV1W__footer{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:1rem}.WhiteLabelFooter-module__RRCV1W__left,.WhiteLabelFooter-module__RRCV1W__right{flex:unset;flex-wrap:wrap;justify-content:center}.WhiteLabelFooter-module__RRCV1W__copyright,.WhiteLabelFooter-module__RRCV1W__poweredBy,.WhiteLabelFooter-module__RRCV1W__poweredByLabel{white-space:normal;text-align:center}}
