/* /Components/Pages/Imprint.razor.rz.scp.css */
body[b-spnq9ogdzo] {
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
    color: #767676;
    font: 14px/1.7 "Source Sans Pro", sans-serif;
}

h1[b-spnq9ogdzo] {
    font: 52px/1.1 "Raleway", sans-serif;
}

h2[b-spnq9ogdzo] {
    font: 42px/1.1 "Raleway", sans-serif;
}

h3[b-spnq9ogdzo] {
    font: 32px/1.1 "Raleway", sans-serif;
}

h4[b-spnq9ogdzo] {
    font: 25px/1.1 "Raleway", sans-serif;
}

h5[b-spnq9ogdzo] {
    font: 20px/1.1 "Raleway", sans-serif;
}

h6[b-spnq9ogdzo] {
    font: 18px/1.1 "Raleway", sans-serif;
}

h1[b-spnq9ogdzo], h2[b-spnq9ogdzo], h3[b-spnq9ogdzo], h4[b-spnq9ogdzo], h5[b-spnq9ogdzo], h6[b-spnq9ogdzo] {
    color: #443f3f;
    font-weight: 600;
    margin: 10px 0 24px;
}

p[b-spnq9ogdzo] {
    margin: 0 0 10px;
}

.BasePage[b-spnq9ogdzo] {
    height: 100%;
    width: 100%;
    display: grid;
    grid-template-rows: 100px 1fr;
}

.TopBar[b-spnq9ogdzo] {
    grid-row: 1;
    display: grid;
    grid-template-columns: 2fr 5fr 2fr;
    align-content: center;
    background-color: #333;
}

.TopBarImage[b-spnq9ogdzo] {
    grid-column: 2;
    height: 70px;
}

.ContentContainer[b-spnq9ogdzo] {
    grid-row: 2;
    overflow: auto;
    display: grid;
    grid-template-columns: 2fr 5fr 2fr;
}

.Content[b-spnq9ogdzo] {
    grid-column: 2;
    overflow-y: auto;
}
/* /Components/Pages/PrivatePolicy.razor.rz.scp.css */
body[b-wifjhwourp] {
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
    color: #767676;
    font: 14px/1.7 "Source Sans Pro", sans-serif;
}

h1[b-wifjhwourp] {
    font: 52px/1.1 "Raleway", sans-serif;
}

h2[b-wifjhwourp] {
    font: 42px/1.1 "Raleway", sans-serif;
}

h3[b-wifjhwourp] {
    font: 32px/1.1 "Raleway", sans-serif;
}

h4[b-wifjhwourp] {
    font: 25px/1.1 "Raleway", sans-serif;
}

h5[b-wifjhwourp] {
    font: 20px/1.1 "Raleway", sans-serif;
}

h6[b-wifjhwourp] {
    font: 18px/1.1 "Raleway", sans-serif;
}

h1[b-wifjhwourp], h2[b-wifjhwourp], h3[b-wifjhwourp], h4[b-wifjhwourp], h5[b-wifjhwourp], h6[b-wifjhwourp] {
    color: #443f3f;
    font-weight: 600;
    margin: 10px 0 24px;
}

p[b-wifjhwourp] {
    margin: 0 0 10px;
}

.BasePage[b-wifjhwourp] {
    height: 100%;
    width: 100%;
    display: grid;
    grid-template-rows: 100px 1fr;
}

.TopBar[b-wifjhwourp] {
    grid-row: 1;
    display: grid;
    grid-template-columns: 2fr 5fr 2fr;
    align-content: center;
    background-color: #333;
}

.TopBarImage[b-wifjhwourp] {
    grid-column: 2;
    height: 70px;
}

.ContentContainer[b-wifjhwourp] {
    grid-row: 2;
    overflow: auto;
    display: grid;
    grid-template-columns: 2fr 5fr 2fr;
}

.Content[b-wifjhwourp] {
    grid-column: 2;
    overflow-y: auto;
}
