/* style/resources-how-to-bet-effectively-with-keo-bong-88.css */
.page-resources-how-to-bet-effectively-with-keo-bong-88 {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  color: #333333; /* Default dark text for light body background */
  background-color: #FFFFFF;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__hero-section {
  position: relative;
  width: 100%;
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  overflow: hidden;
  padding-top: var(--header-offset, 120px); /* Fixed header offset */
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__hero-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -2;
}

.page-resources-how-how-to-bet-effectively-with-keo-bong-88__hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6); /* Dark overlay for text readability */
  z-index: -1;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__hero-content {
  position: relative;
  z-index: 1;
  color: #ffffff;
  padding: 40px 0;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__hero-title {
  font-size: 3.5em;
  margin-bottom: 20px;
  line-height: 1.2;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__hero-description {
  font-size: 1.3em;
  margin-bottom: 30px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__hero-cta-group {
  display: flex;
  gap: 20px;
  justify-content: center;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__btn-primary,
.page-resources-how-to-bet-effectively-with-keo-bong-88__btn-secondary {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
  white-space: normal;
  word-wrap: break-word;
  box-sizing: border-box;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__btn-primary {
  background-color: #C30808; /* Register/Login button color */
  color: #FFFF00; /* Register/Login font color */
  border: 2px solid #C30808;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__btn-primary:hover {
  background-color: #a00606;
  border-color: #a00606;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__btn-secondary {
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #ffffff;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__btn-secondary:hover {
  background-color: #ffffff;
  color: #017439;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__content-area {
  padding: 60px 0;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__section-title {
  font-size: 2.5em;
  color: #017439;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__section-title::after {
  content: '';
  display: block;
  width: 80px;
  height: 4px;
  background-color: #017439;
  margin: 15px auto 0 auto;
  border-radius: 2px;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__sub-title {
  font-size: 1.8em;
  color: #017439;
  margin-top: 40px;
  margin-bottom: 20px;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__paragraph {
  font-size: 1.1em;
  margin-bottom: 20px;
  line-height: 1.7;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__content-image {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 40px auto;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__video-section {
  position: relative;
  padding: 80px 0;
  text-align: center;
  background-color: #017439;
  color: #ffffff;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__section-title--white {
  color: #ffffff;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__section-title--white::after {
  background-color: #ffffff;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__paragraph--white {
  color: #f0f0f0;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
  margin: 40px auto;
  border-radius: 8px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__video-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__faq-section {
  padding: 60px 0;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__faq-list {
  margin-top: 40px;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__faq-item {
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  margin-bottom: 15px;
  overflow: hidden;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 25px;
  cursor: pointer;
  background-color: #f9f9f9;
  font-weight: bold;
  color: #333333;
  transition: background-color 0.3s ease;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__faq-question:hover {
  background-color: #f0f0f0;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__faq-question h3 {
  margin: 0;
  font-size: 1.2em;
  color: #017439;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__faq-toggle {
  font-size: 1.5em;
  line-height: 1;
  transition: transform 0.3s ease;
  color: #017439;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__faq-item.active .page-resources-how-to-bet-effectively-with-keo-bong-88__faq-toggle {
  transform: rotate(45deg);
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__faq-answer {
  max-height: 0;
  overflow: hidden;
  padding: 0 25px;
  transition: max-height 0.3s ease, padding 0.3s ease;
  background-color: #ffffff;
  color: #555555;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__faq-item.active .page-resources-how-to-bet-effectively-with-keo-bong-88__faq-answer {
  max-height: 1000px !important; /* Sufficiently large to show content */
  padding: 15px 25px 25px 25px;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__cta-section {
  position: relative;
  padding: 80px 0;
  text-align: center;
  background-color: #017439;
  color: #ffffff;
  overflow: hidden;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__cta-banner-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
  opacity: 0.3;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__cta-content {
  position: relative;
  z-index: 1;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__cta-group {
  display: flex;
  gap: 20px;
  justify-content: center;
  margin-top: 30px;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__floating-buttons {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__floating-btn {
  display: block;
  padding: 12px 25px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1em;
  text-align: center;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  white-space: normal;
  word-wrap: break-word;
  box-sizing: border-box;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__floating-btn--register {
  background-color: #C30808; /* Register button color */
  color: #FFFF00; /* Register font color */
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__floating-btn--register:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.3);
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__floating-btn--login {
  background-color: #017439; /* Login button color */
  color: #FFFFFF; /* Login font color */
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__floating-btn--login:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.3);
}

/* Responsive Styles */
@media (max-width: 1024px) {
  .page-resources-how-to-bet-effectively-with-keo-bong-88__hero-title {
    font-size: 2.8em;
  }
  .page-resources-how-to-bet-effectively-with-keo-bong-88__hero-description {
    font-size: 1.1em;
  }
  .page-resources-how-to-bet-effectively-with-keo-bong-88__section-title {
    font-size: 2em;
  }
  .page-resources-how-to-bet-effectively-with-keo-bong-88__sub-title {
    font-size: 1.6em;
  }
}

@media (max-width: 768px) {
  .page-resources-how-to-bet-effectively-with-keo-bong-88 {
    font-size: 16px;
    line-height: 1.6;
  }
  .page-resources-how-to-bet-effectively-with-keo-bong-88__hero-section {
    min-height: 500px;
    padding-top: var(--header-offset, 120px) !important; /* Ensure offset on mobile */
  }
  .page-resources-how-to-bet-effectively-with-keo-bong-88__hero-title {
    font-size: 2em;
  }
  .page-resources-how-to-bet-effectively-with-keo-bong-88__hero-description {
    font-size: 1em;
  }
  .page-resources-how-to-bet-effectively-with-keo-bong-88__hero-cta-group {
    flex-direction: column;
    gap: 15px;
  }
  .page-resources-how-to-bet-effectively-with-keo-bong-88__btn-primary,
  .page-resources-how-to-bet-effectively-with-keo-bong-88__btn-secondary {
    width: 100% !important;
    max-width: 100% !important;
    padding: 12px 20px;
  }
  .page-resources-how-to-bet-effectively-with-keo-bong-88__content-area,
  .page-resources-how-to-bet-effectively-with-keo-bong-88__video-section,
  .page-resources-how-to-bet-effectively-with-keo-bong-88__faq-section,
  .page-resources-how-to-bet-effectively-with-keo-bong-88__cta-section {
    padding: 30px 0;
  }
  .page-resources-how-to-bet-effectively-with-keo-bong-88__container {
    padding: 0 15px;
  }
  .page-resources-how-to-bet-effectively-with-keo-bong-88__section-title {
    font-size: 1.8em;
    margin-bottom: 30px;
  }
  .page-resources-how-to-bet-effectively-with-keo-bong-88__sub-title {
    font-size: 1.4em;
    margin-top: 30px;
  }

  /* Image responsiveness */
  .page-resources-how-to-bet-effectively-with-keo-bong-88 img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }
  /* Video responsiveness */
  .page-resources-how-to-bet-effectively-with-keo-bong-88 video,
  .page-resources-how-to-bet-effectively-with-keo-bong-88__video {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }
  .page-resources-how-to-bet-effectively-with-keo-bong-88__video-section,
  .page-resources-how-to-bet-effectively-with-keo-bong-88__video-container,
  .page-resources-how-to-bet-effectively-with-keo-bong-88__video-wrapper {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden !important;
  }
  .page-resources-how-to-bet-effectively-with-keo-bong-88__floating-buttons {
    flex-direction: row;
    width: calc(100% - 40px);
    left: 20px;
    right: 20px;
    bottom: 15px;
    gap: 8px;
  }
  .page-resources-how-to-bet-effectively-with-keo-bong-88__floating-btn {
    flex: 1;
    padding: 10px 15px;
    font-size: 1em;
  }
}

/* Specific color contrast rules */
.page-resources-how-to-bet-effectively-with-keo-bong-88__dark-bg {
  color: #ffffff;
  background: #017439;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__light-bg {
  color: #333333;
  background: #ffffff;
}

/* Emergency contrast fix */
.page-resources-how-to-bet-effectively-with-keo-bong-88__contrast-fix {
  background: #ffffff !important;
  color: #333333 !important;
  border: 1px solid #e0e0e0 !important;
}

.page-resources-how-to-bet-effectively-with-keo-bong-88__text-contrast-fix {
  color: #333333 !important;
  text-shadow: none !important;
}