.hero-module__8_1Y_q__heroImage{filter:brightness(.4);-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%;height:90vh}.hero-module__8_1Y_q__heroText{color:#fff;text-align:left;max-width:600px;margin:0 auto;font-size:2rem;font-weight:600}@media (max-width:768px){.hero-module__8_1Y_q__heroText{text-align:center;font-size:1.5rem}}@media (max-width:425px){.hero-module__8_1Y_q__heroText{font-size:1.25rem}}.hero-module__8_1Y_q__meeshoite{color:#ff9d00;text-align:center;text-align:left;max-width:600px;margin:0 auto}@media (max-width:768px){.hero-module__8_1Y_q__meeshoite{text-align:center;font-size:1.5rem}}@media (max-width:425px){.hero-module__8_1Y_q__meeshoite{font-size:1.25rem}}
.WhyJoinUs-module__9Zelka__container{justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex}.WhyJoinUs-module__9Zelka__content{width:100%;max-width:100vw;margin:0 auto}.WhyJoinUs-module__9Zelka__heading{text-align:center;margin-bottom:3rem;font-size:3rem;font-weight:700}.WhyJoinUs-module__9Zelka__tilesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:900px;margin:0 auto;padding:1rem;display:grid}.WhyJoinUs-module__9Zelka__tile{text-align:center;background-color:#9f2089;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.WhyJoinUs-module__9Zelka__tile:before{content:"";background:linear-gradient(90deg,#3b82f6,#8b5cf6);height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.WhyJoinUs-module__9Zelka__tile:hover{transform:translateY(-8px)}.WhyJoinUs-module__9Zelka__tile:hover:before{transform:scaleX(1)}.WhyJoinUs-module__9Zelka__tileIcon{width:125px;margin-bottom:1.5rem;transition:transform .3s;display:block}.WhyJoinUs-module__9Zelka__tile:hover .WhyJoinUs-module__9Zelka__tileIcon{transform:scale(1.1)}.WhyJoinUs-module__9Zelka__tileTitle{margin-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:1.3}.WhyJoinUs-module__9Zelka__tileDescription{margin:0;font-size:1.2rem;line-height:1.6}@media (max-width:768px){.WhyJoinUs-module__9Zelka__container{padding:2rem 1rem}.WhyJoinUs-module__9Zelka__heading{margin-bottom:2rem;font-size:2.5rem}.WhyJoinUs-module__9Zelka__tilesGrid{grid-template-columns:1fr;gap:1.5rem;max-width:400px}.WhyJoinUs-module__9Zelka__tile{padding:2rem 1.5rem}.WhyJoinUs-module__9Zelka__tileIcon{margin-bottom:1rem;font-size:2.5rem}.WhyJoinUs-module__9Zelka__tileTitle{font-size:1.25rem}}@media (max-width:480px){.WhyJoinUs-module__9Zelka__heading{font-size:2rem}.WhyJoinUs-module__9Zelka__tile{padding:1.5rem 1.25rem}.WhyJoinUs-module__9Zelka__tileIcon{font-size:2rem}}
.Announcements-module__wCSvha__container{cursor:pointer;background:#fff;border-bottom:1px solid #e5e7eb;width:100%;padding:.8rem 0;transition:all .3s}.Announcements-module__wCSvha__container:hover{background:#f8f9fa;border-bottom-color:#ff9d00;transform:translateY(-3px);box-shadow:0 8px 25px #ff9d00cc}.Announcements-module__wCSvha__content{margin:0 auto;padding:0 2rem}.Announcements-module__wCSvha__announcement{align-items:center;gap:.5rem;font-size:1.125rem;line-height:1.6;display:flex}.Announcements-module__wCSvha__label{color:#000;white-space:nowrap;font-weight:600}.Announcements-module__wCSvha__divider{background:#000;width:1px;height:3rem;margin:0 5rem 0 .5rem}@media (max-width:768px){.Announcements-module__wCSvha__divider{display:none}}.Announcements-module__wCSvha__text{color:#000}.Announcements-module__wCSvha__link{font-weight:500;transition:color .2s}.Announcements-module__wCSvha__link:hover{text-decoration:none}.Announcements-module__wCSvha__liveButton{color:#fff;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#dc2626;border-radius:5px;padding:.25rem .75rem .25rem 1.5rem;font-size:.75rem;font-weight:600;animation:2s infinite Announcements-module__wCSvha__pulse;position:relative}.Announcements-module__wCSvha__liveButton:before{content:"";background:#fff;border-radius:50%;width:6px;height:6px;animation:2s infinite Announcements-module__wCSvha__pulse;position:absolute;top:50%;left:.5rem;transform:translateY(-50%)}@keyframes Announcements-module__wCSvha__pulse{0%,to{opacity:1}50%{opacity:.8}}
.Roles-module__fhAUHW__container{justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex}.Roles-module__fhAUHW__content{width:100%;max-width:1200px;margin:0 auto}.Roles-module__fhAUHW__heading{text-align:center;margin-bottom:3rem;font-size:3rem;font-weight:700}.Roles-module__fhAUHW__rolesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:fit-content;margin:0 auto;padding:1rem;display:grid}.Roles-module__fhAUHW__roleTile{cursor:pointer;text-align:center;color:#ff9d00;box-shadow:none;perspective:1200px;background:#9f2089;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-width:320px;min-height:340px;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.Roles-module__fhAUHW__roleTile:hover{transform:translateY(-8px);box-shadow:0 10px 25px #0003}.Roles-module__fhAUHW__iconContainer{border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:1.5rem;transition:all .3s;display:flex}.Roles-module__fhAUHW__icon{-o-object-fit:contain;object-fit:contain;width:100px;height:100px;transition:transform .3s}.Roles-module__fhAUHW__roleTile:hover .Roles-module__fhAUHW__icon{transform:scale(1.1)}.Roles-module__fhAUHW__roleTitle{color:#ff9d00;margin:0 0 2rem;font-size:1.8rem;font-weight:700;line-height:1.3}.Roles-module__fhAUHW__expandedContent{width:100%}.Roles-module__fhAUHW__expandedContent.Roles-module__fhAUHW__open{animation:.4s ease-out forwards Roles-module__fhAUHW__contentFadeIn}.Roles-module__fhAUHW__expandedContent.Roles-module__fhAUHW__closing{animation:.4s ease-out forwards Roles-module__fhAUHW__contentFadeOut}@keyframes Roles-module__fhAUHW__contentFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes Roles-module__fhAUHW__contentFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.Roles-module__fhAUHW__roleDescription{color:#f0f0f0;margin:1rem 0;font-size:.9rem}.Roles-module__fhAUHW__roleDetails h4{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:600}.Roles-module__fhAUHW__roleDetails ul{text-align:left;padding-left:1.5rem;font-size:1.2rem;line-height:1.8;list-style:outside;display:inline-block}.Roles-module__fhAUHW__roleDetails li{color:#e0e0e0;text-align:left;margin-bottom:.75rem;font-size:1.2rem}.Roles-module__fhAUHW__animatedCardFront{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.Roles-module__fhAUHW__animatedCardBack{color:#f3e8ff;flex-direction:column;justify-content:center;height:100%;display:flex}.Roles-module__fhAUHW__animatedCardIcon{-o-object-fit:contain;object-fit:contain;width:120px;height:120px;margin-bottom:2rem}.Roles-module__fhAUHW__animatedCardTitle{color:#ff9d00;text-align:center;margin:0;font-size:1.75rem;font-weight:700}.Roles-module__fhAUHW__animatedCardBackTitle{color:#ff9d00;text-align:center;margin:0 0 1.5rem;font-size:1.75rem;font-weight:700}.Roles-module__fhAUHW__animatedCardList{margin:0;padding-left:1.5rem;font-size:1.1rem;line-height:1.8;list-style:outside}.Roles-module__fhAUHW__animatedCardListItem{margin-bottom:.75rem}.Roles-module__fhAUHW__mobileCarouselTrack{transition:transform .4s cubic-bezier(.4,.2,.2,1);display:flex}.Roles-module__fhAUHW__flipCard{perspective:1200px;width:100%;min-width:320px;height:100%;min-height:340px;position:relative}.Roles-module__fhAUHW__flipInner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,.2,.2,1);position:relative}.Roles-module__fhAUHW__roleTile.Roles-module__fhAUHW__expanded .Roles-module__fhAUHW__flipInner{transform:rotateY(180deg)}.Roles-module__fhAUHW__flipFront,.Roles-module__fhAUHW__flipBack{backface-visibility:hidden;color:#ff9d00;width:100%;height:100%;box-shadow:none;background:#9f2089;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1.5rem;display:flex;position:absolute;top:0;left:0}.Roles-module__fhAUHW__flipBack{color:#fff;background:#9f2089;overflow-y:auto;transform:rotateY(180deg)}@media (max-width:768px){.Roles-module__fhAUHW__container{padding:3rem 0}.Roles-module__fhAUHW__heading{margin-bottom:2.5rem;padding:0 1rem;font-size:2.25rem}.Roles-module__fhAUHW__rolesGrid{display:none}.Roles-module__fhAUHW__mobileCarousel{width:100%;position:relative;overflow:hidden}.Roles-module__fhAUHW__mobileCarouselTrack{transition:transform .4s cubic-bezier(.4,.2,.2,1);display:flex}.Roles-module__fhAUHW__mobileCarouselSlide{box-sizing:border-box;flex:0 0 100%;justify-content:center;width:100%;padding:2.5rem 1.5rem 0;display:flex}.Roles-module__fhAUHW__roleTile,.Roles-module__fhAUHW__flipCard{width:100%;max-width:400px;min-height:500px}.Roles-module__fhAUHW__flipFront,.Roles-module__fhAUHW__flipBack{padding:1.5rem}.Roles-module__fhAUHW__flipBack{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#ffffff4d transparent;overflow-y:auto}.Roles-module__fhAUHW__flipBack::-webkit-scrollbar{width:5px}.Roles-module__fhAUHW__flipBack::-webkit-scrollbar-track{background:0 0}.Roles-module__fhAUHW__flipBack::-webkit-scrollbar-thumb{background-color:#ffffff4d;border-radius:20px}.Roles-module__fhAUHW__iconContainer{width:80px;height:80px;margin-bottom:1.5rem}.Roles-module__fhAUHW__roleTitle{font-size:1.5rem}.Roles-module__fhAUHW__roleDescription{font-size:1rem}.Roles-module__fhAUHW__roleDetails li{font-size:.95rem}.Roles-module__fhAUHW__mobileNav{color:#fff;justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.Roles-module__fhAUHW__mobileNav button{color:#fff;cursor:pointer;background-color:#9f208980;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;transition:background-color .2s;display:flex}.Roles-module__fhAUHW__mobileNav button:hover{background-color:#9f2089}.Roles-module__fhAUHW__mobileNav span{text-align:center;min-width:50px;font-size:1.1rem;font-weight:500}}@media (max-width:480px){.Roles-module__fhAUHW__heading{font-size:2rem}.Roles-module__fhAUHW__rolesGrid{grid-template-columns:1fr;gap:1rem;max-width:300px}.Roles-module__fhAUHW__roleTile,.Roles-module__fhAUHW__flipCard{min-width:160px;min-height:310px}.Roles-module__fhAUHW__flipFront,.Roles-module__fhAUHW__flipBack{padding:1.25rem .5rem}.Roles-module__fhAUHW__iconContainer{width:50px;height:50px}.Roles-module__fhAUHW__roleTitle{font-size:.875rem}}
.AnimatedCard-module__ZB6jDG__card{cursor:pointer;border-radius:1rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.AnimatedCard-module__ZB6jDG__card:hover{transform:translateY(-5px);box-shadow:0 25px 50px -12px #00000080}.AnimatedCard-module__ZB6jDG__cardContentFront,.AnimatedCard-module__ZB6jDG__cardContentBack{width:100%;height:100%;transition:all .6s cubic-bezier(.76,0,.24,1)}.AnimatedCard-module__ZB6jDG__cardContentFront{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex}.AnimatedCard-module__ZB6jDG__cardContentBack{color:#f3e8ff;flex-direction:column;justify-content:center;width:100%;height:100%;padding:1.5rem;display:flex;position:absolute;top:0;left:0;transform:translateY(101%)}.AnimatedCard-module__ZB6jDG__card.AnimatedCard-module__ZB6jDG__isActive .AnimatedCard-module__ZB6jDG__cardContentFront,.AnimatedCard-module__ZB6jDG__card:hover .AnimatedCard-module__ZB6jDG__cardContentFront{opacity:0;transform:scale(.9)}.AnimatedCard-module__ZB6jDG__card.AnimatedCard-module__ZB6jDG__isActive .AnimatedCard-module__ZB6jDG__cardContentBack,.AnimatedCard-module__ZB6jDG__card:hover .AnimatedCard-module__ZB6jDG__cardContentBack{transform:translateY(0)}.AnimatedCard-module__ZB6jDG__cardContentBack>*{opacity:0;transition:opacity .4s .3s,transform .4s .3s;transform:translateY(20px)}.AnimatedCard-module__ZB6jDG__card.AnimatedCard-module__ZB6jDG__isActive .AnimatedCard-module__ZB6jDG__cardContentBack>*,.AnimatedCard-module__ZB6jDG__card:hover .AnimatedCard-module__ZB6jDG__cardContentBack>*{opacity:1;transform:translateY(0)}@media (max-width:768px){.AnimatedCard-module__ZB6jDG__card:hover{box-shadow:none;transform:none}.AnimatedCard-module__ZB6jDG__card{transition:transform .3s}}
.Roadmap-module__DXG8Ea__container{color:#fff;text-align:center;background-color:#000;padding:80px 20px;font-family:sans-serif}.Roadmap-module__DXG8Ea__title{margin-bottom:16px;font-size:48px;font-weight:700}.Roadmap-module__DXG8Ea__subtitle{color:#e0e0e0;max-width:600px;margin:0 auto 40px;font-size:18px}.Roadmap-module__DXG8Ea__tabs{z-index:1;flex-wrap:wrap;justify-content:center;gap:20px;width:100%;max-width:1200px;margin:0 auto 24px;display:flex;position:relative}.Roadmap-module__DXG8Ea__tab{color:#fff;cursor:pointer;background-color:#9f2089;border:none;border-radius:50px;flex:1 1 0;min-width:280px;max-width:400px;margin:0 8px;padding:20px 40px;font-size:18px;font-weight:600;transition:background-color .3s;position:relative}.Roadmap-module__DXG8Ea__tab:hover{background-color:#5a0bad}.Roadmap-module__DXG8Ea__activeTab{background-color:#9f2089}.Roadmap-module__DXG8Ea__activeTab:after{content:"";border-top:15px solid #9f2089;border-left:15px solid #0000;border-right:15px solid #0000;width:0;height:0;position:absolute;bottom:-15px;left:50%;transform:translate(-50%)}.Roadmap-module__DXG8Ea__content{color:#fff;text-align:justify;background-color:#9f2089;border-radius:40px;justify-content:space-between;align-items:center;gap:40px;max-width:1200px;min-height:570px;margin:20px auto 0;padding:60px 40px 40px;list-style-position:inside;display:flex}.Roadmap-module__DXG8Ea__content ul{margin:0;padding:0;list-style:none}.Roadmap-module__DXG8Ea__content li{opacity:0;margin-bottom:18px;padding-left:25px;font-size:22px;font-weight:600;list-style-position:inside;animation:.6s ease-out forwards Roadmap-module__DXG8Ea__fadeInUp;position:relative}.Roadmap-module__DXG8Ea__content li:first-child{animation-delay:.1s}.Roadmap-module__DXG8Ea__content li:nth-child(2){animation-delay:.2s}.Roadmap-module__DXG8Ea__content li:nth-child(3){animation-delay:.3s}.Roadmap-module__DXG8Ea__content li:nth-child(4){animation-delay:.4s}.Roadmap-module__DXG8Ea__content li:nth-child(5){animation-delay:.5s}.Roadmap-module__DXG8Ea__content li:before{content:"•";font-size:1.2em;line-height:1;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Roadmap-module__DXG8Ea__content_list{width:100%;max-width:100%;margin:auto}.Roadmap-module__DXG8Ea__contentListWrapper{flex:0 0 60%;justify-content:flex-start;align-items:center;width:60%;padding-left:40px;animation:.5s ease-out Roadmap-module__DXG8Ea__fadeInSlide;display:flex}.Roadmap-module__DXG8Ea__imageWrapper{flex:0 0 40%;justify-content:center;align-items:center;width:40%;display:flex}.Roadmap-module__DXG8Ea__contentImage{-o-object-fit:contain;object-fit:contain;cursor:pointer;width:100%;max-width:280px;height:auto;max-height:280px;transition:transform .3s;animation:.6s ease-out Roadmap-module__DXG8Ea__fadeInScale,5s ease-in-out .6s infinite Roadmap-module__DXG8Ea__coolFloat}.Roadmap-module__DXG8Ea__contentImage:hover{transform:scale(1.05)rotate(2deg)}@keyframes Roadmap-module__DXG8Ea__fadeInScale{0%{opacity:0;transform:scale(.8)translateY(20px)}50%{opacity:.7;transform:scale(1.02)translateY(-5px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes Roadmap-module__DXG8Ea__coolFloat{0%{transform:translateY(0)translate(0)scale(1)rotate(0)}20%{transform:translateY(-15px)translate(5px)scale(1.04)rotate(3deg)}40%{transform:translateY(-25px)translate(2px)scale(1.08)rotate(-1deg)}60%{transform:translateY(-20px)translate(-5px)scale(1.05)rotate(-3deg)}80%{transform:translateY(-10px)translate(-2px)scale(1.02)rotate(2deg)}to{transform:translateY(0)translate(0)scale(1)rotate(0)}}@keyframes Roadmap-module__DXG8Ea__fadeInSlide{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes Roadmap-module__DXG8Ea__fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.Roadmap-module__DXG8Ea__content{gap:20px}.Roadmap-module__DXG8Ea__contentImage{max-width:220px;max-height:220px}.Roadmap-module__DXG8Ea__contentListWrapper{padding-left:30px}}@media (max-width:1000px){.Roadmap-module__DXG8Ea__content{min-height:400px}.Roadmap-module__DXG8Ea__imageWrapper{display:none}.Roadmap-module__DXG8Ea__contentListWrapper{flex:1;justify-content:center;align-items:center;width:100%;padding-left:0}}@media (max-width:900px){.Roadmap-module__DXG8Ea__content{border-radius:20px;flex-direction:column;gap:30px;max-width:98vw;min-height:350px;padding:32px 8px 24px}.Roadmap-module__DXG8Ea__contentListWrapper{flex:none;justify-content:center;align-items:center;width:100%;padding-left:20px}.Roadmap-module__DXG8Ea__imageWrapper{flex:none;width:100%}.Roadmap-module__DXG8Ea__contentImage{max-width:200px;max-height:200px}.Roadmap-module__DXG8Ea__tabs{gap:10px;max-width:98vw}.Roadmap-module__DXG8Ea__tab{min-width:160px;margin:0 2px;padding:14px 10px;font-size:16px}}@media (max-width:768px){.Roadmap-module__DXG8Ea__tabs,.Roadmap-module__DXG8Ea__content{display:none}.Roadmap-module__DXG8Ea__container{padding:4rem 1rem}.Roadmap-module__DXG8Ea__title{margin-bottom:1rem;font-size:2.5rem}.Roadmap-module__DXG8Ea__subtitle{max-width:90vw;margin:0 auto 2.5rem;font-size:1rem}.Roadmap-module__DXG8Ea__mobileSwiper{width:100%;position:relative}.Roadmap-module__DXG8Ea__swiperTrackContainer{width:100%;position:relative;overflow:hidden}.Roadmap-module__DXG8Ea__mobileSwiperTrack{transition:transform .4s cubic-bezier(.4,.2,.2,1);display:flex}.Roadmap-module__DXG8Ea__mobileSwiperSlide{box-sizing:border-box;flex:0 0 100%;justify-content:center;width:100%;padding:0 1rem;display:flex}.Roadmap-module__DXG8Ea__tabCard{color:#fff;text-align:left;background:linear-gradient(145deg,#a92391,#8c1d77);border-radius:24px;flex-direction:column;align-items:center;width:100%;max-width:450px;min-height:420px;padding:2.5rem 1.5rem;display:flex;box-shadow:0 10px 40px #9f20894d,0 0 0 1px #ffffff1a}.Roadmap-module__DXG8Ea__tabCardTitle{text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.Roadmap-module__DXG8Ea__content_list{flex-direction:column;gap:1rem;width:100%;padding:0;list-style:none;display:flex}.Roadmap-module__DXG8Ea__content_list li{padding-left:25px;font-size:1.25rem;font-weight:600;line-height:1.7;position:relative}.Roadmap-module__DXG8Ea__content_list li:before{content:"•";color:#fff;font-size:1.2em;line-height:1;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Roadmap-module__DXG8Ea__mobileNav{justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.Roadmap-module__DXG8Ea__mobileNav button{color:#fff;cursor:pointer;background:#9f2089;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 15px #0003}.Roadmap-module__DXG8Ea__mobileNav button:hover{transform:scale(1.1)}.Roadmap-module__DXG8Ea__mobileNav span{color:#e0e0e0;text-align:center;min-width:50px;font-size:1.2rem;font-weight:500}}
.InsiderTips-module__HNDNjq__insider_tips_container{text-align:center;background-color:#000;padding:60px 20px;font-family:sans-serif}.InsiderTips-module__HNDNjq__insider_tips_title{color:#fff;margin-bottom:40px;font-size:36px;font-weight:700}.InsiderTips-module__HNDNjq__carousel_container{max-width:800px;margin:0 auto;position:relative}.InsiderTips-module__HNDNjq__video_wrapper{color:#fff;border-radius:10px;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:relative;overflow:hidden}.InsiderTips-module__HNDNjq__video_wrapper iframe{border:none;width:100%;height:100%}.InsiderTips-module__HNDNjq__dots_container{justify-content:center;margin-top:20px;display:flex}.InsiderTips-module__HNDNjq__dot{cursor:pointer;background-color:#555;border-radius:50%;width:10px;height:10px;margin:0 5px;transition:background-color .3s}.InsiderTips-module__HNDNjq__dot.InsiderTips-module__HNDNjq__active{background-color:#fff}.InsiderTips-module__HNDNjq__responsive_video_wrapper{aspect-ratio:16/9;width:100%;margin:0 auto;position:relative}.InsiderTips-module__HNDNjq__responsive_iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:600px){.InsiderTips-module__HNDNjq__responsive_video_wrapper{aspect-ratio:16/9;max-width:100vw;height:auto}}.InsiderTips-module__HNDNjq__arrow_button{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;justify-content:center;align-items:center;height:48px;padding:0 12px;font-size:2rem;transition:color .2s;display:flex;top:50%;transform:translateY(-50%)}
.CampusEvents-module__2BP_AG__events_container{text-align:center;background-color:#000;padding:60px 20px;font-family:sans-serif}.CampusEvents-module__2BP_AG__events_title{color:#fff;margin-bottom:40px;font-size:36px;font-weight:700}.CampusEvents-module__2BP_AG__events_grid{flex-wrap:wrap;justify-content:center;gap:40px;display:flex}.CampusEvents-module__2BP_AG__event_card{cursor:pointer;background-color:#fff;border-radius:10px;width:300px;height:300px;padding:10px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 8px #0000001a}.CampusEvents-module__2BP_AG__event_card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #ff9d00cc,0 0 20px #ff9d0066}.CampusEvents-module__2BP_AG__event_image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}
