body {
  width: 100vw;
  height: 100vh;
  font-family: Roboto, RobotoDraft, Helvetica, Arial, sans-serif;
  font-size: .9rem;
  font-weight: 400;
  overflow: hidden;
  user-select: none;
}

.EIlDfe {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  justify-content: space-between;
}

.QkY02 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
}

.ye1V6b {
  width: 200px;
}

.l4V7wb {
  -webkit-box-align: center;
  box-align: center;
  display: flex;
  align-items: center;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -webkit-user-select: none;
  user-select: none;
  border: 0;
  border-radius: 4px;
  color: rgb(26, 115, 232);
  cursor: pointer;
  display: inline-block;
  font-family: "Google Sans", Roboto, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: .25px;
  line-height: 36px;
  text-decoration: none;
  text-transform: none;
  outline: none;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  z-index: 0;
  cursor: pointer;
}

.l4V7wb:hover {
  background-color: rgb(26, 115, 232, 0.04);
}

.l4V7wb.Fxmcue {
  padding: 0 8px;
}

.l4V7wb .NPEfkd {
  display: inline-block;
}

.vgJExf {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 16px;
}

.Qmt7oc {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.R1lyxy {
  margin: 16px;
}

.PLR4if {
  margin: 0px;
  font-family: Google Sans, Google Sans Text, Roboto, Arial, sans-serif;
  color: #202124;
  font-size: 30px;
  line-height: 38px;
  font-weight: 500;
  letter-spacing: -.25px;
  text-align: center;
}

.XCoPyb {
  width: 315px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 52px;
}

.Mr0fQq {
  text-align: center;
  line-height: 20px;
}

.button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 12px;
  appearance: none;
}

.button.primary {
  width: 100%;
  color: #fff;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  font-family: Google Sans, Google Sans Text, Roboto, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: .2px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #1a73e8;
  transition: all .2s;
  cursor: pointer;
}

.button.primary:hover {
  color: #fff;
  background-color: #174ea6;
}

.button.secondary {
  text-decoration: none;
  font-family: Google Sans, Google Sans Text, Roboto, Arial, sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  letter-spacing: .2px;
  color: #1a73e8;
  border: 1px solid #dadce0;
  border-radius: 4px;
}

.XQbXAb {
  font-family: Roboto, Arial, sans-serif;
  font-size: .75rem;
  font-weight: 400;
  color: rgb(95, 99, 104);
  align-items: flex-end;
  box-sizing: border-box;
  padding: .5rem;
  text-align: center;
  width: 100%;
}

.DAA2Ae {
  color: #0b57d0;
}

@media (min-width: 600px) {
  .PLR4if {
    font-size: 38px;
    line-height: 46px;
    font-weight: 500;
    letter-spacing: -.25px;
  }

  .button {
    padding: 12px 24px;
  }

  .button.secondary {
    font-size: 16px;
    line-height: 24px;
  }
}

@media (min-width: 1200px) {
  .PLR4if {
    font-size: 44px;
    line-height: 54px;
    font-weight: 500;
    letter-spacing: -.5px;
  }
}