.g-recaptcha{visibility:hidden}:root{--path-length:842.059;--path-width:53}.line{stroke-dasharray:var(--path-length);stroke-dashoffset:var(--path-length);stroke-width:0;animation:draw 3.2s cubic-bezier(.165,.84,.44,1) infinite both}.line-one{animation-delay:0s}.line-two{animation-delay:.8s}.line-three{animation-delay:1.6s}.line-four{animation-delay:2.4s}@keyframes draw{0%{stroke-width:15}35%{stroke-width:var(--path-width)}50%{stroke-dashoffset:0}80%{stroke-width:var(--path-width)}90%{stroke-width:calc(var(--path-width) * .7)}to{stroke-dashoffset:calc(var(--path-length) * -1)}}