.button_button__7hI7z{cursor:pointer;transition:var(--transition-btn);font-size:var(--type-button);font-weight:400;text-transform:uppercase;user-select:none;letter-spacing:.1em}.button_button__7hI7z[data-styling=default]{background:var(--color-bg);border:2px solid;height:3rem;width:100%;display:flex;justify-content:center;align-items:center}@media screen and (min-width:770px){.button_button__7hI7z[data-styling=default]{height:2rem}}@media(hover:hover){.button_button__7hI7z[data-styling=default]:hover{background:var(--color-bg-inverted);color:var(--color-type-inverted)}}.button_button__7hI7z[data-styling=action]{text-decoration:underline}@media(hover:hover){.button_button__7hI7z[data-styling=action]:hover{text-decoration:none}}.button_button__7hI7z[data-styling=fullwidth]{background:var(--color-bg);border-top:2px solid;padding:1rem 1rem 1.5rem;width:100%;display:flex;justify-content:center;align-items:center}@media screen and (min-width:770px){.button_button__7hI7z[data-styling=fullwidth]{height:2rem}}@media(hover:hover){.button_button__7hI7z[data-styling=fullwidth]:hover{background:var(--color-bg-inverted);color:var(--color-type-inverted)}}.button_button__7hI7z[data-wide=true]{width:100%}.button_button__7hI7z:disabled{cursor:default;pointer-events:none;opacity:.33}