.page-resources-understanding-huebet-bonuses {
  font-family: 'Arial', sans-serif;
  color: #333;
  line-height: 1.6;
}

.page-resources-understanding-huebet-bonuses__hero {
  background: linear-gradient(135deg, #003366 0%, #004488 100%);
  color: #fff;
  padding: 100px 20px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.page-resources-understanding-huebet-bonuses__hero::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('[GALLERY:bg:abstract,geometric,pattern,dark_blue,gold]') no-repeat center center/cover;
  opacity: 0.1;
  z-index: 0;
}

.page-resources-understanding-huebet-bonuses__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
  z-index: 1;
}

.page-resources-understanding-huebet-bonuses__title {
  font-size: 2.8em;
  margin-bottom: 20px;
  color: #FFCC00;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  line-height: 1.2;
}

.page-resources-understanding-huebet-bonuses__subtitle {
  font-size: 1.3em;
  margin-bottom: 40px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}

.page-resources-understanding-huebet-bonuses__btn {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.3s ease;
  cursor: pointer;
  font-size: 1.1em;
  border: none;
}

.page-resources-understanding-huebet-bonuses__btn--primary {
  background-color: #FFCC00;
  color: #003366;
}

.page-resources-understanding-huebet-bonuses__btn--primary:hover {
  background-color: #e6b800;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.page-resources-understanding-huebet-bonuses__btn--secondary {
  background-color: #003366;
  color: #FFCC00;
  border: 2px solid #FFCC00;
}

.page-resources-understanding-huebet-bonuses__btn--secondary:hover {
  background-color: #004488;
  border-color: #e6b800;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.page-resources-understanding-huebet-bonuses__section {
  padding: 60px 0;
}

.page-resources-understanding-huebet-bonuses__section--alt-bg {
  background-color: #f8f8f8;
}

.page-resources-understanding-huebet-bonuses__section-title {
  font-size: 2.2em;
  color: #003366;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
  padding-bottom: 10px;
}

.page-resources-understanding-huebet-bonuses__section-title::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  background-color: #FFCC00;
  border-radius: 2px;
}

.page-resources-understanding-huebet-bonuses__text-center {
  text-align: center;
  max-width: 900px;
  margin: 0 auto 30px auto;
  font-size: 1.1em;
  color: #555;
}

.page-resources-understanding-huebet-bonuses__content-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
  align-items: center;
}

@media (min-width: 768px) {
  .page-resources-understanding-huebet-bonuses__content-grid {
    grid-template-columns: 1fr 1fr;
  }
  .page-resources-understanding-huebet-bonuses__content-grid--reverse {
    grid-template-columns: 1fr 1fr;
  }
  .page-resources-understanding-huebet-bonuses__content-grid--reverse .page-resources-understanding-huebet-bonuses__image-wrapper {
    order: 2;
  }
  .page-resources-understanding-huebet-bonuses__content-grid--reverse .page-resources-understanding-huebet-bonuses__text-block {
    order: 1;
  }
}

.page-resources-understanding-huebet-bonuses__text-block p {
  margin-bottom: 15px;
  font-size: 1.05em;
  color: #444;
}

.page-resources-understanding-huebet-bonuses__image-wrapper {
  text-align: center;
}

.page-resources-understanding-huebet-bonuses__image {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}

.page-resources-understanding-huebet-bonuses__promo-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
  margin-top: 30px;
}

.page-resources-understanding-huebet-bonuses__promo-card {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  padding: 30px;
  text-align: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border-top: 5px solid #003366;
}

.page-resources-understanding-huebet-bonuses__promo-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.page-resources-understanding-huebet-bonuses__card-title {
  font-size: 1.4em;
  color: #003366;
  margin-bottom: 15px;
  min-height: 60px; /* Ensure consistent card height */
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-resources-understanding-huebet-bonuses__promo-card p {
  color: #555;
  font-size: 1em;
}

.page-resources-understanding-huebet-bonuses__cta-box {
  background-color: #003366;
  color: #fff;
  padding: 40px 30px;
  border-radius: 10px;
  text-align: center;
  margin-top: 60px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.page-resources-understanding-huebet-bonuses__cta-text {
  font-size: 1.5em;
  margin-bottom: 25px;
  color: #FFCC00;
  font-weight: bold;
}

.page-resources-understanding-huebet-bonuses__sub-section-title {
  font-size: 1.6em;
  color: #003366;
  margin-top: 30px;
  margin-bottom: 15px;
  border-left: 5px solid #FFCC00;
  padding-left: 15px;
}

.page-resources-understanding-huebet-bonuses__strategy-list, 
.page-resources-understanding-huebet-bonuses__error-list {
  list-style: none;
  padding: 0;
  margin-top: 30px;
}

.page-resources-understanding-huebet-bonuses__strategy-list li,
.page-resources-understanding-huebet-bonuses__error-list li {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 25px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  border-left: 5px solid #FFCC00;
}

.page-resources-understanding-huebet-bonuses__strategy-list li h3,
.page-resources-understanding-huebet-bonuses__error-list li h3 {
  color: #003366;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.3em;
  border-left: none;
  padding-left: 0;
}

.page-resources-understanding-huebet-bonuses__strategy-list li p,
.page-resources-understanding-huebet-bonuses__error-list li p {
  color: #555;
  font-size: 1em;
}

/* Responsive Adjustments */
@media (max-width: 1024px) {
  .page-resources-understanding-huebet-bonuses__title {
    font-size: 2.2em;
  }
  .page-resources-understanding-huebet-bonuses__subtitle {
    font-size: 1.1em;
  }
  .page-resources-understanding-huebet-bonuses__section-title {
    font-size: 1.8em;
  }
  .page-resources-understanding-huebet-bonuses__sub-section-title {
    font-size: 1.4em;
  }
  .page-resources-understanding-huebet-bonuses__cta-text {
    font-size: 1.3em;
  }
}

@media (max-width: 767px) {
  .page-resources-understanding-huebet-bonuses__hero {
    padding: 80px 15px;
  }
  .page-resources-understanding-huebet-bonuses__title {
    font-size: 1.8em;
  }
  .page-resources-understanding-huebet-bonuses__subtitle {
    font-size: 1em;
  }
  .page-resources-understanding-huebet-bonuses__section {
    padding: 40px 0;
  }
  .page-resources-understanding-huebet-bonuses__section-title {
    font-size: 1.6em;
    margin-bottom: 30px;
  }
  .page-resources-understanding-huebet-bonuses__promo-grid {
    grid-template-columns: 1fr;
  }
  .page-resources-understanding-huebet-bonuses__content-grid {
    grid-template-columns: 1fr;
  }
  .page-resources-understanding-huebet-bonuses__cta-box {
    padding: 30px 20px;
  }
  .page-resources-understanding-huebet-bonuses__cta-text {
    font-size: 1.2em;
  }
  .page-resources-understanding-huebet-bonuses__sub-section-title {
    font-size: 1.2em;
  }
}