@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes imageReveal{0%{opacity:0;-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0)}to{opacity:1;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes cardEnter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes commentReveal{0%{opacity:0;transform:scale(.9) translateY(10px)}60%{transform:scale(1.02) translateY(-2px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes hashtagBounce{0%{opacity:0;transform:translateY(-15px) scale(.9)}60%{transform:translateY(3px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes shimmerGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}footer.hide{display:none}footer.show{display:block}footer{width:100%;max-width:1228px;background-color:hsla(0,0%,100%,.5);position:relative;border-top:2px solid #62c6ff;padding-top:36px;padding-bottom:12px;box-sizing:border-box}footer>section.footerCategorySection{display:flex;flex-direction:row;justify-content:space-between;padding-right:84px}footer>section.footerCategorySection>div.textLogoBox{cursor:pointer}footer>section.footerCategorySection>div.footerCategoryUlBox{display:flex;flex-direction:row;justify-content:space-between;min-width:250px}footer>section.footerCategorySection>div.footerCategoryUlBox>ul.footerCategoryUl{display:flex;flex-direction:column;align-items:center;min-width:104px;margin-top:21px}footer>section.footerCategorySection>div.footerCategoryUlBox>ul.footerCategoryUl>li.footerCategoryLi{font-size:10px;margin-bottom:15px;cursor:pointer;color:#000}footer>section.footerCategorySection>div.footerCategoryUlBox>ul.footerCategoryUl>li.footerCategoryLi:first-child{font-size:12px;margin-bottom:22px}footer>section.footerCategorySection>div.footerCategoryUlBox>ul.footerCategoryUl>li.footerCategoryLi:hover{border-bottom:1px solid #0090e1}footer>section.footerCategorySection>div.footerCategoryUlBox>ul.footerCategoryUl>li.footerCategoryLi:active{color:#62c6ff}footer>section.footerCategorySection>div.footerCategoryUlBox>ul.footerCategoryUl>li.footerCategoryLiTitle>a{color:#0090e1;font-family:Pretendard-Bold}footer>section.footerCategorySection>div.footerCategoryUlBox>ul.footerCategoryUl>li.footerCategoryLiTitle:hover{border-bottom:unset;box-shadow:0 4px 4px 0 rgba(98,198,255,.3)}footer>section.footerCategorySection>ul.footerCategoryUlBox{display:flex;flex-direction:column;align-items:center;margin-top:21px;width:100%;max-width:290px}footer>section.footerCategorySection>ul.footerCategoryUlBox>li.footerCategoryLi{margin-bottom:15px;width:100%}footer>section.footerCategorySection>ul.footerCategoryUlBox>li.footerCategoryLi:nth-child(2){width:100%;display:flex;justify-content:space-between}footer>section.footerCategorySection>div.advertisementBox{margin-top:21px;width:312px;height:280px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(255,222,222,.25);display:flex;justify-content:center;align-items:center;text-align:center;animation:gradient2 2s linear infinite;background:linear-gradient(-45deg,#ffffff,#62C6FF,#0090E1);background-size:300% 300%}@keyframes gradient2{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}footer>section.footerCategorySection>div.advertisementBox>img{border-radius:10px}footer>section.footerInfoSection{display:flex;flex-direction:row;box-shadow:0 8px 6px 0 rgba(98,198,255,.25);height:24px;width:100%;justify-content:flex-end;margin-top:40px;padding-right:84px}footer>section.footerInfoSection>ul{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative}footer>section.footerInfoSection>ul>li{color:#0090e1;cursor:pointer;margin-left:40px;height:24px}footer>section.footerInfoSection>ul>li>a{font-size:12px;margin-left:40px;font-family:Pretendard-Bold}footer>section.footerInfoSection>ul>li>img{margin-left:12px;cursor:pointer}footer>section.footerInfoSection>ul>li.imgIconLi>a{margin-left:12px!important}@media screen and (max-width:1230px){footer{padding-right:40px;padding-left:40px}footer>section.footerCategorySection{flex-direction:column;align-items:center;padding-right:0}footer>section.footerCategorySection>div.textLogoBox{margin-bottom:40px}footer>section.footerCategorySection>div.footerCategoryUlBox{margin-bottom:20px;width:100%;max-width:412px}footer>section.footerCategorySection>ul.footerCategoryUlBox{width:100%;max-width:512px}footer>section.footerCategorySection>ul.footerCategoryUlBox>li{width:100%}footer>section.footerCategorySection>div.advertisementBox{width:100%;max-width:512px;height:unset;aspect-ratio:1/.9}footer>section.footerCategorySection>div.advertisementBox>img{width:100%;height:100%}footer>section.footerInfoSection{justify-content:center;margin-bottom:50px;box-shadow:unset;height:auto;padding-right:0}footer>section.footerInfoSection>ul{flex-direction:column-reverse;width:100%;max-width:512px}footer>section.footerInfoSection>ul>li{margin-top:50px;width:100%;display:flex;justify-content:space-around;margin-left:0}footer>section.footerInfoSection>ul>li>a{margin-left:10px;margin-right:10px}footer>section.footerInfoSection>ul>li>img{margin-left:20px;margin-right:20px}footer>section.footerInfoSection>ul>li{flex-wrap:wrap}footer>section.footerInfoSection>ul>li>a{margin-bottom:20px}}article.footerNoticeBox{width:100%;min-width:100%;max-width:290px;margin-bottom:9px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:175px}article.footerNoticeBox>span.footerNoticeTitle{color:#0090e1;font-size:12px;font-family:Pretendard-Bold;margin-bottom:18px;cursor:pointer;width:auto}article.footerNoticeBox>span.footerNoticeTitle:hover{box-shadow:0 4px 4px 0 rgba(98,198,255,.3)}article.footerNoticeBox>span.footerNoticeTitle:active{color:#62c6ff}article.footerNoticeBox>ul.footerNoticeUl{width:100%;min-width:240px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);padding:10px 13px;box-sizing:border-box}article.footerNoticeBox>ul.footerNoticeUl>li.footerNoticeLi{border-bottom:1px solid rgba(98,198,255,.15);margin-bottom:8px;cursor:pointer;width:100%}article.footerNoticeBox>ul.footerNoticeUl>li.footerNoticeLi:hover{background-color:rgba(98,198,255,.05)}article.footerNoticeBox>ul.footerNoticeUl>li.footerNoticeLi:active{background-color:rgba(98,198,255,.3)}article.footerNoticeBox>ul.footerNoticeUl>li.footerNoticeLi:nth-child(3){margin-bottom:0}article.footerNoticeBox>ul.footerNoticeUl>li.footerNoticeLi>div.footerNoticeLiTitle{font-size:12px;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-bottom:2px;width:100%}article.footerNoticeBox>ul.footerNoticeUl>li.footerNoticeLi>div.footerNoticeLiTitle>span{width:27px;background-color:#ff6288;border-radius:5px;color:#fff;margin-right:6px;padding:0 4px;box-sizing:border-box}article.footerNoticeBox>ul.footerNoticeUl>li.footerNoticeLi>div.footerNoticeTime{color:#62c6ff;font-size:10px;margin-bottom:5px}@media screen and (max-width:1230px){article.footerNoticeBox{max-width:unset}}article.footerAskBox{cursor:pointer}article.footerAskBox>div.footerAskTitle{color:#0090e1;font-size:12px;font-family:Pretendard-Bold;margin-bottom:20px}article.footerAskBox>ul.footerAskUl{width:135px;height:50px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);padding:10px 13px;box-sizing:border-box;color:#0090e1;font-size:12px;display:flex;align-items:center}article.footerAskBox>ul.footerAskUl:hover{background-color:rgba(98,198,255,.05)}article.footerAskBox>ul.footerAskUl:active{background-color:rgba(98,198,255,.3)}@media screen and (max-width:1230px){article.footerAskBox{width:100%;padding-right:10px}article.footerAskBox>ul.footerAskUl{width:100%}}article.footerHelpBox{cursor:pointer}article.footerHelpBox>div.footerHelpTitle{color:#0090e1;font-size:12px;font-family:Pretendard-Bold;margin-bottom:20px}article.footerHelpBox>ul.footerHelpUl{width:135px;height:50px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);padding:10px 13px;box-sizing:border-box;color:#0090e1;font-size:12px;display:flex;align-items:center}article.footerHelpBox>ul.footerHelpUl:hover{background-color:rgba(98,198,255,.05)}article.footerHelpBox>ul.footerHelpUl:active{background-color:rgba(98,198,255,.3)}@media screen and (max-width:1230px){article.footerHelpBox{width:100%;padding-left:10px}article.footerHelpBox>ul.footerHelpUl{width:100%}}