section.authorOtherImgPostsSection{width:100%;max-width:916px;border-bottom:1px solid #62c6ff;padding-bottom:80px;box-sizing:border-box}section.authorOtherImgPostsSection>div.authorOtherImgPostsTop{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:16px}section.authorOtherImgPostsSection>div.authorOtherImgPostsTop>span{font-family:Pretendard-Bold;font-size:20px}section.authorOtherImgPostsSection>div.authorOtherImgPostsTop>button{width:84px;height:24px;flex-shrink:0;border-radius:5px;border:1px solid rgba(0,0,0,0);background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#62C6FF,#ffffff);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}section.authorOtherImgPostsSection>div.authorOtherImgPostsBox{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}section.authorOtherImgPostsSection>div.authorOtherImgPostsBox>div:nth-child(6){display:none}@media screen and (max-width:976px){section.authorOtherImgPostsSection{padding:0 12px}section.authorOtherImgPostsSection>div.authorOtherImgPostsBox{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));grid-column-gap:12px;grid-row-gap:12px;justify-content:space-between}section.authorOtherImgPostsSection>div.authorOtherImgPostsBox>div:nth-child(6){display:flex}}