.page-blog-how-to-safely-register-and-deposit-on-898bet-code {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  color: #F2FFF6; /* text-main for dark background */
  background-color: #08160F; /* body background */
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__hero-section {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding-top: 10px; /* Small top padding for first section */
  padding-bottom: 40px;
  background-color: #08160F; /* Match body background */
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__hero-image {
  width: 100%;
  height: auto;
  object-fit: cover;
  max-height: 600px; /* Limit height for hero image */
  display: block;
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__hero-content {
  padding: 20px;
  max-width: 900px;
  margin-top: 20px;
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__main-title {
  font-size: clamp(2.5rem, 5vw, 3.5rem);
  font-weight: bold;
  color: #F2FFF6; /* text-main */
  margin-bottom: 15px;
  line-height: 1.2;
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__subtitle {
  font-size: clamp(1rem, 2vw, 1.25rem);
  color: #A7D9B8; /* text-secondary */
  margin-bottom: 30px;
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__cta-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
  margin-top: 30px;
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__btn-primary,
.page-blog-how-to-safely-register-and-deposit-on-898bet-code__btn-secondary {
  display: inline-block;
  padding: 14px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  font-size: 1rem;
  transition: background-color 0.3s ease, transform 0.3s ease;
  white-space: normal; /* Allow text to wrap */
  word-wrap: break-word; /* Allow long words to break */
  max-width: 100%; /* Ensure button does not overflow */
  box-sizing: border-box;
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__btn-primary {
  background: linear-gradient(180deg, #2AD16F 0%, #13994A 100%);
  color: #F2FFF6; /* text-main */
  border: none;
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 10px rgba(42, 209, 111, 0.4);
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__btn-secondary {
  background-color: transparent;
  color: #2AD16F; /* A lighter shade of primary for contrast on dark bg */
  border: 2px solid #2AD16F;
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__btn-secondary:hover {
  background-color: rgba(42, 209, 111, 0.1);
  transform: translateY(-2px);
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__section {
  padding: 60px 0;
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__dark-bg {
  background-color: #08160F; /* body background */
  color: #F2FFF6; /* text-main */
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__light-bg {
  background-color: #11271B; /* card-bg, slightly lighter dark for contrast */
  color: #F2FFF6; /* text-main */
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__section-title {
  font-size: clamp(1.8rem, 3.5vw, 2.5rem);
  color: #F2C14E; /* Gold */
  text-align: center;
  margin-bottom: 40px;
  font-weight: bold;
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__sub-title {
  font-size: clamp(1.4rem, 2.5vw, 1.8rem);
  color: #2AD16F; /* Lighter primary */
  margin-top: 30px;
  margin-bottom: 15px;
  font-weight: bold;
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__text-block {
  font-size: 1rem;
  margin-bottom: 20px;
  color: #A7D9B8; /* text-secondary */
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__list {
  list-style: disc;
  margin-left: 25px;
  margin-bottom: 20px;
  color: #A7D9B8; /* text-secondary */
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__list-item {
  margin-bottom: 10px;
  font-size: 1rem;
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__image-full {
  width: 100%;
  height: auto;
  display: block;
  margin: 30px auto;
  border-radius: 10px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
  object-fit: cover;
  min-height: 200px; /* Ensure minimum size */
}

/* FAQ styles */
.page-blog-how-to-safely-register-and-deposit-on-898bet-code__faq-list {
  margin-top: 40px;
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__faq-item {
  background-color: #11271B; /* card-bg */
  border: 1px solid #2E7A4E; /* border-color */
  border-radius: 8px;
  margin-bottom: 15px;
  overflow: hidden;
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 25px;
  font-size: 1.15rem;
  font-weight: bold;
  color: #F2FFF6; /* text-main */
  cursor: pointer;
  background-color: #0A4B2C; /* Deep Green for question header */
  transition: background-color 0.3s ease;
  list-style: none; /* For details/summary */
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__faq-question::-webkit-details-marker {
  display: none;
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__faq-question:hover {
  background-color: #13994A; /* Slightly lighter green on hover */
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__faq-toggle {
  font-size: 1.5rem;
  line-height: 1;
  color: #F2C14E; /* Gold */
}

.page-blog-how-to-safely-register-and-deposit-on-898bet-code__faq-answer {
  padding: 0 25px 15px;
  font-size: 1rem;
  color: #A7D9B8; /* text-secondary */
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out, padding 0.3s ease-out;
}

/* For details tag, we only control padding when open */
.page-blog-how-to-safely-register-and-deposit-on-898bet-code__faq-item[open] .page-blog-how-to-safely-register-and-deposit-on-898bet-code__faq-answer {
  max-height: 500px; /* Adjust as needed for content, ensure it's larger than max possible answer height */
  padding-top: 15px;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
  .page-blog-how-to-safely-register-and-deposit-on-898bet-code__container {
    padding: 0 15px;
  }

  .page-blog-how-to-safely-register-and-deposit-on-898bet-code__hero-section {
    padding-left: 15px;
    padding-right: 15px;
  }

  .page-blog-how-to-safely-register-and-deposit-on-898bet-code__main-title {
    font-size: 2rem;
  }

  .page-blog-how-to-safely-register-and-deposit-on-898bet-code__subtitle {
    font-size: 1rem;
  }

  .page-blog-how-to-safely-register-and-deposit-on-898bet-code__cta-buttons {
    flex-direction: column;
    gap: 10px;
  }

  .page-blog-how-to-safely-register-and-deposit-on-898bet-code__btn-primary,
  .page-blog-how-to-safely-register-and-deposit-on-898bet-code__btn-secondary {
    padding: 12px 20px;
    font-size: 0.95rem;
    width: 100% !important; /* Ensure buttons take full width */
    max-width: 100% !important;
    box-sizing: border-box !important;
  }

  .page-blog-how-to-safely-register-and-deposit-on-898bet-code__section {
    padding: 40px 0;
  }

  .page-blog-how-to-safely-register-and-deposit-on-898bet-code__section-title {
    font-size: 1.8rem;
    margin-bottom: 30px;
  }

  .page-blog-how-to-safely-register-and-deposit-on-898bet-code__sub-title {
    font-size: 1.3rem;
    margin-top: 25px;
  }

  .page-blog-how-to-safely-register-and-deposit-on-898bet-code__text-block,
  .page-blog-how-to-safely-register-and-deposit-on-898bet-code__list-item {
    font-size: 0.95rem;
  }

  /* Image responsive rules for mobile */
  .page-blog-how-to-safely-register-and-deposit-on-898bet-code img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    display: block !important;
    box-sizing: border-box !important;
  }

  .page-blog-how-to-safely-register-and-deposit-on-898bet-code__hero-image {
    max-height: 400px;
  }

  /* Video responsive rules for mobile (if any, though none currently in HTML) */
  .page-blog-how-to-safely-register-and-deposit-on-898bet-code video,
  .page-blog-how-to-safely-register-and-deposit-on-898bet-code__video {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }
  
  .page-blog-how-to-safely-register-and-deposit-on-898bet-code__video-section,
  .page-blog-how-to-safely-register-and-deposit-on-898bet-code__video-container,
  .page-blog-how-to-safely-register-and-deposit-on-898bet-code__video-wrapper {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden !important;
  }

  .page-blog-how-to-safely-register-and-deposit-on-898bet-code__video-section {
    padding-top: 10px !important; /* Small top padding for first section */
  }

  /* Ensure content containers don't overflow */
  .page-blog-how-to-safely-register-and-deposit-on-898bet-code__section,
  .page-blog-how-to-safely-register-and-deposit-on-898bet-code__content-area {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 15px;
    padding-right: 15px;
    overflow-x: hidden; /* Prevent horizontal scroll */
  }

  .page-blog-how-to-safely-register-and-deposit-on-898bet-code__faq-question {
    padding: 15px 20px;
    font-size: 1rem;
  }
}