.page-188-beg {  font-family: 'Arial', sans-serif;  color: #f0f0f0;  background-color: #1a1a1a;  line-height: 1.6;}.page-188-beg__container {  max-width: 1200px;  margin: 0 auto;  padding: 20px;  box-sizing: border-box;}.page-188-beg__section {  padding: 40px 20px;  margin-bottom: 30px;  border-radius: 10px;  background-color: #2a2a2a;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);}.page-188-beg__section--dark {  background-color: #1f1f1f;}.page-188-beg__section-title {  text-align: center;  color: #ffd700;  margin-bottom: 30px;  font-size: 2.5em;  font-weight: bold;  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);}.page-188-beg__hero-section {  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:casino,sports,188beg]') no-repeat center center/cover;  color: #fff;  text-align: center;  padding: 100px 20px;  border-radius: 0 0 15px 15px;  margin-bottom: 30px;  padding-top: 10px; /* Adjusted for header offset */}.page-188-beg__hero-title {  font-size: 3.5em;  margin-bottom: 20px;  text-shadow: 3px 3px 7px rgba(0, 0, 0, 0.7);  color: #ffd700;}.page-188-beg__hero-subtitle {  font-size: 1.5em;  margin-bottom: 40px;  max-width: 800px;  margin-left: auto;  margin-right: auto;}.page-188-beg__cta-button {  display: inline-block;  background-color: #e44d26;  color: #fff;  padding: 15px 30px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  font-size: 1.2em;  transition: background-color 0.3s ease, transform 0.3s ease;  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4);  border: none;  cursor: pointer;}.page-188-beg__cta-button:hover {  background-color: #ff6f42;  transform: translateY(-3px);}.page-188-beg__cta-button:active {  transform: translateY(0);  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);}.page-188-beg__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: 30px 0;  background-color: #2a2a2a;  border-radius: 10px;  margin-bottom: 30px;}.page-188-beg__payment-logo {  flex: 0 0 auto;  width: 80px;  height: 80px;  max-width: 80px;  max-height: 80px;  box-sizing: border-box;}.page-188-beg__payment-logo img {  display: block;  width: 80px !important;  height: 80px !important;  max-width: 80px !important;  max-height: 80px !important;  object-fit: contain;}.page-188-beg__intro-content {  display: flex;  flex-direction: column;  gap: 20px;  text-align: center;}.page-188-beg__intro-text {  font-size: 1.1em;  line-height: 1.8;  color: #ccc;}.page-188-beg__intro-highlight {  color: #ffd700;  font-weight: bold;}.page-188-beg__quick-access-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));  gap: 20px;}.page-188-beg__quick-access-item {  background-color: #3a3a3a;  padding: 25px;  border-radius: 8px;  text-align: center;  transition: transform 0.3s ease, box-shadow 0.3s ease;}.page-188-beg__quick-access-item:hover {  transform: translateY(-5px);  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.5);}.page-188-beg__quick-access-title {  font-size: 1.4em;  color: #ffd700;  margin-bottom: 15px;}.page-188-beg__quick-access-button {  background-color: #e44d26;  color: #fff;  padding: 12px 25px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  display: inline-block;  transition: background-color 0.3s ease;}.page-188-beg__quick-access-button:hover {  background-color: #ff6f42;}.page-188-beg__games-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 25px;}.page-188-beg__game-card {  background-color: #3a3a3a;  border-radius: 10px;  overflow: hidden;  text-align: center;  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);  transition: transform 0.3s ease, box-shadow 0.3s ease;}.page-188-beg__game-card:hover {  transform: translateY(-7px);  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.6);}.page-188-beg__game-image {  width: 100%;  height: 200px;  object-fit: cover;  max-width: 100%;  height: auto;}.page-188-beg__game-content {  padding: 20px;}.page-188-beg__game-title {  font-size: 1.5em;  color: #ffd700;  margin-bottom: 10px;}.page-188-beg__game-description {  color: #ccc;  font-size: 0.95em;  margin-bottom: 15px;}.page-188-beg__promotion-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 25px;}.page-188-beg__promotion-card {  background-color: #3a3a3a;  border-radius: 10px;  overflow: hidden;  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);  transition: transform 0.3s ease, box-shadow 0.3s ease;}.page-188-beg__promotion-card:hover {  transform: translateY(-7px);  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.6);}.page-188-beg__promotion-image {  width: 100%;  height: 220px;  object-fit: cover;  max-width: 100%;  height: auto;}.page-188-beg__promotion-content {  padding: 20px;}.page-188-beg__promotion-title {  font-size: 1.6em;  color: #ffd700;  margin-bottom: 10px;}.page-188-beg__promotion-description {  color: #ccc;  font-size: 0.95em;  margin-bottom: 15px;}.page-188-beg__security-list {  list-style: none;  padding: 0;  display: grid;  grid-template-columns: 1fr;  gap: 15px;}.page-188-beg__security-item {  background-color: #3a3a3a;  padding: 20px;  border-radius: 8px;  display: flex;  align-items: center;  gap: 15px;}.page-188-beg__security-icon {  font-size: 1.8em;  color: #e44d26;}.page-188-beg__security-text {  font-size: 1.1em;  color: #ccc;}.page-188-beg__faq-list {  list-style: none;  padding: 0;}.page-188-beg__faq-item {  background-color: #3a3a3a;  margin-bottom: 15px;  border-radius: 8px;  overflow: hidden;}.page-188-beg__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 20px;  background-color: #4a4a4a;  cursor: pointer;  user-select: none;  transition: background-color 0.3s ease;}.page-188-beg__faq-question:hover {  background-color: #5a5a5a;}.page-188-beg__faq-question h3 {  margin: 0;  font-size: 1.2em;  color: #ffd700;  pointer-events: none;}.page-188-beg__faq-toggle {  font-size: 1.5em;  color: #e44d26;  pointer-events: none;  transition: transform 0.3s ease;}.page-188-beg__faq-item.active .page-188-beg__faq-toggle {  transform: rotate(45deg);}.page-188-beg__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 15px;  opacity: 0;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;  color: #ccc;}.page-188-beg__faq-item.active .page-188-beg__faq-answer {  max-height: 2000px !important;  padding: 20px 15px !important;  opacity: 1;}.page-188-beg__blog-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 25px;}.page-188-beg__blog-card {  background-color: #3a3a3a;  border-radius: 10px;  overflow: hidden;  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);  transition: transform 0.3s ease, box-shadow 0.3s ease;}.page-188-beg__blog-card:hover {  transform: translateY(-7px);  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.6);}.page-188-beg__blog-image {  width: 100%;  height: 200px;  object-fit: cover;  max-width: 100%;  height: auto;}.page-188-beg__blog-content {  padding: 20px;}.page-188-beg__blog-title {  font-size: 1.4em;  color: #ffd700;  margin-bottom: 10px;}.page-188-beg__blog-summary {  color: #ccc;  font-size: 0.95em;  margin-bottom: 15px;}.page-188-beg__blog-date {  font-size: 0.85em;  color: #888;}.page-188-beg__blog-link {  color: #e44d26;  text-decoration: none;  font-weight: bold;  transition: color 0.3s ease;}.page-188-beg__blog-link:hover {  color: #ff6f42;}@media (max-width: 768px) {  .page-188-beg__container {    padding: 10px;  }  .page-188-beg__section {    padding: 20px 10px;    margin-bottom: 20px;  }  .page-188-beg__section-title {    font-size: 1.8em;    margin-bottom: 20px;  }  .page-188-beg__hero-section {    padding: 60px 10px;  }  .page-188-beg__hero-title {    font-size: 2.5em;  }  .page-188-beg__hero-subtitle {    font-size: 1.2em;  }  .page-188-beg__cta-button {    padding: 12px 25px;    font-size: 1em;  }  .page-188-beg__payment-providers {    flex-direction: row;    flex-wrap: wrap;    justify-content: center;    gap: 16px;    padding: 20px 0;  }  .page-188-beg__payment-logo,  .page-188-beg__payment-logo img {    width: 80px !important;    height: 80px !important;    max-width: 80px !important;    max-height: 80px !important;  }  .page-188-beg__intro-text {    font-size: 1em;  }  .page-188-beg__quick-access-grid {    grid-template-columns: 1fr;  }  .page-188-beg__quick-access-item {    padding: 20px;  }  .page-188-beg__quick-access-title {    font-size: 1.2em;  }  .page-188-beg__games-grid,  .page-188-beg__promotion-grid,  .page-188-beg__blog-grid {    grid-template-columns: 1fr;  }  .page-188-beg__game-image,  .page-188-beg__promotion-image,  .page-188-beg__blog-image {    height: 180px;  }  .page-188-beg__game-title,  .page-188-beg__promotion-title,  .page-188-beg__blog-title {    font-size: 1.3em;  }  .page-188-beg__security-item {    flex-direction: column;    text-align: center;    padding: 15px;  }  .page-188-beg__security-icon {    margin-bottom: 10px;  }  .page-188-beg__faq-question {    padding: 15px;  }  .page-188-beg__faq-question h3 {    font-size: 1em;  }  .page-188-beg__faq-answer {    padding: 0 10px;  }  .page-188-beg__faq-item.active .page-188-beg__faq-answer {    padding: 15px 10px !important;  }  .page-188-beg__blog-summary {    font-size: 0.9em;  }  /* Responsive image rules for all images except gamelogo */  .page-188-beg img:not(.page-188-beg__payment-logo img) {    max-width: 100% !important;    height: auto !important;    box-sizing: border-box !important;  }  .page-188-beg .page-188-beg__games-grid > div,  .page-188-beg .page-188-beg__promotion-grid > div,  .page-188-beg .page-188-beg__blog-grid > div {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;  }  /* List items responsive */  .page-188-beg__security-list,  .page-188-beg__faq-list,  .page-188-beg__quick-access-grid {    width: 100% !important;    max-width: 100% !important;    padding: 0 !important;    margin-left: 0 !important;    margin-right: 0 !important;    box-sizing: border-box !important;  }  .page-188-beg__security-item,  .page-188-beg__quick-access-item {    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;    word-break: break-word !important;  }}