*{-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_2hmdz_1{z-index:100;width:100%;height:5rem;transition:background-color .3s,box-shadow .3s;position:fixed;top:0;left:0}._navbar_2hmdz_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_2hmdz_24{display:contents}._logoDiv_2hmdz_29{justify-self:start}._logoLink_2hmdz_33{align-items:center;gap:.9rem;line-height:1;transition:transform .25s;display:inline-flex}._logoLink_2hmdz_33:hover{transform:translateY(-1px)}._logoImg_2hmdz_48{object-fit:contain;width:auto;height:1.85rem;display:block}._logoDivider_2hmdz_56{background:#ffffff4d;flex:none;width:1.5px;height:1.7rem}._logoUpes_2hmdz_65{object-fit:contain;width:auto;height:2.1rem;display:block}._hamburger_2hmdz_73{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_2hmdz_73:focus-visible{outline:2px solid var(--blueUnderLine,var(--brand-cyan));outline-offset:2px}._hamburgerIcon_2hmdz_94{pointer-events:none;-webkit-user-select:none;user-select:none;width:auto;height:1.6rem;display:block}._navLinks_2hmdz_103{justify-content:center;justify-self:center;align-items:center;margin:0;padding:0;list-style:none;display:flex}._navCta_2hmdz_114{justify-self:end;align-items:center;gap:1.25rem;display:flex}._mobileLine_2hmdz_121,._socialsDiv_2hmdz_122,._backdrop_2hmdz_123{display:none}@media screen and (min-width:1024px) and (max-width:1200px){._navbar_2hmdz_1{padding:1rem 1.25rem}._logoLink_2hmdz_33{gap:.7rem}._logoImg_2hmdz_48{height:1.6rem}._logoDivider_2hmdz_56{height:1.5rem}._logoUpes_2hmdz_65{height:1.85rem}._navLinks_2hmdz_103{margin-left:1.5rem}}@media screen and (max-width:1023px){._navbar_2hmdz_1{flex-direction:row;justify-content:space-between;align-items:center;height:5rem;padding:1rem 1.25rem;display:flex}._logoDiv_2hmdz_29{justify-self:auto}._hamburger_2hmdz_73{z-index:1002;display:inline-flex;position:relative}._menu_2hmdz_24{-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_2hmdz_24[data-open=true]{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}._navLinks_2hmdz_103{flex-direction:column;justify-self:auto;align-items:center;gap:.25rem;width:100%;margin:0;padding:0}._navLinks_2hmdz_103>li{text-align:center;width:100%}._navLinks_2hmdz_103>li>a,._navLinks_2hmdz_103>li>span{justify-content:center;align-items:center;min-height:44px;padding:.35rem 1rem;display:flex}._navCta_2hmdz_114{flex-direction:column;justify-self:auto;align-items:center;gap:.9rem;width:100%;margin-top:.85rem}._mobileLine_2hmdz_121{background-color:var(--scrollBar);border:none;width:max(40dvw,200px);height:1px;margin:.25rem 0 .6rem;display:block}._socialsDiv_2hmdz_122{justify-content:center;margin-top:1.25rem;display:flex}._backdrop_2hmdz_123{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_2hmdz_123[data-open=true]{opacity:1;visibility:visible}}@media screen and (max-width:480px){._navbar_2hmdz_1{padding:1rem}._logoLink_2hmdz_33{gap:.7rem}._logoImg_2hmdz_48{height:1.55rem}._logoDivider_2hmdz_56{height:1.45rem}._logoUpes_2hmdz_65{height:1.8rem}}@media (prefers-reduced-motion:reduce){._menu_2hmdz_24,._backdrop_2hmdz_123{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_181ue_1{color:var(--text);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}._socialsContainer_181ue_1 img{filter:invert();width:1.5rem;height:1.5rem;animation:.2s _all_181ue_1}._socialsContainer_181ue_1 img:hover{filter:invert(.8)}._footer_1b7ce_2{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_1b7ce_12{max-width:1180px;margin:0 auto;padding:3rem 1.5rem 1.5rem}._footerTop_1b7ce_24{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:2rem 2.5rem;display:grid}._colTitle_1b7ce_32{letter-spacing:.02em;color:#f4f6fb;margin:0 0 1.1rem;font-family:Rajdhani,sans-serif;font-size:1.35rem;font-weight:700}._follow_1b7ce_42{justify-self:start}._socials_1b7ce_46{align-items:center;gap:1rem;display:flex}._socialBtn_1b7ce_52{justify-content:center;align-items:center;min-width:44px;min-height:44px;transition:transform .25s,opacity .25s;display:inline-flex}._socialBtn_1b7ce_52 img{object-fit:contain;filter:brightness(0)invert();width:28px;height:28px}._socialBtn_1b7ce_52:hover{opacity:.85;outline:none;transform:translateY(-2px)}._socialBtn_1b7ce_52:focus-visible{opacity:.85;outline:none;transform:translateY(-2px)}._logoCenter_1b7ce_79{justify-content:center;justify-self:center;align-items:center;display:flex}._logoImg_1b7ce_86{object-fit:contain;width:auto;height:9rem;display:block}._contact_1b7ce_94{text-align:left;justify-self:end}._contactList_1b7ce_99{flex-direction:column;gap:.8rem;display:flex}._contactItem_1b7ce_105{color:#c4c9d6;align-items:center;gap:.65rem;font-size:.95rem;text-decoration:none;transition:color .2s;display:flex}a._contactItem_1b7ce_105:hover{color:#fff;outline:none}a._contactItem_1b7ce_105:focus-visible{color:#fff;outline:none}._contactIcon_1b7ce_121{object-fit:contain;filter:brightness(0)invert();flex:none;width:18px;height:18px}._footerBottom_1b7ce_131{text-align:center;color:#8b90a0;border-top:1px solid #ffffff14;margin-top:2.5rem;padding-top:1.5rem;font-size:.85rem}._teamCredit_1b7ce_142{color:#c3c8d6;font-weight:600;text-decoration:none}._teamCredit_1b7ce_142:hover{color:#fff;text-decoration:underline}._teamCredit_1b7ce_142:focus-visible{color:#fff;text-decoration:underline}@media (max-width:900px){._footerInner_1b7ce_12{padding:2.5rem 1.25rem 1.25rem}._footerTop_1b7ce_24{text-align:center;grid-template-columns:1fr;justify-items:center;gap:2.25rem}._follow_1b7ce_42,._contact_1b7ce_94{text-align:center;justify-self:center}._socials_1b7ce_46,._contactItem_1b7ce_105{justify-content:center}}@media (max-width:767px){._logoCenter_1b7ce_79:empty{display:none}}@media (max-width:480px){._footerInner_1b7ce_12{padding:2.25rem 1rem 1.25rem}._logoImg_1b7ce_86{height:7rem}._colTitle_1b7ce_32{font-size:1.2rem}._footerBottom_1b7ce_131{margin-top:2rem}}@media (min-width:768px) and (max-width:1024px){._footerInner_1b7ce_12{padding:2.5rem 1rem 1.25rem}._footerTop_1b7ce_24{text-align:center;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:2rem;display:grid}._follow_1b7ce_42{text-align:center;justify-self:start}._logoCenter_1b7ce_79{justify-self:center}._contact_1b7ce_94{text-align:left;justify-self:end;min-width:0}._socials_1b7ce_46{justify-content:center;gap:1.125rem}._contactItem_1b7ce_105{justify-content:flex-start}}._badge_rilqe_1{height:5rem;line-height:0;display:inline-block}._badgeImg_rilqe_7{object-fit:contain;width:auto;height:100%;display:block}@media (max-width:768px){._badge_rilqe_1{height:4rem}}
