@import url(https://fonts.googleapis.com/css2?family=Segoe+UI:wght@400;600&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.landingPageContainer{background:url(/static/media/background.3ed97df76aa1ce9a5eec.png);background-repeat:no-repeat;background-size:cover;color:#fff;height:100vh;width:100vw}.landingPageContainer nav{align-items:center;display:flex;justify-content:space-between;padding-block:1.6rem;padding-inline:1.2rem}.landingPageContainer nav h2{font-size:1.8rem;font-weight:500}.landingPageContainer nav .navlist{cursor:pointer;display:flex;gap:1.6rem}.landingMainContainer{align-items:center;display:flex;height:80vh;justify-content:space-between;padding-inline:3rem}.landingMainContainer>div:first-child{font-size:2.2rem}.landingMainContainer>div:first-child div[role=button]{background:#d97500;border-radius:20px;margin-top:1.9rem;padding:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.landingMainContainer>div:first-child div[role=button] a{color:#fff;font-size:1.7rem;text-decoration:none}.landingMainContainer>div:nth-child(2) img{height:70vh;width:auto}.navBar{padding-inline:20px;text-align:center}.meetContainer{gap:10vw;height:80vh;padding-inline:20px}.leftPanel{height:100%}.leftPanel,.rightPanel{align-items:center;display:flex}.landingPageWrapper{background:#000;background-image:radial-gradient(#333 1px,#0000 0);background-size:30px 30px;color:#333;color:#fff;font-family:Arial,sans-serif}.navbar{background-color:#000;border-bottom:1px solid #444;padding:1rem 2rem}.navContainer{align-items:center;display:flex;justify-content:space-between}.navlist div,.navlist p{cursor:pointer;margin-left:20px}.heroSection{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:4rem 2rem}.heroContent{flex:1 1;min-width:300px}.heroImage{flex:1 1;text-align:center}.getStartedBtn a{background:#ff9839;border-radius:8px;color:#fff;display:inline-block;margin-top:1rem;padding:10px 20px;text-decoration:none}.scrollDownBtn{background:none;color:#ff9839;font-size:20px}.moreContentSection{background:#111;padding:4rem 2rem}.imageContainer img{margin:2rem 0;max-width:300px}.features{gap:2rem;justify-content:center;margin-top:2rem}.featureBox{background:#222;border-radius:10px;max-width:250px;padding:1.5rem}.footer{background:#000;border-top:1px solid #444;padding:2rem}.rightPanel>img{border-radius:20px;height:auto;width:30vw}.scrollDownBtn{background-color:#ff9839;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;padding:10px 20px}.moreContentSection{background-attachment:scroll;background-color:#000;background-image:radial-gradient(#444 1px,#0000 0);background-position:0 0;background-repeat:repeat;background-size:30px 30px;padding:50px 20px;text-align:center}.moreContentSection img{margin:20px auto;width:200px}body{animation:gradientShift 15s ease infinite;background:linear-gradient(-45deg,#0f2027,#203a43,#2c5364,#0f2027);background-size:400% 400%;color:#fff;font-family:Segoe UI,sans-serif;margin:0;padding:0}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.navBar{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0009;border-bottom:1px solid #555;display:flex;justify-content:space-between;padding:1rem 2rem}.navBar h2{font-size:1.6rem;font-weight:600}.meetContainer{align-items:center;display:flex;flex-wrap:wrap;gap:5rem;height:calc(100vh - 80px);justify-content:center;padding:2rem}.leftPanel{animation:fadeInLeft 1s ease forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;border-radius:20px;max-width:500px;opacity:0;padding:2rem;transform:translateX(-20px)}@keyframes fadeInLeft{to{opacity:1;transform:translateX(0)}}.leftPanel h2{font-size:1.8rem;margin-bottom:1rem}.rightPanel{animation:fadeInRight 1s ease forwards;opacity:0;transform:translateX(20px)}@keyframes fadeInRight{to{opacity:1;transform:translateX(0)}}.rightPanel img{border-radius:20px;box-shadow:0 8px 20px #00000080;max-width:90vw;width:350px}.MuiTextField-root{background-color:#fff;border-radius:5px}.MuiButton-contained{background-color:#ff9839;color:#fff;font-weight:700}.MuiButton-contained:hover{background-color:#e17b0a}@media (max-width:768px){.meetContainer{align-items:center;flex-direction:column;gap:2rem}.leftPanel,.rightPanel{width:100%}.rightPanel img{height:auto;width:100%}}.features{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:30px}.features div{background-color:#7e2424;border-radius:10px;box-shadow:0 2px 8px #0000001a;flex:1 1;margin:10px;max-width:300px;padding:20px}.footer{background-color:#333;color:#fff;padding:20px;text-align:center}.footerLinks{margin-top:10px}.footerLinks a{color:#ff9839;margin:0 10px;text-decoration:none}@media screen and (max-width:1024px){.heroSection,.landingMainContainer{align-items:center;flex-direction:column;text-align:center}.navlist{flex-direction:row;justify-content:center;margin-top:10px;width:100%}.landingMainContainer>div:first-child{font-size:1.8rem}}@media screen and (max-width:768px){.heroContent,.landingMainContainer>div:first-child{font-size:1.6rem}.heroImage img,.landingMainContainer img{max-height:40vh;width:90%}.features div{flex:1 1 100%}}@media screen and (max-width:480px){.navHeader h2{font-size:1.4rem}.navlist{flex-direction:column;gap:.6rem;text-align:center}.landingMainContainer>div:first-child{font-size:1.2rem}.getStartedBtn a,.scrollDownBtn{font-size:1rem;padding:.8rem 1.2rem}.features{flex-direction:column;gap:1.2rem}.features div{max-width:none;width:100%}.footerLinks a{display:block;margin:5px 0}}.videoComponent_meetVideoContainer__PG\+-a{background:#010430;height:100vh;position:relative}.videoComponent_meetUserVideo__YChTF{border-radius:20px;bottom:10vh;height:20vh;left:0;position:absolute;width:auto}.videoComponent_buttonContainers__XiDLy{bottom:0;position:absolute;text-align:center;width:100vw}.videoComponent_buttonContainers__XiDLy svg{font-size:3rem}.videoComponent_conferenceView__ICkaB{display:flex;gap:10px;padding:10px}.videoComponent_conferenceView__ICkaB video{border-radius:10px;height:20vh;min-width:30vw;width:40vw}.videoComponent_chatRoom__wId\+U{background:#fff;border-radius:10px;height:90vh;padding-inline:20px;position:absolute;right:0;width:30vw}.videoComponent_chatContainer__Gw42a{height:100%;position:relative}.videoComponent_chattingArea__zai7k{bottom:0;position:absolute}
/*# sourceMappingURL=main.d07bb96a.css.map*/