.jumbotron,.jumbotron .images img{object-fit:cover;object-position:center}.jumbotron{width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.jumbotron .content{width:90%;margin:0 auto;position:absolute;top:50%;transform:translateY(-50%);left:5%;z-index:10;text-align:center}.jumbotron .content *{color:#fff}@media screen and (max-width:820px){.jumbotron{height:50vh;position:relative;left:0;transform:none}}.jumbotron .images img{position:absolute;top:0;left:0;width:100%;height:100%;animation:showOnTop 5s infinite}.jumbotron .images img:nth-child(1){animation-delay:0s}.jumbotron .images img:nth-child(2){animation-delay:1s}.jumbotron .images img:nth-child(3){animation-delay:2s}.jumbotron .images img:nth-child(4){animation-delay:3s}.jumbotron .images img:nth-child(5){animation-delay:4s}.jumbotron h2{margin-bottom:7px}.jumbotron a{text-decoration:none;position:relative}.jumbotron a::after{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8 4l8 8-8 8" stroke="white" stroke-width="2" fill="none"/></svg>');width:1rem;height:1rem;position:absolute;top:3px;display:inline-block;margin-left:5px;opacity:.6}.jumbotron a:hover{font-weight:500}@keyframes showOnTop{0%,20%{opacity:1;z-index:3}100%,20.01%{opacity:0;z-index:1}}