

/* Start:/local/templates/html/components-template/requisites/style.css?17186328871848*/
.requisites .article__form-right {
  margin-top: 40px; }

.requisites .page-header-section--nav {
  margin-top: 0;
  margin-bottom: 50px; }
  .requisites .page-header-section--nav .downloads__item {
    align-items: center; }
    .requisites .page-header-section--nav .downloads__item span {
      display: flex; }
  @media (max-width: 1023px) {
    .requisites .page-header-section--nav {
      margin-bottom: 40px; }
      .requisites .page-header-section--nav .page-header__nav-item {
        display: none; }
      .requisites .page-header-section--nav .page-header-section__wrapper {
        display: flex;
        flex-direction: column-reverse;
        gap: 20px;
        padding-left: 0; }
      .requisites .page-header-section--nav .page-header__nav {
        position: static; }
      .requisites .page-header-section--nav .page-header__nav-right {
        flex-direction: column;
        gap: 10px; } }

.requisites-download {
  font-weight: 500;
  font-size: 24px; }
  @media (min-width: 1024px) {
    .requisites-download {
      align-self: center; } }

.requisites-table {
  line-height: 1.6; }
  @media (max-width: 767px) {
    .requisites-table {
      display: flex;
      flex-direction: column;
      gap: 40px; } }
  .requisites-table__row {
    display: grid;
    grid-template-columns: 270px auto;
    gap: 40px; }
    @media (max-width: 767px) {
      .requisites-table__row {
        grid-template-columns: 1fr;
        gap: 5px; } }
    .requisites-table__row:not(:last-child) {
      margin-bottom: 24px; }
      @media (max-width: 767px) {
        .requisites-table__row:not(:last-child) {
          margin-bottom: 0; } }
  .requisites-table__cell {
    font-size: 18px; }
    .requisites-table__cell:first-child {
      font-weight: 500; }
    .requisites-table__cell p:not(:last-child) {
      margin-bottom: 24px; }

/* End */
/* /local/templates/html/components-template/requisites/style.css?17186328871848 */
