/*! , Compiled at 2026-05-29 09:27:13 */
.teaserList{overflow:hidden}.teaserList__collection{position:relative;z-index:0;padding-bottom:25px}.teaserList__container{margin-bottom:40px;position:relative}.teaserList__row{margin:0 -10px}.teaserList__collection__element{display:inline-block;width:100%;vertical-align:top;position:relative;padding-bottom:10px}@media (min-width:901px){.teaserList__row{overflow:hidden}.teaserList__collection__element{width:50%}}@media (min-width:1401px){.teaserList__collection__element{width:33%}}.teaserList__collection__element .teaser-teaserList{padding:0 10px;height:100%}.teaserList__controls{-ms-flex-align:end;align-items:end;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:center;justify-content:center;pointer-events:none;position:absolute;top:100%;width:100%}@media (min-width:901px){.teaserList__controls{height:100%;top:0}}.teaserList__arrow{display:inline-block;pointer-events:all;top:100%}.teaserList__arrow>.button-icon-default{font-size:27px}.teaserList__arrow--left{padding-right:20px}.teaserList__arrow--right{padding-left:20px}.teaserList__dots{pointer-events:all;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (min-width:901px){.teaserList__arrow{position:absolute;z-index:2;top:0;transform:translateY(-50%);left:0;width:100%}.teaserList__arrow>.button-icon-default{top:0;position:absolute;margin-top:200px;font-size:45px}.teaserList__arrow--left{left:-60px}.teaserList__arrow--right{right:calc(-100% - 15px);left:auto}.teaserList__dots{left:50%;position:absolute;text-align:center;top:calc(100% - 20px);transform:translateX(-50%);width:100%}}.teaserList__dot{background:#959595;border-radius:50%;cursor:pointer;display:inline-block;height:10px;margin:8px 8px 0;width:10px}.teaserList__dot--active{background:#192969}