html {     scroll-behavior: smooth; }  body {     margin: 0px;     padding: 0px;     background: #0e171e;     height: 100%;     font-family: "Myriad Pro", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif; }  * {     box-sizing: border-box; }  .container {     max-width: 1000px;     margin-left: auto;     margin-right: auto;     padding: 10px; }  a {     color: rgb(255, 241, 162); }  .block__iframe {     display: flex;     justify-content: space-between;     gap: 20px; }  .green-gradient {     background: linear-gradient(to bottom, rgb(146, 229, 0) 0%, rgb(44, 81, 0) 100%) repeat scroll 0% 0% transparent; }  .ts-green {     text-shadow: 0px 1px 0px rgb(41, 41, 41); }  .gameplay-big-btn {     width: 193px;     height: 63px;     display: block;     vertical-align: middle;     border-radius: 1px;     margin-left: auto;     margin-right: auto;     margin-top: 7%;     text-align: center;     text-decoration: none;     color: white;     font-size: 19px;     line-height: 62px; }  .gameplay-big-btn.double {     line-height: 20px;     padding-left: 13px;     padding-top: 13px;     width: 189px;     height: 63px;     font-weight: 700; }  .gameplay-big-btn span {     font-size: 14px;     display: block; }  .gameplay-left-part {     width: 218px;     background-color: rgb(16, 16, 16);     z-index: 10; }  .gameplay-logo {     background-image: url(/shared/3463/gameplay-logo.webp);     display: block;     width: 133px;     height: 128px;     margin-top: 5%;     margin-left: auto;     margin-right: auto; }  .icon {     background-image: url(/shared/3463/icon-sprite-ad.webp);     display: block; }  .gameplay-big-btn i {     display: inline-block;     margin-right: 10px;     vertical-align: middle; }  .icon.bchat {     width: 32px;     height: 28px;     background-position: -317px -158px; }  .gameplay-big-btn.double i {     float: left;     margin-left: 5px;     margin-right: -5px;     vertical-align: middle; }  .gameplay-leftside-bottom {     padding-left: 15px;     padding-right: 15px; }  .gray-gradient {     background: linear-gradient(to bottom, rgb(151, 151, 151) 0%, rgb(81, 81, 81) 100%) repeat scroll 0% 0% transparent; }  .ts-gray {     text-shadow: 0px 1px 0px rgb(51, 51, 51); }  .gameplay-leftside-bottom .out-btn {     width: 100%;     height: 35px;     display: block;     margin-top: 10px;     margin-bottom: 10px;     text-align: center;     line-height: 36px;     text-decoration: none;     color: white; }  .icon.gcross {     width: 22px;     height: 22px;     background-position: -360px -160px; }  .gameplay-leftside-bottom .out-btn i {     display: inline-block;     vertical-align: middle;     margin-right: 10px; }  .green-gradient:hover {     background: linear-gradient(to bottom, rgb(168, 253, 0) 0%, rgb(53, 92, 0) 100%) repeat scroll 0% 0% transparent; }  .gray-gradient:hover {     background: linear-gradient(to bottom, rgb(179, 179, 179) 0%, rgb(92, 92, 92) 100%) repeat scroll 0% 0% transparent; }  .iframe-block {     max-width: 850px;     height: 645px;     width: 100%; }  .iframe {     position: relative;     z-index: 100;     margin-bottom: 15px;     width: 100%;     height: 100%; }  .iframe__item {     text-align: center;     position: relative;     width: 100%;     height: 100%; } .iframe__item::before {   content: "";   position: absolute;   top: 0; left: 0; right: 0; bottom: 0;   background: url('/uploads/3222/pages/34886/34886.jpeg') center center / cover no-repeat;   filter: blur(10px);   z-index: -1; } #loadIframeBtn {     position: absolute;     top: 50%;     left: 50%;     transform: translate(-50%, -50%);     z-index: 999; }  .iframe__wrapper, .iframe__inner {     width: 100%;     height: 100%; }  .iframe__item iframe {     width: 100%;     height: 100%;     border-radius: 12px;     margin-bottom: 22px; }  .gameplay-right-part {     width: 218px;     display: inline-block;     background-color: rgb(16, 16, 16);     height: 100%;     z-index: 10; }  .gameplay-right-part .play-now {     width: 176px;     height: 35px;     display: block;     border-radius: 1px;     font-size: 14px;     font-weight: bold;     color: white;     text-align: center;     line-height: 36px;     margin-left: auto;     margin-top: 10px;     margin-right: auto;     text-decoration: none; }  .icon.play {     width: 23px;     height: 23px;     background-position: -107px -49px; }  .gameplay-right-part .play-now i {     display: inline-block;     vertical-align: middle;     margin-right: 10px; }  .gameplay-right-part .banner {     width: 176px;     height: 125px;     display: block;     border: 1px solid black;     margin-left: auto;     margin-right: auto;     margin-top: 15px;     box-shadow: 0px 0px 8px rgba(191, 255, 75, 0.8); }  .gameplay-right-part .banner img {     width: 174px;     height: 123px;     border: 1px solid rgb(57, 60, 63); }  .gameplay-right-part .day-game {     width: 176px;     height: 125px;     display: block;     border: 1px solid black;     margin-left: auto;     margin-right: auto;     margin-top: 15px; }  .gameplay-right-part .day-game img {     width: 174px;     height: 123px;     border: 1px solid rgb(57, 60, 63); }  h3 {     font-size: 16px;     font-weight: normal;     margin-top: 15px;     margin-bottom: 5px;     color: rgb(233, 219, 145);     line-height: 14px; }  .this-time-wins-tab {     width: 100%;     border: 1px solid black;     border-collapse: collapse; }  .this-time-wins-tab tr {     display: block;     border-bottom: 1px solid black; }  .this-time-wins-tab tr td {     height: 36px;     max-height: 36px;     border: 1px solid rgb(57, 60, 63); }  .this-time-wins-tab tr td:first-child {     width: 90px;     max-width: 90px;     overflow: hidden;     border-right: medium none;     font-family: arial;     font-size: 12px;     color: rgb(204, 204, 204);     padding-left: 5px; }  .this-time-wins-tab tr td:last-child {     width: 85px;     max-width: 85px;     text-align: right;     border-left: medium none;     color: rgb(233, 219, 145);     font-weight: bold;     font-family: arial;     font-size: 12px;     padding-right: 5px; }  .iframe-block .show-support {     margin-top: 0;     cursor: pointer; }  .gameplay-leftside-bottom.first .this-time-wins-tab tr td {     display: block;     width: 100%;     max-width: 100%; }  @media (max-width: 1024px) {     .gameplay-right-part {         display: none;     }      .gameplay-left-part {         width: 25%;     }      .iframe-block {         max-width: 100%;         width: 70%;     }      .block__iframe {         gap: 10px;     }   .iframe {     height: 85%;   } }  @media (max-width: 830px) {     .block__iframe {         flex-direction: column;     }      .gameplay-left-part {         width: 100%;         display: flex;         justify-content: space-between;         align-items: center;         padding: 10px 0 10px 10px;     }      .user-panel__banner {         display: none;     }      .gameplay-big-btn.double {         margin: 0;     }      .gameplay-logo {         margin: 0;     }      .iframe-block {         width: 100%;     } }  @media (max-width: 570px) {     .gameplay-leftside-bottom {         display: none;     }      .gameplay-left-part {         padding: 10px;     }      .gameplay-big-btn.double {         padding-left: 0;         padding-top: 10px;         width: 160px;         height: 55px;         line-height: 16px;     }     .gameplay-logo {     width: 90px;     height: 90px;     background-size: contain;     background-repeat: no-repeat;     } }  .content-and-up {     width: 100%;     border: 1px solid rgb(0, 0, 0);     background: #171b1e;     position: relative;     margin-top: 10px; }  .content {     color: rgb(153, 153, 153);     padding: 0px 65px 15px 25px;     max-width: 844px;     font-size: 12px;     line-height: 18px; }  .text p+p {     margin-top: 0.5em; }  p {     font-family: arial;     font-size: 15px;     color: rgb(153, 153, 153);     line-height: 22px;     margin: 0px;     padding-bottom: 12px; }  .content h1, .content h2, .content h3, .content h4, .content h5 {     margin-top: 1em;     margin-bottom: 0.4em;     color: rgb(233, 219, 145); }  .up {     width: 61px;     background: #0e0e0e;     background-position: center center;     cursor: pointer;     padding: 0px;     border: 1px solid rgb(57, 60, 63);     position: absolute;     top: 0px;     right: 0px;     height: 100%;     display: flex;     align-items: center; }  .icon.drop-arrow {     width: 26px;     height: 18px;     background-position: -429px -49px; }  .up.active i {     transform: rotate(180deg);     margin: 0 auto; }  footer {     background: linear-gradient(to bottom, #051320, #080d13);     padding: 25px 0; }  .guest {     display: flex;     justify-content: space-between;     flex-wrap: wrap; }  .footer-logo {     display: inline-block;     vertical-align: top;     background-image: url(/shared/3463/footer-logo.webp);     width: 133px;     height: 130px;     margin-left: 60px;     margin-right: 80px; }  .footer-list-bl {     padding-left: 70px;     display: inline-block;     vertical-align: top;     padding-left: 30px; }  .footer-list-bl h4 {     font-family: arial;     font-size: 12px;     color: rgb(255, 255, 255);     margin: 0px 0px 4px; }  .footer-list-bl ul {     margin: 0px;     padding: 0px;     font-size: 0px;     list-style: none; }  .footer-list-bl ul li a {     font-family: arial;     font-size: 12px;     color: rgb(110, 121, 129);     text-decoration: none;     line-height: 18px; }  footer hr {     background-color: rgb(18, 39, 59);     height: 1px;     border: medium none;     width: 100%;     margin: 0px; }  @media (max-width: 767px) {     .guest {         flex-direction: column;         gap: 20px;     }      .footer-logo {         margin: 0 auto;     }      .content {         padding: 0px 60px 15px 10px;     }      .up {         width: 50px;     } } .content p img {   max-width: 100%;   height: auto;   margin: 10px 0; }