.banner{border-radius:6px;box-shadow:0 8px 20px 0 #00000014;padding:40px 20px;position:relative;z-index:2}.banner__row{align-items:center;display:flex;gap:30px;justify-content:space-between}.banner__heading{color:#fff;font-weight:500;line-height:50px;margin:0;max-width:1000px}.banner__heading span{font-weight:600}.banner__button-wrapper{display:flex;gap:20px}@media(max-width:992px){.banner{padding:30px 10px}.banner__row{flex-direction:column}.banner__heading{line-height:32px}}