.page-blog-how-to-deposit-withdraw-ld789-new-link-safely {
  color: #333333; /* Default text color for light body background */
  font-family: Arial, sans-serif;
  line-height: 1.6;
  background-color: #FFFFFF;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__hero-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 10px; /* Small top padding, body handles header offset */
  padding-bottom: 60px;
  background-color: #f5f5f5;
  text-align: center;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__hero-image-wrapper {
  width: 100%;
  max-width: 1200px;
  margin-bottom: 30px;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__hero-image {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__hero-content {
  max-width: 800px;
  padding: 0 20px;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__main-title {
  font-size: clamp(2.2rem, 4vw, 3.5rem); /* Responsive H1 font size */
  color: #26A9E0;
  margin-bottom: 20px;
  line-height: 1.2;
  font-weight: bold;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__hero-description {
  font-size: 1.25rem;
  color: #555555;
  margin-bottom: 30px;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__cta-buttons {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__btn-primary,
.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__btn-secondary {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  font-size: 1rem;
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
  box-sizing: border-box;
  max-width: 100%; /* Ensure button responsiveness */
  white-space: normal;
  word-wrap: break-word;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__btn-primary {
  background-color: #26A9E0;
  color: #ffffff;
  border: 2px solid #26A9E0;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__btn-primary:hover {
  background-color: #1a8cc4;
  border-color: #1a8cc4;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__btn-secondary {
  background-color: #ffffff;
  color: #26A9E0;
  border: 2px solid #26A9E0;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__btn-secondary:hover {
  background-color: #e0f2f7;
  color: #1a8cc4;
  border-color: #1a8cc4;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__content-section {
  padding: 60px 0;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__section-title {
  font-size: 2rem;
  color: #26A9E0;
  text-align: center;
  margin-bottom: 40px;
  font-weight: bold;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__text-block {
  font-size: 1.1rem;
  margin-bottom: 20px;
  color: #333333;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__text-block a {
  color: #26A9E0;
  text-decoration: none;
  font-weight: bold;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__text-block a:hover {
  text-decoration: underline;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__highlight {
  color: #EA7C07;
  font-weight: bold;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__light-bg {
  background-color: #f9f9f9;
  color: #333333;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__dark-bg {
  background-color: #26A9E0;
  color: #ffffff;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__dark-bg .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__section-title,
.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__dark-bg .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__faq-question {
  color: #ffffff;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__dark-bg .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__text-block,
.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__dark-bg .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__faq-answer p {
  color: #f0f0f0;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__dark-bg .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__highlight {
  color: #FFD700; /* Gold for highlight on dark blue */
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__image-text-block {
  display: flex;
  align-items: center;
  gap: 40px;
  margin-bottom: 40px;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__image-text-block--reverse {
  flex-direction: row-reverse;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__content-image {
  flex: 1;
  max-width: 50%;
  height: auto;
  display: block;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  min-width: 200px; /* Minimum size requirement */
  min-height: 200px;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__text-content {
  flex: 1;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__ordered-list,
.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__unordered-list {
  list-style-position: inside;
  margin-bottom: 20px;
  padding-left: 20px;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__ordered-list li,
.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__unordered-list li {
  margin-bottom: 10px;
  font-size: 1.05rem;
  color: #333333;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__subsection-title {
  font-size: 1.5rem;
  color: #26A9E0;
  margin-top: 30px;
  margin-bottom: 15px;
  font-weight: bold;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__methods-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__method-card {
  border-radius: 12px;
  padding: 30px;
  text-align: center;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  min-height: 350px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__method-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__method-card.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__dark-bg {
  background-color: #26A9E0;
  color: #ffffff;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__method-card.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__light-bg {
  background-color: #ffffff;
  color: #333333;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__method-icon {
  width: 100%; /* Occupy main visual area */
  max-width: 250px; /* Max width for icon within card */
  height: auto;
  margin: 0 auto 20px auto;
  display: block;
  min-width: 200px;
  min-height: 200px;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__method-title {
  font-size: 1.4rem;
  margin-bottom: 15px;
  font-weight: bold;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__method-card.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__dark-bg .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__method-title {
  color: #ffffff;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__method-card.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__light-bg .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__method-title {
  color: #26A9E0;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__method-description {
  font-size: 1rem;
  color: inherit; /* Inherit color from card */
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__note {
  font-style: italic;
  text-align: center;
  margin-top: 20px;
  color: #555555;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__grid-2-cols {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 30px;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__tip-card {
  background-color: #ffffff;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__tip-card:hover {
  transform: translateY(-5px);
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__tip-title {
  font-size: 1.3rem;
  color: #26A9E0;
  margin-bottom: 15px;
  font-weight: bold;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__tip-description {
  font-size: 1rem;
  color: #333333;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__faq-list {
  margin-top: 40px;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__faq-item {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  margin-bottom: 15px;
  overflow: hidden;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 25px;
  font-size: 1.15rem;
  font-weight: bold;
  color: #ffffff;
  cursor: pointer;
  list-style: none; /* For details/summary */
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__faq-question::-webkit-details-marker {
  display: none; /* Hide default marker for Chrome */
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__faq-toggle {
  font-size: 1.5rem;
  line-height: 1;
  margin-left: 15px;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__faq-answer {
  padding: 0 25px 20px;
  font-size: 1rem;
  color: #f0f0f0;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__faq-answer p {
  margin-top: 0;
  margin-bottom: 10px;
  color: #f0f0f0;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__faq-item[open] .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__faq-toggle {
  content: '−';
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__conclusion-section .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__text-block {
  text-align: center;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.page-blog-how-to-deposit-withdraw-ld789-new-link-safely__conclusion-section .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__btn-primary {
  margin-top: 30px;
}

/* Responsive Styles */
@media (max-width: 992px) {
  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__image-text-block {
    flex-direction: column;
    text-align: center;
  }

  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__image-text-block--reverse {
    flex-direction: column;
  }

  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__content-image {
    max-width: 80%;
    margin-bottom: 30px;
  }

  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__grid-2-cols {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__hero-section {
    padding-bottom: 40px;
  }

  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__main-title {
    font-size: clamp(2rem, 8vw, 2.5rem);
  }

  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__hero-description {
    font-size: 1rem;
  }

  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__cta-buttons {
    flex-direction: column;
    gap: 15px;
    width: 100%;
    max-width: 300px; /* Constrain button group width */
    margin: 0 auto;
  }

  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__btn-primary,
  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__btn-secondary {
    padding: 12px 20px;
    font-size: 0.95rem;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    white-space: normal !important;
    word-wrap: break-word !important;
  }

  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__content-section {
    padding: 40px 0;
  }

  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__section-title {
    font-size: 1.75rem;
    margin-bottom: 30px;
  }

  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__text-block,
  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__ordered-list li,
  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__unordered-list li,
  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__method-description,
  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__tip-description,
  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__faq-answer p {
    font-size: 1rem;
  }

  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__subsection-title {
    font-size: 1.3rem;
  }

  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__method-card {
    padding: 20px;
  }

  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__tip-card {
    padding: 20px;
  }

  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__faq-question {
    font-size: 1rem;
    padding: 15px 20px;
  }

  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__faq-answer {
    padding: 0 20px 15px;
  }

  /* Mobile specific image/video/container rules */
  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
  }

  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__section,
  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__card,
  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__container,
  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__hero-image-wrapper,
  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__methods-grid,
  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__grid-2-cols,
  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__faq-list,
  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__image-text-block {
    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-deposit-withdraw-ld789-new-link-safely__hero-section {
    padding-top: 10px !important;
    padding-left: 0;
    padding-right: 0;
  }

  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__hero-content {
    padding-left: 15px;
    padding-right: 15px;
  }

  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__content-image {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
  }

  .page-blog-how-to-deposit-withdraw-ld789-new-link-safely__method-icon {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
  }
}