.gift-wrap-modal{position:fixed;top:0;right:0;width:100vw;height:100vh;background:rgba(var(--color-base-primary-rgb),.6);z-index:999999;pointer-events:none;opacity:0;transition:opacity .3s ease-in-out}.gift-wrap-modal>div{padding:4rem;background-color:var(--color-background-secondary);width:100%;max-width:989px}.gift-wrap-modal[open]{pointer-events:all;opacity:1;z-index:calc(var(--z-modals) * 2)}.gift-wrap-modal cart-update-button,.gift-wrap-modal form,.gift-wrap-modal .button{width:100%}.gift-wrap-modal .rte{font-size:14px;line-height:1.5em}.gift-wrap-modal img{width:100%}.gift_wrap_modal__close{background:none;padding:0;border:none;border-radius:0;margin:0;position:absolute;top:4rem;right:4rem;z-index:1;cursor:pointer}@media only screen and (max-width: 989px){.gift-wrap-modal>div{flex-direction:column;padding:2rem;gap:2rem}.gift-wrap-modal>div>div{width:100%}.gift-wrap-modal button{color:var(--color-background-secondary)}}
/*# sourceMappingURL=/cdn/shop/t/298/assets/gift-wrap-modal.css.map */
