.sticky-bottom-bar{position:fixed;bottom:0;left:0;right:0;z-index:101;width:100%;transition:transform .3s ease-in-out}.sticky-bottom-bar.hide{transform:translateY(100%)}.sticky-bottom-bar__container{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1440px;margin:0 auto}.sticky-bottom-bar--white{background-color:var(--base-white)}.sticky-bottom-bar--black{background-color:var(--night-500)}.sticky-bottom-bar__text{margin:0;font:var(--text-md-regular)}.sticky-bottom-bar__text--black{color:var(--night-500)}.sticky-bottom-bar__text--white{color:var(--base-white)}@media screen and (max-width: 749px){.sticky-bottom-bar__container{flex-direction:column;text-align:center;gap:16px}.sticky-bottom-bar--mobile-center .sticky-bottom-bar__text{text-align:center}.sticky-bottom-bar .button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/section-custom-sticky-cta.css.map */
