.ext_link_container {
  position: absolute !important;
  left: 5%;
  width: 90%;
  height: 100%;
  z-index: 2;
}
.ext_link_container a {
  display: block;
  height: 7%;
  background: transparent;
}
.ext_link_container.s30 {
  top: 88%;
}
.ext_link_container.s32 {
  width: 84%;
  left: 8%;
  top: 78%;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-between;
}
.ext_link_container.s32 a {
  display: block;
  width: calc((100% - 3px) / 4);
  height: 9%;
  margin-bottom: 1px;
  background: transparent;
}
.ext_link_container.s34 {
  width: 90%;
  left: 5%;
  top: 80%;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-between;
}
.ext_link_container.s34 a {
  display: block;
  width: calc((100% - 3px) / 4);
  height: 20%;
  margin-bottom: 1px;
}

.swap_btn_container {
  position: absolute !important;
  left: 5%;
  width: 90%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  z-index: 2;
}
.swap_btn_container button {
  width: 50%;
  height: 6%;
  margin-bottom: 0.2%;
  background: transparent;
}
.swap_btn_container.s12 {
  top: 13.2%;
}
.swap_btn_container.s12 button {
  width: 50%;
  height: 6%;
}
.swap_btn_container.s15 {
  top: 21.8%;
}
.swap_btn_container.s16 {
  top: 8%;
}
.swap_btn_container.s16 button {
  height: 9%;
}
.swap_btn_container.s20 {
  top: 8%;
}
.swap_btn_container.s20 button {
  height: 9%;
}
.swap_btn_container.s29 {
  top: 7%;
}
.swap_btn_container.s29 button {
  height: 9%;
}

.swap_img_container {
  position: relative;
}
.swap_img_container img {
  display: none;
}
.swap_img_container img.active {
  display: block;
}

.popup_btns {
  position: absolute !important;
  display: flex;
  width: 90%;
  height: 100%;
  left: 5%;
  flex-wrap: wrap;
  align-content: flex-start;
}
.popup_btns button {
  display: block;
  position: relative;
  width: 100%;
  height: 14.5%;
  background: transparent;
}
.popup_btns.s8 {
  top: 40%;
}
.popup_btns.s8 button {
  width: 49%;
  height: 14%;
  margin: 0 0 0.5% 0;
}
.popup_btns.s21 {
  top: 39%;
}
.popup_btns.s21 button {
  width: 100%;
  height: 9%;
}
.popup_btns.s24 {
  top: 49%;
}
.popup_btns.s24 button {
  width: 33.33%;
  height: 8%;
}
.popup_btns.s26 {
  top: 9%;
}
.popup_btns.s26 button {
  width: 100%;
  height: 10.5%;
  margin-bottom: 4%;
}
.popup_btns.s27 {
  top: 47.7%;
}
.popup_btns.s27 button {
  width: 100%;
  height: 9%;
}
.popup_btns.s32 {
  top: 70.7%;
}
.popup_btns.s32 button {
  width: 100%;
  height: 7%;
}

.popupContainer {
  position: absolute !important;
  width: 100%;
  bottom: 0;
  z-index: 2;
  transition: all 0.2s;
  transform: translateY(100%);
  overflow: hidden;
}
.popupContainer.active {
  transform: translateY(0);
}
.popupContainer > div {
  position: relative;
  display: none;
  z-index: 1;
  height: 100%;
}
.popupContainer > div.active {
  display: block;
}
.popupContainer .btn_pop_close {
  display: block;
  position: fixed;
  width: 25%;
  height: 16%;
  top: 3%;
  right: 0;
  z-index: 100;
  background: transparent;
}
.popupContainer .btn_pop_close::after, .popupContainer .btn_pop_close::before {
  position: absolute !important;
  content: "";
  display: block;
  background: #fff;
  width: 23%;
  padding-bottom: 2.5%;
  right: 28%;
  top: 28%;
  z-index: 100;
  transform: rotate(45deg);
}
.popupContainer .btn_pop_close::before {
  transform: rotate(-45deg);
}
.popupContainer .btnSpec {
  display: block;
  position: absolute !important;
  width: 40%;
  height: 8%;
  right: 0;
  background: transparent;
}
.popupContainer a {
  display: block;
}

