
.bnf-block {
  display: grid;
  margin-bottom: 60px;
  grid-template-columns: calc(54% - 4.5px) calc(46% - 4.5px);
  -webkit-column-gap: 9px;
     -moz-column-gap: 9px;
          column-gap: 9px;
}
@media screen and (max-width: 1399.98px), projection and (max-width: 1399.98px), tv and (max-width: 1399.98px), handheld and (max-width: 1399.98px) {
  .bnf-block {
    grid-template-columns: 100%;
    row-gap: 20px;
  }
}
.bnf-block__bnr {
  position: relative;
  width: 100%;
  height: 100%;
  color: #fff;
  max-height: 194px;
}
@media screen and (max-width: 1399.98px), projection and (max-width: 1399.98px), tv and (max-width: 1399.98px), handheld and (max-width: 1399.98px) {
  .bnf-block__bnr {
    max-height: unset;
  }
}
.bnf-block__bnr img {
  max-width: 100%;
  height: 100%;
  width: auto;
}
@media screen and (max-width: 1399.98px), projection and (max-width: 1399.98px), tv and (max-width: 1399.98px), handheld and (max-width: 1399.98px) {
  .bnf-block__bnr img {
    width: 100%;
    height: auto;
  }
}
.bnf-block .tzr-item {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: calc(100% - 1px);
  height: calc(100% - 0px);
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #E5E5E5;
  text-decoration: none;
  border-radius: 3px;
  color: #1D1919;
  max-height: 194px;
}

@media screen and (max-width: 1399.98px), projection and (max-width: 1399.98px), tv and (max-width: 1399.98px), handheld and (max-width: 1399.98px) {
  .bnf-block .tzr-item {
    position: relative;
  }
}
@media screen and (max-width: 991px), projection and (max-width: 991px), tv and (max-width: 991px), handheld and (max-width: 991px) {
  .bnf-block .tzr-item {
    padding: 20px;
  }
}
.bnf-block .tzr-item:hover .tzr-item__title {
  color: #1D1919;
}
.bnf-block .tzr-item:hover .tzr-item__link {
  color: #d02222;
}
.bnf-block .tzr-item__wrap {
  position: relative;
  width: 100%;
  padding-top: 100%;
}
@media screen and (max-width: 1399.98px), projection and (max-width: 1399.98px), tv and (max-width: 1399.98px), handheld and (max-width: 1399.98px) {
  .bnf-block .tzr-item__wrap {
    padding-top: 0;
    height: 100%;
  }
}
.bnf-block .tzr-item__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 34px;
  max-height: 34px;
}
@media screen and (max-width: 1399.98px), projection and (max-width: 1399.98px), tv and (max-width: 1399.98px), handheld and (max-width: 1399.98px) {
  .bnf-block .tzr-item__img {
    max-width: 51px;
    max-height: 51px;
  }
}
@media screen and (max-width: 991px), projection and (max-width: 991px), tv and (max-width: 991px), handheld and (max-width: 991px) {
  .bnf-block .tzr-item__img {
    max-width: 37px;
    max-height: 37px;
  }
}
.bnf-block .tzr-item__img img {
  width: 100%;
  height: auto;
}
.bnf-block .tzr-item__title {
  margin-top: 16px;
  margin-bottom: 16px;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.27;
  color: #1D1919;
}
@media screen and (max-width: 1399.98px), projection and (max-width: 1399.98px), tv and (max-width: 1399.98px), handheld and (max-width: 1399.98px) {
  .bnf-block .tzr-item__title {
    margin-top: 26px;
    margin-bottom: 26px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px), projection and (max-width: 991px), tv and (max-width: 991px), handheld and (max-width: 991px) {
  .bnf-block .tzr-item__title {
    margin-top: 16px;
    margin-bottom: 16px;
    font-size: 15px;
    line-height: 1.33;
  }
}
@media screen and (max-width: 575.98px), projection and (max-width: 575.98px), tv and (max-width: 575.98px), handheld and (max-width: 575.98px) {
  .bnf-block .tzr-item__title {
    margin-bottom: 0;
    font-size: 15px;
  }
}
.bnf-block .tzr-item__link {
  margin-top: auto;
  font-weight: 400;
  font-size: 14px;
  color: #656565;
}
@media screen and (max-width: 1399.98px), projection and (max-width: 1399.98px), tv and (max-width: 1399.98px), handheld and (max-width: 1399.98px) {
  .bnf-block .tzr-item__link {
    font-size: 14px;
  }
}
@media screen and (max-width: 991px), projection and (max-width: 991px), tv and (max-width: 991px), handheld and (max-width: 991px) {
  .bnf-block .tzr-item__link {
    font-size: 14px;
  }
}
@media screen and (max-width: 575.98px), projection and (max-width: 575.98px), tv and (max-width: 575.98px), handheld and (max-width: 575.98px) {
  .bnf-block .tzr-item__link {
    display: none;
  }
}

.swiper-wrap {
  position: relative;
}

.slider-bnf {
  width: 100%;
  max-height: 194px;
}
@media screen and (max-width: 1399.98px), projection and (max-width: 1399.98px), tv and (max-width: 1399.98px), handheld and (max-width: 1399.98px) {
  .slider-bnf {
    max-height: unset;
  }
}
@media screen and (max-width: 575.98px), projection and (max-width: 575.98px), tv and (max-width: 575.98px), handheld and (max-width: 575.98px) {
  .slider-bnf {
    margin: 0 -15px;
    padding: 0 15px;
    padding-bottom: 24px;
  }
}
@media screen and (min-width: 576px), projection and (min-width: 576px), tv and (min-width: 576px), handheld and (min-width: 576px) {
  .slider-bnf .swiper-wrapper {
    -webkit-transform: unset !important;
        -ms-transform: unset !important;
            transform: unset !important;
  }
}
@media screen and (max-width: 767.98px), projection and (max-width: 767.98px), tv and (max-width: 767.98px), handheld and (max-width: 767.98px) {
  .slider-bnf .swiper-slide {
    width: 204px;
  }
}
.slider-bnf .swiper-scrollbar {
  bottom: 0;
}
@media screen and (min-width: 576px), projection and (min-width: 576px), tv and (min-width: 576px), handheld and (min-width: 576px) {
  .slider-bnf .swiper-scrollbar {
    display: none;
  }
}

