@media (hover:hover){.animated-card:after{content:"";position:absolute;inset:0;margin:auto;width:10px;height:10px;bottom:-300px;background:#FF5500;border-radius:50%;transform:scale(0);transition:transform .3s cubic-bezier(.25,.46,.45,.94);z-index:0}.group:hover .animated-card:after{transform:scale(80)}.animated-card *{position:relative;z-index:1}}.blog-content h1{font-size:36px;font-weight:700;margin-top:20px;margin-bottom:10px}.blog-content h2{font-size:28px;font-weight:600;margin-top:18px;margin-bottom:8px}.blog-content p{font-size:16px;line-height:1.7;margin-bottom:10px}.blog-content ul{padding-left:20px;margin-top:10px;margin-bottom:10px}.blog-content li{list-style:disc;margin-bottom:5px}@media screen and (max-width:768px){.blog-content h1{line-height:35px}}.blog-content strong{font-weight:800}.blog-content h1 strong{font-weight:900}.blog-content h2 strong{font-weight:800}.blog-content img{max-width:100%;height:auto;content-visibility:auto;aspect-ratio:attr(width) /attr(height)}.blog-content a{color:#FF5500;font-weight:600;text-decoration:none;transition:opacity .2s ease}.blog-content a:hover{opacity:.8;text-decoration:underline}