.image-text{align-items:center;background-color:#f5f5f5;border-radius:10px;display:flex;padding:40px}.image-text__img{margin-right:30px;width:80px}.image-text__img img{display:block;height:auto;width:100%}.image-text__text{padding:5px;width:calc(100% - 110px)}.image-text__text h3{font-size:1.75rem}.image-text__text :first-child{margin-top:0}.image-text__text :last-child{margin-bottom:0}.image-text__text ol,.image-text__text ul{padding-left:1em}.image-text.style-2{border-radius:10px;flex-direction:column;height:100%;padding:40px}.image-text.style-2 .image-text__img,.image-text.style-2 .image-text__text{margin-right:0;width:100%!important}.image-text.style-2 .image-text__img{margin-bottom:20px}.image-text.style-2 .image-text__img img{height:96px;object-fit:contain;width:96px}.image-text.style-2 .image-text__text h4{min-height:70px}@media(max-width:767px){.image-text.style-2{padding:20px}}