body {
    background-color: #fff;
    background-repeat: repeat;
    color: #000200;
    margin: 0;
    font-family: Montserrat, serif
}

:root {
    font-size: 16px
}

li,
p {
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1.9rem
}

a {
    color: inherit;
    text-decoration: inherit
}

b {
    font-weight: 600
}

* {
    box-sizing: border-box
}

.underline {
    text-decoration: underline
}

img {
    width: 100%;
    vertical-align: bottom
}

h1,
h3 {
    margin: 0;
    padding: 0;
    font-weight: 600
}

ul {
    margin-top: -20px
}

.no-padding {
    margin-left: -15px;
    margin-right: -15px
}

.wrapper {
    padding-left: 15px;
    padding-right: 15px
}

.header {
    background: rgba(167, 214, 245, .25)
}

.header__wrapper {
    padding: 10px
}

.header__logo {
    width: 240px;
    display: block;
    margin: 0 auto
}

.header__trust--img {
    max-width: 345px;
    display: block;
    margin: 0 auto
}

.head-info__container {
    margin-bottom: 10px
}

.head-info__copy {
    font-size: .875rem;
    line-height: 1.1875rem;
    color: #476bb6;
    font-weight: 400;
    margin: 0;
    padding-left: 2px;
    padding-top: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #476bb6
}

.headline__tag {
    font-size: 1.25rem;
    font-weight: 400;
    margin-bottom: 20px
}

.headline__tag.blue {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase
}

.blue {
    color: #4066b3
}

.headline__text span {
    text-decoration: underline
}

.headline__text {
    font-size: 1.625rem;
    line-height: 1.875rem;
    margin-top: 15px;
    font-weight: 700
}

.teaser {
    margin-bottom: 20px
}

.guarentees {
    margin-bottom: 25px
}

.guarentees__list {
    list-style: none;
    padding-left: 0;
    margin: 0
}

.guarentees__list--item {
    padding-left: 20px;
    margin-bottom: 15px;
    display: flex;
    align-items: center
}

.guarentees__list--item::before {
    content: '';
    background-image: url(../images/check-icon__bg-blue.svg);
    background-position: left center;
    background-size: cover;
    width: 25px;
    height: 25px;
    margin-left: -20px;
    margin-right: 10px;
    flex: 0 0 25px;
    display: inline-block
}

.guarentees__list--item:last-of-type {
    margin-bottom: 0;
    align-items: center
}

.content__headline {
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 600;
    margin-bottom: 15px;
    position: relative
}

.divider--after {
    margin-top: 0;
    padding-top: 10px;
    padding-left: 10px
}

.divider--after:before {
    content: '';
    background: #4066b3;
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    width: 1px
}

.divider--long {
    border-bottom: 1px solid #4066b3;
    width: 150px;
    margin-top: 20px
}

.claim {
    padding-left: 20px;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 18px
}

.claim::before {
    background-image: url(../images/french-flag.svg);
    background-position: left center;
    background-size: cover;
    content: '';
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-right: 10px;
    margin-left: -10px;
    flex: 0 0 20px
}

.claim__text {
    font-size: 14px;
    line-height: 18px;
    margin-top: 0;
    padding-left: 40px;
    font-style: italic
}

.situation {
    padding: 10px 0
}

.situation__item {
    margin-top: 20px
}

.situation__item:first-child {
    margin-top: 0
}

.situation__item--text__container {
    display: flex;
    align-items: center;
    justify-content: space-evenly
}

.situation__item--text {
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    font-weight: 400
}

.situation__item--arrow {
    height: 21px;
    width: auto;
    margin-left: 10px;
    margin-right: 8px
}

.content__grey {
    background-color: #f5f5f5
}

.content__function {
    padding-top: 20px;
    padding-bottom: 20px
}

.content__function--item {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    margin-bottom: 10px
}

.content__function:last-of-type {
    margin-bottom: 0
}

.content__function--img {
    max-width: 70px;
    contain: content;
    margin-bottom: 10px
}

.content__function--copy {
    font-size: .875rem;
    line-height: 1.125rem;
    margin: 0;
    text-align: center;
    width: 100%
}

.video__fluid {
    display: block;
    width: 100%;
    height: auto
}

.carousel__wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 182px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
}

.carousel__wrapper:focus {
    outline: 0
}

.carousel__wrapper .previous {
    left: 10px
}

.carousel__wrapper .previous::before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 0
}

.carousel__wrapper .next {
    right: 10px
}

.carousel__wrapper .next::before {
    right: 0
}

.carousel__wrapper:focus {
    outline: 0
}

.carousel__wrapper .flickity-viewport {
    overflow: hidden;
    cursor: grab
}

.carousel__wrapper .flickity-viewport:active {
    cursor: grabbing;
    cursor: -webkit-grabbing
}

.carousel__item {
    width: 100%;
    min-height: 100px;
    margin-right: calc(100% - 66%)
}

.carousel__body {
    text-align: center
}

.flickity-button {
    background: 0 0;
    top: 50%
}

