.quickshop{display:block;position:relative;cursor:auto}.quickshop__popup{opacity:0;pointer-events:none;background-color:var(--color-white);position:absolute;bottom:0;left:0;right:0;z-index:21}.quickshop__popup--is-open{opacity:1;pointer-events:all}.quickshop__popup--is-open .quickshop__popup-form{max-height:15rem;overflow:visible}@media screen and (max-width:767px){.product-card-wrapper:not(.product-card-wrapper--alt) .quickshop__popup{display:none}}.quickshop__popup-form{max-height:0;overflow:hidden;transition:max-height var(--duration-long) ease}.quickshop__popup-form-spacer{padding:0 .75rem .75rem}.quickshop__btn-add{min-width:7.5rem}.quickshop__variant-radios{display:block;position:relative;padding-bottom:1.25rem}.quickshop__title-bar{position:relative;text-align:center;padding:.625rem 1.5rem}