img.likeHeartBtn:hover{animation:heartBtnHover 1s ease-in-out infinite}@keyframes heartBtnHover{0%{scale:1}50%{scale:1.05}to{scale:1}}img.likeHeartBtn:active{border-radius:100px;object-position:center;box-shadow:0 0 0 .3px red;animation:pulse22 .2s linear}@keyframes pulse22{0%{transform:scale(1);opacity:.7}50%{transform:scale(1);opacity:1}to{transform:scale(1.3);opacity:0}}article.popularHashtagsArticle>div.popularHashtagsTitle{font-family:Pretendard-Bold;font-size:20px}article.popularHashtagsArticle>div.popularHashtagsBars{margin-top:2px;display:flex;flex-direction:column;justify-content:space-between}article.popularHashtagsArticle>div.popularHashtagsBars>a>div.popularHashtag{display:flex;width:160px;height:20px;position:relative;overflow:hidden;margin-top:14px;cursor:pointer}article.popularHashtagsArticle>div.popularHashtagsBars>a>div.popularHashtag:hover>div.popularHashtagsShop>span{animation:rotate-diagonal .5s linear}article.popularHashtagsArticle>div.popularHashtagsBars>a>div.popularHashtag:hover>span.popularHashtagsText{animation:imgMover 3s infinite}article.popularHashtagsArticle>div.popularHashtagsBars>a>div.popularHashtag:active>div.popularHashtagsShop>span{animation:rotate-diagonal .1s infinite}article.popularHashtagsArticle>div.popularHashtagsBars>a>div.popularHashtag:active>span.popularHashtagsText{animation:imgMover 1s infinite;color:#62c6ff;font-family:Pretendard-Bold}article.popularHashtagsArticle>div.popularHashtagsBars>a>div.popularHashtag>div.popularHashtagsShop{background-color:#ff6288;display:flex;justify-content:center;align-items:center;position:relative;margin-left:24px}article.popularHashtagsArticle>div.popularHashtagsBars>a>div.popularHashtag>div.popularHashtagsShop>div.blueBox{position:absolute;transform:rotate(30deg);background-color:#0090e1;width:30px;height:66.645px;flex-shrink:0;background:#0090e1;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);overflow:hidden}article.popularHashtagsArticle>div.popularHashtagsBars>a>div.popularHashtag>div.popularHashtagsShop>span{position:absolute;color:#fff;font-family:Pretendard;font-size:20px;font-style:normal;font-weight:400;line-height:normal}article.popularHashtagsArticle>div.popularHashtagsBars>a>div.popularHashtag>span.popularHashtagsText{margin-left:30px;color:#0090e1}@keyframes rotate-diagonal{0%{transform:rotateY(0)}to{transform:rotateY(1turn)}}@keyframes imgMover{0%{transform:translateY(0)}25%{transform:translateY(-1px)}50%{transform:translateY(1px)}75%{transform:translateY(-1px)}to{transform:translateY(0)}}@media screen and (max-width:1230px){article.popularHashtagsArticle>div.popularHashtagsBars{flex-direction:row;justify-content:center;flex-wrap:wrap}article.popularHashtagsArticle>div.popularHashtagsBars>a>div.popularHashtag{justify-content:center}}@media screen and (max-width:976px){article.popularHashtagsArticle>div.popularHashtagsBars>a>div.popularHashtag{width:unset;min-width:115px}}div.referredImgPostCardBox{width:100%;max-width:160px;border-radius:150px 150px 2px 2px;display:flex;flex-direction:column;justify-content:space-between;position:relative;cursor:pointer;box-sizing:content-box;box-shadow:0 4px 4px 0 hsla(0,0%,67%,.1)}div.referredImgPostCardBox:hover{scale:1.01}div.referredImgPostCardBox:active:before{background-color:hsla(0,0%,100%,.5)}div.referredImgPostCardBox>a>img{border-top-left-radius:150px;border-top-right-radius:150px;min-height:160px;object-fit:cover;max-width:160px;max-height:200px}div.hashPostCardBox,div.imgPostCardBox{width:100%;max-width:160px;height:100%;max-height:160px;border-radius:10px 10px 2px 2px;display:flex;flex-direction:column;justify-content:space-between;position:relative;cursor:pointer;box-sizing:content-box;box-shadow:0 4px 4px 0 hsla(0,0%,67%,.1)}div.hashPostCardBox:hover,div.imgPostCardBox:hover{scale:1.01}div.hashPostCardBox:active:before,div.imgPostCardBox:active:before{background-color:hsla(0,0%,100%,.5)}div.hashPostCardBox>a,div.imgPostCardBox>a{max-width:160px;max-height:160px}div.hashPostCardBox>a>img,div.imgPostCardBox>a>img{border-top-left-radius:10px;border-top-right-radius:10px;min-height:160px;object-fit:cover;max-width:160px;max-height:160px}div.hashPostInfoCardBottom,div.imgPostInfoCardBottom{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:4px;box-sizing:border-box}div.hashPostInfoCardBottom img.imgPostInfoCardBottomImg,div.imgPostInfoCardBottom img.imgPostInfoCardBottomImg{border-radius:5px}div.hashPostInfoCardBottom div.imgPostInfoCardBottomInfo,div.imgPostInfoCardBottom div.imgPostInfoCardBottomInfo{font-size:10px;width:65%;padding-left:4px;box-sizing:border-box}div.hashPostInfoCardBottom div.imgPostInfoCardBottomInfo div.cardInfoTop,div.imgPostInfoCardBottom div.imgPostInfoCardBottomInfo div.cardInfoTop{color:#5f5f5f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:start;width:100%;box-sizing:border-box}div.hashPostInfoCardBottom div.imgPostInfoCardBottomInfo div.cardInfoBottom,div.imgPostInfoCardBottom div.imgPostInfoCardBottomInfo div.cardInfoBottom{color:#a4a4a4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:start;width:100%;box-sizing:border-box}div.hashPostInfoCardBottom img.imgPostInfoCardBottomHeart,div.imgPostInfoCardBottom img.imgPostInfoCardBottomHeart{object-position:center}@media screen and (max-width:976px){div.referredImgPostCardBox{width:100%!important;max-width:unset}div.referredImgPostCardBox>a,div.referredImgPostCardBox>a>img{width:100%!important;height:100%!important;max-width:unset;max-height:unset}div.referredImgPostCardBox>a>img{object-fit:fill;aspect-ratio:unset!important;min-height:unset!important}div.referredImgPostCardBox:nth-child(13),div.referredImgPostCardBox:nth-child(14),div.referredImgPostCardBox:nth-child(15){display:none}div.imgPostCardBox{width:100%!important;max-width:unset;max-height:unset!important}div.imgPostCardBox>a,div.imgPostCardBox>a>img{width:100%!important;height:100%!important;max-width:unset;max-height:unset}div.imgPostCardBox>a>img{object-fit:fill;aspect-ratio:unset!important;min-height:unset!important}div.imgPostCardBox:nth-child(19),div.imgPostCardBox:nth-child(20){display:none}div.hashPostCardBox{width:100%!important;max-width:unset;max-height:unset!important}div.hashPostCardBox>a,div.hashPostCardBox>a>img{width:100%!important;height:100%!important;max-width:unset;max-height:unset}div.hashPostCardBox>a>img{object-fit:fill;aspect-ratio:unset!important;min-height:unset!important}div.hashPostCardBox:first-child{grid-column:span 3}div.hashPostCardBox:nth-child(2),div.hashPostCardBox:nth-child(2)>a>img,div.hashPostCardBox:nth-child(3),div.hashPostCardBox:nth-child(3)>a>img,div.hashPostCardBox:nth-child(4),div.hashPostCardBox:nth-child(4)>a>img{border-radius:0}div.hashPostCardBox:nth-child(2){border-bottom-left-radius:10px;overflow:hidden}div.hashPostCardBox:nth-child(4){border-bottom-right-radius:10px;overflow:hidden}div.hashPostCardBox:nth-child(5){display:none}div.imgPostInfoCardBottom div.imgPostInfoCardBottomInfo div.cardInfoBottom,div.imgPostInfoCardBottom div.imgPostInfoCardBottomInfo div.cardInfoTop{width:35px}div.hashPostInfoCardBottom{position:absolute;bottom:0;background-color:hsla(0,0%,100%,.5)}div.hashPostInfoCardBottom div.imgPostInfoCardBottomInfo{position:relative;width:100%}div.hashPostInfoCardBottom div.imgPostInfoCardBottomInfo div.cardInfoTop{width:35px;color:#525252}div.hashPostInfoCardBottom div.imgPostInfoCardBottomInfo div.cardInfoBottom{width:35px;color:#0090e1}}@media screen and (max-width:768px){div.referredImgPostCardBox:nth-child(10),div.referredImgPostCardBox:nth-child(11),div.referredImgPostCardBox:nth-child(12){display:none}}a.asideAdvertisement{display:flex;justify-content:center;align-items:center;width:250px;aspect-ratio:1/1!important;box-shadow:0 4px 4px 0 hsla(0,0%,80%,.25);text-align:center;animation:gradient2 2s linear infinite;background:linear-gradient(-45deg,#fff,#62c6ff,#0090e1);background-size:300% 300%}@media screen and (max-width:1230px){a.asideAdvertisement{width:100%;max-width:512px;height:unset;aspect-ratio:1/1;margin:0 auto}a.asideAdvertisement>img{width:100%;height:100%}}@media screen and (max-width:976px){a.asideAdvertisement{height:unset}}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}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{color:#0090e1;font-family:Pretendard-Bold}footer>section.footerCategorySection>ul.footerCategoryUlBox{display:flex;flex-direction:column;align-items:center;margin-top:21px}footer>section.footerCategorySection>ul.footerCategoryUlBox>li{margin-bottom:15px}footer>section.footerCategorySection>ul.footerCategoryUlBox>li: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 hsla(0,100%,94%,.25);display:flex;justify-content:center;align-items:center;text-align:center;animation:gradient2 2s linear infinite;background:linear-gradient(-45deg,#fff,#62c6ff,#0090e1);background-size:300% 300%}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}footer>section.footerInfoSection>ul>li>img{margin-left:12px;cursor:pointer}@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%;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{border-bottom:1px solid #0090e1}article.footerNoticeBox>span.footerNoticeTitle:active{color:#62c6ff}article.footerNoticeBox>ul.footerNoticeUl{width:100%;min-width:290px;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}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}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>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>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%}}nav{box-sizing:content-box}nav,nav div.navBox{width:100%;max-width:1228px}nav div.navBox{position:fixed;height:auto;padding-top:24px;padding-bottom:43px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;z-index:9;background-color:hsla(0,0%,100%,.9)}nav div.navBox>span.textLogo{width:100%;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#000;font-size:40px;font-weight:600;line-height:normal;cursor:pointer}nav div.navBox>ul.navIconsUl{width:100%;list-style:none;display:flex;flex-direction:row;justify-content:center;align-items:center}nav div.navBox>ul.navIconsUl:nth-child(3){justify-content:flex-end}nav div.navBox>ul.navIconsUl:nth-child(3)>li{position:relative}nav div.navBox>ul.navIconsUl:nth-child(3)>li:nth-child(2):hover>ul.navMyPageUl{display:block}nav div.navBox>ul.navIconsUl>li{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 18px;cursor:pointer}nav div.navBox>ul.navIconsUl>li>div{white-space:nowrap;text-align:center;font-size:10px;color:#0090e1;margin-top:3px;font-family:Pretendard-Medium}nav div.navBox>ul.navIconsUl>li>ul.navMyPageUl{display:none;position:absolute;background-color:#fff;margin-top:316px;width:130px;padding:10px 0 0 8px;box-sizing:border-box;border-radius:10px;box-shadow:0 4px 4px 0 rgba(98,198,255,.5)}nav div.navBox>ul.navIconsUl>li>ul.navMyPageUl>li.navMyPageLi{display:flex;justify-content:flex-start;align-items:center;margin-bottom:10px}nav div.navBox>ul.navIconsUl>li>ul.navMyPageUl>li.navMyPageLi>span{margin-left:8px;color:#0090e1}nav div.navBox>ul.navIconsUl>li>ul.navMyPageUl>li.navMyPageLi:hover>span{font-family:Pretendard}nav div.navBox>img.settingIcon{cursor:pointer}nav div.navEmptyBox{width:100%;height:138.5px}@media screen and (max-width:976px){nav div.navBox{padding:10px;box-shadow:0 1px 1px 0 rgba(98,198,255,.25)}nav div.navBox>span.textLogo,nav div.navBox>span.textLogo>img{width:132px!important;height:42px!important}nav div.navBox>ul.navIconsUl:nth-child(2){display:none}nav div.navEmptyBox{height:62px}}div.popupNotificationBox{position:absolute;margin-top:340px!important;min-width:320px;height:300px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);padding:12px;box-sizing:border-box;background-color:#fff;overflow:hidden;display:none;flex-direction:column;justify-content:flex-start}div.popupNotificationBox div.popupNotificationTop{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:20px}div.popupNotificationBox div.popupNotificationTop>span{font-family:Pretendard-Bold;font-size:16px;color:#0090e1}div.popupNotificationBox div.popupNotificationTop>button{width:64px;height:14px;flex-shrink:0;border-radius:5px;border:1px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#62c6ff,#fff);background-origin:border-box;background-clip:content-box,border-box;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);font-size:10px;color:#62c6ff;display:flex;justify-content:center;align-items:center}div.popupNotificationBox div.popupNotificationBottom{overflow:auto}div.popupNotificationBox div.popupNotificationBottom>div.categoryFollowLi{width:100%;height:38px;box-shadow:0 1px 1px 0 rgba(98,198,255,.1);display:flex;justify-content:space-between;align-items:center;cursor:pointer}div.popupNotificationBox div.popupNotificationBottom>div.categoryFollowLi img{border-radius:10px;margin-right:12px}div.popupNotificationBox div.popupNotificationBottom>div.categoryFollowLi>div.categoryFollowContents{width:100%;display:flex;align-items:center}div.popupNotificationBox div.popupNotificationBottom>div.categoryFollowLi>div.categoryFollowContents>div.categoryFollowContentsText>div:first-child{font-size:12px}div.popupNotificationBox div.popupNotificationBottom>div.categoryFollowLi>div.categoryFollowContents>div.categoryFollowContentsText>div:first-child>span{color:#0090e1;font-family:Pretendard-Bold}div.popupNotificationBox div.popupNotificationBottom>div.categoryFollowLi>div.categoryFollowContents>div.categoryFollowContentsText>div:nth-child(2){font-size:10px;color:#62c6ff;position:relative}div.popupNotificationBox div.popupNotificationBottom>div.categoryFollowLi>div.categoryFollowContents>button{margin-left:12px;margin-right:20px;width:52px;height:24px;font-size:10px;background-color:#62c6ff;color:#fff;border-radius:5px}div.popupNotificationBox div.popupNotificationBottom>div.categoryFollowLi>div.categoryFollowContents>button:hover{opacity:.9}div.popupNotificationBox div.popupNotificationBottom>div.categoryFollowLi span.categoryTime{font-size:10px;position:relative;color:#62c6ff;display:flex;white-space:nowrap}div.popupNotificationBox div.popupNotificationBottom>div.categoryFollowLi:hover{background-color:rgba(98,198,255,.05)}div.popupNotificationBox div.popupNotificationBottom>div.categoryFollowLi:active{background-color:rgba(0,144,225,.3)}div.popupNotificationBox div.popupNotificationBottom>div.categoryLikeLi{width:100%;height:38px;box-shadow:0 1px 1px 0 rgba(98,198,255,.1);display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:5px 0;box-sizing:content-box}div.popupNotificationBox div.popupNotificationBottom>div.categoryLikeLi>img.categoryLikeProfile{border-radius:10px;margin-right:12px}div.popupNotificationBox div.popupNotificationBottom>div.categoryLikeLi>div.categoryLikeContents{width:100%;display:flex;align-items:center}div.popupNotificationBox div.popupNotificationBottom>div.categoryLikeLi>div.categoryLikeContents>div.categoryLikeContentsText>div:first-child{font-size:12px}div.popupNotificationBox div.popupNotificationBottom>div.categoryLikeLi>div.categoryLikeContents>div.categoryLikeContentsText>div:first-child>span{color:#0090e1;font-family:Pretendard-Bold}div.popupNotificationBox div.popupNotificationBottom>div.categoryLikeLi>div.categoryLikeContents>div.categoryLikeContentsText>div:nth-child(2){font-size:10px;color:#62c6ff;position:relative}div.popupNotificationBox div.popupNotificationBottom>div.categoryLikeLi>div.categoryLikeContents>img.categoryLikeContentsImg{margin-left:12px;border-radius:2px;margin-right:20px}div.popupNotificationBox div.popupNotificationBottom>div.categoryLikeLi span.categoryTime{font-size:10px;position:relative;color:#62c6ff;display:flex;white-space:nowrap}div.popupNotificationBox div.popupNotificationBottom>div.categoryLikeLi:hover{background-color:rgba(98,198,255,.05)}div.popupNotificationBox div.popupNotificationBottom>div.categoryLikeLi:active{background-color:rgba(0,144,225,.3)}li.navNotificationLi{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 18px;cursor:pointer}li.navNotificationLi>span.redDot{display:none;width:5px;height:5px;border-radius:10px;background-color:#ff6288;position:absolute;margin-top:-29px;margin-right:-9px}li.navNotificationLi>div.notifiIconText{white-space:nowrap;text-align:center;font-size:10px;color:#0090e1;margin-top:3px;font-family:Pretendard-Medium}@media screen and (max-width:976px){li.navNotificationLi{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}li.navNotificationLi>span.redDot{width:5px;height:5px;border-radius:10px;background-color:#ff6288;position:absolute;margin-top:-15px;margin-right:-9px}li.navNotificationLi>div.notifiIconText{display:none}}div{color:#0090e1}ul.mobileIconsUl{display:flex}ul.mobileIconsUl>li.mobileIconsLi{margin-left:8px;cursor:pointer;display:flex;justify-content:center;align-items:center}div.mobileNavBox{position:fixed;height:calc(100% - 62px);width:204px;z-index:8;right:0;display:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:hsla(0,0%,100%,.65)}div.mobileNavBox>div.mobileTopNav{overflow-y:scroll;height:calc(100% - 183px)}div.mobileNavBox>div.mobileTopNav>h3.mobileNavTitle{font-size:24px;font-family:Pretendard-Bold;margin-left:16px;margin-top:16px;color:#0090e1}div.mobileNavBox>div.mobileTopNav>ul.mobileNavUl{position:relative;display:inline-flex;width:100%;flex-direction:column;align-items:flex-end;margin-top:16px}div.mobileNavBox>div.mobileTopNav>ul.mobileNavUl>li.mobileNavLi{cursor:pointer;display:flex!important;width:auto!important;background-color:#fff!important;border-top-left-radius:100px!important;border-bottom-left-radius:100px!important;padding:7px 30px 7px 10px!important;box-shadow:0 1px 1px 0 rgba(98,198,255,.25)!important;margin-bottom:16px!important}div.mobileNavBox>div.mobileTopNav>ul.mobileNavUl>li.mobileNavLihover{box-shadow:0 2px 2px 0 rgba(98,198,255,.5)!important}div.mobileNavBox>div.mobileTopNav>ul.mobileNavUl>li.mobileNavLi>img{width:16px!important;height:16px!important}div.mobileNavBox>div.mobileTopNav>ul.mobileNavUl>li.mobileNavLi>span{font-size:12px!important;color:#0090e1!important;margin-left:10px!important;display:flex!important;align-items:center!important}div.mobileNavBox>div.mobileTopNav>ul.mobileNavUl>li.mobileNavLilogout{display:none!important}div.mobileNavBox>div.mobileBottomNav{position:absolute;bottom:0;width:calc(100% - 20px);padding:30px 0;border-top:1px solid rgba(98,198,255,.25);margin-left:10px}div.mobileNavBox>div.mobileBottomNav>ul{position:relative;display:flex;justify-content:space-between}div.mobileNavBox>div.mobileBottomNav>ul>li.webUserIconsLi{cursor:pointer;border-radius:100px;display:flex;width:auto!important;background-color:#fff;padding:7px 12px;box-shadow:0 1px 1px 0 rgba(98,198,255,.25)}div.mobileNavBox>div.mobileBottomNav>ul>li.webUserIconsLi>div{font-size:12px;color:#0090e1;margin-left:10px;display:flex;align-items:center}div.mobileNavBox>div.mobileBottomNav>ul.logedInUl{position:relative;display:flex;flex-direction:column;justify-content:space-between}div.mobileNavBox>div.mobileBottomNav>ul.logedInUl>li.webUserIconsLi{cursor:pointer;border-radius:100px;display:flex;width:auto!important;background-color:#fff;padding:7px 12px;box-shadow:0 1px 1px 0 rgba(98,198,255,.25);justify-content:center}div.mobileNavBox>div.mobileBottomNav>ul.logedInUl>li.webUserIconsLihover{box-shadow:0 1px 2px 0 rgba(98,198,255,.5)}div.mobileNavBox>div.mobileBottomNav>ul.logedInUl>li.webUserIconsLi>div{font-size:12px;color:#0090e1;margin-left:10px;display:flex;align-items:center}div.mobileNavBox>div.mobileBottomNav>ul.logedInUl>li.webUserIconsLiBox{display:flex;justify-content:space-between;margin:16px 0}div.mobileNavBox>div.mobileBottomNav>ul.logedInUl>li.webUserIconsLiBox>li.webUserIconsLi{cursor:pointer;border-radius:100px;display:flex;justify-content:center;width:auto!important;background-color:#fff;padding:7px 12px;box-shadow:0 1px 1px 0 rgba(98,198,255,.25)}div.mobileNavBox>div.mobileBottomNav>ul.logedInUl>li.webUserIconsLiBox>li.webUserIconsLi>div{font-size:12px;color:#0090e1;margin-left:10px;display:flex;align-items:center}@media screen and (max-width:976px){div.mobileNavBox{display:flex;flex-direction:column}}div.categoryBtnList{display:flex;justify-content:flex-start;align-items:center;width:100%;gap:20px;overflow:auto}button.categoryBtn{border-radius:5px;background-color:#fff;padding:2px;box-shadow:0 4px 4px 0 rgba(98,198,255,.5);display:flex;justify-content:center;align-items:center;width:auto}button.categoryBtn>img{border-radius:4px}button.categoryBtn>div.categoryBtnEmptyThumb{border-radius:4px;min-width:40px;min-height:40px;animation:gradient2 2s linear infinite;background:linear-gradient(-45deg,#fff,#62c6ff,#0090e1);background-size:300% 300%}@keyframes gradient2{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}button.categoryBtn>span{margin:0 6px;font-family:Pretendard;white-space:nowrap}button.categoryBtn.selected{background-color:#00a3ff}button.categoryBtn.selected>span{color:#fff}section.hashPostsSection{width:100%;max-width:916px}section.hashPostsSection>div.hashPostsTop{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:16px}section.hashPostsSection>div.hashPostsTop>span{font-family:Pretendard-Bold;font-size:20px}section.hashPostsSection>div.hashPostsTop>a{width:84px;height:24px;flex-shrink:0;border-radius:5px;border:1px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#62c6ff,#fff);background-origin:border-box;background-clip:content-box,border-box;box-shadow:0 4px 4px 0 rgba(98,198,255,.25);font-size:12px;color:#62c6ff;display:flex;justify-content:center;align-items:center}section.hashPostsSection>div.hashPostsBox{display:grid;grid-template-columns:repeat(5,minmax(min-content,auto));grid-template-rows:repeat(auto-fill,auto);justify-content:flex-start;grid-row-gap:34px;grid-column-gap:29px}@media screen and (max-width:976px){section.hashPostsSection{padding:0 12px}section.hashPostsSection>div.hashPostsBox{grid-template-columns:repeat(3,1fr);grid-row-gap:0;grid-column-gap:0}}div.hashTopFourBox{display:flex;flex-direction:row;justify-content:space-between;width:100%;margin-bottom:60px}div.hashTopFourBox.lessList{justify-content:start}div.authorMasonryImgsContainer{width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative}div.authorMasonryImgsContainer>div.mainBlogPostsBox{--gap:16px;display:grid;grid-template-columns:repeat(5,1fr);grid-column-gap:var(--gap);column-gap:var(--gap);grid-auto-rows:17px;position:relative;border-radius:20px;width:100%}div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem{position:relative;display:flex;justify-content:center;align-items:flex-start;cursor:pointer}div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg{display:flex;flex-direction:column;justify-content:center;align-items:flex-end}div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a{position:relative}div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{border-top-left-radius:10px;border-top-right-radius:10px;position:relative;object-fit:cover}div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>span.imgPostInfoCardBottom{width:100%;height:30px;border-radius:0 0 10px 10px;left:0;color:#0090e1;padding:0 4px;display:flex;justify-content:center;align-items:center;font-family:Pretendard-Bold;overflow-y:hidden;position:relative;box-shadow:0 4px 4px 0 rgba(98,198,255,.25)}div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>span.imgPostInfoCardBottom>img.imgPostInfoCardBottomImg{border-radius:5px}div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>span.imgPostInfoCardBottom>div.imgPostInfoCardBottomInfo{font-size:10px;width:100%;padding-left:4px;box-sizing:border-box}div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>span.imgPostInfoCardBottom>div.imgPostInfoCardBottomInfo div.cardInfoTop{color:#525252;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:start;width:100%;box-sizing:border-box}div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>span.imgPostInfoCardBottom>div.imgPostInfoCardBottomInfo div.cardInfoBottom{color:#a4a4a4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:start;width:100%;box-sizing:border-box}div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>span.imgPostInfoCardBottom>img.imgPostInfoCardBottomHeart{object-position:center}div.authorContentsPagination{display:flex;justify-content:center;margin:80px 0;color:#62c6ff}div.authorContentsPagination .paginationCon{display:flex;align-items:center;gap:2px;border-radius:2px}div.authorContentsPagination .paginationBtn{cursor:pointer;width:24px;height:24px;flex-shrink:0;color:hsla(0,0%,100%,.5)}div.authorContentsPagination .paginationBtn a{color:#62c6ff}div.authorContentsPagination .paginationBtn a:hover{color:#ffb12b}div.authorContentsPagination .pageLi{cursor:pointer;background-color:transparent;display:flex;justify-content:center;align-items:center}div.authorContentsPagination .pageLi a{width:24px;height:24px;display:flex;justify-content:center;align-items:center}div.authorContentsPagination .pageLi a:hover{color:#ffb12b}div.authorContentsPagination .activePage{cursor:pointer;display:flex;border-radius:4px;width:24px;height:24px}div.authorContentsPagination .activePage a{color:#ffb12b;font-weight:700}div.authorContentsPagination .pageDisabled{color:hsla(0,0%,100%,.1);cursor:default;width:24px;height:24px;flex-shrink:0}div.authorContentsPagination .pageDisabled a{color:hsla(0,0%,100%,.1)}div.authorContentsPagination .pageDisabled a:hover{color:transparent}@media screen and (max-width:1250px){div.authorMasonryImgsContainer>div.mainBlogPostsBox{width:100%;column-gap:12px;grid-template-columns:repeat(4,1fr);justify-items:center}div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:280px}}@media screen and (max-width:1180px){div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:250px}}@media screen and (max-width:1060px){div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:232px}}@media screen and (max-width:990px){div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:216px}}@media screen and (max-width:940px){div.authorMasonryImgsContainer>div.mainBlogPostsBox{grid-template-columns:repeat(3,1fr)}div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:256px}}@media screen and (max-width:820px){div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer>div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:220px}}@media screen and (max-width:720px){div.authorMasonryImgsContainer div.mainBlogPostsBox{grid-template-columns:repeat(2,1fr)}div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:300px}}@media screen and (max-width:640px){div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:260px}}@media screen and (max-width:570px){div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:232px}}@media screen and (max-width:500px){div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:200px}}@media screen and (max-width:440px){div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:180px}}@media screen and (max-width:400px){div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:160px}}@media screen and (max-width:360px){div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:150px}}@media screen and (max-width:340px){div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg,div.authorMasonryImgsContainer div.mainBlogPostsBox>div.mainBlogPostsItem>div.blogPostCardImg>a>img{width:140px}}span.imgPostInfoCardBottomUserInfo{width:100%;height:30px;border-radius:0 0 10px 10px;left:0;color:#0090e1;padding:0 4px;display:flex;justify-content:center;align-items:center;font-family:Pretendard-Bold;overflow-y:hidden;position:relative;box-shadow:0 4px 4px 0 rgba(98,198,255,.25)}span.imgPostInfoCardBottomUserInfo>img.imgPostInfoCardBottomImg{border-radius:5px}span.imgPostInfoCardBottomUserInfo div.imgPostInfoCardBottomInfo{font-size:10px;width:100%;padding-left:4px;box-sizing:border-box}span.imgPostInfoCardBottomUserInfo div.imgPostInfoCardBottomInfo div.cardInfoTop{color:#525252;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:start;width:100%;box-sizing:border-box}span.imgPostInfoCardBottomUserInfo div.imgPostInfoCardBottomInfo div.cardInfoBottom{color:#a4a4a4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:start;width:100%;box-sizing:border-box}span.imgPostInfoCardBottomUserInfo>img.imgPostInfoCardBottomHeart{object-position:center}ul.postsCntTabUl{display:flex;justify-content:flex-start;margin-bottom:68px}ul.postsCntTabUl li.postsCntTabContentsLi{margin-right:20px;cursor:pointer;padding-bottom:3px}ul.postsCntTabUl li.postsCntTabContentsLi>div.postsCntTabContentsText>span:first-child{margin-right:5px;color:#0090e1;font-family:Pretendard-Bold}ul.postsCntTabUl li.postsCntTabContentsLi>div.postsCntTabContentsTextBar{display:none;border-bottom:4px solid #0090e1;box-shadow:0 4px 4px 0 #62c6ff}ul.postsCntTabUl li.postsCntTabContentsLi>div.postsCntTabContentsTextBar.selected{display:flex}@media screen and (max-width:400px){ul.postsCntTabUl{width:auto;overflow-x:auto;position:relative}ul.postsCntTabUl li.postsCntTabContentsLi>div.postsCntTabContentsText,ul.postsCntTabUl li.postsCntTabContentsLi>div.postsCntTabContentsText>span{white-space:nowrap}}main.hashtagPageMain{width:100%;max-width:1228px}main.hashtagPageMain>section.imgPostHashSection{height:77px;border-top:1px solid #62c6ff;border-bottom:1px solid #62c6ff;display:flex;justify-content:flex-start;flex-direction:row;align-items:center;box-sizing:border-box;margin-bottom:43px}main.hashtagPageMain>section.imgPostHashSection>span{font-size:24px;margin-left:16px;color:#0090e1;font-family:Pretendard-Light}main.hashtagPageMain>section.hashtagPageCategorySection{box-sizing:border-box;display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start}main.hashtagPageMain>section.hashtagPageCategorySection>div.title{font-size:32px;font-family:Pretendard-Bold;margin-top:72px;margin-bottom:60px}main.hashtagPageMain>section.hashtagPageCntTabSection{margin-top:84px;margin-bottom:78px}main.hashtagPageMain>section.hashtagPagePostsSection>div.hashtagPagePostsTitle{margin-bottom:46px;font-size:20px;font-family:Pretendard-Bold}main.hashtagPageMain section.mainContentSection{flex:1 1;position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin:100px 0}main.hashtagPageMain section.mainContentSection>div.mainContentContainer{width:100%;max-width:935px;margin-right:42px}main.hashtagPageMain section.mainContentSection>aside{width:250px;height:100%}