

/* Start:/local/templates/mlux/components/bitrix/news.list/customers/style.css?1766415360592*/
.accordion-item {
  background: #f3f4f5;
  border-radius: 10px!important;
  border: none!important;
  margin:10px 0;
  padding:0 12px;
  & .accordion-button {
    border-radius:10px!important;
    background-color:#F3F2F7;
    color:#000;
    &:focus {
      box-shadow:none;
    }
    &:after {
      background:none;
      font-family: "FontAwesome";
      content:"\f067";
    }
    &:not(.collapsed)::after {
      content:"\f068";
    }
  }
}

.acc-element {
  background:#F3F2F7;
  padding:30px;
  top: -15px!important;
  position: relative!important;
  border-radius: 0 0 10px 10px;
}

/* End */
/* /local/templates/mlux/components/bitrix/news.list/customers/style.css?1766415360592 */
