.browse-post .tab-nav-button{border:1px solid #e0e0e0;border-radius:106px;box-shadow:0 0 20px rgba(0,0,0,.07);cursor:pointer;display:inline-block;margin-right:8px;padding:12px 20px}.browse-post .tab-content{display:none;padding-top:24px}.browse-post .tab-content.current{display:block}.browse-post .popular-recent-post-box{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:30px}.browse-post .popular-recent-post-box .image{display:flex;max-height:100px;width:100px}.browse-post .popular-recent-post-box .image a{width:100%}.browse-post .popular-recent-post-box .image img{border-radius:3px;display:flex;height:100%;object-fit:cover;width:100%}.browse-post .popular-recent-post-box .detail{padding-left:16px;width:calc(100% - 100px)}.browse-post .popular-recent-post-inner ul{list-style:none;margin:0;padding:0}.sidebar .browse-post h5{margin:0 0 24px}@media (max-width:767px){.browse-post .tab-nav-button{margin-right:2px;padding:7px 12px}}@media (min-width:768px) and (max-width:1023px){.browse-post .tab-nav-button{margin-right:3px;padding:8px 10px}.browse-post .popular-recent-post-box .image{max-height:80px;width:80px}.browse-post .popular-recent-post-box .detail{width:calc(100% - 80px)}.browse-post .popular-recent-post-box{align-items:flex-start}}@media (min-width:1024px) and (max-width:1240px){.browse-post .tab-nav-button{margin-right:0;padding:10px 15px}}@media (min-width:1241px) and (max-width:1350px){.browse-post .tab-nav-button{margin-right:5px;padding:10px 16px}}