.sidebar_banner_wrapper{width:95%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 22px 20px;background:linear-gradient(63deg,#5138c3 10%,#271b5e 83%);font-family:var(--font-quicksand);border-radius:20px;gap:12px}.sidebar_banner_wrapper h2{max-width:280px;font-size:18px;line-height:28px;text-align:center;font-weight:700;color:#fff}.sidebar_banner_wrapper h2 span{text-transform:uppercase}.sidebar_banner_wrapper button{font-family:var(--font-quicksand);border-radius:8px;font-weight:700;font-size:14px;line-height:17px;background-color:#fff;color:#3c5cc5}