@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&display=swap";*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.landing-page-container h1,.landing-page-container h2,.landing-page-container h3,.landing-page-container h4,.landing-page-container h5,.landing-page-container h6{font-family:Inter,sans-serif!important;color:#393b3d!important}.landing-page-container p,.landing-page-container li,.landing-page-container span:not(.MuiButton-label),.landing-page-container .MuiTypography-body1,.landing-page-container .MuiTypography-body2,.landing-page-container .MuiTypography-subtitle1,.landing-page-container .MuiTypography-subtitle2{font-family:Inter,sans-serif!important;color:#72777a!important}#pricing p,#pricing span{color:#393b3d!important}header.landing-page-header{max-width:1200px;margin:24px auto 0;border-radius:30px;outline:16px solid #fff}.hero-section{background-color:#eef0f2;border-radius:40px;margin:60px 40px 0;padding-top:100px}.hero-section .carousel-dot{width:8px;height:8px;border-radius:50%;background-color:#ccc;margin:0 6px;transition:background-color .3s ease,transform .3s ease}.hero-section .carousel-dot.active{width:40px;height:4px;border-radius:2px;background-color:#e0e0e0;overflow:hidden;position:relative}.hero-section .carousel-dot.active:after{content:"";position:absolute;top:0;left:0;height:100%;width:0;background-color:var(--brand-blue);animation-name:hero-carousel-progress;animation-duration:var(--carousel-interval, 6s);animation-timing-function:linear;animation-fill-mode:forwards}.hero-section .carousel-dot.active.paused:after{animation-play-state:paused}@keyframes hero-carousel-progress{0%{width:0}to{width:100%}}:root{--brand-blue: #1976D2;--brand-blue-dark: #1565C0}.hero-section .button-primary,.hero-section .button-secondary{background-color:var(--brand-blue)!important;color:#fff!important;box-shadow:none!important;filter:none!important}.hero-section .button-primary:hover,.hero-section .button-secondary:hover{background-color:var(--brand-blue-dark)!important;box-shadow:none!important}.hero-section .button-tertiary{background-color:#fff!important;color:var(--brand-blue)!important;box-shadow:none!important;filter:none!important;border-color:var(--brand-blue)!important}.hero-section .button-tertiary:hover{background-color:#1976d214!important;box-shadow:none!important}.hero-section button,.hero-section a.MuiButton-root{box-shadow:none!important;filter:none!important}.landing-page-header .google-signin-button{background-color:var(--brand-blue)!important;color:#fff!important;font-size:15px!important;box-shadow:none!important;filter:none!important}.landing-page-header .google-signin-button:hover,.landing-page-header .google-signin-button:focus{background-color:var(--brand-blue-dark)!important;color:#fff!important;box-shadow:none!important}@media (max-width: 768px){.hero-section{margin:60px 16px 0}header.landing-page-header{margin:0 auto;outline:none;border:none}.hero-section h1{font-size:38px;line-height:1.2;letter-spacing:-1px}.MuiDrawer-root .MuiBackdrop-root{background-color:transparent!important}.MuiDrawer-paper .MuiList-root{display:flex;flex-direction:column;align-items:center}.MuiDrawer-paper .MuiListItem-root{justify-content:center;width:auto;max-width:280px}.MuiDrawer-paper .MuiListItemText-root{text-align:center}.MuiDrawer-paper .google-signin-button{background-color:var(--brand-blue)!important;color:#fff!important;box-shadow:none!important;filter:none!important}.MuiDrawer-paper .google-signin-button:hover,.MuiDrawer-paper .google-signin-button:focus{background-color:var(--brand-blue-dark)!important;box-shadow:none!important}}
