body {
	font-family: 'ABeeZee', sans-serif;
	text-align: center;
	background-color: #f0f0f0;
	position: relative;
  text-transform: uppercase;
}
#question {
	font-size: 64px;
	margin-bottom: 20px;
  position: relative;
}
#options {
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
  position: relative;
}
.option {
	font-size: 40px;
	width: 90px;
	height: 60px;
	margin: 10px;
  cursor: pointer;
  background-color: #e3b752;
	color: white;
	border: none;
	border-radius: 5px;
}

.c-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: -1;
}

.c-background__svg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.c-score__img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.c-layout {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  height: 100vh;
  width: 100vw;
}

.c-score {
  position: relative;
  width: 30%;
  min-width: 300px;
}

.c-score__data {
  position: absolute;
  top: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 20px;
  color: #195a16;
}

.c-interactive {
  display: flex;
  width: 60%;
  flex-direction: column;
  position: relative;
  height: 90%;
  align-items: center;
  justify-content: center;
}

.c-interactive__img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
}

.c-feedback__svg {
  height: 60px;
  fill:#195a16;
}

.c-feedback__svg--red {
  fill:#5a1616;
}

.c-finish {
  display: none;
  width: 100vw;
  height: 100vh;
  background-color: #90d3ee;
  color: #ffffff;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.c-finish.is-active {
  display: flex;
}

.c-finish__btn {
  padding: 25px 30px;
  color: #fff;
  font-size: 35px;
  border-radius: 15px;
  border: 0;
  background: #195a16;
}

.c-feedback {
  display: none;
  position: fixed;
  align-items: center;
  justify-content: center;
  background-color: #edededb3;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 1;
  flex-direction: column;
  gap: 25px;
}

.c-feedback__text {
  font-size: 36px;
  color: #e7008a;
  font-weight: bold;
  letter-spacing: 2.5px;
}

.c-feedback.is-active {
  display: flex;
}

.c-feedback__svg-ab {
  width: 20%;
  max-width: 200px;
}

.c-finish__correct-answer {
  font-size: 45px;
  color: #cddc39;
}


@keyframes animate-icon-ok {
  0% {
    animation-timing-function: cubic-bezier(0.9647,0.2413,-0.0705,0.7911);
    transform: scale(0.9099999999999999);
  }
  51% {
    animation-timing-function: cubic-bezier(0.9226,0.2631,-0.0308,0.7628);
    transform: scale(1.02994);
  }
  100% {
    transform: scale(0.9099999999999999);
  }
}

@keyframes bounce-animate-icon-ko
{
  0% {
    animation-timing-function: cubic-bezier(0.0383,0.3388,0.0421,0.6652);
    transform: matrix(0.01,0,0,0.01,0,0);
    opacity: 1;
  }
  4.7% {
    animation-timing-function: cubic-bezier(0.3296,0.3336,0.5772,0.6672);
    transform: matrix(0.556,0,0,0.556,0,0);
    opacity: 1;
  }
  8.4% {
    animation-timing-function: cubic-bezier(0.0781,0.1617,0.0874,0.9301);
    transform: matrix(0.979,0,0,0.979,0,0);
    opacity: 1;
  }
  12.4% {
    animation-timing-function: cubic-bezier(0.8341,0.1496,0.8634,0.7673);
    transform: matrix(1.153,0,0,1.153,0,0);
    opacity: 1;
  }
  16.3% {
    animation-timing-function: cubic-bezier(0.3264,0.3332,0.5758,0.6695);
    transform: matrix(1.008,0,0,1.008,0,0);
    opacity: 1;
  }
  21.2% {
    animation-timing-function: cubic-bezier(0.0921,0.1883,0.3277,1);
    transform: matrix(0.704,0,0,0.704,0,0);
    opacity: 1;
  }
  24.5% {
    animation-timing-function: cubic-bezier(0.6905,0.0944,0.8759,0.7624);
    transform: matrix(0.626,0,0,0.626,0,0);
    opacity: 1;
  }
  27.7% {
    animation-timing-function: cubic-bezier(0.3688,0.332,0.624,0.6684);
    transform: matrix(0.704,0,0,0.704,0,0);
    opacity: 1;
  }
  32.6% {
    animation-timing-function: cubic-bezier(0.1368,0.2364,0.2451,0.9049);
    transform: matrix(0.958,0,0,0.958,0,0);
    opacity: 1;
  }
  37.4% {
    animation-timing-function: cubic-bezier(0.5936,0.0846,0.3495,1);
    transform: matrix(1.085,0,0,1.085,0,0);
    opacity: 1;
  }
  49.5% {
    animation-timing-function: cubic-bezier(0.5522,0.0981,0.3807,1);
    transform: matrix(0.802,0,0,0.802,0,0);
    opacity: 1;
  }
  62.4% {
    animation-timing-function: cubic-bezier(0.4497,0.1349,0.4911,1);
    transform: matrix(1.044,0,0,1.044,0,0);
    opacity: 1;
  }
  74.1% {
    animation-timing-function: cubic-bezier(0.429,0,0.5239,1);
    transform: matrix(0.914,0,0,0.914,0,0);
    opacity: 1;
  }
  87% {
    animation-timing-function: cubic-bezier(0.3501,0,0.6422,1);
    transform: matrix(1.013,0,0,1.013,0,0);
    opacity: 1;
  }
  95.8% {
    animation-timing-function: cubic-bezier(0.3653,0,0.6776,1);
    transform: matrix(0.992,0,0,0.992,0,0);
    opacity: 1;
  }
  100% {
    transform: matrix(1,0,0,1,0,0);
    opacity: 1;
  }
}