.component-article-card{margin-top:75px;width:380px;box-shadow:0 3px 12px 0 rgb(0 173 238 / .15);border-radius:6px}.component-article-card--avatar{width:380px;height:220px;border-radius:6px}.component-article-card--avatar img{border-radius:6px 6px 0 0;width:100%;height:100%;object-fit:cover}.component-article-card--content{background-color:#fff;padding:30px}.component-article-card--name{color:#00adee;border-bottom:1px solid #00adee;padding-bottom:27px;font-size:26px;font-weight:700;line-height:31px}.component-article-card--meta{padding:12px 0;display:flex;justify-content:space-between;font-size:15px;font-weight:400;color:#333;line-height:17px}.component-article-card--meta__tag{font-weight:700}.component-article-card--description{font-size:15px;font-weight:400;color:#b2b2b2;line-height:17px}@media (max-width:992px){.component-article-card{width:310px!important;margin-top:30px!important}.component-article-card--avatar{width:310px!important;height:180px!important}.component-article-card--content{padding:20px!important}.component-article-card--name{padding-bottom:20px!important;font-size:22px!important;line-height:26px!important}.component-article-card--description{font-size:15px!important;line-height:17px!important}}@media (max-width:768px){.component-article-card{width:220px!important;margin-top:30px!important}.component-article-card--avatar{width:220px!important;height:127px!important}.component-article-card--content{padding:10px!important}.component-article-card--name{padding-bottom:20px!important;font-size:22px!important;line-height:26px!important}.component-article-card--meta{flex-direction:column}.component-article-card--meta__tag{margin-bottom:10px}.component-article-card--description{font-size:15px!important;line-height:17px!important}}@media (max-width:576px){.component-article-card{width:150px!important;margin-top:30px!important}.component-article-card--avatar{width:150px!important;height:87px!important}.component-article-card--content{padding:10px!important}.component-article-card--name{padding-bottom:15px!important;font-size:12px!important;line-height:14px!important}.component-article-card--meta{font-size:10px!important;line-height:14px!important;flex-direction:column}.component-article-card--meta__tag{margin-bottom:10px}.component-article-card--description{font-size:10px!important;line-height:14px!important}}