/* lato-regular - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/lato/lato-v16-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Lato Regular'), local('Lato-Regular'),
    url('../fonts/lato/lato-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/lato/lato-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/lato/lato-v16-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/lato/lato-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/lato/lato-v16-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-300 - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/lato/lato-v16-latin-300.eot'); /* IE9 Compat Modes */
    src: local('Lato Light'), local('Lato-Light'),
    url('../fonts/lato/lato-v16-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/lato/lato-v16-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/lato/lato-v16-latin-300.woff') format('woff'), /* Modern Browsers */ url('../fonts/lato/lato-v16-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/lato/lato-v16-latin-300.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-700 - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/lato/lato-v16-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Lato Bold'), local('Lato-Bold'),
    url('../fonts/lato/lato-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/lato/lato-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/lato/lato-v16-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/lato/lato-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/lato/lato-v16-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}

/* raleway-regular - latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: local(''),
    url('../fonts/raleway/raleway-v28-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../fonts/raleway/raleway-v28-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

body {
    font-family: 'Lato', sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    background: #fff;
}

html, * {
    box-sizing: border-box;
    outline: none !important;
}

html, body, button, .button, .label, button, input, optgroup, select, textarea {
    font-family: 'Lato', sans-serif;
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Lato', sans-serif;
    font-weight: normal;
}

p {
    line-height: 1.25;
}

strong {
    font-weight: 700;
}

hr {
    border-color: #B3DBEC;
}

.button-33 {
    width: 33%;
}

.button-125 {
    width: 12.5%;
}

.button-m125 {
    min-width: 12.5%;
}

.button.button-back {
    background: transparent;
    border-radius: 0;
    color: #B3DBEC;
    padding: 0.75rem 0.75rem 0.75rem 0;
}

.button-back-wrapper {
    border-top: 1px solid #B3DBEC;
    border-bottom: 1px solid #B3DBEC;
}

.button.disabled, .button[disabled] {
    opacity: 0.25 !important;
}

.img-100 > img {
    width: 100%;
}

.imgShadow {
    box-shadow: 0 0 0.85rem rgba(0, 0, 0, 0.25);
}

#menu-background {
    transform: translateY(-5%);
    opacity: 0;
    transition: transform 0.25s, opacity 0.25s;
    z-index: 1;
    position: relative;
}

.button, #content-wrapper {
    opacity: 0;
}

.grid-padding-top-small {
    padding-top: 1rem;
}

.grid-padding-bottom-small {
    padding-bottom: 1rem;
}

.grid-padding-top-medium {
    padding-top: 2rem;
}

.grid-padding-bottom-medium {
    padding-bottom: 2rem;
}

.grid-padding-top-middle {
    padding-top: 3rem;
}

.grid-padding-bottom-middle {
    padding-bottom: 3rem;
}

.grid-padding-top-large {
    padding-top: 5rem;
}

.grid-padding-bottom-large {
    padding-bottom: 5rem;
}

.no-padding,
.grid-container.no-padding {
    padding-left: 0;
}

.cell-border-bottom {
    border-bottom: 1px solid #B3DBEC;
}


@media (max-width: 39.9375rem) {
    .cell-border-bottom {
        margin-top: 1.5rem;
    }
}

@media (min-width: 40rem) {
    .cell-border-bottom:nth-last-child(-n+2) {
        border-bottom: none;
    }
}

.medium-4.cell-border-bottom:nth-child(0),
.medium-4.cell-border-bottom:nth-child(1),
.medium-4.cell-border-bottom:nth-child(2) {
    border-bottom: none;
}

.content-center {
    display: flex;
    align-items: center;
}

.background-gray {
    background: #eee;
    position: relative;
}

.background-lightblue {
    background: #e1f3f9;
    position: relative;
}

/* info */
.info_circle {
    position: absolute;
    right: 0.125rem;
    top: 0.125rem;
    font-size: 0.75rem;
    border-radius: 50rem;
    width: 1.5rem;
    height: 1.5rem;
    text-align: center;
    line-height: 1.5rem;
    color: #80bd90;
    background: #baf9cb;
}

.callout.notice {
    background: #e6f3f9;
    color: #1779ba;
    border-color: #b3dbec;
}

#loginNotice {
    top: -90px;
    position: fixed;
    width: 100%;
    height: 80px;
    z-index: 999999999999;
    text-align: center;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 0 10px;
    display: flex;
    justify-items: center;
    justify-self: center;
    justify-content: center;
    align-content: center;
    align-items: center;
}

/* CANVAS */
.off-canvas {
    background: #007EC3;
}

.off-canvas.is-transition-push {
    z-index: 100010;
}

.off-canvas-content {
    position: relative !important;
}

/* HEADER */
#header .logo {
    height: auto;
    display: block;
    position: relative;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
}

#header .logo img {
    display: block;
    width: 100%;
}

#header .title-bar {
    background-color: #fff;
    padding: 1.9375rem;
}

.logo-background {
    margin-bottom: 3px;
}

/*
.logo-background:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 0;
    left: 0;
    top: 83px;
    border-bottom: 21px solid #007EC3;
}
*/

@media (max-width: 39.9375rem) {

}

@media (max-width: 63.9375rem) {
    .logo-background {
        width: 100%;
        position: fixed;
        z-index: 999;
        top: 0;
    }

    #header {
        width: 100%;
    }

    #header .title-bar {
        padding: 0.5rem 0.5rem 0;
    }

    #header .logo {
        display: inline-block;
        height: 60px;
    }

    .logo-background:before {
        border-bottom-width: 14px;
        top: 54px;
    }
}

/* MENU */
#menu-background {
    background: #007EC3;
}

.menu a {
    color: #fff;
}

.menu a::after {
    display: block;
    content: attr(name);
    font-weight: bold;
    visibility: hidden;
    overflow: hidden;
    height: 0;
}

/*
.menu a:hover,
.menu a:focus,
.menu .active a,
.menu .active .active a span {
    color: #fff;
    font-weight: bold;
}
*/

.menu .active > a {
    background: transparent;
}

#menu-large {
    margin: 0.25rem 0;
}

#menu-large > li {
    position: relative;
}

#menu-large ul {
    position: absolute;
    left: 0;
    background: #007EC3;
    z-index: 9;
    display: none;
    transform: translateY(-3px);
    margin: 0;
}

#menu-large ul a {
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
}

#menu-large > li > ul {
    transition: all 0.5s;
    margin: 0;
    list-style: none;
}

#menu-large > li:hover > ul,
#menu-large > li:focus > ul {
    display: block;
}

#menu-large > li > ul a:hover,
#menu-large > li > ul a:focus {
    color: #fff;
}

#menu-large > li > ul a span {
    border-bottom: 1px solid #fff;
    display: block;
    text-align: center;
    padding: 0.5rem;
    line-height: 1.25em;
    white-space: nowrap;
}

#menu-large > li > ul li:last-child a span {
    border-bottom: none;
    padding-bottom: 0.75rem;
}

#menu-large ul > li:hover > ul {
    display: block;
    left: auto;
    top: inherit;
    right: -100%;
}


#menu-large ul > li:hover > ul {
    transition: all 0.5s;
    margin: 0;
    list-style: none;
    background: linear-gradient(to right, #007EC3, #19a0ea);
    border-left: 1px solid rgba(0, 126, 195, 0.75);
}

button.menu-icon {
    color: #007EC3;
}

button.menu-icon:after {
    background: #007EC3;
    box-shadow: 0 7px 0 #007EC3, 0 14px 0 #007EC3;
}

@media (max-width: 63.9375rem) {
    button.menu-icon {
        top: -14px;
    }
}

@media (min-width: 64rem) {
    #menu-background {
        margin-bottom: 3px !important;
    }
}

/*single Card scale*/
.productCardScaleRight .productCardScaleImage {
    padding-bottom: 0
}

.productCardScaleRight .productCardScaleButton {
    padding-top: 1rem;
    width: calc(66.6% - .5rem);
    float: right;
}

.productCardScaleRight .productCardButtonScale {
    padding: 0;
    right: 0;
}

.productCardScaleRight .productCardButtonScale .productCardButtonScaleInner {
    padding: 0 1.25rem;
    text-align: center;
    position: relative;
    right: inherit;
    bottom: inherit;
}

.productCardScaleRight .productCardButtonScale .productCardButtonScaleButton {
    width: calc(100% - 1rem);
    float: none;
    margin: 0;
    font-size: 1.125rem;
}

@media (min-width: 64rem) {
    .productCardScaleRight .productCardButtonScale {
        overflow: visible;
    }

    .productCardScaleRight {
        transition: transform 0.5s, box-shadow 0.5s;
    }

    .productCardScaleRight:hover {
        cursor: pointer;
        transform: scale(1.125);
        box-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.35);
    }

    .productCardScaleRight:hover .button:hover {
        color: #007EC3;
        background: #fff;
        box-shadow: 0 0 0.95rem rgba(0, 0, 0, 0.35);
    }
}

@media (max-width: 39.9375rem) {
    .productCardScaleRight .productCardScaleButton {
        width: 100%;
    }

    .productCardScaleRight .productCardButtonScale .button.productCardButtonScaleButton {
        margin: 0;
        float: none;
    }
}

/* Slick Slider Bonus*/
.product-bonus-slider-wrapper {
    display: none;
}

.product-bonus-slider-wrapper-hideStoerer .product-card .stoerer-laufzeit {
    display: none;
}

#slickBonus {

}

#slickBonus .slick-slide,
.slickBonusAktion .slick-slide {
    padding: 0.5rem;
}

#slickBonus .product-card-headline,
.slickBonusAktion .product-card-headline {
    padding-bottom: 0.125rem;
    display: flex;
    align-items: center;
    width: 100%;
}

#slickBonus .product-card-buttons-wrapper-single,
.slickBonusAktion .product-card-buttons-wrapper-single {
    text-align: center;
}

#slickBonus .product-card-headline h4,
.slickBonusAktion .product-card-headline h4 {
    margin: 0 auto;
}

#slickBonus .product-card-shortinfo p,
.slickBonusAktion .product-card-shortinfo p {
    margin: 0;
}

#slickBonus .product-card-image,
.slickBonusAktion .product-card-image {
    background-position: center;
    background-size: cover;
    margin-bottom: 0.5rem;
}

@keyframes fadeOpacity {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

#slickBonus .slick-slide,
.slickBonusAktion .slick-slide {
    animation: 0.5s linear 0s 1 fadeOpacity;
}

/* Bonus Slider Background */
@media (min-width: 64rem) {
    .slickBonusAktion .product-card-image.bonus_backgroundsize_large_cover {
        background-size: cover;
        background-repeat: no-repeat;
    }

    .slickBonusAktion .product-card-image.bonus_backgroundsize_large_contain {
        background-size: contain;
        background-repeat: no-repeat;
    }
}

@media (max-width: 63.9375rem) {
    .slickBonusAktion .product-card-image.bonus_backgroundsize_medium_cover {
        background-size: cover;
        background-repeat: no-repeat;
    }

    .slickBonusAktion .product-card-image.bonus_backgroundsize_medium_contain {
        background-size: contain;
        background-repeat: no-repeat;
    }
}

@media (max-width: 39.9375rem) {
    .slickBonusAktion .product-card-image.bonus_backgroundsize_small_cover {
        background-size: cover;
        background-repeat: no-repeat;
    }

    .slickBonusAktion .product-card-image.bonus_backgroundsize_small_contain {
        background-size: contain;
        background-repeat: no-repeat;
    }
}

/* image header */
#imageHeader {
    min-height: 12.5rem;
    max-height: 80vh;
    background-size: cover;
    background-position: center;
}

#imageHeader.imageHeaderLarge {
    /*height: 35vh;*/
    max-height: 75%;
    background-size: cover;
    background-position: center;
    position: relative;
    min-height: 450px;
}

#imageHeader.imageHeaderAktion {
    height: auto;
    max-height: initial;
    position: relative;
    min-height: auto;
    background: none;
}

#imageHeader.imageHeaderAktion img {
    width: 100%;
}

/* SLICK SLIDER */
#slickHeaderWrapper {
    background: rgba(24, 137, 186, 0.1);
}

#slickHeader {
    z-index: -1;
    z-index: 0;
}

#slickHeader .slick-slide {
    position: relative;
    /*height: 35vh;*/
    max-height: 75%;
    min-height: 450px;
    background-size: cover;
    background-position: center;
}

#imageHeader .slick-header-caption-wrapper,
#slickHeader .slick-header-caption-wrapper {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

#imageHeader .slick-header-caption,
#imageHeader .slick-header-caption > *,
#slickHeader .slick-header-caption,
#slickHeader .slick-header-caption > * {
    height: 100%;
}

#imageHeader .slick-header-caption .slider-content,
#slickHeader .slick-header-caption .slider-content {
    background: rgba(255, 255, 255, 0.95);
    border-radius: 1rem;
    padding: 1rem;
    margin-left: 2.5rem;
}

#imageHeader .slick-header-caption .slider-headline,
#slickHeader .slick-header-caption .slider-headline {
    color: #007EC3;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.5rem;
    line-height: 1.25em;
    /*display: inline-block;*/
    display: block;
}

#imageHeader .slick-header-caption .slider-headline-green,
#slickHeader .slick-header-caption .slider-headline-green {
    color: #bcd142;
}

#imageHeader .slick-header-caption .slider-subline,
#slickHeader .slick-header-caption .slider-subline {
    color: #007EC3;
    font-weight: 700;
    font-size: 1.75rem;
    line-height: 1.25em;
    display: inline-block;
}

#imageHeader .slick-header-caption .slider-text,
#slickHeader .slick-header-caption .slider-text {
    color: #767676;
    display: inline-block;
    display: block;
    padding: 0.25rem 0 0.75rem;
    font-size: 1rem;
}

#slickHeader .slick-dots {
    bottom: 1.5rem;
}

#slickHeader .slick-dotted.slick-slider {
    margin-bottom: 2rem;
}

#slickHeader .slick-dots li button::before {
    background: #007EC3;
    border-radius: 50%;
    content: '';
}

#slickHeader .slick-dots li.slick-active button::before {
    color: #007EC3;
}

#slickHeader .slick-dots li button:hover::before {
    background: #fff;
}

#slickHeader.slick-dotted.slick-slider {
    margin-bottom: 0;
}

#slickHeader .slick-prev-header, #slickHeader .slick-next-header,
#slickBonus .slick-prev-header, #slickBonus .slick-next-header,
.slickBonusAktion .slick-prev-header, .slickBonusAktion .slick-next-header {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 4rem;
    height: 4rem;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 999;
}

#slickHeader .slick-prev-header:hover::before,
#slickHeader .slick-prev-header:focus::before,
#slickHeader .slick-next-header:hover::before,
#slickHeader .slick-next-header:focus::before,
#slickBonus .slick-prev-header:hover::before,
#slickBonus .slick-prev-header:focus::before,
#slickBonus .slick-next-header:hover::before,
#slickBonus .slick-next-header:focus::before,
.slickBonusAktion .slick-prev-header:hover::before,
.slickBonusAktion .slick-prev-header:focus::before,
.slickBonusAktion .slick-next-header:hover::before,
.slickBonusAktion .slick-next-header:focus::before {
    opacity: 1;
}

#slickHeader .slick-prev-header,
#slickBonus .slick-prev-header,
.slickBonusAktion .slick-prev-header {
    left: 3rem;
    z-index: 999;
}

#slickHeader .slick-next-header,
#slickBonus .slick-next-header,
.slickBonusAktion .slick-next-header {
    right: 3rem;
    z-index: 999;
}

#slickHeader .slick-prev-header::before,
#slickHeader .slick-next-header::before,
#slickBonus .slick-prev-header::before,
#slickBonus .slick-next-header::before,
.slickBonusAktion .slick-prev-header::before,
.slickBonusAktion .slick-next-header::before {
    font-size: 4rem;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#slickBonus .slick-prev-header::before,
#slickBonus .slick-next-header::before,
.slickBonusAktion .slick-prev-header::before,
.slickBonusAktion .slick-next-header::before {
    color: #007EC3;
}

#slickBonus .stoerer-laufzeit,
.slickBonusAktion .stoerer-laufzeit {
    position: absolute;
    right: -0.5rem;
    top: -0.5rem;
    background: #bcd142;
    color: #007EC3;
    border-radius: 10rem;
    height: 5rem;
    width: 5rem;
    transform: rotate(12.5deg);
    display: block;
    text-align: center;
    line-height: 1.375rem;
    border: 0.125rem solid #fff;
}

#slickBonus .stoerer-laufzeit span,
.slickBonusAktion .stoerer-laufzeit span {
    font-size: 2rem;
    font-weight: 600;
    display: block;
    margin-top: 1.125rem;
}

#slickBonus .button,
.slickBonusAktion .button {
    opacity: 1 !important;
    float: none !important;
    margin: 0 auto;
}

#slickHeader.slickHeaderAktion .slick-slide {
    min-height: auto;
    max-height: initial;
}

@media (max-width: 63.9375rem) {
    #slickHeader .slick-slide {
        position: relative;
        max-height: 65%;
    }

    #slickHeader.slickHeaderAktion .slick-slide {
        max-height: initial;
    }

    #slickHeader .slick-header-caption > .grid-x > div:last-child {
    }

    #slickHeader .slick-header-caption > * {
        margin: 0 -2.5rem;
    }

    #slickHeader .slick-header-caption-wrapper {
    }

    #slickHeader .slick-header-caption .slider-headline {
        font-size: 1.25rem;
        line-height: 1.25em;
    }

    #slickHeader .slick-header-caption .slider-subline {
        font-size: 1.5rem;
    }

    #slickHeader .slick-header-caption .slider-text {
        font-size: 1rem;
    }
}

