body.specialBackground {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: bottom left;
  background-image: url('/resources/specialResources/valentine2026/background_de.jpg');
}

body.specialBackground.desktop_lang_en {
  background-image: url('/resources/specialResources/valentine2026/background_en.jpg');
}

h1.de {
  background-image: url(/resources/global/ac.logo2.de.png);
}

.specialTeaser,
.entryTeaser {
  margin: 0 0 5px 0;
  width: 700px;
  height: auto;
}
.catchSpecialTeaser {
  margin: 0 0 5px 0;
  cursor: pointer;
  width: 700px;
  height: auto;
}
#coinkauf{
  width: 30%;
  height: 265px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 5;
}
#redcorner{
  height:78px;
  width:90px;
  position: absolute;
  left: -1px;
  top:-1px;
  z-index: 6;
}
.closeTeaser {
  float: right;
  margin-bottom: -50px;
  padding: 0 3px;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
  color: white;
  font-size: 28px;
  opacity: 0.9;
  text-shadow: 1px 0 2px rgba(0,0,0,0.8);
  position: relative;
  z-index: 20;
}

#gamecontainer{
  position: relative;
}

#gamecontent{
  cursor: none;
  display: none;
  position: fixed;
  z-index: 15000;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

#gamegui{
  display: none;
}

#counter,
#counter-success {
  display: none;
  position:fixed;
  top: 20px;
  right:35px;
  width:450px;
  height:266px;
  background: url('game/counter.png') no-repeat;
  box-shadow: 0 0 20px #222;
  transition: all 1s ease;
  z-index: 15001;
}
.count,
.success {
  position: relative;
}
#catch-counter {
  position: absolute;
  width: 60px;
  height: 60px;
  text-align: center;
  left: 35px;
  top: 170px;
  font-size: 80px;
  font-weight: bolder;
  float: left;
  color: white;
  text-shadow: 0 1px 9px #b2545c;
  /*-moz-transform: rotate(-21deg);*/
  /*-ms-transform: rotate(-21deg);*/
  /*-o-transform: rotate(-21deg);*/
  /*-webkit-transform: rotate(-21deg);*/
  /*transform: rotate(-21deg);*/
}
.count .title {
  display:none;
}
.gametext, .gametextlink,
#counter-text-finished {
  position: absolute;
  top: 70px;
  right: 17px;
  color: #d10000;
  font-size: 17px;
  line-height: 21px;
  text-align: right;
  width: 290px;
}
.cta button.pause,
.cta button.redeem {
  clear: both;
  background: transparent;
  border: none;
  cursor: pointer;
  position: absolute;
  bottom: 22px;
  right: 18px;
  padding: 0;
  width: 115px;
  height: 34px;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  color: #e7082e;
  /*text-shadow: 0 1px 9px #b2545c;*/
}

/* überschreibt default styles */
#counter-success .success {
  background-image: none !important;
  background-color: transparent !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}/* end */

#counter-text-finished {
  top: 110px;
}

.gametextlink {
  top: 135px;
  font-weight: bold;
}
.bannertextlink
{
  position: absolute;
  bottom: 12px;
  left: 98px;
  color: #fff;
  font-size: 12px;
  line-height: 21px;
  height: 20px;
  text-align: right;
  width: 150px;
}

.success .title {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  color: #d10000;
  position: absolute;
  left: 20px;
}

@media only screen and (max-width: 1700px) {
  .specialNameTag {
    visibility: hidden;
  }
}

.specialNameTag {
  width: 23vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}


/*videobanner*/

