.header-module__UgQWZq__header{z-index:1000;background:#fff;justify-content:space-between;align-items:center;width:100vw;padding:clamp(.5rem,2vw,1rem);transition:all .3s;display:flex;position:fixed;top:0;left:0;box-shadow:0 1px 3px #0000001a}.header-module__UgQWZq__scrolled{padding-top:0;padding-bottom:.2rem;box-shadow:0 4px 12px #0000001a}.header-module__UgQWZq__logoContainer{z-index:1001;align-items:center;width:min(200px,40vw,100% - 2rem);min-width:120px;height:auto;margin-top:.85rem;display:flex}.header-module__UgQWZq__logo{object-fit:contain;object-position:left center;will-change:transform;width:100%;max-width:200px;height:auto;max-height:clamp(2.5rem,8vw,3.5rem);aspect-ratio:attr(width) / attr(height);transition:transform .3s}.header-module__UgQWZq__logo:hover{transform:scale(1.05)}@media (prefers-reduced-motion:reduce){.header-module__UgQWZq__logo:hover{transform:none}}@media (max-width:1024px){.header-module__UgQWZq__logoContainer{width:min(180px,35vw)}}@media (max-width:768px){.header-module__UgQWZq__logoContainer{width:min(160px,38vw);margin-top:.5rem}.header-module__UgQWZq__logo{max-height:clamp(2rem,7vw,2.8rem)}}@media (max-width:480px){.header-module__UgQWZq__logoContainer{width:min(140px,42vw)}.header-module__UgQWZq__logo{max-height:clamp(1.8rem,6.5vw,2.5rem)}}.header-module__UgQWZq__menuButton{cursor:pointer;z-index:1001;background:0 0;border:1px solid #0000;border-radius:3px;width:2.5rem;height:2.5rem;display:block}.header-module__UgQWZq__menuIconOpen,.header-module__UgQWZq__menuIconClose{color:#4338ca;text-align:center;justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;line-height:2rem;display:block}.header-module__UgQWZq__menuIconClose{font-size:1.7rem}.header-module__UgQWZq__rightSectionHeader{z-index:1000;background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;padding-top:clamp(4rem,15vw,6rem);display:none;position:fixed;top:0;left:0}.header-module__UgQWZq__mobileMenuOpen{animation:.3s ease-out header-module__UgQWZq__fadeIn;display:flex}.header-module__UgQWZq__navigationContainer{flex-direction:column;align-items:center;gap:.5rem;width:100%;max-width:1000px;padding:0 1rem;display:flex}.header-module__UgQWZq__navigationMenu{color:gray;text-align:center;border-radius:.5rem;width:100%;padding:clamp(.75rem,3vw,1rem);font-size:clamp(.9rem,4vw,1.5rem);font-weight:300;transition:all .3s;display:block}.header-module__UgQWZq__navigationMenu:hover{color:var(--primary-color)}.header-module__UgQWZq__navigationMenu:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.header-module__UgQWZq__headerButtons{flex-direction:column;gap:1rem;width:80%;max-width:300px;margin-top:2rem;display:flex}.header-module__UgQWZq__headerLogin,.header-module__UgQWZq__headerCTA{text-align:center;border-radius:.5rem;padding:clamp(.75rem,3vw,1rem);font-size:clamp(.9rem,3.5vw,1.25rem);transition:all .3s}.header-module__UgQWZq__headerLogin{color:var(--primary-color);border:1px solid var(--primary-color);background:#fff}.header-module__UgQWZq__headerCTA{background-color:var(--primary-color);color:#fff;border:1px solid var(--primary-color)}.header-module__UgQWZq__activeLink{background-color:#f5f3ff;font-weight:600;color:var(--primary-color)!important}.header-module__UgQWZq__headerLogin:hover{color:#fff;background-color:#4338ca}.header-module__UgQWZq__headerCTA:hover{color:#4338ca;background-color:#fff}.header-module__UgQWZq__headerLogin:focus-visible,.header-module__UgQWZq__headerCTA:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}@media (min-width:768px){.header-module__UgQWZq__menuButton{display:none}.header-module__UgQWZq__rightSectionHeader{background:0 0;flex-direction:row;justify-content:flex-end;gap:clamp(1rem,2vw,2rem);width:100%;max-width:900px;height:auto;padding-top:0;display:flex;position:static}.header-module__UgQWZq__navigationContainer{flex-direction:row;justify-content:center;gap:clamp(.5rem,1.5vw,1.5rem);width:100%;max-width:600px}.header-module__UgQWZq__navigationMenu{width:auto;padding:.5rem 0;font-size:clamp(.9rem,1.1vw,1.1rem)}.header-module__UgQWZq__headerButtons{flex-direction:row;gap:clamp(.75rem,1.5vw,1rem);width:auto;min-width:200px;margin-top:0}.header-module__UgQWZq__headerLogin,.header-module__UgQWZq__headerCTA{padding:clamp(.5rem,1vw,.75rem) clamp(1rem,1.5vw,1.5rem);font-size:clamp(.85rem,1vw,1rem)}.header-module__UgQWZq__activeLink{background-color:#0000;position:relative}.header-module__UgQWZq__activeLink:after{content:"";background-color:var(--primary-color);transform-origin:bottom;width:100%;height:2px;position:absolute;bottom:0;left:0;transform:scaleX(1)}}@keyframes header-module__UgQWZq__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.header-module__UgQWZq__header,.header-module__UgQWZq__logo{transition:none}.header-module__UgQWZq__mobileMenuOpen{animation:none}}@media (prefers-color-scheme:dark){.header-module__UgQWZq__header{background:#1a1a1a;box-shadow:0 1px 3px #0000004d}.header-module__UgQWZq__scrolled{box-shadow:0 4px 12px #0000004d}.header-module__UgQWZq__rightSectionHeader{background:#1a1a1a}.header-module__UgQWZq__menuIconOpen,.header-module__UgQWZq__menuIconClose{color:#f5f5f5}.header-module__UgQWZq__navigationMenu{color:#ccc}.header-module__UgQWZq__activeLink,.header-module__UgQWZq__navigationMenu:hover,.header-module__UgQWZq__headerLogin:hover{background-color:#2d2d2d}}@media (max-width:767px){.header-module__UgQWZq__navigationMenu,.header-module__UgQWZq__headerLogin,.header-module__UgQWZq__headerCTA{justify-content:center;align-items:center;min-height:48px;display:flex}}@media (max-width:360px){.header-module__UgQWZq__logoContainer{width:min(120px,45vw)}.header-module__UgQWZq__logo{max-height:clamp(1.6rem,6vw,2.2rem)}}
.footer-module__GMen5W__footerSection{color:#d1d5db;z-index:10;background-color:#1f2937;font-family:Inter,system-ui,sans-serif;display:block;position:relative}.footer-module__GMen5W__footerContainer{box-sizing:border-box;max-width:1200px;margin:0 auto;padding:3rem 1.5rem}.footer-module__GMen5W__footerContainer hr{background-color:#ffffff1a;border:0;height:1px;margin:3rem 0}.footer-module__GMen5W__footerTop{flex-direction:column;gap:2.5rem;display:flex}.footer-module__GMen5W__footerBranding{width:100%;max-width:100%}.footer-module__GMen5W__brandLogo img{width:160px;height:auto;transition:opacity .3s}.footer-module__GMen5W__brandLogo img:hover{opacity:.9}.footer-module__GMen5W__brandDescription{color:#d1d5dbcc;max-width:100%;margin-top:1.25rem;font-size:.95rem;line-height:1.7}.footer-module__GMen5W__footerLinksWrapper{width:100%}.footer-module__GMen5W__footerLinksGroup{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;width:100%;display:grid}.footer-module__GMen5W__footerLinksColumn{min-width:0}.footer-module__GMen5W__mtMobile{margin-top:1rem}.footer-module__GMen5W__footerLinksColumn h4{color:#fff;margin-bottom:1.25rem;font-size:1rem;font-weight:600;display:inline-block;position:relative}.footer-module__GMen5W__footerLinksColumn h4:after{content:"";background-color:#6366f1;width:32px;height:2px;position:absolute;bottom:-6px;left:0}.footer-module__GMen5W__footerList{margin:0;padding:0;list-style:none}.footer-module__GMen5W__footerList li{margin-bottom:.75rem}.footer-module__GMen5W__footerList a{color:#9ca3afe6;padding:.15rem 0;font-size:.9rem;line-height:1.6;text-decoration:none;transition:all .2s;display:inline-block}.footer-module__GMen5W__footerList a:hover{color:#fff;transform:translate(4px)}.footer-module__GMen5W__footerBottom{text-align:center;color:#9ca3afb3;padding:1.5rem 0 0;font-size:.8rem}.footer-module__GMen5W__footerCopy{margin:0}@media (min-width:480px){.footer-module__GMen5W__footerLinksGroup{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.footer-module__GMen5W__mtMobile{margin-top:0}}@media (min-width:640px){.footer-module__GMen5W__footerContainer{padding:4rem 2rem}.footer-module__GMen5W__footerLinksGroup{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.footer-module__GMen5W__footerLinksGroup{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-module__GMen5W__footerLinksColumn{min-width:140px}}@media (min-width:1024px){.footer-module__GMen5W__footerTop{flex-direction:row;justify-content:space-between;gap:3rem}.footer-module__GMen5W__footerBranding{width:38%;max-width:380px}.footer-module__GMen5W__brandDescription{max-width:320px}.footer-module__GMen5W__footerLinksWrapper{width:58%}.footer-module__GMen5W__footerLinksGroup{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.5rem}.footer-module__GMen5W__footerDivider{margin:3rem 0}}@media (min-width:1280px){.footer-module__GMen5W__footerLinksGroup{gap:3rem}}@media (prefers-reduced-motion:reduce){.footer-module__GMen5W__brandLogo img,.footer-module__GMen5W__footerList a{transition:none}.footer-module__GMen5W__footerList a:hover{transform:none}}@media (prefers-color-scheme:dark){.footer-module__GMen5W__footerSection{background-color:#111827}}
*{box-sizing:border-box;margin:0;padding:0}:root{--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:4rem;--primary-color:#4f46e5;--primary-dark:#3730a3;--text-gray:#6b7280;--text-dark:#111827;--bg-light:#f8fafc;--white:#fff}body{color:var(--text-dark);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;font-size:var(--text-base)}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}@media (max-width:768px){:root{--text-base:.875rem;--text-lg:1rem;--text-xl:1.125rem;--text-2xl:1.25rem;--text-3xl:1.5rem;--text-4xl:1.875rem;--text-5xl:2.25rem}}@media (min-width:1536px){:root{--text-base:1.125rem;--text-lg:1.25rem;--text-xl:1.5rem;--text-2xl:1.875rem;--text-3xl:2.25rem;--text-4xl:3rem;--text-5xl:3.75rem}}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
