/* style/blog-how-to-securely-deposit-withdraw-kk88.css */

/* Global page styles within main content area */
.page-blog-how-to-securely-deposit-withdraw-kk88 {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  color: #ffffff; /* Light text for dark body background */
  background-color: transparent; /* Rely on body background from shared.css */
}

.page-blog-how-to-securely-deposit-withdraw-kk88__hero-section {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10px 20px 60px; /* Small top padding, more bottom padding */
  text-align: center;
  overflow: hidden;
  background: #121212; /* Fallback for hero section background */
}

.page-blog-how-to-securely-deposit-withdraw-kk88__hero-image {
  width: 100%;
  height: auto;
  max-height: 700px;
  object-fit: cover;
  display: block;
  margin-bottom: 30px;
}

.page-blog-how-to-securely-deposit-withdraw-kk88__hero-content {
  max-width: 900px;
  margin: 0 auto;
  z-index: 1;
  color: #ffffff;
}

.page-blog-how-to-securely-deposit-withdraw-kk88__main-title {
  font-size: clamp(2em, 4vw, 3em); /* Responsive font size for H1 */
  font-weight: bold;
  margin-bottom: 20px;
  color: #26A9E0;
  line-height: 1.2;
}

.page-blog-how-to-securely-deposit-withdraw-kk88__description {
  font-size: 1.1em;
  margin-bottom: 30px;
  color: #f0f0f0;
}

.page-blog-how-to-securely-deposit-withdraw-kk88__cta-buttons {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}

.page-blog-how-to-securely-deposit-withdraw-kk88__btn-primary,
.page-blog-how-to-securely-deposit-withdraw-kk88__btn-secondary {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.3s ease, color 0.3s ease;
  max-width: 100%;
  box-sizing: border-box;
  white-space: normal;
  word-wrap: break-word;
  text-align: center;
}

.page-blog-how-to-securely-deposit-withdraw-kk88__btn-primary {
  background-color: #26A9E0;
  color: #ffffff;
  border: 2px solid #26A9E0;
}

.page-blog-how-to-securely-deposit-withdraw-kk88__btn-primary:hover {
  background-color: #1e87c0;
  border-color: #1e87c0;
}

.page-blog-how-to-securely-deposit-withdraw-kk88__btn-secondary {
  background-color: #ffffff;
  color: #26A9E0;
  border: 2px solid #26A9E0;
}

.page-blog-how-to-securely-deposit-withdraw-kk88__btn-secondary:hover {
  background-color: #e0e0e0;
  color: #1e87c0;
  border-color: #1e87c0;
}

.page-blog-how-to-securely-deposit-withdraw-kk88__cta-buttons--bottom {
  margin-top: 40px;
  margin-bottom: 20px;
}

.page-blog-how-to-securely-deposit-withdraw-kk88__content-area {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
  background-color: #121212; /* Dark background for content area */
  color: #ffffff; /* Light text for content area */
}

.page-blog-how-to-securely-deposit-withdraw-kk88__container {
  max-width: 900px;
  margin: 0 auto;
}

.page-blog-how-to-securely-deposit-withdraw-kk88__section-title {
  font-size: 2.2em;
  font-weight: bold;
  margin-bottom: 30px;
  color: #26A9E0;
  text-align: center;
  padding-top: 20px;
}

.page-blog-how-to-securely-deposit-withdraw-kk88__subtitle {
  font-size: 1.5em;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 15px;
  color: #26A9E0;
}

.page-blog-how-to-securely-deposit-withdraw-kk88__text-block {
  margin-bottom: 25px;
}

.page-blog-how-to-securely-deposit-withdraw-kk88 p {
  margin-bottom: 15px;
  color: #f0f0f0;
}

.page-blog-how-to-securely-deposit-withdraw-kk88__list,
.page-blog-how-to-securely-deposit-withdraw-kk88__ordered-list {
  list-style-position: inside;
  margin-bottom: 15px;
  padding-left: 20px;
}

.page-blog-how-to-securely-deposit-withdraw-kk88__list li,
.page-blog-how-to-securely-deposit-withdraw-kk88__ordered-list li {
  margin-bottom: 8px;
  color: #f0f0f0;
}

