@media screen and (min-width: 1024px) {
  .brands-list--section {
    padding: 0 30px;
    position: relative;
    width: 100%; }
    .brands-list--section .swiper-slide {
      margin-top: 0 !important; }
    .brands-list--section .section-title {
      position: relative; }
      .brands-list--section .section-title .slider-btns {
        position: absolute;
        top: 50%;
        right: 120px;
        transform: translateY(-50%); }
        .brands-list--section .section-title .slider-btns .swiper-button-prev {
          order: 2;
          right: 60px;
          left: auto; }
        .brands-list--section .section-title .slider-btns .swiper-btn {
          font-size: 26px;
          color: #545454;
          transition: all .3s; }
          .brands-list--section .section-title .slider-btns .swiper-btn:hover {
            color: rgba(84, 84, 84, 0.67); }
    .brands-list--section .brands-list {
      position: relative;
      width: 100%;
      margin-bottom: 0 !important; }
      .brands-list--section .brands-list .swiper-wrapper {
        flex-direction: row !important; }
      .brands-list--section .brands-list .swiper-slide {
        padding: 40px; }
    .brands-list--section .brands-all {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
      .brands-list--section .brands-all a {
        border: 1px solid #000;
        font-size: 26px;
        text-align: center;
        line-height: 1.2;
        padding: 5px 20px;
        font-family: serif;
        transition: all .5s;
        background: white; }
        .brands-list--section .brands-all a:hover {
          background: rgba(255, 255, 255, 0.21);
          -webkit-box-shadow: 7px 7px 19px 3px rgba(34, 60, 80, 0.21);
          -moz-box-shadow: 7px 7px 19px 3px rgba(34, 60, 80, 0.21);
          box-shadow: 7px 7px 19px 3px rgba(34, 60, 80, 0.21); } }
@media screen and (max-width: 1023px) {
  .brands-list--section {
    padding: 0 30px;
    position: relative;
    width: 100%; }
    .brands-list--section .swiper-slide {
      margin-top: 0 !important;
      padding: 20px !important; }
    .brands-list--section .section-title {
      position: relative; }
      .brands-list--section .section-title .slider-btns {
        position: absolute;
        top: 50%;
        right: 120px;
        transform: translateY(-50%); }
        .brands-list--section .section-title .slider-btns .swiper-button-prev {
          order: 2;
          right: 60px;
          left: auto; }
          .brands-list--section .section-title .slider-btns .swiper-button-prev:after {
            content: 'prev';
            font-family: swiper-icons;
            text-transform: none !important;
            letter-spacing: 0;
            font-variant: initial;
            line-height: 1;
            font-size: 14px; }
        .brands-list--section .section-title .slider-btns .swiper-btn {
          font-size: 26px;
          color: #545454;
          transition: all .3s; }
          .brands-list--section .section-title .slider-btns .swiper-btn:hover {
            color: rgba(84, 84, 84, 0.67); }
    .brands-list--section .brands-list {
      position: relative;
      width: 100%;
      margin-bottom: 0 !important; }
      .brands-list--section .brands-list .swiper-wrapper {
        flex-direction: row !important; }
      .brands-list--section .brands-list .swiper-slide {
        padding: 40px; }
    .brands-list--section .brands-all {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
      .brands-list--section .brands-all a {
        border: 1px solid #000;
        font-size: 14px;
        text-align: center;
        line-height: 1.2;
        padding: 5px 20px;
        font-family: serif;
        transition: all .5s;
        background: white; }
        .brands-list--section .brands-all a:hover {
          background: rgba(255, 255, 255, 0.21);
          -webkit-box-shadow: 7px 7px 19px 3px rgba(34, 60, 80, 0.21);
          -moz-box-shadow: 7px 7px 19px 3px rgba(34, 60, 80, 0.21);
          box-shadow: 7px 7px 19px 3px rgba(34, 60, 80, 0.21); } }

/*# sourceMappingURL=style.css.map */
