.text-image .content{align-items:center;display:flex;flex-flow:column;gap:30px}.text-image .text-content{width:100%}.text-image .content .bg-color-container{position:relative;width:100%}.text-image .content .bg-color-container:before{content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.text-image .content .bg-color-container:after{content:"";height:100%;position:absolute;right:-100%;top:0;width:100%}.text-image .content .bg-color{align-items:center;display:flex;gap:20px;justify-content:center;padding:20px 0;position:relative}.text-image .heading-text{line-height:100%;margin:0}.text-image .sub-container{border-radius:20px;margin:30px auto 0;max-width:1000px;padding:30px 20px}.text-image .sub-container .sub-header-text{line-height:100%;margin-top:10px}.text-image .image-content{margin-top:0;max-width:1100px;width:100%}.text-image .image-content img{width:100%}@media (max-width:767px){.text-image .content .bg-color:after,.text-image .content .bg-color:before{max-width:100px}}@media (max-width:540px){.text-image .content .bg-color:after,.text-image .content .bg-color:before{display:none}}