.page-blog-how-to-securely-deposit-withdraw-kk88__image {
  width: 100%;
  height: auto;
  border-radius: 8px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
  min-width: 200px; /* Minimum size requirement */
  min-height: 200px; /* Minimum size requirement */
}

/* FAQ Section */
.page-blog-how-to-securely-deposit-withdraw-kk88__faq-list {
  margin-top: 30px;
}

.page-blog-how-to-securely-deposit-withdraw-kk88__faq-item {
  background-color: rgba(255, 255, 255, 0.05); /* Slightly lighter background for contrast */
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  margin-bottom: 15px;
  overflow: hidden;
  color: #ffffff;
}

.page-blog-how-to-securely-deposit-withdraw-kk88__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 20px;
  cursor: pointer;
  font-weight: bold;
  color: #26A9E0;
  list-style: none; /* For details/summary */
}

.page-blog-how-to-securely-deposit-withdraw-kk88__faq-question::-webkit-details-marker {
  display: none;
}

.page-blog-how-to-securely-deposit-withdraw-kk88__faq-qtext {
  flex-grow: 1;
}

.page-blog-how-to-securely-deposit-withdraw-kk88__faq-toggle {
  font-size: 1.5em;
  line-height: 1;
  margin-left: 10px;
  color: #ffffff;
}

.page-blog-how-to-securely-deposit-withdraw-kk88__faq-answer {
  padding: 0 20px 15px;
  color: #f0f0f0;
}

.page-blog-how-to-securely-deposit-withdraw-kk88__faq-item[open] .page-blog-how-to-securely-deposit-withdraw-kk88__faq-question {
  background-color: rgba(255, 255, 255, 0.1);
}

.page-blog-how-to-securely-deposit-withdraw-kk88__faq-item[open] .page-blog-how-to-securely-deposit-withdraw-kk88__faq-toggle {
  content: '−';
}

/* Responsive Styles */
@media (max-width: 768px) {
  .page-blog-how-to-securely-deposit-withdraw-kk88 {
    font-size: 16px;
    line-height: 1.6;
  }

  .page-blog-how-to-securely-deposit-withdraw-kk88__hero-section {
    padding: 10px 15px 40px;
  }

  .page-blog-how-to-securely-deposit-withdraw-kk88__hero-image {
    max-height: 400px;
  }

  .page-blog-how-to-securely-deposit-withdraw-kk88__main-title {
    font-size: clamp(1.8em, 7vw, 2.5em);
  }

  .page-blog-how-to-securely-deposit-withdraw-kk88__description {
    font-size: 1em;
  }

  .page-blog-how-to-securely-deposit-withdraw-kk88__cta-buttons {
    flex-direction: column;
    gap: 15px;
    padding: 0 15px;
  }

  .page-blog-how-to-securely-deposit-withdraw-kk88__btn-primary,
  .page-blog-how-to-securely-deposit-withdraw-kk88__btn-secondary {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    white-space: normal !important;
    word-wrap: break-word !important;
  }

  .page-blog-how-to-securely-deposit-withdraw-kk88__content-area {
    padding: 20px 15px;
  }

  .page-blog-how-to-securely-deposit-withdraw-kk88__section-title {
    font-size: 1.8em;
    margin-bottom: 20px;
  }

  .page-blog-how-to-securely-deposit-withdraw-kk88__subtitle {
    font-size: 1.3em;
    margin-top: 25px;
    margin-bottom: 10px;
  }

  .page-blog-how-to-securely-deposit-withdraw-kk88__image {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }

  .page-blog-how-to-securely-deposit-withdraw-kk88__container,
  .page-blog-how-to-securely-deposit-withdraw-kk88__text-block,
  .page-blog-how-to-securely-deposit-withdraw-kk88__faq-list,
  .page-blog-how-to-securely-deposit-withdraw-kk88__faq-item {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden !important;
  }
  
  .page-blog-how-to-securely-deposit-withdraw-kk88__faq-question {
    padding: 12px 15px;
  }

  .page-blog-how-to-securely-deposit-withdraw-kk88__faq-answer {
    padding: 0 15px 12px;
  }
}