shipping-popup{position:fixed;bottom:0;right:0;left:0;width:100%;height:fit-content;display:flex;z-index:var(--popup-index);padding:.5rem .5rem 2rem;background-color:var(--background_1);color:var(--text_1);transform:translateY(0);transition:all .5s ease-in-out;opacity:1;z-index:23}shipping-popup path{fill:var(--text_1)}shipping-popup[aria-hidden=true]{transform:translateY(100%);transition:all .5s ease-in-out;opacity:0}.shipping-popup__wrapper,.shipping-popup__content{display:flex;flex-direction:column;width:100%}:is(.shipping-popup__wrapper,.shipping-popup__content) button{text-align:end;padding:7px}.shipping-popup__content{gap:.5rem;text-align:center}@media screen and (min-width: 1025px){shipping-popup{left:unset;right:0;width:403px}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/shipping_popup.css.map */
