.page-resources-zbet88-registration-download-guide {
  font-family: 'Arial', sans-serif;
  color: #333;
  line-height: 1.6;
  background-color: #f8f9fa;
}

.page-resources-zbet88-registration-download-guide__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.page-resources-zbet88-registration-download-guide__hero-section {
  background: linear-gradient(135deg, #007bff, #0056b3);
  color: #fff;
  padding: 80px 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.page-resources-zbet88-registration-download-guide__hero-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('[GALLERY:bg:abstract,geometric,blue,gold]') no-repeat center center/cover;
  opacity: 0.15;
  z-index: 0;
}

.page-resources-zbet88-registration-download-guide__hero-title {
  font-size: 3.2em;
  margin-bottom: 20px;
  line-height: 1.2;
  font-weight: bold;
  color: #fff;
  position: relative;
  z-index: 1;
}

.page-resources-zbet88-registration-download-guide__hero-subtitle {
  font-size: 1.3em;
  margin-bottom: 30px;
  color: #e0e0e0;
  position: relative;
  z-index: 1;
}

.page-resources-zbet88-registration-download-guide__btn {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.3s ease;
  cursor: pointer;
  text-align: center;
  position: relative;
  z-index: 1;
  font-size: 1.1em;
}

.page-resources-zbet88-registration-download-guide__btn--primary {
  background-color: #ffc107;
  color: #000;
  border: 2px solid #ffc107;
}

.page-resources-zbet88-registration-download-guide__btn--primary:hover {
  background-color: #e0a800;
  border-color: #e0a800;
  transform: translateY(-2px);
}

.page-resources-zbet88-registration-download-guide__btn--secondary {
  background-color: #007bff;
  color: #fff;
  border: 2px solid #007bff;
  margin-left: 15px;
}

.page-resources-zbet88-registration-download-guide__btn--secondary:hover {
  background-color: #0056b3;
  border-color: #0056b3;
  transform: translateY(-2px);
}

.page-resources-zbet88-registration-download-guide__content-section {
  padding: 60px 0;
  background-color: #fff;
}

.page-resources-zbet88-registration-download-guide__content-wrapper {
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
}

.page-resources-zbet88-registration-download-guide__article {
  flex: 3;
  min-width: 600px;
  max-width: 800px;
  margin: 0 auto;
  padding-right: 20px;
}

.page-resources-zbet88-registration-download-guide__sidebar {
  flex: 1;
  min-width: 280px;
  max-width: 350px;
  padding: 20px;
  background-color: #f0f4f7;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

.page-resources-zbet88-registration-download-guide__sidebar-block {
  margin-bottom: 30px;
}

.page-resources-zbet88-registration-download-guide__sidebar-title {
  font-size: 1.5em;
  color: #007bff;
  margin-bottom: 15px;
  border-bottom: 2px solid #ffc107;
  padding-bottom: 10px;
}

.page-resources-zbet88-registration-download-guide__heading {
  font-size: 2em;
  color: #007bff;
  margin-top: 40px;
  margin-bottom: 20px;
  border-left: 5px solid #ffc107;
  padding-left: 15px;
}

.page-resources-zbet88-registration-download-guide__sub-heading {
  font-size: 1.5em;
  color: #333;
  margin-top: 30px;
  margin-bottom: 15px;
}

.page-resources-zbet88-registration-download-guide__article p {
  margin-bottom: 1em;
  font-size: 1.1em;
  color: #444;
}

.page-resources-zbet88-registration-download-guide__article strong {
  color: #007bff;
}

.page-resources-zbet88-registration-download-guide__list,
.page-resources-zbet88-registration-download-guide__ordered-list {
  list-style-type: disc;
  margin-left: 25px;
  margin-bottom: 1.5em;
  color: #555;
}

.page-resources-zbet88-registration-download-guide__ordered-list {
  list-style-type: decimal;
}

.page-resources-zbet88-registration-download-guide__list li,
.page-resources-zbet88-registration-download-guide__ordered-list li {
  margin-bottom: 8px;
  font-size: 1.05em;
}

.page-resources-zbet88-registration-download-guide__list--related li a {
  color: #007bff;
  text-decoration: none;
  transition: color 0.3s ease;
}

.page-resources-zbet88-registration-download-guide__list--related li a:hover {
  color: #ffc107;
  text-decoration: underline;
}

.page-resources-zbet88-registration-download-guide__image {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  margin: 25px 0;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.page-resources-zbet88-registration-download-guide__image--centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.page-resources-zbet88-registration-download-guide__note {
  background-color: #e9f7ff;
  border-left: 5px solid #007bff;
  padding: 15px;
  margin: 20px 0;
  border-radius: 4px;
  font-style: italic;
  color: #0056b3;
}

.page-resources-zbet88-registration-download-guide__call-to-action {
  background-color: #007bff;
  color: #fff;
  padding: 40px;
  border-radius: 8px;
  text-align: center;
  margin: 40px 0;
}

.page-resources-zbet88-registration-download-guide__call-to-action h3 {
  font-size: 2em;
  margin-bottom: 15px;
  color: #ffc107;
}

.page-resources-zbet88-registration-download-guide__call-to-action p {
  font-size: 1.2em;
  margin-bottom: 25px;
  color: #e0e0e0;
}

.page-resources-zbet88-registration-download-guide__call-to-action .page-resources-zbet88-registration-download-guide__btn {
  background-color: #ffc107;
  color: #000;
  border: none;
}

.page-resources-zbet88-registration-download-guide__call-to-action .page-resources-zbet88-registration-download-guide__btn:hover {
  background-color: #e0a800;
}

.page-resources-zbet88-registration-download-guide__button-group {
  text-align: center;
  margin: 30px 0;
}

.page-resources-zbet88-registration-download-guide__btn--full-width {
  display: block;
  width: 100%;
  margin-top: 15px;
}

.page-resources-zbet88-registration-download-guide__final-cta {
  text-align: center;
  margin-top: 50px;
  padding: 30px;
  background-color: #e6f7ff;
  border: 1px dashed #007bff;
  border-radius: 8px;
}

.page-resources-zbet88-registration-download-guide__final-cta p {
  font-size: 1.3em;
  color: #0056b3;
}

.page-resources-zbet88-registration-download-guide__final-cta a {
  color: #ffc107;
  font-weight: bold;
  text-decoration: none;
}

.page-resources-zbet88-registration-download-guide__final-cta a:hover {
  text-decoration: underline;
  color: #e0a800;
}

.page-resources-zbet88-registration-download-guide__floating-cta {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
}

.page-resources-zbet88-registration-download-guide__floating-btn {
  background-color: #ffc107;
  color: #000;
  padding: 12px 25px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: bold;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  gap: 10px;
  animation: page-resources-zbet88-registration-download-guide__pulse 2s infinite;
}

.page-resources-zbet88-registration-download-guide__floating-btn:hover {
  background-color: #e0a800;
  transform: scale(1.05);
}

.page-resources-zbet88-registration-download-guide__icon-flash {
  width: 20px;
  height: 20px;
  background-color: #007bff;
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M13 2H6v10h4v8l7-10h-4l3-8z"></path></svg>') no-repeat center center;
  mask-size: contain;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M13 2H6v10h4v8l7-10h-4l3-8z"></path></svg>') no-repeat center center;
  -webkit-mask-size: contain;
}

@keyframes page-resources-zbet88-registration-download-guide__pulse {
  0% { transform: scale(1); }
  50% { transform: scale(1.03); }
  100% { transform: scale(1); }
}

.page-resources-zbet88-registration-download-guide__back-to-home {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 60px;
}

.page-resources-zbet88-registration-download-guide__back-link {
  display: inline-block;
  padding: 10px 20px;
  background-color: #e9ecef;
  color: #007bff;
  text-decoration: none;
  border-radius: 5px;
  transition: background-color 0.3s ease, color 0.3s ease;
  font-weight: bold;
}

.page-resources-zbet88-registration-download-guide__back-link:hover {
  background-color: #007bff;
  color: #fff;
}

/* Responsive adjustments */
@media (max-width: 992px) {
  .page-resources-zbet88-registration-download-guide__content-wrapper {
    flex-direction: column;
  }

  .page-resources-zbet88-registration-download-guide__article,
  .page-resources-zbet88-registration-download-guide__sidebar {
    min-width: unset;
    max-width: 100%;
    padding-right: 0;
  }

  .page-resources-zbet88-registration-download-guide__hero-title {
    font-size: 2.5em;
  }

  .page-resources-zbet88-registration-download-guide__hero-subtitle {
    font-size: 1.1em;
  }

  .page-resources-zbet88-registration-download-guide__heading {
    font-size: 1.8em;
  }

  .page-resources-zbet88-registration-download-guide__sub-heading {
    font-size: 1.3em;
  }

  .page-resources-zbet88-registration-download-guide__btn--secondary {
    margin-left: 0;
    margin-top: 15px;
  }

  .page-resources-zbet88-registration-download-guide__button-group {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 576px) {
  .page-resources-zbet88-registration-download-guide__hero-title {
    font-size: 2em;
  }

  .page-resources-zbet88-registration-download-guide__hero-subtitle {
    font-size: 1em;
  }

  .page-resources-zbet88-registration-download-guide__btn {
    padding: 12px 25px;
    font-size: 1em;
  }

  .page-resources-zbet88-registration-download-guide__floating-cta {
    bottom: 15px;
    right: 15px;
  }

  .page-resources-zbet88-registration-download-guide__floating-btn {
    padding: 10px 20px;
    font-size: 0.9em;
  }

  .page-resources-zbet88-registration-download-guide__icon-flash {
    width: 18px;
    height: 18px;
  }
}