.iat-container{margin:0 auto;max-width:1200px;padding:2rem}.iat-content{align-items:center;display:flex;gap:2rem}.iat-content.inverted{flex-direction:row-reverse}.iat-image-section{flex:1;min-width:50%}.iat-image-section img{border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);height:auto;width:100%}.iat-text-section{flex:1;min-width:300px}.iat-text-section>h2{color:#666;font-size:1.5rem;font-weight:400;line-height:1.4;margin-bottom:1.5rem}.iat-text-section p{font-size:1.1rem;margin-bottom:1rem}@media (max-width:768px){.iat-content,.iat-content.inverted{flex-direction:column}.iat-image-section,.iat-text-section{width:100%}}