/* https://www.kt5construction.com/wp-content/plugins/gp-populate-anything/styles/gp-populate-anything.min.css?ver=1.0-beta-3.19 */
@-webkit-keyframes pulse{0%{opacity:.6}50%{opacity:.1}100%{opacity:.6}}@keyframes pulse{0%{opacity:.6}50%{opacity:.25}100%{opacity:.6}}@keyframes spinner{to{transform:rotate(360deg)}}.gppa-loading:not(.gppa-empty){-webkit-animation:pulse 1s infinite ease-in-out;-o-animation:pulse 1s infinite ease-in-out;-ms-animation:pulse 1s infinite ease-in-out;-moz-animation:pulse 1s infinite ease-in-out;animation:pulse 1s infinite ease-in-out;cursor:wait}.gppa-loading *{pointer-events:none}.gppa-loading.gppa-empty,.gppa-loading.gppa-empty span[data-gppa-live-merge-tag] .gppa-loading .gppa-requires-interaction,.gppa-spinner{position:relative;width:1rem;min-height:1rem;display:inline-block;text-indent:-999rem}.gppa-loading.ginput_container{display:block}.gppa-loading .gppa-requires-interaction:before,.gppa-loading.gppa-empty span[data-gppa-live-merge-tag]:before,.gppa-loading.gppa-empty:before,.gppa-spinner:before{content:'';box-sizing:border-box;position:absolute;top:50%;left:50%;width:1rem;height:1rem;margin-top:-.5rem;margin-left:-.5rem;border-radius:50%;border-top:.1rem solid #000;border-right:.1rem solid transparent;animation:spinner .6s linear infinite;cursor:wait}span.xgppa-loading:after{overflow:hidden;display:inline-block;vertical-align:bottom;-webkit-animation:ellipsis steps(4,end) .9s infinite;animation:ellipsis steps(4,end) .9s infinite;content:"\2026";width:0}@keyframes ellipsis{to{width:1.25em}}@-webkit-keyframes ellipsis{to{width:1.25em}}.gform_footer input[type=submit],.gform_page_footer input[type=button],.gform_page_footer input[type=submit]{-webkit-transition:opacity .5s;-moz-transition:opacity .5s;-ms-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.gform_footer input[type=submit][disabled],.gform_page_footer input[type=button][disabled],.gform_page_footer input[type=submit][disabled]{opacity:.35;cursor:not-allowed;filter:grayscale(100%)}