.elementor-21 .elementor-element.elementor-element-af3fb71{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-21 .elementor-element.elementor-element-af3fb71{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-b6b8482 */.cw-how-it-works h2 {font-family: 'Satoshi', sans-serif;
  margin-bottom: 50px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ec5ced7 */.cw-faq {
  background-color: #ffffff;
  padding: 80px 20px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}

.cw-faq-container {
  max-width: 880px;
  margin: 0 auto;
}

.cw-faq-title {
  font-size: 34px;
  font-weight: 700;
  color: #111;
  text-align: center;
  margin-bottom: 48px;
  font-family: 'Satoshi', sans-serif;
}

.cw-faq-list {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.cw-faq-item h3 {
  font-size: 20px;
  font-weight: 600;
  color: #213247;
  margin-bottom: 8px;
  font-family: 'Satoshi', sans-serif;
}

.cw-faq-item p {
  font-size: 16px;
  color: #4a5568;
  line-height: 1.7;
  margin: 0;
}

@media (max-width: 640px) {
  .cw-faq-title {
    font-size: 28px;
  }

  .cw-faq-item h3 {
    font-size: 18px;
  }

  .cw-faq-item p {
    font-size: 15px;
  }
}/* End custom CSS */