a.longBanner{display:flex;justify-content:center;align-items:center;width:100%;height:150px;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%}a.dataOn{background:transparent!important}@media screen and (max-width:1250px){a.longBanner{width:calc(100% - 24px);margin:0 auto;box-shadow:unset}a.longBanner img{width:100%;object-fit:contain}}article.authorDebutArticle>div.authorDebutTitle{font-family:Pretendard-Bold;font-size:20px}article.authorDebutArticle>div.authorDebutBars{margin-top:16px;display:flex;flex-direction:column;justify-content:space-between;height:480px}@media screen and (max-width:1230px){article.authorDebutArticle>div.authorDebutBars{display:grid;grid-template-columns:repeat(3,1fr);height:unset}}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}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}div.masonryImgsTopFiveBox{display:flex;flex-direction:row;justify-content:space-between;width:100%;margin-bottom:60px}div.masonryImgsTopFiveBox.lessList{justify-content:start}@media screen and (max-width:1250px){div.masonryImgsTopFiveBox{gap:12px}}a.topNewestCard{display:flex;width:100%;max-width:396px}a.topNewestCard.isLessList{max-width:416px}a.topNewestCard figure.topNewestCardFigure{width:100%;max-width:396px;aspect-ratio:1/.77;border-radius:15px;background-position:0;display:flex;align-items:flex-end;animation:imgMover 12s ease-in-out infinite}@keyframes imgMover{0%{background-position:0}20%{background-position:top}40%{background-position:100%}60%{background-position:bottom}80%{background-position:50%}to{background-position:0}}a.topNewestCard figure.topNewestCardFigure>div.topNewestCardBottomBox{width:100%;padding:8px;box-sizing:border-box}a.topNewestCard figure.topNewestCardFigure>div.topNewestCardBottomBox>div.topNewestCardBottomTitle{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;color:#0090e1;font-family:Pretendard-Bold;-webkit-text-stroke-width:.8px;-webkit-text-stroke-color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}a.topNewestCard figure.topNewestCardFigure>div.topNewestCardBottomBox>div.topNewestCardBottomInfo{flex-direction:row;width:100%;display:flex;justify-content:space-between;align-items:center}a.topNewestCard figure.topNewestCardFigure>div.topNewestCardBottomBox>div.topNewestCardBottomInfo>div.topNewestCardBottomInfoBox{display:flex;align-items:center}a.topNewestCard figure.topNewestCardFigure>div.topNewestCardBottomBox>div.topNewestCardBottomInfo>div.topNewestCardBottomInfoBox>img{border-radius:5px;margin-right:8px}a.topNewestCard figure.topNewestCardFigure>div.topNewestCardBottomBox>div.topNewestCardBottomInfo>div.topNewestCardBottomInfoBox>span{color:#0090e1;font-family:Pretendard-Bold;-webkit-text-stroke-width:.6px;-webkit-text-stroke-color:#fff;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}a.topNewestCard figure.topNewestCardFigure>div.topNewestCardBottomBox>div.topNewestCardBottomInfo>div.topNewestCardBottomInfoBox>span:nth-child(2){margin-right:7px}@media screen and (max-width:976px){a.topNewestCard figure.topNewestCardFigure>div.topNewestCardBottomBox>div.topNewestCardBottomTitle{margin-bottom:10px}a.topNewestCard figure.topNewestCardFigure>div.topNewestCardBottomBox>div.topNewestCardBottomInfo{align-items:flex-end}a.topNewestCard figure.topNewestCardFigure>div.topNewestCardBottomBox>div.topNewestCardBottomInfo>div.topNewestCardBottomInfoBox{flex-direction:column;align-items:flex-start}a.topNewestCard figure.topNewestCardFigure>div.topNewestCardBottomBox>div.topNewestCardBottomInfo>div.topNewestCardBottomInfoBox>span:nth-child(2){width:100%}}@media screen and (max-width:600px){a.topNewestCard figure.topNewestCardFigure>div.topNewestCardBottomBox>div.topNewestCardBottomInfo>div.topNewestCardBottomInfoBox>span,a.topNewestCard figure.topNewestCardFigure>div.topNewestCardBottomBox>div.topNewestCardBottomTitle{max-width:100px}}@media screen and (max-width:487px){a.topNewestCard figure.topNewestCardFigure>div.topNewestCardBottomBox>div.topNewestCardBottomInfo>div.topNewestCardBottomInfoBox>span,a.topNewestCard figure.topNewestCardFigure>div.topNewestCardBottomBox>div.topNewestCardBottomTitle{max-width:80px}}@media screen and (max-width:425px){a.topNewestCard figure.topNewestCardFigure>div.topNewestCardBottomBox>div.topNewestCardBottomInfo>div.topNewestCardBottomInfoBox>span,a.topNewestCard figure.topNewestCardFigure>div.topNewestCardBottomBox>div.topNewestCardBottomTitle{max-width:50px}}@media screen and (max-width:340px){a.topNewestCard figure.topNewestCardFigure>div.topNewestCardBottomBox>div.topNewestCardBottomTitle{max-width:40px}a.topNewestCard figure.topNewestCardFigure>div.topNewestCardBottomBox>div.topNewestCardBottomInfo>div.topNewestCardBottomInfoBox>span{max-width:35px}}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.newestPageMain{width:100%;max-width:1228px}main.newestPageMain>section.newestPageCategorySection{box-sizing:border-box;display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start}main.newestPageMain>section.newestPageCategorySection>div.title{font-size:32px;font-family:Pretendard-Bold;margin-top:72px;margin-bottom:60px}main.newestPageMain>section.newestPageCntTabSection{margin-top:84px;margin-bottom:78px}main.newestPageMain>section.newestPagePostsSection>div.newestPagePostsTitle{margin-bottom:46px;font-size:20px;font-family:Pretendard-Bold}main.newestPageMain section.mainContentSection{flex:1 1;position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin:100px 0}main.newestPageMain section.mainContentSection>div.mainContentContainer{width:100%;max-width:935px;margin-right:42px}main.newestPageMain section.mainContentSection>aside{width:250px;height:100%}@media screen and (max-width:1250px){main.newestPageMain>section.newestPageCategorySection,main.newestPageMain>section.newestPageCntTabSection,main.newestPageMain>section.newestPagePostsSection{padding:0 12px}}@media screen and (max-width:1230px){main.newestPageMain section.mainContentSection{flex-direction:column;align-items:center;padding:0 12px}main.newestPageMain section.mainContentSection>div.mainContentContainer{width:100%;max-width:916px;margin-right:0}main.newestPageMain section.mainContentSection>aside{width:100%;max-width:916px;margin-top:100px}}section.realtimeCommentsSection{width:100%;max-width:916px}section.realtimeCommentsSection>div.realtimeCommentsTop{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:16px}section.realtimeCommentsSection>div.realtimeCommentsTop>span{font-family:Pretendard-Bold;font-size:20px}section.realtimeCommentsSection>div.realtimeCommentsBox{display:grid;grid-template-columns:repeat(4,minmax(auto,auto));grid-template-rows:repeat(auto-fill,auto);justify-content:space-between;grid-row-gap:34px}@media screen and (max-width:1250px){section.realtimeCommentsSection>div.realtimeCommentsBox{grid-template-columns:repeat(3,minmax(auto,auto))}}@media screen and (max-width:650px){section.realtimeCommentsSection>div.realtimeCommentsBox{grid-template-columns:repeat(2,minmax(auto,auto))}}