.page-blog-huong-dan-choi-slot888-cho-nguoi-moi {
  font-family: 'Arial', sans-serif;
  line-height: 1.6;
  color: #1F2D3D; /* Text Main color */
  background-color: #F4F7FB; /* Background color */
}

.page-blog-huong-dan-choi-slot888-cho-nguoi-moi__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
}

.page-blog-huong-dan-choi-slot888-cho-nguoi-moi__hero-section {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding-top: 10px; /* Small top padding, assuming body has shared header offset */
  padding-bottom: 40px;
  background-color: #F4F7FB;
}

.page-blog-huong-dan-choi-slot888-cho-nguoi-moi__hero-image-wrapper {
  width: 100%;
  max-height: 600px;
  overflow: hidden;
  margin-bottom: 20px;
}

.page-blog-huong-dan-choi-slot888-cho-nguoi-moi__hero-image {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  border-radius: 8px;
}

.page-blog-huong-dan-choi-slot888-cho-nguoi-moi__hero-content-area {
  max-width: 900px;
  padding: 0 20px;
}

.page-blog-huong-dan-choi-slot888-cho-nguoi-moi__main-title {
  font-size: clamp(2.5rem, 5vw, 3.2rem);
  color: #1F2D3D;
  margin-bottom: 15px;
  font-weight: 700;
  line-height: 1.2;
}

.page-blog-huong-dan-choi-slot888-cho-nguoi-moi__intro-text {
  font-size: 1.15rem;
  color: #1F2D3D;
  margin-bottom: 30px;
}

.page-blog-huong-dan-choi-slot888-cho-nguoi-moi__cta-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}