.content-banner{display:flex;align-items:center;color:rgb(var(--color-foreground));background-color:rgb(var(--color-background))}.content-banner__content{padding:6rem 0;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1;width:100%}@media (min-width: 750px){.content-banner__content{padding:12rem 0}}@media (min-width: 990px){.content-banner__content{padding:16rem 0}}.content-banner__content .page-width{position:relative;z-index:2}.content-banner .content-banner__content--center{text-align:center}.content-banner .content-banner__content--left{text-align:left}.content-banner .content-banner__content--right{text-align:right}.content-banner__heading{font-family:var(--font-heading-family);font-size:4.4rem;font-weight:600;line-height:1;margin:0;margin-bottom:2rem;text-transform:uppercase;letter-spacing:normal;color:rgb(var(--color-foreground))}@media (min-width: 750px){.content-banner__heading{font-size:6.4rem;margin-bottom:2.4rem}}.content-banner__description{max-width:430px;font-size:1.6rem;line-height:1.4;margin:0 auto;margin-bottom:2.4rem}@media (min-width: 750px){.content-banner__description{margin-bottom:3.2rem}}.content-banner__button.button--secondary{background:transparent;box-shadow:0 0 0 1px rgba(var(--color-secondary-button-text))}
