button, button:focus {
  outline: none !important;
  box-shadow: none !important;
}
.spinWheelContainer.noMoreSpins {
  background-size: cover;
}
.spinWheelContainer.noMoreSpins img.theBoxThreeImg.absolute-position, .spinWheelContainer.noMoreSpins img.theBoxSixImg.absolute-position, .spinWheelContainer.noMoreSpins img.theBoxNineImg.absolute-position {
  display: none;
}
.spinWheelContainer {
  background: url(https://i8.amplience.net/i/epsonemear/wintersale-1223-wheel-bgr-01) no-repeat;
  background-size: 100% 75%;
  position: relative;
  overflow: hidden;
}
.spinWheelContainer .btn-primary:active:focus, .spinWheelContainer .btn-primary:focus:focus{
    background-color: #10218b;
    color: white;
}
.spinWheelContainer .btn-primary.active:after, .spinWheelContainer .btn-primary:active:after, .spinWheelContainer .btn-primary:focus:after{
    border-left-color: white;
}
img.absolute-position {
  position: absolute;
  z-index: 0;
}
img.theBoxOneImg.absolute-position {
  left: 0;
  top: -5px;
  max-width: 40%;
}
img.theBoxTwoImg.absolute-position {
  right: 0;
  top: -5px;
  max-width: 40%;
}
img.theBoxThreeImg.absolute-position {
  left: -30px;
  top: calc(70% + 25px);
}
img.theBoxSixImg.absolute-position {
  right: -30px;
  top: calc(70% + 25px);
}
img.theBoxSevenImg.absolute-position {
  left: 4%;
  max-width: 10%;
}
img.theBoxEightImg.absolute-position {
  right: 17%;
  top: 55%;
}
img.theBoxNineImg.absolute-position {
  top: 87%;
  left: 20%;
}
img.theBoxFourImg.absolute-position.waveLeft {
  left: -90px;
  top: 85px;
}
img.theBoxFiveImg.absolute-position.waveRight {
  right: -100px;
  top: -30px;
}
#spinsFin, #mainSpinbox, .spinsStatus {
  display: none;
  max-width: 90%;
  margin: 0 auto 20px;
}
#spinsFin h2, #spinsFin h3, #spinsFin p, .spinsStatus h2, .spinsStatus h3, .spinsStatus p {
  color: white;
  position: relative;
  z-index: 1;
}
#spinsFin h2, .spinsStatus h2 {
  text-transform: uppercase;
}
#spinsFin .btns-box {
  display: flex;
  margin: 0 -8px;
  justify-content: center;
  flex-wrap: wrap;
}
#spinsFin .btns-box a {
  margin: 16px 8px 0;
}
.spinWheelContainer .mainbox {
  position: relative;
  width: 600px;
  height: 600px;
  margin: 40px auto 0;
}
.spinWheelContainer .mainbox:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: url(https://i8.amplience.net/i/epsonemear/wintersale-1223-stopper-01) no-repeat;
  left: 74%;
  top: 6%;
}
.spinWheelContainer .box {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 50%;
  border: 20px solid #EDF0F1;
  overflow: hidden;
  transition: all ease-in-out 5s;
  transform: rotate(90deg);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
}
.spinWheelContainer span {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
}
#spinBox p {
  margin: 0;
}
.spinWheelContainer .span1 {
  clip-path: polygon(-5% -33%, 0% 50%, 50% 50%);
  background-color: #E8AC01;
}
.spinWheelContainer .span2 {
  clip-path: polygon(17% 0%, 100% -23%, 50% 50%);
  background-color: #748796;
}
.spinWheelContainer .span3 {
  clip-path: polygon(100% -33%, 100% 50%, 50% 50%);
  background-color: #E8AC01;
}
.spinWheelContainer .box2 .span3 {
  background-color: #748796;
}
.spinWheelContainer .box2 .span2 {
  background-color: #E8AC01;
}
.spinWheelContainer .box2 .span1 {
  background-color: #748796;
}
.spinWheelContainer .box2 {
  width: 100%;
  height: 100%;
  transform: rotate(180deg);
}
.spinWheelContainer .font {
  color: white;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: bold;
}
.box1 .span1 p, .box2 .span1 p {
  position: absolute;
  top: 29%;
  right: 62%;
  transform: rotate(207deg);
  width: 32%;
}
.box1 .span2 p, .box2 .span2 p {
  position: absolute;
  top: 13%;
  right: 34%;
  transform: rotate(-90deg);
  width: 32%;
}
.box1 .span3 p, .box2 .span3 p {
  position: absolute;
  top: 28%;
  right: 7%;
  transform: rotate(-30deg);
  width: 32%;
}
.spinWheelContainer .spinCenter {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 4px solid white;
  background-color: white;
  z-index: 1000;
}
.mainbox.animate:after {
  animation: animateArrow 0.7s ease infinite;
}
/* popup */
div:where(.swal2-container).swal2-backdrop-show, div:where(.swal2-container).swal2-noanimation {
  background: #000000B3 !important;
}
div:where(.swal2-container) div:where(.swal2-popup) {
  border-radius: 0 !important;
  padding: 80px !important;
  width: 860px !important;
  max-width: 90% !important;
  background: url(https://i8.amplience.net/i/epsonemear/wintersale-1223-pop-up-bgr-01) no-repeat !important;
  background-size: cover !important;
}
div:where(.swal2-container) h2:where(.swal2-title) {
  text-transform: uppercase !important;
  color: white !important;
  font-size: 1.85714286rem !important;
  line-height: 2.28571429rem !important;
  font-weight: normal !important;
  padding: 0 !important;
  word-wrap: normal !important;
}
div:where(.swal2-container) .swal2-html-container {
  font-size: 16px !important;
  line-height: 20px !important;
  color: white !important;
  word-wrap: normal !important;
  margin: 25px 0 -10px;
}
span.thepopcode {
  display: block !important;
  font-size: 1.71428571rem !important;
  line-height: 2.14285714rem !important;
  margin: 16px auto 51px !important;
}
div:where(.swal2-container) button:where(.swal2-close) {
  color: white !important;
  background: transparent !important;
  position: absolute !important;
}
div:where(.swal2-container) button:where(.swal2-close):hover {
  color: #ffffffc7 !important;
}
div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
  display: inline-block !important;
  margin: 0 !important;
  font-weight: 400 !important;
  vertical-align: middle !important;
  touch-action: manipulation !important;
  cursor: pointer !important;
  background-image: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
  padding: 8px 35px 7px 15px !important;
  font-size: 1.14285714rem !important;
  line-height: 1.42857143rem !important;
  border-radius: 0 !important;
  text-align: left !important;
  transition: background-color .3s ease-in-out !important;
  white-space: normal !important;
  background-color: #10218b !important;
  position: relative !important;
  color: #fff !important;
  border: none !important;
  outline: 0;
}
div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm::after {
  content: "" !important;
  width: 0 !important;
  height: 0 !important;
  border-top: 6px solid transparent !important;
  border-bottom: 6px solid transparent !important;
  border-left: 10px solid #fff !important;
  position: absolute !important;
  margin: 0 0 0 10px !important;
  right: 10px !important;
  top: 50% !important;
  bottom: auto;
  -webkit-transform: translateY(-50%) rotate(0deg) scale(1) !important;
  transform: translateY(-50%) rotate(0deg) scale(1) !important;
  -webkit-transform-origin: center !important;
  transform-origin: center !important;
}
div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:hover {
  background-color: #9ddfff !important;
  color: #10218b !important;
  border: none !important;
  box-shadow: none !important;
}
div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:hover::after {
  border-left-color: #10218b !important;
}
div:where(.swal2-container) div:where(.swal2-actions) {
  margin: 0;
  position: relative;
  top: -25px;
}
p.popSpinsLeft {
  position: absolute;
  bottom: 80px;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  font-size: 14px;
}
img.thePopOneImg {
  position: absolute;
  left: -15px;
  top: -26px;
  max-width: 100%;
  z-index: 1;
}
img.thePopTwoImg {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 30%;
  z-index: 0;
}
img.thePopThreeImg {
  position: absolute;
  left: 5%;
  top: 10%;
  max-width: 10%;
}
img.thePopFourImg {
  position: absolute;
  right: 5%;
  bottom: 25%;
  max-width: 10%;
}
img.thePopFiveImg {
  position: absolute;
  bottom: -30px;
  right: -15px;
  max-width: 80%;
}
@keyframes animateArrow {
  50% {
    right: -50px;
  }
}
.langES.spinWheelContainer .font,
.langFR.spinWheelContainer .font,
.langIT.spinWheelContainer .font{
    font-size: 16px;
    line-height: 20px;
}
.langDE.spinWheelContainer .font,
.langSE.spinWheelContainer .font{
    font-size: 18px;
    line-height: 21px;
}
@media (max-width: 767px) {
  img.theBoxSixImg.absolute-position, img.theBoxThreeImg.absolute-position {
    top: calc(70% + 10px);
  }
  img.theBoxThreeImg.absolute-position {
    left: -60px;
  }
  img.theBoxSixImg.absolute-position {
    right: -60px;
  }
  .spinWheelContainer .mainbox {
    width: 300px;
    height: 300px;
  }
  .spinWheelContainer .box {
    border: 10px solid #EDF0F1;
  }
  .spinWheelContainer .mainbox:after {
    width: 60px;
    height: 60px;
    background-size: contain;
  }
  .spinWheelContainer .font {
    font-size: 11px;
    line-height: 12px;
  }
  img.theBoxFourImg.absolute-position.waveLeft {
    left: -25px;
    top: 55px;
    width: 40px;
  }
  img.theBoxSevenImg.absolute-position {
    left: 4%;
    width: 40px;
    top: 20px;
  }
  img.theBoxFiveImg.absolute-position.waveRight {
    width: 60px;
    right: -20px;
    top: 0;
  }
  img.theBoxNineImg.absolute-position {
    top: 87%;
    left: 5%;
    width: 50px;
  }
  img.theBoxEightImg.absolute-position {
    right: 5%;
    top: 40%;
    width: 30px;
  }
  div:where(.swal2-container) div:where(.swal2-popup) {
    padding: 80px 20px !important;
  }
  p.popSpinsLeft {
    font-size: 12px;
    width: 100%;
  }
  div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
    font-size: 1rem !important;
  }
  img.thePopOneImg {
    left: -10px;
    top: -20px;
  }
  img.thePopFiveImg {
    bottom: -20px;
    right: -10px;
  }
  img.thePopFourImg {
    bottom: 5%;
  }
    .langES.spinWheelContainer .font,
    .langFR.spinWheelContainer .font,
    .langIT.spinWheelContainer .font{
        font-size: 8px;
        line-height: 11px;
    }
    .langDE.spinWheelContainer .font,
    .langNL.spinWheelContainer .font,
    .langSE.spinWheelContainer .font{
        font-size: 9px;
        line-height: 12px;
    }
      #spinsFin, #mainSpinbox, .spinsStatus {
        max-width: 90%;
        margin: 0 auto 20px;
    }
}