.pdp-sticky-bar{position:fixed;width:100%;left:0;bottom:0;border-top:1px solid var(--color-border);background-color:var(--color-body-bg);z-index:3;transition:all .3s linear}.pdp-sticky-bar .product-form__error-message-wrapper{max-width:265px}.pdp-sticky-bar [data-notify-button]{display:none}.pdp-sticky-bar[data-notify-me=true] .pdp-sticky-bar__button{display:none}.pdp-sticky-bar[data-notify-me=true] [data-notify-button]{display:flex}@media only screen and (max-width:1023px){.pdp-sticky-bar[data-notify-me=true] [data-notify-button]{margin:20px auto}}.pdp-sticky-bar[aria-hidden=true]{transform:translateY(200%)}.pdp-sticky-bar__wrapper{display:flex;justify-content:space-between;align-items:center}.pdp-sticky-bar__details{display:flex}@media only screen and (max-width:1023px){.pdp-sticky-bar__details{display:none}}.pdp-sticky-bar__details-image{width:100px;height:100px;margin:4px 40px 4px 0}.pdp-sticky-bar__details-info{display:flex;flex-direction:column;justify-content:center;padding:20px 0}.pdp-sticky-bar__details__collection{margin:0 0 10px}.pdp-sticky-bar__title{margin:0;padding-right:40px}.pdp-sticky-bar__button{padding:20px 0;flex-shrink:0;flex-grow:1;display:flex;flex-direction:column;align-items:flex-end}.pdp-sticky-bar__button .product-form__btn-link,.pdp-sticky-bar__button .product-form__submit{width:100%;max-width:345px}@media only screen and (max-width:1023px){.pdp-sticky-bar__button .product-form__btn-link,.pdp-sticky-bar__button .product-form__submit{max-width:265px}}@media only screen and (max-width:1023px){.pdp-sticky-bar__button{align-items:center}}