.modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#06050cb8;display:flex;justify-content:center;inset:0;position:fixed;z-index:99999}.modal{background:linear-gradient(180deg,#1b1826,#14111d);border:1px solid hsla(0,0%,100%,.14);border-radius:22px;box-shadow:0 30px 80px #0009;color:#fff;display:flex;flex-direction:column;max-height:100dvh;max-width:1050px;min-width:320px;overflow-x:auto;padding:25px 30px;position:relative}.modal.top-discount-modal{background:url(../images/popup-bg.jpg) no-repeat 50%/cover;color:#fff;padding:45px 30px}.modal.top-discount-modal .modal-content{background:#00000080;padding:45px 30px}.modal.top-discount-modal svg path{fill:#fff}@media(max-width:1100px){.modal{width:100%}}@media(max-width:767px){.modal{border-radius:0;height:100dvh;min-width:calc(100% - 20px);-webkit-overflow-scrolling:touch}.modal.not-full-height{border-radius:22px}}.modal-footer,.modal-header{display:flex}.modal-header{justify-content:center}.modal-header h3{color:inherit;font-size:24px;font-weight:800;margin-bottom:0;text-align:center}.modal-footer{align-items:center;justify-content:flex-end}.modal-body{margin:10px 0;position:relative}.btn-close{align-items:center;background:#ffffff14;border:1px solid hsla(0,0%,100%,.16);border-radius:50%;color:#ffffffb3;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:12px;top:12px;transition:background .15s;width:32px;z-index:100}.btn-close:hover{background:#ffffff26;color:#fff}.btn-close-icon{height:14px;width:14px}.btn-cancel{color:#ff421e;font-size:14px;font-weight:400;padding:8px 30px;text-transform:capitalize}.btn-cancel:before{content:none}.modal-fade-enter-from,.modal-fade-leave-active{opacity:0}.modal-fade-enter-active,.modal-fade-leave-active{transition:opacity .5s ease}.not-full-height{height:unset}.empty-modal_view{margin:0!important;padding:0!important}
