

/* Start:/local/templates/.default/components/bitrix/news.detail/legal-information/style.css?15777009531519*/
.legal-information {
  padding: 11px 0 68px; }
  @media only screen and (max-width: 991px) {
    .legal-information {
      padding: 0 0 29px; } }
  .legal-information__wrapper {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
    transition: opacity .5s ease, -webkit-transform .5s ease;
    transition: transform .5s ease, opacity .5s ease;
    transition: transform .5s ease, opacity .5s ease, -webkit-transform .5s ease; }
    .legal-information__wrapper.active {
      -webkit-transform: translateY(0);
      transform: translateY(0);
      opacity: 1; }
  .legal-information__content {
    font: 300 20px/150% "Elektra Light Pro", sans-serif; }
    @media only screen and (max-width: 991px) {
      .legal-information__content {
        font: 300 16px/175% "Elektra Light Pro", sans-serif; } }
    @media only screen and (max-width: 767px) {
      .legal-information__content {
        font: 300 15px/187% "Elektra Light Pro", sans-serif; } }
    .legal-information__content ol li {
      padding: 0 0 0 36px;
      margin: 0 0 30px 0; }
      @media only screen and (max-width: 991px) {
        .legal-information__content ol li {
          padding: 0 0 0 27px;
          margin: 0 0 15px 0; } }
      @media only screen and (max-width: 767px) {
        .legal-information__content ol li {
          padding: 0 0 0 23px; } }
      .legal-information__content ol li:before {
        color: #222222; }

/* End */
/* /local/templates/.default/components/bitrix/news.detail/legal-information/style.css?15777009531519 */
