.Footer_footer__12mlR{min-height:120px;margin-top:auto;color:white;background-color:#111827}.Footer_container__cQxju,.Footer_footer__12mlR{display:flex;align-items:center;justify-content:center;width:100%}.Footer_container__cQxju{flex-direction:column;gap:32px;max-width:1200px;padding:0 24px}.Footer_nav__j277b{display:flex;justify-content:center;width:100%}.Footer_navList__EzzwG{display:flex;gap:32px;align-items:center;padding:0;margin:0;list-style:none}.Footer_navItem__0JGWq{margin:0}.Footer_navLink__1opRJ{display:block;font-size:14px;color:#9ca3af;text-decoration:none;transition:color .2s ease}.Footer_navLink__1opRJ:focus,.Footer_navLink__1opRJ:hover{color:#d1d5db;outline:none}.Footer_navLink__1opRJ:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.Footer_copyright__96k5G{font-size:12px;color:#6b7280;text-align:center}@media (max-width:768px){.Footer_footer__12mlR{padding:1.5rem 0 1rem}.Footer_container__cQxju{gap:1rem;max-height:none}.Footer_content__BowRn{max-height:none}.Footer_navList__EzzwG{flex-direction:column;gap:.5rem;align-items:center}.Footer_navLink__1opRJ{padding:.5rem;font-size:1rem}.Footer_copyright__96k5G{font-size:.75rem}}.Header_header__ZsDz_{position:fixed;top:0;right:0;left:0;z-index:1000;height:70px;background-color:rgb(255 255 255/95%);box-shadow:0 2px 10px rgb(0 0 0/5%);transition:all .3s cubic-bezier(.4,0,.2,1)}.Header_header__ZsDz_.Header_scrolled__XvEqc{height:65px;background-color:rgb(255 255 255/98%);box-shadow:0 4px 20px rgb(0 0 0/10%)}.Header_container__uQqne{display:flex;align-items:center;justify-content:space-between;max-width:1200px;height:100%;padding:0 20px;margin:0 auto;transition:all .3s ease}.Header_logo__Z9pag{flex-shrink:0;transition:transform .3s ease}.Header_logo__Z9pag a{display:flex;gap:12px;align-items:center;text-decoration:none}.Header_logoImage__o99P5{width:auto;height:40px;transition:height .3s ease}.Header_companyName___BQl_{font-size:18px;font-weight:600;color:#333;white-space:nowrap;transition:color .3s ease}.Header_header__ZsDz_.Header_scrolled__XvEqc .Header_logoImage__o99P5{height:35px}.Header_header__ZsDz_.Header_scrolled__XvEqc .Header_companyName___BQl_{font-size:16px}.Header_nav__heIb2{display:flex;align-items:center}.Header_navList__KBkez{display:flex;gap:30px;padding:0;margin:0;list-style:none}.Header_navItem__MHY0M{position:relative}.Header_navLink__cV8VN{position:relative;padding:10px 0;font-size:16px;font-weight:500;color:#333;text-decoration:none;outline:none;border-radius:4px;opacity:70%;transition:all .3s cubic-bezier(.4,0,.2,1)}.Header_navLink__cV8VN:focus-visible,.Header_navLink__cV8VN:hover{color:#007bff;opacity:100%;transform:translateY(-1px)}.Header_navLink__cV8VN:focus-visible{outline:2px solid #007bff;outline-offset:2px}.Header_navLink__cV8VN:after{position:absolute;bottom:-5px;left:0;width:0;height:2px;content:"";background:linear-gradient(90deg,#007bff,#0056b3);border-radius:1px;transition:width .3s cubic-bezier(.4,0,.2,1)}.Header_navLink__cV8VN:hover:after{width:100%}.Header_navLink__cV8VN.Header_active__IV6vL{font-weight:600;color:#007bff;opacity:100%}.Header_menuButton__9YzgX{z-index:1001;display:none;padding:10px;cursor:pointer;background:none;border:none;border-radius:4px;transition:background-color .3s ease}.Header_menuButton__9YzgX:hover{background-color:rgb(0 123 255/10%)}.Header_menuButton__9YzgX:focus-visible{outline:2px solid #007bff;outline-offset:2px}.Header_hamburger__J5OAu{position:relative;display:block;width:24px;height:18px}.Header_hamburger__J5OAu span{position:absolute;left:0;display:block;width:100%;height:2px;background:#333;border-radius:1px;opacity:100%;transform:rotate(0deg);transition:all .25s cubic-bezier(.4,0,.2,1)}.Header_hamburger__J5OAu span:first-child{top:0}.Header_hamburger__J5OAu span:nth-child(2){top:8px}.Header_hamburger__J5OAu span:nth-child(3){top:16px}.Header_hamburger__J5OAu.Header_open__T2yIh span:first-child{top:8px;transform:rotate(135deg)}.Header_hamburger__J5OAu.Header_open__T2yIh span:nth-child(2){left:-60px;opacity:0}.Header_hamburger__J5OAu.Header_open__T2yIh span:nth-child(3){top:8px;transform:rotate(-135deg)}.Header_mobileMenu__uqo0t{position:fixed;top:70px;right:0;left:0;z-index:999;visibility:hidden;max-height:calc(100vh - 70px);overflow-y:auto;background-color:rgb(255 255 255/98%);box-shadow:0 4px 20px rgb(0 0 0/10%);opacity:0;transform:translateY(-100%);transition:all .4s cubic-bezier(.4,0,.2,1)}.Header_mobileMenu__uqo0t.Header_show__MgSE_{visibility:visible;opacity:100%;transform:translateY(0)}.Header_header__ZsDz_.Header_scrolled__XvEqc .Header_mobileMenu__uqo0t{top:65px}.Header_header__ZsDz_.Header_scrolled__XvEqc .Header_mobileMenu__uqo0t.Header_show__MgSE_{max-height:calc(100vh - 65px)}.Header_mobileNavList__xyPaw{padding:20px 0;margin:0;list-style:none}.Header_mobileNavItem__F_Wnd{border-bottom:1px solid rgb(240 240 240/80%);opacity:0;transform:translateX(-20px);animation:Header_slide-in-left__py_g5 .3s ease forwards}.Header_mobileNavItem__F_Wnd:first-child{animation-delay:.1s}.Header_mobileNavItem__F_Wnd:nth-child(2){animation-delay:.2s}.Header_mobileNavItem__F_Wnd:nth-child(3){animation-delay:.3s}.Header_mobileNavItem__F_Wnd:nth-child(4){animation-delay:.4s}.Header_mobileNavItem__F_Wnd:last-child{border-bottom:none}@keyframes Header_slide-in-left__py_g5{to{opacity:100%;transform:translateX(0)}}.Header_mobileNavLink__Uo3Ha{display:block;padding:15px 20px;font-size:16px;font-weight:500;color:#333;text-decoration:none;outline:none;border-left:3px solid transparent;opacity:70%;transition:all .3s cubic-bezier(.4,0,.2,1)}.Header_mobileNavLink__Uo3Ha:focus-visible,.Header_mobileNavLink__Uo3Ha:hover{color:#007bff;background-color:rgb(0 123 255/5%);border-left-color:#007bff;opacity:100%;transform:translateX(5px)}.Header_mobileNavLink__Uo3Ha:focus-visible{outline:2px solid #007bff;outline-offset:-2px}.Header_mobileNavLink__Uo3Ha.Header_active__IV6vL{font-weight:600;color:#007bff;background-color:rgb(0 123 255/10%);border-left-color:#007bff;opacity:100%}.Header_overlay__JkUx6{position:fixed;inset:0;z-index:998;cursor:pointer;background-color:rgb(0 0 0/50%);opacity:0;animation:Header_fade-in__E45_Y .3s ease forwards}@keyframes Header_fade-in__E45_Y{to{opacity:100%}}@media (max-width:768px){.Header_nav__heIb2{display:none}.Header_menuButton__9YzgX{display:block}.Header_container__uQqne{padding:0 15px}.Header_logoImage__o99P5{height:35px}.Header_header__ZsDz_.Header_scrolled__XvEqc .Header_logoImage__o99P5{height:32px}.Header_companyName___BQl_{font-size:16px}.Header_header__ZsDz_.Header_scrolled__XvEqc .Header_companyName___BQl_{font-size:14px}}@media (max-width:480px){.Header_header__ZsDz_{height:60px}.Header_header__ZsDz_.Header_scrolled__XvEqc{height:55px}.Header_mobileMenu__uqo0t{top:60px}.Header_header__ZsDz_.Header_scrolled__XvEqc .Header_mobileMenu__uqo0t{top:55px}.Header_logoImage__o99P5{height:30px}.Header_header__ZsDz_.Header_scrolled__XvEqc .Header_logoImage__o99P5{height:28px}.Header_companyName___BQl_{font-size:14px}.Header_header__ZsDz_.Header_scrolled__XvEqc .Header_companyName___BQl_{font-size:12px}.Header_container__uQqne{padding:0 10px}}@media (prefers-reduced-motion:reduce){.Header_container__uQqne,.Header_hamburger__J5OAu span,.Header_header__ZsDz_,.Header_logoImage__o99P5,.Header_mobileMenu__uqo0t,.Header_navLink__cV8VN{transition:none}.Header_mobileNavItem__F_Wnd{opacity:100%;transform:none;animation:none}}:root{--color-primary-main:#4a90e2;--color-primary-hover:#357abd;--color-primary-light:#e3f2fd;--color-primary-dark:#1976d2;--color-secondary-main:#666;--color-secondary-light:#999;--color-secondary-dark:#333;--color-background-primary:#fff;--color-background-secondary:#f8f9fa;--color-background-tertiary:#f5f5f5;--color-background-hover:#e8e8e8;--color-background-disabled:#ccc;--color-background-overlay:rgb(0 0 0/50%);--color-text-primary:#333;--color-text-secondary:#666;--color-text-hint:#999;--color-text-white:#fff;--color-text-error:#dc3545;--color-text-success:#28a745;--color-border-default:#e0e0e0;--color-border-hover:#ccc;--color-border-focus:#4a90e2;--color-border-error:#dc3545;--color-status-error:#dc3545;--color-status-warning:#ffc107;--color-status-success:#28a745;--color-status-info:#17a2b8;--shadow-default:0 2px 8px rgb(0 0 0/10%);--shadow-light:0 2px 8px rgb(0 0 0/8%);--shadow-dark:0 4px 20px rgb(0 0 0/15%);--shadow-focus:0 0 0 3px rgb(74 144 226/30%)}*,:after,:before{box-sizing:border-box}html{text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{min-width:320px;min-height:100vh;padding:0;margin:0}h1,h2,h3,h4,h5,h6{margin:0;font-weight:inherit}button,input,optgroup,select,textarea{padding:0;margin:0;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit}input,optgroup,select,textarea{color:inherit}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;background-image:none}audio,canvas,embed,iframe,img,object,svg,video{display:block}img,video{max-width:100%;height:auto}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;font-synthesis:none;line-height:1.5;color:rgb(255 255 255/87%);color-scheme:light dark;background-color:#242424;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}}::selection{color:var(--color-primary-dark);background-color:var(--color-primary-light)}::-moz-selection{color:var(--color-primary-dark);background-color:var(--color-primary-light)}