<style>

    .bg-hot {
	color: #ffffff;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 1;
    font-size: 8px;
    padding: 5px;
    border-radius: 5px;
    background: -webkit-linear-gradient(#eb0404ed, #ff0d0d, #ff0000, #d30000ad);
	box-shadow: 3px 3px 0px 0px rgb(0 0 0 / 74%), 0 6px 20px 0 rgb(0 0 0 / 68%);
  
      }
      
   #PopupBanner > .modal-dialog > .modal-content > .modal-body {
    margin: unset;
}
.modal-outer > .modal, #PopupBanner .modal-content .modal-body, .modal-outer > .modal > .modal-dialog > .modal-content > .modal-body, .modal-outer > .modal > .modal-dialog, .modal-outer > .modal > .modal-dialog-centered::before {
    height: auto !important;
    align-items: center !important;
    padding: unset !important;
}
.modal-outer > #PopupBanner > .modal-dialog .modal-content .modal-header {
    padding: 0px!important;
    margin: 0.1px 0.1px!important;
}
.modal-outer > #PopupBanner button.close {
    position: absolute!important; 
    top: 10px!important;  
    right: 10px!important; 
    border: none!important;
    background: #ff0000!important; 
    color: #fff!important; 
    font-size: 25px!important;
    font-weight: bold!important;
    width: 40px!important;
    height: 40px!important;
    border-radius: 50%!important;
    cursor: pointer!important;
    z-index: 10000!important; 
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
}
.fContainer {
      display: flex;
      width: 100%;
      height: 100%;
      background: lightslategray;
    }
    
    .progressive-jackpot > h2 {
      display: none !important;
    }
    
    .wrapper2 {
      display: flex;
      justify-content: space-between;
      align-items: center;
      font-size: 10px;
      height: 35px;
      width: 100%;
      max-width: 500px;
      background: #0076fd;
      box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
    }
    
    .brand {
      display: flex;
      flex-direction: row;
      font-size: 1.5em;
      padding: 15px;
      text-transform: capitalize;
    }
    
    .firstname {
      color: white;
      font-weight: 700;
    }
    
    .active:hover {
      color: #000000 !important;
    }
    
    body {
      box-sizing: border-box;
    }
    
    .btnb {
      margin: 0;
      width: 80px;
      height: 30px;
      text-decoration: none;
      text-transform: uppercase;
      text-align: center;
      color: #eee;
      font-weight: 500;
      display: inline-block;
      padding: 14px 28px;
      border-radius: 100px;
      margin-left: 50%;
      transform: translateX(-50%);
      margin-bottom: 30px;
    }
    
    .card-1 .btnb {
      background-color: #05cd91;
    }
    .popup {
      width: 100%;
      height: 100vh;
      background-color: rgba(0, 0, 0, 0.8);
      position: fixed;
      top: 0;
      left: 0;
      opacity: 0;
      visibility: hidden;
      z-index: 9999;
      transition: all 0.3s;
    }
    
    .popup__content {
      width: 100%;
      max-width: 500px;
      box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
      position: fixed;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) scale(0.25);
      opacity: 0;
      transition: all 0.5s 0.1s;
    }
    
    .popup__header h1 {
      font-size: 30px;
    }
    
    .popup__header p {
      font-size: 15px;
      margin-bottom: 15px;
    }
    
    .popup__header h2 {
      font-size: 20px;
    }
    
    .popup__text {
      padding: 0 36px;
      line-height: 1.4;
    }
    
    .popup__text p:not(:last-child) {
      margin-bottom: 16px;
    }
    
    #popup:target {
      opacity: 1;
      visibility: visible;
    }
    
    #popup:target .popup__content {
      opacity: 1;
      transform: translate(-50%, -50%) scale(1);
    }
    
    .popup__close {
      position: absolute;
      top: 10px;
      right: 15px;
      width: 30px;
      height: 30px;
      cursor: pointer;
      background-image: url('https://gambar1.sgp1.cdn.digitaloceanspaces.com/icon/output-onlinepngtools-2.png');
      background-size: cover;
      background-repeat: no-repeat;
    }
    
    .btn-account ul a.icon-btn {
      width: 100px !important;
    }
    .btn-account ul a.icon-btn {
      font-size: 15px;
    }
    
    .adainfo {
      position: fixed;
      left: 13px;
      bottom: 122px;
      z-index: 100;
    }
    .attention-component:target .inner-info {
      transform: translate(-50%, -50%);
      max-width: 540px;
      min-height: 10%;
      top: 50%;
      left: 50%;
      display: block;
      position: fixed;
      width: 90%;
      height: 70%;
    }
    .head-inner {
      padding: 3px;
      background: linear-gradient(#ff0400, #8a1106);
      box-shadow: rgba(0, 0, 0, 0.555) 0px 0px 5px 2px inset, rgba(0, 0, 0, 0.582) 0px 0px 4px 3px inset;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
    }
    .head-inner h2 {
      font-size: 1.5em;
      font-weight: bold;
      color: #f5eded;
      text-align: center;
      margin: 10px 0;
    }
    .inner-body {
      max-height: calc(100% - 40px);
      height: 100%;
      background: #000;
    }
    
    .responsive-iframe {
      position: relative;
      width: 100%;
      height: 550px;
    }
    
    .inner-info {
      border-radius: 8px;
      z-index: 100;
      font-family: Dangrek, cursive;
      border: 2px solid rgb(255, 17, 0);
    }
    .inner-body iframe {
      max-width: 100%;
      border: 0;
      width: 100%;
      padding: 0;
      margin: 0;
    }
  </style>