.banner{align-items:flex-end;border-radius:var(--border-radius-boxes);display:flex;flex-flow:row nowrap;justify-content:space-between;padding:50px}.banner :where(h2,h3,p){color:var(--colors-white)}.banner h3{font-size:34px}.banner>.module__30{display:flex;justify-content:flex-end}.banner--background{background:var(--gradients-blue-violet)}@media screen and (max-width:767px){.banner{align-items:flex-start;flex-flow:column wrap;justify-content:center;padding:30px}.banner h3{font-size:25.5px}}