@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap";
:root{--navy:#0d1b2e;--accent:#1e9de3;--white:#fff;--text-dark:#1a2332;--text-mid:#4a5568;--text-light:#718096;--border:#e8ecf0;--bg-light:#f7f9fc;--shadow:0 8px 40px #00000021;--nav-h:60px;--font:"Plus Jakarta Sans", sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{max-width:1920px;font-family:var(--font);color:var(--text-dark);background:#fff;margin:0 auto;position:relative;-webkit-font-smoothing:antialiased!important}a{color:inherit;text-decoration:none}button{font-family:var(--font)}
:root{--nav-h:56px;--accent:#f97316;--accent-dark:#ea580c;--text-primary:#0a0a0a;--text-mid:#6b7280;--border:#00000014;--shadow:0 4px 24px #00000014, 0 1px 4px #0000000f}.Navbar-module__dVeNwG__nav{z-index:900;background-color:#0000;width:100%;height:auto;padding:0 20px;position:fixed;top:14px}.Navbar-module__dVeNwG__inner{max-width:600px;height:var(--nav-h);-webkit-backdrop-filter:blur(12px);background:#fffefe99;border:1px solid #ffffff4d;border-radius:999px;justify-content:space-between;align-items:center;margin:0 auto;padding:0 10px 0 20px;display:flex;box-shadow:6px 12px 25px -10px #000}.Navbar-module__dVeNwG__logoWrap{flex-shrink:0;align-items:center;margin-right:8px;text-decoration:none;display:flex}.Navbar-module__dVeNwG__logoPlaceholder{justify-content:flex-start;align-items:center;width:50px;height:36px;display:flex;position:relative}.Navbar-module__dVeNwG__logo{letter-spacing:-.03em;color:#1a1a1a;width:fit-content;padding:20px;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:25px;font-weight:900;line-height:1;text-decoration:none;transition:opacity .2s;position:relative;top:0;left:-10px}.Navbar-module__dVeNwG__logoAccent{color:#e67e22;background:linear-gradient(135deg,#e67e22,#d35400);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Navbar-module__dVeNwG__logoImg{object-fit:contain;object-position:center;width:100%;height:100%;position:absolute;inset:0}.Navbar-module__dVeNwG__mblnav{display:none}.Navbar-module__dVeNwG__logoImg[src=""]+.Navbar-module__dVeNwG__logoFallback,.Navbar-module__dVeNwG__logoImg:not([src])+.Navbar-module__dVeNwG__logoFallback{color:var(--text-primary);align-items:center;font-size:1rem;font-weight:700;display:flex}.Navbar-module__dVeNwG__logoFallback{color:var(--text-primary);font-size:1rem;font-weight:700;display:none}.Navbar-module__dVeNwG__links{flex:1;justify-content:center;align-items:center;height:100%;display:flex}.Navbar-module__dVeNwG__item{align-items:center;display:flex}.Navbar-module__dVeNwG__link{height:var(--nav-h);color:#110429;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:4px;padding:0 14px;font-size:.895rem;font-weight:600;line-height:1;text-decoration:none;transition:color .2s;display:flex}.Navbar-module__dVeNwG__link:hover,.Navbar-module__dVeNwG__itemActive>.Navbar-module__dVeNwG__link{color:var(--accent)}.Navbar-module__dVeNwG__chevron{opacity:.5;color:var(--text-primary);align-items:center;transition:transform .2s;display:inline-flex}.Navbar-module__dVeNwG__chevronUp{transform:rotate(180deg)}.Navbar-module__dVeNwG__navActions{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}.Navbar-module__dVeNwG__btnGhost{height:38px;color:var(--text-primary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;align-items:center;padding:0 16px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex}.Navbar-module__dVeNwG__btnGhost:hover{background:#0000000d}.Navbar-module__dVeNwG__btnFill{color:#fff;background:var(--accent);cursor:pointer;white-space:nowrap;border:none;border-radius:999px;align-items:center;height:38px;padding:0 18px;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:flex}.Navbar-module__dVeNwG__btnFill:hover{background:var(--accent-dark);transform:scale(1.02)}.Navbar-module__dVeNwG__dropdown{top:calc(14px + var(--nav-h) + 10px);z-index:800;-webkit-backdrop-filter:blur(20px);border:1px solid #00000014;border-top:2.5px solid var(--accent);opacity:0;visibility:hidden;pointer-events:none;background:#fffffff7;border-radius:20px;transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),visibility 0s linear .25s;position:fixed;left:20px;right:20px;transform:translateY(-8px);box-shadow:0 16px 48px #0000001f,0 2px 8px #0000000f}.Navbar-module__dVeNwG__dropdownOpen{opacity:1;visibility:visible;pointer-events:all;transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),visibility linear;transform:translateY(0)}.Navbar-module__dVeNwG__megaInner{gap:0;max-width:100%;margin:0 auto;padding:28px 28px 24px;animation:.3s forwards Navbar-module__dVeNwG__fadeInContent;display:grid}@keyframes Navbar-module__dVeNwG__fadeInContent{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__dVeNwG__col{border-right:1px solid #0000000f;padding:0 28px 0 0}.Navbar-module__dVeNwG__col:last-of-type{border-right:none;padding-right:0}.Navbar-module__dVeNwG__col+.Navbar-module__dVeNwG__col{padding-left:28px}.Navbar-module__dVeNwG__colHead{border-bottom:1px solid #0000000f;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:14px;display:flex}.Navbar-module__dVeNwG__colIcon{background:var(--accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s;display:flex}.Navbar-module__dVeNwG__col:hover .Navbar-module__dVeNwG__colIcon{transform:scale(1.08)}.Navbar-module__dVeNwG__colTitle{color:var(--text-primary);font-size:.9rem;font-weight:700;line-height:1.25}.Navbar-module__dVeNwG__colList{flex-direction:column;list-style:none;display:flex}.Navbar-module__dVeNwG__colLink{color:var(--text-mid);border-radius:4px;padding:5px 8px 5px 0;font-size:.935rem;line-height:1.5;text-decoration:none;transition:color .2s,padding-left .2s;display:block}.Navbar-module__dVeNwG__colLinkAll{border-radius:4px;padding:5px 8px 5px 0;font-size:.835rem;line-height:1.5;text-decoration:none;transition:color .2s,padding-left .2s;display:block;color:var(--accent)!important}.Navbar-module__dVeNwG__colLinkAll:hover,.Navbar-module__dVeNwG__colLink:hover{color:var(--accent);padding-left:6px}.Navbar-module__dVeNwG__colMore{color:var(--accent);margin-top:10px;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.Navbar-module__dVeNwG__colMore:hover{color:var(--accent-dark);text-decoration:underline}.Navbar-module__dVeNwG__promoCol{align-items:stretch;padding-left:28px;display:flex}.Navbar-module__dVeNwG__promoImg{object-fit:cover;border-radius:12px;width:70%;transition:transform .3s;display:block}.Navbar-module__dVeNwG__promoCol:hover .Navbar-module__dVeNwG__promoImg{transform:scale(1.03)}.Navbar-module__dVeNwG__promoImg[src=""],.Navbar-module__dVeNwG__promoImg:not([src]){background:#f5f5f5;border:1.5px dashed #f973164d}.Navbar-module__dVeNwG__burger{cursor:pointer;color:var(--text-primary);background:0 0;border:none;border-radius:8px;margin-right:10px;padding:6px;transition:background .2s;display:none}.Navbar-module__dVeNwG__burger:hover{background:#0000000f}.Navbar-module__dVeNwG__overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000004d;transition:opacity .25s;position:fixed;inset:0}.Navbar-module__dVeNwG__sidebar{z-index:1100;-webkit-overflow-scrolling:touch;background:#fff;border-right:1px solid #0000000f;border-radius:0 50px 50px 0;flex-direction:column;width:300px;max-width:88vw;height:100dvh;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden;transform:translate(-100%);box-shadow:4px 0 24px #0000001a}.Navbar-module__dVeNwG__sidebar::-webkit-scrollbar{display:none}.Navbar-module__dVeNwG__sidebar{-ms-overflow-style:none;scrollbar-width:none}.Navbar-module__dVeNwG__sidebarOpen{transform:translate(0)}.Navbar-module__dVeNwG__sidebarTop{border-bottom:1px solid #0000000f;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.Navbar-module__dVeNwG__closeBtn{color:var(--text-mid);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px;transition:background .2s,color .2s,transform .2s;display:flex}.Navbar-module__dVeNwG__closeBtn:hover{color:var(--accent);background:#0000000f;transform:rotate(90deg)}.Navbar-module__dVeNwG__sidebarNav{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.Navbar-module__dVeNwG__sidebarGroup{border-bottom:1px solid #0000000d}.Navbar-module__dVeNwG__sidebarGroupBtn{width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:15px 20px;font-size:.88rem;font-weight:500;transition:background .2s,color .2s;display:flex}.Navbar-module__dVeNwG__sidebarGroupBtn:hover{color:var(--accent);background:#f973160d}.Navbar-module__dVeNwG__sidebarSub{opacity:0;background:#00000005;flex-direction:column;gap:12px;max-height:0;padding:0 8px;transition:max-height .28s cubic-bezier(.4,0,.2,1),opacity .25s;display:flex;overflow:hidden}.Navbar-module__dVeNwG__sidebarSubOpen{opacity:1;max-height:800px;padding:10px 8px}.Navbar-module__dVeNwG__sidebarSubHead{color:#00000059;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:8px;margin-bottom:4px;padding:0 20px;font-size:.75rem;font-weight:700;display:flex}.Navbar-module__dVeNwG__sidebarSubIcon{background:var(--accent);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Navbar-module__dVeNwG__sidebarSubIcon svg{stroke:#fff;width:12px;height:12px}.Navbar-module__dVeNwG__sidebarSubList{list-style:none}.Navbar-module__dVeNwG__sidebarSubLink{color:var(--text-mid);border-radius:6px;padding:7px 20px 7px 48px;font-size:.92rem;text-decoration:none;transition:background .2s,color .2s,padding-left .2s;display:block}.Navbar-module__dVeNwG__sidebarSubLinkAll{color:var(--accent);border-radius:6px;padding:7px 20px 7px 48px;font-size:.82rem;text-decoration:none;transition:background .2s,color .2s,padding-left .2s;display:block}.Navbar-module__dVeNwG__sidebarSubLinkAll:hover,.Navbar-module__dVeNwG__sidebarSubLink:hover{color:var(--accent);background:#f973160f;padding-left:54px}.Navbar-module__dVeNwG__sidebarPlainLink{color:var(--text-primary);border-bottom:1px solid #0000000d;padding:15px 20px;font-size:.88rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:block}.Navbar-module__dVeNwG__sidebarPlainLink:hover{color:var(--accent);background:#f973160d}@media (max-width:960px){.Navbar-module__dVeNwG__links,.Navbar-module__dVeNwG__navActions{display:none}.Navbar-module__dVeNwG__burger,.Navbar-module__dVeNwG__mblnav{display:flex}.Navbar-module__dVeNwG__logoWrap{margin-right:0}}
.Footer-module__rnk_JG__footer{color:#000000f2;border-top:1px solid #00000014;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-weight:500;position:relative;overflow:hidden}.Footer-module__rnk_JG__glowBar{opacity:.8;background:linear-gradient(90deg,#0000 0%,#e67e22 20%,#d35400 50%,#e67e22 80%,#0000 100%);height:3px;position:absolute;top:0;left:0;right:0}.Footer-module__rnk_JG__footer:before{content:"";pointer-events:none;z-index:0;background-size:40px 40px;position:absolute;inset:0}.Footer-module__rnk_JG__footer:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 50% 100%,#e67e220f,#0000 70%);height:300px;position:absolute;bottom:0;left:0;right:0}.Footer-module__rnk_JG__inner{z-index:1;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:48px;max-width:1200px;margin:0 auto;padding:72px 48px 56px;display:grid;position:relative}.Footer-module__rnk_JG__brand{flex-direction:column;gap:20px;display:flex}.Footer-module__rnk_JG__logo{letter-spacing:-.03em;color:#1a1a1a;width:fit-content;font-size:28px;font-weight:900;line-height:1;text-decoration:none;transition:opacity .2s}.Footer-module__rnk_JG__logo:hover{opacity:.8}.Footer-module__rnk_JG__logoAccent{color:#e67e22;background:linear-gradient(135deg,#e67e22,#d35400);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Footer-module__rnk_JG__tagline{color:#00000080;max-width:280px;margin:0;font-size:13.5px;line-height:1.7}.Footer-module__rnk_JG__socials{gap:10px;margin-top:4px;display:flex}.Footer-module__rnk_JG__socialBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#0009;background:#fffc;border:1px solid #0000001a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.Footer-module__rnk_JG__socialBtn:hover{color:#fff;background:#e67e22;border-color:#e67e22;transform:translateY(-3px);box-shadow:0 4px 12px #e67e224d}.Footer-module__rnk_JG__navCol{flex-direction:column;gap:16px;display:flex}.Footer-module__rnk_JG__colHead{letter-spacing:.18em;text-transform:uppercase;color:#e67e22;border-bottom:1px solid #0000001a;margin:0;padding-bottom:12px;font-size:11px;font-weight:800}.Footer-module__rnk_JG__navList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__rnk_JG__navLink{color:#00000080;align-items:center;gap:7px;font-size:13.5px;text-decoration:none;transition:all .2s;display:flex}.Footer-module__rnk_JG__navLink svg{opacity:.5;color:#e67e22;flex-shrink:0;transition:all .2s}.Footer-module__rnk_JG__navLink:hover{color:#e67e22;gap:10px}.Footer-module__rnk_JG__navLink:hover svg{opacity:1;transform:translate(2px)}.Footer-module__rnk_JG__contactCol{flex-direction:column;gap:16px;display:flex}.Footer-module__rnk_JG__contactList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__rnk_JG__contactItem{color:#00000080;align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.4;text-decoration:none;transition:color .2s;display:flex}a.Footer-module__rnk_JG__contactItem:hover{color:#e67e22}.Footer-module__rnk_JG__contactIcon{color:#e67e22;background:#e67e2214;border:1px solid #00000014;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:-2px;transition:all .2s;display:flex}a.Footer-module__rnk_JG__contactItem:hover .Footer-module__rnk_JG__contactIcon{background:#e67e2226;border-color:#e67e22;transform:scale(1.05)}.Footer-module__rnk_JG__socialsMobile{display:none}.Footer-module__rnk_JG__bottom{z-index:1;border-top:1px solid #00000014;flex-wrap:wrap;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:20px 48px 28px;display:flex;position:relative}.Footer-module__rnk_JG__copy{color:#0006;flex:1;margin:0;font-size:12.5px}.Footer-module__rnk_JG__bottomLinks{gap:20px;display:flex}.Footer-module__rnk_JG__bottomLink{color:#0006;font-size:12.5px;text-decoration:none;transition:color .2s}.Footer-module__rnk_JG__bottomLink:hover{color:#e67e22}.Footer-module__rnk_JG__backTop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#e67e22;cursor:pointer;background:#fffc;border:1px solid #0000001a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s;display:flex}.Footer-module__rnk_JG__backTop:hover{color:#fff;background:#e67e22;border-color:#e67e22;transform:translateY(-3px);box-shadow:0 4px 12px #e67e224d}@media (max-width:1024px){.Footer-module__rnk_JG__inner{grid-template-columns:1fr 1fr;gap:40px}.Footer-module__rnk_JG__brand{flex-flow:wrap;grid-column:1/-1;align-items:flex-start;gap:32px}.Footer-module__rnk_JG__socials:not(.Footer-module__rnk_JG__socialsMobile){display:none}.Footer-module__rnk_JG__socialsMobile{margin-top:8px;display:flex}}@media (max-width:768px){.Footer-module__rnk_JG__footer:before{background-size:20px 20px}}@media (max-width:640px){.Footer-module__rnk_JG__inner{grid-template-columns:1fr;gap:32px;padding:48px 20px 40px}.Footer-module__rnk_JG__brand{flex-direction:column}.Footer-module__rnk_JG__bottom{flex-direction:column;align-items:flex-start;gap:12px;padding:16px 20px 24px}.Footer-module__rnk_JG__bottomLinks{gap:16px}.Footer-module__rnk_JG__backTop{position:absolute;bottom:10px;right:20px}.Footer-module__rnk_JG__bottom{position:relative}}@media (prefers-reduced-motion:reduce){.Footer-module__rnk_JG__socialBtn,.Footer-module__rnk_JG__navLink,.Footer-module__rnk_JG__contactIcon,.Footer-module__rnk_JG__backTop{transition:none}}
