<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, html, div {
  cursor: pointer !important;
  padding: 0px;
  margin: 0px; }
  #ad_container {
    position: relative;
    top: 0px;
    left: 0px;
    width: 298px;
    height: 248px;
    overflow: hidden;
    display: block;
    border: 1px solid #666666;
    cursor: default; }
    #wrapper {
      z-index: 15;
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: #FFF; }
      img {
        position: absolute;
        display: block; }
      .frame {
        position: absolute;
        top: 0px;
        left: 0px;
        opacity: 0;
        width: 300px;
        height: 250px;
        display: block;
        overflow: hidden; }
        .frame .txt {
          opacity: 0;
          z-index: 2; }
        .frame .bg{
          z-index: 1;
          -ms-transform-origin: 50% 50%;
          /* IE 9 */
          -webkit-transform-origin: 50% 50%;
          /* Chrome, Safari, Opera */
          transform-origin: 50% 50%; }
      #frame_1{
        opacity: 1;
        z-index: 10; }
        #frame_1 .txt {
          opacity: 0;
          top: 99px;
          left: 38px; }
      #frame_2 {
        z-index: 20; }
        #frame_2 .txt {
          left: 12px;
          top: 137px;}
      #frame_3 {
        z-index: 30; }
      #frame_3 .txt {
          top: 137px;
          left: 12px; }
      #frame_4 {
        z-index: 30; }
        #frame_4 .txt {
          top: 138px;
          left: 11px; }
      #end_frame {
        z-index: 30; }
        #end_frame img {
          z-index: 60; }
      #frame_1_logo{
        opacity: 0;
        position: absolute;
        top: 39px;
        left: 91px;
        z-index: 60;
        overflow: hidden;
        display: block;
        width: 116px;
        height: 39px; 
      }
      #end_frame #logo_holder{
        position: absolute;
        top: 18px;
        left: 29px;
        z-index: 60;
        overflow: hidden;
        display: block;
        width: 116px;
        height: 39px; }
        #end_frame #logo_holder #logo_mask {
          position: relative;
          width: 0%;
          height: 100%;
          display: block;
          overflow: hidden;
          margin: 0px auto; }
          #end_frame #logo_holder #logo_mask #logo{
            width: 116px !important;
            height: 38px; }
        #cta img{
          opacity: 0;
        }
        #end_frame #cta {
          position: absolute;
          opacity: 1;
          top: 209px;
          left: 35px; }
        #end_frame #end_txt {
          top: 63px;
          left: 34px; }
        #end_frame #end_txt_1 {
          top: 63px;
          left: 34px; }
        #end_frame #end_txt_2 {
          top: 111px;
          left: 34px; }
        #end_frame #end_txt_3 {
          top: 158px;
          left: 34px; }
        #end_frame #end_bg {
          z-index: 1; }
      #template {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        display: block;
        z-index: 1;
        background-image: url(backup.jpg); }
</pre></body></html>