section.image-text{align-items:center;display:flex;justify-content:center;padding-bottom:120px;padding-top:60px;position:relative;width:100%}section.image-text div.text-container{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;text-align:center;width:65%}section.image-text div.text-container h2{color:#3f4ea0;font-size:50px;font-style:normal;font-weight:500;line-height:60px}section.image-text div.text-container p{color:#38373d;font-size:22px;font-style:normal;font-weight:400;line-height:32px}@media (max-width:1024px){section.image-text div.image-text-container{width:90%}}