.best-category{margin:60px 0 120px 0}.best-category__wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;row-gap:16px}.best-category__title{text-align:center;margin-bottom:40px}.best-category__left{width:calc(36.2% - 4px)}.best-category__left .best-category__item{height:100%}.best-category__right{width:calc(63.8% - 4px)}.best-category__item{padding:24px 32px;-webkit-box-shadow:0 10px 30px 0 rgba(167,167,167,.15);box-shadow:0 10px 30px 0 rgba(167,167,167,.15);background:var(--white-100);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:190px}.best-category__item-title{margin-bottom:15px}.best-category__item-img{margin-bottom:8px;max-width:281px;height:164px}.best-category__item-img img{width:100%;height:100%}.best-category__item .text2-bold{font-size:19px;font-weight:700;line-height:26px}.best-category__item-wrap{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:8px}.best-category__item-info{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;row-gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.best-category__item-time{-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.best-category__item-time .text4-regular{width:calc(100% - 28px)}.best-category__item-author{-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px}.best-category__item-author .text4-regular{width:calc(100% - 25px)}.best-category__item-author,.best-category__item-time{row-gap:5px}.best-category__item-author .best-category__item-author-img,.best-category__item-author img,.best-category__item-time .best-category__item-author-img,.best-category__item-time img{width:20px;height:20px}@media only screen and (max-width:960px){.best-category__left{width:100%}.best-category__right{width:100%}}@media only screen and (max-width:660px){.best-category{margin:40px 0 32px 0}.best-category__title{margin-bottom:24px}.best-category__item{padding:24px 16px}.best-category__item-img{margin-bottom:16px}.best-category__item-info{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.best-category__item-time .text4-regular{width:calc(100% - 26px)}.best-category__item-author .text4-regular{width:calc(100% - 23px)}.best-category__item-author .best-category__item-author-img,.best-category__item-author img,.best-category__item-time .best-category__item-author-img,.best-category__item-time img{width:18px;height:18px}}@media only screen and (max-width:560px){.best-category__item-wrap{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);gap:16px}}@media only screen and (max-width:375px){.best-category__item{min-height:100%}}