.about_about__YhTSh{position:relative;display:flex;flex-direction:column;gap:2rem;padding:2rem 4rem 4rem}.about_popup__JRRDX{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75);z-index:1000}.about_popupContent__rRQkY{position:relative;display:grid;place-items:center;width:100%;height:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about_closeButton__XypYF{color:#fff;position:absolute;top:10px;right:10px;background:transparent;border:none;font-size:24px;cursor:pointer}.about_place__eHzjv{display:none;align-items:center;justify-content:space-between;gap:.75rem;font-weight:700;line-height:1.1}.about_place__eHzjv>span{display:flex;justify-content:center;background:linear-gradient(-180deg,#716cf3,#504dad);padding:.5rem 1rem;border-radius:.75rem;color:#fff;gap:.25rem;font-size:var(--textlg)}.about_place__eHzjv .about_icon__gbcy7{position:relative;top:.15rem}.about_days__WPr8Q{display:flex;align-items:baseline;color:#fff}.about_days__WPr8Q div{width:3.75rem;height:3rem;border-radius:.75rem;background-color:var(--red);font-size:1.5rem;position:relative;rotate:5deg;display:grid;place-items:center}.about_days__WPr8Q div:first-child{left:.75rem}.about_days__WPr8Q div:last-child{right:.8rem;rotate:-7.5deg;background:linear-gradient(-180deg,#716cf3,#504dad)}.about_days__WPr8Q div p{position:absolute}.about_days__WPr8Q div:first-child p{right:1.25rem}.about_days__WPr8Q div:last-child p{right:1.2rem}.about_days__WPr8Q div span{position:absolute;top:.8rem;right:.5rem;font-size:.75rem}.about_days__WPr8Q div:last-child span{right:.35rem}.about_days__WPr8Q>p{z-index:1;font-size:1.5rem;position:relative}.about_date__mTX9u>p{color:var(--red);font-weight:700;text-align:center;font-size:1rem}.about_place__eHzjv>span{border-radius:.5rem;font-size:.8rem}.about_content__q7tke{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3rem;gap:3rem;align-items:center}.about_aboutContent___Zw3A{display:flex;flex-direction:column;gap:1rem;font-size:1.3rem;line-height:1.5;padding:.75rem;border-radius:1rem;background-color:hsla(0,0%,100%,.85);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about_aboutContent___Zw3A .about_design__k7tOO{width:10rem;height:-moz-fit-content;height:fit-content}.about_aboutContent___Zw3A h2{font-size:var(--heading)}.about_aboutContent___Zw3A p{color:#3e3e3e}.about_aboutContent___Zw3A span{margin-top:1rem;display:flex;gap:1.5rem;justify-content:space-between;align-items:center}.about_aboutContent___Zw3A .about_group__neJ8B{width:8rem;height:2rem;object-fit:contain}.about_aboutContent___Zw3A a,.about_gallery__3pMTb a{text-decoration:none;background-color:var(--red);padding:.7rem 2rem;border:none;border-radius:5rem;color:#fff;font-size:.9rem;text-transform:uppercase;box-shadow:0 0 10px rgba(199,0,56,.35);transition:all .3s ease-in-out}.about_aboutContent___Zw3A a:hover,.about_gallery__3pMTb a:hover{background-color:#fff;color:var(--red)}.about_scroll__4COqn{display:flex;flex-direction:column;overflow-y:scroll;gap:1rem;scrollbar-width:thin;scrollbar-color:var(--violet) #e4e4e4;-webkit-overflow-scrolling:touch;position:relative}.about_thumbnailContainer__2lWrJ{position:relative;display:grid;place-items:center;width:100%;height:20rem;overflow:hidden;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.about_thumbnailContainer__2lWrJ img{width:100%;height:100%;object-fit:cover}.about_thumbnailContainer__2lWrJ .about_icon__gbcy7{position:absolute;width:3rem;height:3rem;display:grid;place-content:center;border-radius:50%;font-size:1.2rem;background-color:hsla(0,0%,100%,.8);z-index:1;transition:all .3s ease-in-out}.about_thumbnailContainer__2lWrJ .about_icon__gbcy7:hover{background-color:#fff;scale:1.2;box-shadow:0 0 1px 20px hsla(0,0%,100%,.25)}.about_video__90OpR{width:100%;height:20rem;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.about_video__90OpR[poster]{object-fit:cover}.about_gallery__3pMTb,.about_highlight__JOHE_{overflow:hidden;height:35rem;background-color:#f9f9ff;border-radius:1rem;padding:2rem;display:flex;flex-direction:column;gap:1rem;position:relative}.about_highlight__JOHE_ .about_fade__qS3Aj{position:absolute;width:100%;height:11rem;left:0;bottom:0;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff);z-index:9}.about_highlight__JOHE_ h2{font-size:var(--subHeading);margin-bottom:1rem}.about_highlight__JOHE_ .about_box__r1edr{display:flex;align-items:flex-start;gap:1.25rem;padding:2rem;background-color:#fff;border-radius:1rem}.about_youtube__8MzRE{flex-shrink:0;height:10rem;overflow:hidden;position:relative;border-radius:1rem;display:grid;place-items:center;cursor:pointer}.about_youtube__8MzRE .about_icon__gbcy7{position:absolute;width:3rem;height:3rem;display:grid;place-content:center;border-radius:50%;font-size:1.2rem;background-color:hsla(0,0%,100%,.8);z-index:1;transition:all .3s ease-in-out}.about_youtube__8MzRE:hover .about_icon__gbcy7{background-color:#fff;scale:1.1;box-shadow:0 0 1px 12px hsla(0,0%,100%,.25)}.about_highlight__JOHE_ .about_box__r1edr img{width:10rem;height:10rem;object-fit:cover;object-position:50% 20%;border-radius:1rem;cursor:pointer;transition:all .3s ease-in-out}.about_highlight__JOHE_ .about_box__r1edr img:hover{transform:scale(1.1)}.about_highlight__JOHE_ .about_box__r1edr span{display:flex;flex-direction:column;gap:.25rem;color:#3e3e3e}.about_highlight__JOHE_ .about_box__r1edr a{text-decoration:none}.about_highlight__JOHE_ .about_box__r1edr span h3{font-size:1.75rem;color:#000}.about_gallery__3pMTb{height:-moz-fit-content;height:fit-content}.about_galleryLink__AZ6Su{margin-top:.5rem;display:flex;justify-content:space-between;align-items:center}.about_gallery__3pMTb .about_design__k7tOO{width:10rem;height:2.5rem}.about_who__iH_ll{background-color:#f9f9ff;padding:4rem 2rem 6rem;position:relative;border-radius:1rem;display:flex;flex-direction:column;gap:2.5rem}.about_who__iH_ll .about_head__UkP77{display:flex;justify-content:space-between;align-items:center;gap:1rem}.about_who__iH_ll .about_head__UkP77 h2{font-size:var(--heading)}.about_who__iH_ll .about_head__UkP77 img{object-fit:contain;width:-moz-fit-content;width:fit-content;height:2.5rem}.about_whoContent__J7wk0{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;z-index:2}.about_whoContent__J7wk0 .about_box__r1edr{height:100%;text-align:center;display:flex;align-items:center;flex-direction:column;background-color:#fff;border-radius:1rem;padding:1.5rem;color:#3e3e3e}.about_highlightImg___CheE{height:-moz-fit-content;height:fit-content;width:100%;border-radius:1rem;overflow:hidden}.about_highlightImg___CheE img{width:100%;height:100%;object-fit:contain}.about_whoContent__J7wk0 .about_box__r1edr h3{margin-bottom:.5rem;font-size:var(--subHeading);color:#000}.about_l1__ryXlO{position:absolute;z-index:-1;left:-2rem;top:10%;width:55rem;height:55rem;object-fit:contain}.about_l4__QOPCO{position:absolute;width:10rem;height:-moz-fit-content;height:fit-content;bottom:-6rem;right:5rem;z-index:1}.about_aboutContent___Zw3A .about_about2__hMq2i{font-size:var(--subHeading)}@media (max-width:1300px) and (max-height:700px){.about_whoContent__J7wk0{grid-template-columns:repeat(2,1fr)}.about_highlightImg___CheE{height:20rem}}@media(max-width:1280px){.about_thumbnailContainer__2lWrJ,.about_video__90OpR{height:15rem}.about_highlight__JOHE_{height:42rem}.about_content__q7tke{gap:2rem}.about_scroll__4COqn{scrollbar-width:thin;overflow-y:scroll}}@media(max-width:1024px){.about_l1__ryXlO{width:40rem;height:40rem;object-fit:contain}.about_aboutContent___Zw3A{font-size:1.2rem}.about_thumbnailContainer__2lWrJ,.about_video__90OpR{height:11.5rem}.about_gallery__3pMTb{padding:1.25rem}.about_galleryLink__AZ6Su .about_design__k7tOO{width:8rem}.about_aboutContent___Zw3A h2{font-size:var(--subHeading)}.about_highlight__JOHE_{padding:1.5rem}.about_highlight__JOHE_ h2{font-size:1.75rem}.about_highlight__JOHE_ .about_box__r1edr{padding:1.5rem;gap:.5rem;flex-direction:column}.about_highlight__JOHE_ .about_box__r1edr span{gap:.25rem}.about_highlight__JOHE_ .about_box__r1edr img,.about_youtube__8MzRE{width:100%;height:7rem}.about_highlight__JOHE_ .about_box__r1edr span h3{font-size:var(--textmd)}.about_highlight__JOHE_ .about_box__r1edr span p{font-size:var(--textsm)}.about_whoContent__J7wk0{grid-template-columns:repeat(2,1fr)}.about_aboutContent___Zw3A .about_about2__hMq2i{font-size:2.25rem}}@media(max-width:820px){.about_about__YhTSh{padding:4rem 2rem}.about_thumbnailContainer__2lWrJ,.about_video__90OpR{height:16rem}.about_aboutContent___Zw3A .about_design__k7tOO{display:none}.about_place__eHzjv{display:flex}.about_content__q7tke{grid-template-columns:1fr}.about_l4__QOPCO{width:7rem;bottom:-4rem;right:3rem}.about_scroll__4COqn{flex-direction:row;overflow-x:scroll;width:100%;height:-moz-fit-content;height:fit-content;scrollbar-width:none}.about_highlight__JOHE_ .about_fade__qS3Aj{width:30%;height:100%;left:80%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff)}.about_highlight__JOHE_{padding:1.25rem .5rem;height:-moz-fit-content;height:fit-content}.about_highlight__JOHE_ .about_box__r1edr{padding:1.5rem 1.25rem;width:18rem}.about_highlight__JOHE_ h2{padding:1rem .5rem 0}.about_youtube__8MzRE{width:13rem}.about_highlight__JOHE_ .about_box__r1edr img{height:9rem}}@media(max-width:678px){.about_about__YhTSh{padding:2rem 1rem 4rem}.about_aboutContent___Zw3A{padding:.75rem .25rem}.about_aboutContent___Zw3A .about_group__neJ8B{height:2rem}.about_aboutContent___Zw3A h2{font-size:2rem}.about_aboutContent___Zw3A a{padding:.7rem 1.25rem;font-size:.8rem}.about_highlight__JOHE_ .about_box__r1edr{padding:1rem;gap:.75rem}.about_highlight__JOHE_ .about_box__r1edr span{gap:.25rem}.about_gallery__3pMTb{padding:1.25rem 1rem}.about_galleryLink__AZ6Su .about_design__k7tOO{width:6rem}.about_who__iH_ll{padding:2rem 1rem}.about_who__iH_ll .about_head__UkP77{flex-direction:column-reverse;align-items:flex-start}.about_who__iH_ll .about_head__UkP77 img{height:1.75rem;width:6rem}.about_who__iH_ll .about_head__UkP77 h2{font-size:3rem}.about_whoContent__J7wk0{grid-template-columns:repeat(1,1fr)}.about_whoContent__J7wk0 .about_box__r1edr{padding:1.5rem 1.25rem}.about_highlight__JOHE_ .about_box__r1edr span h3{line-height:1.2}.about_whoContent__J7wk0 .about_box__r1edr p{height:-moz-fit-content;height:fit-content}.about_l4__QOPCO{width:5rem;bottom:-3rem;right:2rem}.about_aboutContent___Zw3A .about_about2__hMq2i{font-size:2rem}}@media(max-width:400px){.about_about__YhTSh{padding:1rem 1rem 4rem}.about_days__WPr8Q div{width:3rem;height:2.75rem;border-radius:.5rem;font-size:1rem}.about_days__WPr8Q div:first-child{left:.75rem}.about_days__WPr8Q div:last-child{right:.5rem}.about_days__WPr8Q div:first-child p{right:1.25rem}.about_days__WPr8Q div:last-child p{right:1.2rem}.about_days__WPr8Q div span{top:.9rem;right:.6rem;font-size:.6rem}.about_days__WPr8Q div:last-child span{right:.5rem}.about_days__WPr8Q>p{font-size:1.25rem}.about_date__mTX9u>p{font-size:.8rem}.about_place__eHzjv>span{font-size:.75rem}.about_l1__ryXlO{width:30rem;height:30rem}.about_highlight__JOHE_ .about_box__r1edr{width:15rem}.about_highlight__JOHE_ .about_box__r1edr span h3{font-size:1.3rem}.about_who__iH_ll .about_head__UkP77 img{height:1.75rem}}@media(max-width:380px){.about_aboutContent___Zw3A .about_group__neJ8B{height:1.5rem;width:6.5rem}.about_aboutContent___Zw3A a{padding:.65rem 1.25rem;font-size:.7rem}.about_place__eHzjv>span{font-size:.7rem}}.gallery_grid__cjB4C{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;width:100%;margin:0 auto}.gallery_gridItem__0HctM{position:relative;width:100%;height:10rem;padding-bottom:100%;overflow:hidden;border-radius:8px}.gallery_gridImg__Rjqs7{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}@media (max-width:1024px){.gallery_gridItem__0HctM{height:7rem}}.slider_cardBody__ZDqm0{overflow:hidden;width:10rem;border-radius:1rem;position:relative}.slider_cardBody__ZDqm0:after{z-index:1;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.35)}.slider_eventPic__7dBxU{width:100%;height:100%;object-fit:cover;transition:all .3s ease-in-out}@media(max-width:1024px){.slider_cardBody__ZDqm0{width:100%;height:7rem}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.events_events__f76a3{padding:4rem;position:relative}.events_l3__EqIvA{position:absolute;top:0;right:-2rem;z-index:-1}.events_head__evGAK h1{font-size:var(--heading);line-height:1.2}.events_eventList__GnKzd{position:relative;margin-top:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4rem}.events_eventName__la6s5{background-color:#fff;display:grid;grid-template-columns:repeat(4,1fr);place-items:center;grid-gap:1.5rem;gap:1.5rem;width:100%}.events_eventName__la6s5 h1{width:100%;padding:1.5rem 2.25rem;box-shadow:0 0 15px rgba(0,0,0,.05);border:1px solid #e2e2e2;border-radius:2rem;font-size:1.01rem;text-align:center;text-transform:uppercase;cursor:pointer;transition:all .3s ease-in-out}.events_eventName__la6s5 h1:hover{border:1px solid var(--violet);color:var(--violet)}.events_eventName__la6s5 h1.events_active__pWd_f{background-color:var(--violet);color:#fff;border:1px solid var(--violet)}.events_list__62WRD{padding:0 1rem;position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.events_card__naVIi{position:relative;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;gap:2.5rem;box-shadow:0 0 15px rgba(0,0,0,.05);border-radius:1rem;overflow:hidden;height:26rem}.events_cardHead__iSQzT{padding:1.5rem 1.5rem 0;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.events_cardHead__iSQzT h1{letter-spacing:-1px;line-height:1.2;margin-bottom:.75rem;font-size:var(--subHeading)}.events_cardBody__Lfa_z{width:100%;height:13rem;position:relative}.events_cardBody__Lfa_z span{position:absolute;width:6rem;height:6rem;bottom:2rem;left:2rem;border-radius:50%;background-image:url(/_next/static/media/techTalk-3.19a56347.svg);background-size:cover;background-position:50%;background-repeat:no-repeat}.events_eventPic__Igj_r{width:100%;height:100%;object-fit:cover}.events_cardBody__Lfa_z .events_v1__ecvkG{width:8rem;height:-moz-fit-content;height:fit-content;position:absolute;z-index:1;top:-2rem;right:2rem}.events_cardBody__Lfa_z a{position:absolute;bottom:1.5rem;right:1.5rem;text-decoration:none;background-color:#fff;padding:.65rem 1.5rem;border-radius:2rem;font-weight:600;color:#000;font-size:.75rem;text-transform:uppercase;transition:all .3s ease-in-out}.events_cardBody__Lfa_z a:hover{background-color:var(--violet);color:#fff}@media (max-width:1280px){.events_cardBody__Lfa_z .events_v1__ecvkG{width:5rem;top:-1.3rem;right:2rem}.events_list__62WRD{padding:0}}@media (max-width:1024px){.events_eventName__la6s5,.events_list__62WRD{grid-template-columns:repeat(2,1fr)}}@media (max-width:820px){.events_events__f76a3{padding:4rem 2rem}.events_l3__EqIvA{width:15rem;height:15rem;top:4rem}}@media (max-width:678px){.events_events__f76a3{padding:4rem 1rem}.events_l3__EqIvA{width:10rem;height:10rem;top:2rem}.events_head__evGAK h1{font-size:3.25rem}.events_list__62WRD{grid-template-columns:repeat(1,1fr)}.events_cardHead__iSQzT{padding:1rem .85rem 0}.events_cardHead__iSQzT h1{font-size:2rem}.events_eventList__GnKzd{margin-top:2rem;gap:3rem}.events_eventName__la6s5{gap:1rem}.events_eventName__la6s5 h1{padding:1.5rem .9rem;font-size:.75rem}}@media (max-width:400px){.events_head__evGAK h1{font-size:3rem}.events_eventName__la6s5 h1{font-size:.65rem;padding:1.25rem .8rem}}.faq_faq__aB2Jg{padding:4rem;position:relative}.faq_l3__qhQFK{z-index:-3;position:absolute;right:-4rem;top:-10rem;width:17rem;height:-moz-fit-content;height:fit-content}.faq_content__bqFdv{position:relative;padding:2rem;border-radius:1rem;background-color:#f8f8fe;display:flex;flex-direction:column;gap:2rem}.faq_l4__B2sOB{width:24rem;bottom:-12rem;left:-5rem;z-index:1}.faq_l4__B2sOB,.faq_l7__uk2rl{position:absolute;height:-moz-fit-content;height:fit-content}.faq_l7__uk2rl{width:8rem;bottom:-4rem;right:5rem}.faq_head___E0Bi{display:flex;align-items:center;justify-content:space-between;gap:1rem}.faq_head___E0Bi h1{font-size:4.5rem}.faq_head___E0Bi img{width:8rem;height:8rem;object-fit:contain}.faq_faqSection__BFfv7{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.faq_column__ptDEu,.faq_faqList__Bf3Ur{display:flex;flex-direction:column;gap:1rem}.faq_column__ptDEu{z-index:1}.faq_faqItem__EHvcR{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;height:7rem;z-index:999;border-radius:1rem;padding:2rem;background-color:#fff;box-shadow:0 0 15px rgba(0,0,0,.05)}.faq_faqItem__EHvcR.faq_open__tWAVv{height:auto}.faq_faqSummary__Hiq5O{width:100%;position:relative;display:flex;align-items:center;cursor:pointer}.faq_faqSummary__Hiq5O strong{font-size:1.25rem;width:80%}.faq_faqIcon__g0N0k{position:absolute;right:0;background-color:#f8f8fe;color:#6f6c90;width:2rem;height:2rem;font-size:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:.8rem}.faq_open__tWAVv .faq_faqIcon__g0N0k{background-color:#4a3aff;color:#fff}.faq_faqAnswer__r8TIS{width:90%;line-height:1.5;padding:1rem 0 0;color:#6f6c90;animation:faq_fadeIn__P8PJ_ .3s ease-in-out}@keyframes faq_fadeIn__P8PJ_{0%{opacity:0}to{opacity:1}}@media(max-width:1024px){.faq_faqSummary__Hiq5O strong{font-size:1.1rem}.faq_faqItem__EHvcR{height:8rem}}@media(max-width:820px){.faq_faq__aB2Jg{padding:4rem 2rem}.faq_faqSection__BFfv7{grid-template-columns:repeat(1,1fr)}.faq_faqItem__EHvcR{height:-moz-fit-content;height:fit-content}}@media(max-width:678px){.faq_faq__aB2Jg{padding:4rem 1rem}.faq_content__bqFdv{padding:2rem 1.25rem}.faq_head___E0Bi{flex-direction:column-reverse;align-items:flex-start}.faq_head___E0Bi h1{font-size:2.5rem}.faq_head___E0Bi img{height:-moz-fit-content;height:fit-content}.faq_l4__B2sOB{width:14rem;bottom:-10rem;left:-3rem}.faq_l7__uk2rl{width:3.75rem;bottom:-2.2rem;right:1rem}}@media(max-width:400px){.faq_head___E0Bi img{width:6.5rem;height:-moz-fit-content;height:fit-content}}.hero_hero__4QgcK{display:flex;flex-direction:column;gap:1.5rem;padding:10rem 4rem 4rem;height:-moz-fit-content;height:fit-content}.hero_head__YWDBx{position:relative;display:flex;align-items:center;justify-content:space-between}.hero_head__YWDBx .hero_design__tpXc_{display:none;position:absolute}.hero_location___05M3{gap:.75rem;font-weight:700;line-height:1.1}.hero_date__GLYfU,.hero_location___05M3{display:flex;align-items:flex-end;flex-direction:column}.hero_days__7R_nN{width:-moz-fit-content;width:fit-content;display:flex;align-items:baseline;color:#fff}.hero_days__7R_nN div{width:5rem;height:3.5rem;border-radius:.75rem;background-color:var(--red);font-size:2rem;position:relative;rotate:5deg;display:grid;place-items:center}.hero_days__7R_nN div:first-child{left:.75rem;width:5.25rem}.hero_days__7R_nN div:last-child{right:1.1rem;rotate:-7.5deg;background:linear-gradient(-180deg,#716cf3,#504dad)}.hero_days__7R_nN div p{position:absolute}.hero_days__7R_nN div:first-child p{right:2rem}.hero_days__7R_nN div:last-child p{right:1.5rem}.hero_days__7R_nN div span{position:absolute;top:.9rem;right:1rem;font-size:1rem}.hero_days__7R_nN div:last-child span{right:.5rem}.hero_days__7R_nN>p{z-index:1;font-size:1.75rem;position:relative}.hero_date__GLYfU>p{color:var(--red);font-weight:700;text-align:center;font-size:var(--subHeading)}.hero_location___05M3>span{display:flex;justify-content:center;background:linear-gradient(-180deg,#716cf3,#504dad);padding:.5rem 1rem;border-radius:.75rem;color:#fff;gap:.25rem;font-size:var(--textlg)}.hero_location___05M3 .hero_icon__edQIO{position:relative;top:.15rem}.hero_hero__4QgcK h1{font-size:var(--heading);letter-spacing:-2.75px}.hero_hero__4QgcK h1 span{letter-spacing:0;position:relative;top:-.75rem;color:#fff;border-radius:.75rem;font-size:var(--subHeading);padding:.1rem 1.75rem;background:linear-gradient(-180deg,#716cf3,#504dad)}.hero_imgContainer__xNAdT{position:relative;height:100%}.hero_laptop__wlt3P{height:72vh;width:100%}.hero_mobile__TDHJ8{display:none}.hero_clock__XTlvu{z-index:1;width:100%;display:flex;justify-content:center;position:absolute;bottom:-4rem;left:50%;transform:translateX(-50%)}.hero_counter__DAGUp{display:flex;justify-content:center;gap:1rem;font-weight:600}.hero_counter__DAGUp>div{display:flex;flex-direction:column;align-items:center;font-size:var(--textmd);color:#000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem 2.2rem;border-radius:.8rem;border:.8px solid rgba(0,0,0,.1);background-color:hsla(0,0%,49%,.35);width:10rem}.hero_counter__DAGUp div span{font-size:var(--heading);color:#fff}@media(max-width:1024px){.hero_days__7R_nN{position:relative;right:-1rem}.hero_days__7R_nN div{width:3.5rem;height:2.5rem;font-size:1.25rem}.hero_days__7R_nN div:first-child{left:.75rem;width:4rem}.hero_days__7R_nN div:last-child{right:.9rem}.hero_days__7R_nN div:first-child p{right:1.7rem}.hero_days__7R_nN div span{top:.6rem;right:1rem;font-size:.65rem}.hero_date__GLYfU>p{font-size:var(--textlg);position:relative;right:-.75rem}.hero_days__7R_nN>p{font-size:1.25rem;right:.25rem}.hero_location___05M3>span{font-size:var(--textmd)}.hero_hero__4QgcK h1{font-size:3rem}.hero_hero__4QgcK h1 span{top:0}.hero_clock__XTlvu{bottom:-3.5rem}.hero_counter__DAGUp>div{width:8rem;padding:1rem 1.5rem}}@media(max-width:820px){.hero_hero__4QgcK{height:-moz-fit-content;height:fit-content;padding-bottom:4rem}.hero_head__YWDBx .hero_design__tpXc_{display:block;right:.25rem;bottom:.75rem;width:8rem;height:2rem}.hero_location___05M3{display:none}.hero_hero__4QgcK h1{font-size:4rem}.hero_hero__4QgcK h1 span{top:-.75rem}.hero_laptop__wlt3P{display:none}.hero_mobile__TDHJ8{display:block;height:30rem}.hero_clock__XTlvu{bottom:-4.25rem}}@media(max-width:560px){.hero_hero__4QgcK{padding:10rem 1rem 4rem;gap:1.25rem}.hero_hero__4QgcK h1{font-size:2.35rem}.hero_hero__4QgcK h1 span{font-size:var(--textlg);padding:.35rem 1.75rem}.hero_head__YWDBx .hero_design__tpXc_{width:6rem}.hero_mobile__TDHJ8{height:20rem}.hero_clock__XTlvu{bottom:-3rem}.hero_counter__DAGUp{gap:.4rem}.hero_counter__DAGUp div span{font-size:2.5rem}.hero_counter__DAGUp>div{width:5rem;padding:.5rem 1rem;font-size:.75rem}}@media(max-width:400px){.hero_hero__4QgcK{padding:9rem 1rem 4rem}.hero_clock__XTlvu{bottom:-3rem}.hero_counter__DAGUp div span{font-size:1.75rem}.hero_mobile__TDHJ8{height:18rem}}@media(max-width:380px){.hero_head__YWDBx h1{font-size:2.1rem}.hero_head__YWDBx h1 span{font-size:1.15rem;top:-.35rem}.hero_head__YWDBx .hero_design__tpXc_{width:5rem;bottom:.5rem}.hero_clock__XTlvu{bottom:-2.5rem}.hero_counter__DAGUp div span{font-size:1.5rem}.hero_counter__DAGUp div{width:4.25rem;padding:.75rem 1rem}}.slider_swiper__QdJX5{width:100%!important;height:100%!important;border-radius:.75rem}.slider_heroImage__d31BO{width:100%!important;height:100%!important;object-fit:cover;object-position:top}.partner_partner__vlpI2{padding:4rem;position:relative}.partner_head__1E_Ku{display:flex;align-items:center;justify-content:space-between;gap:1rem}.partner_head__1E_Ku h1{font-size:4.5rem}.partner_head__1E_Ku img{width:8rem;height:8rem;object-fit:contain}.partner_list____54C{margin-top:2rem;display:grid;grid-template-columns:repeat(5,1fr)}.partner_card__QnoSk{display:flex;align-items:center;justify-content:center;padding:4rem 2rem;background-color:#fff}.partner_card__QnoSk img{width:10rem;height:-moz-fit-content;height:fit-content;object-fit:contain;transition:all .3s ease-in-out}.partner_card__QnoSk img:hover{transform:scale(1.1)}@media(max-width:1280px){.partner_card__QnoSk{padding:3rem 1rem}}@media(max-width:1024px){.partner_card__QnoSk img{width:8rem}}@media(max-width:900px){.partner_list____54C{grid-template-columns:repeat(4,1fr)}}@media(max-width:678px){.partner_partner__vlpI2{padding:4rem 1rem}.partner_head__1E_Ku{flex-direction:column-reverse}.partner_head__1E_Ku h1{text-align:center;font-size:3.75rem;line-height:1.2}.partner_head__1E_Ku img{height:-moz-fit-content;height:fit-content}.partner_list____54C{grid-template-columns:repeat(3,1fr)}.partner_card__QnoSk{padding:2rem 1rem}.partner_card__QnoSk img{width:6rem}}@media(max-width:400px){.partner_card__QnoSk img{width:5rem}}.pre_pre__LNeII{padding:4rem}.pre_head__eWS1W{display:flex;align-items:center;justify-content:space-between;gap:1rem}.pre_head__eWS1W h1{font-size:4.5rem}.pre_head__eWS1W img{width:8rem;height:8rem;object-fit:contain}.pre_scroll__h5YeO{margin-top:4rem}.pre_list__N1yAX{display:flex;flex-direction:column;gap:2rem;position:relative}.pre_card__t2tom{position:relative;background-color:#fff;display:flex;align-items:center;box-shadow:0 0 15px rgba(0,0,0,.05);border-radius:1rem;padding:1.5rem;gap:1rem;overflow:hidden;height:-moz-fit-content;height:fit-content}.pre_cardBody__i0rhp{width:30%;height:15rem;position:relative;border-radius:1rem}.pre_completed__jeR_o{position:absolute;background-color:#fff;border-radius:5rem;top:.75rem;right:.75rem;width:4rem;height:4rem;object-fit:contain;z-index:99}.pre_eventPic__P8Tfi{border-radius:1rem;width:100%;height:15rem;object-fit:cover;transition:all .3s ease-in-out}.pre_cardContent__e_11W{width:70%;padding:1.75rem 1rem;display:flex;justify-content:space-between;gap:1rem}.pre_cardContent__e_11W .pre_desc__9dAgI{width:75%;display:flex;flex-direction:column;gap:.75rem;line-height:1.5}.pre_cardContent__e_11W .pre_reg__rYC1Y{display:flex;align-items:flex-end;flex-direction:column;justify-content:space-between;gap:1rem}.pre_cardContent__e_11W .pre_reg__rYC1Y span{background-color:var(--violet);color:#fff;padding:.5rem 1.25rem;border-radius:.5rem;text-align:center;font-size:.9rem;font-weight:800}.pre_cardContent__e_11W .pre_reg__rYC1Y a{background-color:var(--red);border:1px solid var(--red);color:#fff;padding:.5rem 1.25rem;border-radius:2rem;text-align:center;font-size:.75rem;font-weight:800;text-transform:uppercase;text-decoration:none;transition:all .3s ease-in-out}.pre_cardContent__e_11W .pre_reg__rYC1Y a:hover{background-color:#fff;color:var(--red)}@media (max-width:1024px){.pre_cardContent__e_11W{flex-direction:column-reverse}.pre_cardContent__e_11W .pre_desc__9dAgI{width:100%}.pre_cardContent__e_11W .pre_reg__rYC1Y{flex-direction:row}}@media (max-width:900px){.pre_card__t2tom{flex-direction:column;gap:2rem}.pre_cardBody__i0rhp,.pre_cardContent__e_11W{width:100%}.pre_cardContent__e_11W{padding:0}}@media (max-width:820px){.pre_pre__LNeII{padding:4rem 2rem}}@media (max-width:678px){.pre_pre__LNeII{padding:4rem 1rem}.pre_scroll__h5YeO{margin-top:2.75rem}.pre_card__t2tom{gap:1rem;padding:1rem}.pre_l3__QxjDm{width:3.75rem;height:3.75rem;top:1rem}.pre_head__eWS1W{flex-direction:column-reverse;align-items:flex-start}.pre_head__eWS1W h1{font-size:2.5rem}.pre_head__eWS1W img{height:-moz-fit-content;height:fit-content}.pre_cardBody__i0rhp{padding-bottom:0}.pre_cardContent__e_11W .pre_reg__rYC1Y a,.pre_cardContent__e_11W .pre_reg__rYC1Y span{font-size:.8rem}.pre_cardContent__e_11W .pre_reg__rYC1Y a{font-size:.5rem}.pre_cardContent__e_11W .pre_desc__9dAgI h1{font-size:1.75rem}}@media (max-width:400px){.pre_head__eWS1W h1{font-size:2.25rem}.pre_cardContent__e_11W .pre_reg__rYC1Y a,.pre_cardContent__e_11W .pre_reg__rYC1Y span{font-size:.7rem;padding:.5rem 1.2rem}.pre_cardContent__e_11W .pre_reg__rYC1Y a{font-size:.5rem}.pre_cardContent__e_11W .pre_desc__9dAgI h1{font-size:1.5rem}.pre_cardContent__e_11W .pre_desc__9dAgI p{font-size:.85rem}}@media (max-width:380px){.pre_head__eWS1W h1{font-size:2.15rem}}.pre_completedBadge__252dx{background-color:#00d68f;color:#fff;padding:.5rem 1rem;border-radius:1rem;font-size:.75rem;font-weight:800;text-transform:uppercase}