.page-resources-hit-club-security-features {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #333;
  line-height: 1.6;
  background-color: #f8f9fa;
}

.page-resources-hit-club-security-features__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.page-resources-hit-club-security-features__hero-section {
  background: linear-gradient(135deg, #007BFF, #0056b3);
  color: #ffffff;
  padding: 100px 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.page-resources-hit-club-security-features__hero-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('[GALLERY:bg:abstract,security_pattern,blue_gold]');
  background-size: cover;
  background-position: center;
  opacity: 0.1;
  z-index: 0;
}

.page-resources-hit-club-security-features__hero-title {
  font-size: 3.2em;
  margin-bottom: 20px;
  font-weight: 700;
  color: #FFD700; /* Accent color for title */
  position: relative;
  z-index: 1;
}

.page-resources-hit-club-security-features__hero-description {
  font-size: 1.2em;
  margin-bottom: 40px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}

.page-resources-hit-club-security-features__highlight {
  color: #FFD700;
  font-weight: bold;
}

.page-resources-hit-club-security-features__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;
  margin: 10px;
  position: relative;
  z-index: 1;
}

.page-resources-hit-club-security-features__btn--primary {
  background-color: #FFD700;
  color: #0056b3; /* Darker blue for contrast on gold */
  border: 2px solid #FFD700;
}

.page-resources-hit-club-security-features__btn--primary:hover {
  background-color: #e6c200;
  transform: translateY(-3px);
}

.page-resources-hit-club-security-features__btn--secondary {
  background-color: #007BFF;
  color: #ffffff;
  border: 2px solid #007BFF;
}

.page-resources-hit-club-security-features__btn--secondary:hover {
  background-color: #0056b3;
  transform: translateY(-3px);
}

.page-resources-hit-club-security-features__content-section {
  padding: 60px 0;
}

.page-resources-hit-club-security-features__section-title {
  font-size: 2.2em;
  color: #007BFF;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 600;
  padding-bottom: 10px;
  position: relative;
}

.page-resources-hit-club-security-features__section-title::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 80px;
  height: 4px;
  background-color: #FFD700;
  border-radius: 2px;
}

.page-resources-hit-club-security-features__content-section p {
  font-size: 1.1em;
  margin-bottom: 25px;
  text-align: justify;
  color: #444;
}

.page-resources-hit-club-security-features__feature-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.page-resources-hit-club-security-features__feature-item {
  background-color: #ffffff;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
  text-align: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border-top: 5px solid #007BFF;
}

.page-resources-hit-club-security-features__feature-item:hover {
  transform: translateY(-10px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.page-resources-hit-club-security-features__feature-icon {
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
  border-radius: 50%;
  background-color: #e6f2ff; /* Light blue background for icons */
  padding: 10px;
  box-shadow: inset 0 0 10px rgba(0, 123, 255, 0.2);
}

.page-resources-hit-club-security-features__feature-heading {
  font-size: 1.6em;
  color: #007BFF;
  margin-bottom: 15px;
  font-weight: 600;
}

.page-resources-hit-club-security-features__feature-item p {
  font-size: 1em;
  color: #555;
  text-align: center;
  margin-bottom: 0;
}

.page-resources-hit-club-security-features__list {
  list-style: none;
  padding: 0;
  margin-bottom: 40px;
}

.page-resources-hit-club-security-features__list-item {
  background-color: #ffffff;
  border-left: 5px solid #FFD700;
  padding: 15px 20px;
  margin-bottom: 15px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  font-size: 1.1em;
  color: #333;
  transition: border-color 0.3s ease;
}

.page-resources-hit-club-security-features__list-item:hover {
  border-left-color: #007BFF;
}

.page-resources-hit-club-security-features__list-item strong {
  color: #007BFF;
}

.page-resources-hit-club-security-features__cta-block {
  background: linear-gradient(135deg, #0056b3, #007BFF);
  padding: 60px 40px;
  border-radius: 15px;
  text-align: center;
  margin-top: 60px;
  color: #ffffff;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  position: relative;
  overflow: hidden;
}

.page-resources-hit-club-security-features__cta-block::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('[GALLERY:bg:abstract,geometric,security_pattern]');
  background-size: cover;
  background-position: center;
  opacity: 0.15;
  z-index: 0;
}

.page-resources-hit-club-security-features__cta-image {
  width: 120px;
  height: 120px;
  margin-bottom: 25px;
  border-radius: 50%;
  border: 5px solid #FFD700;
  object-fit: cover;
  position: relative;
  z-index: 1;
}

.page-resources-hit-club-security-features__cta-heading {
  font-size: 2.5em;
  color: #FFD700;
  margin-bottom: 20px;
  font-weight: 700;
  position: relative;
  z-index: 1;
}

.page-resources-hit-club-security-features__cta-text {
  font-size: 1.2em;
  margin-bottom: 30px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}

/* Responsive Design */
@media (max-width: 992px) {
  .page-resources-hit-club-security-features__hero-title {
    font-size: 2.8em;
  }

  .page-resources-hit-club-security-features__section-title {
    font-size: 2em;
  }

  .page-resources-hit-club-security-features__feature-grid {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  }

  .page-resources-hit-club-security-features__cta-heading {
    font-size: 2em;
  }
}

@media (max-width: 768px) {
  .page-resources-hit-club-security-features__hero-section {
    padding: 80px 0;
  }

  .page-resources-hit-club-security-features__hero-title {
    font-size: 2.4em;
  }

  .page-resources-hit-club-security-features__hero-description {
    font-size: 1.1em;
  }

  .page-resources-hit-club-security-features__section-title {
    font-size: 1.8em;
  }

  .page-resources-hit-club-security-features__feature-grid {
    grid-template-columns: 1fr;
  }

  .page-resources-hit-club-security-features__list-item {
    font-size: 1em;
  }

  .page-resources-hit-club-security-features__cta-block {
    padding: 40px 20px;
  }

  .page-resources-hit-club-security-features__cta-heading {
    font-size: 1.8em;
  }

  .page-resources-hit-club-security-features__cta-text {
    font-size: 1em;
  }
}

@media (max-width: 480px) {
  .page-resources-hit-club-security-features__hero-title {
    font-size: 2em;
  }

  .page-resources-hit-club-security-features__section-title {
    font-size: 1.6em;
  }

  .page-resources-hit-club-security-features__btn {
    padding: 12px 25px;
    font-size: 0.9em;
  }

  .page-resources-hit-club-security-features__feature-heading {
    font-size: 1.4em;
  }
}