/**
 * Copyright (c) 16.3.2022, 15:48:12
 * @author: Kittelberger media solutions GmbH
 * @description: Bosch BI Relaunch
 * @version v1.0.0
 */

.bob_index{display:block}.bob_index__cta{margin-bottom:20px}.bob_index__item{display:flex;flex-wrap:wrap;padding:35px 15px;border-bottom:1px solid #dfdfe0}.bob_index__item:nth-child(odd){background-color:#efeff0}.bob_index__item__title{width:100%;flex-grow:1;margin:0 0 10px}.bob_index__item__title a{color:inherit!important;font-weight:inherit}.bob_index__item__from{width:100%}@media (min-width:768px){.bob_index__item__from{width:33%}}.bob_index__item__info{width:100%}@media (min-width:768px){.bob_index__item__info{width:33%}}.bob_index__item__last{width:100%}@media (min-width:768px){.bob_index__item__last{width:33%}}.bob_index__item a{color:#005691}