.blog-cta-button{display:inline-flex;align-items:center;gap:8px;background-color:#0f0f0f;color:#fff!important;padding:14px 32px;border-radius:12px;text-decoration:none!important;font-weight:700;margin-top:24px;transition:all .3s ease}.blog-cta-button:hover{transform:translateY(-2px);background-color:#1a1a1a;box-shadow:0 10px 20px #0000001a}.draw-line{stroke-dasharray:100;stroke-dashoffset:100;animation:draw 6s cubic-bezier(.2,.8,.2,1) infinite}@keyframes draw{0%{stroke-dashoffset:100}15%,85%{stroke-dashoffset:0}to{stroke-dashoffset:100}}
