.button{background-color:rgba(var(--main-text-color),.03);border-radius:.5em;box-shadow:.01em .01em .01em .04em rgba(var(--main-text-color),.3);display:inline-block;padding:.25em 1em}.button:hover{background-color:rgba(var(--main-text-color),.07);text-shadow:unset}.button:first-letter{text-transform:uppercase}.button:active{box-shadow:inset .01em .01em .01em .02em rgba(var(--main-text-color),.3)}.button_inactive{opacity:.5;pointer-events:none}.button_word-wrap{white-space:normal;word-break:break-word}@media (min-width:460px){.button{box-shadow:.01em .01em .01em .04em rgba(var(--main-text-color),.3)}}
