
.content-block[data-v-09fc2dc4]{
  width: 100%;
  padding-right: 10vw;
  padding-left: 10vw;
  padding-top: 5.4vw;
  padding-bottom: 10vw;
  margin-top: 83vw;
}


.title[data-v-6f792258]{
  width: 100%;
  color: #fff;
  position: relative;
}
h2[data-v-6f792258]{
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  margin: 0;
  text-align: center;
  color: var(--secondary);
}



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

