.video_main{background-color:#f5f5f5;justify-content:center;align-items:center;width:100%;height:850px;display:flex;position:relative;overflow:hidden}.video_main iframe{width:100%;height:1120px}.video_main img{object-fit:cover;width:100%;height:100%}.video_main:before{content:"";background-color:#0c0c0c73;width:100%;height:100%;position:absolute;inset:0}.play_box{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.play_box svg{width:110px;height:110px;color:var(--bg-primary);background-color:#ffffffb3;border-radius:50%;padding:20px}@media screen and (max-width:1197px){.video_main{width:100%;height:560px}.play_box svg{width:60px;height:60px}}@media screen and (max-width:992px){.video_main{height:460px}}@media screen and (max-width:768px){.video_main{height:370px}.play_box svg{width:70px;height:70px;padding:20px}}@media screen and (max-width:576px){.play_box svg{width:45px;height:45px}.video_main{height:210px}}