@media (max-width: 39.9375rem) {
    #slickHeader .slick-slide {
        position: relative;
        height: 135vw;
        max-height: 65%;
        min-height: 45vw;
    }

    #slickHeader.slickHeaderAktion .slick-slide {
        height: auto;
        min-height: auto;
        max-height: initial;
    }

    #slickHeader .slick-header-caption > .grid-x > div:last-child {
        display: none;
    }

    #slickHeader .slick-header-caption > * {
        align-items: flex-end;
        margin: -1rem -1.75rem;
    }

    #slickHeader .slick-header-caption .slider-headline {
        font-size: 1.25rem;
    }

    #slickHeader .slick-header-caption .slider-subline {
        font-size: 1.5rem;
    }

    #slickHeader .slick-header-caption .slider-text {
        font-size: 1.125rem;
    }

    #slickHeader .slick-header-caption .slider-content {
        margin: auto 1.5rem;
    }

    #slickBonus .stoerer-laufzeit,
    .slickBonusAktion .stoerer-laufzeit {
        right: 0.5rem;
        top: 0.5rem;
    }

    #slickBonus .slick-next-header,
    .slickBonusAktion .slick-next-header {
        right: 0;
    }

    #slickBonus .slick-prev-header,
    .slickBonusAktion .slick-prev-header {
        left: 1.25rem;
    }
}

/* slickVorteile */

#slickVorteile .slick-dots {
    bottom: -2.5rem;
}

#slickVorteile .slick-dotted.slick-slider {
    margin-bottom: 2rem;
}

#slickVorteile .slick-dots li button::before {
    background: #007EC3;
    border-radius: 50%;
    content: '';
    height: 0.75rem;
    width: 0.75rem;
}

#slickVorteile .slick-dots li.slick-active button::before {
    color: #007EC3;
}

#slickVorteile .slick-dots li button:hover::before {
    background: #fff;
}

#slickVorteile.slick-dotted.slick-slider {
    margin-bottom: 2.75rem;
}

#slickVorteile .slick-prev-vorteile, #slickVorteile .slick-next-vorteile {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 4rem;
    height: 4rem;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 999;
}

#slickVorteile .slick-prev-vorteile:hover::before, #slickVorteile .slick-prev-vorteile:focus::before, #slickVorteile .slick-next-vorteile:hover::before, #slickVorteile .slick-next-vorteile:focus::before {
    opacity: 1;
}

#slickVorteile .slick-prev-vorteile {
    left: -8%;
}

#slickVorteile .slick-next-vorteile {
    right: -8%;
}

#slickVorteile .slick-prev-vorteile::before, #slickVorteile .slick-next-vorteile::before {
    font-size: 4rem;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#slickVorteile .slick-slide {
    position: relative;
    height: 35vh;
    max-height: 75%;
    background-size: cover;
    background-position: center;
}

#slickVorteile .slick-header-caption-wrapper {
    width: 100%;
    height: 100%;
}

#slickVorteile .slick-header-caption,
#slickVorteile .slick-header-caption > * {
    height: 100%;
}

#slickVorteile .slick-header-caption .slider-content {
    background: rgba(255, 255, 255, 0.95);
    padding: 1rem;
}

#slickVorteile .slick-header-caption .slider-headline {
    color: #007EC3;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 2rem;
    line-height: 1.25em;
    display: block;
}

#slickVorteile .slick-header-caption .slider-text {
    color: #767676;
    display: inline-block;
    padding: 0.25rem 0 0.75rem;
}

/* FOOTER */
#footer-navigation {
    opacity: 0;
    background: #BABABA;
    margin-top: 2.5rem;
    max-width: 100%;
}

#footer-zahlungsarten {
    border-bottom: 1px solid #fff;
    padding: 1.5rem 0;
    color: #fff;
    text-transform: uppercase;
}

#footer-zahlungsarten-headline {
    display: flex;
    align-self: center;
}

#footer-zahlungsarten img {

}

#footer-menu {
    padding: 0.85rem 0 1.35rem;
}

#footer-social {
    padding: 0.85rem 0 1.35rem;
}

#footer-social img {
    width: 1.125rem;
    margin-right: 0.35rem;
}

#footer-menu .menu a,
#footer-menu .menu .button,
#footer-social .menu a,
#footer-social .menu .button {
    padding: 0.25rem 0;
}

#footer-menu .menu a:hover,
#footer-menu .menu .button:hover,
#footer-social .menu a:hover,
#footer-social .menu .button:hover {
    color: #fff;
    text-decoration: underline;
}

#footer-kontakt {
    padding: 0.85rem 0 1.35rem;
}

#footer-kontakt-headline {
    text-transform: uppercase;
    color: #fff;
    padding: 0.25rem 0;
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
}

#footer-kontakt-telefon {
    font-size: 1.5rem;
    color: #fff;
    display: block;
    position: relative;
}

#footer-kontakt-telefon i {
    font-size: 2.5rem;
    position: absolute;
    top: -2px;
    left: 3px;
}

#footer-kontakt-telefon span {
    display: inline-block;
    margin-left: 3rem;
    line-height: 1.5em;
}

#footer-kontakt-telefon span span {
    font-size: 0.9375rem;
    margin: 0;
    line-height: 1.15em;
}

#footer-kontakt-email {
    font-size: 1.5rem;
    color: #fff;
    display: block;
    position: relative;
}

#footer-kontakt-email i {
    font-size: 2.5rem;
    position: absolute;
    top: -3px;
}

#footer-kontakt-email span {
    display: inline-block;
    margin-left: 3.25rem;
    line-height: 1em;
}

#footer-kontakt-email span span {
    font-size: 1.125rem;
    margin: 0;
}

#footer-copyright {
    background: #6F6F6F;
    color: #fff;
    padding: 1rem 0;
    opacity: 0;
    max-width: 100%;
}


@media (min-width: 40rem) {
    #menu-social {
        margin-top: 2.5rem;
    }
}

@media (max-width: 63.9375rem) {
    #footer-menu .menu a,
    #footer-menu .menu .button {
        padding: 0.5rem 0;
    }
}

@media (max-width: 39.9375rem) {
    #footer-menu .menu a,
    #footer-menu .menu .button {
        padding: 0.65rem 0;
    }

    .footer-wrapper-zalungsarten {
        margin: 0.5rem 0;
    }

    .footer-wrapper-appstore {
        margin: 2.5rem 0 1.25rem;
        text-align: left;
    }
}

/** MAX WIDTH **/
#aboExtraHero,
#aboExtraHeroDetails,
#menu-background,
#imageHeader.imageHeaderLarge,
#imageHeader,
#slickHeader,
#footer-navigation,
#footer-copyright,
.vorteile-abo {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}

#aboExtraHero,
#aboExtraHeroDetails,
#menu-background,
#footer-navigation,
#footer-copyright {
    max-width: 100%;
}

/* CONTENT */
#content-wrapper {
    padding-top: 3rem;
    padding-top: 0.125rem;
    padding-bottom: 3rem;
    background: #fff;
    border-top: 3px solid #fff;
}

.block-headline h2 {
    color: #007EC3;
    font-size: 2.5rem;
    text-transform: uppercase;
    font-weight: 600;
}

.block-headline,
.block-headline h1 {
    color: #007EC3;
    font-weight: 700;
    line-height: 1.125em;
    /*display: inline-block;*/
    font-size: 2.5rem;
    /*text-transform: uppercase;*/
}

.block-headline h1 {
    text-transform: uppercase;
}

.headline-green {
    color: #bcd142;
}

.headline-blue {
    color: #007EC3;
}

.block-headline-green,
.block-headline-green h1,
.block-headline-green h2 {
    color: #bcd142;
}

.block-headline-blue,
.block-headline-blue h1,
.block-headline-blue h2 {
    color: #007EC3;
}

.block-subline {
    color: #007EC3;
    font-weight: 700;
    font-size: 2rem;
    line-height: 1.25em;
    display: inline-block;
}

.block-subline-blue {
    color: #007EC3;
}

.block-subline-green {
    color: #bcd142;
}

.block-subline-gray {
    color: #767676;
    font-weight: 500;
}

.block-subline-small {
    color: #767676;
    display: inline-block;
    font-style: italic;
}

.block-text {
    color: #767676;
    display: inline-block;
    padding: 0.25rem 0 0.75rem;
}

.block-text-small {
    font-size: 0.8125rem;
}

.block-text.display-block {
    display: block;
}

.block-text li {
    list-style: circle;
}

.block-text ul {
    list-style: none;
}

.block-list-arrow ul {
    list-style: none;
}

.block-list-arrow ul li,
.block-list-arrow ol li {
    color: #767676;
    /*font-style: italic;*/
    background: #fff;
}

.block-list-arrow ol {
    margin-left: 2.75rem;
}

.block-list-arrow ol li {
    position: relative;
}

.block-list-arrow ul li::before,
.block-list-arrow ol li::before {
    content: "\f054";
    color: #007EC3;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
}

.block-list-arrow ol li::before {
    margin-left: -2.5em;
    width: 2.5em;
}

.block-list-arrow.arrow-green ul li::before,
.block-list-arrow.arrow-green ol li::before {
    color: #bcd142;
}

.block-text ul li {
    list-style: none;
}

.block-text ul li::before {
    content: "\2022";
    color: #007EC3;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.block-headline hr {
    border-color: #fff;
    margin: .25rem auto;
}

hr.block-trenner {
    border-color: #777;
    margin: 1.5rem auto 2.5rem;
    margin: 0 auto 0.5rem;
}

.grid-padding-x .icon-wrapper {
    padding-left: 0;
}

.block-list-arrow .accordion-title {
    padding: initial;
    line-height: 1.25rem;
    font-size: initial;
    border: none;
    color: initial;
    background: none;
    padding: 0.5rem 0.5rem 0;
}

.block-list-arrow .accordion {
    margin-left: 1.25rem;
}

.block-list-arrow .accordion:before {
    margin-left: 1.25rem;
    list-style-type: disc;
}

.block-list-arrow ul.accordion li::before,
.block-list-arrow ol.accordion li::before {
    display: none;
}

.block-list-arrow ul.accordion .accordion-title::before {
    content: "\f054";
    color: #007EC3;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    right: auto;
    -moz-transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    position: absolute;
    margin-left: -1.5rem;
    top: 0.5rem;
}

.block-list-arrow ul.accordion .is-active > .accordion-title::before {
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    top: 0.75rem;
}

.block-list-arrow .accordion-content {
    border: none;
    padding: 0.5rem 0.5rem 2.5rem;
    background: transparent;
}

.block-list-arrow :last-child > .accordion-content:last-child,
.block-list-arrow :last-child:not(.is-active) > .accordion-title {
    border: none;
}

@media (max-width: 39.375rem) {
    .block-headline,
    .block-headline h1 {
        font-weight: 700;
        line-height: 1.125em;
        font-size: 2.125rem;
    }

    .block-subline {
        font-size: 1.25rem;
    }

    .block-headline h2 {
        font-size: 1.5rem;
    }

    .ihre-auswahl-aktion-wrapper .block-headline,
    .ihre-auswahl-aktion-wrapper .block-headline h1 {
        font-size: 1.5rem;
    }
}

/* DEMO CONTAINER * BUTTONS */

