@font-face{font-family: Roboto;src: url("/assets/fonts/Roboto-Light.woff");font-weight: 300;font-display: swap}@font-face{font-family: Roboto;src: url("/assets/fonts/Roboto-Regular.woff");font-weight: 400;font-display: swap}@font-face{font-family: Roboto;src: url("/assets/fonts/Roboto-Bold.woff");font-weight: 700;font-display: swap}.Registrierung{background-color: #fff;width: 100%;padding: 2rem;margin-top: 1rem}.Registrierung__form{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between}.Registrierung__form > div{width: 100%}@media (min-width: 48em){.Registrierung__form > div{width: 45%}}@media (min-width: 48em){.Registrierung__form{-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row}}