.fq-main {
  margin-bottom: 32px; 
  padding: 0 20px;
}

.quiz-content {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1140px;
  margin: auto;
  text-align: center;
  padding-bottom: 36px;
}

.quiz-outer-wrapper {
  background-color: var(--e-global-color-dd49f12);
  clip-path: polygon(0 0%, 100% 0%, 100% 95%, 0% 100%);
  padding-bottom: 72px;
}

.fq-main .llms-parent-course-link {
  margin-bottom: 53px;
}

.vc-quiz-box {
  margin-top: 23px;
  background-color: var(--e-global-color-bd21716);
  max-width: 1140px !important;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  padding: 24px;
}

.title-quiz-step h2 {
  font-family: "Baloo 2", Sans-serif;
  font-weight: 700;
  text-transform: capitalize;
  color: var(--e-global-color-cf379c6);
}

.try-free-quiz-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" preserveAspectRatio="none" xmlns="http://www.w3.org/2000/svg"><polygon fill="rgba(169,127,213,0.23)" points="1,2 100,0 98,98 3,100" /></svg>') no-repeat center center;
  background-size: cover;
  pointer-events: none;
}

.try-free-quiz-bg {
  position: relative !important;
  z-index: 1 !important;
  width: 100% !important;
  margin: auto;
  padding: 0 36px 36px 36px;
}

.free-mission-link {
  text-align: left;
  font-family: 'Baloo 2', cursive;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.1rem ;
  max-width: var(--scrn-max);
  margin: auto;
  text-decoration: underline;
}

.title-quiz {
  background-color: #9750E2;
  padding: 24px;
  text-align: center;
  max-width: 1140px !important;
  clip-path: polygon(0% 0%, 100% 15%, 100% 100%, 0% 100%);
}

.title-quiz h1 {
  font-family: "Baloo 2", Sans-serif;
  font-weight: 700;
  text-transform: capitalize;
  color: var(--e-global-color-cf379c6);
  line-height: 1.4em;
  font-size: 36px;
}

