.post-aside{background-color:rgba(101,124,145,.05);border-radius:20px;display:flex;flex-direction:column;gap:16px;margin-bottom:80px;padding:40px;position:sticky;top:120px;width:100%}.post-aside :not(.tag){margin:0 auto 30px;width:-moz-fit-content;width:fit-content}.post-aside .tag{color:#263849;line-height:1.5;width:100%;width:-moz-fit-content;width:fit-content}.post-aside .tag:hover{color:#ff3d6d}.post-aside .tag.active{font-weight:800}@media screen and (max-width:1025px){.post-aside{flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:0}.post-aside :not(.tag){text-align:center;width:100%}}