#article-header-section{position:sticky;top:60px;height:250px;z-index:1;width:100%s}#article-header-section img{object-fit:cover;height:250px;width:100%}#article-header-section .action-button{position:absolute;top:10px;width:40px;height:40px;background-color:white;border-radius:12px;border:1px solid #fffaed;display:flex;justify-content:center;align-items:center;z-index:3;cursor:pointer}#article-header-section .action-button img{width:16px;height:16px;filter:invert(12%) sepia(29%) saturate(1087%) hue-rotate(265deg) brightness(98%) contrast(95%)}#article-header-section .action-button.back{left:16px}#article-header-section .action-button.share{right:16px}#article-content{z-index:2;background-color:#ffffff;position:relative;margin-top:-70px;border-radius:16px 16px 0 0;padding:16px;min-height:250px}#article-content .over-title{display:flex;flex-direction:row;gap:8px;justify-content:space-between}#article-content .over-title .date{text-wrap:nowrap}#article-content .content{width:100%}#article-content .content img{width:100%;height:100%}#tags-section{background-color:#fffaed;z-index:2;padding:24px 16px}#tags-section .tags{display:flex;gap:4px;flex-direction:row}.article-tile{text-decoration:none;display:flex;flex-direction:column;background:white;border-radius:4px;min-width:220px}.article-tile img{max-height:350px;width:100%;aspect-ratio:16/9;border-radius:4px 4px 0 0;object-fit:cover}.article-tile .text-section{padding:8px}.article-tile .text-section .title{height:64px;overflow-y:auto;font-size:14px;margin-bottom:8px}.categories{display:flex;flex-wrap:wrap;gap:4px;text-wrap:nowrap}.categories.overflow{flex-wrap:nowrap;overflow-x:auto}.categories .category-chip{text-transform:uppercase;font-size:10px;line-height:16px;background-color:#fccc50;color:#3f1d35;padding:4px 8px;border-radius:16px;width:fit-content;font-family:"Poppins",sans-serif;font-weight:500}