.category-item{min-height:3.2rem;display:flex;align-items:center;justify-content:center;background-color:#e6eef7;padding:0 1.2rem;border-radius:99.9rem}@media screen and (max-width:600px){.category-item{min-height:3rem}}.category-item .category-item__text{color:var(--colorPrimary);font-size:1.4rem;font-weight:600;width:100%;height:100%}@media screen and (max-width:600px){.category-item .category-item__text{font-size:1.2rem}}.article-item{border-radius:1.2rem;box-shadow:0 4px 20px 0 rgba(0,0,0,.1490196078);background-color:var(--colorWhite);display:flex;flex-direction:column;overflow:hidden;cursor:pointer}.article-item .category-item.is-full{max-width:100%!important}.article-item .category-item.is-full-home{max-width:calc(50% - .2rem)!important}.article-item .article-item__thumbnail-wrapper{width:100%;height:19.7rem;overflow:hidden;position:relative}.article-item .article-item__thumbnail-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--colorWhite);font-size:1.6rem;font-weight:500;opacity:0;visibility:hidden;transition:all .8s linear}.article-item .article-item__thumbnail{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .8s linear}.article-item .article-item__body{padding:2.4rem 1.6rem 2.8rem;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:1024px){.article-item .article-item__body{padding:.8rem 1.6rem 1.5rem}}.article-item .article-item__author{display:flex;align-items:center;gap:.4rem;color:#858585;font-size:1.8rem;font-weight:400}@media screen and (max-width:600px){.article-item .article-item__author{font-size:1.4rem}}.article-item .article-item__circle{width:.8rem;height:.8rem;border-radius:50%;background-color:#03a600}.article-item .article-item__name{margin-top:1rem;color:var(--colorPrimary);font-weight:700;font-size:2rem;min-height:7.2rem;line-height:1.2}@media screen and (max-width:1024px){.article-item .article-item__name{min-height:4.8rem}}@media screen and (max-width:600px){.article-item .article-item__name{font-size:1.6rem;margin-top:.4rem;min-height:3.9rem}}.article-item .article-item__desc{margin-top:1.1rem;font-weight:400;font-size:1.6rem;color:var(--colorText);line-height:1.3;min-height:8.4rem}@media screen and (max-width:1024px){.article-item .article-item__desc{min-height:6.3rem}}@media screen and (max-width:600px){.article-item .article-item__desc{font-size:1.4rem;margin-top:.4rem;min-height:5.5rem}}.article-item .article-item__category{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;margin-top:2.8rem;min-height:3.2rem}.article-item .article-item__category .category-item{max-width:10.2rem}@media screen and (max-width:1024px){.article-item .article-item__category{margin-top:1.2rem}}@media screen and (max-width:600px){.article-item .article-item__category{min-height:3rem}}.article-item .article-item__bottom{margin-top:.8rem;display:flex;align-items:center;gap:.8rem}.article-item .article-item__view{color:#858585;font-weight:400;font-size:1.6rem;line-height:2.1rem}@media screen and (max-width:600px){.article-item .article-item__view{font-size:1.4rem}}.article-item .article-item__separate{width:.3rem;height:.3rem;border-radius:50%;background-color:#858585}.article-item .article-item__date{color:#858585;font-weight:400;font-size:1.6rem;line-height:2.1rem}@media screen and (max-width:600px){.article-item .article-item__date{font-size:1.4rem}}.article-item:hover .article-item__thumbnail{scale:1.3}.article-item:hover .article-item__thumbnail-text{opacity:1;visibility:visible}.article-item.article-page .article-item__thumbnail-wrapper{height:14.6rem}@media screen and (max-width:1024px){.article-item.article-page .article-item__thumbnail-wrapper{height:19rem}}.article-item.article-page .article-item__body{padding:1.1rem 1.2rem 1rem;flex:1}@media screen and (max-width:1024px){.article-item.article-page .article-item__body{padding:.8rem 1.6rem 2.2rem}}.article-item.article-page .article-item__name{margin:.4rem 0;font-size:1.6rem;line-height:1.2;min-height:3.9rem}.article-item.article-page .article-item__author-name{font-size:1.4rem;line-height:1.6rem}@media screen and (max-width:1024px){.article-item.article-page .article-item__author-name{line-height:2.1rem}.article-item.article-page .article-item__desc{min-height:5.7rem}}.article-item.article-page .article-item__circle{width:.6rem;height:.6rem}.article-item.article-page .category-item{min-height:3rem;font-size:1.2rem}.article-item.article-page .article-item__view{font-size:1.4rem;line-height:1.6rem}@media screen and (max-width:1024px){.article-item.article-page .article-item__view{line-height:2rem}}.article-item.article-page .article-item__date{font-size:1.4rem;line-height:1.6rem}@media screen and (max-width:1024px){.article-item.article-page .article-item__date{line-height:2rem}}.article-item.article-page .article-item__category{margin-top:.8rem;min-height:3rem}.article-item.article-page .article-item__category .category-item{max-width:9.1rem}.article-item.article-page .article-item__category .category-item .category-item__text{font-size:1.2rem}@media screen and (max-width:1440px){.article-item.article-page .article-item__category .category-item{max-width:8rem}}@media screen and (max-width:1366px){.article-item.article-page .article-item__category .category-item{max-width:7rem}}@media screen and (max-width:1024px){.article-item.article-page .article-item__category .category-item{max-width:9.1rem}}