/* _content/Portal/Components/Pages/InputToken.razor.rz.scp.css */
.input-container[b-xkpojmbi2e]{
    display: flex;
    height: 80vh;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.input-content[b-xkpojmbi2e]{
    width: 40vw;
    min-width: 250px;
    max-width: 600px;
    display: flex;
    flex-direction: row;
}
