.srfm-form-container.srfm-bg-image{background-image:var(--srfm-bg-image);background-position:var(--srfm-bg-position);background-attachment:var(--srfm-bg-attachment);background-repeat:var(--srfm-bg-repeat);background-size:var(--srfm-bg-size)}.srfm-form-container.srfm-bg-gradient{background:var(--srfm-bg-gradient)}.srfm-form-container.srfm-overlay-image::before{background-image:var(--srfm-bg-overlay-image);background-position:var(--srfm-bg-overlay-position);background-attachment:var(--srfm-bg-overlay-attachment);background-repeat:var(--srfm-bg-overlay-repeat);background-size:var(--srfm-bg-overlay-size);mix-blend-mode:var(--srfm-bg-overlay-blend-mode);background-color:unset}.srfm-form-container.srfm-overlay-color::before{background-color:var(--srfm-bg-overlay-color)}.srfm-form-container.srfm-overlay-gradient::before{background:var(--srfm-bg-overlay-gradient)}.srfm-form-container .srfm-custom-wp-paragraph{width:100%!important;margin:0!important;margin-bottom:1.2em!important;padding:0 .3em!important}.srfm-form-container .srfm-form-title{padding:.3em;margin-top:0;margin-bottom:1em}.srfm-form-container .srfm-instant-form-wrn-ctn{display:flex;align-items:flex-start;border:1px solid #fbbf24;border-radius:.75em;background-color:#fff;padding:.75em;margin-bottom:1.2em;font-size:20px!important}.srfm-form-container .srfm-instant-form-wrn-ctn .srfm-svg-container{max-width:36px;width:100%;height:20px;flex:none}.srfm-form-container .srfm-instant-form-wrn-ctn .srfm-wrn-text-ctn{display:flex;flex-direction:column;gap:.25em}.srfm-form-container .srfm-instant-form-wrn-ctn .srfm-wrn-description{font-size:.8em;color:#b45309;line-height:24px}.srfm-form-container .srfm-instant-form-wrn-ctn .srfm-wrn-link{font-weight:600;color:#b45309;line-height:16px;text-decoration:none;width:fit-content;padding:4px 0}.srfm-form-container .srfm-form .srfm-captcha-container{width:100%}.srfm-form-container .srfm-form .srfm-captcha-container .h-captcha{height:78px}.srfm-form-container .srfm-form .srfm-validation-error{line-height:var(--srfm-error-line-height);color:var(--srfm-error-color);font-size:var(--srfm-error-font-size);font-weight:var(--srfm-error-font-weight);margin:var(--srfm-input-field-margin-top) 0 0}.srfm-form-container .srfm-form .srfm-submit-button .srfm-loader.srfm-active{display:block}.srfm-form-container .srfm-success-box.srfm-active{display:flex;white-space:pre-wrap}.srfm-form-container .srfm-display-none{display:none}.srfm-form-container .srfm-loading-block{position:relative;opacity:.5;pointer-events:none}.srfm-form-container .srfm-loading-block::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.7);z-index:9999}.srfm-form-container .srfm-loading-block::after{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border:3px solid #f3f3f3;border-top:3px solid #3498db;border-radius:50%;animation:srfm-spin 1s linear infinite;z-index:10000}.srfm-form-container .srfm-payment-field-wrapper{display:flex;flex-direction:column;gap:var(--srfm-column-gap-between-blocks);margin-top:var(--srfm-column-gap-between-blocks)}.srfm-form-container .srfm-payment-field-wrapper .srfm-variable-amount-display{display:flex;flex-direction:column;gap:calc(var(--srfm-column-gap-between-blocks) / 2)}.srfm-form-container .srfm-payment-field-wrapper .srfm-variable-amount-display .srfm-payment-amount-wrapper{display:flex;justify-content:space-between}.srfm-form-container .srfm-payment-field-wrapper .srfm-test-mode-notice{background-color:#fcf3d5;border-radius:8px;padding:12px;color:#8a7946;font-size:var(--srfm-description-font-size);font-weight:var(--srfm-description-font-weight);line-height:var(--srfm-description-line-height)}.brx-body .srfm-form-container .grecaptcha-badge{visibility:revert!important}.wp-theme-kadence .srfm-form-container{height:auto}