.kone-carousel__content{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:16px;scrollbar-width:none;-ms-overflow-style:none}.kone-carousel__content .cmp-carousel__item{display:block !important}.kone-carousel__content .cmp-carousel__item .teaser.kone-teaser-text,.kone-carousel__content .cmp-carousel__item .kone-teaser--promo,.kone-carousel__content .cmp-carousel__item .kone-teaser--article,.kone-carousel__content .cmp-carousel__item .kone-teaser--reference{margin-bottom:0}@media only screen and (min-width: 600px){.kone-carousel__content{gap:24px}}@media only screen and (min-width: 1024px){.kone-carousel__content{gap:40px}}.kone-carousel__content::-webkit-scrollbar{display:none}.kone-carousel__item{display:block;flex-shrink:0;box-sizing:border-box}.kone-carousel__item:has(.kone-teaser--promo){width:85vw}.kone-carousel__item:has(.kone-teaser--promo) .cmp-teaser{width:100%;max-width:100%;max-height:none}@media only screen and (min-width: 600px){.kone-carousel__item:has(.kone-teaser--promo){width:calc((100% - 120px)/2)}}@media only screen and (min-width: 1024px){.kone-carousel__item:has(.kone-teaser--promo){width:calc((100% - 240px)/3)}}.kone-carousel__item:has(.kone-teaser--article){width:85vw;max-width:440px}.kone-carousel__item:has(.kone-teaser--article) .cmp-teaser{width:100%;max-width:100%}@media only screen and (min-width: 600px){.kone-carousel__item:has(.kone-teaser--article){width:calc((100% - 120px)/2)}}@media only screen and (min-width: 1024px){.kone-carousel__item:has(.kone-teaser--article){width:calc((100% - 240px)/3)}}.kone-carousel__item:has(.kone-teaser--reference){width:85vw;max-width:440px}.kone-carousel__item:has(.kone-teaser--reference) .cmp-teaser{width:100%;max-width:100%}@media only screen and (min-width: 600px){.kone-carousel__item:has(.kone-teaser--reference){width:calc((100% - 120px)/2)}}@media only screen and (min-width: 1024px){.kone-carousel__item:has(.kone-teaser--reference){width:calc((100% - 280px)/4)}}.kone-carousel .cmp-image__image{display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.kone-carousel .kone-image{margin-bottom:0}.kone-carousel__indicators{display:flex;flex-wrap:wrap}.kone-carousel__indicators .cmp-carousel__indicator--active{background-color:var(--color-text-brand-blue);width:24px}.kone-carousel__indicators li{padding:0;margin-right:8px}.kone-carousel__indicators li:last-child{margin-right:0}.kone-carousel__indicator{background-color:var(--color-data-blue-quaternary);border-radius:0;height:6px;margin:0;width:6px;transition:width var(--motion-duration-m) var(--motion-easing-standard),background-color var(--motion-duration-m) var(--motion-easing-standard)}.kone-carousel__actions{display:flex;gap:var(--spacing-vertical-spacing-common-8, 8px)}@media only screen and (min-width: 600px){.kone-carousel__actions{gap:var(--spacing-vertical-spacing-common-12, 12px)}}@media only screen and (min-width: 1024px){.kone-carousel__actions{gap:var(--spacing-vertical-spacing-common-16, 16px)}}.kone-carousel__action{background-color:rgba(0,0,0,0);border:none}.kone-carousel__action.cmp-carousel__action--disabled{display:none}.kone-carousel__footer{align-items:center;align-self:stretch;display:flex;justify-content:space-between;padding:16px 16px 0}@media only screen and (min-width: 600px){.kone-carousel__footer{padding:24px 48px 0}}@media only screen and (min-width: 1024px){.kone-carousel__footer{padding:32px 80px 0}}.kone-carousel__left{display:flex;align-items:center;gap:var(--spacing-vertical-spacing-mobile-xs, 12px)}@media only screen and (min-width: 600px){.kone-carousel__left{gap:var(--spacing-vertical-spacing-tablet-xs, 20px)}}@media only screen and (min-width: 1024px){.kone-carousel__left{gap:var(--spacing-vertical-spacing-desktop-xs, 24px)}}.kone-carousel__right{display:flex;align-items:center;gap:var(--spacing-vertical-spacing-common-8, 8px)}html.aem-AuthorLayer-Edit .kone-carousel__content{display:flex !important;flex-direction:column !important}