.text-with-background{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;position:relative}.text-with-background:before{background:rgba(5,0,31,.8);content:"";height:100%;position:absolute;width:100%}.text-with-background__title{margin-bottom:64px}.text-with-background__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:800px;width:100%}.text-with-background__text ul{padding-left:18px}