@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
:root{--primary:#f41f2a}.storybook-button{cursor:pointer;border:0;border-radius:10px;font-size:18px;font-style:normal;font-weight:400;line-height:20px;display:inline-block}.gray{border:1px solid #bfbfbf}.storybook-button--primary{color:#fff;background-color:#1ea7fd}.storybook-button--secondary{color:#333;background-color:#0000;box-shadow:inset 0 0 0 1px #00000026}.storybook-button--small{padding:8px 26px;font-size:1rem;box-shadow:0 1px 2px #1018280d}.storybook-button--smaller{max-height:3rem;padding:4px 10px;font-size:1rem;box-shadow:0 1px 2px #1018280d}.storybook-button--medium{padding:10px;font-size:14px;box-shadow:0 1px 2px #1018280d}.storybook-button--medium-lg{padding:10px 7px;font-size:14px;box-shadow:0 1px 2px #1018280d}.storybook-button--large{padding:8px 34px;font-size:14px}.storybook-button--larger{padding:8px 54px;font-size:12px}.storybook-button--secondary-large,.storybook-button--red-action{width:128px;height:48px}.storybook-button--white-action{color:var(--primary)}.storybook-button--navbar{font-size:16px;font-style:normal;font-weight:600;line-height:28px}@media (max-width:768px){.storybook-button--smaller{max-height:5rem;margin-top:1rem}}
