/* /Pages/MainLayout.razor.rz.scp.css */
.page[b-qy680j24t2] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-qy680j24t2] {
    flex: 1;
}

@media (max-width: 640.98px) {

}

@media (min-width: 641px) {
    .page[b-qy680j24t2] {
        flex-direction: row;
    }

    .main > div[b-qy680j24t2] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
