.novo-hero-banner{background:#08314d;color:#fff;display:grid;gap:1rem;overflow:hidden;padding:2rem}.novo-hero-banner__image,.novo-hero-banner__video{height:auto;max-width:100%;width:100%}.novo-hero-banner__video--desktop{display:none}.novo-hero-banner__actions{display:flex;flex-wrap:wrap;gap:.75rem}.novo-hero-banner__button{align-items:center;background:#f6b26b;color:#08314d;display:inline-flex;min-height:44px;padding:.75rem 1rem;text-decoration:none}.novo-hero-banner__button--secondary{background:#fff}@media (min-width:768px){.novo-hero-banner__video--desktop{display:block}}