.video__chat.video__chat__preview{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video__chat.video__chat__preview,.video__chat.video__chat__preview .video__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.video__chat.video__chat__preview .video__container{width:100%;border-radius:10px;overflow:hidden}@media(min-width:599px){.video__chat.video__chat__preview .video__container{width:75%}}.video__chat.video__chat__preview .video__container .video__myself{height:250px;max-height:400px}@media(min-width:599px){.video__chat.video__chat__preview .video__container .video__myself{height:inherit;max-height:none}}.video__chat.video__chat__preview .video__container .video__controls{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(min-width:599px){.video__chat.video__chat__preview .video__container .video__controls{margin-top:0}}.video__chat.video__chat__preview .video__container .video__controls .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#29c4a9;color:#fff;padding:10px;width:45px;height:45px;font-size:1rem;border-radius:50%;margin-right:1rem;border:.4rem solid #fff}@media(min-width:599px){.video__chat.video__chat__preview .video__container .video__controls .item{width:60px;height:60px;font-size:1.4rem}}.video__chat.video__chat__preview .video__container .video__controls .item.item--audio{background-color:#7f62f6}.video__chat.video__chat__preview .video__container .video__controls .item.item--video{background-color:#28a5fc}.video__chat.video__chat__preview .video__container .video__controls .item.item--network{background-color:#1ed78d}.video__chat.video__chat__preview .video__container .video__controls .item:hover{cursor:pointer}.video__chat.video__chat__preview .video__container .video__controls .item.item__action--turn-off{background-color:#ec4545}.video__chat.video__chat__preview .video__container .video__controls .item.item__action--call{background-color:#29c4a9}.video__chat.video__chat__preview .video__chat__join{margin-top:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video__chat.video__chat__preview .video__chat__join button{border-radius:30px;font-size:1.2rem}