#ad_24 {
  background-color: black;
  width: 100%;
  height: 100%;
  border: 0px solid #ccc !important;
  -webkit-perspective: 1000px !important;
  -moz-perspective: 1000px !important;
  -o-perspective: 1000px !important;
  perspective: 1000px !important;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  display: none;
  opacity: 1;
  overflow: hidden;
  text-overflow: clip;

  cursor: pointer;
}
/*
#clothCont_24 {
  visibility: hidden;
  display: none;
}*/

.opac0 {
  opacity: 0;
}

#bar_24 {
  position: absolute;
  border-radius: 5px;
  height: 3px;
  width: 250px;
  background-color: black;
  opacity: 0.25;
}

#barBall_24 {
  position: absolute;
  border-radius: 10px;
  height: 10px;
  width: 30px;
  background-color: rgba(55, 55, 55, 1);
}

#cursorCont_24 {
  opacity: 0;
  top: 225px;
/*    top: 0px;*/
  display: flex;
  justify-content: center;
  align-items: center;
}

#cursor_24 {
  margin-top: -100px;
  position: absolute;
  width: 120px;
  height: 120px;
  background-image: url(cursor.png);
  background-repeat: no-repeat;
}

.rct {
  width: 300px !important;
  height: 600px !important;
  position: absolute !important;
  overflow: hidden;
  text-overflow: clip;
}

#seq_24 {
  position: absolute;
/*    left: -205px;*/
/*    top: 0px;*/
  display: flex;
  justify-content: center;
  align-items: center;
}

#small_24 {
  width: 600px;
  height: 500px;
  padding: 0px !important;
  display: none;
  justify-content: center;
/*  background-color: black;*/
}

#dragEl_24 {
  cursor: grab;
}

#over_24 {
  background: #aaa;
  opacity: 0;
}

#bg_24 {
  background-image: url(bg.png);
  background-position: center;
  background-size: cover;
}



#logo_24 {
  background-image: url(logo.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
#cta_24 {
  background-image: url(cta.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
}
#product_24 {
  background-image: url(product.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#props_24 {
  position: absolute;
  width:390px;
  height:692px;
  top: -48px;
  left: -45px;
  background-image: url(props.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}



#svg_24 {
  position: absolute;
  fill: #e62429;
}

#svg_mask_24 {
  position: absolute;
}

#visual_24 {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}


#b10_24 {
  background-image: url(bolt/bolt_10.png);
}
#b11_24 {
  background-image: url(bolt/bolt_11.png);
}
#b12_24 {
  background-image: url(bolt/bolt_12.png);
}
#b13_24 {
  background-image: url(bolt/bolt_13.png);
}

/*  FLEX CONTENT   s t a r t  */

#wrapper_24 {
  display: none;
  align-items: center;
  justify-content: center;
  /*    padding: 10px;*/
  /*    background-color: black;*/
}

#stuff_24 {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  /*    max-width: 60%;*/
  /*    height: 100%;*/
  position: relative;
  /*    flex-grow: 1;*/
  /*    gap: 1%;*/
  /*    opacity: 0*/
}

#screen_24 {
  flex-grow: 2.5;
  width: 100%;
  position: relative;
  /*    background-color: blue;*/
}

#playerCont_24 {
  position: absolute;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.5);
}

.f_24 {
/*  display: flex !important;*/
  display: flex;
}

/*  FLEX CONTENT   e n d  */

#game_24 {
  /*    background-color: rgba(0, 0, 0, 0.1);*/
  /*    border: 1px solid rgba(0, 0, 0, 0.15);*/
  position: absolute;
}

#shade_24 {
  position: absolute;
  width: 150%;
  height: 150%;
  left: -25%;
  top: -25%;
  background: rgb(0, 0, 0);
  background: radial-gradient(
    circle,
    rgba(0, 0, 0, 1) 0%,
    rgba(0, 0, 0, 0) 60%
  );
  opacity: 0.25;
  /*    background-size: 10%;*/
}

.hideit {
  visibility: hidden;
}

/*
.mask_img {
    position: absolute;
    width: 150%;
    height: 150%;
    background-image: url(logo.png);
}*/

.element_24 {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: auto;

  -webkit-mask-image: url(logo.png);
  mask-image: url(logo.png);

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
}

.z1_24 {
  z-index: 100000;
}
.z2_24 {
  z-index: 200000;
}
canvas {
  /* background-color: red; */
  position: absolute;
  top: 0;
  left: 0;
}

#canvas_24 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 1000px;
  height: 667px;
}
#curtains_24 {
  position: absolute;
  margin: 0;
  overflow: hidden;
  z-index: 999999998;
  width: 1000px;
  height: 667px;
  background-color: rgba(0, 111, 55, 0.25);
}

.curtain_24 {
  position: absolute;
  background-image: url(curtains.png);
  width: 1066px;
  height: 1000px;
}


/*///////////////////////////////////////*/

/*.rct {
  width: 150px !important;
  height: 160px !important;
  position: absolute !important;
}*/

.noDisplay_24 {
  display: none;
}

.noDisplay {
  display: none;
}

.noEvents_24 {
  pointer-events: none !important;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

.fs_24 {
  position: absolute;
  width: 100%;
  height: 100%;
}

/*@media (orientation: landscape) {
  body {
    flex-direction: row;
  }
}*/

@media (orientation: portrait) {
  #stuff_24 {
    max-width: 95%;
  }

  #l/*ogo_24 {
        flex-grow: 2;
    }*/

    #screen_24 {
    flex-grow: 2;
  }

  #info_24 {
    flex-grow: 3;
    flex-direction: column;
    justify-content: flex-start;
    gap: 1%;
  }

  #date_24 {
    width: 50%;
    max-height: 7vh;
  }

  #ctaFinal_24 {
    width: 50%;
    max-height: 5vh;
  }

  #bottom_24 {
    height: 70%;
  }
}
