@charset "UTF-8";



/************************************************************************************
*
* RESET
*
************************************************************************************/

* {
    list-style: none outside none;
    border: none;
    margin: 0;
    padding: 0;
    outline: none;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

form,
fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
    color: #ffff
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
    cursor: pointer;
    background: none
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    -webkit-appearance: none;
    border-radius: 0;
}

article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block
}

html {
    background: #fff;
    overflow-x: hidden;
    transition: all ease-in-out .25s;
}

html,
body {
    position: relative;

}

body {
    font-family: system-ui, sans-serif;
    font-family: 'Barlow', sans-serif;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    vertical-align: baseline;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-kerning: auto;
    font-feature-settings: normal;
    font-feature-settings: 'kern'1;
    font-kerning: normal;
    font-variant-ligatures: none;
    font-display: swap;
    font-size: 100%;
    /*font-size: calc(16px + (28 - 16) * ((100vw - 320px) / (1600 - 320)));*/
    color: #111;
}

*:before,
*:after {
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

svg:not(:root) {
    overflow: hidden
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

figure {
    display: block;
    margin: 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}


abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-family: 'Manrope', sans-serif;
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button {
    overflow: visible;
    background: none;
}

button,
select {
    text-transform: none
}

img {
    max-width: 100%;
    height: auto;
    display: block;
    border: 0;
    margin: 0;
    image-rendering: -webkit-optimize-contrast
}

a {
    margin: 0;
    outline: none;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

a:visited,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
    cursor: pointer
}

::-moz-selection {
    background: #fff;
    color: #004784;
}

::selection {
    background: #fff;
    color: #004784;
}

/************************************************************************************
*
* ROOT
*
************************************************************************************/


.page-wrapper {
    position: relative;
    overflow: hidden;
}

/************************************************************************************
*
* Vorschaltseite
*
************************************************************************************/

.page-main {
    width: 100%;
    max-width: 75rem;
    height: 80vh;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5vh auto;
}

.deco-top {
    width: 65px;
    height: 65px;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(deco_01.svg);
    background-repeat: no-repeat
}

.deco-bottom {
    width: 140px;
    height: 140px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url(deco_02.svg);
    background-repeat: no-repeat
}

.page-legal {
    width: 100%;
    max-width: 80rem;
    display: block;
    margin: 2.5rem auto;
}

.page-main--inner {
    width: 100%;
    max-width: 600px;
    position: relative;
    margin: 0 auto;
    padding: 1rem;
}

.page-main--inner-2 {
    width: 100%;
    max-width: 700px;
    position: relative;
    margin: 0 auto;
    padding: 1rem;
}


.page-main--logo img {
    width: 100%;
    max-width: 350px;
    height: auto;
    display: block;
}

.page-main--content {
    margin: 2.5rem 0
}

.page-main--content h1 {
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
    font-size: 1.75rem;
    line-height: 1.75rem;
    color: #000000;
    padding: 2rem 1rem;
}

.page-main--content h2 {
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
    font-size: 1.75rem;
    line-height: 1.75rem;
    color: #000000;
    padding: 2rem 1rem;
}

.page-main--content h3 {
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.75rem;
    color: #000000;
    padding: 0 1rem;
}

.page-main--content h4 {
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.75rem;
    color: #000000;
    padding: .5rem 1rem .275rem 1rem;
}

.page-main--content p {
    font-family: 'Barlow', sans-serif;
    font-weight: 300;
    font-size: 1.25rem;
    line-height: 1.5rem;
    color: #000000;
    padding: 1rem;
}

.page-main--content ul {
    font-family: 'Barlow', sans-serif;
    font-weight: 300;
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #000000;
    padding: 1.25rem 1rem;
}

.page-main--content li {
    display: list-item
}

.page-main--content li strong {
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
}

.page-footer {
    width: 100%;
    max-width: 600px;
    height: 10vh;
    position: relative;
    margin: 0 auto;
    padding: 0 1rem;
}

.page-footer--menu ul {
    font-family: 'Barlow', sans-serif;
    font-weight: 300;
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #000000;
    padding: 1.25rem 1rem;
}

.page-footer--menu li a {
    display: inline-block;
    color: #000
}

.page-footer--menu li a:hover {
    color: #009cb4
}
