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

.page-resources-thabet88-security-features .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.page-resources-thabet88-security-features .hero-section {
  background: linear-gradient(135deg, #007BFF 0%, #0056b3 100%);
  color: #fff;
  padding: 80px 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.page-resources-thabet88-security-features .hero-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('data:image/svg+xml;utf8,<svg width="100%" height="100%" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 L 0 10" fill="none" stroke="%230056b3" stroke-width="0.5"/></pattern></defs><rect width="100%" height="100%" fill="url(%23grid)" /></svg>');
  opacity: 0.1;
  z-index: 0;
}

.page-resources-thabet88-security-features .hero-title {
  font-size: 3.5em;
  margin-bottom: 20px;
  font-weight: bold;
  color: #fff;
  position: relative;
  z-index: 1;
}

.page-resources-thabet88-security-features .hero-subtitle {
  font-size: 1.3em;
  margin-bottom: 30px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  color: #e0e0e0;
  position: relative;
  z-index: 1;
}

.page-resources-thabet88-security-features .btn {
  display: inline-block;
  padding: 12px 25px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
}

.page-resources-thabet88-security-features .btn-primary {
  background-color: #FFC107;
  color: #333;
  border: 2px solid #FFC107;
}

.page-resources-thabet88-security-features .btn-primary:hover {
  background-color: #e0a800;
  border-color: #e0a800;
  color: #000;
}

.page-resources-thabet88-security-features .btn-secondary {
  background-color: transparent;
  color: #fff;
  border: 2px solid #fff;
  margin-left: 20px;
}

.page-resources-thabet88-security-features .btn-secondary:hover {
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.page-resources-thabet88-security-features .content-section {
  padding: 60px 0;
}

.page-resources-thabet88-security-features .content-section.bg-secondary-light {
  background-color: #fdf2e0; /* Lighter version of FFC107 for background with good contrast */
}

.page-resources-thabet88-security-features .section-title {
  font-size: 2.5em;
  color: #007BFF;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
}

.page-resources-thabet88-security-features .section-title::after {
  content: '';
  display: block;
  width: 80px;
  height: 4px;
  background-color: #FFC107;
  margin: 15px auto 0;
  border-radius: 2px;
}

.page-resources-thabet88-security-features .feature-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  margin-top: 30px;
}

.page-resources-thabet88-security-features .feature-item {
  background-color: #fff;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  text-align: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.page-resources-thabet88-security-features .feature-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
}

.page-resources-thabet88-security-features .feature-icon {
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
  border-radius: 50%;
  object-fit: cover;
  border: 3px solid #007BFF;
  padding: 5px;
}

.page-resources-thabet88-security-features .feature-heading {
  font-size: 1.5em;
  color: #0056b3; /* Darker blue for contrast on white background */
  margin-bottom: 15px;
}

.page-resources-thabet88-security-features .feature-item p {
  color: #555;
  font-size: 0.95em;
}

.page-resources-thabet88-security-features .cta-section {
  background: linear-gradient(45deg, #007BFF, #FFC107);
  padding: 80px 0;
  color: #fff;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.page-resources-thabet88-security-features .cta-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('data:image/svg+xml;utf8,<svg width="100%" height="100%" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="dots" width="10" height="10" patternUnits="userSpaceOnUse"><circle cx="5" cy="5" r="1" fill="%23ffdf8c"/></pattern></defs><rect width="100%" height="100%" fill="url(%23dots)" opacity="0.1"/></svg>');
  z-index: 0;
}

.page-resources-thabet88-security-features .cta-title {
  font-size: 3em;
  margin-bottom: 20px;
  font-weight: bold;
  color: #fff;
  position: relative;
  z-index: 1;
}

.page-resources-thabet88-security-features .cta-description {
  font-size: 1.2em;
  margin-bottom: 40px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  color: #eee;
  position: relative;
  z-index: 1;
}

.page-resources-thabet88-security-features .cta-buttons .btn {
  margin: 0 10px;
}

.page-resources-thabet88-security-features .btn-large {
  padding: 15px 35px;
  font-size: 1.1em;
}

/* Responsive Design */
@media (max-width: 992px) {
  .page-resources-thabet88-security-features .hero-title {
    font-size: 2.8em;
  }
  .page-resources-thabet88-security-features .hero-subtitle {
    font-size: 1.1em;
  }
  .page-resources-thabet88-security-features .section-title {
    font-size: 2em;
  }
  .page-resources-thabet88-security-features .cta-title {
    font-size: 2.5em;
  }
}

@media (max-width: 768px) {
  .page-resources-thabet88-security-features .hero-section {
    padding: 60px 0;
  }
  .page-resources-thabet88-security-features .hero-title {
    font-size: 2.2em;
  }
  .page-resources-thabet88-security-features .hero-subtitle {
    font-size: 1em;
  }
  .page-resources-thabet88-security-features .feature-grid {
    grid-template-columns: 1fr;
  }
  .page-resources-thabet88-security-features .content-section {
    padding: 40px 0;
  }
  .page-resources-thabet88-security-features .section-title {
    font-size: 1.8em;
  }
  .page-resources-thabet88-security-features .cta-title {
    font-size: 2em;
  }
  .page-resources-thabet88-security-features .cta-description {
    font-size: 1em;
  }
  .page-resources-thabet88-security-features .cta-buttons .btn {
    display: block;
    margin: 15px auto;
  }
}

@media (max-width: 480px) {
  .page-resources-thabet88-security-features .hero-title {
    font-size: 1.8em;
  }
  .page-resources-thabet88-security-features .btn {
    padding: 10px 20px;
    font-size: 0.9em;
  }
  .page-resources-thabet88-security-features .btn-secondary {
    margin-left: 0;
    margin-top: 10px;
  }
  .page-resources-thabet88-security-features .section-title {
    font-size: 1.5em;
  }
  .page-resources-thabet88-security-features .feature-heading {
    font-size: 1.3em;
  }
  .page-resources-thabet88-security-features .cta-title {
    font-size: 1.8em;
  }
  .page-resources-thabet88-security-features .btn-large {
    padding: 12px 25px;
    font-size: 1em;
  }
}