.sc-form{--gap: 1rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"}.one-field,textarea{display:flex;background-color:#fff;border-radius:25px;height:47px;border:none;margin-top:1.5rem}.one-field span.line,textarea span.line{height:30px;background-color:var(--wp--preset--color--primary);width:2px;margin-top:7.5px}.sc-field{display:flex;flex-direction:column;height:100%}.sc-field--full{grid-column:1/-1}input[type=text],input[type=email],input[type=tel]{border:none;padding:.8rem .75rem 0 .75rem;font-size:1rem;background:none;width:100%}input[type=text]::placeholder,input[type=email]::placeholder,input[type=tel]::placeholder{color:var(--wp--preset--color--primary)}textarea{padding:.9rem .75rem;font-size:1rem;height:150px !important}textarea::placeholder{color:var(--wp--preset--color--primary)}.sc-checkbox{display:flex;gap:.5rem;align-items:flex-start}.sc-checkbox input{margin-top:.25rem}.sc-actions{display:flex;align-items:center;gap:.75rem}.sc-submit{position:relative;border-color:currentColor;border-width:2px;border-style:solid;color:currentColor;background-color:unset;padding:.65rem 1rem;border-radius:70px;width:190px;padding-left:4rem !important;font-family:inherit;font-size:inherit;line-height:inherit;font-weight:500;margin-top:4rem}.sc-submit::before{content:"";-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><path d="M566.6 342.6C579.1 330.1 579.1 309.8 566.6 297.3L406.6 137.3C394.1 124.8 373.8 124.8 361.3 137.3C348.8 149.8 348.8 170.1 361.3 182.6L466.7 288L96 288C78.3 288 64 302.3 64 320C64 337.7 78.3 352 96 352L466.7 352L361.3 457.4C348.8 469.9 348.8 490.2 361.3 502.7C373.8 515.2 394.1 515.2 406.6 502.7L566.6 342.7z"/></svg>') no-repeat center/contain;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><path d="M566.6 342.6C579.1 330.1 579.1 309.8 566.6 297.3L406.6 137.3C394.1 124.8 373.8 124.8 361.3 137.3C348.8 149.8 348.8 170.1 361.3 182.6L466.7 288L96 288C78.3 288 64 302.3 64 320C64 337.7 78.3 352 96 352L466.7 352L361.3 457.4C348.8 469.9 348.8 490.2 361.3 502.7C373.8 515.2 394.1 515.2 406.6 502.7L566.6 342.7z"/></svg>') no-repeat center/contain;background-color:currentColor;background-repeat:no-repeat;width:2rem;height:45px;position:absolute;bottom:0;left:1rem;background-position:center center;background-size:2rem;cursor:pointer;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;color:currentColor}.sc-submit[disabled]{opacity:.6;cursor:not-allowed}.sc-status{font-size:.95rem}.sc-error{color:#b91c1c;font-size:.7rem;margin-top:.6rem;margin-left:.7rem}.has-error{border-color:#b91c1c !important}.sc-hp{position:absolute;left:-9999px;top:-9999px;height:0;width:0;opacity:0}@media(max-width: 640px){.sc-grid{grid-template-columns:1fr}}