@-webkit-keyframes infinite-spinning{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes infinite-spinning{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.Katalogheader{margin-bottom:40px;}.Katalogheader .breadcrumbs{margin-bottom:1rem;}@media (min-width: 48em){.Katalogheader .breadcrumbs{margin-right:320px;margin-bottom:0;}}.Katalogheader__inner{position:relative;}.Katalogheader__searchform{max-width:100%;}@media (min-width: 36em){.Katalogheader .breadcrumbs + .Katalogheader__searchform{width:300px;}}@media (min-width: 48em){.Katalogheader .breadcrumbs + .Katalogheader__searchform{position:absolute;right:0;top:-1rem;}}.Katalogheader__querycontainer{flex:1 1 auto;position:relative;width:100%;}@media (min-width: 1300px){.Katalogheader__querycontainer{width:auto;}}.Katalogheader__queryinner{position:relative;}.Katalogheader__queryinput{width:100%;padding:.6rem 2.25rem .5rem .75rem !important;-webkit-transition:border .25s ease;transition:border .25s ease;}.Katalogheader__queryinput::-webkit-input-placeholder{color:#9d9d9c;opacity:1;font-weight:300;}.Katalogheader__queryinput::-moz-placeholder{color:#9d9d9c;opacity:1;font-weight:300;}.Katalogheader__queryinput::placeholder{color:#9d9d9c;opacity:1;font-weight:300;}.Katalogheader__queryinput:focus{border-color:#0066ab;}.Katalogheader__queryinput.safari{padding:.675rem 2.25rem .425rem .75rem !important;}.Katalogheader__querysubmit{position:absolute;right:1rem;height:100%;top:0;}