.about-banner{align-items:center;background:#18181b;display:flex;height:60vh;justify-content:center;min-height:500px;overflow:hidden;padding-bottom:2.5rem;padding-top:8rem;position:relative;text-align:center}.about-banner-bg{inset:0;position:absolute;z-index:0}.about-banner-bg img{height:100%!important;object-fit:cover;opacity:.4;width:100%}.about-banner-overlay{background:linear-gradient(0deg,#09090b 0,rgba(9,9,11,0) 45%,rgba(9,9,11,.5));inset:0;position:absolute}.about-banner .content-wrapper{position:relative;z-index:1}.about-banner-title{color:#fff;font-size:3.75rem;font-weight:900;letter-spacing:-1px;margin:0 0 16px;text-transform:uppercase}@media (min-width:768px){.about-banner-title{font-size:6rem}}.about-banner-lead{color:#d4d4d8;font-size:1.25rem;font-weight:500;line-height:1.6;margin:0 auto;max-width:40rem}@media (max-width:640px){.about-banner{height:auto;min-height:420px;padding-top:5rem}.about-banner-title{font-size:2.75rem}.about-banner-lead{font-size:1.125rem}}