/* style/blog-2024-top-casino-games-trends-88hello88.css */

/* Custom Colors */
:root {
  --color-button-gradient: linear-gradient(180deg, #2AD16F 0%, #13994A 100%);
  --color-card-bg: #11271B;
  --color-background: #08160F;
  --color-text-main: #F2FFF6;
  --color-text-secondary: #A7D9B8;
  --color-border: #2E7A4E;
  --color-glow: #57E38D;
  --color-gold: #F2C14E;
  --color-divider: #1E3A2A;
  --color-deep-green: #0A4B2C;
}

/* Base styles for the page content */
.page-blog-2024-top-casino-games-trends-88hello88 {
  background-color: var(--color-background); /* Dark background */
  color: var(--color-text-main); /* Light text for contrast */
  font-family: Arial, sans-serif;
  line-height: 1.6;
  font-size: 17px;
}

.page-blog-2024-top-casino-games-trends-88hello88 h1,
.page-blog-2024-top-casino-games-trends-88hello88 h2,
.page-blog-2024-top-casino-games-trends-88hello88 h3 {
  color: var(--color-text-main);
  margin-bottom: 1rem;
  line-height: 1.2;
}

.page-blog-2024-top-casino-games-trends-88hello88 h1 {
  font-size: clamp(2.5rem, 5vw, 3.5rem);
  font-weight: 700;
  text-align: center;
}

.page-blog-2024-top-casino-games-trends-88hello88 h2 {
  font-size: clamp(2rem, 4vw, 2.8rem);
  font-weight: 600;
  text-align: center;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
  color: var(--color-gold);
}

.page-blog-2024-top-casino-games-trends-88hello88 h3 {
  font-size: clamp(1.5rem, 3vw, 2rem);
  font-weight: 500;
  margin-top: 1.8rem;
  margin-bottom: 1.2rem;
  color: var(--color-text-secondary);
}

.page-blog-2024-top-casino-games-trends-88hello88 p,
.page-blog-2024-top-casino-games-trends-88hello88 li {
  color: var(--color-text-main);
  margin-bottom: 1rem;
}

.page-blog-2024-top-casino-games-trends-88hello88 strong {
  color: var(--color-gold);
}

.page-blog-2024-top-casino-games-trends-88hello88__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.page-blog-2024-top-casino-games-trends-88hello88__hero-section {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 0 60px 0;
  overflow: hidden;
  background-color: var(--color-deep-green);
}

.page-blog-2024-top-casino-games-trends-88hello88__hero-image {
  width: 100%;
  height: auto;
  max-height: 675px;
  object-fit: cover;
  display: block;
  margin-bottom: 20px;
  border-radius: 8px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}

.page-blog-2024-top-casino-games-trends-88hello88__hero-content {
  max-width: 900px;
  text-align: center;
  padding: 0 20px;
  box-sizing: border-box;
}

.page-blog-2024-top-casino-games-trends-88hello88__description {
  font-size: 1.2rem;
  color: var(--color-text-secondary);
  margin-bottom: 2rem;
}

.page-blog-2024-top-casino-games-trends-88hello88__cta-button {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1rem;
  transition: all 0.3s ease;
  text-align: center;
  cursor: pointer;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.page-blog-2024-top-casino-games-trends-88hello88__btn-primary {
  background: var(--color-button-gradient);
  color: #ffffff;
  border: none;
}

.page-blog-2024-top-casino-games-trends-88hello88__btn-primary:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.3), 0 0 15px var(--color-glow);
}

.page-blog-2024-top-casino-games-trends-88hello88__btn-secondary {
  background-color: transparent;
  color: var(--color-gold);
  border: 2px solid var(--color-gold);
}

.page-blog-2024-top-casino-games-trends-88hello88__btn-secondary:hover {
  background-color: var(--color-gold);
  color: var(--color-background);
  transform: translateY(-3px);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.3);
}

.page-blog-2024-top-casino-games-trends-88hello88__introduction-section,
.page-blog-2024-top-casino-games-trends-88hello88__trends-section,
.page-blog-2024-top-casino-games-trends-88hello88__platform-section,
.page-blog-2024-top-casino-games-trends-88hello88__join-section,
.page-blog-2024-top-casino-games-trends-88hello88__faq-section,
.page-blog-2024-top-casino-games-trends-88hello88__conclusion-section {
  padding: 50px 0;
}

.page-blog-2024-top-casino-games-trends-88hello88__introduction-section,
.page-blog-2024-top-casino-games-trends-88hello88__platform-section,
.page-blog-2024-top-casino-games-trends-88hello88__faq-section {
  background-color: var(--color-card-bg);
  border-top: 1px solid var(--color-divider);
  border-bottom: 1px solid var(--color-divider);
}

.page-blog-2024-top-casino-games-trends-88hello88__trends-section,
.page-blog-2024-top-casino-games-trends-88hello88__join-section,
.page-blog-2024-top-casino-games-trends-88hello88__conclusion-section {
  background-color: var(--color-background);
}

.page-blog-2024-top-casino-games-trends-88hello88__trend-item,
.page-blog-2024-top-casino-games-trends-88hello88__advantage-list,
.page-blog-2024-top-casino-games-trends-88hello88__promotions,
.page-blog-2024-top-casino-games-trends-88hello88__steps,
.page-blog-2024-top-casino-games-trends-88hello88__app-download {
  background-color: var(--color-card-bg);
  padding: 30px;
  border-radius: 10px;
  margin-bottom: 30px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  border: 1px solid var(--color-border);
}

.page-blog-2024-top-casino-games-trends-88hello88__image-content {
  width: 100%;
  height: auto;
  max-width: 1000px; /* Adjust based on typical content image sizes */
  display: block;
  margin: 20px auto;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  min-width: 200px;
  min-height: 200px;
}

