:root{--primary:#f65a0d;--secondary:#6e6e6e;--accent:#2f80f3;--text-color:#1b1b1b}.base-notify-modal-wrapper{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9999}.base-notify-modal-content{--tw-translate-x:-50%;--tw-translate-y:-50%;--tw-bg-opacity:1;align-items:center;background-color:rgb(255 255 255/var(--tw-bg-opacity));display:flex;flex-direction:column;left:50%;max-width:calc(100% - 32px);padding:1.5rem 1rem;position:fixed;top:50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));width:100%}@media (min-width:768px){.base-notify-modal-content{max-height:270px;max-width:700px;padding:50px 3.5rem}}.base-notify-modal-content{z-index:9999}.base-notify-modal-content .close-btn:after{content:url(../icons/close.svg);cursor:pointer;position:absolute;right:.5rem;top:.5rem}.base-notify-modal-dark{background:rgba(0,0,0,.35);height:100vh;left:0;position:fixed;top:0;width:100vw}.notify-modal-enter-active,.notify-modal-leave-active{transition:opacity .3s ease}.notify-modal-enter-from,.notify-modal-leave-to{opacity:0}
