.video-container{position:relative;padding-top:56.25%}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.video-container{border-radius:6px;overflow:hidden;margin:1rem 0}.video-embed-w-text{width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;padding:2rem;box-shadow:0px 3px 6px rgba(0,0,0,.2);border-radius:6px;background-color:#fff}.video-embed__video{width:55%}.video-embed__text{width:40%}@media(max-width:1023px){.video-embed-w-text{justify-content:center;padding:20px}.video-embed__video,.video-embed__text{width:100%;max-width:600px}}