dialog::backdrop{background:rgba(0,0,0,.5)}.modal__container{background:var(--grey-000);border:.1rem solid var(--grey-200);max-height:75vh;padding:8rem;min-width:60rem;max-width:60rem;overflow:auto;left:50%;top:50%;transform:translate(-50%,-50%)}.modal__container>* + *{margin-top:10rem}.modal__container>*{display:flex;justify-content:center}.modal__container>.head{font-size:2rem;font-weight:700}