.button-wrapper.svelte-shtmrk{width:fit-content;max-width:100%;height:fit-content;max-height:100%;display:flex;position:relative}.button-wrapper.svelte-shtmrk .shadow:where(.svelte-shtmrk){pointer-events:none;border-radius:3px;position:absolute;top:.3rem;bottom:0;left:0;right:0;overflow:visible}.button-wrapper.svelte-shtmrk .shadow.rounded:where(.svelte-shtmrk){border-radius:2rem}.button-wrapper:not(.noBorder).shadow-visible.svelte-shtmrk:hover .Button:where(.svelte-shtmrk),.button-wrapper:not(.noBorder).shadow-visible.svelte-shtmrk:focus-within .Button:where(.svelte-shtmrk){transform:translateY(1px)}.button-wrapper:not(.noBorder).shadow-visible.svelte-shtmrk:active .Button:where(.svelte-shtmrk){transform:translateY(2px)}.button-wrapper.svelte-shtmrk:not(.noBorder):not(.shadow-visible) .Button:where(.svelte-shtmrk):hover,.button-wrapper.svelte-shtmrk:not(.noBorder):not(.shadow-visible) .Button:where(.svelte-shtmrk):focus{filter:brightness(.95)}.button-wrapper.svelte-shtmrk:not(.noBorder):not(.shadow-visible) .Button:where(.svelte-shtmrk):active{filter:brightness(.9)}.button-wrapper.shadow-visible.svelte-shtmrk{padding-bottom:.3rem}.button-wrapper.centered.svelte-shtmrk{margin:auto}.button-wrapper.inline.svelte-shtmrk{display:inline-flex}.button-wrapper.fullWidth.svelte-shtmrk{width:100%}.Button.svelte-shtmrk{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background-color:var(--c-white,#fff);cursor:pointer;border:1px solid;border-radius:3px;flex:1;justify-content:center;align-items:center;max-width:100%;max-height:100%;padding:0;font-family:Museo Sans,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.6;text-decoration:none;transition:transform .15s;display:flex;position:relative}.Button.specialBorder.svelte-shtmrk{background:linear-gradient(var(--c-white,#fff), var(--c-white,#fff)) padding-box, linear-gradient(to bottom right, #006dec, var(--c-white,#fff), #ff934f, var(--c-white,#fff), #006dec) border-box!important;border-color:#0000!important}.Button.specialBorder.large.svelte-shtmrk{border:2px solid}.Button.svelte-shtmrk span:where(.svelte-shtmrk){text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-family:Museo Sans,sans-serif;overflow:hidden}.Button.svelte-shtmrk:focus-visible{outline-offset:2px;outline:2px solid}.Button.small.svelte-shtmrk{padding:0 .6rem}@media (max-width:768px){.Button.small.svelte-shtmrk{min-height:44px}}.Button.medium.svelte-shtmrk{padding:.25rem 1rem}@media (max-width:768px){.Button.medium.svelte-shtmrk{min-height:44px}}.Button.large.svelte-shtmrk{padding:.6rem 1.4rem;font-size:1.3125rem}@media (max-width:768px){.Button.large.svelte-shtmrk{padding:.6rem 1rem;font-size:1.25rem}}.Button.rounded.svelte-shtmrk{border-radius:2rem}.Button.noBorder.svelte-shtmrk{box-shadow:none;background-color:#0000;border:none;padding:1px}.Button.noBorder.svelte-shtmrk:hover,.Button.noBorder.svelte-shtmrk:focus{text-decoration:underline}.Button.disabled.svelte-shtmrk:hover,.Button.disabled.svelte-shtmrk:focus{cursor:not-allowed;box-shadow:none;text-decoration:none}.Button.disabled.svelte-shtmrk i{cursor:not-allowed}.Button.leftIcon.svelte-shtmrk i{margin-right:.5rem;display:flex}.Button.rightIcon.svelte-shtmrk i{margin-left:.5rem;display:flex}.Button.empty.svelte-shtmrk{width:2rem;height:2rem;padding:unset;display:flex}.Button.empty.small.svelte-shtmrk{width:1.5rem;height:1.5rem;font-size:.9375rem}.Button.empty.large.svelte-shtmrk{width:2.5rem;height:2.5rem;font-size:1.3125rem}.Button.empty.svelte-shtmrk :first-child,.Button.empty.svelte-shtmrk :last-child{margin:auto}
