@keyframes blogFade{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes blogPulse{0%{box-shadow:0 0 #34d27b73}70%{box-shadow:0 0 0 6px #34d27b00}to{box-shadow:0 0 #34d27b00}}.blog-scope .blog-fade{animation:blogFade .6s cubic-bezier(.2,.7,.2,1) both}.blog-scope .blog-dot{animation:blogPulse 2s infinite}.blog-scope .blog-card{transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s}.blog-scope .blog-card:hover{box-shadow:0 22px 48px -22px #05185a4d!important;transform:translateY(-6px)}.blog-scope .blog-img{transition:transform .7s cubic-bezier(.2,.7,.2,1)}.blog-scope .blog-card:hover .blog-img{transform:scale(1.06)}.blog-scope .blog-link{position:relative}.blog-scope .blog-underline:after{background:#072b9e;bottom:-3px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.blog-scope .blog-link:hover .blog-underline:after{width:100%}.blog-scope .blog-arrow{transition:transform .3s ease}.blog-scope .blog-card:hover .blog-arrow,.blog-scope .blog-readmore:hover .blog-arrow{transform:translate(5px)}.blog-scope .blog-body p{margin:0 0 1.35em}.blog-scope .blog-body a{color:#07f;text-decoration:underline;text-underline-offset:3px}.blog-scope .blog-scroll::-webkit-scrollbar{height:0}.blog-scope .blog-scroll{scrollbar-width:none}.blog-scope a:focus-visible,.blog-scope button:focus-visible,.blog-scope input:focus-visible{border-radius:8px;outline:2px solid #072b9e;outline-offset:2px}@media(prefers-reduced-motion:reduce){.blog-scope .blog-arrow,.blog-scope .blog-card,.blog-scope .blog-dot,.blog-scope .blog-fade,.blog-scope .blog-img{animation:none!important;transition:none!important}}
