/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/sass/catalog.scss ***!
  \************************************************************************************************************************************************************************/
.breadcrumbs.floating {
  margin: 0;
  display: block;
}
.breadcrumbs.floating .breadcrumbs-holder {
  display: block;
  position: relative;
  z-index: 3;
}
.breadcrumbs.floating .breadcrumbs-holder ul.breadcrumbs-list {
  display: block;
  position: absolute;
  left: 0;
  top: 18px;
}
@media only screen and (max-width: 1259px) {
  .breadcrumbs.floating .breadcrumbs-holder ul.breadcrumbs-list {
    top: 29px;
  }
}

.breadcrumbs.white .breadcrumbs-holder ul.breadcrumbs-list li {
  color: #E0E0E0;
}
.breadcrumbs.white .breadcrumbs-holder ul.breadcrumbs-list li.sep {
  color: white;
}
.breadcrumbs.white .breadcrumbs-holder ul.breadcrumbs-list li a {
  color: white;
}
@media (hover: hover) {
  .breadcrumbs.white .breadcrumbs-holder ul.breadcrumbs-list li a:hover {
    color: #E60F2C;
  }
}

.breadcrumbs {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 47px;
}
@media only screen and (max-width: 766px) {
  .breadcrumbs {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.breadcrumbs .breadcrumbs-holder {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
.breadcrumbs .breadcrumbs-holder ul.breadcrumbs-list {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
.breadcrumbs .breadcrumbs-holder ul.breadcrumbs-list li {
  display: inline;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 13px;
  margin-right: 5px;
  color: #808080;
}
.breadcrumbs .breadcrumbs-holder ul.breadcrumbs-list li a {
  color: #2C2C2C;
  text-decoration: none;
}
@media (hover: hover) {
  .breadcrumbs .breadcrumbs-holder ul.breadcrumbs-list li a:hover {
    color: #E60F2C;
  }
}
.breadcrumbs .breadcrumbs-holder ul.breadcrumbs-list li.sep {
  line-height: 0;
  color: #2C2C2C;
}
.breadcrumbs .breadcrumbs-holder ul.breadcrumbs-list li.sep svg {
  width: 15px;
  height: 10px;
  padding: 6px 0 0;
}

.brands-sldier-block {
  width: 100%;
}
.brands-sldier-block .brands-sldier-block-holder {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #D1D1D1;
  padding: 0 0 20px;
}
.brands-sldier-block .brands-sldier-block-holder .common-heading {
  margin: 0 0 16px;
}

.brands-slider {
  width: 100%;
}
@media only screen and (max-width: 1259px) {
  .brands-slider .brands-slider-holder {
    width: 104.066%;
    margin-left: -2.033%;
    padding: 0 2.033%;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 1023px) {
  .brands-slider .brands-slider-holder {
    width: 105.495%;
    margin-left: -2.7475%;
    padding: 0 2.7475%;
  }
}
@media only screen and (max-width: 766px) {
  .brands-slider .brands-slider-holder {
    width: 109.76%;
    margin-left: -4.88%;
    padding: 0 4.88%;
  }
}
@media only screen and (max-width: 1259px) {
  .brands-slider .brands-slider-holder .brands-sldier-container .brands-item {
    width: 140px;
  }
  .brands-slider .brands-slider-holder .brands-sldier-container .brands-item:last-of-type {
    margin-right: 50px;
  }
}
.brands-slider .brands-slider-holder .brands-sldier-container .brands-item .brands-item-holder a {
  display: inline-block;
  width: 100%;
}
.brands-slider .brands-slider-holder .brands-sldier-container .brands-item .brands-item-holder a .image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 80px;
  background-color: white;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 10px 20px;
}
@media (hover: hover) {
  .brands-slider .brands-slider-holder .brands-sldier-container .brands-item .brands-item-holder a .image:hover img {
    opacity: 0.66;
    transition: all 300ms;
  }
}
.brands-slider .brands-slider-holder .brands-sldier-container .brands-item .brands-item-holder a .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all 300ms;
}
.brands-slider .brands-slider-holder .brands-sldier-container .brands-item .brands-item-holder a .name {
  margin: 8px 0 0;
  width: 100%;
  font-size: 13px;
  line-height: 13px;
  color: #111111;
  transition: all 300ms;
}
@media (hover: hover) {
  .brands-slider .brands-slider-holder .brands-sldier-container .brands-item .brands-item-holder a .name:hover {
    color: #E60F2C;
    transition: all 300ms;
  }
}

.categories-slider-block {
  width: 100%;
}
.categories-slider-block .categories-slider-block-holder {
  display: inline-block;
  width: 100%;
  padding: 0 0 31px;
}
@media only screen and (max-width: 1259px) {
  .categories-slider-block .categories-slider-block-holder {
    padding: 0 0 40px;
  }
}

.categories-slider.simple-view {
  padding: 8px 0 0;
}
.categories-slider.simple-view .categories-slider-holder .categories-slider-container .category-item {
  width: auto;
}
.categories-slider.simple-view .categories-slider-holder .categories-slider-container .category-item .category-item-holder {
  width: auto;
}
.categories-slider.simple-view .categories-slider-holder .categories-slider-container .category-item .category-item-holder a {
  width: auto;
  background-color: transparent;
  border-color: #808080;
  padding: 11px 15px;
  border-radius: 1000px;
}
.categories-slider.simple-view .categories-slider-holder .categories-slider-container .category-item .category-item-holder a.current {
  background-color: #E60F2C;
  color: white;
}
.categories-slider.simple-view .categories-slider-holder .categories-slider-container .category-item .category-item-holder a .name {
  font-size: 14px;
  line-height: 14px;
  width: auto;
  padding: 0;
}

.categories-slider .prev, .categories-slider .next {
  left: -26px;
}
.categories-slider .next {
  left: auto;
  right: -26px;
}
@media only screen and (max-width: 1259px) {
  .categories-slider .categories-slider-holder {
    width: 104.066%;
    margin-left: -2.033%;
    padding: 0 2.033%;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 1023px) {
  .categories-slider .categories-slider-holder {
    width: 105.495%;
    margin-left: -2.7475%;
    padding: 0 2.7475%;
  }
}
@media only screen and (max-width: 766px) {
  .categories-slider .categories-slider-holder {
    width: 109.76%;
    margin-left: -4.88%;
    padding: 0 4.88%;
  }
}
.categories-slider .categories-slider-holder .categories-slider-container .category-item {
  height: auto;
}
@media only screen and (max-width: 1259px) {
  .categories-slider .categories-slider-holder .categories-slider-container .category-item {
    width: 140px;
  }
}
@media only screen and (max-width: 766px) {
  .categories-slider .categories-slider-holder .categories-slider-container .category-item {
    width: 96px;
  }
}
.categories-slider .categories-slider-holder .categories-slider-container .category-item .category-item-holder {
  width: 100%;
  height: 100%;
}
.categories-slider .categories-slider-holder .categories-slider-container .category-item .category-item-holder a {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  background-color: white;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid #D1D1D1;
  color: #111111;
}
@media (hover: hover) {
  .categories-slider .categories-slider-holder .categories-slider-container .category-item .category-item-holder a:hover {
    border-color: #E60F2C;
  }
}
.categories-slider .categories-slider-holder .categories-slider-container .category-item .category-item-holder a.current {
  border-color: #E60F2C;
  pointer-events: none;
}
.categories-slider .categories-slider-holder .categories-slider-container .category-item .category-item-holder a .image {
  width: 100%;
  height: 90px;
  box-sizing: border-box;
  padding: 8px 20px;
}
@media only screen and (max-width: 1259px) {
  .categories-slider .categories-slider-holder .categories-slider-container .category-item .category-item-holder a .image {
    padding: 8px 10px 0px;
    height: 80px;
  }
}
@media only screen and (max-width: 766px) {
  .categories-slider .categories-slider-holder .categories-slider-container .category-item .category-item-holder a .image {
    padding: 8px 8px 0px;
    height: 53px;
  }
}
.categories-slider .categories-slider-holder .categories-slider-container .category-item .category-item-holder a .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.categories-slider .categories-slider-holder .categories-slider-container .category-item .category-item-holder a .name {
  flex-grow: 1;
  width: 100%;
  display: flex;
  align-items: end;
  font-size: 13px;
  line-height: 13px;
  box-sizing: border-box;
  padding: 5px 16px 12px;
}
@media only screen and (max-width: 1259px) {
  .categories-slider .categories-slider-holder .categories-slider-container .category-item .category-item-holder a .name {
    margin: 3px 0 0;
  }
}
@media only screen and (max-width: 766px) {
  .categories-slider .categories-slider-holder .categories-slider-container .category-item .category-item-holder a .name {
    margin: 1px 0 0;
    font-size: 11px;
    line-height: 11px;
    padding: 4px 7px 7px;
    hyphens: auto;
  }
}

.catalog-item-desc-block {
  width: 100%;
}
.catalog-item-desc-block .catalog-item-desc-block-holder {
  display: inline-block;
  width: 100%;
  padding: 0 0 44px;
}

.consultation-promo {
  display: inline-block;
  width: 100%;
}
.consultation-promo .consultation-promo-holder {
  display: inline-block;
  width: 100%;
}
.consultation-promo .consultation-promo-holder .consultation-promo-container {
  display: inline-block;
  width: 100%;
  background-color: #BC1128;
  box-sizing: border-box;
  padding: 22px 24px 24px;
  border-radius: 8px;
  color: white;
}
@media only screen and (max-width: 766px) {
  .consultation-promo .consultation-promo-holder .consultation-promo-container {
    padding: 24px 24px;
  }
}
.consultation-promo .consultation-promo-holder .consultation-promo-container .image {
  width: 160px;
  height: 160px;
  margin: 0;
}
.consultation-promo .consultation-promo-holder .consultation-promo-container .image .image-holder {
  width: 100%;
  height: 100%;
}
.consultation-promo .consultation-promo-holder .consultation-promo-container .image .image-holder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.consultation-promo .consultation-promo-holder .consultation-promo-container .desc {
  display: inline-block;
  width: 100%;
  margin: 25px 0 0;
}
@media only screen and (max-width: 766px) {
  .consultation-promo .consultation-promo-holder .consultation-promo-container .desc {
    margin: 22px 0 0;
  }
}
.consultation-promo .consultation-promo-holder .consultation-promo-container .desc .desc-holder {
  display: inline-block;
  width: 100%;
}
.consultation-promo .consultation-promo-holder .consultation-promo-container .desc .desc-holder .text {
  display: inline-block;
  width: 100%;
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
}
.consultation-promo .consultation-promo-holder .consultation-promo-container .desc .desc-holder .action {
  display: inline-block;
  width: 100%;
  margin: 38px 0 0;
}
@media only screen and (max-width: 766px) {
  .consultation-promo .consultation-promo-holder .consultation-promo-container .desc .desc-holder .action {
    margin: 21px 0 0;
  }
}
.consultation-promo .consultation-promo-holder .consultation-promo-container .desc .desc-holder .action .btn {
  text-align: center;
  width: 100%;
}

.catalog-item-desc {
  width: 100%;
}
.catalog-item-desc .catalog-item-desc-holder {
  display: flex;
  width: calc(100% + 16px);
  margin-left: -8px;
}
@media only screen and (max-width: 1259px) {
  .catalog-item-desc .catalog-item-desc-holder {
    width: calc(100% + 38px);
    margin-left: -19px;
  }
}
@media only screen and (max-width: 766px) {
  .catalog-item-desc .catalog-item-desc-holder {
    width: 100%;
    margin: 0;
    flex-direction: column;
  }
}
.catalog-item-desc .catalog-item-desc-holder .image {
  width: 100%;
  height: 440px;
  margin: 0 0 24px;
}
@media only screen and (max-width: 1259px) {
  .catalog-item-desc .catalog-item-desc-holder .image {
    height: 244px;
  }
}
@media only screen and (max-width: 766px) {
  .catalog-item-desc .catalog-item-desc-holder .image {
    height: 251px;
    margin: 0 0 64px;
  }
}
.catalog-item-desc .catalog-item-desc-holder .image .image-holder {
  width: 100%;
  height: 100%;
}
.catalog-item-desc .catalog-item-desc-holder .image .image-holder a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
  background-color: #F4F4F4;
}
.catalog-item-desc .catalog-item-desc-holder .image .image-holder a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 1259px) {
  .catalog-item-desc .catalog-item-desc-holder .image .image-holder a img {
    object-fit: contain;
  }
}
.catalog-item-desc .catalog-item-desc-holder .text {
  width: 100%;
}
@media only screen and (max-width: 1259px) {
  .catalog-item-desc .catalog-item-desc-holder .text {
    margin: 0 0 20px;
  }
}
.catalog-item-desc .catalog-item-desc-holder .text .text-holder {
  display: inline-block;
  width: 100%;
}
.catalog-item-desc .catalog-item-desc-holder .text .text-holder p {
  font-size: 14px;
  line-height: 20px;
}
.catalog-item-desc .catalog-item-desc-holder .desc {
  width: 50%;
  box-sizing: border-box;
  padding: 0 8px;
}
@media only screen and (max-width: 1259px) {
  .catalog-item-desc .catalog-item-desc-holder .desc {
    width: calc(100% - 355px);
    padding: 0 19px;
  }
}
@media only screen and (max-width: 766px) {
  .catalog-item-desc .catalog-item-desc-holder .desc {
    width: 100%;
    padding: 0;
  }
}
.catalog-item-desc .catalog-item-desc-holder .desc .desc-holder {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  padding-right: 24px;
}
@media only screen and (max-width: 1259px) {
  .catalog-item-desc .catalog-item-desc-holder .desc .desc-holder {
    padding-right: 0;
  }
}
.catalog-item-desc .catalog-item-desc-holder .desc .desc-holder > .name {
  display: inline-block;
  width: 100%;
  margin: 0 0 8px;
}
@media only screen and (max-width: 1259px) {
  .catalog-item-desc .catalog-item-desc-holder .desc .desc-holder > .name .name-holder h1, .catalog-item-desc .catalog-item-desc-holder .desc .desc-holder > .name .name-holder .h1 {
    font-size: 32px;
    line-height: 38px;
  }
}
@media only screen and (max-width: 766px) {
  .catalog-item-desc .catalog-item-desc-holder .desc .desc-holder > .name .name-holder h1, .catalog-item-desc .catalog-item-desc-holder .desc .desc-holder > .name .name-holder .h1 {
    font-size: 40px;
    line-height: 48px;
  }
}
.catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .item-points {
  display: inline-block;
  width: 100%;
  margin: 0 0 24px;
}
.catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .item-points .item-points-holder ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .item-points .item-points-holder ul li {
  margin: 0;
}
.catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .order-info {
  display: inline-block;
  width: 100%;
  margin: 0 0 27px;
}
@media only screen and (max-width: 766px) {
  .catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .order-info {
    margin: 0 0 24px;
  }
}
.catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .order-info .order-info-holder {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1259px) {
  .catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .order-info .order-info-holder {
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 15px;
  }
}
@media only screen and (max-width: 766px) {
  .catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .order-info .order-info-holder {
    gap: 24px;
    border-bottom: 1px solid black;
    padding: 0 0 25px;
  }
}
.catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .order-info .order-info-holder .price {
  width: calc(100% - 351px);
}
@media only screen and (max-width: 1259px) {
  .catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .order-info .order-info-holder .price {
    width: 100%;
  }
}
.catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .order-info .order-info-holder .actions {
  display: flex;
  width: 351px;
  gap: 8px;
}
@media only screen and (max-width: 1259px) {
  .catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .order-info .order-info-holder .actions {
    width: 100%;
  }
}
.catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .order-info .order-info-holder .actions .action {
  width: calc(50% - 4px);
}
.catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .order-info .order-info-holder .actions .action .btn {
  width: 100%;
  padding: 8px 0;
  text-align: center;
}
@media only screen and (max-width: 766px) {
  .catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .order-info .order-info-holder .actions .action .btn {
    padding: 9px 5px;
  }
}
.catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .order-info .order-info-holder .actions .action .btn.btn-outline {
  color: #2C2C2C;
  border-color: #808080;
  background-color: transparent;
}
@media (hover: hover) {
  .catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .order-info .order-info-holder .actions .action .btn.btn-outline:hover {
    background-color: #808080;
    color: white;
  }
}
.catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .order-info .order-info-holder .actions .action .btn .text {
  margin: 0;
}
.catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .stats-preview {
  width: 100%;
}
.catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .stats-preview .stats-preview-holder {
  display: inline-block;
  width: 100%;
  border-top: 1px solid black;
  padding: 24px 0 0;
}
@media only screen and (max-width: 766px) {
  .catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .stats-preview .stats-preview-holder {
    border-color: transparent;
    padding: 18px 0 0;
  }
}
.catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .stats-preview .stats-preview-holder .link {
  width: 100%;
  margin: 23px 0 0;
}
.catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .stats-preview .stats-preview-holder .link .link-holder {
  display: inline-block;
  width: 100%;
}
.catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .stats-preview .stats-preview-holder .link .link-holder a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  line-height: 14px;
}
.catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .stats-preview .stats-preview-holder .link .link-holder a .text {
  color: #808080;
  margin: 0;
}
.catalog-item-desc .catalog-item-desc-holder .desc .desc-holder .stats-preview .stats-preview-holder .link .link-holder a .icon {
  color: #E60F2C;
}
.catalog-item-desc .catalog-item-desc-holder .item {
  width: 50%;
  box-sizing: border-box;
  padding: 0 8px;
}
@media only screen and (max-width: 1259px) {
  .catalog-item-desc .catalog-item-desc-holder .item {
    width: 355px;
    padding: 0 19px;
  }
}
@media only screen and (max-width: 766px) {
  .catalog-item-desc .catalog-item-desc-holder .item {
    width: 100%;
    padding: 0;
  }
}
.catalog-item-desc .catalog-item-desc-holder .item .item-holder {
  display: inline-block;
  width: 100%;
}

.stats-list.small-values .stats-list-holder .stat-item .stat-item-holder .name {
  width: 46%;
}
.stats-list.small-values .stats-list-holder .stat-item .stat-item-holder .value {
  width: 52%;
  font-size: 14px;
  line-height: 20px;
}

.stats-list {
  width: 100%;
}
.stats-list .stats-list-holder {
  display: inline-block;
  width: 100%;
  margin: 0 0 -20px;
}
@media only screen and (max-width: 766px) {
  .stats-list .stats-list-holder {
    margin: 0 0 -16px;
  }
}
.stats-list .stats-list-holder .stat-item {
  width: 100%;
  margin: 0 0 20px;
}
@media only screen and (max-width: 766px) {
  .stats-list .stats-list-holder .stat-item {
    margin: 0 0 16px;
  }
}
.stats-list .stats-list-holder .stat-item .stat-item-holder {
  display: flex;
  justify-content: space-between;
  align-items: end;
  border-bottom: 1px solid #D1D1D1;
  padding: 0 0 7px;
}
.stats-list .stats-list-holder .stat-item .stat-item-holder .name {
  max-width: 41%;
  font-weight: 500;
}
@media only screen and (max-width: 1259px) {
  .stats-list .stats-list-holder .stat-item .stat-item-holder .name {
    font-size: 14px;
    line-height: 20px;
    max-width: 33%;
  }
}
@media only screen and (max-width: 766px) {
  .stats-list .stats-list-holder .stat-item .stat-item-holder .name {
    max-width: 46%;
  }
}
.stats-list .stats-list-holder .stat-item .stat-item-holder .value {
  max-width: 57%;
  text-align: right;
}
@media only screen and (max-width: 1259px) {
  .stats-list .stats-list-holder .stat-item .stat-item-holder .value {
    font-size: 14px;
    line-height: 20px;
    max-width: 67%;
  }
}
@media only screen and (max-width: 766px) {
  .stats-list .stats-list-holder .stat-item .stat-item-holder .value {
    font-size: 13px;
    line-height: 18px;
    max-width: 54%;
  }
}

.filter {
  width: 100%;
}
.filter .filter-holder {
  display: inline-block;
  width: 100%;
  margin: -1px 0 0;
}

.filter-inline {
  width: 100%;
  margin: 0 0 33px;
}
.filter-inline .filter-inline-holder {
  display: inline-block;
  width: 100%;
  padding: 1px 0 0;
}

.mobile-filter-controls {
  width: 100%;
}
@media only screen and (max-width: 1259px) {
  .mobile-filter-controls {
    margin: 0 0 16px;
  }
}
.mobile-filter-controls .mobile-filter-controls-holder {
  display: flex;
  width: 100%;
  gap: 20px;
  justify-content: space-between;
}
.mobile-filter-controls .mobile-filter-controls-holder .filter-toggle a {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 4px 16px 4px 8px;
  border-radius: 1000px;
  background-color: transparent;
  font-size: 14px;
  line-height: 14px;
}
.mobile-filter-controls .mobile-filter-controls-holder .filter-toggle a.open {
  background-color: white;
}
.mobile-filter-controls .mobile-filter-controls-holder .filter-toggle a.open .icon .open {
  opacity: 0;
  transition: all 300ms;
}
.mobile-filter-controls .mobile-filter-controls-holder .filter-toggle a.open .icon .close {
  opacity: 1;
  transition: all 300ms;
}
.mobile-filter-controls .mobile-filter-controls-holder .filter-toggle a .icon {
  position: relative;
  width: 24px;
  height: 24px;
}
.mobile-filter-controls .mobile-filter-controls-holder .filter-toggle a .icon .open, .mobile-filter-controls .mobile-filter-controls-holder .filter-toggle a .icon .close {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.mobile-filter-controls .mobile-filter-controls-holder .filter-toggle a .icon .open svg, .mobile-filter-controls .mobile-filter-controls-holder .filter-toggle a .icon .close svg {
  width: 100%;
  height: auto;
}
.mobile-filter-controls .mobile-filter-controls-holder .filter-toggle a .icon .open {
  opacity: 1;
  transition: all 300ms;
}
.mobile-filter-controls .mobile-filter-controls-holder .filter-toggle a .icon .close {
  opacity: 0;
  transition: all 300ms;
}
.mobile-filter-controls .mobile-filter-controls-holder .filter-toggle a .text {
  color: #111111;
}
@media only screen and (max-width: 766px) {
  .mobile-filter-controls .mobile-filter-controls-holder .filter-toggle a .text {
    font-size: 14px;
    line-height: 14px;
  }
}
.mobile-filter-controls .mobile-filter-controls-holder .view-toggle {
  display: flex;
  gap: 4px;
}
.mobile-filter-controls .mobile-filter-controls-holder .view-toggle .view-toggle-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  line-height: 32px;
  box-sizing: border-box;
  border: 2px solid white;
  background-color: white;
  text-align: center;
  border-radius: 6px;
}
.mobile-filter-controls .mobile-filter-controls-holder .view-toggle .view-toggle-item a.current {
  border-color: #E60F2C;
}
.mobile-filter-controls .mobile-filter-controls-holder .view-toggle .view-toggle-item a svg {
  vertical-align: middle;
  width: 20px;
  height: auto;
}

.filter-groups.inline {
  margin: 0 0 16px;
}
.filter-groups.inline .filer-groups-holder {
  flex-direction: row;
  gap: 15px;
  border-bottom: 1px solid #D1D1D1;
  padding: 0 0 15px;
}
.filter-groups.inline .filer-groups-holder .filter-group {
  width: auto;
}
.filter-groups.inline .filer-groups-holder .filter-group .filter-group-holder {
  width: auto;
}
.filter-groups.inline .filer-groups-holder .filter-group .filter-group-holder .heading {
  width: auto;
}
.filter-groups.inline .filer-groups-holder .filter-group .filter-group-holder .heading .heading-holder {
  font-size: 14px;
  line-height: 14px;
}

.filter-groups {
  width: 100%;
  margin: 0 0 23px;
}
@media only screen and (max-width: 1259px) {
  .filter-groups {
    max-height: 0px;
    transition: all 1000ms;
    overflow: hidden;
    margin: 0;
  }
  .filter-groups.open {
    max-height: 5000px;
    transition: all 2500ms;
  }
}
.filter-groups .filer-groups-holder {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.filter-groups .filer-groups-holder .filter-group {
  display: flex;
  width: 100%;
}
@media only screen and (max-width: 1259px) {
  .filter-groups .filer-groups-holder .filter-group.open .filter-group-holder {
    border-color: transparent;
  }
}
.filter-groups .filer-groups-holder .filter-group.open .filter-group-holder .heading .heading-holder .icon svg {
  transform: rotate(180deg);
  transition: all 300ms;
}
.filter-groups .filer-groups-holder .filter-group.open .filter-group-holder .filter-contains {
  height: auto;
  transition: all 600ms;
}
.filter-groups .filer-groups-holder .filter-group .filter-group-holder {
  display: inline-block;
  width: 100%;
}
@media only screen and (max-width: 1259px) {
  .filter-groups .filer-groups-holder .filter-group .filter-group-holder {
    padding: 0 0 1px;
    border-bottom: 1px solid #D1D1D1;
  }
}
.filter-groups .filer-groups-holder .filter-group .filter-group-holder .heading {
  width: 100%;
}
.filter-groups .filer-groups-holder .filter-group .filter-group-holder .heading .heading-holder {
  display: flex;
  gap: 3px;
  font-size: 13px;
  line-height: 13px;
}
@media (hover: hover) {
  .filter-groups .filer-groups-holder .filter-group .filter-group-holder .heading .heading-holder:hover {
    cursor: pointer;
  }
  .filter-groups .filer-groups-holder .filter-group .filter-group-holder .heading .heading-holder:hover .text {
    color: #E60F2C;
    transition: all 300ms;
  }
}
@media only screen and (max-width: 1259px) {
  .filter-groups .filer-groups-holder .filter-group .filter-group-holder .heading .heading-holder {
    font-size: 14px;
    line-height: 14px;
    justify-content: space-between;
  }
}
.filter-groups .filer-groups-holder .filter-group .filter-group-holder .heading .heading-holder .text {
  padding: 3px 0 0;
  color: #111111;
  transition: all 300ms;
}
.filter-groups .filer-groups-holder .filter-group .filter-group-holder .heading .heading-holder .icon {
  width: 20px;
  height: 20px;
}
.filter-groups .filer-groups-holder .filter-group .filter-group-holder .heading .heading-holder .icon svg {
  width: 100%;
  height: auto;
  transition: all 300ms;
}
.filter-groups .filer-groups-holder .filter-group .filter-group-holder .filter-contains {
  width: 100%;
  height: 0;
  overflow: hidden;
  transition: all 600ms;
}
.filter-groups .filer-groups-holder .filter-group .filter-group-holder .filter-contains .filter-contains-holder {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  padding: 8px 0 0;
}
@media only screen and (max-width: 1259px) {
  .filter-groups .filer-groups-holder .filter-group .filter-group-holder .filter-contains .filter-contains-holder {
    padding: 12px 0 0;
  }
}
.filter-groups .filer-groups-holder .filter-group .filter-group-holder .filter-contains .filter-contains-holder .checkboxes-list {
  display: inline-block;
  width: 100%;
  background-color: white;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 20px;
}
.filter-groups .filer-groups-holder .filter-group .filter-group-holder .filter-contains .filter-contains-holder .checkboxes-list .checkboxes-list-holder {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.filter-groups .filer-groups-holder .filter-group .filter-group-holder .filter-contains .filter-contains-holder .checkboxes-list .checkboxes-list-holder .checkbox-item .form-field {
  margin: 0;
}
.filter-groups .filer-groups-holder .filter-group .filter-group-holder .filter-contains .filter-contains-holder .checkboxes-list .checkboxes-list-holder .checkbox-item .form-field .checkcontainer .name {
  font-size: 13px;
  line-height: 13px;
}
@media only screen and (max-width: 1259px) {
  .filter-groups .filer-groups-holder .filter-group .filter-group-holder .filter-contains .filter-contains-holder .checkboxes-list .checkboxes-list-holder .checkbox-item .form-field .checkcontainer .name {
    font-size: 14px;
    line-height: 14px;
  }
}

.active-filters {
  width: 100%;
}
@media only screen and (max-width: 1259px) {
  .active-filters {
    margin: 49px 0 0;
  }
}
.active-filters .active-filters-holder {
  display: inline-block;
  width: 100%;
}
.active-filters .active-filters-holder .heading {
  width: 100%;
  margin: 0 0 25px;
}
.active-filters .active-filters-holder .heading .headinh-holder {
  display: flex;
  align-items: center;
  gap: 4px;
}
.active-filters .active-filters-holder .heading .headinh-holder .text {
  color: #808080;
  font-size: 11px;
  line-height: 11px;
}
.active-filters .active-filters-holder .heading .headinh-holder .line {
  flex-grow: 1;
  line-height: 0;
  height: 1px;
  border-bottom: 1px solid #D1D1D1;
}
.active-filters .active-filters-holder .active-filters-list {
  width: 100%;
}
.active-filters .active-filters-holder .active-filters-list .active-filters-list-holder {
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
  width: 100%;
}
.active-filters .active-filters-holder .active-filters-list .active-filters-list-holder .active-filter-element .active-filter-element-holder {
  display: flex;
  align-items: center;
  padding: 4px 4px 4px 16px;
  background-color: white;
  gap: 8px;
  font-size: 13px;
  line-height: 13px;
  border-radius: 100px;
}
.active-filters .active-filters-holder .active-filters-list .active-filters-list-holder .active-filter-element .active-filter-element-holder .name {
  white-space: nowrap;
}
.active-filters .active-filters-holder .active-filters-list .active-filters-list-holder .active-filter-element .active-filter-element-holder .action {
  color: #111111;
}
@media (hover: hover) {
  .active-filters .active-filters-holder .active-filters-list .active-filters-list-holder .active-filter-element .active-filter-element-holder .action:hover {
    color: #E60F2C;
    cursor: pointer;
  }
}
@media only screen and (max-width: 766px) {
  .card-view-xs .catalog-item .catalog-item-holder .image {
    height: 105px;
  }
  .card-view-xs .catalog-item .catalog-item-holder .data {
    padding: 8px;
  }
  .card-view-xs .catalog-item .catalog-item-holder .data .data-holder .category {
    font-size: 11px;
    line-height: 11px;
  }
  .card-view-xs .catalog-item .catalog-item-holder .data .data-holder > .name {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    margin: 0 0 9px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    box-orient: vertical;
  }
  .card-view-xs .catalog-item .catalog-item-holder .data .data-holder .params {
    display: none;
  }
  .card-view-xs .catalog-item .catalog-item-holder .data .data-holder .price {
    border-top: 1px solid #D1D1D1;
    padding: 10px 0 0;
    margin: 0 0 11px;
  }
  .card-view-xs .catalog-item .catalog-item-holder .data .data-holder .price .price-holder .text {
    line-height: 14px;
    line-height: 14px;
  }
  .card-view-xs .catalog-item .catalog-item-holder .data .data-holder .price .price-holder .value {
    font-size: 14px;
    line-height: 14px;
  }
  .card-view-xs .catalog-item .catalog-item-holder .data .data-holder .action .action-holder .btn {
    font-size: 14px;
    line-height: 14px;
    padding: 11px 10px;
  }
}
.catalog-item {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.catalog-item .catalog-item-holder {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background-color: white;
  border-radius: 8px;
  overflow: hidden;
}
.catalog-item .catalog-item-holder .image {
  display: inline-block;
  width: 100%;
  height: 180px;
}
@media only screen and (max-width: 766px) {
  .catalog-item .catalog-item-holder .image {
    height: 180px;
  }
}
.catalog-item .catalog-item-holder .image .image-holder {
  display: inline-block;
  width: 100%;
  height: 100%;
}
@media (hover: hover) {
  .catalog-item .catalog-item-holder .image .image-holder:hover img {
    opacity: 0.8;
    transition: all 300ms;
  }
}
.catalog-item .catalog-item-holder .image .image-holder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 300ms;
}
.catalog-item .catalog-item-holder .data {
  display: inline-block;
  width: 100%;
  flex-grow: 1;
  box-sizing: border-box;
  padding: 16px;
}
.catalog-item .catalog-item-holder .data .data-holder {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.catalog-item .catalog-item-holder .data .data-holder .category {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  line-height: 14px;
  color: #808080;
  margin: 0 0 5px;
}
.catalog-item .catalog-item-holder .data .data-holder > .name {
  display: inline-block;
  width: 100%;
  height: 48px;
  color: #111111;
  margin: 0 0 13px;
  transition: all 300ms;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -moz-box;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  box-orient: vertical;
}
@media (hover: hover) {
  .catalog-item .catalog-item-holder .data .data-holder > .name:hover {
    color: #E60F2C;
    transition: all 300ms;
  }
}
.catalog-item .catalog-item-holder .data .data-holder .params {
  display: inline-block;
  width: 100%;
  flex-grow: 1;
  margin: 0 0 18px;
}
.catalog-item .catalog-item-holder .data .data-holder .params .params-holder {
  display: inline-block;
  width: 100%;
  margin: 0 0 -8px;
}
.catalog-item .catalog-item-holder .data .data-holder .params .params-holder .parameter {
  display: flex;
  justify-content: space-between;
  font-size: 13px;
  line-height: 13px;
  color: #111111;
  border-bottom: 1px solid #D1D1D1;
  margin: 0 0 8px;
    align-items: end;
}
.catalog-item .catalog-item-holder .data .data-holder .params .params-holder .parameter .name {
  width: auto;
  max-width: 45%;
}
.catalog-item .catalog-item-holder .data .data-holder .params .params-holder .parameter .line {
  flex-grow: 1;
  border-bottom: 1px solid #D1D1D1;
}
.catalog-item .catalog-item-holder .data .data-holder .params .params-holder .parameter .value {
  max-width: 45%;
  font-weight: 500;
}
.catalog-item .catalog-item-holder .data .data-holder .price {
  color: #E60F2C;
  margin: 0 0 17px;
}
.catalog-item .catalog-item-holder .data .data-holder .price .price-holder .text {
  display: inline;
  line-height: 14px;
  line-height: 18px;
}
.catalog-item .catalog-item-holder .data .data-holder .price .price-holder .value {
  display: inline;
  font-size: 18px;
  line-height: 18px;
  font-weight: 500;
}
.catalog-item .catalog-item-holder .data .data-holder .action {
  display: inline-block;
  width: 100%;
}
.catalog-item .catalog-item-holder .data .data-holder .action .action-holder {
  display: inline-block;
  width: 100%;
}
.catalog-item .catalog-item-holder .data .data-holder .action .action-holder .btn {
  width: 100%;
  border-radius: 5px;
  border-color: #D1D1D1;
  color: #111111;
  text-align: center;
  font-weight: 500;
  padding: 12px 10px;
}
@media (hover: hover) {
  .catalog-item .catalog-item-holder .data .data-holder .action .action-holder .btn:hover {
    border-color: #F4F4F4;
    background-color: #F4F4F4;
    color: #E60F2C;
  }
}

.commercial-offer-standalone {
  width: 100%;
}
.commercial-offer-standalone .commercial-offer-standalone-holder {
  display: inline-block;
  width: 100%;
  padding: 40px 0 40px;
}
@media only screen and (max-width: 1023px) {
  .commercial-offer-standalone .commercial-offer-standalone-holder {
    padding: 40px 0 43px;
  }
}
@media only screen and (max-width: 766px) {
    .commercial-offer-standalone{
        padding-top: 34px;
    }
  .commercial-offer-standalone .commercial-offer-standalone-holder {
    padding: 40px 0 0;
  }
}

.catalog-items-slider-block {
  width: 100%;
}
.catalog-items-slider-block .catalog-items-slider-block-holder {
  display: inline-block;
  width: 100%;
  padding: 80px 0 53px;
}
@media only screen and (max-width: 1259px) {
  .catalog-items-slider-block .catalog-items-slider-block-holder {
    padding: 1px 0 23px;
  }
}
@media only screen and (max-width: 766px) {
  .catalog-items-slider-block .catalog-items-slider-block-holder {
    padding: 62px 0 28px;
  }
}

.catalog-items-slider {
  position: relative;
  padding-bottom: 46px;
}
.catalog-items-slider .catalog-items-slider-holder .catalog-items-slider-container .swiper-slide {
  width: 278px;
  height: auto;
}

.commercial-offer {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.commercial-offer .commercial-offer-holder {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  background: linear-gradient(#FF363D 0%, #E60F2C 50%, #BC1128 100%);
  color: white;
  box-sizing: border-box;
  padding: 33px 33px 30px;
  border-radius: 8px;
  overflow: hidden;
}
@media only screen and (max-width: 1259px) {
  .commercial-offer .commercial-offer-holder {
    flex-direction: row;
    gap: 40px;
    align-items: end;
  }
}
@media only screen and (max-width: 1023px) {
  .commercial-offer .commercial-offer-holder {
    padding: 25px 24px 24px;
  }
}
@media only screen and (max-width: 766px) {
  .commercial-offer .commercial-offer-holder {
    flex-direction: column;
    align-items: start;
    gap: 28px;
    padding: 24px;
  }
}
.commercial-offer .commercial-offer-holder .text {
  display: inline-block;
  width: 100%;
}
@media only screen and (max-width: 1259px) {
  .commercial-offer .commercial-offer-holder .text {
    width: calc(100% - 40px - 308px);
  }
}
@media only screen and (max-width: 1023px) {
  .commercial-offer .commercial-offer-holder .text {
    width: calc(100% - 40px - 252px);
  }
}
@media only screen and (max-width: 766px) {
  .commercial-offer .commercial-offer-holder .text {
    width: 100%;
  }
}
.commercial-offer .commercial-offer-holder .text .text-holder {
  display: inline-block;
  width: 100%;
  margin: 0 0 -21px;
}
.commercial-offer .commercial-offer-holder .text .text-holder h3, .commercial-offer .commercial-offer-holder .text .text-holder .h3 {
  margin: 0 0 16px;
}
@media only screen and (max-width: 1259px) {
  .commercial-offer .commercial-offer-holder .text .text-holder h3, .commercial-offer .commercial-offer-holder .text .text-holder .h3 {
    margin: 0 0 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .commercial-offer .commercial-offer-holder .text .text-holder h3, .commercial-offer .commercial-offer-holder .text .text-holder .h3 {
    margin: 0 0 16px;
  }
}
.commercial-offer .commercial-offer-holder .text .text-holder p {
  margin: 0 0 21px;
}
.commercial-offer .commercial-offer-holder .action {
  display: inline-block;
  width: 100%;
}
@media only screen and (max-width: 1259px) {
  .commercial-offer .commercial-offer-holder .action {
    width: 308px;
  }
}
@media only screen and (max-width: 1023px) {
  .commercial-offer .commercial-offer-holder .action {
    width: 252px;
  }
}
@media only screen and (max-width: 766px) {
  .commercial-offer .commercial-offer-holder .action {
    width: 100%;
  }
}
.commercial-offer .commercial-offer-holder .action .action-holder {
  display: inline-block;
  width: 100%;
}
.commercial-offer .commercial-offer-holder .action .action-holder .btn {
  width: 100%;
  text-align: center;
  padding: 20px 10px;
}
.catalog-list-block {
  width: 100%;
}
.catalog-list-block .catalog-list-block-holder {
  display: inline-block;
  width: 100%;
  padding: 24px 0 64px;
}
.catalog-list-block .catalog-list-block-holder > .heading {
  width: 100%;
  margin: 43px 0 29px;
}
@media only screen and (max-width: 1259px) {
  .catalog-list-block .catalog-list-block-holder > .heading {
    margin: 39px 0 22px;
  }
}
@media only screen and (max-width: 766px) {
  .catalog-list-block .catalog-list-block-holder > .heading {
    margin: 24px 0 29px;
  }
}

.catalog-category-heading.bottom-lined .catalog-category-heading-holder {
  border-bottom: 1px solid #D1D1D1;
  padding: 0 0 6px;
}
@media only screen and (max-width: 766px) {
  .catalog-category-heading.bottom-lined .catalog-category-heading-holder {
    padding: 0 0 11px;
  }
}

.catalog-category-heading {
  width: 100%;
  margin: 0 0 33px;
}
@media only screen and (max-width: 1259px) {
  .catalog-category-heading {
    margin: 0 0 18px;
  }
}
.catalog-category-heading .catalog-category-heading-holder {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.catalog-category-heading .catalog-category-heading-holder .text {
  display: flex;
  align-items: end;
  gap: 19px;
  max-width: 75%;
}
@media only screen and (max-width: 766px) {
  .catalog-category-heading .catalog-category-heading-holder .text .name h3, .catalog-category-heading .catalog-category-heading-holder .text .name .h3 {
    font-size: 20px;
    line-height: 24px;
  }
}
.catalog-category-heading .catalog-category-heading-holder .text .count {
  font-size: 13px;
  line-height: 13px;
  padding: 0 0 4px;
}
@media only screen and (max-width: 766px) {
  .catalog-category-heading .catalog-category-heading-holder .text .count {
    font-size: 11px;
    line-height: 11px;
  }
}
.catalog-category-heading .catalog-category-heading-holder .actions {
  display: flex;
  gap: 16px;
  align-items: center;
  max-width: 25%;
  box-sizing: border-box;
  padding-right: 2px;
}
@media only screen and (max-width: 766px) {
  .catalog-category-heading .catalog-category-heading-holder .actions {
    padding-right: 6px;
  }
}
.catalog-category-heading .catalog-category-heading-holder .actions .action a {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 13px;
  line-height: 13px;
  color: #111111;
}
.catalog-col-block {
  width: 100%;
}
.catalog-col-block .catalog-col-block-holder {
  display: flex;
  gap: 40px;
  width: 100%;
}
@media only screen and (max-width: 1259px) {
  .catalog-col-block .catalog-col-block-holder {
    flex-direction: column;
    gap: 16px;
  }
}
@media only screen and (max-width: 766px) {
  .catalog-col-block .catalog-col-block-holder {
    gap: 15px;
  }
}
.catalog-col-block .catalog-col-block-holder .col {
  width: 254px;
}
@media only screen and (max-width: 1259px) {
  .catalog-col-block .catalog-col-block-holder .col {
    width: 100%;
  }
}
.catalog-col-block .catalog-col-block-holder .col .col-holder {
  display: inline-block;
  width: 100%;
}
.catalog-col-block .catalog-col-block-holder .block-contains {
  width: calc(100% - 40px - 254px);
}
@media only screen and (max-width: 1259px) {
  .catalog-col-block .catalog-col-block-holder .block-contains {
    width: 100%;
  }
}
.catalog-col-block .catalog-col-block-holder .block-contains .block-contains-holder {
  display: inline-block;
  width: 100%;
}

@media only screen and (max-width: 766px) {
  .catalog-list.col-33-list.card-view-xs .catalog-list-holder .catalog-item {
    width: 50%;
  }
}

.catalog-list.col-33-list .catalog-list-holder .catalog-item {
  width: 33.333%;
}
@media only screen and (max-width: 1023px) {
  .catalog-list.col-33-list .catalog-list-holder .catalog-item {
    width: 33.333%;
  }
}
@media only screen and (max-width: 766px) {
  .catalog-list.col-33-list .catalog-list-holder .catalog-item {
    width: 100%;
  }
}

@media only screen and (max-width: 766px) {
  .catalog-list.col-25-list.card-view-xs .catalog-list-holder .catalog-item {
    width: 50%;
  }
}

.catalog-list.col-25-list .catalog-list-holder .catalog-item {
  width: 25%;
}
@media only screen and (max-width: 1259px) {
  .catalog-list.col-25-list .catalog-list-holder .catalog-item {
    width: 33.333%;
  }
}
@media only screen and (max-width: 1023px) {
  .catalog-list.col-25-list .catalog-list-holder .catalog-item {
    width: 33.333%;
  }
}
@media only screen and (max-width: 766px) {
  .catalog-list.col-25-list .catalog-list-holder .catalog-item {
    width: 100%;
  }
}

.catalog-list {
  width: 100%;
}
.catalog-list .catalog-list-holder {
  display: flex;
  width: calc(100% + 16px);
  margin-left: -8px;
  flex-wrap: wrap;
  gap: 16px 0;
}
@media only screen and (max-width: 1259px) {
  .catalog-list .catalog-list-holder {
    width: calc(100% + 8px);
    margin-left: -4px;
    gap: 8px 0;
  }
}
.catalog-list .catalog-list-holder .catalog-item {
  box-sizing: border-box;
  padding: 0 8px;
}
@media only screen and (max-width: 1259px) {
  .catalog-list .catalog-list-holder .catalog-item {
    padding: 0 4px;
  }
}

.catalog-root-block {
  width: 100%;
}
.catalog-root-block .catalog-root-block-holder {
  display: inline-block;
  width: 100%;
  padding: 16px 0 64px;
}
@media only screen and (max-width: 766px) {
  .catalog-root-block .catalog-root-block-holder {
    padding: 16px 0 55px;
  }
}

.catalog-root-list {
  width: 100%;
  padding: 40px 0 31px;
}
@media only screen and (max-width: 1259px) {
  .catalog-root-list {
    padding: 26px 0 7px;
  }
}
@media only screen and (max-width: 766px) {
  .catalog-root-list {
    padding: 25px 0 0;
  }
}
.catalog-root-list .sub-heading {
  width: 100%;
  margin: 0 0 16px;
}
.catalog-root-list .sub-heading .sub-heading-holder {
  display: inline-block;
  width: 100%;
}
.catalog-root-list .catalog-root-list-holder {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 16px);
  margin-left: -8px;
  gap: 38px 0;
}
@media only screen and (max-width: 1259px) {
  .catalog-root-list .catalog-root-list-holder {
    width: calc(100% + 8px);
    margin-left: -4px;
    gap: 34px 0;
  }
}
@media only screen and (max-width: 766px) {
  .catalog-root-list .catalog-root-list-holder {
    gap: 16px 0;
  }
}
.catalog-root-list .catalog-root-list-holder .category-item {
  width: 25%;
  height: auto;
  box-sizing: border-box;
  padding: 0 8px;
}
@media only screen and (max-width: 1259px) {
  .catalog-root-list .catalog-root-list-holder .category-item {
    padding: 0 4px;
  }
}
@media only screen and (max-width: 766px) {
  .catalog-root-list .catalog-root-list-holder .category-item {
    width: 50%;
  }
}

.category-item {
  width: 100%;
}
.category-item .category-item-holder {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.category-item .category-item-holder a {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
}
.category-item .category-item-holder a .image {
  width: 100%;
  height: 240px;
  background-color: white;
  border-radius: 8px;
  overflow: hidden;
}
@media (hover: hover) {
  .category-item .category-item-holder a .image:hover img {
    transform: scale(1.1);
    transition: all 300ms;
  }
}
@media only screen and (max-width: 1259px) {
  .category-item .category-item-holder a .image {
    height: 160px;
  }
}
@media only screen and (max-width: 766px) {
  .category-item .category-item-holder a .image {
    height: 140px;
  }
}
.category-item .category-item-holder a .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 300ms;
}
.category-item .category-item-holder a .name {
  width: 100%;
  flex-grow: 1;
  display: flex;
  align-items: end;
  margin: 8px 0 0;
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
  color: #111111;
  transition: all 300ms;
  /*height: 42px;*/
  overflow: hidden;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -moz-box;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  box-orient: vertical;
}
@media (hover: hover) {
  .category-item .category-item-holder a .name:hover {
    color: #E60F2C;
    transition: all 300ms;
  }
}
@media only screen and (max-width: 1259px) {
  .category-item .category-item-holder a .name {
    font-size: 14px;
    line-height: 20px;
    /*height: 40px;*/
  }
}

.catalog-root-list-with-sub-categories {
  width: 100%;
  padding: 52px 0 65px;
}
@media only screen and (max-width: 766px) {
  .catalog-root-list-with-sub-categories {
    padding: 40px 0 0;
  }
}
.catalog-root-list-with-sub-categories .sub-heading {
  width: 100%;
  margin: 0 0 16px;
}
.catalog-root-list-with-sub-categories .sub-heading .sub-heading-holder {
  display: inline-block;
  width: 100%;
}
.catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 16px);
  margin-left: -8px;
  gap: 16px 0;
}
.catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item {
  width: 50%;
  height: auto;
  box-sizing: border-box;
  padding: 0 8px;
}
@media only screen and (max-width: 1023px) {
  .catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item {
    width: 100%;
  }
}
.catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder {
  display: flex;
  flex-direction: column;
  align-items: end;
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
@media (hover: hover) {
  .catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder:hover .desc {
    background-color: #E60F2C;
    transition: all 300ms;
  }
  .catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder:hover .desc .name a {
    color: white;
    transition: all 300ms;
  }
  .catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder:hover .desc .sub-categories ul li a {
    color: white;
    transition: all 300ms;
  }
  .catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder:hover .desc .category-link a {
    border-color: white;
    color: white;
    transition: all 300ms;
  }
}
.catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder .image {
  position: absolute;
  left: 0;
  top: 0;
  width: 49%;
  height: 100%;
  z-index: 1;
}
@media only screen and (max-width: 766px) {
  .catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder .image {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    height: 240px;
  }
}
.catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder .image a {
  display: block;
  width: 100%;
  height: 100%;
}
@media (hover: hover) {
  .catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder .image a:hover img {
    transform: scale(1.1);
    transition: all 300ms;
  }
}
.catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder .image a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 300ms;
}
.catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder .desc {
  width: 51.4%;
  min-height: 360px;
  flex-grow: 1;
  background-color: white;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  padding: 28px 16px 16px 25px;
  display: flex;
  flex-direction: column;
  transition: all 300ms;
}
@media only screen and (max-width: 766px) {
  .catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder .desc {
    width: 100%;
    padding: 14px 8px 8px 12px;
    min-height: auto;
  }
}
.catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder .desc .name {
  width: 100%;
  margin: 0 0 23px;
}
@media only screen and (max-width: 766px) {
  .catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder .desc .name {
    margin: 0 0 12px;
  }
}
.catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder .desc .name a {
  color: #111111;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-underline-offset: 6px;
  transition: all 300ms;
}
@media (hover: hover) {
  .catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder .desc .name a:hover {
    text-decoration-color: currentColor;
  }
}
.catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder .desc .sub-categories {
  width: 100%;
  flex-grow: 1;
}
@media only screen and (max-width: 766px) {
  .catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder .desc .sub-categories {
    margin: 0 0 38px;
    flex-grow: 0;
  }
}
.catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder .desc .sub-categories ul {
  list-style: none;
  padding: 0;
  margin: 0 0 -16px;
}
.catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder .desc .sub-categories ul li {
  margin: 0 0 16px;
  font-size: 14px;
  line-height: 14px;
}
.catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder .desc .sub-categories ul li a {
  color: #111111;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-underline-offset: 3px;
  transition: all 300ms;
}
@media (hover: hover) {
  .catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder .desc .sub-categories ul li a:hover {
    text-decoration-color: currentColor;
  }
}
.catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder .desc .category-link {
  display: flex;
  width: 100%;
  justify-content: end;
  position: absolute;
  z-index: 2;
  bottom: 13px;
  left: 0;
  box-sizing: border-box;
  padding: 0 16px 0 25px;
}
@media only screen and (max-width: 766px) {
  .catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder .desc .category-link {
    padding: 0 8px 0 12px;
  }
}
.catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder .desc .category-link a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 37px;
  height: 38px;
  box-sizing: border-box;
  border: 1px solid #D1D1D1;
  color: #D1D1D1;
  border-radius: 50%;
}
@media (hover: hover) {
  .catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder .desc .category-link a:hover {
    transform: translateX(3px);
  }
}
.catalog-root-list-with-sub-categories .catalog-root-list--with-sub-categories-holder .category-item .category-item-holder .desc .category-link a svg {
  width: 15px;
  height: auto;
}
