.product-sticky-form{max-width:640px;margin:0 auto;position:fixed;bottom:24px;left:0;right:0;z-index:1000;background:#f2efeb;border:.5px solid #d8d8d8;border-bottom:none;border-radius:2px 2px 0 0;box-shadow:0 4px 28px #0000001a;transform:translateY(100%);transition:transform .3s cubic-bezier(.68,0,.35,1),opacity .3s ease;opacity:0;visibility:hidden;z-index:3}.product-sticky-form:not(.is-hidden){transform:translateY(0);opacity:1;visibility:visible}.product-sticky-form.is-hidden{transform:translateY(100%);opacity:0;visibility:hidden}.product-sticky-form__wrapper{width:100%;max-width:1200px;margin:0 auto;padding:0}.product-sticky-form__desktop{display:flex;align-items:center;justify-content:space-between;min-height:80px}.product-sticky-form__content{display:flex;align-items:center;flex:1}.product-sticky-form__image{display:flex;align-items:center;justify-content:center;width:113px;height:80px}.product-sticky-form__image-wrapper{width:70px;height:40px;display:flex;align-items:center;justify-content:center}.product-sticky-form__image-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:2px}.product-sticky-form__info{display:flex;flex-direction:column;gap:8px;flex:1}.product-sticky-form__title{font-family:var(--font-family-playfair-display);font-weight:400;font-size:24px;line-height:17px;letter-spacing:.24px;color:#000;margin:0;text-transform:lowercase}.product-sticky-form__price-wrapper{display:flex;align-items:baseline;gap:4px;font-family:var(--font-family-playfair-display);font-weight:400;color:#4b4b4b}.product-sticky-form__price-label{font-size:10px;line-height:8px;letter-spacing:-.1px}.product-sticky-form__price{font-size:18px;line-height:16px;letter-spacing:-.18px}.product-sticky-form__actions{padding-right:20px}.product-sticky-form__button{background:#000;color:#fff;border:none;border-radius:2px;padding:12px 18px;font-family:Libre Franklin,sans-serif;font-weight:600;font-size:11px;line-height:16px;letter-spacing:1.1px;text-transform:uppercase;cursor:pointer;transition:all .2s ease;min-width:232px;height:48px;display:flex;align-items:center;justify-content:center}.product-sticky-form__button:hover{background:#333}.product-sticky-form__button:disabled{background:#ccc;cursor:not-allowed}.product-sticky-form__mobile{display:none}@media screen and (max-width: 749px){.product-sticky-form__desktop{display:none}.product-sticky-form__mobile{display:flex;width:100%}.product-sticky-form__mobile-trigger{background:#f2efeb;border-right:.5px solid #d8d8d8;width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.product-sticky-form__mobile-trigger:hover{background:#ebe7e1}.product-sticky-form__mobile-icon{background:#fff;border:.5px solid #c5beb6;border-radius:50px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.product-sticky-form__mobile-icon svg{width:16px;height:16px;color:#000;transform:rotate(180deg)}.product-sticky-form__mobile-content{flex:1;background:#f2efeb;border-left:.5px solid #d8d8d8;padding:6px 8px;display:flex;align-items:center}.product-sticky-form__mobile-button{background:#000;color:#fff;border:none;border-radius:2px;padding:12px 18px;font-family:Libre Franklin,sans-serif;font-weight:600;font-size:11px;line-height:16px;letter-spacing:1.1px;text-transform:uppercase;cursor:pointer;transition:all .2s ease;width:100%;height:48px;display:flex;align-items:center;justify-content:center}.product-sticky-form__mobile-button:hover{background:#333}.product-sticky-form__mobile-button:disabled{background:#ccc;cursor:not-allowed}.product-sticky-form{max-width:100%;bottom:0;border-radius:0}}.product-sticky-form__button.loading,.product-sticky-form__mobile-button.loading{position:relative;pointer-events:none}.product-sticky-form__button.loading span,.product-sticky-form__mobile-button.loading span{opacity:.6}.product-sticky-form__button .loading__spinner,.product-sticky-form__mobile-button .loading__spinner{position:absolute;top:50%;right:16px;transform:translateY(-50%);width:16px;height:16px}.product-sticky-form__button.loading .loading__spinner,.product-sticky-form__mobile-button.loading .loading__spinner{display:block!important}.product-sticky-form__button .loading__spinner.hidden,.product-sticky-form__mobile-button .loading__spinner.hidden{display:none}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.product-sticky-form.show{animation:slideUp .3s cubic-bezier(.68,0,.35,1) forwards}.product-sticky-form.hide{animation:slideDown .3s cubic-bezier(.68,0,.35,1) forwards}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-product-sticky-form.css.map */
