.elementor-2118 .elementor-element.elementor-element-cf06027{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2118 .elementor-element.elementor-element-397ad46{--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-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family );font-weight:var( --e-global-typography-text-font-weight );}.elementor-2118 .elementor-element.elementor-element-6bde98d img{border-radius:25px 25px 25px 25px;}.elementor-2118 .elementor-element.elementor-element-ab5e12b{--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(min-width:768px){.elementor-2118 .elementor-element.elementor-element-397ad46{--width:33%;}.elementor-2118 .elementor-element.elementor-element-ab5e12b{--width:66%;}}/* Start custom CSS for html, class: .elementor-element-50c88df */.faq-section {
    max-width: 700px;
    margin: auto;
    padding: 30px 20px;

    background-color: #f9f9f9;
    border-radius: 12px;
  }

  .faq-title {
    text-align: center;
    margin-bottom: 30px;
    font-size: 28px;
    color: #1d3557;
  }

  .faq-item {
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
  }


  .faq-answer {
    display: none;
    padding: 15px 10px 15px;
    font-size: 16px;
    color: #444;
    line-height: 1.8;
  }/* End custom CSS */