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

.bob_header{position:relative;display:flex;flex-wrap:wrap}.bob_header__head{flex-grow:1;margin-top:15px;margin-bottom:15px;background-image:linear-gradient(90deg,#013b69 0%,#013b69 80%,#005691 100%);opacity:.9;padding:10px 15px}@media (min-width:768px){.bob_header__head{max-width:62%;height:100%;margin-top:auto;margin-bottom:auto;margin-right:20px}}.bob_header__head .large{font-weight:700}.bob_header__head .bba--big{font-size:16px;line-height:22px}@media (min-width:992px){.bob_header__head .bba--big{font-size:16px;line-height:22px}}.bob_header__head [class*=bba--]{padding-bottom:20px}@media (max-width:991px){.bob_header__head [class*=bba--]{display:block}}.bob_header__claim{font-size:14px;font-weight:700;line-height:14px;margin:20px -15px -10px 0;background:#e20014!important;color:#fff;padding:10px;clear:both;float:right;position:relative}@media (min-width:768px){.bob_header__claim{font-size:16px;line-height:16px}}.bob_header__claim::after{clear:both}[dir=rtl] .bob_header__claim{float:left;margin-right:0;margin-left:-10px}.bob_header__title{color:#fff}@media (min-width:992px){.bob_header__title{font-size:60px}}.bob_header__subtitle{color:#fff;font-size:20px;font-weight:200;margin-top:10px}@media (min-width:768px){.bob_header__subtitle{margin-top:25px}}.bob_header__button{margin-top:15px}@media (min-width:992px){.bob_header__button{display:none}}.bob_header .remove{display:none}@media (min-width:992px){.bob_header .remove-in-desktop{display:none}}.bob_header--transparent .bob_login--header{border:0;background:0 0}