:root{--grid-width:100vw;--grid-columns-count:36}@media (min-width: 1440px){:root{--grid-width:1440px}}.SearchInputfield{width:100%;position:relative}.SearchInputfield__input{width:100%;font-size:1.125rem;font-family:Siemens Sans Roman,arial,sans-serif;line-height:1.5555555556;color:var(--theme-color-1);font-weight:400;box-sizing:border-box;background:#00183c;border:none;line-height:28px;border-bottom:1px solid var(--theme-color-7)}[dir=ltr] .SearchInputfield__input{padding:13.5px 48px 13.5px 16px}[dir=rtl] .SearchInputfield__input{padding:13.5px 16px 13.5px 48px}.SearchInputfield__input:hover{border-bottom:1px solid #0cc}.SearchInputfield__input::placeholder{color:#fff;opacity:1}.SearchInputfield__icon{display:block;content:" ";width:100%;height:100%;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50%;mask-position:50%;position:absolute;top:50%;transform:translateY(-50%);background-color:#fff;cursor:pointer}[dir=ltr] .SearchInputfield__icon{right:16px}[dir=rtl] .SearchInputfield__icon{left:16px}.SearchInputfield__searchIcon{-webkit-mask-image:url(/assets/static/search.f7fd2416.svg);mask-image:url(/assets/static/search.f7fd2416.svg);width:24px;height:24px}.SearchInputfield__clearButton{-webkit-mask-image:url(/assets/static/close.e99bd758.svg);mask-image:url(/assets/static/close.e99bd758.svg);-webkit-mask-size:16px;mask-size:16px;width:20px;height:20px}.SearchInputfield__clearButton:hover{background-color:#0cc}.SearchInputfield:not(.SearchInputfield--empty) .SearchInputfield__input{border-bottom:1px solid #0cc}.SearchInputfield--small .SearchInputfield__input{padding-top:6px;padding-bottom:5px}
