.button.svelte-1vwmehk.svelte-1vwmehk{text-align:center;width:auto;height:auto;padding:16px 36px;border-radius:6px;border:0;outline:none;-webkit-appearance:none;user-select:none;font-family:canada-type-gibson,sans-serif;font-weight:400;font-size:22px;line-height:normal;display:inline-flex;align-items:center;justify-content:center;background:white;color:#380337;cursor:pointer;position:relative;transition:box-shadow .2s linear,color .2s linear,background .2s linear;box-shadow:0 2px 9px 1px #00000080}.button.svelte-1vwmehk .button__content-wrapper.svelte-1vwmehk,.button.svelte-1vwmehk .button__loader-wrapper.svelte-1vwmehk,.button.svelte-1vwmehk .button__bubble-wrapper.svelte-1vwmehk{color:inherit;display:inline-flex;align-items:center;justify-content:center}.button.svelte-1vwmehk .button__icon.svelte-1vwmehk{width:23px;height:23px;margin-right:7px}.button.svelte-1vwmehk .button__loader-icon.svelte-1vwmehk{width:23px;height:23px;margin-right:7px;background-image:url(/resources/img/icons/spinner--white.svg);background-size:cover;background-repeat:no-repeat;animation:anim__rotate-360-clockwise 2s infinite}.button.svelte-1vwmehk.svelte-1vwmehk:hover{box-shadow:0 4px 18px 1px #000c}.button.button--small.svelte-1vwmehk.svelte-1vwmehk{padding:12px 20px;font-size:16px;line-height:normal;box-shadow:0 1px 4px 1px #00000080}.button.button--small.svelte-1vwmehk.svelte-1vwmehk:hover{box-shadow:0 2px 8px 1px #000c}.button.button--small.svelte-1vwmehk .button__icon.svelte-1vwmehk,.button.button--small.svelte-1vwmehk .button__loader-icon.svelte-1vwmehk{width:18px;height:18px}.button.button--small.button--margin-right.svelte-1vwmehk.svelte-1vwmehk{margin-right:10px}.button.button--highlight.svelte-1vwmehk.svelte-1vwmehk{background:#ec3454;border-color:#ec3454;color:#fff;box-shadow:0 2px 9px 1px #ec345480}.button.button--highlight.svelte-1vwmehk.svelte-1vwmehk:hover{background:#fe2b55;box-shadow:0 4px 18px 1px #ec3454cc}.button.button--inset-highlight.svelte-1vwmehk.svelte-1vwmehk{background:#ffebee;border-color:#ffebee;color:#ec3454;box-shadow:none}.button.button--inset-highlight.svelte-1vwmehk.svelte-1vwmehk:hover{background:#ffd8dd;color:#fe2b55;box-shadow:none}.button.button--inset-highlight.svelte-1vwmehk .button__loader-icon.svelte-1vwmehk{background-image:url(/resources/img/icons/spinner--highlight.svg)}.button.button--main.svelte-1vwmehk.svelte-1vwmehk{background:#520352;border-color:#520352;color:#fff;box-shadow:0 2px 9px 1px #52035280}.button.button--main.svelte-1vwmehk.svelte-1vwmehk:hover{background:#6f136f;box-shadow:0 4px 18px 1px #520352cc}.button.button--inset-main.svelte-1vwmehk.svelte-1vwmehk{background:#f2f2f2;border-color:transparent;color:#380337;box-shadow:none}.button.button--inset-main.svelte-1vwmehk.svelte-1vwmehk:hover{color:#380337;background:#f0e9f9;border-color:transparent;box-shadow:none}.button.button--inset-main.svelte-1vwmehk .button__loader-icon.svelte-1vwmehk{background-image:url(/resources/img/icons/spinner--dark.svg)}.button.button--red.svelte-1vwmehk.svelte-1vwmehk{background:#ec3454;border-color:#ec3454;color:#fff;box-shadow:0 2px 9px 1px #ec345480}.button.button--red.svelte-1vwmehk.svelte-1vwmehk:hover{background:#fe2b55;box-shadow:0 4px 18px 1px #ec3454cc}.button.button--inset-red.svelte-1vwmehk.svelte-1vwmehk{background:#ffebee;border-color:#ffebee;color:#ec3454;box-shadow:none}.button.button--inset-red.svelte-1vwmehk.svelte-1vwmehk:hover{background:#ffd8dd;color:#fe2b55;box-shadow:none}.button.button--inset-red.svelte-1vwmehk .button__loader-icon.svelte-1vwmehk{background-image:url(/resources/img/icons/spinner--highlight.svg)}.button.button--disabled.svelte-1vwmehk.svelte-1vwmehk{background:#a2a2a2!important;border-color:#a2a2a2!important;color:#e9e9e9!important;box-shadow:0 2px 9px 1px #d6d6d680!important}.button.button--disabled.svelte-1vwmehk.svelte-1vwmehk:hover{box-shadow:0 2px 9px 1px #d6d6d680!important}.button.button--no-shadow.svelte-1vwmehk.svelte-1vwmehk{box-shadow:none!important}.button.button--full-width.svelte-1vwmehk.svelte-1vwmehk{width:100%}.button.button--loading.svelte-1vwmehk.svelte-1vwmehk:before{content:"";position:absolute;z-index:3;top:0;left:0;width:100%;height:100%;border-radius:6px;background:white;animation:anim__opacity-blinking 1s linear infinite}.button.button--with-loader.svelte-1vwmehk .button__content-wrapper.svelte-1vwmehk{display:inline-flex}.button.button--with-loader.svelte-1vwmehk .button__loader-wrapper.svelte-1vwmehk{color:inherit;display:none}.button.button--with-loader.button--loading.svelte-1vwmehk .button__content-wrapper.svelte-1vwmehk{display:none}.button.button--with-loader.button--loading.svelte-1vwmehk .button__loader-wrapper.svelte-1vwmehk{display:inline-flex}.button.button--margin-right.svelte-1vwmehk.svelte-1vwmehk{margin-right:15px}.bubble.svelte-1vwmehk.svelte-1vwmehk{border-radius:30px;margin-right:7px;font-size:10px;font-weight:600;font-family:inherit;line-height:100%;padding:3px 8px}.bubble.bubble--highlight.svelte-1vwmehk.svelte-1vwmehk,.bubble.bubble--red.svelte-1vwmehk.svelte-1vwmehk{background:#ec3454;color:#fff}@media (max-width: 640px){.button.svelte-1vwmehk.svelte-1vwmehk{padding:16px 36px;font-size:20px}.button.button--small.svelte-1vwmehk.svelte-1vwmehk{font-size:15px}}
