.image-text-section-inner h2{text-align:center;font-weight:bold}
.image-text-section-inner p{line-height:25px}
.image-text-section-inner ul li{padding:3px 0;line-height:25px}
.image-text-section-inner .block-item{margin:0 auto;display:flex;border-bottom:1px solid #ddd;padding:60px 10%}
.image-text-section-inner .block-item.gray{background:#f5f5f5}
.image-text-section-inner .block-item.skyblue{background:#d4f4f7}
.image-text-section-inner .block-item:last-child{border-bottom:0}
.image-text-section-inner .text-content{flex:.55;display:flex;flex-direction:column;justify-content:center}
.image-text-section-inner .text-content h3{font-size:36px;font-weight:bold;margin-bottom:15px}
.image-text-section-inner .text-content.image{text-align:center;flex:.45}
.image-text-section-inner .text-content img{width:80%;margin:0 auto}
.image-text-section-inner ol{margin-top:15px;padding:0 20px}
.image-text-section-inner ol,.image-text-section-inner li{list-style:disc}
@media(max-width:1024px){.image-text-section-inner .block-item{display:block;border-bottom:1px solid #ddd;padding:50px 10%;font-size:14px}
.image-text-section-inner .text-content h3{font-size:25px}
.image-text-section-inner .text-content.image{margin:30px 0}
.image-text-section-inner p{font-size:16px;line-height:20px}
.image-text-section-inner .text-content{font-size:16px}
}