@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
.title[data-v-1d9ba094] {
  background-color: #636f83;
  color: #ffffff;
  text-align: center;
  font-weight: bolder;
}
.text-center[data-v-1d9ba094] {
  text-align: center;
}
.go-back[data-v-1d9ba094] {
  margin-top: 30px;
  border: none;
  font-size: 0.8em;
  background-color: #303c50;
  border-radius: 25px;
  padding: 6px 10px;
  color: #fff;
}
.go-back i[data-v-1d9ba094] {
    margin-right: 5px;
}
.tab-content[data-v-1d9ba094] {
  background-color: #fff;
  padding: 20px;
  border-radius: 15px;
  max-width: 960px;
  margin: 0 auto;
}
input[type="radio"][data-v-1d9ba094] {
  -webkit-transform: scale(1.4);
          transform: scale(1.4);
  cursor: pointer;
  opacity: 0.3;
}
input[type="radio"][data-v-1d9ba094]:checked {
    opacity: 1;
}

