@keyframes rotation{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}#cn-lazy-loader-products-btn,#cn-scroll-loading{display:flex;justify-content:center}#cn-lazy-loader-products-btn button,#cn-scroll-loading button{background:transparent;border:1px solid #9bcfda;color:#000;text-transform:uppercase;font-weight:800;border-radius:12px;padding:10px 15px;margin-top:15px}#cn-lazy-loader-products-btn button:hover,#cn-scroll-loading button:hover{color:white;background:#9bcfda}#cn-lazy-loader-products-btn button.disabled,#cn-scroll-loading button.disabled{opacity:0.7;pointer-events:none}#cn-lazy-loader-products-btn .loading-icon,#cn-scroll-loading .loading-icon{animation:rotation 1s infinite linear}

