.article{width:100%;display:flex;flex-direction:column;align-items:flex-start}.article-status{position:relative;margin:0 0 -24px;gap:20px;height:44px;display:flex;padding-left:40px;z-index:2}@media screen and (max-width:600px){.article-status{height:34px;margin:0 0 -17px;padding-left:30px}}.article__important,.article__recent{min-width:100px;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:normal;height:44px;display:flex;align-items:center;justify-content:center}@media screen and (min-width:1270px){.article__important,.article__recent{min-width:150px}}@media screen and (max-width:600px){.article__important,.article__recent{font-size:12px;height:34px}}.article__recent{background-color:#ffe001;box-shadow:0 3px 20px 0 rgba(255,224,1,.2470588235);color:#09122a}.article__important{background:#ff5c01;box-shadow:0 4px 27px 0 rgba(255,92,1,.2470588235);color:#fff}.article-body{padding:20px;width:100%;position:relative;z-index:1;display:flex;flex-direction:column;gap:20px;border:1px solid rgba(36,38,45,.7);border-top:none;background:rgba(24,27,32,.5);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}@media screen and (min-width:1170px){.article-body{padding:40px;gap:40px}}.article__banner{width:100%;max-width:100%;height:316px;object-fit:cover;object-position:center}@media screen and (max-width:1270px){.article__banner{aspect-ratio:9/5;height:auto}}.article__title{padding-right:20px;color:#fff;font-size:1.625rem;font-weight:600;line-height:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (min-width:1170px){.article__title{font-size:2.5rem}}.article__text{color:#6b6f7b;font-size:1rem;font-weight:500;line-height:160%;max-width:100%;display:-webkit-box;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:auto}.article__text *{color:#6b6f7b}.article-footer{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:20px}@media screen and (min-width:1270px){.article-footer{margin-top:60px}}@media(max-width:350px){.article-footer{flex-direction:column;gap:20px;align-items:center;justify-content:center}.article-footer .article__date{margin-right:auto}}.article-footer-status{display:flex;gap:20px}@media(max-width:600px){.article-footer-status{flex-direction:column}}@media(max-width:350px){.article-footer-status{flex-direction:row}}.article-footer a{color:#ffe001;font-size:14px;font-weight:700;line-height:160%;text-transform:uppercase}@media screen and (min-width:1170px){.article-footer a{font-size:1.25rem}}.article-footer .article__important,.article-footer .article__recent{margin:0!important}.article__date{display:flex;align-items:center;margin-left:auto;gap:8px;color:#6b6f7b;font-size:1rem;font-style:normal;font-weight:500;line-height:90%}.article__date img{width:18px;translate:0 -2px}@media screen and (min-width:1170px){.article__date img{width:25px}}