.text-section_image-module{box-sizing:border-box;padding:4rem 2rem 2rem;width:100%}.text-section_image-module-container{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1100px}.text-section_image-module-subheading{font-size:1.25rem;font-weight:600;line-height:1.4;margin:0 0 .5rem}.text-section_image-module-content{color:#333;font-size:1rem;line-height:1.6;margin:0;max-width:750px}.text-section_image-module-subheading>:first-child{margin-top:0}.text-section_image-module-subheading>:last-child{margin-bottom:.5rem}.text-section_image-module-content>:first-child{margin-top:0}.text-section_image-module-section_image img{border-radius:1rem;display:block;height:auto;object-fit:cover;width:100%}@media (min-width:901px){.text-section_image-module-container{align-items:start;display:grid;gap:2rem;grid-template-columns:60% 40%}.text-section_image-module-section_image,.text-section_image-module-text{display:flex;flex-direction:column}}@media (max-width:900px){.text-section_image-module-container{display:flex;flex-direction:column;gap:1.5rem}.text-section_image-module-section_image img{border-radius:1rem}}