.blog-hero{transition:transform .4s ease-out,box-shadow .4s ease-out}.blog-hero:hover{transform:translateY(-3px);box-shadow:0 12px 40px #5c4a3d1f,0 4px 12px #5c4a3d0f}.blog-hero-image{transition:transform .7s cubic-bezier(.22,1,.36,1)}.blog-hero:hover .blog-hero-image{transform:scale(1.05)}.blog-hero-divider{background:linear-gradient(90deg,#0000 0%,#c4a87c80 50%,#0000 100%) 0 0/200% 100%;animation:4s ease-in-out infinite blog-hero-shimmer}@keyframes blog-hero-shimmer{0%,to{background-position:200% 0}50%{background-position:-200% 0}}.blog-hero-arrow{transition:transform .3s ease-out}.blog-hero:hover .blog-hero-arrow{transform:translate(4px)}
