.highlight-hero{animation-delay:1s;animation-duration:1.5s;animation-fill-mode:forwards;animation-name:highlight-hero;background:var(--orange);max-height:0}@keyframes highlight-hero{0%{max-height:0}to{max-height:200px}}.highlight-hero>div{margin:auto;max-width:770px;padding-bottom:4px;padding-top:4px}.highlight-hero>div *{color:#fff;font-weight:700;margin:0}.highlight-hero #highlight-hero-link{cursor:pointer;text-decoration:underline}@media screen and (max-width:780px){.highlight-hero>div{padding-left:15px;padding-right:15px}}