.preview_footer{flex-direction:row;justify-content:flex-start;align-items:center;gap:15px;width:100%;display:flex}.preview_footer>.user_profile_tag>.user_summary{flex-direction:row;justify-content:flex-start;align-items:center;gap:5px;width:100%;display:flex}.preview_footer>.user_profile_tag>.user_summary>img{width:100%;max-width:16px;height:auto}.preview_footer>.user_profile_tag>.user_summary>p{color:#c3c3c3;font-size:16px;font-weight:700;transition:all .1s ease-in-out}.preview_footer>.user_profile_tag:hover>.user_summary>p{color:var(--red);transition:all .1s ease-in-out}.preview_footer>.post_stat{flex-direction:row;justify-content:flex-start;align-items:center;gap:5px;display:flex}.preview_footer>.post_stat p{transition:all .1s ease-in-out;color:#a5a5a5!important;font-size:16px!important}.preview_footer>.post_stat>svg{transition:all .1s ease-in-out;color:#a5a5a5!important;width:100%!important;max-width:20px!important}.preview_footer>.post_stat.active p,.preview_footer>.post_stat.active svg{transition:all .1s ease-in-out;color:var(--red)!important}.preview_footer>.post_stat:hover p,.preview_footer>.post_stat:hover svg{transition:all .1s ease-in-out;color:#fff!important}.preview_footer>.upload_time{color:#a5a5a5;white-space:nowrap;font-size:14px;font-weight:400}
