.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transform:translate(0,-25%)}.modal.show .modal-dialog{transform:translate(0,0)}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - (0.5rem * 2))}.modal-content{box-shadow:0 4px 70px rgba(0,0,0,0.2);padding:20px;text-align:center;max-width:820px;margin:auto;border-radius:10px;position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;outline:0}@media(min-width:576px){.modal-content{padding:40px}}@media(min-width:992px){.modal-content{padding:80px}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:rgba(60,67,74,0.4)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:1}.modal-header .close{z-index:10;cursor:pointer;background:0;border:0;height:56px;width:56px;display:block;position:absolute;top:0;right:0}.modal-title{margin-bottom:0;line-height:1.2;color:#3b3fb6;font-size:36px;font-weight:600;letter-spacing:-1.38px;margin-bottom:20px}.modal-body{position:relative;z-index:2;flex:1 1 auto}.modal-inner{max-width:610px;margin:0 auto}.modal-inner :last-child{margin:0}.modal-body .hs-form{margin-top:40px}.modal-bg{position:absolute;bottom:0;left:0;height:100%;width:100%;pointer-events:none}.modal-bg svg{position:absolute;bottom:0;left:0;width:75%;height:auto}