.image-text .container{align-items:center;display:flex;gap:60px;justify-content:space-between;padding:100px 0}.image-text .container.vertical{flex-direction:column;padding:50px 0 100px}.image-text .container.flip{flex-direction:row-reverse}.image-text .container.vertical.flip{flex-direction:column-reverse}.image-text p{margin:15px 0 30px}.image-text h2,.image-text h3,.image-text h4,.image-text h5,.image-text h6{margin-bottom:15px}body section.image-text:not(.form-shift) .container:not(.vertical) img{min-width:50%!important}@media screen and (min-width:780px) and (max-width:1300px){body section.image-text:not(.form-shift) .container:not(.vertical) img{max-width:50%!important}}@media screen and (max-width:779px){.image-text .container{flex-direction:column}}@media screen and (min-width:780px){body section.image-text.form-shift .container.flip{flex-direction:column-reverse!important;max-width:50%!important}body section.image-text.form-shift .container{flex-direction:column!important;max-width:50%!important}}