.text-img-wrapper{overflow:visible;position:relative;width:100%}.text-img-wrapper .waves-left{left:0}.text-img-wrapper .waves-left,.text-img-wrapper .waves-right{position:absolute;top:50%;transform:translateY(-50%);z-index:0}.text-img-wrapper .waves-right{right:0}.text-img{align-items:center;display:flex;gap:50px;justify-content:space-between;margin:0 auto;max-width:1240px;padding:100px 20px;position:relative;z-index:1}.text-img.left .text{align-items:flex-start;text-align:left}.text-img.center .text{align-items:center;text-align:center}.text-img.right .text{align-items:flex-end;text-align:right}.text-img .text{display:flex;flex:1;flex-direction:column}.text-img .text h2,.text-img .text h3,.text-img .text h4{letter-spacing:-.02em}.text-img .custom-btn{width:max-content}.text-img .custom-btn.mobile-only{display:none}.text-img .img img{max-height:420px;width:auto!important}.text-img .text>div{max-width:500px}@media(max-width:980px){.text-img{flex-direction:column;gap:0;padding:60px 20px}.text-img .text>div{max-width:unset}.text-img .img img{max-height:unset}.text-img .custom-btn.mobile-only{display:block;margin-top:30px;text-align:center;width:100%}.text-img-wrapper .waves-left,.text-img-wrapper .waves-right{max-width:50%}}