.card-four{display:flex;justify-content:space-between;flex-direction:column;width:360px;height:502px;margin:30px 0}.card-four .image{height:250px}.card-four .image,.card-four .image img{width:100%;border-top-left-radius:5px;border-top-right-radius:5px}.card-four .image img{height:100%;object-fit:cover}.card-four .details{margin-top:13px}.card-four .details .link-category{display:flex;gap:3px;font-weight:500;font-size:16px;line-height:1.6;font-family:Montserrat,sans-serif;text-align:left;color:#4e5359}.card-four .details .link-category a{color:#0167f6}.card-four .details .link-category a:hover{color:#4e5359}.card-four .details .date{margin-bottom:6px;font-size:14px;color:#929292;font-family:Montserrat,sans-serif}.card-four .details .title{display:flex;align-items:flex-start;gap:9px;margin-bottom:8px}.card-four .details .title button{display:flex;justify-content:center;align-items:center;width:30px;height:30px;padding:5px;border-radius:5px;border:none;background-color:#0167f6}.card-four .details .title button img{width:20px;height:20px;filter:invert(100%) sepia(0) saturate(7481%) hue-rotate(204deg) brightness(105%) contrast(107%);object-fit:cover}.card-four .details .title .link-title a{font-style:normal;font-weight:400;font-size:20px;line-height:1.5;font-family:Oswald,sans-serif;transition:all .3s ease}.card-four .details .title .link-title a:hover{color:#0167f6}.card-four .details .description{font-style:normal;font-weight:300;font-size:14px;line-height:1.6;font-family:Montserrat,sans-serif;letter-spacing:0;text-align:left;color:#a3a3a3}.card-four .details .link-button{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.card-four .details .link-button .read-more a{padding:12px 20px;color:white;text-transform:uppercase;font-size:11px;font-style:normal;font-weight:900;line-height:1;font-family:Oswald,sans-serif;letter-spacing:1px;background-color:#0167f6;border-radius:3px;transition:all .3s ease}.card-four .details .link-button .read-more a:hover{background-color:#0045a5}.card-four .details .link-button .comment a{display:flex;align-items:center;gap:4px;padding:10px 12px 9px;border-radius:3px;font-size:14px;background-color:#ecf1f5;color:#0167f6;transition:all .3s ease}.card-four .details .link-button .comment a img{width:15px;height:15px;object-fit:cover;filter:invert(38%) sepia(87%) saturate(7488%) hue-rotate(210deg) brightness(105%) contrast(99%)}.card-four .details .link-button .comment a:hover{color:black}.card-four .details .link-button .comment a:hover img{filter:invert(0) sepia(93%) saturate(0) hue-rotate(284deg) brightness(107%) contrast(107%)}