.banner{align-items:center;display:flex;position:relative}@media(min-width:1064px){.banner{height:585px}}@media(min-width:1180px){.banner{height:685px}}.banner__background{background-color:#f9f5f0;height:100%;left:0;position:absolute;top:0;width:100%}.banner__background img{height:100%;object-fit:cover;width:100%}.banner__background:after{background-color:#0f0b06;content:"";height:100%;left:0;opacity:.35;position:absolute;top:0;width:100%}.banner__inner{margin:0 auto;max-width:960px;padding:2rem 0 3rem;position:relative;text-align:center}@media(min-width:576px){.banner__inner{padding:2.5rem 0 3.5rem}}@media(min-width:768px){.banner__inner{padding:3rem 0 4rem}}@media(min-width:1064px){.banner__inner{padding:3.5rem 0 4.5rem}}@media(min-width:1180px){.banner__inner{padding:4rem 0 5rem}}.banner__heading{color:#fff;line-height:1;text-transform:uppercase}@media(min-width:1180px){.banner__heading{font-size:60px}}.banner__content{color:#fff;line-height:1.4}@media(min-width:576px){.banner__content{font-size:18px!important}}@media(min-width:768px){.banner__content{font-size:20px!important}}@media(min-width:1064px){.banner__content{font-size:22px!important}}@media(min-width:1180px){.banner__content{font-size:24px!important}}.banner--narrow .banner__inner{max-width:550px}