.image-with-text h2{margin-bottom:15px}.image-with-text .image-with-text-inner{display:flex;gap:30px}.image-with-text .image-with-text-inner .image-with-text-section{width:50%}.image-with-text .image-with-text-inner .image-with-text-section.text{display:flex;flex-direction:column}.image-with-text .image-with-text-inner .image-with-text-section.text p{margin-bottom:1.5rem}.image-with-text .image-with-text-inner .image-with-text-section.text button{max-width:120px}.image-with-text .image-with-text-inner .image-with-text-section.image{height:min-content}.image-with-text .image-with-text-inner .image-with-text-section.image div{width:100%;height:100%}.image-with-text .image-with-text-inner .image-with-text-section.image img{width:100%;height:100%;object-fit:cover;border-radius:5px;max-height:400px}@media only screen and (max-width:1000px){.image-with-text .image-with-text-inner{flex-direction:column}.image-with-text .image-with-text-inner .image-with-text-section{width:100%}.image-with-text .image-with-text-inner .image-with-text-section.image{max-height:300px;height:300px}.image-with-text .image-with-text-inner .image-with-text-section.image div{display:none}.image-with-text .image-with-text-inner .image-with-text-section.image div:first-child{display:block}}