.header-side-links {
    font-size: .6875rem;
    position: relative;
    text-transform: uppercase;
    right: 0;
}

.header-desktop__side-links {
    flex-shrink: 0;
    margin-left: auto;
}

.header-side-links__list {
    list-style: none;
    margin: 0;
    position: relative;
}

.header-side-links__item:first-child {
    margin-left: 0;
    margin-top: 0;
}

@media (min-width: 1200px)
    .header-side-links__item {
        line-height: inherit;
    }

    .header-side-links__item {
        line-height: 13px;
        margin-top: 10px;
        padding: 0;
    }
}

.header-side-links__select-btn {
    color: #fafafa;
    display: block;
    height: 13px;
    overflow: visible;
    text-transform: uppercase;
}


.btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font: inherit;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: inherit;
    -webkit-text-decoration: none;
    text-decoration: none;
    width: auto;
}

.header-side-links__select-btn:hover .header-side-links__select-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19 19'%3E%3Cpath fill='%23fabf2c' d='M9.5.5a9 9 0 1 0 9 9 9 9 0 0 0-9-9zm0 17a8 8 0 1 1 8-8 8 8 0 0 1-8 8z'/%3E%3Cpath fill='%239daab1' d='M13.8 7.93a.4.4 0 0 1 .57 0 .43.43 0 0 1 .13.3.42.42 0 0 1-.13.3l-4.58 4.56a.43.43 0 0 1-.58 0L4.63 8.5a.4.4 0 0 1 0-.57.41.41 0 0 1 .57-.06v.06l4.3 4.3z'/%3E%3C/svg%3E")
}

.header-side-links__select-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19 19'%3E%3Cpath fill='%23465a65' d='M9.5.5a9 9 0 1 0 9 9 9 9 0 0 0-9-9zm0 17a8 8 0 1 1 8-8 8 8 0 0 1-8 8z'/%3E%3Cpath fill='%239daab1' d='M13.8 7.93a.4.4 0 0 1 .57 0 .43.43 0 0 1 .13.3.42.42 0 0 1-.13.3l-4.58 4.56a.43.43 0 0 1-.58 0L4.63 8.5a.4.4 0 0 1 0-.57.41.41 0 0 1 .57-.06v.06l4.3 4.3z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    box-sizing: border-box;
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    top: -2px;
    transition: background .3s;
    width: 18px;
}


.language-offer_over {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 20px rgba(37, 49, 55, .6);
    box-sizing: border-box;
    color: #253137;
    padding: 25px 25px 20px;
    position: absolute;
    transform-origin: center 0 0;
}

.language-offer {
    direction: ltr;
    text-transform: none;
}

.language-offer_over:before {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 7px 6px;
    content: "";
    display: block;
    height: 0;
    left: 75%;
    position: absolute;
    top: -6px;
    transform: translateX(-7px);
    width: 0;
}

.language-offer__close-btn {
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}

.btn__wrp {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    pointer-events: none;
    width: 100%;
}

.language-offer_over .language-offer__close-icon {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns= 'http://www.w3.org/2000/svg' viewBox= '0 0 128 128' fill= '%23253137' %3E%3Cpath d= 'm74.4 64.05 45-44.58a7 7 0 1 0-9.84-9.94l-45 44.57L20 9.08a7 7 0 0 0-10 9.84L54.6 64l-45 44.58a7 7 0 1 0 9.84 9.94l45-44.57 44.58 45a7 7 0 1 0 9.94-9.84z' /%3E%3C/svg%3E);
}

.language-offer__close-icon {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns= 'http://www.w3.org/2000/svg' viewBox= '0 0 128 128' %3E%3Cpath d= 'm74.4 64.05 45-44.58a7 7 0 1 0-9.84-9.94l-45 44.57L20 9.08a7 7 0 0 0-10 9.84L54.6 64l-45 44.58a7 7 0 1 0 9.84 9.94l45-44.57 44.58 45a7 7 0 1 0 9.94-9.84z' /%3E%3C/svg%3E);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 14px;
    transition: background .15s;
    width: 14px;
}

.btn__icon {
    fill: currentColor;
    display: block;
    height: 14px;
    width: 14px;
}

.language-offer__statement {
    font-size: .875rem;
    font-weight: 700;
}

.language-offer__advice, .language-offer__statement {
    line-height: 14px;
    margin: 0 0 10px;
    text-align: center;
}

.language-offer__advice {
    font-size: .75rem;
    font-weight: 400;
}

