.lehmbau {
    background-color: #FFFFFF;
    overflow: hidden;
    overflow-y: scroll;
    height: 100%;
}

.lehmbau__html {
    height: 94%;
}

.lehmbau__row {
    height: 100%;
}

.lehmbau__container-xl {
    height: 100%;
}

.lehmbau__container-xxl {
    height: 100%;
    position: relative;
}

.lehmbau__remove-br>br:nth-child(1) {
    display: none;
}

.lehmbau__checkbox-ToS {
    margin-top: 2.5rem !important;
}

.lehmbau__checkbox-newsLetter {
    margin-bottom: 2.5rem !important;
}

.lehmbau__text-logo {
    position: absolute;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    height: 5vh;
    width: auto;
}

.lehmbau__title-subtitle-container {
    width: 500px;
    display: block;
}

.lehmbau__title {
    text-align: left;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 15px;
}

.lehmbau__subtitle {
    text-align: left;
}

.lehmbau__back {
    display: inline-flex;
    font-size: 14px;
    margin-right: 20px;
}

.lehmbau__back>a {
    color: #1938d9;
    text-decoration: none;
}

.lehmbau__button {
    width: 100%;
    height: 48px;
    background: #1938d9 0% 0% no-repeat padding-box;
    border: none;
    box-shadow: 0px 8px 16px #518CA43D;
    border-radius: 8px;
    opacity: 1;

    color: #FFFFFF;
    font-size: 17px;
    font-weight: bold;

    cursor: pointer;
    margin-bottom: 10px;
}

.lehmbau__register-button {
    width: 100%;
    height: 55px;
    border: 1px solid #1938d9;
    border-radius: 8px;
    opacity: 1;
    cursor: pointer;
    padding-top: 15px;
    padding-bottom: 15px;
    color: black;
    text-decoration: none;
    text-align: center;
    margin-top: 10px;
}

.lehmbau__register-buttom--mb-9-rem {
    margin-bottom: 9rem;
}

@media (min-width: 1200px) {
    .lehmbau__register-buttom--mb-9-rem {
        margin-bottom: 5rem;
    }
}

.lehmbau__social-icon {
    width: 100%;
    height: 50px;
    border: 1px solid #E0E0E0;
    border-radius: 8px;
    opacity: 1;
    cursor: pointer;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 40px;
    display: flex;
    justify-content: space-around;
}

.facebook {
    background: url('../img/facebook.svg') center;
    background-repeat: no-repeat;
    background-size: 25px 25px;
}

.google {
    background: url('../img/google.svg') center;
    background-repeat: no-repeat;
    background-size: 25px 25px;
}

.linkedin {
    background: url('../img/linkedin.svg') center;
    background-repeat: no-repeat;
    background-size: 25px 25px;
}

.linkedin-openid-connect {
    background: url('../img/linkedin.svg') center;
    background-repeat: no-repeat;
    background-size: 25px 25px;
}

.instagram {
    background: url('../img/instagram.svg') center;
    background-repeat: no-repeat;
    background-size: 25px 25px;
}

.separator {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    gap: 1rem;
    margin-top: 40px;
    margin-bottom: 30px;
    color: #BCBCBC;
}

.separator::before,
.separator::after {
    content: "";
    border-top: 0.1rem double #BCBCBC;
    align-self: center;
}

.social-media-button-container {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}

.lehmbau__button--grey {
    margin-top: 10px;
    background: grey 0% 0% no-repeat padding-box;
}

.lehmbau__checkbox-container {
    display: flex;
    flex-direction: row;
    margin-top: 12.5px;
    margin-bottom: 12.5px;
}

.lehmbau__checkbox {
    margin-right: 7px;
}

.lehmbau__footer {
    display: flex;
    flex-direction: column;
    opacity: 0.5;
    position: absolute;
    bottom: 16px;
    align-items: center;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

.lehmbau__footer-text {
    min-width: 55vw;
    display: flex;
    justify-content: center;
    text-align: center;
}

.lehmbau__locale {
    display: none;
}

.lehmbau__links-element {
    text-decoration: none;
    color: #000;
}

.lehmbau__login-checkbox-container {
    margin-bottom: 18px;
}

.lehmbau__login-checkbox-element {
    display: flex;
    flex: 1;
    margin-top: none !important;
}

.lehmbau__forgot-password>a {
    color: #1938d9;
    text-decoration: none;
    font-size: bolder;
}

.lehmbau__ta-link>a {
    color: #000;
    text-decoration: none;
}

.lehmbau__ta-link>a:hover {
    text-decoration: underline;
}

.lehmbau__ta-link {
    margin-top: 20px;
    color: #000;
    text-decoration: none;
}

.gg-arrow-long-right {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs, 1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    width: 14px;
    height: 6px;
    float: right;
    margin-top: 2px;
}

.gg-arrow-long-right::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    right: 0;
    bottom: -2px;
}

.mdc-text-field--upgraded:not(.mdc-text-field--fullwidth):not(.mdc-text-field--box) {
    align-items: center;
}

.mdc-text-field__input {
    height: 52px;
}

.container {
    margin-top: 5px;
    display: flex;
}

input:-webkit-autofill,
input:-webkit-autofill:focus {
    transition: background-color 600000s 0s, color 600000s 0s;
}

input[data-autocompleted] {
    background-color: transparent !important;
}
