.default-video{position:relative}.default-video .embed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}.default-video .embed-container embed,.default-video .embed-container iframe,.default-video .embed-container object{position:absolute;top:0;left:0;width:100%;height:100%}.default-video.video-is-playing .frontend-foundation-video__layer{background-image:none!important}.default-video.overlay-hidden .default-video__layer{display:none!important}.default-video--rounded,.default-video--rounded .default-video,.default-video--rounded .default-video__layer,.default-video--rounded .embed-container{border-radius:1.6em}.default-video--shadow{box-shadow:0 3px 6px rgba(0,0,0,.16)}.default-video--play-btn-right .default-video__play-button{left:auto;top:auto;right:0;bottom:4em;margin:0 -2em 0 0}.default-video__layer{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-size:cover;background-position:50%;cursor:pointer}.default-video__play-button{display:flex;align-items:center;justify-content:center;color:#fff;width:6em;height:6em;box-shadow:0 3px 6px rgba(0,0,0,.16);border-radius:50%;background:#accaa7;position:absolute;left:50%;top:50%;margin:-3em 0 0 -3em}.default-video__play-button .play-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' width='24' fill='%23FFF'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M8 5v14l11-7z'/%3E%3C/svg%3E");width:3em;height:3em;display:inline-block;color:#fff;background-size:cover;background-repeat:no-repeat}.default-video__play-button .material-icons{color:#fff;font-size:3em}