.section-product-page .sticky-cta{position:fixed;bottom:var(--px-mobile, 2rem);left:50%;transform:translate(-50%) translateY(100%);width:calc(80% - 4rem);max-width:none;background-color:#000c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:16px;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;opacity:0;transition:transform .5s ease,opacity .5s ease;z-index:1000}.section-product-page .sticky-cta.show{transform:translate(-50%) translateY(0);opacity:1}.section-product-page .sticky-cta__info{color:#fff!important;font-weight:600;flex:1}.section-product-page .sticky-cta .button{display:flex;align-items:center;justify-content:flex-end;color:#fdfdfd;background-color:#000;border-radius:12px;padding:1rem 1.5rem}.section-product-page .sticky-cta .button svg,.section-product-page .sticky-cta .button svg path{fill:#fff!important}@media screen and (max-width:749.98px){.section-product-page .sticky-cta{display:none}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/component-sticky-cta.css.map */
