*{-webkit-tap-highlight-color:transparent}html,body{box-sizing:border-box;color:var(--textLight);background-color:var(--bgDark);scroll-behavior:smooth;overscroll-behavior-y:none;margin:0;padding:0;font-family:Maven Pro,sans-serif;font-weight:500}:root{--brand-primary:#3827cd;--brand-secondary:#18b4f1;--brand-primary-rgb:56, 39, 205;--brand-secondary-rgb:24, 180, 241;--brand-violet:var(--brand-primary);--brand-indigo-soft:var(--brand-primary);--brand-blue:var(--brand-secondary);--brand-blue-soft:var(--brand-secondary);--brand-cyan:var(--brand-secondary);--brand-violet-rgb:var(--brand-primary-rgb);--bgDark:#020202;--bgLight:#fcfcfc;--navDark:#010101;--textLight:#fff;--textDark:#000;--textDisabled:#464646;--buttonDark:#000;--buttonLight:#fff;--buttonLink:#2797ff;--buttonDisabled:#a5a5a5;--scrollBar:#aaa;--scrollBarHover:#888;--separatorHr:#a5a5a5;--blueUnderLine:var(--brand-cyan);--yellowUnderLine:#ffe600;--eventDescBg:#d9d9d9;--switchBg:#eee;--hackbgDark:#000;--hackbgLight:#fcfcfc;--hacktextDark:#000;--hacktextLight:#fcfcfc;--hackbuttonLight:#fcfcfc;--hackbuttonDark:#0c0c0c;--hackborderLight:#88888881;--hacknavbarDark:#050505;--hackformSideColor:#131313;--hackbuttonColor:var(--brand-primary);--hackbuttonShadow:var(--brand-primary);--hackhighlights:#2f5ffc;--hackredHighlight:red;--hackneonHighlight:var(--brand-secondary);--hackheading:3rem;--hacksubheading:2rem;--hackminisubheading:1.5rem}*{scrollbar-color:transparent;box-sizing:border-box}::-webkit-scrollbar{cursor:pointer;width:4px}::-webkit-scrollbar-thumb{background-color:var(--scrollBar);border-radius:50px}::-webkit-scrollbar-thumb:hover{background-color:var(--scrollBarHover)}a{color:var(--textLight);text-decoration:none}.mainDiv{flex-direction:column;justify-content:space-between;align-items:center;width:100%;max-width:100%;margin:0;padding:0;display:flex;overflow-x:clip}.heading{font-size:var(--hackheading);text-align:center}.separator{background:linear-gradient(to right, var(--hackbuttonDark), var(--hackneonHighlight), var(--hackbuttonDark));border:none;outline:none;width:100%;height:1px;margin:3rem 0 1rem}.registrationButton{box-shadow:0 0 1px 1px var(--hackneonHighlight);color:var(--hackneonHighlight);cursor:pointer;background-color:#0000;border:none;border-radius:5px;padding:1.5rem 2.5rem;font-size:1.4rem;font-weight:900;transition:all .3s ease-in-out}.registrationButton:hover{background-color:var(--hackneonHighlight);color:#fff}.registrationButton:focus{outline:2px solid var(--hackneonHighlight)}._navbarContainer_9ct4x_1{z-index:100;width:100%;height:5rem;transition:background-color .3s,box-shadow .3s;position:fixed;top:0;left:0}._navbar_9ct4x_1{box-sizing:border-box;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:5rem;padding:1rem 2.5rem;display:grid}._menu_9ct4x_47{display:contents}._logoDiv_9ct4x_57{justify-self:start}._logoLink_9ct4x_65{align-items:center;gap:.9rem;line-height:1;transition:transform .25s;display:inline-flex}._logoLink_9ct4x_65:hover{transform:translateY(-1px)}._logoImg_9ct4x_95{object-fit:contain;width:auto;height:1.85rem;display:block}._logoDivider_9ct4x_111{background:#ffffff4d;flex:none;width:1.5px;height:1.7rem}._logoUpes_9ct4x_129{object-fit:contain;width:auto;height:2.1rem;display:block}._hamburger_9ct4x_145{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px;justify-content:center;justify-self:end;align-items:center;width:44px;height:44px;padding:0;display:none}._hamburger_9ct4x_145:focus-visible{outline:2px solid var(--blueUnderLine,var(--brand-cyan));outline-offset:2px}._hamburgerIcon_9ct4x_187{pointer-events:none;-webkit-user-select:none;user-select:none;width:auto;height:1.6rem;display:block}._navLinks_9ct4x_205{justify-content:center;justify-self:center;align-items:center;margin:0;padding:0;list-style:none;display:flex}._navCta_9ct4x_227{justify-self:end;align-items:center;gap:1.25rem;display:flex}._mobileLine_9ct4x_241,._socialsDiv_9ct4x_243,._backdrop_9ct4x_245{display:none}@media screen and (min-width:1024px) and (max-width:1200px){._navbar_9ct4x_1{padding:1rem 1.25rem}._logoLink_9ct4x_65{gap:.7rem}._logoImg_9ct4x_95{height:1.6rem}._logoDivider_9ct4x_111{height:1.5rem}._logoUpes_9ct4x_129{height:1.85rem}._navLinks_9ct4x_205{margin-left:1.5rem}}@media screen and (max-width:1023px){._navbar_9ct4x_1{flex-direction:row;justify-content:space-between;align-items:center;height:5rem;padding:1rem 1.25rem;display:flex}._logoDiv_9ct4x_57{justify-self:auto}._hamburger_9ct4x_145{z-index:1002;display:inline-flex;position:relative}._menu_9ct4x_47{-webkit-overflow-scrolling:touch;background-color:var(--navDark);opacity:0;visibility:hidden;pointer-events:none;z-index:1001;border-top:1px solid #ffffff0f;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:100%;max-height:calc(100dvh - 5rem);padding:1.25rem 1.25rem 1.75rem;transition:transform .26s,opacity .26s,visibility .26s;display:flex;position:fixed;top:5rem;left:0;right:0;overflow-y:auto;transform:translateY(-12px);box-shadow:0 12px 30px #00000073}._menu_9ct4x_47[data-open=true]{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}._navLinks_9ct4x_205{flex-direction:column;justify-self:auto;align-items:center;gap:.25rem;width:100%;margin:0;padding:0}._navLinks_9ct4x_205>li{text-align:center;width:100%}._navLinks_9ct4x_205>li>a,._navLinks_9ct4x_205>li>span{justify-content:center;align-items:center;min-height:44px;padding:.35rem 1rem;display:flex}._navCta_9ct4x_227{flex-direction:column;justify-self:auto;align-items:center;gap:.9rem;width:100%;margin-top:.85rem}._mobileLine_9ct4x_241{background-color:var(--scrollBar);border:none;width:max(40dvw,200px);height:1px;margin:.25rem 0 .6rem;display:block}._socialsDiv_9ct4x_243{justify-content:center;margin-top:1.25rem;display:flex}._backdrop_9ct4x_245{opacity:0;visibility:hidden;z-index:1000;background:#0202028c;height:100dvh;transition:opacity .26s,visibility .26s;display:block;position:fixed;top:5rem;left:0;right:0}._backdrop_9ct4x_245[data-open=true]{opacity:1;visibility:visible}}@media screen and (max-width:480px){._navbar_9ct4x_1{padding:1rem}._logoLink_9ct4x_65{gap:.7rem}._logoImg_9ct4x_95{height:1.55rem}._logoDivider_9ct4x_111{height:1.45rem}._logoUpes_9ct4x_129{height:1.8rem}}@media screen and (max-width:1023px) and (orientation:landscape) and (max-height:600px){._menu_9ct4x_47{justify-content:center;padding:.75rem 1.25rem 1rem}._navLinks_9ct4x_205[data-split=true]{grid-template-rows:repeat(3,auto);grid-auto-flow:column;justify-content:center;align-items:center;gap:.1rem 2.25rem;width:auto;padding-top:1rem;display:grid;position:relative}._navLinks_9ct4x_205[data-split=true] ._mobileLine_9ct4x_241{margin:0;position:absolute;top:0;left:50%;transform:translate(-50%)}._navLinks_9ct4x_205[data-split=true]>li{text-align:center;width:auto}._navLinks_9ct4x_205[data-split=true]>li>a,._navLinks_9ct4x_205[data-split=true]>li>span{min-height:38px;padding:.2rem 1rem}._navCta_9ct4x_227{margin-top:1.35rem}._socialsDiv_9ct4x_243{margin-top:.7rem}}@media (prefers-reduced-motion:reduce){._menu_9ct4x_47,._backdrop_9ct4x_245{transition:none}}._navLinks_unbt6_1{margin:0;padding:0 .95rem;font-family:Maven Pro,sans-serif;font-size:1rem;font-weight:500;list-style:none}body{color:#fff!important}._navLinks_unbt6_1 a,._navLinks_unbt6_1 span{color:#e9edf8c7;cursor:pointer;transition:color .25s;position:relative}._navLinks_unbt6_1 a:not(._glowText_unbt6_23):after,._navLinks_unbt6_1 span:after{content:"";background:linear-gradient(90deg, var(--brand-blue-soft), #9d8cff);transform-origin:0;border-radius:2px;width:100%;height:2px;transition:transform .28s;position:absolute;bottom:-7px;left:0;transform:scaleX(0)}._navLinks_unbt6_1 a:not(._glowText_unbt6_23):hover,._navLinks_unbt6_1 span:hover{color:#fff}._navLinks_unbt6_1 a:not(._glowText_unbt6_23):hover:after,._navLinks_unbt6_1 span:hover:after{transform:scaleX(1)}._navLinks_unbt6_1 a._active_unbt6_49:not(._glowText_unbt6_23){color:#fff}._navLinks_unbt6_1 a._active_unbt6_49:not(._glowText_unbt6_23):after{transform:scaleX(1)}@media screen and (max-width:1023px){._navLinks_unbt6_1 a:not(._glowText_unbt6_23):after,._navLinks_unbt6_1 span:after{display:none}}._glowText_unbt6_23{background:#090b10;border:1px solid #ffffff24;border-radius:10px;justify-content:center;align-items:center;padding:.55rem 1.2rem;font-weight:600;transition:transform .25s,box-shadow .25s,background .25s,border-color .25s;display:inline-flex;box-shadow:0 6px 18px #00000080;color:#fff!important}._glowText_unbt6_23:hover{background:#10141e;border-color:#ffffff47;transform:translateY(-2px);box-shadow:0 10px 26px #0009}._navLinks_unbt6_1 a._contactBtn_unbt6_91{white-space:nowrap;color:#fff;background:#2563eb;border-radius:8px;justify-content:center;align-items:center;padding:10px 20px;font-weight:600;transition:background .3s,color .3s;display:inline-flex}@media screen and (min-width:1024px) and (max-width:1200px){._navLinks_unbt6_1{padding:0 .6rem;font-size:.95rem}._navLinks_unbt6_1 a._contactBtn_unbt6_91{padding:8px 14px;font-size:.9rem}}._navLinks_unbt6_1 a._contactBtn_unbt6_91:hover{color:#fff;background:#1d4ed8}._navLinks_unbt6_1 a._contactBtn_unbt6_91:after{display:none}._socialsContainer_10x6u_1{color:var(--text);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}._socialsContainer_10x6u_1 img{filter:invert();width:1.5rem;height:1.5rem;animation:.2s _all_10x6u_1}._socialsContainer_10x6u_1 img:hover{filter:invert(.8)}._footer_wc4xr_3{box-sizing:border-box;width:100%;color:var(--textLight);background:linear-gradient(#06070ded 0%,#06070df5 100%),url(/img/hero/hero-bg.jpg) 50%/cover no-repeat}._footerInner_wc4xr_23{max-width:1180px;margin:0 auto;padding:3rem 1.5rem 1.5rem}._footerTop_wc4xr_47{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:2rem 2.5rem;display:grid}._colTitle_wc4xr_63{letter-spacing:.02em;color:#f4f6fb;margin:0 0 1.1rem;font-family:Rajdhani,sans-serif;font-size:1.35rem;font-weight:700}._follow_wc4xr_83{justify-self:start}._socials_wc4xr_91{align-items:center;gap:1rem;display:flex}._socialBtn_wc4xr_103{justify-content:center;align-items:center;min-width:44px;min-height:44px;transition:transform .25s,opacity .25s;display:inline-flex}._socialBtn_wc4xr_103 img{object-fit:contain;filter:brightness(0)invert();width:28px;height:28px}._socialBtn_wc4xr_103:hover{opacity:.85;outline:none;transform:translateY(-2px)}._socialBtn_wc4xr_103:focus-visible{opacity:.85;outline:none;transform:translateY(-2px)}._logoCenter_wc4xr_157{justify-content:center;justify-self:center;align-items:center;display:flex}._logoImg_wc4xr_171{object-fit:contain;width:auto;height:9rem;display:block}._contact_wc4xr_187{text-align:left;justify-self:end}._contactList_wc4xr_197{flex-direction:column;gap:.8rem;display:flex}._contactItem_wc4xr_209{color:#c4c9d6;align-items:center;gap:.65rem;font-size:.95rem;text-decoration:none;transition:color .2s;display:flex}a._contactItem_wc4xr_209:hover{color:#fff;outline:none}a._contactItem_wc4xr_209:focus-visible{color:#fff;outline:none}._contactIcon_wc4xr_241{object-fit:contain;filter:brightness(0)invert();flex:none;width:18px;height:18px}._footerBottom_wc4xr_261{text-align:center;color:#8b90a0;border-top:1px solid #ffffff14;margin-top:2.5rem;padding-top:1.5rem;font-size:.85rem}._teamCredit_wc4xr_283{color:#c3c8d6;font-weight:600;text-decoration:none}._teamCredit_wc4xr_283:hover{color:#fff;text-decoration:underline}._teamCredit_wc4xr_283:focus-visible{color:#fff;text-decoration:underline}@media (max-width:900px){._footerInner_wc4xr_23{padding:2.5rem 1.25rem 1.25rem}._footerTop_wc4xr_47{text-align:center;grid-template-columns:1fr;justify-items:center;gap:2.25rem}._follow_wc4xr_83,._contact_wc4xr_187{text-align:center;justify-self:center}._socials_wc4xr_91,._contactItem_wc4xr_209{justify-content:center}}@media (max-width:767px){._logoCenter_wc4xr_157:empty{display:none}._footerInner_wc4xr_23{padding:1.75rem 1.25rem 1rem}._footerTop_wc4xr_47{gap:1.35rem}._colTitle_wc4xr_63{margin-bottom:.7rem;font-size:1.15rem}._contactList_wc4xr_197{gap:.55rem}._logoImg_wc4xr_171{height:5.5rem}._footerBottom_wc4xr_261{margin-top:1.35rem;padding-top:1rem}}@media (max-width:480px){._footerInner_wc4xr_23{padding:1.5rem 1rem .9rem}._logoImg_wc4xr_171{height:4.5rem}._colTitle_wc4xr_63{font-size:1.1rem}._footerTop_wc4xr_47{gap:1.15rem}._footerBottom_wc4xr_261{margin-top:1.15rem;padding-top:.9rem;font-size:.8rem}}@media (min-width:768px) and (max-width:1024px){._footerInner_wc4xr_23{padding:2.5rem 1rem 1.25rem}._footerTop_wc4xr_47{text-align:center;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:2rem;display:grid}._follow_wc4xr_83{text-align:center;justify-self:start}._logoCenter_wc4xr_157{justify-self:center}._contact_wc4xr_187{text-align:left;justify-self:end;min-width:0}._socials_wc4xr_91{justify-content:center;gap:1.125rem}._contactItem_wc4xr_209{justify-content:flex-start}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape) and (max-height:600px){._socials_wc4xr_91{gap:.7rem}._socialBtn_wc4xr_103{min-width:38px;min-height:38px}._socialBtn_wc4xr_103 img{width:24px;height:24px}}._badge_6jfdy_1{height:5rem;line-height:0;display:inline-block}._badgeImg_6jfdy_13{object-fit:contain;width:auto;height:100%;display:block}@media (max-width:768px){._badge_6jfdy_1{height:4rem}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape) and (max-height:600px){._badge_6jfdy_1{height:3rem}}._backToTop_vtc49_1{z-index:90;-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;opacity:0;visibility:hidden;background:#0a101ca8;border:1px solid #ffffff38;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;padding:0;transition:opacity .25s,transform .25s,visibility .25s;display:inline-flex;position:fixed;bottom:1.5rem;right:1.5rem;transform:translateY(14px);box-shadow:0 8px 22px #00000059}._backToTop_vtc49_1._visible_vtc49_53{opacity:1;visibility:visible;transform:translateY(0)}._backToTop_vtc49_1:hover{background:#0a101ce0;border-color:#ffffff80;transform:translateY(-2px)}._backToTop_vtc49_1._visible_vtc49_53 svg{animation:1.5s ease-in-out infinite _backToTopBounce_vtc49_1}@keyframes _backToTopBounce_vtc49_1{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}._backToTop_vtc49_1:focus-visible{outline:2px solid var(--brand-secondary,#18b4f1);outline-offset:3px}@media (max-width:600px){._backToTop_vtc49_1{width:2.7rem;height:2.7rem;bottom:1rem;right:1rem}}@media (prefers-reduced-motion:reduce){._backToTop_vtc49_1{transition:opacity .25s,visibility .25s;transform:none}._backToTop_vtc49_1._visible_vtc49_53,._backToTop_vtc49_1:hover{transform:none}._backToTop_vtc49_1._visible_vtc49_53 svg{animation:none}}._glow_i4klp_11{pointer-events:none;z-index:60;background:radial-gradient(circle, rgba(var(--brand-secondary-rgb,24, 180, 241), .16) 0%, rgba(var(--brand-primary-rgb,56, 39, 205), .1) 34%, rgba(var(--brand-primary-rgb,56, 39, 205), 0) 68%);mix-blend-mode:screen;opacity:0;will-change:transform;border-radius:50%;width:620px;height:620px;margin-top:-310px;margin-left:-310px;transition:opacity .45s;position:fixed;top:0;left:0;transform:translate(-9999px,-9999px)}._visible_i4klp_61{opacity:1}
