.wrapper.svelte-11w1itt {
  margin: 0 auto; }

img.svelte-11w1itt {
  max-width: 100%;
  width: 320px;
  display: block;
  margin: 0 auto; }

table.svelte-1e7a0ra {
  width: 100%; }

.search.svelte-1xhd790.svelte-1xhd790 {
  border: 1px solid #ABABAB;
  background-color: #fff;
  border-radius: 5px;
  max-width: 580px;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box; }

.search.active.svelte-1xhd790.svelte-1xhd790 {
  filter: drop-shadow(0px 4px 30px rgba(0, 0, 0, 0.25));
  max-width: 580px !important; }

.input-wrapper.svelte-1xhd790.svelte-1xhd790 {
  display: flex;
  align-items: center;
  padding: 10px;
  box-sizing: border-box; }

.input-wrapper.svelte-1xhd790 svg.svelte-1xhd790 {
  width: 24px;
  margin-right: 6px; }

.input-wrapper.svelte-1xhd790 input.svelte-1xhd790 {
  display: block;
  width: calc(100% - 30px);
  border: none; }

.input-wrapper.svelte-1xhd790 input.svelte-1xhd790:active, .input-wrapper.svelte-1xhd790 input.svelte-1xhd790:focus {
  border: none;
  outline: none; }
