@-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);}}@media (min-width: 48em){.ProduktInfoboxHeaderimage{padding-bottom:80px;}}.ProduktInfoboxHeaderimage__image{width:100%;height:250px;object-fit:cover;}@media (min-width: 36em){.ProduktInfoboxHeaderimage__image{height:300px;}}.ProduktInfoboxHeaderimage__textInner{background:#f2f2f2;padding:2rem;-webkit-transform:translateY(-75px);transform:translateY(-75px);margin-bottom:-75px;}.ProduktInfoboxHeaderimage__description{margin-bottom:2rem;}.ProduktInfoboxHeaderimage__breadcrumbs{padding-bottom:2rem;}.ProduktInfoboxHeaderimage__manufacturer{color:#0066ab;font-size:.95rem;font-weight:900;text-transform:uppercase;margin-bottom:.5rem;}.ProduktInfoboxHeaderimage__slogan{font-size:1.2rem;font-weight:900;margin-bottom:2rem;}.ProduktInfoboxHeaderimage__foldoutButton{margin-right:1rem;margin-bottom:10px;}.ProduktInfoboxHeaderimage__foldout{position:relative;overflow:hidden;-webkit-transition:max-height .2s ease;transition:max-height .2s ease;}.ProduktInfoboxHeaderimage__foldout:not(.open){max-height:0 !important;}.ProduktInfoboxHeaderimage__foldout.open{max-height:2000px;}.ProduktInfoboxHeaderimage__foldoutinner{margin-top:2rem;padding-left:40px;border-left:2px solid #dedede;}