.wp-block-themeisle-blocks-form{--border-radius:4px;--border-color:inherit;--border-width:1px;--label-color:inherit;--help-label-color:inherit;--input-width:100%;--required-color:red;--submit-msg-color:green;--submit-error-color:red;--inputs-gap:16px;--input-gap:10px;--label-font-size:var(--bodyfontsize,inherit);--message-font-size:var(--bodyfontsize,inherit);--submit-font-size:var(--btnfs,var(--bodyfontsize,inherit));--input-color:initial;--input-font-size:1em;--help-font-size:13px;--input-bg-color:initial;--stripe-border-radius:6px;--stripe-border-color:#e0e0e0;--stripe-border-width:1px;--btn-pad:10px 20px;--btn-pad-tablet:var(--btn-pad);--btn-pad-mobile:var(--btn-pad-tablet);--padding:8px;--padding-tablet:var(--padding);--padding-mobile:var(--padding-tablet);border:0}.wp-block-themeisle-blocks-form .otter-form__container{display:flex;flex-wrap:wrap;gap:var(--inputs-gap)}.wp-block-themeisle-blocks-form .otter-form__container>div{width:100%;margin:0}.wp-block-themeisle-blocks-form .otter-form__container p{margin-bottom:10px}.wp-block-themeisle-blocks-form .otter-form__container .wp-block-button{display:flex;align-items:baseline;flex-direction:column}.wp-block-themeisle-blocks-form .otter-form__container .wp-block-button .wp-block-button__link{font-size:var(--submit-font-size);text-align:center;height:auto;padding:var(--btn-pad);border:0;transition:background-color .15s linear;max-width:max-content}@media (min-width:640px) and (max-width:1024px){.wp-block-themeisle-blocks-form .otter-form__container .wp-block-button .wp-block-button__link{padding:var(--btn-pad-tablet)}}@media (max-width:640px){.wp-block-themeisle-blocks-form .otter-form__container .wp-block-button .wp-block-button__link{padding:var(--btn-pad-mobile)}.wp-block-themeisle-blocks-form .otter-form__container .wp-block-button{flex-direction:column}}.wp-block-themeisle-blocks-form .otter-form__container>.protection{display:none}.wp-block-themeisle-blocks-form .wp-block-themeisle-blocks-form-input,.wp-block-themeisle-blocks-form .wp-block-themeisle-blocks-form-textarea{display:flex;flex-direction:column;width:100%;gap:var(--input-gap);margin:0}.wp-block-themeisle-blocks-form .wp-block-themeisle-blocks-form-input .otter-form-input-label,.wp-block-themeisle-blocks-form .wp-block-themeisle-blocks-form-textarea .otter-form-textarea-label{width:100%;color:var(--label-color);font-size:var(--label-font-size)}.wp-block-themeisle-blocks-form .wp-block-themeisle-blocks-form-input .otter-form-input-label .required{color:var(--required-color)}.wp-block-themeisle-blocks-form .wp-block-themeisle-blocks-form-input .otter-form-input,.wp-block-themeisle-blocks-form .wp-block-themeisle-blocks-form-textarea .otter-form-textarea-input{color:var(--input-color);width:var(--input-width);font-size:var(--input-font-size)}.wp-block-themeisle-blocks-form .wp-block-themeisle-blocks-form-input .otter-form-input:not(input[type=file]),.wp-block-themeisle-blocks-form .wp-block-themeisle-blocks-form-textarea .otter-form-textarea-input:not(input[type=file]){padding:var(--padding);border-radius:var(--border-radius);border-width:var(--border-width);border-color:var(--border-color);border-style:solid;background-color:var(--input-bg-color)}@media (max-width:1024px){.wp-block-themeisle-blocks-form .wp-block-themeisle-blocks-form-input .otter-form-input,.wp-block-themeisle-blocks-form .wp-block-themeisle-blocks-form-textarea .otter-form-textarea-input{padding:var(--padding-tablet)}}@media (max-width:640px){.wp-block-themeisle-blocks-form .wp-block-themeisle-blocks-form-input .otter-form-input,.wp-block-themeisle-blocks-form .wp-block-themeisle-blocks-form-textarea .otter-form-textarea-input{padding:var(--padding-mobile)}}@media (min-width:640px){.wp-block-themeisle-blocks-form .wp-block-themeisle-blocks-form-input,.wp-block-themeisle-blocks-form .wp-block-themeisle-blocks-form-textarea{flex-grow:1}}.wp-block-themeisle-blocks-form .wp-block-themeisle-blocks-form-textarea .otter-form-textarea-input{height:200px;border-style:solid}