/* style/blog-ace88-win-best-online-betting-experience.css */
.page-blog-ace88-win-best-online-betting-experience {
  background-color: #08160F; /* Nền tối theo custom color 'Background' */
  color: #F2FFF6; /* Màu chữ chính theo custom color 'Text Main' */
  font-family: Arial, sans-serif;
  line-height: 1.6;
}

.page-blog-ace88-win-best-online-betting-experience__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.page-blog-ace88-win-best-online-betting-experience__hero-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding-bottom: 60px;
  padding-top: 10px; /* Small top padding, body handles header offset */
  position: relative;
  overflow: hidden;
}

.page-blog-ace88-win-best-online-betting-experience__hero-image-wrapper {
  width: 100%;
  max-height: 700px;
  overflow: hidden;
}

.page-blog-ace88-win-best-online-betting-experience__hero-image {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.page-blog-ace88-win-best-online-betting-experience__hero-content {
  max-width: 900px;
  margin-top: 40px;
  z-index: 1; /* Ensure content is above any background effects */
  padding: 0 20px;
}

.page-blog-ace88-win-best-online-betting-experience__main-title {
  font-weight: bold;
  line-height: 1.2;
  color: #F2C14E; /* Custom color 'Gold' */
  margin-bottom: 20px;
}

.page-blog-ace88-win-best-online-betting-experience__hero-description {
  font-size: 1.1em;
  color: #A7D9B8; /* Custom color 'Text Secondary' */
  margin-bottom: 30px;
}

.page-blog-ace88-win-best-online-betting-experience__cta-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

.page-blog-ace88-win-best-online-betting-experience__btn-primary,
.page-blog-ace88-win-best-online-betting-experience__btn-secondary,
.page-blog-ace88-win-best-online-betting-experience__btn-small {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.3s ease, transform 0.3s ease;
  box-sizing: border-box;
  text-align: center;
  white-space: normal;
  word-wrap: break-word;
}

.page-blog-ace88-win-best-online-betting-experience__btn-primary {
  background: linear-gradient(180deg, #2AD16F 0%, #13994A 100%); /* Custom color 'Button' */
  color: #F2FFF6; /* Custom color 'Text Main' */
  border: none;
}

.page-blog-ace88-win-best-online-betting-experience__btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(34, 199, 104, 0.4);
}

.page-blog-ace88-win-best-online-betting-experience__btn-secondary {
  background-color: transparent;
  color: #2AD16F; /* Lấy màu sáng từ gradient button */
  border: 2px solid #2AD16F; /* Lấy màu sáng từ gradient button */
}

.page-blog-ace88-win-best-online-betting-experience__btn-secondary:hover {
  background-color: rgba(42, 209, 111, 0.1);
  transform: translateY(-2px);
}

.page-blog-ace88-win-best-online-betting-experience__btn-small {
  padding: 10px 20px;
  font-size: 0.9em;
  background: linear-gradient(180deg, #2AD16F 0%, #13994A 100%);
  color: #F2FFF6;
  border: none;
}

.page-blog-ace88-win-best-online-betting-experience__btn-small:hover {
  transform: translateY(-1px);
  box-shadow: 0 2px 10px rgba(34, 199, 104, 0.3);
}

.page-blog-ace88-win-best-online-betting-experience__section-title {
  font-size: 2.5em;
  color: #F2C14E; /* Custom color 'Gold' */
  text-align: center;
  margin-bottom: 40px;
  font-weight: bold;
  line-height: 1.2;
}

.page-blog-ace88-win-best-online-betting-experience__sub-title {
  font-size: 1.8em;
  color: #2AD16F; /* Lấy màu sáng từ gradient button */
  margin-bottom: 20px;
  font-weight: bold;
}

.page-blog-ace88-win-best-online-betting-experience__text-block {
  font-size: 1.05em;
  color: #A7D9B8; /* Custom color 'Text Secondary' */
  margin-bottom: 20px;
  text-align: justify;
}

.page-blog-ace88-win-best-online-betting-experience__about-section,
.page-blog-ace88-win-best-online-betting-experience__games-section,
.page-blog-ace88-win-best-online-betting-experience__promotions-section,
.page-blog-ace88-win-best-online-betting-experience__transactions-section,
.page-blog-ace88-win-best-online-betting-experience__responsible-gambling-section,
.page-blog-ace88-win-best-online-betting-experience__support-section,
.page-blog-ace88-win-best-online-betting-experience__faq-section,
.page-blog-ace88-win-best-online-betting-experience__call-to-action-section {
  padding: 80px 0;
  border-top: 1px solid #1E3A2A; /* Custom color 'Divider' */
}

.page-blog-ace88-win-best-online-betting-experience__image-text-layout {
  display: flex;
  gap: 40px;
  align-items: center;
  margin-top: 40px;
}

.page-blog-ace88-win-best-online-betting-experience__image-left {
  flex: 1;
  max-width: 50%;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
}

.page-blog-ace88-win-best-online-betting-experience__image-left img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.page-blog-ace88-win-best-online-betting-experience__text-right {
  flex: 1;
  max-width: 50%;
}

.page-blog-ace88-win-best-online-betting-experience__game-grid,
.page-blog-ace88-win-best-online-betting-experience__promotion-grid,
.page-blog-ace88-win-best-online-betting-experience__transaction-methods,
.page-blog-ace88-win-best-online-betting-experience__contact-methods {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
  margin-top: 40px;
}

.page-blog-ace88-win-best-online-betting-experience__game-card,
.page-blog-ace88-win-best-online-betting-experience__promotion-card,
.page-blog-ace88-win-best-online-betting-experience__method-card {
  background-color: #11271B; /* Custom color 'Card BG' */
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.4);
  text-align: center;
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.page-blog-ace88-win-best-online-betting-experience__game-card-image,
.page-blog-ace88-win-best-online-betting-experience__promotion-card-image {
  width: 100%;
  height: 200px;
  object-fit: cover;
  margin-bottom: 20px;
}

.page-blog-ace88-win-best-online-betting-experience__game-card-title,
.page-blog-ace88-win-best-online-betting-experience__promotion-card-title {
  font-size: 1.4em;
  color: #F2C14E; /* Custom color 'Gold' */
  margin-bottom: 10px;
  padding: 0 15px;
}

.page-blog-ace88-win-best-online-betting-experience__game-card-title a,
.page-blog-ace88-win-best-online-betting-experience__promotion-card-title a {
  color: inherit;
  text-decoration: none;
}

.page-blog-ace88-win-best-online-betting-experience__game-card-title a:hover,
.page-blog-ace88-win-best-online-betting-experience__promotion-card-title a:hover {
  text-decoration: underline;
}

.page-blog-ace88-win-best-online-betting-experience__game-card-description,
.page-blog-ace88-win-best-online-betting-experience__promotion-card-description {
  font-size: 0.95em;
  color: #A7D9B8; /* Custom color 'Text Secondary' */
  padding: 0 15px;
  margin-bottom: 20px;
  flex-grow: 1;
}

.page-blog-ace88-win-best-online-betting-experience__method-icon {
  width: 100px;
  height: 100px;
  object-fit: contain;
  margin-bottom: 15px;
  margin-top: 20px;
}

.page-blog-ace88-win-best-online-betting-experience__method-title {
  font-size: 1.3em;
  color: #F2C14E; /* Custom color 'Gold' */
  margin-bottom: 10px;
}

.page-blog-ace88-win-best-online-betting-experience__method-description {
  font-size: 0.9em;
  color: #A7D9B8; /* Custom color 'Text Secondary' */
  padding: 0 15px;
}

.page-blog-ace88-win-best-online-betting-experience__view-all-promotions,
.page-blog-ace88-win-best-online-betting-experience__transaction-cta,
.page-blog-ace88-win-best-online-betting-experience__responsible-cta,
.page-blog-ace88-win-best-online-betting-experience__support-cta,
.page-blog-ace88-win-best-online-betting-experience__faq-cta {
  text-align: center;
  margin-top: 50px;
}

.page-blog-ace88-win-best-online-betting-experience__full-width-image {
  width: 100%;
  height: auto;
  display: block;
  margin-top: 40px;
  border-radius: 10px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
}

.page-blog-ace88-win-best-online-betting-experience__faq-list {
  margin-top: 40px;
  border: 1px solid #2E7A4E; /* Custom color 'Border' */
  border-radius: 12px;
  overflow: hidden;
}

.page-blog-ace88-win-best-online-betting-experience__faq-item {
  background-color: #11271B; /* Custom color 'Card BG' */
  margin-bottom: 0;
  border-bottom: 1px solid #1E3A2A; /* Custom color 'Divider' */
}

.page-blog-ace88-win-best-online-betting-experience__faq-item:last-child {
  border-bottom: none;
}

.page-blog-ace88-win-best-online-betting-experience__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  cursor: pointer;
  font-size: 1.15em;
  color: #F2FFF6; /* Custom color 'Text Main' */
  font-weight: bold;
  background-color: #0A4B2C; /* Custom color 'Deep Green' */
  list-style: none;
}

.page-blog-ace88-win-best-online-betting-experience__faq-question::-webkit-details-marker {
  display: none;
}

.page-blog-ace88-win-best-online-betting-experience__faq-toggle {
  font-size: 1.5em;
  line-height: 1;
  margin-left: 15px;
  color: #F2C14E; /* Custom color 'Gold' */
}

.page-blog-ace88-win-best-online-betting-experience__faq-answer {
  padding: 15px 20px 20px;
  font-size: 1em;
  color: #A7D9B8; /* Custom color 'Text Secondary' */
  background-color: #11271B; /* Custom color 'Card BG' */
  border-top: 1px solid #1E3A2A;
}

.page-blog-ace88-win-best-online-betting-experience__faq-answer p {
  margin: 0;
  color: inherit;
}

/* Responsive Design */
@media (max-width: 1024px) {
  .page-blog-ace88-win-best-online-betting-experience__section-title {
    font-size: 2em;
  }
  .page-blog-ace88-win-best-online-betting-experience__image-text-layout {
    flex-direction: column;
    text-align: center;
  }
  .page-blog-ace88-win-best-online-betting-experience__image-left,
  .page-blog-ace88-win-best-online-betting-experience__text-right {
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  .page-blog-ace88-win-best-online-betting-experience {
    font-size: 16px;
    line-height: 1.6;
  }
  .page-blog-ace88-win-best-online-betting-experience__hero-section {
    padding-bottom: 40px;
  }
  .page-blog-ace88-win-best-online-betting-experience__main-title {
    font-size: 2em;
  }
  .page-blog-ace88-win-best-online-betting-experience__hero-description {
    font-size: 1em;
  }
  .page-blog-ace88-win-best-online-betting-experience__cta-buttons {
    flex-direction: column;
    gap: 15px;
    padding: 0 15px;
  }
  .page-blog-ace88-win-best-online-betting-experience__btn-primary,
  .page-blog-ace88-win-best-online-betting-experience__btn-secondary,
  .page-blog-ace88-win-best-online-betting-experience__btn-small {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    white-space: normal !important;
    word-wrap: break-word !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-blog-ace88-win-best-online-betting-experience__about-section,
  .page-blog-ace88-win-best-online-betting-experience__games-section,
  .page-blog-ace88-win-best-online-betting-experience__promotions-section,
  .page-blog-ace88-win-best-online-betting-experience__transactions-section,
  .page-blog-ace88-win-best-online-betting-experience__responsible-gambling-section,
  .page-blog-ace88-win-best-online-betting-experience__support-section,
  .page-blog-ace88-win-best-online-betting-experience__faq-section,
  .page-blog-ace88-win-best-online-betting-experience__call-to-action-section {
    padding: 40px 0;
  }
  .page-blog-ace88-win-best-online-betting-experience__container {
    padding: 0 15px;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }
  .page-blog-ace88-win-best-online-betting-experience__section-title {
    font-size: 1.8em;
    margin-bottom: 30px;
  }
  .page-blog-ace88-win-best-online-betting-experience__game-grid,
  .page-blog-ace88-win-best-online-betting-experience__promotion-grid,
  .page-blog-ace88-win-best-online-betting-experience__transaction-methods,
  .page-blog-ace88-win-best-online-betting-experience__contact-methods {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .page-blog-ace88-win-best-online-betting-experience__game-card-image,
  .page-blog-ace88-win-best-online-betting-experience__promotion-card-image {
    height: 180px;
  }
  .page-blog-ace88-win-best-online-betting-experience__method-icon {
    width: 80px;
    height: 80px;
  }
  .page-blog-ace88-win-best-online-betting-experience img {
    max-width: 100% !important;
    height: auto !important;
    display: block !important;
  }
  .page-blog-ace88-win-best-online-betting-experience__faq-question {
    font-size: 1em;
    padding: 15px;
  }
  .page-blog-ace88-win-best-online-betting-experience__faq-answer {
    padding: 10px 15px 15px;
  }
}