.team1 {
  color: #cc4848 !important;
}
.team2 {
  color: #5d91ac !important;
}
.team3 {
  color: #c7a759 !important;
}
.team4 {
  color: #467b5a !important;
}
.team1overlay {
  filter: invert(65%) sepia(82%) saturate(563%) hue-rotate(317deg) brightness(84%) contrast(89%) drop-shadow(0 0 0.3rem black);
}
.team2overlay {
  filter: invert(51%) sepia(51%) saturate(328%) hue-rotate(156deg) brightness(96%) contrast(86%) drop-shadow(0 0 0.3rem black);
}
.team3overlay {
  filter: invert(48%) sepia(58%) saturate(355%) hue-rotate(5deg) brightness(95%) contrast(85%) drop-shadow(0 0 0.3rem black);
}
.team4overlay {
  filter: invert(40%) sepia(56%) saturate(273%) hue-rotate(90deg) brightness(95%) contrast(95%) drop-shadow(0 0 0.3rem black);
}
.teampic1 {
  background-image: url("/includes/teams/images/team1.png");
}
.teampic2 {
  background-image: url("/includes/teams/images/team2.png");
}
.teampic3 {
  background-image: url("/includes/teams/images/team3.png");
}
.teampic4 {
  background-image: url("/includes/teams/images/team4.png");
}
#camera-section {
  z-index: 13;
  background-color: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  justify-content: center;
  align-items: flex-start;
  padding: 15px;
}
#camera-section .wand {
  position: absolute;
  width: 43px;
  bottom: -97px;
  z-index: 10;
  filter: drop-shadow(0 0 0.3rem black);
}
#camera-section .close-wand {
  position: absolute;
  bottom: 30px;
  z-index: 12;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 11%;
  height: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  padding: 9px;
  background-image: url("../navigation/images/nav_btn_bkg.png");
  filter: drop-shadow(0 5px 0.3rem black);
}
#camera-section2 {
  z-index: 12;
  background-color: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  justify-content: center;
  align-items: center;
}
#camera-section2 .wand {
  position: absolute;
  width: 51px;
  bottom: -15px;
  z-index: 10;
  filter: drop-shadow(0 0 0.3rem black);
}
#camera-section2 .close-wand {
  position: absolute;
  bottom: 30px;
  z-index: 12;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 11%;
  height: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  padding: 9px;
  background-image: url("../navigation/images/nav_btn_bkg.png");
  filter: drop-shadow(0 5px 0.3rem black);
}
.qrcode-container {
  position: relative;
  display: flex;
  width: 100%;
  aspect-ratio: 1/1;
  top: 17px;
}
.qrcode-container .portal-ring {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.qrcode-container .portal-ring-cover {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.qrcode-container .qrcode-reader {
  display: flex;
  justify-content: center;
  align-items: center;
}
.qrcode-reader video {
  width: 80% !important;
  margin: auto;
  -webkit-mask: url(images/mask.png) center / contain no-repeat;
  /* we need this extra layer for mask-composite */
}
.qrcode-reader #qr-shaded-region {
  display: none;
}
.drag-container {
  z-index: 100;
  position: absolute;
  aspect-ratio: 1 / 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 83%;
  left: 0;
  right: 0;
  margin: auto;
  top: 9%;
}
.drag-container .portal-ring {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.drag-spell {
  position: absolute;
  z-index: 2;
  aspect-ratio: 1 / 1;
  width: 100%;
  display: none;
}
.drag-spell.active {
  display: block;
}
.drag-spell .tmpcircle {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: solid 1px white;
}
.drag-spell .ball {
  aspect-ratio: 1 / 1;
  width: 24px;
  position: absolute;
  border-radius: 50%;
  border: solid 1px #3dc4f7;
  opacity: 1;
  filter: drop-shadow(0px 0px 3px #3dc4f7);
}
.drag-spell .ball:hover {
  background-color: rgba(255, 255, 255, 0.6);
}
.drag-spell .ball.active {
  background-color: rgba(255, 255, 255, 0.6);
}
.drag-spell .ball.stopdrag {
  transition: all 0.5s ease;
  transform: none !important;
}
.drag-spell .ball1 {
  left: 72%;
  top: 3%;
}
.drag-spell .ball2 {
  left: 89%;
  top: 21%;
}
.drag-spell .ball3 {
  right: -6%;
  top: 45%;
}
.drag-spell .ball4 {
  left: 89%;
  top: 69%;
}
.drag-spell .ball5 {
  left: 72%;
  bottom: 1%;
}
.drag-spell .ball6 {
  left: 47%;
  bottom: -5%;
}
.drag-spell .ball7 {
  left: 19%;
  bottom: 1%;
}
.drag-spell .ball8 {
  left: 1%;
  top: 69%;
}
.drag-spell .ball9 {
  left: -5%;
  top: 45%;
}
.drag-spell .ball10 {
  left: 1%;
  top: 21%;
}
.drag-spell .ball11 {
  left: 19%;
  top: 3%;
}
.drag-spell .ball12 {
  left: 47%;
  top: -5%;
}
.drag-spell .ball13 {
  left: 47%;
  top: 45%;
}
.drag-spell .ball14 {
  width: 15px;
  left: 48.5%;
  bottom: -18%;
}
.drag-spell .ball15 {
  width: 15px;
  left: 48.5%;
  top: -18%;
}
.spell-icons {
  position: absolute;
  width: 100%;
  z-index: 10;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.spell-icons .unlockicon {
  width: 100px;
  aspect-ratio: 1/1;
  position: absolute;
  opacity: 0;
  filter: drop-shadow(0px 0px 3px #3dc4f7);
}
.spell-icons .unlockicon .unlock-animate {
  position: absolute;
  bottom: 0;
}
.spell-icons .unlockicon .unlockcounter {
  position: absolute;
  right: 0;
  left: 0;
  bottom: -17px;
  margin: auto;
  font-size: 32px;
  color: white;
  text-align: center;
  opacity: 0;
}
.spell-icons .shieldicon {
  width: 100px;
  aspect-ratio: 1/1;
  position: absolute;
  opacity: 0;
  filter: drop-shadow(0px 0px 3px #3dc4f7);
}
.spell-icons .shieldicon .shield-animate {
  position: absolute;
  opacity: 0;
}
.spell-icons .shieldicon .shieldcounter {
  position: absolute;
  right: 0;
  left: 0;
  bottom: -17px;
  margin: auto;
  font-size: 32px;
  color: white;
  text-align: center;
  opacity: 0;
}
.spell-icons .healicon {
  width: 100px;
  aspect-ratio: 1/1;
  position: absolute;
  opacity: 0;
  filter: drop-shadow(0px 0px 3px #3dc4f7);
}
.spell-icons .healicon .heal-animate1 {
  position: absolute;
  opacity: 0;
}
.spell-icons .healicon .heal-animate2 {
  position: absolute;
  opacity: 0;
}
.spell-icons .countericon {
  width: 100px;
  aspect-ratio: 1/1;
  position: absolute;
  opacity: 0;
  filter: drop-shadow(0px 0px 3px #3dc4f7);
}
.spell-icons .countericon .counter-animate {
  position: absolute;
  opacity: 0;
}
.spell-icons .countericon .countercounter {
  position: absolute;
  right: 0;
  left: 0;
  bottom: -17px;
  margin: auto;
  font-size: 32px;
  color: white;
  text-align: center;
  opacity: 0;
}
.spell-icons .hiddentexticon {
  width: 100px;
  aspect-ratio: 1/1;
  position: absolute;
  opacity: 0;
  filter: drop-shadow(0px 0px 3px #3dc4f7);
}
.spell-icons .hiddentexticon .hiddentext-animate {
  position: absolute;
  opacity: 0;
}
.hidden-text {
  font-family: "Tangerine";
  position: absolute;
  z-index: 1000;
  font-size: 15vw;
  color: white;
  opacity: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: drop-shadow(0px 0px 3px #3dc4f7);
}
