empfehlungen-bootstrap{--font:"Gill Sans W04",Trebuchet,Calibri,sans-serif;--headline-font-weight:normal;--color-text:#464646;--color-text-soft:#797979;--color-text-inverse:#fff;--color-link:#d6b15f;--color-link-hover:#a07f2e;--color-link-active:#a07f2e;--color-link-selected:#a07f2e;--color-button:#ab004f;--color-button-hover:#6e0032;--color-button-disabled:#fbf2f6;--color-button-variant:#666;--color-button-variant-hover:#464646;--color-button-variant-disabled:#f2f2f2;--color-line:#929292;--color-line-medium:#bfbfbf;--color-line-soft:#dfdfdf;--color-line-dark:#464646;--color-line-inverse:#fff;--color-flag-info:#d6b15f;--color-flag-info-hover:#9f7e2d;--color-flag-info-text:#fff;--color-flag-sale:#ab004f;--color-flag-sale-hover:#6e0032;--color-flag-sale-text:#fff;--color-flag-premium:#1a1aaa;--color-flag-premium-text:#fff;--color-highlight:#000;--color-highlight-sale:#d8153a;--color-highlight-info:#094296;--color-highlight-info-vis:#f7efdf;--color-highlight-info-tint-vis:#fbf7ef;--color-highlight-info-success:#00a04b;--color-highlight-info-urgent:#000;--color-highlight-info-warning:#e47823;--color-background-light:#eee;--color-background-light-tint:#fbf7ef;--color-background-medium-tint:#f7efdf;--color-background-white:#fff;--color-background-scrim:#000;--color-background-info:#e6ecf4;--color-background-success:#e1faea;--color-background-urgent:#fffcdd;--color-background-warning:#f8ddc8;--color-background-rating:#f8a431;--color-payback:#0046aa;--color-background-promo-textbox:hsla(0,0%,100%,0.8);--color-vis-button-background:#ab004f;--color-vis-button-background-hover:#6e0032;--color-vis-button-text:#fff;--color-vis-button-text-hover:#fff;--color-vis-button-variant-background:#fff;--color-vis-button-variant-background-hover:#eee;--color-vis-button-variant-text:#ab004f;--color-vis-button-variant-text-hover:#464646;--vis-color-button-primary:#ab004f;--vis-color-button-primary-hover:#6e0032;--vis-color-button-primary-variant:#666;--vis-color-button-primary-variant-hover:#464646;--vis-color-button-primary-variant-text:#fff;--vis-color-button-secondary-variant-hover:#464646;--vis-button-secondary-variant-border-width:1px;--vis-button-border-radius:4px;--banner-slider-vis-font-color-textbox:#464646;--banner-slider-vis-color-tab-primary:#f7efdf;--banner-slider-vis-color-tab-primary-hover:#666;--banner-slider-vis-color-tab-primary-hover-border-radius:0;--banner-slider-vis-font-color-cta-primary:#ab004f;--banner-slider-vis-font-color-cta-primary-inverted:#ab004f;--banner-slider-vis-cta-icon:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" fill="%23ab004f" d="M.2 14.9l1 1L8.1 9 1.2 2l-1 1L6 9z"/%3E%3C/svg%3E');--banner-slider-vis-cta-icon-inverted:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" fill="%23ab004f" d="M.2 14.9l1 1L8.1 9 1.2 2l-1 1L6 9z"/%3E%3C/svg%3E');--banner-slider-vis-cta-icon-margin:0;--banner-slider-vis-button-icon:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35 70"%3E%3Cpath d="M35 70C15.7 70 0 54.3 0 35S15.7 0 35 0v70z" fill-rule="evenodd" clip-rule="evenodd" fill="%23fff"/%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" fill="%23ab004f" d="M19.6 48L18 46.5l9.4-10.9-9.4-11 1.6-1.6 10.9 12.5z"/%3E%3C/svg%3E');--banner-slider-vis-button-icon-hover:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35 70"%3E%3Cpath d="M35 70C15.7 70 0 54.3 0 35S15.7 0 35 0v70z" fill-rule="evenodd" clip-rule="evenodd" fill="%23fff"/%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" fill="%236e0032" d="M19.6 48L18 46.5l9.4-10.9-9.4-11 1.6-1.6 10.9 12.5z"/%3E%3C/svg%3E')}empfehlungen-bootstrap *{margin:0;padding:0;border:none;box-sizing:border-box}empfehlungen-bootstrap{--hoehe-komponente:400px;display:block;width:100%;max-width:1150px;margin:0 auto;position:relative;height:400px;height:var(--hoehe-komponente);max-height:400px;max-height:var(--hoehe-komponente);overflow:hidden}empfehlungen-bootstrap[data-js=no-js]{display:none}empfehlungen-bootstrap .ladeindikator{display:none;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 20' fill='none'%3E%3Cstyle%3E @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) %7B .loading-dots .start %7B animation: load 1s infinite; %7D .loading-dots .center %7B animation: load 1s infinite; animation-delay: 0.2s; %7D .loading-dots .end %7B animation: load 1s infinite; animation-delay: 0.4s; %7D @keyframes load %7B 0%25 %7B opacity: 0; %7D 50%25 %7B opacity: 1; %7D 100%25 %7B opacity: 0; %7D %7D %7D %3C/style%3E%3Ccircle cx='4' cy='10' r='4' fill='%23000'%3E%3CanimateTransform attributeName='transform' dur='1s' type='translate' values='0 6; 0 -6; 0 6' repeatCount='indefinite' begin='0.1'/%3E%3C/circle%3E%3Ccircle cx='17' cy='10' r='4' fill='%23000'%3E%3CanimateTransform attributeName='transform' dur='1s' type='translate' values='0 4; 0 -4; 0 4' repeatCount='indefinite' begin='0.2'/%3E%3C/circle%3E%3Ccircle cx='30' cy='10' r='4' fill='%23000'%3E%3CanimateTransform attributeName='transform' dur='1s' type='translate' values='0 2; 0 -2; 0 2' repeatCount='indefinite' begin='0.3'/%3E%3C/circle%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:80px}empfehlungen-bootstrap .ladeindikator[data-status=aktiv]{display:flex}