@-webkit-keyframes rotation{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@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{height:60px;width:142px;background:transparent;border:1px solid #9bcfda;color:#9bcfda;text-transform:uppercase;font-weight:800;border-radius:12px}#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{-webkit-animation:rotation 1s infinite linear;animation:rotation 1s infinite linear}

