.EventsMenu_wrapper{position:absolute;left:-270px;top:40px;min-width:340px;border-radius:8px;padding-top:12px;background:var(--App_MenuBg2);box-shadow:var(--App_Card_shadow);display:flex;align-items:flex-start;flex-direction:column;transform:translateY(0);transition:opacity .25s ease;-webkit-transition:all .25s ease}.EM_hide{visibility:hidden;opacity:0;transform:translateY(-10px)}.EM_content_box{align-items:center;justify-content:flex-end;min-height:150px;max-height:350px}.EM_content_box,.EM_eventsBox{width:100%;display:flex;flex-direction:column}.EM_eventsBox{height:500px;overflow-y:auto}.EM_footer{width:100%;height:38px;display:flex;align-items:center;justify-content:center;background:var(--App_MenuBg2);border-radius:0 0 8px 8px}.EM_footer p{font-size:14px;cursor:pointer;color:var(--App_purp_80_30)}.header{position:fixed;top:0;z-index:6;min-height:64px;padding:8px;width:100%;background:var(--App_MenuBg);box-shadow:var(--App_Card_shadow);display:flex;flex-direction:column;align-items:center;justify-content:center}@media(max-width:820px){.header{position:relative;box-shadow:none}}.header_container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.header_up_line{display:flex;justify-content:space-between;align-items:center;width:87%;max-width:1300px}@media(max-width:600px){.header_up_line{width:100%;padding:0 4px}}.header_gray_icon{color:var(--App_GrayIcon)}.header_bottom_line{width:87%;max-width:1300px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding-right:80px}.header_bottom_line span{font-size:14px}@media(max-width:600px){.header_bottom_line{width:100%;padding:0 4px}}.H_Logo h1{font-size:14px;font-weight:400}.H_SubText{font-size:16px;font-weight:var(--App_text_fw_normal)}@media(max-width:600px){.H_SubText{font-size:15px}}.H_TripicoLogo{margin-right:12px;width:110px;height:auto;cursor:pointer}@media(max-width:400px){.H_TripicoLogo{width:100px}}@media(max-width:340px){.H_TripicoLogo{width:70px}}.header_r_side{max-width:680px;display:flex;align-items:center;justify-content:space-between;gap:0 42px}@media(max-width:820px){.header_r_side{gap:0 16px}}.header_events_box{position:relative;width:58px}@media(max-width:600px){.header_events_box{display:none}}.HN_box{justify-content:flex-end}.HN_box,.header_notifications{display:flex;align-items:center}.header_notifications{height:32px;border-radius:8px;padding:0 8px;cursor:pointer}.header_notifications:hover{background:var(--App_hoverBg)}.header_notifications img{width:18px;height:18px}.header_r_location{min-width:20px;display:flex;align-items:center}.header_r_location img{width:28px;height:28px}.header_r_location p{padding-left:5px}@media(max-width:820px){.header_r_location{display:none}}.header_r_user{position:relative}.HeaderUser_Box,.header_r_user{display:flex;align-items:center}.HeaderUser_Box{flex-direction:column;gap:4px}.HeaderUser_Box span{height:0;font-size:14px}.Header_userImg{width:48px;height:40px;object-fit:cover;border-radius:8px;white-space:pre-wrap;cursor:pointer;box-shadow:var(--App_Card_shadow);outline:var(--App_AccentBorder)}.Header_userImg:hover{opacity:85%}.HN_number{min-width:18px;width:-moz-fit-content;width:fit-content;height:18px;font-weight:700;font-size:12px;background:var(--App_purp_100_35);color:var(--App_textWhite);border-radius:20px;padding:0 4px;margin-left:2px;margin-right:4px}.HN_number,.Header_login_text{display:flex;justify-content:center;align-items:center}.Header_login_text{flex-direction:column;gap:4px;height:38px;border-radius:8px;padding:0 14px;cursor:pointer}.Header_login_text p{color:var(--App_purp_80_30);font-weight:500}@media(max-width:600px){.Header_login_text p{font-size:13px}}.Header_login_text:hover{color:#a681b6;background:var(--App_hoverBg)}.footer_container{margin-top:80px;min-height:370px;display:flex;flex-direction:column;justify-content:flex-end;font-size:15px}@media(max-width:930px){.footer_container{visibility:hidden}}@media(max-width:600px){.footer_container{display:none}}.footer_up{padding:0 8%;background:var(--App_CardBg)}.footer_box{flex:1 1 auto;display:flex;gap:16px;max-width:1350px;margin:0 auto}.footer_logo_side{margin:60px 0;width:40%;height:190px;display:flex;flex-direction:column;justify-content:space-between;line-height:1.4}.footer_logo_side .footer_logobox{display:flex;justify-content:space-between;max-width:280px}.footer_logo_side .footer_logobox .social_icon:hover{opacity:70%;cursor:pointer}.footer_text_side{flex:1 1 auto;display:flex;justify-content:space-evenly;gap:16px}.footer_text{padding:60px 10px;min-width:120px;display:flex;flex-direction:column;justify-content:space-between}.footer_text p{font-weight:700}.footer_text span{padding:5px 0;display:block;cursor:pointer}.footer_text span:hover{color:var(--App_purp_100_35)}.footer_down{height:64px;background:var(--App_bg);display:flex;align-items:center}.footer_down .footer_trademark{width:84.5%;max-width:1350px;margin:0 auto}.footer_logo_img{width:126px;height:auto}.footer_social_icon{height:27px;width:auto}