.manual-button__wrapper{display:flex;width:100%}.manual-button{box-sizing:border-box;cursor:pointer;display:inline-block;hyphens:auto;line-height:1.3;max-width:100%;min-width:0;overflow-wrap:anywhere;text-align:center;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease;white-space:no-break;word-break:break-word}.manual-button:focus-visible{outline:2px solid currentColor;outline-offset:2px}@media (prefers-reduced-motion:reduce){.manual-button{transition:none}}@media (max-width:768px){.manual-button__wrapper{flex-wrap:wrap}}