.scroll-bottom {
  display: inline-flex;
  align-items: center;
  gap: 1.0416666667vw;
  z-index: 20;
  color: #fff;
  cursor: pointer;
}
@media screen and (max-width: 1199px) {
  .scroll-bottom {
    gap: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .scroll-bottom {
    gap: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .scroll-bottom {
    gap: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .scroll-bottom {
    gap: 5.1282051282vw;
  }
}
.scroll-bottom__text {
  font-size: 0.9375vw;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0px;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  .scroll-bottom__text {
    font-size: 1.5012510425vw;
  }
}
@media screen and (max-width: 767px) {
  .scroll-bottom__text {
    font-size: 2.3468057366vw;
  }
}
@media screen and (max-width: 480px) {
  .scroll-bottom__text {
    font-size: 3.75vw;
  }
}
@media screen and (max-width: 390px) {
  .scroll-bottom__text {
    font-size: 4.6153846154vw;
  }
}
.scroll-bottom__icon {
  width: 2.2916666667vw;
  height: 2.2916666667vw;
}
@media screen and (max-width: 1199px) {
  .scroll-bottom__icon {
    width: 3.6697247706vw;
  }
}
@media screen and (max-width: 767px) {
  .scroll-bottom__icon {
    width: 5.7366362451vw;
  }
}
@media screen and (max-width: 480px) {
  .scroll-bottom__icon {
    width: 9.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .scroll-bottom__icon {
    width: 11.2820512821vw;
  }
}
@media screen and (max-width: 1199px) {
  .scroll-bottom__icon {
    height: 3.6697247706vw;
  }
}
@media screen and (max-width: 767px) {
  .scroll-bottom__icon {
    height: 5.7366362451vw;
  }
}
@media screen and (max-width: 480px) {
  .scroll-bottom__icon {
    height: 9.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .scroll-bottom__icon {
    height: 11.2820512821vw;
  }
}

.page-header {
  position: relative;
}
.page-header__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.page-header__image-container:before {
  content: "";
  display: block;
  padding-top: 41.6666666667%;
}
.page-header__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1199px) {
  .page-header__image-container:before {
    padding-top: 189.7435897436%;
  }
}
.page-header__image-container {
  min-height: 500px;
}
.page-header__image-container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(17, 17, 17, 0) 0%, #111111 100%);
}
@media only screen and (max-width: 991.98px) {
  .page-header__image-container {
    min-height: 450px;
    height: calc(100vh - 70px);
  }
}
@media only screen and (max-width: 767.98px) {
  .page-header__image-container {
    min-height: 400px;
  }
}
.page-header__container {
  position: absolute;
  bottom: 7.03125vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .page-header__container {
    bottom: 10.0083402836vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__container {
    bottom: 15.6453715776vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__container {
    bottom: 25vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__container {
    bottom: 30.7692307692vw;
  }
}
.page-header__info-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media only screen and (max-width: 767.98px) {
  .page-header__info-container {
    flex-direction: column;
    gap: 24px;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
}
.page-header__info {
  max-width: 50%;
}
@media only screen and (max-width: 991.98px) {
  .page-header__info {
    max-width: 60%;
  }
}
@media only screen and (max-width: 767.98px) {
  .page-header__info {
    max-width: 100%;
  }
}
.page-header__title {
  font-size: 3.3333333333vw;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0px;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  .page-header__title {
    font-size: 3.1693077565vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__title {
    font-size: 4.9543676662vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__title {
    font-size: 7.9166666667vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__title {
    font-size: 9.7435897436vw;
  }
}
.page-header__description {
  font-size: 1.0416666667vw;
  margin-top: 3.125vw;
  line-height: 1.6;
  font-weight: 400;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  .page-header__description {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__description {
    font-size: 1.8252933507vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__description {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__description {
    font-size: 3.5897435897vw;
  }
}
@media screen and (max-width: 1199px) {
  .page-header__description {
    margin-top: 2.5020850709vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__description {
    margin-top: 3.9113428944vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__description {
    margin-top: 6.25vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__description {
    margin-top: 7.6923076923vw;
  }
}

.breadcrumb {
  padding: 1.6666666667vw 0vw;
  background-color: #F9F9F9;
  z-index: 100;
}
@media screen and (max-width: 1199px) {
  .breadcrumb {
    padding: 1.5012510425vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb {
    padding: 2.3468057366vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumb {
    padding: 3.75vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .breadcrumb {
    padding: 4.6153846154vw 0vw;
  }
}
.breadcrumb__list {
  display: flex;
  align-items: center;
  gap: 0.78125vw;
  list-style: none;
  padding: 0px;
  margin: 0px;
  max-width: 100%;
  overflow-x: auto;
}
@media screen and (max-width: 1199px) {
  .breadcrumb__list {
    gap: 0.834028357vw;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb__list {
    gap: 1.3037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumb__list {
    gap: 2.0833333333vw;
  }
}
@media screen and (max-width: 390px) {
  .breadcrumb__list {
    gap: 2.5641025641vw;
  }
}
.breadcrumb__list-item {
  position: relative;
  font-size: 1.0416666667vw;
  font-weight: 400;
  line-height: 1.6;
  white-space: nowrap;
}
@media screen and (max-width: 1199px) {
  .breadcrumb__list-item {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb__list-item {
    font-size: 1.8252933507vw;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumb__list-item {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 390px) {
  .breadcrumb__list-item {
    font-size: 3.5897435897vw;
  }
}
.breadcrumb__list-item.active {
  color: #A3A3A3;
}
.breadcrumb__list-link {
  color: #E72920;
  text-decoration: none;
  transition: 0.4s ease;
}
.breadcrumb__list-link:hover {
  color: #F9433A;
}
.breadcrumb__list-icon {
  right: -1.0416666667vw;
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  min-width: 16px;
}
@media screen and (max-width: 1199px) {
  .breadcrumb__list-icon {
    right: -1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb__list-icon {
    right: -2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumb__list-icon {
    right: -4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .breadcrumb__list-icon {
    right: -5.1282051282vw;
  }
}
@media screen and (max-width: 1199px) {
  .breadcrumb__list-icon {
    width: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb__list-icon {
    width: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumb__list-icon {
    width: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .breadcrumb__list-icon {
    width: 5.1282051282vw;
  }
}
@media screen and (max-width: 1199px) {
  .breadcrumb__list-icon {
    height: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb__list-icon {
    height: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumb__list-icon {
    height: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .breadcrumb__list-icon {
    height: 5.1282051282vw;
  }
}

.pagination {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0px;
  padding-left: 0px;
}
.pagination__item {
  margin-right: 0.9375vw;
}
@media screen and (max-width: 1199px) {
  .pagination__item {
    margin-right: 0.6672226856vw;
  }
}
@media screen and (max-width: 767px) {
  .pagination__item {
    margin-right: 1.0430247718vw;
  }
}
@media screen and (max-width: 480px) {
  .pagination__item {
    margin-right: 1.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .pagination__item {
    margin-right: 2.0512820513vw;
  }
}
.pagination__item:last-child {
  margin-right: 0px;
}
.pagination__item.active .pagination__link {
  background-color: #E72920;
  color: #fff;
  border: 1px solid #E72920;
}
.pagination__link,
.pagination .page-numbers {
  padding-top: 0.8333333333vw;
  padding-right: 0.8333333333vw;
  padding-bottom: 0.8333333333vw;
  padding-left: 0.8333333333vw;
  font-size: 1.0416666667vw;
  min-width: 3.0208333333vw;
  border-radius: 0.5208333333vw;
  display: inline-block;
  font-weight: 450;
  line-height: 1;
  letter-spacing: 0.03em;
  color: #111111;
  transition: 0.4s ease;
  text-align: center;
  border: 1px solid #D3D3D3;
  text-decoration: none;
}
@media screen and (max-width: 1199px) {
  .pagination__link,
  .pagination .page-numbers {
    padding-top: 0.9591326105vw;
  }
}
@media screen and (max-width: 767px) {
  .pagination__link,
  .pagination .page-numbers {
    padding-top: 1.4993481095vw;
  }
}
@media screen and (max-width: 480px) {
  .pagination__link,
  .pagination .page-numbers {
    padding-top: 2.3958333333vw;
  }
}
@media screen and (max-width: 390px) {
  .pagination__link,
  .pagination .page-numbers {
    padding-top: 2.9487179487vw;
  }
}
@media screen and (max-width: 1199px) {
  .pagination__link,
  .pagination .page-numbers {
    padding-right: 0.9591326105vw;
  }
}
@media screen and (max-width: 767px) {
  .pagination__link,
  .pagination .page-numbers {
    padding-right: 1.4993481095vw;
  }
}
@media screen and (max-width: 480px) {
  .pagination__link,
  .pagination .page-numbers {
    padding-right: 2.3958333333vw;
  }
}
@media screen and (max-width: 390px) {
  .pagination__link,
  .pagination .page-numbers {
    padding-right: 2.9487179487vw;
  }
}
@media screen and (max-width: 1199px) {
  .pagination__link,
  .pagination .page-numbers {
    padding-bottom: 0.9591326105vw;
  }
}
@media screen and (max-width: 767px) {
  .pagination__link,
  .pagination .page-numbers {
    padding-bottom: 1.4993481095vw;
  }
}
@media screen and (max-width: 480px) {
  .pagination__link,
  .pagination .page-numbers {
    padding-bottom: 2.3958333333vw;
  }
}
@media screen and (max-width: 390px) {
  .pagination__link,
  .pagination .page-numbers {
    padding-bottom: 2.9487179487vw;
  }
}
@media screen and (max-width: 1199px) {
  .pagination__link,
  .pagination .page-numbers {
    padding-left: 0.9591326105vw;
  }
}
@media screen and (max-width: 767px) {
  .pagination__link,
  .pagination .page-numbers {
    padding-left: 1.4993481095vw;
  }
}
@media screen and (max-width: 480px) {
  .pagination__link,
  .pagination .page-numbers {
    padding-left: 2.3958333333vw;
  }
}
@media screen and (max-width: 390px) {
  .pagination__link,
  .pagination .page-numbers {
    padding-left: 2.9487179487vw;
  }
}
@media screen and (max-width: 1199px) {
  .pagination__link,
  .pagination .page-numbers {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 767px) {
  .pagination__link,
  .pagination .page-numbers {
    font-size: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .pagination__link,
  .pagination .page-numbers {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .pagination__link,
  .pagination .page-numbers {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 1199px) {
  .pagination__link,
  .pagination .page-numbers {
    min-width: 3.5029190992vw;
  }
}
@media screen and (max-width: 767px) {
  .pagination__link,
  .pagination .page-numbers {
    min-width: 5.4758800522vw;
  }
}
@media screen and (max-width: 480px) {
  .pagination__link,
  .pagination .page-numbers {
    min-width: 8.75vw;
  }
}
@media screen and (max-width: 390px) {
  .pagination__link,
  .pagination .page-numbers {
    min-width: 10.7692307692vw;
  }
}
@media screen and (max-width: 1199px) {
  .pagination__link,
  .pagination .page-numbers {
    border-radius: 0.834028357vw;
  }
}
@media screen and (max-width: 767px) {
  .pagination__link,
  .pagination .page-numbers {
    border-radius: 1.3037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .pagination__link,
  .pagination .page-numbers {
    border-radius: 2.0833333333vw;
  }
}
@media screen and (max-width: 390px) {
  .pagination__link,
  .pagination .page-numbers {
    border-radius: 2.5641025641vw;
  }
}
.pagination__link path,
.pagination .page-numbers path {
  stroke: #E72920;
}
.pagination__link:hover,
.pagination .page-numbers:hover {
  color: #fff;
  background-color: #E72920;
  border: 1px solid #E72920;
}
.pagination__link:hover path,
.pagination .page-numbers:hover path {
  stroke: #ffffff;
}
.pagination__link.current,
.pagination .page-numbers.current {
  background-color: #E72920;
  color: #fff;
  border: 1px solid #E72920;
}
.pagination .page-numbers {
  margin-right: 0.9375vw;
}
@media screen and (max-width: 1199px) {
  .pagination .page-numbers {
    margin-right: 0.6672226856vw;
  }
}
@media screen and (max-width: 767px) {
  .pagination .page-numbers {
    margin-right: 1.0430247718vw;
  }
}
@media screen and (max-width: 480px) {
  .pagination .page-numbers {
    margin-right: 1.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .pagination .page-numbers {
    margin-right: 2.0512820513vw;
  }
}
.pagination .page-numbers:last-child {
  margin-right: 0px;
}
.pagination__icon-next, .pagination__icon-prev {
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .pagination__icon-next, .pagination__icon-prev {
    width: 1.3903252711vw;
  }
}
@media screen and (max-width: 767px) {
  .pagination__icon-next, .pagination__icon-prev {
    width: 2.1734028683vw;
  }
}
@media screen and (max-width: 480px) {
  .pagination__icon-next, .pagination__icon-prev {
    width: 3.4729166667vw;
  }
}
@media screen and (max-width: 390px) {
  .pagination__icon-next, .pagination__icon-prev {
    width: 4.2743589744vw;
  }
}
@media screen and (max-width: 1199px) {
  .pagination__icon-next, .pagination__icon-prev {
    height: 1.3903252711vw;
  }
}
@media screen and (max-width: 767px) {
  .pagination__icon-next, .pagination__icon-prev {
    height: 2.1734028683vw;
  }
}
@media screen and (max-width: 480px) {
  .pagination__icon-next, .pagination__icon-prev {
    height: 3.4729166667vw;
  }
}
@media screen and (max-width: 390px) {
  .pagination__icon-next, .pagination__icon-prev {
    height: 4.2743589744vw;
  }
}
.pagination__icon-next path, .pagination__icon-prev path {
  transition: 0.4s ease;
}

.card-catalog {
  position: relative;
}
.card-catalog__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.card-catalog__image-container:before {
  content: "";
  display: block;
  padding-top: 81.1320754717%;
}
.card-catalog__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.card-catalog .external-link-icon {
  display: none;
}
.card-catalog__image-container {
  border-radius: 0.5208333333vw;
  margin-bottom: 2.0833333333vw;
  overflow: hidden;
  display: block;
}
@media screen and (max-width: 1199px) {
  .card-catalog__image-container {
    border-radius: 0.834028357vw;
  }
}
@media screen and (max-width: 767px) {
  .card-catalog__image-container {
    border-radius: 1.3037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .card-catalog__image-container {
    border-radius: 2.0833333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-catalog__image-container {
    border-radius: 2.5641025641vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-catalog__image-container {
    margin-bottom: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .card-catalog__image-container {
    margin-bottom: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .card-catalog__image-container {
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-catalog__image-container {
    margin-bottom: 5.1282051282vw;
  }
}
.card-catalog__info-container {
  display: grid;
  gap: 0.5208333333vw;
  padding-bottom: 5.2083333333vw;
}
@media screen and (max-width: 1199px) {
  .card-catalog__info-container {
    gap: 0.834028357vw;
  }
}
@media screen and (max-width: 767px) {
  .card-catalog__info-container {
    gap: 1.3037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .card-catalog__info-container {
    gap: 2.0833333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-catalog__info-container {
    gap: 2.5641025641vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-catalog__info-container {
    padding-bottom: 8.3402835696vw;
  }
}
@media screen and (max-width: 767px) {
  .card-catalog__info-container {
    padding-bottom: 13.037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .card-catalog__info-container {
    padding-bottom: 20.8333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-catalog__info-container {
    padding-bottom: 25.641025641vw;
  }
}
.card-catalog__specification {
  display: flex;
  gap: 1.3020833333vw;
  flex-wrap: wrap;
}
@media screen and (max-width: 1199px) {
  .card-catalog__specification {
    gap: 2.0850708924vw;
  }
}
@media screen and (max-width: 767px) {
  .card-catalog__specification {
    gap: 3.259452412vw;
  }
}
@media screen and (max-width: 480px) {
  .card-catalog__specification {
    gap: 5.2083333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-catalog__specification {
    gap: 6.4102564103vw;
  }
}
.card-catalog__specification-item {
  position: relative;
  color: #E72920;
  font-weight: 400;
  line-height: 1.6;
  font-size: 1.0416666667vw;
}
@media screen and (max-width: 1199px) {
  .card-catalog__specification-item {
    font-size: 1.5012510425vw;
  }
}
@media screen and (max-width: 767px) {
  .card-catalog__specification-item {
    font-size: 2.3468057366vw;
  }
}
@media screen and (max-width: 480px) {
  .card-catalog__specification-item {
    font-size: 3.75vw;
  }
}
@media screen and (max-width: 390px) {
  .card-catalog__specification-item {
    font-size: 4.6153846154vw;
  }
}
.card-catalog__specification-item::before {
  content: "";
  position: absolute;
  top: 0.4166666667vw;
  right: -0.6510416667vw;
  bottom: 0.2604166667vw;
  width: 1px;
  background-color: #E72920;
}
@media screen and (max-width: 1199px) {
  .card-catalog__specification-item::before {
    top: 0.6672226856vw;
  }
}
@media screen and (max-width: 767px) {
  .card-catalog__specification-item::before {
    top: 1.0430247718vw;
  }
}
@media screen and (max-width: 480px) {
  .card-catalog__specification-item::before {
    top: 1.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-catalog__specification-item::before {
    top: 2.0512820513vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-catalog__specification-item::before {
    right: -1.0425354462vw;
  }
}
@media screen and (max-width: 767px) {
  .card-catalog__specification-item::before {
    right: -1.629726206vw;
  }
}
@media screen and (max-width: 480px) {
  .card-catalog__specification-item::before {
    right: -2.6041666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-catalog__specification-item::before {
    right: -3.2051282051vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-catalog__specification-item::before {
    bottom: 0.4170141785vw;
  }
}
@media screen and (max-width: 767px) {
  .card-catalog__specification-item::before {
    bottom: 0.6518904824vw;
  }
}
@media screen and (max-width: 480px) {
  .card-catalog__specification-item::before {
    bottom: 1.0416666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-catalog__specification-item::before {
    bottom: 1.2820512821vw;
  }
}
.card-catalog__specification-item:last-child::before {
  display: none;
}
.card-catalog__title {
  font-size: var(--tdfs-card-catalog-title);
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.4;
  -webkit-line-clamp: 2;
  color: #111111;
  margin-bottom: 0px;
  transition: 0.4s ease;
}
.card-catalog__info {
  color: #737373;
  font-size: var(--tdfs-card-catalog-description);
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.6;
  -webkit-line-clamp: 2;
}
.card-catalog__info p:last-child {
  margin-bottom: 0px;
}
.card-catalog__action {
  position: absolute;
  left: 0px;
  bottom: 0px;
  right: 0px;
  margin-top: 1.0416666667vw;
}
@media screen and (max-width: 1199px) {
  .card-catalog__action {
    margin-top: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .card-catalog__action {
    margin-top: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .card-catalog__action {
    margin-top: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-catalog__action {
    margin-top: 5.1282051282vw;
  }
}
.card-catalog__link-request, .card-catalog__link-download {
  position: relative;
  color: #fff;
  font-weight: 400;
  line-height: 1.6;
  font-size: 0.9375vw;
  padding: 1.0416666667vw 1.6666666667vw;
  border-radius: 0.3125vw;
  text-align: center;
  display: block;
  background-color: #E72920;
  text-decoration: none;
}
@media screen and (max-width: 1199px) {
  .card-catalog__link-request, .card-catalog__link-download {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 767px) {
  .card-catalog__link-request, .card-catalog__link-download {
    font-size: 1.8252933507vw;
  }
}
@media screen and (max-width: 480px) {
  .card-catalog__link-request, .card-catalog__link-download {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-catalog__link-request, .card-catalog__link-download {
    font-size: 3.5897435897vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-catalog__link-request, .card-catalog__link-download {
    padding: 1.3344453711vw 2.0016680567vw;
  }
}
@media screen and (max-width: 767px) {
  .card-catalog__link-request, .card-catalog__link-download {
    padding: 2.0860495437vw 3.1290743155vw;
  }
}
@media screen and (max-width: 480px) {
  .card-catalog__link-request, .card-catalog__link-download {
    padding: 3.3333333333vw 5vw;
  }
}
@media screen and (max-width: 390px) {
  .card-catalog__link-request, .card-catalog__link-download {
    padding: 4.1025641026vw 6.1538461538vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-catalog__link-request, .card-catalog__link-download {
    border-radius: 0.5004170142vw;
  }
}
@media screen and (max-width: 767px) {
  .card-catalog__link-request, .card-catalog__link-download {
    border-radius: 0.7822685789vw;
  }
}
@media screen and (max-width: 480px) {
  .card-catalog__link-request, .card-catalog__link-download {
    border-radius: 1.25vw;
  }
}
@media screen and (max-width: 390px) {
  .card-catalog__link-request, .card-catalog__link-download {
    border-radius: 1.5384615385vw;
  }
}
.card-catalog__link-icon {
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.0416666667vw;
  transition: 0.4s ease;
}
@media screen and (max-width: 1199px) {
  .card-catalog__link-icon {
    right: 1.3344453711vw;
  }
}
@media screen and (max-width: 767px) {
  .card-catalog__link-icon {
    right: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .card-catalog__link-icon {
    right: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-catalog__link-icon {
    right: 4.1025641026vw;
  }
}
.card-catalog__link-icon svg {
  width: 1.6666666667vw;
  height: 1.6666666667vw;
}
@media screen and (max-width: 1199px) {
  .card-catalog__link-icon svg {
    width: 2.0016680567vw;
  }
}
@media screen and (max-width: 767px) {
  .card-catalog__link-icon svg {
    width: 3.1290743155vw;
  }
}
@media screen and (max-width: 480px) {
  .card-catalog__link-icon svg {
    width: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .card-catalog__link-icon svg {
    width: 6.1538461538vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-catalog__link-icon svg {
    height: 2.0016680567vw;
  }
}
@media screen and (max-width: 767px) {
  .card-catalog__link-icon svg {
    height: 3.1290743155vw;
  }
}
@media screen and (max-width: 480px) {
  .card-catalog__link-icon svg {
    height: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .card-catalog__link-icon svg {
    height: 6.1538461538vw;
  }
}
.card-catalog:hover {
  cursor: pointer;
}
.card-catalog:hover .card-catalog__title {
  color: #E72920;
  cursor: pointer;
}
.card-catalog:hover .card-catalog__link-icon {
  opacity: 1;
}

.catalog__categories {
  position: relative;
  display: flex;
  justify-content: center;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 100%;
  overflow-x: auto;
}
.catalog__categories:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 1px;
  background-color: #E5E5E5;
  z-index: -1;
}
@media only screen and (max-width: 991.98px) {
  .catalog__categories {
    justify-content: flex-start;
  }
}
.catalog__category-link {
  position: relative;
  padding: 1.25vw;
  font-size: 1.25vw;
  font-weight: 500;
  line-height: 1.6;
  color: #111111;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  border-bottom: 1px solid transparent;
  transition: 0.4s ease;
  z-index: 2;
  white-space: nowrap;
}
@media screen and (max-width: 1199px) {
  .catalog__category-link {
    padding: 1.5012510425vw;
  }
}
@media screen and (max-width: 767px) {
  .catalog__category-link {
    padding: 2.3468057366vw;
  }
}
@media screen and (max-width: 480px) {
  .catalog__category-link {
    padding: 3.75vw;
  }
}
@media screen and (max-width: 390px) {
  .catalog__category-link {
    padding: 4.6153846154vw;
  }
}
@media screen and (max-width: 1199px) {
  .catalog__category-link {
    font-size: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .catalog__category-link {
    font-size: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .catalog__category-link {
    font-size: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .catalog__category-link {
    font-size: 5.1282051282vw;
  }
}
.catalog__category-link.active, .catalog__category-link:hover {
  cursor: pointer;
  color: #E72920;
  border-bottom: 1px solid #E72920;
}
.catalog__inner {
  padding: 8.3333333333vw 0vw;
}
@media screen and (max-width: 1199px) {
  .catalog__inner {
    padding: 5.0041701418vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .catalog__inner {
    padding: 7.8226857888vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .catalog__inner {
    padding: 12.5vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .catalog__inner {
    padding: 15.3846153846vw 0vw;
  }
}
.catalog__listing {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media only screen and (max-width: 1199.98px) {
  .catalog__listing {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 767.98px) {
  .catalog__listing {
    grid-template-columns: repeat(1, 1fr);
  }
}
.catalog__not-found {
  grid-column: 1/-1;
  text-align: center;
}
.catalog__pagination {
  margin-top: 6.25vw;
}
@media screen and (max-width: 1199px) {
  .catalog__pagination {
    margin-top: 3.3361134279vw;
  }
}
@media screen and (max-width: 767px) {
  .catalog__pagination {
    margin-top: 5.2151238592vw;
  }
}
@media screen and (max-width: 480px) {
  .catalog__pagination {
    margin-top: 8.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .catalog__pagination {
    margin-top: 10.2564102564vw;
  }
}

/*# sourceMappingURL=catalog.css.map*/