.elementor-10 .elementor-element.elementor-element-c7484fa{--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;--overlay-opacity:0.5;}.elementor-10 .elementor-element.elementor-element-c7484fa:not(.elementor-motion-effects-element-type-background), .elementor-10 .elementor-element.elementor-element-c7484fa > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://atlasagnitaj.com/wp-content/uploads/2026/05/Untitled-1.webp");}.elementor-10 .elementor-element.elementor-element-c7484fa::before, .elementor-10 .elementor-element.elementor-element-c7484fa > .elementor-background-video-container::before, .elementor-10 .elementor-element.elementor-element-c7484fa > .e-con-inner > .elementor-background-video-container::before, .elementor-10 .elementor-element.elementor-element-c7484fa > .elementor-background-slideshow::before, .elementor-10 .elementor-element.elementor-element-c7484fa > .e-con-inner > .elementor-background-slideshow::before, .elementor-10 .elementor-element.elementor-element-c7484fa > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#0C0038;--background-overlay:'';}.elementor-10 .elementor-element.elementor-element-3874802{--display:flex;}.elementor-10 .elementor-element.elementor-element-a675f3e{--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-10 .elementor-element.elementor-element-0d720d8{--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-10 .elementor-element.elementor-element-0d720d8:not(.elementor-motion-effects-element-type-background), .elementor-10 .elementor-element.elementor-element-0d720d8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F8FB;}.elementor-10 .elementor-element.elementor-element-fc339b3{--display:flex;}.elementor-10 .elementor-element.elementor-element-1ea4b6a{--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;}@media(max-width:1024px){.elementor-10 .elementor-element.elementor-element-c7484fa:not(.elementor-motion-effects-element-type-background), .elementor-10 .elementor-element.elementor-element-c7484fa > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}}@media(max-width:767px){.elementor-10 .elementor-element.elementor-element-c7484fa:not(.elementor-motion-effects-element-type-background), .elementor-10 .elementor-element.elementor-element-c7484fa > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:-800px 0px;}}/* Start custom CSS for html, class: .elementor-element-9d3ccec *//* ===== FIX WIDTH ISSUE ===== */
.faq-section{
  width:100% !important;
  overflow:hidden;
}

.faq-container{
  width:100% !important;
  max-width:100% !important;
  display:block !important;
}

/* make everything full width */
.faq-content{
  width:100% !important;
}

/* FIX FAQ ITEM WIDTH */
.faq-item{
  width:100% !important;
}

/* REMOVE HORIZONTAL SCROLL */
body{
  overflow-x:hidden;
}

/* MOBILE FIX */
@media(max-width:767px){
  .faq-section{
    padding: 50px 0;
  }

  .faq-container{
    padding:0 15px !important;
  }

  .faq-content h2{
    font-size:26px !important;
  }

  .faq-question{
    font-size:14px !important;
    padding:15px !important;
  }

  .faq-answer p{
    font-size:13px !important;
    padding:0 15px 15px !important;
  }

  /* SIDE BOX FULL WIDTH */
  .faq-side-box{
    width:100% !important;
    margin-top:25px;
  }

  .faq-btn{
    width:100%;
    text-align:center;
  }
}/* End custom CSS */