.IntroductionSection-module__can7Da__container{background-color:var(--background);justify-content:space-between;align-items:center;padding:100px 150px;animation:1s ease-in-out IntroductionSection-module__can7Da__fadeInLeft;display:flex}.IntroductionSection-module__can7Da__textContainer{flex-direction:column;justify-content:space-between;gap:20px;display:flex}.IntroductionSection-module__can7Da__text h1:first-child{color:#000;font-size:48px;font-weight:700;line-height:65px}.IntroductionSection-module__can7Da__text h1:last-child{color:var(--primary);font-size:48px;font-weight:700;line-height:65px}.IntroductionSection-module__can7Da__buttonContainer{justify-content:flex-start;gap:15px;display:flex}.IntroductionSection-module__can7Da__buttonContainer button{color:#fff;background-color:#00000080;border:none;border-radius:5px;align-items:center;gap:15px;height:50px;padding:5px 20px;transition:all .5s ease-in-out;display:flex}.IntroductionSection-module__can7Da__buttonContainer button p{font-size:20px;font-weight:600;line-height:1rem}.IntroductionSection-module__can7Da__buttonContainer button:hover{cursor:pointer;background-color:#000}.IntroductionSection-module__can7Da__imageContainer{border-radius:10px;width:957px;height:370px}.IntroductionSection-module__can7Da__imageContainer img{object-fit:cover;border-radius:10px;width:100%;height:100%}@media (max-width:1500px){.IntroductionSection-module__can7Da__container{gap:30px}}@media (max-width:1000px){.IntroductionSection-module__can7Da__container{padding:100px 50px}}@media (max-width:768px){.IntroductionSection-module__can7Da__container{padding:100px 20px}}@media (max-width:600px){.IntroductionSection-module__can7Da__container{flex-direction:column-reverse;justify-content:center;align-items:center;padding:50px 20px}.IntroductionSection-module__can7Da__textContainer{width:100%}.IntroductionSection-module__can7Da__text h1:first-child,.IntroductionSection-module__can7Da__text h1:last-child{font-size:24px;line-height:35px}.IntroductionSection-module__can7Da__imageContainer{width:100%;height:160px}.IntroductionSection-module__can7Da__buttonContainer button{flex:1;justify-content:center;gap:8px;height:40px}.IntroductionSection-module__can7Da__buttonContainer button svg{width:18px}.IntroductionSection-module__can7Da__buttonContainer button p{font-size:15px}}@media (max-width:350px){.IntroductionSection-module__can7Da__buttonContainer button p{font-size:12px}}@keyframes IntroductionSection-module__can7Da__fadeInLeft{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}
.page-module__dP9viq__page{min-height:100svh}
.PartyFinderSection-module__11UiIG__container{background-color:var(--background-secondary);flex-direction:column;justify-content:center;display:flex}.PartyFinderSection-module__11UiIG__sectionHeader{opacity:0;padding:100px 150px 50px;transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);transform:translateY(40px)}.PartyFinderSection-module__11UiIG__sectionHeader h1{color:#000;font-size:24px;font-weight:700}.PartyFinderSection-module__11UiIG__inView{opacity:1;transform:translateY(0)}.PartyFinderSection-module__11UiIG__cardGallery{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;opacity:0;flex-wrap:nowrap;gap:24px;width:calc(100% - 150px);margin-bottom:20px;margin-left:150px;padding-right:20px;transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);display:flex;overflow-x:auto;transform:translateY(40px)}.PartyFinderSection-module__11UiIG__inViewGallery{opacity:1;transform:translateY(0)}.PartyFinderSection-module__11UiIG__noContent{justify-content:center;align-items:center;width:100%;height:100%;display:flex}@media (max-width:1000px){.PartyFinderSection-module__11UiIG__sectionHeader{padding:100px 50px 50px}.PartyFinderSection-module__11UiIG__cardGallery{width:calc(100% - 70px);margin-left:50px}}@media (max-width:768px){.PartyFinderSection-module__11UiIG__sectionHeader{padding:100px 20px 50px}.PartyFinderSection-module__11UiIG__cardGallery{width:calc(100% - 20px);margin-left:20px}}@media (max-width:600px){.PartyFinderSection-module__11UiIG__sectionHeader{padding:50px 20px 20px}.PartyFinderSection-module__11UiIG__cardGallery{margin-bottom:50px}.PartyFinderSection-module__11UiIG__sectionHeader h1{font-size:15px}}
.TeamCard-module__FzXApa__container{background:#fff;border-radius:10px;flex-direction:column;flex-shrink:0;width:500px;display:flex;overflow:hidden;box-shadow:0 2px 16px #0000001f}.TeamCard-module__FzXApa__cardUpperSection{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;height:300px;display:flex;position:relative}.TeamCard-module__FzXApa__overlay{z-index:1;background:#0000008c;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:45px 30px;display:flex;position:absolute;top:0;left:0}.TeamCard-module__FzXApa__title{color:#fff;margin-bottom:8px;font-size:32px;font-weight:700;line-height:1}.TeamCard-module__FzXApa__description{color:#fff;font-size:20px;font-weight:400}.TeamCard-module__FzXApa__schedule{color:#fff;font-size:20px;font-weight:400;line-height:1}.TeamCard-module__FzXApa__hashtags{gap:8px;margin-bottom:0;display:flex}.TeamCard-module__FzXApa__bottomSection{background:#fff;justify-content:space-between;align-items:flex-start;padding:30px;display:flex}.TeamCard-module__FzXApa__memberInfo{color:#000000b2;font-size:20px;font-weight:400}.TeamCard-module__FzXApa__memberCount{color:#000}.TeamCard-module__FzXApa__dDay{width:fit-content}.TeamCard-module__FzXApa__scheduleContainer{gap:20px;display:flex}@media (max-width:600px){.TeamCard-module__FzXApa__container{width:335px}.TeamCard-module__FzXApa__cardUpperSection{height:215px}.TeamCard-module__FzXApa__title{font-size:24px}.TeamCard-module__FzXApa__description,.TeamCard-module__FzXApa__schedule,.TeamCard-module__FzXApa__memberInfo{font-size:14px}.TeamCard-module__FzXApa__bottomSection{padding:20px 30px}}
