.elementor-3537 .elementor-element.elementor-element-7289af44{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-7512dfea */.mrp-article details{
  background:#0f223f;
  border:1px solid rgba(230,153,0,.25);
  border-radius:14px;
  margin:12px 0;
  overflow:hidden;
}

.mrp-article summary{
  cursor:pointer;
  list-style:none;
  padding:16px 48px 16px 18px;
  color:#fff;
  font-weight:700;
  position:relative;
}

.mrp-article summary::-webkit-details-marker{
  display:none;
}

.mrp-article summary::after{
  content:"+";
  position:absolute;
  right:18px;
  top:50%;
  transform:translateY(-50%);
  color:#E69900;
  font-size:24px;
  line-height:1;
}

.mrp-article details[open] summary::after{
  content:"−";
}

.mrp-article details p{
  padding:0 18px 16px;
  margin:0;
  color:rgba(255,255,255,.86);
}

.mrp-article details p + p{
  padding-top:0;
}

.mrp-article details a{
  color:#E69900;
  font-weight:700;
  text-decoration:none;
}

.mrp-article details a:hover{
  text-decoration:underline;
}/* End custom CSS */