.form-card-with-border__panel{position:relative;display:flex;justify-content:center;align-items:center;width:100%;max-width:1200px;margin-inline:auto;padding:20px;gap:10px;border-radius:10px;background:#fff;box-shadow:5px 5px 10px 5px rgba(209,204,195,.2);overflow:hidden}.form-card-with-border__bg{position:absolute;inset:20px;background-image:url("../../../assets/img/grainygradient.jpg");background-repeat:no-repeat;background-position:center;background-size:cover;z-index:0;pointer-events:none;border-radius:10px}.form-card-with-border__content{position:relative;z-index:1;width:100%;padding:69px 20px}.form-card-with-border__content .title-content h2{margin-bottom:15px}.form-card-with-border__content .title-content p{margin-bottom:40px}.form-card-with-border .form-content{width:100%;max-width:462px;margin-inline:auto;text-align:start}.form-card-with-border .form-content .gform-footer{justify-content:center}.form-card-with-border .form-content .gform_wrapper .gform_footer input[type=submit]{border:none !important}