.product-cta{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;max-width:60rem;margin:0 auto}.product-cta--boxed{border:.1rem solid rgba(var(--color-foreground),.15);border-radius:1.2rem;padding:2.4rem 2rem}.product-cta__heading{margin:0}.product-cta__subheading{margin:0;color:rgba(var(--color-foreground),.75);font-size:1.4rem}.product-cta__button{display:block;width:100%;max-width:42rem;margin-top:.4rem;padding:1.6rem 2.4rem;background:var(--cta-bg, #372249);color:var(--cta-text, #ffffff);font-family:inherit;font-size:1.5rem;font-weight:700;line-height:1.35;border:none;border-radius:1.2rem;cursor:pointer;text-align:center;position:relative;overflow:hidden;box-shadow:0 .4rem 1.6rem #0003}.product-cta__button:disabled{opacity:.5;cursor:not-allowed;animation:none}.product-cta__button--animated:not(:disabled){animation:product-cta-pulse 2s ease-in-out infinite}.product-cta__button--animated:not(:disabled):after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);animation:product-cta-shimmer 2.5s infinite}@keyframes product-cta-shimmer{0%{left:-100%}to{left:100%}}@keyframes product-cta-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@media(prefers-reduced-motion:reduce){.product-cta__button--animated:not(:disabled),.product-cta__button--animated:not(:disabled):after{animation:none}}.product-cta__note{margin:0;font-size:1.1rem;color:rgba(var(--color-foreground),.6)}@media screen and (max-width:749px){.product-cta--boxed{padding:1.8rem 1.4rem;border-radius:1rem}.product-cta__subheading{font-size:1.3rem}.product-cta__button{font-size:1.4rem;padding:1.5rem 1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-product-cta.css.map */
