.ds-icon[data-v-3e831ee2]{flex-shrink:0;width:1rem;height:1rem}.ds-icon[data-size="100"][data-v-3e831ee2]{width:100%;height:100%}.ds-icon[data-size="12"][data-v-3e831ee2]{width:.75rem;height:.75rem}.ds-icon[data-size="24"][data-v-3e831ee2]{width:1.5rem;height:1.5rem}.ds-spinner[data-v-c08700cd]{display:inline-flex;position:relative}.ds-spinner span[data-v-c08700cd]{justify-content:center;width:100%;height:100%;animation:.7s linear infinite ds-spinner-c08700cd;display:inline-flex;position:absolute;top:0;left:0}.ds-spinner span[data-v-c08700cd]:after{content:" ";background:currentColor;border-radius:26px;width:10%;height:30%;display:block}.ds-spinner span[data-v-c08700cd]:first-child{animation-delay:-.7s;transform:rotate(0)}.ds-spinner span[data-v-c08700cd]:nth-child(2){animation-delay:-.6s;transform:rotate(45deg)}.ds-spinner span[data-v-c08700cd]:nth-child(3){animation-delay:-.5s;transform:rotate(90deg)}.ds-spinner span[data-v-c08700cd]:nth-child(4){animation-delay:-.4s;transform:rotate(135deg)}.ds-spinner span[data-v-c08700cd]:nth-child(5){animation-delay:-.3s;transform:rotate(180deg)}.ds-spinner span[data-v-c08700cd]:nth-child(6){animation-delay:-.2s;transform:rotate(225deg)}.ds-spinner span[data-v-c08700cd]:nth-child(7){animation-delay:-.1s;transform:rotate(270deg)}.ds-spinner span[data-v-c08700cd]:nth-child(8){animation-delay:0s;transform:rotate(315deg)}@keyframes ds-spinner-c08700cd{0%{opacity:1}to{opacity:0}}.ds-spinner[data-v-c08700cd]{width:var(--d7b78d92);height:var(--d7b78d92)}[data-v-39a70cae]:root{--tchibo-ref-font-font-family:"Tchibo Espresso VF";--tchibo-ref-font-weight-light:300;--tchibo-ref-font-weight-regular:400;--tchibo-ref-font-weight-medium:500;--tchibo-ref-font-weight-semibold:600;--tchibo-ref-font-weight-bold:700;--tchibo-ref-font-family-tchibo-espresso:"Tchibo Espresso VF"}.ds-button[data-v-39a70cae]:is(a){color:inherit;text-decoration:none}.ds-button[data-v-39a70cae]:is(button){color:inherit;background:0 0;border-width:0}.ds-button[data-v-39a70cae]{width:fit-content;min-width:200px;min-height:44px;font-family:inherit;line-height:inherit;color:inherit;cursor:pointer;border-radius:var(--tchibo-ref-radius-11);-webkit-user-select:none;user-select:none;padding:0;display:inline-block}.ds-button[data-width-behaviour=full-width][data-v-39a70cae],.ds-button[data-width-behaviour=mobile-full-width][data-v-39a70cae]{width:100%}@media (width>=744px){.ds-button[data-width-behaviour=mobile-full-width][data-v-39a70cae]{width:fit-content}}.ds-button-content[data-v-39a70cae]{justify-content:center;align-items:center;gap:var(--tchibo-ref-spacing-04);border-radius:var(--tchibo-ref-radius-11);flex-flow:row;min-height:44px;padding:9px 13px;display:flex;position:relative}.ds-button-content[data-v-39a70cae]:before{content:"";z-index:0;border:var(--tchibo-ref-outline-01) solid transparent;border-radius:var(--tchibo-ref-radius-11);display:block;position:absolute;inset:0}.ds-button[data-icon=prepend] .ds-button-content[data-v-39a70cae]{padding-right:15px}.ds-button[data-icon=append] .ds-button-content[data-v-39a70cae]{padding-left:15px}.ds-button-text[data-v-39a70cae]{font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-semibold);font-size:var(--ds-text-75-font-size);line-height:var(--ds-text-75-line-height);color:var(--tchibo-theme-color-surface-on-surface);z-index:1;position:relative}.ds-button[data-variant=primary-fill] .ds-button-content[data-v-39a70cae]{background-color:var(--tchibo-theme-color-brand-brand)}.ds-button[data-variant=primary-fill] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=primary-fill] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-brand-on-brand)}@media (hover:hover) and (pointer:fine){.ds-button[data-variant=primary-fill]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]{background-color:var(--tchibo-theme-color-trigger-trigger);color:var(--tchibo-theme-color-trigger-on-trigger)}.ds-button[data-variant=primary-fill]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=primary-fill]:not([data-disabled=true],[data-state=loading]):hover .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-on-trigger)}}.ds-button[data-variant=primary-fill]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]{background-color:var(--tchibo-theme-color-trigger-trigger);color:var(--tchibo-theme-color-trigger-on-trigger)}.ds-button[data-variant=primary-fill]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=primary-fill]:not([data-disabled=true],[data-state=loading]):active .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-on-trigger)}.ds-button[data-variant=primary-fill][data-state=loading][data-v-39a70cae]{cursor:wait}.ds-button[data-variant=primary-fill][data-disabled=true][data-v-39a70cae]{cursor:not-allowed}.ds-button[data-variant=primary-fill][data-disabled=true] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=primary-fill][data-disabled=true] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-button[data-variant=primary-fill][data-disabled=true] .ds-button-content[data-v-39a70cae]{background:var(--tchibo-theme-color-inaccessible-inaccessible)}.ds-button[data-variant=primary-fill][data-disabled=true] .ds-button-content[data-v-39a70cae]:before{border-color:#0000}.ds-button[data-variant=secondary-fill] .ds-button-content[data-v-39a70cae]{background-color:var(--tchibo-theme-color-secondary-secondary)}.ds-button[data-variant=secondary-fill] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=secondary-fill] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-secondary-on-secondary)}@media (hover:hover) and (pointer:fine){.ds-button[data-variant=secondary-fill]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]{background-color:var(--tchibo-theme-color-trigger-trigger);color:var(--tchibo-theme-color-trigger-on-trigger)}.ds-button[data-variant=secondary-fill]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=secondary-fill]:not([data-disabled=true],[data-state=loading]):hover .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-on-trigger)}}.ds-button[data-variant=secondary-fill]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]{background-color:var(--tchibo-theme-color-trigger-trigger);color:var(--tchibo-theme-color-trigger-on-trigger)}.ds-button[data-variant=secondary-fill]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=secondary-fill]:not([data-disabled=true],[data-state=loading]):active .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-on-trigger)}.ds-button[data-variant=secondary-fill][data-state=loading][data-v-39a70cae]{cursor:wait}.ds-button[data-variant=secondary-fill][data-disabled=true][data-v-39a70cae]{cursor:not-allowed}.ds-button[data-variant=secondary-fill][data-disabled=true] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=secondary-fill][data-disabled=true] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-button[data-variant=secondary-fill][data-disabled=true] .ds-button-content[data-v-39a70cae]{background:var(--tchibo-theme-color-inaccessible-inaccessible)}.ds-button[data-variant=secondary-fill][data-disabled=true] .ds-button-content[data-v-39a70cae]:before{border-color:#0000}.ds-button[data-variant=tertiary-fill] .ds-button-content[data-v-39a70cae]{background-color:var(--tchibo-theme-color-tertiary-tertiary)}.ds-button[data-variant=tertiary-fill] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=tertiary-fill] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-tertiary-on-tertiary)}@media (hover:hover) and (pointer:fine){.ds-button[data-variant=tertiary-fill]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]{background-color:var(--tchibo-theme-color-trigger-trigger);color:var(--tchibo-theme-color-trigger-on-trigger)}.ds-button[data-variant=tertiary-fill]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=tertiary-fill]:not([data-disabled=true],[data-state=loading]):hover .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-on-trigger)}}.ds-button[data-variant=tertiary-fill]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]{background-color:var(--tchibo-theme-color-trigger-trigger);color:var(--tchibo-theme-color-trigger-on-trigger)}.ds-button[data-variant=tertiary-fill]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=tertiary-fill]:not([data-disabled=true],[data-state=loading]):active .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-on-trigger)}.ds-button[data-variant=tertiary-fill][data-state=loading][data-v-39a70cae]{cursor:wait}.ds-button[data-variant=tertiary-fill][data-disabled=true][data-v-39a70cae]{cursor:not-allowed}.ds-button[data-variant=tertiary-fill][data-disabled=true] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=tertiary-fill][data-disabled=true] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-button[data-variant=tertiary-fill][data-disabled=true] .ds-button-content[data-v-39a70cae]{background:var(--tchibo-theme-color-inaccessible-inaccessible)}.ds-button[data-variant=tertiary-fill][data-disabled=true] .ds-button-content[data-v-39a70cae]:before{border-color:#0000}.ds-button[data-variant=inverse-fill] .ds-button-content[data-v-39a70cae]{background-color:var(--tchibo-theme-color-inverse-inverse)}.ds-button[data-variant=inverse-fill] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=inverse-fill] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-inverse-on-inverse)}@media (hover:hover) and (pointer:fine){.ds-button[data-variant=inverse-fill]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]{background-color:var(--tchibo-theme-color-trigger-trigger-variant);color:var(--tchibo-theme-color-inverse-on-inverse)}.ds-button[data-variant=inverse-fill]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger-variant)}.ds-button[data-variant=inverse-fill]:not([data-disabled=true],[data-state=loading]):hover .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-inverse-on-inverse)}}.ds-button[data-variant=inverse-fill]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]{background-color:var(--tchibo-theme-color-trigger-trigger-variant);color:var(--tchibo-theme-color-inverse-on-inverse)}.ds-button[data-variant=inverse-fill]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger-variant)}.ds-button[data-variant=inverse-fill]:not([data-disabled=true],[data-state=loading]):active .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-inverse-on-inverse)}.ds-button[data-variant=inverse-fill][data-state=loading][data-v-39a70cae]{cursor:wait}.ds-button[data-variant=inverse-fill][data-disabled=true][data-v-39a70cae]{cursor:not-allowed}.ds-button[data-variant=inverse-fill][data-disabled=true] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=inverse-fill][data-disabled=true] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-button[data-variant=inverse-fill][data-disabled=true] .ds-button-content[data-v-39a70cae]{background:var(--tchibo-theme-color-inaccessible-inaccessible)}.ds-button[data-variant=inverse-fill][data-disabled=true] .ds-button-content[data-v-39a70cae]:before{border-color:#0000}.ds-button[data-variant=danger-fill] .ds-button-content[data-v-39a70cae]{background-color:var(--tchibo-theme-color-danger-danger)}.ds-button[data-variant=danger-fill] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=danger-fill] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-danger-on-danger)}@media (hover:hover) and (pointer:fine){.ds-button[data-variant=danger-fill]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]{background-color:var(--tchibo-theme-color-trigger-trigger);color:var(--tchibo-theme-color-trigger-on-trigger)}.ds-button[data-variant=danger-fill]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=danger-fill]:not([data-disabled=true],[data-state=loading]):hover .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-on-trigger)}}.ds-button[data-variant=danger-fill]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]{background-color:var(--tchibo-theme-color-trigger-trigger);color:var(--tchibo-theme-color-trigger-on-trigger)}.ds-button[data-variant=danger-fill]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=danger-fill]:not([data-disabled=true],[data-state=loading]):active .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-on-trigger)}.ds-button[data-variant=danger-fill][data-state=loading][data-v-39a70cae]{cursor:wait}.ds-button[data-variant=danger-fill][data-disabled=true][data-v-39a70cae]{cursor:not-allowed}.ds-button[data-variant=danger-fill][data-disabled=true] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=danger-fill][data-disabled=true] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-button[data-variant=danger-fill][data-disabled=true] .ds-button-content[data-v-39a70cae]{background:var(--tchibo-theme-color-inaccessible-inaccessible)}.ds-button[data-variant=danger-fill][data-disabled=true] .ds-button-content[data-v-39a70cae]:before{border-color:#0000}.ds-button[data-variant=primary-outline] .ds-button-content[data-v-39a70cae]{background-color:#0000}.ds-button[data-variant=primary-outline] .ds-button-content[data-v-39a70cae]:before{border-color:var(--tchibo-theme-color-brand-brand-variant)}.ds-button[data-variant=primary-outline] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=primary-outline] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-brand-brand-variant)}@media (hover:hover) and (pointer:fine){.ds-button[data-variant=primary-outline]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-button[data-variant=primary-outline]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=primary-outline]:not([data-disabled=true],[data-state=loading]):hover .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger)}}.ds-button[data-variant=primary-outline]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-button[data-variant=primary-outline]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=primary-outline]:not([data-disabled=true],[data-state=loading]):active .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=primary-outline][data-state=loading][data-v-39a70cae]{cursor:wait}.ds-button[data-variant=primary-outline][data-disabled=true][data-v-39a70cae]{cursor:not-allowed}.ds-button[data-variant=primary-outline][data-disabled=true] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=primary-outline][data-disabled=true] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-button[data-variant=primary-outline][data-disabled=true] .ds-button-content[data-v-39a70cae]{background:0 0}.ds-button[data-variant=primary-outline][data-disabled=true] .ds-button-content[data-v-39a70cae]:before{border-color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-button[data-variant=secondary-outline] .ds-button-content[data-v-39a70cae]{background-color:#0000}.ds-button[data-variant=secondary-outline] .ds-button-content[data-v-39a70cae]:before{border-color:var(--tchibo-theme-color-secondary-secondary-variant)}.ds-button[data-variant=secondary-outline] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=secondary-outline] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-secondary-secondary-variant)}@media (hover:hover) and (pointer:fine){.ds-button[data-variant=secondary-outline]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-button[data-variant=secondary-outline]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=secondary-outline]:not([data-disabled=true],[data-state=loading]):hover .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger)}}.ds-button[data-variant=secondary-outline]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-button[data-variant=secondary-outline]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=secondary-outline]:not([data-disabled=true],[data-state=loading]):active .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=secondary-outline][data-state=loading][data-v-39a70cae]{cursor:wait}.ds-button[data-variant=secondary-outline][data-disabled=true][data-v-39a70cae]{cursor:not-allowed}.ds-button[data-variant=secondary-outline][data-disabled=true] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=secondary-outline][data-disabled=true] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-button[data-variant=secondary-outline][data-disabled=true] .ds-button-content[data-v-39a70cae]{background:0 0}.ds-button[data-variant=secondary-outline][data-disabled=true] .ds-button-content[data-v-39a70cae]:before{border-color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-button[data-variant=tertiary-outline] .ds-button-content[data-v-39a70cae]{background-color:#0000}.ds-button[data-variant=tertiary-outline] .ds-button-content[data-v-39a70cae]:before{border-color:var(--tchibo-theme-color-tertiary-tertiary-variant)}.ds-button[data-variant=tertiary-outline] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=tertiary-outline] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-tertiary-tertiary-variant)}@media (hover:hover) and (pointer:fine){.ds-button[data-variant=tertiary-outline]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-button[data-variant=tertiary-outline]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=tertiary-outline]:not([data-disabled=true],[data-state=loading]):hover .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger)}}.ds-button[data-variant=tertiary-outline]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-button[data-variant=tertiary-outline]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=tertiary-outline]:not([data-disabled=true],[data-state=loading]):active .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=tertiary-outline][data-state=loading][data-v-39a70cae]{cursor:wait}.ds-button[data-variant=tertiary-outline][data-disabled=true][data-v-39a70cae]{cursor:not-allowed}.ds-button[data-variant=tertiary-outline][data-disabled=true] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=tertiary-outline][data-disabled=true] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-button[data-variant=tertiary-outline][data-disabled=true] .ds-button-content[data-v-39a70cae]{background:0 0}.ds-button[data-variant=tertiary-outline][data-disabled=true] .ds-button-content[data-v-39a70cae]:before{border-color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-button[data-variant=inverse-outline] .ds-button-content[data-v-39a70cae]{background-color:#0000}.ds-button[data-variant=inverse-outline] .ds-button-content[data-v-39a70cae]:before{border-color:var(--tchibo-theme-color-inverse-inverse)}.ds-button[data-variant=inverse-outline] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=inverse-outline] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-inverse-inverse)}@media (hover:hover) and (pointer:fine){.ds-button[data-variant=inverse-outline]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger-variant);background-color:#0000}.ds-button[data-variant=inverse-outline]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger-variant)}.ds-button[data-variant=inverse-outline]:not([data-disabled=true],[data-state=loading]):hover .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger-variant)}}.ds-button[data-variant=inverse-outline]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger-variant);background-color:#0000}.ds-button[data-variant=inverse-outline]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger-variant)}.ds-button[data-variant=inverse-outline]:not([data-disabled=true],[data-state=loading]):active .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger-variant)}.ds-button[data-variant=inverse-outline][data-state=loading][data-v-39a70cae]{cursor:wait}.ds-button[data-variant=inverse-outline][data-disabled=true][data-v-39a70cae]{cursor:not-allowed}.ds-button[data-variant=inverse-outline][data-disabled=true] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=inverse-outline][data-disabled=true] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-button[data-variant=inverse-outline][data-disabled=true] .ds-button-content[data-v-39a70cae]{background:0 0}.ds-button[data-variant=inverse-outline][data-disabled=true] .ds-button-content[data-v-39a70cae]:before{border-color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-button[data-variant=danger-outline] .ds-button-content[data-v-39a70cae]{background-color:#0000}.ds-button[data-variant=danger-outline] .ds-button-content[data-v-39a70cae]:before{border-color:var(--tchibo-theme-color-danger-danger-variant)}.ds-button[data-variant=danger-outline] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=danger-outline] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-danger-danger-variant)}@media (hover:hover) and (pointer:fine){.ds-button[data-variant=danger-outline]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-button[data-variant=danger-outline]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=danger-outline]:not([data-disabled=true],[data-state=loading]):hover .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger)}}.ds-button[data-variant=danger-outline]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-button[data-variant=danger-outline]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=danger-outline]:not([data-disabled=true],[data-state=loading]):active .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=danger-outline][data-state=loading][data-v-39a70cae]{cursor:wait}.ds-button[data-variant=danger-outline][data-disabled=true][data-v-39a70cae]{cursor:not-allowed}.ds-button[data-variant=danger-outline][data-disabled=true] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=danger-outline][data-disabled=true] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-button[data-variant=danger-outline][data-disabled=true] .ds-button-content[data-v-39a70cae]{background:0 0}.ds-button[data-variant=danger-outline][data-disabled=true] .ds-button-content[data-v-39a70cae]:before{border-color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-button[data-variant=primary-text] .ds-button-content[data-v-39a70cae]{background-color:#0000}.ds-button[data-variant=primary-text] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=primary-text] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-brand-brand-variant)}@media (hover:hover) and (pointer:fine){.ds-button[data-variant=primary-text]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-button[data-variant=primary-text]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=primary-text]:not([data-disabled=true],[data-state=loading]):hover .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger)}}.ds-button[data-variant=primary-text]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-button[data-variant=primary-text]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=primary-text]:not([data-disabled=true],[data-state=loading]):active .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=primary-text][data-state=loading][data-v-39a70cae]{cursor:wait}.ds-button[data-variant=primary-text][data-disabled=true][data-v-39a70cae]{cursor:not-allowed}.ds-button[data-variant=primary-text][data-disabled=true] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=primary-text][data-disabled=true] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-button[data-variant=primary-text][data-disabled=true] .ds-button-content[data-v-39a70cae]{background:0 0}.ds-button[data-variant=primary-text][data-disabled=true] .ds-button-content[data-v-39a70cae]:before{border-color:#0000}.ds-button[data-variant=secondary-text] .ds-button-content[data-v-39a70cae]{background-color:#0000}.ds-button[data-variant=secondary-text] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=secondary-text] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-secondary-secondary-variant)}@media (hover:hover) and (pointer:fine){.ds-button[data-variant=secondary-text]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-button[data-variant=secondary-text]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=secondary-text]:not([data-disabled=true],[data-state=loading]):hover .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger)}}.ds-button[data-variant=secondary-text]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-button[data-variant=secondary-text]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=secondary-text]:not([data-disabled=true],[data-state=loading]):active .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=secondary-text][data-state=loading][data-v-39a70cae]{cursor:wait}.ds-button[data-variant=secondary-text][data-disabled=true][data-v-39a70cae]{cursor:not-allowed}.ds-button[data-variant=secondary-text][data-disabled=true] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=secondary-text][data-disabled=true] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-button[data-variant=secondary-text][data-disabled=true] .ds-button-content[data-v-39a70cae]{background:0 0}.ds-button[data-variant=secondary-text][data-disabled=true] .ds-button-content[data-v-39a70cae]:before{border-color:#0000}.ds-button[data-variant=tertiary-text] .ds-button-content[data-v-39a70cae]{background-color:#0000}.ds-button[data-variant=tertiary-text] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=tertiary-text] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-tertiary-tertiary-variant)}@media (hover:hover) and (pointer:fine){.ds-button[data-variant=tertiary-text]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-button[data-variant=tertiary-text]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=tertiary-text]:not([data-disabled=true],[data-state=loading]):hover .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger)}}.ds-button[data-variant=tertiary-text]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-button[data-variant=tertiary-text]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=tertiary-text]:not([data-disabled=true],[data-state=loading]):active .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=tertiary-text][data-state=loading][data-v-39a70cae]{cursor:wait}.ds-button[data-variant=tertiary-text][data-disabled=true][data-v-39a70cae]{cursor:not-allowed}.ds-button[data-variant=tertiary-text][data-disabled=true] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=tertiary-text][data-disabled=true] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-button[data-variant=tertiary-text][data-disabled=true] .ds-button-content[data-v-39a70cae]{background:0 0}.ds-button[data-variant=tertiary-text][data-disabled=true] .ds-button-content[data-v-39a70cae]:before{border-color:#0000}.ds-button[data-variant=inverse-text] .ds-button-content[data-v-39a70cae]{background-color:#0000}.ds-button[data-variant=inverse-text] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=inverse-text] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-inverse-inverse)}@media (hover:hover) and (pointer:fine){.ds-button[data-variant=inverse-text]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger-variant);background-color:#0000}.ds-button[data-variant=inverse-text]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger-variant)}.ds-button[data-variant=inverse-text]:not([data-disabled=true],[data-state=loading]):hover .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger-variant)}}.ds-button[data-variant=inverse-text]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger-variant);background-color:#0000}.ds-button[data-variant=inverse-text]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger-variant)}.ds-button[data-variant=inverse-text]:not([data-disabled=true],[data-state=loading]):active .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger-variant)}.ds-button[data-variant=inverse-text][data-state=loading][data-v-39a70cae]{cursor:wait}.ds-button[data-variant=inverse-text][data-disabled=true][data-v-39a70cae]{cursor:not-allowed}.ds-button[data-variant=inverse-text][data-disabled=true] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=inverse-text][data-disabled=true] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-button[data-variant=inverse-text][data-disabled=true] .ds-button-content[data-v-39a70cae]{background:0 0}.ds-button[data-variant=inverse-text][data-disabled=true] .ds-button-content[data-v-39a70cae]:before{border-color:#0000}.ds-button[data-variant=danger-text] .ds-button-content[data-v-39a70cae]{background-color:#0000}.ds-button[data-variant=danger-text] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=danger-text] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-danger-danger-variant)}@media (hover:hover) and (pointer:fine){.ds-button[data-variant=danger-text]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-button[data-variant=danger-text]:not([data-disabled=true],[data-state=loading]):hover .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=danger-text]:not([data-disabled=true],[data-state=loading]):hover .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger)}}.ds-button[data-variant=danger-text]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-button[data-variant=danger-text]:not([data-disabled=true],[data-state=loading]):active .ds-button-content[data-v-39a70cae]:before{border-width:var(--tchibo-ref-outline-02);border-color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=danger-text]:not([data-disabled=true],[data-state=loading]):active .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-trigger-trigger)}.ds-button[data-variant=danger-text][data-state=loading][data-v-39a70cae]{cursor:wait}.ds-button[data-variant=danger-text][data-disabled=true][data-v-39a70cae]{cursor:not-allowed}.ds-button[data-variant=danger-text][data-disabled=true] .ds-button-content[data-v-39a70cae],.ds-button[data-variant=danger-text][data-disabled=true] .ds-button-text[data-v-39a70cae]{color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-button[data-variant=danger-text][data-disabled=true] .ds-button-content[data-v-39a70cae]{background:0 0}.ds-button[data-variant=danger-text][data-disabled=true] .ds-button-content[data-v-39a70cae]:before{border-color:#0000}.ds-button[data-v-39a70cae]:focus-visible{outline:var(--tchibo-ref-outline-02) solid var(--tchibo-theme-color-primary-primary);outline-offset:2px}[data-v-ba98d4ac]:root{--tchibo-ref-font-font-family:"Tchibo Espresso VF";--tchibo-ref-font-weight-light:300;--tchibo-ref-font-weight-regular:400;--tchibo-ref-font-weight-medium:500;--tchibo-ref-font-weight-semibold:600;--tchibo-ref-font-weight-bold:700;--tchibo-ref-font-family-tchibo-espresso:"Tchibo Espresso VF"}.ds-icon-button[data-v-ba98d4ac]:is(a){color:inherit;text-decoration:none}.ds-icon-button[data-v-ba98d4ac]:is(button){color:inherit;background:0 0;border-width:0}.ds-icon-button[data-v-ba98d4ac]{width:2.75rem;height:2.75rem;font-family:inherit;line-height:inherit;cursor:pointer;color:inherit;border-radius:var(--tchibo-ref-radius-23);outline:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.ds-icon-button-area[data-v-ba98d4ac],.ds-icon-button-content[data-v-ba98d4ac]{border-radius:var(--tchibo-ref-radius-23);width:100%;height:100%;display:flex}.ds-icon-button-content[data-v-ba98d4ac]{justify-content:center;align-items:center;position:relative}.ds-icon-button-content[data-v-ba98d4ac]:before{content:"";border:var(--tchibo-ref-outline-01) solid transparent;border-radius:var(--tchibo-ref-radius-23);display:block;position:absolute;inset:0}.ds-icon-button[data-size=small][data-v-ba98d4ac]{padding:6px}.ds-icon-button[data-variant=primary-default] .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-brand-brand);background-color:#0000}.ds-icon-button[data-variant=primary-default] .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:#0000}@media (hover:hover) and (pointer:fine){.ds-icon-button[data-variant=primary-default]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-icon-button[data-variant=primary-default]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-trigger-trigger);border-width:var(--tchibo-ref-outline-02)}}.ds-icon-button[data-variant=primary-default]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-icon-button[data-variant=primary-default]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-trigger-trigger);border-width:var(--tchibo-ref-outline-02)}.ds-icon-button[data-variant=secondary-default] .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-secondary-secondary);background-color:#0000}.ds-icon-button[data-variant=secondary-default] .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:#0000}@media (hover:hover) and (pointer:fine){.ds-icon-button[data-variant=secondary-default]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-icon-button[data-variant=secondary-default]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-trigger-trigger);border-width:var(--tchibo-ref-outline-02)}}.ds-icon-button[data-variant=secondary-default]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-icon-button[data-variant=secondary-default]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-trigger-trigger);border-width:var(--tchibo-ref-outline-02)}.ds-icon-button[data-variant=danger-default] .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-danger-danger);background-color:#0000}.ds-icon-button[data-variant=danger-default] .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:#0000}@media (hover:hover) and (pointer:fine){.ds-icon-button[data-variant=danger-default]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-icon-button[data-variant=danger-default]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-trigger-trigger);border-width:var(--tchibo-ref-outline-02)}}.ds-icon-button[data-variant=danger-default]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-icon-button[data-variant=danger-default]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-trigger-trigger);border-width:var(--tchibo-ref-outline-02)}.ds-icon-button[data-variant=inverse-default] .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-inverse-inverse);background-color:#0000}.ds-icon-button[data-variant=inverse-default] .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:#0000}@media (hover:hover) and (pointer:fine){.ds-icon-button[data-variant=inverse-default]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-trigger-trigger-variant);background-color:#0000}.ds-icon-button[data-variant=inverse-default]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-trigger-trigger-variant);border-width:var(--tchibo-ref-outline-02)}}.ds-icon-button[data-variant=inverse-default]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-trigger-trigger-variant);background-color:#0000}.ds-icon-button[data-variant=inverse-default]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-trigger-trigger-variant);border-width:var(--tchibo-ref-outline-02)}.ds-icon-button[data-variant=custom-default] .ds-icon-button-content[data-v-ba98d4ac]{color:var(--ds-icon-button-color,#000);background-color:#0000}.ds-icon-button[data-variant=custom-default] .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:#0000}@media (hover:hover) and (pointer:fine){.ds-icon-button[data-variant=custom-default]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]{color:var(--ds-icon-button-hover-color,var(--tchibo-theme-color-trigger-trigger));background-color:#0000}.ds-icon-button[data-variant=custom-default]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--ds-icon-button-hover-color,var(--tchibo-theme-color-trigger-trigger));border-width:var(--tchibo-ref-outline-02)}}.ds-icon-button[data-variant=custom-default]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]{color:var(--ds-icon-button-hover-color,var(--tchibo-theme-color-trigger-trigger));background-color:#0000}.ds-icon-button[data-variant=custom-default]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--ds-icon-button-hover-color,var(--tchibo-theme-color-trigger-trigger));border-width:var(--tchibo-ref-outline-02)}.ds-icon-button[data-variant*=default][data-disabled=true][data-v-ba98d4ac]{cursor:not-allowed}.ds-icon-button[data-variant*=default][data-disabled=true] .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-inaccessible-on-inaccessible);background-color:#0000}.ds-icon-button[data-variant*=default][data-disabled=true] .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:#0000}.ds-icon-button[data-variant=primary-outline] .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-brand-brand);background-color:#0000}.ds-icon-button[data-variant=primary-outline] .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-brand-brand)}@media (hover:hover) and (pointer:fine){.ds-icon-button[data-variant=primary-outline]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-icon-button[data-variant=primary-outline]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-trigger-trigger);border-width:var(--tchibo-ref-outline-02)}}.ds-icon-button[data-variant=primary-outline]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-icon-button[data-variant=primary-outline]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-trigger-trigger);border-width:var(--tchibo-ref-outline-02)}.ds-icon-button[data-variant=secondary-outline] .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-secondary-secondary);background-color:#0000}.ds-icon-button[data-variant=secondary-outline] .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-secondary-secondary)}@media (hover:hover) and (pointer:fine){.ds-icon-button[data-variant=secondary-outline]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-icon-button[data-variant=secondary-outline]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-trigger-trigger);border-width:var(--tchibo-ref-outline-02)}}.ds-icon-button[data-variant=secondary-outline]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-icon-button[data-variant=secondary-outline]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-trigger-trigger);border-width:var(--tchibo-ref-outline-02)}.ds-icon-button[data-variant=danger-outline] .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-danger-danger);background-color:#0000}.ds-icon-button[data-variant=danger-outline] .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-danger-danger)}@media (hover:hover) and (pointer:fine){.ds-icon-button[data-variant=danger-outline]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-icon-button[data-variant=danger-outline]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-trigger-trigger);border-width:var(--tchibo-ref-outline-02)}}.ds-icon-button[data-variant=danger-outline]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-icon-button[data-variant=danger-outline]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-trigger-trigger);border-width:var(--tchibo-ref-outline-02)}.ds-icon-button[data-variant=inverse-outline] .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-inverse-inverse);background-color:#0000}.ds-icon-button[data-variant=inverse-outline] .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-inverse-inverse)}@media (hover:hover) and (pointer:fine){.ds-icon-button[data-variant=inverse-outline]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-trigger-trigger-variant);background-color:#0000}.ds-icon-button[data-variant=inverse-outline]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-trigger-trigger-variant);border-width:var(--tchibo-ref-outline-02)}}.ds-icon-button[data-variant=inverse-outline]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-trigger-trigger-variant);background-color:#0000}.ds-icon-button[data-variant=inverse-outline]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-trigger-trigger-variant);border-width:var(--tchibo-ref-outline-02)}.ds-icon-button[data-variant=custom-outline] .ds-icon-button-content[data-v-ba98d4ac]{color:var(--ds-icon-button-color,#000);background-color:#0000}.ds-icon-button[data-variant=custom-outline] .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--ds-icon-button-color,#000)}@media (hover:hover) and (pointer:fine){.ds-icon-button[data-variant=custom-outline]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]{color:var(--ds-icon-button-hover-color,var(--tchibo-theme-color-trigger-trigger));background-color:#0000}.ds-icon-button[data-variant=custom-outline]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--ds-icon-button-hover-color,var(--tchibo-theme-color-trigger-trigger));border-width:var(--tchibo-ref-outline-02)}}.ds-icon-button[data-variant=custom-outline]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]{color:var(--ds-icon-button-hover-color,var(--tchibo-theme-color-trigger-trigger));background-color:#0000}.ds-icon-button[data-variant=custom-outline]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--ds-icon-button-hover-color,var(--tchibo-theme-color-trigger-trigger));border-width:var(--tchibo-ref-outline-02)}.ds-icon-button[data-variant*=outline][data-disabled=true][data-v-ba98d4ac]{cursor:not-allowed}.ds-icon-button[data-variant*=outline][data-disabled=true] .ds-icon-button-content[data-v-ba98d4ac]{color:var(--tchibo-theme-color-inaccessible-on-inaccessible);background-color:#0000}.ds-icon-button[data-variant*=outline][data-disabled=true] .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-inaccessible-inaccessible)}.ds-icon-button[data-variant=primary-fill] .ds-icon-button-content[data-v-ba98d4ac]{background-color:var(--tchibo-theme-color-brand-brand);color:var(--tchibo-theme-color-brand-on-brand)}.ds-icon-button[data-variant=primary-fill] .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-brand-brand)}@media (hover:hover) and (pointer:fine){.ds-icon-button[data-variant=primary-fill]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]{background-color:var(--tchibo-theme-color-trigger-trigger);color:var(--tchibo-theme-color-primary-on-primary)}.ds-icon-button[data-variant=primary-fill]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-trigger-trigger);border-width:var(--tchibo-ref-outline-02)}}.ds-icon-button[data-variant=primary-fill]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]{background-color:var(--tchibo-theme-color-trigger-trigger);color:var(--tchibo-theme-color-primary-on-primary)}.ds-icon-button[data-variant=primary-fill]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-trigger-trigger);border-width:var(--tchibo-ref-outline-02)}.ds-icon-button[data-variant=secondary-fill] .ds-icon-button-content[data-v-ba98d4ac]{background-color:var(--tchibo-theme-color-secondary-secondary);color:var(--tchibo-theme-color-secondary-on-secondary)}.ds-icon-button[data-variant=secondary-fill] .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-secondary-secondary)}@media (hover:hover) and (pointer:fine){.ds-icon-button[data-variant=secondary-fill]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]{background-color:var(--tchibo-theme-color-trigger-trigger);color:var(--tchibo-theme-color-primary-on-primary)}.ds-icon-button[data-variant=secondary-fill]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-trigger-trigger);border-width:var(--tchibo-ref-outline-02)}}.ds-icon-button[data-variant=secondary-fill]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]{background-color:var(--tchibo-theme-color-trigger-trigger);color:var(--tchibo-theme-color-primary-on-primary)}.ds-icon-button[data-variant=secondary-fill]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-trigger-trigger);border-width:var(--tchibo-ref-outline-02)}.ds-icon-button[data-variant=danger-fill] .ds-icon-button-content[data-v-ba98d4ac]{background-color:var(--tchibo-theme-color-danger-danger);color:var(--tchibo-theme-color-brand-on-brand)}.ds-icon-button[data-variant=danger-fill] .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-danger-danger)}@media (hover:hover) and (pointer:fine){.ds-icon-button[data-variant=danger-fill]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]{background-color:var(--tchibo-theme-color-trigger-trigger);color:var(--tchibo-theme-color-primary-on-primary)}.ds-icon-button[data-variant=danger-fill]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-trigger-trigger);border-width:var(--tchibo-ref-outline-02)}}.ds-icon-button[data-variant=danger-fill]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]{background-color:var(--tchibo-theme-color-trigger-trigger);color:var(--tchibo-theme-color-primary-on-primary)}.ds-icon-button[data-variant=danger-fill]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-trigger-trigger);border-width:var(--tchibo-ref-outline-02)}.ds-icon-button[data-variant=inverse-fill] .ds-icon-button-content[data-v-ba98d4ac]{background-color:var(--tchibo-theme-color-inverse-inverse);color:var(--tchibo-theme-color-inverse-on-inverse)}.ds-icon-button[data-variant=inverse-fill] .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-inverse-inverse)}@media (hover:hover) and (pointer:fine){.ds-icon-button[data-variant=inverse-fill]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]{background-color:var(--tchibo-theme-color-trigger-trigger-variant);color:var(--tchibo-theme-color-primary-on-primary)}.ds-icon-button[data-variant=inverse-fill]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-trigger-trigger-variant);border-width:var(--tchibo-ref-outline-02)}}.ds-icon-button[data-variant=inverse-fill]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]{background-color:var(--tchibo-theme-color-trigger-trigger-variant);color:var(--tchibo-theme-color-primary-on-primary)}.ds-icon-button[data-variant=inverse-fill]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--tchibo-theme-color-trigger-trigger-variant);border-width:var(--tchibo-ref-outline-02)}.ds-icon-button[data-variant=custom-fill] .ds-icon-button-content[data-v-ba98d4ac]{background-color:var(--ds-icon-button-color,#000);color:var(--ds-icon-button-icon-color,#fff)}.ds-icon-button[data-variant=custom-fill] .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--ds-icon-button-color,#000)}@media (hover:hover) and (pointer:fine){.ds-icon-button[data-variant=custom-fill]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]{background-color:var(--ds-icon-button-hover-color,var(--tchibo-theme-color-trigger-trigger));color:var(--ds-icon-button-hover-icon-color,var(--tchibo-theme-color-primary-on-primary))}.ds-icon-button[data-variant=custom-fill]:not([data-disabled=true]):hover .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--ds-icon-button-hover-color,var(--tchibo-theme-color-trigger-trigger));border-width:var(--tchibo-ref-outline-02)}}.ds-icon-button[data-variant=custom-fill]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]{background-color:var(--ds-icon-button-hover-color,var(--tchibo-theme-color-trigger-trigger));color:var(--ds-icon-button-hover-icon-color,var(--tchibo-theme-color-primary-on-primary))}.ds-icon-button[data-variant=custom-fill]:not([data-disabled=true]):active .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:var(--ds-icon-button-hover-color,var(--tchibo-theme-color-trigger-trigger));border-width:var(--tchibo-ref-outline-02)}.ds-icon-button[data-variant*=fill][data-disabled=true][data-v-ba98d4ac]{cursor:not-allowed}.ds-icon-button[data-variant*=fill][data-disabled=true] .ds-icon-button-content[data-v-ba98d4ac]{background-color:var(--tchibo-theme-color-inaccessible-inaccessible);color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-icon-button[data-variant*=fill][data-disabled=true] .ds-icon-button-content[data-v-ba98d4ac]:before{border-color:#0000}.ds-icon-button:focus-visible .ds-icon-button-content[data-v-ba98d4ac]{outline:var(--tchibo-ref-outline-02) solid var(--tchibo-theme-color-primary-primary);outline-offset:2px}[data-v-8054dccc]:root{--tchibo-ref-font-font-family:"Tchibo Espresso VF";--tchibo-ref-font-weight-light:300;--tchibo-ref-font-weight-regular:400;--tchibo-ref-font-weight-medium:500;--tchibo-ref-font-weight-semibold:600;--tchibo-ref-font-weight-bold:700;--tchibo-ref-font-family-tchibo-espresso:"Tchibo Espresso VF"}.ds-textlink[data-v-8054dccc]:is(a){color:inherit;text-decoration:none}.ds-textlink[data-v-8054dccc]:is(button){color:inherit;background:0 0;border-width:0}.ds-textlink[data-v-8054dccc]{cursor:pointer;min-height:44px;display:inline-block}.ds-textlink-content[data-v-8054dccc]{font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-semibold);font-size:var(--ds-text-75-font-size);line-height:var(--ds-text-75-line-height);color:var(--tchibo-theme-color-primary-primary-variant);padding:var(--tchibo-ref-spacing-06) 0;align-items:center;gap:0 var(--tchibo-ref-spacing-04);-webkit-user-select:none;user-select:none;display:flex}.ds-textlink-content .ds-textlink-text[data-v-8054dccc]{text-decoration:underline}.ds-textlink .ds-textlink-icon[data-v-8054dccc]{display:flex;overflow:visible}.ds-textlink[data-icon-position=prepend] .ds-textlink-icon[data-v-8054dccc]{order:-1}.ds-textlink[data-v-8054dccc]:focus-visible{outline:0}@media (hover:hover) and (pointer:fine){.ds-textlink:hover:not(:disabled) .ds-textlink-content[data-v-8054dccc]:not(:disabled){color:var(--tchibo-theme-color-trigger-trigger)}}.ds-textlink[data-v-8054dccc]:active:not(:disabled){color:var(--tchibo-theme-color-trigger-trigger)}.ds-textlink:focus-visible .ds-textlink-content[data-v-8054dccc]{outline:var(--tchibo-ref-outline-02) solid var(--tchibo-theme-color-primary-primary);outline-offset:2px;border-radius:var(--tchibo-ref-radius-02)}.ds-textlink:active:not(:disabled) .ds-textlink-content[data-v-8054dccc]:not(:disabled){border-color:var(--tchibo-theme-color-trigger-trigger);color:var(--tchibo-theme-color-trigger-trigger);background:0 0}.ds-textlink[data-variant=secondary] .ds-textlink-content[data-v-8054dccc]{color:var(--tchibo-theme-color-secondary-secondary-variant)}.ds-textlink[data-size=small][data-v-8054dccc]{padding:var(--tchibo-ref-spacing-04) 0}.ds-textlink[data-size=small] .ds-textlink-content[data-v-8054dccc]{font-size:var(--ds-text-50-font-size);line-height:var(--ds-text-50-line-height);padding:var(--tchibo-ref-spacing-03) 0}.ds-textlink[disabled][data-v-8054dccc]{cursor:not-allowed}.ds-textlink[disabled] .ds-textlink-content[data-v-8054dccc]{color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-rating[data-v-8851a483]{gap:var(--tchibo-ref-spacing-04);color:var(--tchibo-theme-color-surface-on-surface-variant);display:flex}.ds-rating[data-disabled=true][data-v-8851a483]{color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}[data-v-f9a1dec0]:root{--tchibo-ref-font-font-family:"Tchibo Espresso VF";--tchibo-ref-font-weight-light:300;--tchibo-ref-font-weight-regular:400;--tchibo-ref-font-weight-medium:500;--tchibo-ref-font-weight-semibold:600;--tchibo-ref-font-weight-bold:700;--tchibo-ref-font-family-tchibo-espresso:"Tchibo Espresso VF"}.ds-text[data-v-f9a1dec0]{color:var(--ds-text-color,var(--tchibo-theme-color-surface-on-surface));max-width:80ch}.ds-text [aria-disabled=true][data-v-f9a1dec0],.ds-text [data-disabled=true][data-v-f9a1dec0],.ds-text[aria-disabled=true][data-v-f9a1dec0],.ds-text[data-disabled=true][data-v-f9a1dec0]{--ds-text-color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-text[data-weight=light][data-v-f9a1dec0]{font-weight:var(--tchibo-theme-font-weight-light)}.ds-text[data-weight=medium][data-v-f9a1dec0]{font-weight:var(--tchibo-theme-font-weight-medium)}.ds-text[data-weight=semibold][data-v-f9a1dec0]{font-weight:var(--tchibo-theme-font-weight-semibold)}.ds-text[data-weight=bold][data-v-f9a1dec0]{font-weight:var(--tchibo-theme-font-weight-bold)}.ds-text[data-decoration=underline][data-v-f9a1dec0]{text-decoration:underline}.ds-text[data-decoration=line-through][data-v-f9a1dec0]{text-decoration:line-through}.ds-text[data-alignment=center][data-v-f9a1dec0]{text-align:center;margin-left:auto;margin-right:auto;display:block}.ds-text[data-alignment=right][data-v-f9a1dec0]{text-align:right;margin-left:auto;display:block}.ds-text[data-transform=uppercase][data-v-f9a1dec0]{text-transform:uppercase}.ds-text[data-transform=lowercase][data-v-f9a1dec0]{text-transform:lowercase}.ds-text[data-transform=capitalize][data-v-f9a1dec0]{text-transform:capitalize}span.ds-text[data-v-f9a1dec0]{display:inline-block}#open-app-button[data-v-b80d9704]{display:none}@media (width>=744px){#open-app-button[data-v-b80d9704]{margin-right:var(--tchibo-ref-spacing-08);display:block}}#open-app-link[data-v-b80d9704]{display:block}@media (width>=744px){#open-app-link[data-v-b80d9704]{display:none}}.app-install-link[data-v-b80d9704]{min-width:65px;margin:10px}.app-install-banner-wrapper[data-v-b80d9704]{background-color:var(--tchibo-theme-color-surface-surface-lowest)}.app-install-banner-wrapper .app-install-banner[data-v-b80d9704]{justify-content:space-between;align-items:center;max-width:1920px;margin:0 auto;display:flex}.app-install-banner-wrapper .app-install-banner .left-side-container[data-v-b80d9704]{align-items:center;display:flex}.app-install-banner-wrapper .app-install-banner .left-side-container .tchibo-logo[data-v-b80d9704]{border:0 solid var(--tchibo-theme-color-surface-on-surface-variant);background-color:var(--tchibo-theme-color-surface-surface-highest);width:64px;height:64px;color:var(--tchibo-ref-color-gold-58);border-radius:16px;padding:10px}.app-install-banner-wrapper .app-install-banner .left-side-container .text-container[data-v-b80d9704]{color:var(--tchibo-theme-color-surface-on-surface-variant);flex-direction:column;margin-bottom:8px;padding:8px;display:flex}.app-install-banner-wrapper .app-install-banner .left-side-container .text-container .overline[data-v-b80d9704],.app-install-banner-wrapper .app-install-banner .left-side-container .text-container .underline[data-v-b80d9704]{--ds-text-color:var(--tchibo-theme-color-surface-on-surface-variant)}.app-install-banner-wrapper .app-install-banner .left-side-container .text-container .rating-container[data-v-b80d9704]{height:12px;display:flex}.app-install-banner-wrapper .app-install-banner .left-side-container .text-container .rating-container .rating-amount[data-v-b80d9704]{--ds-text-color:var(--tchibo-theme-color-surface-on-surface-variant)}.app-install-banner-wrapper .app-install-banner .left-side-container .text-container .rating-container .rating[data-v-b80d9704]{color:var(--tchibo-theme-color-surface-on-surface-variant);margin-top:3px;padding-right:3px}.app-install-banner-wrapper .app-install-banner #close-app-button[data-v-b80d9704]{align-items:center;width:44px;height:44px;display:flex}.app-install-banner-wrapper .app-install-banner #close-app-button .tp-icon[data-v-b80d9704]{font-size:20px}.secure-payment-container[data-v-54ba31b3]{align-items:center;gap:var(--tchibo-ref-spacing-04);display:flex}.flyout[data-v-92fbfd60]{background-color:var(--tchibo-theme-color-surface-surface-high);z-index:40;transform-origin:top;padding:var(--tchibo-ref-spacing-09) 0 0 0;position:fixed;left:0;right:0;overflow:hidden;box-shadow:0 2px 4px #00000029}.flyout .flyout-content[data-v-92fbfd60]{height:100%}@media (width>=744px){.flyout[data-v-92fbfd60]{padding:var(--tchibo-ref-spacing-16) var(--tchibo-ref-spacing-19) var(--tchibo-ref-spacing-10) var(--tchibo-ref-spacing-19)}}@media (width>=1260px){.flyout[data-v-92fbfd60]{padding:var(--tchibo-ref-spacing-16) var(--tchibo-ref-spacing-19) 0 var(--tchibo-ref-spacing-19)}}.flyout-backdrop[data-v-92fbfd60]{z-index:30;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur();height:100%;transition:-webkit-backdrop-filter .3s,backdrop-filter .3s,opacity .3s;display:none;position:fixed;left:0;right:0}.flyout-backdrop.is-visible[data-v-92fbfd60]{opacity:1;display:block}@media (width>=744px){.flyout-backdrop.is-visible[data-v-92fbfd60]{-webkit-backdrop-filter:blur(20px)}}.flyout-slide-enter-active[data-v-92fbfd60]{transition:transform .3s}.flyout-slide-leave-active[data-v-92fbfd60]{transition:none}@media (width>=1260px){.flyout-slide-leave-active[data-v-92fbfd60]{transition:transform .3s}}.flyout-slide-enter-from[data-v-92fbfd60]{transform:scaleY(0)}.flyout-slide-enter-to[data-v-92fbfd60],.flyout-slide-leave-from[data-v-92fbfd60]{transform:scaleY(1)}.flyout-slide-leave-to[data-v-92fbfd60]{transform:scaleY(0)}.fade-content-enter-from[data-v-92fbfd60],.fade-content-leave-to[data-v-92fbfd60]{opacity:0}.fade-content-enter-to[data-v-92fbfd60],.fade-content-leave-from[data-v-92fbfd60]{opacity:1}[data-v-21b28365]:root{--tchibo-ref-font-font-family:"Tchibo Espresso VF";--tchibo-ref-font-weight-light:300;--tchibo-ref-font-weight-regular:400;--tchibo-ref-font-weight-medium:500;--tchibo-ref-font-weight-semibold:600;--tchibo-ref-font-weight-bold:700;--tchibo-ref-font-family-tchibo-espresso:"Tchibo Espresso VF"}.ds-flag[data-v-21b28365]{border-radius:var(--tchibo-ref-radius-02);padding:var(--tchibo-ref-spacing-03) var(--tchibo-ref-spacing-07);background-color:var(--tchibo-theme-color-corporate-corporate-emphasize);width:fit-content;font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-semibold);font-size:var(--ds-text-25-font-size);line-height:var(--ds-text-25-line-height);color:var(--tchibo-theme-color-corporate-on-corporate-emphasize);flex-wrap:nowrap;align-items:center;display:inline-flex;overflow:hidden}.ds-flag-icon[data-v-21b28365]{margin-right:var(--tchibo-ref-spacing-05)}.ds-flag[data-size=medium][data-v-21b28365]{font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-semibold);font-size:var(--ds-text-50-font-size);line-height:var(--ds-text-50-line-height);color:var(--tchibo-theme-color-corporate-on-corporate-emphasize);padding:var(--tchibo-ref-spacing-05) var(--tchibo-ref-spacing-07)}.ds-flag[data-variant=tchibo-card][data-v-21b28365]{color:var(--tchibo-theme-color-tchibocard-on-tchibocard-emphasize);background-color:var(--tchibo-theme-color-tchibocard-tchibocard-emphasize)}.ds-flag[data-variant=note][data-v-21b28365]{color:var(--tchibo-theme-color-surface-on-surface-emphasize);background-color:var(--tchibo-theme-color-surface-surface-emphasize)}.ds-flag[data-variant=sale][data-v-21b28365]{color:var(--tchibo-theme-color-sale-on-sale-emphasize);background-color:var(--tchibo-theme-color-sale-sale-emphasize)}.ds-flag[data-variant=sustainability][data-v-21b28365]{color:var(--tchibo-theme-color-sustainability-on-sustainability-emphasize);background-color:var(--tchibo-theme-color-sustainability-sustainability-emphasize)}.ds-flag[data-disabled=true][data-v-21b28365]{color:var(--tchibo-theme-color-inaccessible-on-inaccessible);background-color:var(--tchibo-theme-color-inaccessible-inaccessible)}[data-v-34fcf572]:root{--tchibo-ref-font-font-family:"Tchibo Espresso VF";--tchibo-ref-font-weight-light:300;--tchibo-ref-font-weight-regular:400;--tchibo-ref-font-weight-medium:500;--tchibo-ref-font-weight-semibold:600;--tchibo-ref-font-weight-bold:700;--tchibo-ref-font-family-tchibo-espresso:"Tchibo Espresso VF"}.ds-sub-nav-item[data-v-34fcf572]{border-radius:var(--tchibo-ref-radius-04);padding:var(--tchibo-ref-spacing-07) var(--tchibo-ref-spacing-08);--ds-sub-nav-item-color:var(--tchibo-theme-color-secondary-secondary-variant);width:100%;font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-medium);font-size:var(--ds-text-125-font-size);line-height:var(--ds-text-125-line-height);color:var(--ds-sub-nav-item-color);background:0 0;border:none;display:block}.ds-sub-nav-item[data-variant=desktop][data-v-34fcf572]{font-weight:var(--tchibo-theme-font-weight-semibold)}.ds-sub-nav-item[data-size=small][data-v-34fcf572],.ds-sub-nav-item[data-variant=desktop][data-v-34fcf572]{font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-size:var(--ds-text-100-font-size);line-height:var(--ds-text-100-line-height);color:var(--ds-sub-nav-item-color)}.ds-sub-nav-item[data-size=small][data-v-34fcf572]{font-weight:var(--tchibo-theme-font-weight-bold)}.ds-sub-nav-item[data-size=small][data-variant=desktop][data-v-34fcf572]{font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-semibold);font-size:var(--ds-text-50-font-size);line-height:var(--ds-text-50-line-height);color:var(--ds-sub-nav-item-color)}.ds-sub-nav-item-content-wrapper[data-v-34fcf572]{background:0 0;justify-content:space-between}.ds-sub-nav-item-content-wrapper[data-v-34fcf572],.ds-sub-nav-item-flag-icon-wrapper[data-v-34fcf572]{align-items:center;gap:var(--tchibo-ref-spacing-08);display:flex}.ds-sub-nav-item-flag[data-v-34fcf572]{max-width:96px}.ds-sub-nav-item-text[data-v-34fcf572]{text-align:left}.ds-sub-nav-item-icon[data-v-34fcf572]{opacity:0;width:.75rem}.ds-sub-nav-item[data-icon-appearance=visible] .ds-sub-nav-item-icon[data-v-34fcf572]{opacity:1}@media (hover:hover) and (pointer:fine){.ds-sub-nav-item[data-v-34fcf572]:hover{color:var(--tchibo-theme-color-trigger-trigger);cursor:pointer}.ds-sub-nav-item:hover .ds-sub-nav-item-text[data-v-34fcf572]{text-decoration:underline}.ds-sub-nav-item:hover .ds-sub-nav-item-icon[data-v-34fcf572]{opacity:1}}.ds-sub-nav-item[data-v-34fcf572]:active{background-color:var(--tchibo-theme-color-surface-surface-low);color:var(--tchibo-theme-color-trigger-trigger);cursor:pointer}.ds-sub-nav-item:active .ds-sub-nav-item-text[data-v-34fcf572]{text-decoration:underline}.ds-sub-nav-item:active .ds-sub-nav-item-icon[data-v-34fcf572]{opacity:1}.ds-sub-nav-item[data-v-34fcf572]:focus-visible{outline:var(--tchibo-ref-outline-02) solid var(--tchibo-theme-color-primary-primary);outline-offset:2px;border-radius:var(--tchibo-ref-radius-05)}.ds-sub-nav-item[data-selected=true][data-v-34fcf572]{background:var(--tchibo-theme-color-surface-surface-low);color:var(--tchibo-theme-color-trigger-trigger)}.ds-sub-nav-item[data-selected=true] .ds-sub-nav-item-text[data-v-34fcf572]{text-decoration:none}.ds-sub-nav-item[data-selected=true] .ds-sub-nav-item-icon[data-v-34fcf572]{opacity:1}[data-v-0fc57a85]:root{--tchibo-ref-font-font-family:"Tchibo Espresso VF";--tchibo-ref-font-weight-light:300;--tchibo-ref-font-weight-regular:400;--tchibo-ref-font-weight-medium:500;--tchibo-ref-font-weight-semibold:600;--tchibo-ref-font-weight-bold:700;--tchibo-ref-font-family-tchibo-espresso:"Tchibo Espresso VF"}.ds-brand-item[data-v-0fc57a85]:is(a){color:inherit;text-decoration:none}.ds-brand-item[data-v-0fc57a85]:is(button){color:inherit;background:0 0;border-width:0}.ds-brand-item[data-v-0fc57a85]{text-align:left;cursor:pointer;width:100%;display:inline-block}.ds-brand-item[data-v-0fc57a85]:focus-visible{outline:var(--tchibo-ref-outline-02,2px) solid var(--tchibo-theme-color-primary-primary);border-radius:var(--tchibo-ref-radius-04);outline-offset:2px}.ds-brand-item-box[data-v-0fc57a85]{border-radius:var(--tchibo-ref-radius-06);display:block;position:relative;overflow:hidden}.ds-brand-item-box[data-v-0fc57a85]:before{content:"";padding-top:100%;display:block}.ds-brand-item-image[data-v-0fc57a85],.ds-brand-item-logo[data-v-0fc57a85]{display:block;position:absolute;inset:0}.ds-brand-item-image[data-v-0fc57a85]{-o-object-fit:cover;object-fit:cover;transform-origin:50%;width:100%;height:100%;transition:transform .3s;transform:scale(1)}.ds-brand-item-navigation-link[data-v-0fc57a85]{padding:var(--tchibo-ref-spacing-05) var(--tchibo-ref-spacing-05) var(--tchibo-ref-spacing-05) 0;display:block}.ds-brand-item-navigation-link-content[data-v-0fc57a85]{align-items:flex-start;gap:var(--tchibo-ref-spacing-05);font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-bold);font-size:var(--ds-text-50-font-size);line-height:var(--ds-text-50-line-height);color:var(--tchibo-theme-color-surface-on-surface-variant);display:flex}.ds-brand-item-navigation-link-icon-wrapper[data-v-0fc57a85]{align-items:center;height:1.25rem;display:flex}@media (hover:hover) and (pointer:fine){.ds-brand-item:hover .ds-brand-item-navigation-link[data-v-0fc57a85]{padding-right:0}.ds-brand-item:hover .ds-brand-item-navigation-link-content[data-v-0fc57a85]{gap:var(--tchibo-ref-spacing-09);color:var(--tchibo-theme-color-trigger-trigger);text-decoration:underline}.ds-brand-item:hover .ds-brand-item-image[data-v-0fc57a85]{transform:scale(1.2)}}.ds-brand-item:active .ds-brand-item-navigation-link[data-v-0fc57a85]{padding-right:0}.ds-brand-item:active .ds-brand-item-navigation-link-content[data-v-0fc57a85]{gap:var(--tchibo-ref-spacing-09);color:var(--tchibo-theme-color-trigger-trigger);text-decoration:underline}.ds-brand-item:active .ds-brand-item-image[data-v-0fc57a85]{transform:scale(1.2)}[data-v-32244498]:root{--tchibo-ref-font-font-family:"Tchibo Espresso VF";--tchibo-ref-font-weight-light:300;--tchibo-ref-font-weight-regular:400;--tchibo-ref-font-weight-medium:500;--tchibo-ref-font-weight-semibold:600;--tchibo-ref-font-weight-bold:700;--tchibo-ref-font-family-tchibo-espresso:"Tchibo Espresso VF"}.ds-banderole[data-v-32244498]{font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-bold);font-size:var(--ds-text-75-font-size);line-height:var(--ds-text-75-line-height);color:var(--tchibo-theme-color-corporate-on-corporate-emphasize);align-items:flex-start;gap:var(--tchibo-ref-spacing-04);width:100%;padding:calc(var(--tchibo-ref-spacing-03) + 6px) var(--tchibo-ref-spacing-09);background-color:var(--tchibo-theme-color-corporate-corporate-emphasize);flex-flow:row;display:flex}.ds-banderole-icon[data-v-32244498]{margin-top:4px}.ds-banderole-text[data-v-32244498]{text-align:left;width:100%}.ds-banderole[data-variant=tchibo-card][data-v-32244498]{color:var(--tchibo-theme-color-tchibocard-on-tchibocard-emphasize);background-color:var(--tchibo-theme-color-tchibocard-tchibocard-emphasize)}.ds-banderole[data-variant=sale][data-v-32244498]{color:var(--tchibo-theme-color-sale-on-sale-emphasize);background-color:var(--tchibo-theme-color-sale-sale-emphasize)}.ds-banderole[data-variant=sustainability][data-v-32244498]{color:var(--tchibo-theme-color-sustainability-on-sustainability-emphasize);background-color:var(--tchibo-theme-color-sustainability-sustainability-emphasize)}.ds-banderole[data-variant=note][data-v-32244498]{color:var(--tchibo-theme-color-surface-on-surface-emphasize);background-color:var(--tchibo-theme-color-surface-surface-emphasize)}[data-v-44105c32]:root{--tchibo-ref-font-font-family:"Tchibo Espresso VF";--tchibo-ref-font-weight-light:300;--tchibo-ref-font-weight-regular:400;--tchibo-ref-font-weight-medium:500;--tchibo-ref-font-weight-semibold:600;--tchibo-ref-font-weight-bold:700;--tchibo-ref-font-family-tchibo-espresso:"Tchibo Espresso VF"}.ds-tag[data-v-44105c32]{padding:var(--tchibo-ref-spacing-03) var(--tchibo-ref-spacing-07);border-radius:var(--tchibo-ref-radius-23);background:var(--tchibo-theme-color-surface-surface-lowest);width:fit-content;font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-semibold);font-size:var(--ds-text-50-font-size);line-height:var(--ds-text-50-line-height);color:var(--tchibo-theme-color-surface-on-surface-variant)}.ds-tag[data-variant=success][data-v-44105c32]{background:var(--tchibo-theme-color-success-success);color:var(--tchibo-theme-color-success-on-success-variant)}.ds-tag[data-variant=warning][data-v-44105c32]{background:var(--tchibo-theme-color-warning-warning);color:var(--tchibo-theme-color-warning-on-warning-variant)}.ds-tag[data-variant=error][data-v-44105c32]{background:var(--tchibo-theme-color-error-error);color:var(--tchibo-theme-color-error-on-error-variant)}[data-v-822b6999]:root{--tchibo-ref-font-font-family:"Tchibo Espresso VF";--tchibo-ref-font-weight-light:300;--tchibo-ref-font-weight-regular:400;--tchibo-ref-font-weight-medium:500;--tchibo-ref-font-weight-semibold:600;--tchibo-ref-font-weight-bold:700;--tchibo-ref-font-family-tchibo-espresso:"Tchibo Espresso VF"}.ds-teaser[data-v-822b6999]{grid-template-rows:subgrid;grid-row:span 3;gap:0;text-decoration:none;display:grid}.ds-teaser-image[data-v-822b6999]{border-radius:var(--tchibo-ref-radius-06);color:var(--tchibo-theme-color-surface-on-surface);aspect-ratio:var(--ds-teaser-image-aspect-ratio,auto);grid-row:1;align-self:start;position:relative;overflow:hidden}.ds-teaser-image[data-v-822b6999]>img,.ds-teaser-image-placeholder[data-v-822b6999]{width:100%;height:auto;display:block}.ds-teaser-flags[data-v-822b6999]{z-index:1;width:100%;padding:var(--tchibo-ref-spacing-07);gap:var(--tchibo-ref-spacing-05);flex-flow:wrap;display:flex;position:absolute;top:0;left:0}.ds-teaser-banderole[data-v-822b6999]{border-bottom-right-radius:var(--tchibo-ref-radius-06);border-bottom-left-radius:var(--tchibo-ref-radius-06);grid-row:2;overflow:hidden}.ds-teaser-content[data-v-822b6999]{gap:var(--tchibo-ref-spacing-05);padding:var(--tchibo-ref-spacing-05) 0 0 0;-webkit-hyphens:auto;hyphens:auto;flex-direction:column;grid-row:3;display:flex}.ds-teaser-hint[data-v-822b6999]{color:var(--tchibo-theme-color-secondary-secondary);text-transform:uppercase}.ds-teaser-link[data-v-822b6999]{padding:0 var(--tchibo-ref-spacing-05) 0 0;text-align:left;display:inline-block}.ds-teaser-link-content[data-v-822b6999]{align-items:flex-start;gap:var(--tchibo-ref-spacing-05);font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-semibold);font-size:var(--ds-text-75-font-size);line-height:var(--ds-text-75-line-height);color:var(--tchibo-theme-color-surface-on-surface-variant);display:flex}.ds-teaser-link-icon-wrapper[data-v-822b6999]{align-items:center;height:1.5rem;display:flex}.ds-teaser-link-icon[data-v-822b6999]{flex-shrink:0}.ds-teaser-button[data-v-822b6999]:is(a){color:inherit;text-decoration:none}.ds-teaser-button[data-v-822b6999]:is(button){color:inherit;background:0 0;border-width:0}.ds-teaser-button[data-v-822b6999]{width:fit-content;min-width:200px;min-height:44px;font-family:inherit;line-height:inherit;color:inherit;cursor:pointer;border-radius:var(--tchibo-ref-radius-11);-webkit-user-select:none;user-select:none;padding:0;display:inline-block}.ds-teaser-button-content[data-v-822b6999]{justify-content:center;align-items:center;gap:var(--tchibo-ref-spacing-04);border-radius:var(--tchibo-ref-radius-11);color:var(--tchibo-theme-color-secondary-on-secondary);background-color:var(--tchibo-theme-color-secondary-secondary);flex-flow:row;padding:9px 13px;display:flex;position:relative}.ds-teaser-button-content[data-v-822b6999]:before{content:"";z-index:0;border:var(--tchibo-ref-outline-01) solid transparent;border-radius:var(--tchibo-ref-radius-11);display:block;position:absolute;inset:0}.ds-teaser-button-text[data-v-822b6999]{font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-semibold);font-size:var(--ds-text-75-font-size);line-height:var(--ds-text-75-line-height);color:var(--tchibo-theme-color-secondary-on-secondary);z-index:1;position:relative}.ds-teaser[data-v-822b6999]:not(:has(.ds-teaser-banderole)):before{content:"";grid-row:2}.ds-teaser[data-banderole=true] .ds-teaser-image[data-v-822b6999]{border-bottom-right-radius:0;border-bottom-left-radius:0}@media (hover:hover) and (pointer:fine){.ds-teaser:hover .ds-teaser-link[data-v-822b6999]{padding-right:0}.ds-teaser:hover .ds-teaser-link-content[data-v-822b6999]{gap:var(--tchibo-ref-spacing-09);color:var(--tchibo-theme-color-trigger-trigger);text-decoration:underline}.ds-teaser:hover .ds-teaser-button-content[data-v-822b6999],.ds-teaser:hover .ds-teaser-button-content[data-v-822b6999]:before{background-color:var(--tchibo-theme-color-trigger-trigger)}.ds-teaser:hover .ds-teaser-button-content[data-v-822b6999],.ds-teaser:hover .ds-teaser-button-text[data-v-822b6999]{color:var(--tchibo-theme-color-trigger-on-trigger)}}.ds-teaser:active .ds-teaser-link[data-v-822b6999]{padding-right:0}.ds-teaser:active .ds-teaser-link-content[data-v-822b6999]{gap:var(--tchibo-ref-spacing-09);color:var(--tchibo-theme-color-trigger-trigger);text-decoration:underline}.ds-teaser:active .ds-teaser-button-content[data-v-822b6999],.ds-teaser:active .ds-teaser-button-content[data-v-822b6999]:before{background-color:var(--tchibo-theme-color-trigger-trigger)}.ds-teaser:active .ds-teaser-button-content[data-v-822b6999],.ds-teaser:active .ds-teaser-button-text[data-v-822b6999]{color:var(--tchibo-theme-color-trigger-on-trigger)}.ds-teaser[data-v-822b6999]:focus-visible{border-radius:var(--tchibo-ref-radius-06);outline:var(--tchibo-ref-outline-02) solid var(--tchibo-theme-color-primary-primary);outline-offset:2px}[data-v-82443663]:root{--tchibo-ref-font-font-family:"Tchibo Espresso VF";--tchibo-ref-font-weight-light:300;--tchibo-ref-font-weight-regular:400;--tchibo-ref-font-weight-medium:500;--tchibo-ref-font-weight-semibold:600;--tchibo-ref-font-weight-bold:700;--tchibo-ref-font-family-tchibo-espresso:"Tchibo Espresso VF"}.ds-divider[data-v-82443663]{gap:var(--tchibo-ref-spacing-07);display:grid}.ds-divider-hr[data-v-82443663]{background:var(--tchibo-theme-color-outline-outline-variant);border:0;place-self:center}.ds-divider-text[data-v-82443663]{font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-medium);font-size:var(--ds-text-50-font-size);line-height:var(--ds-text-50-line-height);color:var(--tchibo-theme-color-surface-on-surface-variant);place-self:center}.ds-divider[data-grid-layout=horizontal-text][data-v-82443663]{grid-template-columns:1fr max-content 1fr}.ds-divider[data-grid-layout=horizontal-no-text][data-v-82443663]{grid-template-columns:1fr}.ds-divider[data-grid-layout=vertical-text][data-v-82443663]{grid-template-rows:1fr max-content 1fr}.ds-divider[data-grid-layout=vertical-no-text][data-v-82443663]{grid-template-rows:1fr}.ds-divider[data-orientation=horizontal][data-v-82443663]{width:100%}.ds-divider[data-orientation=horizontal] .ds-divider-hr[data-v-82443663]{width:100%;height:1px}.ds-divider[data-orientation=vertical][data-v-82443663]{height:100%}.ds-divider[data-orientation=vertical] .ds-divider-hr[data-v-82443663]{width:1px;height:100%}.image-base-wrapper{width:100%;display:block;overflow:hidden}.image-base-wrapper.visibility-hidden{visibility:hidden}.image-base-wrapper.no-image-placeholder{background:#f6f6f7 url(/static/svgs/coffee-cup-steaming.svg) 50% no-repeat}.image-base-wrapper picture,.image-base-wrapper picture img{width:100%;height:100%;display:block}.image-base-wrapper picture img{-o-object-fit:cover;object-fit:cover;overflow:visible}@media (width<=666px){.image-base-wrapper.image-base-media-query picture img{-o-object-position:var(--objectPositionMobile);object-position:var(--objectPositionMobile);transform:var(--transformMobile)}}@media (width>=667px){.image-base-wrapper.image-base-media-query picture img{-o-object-position:var(--objectPositionDesktop);object-position:var(--objectPositionDesktop);transform:var(--transformDesktop)}}@media (width<=666px){.image-sized-wrapper{aspect-ratio:var(--aspectRatioMobile)}}@media (width>=667px){.image-sized-wrapper{aspect-ratio:var(--aspectRatioDesktop)}}.ds-brand-item-image[data-v-e5c2f74e]{width:100%;height:100%}.close-button[data-v-78edb4f7]{margin-top:5px;margin-right:20px;position:absolute;top:0;right:0}.sub-nav-wrapper[data-v-78edb4f7]{row-gap:var(--tchibo-ref-spacing-13);flex-direction:column;max-width:1920px;height:100%;margin:0 auto}.sub-nav-layout[data-v-78edb4f7],.sub-nav-wrapper[data-v-78edb4f7]{display:flex;position:relative;overflow:hidden}.sub-nav-layout[data-v-78edb4f7]{flex-direction:row;flex:1}.sub-nav-header-layout[data-v-78edb4f7]{flex-direction:row;display:flex;overflow:hidden auto}.sub-nav-items-title[data-v-78edb4f7]{color:var(--tchibo-ref-color-movegray-36);padding-left:var(--tchibo-ref-spacing-08);margin:4px}.sub-nav-sidebar[data-v-78edb4f7]{width:33.3333%;min-width:33.3333%;overflow:hidden}.sub-nav-sidebar .sub-nav-items-container[data-v-78edb4f7]{padding-top:var(--tchibo-ref-spacing-03);padding-right:var(--tchibo-ref-spacing-08)}.sub-nav-content[data-v-78edb4f7]{margin-left:var(--tchibo-ref-spacing-08);padding-right:var(--tchibo-ref-spacing-08);width:66.6666%;max-width:66.6666%;transition:width .25s cubic-bezier(0,0,.2,1),max-width .25s cubic-bezier(0,0,.2,1);overflow:hidden}@media (width>=1552px){.sub-nav-content[data-v-78edb4f7]{width:33.3333%;max-width:33.3333%}.sub-nav-content.sub-nav-content--expanded[data-v-78edb4f7]{width:66.6666%;max-width:66.6666%}}.sub-nav-content .sub-nav-grid[data-v-78edb4f7]{min-height:0;padding-top:var(--tchibo-ref-spacing-03);padding-right:var(--tchibo-ref-spacing-08);grid-template-columns:1fr;align-items:start;display:grid}@media (width>=1260px){.sub-nav-content .sub-nav-grid[data-v-78edb4f7]{grid-template-columns:1fr 1fr}}.gallery-grid[data-v-78edb4f7]{align-items:flex-start;gap:var(--tchibo-ref-spacing-06);padding:var(--tchibo-ref-spacing-06);flex-wrap:wrap;display:flex}.gallery-card[data-v-78edb4f7]{width:177px;height:213px;color:inherit;cursor:pointer;flex-direction:column;text-decoration:none;display:inline-flex}.sub-nav-hero[data-v-78edb4f7]{display:none}@media (width>=1552px){.sub-nav-hero[data-v-78edb4f7]{width:24%;height:100%;margin-left:var(--tchibo-ref-spacing-12);padding-right:var(--tchibo-ref-spacing-12);opacity:1;transition:opacity .25s cubic-bezier(0,0,.2,1),transform .25s cubic-bezier(0,0,.2,1);display:block;transform:translate(0)}.sub-nav-hero.sub-nav-hero--hidden[data-v-78edb4f7]{opacity:0;transform:translate(100%)}}.sub-nav-hero .hero-content[data-v-78edb4f7]{cursor:pointer;flex-direction:column;max-width:540px;min-height:160px;max-height:100%;display:flex}.scroll-wrapper[data-v-78edb4f7]{height:90%;padding:var(--tchibo-ref-spacing-03);padding-bottom:var(--tchibo-ref-spacing-21);overflow:hidden auto}.sub-nav-divider[data-v-78edb4f7]{transition:opacity .25s cubic-bezier(0,0,.2,1)}.sub-nav-divider.sub-nav-divider--hero[data-v-78edb4f7]{opacity:0}@media (width>=1552px){.sub-nav-divider.sub-nav-divider--hero[data-v-78edb4f7]{opacity:1}.sub-nav-divider.sub-nav-divider--hero.sub-nav-divider--hidden[data-v-78edb4f7]{opacity:0}}.sub-nav-layout a[data-v-78edb4f7]{text-decoration:none}[data-v-78edb4f7] .ds-sub-nav-item{margin-left:var(--tchibo-ref-spacing-03)}[data-v-78edb4f7] .sub-nav-content .ds-sub-nav-item{margin:var(--tchibo-ref-spacing-03)}.sub-nav-item-sale-highlight[data-v-78edb4f7]{--tchibo-theme-color-secondary-secondary-variant:var(--tchibo-theme-color-sale-on-sale-variant)}.scroll-fade-bottom[data-v-78edb4f7]{pointer-events:none;z-index:1;height:90px;width:calc(100% - var(--tchibo-ref-spacing-10));background:linear-gradient(#fbfbfb00 0,#fbfbfbcc 40%,#fbfbfb);position:relative;bottom:90px;left:0}.mobile-nav-wrapper[data-v-2ac1d052]{height:100%}.mobile-nav[data-v-2ac1d052]{flex-direction:column;height:100%;display:flex}.button-row[data-v-2ac1d052]{padding:0 var(--tchibo-ref-spacing-07);justify-content:space-between;align-items:center;display:flex}.close-button[data-v-2ac1d052]{margin-left:auto}.sub-nav-items-title[data-v-2ac1d052]{--ds-text-color:var(--tchibo-ref-color-movegray-36);padding-left:var(--tchibo-ref-spacing-08)}.sub-nav-title-wrapper[data-v-2ac1d052]{padding:var(--tchibo-ref-spacing-10) var(--tchibo-ref-spacing-07)}@media (width>=744px){.sub-nav-title-wrapper[data-v-2ac1d052]{padding:44px 0}}.scroll-wrapper[data-v-2ac1d052]{padding:4px var(--tchibo-ref-spacing-07) 0 var(--tchibo-ref-spacing-07);flex:1;position:relative;overflow:hidden auto}@media (width>=744px){.sub-nav-items-container[data-v-2ac1d052],.sub-nav-items-container-grid[data-v-2ac1d052]{max-height:60vh}}.sub-nav-items-container .direction-left[data-v-2ac1d052],.sub-nav-items-container-grid .direction-left[data-v-2ac1d052]{direction:ltr}.sub-nav-items-container a[data-v-2ac1d052],.sub-nav-items-container-grid a[data-v-2ac1d052]{text-decoration:none}.sub-nav-items-container[data-v-2ac1d052],.sub-nav-items-container-grid[data-v-2ac1d052]{padding-bottom:88px}.sub-nav-item-sale-highlight[data-v-2ac1d052]{--tchibo-theme-color-secondary-secondary-variant:var(--tchibo-theme-color-sale-on-sale-variant)}.scroll-fade-bottom[data-v-2ac1d052]{pointer-events:none;z-index:1;background:linear-gradient(#fbfbfb00 0,#fbfbfbcc 40%,#fbfbfb);height:90px;transition:opacity .2s;position:relative;bottom:88px;left:0;right:0}.scroll-fade-bottom.fade-hidden[data-v-2ac1d052]{opacity:0}.sub-nav-items-container-grid[data-v-2ac1d052]{grid-template-columns:1fr}@media (width>=744px){.sub-nav-items-container-grid[data-v-2ac1d052]{grid-template-columns:1fr 1fr;max-height:60vh}}.gallery-grid[data-v-2ac1d052]{gap:var(--tchibo-ref-spacing-06);padding:var(--tchibo-ref-spacing-06);grid-template-columns:1fr 1fr;display:grid}.gallery-card[data-v-2ac1d052]{color:inherit;flex-direction:column;display:flex}.image-wrapper[data-v-d1837e78]{width:106px;position:relative}.image-fallback[data-v-d1837e78],.image-wrapper img[data-v-d1837e78]{-o-object-fit:cover;object-fit:cover;image-rendering:auto;width:100%;height:100%;display:block}.image-fallback[data-v-d1837e78]{background-color:var(--tchibo-ref-color-neutral-91)}[data-v-d72c64f8]:root{--tchibo-ref-font-font-family:"Tchibo Espresso VF";--tchibo-ref-font-weight-light:300;--tchibo-ref-font-weight-regular:400;--tchibo-ref-font-weight-medium:500;--tchibo-ref-font-weight-semibold:600;--tchibo-ref-font-weight-bold:700;--tchibo-ref-font-family-tchibo-espresso:"Tchibo Espresso VF"}.ds-label[data-v-d72c64f8]{--ds-label-color:var(--tchibo-theme-color-surface-on-surface);gap:var(--tchibo-ref-spacing-05);max-width:80ch;font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-semibold);font-size:var(--ds-text-75-font-size);line-height:var(--ds-text-75-line-height);color:var(--ds-label-color);flex-direction:row;align-items:flex-start;display:inline-flex}.ds-label-icon[data-v-d72c64f8]{align-items:center;height:1.5rem;display:flex}.ds-label[data-icon-position=right][data-v-d72c64f8]{flex-direction:row-reverse}[data-v-63f685ae]:root{--tchibo-ref-font-font-family:"Tchibo Espresso VF";--tchibo-ref-font-weight-light:300;--tchibo-ref-font-weight-regular:400;--tchibo-ref-font-weight-medium:500;--tchibo-ref-font-weight-semibold:600;--tchibo-ref-font-weight-bold:700;--tchibo-ref-font-family-tchibo-espresso:"Tchibo Espresso VF"}.ds-form-label[data-v-63f685ae]{width:100%;padding:0 var(--tchibo-ref-spacing-03) var(--tchibo-ref-spacing-03) var(--tchibo-ref-spacing-03);justify-content:space-between;align-items:flex-start;gap:var(--tchibo-ref-spacing-07);display:flex}.ds-form-label-optional[data-v-63f685ae]{font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-medium);font-size:var(--ds-text-25-font-size);line-height:var(--ds-text-25-line-height);color:var(--tchibo-theme-color-surface-on-surface-variant);flex-direction:row;align-items:center;min-height:24px;display:inline-flex}.ds-form-label[data-disabled=true][data-v-63f685ae]>*{color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}[data-v-ebfdbc9b]:root{--tchibo-ref-font-font-family:"Tchibo Espresso VF";--tchibo-ref-font-weight-light:300;--tchibo-ref-font-weight-regular:400;--tchibo-ref-font-weight-medium:500;--tchibo-ref-font-weight-semibold:600;--tchibo-ref-font-weight-bold:700;--tchibo-ref-font-family-tchibo-espresso:"Tchibo Espresso VF"}.ds-input-field[data-v-ebfdbc9b]{border-radius:var(--tchibo-ref-radius-02);border-width:var(--tchibo-ref-outline-01);border-style:solid;border-color:var(--tchibo-theme-color-outline-outline);height:3rem;font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-regular);font-size:var(--ds-text-75-font-size);line-height:var(--ds-text-75-line-height);color:var(--tchibo-theme-color-surface-on-surface);flex-flow:row;align-items:center;padding:0 13px;display:flex}.ds-input-field-hidden-label[data-v-ebfdbc9b]{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ds-input-field-input[data-v-ebfdbc9b]{appearance:textfield;width:100%;height:2.75rem;font-weight:var(--tchibo-theme-font-weight-medium);color:inherit;background:0 0;border:0;outline:0;margin:0;padding:0}.ds-input-field-input[data-v-ebfdbc9b]::placeholder{color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-input-field-input[type=number][data-v-ebfdbc9b]::-webkit-inner-spin-button{display:none}.ds-input-field-input[type=number][data-v-ebfdbc9b]::-webkit-outer-spin-button{display:none}.ds-input-field-input[type=search][data-v-ebfdbc9b]::-webkit-search-cancel-button{display:none}.ds-input-field-input[type=search][data-v-ebfdbc9b]::-webkit-search-decoration{display:none}.ds-input-field-input[type=search][data-v-ebfdbc9b]::-webkit-search-results-button{display:none}.ds-input-field-input[type=search][data-v-ebfdbc9b]::-webkit-search-results-decoration{display:none}.ds-input-field-input[data-v-ebfdbc9b]:-webkit-autofill{-webkit-text-fill-color:var(--tchibo-theme-color-surface-on-surface);-webkit-background-clip:text;background-clip:text;transition:background-color 5000s ease-in-out}.ds-input-field-input[data-v-ebfdbc9b]:-webkit-autofill{-webkit-text-fill-color:var(--tchibo-theme-color-surface-on-surface);-webkit-background-clip:text;background-clip:text;transition:background-color 5000s ease-in-out}.ds-input-field-input[data-v-ebfdbc9b]:-webkit-autofill:active{-webkit-text-fill-color:var(--tchibo-theme-color-surface-on-surface);-webkit-background-clip:text;background-clip:text;transition:background-color 5000s ease-in-out}.ds-input-field-input[data-v-ebfdbc9b]:-webkit-autofill:focus{-webkit-text-fill-color:var(--tchibo-theme-color-surface-on-surface);-webkit-background-clip:text;background-clip:text;transition:background-color 5000s ease-in-out}.ds-input-field-input[data-v-ebfdbc9b]:-webkit-autofill:hover{-webkit-text-fill-color:var(--tchibo-theme-color-surface-on-surface);-webkit-background-clip:text;background-clip:text;transition:background-color 5000s ease-in-out}.ds-input-field-input[data-v-ebfdbc9b]:autofill{-webkit-text-fill-color:var(--tchibo-theme-color-surface-on-surface);-webkit-background-clip:text;background-clip:text;transition:background-color 5000s ease-in-out}.ds-input-field-success[data-v-ebfdbc9b]{color:var(--tchibo-theme-color-success-on-success);display:none}.ds-input-field-button[data-v-ebfdbc9b],.ds-input-field-success[data-v-ebfdbc9b]{flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem}.ds-input-field-button[data-v-ebfdbc9b]{color:inherit;cursor:pointer;background:0 0;border-width:0;outline:none;display:flex}.ds-input-field-button-icon[data-v-ebfdbc9b]{border-width:var(--tchibo-ref-outline-02);border-radius:var(--tchibo-ref-radius-23);width:2rem;height:2rem;color:var(--tchibo-theme-color-secondary-secondary);border-style:solid;border-color:#0000;justify-content:center;align-items:center;display:flex}.ds-input-field-button:focus-visible .ds-input-field-button-icon[data-v-ebfdbc9b]{outline:var(--tchibo-ref-outline-02) solid var(--tchibo-theme-color-primary-primary);outline-offset:2px}@media (hover:hover) and (pointer:fine){.ds-input-field-button:hover .ds-input-field-button-icon[data-v-ebfdbc9b]{color:var(--tchibo-theme-color-surface-on-surface)}}.ds-input-field-button:active .ds-input-field-button-icon[data-v-ebfdbc9b]{color:var(--tchibo-theme-color-trigger-trigger);border-color:var(--tchibo-theme-color-trigger-trigger)}.ds-input-field-clear[data-v-ebfdbc9b]{display:none}.ds-input-field[data-state=success] .ds-input-field-success[data-v-ebfdbc9b]{display:flex}.ds-input-field[data-state=error][data-v-ebfdbc9b]{background:var(--tchibo-theme-color-error-error)}.ds-input-field[data-state=error] .ds-input-field-clear[data-v-ebfdbc9b],.ds-input-field[data-state=error] .ds-input-field-input[data-v-ebfdbc9b]{color:var(--tchibo-theme-color-error-on-error);-webkit-text-fill-color:var(--tchibo-theme-color-error-on-error)}.ds-input-field[data-clear=true][data-v-ebfdbc9b],.ds-input-field[data-state=success][data-v-ebfdbc9b],.ds-input-field[data-type=password][data-v-ebfdbc9b],.ds-input-field[data-type=search][data-v-ebfdbc9b]{padding-right:1px}.ds-input-field[data-disabled=true][data-v-ebfdbc9b]{border-color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-input-field[data-disabled=true] .ds-input-field-input[data-v-ebfdbc9b]{color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-input-field[data-disabled=true] .ds-input-field-button[data-v-ebfdbc9b]{display:none}@media (hover:hover) and (pointer:fine){.ds-input-field[data-disabled=false][data-v-ebfdbc9b]:hover{border-color:var(--tchibo-theme-color-trigger-trigger);border-width:var(--tchibo-ref-outline-02);padding-left:12px;padding-right:12px}.ds-input-field[data-disabled=false]:hover .ds-input-field-input[data-v-ebfdbc9b]{color:var(--tchibo-theme-color-surface-on-surface)}}.ds-input-field[data-disabled=false][data-v-ebfdbc9b]:focus-within{border-width:var(--tchibo-ref-outline-02);border-left-width:6px;border-color:var(--tchibo-theme-color-primary-primary);background:var(--tchibo-theme-color-primary-primary-container);padding-left:8px;padding-right:12px}.ds-input-field[data-disabled=false]:focus-within .ds-input-field-input[data-v-ebfdbc9b]{color:var(--tchibo-theme-color-surface-on-surface)}.ds-input-field[data-disabled=false]:focus-within .ds-input-field-clear[data-v-ebfdbc9b]{display:flex}.ds-input-field[data-disabled=false][data-clear=true]:focus-within .ds-input-field-success[data-v-ebfdbc9b]{display:none}.ds-input-field[data-disabled=false][data-state=error][data-v-ebfdbc9b]:focus-within{border-color:var(--tchibo-theme-color-error-on-error);background:var(--tchibo-theme-color-error-error)}@media (hover:hover) and (pointer:fine){.ds-input-field[data-disabled=false][data-clear=true][data-v-ebfdbc9b]:hover,.ds-input-field[data-disabled=false][data-state=success][data-v-ebfdbc9b]:hover,.ds-input-field[data-disabled=false][data-type=password][data-v-ebfdbc9b]:hover,.ds-input-field[data-disabled=false][data-type=search][data-v-ebfdbc9b]:hover{padding-right:0}}.ds-input-field[data-disabled=false][data-clear=true][data-v-ebfdbc9b]:focus-within,.ds-input-field[data-disabled=false][data-state=success][data-v-ebfdbc9b]:focus-within,.ds-input-field[data-disabled=false][data-type=password][data-v-ebfdbc9b]:focus-within,.ds-input-field[data-disabled=false][data-type=search][data-v-ebfdbc9b]:focus-within{padding-right:0}.ds-input-field[data-variant=round][data-v-ebfdbc9b]{border-radius:var(--tchibo-ref-radius-12)}.ds-input-field[data-variant=round][data-v-ebfdbc9b]:focus-within{border-left-width:var(--tchibo-ref-outline-02);padding-left:12px}[data-v-ccdd5606]:root{--tchibo-ref-font-font-family:"Tchibo Espresso VF";--tchibo-ref-font-weight-light:300;--tchibo-ref-font-weight-regular:400;--tchibo-ref-font-weight-medium:500;--tchibo-ref-font-weight-semibold:600;--tchibo-ref-font-weight-bold:700;--tchibo-ref-font-family-tchibo-espresso:"Tchibo Espresso VF"}.ds-input-password-strength-text[data-v-ccdd5606]{margin-bottom:var(--tchibo-ref-spacing-05);font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-medium);font-size:var(--ds-text-50-font-size);line-height:var(--ds-text-50-line-height);color:var(--tchibo-theme-color-surface-on-surface-variant);justify-content:space-between;display:flex}.ds-input-password-strength-bar[data-v-ccdd5606]{gap:var(--tchibo-ref-spacing-05);grid-template-columns:repeat(3,1fr);display:grid}.ds-input-password-strength-bar-moderate[data-v-ccdd5606],.ds-input-password-strength-bar-strong[data-v-ccdd5606],.ds-input-password-strength-bar-weak[data-v-ccdd5606]{background-color:var(--tchibo-theme-color-outline-outline-variant);border-radius:var(--tchibo-ref-radius-23);height:4px}.ds-input-password-strength[data-strength=weak] .ds-input-password-strength-bar-weak[data-v-ccdd5606]{background-color:var(--tchibo-theme-color-error-on-error-variant)}.ds-input-password-strength[data-strength=moderate] .ds-input-password-strength-bar-moderate[data-v-ccdd5606],.ds-input-password-strength[data-strength=moderate] .ds-input-password-strength-bar-weak[data-v-ccdd5606]{background-color:var(--tchibo-theme-color-information-on-information)}.ds-input-password-strength[data-strength=strong] .ds-input-password-strength-bar-moderate[data-v-ccdd5606],.ds-input-password-strength[data-strength=strong] .ds-input-password-strength-bar-strong[data-v-ccdd5606],.ds-input-password-strength[data-strength=strong] .ds-input-password-strength-bar-weak[data-v-ccdd5606]{background-color:var(--tchibo-theme-color-success-on-success-variant)}[data-v-8379361e]:root{--tchibo-ref-font-font-family:"Tchibo Espresso VF";--tchibo-ref-font-weight-light:300;--tchibo-ref-font-weight-regular:400;--tchibo-ref-font-weight-medium:500;--tchibo-ref-font-weight-semibold:600;--tchibo-ref-font-weight-bold:700;--tchibo-ref-font-family-tchibo-espresso:"Tchibo Espresso VF"}.ds-input[data-v-8379361e]{font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-regular);font-size:var(--ds-text-75-font-size);line-height:var(--ds-text-75-line-height);color:var(--tchibo-theme-color-surface-on-surface);display:block}.ds-input-body[data-v-8379361e]{display:flow-root}.ds-input-info[data-v-8379361e]{gap:var(--tchibo-ref-spacing-03);padding:var(--tchibo-ref-spacing-03) var(--tchibo-ref-spacing-03) 0 var(--tchibo-ref-spacing-03);flex-direction:column;display:flex}.ds-input-description[data-v-8379361e]{font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-medium);font-size:var(--ds-text-50-font-size);line-height:var(--ds-text-50-line-height);color:var(--tchibo-theme-color-surface-on-surface-variant)}.ds-input-description[data-v-8379361e]>a{color:var(--tchibo-theme-color-primary-primary-variant);font-weight:inherit;text-underline-offset:2px;text-decoration:underline;display:inline-block}.ds-input-description[data-v-8379361e]>a:hover{border-radius:var(--tchibo-ref-radius-01);color:var(--tchibo-theme-color-trigger-on-trigger);background:var(--tchibo-theme-color-trigger-trigger)}.ds-input-description[data-v-8379361e]>a:focus-visible{outline:2px solid var(--tchibo-theme-color-primary-primary-variant);outline-offset:2px;border-radius:var(--tchibo-ref-radius-01)}.ds-input-description[data-v-8379361e]>a:active{outline:2px solid var(--tchibo-theme-color-trigger-trigger);outline-offset:2px;border-radius:var(--tchibo-ref-radius-01);color:var(--tchibo-theme-color-trigger-trigger);background:0 0}.ds-input-message[data-v-8379361e]{gap:var(--tchibo-ref-spacing-03);flex-direction:column;display:flex}.ds-input[data-disabled=true] .ds-input-description[data-v-8379361e]{color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-input[data-disabled=true] .ds-input-description[data-v-8379361e]>a{color:var(--tchibo-theme-color-inaccessible-on-inaccessible);pointer-events:none}.ds-search-suggestions[data-v-a37dcc78]{padding:var(--tchibo-ref-spacing-09);background-color:var(--tchibo-theme-color-surface-surface-highest);border-radius:var(--tchibo-ref-radius-05);box-shadow:var(--tchibo-ref-elevation-level-1)}.ds-skeleton[data-v-e48c2c98]{border-radius:var(--tchibo-ref-radius-02);background-color:var(--tchibo-theme-color-surface-surface-lowest);position:relative;overflow:hidden}.ds-skeleton[data-rounded=true][data-v-e48c2c98]{border-radius:var(--tchibo-ref-radius-23)}.ds-skeleton[data-v-e48c2c98]:after{content:"";background-image:linear-gradient(90deg,#fff0 0,#ffffff1a 20%,#ffffff4d 50%,#ffffff1a 80%,#fff0);animation:5s infinite shimmer-e48c2c98;position:absolute;inset:0;transform:translate(-100%)}@keyframes shimmer-e48c2c98{to{transform:translate(100%)}}.ds-search-product-skeleton[data-v-0c28fc5c]{gap:var(--tchibo-ref-spacing-06);width:100%;padding:var(--tchibo-ref-spacing-06);grid-template-columns:auto 1fr;display:grid}.ds-search-product-skeleton-text[data-v-0c28fc5c]{gap:var(--tchibo-ref-spacing-03);flex-direction:column;display:flex}[data-v-00b463eb]:root{--tchibo-ref-font-font-family:"Tchibo Espresso VF";--tchibo-ref-font-weight-light:300;--tchibo-ref-font-weight-regular:400;--tchibo-ref-font-weight-medium:500;--tchibo-ref-font-weight-semibold:600;--tchibo-ref-font-weight-bold:700;--tchibo-ref-font-family-tchibo-espresso:"Tchibo Espresso VF"}.ds-search-item[data-v-00b463eb]:is(a){color:inherit;text-decoration:none}.ds-search-item[data-v-00b463eb]:is(button){color:inherit;background:0 0;border-width:0}.ds-search-item[data-v-00b463eb]{border-radius:var(--tchibo-ref-radius-02);cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;width:100%;display:block}.ds-search-item-content[data-v-00b463eb]{font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-regular);font-size:var(--ds-text-75-font-size);line-height:var(--ds-text-75-line-height);color:var(--tchibo-theme-color-surface-on-surface-variant);align-items:center;gap:var(--tchibo-ref-spacing-06);padding:var(--tchibo-ref-spacing-05);border:var(--tchibo-ref-outline-02) solid transparent;border-radius:var(--tchibo-ref-radius-02);flex-flow:row;display:flex}.ds-search-item-visual[data-v-00b463eb]{flex-shrink:0;justify-content:center;align-items:center;min-width:24px;min-height:24px;display:flex}.ds-search-item-text[data-v-00b463eb]{text-align:left;align-self:start}@media (hover:hover) and (pointer:fine){.ds-search-item:hover .ds-search-item-content[data-v-00b463eb]{border-color:var(--tchibo-theme-color-trigger-trigger);color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}}.ds-search-item:focus-visible .ds-search-item-content[data-v-00b463eb],.ds-search-item[data-selected=true] .ds-search-item-content[data-v-00b463eb]{border-color:var(--tchibo-theme-color-primary-primary)}.ds-search-item:active .ds-search-item-content[data-v-00b463eb]{border-color:var(--tchibo-theme-color-trigger-trigger);color:var(--tchibo-theme-color-trigger-trigger);background-color:#0000}.ds-search-term[data-v-58495ae1]{grid-template-columns:1fr auto;align-items:center;display:grid}[data-v-babf450e]:root{--tchibo-ref-font-font-family:"Tchibo Espresso VF";--tchibo-ref-font-weight-light:300;--tchibo-ref-font-weight-regular:400;--tchibo-ref-font-weight-medium:500;--tchibo-ref-font-weight-semibold:600;--tchibo-ref-font-weight-bold:700;--tchibo-ref-font-family-tchibo-espresso:"Tchibo Espresso VF"}.ds-search-column-flyout[data-v-babf450e]{gap:var(--tchibo-ref-spacing-05);flex-direction:column;display:flex}.ds-search-column-flyout-divider[data-v-babf450e]{background:var(--tchibo-theme-color-outline-outline-variant);border:0;width:100%;height:1px}@media (width>=744px){.ds-search-column-flyout[data-v-babf450e]{flex-direction:row}.ds-search-column-flyout .ds-search-column-flyout-divider[data-v-babf450e]{width:1px;height:100%}.ds-search-column-flyout .ds-search-column-flyout-left[data-v-babf450e],.ds-search-column-flyout .ds-search-column-flyout-right[data-v-babf450e]{flex:1}}.ds-stack[data-v-5c4bd907]{--ds-stack-padding-left:initial;--ds-stack-padding-right:initial;--ds-stack-padding-top:initial;--ds-stack-padding-bottom:initial;--ds-stack-row-gap:initial;--ds-stack-column-gap:initial;--ds-stack-direction:initial;--ds-stack-wrap:initial;--ds-stack-justify:initial;--ds-stack-align:initial;--data-stack-padding:initial;--data-stack-gap:initial;--data-stack-direction:initial;--data-stack-wrap:initial;--data-stack-justify:initial;--data-stack-align:initial;--ds-stack-padding-25:var(--tchibo-ref-spacing-05);--ds-stack-padding-50:var(--tchibo-ref-spacing-07);--ds-stack-padding-75:var(--tchibo-ref-spacing-09);--ds-stack-padding-100:var(--tchibo-ref-spacing-11);--ds-stack-padding-125:var(--tchibo-ref-spacing-13);--ds-stack-padding-150:var(--tchibo-ref-spacing-19);--ds-stack-padding-25-d:var(--tchibo-ref-spacing-05);--ds-stack-padding-50-d:var(--tchibo-ref-spacing-07);--ds-stack-padding-75-d:var(--tchibo-ref-spacing-09);--ds-stack-padding-100-d:var(--tchibo-ref-spacing-11);--ds-stack-padding-125-d:var(--tchibo-ref-spacing-13);--ds-stack-padding-150-d:var(--tchibo-ref-spacing-19);--ds-stack-gap-25:var(--tchibo-ref-spacing-05);--ds-stack-gap-50:var(--tchibo-ref-spacing-07);--ds-stack-gap-75:var(--tchibo-ref-spacing-09);--ds-stack-gap-100:var(--tchibo-ref-spacing-11);--ds-stack-gap-125:var(--tchibo-ref-spacing-13);--ds-stack-gap-150:var(--tchibo-ref-spacing-19);--ds-stack-gap-25-d:var(--tchibo-ref-spacing-05);--ds-stack-gap-50-d:var(--tchibo-ref-spacing-07);--ds-stack-gap-75-d:var(--tchibo-ref-spacing-09);--ds-stack-gap-100-d:var(--tchibo-ref-spacing-11);--ds-stack-gap-125-d:var(--tchibo-ref-spacing-13);--ds-stack-gap-150-d:var(--tchibo-ref-spacing-19)}@media (width>=744px){.ds-stack[data-v-5c4bd907]{--ds-stack-padding-25-d:var(--tchibo-ref-spacing-07);--ds-stack-padding-50-d:var(--tchibo-ref-spacing-09);--ds-stack-padding-75-d:var(--tchibo-ref-spacing-11);--ds-stack-padding-100-d:var(--tchibo-ref-spacing-13);--ds-stack-padding-125-d:var(--tchibo-ref-spacing-13);--ds-stack-gap-25-d:var(--tchibo-ref-spacing-07);--ds-stack-gap-50-d:var(--tchibo-ref-spacing-09);--ds-stack-gap-75-d:var(--tchibo-ref-spacing-11);--ds-stack-gap-100-d:var(--tchibo-ref-spacing-13);--ds-stack-gap-125-d:var(--tchibo-ref-spacing-13)}}@media (width>=1280px){.ds-stack[data-v-5c4bd907]{--ds-stack-padding-25-d:var(--tchibo-ref-spacing-09);--ds-stack-padding-50-d:var(--tchibo-ref-spacing-11);--ds-stack-padding-75-d:var(--tchibo-ref-spacing-13);--ds-stack-padding-100-d:var(--tchibo-ref-spacing-19);--ds-stack-padding-125-d:var(--tchibo-ref-spacing-19);--ds-stack-gap-25-d:var(--tchibo-ref-spacing-09);--ds-stack-gap-50-d:var(--tchibo-ref-spacing-11);--ds-stack-gap-75-d:var(--tchibo-ref-spacing-13);--ds-stack-gap-100-d:var(--tchibo-ref-spacing-19);--ds-stack-gap-125-d:var(--tchibo-ref-spacing-19)}}.ds-stack[data-v-5c4bd907]{flex-flow:var(--ds-stack-direction,var(--data-stack-direction,column)) var(--ds-stack-wrap,var(--data-stack-wrap,nowrap));padding:var(--ds-stack-padding-top,var(--data-stack-padding,0)) var(--ds-stack-padding-right,var(--data-stack-padding,0)) var(--ds-stack-padding-bottom,var(--data-stack-padding,0)) var(--ds-stack-padding-left,var(--data-stack-padding,0));gap:var(--ds-stack-row-gap,var(--data-stack-gap,0)) var(--ds-stack-column-gap,var(--data-stack-gap,0));justify-content:var(--ds-stack-justify,var(--data-stack-justify));align-items:var(--ds-stack-align,var(--data-stack-align));display:flex}.ds-stack[data-stack-padding="25"][data-v-5c4bd907]{--data-stack-padding:var(--ds-stack-padding-25)}.ds-stack[data-stack-padding="25-d"][data-v-5c4bd907]{--data-stack-padding:var(--ds-stack-padding-25-d)}.ds-stack[data-stack-padding="50"][data-v-5c4bd907]{--data-stack-padding:var(--ds-stack-padding-50)}.ds-stack[data-stack-padding="50-d"][data-v-5c4bd907]{--data-stack-padding:var(--ds-stack-padding-50-d)}.ds-stack[data-stack-padding="75"][data-v-5c4bd907]{--data-stack-padding:var(--ds-stack-padding-75)}.ds-stack[data-stack-padding="75-d"][data-v-5c4bd907]{--data-stack-padding:var(--ds-stack-padding-75-d)}.ds-stack[data-stack-padding="100"][data-v-5c4bd907]{--data-stack-padding:var(--ds-stack-padding-100)}.ds-stack[data-stack-padding="100-d"][data-v-5c4bd907]{--data-stack-padding:var(--ds-stack-padding-100-d)}.ds-stack[data-stack-padding="125"][data-v-5c4bd907]{--data-stack-padding:var(--ds-stack-padding-125)}.ds-stack[data-stack-padding="125-d"][data-v-5c4bd907]{--data-stack-padding:var(--ds-stack-padding-125-d)}.ds-stack[data-stack-padding="150"][data-v-5c4bd907]{--data-stack-padding:var(--ds-stack-padding-150)}.ds-stack[data-stack-padding="150-d"][data-v-5c4bd907]{--data-stack-padding:var(--ds-stack-padding-150-d)}.ds-stack[data-stack-gap="25"][data-v-5c4bd907]{--data-stack-gap:var(--ds-stack-gap-25)}.ds-stack[data-stack-gap="25-d"][data-v-5c4bd907]{--data-stack-gap:var(--ds-stack-gap-25-d)}.ds-stack[data-stack-gap="50"][data-v-5c4bd907]{--data-stack-gap:var(--ds-stack-gap-50)}.ds-stack[data-stack-gap="50-d"][data-v-5c4bd907]{--data-stack-gap:var(--ds-stack-gap-50-d)}.ds-stack[data-stack-gap="75"][data-v-5c4bd907]{--data-stack-gap:var(--ds-stack-gap-75)}.ds-stack[data-stack-gap="75-d"][data-v-5c4bd907]{--data-stack-gap:var(--ds-stack-gap-75-d)}.ds-stack[data-stack-gap="100"][data-v-5c4bd907]{--data-stack-gap:var(--ds-stack-gap-100)}.ds-stack[data-stack-gap="100-d"][data-v-5c4bd907]{--data-stack-gap:var(--ds-stack-gap-100-d)}.ds-stack[data-stack-gap="125"][data-v-5c4bd907]{--data-stack-gap:var(--ds-stack-gap-125)}.ds-stack[data-stack-gap="125-d"][data-v-5c4bd907]{--data-stack-gap:var(--ds-stack-gap-125-d)}.ds-stack[data-stack-gap="150"][data-v-5c4bd907]{--data-stack-gap:var(--ds-stack-gap-150)}.ds-stack[data-stack-gap="150-d"][data-v-5c4bd907]{--data-stack-gap:var(--ds-stack-gap-150-d)}.ds-stack[data-stack-wrap=wrap][data-v-5c4bd907]{--data-stack-wrap:wrap}.ds-stack[data-stack-wrap=wrap-reverse][data-v-5c4bd907]{--data-stack-wrap:wrap-reverse}.ds-stack[data-stack-direction=column][data-v-5c4bd907]{--data-stack-direction:column}.ds-stack[data-stack-direction=column-reverse][data-v-5c4bd907]{--data-stack-direction:column-reverse}.ds-stack[data-stack-direction=row][data-v-5c4bd907]{--data-stack-direction:row}.ds-stack[data-stack-direction=row-reverse][data-v-5c4bd907]{--data-stack-direction:row-reverse}.ds-stack[data-stack-justify=start][data-v-5c4bd907]{--data-stack-justify:start}.ds-stack[data-stack-justify=end][data-v-5c4bd907]{--data-stack-justify:end}.ds-stack[data-stack-justify=center][data-v-5c4bd907]{--data-stack-justify:center}.ds-stack[data-stack-justify=space-between][data-v-5c4bd907]{--data-stack-justify:space-between}.ds-stack[data-stack-justify=space-around][data-v-5c4bd907]{--data-stack-justify:space-around}.ds-stack[data-stack-justify=space-evenly][data-v-5c4bd907]{--data-stack-justify:space-evenly}.ds-stack[data-stack-align=start][data-v-5c4bd907]{--data-stack-align:start}.ds-stack[data-stack-align=end][data-v-5c4bd907]{--data-stack-align:end}.ds-stack[data-stack-align=center][data-v-5c4bd907]{--data-stack-align:center}.ds-stack[data-stack-align=stretch][data-v-5c4bd907]{--data-stack-align:stretch}.ds-stack[data-stack-align=baseline][data-v-5c4bd907]{--data-stack-align:baseline}.search-flyout-container[data-v-e5a2a67e]{flex-direction:column;max-width:1920px;height:100%;margin:0 auto;display:flex}.close-button[data-v-e5a2a67e]{text-align:right}.close-button[data-v-e5a2a67e],.search-box-container[data-v-e5a2a67e]{padding:0 var(--tchibo-ref-spacing-07)}.search-box-container[data-v-e5a2a67e]{width:100%;max-width:722px;min-height:0;margin:0 auto}.search-box-left[data-v-e5a2a67e]{overscroll-behavior:none;height:100%;max-height:70vh;overflow:hidden}@media (width<=743px){.search-box-left[data-v-e5a2a67e]{max-height:var(--dynamic-suggestion-height,70vh)}}@media (width>=744px){.search-box-left[data-v-e5a2a67e]{max-height:45vh}}@media (orientation:landscape) and (height<=520px){.search-box-left[data-v-e5a2a67e]{display:none}}.search-box-right[data-v-e5a2a67e]{height:100%;max-height:70vh;display:none;overflow:hidden}@media (width>=744px){.search-box-right[data-v-e5a2a67e]{max-height:45vh;display:flex}}@media (orientation:landscape) and (height<=520px){.search-box-right[data-v-e5a2a67e]{display:none}}.no-product-suggestions[data-v-e5a2a67e]{padding:var(--tchibo-ref-spacing-05);display:flex}.scrollable-column[data-v-e5a2a67e]{overscroll-behavior:none;margin-bottom:var(--tchibo-ref-spacing-05);flex:1;padding-right:8px;overflow:hidden auto}[data-v-e5a2a67e] .ds-search{flex-direction:column;height:100%;display:flex}[data-v-e5a2a67e] .ds-search-suggestions{background-color:unset;box-shadow:unset;flex:auto;min-height:0}[data-v-e5a2a67e] .ds-search-column-flyout{height:100%}@media (width>=744px){[data-v-e5a2a67e] .ds-search-column-flyout-right,[data-v-e5a2a67e] .ds-search-column-flyout-left{width:50%}}[data-v-e5a2a67e] .ds-search-item-text{text-overflow:ellipsis;max-width:320px;overflow:hidden}@media (width>=744px){[data-v-e5a2a67e] .ds-search-item-text{max-width:230px}}[data-v-3c1c844e]:root{--tchibo-ref-font-font-family:"Tchibo Espresso VF";--tchibo-ref-font-weight-light:300;--tchibo-ref-font-weight-regular:400;--tchibo-ref-font-weight-medium:500;--tchibo-ref-font-weight-semibold:600;--tchibo-ref-font-weight-bold:700;--tchibo-ref-font-family-tchibo-espresso:"Tchibo Espresso VF"}.ds-nav-item[data-v-3c1c844e]:is(a){color:inherit;text-decoration:none}.ds-nav-item[data-v-3c1c844e]:is(button){color:inherit;background:0 0;border-width:0}.ds-nav-item[data-v-3c1c844e]{--ds-nav-item-color:var(--tchibo-theme-color-secondary-secondary-variant);cursor:pointer;outline:none;align-items:center;height:3.25rem;display:flex}.ds-nav-item-wrapper[data-v-3c1c844e]{border-radius:var(--tchibo-ref-radius-02);grid-template-rows:1fr 2px;justify-content:center;min-width:44px;height:2.5rem;padding:2px 4px 0;display:grid}.ds-nav-item-content[data-v-3c1c844e]{font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-semibold);font-size:var(--ds-text-50-font-size);line-height:var(--ds-text-50-line-height);color:var(--ds-nav-item-color);gap:6px}.ds-nav-item-content[data-v-3c1c844e],.ds-nav-item-content-icon[data-v-3c1c844e]{align-items:center;display:flex}.ds-nav-item-content-text[data-v-3c1c844e]{white-space:nowrap;align-items:center;display:none}.ds-nav-item-line[data-v-3c1c844e]{border-radius:var(--tchibo-ref-radius-23);background-color:var(--tchibo-theme-color-brand-brand);display:none}.ds-nav-item[data-label-view=always] .ds-nav-item-content-text[data-v-3c1c844e]{display:flex}@media (width>=744px){.ds-nav-item[data-label-view=above-s] .ds-nav-item-content-text[data-v-3c1c844e]{display:flex}}@media (width>=1280px){.ds-nav-item[data-label-view=above-m] .ds-nav-item-content-text[data-v-3c1c844e]{display:flex}}.ds-nav-item[data-selected=true] .ds-nav-item-content[data-v-3c1c844e]{color:var(--tchibo-theme-color-trigger-trigger)}.ds-nav-item[data-selected=true] .ds-nav-item-line[data-v-3c1c844e]{display:block}@media (hover:hover) and (pointer:fine){.ds-nav-item:hover .ds-nav-item-content[data-v-3c1c844e]{--svg-color-1:var(--tchibo-theme-color-trigger-trigger);color:var(--tchibo-theme-color-trigger-trigger)}.ds-nav-item:hover .ds-nav-item-line[data-v-3c1c844e]{background-color:var(--tchibo-theme-color-trigger-trigger);display:block}}.ds-nav-item:active .ds-nav-item-content[data-v-3c1c844e]{--svg-color-1:var(--tchibo-theme-color-trigger-trigger);color:var(--tchibo-theme-color-trigger-trigger)}.ds-nav-item:active .ds-nav-item-line[data-v-3c1c844e]{background-color:var(--tchibo-theme-color-trigger-trigger);display:block}.ds-nav-item:focus-visible .ds-nav-item-wrapper[data-v-3c1c844e]{outline:var(--tchibo-ref-outline-02) solid var(--tchibo-theme-color-primary-primary);outline-offset:2px}.ds-svg[data-v-ea0ef3f9]{flex-shrink:0}.header-items-container[data-v-d42fa475]{align-items:center}.header-items-container[data-v-d42fa475],.nav-items-list[data-v-d42fa475]{gap:var(--tchibo-ref-spacing-10);display:flex}.nav-items-list[data-v-d42fa475]{margin:0;padding:0;list-style:none}.nav-items-list li[data-v-d42fa475]{display:flex}.nav-item-sale-highlight[data-v-d42fa475]{--tchibo-theme-color-secondary-secondary-variant:var(--tchibo-theme-color-sale-on-sale-variant)}.mobile-svg[data-v-d42fa475]{display:block}@media (width>=1260px){.mobile-svg[data-v-d42fa475]{display:none}}.desktop-svg[data-v-d42fa475]{display:none}@media (width>=1260px){.desktop-svg[data-v-d42fa475]{display:block}}.desktop-svg[data-v-d42fa475]{margin-bottom:14px}.desktop-nav[data-v-d42fa475]{display:none}@media (width>=1260px){.desktop-nav[data-v-d42fa475]{display:block}}.nav-item[data-v-d42fa475]{display:flex}[data-v-d42fa475] .ds-nav-item-content{height:40px}[data-v-5c808e5e]:root{--tchibo-ref-font-font-family:"Tchibo Espresso VF";--tchibo-ref-font-weight-light:300;--tchibo-ref-font-weight-regular:400;--tchibo-ref-font-weight-medium:500;--tchibo-ref-font-weight-semibold:600;--tchibo-ref-font-weight-bold:700;--tchibo-ref-font-family-tchibo-espresso:"Tchibo Espresso VF"}.ds-badge[data-v-5c808e5e]{line-height:1;display:inline-block}.ds-badge-wrapper[data-v-5c808e5e]{display:flex;position:relative}.ds-badge-content[data-v-5c808e5e]{border-radius:var(--tchibo-ref-radius-05);text-align:center;text-indent:0;white-space:nowrap;background:var(--tchibo-theme-color-danger-danger);width:.375rem;height:.375rem;font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-medium);font-size:var(--ds-text-25-font-size);line-height:var(--ds-text-25-line-height);color:var(--tchibo-theme-color-danger-on-danger);justify-content:center;align-items:center;transition:all .225s cubic-bezier(.4,0,.2,1);display:inline-flex;position:absolute;bottom:100%;left:100%;transform:scale(1)}.ds-badge-content[data-content=true][data-v-5c808e5e]{width:auto;min-width:24px;height:1.25rem;padding:0 var(--tchibo-ref-spacing-04) 0 var(--tchibo-ref-spacing-04);bottom:calc(100% - 8px);left:calc(100% - 8px)}.ds-badge-content[data-visible=false][data-v-5c808e5e]{transform:scale(0)}@media (width>=744px){.header-icons-container ul.icon-list[data-v-00149e67]{gap:var(--tchibo-ref-spacing-3)}}.header-icons-container ul.icon-list[data-v-00149e67]{margin:0;padding:0;list-style:none;display:flex}.header-icons-container ul.icon-list li[data-v-00149e67]{display:flex}.ds-nav-item.mobile-burger-menu[data-v-00149e67]{display:block}@media (width>=1260px){.ds-nav-item.mobile-burger-menu[data-v-00149e67]{display:none}}[data-v-00149e67] .ds-nav-item-content{height:40px}[data-v-b994a081]:root{--tchibo-ref-font-font-family:"Tchibo Espresso VF";--tchibo-ref-font-weight-light:300;--tchibo-ref-font-weight-regular:400;--tchibo-ref-font-weight-medium:500;--tchibo-ref-font-weight-semibold:600;--tchibo-ref-font-weight-bold:700;--tchibo-ref-font-family-tchibo-espresso:"Tchibo Espresso VF"}.ds-navigation-link[data-v-b994a081]:is(a){color:inherit;text-decoration:none}.ds-navigation-link[data-v-b994a081]:is(button){color:inherit;background:0 0;border-width:0}.ds-navigation-link[data-v-b994a081]{padding:var(--tchibo-ref-spacing-05) var(--tchibo-ref-spacing-05) var(--tchibo-ref-spacing-05) 0;cursor:pointer;text-align:left;display:inline-block}.ds-navigation-link-content[data-v-b994a081]{align-items:flex-start;gap:var(--tchibo-ref-spacing-07);font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-bold);font-size:var(--ds-text-125-font-size);line-height:var(--ds-text-125-line-height);color:var(--tchibo-theme-color-surface-on-surface-variant);display:flex}.ds-navigation-link-icon[data-v-b994a081]{flex-shrink:0}.ds-navigation-link[disabled][data-v-b994a081]{cursor:not-allowed}.ds-navigation-link[disabled] .ds-navigation-link-content[data-v-b994a081]{color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}.ds-navigation-link-icon-wrapper[data-v-b994a081]{align-items:center;height:1.75rem;display:flex}@media (width>=1280px){.ds-navigation-link .ds-navigation-link-icon-wrapper[data-v-b994a081]{height:2rem}}@media (hover:hover) and (pointer:fine){.ds-navigation-link[data-v-b994a081]:hover:not(:disabled){padding-right:0}.ds-navigation-link:hover:not(:disabled) .ds-navigation-link-content[data-v-b994a081]{gap:var(--tchibo-ref-spacing-10);color:var(--tchibo-theme-color-trigger-trigger);text-decoration:underline}}.ds-navigation-link[data-v-b994a081]:focus-visible{outline:var(--tchibo-ref-outline-02,2px) solid var(--tchibo-theme-color-primary-primary);border-radius:var(--tchibo-ref-radius-01);outline-offset:2px}.ds-navigation-link[data-size=x-small][data-v-b994a081]{padding:var(--tchibo-ref-spacing-07) var(--tchibo-ref-spacing-05) var(--tchibo-ref-spacing-07) 0}.ds-navigation-link[data-size=x-small] .ds-navigation-link-content[data-v-b994a081]{gap:var(--tchibo-ref-spacing-05);font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-medium);font-size:var(--ds-text-50-font-size);line-height:var(--ds-text-50-line-height);color:var(--tchibo-theme-color-surface-on-surface-variant)}.ds-navigation-link[data-size=x-small] .ds-navigation-link-icon-wrapper[data-v-b994a081]{height:1.25rem}@media (hover:hover) and (pointer:fine){.ds-navigation-link[data-size=x-small]:hover .ds-navigation-link-content[data-v-b994a081]{gap:var(--tchibo-ref-spacing-09)}}.ds-navigation-link[data-size=small][data-v-b994a081]{padding:var(--tchibo-ref-spacing-06) var(--tchibo-ref-spacing-05) var(--tchibo-ref-spacing-06) 0}.ds-navigation-link[data-size=small] .ds-navigation-link-content[data-v-b994a081]{gap:var(--tchibo-ref-spacing-05);font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-semibold);font-size:var(--ds-text-75-font-size);line-height:var(--ds-text-75-line-height);color:var(--tchibo-theme-color-surface-on-surface-variant)}.ds-navigation-link[data-size=small] .ds-navigation-link-icon-wrapper[data-v-b994a081]{height:1.5rem}@media (hover:hover) and (pointer:fine){.ds-navigation-link[data-size=small]:hover .ds-navigation-link-content[data-v-b994a081]{gap:var(--tchibo-ref-spacing-09)}}.ds-navigation-link[data-size=large][data-v-b994a081]{padding:var(--tchibo-ref-spacing-04) var(--tchibo-ref-spacing-05) var(--tchibo-ref-spacing-04) 0}.ds-navigation-link[data-size=large] .ds-navigation-link-content[data-v-b994a081]{font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-bold);font-size:var(--ds-text-150-font-size);line-height:var(--ds-text-150-line-height);color:var(--tchibo-theme-color-surface-on-surface-variant)}.ds-navigation-link[data-size=large] .ds-navigation-link-icon-wrapper[data-v-b994a081]{height:2.25rem}@media (width>=1280px){.ds-navigation-link[data-size=large] .ds-navigation-link-icon-wrapper[data-v-b994a081]{height:2.5rem}}.ds-navigation-link[data-size=large] .ds-navigation-link-icon[data-v-b994a081]{margin:var(--tchibo-ref-spacing-03) 0}.ds-navigation-link[data-variant=stack][data-v-b994a081]{padding:0}.ds-navigation-link[data-variant=stack] .ds-navigation-link-content[data-v-b994a081]{gap:var(--tchibo-ref-spacing-04);flex-direction:column}@media (hover:hover) and (pointer:fine){.ds-navigation-link[data-variant=stack]:hover .ds-navigation-link-content[data-v-b994a081]{gap:var(--tchibo-ref-spacing-04)}.ds-navigation-link[data-variant=stack]:hover .ds-navigation-link-icon[data-v-b994a081]{margin-left:var(--tchibo-ref-spacing-05);flex-shrink:0}}.ds-navigation-link[data-variant=stack] .ds-navigation-link-icon-wrapper[data-v-b994a081]{height:auto}.ds-navigation-link[data-variant=stack][data-size=large] .ds-navigation-link-content[data-v-b994a081]{gap:var(--tchibo-ref-spacing-05)}.ds-navigation-link[data-variant=stack][data-size=large] .ds-navigation-link-icon-wrapper[data-v-b994a081]{height:1.5rem}@media (hover:hover) and (pointer:fine){.ds-navigation-link[data-variant=stack][data-size=large]:hover .ds-navigation-link-content[data-v-b994a081]{gap:var(--tchibo-ref-spacing-05)}}.ds-navigation-link[data-variant=stack][data-size=small] .ds-navigation-link-content[data-v-b994a081],.ds-navigation-link[data-variant=stack][data-size=x-small] .ds-navigation-link-content[data-v-b994a081]{gap:var(--tchibo-ref-spacing-03)}@media (hover:hover) and (pointer:fine){.ds-navigation-link[data-variant=stack][data-size=small]:hover .ds-navigation-link-content[data-v-b994a081],.ds-navigation-link[data-variant=stack][data-size=x-small]:hover .ds-navigation-link-content[data-v-b994a081]{gap:var(--tchibo-ref-spacing-03)}}.skip-navigation[data-v-7b821e8e]{z-index:2011;padding:var(--tchibo-ref-spacing-05);background-color:#fff;border-radius:6px;transition:transform .2s ease-in-out;position:absolute;top:0;left:30px;transform:translateY(-110%);box-shadow:0 2px 4px #0003}.skip-navigation.is-visible[data-v-7b821e8e]{transform:translateY(30px)}.button-container[data-v-7b821e8e]{flex-direction:column;gap:12px;display:flex}.v-ripple-container{border-radius:inherit;contain:strict;z-index:0;width:100%;height:100%}.v-ripple-animation,.v-ripple-container{color:inherit;pointer-events:none;position:absolute;top:0;left:0;overflow:hidden}.v-ripple-animation{--ripple-transition-duration:.25s, .1s;background:var(--ripple-color);opacity:0;will-change:transform,opacity;border-radius:50%}.v-ripple-animation--enter{opacity:0;transition:none}.v-ripple-animation--in{opacity:.25;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .1s cubic-bezier(.4,0,.2,1);transition-duration:var(--ripple-transition-duration)}.v-ripple-animation--out{opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.tp-button[data-v-6d48f832]{font-family:inherit;line-height:inherit;color:inherit;cursor:pointer;border-radius:var(--border-radius-pill);background-color:#0000;background-image:none;border:0;min-width:100px;padding:0;text-decoration:none;transition-property:color,background-color;transition-duration:.2s;transition-timing-function:ease;display:inline-flex;position:relative;overflow:hidden}.tp-button[data-v-6d48f832],.tp-button[data-v-6d48f832] *{box-sizing:border-box}.tp-button[data-v-6d48f832]:focus-visible{outline-offset:2px;outline:2px solid #486cb2}.tp-button .tp-button-icon-left[data-v-6d48f832] .tp-icon{padding-right:var(--spacing-8)}.tp-button .tp-button-icon-right[data-v-6d48f832] .tp-icon{padding-left:var(--spacing-8)}.tp-button .tp-button-content[data-v-6d48f832]{text-align:center;padding:var(--spacing-8) var(--spacing-24);flex-direction:row;flex-grow:1;justify-content:center;align-items:center;min-height:56px;font-family:Interstate,Trebuchet MS,Arial,Helvetica,Verdana,sans-serif;font-size:15px;font-weight:400;line-height:20px;transition-property:opacity,transform;transition-duration:.2s;transition-timing-function:ease;display:inline-flex}.tp-button .tp-button-content[data-v-6d48f832] span,.tp-button .tp-button-content span[data-v-6d48f832]{-webkit-user-select:none;user-select:none;flex-shrink:1;justify-content:space-between;display:flex}.tp-button .tp-button-content[data-v-6d48f832] img{width:auto;height:20px;margin:0 8px}.tp-button .tp-button-content[data-v-6d48f832] .tp-icon{font-size:20px;line-height:18px}.tp-button .tp-button-content[data-v-6d48f832] .tp-price{margin:-3px 5px}.tp-button[size=small] .tp-button-content[data-v-6d48f832]{min-height:42px}.tp-button[size=small] .tp-button-content[data-v-6d48f832] .tp-icon{font-size:20px}.tp-button[size=medium] .tp-button-content[data-v-6d48f832]{min-height:48px}.tp-button[size=medium] .tp-button-content[data-v-6d48f832] .tp-icon{font-size:20px}.tp-button[variant=omnichannel-secondary] .tp-button-content[data-v-6d48f832],.tp-button[variant=secondary] .tp-button-content[data-v-6d48f832]{min-height:54px}.tp-button[variant=omnichannel-secondary][size=small] .tp-button-content[data-v-6d48f832],.tp-button[variant=secondary][size=small] .tp-button-content[data-v-6d48f832]{min-height:40px}.tp-button[variant=omnichannel-secondary][size=medium] .tp-button-content[data-v-6d48f832],.tp-button[variant=secondary][size=medium] .tp-button-content[data-v-6d48f832]{min-height:46px}.tp-button[width=content][data-v-6d48f832]{max-width:450px}.tp-button[width=full][data-v-6d48f832]{width:100%}.tp-button[width=full] .tp-button-content[data-v-6d48f832]{width:inherit}.tp-button[data-disabled=true] .tp-button-content[data-v-6d48f832]{cursor:not-allowed}.tp-button .tp-button-state[data-v-6d48f832]{opacity:0;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%;transition-property:opacity,transform;transition-duration:.2s;transition-timing-function:ease;display:flex;position:absolute}.tp-button[state=loading][data-v-6d48f832]{cursor:wait}.tp-button[state=loading] .tp-button-state[data-v-6d48f832]{opacity:1;animation:fade-in-6d48f832}.tp-button[state=loading] .tp-button-content[data-v-6d48f832]{opacity:0}.tp-button[state=loading] .tp-button-state-icon[data-v-6d48f832]{width:25px;height:25px;animation:.8s infinite loading-6d48f832}.tp-button[state=loading] .tp-button-state-icon[data-v-6d48f832]:before{box-sizing:border-box;content:"";border:1px solid #0000;border-radius:50%;width:100%;height:100%;display:block;transform:rotate(45deg)}@keyframes loading-6d48f832{to{transform:rotate(1turn)}}@keyframes fade-in-6d48f832{0%{opacity:0}to{opacity:1}}.tp-button[data-v-6d48f832] .tp-price-current,.tp-button[data-v-6d48f832] .tp-price-footnote{color:var(--color-font-primary-inverse)}.tp-button[data-v-6d48f832]{--button-bg-color:var(--color-primary-button-default);--button-bg-hover-color:var(--color-primary-button-hover);--button-color:var(--color-font-primary-inverse);--ripple-color:var(--button-color);background-color:var(--button-bg-color);color:var(--button-color)}.tp-button[data-v-6d48f832]:hover{background-color:var(--button-bg-hover-color)}.tp-button .tp-button-state-icon[data-v-6d48f832]:before{border-bottom-color:var(--button-color);border-right-color:var(--button-color);border-top-color:var(--button-color)}.tp-button[variant=activating][data-disabled=true][data-v-6d48f832],.tp-button[variant=community][data-disabled=true][data-v-6d48f832],.tp-button[variant=primary][data-disabled=true][data-v-6d48f832],.tp-button[variant=sale][data-disabled=true][data-v-6d48f832]{--button-bg-color:var(--color-ui-disabled);--button-bg-hover-color:var(--color-ui-disabled);--button-color:var(--color-font-disabled)}.tp-button[variant=secondary][data-v-6d48f832]{--button-bg-color:transparent;--button-bg-hover-color:var(--color-secondary-button-hover);--button-color:var(--color-font-primary);--button-border-color:var(--color-secondary-button-default);border:1px solid var(--button-border-color)}.tp-button[variant=secondary][data-disabled=true][data-v-6d48f832]{--button-border-color:var(--color-ui-disabled);--button-color:var(--color-font-disabled);--button-bg-hover-color:transparent}.tp-button[variant=activating][data-v-6d48f832]{--button-bg-color:var(--color-activating-button-default);--button-bg-hover-color:var(--color-activating-button-hover);--button-color:var(--color-font-on-dark);--ripple-color:var(--color-font-on-dark)!important}.tp-button[variant=sale][data-v-6d48f832]{--button-bg-color:var(--color-sale-button-default);--button-bg-hover-color:var(--color-sale-button-hover);--button-color:var(--color-font-on-dark)}.tp-button[variant=community][data-v-6d48f832]{--button-bg-color:var(--color-community-button-default);--button-bg-hover-color:var(--color—community-button-hover);--button-color:var(--color-font-on-dark)}.tp-button[variant=omnichannel][data-v-6d48f832]{--button-bg-color:#9063b5;--button-bg-hover-color:#b394cc;--button-color:var(--color-font-on-dark)}.tp-button[variant=omnichannel-secondary][data-v-6d48f832]{--button-bg-color:transparent;--button-color:#7e4ea6;--button-bg-hover-color:#ebe3f2;border:1px solid #7e4ea6}.tp-button[state=loading][data-v-6d48f832]{--button-bg-color:var(--button-bg-hover-color)}.tp-button[state=loading] .tp-button-state-icon[data-v-6d48f832]:before{border-bottom-color:var(--button-color);border-right-color:var(--button-color);border-top-color:var(--button-color)}.tp-expansion-panel-content[data-v-05ab1c9b]{letter-spacing:.3px;font-size:14px;line-height:24px}@media (width>=1024px){.tp-expansion-panel-content[data-v-05ab1c9b]{font-size:16px}}.tp-expansion-panel-content[data-v-05ab1c9b]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto;margin:0;font-family:Interstate,Trebuchet MS,Arial,Helvetica,Verdana,sans-serif;font-weight:300;overflow:hidden}.tp-expansion-panel-content-enter-active[data-v-05ab1c9b],.tp-expansion-panel-content-leave-active[data-v-05ab1c9b]{will-change:height;transition-property:height;transition-duration:.2s;transition-timing-function:ease}.tp-expansion-panel-content-enter-from[data-v-05ab1c9b],.tp-expansion-panel-content-leave-to[data-v-05ab1c9b]{height:0!important}.tp-expansion-panel-content-inner[data-v-05ab1c9b]{padding-top:2px;padding-bottom:23px}.tp-expansion-panel-content-inner[data-v-05ab1c9b] .tp-expansion-panel-group{margin-right:-5px;padding-left:20px}.tp-icon[data-v-9f6752fe]{font-feature-settings:"liga" 1;overflow-wrap:normal;white-space:nowrap;speak:none;text-transform:none;text-rendering:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:tp-icon;font-style:normal;font-weight:400;text-decoration:none}.tp-icon[icon-name][data-v-9f6752fe]:before{content:attr(icon-name)}.tp-promo-code-text[data-v-c061b1ab]{letter-spacing:.3px;font-size:14px;line-height:24px}@media (width>=1024px){.tp-promo-code-text[data-v-c061b1ab]{font-size:16px}}.tp-promo-code-button[data-v-c061b1ab]{letter-spacing:.28px;font-size:12px;line-height:20px}@media (width>=1024px){.tp-promo-code-button[data-v-c061b1ab]{letter-spacing:.3px;font-size:13px}}.tp-promo-code[data-v-c061b1ab]{flex-flow:row;display:flex;position:relative;overflow:hidden}.tp-promo-code[data-v-c061b1ab],.tp-promo-code[data-v-c061b1ab] *{box-sizing:border-box}.tp-promo-code>textarea[data-v-c061b1ab]{width:0;height:0;font-size:20px;position:absolute;left:-9999px}.tp-promo-code-text[data-v-c061b1ab]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto;padding:0 var(--spacing-8);border-top-left-radius:var(--border-radius-4);border-bottom-left-radius:var(--border-radius-4);justify-content:center;margin:0;font-family:Interstate,Trebuchet MS,Arial,Helvetica,Verdana,sans-serif;font-weight:300}.tp-promo-code-arrow[data-v-c061b1ab],.tp-promo-code-text[data-v-c061b1ab]{flex-direction:column;height:32px;display:flex}.tp-promo-code-arrow[data-v-c061b1ab]{justify-content:space-between;width:4px}.tp-promo-code-arrow-bottom[data-v-c061b1ab],.tp-promo-code-arrow-top[data-v-c061b1ab]{width:100%;height:12px;transition-property:background-color;transition-duration:.2s;transition-timing-function:ease;position:relative}.tp-promo-code-arrow-top[data-v-c061b1ab]:before{transform-origin:0 100%;bottom:0;transform:rotate(45deg)}.tp-promo-code-arrow-bottom[data-v-c061b1ab]:before,.tp-promo-code-arrow-top[data-v-c061b1ab]:before{content:"";width:7px;height:10px;transition-property:background-color;transition-duration:.2s;transition-timing-function:ease;display:block;position:absolute;left:-1px}.tp-promo-code-arrow-bottom[data-v-c061b1ab]:before{transform-origin:0 0;top:0;transform:rotate(-45deg)}.tp-promo-code-button[data-v-c061b1ab]{font-family:inherit;line-height:inherit;color:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto;border-top-right-radius:var(--border-radius-4);border-bottom-right-radius:var(--border-radius-4);cursor:pointer;background-color:#0000;background-image:none;border:0;border-left:#0000;flex-direction:row;align-items:center;height:32px;margin:0;padding:0;font-family:Interstate,Trebuchet MS,Arial,Helvetica,Verdana,sans-serif;font-weight:300;text-decoration:none;display:flex;position:relative;overflow:hidden}.tp-promo-code-button-target[data-v-c061b1ab],.tp-promo-code-button-text[data-v-c061b1ab]{flex-flow:row;align-items:center;height:32px;display:flex}.tp-promo-code-button-target[data-v-c061b1ab]{padding:0 var(--spacing-8);transition-property:background-color;transition-duration:.2s;transition-timing-function:ease}.tp-promo-code-button-icon[data-v-c061b1ab]{opacity:0;flex-direction:row;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.tp-promo-code-button-icon .tp-promo-code-arrow-bottom[data-v-c061b1ab],.tp-promo-code-button-icon .tp-promo-code-arrow-bottom[data-v-c061b1ab]:before,.tp-promo-code-button-icon .tp-promo-code-arrow-top[data-v-c061b1ab],.tp-promo-code-button-icon .tp-promo-code-arrow-top[data-v-c061b1ab]:before{transition:none}.tp-promo-code-button-icon-wrapper[data-v-c061b1ab]{flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.tp-promo-code-button-icon-content[data-v-c061b1ab]{width:20px;height:20px;position:relative}.tp-promo-code-button-icon-checkmark[data-v-c061b1ab]{border-bottom:1px solid var(--color-success-on-background);border-right:1px solid var(--color-success-on-background);transform-origin:50%;width:5px;height:9px;transition:transform;position:absolute;top:4px;left:8px;transform:rotate(45deg)scale(0)}.tp-promo-code-button-icon-circle[data-v-c061b1ab]{border-radius:50%;width:20px;height:20px;display:block}.tp-promo-code-button-icon-circle-path[data-v-c061b1ab]{fill:none;stroke:var(--color-success-on-background);stroke-dasharray:57;stroke-dashoffset:57px;stroke-width:1px}.tp-promo-code-success .tp-promo-code-button[data-v-c061b1ab]{cursor:default}.tp-promo-code-success .tp-promo-code-button-text[data-v-c061b1ab]{opacity:0}.tp-promo-code-success .tp-promo-code-button-icon[data-v-c061b1ab]{opacity:1}.tp-promo-code-success .tp-promo-code-button-icon-checkmark[data-v-c061b1ab]{transition-duration:.2s;transition-delay:.6s;transform:rotate(45deg)scale(1)}.tp-promo-code-success .tp-promo-code-button-icon-circle-path[data-v-c061b1ab]{animation:.8s cubic-bezier(.65,0,.45,1) forwards circle-stroke-c061b1ab}@keyframes circle-stroke-c061b1ab{to{stroke-dashoffset:0}}.tp-promo-code-text[data-v-c061b1ab]{border-bottom:1px solid var(--color-ui-interactive-initial);border-left:1px solid var(--color-ui-interactive-initial);border-top:1px solid var(--color-ui-interactive-initial);color:var(--color-font-primary)}.tp-promo-code-arrow-bottom[data-v-c061b1ab],.tp-promo-code-arrow-top[data-v-c061b1ab]{background-color:var(--color-ui-interactive-initial);border-left:1px solid var(--color-ui-interactive-initial)}.tp-promo-code-arrow-top[data-v-c061b1ab]{border-top:1px solid var(--color-ui-interactive-initial)}.tp-promo-code-arrow-top[data-v-c061b1ab]:before{background-color:var(--color-ui-interactive-initial)}.tp-promo-code-arrow-bottom[data-v-c061b1ab],.tp-promo-code-arrow-top[data-v-c061b1ab]:before{border-bottom:1px solid var(--color-ui-interactive-initial)}.tp-promo-code-arrow-bottom[data-v-c061b1ab]:before{background-color:var(--color-ui-interactive-initial);border-top:1px solid var(--color-ui-interactive-initial)}.tp-promo-code-button[data-v-c061b1ab]{border-bottom:1px solid var(--color-ui-interactive-initial);border-right:1px solid var(--color-ui-interactive-initial);border-top:1px solid var(--color-ui-interactive-initial);color:var(--color-font-primary-inverse)}.tp-promo-code-button-target[data-v-c061b1ab]{background-color:var(--color-ui-interactive-initial)}.tp-promo-code-button-icon .tp-promo-code-arrow-bottom[data-v-c061b1ab],.tp-promo-code-button-icon .tp-promo-code-arrow-top[data-v-c061b1ab],.tp-promo-code-button-icon-wrapper[data-v-c061b1ab]{background-color:var(--color-background-success)}.tp-promo-code-button-icon .tp-promo-code-arrow-top[data-v-c061b1ab]{border-top:1px solid var(--color-promocode-outline-copied)}.tp-promo-code-button-icon .tp-promo-code-arrow-top[data-v-c061b1ab]:before{background-color:var(--color-background-success)}.tp-promo-code-button-icon .tp-promo-code-arrow-bottom[data-v-c061b1ab]{border-bottom:1px solid var(--color-promocode-outline-copied)}.tp-promo-code-button-icon .tp-promo-code-arrow-bottom[data-v-c061b1ab]:before{background-color:var(--color-background-success);transition:none}@media (hover:hover){.tp-promo-code:not(.tp-promo-code-success) .tp-promo-code-button[data-v-c061b1ab]:hover{border-bottom:1px solid var(--color-ui-interactive-hover);border-right:1px solid var(--color-ui-interactive-hover);border-top:1px solid var(--color-ui-interactive-hover)}.tp-promo-code:not(.tp-promo-code-success) .tp-promo-code-button:hover .tp-promo-code-button-target[data-v-c061b1ab]{background-color:var(--color-ui-interactive-hover)}.tp-promo-code:not(.tp-promo-code-success) .tp-promo-code-button:hover .tp-promo-code-arrow-bottom[data-v-c061b1ab],.tp-promo-code:not(.tp-promo-code-success) .tp-promo-code-button:hover .tp-promo-code-arrow-top[data-v-c061b1ab]{background-color:var(--color-ui-interactive-hover);border-left:1px solid var(--color-ui-interactive-hover)}.tp-promo-code:not(.tp-promo-code-success) .tp-promo-code-button:hover .tp-promo-code-arrow-top[data-v-c061b1ab]{border-top:1px solid var(--color-ui-interactive-hover)}.tp-promo-code:not(.tp-promo-code-success) .tp-promo-code-button:hover .tp-promo-code-arrow-top[data-v-c061b1ab]:before{background-color:var(--color-ui-interactive-hover);border-bottom:1px solid var(--color-ui-interactive-hover)}.tp-promo-code:not(.tp-promo-code-success) .tp-promo-code-button:hover .tp-promo-code-arrow-bottom[data-v-c061b1ab]{border-bottom:1px solid var(--color-ui-interactive-hover)}.tp-promo-code:not(.tp-promo-code-success) .tp-promo-code-button:hover .tp-promo-code-arrow-bottom[data-v-c061b1ab]:before{background-color:var(--color-ui-interactive-hover);border-top:1px solid var(--color-ui-interactive-hover)}}.tp-promo-code-success .tp-promo-code-button[data-v-c061b1ab]{border-bottom:1px solid var(--color-promocode-outline-copied);border-right:1px solid var(--color-promocode-outline-copied);border-top:1px solid var(--color-promocode-outline-copied)}.tp-text-link[data-v-b4629efa]{letter-spacing:.3px;font-size:14px;line-height:24px}@media (width>=1024px){.tp-text-link[data-v-b4629efa]{font-size:16px}}.tp-text-link[size=small][data-v-b4629efa]{letter-spacing:.28px;font-size:12px;line-height:20px}@media (width>=1024px){.tp-text-link[size=small][data-v-b4629efa]{letter-spacing:.3px;font-size:13px}}.tp-text-link[data-v-b4629efa]{all:unset;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto;cursor:pointer;background:0 0;align-items:baseline;margin:0;font-family:Interstate,Trebuchet MS,Arial,Helvetica,Verdana,sans-serif;font-weight:300;transition-property:color,background-color;transition-duration:.2s;transition-timing-function:ease;display:inline-block;position:relative}.tp-text-link[data-v-b4629efa]:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #486cb2}.tp-text-link-wrapper[data-v-b4629efa]{flex-direction:row;align-items:center;display:flex}.tp-text-link[data-v-b4629efa] .tp-icon{font-size:16px;line-height:1;display:inline-block}.tp-text-link .tp-text-link-content-slot[data-v-b4629efa]{text-decoration:underline}.tp-text-link .tp-text-link-icon-left[data-v-b4629efa],.tp-text-link .tp-text-link-icon-right[data-v-b4629efa]{text-decoration:none;display:flex}.tp-text-link .tp-text-link-icon-left[data-v-b4629efa]{margin-right:6px}.tp-text-link .tp-text-link-icon-right[data-v-b4629efa]{margin-left:6px}.tp-text-link[size=small][data-v-b4629efa]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto;margin:0;font-family:Interstate,Trebuchet MS,Arial,Helvetica,Verdana,sans-serif;font-weight:300}.tp-text-link[size=small][data-v-b4629efa] .tp-icon{font-size:20px}.tp-text-link[data-v-b4629efa]:hover{color:var(--color-link-primary-hover)}.promotion-banner__container[data-v-a99e2481]{-moz-column-gap:16px;justify-content:center;align-items:center;column-gap:16px;padding:5px 10px;display:flex}@media (width<=767px){.promotion-banner__container[data-v-a99e2481]{grid-template-rows:auto;grid-template-columns:auto auto;padding:10px 10px 15px;display:grid}}.promotion-banner__container__block__title[data-v-a99e2481]{text-align:right;gap:12px;display:flex}.promotion-banner__container__block__title a[data-v-a99e2481]{text-decoration:none}@media (width<=767px){.promotion-banner__container__block__title[data-v-a99e2481]{text-align:center;grid-column:1/span 2;margin-bottom:12px}}.promotion-banner__container__block__code .tp-promo-code-button-text[data-v-a99e2481]{white-space:nowrap}@media (width<=767px){.promotion-banner__container__block__code[data-v-a99e2481]{justify-self:end}}.promotion-banner__container__block__code--no-legal[data-v-a99e2481]{grid-column:1/span 2;justify-self:center}@media (width<=767px){.promotion-banner__container__block__cta[data-v-a99e2481]{justify-self:end}}.promotion-banner__container__block__cta--no-legal[data-v-a99e2481]{grid-column:1/span 2;justify-self:center}.promotion-banner__icon[data-v-a99e2481]{justify-content:center;align-items:center;display:flex}.promotion-banner__title--short[data-v-a99e2481]{display:none}@media (width<=667px){.promotion-banner__title--long[data-v-a99e2481]{display:none}.promotion-banner__title--short[data-v-a99e2481]{display:block}}.promotion-banner__legal-button[data-v-a99e2481]{justify-content:flex-start;align-items:center;display:flex}.promotion-banner__legal-button__text[data-v-a99e2481]{text-decoration:underline}.promotion-banner__legal-button__text--short[data-v-a99e2481]{display:none}@media (width<=767px){.promotion-banner__legal-button__text--short[data-v-a99e2481]{display:inline-block}.promotion-banner__legal-button__text--long[data-v-a99e2481]{display:none}}.promotion-banner__legal-button[data-v-a99e2481]{cursor:pointer}.promotion-banner__legal-button .tp-icon[data-v-a99e2481]{margin:0 4px;transition-property:transform;transition-duration:.2s;transition-timing-function:ease}.promotion-banner__legal-button--active .tp-icon[data-v-a99e2481]{transform:rotate(180deg)}.promotion-banner__legal-hint[data-v-a99e2481]{justify-content:center;display:flex;overflow:hidden}.promotion-banner__legal-hint__text[data-v-a99e2481]{text-align:center;max-width:1280px}.benefits-container[data-v-2397c849]{background-color:#dfddd9;align-items:center;height:30px;padding:3px 20px;display:flex}.benefits-list[data-v-2397c849]{justify-content:space-between;align-items:center;width:100%;max-width:1920px;margin:0 auto;padding:0;list-style:none;display:flex}.benefits-list .link-item[data-v-2397c849]{display:none}.benefits-list .link-item.bold[data-v-2397c849]{font-weight:700}.benefits-list .link-item-0[data-v-2397c849]{display:block}@media (width>=1024px){.benefits-list .link-item-1[data-v-2397c849],.benefits-list .link-item-2[data-v-2397c849]{display:block}}@media (width>=1280px){.benefits-list .link-item-3[data-v-2397c849]{display:block}}:root{--header-height:64px}.hide-content-on-mobile[data-v-f5cef082]{display:none}@media (width>=1260px){.hide-content-on-mobile[data-v-f5cef082]{display:block}}.sticky-header[data-v-f5cef082]{background-color:var(--tchibo-theme-color-surface-surface-highest);z-index:8000;position:sticky;top:0}.sticky-header--with-animation[data-v-f5cef082]{transition:top .3s ease-out}.elevation-level-1[data-v-f5cef082]{box-shadow:var(--tchibo-ref-elevation-level-1)}.navigation-container[data-v-f5cef082]{max-width:1920px;padding:6px var(--tchibo-ref-spacing-07);justify-content:space-between;margin:0 auto;display:flex}@media (width>=744px){.navigation-container[data-v-f5cef082]{padding:6px var(--tchibo-ref-spacing-13)}}@media (width>=1260px){.navigation-container[data-v-f5cef082]{padding:6px var(--tchibo-ref-spacing-19)}}@media (orientation:landscape){.navigation-container.hide-content-on-mobile[data-v-f5cef082]{display:none}}@media (orientation:landscape) and (width>=1260px){.navigation-container.hide-content-on-mobile[data-v-f5cef082]{display:flex}}@media (width>=1260px){.hide-on-desktop[data-v-f5cef082]{display:none}}.hide-on-desktop[data-v-f5cef082]{height:100%}.hide-on-mobile[data-v-f5cef082]{display:none}@media (width>=1260px){.hide-on-mobile[data-v-f5cef082]{height:100%;display:block;overflow:hidden}}.searchbox-wrapper[data-v-f5cef082]{height:100%}.header-wrapper[data-v-f5cef082]{border-bottom:1px solid var(--tchibo-theme-color-surface-surface-highest)}[data-v-7b4ebefe]:root{--tchibo-ref-font-font-family:"Tchibo Espresso VF";--tchibo-ref-font-weight-light:300;--tchibo-ref-font-weight-regular:400;--tchibo-ref-font-weight-medium:500;--tchibo-ref-font-weight-semibold:600;--tchibo-ref-font-weight-bold:700;--tchibo-ref-font-family-tchibo-espresso:"Tchibo Espresso VF"}.ds-notification[data-v-7b4ebefe]{border-radius:var(--tchibo-ref-radius-04);font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-regular);font-size:var(--ds-text-75-font-size);line-height:var(--ds-text-75-line-height);color:var(--tchibo-theme-color-surface-on-surface);--ds-text-color:currentcolor}.ds-notification[data-v-7b4ebefe] a{color:var(--tchibo-theme-color-primary-primary-variant);cursor:pointer;font-weight:inherit;text-underline-offset:2px;text-decoration:underline;display:inline-block}.ds-notification[data-v-7b4ebefe] a:hover{border-radius:var(--tchibo-ref-radius-01);color:var(--tchibo-theme-color-trigger-on-trigger);background:var(--tchibo-theme-color-trigger-trigger)}.ds-notification[data-v-7b4ebefe] a:focus-visible{outline:2px solid var(--tchibo-theme-color-primary-primary-variant);outline-offset:2px;border-radius:var(--tchibo-ref-radius-01)}.ds-notification[data-v-7b4ebefe] a:active{outline:2px solid var(--tchibo-theme-color-trigger-trigger);outline-offset:2px;border-radius:var(--tchibo-ref-radius-01);color:var(--tchibo-theme-color-trigger-trigger);background:0 0}.ds-notification[data-variant][data-v-7b4ebefe] a:not(:hover){color:inherit}.ds-notification-bar[data-v-7b4ebefe]{justify-content:space-between;align-items:start;display:flex}.ds-notification-bar-content[data-v-7b4ebefe]{padding:var(--tchibo-ref-spacing-07)}.ds-notification[data-variant=success][data-v-7b4ebefe]{background-color:var(--tchibo-theme-color-success-success)}.ds-notification[data-variant=success][data-v-7b4ebefe],.ds-notification[data-variant=success] .ds-notification-label-success[data-v-7b4ebefe]{color:var(--tchibo-theme-color-success-on-success-variant)}.ds-notification[data-variant=warning][data-v-7b4ebefe]{background:var(--tchibo-theme-color-warning-warning)}.ds-notification[data-variant=warning][data-v-7b4ebefe],.ds-notification[data-variant=warning] .ds-notification-label-warning[data-v-7b4ebefe]{color:var(--tchibo-theme-color-warning-on-warning)}.ds-notification[data-variant=information][data-v-7b4ebefe]{background:var(--tchibo-theme-color-information-information)}.ds-notification[data-variant=information][data-v-7b4ebefe],.ds-notification[data-variant=information] .ds-notification-label-information[data-v-7b4ebefe]{color:var(--tchibo-theme-color-information-on-information-variant)}.ds-notification[data-variant=error][data-v-7b4ebefe]{background:var(--tchibo-theme-color-error-error)}.ds-notification[data-variant=error][data-v-7b4ebefe],.ds-notification[data-variant=error] .ds-notification-label-error[data-v-7b4ebefe]{color:var(--tchibo-theme-color-error-on-error)}.ds-notification[data-transparent][data-v-7b4ebefe]{background-color:#0000}.ds-notification-content[data-v-7b4ebefe]{padding:var(--tchibo-ref-spacing-07)}[data-v-0b214d47]:root{--tchibo-ref-font-font-family:"Tchibo Espresso VF";--tchibo-ref-font-weight-light:300;--tchibo-ref-font-weight-regular:400;--tchibo-ref-font-weight-medium:500;--tchibo-ref-font-weight-semibold:600;--tchibo-ref-font-weight-bold:700;--tchibo-ref-font-family-tchibo-espresso:"Tchibo Espresso VF"}.ds-message[data-v-0b214d47]{font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-medium);font-size:var(--ds-text-50-font-size);line-height:var(--ds-text-50-line-height);color:var(--tchibo-theme-color-surface-on-surface-variant);flex-direction:row;align-items:flex-start;display:flex}.ds-message-icon[data-v-0b214d47]{padding:var(--tchibo-ref-spacing-02) 0;margin-right:var(--tchibo-ref-spacing-05);flex-shrink:0}.ds-message-icon[data-v-0b214d47] *{fill:currentColor}.ds-message svg[data-v-0b214d47]{height:1.25rem}.ds-message[data-type=warning][data-v-0b214d47]{color:var(--tchibo-theme-color-warning-on-warning-variant)}.ds-message[data-type=error][data-v-0b214d47]{color:var(--tchibo-theme-color-error-on-error-variant)}.ds-message[data-type=information][data-v-0b214d47]{color:var(--tchibo-theme-color-information-on-information-variant)}.ds-message[data-type=success][data-v-0b214d47]{color:var(--tchibo-theme-color-success-on-success-variant)}.ds-message[data-disabled=true][data-v-0b214d47]{color:var(--tchibo-theme-color-inaccessible-on-inaccessible)}[data-v-2943bacb]:root{--tchibo-ref-font-font-family:"Tchibo Espresso VF";--tchibo-ref-font-weight-light:300;--tchibo-ref-font-weight-regular:400;--tchibo-ref-font-weight-medium:500;--tchibo-ref-font-weight-semibold:600;--tchibo-ref-font-weight-bold:700;--tchibo-ref-font-family-tchibo-espresso:"Tchibo Espresso VF"}.ds-expansion-item[data-v-2943bacb]{display:grid}.ds-expansion-item-target[data-v-2943bacb]{grid-row:1}.ds-expansion-item-content[data-v-2943bacb]{flex-flow:row;grid-row:2;display:flex;overflow:hidden}.ds-expansion-item-content[data-animate=true][data-v-2943bacb]{transition:max-height .2s}.ds-expansion-item-line-container[data-v-2943bacb]{gap:var(--tchibo-ref-spacing-04);padding:0 var(--tchibo-ref-spacing-06) 0 var(--tchibo-ref-spacing-04);grid-template-rows:auto 1fr;display:grid}.ds-expansion-item-dot[data-v-2943bacb]{background-color:var(--tchibo-theme-color-outline-outline-variant);border-radius:var(--tchibo-ref-radius-23);width:4px;height:4px}.ds-expansion-item-line[data-v-2943bacb]{background-image:linear-gradient(var(--tchibo-theme-color-outline-outline-variant) 25%,#fff0 0);background-position:top;background-repeat:repeat-y;background-size:2px 10px;width:4px;height:100%}.ds-expansion-item-slot[data-v-2943bacb]{flex-grow:1}.ds-expansion-item-button[data-v-2943bacb]{padding:var(--tchibo-ref-spacing-06) 0;margin-top:var(--tchibo-ref-spacing-07);background-color:#0000;border:none;grid-row:3;width:fit-content}.ds-expansion-item-button[data-v-2943bacb] .ds-icon{transition:transform .3s}@media (hover:hover) and (pointer:fine){.ds-expansion-item-button:not(:disabled):hover .ds-expansion-item-button-content[data-v-2943bacb]{color:var(--tchibo-theme-color-trigger-trigger);text-decoration:underline}}.ds-expansion-item-button[data-v-2943bacb]:focus-visible{outline:var(--tchibo-ref-outline-02) solid var(--tchibo-theme-color-primary-primary);outline-offset:2px;border-radius:var(--tchibo-ref-radius-01)}.ds-expansion-item-button-content[data-v-2943bacb]{text-align:left;border-radius:var(--tchibo-ref-radius-02);cursor:pointer;align-items:center;gap:var(--tchibo-ref-spacing-05);font-family:var(--tchibo-ref-font-family-tchibo-espresso),Arial,Helvetica,Verdana,sans-serif;font-weight:var(--tchibo-theme-font-weight-medium);font-size:var(--ds-text-75-font-size);line-height:var(--ds-text-75-line-height);color:var(--tchibo-theme-color-secondary-secondary-variant);display:flex}.ds-expansion-item[data-collapsed-height="0"][data-expanded=false] .ds-expansion-item-button[data-v-2943bacb]{margin-top:0}.ds-expansion-item[data-expanded=false] .ds-expansion-item-content[data-v-2943bacb]{-webkit-mask-image:linear-gradient(#fff,#0000);mask-image:linear-gradient(#fff,#0000)}.ds-expansion-item[data-expanded=false] .ds-expansion-item-button[data-v-2943bacb] .ds-icon{transform:scaleY(-1)}.ds-expansion-item[data-disabled=true] .ds-expansion-item-button-content[data-v-2943bacb]{color:var(--tchibo-theme-color-inaccessible-on-inaccessible);cursor:not-allowed}.ds-expansion-item[data-disabled=true] .ds-expansion-item-dot[data-v-2943bacb]{background-color:var(--tchibo-theme-color-inaccessible-inaccessible)}.ds-expansion-item[data-disabled=true] .ds-expansion-item-line[data-v-2943bacb]{background-image:linear-gradient(var(--tchibo-theme-color-inaccessible-inaccessible) 25%,#fff0 0)}.ds-section[data-v-c5cbdbbd]{--section-column-gap:8px;--section-row-gap-25:var(--tchibo-ref-spacing-05);--section-row-gap-50:var(--tchibo-ref-spacing-07);--section-row-gap-75:var(--tchibo-ref-spacing-09);--section-row-gap-100:var(--tchibo-ref-spacing-11);--section-row-gap-125:var(--tchibo-ref-spacing-13);--section-row-gap-150:var(--tchibo-ref-spacing-19);--section-row-gap-25-d:var(--tchibo-ref-spacing-05);--section-row-gap-50-d:var(--tchibo-ref-spacing-07);--section-row-gap-75-d:var(--tchibo-ref-spacing-09);--section-row-gap-100-d:var(--tchibo-ref-spacing-11);--section-row-gap-125-d:var(--tchibo-ref-spacing-13);--section-row-gap-150-d:var(--tchibo-ref-spacing-19);--section-margin:var(--tchibo-ref-spacing-07);--section-padding-75-d:var(--tchibo-ref-spacing-11);--section-padding-100-d:var(--tchibo-ref-spacing-15);--section-padding:var(--section-padding-100-d)}@media (width>=744px){.ds-section[data-v-c5cbdbbd]{--section-column-gap:16px;--section-row-gap-25-d:var(--tchibo-ref-spacing-07);--section-row-gap-50-d:var(--tchibo-ref-spacing-09);--section-row-gap-75-d:var(--tchibo-ref-spacing-11);--section-row-gap-100-d:var(--tchibo-ref-spacing-13);--section-row-gap-125-d:var(--tchibo-ref-spacing-13);--section-row-gap-150-d:var(--tchibo-ref-spacing-19);--section-margin:var(--tchibo-ref-spacing-18);--section-padding-75-d:var(--tchibo-ref-spacing-11);--section-padding-100-d:var(--tchibo-ref-spacing-18)}}@media (width>=1280px){.ds-section[data-v-c5cbdbbd]{--section-column-gap:24px;--section-row-gap-25-d:var(--tchibo-ref-spacing-09);--section-row-gap-50-d:var(--tchibo-ref-spacing-11);--section-row-gap-75-d:var(--tchibo-ref-spacing-13);--section-row-gap-100-d:var(--tchibo-ref-spacing-19);--section-row-gap-125-d:var(--tchibo-ref-spacing-19);--section-row-gap-150-d:var(--tchibo-ref-spacing-19);--section-margin:var(--tchibo-ref-spacing-19);--section-padding-75-d:var(--tchibo-ref-spacing-13);--section-padding-100-d:var(--tchibo-ref-spacing-19)}}.ds-section[data-v-c5cbdbbd],.ds-section-wrapper[data-v-c5cbdbbd]{flex-flow:row;justify-content:center;width:100%;display:flex}.ds-section-wrapper[data-v-c5cbdbbd]{background:var(--section-background,none);max-width:1920px}.ds-section-content[data-v-c5cbdbbd]{width:100%;max-width:1920px;padding:0 var(--section-margin);grid-template-rows:auto;grid-template-columns:repeat(12,1fr);display:grid}.ds-section-content[data-v-c5cbdbbd]>*{grid-column:span 12}.ds-section-content[data-section-variant=wide][data-v-c5cbdbbd]{max-width:1622px}.ds-section-content[data-section-variant=regular][data-v-c5cbdbbd]{max-width:1076px}.ds-section-content[data-section-variant=narrow][data-v-c5cbdbbd]{--section-margin:var(--tchibo-ref-spacing-07);max-width:624px}.ds-section[data-section-without-margin=true]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]{--section-margin:0px}.ds-section[data-section-padding-size="75-d"]>.ds-section-wrapper[data-v-c5cbdbbd]{--section-padding:var(--section-padding-75-d)}.ds-section[data-section-padding=top]>.ds-section-wrapper[data-v-c5cbdbbd]{padding-top:var(--section-padding)}.ds-section[data-section-padding=bottom]>.ds-section-wrapper[data-v-c5cbdbbd]{padding-bottom:var(--section-padding)}.ds-section[data-section-padding=top-bottom]>.ds-section-wrapper[data-v-c5cbdbbd]{padding-block:var(--section-padding)}.ds-section[data-section-gap=true]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]{-moz-column-gap:var(--section-column-gap);column-gap:var(--section-column-gap)}.ds-section[data-section-gap=true][data-section-row-gap="25"]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]{margin-bottom:calc(0px - var(--section-row-gap-25))}.ds-section[data-section-gap=true][data-section-row-gap="25"]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{margin-bottom:var(--section-row-gap-25)}.ds-section[data-section-gap=true][data-section-row-gap="50"]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]{margin-bottom:calc(0px - var(--section-row-gap-50))}.ds-section[data-section-gap=true][data-section-row-gap="50"]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{margin-bottom:var(--section-row-gap-50)}.ds-section[data-section-gap=true][data-section-row-gap="75"]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]{margin-bottom:calc(0px - var(--section-row-gap-75))}.ds-section[data-section-gap=true][data-section-row-gap="75"]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{margin-bottom:var(--section-row-gap-75)}.ds-section[data-section-gap=true][data-section-row-gap="100"]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]{margin-bottom:calc(0px - var(--section-row-gap-100))}.ds-section[data-section-gap=true][data-section-row-gap="100"]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{margin-bottom:var(--section-row-gap-100)}.ds-section[data-section-gap=true][data-section-row-gap="125"]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]{margin-bottom:calc(0px - var(--section-row-gap-125))}.ds-section[data-section-gap=true][data-section-row-gap="125"]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{margin-bottom:var(--section-row-gap-125)}.ds-section[data-section-gap=true][data-section-row-gap="25-d"]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]{margin-bottom:calc(0px - var(--section-row-gap-25-d))}.ds-section[data-section-gap=true][data-section-row-gap="25-d"]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{margin-bottom:var(--section-row-gap-25-d)}.ds-section[data-section-gap=true][data-section-row-gap="50-d"]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]{margin-bottom:calc(0px - var(--section-row-gap-50-d))}.ds-section[data-section-gap=true][data-section-row-gap="50-d"]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{margin-bottom:var(--section-row-gap-50-d)}.ds-section[data-section-gap=true][data-section-row-gap="75-d"]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]{margin-bottom:calc(0px - var(--section-row-gap-75-d))}.ds-section[data-section-gap=true][data-section-row-gap="75-d"]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{margin-bottom:var(--section-row-gap-75-d)}.ds-section[data-section-gap=true][data-section-row-gap="100-d"]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]{margin-bottom:calc(0px - var(--section-row-gap-100-d))}.ds-section[data-section-gap=true][data-section-row-gap="100-d"]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{margin-bottom:var(--section-row-gap-100-d)}.ds-section[data-section-gap=true][data-section-row-gap="125-d"]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]{margin-bottom:calc(0px - var(--section-row-gap-125-d))}.ds-section[data-section-gap=true][data-section-row-gap="125-d"]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{margin-bottom:var(--section-row-gap-125-d)}.ds-section[data-section-gap=true][data-section-row-gap="150"]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]{margin-bottom:calc(0px - var(--section-row-gap-150))}.ds-section[data-section-gap=true][data-section-row-gap="150"]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{margin-bottom:var(--section-row-gap-150)}.ds-section[data-section-gap=true][data-section-row-gap="150-d"]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]{margin-bottom:calc(0px - var(--section-row-gap-150-d))}.ds-section[data-section-gap=true][data-section-row-gap="150-d"]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{margin-bottom:var(--section-row-gap-150-d)}.ds-section[data-section-grid=base-01]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{grid-column:span 6}@media (width>=744px){.ds-section[data-section-grid=base-01]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{grid-column:span 4}}@media (width>=1280px){.ds-section[data-section-grid=base-01]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{grid-column:span 3}}.ds-section[data-section-grid=base-02]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{grid-column:span 6}@media (width>=744px){.ds-section[data-section-grid=base-02]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{grid-column:span 3}}@media (width>=1280px){.ds-section[data-section-grid=base-02]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{grid-column:span 2}}.ds-section[data-section-grid=base-03]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{grid-column:span 12}@media (width>=744px){.ds-section[data-section-grid=base-03]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{grid-column:span 4}}.ds-section[data-section-grid=base-04]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{grid-column:span 6}@media (width>=744px){.ds-section[data-section-grid=base-04]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{grid-column:span 3}}.ds-section[data-section-grid=base-05]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{grid-column:span 12}@media (width>=744px){.ds-section[data-section-grid=base-05]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{grid-column:span 6}}.ds-section[data-section-grid=base-06] .ds-section-content[data-v-c5cbdbbd]>*{grid-column:span 6}@media (width>=744px){.ds-section[data-section-grid=base-06] .ds-section-content[data-v-c5cbdbbd]>*{grid-column:span 4}}.ds-section[data-section-grid=mix-01]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{grid-column:span 12}@media (width>=744px){.ds-section[data-section-grid=mix-01]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>:nth-child(3n+1),.ds-section[data-section-grid=mix-01]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>:nth-child(3n+2){grid-column:span 3}.ds-section[data-section-grid=mix-01]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>:nth-child(3n){grid-column:span 6}}.ds-section[data-section-grid=mix-01-reverse]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{grid-column:span 12}@media (width>=744px){.ds-section[data-section-grid=mix-01-reverse]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>:nth-child(3n+1){grid-column:span 6}.ds-section[data-section-grid=mix-01-reverse]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>:nth-child(3n),.ds-section[data-section-grid=mix-01-reverse]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>:nth-child(3n+2){grid-column:span 3}}.ds-section[data-section-grid=mix-02]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{grid-column:span 12}@media (width>=744px){.ds-section[data-section-grid=mix-02]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>:nth-child(odd){grid-column:span 4}.ds-section[data-section-grid=mix-02]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>:nth-child(2n){grid-column:span 8}}.ds-section[data-section-grid=mix-02-reverse]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{grid-column:span 12}@media (width>=744px){.ds-section[data-section-grid=mix-02-reverse]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>:nth-child(odd){grid-column:span 8}.ds-section[data-section-grid=mix-02-reverse]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>:nth-child(2n){grid-column:span 4}}.ds-section[data-section-grid=mix-03]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>:nth-child(3n+1),.ds-section[data-section-grid=mix-03]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>:nth-child(3n+2){grid-column:span 6}.ds-section[data-section-grid=mix-03]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>:nth-child(3n){grid-column:span 12}@media (width>=744px){.ds-section[data-section-grid=mix-03]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>:nth-child(3n+1),.ds-section[data-section-grid=mix-03]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>:nth-child(3n+2){grid-column:span 3}.ds-section[data-section-grid=mix-03]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>:nth-child(3n){grid-column:span 6}}.ds-section[data-section-grid=mix-03-reverse]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>:nth-child(3n+1){grid-column:span 12}.ds-section[data-section-grid=mix-03-reverse]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>:nth-child(3n),.ds-section[data-section-grid=mix-03-reverse]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>:nth-child(3n+2){grid-column:span 6}@media (width>=744px){.ds-section[data-section-grid=mix-03-reverse]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>:nth-child(3n+1){grid-column:span 6}.ds-section[data-section-grid=mix-03-reverse]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>:nth-child(3n),.ds-section[data-section-grid=mix-03-reverse]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>:nth-child(3n+2){grid-column:span 3}}.ds-section[data-section-grid=mix-04]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>*{grid-column:span 12}@media (width>=1280px){.ds-section[data-section-grid=mix-04]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>:nth-child(odd){grid-column:span 3}.ds-section[data-section-grid=mix-04]>.ds-section-wrapper>.ds-section-content[data-v-c5cbdbbd]>:nth-child(2n){grid-column:span 9}}.ds-island[data-v-a51f8e40]{--data-island-border:initial;--data-island-border-radius:initial;--data-island-elevation:initial;--data-island-background:initial;--ds-island-border-25:var(--tchibo-ref-outline-01);--ds-island-border-50:var(--tchibo-ref-outline-02);--ds-island-border-radius-25:var(--tchibo-ref-radius-02);--ds-island-border-radius-50:var(--tchibo-ref-radius-06);--ds-island-border-radius-75:var(--tchibo-ref-radius-08);--ds-island-border-radius-100:var(--tchibo-ref-radius-10);--ds-island-border-radius-125:var(--tchibo-ref-radius-12);--ds-island-border-radius-150:var(--tchibo-ref-radius-14);--ds-island-border-radius-175:var(--tchibo-ref-radius-18);--ds-island-border-radius-200:var(--tchibo-ref-radius-22);--ds-island-elevation-25:var(--tchibo-ref-elevation-level-1);--ds-island-elevation-50:var(--tchibo-ref-elevation-level-2);--ds-island-elevation-75:var(--tchibo-ref-elevation-level-3);--ds-island-surface-highest:var(--tchibo-theme-color-surface-surface-highest);--ds-island-surface-high:var(--tchibo-theme-color-surface-surface-high);--ds-island-surface:var(--tchibo-theme-color-surface-surface);--ds-island-surface-low:var(--tchibo-theme-color-surface-surface-low);--ds-island-surface-lowest:var(--tchibo-theme-color-surface-surface-lowest);border-radius:var(--ds-island-border-radius,var(--data-island-border-radius,0));border-width:var(--ds-island-border,var(--data-island-border,0));border-style:solid;border-color:var(--tchibo-theme-color-outline-outline-variant);box-shadow:var(--ds-island-elevation,var(--data-island-elevation,none));background-color:var(--ds-island-background,var(--data-island-background));overflow:hidden}.ds-island[data-island-border="25"][data-v-a51f8e40]{--data-island-border:var(--ds-island-border-25)}.ds-island[data-island-border="50"][data-v-a51f8e40]{--data-island-border:var(--ds-island-border-50)}.ds-island[data-island-border-radius="25"][data-v-a51f8e40]{--data-island-border-radius:var(--ds-island-border-radius-25)}.ds-island[data-island-border-radius="50"][data-v-a51f8e40]{--data-island-border-radius:var(--ds-island-border-radius-50)}.ds-island[data-island-border-radius="75"][data-v-a51f8e40]{--data-island-border-radius:var(--ds-island-border-radius-75)}.ds-island[data-island-border-radius="100"][data-v-a51f8e40]{--data-island-border-radius:var(--ds-island-border-radius-100)}.ds-island[data-island-border-radius="125"][data-v-a51f8e40]{--data-island-border-radius:var(--ds-island-border-radius-125)}.ds-island[data-island-border-radius="150"][data-v-a51f8e40]{--data-island-border-radius:var(--ds-island-border-radius-150)}.ds-island[data-island-border-radius="175"][data-v-a51f8e40]{--data-island-border-radius:var(--ds-island-border-radius-175)}.ds-island[data-island-border-radius="200"][data-v-a51f8e40]{--data-island-border-radius:var(--ds-island-border-radius-200)}.ds-island[data-island-elevation="25"][data-v-a51f8e40]{--data-island-elevation:var(--ds-island-elevation-25)}.ds-island[data-island-elevation="50"][data-v-a51f8e40]{--data-island-elevation:var(--ds-island-elevation-50)}.ds-island[data-island-elevation="75"][data-v-a51f8e40]{--data-island-elevation:var(--ds-island-elevation-75)}.ds-island[data-island-background=surface-highest][data-v-a51f8e40]{--data-island-background:var(--tchibo-theme-color-surface-surface-highest)}.ds-island[data-island-background=surface-high][data-v-a51f8e40]{--data-island-background:var(--tchibo-theme-color-surface-surface-high)}.ds-island[data-island-background=surface][data-v-a51f8e40]{--data-island-background:var(--tchibo-theme-color-surface-surface)}.ds-island[data-island-background=surface-low][data-v-a51f8e40]{--data-island-background:var(--tchibo-theme-color-surface-surface-low)}.ds-island[data-island-background=surface-lowest][data-v-a51f8e40]{--data-island-background:var(--tchibo-theme-color-surface-surface-lowest)}
