.image-with-text{position:relative}.image-with-text .bg_img_top_right{position:absolute;width:auto;height:auto;right:-125px;top:-330px}.image-with-text .bg_img_bottom_left{position:absolute;width:auto;height:auto;left:-125px;bottom:-250px}.image-with-text .image-with-text-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:96px}.image-with-text .image-with-text-wrapper .image img{width:100%;height:auto}.image-with-text .image-with-text-wrapper .content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.image-with-text .image-with-text-wrapper .content h3{font-family:"Bremenoff",sans-serif;font-size:40px;line-height:48px;font-weight:700;color:#333;margin:0 0 20px 0}.image-with-text .image-with-text-wrapper .content p{font-family:"Manrope",sans-serif;font-size:20px;line-height:34px;font-weight:400;color:#666}.image-with-text .image-with-text-wrapper.reverse .image{grid-area:1/2/2/3}.image-with-text .image-with-text-wrapper.reverse .content{grid-area:1/1/2/2}