*{margin:0;padding:0;box-sizing:content-box}.landingPageContainer{width:100vw;height:100vh;background:url(/background.png);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff}.landingPageContainer nav{padding-inline:1.2rem;padding-block:1.6rem;color:#fff;display:flex;justify-content:space-between;align-items:center}.landingPageContainer nav h2{font-size:1.8rem;font-weight:500;color:#fff}.navlist{display:flex;justify-content:center;align-items:center;gap:25px;margin-right:20px;font-size:17px;cursor:pointer}.landingMainContainer{display:flex;justify-content:space-between;align-items:center;padding-inline:4rem;height:80vh}.landingMainContainer>div:nth-child(1) h1{font-size:3.7rem}.landingMainContainer>div:nth-child(1) p{font-size:1.7rem}.landingMainContainer>div:nth-child(1) div[role=button]{background:#d97500;width:fit-content;padding:.8rem;border-radius:.3rem;margin-top:1rem}.landingMainContainer>div:nth-child(1) div[role=button] a{text-decoration:none;font-size:1rem;color:#fff}.landingMainContainer>div:nth-child(2) img{height:70vh;width:auto}.navBar{display:flex;align-items:center;justify-content:space-between;padding-inline:20px;text-align:center}.meetContainer{display:flex;padding-inline:20px;height:80vh;gap:10vw;justify-content:center}.leftPanel{height:100%;display:flex;align-items:center}.rightPanel{display:flex;align-items:center}.rightPanel>img{width:30vw;height:auto;border-radius:20px}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%}.meetVideoContainer{position:relative;height:100vh;background:#010430}.meetUserVideo{position:absolute;bottom:10vh;height:20vh;width:auto;left:0;border-radius:20px}.conferenceView{display:flex;gap:2rem;padding:2rem}.conferenceView video{height:30vh;border-radius:10px}.buttonContainers{position:absolute;width:100vw;bottom:0;text-align:center}.buttonContainers svg{font-size:3rem}.chatRoom{position:absolute;height:90vh;right:0;background:#fff;border-radius:10px;width:30vw;padding-inline:20px}.chatContainer{position:relative;height:100%}.chattingArea{position:absolute;bottom:0}
