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