/* style/blog-how-to-register-deposit-88cbl-casino.css */

/* Base styles for the page */
.page-blog-how-to-register-deposit-88cbl-casino {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  color: var(--text-main, #F2FFF6); /* Default text color, contrasting with dark background */
  background-color: var(--bg, #08160F); /* Page background color */
  padding: 0;
  margin: 0;
}

.page-blog-how-to-register-deposit-88cbl-casino__section-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
}

/* Hero Section */
.page-blog-how-to-register-deposit-88cbl-casino__hero-section {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px 20px 60px 20px; /* Small top padding, larger bottom padding */
  background-color: var(--bg, #08160F);
  overflow: hidden;
}

.page-blog-how-to-register-deposit-88cbl-casino__hero-image-wrapper {
  width: 100%;
  max-width: 1920px;
  margin-bottom: 40px;
}

.page-blog-how-to-register-deposit-88cbl-casino__hero-image {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.page-blog-how-to-register-deposit-88cbl-casino__hero-content {
  max-width: 900px;
  color: var(--text-main, #F2FFF6);
  z-index: 1;
}

.page-blog-how-to-register-deposit-88cbl-casino__main-title {
  font-size: clamp(2em, 4vw, 3.5em); /* Responsive font size for H1 */
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
  color: var(--gold, #F2C14E);
  text-shadow: 0 0 10px rgba(242, 193, 78, 0.5);
}

.page-blog-how-to-register-deposit-88cbl-casino__description {
  font-size: 1.1em;
  margin-bottom: 30px;
  color: var(--text-secondary, #A7D9B8);
}

.page-blog-how-to-register-deposit-88cbl-casino__cta-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

/* Content Area */
.page-blog-how-to-register-deposit-88cbl-casino__content-area {
  padding: 60px 20px;
  background-color: var(--bg, #08160F);
  color: var(--text-main, #F2FFF6);
}

.page-blog-how-to-register-deposit-88cbl-casino__section-title {
  font-size: 2.5em;
  font-weight: 700;
  color: var(--gold, #F2C14E);
  margin-bottom: 30px;
  text-align: center;
  text-shadow: 0 0 8px rgba(242, 193, 78, 0.4);
}

.page-blog-how-to-register-deposit-88cbl-casino__sub-title {
  font-size: 1.8em;
  font-weight: 600;
  color: var(--text-main, #F2FFF6);
  margin-top: 40px;
  margin-bottom: 20px;
  border-bottom: 2px solid var(--divider, #1E3A2A);
  padding-bottom: 10px;
}

.page-blog-how-to-register-deposit-88cbl-casino__paragraph {
  font-size: 1em;
  margin-bottom: 15px;
  color: var(--text-secondary, #A7D9B8);
}

.page-blog-how-to-register-deposit-88cbl-casino__list {
  list-style-type: disc;
  margin-left: 20px;
  margin-bottom: 20px;
  color: var(--text-secondary, #A7D9B8);
}

.page-blog-how-to-register-deposit-88cbl-casino__list-item {
  margin-bottom: 8px;
  color: var(--text-secondary, #A7D9B8);
}

.page-blog-how-to-register-deposit-88cbl-casino__image-inline {
  width: 100%;
  height: auto;
  display: block;
  margin: 30px auto;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

/* Step-by-step Guide */
.page-blog-how-to-register-deposit-88cbl-casino__step-by-step {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-top: 30px;
}

.page-blog-how-to-register-deposit-88cbl-casino__step-item {
  display: flex;
  align-items: flex-start;
  background-color: var(--card-bg, #11271B);
  padding: 25px;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  border: 1px solid var(--border, #2E7A4E);
}

.page-blog-how-to-register-deposit-88cbl-casino__step-number {
  font-size: 2.5em;
  font-weight: 700;
  color: var(--gold, #F2C14E);
  margin-right: 20px;
  flex-shrink: 0;
  line-height: 1;
}

.page-blog-how-to-register-deposit-88cbl-casino__step-content {
  flex-grow: 1;
}

.page-blog-how-to-register-deposit-88cbl-casino__step-title {
  font-size: 1.5em;
  font-weight: 600;
  color: var(--text-main, #F2FFF6);
  margin-top: 0;
  margin-bottom: 10px;
}

.page-blog-how-to-register-deposit-88cbl-casino__step-description {
  font-size: 1em;
  color: var(--text-secondary, #A7D9B8);
}

/* Buttons */
.page-blog-how-to-register-deposit-88cbl-casino__btn-primary,
.page-blog-how-to-register-deposit-88cbl-casino__btn-secondary,
.page-blog-how-to-register-deposit-88cbl-casino__btn-link {
  display: inline-block;
  padding: 12px 25px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s ease;
  box-sizing: border-box;
  text-align: center;
  white-space: normal; /* Allow text wrapping */
  word-wrap: break-word; /* Allow text breaking */
}

.page-blog-how-to-register-deposit-88cbl-casino__btn-primary {
  background: linear-gradient(180deg, #2AD16F 0%, #13994A 100%);
  color: #ffffff;
  border: none;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.page-blog-how-to-register-deposit-88cbl-casino__btn-primary:hover {
  opacity: 0.9;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}

.page-blog-how-to-register-deposit-88cbl-casino__btn-secondary {
  background-color: transparent;
  color: var(--glow, #57E38D);
  border: 2px solid var(--glow, #57E38D);
}

.page-blog-how-to-register-deposit-88cbl-casino__btn-secondary:hover {
  background-color: var(--glow, #57E38D);
  color: var(--deep-green, #0A4B2C);
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(87, 227, 141, 0.3);
}

.page-blog-how-to-register-deposit-88cbl-casino__btn-link {
  color: var(--glow, #57E38D);
  border: 1px solid var(--glow, #57E38D);
  background-color: transparent;
  padding: 8px 15px;
  font-size: 0.9em;
  border-radius: 5px;
  margin-top: 10px;
}

.page-blog-how-to-register-deposit-88cbl-casino__btn-link:hover {
  background-color: var(--glow, #57E38D);
  color: var(--deep-green, #0A4B2C);
}

.page-blog-how-to-register-deposit-88cbl-casino__text-link {
  color: var(--glow, #57E38D);
  text-decoration: underline;
}

.page-blog-how-to-register-deposit-88cbl-casino__text-link:hover {
  color: var(--gold, #F2C14E);
}

/* Final CTA */
.page-blog-how-to-register-deposit-88cbl-casino__cta-final {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  margin-top: 50px;
  padding-top: 30px;
  border-top: 1px solid var(--divider, #1E3A2A);
}

/* FAQ Section */
.page-blog-how-to-register-deposit-88cbl-casino__faq-list {
  margin-top: 30px;
  background-color: var(--card-bg, #11271B);
  border-radius: 10px;
  padding: 20px;
  border: 1px solid var(--border, #2E7A4E);
}

.page-blog-how-to-register-deposit-88cbl-casino__faq-item {
  margin-bottom: 15px;
  border-bottom: 1px solid var(--divider, #1E3A2A);
  padding-bottom: 15px;
}

.page-blog-how-to-register-deposit-88cbl-casino__faq-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.page-blog-how-to-register-deposit-88cbl-casino__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-size: 1.2em;
  font-weight: 600;
  color: var(--text-main, #F2FFF6);
  padding: 10px 0;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.page-blog-how-to-register-deposit-88cbl-casino__faq-question::-webkit-details-marker {
  display: none;
}

.page-blog-how-to-register-deposit-88cbl-casino__faq-question::marker {
  display: none;
}

.page-blog-how-to-register-deposit-88cbl-casino__faq-toggle {
  font-size: 1.5em;
  line-height: 1;
  color: var(--gold, #F2C14E);
  transition: transform 0.3s ease;
}

.page-blog-how-to-register-deposit-88cbl-casino__faq-item[open] .page-blog-how-to-register-deposit-88cbl-casino__faq-toggle {
  transform: rotate(45deg);
}

.page-blog-how-to-register-deposit-88cbl-casino__faq-answer {
  padding: 10px 0 5px 0;
  font-size: 1em;
  color: var(--text-secondary, #A7D9B8);
}

/* Responsive Design */
@media (max-width: 1024px) {
  .page-blog-how-to-register-deposit-88cbl-casino__main-title {
    font-size: clamp(1.8em, 5vw, 3em);
  }
  .page-blog-how-to-register-deposit-88cbl-casino__section-title {
    font-size: 2em;
  }
  .page-blog-how-to-register-deposit-88cbl-casino__sub-title {
    font-size: 1.5em;
  }
  .page-blog-how-to-register-deposit-88cbl-casino__hero-section {
    padding-bottom: 40px;
  }
}

@media (max-width: 768px) {
  .page-blog-how-to-register-deposit-88cbl-casino {
    font-size: 16px;
    line-height: 1.6;
  }

  .page-blog-how-to-register-deposit-88cbl-casino__hero-section {
    padding: 10px 15px 30px 15px;
  }

  .page-blog-how-to-register-deposit-88cbl-casino__hero-image-wrapper {
    margin-bottom: 20px;
  }

  .page-blog-how-to-register-deposit-88cbl-casino__main-title {
    font-size: clamp(1.5em, 6vw, 2.5em);
    margin-bottom: 15px;
  }

  .page-blog-how-to-register-deposit-88cbl-casino__description {
    font-size: 1em;
    margin-bottom: 20px;
  }

  .page-blog-how-to-register-deposit-88cbl-casino__cta-buttons {
    flex-direction: column;
    gap: 15px;
    width: 100%;
    max-width: 300px; /* Constrain buttons for better mobile look */
    margin: 0 auto;
  }

  .page-blog-how-to-register-deposit-88cbl-casino__btn-primary,
  .page-blog-how-to-register-deposit-88cbl-casino__btn-secondary {
    width: 100% !important;
    max-width: 100% !important;
    padding: 15px 20px;
  }

  .page-blog-how-to-register-deposit-88cbl-casino__content-area {
    padding: 40px 15px;
  }

  .page-blog-how-to-register-deposit-88cbl-casino__section-title {
    font-size: 1.8em;
    margin-bottom: 20px;
  }

  .page-blog-how-to-register-deposit-88cbl-casino__sub-title {
    font-size: 1.3em;
    margin-top: 30px;
    margin-bottom: 15px;
  }

  .page-blog-how-to-register-deposit-88cbl-casino__paragraph,
  .page-blog-how-to-register-deposit-88cbl-casino__list-item,
  .page-blog-how-to-register-deposit-88cbl-casino__step-description,
  .page-blog-how-to-register-deposit-88cbl-casino__faq-answer p {
    font-size: 0.95em;
  }

  .page-blog-how-to-register-deposit-88cbl-casino__step-item {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 20px;
  }

  .page-blog-how-to-register-deposit-88cbl-casino__step-number {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .page-blog-how-to-register-deposit-88cbl-casino__step-title {
    font-size: 1.3em;
  }

  .page-blog-how-to-register-deposit-88cbl-casino__image-inline {
    margin: 20px auto;
  }

  .page-blog-how-to-register-deposit-88cbl-casino__faq-question {
    font-size: 1.1em;
  }

  .page-blog-how-to-register-deposit-88cbl-casino__cta-final {
    flex-direction: column;
    gap: 15px;
    width: 100%;
    max-width: 300px; /* Constrain buttons for better mobile look */
    margin: 50px auto 0 auto;
  }

  /* Image responsive adaptation */
  .page-blog-how-to-register-deposit-88cbl-casino img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }

  /* Container responsive adaptation */
  .page-blog-how-to-register-deposit-88cbl-casino__section-wrapper,
  .page-blog-how-to-register-deposit-88cbl-casino__hero-section,
  .page-blog-how-to-register-deposit-88cbl-casino__content-area,
  .page-blog-how-to-register-deposit-88cbl-casino__faq-list,
  .page-blog-how-to-register-deposit-88cbl-casino__step-by-step {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden !important; /* Prevent horizontal scroll */
  }

  .page-blog-how-to-register-deposit-88cbl-casino__hero-image-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .page-blog-how-to-register-deposit-88cbl-casino__step-item {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 480px) {
  .page-blog-how-to-register-deposit-88cbl-casino__main-title {
    font-size: clamp(1.3em, 7vw, 2em);
  }
  .page-blog-how-to-register-deposit-88cbl-casino__section-title {
    font-size: 1.5em;
  }
  .page-blog-how-to-register-deposit-88cbl-casino__sub-title {
    font-size: 1.2em;
  }
  .page-blog-how-to-register-deposit-88cbl-casino__step-number {
    font-size: 2em;
  }
  .page-blog-how-to-register-deposit-88cbl-casino__faq-question {
    font-size: 1em;
  }
}