.article{gap:3rem;display:flex;flex-direction:column}.article p:has(img){display:flex;justify-content:center}.article p:has(img) img{max-width:68rem;width:100%;border-radius:2rem}.article-page-header{max-width:680px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:30px}.article-page-header__head{display:flex;align-items:center;justify-content:space-between}.article-page-header__left{display:flex;align-items:center;gap:25px}.article-page-header__left span{display:flex;align-items:center;gap:4px;color:#868c98}.article-preview-img{width:100%;height:100%;object-fit:cover;border-radius:2rem;margin-top:3rem}.article-preview__text{font-family:Inter,sans-serif;font-size:2.1rem;font-weight:400;line-height:128.571%;letter-spacing:-.42px}.wrapper__header{display:flex;flex-direction:column;gap:2rem}