.hr-single-news{background:#f1f7fc;margin-bottom:30px;border:1px solid #fff0}.hr-single-news .hr-news-img{position:relative;overflow:hidden}.hr-single-news .hr-news-img a img{width:100%;transition:all 0.3s ease;transform:scale(1)}.hr-single-news .hr-news-img:hover a img{transform:scale(1.1)}.hr-single-news .hr-news-img .hr-top-icon{position:absolute;top:0;right:0;display:block}.hr-single-news .hr-news-img .hr-top-icon a{height:55px;width:55px;background:var(--color-4);color:#fff;font-size:20px;text-align:center;display:flex;justify-content:center;align-items:center;transition:all 0.3s ease}.hr-single-news .hr-news-img:hover .hr-top-icon a{background:var(--color-3)}.hr-single-news .hr-news-img .hr-news-category{position:absolute;display:flex;align-items:center;left:0;bottom:0;margin:0;padding:0}.hr-single-news .hr-news-img .hr-news-category .hr-category{font-size:17px;text-transform:uppercase;line-height:26px;background:var(--color-3);color:#fff;transition:all 0.3s ease}.hr-single-news .hr-news-img:hover .hr-news-category .hr-category{background:var(--color-4)}.hr-single-news .hr-news-img .hr-news-category li{height:40px;display:flex;align-items:center;text-align:center;justify-content:center;padding:0 25px}.hr-single-news .hr-news-img .hr-news-category .hr-category-date{font-size:14px;color:#636363;background:#fff}.hr-news-info-details .hr-news-title{padding-top:30px}.hr-news-info-details .hr-news-title a{font-size:22px;line-height:34px;font-weight:700;margin-bottom:10px;display:block;color:#333;padding:0 30px;transition:all 0.3s ease}.hr-news-info-details .hr-news-title a:hover{color:var(--color-4)}.hr-news-info-details .hr-news-info{font-size:17px;line-height:26px;color:#636363;margin-bottom:25px;padding:0 30px}.hr-coment-review{padding:20px 30px;border-top:1px solid #ddd;display:flex;align-items:center;justify-content:space-between}.hr-coment-review .hr-comment{font-size:16px;color:#636363}.hr-coment-review .hr-review-start{display:flex;align-items:center;margin:0;list-style-type:none}.hr-coment-review .hr-review-start li{color:var(--color-4);font-size:16px;margin-right:6px}.hr-coment-review .hr-review-start .hr-review-count{margin-left:4px}.hr-coment-review .hr-review-start li:last-child{margin-right:0}.hr-coment-review .hr-review-start li:nth-last-child(-n+3){color:#636363}@media (max-width:1200px){.hr-single-news .hr-news-img .hr-news-category .hr-category-date{font-size:11px}}