.elementor-5226 .elementor-element.elementor-element-gjqotpn:not(.elementor-motion-effects-element-type-background), .elementor-5226 .elementor-element.elementor-element-gjqotpn > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#212121;background-image:url("https://hiracompounds.com/wp-content/uploads/2026/04/pngtree-mesmerizing-floating-bubblestranslucent-spheres-in-midair-image_16233832-1.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-5226 .elementor-element.elementor-element-gjqotpn > .elementor-background-overlay{background-color:#050505;opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-5226 .elementor-element.elementor-element-gjqotpn{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:150px 0px 250px 0px;}.elementor-5226 .elementor-element.elementor-element-gjqotpn > .elementor-shape-bottom svg{width:calc(131% + 1.3px);height:100px;}.elementor-5226 .elementor-element.elementor-element-gjqotpn > .elementor-shape-bottom{z-index:2;pointer-events:none;}.elementor-5226 .elementor-element.elementor-element-4b88b4d{z-index:1;}.elementor-5226 .elementor-element.elementor-element-371ed00{text-align:center;}.elementor-5226 .elementor-element.elementor-element-371ed00 .elementor-heading-title{color:#FFFFFF;}.elementor-5226 .elementor-element.elementor-element-7f29b45{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-5226 .elementor-element.elementor-element-7f29b45:not(.elementor-motion-effects-element-type-background), .elementor-5226 .elementor-element.elementor-element-7f29b45 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EDF4FF;}@media(max-width:1024px) and (min-width:768px){.elementor-5226 .elementor-element.elementor-element-4b88b4d{width:80%;}}@media(max-width:1024px){.elementor-5226 .elementor-element.elementor-element-gjqotpn > .elementor-shape-bottom svg{height:50px;}.elementor-5226 .elementor-element.elementor-element-gjqotpn{padding:60px 60px 110px 60px;}}@media(max-width:767px){.elementor-5226 .elementor-element.elementor-element-gjqotpn{padding:65px 30px 85px 30px;}.elementor-5226 .elementor-element.elementor-element-371ed00{text-align:center;}}/* Start custom CSS for html, class: .elementor-element-7792437 */.faq-section {
  padding: 80px 10%;
  font-family: Arial, sans-serif;
}

.faq-container {
  max-width: 900px;
  margin: auto;
}

.faq-container h1 {
  text-align: center;
  font-size: 36px;
  margin-bottom: 40px;
  color: #0B4AA3;
}

/* FAQ Item */
.faq-item {
  background: #f8f9fc;
  padding: 20px;
  border-radius: 12px;
  margin-bottom: 15px;
  transition: 0.3s;
  cursor: pointer;
}

.faq-item:hover {
  background: #eef3ff;
}

.faq-item h3 {
  font-size: 18px;
  margin-bottom: 10px;
}

.faq-item p {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
}

/* Mobile */
@media (max-width: 768px) {
  .faq-section {
    padding: 60px 5%;
  }

  .faq-container h1 {
    font-size: 28px;
  }
}/* End custom CSS */