.supportSearch{display:flex}.supportSearch input[type=text]{appearance:none;background:#fff;border:1px solid #ccc;border-radius:4px;display:block;font-size:1.6rem;height:72px;line-height:1.8;margin:0;outline:none;padding:0 24px;width:100%}.supportSearch input[type=text]::placeholder{color:#afafaf}.supportSearch input[type=text]:focus{outline:1px solid #ccc}.supportSearch .button{align-items:center;background:#e08025;border:none;border-radius:4px;cursor:pointer;display:flex;height:72px;justify-content:center;margin-left:8px;width:80px}.supportSearch span svg{fill:#fff;widht:24px;height:24px}