.banner-with-back-button{background-position:50%;background-size:cover;display:flex;min-height:424px;padding-top:216px}.banner-wrapper{margin:0 auto;max-width:1234px;width:100%}.back-btn{align-items:center;border:1px solid #fff;border-radius:32px;color:#fff;cursor:pointer;display:flex;gap:12px;justify-content:center;padding:7px 16px;width:fit-content}.banner-with-back-button .text-content *{color:#fff;text-align:center}.banner-with-back-button h1{font-size:64px;font-weight:700;line-height:68px;margin-bottom:8px}@media (max-width:768px){.banner-with-back-button{min-height:456px;padding:164px 20px 48px}.banner-wrapper{display:flex;flex-direction:column;justify-content:space-between}.banner-with-back-button h1{font-size:32px;font-weight:700;line-height:36px;margin-bottom:16px}.banner-with-back-button .text-content *{text-align:left}}