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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#start-meet{background-color:#1a73e8;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:15px 30px}#start-meet:disabled{background-color:#6786af;border-color:#1a73e8;color:#fff;cursor:not-allowed}.dotscontainerLoad{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.dotLoad{animation:pulse 1.5s ease-in-out infinite;background-color:#0e77d3;border-radius:10px;height:20px;margin-right:10px;width:20px}.dotLoad:last-child{margin-right:0}.dotLoad:first-child{animation-delay:-.3s}.dotLoad:nth-child(2){animation-delay:-.1s}.dotLoad:nth-child(3){animation-delay:.1s}@keyframes pulse{0%{background-color:#b3d4fc;box-shadow:0 0 0 0 #b2d4fcb3;transform:scale(.8)}50%{background-color:#6793fb;box-shadow:0 0 0 10px #b2d4fc00;transform:scale(1.2)}to{background-color:#0e77d3;box-shadow:0 0 0 0 #b2d4fcb3;transform:scale(.8)}}.popupWrapper{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0003;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;transition:.1s;width:100%;z-index:1200;z-index:3555;.popupContainer{background:#fff;border:1px solid #eee;border-radius:15px;margin:auto;overflow:hidden;width:500px}.popupHeader{border-bottom:none;justify-content:flex-end;padding:15px 20px 0}.close,.popupHeader{align-items:center;display:flex}.close{border:1px solid var(--grey2);border-radius:5px;cursor:pointer;padding:2px}.popupBody{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;max-height:calc(100vh - 160px);min-height:-webkit-max-content;min-height:max-content;overflow:auto;padding:0 20px 40px;position:relative}.logOutText{display:block;font-size:16px;font-weight:400;line-height:150%;max-width:200px;text-align:center}.buttonWrapper{align-items:center;display:flex;gap:10px;justify-content:center;width:100%}.button{background:#0000;border:1px solid #0000;border-radius:6px;color:var(--black3);cursor:pointer;font-size:12px;font-weight:500;line-height:20px;margin:0;padding:6px 8px;position:relative;transition:.4s ease-in}.RedFillButton{background:#e53935;border:1px solid #e53935;color:#fff}.GreyFillButton{background:#e5e5e5;border:1px solid #e5e5e5;color:#121212}.LogoutPopup .buttonWrapper button{font-size:14px;padding:10px 20px}}.animation{animation:blink 1s infinite;background:#e8543b;border-radius:50%;box-shadow:0 0 0 2px rgba(245,30,30,.264);display:block;height:10px;width:10px}@keyframes blink{to{box-shadow:0 1px 4px 8px rgba(239,95,95,.372)}0%{box-shadow:0 0 0 2px rgba(245,30,30,.264)}}.ToastWrap{align-items:center;border-radius:10px;bottom:30px;color:#101010;display:flex;font-size:16px;font-weight:500;gap:15px;justify-content:flex-start;line-height:120%;max-width:-webkit-max-content;max-width:max-content;padding:14px 32px;position:fixed;right:30px;width:100%;z-index:999999}.successToast{background:#ffffda;border:2px solid #ffec71;display:none}.successToast.active{display:flex}
/*# sourceMappingURL=main.2d9a701f.css.map*/