.video-frame{align-items:center;background-color:#fce4f7;border:0 solid #d3dbe6;border-radius:15px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;justify-content:center;margin:0 auto;max-width:900px;padding:20px;position:relative}.video-frame:after,.video-frame:before{background:#f7faff;border-radius:10px;content:"";height:80px;position:absolute;width:420px;z-index:-1}.video-frame:before{background-color:#23c4f8;left:-10px;top:-20px}.video-frame:after,.video-frame:before{box-shadow:0 4px 6px rgba(0,0,0,.1);opacity:15%}.video-frame:after{background-color:#f28c34;bottom:-20px;right:-10px}.video-container{border-radius:10px;overflow:hidden;position:relative;width:100%;z-index:1}