.aa-form-modal{align-items:flex-start;background:rgba(0,0,0,.6);bottom:0;display:flex;justify-content:center;left:0;padding-top:5vh;position:fixed;right:0;top:0;z-index:9999}.aa-form-modal__content{background:#fff;border-radius:8px;max-height:90vh;max-width:600px;overflow-y:auto;padding:2rem;position:relative;width:90%}.aa-form-modal__close{background:none;border:none;cursor:pointer;font-size:2rem;position:absolute;right:.5rem;top:.5rem}