.animate {
  position: fixed;
  left: 0;
  top: 0;
  bottom: -100px;
  right: 0;
  pointer-events: none;
  width: 496px;
  height: 900px;
  margin: auto auto 0 0px;
  z-index: 3;
  /*filter: drop-shadow(3px 3px 3px #51692dcc);*/
}
.animate > div > a > video {
  position: absolute;
  /*visibility: visible;*/
  height: 100%;
  bottom: -80px;
  left: 0;
  width: 60%;
  filter: drop-shadow(5px 0 14px #222);
}

.animate > div > a img.bkoverlay {
  height: 975px;
  position: absolute;
  bottom: 100px;
  z-index: 1;
  left: 0%;
  cursor: pointer;
  pointer-events: all;
}

.animate > div > a img.payment {
  height: 340px;
  position: absolute;
  bottom: 125px;
  z-index: 2;
  left: 30%;
  cursor: pointer;
  pointer-events: all;
}

.animate > div > img.easter {
  height: 325px;
  position: absolute;
  bottom: 760px;
  z-index: 3;
  right: 34%;
  cursor: pointer;
  pointer-events: all;
}

.animate > div > a .modellink {
  position: absolute;
  width: 255px;
  transform: rotate(352deg);
  bottom: 378px;
  right: 40%;
  z-index: 4;
  pointer-events: all;
}

@media (max-width: 1800px) {
  .animate {
    visibility: hidden;
  }
}
@media only screen and (min-width: 2159px) {
  .animate > div > img.easter {
    height: 375px;
    position: absolute;
    bottom: 1140px;
    z-index: 3;
    right: 25%;
    cursor: pointer;
    pointer-events: all;
  }

}
@media only screen and (min-width: 2559px) {
  .animate {
    position: fixed;
    left: 0;
    top: 0;
    bottom: -160px;
    right: 0;
    pointer-events: none;
    width: 675px;
    height: 1210px;
    margin: auto auto 0 0px;
    z-index: 3;
  }
  .animate > div > img.easter {
    height: 375px;
    position: absolute;
    bottom: 1140px;
    z-index: 3;
    right: 45%;
    cursor: pointer;
    pointer-events: all;
  }
  .animate > div > a .modellink {
    position: absolute;
    width: 255px;
    transform: rotate(
      352deg
    );
    bottom: 500px;
    right: 48%;
    z-index: 4;
    pointer-events: all;
  }
  .animate > div > a img.payment {
    height: 480px;
    position: absolute;
    bottom: 200px;
    z-index: 2;
    left: 45%;
    cursor: pointer;
    pointer-events: all;
  }
}
@media only screen and (min-width: 2735px) {
  .animate {
    position: fixed;
    left: 0;
    top: 0;
    bottom: -175px;
    right: 0;
    pointer-events: none;
    width: 913px;
    height: 1335px;
    margin: auto auto 0 0px;
    z-index: 3;
  }
  .animate > div > img.easter {
    height: 450px;
    position: absolute;
    bottom: 1400px;
    z-index: 3;
    right: 50%;
    cursor: pointer;
    pointer-events: all;
  }
  .animate > div > a .modellink {
    position: absolute;
    width: 250px;
    transform: rotate(
      352deg
    );
    bottom: 1395px;
    right: 40%;
    z-index: 4;
    pointer-events: all;
  }
  .animate > div > a img.payment {
    height: 550px;
    position: absolute;
    bottom: 120px;
    z-index: 2;
    left: 45%;
    cursor: pointer;
    pointer-events: all;
  }
}


@media only screen and (min-width: 3839px) {
  .animate {
    position: fixed;
    left: 0;
    top: 0;
    bottom: -330px;
    right: 0;
    pointer-events: none;
    width: 1200px;
    height: 2135px;
    margin: auto auto 0 0px;
    z-index: 3;
  }
  .animate > div > img.easter {
    height: 550px;
    position: absolute;
    bottom: 1950px;
    z-index: 3;
    right: 55%;
    cursor: pointer;
    pointer-events: all;
  }
  .animate > div > a .modellink {
    position: absolute;
    width: 450px;
    transform: rotate(352deg);
    bottom: 550px;
    right: 38%;
    z-index: 4;
    pointer-events: all;
  }
  .animate > div > a img.payment {
    height: 750px;
    position: absolute;
    bottom: 355px;
    z-index: 2;
    left: 53%;
    cursor: pointer;
    pointer-events: all;
  }
}




