
.result-page[data-v-3d4abe10]{
  height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 15vw;
  background-color: var(--border);
}
h4[data-v-3d4abe10]{
  margin: 4vw;
  margin-bottom: 10vw;
  font-size: 5vw;
}
p[data-v-3d4abe10]{
  font-size: 3.4vw;
  line-height: 6vw;
}
.sec-btn[data-v-3d4abe10]{
  width: 44vw;
  margin: auto;
}
.btn-area[data-v-3d4abe10]{
  margin-top: 10vw;
  margin-bottom: 4vw;
  text-align: center;
}

