@-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){.InfoBox{padding-bottom:80px;}}@media (min-width: 48em){.InfoBox--article .InfoBox__header,.InfoBox--background .InfoBox__header{width:570px;max-width:65%;padding-right:60px;}}@media (min-width: 48em){.InfoBox--article .InfoBox__mainDescription,.InfoBox--background .InfoBox__mainDescription{width:570px;max-width:65%;padding-right:60px;}}@media (min-width: 48em){.InfoBox--article .InfoBox__breadcrumbs,.InfoBox--background .InfoBox__breadcrumbs{max-width:620px;width:69%;padding-bottom:80px;}}.InfoBox--article .InfoBox__top:before{background:#e8e8e8;position:absolute;z-index:1;right:0;bottom:0;}@media (min-width: 48em){.InfoBox--article .InfoBox__top:before{content:"";width:30%;height:100%;border-radius:0 0 0 343px;}}@media (min-width: 62em){.InfoBox--article .InfoBox__top:before{width:50%;max-width:calc(100% - 680px);}}.InfoBox__top{background:#f2f2f2;position:relative;padding-bottom:60px;}.InfoBox__topinner{position:relative;}.InfoBox__header{width:100%;max-width:1140px;}.InfoBox__description{margin-bottom:2rem;}.InfoBox__mainDescription{width:100%;max-width:1140px;}.InfoBox__breadcrumbs{width:100%;max-width:1140px;padding-top:20px;padding-bottom:20px;}@media (min-width: 48em){.InfoBox__breadcrumbs{padding-top:50px;padding-bottom:60px;}}.InfoBox__title{font-size:1.6rem;font-weight:900;}@media (min-width: 48em){.InfoBox__title{font-size:2.5rem;}}.InfoBox__image{margin-bottom:2rem;}@media (min-width: 48em){.InfoBox__image{position:absolute;z-index:1;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:calc(100% - 570px);min-width:35%;padding-top:60px;margin-bottom:0;}}.InfoBox__image img{position:relative;z-index:1;max-height:200px;display:block;}@media (min-width: 48em){.InfoBox__image img{max-height:400px;}}.InfoBox__backgroundImage{background-size:cover;background-position:center;margin-bottom:1rem;height:50vw;}@media (min-width: 48em){.InfoBox__backgroundImage{position:absolute;z-index:1;right:0;top:0;height:calc(100% + 60px);width:calc(100% - 640px);min-width:300px;border-radius:0 0 0 343px;}}.InfoBox__foldoutButton{margin-right:1rem;margin-bottom:10px;}.InfoBox__foldout{background:#f2f2f2;overflow:hidden;position:relative;-webkit-transition:max-height .2s ease;transition:max-height .2s ease;}.InfoBox__foldout:not(.open){max-height:0 !important;}.InfoBox__foldout.open{max-height:2000px;}.InfoBox__foldoutInner{border-left:2px solid #dedede;padding-left:40px;margin-bottom:80px;max-width:1140px;}