.notifywise-form form.notifywise-custom-form input,.notifywise-form form.notifywise-custom-form label{font-size:14px}.notifywise-form form.notifywise-custom-form label{width:30%}.notifywise-form form.notifywise-custom-form input:not([type=submit]){padding:2px 10px;width:70%}.notifywise-form form.notifywise-custom-form input[type=submit]{width:33%}.notifywise-form form.notifywise-custom-form .notifywise-form-footer input[type=submit],.notifywise-form form.notifywise-custom-form div.g-recaptcha{margin-left:-4px}.notifywise_form_modal .modal-body{padding-bottom:2rem!important}.notifywise_form_modal .notifywise-form{width:100%}.notifywise_form_modal .notifywise-custom-form{display:flex;flex-direction:column;gap:.5rem}.notifywise_form_modal .notifywise-form-footer{margin-top:.5rem}.notifywise_form_modal .notifywise-form-footer input[type=submit]{background:#3182ce;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background-color .3s ease;width:100%}.notifywise_form_modal .notifywise-form-footer input[type=submit]:hover{background:#2c5282}.notifywise_form_modal .notifywise-form-footer svg{animation:rotate4 2s linear infinite;display:none;margin-left:.5rem;transform-origin:center;width:2em}.notifywise_form_modal .notifywise-form-footer svg circle{fill:none;stroke:#3189fc;stroke-width:4;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash4 1.5s ease-in-out infinite}@keyframes rotate4{to{transform:rotate(1turn)}}@keyframes dash4{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}.notifywise_form_modal .g-recaptcha{margin-top:.5rem;transform:scale(.9);transform-origin:left center}@media (max-width:576px){.notifywise_form_modal .modal-dialog{margin:1rem}}