.product-card {
    background: #a1dced;
    background: -moz-linear-gradient(top, #d1eef6 0%, #a7deee 100%);
    background: -webkit-linear-gradient(top, #d1eef6 0%, #a7deee 100%);
    background: linear-gradient(to bottom, #d1eef6 0%, #a7deee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1eef6', endColorstr='#a7deee ', GradientType=0);

    background: #fff;
    box-shadow: none;
    border: none;
    padding-bottom: 2rem;
}

.product-card.teaser-card {
    background: #a1dced;
    border-radius: 0.5rem;
    padding: 1rem 1rem 0.5rem;
}

.product-card.teaser-card-white {
    border-radius: 0.5rem;
    padding: 1rem 1rem 0.5rem;
}

.product-card.teaser-card-white .block-image {
    position: absolute;
    bottom: 0;
}

.product-card.teaser-card .block-text {
    color: #fff;
}

.product-card-buttons-outer {
    padding: 1rem;
}

.button,
.product-card-buttons .button {
    margin: 0;
    background: #007EC3;
    border: none;
    border-radius: 0.75rem;
    border-radius: 0;
    padding: 0.5rem 0.75rem;
}

.button:hover,
.product-card-buttons .button:hover {
    background: #bababa;
}

.button:focus,
.product-card-buttons .button:focus {
    background: #6f6f6f;
}

.product-card-buttons .button.secondary {
    background: #969696;
}

.product-card-headline {
    /* margin-bottom: 1rem; */
    /* padding: 0 0 1rem; */
    padding: 0 0 0.65rem;
    position: relative;
    width: calc(100% - 8.75rem);
}

#produktauswahl .teaser-card .product-card-headline,
#produktauswahl .teaser-card-white .product-card-headline,
#startseite .product-card-headline {
    width: 100%;
}

.product-card-headline h2,
.product-card-headline h4 {
    color: #007EC3;
    font-size: 2rem;
    font-size: 1.09375rem;
    font-weight: bold;
    margin-bottom: 0.25rem;
}

.product-card-shortinfo {
    color: #969696;
    padding-bottom: 0.75rem;
}

.product-card-headline .checked-status {
    position: absolute;
    right: 1rem;
    top: 1rem;
    font-size: 2.5rem;
    color: #3e804f;
    line-height: 0;
    margin: 0.5rem;
    opacity: 0.33;
}

.product-card-image {
    /* margin-bottom: 1rem; */
    text-align: center;
    position: relative;
    background-size: cover;
    height: 17.5rem;
    /*
    height: calc(100vw - 1.25rem - 100vw/6);
    width: calc(100vw - 1.25rem - 100vw/6);
    */
    background-position: center;
}

.product-card-buttons-wrapper {
    position: absolute;
    bottom: 0;
    z-index: 9;
    width: 100%;
    overflow: hidden;
    padding: 0.75rem;
}

.product-card-buttons-wrapper-single {
    position: relative;
    right: 0.5rem;
    z-index: 9;
    width: 100%;
    overflow: hidden;
    padding: 0.75rem 0;
}

.teaser-card-white .product-card-buttons-wrapper-single {
    position: absolute;
    bottom: 0.5rem;
    right: 0.5rem;
}

.product-card-buttons.product-card-buttons-innercircle {
    position: absolute;
    width: 100%;
    float: none;
    left: 0;
    bottom: -1rem;
}

.product-card-buttons.product-card-buttons-innercircle .button {
    margin: 0;
    float: none;
    white-space: nowrap;
}

.product-card-switch {
    width: 50%;
    float: left;
}

.product-card-switch .switch-wrapper {
    background: rgba(255, 255, 255, 0.5);
    padding: 0.35rem;
    display: inline-block;
    border-radius: 1rem;
    border-radius: 0;
    float: left;
}

.product-card-switch .switch-paddle {
    border-radius: 50rem;
    background: #969696;
}

.product-card-switch .switch-paddle::after {
    border-radius: 50rem;
}

.product-card-switch .switch {
    margin-bottom: 0;
}

.product-card-switch .switch-label {
    float: right;
    line-height: 1.5em;
    margin: 0 0.25rem;
    font-size: 1.25rem;
    font-weight: 400;
    color: #969696;
}

.product-card-info-image {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: relative;
}

.product-card-info-image .product-card-buttons {
    position: absolute;
    right: 1rem;
    bottom: 1rem;
    height: auto;
    width: auto;
}

.product-card-info-list {
    position: relative;
}

.product-card-info-list .product-card-headline {
    margin-bottom: 0;
    padding: 1.25rem;
}

.product-card-info-list .product-card-headline > * {
    margin-bottom: 0;
}

.product-card-info-list ul {
    list-style: none;
    margin: 0;
}

.product-card-info-list li {
    border-top: 1px solid lightblue;
    padding: 0.15rem 0;
    color: #777;
}

.product-card-info-list li:first-child {
    border: none;
}

.product-card-info-list li::before {
    color: #bcd142;
    content: '\f101';
    /*font-family: 'FontAwesome';*/
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1em;
    padding-right: 0.4rem;
}

.product-card-info-list ul li span {
    display: inline-block;
    width: 4.25rem;
}

.product-card-info-list ul.span-auto li span {
    width: auto;
}

.product-card-info-list .product-card-preis {
    position: absolute;
    top: 2.5rem;
    right: 0;
}

@media only screen and (max-width: 39.9375em) {
    .product-card-switch {
        width: 100%;
    }

    .product-card-switch .switch-label {
        font-size: 1rem;
        width: calc(100% - 5.25rem);
        float: initial;
        display: inline-block;
    }

    .product-card-switch.full-width-switch-wrapper {
        width: 100%;
        margin: 0.5rem 0 1.5rem;
        display: block;
        float: none;
    }

    .product-card-switch .switch-wrapper {
        padding: 1rem 0.35rem;
    }

    .product-card-shortinfo {
        /*min-height: 2rem;*/
    }

    .product-card-buttons-outer {
        padding-left: 0;
        padding-right: 0;
    }

    .ihre-auswahl-wrapper .product-card-info-list .product-card-preis {
        transform: scale(0.675);
        top: -2.5rem;
        right: -1.5rem;
    }

    /***17.5.21***/
    .product-card-switch .switch-wrapper {
        padding: 0.75rem 0.35rem;
    }

    .product-card-switch .switch {
        display: flex;
    }

    .product-card-switch .switch-label {
        align-self: center;
    }

    .product-card-buttons {
        position: initial;
        right: 0.75rem;
        bottom: 0.75rem;
    }

    .product-card-buttons-wrapper {
        padding: 1.25rem 0.75rem 0.75rem;
    }

    .product-card-switch .switch-wrapper {
        background: rgba(255, 255, 255, 0.875);
    }
}

.content-overview-wrapper .product-card-info-list li {
    border-top: none;
}

.content-overview-wrapper .product-card-info-list .listing-indent {
    text-indent: -1.5rem;
    margin-left: 1.5rem;
}

ul.block-overview-daten {

}

ul.block-overview-daten li {
    border: none;
    padding: 0 0 0 1.5rem;
    position: relative;
}

ul.block-overview-daten strong:before {
    color: #bcd142;
    content: '\f101';
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1em;
    padding-right: 0.4rem;
    position: absolute;
    left: 0;
    top: 0.25rem;
}

ul.block-overview-kosten li:before,
ul.block-overview-daten li:before {
    display: none;
}

ul.block-overview-kosten li {
    font-size: 1.25em;
}

ul.block-overview-kosten .block-overview-kosten-line {
    border-top: 1px solid lightblue;
}

ul.block-overview-kosten li.block-overview-kosten-line:before {
    color: #bcd142;
    content: '\f101';
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1em;
    padding-right: 0.4rem;
    position: absolute;
    left: 0;
    top: 0.25rem;
}

.overview-kosteninfo {
    font-size: 1rem;
    color: #777;
}

.overview-image-wrapper {
    position: relative;
}

.overview-image {
    position: absolute;
    bottom: 3.5rem;
    right: 1rem;
    width: 35%;
    height: 100%;
    background-position: bottom right;
    background-size: contain;
    background-repeat: no-repeat;
    max-height: 60%;
}

.overview-image-100 {
    max-height: 100%;
    max-height: calc(100% - 3.5rem);
    bottom: 0;
    bottom: 3.5rem;
}

input:checked ~ .switch-paddle {
    background: linear-gradient(to right, rgb(0, 217, 255) 0%, rgb(0, 67, 197) 100%);
    background: #007EC3;
}

input:checked ~ .switch-paddle ~ .switch-label {
    color: #007EC3;
}

.product-card-preis-wrapper {
    display: flex;
    position: relative;
}

.product-card-preis-img-bg {
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    align-items: end;
    height: 100%;
    position: relative;
    display: block;
    max-width: 19rem;
    margin-left: 3.5rem;
    margin-left: 0;
}

.product-card-preis-img-bg.product-card-preis-img-bg-top {
    height: auto;
    position: relative;
    bottom: initial;
    top: -5rem;
}

.product-card-preis-img-bg .product-card-preis {
    bottom: 5rem;
    left: -1.5rem;
    bottom: 2rem;
    left: -5.5rem;

    left: 1.5rem;
    position: absolute;
}

.product-card-preis {
    display: table;
    background: #bcd142;
    border-radius: 50%;
    padding-top: 0.75rem;
    text-align: center;
    width: 8.75rem;
    height: 8.75rem;
    position: relative;;
    border: 0.25rem solid #fff;
    z-index: 99;
}

.product-card-preis.preis-center {
    position: absolute;
}

.product-card-preis.preis-bottom-middle {
    position: absolute;
    bottom: 2rem;
    right: 45%;
}

.product-card-preis-icon {
    height: 2.25rem;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.product-card-preis-icon img {
    height: 100%;
    vertical-align: top;
}

.product-card-preis-info {
    font-size: 1.125rem;
    color: #fff;
}

.product-card-preis-preis {
    font-size: 2.0125rem;
    color: #007EC3;
    line-height: 0.8em;
    font-weight: 700;
    display: block;
}

.product-card-info-list .product-card-info-list-preisinfo span {
    width: 20rem;
    margin-left: 2.5rem;
}

.product-card-info-list .product-card-info-list-preisinfo span:first-child {
    width: 4.5rem;
    margin-left: 0;
}

@media only screen and (min-width: 64em) {
    #main-info-format-right {
        position: relative
    }

    .product-card-preis-img-bg {
        height: 200%;
        position: absolute;
        bottom: 0;
        width: 100%;
        max-width: 30rem;
        background-position: left;
        background-position: left bottom;
    }

    /***23.07.21***/
    .ihre-auswahl-aktion-wrapper .product-card-preis-img-bg {
        /***23.08.2021***/
        /*background-position-y: 2.8125rem;*/
        /***19.10.2021 - zum test wieder rein***/
        background-position-y: 2.8125rem;
        transform: translateY(2.8125rem);
        background-position: top;
    }

}

@media only screen and (max-width: 63.9375em) {
    .product-card-preis-img-bg {
        background-position: top right;
        min-height: 19rem;
        background-position: bottom;
        max-width: 30rem;
        height: auto;
    }

    /***23.07.21***/
    .ihre-auswahl-aktion-wrapper .product-card-preis-img-bg {
        /***23.08.2021***/
        /*background-position-y: 2.8125rem;*/
        /***19.10.2021 - zum test wieder rein***/
        background-position-y: 2.8125rem;
        transform: translateY(2.8125rem);
        background-position: top;
    }
}

@media only screen and (max-width: 74.9375em) {
    .XXXXXXXproduct-card-preis-img-bg .product-card-preis {
        bottom: 5vw;
        left: -2.5vw;
    }
}

@media only screen and (max-width: 39.9375em) {
    .product-card-preis-wrapper {
        height: auto !important;
    }

    .product-card-headline h2 {
        font-size: 1.5rem;
    }

    .product-card-image {
        height: calc(100vw - 1.25rem);
        width: calc(100vw - 1.25rem);
    }

    .slickBonusAktion .product-card-image {
        width: calc(100vw - 2.5rem);
    }

    .product-card-info-list .product-card-info-list-preisinfo span {
        width: 60%;
        margin-left: 1.5625rem;
    }

    .product-card-preis-img-bg {
        width: calc(100vw - 1.25rem);
        margin-left: -40%;
    }

    .product-card-preis-img-bg.product-card-preis-img-bg-top {
        top: -1.5rem;
    }

    .overview-image {
        display: none;
    }

    /***23.07.21***/
    #content-wrapper.ihre-auswahl-aktion-wrapper {
        padding-bottom: 0;
    }

    .ihre-auswahl-aktion-wrapper .product-card-preis-img-bg {
        /***23.08.2021***/
        /*background-position-y: 2.8125rem;*/
        /***19.10.2021 - zum test wieder rein***/
        background-position-y: 2.8125rem;
        transform: translateY(2.8125rem);
        background-position: top;
    }

    .ihre-auswahl-aktion-wrapper .product-card-preis-img-bg {
        width: calc(100vw - 1.25rem) !important;
        margin-left: -40% !important;
    }

    .ihre-auswahl-aktion-wrapper .main-info-wrapper.grid-padding-bottom-middle {
        padding-top: 0.5rem;
    }

    .ihre-auswahl-aktion-wrapper .product-card {
        padding-bottom: 0;
    }

    .ihre-auswahl-aktion-wrapper .product-card-info-list {
        padding-bottom: 0;
    }

    .ihre-auswahl-aktion-wrapper .grid-container.grid-padding-bottom-middle[data-equalizer="productHeader"] {
        padding-bottom: 0;
    }
}

/* fileinput*/
.file-input {
    padding: 0.9375rem;
    border: 1px solid transparent;
    background: #eee;
}

/* radio*/
.data-form input[type='checkbox'],
input[type='radio'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    font-size: 1em;
    width: 100%
}

.data-form input[type='checkbox'],
input[type='radio'] {
    width: auto;
    float: left;
    margin-right: .75em;
    background: transparent;
    border: none;
}

.data-form input[type='checkbox']:checked,
.data-form input[type='checkbox']:not(:checked),
input[type='radio']:checked,
input[type='radio']:not(:checked) {
    background: transparent;
    position: relative;
    visibility: hidden;
    margin: 0;
    padding: 0;
}

.data-form input[type='checkbox'] + label,
input[type='radio'] + label {
    cursor: pointer;
}

.data-form .form-kuendigung-wrapper input[type='radio']:checked + label::before,
.data-form .form-kuendigung-wrapper input[type='radio']:not(:checked) + label::before,
.data-form input[type='checkbox']:checked + label::before,
.data-form input[type='checkbox']:not(:checked) + label::before {
    content: ' ';
    display: inline-block;
    width: 17px;
    height: 17px;
    position: relative;
    top: 4px;
    border: 1px solid #bbb;
    background: white;
    margin-right: 1em;
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
}

.data-form .leserservice-radioCheckBoxen input[type='checkbox'] + label::before {
    display: none;
}

input[type='radio']:checked + label::before,
input[type='radio']:not(:checked) + label::before {
    content: ' ';
    display: inline-block;
    width: 17px;
    height: 17px;
    position: relative;
    top: 4px;
    border: 1px solid #bbb;
    background: white;
    margin-right: 1em;
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
}

.data-form .form-kuendigung-wrapper input[type=radio]:checked + label::before,
.data-form .form-kuendigung-wrapper input[type=radio]:not(:checked) + label::before,
.data-form input[type=checkbox]:checked + label::before,
.data-form input[type=checkbox]:not(:checked) + label::before {
    border-radius: 0.125rem;
}

input[type=radio]:checked + label::before,
input[type=radio]:not(:checked) + label::before {
    border-radius: 0.125rem;
}

.data-form input[type='checkbox']:hover + label::before,
input[type='radio']:hover + label::before {
    background: #ddd;
    box-shadow: inset 0 0 0 2px white;
}

.data-form .form-kuendigung-wrapper input[type='radio']:checked + label::before,
.data-form input[type='checkbox']:checked + label::before {
    background: #fff;
    box-shadow: inset 0 0 0 2px white;
    border: 1px solid #007EC3;
}

.data-form .leserservice-radioCheckBoxen input[type='checkbox']:checked + label::before {
    display: none;
}

.data-form .form-kuendigung-wrapper input[type='radio']:checked + label::after,
.data-form input[type='checkbox']:checked + label::after {
    color: #008ee2;
    content: '\f00c';
    position: absolute;
    left: 1.1rem;
    /*font-family: FontAwesome, sans-serif;*/
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.5rem;
    text-shadow: 1px 0 0 #fff;
}

.data-form input[type='radio']:hover + label::before,
input[type='radio']:hover + label::before {
    background: #ddd;
    box-shadow: inset 0 0 0 2px white;
}

.data-form input[type='radio']:checked + label::before {
    /*
    background: #fff;
    box-shadow: inset 0 0 0 2px white;
    border: 1px solid #007EC3;
    */
}

.data-form input[type='radio'] + label::after,
.data-form .leserservice-radioCheckBoxen input[type='checkbox'] + label::after {
    color: transparent;
    content: '';
    position: absolute;
    left: 0;
    font-size: 1.25rem;
    line-height: 2rem;
    text-shadow: 1px 0 0 #fff;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    border: 1px solid #008ee2;
    border-radius: 5rem;
    text-align: center;
    height: 2rem;
    width: 2rem;
}

.data-form input[type='radio']:checked + label::after,
.data-form .leserservice-radioCheckBoxen input[type='checkbox']:checked + label::after {
    font-family: "Font Awesome 5 Free";
    content: '\f00c';
    color: #fff;
    background: #008ee2;
    font-weight: 700;
}

.data-form .form-kuendigung-wrapper input[type='radio'] + label::after {
    display: none;
}

.data-form .form-kuendigung-wrapper input[type='radio']:checked + label::after {
    display: block;
    border: 0 none transparent;
    border-radius: initial;
    text-align: initial;
    height: initial;
    width: initial;
    background: transparent;
    top: 11px;
}

input[type='radio']:checked + label::before {
    background: linear-gradient(to right, rgb(0, 217, 255) 0%, rgb(0, 67, 197) 100%);
    box-shadow: inset 0 0 0 2px white;
    border: 1px solid #007EC3;
}

.data-form .product-card-zahlungsrhythmus input[type='radio'] + label::after {
    font-size: 0.85rem;
    height: 1.75rem;
    width: 1.75rem;
    line-height: 1.75rem;
    top: 0;
}

.product-card-zahlungsrhythmus input[type='radio'] + label::before,
.formular-adressen input[type='radio'] + label::before {
    background: initial;
    box-shadow: none;
    border: none;
    display: none;
}

.product-card-kuendigung-subheader.product-card-single-checkbox input,
.product-card-zahlungsart-subheader.product-card-single-checkbox input {

}

.product-card-kuendigung-subheader.product-card-single-checkbox label,
.product-card-zahlungsart-subheader.product-card-single-checkbox label {
    background: no-repeat;
    font-size: 1.35rem;
    padding: 1rem 0 0.5rem;
}

.data-form .product-card-headline h2 {
    color: #007EC3;
    font-size: 2rem;
    font-weight: bold;
    margin: 0 1rem;
}

.data-form .product-card-headline h4 {
    margin: 1.5rem 0 -0.5rem;
    text-transform: uppercase;
    font-size: 1.95rem;
}

.main-info-wrapper .block-text,
.block-text.list-style-checked {
    margin: 1.25rem 0;
}

.main-info-wrapper .block-text ul {
}

.main-info-wrapper .block-text li,
.block-text.list-style-checked li {
    margin: 1.25rem;
    list-style: none;
    position: relative;
}

.teaser-card .block-text.list-style-checked {
    margin: 0;
    padding-bottom: 0;
}

.teaser-card .block-text.list-style-checked li {
    margin: 0.25rem 1.25rem 0.5rem;
    line-height: 1.45em;
    min-height: 2.625em;
}

.teaser-card .block-text.list-style-checked li:before {
    top: 0.8rem;
}

.teaser-card .block-text.list-style-checked li:after {
    top: 0.65rem;
}

.teaser-card .block-image {
    display: flex;
    align-items: end;
}

.main-info-wrapper .block-text ul li::before,
.block-text.list-style-checked ul li::before {
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    font-size: 2rem;
    position: absolute;
    top: -0.8rem;
    margin-left: -2.5rem;
    z-index: 10;
    text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
}

.block-text.list-style-checked ul li::after {
    position: absolute;
    top: -0.1rem;
    left: -2.4rem;
    width: 1.8rem;
    height: 1.8rem;
    background: #fff;
    content: '';
    display: block;
    border-radius: 50rem;
    z-index: 9;
}

/*****************/

.list-style-checked-outline {
    margin: 1.25rem 0;
}

.list-style-checked-outline li {
    margin: 1.25rem;
    list-style: none;
    position: relative;
}

.list-style-checked-outline li:after {
    top: 0.65rem;
}


.list-style-checked-outline ul li::before {
    content: "\f00c";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 1.8rem;
    position: absolute;
    top: -0.75rem;
    margin-left: -2.1rem;
    z-index: 10;
    color: #007EC3;
}

.list-style-checked-outline ul li::after {
    position: absolute;
    top: -0.2rem;
    left: -2.5rem;
    width: 2rem;
    height: 2rem;
    content: '';
    display: block;
    border-radius: 50rem;
    z-index: 9;
    border: 1px solid #007EC3;
}

/*****************/

.product-card-formular-text {
    font-size: 0.875rem;
    padding: 0.75rem 0.25rem .75rem 1rem;
}

.product-card-lieferung,
.product-card-zahlungsart {
    display: none;
    /*
    box-shadow: 0 3px 4px -2px rgba(0, 0, 0, 0.5);
    margin: 0 1rem 1rem;
    padding: 0.75rem 0.25rem 0.25rem;
    background: #fefefe;
    */
}

.product-card-lieferung {
    display: block;
}

.product-card-zahlungsart {
    padding: 0.1875rem;
}

.product-card-zahlungsrhythmus,
.product-card-checkbox {
    display: block;
    padding: 1rem 0;
}

.overview-checkboxen label,
.product-card-lieferung-header label,
.product-card-zahlungsart-header label {
    /*box-shadow: 0 3px 4px -2px rgba(0, 0, 0, 0.5);*/
    margin: 0 1rem 1rem;
    margin: 0;
    /*padding: 0.75rem 0.25rem .75rem 1rem;*/
    display: block;
    transition: margin 0.4s;
    /*background: #a1dced;*/
}

.product-card-kuendigung-subheader label,
.product-card-zahlungsart-subheader label {
    margin: 0;
    padding: 0.75rem 0.25rem .75rem 1rem;
    display: block;
    transition: margin 0.4s;
    background: #a1dced80;
    background: rgba(161, 220, 237, 0.5);
}

.data-form .form-kuendigung-wrapper.product-card-kuendigung-subheader label,
.form-rechnung-inhaber-wrapper.product-card-zahlungsart-subheader label {
    background: #e5e5e5;
}

.form-bankeinzug-inhaber-wrapper.product-card-zahlungsart-subheader label {
    background: #e5e5e5;
}

.product-card-zahlungsart-header-single label {
    margin-bottom: 0;
}

.product-card-lieferung-header label {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.overview-checkboxen input[type='radio']:checked + label {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    position: relative;
}

.overview-checkboxen input[type='radio'] + label,
.leserservice-radioboxen input[type='radio'] + label,
.leserservice-radioCheckBoxen input[type='checkbox'] + label,
.product-card-zahlungsart-header input[type='radio'] + label,
.product-card-checkbox input[type="checkbox"] + label,
.product-card-zahlungsrhythmus input[type='radio'] + label {
    position: relative;
}

.product-card-zahlungsart-header input[type='radio'] + label {
    padding-left: 2.75rem;
    font-size: 1.35rem;
}

.leserservice-radioboxen input[type="radio"] + label,
.leserservice-radioCheckBoxen input[type="checkbox"] + label,
.product-card-checkbox input[type="checkbox"] + label,
.product-card-zahlungsrhythmus input[type='radio'] + label {
    padding-left: 2.25rem;
    font-size: 1rem;
    margin: 0 0 0.5rem;
}

.product-card-kuendigung-subheader input[type='checkbox']:checked + label,
.product-card-zahlungsart-subheader input[type='checkbox']:checked + label {
    margin-bottom: 0.75rem;
    position: relative;
}

.product-card-kuendigung-subheader input[type='radio']:checked + label {
    position: relative;
}

.leserservice-radioboxen .cell,
.leserservice-radioCheckBoxen .cell {
    padding: 0.5rem 0;
}

.overview-checkboxen-wrapper {

}

.overview-checkboxen {
    color: #777;
}

.overview-checkboxen label {
    margin: 0;
    background: initial;
    box-shadow: none;
    padding: 0.25rem 0.25rem 0.25rem 1rem;
    font-size: 1rem;
    color: #777;
}

.overview-checkboxen input[type='checkbox']:checked + label {
    position: relative;
}

.data-form .overview-checkboxen input[type="checkbox"]:checked + label::after {
    top: 0.35rem;
}

.overview-checkboxen strong {
    color: #000;
}

@media (max-width: 39.9375rem) {
    .main-info-wrapper .block-text ul li::before,
    .block-text.list-style-checked ul li::before {
        font-size: 1.5rem;
    }

    .block-text.list-style-checked ul li::after {
        top: -0.1rem;
        width: 1.3rem;
        height: 1.3rem;
    }

    .teaser-card .block-text.list-style-checked li:before {
        top: 0;
    }

    .teaser-card .block-text.list-style-checked li:after {
        top: 0.05rem;
    }

    #produktauswahl .teaser-card .product-card-headline {
        padding-bottom: 2.5rem !important;
    }

    .product-card-preis.preis-bottom-middle {
        right: 0;
        bottom: 2rem;
    }

    .product-card-preis-img-bg .product-card-preis {
        left: calc(50% - 4.375rem);
        bottom: -1.5rem;
    }

    .product-card.teaser-card .block-image {
        width: 70%;
    }

    .product-card.teaser-card-white .block-image {
        position: relative;
        left: calc(-1.625rem - (100vw / 12));
        width: 100vw;
        margin-top: 1rem;
        left: -0.625rem;
        width: calc(100% + 1.25rem);
        bottom: 0;
    }
}

#rechnung-wrapper,
#bankeinzug-wrapper {
    display: none;
}

