.ExtendedFloatingActionButton_button__IHTLw{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:var(--color-primary);box-shadow:var(--elevation-1-shadow);height:56px;width:-moz-fit-content;width:fit-content;border-radius:50px;padding:16px;transition:all .2s ease-in-out;bottom:40px}.ExtendedFloatingActionButton_icon__GkoTV,.ExtendedFloatingActionButton_label__Z6EtJ{color:#fff}.ExtendedFloatingActionButton_label__Z6EtJ{font:var(--font-label-large);font-weight:400;transition:all .2s ease-in-out;margin-left:5px}.ExtendedFloatingActionButton_icon__GkoTV{height:24px;width:24px}@media screen and (hover:hover) and (pointer:fine){.ExtendedFloatingActionButton_button__IHTLw:hover{cursor:pointer;filter:brightness(1.1)}}