.section-thema-cluster{--container-cols:1fr;--container-rows:repeat(4,auto);--image-area:1/1/2/2;--teaser-primary-area:2/1/3/2;--teaser-secondary-area:3/1/4/2;--buttons-area:4/1/5/2;--buttons-wrap:wrap;--quote-icon-size:48px;--border-radius:2px;padding:64px 0}.section-thema-cluster--dark{background-color:#f1f0f0}.section-thema-cluster__headline{width:100%;max-width:100vw;margin:0 auto;padding-right:32px;padding-left:32px;margin-bottom:48px}@media (min-width:769px){.section-thema-cluster__headline{max-width:768px;padding-right:64px;padding-left:64px}}@media (min-width:993px){.section-thema-cluster__headline{max-width:992px;padding-right:64px;padding-left:64px}}@media (min-width:1201px){.section-thema-cluster__headline{max-width:1200px;padding-right:64px;padding-left:64px}}@media (min-width:1401px){.section-thema-cluster__headline{max-width:1400px;padding-right:64px;padding-left:64px}}.section-thema-cluster__container{width:100%;max-width:100vw;margin:0 auto;padding-right:32px;padding-left:32px;display:grid;grid-template-columns:var(--container-cols);grid-template-rows:var(--container-rows);grid-auto-flow:row}@media (min-width:769px){.section-thema-cluster__container{max-width:768px;padding-right:64px;padding-left:64px}}@media (min-width:993px){.section-thema-cluster__container{max-width:992px;padding-right:64px;padding-left:64px}}@media (min-width:1201px){.section-thema-cluster__container{max-width:1200px;padding-right:64px;padding-left:64px}}@media (min-width:1401px){.section-thema-cluster__container{max-width:1400px;padding-right:64px;padding-left:64px}}.section-thema-cluster__container>*{margin-bottom:16px}.section-thema-cluster__image{grid-area:var(--image-area);border-radius:var(--border-radius)}.section-thema-cluster__teaser{transition:box-shadow .2s ease-out;box-shadow:1px 2px 1rem rgba(0,0,0,.1);display:flex;flex-wrap:wrap;align-content:space-between;justify-content:space-between;align-items:center;padding:24px 32px;border-radius:var(--border-radius);overflow:hidden}.section-thema-cluster__teaser-primary{grid-area:var(--teaser-primary-area);background-color:#fff}.section-thema-cluster__teaser-secondary{grid-area:var(--teaser-secondary-area);background-color:var(--theme-content-color-600)}.section-thema-cluster__teaser-content{margin-bottom:16px;width:100%}.section-thema-cluster__teaser-title{font-family:TheMix W05 Plain,sans-serif;line-height:1.25;font-weight:500;color:var(--theme-content-color-600);font-size:2.4rem;padding-bottom:16px;display:block}@media (max-width:991px){.section-thema-cluster__teaser-title{font-size:2.16rem}}@media (max-width:575px){.section-thema-cluster__teaser-title{font-size:1.92rem}}.section-thema-cluster__teaser-text{font-family:TheSans W05 Plain,sans-serif;line-height:1.5;font-weight:500;color:#000;font-size:1.8rem;display:block}@media (max-width:991px){.section-thema-cluster__teaser-text{font-size:1.71rem}}@media (max-width:575px){.section-thema-cluster__teaser-text{font-size:1.62rem}}.section-thema-cluster__teaser-quote .section-thema-cluster__teaser-text{font-family:TheSans W05 Plain Italic,sans-serif;line-height:1.5;font-weight:500;color:var(--theme-content-color-600);font-size:2rem;position:relative;padding-top:var(--quote-icon-size)}@media (max-width:991px){.section-thema-cluster__teaser-quote .section-thema-cluster__teaser-text{font-size:1.9rem}}@media (max-width:575px){.section-thema-cluster__teaser-quote .section-thema-cluster__teaser-text{font-size:1.8rem}}.section-thema-cluster__teaser-quote .section-thema-cluster__teaser-text:before{content:"";background-color:var(--theme-content-color-200);mask-image:url(/assets/images/quote-icon.svg);position:absolute;height:var(--quote-icon-size);width:var(--quote-icon-size);left:0;top:0}.section-thema-cluster__teaser-source{font-family:TheSans W05 Plain,sans-serif;line-height:1.5;font-weight:500;color:#000;font-size:1.6rem;min-width:50%;opacity:.7}@media (max-width:991px){.section-thema-cluster__teaser-source{font-size:1.52rem}}@media (max-width:575px){.section-thema-cluster__teaser-source{font-size:1.44rem}}.section-thema-cluster__teaser-link{text-decoration:none}.section-thema-cluster__teaser-secondary .section-thema-cluster__teaser-content>*,.section-thema-cluster__teaser-secondary .section-thema-cluster__teaser-link,.section-thema-cluster__teaser-secondary .section-thema-cluster__teaser-source{color:#fff}.section-thema-cluster__buttons{display:flex;grid-row:4;grid-column:1/2;justify-content:flex-start;flex-wrap:var(--buttons-wrap);margin:0 -8px}.section-thema-cluster__button{font-family:TheSans W05 Plain,sans-serif;line-height:1;font-weight:500;font-size:1.6rem;color:var(--theme-content-color-600);display:inline-flex;justify-content:center;grid-column-gap:1.3rem;align-items:center;height:4.8rem;min-width:12rem;border:1px solid transparent;padding:.6rem 1.5rem;color:#000;white-space:nowrap;text-decoration:none;cursor:pointer;transition:color .15s ease,border .15s ease,background-color .15s ease;color:#fff;border-color:transparent;background-color:var(--theme-content-color-500);margin:0 8px 16px;border-radius:var(--border-radius);background-color:var(--theme-content-color-600)}.section-thema-cluster__button:hover{background-color:transparent;color:var(--theme-content-color-500);border:1px solid var(--theme-content-color-200)}.light .section-thema-cluster__button,.section-thema-cluster__button--light{color:#fff;border-color:transparent;background-color:var(--theme-content-color-500)}.light .section-thema-cluster__button:hover,.section-thema-cluster__button--light:hover{background-color:transparent;color:var(--theme-content-color-500);border:1px solid var(--theme-content-color-200)}.dark .section-thema-cluster__button,.section-thema-cluster__button--dark{background-color:#fff;color:var(--theme-content-color-600)}.dark .section-thema-cluster__button:hover,.section-thema-cluster__button--dark:hover{color:#fff;background-color:transparent;border:1px solid hsla(0,0%,100%,.25)}.section-thema-cluster--right .section-thema-cluster__buttons{grid-column:1/3;justify-content:flex-end}@media (min-width:769px){.section-thema-cluster{--container-cols:1fr 1fr;--container-rows:1fr auto auto;--image-area:1/1/2/3;--teaser-primary-area:2/1/3/2;--teaser-secondary-area:2/2/3/3;--buttons-wrap:nowrap}.section-thema-cluster__container{padding-left:56px;padding-right:56px}.section-thema-cluster__container>*{margin-left:8px;margin-right:8px}.section-thema-cluster__buttons{grid-column:1/3;grid-row:3;margin-right:0;margin-left:0}}@media (min-width:1201px){.section-thema-cluster{--container-cols:1fr 1.5fr 1fr 1fr 1fr;--container-rows:1fr 1fr auto;--image-area:1/1/3/4;--teaser-primary-area:2/3/4/5;--teaser-secondary-area:1/4/2/6;--buttons-wrap:nowrap}.section-thema-cluster__button{width:auto}.section-thema-cluster--right{--container-cols:1fr 1fr 1fr 1.5fr 1fr;--image-area:1/3/3/6;--teaser-primary-area:2/2/4/4;--teaser-secondary-area:1/1/2/3}.section-thema-cluster--right .section-thema-cluster__buttons{grid-column:4/6;justify-content:flex-end}}
/*# sourceMappingURL=../../maps/components/sections/section-thema-cluster.min.css.map */
