.featured-item-list{display:grid;gap:22px;grid-template-columns:repeat(4,1fr)}.featured-blog-title h2{color:#ed8b00;font-size:32px;font-weight:600;line-height:38.4px;margin-bottom:22px;text-align:center}.featured-blog-title{align-items:flex-end;display:flex;gap:20px}.post-item{aspect-ratio:3/4;background-color:#c4c4c4;border-radius:12px;overflow:hidden;position:relative}.post-item:hover .blog-attributes{background-color:#ffffff85}.post-item:hover .blog-attributes .title,.post-item:hover .blog-attributes .title a{color:#ae2573}.post-item:hover .author-date{color:#101010}.post-item .image-wrapper{height:100%;width:100%}.post-item .image-wrapper a{display:block;height:100%;width:100%}.post-item .image-wrapper a img{height:100%;object-fit:cover;width:100%}.blog-attributes{backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);background-color:#00000085;bottom:0;color:#fff;display:flex;flex-direction:column;gap:10px;left:0;padding:20px;position:absolute;width:100%}.blog-attributes .title,.blog-attributes .title a{color:#fff;display:-webkit-box;font-size:19.98px;font-weight:700;line-height:25.18px;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-attributes .title,.blog-attributes .title a:hover{color:#86004b}.blog-attributes .tag-wrapper{display:flex;flex-wrap:wrap;gap:5px}.blog-attributes .tag-wrapper .tag{background-color:#fff;border-radius:12px;color:#101010;font-size:12px;padding:5px}.author-date{display:flex;font-size:11.24px;font-weight:500;gap:10px;line-height:13.19px}.author-date .author{display:none}