section.image-text{align-items:center;display:flex;justify-content:center;padding-bottom:60px;padding-top:60px;position:relative;width:100%}section.image-text div.image-text-container{display:flex;flex-direction:row;gap:4%;width:70%}section.image-text div.image-text-container div.image-container{width:48%}section.image-text div.image-text-container div.image-container img{height:auto;width:95%}section.image-text div.image-text-container div.text-container{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:20px;justify-content:center}section.image-text div.image-text-container div.text-container h2{color:#003057;font-size:50px;font-style:normal;font-weight:500;line-height:60px}section.image-text div.image-text-container div.text-container p{color:#38373d;font-size:22px;font-style:normal;font-weight:400;line-height:32px;text-align:left}a.cta-button{background:#fff;border:1px solid #0091c4;border-radius:30px;color:#0091c4;font-size:20px;font-style:normal;font-weight:700;line-height:30px;padding:10px 30px;text-align:center;text-transform:uppercase}a.cta-button:hover{background:#0091c4;color:#fff;text-decoration:none}@media (max-width:1024px){section.image-text div.image-text-container{flex-direction:column;gap:30px;width:90%}section.image-text div.image-text-container div.image-container{width:100%}section.image-text div.image-text-container div.text-container{align-items:center}}