.customer-banner__title{text-align:center;margin-bottom:2rem}.customer-banner__title h1{margin-bottom:0;font-size:3rem}.customer-banner__title img{max-width:15rem;max-height:5rem;margin-bottom:2rem;object-fit:contain}.customer-banner__media{position:relative;overflow:hidden;border-radius:2rem;aspect-ratio:16 / 9}.customer-banner__media>*{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover}.customer-banner__content{padding:0 5vw;padding:0 5dvw;margin-top:2rem}.customer-banner .customer-banner__content h2{margin-bottom:1rem;font-size:2rem}.customer-banner .button{font-family:"Roboto Mono",monospace;font-weight:500;background-color:#1a1b1d;color:#fff;font-size:1rem;text-wrap:balance;text-align:center;line-height:1.1;border-radius:3rem;padding:1rem 2rem;-webkit-transition:background-color 0.5s ease-in-out;transition:background-color 0.5s ease-in-out;margin-top:auto;align-self:flex-start}.customer-banner .button:hover{background-color:#898a8a}.customer-banner .button--alt{background-color:#c3412b;margin-left:1rem}@media (max-width:1199px){.customer-banner__title h1{font-size:2.5rem}}@media (max-width:767px){.customer-banner__title img{margin-bottom:1rem}.customer-banner__content{padding:0}}