.buy-it-now-form{width:100%}.buy-it-now-form__buttons{display:flex;flex-direction:column;gap:0;width:100%}.buy-it-now-button{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:4.4rem;padding:1.2rem 2rem;border:none;cursor:pointer;transition:all .2s ease}.buy-it-now-button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.buy-it-now-button:disabled{opacity:.5;cursor:not-allowed}.buy-it-now-button.loading{pointer-events:none}.buy-it-now-button .loading__spinner{position:absolute;right:1.5rem;width:1.8rem;height:1.8rem}.buy-it-now-button span{display:flex;align-items:center;justify-content:center;gap:.8rem}.buy-it-now-button svg{width:1.6rem;height:1.6rem;flex-shrink:0}.buy-it-now-form__error-message-wrapper{display:flex;align-items:center;gap:1rem;padding:1rem;margin-bottom:1rem;background-color:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.2);border-radius:.4rem}.buy-it-now-form__error-message-wrapper[hidden]{display:none}.buy-it-now-form__error-message-wrapper .svg-wrapper{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.buy-it-now-form__error-message-wrapper .svg-wrapper svg{width:100%;height:100%;color:rgb(var(--color-error, 220, 53, 69))}.buy-it-now-form__error-message{flex:1;font-size:1.4rem;line-height:1.4;color:rgb(var(--color-error, 220, 53, 69))}.buy-it-now-button.button--secondary{color:rgb(var(--color-button-text));transition:box-shadow var(--duration-short) ease;-webkit-appearance:none;appearance:none;background-color:rgba(var(--color-button),var(--alpha-button-background))}.buy-it-now-button.button--secondary:not(:disabled):hover{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.buy-it-now-button.button--primary{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.buy-it-now-button.button--primary:not(:disabled):hover{opacity:.9}@media screen and (max-width:749px){.buy-it-now-button{min-height:4rem;padding:1rem 1.5rem;font-size:1.3rem}.buy-it-now-button svg{width:1.4rem;height:1.4rem}.buy-it-now-form__error-message{font-size:1.3rem}}.buy-it-now-button.loading span{opacity:.7}@media(prefers-reduced-motion:reduce){.buy-it-now-button:not(:disabled):hover{transform:none}}@media(prefers-contrast:high){.buy-it-now-button{border:.2rem solid currentColor}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/buy-it-now-button.css.map */
