/* style/industry-news-vietnam-igaming-regulatory-updates.css */
.page-industry-news-vietnam-igaming-regulatory-updates {
  font-family: 'Arial', sans-serif;
  line-height: 1.6;
  color: #333;
  background-color: #f8f8f8;
}

.page-industry-news-vietnam-igaming-regulatory-updates__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.page-industry-news-vietnam-igaming-regulatory-updates__hero-section {
  background-color: #1A2B5B; /* Primary brand color */
  color: #FFFFFF;
  padding: 80px 0;
  text-align: center;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.page-industry-news-vietnam-igaming-regulatory-updates__hero-title {
  font-size: 3.2em;
  margin-bottom: 20px;
  font-weight: bold;
  line-height: 1.2;
  color: #FFFFFF;
}

.page-industry-news-vietnam-igaming-regulatory-updates__hero-subtitle {
  font-size: 1.4em;
  margin-bottom: 40px;
  max-width: 800px;
  opacity: 0.9;
  color: #E0E0E0;
}

.page-industry-news-vietnam-igaming-regulatory-updates__cta-button {
  display: inline-block;
  background-color: #FFD700; /* Secondary brand color */
  color: #1A2B5B; /* High contrast text */
  padding: 15px 30px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1em;
  transition: background-color 0.3s ease, transform 0.3s ease;
  border: none;
  cursor: pointer;
}

.page-industry-news-vietnam-igaming-regulatory-updates__cta-button:hover {
  background-color: #e5c000;
  transform: translateY(-2px);
}

.page-industry-news-vietnam-igaming-regulatory-updates__hero-image-wrapper {
  margin-top: 40px;
  width: 100%;
  max-width: 900px;
  height: 450px;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.page-industry-news-vietnam-igaming-regulatory-updates__hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.page-industry-news-vietnam-igaming-regulatory-updates__content-section {
  padding: 60px 0;
}

.page-industry-news-vietnam-igaming-regulatory-updates__article {
  background-color: #FFFFFF;
  padding: 40px;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

.page-industry-news-vietnam-igaming-regulatory-updates__section-title {
  font-size: 2.2em;
  color: #1A2B5B; /* Primary brand color */
  margin-bottom: 30px;
  border-bottom: 3px solid #FFD700; /* Secondary brand color for accent */
  padding-bottom: 10px;
}

.page-industry-news-vietnam-igaming-regulatory-updates__subsection-title {
  font-size: 1.8em;
  color: #1A2B5B;
  margin-top: 40px;
  margin-bottom: 20px;
}

.page-industry-news-vietnam-igaming-regulatory-updates__article p {
  margin-bottom: 15px;
  font-size: 1.1em;
  color: #444;
}

.page-industry-news-vietnam-igaming-regulatory-updates__article a {
  color: #1A2B5B;
  text-decoration: underline;
  font-weight: bold;
}

.page-industry-news-vietnam-igaming-regulatory-updates__article a:hover {
  color: #FFD700;
}

.page-industry-news-vietnam-igaming-regulatory-updates__list,
.page-industry-news-vietnam-igaming-regulatory-updates__ordered-list {
  margin-left: 25px;
  margin-bottom: 20px;
  font-size: 1.1em;
  color: #444;
}

.page-industry-news-vietnam-igaming-regulatory-updates__list li,
.page-industry-news-vietnam-igaming-regulatory-updates__ordered-list li {
  margin-bottom: 10px;
}

.page-industry-news-vietnam-igaming-regulatory-updates__quote {
  background-color: #f0f4f7;
  border-left: 5px solid #FFD700;
  padding: 20px 30px;
  margin: 30px 0;
  font-style: italic;
  color: #1A2B5B;
  font-size: 1.2em;
}

.page-industry-news-vietnam-igaming-regulatory-updates__article-image {
  width: 100%;
  max-width: 700px;
  height: auto;
  margin: 30px auto;
  display: block;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.page-industry-news-vietnam-igaming-regulatory-updates__image-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 20px;
  margin: 30px 0;
}

.page-industry-news-vietnam-igaming-regulatory-updates__grid-image {
  width: 100%;
  height: 250px;
  object-fit: cover;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.page-industry-news-vietnam-igaming-regulatory-updates__call-to-action {
  background-color: #1A2B5B;
  color: #FFFFFF;
  padding: 50px;
  text-align: center;
  border-radius: 8px;
  margin-top: 50px;
}

.page-industry-news-vietnam-igaming-regulatory-updates__cta-heading {
  font-size: 2.5em;
  margin-bottom: 20px;
  color: #FFD700;
}

.page-industry-news-vietnam-igaming-regulatory-updates__cta-text {
  font-size: 1.2em;
  margin-bottom: 30px;
  line-height: 1.8;
  color: #E0E0E0;
}

.page-industry-news-vietnam-igaming-regulatory-updates__cta-button--large {
  padding: 18px 35px;
  font-size: 1.2em;
  margin: 10px;
}

.page-industry-news-vietnam-igaming-regulatory-updates__cta-button--secondary {
  background-color: transparent;
  border: 2px solid #FFD700;
  color: #FFD700;
}

.page-industry-news-vietnam-igaming-regulatory-updates__cta-button--secondary:hover {
  background-color: #FFD700;
  color: #1A2B5B;
}

.page-industry-news-vietnam-igaming-regulatory-updates .highlight {
  color: #FFD700;
  font-weight: bold;
}

/* Floating promotional button */
.page-industry-news-vietnam-igaming-regulatory-updates__floating-promo {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
  background-color: #FFD700; /* Secondary color */
  border-radius: 50px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease;
}

.page-industry-news-vietnam-igaming-regulatory-updates__floating-promo:hover {
  transform: translateY(-5px);
}

.page-industry-news-vietnam-igaming-regulatory-updates__floating-promo a {
  display: flex;
  align-items: center;
  padding: 10px 20px;
  text-decoration: none;
  color: #1A2B5B; /* High contrast text */
  font-weight: bold;
}

.page-industry-news-vietnam-igaming-regulatory-updates__floating-promo-icon {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .page-industry-news-vietnam-igaming-regulatory-updates__hero-title {
    font-size: 2.5em;
  }

  .page-industry-news-vietnam-igaming-regulatory-updates__hero-subtitle {
    font-size: 1.1em;
  }

  .page-industry-news-vietnam-igaming-regulatory-updates__section-title {
    font-size: 1.8em;
  }

  .page-industry-news-vietnam-igaming-regulatory-updates__subsection-title {
    font-size: 1.5em;
  }

  .page-industry-news-vietnam-igaming-regulatory-updates__article {
    padding: 20px;
  }

  .page-industry-news-vietnam-igaming-regulatory-updates__cta-heading {
    font-size: 2em;
  }

  .page-industry-news-vietnam-igaming-regulatory-updates__cta-button {
    width: 100%;
    margin-bottom: 15px;
  }

  .page-industry-news-vietnam-igaming-regulatory-updates__cta-button--large {
    font-size: 1.1em;
  }
  
  .page-industry-news-vietnam-igaming-regulatory-updates__floating-promo {
    bottom: 10px;
    right: 10px;
  }
  .page-industry-news-vietnam-igaming-regulatory-updates__floating-promo-text {
    display: none;
  }
  .page-industry-news-vietnam-igaming-regulatory-updates__floating-promo a {
    padding: 8px 12px;
  }
}

@media (max-width: 480px) {
  .page-industry-news-vietnam-igaming-regulatory-updates__hero-title {
    font-size: 2em;
  }

  .page-industry-news-vietnam-igaming-regulatory-updates__hero-image-wrapper {
    height: 250px;
  }

  .page-industry-news-vietnam-igaming-regulatory-updates__image-grid {
    grid-template-columns: 1fr;
  }
}