.ui-button{align-items:center;background:transparent;border:none;border-radius:4px;cursor:pointer;display:flex;gap:8px;justify-content:center;text-decoration:none;transition:all .3s ease-in-out;width:-moz-fit-content;width:fit-content}.ui-button:disabled{cursor:default;opacity:.5}.ui-button--full-width{width:100%}.ui-button--size-small{padding:12px 20px}.ui-button--size-small.ui-button--with-icon-end{padding-right:18px}.ui-button--size-small.ui-button--with-icon-start{padding-left:18px}.ui-button--size-medium{padding:13px 32px}.ui-button--size-medium.ui-button--with-icon-end{padding-right:28px}.ui-button--size-medium.ui-button--with-icon-start{padding-left:28px}.ui-button--size-big{padding:16px 24px}.ui-button--size-big.ui-button--with-icon-end{padding-right:22px}.ui-button--size-big.ui-button--with-icon-start{padding-left:22px}.ui-button--fill-solid{background:#00a19c}.ui-button--fill-solid svg{transition:all .3s;fill:#fff}.ui-button--fill-solid svg path{transition:all .3s;fill:inherit}@media (any-hover:hover){.ui-button--fill-solid:hover{background:#00bfb5}.ui-button--fill-solid:hover:disabled{background:#00a19c}}.ui-button--fill-outlined{background:transparent;box-shadow:inset 0 0 0 2px #00a19c}.ui-button--fill-outlined .ui-button__text{color:#00a19c}.ui-button--fill-outlined svg{transition:all .3s;fill:#00a19c}.ui-button--fill-outlined svg path{transition:all .3s;fill:inherit}@media (any-hover:hover){.ui-button--fill-outlined:hover{background:#00a19c}.ui-button--fill-outlined:hover .ui-button__text{color:#e8f7f6}.ui-button--fill-outlined:hover svg{transition:all .2s;fill:#fff}.ui-button--fill-outlined:hover svg path{transition:all .2s;fill:inherit}}.ui-button--fill-clear{background:transparent}.ui-button--fill-clear .ui-button__text{color:#00a19c}@media (any-hover:hover){.ui-button--fill-clear:hover{background:#e8f7f6}}.ui-button__text{font-family:Roboto,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue;font-size:14px;font-weight:400;line-height:22px;line-height:16px;transition:all .3s ease-in-out;white-space:nowrap}
