.blog-card{-webkit-backdrop-filter:blur(74px);backdrop-filter:blur(74px);background-color:rgba(255,255,255,.1);border-radius:24px;flex-direction:column;justify-content:space-between;gap:20px;height:100%;display:flex}.blog-date{background-color:rgba(255,255,255,.1);border-radius:32px;gap:6px;width:130px;padding:4px 12px;display:flex}.blog-date p{align-items:center;font-size:14px;font-weight:400;display:flex}.blog-head{flex-direction:column;gap:20px;padding:30px;display:flex}.blog-badge{flex-direction:column;gap:12px;display:flex}.title-badge{background-color:rgba(255,255,255,.1);border-radius:32px;padding:4px 12px}.title-badge p{color:#dcdd9c;font-size:14px;font-weight:400}.blog-desc{font-size:24px;font-weight:600}.blog-img img{object-fit:cover;border-radius:24px;width:100%;height:300px;display:block}.arrowimage button{background:0 0;border:none}.arrowimage button :hover{cursor:pointer;transition:transform .5s ease-in-out;display:inline-block;transform:rotate(405deg)}@media (max-width:768px){.blog-head{flex-direction:column;gap:12px;display:flex}.blog-date p,.title-badge p{font-size:12px}.blog-desc{font-size:20px}.arrowimage img{width:38px;height:38px}}
