.content-questionnaire-form {
    min-height: calc(100dvh - 120px);
}

.rotate-180 {
    transform: rotate(180deg);
}

.auth-btns-block {
    bottom: 0;
    position: absolute;
    width: 100%;
}