/**
 * Swiper 12.0.3
 * Most modern mobile touch slider
 */

:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode{.swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}}.swiper-virtual.swiper-css-mode.swiper-horizontal{.swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}}.swiper-virtual.swiper-css-mode.swiper-vertical{.swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{height:100%;object-fit:contain;transform-origin:center;width:100%;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,#0000001a);border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>&{display:none!important}&.swiper-scrollbar-horizontal,.swiper-horizontal>&{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}&.swiper-scrollbar-vertical,.swiper-vertical>&{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%;>canvas,>img,>svg{max-height:100%;max-width:100%;object-fit:contain}}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.swiper.swiper-cube{overflow:visible}.swiper-cube{.swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1;.swiper-slide{pointer-events:none}}&.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}.swiper-slide-active,.swiper-slide-next,.swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0;&:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}}}.swiper-cube{.swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}}.swiper-cube{.swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper.swiper-flip{overflow:visible}.swiper-flip{.swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1;.swiper-slide{pointer-events:none}}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}}.swiper-flip{.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper-creative{.swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}}.swiper.swiper-cards{overflow:visible}.swiper-cards{.swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}}

.teaser-component__wrapper {
  max-width: 1042px;
  margin: 0 auto;
}
.teaser-component__wrapper .teaser-component__container .text__container .topline {
  color: var(--Font-Topline, #8E8EA0);
  font-family: var(--Font-Familiy-Roboto, Roboto);
  font-size: var(--Font-Size-Specials-Topline, 14px);
  font-style: normal;
  font-weight: 700;
  line-height: var(--Font-Line-Height-Specials-Topline, 21px); /* 150% */
  text-transform: uppercase;
}
.teaser-component__wrapper .teaser-component__container .text__container .main-title {
  margin-top: var(--spacing-space-xs-8, 8px);
  color: var(--Font-Heading, #2E2E3A);
  font-family: var(--Font-Familiy-Roboto, Roboto);
  font-style: normal;
}
.teaser-component__wrapper .teaser-component__container .text__container .main-title .selection-italic {
  font-family: var(--Font-Familiy-Roboto-Serif, "Roboto Serif");
  font-style: italic;
}
.teaser-component__wrapper .teaser-component__container .text__container .main-title h2 {
  font-size: var(--Font-Size-Title-Title-2, 40px);
  line-height: var(--Font-Line-Height-Title-Title-2, 48px);
  font-weight: 600;
  letter-spacing: -0.4px;
  margin-left: -1px;
}
.teaser-component__wrapper .teaser-component__container .text__container .main-title h3 {
  font-size: var(--Font-Size-Title-Title-3, 32px);
  line-height: var(--Font-Line-Height-Title-Title-3, 40px);
  font-weight: 600;
  letter-spacing: -0.4px;
  margin-left: -1px;
}
.teaser-component__wrapper .teaser-component__container .text__container .description {
  margin-top: var(--spacing-space-sm-12, 12px);
  color: var(--Font-Body, #4F4F63);
  font-family: var(--Font-Familiy-Roboto, Roboto);
  font-size: var(--Font-Size-Body-Body-Medium, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--Font-Line-Height-Body-Body-Medium, 25px);
}
.teaser-component__wrapper .teaser-component__container .cards__container .card a {
  text-decoration: none;
}
.teaser-component__wrapper .teaser-component__container .cards__container .card a:focus-visible {
  outline: 2px solid var(--blue-200, #2563EB);
  border-radius: 4px;
  outline-offset: 2px;
}
.teaser-component__wrapper .teaser-component__container .cards__container .card .disabled {
  pointer-events: none;
}
.teaser-component__wrapper .list {
  max-width: 1042px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: var(--spacing-space-xl-32, 32px);
  margin: 0 auto;
}
.teaser-component__wrapper .list .cards__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.teaser-component__wrapper .list .cards__container .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: var(--Radius-radius-l, 12px);
  border: 1px solid var(--Color-neutral-neutral-100, #EEEFF5);
  background: var(--Color-neutral-neutral-50, #F7F7FA);
  width: 100%;
}
.teaser-component__wrapper .list .cards__container .card:active {
  -webkit-box-shadow: 0 6px 16px -8px rgba(0, 42, 48, 0.06), 0 2px 4px 0 rgba(0, 42, 48, 0.04);
          box-shadow: 0 6px 16px -8px rgba(0, 42, 48, 0.06), 0 2px 4px 0 rgba(0, 42, 48, 0.04);
}
@media (hover: hover) and (pointer: fine) {
  .teaser-component__wrapper .list .cards__container .card:hover {
    -webkit-box-shadow: 0 6px 16px -8px rgba(0, 42, 48, 0.06), 0 2px 4px 0 rgba(0, 42, 48, 0.04);
            box-shadow: 0 6px 16px -8px rgba(0, 42, 48, 0.06), 0 2px 4px 0 rgba(0, 42, 48, 0.04);
  }
}
.teaser-component__wrapper .list .cards__container .card .card-link {
  width: 100%;
  padding: var(--spacing-space-xs-8, 8px) var(--spacing-space-m-16, 16px) var(--spacing-space-xs-8, 8px) var(--spacing-space-xs-8, 8px);
}
.teaser-component__wrapper .list .cards__container .card .card-link .card-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: var(--spacing-space-xl-32, 32px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.teaser-component__wrapper .list .cards__container .card .card-link .card-content .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: var(--Radius-radius-l, 12px);
  border: 1px solid var(--Color-neutral-neutral-100, #EEEFF5);
  background: var(--Color-neutral-white, #FFF);
  width: 128px;
  height: 128px;
  align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  aspect-ratio: 1/1;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.teaser-component__wrapper .list .cards__container .card .card-link .card-content .image svg {
  width: 48px;
  height: 48px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  aspect-ratio: 1/1;
}
.teaser-component__wrapper .list .cards__container .card .card-link .card-content .image img {
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  width: 128px;
  height: 128px;
}
.teaser-component__wrapper .list .cards__container .card .card-link .card-content .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: var(--spacing-space-xs-8, 8px);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.teaser-component__wrapper .list .cards__container .card .card-link .card-content .text .card-title {
  overflow: hidden;
  color: var(--Font-Heading, #2E2E3A);
  text-overflow: ellipsis;
  font-family: var(--Font-Familiy-Roboto, Roboto);
  font-size: var(--Font-Size-Title-Title-4, 26px);
  font-style: normal;
  font-weight: 600;
  line-height: var(--Font-Line-Height-Title-Title-4, 34px);
}
.teaser-component__wrapper .list .cards__container .card .card-link .card-content .text .card-text {
  color: var(--Font-Body, #4F4F63);
  font-family: var(--Font-Familiy-Roboto, Roboto);
  font-size: var(--Font-Size-Body-Body-Medium, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--Font-Line-Height-Body-Body-Medium, 25px);
}
.teaser-component__wrapper .list .cards__container .card .card-link .card-content .text .link--external {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: var(--spacing-space-sm-12, 12px);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.teaser-component__wrapper .list .cards__container .card .card-link .card-content .text .link--external svg {
  width: 16px;
  height: 16px;
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: var(--Font-Icon-Default, #6B6B80);
}
.teaser-component__wrapper .list .topic-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.teaser-component__wrapper .list .topic-card .card-wrapper-outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}
.teaser-component__wrapper .list .topic-card .card-wrapper-outer .card-wrapper-inner {
  width: calc(50% - 12px);
}
.teaser-component__wrapper .list .topic-card .card-wrapper-outer .card-wrapper-inner .card {
  position: relative;
  width: 100%;
  height: 100%;
  min-width: 352px;
}
.teaser-component__wrapper .list .topic-card .card-wrapper-outer .card-wrapper-inner .card .card-link {
  padding: var(--spacing-space-m-16, 16px) var(--spacing-space-l-24, 24px) var(--spacing-space-m-16, 16px) var(--spacing-space-sm-12, 12px);
}
.teaser-component__wrapper .list .topic-card .card-wrapper-outer .card-wrapper-inner .card .card-link .card-content {
  gap: var(--spacing-space-sm-12, 12px);
}
.teaser-component__wrapper .list .topic-card .card-wrapper-outer .card-wrapper-inner .card .card-link .card-content .image {
  border-radius: unset;
  border: unset;
  background: unset;
  width: 96px;
  height: 64px;
}
.teaser-component__wrapper .list .topic-card .card-wrapper-outer .card-wrapper-inner .card .card-link .card-content .image img {
  height: 100%;
  position: absolute;
  -o-object-fit: unset;
     object-fit: unset;
  width: 96px;
}
.teaser-component__wrapper .list .topic-card .card-wrapper-outer .card-wrapper-inner .card .card-link .card-content .text {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.teaser-component__wrapper .list .topic-card .card-wrapper-outer .card-wrapper-inner .card .card-link .card-content .text .card-title {
  overflow: hidden;
  color: var(--Card-on-surface, #2E2E3A);
  text-overflow: ellipsis;
  font-family: var(--Font-Familiy-Roboto, Roboto);
  font-size: var(--Font-Size-Body-Body-Basic, 20px);
  font-style: normal;
  font-weight: 700;
  line-height: var(--Font-Line-Height-Body-Body-Basic, 28px);
}
.teaser-component__wrapper .list .topic-card .card-wrapper-outer .card-wrapper-inner .card .card-link .card-content .text .card-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: var(--spacing-space-2-xs-4, 4px) var(--spacing-space-sm-12, 12px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  border-radius: var(--Radius-radius-l, 12px);
  background: var(--Color-neutral-white, #FFF);
  text-transform: uppercase;
  color: var(--Text-Body, #4F4F63);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
}
.teaser-component__wrapper .list .image-card .card-wrapper-inner .card .card-link .card-content .image {
  border-radius: var(--Radius-radius-m, 8px);
}
.teaser-component__wrapper .slider {
  clip-path: inset(0 -9999px 0 0);
}
.teaser-component__wrapper .slider .text-container__wrapper {
  margin-bottom: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 320px);
}
.teaser-component__wrapper .slider .text-container__wrapper .text__container {
  width: 100%;
}
.teaser-component__wrapper .slider .cards__container .swiper-wrapper .card-wrapper-inner {
  overflow: hidden;
  width: 337px !important;
  height: -webkit-fill-available;
  height: -moz-available;
  height: stretch;
  padding: var(--spacing-space-m-16, 16px) var(--spacing-space-m-16, 16px) var(--spacing-space-l-24, 24px) var(--spacing-space-m-16, 16px);
  border-radius: var(--Radius-radius-l, 12px);
  border: 1px solid var(--Color-neutral-neutral-100, #EEEFF5);
  background: var(--Color-neutral-neutral-50, #F7F7FA);
}
.teaser-component__wrapper .slider .cards__container .swiper-wrapper .card-wrapper-inner:active {
  -webkit-box-shadow: 0 6px 16px -8px rgba(0, 42, 48, 0.06), 0 2px 4px 0 rgba(0, 42, 48, 0.04);
          box-shadow: 0 6px 16px -8px rgba(0, 42, 48, 0.06), 0 2px 4px 0 rgba(0, 42, 48, 0.04);
}
@media (hover: hover) and (pointer: fine) {
  .teaser-component__wrapper .slider .cards__container .swiper-wrapper .card-wrapper-inner:hover {
    -webkit-box-shadow: 0 6px 16px -8px rgba(0, 42, 48, 0.06), 0 2px 4px 0 rgba(0, 42, 48, 0.04);
            box-shadow: 0 6px 16px -8px rgba(0, 42, 48, 0.06), 0 2px 4px 0 rgba(0, 42, 48, 0.04);
  }
}
.teaser-component__wrapper .slider .cards__container .swiper-wrapper .card-wrapper-inner:focus-visible {
  outline: 2px solid var(--blue-200, #2563EB);
  border-radius: 4px;
  outline-offset: 2px;
}
.teaser-component__wrapper .slider .cards__container .swiper-wrapper .card-wrapper-inner .card a {
  text-decoration: none;
}
.teaser-component__wrapper .slider .cards__container .swiper-wrapper .card-wrapper-inner .card a:focus-visible {
  outline: 2px solid var(--blue-200, #2563EB);
  border-radius: 4px;
  outline-offset: 2px;
}
.teaser-component__wrapper .slider .cards__container .swiper-wrapper .card-wrapper-inner .card .card-link .card-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: var(--spacing-space-m-16, 16px);
}
.teaser-component__wrapper .slider .cards__container .swiper-wrapper .card-wrapper-inner .card .card-link .card-content .image {
  width: 303px;
  overflow: hidden;
  height: 201px;
  border-radius: var(--Radius-radius-m, 8px);
}
.teaser-component__wrapper .slider .cards__container .swiper-wrapper .card-wrapper-inner .card .card-link .card-content .image img {
  width: 303px;
  aspect-ratio: 155/103;
  -o-object-fit: cover;
     object-fit: cover;
}
.teaser-component__wrapper .slider .cards__container .swiper-wrapper .card-wrapper-inner .card .card-link .card-content .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: var(--spacing-space-xs-8, 8px);
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
.teaser-component__wrapper .slider .cards__container .swiper-wrapper .card-wrapper-inner .card .card-link .card-content .text .card-title {
  overflow: hidden;
  color: var(--Font-Heading, #2E2E3A);
  text-overflow: ellipsis;
  font-family: var(--Font-Familiy-Roboto, Roboto);
  font-size: var(--Font-Size-Title-Title-5, 22px);
  font-style: normal;
  font-weight: 600;
  line-height: var(--Font-Line-Height-Title-Title-5, 30px);
}
.teaser-component__wrapper .slider .cards__container .swiper-wrapper .card-wrapper-inner .card .card-link .card-content .text .card-text {
  overflow: hidden;
  color: var(--Font-Body, #4F4F63);
  text-overflow: ellipsis;
  font-family: var(--Font-Familiy-Roboto, Roboto);
  font-size: var(--Font-Size-Body-Body-Medium, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--Font-Line-Height-Body-Body-Medium, 25px);
}
.teaser-component__wrapper .slider .cards__container .swiper-wrapper .card-wrapper-inner .card .card-link .card-content .text .link--external {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: var(--spacing-space-sm-12, 12px);
}
.teaser-component__wrapper .slider .cards__container .swiper-wrapper .card-wrapper-inner .card .card-link .card-content .text .link--external svg {
  width: 16px;
  height: 16px;
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: var(--Font-Icon-Default, #6B6B80);
}
.teaser-component__wrapper .slider .cards__container .swiper-buttons-container .swiper-button-prev {
  top: unset;
  left: unset;
  color: #002A30;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 48px;
  min-height: 48px;
  padding: var(--spacing-space-sm-12, 12px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: var(--Radius-radius-m, 8px);
  background: var(--Color-teal-teal-200, #CBE9EB);
  bottom: 100%;
  margin-bottom: 48px;
  right: 64px;
}
.teaser-component__wrapper .slider .cards__container .swiper-buttons-container .swiper-button-prev:focus-visible {
  outline: 2px solid var(--blue-200, #2563EB);
  border-radius: 4px;
  outline-offset: 2px;
}
.teaser-component__wrapper .slider .cards__container .swiper-buttons-container .swiper-button-prev:active {
  background: var(--Color-teal-teal-300, #80CBD0);
}
@media (hover: hover) and (pointer: fine) {
  .teaser-component__wrapper .slider .cards__container .swiper-buttons-container .swiper-button-prev:hover {
    background: var(--Color-teal-teal-300, #80CBD0);
  }
}
.teaser-component__wrapper .slider .cards__container .swiper-buttons-container .swiper-button-next {
  top: unset;
  left: unset;
  color: #002A30;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 48px;
  min-height: 48px;
  padding: var(--spacing-space-sm-12, 12px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: var(--Radius-radius-m, 8px);
  background: var(--Color-teal-teal-200, #CBE9EB);
  bottom: 100%;
  margin-bottom: 48px;
  right: 0;
}
.teaser-component__wrapper .slider .cards__container .swiper-buttons-container .swiper-button-next:focus-visible {
  outline: 2px solid var(--blue-200, #2563EB);
  border-radius: 4px;
  outline-offset: 2px;
}
.teaser-component__wrapper .slider .cards__container .swiper-buttons-container .swiper-button-next:active {
  background: var(--Color-teal-teal-300, #80CBD0);
}
@media (hover: hover) and (pointer: fine) {
  .teaser-component__wrapper .slider .cards__container .swiper-buttons-container .swiper-button-next:hover {
    background: var(--Color-teal-teal-300, #80CBD0);
  }
}
.teaser-component__wrapper .slider .cards__container .swiper-buttons-container .swiper-button-disabled {
  color: #6B6B80;
  opacity: unset;
  background: var(--Color-neutral-neutral-200, #E1E2EE);
}
.teaser-component__wrapper .slider .topic-card .swiper-wrapper .card-wrapper-inner {
  width: 240px !important;
  position: relative;
  padding: var(--spacing-space-xs-8, 8px) var(--spacing-space-m-16, 16px) 0 var(--spacing-space-m-16, 16px);
}
.teaser-component__wrapper .slider .topic-card .swiper-wrapper .card-wrapper-inner:active {
  -webkit-box-shadow: 0 6px 16px -8px rgba(0, 42, 48, 0.06), 0 2px 4px 0 rgba(0, 42, 48, 0.04);
          box-shadow: 0 6px 16px -8px rgba(0, 42, 48, 0.06), 0 2px 4px 0 rgba(0, 42, 48, 0.04);
}
@media (hover: hover) and (pointer: fine) {
  .teaser-component__wrapper .slider .topic-card .swiper-wrapper .card-wrapper-inner:hover {
    -webkit-box-shadow: 0 6px 16px -8px rgba(0, 42, 48, 0.06), 0 2px 4px 0 rgba(0, 42, 48, 0.04);
            box-shadow: 0 6px 16px -8px rgba(0, 42, 48, 0.06), 0 2px 4px 0 rgba(0, 42, 48, 0.04);
  }
}
.teaser-component__wrapper .slider .topic-card .swiper-wrapper .card-wrapper-inner .card .card-link .card-content .image {
  width: 192px;
  overflow: hidden;
  height: 144px;
}
.teaser-component__wrapper .slider .topic-card .swiper-wrapper .card-wrapper-inner .card .card-link .card-content .image img {
  width: 100%;
  height: 144px;
  aspect-ratio: 1/1;
  -o-object-fit: fill;
     object-fit: fill;
  position: absolute;
  margin-left: -17px;
}
.teaser-component__wrapper .slider .topic-card .swiper-wrapper .card-wrapper-inner .card .card-link .card-content .text {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.teaser-component__wrapper .slider .topic-card .swiper-wrapper .card-wrapper-inner .card .card-link .card-content .text .card-title {
  padding: var(--spacing-space-l-24, 24px) 0;
  font-size: var(--Font-Size-Body-Body-Basic, 20px);
  line-height: var(--Font-Line-Height-Body-Body-Basic, 28px);
  font-weight: 700;
}
.teaser-component__wrapper .slider .topic-card .swiper-wrapper .card-wrapper-inner .card .card-link .card-content .text .card-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: var(--spacing-space-2-xs-4, 4px) var(--spacing-space-sm-12, 12px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  border-radius: var(--Radius-radius-l, 12px);
  background: var(--Color-neutral-white, #FFF);
  text-transform: uppercase;
  color: var(--Text-Body, #4F4F63);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
}
.teaser-component__wrapper .slider .icon-card .swiper-wrapper .card-wrapper-inner {
  width: 240px !important;
  position: relative;
  padding: var(--spacing-space-l-24, 24px) var(--spacing-space-m-16, 16px);
}
.teaser-component__wrapper .slider .icon-card .swiper-wrapper .card-wrapper-inner:active {
  -webkit-box-shadow: 0 6px 16px -8px rgba(0, 42, 48, 0.06), 0 2px 4px 0 rgba(0, 42, 48, 0.04);
          box-shadow: 0 6px 16px -8px rgba(0, 42, 48, 0.06), 0 2px 4px 0 rgba(0, 42, 48, 0.04);
}
@media (hover: hover) and (pointer: fine) {
  .teaser-component__wrapper .slider .icon-card .swiper-wrapper .card-wrapper-inner:hover {
    -webkit-box-shadow: 0 6px 16px -8px rgba(0, 42, 48, 0.06), 0 2px 4px 0 rgba(0, 42, 48, 0.04);
            box-shadow: 0 6px 16px -8px rgba(0, 42, 48, 0.06), 0 2px 4px 0 rgba(0, 42, 48, 0.04);
  }
}
.teaser-component__wrapper .slider .icon-card .swiper-wrapper .card-wrapper-inner .card {
  height: -webkit-fill-available;
  height: -moz-available;
  height: stretch;
}
.teaser-component__wrapper .slider .icon-card .swiper-wrapper .card-wrapper-inner .card .card-link .card-content {
  gap: var(--spacing-space-5-xl-96, 96px);
  height: -webkit-fill-available;
  height: -moz-available;
  height: stretch;
}
.teaser-component__wrapper .slider .icon-card .swiper-wrapper .card-wrapper-inner .card .card-link .card-content .image {
  width: 208px;
  overflow: hidden;
  height: 48px;
}
.teaser-component__wrapper .slider .icon-card .swiper-wrapper .card-wrapper-inner .card .card-link .card-content .image svg {
  width: 48px;
  height: 48px;
  position: absolute;
}
.teaser-component__wrapper .slider .swiper {
  overflow: visible;
}
.teaser-component__wrapper .swiper-button-next svg, .teaser-component__wrapper .swiper-button-prev svg {
  height: 20px;
  width: 20px;
}

@media (max-width: 1023px) {
  .teaser-component__wrapper .teaser-component__container .text__container .main-title h2 {
    font-size: var(--Font-Size-Title-Title-2, 35px);
    font-style: normal;
    font-weight: 600;
    line-height: var(--Font-Line-Height-Title-Title-2, 43px);
    letter-spacing: -0.4px;
  }
  .teaser-component__wrapper .teaser-component__container .text__container .main-title h3 {
    font-size: var(--Font-Size-Title-Title-3, 28px);
    line-height: var(--Font-Line-Height-Title-Title-3, 36px);
    font-weight: 600;
    letter-spacing: -0.4px;
  }
  .teaser-component__wrapper .teaser-component__container .cards__container .card .card-link .card-content .text {
    word-break: break-word;
  }
  .teaser-component__wrapper .list .topic-card {
    gap: 16px;
  }
  .teaser-component__wrapper .list .topic-card .card-wrapper-outer {
    gap: 16px;
  }
  .teaser-component__wrapper .list .topic-card .card-wrapper-outer .card-wrapper-inner {
    width: calc(50% - 8px);
  }
  .teaser-component__wrapper .list .image-card .card-wrapper-inner .card .card-link .card-content .image {
    border-radius: var(--Radius-radius-m, 8px);
  }
  .teaser-component__wrapper .list .image-card .card-wrapper-inner .card .card-link .card-content .text .card-title {
    font-size: var(--Font-Size-Title-Title-4, 24px);
    font-weight: 600;
    line-height: var(--Font-Line-Height-Title-Title-4, 32px);
  }
  .teaser-component__wrapper .list .icon-card .card-wrapper-inner .card .card-link .card-content .text .card-title {
    font-size: var(--Font-Size-Title-Title-4, 24px);
    line-height: var(--Font-Line-Height-Title-Title-4, 34px);
  }
  .teaser-component__wrapper .slider .text-container__wrapper {
    margin-bottom: 32px;
    width: calc(100% - 245px);
  }
  .teaser-component__wrapper .slider .cards__container .swiper-wrapper .card-wrapper-inner .card .card-link .card-content .text .card-title {
    font-size: var(--Font-Size-Title-Title-5, 20px);
    line-height: var(--Font-Line-Height-Title-Title-5, 28px);
  }
  .teaser-component__wrapper .slider .cards__container .swiper-buttons-container .swiper-button-prev {
    margin-bottom: 32px;
  }
  .teaser-component__wrapper .slider .cards__container .swiper-buttons-container .swiper-button-next {
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .teaser-component__wrapper .teaser-component__container .text__container .main-title h2 {
    font-size: var(--Font-Size-Title-Title-2, 30px);
    font-style: normal;
    font-weight: 600;
    line-height: var(--Font-Line-Height-Title-Title-2, 38px);
    letter-spacing: -0.4px;
  }
  .teaser-component__wrapper .list .cards__container .card .card-link .card-content .text .card-title {
    font-size: var(--Font-Size-Title-Title-4, 24px);
    line-height: var(--Font-Line-Height-Title-Title-4, 32px);
  }
  .teaser-component__wrapper .list .topic-card .card-wrapper-outer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .teaser-component__wrapper .list .topic-card .card-wrapper-outer .card-wrapper-inner {
    width: 100%;
  }
  .teaser-component__wrapper .list .image-card .card-wrapper-inner .card .card-link .card-content {
    gap: var(--spacing-space-m-16, 16px);
  }
  .teaser-component__wrapper .list .image-card .card-wrapper-inner .card .card-link .card-content .image {
    width: 84px;
    height: 84px;
  }
  .teaser-component__wrapper .list .image-card .card-wrapper-inner .card .card-link .card-content .image img {
    width: 84px;
    height: 84px;
  }
  .teaser-component__wrapper .list .image-card .card-wrapper-inner .card .card-link .card-content .text .card-title {
    font-size: var(--Font-Size-Title-Title-5, 20px);
    line-height: var(--Font-Line-Height-Title-Title-5, 28px);
  }
  .teaser-component__wrapper .list .icon-card .card-wrapper-inner .card .card-link .card-content {
    gap: var(--spacing-space-m-16, 16px);
  }
  .teaser-component__wrapper .list .icon-card .card-wrapper-inner .card .card-link .card-content .image {
    width: 84px;
    height: 84px;
  }
  .teaser-component__wrapper .list .icon-card .card-wrapper-inner .card .card-link .card-content .image svg {
    width: 32px;
    height: 32px;
  }
  .teaser-component__wrapper .list .icon-card .card-wrapper-inner .card .card-link .card-content .text .card-title {
    font-size: var(--Font-Size-Title-Title-5, 20px);
    line-height: var(--Font-Line-Height-Title-Title-5, 28px);
  }
  .teaser-component__wrapper .slider {
    clip-path: inset(0 -9999px -90px 0);
  }
  .teaser-component__wrapper .slider .text-container__wrapper {
    width: 100%;
  }
  .teaser-component__wrapper .slider .cards__container .swiper-buttons-container {
    margin-bottom: 80px;
  }
  .teaser-component__wrapper .slider .cards__container .swiper-buttons-container .swiper-button-prev {
    margin-bottom: -80px;
    bottom: 0;
    right: calc(50% + 8px);
  }
  .teaser-component__wrapper .slider .cards__container .swiper-buttons-container .swiper-button-next {
    margin-bottom: -80px;
    bottom: 0;
    right: calc(50% - 56px);
  }
}