* {
  margin: 0;
  padding: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}

body {
  -moz-user-select: none;
}

p {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-transform: translateZ(0);
}

* {
  font-size: 100%;
}

#guide {
  /* visibility: hidden; */
}

#container {
  width: 298px;
  height: 248px;
  border: 1px solid #d7d7d7;
  overflow: hidden;
  visibility: hidden;
  background: #ffffff;
}

.IRI_mainContainer {
  visibility: hidden;
  opacity: 0;
}

div {
  position: absolute;
}

sup {
  line-height: 0px;
}

#sup_a {
  position: relative;
  top: -1px;
}

#wrapper {
  width: 300px;
  height: 250px;
  top: -1px;
  left: -1px;
}

#bg {
  position: absolute;
  width: 300px;
  height: 250px;
  top: 0px;
  left: 0px;

  background-size: contain;
  background-repeat: no-repeat;
}

#limitActor {
  position: absolute;
  width: 300px;
  height: 250px;
  top: 0px;
  left: 0px;

  background-size: contain;
  background-repeat: no-repeat;
}

#logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  height: 250px;

  background-size: contain;
  background-repeat: no-repeat;
}

#logoBg {
  position: absolute;
  top: 119px;
  left: 0;
  width: 300px;
  height: 44px;

  background-color: #ffffff;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}

/* #topHeader {
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  height: 17px;

  background-color: #f9e2c3;
  border-bottom: 1px solid #e1aa60;
} */

#topHeaderText {
  position: absolute;
  top: 4px;
  left: 7px;
  width: 300px;
  height: 15px;

  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 9px;
  color: #171c8f;
}

#actor_text {
  position: absolute;
  top: 93px;
  left: 233px;
  width: 67px;
  height: 15px;

  font-family: "Noto Sans";
  font-weight: 400;
  font-size: 9px;
  color: #444444;
}

#limit_text {
  position: absolute;
  top: 106px;
  left: 8px;
  width: 300px;
  height: 15px;

  font-family: "Noto Sans";
  font-weight: 400;
  font-size: 9.12px;
  color: #444444;
}

#limit_sup1 {
  font-size: 6px;
}

#cta {
  position: absolute;
  top: 131px;
  left: 164px;
  width: 128px;
  height: 28px;
  border-radius: 5px;
  background-color: #171c8f;
}

#ctaText {
  position: relative;
  top: 4px;
  left: 23px;

  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;

  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

#arrow {
  position: relative;
  top: -12px;
  left: 105px;
  width: 14px;
  height: 14px;

  opacity: 0;

  background-size: contain;
  background-repeat: no-repeat;

  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

#guyf1 {
  position: absolute;
  right: 0px;
  width: 300px;
  height: 250px;

  background-size: contain;
  background-repeat: no-repeat;

  /* transform: scale(1) translate(0, 0); */

  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

#guy_girlf2 {
  position: absolute;
  /* top: 41px; */
  /* right: -137px; */
  width: 300px;
  height: 250px;

  opacity: 0;

  background-size: contain;
  background-repeat: no-repeat;

  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

#overallclick {
  position: absolute;
  width: 300px;
  height: 250px;
  top: 0px;
  /* visibility: hidden; */
}

/* frame1 */
#f1copy1 {
  position: absolute;
  top: 23px;
  left: 7px;
  width: 125px;
  height: 20px;

  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #222222;

  opacity: 0;

  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

#f1copy2 {
  position: absolute;
  top: 42px;
  left: 7px;
  width: 225px;
  height: 38px;
  line-height: 19px;

  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #171c8f;

  opacity: 0;

  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

#f1sup {
  position: relative;
  font-size: 9px;
}

/* frame2 */
#f2copy1 {
  position: absolute;
  top: 29px;
  left: 8px;
  width: 185px;
  height: 55px;

  line-height: 18px;

  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #171c8f;

  opacity: 0;

  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
#f2sup1,
#f2sup2 {
  position: relative;
  font-size: 8px;
}

#f2copy2 {
  position: absolute;
  top: 68px;
  left: 8px;
  width: 175px;
  height: 35px;

  line-height: 16px;

  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #222222;

  opacity: 0;

  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

#footerBg {
  position: absolute;
  top: 111px;
  left: 0;
  width: 300px;
  height: 20px;

  background-color: #f8d9b5;
  opacity: 0;

  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
#f2copy3 {
  position: absolute;
  top: 110px;
  left: 8px;
  width: 300px;
  height: 20px;

  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 9px;
  color: #222222;

  opacity: 0;

  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
