.pc-blog-collect{position:absolute;display:flex;align-items:center;justify-content:center;width:38px;height:38px;top:16px;right:16px;z-index:10;background-color:#f8f8f8;border-radius:50%;box-shadow:0 0 16px 0 rgba(0,0,0,.16);cursor:pointer}@media screen and (max-width:1023px){.pc-blog-collect{position:absolute;width:42px;height:42px;bottom:129px;right:16px;z-index:10;top:auto;background-color:#f8f8f8;border-radius:50%;box-shadow:0 0 16px 0 rgba(0,0,0,.16)}}.blog-collect-loading{display:flex;align-items:center;justify-content:center;position:relative}.blog-collect-loading.mobile{position:absolute;top:16px;right:16px;z-index:10}.blog-collect-loading.desktop{position:absolute;top:24px;right:24px;z-index:10}.blog-collect-loading .animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.blog-collect-loading .w-12{width:3rem}.blog-collect-loading .h-12{height:3rem}.blog-collect-loading .bg-gray-200{background-color:#e5e7eb}.blog-collect-loading .rounded-full{border-radius:9999px}