.banner-simple{align-items:center;background:linear-gradient(90deg,rgba(0,0,0,.7) .04%,rgba(0,0,0,.35) 49.21%,hsla(0,0%,40%,0) 100.3%);display:flex;flex-direction:column;gap:28px;justify-content:center;min-height:450px;position:relative}.banner-simple-img{height:100%;object-fit:cover;position:absolute;width:100%;z-index:-1}.banner-simple-top-text{font-size:24px;line-height:140%}.banner-simple-title,.banner-simple-top-text{color:#fdfdfd;font-family:var(--poppins);font-style:normal;font-weight:700;text-align:center}.banner-simple-title{font-size:64px;line-height:130%;margin:0;text-transform:uppercase}@media(max-width:1024px){.banner-simple{gap:24px}.banner-simple-top-text{font-size:20px}.banner-simple-title{font-size:48px;line-height:140%}}