.product-sticky-bar{position:fixed;display:none;left:0;right:0;background:rgb(var(--color-background));bottom:0;z-index:100;opacity:0;transition:transform 1s cubic-bezier(.19,1,.22,1),opacity 1s cubic-bezier(.19,1,.22,1);transform:translateY(100%)}.product-sticky-bar .left-column{display:flex;align-items:center;justify-content:center;gap:1.6rem}.product-sticky-bar .left-column .sticky-bar__image-wrapper{width:6.4rem;height:6.4rem;position:relative;overflow:hidden;border-radius:var(--border-radius-block)}.product-sticky-bar .left-column .sticky-bar__image-wrapper img,.product-sticky-bar .left-column .sticky-bar__image-wrapper svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.product-sticky-bar.active{transform:translateY(0);opacity:1;transition:transform 1s cubic-bezier(.19,1,.22,1),opacity 1s cubic-bezier(.19,1,.22,1)}.product-sticky-bar.mobile-show{display:flex}@media(min-width:576px){.product-sticky-bar{display:flex}}@media(min-width:750px){.product-sticky-bar,.product-sticky-bar.active{transition-duration:.6s}}.product-sticky-bar__container{display:flex;flex-direction:column;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:1.6rem;padding-block:1.2rem}@media(min-width:750px){.product-sticky-bar__container{flex-direction:row}}.product-sticky-bar__title{font-size:2.4rem;font-weight:700;font-family:var(--font-body-family);letter-spacing:-.012em;line-height:1.42}@media screen and (min-width:576px){.product-sticky-bar__title{max-width:80%}}@media(max-width:749px){.product-sticky-bar__title{text-align:center}}.product-sticky-bar__info{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.8rem;width:100%}.product-sticky-bar__info:empty{display:none}.product-sticky-bar__main{display:flex;align-items:center;justify-content:center;border:.1rem solid rgb(var(--color-border));height:4rem;padding:.8rem 2.6rem;border-radius:5rem;gap:.4rem}.product-sticky-bar__end-info{display:none}.product-sticky-bar .button__label{line-height:1.5}.product-sticky-bar .product-form__submit{width:100%}@media(min-width:750px){.product-sticky-bar .product-form__submit{width:fit-content;display:block;margin-left:auto}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/component-product-sticky-bar.css.map */
