/* Excellent Analytics SP v2 */
.sp-v2-page{display:none}

@media (max-width:767px){
  html,body{margin:0;background:#04080e;overflow-x:hidden}
  body{min-width:0}
  #main>.comp-section,
  #main>.final15-page{display:none!important}

  .sp-v2-page{
    display:block;
    width:100%;
    max-width:100%;
    margin:0;
    padding:0;
    background:#04080e;
    overflow:hidden
  }

  .sp-v2-scene{
    position:relative;
    width:100%;
    margin:0;
    padding:0;
    line-height:0;
    background:#04080e
  }

  .sp-v2-img{
    display:block;
    width:100%;
    height:auto;
    margin:0;
    padding:0
  }

  .sp-v2-scene-16,
  .sp-v2-scene-17{
    padding:18px 0;
  }

  .sp-v2-scene-16 .sp-v2-img,
  .sp-v2-scene-17 .sp-v2-img{
    width:100%;
    height:auto;
    object-fit:contain;
  }

  .sp-v2-hit{
    position:absolute;
    z-index:20;
    display:block;
    cursor:pointer;
    background:rgba(255,255,0,.001);
    -webkit-tap-highlight-color:transparent
  }

  /* FV button area on approved SP01 */
  .sp-v2-hit-fv{
    left:8%;
    top:87%;
    width:84%;
    height:7.5%;
    border-radius:999px
  }

  /* Temporary final CTA area on PC-fallback 17 image */
  .sp-v2-hit-final{
    left:13%;
    top:73%;
    width:74%;
    height:16%;
    border-radius:999px
  }

  .footer{
    max-width:none!important;
    margin:0!important;
    background:#04080e!important;
    padding:26px 16px 34px!important
  }
}

@media (min-width:768px){
  .sp-v2-page{display:none!important}
}

/* SP16 FINAL CTA FIX 2026-09-21 */
@media (max-width:767px){
  .sp-v2-scene-16 .sp-v2-hit-final{
    left:5% !important;
    top:85.8% !important;
    width:90% !important;
    height:8.2% !important;
    border-radius:999px !important;
  }
}


/* Added section 23 CTA hit area - 2026-09-23 */
@media (max-width:767px){
  .sp-v2-scene-23 .sp-v2-hit-final{
    left:7.5% !important;
    top:92.5% !important;
    width:85% !important;
    height:6% !important;
    border-radius:999px !important;
  }
}