.ov_btn_container {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ov_btn_container button {
  display: block;
  position: absolute !important;
  width: 7%;
  padding-bottom: 7% !important;
  padding: 0;
}
.ov_btn_container button::before, .ov_btn_container button::after {
  content: "";
  display: block;
  position: absolute !important;
  background: #fff;
  width: 30%;
  height: 30%;
  border-radius: 100px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center;
}
.ov_btn_container button::before {
  content: "";
  background: #66B3A6;
  animation: dotFX 2s infinite;
}
.ov_btn_container.s9 .ov1 {
  left: 40%;
  top: 52%;
}
.ov_btn_container.s9 .ov2 {
  left: 58%;
  top: 41%;
}
.ov_btn_container.s9 .ov3 {
  left: 28%;
  top: 61%;
}
.ov_btn_container.s9 .ov4 {
  left: 29%;
  top: 49%;
}
.ov_btn_container.s9 .ov5 {
  left: 55%;
  top: 47.5%;
}
.ov_btn_container.s9 .ov6 {
  left: 27%;
  top: 75.5%;
}
.ov_btn_container.s9 .ov6_2 {
  left: 27%;
  top: 68.5%;
}
.ov_btn_container.s9 .ov7 {
  left: 51.5%;
  top: 70%;
}
.ov_btn_container.s9 .ov8 {
  left: 52%;
  top: 77%;
}
.ov_btn_container.s9 .ov9 {
  left: 65%;
  top: 75%;
}
.ov_btn_container.s9 .ov10 {
  left: 61.5%;
  top: 63%;
}
.ov_btn_container.s9 .ov11 {
  left: 89%;
  top: 72%;
}
.ov_btn_container.s9 .ov12 {
  left: 59%;
  top: 77%;
}
.ov_btn_container.s9 .ov13 {
  left: 19.5%;
  top: 45.5%;
}
.ov_btn_container.s10 .ov1 {
  left: 22%;
  top: 59%;
}
.ov_btn_container.s10 .ov2 {
  left: 53%;
  top: 53%;
}
.ov_btn_container.s10 .ov3 {
  left: 81%;
  top: 52%;
}
.ov_btn_container.s10 .ov4 {
  left: 25%;
  top: 78%;
}
.ov_btn_container.s10 .ov5 {
  left: 10%;
  top: 75%;
}
.ov_btn_container.s10 .ov6 {
  left: 34%;
  top: 55%;
}
.ov_btn_container.s10 .ov7 {
  left: 50%;
  top: 63%;
}
.ov_btn_container.s10 .ov8 {
  left: 70%;
  top: 76%;
}
.ov_btn_container.s10 .ov9 {
  left: 16%;
  top: 47%;
}
.ov_btn_container.s10 .ov10 {
  left: 36%;
  top: 65%;
}
.ov_btn_container.s25 .ov1 {
  left: 14%;
  top: 64%;
}
.ov_btn_container.s25 .ov2 {
  left: 48%;
  top: 75%;
}
.ov_btn_container.s25 .ov3 {
  left: 29.5%;
  top: 62%;
}
.ov_btn_container.s25 .ov4 {
  left: 61%;
  top: 75%;
}
.ov_btn_container.s25 .ov5 {
  left: 68%;
  top: 83%;
}
.ov_btn_container.s25 .ov6 {
  left: 25%;
  top: 67%;
}
.ov_btn_container.s25 .ov7 {
  left: 54%;
  top: 78%;
}
.ov_btn_container.s25 .ov8 {
  left: 62.5%;
  top: 79.5%;
}
.ov_btn_container.s25 .ov9 {
  left: 12%;
  top: 51.5%;
}

#vod0 {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}

#replayButton {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -10%);
  z-index: 99;
  display: flex;
  width: 100px;
  height: 100px;
  background: rgba(255, 255, 255, 0.8);
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  font-size: 18px;
}

.autoplay_UI .dotsContainer {
  width: 32%;
}/*# sourceMappingURL=style.css.map */