.product-card-buttons {
    width: 50%;
    float: left;
}

.product-card-buttons.product-card-buttons-full {
    width: 100%;
    position: relative;
}

.product-card-buttons.product-card-buttons-right,
.product-card-buttons.product-card-buttons-left {
    width: 100%;
}

.product-card-buttons > .button {
    float: right;
    margin-left: 0.5rem;
    color: #fff;
    font-size: 1.25rem;
    padding: 0.45em 0.75em 0.75rem;
    border-radius: 0.65rem;
    white-space: nowrap;
}

.product-card-buttons.product-card-buttons-full > .button {
    float: inherit;
    margin-top: 1rem;
}

.product-card-buttons.product-card-buttons-left > .button {
    float: left;
    margin-left: 0;
    margin-right: 0.5rem;
}

.product-card-buttons.product-card-buttons-right > .button {
    float: right;
    margin-left: 0.5rem;
    margin-right: 0;
}

.product-card-buttons > .button.arrow-left:before {
    color: #fff;
    content: '\f101';
    /*font-family: 'FontAwesome';*/
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1em;
    padding-right: 0.85rem;
    padding-left: 0.75rem;
    position: relative;
    top: 0.125rem;
}

.product-card-info-layer {
    background: #a1dced;
    background: -moz-linear-gradient(top, #a1dced 0%, #fff 100%);
    background: -webkit-linear-gradient(top, #a1dced 0%, #fff 100%);
    background: linear-gradient(to bottom, #a1dced 0%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1dced', endColorstr='#fff', GradientType=0);

    padding: 1rem;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    border: 1px solid #fff;
}

.product-card-info-layer-headline {
    font-size: 1.5rem;
    font-weight: 700;
}

.product-card-info-layer-text {

}

.back-button-wrapper hr {
    margin: 0.65rem auto;
}

.back-button {
    color: #007EC3;
    background: none !important;
    font-size: 1rem;
    padding: 0.15em 0 0.275em;
}

.back-button:hover {
    color: #007EC3;
    background: none;
}

/* Product-Form */
.product-form-card {

}

/* overviews */
.overview-wz > * {
    border-top: 1px solid #007EC3;
}

@media (max-width: 39.9375rem) {
    #leserservice-wrapper .grid-x .overview-wz:first-child > * {
        border-top: none;
    }

    .overview-wz .grid-container {
        padding-top: 1.125rem;
    }
}

@media (min-width: 40rem) {
    .overview-wz:first-child > *,
    .overview-wz:nth-child(2) > * {
        border-top: none;
    }

    .overview-wz .grid-container {
        padding-top: 2.25rem;
    }
}

.vorteile-abo {
    background: #ccc;
    position: relative;
}

.vorteile-abo:before {
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
    content: '';
    z-index: 0;
    background-image: url("../../assets/images/layout/Adobe_Stock_58870033.jpg");
    background-size: contain;
    background-position: center right;
    background-repeat: no-repeat;
}

.vorteile-abo > .grid-container {
    position: relative;
}

.vorteile-abo > .grid-container:before {
    background: linear-gradient(to right, rgb(204, 204, 204), rgb(204, 204, 204) 50%, rgba(204, 204, 204, 0) 100%);
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
    content: '';
}

/* FORMS */
.data-form {
    width: 100%;
}

.formular-adressen {
    width: 100%;
}

.formular-adressen .product-form-card {
    jbackground: rgba(255, 255, 255, 0.85);
    margin-bottom: 1rem;
    padding-bottom: 0.25rem;
}

.formular-adressen .product-card-buttons {
    width: 100%;
    padding: 1rem 1rem 0.75rem;
    position: relative;
}

.formular-adressen .product-card-buttons-form-wrapper {
    background: none;
}

.formular-adressen .product-card-buttons-form-wrapper .button {
    margin: 0;
}

.formular-adressen .product-card-buttons .button {
    float: initial;
}

@media (max-width: 39.9375rem) {
    .formular-adressen .block-headline h1,
    .formular-adressen .block-headline h2 {
        font-size: 1.25rem;
    }

    .formular-adressen .product-card-buttons > .button {
        width: auto;
    }
}

[type="text"],
[type="password"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="month"],
[type="week"],
[type="email"],
[type="number"],
[type="search"],
[type="tel"],
[type="time"],
[type="url"],
[type="color"],
textarea {
    border-color: #969696;
    border-radius: 0.5rem;
    height: 2rem;
    padding-top: 0;
    padding-bottom: 0;
}

select {
    border-color: #969696;
    border-radius: 0.5rem;
    background: rgba(0, 0, 0, 0.0025);
    height: 2rem;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    z-index: 99;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
}

.select-wrapper {
    position: relative;
    background: rgb(248, 248, 248);
}

.select-wrapper:after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-size: 1.25rem;
    content: "\f078";
    color: #007EC3;
    top: 0;
    right: 0.5rem;
    font-weight: 700;
}

select:focus {
    border-radius: 0;
    background: none;
}

/* BREADCRUMB */
ul.breadcrumb {
    list-style: none;
    margin: 0;
}

ul.breadcrumb a {
    color: #fff;
}

.breadcrumbs {
    margin: 0.75rem 0;
    margin: 0.5rem 0;
    color: #fff;
}

.breadcrumbs span {
    color: #fff;
    font-size: 1rem;
}

.breadcrumbs li:not(:last-child)::after {
    color: #007EC3;
    content: '\f101';
    /*font-family: 'FontAwesome';*/
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 0.85rem;
    line-height: 1em;
}

.breadcrumb-gray {
    border-top: 1px solid #969696;
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
    border-bottom: 1px solid #969696;
}

.breadcrumb-gray ul.breadcrumb a {
    color: #969696;
}

.breadcrumb-gray .breadcrumbs {
    color: #969696;
}

.breadcrumb-gray .breadcrumbs span {
    color: #969696;
}

.breadcrumb-gray .breadcrumbs .active span {
    font-weight: 700;
}

select.input-change {
    background: #007EC3;
    transition: background 0.125s;
}

select.input-changed {
    background: #fff;
}

.input-nomatch,
.input-nomatch:focus,
.input-nomatch:hover {
    background: orangered;
}

.ausgabe-info {
    background: #e0f49c;
    border: 1px solid #3e432b;
    padding: 1rem;
    color: #3e432b;
    margin: 0.5rem 0;
    width: 100%;
    display: none;
}

.ausgabe-error {
    background: #fdb89e;
    border: 1px solid orangered;
    padding: 1rem;
    color: orangered;
    margin: 0.5rem 0;
    width: 100%;
    display: none;
}

@media (max-width: 39.375rem) {
    #breadcrumb .breadcrumb-gray {
        border-top: none;
        margin-top: 0;
        margin-bottom: 0.5rem;
    }

    #breadcrumb nav.breadcrumbs {
        display: none;
    }
}

/* ORDER STEPS */

body {
    counter-reset: section;
}

.breadcrumb-counter-nav {
    margin: 0;
    padding: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    list-style: none;
    background: #2C3E50;
    display: none !important;
}

.breadcrumb-counter-nav .breadcrumb-counter-nav-item {
    position: relative;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 1rem 2rem;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

.breadcrumb-counter-nav .breadcrumb-counter-nav-item:hover {
    background: #1a252f;
}

.breadcrumb-counter-nav .breadcrumb-counter-nav-item::before {
    counter-increment: section;
    content: counter(section);
    position: relative;
    background: #507192;
    color: #fff;
    right: 0.8rem;
    border-radius: 50%;
    padding: 0.2em 0.55em;
}

.breadcrumb-counter-nav .breadcrumb-counter-nav-item.current {
    background: #1a252f;
}

.breadcrumb-counter-nav .breadcrumb-counter-nav-item.current::after {
    content: '';
    position: absolute;
    top: 0;
    right: -1rem;
    width: 0;
    height: 0;
    border-top: 1.75rem solid transparent;
    border-bottom: 1.75rem solid transparent;
    border-left: 1rem solid #1a252f;
    z-index: 300;
}

.breadcrumb-counter-nav .breadcrumb-counter-nav-item.current::before {
    background-color: #88a4bf;
}

.breadcrumb-counter-nav .breadcrumb-counter-nav-item a {
    color: #fff;
    font-size: 0.875rem;
}

@media only screen and (max-width: 52em) {
    .breadcrumb-counter-nav {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}


/** --------------------------- */

.ds-container {
    overflow: hidden;
}

/* device menu */

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

html,
body,
.container,
.scroller {
    height: 100%;
}

[class*="ion-"]::before {
    margin: 0 0.6em 0 0;
}

.scroller {
    overflow-y: scroll;
}

.scroller,
.scroller-inner {
    position: relative;
}

.container {
    position: relative;
    overflow: hidden;
}

.menu-trigger {
    position: relative;
    padding-left: 60px;
    font-size: 0.9em;
}

.menu-trigger:before {
    position: absolute;
    top: 2px;
    left: 0;
    width: 40px;
    height: 6px;
    background: #fff;
    box-shadow: 0 6px rgba(0, 0, 0, 0), 0 12px #FFF, 0 18px rgba(0, 0, 0, 0), 0 24px #FFF;
    content: '';
}

.ds-pusher {
    position: relative;
    left: 0;
    height: 100%;
    perspective: 1000px;
}

.deviceselector {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    height: 55vh;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    width: 100%;
}

#deviceselector-selector {
    height: 500px;
    max-height: 500px;
}

@media (max-width: 39.375rem) {
    #deviceselector-result {
        height: 25vh !important;
    }

    #deviceselector-selector {
        height: 55vh !important;
    }
}

@media (min-width: 40rem) {
    #deviceselector-result {
        height: 500px;
        max-height: 500px;
    }

    .deviceselector {
        height: 500px;
    }
}

.deviceselector a {
    font-weight: 400;
    text-decoration: none;
    color: #007EC3;
    outline: none;
}

.deviceselector-status-info {
    margin-left: 0.125rem;
    color: #969696;
    font-weight: 400;
}

#device-info-color-wrapper {
    position: absolute;
    left: 66%;
    top: 15%;
    top: 7.5%;
}

.device-info-color {
    display: block;
    height: 1rem;
    width: 1rem;
    padding: 1.5rem;
    border: 0.25rem solid #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border-radius: 50em;
    margin: 1rem 0.375rem 0;
}

.device-info-color-inside {
    display: inline-block;
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);*/
    border-radius: 50em;
    right: 3rem;
    position: absolute;
    height: 2.5rem;
    width: 2.5rem;
    border: 0.125rem solid #fff;
    top: 0.6rem;
    font-size: 1.8rem;
    padding: 0.65rem 0.4rem;
    line-height: 1rem;
}

.ds-level {
    position: absolute;
    top: 0;
    /* left: */
    /* left: 0; */
    /* right: */
    right: 0;
    width: 100%;
    height: 100%;
    /*background: linear-gradient(to top left, #0042ca, #00d9ff);*/
    background: #eee;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    text-align: right;
    border-radius: 0 0 0.75rem 0.75rem;
    transition: background 0.75s;
}

@media (min-width: 40rem) {
    .ds-level {
        border-radius: 0.75rem 0 0 0.75rem;
    }
}

.ds-pusher::after,
.ds-level::after,
.ds-level::before {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    content: '';
    opacity: 0;
}

.ds-pusher::after,
.ds-level::after {
    /*background: rgba(0, 0, 0, 0.15);*/
    -webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
    -moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
    transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
}

.ds-level::after {
    z-index: -1;
}

.ds-pusher.ds-pushed::after,
.ds-level.ds-level-overlay::after {
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.ds-level.ds-level-overlay {
    /* cursor: pointer; */
}

.ds-level.ds-level-overlay.ds-level::before {
    width: 100%;
    height: 100%;
    background: transparent;
    opacity: 1;
    /*border-left: 1px solid rgba(255, 255, 255, 0.5);*/
}

.ds-pusher,
.ds-level {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

/* overlap */

.ds-overlap .ds-level.ds-level-open {
    /*box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);*/
    -webkit-transform: translate3d(-40px, 0, 0);
    -moz-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
    position: absolute;
}

/* First level */

.deviceselector > .ds-level,
.deviceselector > .ds-level.ds-level-open,
.deviceselector.ds-overlap > .ds-level,
.deviceselector.ds-overlap > .ds-level.ds-level-open {
    box-shadow: 10px 0px 20px -15px rgba(255, 255, 255, 0.5) inset;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.deviceselector .ds-level {
    background: #e1f3f9;
}

.ds-level {
    box-shadow: 10px 0px 20px -15px rgba(255, 255, 255, 0.5) inset;
}

/*
.deviceselector > .ds-level > ul > li > .ds-level {
    background: #c0e7f3;
}

.deviceselector > .ds-level > ul > li > .ds-level > ul > li > .ds-level {
    background: #c7eaf4;
}

.deviceselector > .ds-level > ul > li > .ds-level > ul > li > .ds-level > ul > li > .ds-level {
    background: #d1eef6;
}

.deviceselector > .ds-level > ul > li > .ds-level > ul > li > .ds-level > ul > li > .ds-level > ul > li > .ds-level {
    background: #ddf2f9;
}

.deviceselector > .ds-level > ul > li > .ds-level > ul > li > .ds-level > ul > li > .ds-level > ul > li > .ds-level > ul > li > .ds-level {
    background: #ecf8fb;
}
*/

/* cover */

.ds-cover .ds-level.ds-level-open {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.ds-cover .ds-level.ds-level-open > ul > li > .ds-level:not(.ds-level-open) {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

/* content style */

.deviceselector ul {
    margin: 0 0 0 2rem;
    padding: 0;
    list-style: none;
}

.deviceselector h4 {
    margin: 0;
    padding: 0.45em 1em 1.5em 0;
    position: relative;
    left: 1em;
    font-weight: 400;
    font-size: 2em;
    text-align: left;
    color: rgba(255, 255, 255, 0.7);
    color: #007EC3;
}

.deviceselector.ds-overlap h4::before {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 8px;
    font-size: 75%;
    line-height: 1.8;
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.1s 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.1s 0.3s;
    transition: opacity 0.3s, transform 0.1s 0.3s;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
}

.deviceselector.ds-cover h4 {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 1em;
}

.ds-overlap .ds-level.ds-level-overlay > h4::before {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
}

.deviceselector ul li > a {
    display: block;
    /*padding: 0.7em 1em 0.7em 1.8em;*/
    padding: 0.7em 1.8em 0.7em 1em;
    outline: none;
    box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -1px rgba(255, 255, 255, 0.8);
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
    font-size: 1.25em;
    -webkit-transition: background 0.3s, box-shadow 0.3s;
    -moz-transition: background 0.3s, box-shadow 0.3s;
    transition: background 0.3s, box-shadow 0.3s, opacity 0.7s;
    font-weight: 700;
    margin-left: 0;
    text-align: left;
    position: relative;
}

@media screen and (min-width: 40rem) {
    .deviceselector ul li > a {
        padding-left: 25%;
    }
}

.deviceselector ul li > a::before {
    font-family: "Font Awesome 5 Free";
    position: absolute;
    content: "\f101";
    right: 1rem;
    font-size: 1.85rem;
    padding: 0.65rem 0.4rem;
    line-height: 1.0625rem;
    background: #bcd142;
    border-radius: 10rem;
    color: #fff;
    height: 2.5rem;
    width: 2.5rem;
    border: 0.125rem solid #fff;
    top: 0.6rem;
}

.deviceselector ul li > span.ds-info-overlay {
    position: absolute;
    /* left: */
    /* right: -121px; */
    /* right: */
    left: -121px;
    transform: rotate(-90deg);
    padding: 0;
    opacity: 0;
    transition: opacity 0.25s;
    width: 300px;
    height: 30px;
    top: 130px;
    color: #0087c1;
    font-weight: 600;
    z-index: -1;
}

.deviceselector ul li > span.ds-info-overlay.ds-selected {
    opacity: 1;
}

.deviceselector ul li > span.ds-info-overlay .ds-info-fa {
    transform: rotate(90deg);
    font-size: 1.25rem;
    display: inline-block;
    height: 1.5rem;
    width: 1.25rem;
    text-align: center;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.25);
    color: rgba(255, 255, 255, 0.85);
}

.deviceselector ul li > span.ds-info-overlay .ds-info-text {
    position: absolute;
    right: 1.75rem;
    top: -0.425rem;
}

@media screen and (max-width: 39.9375rem) {
    .deviceselector ul li > span.ds-info-overlay {
        right: -132px;
        font-size: 0.75rem;
    }

    .deviceselector ul li > span.ds-info-overlay .ds-info-fa {
        font-size: 1rem;
        height: 1.25rem;
    }

    .deviceselector ul li > span.ds-info-overlay.ds-selected {
        z-index: 999999;
    }
}

.deviceselector ul li::before {
    position: absolute;
    left: 10px;
    z-index: -1;
    color: rgba(0, 0, 0, 0.2);
    line-height: 3.5;
}

.ds-level > ul > li:first-child > a {
    box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.8);
}

.deviceselector ul li a:hover,
.ds-level > ul > li:first-child > a:hover {
    /*
    background: rgba(0, 0, 0, 0.2);
    */
    box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
    box-shadow: inset 0 -1px rgba(255, 255, 255, 0.8);
}

.deviceselector ul li a.ds-back:hover {
    /*
    background: rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
    */
}

.deviceselector .ds-level.ds-level-overlay > ul > li > a,
.ds-level.ds-level-overlay > ul > li:first-child > a {
    box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
}

.ds-level > ul > li:first-child > a:hover {
    box-shadow: inset 0 -1px rgba(255, 255, 255, 0.8), inset 0 1px rgba(255, 255, 255, 0.8);
}

.ds-level.ds-level-overlay > ul > li:first-child > a {
    box-shadow: inset 0 -1px rgba(0, 0, 0, 0), inset 0 1px rgba(0, 0, 0, 0);
}

/* seems like Chrome 34.0.1847.131 needs the second shadow otherwise the transition breaks */

a.ds-back {
    background: transparent;
    outline: none;
    display: block;
    /*box-shadow: inset 0 1px rgba(0, 0, 0, 0.1);*/
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s;
    text-align: left;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    margin-left: 2rem;
}

a.ds-back::after {
}

a.ds-back > span {
    display: block;
    padding: 0 1rem 0 0;
    margin: 0 0 1rem;
}

a.ds-back span span {
    background: transparent;
    outline: none;
    color: #007EC3;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    display: block;
    padding: 0.65em 1em 0.65em 2.125em;
    /*box-shadow: inset 0 1px rgba(0, 0, 0, 0.1); */
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s;
    text-align: left;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #007EC3;
    border-bottom: 1px solid #007EC3;
}

a.ds-back span span::after {
    font-family: "Font Awesome 5 Free";
    position: absolute;
    content: "\f100";
    left: 0.35em;
    font-size: 1.25em;
    top: 0.45em;
    font-weight: 700;
}

.ds-level.ds-level-open a.ds-back {
    display: none;
}

.ds-level.ds-level-open a.ds-back.ds-back-active {
    display: block;
    /*background: lime;*/
}

.deviceselector .ds-level.ds-level-overlay > .ds-back,
.deviceselector .ds-level.ds-level-overlay > .ds-back::after {
    background: transparent;
    box-shadow: none;
    color: transparent;
}

.no-csstransforms3d .ds-pusher,
.no-js .ds-pusher {
    padding-left: 300px;
}

.no-csstransforms3d .deviceselector .ds-level,
.no-js .deviceselector .ds-level {
    display: none;
}

.no-csstransforms3d .deviceselector > .ds-level,
.no-js .deviceselector > .ds-level {
    display: block;
}

#deviceselector-result-content {
    left: 8px;
    top: 8px;
    padding: 0;
    position: relative;
    overflow: hidden;
    border-radius: 0.75rem;
    display: block;
    height: calc(100% - 16px);
    width: calc(100% - 16px);
    background: #fff;
}

@media (min-width: 40rem) {
    #deviceselector-selector {
        padding-right: 0;
    }

    #deviceselector-result {
        padding-left: 0;
        transform: translateX(-2px);
        z-index: 9;
    }

    #deviceselector-result-content {
        width: calc(100% - 8px);
        left: 0;
    }
}

