body,
body * {
  vertical-align: baseline;
  border: 0 none;
  outline: 0;
  padding: 0;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  color: #fff;
}
#container,
#content,
#exit,
#border {
  top: 0px;
  left: 0px;
  position: absolute;
  display: block;
  width: 970px;
  height: 250px;
  overflow: hidden;
}
#container {
  box-sizing: border-box;
  background-color: #ffffff;
  opacity: 0;
}
#exit {
  opacity: 0;
  cursor: pointer;
  background-color: transparent;
  z-index: 999;
}
#border {
  box-shadow: inset 0px 0px 0px 1px #000;
  opacity: 1 !important;
}
#container > div,
#container > div img {
  /*top:0px;
    left:0px;*/
  position: absolute;
  display: block;
  width: 970px;
  height: 250px;
}
#container > div {
  opacity: 0;
}
#blueBG {
  background-color: #262836;
}
#redBG {
  background-color: #eb0017;
  transform: translate(970px, 0px);
}

@font-face {
  font-family: HelveticaNowText-Regular;
  src: url("HelveticaNowText-Regular.otf") format("opentype");
}

#copy1 {
  font-family: HelveticaNowText-Regular, Helvetica, Sans-Serif;
  color: #ffffff;
  display: block;
  top: 0px;
  left: 0px;
  font-size: 20.4pt;
  line-height: 1.25;
  letter-spacing: -0.003em;
  position: relative;
  transform: translate(400px, 0px);
}
#copy2 {
  font-family: HelveticaNowText-Regular, Regular, Sans-Serif;
  color: #ffffff;
  top: 0px;
  left: 0px;
  font-size: 20.4pt;
  line-height: 1.25;
  letter-spacing: -0.003em;
  position: relative;
  text-align: left;
  transform: translate(400px, 0px);
}
#copyEnd {
  font-family: HelveticaNowText-Regular, Helvetica, Sans-Serif;
  color: #ffffff;
  top: 0px;
  left: 0px;
  font-size: 20.4pt;
  line-height: 1.25;
  letter-spacing: -0.003em;
  position: relative;
  transform: translate(400px, 0px);
}
#cta {
  transform: translate(400px, 0px);
}

#copy1,
#img1,
#copy2,
#img2,
#copyEnd,
#cta {
  transform: translate(970px, 0px);
}
#img1,
#img1 img {
  width: 442px !important;
  height: 250px !important;
}
#img2,
#img2 img {
  width: 409px !important;
  height: 250px !important;
}

#blureffect1,
#blureffect3 {
  transform: translate(970px, 0px);
  width: 125px !important;
  height: 250px !important;
  background: rgba(93, 109, 120, 0.6);
  backdrop-filter: blur(2px);
}
#blureffect2,
#blureffect4 {
  transform: translate(970px, 0px);
  width: 75px !important;
  height: 250px !important;
  background: rgba(93, 109, 120, 0.6);
  backdrop-filter: blur(2px);
}
@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
  #blureffect1,
  #blureffect2,
  #blureffect3,
  #blureffect4 {
    filter: blur(4px);
    -webkit-filter: blur(4px);
    background: rgba(93, 109, 120, 0.8);
  }
}

.fade-out {
  opacity: 0 !important;
}
.fade-in {
  opacity: 1 !important;
}
.fade-half {
  opacity: 0.5 !important;
}
.transition-longPan {
  -webkit-transition: all 3.5s cubic-bezier(0.36, 0, 0.66, 0.99);
  -ms-transition: all 3.5s cubic-bezier(0.36, 0, 0.66, 0.99);
  -moz-transition: all 3.5s cubic-bezier(0.36, 0, 0.66, 0.99);
  transition: all 3.5s cubic-bezier(0.36, 0, 0.66, 0.99);
}
.transition-pan {
  -webkit-transition: all 2.5s ease-in-out;
  -ms-transition: all 2.5s ease-in-out;
  -moz-transition: all 2.5s ease-in-out;
  transition: all 2.5s ease-in-out;
}
.transition-pan1 {
  -webkit-transition: all 1.5s cubic-bezier(0.36, 0, 0.66, 0.99);
  -ms-transition: all 1.5s cubic-bezier(0.36, 0, 0.66, 0.99);
  -moz-transition: all 1.5s cubic-bezier(0.36, 0, 0.66, 0.99);
  transition: all 1.5s cubic-bezier(0.36, 0, 0.66, 0.99);
}
.transition-pan2 {
  -webkit-transition: all 2.5s cubic-bezier(0.36, 0, 0.66, 0.99);
  -ms-transition: all 2.5s cubic-bezier(0.36, 0, 0.66, 0.99);
  -moz-transition: all 2.5s cubic-bezier(0.36, 0, 0.66, 0.99);
  transition: all 2.5s cubic-bezier(0.36, 0, 0.66, 0.99);
}
.transition-pan3 {
  -webkit-transition: all 2s cubic-bezier(0.36, 0, 0.66, 0.99);
  -ms-transition: all 2s cubic-bezier(0.36, 0, 0.66, 0.99);
  -moz-transition: all 2s cubic-bezier(0.36, 0, 0.66, 0.99);
  transition: all 2s cubic-bezier(0.36, 0, 0.66, 0.99);
}
.transition-pan4 {
  -webkit-transition: all 1s cubic-bezier(0.36, 0, 0.66, 0.99);
  -ms-transition: all 1s cubic-bezier(0.36, 0, 0.66, 0.99);
  -moz-transition: all 1s cubic-bezier(0.36, 0, 0.66, 0.99);
  transition: all 1s cubic-bezier(0.36, 0, 0.66, 0.99);
}
.panLeft3 {
  -webkit-transform: translate(950px, 0px) !important;
  -ms-transform: translate(950px, 0px) !important;
  -moz-transform: translate(950px, 0px) !important;
  transform: translate(950px, 0px) !important;
}
.panLeft {
  -webkit-transform: translate(0px, 0px) !important;
  -ms-transform: translate(0px, 0px) !important;
  -moz-transform: translate(0px, 0px) !important;
  transform: translate(0px, 0px) !important;
}
.panLeft2 {
  -webkit-transform: translate(528px, 0px) !important;
  -ms-transform: translate(528px, 0px) !important;
  -moz-transform: translate(528px, 0px) !important;
  transform: translate(528px, 0px) !important;
}
.panLeft4 {
  -webkit-transform: translate(210px, 0px) !important;
  -ms-transform: translate(210px, 0px) !important;
  -moz-transform: translate(210px, 0px) !important;
  transform: translate(210px, 0px) !important;
}
.panEndCopy {
  -webkit-transform: translate(-970px, 0px) !important;
  -ms-transform: translate(-970px, 0px) !important;
  -moz-transform: translate(-970px, 0px) !important;
  transform: translate(-970px, 0px) !important;
}
