main.authorPageMain{width:100%;max-width:1228px;flex:1 1;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}section.authorImgPostSection{height:100vh}section.authorPostSection{height:unset}section.authorContentsSection{width:100%;box-sizing:border-box;position:relative;overflow-x:visible;overflow-y:hidden}section.authorContentsSection ul.authorContentsArticleTitle{display:flex;justify-content:center;margin-bottom:68px}section.authorContentsSection ul.authorContentsArticleTitle li.authorContentsLi{margin:0 20px;cursor:pointer;padding-bottom:3px}section.authorContentsSection ul.authorContentsArticleTitle li.authorContentsLi>div.authorContentsText>span:first-child{margin-right:5px;color:#0090e1;font-family:Pretendard}section.authorContentsSection ul.authorContentsArticleTitle li.authorContentsLi>div.authorContentsTextBar{border-bottom:4px solid #0090e1;box-shadow:0 4px 4px 0 #62c6ff}section.authorContentsSection div.authorContentsArticleTitle{margin-bottom:36px;width:100%;display:flex;justify-content:space-between}section.authorContentsSection div.authorContentsArticleTitle>span{font-family:Pretendard-Bold;font-size:28px}section.authorContentsSection div.authorContentsArticleTitle>button{border:none;background-color:#0090e1;border-radius:10px;width:152px;height:30px;display:flex;justify-content:center;align-items:center;font-size:16px;color:#fff}@media screen and (max-width:1240px){section.authorContentsSection{padding:0 12px}}