.elementor-1881 .elementor-element.elementor-element-258f6f0{--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;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-e1addc9 */.dolme-faq{
  max-width: 980px;
  margin: 0 auto;
  padding: 20px 16px 40px;
}

.dolme-faq-head{
  text-align:center;
  margin-bottom: 26px;
}
.dolme-faq-head h2{
  font-size: 30px;
  margin-bottom: 8px;
}
.dolme-faq-head p{
  color: rgba(0,0,0,.65);
  max-width: 60ch;
  margin: 0 auto;
}

.faq-item{
  background:#fff;
  border:1px solid rgba(0,0,0,.08);
  border-radius:16px;
  padding:14px 16px;
  margin-bottom:12px;
  box-shadow:0 6px 18px rgba(0,0,0,.04);
}

.faq-item summary{
  cursor:pointer;
  font-weight:700;
  list-style:none;
}
.faq-item summary::-webkit-details-marker{
  display:none;
}

.faq-item summary:after{
  content:"+";
  float:right;
  font-size:20px;
  line-height:1;
}

.faq-item[open] summary:after{
  content:"–";
}

.faq-content{
  margin-top:10px;
  font-size:15px;
  color: rgba(0,0,0,.78);
}

.faq-content ul{
  padding-left:18px;
}

.dolme-faq-cta{
  margin-top:30px;
  text-align:center;
  font-size:16px;
}
.dolme-faq-cta a{
  font-weight:700;
  text-decoration:underline;
}/* End custom CSS */