.heading-quiz {
  max-width: 1140px !important;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.vc-quiz-message {
	display: flex;
	align-items: center;
  gap: 0px 35px;
  max-width: 1140px;
  padding: 24px;
  background-color: var(--e-global-color-7adb7c0);
}

.vc-quiz-message__bubble {
	position: relative;
  display: inline-block;
  width: 100%;
  padding: 12px 24px;
  background: #fffef7;
  border-radius: 40px;
  box-shadow: 0 4px 0 rgba(230, 212, 160, 0.35);
  color: #222;
}

.vc-quiz-message__bubble::after {
	content: "";
  position: absolute;
  right: -22px;
  top: 6px;
  width: 34px;
  height: 34px;
  background: #fffef7;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}

.vc-quiz-message__bubble h3 {
	margin: 0;
  font-family: "Baloo 2", Sans-serif;
  font-weight: 600;
  text-align: center;
  font-size: 20px;
}

.vc-quiz-message__character img {
  display: block;
	width: 80px;
	height: 80px;
	object-fit: contain;
  background-color: #FAFAFA;
  -webkit-mask-image: url( /wp-content/plugins/elementor/assets/mask-shapes/circle.svg );
  -webkit-mask-size: contain;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
}

.free-quiz-button-wrapper {
  width: 100%;
  text-align: center;
  animation: fadeIn 3s;
}

@keyframes fadeIn {
  0% { opacity: 0; }
  99% { opacity: 0; }
  100% { opacity: 1; }
}

.free-game-instructions {
  background: #ffffff !important;
  padding: 12px 12px 0 12px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}
.free-game-instructions p {
  margin-bottom: 0 !important;
}


.mission-start-prompt {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 4;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 7px;
	padding: 8px 14px;
	border-radius: 999px;
	background: var(--e-global-color-7b7e1af);
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
	color: #14213d;
	font-family: "Baloo 2", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
	line-height: 1;
	letter-spacing: 0.02em;
	white-space: nowrap;
	pointer-events: none;
	transform: translate(-50%, -50%);
}

.mission-start-prompt__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	/*background: #f5a623;*/
	color: #0f0f0f;
}

.mission-start-prompt__text {
	white-space: nowrap;
}

@media (max-width: 767px) {
	.mission-start-prompt {
		padding: 7px 10px;
		font-size: 12px;
	}
}


.free-quiz-button-link {
  background-color: transparent;
  display: inline-block;
  text-decoration: none !important;
}

.free-quiz-button {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: 12px;
  justify-content: center;
  background-color: transparent;
  font-family: "Baloo 2", Sans-serif;
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none !important;
  line-height: 1;
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  background-image: linear-gradient(174deg, #C7ECA1 0%, var(--e-global-color-7b7e1af) 39%);
  transition-duration: 0.3s;
  border-style: none;
  border-radius: 24px 24px 24px 24px;
  padding: 14px 32px 14px 32px;
}

.free-quiz-button:hover {
	transform: scale(1.05);
}

.vc-button__icon svg {
	display: block;
	width: 1em;
	height: 1em;
	fill: currentColor;
}

.vc-button__text {
	display: inline-block;
}


/* sign up form */
.vc-free-signup {
  width: 100%;
}

.vc-free-signup__form {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.vc-free-signup__field {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.vc-free-signup__field label {
  font-family: "Nunito Sans", Sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: var(--e-global-color-e04fdc8);
}

.vc-free-signup__field input {
  width: 100%;
  border: 1px solid #69727d;
  font-size: 16px;
  line-height: 24px;
  padding: 12px 16px;
  border-radius: 4px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
}

.vc-free-signup__button {
  background-color: var(--e-global-color-6ca0343);
  color: var(--e-global-color-text);
  border-radius: 8px 8px 8px 8px;
  min-height: 40px;
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  font-size: 15px;
  line-height: 1;
  padding: 12px 24px;
  cursor: pointer;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
}

.vc-free-signup__button:hover {
  background-color: var(--e-global-color-f6717a6);
  text-decoration: none;
}

.vc-free-play__button {
  background-color: var(--e-global-color-7b7e1af);
  color: var(--e-global-color-text);
  border-radius: 8px 8px 8px 8px;
  min-height: 40px;
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  font-size: 15px;
  line-height: 1;
  padding: 12px 24px;
  cursor: pointer;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none !important;
}

.vc-free-play__button:hover {
  background-color: var(--e-global-color-52aa4fb);
  text-decoration: none !important;
}

.vc-free-signup__button[disabled] {
  cursor: not-allowed;
  opacity: 0.7;
}

.vc-free-signup__message {
  text-align: center;
  font-weight: 700;
}

.vc-free-signup__message.is-error {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  font-size: 14px;
  color: #ed4f6c;
}

.vc-free-signup__message.is-success {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  font-size: 14px;
  color: #c185ff;
}

.vc-free-signup__info {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  font-size: 14px;
  font-weight: 400;
  color: #EDA92B;
}

@media only screen and (min-width: 200px) and (max-width: 766px) {
  .heading-quiz {
    clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0% 100%);
  }

  .quiz-outer-wrapper {
    clip-path: polygon(0 0%, 100% 0%, 100% 97%, 0% 100%);
  }

  .title-quiz,
  .vc-quiz-box {
    padding: 16px;
  }

  .title-quiz h1 {
    font-size: 24px;
    line-height: 24px;
  }

  .fq-main {
    padding: 0;
  }

  .fq-main .llms-parent-course-link {
    margin-left: 10px;
    margin-bottom: 32px;
  }

  .try-free-quiz-bg {
    padding: 0 12px 32px 12px;
  }

  .free-quiz-button {
    font-size: 20px;
  }

  .quiz-content {
    padding-bottom: 32px;
  }

  .vc-quiz-message {
		padding: 0 12px;
	}

  .vc-quiz-message__bubble::after {
    top:8px;
  }

	.vc-quiz-message__bubble h3 {
		font-size: 1.05rem;
	}

	.vc-quiz-message__character img {
		width: 80px;
		height: 80px;
	}
 
  .title-quiz {
    clip-path: polygon(0% 0%, 100% 6%, 100% 100%, 0% 100%);
  }

  .free-quiz-button-wrapper {
    padding: 0 5%;
    margin: auto;
  }
}

@media only screen and (min-width: 767px) and (max-width: 1024px) {
  .heading-quiz {
    clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0% 100%);
  }

  .title-quiz h1 {
    font-size: 1.875rem;
  }

  .vc-quiz-message {
		padding: 12px;
	}

  .vc-quiz-message__bubble::after {
    top:8px;
  }

	.vc-quiz-message__bubble h3 {
		font-size: 1.05rem;
	}

	.vc-quiz-message__character img {
		width: 80px;
		height: 80px;
	}
 
  .title-quiz {
    clip-path: polygon(0% 0%, 100% 6%, 100% 100%, 0% 100%);
  }
}

