.sticky-cta{position:fixed;left:50%;bottom:-100px;transform:translate(-50%);z-index:999;opacity:0;transition:bottom .3s ease,opacity .3s ease;pointer-events:none}.sticky-cta.sticky-cta--visible{bottom:24px;opacity:1;pointer-events:auto}.sticky-cta__button{display:inline-block;padding:16px 32px;border-radius:999px;font-weight:700;font-size:16px;text-align:center;text-decoration:none;white-space:nowrap;box-shadow:0 4px 14px #00000040;background-color:var(--cta-bg, #2f6f4f);color:var(--cta-text, #ffffff)}.sticky-cta__button--active{cursor:pointer;animation:cta-pulse 1.8s ease-in-out infinite}.sticky-cta__button--active:hover{filter:brightness(1.08)}.sticky-cta__button--disabled{cursor:not-allowed;opacity:.6}@keyframes cta-pulse{0%{box-shadow:0 0 #2f6f4f8c}70%{box-shadow:0 0 0 16px #2f6f4f00}to{box-shadow:0 0 #2f6f4f00}}@media screen and (max-width:749px){.sticky-cta__button{padding:14px 24px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/75/assets/section-sticky-cta.css.map */
