.video_text .video_text_title{text-align:center}.video_text .video_text_title h2{margin-bottom:50px}.video_text .video_text_control{line-height:0;margin:auto;max-width:1000px}.video_text .video_text_control video{border-radius:15px;height:600px;object-fit:cover}.video_text .video_text_section{align-items:center;background:#f4f7fc;border:1px solid #ccdbf4;border-radius:12px;display:flex;flex-wrap:wrap;gap:20px;margin-top:40px;padding:20px 30px}.video_text .video_text_section .video_text_content{align-items:center;display:flex;flex-wrap:wrap;gap:20px;width:calc(25% - 15px)}.video_text .video_text_content .video_text_img{align-items:center;background:#e2eafa;border:1px solid #ccdbf4;border-radius:50%;display:flex;height:60px;justify-content:center;width:60px}.video_text .video_text_content .video_text_info{border-right:1px solid #ccdbf4;padding-right:20px;width:calc(100% - 80px)}.video_text .video_text_content .video_text_info h4{font-size:20px;font-weight:700;margin-bottom:6px}.video_text .video_text_content .video_text_info p{color:#00326d;font-size:16px;line-height:140%;margin:0}.video_text .video_text_content:last-child .video_text_info{border-right:none;padding-right:0}@media only screen and (max-width:767px){.video_text .video_text_section .video_text_content{width:100%}.video_text .video_text_content .video_text_info{border-right:0;padding-right:0}}@media only screen and (max-width:1400px){.video_text .video_text_control video{height:auto}}@media only screen and (min-width:768px) and (max-width:1200px){.video_text .video_text_section .video_text_content{width:calc(50% - 10px)}.video_text .video_text_content:nth-child(2n) .video_text_info{border-right:none;padding-right:0}}