@import url(https://use.typekit.net/jkv2ucd.css);body{background-color:#fff;background-repeat:repeat;color:#000200;margin:0;font-family:museo-sans,sans-serif}:root{font-size:62.5%}p{font-size:2rem;font-weight:300;line-height:3rem;margin-top:30px;margin-bottom:30px}a{color:inherit;text-decoration:inherit}b{font-weight:700}*{box-sizing:border-box}img{width:100%;vertical-align:bottom}h1,h3{margin:0;padding:0;font-weight:600}.no-padding{margin-left:-20px;margin-right:-20px}.wrapper{padding-left:20px;padding-right:20px}.mobile-hidden{display:none}.desktop-inline-hidden{display:inline-block}.flex-col{display:flex;flex-direction:column}.header__container{display:flex;align-items:center;justify-content:center;padding-top:10px;padding-bottom:10px}.header__logo{max-width:170px}.header__trust--container{background-color:#e9f4fc;border-top:1px solid #4867ae;border-bottom:1px solid #4867ae}.header__trust{display:flex;align-items:center;justify-content:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;padding:5px 20px;max-width:800px}.header__trust--copy{margin:0;font-size:12px;white-space:nowrap}.header__trust--logos{display:flex;align-items:center;justify-content:space-evenly;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.header__trust--logos img{max-height:20px;width:auto}.header__trust--logos img:nth-child(2){max-height:10px}.header__trust--logos img:nth-child(3){max-height:19px}.header__trust--logos img:nth-child(4){max-height:8px}.head-info__container{margin:15px auto 20px;max-width:742px;margin-left:auto;margin-right:auto}.head-info__copy{font-size:1.2rem;line-height:1.9rem;color:#999;font-weight:400;margin:0}.headline__text{font-size:3rem;font-weight:600;line-height:4rem;padding-bottom:0;margin-bottom:0;font-family:museo-sans-rounded,sans-serif}.subheadline{color:#005c9e;margin-bottom:10px;margin-top:0;line-height:2.5rem}.teaser{margin-bottom:20px;position:relative;z-index:1}.teaser+p{margin-top:0}.tag{margin-bottom:30px}.tag__con{display:flex;flex-direction:row;align-items:baseline}.tag__headline{font-size:2rem;font-weight:400;margin-bottom:10px;overflow:hidden;text-align:center;color:#005c9e}.tag__headline:after,.tag__headline:before{background-color:#005c9e;content:'';display:inline-block;height:1px;position:relative;vertical-align:middle;width:50%}.tag__headline:before{right:.5em;margin-left:-50%}.tag__headline:after{left:.5em;margin-right:-50%}.claim{background-color:#e9f4fc;padding:10px 20px}.claim__txt{font-size:1.6rem;line-height:2rem;margin:0;color:#000}.content__headline{font-size:2.5rem;line-height:3.3rem;font-weight:600;margin-bottom:15px;font-family:museo-sans-rounded,sans-serif}.video__fluid{display:block;width:100%;height:auto}.audifooter{font-size:1.3rem;line-height:2rem;font-weight:300;padding:20px;text-align:center;background-color:#ddd;position:relative}.audifooter__link--container{display:flex;flex-wrap:wrap;justify-content:center}.audifooter__link{color:#999;font-size:1.3rem;line-height:2rem;font-weight:300;text-decoration:none;padding:0 5px;margin-bottom:5px;cursor:pointer}.audifooter__link:nth-child(2){border-left:1px solid #999;border-right:1px solid #999}.trust__img{max-width:700px}.trust__item--astrix{line-height:0;font-size:1.25rem;margin-top:0;margin-bottom:0}.trust-rating__copy{font-size:10px;line-height:16px;margin-top:30px;margin-bottom:0;color:#808081}.trust-rating__copy a{text-decoration:underline}.trust-rating__copy a:hover{text-decoration:none}.vorteile__container{margin:40px 0}.vorteile__container img{width:75px;height:75px;display:block;margin-right:15px}.vorteile__container p{text-align:left;margin:0}.vorteile__item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-bottom:20px}.vorteile__item:last-of-type{margin-bottom:0}.in-line{display:inline-block}.nowrap{white-space:nowrap}.arrow{width:95px;padding:0;margin-left:auto;margin-right:auto;margin-bottom:20px}.animation__bounce{-webkit-animation:bounce 2s ease infinite;animation:bounce 2s ease infinite}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}.text--centered{text-align:center}.year__box{padding:60px 20px;margin-top:30px;position:relative;background-color:#e9f4fc}.year__box h3{margin-bottom:20px;margin-top:0;text-align:center;color:#1a2441;font-size:30px;line-height:36px}.year__answers--container{margin:0;display:flex;flex-direction:column;align-items:center;row-gap:10px}.year__answer{display:flex;width:100%;box-sizing:border-box;background-color:#fff;border:1px solid #808081;padding:5px;margin:0;border-radius:103px;align-items:center;justify-content:center;box-shadow:0 3px 3px rgba(0,0,0,.2);height:75px}.year__answer:hover{cursor:pointer;background-color:#ffba47}.year__answer:active{background:linear-gradient(111.36deg,#005c9e 22.29%,#1a2441 104.43%)}.year__answer:active span{color:#fff}.year__answer span{font-family:museo-sans,sans-serif;font-size:25px;line-height:25px;color:#1a2441;font-weight:400;margin:0}.popup__overlay{display:none;position:fixed;top:0;bottom:0;width:100vw;height:100dvh;z-index:10;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;-webkit-animation:popIn .3s forwards;animation:popIn .3s forwards}.year__box--tagline{font-size:14px;line-height:1;font-weight:400;margin-top:0;margin-bottom:5px;text-align:center}@-webkit-keyframes popIn{0%{-webkit-backdrop-filter:blur(3px) opacity(0);backdrop-filter:blur(3px) opacity(0);opacity:0}100%{-webkit-backdrop-filter:blur(3px) opacity(1);backdrop-filter:blur(3px) opacity(1);opacity:1}}@keyframes popIn{0%{-webkit-backdrop-filter:blur(3px) opacity(0);backdrop-filter:blur(3px) opacity(0);opacity:0}100%{-webkit-backdrop-filter:blur(3px) opacity(1);backdrop-filter:blur(3px) opacity(1);opacity:1}}.popup__overlay--show{display:initial}body.popup__overlay--active{overflow-y:hidden;height:100dvh;-webkit-animation:delay-overflow .5s ease-in;animation:delay-overflow .5s ease-in}@-webkit-keyframes delay-overflow{from{overflow:auto}}@keyframes delay-overflow{from{overflow:auto}}.popup__overlay .wrapper{height:100dvh;display:flex;align-items:center;padding-left:10px;padding-right:10px}.popup__container{position:relative;flex:0 0 100%}.popup{background-color:#e9f4fc;width:100%;max-height:calc(100dvh - 20px);border-radius:20px;box-shadow:0 9px 26px 0 rgba(0,0,0,.25);overflow:hidden;display:flex;flex-direction:column;padding:20px 5px 0}.popup__close{width:36px;height:36px;position:absolute;right:-6px;top:-12px;background-color:#fff;border-radius:100%;padding:0;margin:0;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:5;box-shadow:0 3.70952px 15.76548px 0 rgba(0,0,0,.25)}.popup__close::before{content:'';background-image:url(https://res.cloudinary.com/dhqvlsb3l/image/upload/v1/assets/de/icons/check-popUp.svg);background-position:center;background-size:contain;width:20px;height:20px;display:block}.popup__headline{margin-bottom:20px;margin-top:0;text-align:center;color:#1a2441;font-size:30px;line-height:36px}.popup__inner{padding:0 5px 20px 5px;overflow-y:auto}.states__list{margin-top:10px;position:relative;display:flex;flex-direction:column;align-items:center}.popup .states__state{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);height:auto;max-height:55px;min-height:50px;margin-top:0;margin-bottom:10px}.popup .states{margin-bottom:0}.popup .states__img{max-width:50px}.popup .states__state p{font-size:2rem;line-height:2.4rem}.popup .states__state.other{margin-bottom:5px}.popup .states__state .other p{text-align:center;line-height:2.2rem}.popup .states__state.other p{text-align:center}.states__list a{text-decoration:underline}.states__list a:hover{text-decoration:none}.popup__inner::-webkit-scrollbar{width:2px}.popup__inner::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);border-radius:5px}.popup__inner::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 6px rgba(0,92,158,.5)}.content__cta{font-family:museo-sans-rounded,sans-serif;background:#ffba47;box-shadow:0 2px 5px rgba(0,0,0,.29);border-radius:45px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px 35px;margin-top:30px;margin-bottom:30px;cursor:pointer;width:100%;height:59px}.content__cta span{color:#1a2441;font-size:2rem;line-height:2rem;font-weight:600;margin:0;padding:0}.content__cta::after{content:'';background-image:url(https://res.cloudinary.com/dhqvlsb3l/image/upload/v1/assets/eu/icons/arrow/circle_arrow-right.svg);background-repeat:no-repeat;background-size:contain;background-position:center;display:inline-block;width:21px;height:21px;margin:0;margin-left:10px;padding:0}.content__cta:hover{box-shadow:0 0 0 transparent}ul{-webkit-padding-start:25px;padding-inline-start:25px;font-size:20px;line-height:30px}