.home_post{display:flex;justify-content:center;align-items:center;align-content:center;flex-direction:column;row-gap:.5rem;width:95%;padding:.7rem .5rem .7rem .5rem;border-radius:.8rem;max-width:500px;text-align:right}.home_post>*{width:100%;text-align:right}.home_post .carousel-container{transition:height .3s ease}.home_post .description.description_truncated{display:inline-block;width:100%}.home_post .comment-section{display:flex;flex-direction:column;background-color:var(--container-color);border-radius:.7rem;padding:.4rem .8rem .4rem .8rem;width:98%;row-gap:.5rem;margin-top:.25rem}.home_post .time-passed{font-size:var(--text-vsm)}.home_post .home_post-slide{height:max-content}.home_post .home_post-slide .home_post-slide-description{padding-top:.1rem;display:block;width:100%}.home_post .comment-section_first{display:inline-block;width:90%}.home_pinned-post{height:110px}.home_pinned-post>a{aspect-ratio:10/12}.home_pinned-post>div{flex-grow:1;width:75%}