dealloc-modal{position:absolute;display:none;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;z-index:9001;background:#fff9;pointer-events:all;--d-modal-shadow-color: 0deg 0% 48%;--d-modal-shadow: 0px .7px .8px hsl(var(--d-modal-shadow-color) / .36), 0px 2.2px 2.5px -.8px hsl(var(--d-modal-shadow-color) / .36), .1px 5.5px 6.2px -1.7px hsl(var(--d-modal-shadow-color) / .36), .1px 13.5px 15.2px -2.5px hsl(var(--d-modal-shadow-color) / .36)}dealloc-modal .dealloc__modal{display:flex;flex-direction:column;align-items:center;justify-content:start;flex-wrap:nowrap;padding-top:20vh;pointer-events:none}dealloc-modal .dealloc__modal_content{position:relative;display:block;background:#fff;border-radius:13px;padding:26px;box-shadow:var(--d-modal-shadow);pointer-events:all}@keyframes modal-appear{0%{opacity:0}to{opacity:1}}dealloc-modal.show{display:block!important;animation:modal-appear .2s ease-out 0s 1}@keyframes modal-content-appear{0%{transform:translateY(-100px)}to{transform:initial}}dealloc-modal.show .dealloc__modal_content{animation:modal-content-appear .3s ease-out 0s 1}
/*# sourceMappingURL=/cdn/shop/t/51/assets/dealloc.modal.css.map */
