.page-resources-how-to-find-onbet-official-site {
  font-family: 'Arial', sans-serif;
  line-height: 1.6;
  color: #333;
  background-color: #f8f9fa;
}

.page-resources-how-to-find-onbet-official-site .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.page-resources-how-to-find-onbet-official-site .text-center {
  text-align: center;
}

.page-resources-how-to-find-onbet-official-site .mt-5 {
  margin-top: 3rem;
}

.page-resources-how-to-find-onbet-official-site .highlight {
  color: #0A2463;
  font-weight: bold;
}

.page-resources-how-to-find-onbet-official-site .btn {
  display: inline-block;
  padding: 12px 25px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.3s ease;
  text-align: center;
  white-space: nowrap;
}

.page-resources-how-to-find-onbet-official-site .btn-primary {
  background-color: #0A2463;
  color: #fff;
  border: 1px solid #0A2463;
}

.page-resources-how-to-find-onbet-official-site .btn-primary:hover {
  background-color: #071a47;
  border-color: #071a47;
}

.page-resources-how-to-find-onbet-official-site .btn-secondary {
  background-color: #FFD700;
  color: #0A2463;
  border: 1px solid #FFD700;
}

.page-resources-how-to-find-onbet-official-site .btn-secondary:hover {
  background-color: #e6c200;
  border-color: #e6c200;
}

.page-resources-how-to-find-onbet-official-site .btn-lg {
  padding: 15px 35px;
  font-size: 1.1em;
}

.page-resources-how-to-find-onbet-official-site .text-link {
  color: #0A2463;
  text-decoration: underline;
}

.page-resources-how-to-find-onbet-official-site .text-link:hover {
  color: #071a47;
}

/* Hero Section */
.page-resources-how-to-find-onbet-official-site .hero-section {
  background: linear-gradient(135deg, #0A2463, #3a5c96);
  color: #fff;
  padding: 100px 0;
  text-align: center;
}

.page-resources-how-to-find-onbet-official-site .hero-title {
  font-size: 2.8em;
  margin-bottom: 20px;
  line-height: 1.2;
}

.page-resources-how-to-find-onbet-official-site .hero-title .highlight {
  color: #FFD700;
}

.page-resources-how-to-find-onbet-official-site .hero-subtitle {
  font-size: 1.2em;
  margin-bottom: 40px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  color: #e0e0e0;
}

/* Content Sections */
.page-resources-how-to-find-onbet-official-site .content-section {
  padding: 60px 0;
}

.page-resources-how-to-find-onbet-official-site .section-title {
  font-size: 2.2em;
  color: #0A2463;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 10px;
}

.page-resources-how-to-find-onbet-official-site .section-title::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  background-color: #FFD700;
  border-radius: 2px;
}

.page-resources-how-to-find-onbet-official-site .section-description {
  font-size: 1.1em;
  text-align: center;
  max-width: 900px;
  margin: 0 auto 40px auto;
  color: #555;
}

/* Intro Onbet Section */
.page-resources-how-to-find-onbet-official-site .intro-onbet {
  background-color: #fff;
}

.page-resources-how-to-find-onbet-official-site .intro-grid {
  display: flex;
  gap: 40px;
  align-items: center;
}

.page-resources-how-to-find-onbet-official-site .intro-text {
  flex: 1;
}

.page-resources-how-to-find-onbet-official-site .intro-text p {
  margin-bottom: 15px;
  font-size: 1.05em;
  color: #444;
}

.page-resources-how-to-find-onbet-official-site .intro-text ul {
  list-style: disc inside;
  margin-bottom: 20px;
  padding-left: 20px;
}

.page-resources-how-to-find-onbet-official-site .intro-text ul li {
  margin-bottom: 10px;
  color: #444;
}

.page-resources-how-to-find-onbet-official-site .intro-image {
  flex: 0 0 400px;
  text-align: center;
}

.page-resources-how-to-find-onbet-official-site .intro-image img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

/* Methods Section */
.page-resources-how-to-find-onbet-official-site .methods-section {
  background-color: #f0f4f7;
}

.page-resources-how-to-find-onbet-official-site .method-card {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
  padding: 30px;
  margin-bottom: 30px;
  display: flex;
  align-items: flex-start;
  gap: 25px;
}

.page-resources-how-to-find-onbet-official-site .method-icon {
  flex-shrink: 0;
  width: 60px;
  height: 60px;
  background-color: #FFD700;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.page-resources-how-to-find-onbet-official-site .method-icon img {
  width: 35px;
  height: 35px;
  filter: invert(10%) sepia(90%) saturate(7000%) hue-rotate(200deg) brightness(50%); /* Dark blue icon */
}

