{# Text with Background Image #}.text-with-background__inner{position:relative;padding:60px 20px;display:flex;align-items:center;overflow:hidden}.text-with-background__background{position:absolute;z-index:0;top:0;left:0;width:100%;min-width:768px;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.text-with-background__content{position:relative;width:100%;max-width:1052px;margin:0 auto}.text-with-background__cta{margin-top:1.75rem}.text-with-background__cta .button{display:inline-block;margin-top:0}.text-with-background__text{max-width:420px}.text-with-background__text *:last-child{margin-bottom:0}.text-with-background.right .text-with-background__text{margin-left:auto}.text-with-background.right .text-with-background__background{left:auto;right:0}.text-with-background.center .text-with-background__text{margin:0 auto;max-width:900px;text-align:center}.text-with-background.center .text-with-background__background{min-width:768px;left:50%;transform:translateX(-50%)}@media(min-width:768px){.text-with-background__inner{padding:80px 35px}}@media(min-width:991px){.text-with-background__inner{padding:120px 35px}.text-with-background.center .text-with-background__background{min-width:1200px}.text-with-background .text-with-background__inner{min-height:500px}.text-with-background.border .text-with-background__inner{min-height:300px}}@media(max-width:500px){.text-with-background.mobile-left .text-with-background__text{margin-left:0;text-align:left}.text-with-background.mobile-right .text-with-background__text{margin-left:auto;text-align:left}.text-with-background.mobile-center .text-with-background__text{margin:0 auto;max-width:700px;text-align:center}}