html
{
	padding: 0;
	margin: 0;
	width: 1920px;
	height: 1080px;
    overflow: hidden;
}
body
{
	padding: 0;
	margin: 0;
	width: 1920px;
    height: 1080px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background-color: white;
    overflow: hidden;
}
button {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    outline: none;
}

img, body
{
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

#modal-menu
{
    z-index: 10 !important;
}

.Sparsentan_iGan_modal {
    position: absolute;
    top: 0;
    left: 0;
    width: 1920px;
    height: 1080px;
    z-index: -1;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    display: none;
    overflow: hidden;
    pointer-events: none;
}
.modal-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 1920px;
    height: 1080px;
    z-index: -1;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    overflow: hidden;
}
.centered {
    position: relative;
    z-index: 99;
    margin: 0 auto;
}
.centered video {
    display: block;
}
.modal-video video {
    margin-top: 75px;
}
.modal.modal-fullscreen {
    width: 1920px;
    height: 1080px;
    pointer-events: none;
}

.modal.modal-fullscreen
{
    pointer-events: none;
}

.modal.modal-fullscreen .hotspot
{
    pointer-events: all;
}

.Sparsentan_iGan_bg-black {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 1080px;
    background: rgba(0,0,0,0.3);
}
.bg-white {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
}
.Sparsentan_iGan_modal img {
    margin-top: 50px;
    margin-left: 60px;
}
.Sparsentan_iGan_modal.Sparsentan_iGan_modal-fullscreen img {
    margin-top: 0;
    margin-left: 0;
}
.Sparsentan_iGan_active {
    z-index: 6 !important;
    display: inline-block;
}
.Sparsentan_iGan_visible {
    opacity: 1 !important;
}

.Sparsentan_iGan_hotspotproject {
    position: absolute;
    display: block;
    z-index: 5;
}
.Sparsentan_iGan_hotspot {
    position: absolute;
    display: block;
    z-index: 5;
}





[draggable=true] 
{
    cursor: grab;

      &:active {
        cursor: grabbing;
      }
}

#Sparsentan_iGan_target1
{
  position: absolute;
  top: 420px;
  left: 990px;
  width: 381px;
  height: 81px;
}
#Sparsentan_iGan_target2
{
  position: absolute;
  top: 570px;
  left: 990px;
  width: 381px;
  height: 81px;
}
#Sparsentan_iGan_target3
{
  position: absolute;
  top: 722px;
  left: 990px;
  width: 381px;
  height: 81px;
}
#Sparsentan_iGan_target4
{
  position: absolute;
  top: 64px;
  left: 1094px;
  width: 381px;
  height: 81px;
}
#Sparsentan_iGan_target5
{
  position: absolute;
  top: 506px;
  left: 721px;
  width: 381px;
  height: 81px;
}
#Sparsentan_iGan_target6
{
  position: absolute;
  top: 506px;
  left: 1473px;
  width: 381px;
  height: 81px;
}


#bg
{
    
    width: 1920px;
    height: 1080px;
    position: absolute;
    top: 0px;
    left: 0px;
}

#Sparsentan_iGan_p1
{
    background-image: url(../images/Sparsentan_iGan_022_image-003.png);
    width: 385px;
    height: 85px;
    position: absolute;
    top: 445px;
    left: 1438px;
}
#Sparsentan_iGan_p2
{
    background-image: url(../images/Sparsentan_iGan_022_image-004.png);
    width: 385px;
    height: 85px;
    position: absolute;
    top: 570px;
    left: 1438px;
}
#Sparsentan_iGan_p3
{
    background-image: url(../images/Sparsentan_iGan_022_image-002.png);
    width: 385px;
    height: 85px;
    position: absolute;
    top: 693px;
    left: 1438px;
}

#Sparsentan_iGan_p4
{
    background-image: url(../images/Sparsentan_iGan_025_image-002.png);
    width: 385px;
    height: 85px;
    position: absolute;
    top: 427px;
    left: 88px;
}
#Sparsentan_iGan_p5
{
    background-image: url(../images/Sparsentan_iGan_025_image-003.png);
    width: 385px;
    height: 85px;
    position: absolute;
    top: 551px;
    left: 88px;
}
#Sparsentan_iGan_p6
{
    background-image: url(../images/Sparsentan_iGan_025_image-004.png);
    width: 385px;
    height: 85px;
    position: absolute;
    top: 676px;
    left: 88px;
}

.Sparsentan_iGan_droppable .Sparsentan_iGan_draggable
{
    position: unset !important;
    pointer-events: none;
}

#Sparsentan_iGan_modalCorrect, #Sparsentan_iGan_modalIncorrect
{
    pointer-events: all;
}

@font-face {
  font-family: 'Montserrat';
  src: url(../fonts/Montserrat-Medium.ttf);
}

.Sparsentan_iGan_answers
{
    display: flex;
    flex-direction: row;
    position: absolute;
    left: 912px;
    gap: 15px;
    filter: drop-shadow(0px 3px 6px rgba(0,0,0,0.16));
}

.Sparsentan_iGan_answers1
{
    top: 165px;
}

.Sparsentan_iGan_answers2
{
    top: 305px;
}

.Sparsentan_iGan_answers3
{
    top: 445px;
}

.Sparsentan_iGan_answers4
{
    top: 585px;
}

.Sparsentan_iGan_answers5
{
    top: 725px;
}

.Sparsentan_iGan_answer
{
    width: 213px;
    height: 125px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: white;
    border-radius: 10px;
    cursor: pointer;
}

.Sparsentan_iGan_answer p
{
    color: #1D1D1D;
    font-size: 22px;
    line-height: 18px;
    width: 100%;
    text-align: center;
    font-family: 'Montserrat';
    pointer-events: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.Sparsentan_iGan_answer p small
{
    font-size: 17px;
}

.Sparsentan_iGan_answer.selected
{
    opacity: 1;
}

.Sparsentan_iGan_answer.correct
{
    background-color: #008080;
}
.Sparsentan_iGan_answer.correct p
{
    color: white;
}

.Sparsentan_iGan_answer.incorrect
{
    background-color: #FF0000;
}
.Sparsentan_iGan_answer.incorrect p
{
    color: white;
}
