.video_text__video iframe{height:100%;width:100%}.video_text .video_text__video_container{background-color:hsla(0,0%,100%,.2);border-radius:8px;height:210px;margin-bottom:13px;margin-left:auto;margin-right:0;max-width:100%;overflow:hidden;position:relative;width:484px}.video_text .video_text__placeholder{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.video_text .video_text__play{align-items:center;background-color:#006d92;border-radius:50%;box-shadow:0 2px 15px 0 rgba(0,31,123,.35);cursor:pointer;display:flex;height:60px;justify-content:center;-webkit-transition:.1s;transition:.1s;width:60px}.video_text .video_text__play:hover{background-color:#265fca;box-shadow:0 12px 12px -7px rgba(0,109,146,.72)}.video_text .video_text__play__triangle{border-color:transparent transparent transparent #fff;border-style:solid;border-width:8px 0 8px 16px;box-sizing:border-box;height:16px;margin-bottom:0;margin-left:2px;width:16px}.video_text .video_text__title{color:#006d92;font-size:14px;font-weight:500;line-height:1.43}@media screen and (min-width:640px){.video_text .video_text__video_container{height:272px}.video_text .video_text__title{color:#006d92;font-size:15px;font-weight:500;line-height:1.6;text-align:right}}