.banner{background:var(--denim);border-radius:24px;border-radius:4rem;color:#fff;max-width:var(--container-width);padding:4.8rem 4rem;position:relative;width:100%}.banner h2{color:#fff;font-size:3.6rem;line-height:1.33}.banner__bg{bottom:0;left:0;position:absolute;right:0;top:0}.banner__bg img{border-radius:4rem;height:100%;object-fit:cover;object-position:left bottom;width:100%}.banner-flex{display:flex;flex-direction:column;gap:6rem;margin:0 auto;max-width:98rem;position:relative;width:100%;z-index:2}.banner__content{font-size:1.6rem;font-weight:400;letter-spacing:unset;line-height:1.5}.banner :last-child{margin-bottom:0}.banner__cta .button{width:100%}@media (min-width:768px){.banner{padding:9rem 4rem}.banner-flex{align-items:center;flex-direction:row;gap:9.4rem}.banner__cta{flex:1}.banner__cta .button{white-space:nowrap;width:auto}}