.ImageTextFadeinModule{margin:0 auto;max-width:1200px}.ImageTextFadeinModule__Item{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin-bottom:80px}.ImageTextFadeinModule__Item:last-child{margin-bottom:12px}.ImageTextFadeinModule__Item.--reverse{flex-direction:row-reverse}.ImageTextFadeinModule__ImageWrapper,.ImageTextFadeinModule__TextWrapper{flex:1 1 48%}.ImageTextFadeinModule__ImageWrapper img{border-radius:8px;display:block;height:auto;width:100%}.fade-in-image,.fade-in-text{opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.fade-in-image.is-visible,.fade-in-text.is-visible{opacity:1;transform:translateY(0)}.ImageTextFadeinModule__TextWrapper h2{font-size:2.8rem;font-weight:700;line-height:1.6;margin-bottom:16px}.ImageTextFadeinModule__TextWrapper p{color:#4f5464;font-size:1.8rem;font-weight:300;line-height:1.6;margin-top:1.6rem}@media screen and (max-width:768px){.ImageTextFadeinModule__Item,.ImageTextFadeinModule__Item.--reverse{align-items:center;background-color:#fbfbfd;border-radius:1.6rem;display:flex;flex-direction:column;gap:24px;justify-content:space-between;margin-bottom:40px;padding:2.4rem 1.4rem}.ImageTextFadeinModule__Item.--reverse:last-child,.ImageTextFadeinModule__Item:last-child{margin-bottom:12px}.ImageTextFadeinModule__ImageWrapper,.ImageTextFadeinModule__TextWrapper{flex:1 1 100%}.ImageTextFadeinModule__TextWrapper h2{font-size:2.4rem;line-height:1.4;margin-bottom:0}.ImageTextFadeinModule__TextWrapper p{color:#4f5464;font-size:1.4rem;line-height:1.7;margin-top:1.6rem}}