button.svelte-3g4fc8{width:var(--WIDTH_BASE);height:46px;margin-bottom:16px;border-radius:4px;font-size:16px;font-weight:600;display:flex;flex-direction:row;align-items:center;justify-content:center;transition:background-color .15s;background:var(--color);box-shadow:var(--SHADOW_SMALL);text-transform:uppercase;letter-spacing:2px;cursor:pointer}button.svelte-3g4fc8:hover{background:var(--colorHover)}.disabled.svelte-3g4fc8{background:var(--COLOR_GREY_400)!important;box-shadow:none!important;cursor:default!important}
