.modal__bg{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:1;z-index:1000;background:#1c1c1c30;width:100%;height:100%;position:fixed;top:0;left:0}.modal__align{justify-content:center;align-items:center;height:100vh;display:flex}.modal__content{color:#000;background:0 0;border-radius:20px;width:750px;height:550px;margin:0 4rem;box-shadow:0 100px 80px #b8b8b812,0 25.8162px 19px 4px #b2b2b20c,0 7.779px 7.30492px #00000009,0 1.48838px 2.0843px #00000006}.modal__close{cursor:pointer;z-index:10;background-color:#fff;border-radius:50%;width:28px;height:28px;padding:0;position:relative;bottom:15px;left:97.5%}.modal__content-align{display:flex;position:relative;bottom:37px}@media screen and (max-width:800px){.modal__content{width:100%;margin:0 1rem}}@media screen and (max-width:499px){.modal__content{background:0 0;height:auto}.modal__content-align{bottom:0}.modal__close{cursor:pointer;z-index:10;background-color:#fff;border-radius:50%;width:20px;height:20px;padding:0;position:relative;top:15px;left:95%}}
