.text_image .text_image_section{align-items:center;display:flex;flex-wrap:wrap;gap:100px}.text_image .text_image_section .text_image_content,.text_image .text_image_section .text_image_info{width:calc(50% - 50px)}.text_image .text_image_section span{color:#1fa2ff;display:inline-block;font-size:15px;font-weight:400;line-height:100%;margin-bottom:16px}.text_image .text_image_section h2{color:#0f2a47;font-size:38px;font-weight:700;line-height:120%;margin-bottom:20px}.text_image .text_image_section p{color:#343c46;display:inline-block;font-size:16px;font-weight:400;line-height:150%;margin-bottom:30px}.text_image .text_image_section ul{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;row-gap:12px}.text_image .text_image_section ul li{align-items:center;color:#343c46;display:flex;font-size:16px;font-weight:400;gap:10px;line-height:150%}.text_image .text_image_section ul li svg{height:25px;width:25px}.text_image .text_image_section .text_image_btn{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-top:30px}.text_image .text_image_section .text_image_info{line-height:0}.text_image .text_image_section .text_image_info img{border-radius:10px;width:100%}@media only screen and (max-width:767px){.text_image .text_image_section{flex-direction:column-reverse;gap:40px}.text_image .text_image_section .text_image_content,.text_image .text_image_section .text_image_info{width:100%}.text_image .text_image_section h2{font-size:32px}}@media only screen and (min-width:768px) and (max-width:1024px){.text_image .text_image_section h2{font-size:34px}.text_image .text_image_section{gap:60px}.text_image .text_image_section .text_image_content,.text_image .text_image_section .text_image_info{width:calc(50% - 30px)}}