.page-resources-how-to-find-onbet-official-site .method-title {
  font-size: 1.5em;
  color: #0A2463;
  margin-top: 0;
  margin-bottom: 15px;
}

.page-resources-how-to-find-onbet-official-site .method-details h4 {
  font-size: 1.2em;
  color: #0A2463;
  margin-top: 20px;
  margin-bottom: 10px;
}

.page-resources-how-to-find-onbet-official-site .method-details ul {
  list-style: circle inside;
  margin-bottom: 15px;
  padding-left: 20px;
}

.page-resources-how-to-find-onbet-official-site .method-details ul li {
  margin-bottom: 8px;
  color: #555;
}

/* CTA Section */
.page-resources-how-to-find-onbet-official-site .cta-section {
  background: linear-gradient(45deg, #0A2463, #1e4b8a);
  color: #fff;
  padding: 80px 0;
  text-align: center;
}

.page-resources-how-to-find-onbet-official-site .cta-content {
  max-width: 900px;
  margin: 0 auto;
}

.page-resources-how-to-find-onbet-official-site .cta-title {
  font-size: 2.5em;
  margin-bottom: 20px;
  color: #FFD700;
}

.page-resources-how-to-find-onbet-official-site .cta-description {
  font-size: 1.2em;
  margin-bottom: 40px;
  color: #e0e0e0;
}

.page-resources-how-to-find-onbet-official-site .cta-content .btn {
  margin: 0 10px;
}

/* Registration Guide */
.page-resources-how-to-find-onbet-official-site .registration-guide {
  background-color: #fff;
}

.page-resources-how-to-find-onbet-official-site .guide-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  margin-top: 40px;
}

.page-resources-how-to-find-onbet-official-site .guide-item {
  background-color: #f9f9f9;
  border-radius: 10px;
  padding: 30px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
  text-align: center;
}

.page-resources-how-to-find-onbet-official-site .guide-item h3 {
  font-size: 1.4em;
  color: #0A2463;
  margin-bottom: 15px;
}

.page-resources-how-to-find-onbet-official-site .guide-item img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  margin-top: 20px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

/* Download App Section */
.page-resources-how-to-find-onbet-official-site .download-app {
  background-color: #f0f4f7;
  padding: 80px 0;
}

.page-resources-how-to-find-onbet-official-site .download-flex {
  display: flex;
  align-items: center;
  gap: 50px;
}

.page-resources-how-to-find-onbet-official-site .download-text {
  flex: 1;
}

.page-resources-how-to-find-onbet-official-site .download-text .section-title {
  text-align: left;
}

.page-resources-how-to-find-onbet-official-site .download-text p {
  font-size: 1.05em;
  margin-bottom: 25px;
  color: #444;
}

.page-resources-how-to-find-onbet-official-site .download-image {
  flex: 0 0 450px;
  text-align: center;
}

.page-resources-how-to-find-onbet-official-site .download-image img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

/* Onbet Features Section */
.page-resources-how-to-find-onbet-official-site .onbet-features {
  background-color: #fff;
}

.page-resources-how-to-find-onbet-official-site .features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
  margin-top: 40px;
}

.page-resources-how-to-find-onbet-official-site .feature-item {
  text-align: center;
  padding: 25px;
  background-color: #f9f9f9;
  border-radius: 10px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
}

.page-resources-how-to-find-onbet-official-site .feature-item img {
  width: 60px;
  height: 60px;
  margin-bottom: 20px;
  filter: invert(10%) sepia(90%) saturate(7000%) hue-rotate(200deg) brightness(50%);
}

.page-resources-how-to-find-onbet-official-site .feature-item h3 {
  font-size: 1.3em;
  color: #0A2463;
  margin-bottom: 10px;
}

.page-resources-how-to-find-onbet-official-site .feature-item p {
  color: #555;
  font-size: 0.95em;
}

/* FAQ Section */
.page-resources-how-to-find-onbet-official-site .faq-section {
  background-color: #f0f4f7;
}

.page-resources-how-to-find-onbet-official-site .faq-accordion {
  max-width: 900px;
  margin: 40px auto 0 auto;
}

