@import '_content/Vendere.Blazor/Vendere.Blazor.svhjfzjz6o.bundle.scp.css';

/* _content/SurveyWebApp/Views/Pages/Survey.razor.rz.scp.css */
.message[b-dqykl43rzf] {
    font-size: xx-large;
}

.warning[b-dqykl43rzf] {
    color: red;
}

.logo_container[b-dqykl43rzf] {
    text-align-last: center;
    align-self: center;
}

.header[b-dqykl43rzf] {
    place-items: center;
    padding: 40px 0 60px 0;
}

.title[b-dqykl43rzf] {
    padding: 0 0 20px 0;
    font-weight: bolder;
    font-size: xx-large;
}

.description[b-dqykl43rzf] {
    font-size: large;
    white-space: pre-wrap;
}

.questions[b-dqykl43rzf] {
    display: flex;
    align-items: start;
    flex-direction: column;
}

.content[b-dqykl43rzf] {
    display: flex;
    align-items: center;
    align-self: center;
    flex-direction: column;
    padding: 2vw 0 0 0;
}

.button-section[b-dqykl43rzf] {
    display: flex;
    flex-direction: column;
}

@media (max-width: 1024px) {
    .questions[b-dqykl43rzf] {
        display: flex;
        align-items: start;
        flex-direction: column;
        padding: 5vw;
    }

    .button-section[b-dqykl43rzf] {
        padding: 0 0 5vw 0;
    }

    .content[b-dqykl43rzf] {
        display: flex;
        align-items: center;
        flex-direction: column;
        padding: 10%;
    }
}
