.rotate-btn{display:flex;justify-content:center;width:100%}.rotate-btn{position:relative;border-radius:8px;display:flex;justify-content:center;align-items:center;overflow:hidden;padding:5px}.rotate-btn:after{content:"";position:absolute;width:550px;height:550px;background-image:conic-gradient(transparent,transparent,transparent,rgb(11,244,7));animation:rotate 4s linear infinite;animation-delay:-2s;z-index:-1}.rotate-btn:before{content:"";position:absolute;width:550px;height:550px;background-image:conic-gradient(transparent,transparent,transparent,rgb(11,244,7));animation:rotate 4s linear infinite;z-index:-1}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.atc-button.product-form__submit{background-color:rgba(var(--color-button),var(--alpha-button-background));color:#fff}.action-btns--center button.button:not([disabled],[disabled=true],.button--tertiary):before{background-color:rgba(var(--color-button),var(--alpha-button-background));color:#fff}.action-btns--center button.button:not([disabled],[disabled=true],.button--tertiary):hover{color:#fff}.action-btns--left button.button:not([disabled],[disabled=true],.button--tertiary){background-color:rgba(var(--color-button),var(--alpha-button-background));color:#fff}.action-btns--left button.button:not([disabled],[disabled=true],.button--tertiary):hover{color:#fff}
/*# sourceMappingURL=/cdn/shop/t/3/assets/rotate-btn.css.map */
