.book-demo-modal{position:relative;z-index:10001!important}.book-demo-modal .ReactModal__Content{position:fixed!important;top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%)!important;margin:0!important;max-height:90vh;overflow-y:auto}.book-demo-modal .ReactModal__Overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;z-index:10000!important;background-color:rgba(0,0,0,.6)!important}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}