.d-container{height:100vh;width:100vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.d-container,.d-preview{display:-webkit-box;display:-ms-flexbox;display:flex}.d-preview{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem}.d-preview .d-card{color:#fff;padding:1rem}.d-preview video{width:100%;max-height:300px;border-radius:14px}.d-partecipants{position:relative;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:0}.d-partecipants,.d-partecipants>div{display:-webkit-box;display:-ms-flexbox;display:flex}.d-partecipants>div{height:100%;width:100%;position:absolute}.d-partecipants>div:not(.local){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.d-partecipants>div:not(.local)>video{border-radius:14px;max-width:100%;height:calc(100% - 1rem);z-index:0}.d-partecipants>div.local>video{bottom:1rem;right:0;position:absolute;border-radius:14px;width:25vw;z-index:1}.d-actions{padding:1rem;background-color:#00b482;border-radius:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;z-index:1000}