@keyframes pumbDown{0%{opacity:1;transform:translateY(0)}30%{opacity:.7;transform:translateY(5vh)}to{opacity:0;transform:translateY(10vh)}}@keyframes pumbUp{0%{opacity:0;transform:translateY(10vh)}30%{opacity:.3;transform:translateY(5vh)}to{opacity:1;transform:translateY(0)}}.headline{animation:pumbDown .4s linear 0s 1 both}.renovationVideoActive .headline{animation:pumbUp .4s linear 0s 1 both}.sub-headline{animation:pumbDown .4s linear .2s 1 both}.renovationVideoActive .sub-headline{animation:pumbUp .4s linear .2s 1 both}.rv-cta{animation:pumbDown .4s linear .3s 1 both}.renovationVideoActive .rv-cta{animation:pumbUp .4s linear .3s 1 both}.arrowRight{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid #fff;margin-right:10px}.safe-bottom{bottom:96px!important}.full-screen-video-player-container{height:var(--app-height)}.verticalWrap{@media (min-width:768px){width:calc((100vw - 240px) / 3);margin-left:30px;margin-bottom:0;margin-right:30px;margin-top:0}@media (min-width:1280px){width:calc((100vw - 400px) / 3);margin-left:50px;margin-bottom:0;margin-right:50px;margin-top:0}.verticalItem{@media (min-width:768px){padding-top:10vh}@media (min-width:1024px){padding-top:12vh}@media (min-width:1280px){padding-top:15vh}}}.firstItem{@media (min-width:768px){margin-left:60px!important}@media (min-width:1280px){margin-left:100px!important}.verticalItem{align-items:flex-start}}.lastItem{@media (min-width:768px){margin-right:60px!important}@media (min-width:1280px){margin-right:100px!important}.verticalItem{align-items:flex-start}}.imageNotFullScreenImage,.imageNotFullScreenText{@media (min-width:768px){margin-right:72px!important}@media (min-width:1300px){margin-right:120px!important}}.current{transform:translate(0);opacity:1}.on-top{transform:translateY(-100%);opacity:0}.on-bottom{transform:translateY(100%);opacity:0}.s-class-history-card.fade{opacity:.3}.s-class-history-next svg,.s-class-history-prev svg{opacity:0}.s-class-history-next:hover svg,.s-class-history-prev:hover svg{opacity:1}.s-class-history-popup-body::-webkit-scrollbar{width:6px}.s-class-history-popup-body::-webkit-scrollbar-thumb{border-radius:6px;background-color:#202020}.s-class-history-popup-body::-webkit-scrollbar-track{background-color:unset}