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}.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: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}}.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:10px;margin-right:10px;width:10px}.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)}}
/*# sourceMappingURL=main.76a59363.css.map*/