.background-text-module{border-radius:30px;overflow:hidden;position:relative}.background-text-module .wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.background-text-module .wrapper__text{position:relative;z-index:5}.background-text-module .wrapper__text>:last-child{margin-bottom:0}.background-text-module .wrapper__overlay{background:-webkit-gradient(linear,left top,left bottom,from(var(--gradient-direction)),color-stop(0,var(--gradient-start)),to(var(--gradient-end)));background:linear-gradient(var(--gradient-direction),var(--gradient-start) 0,var(--gradient-end) 100%);inset:0;pointer-events:none;position:absolute}