.storybook-button{display:flex;align-items:center;justify-content:center;font-family:Roobert,sans-serif;border:0;border-radius:8px;font-size:18px;cursor:pointer;padding:.96875rem 1.75rem;gap:8px;line-height:1;transition:all .4s;width:auto}.storybook-button:hover{transform:translateY(-2px);opacity:.8}.storybook-button--large{min-width:240px;height:56px;font-size:18px}.storybook-button--medium{min-width:200px;height:45px;font-size:16px}.storybook-button--small{min-width:140px;height:40px;font-size:14px}.storybook-button--primary{color:#000;background-color:#29b5e8}.storybook-button--silver{color:#fff;background-color:#313131}.storybook-button--white{color:#000;background:#fff}