@keyframes kf-fade-in{0%{opacity:0}to{opacity:1}}@keyframes kf-fade-out{0%{opacity:1}to{opacity:0}}@keyframes heading-bar-width{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes fly-in-first-row{0%{transform:translateX(-30%)}to{transform:translateX(0)}}@keyframes fly-in-second-row{0%{transform:translateX(-25%)}to{transform:translateX(0)}}@keyframes fly-in-third-row{0%{transform:translateX(-15%)}to{transform:translateX(0)}}@keyframes appear-first-row{0%{transform:translateX(-4%)}to{transform:translateX(0)}}@keyframes appear-second-row{0%{transform:translateX(-9%)}to{transform:translateX(0)}}@keyframes appear-third-row{0%{transform:translateX(-2%)}to{transform:translateX(0)}}@keyframes appear-button-row{0%{transform:translateX(5%)}to{transform:translateX(0)}}hr{border:none;border-top:.0625rem solid #d9d9d9}.element-divider{border-bottom:.0625rem solid #d9d9d9}.accordion-label{position:relative;display:block;width:100%;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);-webkit-tap-highlight-color:rgba(0,0,0,0)}.accordion-label:hover{color:#ff6200}.accordion-label span{display:inline-block;margin:0;vertical-align:middle}.accordion-label__icon ing-content-icon,.accordion-label__icon svg{fill:#ff6200}.accordion-label__number{color:#ff6200}.accordion-label__toggle{position:absolute;top:50%;right:0;margin:0;padding:0;border-radius:50%;background-color:#ff6200;transform:translateY(-50%) scale(1);transform-origin:center center;transition:background-color .25s cubic-bezier(.4,0,.2,1),transform .1s cubic-bezier(.4,0,.2,1)}.accordion-label__toggle:after,.accordion-label__toggle:before{position:absolute;display:block;content:"";top:50%;left:50%;border-radius:.125rem;background-color:#fff;transform:translate3d(-50%,-50%,0);transform-origin:center center;transition:all .15s cubic-bezier(.4,0,.2,1)}.accordion-label__toggle:after{height:.125rem}.accordion-label__toggle:before{width:.125rem}.accordion-label__checkbox{position:absolute;opacity:0}.accordion-label__checkbox:focus+.accordion-label{color:#ff6200}.accordion-label__checkbox:checked:focus+.accordion-label{color:#333}.accordion-label__checkbox:checked:focus+.accordion-label>.accordion-label__toggle,.accordion-label__checkbox:focus+.accordion-label>.accordion-label__toggle{background-color:#ff6200}.accordion-label__checkbox:active+.accordion-label>.accordion-label__toggle{transform:translateY(-50%) scale(.92)}.accordion-label__checkbox:checked+.accordion-label>.accordion-label__toggle{background-color:#ff6200}.accordion-label__checkbox:checked+.accordion-label>.accordion-label__toggle:before{height:1px}.accordion-label__checkbox:checked~.accordion-item__content{max-height:10000px;opacity:1}.accordion-item{display:block;border-bottom:1px solid #d9d9d9}.accordion-item:first-child{border-top:none}.accordion-item:last-child{border-bottom:none}.accordion-item__content{max-height:0;margin-top:0;overflow:hidden;opacity:0;transition:max-height .15s cubic-bezier(.4,0,.2,1),margin-top .15s cubic-bezier(.4,0,.2,1),opacity .15s cubic-bezier(.4,0,.2,1);will-change:max-height}[is-open=true] .accordion-item__content{max-height:10000px;opacity:1}.accordion-item__inner{position:relative}.action-item{box-shadow:0 0 2px 0 rgba(0,0,0,.1),0 2px 10px 0 rgba(0,0,0,.16);background-color:#fff;border:none}.action-item:first-child{border-top:none}.action-item:last-child{margin-bottom:0}.ingde-adaptive-image{position:relative;display:block;width:100%}.ingde-adaptive-image__svg-container{position:relative}.ingde-adaptive-image__svg-container svg{position:absolute;left:0;right:0;top:0;bottom:0}.ingde-adaptive-image__svg-container svg image{transform:scale(1.2);transform-origin:center center}.ingde-adaptive-image--rounded .ingde-adaptive-image__picturewrap{overflow:hidden;line-height:0}.ingde-adaptive-image img{width:100%}.ingde-adaptive-image__caption{color:#767676}a{text-decoration:none}.ingde-adaptive-image__picturewrap{overflow:hidden;line-height:0}.intrinsic{display:block;overflow:hidden;position:relative;height:0;width:100%;background:transparent}.intrinsic,.intrinsic.intrinsic--1x1{padding-top:100%}.intrinsic.intrinsic--4x3{padding-top:75%}.intrinsic.intrinsic--5x2{padding-top:40%}.intrinsic.intrinsic--6x2{padding-top:33.33%}.intrinsic.intrinsic--16x9{padding-top:56.25%}.intrinsic.intrinsic--9x16{padding-top:177.78%}.intrinsic .intrinsic-item{position:absolute;margin:auto;top:0;left:0;bottom:0;right:0;width:100%;opacity:1;visibility:visible}.intrinsic .intrinsic-item,.intrinsic .intrinsic-item--hidden{transition:visibility .4s linear,opacity .4s cubic-bezier(.4,0,.2,1)}.intrinsic .intrinsic-item--hidden{opacity:0;visibility:hidden}.captioned-media{margin:0}.captioned-media__inner{overflow:hidden}.captioned-media img{max-height:100%}.captioned-media figcaption{color:#767676}.stock-chart{border-radius:.25rem;touch-action:none;display:block;position:relative;overflow:hidden}.stock-chart:before{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;opacity:1;background-color:#f0f0f0;animation:g2p-base-color-fade 1.5s linear 5 forwards;transition:opacity .25s cubic-bezier(.4,0,.2,1);pointer-events:none}[error=api-error] .stock-chart:before{animation:none}.stock-chart:not([chart-data=""]){border-radius:0;overflow:visible}.stock-chart:not([chart-data=""]):before{all:initial}.stock-chart__chart{width:100%}.stock-chart[chart-data=""] g.axis-y{opacity:0}.stock-chart__axis-y line{stroke:#a8a8a8;stroke-width:1px}.stock-chart__axis-y text{text-anchor:end;fill:#333}.stock-chart__axis-x text{text-anchor:middle;fill:#333}.stock-chart__graph-background{stroke:none;fill:#ff6200;fill-opacity:.3}.stock-chart__graph-line{fill:none;stroke:#ff6200;stroke-width:2px}.stock-chart--animation .stock-chart__graph-line{animation:dash .75s cubic-bezier(.215,.61,.355,1) forwards;animation-delay:.25s}.stock-chart__tooltip>*{transition:opacity .25s cubic-bezier(.4,0,.2,1)}.stock-chart__tooltip line{stroke:#333;stroke-width:1px}.stock-chart__value{text-anchor:middle;fill:#333;font-weight:700}.stock-chart__time{text-anchor:middle;fill:#767676}.stock-chart__box{fill:#fff;stroke:#a8a8a8;stroke-width:1px}.stock-chart__pointer{fill:#525199;stroke:#525199;stroke-opacity:.3}.stock-chart__mouse-capture-box{fill:none;stroke:none;pointer-events:all}@keyframes dash{to{stroke-dashoffset:0}}.slider-dots{display:flex;flex-direction:row;justify-content:center}.slider-dots__control{transition:all .15s cubic-bezier(.4,0,1,1);transition-property:box-shadow,border-width;display:inline-block;overflow:hidden;width:2.5rem;height:2.5rem;padding:0;border:none;outline:0;opacity:0;cursor:none;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:initial;transition:transform .25s cubic-bezier(0,0,.2,1) 1.25s,opacity .25s cubic-bezier(.4,0,.2,1) 1.25s;will-change:transform;pointer-events:none}.slider-dots__control:focus{outline:none;border:1px solid #559bd1;box-shadow:0 0 8px 0 #559bd1}.slider-dots__control--hidden{visibility:hidden;pointer-events:none}.slider-dots__control>ingde-cms-icon{position:absolute;top:11px}.slider-dots__control svg{fill:#ff6200}.slider-dots__control--prev{order:1;transform:translateX(-70%)}.slider-dots--calculated .slider-dots__control--prev:hover{transition:transform .25s cubic-bezier(0,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);transform:translateX(-10%)}.slider-dots__control--prev>ingde-cms-icon{right:6px}.slider-dots__control--next{order:3;transform:translateX(70%)}.slider-dots--calculated .slider-dots__control--next:hover{transition:transform .25s cubic-bezier(0,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);transform:translateX(10%)}.slider-dots__control--next>ingde-cms-icon{left:6px}.slider-dots__dots{display:inline-block;width:auto;vertical-align:top;order:2}.slider-dots__dot{position:relative;display:inline-block;opacity:0;cursor:pointer;outline:0;border:0;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:initial}.slider-dots__dot:first-of-type{transition-delay:.1s}.slider-dots__dot:nth-of-type(2){transition-delay:214ms}.slider-dots__dot:nth-of-type(3){transition-delay:322ms}.slider-dots__dot:nth-of-type(4){transition-delay:424ms}.slider-dots__dot:nth-of-type(5){transition-delay:.52s}.slider-dots__dot:nth-of-type(6){transition-delay:.61s}.slider-dots__dot:nth-of-type(7){transition-delay:694ms}.slider-dots__dot:nth-of-type(8){transition-delay:772ms}.slider-dots__dot:nth-of-type(9){transition-delay:844ms}.slider-dots--calculated .slider-dots__dot{transition-property:opacity;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,1,1);opacity:1}.slider-dots__dot span{position:relative;display:block;background-color:#a8a8a8;border-radius:50%;pointer-events:none;transition:background-color .25s cubic-bezier(.4,0,.2,1);transition:box-shadow,border-width .15s cubic-bezier(.4,0,1,1)}.slider-dots__dot:focus span{outline:none;border:1px solid #559bd1;box-shadow:0 0 8px 0 #559bd1}.slider-dots__dot--active:hover span,.slider-dots__dot--active span,.slider-dots__dot:hover span{background-color:#ff6200}.product-card{box-shadow:0 0 2px 0 rgba(0,0,0,.1),0 2px 10px 0 rgba(0,0,0,.16);position:relative;background-color:#fff;width:100%;white-space:normal;margin-bottom:2.25rem;border-radius:.25rem}.product-card--long,.product-card--regular{display:flex;flex-direction:column}.product-card--result-table{border-radius:0 0 .25rem .25rem;padding:1rem;min-height:11.25rem}.product-card--result-table .product-card__body{margin-bottom:0}.product-card--result-table .ingde-link{display:inline-block;margin-bottom:.5rem;pointer-events:all}.product-card--result-table hr{margin-top:0}.product-card--focus{border:.125rem solid #ff6200}.product-card--long-image{min-height:0}.product-card--long-image .product-card__title{color:#ff6200}.product-card__adaptive-image{overflow:hidden}.product-card__container{position:relative}.product-card--image-right .product-card__wrapper{overflow:visible}.product-card__image{overflow:hidden}.product-card .product-card__tagline{font-weight:700;color:#ff6200;pointer-events:none}.product-card--promo .product-card__tagline{display:none}.product-card .product-card__title{font-weight:400;pointer-events:none;word-break:break-word}.product-card--promo .product-card__title{color:#ff6200}.product-card__body{pointer-events:none}.product-card__footer{margin-top:auto}.product-card .eyecatcher{font-weight:700}.product-wizard.product-card{width:100%;display:flex;flex-direction:column;background-color:#ff6200;color:#fff}.product-wizard.product-card,.product-wizard.product-card.product-wizard--question{transition:min-height .3s cubic-bezier(.4,0,.2,1)}.product-wizard.product-card.product-wizard--result{padding-bottom:0}.product-wizard .product-wizard__tagline{color:#fff}.product-wizard__answers{display:flex;margin-top:auto}.product-wizard__answers--radiobuttons{margin-top:0}.product-wizard__answers--radiobuttons ingde-cms-radio-group .ingde-cms-radio-group__label{display:inline-flex}.product-wizard__checked .svg__radio--checked{fill:#ff6200}.product-wizard__arrow{margin:auto auto 0;transform:rotate(90deg);align-self:flex-end}.product-wizard__reset-link span{color:#fff;border-bottom:1px solid}.product-wizard .ingde-cms-radio-group__label{cursor:pointer;-webkit-tap-highlight-color:transparent;font-size:1.1875rem;line-height:1.75rem;font-weight:700;color:#fff}.product-wizard>*{opacity:1;transition:opacity .5s cubic-bezier(.4,0,.2,1)}.product-wizard[is-hidden]>*{pointer-events:none;opacity:0;transition:opacity .5s cubic-bezier(.4,0,.2,1)}.tabs{position:relative;display:block}.tabs__list{list-style:none}.tabs .tabs__list-item{color:#333;border:1px solid #a8a8a8;position:relative}.tabs .tabs__list-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.tabs .tabs__list-item:hover{background-color:#cee5f5;cursor:pointer}.tabs .tabs__list-item:focus{box-shadow:0 0 8px 0 #9fcaea;outline:none;z-index:1;border-bottom-color:#559bd1;border-right:1px solid #559bd1}.tabs__list-item.tabs--active,.tabs__list-item.tabs--active:hover{background-color:#fff}.tabs .tabs__active-tab-title{font-weight:700;padding-bottom:1rem;color:#333}.tabs__content-container{display:none;border:1px solid #a8a8a8;border-top:0 solid #a8a8a8}.tabs__content-container.tabs--active{display:block}.subline-button{display:flex}.subline-button span{display:block;flex-grow:1;width:0;max-height:100%}.card-strip{position:relative;display:inline-block;min-width:100%;white-space:nowrap;will-change:transform}.card-strip__wrapper,.card-strip__wrapper:before{position:relative;display:flex}.card-strip__wrapper:before{flex:0 0 auto;z-index:1;content:"";height:200px}.card-strip__slide{position:relative;display:flex;flex:0 0 auto;z-index:1}.stock-item{justify-content:space-around;overflow:visible;background:#fff;border:none;border-bottom:.125rem solid #ebebeb;min-height:3rem}[leverage] .stock-item{min-height:5.5rem;flex-wrap:wrap}.stock-item:hover{box-shadow:0 0 8px 0 rgba(0,0,0,.1),0 10px 16px 0 rgba(0,0,0,.16);transform:translateY(-2px);transition:transform,box-shadow .3s ease}.stock-item__link{transition:all .15s cubic-bezier(.4,0,1,1);transition-property:box-shadow,border-width}.stock-item__link:focus{outline:none;border:1px solid #559bd1;box-shadow:0 0 8px 0 #559bd1}.stock-item__name{margin-right:.625rem;font-weight:700;justify-content:flex-start;display:flex;flex:1 0 auto;color:#333;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.stock-item__name:before{all:initial}[pending] .stock-item__name{position:relative}[pending] .stock-item__name:before{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;opacity:1;background-color:#f0f0f0;animation:g2p-base-color-fade 1.5s linear 5 forwards;transition:opacity .25s cubic-bezier(.4,0,.2,1);pointer-events:none}[error=api-error] [pending] .stock-item__name:before{animation:none}.stock-item__price{margin-right:.625rem;color:#333;display:flex;justify-content:flex-end;font-weight:400}.stock-item__price:before{all:initial}[pending] .stock-item__price{position:relative}[pending] .stock-item__price:before{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;opacity:1;background-color:#f0f0f0;animation:g2p-base-color-fade 1.5s linear 5 forwards;transition:opacity .25s cubic-bezier(.4,0,.2,1);pointer-events:none}[error=api-error] [pending] .stock-item__price:before{animation:none}.stock-item__changePercent{display:flex;justify-content:flex-end;min-width:4.125rem}.stock-item__changePercent:before{all:initial}[pending] .stock-item__changePercent{position:relative}[pending] .stock-item__changePercent:before{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;opacity:1;background-color:#f0f0f0;animation:g2p-base-color-fade 1.5s linear 5 forwards;transition:opacity .25s cubic-bezier(.4,0,.2,1);pointer-events:none}[error=api-error] [pending] .stock-item__changePercent:before{animation:none}.stock-item__changePercent ingde-cms-icon{width:1.125rem;height:1.125rem;margin-right:.75rem;margin-top:.125rem;line-height:1.125rem}[pending] .stock-item__changePercent ingde-cms-icon{display:none}.stock-item__changePercent svg{transition:all .3s cubic-bezier(.4,0,.2,1)}.stock-item__changePercent path{fill:#767676}.stock-item__changePercent--large-positive,.stock-item__changePercent--small-positive{color:#349651}.stock-item__changePercent--large-positive svg,.stock-item__changePercent--small-positive svg{transform:rotate(-45deg)}.stock-item__changePercent--large-positive path,.stock-item__changePercent--small-positive path{fill:#349651}.stock-item__changePercent--neutral{color:#767676}.stock-item__changePercent--large-positive svg{transform:rotate(-90deg)}.stock-item__changePercent--large-negative,.stock-item__changePercent--small-negative{color:#d70000}.stock-item__changePercent--large-negative svg,.stock-item__changePercent--small-negative svg{transform:rotate(45deg)}.stock-item__changePercent--large-negative path,.stock-item__changePercent--small-negative path{fill:#d70000}.stock-item__changePercent--large-negative svg{transform:rotate(90deg)}.stock-item__link{display:flex;flex-wrap:wrap;width:100%;height:100%;position:relative;border:1px solid transparent}[pending] .stock-item__link{pointer-events:none}.stock-item__leverage{display:flex;justify-content:space-between;align-items:center;width:100%}[pending] .stock-item__leverage{margin-top:auto}.stock-item__leverage-btn{text-align:center;position:relative}.stock-item__leverage-btn:before{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;opacity:1;background-color:#f0f0f0;animation:g2p-base-color-fade 1.5s linear 5 forwards;transition:opacity .25s cubic-bezier(.4,0,.2,1);pointer-events:none}[error=api-error] .stock-item__leverage-btn:before{animation:none}[pending] .stock-item__leverage-btn{border:transparent;pointer-events:none}:not([pending]) .stock-item__leverage-btn:before{all:initial}.stock-item-group{display:flex;margin:0;padding:0;border:none}.emergency-banner{background-color:#fff;position:relative}.emergency-banner__icon--desktop{position:absolute}.emergency-banner__icon--mobile{display:inline;margin-right:.75rem}.slider-card{box-shadow:0 0 2px 0 rgba(0,0,0,.1),0 2px 10px 0 rgba(0,0,0,.16);display:flex;flex-direction:column;width:100%;overflow:hidden;border-radius:.25rem;text-align:center;white-space:normal;background-color:#fff}.slider-card__body{padding:.75rem 1rem 1.5rem}.slider-card__image{width:100%;pointer-events:none;margin:0 auto -.25rem}.slider-card__image .intrinsic{transform:translateZ(0);background-color:#fff;border-radius:.25rem .25rem 0 0}.slider-card__icon{line-height:1;pointer-events:none;margin-bottom:-.25rem;padding:.75rem 1rem 0}.slider-card__icon>ing-content-icon{width:40px;height:40px}.slider-card__icon>ing-content-icon svg{fill:#ff6200}.slider-card__headline{margin-bottom:.5rem;pointer-events:none}.slider-card__copy{pointer-events:none}.slider-card__button{display:flex;justify-content:center;width:100%;margin-top:1rem}.card-slider,.slider-card__button-container{display:block}.card-slider{position:relative;background-color:#fff;overflow:hidden;touch-action:pan-y}.card-slider.card-slider--single-slide .card-strip__wrapper{justify-content:center}.card-slider.card-slider--single-slide .card-strip__wrapper:before{display:none}.card-slider.card-slider--single-slide .card-slider__navigation{opacity:0;pointer-events:none;height:0}.card-slider__header{width:100%;background-color:#ff6200;text-align:center}.card-slider__headline{margin:0;color:#fff}.card-slider__background{position:relative;display:block;width:100%;height:1px}.card-slider__background:before{position:absolute;display:block;content:"";top:0;left:0;width:100%;height:6.25rem;z-index:0;background-color:#ff6200}.card-slider__navigation{position:relative;display:block;text-align:center;width:100%;height:40px;font-size:0;background-color:#fff}.feature-grid__card{background-color:#fff;opacity:1;transition:opacity .35s cubic-bezier(.4,0,.2,1)}.feature-grid__card:last-child{border-bottom:none}.feature-grid__card ing-content-icon>svg{fill:#ff6200}.feature-grid__card-headline{color:#333}.feature-grid__card-rich-content{margin-left:0}.feature-grid__card-rich-content-inner[class$=__inner][feature-card-rich-content-inner] ol+p,.feature-grid__card-rich-content-inner[class$=__inner][feature-card-rich-content-inner] p+ol,.feature-grid__card-rich-content-inner[class$=__inner][feature-card-rich-content-inner] p+ul,.feature-grid__card-rich-content-inner[class$=__inner][feature-card-rich-content-inner] ul+p{margin-bottom:0}.feature-grid__card-footer{margin-top:auto}.feature-grid__card-footer-button{display:flex}.image-slider{width:100%;max-height:100%;display:block;background-color:#fff;overflow:hidden}.image-slider,.image-slider__image-strip-wrapper{position:relative}.image-slider .slider-dots__control{position:absolute;top:calc(50% - 40px);background-color:hsla(0,0%,100%,.65)}.image-slider .slider-dots__control:hover{background-color:#fff}.image-slider__slides{width:100%;display:flex;flex-direction:row;transform:translateX(0)}.image-slider__slides.image-slider__slides-animated{transition:transform 375ms cubic-bezier(.4,0,.2,1)}.image-slider__image-strip .image-slider__slide{text-align:center;flex-shrink:0;display:block;width:100%;height:100%}.image-slider__image-strip .image-slider__slide img{max-width:100%;max-height:100%}.image-slider__text-strip .image-slider__copy{max-width:100%;color:#333;white-space:normal}.image-slider__text-strip .image-slider__headline{white-space:normal;color:#333}.image-slider__text-strip .image-slider__slide{touch-action:pan-y;margin-bottom:2rem;width:100%;height:100%;display:flex;align-items:center;flex-direction:column;text-align:center;justify-content:space-between;flex-shrink:0}.image-slider__indicators{height:.5rem}.image-slider .intrinsic-item{pointer-events:none}.teaser-app-gallery{position:relative}.teaser-app-gallery__content *{touch-action:pan-y}.teaser-app-gallery__content:after{content:" ";display:block;clear:both}.teaser-app-gallery__content-left{order:4}.teaser-app-gallery__content-left .image-slider__image-container{margin:0 auto}.teaser-app-gallery__headline{order:1;color:#ff6200}.teaser-app-gallery__headline.font-500{font-weight:400}.teaser-app-gallery__copy{order:2}.teaser-app-gallery__footnote{order:4;color:#767676}.teaser-app-gallery__buttons{order:3}.teaser-app-gallery__buttons>*{transition:all .15s cubic-bezier(.4,0,1,1);transition-property:box-shadow,border-width;display:inline-block;border-radius:7px;margin-top:.5rem;line-height:1;font-size:0}.teaser-app-gallery__buttons>:focus{outline:none;box-shadow:0 0 8px 0 #559bd1;border:0}.teaser-search-s{display:block;position:relative;background-color:#ff6200;height:auto}.teaser-search-s__content{display:flex;flex-direction:column}.teaser-search-s__wrapper{display:flex;justify-content:center;align-items:center;width:100%}.teaser-search-s__headlinecontent{justify-content:flex-start}.teaser-search-s ing-content-icon{flex-shrink:0}.teaser-search-s__headline{font-size:1.1875rem;line-height:1.75rem;color:#fff;font-weight:700}.teaser-search-s ingde-cms-search-input{opacity:1}.teaser-search-l{display:block}.teaser-search-l__content{display:flex;align-items:center;flex-wrap:wrap}.teaser-search-l__headline{display:inline-block;vertical-align:middle;color:#333;text-align:left}.teaser-search-l ingde-cms-search-input{flex-basis:100%;opacity:1}.teaser-search-l__subline{color:#333;display:inline}.teaser-search-l__icon{line-height:0;display:inline-block;vertical-align:middle}.teaser-search-l__icon ing-content-icon svg{fill:#ff6200}.teaser-search-l a.ingde-link{word-break:normal}.ingde_cmsui-search-input{position:relative;display:block;border-radius:.25rem;background-color:#fff;cursor:pointer}.ingde_cmsui-search-input button{font-family:inherit;margin:0;overflow:visible;text-transform:none;background-color:initial;height:100%;width:100%;text-align:left;cursor:text;transition:color .25s cubic-bezier(.4,0,.2,1);border:.0625rem solid #a8a8a8;border-radius:.25rem;box-shadow:inset 0 .125rem .125rem 0 #d9d9d9;-webkit-appearance:button;transition:all .15s cubic-bezier(.4,0,1,1);transition-property:box-shadow,border-width}.ingde_cmsui-search-input button:focus{outline:none;border:1px solid #559bd1;box-shadow:0 0 8px 0 #559bd1}.ingde_cmsui-search-input button::-moz-focus-inner{border:0}.ingde_cmsui-search-input:hover button{color:#767676}.ingde_cmsui-search-input:hover .ingde-search-input__send-icon path{fill:#767676}.ingde_cmsui-search-input .ingde-search-input__placeholder{color:#a8a8a8;white-space:nowrap;display:none}.ingde_cmsui-search-input .ingde-search-input__iconwrapper{position:absolute;display:flex;align-items:center;line-height:0;right:0;top:0;bottom:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.ingde_cmsui-search-input .ingde-search-input__iconwrapper[color-mode=sky]{background-color:#559bd1}.ingde_cmsui-search-input .ingde-search-input__iconwrapper[color-mode=sky] .ingde-search-input__send-icon path{fill:#fff}.ingde_cmsui-search-input .ingde-search-input__iconwrapper[color-mode=orange]{background-color:#ff6200}.ingde_cmsui-search-input .ingde-search-input__iconwrapper[color-mode=orange] .ingde-search-input__send-icon path{fill:#fff}.ingde_cmsui-search-input .ingde-search-input__send-icon path{transition:fill .25s cubic-bezier(.4,0,.2,1);fill:#a8a8a8}ing-local-header{position:relative;display:block;width:100%;z-index:90;opacity:0}ing-local-header.is-visible{opacity:1;transition:opacity .25s cubic-bezier(.4,0,.2,1) .1s}.local-header{position:relative;display:block;width:100%;transition:background-color .5s cubic-bezier(.4,0,.2,1);z-index:90}.local-header:after{content:"";position:absolute;display:block;width:100%;height:.75rem;left:0;bottom:0;pointer-events:none;box-shadow:0 2px 2px 0 rgba(0,0,0,.2);opacity:0;transition:opacity .5s cubic-bezier(.4,0,.2,1)}[is-fixed] .local-header{position:fixed;top:0;left:0;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.is-visible .local-header,[is-fixed] .local-header:after{opacity:1}.local-header__overlay-bg{content:"";position:fixed;display:block;pointer-events:none;opacity:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.5);transition:opacity .5s cubic-bezier(.4,0,.2,1);z-index:95;-webkit-tap-highlight-color:transparent}[is-fixed] .local-header__overlay-bg{top:0}[is-open] .local-header__overlay-bg{opacity:.5;pointer-events:auto}.local-header__inner{position:relative;display:flex;flex-wrap:wrap;padding:0 5%;min-height:2.75rem;max-height:2.75rem;z-index:100;justify-content:flex-start;align-items:center;transition:max-height .35s cubic-bezier(.4,0,1,1),background-color .5s cubic-bezier(.4,0,.2,1);background-color:#f5f5f5;will-change:max-height}.local-header__inner>*{flex-shrink:0}[is-fixed] .local-header__inner{background-color:hsla(0,0%,96.1%,.92)}[is-open] .local-header__inner{max-height:600px;transition:max-height .55s cubic-bezier(0,0,.2,1),background-color .5s cubic-bezier(.4,0,.2,1);background-color:#f5f5f5}[is-open] .local-header__inner:after{opacity:1}.local-header__title{display:flex;height:2.75rem;align-items:center}.local-header__title>a,.local-header__title>a:visited{transition:all .15s cubic-bezier(.4,0,1,1);transition-property:box-shadow,border-width;color:#333;text-decoration:none;border:1px solid transparent}.local-header__title>a:focus,.local-header__title>a:visited:focus{outline:none;border:1px solid #559bd1;box-shadow:0 0 8px 0 #559bd1}.local-header__items{display:flex;align-items:flex-start}[is-open] .local-header__items{opacity:1;pointer-events:all;visibility:visible}[is-resizing] .local-header__items{transition:none}.local-header__list-item{position:relative;display:block;list-style-type:none;white-space:nowrap;transform-style:preserve-3d;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);transition-delay:.1s}[is-open] .local-header__list-item{opacity:1;transform:translateY(0)}[is-open] .local-header__list-item:first-child{transition-delay:.1s}[is-open] .local-header__list-item:nth-child(2){transition-delay:.2s}[is-open] .local-header__list-item:nth-child(3){transition-delay:.3s}[is-open] .local-header__list-item:nth-child(4){transition-delay:.4s}[is-open] .local-header__list-item:nth-child(5){transition-delay:.5s}[is-open] .local-header__list-item:nth-child(6){transition-delay:.6s}.local-header .link--primary{transition:all .15s cubic-bezier(.4,0,1,1);transition-property:box-shadow,border-width;border:1px solid transparent;position:relative;display:block;text-decoration:none;color:#333}.local-header .link--primary:focus{outline:none;border:1px solid #559bd1;box-shadow:0 0 8px 0 #559bd1}.local-header__pab{transition:all .15s cubic-bezier(.4,0,1,1);transition-property:box-shadow,border-width;font-size:1.1875rem;height:2.75rem;position:relative;box-sizing:border-box;display:inline-flex;width:auto;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,1,1);box-shadow:0 0 8px 0 rgba(0,0,0,.1),0 8px 8px 0 rgba(0,0,0,.2);border:1px solid #ff6200;color:#fff;background-color:#ff6200;font-weight:700;border-radius:.75rem;padding:6px 15px 8px;margin:0 0 0 .5rem;line-height:1.75rem;overflow:visible}.local-header__pab:focus{outline:none;box-shadow:0 0 8px 0 #559bd1;border:1px solid #559bd1;outline:0;box-shadow:0 0 8px 0 #9fcaea}.local-header__pab:active{border:1px solid #f9ccb1;outline:0;background-color:#f9ccb1}.local-header__pab:hover{box-shadow:0 0 12px 0 rgba(0,0,0,.1),0 12px 12px 0 rgba(0,0,0,.2)}.local-header__pabs--fixed{position:fixed;bottom:env(safe-area-inset-bottom,2vw);right:5%}.local-header__pabs--fixed>*{margin-bottom:3vw}.local-header__pabs--fixed>.ingde-button.ingde-button-filled{width:auto}.local-header__toggle-button{padding:0;margin:0;background-color:initial;border:none;outline:none;cursor:pointer;transition:all .15s cubic-bezier(.4,0,1,1);transition-property:box-shadow,border-width;position:absolute;top:0;-webkit-tap-highlight-color:transparent;transform:translateZ(0) rotateX(0);transform-origin:center center;transition:transform .25s cubic-bezier(.4,0,.2,1)}.local-header__toggle-button:focus{outline:none;border:1px solid #559bd1;box-shadow:0 0 8px 0 #559bd1}.local-header__toggle-button ingde-cms-icon{width:.625rem;height:1.25rem;transform:rotate(90deg);transform-origin:center center;vertical-align:middle;overflow:visible}.local-header__toggle-button ingde-cms-icon path{stroke:#333}[is-open] .local-header__toggle-button{transform:translateZ(0) rotateX(180deg)}.local-header__toggle-button[hidden]{display:none}ing-local-header.is-overflown .ingde-button{width:100%;text-align:center;font-size:1rem;line-height:1.5rem;font-weight:700;padding:0 .75rem;height:2.25rem;line-height:2.25rem}.navi-header-partner__buttons{opacity:0;transform:translateY(-20%);pointer-events:none;line-height:0}ing-local-header[is-open] .navi-header-partner__buttons{opacity:1;pointer-events:all;transform:translateY(0);transform-style:preserve-3d;transition:transform .25s cubic-bezier(0,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);transition-delay:.8s}.is-overflown .navi-header-partner__buttons{width:100%}ing-local-header[is-open=false].is-overflown.navi-header-partner__button{pointer-events:none}.navi-link-bundle{background-color:#525199}.navi-link-bundle__content{display:flex;flex-wrap:wrap}.navi-link-bundle__headline,.navi-link-bundle__link{color:#fff}.example-box__calculation-icon{position:relative;display:inline-block;vertical-align:middle}.example-box__calculation-icon path,.example-box__calculation-icon use{fill:#ff6200}.example-box__calculation-headline{position:relative;display:inline-block;vertical-align:middle}.example-box__calculation-nose{position:absolute;top:1px;transform:translateY(-100%)}.example-box__calculation-container{position:relative;background-color:#f0f0f0;border-radius:.25rem;padding:1rem;margin-top:1.25rem}.example-box__calculation-container .swipe-indicator{margin-right:1rem}.example-box__calculation .rich-content:last-child{padding-bottom:0}.toggle{position:relative;display:inline-block;height:1.25rem;width:1.75rem;margin:0 .375rem;vertical-align:middle}.toggle__track{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#767676;border-radius:34px;height:1rem;width:1.75rem;margin:auto}.toggle__thumb{content:"";position:absolute;height:1.25rem;width:1.25rem;right:-.375rem;bottom:0;background-color:#fff;transition:transform .4s cubic-bezier(.4,0,.2,1);border-radius:50%;box-shadow:3px 0 4px 0 rgba(0,0,0,.16)}.toggle__thumb:focus{outline:0;border-radius:50%;box-shadow:0 0 .75rem 0 #559bd1}.toggle__thumb:focus .svg__radio-circle{fill:#559bd1}.toggle__thumb--on{display:inline-block}.toggle__thumb--off{display:none}.toggle__thumb ingde-cms-icon{width:1.25rem;height:1.25rem}[toggle-state=off] .toggle__thumb{transform:translateX(0)}.toggle__label{cursor:pointer}.toggle__label--active{font-weight:700}.toggle__checkbox--checked+.toggle__thumb{transform:translateX(-1.25rem)}.toggle__checkbox--checked+.toggle__thumb .toggle__thumb--on{display:none}.toggle__checkbox--checked+.toggle__thumb .toggle__thumb--off{display:inline-block}.customers-referral__view{overflow:hidden}.customers-referral__container{width:200%;display:flex;transition:transform .4s cubic-bezier(.4,0,.2,1)}.customers-referral__container--initial{transition:transform 1ms}.customers-referral__container--off{transform:translateX(-50%)}.customers-referral__content{width:50%;opacity:1;transition:opacity .2s cubic-bezier(.4,0,.2,1);visibility:visible}.customers-referral__content--hidden{max-height:0;opacity:0;visibility:hidden}.customers-referral__headline{margin-top:0}.customers-referral__toggle>span{display:inline-block;cursor:pointer;transition-delay:.4s}.customers-referral__toggle .svg__radio--checked{fill:#767676}.customers-referral__section{background-color:#f0f0f0}.customers-referral__cta{display:flex;justify-content:flex-end;margin-right:1px}.customers-referral__checked .svg__radio--checked{fill:#ff6200}.contact{background-color:#ff6200;padding:0}.contact--focused{background-color:#559bd1}.contact__item{color:#fff}.contact__item-inner{position:relative}.contact__link.font-500{font-weight:400}.contact__copy-wrapper.font-400{font-weight:700}.contact__copy{margin-bottom:.5rem}.contact ing-content-icon{position:absolute;top:0;left:0}.contact ing-content-icon svg{fill:#fff}.contact hr{margin:0;border-color:#fff}.contact hr:last-child{display:none}.process-steps--grey-bg{background-color:#f0f0f0}.process-steps__wrapper{box-sizing:initial}.process-steps__list{position:relative;list-style-type:none}.process-steps__list-border{position:absolute;top:0;background-color:#ff6200;height:0;opacity:0;transition:height .8s cubic-bezier(.4,0,1,1),opacity .8s cubic-bezier(.4,0,.2,1)}.process-steps__list--visible>.process-steps__list-border{opacity:1;height:100%}.process-steps__list-item{display:flex;position:relative}.process-steps__list-item:last-child{padding-bottom:0}.process-steps__list-item__headline{font-weight:700}.process-steps__list-item-counter{color:#fff;background:#ff6200;border-radius:50%;text-align:center;z-index:5;transform:scale(1.2);opacity:0;transition:opacity .2s cubic-bezier(.4,0,1,1),transform .5s cubic-bezier(.4,0,1,1)}.process-steps__list-item:nth-child(2) .process-steps__list-item-counter{transition-delay:0ms}.process-steps__list-item:nth-child(3) .process-steps__list-item-counter{transition-delay:.2s}.process-steps__list-item:nth-child(4) .process-steps__list-item-counter{transition-delay:.4s}.process-steps__list-item:nth-child(5) .process-steps__list-item-counter{transition-delay:.6s}.process-steps__list-item:nth-child(6) .process-steps__list-item-counter{transition-delay:.8s}.process-steps__list-item:nth-child(7) .process-steps__list-item-counter{transition-delay:1s}.process-steps__list-item:nth-child(8) .process-steps__list-item-counter{transition-delay:1.2s}.process-steps__list-item:nth-child(9) .process-steps__list-item-counter{transition-delay:1.4s}.process-steps__list-item:nth-child(10) .process-steps__list-item-counter{transition-delay:1.6s}.process-steps__list-item:nth-child(11) .process-steps__list-item-counter{transition-delay:1.8s}.process-steps__list-item:nth-child(12) .process-steps__list-item-counter{transition-delay:2s}.process-steps__list-item:nth-child(13) .process-steps__list-item-counter{transition-delay:2.2s}.process-steps__list-item:nth-child(14) .process-steps__list-item-counter{transition-delay:2.4s}.process-steps__list-item:nth-child(15) .process-steps__list-item-counter{transition-delay:2.6s}.process-steps__list-item:nth-child(16) .process-steps__list-item-counter{transition-delay:2.8s}.process-steps__list-item:nth-child(17) .process-steps__list-item-counter{transition-delay:3s}.process-steps__list-item:nth-child(18) .process-steps__list-item-counter{transition-delay:3.2s}.process-steps__list-item:nth-child(19) .process-steps__list-item-counter{transition-delay:3.4s}.process-steps__list-item:nth-child(20) .process-steps__list-item-counter{transition-delay:3.6s}.process-steps__list-item:nth-child(21) .process-steps__list-item-counter{transition-delay:3.8s}.process-steps__list-item:nth-child(22) .process-steps__list-item-counter{transition-delay:4s}.process-steps__list-item:nth-child(23) .process-steps__list-item-counter{transition-delay:4.2s}.process-steps__list-item:nth-child(24) .process-steps__list-item-counter{transition-delay:4.4s}.process-steps__list-item:nth-child(25) .process-steps__list-item-counter{transition-delay:4.6s}.process-steps__list-item:nth-child(26) .process-steps__list-item-counter{transition-delay:4.8s}.process-steps__list-item:nth-child(27) .process-steps__list-item-counter{transition-delay:5s}.process-steps__list-item:nth-child(28) .process-steps__list-item-counter{transition-delay:5.2s}.process-steps__list-item:nth-child(29) .process-steps__list-item-counter{transition-delay:5.4s}.process-steps__list-item:nth-child(30) .process-steps__list-item-counter{transition-delay:5.6s}.process-steps__list-item:nth-child(31) .process-steps__list-item-counter{transition-delay:5.8s}.process-steps__list-item:nth-child(32) .process-steps__list-item-counter{transition-delay:6s}.process-steps__list-item:nth-child(33) .process-steps__list-item-counter{transition-delay:6.2s}.process-steps__list-item:nth-child(34) .process-steps__list-item-counter{transition-delay:6.4s}.process-steps__list-item:nth-child(35) .process-steps__list-item-counter{transition-delay:6.6s}.process-steps__list-item:nth-child(36) .process-steps__list-item-counter{transition-delay:6.8s}.process-steps__list-item:nth-child(37) .process-steps__list-item-counter{transition-delay:7s}.process-steps__list-item:nth-child(38) .process-steps__list-item-counter{transition-delay:7.2s}.process-steps__list-item:nth-child(39) .process-steps__list-item-counter{transition-delay:7.4s}.process-steps__list-item:nth-child(40) .process-steps__list-item-counter{transition-delay:7.6s}.process-steps__list-item:nth-child(41) .process-steps__list-item-counter{transition-delay:7.8s}.process-steps__list-item:nth-child(42) .process-steps__list-item-counter{transition-delay:8s}.process-steps__list-item:nth-child(43) .process-steps__list-item-counter{transition-delay:8.2s}.process-steps__list-item:nth-child(44) .process-steps__list-item-counter{transition-delay:8.4s}.process-steps__list-item:nth-child(45) .process-steps__list-item-counter{transition-delay:8.6s}.process-steps__list-item:nth-child(46) .process-steps__list-item-counter{transition-delay:8.8s}.process-steps__list-item:nth-child(47) .process-steps__list-item-counter{transition-delay:9s}.process-steps__list-item:nth-child(48) .process-steps__list-item-counter{transition-delay:9.2s}.process-steps__list-item:nth-child(49) .process-steps__list-item-counter{transition-delay:9.4s}.process-steps__list--visible .process-steps__list-item-counter{opacity:1;transform:scale(1)}.process-steps__list-item-inner{opacity:0;transition:opacity .5s ease-out}.process-steps__list-item:nth-child(2) .process-steps__list-item-inner{transition-delay:0ms}.process-steps__list-item:nth-child(3) .process-steps__list-item-inner{transition-delay:.2s}.process-steps__list-item:nth-child(4) .process-steps__list-item-inner{transition-delay:.4s}.process-steps__list-item:nth-child(5) .process-steps__list-item-inner{transition-delay:.6s}.process-steps__list-item:nth-child(6) .process-steps__list-item-inner{transition-delay:.8s}.process-steps__list-item:nth-child(7) .process-steps__list-item-inner{transition-delay:1s}.process-steps__list-item:nth-child(8) .process-steps__list-item-inner{transition-delay:1.2s}.process-steps__list-item:nth-child(9) .process-steps__list-item-inner{transition-delay:1.4s}.process-steps__list-item:nth-child(10) .process-steps__list-item-inner{transition-delay:1.6s}.process-steps__list-item:nth-child(11) .process-steps__list-item-inner{transition-delay:1.8s}.process-steps__list-item:nth-child(12) .process-steps__list-item-inner{transition-delay:2s}.process-steps__list-item:nth-child(13) .process-steps__list-item-inner{transition-delay:2.2s}.process-steps__list-item:nth-child(14) .process-steps__list-item-inner{transition-delay:2.4s}.process-steps__list-item:nth-child(15) .process-steps__list-item-inner{transition-delay:2.6s}.process-steps__list-item:nth-child(16) .process-steps__list-item-inner{transition-delay:2.8s}.process-steps__list-item:nth-child(17) .process-steps__list-item-inner{transition-delay:3s}.process-steps__list-item:nth-child(18) .process-steps__list-item-inner{transition-delay:3.2s}.process-steps__list-item:nth-child(19) .process-steps__list-item-inner{transition-delay:3.4s}.process-steps__list-item:nth-child(20) .process-steps__list-item-inner{transition-delay:3.6s}.process-steps__list-item:nth-child(21) .process-steps__list-item-inner{transition-delay:3.8s}.process-steps__list-item:nth-child(22) .process-steps__list-item-inner{transition-delay:4s}.process-steps__list-item:nth-child(23) .process-steps__list-item-inner{transition-delay:4.2s}.process-steps__list-item:nth-child(24) .process-steps__list-item-inner{transition-delay:4.4s}.process-steps__list-item:nth-child(25) .process-steps__list-item-inner{transition-delay:4.6s}.process-steps__list-item:nth-child(26) .process-steps__list-item-inner{transition-delay:4.8s}.process-steps__list-item:nth-child(27) .process-steps__list-item-inner{transition-delay:5s}.process-steps__list-item:nth-child(28) .process-steps__list-item-inner{transition-delay:5.2s}.process-steps__list-item:nth-child(29) .process-steps__list-item-inner{transition-delay:5.4s}.process-steps__list-item:nth-child(30) .process-steps__list-item-inner{transition-delay:5.6s}.process-steps__list-item:nth-child(31) .process-steps__list-item-inner{transition-delay:5.8s}.process-steps__list-item:nth-child(32) .process-steps__list-item-inner{transition-delay:6s}.process-steps__list-item:nth-child(33) .process-steps__list-item-inner{transition-delay:6.2s}.process-steps__list-item:nth-child(34) .process-steps__list-item-inner{transition-delay:6.4s}.process-steps__list-item:nth-child(35) .process-steps__list-item-inner{transition-delay:6.6s}.process-steps__list-item:nth-child(36) .process-steps__list-item-inner{transition-delay:6.8s}.process-steps__list-item:nth-child(37) .process-steps__list-item-inner{transition-delay:7s}.process-steps__list-item:nth-child(38) .process-steps__list-item-inner{transition-delay:7.2s}.process-steps__list-item:nth-child(39) .process-steps__list-item-inner{transition-delay:7.4s}.process-steps__list-item:nth-child(40) .process-steps__list-item-inner{transition-delay:7.6s}.process-steps__list-item:nth-child(41) .process-steps__list-item-inner{transition-delay:7.8s}.process-steps__list-item:nth-child(42) .process-steps__list-item-inner{transition-delay:8s}.process-steps__list-item:nth-child(43) .process-steps__list-item-inner{transition-delay:8.2s}.process-steps__list-item:nth-child(44) .process-steps__list-item-inner{transition-delay:8.4s}.process-steps__list-item:nth-child(45) .process-steps__list-item-inner{transition-delay:8.6s}.process-steps__list-item:nth-child(46) .process-steps__list-item-inner{transition-delay:8.8s}.process-steps__list-item:nth-child(47) .process-steps__list-item-inner{transition-delay:9s}.process-steps__list-item:nth-child(48) .process-steps__list-item-inner{transition-delay:9.2s}.process-steps__list-item:nth-child(49) .process-steps__list-item-inner{transition-delay:9.4s}.process-steps__list--visible .process-steps__list-item-inner{opacity:1}.process-steps__list-item-border{height:100%;background-color:#fff;position:absolute}.process-steps--grey-bg .process-steps__list-item-border{background-color:#f0f0f0}.process-steps__buttons{display:flex;line-height:1}.process-steps__buttons>div{display:flex}.condition-list-item{position:relative;list-style-type:none}.condition-list-item.is-subheadline{padding-bottom:0}.condition-list-item.is-chapter:after{position:absolute;display:block;content:"";top:-2px;height:.25rem;background:#fff;z-index:10}.is-chapter .condition-list-item__intro,.is-subheadline .condition-list-item__intro{padding-bottom:0}.condition-list-item__bold{width:100%;font-weight:700;margin:0}.condition-list-item__intro-headline{font-weight:700}.condition-list-item__table{display:flex}.condition-list-item__values-wrapper{position:relative}.condition-list-item__icon-check{position:absolute;top:2px;left:0;line-height:0;font-size:0}.condition-list-item__icon-check ingde-cms-icon{display:inline}.table-conditions{background-color:#fff;overflow-anchor:none}.table-conditions__anchor-links-wrapper{font-size:0;line-height:0;margin-top:.25rem}.table-conditions__anchor-links ingde-button{display:inline-block;line-height:0}.table-conditions__group li:last-child{border:none}.table-conditions__group--expandable{max-height:0;overflow:hidden;padding-bottom:0;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(0,0,.2,1);will-change:max-height}.table-conditions__group--visible{max-height:4500px;opacity:1;visibility:visible;transform:scaleY(1);height:auto;transition:all .25s cubic-bezier(.4,0,1,1);will-change:max-height;border-top:.0625rem solid #d9d9d9}.table-conditions__group--toggle{cursor:pointer}.table-conditions__print-wrapper{background-color:#fff}.table-conditions__subheadline{margin:0}.table-conditions__intro-headline{font-size:1.5rem;line-height:2rem}.table-conditions__footnotes>p{position:relative}.table-conditions__footnotes>p:last-child{padding-bottom:0}.table-conditions__footnotes sup{position:absolute;top:0;left:-.25rem;transform:translate3d(-100%,-8px,0)}.tabelle-kennzahlen{background-color:#fff}.tabelle-kennzahlen__table{display:flex;background-color:#f0f0f0}.tabelle-kennzahlen__desc{color:#767676}.tabelle-kennzahlen__headline{display:block}.tabelle-kennzahlen__filters{display:flex;background:#f0f0f0;padding:1.25rem}.tabelle-kennzahlen__filters span{cursor:pointer}.tabelle-kennzahlen__filter-col input{display:none}.tabelle-kennzahlen__filter-col input:checked+span{border-bottom:2px solid #ff6200}.tabelle-kennzahlen__col{flex-grow:3}.tabelle-kennzahlen__names{flex:0 1 auto;white-space:nowrap;overflow:hidden}.tabelle-kennzahlen__values{text-align:right;color:#333;white-space:nowrap}.tabelle-kennzahlen__values .tabelle-kennzahlen__line{padding-left:0}.tabelle-kennzahlen__line{overflow:hidden;text-overflow:ellipsis}.tabelle-kennzahlen__line--sub{font-weight:400}.tabelle-kennzahlen__line--bottom,.tabelle-kennzahlen__line--desktopyear{width:100%}.media-wall{background-color:initial;background-color:#fff}.media-wall__text-container{width:100%}.media-wall__media-container{position:relative;display:block}.media-wall__media-container:after{content:"";display:table;clear:both}.media-wall .captioned-media{float:left}.media-wall .captioned-media:after{position:relative;display:block;content:"";width:100%}.media-wall .captioned-media.has-caption:after{display:none}.media-wall .captioned-media img{top:0;left:0;width:100%}.media-wall .captioned-media:nth-of-type(4),.media-wall .captioned-media:nth-of-type(5),.media-wall .captioned-media:nth-of-type(6){float:left}.media-wall .captioned-media:first-of-type,.media-wall .captioned-media:nth-of-type(2),.media-wall .captioned-media:nth-of-type(3),.media-wall .captioned-media:nth-of-type(4),.media-wall .captioned-media:nth-of-type(5),.media-wall .captioned-media:nth-of-type(6){margin:0}.media-wall[dynamic=true] .captioned-media:first-of-type,.media-wall[dynamic=true] .captioned-media:nth-of-type(4){margin:0;width:99.98%}.media-wall[dynamic=true] .captioned-media:nth-of-type(2),.media-wall[dynamic=true] .captioned-media:nth-of-type(3),.media-wall[dynamic=true] .captioned-media:nth-of-type(5),.media-wall[dynamic=true] .captioned-media:nth-of-type(6){margin:0;width:calc(49.99% - 6px)}.media-wall[dynamic=true] .captioned-media:nth-of-type(3),.media-wall[dynamic=true] .captioned-media:nth-of-type(6){margin-left:.75rem}.link-list{background-color:initial;background-color:#fff}.link-list__headline{margin:0}.link-list__headline.font-400{font-weight:700}.link-list__link-container{white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;color:#525199}.link-list__link-container:nth-of-type(odd){margin-right:4rem}.teaser-m__wrapper:after{content:" ";display:block;clear:both}.teaser-m__headline{order:1}.teaser-m__body{order:3}.teaser-m__cta{display:inline-flex}.teaser-m .copy{width:100%}.teaser-m ingde-button{order:4}.teaser-m .captioned-media{order:2}.teaser-stock{position:relative;display:block}.teaser-stock__heading{margin-top:0}.teaser-stock__content{margin-top:0;width:100%}.teaser-stock__link{transition:all .15s cubic-bezier(.4,0,1,1);transition-property:box-shadow,border-width;display:flex;flex-wrap:wrap;width:100%;height:100%;position:relative}.teaser-stock__link:focus{outline:none;border:1px solid #559bd1;box-shadow:0 0 8px 0 #559bd1}[pending=true] .teaser-stock__link{pointer-events:none}.teaser-stock__items{display:flex;margin:0;padding:0;border:none}.teaser-stock__item{display:none;justify-content:space-around;overflow:visible;background:#fff;border:none;border-bottom:.125rem solid #ebebeb;min-height:3rem}.teaser-stock__item:nth-child(-n+8){display:flex}.teaser-stock__item:last-child,.teaser-stock__item:nth-child(8){border-bottom:none}.teaser-stock__item:hover{box-shadow:0 0 8px 0 rgba(0,0,0,.1),0 10px 16px 0 rgba(0,0,0,.16);transform:translateY(-2px);transition:transform,box-shadow .3s ease}.teaser-stock__name{position:relative;margin-right:.625rem;font-weight:700;justify-content:flex-start;display:flex;flex:1 0 auto;color:#333;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.teaser-stock__name:before{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;opacity:1;background-color:#f0f0f0;animation:g2p-base-color-fade 1.5s linear 5 forwards;transition:opacity .25s cubic-bezier(.4,0,.2,1);pointer-events:none}[error=api-error] .teaser-stock__name:before{animation:none}[pending=false] .teaser-stock__name:before{all:initial}.teaser-stock__price{position:relative;margin-right:.625rem;color:#333;display:flex;justify-content:flex-end;font-weight:400}.teaser-stock__price:before{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;opacity:1;background-color:#f0f0f0;animation:g2p-base-color-fade 1.5s linear 5 forwards;transition:opacity .25s cubic-bezier(.4,0,.2,1);pointer-events:none}[error=api-error] .teaser-stock__price:before{animation:none}[pending=false] .teaser-stock__price:before{all:initial}.teaser-stock__changePercent{position:relative;display:flex;justify-content:flex-end;min-width:4.125rem}.teaser-stock__changePercent:before{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;opacity:1;background-color:#f0f0f0;animation:g2p-base-color-fade 1.5s linear 5 forwards;transition:opacity .25s cubic-bezier(.4,0,.2,1);pointer-events:none}[error=api-error] .teaser-stock__changePercent:before{animation:none}[pending=false] .teaser-stock__changePercent:before{all:initial}.teaser-stock__changePercent ingde-cms-icon{width:1.125rem;height:1.125rem;margin-right:.75rem;margin-top:.125rem;line-height:1.125rem}.teaser-stock__changePercent svg{transition:all .3s cubic-bezier(.4,0,.2,1)}.teaser-stock__changePercent path{fill:#767676}.teaser-stock__changePercent--large-positive,.teaser-stock__changePercent--small-positive{color:#349651}.teaser-stock__changePercent--large-positive svg,.teaser-stock__changePercent--small-positive svg{transform:rotate(-45deg)}.teaser-stock__changePercent--large-positive path,.teaser-stock__changePercent--small-positive path{fill:#349651}.teaser-stock__changePercent--neutral{color:#767676}.teaser-stock__changePercent--large-positive svg{transform:rotate(-90deg)}.teaser-stock__changePercent--large-negative,.teaser-stock__changePercent--small-negative{color:#d70000}.teaser-stock__changePercent--large-negative svg,.teaser-stock__changePercent--small-negative svg{transform:rotate(45deg)}.teaser-stock__changePercent--large-negative path,.teaser-stock__changePercent--small-negative path{fill:#d70000}.teaser-stock__changePercent--large-negative svg{transform:rotate(90deg)}.teaser-stock__links{display:flex;line-height:1}.teaser-stock__links div{margin-bottom:.75rem}.teaser-stock__links a{margin-right:auto}.teaser-stock__links a:last-of-type{margin-bottom:0}.teaser-stock__stockChart{position:relative}.teaser-stock:not([stock-chart-url]) .teaser-stock__stockChartInformation,.teaser-stock:not([stock-chart-url]) .teaser-stock__stockChartTitle,.teaser-stock:not([stock-chart-url]) stock-chart{display:none}.teaser-stock stock-chart{margin-top:1rem;margin-bottom:1rem}.teaser-stock stock-chart:before{background-color:#fff}.teaser-stock__stockChartTitle{position:relative}.teaser-stock__stockChartTitle:before{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;opacity:1;background-color:#f0f0f0;animation:g2p-base-color-fade 1.5s linear 5 forwards;transition:opacity .25s cubic-bezier(.4,0,.2,1);pointer-events:none}[error=api-error] .teaser-stock__stockChartTitle:before{animation:none}.teaser-stock__stockChartTitle:before{background-color:#fff}[pending=false] .teaser-stock__stockChartTitle:before{all:initial}.teaser-stock a.teaser-stock__stockChartTitle{font-weight:400;display:inline-block;margin:.5rem 0}.teaser-stock__stockChartInformation{display:flex;flex-wrap:wrap;padding-bottom:1rem}.teaser-stock__stockChartValue{position:relative;font-weight:700;color:#333;margin-bottom:1rem}.teaser-stock__stockChartValue:before{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;opacity:1;background-color:#f0f0f0;animation:g2p-base-color-fade 1.5s linear 5 forwards;transition:opacity .25s cubic-bezier(.4,0,.2,1);pointer-events:none}[error=api-error] .teaser-stock__stockChartValue:before{animation:none}.teaser-stock__stockChartValue:before{background-color:#fff}[pending=false] .teaser-stock__stockChartValue:before{all:initial}.teaser-stock__stockChartPercentage{position:relative;font-weight:700;margin-bottom:1rem;margin-left:1rem}.teaser-stock__stockChartPercentage:before{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;opacity:1;background-color:#f0f0f0;animation:g2p-base-color-fade 1.5s linear 5 forwards;transition:opacity .25s cubic-bezier(.4,0,.2,1);pointer-events:none}[error=api-error] .teaser-stock__stockChartPercentage:before{animation:none}.teaser-stock__stockChartPercentage:before{background-color:#fff}[pending=false] .teaser-stock__stockChartPercentage:before{all:initial}.teaser-stock a.teaser-stock__stockChartLink{word-break:keep-all;text-align:right;display:table;margin-bottom:.75rem}.teaser-stock__top-links,.teaser-stock a.teaser-stock__stockChartLink:first-of-type{margin-left:auto}.teaser-leverage-products{position:relative;display:block}.teaser-leverage-products__heading{margin-top:0}.teaser-leverage-products__content{position:relative;margin-top:0;width:100%}.teaser-blog-list{background-color:initial;position:relative}.teaser-blog-list__eyecatcher{order:1}.teaser-blog-list__eyecatcher .eyecatcher{font-size:1.1875rem;line-height:1.75rem;font-weight:700;display:inline-block;position:relative;margin-top:0}.teaser-blog-list__image{order:2}.teaser-blog-list__content{color:#333;order:3}.teaser-blog-list__content .copy,.teaser-blog-list__content .headline{display:inline;text-decoration:none}.teaser-blog-list__content:hover .copy,.teaser-blog-list__content:hover .headline{color:#525199;background-color:initial;border-bottom:1px solid #525199}.teaser-blog-list__header{position:relative}.teaser-blog-list__body{display:flex;width:100%}.teaser-blog-list__body-column:last-child{display:none}.teaser-blog-list__article{position:relative}.teaser-blog-list__article:last-child{margin-bottom:0}.teaser-blog-list__article-category>a{font-weight:700;color:#333}.teaser-blog-list__article-category>a:hover{color:#525199;background-color:initial;border-bottom:1px solid #525199}.teaser-blog-list__article-headline>a{color:#333}.teaser-blog-list__article-headline>a:hover{color:#525199;background-color:initial;border-bottom:1px solid #525199}.teaser-product-overview__cards,.teaser-promo-overview__cards{display:flex;justify-content:space-between;flex-wrap:wrap}.teaser-s-promo__headline{color:#ff6200;order:1}.font-500.teaser-s-promo__headline{font-weight:400}.teaser-s-promo__content{order:3}.teaser-s-promo__icon-container{margin-top:.75rem;display:flex;order:2}.teaser-s-promo__icon-container>* path{fill:#ff6200}.teaser-s-promo__buttons{display:flex;order:4}.teaser-s-promo__buttons>*{display:flex}.teaser-s-promo__buttons>:first-child{margin:0}.teaser-m-promo{display:grid}.teaser-m-promo__headline{color:#ff6200}.font-500.teaser-m-promo__headline{font-weight:400}.widget-product-finder{display:block;overflow:hidden}.widget-product-finder__overlay{position:fixed;left:0;top:0;right:0;bottom:0;opacity:0;background-color:#fff;z-index:-1;transition:opacity .35s cubic-bezier(.4,0,.2,1),z-index .35s cubic-bezier(.4,0,.2,1)}.widget-product-finder__overlay[open]{z-index:100;opacity:1;transition:opacity .15s cubic-bezier(.4,0,.2,1),z-index .15s cubic-bezier(.4,0,.2,1)}.widget-product-finder__restart{display:flex;justify-content:center;width:100%;margin-bottom:2.25rem}.widget-product-finder ing-slider-dots{width:100%}.widget-product-finder .slider-dots{display:flex;justify-content:center;margin-bottom:.75rem}.widget-product-finder .card-strip__wrapper{position:relative;display:flex;margin-bottom:.75rem}.widget-product-finder .card-strip__wrapper>*{margin-right:.5rem}.widget-product-finder .card-strip__wrapper:last-child{margin-right:0}.widget-product-finder .card-strip__wrapper:before{width:0;margin:0}.widget-product-finder .card-strip__wrapper .product-card{width:90vw;min-width:90vw;margin-bottom:0}.widget-savings-plan-finder.widget-product-finder{background-color:#f0f0f0}.widget-savings-plan-finder.widget-product-finder .product-wizard__answers--end,.widget-savings-plan-finder.widget-product-finder .product-wizard__arrow,.widget-savings-plan-finder.widget-product-finder .product-wizard__reset-link{display:none}.widget-savings-plan-finder.widget-product-finder .slider-dots{margin-bottom:.5rem}.widget-savings-plan-finder.widget-product-finder .ingde-cms-radio-group__label{align-items:flex-start}.widget-savings-plan-finder.widget-product-finder .ingde-cms-radio-group__checkbox{margin-top:.25rem}.result-table__container{width:100%;background-color:#fff}.result-table__container thead th{min-width:5.625rem;text-align:center}.result-table__container thead tr{border-bottom:1px solid #333}.result-table__container thead .ingde-link:visited{color:#525199}.result-table__container thead .ingde-link:visited:hover{background-color:#e6e5f0}.result-table__container td{text-align:center;vertical-align:middle}.result-table__container th strong{color:#333}.result-table__icon.ingde-cms-icon{line-height:0;vertical-align:initial}.result-table__icon.ingde-cms-icon[type="misc/solid-circle"]{opacity:.45}.result-table__legenda{width:100%}.result-table__legenda li{display:inline-block;vertical-align:middle;margin-right:.5rem}.result-table__legenda:last-child{margin-right:0}.result-table__legenda .result-table__icon{vertical-align:middle}.accordion{background-color:initial}.bg-color-grey .accordion__bg-container{background-color:#f0f0f0}.action-accordion .action-item--left .accordion-item__content{margin-left:0}.ing-news{background-color:#fff;position:relative;display:block}.ing-news__list{display:flex;flex-flow:wrap;justify-content:space-between}.ing-news[error] .ing-news__list{pointer-events:none}.ing-news__entry{position:relative;width:100%;margin-bottom:1rem}.ing-news__entry:hover .ing-news__entry-content{color:#525199}.ing-news__entry:hover .ing-news__entry-content span{border-color:#525199}.ing-news__entry-time{position:relative;display:inline-block;color:#767676}.ing-news__entry-time:before{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;opacity:1;background-color:#f0f0f0;animation:g2p-base-color-fade 1.5s linear 5 forwards;transition:opacity .25s cubic-bezier(.4,0,.2,1);pointer-events:none}[error=api-error] .ing-news__entry-time:before{animation:none}[loaded] .ing-news__entry-time:before{all:initial}.ing-news__entry-content{position:relative}.ing-news__entry-content:before{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;opacity:1;background-color:#f0f0f0;animation:g2p-base-color-fade 1.5s linear 5 forwards;transition:opacity .25s cubic-bezier(.4,0,.2,1);pointer-events:none}[error=api-error] .ing-news__entry-content:before{animation:none}.ing-news__entry-content:before{top:4px}[loaded] .ing-news__entry-content:before{all:initial}.ing-news__entry-content span{border-bottom:1px solid;border-color:#fff;transition:color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1)}.overlay__link--no-text{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.ing-lexicon__navigation{font-size:0}.ing-lexicon__navigation-button{-webkit-tap-highlight-color:transparent;transition:background-color .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1)}.ing-lexicon__navigation-button:hover{background-color:#525199;color:#fff}.ing-lexicon__navigation-button:focus{background-color:#fff;color:#525199;border-color:#559bd1;box-shadow:0 0 .5rem 0 #9fcaea}.ing-lexicon__navigation-button:focus:hover{background-color:#525199;color:#fff;border-color:#525199;box-shadow:0 0 .5rem 0 hsla(0,0%,100%,0)}.ing-lexicon__navigation-button:active,.ing-lexicon__navigation-button:focus:active{background-color:#7473ad;color:#fff;border-color:#7473ad;box-shadow:0 0 .5rem 0 hsla(0,0%,100%,0)}.ing-lexicon__navigation-button.is-active{background-color:#7473ad;color:#fff;border-color:#7473ad}.ing-lexicon__navigation-button.is-active:hover{background-color:#7473ad;border-color:#7473ad;cursor:default}.ing-lexicon__navigation-button[disabled]{color:#d9d9d9;border-color:#a8a8a8;cursor:not-allowed}.ing-lexicon__navigation-button[disabled]:hover{background-color:#fff;color:#d9d9d9;border-color:#a8a8a8}.ingde-toggle{position:relative;display:inline-block;vertical-align:middle;user-select:none;margin:0 .75rem}.ingde-toggle__footer{display:flex;align-items:flex-start}.ingde-toggle__track{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#f0f0f0;border:1px solid #a8a8a8;border-radius:34px;margin:auto;transition:background-color .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1)}.ingde-toggle--is-active .ingde-toggle__track{background-color:#349651;border:1px solid #349651}.ingde-toggle__thumb{content:"";position:absolute;display:inline-block;right:-.375rem;bottom:0;background-color:#fff;transition:transform .4s cubic-bezier(0,0,.2,1);border-radius:50%;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);transition:all .15s cubic-bezier(.4,0,1,1);transition-property:box-shadow,border-width}.ingde-toggle__thumb:focus{outline:none;box-shadow:0 0 8px 0 #559bd1;border:none}.ingde-toggle__thumb:focus .svg__radio-circle{fill:#559bd1}.ingde-toggle__label:hover{cursor:pointer}[disabled] .ingde-toggle__label{opacity:.4;pointer-events:none}.ingde-toggle:hover{cursor:pointer}[disabled] .ingde-toggle{opacity:.4;pointer-events:none}.cookie-settings__block:last-of-type+hr{display:none}.navi-anchor-list__wrapper{font-size:0;line-height:0}.checkmark-list{position:relative;display:block}.checkmark-list__item{display:block;display:flex;width:100%}.checkmark-list__item:first-child{padding:0}.checkmark-list__item--right{display:flex;flex-direction:column;width:100%}.font-300.checkmark-list__item-title{font-weight:700}.eyecatcher{font-weight:700;color:#333;z-index:1}.eyecatcher,.eyecatcher:before{position:absolute;border-radius:.25rem;background-color:#fff}.eyecatcher:before{content:"";left:1.125rem;transform:rotate(45deg);bottom:-.375rem;z-index:-1;width:1.125rem;height:1.125rem}.eyecatcher--sky{color:#fff;background-color:#559bd1}.eyecatcher--sky:before{background:#559bd1;z-index:-1}.eyecatcher--fuchsia{color:#fff;background-color:#ab0066}.eyecatcher--fuchsia:before{background:#ab0066;z-index:-1}.product-intro-figures__headline,.product-intro-figures__intro{color:#333}.product-intro-figures__flex-wrapper--single .product-intro-figures__figure{width:100%}.product-intro-figures .eyecatcher{position:absolute}.product-intro-figures__figure{border:1px solid #d9d9d9;position:relative}.product-intro-figures__figure:last-of-type{margin-bottom:0;margin-right:0}.product-intro-figures__value{color:#ff6200;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-intro-figures__subline{color:#333;max-width:100%;overflow:hidden;text-overflow:ellipsis}.app-store-buttons>*{transition:all .15s cubic-bezier(.4,0,1,1);transition-property:box-shadow,border-width;border-radius:7px;display:inline-block;line-height:1;font-size:0}.app-store-buttons>:focus{outline:none;box-shadow:0 0 8px 0 #559bd1;border:0}.intro-sub{display:grid}.rich-content__table.copy{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.rich-content__table table{border-collapse:collapse}.rich-content__table table caption{display:table-caption;position:sticky;left:0;caption-side:bottom;text-align:left;color:#767676}.rich-content__table--dark-bg.rich-content__table table caption{color:#333}.rich-content__table table caption:empty{display:none}.rich-content__table th[aria-sort]:hover{color:#ff6200;cursor:pointer}.rich-content__table [aria-sort] .rich-content__sort-indicator{position:relative;display:inline-block}.rich-content__table [aria-sort] .sort-indicator__arrow{position:absolute;display:block;top:0;left:0}.rich-content__table [aria-sort] .sort-indicator__arrow--down{top:auto;bottom:0;transform:rotate(180deg);transform-origin:center center}.rich-content__table [aria-sort] .sort-indicator__arrow svg{display:block}.rich-content__table [aria-sort] .sort-indicator__arrow svg path{fill:#d9d9d9;transition:all .25s cubic-bezier(.4,0,.2,1) 50ms}.rich-content__table [aria-sort=asc],.rich-content__table [aria-sort=des]{background-color:#f0f0f0;background-clip:padding-box}.rich-content__table [aria-sort=asc] .sort-indicator__arrow--up svg path,.rich-content__table [aria-sort=des] .sort-indicator__arrow--down svg path{fill:#ff6200}.rich-content__table thead tr{border-bottom:1px solid #ff6200}.rich-content__table thead tr:focus{outline:0}.rich-content__table thead th{position:relative;transition:color .2s cubic-bezier(.4,0,.2,1);-webkit-tap-highlight-color:transparent}.rich-content__table thead th:after{content:"";position:absolute;display:block;top:.25rem;left:.25rem;width:calc(100% - .5rem);height:calc(100% - .5rem);border:1px solid #559bd1;box-shadow:0 0 .25rem #559bd1;pointer-events:none;-webkit-tap-highlight-color:transparent;opacity:0;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.rich-content__table thead th:focus{outline:0}.rich-content__table thead th:focus:after{opacity:1}.rich-content__table tbody th{font-weight:400;color:#767676}.rich-content__table--dark-bg.rich-content__table tbody th{color:#333;font-weight:700}.rich-content__table tbody tr{border-bottom:1px solid #d9d9d9;background-color:initial;transition:background-color .25s cubic-bezier(.4,0,.2,1)}.rich-content__table--dark-bg.rich-content__table tbody tr{border-bottom:1px solid #a8a8a8}.rich-content__table tbody tr:focus,.rich-content__table tbody tr:hover{background-color:#f0f0f0;outline:0}.rich-content__table--dark-bg.rich-content__table tbody tr:focus,.rich-content__table--dark-bg.rich-content__table tbody tr:hover{background-color:#fff}.rich-content__table tbody [sorted],.rich-content__table tbody tr.has-grey-bg{background-color:#f0f0f0}.rich-content__table--dark-bg.rich-content__table tbody [sorted]{background-color:#fff}.rich-content__table th{text-align:left}.rich-content__table td,.rich-content__table th{min-width:45vw}.rich-content__table td .text-link,.rich-content__table th .text-link{font-size:inherit}.rich-content__table td{vertical-align:top}.rich-content__table.rich-content__table--dark-bg [aria-sort=asc],.rich-content__table.rich-content__table--dark-bg [aria-sort=des]{background-color:#fff;background-clip:padding-box}.top-stocks:before{all:initial}.top-stocks--loading{position:relative}.top-stocks--loading:before{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;opacity:1;background-color:#f0f0f0;animation:g2p-base-color-fade 1.5s linear 5 forwards;transition:opacity .25s cubic-bezier(.4,0,.2,1);pointer-events:none}[error=api-error] .top-stocks--loading:before{animation:none}.top-stocks__table{overflow-x:auto}.top-stocks__table table{border-left:none;border-right:none}.top-stocks__table table caption{margin-bottom:0;margin-left:0}.top-stocks__component{display:block;position:relative}.top-stocks__component .ingde-cms-error{min-width:13rem;width:auto}.top-stocks__caption{color:#767676}.top-stocks__change-percent--large-positive,.top-stocks__change-percent--small-positive{color:#349651}.top-stocks__change-percent--neutral{color:#767676}.top-stocks__change-percent--large-negative,.top-stocks__change-percent--small-negative{color:#d70000}.table-savings-plan__container .t-content-bleed{padding:0}.table-savings-plan__container table{border-left:calc(1rem - 1px) solid #fff;border-right:calc(1rem - 1px) solid #fff;min-width:100%}.table-savings-plan__container table caption{display:none}.table-savings-plan__container table td,.table-savings-plan__container table th{min-width:35vw;max-width:45vw;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-savings-plan__container table tr>td:first-child{position:relative;padding-left:2.625rem}.table-savings-plan__container .tabs__content-container .tabs__active-tab-title{margin-left:calc(1rem - 1px)}.table-savings-plan__container .tabs__content-container .rich-content__table.copy{padding-bottom:0}.table-savings-plan__container .tabs__content-container .ingde-link{display:inline-block;overflow:hidden;vertical-align:middle}.table-savings-plan__radio-group{position:absolute;left:10px}.table-savings-plan__radio-group .ingde-cms-radio-group__title{position:absolute}.table-savings-plan__caption{color:#767676}.table-investments__headline{margin-bottom:1rem}.table-investments__copy{margin-bottom:1.5rem}.table-investments table{border-left:calc(1rem - 1px) solid #fff;border-right:calc(1rem - 1px) solid #fff;min-width:100%}.table-investments table caption{margin-bottom:0}.table-investments table td,.table-investments table th{min-width:35vw;max-width:45vw;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-investments table .ingde-link{display:inline-block;overflow:hidden;vertical-align:middle}.table-investments__container .t-content-bleed{padding:0}.table-investments .tabs__content-container{padding:1rem 0 1.25rem}.table-investments .tabs__content-container .tabs__active-tab-title{margin-left:calc(1rem - 1px)}.table-investments .tabs__content-container .rich-content__table.copy{padding-bottom:0}.table-investments__caption{color:#767676}.info-box__media-wrapper-link{border:none}.info-box__copy .editor-container ul li:last-child,.info-box__copy>p:last-of-type,.info-box__copy ul.bullet-list li:last-child{padding-bottom:0}ing-quick-access{background-color:#f0f0f0}.quick-access,ing-quick-access{position:relative;display:block}.quick-access{width:100%;line-height:1}.quick-access__list-item{position:relative;display:inline-block;list-style-type:none;vertical-align:middle}.quick-access__list-item:last-child{padding-right:0;margin-right:0}.quick-access .ingde-link--primary{position:relative;display:block;text-decoration:none;color:#333}.quick-access .ingde-link--primary:hover{color:#525199}.teaser-m-content{display:grid}.teaser-m-content__image{grid-area:picture}.teaser-m-content__content{grid-area:copy}.teaser-m-content__link{grid-area:link}.navi-category-cards__link{transition:all .15s cubic-bezier(.4,0,1,1);transition-property:box-shadow,border-width;text-decoration:none;display:block;border:1px solid transparent;color:#333}.navi-category-cards__link:focus{outline:none;border:1px solid #559bd1;box-shadow:0 0 8px 0 #559bd1}.navi-category-cards__card{box-shadow:0 0 2px 0 rgba(0,0,0,.1),0 2px 10px 0 rgba(0,0,0,.16);background-color:#fff;display:flex;justify-content:space-between}.navi-category-cards__card-right{display:flex;flex-direction:column;justify-content:center}.teaser-trendlink{position:relative}.teaser-trendlink--loading{pointer-events:none}.teaser-trendlink--loading .teaser-m-content__headline{position:relative}.teaser-trendlink--loading .teaser-m-content__headline:before{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;opacity:1;background-color:#f0f0f0;animation:g2p-base-color-fade 1.5s linear 5 forwards;transition:opacity .25s cubic-bezier(.4,0,.2,1);pointer-events:none}[error=api-error] .teaser-trendlink--loading .teaser-m-content__headline:before{animation:none}.teaser-trendlink--loading .teaser-m-content__content{position:relative}.teaser-trendlink--loading .teaser-m-content__content:before{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;opacity:1;background-color:#f0f0f0;animation:g2p-base-color-fade 1.5s linear 5 forwards;transition:opacity .25s cubic-bezier(.4,0,.2,1);pointer-events:none}[error=api-error] .teaser-trendlink--loading .teaser-m-content__content:before{animation:none}.teaser-trendlink--loading .navi-category-cards__head .headline{position:relative}.teaser-trendlink--loading .navi-category-cards__head .headline:before{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;opacity:1;background-color:#f0f0f0;animation:g2p-base-color-fade 1.5s linear 5 forwards;transition:opacity .25s cubic-bezier(.4,0,.2,1);pointer-events:none}[error=api-error] .teaser-trendlink--loading .navi-category-cards__head .headline:before{animation:none}.teaser-trendlink--loading .navi-category-cards__card-title{position:relative}.teaser-trendlink--loading .navi-category-cards__card-title:before{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;opacity:1;background-color:#f0f0f0;animation:g2p-base-color-fade 1.5s linear 5 forwards;transition:opacity .25s cubic-bezier(.4,0,.2,1);pointer-events:none}[error=api-error] .teaser-trendlink--loading .navi-category-cards__card-title:before{animation:none}.teaser-trendlink .ingde-cms-error{top:30%;z-index:300}.rich-content{background-color:initial}.rich-content__inner{position:relative}.rich-content--m .rich-content__inner .rich-content__media,.rich-content--s .rich-content__inner .rich-content__media{order:2}.rich-content--m .rich-content__inner .rich-content__headline,.rich-content--s .rich-content__inner .rich-content__headline{order:1}.rich-content--m .rich-content__inner .rich-content__copy,.rich-content--s .rich-content__inner .rich-content__copy{order:3}.rich-content__inner:after{content:" ";display:block;clear:both}.rich-content__media{display:block;text-decoration:none;margin-right:auto;margin-left:auto;width:100%}.rich-content__headline.headline{display:block;margin-top:0}.rich-content.rich-content--justify-right .rich-content__headline.headline{margin-left:auto;margin-right:0}.rich-content.rich-content--justify-left .rich-content__headline.headline{margin-left:0;margin-right:auto}.rich-content__subheadline{margin:0}.rich-content__subheadline.font-300{font-weight:700}.rich-content__date{color:#767676}.article>:last-child{margin-bottom:0}.trendlink-article{position:relative}.trendlink-article__paragraph:last-child{margin-bottom:0}.trendlink-article .rich-content__headline{overflow-wrap:break-word}.trendlink-article--loading{pointer-events:none}.trendlink-article--loading .rich-content__headline{position:relative;width:40%}.trendlink-article--loading .rich-content__headline:before{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;opacity:1;background-color:#f0f0f0;animation:g2p-base-color-fade 1.5s linear 5 forwards;transition:opacity .25s cubic-bezier(.4,0,.2,1);pointer-events:none}[error=api-error] .trendlink-article--loading .rich-content__headline:before{animation:none}.trendlink-article--loading .trendlink-article__paragraph{position:relative}.trendlink-article--loading .trendlink-article__paragraph:before{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;opacity:1;background-color:#f0f0f0;animation:g2p-base-color-fade 1.5s linear 5 forwards;transition:opacity .25s cubic-bezier(.4,0,.2,1);pointer-events:none}[error=api-error] .trendlink-article--loading .trendlink-article__paragraph:before{animation:none}.trendlink-article .ingde-cms-error{top:40%;z-index:300}.trendlink-chart{display:block}@keyframes g2p-base-color-fade{0%{background-color:#f0f0f0}50%{background-color:#d9d9d9}to{background-color:#f0f0f0}}.trendlink-pagination{display:grid;align-items:center}.trendlink-pagination__prev-page{grid-area:prevpage}.trendlink-pagination__next-page{grid-area:nextpage;justify-self:end}.trendlink-pagination__item-0{grid-area:counter1}.trendlink-pagination__item-1{grid-area:counter2}.trendlink-pagination__item-2{grid-area:counter3}.trendlink-pagination__item-3{grid-area:counter4}.trendlink-pagination__item-4{grid-area:counter5}.trendlink-pagination__page{justify-self:center;text-align:center;color:#767676;border:1px solid transparent}.trendlink-pagination__page:visited{color:#767676;background-color:initial}.trendlink-pagination__page:hover{background-color:initial;color:#ff6200}.trendlink-pagination__page--selected{color:#ff6200;border-color:#ff6200;cursor:default}.trendlink-pagination__page--selected:visited{color:#ff6200}.trendlink-pagination__icon{font-size:0;line-height:0}.trendlink-pagination__icon[type="arrows/arrow-next"] path:first-child,.trendlink-pagination__icon[type="arrows/arrow-previous"] path:first-child{stroke:#767676}.trendlink-pagination__icon[type="arrows/arrow-laquo"] path:first-child,.trendlink-pagination__icon[type="arrows/arrow-raquo"] path:first-child{fill:#767676}.trendlink-blogitem{display:grid}.trendlink-blogitem__image{grid-area:picture}.trendlink-blogitem__headline{grid-area:headline}.trendlink-blogitem__headline--loading{position:relative;width:90%;height:2rem}.trendlink-blogitem__headline--loading:before{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;opacity:1;background-color:#f0f0f0;animation:g2p-base-color-fade 1.5s linear 5 forwards;transition:opacity .25s cubic-bezier(.4,0,.2,1);pointer-events:none}[error=api-error] .trendlink-blogitem__headline--loading:before{animation:none}.trendlink-blogitem__content{grid-area:content}.trendlink-blogitem__content--loading{position:relative;width:90%;height:1.5rem;margin-bottom:.5rem}.trendlink-blogitem__content--loading:before{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;opacity:1;background-color:#f0f0f0;animation:g2p-base-color-fade 1.5s linear 5 forwards;transition:opacity .25s cubic-bezier(.4,0,.2,1);pointer-events:none}[error=api-error] .trendlink-blogitem__content--loading:before{animation:none}.trendlink-blogitem__content>p{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.trendlink-bloglist{display:flex;flex-direction:column;animation:kf-fade-in .3s ease-in}.trendlink-bloglist--animating{animation:kf-fade-out .3s ease-out}.font-500,.font-600{font-weight:700}.chat-being,.chat-being__bubbles{display:flex;width:100%}.chat-being__bubbles{flex-direction:column}.chat-being__speech-bubble{position:relative;background-color:#f0f0f0;max-width:66%;width:-moz-fit-content;width:fit-content}.chat-being__speech-bubble:before{content:"";position:absolute;left:0;top:1.625rem;width:1.125rem;height:1.125rem;border-radius:.28125rem;background:inherit;transform:translate(-50%,-50%) rotate(45deg)}.chat-being__speech-bubble--answer{background-color:#d9d9d9;display:flex;align-items:center;line-height:1}.chat-being__speech-bubble--answer:before{left:100%}.chat-being__speech-bubble--answer svg{width:1.75rem;height:1.75rem}.chat-being__answers{display:flex;justify-content:flex-end}.chat-being__buttons{display:flex;flex-wrap:wrap}.chat-being__answer-button{padding:0;margin:0;background-color:initial;outline:none;cursor:pointer;border:1px solid #767676;color:#767676;font-weight:700;display:flex;align-items:center;line-height:1;transition:box-shadow .15s cubic-bezier(.4,0,1,1);box-shadow:0 6px 10px 0 transparent,0 1px 18px 0 transparent,0 3px 5px -1px transparent}.chat-being__answer-button:focus{transition:all .15s cubic-bezier(.4,0,1,1);transition-property:box-shadow,border-width}.chat-being__answer-button:focus:focus{outline:none;border:1px solid #559bd1;box-shadow:0 0 8px 0 #559bd1}.chat-being__answer-button:active,.chat-being__answer-button:hover{box-shadow:0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12),0 3px 5px -1px rgba(0,0,0,.2)}.chat-being__answer-button:active{opacity:.8}.bubble1{opacity:0;animation:kf-fade-in .5s ease .5s forwards}.bubble2{opacity:0;animation:kf-fade-in .5s ease .7s forwards}.bubble3{opacity:0;animation:kf-fade-in .5s ease .9s forwards}.bubble4{opacity:0;animation:kf-fade-in .5s ease 1.1s forwards}.bubble5{opacity:0;animation:kf-fade-in .5s ease 1.3s forwards}.bubble6{opacity:0;animation:kf-fade-in .5s ease 1.5s forwards}.bubble7{opacity:0;animation:kf-fade-in .5s ease 1.7s forwards}.bubble8{opacity:0;animation:kf-fade-in .5s ease 1.9s forwards}.bubble9{opacity:0;animation:kf-fade-in .5s ease 2.1s forwards}.bubble10{opacity:0;animation:kf-fade-in .5s ease 2.3s forwards}.heading-bar{display:block}.heading-bar span{color:#fff;background-color:#ff6200;font-weight:700;display:inline-block;opacity:0;text-overflow:ellipsis;white-space:nowrap}.banner{position:relative}.banner__image-content{display:flex;margin-bottom:0;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;padding-bottom:0}.banner__text-content{color:#fff}.banner--text{background-color:#ff6200}.banner--m{display:grid;box-shadow:0 0 8px 0 rgba(0,0,0,.1),0 10px 16px 0 rgba(0,0,0,.16)}.banner--m .banner__image-content{grid-area:picture;align-items:flex-start}.banner--m .banner__image-content--bottom{align-items:flex-end}.banner--m .banner__image-content .banner__headline div:first-child{animation:fly-in-first-row .5s ease-out .38s 1 normal forwards}.banner--m .banner__image-content .banner__headline div:first-child span{animation:heading-bar-width .38s ease-out .35s normal forwards,kf-fade-in .15s ease-out .38s normal forwards}.banner--m .banner__image-content .banner__headline div:nth-child(2){animation:fly-in-second-row .5s ease .6s 1 normal forwards}.banner--m .banner__image-content .banner__headline div:nth-child(2) span{animation:heading-bar-width .38s ease-out .55s normal forwards,kf-fade-in .15s ease-out .6s normal forwards}.banner--m .banner__copy{grid-area:copy}.banner--l .banner__button{animation:appear-button-row .5s ease-out 1.25s normal forwards}.banner--l .banner__button>.ingde-button{opacity:0;animation:heading-bar-width .38s ease-out 1.2s normal forwards,kf-fade-in .15s ease-out 1.25s normal forwards}.banner--l .banner__headline div:first-child{animation:appear-first-row .5s ease-out .38s forwards}.banner--l .banner__headline div:first-child span{animation:heading-bar-width .38s ease-out .35s normal forwards,kf-fade-in .15s ease-out .38s normal forwards}.banner--l .banner__headline div:nth-child(2){animation:appear-second-row .5s ease .6s 1 normal forwards}.banner--l .banner__headline div:nth-child(2) span{animation:heading-bar-width .38s ease-out .55s normal forwards,kf-fade-in .15s ease-out .6s normal forwards}.article-category-and-date__content{display:flex;color:#767676;background-color:#fff}.article-category-and-date__category{flex:1 1 auto}.article-category-and-date__date{flex:0 1 auto}.author{background-color:initial;background-color:#fff}.author__label{margin-right:.5rem}.social-media{background-color:#525199}.social-media__container{display:flex;justify-content:flex-start}.social-media__headline{font-size:1rem;line-height:1.5rem;color:#fff;margin:0;font-weight:400}.social-media__visible{overflow:hidden}.social-media__hidden{max-height:0;overflow:hidden}.social-media__toggle__label{font-size:1rem;line-height:1.5rem;cursor:pointer;display:block;margin-top:1.25rem;color:#fff;transition:color .25s cubic-bezier(.4,0,.2,1)}.social-media__toggle__label:hover{color:#559bd1}.social-media__toggle__checkbox,.social-media__toggle__checkbox:checked~.social-media__toggle__label{display:none}.social-media__toggle__checkbox:checked~.social-media__hidden{max-height:500px}.social-media__link{position:relative;float:left;display:block;width:40px;height:40px;box-sizing:initial}.social-media__link:last-of-type{margin-right:0}.social-media__link:hover{background-color:initial}.social-media__link:hover svg{fill:#559bd1;background-color:#fff}.social-media__icon{position:absolute;top:0;left:0;width:40px;height:40px}.social-media__icon>svg{border-radius:4px;fill:#fff;background-color:#525199;transition:fill .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1)}.teaser-articles{background-color:initial;background-color:#fff}.teaser-article__wrapper{display:flex}.teaser-article__media .captioned-media figcaption{margin-bottom:0}.teaser-article__link{text-decoration:none;color:#333;width:100%}.teaser-article__link:hover,.teaser-article__link:visited:hover{background-color:initial}.teaser-article__link:focus *,.teaser-article__link:hover *{color:#ff6200}.teaser-article .copy,.teaser-article__headline,.teaser-article figcaption{transition:color .2s cubic-bezier(.4,0,.2,1)}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;background-color:#fff;min-height:2rem;box-sizing:initial}.pagination,.pagination__pages{display:flex}.pagination>*{cursor:pointer;flex:0 0 auto}.pagination>:hover{color:#ff6200}.pagination__icon{font-size:0;line-height:0}.pagination__icon ingde-cms-icon{height:100%;width:100%}.pagination__icon ingde-cms-icon[type="arrows/arrow-next"] path:first-child,.pagination__icon ingde-cms-icon[type="arrows/arrow-previous"] path:first-child{stroke:#767676}.pagination__icon ingde-cms-icon[type="arrows/arrow-laquo"] path:first-child,.pagination__icon ingde-cms-icon[type="arrows/arrow-raquo"] path:first-child{fill:#767676}.pagination__icon.pagination__hidden{opacity:0;z-index:-1}.pagination__icon.pagination__navigate-first{margin-right:1.5rem}.pagination__icon.pagination__navigate-last{margin-left:1.5rem}.pagination__page{margin:0 .25rem;text-align:center;user-select:none;text-decoration:none;box-sizing:border-box;border:1px solid transparent;transition:color .2s cubic-bezier(.4,0,.2,1),border .2s cubic-bezier(.4,0,.2,1)}.pagination__page:visited{color:#767676;background-color:initial}.pagination__page:hover{background-color:initial}.pagination__page.pagination__page-hidden{display:none}.pagination__page.pagination__page-selected{border-color:#ff6200;color:#ff6200;cursor:default}@media (min-width:35.625rem){.stock-item{display:flex;width:auto}.card-slider.card-slider--single-slide .card-strip__slide{margin:0 .5rem}.teaser-m__headline{overflow:hidden}.teaser-m__body{display:flex;flex-direction:column;align-items:flex-start}.teaser-m--justify-left .captioned-media{float:right;margin-left:2.25rem}.teaser-m--justify-right .captioned-media{float:left;margin-right:2.25rem}.teaser-m .captioned-media{width:calc(50% - 1.125rem)}.teaser-stock__item{display:flex}.teaser-stock__item:nth-child(8){border-bottom:.0625rem solid #d9d9d9}.action-accordion .accordion-item__content{margin-right:3.25rem}}@media (min-width:35.625rem) and (max-width:47.9375rem){.intrinsic.intrinsic--5x2-smartphone-s-2x3{padding-top:40%}.product-card--long,.product-card--regular,.product-card__wrapper{padding:1.25rem 1.5rem 2.25rem}.card-strip__wrapper:before{width:calc(32.14286vw + 8.57143px - .5rem);margin-right:0}.card-strip__slide{width:calc(35.71429vw - 17.14286px);margin:0 .5rem calc(2.25rem - 16px)}.stock-item-group>:last-child>*{border-bottom:.0625rem solid #d9d9d9}.emergency-banner-container{margin:.25rem 1.5% .5rem}.rich-content__table td,.rich-content__table th{min-width:30vw}.heading-bar div{font-size:1.5rem;line-height:2rem;margin-bottom:.25rem}.banner__image-content{align-items:center;padding:2.5rem 8%}.banner--l .banner__headline div:last-child{margin-left:2.5rem}}@media (min-width:600px){.ing-news__entry{flex:0 0 47.5%}.ing-news__entry:nth-child(n+7){margin-bottom:0}}@media (min-width:48rem){.accordion-label__icon{text-align:center}.accordion-label__number{text-align:center;padding-bottom:0}.accordion-label__toggle{width:40px;height:40px}.accordion-label__toggle:after{width:1.375rem}.accordion-label__toggle:before{height:1.375rem}.intrinsic.intrinsic--16x9-mobile-1x1,.intrinsic.intrinsic--16x9-mobile-7x10{padding-top:56.25%}.intrinsic.intrinsic--9x16-mobile-1x1{padding-top:177.78%}.slider-dots--calculated .slider-dots__control{height:2.8125rem;opacity:1;cursor:pointer;pointer-events:auto;transition:transform .25s cubic-bezier(0,0,.2,1) .25s,opacity .25s cubic-bezier(.4,0,.2,1) .25s;transform:translateX(0)}.product-card{min-width:auto}.product-card--long-image .product-card__body{max-height:100%;overflow:hidden}.product-card__adaptive-image{position:absolute;top:0;left:0;bottom:0;border-top-left-radius:.28125rem;border-top-right-radius:0;border-bottom-left-radius:.28125rem}.product-card__wrapper{width:50%;position:absolute;top:0;right:0;bottom:0;display:flex;flex-direction:column;border-top-right-radius:.28125rem;border-bottom-right-radius:.28125rem}.product-card__container{display:flex}.product-card--image-right .product-card__adaptive-image{right:0;left:auto;border-top-left-radius:0;border-top-right-radius:.28125rem;border-bottom-left-radius:0;border-bottom-right-radius:.28125rem}.product-card--image-right .product-card__wrapper{left:0;right:auto;border-top-left-radius:.28125rem;border-top-right-radius:0;border-bottom-left-radius:.28125rem;border-bottom-right-radius:0}.product-card__image{right:0;border-top-right-radius:.28125rem;border-bottom-right-radius:.28125rem}.product-card--long .product-card__body{display:flex}.product-card--long .product-card__body>:not(:only-child){width:50%}.product-card--long .product-card__footer{position:absolute}.product-wizard__answers--end{flex-direction:column}.product-wizard__arrow{display:flex;justify-content:flex-end;align-self:flex-start;margin-right:0;transform:none}.product-wizard__reset-link{display:inline-block;cursor:pointer}.product-wizard__reset-link:hover span{background-color:#fff;color:#ff6200;border-color:#fff}.tabs__list{display:flex}.tabs .tabs__list-item{flex:1 1 0px;margin-top:0;margin-left:-1px;border-left:1px solid #a8a8a8;border-right:1px solid #a8a8a8;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tabs .tabs__list-item:focus{border-left:1px solid #559bd1;border-top-color:#559bd1}.tabs__list-item.tabs--active{border-left:1px solid #a8a8a8;border-bottom-color:#fff}.tabs__list-item.tabs--active:focus{border-left:1px solid #a8a8a8;border-top-color:#ff6200}.tabs .tabs__active-tab-title{display:none}.tabs__content-container{margin-left:-1px}.stock-item{flex-direction:column;align-items:flex-start;border:none;border-radius:.28125rem;padding:0;margin:.5625rem;height:7.875rem}[leverage] .stock-item{height:10.96875rem}.stock-item__name{margin-bottom:.5625rem;flex:0 0 auto;display:block;margin-right:0;max-width:100%}.stock-item__price{margin-right:0;margin-bottom:.84375rem;display:block}.stock-item__changePercent{justify-content:flex-start;position:relative;align-items:center}.stock-item__changePercent ingde-cms-icon{display:flex;margin-right:.84375rem}.stock-item__link{flex-direction:column}.slider-card{border-radius:.28125rem}.slider-card__body{padding:.84375rem 1.125rem 1.6875rem}.slider-card__image{margin:0 auto -.28125rem}.slider-card__image .intrinsic{border-radius:.28125rem .28125rem 0 0}.slider-card__icon{margin-bottom:-.28125rem;padding:.84375rem 1.125rem 0}.slider-card__headline{margin-bottom:.5625rem}.slider-card__button{margin-top:1.125rem}.feature-grid__card--regular:nth-last-child(2):not(:nth-child(2n)){border-bottom:none}.feature-grid__card--long{width:100%;max-width:100%}.image-slider__text-strip .image-slider__slide.has-copy{margin-bottom:0}.teaser-app-gallery__content-left{float:left}.teaser-app-gallery__content-right{display:flex;flex-direction:column;justify-content:center}.teaser-app-gallery__footnote{display:none}.teaser-app-gallery__buttons{text-align:left}.local-header__inner{flex-wrap:nowrap}.is-overflown .local-header__inner{flex-wrap:wrap}.local-header__title{font-size:1.33594rem;line-height:1.96875rem;font-weight:700;pointer-events:all}.local-header__items{opacity:1;width:auto;height:auto;margin-left:auto;pointer-events:all;visibility:visible;transition:none}.is-overflown .local-header__items{display:flex;height:auto;width:100%;flex-direction:column;align-items:flex-start;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.is-overflown[is-open] .local-header__items{opacity:1;pointer-events:all;visibility:visible}:not([is-open]):not([is-resizing]) .local-header__items,:not([is-open])[is-resizing] .local-header__items{transition:none}.local-header__list-item{opacity:1;transform:none}.local-header__list-item:first-child{padding-top:0}.is-overflown .local-header__list-item{font-size:1.125rem;line-height:1.6875rem;padding:0 0 .84375rem;opacity:0;transform:translateY(-20%)}.is-overflown .local-header__list-item:first-child{padding-top:.84375rem}.is-overflown[is-open] .local-header__list-item{opacity:1;transform:translateY(0)}.local-header .link--primary{padding-bottom:2px}.local-header .link--primary:after{position:absolute;content:"";bottom:0;left:0;width:100%;height:1px;background-color:#333;transform:scaleX(0);transform-origin:right center;transition:opacity .12s cubic-bezier(.4,0,.2,1)}.local-header .link--primary:hover{color:#333}.local-header .link--primary:hover:after{opacity:1;transform:scaleX(1);transform-origin:left center}.local-header .link--primary.is-active{font-weight:400}.local-header .link--primary.is-active:after{opacity:1;transform:scaleX(1);transform-origin:left center;background-color:#333}.local-header__pab{font-size:.98438rem;line-height:1.40625rem;font-weight:700;color:#fff;border-radius:.5625rem;padding:6px 10px;margin-left:.5625rem;height:2.25rem;line-height:22px;box-shadow:none}.local-header__pab:before{content:" ";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:.5625rem;box-shadow:0 0 8px 0 rgba(0,0,0,.1),0 8px 8px 0 rgba(0,0,0,.2);transform:scale(.92) translateY(-8px);transform-origin:bottom center;opacity:0;transition:all .25s cubic-bezier(.4,0,1,1);z-index:-1}.local-header__pab:hover:before{opacity:1;transform:scale(1) translateY(0);transition:all .25s cubic-bezier(0,0,.2,1)}.local-header__pab:hover{box-shadow:none}.local-header__pabs{position:relative;display:flex;bottom:0;right:0}.is-overflown .local-header__pabs,.local-header__pabs--fixed{display:none}.is-overflown .local-header__pabs--fixed{position:fixed;display:block;bottom:2vw;right:5%}.local-header__toggle-button ingde-cms-icon{position:relative;top:auto;right:auto}.local-header__toggle-button{display:none;right:calc(5% - 14px)}.is-overflown .local-header__toggle-button{display:block}ing-local-header.is-overflown .ingde-button{font-size:1.125rem;line-height:1.6875rem;font-weight:700;padding:0 .84375rem;height:2.53125rem;line-height:2.53125rem}ing-local-header:not([is-open]) .navi-header-partner__buttons{transition:none}.navi-header-partner__buttons{opacity:1;pointer-events:all;transform:translateY(0)}.is-overflown .navi-header-partner__buttons{margin:.84375rem 0 1.40625rem;opacity:0;transform:translateY(-20%);pointer-events:none}.navi-header-partner__button{opacity:1}.customers-referral__three-cols,.customers-referral__two-cols{display:flex;flex-wrap:wrap}.customers-referral__two-cols>*{width:50%}.customers-referral__three-cols>*{width:33.33%}.contact .mobile-break{display:none}.process-steps__wrapper{margin-left:auto;margin-right:auto}.condition-list-item{display:flex;flex-direction:column}.condition-list-item.is-chapter:after{width:100%}.condition-list-item__value{padding-right:1.125rem}.table-conditions__group--expandable{background-color:#f0f0f0}.tabelle-kennzahlen__desc{padding:1.40625rem 1.6875rem 0 1.40625rem}.tabelle-kennzahlen__values--active-desktop{font-weight:700}.media-wall[dynamic=true] .captioned-media:first-of-type,.media-wall[dynamic=true] .captioned-media:nth-of-type(4){width:65.11%}.media-wall[dynamic=true] .captioned-media:nth-of-type(2),.media-wall[dynamic=true] .captioned-media:nth-of-type(5){width:calc(34.89% - 27px)}.media-wall[dynamic=true] .captioned-media:nth-of-type(3),.media-wall[dynamic=true] .captioned-media:nth-of-type(6){width:19.84%}.media-wall[dynamic=true] .captioned-media:nth-of-type(2),.media-wall[dynamic=true] .captioned-media:nth-of-type(3){margin-left:1.6875rem}.media-wall[dynamic=true] .captioned-media:nth-of-type(5),.media-wall[dynamic=true] .captioned-media:nth-of-type(6){margin-right:1.6875rem}.media-wall[dynamic=true] .captioned-media:first-of-type,.media-wall[dynamic=true] .captioned-media:nth-of-type(2),.media-wall[dynamic=true] .captioned-media:nth-of-type(3){float:left}.media-wall[dynamic=true] .captioned-media:nth-of-type(4),.media-wall[dynamic=true] .captioned-media:nth-of-type(5),.media-wall[dynamic=true] .captioned-media:nth-of-type(6){float:right}.link-list__link-container{display:inline-block;vertical-align:top}.teaser-stock__link{flex-direction:column}.teaser-stock__items{flex-wrap:wrap}.teaser-stock__items,.teaser-stock__items:hover{background-color:initial}.teaser-stock__item{flex-direction:column;align-items:flex-start;border:none;border-radius:.28125rem;padding:0;margin:.5625rem;height:7.875rem;width:calc(25% - 1.125rem)}.teaser-stock__item:nth-child(8){border-bottom:none}.teaser-stock__item:first-child{order:1}.teaser-stock__item:nth-child(2){order:5}.teaser-stock__item:nth-child(3){order:2}.teaser-stock__item:nth-child(4){order:6}.teaser-stock__item:nth-child(5){order:3}.teaser-stock__item:nth-child(6){order:7}.teaser-stock__item:nth-child(7){order:4}.teaser-stock__item:nth-child(8){order:8}.teaser-stock__name{margin-bottom:.5625rem;flex:0 0 auto;display:block;margin-right:0;max-width:100%}.teaser-stock__price{margin-right:0;margin-bottom:.84375rem;display:block}.teaser-stock__changePercent{justify-content:flex-start;position:relative;align-items:center}.teaser-stock__changePercent ingde-cms-icon{display:flex;margin-right:.84375rem}.teaser-stock__links a{margin-right:1.6875rem;margin-bottom:0}.teaser-stock stock-chart{margin-top:0;margin-bottom:1.6875rem}.teaser-stock a.teaser-stock__stockChartTitle{font-weight:400;margin:1.125rem 0 .5625rem}.teaser-stock__stockChartInformation{padding-bottom:1.125rem}.teaser-stock__stockChartValue{font-weight:700;color:#333;margin-bottom:1.125rem}.teaser-stock__stockChartPercentage{font-weight:700;margin-bottom:1.125rem;margin-left:1.125rem}.teaser-stock a.teaser-stock__stockChartLink{max-width:11.25rem;margin-left:1.125rem;margin-bottom:.84375rem}.teaser-blog-list__image{float:left;width:calc(33% - 1.26562rem)}.teaser-blog-list__body-column:first-child{width:50%;padding-right:2.10938rem}.teaser-blog-list__body-column:last-child{display:block;width:50%;padding-left:2.10938rem}.teaser-s-promo__icon-container{float:left}.teaser-s-promo__buttons{margin-top:1.6875rem}.widget-product-finder .card-strip{min-width:100%}.result-table__container{z-index:10;box-shadow:1px 3px 8px 0 rgba(0,0,0,.18)}.result-table__legenda-label{color:#767676}.action-accordion .accordion-item__content{margin-left:7.8125rem;margin-right:6.25rem}.checkmark-list__items{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between}.checkmark-list--2-col .checkmark-list__item:nth-child(2){padding:0}.eyecatcher{position:relative;margin-top:0;display:inline-block}.product-intro-figures__list{display:flex}.product-intro-figures__flex-wrapper--single .product-intro-figures__list{width:33.3%;flex-shrink:0;flex-grow:0}.product-intro-figures__flex-wrapper--single{display:flex;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.rich-content__table table{table-layout:fixed;width:100%}.table-savings-plan__container table{border-left:none;border-right:none}.table-savings-plan__container table td,.table-savings-plan__container table th{min-width:30vw;max-width:auto}.table-savings-plan__container table tr>td:first-child{padding-left:2.875rem}.table-savings-plan [type=fonds] thead tr th:first-child{width:35%}.table-savings-plan [type=fonds] thead tr th:nth-child(2),.table-savings-plan [type=fonds] thead tr th:nth-child(3){width:12.5%}.table-savings-plan [type=fonds] thead tr th:nth-child(4),.table-savings-plan [type=fonds] thead tr th:nth-child(5){width:20%}.table-investments__headline{margin-bottom:1.125rem}.table-investments__copy{margin-bottom:1.6875rem}.table-investments table{border-left:none;border-right:none}.table-investments table td,.table-investments table th{min-width:30vw;max-width:auto}.table-investments .tabs__content-container{padding:1.125rem calc(1.125rem - 1px) 1.40625rem}.quick-access .ingde-link--primary{padding-bottom:2px}.quick-access .ingde-link--primary:after{position:absolute;content:"";bottom:0;left:0;width:100%;height:1px;background-color:#525199;transform:scaleX(0);transform-origin:right center;transition:opacity .12s cubic-bezier(.4,0,.2,1)}.quick-access .ingde-link--primary:hover:after{transform:scaleX(1);transform-origin:left center}.navi-category-cards__cards{display:flex;flex-wrap:wrap;align-items:stretch}.navi-category-cards__link{align-self:stretch}.navi-category-cards__card{height:100%}.rich-content--l .rich-content__copy,.rich-content--m.rich-content--justify-left .rich-content__copy,.rich-content--s.rich-content--justify-left .rich-content__copy{margin-right:auto}.rich-content--m.rich-content--justify-right .rich-content__copy,.rich-content--s.rich-content--justify-right .rich-content__copy{margin-left:auto}.social-media__icons{margin-left:2.25rem}.pagination{min-height:2.25rem}}@media (min-width:48rem) and (max-width:75rem){.accordion-label{padding:1.6875rem 5.625rem 1.6875rem 0}.accordion-label__icon{height:3.125rem;width:7.5rem;padding-right:1.6875rem}.accordion-label__icon ing-content-icon,.accordion-label__icon svg{width:3.125rem;height:3.125rem}.accordion-label__number{width:7.5rem;padding-right:1.6875rem}.accordion-item .captioned-media{margin-bottom:1.125rem}[is-open=true] .accordion-item__content{margin-top:-.5625rem}.accordion-item__inner{padding:0 0 1.6875rem}.accordion-item__section-title{margin-bottom:.84375rem}.action-item{padding:0 1.40625rem 0 1.125rem;margin-bottom:.28125rem}.action-item,.ingde-adaptive-image--rounded .ingde-adaptive-image__picturewrap,.ingde-adaptive-image--rounded .ingde-adaptive-image__svg-container svg{border-radius:.28125rem}.ingde-adaptive-image__caption{margin-top:.5625rem}.ingde-adaptive-image [data-used-breakpoint=large],.ingde-adaptive-image [data-used-breakpoint=small]{display:none}.intrinsic.intrinsic--16x9-tablet-4x3,.intrinsic.intrinsic--16x9-tablet-smartphone-4x3{padding-top:75%}.intrinsic.intrinsic--5x2-smartphone-s-2x3{padding-top:40%}.intrinsic.intrinsic--4x3-mobile-16x9{padding-top:75%}.captioned-media__inner{border-radius:.28125rem}.captioned-media__image-caption{margin-top:.28125rem;min-height:1.125rem;max-width:38.8125rem}.stock-chart:before{border-radius:.28125rem}.stock-chart:not([chart-data=""]){min-width:auto;min-height:auto}.stock-chart__chart{height:14.0625rem}.slider-dots__control>ingde-cms-icon{width:1.40625rem;height:1.40625rem}.slider-dots__dots{height:2.8125rem}.slider-dots__dot{padding:1.125rem .5625rem}.slider-dots__dot span{width:.5625rem;height:.5625rem}.product-card{border-radius:.28125rem;margin-bottom:2.53125rem;max-width:calc(50% - .5625rem)}.product-card--long-image{width:100%;max-width:100%}.product-card--long-image .product-card__body{margin-bottom:2.25rem}.product-card__adaptive-image{border-top-left-radius:.28125rem;border-top-right-radius:.28125rem;width:calc(50% - .28125rem)}.product-card__wrapper{padding:1.40625rem 1.125rem 2.53125rem 2.25rem}.product-card__container{padding-top:calc(50% - .28125rem)}.product-card--image-right .product-card__wrapper{padding:1.40625rem 2.25rem 2.53125rem 1.6875rem}.product-card .product-card__tagline{margin-bottom:.5625rem}.product-card .product-card__title{margin-bottom:1.40625rem}.product-card--promo .product-card__title{margin-bottom:1.96875rem}.product-card__body{margin-bottom:1.125rem}.product-card--long .product-card__body{margin-bottom:3.9375rem}.product-card--long .product-card__footer{bottom:2.53125rem;left:1.6875rem}.product-card__decent-link{margin-top:.84375rem}.product-card .eyecatcher{position:absolute;margin-top:-2.8125rem}.product-card--long .ingde-button,.product-card--regular .ingde-button{margin-top:1.40625rem}.product-wizard.product-card{min-height:13.25rem}.product-wizard.product-card.product-wizard--question{min-height:19.5625rem}.product-wizard.product-card.product-wizard--result{border-radius:.28125rem .28125rem 0 0;min-height:10rem}.product-wizard__answers{margin-bottom:.28125rem}.product-wizard__answers--radiobuttons ingde-cms-radio-group{width:calc(100% - 1.6875rem)}.product-wizard__button{margin-right:.84375rem}.product-wizard__arrow{margin-bottom:1.96875rem}.product-wizard__arrow .ingde-cms-icon{height:2.8125rem;width:2.8125rem}.product-wizard__reset-link span{font-size:1.33594rem;line-height:1.96875rem;font-weight:700}.product-wizard .ingde-cms-radio-group__container{margin-bottom:1.125rem}.tabs .tabs__list-item{border-top-left-radius:.28125rem;border-top-right-radius:.28125rem;padding:.5625rem .84375rem}.tabs .tabs__list-item:focus,.tabs__list-item.tabs--active{padding-left:.84375rem}.tabs__list-item.tabs--active{border-top:.28125rem solid #ff6200;padding-top:calc(1px + .28125rem)}.tabs__list-item.tabs--active:focus{padding-left:.84375rem}.tabs__content-container{padding:1.125rem 1.125rem 1.40625rem;border-bottom-left-radius:.28125rem;border-bottom-right-radius:.28125rem}.subline-button{margin-top:.28125rem;font-size:.98438rem;line-height:1.40625rem}.stock-item__link:focus{border-radius:.28125rem}[leverage] .stock-item__link:focus{border-bottom-left-radius:0;border-bottom-right-radius:0}[leverage]:not(:first-child) .stock-item__link:focus{border-top-left-radius:0;border-top-right-radius:0}.stock-item__name{min-width:auto;min-height:auto}[pending] .stock-item__name{min-width:4.5rem}[pending] .stock-item__name:before{border-radius:.28125rem}.stock-item__price{min-width:auto;min-height:auto}[pending] .stock-item__price{min-width:3.9375rem}[pending] .stock-item__price:before{border-radius:.28125rem}.stock-item__changePercent{min-width:auto;min-height:auto}[pending] .stock-item__changePercent{min-width:3.9375rem}[pending] .stock-item__changePercent:before{border-radius:.28125rem}.stock-item__link{height:auto;padding:.5625rem .84375rem}.stock-item__leverage{border-top:.125rem solid #f0f0f0;height:calc(2px + 3.09375rem);padding:0 .84375rem}.stock-item__leverage-btn:before{border-radius:.28125rem}:not([pending]) .stock-item__leverage-btn{min-width:auto;min-height:auto}.stock-item__leverage-btn{width:calc(50% - .42188rem)}.stock-item-group{flex-wrap:wrap;transform:translateX(-.5625rem);width:calc(100% + 1.125rem)}.stock-item-group>*{width:25%}.emergency-banner-container{margin:.28125rem 1.5% .5625rem}.emergency-banner{border-radius:.28125rem;border-width:.14062rem;border-style:solid;padding:1.125rem 1.125rem 1.6875rem}.emergency-banner--information{border-color:#559bd1}.emergency-banner--error{border-color:#d70000;border-bottom-left-radius:0;border-bottom-right-radius:0}.emergency-banner__icon{font-size:0;line-height:0;top:1.125rem;left:1.125rem}.emergency-banner__icon svg{width:1.6875rem;height:1.6875rem}.emergency-banner__icon--large svg{width:2.8125rem;height:2.8125rem}.emergency-banner__icon--mobile{display:none}.emergency-banner__body{margin-left:2.53125rem}.emergency-banner__body--error{margin-left:3.65625rem}.emergency-banner__title{margin-bottom:.84375rem;font-weight:700;display:flex;align-items:flex-start}.emergency-banner__link{margin-top:1.125rem}.card-slider.card-slider--single-slide .card-strip__slide{margin:0 .5625rem}.card-slider__header{padding:2.25rem 5% .84375rem}.card-slider__headline{padding-bottom:1.6875rem}.card-slider__navigation{margin-bottom:4.125rem}.feature-grid__card ing-content-icon,.feature-grid__card ing-content-icon>svg{min-width:3.375rem;min-height:3.375rem}.feature-grid__card-rich-content-inner[class$=__inner][feature-card-rich-content-inner] ol+p,.feature-grid__card-rich-content-inner[class$=__inner][feature-card-rich-content-inner] p+ol,.feature-grid__card-rich-content-inner[class$=__inner][feature-card-rich-content-inner] p+ul,.feature-grid__card-rich-content-inner[class$=__inner][feature-card-rich-content-inner] ul+p{margin-top:1.125rem}.feature-grid__card--regular .feature-grid__card-footer-link{margin-bottom:.5625rem}.feature-grid__card--long~.feature-grid__card--regular:nth-of-type(2n){padding-left:0;max-width:calc(50% - .84375rem)}.feature-grid__card--long~.feature-grid__card--regular:nth-of-type(odd){padding-left:1.6875rem;max-width:calc(50% + .84375rem)}.image-slider .slider-dots__control--prev{left:.28125rem}.image-slider .slider-dots__control--next{right:.28125rem}.image-slider__text-strip .image-slider__headline{max-width:38.25rem}.image-slider__indicators{padding-top:1.125rem}.teaser-app-gallery__content-left .image-slider__image-container{width:14.875rem}.teaser-app-gallery__content-right{min-height:26.4375rem}.teaser-app-gallery__headline{padding-bottom:.5625rem}.teaser-app-gallery__copy{padding-bottom:1.6875rem}.teaser-app-gallery__footnote-desktop{color:#767676;order:4}.teaser-app-gallery__buttons{padding-bottom:1.40625rem}.teaser-app-gallery__buttons>*{height:2.8125rem}.teaser-app-gallery__buttons>* svg{height:2.8125rem;width:9.49219rem}.teaser-app-gallery__buttons>:first-child{margin-right:1.125rem}.teaser-app-gallery__buttons>:first-child svg{width:8.4375rem}.teaser-search-s{padding:1.6875rem 1.6875rem 2.25rem;border-radius:.28125rem}.teaser-search-s ing-content-icon>svg{fill:#fff;width:3.09375rem;height:3.09375rem}.teaser-search-s__headline{margin-left:1.40625rem;font-size:1.6875rem;line-height:2.25rem}.teaser-search-s ingde-cms-search-input{margin-top:1.6875rem}.teaser-search-l__content{padding-top:3.375rem}.teaser-search-l__headline{flex-basis:calc(100% - 5.0625rem);margin-left:1.125rem}.teaser-search-l ingde-cms-search-input{margin-top:1.6875rem;margin-bottom:.5625rem}.teaser-search-l__subline{font-weight:400;padding:.28125rem .84375rem 0 0}.teaser-search-l__icon ing-content-icon svg{width:3.9375rem;height:3.9375rem}.teaser-search-l a.ingde-link{margin:.28125rem .84375rem 0 0}.ingde_cmsui-search-input{height:2.9375rem}.ingde_cmsui-search-input .ingde-search-input__placeholder{font-size:1.125rem;line-height:1.6875rem;padding:.5625rem 0 .5625rem .84375rem}.ingde_cmsui-search-input .ingde-search-input__iconwrapper{padding:.5625rem .84375rem;width:2.9375rem;height:2.9375rem}.ingde_cmsui-search-input .ingde-search-input__send-icon{width:1.125rem;height:1.125rem}ing-local-header{height:3.375rem}.local-header__inner{min-height:3.375rem}.local-header__title{height:3.375rem;padding-right:2.8125rem}.local-header__list-item{font-size:.98438rem;line-height:1.40625rem;padding:0 .5625rem;margin-right:.28125rem}.local-header__pabs--fixed>.ingde-button.ingde-button-filled,.local-header__pabs>*{margin-left:.5625rem}.local-header__toggle-button{width:3.375rem;height:3.375rem}.navi-header-partner__buttons{margin-left:.5625rem}.navi-header-partner__button{font-size:.98438rem;line-height:1.40625rem;font-weight:700;padding:0 .70312rem;height:2.25rem;line-height:2.25rem}.navi-link-bundle__content{margin-bottom:-1.125rem}.navi-link-bundle{border-radius:.28125rem;padding:2.25rem 1.6875rem}.navi-link-bundle__headline{margin-bottom:1.40625rem}.navi-link-bundle__link{margin-right:1.125rem;margin-bottom:1.125rem}.navi-link-bundle__link:last-child{margin-right:0}.example-box__intro{margin-bottom:1.125rem}.example-box__intro .headline{margin-bottom:.84375rem}.example-box__list{margin-bottom:1.6875rem}.example-box__list .copy{max-width:36rem}.example-box__calculation{margin-bottom:2.25rem}.example-box__calculation-icon{width:2.53125rem;height:2.53125rem}.example-box__calculation-headline{font-size:1.6875rem;line-height:2.25rem;color:#ff6200;margin-left:1.125rem}.example-box__calculation-nose{left:5.625rem;height:.84375rem;width:1.5rem}.example-box__calculation-container{padding:1.125rem 2.25rem;margin-top:1.40625rem}.customers-referral__headline{margin-bottom:.84375rem}.customers-referral__intro{margin-bottom:2.53125rem}.customers-referral__toggle{margin-bottom:1.6875rem}.customers-referral__toggle>span{min-width:6.8125rem}.customers-referral__section{padding:1.6875rem .28125rem 1.6875rem 1.40625rem;margin-bottom:.5625rem;border-radius:.25rem}.customers-referral__section .icon-list{font-size:.98438rem;line-height:1.40625rem}.customers-referral__section-headline{margin-bottom:1.125rem}.customers-referral__section-headline .ingde-link{margin-left:1.125rem}.customers-referral__three-cols>*,.customers-referral__two-cols>*{padding-right:1.40625rem}.customers-referral__cta{padding-top:1.6875rem;padding-bottom:.28125rem}.contact__item{padding-top:1.6875rem;padding-bottom:1.6875rem}.contact__copy-wrapper{margin-left:calc(1.125rem + 38px)}.contact ing-content-icon{width:38px;height:38px;margin:0 1.125rem 0 0}.process-steps--grey-bg .process-steps__additional:last-child,.process-steps--grey-bg .process-steps__list:last-child{margin-bottom:.5625rem}.process-steps__wrapper{max-width:31.9375rem}.process-steps__text{margin-bottom:2.25rem}.process-steps__additional{margin-bottom:2.25rem;padding-left:4.15625rem}.process-steps__list{margin-bottom:2.25rem}.process-steps__list-border{border-radius:.28125rem;width:.125rem;left:1.3125rem}.process-steps__list-item{padding-bottom:1.6875rem}.process-steps__list-item-counter{min-width:2.75rem;height:2.75rem;line-height:2.75rem;margin-right:1.54688rem}.process-steps__list-item-inner{padding-top:.5625rem}.process-steps__list-item-border{margin-top:1.375rem;width:.125rem;left:1.3125rem}.process-steps__buttons,.process-steps__link{margin-left:4.21875rem}.process-steps__buttons>div:nth-child(2){margin-top:1.125rem;margin-left:1.125rem;margin-top:0}.condition-list-item{padding:1.125rem 0}.condition-list-item__intro{padding-top:.28125rem;padding-bottom:.70312rem;padding-right:1.125rem;padding-left:1.125rem}.condition-list-item__copy{padding-top:.5625rem;padding-bottom:2.25rem}.is-chapter .condition-list-item__copy{padding-bottom:1.125rem}.condition-list-item__key{padding-left:1.125rem;padding-right:1.40625rem}.condition-list-item__values-wrapper{padding-left:2.25rem}.condition-list-item__icon-check{width:1.40625rem;height:1.40625rem}.table-conditions__intro{margin-bottom:2.8125rem}.table-conditions__intro .headline{margin-bottom:.84375rem}.table-conditions__anchor-links{margin-bottom:2.8125rem}.table-conditions__anchor-links-wrapper{margin-bottom:.28125rem}.table-conditions__anchor-links .button--outlined{margin:0 .5625rem .5625rem 0}.table-conditions__group{background-color:#fff;margin-bottom:3.375rem}.table-conditions__group>ul{background-color:#f0f0f0;border-radius:.28125rem .28125rem 0 0}.table-conditions__group--toggle-container{padding:1.125rem 0;background-color:#f0f0f0;padding:1.125rem;border-radius:0 0 .28125rem .28125rem}.table-conditions__print-wrapper{text-align:right;padding-bottom:2.8125rem}.table-conditions__group-intro.has-copy .table-conditions__subheadline{padding:0 1.125rem .5625rem}.table-conditions__copy,.table-conditions__subheadline{padding:0 1.125rem 1.125rem}.table-conditions__footnotes{margin:-1.6875rem 2.25rem 0}.table-conditions__footnotes>p{padding-bottom:1.6875rem;max-width:38.25rem}.tabelle-kennzahlen__desc{max-width:39.9375rem}.tabelle-kennzahlen__desc p{margin-bottom:.5625rem}.tabelle-kennzahlen__headline{margin:0 0 1.6875rem}.tabelle-kennzahlen__filter-col{margin-right:1.40625rem}.tabelle-kennzahlen__line--bottom,.tabelle-kennzahlen__line--desktopyear{border-bottom:.5625rem solid #fff}.media-wall{padding-top:0;padding-bottom:2.8125rem}.t-content-bleed--mobile-only .media-wall,.t-content-bleed .media-wall,.t-content .media-wall{padding-bottom:0}.media-wall__text-container{margin-bottom:.84375rem}.media-wall__media-container{margin-top:1.6875rem}.media-wall .captioned-media:after{min-height:1.6875rem}.media-wall .captioned-media:first-of-type,.media-wall .captioned-media:nth-of-type(2),.media-wall .captioned-media:nth-of-type(3),.media-wall .captioned-media:nth-of-type(4),.media-wall .captioned-media:nth-of-type(5),.media-wall .captioned-media:nth-of-type(6){width:calc(33.33% - 18px);margin-right:1.6875rem}.media-wall .captioned-media:nth-child(odd){margin-right:1.6875rem}.media-wall .captioned-media:nth-child(3n+3){margin-right:0}.media-wall .captioned-media__image-caption{margin-bottom:1.125rem}.link-list{padding-top:0}.link-list,.t-content-bleed--mobile-only .link-list,.t-content-bleed .link-list,.t-content .link-list{padding-bottom:0}.link-list__headline{padding-bottom:.75rem}.link-list__body,.link-list__links{max-width:38.25rem}.link-list__link-container{padding-top:1.6875rem}.link-list--default .link-list__link-container{width:16.46875rem}.link-list--download .link-list__link-container{width:16.75rem}.teaser-m__headline{margin-bottom:.5625rem}.teaser-m .copy{margin-bottom:1.125rem}.teaser-m--justify-left .captioned-media{margin-left:2.53125rem}.teaser-m--justify-right .captioned-media{margin-right:2.53125rem}.teaser-m .captioned-media{width:calc(50% - 1.26562rem)}.teaser-stock__heading{margin-bottom:.5625rem;font-weight:700}.teaser-stock__content{margin-bottom:2.25rem}.teaser-stock__link{padding:.5625rem .84375rem}.teaser-stock__items{transform:translateX(-.5625rem);width:calc(100% + 1.125rem)}.teaser-stock__name{min-width:4.5rem}.teaser-stock__name:before{border-radius:.28125rem}[pending=false] .teaser-stock__name{min-width:auto;min-height:auto}.teaser-stock__price{min-width:3.9375rem}.teaser-stock__price:before{border-radius:.28125rem}[pending=false] .teaser-stock__price{min-width:auto;min-height:auto}.teaser-stock__changePercent{min-width:3.9375rem}.teaser-stock__changePercent:before{border-radius:.28125rem}[pending=false] .teaser-stock__changePercent{min-width:auto;min-height:auto}.teaser-stock__stockChartTitle{min-width:14.0625rem}.teaser-stock__stockChartTitle:before{border-radius:.28125rem}[pending=false] .teaser-stock__stockChartTitle{min-width:auto;min-height:auto}.teaser-stock__stockChartValue{min-width:4.5rem}.teaser-stock__stockChartValue:before{border-radius:.28125rem}[pending=false] .teaser-stock__stockChartValue{min-width:auto;min-height:auto}.teaser-stock__stockChartPercentage{min-width:4.5rem}.teaser-stock__stockChartPercentage:before{border-radius:.28125rem}[pending=false] .teaser-stock__stockChartPercentage{min-width:auto;min-height:auto}.teaser-leverage-products__heading{margin-bottom:.5625rem;font-weight:700}.teaser-leverage-products__subheadline{margin-bottom:.91406rem}.teaser-leverage-products__intro{margin-bottom:1.6875rem}.teaser-leverage-products__content{margin-bottom:1.54688rem}.teaser-blog-list{padding-top:0;padding-bottom:2.8125rem}.t-content-bleed--mobile-only .teaser-blog-list,.t-content-bleed .teaser-blog-list,.t-content .teaser-blog-list{padding-bottom:0}.teaser-blog-list__eyecatcher{margin-bottom:.5625rem}.teaser-blog-list__image{margin-bottom:.5625rem;margin-right:2.53125rem}.teaser-blog-list__content article{max-width:38.25rem}.teaser-blog-list__focus-article{margin-left:calc(33% + 1.26562rem);margin-bottom:2.25rem}.teaser-blog-list__focus-article .teaser-blog-list__article-headline{margin-bottom:.5625rem}.teaser-blog-list__article,.teaser-blog-list__header{margin-bottom:1.6875rem}.teaser-blog-list__article-category{margin-bottom:.28125rem}.teaser-product-overview .headline{margin-bottom:1.96875rem}.teaser-product-overview>.copy{margin-bottom:2.25rem}.teaser-product-overview__cards{margin-bottom:-2.53125rem}.teaser-promo-overview>.headline{margin-bottom:1.96875rem}.teaser-promo-overview>.copy{margin-bottom:2.25rem}.teaser-promo-overview__cards{margin-bottom:-2.53125rem}.teaser-s-promo--with-icon .teaser-s-promo__buttons,.teaser-s-promo--with-icon .teaser-s-promo__content,.teaser-s-promo--with-icon .teaser-s-promo__headline{margin-left:9.28125rem}.teaser-s-promo__content{margin-top:.84375rem}.teaser-s-promo__icon-container{margin-right:2.53125rem}.teaser-s-promo__icon-container>*{width:6.75rem;height:6.75rem}.teaser-s-promo__buttons>*{margin-left:1.125rem}.teaser-m-promo{column-gap:2.53125rem;row-gap:.84375rem}.teaser-m-promo--justify-right{grid-template-columns:1fr 1fr;grid-template-areas:"headline picture" "copy picture" "buttons picture" ". picture"}.teaser-m-promo--justify-left{grid-template-columns:1fr 1fr;grid-template-areas:"picture headline" "picture copy" "picture buttons" "picture ."}.teaser-m-promo__headline{grid-area:headline}.teaser-m-promo__content{grid-area:copy;padding-bottom:.84375rem}.teaser-m-promo__buttons{grid-area:buttons}.teaser-m-promo__buttons>*+*{margin-top:1.125rem}.teaser-m-promo__image{grid-area:picture}.widget-savings-plan-finder.widget-product-finder .ingde-cms-radio-group,.widget-savings-plan-finder.widget-product-finder .ingde-cms-radio-group__container:last-child{margin-bottom:0}.widget-savings-plan-finder.widget-product-finder .widget-product-finder__restart{margin-bottom:3.625rem}.result-table__container{padding:1.125rem 1.6875rem;border-radius:0 0 .28125rem .28125rem;margin-bottom:1.6875rem}.result-table__container table caption{margin-bottom:0}.result-table__container thead .ingde-link{font-size:.98438rem;line-height:1.40625rem}.result-table__icon.ingde-cms-icon.ingde-cms-icon{width:.84375rem;height:.84375rem}.result-table__legenda{margin-top:1.125rem}.result-table__legenda-label{margin-left:.28125rem}.accordion{padding-top:0;padding-bottom:2.8125rem}.t-content-bleed--mobile-only .accordion,.t-content-bleed .accordion,.t-content .accordion{padding-bottom:0}.action-accordion>.headline{margin-bottom:1.125rem}.action-accordion>.copy{margin-bottom:1.40625rem}.ing-news__headline{padding-bottom:.84375rem}.ing-news__link{margin-top:1.125rem}.ing-news__entry:nth-child(-n+6){margin-bottom:1.125rem}.ing-news__entry-time{min-width:6.75rem}.ing-news__entry-time:before{border-radius:.28125rem}[loaded] .ing-news__entry-time{min-width:auto;min-height:auto}.ing-news__entry-content{min-width:14.0625rem;min-height:3.375rem}.ing-news__entry-content:before{border-radius:.28125rem}[loaded] .ing-news__entry-content{min-width:auto;min-height:auto}.ing-lexicon__intro .headline{margin-bottom:.84375rem}.ing-lexicon__navigation{margin-top:1.6875rem;margin-bottom:2.8125rem}.ing-lexicon__navigation-button{font-size:.98438rem;line-height:1.40625rem;color:#525199;font-weight:700;border-radius:.5625rem;width:2.8125rem;height:2.8125rem;margin:0 .5625rem .5625rem 0}.ingde-toggle__footer{margin-top:.84375rem}.ingde-toggle__footer>.ingde-toggle__footer-icon{margin:.125rem .5625rem 0 0;width:1.40625rem;height:1.40625rem}.ingde-toggle__footer>.ingde-toggle__footer-icon svg{width:1.40625rem;height:1.40625rem}.ingde-toggle{height:1.25rem;width:1.75rem}.ingde-toggle__track{height:1rem;width:1.75rem}.ingde-toggle__thumb{transform:translateX(-1.25rem)}.ingde-toggle__thumb,.ingde-toggle__thumb svg{height:1.25rem;width:1.25rem}.ingde-toggle--is-active .ingde-toggle__thumb{transform:translateX(0)}.cookie-settings__headline{margin-bottom:1.125rem}.cookie-settings__intro{padding-bottom:.5625rem}.cookie-settings__block{margin-top:1.6875rem;padding-bottom:1.125rem}.cookie-settings__block:last-of-type{padding-bottom:0}.cookie-settings__toggle{margin-top:1.6875rem}.navi-anchor-list{padding-top:1.6875rem;padding-bottom:1.6875rem}.navi-anchor-list__wrapper{margin-top:4px;margin-bottom:.28125rem}.navi-anchor-list .ingde-button{margin:0 .5625rem .5625rem 0}.checkmark-list__head{margin-bottom:1.6875rem}.checkmark-list__head>.copy{margin-top:1.125rem}.checkmark-list__item{padding:1.6875rem 0 0}.checkmark-list--2-col .checkmark-list__item{width:calc(50% - .84375rem)}.checkmark-list__item--left{margin-right:1.125rem}.checkmark-list__item ingde-cms-icon{width:1.40625rem;height:1.40625rem}.eyecatcher{padding:.28125rem .5625rem;margin-bottom:.84375rem}.product-intro-figures__headline{margin-bottom:1.125rem}.product-intro-figures__intro{max-width:34.5rem}.product-intro-figures__intro:nth-child(2),.product-intro-figures__list:nth-child(2){margin-top:1.6875rem}.product-intro-figures__intro+.product-intro-figures__list--has-eyecatcher{margin-top:3.23438rem}.product-intro-figures__headline+.product-intro-figures__flex-wrapper .product-intro-figures__list--has-eyecatcher:first-child{margin-top:1.6875rem}.product-intro-figures__flex-wrapper--single .product-intro-figures__list{margin-right:2.25rem}.product-intro-figures--single .product-intro-figures__headline{width:calc(67% - 2.25rem)}.product-intro-figures__flex-wrapper--single .product-intro-figures__list{margin-right:0;margin-left:2.25rem}.product-intro-figures__flex-wrapper--single .product-intro-figures__intro{margin-top:0}.product-intro-figures__flex-wrapper--single .product-intro-figures__list--has-eyecatcher+.product-intro-figures__intro{margin-top:1.6875rem}.product-intro-figures .eyecatcher{top:-1.6875rem}.product-intro-figures__figure{width:calc(33.3% - 1.125rem);margin-right:1.125rem;border-radius:.28125rem;padding:1.6875rem 1.6875rem 1.96875rem}.app-store-buttons>* svg{height:2.8125rem;width:9.49219rem}.app-store-buttons>:first-child{margin-right:.5625rem}.app-store-buttons>:first-child svg{width:8.4375rem}.intro-sub{grid-template-columns:1fr 1fr;grid-template-areas:"headline right" "copy right" "buttons right" ". right"}.intro-sub--only-text{grid-template-columns:1fr;column-gap:0}.intro-sub{row-gap:.5625rem;column-gap:1.6875rem}.intro-sub__headline{grid-area:headline}.intro-sub__copy{grid-area:copy;margin-top:.5625rem}.intro-sub__buttons{grid-area:buttons;margin-top:.5625rem}.intro-sub__additional,.intro-sub__image{grid-area:right}.intro-sub .icon-list__item:last-child{padding-bottom:0}.intro-sub .icon-list{margin-bottom:2.25rem}.rich-content__table.copy{max-width:100%}.rich-content__table.copy>ol,.rich-content__table.copy>p,.rich-content__table.copy>ul,.rich-content__table table caption{max-width:38.25rem}.rich-content__table table caption{margin-top:1.125rem;margin-bottom:1.6875rem}.rich-content__table [aria-sort] .rich-content__sort-indicator{margin-left:.5625rem;width:.75rem;height:.875rem}.rich-content__table [aria-sort] .sort-indicator__arrow{width:.75rem;height:.375rem}.rich-content__table td,.rich-content__table th{font-size:.98438rem;line-height:1.40625rem;padding:.84375rem .5625rem}.top-stocks{min-width:auto;min-height:auto}.top-stocks--loading{min-width:11.25rem;min-height:19.6875rem}.top-stocks--loading:before{border-radius:.28125rem}.top-stocks__headline{margin-bottom:1.125rem}.top-stocks__copy,.top-stocks__tabs{margin-bottom:1.6875rem}.table-savings-plan__headline{margin-bottom:1.125rem}.table-savings-plan__container,.table-savings-plan__copy{margin-bottom:1.6875rem}.table-savings-plan__container .tabs__content-container{padding:1.125rem calc(1.125rem - 1px) 1.40625rem}@-moz-document url-prefix(){.table-savings-plan__container .tabs__content-container .ingde-link{line-height:1.5rem}}.table-savings-plan__radio-group{top:14px}.table-savings-plan__cta{margin-top:1.125rem}.table-savings-plan__outro{margin-bottom:1.125rem}@-moz-document url-prefix(){.table-investments table .ingde-link{line-height:1.5rem}}.table-investments__container{margin-bottom:1.6875rem}.info-box__copy{margin-top:1.125rem}.info-box__copy .editor-container ul li,.info-box__copy ul.bullet-list li{padding-top:0;padding-bottom:.5625rem}.info-box__copy .editor-container ul li:before,.info-box__copy ul.bullet-list li:before{margin-top:0}.info-box__copy p{padding-bottom:.5625rem}.info-box__link-container{margin-top:.5625rem}.info-box__button-container{margin-top:1.125rem}.info-wall__intro{margin-bottom:1.6875rem}.info-wall__intro .headline{margin-bottom:.5625rem}.info-wall__container{display:flex;justify-content:space-between;flex-wrap:wrap}.info-wall .info-box{width:calc(33.3% - 1.26562rem);margin-bottom:1.96875rem}.quick-access{min-height:2.25rem;padding:0 5%}.quick-access__list-item{font-size:.84375rem;line-height:1.125rem;padding:.5625rem 1.125rem .5625rem 0;margin-right:.28125rem;height:2.25rem}.terms-and-conditions-overlay__headline-DE{margin-bottom:.5625rem}.terms-and-conditions-overlay__copy,.terms-and-conditions-overlay__headline-EN{margin-bottom:2.25rem;margin-top:2.25rem}.terms-and-conditions-overlay .ingde-cms-radio-group__title{margin-bottom:1.125rem}.teaser-m-content{column-gap:2.53125rem;row-gap:.84375rem}.teaser-m-content--justify-right{grid-template-columns:2fr 1fr;grid-template-areas:"headline picture" "copy picture" "link picture" ". picture"}.teaser-m-content--justify-left{grid-template-columns:1fr 2fr;grid-template-areas:"picture headline" "picture copy" "picture link" "picture ."}.teaser-m-content__headline{width:calc(66.66% - 1.26562rem)}.teaser-m-content__link{margin-top:.84375rem}.navi-category-cards__head{margin-bottom:1.6875rem}.navi-category-cards__head>.copy{margin-top:1.125rem}.navi-category-cards__cards{margin-bottom:-1.125rem}.navi-category-cards__link:focus{border-radius:.28125rem}.navi-category-cards__link{margin-bottom:1.125rem;width:calc(49.9% - .5625rem)}.navi-category-cards__link:nth-child(odd){margin-right:1.125rem}.navi-category-cards__card{border-radius:.28125rem;padding:1.6875rem}.navi-category-cards__card-left{margin-right:1.6875rem}.navi-category-cards__card-title{font-weight:700}.navi-category-cards__card ingde-cms-icon{width:1.125rem;height:1.125rem}.teaser-trendlink--loading .teaser-m-content__headline:before{border-radius:.28125rem}.teaser-trendlink--loading .teaser-m-content__content{min-width:4.5rem;min-height:13.5rem}.teaser-trendlink--loading .teaser-m-content__content:before{border-radius:.28125rem}.teaser-trendlink--loading .navi-category-cards__head .headline{min-width:0;min-height:1.6875rem}.teaser-trendlink--loading .navi-category-cards__head .headline:before{border-radius:.28125rem}.teaser-trendlink--loading .navi-category-cards__card-title{min-width:13.5rem;min-height:1.6875rem}.teaser-trendlink--loading .navi-category-cards__card-title:before{border-radius:.28125rem}.rich-content{padding-top:0;padding-bottom:2.8125rem}.t-content-bleed--mobile-only .rich-content,.t-content-bleed .rich-content,.t-content .rich-content{padding-bottom:0}.rich-content--m .rich-content__media{width:calc(50% - 1.26562rem)}.rich-content--s .rich-content__media{width:calc(33.3% - 1.26562rem)}.rich-content--m.rich-content--justify-left .rich-content__media,.rich-content--s.rich-content--justify-left .rich-content__media{float:right;margin-left:2.53125rem}.rich-content--m.rich-content--justify-right .rich-content__media,.rich-content--s.rich-content--justify-right .rich-content__media{float:left;margin-right:2.53125rem}.rich-content__media .captioned-media{margin-bottom:1.125rem}.rich-content__headline.headline{margin-bottom:.5625rem}.rich-content--l .rich-content__subheadline{max-width:38.8125rem}.rich-content__subheadline{margin-bottom:1.6875rem}.rich-content__date{margin-top:.5625rem}.article>*{margin-bottom:1.6875rem}.t-content-bleed--mobile-only div[class$=__inner]>*+*,.t-content-bleed div[class$=__inner]>*+*,.t-content div[class$=__inner]>*+*{margin-top:1.6875rem}.t-content-bleed--mobile-only div[class$=__inner]>.rich-content__headline+.rich-content__copy,.t-content-bleed--mobile-only div[class$=__inner]>.rich-content__headline+.rich-content__subheadline,.t-content-bleed div[class$=__inner]>.rich-content__headline+.rich-content__copy,.t-content-bleed div[class$=__inner]>.rich-content__headline+.rich-content__subheadline,.t-content div[class$=__inner]>.rich-content__headline+.rich-content__copy,.t-content div[class$=__inner]>.rich-content__headline+.rich-content__subheadline{margin-top:.5625rem}.t-content-bleed--mobile-only div[class$=__inner] ol+p,.t-content-bleed--mobile-only div[class$=__inner] ul+p,.t-content-bleed div[class$=__inner] ol+p,.t-content-bleed div[class$=__inner] ul+p,.t-content div[class$=__inner] ol+p,.t-content div[class$=__inner] ul+p{margin-top:.84375rem}.t-content-bleed--mobile-only div[class$=__inner]>.headline+.rich-content__media,.t-content-bleed--mobile-only div[class$=__inner]>.headline+figure,.t-content-bleed--mobile-only div[class$=__inner]>.rich-content__media+.rich-content__copy,.t-content-bleed div[class$=__inner]>.headline+.rich-content__media,.t-content-bleed div[class$=__inner]>.headline+figure,.t-content-bleed div[class$=__inner]>.rich-content__media+.rich-content__copy,.t-content div[class$=__inner]>.headline+.rich-content__media,.t-content div[class$=__inner]>.headline+figure,.t-content div[class$=__inner]>.rich-content__media+.rich-content__copy{margin-top:1.125rem}.trendlink-article__paragraph{margin-bottom:3.375rem}.trendlink-article__footer{margin-top:1.6875rem}.trendlink-article--loading .rich-content__headline{min-width:1.125rem;min-height:2.25rem}.trendlink-article--loading .rich-content__headline:before{border-radius:.28125rem}.trendlink-article--loading .trendlink-article__paragraph{margin-top:1.6875rem;margin-bottom:1.6875rem;height:2.25rem}.trendlink-article--loading .trendlink-article__paragraph:before{border-radius:.28125rem}.trendlink-chart{margin-bottom:1.125rem}.trendlink-chart__title{margin-bottom:1.6875rem}.trendlink-pagination{grid-template-columns:auto min-content 1.6875rem min-content 3.375rem repeat(4,min-content .84375rem) min-content 3.375rem min-content 1.6875rem min-content auto;grid-template-areas:". firstpage . prevpage . counter1 . counter2 . counter3 . counter4 . counter5 . nextpage . lastpage ."}.trendlink-pagination__first-page{grid-area:firstpage}.trendlink-pagination__last-page{grid-area:lastpage;justify-self:end}.trendlink-pagination__page{width:2.25rem;height:2.25rem;line-height:2.25rem}.trendlink-pagination__icon{width:.84375rem;height:.84375rem}.trendlink-blogitem{column-gap:2.53125rem;row-gap:.5625rem;margin-bottom:2.8125rem;grid-template-columns:1fr 2fr;grid-template-areas:"picture headline" "picture content" "picture ."}.trendlink-blogitem__content--loading:before,.trendlink-blogitem__headline--loading:before{border-radius:.28125rem}.font-100{font-size:.84375rem;line-height:1.125rem}.font-200{font-size:.98438rem;line-height:1.40625rem}.font-300{font-size:1.125rem;line-height:1.6875rem}.font-400{font-size:1.33594rem;line-height:1.96875rem}.font-500{font-size:1.6875rem;line-height:2.25rem}.font-600{font-size:1.96875rem;line-height:2.53125rem}.font-700{font-size:2.53125rem;line-height:3.375rem}.chat-being__face{width:3.5rem}.chat-being__speech-bubble{padding:1.125rem;margin-left:1.6875rem;border-top-right-radius:.5625rem;border-bottom-right-radius:.5625rem}.chat-being__speech-bubble--answer{margin:.5625rem 0;border-radius:.5625rem}.chat-being__speech-bubble--first{border-top-left-radius:.5625rem;border-top-right-radius:.5625rem}.chat-being__speech-bubble--last{border-bottom-left-radius:.5625rem;border-bottom-right-radius:.5625rem}.chat-being__speech-bubble+.chat-being__speech-bubble{margin-top:.14062rem}.chat-being__buttons{margin-top:2.25rem}.chat-being__buttons>*{margin-bottom:.5625rem}.chat-being__buttons{justify-content:flex-end}.chat-being__answer-button{border-radius:3.4375rem;padding:.5625rem 1.125rem;margin-left:1.125rem}.chat-being__answer-button-icon{margin-right:.5625rem;line-height:0}.chat-being__answer-button-icon svg{height:1.96875rem;width:1.96875rem}.chat-being__answer-button-icon path{fill:#767676}.chat-being__more-buttons{margin-left:1.6875rem;margin-top:.5625rem}.chat-being__more-buttons>div{margin-bottom:.5625rem}.heading-bar span{padding:.28125rem .70312rem;border-radius:.281rem}.heading-bar div{font-size:1.6875rem;line-height:2.25rem;margin-bottom:.28125rem}.heading-bar div:last-child{margin-bottom:0}.banner{border-radius:.28125rem}.banner__image-content{align-items:center;padding:2.8125rem 8%}.banner__image-content-inner{width:100%;display:flex;flex-direction:column;justify-content:space-around}.banner__text-content{padding:2.8125rem 8%}.banner--m .intrinsic-item{border-top-left-radius:.28125rem;border-bottom-left-radius:.28125rem}.banner--m{grid-template-columns:2fr 1fr;grid-template-areas:"picture copy"}.banner--m .banner__image-content{padding:1.6875rem}.banner--m .banner__copy{display:flex;flex-direction:column;align-self:center;padding:1.6875rem 1.6875rem 1.6875rem 1.96875rem}.banner--m .banner__button{margin-top:1.40625rem;margin-bottom:1.6875rem}.banner--l .intrinsic-item{border-radius:.28125rem}.banner--l .banner__headline div:last-child{margin-left:2.8125rem}.banner--l .banner__button,.banner--text .banner__button{margin-top:1.6875rem}.article-category-and-date__content{padding-top:.5625rem;padding-bottom:.5625rem}.author{padding-top:0;padding-bottom:2.8125rem}.t-content-bleed--mobile-only .author,.t-content-bleed .author,.t-content .author{padding-bottom:0}.social-media__container{padding-top:2.25rem;padding-bottom:2.25rem}.social-media__hidden,.social-media__visible{margin-top:-1.40625rem;margin-left:-1.40625rem}.social-media__hidden{padding-top:1.40625rem;width:312.5px}.social-media__link{margin-top:1.40625rem;margin-left:1.40625rem}.teaser-articles{padding-top:0;padding-bottom:2.8125rem}.t-content-bleed--mobile-only .teaser-articles,.t-content-bleed .teaser-articles,.t-content .teaser-articles{padding-bottom:0}.teaser-articles{padding-bottom:1.125rem}.teaser-article{padding-bottom:2.25rem}.teaser-article__media{margin-right:2.53125rem;flex:0 0 auto;flex-basis:calc(33.3% - 1.26562rem)}.teaser-article__headline{margin-bottom:.5625rem}.pagination__icon{width:.84375rem;height:.84375rem}.pagination__icon.pagination__navigate-previous{margin-right:2.8125rem}.pagination__icon.pagination__navigate-next{margin-left:2.8125rem}.pagination__page{color:#767676;width:2.25rem;height:2.25rem;line-height:2.25rem}}@media (min-width:48rem) and (max-width:59.9375rem){.accordion-label .copy{max-width:24.1875rem}.product-card--long,.product-card--regular{padding:1.40625rem 1.6875rem 2.53125rem;min-height:19.5625rem}.product-card--long{min-height:15.1875rem;width:100%;max-width:100%}.card-strip--animated{transition:transform 325ms cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="2"]{transition:transform 405ms cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="3"]{transition:transform 445ms cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="4"]{transition:transform 485ms cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="5"]{transition:transform 525ms cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="6"]{transition:transform 565ms cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="7"]{transition:transform 605ms cubic-bezier(0,0,.2,1)}.card-strip__wrapper:before{width:calc(32.14286vw + 9.64286px - .5625rem)}.card-strip__slide{width:calc(35.71429vw - 19.28571px);margin:0 .5625rem calc(2.53125rem - 16px)}.stock-item-group{flex-wrap:wrap}.stock-item-group,.stock-item-group:hover{background-color:initial}.teaser-app-gallery__content-left{width:18.25rem;margin:0 1.6875rem}.ingde_cmsui-search-input .ingde-search-input__placeholder-tablet-s{display:block}.contact__item{padding-right:8%;padding-left:8%}.condition-list-item__key{width:45%}.condition-list-item__value{width:55%}.table-conditions__container{padding-right:8%;padding-left:8%}.tabelle-kennzahlen__filters{margin-bottom:.5625rem}.tabelle-kennzahlen__values{display:none}.tabelle-kennzahlen__values--active{display:block}.tabelle-kennzahlen__line{padding:.84375rem 1.40625rem}.tabelle-kennzahlen__line--sub{padding:.5625rem 1.40625rem 0}.tabelle-kennzahlen__line--desktop{display:none}.accordion__inner>.rich-content,.navi-anchor-list,.t-content-bleed .accordion__items{padding-right:8%;padding-left:8%}.product-intro-figures__value{font-size:1.6875rem;line-height:2.25rem}.trendlink-article--loading .trendlink-article__paragraph{width:45%}.trendlink-pagination{grid-template-rows:2.25rem}.article-category-and-date__content--freeze,.social-media__container{padding-right:8%;padding-left:8%}.social-media__headline{line-height:40px}.pagination{padding:1.6875rem 8%}}@media (min-width:60rem){.stock-item{padding:0;margin:.5625rem;height:7.875rem}[leverage] .stock-item{height:10.96875rem}.condition-list-item__key{width:40%}.condition-list-item__value{width:60%}.tabelle-kennzahlen__filters,.tabelle-kennzahlen__line--sub{display:none}.tabelle-kennzahlen__line--desktop{display:inline-flex;justify-content:flex-end}.teaser-stock__item{padding:0;margin:.5625rem;height:7.875rem;width:calc(25% - 1.125rem)}.teaser-stock__links a{margin-right:1.6875rem}}@media (min-width:60rem) and (max-width:75rem){.accordion-label .copy{max-width:30.9375rem}.product-card--long,.product-card--regular{padding:1.40625rem 1.6875rem 2.53125rem;min-height:23.625rem}.product-card--long{min-height:15.75rem;width:100%;max-width:100%}.card-strip--animated{transition:transform 375ms cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="2"]{transition:transform 455ms cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="3"]{transition:transform 495ms cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="4"]{transition:transform 535ms cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="5"]{transition:transform 575ms cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="6"]{transition:transform 615ms cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="7"]{transition:transform 655ms cubic-bezier(0,0,.2,1)}.card-strip__wrapper:before{width:calc(36.84211vw + 9.47368px - .5625rem)}.card-strip__slide{width:calc(26.31579vw - 18.94737px);margin:0 .5625rem calc(2.53125rem - 16px)}.teaser-app-gallery__content-left{width:19.375rem;margin:0 2.25rem}.ingde_cmsui-search-input .ingde-search-input__placeholder-tablet-l{display:block}.contact__item,.table-conditions__container{padding-right:10%;padding-left:10%}.tabelle-kennzahlen__line{padding:1.125rem 1.40625rem}.accordion__inner>.rich-content,.navi-anchor-list,.t-content-bleed .accordion__items{padding-right:10%;padding-left:10%}.trendlink-article--loading .trendlink-article__paragraph{width:45%}.trendlink-pagination{grid-template-rows:2.25rem}.article-category-and-date__content--freeze,.social-media__container{padding-right:10%;padding-left:10%}.social-media__headline{font-size:1.33594rem;line-height:1.96875rem;line-height:40px}.social-media__toggle__label{font-size:1.33594rem;line-height:1.96875rem}.pagination{padding:1.6875rem 10%}}@media (min-width:75.0625rem){.accordion-label{padding:2.0625rem 6.875rem 2.0625rem 0}.accordion-label__icon{height:3.75rem;width:9.0625rem;padding-right:2.0625rem}.accordion-label__icon ing-content-icon,.accordion-label__icon svg{width:3.75rem;height:3.75rem}.accordion-label__number{width:9.0625rem;padding-right:2.0625rem}.accordion-label .copy{max-width:36.4375rem}.accordion-item .captioned-media{margin-bottom:1.375rem}[is-open=true] .accordion-item__content{margin-top:-.6875rem}.accordion-item__inner{padding:0 0 2.0625rem}.accordion-item__section-title{margin-bottom:1.03125rem}.action-item{padding:0 1.375rem 0 2.0625rem;margin-bottom:.34375rem}.action-item,.ingde-adaptive-image--rounded .ingde-adaptive-image__picturewrap,.ingde-adaptive-image--rounded .ingde-adaptive-image__svg-container svg{border-radius:.34375rem}.ingde-adaptive-image__caption{margin-top:.6875rem}.ingde-adaptive-image [data-used-breakpoint=medium],.ingde-adaptive-image [data-used-breakpoint=small]{display:none}.intrinsic.intrinsic--16x9-tablet-4x3,.intrinsic.intrinsic--16x9-tablet-smartphone-4x3{padding-top:56.25%}.intrinsic.intrinsic--5x2-smartphone-s-2x3{padding-top:40%}.intrinsic.intrinsic--4x3-mobile-16x9{padding-top:75%}.captioned-media__inner{border-radius:.34375rem}.captioned-media__image-caption{margin-top:.34375rem;min-height:1.375rem;max-width:47.4375rem}.stock-chart:before{border-radius:.34375rem}.stock-chart:not([chart-data=""]){min-width:auto;min-height:auto}.stock-chart__chart{height:17.1875rem}.slider-dots--calculated .slider-dots__control{height:3.4375rem}.slider-dots__control>ingde-cms-icon{width:1.71875rem;height:1.71875rem;top:14px}.slider-dots__dots{height:3.4375rem}.slider-dots__dot{padding:1.375rem .6875rem}.slider-dots__dot span{width:.6875rem;height:.6875rem}.product-card{border-radius:.34375rem;margin-bottom:2.40625rem;max-width:calc(50% - .6875rem)}.product-card--long,.product-card--regular{padding:1.71875rem 2.0625rem 3.09375rem;min-height:25.625rem}.product-card--long{min-height:17.5625rem}.product-card--long,.product-card--long-image{width:100%;max-width:100%}.product-card--long-image .product-card__body{margin-bottom:1.71875rem}.product-card__adaptive-image{width:calc(50% - .34375rem)}.product-card__wrapper{padding:1.71875rem 1.375rem 3.09375rem 2.75rem}.product-card__container{padding-top:calc(37.5% - .34375rem)}.product-card--image-right .product-card__wrapper{padding:1.71875rem 2.75rem 3.09375rem 2.0625rem}.product-card .product-card__tagline{margin-bottom:.6875rem}.product-card .product-card__title{margin-bottom:1.71875rem}.product-card--promo .product-card__title{margin-bottom:2.40625rem}.product-card__body{margin-bottom:1.375rem}.product-card--long .product-card__body{margin-bottom:4.8125rem}.product-card--long .product-card__footer{bottom:3.09375rem;left:2.0625rem}.product-card__decent-link{margin-top:1.03125rem}.product-card .eyecatcher{position:absolute;margin-top:-3.4375rem}.product-card--long .ingde-button,.product-card--regular .ingde-button{margin-top:1.71875rem}.product-wizard.product-card{min-height:13.25rem}.product-wizard.product-card.product-wizard--question{min-height:19.5625rem}.product-wizard.product-card.product-wizard--result{border-radius:.34375rem .34375rem 0 0;min-height:10rem}.product-wizard__answers{margin-bottom:.34375rem}.product-wizard__answers--radiobuttons ingde-cms-radio-group{width:calc(100% - 2.0625rem)}.product-wizard__button{margin-right:1.03125rem}.product-wizard__arrow{margin-bottom:2.40625rem}.product-wizard__arrow .ingde-cms-icon{height:3.4375rem;width:3.4375rem}.product-wizard__reset-link span{font-size:1.63281rem;line-height:2.40625rem;font-weight:700}.product-wizard .ingde-cms-radio-group__container{margin-bottom:1.375rem}.product-wizard .ingde-cms-radio-group__label{font-size:1.375rem;line-height:2.0625rem;font-weight:700}.tabs .tabs__list-item{border-top-left-radius:.34375rem;border-top-right-radius:.34375rem;padding:.6875rem 1.03125rem}.tabs .tabs__list-item:focus,.tabs__list-item.tabs--active{padding-left:1.03125rem}.tabs__list-item.tabs--active{border-top:.34375rem solid #ff6200;padding-top:calc(1px + .34375rem)}.tabs__list-item.tabs--active:focus{padding-left:1.03125rem}.tabs__content-container{padding:1.375rem 1.375rem 1.71875rem;border-bottom-left-radius:.34375rem;border-bottom-right-radius:.34375rem}.subline-button{margin-top:.34375rem;font-size:1.20312rem;line-height:1.71875rem}.card-strip--animated{transition:transform 425ms cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="2"]{transition:transform 515ms cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="3"]{transition:transform .56s cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="4"]{transition:transform 605ms cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="5"]{transition:transform .65s cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="6"]{transition:transform 695ms cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="7"]{transition:transform .74s cubic-bezier(0,0,.2,1)}.card-strip__wrapper:before{width:calc(36.84211vw + 11.57895px - .6875rem)}.card-strip__slide{width:calc(26.31579vw - 23.15789px);margin:0 .6875rem calc(3.09375rem - 16px)}.stock-item{padding:0;margin:.6875rem;height:9.625rem}[leverage] .stock-item{height:13.40625rem}.stock-item__link:focus{border-radius:.34375rem}[leverage] .stock-item__link:focus{border-bottom-left-radius:0;border-bottom-right-radius:0}[leverage]:not(:first-child) .stock-item__link:focus{border-top-left-radius:0;border-top-right-radius:0}.stock-item__name{min-width:auto;min-height:auto;margin-bottom:.6875rem}[pending] .stock-item__name{min-width:5.5rem}[pending] .stock-item__name:before{border-radius:.34375rem}.stock-item__price{min-width:auto;min-height:auto;margin-bottom:1.03125rem}[pending] .stock-item__price{min-width:4.8125rem}[pending] .stock-item__price:before{border-radius:.34375rem}.stock-item__changePercent{min-width:auto;min-height:auto}[pending] .stock-item__changePercent{min-width:4.8125rem}[pending] .stock-item__changePercent:before{border-radius:.34375rem}.stock-item__changePercent ingde-cms-icon{width:1.375rem;line-height:1.375rem;margin-right:1.03125rem;margin-top:.1875rem}.stock-item__link{height:auto;padding:.6875rem 1.03125rem}.stock-item__leverage{border-top:.125rem solid #f0f0f0;height:calc(2px + 3.78125rem);padding:0 1.03125rem}.stock-item__leverage-btn:before{border-radius:.34375rem}:not([pending]) .stock-item__leverage-btn{min-width:auto;min-height:auto}.stock-item__leverage-btn{width:calc(50% - .51562rem)}.stock-item-group{flex-wrap:wrap;transform:translateX(-.6875rem);width:calc(100% + 1.375rem)}.stock-item-group>*{width:25%}.emergency-banner-container{margin:.34375rem calc(5% - .6875rem)}.emergency-banner{border-radius:.34375rem;border-width:.17188rem;border-style:solid;padding:1.375rem 1.375rem 2.0625rem}.emergency-banner--information{border-color:#559bd1}.emergency-banner--error{border-color:#d70000;border-bottom-left-radius:0;border-bottom-right-radius:0}.emergency-banner__icon{font-size:0;line-height:0;top:1.375rem;left:1.375rem}.emergency-banner__icon svg{width:2.0625rem;height:2.0625rem}.emergency-banner__icon--large svg{width:3.4375rem;height:3.4375rem}.emergency-banner__icon--mobile{display:none}.emergency-banner__body{margin-left:3.09375rem}.emergency-banner__body--error{margin-left:4.46875rem}.emergency-banner__title{margin-bottom:1.03125rem;font-weight:700;display:flex;align-items:flex-start}.emergency-banner__link{margin-top:1.375rem}.slider-card{border-radius:.34375rem}.slider-card__body{padding:1.03125rem 1.375rem 2.0625rem}.slider-card__image{margin:0 auto -.34375rem}.slider-card__image .intrinsic{border-radius:.34375rem .34375rem 0 0}.slider-card__icon{margin-bottom:-.34375rem;padding:1.03125rem 1.375rem 0}.slider-card__icon>ing-content-icon{width:50px;height:50px}.slider-card__headline{margin-bottom:.6875rem}.slider-card__button{margin-top:1.375rem}.card-slider.card-slider--single-slide .card-strip__slide{margin:0 .6875rem}.card-slider__header{padding:2.75rem 5% 1.03125rem}.card-slider__headline{padding-bottom:2.0625rem}.card-slider__navigation{margin-bottom:4.125rem}.feature-grid__card ing-content-icon,.feature-grid__card ing-content-icon>svg{min-width:4.125rem;min-height:4.125rem}.feature-grid__card-rich-content-inner[class$=__inner][feature-card-rich-content-inner] ol+p,.feature-grid__card-rich-content-inner[class$=__inner][feature-card-rich-content-inner] p+ol,.feature-grid__card-rich-content-inner[class$=__inner][feature-card-rich-content-inner] p+ul,.feature-grid__card-rich-content-inner[class$=__inner][feature-card-rich-content-inner] ul+p{margin-top:1.375rem}.feature-grid__card--regular .feature-grid__card-footer-link{margin-bottom:.6875rem}.feature-grid__card--long~.feature-grid__card--regular:nth-of-type(2n){padding-left:0;max-width:calc(50% - 1.03125rem)}.feature-grid__card--long~.feature-grid__card--regular:nth-of-type(odd){padding-left:2.0625rem;max-width:calc(50% + 1.03125rem)}.image-slider .slider-dots__control--prev{left:.34375rem}.image-slider .slider-dots__control--next{right:.34375rem}.image-slider__text-strip .image-slider__headline{max-width:47.4375rem}.image-slider__indicators{padding-top:1.375rem}.teaser-app-gallery__content-left{width:22.0625rem;margin:0 2.75rem}.teaser-app-gallery__content-left .image-slider__image-container{width:16.5625rem}.teaser-app-gallery__content-right{min-height:29.4375rem}.teaser-app-gallery__headline{padding-bottom:.6875rem}.teaser-app-gallery__copy{padding-bottom:2.0625rem}.teaser-app-gallery__footnote-desktop{color:#767676;order:4}.teaser-app-gallery__buttons{padding-bottom:1.71875rem}.teaser-app-gallery__buttons>*{height:3.4375rem}.teaser-app-gallery__buttons>* svg{height:3.4375rem;width:11.60156rem}.teaser-app-gallery__buttons>:first-child{margin-right:1.375rem}.teaser-app-gallery__buttons>:first-child svg{width:10.3125rem}.teaser-search-s{padding:2.0625rem 2.0625rem 2.75rem;border-radius:.34375rem}.teaser-search-s ing-content-icon>svg{fill:#fff;width:3.78125rem;height:3.78125rem}.teaser-search-s__headline{margin-left:1.71875rem;font-size:2.0625rem;line-height:2.75rem}.teaser-search-s ingde-cms-search-input{margin-top:2.0625rem}.teaser-search-l__content{padding-top:4.125rem}.teaser-search-l__headline{flex-basis:calc(100% - 6.1875rem);margin-left:1.375rem}.teaser-search-l ingde-cms-search-input{margin-top:2.0625rem;margin-bottom:.6875rem}.teaser-search-l__subline{font-weight:400;padding:.34375rem 1.03125rem 0 0}.teaser-search-l__icon ing-content-icon svg{width:4.8125rem;height:4.8125rem}.teaser-search-l a.ingde-link{margin:.34375rem 1.03125rem 0 0}.ingde_cmsui-search-input{height:3.5625rem}.ingde_cmsui-search-input .ingde-search-input__placeholder{font-size:1.375rem;line-height:2.0625rem;padding:.6875rem 0 .6875rem 1.03125rem}.ingde_cmsui-search-input .ingde-search-input__placeholder-desktop{display:block}.ingde_cmsui-search-input .ingde-search-input__iconwrapper{padding:.6875rem 1.03125rem;width:3.5625rem;height:3.5625rem}.ingde_cmsui-search-input .ingde-search-input__send-icon{width:1.375rem;height:1.375rem}ing-local-header{height:4.125rem}.local-header__inner{min-height:4.125rem}.local-header__title{height:4.125rem;padding-right:3.4375rem}.local-header__list-item{font-size:1.20312rem;line-height:1.71875rem;padding:0 .6875rem;margin-right:.34375rem}.local-header__pab{font-size:1.20312rem;line-height:1.71875rem;font-weight:700;color:#fff;padding:7px 13px;height:2.75rem;line-height:28px}.local-header__pab,.local-header__pabs--fixed>.ingde-button.ingde-button-filled,.local-header__pabs>*{margin-left:.6875rem}.local-header__toggle-button{width:4.125rem;height:4.125rem}.navi-header-partner__buttons{margin-left:.6875rem}.navi-header-partner__button{font-size:1.20312rem;line-height:1.71875rem;font-weight:700;padding:0 .85938rem;height:2.75rem;line-height:2.75rem}.navi-link-bundle__content{margin-bottom:-1.375rem}.navi-link-bundle{border-radius:.34375rem;padding:2.75rem 2.0625rem}.navi-link-bundle__headline{margin-bottom:1.71875rem}.navi-link-bundle__link{margin-right:1.375rem;margin-bottom:1.375rem}.navi-link-bundle__link:last-child{margin-right:0}.example-box__intro{margin-bottom:1.375rem}.example-box__intro .headline{margin-bottom:1.03125rem}.example-box__list{margin-bottom:2.0625rem}.example-box__list .copy{max-width:44.6875rem}.example-box__calculation{margin-bottom:2.75rem}.example-box__calculation-icon{width:3.09375rem;height:3.09375rem}.example-box__calculation-headline{font-size:2.0625rem;line-height:2.75rem;color:#ff6200;margin-left:1.375rem}.example-box__calculation-nose{left:6.875rem;height:1.03125rem;width:1.875rem}.example-box__calculation-container{padding:1.375rem 2.75rem;margin-top:1.71875rem}.toggle{height:1.75rem;width:2.5625rem}.toggle__track{height:1.375rem;width:2.5625rem}.toggle__thumb,.toggle__thumb ingde-cms-icon{height:1.75rem;width:1.75rem}[toggle-state=off] .toggle__thumb{transform:translateX(0)}.toggle__checkbox--checked+.toggle__thumb{transform:translateX(-1.75rem)}.customers-referral__headline{margin-bottom:1.03125rem}.customers-referral__intro{margin-bottom:3.09375rem}.customers-referral__toggle{margin-bottom:2.0625rem}.customers-referral__toggle>span{min-width:8.25rem}.customers-referral__section{padding:2.0625rem .34375rem 2.0625rem 1.71875rem;margin-bottom:.6875rem;border-radius:.25rem}.customers-referral__section .icon-list{font-size:1.20312rem;line-height:1.71875rem}.customers-referral__section-headline{margin-bottom:1.375rem}.customers-referral__section-headline .ingde-link{margin-left:1.375rem}.customers-referral__three-cols>*,.customers-referral__two-cols>*{padding-right:1.71875rem}.customers-referral__cta{padding-top:2.0625rem;padding-bottom:.34375rem}.contact__item{padding-right:12%;padding-left:12%;padding-top:2.0625rem;padding-bottom:2.0625rem}.contact__copy-wrapper{margin-left:calc(1.375rem + 48px)}.contact__copy-wrapper.font-400{font-weight:400}.contact ing-content-icon{width:48px;height:48px;margin:0 1.375rem 0 0}.process-steps--grey-bg .process-steps__additional:last-child,.process-steps--grey-bg .process-steps__list:last-child{margin-bottom:.6875rem}.process-steps__wrapper{width:40.3125rem;max-width:40.3125rem}.process-steps__text{margin-bottom:2.75rem}.process-steps__additional{margin-bottom:2.75rem;padding-left:5.0625rem}.process-steps__list{margin-bottom:2.75rem}.process-steps__list-border{border-radius:.34375rem;width:.25rem;left:1.375rem}.process-steps__list-item{padding-bottom:2.0625rem}.process-steps__list-item-counter{min-width:3rem;height:3rem;line-height:3rem;margin-right:2.0625rem}.process-steps__list-item-inner{padding-top:.6875rem}.process-steps__list-item-border{margin-top:1.5rem;width:.25rem;left:1.375rem}.process-steps__buttons,.process-steps__link{margin-left:5.15625rem}.process-steps__buttons>div:nth-child(2){margin-top:1.375rem;margin-left:1.375rem;margin-top:0}.condition-list-item{padding:1.375rem 0}.condition-list-item.is-chapter:after{top:-3px;height:.34375rem}.condition-list-item__intro{padding-top:.34375rem;padding-bottom:.85938rem;padding-right:1.375rem;padding-left:1.375rem}.condition-list-item__copy{padding-top:.6875rem;padding-bottom:2.75rem}.is-chapter .condition-list-item__copy{padding-bottom:1.375rem}.condition-list-item__key{padding-left:1.375rem;padding-right:1.71875rem}.condition-list-item__value{padding-left:1.375rem}.condition-list-item__values-wrapper{padding-left:2.75rem}.condition-list-item__icon-check{width:1.71875rem;height:1.71875rem}.table-conditions__container{padding-right:12%;padding-left:12%}.table-conditions__intro{margin-bottom:3.4375rem}.table-conditions__intro .headline{margin-bottom:1.03125rem}.table-conditions__anchor-links{margin-bottom:3.4375rem}.table-conditions__anchor-links-wrapper{margin-bottom:.34375rem}.table-conditions__anchor-links .button--outlined{margin:0 1.03125rem 1.03125rem 0}.table-conditions__group{background-color:#fff;margin-bottom:4.125rem}.table-conditions__group>ul{background-color:#f0f0f0;border-radius:.34375rem .34375rem 0 0}.table-conditions__group--toggle-container{padding:1.375rem 0;background-color:#f0f0f0;padding:1.375rem;border-radius:0 0 .34375rem .34375rem}.table-conditions__print-wrapper{text-align:right;padding-bottom:3.4375rem}.table-conditions__group-intro.has-copy .table-conditions__subheadline{padding:0 1.375rem .6875rem}.table-conditions__copy,.table-conditions__subheadline{padding:0 1.375rem 1.375rem}.table-conditions__footnotes{margin:-2.0625rem 2.40625rem 0}.table-conditions__footnotes>p{padding-bottom:2.0625rem;max-width:46.75rem}.tabelle-kennzahlen__desc{max-width:47.4375rem}.tabelle-kennzahlen__desc p{margin-bottom:.6875rem}.tabelle-kennzahlen__headline{margin:0 0 2.0625rem}.tabelle-kennzahlen__filter-col{margin-right:1.71875rem}.tabelle-kennzahlen__line{padding:1.375rem 1.71875rem}.tabelle-kennzahlen__line--bottom,.tabelle-kennzahlen__line--desktopyear{border-bottom:.6875rem solid #fff}.media-wall{padding-top:0;padding-bottom:3.4375rem}.t-content-bleed--mobile-only .media-wall,.t-content-bleed .media-wall,.t-content .media-wall{padding-bottom:0}.media-wall__text-container{margin-bottom:1.03125rem}.media-wall__media-container{margin-top:2.0625rem}.media-wall .captioned-media:after{min-height:2.0625rem}.media-wall .captioned-media:first-of-type,.media-wall .captioned-media:nth-of-type(2),.media-wall .captioned-media:nth-of-type(3),.media-wall .captioned-media:nth-of-type(4),.media-wall .captioned-media:nth-of-type(5),.media-wall .captioned-media:nth-of-type(6){width:calc(33.33% - 22px);margin-right:2.0625rem}.media-wall .captioned-media:nth-child(odd){margin-right:2.0625rem}.media-wall .captioned-media:nth-child(3n+3){margin-right:0}.media-wall[dynamic=true] .captioned-media:nth-of-type(2),.media-wall[dynamic=true] .captioned-media:nth-of-type(5){width:calc(34.89% - 33px)}.media-wall[dynamic=true] .captioned-media:nth-of-type(2),.media-wall[dynamic=true] .captioned-media:nth-of-type(3){margin-left:2.0625rem}.media-wall[dynamic=true] .captioned-media:nth-of-type(5),.media-wall[dynamic=true] .captioned-media:nth-of-type(6){margin-right:2.0625rem}.media-wall .captioned-media__image-caption{margin-bottom:1.375rem}.link-list{padding-top:0}.link-list,.t-content-bleed--mobile-only .link-list,.t-content-bleed .link-list,.t-content .link-list{padding-bottom:0}.link-list__body,.link-list__headline{padding-bottom:.6875rem}.link-list__body,.link-list__links{max-width:47.4375rem}.link-list__link-container{padding-top:1.375rem}.link-list--default .link-list__link-container{width:19.5625rem}.link-list--download .link-list__link-container{width:20.47222rem}.teaser-m__headline{margin-bottom:.6875rem}.teaser-m .copy{margin-bottom:1.375rem}.teaser-m--justify-left .captioned-media{margin-left:3.09375rem}.teaser-m--justify-right .captioned-media{margin-right:3.09375rem}.teaser-m .captioned-media{width:calc(50% - 1.54688rem)}.teaser-stock__heading{margin-bottom:.6875rem;font-weight:700}.teaser-stock__content{margin-bottom:2.75rem}.teaser-stock__link{padding:.6875rem 1.03125rem}.teaser-stock__items{transform:translateX(-.6875rem);width:calc(100% + 1.375rem)}.teaser-stock__item{padding:0;margin:.6875rem;height:9.625rem;width:calc(25% - 1.375rem)}.teaser-stock__name{min-width:5.5rem}.teaser-stock__name:before{border-radius:.34375rem}.teaser-stock__name{margin-bottom:.6875rem}[pending=false] .teaser-stock__name{min-width:auto;min-height:auto}.teaser-stock__price{min-width:4.8125rem}.teaser-stock__price:before{border-radius:.34375rem}.teaser-stock__price{margin-bottom:1.03125rem}[pending=false] .teaser-stock__price{min-width:auto;min-height:auto}.teaser-stock__changePercent{min-width:4.8125rem}.teaser-stock__changePercent:before{border-radius:.34375rem}[pending=false] .teaser-stock__changePercent{min-width:auto;min-height:auto}.teaser-stock__changePercent ingde-cms-icon{width:1.375rem;line-height:1.375rem;margin-right:1.03125rem;margin-top:.1875rem}.teaser-stock__links a{margin-right:1.03125rem}.teaser-stock stock-chart{margin-bottom:2.0625rem}.teaser-stock__stockChartTitle{min-width:17.1875rem}.teaser-stock__stockChartTitle:before{border-radius:.34375rem}[pending=false] .teaser-stock__stockChartTitle{min-width:auto;min-height:auto}.teaser-stock a.teaser-stock__stockChartTitle{font-weight:400;margin:1.375rem 0 .6875rem}.teaser-stock__stockChartInformation{padding-bottom:1.375rem}.teaser-stock__stockChartValue{min-width:5.5rem}.teaser-stock__stockChartValue:before{border-radius:.34375rem}[pending=false] .teaser-stock__stockChartValue{min-width:auto;min-height:auto}.teaser-stock__stockChartValue{font-weight:700;color:#333;margin-bottom:1.375rem}.teaser-stock__stockChartPercentage{min-width:5.5rem}.teaser-stock__stockChartPercentage:before{border-radius:.34375rem}[pending=false] .teaser-stock__stockChartPercentage{min-width:auto;min-height:auto}.teaser-stock__stockChartPercentage{font-weight:700;margin-left:1.375rem;margin-bottom:1.375rem}.teaser-stock a.teaser-stock__stockChartLink{max-width:13.75rem;margin-left:1.375rem}.teaser-leverage-products__heading{margin-bottom:.6875rem;font-weight:700}.teaser-leverage-products__subheadline{margin-bottom:1.11719rem}.teaser-leverage-products__intro{margin-bottom:2.40625rem}.teaser-leverage-products__content{margin-bottom:1.89062rem}.teaser-blog-list{padding-top:0;padding-bottom:3.4375rem}.t-content-bleed--mobile-only .teaser-blog-list,.t-content-bleed .teaser-blog-list,.t-content .teaser-blog-list{padding-bottom:0}.teaser-blog-list__eyecatcher{margin-bottom:.6875rem}.teaser-blog-list__image{margin-bottom:.6875rem;margin-right:3.09375rem}.teaser-blog-list__content article{max-width:47.4375rem}.teaser-blog-list__focus-article{margin-left:calc(33% + 1.54688rem);margin-bottom:2.75rem}.teaser-blog-list__focus-article .teaser-blog-list__article-headline{margin-bottom:.6875rem}.teaser-blog-list__article,.teaser-blog-list__header{margin-bottom:2.0625rem}.teaser-blog-list__article-category{margin-bottom:.34375rem}.teaser-product-overview .headline,.teaser-product-overview>.copy{margin-bottom:2.40625rem}.teaser-product-overview__cards{margin-bottom:-2.40625rem}.teaser-promo-overview>.copy,.teaser-promo-overview>.headline{margin-bottom:2.40625rem}.teaser-promo-overview__cards{margin-bottom:-2.40625rem}.teaser-s-promo--with-icon .teaser-s-promo__buttons,.teaser-s-promo--with-icon .teaser-s-promo__content,.teaser-s-promo--with-icon .teaser-s-promo__headline{margin-left:11.34375rem}.teaser-s-promo__content{margin-top:1.03125rem}.teaser-s-promo__icon-container{margin-right:3.09375rem}.teaser-s-promo__icon-container>*{width:8.25rem;height:8.25rem}.teaser-s-promo__buttons>*{margin-left:1.375rem}.teaser-m-promo{column-gap:3.09375rem;row-gap:1.03125rem}.teaser-m-promo--justify-right{grid-template-columns:1fr 1fr;grid-template-areas:"headline picture" "copy picture" "buttons picture" ". picture"}.teaser-m-promo--justify-left{grid-template-columns:1fr 1fr;grid-template-areas:"picture headline" "picture copy" "picture buttons" "picture ."}.teaser-m-promo__headline{grid-area:headline}.teaser-m-promo__content{grid-area:copy;padding-bottom:1.03125rem}.teaser-m-promo__buttons{grid-area:buttons}.teaser-m-promo__buttons>*+*{margin-top:1.375rem}.teaser-m-promo__image{grid-area:picture}.widget-savings-plan-finder.widget-product-finder .ingde-cms-radio-group,.widget-savings-plan-finder.widget-product-finder .ingde-cms-radio-group__container:last-child{margin-bottom:0}.widget-savings-plan-finder.widget-product-finder .widget-product-finder__restart{margin-bottom:4.125rem}.result-table__container{padding:1.375rem 2.0625rem;border-radius:0 0 .34375rem .34375rem;margin-bottom:2.0625rem}.result-table__container table caption{margin-bottom:0}.result-table__container thead .ingde-link{font-size:1.20312rem;line-height:1.71875rem}.result-table__icon.ingde-cms-icon.ingde-cms-icon{width:1.03125rem;height:1.03125rem}.result-table__legenda{margin-top:1.375rem}.result-table__legenda-label{margin-left:.34375rem}.accordion{padding-top:0;padding-bottom:3.4375rem}.t-content-bleed--mobile-only .accordion,.t-content-bleed .accordion,.t-content .accordion{padding-bottom:0}.accordion__inner>.rich-content,.t-content-bleed .accordion__items{padding-right:12%;padding-left:12%}.action-accordion>.headline{margin-bottom:1.375rem}.action-accordion>.copy{margin-bottom:1.71875rem}.action-accordion .accordion-item__content{margin-left:9.375rem}.ing-news__headline{padding-bottom:1.03125rem}.ing-news__link{margin-top:1.375rem}.ing-news__entry:nth-child(-n+6){margin-bottom:1.375rem}.ing-news__entry-time{min-width:8.25rem}.ing-news__entry-time:before{border-radius:.34375rem}[loaded] .ing-news__entry-time{min-width:auto;min-height:auto}.ing-news__entry-content{min-width:17.1875rem;min-height:4.125rem}.ing-news__entry-content:before{border-radius:.34375rem}[loaded] .ing-news__entry-content{min-width:auto;min-height:auto}.ing-lexicon__intro .headline{margin-bottom:1.03125rem}.ing-lexicon__navigation{margin-top:2.0625rem;margin-bottom:3.4375rem}.ing-lexicon__navigation-button{font-size:1.20312rem;line-height:1.71875rem;color:#525199;font-weight:700;border-radius:.6875rem;width:3.4375rem;height:3.4375rem;margin:0 .6875rem .6875rem 0}.ingde-toggle__footer{margin-top:1.03125rem}.ingde-toggle__footer>.ingde-toggle__footer-icon{margin:.125rem .6875rem 0 0;width:1.71875rem;height:1.71875rem}.ingde-toggle__footer>.ingde-toggle__footer-icon svg{width:1.71875rem;height:1.71875rem}.ingde-toggle{height:1.75rem;width:2.5625rem;margin:0 1.03125rem}.ingde-toggle__track{height:1.375rem;width:2.5625rem}.ingde-toggle__thumb{transform:translateX(-1.75rem)}.ingde-toggle__thumb,.ingde-toggle__thumb svg{height:1.75rem;width:1.75rem}.ingde-toggle--is-active .ingde-toggle__thumb{transform:translateX(0)}.cookie-settings__headline{margin-bottom:1.375rem}.cookie-settings__intro{padding-bottom:.6875rem}.cookie-settings__block{margin-top:2.0625rem;padding-bottom:1.375rem}.cookie-settings__block:last-of-type{padding-bottom:0}.cookie-settings__toggle{margin-top:2.0625rem}.navi-anchor-list{padding-right:12%;padding-left:12%;padding-top:2.0625rem;padding-bottom:2.0625rem}.navi-anchor-list__wrapper{margin-top:4px;margin-bottom:.34375rem}.navi-anchor-list .ingde-button{margin:0 1.03125rem 1.03125rem 0}.checkmark-list__head{margin-bottom:2.0625rem}.checkmark-list__head>.copy{margin-top:1.375rem}.checkmark-list__item{padding:2.0625rem 0 0}.checkmark-list--2-col .checkmark-list__item{width:calc(50% - 1.03125rem)}.checkmark-list__item--left{margin-right:1.375rem}.checkmark-list__item ingde-cms-icon{width:1.71875rem;height:1.71875rem}.eyecatcher{padding:.34375rem .6875rem;margin-bottom:1.03125rem}.product-intro-figures__headline{margin-bottom:1.375rem}.product-intro-figures__intro{max-width:47.4375rem}.product-intro-figures__intro:nth-child(2),.product-intro-figures__list:nth-child(2){margin-top:2.0625rem}.product-intro-figures__intro+.product-intro-figures__list--has-eyecatcher{margin-top:3.95312rem}.product-intro-figures__headline+.product-intro-figures__flex-wrapper .product-intro-figures__list--has-eyecatcher:first-child{margin-top:2.0625rem}.product-intro-figures__flex-wrapper--single .product-intro-figures__list{margin-right:2.75rem}.product-intro-figures--single .product-intro-figures__headline{width:calc(67% - 2.75rem)}.product-intro-figures__flex-wrapper--single .product-intro-figures__list{margin-right:0;margin-left:2.75rem}.product-intro-figures__flex-wrapper--single .product-intro-figures__intro{margin-top:0}.product-intro-figures__flex-wrapper--single .product-intro-figures__list--has-eyecatcher+.product-intro-figures__intro{margin-top:2.0625rem}.product-intro-figures .eyecatcher{top:-2.0625rem}.product-intro-figures__figure{width:calc(33.3% - 1.375rem);margin-right:1.375rem;border-radius:.34375rem;padding:2.0625rem 3.09375rem 2.40625rem}.app-store-buttons>* svg{height:3.4375rem;width:11.60156rem}.app-store-buttons>:first-child{margin-right:.6875rem}.app-store-buttons>:first-child svg{width:10.3125rem}.intro-sub{grid-template-columns:1fr 1fr;grid-template-areas:"headline right" "copy right" "buttons right" ". right"}.intro-sub--only-text{grid-template-columns:1fr;column-gap:0}.intro-sub{row-gap:.6875rem;column-gap:5.15625rem}.intro-sub__headline{grid-area:headline}.intro-sub__copy{grid-area:copy;margin-top:.6875rem}.intro-sub__buttons{grid-area:buttons;margin-top:.6875rem}.intro-sub__additional,.intro-sub__image{grid-area:right}.intro-sub .icon-list__item:last-child{padding-bottom:0}.intro-sub .icon-list{margin-bottom:2.75rem}.rich-content__table.copy{max-width:100%}.rich-content__table.copy>ol,.rich-content__table.copy>p,.rich-content__table.copy>ul,.rich-content__table table caption{max-width:47.4375rem}.rich-content__table table caption{margin-top:1.375rem;margin-bottom:2.0625rem}.rich-content__table [aria-sort] .rich-content__sort-indicator{margin-left:.6875rem;width:.875rem;height:1.0625rem}.rich-content__table [aria-sort] .sort-indicator__arrow{width:.875rem;height:.5rem}.rich-content__table td,.rich-content__table th{font-size:1.20312rem;line-height:1.71875rem;padding:1.03125rem .6875rem}.t-content div[class$=__inner] .rich-content__table ol li:before{color:#ff6200}.top-stocks{min-width:auto;min-height:auto}.top-stocks--loading{min-width:13.75rem;min-height:24.0625rem}.top-stocks--loading:before{border-radius:.34375rem}.top-stocks__headline{margin-bottom:1.375rem}.top-stocks__copy,.top-stocks__tabs{margin-bottom:2.0625rem}.table-savings-plan__headline{margin-bottom:1.375rem}.table-savings-plan__container,.table-savings-plan__copy{margin-bottom:2.0625rem}.table-savings-plan__container table tr>td:first-child{padding-left:3.125rem}.table-savings-plan__container .tabs__content-container{padding:1.375rem calc(1.375rem - 1px) 1.71875rem}@-moz-document url-prefix(){.table-savings-plan__container .tabs__content-container .ingde-link{line-height:1.8125rem}}.table-savings-plan__radio-group{top:17px}.table-savings-plan__cta{margin-top:1.375rem}.table-investments__headline,.table-savings-plan__outro{margin-bottom:1.375rem}.table-investments__copy{margin-bottom:2.0625rem}@-moz-document url-prefix(){.table-investments table .ingde-link{line-height:1.8125rem}}.table-investments__container{margin-bottom:2.0625rem}.table-investments .tabs__content-container{padding:1.375rem calc(1.375rem - 1px) 1.71875rem}.info-box__copy{margin-top:1.375rem}.info-box__copy .editor-container ul li,.info-box__copy ul.bullet-list li{padding-top:0;padding-bottom:.6875rem}.info-box__copy .editor-container ul li:before,.info-box__copy ul.bullet-list li:before{margin-top:0}.info-box__copy p{padding-bottom:.6875rem}.info-box__link-container{margin-top:.6875rem}.info-box__button-container{margin-top:1.375rem}.info-wall__intro{margin-bottom:2.0625rem}.info-wall__intro .headline{margin-bottom:.6875rem}.info-wall__container{display:flex;justify-content:space-between;flex-wrap:wrap}.info-wall .info-box{width:calc(33.3% - 1.54688rem);margin-bottom:2.40625rem}.quick-access{min-height:2.75rem;padding:0 5%;height:2.75rem}.quick-access__list-item{font-size:1.03125rem;line-height:1.375rem;padding:.6875rem 1.375rem .6875rem 0;margin-right:.34375rem;height:2.75rem}.terms-and-conditions-overlay__headline-DE{margin-bottom:.6875rem}.terms-and-conditions-overlay__copy,.terms-and-conditions-overlay__headline-EN{margin-bottom:2.75rem;margin-top:2.75rem}.terms-and-conditions-overlay .ingde-cms-radio-group__title{margin-bottom:1.375rem}.teaser-m-content{column-gap:3.09375rem;row-gap:1.03125rem}.teaser-m-content--justify-right{grid-template-columns:2fr 1fr;grid-template-areas:"headline picture" "copy picture" "link picture" ". picture"}.teaser-m-content--justify-left{grid-template-columns:1fr 2fr;grid-template-areas:"picture headline" "picture copy" "picture link" "picture ."}.teaser-m-content__headline{width:calc(66.66% - 1.54688rem)}.teaser-m-content__link{margin-top:1.03125rem}.navi-category-cards__head{margin-bottom:2.0625rem}.navi-category-cards__head>.copy{margin-top:1.375rem}.navi-category-cards__cards{margin-bottom:-1.375rem}.navi-category-cards__link:focus{border-radius:.34375rem}.navi-category-cards__link{margin-bottom:1.375rem;width:calc(49.9% - .6875rem)}.navi-category-cards__link:nth-child(odd){margin-right:1.375rem}.navi-category-cards__card{border-radius:.34375rem;padding:2.0625rem}.navi-category-cards__card-left{margin-right:2.0625rem}.navi-category-cards__card-title{font-weight:700}.navi-category-cards__card ingde-cms-icon{width:1.375rem;height:1.375rem}.teaser-trendlink--loading .teaser-m-content__headline:before{border-radius:.34375rem}.teaser-trendlink--loading .teaser-m-content__content{min-width:5.5rem;min-height:16.5rem}.teaser-trendlink--loading .teaser-m-content__content:before{border-radius:.34375rem}.teaser-trendlink--loading .navi-category-cards__head .headline{min-width:0;min-height:2.0625rem}.teaser-trendlink--loading .navi-category-cards__head .headline:before{border-radius:.34375rem}.teaser-trendlink--loading .navi-category-cards__card-title{min-width:16.5rem;min-height:2.0625rem}.teaser-trendlink--loading .navi-category-cards__card-title:before{border-radius:.34375rem}.rich-content{padding-top:0;padding-bottom:3.4375rem}.t-content-bleed--mobile-only .rich-content,.t-content-bleed .rich-content,.t-content .rich-content{padding-bottom:0}.rich-content--m .rich-content__media{width:calc(50% - 1.54688rem)}.rich-content--s .rich-content__media{width:calc(33.3% - 1.54688rem)}.rich-content--m.rich-content--justify-left .rich-content__media,.rich-content--s.rich-content--justify-left .rich-content__media{float:right;margin-left:3.09375rem}.rich-content--m.rich-content--justify-right .rich-content__media,.rich-content--s.rich-content--justify-right .rich-content__media{float:left;margin-right:3.09375rem}.rich-content__media .captioned-media{margin-bottom:1.375rem}.rich-content__headline.headline{margin-bottom:.6875rem}.rich-content--l .rich-content__subheadline{max-width:47.4375rem}.rich-content__subheadline{margin-bottom:2.0625rem}.rich-content__date{margin-top:.6875rem}.article>*{margin-bottom:2.0625rem}.t-content-bleed--mobile-only div[class$=__inner]>*+*,.t-content-bleed div[class$=__inner]>*+*,.t-content div[class$=__inner]>*+*{margin-top:2.0625rem}.t-content-bleed--mobile-only div[class$=__inner]>.rich-content__headline+.rich-content__copy,.t-content-bleed--mobile-only div[class$=__inner]>.rich-content__headline+.rich-content__subheadline,.t-content-bleed div[class$=__inner]>.rich-content__headline+.rich-content__copy,.t-content-bleed div[class$=__inner]>.rich-content__headline+.rich-content__subheadline,.t-content div[class$=__inner]>.rich-content__headline+.rich-content__copy,.t-content div[class$=__inner]>.rich-content__headline+.rich-content__subheadline{margin-top:.6875rem}.t-content-bleed--mobile-only div[class$=__inner] ol+p,.t-content-bleed--mobile-only div[class$=__inner] ul+p,.t-content-bleed div[class$=__inner] ol+p,.t-content-bleed div[class$=__inner] ul+p,.t-content div[class$=__inner] ol+p,.t-content div[class$=__inner] ul+p{margin-top:1.03125rem}.t-content-bleed--mobile-only div[class$=__inner]>.headline+.rich-content__media,.t-content-bleed--mobile-only div[class$=__inner]>.headline+figure,.t-content-bleed--mobile-only div[class$=__inner]>.rich-content__media+.rich-content__copy,.t-content-bleed div[class$=__inner]>.headline+.rich-content__media,.t-content-bleed div[class$=__inner]>.headline+figure,.t-content-bleed div[class$=__inner]>.rich-content__media+.rich-content__copy,.t-content div[class$=__inner]>.headline+.rich-content__media,.t-content div[class$=__inner]>.headline+figure,.t-content div[class$=__inner]>.rich-content__media+.rich-content__copy{margin-top:1.375rem}.trendlink-article__paragraph{margin-bottom:4.125rem}.trendlink-article__footer{margin-top:2.0625rem}.trendlink-article--loading .rich-content__headline{min-width:1.375rem;min-height:2.75rem}.trendlink-article--loading .rich-content__headline:before{border-radius:.34375rem}.trendlink-article--loading .trendlink-article__paragraph{margin-top:2.0625rem;margin-bottom:2.0625rem;height:2.75rem;width:45%}.trendlink-article--loading .trendlink-article__paragraph:before{border-radius:.34375rem}.trendlink-chart{margin-bottom:1.375rem}.trendlink-chart__title{margin-bottom:2.0625rem}.trendlink-pagination{grid-template-columns:auto min-content 2.0625rem min-content 4.125rem repeat(4,min-content 1.03125rem) min-content 4.125rem min-content 2.0625rem min-content auto;grid-template-areas:". firstpage . prevpage . counter1 . counter2 . counter3 . counter4 . counter5 . nextpage . lastpage .";grid-template-rows:2.75rem}.trendlink-pagination__first-page{grid-area:firstpage}.trendlink-pagination__last-page{grid-area:lastpage;justify-self:end}.trendlink-pagination__page{width:2.75rem;height:2.75rem;line-height:2.75rem}.trendlink-pagination__icon{width:1.03125rem;height:1.03125rem}.trendlink-blogitem{column-gap:3.09375rem;row-gap:.6875rem;margin-bottom:3.4375rem;grid-template-columns:1fr 2fr;grid-template-areas:"picture headline" "picture content" "picture ."}.trendlink-blogitem__content--loading:before,.trendlink-blogitem__headline--loading:before{border-radius:.34375rem}.font-100{font-size:1.03125rem;line-height:1.375rem}.font-200{font-size:1.20312rem;line-height:1.71875rem}.font-300{font-size:1.375rem;line-height:2.0625rem}.font-400{font-size:1.63281rem;line-height:2.40625rem}.font-500{font-size:2.0625rem;line-height:2.75rem}.font-600{font-size:2.40625rem;line-height:3.09375rem}.font-700{font-size:3.09375rem;line-height:4.125rem}.chat-being__face{width:3.5rem}.chat-being__speech-bubble{padding:1.375rem;margin-left:2.0625rem;border-top-right-radius:.6875rem;border-bottom-right-radius:.6875rem}.chat-being__speech-bubble--answer{margin:.6875rem 0;border-radius:.6875rem}.chat-being__speech-bubble--first{border-top-left-radius:.6875rem;border-top-right-radius:.6875rem}.chat-being__speech-bubble--last{border-bottom-left-radius:.6875rem;border-bottom-right-radius:.6875rem}.chat-being__speech-bubble+.chat-being__speech-bubble{margin-top:.17188rem}.chat-being__buttons{margin-top:2.75rem}.chat-being__buttons>*{margin-bottom:.6875rem}.chat-being__buttons{justify-content:flex-end}.chat-being__answer-button{border-radius:3.4375rem;padding:.6875rem 1.375rem;margin-left:1.375rem}.chat-being__answer-button-icon{margin-right:.6875rem;line-height:0}.chat-being__answer-button-icon svg{height:2.40625rem;width:2.40625rem}.chat-being__answer-button-icon path{fill:#767676}.chat-being__more-buttons{margin-left:2.0625rem;margin-top:.6875rem}.chat-being__more-buttons>div{margin-bottom:.6875rem}.heading-bar span{padding:.34375rem .85938rem;border-radius:.313rem}.heading-bar div{font-size:2.0625rem;line-height:2.75rem;margin-bottom:.34375rem}.heading-bar div:last-child{margin-bottom:0}.banner{border-radius:.34375rem}.banner__image-content{align-items:center;padding:3.4375rem 8%}.banner__image-content-inner{width:100%;display:flex;flex-direction:column;justify-content:space-around}.banner__text-content{padding:3.4375rem 8%}.banner--m .intrinsic-item{border-top-left-radius:.34375rem;border-bottom-left-radius:.34375rem}.banner--m{grid-template-columns:2fr 1fr;grid-template-areas:"picture copy"}.banner--m .banner__image-content{padding:2.0625rem}.banner--m .banner__copy{display:flex;flex-direction:column;align-self:center;padding:2.0625rem 2.0625rem 2.0625rem 3.09375rem}.banner--m .banner__button{margin-top:1.71875rem;margin-bottom:2.0625rem}.banner--m .banner__headline div:last-child{margin-left:3.4375rem}.banner--l .intrinsic-item{border-radius:.34375rem}.banner--l .banner__headline div:last-child{margin-left:3.4375rem}.banner--l .banner__button{margin-top:2.75rem}.banner--text .banner__button{margin-top:2.0625rem}.article-category-and-date__content{padding-top:.6875rem;padding-bottom:.6875rem}.article-category-and-date__content--freeze{padding-right:12%;padding-left:12%}.author{padding-top:0;padding-bottom:3.4375rem}.t-content-bleed--mobile-only .author,.t-content-bleed .author,.t-content .author{padding-bottom:0}.social-media__container{padding-right:12%;padding-left:12%;padding-top:2.75rem;padding-bottom:2.75rem}.social-media__headline{font-size:1.63281rem;line-height:2.40625rem;line-height:40px}.social-media__hidden,.social-media__visible{margin-top:-1.71875rem;margin-left:-1.71875rem}.social-media__hidden{padding-top:1.71875rem;width:337.5px}.social-media__toggle__label{font-size:1.63281rem;line-height:2.40625rem}.social-media__link{margin-top:1.71875rem;margin-left:1.71875rem}.teaser-articles{padding-top:0;padding-bottom:3.4375rem}.t-content-bleed--mobile-only .teaser-articles,.t-content-bleed .teaser-articles,.t-content .teaser-articles{padding-bottom:0}.teaser-articles{padding-bottom:1.375rem}.teaser-article{padding-bottom:2.75rem}.teaser-article__media{margin-right:3.09375rem;flex:0 0 auto;flex-basis:calc(33.3% - 1.54688rem)}.teaser-article__headline{margin-bottom:.6875rem}.pagination{padding:2.0625rem 12%;min-height:2.75rem}.pagination__icon{width:1.03125rem;height:1.03125rem}.pagination__icon.pagination__navigate-previous{margin-right:3.4375rem}.pagination__icon.pagination__navigate-next{margin-left:3.4375rem}.pagination__page{color:#767676;width:2.75rem;height:2.75rem;line-height:2.75rem}}@media (min-width:90.0625rem){.card-strip--animated{transition:transform .5s cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="2"]{transition:transform .6s cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="3"]{transition:transform .65s cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="4"]{transition:transform .7s cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="5"]{transition:transform .75s cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="6"]{transition:transform .8s cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="7"]{transition:transform .85s cubic-bezier(0,0,.2,1)}.card-strip__wrapper:before{width:calc(39.58333vw + 11.45833px - .6875rem)}.card-strip__slide{width:calc(20.83333vw - 22.91667px);margin:0 .6875rem calc(3.09375rem - 16px)}.emergency-banner-container{margin:.34375rem auto;padding:0 3.8125rem;max-width:90rem}.slider-card__icon>ing-content-icon{width:60px;height:60px}.local-header{background-color:#f5f5f5}.local-header__inner{margin:0 auto;padding:0 72px;max-width:1440px}.local-header__inner,[is-fixed] .local-header__inner,[is-open] .local-header__inner{background-color:initial}.contact__item{padding-left:0;padding-right:0;max-width:90rem;margin-left:auto;margin-right:auto;padding-left:172.8px;padding-right:172.8px}.table-conditions__container{padding-left:0;padding-right:0;max-width:90rem;margin-left:auto;margin-right:auto;padding-left:172.8px;padding-right:172.8px}.accordion,.link-list,.media-wall,.teaser-blog-list{max-width:100%;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.accordion__inner>.rich-content{padding-left:0;padding-right:0;max-width:90rem;margin-left:auto;margin-right:auto;padding-left:172.8px;padding-right:172.8px}.t-content-bleed .accordion__items{padding-left:0;padding-right:0;max-width:90rem;margin-left:auto;margin-right:auto;padding-left:172.8px;padding-right:172.8px}.navi-anchor-list{padding-left:0;padding-right:0;max-width:90rem;margin-left:auto;margin-right:auto;padding-left:172.8px;padding-right:172.8px}.quick-access{margin:0 auto;padding:0 72px;max-width:1440px}.rich-content{max-width:100%;margin-left:auto;margin-right:auto}.article-category-and-date__content--freeze,.rich-content{padding-left:0;padding-right:0}.article-category-and-date__content--freeze{max-width:90rem;margin-left:auto;margin-right:auto;padding-left:172.8px;padding-right:172.8px}.author{max-width:100%;margin-left:auto;margin-right:auto}.author,.social-media__container{padding-left:0;padding-right:0}.social-media__container{max-width:90rem;margin-left:auto;margin-right:auto;padding-left:172.8px;padding-right:172.8px}.social-media__visible{float:left}.social-media__hidden{float:left;width:0;padding-top:0;padding-left:1.71875rem}.social-media__toggle__label{float:left;margin-top:0;margin-left:1.71875rem;vertical-align:top}.social-media__toggle__checkbox:checked~.social-media__hidden{width:auto}.teaser-articles{max-width:100%;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}}@media (max-width:47.9375rem){.accordion-label{padding:1.5rem 3.25rem 1.5rem 0}.accordion-label__icon{height:3rem;width:100%}.accordion-label__icon ing-content-icon,.accordion-label__icon svg{width:2.5rem;height:2.5rem}.accordion-label__number{width:100%;padding-bottom:.5rem}.accordion-label__toggle{width:32px;height:32px}.accordion-label__toggle:after{width:1.125rem}.accordion-label__toggle:before{height:1.125rem}.accordion-item{padding:0 5%}.accordion-item .captioned-media{margin-bottom:1rem}[is-open=true] .accordion-item__content{margin-top:-.5rem}.accordion-item__inner{padding:0 0 1.5rem}.accordion-item__section-title{margin-bottom:.75rem}.action-item{padding:0 1.25rem 0 1rem;margin-bottom:.25rem}.action-item,.ingde-adaptive-image--rounded .ingde-adaptive-image__picturewrap,.ingde-adaptive-image--rounded .ingde-adaptive-image__svg-container svg{border-radius:.25rem}.ingde-adaptive-image__caption{margin-top:.5rem}.ingde-adaptive-image [data-used-breakpoint=large],.ingde-adaptive-image [data-used-breakpoint=medium]{display:none}.intrinsic.intrinsic--16x9-mobile-1x1{padding-top:100%}.intrinsic.intrinsic--16x9-mobile-7x10{padding-top:142.85%}.intrinsic.intrinsic--9x16-mobile-1x1{padding-top:100%}.intrinsic.intrinsic--16x9-tablet-4x3{padding-top:56.25%}.intrinsic.intrinsic--16x9-tablet-smartphone-4x3{padding-top:75%}.intrinsic.intrinsic--4x3-mobile-16x9{padding-top:56.25%}.captioned-media__inner{border-radius:.25rem}.captioned-media__image-caption{margin-top:.25rem;min-height:1rem;max-width:34.5rem}.stock-chart:before{border-radius:.25rem}.stock-chart:not([chart-data=""]){min-width:auto;min-height:auto}.stock-chart__chart{height:12.5rem}.slider-dots__control>ingde-cms-icon{width:1.25rem;height:1.25rem}.slider-dots__dots{height:2.5rem}.slider-dots__dot{padding:1rem .5rem}.slider-dots__dot span{width:.5rem;height:.5rem}.product-card{border-radius:.25rem;margin-bottom:2.25rem;min-width:100%}.product-card--long,.product-card--regular{min-height:19.5625rem}.product-card--result-table .result-table__icon{position:absolute;left:0;top:.375rem}.product-card--long-image .product-card__body{margin-bottom:1.25rem}.product-card__adaptive-image{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.product-card .product-card__tagline{margin-bottom:.5rem}.product-card .product-card__title{margin-bottom:1.25rem}.product-card--promo .product-card__title{margin-bottom:1.75rem}.product-card__body{margin-bottom:1rem}.product-card__decent-link{margin-top:.75rem}.product-card .eyecatcher{position:absolute;margin-top:-2.5rem}.product-card--long .ingde-button,.product-card--regular .ingde-button{margin-top:1.25rem}.product-wizard.product-card{min-height:13.25rem}.product-wizard.product-card.product-wizard--question{min-height:19.5625rem}.product-wizard.product-card.product-wizard--result{border-radius:.25rem .25rem 0 0;margin-bottom:.5rem;min-height:6.25rem}.product-wizard__answers{margin-bottom:.25rem}.product-wizard__answers--radiobuttons ingde-cms-radio-group{width:calc(100% - 1.5rem)}.product-wizard__answers--end{display:none}.product-wizard__button{margin-right:.75rem}.product-wizard__arrow .ingde-cms-icon{height:1.75rem;width:1.75rem}.product-wizard__reset-link{display:none}.product-wizard .ingde-cms-radio-group__container{margin-bottom:1rem}.tabs .tabs__list-item{margin-top:-1px;padding:.5rem 1rem .5rem calc(1rem - 1px)}.tabs .tabs__list-item:focus{border-left:1px solid #559bd1;padding-left:calc(1rem - 1px);border-top-color:#559bd1}.tabs__list-item.tabs--active{padding-left:.75rem}.tabs__list-item.tabs--active,.tabs__list-item.tabs--active:focus{border-left:.25rem solid #ff6200}.tabs__list-item.tabs--active:focus{padding-left:.75rem}.tabs__content-container{padding:1rem 1rem 1.25rem;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.subline-button{margin-top:.25rem;font-size:.875rem;line-height:1.25rem}.card-strip--animated{transition:transform .25s cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="2"]{transition:transform .32s cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="3"]{transition:transform 355ms cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="4"]{transition:transform .39s cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="5"]{transition:transform 425ms cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="6"]{transition:transform .46s cubic-bezier(0,0,.2,1)}.card-strip--animated[diff="7"]{transition:transform 495ms cubic-bezier(0,0,.2,1)}.card-strip__wrapper:before{width:calc(12.40602vw - 3.96992px);margin-right:.5rem}.stock-item{margin:0;padding:0;border-radius:0;align-items:center}.stock-item__link:focus{border-radius:.25rem}[leverage] .stock-item__link:focus{border-bottom-left-radius:0;border-bottom-right-radius:0}[leverage]:not(:first-child) .stock-item__link:focus{border-top-left-radius:0;border-top-right-radius:0}.stock-item__name{min-width:auto;min-height:auto}[pending] .stock-item__name{min-width:4rem}[pending] .stock-item__name:before{border-radius:.25rem}.stock-item__price{min-width:auto;min-height:auto}[pending] .stock-item__price{min-width:3.5rem}[pending] .stock-item__price:before{border-radius:.25rem}.stock-item__changePercent{min-width:auto;min-height:auto}[pending] .stock-item__changePercent{min-width:3.5rem}[pending] .stock-item__changePercent:before{border-radius:.25rem}.stock-item__changePercent ingde-cms-icon{display:none}.stock-item__link{height:auto;min-height:2.75rem;padding:.75rem 1rem .875rem}.stock-item__leverage{border-top:.0625rem solid #f0f0f0;height:calc(1px + 2.75rem);padding:0 1rem}.stock-item__leverage-btn:before{border-radius:.25rem}:not([pending]) .stock-item__leverage-btn{min-width:auto;min-height:auto}.stock-item__leverage-btn{width:calc(50% - .75rem)}.stock-item-group{width:100%;flex-direction:column}.stock-item-group>:first-child>*{border-radius:.25rem .25rem 0 0}.stock-item-group>:last-child>*{border-bottom:none;border-radius:0 0 .25rem .25rem}.emergency-banner{border-radius:.25rem;border-width:.125rem;border-style:solid;padding:1rem 1rem 1.5rem}.emergency-banner--information{border-color:#559bd1}.emergency-banner--error{border-color:#d70000;border-bottom-left-radius:0;border-bottom-right-radius:0}.emergency-banner__icon{font-size:0;line-height:0;top:1rem;left:1rem}.emergency-banner__icon svg{width:1.5rem;height:1.5rem}.emergency-banner__icon--large svg{width:2.5rem;height:2.5rem}.emergency-banner__icon--desktop{display:none;margin-right:.75rem}.emergency-banner__title{margin-bottom:.75rem;font-weight:700;display:flex;align-items:flex-start}.emergency-banner__link{margin-top:1rem}.card-slider__header{padding:2rem 5% .75rem}.card-slider__headline{padding-bottom:1.5rem}.card-slider__navigation{margin-bottom:2rem}.feature-grid__card ing-content-icon,.feature-grid__card ing-content-icon>svg{min-width:3rem;min-height:3rem}.feature-grid__card-rich-content-inner[class$=__inner][feature-card-rich-content-inner] ol+p,.feature-grid__card-rich-content-inner[class$=__inner][feature-card-rich-content-inner] p+ol,.feature-grid__card-rich-content-inner[class$=__inner][feature-card-rich-content-inner] p+ul,.feature-grid__card-rich-content-inner[class$=__inner][feature-card-rich-content-inner] ul+p{margin-top:1rem}.image-slider .slider-dots__control--prev{left:.25rem}.image-slider .slider-dots__control--next{right:.25rem}.image-slider__text-strip .image-slider__headline{max-width:18rem}.image-slider__text-strip .image-slider__slide.has-copy{margin-bottom:1.5rem}.image-slider__indicators{padding-top:1rem}.teaser-app-gallery__content{display:flex;flex-direction:column}.teaser-app-gallery__content-left .image-slider__image-container{width:17.9375rem}.teaser-app-gallery__headline{padding-bottom:.5rem}.teaser-app-gallery__copy{padding-bottom:1.25rem}.teaser-app-gallery__footnote-desktop{display:none}.teaser-app-gallery__buttons{padding-bottom:1.25rem}.teaser-app-gallery__buttons>*{height:2.5rem}.teaser-app-gallery__buttons>* svg{height:2.5rem;width:8.4375rem}.teaser-app-gallery__buttons>:first-child{margin-right:.5rem}.teaser-app-gallery__buttons>:first-child svg{width:7.5rem}.teaser-search-s{padding:1.5rem 5% 2rem}.teaser-search-s ing-content-icon>svg{fill:#fff;width:2.75rem;height:2.75rem}.teaser-search-s__headline{margin-left:1.25rem}.teaser-search-s ingde-cms-search-input{margin-top:1.5rem}.teaser-search-l__content{padding-top:3rem}.teaser-search-l__headline{font-size:1.5rem;line-height:2rem;flex-basis:calc(100% - 4rem);margin-left:1rem}.teaser-search-l ingde-cms-search-input{margin-top:1.5rem;margin-bottom:.5rem}.teaser-search-l__subline{font-weight:400;padding:.25rem .75rem 0 0}.teaser-search-l__icon ing-content-icon svg{width:3rem;height:3rem}.teaser-search-l a.ingde-link{margin:.25rem .75rem 0 0}.ingde_cmsui-search-input{height:2.625rem}.ingde_cmsui-search-input .ingde-search-input__placeholder{font-size:1rem;line-height:1.5rem;padding:.5rem 0 .5rem .75rem}.ingde_cmsui-search-input .ingde-search-input__placeholder-smartphone{display:block}.ingde_cmsui-search-input .ingde-search-input__iconwrapper{padding:.5rem .75rem;width:2.625rem;height:2.625rem}.ingde_cmsui-search-input .ingde-search-input__send-icon{width:1rem;height:1rem}ing-local-header{height:2.75rem}.local-header__title{font-size:1rem;line-height:1.5rem;font-weight:700;pointer-events:none}.local-header__items{height:auto;width:100%;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .25s cubic-bezier(.4,0,.2,1);flex-direction:column}.local-header__list-item{font-size:1rem;line-height:1.5rem;opacity:0;transform:translateY(-20%);padding:0 0 .75rem}.local-header__list-item:first-child{padding-top:.75rem}.local-header .link--primary.is-active{font-weight:700}.local-header__pabs>*{margin-left:.5rem}.local-header__pabs{display:none}.local-header__pabs--fixed{display:block;text-align:right}.local-header__pabs--fixed>.ingde-button.ingde-button-filled{margin-left:.5rem}.local-header__toggle-button{display:block;width:100%;height:2.75rem;right:0}.local-header__toggle-button ingde-cms-icon{position:absolute;top:12px;right:calc(5% + .25rem)}.is-overflown .navi-header-partner__buttons{margin:.75rem 0 1.25rem}.navi-link-bundle__content{margin-bottom:-1rem}.navi-link-bundle{border-radius:.25rem;padding:2rem 1rem}.navi-link-bundle__headline{margin-bottom:1.25rem}.navi-link-bundle__link{margin-right:.75rem;margin-bottom:1rem}.navi-link-bundle__link:last-child{margin-right:0}.example-box__intro{margin-bottom:1rem}.example-box__intro .headline{margin-bottom:.75rem}.example-box__list{margin-bottom:1.5rem}.example-box__list .copy{max-width:33rem}.example-box__calculation{margin-bottom:2rem}.example-box__calculation-icon{width:2.25rem;height:2.25rem}.example-box__calculation-headline{font-size:1.5rem;line-height:2rem;color:#ff6200;margin-left:1rem}.example-box__calculation-nose{left:5rem;width:1.375rem;height:.75rem}.example-box__calculation-container .rich-content__table table caption{margin-left:0}.example-box__calculation-container .rich-content__table table{border-left:0;border-right:0}.customers-referral__content>*{padding-left:5%;padding-right:5%}.customers-referral__headline{margin-bottom:.75rem}.customers-referral__intro{padding-left:5%;padding-right:5%;margin-bottom:2.25rem}.customers-referral__toggle{margin-bottom:1.5rem;padding-left:5%;padding-right:5%}.customers-referral__toggle>span{min-width:5.9375rem}.customers-referral__section{padding-top:1.5rem;padding-bottom:1.5rem;margin-bottom:.5rem}.customers-referral__section-headline{margin-bottom:1rem}.customers-referral__cta{padding-top:1.5rem;padding-bottom:.25rem}.contact__item{padding-right:5%;padding-left:5%;padding-top:1.5rem;padding-bottom:1.5rem}.contact__copy-wrapper{margin-left:calc(1rem + 32px)}.contact ing-content-icon{width:32px;height:32px;margin:0 1rem 0 0}.process-steps--grey-bg .process-steps__additional:last-child,.process-steps--grey-bg .process-steps__list:last-child{margin-bottom:.5rem}.process-steps--grey-bg .process-steps{padding:0 5%}.process-steps__wrapper{max-width:31.9375rem}.process-steps__text{margin-bottom:2rem}.process-steps__additional{margin-bottom:2rem;padding-left:3.75rem}.process-steps__list{margin-bottom:2rem}.process-steps__list-border{border-radius:.25rem;width:.125rem;left:1.1875rem}.process-steps__list-item{padding-bottom:1.5rem}.process-steps__list-item-counter{min-width:2.5rem;height:2.5rem;line-height:2.5rem;margin-right:1.25rem}.process-steps__list-item-inner{padding-top:.5rem}.process-steps__list-item-border{margin-top:1.25rem;width:.125rem;left:1.1875rem}.process-steps__link{margin-left:3.75rem}.process-steps__buttons{margin-left:3.75rem;flex-direction:column}.process-steps__buttons>div:nth-child(2){margin-top:1rem}.condition-list-item{padding:1rem 0}.condition-list-item.is-chapter:after{left:-5%;width:110%}.condition-list-item__intro{padding-top:.25rem;padding-bottom:.625rem}.condition-list-item__copy{padding-top:.5rem;padding-bottom:2rem}.is-chapter .condition-list-item__copy{padding-bottom:1rem}.condition-list-item__table{flex-direction:column}.condition-list-item__key{font-weight:700;margin-bottom:.75rem}.condition-list-item__values-wrapper{padding-left:2rem}.condition-list-item__icon-check{width:1.25rem;height:1.25rem}.table-conditions__container{padding-right:5%;padding-left:5%}.table-conditions__intro{margin-bottom:2.5rem}.table-conditions__intro .headline{margin-bottom:.75rem}.table-conditions__anchor-links{margin-bottom:2.5rem}.table-conditions__anchor-links .button--outlined{margin:0 .25rem .25rem 0}.table-conditions__group{background-color:#f0f0f0;margin-bottom:3rem}.table-conditions__group--toggle-container{padding:1rem 0}.table-conditions__print-wrapper{padding-bottom:2.25rem}.table-conditions__group-intro.has-copy .table-conditions__subheadline{padding:0 0 .5rem}.table-conditions__copy,.table-conditions__subheadline{padding:0 0 1rem}.table-conditions__footnotes{margin:-1.5rem 0 0}.table-conditions__footnotes>p{margin-left:1rem;padding-bottom:1.5rem;max-width:34rem}.tabelle-kennzahlen__desc{padding:1.25rem 1.5rem 0 1.25rem;max-width:35rem}.tabelle-kennzahlen__desc p{margin-bottom:.5rem}.tabelle-kennzahlen__headline{margin:0 0 1.5rem}.tabelle-kennzahlen__filters{margin-bottom:.5rem}.tabelle-kennzahlen__filter-col{margin-right:1.25rem}.tabelle-kennzahlen__values{display:none}.tabelle-kennzahlen__values--active{font-weight:700;display:block}.tabelle-kennzahlen__line{padding:.75rem 1.25rem}.tabelle-kennzahlen__line--sub{padding:.5rem 1.25rem 0}.tabelle-kennzahlen__line--desktop{display:none}.tabelle-kennzahlen__line--bottom,.tabelle-kennzahlen__line--desktopyear{border-bottom:.5rem solid #fff}.media-wall{padding-top:0;padding-bottom:2rem}.t-content-bleed--mobile-only .media-wall,.t-content-bleed .media-wall,.t-content .media-wall{padding-bottom:0}.media-wall__text-container{margin-bottom:.75rem}.media-wall__media-container{margin-top:1.5rem}.media-wall .captioned-media:after{min-height:1rem}.media-wall .captioned-media:first-of-type,.media-wall .captioned-media:nth-of-type(2),.media-wall .captioned-media:nth-of-type(3),.media-wall .captioned-media:nth-of-type(4),.media-wall .captioned-media:nth-of-type(5),.media-wall .captioned-media:nth-of-type(6){width:calc(49.99% - 6px)}.media-wall .captioned-media:nth-child(odd){margin-right:.75rem}.media-wall .captioned-media__image-caption{margin-bottom:1rem}.link-list{padding-top:0}.link-list,.t-content-bleed--mobile-only .link-list,.t-content-bleed .link-list,.t-content .link-list{padding-bottom:0}.link-list__headline{padding-bottom:.75rem}.link-list__link-container{padding-top:1rem}.link-list--default .link-list__link-container{width:14.5rem}.link-list--download .link-list__link-container{width:15rem}.teaser-m__headline{margin-bottom:.5rem}.teaser-m .copy{margin-bottom:1rem}.teaser-stock__heading{margin-bottom:1rem;font-weight:700}.teaser-stock__content{margin-bottom:2rem}.teaser-stock__link{padding:.75rem 1rem .875rem}.teaser-stock__items{width:100%;flex-direction:column}.teaser-stock__item{margin:0;padding:0;width:100%;border-radius:0;align-items:center}.teaser-stock__item:first-child{border-radius:.25rem .25rem 0 0}.teaser-stock__item:last-child{border-radius:0 0 .25rem .25rem}.teaser-stock__name{min-width:4rem}.teaser-stock__name:before{border-radius:.25rem}[pending=false] .teaser-stock__name{min-width:auto;min-height:auto}.teaser-stock__price{min-width:3.5rem}.teaser-stock__price:before{border-radius:.25rem}[pending=false] .teaser-stock__price{min-width:auto;min-height:auto}.teaser-stock__changePercent{min-width:3.5rem}.teaser-stock__changePercent:before{border-radius:.25rem}[pending=false] .teaser-stock__changePercent{min-width:auto;min-height:auto}.teaser-stock__changePercent ingde-cms-icon{display:none}.teaser-stock__links{flex-direction:column}.teaser-stock__stockChartTitle{min-width:12.5rem}.teaser-stock__stockChartTitle:before{border-radius:.25rem}[pending=false] .teaser-stock__stockChartTitle{min-width:auto;min-height:auto}.teaser-stock__stockChartValue{min-width:4rem}.teaser-stock__stockChartValue:before{border-radius:.25rem}[pending=false] .teaser-stock__stockChartValue{min-width:auto;min-height:auto}.teaser-stock__stockChartPercentage{min-width:4rem}.teaser-stock__stockChartPercentage:before{border-radius:.25rem}[pending=false] .teaser-stock__stockChartPercentage{min-width:auto;min-height:auto}.teaser-leverage-products__heading{margin-bottom:1rem;font-weight:700}.teaser-leverage-products__subheadline{margin-bottom:.8125rem}.teaser-leverage-products__intro{margin-bottom:1.25rem}.teaser-leverage-products__content{margin-bottom:1.375rem}.teaser-leverage-products__content .ingde-cms-error{left:45%;width:80%}.teaser-blog-list{padding-top:0;padding-bottom:2rem}.t-content-bleed--mobile-only .teaser-blog-list,.t-content-bleed .teaser-blog-list,.t-content .teaser-blog-list{padding-bottom:0}.teaser-blog-list__eyecatcher{margin-bottom:1rem}.teaser-blog-list__image{margin-bottom:.5rem}.teaser-blog-list__content article{max-width:35rem}.teaser-blog-list__focus-article .teaser-blog-list__article-headline{margin-bottom:.5rem}.teaser-blog-list__header{margin-bottom:1.5rem;display:flex;flex-direction:column}.teaser-blog-list__body>.teaser-blog-list__article:nth-last-of-type(-n+2){display:none}.teaser-blog-list__article{margin-bottom:1rem}.teaser-blog-list__article-category{margin-bottom:.25rem}.teaser-product-overview .headline{margin-bottom:1.75rem}.teaser-product-overview>.copy{margin-bottom:2.25rem}.teaser-product-overview__cards{margin-bottom:-2.25rem}.teaser-promo-overview>.headline{margin-bottom:1.75rem}.teaser-promo-overview>.copy{margin-bottom:2.25rem}.teaser-promo-overview__cards{margin-bottom:-2.25rem}.teaser-s-promo{display:flex;flex-direction:column}.teaser-s-promo__content{margin-top:.75rem}.teaser-s-promo__icon-container>*{margin:auto;width:6rem;height:6rem}.teaser-s-promo__buttons{margin-top:1.5rem;flex-direction:column}.teaser-s-promo__buttons>*{margin-top:1rem}.teaser-m-promo{column-gap:2.25rem;row-gap:.75rem;grid-template-columns:1fr;grid-template-areas:"headline" "picture" "copy" "buttons"}.teaser-m-promo__headline{grid-area:headline}.teaser-m-promo__content{grid-area:copy;padding-bottom:.75rem}.teaser-m-promo__buttons{grid-area:buttons}.teaser-m-promo__buttons>*+*{margin-top:1rem}.teaser-m-promo__image{grid-area:picture}.widget-product-finder .card-strip{min-width:auto}.widget-savings-plan-finder.widget-product-finder .ingde-cms-radio-group,.widget-savings-plan-finder.widget-product-finder .ingde-cms-radio-group__container:last-child{margin-bottom:0}.widget-savings-plan-finder.widget-product-finder .widget-product-finder__restart{margin-bottom:3.375rem}.result-table__container{padding:1rem;border-radius:0 0 .25rem .25rem;margin-bottom:.5rem}.result-table__icon.ingde-cms-icon.ingde-cms-icon{width:.75rem;height:.75rem}.result-table__legenda{margin-bottom:2.25rem}.result-table__legenda-label{margin-left:.25rem}.accordion{padding-top:0;padding-bottom:2rem}.t-content-bleed--mobile-only .accordion,.t-content-bleed .accordion,.t-content .accordion{padding-bottom:0}.accordion__inner>.rich-content{padding-right:5%;padding-left:5%}.t-content-bleed .accordion__items{padding-right:0;padding-left:0}.action-accordion>.headline{margin-bottom:1rem}.action-accordion>.copy{margin-bottom:1.25rem}.ing-news__headline{padding-bottom:.75rem}.ing-news__link{margin-top:1rem}.ing-news__entry-time{min-width:6rem}.ing-news__entry-time:before{border-radius:.25rem}[loaded] .ing-news__entry-time{min-width:auto;min-height:auto}.ing-news__entry-content{min-width:12.5rem;min-height:3rem}.ing-news__entry-content:before{border-radius:.25rem}[loaded] .ing-news__entry-content{min-width:auto;min-height:auto}.ing-lexicon__intro .headline{margin-bottom:.75rem}.ing-lexicon__navigation{margin-top:1.5rem;margin-bottom:2.5rem}.ingde-toggle__footer{margin-top:.75rem}.ingde-toggle__footer>.ingde-toggle__footer-icon{margin:.125rem .5rem 0 0;width:1.25rem;height:1.25rem}.ingde-toggle__footer>.ingde-toggle__footer-icon svg{width:1.25rem;height:1.25rem}.ingde-toggle{height:1.25rem;width:1.75rem}.ingde-toggle__track{height:1rem;width:1.75rem}.ingde-toggle__thumb{transform:translateX(-1.25rem)}.ingde-toggle__thumb,.ingde-toggle__thumb svg{height:1.25rem;width:1.25rem}.ingde-toggle--is-active .ingde-toggle__thumb{transform:translateX(0)}.cookie-settings__headline{margin-bottom:1rem}.cookie-settings__intro{padding-bottom:.5rem}.cookie-settings__block{margin-top:1.5rem;padding-bottom:1rem}.cookie-settings__block:last-of-type{padding-bottom:0}.cookie-settings__toggle{margin-top:1.5rem}.navi-anchor-list{padding-right:5%;padding-left:5%;padding-top:1.5rem;padding-bottom:1.5rem}.navi-anchor-list__wrapper{margin-top:4px}.navi-anchor-list .ingde-button{margin:0 .25rem .25rem 0}.checkmark-list__head{margin-bottom:1.5rem}.checkmark-list__head>.copy{margin-top:1rem}.checkmark-list__item{padding:1.5rem 0 0}.checkmark-list__item--left{margin-right:1rem}.checkmark-list__item ingde-cms-icon{width:1.25rem;height:1.25rem}.eyecatcher{margin-top:-2.75rem;padding:.25rem .5rem}.product-intro-figures__headline{margin-bottom:1rem}.product-intro-figures__intro{max-width:34.5rem}.product-intro-figures__intro:nth-child(2),.product-intro-figures__list:nth-child(2){margin-top:1.5rem}.product-intro-figures__intro+.product-intro-figures__list--has-eyecatcher{margin-top:2.875rem}.product-intro-figures__headline+.product-intro-figures__flex-wrapper .product-intro-figures__list--has-eyecatcher:first-child{margin-top:2.375rem}.product-intro-figures .eyecatcher{top:1.25rem}.product-intro-figures__figure{border-radius:.25rem;padding:1.5rem 1.5rem 1.75rem;margin-bottom:.5rem}.app-store-buttons>* svg{height:2.5rem;width:8.4375rem}.app-store-buttons>:first-child{margin-right:.5rem}.app-store-buttons>:first-child svg{width:7.5rem}.intro-sub{grid-template-columns:1fr;grid-template-areas:"headline" "picture" "copy" "buttons" "additional";row-gap:.5rem}.intro-sub__headline{grid-area:headline}.intro-sub__copy{grid-area:copy;margin-top:.25rem}.intro-sub__buttons{grid-area:buttons;margin-top:.5rem}.intro-sub__additional{grid-area:additional;padding-top:1.5rem}.intro-sub__image{grid-area:picture;margin-top:.5rem}.intro-sub .icon-list__item:last-child{padding-bottom:0}.intro-sub .icon-list{margin-bottom:2rem}.rich-content__table.copy{padding-bottom:.75rem;max-width:100%}.rich-content__table.copy>ol,.rich-content__table.copy>p,.rich-content__table.copy>ul{max-width:35rem}.rich-content__table table{width:auto;border-left:5vw solid #fff;border-right:5vw solid #fff}.rich-content__table--dark-bg.rich-content__table table{border-left:5vw solid #f0f0f0;border-right:5vw solid #f0f0f0}.rich-content__table table caption{max-width:35rem;max-width:85vw;margin-left:5vw}.t-content-bleed--mobile-only .rich-content__table table caption{left:5vw;margin-left:0}.rich-content__table table caption{margin-top:1rem;margin-bottom:1.5rem}.rich-content__table [aria-sort] .rich-content__sort-indicator{margin-left:.5rem;width:.625rem;height:.75rem}.rich-content__table [aria-sort] .sort-indicator__arrow{width:.625rem;height:.3125rem}.rich-content__table td,.rich-content__table th{font-size:.875rem;line-height:1.25rem;padding:.75rem .5rem}.top-stocks{min-width:auto;min-height:auto}.top-stocks--loading{min-width:10rem;min-height:17.5rem}.top-stocks--loading:before{border-radius:.25rem}.top-stocks__headline{margin-bottom:1rem}.top-stocks__copy,.top-stocks__tabs{margin-bottom:1.5rem}.table-savings-plan__headline{margin-bottom:1rem}.table-savings-plan__container,.table-savings-plan__copy{margin-bottom:1.5rem}.t-content-bleed--mobile-only .table-savings-plan__container table{border-left:5vw solid #fff;border-right:5vw solid #fff}.table-savings-plan__container .tabs__content-container{padding:1rem 0 1.25rem}@-moz-document url-prefix(){.table-savings-plan__container .tabs__content-container .ingde-link{line-height:1.375rem}}.table-savings-plan__radio-group{top:13px}.table-savings-plan__cta{margin-top:1rem;margin-left:1rem}.table-savings-plan__outro{margin-bottom:1rem}.t-content-bleed--mobile-only .table-savings-plan__caption,.t-content-bleed--mobile-only .table-savings-plan__copy,.t-content-bleed--mobile-only .table-savings-plan__cta,.t-content-bleed--mobile-only .table-savings-plan__headline,.t-content-bleed--mobile-only .table-savings-plan__outro{margin-left:5%;margin-right:5%}.table-investments table caption{max-width:85vw;margin-left:0;left:1rem}.t-content-bleed--mobile-only .table-investments table{border-left:5vw solid #fff;border-right:5vw solid #fff}.t-content-bleed--mobile-only .table-investments table caption{left:5vw}@-moz-document url-prefix(){.table-investments table .ingde-link{line-height:1.375rem}}.table-investments__container{margin-bottom:1.5rem}.t-content-bleed--mobile-only .table-investments__caption,.t-content-bleed--mobile-only .table-investments__copy,.t-content-bleed--mobile-only .table-investments__headline{margin-left:5%;margin-right:5%}.info-box__copy{margin-top:1rem}.info-box__copy .editor-container ul li,.info-box__copy ul.bullet-list li{padding-top:0;padding-bottom:.5rem}.info-box__copy .editor-container ul li:before,.info-box__copy ul.bullet-list li:before{margin-top:0}.info-box__copy p{padding-bottom:.5rem}.info-box__link-container{margin-top:.5rem}.info-box__button-container{margin-top:1rem}.info-wall__intro{margin-bottom:1.5rem}.info-wall__intro .headline{margin-bottom:.5rem}.info-wall .info-box{margin-bottom:3rem}.quick-access{min-height:2rem;padding:0 5%}.quick-access__list-item{font-size:1rem;line-height:1.5rem;padding:.25rem 1rem .25rem 0;margin-right:.25rem;height:2rem}.terms-and-conditions-overlay__headline-DE{margin-bottom:.5rem}.terms-and-conditions-overlay__copy,.terms-and-conditions-overlay__headline-EN{margin-bottom:2rem;margin-top:2rem}.terms-and-conditions-overlay .ingde-cms-radio-group__title{margin-bottom:1rem}.teaser-m-content{column-gap:2.25rem;row-gap:.75rem;grid-template-columns:1fr;grid-template-areas:"headline" "picture" "copy" "link"}.teaser-m-content__link{margin-top:.75rem}.navi-category-cards__head{margin-bottom:1.5rem}.navi-category-cards__head>.copy{margin-top:1rem}.navi-category-cards__cards{margin-bottom:-1rem}.navi-category-cards__link:focus{border-radius:.25rem}.navi-category-cards__link{margin-bottom:1rem}.navi-category-cards__card{border-radius:.25rem;padding:1.5rem}.navi-category-cards__card-left{margin-right:1.5rem}.navi-category-cards__card-title{font-weight:700}.navi-category-cards__card ingde-cms-icon{width:1rem;height:1rem}.teaser-trendlink--loading .teaser-m-content__headline:before{border-radius:.25rem}.teaser-trendlink--loading .teaser-m-content__content{min-width:4rem;min-height:12rem}.teaser-trendlink--loading .teaser-m-content__content:before{border-radius:.25rem}.teaser-trendlink--loading .navi-category-cards__head .headline{min-width:0;min-height:1.5rem}.teaser-trendlink--loading .navi-category-cards__head .headline:before{border-radius:.25rem}.teaser-trendlink--loading .navi-category-cards__card-title{min-width:12rem;min-height:1.5rem}.teaser-trendlink--loading .navi-category-cards__card-title:before{border-radius:.25rem}.teaser-trendlink .ingde-cms-error{width:75%}.rich-content{padding-top:0;padding-bottom:2rem}.t-content-bleed--mobile-only .rich-content,.t-content-bleed .rich-content,.t-content .rich-content{padding-bottom:0}.rich-content--m .rich-content__inner,.rich-content--s .rich-content__inner{display:flex;flex-direction:column}.rich-content__media .captioned-media{margin-bottom:1rem}.rich-content__headline.headline{margin-bottom:.75rem}.rich-content.rich-content--justify-right .rich-content__headline.headline{margin-left:0}.rich-content.rich-content--justify-left .rich-content__headline.headline{margin-right:0}.rich-content--l .rich-content__subheadline{max-width:34.5rem}.rich-content__subheadline{margin-bottom:1.5rem}.rich-content__date{margin-top:.5rem}.article>*{margin-bottom:1.5rem}.t-content-bleed--mobile-only div[class$=__inner]>*+*,.t-content-bleed div[class$=__inner]>*+*,.t-content div[class$=__inner]>*+*{margin-top:1.5rem}.t-content-bleed--mobile-only div[class$=__inner]>.rich-content__headline+.rich-content__copy,.t-content-bleed--mobile-only div[class$=__inner]>.rich-content__headline+.rich-content__subheadline,.t-content-bleed div[class$=__inner]>.rich-content__headline+.rich-content__copy,.t-content-bleed div[class$=__inner]>.rich-content__headline+.rich-content__subheadline,.t-content div[class$=__inner]>.rich-content__headline+.rich-content__copy,.t-content div[class$=__inner]>.rich-content__headline+.rich-content__subheadline{margin-top:.5rem}.t-content-bleed--mobile-only div[class$=__inner] ol+p,.t-content-bleed--mobile-only div[class$=__inner] ul+p,.t-content-bleed div[class$=__inner] ol+p,.t-content-bleed div[class$=__inner] ul+p,.t-content div[class$=__inner] ol+p,.t-content div[class$=__inner] ul+p{margin-top:.75rem}.t-content-bleed--mobile-only div[class$=__inner]>.headline+.rich-content__media,.t-content-bleed--mobile-only div[class$=__inner]>.headline+figure,.t-content-bleed--mobile-only div[class$=__inner]>.rich-content__media+.rich-content__copy,.t-content-bleed div[class$=__inner]>.headline+.rich-content__media,.t-content-bleed div[class$=__inner]>.headline+figure,.t-content-bleed div[class$=__inner]>.rich-content__media+.rich-content__copy,.t-content div[class$=__inner]>.headline+.rich-content__media,.t-content div[class$=__inner]>.headline+figure,.t-content div[class$=__inner]>.rich-content__media+.rich-content__copy{margin-top:1rem}.trendlink-article__paragraph{margin-bottom:3rem}.trendlink-article__footer{margin-top:1.5rem}.trendlink-article--loading .rich-content__headline{min-width:1rem;min-height:2rem}.trendlink-article--loading .rich-content__headline:before{border-radius:.25rem}.trendlink-article--loading .trendlink-article__paragraph{margin-top:1.5rem;margin-bottom:1.5rem;height:2rem;width:100%}.trendlink-article--loading .trendlink-article__paragraph:before{border-radius:.25rem}.trendlink-article .ingde-cms-error{width:75%}.trendlink-chart{margin-bottom:1rem}.trendlink-chart__title{margin-bottom:1.5rem}.trendlink-pagination{grid-template-columns:auto min-content 3rem repeat(4,min-content .75rem) min-content 3rem min-content auto;grid-template-areas:". prevpage . counter1 . counter2 . counter3 . counter4 . counter5 . nextpage .";grid-template-rows:1.375rem}.trendlink-pagination__first-page,.trendlink-pagination__last-page{display:none}.trendlink-pagination__page{width:2rem;height:2rem;line-height:2rem}.trendlink-pagination__icon{width:.75rem;height:.75rem}.trendlink-blogitem{column-gap:2.25rem;row-gap:.5rem;margin-bottom:2.5rem;grid-template-columns:1fr;grid-template-areas:"headline" "content"}.trendlink-blogitem__content--loading:before,.trendlink-blogitem__headline--loading:before{border-radius:.25rem}.font-100{font-size:.75rem;line-height:1rem}.font-200{font-size:.875rem;line-height:1.25rem}.font-300{font-size:1rem;line-height:1.5rem}.font-400{font-size:1.1875rem;line-height:1.75rem}.font-500{font-size:1.5rem;line-height:2rem}.font-600{font-size:1.75rem;line-height:2.25rem}.font-700{font-size:2.25rem;line-height:3rem}.chat-being__face{width:2.5rem}.chat-being__speech-bubble{padding:1rem;margin-left:1.5rem;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.chat-being__speech-bubble--answer{margin:.5rem 0;border-radius:.5rem}.chat-being__speech-bubble--first{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.chat-being__speech-bubble--last{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.chat-being__speech-bubble+.chat-being__speech-bubble{margin-top:.125rem}.chat-being__buttons{margin-top:2rem}.chat-being__buttons>*{margin-bottom:.5rem}.chat-being__answer-button{border-radius:3.4375rem;padding:.5rem 1rem;margin-left:1rem}.chat-being__answer-button-icon{margin-right:.5rem;line-height:0}.chat-being__answer-button-icon svg{height:1.75rem;width:1.75rem}.chat-being__answer-button-icon path{fill:#767676}.chat-being__more-buttons{margin-left:1.5rem;margin-top:.5rem}.chat-being__more-buttons>div{margin-bottom:.5rem}.heading-bar span{padding:.0875rem .5rem;border-radius:.25rem}.heading-bar div:last-child{margin-bottom:0}.banner{border-radius:.25rem}.banner__image-content-inner{width:100%;display:flex;flex-direction:column;justify-content:space-around}.banner__text-content{padding:1.5rem 1rem 2.5rem}.banner--m{row-gap:1.25rem;grid-template-columns:1fr;grid-template-areas:"picture" "copy"}.banner--m .intrinsic-item{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.banner--m .banner__image-content{padding:1.5rem 1rem}.banner--m .banner__copy{padding:0 5%}.banner--m .banner__button{margin-top:1.25rem;margin-bottom:2.5rem}.banner--l .intrinsic-item{border-radius:.25rem}.banner--l .banner__button,.banner--text .banner__button{margin-top:1.5rem}.article-category-and-date__content{padding-top:.5rem;padding-bottom:.5rem}.article-category-and-date__content--freeze{padding-right:5%;padding-left:5%}.author{padding-top:0;padding-bottom:2rem}.t-content-bleed--mobile-only .author,.t-content-bleed .author,.t-content .author{padding-bottom:0}.social-media__container{padding-right:5%;padding-left:5%;flex-direction:column;padding-top:2rem;padding-bottom:2rem}.social-media__headline{text-align:center}.social-media__icons{margin-top:1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center}.social-media__hidden,.social-media__visible{margin-top:-1.25rem;margin-left:-1.25rem}.social-media__hidden{padding-top:1.25rem;width:300px}.social-media__link{margin-top:1.25rem;margin-left:1.25rem}.teaser-articles{padding-top:0;padding-bottom:2rem}.t-content-bleed--mobile-only .teaser-articles,.t-content-bleed .teaser-articles,.t-content .teaser-articles{padding-bottom:0}.teaser-articles{padding-bottom:1rem}.teaser-article{padding-bottom:2rem}.teaser-article__media{display:none}.teaser-article__headline{margin-bottom:.5rem}.pagination{padding:1.625rem 5%}.pagination__icon{width:.75rem;height:.75rem}.pagination__icon.pagination__navigate-previous{margin-right:2rem}.pagination__icon.pagination__navigate-next{margin-left:2rem}.pagination__icon.pagination__navigate-first,.pagination__icon.pagination__navigate-last{display:none}.pagination__page{color:#767676;width:2rem;height:2rem;line-height:2rem}}@media (hover:none){.app-store-buttons>:focus,.chat-being__answer-button:focus:focus,.ingde-toggle__thumb:focus,.ingde_cmsui-search-input button:focus,.local-header .link--primary:focus,.local-header__pab:focus,.local-header__title>a:focus,.local-header__title>a:visited:focus,.local-header__toggle-button:focus,.navi-category-cards__link:focus,.slider-dots__control:focus,.slider-dots__dot:focus span,.stock-item__link:focus,.teaser-app-gallery__buttons>:focus,.teaser-stock__link:focus{outline:inherit;border:inherit;box-shadow:none}.chat-being__answer-button:hover{box-shadow:0 6px 10px 0 transparent,0 1px 18px 0 transparent,0 3px 5px -1px transparent}}@media (prefers-reduced-motion:reduce){.stock-chart:before,[pending] .stock-item__changePercent:before,[pending] .stock-item__name:before,[pending] .stock-item__price:before{animation:none;transition:none}.stock-item__changePercent svg{transition:none}.stock-item__leverage-btn:before{animation:none;transition:none}.customers-referral__container{transition:transform 1ms}.customers-referral__content,.process-steps__list-border,.process-steps__list-item-counter,.process-steps__list-item-inner{transition:none}.teaser-stock__changePercent:before,.teaser-stock__name:before,.teaser-stock__price:before{animation:none;transition:none}.teaser-stock__changePercent svg{transition:none}.ing-news__entry-content:before,.ing-news__entry-time:before,.teaser-stock__stockChartPercentage:before,.teaser-stock__stockChartTitle:before,.teaser-stock__stockChartValue:before,.teaser-trendlink--loading .navi-category-cards__card-title:before,.teaser-trendlink--loading .navi-category-cards__head .headline:before,.teaser-trendlink--loading .teaser-m-content__content:before,.teaser-trendlink--loading .teaser-m-content__headline:before,.top-stocks--loading:before,.trendlink-article--loading .rich-content__headline:before,.trendlink-article--loading .trendlink-article__paragraph:before,.trendlink-blogitem__content--loading:before,.trendlink-blogitem__headline--loading:before{animation:none;transition:none}.heading-bar span{opacity:1}.heading-bar div,.heading-bar div span{animation:none}}@media (max-width:35.5625rem){.intrinsic.intrinsic--5x2-smartphone-s-2x3{padding-top:150%}.product-card--long,.product-card--regular,.product-card__wrapper{padding:1.25rem 1rem 2.25rem}.card-strip__slide{width:calc(75.18797vw - 24.06015px);margin:0 .5rem calc(2.25rem - 16px)}.emergency-banner-container{margin:.25rem 5% .5rem}.teaser-m__wrapper{display:flex;flex-direction:column}.teaser-m .captioned-media{margin-bottom:1rem}.heading-bar div{font-size:1.1875rem;line-height:1.75rem;margin-bottom:.25rem}.banner__image-content{align-items:flex-start;padding:1.5rem 1rem 2.5rem}.banner__image-content--bottom{align-items:flex-end}}@media (pointer:coarse){.slider-dots__dot:hover span{background-color:#a8a8a8}.slider-dots__dot--active:hover span,.slider-dots__dot--active span,.slider-dots__dot:active span{background-color:#ff6200}.ing-lexicon__navigation-button:hover{color:#525199;border:1px solid #525199;background-color:#fff}.ing-lexicon__navigation-button:active{background-color:#525199;color:#fff;border-color:#7473ad}.ing-lexicon__navigation-button.is-active{background-color:#7473ad;color:#fff;border-color:#7473ad}.rich-content__table tbody tr:focus{background-color:#f0f0f0}.rich-content__table--dark-bg.rich-content__table tbody tr:focus{background-color:#fff}}@media (max-width:599px){.ing-news__entry:nth-child(n+4){margin-bottom:0}.ing-news__entry:nth-child(n+5){display:none}}@media (hover:hover){.navi-category-cards__link:hover>div{box-shadow:0 0 8px 0 rgba(0,0,0,.1),0 10px 16px 0 rgba(0,0,0,.16);transform:translateY(-2px);transition:transform,box-shadow .3s ease}.navi-category-cards__link:hover .navi-category-cards__card-title{color:#ff6200;transition:color .3s ease}}@media print{@page{size:auto;margin-top:1.5!important;margin-bottom:1cm!important;margin-left:1.2cm!important;margin-right:1.2cm!important}a[href*="//"]:after{content:" (" attr(href) ") ";font-size:.8rem;color:#a8a8a8}a[class=logo-link]:after{content:""}.header{position:relative!important;display:block!important;width:100%!important;top:0;left:0;height:100px;border-bottom:none!important;padding-top:0!important;z-index:100!important;background-color:initial!important}.header__wrapper{margin:0!important}.header__wrapper-inner{padding-left:0!important;padding-right:0!important}.footer,.global-contact,.header__main,.header__right,.navigation-l3,.startpage-navigation-wrapper,.sticky-bar{display:none!important}.logo-link{position:relative!important;width:9.625rem!important;height:2.25rem!important}.logo-link,.logo-slogan{display:block!important}.section{padding-left:0!important;padding-right:0!important;text-align:left}.text-link{font-size:16px!important;line-height:24px!important}img,p,picture{page-break-inside:avoid}.rich-content .headline--m,.text-media .headline--m{font-size:28px!important;line-height:36px!important;max-width:34.5rem!important}.rich-content__copy,.text-media__copy{font-size:16px!important;line-height:24px!important;max-width:34.5rem!important}.table-conditions{width:90%;padding-left:0!important;padding-right:0!important;margin-right:10%!important}.table-conditions .copy,.table-conditions .headline,.table-conditions__subheadline{padding-left:0!important;padding-right:0!important;font-size:16px!important;line-height:24px!important;max-width:100%!important}.table-conditions .headline,.table-conditions__subheadline{font-weight:700!important}.table-conditions__anchor-links,.table-conditions__print-wrapper{display:none}.table-conditions__group,.table-conditions__group-headline,.table-conditions__intro{max-width:100%!important;background-color:initial!important;padding-left:0!important;padding-right:0!important}.table-conditions__group-intro{padding-left:1rem!important}.table-conditions__group--expandable{opacity:1;max-height:2500px}.table-conditions__group>label{display:none!important}.table-conditions__footnotes{padding-top:36px!important}.table-conditions__footnotes p{font-size:12px!important;line-height:16px!important}.table-conditions__footnotes sup{position:relative!important;left:0!important;margin-right:4px!important;transform:none!important}.condition-list-item{display:block!important}.condition-list-item__intro{padding-left:1rem!important}.condition-list-item__table{display:flex!important;flex-direction:row!important;page-break-inside:avoid!important;font-size:16px!important;line-height:24px!important}.condition-list-item__icon-country{display:none!important}.condition-list-item__key,.condition-list-item__value{width:50%!important}.condition-list-item__key span,.condition-list-item__value span{font-weight:400!important}.condition-list-item__key{padding-left:1rem!important;padding-right:1rem!important;margin-bottom:0!important}.condition-list-list-item__values-wrapper{padding-left:2rem!important}.condition-list-list-item__values-wrapper span{padding-right:2rem!important}.accordion__inner,.article-category-and-date__content,.author__inner{padding-left:0!important;padding-right:0!important}.accordion__item{page-break-inside:avoid!important}.accordion__item-title{max-width:34.5rem}.accordion__item-content{opacity:1;margin-top:-.5rem;max-width:34.5rem;max-height:2500px}.text-media__inner{padding-left:0!important;padding-right:0!important}.editor-container ol,.editor-container ul,ol.bullet-list,ul.bullet-list{margin-left:20px!important;list-style:disc!important}.editor-container ol li,.editor-container ul li,ol.bullet-list li,ul.bullet-list li{padding-left:0!important}.editor-container ol li:before,.editor-container ul li:before,ol.bullet-list li:before,ul.bullet-list li:before{display:none!important}}