.flickity-prev-next-button {
    width: 35px;
    border: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.flickity-prev-next-button::before {
    content: '';
    background-image: url(../images/arrow_white_right.svg);
    width: 20px;
    height: 40px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: block
}

.flickity-button {
    cursor: pointer;
    height: 40px
}

.flickity-button-icon {
    visibility: hidden
}

.flickity-button:disabled {
    display: none
}

.audifooter {
    font-size: .875rem;
    font-weight: 300;
    padding: 20px;
    text-align: center;
    background-color: #ddd;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.audifooter__link {
    color: #999;
    font-size: 1rem;
    font-weight: 300;
    text-decoration: none;
    padding: 0 5px;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 5px;
    cursor: pointer
}

.audifooter__link:first-child {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    border: none
}

.audifooter__link:last-child {
    border: none;
    padding-right: 0;
    margin: 0;
    padding-left: 0
}

.states {
    margin-top: 20px;
    margin-bottom: 15px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
    justify-content: space-between
}

.states.js-states a {
    width: 100%;
}

.states__state {
    width: 100%;
    box-sizing: border-box;
    border-width: 1px;
    border-color: #ccc;
    border-style: solid;
    outline: 1px #ccc;
    padding: 15px;
    background-color: #fff;
    background-image: linear-gradient(#fff, #d2d2d2);
    border-radius: 5px;
    align-items: center;
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
    box-shadow: 0 10px 7px -9px rgba(0, 0, 0, .8)
}

.states__state:active,
.states__state:focus {
    cursor: pointer;
    box-shadow: 0 0 7px -4px transparent;
    color: #fff;
    background-image: linear-gradient(180deg, #4066b3, #23366f)
}

.states__img {
    max-width: 50px;
    vertical-align: top;
    margin-right: 10px;
    padding: 0;
    border: 0;
    overflow: auto
}

.states__state p {
    font-family: Montserrat, serif;
    font-size: 1.125rem;
    font-weight: 600;
    margin: 0;
    line-height: 1
}

.states__cta {
    text-align: center;
    margin-bottom: 0;
    font-weight: 600;
    text-decoration: underline;
    font-size: 1rem;
    opacity: 0
}

.states__cta:hover {
    cursor: pointer
}

.states__box {
    background-color: #f1f1f1;
    padding: 30px 15px;
    margin-top: 30px;
    position: relative
}

.states__box::before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 15px 30px 0;
    border-color: #3a3a3a transparent;
    display: block;
    width: 0;
    z-index: 1;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.states__state {
    opacity: 1
}

.animate-start .states__state {
    -webkit-animation: statesIn .4s ease-in-out forwards;
    animation: statesIn .4s ease-in-out forwards
}

.animate-start .states__state:nth-last-of-type(1) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.animate-start .states__state:nth-last-of-type(2) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.animate-start .states__state:nth-last-of-type(3) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.animate-start .states__state:nth-last-of-type(4) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.animate-start .states__state:nth-last-of-type(5) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.animate-start .states__state:nth-last-of-type(6) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.animate-start .states__cta {
    -webkit-animation: statesIn .4s ease-in-out forwards;
    animation: statesIn .4s ease-in-out forwards;
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

@-webkit-keyframes statesIn {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes statesIn {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.underline {
    text-decoration: underline
}

.review__item {
    background: #031c52;
    color: #fff;
    border-radius: 12px;
    margin: 15px 0;
    padding: 15px 15px 15px 30px
}

.review__icon {
    width: 100px;
    height: auto
}

.review__img {
    height: 30px;
    width: auto
}

.review__review {
    font-size: 20px;
    font-weight: 300;
    margin: 0;
    margin-top: 10px;
    font-style: italic
}

.review__name {
    font-size: 16px;
    font-weight: 300;
    margin: 0
}

.review__container {
    margin-top: 30px;
    margin-bottom: 30px
}

.review__rating {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between
}

.vorteile__container {
    padding: 15px 15px 30px;
    margin-top: 30px;
    margin-bottom: 30px
}

.vorteile__item img {
    height: 80px;
    width: 80px
}

.vorteile__item {
    text-align: center
}

.vorteile__item p {
    max-width: 225px;
    margin-left: auto;
    margin-right: auto
}

.tag {
    margin-bottom: 20px
}

.tag__headline {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px
}

.tag__headline:after,
.tag__headline:before {
    background-color: #4066b3;
    content: '';
    display: block;
    height: 1px;
    flex-grow: 1
}

.tag__headline--teaser {
    font-size: 16px;
    line-height: 24px
}

.cta {
    display: none;
    align-items: center;
    justify-content: center;
    -webkit-column-gap: 6px;
    -moz-column-gap: 6px;
    column-gap: 6px;
    background-color: #4066b3;
    border-radius: 16px;
    padding: 5px 10px;
    width: 100%;
    color: #fff;
    font-family: Montserrat, serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    text-align: center;
    margin: 20px auto;
    max-width: calc(100% - 30px);
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10
}

.cta:hover {
    background-image: linear-gradient(180deg, #4066b3, #23366f);
    cursor: pointer
}

.cta::after {
    content: '';
    background-image: url(../images/ico-cta-arrow.svg);
    background-position: center;
    background-size: cover;
    width: 13px;
    height: 11px;
    flex: 0 0 13px;
    display: inline-block
}

.cta.cta__show {
    display: flex;
    position: fixed
}