.TheImage img[data-v-cc31dfc3]{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.TheImage--object-fit-cover img[data-v-cc31dfc3]{-o-object-fit:cover;object-fit:cover}.ods-icon-button{all:unset;align-items:center;background-color:var(--ods-icon-button-background-color);border-radius:var(--ods-radius-action,62.4375rem);cursor:pointer;display:inline-block;display:flex;font-size:0;justify-content:center}.ods-icon-button:focus-visible{position:relative}.ods-icon-button:focus-visible:before{content:"";display:block;height:100%;left:0;outline:solid .125rem var(--ods-component-browser-focus-border-color-outer,#fff);outline-offset:.25rem;pointer-events:none;position:absolute;top:0;width:100%}.ods-icon-button:focus-visible:after{content:"";display:block;height:100%;left:0;outline:solid .125rem var(--ods-component-browser-focus-border-color-inner,#0050aa);outline-offset:.125rem;pointer-events:none;position:absolute;top:0;width:100%}.ods-icon-button: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{fill:var(--ods-icon-button-icon-color-hover)}.ods-icon-button: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{fill:var(--ods-icon-button-icon-color-focused)}.ods-icon-button: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{fill:var(--ods-icon-button-icon-color-focused)}.ods-icon-button__icon{fill:var(--ods-icon-button-icon-color);display:block;position:relative}@media screen and (hover:none){.ods-icon-button__icon:after{content:"";height:auto;left:50%;min-height:2.75rem;min-width:2.75rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}}.ods-icon-button--size-small{height:1.5rem;width:1.5rem}.ods-icon-button--size-small .ods-icon-button__icon{height:1rem;width:1rem}.ods-icon-button--size-medium{height:2.5rem;width:2.5rem}.ods-icon-button--size-medium .ods-icon-button__icon{height:1.5rem;width:1.5rem}.ods-icon-button--variant-positive{--ods-icon-button-background-color:var( --ods-color-surface-interaction-positive-default,hsla(0,0%,100%,0) );--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{--ods-icon-button-background-color:transparent;--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{--ods-icon-button-background-color:var( --ods-color-surface-interaction-discrete-default,rgba(0,0,0,.45) );--ods-icon-button-background-color-hover:var( --ods-color-surface-interaction-discrete-hover,rgba(0,0,0,.6) );--ods-icon-button-background-color-focused:var( --ods-color-surface-interaction-discrete-focused,rgba(0,0,0,.6) );--ods-icon-button-background-color-pressed:var( --ods-color-surface-interaction-discrete-pressed,rgba(0,0,0,.6) );--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{--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{cursor:default;opacity:var(--ods-opacity-disabled,30%)}.ods-badge[data-v-bce1f66a]{align-items:flex-start;background-color:var(--ods-badge-background-color);border-radius:.25rem;color:var(--ods-badge-font-color);display:inline-flex;gap:.5rem;overflow:hidden;padding:.25rem .5rem}.ods-badge__icon[data-v-bce1f66a]{fill:var(--ods-badge-font-color);flex-shrink:0;height:1rem;width:1rem}@media (min-width:90rem){.ods-badge__icon[data-v-bce1f66a]{margin-top:.125rem}}.ods-badge__label[data-v-bce1f66a]{display:-webkit-box;-webkit-line-clamp:var(--ods-line-clamp,2);-webkit-box-orient:vertical;hyphens:auto;overflow:hidden;text-align:left;word-break:none;--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-bce1f66a 1s var(--ods-is-single-line-delay) paused}@keyframes states-bce1f66a{0%{word-break:break-word}}.ods-badge__label[data-v-bce1f66a]{font-family:var(--ods-typography-font-family-primary "LidlFontPro");font-size:var(--ods-mobile-body-footnote-font-size,.8125rem);font-weight:var(--ods-typography-font-weight-prominent,600);letter-spacing:var(--ods-mobile-body-footnote-letter-spacing,.25);line-height:var(--ods-mobile-body-footnote-line-height,1.25rem)}@media (min-width:90rem){.ods-badge__label[data-v-bce1f66a]{font-size:var(--ods-desktop-body-footnote-font-size,.8125rem);letter-spacing:var(--ods-desktop-body-footnote-letter-spacing,.25);line-height:var(--ods-desktop-body-footnote-line-height,1.25rem)}}.ods-badge--appearance-blue.ods-badge--variant-primary[data-v-bce1f66a]{--ods-badge-background-color:#0050aa;--ods-badge-font-color:#fff}.ods-badge--appearance-blue.ods-badge--variant-secondary[data-v-bce1f66a]{--ods-badge-background-color:#c2dfff;--ods-badge-font-color:#002466}.ods-badge--appearance-green.ods-badge--variant-primary[data-v-bce1f66a]{--ods-badge-background-color:#00e09d;--ods-badge-font-color:#1e2124}.ods-badge--appearance-green.ods-badge--variant-secondary[data-v-bce1f66a]{--ods-badge-background-color:#c2ffec;--ods-badge-font-color:#00704e}.ods-badge--appearance-yellow.ods-badge--variant-primary[data-v-bce1f66a]{--ods-badge-background-color:#fff000;--ods-badge-font-color:#1e2124}.ods-badge--appearance-yellow.ods-badge--variant-secondary[data-v-bce1f66a]{--ods-badge-background-color:#fff2a6;--ods-badge-font-color:#a84700}.ods-badge--appearance-red.ods-badge--variant-primary[data-v-bce1f66a]{--ods-badge-background-color:#e60a14;--ods-badge-font-color:#fff}.ods-badge--appearance-red.ods-badge--variant-secondary[data-v-bce1f66a]{--ods-badge-background-color:#ffc6c2;--ods-badge-font-color:#ad080f}.ods-badge--appearance-gray.ods-badge--variant-primary[data-v-bce1f66a]{--ods-badge-background-color:#8c96a1;--ods-badge-font-color:#1e2124}.ods-badge--appearance-gray.ods-badge--variant-secondary[data-v-bce1f66a]{--ods-badge-background-color:#dde0e3;--ods-badge-font-color:#1e2124}.ux-base-slider[data-v-2832a944]{--vslidegap:1rem;display:flex;justify-content:center;position:relative}.ux-base-slider__strip[data-v-2832a944]{display:flex;flex-grow:1;gap:var(--vslidegap);overflow-x:auto;padding-top:2px;padding-inline-start:2px;padding-right:4px;position:relative;scrollbar-width:none}.ux-base-slider__strip[data-v-2832a944]::-webkit-scrollbar{display:none}.ux-base-slider__strip--center-items[data-v-2832a944]{justify-content:center}.ux-base-slider__strip--is-nav-pill-slider[data-v-2832a944]{gap:.5rem}.ux-base-slider__navigation[data-v-2832a944]{align-self:center;box-shadow:0 2px 4px #00000026;cursor:pointer;display:block;justify-self:center;opacity:.001;position:absolute;transition:opacity .3s,transform .3s;z-index:10}.ux-base-slider:hover .ux-base-slider__navigation--visible[data-v-2832a944]{opacity:1;transform:translate(0)}.ux-base-slider__navigation-left[data-v-2832a944]{left:.5rem;transform:translate(-150%)}.ux-base-slider__navigation-right[data-v-2832a944]{right:.5rem;transform:translate(150%)}.ux-base-slider__navigation .m-icon[data-v-2832a944]{background-color:var(--pillNavigationArrowColor)!important;background-repeat:no-repeat;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media (pointer:fine){.ux-base-slider__navigation[data-v-2832a944]{opacity:0}.ux-base-slider[data-v-2832a944]:hover__navigation{opacity:1}.ux-base-slider:hover__navigation-left:not(.ux-base-slider:hover__navigation--visible).ABaseSlider__Button[data-v-2832a944]{opacity:0;transform:translate(-150%)}.ux-base-slider:hover__navigation-right:not(.ux-base-slider:hover__navigation--visible).ABaseSlider__Button[data-v-2832a944]{opacity:0;transform:translate(150%)}.ux-base-slider:hover__navigation-left.ux-base-slider:hover__navigation--visible.ABaseSlider__Button[data-v-2832a944]{transform:translate(0)}.ux-base-slider:hover__navigation-right.ux-base-slider:hover__navigation--visible.ABaseSlider__Button[data-v-2832a944]{transform:translate(0)}}@media (any-pointer:coarse),(any-pointer:none),(max-width:89.9375rem){.ux-base-slider__navigation[data-v-2832a944]{opacity:1}.ux-base-slider__navigation-left:not(.ux-base-slider__navigation--visible).ABaseSlider__Button[data-v-2832a944]{opacity:0;transform:translate(-150%)}.ux-base-slider__navigation-right:not(.ux-base-slider__navigation--visible).ABaseSlider__Button[data-v-2832a944]{opacity:0;transform:translate(150%)}.ux-base-slider__navigation-left.ux-base-slider__navigation--visible.ABaseSlider__Button[data-v-2832a944],.ux-base-slider__navigation-right.ux-base-slider__navigation--visible.ABaseSlider__Button[data-v-2832a944]{transform:translate(0)}}.ux-base-slider:not(.ux-base-slider--autosize-items,.ux-base-slider--is-full-width) .ux-base-slider__slide[data-v-2832a944]{flex-shrink:0;--vslidewidth:calc(37.5% - var(--vslidegap)*1*.375/1);flex-basis:var(--vslidewidth)}@supports (width:round(nearest,1px,1px)){@supports not (-webkit-hyphens:none){.ux-base-slider:not(.ux-base-slider--autosize-items,.ux-base-slider--is-full-width) .ux-base-slider__slide[data-v-2832a944]{flex-basis:round(nearest,var(--vslidewidth),1px)}}}@media (min-width:600px){.ux-base-slider:not(.ux-base-slider--autosize-items,.ux-base-slider--is-full-width) .ux-base-slider__slide[data-v-2832a944]{--vslidewidth:calc(20.83333% - var(--vslidegap)*2*.41667/2);flex-basis:var(--vslidewidth)}@supports (width:round(nearest,1px,1px)){@supports not (-webkit-hyphens:none){.ux-base-slider:not(.ux-base-slider--autosize-items,.ux-base-slider--is-full-width) .ux-base-slider__slide[data-v-2832a944]{flex-basis:round(nearest,var(--vslidewidth),1px)}}}}@media (min-width:960px){.ux-base-slider:not(.ux-base-slider--autosize-items,.ux-base-slider--is-full-width) .ux-base-slider__slide[data-v-2832a944]{--vslidewidth:calc(15.27778% - var(--vslidegap)*6*.91667/6);flex-basis:var(--vslidewidth)}@supports (width:round(nearest,1px,1px)){@supports not (-webkit-hyphens:none){.ux-base-slider:not(.ux-base-slider--autosize-items,.ux-base-slider--is-full-width) .ux-base-slider__slide[data-v-2832a944]{flex-basis:round(nearest,var(--vslidewidth),1px)}}}}@media (min-width:1280px){.ux-base-slider:not(.ux-base-slider--autosize-items,.ux-base-slider--is-full-width) .ux-base-slider__slide[data-v-2832a944]{--vslidewidth:calc(13.09524% - var(--vslidegap)*7*.91667/7);flex-basis:var(--vslidewidth)}@supports (width:round(nearest,1px,1px)){@supports not (-webkit-hyphens:none){.ux-base-slider:not(.ux-base-slider--autosize-items,.ux-base-slider--is-full-width) .ux-base-slider__slide[data-v-2832a944]{flex-basis:round(nearest,var(--vslidewidth),1px)}}}}.ux-base-slider:not(.ux-base-slider--autosize-items,.ux-base-slider--is-full-width).ux-base-slider--large-items .ux-base-slider__slide[data-v-2832a944]{--vslidewidth:calc(75% - var(--vslidegap)*1*.75/1);flex-basis:var(--vslidewidth)}@supports (width:round(nearest,1px,1px)){@supports not (-webkit-hyphens:none){.ux-base-slider:not(.ux-base-slider--autosize-items,.ux-base-slider--is-full-width).ux-base-slider--large-items .ux-base-slider__slide[data-v-2832a944]{flex-basis:round(nearest,var(--vslidewidth),1px)}}}@media (min-width:600px){.ux-base-slider:not(.ux-base-slider--autosize-items,.ux-base-slider--is-full-width).ux-base-slider--large-items .ux-base-slider__slide[data-v-2832a944]{--vslidewidth:calc(41.66667% - var(--vslidegap)*1*.41667/1);flex-basis:var(--vslidewidth)}@supports (width:round(nearest,1px,1px)){@supports not (-webkit-hyphens:none){.ux-base-slider:not(.ux-base-slider--autosize-items,.ux-base-slider--is-full-width).ux-base-slider--large-items .ux-base-slider__slide[data-v-2832a944]{flex-basis:round(nearest,var(--vslidewidth),1px)}}}}@media (min-width:960px){.ux-base-slider:not(.ux-base-slider--autosize-items,.ux-base-slider--is-full-width).ux-base-slider--large-items .ux-base-slider__slide[data-v-2832a944]{--vslidewidth:calc(30.55556% - var(--vslidegap)*3*.91667/3);flex-basis:var(--vslidewidth)}@supports (width:round(nearest,1px,1px)){@supports not (-webkit-hyphens:none){.ux-base-slider:not(.ux-base-slider--autosize-items,.ux-base-slider--is-full-width).ux-base-slider--large-items .ux-base-slider__slide[data-v-2832a944]{flex-basis:round(nearest,var(--vslidewidth),1px)}}}}@media (min-width:1280px){.ux-base-slider:not(.ux-base-slider--autosize-items,.ux-base-slider--is-full-width).ux-base-slider--large-items .ux-base-slider__slide[data-v-2832a944]{--vslidewidth:calc(22.91667% - var(--vslidegap)*4*.91667/4);flex-basis:var(--vslidewidth)}@supports (width:round(nearest,1px,1px)){@supports not (-webkit-hyphens:none){.ux-base-slider:not(.ux-base-slider--autosize-items,.ux-base-slider--is-full-width).ux-base-slider--large-items .ux-base-slider__slide[data-v-2832a944]{flex-basis:round(nearest,var(--vslidewidth),1px)}}}}.ux-base-slider--is-full-width[data-v-2832a944]{width:100%}.ux-base-slider--is-full-width .ux-base-slider__strip[data-v-2832a944]{scroll-snap-type:x mandatory}.ux-base-slider--is-full-width .ux-base-slider__slide[data-v-2832a944]{flex-shrink:0;scroll-snap-align:center;width:100%}.ux-base-slider__slide-indicator-bar[data-v-2832a944]{background-color:#fff;display:flex;gap:.5rem;justify-content:center;margin-inline-start:2px;margin-right:4px;padding:.25rem 0}@media (min-width:960px){.ux-base-slider__slide-indicator-bar[data-v-2832a944]{padding:.5rem 0}}.ux-base-slider__indicator[data-v-2832a944]{background-color:#dde0e3;border-radius:50%;height:6px;transition:background-color .5s;width:6px}@media (min-width:960px){.ux-base-slider__indicator[data-v-2832a944]{height:.5rem;width:.5rem}}.ux-base-slider__indicator--current[data-v-2832a944]{background-color:#1e2124;transition:background-color .5s}.ASrcsetVideo__Container[data-v-fb0d3468]{height:100%;position:relative;width:100%}.ASrcsetVideo__Container video[data-v-fb0d3468]{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.ASrcsetVideo__Container video[data-object-fit=contain][data-v-fb0d3468]{-o-object-fit:contain;object-fit:contain}.ASrcsetVideo__poster--desktop[data-v-fb0d3468],.ASrcsetVideo__poster--desktop img[data-v-fb0d3468]{height:100%;left:0;position:absolute;top:0;width:100%}.ASrcsetVideo__poster--desktop img[data-v-fb0d3468]{-o-object-fit:cover;object-fit:cover}.ASrcsetVideo__poster--desktop img[data-object-fit=contain][data-v-fb0d3468]{-o-object-fit:contain;object-fit:contain}.ASrcsetVideo__poster--desktop[data-use-mediaquery][data-v-fb0d3468]{display:none}@media (min-width:48rem){.ASrcsetVideo__poster--desktop[data-use-mediaquery][data-v-fb0d3468]{display:block}}.ASrcsetVideo__poster--mobile[data-v-fb0d3468],.ASrcsetVideo__poster--mobile img[data-v-fb0d3468]{height:100%;left:0;position:absolute;top:0;width:100%}.ASrcsetVideo__poster--mobile img[data-v-fb0d3468]{-o-object-fit:cover;object-fit:cover}.ASrcsetVideo__poster--mobile img[data-object-fit=contain][data-v-fb0d3468]{-o-object-fit:contain;object-fit:contain}.ASrcsetVideo__poster--mobile[data-use-mediaquery][data-v-fb0d3468]{display:none}@media (max-width:48rem){.ASrcsetVideo__poster--mobile[data-use-mediaquery][data-v-fb0d3468]{display:block}}.APlayPauseButton[data-v-5e3f10e3]{bottom:10px;position:absolute;right:10px;z-index:1}.APlayPauseButton--pause .APlayPauseButton__Icon--play[data-v-5e3f10e3],.APlayPauseButton--play .APlayPauseButton__Icon--pause[data-v-5e3f10e3]{display:none}.APlayPauseButton.ods-icon-button[data-v-5e3f10e3]:focus-visible{position:absolute}.APlayPauseButton[aria-hidden=true][data-v-5e3f10e3]{display:none}.ATheSectionHead[data-v-3075b796]{border-color:#353b42;margin:0 auto;max-width:82.5rem;overflow:hidden;padding:1rem 0;width:calc(100% - .5rem)}.ATheSectionHead--light[data-v-3075b796]{border-color:#e3e4e5}.ATheSectionHead--light .ATheSectionHead__Headline[data-v-3075b796]{color:#e3e4e5}.ATheSectionHead__Headline[data-v-3075b796],.ATheSectionHead__SubHeadline[data-v-3075b796]{color:var(--grayDarkerOrLigher);font-size:1.5rem;font-weight:700;line-height:1.2;margin:0;padding:0}@media (min-width:1280px){.ATheSectionHead__Headline[data-v-3075b796],.ATheSectionHead__SubHeadline[data-v-3075b796]{font-size:1.625rem}}.ATheSectionHead__Headline--GRADIENT[data-v-3075b796],.ATheSectionHead__SubHeadline--GRADIENT[data-v-3075b796]{color:var(--grayDarkerOrLigher)}.ATheSectionHead__Headline--LIGHT[data-v-3075b796],.ATheSectionHead__SubHeadline--LIGHT[data-v-3075b796]{color:#fff}.ATheSectionHead__Headline--DARK[data-v-3075b796],.ATheSectionHead__SubHeadline--DARK[data-v-3075b796]{color:#000}.ATheSectionHead__SubHeadline[data-v-3075b796]{font-size:1rem;font-weight:700;line-height:1.2;padding-bottom:.5rem}@media (min-width:1280px){.ATheSectionHead__SubHeadline[data-v-3075b796]{font-size:1.125rem}}@font-face{font-display:block;font-family:lidl-cake-font-082019;font-style:normal;font-weight:400;src:url(/cdn/assets/fonts/1.0.0/lidl-cake-font-082019.woff2) format("woff2"),url(/cdn/assets/fonts/1.0.0/lidl-cake-font-082019.woff) format("woff")}[data-icon][data-v-18d93325]:before{content:attr(data-icon)}[class*=" icon-"][data-v-18d93325]:before,[class^=icon-][data-v-18d93325]:before,[data-icon][data-v-18d93325]:before{font-family:lidl-cake-font-082019!important;font-style:normal!important;font-variant:normal!important;font-weight:400!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrow-left[data-v-18d93325]:before{content:"a"}.icon-arrow-down[data-v-18d93325]:before{content:"b"}.icon-arrow-up[data-v-18d93325]:before{content:"c"}.icon-arrow-right[data-v-18d93325]:before{content:"d"}.icon-bread[data-v-18d93325]:before{content:"e"}.icon-lidl-dings-hybris-20190326[data-v-18d93325]:before{content:"f"}.icon-hook-circle[data-v-18d93325]:before{content:"g"}.icon-clock[data-v-18d93325]:before{content:"h"}.icon-lidl-dings-hybris-20190326-1[data-v-18d93325]:before{content:"i"}.icon-lidl-dings-hybris-20190326-2[data-v-18d93325]:before{content:"j"}.icon-lidl-dings-hybris-20190326-3[data-v-18d93325]:before{content:"k"}.icon-lidl-dings-hybris-20190326-4[data-v-18d93325]:before{content:"l"}.icon-phone-envelope[data-v-18d93325]:before{content:"m"}.icon-camera[data-v-18d93325]:before{content:"n"}.icon-text-ballon[data-v-18d93325]:before{content:"q"}.icon-flyer[data-v-18d93325]:before{content:"r"}.icon-lidl-dings-hybris-20190326-6[data-v-18d93325]:before{content:"s"}.icon-information-circle[data-v-18d93325]:before{content:"t"}.icon-lidl-dings-hybris-20190326-7[data-v-18d93325]:before{content:"u"}.icon-lidl-dings-hybris-20190326-8[data-v-18d93325]:before{content:"v"}.icon-lidl-dings-hybris-20190326-9[data-v-18d93325]:before{content:"w"}.icon-lidl-dings-hybris-20190326-10[data-v-18d93325]:before{content:"x"}.icon-lidl-dings-hybris-20190326-11[data-v-18d93325]:before{content:"y"}.icon-lidl-dings-hybris-20190326-12[data-v-18d93325]:before{content:"z"}.icon-lidl-dings-hybris-20190326-13[data-v-18d93325]:before{content:"A"}.icon-truck[data-v-18d93325]:before{content:"B"}.icon-cross[data-v-18d93325]:before{content:"C"}.icon-star[data-v-18d93325]:before{content:"D"}.icon-user[data-v-18d93325]:before{content:"E"}.icon-plane[data-v-18d93325]:before{content:"F"}.icon-shopping-cart[data-v-18d93325]:before{content:"G"}.icon-lidl-dings-hybris-20190326-14[data-v-18d93325]:before{content:"I"}.icon-thumbs-up-ballon[data-v-18d93325]:before{content:"J"}.icon-lidl-dings-hybris-20190326-15[data-v-18d93325]:before{content:"K"}.icon-printer[data-v-18d93325]:before{content:"L"}.icon-magnifier[data-v-18d93325]:before{content:"M"}.icon-lidl-dings-hybris-20190326-16[data-v-18d93325]:before{content:"N"}.icon-lidl-dings-hybris-20190326-17[data-v-18d93325]:before{content:"O"}.icon-eye-open[data-v-18d93325]:before{content:"P"}.icon-hook[data-v-18d93325]:before{content:"Q"}.icon-lidl-dings-hybris-20190326-18[data-v-18d93325]:before{content:"S"}.icon-bars-horizontal[data-v-18d93325]:before{content:"T"}.icon-questionmark-circle[data-v-18d93325]:before{content:"U"}.icon-facebook[data-v-18d93325]:before{content:"V"}.icon-google-plus[data-v-18d93325]:before{content:"W"}.icon-twitter[data-v-18d93325]:before{content:"X"}.icon-youtube[data-v-18d93325]:before{content:"Y"}.icon-crosshair[data-v-18d93325]:before{content:"4"}.icon-lidl-dings-hybris-20190326-19[data-v-18d93325]:before{content:"5"}.icon-play-circle[data-v-18d93325]:before{content:"6"}.icon-lidl-dings-hybris-20190326-20[data-v-18d93325]:before{content:"7"}.icon-envelope-close[data-v-18d93325]:before{content:"8"}.icon-pause-circle[data-v-18d93325]:before{content:"9"}.icon-lidl-dings-hybris-20190326-21[data-v-18d93325]:before{content:"!"}.icon-lidl-dings-hybris-20190326-22[data-v-18d93325]:before{content:"#"}.icon-lidl-dings-hybris-20190326-23[data-v-18d93325]:before{content:"$"}.icon-lidl-dings-hybris-20190326-24[data-v-18d93325]:before{content:"%"}.icon-lock-close[data-v-18d93325]:before{content:"&"}.icon-lidl-dings-hybris-20190326-25[data-v-18d93325]:before{content:"'"}.icon-envelope-close-1[data-v-18d93325]:before{content:"("}.icon-lidl-dings-hybris-20190326-26[data-v-18d93325]:before{content:")"}.icon-lidl-dings-hybris-20190326-27[data-v-18d93325]:before{content:"*"}.icon-user-1[data-v-18d93325]:before{content:"+"}.icon-lidl-dings-hybris-20190326-28[data-v-18d93325]:before{content:","}.icon-lidl-dings-hybris-20190326-29[data-v-18d93325]:before{content:"-"}.icon-lidl-dings-hybris-20190326-30[data-v-18d93325]:before{content:"."}.icon-conversation-ballons[data-v-18d93325]:before{content:"/"}.icon-lidl-dings-hybris-20190326-31[data-v-18d93325]:before{content:":"}.icon-lidl-dings-hybris-20190326-33[data-v-18d93325]:before{content:"<"}.icon-conversation-ballons-1[data-v-18d93325]:before{content:"="}.icon-store[data-v-18d93325]:before{content:"H"}.icon-conversation-ballons-2[data-v-18d93325]:before{content:"?"}.icon-conversation-ballons-3[data-v-18d93325]:before{content:"@"}.icon-conversation-ballons-4[data-v-18d93325]:before{content:"["}.icon-conversation-ballons-5[data-v-18d93325]:before{content:"]"}.icon-conversation-ballons-6[data-v-18d93325]:before{content:"^"}.icon-conversation-ballons-7[data-v-18d93325]:before{content:"_"}.icon-conversation-ballons-8[data-v-18d93325]:before{content:"`"}.icon-conversation-ballons-9[data-v-18d93325]:before{content:"{"}.icon-conversation-ballons-10[data-v-18d93325]:before{content:">"}.icon-heart[data-v-18d93325]:before{content:"|"}.icon-pencil[data-v-18d93325]:before{content:"}"}.icon-hook-shield[data-v-18d93325]:before{content:"~"}.icon-lidl-dings-hybris-20190326-34[data-v-18d93325]:before{content:"±"}.icon-lidl-dings-hybris-20190326-35[data-v-18d93325]:before{content:"ﬁ"}.icon-lidl-dings-hybris-20190326-36[data-v-18d93325]:before{content:"·"}.icon-lidl-dings-hybris-20190326-37[data-v-18d93325]:before{content:"¯"}.icon-lidl-dings-hybris-20190326-38[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-39[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-40[data-v-18d93325]:before{content:""}.icon-fish[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-41[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-42[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-43[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-44[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-45[data-v-18d93325]:before{content:"˜"}.icon-lidl-dings-hybris-20190326-46[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-47[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-48[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-49[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-50[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-51[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-52[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-53[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-54[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-55[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-56[data-v-18d93325]:before{content:"˙"}.icon-lidl-dings-hybris-20190326-57[data-v-18d93325]:before{content:"˚"}.icon-lidl-dings-hybris-20190326-58[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-59[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-60[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-61[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-62[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-63[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-64[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-65[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-66[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-67[data-v-18d93325]:before{content:""}.icon-shopping-cart-1[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-68[data-v-18d93325]:before{content:""}.icon-flyer-1[data-v-18d93325]:before{content:""}.icon-envelope-open[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-69[data-v-18d93325]:before{content:""}.icon-camera-1[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-70[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-71[data-v-18d93325]:before{content:""}.icon-calendar[data-v-18d93325]:before{content:"’"}.icon-box[data-v-18d93325]:before{content:"Œ"}.icon-lidl-dings-hybris-20190326-72[data-v-18d93325]:before{content:"Æ"}.icon-lidl-dings-hybris-20190326-73[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-74[data-v-18d93325]:before{content:"˛"}.icon-smiley-better[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-75[data-v-18d93325]:before{content:"ˇ"}.icon-lidl-dings-hybris-20190326-76[data-v-18d93325]:before{content:"°"}.icon-pencil-1[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-78[data-v-18d93325]:before{content:"ﬂ"}.icon-lidl-dings-hybris-20190326-79[data-v-18d93325]:before{content:"—"}.icon-lidl-dings-hybris-20190326-80[data-v-18d93325]:before{content:"Ó"}.icon-lidl-dings-hybris-20190326-81[data-v-18d93325]:before{content:"‰"}.icon-lidl-dings-hybris-20190326-82[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-83[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-84[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-85[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-86[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-87[data-v-18d93325]:before{content:""}.icon-user-2[data-v-18d93325]:before{content:"ˆ"}.icon-lidl-dings-hybris-20190326-88[data-v-18d93325]:before{content:"¬"}.icon-store-magnifier[data-v-18d93325]:before{content:";"}.icon-store-1[data-v-18d93325]:before{content:"≥"}.icon-lidl-dings-hybris-20190326-32[data-v-18d93325]:before{content:"“"}.icon-lidl-dings-hybris-20190326-89[data-v-18d93325]:before{content:"›"}.icon-lidl-dings-hybris-20190326-90[data-v-18d93325]:before{content:""}.icon-chefs-hat[data-v-18d93325]:before{content:""}.icon-plane-1[data-v-18d93325]:before{content:""}.icon-store-2[data-v-18d93325]:before{content:"„"}.icon-lidl-dings-hybris-20190326-91[data-v-18d93325]:before{content:""}.icon-phone-envelope-1[data-v-18d93325]:before{content:"»"}.icon-smartphone[data-v-18d93325]:before{content:"å"}.icon-magnifier-1[data-v-18d93325]:before{content:"‡"}.icon-snapchat[data-v-18d93325]:before{content:"¥"}.icon-sun[data-v-18d93325]:before{content:"÷"}.icon-mug-hot[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-77[data-v-18d93325]:before{content:"ˀ"}.icon-plane-2[data-v-18d93325]:before{content:"£"}.icon-calendar-1[data-v-18d93325]:before{content:"¸"}.icon-lidl-dings-hybris-20190326-93[data-v-18d93325]:before{content:"Í"}.icon-lidl-dings-hybris-20190326-94[data-v-18d93325]:before{content:"Ą"}.icon-lidl-dings-hybris-20190326-95[data-v-18d93325]:before{content:"ą"}.icon-lidl-dings-hybris-20190326-96[data-v-18d93325]:before{content:"Ć"}.icon-lidl-dings-hybris-20190326-97[data-v-18d93325]:before{content:"ı"}.icon-lidl-dings-hybris-20190326-98[data-v-18d93325]:before{content:"µ"}.icon-hook-shield-1[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-99[data-v-18d93325]:before{content:"⁄"}.icon-hook-shield-2[data-v-18d93325]:before{content:"3"}.icon-lidl-dings-hybris-20190326-100[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-101[data-v-18d93325]:before{content:"ɘ"}.icon-lidl-dings-hybris-20190326-102[data-v-18d93325]:before{content:"ɐ"}.icon-lidl-dings-hybris-20190326-103[data-v-18d93325]:before{content:"á"}.icon-heart-1[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-104[data-v-18d93325]:before{content:""}.icon-leaf[data-v-18d93325]:before{content:""}.icon-smiley-better-1[data-v-18d93325]:before{content:"ɑ"}.icon-lidl-dings-hybris-20190326-105[data-v-18d93325]:before{content:"0"}.icon-lidl-dings-hybris-20190326-106[data-v-18d93325]:before{content:"ɒ"}.icon-lidl-dings-hybris-20190326-107[data-v-18d93325]:before{content:"1"}.icon-lidl-dings-hybris-20190326-108[data-v-18d93325]:before{content:"ɓ"}.icon-lidl-dings-hybris-20190326-109[data-v-18d93325]:before{content:"ɔ"}.icon-gift[data-v-18d93325]:before{content:"ɕ"}.icon-lidl-dings-hybris-20190326-110[data-v-18d93325]:before{content:"2"}.icon-lidl-dings-hybris-20190326-111[data-v-18d93325]:before{content:"ɖ"}.icon-lidl-dings-hybris-20190326-112[data-v-18d93325]:before{content:""}.icon-checklist[data-v-18d93325]:before{content:""}.icon-calendar-2[data-v-18d93325]:before{content:""}.icon-checklist-1[data-v-18d93325]:before{content:"ɗ"}.icon-lidl-dings-hybris-20190326-113[data-v-18d93325]:before{content:""}.icon-crosshair-1[data-v-18d93325]:before{content:"∄"}.icon-smiley-better-2[data-v-18d93325]:before{content:"∃"}.icon-flyer-2[data-v-18d93325]:before{content:"∅"}.icon-linkedin[data-v-18d93325]:before{content:"∆"}.icon-lidl-dings-hybris-20190326-114[data-v-18d93325]:before{content:"⌁"}.icon-foursquare[data-v-18d93325]:before{content:"⌂"}.icon-lidl-dings-hybris-20190326-115[data-v-18d93325]:before{content:"⌃"}.icon-pinterest[data-v-18d93325]:before{content:"⌅"}.icon-vimeo[data-v-18d93325]:before{content:"⌆"}.icon-vine[data-v-18d93325]:before{content:"⌇"}.icon-whatchado[data-v-18d93325]:before{content:"⌈"}.icon-xing[data-v-18d93325]:before{content:"⌉"}.icon-lidl-fit[data-v-18d93325]:before{content:"⌄"}.icon-instagram[data-v-18d93325]:before{content:""}.icon-house[data-v-18d93325]:before{content:'"'}.icon-store-3[data-v-18d93325]:before{content:"R"}.icon-lidl-dings-hybris-20190326-116[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-117[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-118[data-v-18d93325]:before{content:""}.icon-lidl-dings-hybris-20190326-120[data-v-18d93325]:before{content:""}.icon-play-circle-1[data-v-18d93325]:before{content:"p"}.icon-exclamation-circle[data-v-18d93325]:before{content:""}.icon-smartphone-1[data-v-18d93325]:before{content:"o"}.icon-car[data-v-18d93325]:before{content:"ù"}.icon-arrows-vertical[data-v-18d93325]:before{content:"\\"}.icon-award[data-v-18d93325]:before{content:""}.icon-bakery-products[data-v-18d93325]:before{content:""}.icon-barrel[data-v-18d93325]:before{content:""}.icon-bell[data-v-18d93325]:before{content:""}.icon-bookmark[data-v-18d93325]:before{content:""}.icon-bottles[data-v-18d93325]:before{content:""}.icon-certificate[data-v-18d93325]:before{content:""}.icon-cattle[data-v-18d93325]:before{content:""}.icon-contactless-payment[data-v-18d93325]:before{content:""}.icon-controls[data-v-18d93325]:before{content:""}.icon-crab[data-v-18d93325]:before{content:""}.icon-computer-mouse[data-v-18d93325]:before{content:""}.icon-cogwheel[data-v-18d93325]:before{content:""}.icon-clip[data-v-18d93325]:before{content:""}.icon-chocolate-bar[data-v-18d93325]:before{content:""}.icon-chicken[data-v-18d93325]:before{content:""}.icon-bun[data-v-18d93325]:before{content:""}.icon-cheese-2[data-v-18d93325]:before{content:""}.icon-cheese-1[data-v-18d93325]:before{content:""}.icon-box-open[data-v-18d93325]:before{content:""}.icon-cupcake[data-v-18d93325]:before{content:""}.icon-cutlery-plate[data-v-18d93325]:before{content:""}.icon-deer[data-v-18d93325]:before{content:""}.icon-dice-percentage[data-v-18d93325]:before{content:""}.icon-different-bottles[data-v-18d93325]:before{content:""}.icon-display[data-v-18d93325]:before{content:""}.icon-display-play[data-v-18d93325]:before{content:""}.icon-download[data-v-18d93325]:before{content:""}.icon-earth[data-v-18d93325]:before{content:""}.icon-earth-map-marker[data-v-18d93325]:before{content:""}.icon-ecology[data-v-18d93325]:before{content:""}.icon-ellipsis-horizontal[data-v-18d93325]:before{content:""}.icon-file[data-v-18d93325]:before{content:""}.icon-eye-close[data-v-18d93325]:before{content:""}.icon-exclamation-triangle[data-v-18d93325]:before{content:""}.icon-exclamation-ballon[data-v-18d93325]:before{content:""}.icon-food-1[data-v-18d93325]:before{content:""}.icon-food-2[data-v-18d93325]:before{content:""}.icon-glass-bottle-percentage[data-v-18d93325]:before{content:""}.icon-goose[data-v-18d93325]:before{content:""}.icon-grapes[data-v-18d93325]:before{content:""}.icon-grill[data-v-18d93325]:before{content:""}.icon-hand-pointer[data-v-18d93325]:before{content:""}.icon-handshake[data-v-18d93325]:before{content:""}.icon-olive-cheese[data-v-18d93325]:before{content:""}.icon-newspaper[data-v-18d93325]:before{content:""}.icon-paragraph-circle[data-v-18d93325]:before{content:""}.icon-money-return[data-v-18d93325]:before{content:""}.icon-minus[data-v-18d93325]:before{content:""}.icon-money[data-v-18d93325]:before{content:""}.icon-image[data-v-18d93325]:before{content:""}.icon-microphone-on[data-v-18d93325]:before{content:""}.icon-map-marker[data-v-18d93325]:before{content:""}.icon-lock-open[data-v-18d93325]:before{content:""}.icon-phone[data-v-18d93325]:before{content:""}.icon-pig[data-v-18d93325]:before{content:""}.icon-placeholder[data-v-18d93325]:before{content:""}.icon-shell[data-v-18d93325]:before{content:""}.icon-salad-bowl[data-v-18d93325]:before{content:""}.icon-salami[data-v-18d93325]:before{content:""}.icon-smiley-neutral[data-v-18d93325]:before{content:""}.icon-smiley-good[data-v-18d93325]:before{content:""}.icon-smiley-worst[data-v-18d93325]:before{content:""}.icon-sync[data-v-18d93325]:before{content:""}.icon-thermometer[data-v-18d93325]:before{content:""}.icon-vegetables[data-v-18d93325]:before{content:""}.icon-trash[data-v-18d93325]:before{content:""}.icon-snowflake[data-v-18d93325]:before{content:""}.icon-social-share[data-v-18d93325]:before{content:""}.icon-shrimp[data-v-18d93325]:before{content:""}.icon-steak[data-v-18d93325]:before{content:""}.icon-wine-glas-1[data-v-18d93325]:before{content:""}.icon-wine-glas-2[data-v-18d93325]:before{content:""}.icon-questionmark-ballon[data-v-18d93325]:before{content:""}.icon-pretzel[data-v-18d93325]:before{content:""}.icon-plus[data-v-18d93325]:before{content:""}.icon-smiley-bad[data-v-18d93325]:before{content:""}.icon-smiley-best[data-v-18d93325]:before{content:""}.icon-turkey[data-v-18d93325]:before{content:""}.icon-wine-glasses[data-v-18d93325]:before{content:""}.icon-undo[data-v-18d93325]:before{content:""}.icon-upload[data-v-18d93325]:before{content:""}.icon-30-days-return-policy[data-v-18d93325]:before{content:""}body[data-v-18d93325],body.theme--default[data-v-18d93325]{--primaryText:#0050aa;--primaryBackground:#fafafa;--startpageBackground:var(--primaryBackground);--grayDarkerOrLigher:#353b42;--grayDarkestOrLighter:#1e2124;--brandBaseOrLight:#0050aa;--brandDarkerOrLighter:#003673;--grayLigherOrBlack:#e3e4e5;--basicBlackOrWhite:#000;--hoverBackground:transparent;--focusOutline:transparent;--pillBackground:#fff;--pillHoverBackground:#003673;--pillActiveBackground:#0050aa;--markupPillText:#0050aa;--pillText:#353b42;--pillActiveText:#fff;--pillNavigationArrowColor:#fff;--pillNavigationBackground:#0050aa;--pillNavigationBackgroundActive:#003673;--loginTeaserBackground:transparent;--loginTeaserActiveBackground:#f1f2f4;--bodyBackground:#fff;--startpageBackground:#fff;--primaryText:#000}body.theme--blackdealsdays[data-v-18d93325]{--primaryText:#0050aa;--primaryBackground:#fafafa;--grayDarkerOrLigher:#353b42;--grayDarkestOrLighter:#1e2124;--brandBaseOrLight:#0050aa;--brandDarkerOrLighter:#003673;--grayLigherOrBlack:#e3e4e5;--basicBlackOrWhite:#000;--hoverBackground:transparent;--focusOutline:transparent;--pillBackground:#fff;--pillHoverBackground:#003673;--pillActiveBackground:#0050aa;--markupPillText:#0050aa;--pillText:#353b42;--pillActiveText:#fff;--pillNavigationArrowColor:#fff;--pillNavigationBackground:#0050aa;--pillNavigationBackgroundActive:#003673;--loginTeaserBackground:transparent;--loginTeaserActiveBackground:#f1f2f4;--primaryText:#fff;--primaryBackground:#1b1f22;--startpageBackground:var(--primaryBackground);--grayDarkerOrLigher:#fff;--grayDarkestOrLighter:#fff;--brandBaseOrLight:#adc7e4;--brandDarkerOrLighter:#f5f8fc;--grayLigherOrBlack:#000;--basicBlackOrWhite:#fff;--bodyBackground:var(--primaryBackground);--loginTeaserBackground:#fff;--pillBackground:#1b1f22;--pillHoverBackground:#adc7e4;--pillActiveBackground:#fff;--markupPillText:var(--pillText);--pillText:#fff;--pillActiveText:#1b1f22;--pillNavigationBackground:#1b1f22;--pillNavigationBackgroundActive:#fff}body.theme--blackdealsdays .ATheCampaign__Wrapper[data-v-18d93325]{background:var(--primaryBackground)}body.theme--blackdealsdays .ATheContentPage__Wrapper[data-v-18d93325]{color:var(--primaryText)}body.theme--parksidegreen[data-v-18d93325]{--primaryText:#0050aa;--primaryBackground:#fafafa;--startpageBackground:var(--primaryBackground);--grayDarkerOrLigher:#353b42;--grayDarkestOrLighter:#1e2124;--brandBaseOrLight:#0050aa;--brandDarkerOrLighter:#003673;--grayLigherOrBlack:#e3e4e5;--basicBlackOrWhite:#000;--hoverBackground:transparent;--focusOutline:transparent;--pillBackground:#fff;--pillHoverBackground:#003673;--pillActiveBackground:#0050aa;--markupPillText:#0050aa;--pillText:#353b42;--pillActiveText:#fff;--pillNavigationArrowColor:#fff;--pillNavigationBackground:#0050aa;--pillNavigationBackgroundActive:#003673;--loginTeaserBackground:transparent;--loginTeaserActiveBackground:#f1f2f4;--grayDarkerOrLigher:#e3e4e5;--brandBaseOrLight:#adc7e4;--primaryBackground:#1e4b32;--bodyBackground:var(--primaryBackground);--pillHoverBackground:#00a865;--pillActiveBackground:#00a865;--pillNavigationArrowColor:#000;--pillNavigationBackground:#0f9;--pillNavigationBackgroundActive:#48f2bf}body.theme--parksidedark[data-v-18d93325]{--primaryText:#0050aa;--primaryBackground:#fafafa;--startpageBackground:var(--primaryBackground);--grayDarkerOrLigher:#353b42;--grayDarkestOrLighter:#1e2124;--brandBaseOrLight:#0050aa;--brandDarkerOrLighter:#003673;--grayLigherOrBlack:#e3e4e5;--basicBlackOrWhite:#000;--hoverBackground:transparent;--focusOutline:transparent;--pillBackground:#fff;--pillHoverBackground:#003673;--pillActiveBackground:#0050aa;--markupPillText:#0050aa;--pillText:#353b42;--pillActiveText:#fff;--pillNavigationArrowColor:#fff;--pillNavigationBackground:#0050aa;--pillNavigationBackgroundActive:#003673;--loginTeaserBackground:transparent;--loginTeaserActiveBackground:#f1f2f4;--grayDarkerOrLigher:#e3e4e5;--brandBaseOrLight:#adc7e4;--primaryBackground:#1e1e1e;--bodyBackground:var(--primaryBackground);--pillHoverBackground:#00a865;--pillActiveBackground:#00a865;--pillNavigationArrowColor:#000;--pillNavigationBackground:#0f9;--pillNavigationBackgroundActive:#48f2bf}body.theme--parksidelight[data-v-18d93325]{--primaryText:#0050aa;--startpageBackground:var(--primaryBackground);--grayDarkerOrLigher:#353b42;--grayDarkestOrLighter:#1e2124;--brandBaseOrLight:#0050aa;--brandDarkerOrLighter:#003673;--grayLigherOrBlack:#e3e4e5;--basicBlackOrWhite:#000;--hoverBackground:transparent;--focusOutline:transparent;--pillBackground:#fff;--pillHoverBackground:#003673;--pillActiveBackground:#0050aa;--markupPillText:#0050aa;--pillText:#353b42;--pillActiveText:#fff;--pillNavigationArrowColor:#fff;--pillNavigationBackground:#0050aa;--pillNavigationBackgroundActive:#003673;--loginTeaserBackground:transparent;--loginTeaserActiveBackground:#f1f2f4;--primaryBackground:#fafafa;--bodyBackground:var(--primaryBackground);--pillHoverBackground:#00a865;--pillActiveBackground:#00a865;--pillNavigationArrowColor:#000;--pillNavigationBackground:#0f9;--pillNavigationBackgroundActive:#48f2bf}body.theme--disney[data-v-18d93325]{--primaryText:#0050aa;--primaryBackground:#fafafa;--startpageBackground:var(--primaryBackground);--grayDarkerOrLigher:#353b42;--grayDarkestOrLighter:#1e2124;--brandBaseOrLight:#0050aa;--brandDarkerOrLighter:#003673;--grayLigherOrBlack:#e3e4e5;--basicBlackOrWhite:#000;--hoverBackground:transparent;--focusOutline:transparent;--pillBackground:#fff;--pillHoverBackground:#003673;--pillActiveBackground:#0050aa;--markupPillText:#0050aa;--pillText:#353b42;--pillActiveText:#fff;--pillNavigationArrowColor:#fff;--pillNavigationBackground:#0050aa;--pillNavigationBackgroundActive:#003673;--loginTeaserBackground:transparent;--loginTeaserActiveBackground:#f1f2f4;--grayDarkerOrLigher:#e3e4e5;--brandBaseOrLight:#adc7e4;--primaryBackground:#353579;--bodyBackground:var(--primaryBackground);--pillActiveText:#353b42;--pillHoverBackground:#efcaff;--pillActiveBackground:#efcaff;--pillNavigationArrowColor:#000;--pillNavigationBackground:#efcaff;--pillNavigationBackgroundActive:#b995d8}.focus-outline[data-v-18d93325]{border-radius:0;outline:2px solid #2466eb}.m-ux-hide[data-v-18d93325]{display:none!important}.m-ux-slider[data-v-18d93325]{position:relative}.m-ux-slider-button-right[data-v-18d93325]{align-items:center;background:#fff;border:none;border-radius:.125rem;box-shadow:0 2px 4px #00000026;cursor:pointer;display:flex;height:3rem;justify-content:center;line-height:0;padding:0;position:absolute;right:0;top:50%;transform:translateY(-50%);width:2rem;z-index:3}.m-ux-slider-button-right[data-v-18d93325]:focus,.m-ux-slider-button-right[data-v-18d93325]:hover{background-color:#0050aa;color:#fff}@media (max-width:599px){.m-ux-slider-button-right[data-v-18d93325]{display:none}}@media (min-width:1280px){.m-ux-slider-button-right[data-v-18d93325]{transform:translate(30%)}}.m-ux-slider-button-left[data-v-18d93325]{align-items:center;background:#fff;border:none;border-radius:.125rem;box-shadow:0 2px 4px #00000026;cursor:pointer;display:flex;height:3rem;justify-content:center;left:0;line-height:0;padding:0;position:absolute;right:auto;top:50%;transform:translateY(-50%);width:2rem;z-index:3}.m-ux-slider-button-left[data-v-18d93325]:focus,.m-ux-slider-button-left[data-v-18d93325]:hover{background-color:#0050aa;color:#fff}@media (max-width:599px){.m-ux-slider-button-left[data-v-18d93325]{display:none}}@media (min-width:1280px){.m-ux-slider-button-left[data-v-18d93325]{transform:translate(30%);transform:translate(-30%)}}.m-ux-slider-track[data-v-18d93325]{display:flex;overflow-x:scroll;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;overflow:-moz-scrollbars-none;-webkit-overflow-scrolling:touch;margin:0 -.25rem;padding:0 0 .25rem}.m-ux-slider-track[data-v-18d93325]::-webkit-scrollbar{display:none}.m-ux-slider-track-grid[data-v-18d93325]{display:grid;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;overflow:-moz-scrollbars-none;-webkit-overflow-scrolling:touch;-moz-column-gap:1rem;column-gap:1rem;grid-auto-columns:66.66667%;grid-auto-flow:column;list-style-type:none;padding-left:0;scroll-behavior:smooth}@media (min-width:410px){.m-ux-slider-track-grid[data-v-18d93325]{grid-auto-columns:40%}}@media (min-width:568px){.m-ux-slider-track-grid[data-v-18d93325]{grid-auto-columns:calc(100% - 3.5)}}@media (min-width:768px){.m-ux-slider-track-grid[data-v-18d93325]{grid-auto-columns:21.2766%}}.m-ux-slider-track-grid[data-v-18d93325]::-webkit-scrollbar{display:none}.m-ux-slider-track[data-v-18d93325]>*{padding:0 .5rem;scroll-snap-align:start}.m-ux-slider-track-distances-8[data-v-18d93325]{display:flex;overflow-x:scroll;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;overflow:-moz-scrollbars-none;-webkit-overflow-scrolling:touch;margin:0 -.5rem 0 0}.m-ux-slider-track-distances-8[data-v-18d93325]::-webkit-scrollbar{display:none}.m-ux-slider-track-distances-8[data-v-18d93325]>*{padding-right:.51rem;scroll-snap-align:start}.m-ux-slider-indicators[data-v-18d93325]{display:flex;justify-content:center;margin:1rem;padding:0}.m-ux-slider-indicator[data-v-18d93325]{background:#c6c9cc;border-radius:50%;display:block;height:.375rem;margin-right:.25rem;width:.375rem}.m-ux-slider-indicator--active[data-v-18d93325]{background:#0050aa}.m-ux-anchor[data-v-18d93325]:visited{color:inherit}.block-span[data-v-18d93325]{display:block}.ql-indent-1[data-v-18d93325]{margin-left:3em}.ql-indent-2[data-v-18d93325]{margin-left:6em}.ql-indent-3[data-v-18d93325]{margin-left:9em}.ql-indent-4[data-v-18d93325]{margin-left:12em}.ql-indent-5[data-v-18d93325]{margin-left:15em}.ql-indent-6[data-v-18d93325]{margin-left:18em}.ql-indent-7[data-v-18d93325]{margin-left:21em}.ql-indent-8[data-v-18d93325]{margin-left:24em}.ql-indent-9[data-v-18d93325]{margin-left:27em}.ql-align-center[data-v-18d93325]{text-align:center}.ql-align-justify[data-v-18d93325]{text-align:justify}.ql-align-right[data-v-18d93325]{text-align:right}.WYSIWYG__Content h1[data-v-18d93325]{font-size:2rem;font-weight:700;line-height:1.2}@media (min-width:1280px){.WYSIWYG__Content h1[data-v-18d93325]{font-size:2.125rem}}.WYSIWYG__Content h2[data-v-18d93325]{font-size:1.75rem;font-weight:700;line-height:1.2}@media (min-width:1280px){.WYSIWYG__Content h2[data-v-18d93325]{font-size:1.875rem}}.WYSIWYG__Content h3[data-v-18d93325]{font-size:1.5rem;font-weight:700;line-height:1.2}@media (min-width:1280px){.WYSIWYG__Content h3[data-v-18d93325]{font-size:1.625rem}}.WYSIWYG__Content h4[data-v-18d93325]{font-size:1.25rem;font-weight:700;line-height:1.2}@media (min-width:1280px){.WYSIWYG__Content h4[data-v-18d93325]{font-size:1.375rem}}.WYSIWYG__Content h5[data-v-18d93325]{font-size:1rem;font-weight:700;line-height:1.2}@media (min-width:1280px){.WYSIWYG__Content h5[data-v-18d93325]{font-size:1.125rem}}.WYSIWYG__Content>h1[data-v-18d93325]:first-child,.WYSIWYG__Content>h2[data-v-18d93325]:first-child,.WYSIWYG__Content>h3[data-v-18d93325]:first-child,.WYSIWYG__Content>h4[data-v-18d93325]:first-child,.WYSIWYG__Content>h5[data-v-18d93325]:first-child{margin-top:0}.WYSIWYG__Content li.ql-indent-1[data-v-18d93325]{margin-left:4.5em}.WYSIWYG__Content li.ql-indent-2[data-v-18d93325]{margin-left:7.5em}.WYSIWYG__Content li.ql-indent-3[data-v-18d93325]{margin-left:10.5em}.WYSIWYG__Content li.ql-indent-4[data-v-18d93325]{margin-left:13.5em}.WYSIWYG__Content li.ql-indent-5[data-v-18d93325]{margin-left:16.5em}.WYSIWYG__Content li.ql-indent-6[data-v-18d93325]{margin-left:19.5em}.WYSIWYG__Content li.ql-indent-7[data-v-18d93325]{margin-left:22.5em}.WYSIWYG__Content li.ql-indent-8[data-v-18d93325]{margin-left:25.5em}.WYSIWYG__Content li.ql-indent-9[data-v-18d93325]{margin-left:28.5em}.WYSIWYG__Content.WYSIWYG__Content--force-indent li.ql-indent-1[data-v-18d93325]{margin-left:0;padding-right:4.5em;transform:translate(4.5em)}.WYSIWYG__Content.WYSIWYG__Content--force-indent li.ql-indent-2[data-v-18d93325]{margin-left:0;padding-right:7.5em;transform:translate(7.5em)}.WYSIWYG__Content.WYSIWYG__Content--force-indent li.ql-indent-3[data-v-18d93325]{margin-left:0;padding-right:10.5em;transform:translate(10.5em)}.WYSIWYG__Content.WYSIWYG__Content--force-indent li.ql-indent-4[data-v-18d93325]{margin-left:0;padding-right:13.5em;transform:translate(13.5em)}.WYSIWYG__Content.WYSIWYG__Content--force-indent li.ql-indent-5[data-v-18d93325]{margin-left:0;padding-right:16.5em;transform:translate(16.5em)}.WYSIWYG__Content.WYSIWYG__Content--force-indent li.ql-indent-6[data-v-18d93325]{margin-left:0;padding-right:19.5em;transform:translate(19.5em)}.WYSIWYG__Content.WYSIWYG__Content--force-indent li.ql-indent-7[data-v-18d93325]{margin-left:0;padding-right:22.5em;transform:translate(22.5em)}.WYSIWYG__Content.WYSIWYG__Content--force-indent li.ql-indent-8[data-v-18d93325]{margin-left:0;padding-right:25.5em;transform:translate(25.5em)}.WYSIWYG__Content.WYSIWYG__Content--force-indent li.ql-indent-9[data-v-18d93325]{margin-left:0;padding-right:28.5em;transform:translate(28.5em)}.WYSIWYG__Content ol[data-v-18d93325],.WYSIWYG__Content ul[data-v-18d93325]{margin-left:0;padding-right:1rem;transform:translate(1rem)}.WYSIWYG__Content ol[data-v-18d93325]{counter-reset:ql0 ql1 ql2 ql3 ql4 ql5 ql6 ql7 ql8 ql9;list-style:none}.WYSIWYG__Content ol li[data-v-18d93325]{counter-reset:ql1}.WYSIWYG__Content ol li[data-v-18d93325]:before{content:counter(ql0,decimal) ".";counter-increment:ql0;display:inline-block;margin-left:-1rem;min-width:1rem;padding-right:.25rem;text-align:right}.WYSIWYG__Content ol li.ql-indent-1[data-v-18d93325]{counter-reset:ql2}.WYSIWYG__Content ol li.ql-indent-1[data-v-18d93325]:before{content:counter(ql1,lower-alpha) ".";counter-increment:ql1}.WYSIWYG__Content ol li.ql-indent-2[data-v-18d93325]{counter-reset:ql3}.WYSIWYG__Content ol li.ql-indent-2[data-v-18d93325]:before{content:counter(ql2,lower-roman) ".";counter-increment:ql2}.WYSIWYG__Content ol li.ql-indent-3[data-v-18d93325]{counter-reset:ql4}.WYSIWYG__Content ol li.ql-indent-3[data-v-18d93325]:before{content:counter(ql3,decimal) ".";counter-increment:ql3}.WYSIWYG__Content ol li.ql-indent-4[data-v-18d93325]{counter-reset:ql5}.WYSIWYG__Content ol li.ql-indent-4[data-v-18d93325]:before{content:counter(ql4,lower-alpha) ".";counter-increment:ql4}.WYSIWYG__Content ol li.ql-indent-5[data-v-18d93325]{counter-reset:ql6}.WYSIWYG__Content ol li.ql-indent-5[data-v-18d93325]:before{content:counter(ql5,lower-roman) ".";counter-increment:ql5}.WYSIWYG__Content ol li.ql-indent-6[data-v-18d93325]{counter-reset:ql7}.WYSIWYG__Content ol li.ql-indent-6[data-v-18d93325]:before{content:counter(ql6,decimal) ".";counter-increment:ql6}.WYSIWYG__Content ol li.ql-indent-7[data-v-18d93325]{counter-reset:ql8}.WYSIWYG__Content ol li.ql-indent-7[data-v-18d93325]:before{content:counter(ql7,lower-alpha) ".";counter-increment:ql7}.WYSIWYG__Content ol li.ql-indent-8[data-v-18d93325]{counter-reset:ql9}.WYSIWYG__Content ol li.ql-indent-8[data-v-18d93325]:before{content:counter(ql8,lower-roman) ".";counter-increment:ql8}.WYSIWYG__Content ol li.ql-indent-9[data-v-18d93325] :before{content:counter(ql9,decimal) ".";counter-increment:ql9}.WYSIWYG__Content ul[data-v-18d93325]{list-style:disc;margin-bottom:1rem;margin-top:0}.WYSIWYG__Content ul .ql-indent-1[data-v-18d93325],.WYSIWYG__Content ul .ql-indent-3[data-v-18d93325],.WYSIWYG__Content ul .ql-indent-5[data-v-18d93325],.WYSIWYG__Content ul .ql-indent-7[data-v-18d93325],.WYSIWYG__Content ul .ql-indent-9[data-v-18d93325]{list-style:circle;margin-bottom:0}.AWonSectionHead[data-v-18d93325]{display:flex;flex-wrap:wrap;padding-bottom:var(--ods-space-medium-200);padding-top:var(--ods-space-medium-400);text-align:center;width:100%}@media (min-width:90rem){.AWonSectionHead[data-v-18d93325]{padding-bottom:var(--ods-space-large-100);padding-top:var(--ods-space-large-100)}}.AWonSectionHead--gap[data-v-18d93325]{gap:var(--ods-space-small-200)}.AWonSectionHead--light[data-v-18d93325]{color:#e3e4e5}.AWonSectionHead[data-v-18d93325]>*{display:-webkit-box;width:100%;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;margin:unset;overflow:hidden;text-overflow:ellipsis}a.TheButton[data-v-4675c82b],button.TheButton[data-v-4675c82b]{margin:1rem}.ANewFullWidthTeaser[data-v-8bb9d92d]{height:360px;overflow:hidden;position:relative;width:100%}.ANewFullWidthTeaser__Link[data-v-8bb9d92d]{display:block;height:100%;position:relative}.ANewFullWidthTeaser a.ANewFullWidthTeaser__Button[data-v-8bb9d92d]{bottom:1.5rem;left:50%;margin:0;position:absolute;transform:translate(-50%);white-space:nowrap;z-index:1}.ANewFullWidthTeaser__Label[data-v-8bb9d92d]{height:100%;left:0;padding:1.5rem;position:absolute;top:0;width:100%}.ANewFullWidthTeaser__gradient .ANewFullWidthTeaser__Label[data-v-8bb9d92d]{background:linear-gradient(180deg,rgba(0,0,0,.45) 25%,transparent 45%)}.ANewFullWidthTeaser__right .ANewFullWidthTeaser__Label[data-v-8bb9d92d]{text-align:right}.ANewFullWidthTeaser__Text[data-v-8bb9d92d]{color:#fff;display:-webkit-box;font-family:LidlFontPro,sans-serif;font-size:2.3125rem;font-weight:700;letter-spacing:0;line-height:2.75rem;line-height:1.2;max-height:2.4em;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2}@media (min-width:90rem){.ANewFullWidthTeaser__Text[data-v-8bb9d92d]{font-size:3.625rem;line-height:4rem}}.ANewFullWidthTeaser__Text--GRADIENT[data-v-8bb9d92d],.ANewFullWidthTeaser__Text--LIGHT[data-v-8bb9d92d]{color:#fff}.ANewFullWidthTeaser__Text--DARK[data-v-8bb9d92d]{color:#000}.ANewFullWidthTeaser[data-v-8bb9d92d] .APlayPauseButton{bottom:1.5rem;right:1.5rem}[data-v-8bb9d92d] .ANewFullWidthTeaser__Image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;position:absolute;top:0;width:100%}@media (min-width:48rem){.ANewFullWidthTeaser[data-v-8bb9d92d]{height:300px}.ANewFullWidthTeaser.ANewFullWidthTeaser__gradient .ANewFullWidthTeaser__Label[data-v-8bb9d92d]{background:linear-gradient(90deg,rgba(0,0,0,.45) 33.9%,transparent 67.66%)}.ANewFullWidthTeaser.ANewFullWidthTeaser__gradient.ANewFullWidthTeaser__right .ANewFullWidthTeaser__Label[data-v-8bb9d92d]{background:linear-gradient(-90deg,rgba(0,0,0,.45) 33.9%,transparent 67.66%)}.ANewFullWidthTeaser a.ANewFullWidthTeaser__Button[data-v-8bb9d92d]{left:1.5rem;transform:none}.ANewFullWidthTeaser__right.ANewFullWidthTeaser a.ANewFullWidthTeaser__Button[data-v-8bb9d92d]{left:auto;right:1.5rem}.ANewFullWidthTeaser[data-v-8bb9d92d] .ASrcsetVideo__Container video,[data-v-8bb9d92d] .ANewFullWidthTeaser__Image{-o-object-position:right center;object-position:right center}.ANewFullWidthTeaser__right.ANewFullWidthTeaser[data-v-8bb9d92d] .ASrcsetVideo__Container video,.ANewFullWidthTeaser__right[data-v-8bb9d92d] .ANewFullWidthTeaser__Image{-o-object-position:left center;object-position:left center}.ANewFullWidthTeaser .ANewFullWidthTeaser__Text[data-v-8bb9d92d]{margin-left:0;margin-right:auto;width:50%}.ANewFullWidthTeaser__right.ANewFullWidthTeaser .ANewFullWidthTeaser__Text[data-v-8bb9d92d]{margin-left:auto;margin-right:0}}@media (min-width:90rem){.ANewFullWidthTeaser[data-v-8bb9d92d]{border-radius:8px}}.ANewFullWidthTeaser__media--video a.ANewFullWidthTeaser__Button[data-v-8bb9d92d]{left:1.5rem;margin-left:0;margin-right:calc(3rem + 40px);right:auto;transform:none}.ANewFullWidthTeaser__media--video.ANewFullWidthTeaser__right a.ANewFullWidthTeaser__Button[data-v-8bb9d92d]{left:auto;margin-left:calc(3rem + 40px);margin-right:0;right:1.5rem}.ANewFullWidthTeaser__media--video.ANewFullWidthTeaser__right[data-v-8bb9d92d] .APlayPauseButton{left:1.5rem;right:auto}.ATheInlineTeaser .ATheInlineTeaser__Overlay-wrapper .ATheInlineTeaser__Action-wrapper[data-v-3b76b88a] .APlayPauseButton{align-items:center;bottom:0;display:flex;height:2.5rem;justify-content:center;min-height:2.5rem;min-width:2.5rem;padding:0;pointer-events:auto;position:static;right:0;width:2.5rem}.ATheInlineTeaser .ATheInlineTeaser__Overlay-wrapper .ATheInlineTeaser__Action-wrapper[data-v-3b76b88a] .APlayPauseButton:focus,.ATheInlineTeaser .ATheInlineTeaser__Overlay-wrapper .ATheInlineTeaser__Action-wrapper[data-v-3b76b88a] .APlayPauseButton:focus-visible{position:relative}.ATheInlineTeaser .ATheInlineTeaser__Overlay-wrapper .ATheInlineTeaser__Action-wrapper[data-v-3b76b88a] .ATheInlineTeaser__Action__CtaButton{margin:0;overflow:hidden;pointer-events:auto;white-space:nowrap}.ATheInlineTeaser .ATheInlineTeaser__Overlay-wrapper .ATheInlineTeaser__Action-wrapper[data-v-3b76b88a] .ATheInlineTeaser__Action__CtaButton .ods-button__text{display:inline-block;text-overflow:ellipsis}.ATheInlineTeaser .ATheInlineTeaser__Overlay-wrapper .ATheInlineTeaser__Action-wrapper[data-v-3b76b88a] .ATheInlineTeaser__Action__CtaButton.ATheInlineTeaser__Action__CtaButton-black{--ods-button-background-color:#000;--ods-button-border-color:#000;--ods-button-border-focus-color:#000;--ods-button-border-active-color:#000;--ods-button-font-color:#fff;--ods-button-font-active-color:#c2dfff;--ods-button-font-focus-color:#c2dfff}.ATheInlineTeaser .ATheInlineTeaser__Media-wrapper.ATheInlineTeaser__Media-wrapper--alignment-left[data-v-3b76b88a] picture,.ATheInlineTeaser .ATheInlineTeaser__Media-wrapper.ATheInlineTeaser__Media-wrapper--alignment-right[data-v-3b76b88a] picture{height:100%;width:100%}.ATheInlineTeaser .ATheInlineTeaser__Media-wrapper.ATheInlineTeaser__Media-wrapper--alignment-left[data-v-3b76b88a] picture .ATheInlineTeaser__Media__Img,.ATheInlineTeaser .ATheInlineTeaser__Media-wrapper.ATheInlineTeaser__Media-wrapper--alignment-right[data-v-3b76b88a] picture .ATheInlineTeaser__Media__Img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.ATheInlineTeaser .ATheInlineTeaser__Media-wrapper.ATheInlineTeaser__Media-wrapper--alignment-left[data-v-3b76b88a] video,.ATheInlineTeaser .ATheInlineTeaser__Media-wrapper.ATheInlineTeaser__Media-wrapper--alignment-right[data-v-3b76b88a] video{height:100%;width:100%}.ATheInlineTeaser[data-v-3b76b88a]{border-radius:.5rem;display:grid;grid:1fr 1fr/1fr 1fr;height:22.5rem;overflow:hidden;width:100%}.ATheInlineTeaser__Media-wrapper[data-v-3b76b88a]{align-items:center;cursor:pointer;display:flex;grid-area:1/1/3/3;height:100%;justify-content:center;pointer-events:all;width:100%;z-index:2}.ATheInlineTeaser__Overlay-wrapper[data-v-3b76b88a]{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;grid-area:1/1/3/3;height:100%;justify-content:space-between;padding:1.5rem;pointer-events:none;width:100%;z-index:3}.ATheInlineTeaser__Overlay-wrapper--gradient[data-v-3b76b88a]{background:linear-gradient(180deg,rgba(0,0,0,.45) 25%,transparent 45%)}.ATheInlineTeaser__Overlay-wrapper--dark[data-v-3b76b88a],.ATheInlineTeaser__Overlay-wrapper--light[data-v-3b76b88a]{background-color:transparent}.ATheInlineTeaser__Label[data-v-3b76b88a]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;hyphens:none;hyphenate-limit-chars:6 3 2}.ATheInlineTeaser__Label--alignment-left[data-v-3b76b88a]{align-self:flex-start;text-align:left}.ATheInlineTeaser__Label--alignment-right[data-v-3b76b88a]{align-self:flex-end;text-align:right}.ATheInlineTeaser__Label__SubClaim[data-v-3b76b88a]{margin-bottom:.25rem}.ATheInlineTeaser__Label__Claim[data-v-3b76b88a]{margin-bottom:1rem}.ATheInlineTeaser__Label__Badge[data-v-3b76b88a]{margin-bottom:0;width:-moz-fit-content;width:fit-content}.ATheInlineTeaser__Label__Badge--alignment-left[data-v-3b76b88a]{align-self:flex-start}.ATheInlineTeaser__Label__Badge--alignment-right[data-v-3b76b88a]{align-self:flex-end}.ATheInlineTeaser__Label--gradient[data-v-3b76b88a],.ATheInlineTeaser__Label--light[data-v-3b76b88a]{color:#fff}.ATheInlineTeaser__Label--dark[data-v-3b76b88a]{color:#000}.ATheInlineTeaser__Label-wrapper[data-v-3b76b88a]{display:flex;flex-direction:column;flex-wrap:nowrap;width:100%}.ATheInlineTeaser__Action-wrapper[data-v-3b76b88a]{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%}.ATheInlineTeaser__Action-wrapper--alignment-left[data-v-3b76b88a]{flex-direction:row}.ATheInlineTeaser__Action-wrapper--alignment-right[data-v-3b76b88a]{flex-direction:row-reverse}@media (max-width:47.9375rem){.ATheInlineTeaser[data-v-3b76b88a]{height:30rem}.ATheInlineTeaser__Action-wrapper[data-v-3b76b88a]:not(:has(.APlayPauseButton)){justify-content:center}.ATheInlineTeaser__Media-wrapper.ATheInlineTeaser__Media-wrapper--alignment-left[data-v-3b76b88a] .ATheInlineTeaser__Media__Img,.ATheInlineTeaser__Media-wrapper.ATheInlineTeaser__Media-wrapper--alignment-right[data-v-3b76b88a] .ATheInlineTeaser__Media__Img{-o-object-position:center;object-position:center}}@media (min-width:48rem){.ATheInlineTeaser__Overlay-wrapper--gradient-left[data-v-3b76b88a]{background:linear-gradient(90deg,rgba(0,0,0,.45) 33.9%,transparent 67.66%)}.ATheInlineTeaser__Overlay-wrapper--gradient-right[data-v-3b76b88a]{background:linear-gradient(-90deg,rgba(0,0,0,.45) 33.9%,transparent 67.66%)}.ATheInlineTeaser__Media-wrapper.ATheInlineTeaser__Media-wrapper--alignment-left[data-v-3b76b88a] .ATheInlineTeaser__Media__Img{-o-object-position:right;object-position:right}.ATheInlineTeaser__Media-wrapper.ATheInlineTeaser__Media-wrapper--alignment-left[data-v-3b76b88a] video{-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}.ATheInlineTeaser__Media-wrapper.ATheInlineTeaser__Media-wrapper--alignment-right[data-v-3b76b88a] .ATheInlineTeaser__Media__Img{-o-object-position:left;object-position:left}.ATheInlineTeaser__Media-wrapper.ATheInlineTeaser__Media-wrapper--alignment-right[data-v-3b76b88a] video{-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left}}@media (min-width:48rem) and (max-width:63.9375rem){.ATheInlineTeaser__Label-wrapper[data-v-3b76b88a]{max-width:21rem}}@media (min-width:64rem) and (max-width:89.9375rem){.ATheInlineTeaser__Label-wrapper[data-v-3b76b88a]{max-width:21rem}}@media (min-width:90rem){.ATheInlineTeaser[data-v-3b76b88a]{max-width:82.5rem}.ATheInlineTeaser__Label-wrapper[data-v-3b76b88a]{gap:.5rem;max-width:39.75rem}.ATheInlineTeaser__Label__Badge[data-v-3b76b88a],.ATheInlineTeaser__Label__Claim[data-v-3b76b88a],.ATheInlineTeaser__Label__SubClaim[data-v-3b76b88a]{margin-bottom:0}}.AUnknownSection[data-v-233e70a4]{display:none}