.page-blog-2024-top-casino-games-trends-88hello88__advantage-list ul,
.page-blog-2024-top-casino-games-trends-88hello88__steps div ul {
  list-style: none;
  padding-left: 0;
}

.page-blog-2024-top-casino-games-trends-88hello88__advantage-list li,
.page-blog-2024-top-casino-games-trends-88hello88__steps div li {
  margin-bottom: 10px;
  padding-left: 25px;
  position: relative;
}

.page-blog-2024-top-casino-games-trends-88hello88__advantage-list li::before,
.page-blog-2024-top-casino-games-trends-88hello88__steps div li::before {
  content: '✔';
  color: var(--color-gold);
  position: absolute;
  left: 0;
  font-weight: bold;
}

.page-blog-2024-top-casino-games-trends-88hello88__faq-list {
  margin-top: 30px;
}

.page-blog-2024-top-casino-games-trends-88hello88__faq-item {
  background-color: var(--color-card-bg);
  border: 1px solid var(--color-border);
  border-radius: 8px;
  margin-bottom: 15px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.page-blog-2024-top-casino-games-trends-88hello88__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 25px;
  font-size: 1.15rem;
  font-weight: bold;
  color: var(--color-text-main);
  cursor: pointer;
  background-color: var(--color-deep-green);
  border-bottom: 1px solid var(--color-border);
  list-style: none; /* For details/summary */
}

.page-blog-2024-top-casino-games-trends-88hello88__faq-question::-webkit-details-marker {
  display: none;
}

.page-blog-2024-top-casino-games-trends-88hello88__faq-qtext {
  flex-grow: 1;
}

.page-blog-2024-top-casino-games-trends-88hello88__faq-toggle {
  font-size: 1.5rem;
  margin-left: 15px;
  color: var(--color-gold);
}

.page-blog-2024-top-casino-games-trends-88hello88__faq-answer {
  padding: 20px 25px;
  font-size: 1rem;
  color: var(--color-text-secondary);
  border-top: 1px solid var(--color-divider);
}

.page-blog-2024-top-casino-games-trends-88hello88__faq-item[open] .page-blog-2024-top-casino-games-trends-88hello88__faq-question {
  border-bottom: none;
}

/* Ensure all images are responsive and don't use filters */
.page-blog-2024-top-casino-games-trends-88hello88 img {
  max-width: 100%;
  height: auto;
  display: block;
  /* Ensure no filters are applied */
  filter: none;
  -webkit-filter: none;
  min-width: 200px; /* Minimum size requirement */
  min-height: 200px; /* Minimum size requirement */
}

/* Mobile responsiveness */
@media (max-width: 768px) {
  .page-blog-2024-top-casino-games-trends-88hello88 {
    font-size: 16px;
    line-height: 1.6;
  }

  .page-blog-2024-top-casino-games-trends-88hello88 h1 {
    font-size: clamp(2rem, 8vw, 2.8rem);
  }

  .page-blog-2024-top-casino-games-trends-88hello88 h2 {
    font-size: clamp(1.6rem, 6vw, 2.2rem);
  }

  .page-blog-2024-top-casino-games-trends-88hello88 h3 {
    font-size: clamp(1.3rem, 5vw, 1.7rem);
  }

  .page-blog-2024-top-casino-games-trends-88hello88__hero-section {
    padding-top: 10px !important; /* body already handles --header-offset */
    padding-bottom: 40px;
  }

  .page-blog-2024-top-casino-games-trends-88hello88__hero-content {
    padding: 0 15px;
  }

  .page-blog-2024-top-casino-games-trends-88hello88__description {
    font-size: 1rem;
  }

  /* Images responsiveness */
  .page-blog-2024-top-casino-games-trends-88hello88 img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }

  /* Containers responsiveness */
  .page-blog-2024-top-casino-games-trends-88hello88__section,
  .page-blog-2024-top-casino-games-trends-88hello88__card,
  .page-blog-2024-top-casino-games-trends-88hello88__container,
  .page-blog-2024-top-casino-games-trends-88hello88__trend-item,
  .page-blog-2024-top-casino-games-trends-88hello88__advantage-list,
  .page-blog-2024-top-casino-games-trends-88hello88__promotions,
  .page-blog-2024-top-casino-games-trends-88hello88__steps,
  .page-blog-2024-top-casino-games-trends-88hello88__app-download,
  .page-blog-2024-top-casino-games-trends-88hello88__faq-item {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden !important; /* Prevent horizontal scroll */
  }

  /* Buttons responsiveness */
  .page-blog-2024-top-casino-games-trends-88hello88__cta-button,
  .page-blog-2024-top-casino-games-trends-88hello88__btn-primary,
  .page-blog-2024-top-casino-games-trends-88hello88__btn-secondary,
  .page-blog-2024-top-casino-games-trends-88hello88 a[class*="button"],
  .page-blog-2024-top-casino-games-trends-88hello88 a[class*="btn"] {
    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-2024-top-casino-games-trends-88hello88__cta-buttons,
  .page-blog-2024-top-casino-games-trends-88hello88__button-group,
  .page-blog-2024-top-casino-games-trends-88hello88__btn-container {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 15px;
    padding-right: 15px;
    flex-wrap: wrap !important;
    gap: 10px;
    display: flex;
    flex-direction: column;
  }

  .page-blog-2024-top-casino-games-trends-88hello88__faq-question {
    padding: 15px 20px;
    font-size: 1rem;
  }

  .page-blog-2024-top-casino-games-trends-88hello88__faq-answer {
    padding: 15px 20px;
  }
}