.circulars-wrap-modal{height:auto;width:60%;border-radius:10px;position:fixed!important;top:50%;left:50%;transform:translate(-50%,-50%);z-index:150;transition:all .3s ease-in-out;padding:10px}@media screen and (max-width:480px){.circulars-wrap-modal{width:90%}}.backdrop{height:100%;width:100%;position:fixed;z-index:100;background-color:rgba(0,0,0,.4);top:0;left:0;transition:all .3s ease-in-out}.circulars-wrap-modal>button{background-color:black;height:30px;width:30px;border-radius:50%;position:absolute;top:-8px;right:-8px;color:white}.circulars-wrap-modal>button>svg{margin-top:-4px}