#deviceselector-result > * {
    background: linear-gradient(to bottom, #fbfbfb, #e0e0e0);
    display: block;
    height: 100%;
}

#deviceselector-result-content-wrapper {
    background: #e1f3f9;
    border-radius: 0.75rem 0.75rem 0 0;
    transition: all 0.5s;
}

@media (min-width: 40rem) {
    #deviceselector-result-content-wrapper {
        border-radius: 0 0.75rem 0.75rem 0;
    }
}

.deviceselector-result-wrapper {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    background-position: center;
    height: 100%;
    width: 100%;
    float: left;
}

.deviceselector-info-wrapper {
    position: absolute;
    width: 100%;
}

.deviceselector-info-block-wrapper {
    margin: 0 2rem;
    height: 100%;
}

.deviceselector-info-block {
    float: left;
    padding: 0 1rem;
    height: 100%;
    text-align: center;
    position: relative;
}

.deviceselector-info-block.cell {
    padding: 0;
}

.deviceselector-info-collection {
    display: inline-block;
    text-align: center;
    margin-top: 1.25rem;
}

.deviceselector-img-wrapper {
    height: 100%;
    padding-top: 32.5%;
}

.deviceselector-img-wrapper img {
    height: 100%;
    padding-top: 5%;
}

#device-selection {

}

#device-selection .product-card-buttons button {
    margin: 1rem 1rem 0 0;
}

#device-selection-list {
    margin-left: 2rem;
}

#device-selection-list li {
    text-align: left;
    color: #007EC3;
    border-bottom: 1px solid #fff;
    font-size: 1.25em;
    font-weight: 700;
    padding: 0.0625rem 0;
}

#device-selection-list li:first-child {
    border-top: 1px solid #fff;
}

#device-selection-list li span {
    margin-left: 0.125rem;
    color: #969696;
    font-weight: 400;
}

#device-selection-deviceid {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 0.25rem;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 3px;
    margin: 1rem;
    color: #007EC3;
}

.result-content-old {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 999999;
    box-shadow: 0 0 25rem #fff;
}

@media (max-width: 39.9375rem) {
    #device-selection-list {
        margin-left: 0;
    }

    #device-selection-list li {
        font-size: 0.9735em;
    }

    .deviceselector ul li > a {
        font-size: 0.9735em;
    }

    .deviceselector ul li > a::before {
        font-size: 1rem;
        height: 1.8rem;
        width: 1.8rem;
        line-height: 0.4rem;
    }

    .device-info-color {
        border-width: 0.125rem;
        padding: 1rem;
    }

    .device-info-color-inside {
        font-size: 1rem;
        height: 1.8rem;
        width: 1.8rem;
        line-height: 0.4rem;
    }

    #device-selection .product-card-buttons button {
        font-size: 0.9735rem;
        white-space: nowrap;
        padding-bottom: 0.5rem;
    }

    .deviceselector ul {
        margin-left: 1.25rem;
    }

    .deviceselector h4 {
        padding-top: 0.85em;
        font-size: 1.35em;
    }

    a.ds-back {
        margin-left: 1.25rem;
        font-size: 0.8rem;
    }

    .deviceselector ul li > span.ds-info-overlay .ds-info-text {
        top: -0.6825rem;
    }

    .ds-level {
        border-radius: 0.75rem 0 0.75rem 0.75rem;
    }

    .ds-container {
        background: linear-gradient(#e1f3f9, transparent);
    }
}

@media (min-width: 40rem) and (max-width: 63.9375rem) {
    #deviceselector-selector {
        max-height: 425px;
    }

    .deviceselector {
        height: 425px;
    }

    #device-selection-list {
        margin-left: 0;
    }

    #device-selection-list li {
        font-size: 0.9735em;
    }

    .deviceselector ul li > a {
        font-size: 0.9735em;
    }

    .deviceselector ul li > a::before {
        font-size: 1rem;
        height: 1.8rem;
        width: 1.8rem;
        line-height: 0.4rem;
    }

    .device-info-color {
        border-width: 0.125rem;
        padding: 1rem;
    }

    .device-info-color-inside {
        font-size: 1rem;
        height: 1.8rem;
        width: 1.8rem;
        line-height: 0.4rem;
    }

    #device-selection .product-card-buttons button {
        font-size: 0.9735rem;
        white-space: nowrap;
        padding-bottom: 0.5rem;
    }

    .deviceselector ul {
        margin-left: 1.25rem;
    }

    .deviceselector h4 {
        padding-top: 0.85em;
        font-size: 1.35em;
    }

    .deviceselector ul li > a {
        padding-left: 1rem;
    }

    a.ds-back {
        margin-left: 1.25rem;
        font-size: 0.8rem;
    }

    .deviceselector ul li > span.ds-info-overlay .ds-info-text {
        top: -0.585rem;
        font-size: 0.75rem;
    }
}

/** ERROR - Table*/
.notification-table,
.error-table {
    margin-top: 1rem;
}

.notification-table tbody,
.error-table tbody {
    background: transparent;
    border-color: transparent;
}

.notification-table tbody tr,
.error-table tbody tr {
    background: transparent;
}

.error-table tbody tr td {
    border-bottom: 1px solid #fcdfda;
    border-right: 1px solid #fcdfda;
    background: rgba(255, 183, 170, 0.35);
}

.error-table tbody tr td a {
    color: #ff002c;
    text-decoration: underline;
}

.error-table tbody tr td a:hover {
    color: #b50021;
}

.notification-table tbody tr td {
    border-bottom: 1px solid #fbfcda;
    border-right: 1px solid #fcfcda;
    background: rgb(255, 252, 170);
}

.notification-table tbody tr td a {
    color: #eecf5f;
    text-decoration: underline;
}

.notification-table tbody tr td a:hover {
    color: #E2B204;
}

/** ERROR */
.is-invalid-label {
    color: #ff002c;
}

.is-invalid-label:before {
    border-color: #ff002c !important;
}

.is-invalid-input:not(:focus) {
    border-color: #ff002c;
    background-color: #fcdfda;
}

.callout.primary {
    background-color: rgba(0, 126, 195, 0.025);
    border: 2px solid #e6f2f9;
    padding: 1.25rem;
    color: rgba(0, 126, 195, 0.75);
}

.callout.warning {
    background-color: rgba(255, 0, 44, 0.025);
    border: 2px solid rgba(255, 0, 44, 0.35);
    padding: 1.25rem;
    color: rgba(255, 0, 44, 0.75);
}

.callout.alert {
    background-color: rgba(255, 0, 44, 0.025);
    border: 2px solid rgba(255, 0, 44, 0.75);
    padding: 1.25rem;
    color: rgba(255, 0, 44, 0.75);
}

#verlagsprodukte.is-invalid-input + label {
    color: #ff002c;
}

.alert.callout.margin {
    margin: 1rem;
}

/* **** */
.no-padding-top {
    padding-top: 0 !important;
}

@media (max-width: 39.9375rem) {
    .no-padding-left-small {
        padding-left: 0 !important;
    }

    .no-padding-right-small {
        padding-right: 0 !important;;
    }
}

@media (min-width: 40rem) and (max-width: 63.9375rem) {
    .no-padding-left-medium {
        padding-left: 0 !important;;
    }

    .no-padding-right-medium {
        padding-right: 0 !important;;
    }
}

@media (min-width: 64rem) {
    .no-padding-left-large {
        padding-left: 0 !important;;
    }

    .no-padding-right-large {
        padding-right: 0 !important;;
    }
}


/* canvas */
body.offCanvasOpen {
    overflow: hidden;
}

.js-off-canvas-overlay {
    /* display: none !important; */
    background: transparent;
    z-index: 100009;
}

.off-canvas.is-transition-overlap {
    z-index: 100011;
}

.position-right {
    width: 100%;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}

.off-canvas {
    background: #fff;
}

.off-canvas a {
    color: #767676;
    text-transform: uppercase;
    font-size: 1.25rem;
    font-family: DINWebPro-Bold, sans-serif;
    line-height: 1.125em;
    padding-left: 1.75rem;
    border-bottom: 1px solid;
}

.off-canvas li:first-child a {
    border-top: 1px solid;
}

.off-canvas > .menu {
    margin-top: 4rem;
}

.off-canvas .menu .active > a {
    background: transparent;
    color: #767676;
}

#menu-logout-button-wrapper,
#menu-login-button-wrapper,
.off-canvas .close-button {
    height: 2rem;
    display: table;
    top: 1rem;
    right: 1rem;
}

#menu-login-button {
    font-size: 1rem;
}

#menu-login-button,
.off-canvas .close-button span {
    display: table-cell;
    vertical-align: middle;
}

.off-canvas .close-button img {
    width: 100%;
}

#menu-logout-button-wrapper,
#menu-login-button-wrapper {
    padding-left: 1rem;
}

.off-canvas.is-transition-overlap.is-open {
    box-shadow: none;
}

.accordion-menu .is-accordion-submenu a {
    padding-left: 2.75rem;
}

@media screen and (max-width: 39.9375em) {
    .accordion-menu .is-accordion-submenu a {
        padding-top: 0.425rem;
        padding-bottom: 0.425rem;
    }
}

.accordion-menu .nested.is-accordion-submenu {
    margin-bottom: 2rem;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    background: url("../assets/images/svg/arrow.svg") no-repeat;
    border: none;
    height: 17px;
    width: 17px;
    margin: 0;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transform-origin: 25% 25%;
    -ms-transform-origin: 25% 25%;
    transform-origin: 25% 25%;
    transition: all 0.4s;
    display: none !important;
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded="true"] > a::after {
    transform: rotate(-90deg);
    margin-top: 0;
    margin-right: 0.5rem;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    -webkit-animation: link-hover-x .8s cubic-bezier(.165, .84, .44, 1) 0s 1;
    animation: link-hover-x .8s cubic-bezier(.165, .84, .44, 1) 0s 1;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a img {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transform-origin: 25% 25%;
    -ms-transform-origin: 25% 25%;
    transform-origin: 25% 25%;
    transition: all 0.4s;
    position: absolute;
    top: 1.4rem;
    margin-left: 1.15rem;
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded="true"] > a img {
    transform: rotate(-90deg);
    margin-left: 0.75rem;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a span {
    position: relative;
    display: inline-block;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a span:after {
    position: absolute;
    background: #fff;
    height: 1px;
    width: 0;
    content: '';
    display: block;
    transition: all 0.4s;
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded="true"] > a span:after {
    width: 100%;
}


#logo-wrapper,
#info-button-wrapper,
#off-canvas-info-button-wrapper {
    background: #fff;
}

#info-button-wrapper,
#off-canvas-info-button-wrapper {
    cursor: pointer;
    text-align: center;
    display: flex;
    height: 100%;
    align-items: center;
}

#info-button-wrapper span,
#off-canvas-info-button-wrapper span {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.65rem;
    text-transform: uppercase;
    font-family: DINWebPro-Bold, sans-serif;
    line-height: 1em;
    color: #0A246A;
    padding-top: 6px;
}

#info-button-wrapper span {
    width: 100%;
}

#header-menu {
    padding: 1.5rem 0;
    padding: 1.125rem 0;
}

#header-menu #logo-wrapper {
    display: block;
    /*height: 100%;*/
}

#header-menu #logo-wrapper-outer {
    padding-right: 0;
    padding-left: 0.9375rem;
}

#header-menu #logo-wrapper-outer,
#header-menu #header-menu-button-wrapper {
    position: relative;
    z-index: 999999;
}

#header-menu #menu-button-wrapper-outer {
    padding-left: 0.9375rem;
    padding-right: 0;
}

#header-menu #menu-button-wrapper-outer > .grid-x {
    height: 100%
}

#header-menu #logout-button-wrapper-outer,
#header-menu #login-button-wrapper-outer,
#header-menu #menu-button-wrapper-outer,
#header-menu #wz-button-wrapper-outer {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: stretch;
    align-items: flex-end;
}

#header-menu #logout-button-wrapper,
#header-menu #login-button-wrapper,
#header-menu #menu-button-wrapper,
#header-menu #wz-button-wrapper {
    order: 0;
    flex: 0 1 AUTO;
    align-self: flex-end;
}

#angebot-button-wrapper,
#off-canvas-angebot-button-wrapper {
    background: #002f6c;
    cursor: pointer;
    text-align: center;
    display: table;
    color: #fff;
}

#angebot-button-wrapper {
    padding: 0;
}

#angebot-button-wrapper span,
#off-canvas-angebot-button-wrapper span {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.65rem;
    text-transform: uppercase;
    font-family: DINWebPro-Bold, sans-serif;
    line-height: 1em;
}

#menu-button-wrapper {
    cursor: pointer;
}

#account-button-wrapper,
#off-canvas-account-button-wrapper {
    background: #f1f2f2;
}

#header-menu-wrapper-outer {
    background: #fff;
}

#header-menu-wrapper {
    z-index: 1;
    top: 0;
}

#header-menu-wrapper .grid-container {
    padding: 0;
}

#header-menu .cell,
#off-canvas-header-menu .cell {
    padding: 0;
    position: relative;
}

#header-menu #menu-button-wrapper span {
    height: 100%;
    position: absolute;
    transition: all 0.4s;
    transform: rotate(0deg);
    left: 0.65rem
}

#header-menu #menu-button-wrapper #menu-button-open {
    left: 0.5625rem;
}

#header-menu .hide-on-open,
.offCanvasOpen #header-menu .hide-on-closed,
#header-menu img.hide-on-open,
.is-open-right #header-menu img.hide-on-closed {
    opacity: 0;
}

#header-menu .hide-on-closed,
.offCanvasOpen #header-menu .hide-on-open,
#header-menu img.hide-on-closed,
.is-open-right #header-menu img.hide-on-open {
    opacity: 1;
}

.offCanvasOpen #header-menu #menu-button-wrapper .hide-on-closed,
.offCanvasOpen #header-menu #menu-button-wrapper .hide-on-open,
.is-open-right #header-menu img.hide-on-closed,
.is-open-right #header-menu img.hide-on-open {
    /*transform: rotate(180deg);*/
}

