.elementor-11539 .elementor-element.elementor-element-e33bf56{--display:flex;--min-height:450px;--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.7;--margin-top:-150px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:80px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11539 .elementor-element.elementor-element-e33bf56:not(.elementor-motion-effects-element-type-background), .elementor-11539 .elementor-element.elementor-element-e33bf56 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://thetradielist.com/wp-content/uploads/2025/10/portrait-young-woman-home-doing-online-shopping-businesswoman-has-own-startup-making-phone-scaled.jpg");}.elementor-11539 .elementor-element.elementor-element-e33bf56::before, .elementor-11539 .elementor-element.elementor-element-e33bf56 > .elementor-background-video-container::before, .elementor-11539 .elementor-element.elementor-element-e33bf56 > .e-con-inner > .elementor-background-video-container::before, .elementor-11539 .elementor-element.elementor-element-e33bf56 > .elementor-background-slideshow::before, .elementor-11539 .elementor-element.elementor-element-e33bf56 > .e-con-inner > .elementor-background-slideshow::before, .elementor-11539 .elementor-element.elementor-element-e33bf56 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-11539 .elementor-element.elementor-element-26e40f4{--display:flex;--padding-top:120px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11539 .elementor-element.elementor-element-5e0e542{text-align:center;}.elementor-11539 .elementor-element.elementor-element-5e0e542 .elementor-heading-title{color:#FFFFFF;}.elementor-11539 .elementor-element.elementor-element-587a8d7{text-align:center;color:#FFFFFF;}.elementor-11539 .elementor-element.elementor-element-fc30389{--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-11539 .elementor-element.elementor-element-049e68d{--display:flex;}@media(max-width:767px){.elementor-11539 .elementor-element.elementor-element-e33bf56{--padding-top:80px;--padding-bottom:20px;--padding-left:10px;--padding-right:10px;}.elementor-11539 .elementor-element.elementor-element-fc30389{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-abb6d7a */.help-intro {
  background: #fff;
  padding: 60px 20px;
  text-align: center;
  border-bottom: 1px solid #eee;
}

.help-intro .container {
  max-width: 900px;
  margin: 0 auto;
}

.help-intro h2 {
  font-size: 32px;
  font-weight: 700;
  color: #000;
  margin-bottom: 20px;
}

.help-intro p {
  font-size: 17px;
  line-height: 1.7;
  color: #555;
  margin-bottom: 15px;
}

.help-intro p:last-child {
  margin-bottom: 0;
}

/* Accent bar under heading (optional) */
.help-intro h2::after {
  content: "";
  display: block;
  width: 80px;
  height: 3px;
  background: #ff6600;
  margin: 10px auto 0;
  border-radius: 2px;
}

.help-support {
  text-align: center;
  background: #f8f8f8;
  padding: 50px 20px;
  border-top: 1px solid #eee;
}
.help-support h3 {
  font-size: 26px;
  font-weight: 700;
  color: #000;
  margin-bottom: 15px;
}
.help-support p {
  color: #555;
  max-width: 700px;
  margin: 0 auto 20px;
}
.btn-help {
  display: inline-block;
  background: #ff6600;
  color: #fff;
  padding: 12px 28px;
  border-radius: 8px;
  text-decoration: none;
  transition: background 0.3s ease;
}
.btn-help:hover {
  background: #e55a00;
}


/* Mobile Responsive Styles for Help Center Sections */
@media only screen and (max-width: 767px) {
  
  /* Help Intro Section */
  .help-intro {
    padding: 40px 15px;
  }

  .help-intro h2 {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 15px;
  }

  .help-intro p {
    font-size: 15px;
    line-height: 1.6;
  }

  .help-intro h2::after {
    width: 60px;
    height: 2.5px;
    margin: 8px auto 0;
  }

  /* Help Support Section */
  .help-support {
    padding: 40px 15px;
  }

  .help-support h3 {
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 10px;
  }

  .help-support p {
    font-size: 15px;
    line-height: 1.6;
    padding: 0 10px;
  }

  .btn-help {
    display: inline-block;
    width: 100%;
    max-width: 250px;
    font-size: 16px;
    padding: 12px;
    margin-top: 10px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-89651dd */.faq-section {
  padding: 60px 20px;
  background: #fff;
}

.faq-title {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  color: #000;
}

.faq-intro {
  text-align: center;
  color: #555;
  font-size: 16px;
  max-width: 900px;
  margin: 10px auto 40px;
}

.faq-accordion {
  max-width: 800px;
  margin: 0 auto;
}

.faq-item {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}

.faq-question {
  background: none;
  border: none;
  outline: none;
  width: 100%;
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  padding: 15px;
  color: #000;
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease;
}

.faq-question::after {
  content: '+';
  position: absolute;
  right: 15px;
  font-size: 22px;
  color: #ff6600;
  transition: transform 0.3s ease;
}

.faq-item.active .faq-question::after {
  transform: rotate(45deg);
}

.faq-answer {
  display: none;
  padding: 25px;
  color: #555;
  font-size: 15px;
  line-height: 1.6;
}

.faq-item.active .faq-answer {
  display: block;
  max-height: 300px;
}

.faq-question:hover {
  color: black;
}
.help-contact-cta {
  text-align: center;
  margin-top: 50px;
  padding-top: 30px;
  border-top: 1px solid #eee;
}

.help-contact-cta h3 {
  font-size: 22px;
  font-weight: 600;
  color: #000;
  margin-bottom: 10px;
}

.help-contact-cta p {
  color: #555;
}

.help-contact-cta a {
  color: #ff6600;
  font-weight: 600;
  text-decoration: none;
}

.help-contact-cta a:hover {
  text-decoration: underline;
}/* End custom CSS */