.creator-modal-bg{position:fixed;top:0;left:0;filter:blur(50px);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);width:100%;height:100%;z-index:999;background-size:cover;background-position:center top -200px}.creator-modal:before{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background:rgba(12,17,26,.7);width:100%;height:100%}.creator-modal .modal-lg{--bs-modal-width:1320px}@media(max-width:1800px){.creator-modal .modal-lg{--bs-modal-width:1200px}}@media(max-width:1600px){.creator-modal .modal-lg{--bs-modal-width:1000px}}@media(max-width:1400px){.creator-modal .modal-lg{--bs-modal-width:900px}}@media(max-width:1200px){.creator-modal .modal-lg{--bs-modal-width:750px}}@media(max-width:991px){.creator-modal .modal-lg{--bs-modal-width:600px}}.creator-modal .modal-lg .modal-content{padding:40px 50px;border:2px solid #283549;background-color:#161e2b;border-radius:50px}@media(max-width:1600px){.creator-modal .modal-lg .modal-content{padding:30px}}@media(max-width:1200px){.creator-modal .modal-lg .modal-content{padding:20px}}@media(max-width:991px){.creator-modal .modal-lg .modal-content{border-radius:30px}}.creator-modal .modal-lg .modal-content .btn-close-custom{background:url(/assets/images/close.svg) no-repeat 50%;background-size:contain;width:50px;height:50px;filter:none;padding:0;z-index:9;border:none}@media(max-width:1600px){.creator-modal .modal-lg .modal-content .btn-close-custom{width:35px;height:35px}}