@media (min-width: 40rem) {
    #header-menu #header-menu-button-wrapper {
        display: flex;
        justify-content: flex-end;
    }

    #header-menu #header-menu-button-wrapper #menu-button-wrapper {
        background: #007EC3;
        padding: 0.25rem 0;
        width: 3rem;
        font-size: 1.25rem;
        position: relative;
        height: 1.75rem;
        height: 1.9rem;
    }

    #header-menu #menu-button-wrapper #menu-button-open {
        left: 1rem;
        top: 0.35rem;
    }

    #header-menu #menu-button-wrapper #menu-button-plus {
        left: 1.12rem;
        top: 0.35rem;
    }
}

@media (max-width: 63.9375rem) {
    #header-menu #logo-wrapper {
        height: auto;
    }
}

@media (max-width: 39.9375rem) {
    #header-menu #logo-wrapper {
        height: auto;
    }

    #header-menu #logo-wrapper-outer {
        padding: 0.75rem 0.625rem;
    }

    #header-menu {
        padding: 0.5rem 0;
    }

    #header-menu #header-menu-button-wrapper {
        display: flex;
        align-self: center;
        justify-content: flex-end;
    }

    #header-menu-button-wrapper .button {
        background: transparent;
        border-radius: 2px;
        border: 1px solid #007EC3;
        color: #007EC3;
        padding: 0.25rem 0;
        width: 2.25rem;
        font-size: 1.25rem;
        position: relative;
        height: 1.75rem;
    }

    #header-menu #logout-button-wrapper-outer,
    #header-menu #login-button-wrapper-outer,
    #header-menu #menu-button-wrapper-outer,
    #header-menu #wz-button-wrapper-outer {
        padding: 0 0.625rem 0 0;
    }
}

/* wz table */
table.wz-table {

}

table.wz-table a {
    border-bottom: 2px solid;
}

table.wz-table a:hover {
}

table.wz-table thead, table.wz-table tbody, table.wz-table tfoot {
    border: none;
}

table.wz-table tr {

}

table.wz-table th,
table.wz-table td {
    text-align: center;
    width: 20%;
}

table.wz-table th.text-left,
table.wz-table td.text-left {
    text-align: left;
}

table.wz-table th {
    background: #b3dbec;
    color: #007EC3;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

table.wz-table td {
    background: #fff;
    color: #007EC3;
    border-bottom: 1px solid #e6f3f9;
    border-right: 1px solid #e6f3f9;
}

table.wz-table td.cell-lightblue {
    background: #e6f3f9;
    border-right: 1px solid #fff;
    text-align: left;
    border-bottom: 1px solid #fff;
}

table.wz-table th.cell-blue,
table.wz-table td.cell-blue {
    background: #b3dbec;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    /*font-style: italic;*/
    color: #007EC3;
}

table.wz-table th:last-child,
table.wz-table td:last-child {
    border-right: none;
}

table.wz-table .fas {
    color: #bcd142;
    font-size: 1.5rem;
}

.checkout-step-wrapper {
    border-bottom: 1px solid #B3DBEC;
    padding: 0;
    margin-bottom: 2.5rem;
    border-radius: 0 0 0 1rem;
}

.checkout-step {

}

.checkout-step .checkout-step-text {
    font-size: 1.25rem;
    color: #007EC3;
    margin-left: 0.25rem;
}

.checkout-step-active .checkout-step-text {
}

.checkout-step .checkout-step-num {
    background: #DFDFDF;
    color: #fff;
    padding: 0.1em; /* 0.12em 0 0.08em;*/
    line-height: 1em;
    text-align: center;
    font-size: 2.5rem;
    border-radius: 1em;
    width: 1.25em;
    height: 1.25em;
    display: inline-block;
    position: relative;
    top: 0.25em;
    font-weight: 700;
    box-shadow: 0 0 0 0.1em #fff;
}

.checkout-step .checkout-step-num.num-1 {
    padding: 0.1em 0.12em 0.1em 0.08em;
}

.checkout-step-active .checkout-step-num {
    background-color: #007EC3;
}

@media (max-width: 39.9375rem) {
    .grid-padding-x > .cell.checkout-step {
        padding-right: 0;
        padding-left: 0;
    }

    .grid-padding-x > .cell.checkout-step:first-child {
        padding-left: 0.625rem;
    }

    .grid-padding-x > .cell.checkout-step:last-child {
        padding-right: 0.625rem;
    }

    .checkout-step .checkout-step-num {
        font-size: 1.45rem;
    }

    .checkout-step .checkout-step-text {
        font-size: 0.65rem;
        margin-left: 0.25rem;
    }
}

/* Ansprechpartner */
.ansprechpartner-wrapper {
    display: flex;
    align-items: center;
}

.ansprechpartner-image-wrapper {
    margin: 0.75rem 1rem 0.75rem 0.5rem;
}

.ansprechpartner-image {
    height: 6.5rem;
    width: 6.5rem;
    justify-content: center;
    display: flex;
    border-radius: 50%;
    background-size: cover;
}

.ansprechpartner-text .block-headline {
    font-size: 1.25rem;
}

.ansprechpartner-text .block-text {
    padding: 0.25rem 0 0;
}

.ansprechpartner-text .block-text p {
    margin: 0;
}

/* Standtermine */
.overview-standtermine .block-content ul {
    margin-bottom: 0;
}

.overview-standtermine .block-content {
    border-right: 1px solid #333;
    margin-bottom: 2rem;
}

.overview-standtermine .block-content:first-child {
    margin-bottom: 0;
}

.overview-standtermine .block-content:last-child,
.overview-standtermine .block-content:nth-child(4n+1) {
    border-right: none;
}

@media (max-width: 39.9375rem) {
    .overview-standtermine .block-content {
        border-right: none;
    }

    table.wz-table tr {
        font-size: 0.875rem;
    }

    table.wz-table td {
        font-size: 0.75rem;
    }

    .product-card-headline {
        width: 60vw;
    }
}

@media (max-width: 63.9375rem) {
    .overview-standtermine .block-content:nth-child(3n+1) {
        border-right: none;
    }
}

#footer-menu .cookie-setting-link.ot-sdk-show-settings {
    border: none;
    color: #fff;
    font-size: initial;
}

#footer-menu .cookie-setting-link.ot-sdk-show-settings:hover {
    background: transparent;
}

/* epaper login */
#login .password.error {
    border: 1px solid #f19d9d;
    background-color: #ffe0e0;
    box-shadow: inset 0 0 0 #fff;
    color: #d95e5e;
}

#login .user.error {
    border: 1px solid #f19d9d;
    background-color: #ffe0e0;
    box-shadow: inset 0 0 0 #fff;
    color: #d95e5e;
}

#login .info.error {
    color: #f00;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

/* inhaltsbaustein */
.inhaltsbaustein-content-plain {

}

.inhaltsbaustein-content {
    border: 2px solid #ccc;
    padding: 0.75rem;
    background: #eee;
    color: #ccc;
}

.inhaltsbaustein-content.inhaltsbaustein-blue {
    border-color: #0087c1;
    background: #e0f0f8;
    color: #0087c1;
}

/* 4klang */
.vierklang-wrapper {

}

.vierklang-wrapper-outer-business {
    padding: 0;
}

.vierklang-wrapper .callout {
    border: 2px solid #e6f2f9;
    padding: 2rem 0.75rem 2.5rem;
    transition: all 0.5s;
    display: block;
}

.vierklang-wrapper.vierklang-wrapper-imageonly .callout {
    padding: 0.75rem;
}

.vierklang-wrapper .img-wrapper {
    width: 90%;
    margin: 0 5% 1.5rem;
    text-align: center;
}

.vierklang-wrapper .img-wrapper img {
    max-height: 380px;
}

.vierklang-wrapper .contentWrapper {
    padding: 0 1rem;
}

.vierklang-wrapper .content {
    padding-bottom: 1.5rem;
    color: #969696;
    line-height: 1.25em;
    font-size: 0.9375rem;
}

.vierklang-wrapper .headline {
    color: #007EC3;
    font-size: 1.45rem;
    font-weight: bold;
    text-align: center;
}

.vierklang-wrapper .subline {
    color: #969696;
    padding-bottom: 1.25rem;
    text-align: center;
}

.vierklang-wrapper ul {
    margin: 0;
}

.vierklang-wrapper li {
    list-style: none;
    color: #969696;
    line-height: 1.95em;
    font-size: 0.9375rem;
}

.vierklang-wrapper .icn-green {
    color: #c1d050;
    font-size: 1.5rem;
    transform: translateY(0.2rem);
    margin-right: 0.2rem;
}

.vierklang-wrapper .icn-gray {
    color: #cacaca;
    font-size: 1.5rem;
    transform: translateY(0.2rem);
    margin-right: 0.2rem;
}

.vierklang-wrapper .img-wzplus {
    width: 3rem;
    position: relative;
}

.vierklang-wrapper .img-wzplus:before {
    content: '';
    height: 1.75rem;
    width: 3rem;
    display: inline-block;
    background: url('../images/wzplus.svg') no-repeat;
    background-size: contain;
    top: -1rem;
    position: absolute;
    font-size: 0;
    line-height: 0;
}

.vierklang-wrapper .topseller {
    position: relative;
}

.vierklang-wrapper .topseller:before {
    content: '';
    height: 6rem;
    width: 6rem;
    background: url('../images/topseller.svg') no-repeat;
    background-size: contain;
    top: -1px;
    position: absolute;
    right: -1px;
}

.vierklang-wrapper .buttons {
    text-align: center;
}

.vierklang-wrapper .button {
    background: #007EC3;
    border: none;
    color: #fff;
    font-size: 1.125rem;
    padding: 0.45em 0.75em 0.75rem;
    padding: 0.5em 0.875em 0.75rem;
    border-radius: 0.65rem;
    border-radius: 0;
    margin: 0;
    float: none;
    white-space: nowrap;
    width: calc(100% - 2rem);
    line-height: 1.125rem;
}

@media (max-width: 63.9375rem) {

}

@media (min-width: 64rem) {
    .vierklang-wrapper .callout:focus,
    .vierklang-wrapper .callout:hover {
        transform: scale(1.125);
        border-color: #fff;
        box-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.35);
        z-index: 99;
    }

    .vierklang-wrapper .callout .button:focus,
    .vierklang-wrapper .callout .button:hover {
        color: #007EC3;
        background: #fff;
        box-shadow: 0 0 0.95rem rgba(0, 0, 0, 0.35);
    }

    .vierklang-wrapper .callout .button:hover {
        background: #bababa;
        color: #fff;
        box-shadow: none;
    }

    .vierklang-wrapper .callout .button:focus {
        background: #6f6f6f;
        color: #fff;
        box-shadow: none;
    }

    .vierklang-wrapper .img-wrapper img {
        max-height: 180px;
    }
}

/* content-tables */
@media screen {
    .content-table-blue table th {
        background: #007EC3;
        color: #fff;
        text-align: left;
    }

    .content-bullets-blue table li {
        list-style: none;
    }

    .content-bullets-green table li:before {
        color: #c1d050;
        font-size: 1.5rem;
        transform: translateY(0.2rem);
        margin-right: 0.5rem;
        content: "\f058";
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -0.75em;
        font-family: "Font Awesome 5 Free";
        font-style: normal;
    }
}

@media screen {
    .listDocumentItem img {
        width: 100%;
    }
}

@media screen {

    #digitalExtraDownloadDanke {
        display: none;
    }

    #digitalExtraDownloadInfo span,
    #digitalExtraDownloadFehler span {
        padding: 0.65rem;
        color: rgb(237, 20, 61);
        border: 1px solid;
        display: block;
        font-size: 1.25rem;
        line-height: 1;
        background: rgba(237, 20, 61, 0.05);
        margin-top: 0.65rem;
    }

    #digitalExtraDownloadInfo span {
        color: rgb(237, 142, 61);
        background: rgba(237, 142, 61, 0.05);
    }

    .digitalExtraDownloadButtonWrapper {
        text-align: center;
    }

    .digitalExtraDownloadButtonWrapper .block-headline {
        display: flex;
        align-content: center;
        align-items: center;
        justify-content: center;
    }

    .digitalExtraDownloadButtonWrapper .block-subline {
        font-size: 1.25rem;
        margin-bottom: 1.25rem;
        margin-top: 0.5rem;
    }

    .digitalExtraDownloadButtonWrapper button,
    .digitalExtraDownloadButtonWrapper button[disabled] {
        padding: 0.375rem;
        width: 50%;
        transition: all 0.4s;
        border-radius: 0;
        background: #fff;
    }

    .digitalExtraDownloadButtonWrapper button[disabled] {
        background: transparent !important;
    }

    .digitalExtraDownloadButtonWrapper button.digitalExtraDownload[disabled]:hover,
    .digitalExtraDownloadButtonWrapper button.digitalExtraDownload:hover {
        transform: scale(1.25);
        background: #fff;
        box-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.35);
    }

}

/* individuelles angebot */
#form-kuendigung-individuelles-angebot {
    display: none;
}

.kuendigung-angebot-image-button {
    width: 100%;
}

.kuendigung-angebot-image-button img {
    width: 100%;
    cursor: pointer;
}

/* modal / reveal */
@media screen {
    html.is-reveal-open body {
        overflow-y: visible;
    }

    .reveal-overlay {
        z-index: 100070;
        background: rgba(9, 30, 66, 0.54);
    }

    .child-cursor-pointer > * {
        cursor: pointer;
    }

    [data-toggle="reveal-ausgabe"] > u {
        color: #007EC3;
    }

    .revealHeadline {
        font-weight: 700;
        line-height: 1.125em;
        font-size: 2.5rem;
        color: #bcd142;
        margin-bottom: 0.75rem
    }

    .revealContent img {
        width: 100%;
    }
}

/* loginContainer 2022 */
@media screen {
    .loginContainerInfo {
        max-width: 20rem;
    }

    .loginContainer {
        background: rgb(237, 240, 243);
        border-color: rgba(0, 0, 0, 0.45);
        border-style: none;
        border-width: 0.125rem;
        box-sizing: border-box;
        color: rgb(47, 47, 47);
        display: block;
        font-family: "Open Sans", sans-serif;
        font-size: 1rem;
        font-style: normal;
        font-weight: 400;
        line-height: 1.55rem;
        margin: 0;
        padding: 0.9375rem;
        text-align: left;
        box-shadow: 0 0 0.185rem 0 rgba(0, 0, 0, 0.35);
        max-width: 20rem;
    }

    .loginContainer .loginLabel {
        font-family: "Open Sans", sans-serif;
        font-size: .625rem;
        font-weight: 600;
        text-transform: uppercase;
        color: #2f2f2f;
    }

    .loginContainer input {
        font-family: "Open Sans", sans-serif;
        width: 100%;
        background-color: #fff;
        border: .0625rem solid rgba(0, 0, 0, 0.12);
        border-bottom-width: .125rem;
        border-radius: .125rem;
        box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.12);
        font-size: 1rem;
        font-style: normal;
        font-weight: 400;
        text-align: left;
        pointer-events: auto;
        line-height: 1.33333;
        color: #2f2f2f;
        padding: 0.5rem 0.75rem;
        height: inherit;
        margin-bottom: 0;
    }


    .loginContainer h3 {
        font-size: 1.8125rem;
        line-height: 1.31034;
        display: block;
        margin-bottom: .9375rem;
        font-weight: 400;
        font-family: "Raleway", sans-serif;
    }

    .loginContainer .button {
        padding: .625rem .9375rem;
        background-color: #007ec3;
        color: white;
        border: 0 #007ec3;
        border-radius: .125rem;
        box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.12), 0 2px 2px 0 rgba(0, 0, 0, 0.24);
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.25;
        white-space: nowrap;
        text-align: center;
        vertical-align: middle;
        text-decoration: none;
        cursor: pointer;
        font-family: "Open Sans", sans-serif;
        margin-top: 2rem;
        width: 100%;
    }

    .loginContainer .button:hover {
        background-color: #009ff6;
    }

    .loginContainer #pwvergessen {
        margin: 0;
        padding: 0;
        border: 0;
        font-style: normal;
        font-weight: 400;
        line-height: 2;
        text-align: right;
        font-family: "Open Sans", sans-serif;
        color: #2f2f2f;
        font-size: .625rem;
        text-decoration: underline;
        float: right;
    }

    .loginContainer #loginRegistrierungLink {
        font-size: 0.875rem;
        padding: 0.5rem 0.25rem 0;
    }

    .loginContainer #loginRegistrierungLink a {
        text-decoration: underline;
        color: #2f2f2f;
    }

    @media screen and (max-width: 39.9375rem) {
        .loginContainerWrapper {
            padding: 0 !important;
        }

        .loginContainerInfo {
            max-width: initial;
        }

        .loginContainer {
            max-width: initial;
            box-shadow: 0 0;
        }

        .loginContainerHeaderWrapper .block-headline,
        .loginContainerHeaderWrapper .block-headline h1 {
            font-size: 1.25rem;
        }

        .loginContainerHeaderWrapper .block-subline {
            font-size: 1rem;
        }

        .loginContainer.loginContainerMarginTop {
            margin-top: 2.25rem;
        }
    }
}

