.s-cc-hero{overflow:hidden;position:relative}.s-cc-hero--light-text{background-color:#010c06}.s-cc-hero--dark-text{background-color:#fff}.s-cc-hero__content{display:grid;gap:1.5rem;padding:1.25rem 0;position:relative;text-align:center;z-index:3}.s-cc-hero__content--light{color:#fff}.s-cc-hero__content--dark{color:#010c06}.s-cc-hero__overlay{z-index:2}.s-cc-hero__image,.s-cc-hero__overlay{bottom:0;left:0;position:absolute;right:0;top:0}.s-cc-hero__image{z-index:1}.s-cc-hero__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.s-cc-hero__logo{margin:0 auto;max-width:13rem;width:100%}.s-cc-hero__content-text{display:grid;gap:1.5rem;margin:0 auto;max-width:28rem;width:100%}.s-cc-hero__description{font-size:1.5rem;font-weight:700;line-height:1}@media only screen and (min-width:64em){.s-cc-hero__content{align-items:center;display:flex;flex-direction:row;gap:3rem;justify-content:space-between;padding:2rem 0;text-align:left}.s-cc-hero__logo{margin:0;max-width:22.25rem}.s-cc-hero__content-text{border-left:.0625rem solid var(--border-light);max-width:32rem;padding:1rem 0 1rem 3rem}.s-cc-hero__content-text .btn--primary{justify-self:flex-start}.s-cc-hero__description{font-size:2rem}}