.page-resources-online-betting-safety-guide {
  color: #ffffff; /* Body background is dark (#121212), so use light text */
  font-family: 'Arial', sans-serif;
  line-height: 1.6;
  background-color: transparent; /* Use transparent as body handles the main background */
}

.page-resources-online-betting-safety-guide__hero-section {
  position: relative;
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:okvip f168, cá cược an toàn, trách nhiệm, Việt Nam, banner]') center center / cover no-repeat;
  padding: 180px 20px 100px; /* Adjusted padding-top for fixed header */
  text-align: center;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-resources-online-betting-safety-guide__hero-container {
  max-width: 900px;
  margin: 0 auto;
}

.page-resources-online-betting-safety-guide__hero-title {
  font-size: 3.2em;
  margin-bottom: 20px;
  font-weight: bold;
  color: var(--primary-color, #FFD700);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.page-resources-online-betting-safety-guide__hero-subtitle {
  font-size: 1.4em;
  margin-bottom: 30px;
  color: #f0f0f0;
}

.page-resources-online-betting-safety-guide__cta-button {
  display: inline-block;
  padding: 15px 40px;
  background: var(--primary-color, #FFD700);
  color: #121212;
  text-decoration: none;
  border-radius: 8px;
  font-size: 1.1em;
  font-weight: bold;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  border: none;
  cursor: pointer;
  max-width: 100%;
  box-sizing: border-box;
  white-space: normal;
  word-wrap: break-word;
}

.page-resources-online-betting-safety-guide__cta-button:hover {
  background: var(--secondary-color, #8B0000);
  color: #ffffff;
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
}

.page-resources-online-betting-safety-guide__cta-button--large {
  padding: 18px 50px;
  font-size: 1.2em;
  margin-top: 40px;
}

.page-resources-online-betting-safety-guide__content-section {
  padding: 80px 20px;
  background-color: #1a1a1a; /* Slightly lighter than body for contrast */
}

.page-resources-online-betting-safety-guide__content-container {
  max-width: 1000px;
  margin: 0 auto;
}

.page-resources-online-betting-safety-guide__section-title {
  font-size: 2.5em;
  color: var(--primary-color, #FFD700);
  text-align: center;
  margin-bottom: 40px;
  padding-bottom: 15px;
  border-bottom: 2px solid rgba(255, 215, 0, 0.3);
}

.page-resources-online-betting-safety-guide__subsection-title {
  font-size: 1.8em;
  color: #f0f0f0;
  margin-top: 40px;
  margin-bottom: 20px;
  border-left: 5px solid var(--secondary-color, #8B0000);
  padding-left: 15px;
}

.page-resources-online-betting-safety-guide__text-block {
  font-size: 1.1em;
  color: #e0e0e0;
  margin-bottom: 20px;
  line-height: 1.7;
}

.page-resources-online-betting-safety-guide__list {
  list-style-type: disc;
  margin-left: 25px;
  margin-bottom: 20px;
  color: #e0e0e0;
}

.page-resources-online-betting-safety-guide__list-item {
  font-size: 1.1em;
  margin-bottom: 10px;
  line-height: 1.6;
}

.page-resources-online-betting-safety-guide__list-item strong {
  color: var(--primary-color, #FFD700);
}

.page-resources-online-betting-safety-guide__image-wrapper {
  margin: 40px 0;
  text-align: center;
}

.page-resources-online-betting-safety-guide__image {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.4);
  display: block;
  margin: 0 auto;
}

.page-resources-online-betting-safety-guide__text-link {
  color: var(--primary-color, #FFD700);
  text-decoration: underline;
  transition: color 0.3s ease;
}

.page-resources-online-betting-safety-guide__text-link:hover {
  color: var(--secondary-color, #8B0000);
}

.page-resources-online-betting-safety-guide__cta-wrapper {
  text-align: center;
  margin-top: 50px;
}

/* Responsive Design */
@media (max-width: 1024px) {
  .page-resources-online-betting-safety-guide__hero-title {
    font-size: 2.8em;
  }
  .page-resources-online-betting-safety-guide__hero-subtitle {
    font-size: 1.2em;
  }
  .page-resources-online-betting-safety-guide__section-title {
    font-size: 2em;
  }
  .page-resources-online-betting-safety-guide__subsection-title {
    font-size: 1.6em;
  }
  .page-resources-online-betting-safety-guide__text-block,
  .page-resources-online-betting-safety-guide__list-item {
    font-size: 1em;
  }
}

@media (max-width: 768px) {
  .page-resources-online-betting-safety-guide__hero-section {
    padding: 140px 15px 80px; /* Mobile padding-top for fixed header */
  }
  .page-resources-online-betting-safety-guide__hero-title {
    font-size: 2.2em;
  }
  .page-resources-online-betting-safety-guide__hero-subtitle {
    font-size: 1.1em;
  }
  .page-resources-online-betting-safety-guide__cta-button {
    padding: 12px 30px;
    font-size: 1em;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }
  .page-resources-online-betting-safety-guide__cta-button--large {
    padding: 15px 40px;
    font-size: 1.1em;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }
  .page-resources-online-betting-safety-guide__content-section {
    padding: 60px 15px;
  }
  .page-resources-online-betting-safety-guide__section-title {
    font-size: 1.8em;
    margin-bottom: 30px;
  }
  .page-resources-online-betting-safety-guide__subsection-title {
    font-size: 1.4em;
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .page-resources-online-betting-safety-guide__text-block,
  .page-resources-online-betting-safety-guide__list-item {
    font-size: 0.95em;
  }
  .page-resources-online-betting-safety-guide__list {
    margin-left: 20px;
  }
  .page-resources-online-betting-safety-guide__image {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    box-sizing: border-box !important;
  }
  .page-resources-online-betting-safety-guide__image-wrapper {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
    padding-left: 0;
    padding-right: 0;
  }
}