.m-galleryTeaser{padding-block:var(--moduleBlockInset)}.has-topInsetRemoved .m-galleryTeaser,.m-galleryTeaser.has-topInsetRemoved{padding-block-start:0}.has-bottomInsetRemoved .m-galleryTeaser,.m-galleryTeaser.has-bottomInsetRemoved{padding-block-end:0}.m-galleryTeaser{padding-inline:var(--moduleInset)}.m-galleryTeaser__headline{margin:0 0 var(--space-2xl)}@media (width >= 768px){.m-galleryTeaser__headline{margin-block-end:var(--space-4xl)}}.m-galleryTeaser__row{display:flex;gap:var(--space-l);margin-block-end:4vw}@media (width >= 768px){.m-galleryTeaser__row{gap:var(--space-2xl);width:100%}}.m-galleryTeaser__row--edgeAligned{align-items:center;justify-content:space-between}.m-galleryTeaser__row--centerAligned{align-items:center;justify-content:center}.m-galleryTeaser__row--horizontalOffset{align-items:start;justify-content:space-between}.m-galleryTeaser__item{flex-shrink:0;height:auto;max-width:100%}.m-galleryTeaser__item:first-child{width:28%}.m-galleryTeaser__item:first-child .m-galleryTeaser__image{-o-object-position:left top;object-position:left top}.m-galleryTeaser__item:last-child{width:59%}.m-galleryTeaser__item:last-child .m-galleryTeaser__image{-o-object-position:right top;object-position:right top}@media (width >= 768px){.m-galleryTeaser__item:first-child{width:36.5%}.m-galleryTeaser__item:last-child{width:49.5%}}.is-mirrored .m-galleryTeaser__item:first-child{order:2}.is-mirrored .m-galleryTeaser__item:last-child{order:1}.m-galleryTeaser__row--horizontalOffset .m-galleryTeaser__item:last-child{margin-block-start:8vw}.m-galleryTeaser__image{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.m-galleryTeaser__cta{display:flex;gap:1em;justify-content:center;padding-block-start:var(--space-xs)}@media (width >= 768px){.m-galleryTeaser__cta{padding-block-start:var(--space-6xl)}}@keyframes gallery-star-rotate-cw{0%{rotate:0deg}to{rotate:1turn}}.m-galleryTeaser__headline{color:var(--c-text-light);font-family:var(--ff-label);font-size:clamp(.75rem,calc(12/var(--fluidFontRatio)*1vw),1.3125rem);font-weight:400;letter-spacing:-.02em;line-height:1;text-transform:uppercase}.m-galleryTeaser__headline span{position:relative}.m-galleryTeaser__headline span:before{background-color:#fff;content:"";height:2px;inset:calc(100% + var(--space-5xs)) auto auto 0;max-width:90%;position:absolute;width:var(--space-m)}@media (width >= 768px){.m-galleryTeaser__headline span:before{width:var(--space-2xl)}}.m-lineupTeaser .m-galleryTeaser__headline span:before{left:50%;translate:-50% 0}.m-galleryTeaser__bgContainer{--bgBleedOverscan:2px;height:100%;inset-block:0;inset-inline:calc(50% - 50vw - var(--bgBleedOverscan));pointer-events:none;position:absolute;width:auto;z-index:var(--zi-content)}.m-galleryTeaser__bgImage{aspect-ratio:1780/335;background-image:url(../../../eve_core/media/img/content/deichbrand_bg_gallery.svg);background-repeat:no-repeat;background-size:contain;margin-block-start:calc(var(--space-5xl)*2);opacity:.2;position:sticky;top:15vh;width:100%;z-index:var(--zi-aboveBackground)}.m-galleryTeaser__row{margin-inline:calc(var(--moduleInset)*-1);position:relative}@media (width >= 768px){.m-galleryTeaser__row{margin-inline:auto}}.m-galleryTeaser__item{border-radius:var(--borderRadius);overflow:hidden;position:relative;z-index:var(--zi-aboveContent)}.m-galleryTeaser__item.is-behindBg{z-index:var(--zi-aboveBackground)}.m-galleryTeaser__accent{display:block;width:100%}.m-galleryTeaser__accent--star{animation:gallery-star-rotate-cw 18s linear infinite;aspect-ratio:5/4;background-image:url(../../../eve_core/media/img/content/deichbrand_deco_star_yellow.svg);background-position:50%;background-repeat:no-repeat;background-size:50%;transform-origin:center}.m-galleryTeaser__accent--text{font-family:var(--ff-head);font-size:clamp(1.125rem,calc(18/var(--fluidFontRatio)*1vw),3.75rem);font-weight:600;line-height:1;--fluidFontRatio:5;aspect-ratio:572/385;background-color:var(--c-surface-accent-pink);color:var(--c-accent-1);display:grid;padding-block:2.5em;place-content:center;text-align:center}@media (width >= 768px){.m-galleryTeaser__cta .c-cta--lightVeil:hover{background-color:var(--c-accent-1);border-color:var(--c-accent-1);color:var(--c-text-light)}}@media (prefers-reduced-motion:reduce){.m-galleryTeaser .m-galleryTeaser__accent--star{animation:none}}