.page-resources-how-to-register-77bet-account {
  font-family: 'Arial', sans-serif;
  line-height: 1.6;
  color: #333;
  background-color: #f8f9fa;
}

.page-resources-how-to-register-77bet-account__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.page-resources-how-to-register-77bet-account__hero-section {
  background: linear-gradient(135deg, #0A2342 0%, #304E72 100%); /* Dark blue gradient */
  color: #fff;
  padding: 80px 0;
  text-align: center;
}

.page-resources-how-to-register-77bet-account__hero-title {
  font-size: 2.8em;
  margin-bottom: 20px;
  font-weight: bold;
  color: #E6B325; /* Gold for title for contrast and emphasis */
}

.page-resources-how-to-register-77bet-account__hero-subtitle {
  font-size: 1.2em;
  margin-bottom: 40px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}

.page-resources-how-to-register-77bet-account__btn {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.3s ease, transform 0.3s ease;
  border: none;
  cursor: pointer;
  font-size: 1em;
}

.page-resources-how-to-register-77bet-account__btn--primary {
  background-color: #E6B325; /* Gold primary button */
  color: #0A2342;
}

.page-resources-how-to-register-77bet-account__btn--primary:hover {
  background-color: #f5c742;
  transform: translateY(-2px);
}

.page-resources-how-to-register-77bet-account__btn--secondary {
  background-color: #0A2342;
  color: #E6B325;
  border: 2px solid #E6B325;
  margin-right: 15px;
}

.page-resources-how-to-register-77bet-account__btn--secondary:hover {
  background-color: #1a3a60;
  transform: translateY(-2px);
}

.page-resources-how-to-register-77bet-account__content-section {
  padding: 60px 0;
  background-color: #fff;
}

.page-resources-how-to-register-77bet-account__article {
  background-color: #fff;
  padding: 30px;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

.page-resources-how-to-register-77bet-account__heading {
  font-size: 2em;
  color: #0A2342;
  margin-top: 40px;
  margin-bottom: 25px;
  position: relative;
  padding-left: 15px;
}

.page-resources-how-to-register-77bet-account__heading::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 80%;
  background-color: #E6B325;
  border-radius: 2px;
}

.page-resources-how-to-register-77bet-account__sub-heading {
  font-size: 1.5em;
  color: #0A2342;
  margin-top: 30px;
  margin-bottom: 15px;
}

.page-resources-how-to-register-77bet-account__list,
.page-resources-how-to-register-77bet-account__ordered-list {
  list-style-type: disc;
  margin-left: 25px;
  margin-bottom: 20px;
  color: #555;
}

.page-resources-how-to-register-77bet-account__ordered-list {
  list-style-type: decimal;
}

.page-resources-how-to-register-77bet-account__list li,
.page-resources-how-to-register-77bet-account__ordered-list li {
  margin-bottom: 10px;
}

.page-resources-how-to-register-77bet-account__image {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  margin: 25px 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.page-resources-how-to-register-77bet-account__image--fullwidth {
  width: 100%;
}

.page-resources-how-to-register-77bet-account__link-text {
  color: #0A2342;
  text-decoration: underline;
  font-weight: bold;
}

.page-resources-how-to-register-77bet-account__link-text:hover {
  color: #E6B325;
}

.page-resources-how-to-register-77bet-account__step {
  background-color: #f0f4f7;
  border-left: 5px solid #E6B325;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 5px;
}

.page-resources-how-to-register-77bet-account__step p {
  margin: 0;
  color: #0A2342;
  font-weight: bold;
}

.page-resources-how-to-register-77bet-account__faq {
  margin-top: 40px;
}

.page-resources-how-to-register-77bet-account__faq-item {
  background-color: #f9f9f9;
  border: 1px solid #eee;
  border-radius: 8px;
  margin-bottom: 15px;
  padding: 20px;
}

.page-resources-how-to-register-77bet-account__faq-question {
  font-size: 1.2em;
  color: #0A2342;
  margin-top: 0;
  margin-bottom: 10px;
}

.page-resources-how-to-register-77bet-account__faq-answer {
  color: #555;
}

.page-resources-how-to-register-77bet-account__cta-bottom {
  text-align: center;
  margin-top: 50px;
  padding: 30px;
  background-color: #0A2342;
  border-radius: 8px;
  color: #fff;
}

.page-resources-how-to-register-77bet-account__cta-bottom p {
  font-size: 1.5em;
  margin-bottom: 20px;
  color: #E6B325;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .page-resources-how-to-register-77bet-account__hero-title {
    font-size: 2em;
  }

  .page-resources-how-to-register-77bet-account__hero-subtitle {
    font-size: 1em;
  }

  .page-resources-how-to-register-77bet-account__heading {
    font-size: 1.6em;
  }

  .page-resources-how-to-register-77bet-account__sub-heading {
    font-size: 1.3em;
  }

  .page-resources-how-to-register-77bet-account__btn {
    padding: 12px 25px;
    font-size: 0.9em;
  }

  .page-resources-how-to-register-77bet-account__btn--secondary {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .page-resources-how-to-register-77bet-account__cta-bottom p {
    font-size: 1.2em;
  }
}

@media (max-width: 480px) {
  .page-resources-how-to-register-77bet-account__hero-title {
    font-size: 1.8em;
  }

  .page-resources-how-to-register-77bet-account__heading {
    font-size: 1.4em;
  }

  .page-resources-how-to-register-77bet-account__sub-heading {
    font-size: 1.1em;
  }

  .page-resources-how-to-register-77bet-account__btn {
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }
}