.Events-module__tBiEOG__eventsPage{background-color:#fdefd0;justify-content:center;width:100%;margin:0;padding:0;display:flex}.Events-module__tBiEOG__happeningsContainer{flex-direction:column;width:100%;margin:0 auto;display:flex}.Events-module__tBiEOG__activity{background-color:#fdefd0;flex-direction:column;align-self:center;align-items:center;width:100%;height:auto;padding:50px 20px;display:flex;position:relative}.Events-module__tBiEOG__headerContainer{flex-direction:row;justify-content:center;align-items:center;gap:20px;margin:20px 0;display:flex}.Events-module__tBiEOG__title{color:#000;text-align:center;letter-spacing:8px;margin-top:36px;margin-bottom:24px;font-size:36px;font-weight:700}.Events-module__tBiEOG__icon{width:40px;height:40px}.Events-module__tBiEOG__containerHap{z-index:1;box-sizing:border-box;cursor:pointer;border:2px solid #000;width:100%;max-width:901px;height:auto;position:relative}.Events-module__tBiEOG__containerHap img{object-fit:cover;width:100%;height:100%}.Events-module__tBiEOG__bannerBig{display:inline}.Events-module__tBiEOG__bannerSmall{display:none}.Events-module__tBiEOG__patternGreen,.Events-module__tBiEOG__patternOrange,.Events-module__tBiEOG__patternBlue,.Events-module__tBiEOG__patternRed{z-index:2;position:absolute}.Events-module__tBiEOG__patternGreen{background-color:#b8cba2;border-radius:14%;padding:10px;bottom:29%;left:65px}.Events-module__tBiEOG__patternGreen img{width:78px;height:78px}.Events-module__tBiEOG__patternOrange{bottom:12%;left:30px}.Events-module__tBiEOG__patternBlue{top:20%;right:25px}.Events-module__tBiEOG__patternRed{background-color:#eb6969;border-radius:14%;padding:10px;top:36%;right:65px}.Events-module__tBiEOG__patternRed img{width:78px;height:78px}.Events-module__tBiEOG__carousel{z-index:3;position:absolute;bottom:11%;right:20px;transform:translateY(-50%)}.Events-module__tBiEOG__upcomingContainer{width:100%;margin:0 auto}.Events-module__tBiEOG__happeningsGenreContainer{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:36px;display:flex}.Events-module__tBiEOG__filterButton{box-sizing:border-box;color:#000;text-align:center;cursor:pointer;background-color:#fff;border:1px solid #000;border-radius:16px;flex-direction:row;justify-content:center;align-items:center;gap:12px;width:250px;height:60px;padding:12px 24px;font-size:18px;font-weight:500;transition:background-color .2s;display:flex;box-shadow:0 2px 4px #0000001a}.Events-module__tBiEOG__filterButtonSelected,.Events-module__tBiEOG__filterButton:hover{color:#000;background-color:#ffad1f}.Events-module__tBiEOG__outerBox{justify-content:center;align-items:flex-start;width:100%;display:flex}.Events-module__tBiEOG__happeningsBoxContainer{flex-flow:wrap;justify-content:center;align-items:flex-start;gap:30px;width:100%;max-width:1308px;display:inline-flex}.Events-module__tBiEOG__boxRow{flex-direction:row;justify-content:space-between;gap:39px;display:flex}.Events-module__tBiEOG__happeningsBoxWrapper{z-index:0;flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;width:calc(33.3333% - 30px);display:inline-flex;position:relative}.Events-module__tBiEOG__shadow{z-index:-1;background-color:#424141;border-radius:16px;position:absolute;inset:47px -10px -10px 15px}.Events-module__tBiEOG__happeningsBox{background-color:#fff;border:1px solid #000;border-radius:16px;flex-direction:column;flex:1;gap:12px;padding:20px;display:flex;box-shadow:12px 12px #383838}.Events-module__tBiEOG__boxImage img{border-radius:12px;width:100%;height:auto}.Events-module__tBiEOG__happeningsDate{color:gray;text-align:left;font-size:16px}.Events-module__tBiEOG__happeningsDesc{text-align:left;color:#424141;flex:1;padding-bottom:5px;font-size:24px;line-height:1.5}.Events-module__tBiEOG__happeningsLocation{color:gray;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;font-size:16px;display:inline-flex}.Events-module__tBiEOG__happeningsLocation img{width:20px;height:20px}.Events-module__tBiEOG__happeningsSeemoreButton{text-align:center;cursor:pointer;color:#424141;background-color:#0000;border:1px solid #424141;border-radius:16px;padding:5px 16px;font-size:24px;font-weight:500;text-decoration:none;transition:all .3s}.Events-module__tBiEOG__happeningsSeemoreButton:hover{background-color:#ffad1f}.Events-module__tBiEOG__pastEvent{flex-direction:column;align-items:center;gap:20px;width:100%;margin:40px 0;display:flex}.Events-module__tBiEOG__year{color:#424141;text-align:left;width:100%;font-size:36px;font-weight:600}.Events-module__tBiEOG__scheduleContent{flex-direction:row;gap:10px;width:100%;display:flex}.Events-module__tBiEOG__scheduleContainer{flex-direction:column;gap:20px;width:100%;max-width:1278px;display:flex}.Events-module__tBiEOG__scheduleBox{box-sizing:border-box;background-color:#fff;border-radius:12px;flex-direction:row;align-items:flex-start;gap:16px;width:100%;padding:16px;display:flex}.Events-module__tBiEOG__month{background-color:#fdd274;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:140px;height:148px;padding:10px;display:flex}.Events-module__tBiEOG__month .Events-module__tBiEOG__date{color:#424141;font-size:24px}.Events-module__tBiEOG__month .Events-module__tBiEOG__number{color:#424141;font-size:40px;font-weight:700;line-height:1}.Events-module__tBiEOG__pastImage img{object-fit:cover;border-radius:8px;width:230px;height:148px}.Events-module__tBiEOG__descContainer{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;gap:8px;padding-left:8px;display:inline-flex}.Events-module__tBiEOG__timing{color:gray;text-align:left;font-size:16px}.Events-module__tBiEOG__detail{color:#424141;text-align:left;margin-bottom:5px;font-size:24px;line-height:1.5}.Events-module__tBiEOG__pastLocation{color:#424141;text-align:left;flex-direction:row;justify-content:flex-start;align-items:center;gap:6px;margin-top:auto;font-size:16px;display:inline-flex}.Events-module__tBiEOG__pastLocIcon img{width:16px;height:16px}.Events-module__tBiEOG__carousel{z-index:1;position:absolute;bottom:0%;left:50%;transform:translate(-50%)translateY(-50%)}@media only screen and (max-width:800px){.Events-module__tBiEOG__activity{width:100%;padding:30px 20px}.Events-module__tBiEOG__icon{width:24px;height:24px}.Events-module__tBiEOG__activity .Events-module__tBiEOG__title,.Events-module__tBiEOG__pastEvent .Events-module__tBiEOG__title,.Events-module__tBiEOG__title{letter-spacing:4px;font-size:24px}.Events-module__tBiEOG__happeningsGenreContainer>*{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}.Events-module__tBiEOG__upcomingContainer,.Events-module__tBiEOG__scheduleContainer{padding:0 20px}.Events-module__tBiEOG__happeningsBoxWrapper{width:100%;padding:0 30px 0 20px}.Events-module__tBiEOG__happeningsBox{height:auto;padding:16px}.Events-module__tBiEOG__happeningsSeemoreButton{padding:6px 12px;font-size:18px}.Events-module__tBiEOG__bannerBig{display:none}.Events-module__tBiEOG__bannerSmall{display:inline}.Events-module__tBiEOG__pastImage img{width:100%;max-width:258px;height:148px}.Events-module__tBiEOG__descContainer .Events-module__tBiEOG__timing{font-size:12px}.Events-module__tBiEOG__descContainer .Events-module__tBiEOG__detail{font-size:16px}.Events-module__tBiEOG__pastLocation{font-size:12px}.Events-module__tBiEOG__scheduleBox{gap:10px}.Events-module__tBiEOG__scheduleContent{flex-direction:column;gap:10px}.Events-module__tBiEOG__month{width:70px;height:70px}.Events-module__tBiEOG__month .Events-module__tBiEOG__date{font-size:12px}.Events-module__tBiEOG__month .Events-module__tBiEOG__number{font-size:16px}.Events-module__tBiEOG__pastEvent{margin-top:50px}.Events-module__tBiEOG__pastEvent .Events-module__tBiEOG__year{font-size:24px}.Events-module__tBiEOG__patternGreen,.Events-module__tBiEOG__patternOrange,.Events-module__tBiEOG__patternBlue,.Events-module__tBiEOG__patternRed{display:none}.Events-module__tBiEOG__carousel{bottom:0%;left:50%;transform:translate(-50%)}}@media only screen and (min-width:481px) and (max-width:800px){.Events-module__tBiEOG__activity{padding:40px 20px}.Events-module__tBiEOG__activity .Events-module__tBiEOG__title,.Events-module__tBiEOG__pastEvent .Events-module__tBiEOG__title,.Events-module__tBiEOG__title{letter-spacing:6px;font-size:24px}.Events-module__tBiEOG__icon{width:24px;height:24px}.Events-module__tBiEOG__scheduleContainer,.Events-module__tBiEOG__pastEvent{gap:24px}.Events-module__tBiEOG__happeningsBoxWrapper .Events-module__tBiEOG__shadow{margin-left:20px}.Events-module__tBiEOG__boxRow{flex-direction:column;gap:24px}.Events-module__tBiEOG__bannerBig{display:none}.Events-module__tBiEOG__bannerSmall{display:inline}.Events-module__tBiEOG__pastEvent .Events-module__tBiEOG__year{font-size:28px}.Events-module__tBiEOG__month{width:120px;height:130px}.Events-module__tBiEOG__month .Events-module__tBiEOG__number{font-size:32px}.Events-module__tBiEOG__patternGreen,.Events-module__tBiEOG__patternOrange,.Events-module__tBiEOG__patternBlue,.Events-module__tBiEOG__patternRed{display:none}.Events-module__tBiEOG__carousel{bottom:19%;left:50%;transform:translate(-50%)}}@media only screen and (min-width:801px) and (max-width:1200px){.Events-module__tBiEOG__activity{padding:50px 30px}.Events-module__tBiEOG__happeningsGenreContainer{justify-content:center;gap:8px;padding:0 19px}.Events-module__tBiEOG__happeningsBoxContainer{gap:24px}.Events-module__tBiEOG__boxRow{gap:0}.Events-module__tBiEOG__happeningsBox{height:auto}.Events-module__tBiEOG__upcomingContainer,.Events-module__tBiEOG__scheduleContainer{width:95%}.Events-module__tBiEOG__month{width:120px;height:130px}.Events-module__tBiEOG__month .Events-module__tBiEOG__number{font-size:36px}.Events-module__tBiEOG__patternGreen,.Events-module__tBiEOG__patternOrange,.Events-module__tBiEOG__patternBlue,.Events-module__tBiEOG__patternRed,.Events-module__tBiEOG__carousel{display:none}}