/* field validator 2022 */
@media screen {

    form.data-form-validate .formular-adressen {
        box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
        margin: 1rem 1rem 0;
    }

    form.data-form-validate .formular-adressen.formular-adressen-border {
        box-shadow: none;
        margin: 0;
        border: 2px solid #e6f2f9;
    }

    form.data-form-validate .formular-adressen .product-form-card {
        margin-bottom: 0;
    }

    form.data-form-validate .button {
        border-radius: 0;
        padding: 0.75em 0.75em 0.95rem;
    }

    form.data-form-validate .button:hover {
        background-color: #BABABA;
    }

    form.data-form-validate .button:focus {
        background-color: #6F6F6F;
    }

    form.data-form-validate [type="text"],
    form.data-form-validate [type="password"],
    form.data-form-validate [type="date"],
    form.data-form-validate [type="datetime"],
    form.data-form-validate [type="datetime-local"],
    form.data-form-validate [type="month"],
    form.data-form-validate [type="week"],
    form.data-form-validate [type="email"],
    form.data-form-validate [type="number"],
    form.data-form-validate [type="search"],
    form.data-form-validate [type="tel"], [type="time"],
    form.data-form-validate [type="url"],
    form.data-form-validate [type="color"],
    form.data-form-validate select,
    form.data-form-validate textarea {
        background-color: rgb(248, 248, 248);
        border-radius: 0;
        border: 1px solid rgb(219, 219, 219);
        box-shadow: rgba(255, 255, 255, 0.1) 0 0 0 2px, rgba(0, 0, 0, 0.07) 0 1px 4px 0 inset;
        color: rgb(77, 77, 77);
        display: block;
        letter-spacing: normal;
        line-height: normal;
        outline: rgb(136, 136, 136) none 0;
        padding: 0 15px;
        height: 3rem;
    }

    form.data-form-validate textarea[type="text"] {
        padding: 15px;
    }

    form.data-form-validate select {
        background: transparent
    }

    form.data-form-validate input:focus,
    form.data-form-validate select:focus {
        box-shadow: 0 0 0.75rem rgba(0, 126, 195, 0.75);
    }

    form.data-form-validate input::placeholder,
    form.data-form-validate textarea::placeholder {
        color: #666;
        font-style: italic;
    }

    form.data-form-validate .select-wrapper:after {
        z-index: 1;
        top: 0.5rem;
        right: 1.25rem;
    }

    form.data-form-validate .fieldRequired {
        background: rgba(255, 165, 0, 0)
    }

    form.data-form-validate .fieldChecked {
        border-color: rgba(188, 209, 66, 0.5);
        background: rgba(188, 209, 66, 0.05);
    }

    form.data-form-validate .fieldCheckedLabel {
        position: relative;
    }

    form.data-form-validate .fieldCheckedLabel:after {
        color: rgba(188, 209, 66, 0.85);
        content: '\f058';
        position: absolute;
        right: 0.75rem;
        top: 0.75rem;
        font-family: "Font Awesome 5 Free";
        font-weight: 700;
        font-size: 1.75rem;
        line-height: 1.5rem;
    }

    form.data-form-validate .fieldCheckedWrapperNoBadge .fieldChecked {
        border-color: rgba(0, 126, 195, 0.5);
        background: rgba(0, 126, 195, 0.05);
    }

    form.data-form-validate .fieldCheckedWrapperNoBadge.fieldCheckedLabel:after {
        display: none;
    }

    form.data-form-validate .fieldCheckedLabel .select-wrapper:after {
        display: none;
    }

    form.data-form-validate .is-invalid-label {
        color: #ff002c;
    }

    form.data-form-validate .is-invalid-label:before {
        border-color: #ff002c !important;
    }

    form.data-form-validate .is-invalid-input:not(:focus) {
        border-color: #ff002c;
        background-color: #fcdfda;
    }

    .labelTextButton {
        float: right;
        padding: 0.25rem 0;
        color: #007ec3;
        font-size: 0.75rem;
        cursor: pointer;
    }

    .data-form-dummy {
        box-sizing: border-box;
        width: 100%;
        margin: 0 0 1rem;
        font-family: inherit;
        font-size: 1rem;
        font-weight: 400;
        background-color: rgb(248, 248, 248);
        border-radius: 0;
        border: 1px solid rgb(219, 219, 219);
        box-shadow: rgba(255, 255, 255, 0.1) 0 0 0 2px, rgba(0, 0, 0, 0.07) 0 1px 4px 0 inset;
        color: rgb(77, 77, 77);
        display: block;
        padding: 0 15px;
        height: 3rem;
        line-height: 2.5rem;
    }

    /*
    form.data-form-validate .select-wrapper:before {
        position: absolute;
        color: #666;
        top: 0;
        left: 0;
        width: 100%;
        content: 'x';
        padding: 0 15px;
        height: 100%;
    }
    */
    form.data-form-validate .select-wrapper .selectOptionsPlaceholder {
        font-style: italic;
        color: #a8a8a8;
    }

    form.data-form-validate .select-wrapper .selectPlaceholder {
    }

    select.selectPlaceholder:required:invalid {
        color: #666;
    }

    .selectPlaceholder option[value="disabledSelected"][disabled] {
        display: none;
    }

    .selectPlaceholder option {
        color: #000;
    }

    @media screen and (max-width: 39.9375rem) {
        form.data-form-validate .formular-adressen {
            margin: 0 0.625rem 0;
        }
    }

    /* buttons */
    .product-card-buttons > .button {
        border-radius: 0;
    }

    .product-card-switch .switch-paddle,
    .product-card-switch .switch-paddle:after {
        border-radius: 0;
    }

}

/* formular large image */
@media screen {
    .formular-large-image-imagebox {
        display: none;
    }

    .formular-image-text-wrapper {
        margin-top: 0;
        border: 1px solid lightblue;
        padding: 1.25rem;
    }

    .formular-imagebox-leserservice {
        text-align: center;
    }

    @media screen and (max-width: 63.9375rem) {
        .formular-image-text-wrapper {
            margin-top: 0.9375rem;
        }
    }

    @media screen and (max-width: 39.9375rem) {
        .formular-image-text-wrapper {
            margin-top: 0.625rem;
        }
    }

    @media screen and (max-width: 69.9375rem) {
        .formular-large-image-imagebox.formular-large-image-imagebox-lwl {
            margin-top: 0 !important;
        }
    }

    @media screen and (min-width: 50rem) and (max-width: 69.9375rem) {
        .formular-large-image-wrapper {
            width: calc(50rem - 3.75rem) !important;
            margin: 1rem auto 0 !important;
        }

        .formular-werber-wrapper.formular-large-image-wrapper {
            width: auto !important;
        }
    }

    @media screen and (min-width: 70rem) {
        .formular-large-image-imagebox.formular-large-image-imagebox-lwl {
            margin-top: 130px !important;
        }

        .formular-large-image-textbox {
            width: 70%;
            float: left;
        }

        .formular-large-image-imagebox {
            width: 30%;
            float: left;
            display: block;
            margin-top: 9rem;
        }
    }
}

/* header menü 2022 */
@media screen {
    #header-menu {
        padding: 0;
    }

    #header-menu #logo-wrapper-outer {
        padding-top: 1.125rem;
        padding-bottom: 1.125rem;
    }

    .sso-menu-wrapper {
    }

    #header-menu #header-menu-button-wrapper .sso-menu-wrapper #menu-button-wrapper {
        width: auto;
        font-size: inherit;
        position: relative;
        height: auto;
    }

    #header-menu #header-menu-button-wrapper .sso-menu-wrapper #menu-button-wrapper,
    .sso-menu-wrapper #wz-account-button-wrapper {
        border-bottom: 0.125rem solid #fff;
        background: #fff;
        padding: 1.6rem 1.5rem 1.2rem;
        border-radius: 0;
        white-space: nowrap;
    }

    @media screen and (max-width: 39.9375rem) {
        #header-menu #header-menu-button-wrapper .sso-menu-wrapper #menu-button-wrapper {
            padding: 1.25rem 0.75rem 1.125rem 1.125rem;
            border: none;
        }

        .sso-menu-wrapper #wz-account-button-wrapper {
            padding: 1rem 2.25rem 2.25rem 1.125rem;
            border: none;
        }
    }
    @media screen and (min-width: 40rem) and (max-width: 63.9375rem) {
        #header-menu #header-menu-button-wrapper .sso-menu-wrapper #menu-button-wrapper,
        .sso-menu-wrapper #wz-account-button-wrapper {
            padding: 1.4rem 1.5rem 0.95rem;
        }
    }

    #header-menu #header-menu-button-wrapper .sso-menu-wrapper #menu-button-wrapper:hover,
    .off-canvas-content.is-open-right #header-menu #header-menu-button-wrapper .sso-menu-wrapper #menu-button-wrapper,
    .sso-menu-wrapper #wz-account-button-wrapper:hover,
    .sso-menu-wrapper #wz-account-button-wrapper.active {
        border-bottom-color: #ccc;
        background: #ececec;
    }

    #header-menu #header-menu-button-wrapper .sso-menu-wrapper #menu-button-wrapper .wz-menu-sso-button {
        position: relative;
        left: auto;
        display: block;
    }

    #header-menu #header-menu-button-wrapper #menu-button-wrapper-outer {
        padding: 0;
        display: block;
    }

    #header-menu #header-menu-button-wrapper .sso-menu-wrapper .wz-menu-sso-label {
        height: auto;
        position: relative;
        left: auto;
    }

    .sso-menu-wrapper .wz-menu-sso-label {
        color: #2f2f2f;
        font-size: 1.25rem;
        line-height: 1.625rem;
        font-family: "Open Sans", sans-serif;
    }

    .sso-menu-wrapper .wz-menu-sso-icon {
        color: #2f2f2f;
    }

    .sso-menu-wrapper svg.wz-menu-sso-icon {
        color: inherit;
        fill: #2f2f2f;
        width: 1.25rem;
        height: 1.25rem;
        position: relative;
        top: 0.125rem;
        margin-right: 0.5rem;
    }

    .sso-menu-wrapper svg.wz-menu-sso-icon.active {
        fill: #007EC3;
    }

    #header-menu #header-menu-button-wrapper .sso-menu-wrapper #wz-account-button-wrapper .wz-menu-sso-label {
        font-weight: 400;
    }

    #header-menu #header-menu-button-wrapper .sso-menu-wrapper #menu-button-wrapper .wz-menu-sso-label {
        text-transform: uppercase;
        font-weight: 600;
    }

    #header-menu #header-menu-button-wrapper .sso-menu-wrapper #menu-button-wrapper .wz-menu-sso-icon {
        margin-right: 0.5rem;
        left: 0;
        position: relative;
        bottom: .125rem;
        display: inline-block;
        width: 1rem;
        height: .75rem;
        padding: .625rem 0 0 0;
        background-clip: content-box;
        background-color: #1a1a1a;
        color: #1a1a1a;
        font-size: 0;
        vertical-align: middle;
        transition: transform 0.3s;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    #header-menu #header-menu-button-wrapper .sso-menu-wrapper #menu-button-wrapper .wz-menu-sso-icon::before,
    #header-menu #header-menu-button-wrapper .sso-menu-wrapper #menu-button-wrapper .wz-menu-sso-icon::after {
        content: '';
        position: absolute;
        left: 0;
        width: 100%;
        height: .125rem;
        background-color: currentColor;
        color: inherit;
        -ms-transform: rotate(0);
        transform: rotate(0);
        transition-property: transform, opacity;
        transition-duration: 0.3s;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    #header-menu #header-menu-button-wrapper .sso-menu-wrapper #menu-button-wrapper .wz-menu-sso-icon::before {
        top: 0;
    }

    #header-menu #header-menu-button-wrapper .sso-menu-wrapper #menu-button-wrapper .wz-menu-sso-icon::after {
        top: .3125rem;
    }

    .off-canvas-content.is-open-right #header-menu #header-menu-button-wrapper .sso-menu-wrapper #menu-button-wrapper .wz-menu-sso-icon {
        -ms-transform: translateX(-.25rem) translateY(-.1875rem) rotate(-45deg);
        transform: translateX(-.25rem) translateY(-.1875rem) rotate(-45deg);
    }

    .off-canvas-content.is-open-right #header-menu #header-menu-button-wrapper .sso-menu-wrapper #menu-button-wrapper .wz-menu-sso-icon::before {
        -ms-transform: translateY(.625rem) rotate(90deg);
        transform: translateY(.625rem) rotate(90deg);
    }

    .off-canvas-content.is-open-right #header-menu #header-menu-button-wrapper .sso-menu-wrapper #menu-button-wrapper .wz-menu-sso-icon::after {
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }

    .off-canvas-content.is-open-right {
    }

    .js-off-canvas-overlay {
        background: rgba(9, 30, 66, 0.54);
        top: 7.75rem;
    }

    #offCanvas.position-right {
        width: 21.875rem;
        scrollbar-width: thin;
    }

    #offCanvas.position-right::-webkit-scrollbar {
        width: 7px;
    }

    #offCanvas.position-right::-webkit-scrollbar-track {
        background: transparent;
    }

    #offCanvas.position-right::-webkit-scrollbar-thumb {
        background-color: rgba(155, 155, 155, 0.5);
        border: transparent;
    }

    .off-canvas li:first-child a {
        border: none;
    }

    .off-canvas-content.is-open-right #menu-large {
        opacity: 0.85;
        cursor: unset;
        pointer-events: none;
    }

    #header-menu-wrapper-sticky {
        top: 0;
        position: fixed;
        width: 100%;
        z-index: 100012;
        background: #fff;
    }

    #header-menu-wrapper-outer {
        position: relative;
        z-index: 110001;
    }

    #header-menu-wrapper-outer:after {
        position: absolute;
        left: 0;
        top: 0;
        width: 100vw;
        height: 4.75rem;
        background: #fff;
        display: block;
        content: '';
    }

    #stickySpacer {
        height: 7.75rem;
        background: #fff;
    }

    #menu-background-sticky {
        position: fixed;
        width: 100%;
        top: 4.625rem;
        max-width: inherit;
        z-index: 100012;
        background: #fff;
    }

    #menu-background {
        z-index: 110000;
        max-width: 100%;
    }

    #menu-mobile {
        margin-top: 7.75rem;
        min-height: calc(100vh - 7.75rem + 1px);
    }

    #menu-mobile ul {
        display: none;
        margin-left: 0;
        list-style: none;
        background: rgba(0, 0, 0, 0.05);
        box-shadow: inset 0 5px 10px -5px rgb(0 0 0 / 10%);
    }

    #menu-mobile li {
        border-bottom: none;
    }

    #menu-mobile li a {
        font-weight: 400;
        font-size: 1.1875rem;
        font-family: "Open Sans", sans-serif;
        color: #2f2f2f;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        position: relative;
        text-transform: unset;
        padding: .25rem 3.125rem .25rem 1.1875rem;
        line-height: 2rem;
    }

    #menu-mobile li.menu-mobile-top a {
        background: #007EC3;
        color: #fff;
        border-bottom-color: #fff;
    }

    #menu-mobile li.menu-mobile-trenner {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    #menu-mobile li.active {
    }

    #menu-mobile li:not(.menu-mobile-top) > a:focus,
    #menu-mobile li.active.activeItem:not(.menu-mobile-top) > a {
        background: #007EC3;
        font-weight: 600;
        color: #fff;
    }

    #menu-mobile li > a:focus > .submenu-opener i,
    #menu-mobile li.active.activeItem > a > .submenu-opener i {
        color: #fff;
    }

    #menu-mobile li a.submenu-opener-isopen {
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    }

    #menu-mobile li a .submenu-opener {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 3.125rem;
        height: 100%;
        line-height: 100%;
        background-color: transparent;
        border: none;
        font-size: 1rem;
        text-align: center;
    }

    #menu-mobile li a .submenu-opener i {
        color: #000;
        transform: rotateX(0deg);
        transition-property: color, transform;
        transition-duration: 0.3s;
        line-height: 2.65rem;
        font-size: 1.25rem;
    }

    #menu-mobile li a.submenu-opener-isopen .submenu-opener i {
        transform: rotateX(180deg);
    }

    #wz-account-button-wrapper-outer {
        position: relative;
    }

    #wz-account-menu {
        display: none;
        position: absolute;
        background: #fff;
        box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
        list-style: none;
        margin: auto;
        width: 100%;
    }

    #wz-account-menu a {
        font-family: 'Raleway', sans-serif;
        display: block;
        padding: 0 .9375rem;
        color: #2f2f2f;
        border-top: 1px solid #ccc;
        line-height: 2.63158;
        white-space: nowrap;
        font-size: 1.125rem;
    }

    #wz-account-menu a:hover {
        background-color: #ececec;
    }

    #wz-account-menu li:first-child a {
        border-top: none;
    }

    @media screen and (max-width: 39.9375rem) {
        #stickySpacer {
            height: 3.75rem;
        }

        #header-menu-wrapper-outer:after {
            display: none;
        }

        .js-off-canvas-overlay {
            top: 3.75rem;
        }

        #menu-mobile {
            margin-top: 3.75rem;
            min-height: calc(100vh - 3.75rem + 1px);
        }

        #header-menu #header-menu-button-wrapper .sso-menu-wrapper #menu-button-wrapper:hover,
        .off-canvas-content.is-open-right #header-menu #header-menu-button-wrapper .sso-menu-wrapper #menu-button-wrapper,
        .sso-menu-wrapper #wz-account-button-wrapper:hover,
        .sso-menu-wrapper #wz-account-button-wrapper.active {
            border-bottom-color: #fff;
            background: #fff;
        }

        #wz-account-menu {
            width: auto;
            right: 0;
        }
    }
    @media screen and (min-width: 40rem) and (max-width: 63.9375rem) {
        #stickySpacer {
            height: 3.75rem;
        }

        #header-menu-wrapper-outer:after {
            display: none;
        }

        .js-off-canvas-overlay {
            top: 3.75rem;
        }

        #menu-mobile {
            margin-top: 3.75rem;
            min-height: calc(100vh - 3.75rem + 1px);
        }
    }
    @media screen and (min-width: 40rem) {
        .off-canvas > .menu {
            margin-top: 4.75rem;
        }
    }
}

