.page-t-i-app-zz88 {  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;  color: #333;  line-height: 1.6;  background-color: #f8f8f8;  padding-top: var(--header-offset, 122px);}.page-t-i-app-zz88__section {  padding: 40px 20px;  margin-bottom: 20px;  background-color: #fff;  border-radius: 8px;  box-shadow: 0 2px 5px rgba(0,0,0,0.1);  max-width: 1200px;  margin-left: auto;  margin-right: auto;}.page-t-i-app-zz88__section-title {  text-align: center;  color: #0056b3;  margin-bottom: 30px;  font-size: 2.5em;  font-weight: 700;}.page-t-i-app-zz88__hero-section {  position: relative;  overflow: hidden;  background-color: #007bff;  color: #fff;  text-align: center;  padding: 100px 20px;  display: flex;  flex-direction: column;  justify-content: center;  align-items: center;  min-height: 500px;}.page-t-i-app-zz88__hero-background {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  object-fit: cover;  z-index: 1;  opacity: 0.7;}.page-t-i-app-zz88__hero-content {  position: relative;  z-index: 2;  max-width: 800px;}.page-t-i-app-zz88__hero-title {  font-size: 3.5em;  margin-bottom: 20px;  line-height: 1.2;  text-shadow: 2px 2px 4px rgba(0,0,0,0.5);}.page-t-i-app-zz88__hero-description {  font-size: 1.3em;  margin-bottom: 40px;  text-shadow: 1px 1px 3px rgba(0,0,0,0.4);}.page-t-i-app-zz88__button {  display: inline-block;  background-color: #ffc107;  color: #333;  padding: 15px 30px;  border-radius: 50px;  text-decoration: none;  font-weight: bold;  font-size: 1.2em;  transition: background-color 0.3s ease, transform 0.3s ease;  border: none;  cursor: pointer;}.page-t-i-app-zz88__button:hover {  background-color: #e0a800;  transform: translateY(-2px);}.page-t-i-app-zz88__payment-providers {  display: flex;  flex-wrap: wrap;  justify-content: center;  align-items: center;  gap: 30px;  width: 100%;  max-width: 100%;  box-sizing: border-box;  padding: 20px;  background-color: #f1f1f1;  border-radius: 8px;  margin-bottom: 20px;}.page-t-i-app-zz88__payment-logo {  flex: 0 0 auto;  width: 80px;  height: 80px;  max-width: 80px;  max-height: 80px;  box-sizing: border-box;}.page-t-i-app-zz88__payment-logo img {  display: block;  width: 80px !important;  height: 80px !important;  max-width: 80px !important;  max-height: 80px !important;  object-fit: contain;}.page-t-i-app-zz88__intro-content {  text-align: left;  font-size: 1.1em;}.page-t-i-app-zz88__quick-links-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));  gap: 20px;  margin-top: 30px;}.page-t-i-app-zz88__quick-link-item {  background-color: #e9f5ff;  padding: 20px;  border-radius: 8px;  text-align: center;  box-shadow: 0 1px 3px rgba(0,0,0,0.08);  transition: transform 0.3s ease;}.page-t-i-app-zz88__quick-link-item:hover {  transform: translateY(-5px);}.page-t-i-app-zz88__quick-link-button {  display: block;  width: 100%;  padding: 12px 0;  background-color: #007bff;  color: #fff;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  transition: background-color 0.3s ease;}.page-t-i-app-zz88__quick-link-button:hover {  background-color: #0056b3;}.page-t-i-app-zz88__games-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  margin-top: 30px;}.page-t-i-app-zz88__game-card {  background-color: #f9f9f9;  border-radius: 10px;  overflow: hidden;  box-shadow: 0 4px 10px rgba(0,0,0,0.1);  text-align: center;  transition: transform 0.3s ease;}.page-t-i-app-zz88__game-card:hover {  transform: translateY(-8px);}.page-t-i-app-zz88__game-image {  width: 100%;  height: 200px;  object-fit: cover;}.page-t-i-app-zz88__game-content {  padding: 20px;}.page-t-i-app-zz88__game-title {  font-size: 1.5em;  color: #007bff;  margin-bottom: 10px;}.page-t-i-app-zz88__game-description {  font-size: 0.95em;  color: #555;  margin-bottom: 20px;}.page-t-i-app-zz88__game-button {  display: inline-block;  background-color: #28a745;  color: #fff;  padding: 10px 20px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  transition: background-color 0.3s ease;}.page-t-i-app-zz88__game-button:hover {  background-color: #218838;}.page-t-i-app-zz88__promo-list {  list-style: none;  padding: 0;  margin-top: 30px;}.page-t-i-app-zz88__promo-item {  background-color: #fff3cd;  border-left: 5px solid #ffc107;  padding: 15px 20px;  margin-bottom: 15px;  border-radius: 5px;  box-shadow: 0 1px 3px rgba(0,0,0,0.05);  display: flex;  flex-direction: column;  box-sizing: border-box;}.page-t-i-app-zz88__promo-item h3 {  color: #856404;  margin-top: 0;  margin-bottom: 5px;  font-size: 1.3em;}.page-t-i-app-zz88__promo-item p {  color: #664d03;  margin-bottom: 0;}.page-t-i-app-zz88__security-content {  display: flex;  align-items: center;  gap: 30px;  margin-top: 30px;}.page-t-i-app-zz88__security-text {  flex: 1;  font-size: 1.1em;}.page-t-i-app-zz88__security-image {  flex: 0 0 400px;  max-width: 400px;  border-radius: 8px;  height: auto;  object-fit: cover;}.page-t-i-app-zz88__faq-list {  margin-top: 30px;}.page-t-i-app-zz88__faq-item {  background-color: #f9f9f9;  border: 1px solid #ddd;  border-radius: 8px;  margin-bottom: 15px;  overflow: hidden;  box-shadow: 0 2px 5px rgba(0,0,0,0.05);}.page-t-i-app-zz88__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 15px 20px;  background-color: #007bff;  color: #fff;  cursor: pointer;  user-select: none;  font-weight: bold;  font-size: 1.1em;  transition: background-color 0.3s ease;}.page-t-i-app-zz88__faq-question:hover {  background-color: #0056b3;}.page-t-i-app-zz88__faq-question h3 {  margin: 0;  font-size: 1.1em;  color: #fff;  pointer-events: none;}.page-t-i-app-zz88__faq-toggle {  font-size: 1.5em;  line-height: 1;  pointer-events: none;  transition: transform 0.3s ease;}.page-t-i-app-zz88__faq-item.active .page-t-i-app-zz88__faq-toggle {  transform: rotate(45deg);}.page-t-i-app-zz88__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 20px;  opacity: 0;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;  color: #333;}.page-t-i-app-zz88__faq-item.active .page-t-i-app-zz88__faq-answer {  max-height: 2000px !important;  padding: 20px 20px !important;  opacity: 1;}.page-t-i-app-zz88__blog-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  margin-top: 30px;}.page-t-i-app-zz88__blog-card {  background-color: #f9f9f9;  border-radius: 10px;  overflow: hidden;  box-shadow: 0 4px 10px rgba(0,0,0,0.1);  transition: transform 0.3s ease;}.page-t-i-app-zz88__blog-card:hover {  transform: translateY(-8px);}.page-t-i-app-zz88__blog-image {  width: 100%;  height: 200px;  object-fit: cover;}.page-t-i-app-zz88__blog-content {  padding: 20px;}.page-t-i-app-zz88__blog-date {  font-size: 0.85em;  color: #777;  margin-bottom: 10px;}.page-t-i-app-zz88__blog-title {  font-size: 1.4em;  color: #007bff;  margin-bottom: 10px;  text-decoration: none;  display: block;}.page-t-i-app-zz88__blog-title:hover {  text-decoration: underline;}.page-t-i-app-zz88__blog-summary {  font-size: 0.95em;  color: #555;  margin-bottom: 20px;}.page-t-i-app-zz88__blog-readmore {  display: inline-block;  color: #007bff;  text-decoration: none;  font-weight: bold;}.page-t-i-app-zz88__blog-readmore:hover {  text-decoration: underline;}/* General image responsiveness */.page-t-i-app-zz88 img {  max-width: 100%;  height: auto;  display: block;}/* Mobile Responsiveness */@media (max-width: 768px) {  .page-t-i-app-zz88__section {    padding: 20px 15px;    margin-bottom: 15px;  }  .page-t-i-app-zz88__section-title {    font-size: 2em;    margin-bottom: 20px;  }  .page-t-i-app-zz88__hero-section {    padding: 60px 15px;    min-height: 400px;  }  .page-t-i-app-zz88__hero-title {    font-size: 2.5em;  }  .page-t-i-app-zz88__hero-description {    font-size: 1.1em;  }  .page-t-i-app-zz88__button {    padding: 12px 25px;    font-size: 1.1em;  }  .page-t-i-app-zz88__payment-providers {    flex-direction: row;    flex-wrap: wrap;    justify-content: center;    gap: 16px;    padding: 15px;  }  .page-t-i-app-zz88__payment-logo,  .page-t-i-app-zz88__payment-logo img {    width: 80px !important;    height: 80px !important;    max-width: 80px !important;    max-height: 80px !important;  }  .page-t-i-app-zz88__quick-links-grid,  .page-t-i-app-zz88__games-grid,  .page-t-i-app-zz88__blog-grid {    grid-template-columns: 1fr;    gap: 20px;  }  .page-t-i-app-zz88__game-image,  .page-t-i-app-zz88__blog-image {    height: 180px;  }  .page-t-i-app-zz88__security-content {    flex-direction: column;    gap: 20px;  }  .page-t-i-app-zz88__security-image {    flex: none;    max-width: 100%;    width: 100%;    height: auto;  }  .page-t-i-app-zz88__promo-item {    padding: 15px;    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;    word-wrap: break-word !important;    overflow-wrap: break-word !important;  }  .page-t-i-app-zz88__promo-list {    padding: 0 !important;    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-t-i-app-zz88__faq-question {    padding: 12px 15px;    font-size: 1em;  }  .page-t-i-app-zz88__faq-question h3 {    font-size: 1em;  }  .page-t-i-app-zz88__faq-answer {    padding: 15px 15px !important;  }}/* Ensure all images are responsive by default */.page-t-i-app-zz88 img:not(.page-t-i-app-zz88__payment-logo img) {    max-width: 100% !important;    height: auto !important;    box-sizing: border-box !important;}.page-t-i-app-zz88 div img, .page-t-i-app-zz88 section img, .page-t-i-app-zz88 article img {    width: 100%;    max-width: 100%;    height: auto;    box-sizing: border-box;}/* More specific for image containers to ensure responsiveness */.page-t-i-app-zz88__hero-background-container, .page-t-i-app-zz88__game-image-container, .page-t-i-app-zz88__security-image-container, .page-t-i-app-zz88__blog-image-container {    width: 100%;    max-width: 100%;    overflow: hidden;    box-sizing: border-box;}