.wp-block-mypreview-flash-form .form-field.has-custom-width .wp-block-button__link{width:100%}.wp-block-mypreview-flash-form .form-field.has-custom-width--25{width:calc(25% - var(--gap)*0.75)}.wp-block-mypreview-flash-form .form-field.has-custom-width--50{width:calc(50% - var(--gap)*0.5)}.wp-block-mypreview-flash-form .form-field.has-custom-width--75{width:calc(75% - var(--gap)*0.25)}.wp-block-mypreview-flash-form .form-field.has-custom-width--100{width:100%}.wp-block-mypreview-flash-form .form-field:not(.has-custom-width) .wp-block-button__link{width:auto}.wp-block-mypreview-flash-form .form-field>[class$=__label]{align-items:center;display:flex;margin-bottom:5px}.wp-block-mypreview-flash-form .form-field>[class$=__label] label{display:inline-block;margin-right:5px}.wp-block-mypreview-flash-form .form-field>[class$=__label] .required{color:var(--required);cursor:help;text-decoration:none}.wp-block-mypreview-flash-form .form-field>[class$=__input]{display:block}.wp-block-mypreview-flash-form .form-field>[class$=__input] select{max-width:none}.wp-block-mypreview-flash-form .form-field>[class$=__input] [type=date],.wp-block-mypreview-flash-form .form-field>[class$=__input] [type=email],.wp-block-mypreview-flash-form .form-field>[class$=__input] [type=number],.wp-block-mypreview-flash-form .form-field>[class$=__input] [type=tel],.wp-block-mypreview-flash-form .form-field>[class$=__input] [type=text],.wp-block-mypreview-flash-form .form-field>[class$=__input] [type=textarea],.wp-block-mypreview-flash-form .form-field>[class$=__input] [type=time],.wp-block-mypreview-flash-form .form-field>[class$=__input] [type=url]{width:100%}.wp-block-mypreview-flash-form .form-field--checkbox{display:flex;justify-content:flex-start}.wp-block-mypreview-flash-form .form-field--checkbox>[class$=__label]{margin-bottom:0;margin-left:10px}.wp-block-mypreview-flash-form .form-field--checkbox>[class$=__input]{order:-1}@media(max-width:599px){.wp-block-mypreview-flash-form .form-field{flex-basis:100%}}.wp-block-mypreview-flash-form .visually-hidden{clip:rect(1px,1px,1px,1px);word-wrap:normal;border:none;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.wp-block-mypreview-flash-form .visually-hidden:active,.wp-block-mypreview-flash-form .visually-hidden:focus{clear:both;display:table;position:static}.freeze-ui{align-items:center;background:rgba(255,254,253,.8);display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center;left:0;text-align:center;top:0;width:100%}.freeze-ui svg{stroke:#25272c;stroke-width:.5;fill:none;height:220px;width:220px}.freeze-ui svg path{stroke-dasharray:100;stroke-dashoffset:100;-webkit-animation:freeze-ui-draw 1.8s ease infinite alternate;animation:freeze-ui-draw 1.8s ease infinite alternate}.freeze-ui:after{content:attr(data-text);display:block}@-webkit-keyframes freeze-ui-draw{0%{stroke-dashoffset:0}}@keyframes freeze-ui-draw{0%{stroke-dashoffset:0}}.wp-block-mypreview-flash-form{--gap:20px;--required:#ff3737}.wp-block-mypreview-flash-form__fieldset{display:flex;flex-wrap:wrap;gap:var(--gap);justify-content:space-between}.wp-block-mypreview-flash-form__fieldset>*{margin:0;width:100%}.wp-block-mypreview-flash-form__fieldset .g-recaptcha{margin-bottom:var(--gap)}