.page-resources-how-to-find-onbet-official-site .faq-item {
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 15px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.page-resources-how-to-find-onbet-official-site .faq-question {
  font-size: 1.2em;
  color: #0A2463;
  padding: 20px 25px;
  margin: 0;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #eee;
}

.page-resources-how-to-find-onbet-official-site .faq-question::after {
  content: '+';
  font-size: 1.5em;
  color: #FFD700;
  transition: transform 0.3s ease;
}

.page-resources-how-to-find-onbet-official-site .faq-item.active .faq-question::after {
  content: '-';
  transform: rotate(180deg);
}

.page-resources-how-to-find-onbet-official-site .faq-answer {
  padding: 0 25px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-out, padding 0.4s ease-out;
  color: #555;
}

.page-resources-how-to-find-onbet-official-site .faq-item.active .faq-answer {
  max-height: 200px; /* Adjust as needed */
  padding: 15px 25px 25px;
}

/* Final CTA Section */
.page-resources-how-to-find-onbet-official-site .final-cta-section {
  background-color: #0A2463;
  color: #fff;
  padding: 70px 0;
  text-align: center;
}

.page-resources-how-to-find-onbet-official-site .final-cta-title {
  font-size: 2.5em;
  margin-bottom: 20px;
  color: #FFD700;
}

.page-resources-how-to-find-onbet-official-site .final-cta-description {
  font-size: 1.2em;
  margin-bottom: 40px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  color: #e0e0e0;
}

.page-resources-how-to-find-onbet-official-site .btn-final {
  background-color: #FFD700;
  color: #0A2463;
  border-color: #FFD700;
  padding: 15px 40px;
  font-size: 1.2em;
}

.page-resources-how-to-find-onbet-official-site .btn-final:hover {
  background-color: #e6c200;
  border-color: #e6c200;
}

/* Responsive Design */
@media (max-width: 992px) {
  .page-resources-how-to-find-onbet-official-site .hero-title {
    font-size: 2.2em;
  }
  .page-resources-how-to-find-onbet-official-site .section-title {
    font-size: 1.8em;
  }
  .page-resources-how-to-find-onbet-official-site .intro-grid {
    flex-direction: column;
  }
  .page-resources-how-to-find-onbet-official-site .intro-image {
    flex: none;
    width: 100%;
    margin-top: 30px;
  }
  .page-resources-how-to-find-onbet-official-site .download-flex {
    flex-direction: column-reverse;
  }
  .page-resources-how-to-find-onbet-official-site .download-image {
    flex: none;
    width: 100%;
    margin-bottom: 30px;
  }
  .page-resources-how-to-find-onbet-official-site .download-text .section-title {
    text-align: center;
  }
  .page-resources-how-to-find-onbet-official-site .cta-content .btn {
    margin-bottom: 15px;
  }
}

@media (max-width: 768px) {
  .page-resources-how-to-find-onbet-official-site .hero-section {
    padding: 80px 0;
  }
  .page-resources-how-to-find-onbet-official-site .hero-title {
    font-size: 1.8em;
  }
  .page-resources-how-to-find-onbet-official-site .hero-subtitle {
    font-size: 1em;
  }
  .page-resources-how-to-find-onbet-official-site .section-title {
    font-size: 1.6em;
  }
  .page-resources-how-to-find-onbet-official-site .section-description {
    font-size: 0.95em;
  }
  .page-resources-how-to-find-onbet-official-site .method-card {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .page-resources-how-to-find-onbet-official-site .method-icon {
    margin-bottom: 20px;
  }
  .page-resources-how-to-find-onbet-official-site .method-title {
    font-size: 1.3em;
  }
  .page-resources-how-to-find-onbet-official-site .cta-title {
    font-size: 2em;
  }
  .page-resources-how-to-find-onbet-official-site .cta-description {
    font-size: 1.1em;
  }
  .page-resources-how-to-find-onbet-official-site .final-cta-title {
    font-size: 2em;
  }
  .page-resources-how-to-find-onbet-official-site .final-cta-description {
    font-size: 1.1em;
  }
  .page-resources-how-to-find-onbet-official-site .faq-question {
    font-size: 1.1em;
  }
  .page-resources-how-to-find-onbet-official-site .guide-grid, .page-resources-how-to-find-onbet-official-site .features-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 480px) {
  .page-resources-how-to-find-onbet-official-site .hero-title {
    font-size: 1.5em;
  }
  .page-resources-how-to-find-onbet-official-site .hero-subtitle {
    font-size: 0.9em;
  }
  .page-resources-how-to-find-onbet-official-site .btn-lg {
    padding: 12px 25px;
    font-size: 1em;
  }
  .page-resources-how-to-find-onbet-official-site .section-title {
    font-size: 1.4em;
  }
  .page-resources-how-to-find-onbet-official-site .cta-title {
    font-size: 1.8em;
  }
  .page-resources-how-to-find-onbet-official-site .final-cta-title {
    font-size: 1.8em;
  }
  .page-resources-how-to-find-onbet-official-site .faq-question {
    font-size: 1em;
    padding: 15px 20px;
  }
  .page-resources-how-to-find-onbet-official-site .faq-item.active .faq-answer {
    padding: 10px 20px 20px;
  }
}