<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Copyright (c) 18.11.2022, 10:58:18
 * @author: Kittelberger media solutions GmbH
 * @description: Bosch BI Relaunch
 * @version v1.0.0
 */

.m-story_teaser__social ul{display:flex;list-style-type:none;overflow:hidden;margin:0}.m-story_teaser__social__item{padding-right:5px;padding-left:5px;position:relative;left:0;transition:all 500ms ease}[dir=rtl] .m-story_teaser__social__item{left:auto;right:0}.m-story_teaser__social__item&gt;a{display:block}.m-story_teaser__social__item&gt;a [class^=icon-]{background:linear-gradient(90deg,#005691,rgba(0,142,207,.75));border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:9px;width:24px;height:24px}.m-story_teaser__social__item&gt;a [class^=icon-]:hover{background:linear-gradient(to right,#005691 0%,#008ecf 100%),no-repeat}.m-story_teaser__social__item&gt;a&gt;.share-button__image{width:24px;height:24px}.m-story_teaser__social__item:first-child{padding-left:0}[dir=rtl] .m-story_teaser__social__item:first-child{padding-right:0}.m-story_teaser__social__item:last-child{padding-right:0}[dir=rtl] .m-story_teaser__social__item:last-child{padding-left:0}.m-story_teaser__social__item.hideitem{transition:all 500ms ease;left:200px}[dir=rtl] .m-story_teaser__social__item.hideitem{left:auto;right:200px}.m-story_teaser__social__share{position:relative;background-color:#fff;z-index:2;cursor:pointer}.m-story_teaser__social__share a [class^=icon-]{margin-top:-1px;display:block;font-size:25px;text-align:center}</pre></body></html>