/* header menu 2023 */
@media screen {

    #menu-large {
        margin: 0;
    }

    #menu-large ul {
        transform: translateY(4px);
    }

    #menu-large ul ul {
        transform: translateY(0);
    }

    #menu-large li {
        padding: 0.25rem 0;
    }

    /*#menu-large li:hover > a {*/
    #menu-large li:hover {
        background: #bababa;
        color: #fff;
    }

    #menu-large > li:hover > ul,
    #menu-large > li:focus > ul {
        border-top: 3px solid #fff;
    }

    /*#menu-large li:hover li > a {*/
    #menu-large li:hover li {
        background: #007ec3;
        color: #fff;
        padding: 0;
    }

    #menu-large li:hover li:hover > a {
        font-weight: bold;
    }

    .menu a::after {
        content: attr(data-navtext);
        height: 0;
        visibility: hidden;
        overflow: hidden;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        pointer-events: none;
        font-weight: bold;
        white-space: nowrap;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }

    .menu-large-button-wrapper {
        justify-content: flex-end;
    }

    .menu.menu-large-button-wrapper .menu-large-button {
        padding: .95rem 1rem;
    }

    .menu.menu-large-button-wrapper .menu-large-button:hover {
        background: #bababa;
        color: #fff;
    }

    #menu-large > li > ul a span {
        text-align: left;
    }
}

/* abo extra */
@media screen {
    #content-wrapper.aboExtraHeroWrapper {
        padding-top: 0;
        border-top: 0;
    }

    #aboExtraHero,
    #aboExtraHeroDetails {
        position: relative;
    }

    #aboExtraHeroDetails .breadcrumb {
        position: relative;
    }

    #aboExtraHero:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: calc(100% + 7.5rem);
        height: 450px;
        display: block;
        background: rgba(24, 137, 186, 0.1);
        content: '';
    }

    #aboExtraHeroDetails:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: calc(100% - 12.5rem);
        height: 450px;
        display: block;
        background: rgba(24, 137, 186, 0.1);
        content: '';
    }

    #aboExtraHero .cell {
        position: relative;
    }

    .aboExtra_stoerer {
        background: #bcd142;
        box-shadow: 0 10px 10px rgba(0, 0, 0, 0.35);
        font-size: 1.5rem;
        font-weight: 600;
        position: absolute;
        height: 11rem;
        width: 11rem;
        padding: 0.5rem;
        border-radius: 50rem;
        color: #fff;
        line-height: 1.25em;
        text-align: center;
        display: flex;
        justify-items: center;
        align-items: center;
        top: 50%;
        margin-top: -5.5rem;
        left: 50%;
        margin-left: -5.5rem;
    }

    .aboExtra_details_image_wrapper .aboExtra_stoerer {
        top: 2rem;
        right: 2rem;
    }

    .aboExtra_landing_header {
        text-align: center;
        line-height: 1.5em;
        position: relative;
        margin-top: 2rem;
        margin-bottom: 1.5rem;
    }

    .aboExtra_landing_headline {
        font-weight: 700;
        display: block;
        font-style: normal;
        font-size: 2.5rem;
        line-height: 48px;
        text-align: center;
        color: #007EC3;
    }

    .aboExtra_landing_subline {
        font-size: 1.5rem;
        margin-bottom: 1rem;
        display: block;
        font-weight: 600;
        line-height: 1.125em;
        text-align: center;
        color: #767676;
        margin-top: 1rem;
    }

    /*
    .aboExtra_landing_subline:after {
        content: '';
        width: 3rem;
        height: 0.125rem;
        background: #007EC3;
        display: block;
        margin-left: -1.5rem;
        left: 50%;
        position: relative;
        margin-top: 1.25rem;
    }
    */
    .aboExtra_landing_content {
        font-size: 1.125rem;
        margin-bottom: 1rem;
        display: block;
        font-style: normal;
        font-weight: 400;
        line-height: 1.125rem;
        text-align: center;
        color: #767676;
    }

    .aboExtra_teaser_outer {
        margin-bottom: 3rem;
    }

    .aboExtra_teaser_link {
        cursor: pointer;
    }

    .aboExtra_teaser_link > .grid-container {
        box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
    }

    .aboExtra_teaser_link:hover {

    }

    .aboExtra_teaser_headline.aboExtra_teaser_headline_black,
    .aboExtra_teaser_headline.aboExtra_teaser_headline_black > * {
        color: #000;
    }

    .aboExtra_teaser_headline.aboExtra_teaser_headline_blue,
    .aboExtra_teaser_headline.aboExtra_teaser_headline_blue > * {
        color: #007EC3;
    }

    .aboExtra_teaser_headline.aboExtra_teaser_headline_white,
    .aboExtra_teaser_headline.aboExtra_teaser_headline_white > * {
        color: #fff;
    }

    .aboExtra_teaser_caption_black {
        background-color: rgba(0, 0, 0);
    }

    .aboExtra_teaser_caption_blue {
        background-color: rgba(0, 126, 195);
    }

    .aboExtra_teaser_caption_white {
        background-color: rgba(255, 255, 255);
    }

    .aboExtra_teaser_caption_black_transparent {
        background-color: rgba(0, 0, 0, 0.85);
    }

    .aboExtra_teaser_caption_blue_transparent {
        background-color: rgba(0, 126, 195, 0.85);
    }

    .aboExtra_teaser_caption_white_transparent {
        background-color: rgba(255, 255, 255, 0.85);
    }

    .grid-padding-x > .cell.aboExtra_teaser_image_wrapper_angebot {
        background: #fff center;
        background-size: cover;
        position: relative;
        padding: 2.5rem 1.5rem 1rem;
        padding: 0;
        display: flex;
        align-items: end;
    }

    .grid-padding-x > .cell.aboExtra_teaser_image_wrapper_angebot .aboExtra_teaser_caption_angebot {
        padding: 1.5rem 1.5rem 0.5rem;
        width: 100%;
    }

    .grid-padding-x > .cell.aboExtra_teaser_image_wrapper {
        padding: 0;
        position: relative;
        background-color: #fff;
        background-size: cover;
        background-position: center;
    }

    .grid-padding-x > .cell.aboExtra_details_image_wrapper,
    .grid-padding-x > .cell.aboExtra_details_image_wrapper > * {
        position: relative;
        background-size: cover;
        background-position: center;
    }

    .aboExtra_teaser_image {
        width: 100%;
    }

    .grid-padding-x > .cell.aboExtra_teaser_wrapper {
        background: #fff;
        padding: 1.5rem 2rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
        position: relative;
    }

    .grid-padding-x > .cell.aboExtra_details_wrapper {
        padding-top: 5rem;
    }

    .aboExtra_teaser_cat {
        display: block;
        text-transform: uppercase;
        margin-bottom: 0.125rem;
        color: #767676;
    }

    .aboExtra_teaser_content_wrapper {
        padding-bottom: 3rem;
        display: block;
    }

    .aboExtra_teaser_headline {
        font-size: 1.25rem;
        font-weight: 700;
        margin-bottom: 0.25rem;
        color: #000;
        display: block;
        height: 4.2rem;
    }

    .aboExtra_teaser_caption_angebot .aboExtra_teaser_headline {
        height: auto;
        margin-bottom: 1.125rem;
    }

    .aboExtra_teaser_content {
        font-size: 1rem;
        margin-bottom: 1rem;
        color: #767676;
        display: block;
    }

    .aboExtra_teaser_button {
        position: absolute;
        display: block;
        bottom: 1.75rem;
        color: #007EC3;
        font-weight: 700;
    }

    /* font-size */
    @media only screen and (max-width: 39.9375em) {
        .grid-container .grid-padding-x > .cell.aboExtra_teaser_wrapper {
            padding: 6.4vw 7.6vw;
        }

        .aboExtra_teaser_headline {
            font-size: 5vw;
            height: 17vw;
        }

        .aboExtra_teaser_content_wrapper {
            padding-bottom: 12vw;
        }

        .aboExtra_teaser_cat,
        .aboExtra_teaser_button {
            font-size: 4vw;
        }

        .aboExtra_teaser_caption_angebot {
        }

        .aboExtra_teaser_caption_angebot .aboExtra_teaser_headline {
            height: auto;
            margin-bottom: 1.125rem;
        }
    }
    @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
        .grid-padding-x > .cell.aboExtra_teaser_wrapper {
            padding: 3.2vw 3.8vw;
        }

        .aboExtra_teaser_headline {
            font-size: 2.55vw;
            height: 8.88vw;
        }

        .aboExtra_teaser_content_wrapper {
            padding-bottom: 6.05vw;
        }

        .aboExtra_teaser_cat,
        .aboExtra_teaser_button {
            font-size: 2vw;
        }

        .aboExtra_teaser_caption_angebot {
        }

        .aboExtra_teaser_caption_angebot .aboExtra_teaser_headline {
            height: auto;
            margin-bottom: 1.125rem;
        }
    }
    @media only screen and (min-width: 64em) and (max-width: 74.9375em) {
        .grid-padding-x > .cell.aboExtra_teaser_wrapper {
            padding: 2.05vw 2.6vw;
        }

        .aboExtra_teaser_headline {
            font-size: 1.65vw;
            height: 6.5vw;
        }

        .aboExtra_teaser_button {
            bottom: 1.75vw;
        }

        .aboExtra_teaser_caption_angebot .aboExtra_teaser_headline {
            height: auto;
        }

        .grid-padding-x > .cell.aboExtra_teaser_image_wrapper_angebot .aboExtra_teaser_caption_angebot {
            padding: 2vw 2.25vw 1.5vw;
        }

        .aboExtra_teaser_content_wrapper {
            padding-bottom: 3.9vw;
        }

        .aboExtra_teaser_cat,
        .aboExtra_teaser_button {
            font-size: 1.3vw;
        }
    }

    .aboExtra_teaser_default_wrapper {
        height: 100%;
    }

    .aboExtra_teaser_default .aboExtra_teaser_link {
        position: relative;
        display: block;
    }

    .aboExtra_teaser_default .aboExtra_teaser_link:after {
        position: absolute;
        height: 0.25rem;
        width: 0;
        content: '';
        display: block;
        background: #bcd142;
        bottom: 0;
        left: 0;
        transition: width 0.35s ease-in 0s;
    }

    .aboExtra_teaser_link:hover .aboExtra_teaser_button {
        text-decoration: underline;
    }

    .aboExtra_teaser_default .aboExtra_teaser_link:hover:after {
        width: 100%;
    }

    .aboExtra_background_lightblue {
        background: #f5fafc;
    }

    .aboExtra_details_content_wrapper {
        margin-bottom: 0;
        margin-top: 1rem;
    }

    .aboExtra_details_content_wrapper .aboExtra_teaser_headline {
        margin-bottom: 1.5rem;
    }

    .aboExtra_details_content_wrapper .aboExtra_teaser_cat {
        margin-bottom: 0.5rem;
    }

    .aboExtra_details_content_wrapper .aboExtra_details_content_image {

    }

    .aboExtra_details_content_wrapper .aboExtra_details_content_content {

    }

    .aboExtra_details_content_wrapper .aboExtra_details_content_content .aboExtra_teaser_content_wrapper {
        padding-top: 1.65rem;
        padding-bottom: 0.25rem;
    }

    .aboExtra_details_content_image .aboExtra_teaser_image {
        transform: translateY(5rem);
    }

    .aboExtra_imageWrapper {
        padding: 1.75rem 0 10rem;
        position: relative;
    }

    .aboExtra_textWrapper {
        position: relative;
    }

    .aboExtra_text {
        display: block;
        text-align: center;
        margin-top: 1.25rem;
    }

    .aboExtra_text .link > * {
        cursor: pointer;
        text-decoration: underline;
    }

    .aboExtra_text .aboExtra_text_link {
        color: #000;
        text-decoration: none;
    }

    .aboExtra_text .aboExtra_text_link > * {
        cursor: pointer;
        text-decoration: underline;
        color: #1779ba;
    }

    .aboExtra_image {
        background-size: cover;
        background-position: center;
        filter: blur(0.125rem);
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        opacity: 0.25;
        position: absolute;
        content: '';
    }

    .aboExtra_image.aboExtra_image_link {
        filter: blur(0.1875rem);
        opacity: 0.85;
    }

    .aboExtra_loginWrapperOuter {
        margin-top: 5rem;
        margin-top: 0;
        margin-bottom: 5rem;
    }

    .aboExtra_loginWrapper {
        background: #c0dae5;
        position: relative;
        color: #fff;
        text-align: center;
        padding: 2rem 1rem 3rem;
        margin-bottom: 2rem;
        margin-top: 7.5rem;
    }

    .aboExtra_loginWrapper .aboExtra_login_list {
        position: relative;
    }

    .aboExtra_loginWrapper .aboExtra_login_list li {
        color: #0b5394;
        text-align: left;
        margin-left: 2rem;
        margin-bottom: 0.5rem;
    }

    .aboExtra_loginWrapper .aboExtra_login {
        position: relative;
    }

    .aboExtra_loginWrapperParent .aboExtra_loginWrapper .aboExtra_login {
        padding-bottom: 3.5rem;
    }

    .aboExtra_loginWrapper .aboExtra_login:after {
        width: 3rem;
        height: 2px;
        bottom: 2.25rem;
        left: 50%;
        opacity: 0.3;
        position: absolute;
        content: '';
        background: #007EC3;
        margin-left: -1.5rem;
    }

    .aboExtra_loginWrapper .aboExtra_login p {
        font-size: 1.5rem;
        font-weight: 600;
        color: #767676;
    }

    #aboExtraLoginModal {
        width: 20rem;
        padding: 0.6rem;
        border-radius: 0.25rem;
        border: none;
        overflow: visible;
    }

    .aboExtraLoginModalButton {
        transform: translateY(5rem);
        padding: 1.5rem;
        width: 80%;
        font-size: 1.125rem;
        font-weight: 700;
    }

    #aboExtraLoginModal .close-button {
        top: -2rem;
        color: #fff;
        right: 0;
    }

    #aboExtraLoginModal .loginContainerInfo {
        margin-top: 0.25rem;
    }

    #aboExtraIframeWrapper {
        margin-bottom: 5rem;
    }

    #aboExtraIframeWrapper iframe {
        border: none;
        width: 100%;
        min-height: 50rem;
    }

    .aboextra-list ul {
        margin: 0;
    }

    .aboextra-list li {
        list-style: none;
        color: #969696;
        line-height: 1.95em;
        font-size: 0.9375rem;
    }

    .aboextra-list .icn-green {
        color: #c1d050;
        font-size: 1.5rem;
        transform: translateY(0.2rem);
        margin-right: 0.5rem;
        background: radial-gradient(#fff, transparent);
        border-radius: 50rem;
        margin-left: -2.1rem;
    }

    @media only screen and (max-width: 39.9375em) {
        #aboExtraHeroDetails:before {
            display: none;
        }

        #aboExtraHeroDetails .aboExtra_details_image_wrapper {
            padding: 0;

        }

        #header-menu #logo-wrapper-outer.logo-wrapper-outer-aboextra {
            padding-top: 0.6875rem;
            padding-bottom: 0.6875rem;
        }

        #header-menu #logo-wrapper-outer .logo-wrapper-aboextra {
            text-align: left;
            width: 100%;
            display: inline-flex;
        }

        #header-menu #logo-wrapper-outer.logo-wrapper-outer-aboextra img {
            max-height: 2rem;
            justify-self: left;

        }

        .aboExtra_landing_headline {
            font-size: 7vw;
        }

        .aboExtra_landing_subline {
            font-size: 4.5vw;
        }

        .aboExtra_landing_content {
            font-size: 4.5vw;
        }

        .aboExtra_stoerer {
            display: none;
        }

        .aboExtra_teaser_content {
            display: none;
        }

        #aboExtraIframeWrapper .aboExtra_teaser_content {
            display: block;
        }

        .aboExtra_details_content_wrapper .aboExtra_teaser_content {
            display: block;
        }

        .grid-padding-x > .cell.aboExtra_teaser_wrapper {
            padding-left: 1rem;
            padding-right: 1rem;
        }

        .grid-padding-x > .cell.aboExtra_teaser_image_wrapper_angebot {
            background-size: cover !important;
            padding: 0;
            height: calc((100vw - 1.25rem) * 11 / 9);
        }

        .aboExtra_teaser_link,
        .aboExtra_teaser_default_wrapper {
            min-height: 42.5rem;
            min-height: 42.5vh;
        }

        .aboExtra_teaser_default .aboExtra_teaser_link:after {
            display: none !important;
            width: 0 !important;
            transition: none !important;
        }

        .aboExtra_imageWrapper {
            padding-bottom: 2rem;
        }

        .aboExtra_loginWrapperOuter {
            margin-top: 0;
            margin-bottom: 0;
        }

        .cell.aboExtra_loginWrapperOuter.aboExtra_loginWrapperParent {
            padding: 0;
        }

        .cell.aboExtra_loginWrapperOuter.aboExtra_loginWrapperParent .aboExtra_imageWrapper {
            padding: 0;
        }

        .aboExtra_loginWrapper {
            margin-top: 0;
        }

        #aboExtraLoginModal {
            width: 90%;
            margin: 20% 5%;
            height: auto;
            min-height: auto;
        }
    }

    @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
        #header-menu #logo-wrapper-outer.logo-wrapper-outer-aboextra {
            padding-top: 0.6875rem;
            padding-bottom: 0.6875rem;
        }

        #header-menu #logo-wrapper-outer .logo-wrapper-aboextra {
            text-align: left;
        }

        #header-menu #logo-wrapper-outer.logo-wrapper-outer-aboextra img {
            max-height: 2.875rem;
        }

    }

    @media only screen and (min-width: 64em) {
        .aboExtra_teaser_outer .grid-padding-x > .cell.aboExtra_teaser_image_wrapper {
            width: 100%;
            min-height: 200px;
            background-position: center;
            background-size: cover;
        }

        .aboExtra_teaser_outer_first .grid-padding-x > .cell.aboExtra_teaser_image_wrapper {
            width: calc((100% / 3 * 2) + 1.25rem);
            min-height: 200px;
            background-position: center;
            background-size: cover;
        }

        .aboExtra_teaser_outer_first .grid-padding-x > .cell.aboExtra_teaser_wrapper {
            width: calc((100% / 3) - 1.25rem);
        }

        #header-menu #logo-wrapper-outer.logo-wrapper-outer-aboextra {
            padding-top: 0.75rem;
            padding-bottom: 0.5rem;
        }
    }
}
