.style-0 {
    cursor: auto;
    outline: rgb(235, 236, 240) none 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    overflow-y: scroll;
    margin: 0px;
    color: rgb(235, 236, 240);
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    background-color: rgb(20, 22, 26);
    box-sizing: border-box;
}

.style-1 {
    outline: rgb(235, 236, 240) none 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
}

.style-2 {
    outline: rgb(235, 236, 240) none 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
}

.style-3 {
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    outline: rgb(235, 236, 240) none 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
}

.style-4 {
    padding-bottom: 0px;
    justify-self: center;
    position: relative;
    display: flex;
    overflow: hidden;
    width: 100%;
    flex-direction: column;
    min-height: 1305px;
    outline: rgb(235, 236, 240) none 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
}