* {
  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);

  font-family: "Fira Sans", sans-serif;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-transform: translateZ(0);
}

*img {  image-rendering: -webkit-optimize-contrast;}

body {
  -moz-user-select: none;
}

p {
}

* {
  font-size: 100%;
}

#container {
  width: 300px;
  height: 250px;
  border: 1px solid #c1c1c1;
  box-sizing: border-box;
  overflow: hidden;
  visibility: hidden;
  background: #ffffff;
}

#IRI_mainContainer div {
  pointer-events: auto;
}

div {
  position: absolute;
}

sup {
  line-height: 0px;
  font-size: 50%;
}

.wrapper {
  width: 300px;
  height: 250px;
  top: -1px;
  left: -1px;
  pointer-events: none;
}

.wrapper *,
#cta {
  background-repeat: no-repeat;
}

.adSize {
  background-size: 300px 250px;
  width: 300px;
  height: 250px;
  top: 0px;
  left: 0px;
  background-repeat: no-repeat;
}

.transition {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.noTransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}

i {font-style: italic;}
b {font-weight: 700;}
a {text-decoration: none; color: #F15E22;}
u {text-decoration: underline;}

.white {
  color: #FFFFFF;
}

.hidden {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.firaSansLight {
  font-family: "Fira Sans", sans-serif;
  font-weight: 300;
}

.firaSansReg {
  font-family: "Fira Sans", sans-serif;
  font-weight: 400;
}

.firaSansMed {
  font-family: "Fira Sans", sans-serif;
  font-weight: 500;
}

.firaSansSemi {
  font-family: "Fira Sans", sans-serif;
  font-weight: 600;
}

.firaSansBold {
  font-family: "Fira Sans", sans-serif;
  font-weight: 700;
}

.overallclick {
/*  display: none;*/
  pointer-events: all;
  position: absolute;
  height: 250px;
  width: 300px;
  top: 0px;
}

/*TEXT*/

#copy1 {
  letter-spacing: -0.67px;
/*  letter-spacing: -0.15px;*/
  font-size: 14px;
  left: 25px;
/*  left: 19px;*/
  top: 13px;
}

#copy2 {
  font-size: 9px;
  left: 218.5px;
  top: 105.5px;
}

#copy3 {
  line-height: 20px;
  font-size: 22px;
  left: 53px;
  top: 63px;
}

.copy3 {
  background: linear-gradient(to right, #F15E22, #D2AB49);

  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.copy3::after {
  background-repeat: no-repeat;
  content: "NOW ALSO APPROVED";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  background: linear-gradient(315deg, rgba(255,255,255,0) 45%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0) 55%, rgba(255,255,255,0) 100%);
  background-size: 250%;

  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}

.shine-container::after {
  background-position: -200%;
  visibility: visible;
  -webkit-transition:background-position 5s ease;
  -moz-transition:background-position 5s ease;
  -o-transition:background-position 5s ease;
  transition:background-position 5s ease;
}

.unshine-container::after {
  visibility: hidden;
  -webkit-transition:background-position 0s ease;
  -moz-transition:background-position 0s ease;
  -o-transition:background-position 0s ease;
  transition:background-position 0s ease;
}  

#copy4 {
  font-size: 16px;
  left: 20px;
  top: 103px;
}

#copy5 {
  font-size: 15px;
  left: 15px;
  top: 53px;
}

#copy6 {
  line-height: 16px;
  text-align: center;
  font-size: 15px;
  left: 6px;
  top: 71px;
}

.copy6 {
  background: linear-gradient(to right, #F15E22, #D2AB49);

  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

#copy7 {
  line-height: 12px;
  font-size: 11px;
  left: 8px;
  top: 126px;
}

#copy7 span{
  position: absolute;
  left: -4px;
  top: -1px;
}

#ctaText {
  letter-spacing: -0.15px;
  font-size: 13px;
  left: 209px;
  top: 130px;
}
/*IMAGES*/

#arrow {
  background-repeat: no-repeat;
  background-size: contain;
  height: 15px;
  width: 8.65px;
  left: 279.5px;
  top: 130.5px;
}

#logo1 {
  background-repeat: no-repeat;
  background-size: contain;
  height: 35px;
  width: 83px;
  left: 10px;
  top: 116.2px;
}

#logo2 {
  transform: translateY(-7px) scale(0.62);
  background-repeat: no-repeat;
  background-size: contain;
  height: 38px;
  width: 134px;
  left: 39px;
  top: 30px;
}

/*ISI*/

#isiHeader {
  width: 298px;
  height: 18px;
  left: 0px;
  top: 0px;
}

.ihText {
  letter-spacing: 00px;
  line-height: 11px;
  font-size: 11px;
  color: #107E9A;
  left: 27px;
  top: 6px;
}

#isiBtnP {
  cursor: pointer;
  height: 15px;
  width: 15px;
  left: 9px;
  top: 3px;
}

#isiBtnM {
  cursor: pointer;
  height: 15px;
  width: 15px;
  left: 9px;
  top: -4px;
}

#isiHeaderBottom {
  width: 299px;
  height: 16px;
  bottom: 0px;
}

#IRI_mainContainer {
  pointer-events: all;
  position: absolute;
  width: 298px;
  height: 91px;
  bottom: 0px;
  left: 0px;
}

#isibg {
  background-repeat: no-repeat;
  background-size: contain;
  height: 250px;
  width: 300px;
  left: -1px;
  top: 1px;
}

#isiContainer {
  overflow: hidden;
  cursor: default;
  height: 250px;
  width: 300px;

  -webkit-transform: translate(0px, 188px);
  -moz-transform: translate(0px, 188px);
  -ms-transform: translate(0px, 188px);
  -o-transform: translate(0px, 188px);
  transform: translate(0px, 188px);
}

#isiContent {
  position: absolute;
/*  line-height: 7px;*/
  font-size: 11px;
  width: 300px;
  left: 9px;
  top: 1px;
  -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 {
  position: relative;
  font-size: 11px;
  cursor: pointer;
  color: #ffffff;
  left: 17px;
  top: 2px;
}

#scrollBg {
  background-color: #F3F0EF;
  height: 53px;
  width: 5px;
  right: 0px;
  top: 0px;
}

#scrollBar {
  background-color: #BABABA;
  cursor: pointer;
  width: 5px;

  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.headertxt {
  letter-spacing: -0.1px;
  line-height: 11px;
  font-size: 11px;
  color: #F15E22;
}

.reg_text {
  letter-spacing: -0.12px;
  line-height: 12px;
  padding-top: 5px;
  color: #374550;
}

.legal_text {
  line-height: 13px;
  padding-top: 7px;
  color: #374550;
}

.mainbullet {
  line-height: 12px;
  padding-left:8px;
  font-size: 11px;
  color: #374550;
}

.bullet {
  position: absolute;
  font-size: 28px;
  color: #F15E22;
  left: -2px;
}

#abbvie {
  background-repeat: no-repeat;
  background-size: contain;
  margin: 17px 0px 6px 0px;
  position: relative;
  height: 20px;
  width: 107px;
}