.text_split_section_content h4{font-weight:600;line-height:20px;letter-spacing:2.10px;font-size:14px;padding-bottom:16px;color: #4d4d4d;}
.text_split_section_content P{font-size:12px;font-weight:400;line-height:20px;opacity:0.5;}
.text_split_section{gap:8px;}
.text_split_section_content .flex{flex-direction:column;justify-content:end;height:100%;max-width:550px;}

@media (min-width:768px){
  .text_split-banner__wrapper{height:calc(100vh - 76px);aspect-ratio:auto;}
  .text_split_section_img,.text_split_section_content{max-height:100vh;}
  .text_split_section_img,.text_split_section_content{flex:1;}
  .section_text_split_section .left .text_split_section_img,.section_text_split_section .right .text_split_section_content{order:1;}
  .section_text_split_section .right .text_split_section_img,.section_text_split_section .left .text_split_section_content{order:2;}
  .text_split_section_content .flex{margin:0 36px;padding-bottom:44px;}
}

@media (max-width:767px){
  .text_split_section{flex-wrap:wrap;}
  .text_split_section_img,.text_split_section_content{width:100%;}
  .section_text_split_section .top .text_split_section_img,.section_text_split_section .bottom .text_split_section_content{order:1;}
  .section_text_split_section .bottom .text_split_section_img,.section_text_split_section .top .text_split_section_content{order:2;}
  .text_split-banner__wrapper{height:calc(64.55vh - 64px);min-height: 495px;}
  .text_split_section_content .flex{margin: 0 16px;padding:32px 0;text-align: center;}
}
