.which-prophet-are-you {
  position: relative;
  width: 100%;
  height: 100%;
  background: #d0e9ff;
  background: -moz-radial-gradient(circle, #d0e9ff 0%, #bea5f9 100%);
  background: -webkit-radial-gradient(circle, #d0e9ff 0%, #bea5f9 100%);
  background: radial-gradient(circle, #d0e9ff 0%, #bea5f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d0e9ff", endColorstr="#bea5f9", GradientType=1);
  box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
}
.which-prophet-are-you .questionMark {
  position: absolute;
  bottom: 0px;
  left: 15px;
  width: 346.88px;
  height: 273.08px;
}
.which-prophet-are-you .oldman {
  position: absolute;
  bottom: 0px;
  right: 5px;
}
.which-prophet-are-you .snippetCtaBtn {
  position: absolute;
  left: 20px;
  bottom: 12px;
}
.which-prophet-are-you .snippet-title {
  position: absolute !important;
  top: 10px;
  left: 20px;
}
.which-prophet-are-you .snippet-title h3 {
  margin: 0px;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 260px;
  height: 84px;
}
.which-prophet-are-you .snippet-title h3 .text-strock {
  position: relative;
  display: inline-block;
  text-align: center;
}
.which-prophet-are-you .snippet-title h3 .text-strock .text {
  position: relative;
  font-family: "Roboto Slab", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  text-transform: capitalize;
  background: #ffc895;
  background: -moz-linear-gradient(180deg, #ffc895 0%, #ffbaf0 55.2%, #af308c 100%);
  background: -webkit-linear-gradient(180deg, #ffc895 0%, #ffbaf0 55.2%, #af308c 100%);
  background: linear-gradient(180deg, #ffc895 0%, #ffbaf0 55.2%, #af308c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffc895", endColorstr="#af308c", GradientType=1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.which-prophet-are-you .snippet-title h3 .text-strock .strock:before {
  font-family: "Roboto Slab", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  text-transform: capitalize;
  background: #7a194c;
  background: -moz-linear-gradient(180deg, #7a194c 0%, #200816 100%);
  background: -webkit-linear-gradient(180deg, #7a194c 0%, #200816 100%);
  background: linear-gradient(180deg, #7a194c 0%, #200816 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7a194c", endColorstr="#200816", GradientType=1);
  -webkit-background-clip: text;
  -webkit-text-stroke: 8px transparent;
  color: transparent;
  position: absolute;
  top: 0px;
  left: -4px;
  width: calc(100% + 8px);
  height: calc(100% + 8px);
}
.which-prophet-are-you .snippet-title h3 .text-strock:first-child .strock:before {
  content: "which prophet";
}
.which-prophet-are-you .snippet-title h3 .text-strock:nth-child(2) .strock:before {
  content: "are you?";
}

/*# sourceMappingURL=style.css.map */
