
.content-block[data-v-09fc2dc4]{
  width: 100%;
  padding-right: 5vw;
  padding-left: 5vw;
  padding-top: 5vw;
  padding-bottom: 5vw;
  margin-top: 83vw;
}
.content-inside[data-v-09fc2dc4]{
  padding: 5vw 4vw;
  background: #FFF1CB;
  border-radius: 8px;
}


.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(--text-subtitle);
  margin-bottom: 5vw;
}



.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: 42%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

