.herosection_hero__u_xxS{position:relative;height:100svh;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;overflow:hidden;padding:4rem 2rem}.herosection_statsWrapperInsideHero__ub_Gv{position:relative;z-index:2;display:flex;justify-content:center;width:100%;margin-top:2rem}.herosection_content__mRpt_{position:relative;z-index:1;max-width:800px;padding:0 20px;margin:auto 0}.herosection_title__woREy{font-size:3rem;font-weight:700;color:var(--primary);margin-bottom:.5rem}.herosection_subtitle__7aI6u{font-size:1.8rem;margin-bottom:1rem;color:var(--white)}.herosection_description__efQeJ{font-size:1rem;margin-bottom:2rem;color:var(--grey)}.herosection_buttons__3hTQ_{display:flex;gap:1.5rem;justify-content:center}.herosection_qrWrapper__8HOZX{position:relative;display:inline-block}.herosection_qrImage__TA7Pn{position:absolute;top:-130px;left:50%;transform:translateX(-50%);width:120px;height:auto;opacity:0;visibility:hidden;transition:opacity .3s ease,transform .3s ease;z-index:1000;border-radius:8px}.herosection_qrWrapper__8HOZX:hover .herosection_qrImage__TA7Pn{opacity:1;visibility:visible;transform:translateX(-50%) translateY(-10px)}@media (max-width:640px){.herosection_qrImage__TA7Pn{top:auto;bottom:-140px}.herosection_title__woREy{font-size:2.2rem}.herosection_subtitle__7aI6u{font-size:1.4rem}}@media (max-width:1024px){.herosection_title__woREy{font-size:2.6rem}.herosection_subtitle__7aI6u{font-size:1.5rem}.herosection_description__efQeJ{font-size:.95rem}.herosection_statsWrapperInsideHero__ub_Gv{flex-wrap:wrap;gap:1.5rem}}@media (max-width:768px){.herosection_hero__u_xxS{padding:2rem 1.5rem}.herosection_title__woREy{font-size:2.2rem}.herosection_subtitle__7aI6u{font-size:1.3rem}.herosection_description__efQeJ{font-size:.9rem}.herosection_buttons__3hTQ_{flex-direction:column;gap:1rem;justify-content:center;align-items:center}.herosection_qrWrapper__8HOZX{width:100%;display:flex;justify-content:center}.herosection_qrImage__TA7Pn{width:100px;bottom:-120px}}@media (max-width:480px){.herosection_title__woREy{font-size:1.8rem}.herosection_subtitle__7aI6u{font-size:1.1rem}.herosection_description__efQeJ{font-size:.85rem}.herosection_qrImage__TA7Pn{width:90px;bottom:-100px}}.animatedDrops_container__IMl_f{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;z-index:0;pointer-events:none}.animatedDrops_drop__elkr_{position:absolute;left:0;display:flex;flex-direction:column;gap:1px;height:100%;animation-name:animatedDrops_rise__zivCy;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:forwards}.animatedDrops_square__syXZm{width:3px;height:15px;background:#d7f20d;box-shadow:0 0 6.26px .89px #3affa373,0 0 32.21px 7.16px #3affa326;opacity:.076;animation:animatedDrops_wave__3U3oY var(--duration,1.5s) ease-in-out infinite;transform-origin:center;transition:opacity .3s ease-in-out}.animatedDrops_square__syXZm:first-child{animation-delay:calc(var(--delay, .2s) * 0)}.animatedDrops_square__syXZm:nth-child(2){animation-delay:calc(var(--delay, .2s) * 1)}.animatedDrops_square__syXZm:nth-child(3){animation-delay:calc(var(--delay, .2s) * 2)}.animatedDrops_square__syXZm:nth-child(4){animation-delay:calc(var(--delay, .2s) * 3)}.animatedDrops_square__syXZm:nth-child(5){animation-delay:calc(var(--delay, .2s) * 4)}.animatedDrops_square__syXZm:nth-child(6){animation-delay:calc(var(--delay, .2s) * 5)}.animatedDrops_square__syXZm:nth-child(7){animation-delay:calc(var(--delay, .2s) * 6)}.animatedDrops_square__syXZm:nth-child(8){animation-delay:calc(var(--delay, .2s) * 7)}.animatedDrops_square__syXZm:nth-child(9){animation-delay:calc(var(--delay, .2s) * 8)}@keyframes animatedDrops_wave__3U3oY{0%{opacity:.962}11%{opacity:.538}22%{opacity:.228}33%{opacity:.1076}44%{opacity:.076}55%{opacity:.1076}66%{opacity:.228}77%{opacity:.538}88%{opacity:.962}to{opacity:.962}}@keyframes animatedDrops_rise__zivCy{0%{transform:translateY(120vh);opacity:0}10%{opacity:.5}90%{opacity:.8}to{transform:translateY(-20vh);opacity:0}}@media (max-width:1024px){.animatedDrops_square__syXZm{width:2px;height:10px}}.howhelp_section__42wKs{padding:4rem 2rem;text-align:center;max-width:1350px;margin:0 auto;background-color:#070707}.howhelp_heading__ef_S7{font-size:2rem;font-weight:700;margin-bottom:1rem;color:var(--primary)}.howhelp_subheading__KgdqM{max-width:800px;margin:0 auto 3rem;font-size:1.1rem;color:var(--grey);line-height:1.6}.howhelp_grid__ieceF{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.howhelp_card___dgGm{background:#0a0a0a;border-radius:12px;padding:1.5rem;text-align:left;border:1px solid var(--navbar-bg-border);transition:all .3s ease;position:relative;overflow:hidden;z-index:2;box-shadow:inset -4px 0 12px rgba(255,255,255,.05),inset 4px 0 12px rgba(255,255,255,.05),inset 0 -6px 16px rgba(255,255,255,.07),0 6px 22px rgba(0,0,0,.45)}.howhelp_card___dgGm:hover{background:rgba(26,26,26,.92);box-shadow:inset -4px 0 12px rgba(255,255,255,.05),inset 4px 0 12px rgba(255,255,255,.05),inset 0 -6px 16px rgba(255,255,255,.07),0 8px 28px rgba(0,0,0,.55)}.howhelp_card___dgGm:before{top:0;left:-1px;width:18px;height:100%;background:linear-gradient(90deg,rgba(255,255,255,.08) 0,rgba(255,255,255,.03) 50%,transparent)}.howhelp_card___dgGm:after,.howhelp_card___dgGm:before{content:"";position:absolute;z-index:1;pointer-events:none}.howhelp_card___dgGm:after{bottom:-1px;left:0;width:100%;height:18px;background:linear-gradient(0deg,rgba(255,255,255,.08) 0,rgba(255,255,255,.03) 50%,transparent)}.howhelp_icon__IUhLG{font-size:1.5rem;color:var(--grey);margin-bottom:.8rem;transition:color .3s ease}.howhelp_card___dgGm:hover .howhelp_icon__IUhLG{color:var(--primary)}.howhelp_title__xNOUE{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:var(--white);transition:color .3s ease}.howhelp_card___dgGm:hover .howhelp_title__xNOUE{color:var(--primary)}.howhelp_desc__k8fg1{font-size:.95rem;color:#aaa;line-height:1.5;transition:color .3s ease}.howhelp_card___dgGm:hover .howhelp_desc__k8fg1{color:#ddd}.howhelp_showMoreWrapper__i6sBe{text-align:end;margin-top:2rem}.howhelp_showMoreBtn__ASXb5{all:unset;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.howhelp_showMoreBtn__ASXb5:hover{color:var(--primary)}@media (max-width:1024px){.howhelp_grid__ieceF{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.howhelp_grid__ieceF{grid-template-columns:1fr}.howhelp_icon__IUhLG{color:var(--primary)}}.partners_partnersWrapper__0unng{text-align:center;margin:8rem 0}@media (max-width:768px){.partners_partnersWrapper__0unng{margin:6rem 0}}@media (max-width:480px){.partners_partnersWrapper__0unng{margin:4rem 0}}.partners_title__FMZHq{font-size:1rem;font-weight:600;line-height:100%;letter-spacing:0;color:var(--partner-title);margin-bottom:5rem}.partners_partnersSection__Q8MN9{position:relative;background:var(--partner-bg);padding:1.5rem 0;overflow:hidden;border-radius:8px}.partners_glow__Blsqg{transform:translateX(-50%);width:862.5px;height:287.5px;opacity:.9;background:radial-gradient(60.09% 180.28% at 50% 100%,#d7f20d 0,rgba(215,242,13,0) 70%);position:absolute;top:70px;left:50%;filter:blur(60px);pointer-events:none;z-index:1}.partners_slider__4LiNw{overflow:hidden;position:relative;width:100%;z-index:2}.partners_slideTrack__Nb5yP{display:flex;width:calc(200px * 10);animation:partners_scroll__MKHOM 30s linear infinite}.partners_slide__UHWDi{width:200px;display:flex;align-items:center;justify-content:center}.partners_logo__tYn6i{opacity:.6;transition:opacity .3s ease}.partners_logo__tYn6i:hover{opacity:1}@keyframes partners_scroll__MKHOM{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.festgoers_festgoersWrapper__53iOm{text-align:center;margin:8rem 0;padding:0 2rem}@media (max-width:768px){.festgoers_festgoersWrapper__53iOm{margin:6rem 0;padding:0 1.5rem}}@media (max-width:480px){.festgoers_festgoersWrapper__53iOm{margin:4rem 0;padding:0 1rem}}.festgoers_title__h6WCy{font-size:1rem;font-weight:600;line-height:100%;margin-bottom:2rem;color:var(--partner-title)}.festgoers_slider__eoGKv{overflow:hidden;position:relative;width:100%}.festgoers_slideTrack__MTnJJ{display:flex;gap:2rem;width:calc(480px * 6);animation:festgoers_scroll__97mN7 40s linear infinite}@keyframes festgoers_scroll__97mN7{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.festgoers_card__4nDtu{flex:0 0 480px;background:var(--background);border:1px solid var(--grey);border-radius:12px;padding:1.5rem;text-align:left;transition:border-color .3s ease}.festgoers_card__4nDtu:hover{border-color:var(--primary)}.festgoers_cardHeader__1L8fc{display:flex;align-items:center;margin-bottom:1rem;gap:.75rem}.festgoers_avatar__KyztE{width:50px;height:50px;border-radius:50%;background:var(--grey);flex-shrink:0}.festgoers_userInfo__jT157{display:flex;flex-direction:column;gap:.25rem;margin-left:.25rem}.festgoers_name__t_L2g{font-size:1rem;font-weight:600;color:var(--white)}.festgoers_role__3Wanw{font-size:.9rem;color:var(--primary)}.festgoers_tag__joaRr{margin-left:auto;margin-right:.75rem;font-size:.9rem;font-weight:500;color:var(--white);display:flex;align-items:center;gap:.5rem;position:relative}.festgoers_tag__joaRr:after{content:"";display:inline-block;width:4px;height:20px;background:var(--primary);box-shadow:0 0 6px var(--primary),0 0 12px var(--primary);animation:festgoers_pulseGlow__n1hLc 2s infinite alternate}@keyframes festgoers_pulseGlow__n1hLc{0%{box-shadow:0 0 4px var(--primary),0 0 10px var(--primary)}to{box-shadow:0 0 12px var(--primary),0 0 24px var(--primary)}}.festgoers_feedback__uhGZ9{font-size:.9rem;color:var(--grey);line-height:1.4}@media (max-width:768px){.festgoers_card__4nDtu{flex:0 0 340px;padding:1.25rem}.festgoers_feedback__uhGZ9{font-size:.85rem}}@media (max-width:480px){.festgoers_card__4nDtu{flex:0 0 280px;padding:1rem}.festgoers_feedback__uhGZ9{font-size:.8rem;line-height:1.4}}.latestblogs_blogsWrapper__jkQwj{padding:0 4rem;max-width:1400px;margin:10rem auto}@media (max-width:1024px){.latestblogs_blogsWrapper__jkQwj{margin:6rem 0;padding:0 2rem}}@media (max-width:640px){.latestblogs_blogsWrapper__jkQwj{margin:4rem 0;padding:0 1rem}}.latestblogs_title__L4Uim{font-size:1.5rem;font-weight:700;color:var(--primary);margin-bottom:2rem;text-align:left}.latestblogs_blogGrid__MKHKj{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}@media (max-width:1024px){.latestblogs_blogGrid__MKHKj{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.latestblogs_blogGrid__MKHKj{grid-template-columns:1fr}}.latestblogs_card__n6F9N{background:var(--background);border-radius:12px;overflow:hidden;border:1px solid transparent;display:flex;flex-direction:column;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.latestblogs_card__n6F9N:hover{transform:translateY(-5px);border-color:var(--primary);box-shadow:0 0 12px var(--primary)}.latestblogs_imageWrapper__KS8F8{width:100%;height:220px;overflow:hidden}.latestblogs_image__odpYu{width:100%;height:100%;object-fit:cover}.latestblogs_cardBody__ppkwU{padding:1rem;display:flex;flex-direction:column;flex-grow:1;background:var(--card-bg)}.latestblogs_meta__7tJ0U{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;margin-bottom:.4rem}.latestblogs_author__dHShR{color:var(--primary);font-weight:500}.latestblogs_date__13PMa{color:var(--grey)}.latestblogs_titleRow__V8Rh7{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.latestblogs_blogTitle__e9Qaw{font-size:.9rem;font-weight:500;color:var(--white);line-height:1.4;margin:0;flex:1 1;white-space:normal;overflow:visible;text-overflow:unset}.latestblogs_arrow__YogFV{font-size:1.25rem;color:var(--primary);flex-shrink:0;transition:transform .3s ease}.latestblogs_arrow__YogFV:hover{transform:translateX(4px) translateY(-4px)}.connectus_connectWrapper__u8kwT{position:relative;padding:6rem 2rem;max-width:1500px;margin:0 auto;z-index:1;background:#070707}.connectus_connectWrapper__u8kwT:after{content:"";position:absolute;bottom:0;left:0;right:0;height:250px;background:radial-gradient(ellipse at bottom,var(--primary-glow,#fcfbfb22) 10%,transparent 75%);pointer-events:none;z-index:-1}.connectus_connectContent__jQoOV{display:flex;margin-top:40px;justify-content:center;align-items:flex-start;gap:2.5rem}.connectus_left__mTJrc{flex:1 1;max-width:500px}.connectus_title__TE0NG{font-size:3rem;font-weight:700;margin-bottom:1rem}.connectus_subtitle__gLcJi{font-size:1.05rem;line-height:1.8;font-weight:400;color:rgba(255,255,255,.85);max-width:480px;margin-bottom:2.5rem;letter-spacing:.3px}.connectus_talkList__Kfl9K h4{font-size:1rem;font-weight:700;text-transform:uppercase;color:#ffffff;margin-bottom:2rem;letter-spacing:.8px}.connectus_talkList__Kfl9K ul{list-style:none;padding:0;margin:0}.connectus_talkList__Kfl9K li{display:flex;align-items:center;gap:.8rem;margin-bottom:1.6rem;font-size:1.15rem;font-weight:500;color:rgba(255,255,255,.85);line-height:1.8}.connectus_talkList__Kfl9K li:before{content:"";width:18px;height:18px;background:var(--primary,#d8ff1f);box-shadow:0 0 10px var(--primary,#d8ff1f);border-radius:2px;flex-shrink:0}.connectus_formBox__SlbRI{flex:0 0 480px;padding:2rem;border-radius:12px;border:1.5px solid rgba(255,255,255,.2);min-height:520px;margin-left:2rem;background:linear-gradient(145deg,#202020,#1a1a1a);box-shadow:inset 0 0 25px rgba(255,255,255,.03);position:relative;display:flex;flex-direction:column;justify-content:center}.connectus_formBox__SlbRI:before{content:"";position:absolute;top:50%;left:50%;width:400px;height:400px;transform:translate(-50%,-50%);background:radial-gradient(50% 50% at 50% 50%,rgba(74,74,74,.8) 0,rgba(40,40,40,.8) 100%);filter:blur(40px);z-index:0;pointer-events:none}.connectus_form__oZFXc{position:relative;z-index:1;display:flex;flex-direction:column;gap:1.2rem;width:100%}.connectus_row__084u8{display:flex;gap:1rem}.connectus_inputGroup__sRCrx{flex:1 1;display:flex;flex-direction:column;gap:.4rem}.connectus_inputGroup__sRCrx label{font-size:.9rem;color:#fff;font-weight:600;opacity:.95}.connectus_formBox__SlbRI input,.connectus_formBox__SlbRI select,.connectus_formBox__SlbRI textarea{flex:1 1;padding:.9rem;border-radius:6px;border:1.5px solid rgba(255,255,255,.2);background:linear-gradient(91.4deg,rgba(26,26,26,.9) 12.45%,rgba(34,33,33,.9) 53.52%,rgba(34,33,33,.9) 91.55%);color:var(--white);font-size:.95rem;width:100%;box-sizing:border-box}.connectus_formBox__SlbRI input::placeholder,.connectus_formBox__SlbRI textarea::placeholder{color:#888;opacity:1}.connectus_formBox__SlbRI select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#888}.connectus_formBox__SlbRI select option:not([value=""]),.connectus_formBox__SlbRI select:focus{color:var(--white)}.connectus_formBox__SlbRI textarea{min-height:100px;resize:none}.connectus_submitButton__ar9V6{margin-top:.5rem;padding:.9rem;background:var(--primary);border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:.3s ease;color:#000;width:100%}.connectus_submitButton__ar9V6:hover{box-shadow:0 0 12px var(--primary)}.connectus_submitButton__ar9V6:disabled{opacity:.6;cursor:not-allowed}.connectus_errorMessage__REkLt{color:#ff4444;margin-top:.5rem;font-size:.9rem;text-align:center}.connectus_successContainer__CEsLW{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:480px;text-align:center;padding:2rem;position:relative;width:100%;height:100%}.connectus_successIcon__pJOa2{width:100px;height:100px;border-radius:50%;background:var(--primary,#d8ff1f);display:flex;align-items:center;justify-content:center;margin-bottom:2rem;box-shadow:0 0 30px rgba(216,255,31,.4)}.connectus_successTitle___0XWG{font-size:2rem;font-weight:700;color:#fff;margin-bottom:1rem}.connectus_successMessage__5JWtM{font-size:1.1rem;color:rgba(255,255,255,.85);line-height:1.6;margin-bottom:2.5rem;max-width:320px}.connectus_particle__xXv2l{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--primary,#d8ff1f);top:50%;left:50%;pointer-events:none}.connectus_newMessageButton__P_SFj{padding:.9rem 2rem;background:transparent;border:1.5px solid var(--primary,#d8ff1f);border-radius:8px;color:var(--primary,#d8ff1f);font-weight:600;cursor:pointer;transition:all .3s ease;min-width:200px}.connectus_newMessageButton__P_SFj:hover{background:var(--primary,#d8ff1f);color:#000;scale:1.05}.connectus_newMessageButton__P_SFj:active{scale:.95}@media (max-width:1024px){.connectus_connectContent__jQoOV{flex-direction:column;align-items:center;gap:2rem}.connectus_left__mTJrc{max-width:100%;text-align:center}.connectus_subtitle__gLcJi{margin-left:auto;margin-right:auto}.connectus_formBox__SlbRI{margin-left:0;width:100%;max-width:500px;flex:none}}@media (max-width:768px){.connectus_connectWrapper__u8kwT{padding:4rem 1.5rem}.connectus_title__TE0NG{font-size:2.2rem;line-height:1.2;color:var(--primary)}.connectus_subtitle__gLcJi{font-size:.95rem;margin-bottom:2rem}.connectus_talkList__Kfl9K h4{font-size:.9rem;margin-bottom:1.5rem}.connectus_talkList__Kfl9K li{font-size:1rem;margin-bottom:1.2rem}.connectus_formBox__SlbRI{padding:1.5rem;min-height:auto;flex:none}.connectus_successContainer__CEsLW{min-height:400px;padding:1.5rem}}@media (max-width:480px){.connectus_connectWrapper__u8kwT{padding:3rem 1rem}.connectus_title__TE0NG{font-size:1.8rem}.connectus_subtitle__gLcJi{font-size:.85rem;line-height:1.6}.connectus_formBox__SlbRI input,.connectus_formBox__SlbRI select,.connectus_formBox__SlbRI textarea,.connectus_submitButton__ar9V6{font-size:.9rem;padding:.8rem}.connectus_row__084u8{flex-direction:column;gap:.8rem}.connectus_successTitle___0XWG{font-size:1.8rem}.connectus_successMessage__5JWtM{font-size:1rem}.connectus_successIcon__pJOa2{width:80px;height:80px}.connectus_newMessageButton__P_SFj{padding:.8rem 1.5rem;min-width:180px}}.customdropdown_wrapper__BXWCc{position:relative;width:100%}.customdropdown_trigger__0FAAV{background:linear-gradient(91.4deg,rgba(26,26,26,.9) 12.45%,rgba(34,33,33,.9) 53.52%,rgba(34,33,33,.9) 91.55%);border:1.5px solid rgba(255,255,255,.2);border-radius:6px;padding:.9rem;color:#888;font-size:.95rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.customdropdown_trigger__0FAAV.customdropdown_active__PnqZQ{color:var(--white)}.customdropdown_icon__CyQkk{transition:transform .3s ease}.customdropdown_icon__CyQkk.customdropdown_open__Q6S7b{transform:rotate(180deg)}.customdropdown_menu__YF0fj{position:absolute;top:calc(100% + 6px);left:0;width:100%;background:#1a1a1a;border:1.5px solid rgba(255,255,255,.2);border-radius:6px;z-index:10;box-shadow:0 0 12px rgba(0,0,0,.5);list-style:none}.customdropdown_item__m82sm{padding:.8rem;color:rgba(255,255,255,.85);cursor:pointer}.customdropdown_item__m82sm:hover{background:var(--primary);color:#000}.aboutus_about__S4Pcq{position:relative;text-align:center;padding:6rem 2rem;overflow:hidden;z-index:1;background:#070707}.aboutus_about__S4Pcq:before{content:"";position:absolute;top:65%;left:50%;width:900px;height:400px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(255,255,255,.15) 0,rgba(255,255,255,.08) 40%,transparent 80%);filter:blur(80px);opacity:.8;z-index:0;pointer-events:none}.aboutus_bottomRow__1I4mw,.aboutus_heading__BbTEO,.aboutus_subheading__JoAwV,.aboutus_topRow__zD7Fp{position:relative;z-index:2}.aboutus_heading__BbTEO{font-size:2.2rem;font-weight:700;color:var(--primary);margin-bottom:1rem}.aboutus_subheading__JoAwV{color:var(--grey);max-width:800px;margin:0 auto 4rem;font-size:1rem;line-height:1.6}.aboutus_bottomRow__1I4mw,.aboutus_topRow__zD7Fp{display:grid;grid-gap:1.5rem;gap:1.5rem;margin:0 auto 1.5rem;max-width:1300px}.aboutus_topRow__zD7Fp{grid-template-columns:repeat(2,1fr)}.aboutus_bottomRow__1I4mw{grid-template-columns:repeat(3,1fr)}.aboutus_card__nmZqx{background:#0a0a0a;border-radius:12px;padding:1.5rem;text-align:left;border:1px solid var(--navbar-bg-border);transition:all .3s ease;position:relative;overflow:hidden;z-index:2;box-shadow:inset -4px 0 12px rgba(255,255,255,.05),inset 4px 0 12px rgba(255,255,255,.05),inset 0 -6px 16px rgba(255,255,255,.07),0 6px 22px rgba(0,0,0,.45)}.aboutus_card__nmZqx:hover{background:rgba(26,26,26,.92);box-shadow:inset -4px 0 12px rgba(255,255,255,.05),inset 4px 0 12px rgba(255,255,255,.05),inset 0 -6px 16px rgba(255,255,255,.07),0 8px 28px rgba(0,0,0,.55)}.aboutus_card__nmZqx:before{top:0;left:-1px;width:18px;height:100%;background:linear-gradient(90deg,rgba(255,255,255,.08) 0,rgba(255,255,255,.03) 50%,transparent)}.aboutus_card__nmZqx:after,.aboutus_card__nmZqx:before{content:"";position:absolute;z-index:1;pointer-events:none}.aboutus_card__nmZqx:after{bottom:-1px;left:0;width:100%;height:18px;background:linear-gradient(0deg,rgba(255,255,255,.08) 0,rgba(255,255,255,.03) 50%,transparent)}.aboutus_icon__WJF_N{font-size:1.5rem;color:var(--white);margin-bottom:.8rem;transition:color .3s ease}.aboutus_card__nmZqx:hover .aboutus_icon__WJF_N{color:var(--primary)}.aboutus_title___PLDt{font-size:22px;font-weight:600;margin-bottom:.8rem;color:var(--white);transition:color .3s ease}.aboutus_card__nmZqx:hover .aboutus_title___PLDt{color:var(--primary)}.aboutus_text__m_X4h{font-size:16px;line-height:1.6;color:var(--grey);transition:color .3s ease}.aboutus_card__nmZqx:hover .aboutus_text__m_X4h{color:#ddd}.aboutus_showMoreWrapper__HOY9w{text-align:end;margin-top:2rem}.aboutus_showMoreBtn__9TYfr{all:unset;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.aboutus_showMoreBtn__9TYfr:hover{color:var(--primary)}@media (max-width:1024px){.aboutus_bottomRow__1I4mw,.aboutus_topRow__zD7Fp{grid-template-columns:1fr;max-width:100%}.aboutus_bottomRow__1I4mw{margin:0}.aboutus_icon__WJF_N{color:var(--primary)}}.festorganisers_organiserSection__zfRiZ{position:relative;text-align:center;padding:3rem 2rem 5rem;background:transparent;overflow:hidden;z-index:1;margin-top:12rem}.festorganisers_organiserSection__zfRiZ:before{content:"";position:absolute;inset:0;z-index:0}.festorganisers_organiserSection__zfRiZ:after{content:"";position:absolute;top:60%;left:50%;width:1000px;height:600px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(255,255,255,.15) 0,rgba(255,255,255,.08) 40%,transparent 60%);filter:blur(85px);opacity:.9;z-index:0;pointer-events:none}.festorganisers_grid__MG8t6,.festorganisers_heading__PNw8D{position:relative;z-index:2}.festorganisers_heading__PNw8D{font-size:1.2rem;font-weight:500;color:#c7c7c7;margin-bottom:6rem}.festorganisers_grid__MG8t6{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1300px;margin:0 auto}.festorganisers_card__zM5hv{flex-grow:1;flex-shrink:1;flex-basis:calc(25% - 2rem);max-width:280px;background:#141414;border:1px solid #2e2e2e;border-radius:12px;padding:2.5rem 1.5rem 1.5rem;text-align:center;position:relative;box-shadow:0 4px 10px rgba(0,0,0,.4);transition:transform .08s linear,box-shadow .08s linear,border .08s linear,background .08s linear}.festorganisers_card__zM5hv:hover{background:#1f1f1f;border:1px solid rgba(255,255,255,.15);transform:translateY(8px);box-shadow:0 16px 34px rgba(0,0,0,.75),0 0 25px rgba(255,255,255,.08)}.festorganisers_avatarWrapper__ujEdR{position:absolute;top:-35px;left:50%;transform:translateX(-50%);border-radius:50%;padding:5px}.festorganisers_avatar__0YVN2{width:60px;height:60px;border-radius:50%;object-fit:cover}.festorganisers_name__XEENF{margin-top:2.5rem;font-size:1rem;font-weight:700;color:#d1ff3c}.festorganisers_college__AlBZA{font-size:.9rem;color:#f5f5f5;margin-bottom:.8rem}.festorganisers_feedback__Z3CA_{font-size:.9rem;color:#c7c7c7;line-height:1.5}@media (max-width:1024px){.festorganisers_card__zM5hv{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 2rem)}}@media (max-width:640px){.festorganisers_card__zM5hv{flex:1 1 100%;max-width:100%}}.festorganisers_grid__MG8t6 .festorganisers_card__zM5hv:nth-child(n+5){margin-top:2.5rem}.animatedDropsV2_container__ALU6q{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;z-index:0;pointer-events:none}.animatedDropsV2_drop__QEtxW{position:absolute;left:0;display:flex;flex-direction:column;align-items:center;width:2px;height:220px;opacity:1;border-radius:10px;background:linear-gradient(180deg,rgba(215,242,13,0),#d7f20d 34.13%,rgba(255,172,17,.933546) 48.64%,#ffffff 52.1%,rgba(255,172,17,.871042) 58.28%,#d7f20d 75%,rgba(215,242,13,0))}.discoverfests_discoverFestsSection__EjQyx{position:relative;overflow:hidden;min-height:100vh;background:#070707}.discoverfests_discover___p7Zj{display:flex;align-items:center;justify-content:space-between;gap:4rem;padding:6rem 2rem 8rem;max-width:1420px;margin:0 auto;position:relative;flex-wrap:wrap;min-height:100vh;scroll-snap-align:start}.discoverfests_content__DTcGf{flex:1 1;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .6s ease-in-out}.discoverfests_studentMode__zfMuv{transform:translateY(-10vh);transition:transform .6s ease-in-out}.discoverfests_collegeMode__tIoH_{transform:translateY(6vh);transition:transform .6s ease-in-out}@media (max-width:640px){.discoverfests_studentMode__zfMuv{transform:translateY(-6vh)}.discoverfests_collegeMode__tIoH_{transform:translateY(4vh)}}.discoverfests_heading__nOBTO{font-size:2.6rem;font-weight:700;color:var(--primary,#ffd700);margin-bottom:1rem}.discoverfests_logo__qwui9{width:80px;margin:1rem 0 2rem;display:block}.discoverfests_subheading__LveKJ{font-size:1.1rem;color:var(--grey,#aaa);line-height:1.6;max-width:420px;margin:0 auto 2.5rem;text-align:center}.discoverfests_phoneWrapper__mp6Ex{flex:1 1;position:relative;display:flex;justify-content:center;min-height:600px;align-items:center}.discoverfests_phoneWrapper__mp6Ex:not(.discoverfests_laptopMode__0heJb):before{width:250px;height:380px;filter:blur(80px);z-index:-2;animation:discoverfests_glowPulse__F1l3J 6s ease-in-out infinite}.discoverfests_phoneWrapper__mp6Ex:not(.discoverfests_laptopMode__0heJb):after,.discoverfests_phoneWrapper__mp6Ex:not(.discoverfests_laptopMode__0heJb):before{content:"";position:absolute;top:48%;left:38%;transform:translate(-50%,-50%);background:radial-gradient(ellipse at center,rgba(255,255,255,.6) 0,rgba(230,230,230,.4) 40%,transparent 80%);pointer-events:none}.discoverfests_phoneWrapper__mp6Ex:not(.discoverfests_laptopMode__0heJb):after{width:260px;height:400px;filter:blur(70px);z-index:-3;opacity:1;animation:discoverfests_laptopPulseLeft__TakI_ 6s ease-in-out infinite}@keyframes discoverfests_glowPulse__F1l3J{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.9}50%{transform:translate(-50%,-50%) scale(1.1);opacity:1}}.discoverfests_phoneContainer__nrvUx{position:relative;width:340px;height:640px}.discoverfests_phone__daxvj{position:absolute;top:0;left:0;width:100%;transform:rotate(5deg);z-index:2;filter:drop-shadow(0 20px 40px rgba(0,0,0,.9));opacity:0;transition:opacity .6s ease-in-out}.discoverfests_phone__daxvj.discoverfests_active___wKcg{opacity:1}.discoverfests_emoji__0__Ls{position:absolute;z-index:3;opacity:0;transition:transform .3s ease}.discoverfests_screen1Face__hXz2G{top:35%;right:calc(22% - 88px);width:60px}.discoverfests_screen1Mirror__sZMlH{top:43%;left:calc(22% - 70px);width:60px}.discoverfests_screen1Fire__PNwPy{bottom:20%;right:calc(30% - 42px);width:60px}.discoverfests_screen2Collision__b6EMb{top:20%;left:calc(22% - 30px);width:60px}.discoverfests_screen2V__ULQCE{bottom:15%;right:calc(22% - 18px);width:60px}.discoverfests_screen3Links__5SmW0{top:40%;left:calc(22% - 78px);width:60px}.discoverfests_screen3Unlocked__odAr_{top:15%;right:calc(22% - 120px);width:60px}.discoverfests_screen3Phone__5R4Tz{bottom:20%;right:calc(22% - 30px);width:60px}.discoverfests_screen4Card__yTreZ{top:13%;left:calc(22% - 48px);width:60px}.discoverfests_screen4Cart__svQUr{bottom:25%;right:calc(22% - 35px);width:55px}.discoverfests_laptopContainer__juquq{position:relative;width:580px;height:450px;display:flex;align-items:center;justify-content:center;margin-top:30px;z-index:10}.discoverfests_laptopScreen__T1NF8{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .6s ease;width:100%;height:auto;max-width:580px;filter:drop-shadow(0 20px 40px rgba(0,0,0,.9));z-index:10}.discoverfests_laptopScreen__T1NF8.discoverfests_active___wKcg{opacity:1}.discoverfests_phoneWrapper__mp6Ex.discoverfests_laptopMode__0heJb:before{left:40%;animation:discoverfests_laptopPulseLeft__TakI_ 6s ease-in-out infinite}.discoverfests_phoneWrapper__mp6Ex.discoverfests_laptopMode__0heJb:after,.discoverfests_phoneWrapper__mp6Ex.discoverfests_laptopMode__0heJb:before{content:"";position:absolute;top:60%;width:250px;height:400px;transform:translateY(-50%);background:radial-gradient(ellipse at center,rgba(255,255,255,.9) 0,rgba(220,220,220,.6) 40%,transparent 80%);filter:blur(70px);z-index:-1;pointer-events:none;opacity:1}.discoverfests_phoneWrapper__mp6Ex.discoverfests_laptopMode__0heJb:after{right:40%;animation:discoverfests_laptopPulseRight__k0C2b 6s ease-in-out infinite}@keyframes discoverfests_laptopPulseLeft__TakI_{0%,to{transform:translateY(-50%) scale(1) rotate(-2deg);opacity:.9}50%{transform:translateY(-50%) scale(1.1) rotate(0deg);opacity:1}}@keyframes discoverfests_laptopPulseRight__k0C2b{0%,to{transform:translateY(-50%) scale(1) rotate(2deg);opacity:.9}50%{transform:translateY(-50%) scale(1.1) rotate(0deg);opacity:1}}.discoverfests_laptopContainer__juquq:after{content:"";position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);width:400px;height:60px;background:radial-gradient(ellipse at center,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 70%);filter:blur(25px);opacity:.9;z-index:5}.discoverfests_toggleGroup__MNEj7{display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);background:#1a1a1a;border-radius:50px;padding:6px;overflow:hidden;width:-moz-fit-content;width:fit-content;min-width:340px;border:1px solid #0f2e25;transition:background .3s ease;z-index:10}.discoverfests_toggleBtn__HE_HK{position:relative;flex:1 1;min-width:170px;padding:.9rem 2.2rem;background:transparent;border:none;border-radius:50px;color:#9b9b9b;font-size:1rem;font-weight:600;cursor:pointer;transition:color .3s ease;z-index:2;white-space:nowrap}.discoverfests_toggleBtn__HE_HK.discoverfests_active___wKcg{color:#ffffff}.discoverfests_toggleGroup__MNEj7:before{content:"";position:absolute;top:3px;left:3px;width:calc(50% - 6px);height:calc(100% - 6px);background:#0c4637;border-radius:50px;box-shadow:0 0 0 1.5px #028559;transition:all .35s cubic-bezier(.4,0,.2,1);animation:discoverfests_softPulse__r_KSV 4s ease-in-out infinite;z-index:1}.discoverfests_toggleGroup__MNEj7[data-active=colleges]:before{transform:translateX(calc(100% + 5px))}@keyframes discoverfests_softPulse__r_KSV{0%,to{box-shadow:0 0 0 1.5px #028559,0 0 10px rgba(2,133,89,.3)}50%{box-shadow:0 0 0 1.5px #028559,0 0 16px rgba(2,133,89,.5)}}@media (max-width:1024px){.discoverfests_discover___p7Zj{flex-direction:column;text-align:center;gap:3rem;padding-bottom:6rem;min-height:auto}.discoverfests_phoneWrapper__mp6Ex{min-height:500px}.discoverfests_phoneContainer__nrvUx{width:280px}.discoverfests_emoji__0__Ls{width:45px}.discoverfests_laptopContainer__juquq{width:480px}.discoverfests_phoneWrapper__mp6Ex.discoverfests_laptopMode__0heJb:after,.discoverfests_phoneWrapper__mp6Ex.discoverfests_laptopMode__0heJb:before{width:220px;height:320px;filter:blur(60px);top:60%}.discoverfests_laptopContainer__juquq:after{width:350px;height:50px}}@media (max-width:640px){.discoverfests_heading__nOBTO{font-size:2rem}.discoverfests_subheading__LveKJ{font-size:1rem;max-width:300px}.discoverfests_phoneWrapper__mp6Ex{min-height:400px}.discoverfests_phoneContainer__nrvUx{width:230px}.discoverfests_toggleGroup__MNEj7{bottom:1.5rem}.discoverfests_phoneWrapper__mp6Ex.discoverfests_laptopMode__0heJb:after,.discoverfests_phoneWrapper__mp6Ex.discoverfests_laptopMode__0heJb:before{width:180px;height:260px;filter:blur(50px);top:60%}.discoverfests_laptopContainer__juquq:after{width:250px;height:40px;bottom:-30px}}.discoverfests_textGroup__wrAyp{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.2rem}