.elementor-18825 .elementor-element.elementor-element-6df5bd8:not(.elementor-motion-effects-element-type-background), .elementor-18825 .elementor-element.elementor-element-6df5bd8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-18825 .elementor-element.elementor-element-6df5bd8 > .elementor-background-overlay{background-image:url("https://skipgenieunlimited.com/wp-content/uploads/2026/05/pic-1.jpg");opacity:0.12;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-18825 .elementor-element.elementor-element-6df5bd8{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}/* Start custom CSS for html, class: .elementor-element-d4e2ef6 */.vip-section {
  color: #e5e5e5;
  padding: 80px 20px;
  font-family: 'Segoe UI', sans-serif;
}

.container {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

.vip-title {
  font-size: 42px;
  font-weight: 800;
  letter-spacing: 2px;
  margin-bottom: 10px;
  color: #77c953;
}

.vip-subtitle {
  font-size: 22px;
  margin-bottom: 30px;
  color: #cccccc;
}

.vip-features {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.vip-features span {
  background: rgba(119, 201, 83, 0.1);
  border: 1px solid rgba(119, 201, 83, 0.3);
  padding: 10px 16px;
  border-radius: 20px;
  font-size: 14px;
  color: #77c953;
}

.vip-section p {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 20px;
  color: #bfbfbf;
}

.vip-section strong {
  color: #77c953;
}

.vip-btn {
  display: inline-block;
  margin-top: 25px;
  padding: 14px 34px;
  font-size: 16px;
  font-weight: bold;
  color: #0c0c0c;
  background: #77c953;
  border-radius: 30px;
  text-decoration: none;
  transition: all 0.25s ease;
}

.vip-btn:hover {
  background: #66b847;
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(119, 201, 83, 0.3);
}

.vip-footer {
  margin-top: 40px;
  font-size: 12px;
  color: #777;
}

.vip-footer a {
  color: #77c953;
  text-decoration: none;
}

.vip-footer a:hover {
  text-decoration: underline;
}/* End custom CSS */