: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{display:flex;left:50%;max-width:calc(100% - 32px);position:fixed;top:50%;width:100%;--tw-translate-x:-50%;--tw-translate-y:-50%;align-items:center;flex-direction:column;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));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:1.5rem 1rem}@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:#00000059;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}