.language-offer__actions {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.language-offer_over .language-offer__btn {
    background-color: #fff;
    border-color: #afbdc4;
    color: #afbdc4;
}

.language-offer__decision-btn {
    width: calc(50% - 5px);
}

.language-offer__btn {
    border: 1px solid transparent;
    border-radius: 2px;
    display: block;
    font-size: .625rem;
    font-weight: 700;
    margin: 0;
    padding: 4px 10px;
    text-transform: uppercase;
    transition: color .15s, background-color .15s, border-color .15s;
}

.btn__cap, .btn__label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



.header-side-links__language-selector {
    width: 160px;
}

.header-side-links__language-offer, .header-side-links__language-selector {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 26px;
    transform-origin: center 0 0;
    right: 0;
    margin-top: 20px;
    width: 280px;
}

.language-selector {
    border-radius: 2px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25);
    list-style: none;
    margin: 0;
    outline: none;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 58px;
    right: -22px;
}

.language-selector__item {
    margin: 0;
    padding: 0;
}

.lang-switcher--js {
    border: none!important;
    background-color: #2c3242;
}
.language-selector__btn {
    background-color: #2c3242;
    color: #fff;
    direction: ltr;
    display: block;
    font-size: .75rem;
    font-weight: 700;
    height: 40px;
    padding: 0 15px;
    text-align: inherit;
    text-transform: none;
    transition: background-color .15s, color .15s;
    width: 100%;
}

@media screen and (max-device-width: 640px) {
    .header-desktop__side-links, .language-selector {
        display: none;
    }

    .language-offer_top {
        background-color: #313b41;
        box-sizing: border-box;
        color: #fff;
        padding: 15px;
        width: 100%;
    }

    .language-offer__close-btn {
        height: 30px;
        position: absolute;
        right: 0;
        top: 0;
        width: 30px;
    }

    .btn__wrp {
        align-items: center;
        display: flex;
        height: 100%;
        justify-content: center;
        pointer-events: none;
        width: 100%;
    }

    .language-offer_top .language-offer__close-icon {
        background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns= 'http://www.w3.org/2000/svg' viewBox= '0 0 128 128' fill= '%23fafafa' %3E%3Cpath d= 'm74.4 64.05 45-44.58a7 7 0 1 0-9.84-9.94l-45 44.57L20 9.08a7 7 0 0 0-10 9.84L54.6 64l-45 44.58a7 7 0 1 0 9.84 9.94l45-44.57 44.58 45a7 7 0 1 0 9.94-9.84z' /%3E%3C/svg%3E);
    }

    .language-offer__close-icon {
        background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg xmlns= 'http://www.w3.org/2000/svg' viewBox= '0 0 128 128' %3E%3Cpath d= 'm74.4 64.05 45-44.58a7 7 0 1 0-9.84-9.94l-45 44.57L20 9.08a7 7 0 0 0-10 9.84L54.6 64l-45 44.58a7 7 0 1 0 9.84 9.94l45-44.57 44.58 45a7 7 0 1 0 9.94-9.84z' /%3E%3C/svg%3E);
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: contain;
        height: 14px;
        transition: background .15s;
        width: 14px;
    }

    .language-offer_top .language-offer__wrp {
        margin: auto;
        max-width: 250px;
    }

    .language-offer__statement {
        font-size: .875rem;
        font-weight: 700;
    }

    .language-offer__advice, .language-offer__statement {
        line-height: 14px;
        margin: 0 0 10px;
        text-align: center;
    }

    .language-offer__advice {
        font-size: .75rem;
        font-weight: 400;
    }

    .language-offer__advice, .language-offer__statement {
        line-height: 14px;
        margin: 0 0 10px;
        text-align: center;
    }

    .language-offer_top .language-offer__actions {
        margin-left: auto;
        margin-right: auto;
        max-width: 150px;
    }

    .language-offer__actions {
        display: flex;
        justify-content: space-between;
        margin-top: 15px;
    }

    .language-offer_top .language-offer__btn {
        background-color: transparent;
        border-color: #afbdc4;
        color: #fafafa;
    }

    .language-offer__decision-btn {
        width: calc(50% - 5px);
    }

    .language-offer__btn {
        border: 1px solid transparent;
        border-radius: 2px;
        display: block;
        font-size: .625rem;
        font-weight: 700;
        margin: 0;
        padding: 4px 10px;
        text-transform: uppercase;
        transition: color .15s, background-color .15s, border-color .15s;
    }


}

@media screen and (max-device-width: 640px) {
    /*
    Telefon
     */
}


@media screen and (min-device-width: 641px) {
    .language-offer_top {
        display: none;
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
    cursor: pointer;
}