.popup-overlay{background-color:#00000080;cursor:pointer;top:0;right:0;bottom:0;left:0;position:fixed;z-index:1001}.popup-body{height:-moz-fit-content;height:fit-content;left:0;margin:auto;position:fixed;right:0;width:100%}.popup-bottom-body{bottom:0}.popup-top-body{top:0}.pupup-desktop{align-items:center;display:flex;height:100%;justify-content:center}.pupup-desktop .popup-content{border-radius:.5rem;overflow:hidden}.popup-sm{width:30%}.popup-md{width:45%}.popup-lg{width:60%}.fade-enter-active{transition:opacity .3s ease}.fade-leave-active{transition:opacity .3s ease .3s}.fade-enter-from,.fade-leave-to{opacity:0}.pop-top-enter-active,.pop-top-leave-active{transition:all .3s cubic-bezier(.5,0,.5,1)}.pop-top-enter-from,.pop-top-leave-to{opacity:0;transform:translateY(-100%)}.pop-bottom-enter-active,.pop-bottom-leave-active{transition:all .3s cubic-bezier(.5,0,.5,1)}.pop-bottom-enter-from,.pop-bottom-leave-to{opacity:0;transform:translateY(100%)}
