
.primary-button[data-v-1d0811d4]{
  color: #fff;
  position: relative;
  font-size: 0;
}
.primary-button+.primary-button[data-v-1d0811d4]{
  margin-top: 1vw;
}
h3[data-v-1d0811d4]{
  margin: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}


.popup[data-v-d91dda68]{
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  z-index: 999;
  top: 0;
  left: 0;
  padding: 5.4vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.popup-content[data-v-d91dda68]{
  background-color: #fff;
  padding: 5.4vw;
  width: 100%;
  height: auto;
  max-height: 100%;
  border: 2px solid #F5CC30;
  background-color: rgba(0, 0, 0, 0.87);
  color: #fff;
  border-radius: 2.13vw;
}


h4[data-v-f336b0c0]{
  white-space: pre-wrap;
}

