/*!
 * MatchnowGNB v0.3.1(1723188797506)
 * Copyright © Match Now All Rights Reserved.
 * https://matchnow.in/
 */
body{-webkit-touch-callout:none}.a11y-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;z-index:-10}.mnGnb{-ms-flex-negative:0;flex-shrink:0;position:relative;height:102px;font-family:"Poppins";font-weight:500;background:#fff;z-index:2}.mnGnb .mnContainer{position:relative;margin:0 auto;max-width:480px}.mnGnbHead{border-bottom:1px solid #d7e4eb}.mnGnbHead .mnContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;height:52px;z-index:1}.mnGnbTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0;vertical-align:top}.mnGnbLogo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.mnGnb .btnLogin,.mnGnb .btnMyPage,.mnGnb .btnAside{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;top:50%;margin:0;padding:0;border:0;-webkit-text-decoration:none;text-decoration:none;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);cursor:pointer;z-index:1}.mnGnb .btnLogin,.mnGnb .btnMyPage{left:58px}.mnGnb .btnAside{left:8px;width:42px;height:42px;background:#fff url(https://static.wematchnow.com/web/prd/common/in/images/icon/hamburger.svg) no-repeat center/42px auto}.mnGnb .btnLogin{overflow:hidden;display:block;border-radius:4px;cursor:pointer}.mnGnb .btnLogin .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:30px;font-size:11px;line-height:1;color:#454545;border:1px solid #b8c9d6;border-radius:4px;background:#fff}.mnGnb .btnLogin::before{content:"";display:block;position:absolute;top:0;left:-12px;border-top:12px solid #ff5e2f;border-right:12px solid rgba(0,0,0,0);border-left:12px solid rgba(0,0,0,0);z-index:1}.mnGnb .btnMyPage{overflow:hidden;border-radius:34px;width:34px;height:34px}.mnGnb .btnMyPage img{display:block;width:100%;height:100%}.mnGnb .btnMyPage.empty{background:url(https://static.wematchnow.com/web/prd/common/in/images/profile_default.svg) no-repeat center/cover}.mnGnb .mnGnbMenu{border-bottom:1px solid #d7e4eb;background:#fff}.mnGnb .mnGnbMenu .menuList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;list-style:none;margin:0 auto;padding:0 30px;max-width:480px;height:48px}.mnGnb .mnGnbMenu .menuItem.active .menuLink{font-weight:600;color:#007eff}.mnGnb .mnGnbMenu .menuLink{display:block;position:relative;height:48px;font-weight:500;color:#161616;-webkit-text-decoration:none;text-decoration:none}.mnGnb .mnLangMenu{position:absolute;top:50%;right:20px;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.mnGnb .mnLangMenu .btnLangToggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px 0 8px;border:1px solid #b8c9d6;border-radius:4px;height:30px;background:#fff url(https://static.wematchnow.com/web/prd/common/in/images/bg_lang_menu.svg) no-repeat center right 8px;cursor:pointer}.mnGnb .mnLangMenus{display:none;position:absolute;top:100%;right:0;margin-top:8px;padding:15px 0;border:1px solid #c9c9c9;border-radius:6px;width:100px;background:#fff;z-index:11}.mnGnb .mnLangMenuItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;border:0;width:100%;height:45px;background:#fff;font-size:14px;font-weight:500;line-height:15px;color:#161616;cursor:pointer}.mnGnb .mnLangMenu.active .mnLangMenus{display:block}.mnGnb .btnAlarm{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;margin:0;padding:0;border-radius:30px;border:1px solid #e8e8e8;width:30px;height:30px;top:50%;right:20px;background:#fff;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);cursor:pointer}.mnGnb .btnAlarm img{-ms-flex-negative:0;flex-shrink:0;display:block;position:absolute;top:4px;left:4px}.mnGnb .btnAlarm.new img{animation:rotateAlarm .8s infinite reverse linear}.mnGnb .btnAlarm.new::after{content:"";display:block;position:absolute;top:6px;right:6px;border-radius:6px;width:6px;height:6px;background:linear-gradient(225deg, #FF774F 16.67%, #EF3600 83.33%);-webkit-box-shadow:0 1px 1px 0 rgba(255,255,255,.1) inset;box-shadow:0 1px 1px 0 rgba(255,255,255,.1) inset}.mnGnb.fixed .mnGnbMenu{position:fixed;top:0;right:0;width:100%;z-index:10}.mnGnb.fixed+.mnSubMenu .mnSubMenuInner{position:fixed;top:49px;left:50%;width:100%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);z-index:10}@media(max-width: 767px){.mnGnb .mnGnbMenu .menuLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:13px;line-height:1}}@media(min-width: 768px){.mnGnb{height:112px}.mnGnb .mnContainer{max-width:768px}.mnGnbHead .mnContainer{height:59px}.mnGnbLogo img{width:115px;height:39px}.mnGnb .mnGnbMenu .menuList{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 80px;max-width:768px;height:51px}.mnGnb .mnGnbMenu .menuLink{height:51px;font-size:15px;line-height:51px}.mnGnb.fixed+.mnSubMenu .mnSubMenuInner{top:52px}}.mnSubMenu{-ms-flex-negative:0;flex-shrink:0;-webkit-box-sizing:border-box;box-sizing:border-box;height:53px;font-family:"Poppins";font-weight:500}.mnSubMenuInner{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;height:53px;border-bottom:1px solid #d9d9d9;background:-webkit-gradient(linear, left top, right top, from(#fff3ee), to(#e7f3ff));background:linear-gradient(90deg, #fff3ee 0%, #e7f3ff 100%)}.mnSubMenuList{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;margin:0 auto;padding:0}.mnSubMenuItem{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.mnSubMenuItem.active .mnSubMenuLink{font-weight:600;color:#007eff}.mnSubMenuItem.active .mnSubMenuLink::after{content:"";display:block;position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:#007eff;z-index:1}.mnSubMenuLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%;height:52px;font-size:14px;line-height:16px;color:#161616;text-align:center;-webkit-text-decoration:none;text-decoration:none;cursor:pointer}.mnSubMenuLink:hover{color:#000;color:initial;-webkit-text-decoration:none;text-decoration:none}.mnSubMenu.fixed .mnSubMenuInner{position:fixed;top:50px;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);z-index:10}@media(max-width: 767px){.mnSubMenuList{padding:0 20px;width:100%;max-width:480px}}@media(min-width: 768px){.mnSubMenuList{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 40px;max-width:768px}.mnSubMenuItem{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.mnSubMenuLink{display:block;line-height:52px}}.bird_area,.mnBirdArea{position:absolute;top:50%;left:50%;width:360px;font-family:"Poppins";font-weight:500;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.bird_area .message,.mnBirdArea .message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;font-size:14px;line-height:22px;color:#944f9a;text-align:center}.bird_area.login .message,.mnBirdArea.login .message{padding:130px 0 20px;background:url(https://static.wematchnow.com/web/prd/common/in/images/bird_login.svg) no-repeat center top/164px auto}.bird_area.login .btnLogin,.mnBirdArea.login .btnLogin{display:block;margin:20px auto 0;border-radius:4px;width:100px;height:40px;font-size:13px;line-height:40px;color:#fff;text-align:center;-webkit-text-decoration:none;text-decoration:none;background:#007eff}.bird_area.empty .message,.mnBirdArea.empty .message{padding:38px 0 10px;background:url(https://static.wematchnow.com/web/prd/common/in/images/icon/infomation_v.svg) no-repeat center top/28px auto}.bird_area .btn_explore{margin:20px auto 0}main#app .mnGnb,.page__store .mnGnb{height:102px}main#app .mnGnb .mnGnbMenu .menuList,.page__store .mnGnb .mnGnbMenu .menuList{gap:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:480px;height:48px}main#app .mnGnb .mnGnbMenu .menuLink,.page__store .mnGnb .mnGnbMenu .menuLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:13px;line-height:1}main#app .mnGnb.fixed+.mnSubMenu .mnSubMenuInner,.page__store .mnGnb.fixed+.mnSubMenu .mnSubMenuInner{top:49px}main#app .mnSubMenuList,.page__store .mnSubMenuList{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0;max-width:100%}main#app .mnSubMenuItem,.page__store .mnSubMenuItem{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}main#app .mnSubMenuLink,.page__store .mnSubMenuLink{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:16px}@media(min-width: 768px){main#app .mnSubMenuList,.page__store .mnSubMenuList{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 40px;max-width:768px}main#app .mnSubMenuItem,.page__store .mnSubMenuItem{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}main#app .mnSubMenuLink,.page__store .mnSubMenuLink{display:block;line-height:52px}}@-webkit-keyframes rotateAlarm{0%{-webkit-transform:rotate(0);transform:rotate(0)}80%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}}@keyframes rotateAlarm{0%{-webkit-transform:rotate(0);transform:rotate(0)}80%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}}.mnAlarmCoachMark{position:absolute;top:56px;right:10px;padding:9px 11px;border:1px solid #ffd600;border-radius:10px;background:#ffea2e;z-index:1;cursor:pointer}.mnAlarmCoachMark::before{content:"";display:block;position:absolute;top:-10px;right:15px;width:20px;height:10px;background:url(https://static.wematchnow.com/web/prd/common/in/images/bg_alarm_coachmark.svg) no-repeat}.mnAlarmCoachMarkLink{display:block;-webkit-text-decoration:none;text-decoration:none}.mnAlarmCoachMarkTitle{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 4px;margin:0;padding:0}.mnAlarmCoachMarkTitle::before{content:"";display:block;width:18px;height:18px;background:url(https://static.wematchnow.com/web/prd/common/in/images/icon/ico_loudspeaker.svg) no-repeat}.mnAlarmCoachMarkTitle em{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 10px;border-radius:22px;height:22px;background:#ff5e2f;font-style:normal;font-size:12px;font-weight:600;line-height:14px;color:#fff;vertical-align:top}.mnAlarmCoachMarkDesc{margin:8px 0 0;padding:0;font-size:12px;font-weight:500;line-height:16px;color:#161616}.mnAlarmCoachMark .btnClose{position:absolute;top:11px;right:11px;margin:0;padding:0;border:0;width:18px;height:18px;background:url(https://static.wematchnow.com/web/prd/common/in/images/icon/ico_close.svg) no-repeat;z-index:1}
