.card-repeater__card__form-modal{display:none;height:calc(100% + 25px);left:50%;max-width:600px;overflow:scroll;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%;z-index:999999}.card-repeater__card__form-modal form{background-color:#fff;border-radius:10px;box-shadow:0 30px 42px -10px rgba(19,7,68,.15),0 40px 100px -15px rgba(19,7,68,.15);padding:25px 30px 35px}.modal-card__wrapper.show .card-repeater__card__form-modal{display:block}.card-repeater__card__form-modal__toggle{cursor:pointer;position:absolute;right:15px;top:50px}