.core-icon[data-v-ad3d4e1a]{display:inline-block}.core-icon svg[data-v-ad3d4e1a]{width:100%;height:100%;fill:inherit;display:block}.core-icon svg path[data-v-ad3d4e1a]{fill:inherit}.ods-icon[data-v-2591fada]{display:inline-block}.ods-icon[data-v-2591fada] svg{width:100%;height:100%;fill:inherit;display:block}.ods-icon[data-v-2591fada] svg path{fill:inherit}.core-button{--ods-button-width:auto;--ods-button-min-height:2.75rem;border-radius:var(--ods-button-border-radius);gap:var(--ods-gap-content-m,.5rem);width:var(--ods-button-width);min-height:var(--ods-button-min-height);padding:var(--ods-button-padding);text-overflow:ellipsis;-webkit-user-select:none;user-select:none;box-sizing:border-box;cursor:pointer;background:0 0;border:0;outline:none;justify-content:center;align-items:center;margin:0;text-decoration:none;display:inline-flex;position:relative}.core-button:focus-visible{position:relative}.core-button:focus-visible:before{content:"";outline:solid .125rem var(--ods-component-browser-focus-border-color-outer,#fff);outline-offset:.25rem;pointer-events:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.core-button:focus-visible:after{content:"";outline:solid .125rem var(--ods-component-browser-focus-border-color-inner,#0050aa);outline-offset:.125rem;pointer-events:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.core-button--size-small:not(.core-button--no-label){--ods-button-icon-size:1rem;--ods-button-min-height:2.25rem;--ods-button-padding:var(--ods-padding-content-s,.5rem) var(--ods-padding-content-m,.75rem);font-family:var(--ods-typography-font-family-primary,"LidlFontPro");font-size:var(--ods-mobile-body-small-2-font-size,.8125rem);font-weight:var(--ods-typography-font-weight-prominent,600);line-height:var(--ods-mobile-body-small-2-line-height,1.25rem);letter-spacing:var(--ods-mobile-body-small-2-letter-spacing,.25)}@media (width>=90rem){.core-button--size-small:not(.core-button--no-label){font-size:var(--ods-desktop-body-small-2-font-size,.875rem);line-height:var(--ods-desktop-body-small-2-line-height,1.25rem);letter-spacing:var(--ods-desktop-body-small-2-letter-spacing,.25)}}.core-button--size-medium:not(.core-button--no-label){--ods-button-icon-size:1.5rem;--ods-button-min-height:2.75rem;--ods-button-padding:var(--ods-padding-content-s,.5rem) var(--ods-padding-content-l,1rem);font-family:var(--ods-typography-font-family-primary,"LidlFontPro");font-size:var(--ods-mobile-body-tight-font-size,1rem);font-weight:var(--ods-typography-font-weight-prominent,600);line-height:var(--ods-mobile-body-tight-line-height,1.25rem);letter-spacing:var(--ods-mobile-body-tight-letter-spacing,0)}@media (width>=90rem){.core-button--size-medium:not(.core-button--no-label){font-size:var(--ods-desktop-body-tight-font-size,1.125rem);line-height:var(--ods-desktop-body-tight-line-height,1.5rem);letter-spacing:var(--ods-desktop-body-tight-letter-spacing,0)}}.core-button--size-large:not(.core-button--no-label){--ods-button-icon-size:1.5rem;--ods-button-min-height:2.75rem;--ods-button-padding:var(--ods-padding-content-s,.5rem) var(--ods-padding-content-l,1rem);font-family:var(--ods-typography-font-family-primary,"LidlFontPro");font-size:var(--ods-mobile-body-tight-font-size,1rem);font-weight:var(--ods-typography-font-weight-prominent,600);line-height:var(--ods-mobile-body-tight-line-height,1.25rem);letter-spacing:var(--ods-mobile-body-tight-letter-spacing,0)}@media (width>=90rem){.core-button--size-large:not(.core-button--no-label){font-size:var(--ods-desktop-body-tight-font-size,1.125rem);line-height:var(--ods-desktop-body-tight-line-height,1.5rem);letter-spacing:var(--ods-desktop-body-tight-letter-spacing,0);--ods-button-icon-size:2rem;--ods-button-min-height:3.5rem;--ods-button-padding:var(--ods-padding-content-m,.75rem) var(--ods-padding-content-xl,1.5rem);font-family:var(--ods-typography-font-family-primary,"LidlFontPro");font-size:var(--ods-mobile-headline-5-font-size,1.125rem);font-weight:var(--ods-typography-font-weight-prominent,600);line-height:var(--ods-mobile-headline-5-line-height,1.5rem);letter-spacing:var(--ods-mobile-headline-5-letter-spacing,0)}}@media (width>=90rem) and (width>=90rem){.core-button--size-large:not(.core-button--no-label){font-size:var(--ods-desktop-headline-5-font-size,1.25rem);line-height:var(--ods-desktop-headline-5-line-height,1.75rem);letter-spacing:var(--ods-desktop-headline-5-letter-spacing,0)}}.core-button--loading .core-button__icon,.core-button--loading .core-button__text{opacity:0}.core-button__loading{width:1.5rem;height:1.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.core-button__loading-icon{fill:var(--ods-button-font-color);animation:1s linear infinite rotate}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.core-button__text{-webkit-line-clamp:var(--ods-line-clamp,2);word-break:none;-webkit-hyphens:auto;hyphens:auto;text-align:center;--ods-is-single-line:1 - Clamp(0, Calc(var(--ods-line-clamp) - 1), var(--ods-line-clamp));--ods-is-single-line-delay:Calc(-1s * (var(--ods-is-single-line,1) - 1));animation:states 1s var(--ods-is-single-line-delay) paused;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@keyframes states{0%{word-break:break-word}}.core-button--hyphens-none .core-button__text{-webkit-hyphens:none;hyphens:none}.core-button__icon{fill:var(--ods-button-icon-color);width:var(--ods-button-icon-size);height:var(--ods-button-icon-size);flex-shrink:0}.core-button--no-label{--ods-button-width:2.75rem;--ods-button-min-height:2.75rem;--ods-button-icon-size:1.5rem;justify-content:center}.core-button--primary{--ods-button-border-radius:var(--ods-radius-action,62.4375rem);--ods-button-background-color:var(--ods-color-surface-interaction-primary-default,var(--ods-default-color-surface-interaction-primary-default,#0050aa));--ods-button-background-focus-color:var(--ods-color-surface-interaction-primary-focus,var(--ods-default-color-surface-interaction-primary-focus,#002466));--ods-button-background-hover-color:var(--ods-color-surface-interaction-primary-hover,var(--ods-default-color-surface-interaction-primary-hover,#002466));--ods-button-background-pressed-color:var(--ods-color-surface-interaction-primary-pressed,var(--ods-default-color-surface-interaction-primary-pressed,#002466));--ods-button-font-color:var(--ods-color-text-surface-interaction-primary-default,var(--ods-default-color-text-surface-interaction-primary-default,#fff));--ods-button-font-focus-color:var(--ods-color-text-surface-interaction-primary-focus,var(--ods-default-color-text-surface-interaction-primary-focus,#fff));--ods-button-font-hover-color:var(--ods-color-text-surface-interaction-primary-hover,var(--ods-default-color-text-surface-interaction-primary-hover,#fff));--ods-button-font-pressed-color:var(--ods-color-text-surface-interaction-primary-pressed,var(--ods-default-color-text-surface-interaction-primary-pressed,#fff));--ods-button-icon-color:var(--ods-color-icon-surface-interaction-primary-default,var(--ods-default-color-icon-surface-interaction-primary-default,#fff));--ods-button-icon-focus-color:var(--ods-color-icon-surface-interaction-primary-focus,var(--ods-default-color-icon-surface-interaction-primary-focus,#fff));--ods-button-icon-hover-color:var(--ods-color-icon-surface-interaction-primary-hover,var(--ods-default-color-icon-surface-interaction-primary-hover,#fff));--ods-button-icon-pressed-color:var(--ods-color-icon-surface-interaction-primary-pressed,var(--ods-default-color-icon-surface-interaction-primary-pressed,#fff))}.core-button--secondary{--ods-button-border-radius:var(--ods-radius-action,62.4375rem);--ods-button-background-color:var(--ods-color-surface-interaction-secondary-default,var(--ods-default-color-surface-interaction-secondary-default,#fff0));--ods-button-background-hover-color:var(--ods-color-surface-interaction-secondary-hover,var(--ods-default-color-surface-interaction-secondary-hover,#fff0));--ods-button-background-focus-color:var(--ods-color-surface-interaction-secondary-focus,var(--ods-default-color-surface-interaction-secondary-focus,#fff0));--ods-button-background-pressed-color:var(--ods-color-surface-interaction-secondary-pressed,var(--ods-default-color-surface-interaction-secondary-pressed,#fff0));--ods-button-font-color:var(--ods-color-text-surface-interaction-secondary-default,var(--ods-default-color-text-surface-interaction-secondary-default,#0050aa));--ods-button-font-focus-color:var(--ods-color-text-surface-interaction-secondary-focus,var(--ods-default-color-text-surface-interaction-secondary-focus,#002466));--ods-button-font-hover-color:var(--ods-color-text-surface-interaction-secondary-hover,var(--ods-default-color-text-surface-interaction-secondary-hover,#002466));--ods-button-font-pressed-color:var(--ods-color-text-surface-interaction-secondary-pressed,var(--ods-default-color-text-surface-interaction-secondary-pressed,#002466));--ods-button-border-width:var(--ods-component-button-secondary-border-width-default,var(--ods-default-component-button-secondary-border-width-default,.125rem));--ods-button-border-width-hover:var(--ods-border-width-hover,var(--ods-default-border-width-hover,.125rem));--ods-button-border-width-focus:var(--ods-border-width-focus,var(--ods-default-border-width-focus,.125rem));--ods-button-border-width-pressed:var(--ods-border-width-pressed,var(--ods-default-border-width-pressed,.125rem));--ods-button-border-color:var(--ods-color-border-interaction-secondary-default,var(--ods-default-color-border-interaction-secondary-default,#0050aa));--ods-button-border-color-hover:var(--ods-color-border-interaction-secondary-hover,var(--ods-default-color-border-interaction-secondary-hover,#002466));--ods-button-border-color-focus:var(--ods-color-border-interaction-secondary-focus,var(--ods-default-color-border-interaction-secondary-focus,#002466));--ods-button-border-color-pressed:var(--ods-color-border-interaction-secondary-pressed,var(--ods-default-color-border-interaction-secondary-pressed,#002466));--ods-button-icon-color:var(--ods-color-icon-surface-interaction-secondary-default,var(--ods-default-color-icon-surface-interaction-secondary-default,#0050aa));--ods-button-icon-focus-color:var(--ods-color-icon-surface-interaction-secondary-focus,var(--ods-default-color-icon-surface-interaction-secondary-focus,#002466));--ods-button-icon-hover-color:var(--ods-color-icon-surface-interaction-secondary-hover,var(--ods-default-color-icon-surface-interaction-secondary-hover,#002466));--ods-button-icon-pressed-color:var(--ods-color-icon-surface-interaction-secondary-pressed,var(--ods-default-color-icon-surface-interaction-secondary-pressed,#002466))}.core-button--tertiary{--ods-button-font-color:var(--ods-color-text-surface-interaction-tertiary-default,var(--ods-default-color-text-surface-interaction-tertiary-default,#0050aa));--ods-button-font-hover-color:var(--ods-default-color-text-surface-interaction-tertiary-hover,var(--ods-color-text-surface-interaction-tertiary-hover,#002466));--ods-button-font-active-color:var(--ods-default-color-text-surface-interaction-tertiary-pressed,var(--ods-color-text-surface-interaction-tertiary-pressed,#002466));--ods-button-font-focus-color:var(--ods-default-color-text-surface-interaction-tertiary-focus,var(--ods-color-text-surface-interaction-tertiary-focus,#002466));--ods-button-font-pressed-color:var(--ods-default-color-text-surface-interaction-tertiary-pressed,var(--ods-color-text-surface-interaction-tertiary-pressed,#002466));--ods-button-background-color:var(--ods-default-color-surface-interaction-tertiary-default,var(--ods-color-surface-interaction-tertiary-default,#fff0));--ods-button-background-focus-color:var(--ods-default-color-surface-interaction-tertiary-focus,var(--ods-color-surface-interaction-tertiary-focus,#fff0));--ods-button-background-hover-color:var(--ods-default-color-surface-interaction-tertiary-hover,var(--ods-color-surface-interaction-tertiary-hover,#fff0));--ods-button-background-pressed-color:var(--ods-color-surface-interaction-tertiary-pressed,var(--ods-color-surface-interaction-tertiary-pressed,#fff0));--ods-button-icon-color:var(--ods-color-icon-surface-interaction-tertiary-default,var(--ods-default-color-icon-surface-interaction-tertiary-default,#0050aa));--ods-button-icon-focus-color:var(--ods-color-icon-surface-interaction-tertiary-focus,var(--ods-default-color-icon-surface-interaction-tertiary-focus,#002466));--ods-button-icon-hover-color:var(--ods-color-icon-surface-interaction-tertiary-hover,var(--ods-default-color-icon-surface-interaction-tertiary-hover,#002466));--ods-button-icon-pressed-color:var(--ods-color-icon-surface-interaction-tertiary-pressed,var(--ods-default-color-icon-surface-interaction-tertiary-pressed,#002466))}.core-button--disabled{opacity:var(--ods-opacity-disabled,.3);cursor:default}.core-button--primary,.core-button--secondary,.core-button--tertiary{background-color:var(--ods-button-background-color);color:var(--ods-button-font-color)}.core-button--primary:hover:not(.core-button--disabled),.core-button--secondary:hover:not(.core-button--disabled),.core-button--tertiary:hover:not(.core-button--disabled){color:var(--ods-button-font-hover-color);background-color:var(--ods-button-background-hover-color);border-width:var(--ods-button-border-width-hover);border-color:var(--ods-button-border-color-hover)}.core-button--primary:hover:not(.core-button--disabled) .core-button__icon,.core-button--secondary:hover:not(.core-button--disabled) .core-button__icon,.core-button--tertiary:hover:not(.core-button--disabled) .core-button__icon{fill:var(--ods-button-icon-hover-color)}.core-button--primary:focus-visible:not(.core-button--disabled),.core-button--secondary:focus-visible:not(.core-button--disabled),.core-button--tertiary:focus-visible:not(.core-button--disabled){color:var(--ods-button-font-focus-color);background-color:var(--ods-button-background-focus-color);border-width:var(--ods-button-border-width-focus);border-color:var(--ods-button-border-color-focus)}.core-button--primary:focus-visible:not(.core-button--disabled) .core-button__icon,.core-button--secondary:focus-visible:not(.core-button--disabled) .core-button__icon,.core-button--tertiary:focus-visible:not(.core-button--disabled) .core-button__icon{fill:var(--ods-button-icon-focus-color)}.core-button--primary:active:not(.core-button--disabled),.core-button--secondary:active:not(.core-button--disabled),.core-button--tertiary:active:not(.core-button--disabled){color:var(--ods-button-font-pressed-color);background-color:var(--ods-button-background-pressed-color);border-width:var(--ods-button-border-width-pressed);border-color:var(--ods-button-border-color-pressed)}.core-button--primary:active:not(.core-button--disabled) .core-button__icon,.core-button--secondary:active:not(.core-button--disabled) .core-button__icon,.core-button--tertiary:active:not(.core-button--disabled) .core-button__icon{fill:var(--ods-button-icon-pressed-color)}.core-button--primary{border:none}.core-button--secondary{border:var(--ods-button-border-width) solid var(--ods-button-border-color)}.core-button--secondary:focus-visible{position:relative}.core-button--secondary:focus-visible:before{content:"";outline:solid .125rem var(--ods-component-browser-focus-border-color-outer,#fff);outline-offset:6px;pointer-events:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.core-button--secondary:focus-visible:after{content:"";outline:solid .125rem var(--ods-component-browser-focus-border-color-inner,#0050aa);outline-offset:4px;pointer-events:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.core-button.core-button--tertiary{--ods-button-min-height:auto;--ods-button-padding:unset;--ods-button-border-radius:none;border:none;flex-direction:row-reverse}.core-button.core-button--tertiary.core-button--size-small{--ods-button-min-height:1.25rem}.core-button.core-button--tertiary.core-button--size-medium{--ods-button-min-height:1.5rem}.core-button.core-button--tertiary.core-button--size-large{--ods-button-min-height:1.75rem}.core-button.core-button--tertiary.core-button--size-small .core-button__icon,.core-button.core-button--tertiary.core-button--size-medium .core-button__icon{--ods-button-icon-size:1rem}.core-button.core-button--tertiary.core-button--size-large .core-button__icon{--ods-button-icon-size:1.5rem}.ods-button[data-v-2d2e7f62]{--ods-button-width:auto;--ods-button-min-height:2.75rem;border-radius:var(--ods-button-border-radius);gap:var(--ods-gap-content-m,.5rem);width:var(--ods-button-width);min-height:var(--ods-button-min-height);padding:var(--ods-button-padding);text-overflow:ellipsis;-webkit-user-select:none;user-select:none;box-sizing:border-box;cursor:pointer;background:0 0;border:0;outline:none;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;position:relative}.ods-button[data-v-2d2e7f62]:focus-visible{position:relative}.ods-button[data-v-2d2e7f62]:focus-visible:before{content:"";outline:solid .125rem var(--ods-component-browser-focus-border-color-outer,#fff);outline-offset:.25rem;pointer-events:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.ods-button[data-v-2d2e7f62]:focus-visible:after{content:"";outline:solid .125rem var(--ods-component-browser-focus-border-color-inner,#0050aa);outline-offset:.125rem;pointer-events:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.ods-button--size-small[data-v-2d2e7f62]:not(.ods-button--no-label){--ods-button-icon-size:1rem;--ods-button-min-height:2.25rem;--ods-button-padding:var(--ods-padding-content-s,.5rem) var(--ods-padding-content-m,.75rem);font-family:var(--ods-typography-font-family-primary,"LidlFontPro");font-size:var(--ods-mobile-body-small-2-font-size,.8125rem);font-weight:var(--ods-typography-font-weight-prominent,600);line-height:var(--ods-mobile-body-small-2-line-height,1.25rem);letter-spacing:var(--ods-mobile-body-small-2-letter-spacing,.25)}@media (width>=90rem){.ods-button--size-small[data-v-2d2e7f62]:not(.ods-button--no-label){font-size:var(--ods-desktop-body-small-2-font-size,.875rem);line-height:var(--ods-desktop-body-small-2-line-height,1.25rem);letter-spacing:var(--ods-desktop-body-small-2-letter-spacing,.25)}}.ods-button--size-medium[data-v-2d2e7f62]:not(.ods-button--no-label){--ods-button-icon-size:1.5rem;--ods-button-min-height:2.75rem;--ods-button-padding:var(--ods-padding-content-s,.5rem) var(--ods-padding-content-l,1rem);font-family:var(--ods-typography-font-family-primary,"LidlFontPro");font-size:var(--ods-mobile-body-tight-font-size,1rem);font-weight:var(--ods-typography-font-weight-prominent,600);line-height:var(--ods-mobile-body-tight-line-height,1.25rem);letter-spacing:var(--ods-mobile-body-tight-letter-spacing,0)}@media (width>=90rem){.ods-button--size-medium[data-v-2d2e7f62]:not(.ods-button--no-label){font-size:var(--ods-desktop-body-tight-font-size,1.125rem);line-height:var(--ods-desktop-body-tight-line-height,1.5rem);letter-spacing:var(--ods-desktop-body-tight-letter-spacing,0)}}.ods-button--size-large[data-v-2d2e7f62]:not(.ods-button--no-label){--ods-button-icon-size:1.5rem;--ods-button-min-height:2.75rem;--ods-button-padding:var(--ods-padding-content-s,.5rem) var(--ods-padding-content-l,1rem);font-family:var(--ods-typography-font-family-primary,"LidlFontPro");font-size:var(--ods-mobile-body-tight-font-size,1rem);font-weight:var(--ods-typography-font-weight-prominent,600);line-height:var(--ods-mobile-body-tight-line-height,1.25rem);letter-spacing:var(--ods-mobile-body-tight-letter-spacing,0)}@media (width>=90rem){.ods-button--size-large[data-v-2d2e7f62]:not(.ods-button--no-label){font-size:var(--ods-desktop-body-tight-font-size,1.125rem);line-height:var(--ods-desktop-body-tight-line-height,1.5rem);letter-spacing:var(--ods-desktop-body-tight-letter-spacing,0);--ods-button-icon-size:2rem;--ods-button-min-height:3.5rem;--ods-button-padding:var(--ods-padding-content-m,.75rem) var(--ods-padding-content-xl,1.5rem);font-family:var(--ods-typography-font-family-primary,"LidlFontPro");font-size:var(--ods-mobile-headline-5-font-size,1.125rem);font-weight:var(--ods-typography-font-weight-prominent,600);line-height:var(--ods-mobile-headline-5-line-height,1.5rem);letter-spacing:var(--ods-mobile-headline-5-letter-spacing,0)}}@media (width>=90rem) and (width>=90rem){.ods-button--size-large[data-v-2d2e7f62]:not(.ods-button--no-label){font-size:var(--ods-desktop-headline-5-font-size,1.25rem);line-height:var(--ods-desktop-headline-5-line-height,1.75rem);letter-spacing:var(--ods-desktop-headline-5-letter-spacing,0)}}.ods-button--loading .ods-button__icon[data-v-2d2e7f62],.ods-button--loading[data-v-2d2e7f62] .ods-button__text{opacity:0}.ods-button[data-v-2d2e7f62] .ods-button__loading{width:1.5rem;height:1.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ods-button__loading-icon[data-v-2d2e7f62]{fill:var(--ods-button-font-color);animation:1s linear infinite rotate-2d2e7f62}@keyframes rotate-2d2e7f62{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ods-button[data-v-2d2e7f62] .ods-button__text{-webkit-line-clamp:var(--ods-line-clamp,2);word-break:none;-webkit-hyphens:auto;hyphens:auto;text-align:center;--ods-is-single-line:1 - Clamp(0, Calc(var(--ods-line-clamp) - 1), var(--ods-line-clamp));--ods-is-single-line-delay:Calc(-1s * (var(--ods-is-single-line,1) - 1));animation:states-2d2e7f62 1s var(--ods-is-single-line-delay) paused;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@keyframes states-2d2e7f62{0%{word-break:break-word}}.ods-button--hyphens-none[data-v-2d2e7f62] .ods-button__text{-webkit-hyphens:none;hyphens:none}.ods-button__icon[data-v-2d2e7f62]{fill:var(--ods-button-icon-color);width:var(--ods-button-icon-size);height:var(--ods-button-icon-size);flex-shrink:0}.ods-button--no-label[data-v-2d2e7f62]{--ods-button-width:2.75rem;--ods-button-min-height:2.75rem;--ods-button-icon-size:1.5rem;justify-content:center}.ods-button--primary[data-v-2d2e7f62]{--ods-button-border-radius:var(--ods-radius-action,62.4375rem);--ods-button-background-color:var(--ods-color-surface-interaction-primary-default,var(--ods-default-color-surface-interaction-primary-default,#0050aa));--ods-button-background-focus-color:var(--ods-color-surface-interaction-primary-focus,var(--ods-default-color-surface-interaction-primary-focus,#002466));--ods-button-background-hover-color:var(--ods-color-surface-interaction-primary-hover,var(--ods-default-color-surface-interaction-primary-hover,#002466));--ods-button-background-pressed-color:var(--ods-color-surface-interaction-primary-pressed,var(--ods-default-color-surface-interaction-primary-pressed,#002466));--ods-button-font-color:var(--ods-color-text-surface-interaction-primary-default,var(--ods-default-color-text-surface-interaction-primary-default,#fff));--ods-button-font-focus-color:var(--ods-color-text-surface-interaction-primary-focus,var(--ods-default-color-text-surface-interaction-primary-focus,#fff));--ods-button-font-hover-color:var(--ods-color-text-surface-interaction-primary-hover,var(--ods-default-color-text-surface-interaction-primary-hover,#fff));--ods-button-font-pressed-color:var(--ods-color-text-surface-interaction-primary-pressed,var(--ods-default-color-text-surface-interaction-primary-pressed,#fff));--ods-button-icon-color:var(--ods-color-icon-surface-interaction-primary-default,var(--ods-default-color-icon-surface-interaction-primary-default,#fff));--ods-button-icon-focus-color:var(--ods-color-icon-surface-interaction-primary-focus,var(--ods-default-color-icon-surface-interaction-primary-focus,#fff));--ods-button-icon-hover-color:var(--ods-color-icon-surface-interaction-primary-hover,var(--ods-default-color-icon-surface-interaction-primary-hover,#fff));--ods-button-icon-pressed-color:var(--ods-color-icon-surface-interaction-primary-pressed,var(--ods-default-color-icon-surface-interaction-primary-pressed,#fff))}.ods-button--secondary[data-v-2d2e7f62]{--ods-button-border-radius:var(--ods-radius-action,62.4375rem);--ods-button-background-color:var(--ods-color-surface-interaction-secondary-default,var(--ods-default-color-surface-interaction-secondary-default,#fff0));--ods-button-background-hover-color:var(--ods-color-surface-interaction-secondary-hover,var(--ods-default-color-surface-interaction-secondary-hover,#fff0));--ods-button-background-focus-color:var(--ods-color-surface-interaction-secondary-focus,var(--ods-default-color-surface-interaction-secondary-focus,#fff0));--ods-button-background-pressed-color:var(--ods-color-surface-interaction-secondary-pressed,var(--ods-default-color-surface-interaction-secondary-pressed,#fff0));--ods-button-font-color:var(--ods-color-text-surface-interaction-secondary-default,var(--ods-default-color-text-surface-interaction-secondary-default,#0050aa));--ods-button-font-focus-color:var(--ods-color-text-surface-interaction-secondary-focus,var(--ods-default-color-text-surface-interaction-secondary-focus,#002466));--ods-button-font-hover-color:var(--ods-color-text-surface-interaction-secondary-hover,var(--ods-default-color-text-surface-interaction-secondary-hover,#002466));--ods-button-font-pressed-color:var(--ods-color-text-surface-interaction-secondary-pressed,var(--ods-default-color-text-surface-interaction-secondary-pressed,#002466));--ods-button-border-width:var(--ods-component-button-secondary-border-width-default,var(--ods-default-component-button-secondary-border-width-default,.125rem));--ods-button-border-width-hover:var(--ods-border-width-hover,var(--ods-default-border-width-hover,.125rem));--ods-button-border-width-focus:var(--ods-border-width-focus,var(--ods-default-border-width-focus,.125rem));--ods-button-border-width-pressed:var(--ods-border-width-pressed,var(--ods-default-border-width-pressed,.125rem));--ods-button-border-color:var(--ods-color-border-interaction-secondary-default,var(--ods-default-color-border-interaction-secondary-default,#0050aa));--ods-button-border-color-hover:var(--ods-color-border-interaction-secondary-hover,var(--ods-default-color-border-interaction-secondary-hover,#002466));--ods-button-border-color-focus:var(--ods-color-border-interaction-secondary-focus,var(--ods-default-color-border-interaction-secondary-focus,#002466));--ods-button-border-color-pressed:var(--ods-color-border-interaction-secondary-pressed,var(--ods-default-color-border-interaction-secondary-pressed,#002466));--ods-button-icon-color:var(--ods-color-icon-surface-interaction-secondary-default,var(--ods-default-color-icon-surface-interaction-secondary-default,#0050aa));--ods-button-icon-focus-color:var(--ods-color-icon-surface-interaction-secondary-focus,var(--ods-default-color-icon-surface-interaction-secondary-focus,#002466));--ods-button-icon-hover-color:var(--ods-color-icon-surface-interaction-secondary-hover,var(--ods-default-color-icon-surface-interaction-secondary-hover,#002466));--ods-button-icon-pressed-color:var(--ods-color-icon-surface-interaction-secondary-pressed,var(--ods-default-color-icon-surface-interaction-secondary-pressed,#002466))}.ods-button--tertiary[data-v-2d2e7f62]{--ods-button-font-color:var(--ods-color-text-surface-interaction-tertiary-default,var(--ods-default-color-text-surface-interaction-tertiary-default,#0050aa));--ods-button-font-hover-color:var(--ods-default-color-text-surface-interaction-tertiary-hover,var(--ods-color-text-surface-interaction-tertiary-hover,#002466));--ods-button-font-active-color:var(--ods-default-color-text-surface-interaction-tertiary-pressed,var(--ods-color-text-surface-interaction-tertiary-pressed,#002466));--ods-button-font-focus-color:var(--ods-default-color-text-surface-interaction-tertiary-focus,var(--ods-color-text-surface-interaction-tertiary-focus,#002466));--ods-button-font-pressed-color:var(--ods-default-color-text-surface-interaction-tertiary-pressed,var(--ods-color-text-surface-interaction-tertiary-pressed,#002466));--ods-button-background-color:var(--ods-default-color-surface-interaction-tertiary-default,var(--ods-color-surface-interaction-tertiary-default,#fff0));--ods-button-background-focus-color:var(--ods-default-color-surface-interaction-tertiary-focus,var(--ods-color-surface-interaction-tertiary-focus,#fff0));--ods-button-background-hover-color:var(--ods-default-color-surface-interaction-tertiary-hover,var(--ods-color-surface-interaction-tertiary-hover,#fff0));--ods-button-background-pressed-color:var(--ods-color-surface-interaction-tertiary-pressed,var(--ods-color-surface-interaction-tertiary-pressed,#fff0));--ods-button-icon-color:var(--ods-color-icon-surface-interaction-tertiary-default,var(--ods-default-color-icon-surface-interaction-tertiary-default,#0050aa));--ods-button-icon-focus-color:var(--ods-color-icon-surface-interaction-tertiary-focus,var(--ods-default-color-icon-surface-interaction-tertiary-focus,#002466));--ods-button-icon-hover-color:var(--ods-color-icon-surface-interaction-tertiary-hover,var(--ods-default-color-icon-surface-interaction-tertiary-hover,#002466));--ods-button-icon-pressed-color:var(--ods-color-icon-surface-interaction-tertiary-pressed,var(--ods-default-color-icon-surface-interaction-tertiary-pressed,#002466))}.ods-button--disabled[data-v-2d2e7f62]{opacity:var(--ods-opacity-disabled,.3);cursor:default}.ods-button--primary[data-v-2d2e7f62],.ods-button--secondary[data-v-2d2e7f62],.ods-button--tertiary[data-v-2d2e7f62]{background-color:var(--ods-button-background-color);color:var(--ods-button-font-color)}.ods-button--primary[data-v-2d2e7f62]:hover:not(.ods-button--disabled),.ods-button--secondary[data-v-2d2e7f62]:hover:not(.ods-button--disabled),.ods-button--tertiary[data-v-2d2e7f62]:hover:not(.ods-button--disabled){color:var(--ods-button-font-hover-color);background-color:var(--ods-button-background-hover-color);border-width:var(--ods-button-border-width-hover);border-color:var(--ods-button-border-color-hover)}.ods-button--primary:hover:not(.ods-button--disabled) .ods-button__icon[data-v-2d2e7f62],.ods-button--secondary:hover:not(.ods-button--disabled) .ods-button__icon[data-v-2d2e7f62],.ods-button--tertiary:hover:not(.ods-button--disabled) .ods-button__icon[data-v-2d2e7f62]{fill:var(--ods-button-icon-hover-color)}.ods-button--primary[data-v-2d2e7f62]:focus-visible:not(.ods-button--disabled),.ods-button--secondary[data-v-2d2e7f62]:focus-visible:not(.ods-button--disabled),.ods-button--tertiary[data-v-2d2e7f62]:focus-visible:not(.ods-button--disabled){color:var(--ods-button-font-focus-color);background-color:var(--ods-button-background-focus-color);border-width:var(--ods-button-border-width-focus);border-color:var(--ods-button-border-color-focus)}.ods-button--primary:focus-visible:not(.ods-button--disabled) .ods-button__icon[data-v-2d2e7f62],.ods-button--secondary:focus-visible:not(.ods-button--disabled) .ods-button__icon[data-v-2d2e7f62],.ods-button--tertiary:focus-visible:not(.ods-button--disabled) .ods-button__icon[data-v-2d2e7f62]{fill:var(--ods-button-icon-focus-color)}.ods-button--primary[data-v-2d2e7f62]:active:not(.ods-button--disabled),.ods-button--secondary[data-v-2d2e7f62]:active:not(.ods-button--disabled),.ods-button--tertiary[data-v-2d2e7f62]:active:not(.ods-button--disabled){color:var(--ods-button-font-pressed-color);background-color:var(--ods-button-background-pressed-color);border-width:var(--ods-button-border-width-pressed);border-color:var(--ods-button-border-color-pressed)}.ods-button--primary:active:not(.ods-button--disabled) .ods-button__icon[data-v-2d2e7f62],.ods-button--secondary:active:not(.ods-button--disabled) .ods-button__icon[data-v-2d2e7f62],.ods-button--tertiary:active:not(.ods-button--disabled) .ods-button__icon[data-v-2d2e7f62]{fill:var(--ods-button-icon-pressed-color)}.ods-button--primary[data-v-2d2e7f62]{border:none}.ods-button--secondary[data-v-2d2e7f62]{border:var(--ods-button-border-width) solid var(--ods-button-border-color)}.ods-button--secondary[data-v-2d2e7f62]:focus-visible{position:relative}.ods-button--secondary[data-v-2d2e7f62]:focus-visible:before{content:"";outline:solid .125rem var(--ods-component-browser-focus-border-color-outer,#fff);outline-offset:6px;pointer-events:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.ods-button--secondary[data-v-2d2e7f62]:focus-visible:after{content:"";outline:solid .125rem var(--ods-component-browser-focus-border-color-inner,#0050aa);outline-offset:4px;pointer-events:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.ods-button[data-v-2d2e7f62].ods-button--tertiary{--ods-button-min-height:auto;--ods-button-padding:unset;--ods-button-border-radius:none;border:none;flex-direction:row-reverse}.ods-button.ods-button--tertiary.ods-button--size-small[data-v-2d2e7f62]{--ods-button-min-height:1.25rem}.ods-button.ods-button--tertiary.ods-button--size-medium[data-v-2d2e7f62]{--ods-button-min-height:1.5rem}.ods-button.ods-button--tertiary.ods-button--size-large[data-v-2d2e7f62]{--ods-button-min-height:1.75rem}.ods-button.ods-button--tertiary.ods-button--size-small .ods-button__icon[data-v-2d2e7f62],.ods-button.ods-button--tertiary.ods-button--size-medium .ods-button__icon[data-v-2d2e7f62]{--ods-button-icon-size:1rem}.ods-button.ods-button--tertiary.ods-button--size-large .ods-button__icon[data-v-2d2e7f62]{--ods-button-icon-size:1.5rem}.ods-button.ods-button--theme-primary.ods-button--primary[data-v-2d2e7f62]{--ods-default-color-surface-interaction-primary-default:#fff000;--ods-default-color-surface-interaction-primary-focus:#ffc400;--ods-default-color-surface-interaction-primary-hover:#ffc400;--ods-default-color-surface-interaction-primary-pressed:#ffc400;--ods-default-color-text-surface-interaction-primary-default:#1e2124;--ods-default-color-text-surface-interaction-primary-focus:#1e2124;--ods-default-color-text-surface-interaction-primary-hover:#1e2124;--ods-default-color-text-surface-interaction-primary-pressed:#1e2124;--ods-default-color-icon-surface-interaction-primary-default:#1e2124;--ods-default-color-icon-surface-interaction-primary-focus:#1e2124;--ods-default-color-icon-surface-interaction-primary-hover:#1e2124;--ods-default-color-icon-surface-interaction-primary-pressed:#1e2124}.ods-button.ods-button--theme-negative.ods-button--primary[data-v-2d2e7f62]{--ods-default-color-surface-interaction-primary-default:#fff;--ods-default-color-surface-interaction-primary-focus:#c2dfff;--ods-default-color-surface-interaction-primary-hover:#c2dfff;--ods-default-color-surface-interaction-primary-pressed:#c2dfff;--ods-default-color-text-surface-interaction-primary-default:#1e2124;--ods-default-color-text-surface-interaction-primary-focus:#1e2124;--ods-default-color-text-surface-interaction-primary-hover:#1e2124;--ods-default-color-text-surface-interaction-primary-pressed:#1e2124;--ods-default-color-icon-surface-interaction-primary-default:#1e2124;--ods-default-color-icon-surface-interaction-primary-focus:#1e2124;--ods-default-color-icon-surface-interaction-primary-hover:#1e2124;--ods-default-color-icon-surface-interaction-primary-pressed:#1e2124}.ods-button.ods-button--theme-primary.ods-button--secondary[data-v-2d2e7f62]{--ods-default-color-surface-interaction-secondary-default:#fff0;--ods-default-color-surface-interaction-secondary-hover:#fff0;--ods-default-color-surface-interaction-secondary-focus:#fff0;--ods-default-color-surface-interaction-secondary-pressed:#fff0;--ods-default-color-text-surface-interaction-secondary-default:#fff000;--ods-default-color-text-surface-interaction-secondary-focus:#ffc400;--ods-default-color-text-surface-interaction-secondary-hover:#ffc400;--ods-default-color-text-surface-interaction-secondary-pressed:#ffc400;--ods-default-component-button-secondary-border-width-default:.125rem;--ods-default-border-width-hover:.125rem;--ods-default-border-width-focus:.125rem;--ods-default-border-width-pressed:.125rem;--ods-default-color-border-interaction-secondary-default:#fff000;--ods-default-color-border-interaction-secondary-hover:#ffc400;--ods-default-color-border-interaction-secondary-focus:#ffc400;--ods-default-color-border-interaction-secondary-pressed:#ffc400;--ods-default-color-icon-surface-interaction-secondary-default:#fff000;--ods-default-color-icon-surface-interaction-secondary-focus:#ffc400;--ods-default-color-icon-surface-interaction-secondary-hover:#ffc400;--ods-default-color-icon-surface-interaction-secondary-pressed:#ffc400}.ods-button.ods-button--theme-negative.ods-button--secondary[data-v-2d2e7f62]{--ods-default-color-surface-interaction-secondary-default:#fff0;--ods-default-color-surface-interaction-secondary-hover:#fff0;--ods-default-color-surface-interaction-secondary-focus:#fff0;--ods-default-color-surface-interaction-secondary-pressed:#fff0;--ods-default-color-text-surface-interaction-secondary-default:#fff;--ods-default-color-text-surface-interaction-secondary-focus:#fff;--ods-default-color-text-surface-interaction-secondary-hover:#fff;--ods-default-color-text-surface-interaction-secondary-pressed:#fff;--ods-default-component-button-secondary-border-width-default:.125rem;--ods-default-border-width-hover:.125rem;--ods-default-border-width-focus:.125rem;--ods-default-border-width-pressed:.125rem;--ods-default-color-border-interaction-secondary-default:#fff;--ods-default-color-border-interaction-secondary-hover:#c2dfff;--ods-default-color-border-interaction-secondary-focus:#c2dfff;--ods-default-color-border-interaction-secondary-pressed:#c2dfff;--ods-default-color-icon-surface-interaction-secondary-default:#fff;--ods-default-color-icon-surface-interaction-secondary-focus:#fff;--ods-default-color-icon-surface-interaction-secondary-hover:#fff;--ods-default-color-icon-surface-interaction-secondary-pressed:#fff}.ods-button.ods-button--theme-primary.ods-button--tertiary[data-v-2d2e7f62]{--ods-default-color-text-surface-interaction-tertiary-default:#fff000;--ods-default-color-text-surface-interaction-tertiary-hover:#ffc400;--ods-default-color-text-surface-interaction-tertiary-focus:#ffc400;--ods-default-color-text-surface-interaction-tertiary-pressed:#ffc400;--ods-default-color-surface-interaction-tertiary-default:#fff0;--ods-default-color-surface-interaction-tertiary-hover:#fff0;--ods-default-color-surface-interaction-tertiary-focus:#fff0;--ods-default-color-surface-interaction-tertiary-pressed:#fff0;--ods-default-color-icon-surface-interaction-tertiary-default:#fff000;--ods-default-color-icon-surface-interaction-tertiary-focus:#ffc400;--ods-default-color-icon-surface-interaction-tertiary-hover:#ffc400;--ods-default-color-icon-surface-interaction-tertiary-pressed:#ffc400}.ods-button.ods-button--theme-negative.ods-button--tertiary[data-v-2d2e7f62]{--ods-default-color-text-surface-interaction-tertiary-default:#fff;--ods-default-color-text-surface-interaction-tertiary-hover:#c2dfff;--ods-default-color-text-surface-interaction-tertiary-focus:#c2dfff;--ods-default-color-text-surface-interaction-tertiary-pressed:#c2dfff;--ods-default-color-surface-interaction-tertiary-default:#fff0;--ods-default-color-surface-interaction-tertiary-focus:#fff0;--ods-default-color-surface-interaction-tertiary-pressed:#fff0;--ods-default-color-icon-surface-interaction-tertiary-default:#fff;--ods-default-color-icon-surface-interaction-tertiary-focus:#c2dfff;--ods-default-color-icon-surface-interaction-tertiary-hover:#c2dfff;--ods-default-color-icon-surface-interaction-tertiary-pressed:#c2dfff}.core-icon-button{border-radius:var(--ods-radius-action,62.4375rem);background-color:var(--ods-icon-button-background-color);cursor:pointer;border:0;outline:none;padding:0;font-size:0;text-decoration:none;display:inline-block}.core-icon-button:focus-visible{position:relative}.core-icon-button:focus-visible:before{content:"";outline:solid .125rem var(--ods-component-browser-focus-border-color-outer,#fff);outline-offset:.25rem;pointer-events:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.core-icon-button:focus-visible:after{content:"";outline:solid .125rem var(--ods-component-browser-focus-border-color-inner,#0050aa);outline-offset:.125rem;pointer-events:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.core-icon-button{justify-content:center;align-items:center;display:flex}.core-icon-button:hover:not(.core-icon-button--disabled){background:var(--ods-icon-button-background-color-hover)}.core-icon-button:hover:not(.core-icon-button--disabled) .core-icon-button__icon{fill:var(--ods-icon-button-icon-color-hover)}.core-icon-button:focus-visible:not(.core-icon-button--disabled){background:var(--ods-icon-button-background-color-focused)}.core-icon-button:focus-visible:not(.core-icon-button--disabled) .core-icon-button__icon{fill:var(--ods-icon-button-icon-color-focused)}.core-icon-button:active:not(.core-icon-button--disabled){background:var(--ods-icon-button-background-color-pressed)}.core-icon-button:active:not(.core-icon-button--disabled) .core-icon-button__icon{fill:var(--ods-icon-button-icon-color-focused)}.core-icon-button__icon{fill:var(--ods-icon-button-icon-color);display:block;position:relative}@media screen and (hover:none){.core-icon-button__icon:after{content:"";width:auto;min-width:2.75rem;height:auto;min-height:2.75rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.core-icon-button--size-small{width:1.5rem;height:1.5rem}.core-icon-button--size-small .core-icon-button__icon{width:1rem;height:1rem}.core-icon-button--size-medium{width:2.5rem;height:2.5rem}.core-icon-button--size-medium .core-icon-button__icon{width:1.5rem;height:1.5rem}.core-icon-button--variant-positive{--ods-icon-button-background-color:var(--ods-color-surface-interaction-positive-default,#fff0);--ods-icon-button-background-color-hover:var(--ods-color-surface-interaction-positive-hover,#f1f2f4);--ods-icon-button-background-color-focused:var(--ods-color-surface-interaction-positive-focus,#f1f2f4);--ods-icon-button-background-color-pressed:var(--ods-color-surface-interaction-positive-pressed,#dde0e3);--ods-icon-button-icon-color:var(--ods-color-icon-surface-interaction-positive-default,#636d79);--ods-icon-button-icon-color-hover:var(--ods-color-icon-surface-interaction-positive-hover,#636d79);--ods-icon-button-icon-color-focused:var(--ods-color-icon-surface-interaction-positive-focused,#636d79);--ods-icon-button-icon-color-pressed:var(--ods-color-icon-surface-interaction-positive-pressed,#636d79)}.core-icon-button--variant-negative{--ods-icon-button-background-color:#0000;--ods-icon-button-background-color-focused:#f1f2f4;--ods-icon-button-background-color-pressed:#dde0e3;--ods-icon-button-background-color-hover:#f1f2f4;--ods-icon-button-icon-color-hover:#636d79;--ods-icon-button-icon-color:#f1f2f4;--ods-icon-button-icon-color-focused:#636d79;--ods-icon-button-icon-color-pressed:#636d79}.core-icon-button--variant-discrete{--ods-icon-button-background-color:var(--ods-color-surface-interaction-discrete-default,#00000073);--ods-icon-button-background-color-hover:var(--ods-color-surface-interaction-discrete-hover,#0009);--ods-icon-button-background-color-focused:var(--ods-color-surface-interaction-discrete-focused,#0009);--ods-icon-button-background-color-pressed:var(--ods-color-surface-interaction-discrete-pressed,#0009);--ods-icon-button-icon-color:var(--ods-color-icon-surface-interaction-discrete-default,#fff);--ods-icon-button-icon-color-hover:var(--ods-color-icon-surface-interaction-discrete-hover,#fff);--ods-icon-button-icon-color-focused:var(--ods-color-icon-surface-interaction-discrete-focused,#fff);--ods-icon-button-icon-color-pressed:var(--ods-color-icon-surface-interaction-discrete-pressed,#fff)}.core-icon-button--variant-primary{--ods-icon-button-background-color:var(--ods-color-surface-interaction-primary-default,#0050aa);--ods-icon-button-background-color-hover:var(--ods-color-surface-interaction-primary-hover,#0050aa);--ods-icon-button-background-color-focused:var(--ods-color-surface-interaction-primary-focus,#0050aa);--ods-icon-button-background-color-pressed:var(--ods-color-surface-interaction-primary-pressed,#0050aa);--ods-icon-button-icon-color:var(--ods-color-icon-surface-interaction-primary-default,#fff);--ods-icon-button-icon-color-hover:var(--ods-color-icon-surface-interaction-primary-hover,#fff);--ods-icon-button-icon-color-focused:var(--ods-color-icon-surface-interaction-primary-focused,#fff);--ods-icon-button-icon-color-pressed:var(--ods-color-icon-surface-interaction-primary-pressed,#fff)}.core-icon-button--disabled{opacity:var(--ods-opacity-disabled,30%);cursor:default}.ods-icon-button[data-v-d2f94ecb]{border-radius:var(--ods-radius-action,62.4375rem);background-color:var(--ods-icon-button-background-color);cursor:pointer;border:0;outline:none;padding:0;font-size:0;display:inline-block}.ods-icon-button[data-v-d2f94ecb]:focus-visible{position:relative}.ods-icon-button[data-v-d2f94ecb]:focus-visible:before{content:"";outline:solid .125rem var(--ods-component-browser-focus-border-color-outer,#fff);outline-offset:.25rem;pointer-events:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.ods-icon-button[data-v-d2f94ecb]:focus-visible:after{content:"";outline:solid .125rem var(--ods-component-browser-focus-border-color-inner,#0050aa);outline-offset:.125rem;pointer-events:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.ods-icon-button[data-v-d2f94ecb]{justify-content:center;align-items:center;display:flex}.ods-icon-button[data-v-d2f94ecb]:hover:not(.ods-icon-button--disabled){background:var(--ods-icon-button-background-color-hover)}.ods-icon-button:hover:not(.ods-icon-button--disabled) .ods-icon-button__icon[data-v-d2f94ecb]{fill:var(--ods-icon-button-icon-color-hover)}.ods-icon-button[data-v-d2f94ecb]:focus-visible:not(.ods-icon-button--disabled){background:var(--ods-icon-button-background-color-focused)}.ods-icon-button:focus-visible:not(.ods-icon-button--disabled) .ods-icon-button__icon[data-v-d2f94ecb]{fill:var(--ods-icon-button-icon-color-focused)}.ods-icon-button[data-v-d2f94ecb]:active:not(.ods-icon-button--disabled){background:var(--ods-icon-button-background-color-pressed)}.ods-icon-button:active:not(.ods-icon-button--disabled) .ods-icon-button__icon[data-v-d2f94ecb]{fill:var(--ods-icon-button-icon-color-focused)}.ods-icon-button__icon[data-v-d2f94ecb]{fill:var(--ods-icon-button-icon-color);display:block;position:relative}@media screen and (hover:none){.ods-icon-button__icon[data-v-d2f94ecb]:after{content:"";width:auto;min-width:2.75rem;height:auto;min-height:2.75rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.ods-icon-button--size-small[data-v-d2f94ecb]{width:1.5rem;height:1.5rem}.ods-icon-button--size-small .ods-icon-button__icon[data-v-d2f94ecb]{width:1rem;height:1rem}.ods-icon-button--size-medium[data-v-d2f94ecb]{width:2.5rem;height:2.5rem}.ods-icon-button--size-medium .ods-icon-button__icon[data-v-d2f94ecb]{width:1.5rem;height:1.5rem}.ods-icon-button--variant-positive[data-v-d2f94ecb]{--ods-icon-button-background-color:var(--ods-color-surface-interaction-positive-default,#fff0);--ods-icon-button-background-color-hover:var(--ods-color-surface-interaction-positive-hover,#f1f2f4);--ods-icon-button-background-color-focused:var(--ods-color-surface-interaction-positive-focus,#f1f2f4);--ods-icon-button-background-color-pressed:var(--ods-color-surface-interaction-positive-pressed,#dde0e3);--ods-icon-button-icon-color:var(--ods-color-icon-surface-interaction-positive-default,#636d79);--ods-icon-button-icon-color-hover:var(--ods-color-icon-surface-interaction-positive-hover,#636d79);--ods-icon-button-icon-color-focused:var(--ods-color-icon-surface-interaction-positive-focused,#636d79);--ods-icon-button-icon-color-pressed:var(--ods-color-icon-surface-interaction-positive-pressed,#636d79)}.ods-icon-button--variant-negative[data-v-d2f94ecb]{--ods-icon-button-background-color:#0000;--ods-icon-button-background-color-focused:#f1f2f4;--ods-icon-button-background-color-pressed:#dde0e3;--ods-icon-button-background-color-hover:#f1f2f4;--ods-icon-button-icon-color-hover:#636d79;--ods-icon-button-icon-color:#f1f2f4;--ods-icon-button-icon-color-focused:#636d79;--ods-icon-button-icon-color-pressed:#636d79}.ods-icon-button--variant-discrete[data-v-d2f94ecb]{--ods-icon-button-background-color:var(--ods-color-surface-interaction-discrete-default,#00000073);--ods-icon-button-background-color-hover:var(--ods-color-surface-interaction-discrete-hover,#0009);--ods-icon-button-background-color-focused:var(--ods-color-surface-interaction-discrete-focused,#0009);--ods-icon-button-background-color-pressed:var(--ods-color-surface-interaction-discrete-pressed,#0009);--ods-icon-button-icon-color:var(--ods-color-icon-surface-interaction-discrete-default,#fff);--ods-icon-button-icon-color-hover:var(--ods-color-icon-surface-interaction-discrete-hover,#fff);--ods-icon-button-icon-color-focused:var(--ods-color-icon-surface-interaction-discrete-focused,#fff);--ods-icon-button-icon-color-pressed:var(--ods-color-icon-surface-interaction-discrete-pressed,#fff)}.ods-icon-button--variant-primary[data-v-d2f94ecb]{--ods-icon-button-background-color:var(--ods-color-surface-interaction-primary-default,#0050aa);--ods-icon-button-background-color-hover:var(--ods-color-surface-interaction-primary-hover,#0050aa);--ods-icon-button-background-color-focused:var(--ods-color-surface-interaction-primary-focus,#0050aa);--ods-icon-button-background-color-pressed:var(--ods-color-surface-interaction-primary-pressed,#0050aa);--ods-icon-button-icon-color:var(--ods-color-icon-surface-interaction-primary-default,#fff);--ods-icon-button-icon-color-hover:var(--ods-color-icon-surface-interaction-primary-hover,#fff);--ods-icon-button-icon-color-focused:var(--ods-color-icon-surface-interaction-primary-focused,#fff);--ods-icon-button-icon-color-pressed:var(--ods-color-icon-surface-interaction-primary-pressed,#fff)}.ods-icon-button--disabled[data-v-d2f94ecb]{opacity:var(--ods-opacity-disabled,30%);cursor:default}.core-alert[data-v-bf284e46]{background:var(--ods-alert-background);border:solid .0625rem var(--ods-alert-border-color);border-radius:.5rem;flex-flow:row;justify-content:flex-start;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.core-alert--info[data-v-bf284e46]{--ods-alert-background:#f0f7ff;--ods-alert-border-color:#c2dfff;--ods-alert-title-color:#002466;--ods-alert-text-color:#1e2124;--ods-alert-icon-color:#002466}.core-alert--warning[data-v-bf284e46]{--ods-alert-background:#fffcef;--ods-alert-border-color:#fff2a6;--ods-alert-title-color:#a84700;--ods-alert-text-color:#1e2124;--ods-alert-icon-color:#a84700}.core-alert--success[data-v-bf284e46]{--ods-alert-background:#f0fffa;--ods-alert-border-color:#c2ffec;--ods-alert-title-color:#00704e;--ods-alert-text-color:#1e2124;--ods-alert-icon-color:#00704e}.core-alert--danger[data-v-bf284e46]{--ods-alert-background:#fff1f0;--ods-alert-border-color:#ffc6c2;--ods-alert-title-color:#ad080f;--ods-alert-text-color:#1e2124;--ods-alert-icon-color:#ad080f}.core-alert__icon[data-v-bf284e46]{width:1.5rem;height:1.5rem;fill:var(--ods-alert-icon-color);flex-shrink:0}.core-alert__content[data-v-bf284e46]{color:var(--ods-alert-text-color);font-family:var(--ods-typography-font-family-primary,"LidlFontPro");font-size:var(--ods-mobile-body-small-1-font-size,.875rem);font-weight:var(--ods-typography-font-weight-base,500);line-height:var(--ods-mobile-body-small-1-line-height,1.25rem);letter-spacing:var(--ods-mobile-body-small-1-letter-spacing,0);flex-grow:1}@media (width>=90rem){.core-alert__content[data-v-bf284e46]{font-size:var(--ods-desktop-body-small-1-font-size,1rem);line-height:var(--ods-desktop-body-small-1-line-height,1.5rem);letter-spacing:var(--ods-desktop-body-small-1-letter-spacing,0)}}.core-alert__title[data-v-bf284e46]{color:var(--ods-alert-title-color);font-family:var(--ods-typography-font-family-primary,"LidlFontPro");font-size:var(--ods-mobile-body-normal-font-size,1rem);font-weight:var(--ods-typography-font-weight-prominent,600);line-height:var(--ods-mobile-body-normal-line-height,1.5rem);letter-spacing:var(--ods-mobile-body-normal-letter-spacing,0);margin:0 0 .25rem}@media (width>=90rem){.core-alert__title[data-v-bf284e46]{font-size:var(--ods-desktop-body-normal-font-size,1.125rem);line-height:var(--ods-desktop-body-normal-line-height,1.75rem);letter-spacing:var(--ods-desktop-body-normal-letter-spacing,0)}}.core-alert__title[data-v-bf284e46]:empty{display:none}.core-alert__headline[data-v-bf284e46]{font-family:var(--ods-typography-font-family-secondary,"LidlFontPro");font-size:var(--ods-mobile-headline-6-font-size,1rem);font-weight:var(--ods-typography-font-weight-prominent,600);line-height:var(--ods-mobile-headline-6-line-height,1.25rem);letter-spacing:var(--ods-mobile-headline-6-letter-spacing,0)}@media (width>=90rem){.core-alert__headline[data-v-bf284e46]{font-size:var(--ods-desktop-headline-6-font-size,1.125rem);line-height:var(--ods-desktop-headline-6-line-height,1.5rem);letter-spacing:var(--ods-desktop-headline-6-letter-spacing,0)}}.core-alert__controls[data-v-bf284e46]{flex-flow:wrap;gap:1rem;margin-top:1rem;display:flex}.ods-alert[data-v-01888824]{background:var(--ods-alert-background);border:solid .0625rem var(--ods-alert-border-color);border-radius:.5rem;flex-flow:row;justify-content:flex-start;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.ods-alert--info[data-v-01888824]{--ods-alert-background:#f0f7ff;--ods-alert-border-color:#c2dfff;--ods-alert-title-color:#002466;--ods-alert-text-color:#1e2124;--ods-alert-icon-color:#002466}.ods-alert--warning[data-v-01888824]{--ods-alert-background:#fffcef;--ods-alert-border-color:#fff2a6;--ods-alert-title-color:#a84700;--ods-alert-text-color:#1e2124;--ods-alert-icon-color:#a84700}.ods-alert--success[data-v-01888824]{--ods-alert-background:#f0fffa;--ods-alert-border-color:#c2ffec;--ods-alert-title-color:#00704e;--ods-alert-text-color:#1e2124;--ods-alert-icon-color:#00704e}.ods-alert--danger[data-v-01888824]{--ods-alert-background:#fff1f0;--ods-alert-border-color:#ffc6c2;--ods-alert-title-color:#ad080f;--ods-alert-text-color:#1e2124;--ods-alert-icon-color:#ad080f}.ods-alert__icon[data-v-01888824]{width:1.5rem;height:1.5rem;fill:var(--ods-alert-icon-color);flex-shrink:0}.ods-alert[data-v-01888824] .ods-alert__content{color:var(--ods-alert-text-color);font-family:var(--ods-typography-font-family-primary,"LidlFontPro");font-size:var(--ods-mobile-body-small-1-font-size,.875rem);font-weight:var(--ods-typography-font-weight-base,500);line-height:var(--ods-mobile-body-small-1-line-height,1.25rem);letter-spacing:var(--ods-mobile-body-small-1-letter-spacing,0);flex-grow:1}@media (width>=90rem){.ods-alert[data-v-01888824] .ods-alert__content{font-size:var(--ods-desktop-body-small-1-font-size,1rem);line-height:var(--ods-desktop-body-small-1-line-height,1.5rem);letter-spacing:var(--ods-desktop-body-small-1-letter-spacing,0)}}.ods-alert__close-btn[data-v-01888824]{flex-shrink:0}.ods-alert[data-v-01888824] .ods-alert__title{color:var(--ods-alert-title-color);font-family:var(--ods-typography-font-family-primary,"LidlFontPro");font-size:var(--ods-mobile-body-normal-font-size,1rem);font-weight:var(--ods-typography-font-weight-prominent,600);line-height:var(--ods-mobile-body-normal-line-height,1.5rem);letter-spacing:var(--ods-mobile-body-normal-letter-spacing,0);margin:0 0 .25rem}@media (width>=90rem){.ods-alert[data-v-01888824] .ods-alert__title{font-size:var(--ods-desktop-body-normal-font-size,1.125rem);line-height:var(--ods-desktop-body-normal-line-height,1.75rem);letter-spacing:var(--ods-desktop-body-normal-letter-spacing,0)}}.ods-alert[data-v-01888824] .ods-alert__title:empty{display:none}.ods-alert[data-v-01888824] .ods-alert__headline{font-family:var(--ods-typography-font-family-secondary,"LidlFontPro");font-size:var(--ods-mobile-headline-6-font-size,1rem);font-weight:var(--ods-typography-font-weight-prominent,600);line-height:var(--ods-mobile-headline-6-line-height,1.25rem);letter-spacing:var(--ods-mobile-headline-6-letter-spacing,0)}@media (width>=90rem){.ods-alert[data-v-01888824] .ods-alert__headline{font-size:var(--ods-desktop-headline-6-font-size,1.125rem);line-height:var(--ods-desktop-headline-6-line-height,1.5rem);letter-spacing:var(--ods-desktop-headline-6-letter-spacing,0)}}.ods-alert[data-v-01888824] .ods-alert__controls{flex-flow:wrap;gap:1rem;margin-top:1rem;display:flex}.core-sheet{background:var(--ods-color-surface-white)}.core-sheet__background-pane{background:var(--ods-color-overlay-default);width:100%;height:100%;position:fixed;inset:0}.core-sheet__background-pane--closable{cursor:pointer}.core-sheet--bottom{border-top-left-radius:var(--ods-radius-surface);border-top-right-radius:var(--ods-radius-surface);height:1.75rem;box-shadow:var(--ods-shadow-sheet-level-1-x,0px) var(--ods-shadow-sheet-level-1-y,0px) var(--ods-shadow-sheet-level-1-blur,4px) var(--ods-shadow-sheet-level-1-spread,0px) var(--ods-shadow-sheet-level-1-color,#1e212414),var(--ods-shadow-sheet-level-2-x,0px) var(--ods-shadow-sheet-level-2-y,-.125rem) var(--ods-shadow-sheet-level-2-blur,16px) var(--ods-shadow-sheet-level-2-spread,0px) var(--ods-shadow-sheet-level-2-color,#1e21241f);position:fixed;inset:auto 0 0}.core-sheet--bottom.core-sheet--is-invisible-when-closed{box-shadow:none;height:0}.core-sheet--bottom .core-sheet__handle:focus-within:has(:focus-visible){outline:solid .125rem var(--ods-component-browser-focus-border-color-inner,#0050aa);outline-offset:.125rem;position:relative}.core-sheet--bottom .core-sheet__handle:focus-within:has(:focus-visible):before{content:"";outline:solid .125rem var(--ods-component-browser-focus-border-color-outer,#fff);outline-offset:.25rem;pointer-events:none;width:100%;height:100%;display:block;position:absolute}.core-sheet--bottom .core-sheet__pill-wrapper{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:100%;height:1.75rem;margin:0;padding:0;display:flex}.core-sheet--bottom .core-sheet__pill{border-radius:var(--ods-radius-action);background-color:var(--ods-component-dynamic-pagination-indicator-surface-color-default);width:1.875rem;height:.25rem;display:block;position:relative}@media screen and (hover:none){.core-sheet--bottom .core-sheet__pill:after{content:"";width:auto;min-width:2.75rem;height:auto;min-height:2.75rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.core-sheet--bottom .core-sheet__title{padding:var(--ods-padding-content-l);color:var(--ods-color-text-surface-primary);flex-flow:row;justify-content:flex-start;align-items:center;display:flex}.core-sheet--bottom .core-sheet__icon{width:1.5rem;height:1.5rem;margin-right:var(--ods-gap-content-l);flex-shrink:0}.core-sheet--bottom .core-sheet__back-button{margin-right:var(--ods-gap-content-l);flex-shrink:0}.core-sheet--bottom .core-sheet__title-text{margin-right:var(--ods-gap-content-l);-webkit-line-clamp:var(--ods-line-clamp,2);word-break:none;-webkit-hyphens:auto;hyphens:auto;text-align:left;--ods-is-single-line:1 - Clamp(0, Calc(var(--ods-line-clamp) - 1), var(--ods-line-clamp));--ods-is-single-line-delay:Calc(-1s * (var(--ods-is-single-line,1) - 1));animation:states 1s var(--ods-is-single-line-delay) paused;font-family:var(--ods-typography-font-family-primary,"LidlFontPro");font-size:var(--ods-mobile-headline-4-font-size,1.25rem);font-weight:var(--ods-typography-font-weight-prominent,600);line-height:var(--ods-mobile-headline-4-line-height,1.75rem);letter-spacing:var(--ods-mobile-headline-4-letter-spacing,0);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (width>=90rem){.core-sheet--bottom .core-sheet__title-text{font-size:var(--ods-desktop-headline-4-font-size,1.4375rem);line-height:var(--ods-desktop-headline-4-line-height,2rem);letter-spacing:var(--ods-desktop-headline-4-letter-spacing,0)}}.core-sheet--bottom .core-sheet__close{flex-shrink:0;margin-left:auto}.core-sheet--bottom .core-sheet__wrapper{flex-direction:column;display:flex}.core-sheet--bottom.core-sheet--is-open .core-sheet__wrapper{height:100%}.core-sheet--bottom.core-sheet--is-transition-ended .core-sheet__content{box-sizing:border-box;flex-grow:1;overflow:hidden auto}.core-sheet--bottom .core-sheet__content{margin-bottom:var(--ods-padding-content-l);overflow:hidden}.core-sheet--bottom .core-sheet__content--spacing{padding-left:var(--ods-padding-content-l);padding-right:var(--ods-padding-content-l)}.core-sheet--bottom .core-sheet__content-container{flex-direction:column;display:flex}.core-sheet--side{--ods-side-sheet-breakpoint-margin:1.5rem;--ods-side-sheet-breakpoint-gutter:1rem;--ods-side-sheet-content-width:100%;--ods-side-sheet-breakpoint-grid-size:12;--ods-side-sheet-breakpoint-colums-min:4;--ods-side-sheet-breakpoint-colums-max:6;border-top-left-radius:var(--ods-radius-surface);border-bottom-left-radius:var(--ods-radius-surface);height:100%;min-width:calc((var(--ods-side-sheet-content-width) - var(--ods-side-sheet-breakpoint-margin) * 2 + var(--ods-side-sheet-breakpoint-gutter)) / var(--ods-side-sheet-breakpoint-grid-size) * var(--ods-side-sheet-breakpoint-colums-min) - var(--ods-side-sheet-breakpoint-gutter) + var(--ods-side-sheet-breakpoint-margin));max-width:calc((var(--ods-side-sheet-content-width) - var(--ods-side-sheet-breakpoint-margin) * 2 + var(--ods-side-sheet-breakpoint-gutter)) / var(--ods-side-sheet-breakpoint-grid-size) * var(--ods-side-sheet-breakpoint-colums-max) - var(--ods-side-sheet-breakpoint-gutter) + var(--ods-side-sheet-breakpoint-margin));flex-flow:column;display:flex;position:fixed;inset:0 0 0 auto;transform:translate(100%)}@media (width>=64rem){.core-sheet--side{--ods-side-sheet-breakpoint-margin:2rem;--ods-side-sheet-breakpoint-gutter:1rem}}@media (width>=90rem){.core-sheet--side{--ods-side-sheet-breakpoint-margin:3.75rem;--ods-side-sheet-breakpoint-gutter:1.5rem;--ods-side-sheet-content-width:90rem}}.core-sheet--side.core-sheet--is-open{box-shadow:var(--ods-shadow-sheet-level-1-x,0px) var(--ods-shadow-sheet-level-1-y,0px) var(--ods-shadow-sheet-level-1-blur,4px) var(--ods-shadow-sheet-level-1-spread,0px) var(--ods-shadow-sheet-level-1-color,#1e212414),var(--ods-shadow-sheet-level-2-x,0px) var(--ods-shadow-sheet-level-2-y,-.125rem) var(--ods-shadow-sheet-level-2-blur,16px) var(--ods-shadow-sheet-level-2-spread,0px) var(--ods-shadow-sheet-level-2-color,#1e21241f);transition:transform .3s ease-out;transform:translate(0)}.core-sheet--side .core-sheet__wrapper{flex-direction:column;height:100%;display:flex}.core-sheet--side .core-sheet__back-button{margin-right:var(--ods-gap-content-l)}.core-sheet--side .core-sheet__title{padding:var(--ods-padding-content-l) var(--ods-padding-content-l) var(--ods-gap-content-xl) var(--ods-padding-content-l);color:var(--ods-color-text-surface-primary);flex-flow:row;flex-shrink:0;justify-content:flex-start;align-items:flex-start;display:flex}.core-sheet--side .core-sheet__icon{--ods-side-sheet-icon-size:1.75rem;height:var(--ods-side-sheet-icon-size);width:var(--ods-side-sheet-icon-size);margin-right:var(--ods-gap-content-l);flex-shrink:0}@media (width>=64rem){.core-sheet--side .core-sheet__icon{--ods-side-sheet-icon-size:2rem}}.core-sheet--side .core-sheet__title-text{color:var(--ods-color-text-surface-primary);font-family:var(--ods-typography-font-family-primary,"LidlFontPro");font-size:var(--ods-mobile-headline-4-font-size,1.25rem);font-weight:var(--ods-typography-font-weight-prominent,600);line-height:var(--ods-mobile-headline-4-line-height,1.75rem);letter-spacing:var(--ods-mobile-headline-4-letter-spacing,0);flex-grow:1}@media (width>=90rem){.core-sheet--side .core-sheet__title-text{font-size:var(--ods-desktop-headline-4-font-size,1.4375rem);line-height:var(--ods-desktop-headline-4-line-height,2rem);letter-spacing:var(--ods-desktop-headline-4-letter-spacing,0)}}.core-sheet--side .core-sheet__close{margin-left:var(--ods-gap-content-l)}.core-sheet--side .core-sheet__content{margin-bottom:var(--ods-padding-content-l);flex-grow:1;max-width:100%;overflow:hidden auto}.core-sheet--side .core-sheet__content--spacing{padding-left:var(--ods-padding-content-l);padding-right:var(--ods-padding-content-l)}.ods-sheet{background:var(--ods-color-surface-white,#fff)}.ods-sheet__background-pane-transition-enter-from,.ods-sheet__background-pane-transition-leave-to{opacity:0}.ods-sheet__background-pane-transition-enter-active,.ods-sheet__background-pane-transition-leave-active{transition:opacity .3s ease-out}.ods-sheet__background-pane-transition-enter-to,.ods-sheet__background-pane-transition-leave-from{opacity:1}.ods-sheet__background-pane{background:var(--ods-color-overlay-default,#00000073);width:100%;height:100%;position:fixed;inset:0}.ods-sheet__background-pane--closable{cursor:pointer}.ods-sheet--bottom{border-top-left-radius:var(--ods-radius-surface,.5rem);border-top-right-radius:var(--ods-radius-surface,.5rem);height:1.75rem;box-shadow:var(--ods-shadow-sheet-level-1-x,0px) var(--ods-shadow-sheet-level-1-y,0px) var(--ods-shadow-sheet-level-1-blur,4px) var(--ods-shadow-sheet-level-1-spread,0px) var(--ods-shadow-sheet-level-1-color,#1e212414),var(--ods-shadow-sheet-level-2-x,0px) var(--ods-shadow-sheet-level-2-y,-.125rem) var(--ods-shadow-sheet-level-2-blur,16px) var(--ods-shadow-sheet-level-2-spread,0px) var(--ods-shadow-sheet-level-2-color,#1e21241f);position:fixed;inset:auto 0 0}.ods-sheet--bottom.ods-sheet--is-invisible-when-closed{box-shadow:none;height:0}.ods-sheet--bottom .ods-sheet__handle:focus-within:has(:focus-visible){outline:solid .125rem var(--ods-component-browser-focus-border-color-inner,#0050aa);outline-offset:.125rem;position:relative}.ods-sheet--bottom .ods-sheet__handle:focus-within:has(:focus-visible):before{content:"";outline:solid .125rem var(--ods-component-browser-focus-border-color-outer,#fff);outline-offset:.25rem;pointer-events:none;width:100%;height:100%;display:block;position:absolute}.ods-sheet--bottom .ods-sheet__pill-wrapper{cursor:pointer;background:0 0;border:0;outline:none;justify-content:center;align-items:center;width:100%;height:1.75rem;padding:0;display:flex}.ods-sheet--bottom .ods-sheet__pill{border-radius:var(--ods-radius-action,62.4375rem);background-color:var(--ods-component-dynamic-pagination-indicator-surface-color-default,#dde0e3);width:1.875rem;height:.25rem;display:block;position:relative}@media screen and (hover:none){.ods-sheet--bottom .ods-sheet__pill:after{content:"";width:auto;min-width:2.75rem;height:auto;min-height:2.75rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.ods-sheet--bottom .ods-sheet__title{padding:var(--ods-padding-content-l,1rem);color:var(--ods-color-text-surface-primary,#1e2124);flex-flow:row;justify-content:flex-start;align-items:center;display:flex}.ods-sheet--bottom .ods-sheet__icon{width:1.5rem;height:1.5rem;margin-right:var(--ods-gap-content-l,.75rem);flex-shrink:0}.ods-sheet--bottom .ods-sheet__back-button{margin-right:var(--ods-gap-content-l,.75rem);flex-shrink:0}.ods-sheet--bottom .ods-sheet__title-text{margin-right:var(--ods-gap-content-l,.75rem);-webkit-line-clamp:var(--ods-line-clamp,2);word-break:none;-webkit-hyphens:auto;hyphens:auto;text-align:left;--ods-is-single-line:1 - Clamp(0, Calc(var(--ods-line-clamp) - 1), var(--ods-line-clamp));--ods-is-single-line-delay:Calc(-1s * (var(--ods-is-single-line,1) - 1));animation:states 1s var(--ods-is-single-line-delay) paused;font-family:var(--ods-typography-font-family-primary,"LidlFontPro");font-size:var(--ods-mobile-headline-4-font-size,1.25rem);font-weight:var(--ods-typography-font-weight-prominent,600);line-height:var(--ods-mobile-headline-4-line-height,1.75rem);letter-spacing:var(--ods-mobile-headline-4-letter-spacing,0);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (width>=90rem){.ods-sheet--bottom .ods-sheet__title-text{font-size:var(--ods-desktop-headline-4-font-size,1.4375rem);line-height:var(--ods-desktop-headline-4-line-height,2rem);letter-spacing:var(--ods-desktop-headline-4-letter-spacing,0)}}.ods-sheet--bottom .ods-sheet__close{flex-shrink:0;margin-left:auto}.ods-sheet--bottom .ods-sheet__wrapper{flex-direction:column;display:flex}.ods-sheet--bottom.ods-sheet--is-open .ods-sheet__wrapper{height:100%}.ods-sheet--bottom.ods-sheet--is-transition-ended .ods-sheet__content{box-sizing:border-box;flex-grow:1;overflow:hidden auto}.ods-sheet--bottom .ods-sheet__content{margin-bottom:var(--ods-padding-content-l,1rem);overflow:hidden}.ods-sheet--bottom .ods-sheet__content--spacing{padding-left:var(--ods-padding-content-l,1rem);padding-right:var(--ods-padding-content-l,1rem)}.ods-sheet--bottom .ods-sheet__content-container{flex-direction:column;display:flex}.ods-sheet--side{--ods-side-sheet-breakpoint-margin:1.5rem;--ods-side-sheet-breakpoint-gutter:1rem;--ods-side-sheet-content-width:100%;--ods-side-sheet-breakpoint-grid-size:12;--ods-side-sheet-breakpoint-colums-min:4;--ods-side-sheet-breakpoint-colums-max:6;border-top-left-radius:var(--ods-radius-surface,.5rem);border-bottom-left-radius:var(--ods-radius-surface,.5rem);height:100%;min-width:calc((var(--ods-side-sheet-content-width) - var(--ods-side-sheet-breakpoint-margin) * 2 + var(--ods-side-sheet-breakpoint-gutter)) / var(--ods-side-sheet-breakpoint-grid-size) * var(--ods-side-sheet-breakpoint-colums-min) - var(--ods-side-sheet-breakpoint-gutter) + var(--ods-side-sheet-breakpoint-margin));max-width:calc((var(--ods-side-sheet-content-width) - var(--ods-side-sheet-breakpoint-margin) * 2 + var(--ods-side-sheet-breakpoint-gutter)) / var(--ods-side-sheet-breakpoint-grid-size) * var(--ods-side-sheet-breakpoint-colums-max) - var(--ods-side-sheet-breakpoint-gutter) + var(--ods-side-sheet-breakpoint-margin));flex-flow:column;transition:transform .3s ease-out;display:flex;position:fixed;inset:0 0 0 auto;transform:translate(100%)}@media (width>=64rem){.ods-sheet--side{--ods-side-sheet-breakpoint-margin:2rem;--ods-side-sheet-breakpoint-gutter:1rem}}@media (width>=90rem){.ods-sheet--side{--ods-side-sheet-breakpoint-margin:3.75rem;--ods-side-sheet-breakpoint-gutter:1.5rem;--ods-side-sheet-content-width:90rem}}.ods-sheet--side.ods-sheet--is-open{box-shadow:var(--ods-shadow-sheet-level-1-x,0px) var(--ods-shadow-sheet-level-1-y,0px) var(--ods-shadow-sheet-level-1-blur,4px) var(--ods-shadow-sheet-level-1-spread,0px) var(--ods-shadow-sheet-level-1-color,#1e212414),var(--ods-shadow-sheet-level-2-x,0px) var(--ods-shadow-sheet-level-2-y,-.125rem) var(--ods-shadow-sheet-level-2-blur,16px) var(--ods-shadow-sheet-level-2-spread,0px) var(--ods-shadow-sheet-level-2-color,#1e21241f);transform:translate(0)}.ods-sheet--side .ods-sheet__wrapper{flex-direction:column;height:100%;display:flex}.ods-sheet--side .ods-sheet__back-button{margin-right:var(--ods-gap-content-l,.75rem)}.ods-sheet--side .ods-sheet__title{padding:var(--ods-padding-content-l,1rem) var(--ods-padding-content-l,1rem) var(--ods-gap-content-xl,1rem) var(--ods-padding-content-l,1rem);color:var(--ods-color-text-surface-primary,#1e2124);flex-flow:row;flex-shrink:0;justify-content:flex-start;align-items:flex-start;display:flex}.ods-sheet--side .ods-sheet__icon{--ods-side-sheet-icon-size:1.75rem;height:var(--ods-side-sheet-icon-size);width:var(--ods-side-sheet-icon-size);margin-right:var(--ods-gap-content-l,.75rem);flex-shrink:0}@media (width>=64rem){.ods-sheet--side .ods-sheet__icon{--ods-side-sheet-icon-size:2rem}}.ods-sheet--side .ods-sheet__title-text{color:var(--ods-color-text-surface-primary,#1e2124);font-family:var(--ods-typography-font-family-primary,"LidlFontPro");font-size:var(--ods-mobile-headline-4-font-size,1.25rem);font-weight:var(--ods-typography-font-weight-prominent,600);line-height:var(--ods-mobile-headline-4-line-height,1.75rem);letter-spacing:var(--ods-mobile-headline-4-letter-spacing,0);flex-grow:1}@media (width>=90rem){.ods-sheet--side .ods-sheet__title-text{font-size:var(--ods-desktop-headline-4-font-size,1.4375rem);line-height:var(--ods-desktop-headline-4-line-height,2rem);letter-spacing:var(--ods-desktop-headline-4-letter-spacing,0)}}.ods-sheet--side .ods-sheet__close{margin-left:var(--ods-gap-content-l,.75rem)}.ods-sheet--side .ods-sheet__content{margin-bottom:var(--ods-padding-content-l,1rem);flex-grow:1;max-width:100%;overflow:hidden auto}.ods-sheet--side .ods-sheet__content--spacing{padding-left:var(--ods-padding-content-l,1rem);padding-right:var(--ods-padding-content-l,1rem)}.core-snack-bar-item{border-radius:var(--ods-radius-surface,.5rem);padding:var(--ods-padding-content-l,1rem);background:var(--ods-color-surface-inverse,#1e2124);color:var(--ods-color-text-surface-inverse,#fff)}.core-snack-bar-item__layout{justify-content:space-between;gap:var(--ods-gap-content-xl,1rem);display:flex}.core-snack-bar-item__footer{margin-top:var(--ods-gap-content-xl,1rem);justify-content:flex-end;display:flex}.core-snack-bar-item__icon{flex-shrink:0;width:1.5rem;height:1.5rem;display:inline-block}.core-snack-bar-item__icon svg{width:100%;height:100%;fill:inherit;display:block}.core-snack-bar-item__icon svg path{fill:inherit}.core-snack-bar-item__icon--success{fill:var(--ods-color-icon-surface-inverse-success,#00e09d)}.core-snack-bar-item__icon--error{fill:var(--ods-color-icon-surface-inverse-error,#ff6e66)}.core-snack-bar-item__content{align-items:center;gap:var(--ods-gap-content-l,.75rem);flex-flow:row;display:flex}.core-snack-bar-item--type-standard .core-snack-bar-item__message{-webkit-line-clamp:var(--ods-line-clamp,2);word-break:none;-webkit-hyphens:auto;hyphens:auto;text-align:left;--ods-is-single-line:1 - Clamp(0, Calc(var(--ods-line-clamp) - 1), var(--ods-line-clamp));--ods-is-single-line-delay:Calc(-1s * (var(--ods-is-single-line,1) - 1));animation:states 1s var(--ods-is-single-line-delay) paused;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.core-snack-bar-item--type-multiline .core-snack-bar-item__message{-webkit-line-clamp:var(--ods-line-clamp,10);word-break:none;-webkit-hyphens:auto;hyphens:auto;text-align:left;--ods-is-single-line:1 - Clamp(0, Calc(var(--ods-line-clamp) - 1), var(--ods-line-clamp));--ods-is-single-line-delay:Calc(-1s * (var(--ods-is-single-line,1) - 1));animation:states 1s var(--ods-is-single-line-delay) paused;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.core-snack-bar-item--type-multiline .core-snack-bar-item__content{align-items:flex-start}.core-snack-bar-item__message{font-family:var(--ods-typography-font-family-primary,"LidlFontPro");font-size:var(--ods-mobile-body-small-1-font-size,.875rem);font-weight:var(--ods-typography-font-weight-base,500);line-height:var(--ods-mobile-body-small-1-line-height,1.25rem);letter-spacing:var(--ods-mobile-body-small-1-letter-spacing,0)}@media (width>=90rem){.core-snack-bar-item__message{font-size:var(--ods-desktop-body-small-1-font-size,1rem);line-height:var(--ods-desktop-body-small-1-line-height,1.5rem);letter-spacing:var(--ods-desktop-body-small-1-letter-spacing,0)}}.core-snack-bar-item__button{flex-shrink:0;margin-left:auto}.core-snack-bar-item__button-close{aspect-ratio:1;flex-shrink:0;align-self:center}.ods-snack-bar-item[data-v-0dabd68c]{border-radius:var(--ods-radius-surface,.5rem);padding:var(--ods-padding-content-l,1rem);background:var(--ods-color-surface-inverse,#1e2124);color:var(--ods-color-text-surface-inverse,#fff)}.ods-snack-bar-item[data-v-0dabd68c] .ods-snack-bar-item__layout{justify-content:space-between;gap:var(--ods-gap-content-xl,1rem);display:flex}.ods-snack-bar-item[data-v-0dabd68c] .ods-snack-bar-item__footer{margin-top:var(--ods-gap-content-xl,1rem);justify-content:flex-end;display:flex}.ods-snack-bar-item[data-v-0dabd68c] .ods-snack-bar-item__icon{flex-shrink:0;width:1.5rem;height:1.5rem;display:inline-block}.ods-snack-bar-item[data-v-0dabd68c] .ods-snack-bar-item__icon svg{width:100%;height:100%;fill:inherit;display:block}.ods-snack-bar-item[data-v-0dabd68c] .ods-snack-bar-item__icon svg path{fill:inherit}.ods-snack-bar-item[data-v-0dabd68c] .ods-snack-bar-item__icon--success{fill:var(--ods-color-icon-surface-inverse-success,#00e09d)}.ods-snack-bar-item[data-v-0dabd68c] .ods-snack-bar-item__icon--error{fill:var(--ods-color-icon-surface-inverse-error,#ff6e66)}.ods-snack-bar-item[data-v-0dabd68c] .ods-snack-bar-item__content{align-items:center;gap:var(--ods-gap-content-l,.75rem);flex-flow:row;display:flex}.ods-snack-bar-item--type-standard[data-v-0dabd68c] .ods-snack-bar-item__message{-webkit-line-clamp:var(--ods-line-clamp,2);word-break:none;-webkit-hyphens:auto;hyphens:auto;text-align:left;--ods-is-single-line:1 - Clamp(0, Calc(var(--ods-line-clamp) - 1), var(--ods-line-clamp));--ods-is-single-line-delay:Calc(-1s * (var(--ods-is-single-line,1) - 1));animation:states-0dabd68c 1s var(--ods-is-single-line-delay) paused;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ods-snack-bar-item--type-multiline[data-v-0dabd68c] .ods-snack-bar-item__message{-webkit-line-clamp:var(--ods-line-clamp,10);word-break:none;-webkit-hyphens:auto;hyphens:auto;text-align:left;--ods-is-single-line:1 - Clamp(0, Calc(var(--ods-line-clamp) - 1), var(--ods-line-clamp));--ods-is-single-line-delay:Calc(-1s * (var(--ods-is-single-line,1) - 1));animation:states-0dabd68c 1s var(--ods-is-single-line-delay) paused;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@keyframes states-0dabd68c{0%{word-break:break-word}}.ods-snack-bar-item--type-multiline[data-v-0dabd68c] .ods-snack-bar-item__content{align-items:flex-start}.ods-snack-bar-item[data-v-0dabd68c] .ods-snack-bar-item__message{font-family:var(--ods-typography-font-family-primary,"LidlFontPro");font-size:var(--ods-mobile-body-small-1-font-size,.875rem);font-weight:var(--ods-typography-font-weight-base,500);line-height:var(--ods-mobile-body-small-1-line-height,1.25rem);letter-spacing:var(--ods-mobile-body-small-1-letter-spacing,0)}@media (width>=90rem){.ods-snack-bar-item[data-v-0dabd68c] .ods-snack-bar-item__message{font-size:var(--ods-desktop-body-small-1-font-size,1rem);line-height:var(--ods-desktop-body-small-1-line-height,1.5rem);letter-spacing:var(--ods-desktop-body-small-1-letter-spacing,0)}}.ods-snack-bar-item[data-v-0dabd68c] .ods-snack-bar-item__button{flex-shrink:0;margin-left:auto}.ods-snack-bar-item[data-v-0dabd68c] .ods-snack-bar-item__button-close{flex-shrink:0}.core-snack-bar__message-spot{z-index:var(--ods-snack-bar-z-index);pointer-events:none;position:fixed}.core-snack-bar__message-spot--center{bottom:1rem;left:0;right:0}@media (width>=90rem){.core-snack-bar__message-spot--center{bottom:1.5rem}}.core-snack-bar__message-spot--top{top:1.5rem;right:0}.core-snack-bar__list{flex-flow:column;align-items:stretch;padding:0 1rem;display:flex}@media (width>=35.5rem){.core-snack-bar__list{align-items:flex-end}}.core-snack-bar__list:empty{display:none}.core-snack-bar__list--reverse{flex-direction:column-reverse}.core-snack-bar__list-enter-active{transition:all .5s}.core-snack-bar__list-leave-active{transition:all .2s}.core-snack-bar__list-enter-from,.core-snack-bar__list-leave-to{opacity:0;transform:translateY(-100%)}.core-snack-bar__message-spot--center .core-snack-bar__list{align-items:stretch}@media (width>=35.5rem){.core-snack-bar__message-spot--center .core-snack-bar__list{align-items:center}}.core-snack-bar__message{pointer-events:all;min-width:20.5rem;max-width:100%;margin-bottom:.25rem}@media (width>=90rem){.core-snack-bar__message{min-width:26.5rem;max-width:82.5rem}}.ods-snack-bar[data-v-90f9dbbb] .ods-snack-bar__message-spot{z-index:var(--ods-snack-bar-z-index);pointer-events:none;position:fixed}.ods-snack-bar[data-v-90f9dbbb] .ods-snack-bar__message-spot--center{bottom:1rem;left:0;right:0}@media (width>=90rem){.ods-snack-bar[data-v-90f9dbbb] .ods-snack-bar__message-spot--center{bottom:1.5rem}}.ods-snack-bar[data-v-90f9dbbb] .ods-snack-bar__message-spot--top{top:1.5rem;right:0}.ods-snack-bar[data-v-90f9dbbb] .ods-snack-bar__list{flex-flow:column;align-items:stretch;padding:0 1rem;display:flex}@media (width>=35.5rem){.ods-snack-bar[data-v-90f9dbbb] .ods-snack-bar__list{align-items:flex-end}}.ods-snack-bar[data-v-90f9dbbb] .ods-snack-bar__list .ods-snack-bar__list:empty{display:none}.ods-snack-bar[data-v-90f9dbbb] .ods-snack-bar__list .ods-snack-bar__list--reverse{flex-direction:column-reverse}.ods-snack-bar[data-v-90f9dbbb] .ods-snack-bar__list .ods-snack-bar__list-enter-active{transition:all .5s}.ods-snack-bar[data-v-90f9dbbb] .ods-snack-bar__list .ods-snack-bar__list-leave-active{transition:all .2s}.ods-snack-bar[data-v-90f9dbbb] .ods-snack-bar__list .ods-snack-bar__list-enter-from,.ods-snack-bar[data-v-90f9dbbb] .ods-snack-bar__list .ods-snack-bar__list-leave-to{opacity:0;transform:translateY(-100%)}.ods-snack-bar[data-v-90f9dbbb] .ods-snack-bar__message-spot--center .ods-snack-bar__list{align-items:stretch}@media (width>=35.5rem){.ods-snack-bar[data-v-90f9dbbb] .ods-snack-bar__message-spot--center .ods-snack-bar__list{align-items:center}}.ods-snack-bar[data-v-90f9dbbb] .ods-snack-bar__message{pointer-events:all;min-width:20.5rem;max-width:100%;margin-bottom:.25rem}@media (width>=90rem){.ods-snack-bar[data-v-90f9dbbb] .ods-snack-bar__message{min-width:26.5rem;max-width:82.5rem}}
