@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
:root{--background:#f6f8fb;--foreground:#171717;--page-glow:#3b82f60d;--page-glow-light:#fff9}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;max-width:100vw;min-height:100vh;overflow-x:hidden;background:#fff!important}body{color:var(--foreground);background:radial-gradient(600px 600px at 8% 50%,var(--page-glow),transparent 30%),linear-gradient(180deg,var(--background),var(--page-glow-light)85%);background-color:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}html{scroll-behavior:smooth;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.reveal{opacity:0;will-change:opacity,transform;transition:opacity .7s,transform .7s;transform:translateY(60px)}.reveal.active{opacity:1;transform:translateY(0)}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
:root{--footer-bg:#093062;--footer-accent:#ff6b2f;--footer-contrast:#112f56;--muted:#c9d8e6;--max-width:1200px}.Footer-module__UDEoiW__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.Footer-module__UDEoiW__footer{background:var(--footer-bg);color:#fff;padding:70px 20px 24px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.Footer-module__UDEoiW__top{max-width:var(--max-width);grid-template-columns:1fr 1.25fr 1fr;align-items:start;gap:36px;margin:0 auto;display:grid}.Footer-module__UDEoiW__brandCol{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.Footer-module__UDEoiW__logo{filter:none;width:140px;height:auto;display:block}.Footer-module__UDEoiW__badges{gap:12px;margin-top:15px;display:flex}.Footer-module__UDEoiW__badges img{width:48px;height:auto;display:block}.Footer-module__UDEoiW__social{gap:4px;margin-top:8px;display:flex}.Footer-module__UDEoiW__socialLink img{border-radius:8px;width:40px;height:40px;padding:6px;display:block}.Footer-module__UDEoiW__linksGrid{justify-content:center;gap:90px;margin-right:80px;display:flex}.Footer-module__UDEoiW__linkColumn h4{color:var(--footer-accent);margin:0 0 12px;font-size:16px;font-weight:600}.Footer-module__UDEoiW__linkColumn ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__UDEoiW__linkColumn ul li a{color:#fff;font-size:13px;font-weight:300;text-decoration:none}.Footer-module__UDEoiW__linkColumn ul li a:hover{text-decoration:underline}.Footer-module__UDEoiW__newsletter{flex-direction:column;gap:12px;display:flex}.Footer-module__UDEoiW__newsletter h4{color:#fff;margin:0;font-size:18px;font-weight:700}.Footer-module__UDEoiW__subscribeForm{flex-direction:column;gap:12px;width:100%;max-width:320px;display:flex}.Footer-module__UDEoiW__emailInput{color:#fff;background:#ffffff14;border:0;border-radius:10px;outline:none;padding:14px 16px;font-size:14px}.Footer-module__UDEoiW__emailInput::placeholder{color:#fff9}.Footer-module__UDEoiW__subscribeBtn{background:linear-gradient(180deg,var(--footer-accent),#ff5a1f);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:12px 18px;font-weight:700;box-shadow:0 8px 24px #ff6b2f2e}.Footer-module__UDEoiW__checkbox{color:#d8e6f3;align-items:flex-start;gap:12px;font-size:10px;line-height:1.35;display:flex}.Footer-module__UDEoiW__checkbox input{margin-top:6px}.Footer-module__UDEoiW__bottomBar{border-top:1px solid #ffffff0f;justify-content:center;margin-top:28px;padding-top:18px;font-size:12px;display:flex}.Footer-module__UDEoiW__bottomBar a{margin-left:10px;margin-right:10px;text-decoration:underline}.Footer-module__UDEoiW__loaderWrapper{justify-content:center;align-items:center;gap:8px;display:flex}.Footer-module__UDEoiW__loader{border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite Footer-module__UDEoiW__spin}@keyframes Footer-module__UDEoiW__spin{to{transform:rotate(360deg)}}.Footer-module__UDEoiW__subscribeBtn:disabled{opacity:.7;cursor:not-allowed}@media (max-width:980px){.Footer-module__UDEoiW__top{grid-template-columns:1fr;gap:24px;padding-bottom:6px}.Footer-module__UDEoiW__linksGrid{justify-content:flex-start;gap:18px;overflow:visible}.Footer-module__UDEoiW__brandCol{align-items:flex-start}.Footer-module__UDEoiW__subscribeForm{max-width:100%}}@media (max-width:420px){.Footer-module__UDEoiW__footer{padding:38px 30px}.Footer-module__UDEoiW__logo{width:120px}.Footer-module__UDEoiW__subscribeBtn{padding:10px;font-size:15px}.Footer-module__UDEoiW__badges img{width:42px}}@media (max-width:768px){.Footer-module__UDEoiW__copyright{text-align:center;font-size:11px;line-height:1.5}.Footer-module__UDEoiW__copyright a{margin:0 6px;display:inline}}
:root{--nav-dark-1:#05214f;--nav-dark-2:#07285a;--nav-accent:#ff7a3d;--nav-text-light:#e9f1ff;--nav-text-dark:#1e2a3a}.Navbar-module__P48_Aa__headerWrapper{z-index:9999;background:linear-gradient(180deg,var(--nav-dark-1)0%,var(--nav-dark-2)35%,var(--nav-dark-1)100%);box-shadow:none;border-bottom:0 solid #0000;transition:background .26s,box-shadow .26s,border-bottom .26s;inset:0 0 auto}.Navbar-module__P48_Aa__navHidden{transform:translateY(-120%)}.Navbar-module__P48_Aa__navVisible{transform:translateY(0)}.Navbar-module__P48_Aa__headerWrapper.Navbar-module__P48_Aa__scrolled{background:#fff;border-bottom:1px solid #1018280f;box-shadow:0 6px 18px #0c22401f}.Navbar-module__P48_Aa__inner{align-items:center;gap:16px;max-width:1280px;height:64px;margin:0 auto;padding:8px 24px;display:flex}.Navbar-module__P48_Aa__brandRow{align-items:center;gap:12px;min-width:140px;display:flex}.Navbar-module__P48_Aa__burger{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:space-between;width:36px;height:36px;padding:6px;display:none}.Navbar-module__P48_Aa__burger span{background:#fffffff2;border-radius:2px;height:2px;display:block}.Navbar-module__P48_Aa__headerWrapper.Navbar-module__P48_Aa__scrolled .Navbar-module__P48_Aa__burger span{background:#000000b3}.Navbar-module__P48_Aa__logo{align-items:center;margin-left:46px;display:inline-flex}.Navbar-module__P48_Aa__nav{flex:1;justify-content:center;align-items:center;display:flex}.Navbar-module__P48_Aa__linkList{gap:26px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__P48_Aa__navLink{color:var(--nav-text-light);padding:6px 4px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s,transform .12s}.Navbar-module__P48_Aa__navLink:hover{color:var(--nav-accent);transform:translateY(-2px)}.Navbar-module__P48_Aa__headerWrapper.Navbar-module__P48_Aa__scrolled .Navbar-module__P48_Aa__navLink{color:var(--nav-text-dark)}.Navbar-module__P48_Aa__headerWrapper.Navbar-module__P48_Aa__scrolled .Navbar-module__P48_Aa__navLink:hover{color:var(--nav-accent)}.Navbar-module__P48_Aa__actions{align-items:center;gap:12px;display:flex}.Navbar-module__P48_Aa__iconBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .2s;display:inline-flex}.Navbar-module__P48_Aa__iconBtn:hover{opacity:.7;transform:translateY(-2px)}.Navbar-module__P48_Aa__searchIcon circle,.Navbar-module__P48_Aa__searchIcon line{stroke:#fff;stroke-width:2px;fill:none}.Navbar-module__P48_Aa__headerWrapper.Navbar-module__P48_Aa__scrolled .Navbar-module__P48_Aa__searchIcon circle,.Navbar-module__P48_Aa__headerWrapper.Navbar-module__P48_Aa__scrolled .Navbar-module__P48_Aa__searchIcon line{stroke:#1e1e1e}.Navbar-module__P48_Aa__cta{color:#fff;background-color:#e64f24;border:1px solid #e64f24;border-radius:4px;padding:8px 14px;font-size:12px;font-weight:400;text-decoration:none;transition:transform .18s}.Navbar-module__P48_Aa__headerWrapper.Navbar-module__P48_Aa__scrolled .Navbar-module__P48_Aa__cta{color:#fff;background:#e64f24;border:1px solid #e64f24}.Navbar-module__P48_Aa__headerWrapper.Navbar-module__P48_Aa__scrolled .Navbar-module__P48_Aa__cta:hover{color:#fff;background:#e64f24;border-color:#e64f24}.Navbar-module__P48_Aa__hasDropdown{position:relative}.Navbar-module__P48_Aa__dropdown{opacity:0;pointer-events:none;background:#fff;border:1px solid #1018280f;border-radius:8px;flex-direction:column;min-width:200px;padding:8px 12px;transition:opacity .25s,transform .25s;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(28px);box-shadow:0 14px 30px #0220471f}.Navbar-module__P48_Aa__dropdownItem{color:#0f2a8c;border-radius:6px;padding:10px 12px;font-size:14px;text-decoration:none;display:block}.Navbar-module__P48_Aa__dropdownItem:hover,.Navbar-module__P48_Aa__dropdownItem:focus{color:#e64f24}@media (min-width:901px){.Navbar-module__P48_Aa__linkItem:hover .Navbar-module__P48_Aa__dropdown,.Navbar-module__P48_Aa__linkItem:focus-within .Navbar-module__P48_Aa__dropdown{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(18px)}}.Navbar-module__P48_Aa__headerWrapper.Navbar-module__P48_Aa__scrolled .Navbar-module__P48_Aa__dropdown{background:#fff}.Navbar-module__P48_Aa__pageVariant{box-shadow:0 2px 12px #0c22400f;background:#fff!important;border:0!important}.Navbar-module__P48_Aa__pageVariant .Navbar-module__P48_Aa__navLink,.Navbar-module__P48_Aa__pageVariant .Navbar-module__P48_Aa__dropdownItem{color:var(--nav-text-dark)}.Navbar-module__P48_Aa__pageVariant .Navbar-module__P48_Aa__searchIcon circle,.Navbar-module__P48_Aa__pageVariant .Navbar-module__P48_Aa__searchIcon line{stroke:#1e1e1e}.Navbar-module__P48_Aa__pageVariant .Navbar-module__P48_Aa__cta{color:#fff;background:#e64f24}.Navbar-module__P48_Aa__pageVariant .Navbar-module__P48_Aa__cta:hover{background:#e64f24}.Navbar-module__P48_Aa__pageVariant .Navbar-module__P48_Aa__burger span{background:#1b365a}.Navbar-module__P48_Aa__searchWrapper{align-items:center;display:flex;position:relative}.Navbar-module__P48_Aa__searchBar{background:#033a6b;border-radius:999px;align-items:center;gap:10px;width:280px;padding:10px 16px;animation:.25s ease-out Navbar-module__P48_Aa__expand;display:flex}.Navbar-module__P48_Aa__searchBar input{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:14px}.Navbar-module__P48_Aa__searchBar svg{stroke:#8ab4f8}.Navbar-module__P48_Aa__closeBtn{color:#8ab4f8;cursor:pointer;background:0 0;border:none;font-size:16px}@keyframes Navbar-module__P48_Aa__expand{0%{opacity:0;width:40px}to{opacity:1;width:280px}}.Navbar-module__P48_Aa__searchResults{z-index:1000;background:#0b2440;border-radius:12px;width:320px;padding:8px;position:absolute;top:48px;right:0;box-shadow:0 20px 50px #0000004d}.Navbar-module__P48_Aa__searchResultItem{border-radius:8px;flex-direction:column;padding:10px 12px;text-decoration:none;display:flex}.Navbar-module__P48_Aa__searchResultItem:hover{background:#ffffff14}.Navbar-module__P48_Aa__resultType{color:#93c5fd;margin-bottom:2px;font-size:11px}.Navbar-module__P48_Aa__resultTitle{color:#fff;font-size:14px}.Navbar-module__P48_Aa__logoutBtn{cursor:pointer;background:0 0;border:none;align-items:center;margin-left:12px;display:flex}.Navbar-module__P48_Aa__logoutBtn:hover{opacity:.7}.Navbar-module__P48_Aa__adminIconBtn{cursor:pointer;background:0 0;border:none;align-items:center;margin-right:6px;display:flex;transform:scale(1.3)}.Navbar-module__P48_Aa__adminIconBtn:hover{opacity:.8}.Navbar-module__P48_Aa__adminIconBtn img,.Navbar-module__P48_Aa__logoutBtn img{filter:brightness(0)invert()}.Navbar-module__P48_Aa__headerWrapper.Navbar-module__P48_Aa__scrolled .Navbar-module__P48_Aa__adminIconBtn img,.Navbar-module__P48_Aa__headerWrapper.Navbar-module__P48_Aa__scrolled .Navbar-module__P48_Aa__logoutBtn img,.Navbar-module__P48_Aa__pageVariant .Navbar-module__P48_Aa__adminIconBtn img,.Navbar-module__P48_Aa__pageVariant .Navbar-module__P48_Aa__logoutBtn img,.Navbar-module__P48_Aa__headerWrapper.Navbar-module__P48_Aa__scrolled .Navbar-module__P48_Aa__profileBtn img,.Navbar-module__P48_Aa__pageVariant .Navbar-module__P48_Aa__profileBtn img{filter:none}.Navbar-module__P48_Aa__profileWrapper{margin-left:12px;position:relative}.Navbar-module__P48_Aa__profileBtn{cursor:pointer;background:0 0;border:none;align-items:center;margin-left:12px;display:flex}.Navbar-module__P48_Aa__profileBtn:hover{opacity:.7}.Navbar-module__P48_Aa__profileBtn img{filter:brightness(0)invert()}.Navbar-module__P48_Aa__profileDropdown{z-index:1000;background:#fff;border-radius:8px;min-width:160px;padding:6px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 8px 24px #0000001f}.Navbar-module__P48_Aa__profileMenuItem{cursor:pointer;color:#1e2a3a;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:14px;display:flex}.Navbar-module__P48_Aa__profileMenuItem:hover{background:#f5f7fb}.Navbar-module__P48_Aa__profileMenuItem img{filter:none}.Navbar-module__P48_Aa__profileItem{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 14px;font-size:14px}.Navbar-module__P48_Aa__profileItem:hover{background:#f5f5f5}@media (min-width:901px){.Navbar-module__P48_Aa__mobileBackdrop{display:none}}@media (max-width:900px){.Navbar-module__P48_Aa__burger{display:flex}.Navbar-module__P48_Aa__brandRow{flex-direction:row-reverse;justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__P48_Aa__logo{margin-left:0}.Navbar-module__P48_Aa__nav{z-index:10000;background:#fff;justify-content:flex-start;align-items:flex-start;width:100%;height:calc(100vh - 112px);padding:24px;transition:transform .3s;position:fixed;top:115px;right:0;transform:translate(100%)}.Navbar-module__P48_Aa__nav.Navbar-module__P48_Aa__open{transform:translate(0)}.Navbar-module__P48_Aa__linkList{flex-direction:column;gap:0;width:100%}.Navbar-module__P48_Aa__linkItem{border-bottom:1px solid #00000014;width:100%}.Navbar-module__P48_Aa__navLink{width:100%;color:var(--nav-text-dark);justify-content:space-between;padding:14px 0;font-size:16px;display:flex}.Navbar-module__P48_Aa__dropdown{opacity:0;pointer-events:none;max-height:0;box-shadow:none;border:none;padding-left:12px;transition:transform .3s,opacity .25s,max-height .3s;position:static;overflow:hidden;transform:translate(40px)}.Navbar-module__P48_Aa__dropdownOpen{opacity:1;pointer-events:auto;max-height:300px;transform:translate(0)}.Navbar-module__P48_Aa__dropdownItem{padding:10px 0;font-size:14px}.Navbar-module__P48_Aa__mobileBackdrop{opacity:0;pointer-events:none;z-index:9999;background:#0006;transition:opacity .25s;position:fixed;inset:0}.Navbar-module__P48_Aa__mobileBackdrop.Navbar-module__P48_Aa__show{opacity:1;pointer-events:auto}.Navbar-module__P48_Aa__actions{align-items:center;gap:8px;display:flex}.Navbar-module__P48_Aa__searchWrapper,.Navbar-module__P48_Aa__cta{display:none}}
.TopBar-module__anXrgW__topBar{background:linear-gradient(90deg,#0a2896f2,#030f3cf2);justify-content:center;align-items:center;width:100%;height:42px;font-size:13px;display:flex}.TopBar-module__anXrgW__text{color:#fff;font-weight:500}.TopBar-module__anXrgW__cta{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin:0;padding:0;font-size:14px;font-weight:500;text-decoration:none;display:flex;position:absolute;right:24px}.TopBar-module__anXrgW__text,.TopBar-module__anXrgW__cta{line-height:1.2}.TopBar-module__anXrgW__cta:hover{text-decoration:underline}.TopBar-module__anXrgW__arrow{font-size:16px}.TopBar-module__anXrgW__overlay{-webkit-backdrop-filter:blur(6px);z-index:99999;background:#05143c99;justify-content:center;align-items:flex-start;padding-top:64px;display:flex;position:fixed;inset:0}.TopBar-module__anXrgW__modal{color:#fff;background:linear-gradient(135deg,#0a2896eb,#030f3cfa);border-radius:16px;width:680px;max-width:92%;height:500px;padding:28px;position:relative;box-shadow:0 30px 80px #0000008c}.TopBar-module__anXrgW__closeBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:2px;padding:4px;position:absolute;top:16px;right:16px}.TopBar-module__anXrgW__heading{font-size:30px;font-weight:500}.TopBar-module__anXrgW__subText{opacity:.85;justify-content:space-between;align-items:center;gap:16px;margin-top:20px;margin-bottom:20px;font-size:16px;display:flex}.TopBar-module__anXrgW__form{flex-direction:column;gap:10px;display:flex}.TopBar-module__anXrgW__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.TopBar-module__anXrgW__form input,.TopBar-module__anXrgW__form textarea{color:#fff;background:0 0;border:none;border-bottom:1px solid #ffffff59;outline:none;padding:16px 6px 20px}.TopBar-module__anXrgW__form input{width:95%}.TopBar-module__anXrgW__form textarea{width:100%}.TopBar-module__anXrgW__form input::placeholder,.TopBar-module__anXrgW__form textarea::placeholder{color:#fff;opacity:1;font-size:14px;font-weight:400}.TopBar-module__anXrgW__submitBtn{color:#fff;cursor:pointer;background:#2f6bff;border:none;border-radius:4px;align-self:flex-start;margin-top:10px;padding:10px 22px}.TopBar-module__anXrgW__error{color:#ff4d4f;margin-top:4px;font-size:12px}.TopBar-module__anXrgW__success{color:#22c55e;text-align:center;margin-top:12px}.TopBar-module__anXrgW__snackbar{color:#fff;z-index:9999;background-color:#16a34a;border-radius:8px;padding:14px 22px;font-size:14px;animation:.3s ease-out TopBar-module__anXrgW__slideIn;position:fixed;bottom:30px;right:30px;box-shadow:0 8px 20px #00000026}@keyframes TopBar-module__anXrgW__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.TopBar-module__anXrgW__topBar{text-align:center;flex-direction:column;gap:6px;height:auto;padding:6px 12px}.TopBar-module__anXrgW__text{font-size:13px;line-height:1.3}.TopBar-module__anXrgW__cta{font-size:13px;position:static}.TopBar-module__anXrgW__overlay{align-items:flex-start;padding:20px 12px}.TopBar-module__anXrgW__modal{border-radius:12px;width:100%;height:auto;padding:20px}.TopBar-module__anXrgW__heading{font-size:22px}.TopBar-module__anXrgW__subText{flex-direction:column;align-items:flex-start;gap:6px;font-size:14px}.TopBar-module__anXrgW__row{grid-template-columns:1fr;gap:10px}.TopBar-module__anXrgW__submitBtn{text-align:center;width:100%;padding:12px}}
.CookieConsent-module__u0ePyq__wrapper{z-index:99999;position:fixed;bottom:20px;right:20px}.CookieConsent-module__u0ePyq__card{background:#fff;border-radius:2px;width:360px;padding:18px;box-shadow:0 12px 40px #0000002e}.CookieConsent-module__u0ePyq__title{color:#0f172a;margin:0 0 8px;font-size:18px;font-weight:600}.CookieConsent-module__u0ePyq__text{color:#475569;margin-bottom:16px;font-size:13px;line-height:1.5}.CookieConsent-module__u0ePyq__actions{justify-content:space-between;gap:10px;display:flex}.CookieConsent-module__u0ePyq__btn{cursor:pointer;border:none;border-radius:4px;flex:1;padding:8px 10px;font-size:14px;font-weight:500}.CookieConsent-module__u0ePyq__outline{color:#1d4ed8;background:0 0;border:2px solid #1d4ed8}.CookieConsent-module__u0ePyq__secondary{color:#fff;background:#1e40af}.CookieConsent-module__u0ePyq__primary{color:#fff;background:#1d4ed8}.CookieConsent-module__u0ePyq__overlay{z-index:100000;background:#0f172a99;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CookieConsent-module__u0ePyq__modal{background:#fff;border-radius:6px;flex-direction:column;width:720px;max-width:90%;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 50px #0000004d}.CookieConsent-module__u0ePyq__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.CookieConsent-module__u0ePyq__header h3{margin:0;font-size:18px;font-weight:600}.CookieConsent-module__u0ePyq__close{cursor:pointer;background:0 0;border:none;font-size:20px}.CookieConsent-module__u0ePyq__body{color:#334155;padding:20px;font-size:14px;overflow-y:auto}.CookieConsent-module__u0ePyq__toggleLink{color:#2563eb;cursor:pointer;background:0 0;border:none;margin-top:6px;padding-top:10px;font-size:14px}.CookieConsent-module__u0ePyq__row{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:18px 0;display:flex}.CookieConsent-module__u0ePyq__accordionRow{border-bottom:1px solid #e5e7eb}.CookieConsent-module__u0ePyq__accordionHeader{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:14px 0;font-size:14px;display:flex}.CookieConsent-module__u0ePyq__label{color:#0f172a;text-align:left;flex:1;font-weight:600}.CookieConsent-module__u0ePyq__arrow{margin-right:10px;font-size:12px;transition:transform .2s}.CookieConsent-module__u0ePyq__open{transform:rotate(90deg)}.CookieConsent-module__u0ePyq__alwaysActive{color:#16a34a;font-size:13px;font-weight:600}.CookieConsent-module__u0ePyq__accordionBody{color:#475569;padding:0 0 14px 22px;font-size:13px;line-height:1.5}.CookieConsent-module__u0ePyq__accordionHeader{justify-content:space-between;align-items:center;padding:14px 0;display:flex}.CookieConsent-module__u0ePyq__accordionLeft{cursor:pointer;background:0 0;border:none;align-items:center;font-size:14px;display:flex}.CookieConsent-module__u0ePyq__switch{width:42px;height:22px;display:inline-block;position:relative}.CookieConsent-module__u0ePyq__switch input{opacity:0;width:0;height:0}.CookieConsent-module__u0ePyq__slider{cursor:pointer;background-color:#cbd5e1;border-radius:999px;transition:all .2s;position:absolute;inset:0}.CookieConsent-module__u0ePyq__slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;bottom:2px;left:2px}.CookieConsent-module__u0ePyq__switch input:checked+.CookieConsent-module__u0ePyq__slider{background-color:#2563eb}.CookieConsent-module__u0ePyq__switch input:checked+.CookieConsent-module__u0ePyq__slider:before{transform:translate(20px)}.CookieConsent-module__u0ePyq__badge{color:#16a34a;margin-left:8px;font-size:12px;font-weight:600}.CookieConsent-module__u0ePyq__footer{border-top:1px solid #e2e8f0;justify-content:space-between;gap:12px;padding:16px 20px;display:flex}.CookieConsent-module__u0ePyq__footerBtn{cursor:pointer;white-space:nowrap;border:none;border-radius:4px;flex:1;padding:10px 14px;font-size:14px;font-weight:600}.CookieConsent-module__u0ePyq__reject,.CookieConsent-module__u0ePyq__primary,.CookieConsent-module__u0ePyq__accept{color:#fff;background:#1e40af}@media (max-width:768px){.CookieConsent-module__u0ePyq__wrapper{padding:10px;bottom:0;left:0;right:0}.CookieConsent-module__u0ePyq__card{border-radius:10px 10px 0 0;width:100%}.CookieConsent-module__u0ePyq__actions{flex-direction:column}.CookieConsent-module__u0ePyq__btn{width:100%}.CookieConsent-module__u0ePyq__modal{border-radius:0;width:100%;height:100%;max-height:100%}.CookieConsent-module__u0ePyq__header{padding:14px 16px}.CookieConsent-module__u0ePyq__body{padding:16px;font-size:13px}.CookieConsent-module__u0ePyq__footer{flex-direction:column;gap:10px}.CookieConsent-module__u0ePyq__footerBtn{width:100%}.CookieConsent-module__u0ePyq__accordionHeader,.CookieConsent-module__u0ePyq__accordionLeft{padding:16px 0}.CookieConsent-module__u0ePyq__label{font-size:15px}}
