.postItemNoteV{background:#fff;border-radius:10px;flex-direction:column;display:flex;position:relative}.postItemNoteV_header{justify-content:flex-end;align-items:center;padding:16px 12px;display:flex}@media (max-width:1220px){.postItemNoteV_header{padding:12px 8px}}@media (max-width:420px){.postItemNoteV_header{padding:10px 6px}}.postItemNoteV_body{flex-direction:column;flex:1;padding:0 12px 18px;display:flex}@media (max-width:1220px){.postItemNoteV_body{padding:0 8px 12px}}@media (max-width:420px){.postItemNoteV_body{padding:0 6px 10px}}.postItemNoteV_title{color:var(--color_black_main);line-clamp:3;-webkit-line-clamp:3;-webkit-hyphens:auto;hyphens:auto;text-overflow:ellipsis;-webkit-box-orient:vertical;height:67px;margin-bottom:auto;font-size:16px;line-height:1.4;display:-webkit-box;overflow:hidden}@media (min-width:330px) and (max-width:389px){.postItemNoteV_title{height:auto;font-size:12px}}.postItemNoteV_rating{margin-bottom:18px}@media (max-width:991px){.postItemNoteV_rating{margin-bottom:12px}}@media (min-width:330px) and (max-width:389px){.postItemNoteV_rating .postRating-hover_btn{height:28px;padding:0 5px!important;font-size:10px!important}.postItemNoteV_rating .postRating-hover_btn span{width:16px!important;height:16px!important}.postItemNoteV_rating .postRating-hover-center span{font-size:10px}.postItemNoteV_rating .postRating-hover--like .postRating-hover-center svg{width:24px;height:24px}.postItemNoteV_rating .postRating-hover--dislike .postRating-hover-center svg{width:18px;height:18px}.postItemNoteV_rating .postRating-choice{height:34px}.postItemNoteV_rating .postRating-choice_btn{height:28px;padding:0 5px!important}.postItemNoteV_rating .postRating-choice_btn svg{width:16px!important;height:16px!important}.postItemNoteV_rating .postRating-choice_state{font-size:12px}.postItemNoteV_rating .postRating-choice_state svg{width:20px;height:20px}.postItemNoteV_rating .postRating--like .postRating-choice .button-like{left:68%}.postItemNoteV_rating .postRating--dislike .postRating-choice .button-dislike{right:32%}}.postItemNoteV_imgs{flex:1;grid-template-columns:1fr;gap:12px;margin:18px 0;display:grid}.postItemNoteV_imgs--2,.postItemNoteV_imgs--3{grid-template-columns:1fr 1fr}.postItemNoteV_imgs--3>:first-child{grid-row:span 2}.postItemNoteV_imgs--4{grid-template-columns:1fr 1fr}.postItemNoteV_imgs--5{grid-template-columns:1fr 1fr 1fr 1fr}.postItemNoteV_imgs--5>:first-child{grid-column:span 4}@media (max-width:767px){.postItemNoteV_imgs{margin:12px 0}}.postItemNoteV_imgs-item{border-radius:8px;margin:0;display:block}.postItemNoteV_imgs-item figure{border-radius:8px;height:100%}.postItemNoteV_imgs-item img{object-fit:cover;width:100%;height:100%;display:block}.postItemNoteV_footer{justify-content:space-between;align-items:center;display:flex}.postItemNoteV_user{align-items:center;transition:none;display:flex}.postItemNoteV_user figure{border-radius:100%;flex:0 0 24px;min-width:24px;height:24px;margin:0 8px 0 0;display:block}@media (max-width:991px){.postItemNoteV_user figure{margin-right:5px}}.postItemNoteV_user img{width:100%;height:auto;display:block}.postItemNoteV_user-info{font-size:12px;line-height:1.2}@media (max-width:991px){.postItemNoteV_user-info{font-size:11px}}.postItemNoteV_user-info span{color:var(--color_black_main);word-break:break-all;height:14px;display:block;overflow:hidden}@media (max-width:991px){.postItemNoteV_user-info span{margin-bottom:0}}.postItemNoteV_user-info time{color:var(--color_black_60);white-space:nowrap}.postItemNoteV_comments{align-items:center;height:100%;display:flex}.postItemNoteV_comments svg{color:var(--color_black_60);width:16px;height:16px;transition:inherit;display:block}@media (max-width:991px){.postItemNoteV_comments svg{width:14px;height:14px}}.postItemNoteV_comments span{color:var(--color_black_60);margin-left:7px;font-size:12px;display:block}@media (max-width:991px){.postItemNoteV_comments span{margin-left:5px;font-size:11px}}.postItemNoteV_comments:hover svg{color:var(--color_red_main)}