#f2sup3,
#f2sup4 {
  position: relative;
  font-size: 5px;
}

/* -------------------- ISI -------------------- */

#isiHeader {
  width: 298px;
  height: 18px;
  top: -5px;
  background-color: #ffffff;
  font-family: "Open Sans", sans-serif;
  -webkit-transform: translate(0px, 169px);
  -moz-transform: translate(0px, 169px);
  -ms-transform: translate(0px, 169px);
  -o-transform: translate(0px, 169px);
  transform: translate(0px, 169px);
}

#ihText {
  font-family: "Noto Sans", sans-serif;
  font-size: 11px;
  font-weight: 700;
  color: #171c8f;
  /* margin: 1px 0px 0px 7px; */
  top: 0px;
  left: 8px;
}

#isiBtnP {
  width: 14px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  right: 2px;
  top: 6px;
  cursor: pointer;
}

#isiBtnM {
  width: 14px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  right: 2px;
  top: 25px;
  cursor: pointer;
}

#isiHeaderBottom {
  width: 298px;
  height: 18px;
  bottom: 0px;
  background-color: #f9e2c3;
  font-family: "Open Sans", sans-serif;

  -webkit-transform: translate(0px, 250px);
  -moz-transform: translate(0px, 250px);
  -ms-transform: translate(0px, 250px);
  -o-transform: translate(0px, 250px);
  transform: translate(0px, 250px);
}

.isiBg {
  top: -22px;
  width: 298px;
  height: 252px;
  background-color: #fff;

  -webkit-transform: translate(0px, 187px);
  -moz-transform: translate(0px, 187px);
  -ms-transform: translate(0px, 187px);
  -o-transform: translate(0px, 187px);
  transform: translate(0px, 187px);
}

#isiContainer {
  top: -5px;
  width: 298px;
  /* height: 1243px; */
  overflow: hidden;
  cursor: default;

  -webkit-transform: translate(0px, 187px);
  -moz-transform: translate(0px, 187px);
  -ms-transform: translate(0px, 187px);
  -o-transform: translate(0px, 187px);
  transform: translate(0px, 187px);
}

#isiContent {
  position: absolute;
  top: 0px;
  left: 5.5px;
  width: 298px;
  line-height: 7px;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

#ihTextBottom {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 10px;
  top: 0px;
  margin: 0px 0px 0px 6px !important;
  color: #171c8f;
  cursor: pointer;
}

#scrollBg {
  width: 5px;
  right: 0px;
  top: -2px;
  height: 67px;
  background-color: #bbbbbb;

  -webkit-transform: translate(290px, 427px);
  -moz-transform: translate(290px, 427px);
  -ms-transform: translate(290px, 427px);
  -o-transform: translate(290px, 427px);
  transform: translate(290px, 427px);
}

#scrollBar {
  width: 5px;
  background-color: #004990;
  cursor: pointer;

  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

#scrollBar1pix {
  width: 5px;
  height: 1px;
  background-color: #ffffff;
  bottom: 0px;
}

.reg_sup {
  position: relative;
  font-size: 6px;
  top: 1px;
}
.headertxt,
.sub_headertxt,
.bullet_main {
  font-family: "Noto Sans", sans-serif;
}

.sub_headertxt {
  color: #171c8f;
  font-weight: 700;
  font-size: 11px;
  /* letter-spacing: 0.01px; */
  /* padding-top: 0px; */
  line-height: 12px;
}

.headertxt {
  color: #566c11;
  font-weight: 700;
  font-size: 11px;
  padding-top: 1px;
  letter-spacing: -0.25px;
  line-height: 11px;
}

.bullet_main {
  color: #444444;
  font-weight: 400;
  font-size: 11px;
  padding-left: 7px;
  line-height: 12px;
}

.reg_sup {
  position: relative;
  font-size: 6px;
  top: 1px;
}

.bullet_orange {
  color: #ff8728;
  position: absolute;
  left: 0px;
  font-weight: 400;
}

.novaLogo {
  width: 54px;
  height: 39px;
  position: absolute !important;
  /* cursor: pointer; */
  background-repeat: no-repeat;
  background-size: contain;
  right: 28px;
  display: inline-block;
  bottom: 0px;
}

/* Property Work's For FireFox Only */
@-moz-document url-prefix() {
  .sub_headertxt {
    padding-top: 1px;
  }
}

/* Property Work's For Internet Explorer Edge Only */
@supports (-ms-ime-align: auto) {
}

/* Property Work's For Internet Explorer 11, 10 Only */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
}
