@charset "UTF-8";
/* FONT */
/* VW FORMULA */
.broad-search {
  margin-top: 85px;
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 16px;
}
.broad-search .select2-search__field {
  height: auto !important;
  margin-top: 0 !important;
  margin-left: 0 !important;
  padding: 5px !important;
  line-height: 100% !important;
}
.broad-search .select2-search__field:focus, .broad-search .select2-search__field:active {
  font-size: 24px !important;
  line-height: 28px !important;
  height: 28px !important;
}
.broad-search .select2-search__field:focus::placeholder, .broad-search .select2-search__field:active::placeholder {
  opacity: 0;
}
.broad-search .select2-search__field::placeholder {
  vertical-align: middle;
  font-weight: 300;
  font-size: 24px;
  line-height: 28px;
  color: #828282;
}
.broad-search .select2-container {
  width: 100% !important;
}
.broad-search .select2-container .select2-selection {
  border: 1px solid #E0E0E0;
  height: 72px;
  border-radius: 36px;
  padding: 0 24px 0 72px;
  display: flex !important;
  align-items: center !important;
  position: relative;
}
.broad-search .select2-container .select2-selection::before {
  content: "";
  position: absolute;
  left: 24px;
  width: 32px;
  height: 32px;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='10.8137' transform='rotate(-45 16 16)' stroke='%23292929'/%3E%3Crect x='22.2617' y='24.3477' width='2.9514' height='5.9028' transform='rotate(-45 22.2617 24.3477)' fill='%23292929'/%3E%3C/svg%3E%0A");
}
.broad-search .select2-container .select2-selection__clear {
  width: 32px !important;
  height: 32px !important;
  margin-top: 0 !important;
  margin-right: 24px;
}
.broad-search .select2-container .select2-selection__clear svg {
  width: 32px !important;
  height: 32px !important;
}
.broad-search .select2-container .select2-selection__rendered {
  margin-bottom: 0;
  display: flex !important;
}
.broad-search .select2-container .select2-selection__rendered .select2-selection__choice {
  display: flex !important;
  justify-content: space-between;
  height: calc(100% - 2px) !important;
  width: calc(100% - 2px) !important;
  margin: 1px !important;
  position: absolute !important;
  top: 0;
  left: 0;
  border-radius: 36px;
  text-align: center;
  align-items: center;
  padding-left: 32px !important;
  border: none;
  background-color: #fff;
  font-size: 24px;
  line-height: 28px;
  border-right: none !important;
  max-width: 100%;
}
.broad-search .select2-container .select2-selection__rendered .select2-selection__choice__close {
  height: 32px;
  width: 32px;
  position: absolute;
  padding-right: 24px;
  box-sizing: content-box;
  right: 0;
  background-color: #fff;
  box-shadow: -10px 0px 10px #fff;
}
.broad-search .select2-container .select2-selection__rendered .select2-selection__choice__close svg {
  height: 32px;
  width: 32px;
}
.broad-search .select2-container .select2-selection__rendered .select2-selection__choice__remove {
  padding: 0;
}
.broad-search .select2-container .select2-selection__rendered .select2-selection__choice__remove:hover {
  background-color: transparent;
}
.broad-search .select2-container .select2-selection__rendered .select2-selection__choice__display {
  display: flex;
  align-items: center;
}
.broad-search .select2-container .select2-selection__rendered .selectClose {
  width: 100%;
  height: 100%;
}
.broad-search .select2-container--focus .select2-selection--multiple {
  border: 1px solid #E0E0E0 !important;
}
.broad-search .productFilterTop .select2-search {
  height: 100% !important;
  display: flex;
  align-items: center;
}
.broad-search .productFilterTop .select2-search .select2-search__field {
  height: 100% !important;
}
.broad-search .productFilterTop .select2-search .select2-search__field[data-lang=ua] {
  height: auto !important;
}
.broad-search .productFilterTop .select2-search .select2-search__field:focus, .broad-search .productFilterTop .select2-search .select2-search__field:active {
  vertical-align: middle;
  height: 28px !important;
}

.main.product-card-slide .products-slider .swiper {
  padding: unset;
  margin-bottom: unset;
}
.main.product-card-slide .products-slider .swiper .swiper-wrapper {
  margin-bottom: 40px;
}

.product-table {
  margin-bottom: 50px;
}
.product-table table.product_item th,
.product-table table.product_item td,
.product-table table th,
.product-table table td {
  padding: 20px 15px;
  border: 1px solid #c1c1c1;
}
.product-table table.product_item thead th,
.product-table table thead th {
  text-align: center;
}
.product-table table.product_item thead th[colspan],
.product-table table thead th[colspan] {
  text-align: unset;
}

.product-card .wrapper960 {
  padding: 0;
}
.product-card .tab.active {
  font-weight: 600;
}
.product-card .page-title {
  font-weight: 600;
}
.product-card table {
  margin-bottom: 30px;
}
.product-card table th,
.product-card table td {
  padding: 20px 15px;
  border: 1px solid #c1c1c1;
}
.product-card table thead th {
  text-align: center;
}
.product-card table thead th[colspan] {
  text-align: unset;
}

.porductCard-content {
  width: 100%;
}
.porductCard-content .product-table {
  max-width: 1400px;
  padding-right: 1.6rem;
  padding-left: 1.6rem;
  margin-right: auto;
  margin-left: auto;
}
.porductCard-content .product-table table {
  background-color: #FFFFFF;
}
.porductCard-content .product-table table td, .porductCard-content .product-table table th {
  border: 1px solid rgba(100, 100, 100, 0.2);
  padding: 30px 20px;
}

main.main.product-root {
  max-width: 1180px;
}
@media (min-width: 768px) {
  main.main.product-root {
    padding: 0 20px;
  }
}

@media (max-width: 767px) {
  .main .product-root,
  .main .product_filter {
    padding: 0 !important;
  }
}
.wrapper.product-card {
  width: 100%;
  max-width: 940px;
}

.wrapper.product-card,
.product-container {
  font-family: "ALS Delsa", sans-serif;
  /*
  	1 Протравители B2187F
  	2 Гербициды DF4C4A
  	3 Гербициды-десиканты DF4C4A
  	4 Дефолианты DF4C4A
  	5 Адъюванты 3953A0
  	6 Фунгициды 009C62
  	7 Инсектициды 0091C5
  	8 Регуляторы роста ee119b
  */
  /* 7 - 2 - 6 - 2 */
  /* 1 */
  /* 8 */
}
.wrapper.product-card .product-title,
.product-container .product-title {
  border-top: 8px solid var(--highlight-color);
  margin-top: 0;
  padding-top: 30px;
}
@media (max-width: 767px) {
  .wrapper.product-card .product-title,
  .product-container .product-title {
    border-width: 4px;
    padding-top: 18px;
  }
}
.wrapper.product-card .product-title,
.wrapper.product-card .product-marker,
.wrapper.product-card .product-block__promo-title,
.wrapper.product-card .hihglight-first,
.product-container .product-title,
.product-container .product-marker,
.product-container .product-block__promo-title,
.product-container .hihglight-first {
  color: var(--highlight-color);
}
.wrapper.product-card .product-marker,
.product-container .product-marker {
  border: 2px solid var(--highlight-color);
}
.wrapper.product-card .page-tab:before,
.wrapper.product-card .page-tab_bottom:before,
.wrapper.product-card .tab.active:before,
.product-container .page-tab:before,
.product-container .page-tab_bottom:before,
.product-container .tab.active:before {
  background-color: var(--highlight-color);
}
.wrapper.product-card span.leaf::before,
.product-container span.leaf::before {
  background-color: var(--highlight-color);
}
.wrapper.product-card.product-card,
.product-container.product-card {
  border-top: unset;
}
.wrapper.product-card.product-card .mobile-app,
.product-container.product-card .mobile-app {
  margin-top: 60px;
}
.wrapper.product-card[data-product-cat-id="7"] .product-table table.product_item thead[data-group="1"], .wrapper.product-card[data-product-cat-id="2"] .product-table table.product_item thead[data-group="1"], .wrapper.product-card[data-product-cat-id="6"] .product-table table.product_item thead[data-group="1"],
.product-container[data-product-cat-id="7"] .product-table table.product_item thead[data-group="1"],
.product-container[data-product-cat-id="2"] .product-table table.product_item thead[data-group="1"],
.product-container[data-product-cat-id="6"] .product-table table.product_item thead[data-group="1"] {
  display: table-row-group;
}
.wrapper.product-card[data-product-cat-id="1"] .product-table table.product_item thead[data-group="2"],
.product-container[data-product-cat-id="1"] .product-table table.product_item thead[data-group="2"] {
  display: table-row-group;
}
.wrapper.product-card[data-product-cat-id="8"] .product-table table.product_item thead[data-group="3"],
.product-container[data-product-cat-id="8"] .product-table table.product_item thead[data-group="3"] {
  display: table-row-group;
}
.wrapper.product-card .product-block__promo-title,
.product-container .product-block__promo-title {
  color: #292929 !important;
}

.product_filter {
  width: 100%;
  margin-bottom: 30px;
}
@media (max-width: 1500px) {
  .product_filter {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .product_filter {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}
.product_filter .filter_head,
.product_filter .filter_body {
  max-width: 1140px;
  margin: 0 auto;
}
.product_filter .type_sw {
  position: relative;
  top: -50px;
  height: 0;
}
.product_filter .type_sw button {
  border-radius: 50%;
  width: 30px;
  display: inline-block;
  opacity: 0.1;
  transition: all 0.25s;
}
.product_filter .type_sw button:hover {
  opacity: 1;
}
.product_filter .filter-doc {
  --btn-color: #292929;
  border: 1px solid var(--btn-color);
  align-items: center;
  justify-content: flex-start;
  font-size: 15px;
  letter-spacing: -0.4px;
  margin: 0 0 10px;
  padding: 4px 25px 4px 5px;
  position: relative;
  display: inline-flex;
  color: #292929;
  border-radius: 100vmax;
  font-weight: 300;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media (max-width: 767px) {
  .product_filter .filter-doc span {
    max-width: calc(100vw - 175px);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
}
@media (min-width: 1110px) {
  .product_filter .filter-doc {
    padding: 6px 25px 6px 8px;
    font-size: 18px;
    cursor: pointer;
  }
  .product_filter .filter-doc:hover {
    background-color: #ededed;
  }
}
.product_filter .filter-doc .icon {
  width: 24px;
  height: 24px;
}
.product_filter .filter-doc .size {
  display: inline-block;
  margin-left: 5px;
  color: #919191;
  flex-shrink: 0;
  width: auto;
  max-width: none;
}
.product_filter .filter-docs {
  display: flex;
  flex-wrap: wrap;
  gap: 0 20px;
  max-width: 1140px;
  margin: 0 auto 16px;
}
.product_filter .filter-docs .file-btn {
  display: block;
  position: relative;
  background-color: var(--f-color);
  margin-right: 10px;
  border: 2px solid transparent;
  -webkit-transition: border-color 0.25s, background-color 0.25s;
  -o-transition: border-color 0.25s, background-color 0.25s;
  transition: border-color 0.25s, background-color 0.25s;
}
.product_filter .filter_head {
  display: flex;
  justify-content: space-around;
  align-items: center;
  gap: 10px;
}
@media (max-width: 1109px) {
  .product_filter .filter_head {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .product_filter .filter_head {
    flex-direction: column;
    align-items: flex-start;
  }
}
.product_filter .filter_head p.key {
  font-size: 21px;
  line-height: 32px;
  font-weight: 400;
  margin-bottom: unset;
}
.product_filter .filter_head .btn {
  font-size: 21px;
  line-height: 32px;
  font-weight: 400;
  border-radius: 35px;
  border: 1px solid transparent;
  display: flex;
  align-items: center;
  padding: 0 25px;
  height: 60px;
  transition: all 0.25s;
  cursor: pointer;
  opacity: 0.65;
}
.product_filter .filter_head .btn:last-child {
  margin-right: unset;
}
.product_filter .filter_head .btn:not(.border):hover {
  background-color: #b2b2b2;
  color: #fff;
  opacity: 1;
}
.product_filter .filter_head .btn.clear {
  background-image: url(../img/icon/close.svg);
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: center;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product_filter .filter_head .btn.active {
  background-color: #b2b2b2;
  color: #fff;
}
.product_filter .filter_head .select2-selection::before {
  content: "";
  position: absolute;
  left: 24px;
  width: 32px;
  height: 32px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../img/icon/search.svg);
}
.product_filter .filter_head .select2-selection--multiple {
  height: 60px;
  border-radius: 35px;
  border: 1px solid #BDBDBD;
  background-color: transparent;
  padding: 0 0 0 80px;
  display: flex;
  align-items: center;
}
.product_filter .filter_head .select2-selection--multiple textarea.select2-search__field {
  min-height: 21px;
  font-size: 21px;
  line-height: 20px;
  font-weight: 400;
  margin: unset;
}
.product_filter .filter_head.type2 {
  display: none;
}
.product_filter .filter_head.type2 .btn {
  border-color: #292929;
}
.product_filter .filter_head.type2 .btn.active, .product_filter .filter_head.type2 .btn:hover {
  border-color: transparent;
}
.product_filter .filter_body .body.stage_1, .product_filter .filter_body .body.stage_2 {
  padding: 35px 0 0 0;
  display: none;
}
.product_filter .filter_body .body .drugs-filter,
.product_filter .filter_body .body .culture-filter {
  display: flex;
  flex-wrap: wrap;
}
.product_filter .filter_body .body .drugs-filter a,
.product_filter .filter_body .body .culture-filter a {
  min-height: 50px;
  min-width: 220px;
  display: flex;
  align-items: center;
  transition: all 0.25s;
  margin-bottom: 20px;
  flex: 0 25%;
  font-size: 21px;
  line-height: 21px;
  font-weight: 400;
  color: rgba(189, 189, 189, 0.7411764706);
}
.product_filter .filter_body .body .drugs-filter a span,
.product_filter .filter_body .body .drugs-filter a img,
.product_filter .filter_body .body .culture-filter a span,
.product_filter .filter_body .body .culture-filter a img {
  transition: all 0.25s;
}
.product_filter .filter_body .body .drugs-filter a span,
.product_filter .filter_body .body .culture-filter a span {
  font-size: 21px;
  line-height: 21px;
  font-weight: 400;
  color: rgba(189, 189, 189, 0.7411764706);
}
.product_filter .filter_body .body .drugs-filter a img,
.product_filter .filter_body .body .culture-filter a img {
  border: 2px solid transparent;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-right: 10px;
}
.product_filter .filter_body .body .drugs-filter a:hover, .product_filter .filter_body .body .drugs-filter a.active,
.product_filter .filter_body .body .culture-filter a:hover,
.product_filter .filter_body .body .culture-filter a.active {
  color: #292929;
}
.product_filter .filter_body .body .drugs-filter a:hover span, .product_filter .filter_body .body .drugs-filter a.active span,
.product_filter .filter_body .body .culture-filter a:hover span,
.product_filter .filter_body .body .culture-filter a.active span {
  color: #292929;
}
.product_filter .filter_body .body .drugs-filter a:hover img, .product_filter .filter_body .body .drugs-filter a.active img,
.product_filter .filter_body .body .culture-filter a:hover img,
.product_filter .filter_body .body .culture-filter a.active img {
  border-color: #F0BF00;
  transform: scale(1.2);
}
.product_filter .filter_body .body .drugs-filter a.active,
.product_filter .filter_body .body .culture-filter a.active {
  font-weight: 700;
}
.product_filter .filter_body .body .drugs-filter a.active span,
.product_filter .filter_body .body .culture-filter a.active span {
  font-weight: 700;
}

.product-head {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  position: relative;
}
.product-head a {
  color: #292929;
  font-weight: 300;
  position: absolute;
  right: 40px;
  font-size: 16px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media (min-width: 1110px) {
  .product-head a {
    cursor: pointer;
  }
  .product-head a:hover {
    color: #333333;
  }
}
.product-head a::after {
  content: "→";
  color: inherit;
  position: relative;
  width: 13px;
  height: 13px;
  padding: 6px 6px 0 6px;
}

.product-content {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.product-content .product-sitebar {
  display: none;
  width: 320px;
  padding-left: 64px;
  box-sizing: content-box;
}
.product-content .product-sitebar span.body-filter-alt {
  display: block;
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 10px;
  text-transform: uppercase;
  cursor: pointer;
}
.product-content .content {
  display: flex;
  flex: 1;
  flex-direction: column;
}

.product-container {
  width: 100%;
}
@media (min-width: 768px) {
  .product-container:not(:last-child) {
    margin-bottom: 100px;
  }
}
.product-container .product-title {
  font-size: 48px;
  line-height: 56px;
  font-weight: normal;
  margin-top: 16px;
  margin-bottom: 16px;
}
.product-container .product-block {
  display: flex;
  justify-content: space-between;
  padding: 32px 0;
}
.product-container .product-block:not(:last-child) {
  border-bottom: 1px solid #E0E0E0;
}
.product-container .product-block .product-block__promo {
  flex-shrink: 1;
  width: 240px;
}
.product-container .product-block .product-block__promo .product-block__promo-title {
  font-weight: normal;
  font-size: 36px;
  line-height: 48px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media (min-width: 1110px) {
  .product-container .product-block .product-block__promo .product-block__promo-title {
    cursor: pointer;
  }
  .product-container .product-block .product-block__promo .product-block__promo-title:hover {
    opacity: 0.7;
  }
}
.product-container .product-block .product-block__promo .company-logo {
  height: 40px;
  width: auto;
}
.product-container .product-block .product-block__promo .product-block__promo-mark {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.product-container .product-block .product-block__promo .product-block__promo-mark .product-mark {
  margin-right: 16px;
}
.product-container .product-block .product-block__promo .product-block__promo-mark .product-mark img {
  width: auto;
  height: 32px;
}
.product-container .product-block .product-block__promo .product-block__promo-mark .product-mark span {
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  padding-left: 6px;
  color: #292929;
}
.product-container .product-block .product-block__description {
  width: 70%;
  padding-left: 20px;
}
.product-container .product-block .product-block__description span {
  padding: 10px 8px 0 0;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 36px;
}
.product-container .product-block .product-block__description p {
  font-size: 24px;
  line-height: 1.4;
  margin-top: 12px;
}

.product-sitebar .drugs-filter {
  width: 100%;
  list-style: none;
  margin-bottom: 16px;
}
.product-sitebar .drugs-filter a {
  width: 100%;
  display: flex;
  flex: 1;
  font-weight: 400;
  font-size: 24px;
  line-height: 40px;
  color: #BDBDBD;
}
.product-sitebar .drugs-filter a:hover {
  color: #292929;
}
.product-sitebar .drugs-filter a.active {
  color: #292929;
  font-weight: 700;
}
.product-sitebar .resset-filter {
  border: 0.5px solid #292929;
  border-radius: 34px;
  padding: 0 16px;
  height: 32px;
  font-size: 15px;
  line-height: 32px;
  font-weight: 300;
  color: #292929;
  background-color: transparent;
  display: flex;
  align-items: center;
  opacity: 0.4;
}
.product-sitebar .resset-filter.active {
  opacity: 1;
}
.product-sitebar .culture-filter {
  margin-top: 48px;
}
.product-sitebar .culture-filter .culture-filter__title {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 24px;
}
.product-sitebar .culture-filter a {
  display: flex;
  flex: 1;
  color: #292929;
  margin-bottom: 8px;
  align-items: center;
  transition: 0.3s;
  height: 40px;
}
.product-sitebar .culture-filter a img {
  margin-right: 8px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.product-sitebar .culture-filter a span {
  opacity: 0.4;
  font-size: 24px;
  line-height: 32px;
  font-weight: normal;
}
.product-sitebar .culture-filter a.active img {
  transform: scale(1.2);
  border: 1px solid #f0bf00;
}
.product-sitebar .culture-filter a.active span {
  font-weight: 500;
  opacity: 1;
}
.product-sitebar .culture-filter a:hover img {
  transform: scale(1.2);
  transition: 0.3s;
}
.product-sitebar .culture-filter a:hover span {
  opacity: 0.7;
}

.product-marker {
  box-sizing: border-box;
  border-radius: 55px;
  width: max-content;
  margin: 20px auto;
  padding: 0 30px;
  display: flex;
  align-items: flex-start;
  font-weight: normal;
  font-size: 48px;
  line-height: 136.1%;
  margin-top: 50px;
  margin-bottom: 100px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media (min-width: 1110px) {
  .product-marker {
    cursor: pointer;
  }
  .product-marker:hover {
    box-shadow: 0 3px 16px 0 rgba(34, 34, 34, 0.3);
    text-decoration: underline;
  }
}

.productImg-rangeBlok {
  width: 100%;
  height: 460px;
  position: relative;
  left: 0;
  margin: 50px 0 0 0;
}
.productImg-rangeBlok .productImg-rangeBlok__rangeIMG {
  width: 70%;
  height: 100%;
  position: absolute;
  background-size: 0;
  border-right: 20px solid #DF4C4A;
}
.productImg-rangeBlok .productImg-rangeBlok__rangeIMG:after {
  content: "";
  height: 85%;
  width: calc(100% + 1px);
  position: absolute;
  z-index: 0;
  mask-image: url(../img/b-drops-multi.svg);
  mask-size: contain;
  background-image: inherit;
  background-size: auto 99.9%;
  background-position: top left;
}
.productImg-rangeBlok .productImg-rangeBlok__range {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  cursor: col-resize;
}
.productImg-rangeBlok .productImg-rangeBlok__BG-IMG {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: -2;
  background-size: 0;
}
.productImg-rangeBlok .productImg-rangeBlok__BG-IMG:after {
  content: "";
  height: 85%;
  width: 100%;
  position: absolute;
  z-index: 0;
  mask-image: url(../img/b-drops-multi.svg);
  mask-size: contain;
  background-image: inherit;
  background-size: auto 99.9%;
  background-position: top left;
}

.product-short-description {
  font-weight: bold;
  font-size: 26px;
  line-height: 1.5;
  margin: 0 0 30px;
}

.porductCard-content .h2-title {
  font-size: 40px;
  line-height: 34px;
  margin-bottom: 64px;
}

.porductCard-content__top-sales {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 64px;
  margin-bottom: 50px;
}
@media (max-width: 1109px) {
  .porductCard-content__top-sales {
    grid-template-columns: 1fr;
  }
}
.porductCard-content__top-sales .porductCard-content__top-sales_info {
  position: relative;
  display: flex;
  flex-direction: column;
}
.porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  gap: 10px;
}
.porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales_wrapper .top-sales-label {
  display: block;
  width: max-content;
  font-size: 18px;
  line-height: 75px;
  font-weight: 400;
  text-transform: uppercase;
  color: #FFFFFF;
  border-radius: 25px;
  background-color: #DF4C4A;
}
.porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales_wrapper .top-sales-label.top {
  padding: 0 22px;
  height: 75px;
  margin-right: calc(100% - 200px);
  margin-bottom: 0;
}
.porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales_wrapper .top-sales-label.leader {
  position: relative;
  padding: 80px 25px 25px 25px;
  width: 195px;
  height: 195px;
  line-height: 24px;
  text-transform: unset;
}
.porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales_wrapper .top-sales-label.leader:before {
  content: "№1";
  position: absolute;
  top: 25px;
  left: 25px;
  font-size: 18px;
  line-height: 50px;
  font-weight: 400;
  color: #DF4C4A;
  background-color: #FFFFFF;
  text-align: center;
  width: 50px;
  border-radius: 25px;
  border-top-right-radius: unset;
}
.porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales_wrapper .top-sales-label.c_choise {
  position: relative;
  padding: 80px 35px 25px 25px;
  width: 195px;
  height: 195px;
  line-height: 24px;
  text-transform: unset;
  border: 1px solid hsla(0, 0%, 39.2%, 0.2);
  color: #292929;
  background-color: #FFFFFF;
}
.porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales_wrapper .top-sales-label.c_choise:before {
  content: "";
  background-image: url(../img/ic-spec-prod.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 25px;
  left: 25px;
  width: 50px;
  height: 50px;
}
.porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales-txt section.lagre,
.porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales-txt section.subtable {
  display: flex;
  gap: 40px;
}
.porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales-txt .s_box h3.s_data {
  font-size: 40px;
  line-height: 46px;
  font-weight: 400;
  margin-bottom: 10px;
}
.porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales-txt .s_box p.s_legend {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}
.porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales-txt section.subtable {
  margin-top: 40px;
}
.porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales-txt span {
  font-size: 18px;
  line-height: 24px;
  margin-top: -4px;
}
.porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales-txt p {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 0;
}

.porductCard-content__top-sales_w100 {
  grid-column-start: 1;
  grid-column-end: 3;
}
.porductCard-content__top-sales_w100.linckPresentation {
  display: flex;
  justify-content: space-around;
  margin-bottom: 50px;
}
.porductCard-content__top-sales_w100.linckPresentation a {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  color: #292929;
}
.porductCard-content__top-sales_w100.linckPresentation a img {
  width: 22px;
  margin-right: 10px;
}
.porductCard-content__top-sales_w100.linckPresentation a span.leaf {
  padding: 0 0 0 32px;
  position: relative;
}
.porductCard-content__top-sales_w100.linckPresentation a span.leaf:before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  top: 0;
  left: 0;
  border-radius: 50%;
  border-top-right-radius: unset;
}
.porductCard-content__top-sales_w100.culture {
  padding-top: 24px;
  display: flex;
  flex-wrap: wrap;
}
.porductCard-content__top-sales_w100.culture main {
  margin: 0 20px 10px 0;
}
.porductCard-content__top-sales_w100.culture main:first-child {
  margin-left: unset;
}
.porductCard-content__top-sales_w100.culture main:last-child {
  margin-right: unset;
}
.porductCard-content__top-sales_w100.culture main img {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  overflow: hidden;
}
.porductCard-content__top-sales_w100.culture main span {
  font-size: 18px;
  line-height: 1.4;
  margin-left: 16px;
}

.porductCard-content__top-sales_img {
  max-height: 450px;
  position: sticky;
  top: 90px;
}
@media (max-width: 1109px) {
  .porductCard-content__top-sales_img {
    display: none;
  }
}
.porductCard-content__top-sales_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.porductCard-content__top-sales_details {
  border-top: 1px solid #BDBDBD;
}
.porductCard-content__top-sales_details .h4 {
  margin-top: 16px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
}
.porductCard-content__top-sales_details p {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  margin-bottom: 12px;
}

.product-articles {
  position: relative;
  line-height: 1.6;
}
.product-articles .product-articles__head {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.product-articles .product-articles__head span {
  margin-right: 23px;
  position: relative;
}
.product-articles .product-articles__head::after {
  margin-top: 10px;
  width: 20px;
  height: 20px;
  border-left: 4px solid #292929;
  border-top: 4px solid #292929;
  transform: rotate(45deg);
  transition: 0.5s;
}
.product-articles.close .product-articles__head::after {
  transform: rotate(225deg);
  transition: 0.5s;
  margin-top: 0;
}
.product-articles .product-articles__info {
  font-size: 20px;
  line-height: 1.4;
}
.product-articles .product-articles__info ul {
  margin: 16px 0 30px;
}
@media (max-width: 767px) {
  .product-articles .product-articles__info ul {
    margin: 10px 0 20px;
  }
}
.product-articles .product-articles__info ul li {
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
}
.product-articles.culture {
  margin-bottom: 32px;
}
.product-articles.culture .product-articles__head img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 24px;
}
.product-articles.culture .product-articles__head span {
  font-size: 32px;
  line-height: 40px;
  color: #000000;
}
.product-articles.culture .product-articles__info {
  padding-left: 140px;
  margin-top: unset;
}
.product-articles.culture .product-articles__info h5 {
  font-weight: bold;
  font-size: 20px;
  line-height: 40px;
  color: #000;
}
.product-articles.culture .product-articles__info p {
  font-size: 24px;
  line-height: 34px;
}
.product-articles.culture .product-articles__info a {
  display: inline-block;
  font-size: 24px;
  line-height: 34px;
  color: #292929;
  font-weight: 500;
  margin-top: 26px;
}
.product-articles.culture .product-articles__info a img {
  margin-left: 20px;
  height: 10px;
  width: 38px;
  transition: 0.15s;
}
.product-articles.culture .product-articles__info a:hover img {
  width: 52px;
  transition: 0.3s;
}
.product-articles.icon {
  margin-bottom: 32px;
}
.product-articles.icon .product-articles__head img {
  width: 53px;
  height: 53px;
  margin-right: 24px;
}
.product-articles.icon .product-articles__head span {
  font-size: 32px;
  line-height: 40px;
  color: #000;
}
.product-articles.icon .product-articles__info p {
  padding-left: 77px;
}
.product-articles article h4 {
  font-size: 24px;
  line-height: 1.4;
  font-weight: 500;
  margin: 20px 0;
}
.product-articles article p {
  font-size: 18px;
  line-height: 1.4;
}
.product-articles article ol li {
  font-size: 20px;
  line-height: 32px;
}
.product-articles article ol li a {
  color: #292929;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media (min-width: 1110px) {
  .product-articles article ol li a {
    cursor: pointer;
  }
  .product-articles article ol li a:hover {
    opacity: 0.7;
  }
}
.product-articles article .warning {
  position: relative;
  display: block;
  width: 100%;
  padding: 30px 68px 30px 110px;
  border: 2px solid #FF3939;
  border-radius: 35px;
  color: #FF3939;
  margin: 50px 0;
}
.product-articles article .warning::before {
  position: absolute;
  content: "!";
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 2px solid #FF3939;
  left: 40px;
  font-weight: normal;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
}
.product-articles article[data-tab] {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .product-articles article[data-tab] {
    margin-bottom: 24px;
  }
}
.product-articles ul li:not(:last-child) {
  margin-bottom: 5px;
}
.product-articles h3 {
  margin-top: 30px;
}

.productCard-detailsGrid {
  padding-top: 20px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.productCard-detailsGrid .noshift {
  padding: unset;
}
.productCard-detailsGrid .productCard-detailsGrid__container {
  width: 50%;
  margin-bottom: 40px;
}
.productCard-detailsGrid .productCard-detailsGrid__container:nth-child(2n+1) {
  padding-right: 25px;
}
.productCard-detailsGrid .productCard-detailsGrid__container:nth-child(2n) {
  padding-left: 25px;
}
.productCard-detailsGrid .productCard-detailsGrid__container:last-child:not(:nth-child(2n)) {
  padding-right: 0;
  padding-left: 0;
  flex: 1;
  width: auto;
}
.productCard-detailsGrid .productCard-detailsGrid__container .h4 {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.4;
  margin-top: 14px;
}
.productCard-detailsGrid .productCard-detailsGrid__container p {
  font-weight: normal;
  font-size: 18px;
  line-height: 1.4;
  color: #828282;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .broad-search {
    margin-top: 9.375vw;
    margin-bottom: 9.375vw;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    border-right: 0px;
    z-index: 9;
    border-right: none !important;
  }
  .select2-container--default .select2-results .select2-results__options {
    max-height: 420px !important;
  }
  .select2-container--open .select2-selection {
    border-bottom-left-radius: 36px !important;
    border-bottom-right-radius: 36px !important;
  }
  .select2-container--open .select2-dropdown {
    margin-top: 6px !important;
    border: none !important;
    border-radius: 8px !important;
    padding: 20px 24px !important;
  }
  main.main.product-root {
    padding: 5vw;
  }
  .product-head {
    padding: 60px 0 0;
    position: relative;
    margin-bottom: unset;
  }
}
@media screen and (max-width: 767px) and (min-width: 460px) {
  .product-head {
    padding: 25px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .product-head h1.sub-page-title {
    font-weight: 400;
    line-height: 1.4;
    font-size: 6.5vw;
  }
  .product-head a {
    right: 0;
    font-size: max(2.5vw, 12px);
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .product-head a {
    position: static;
  }
}
@media screen and (max-width: 767px) {
  .product-head a::after {
    width: 4.0625vw;
    height: 4.0625vw;
    padding: 1.875vw 1.875vw 0 1.875vw;
  }
  .product-content {
    display: flex;
    flex-direction: column-reverse;
  }
  .product-content .product-sitebar {
    display: block;
    position: relative;
    width: 100%;
    padding-left: unset;
  }
  .product-content .content {
    display: block;
  }
  .product-sitebar.close {
    margin-bottom: unset;
  }
  .product-sitebar.close span.body-filter-alt::after {
    transform: rotate(225deg);
    top: -3.125vw;
  }
  .product-sitebar span.body-filter-alt {
    display: block;
    position: relative;
    height: 9.375vw;
    margin-bottom: 3.125vw;
    font-size: 27px;
    line-height: 1.4;
    font-weight: 400;
    text-transform: uppercase;
    cursor: pointer;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .product-sitebar span.body-filter-alt {
    font-size: 5.625vw;
    line-height: 6vw;
  }
}
@media screen and (max-width: 767px) {
  .product-sitebar span.body-filter-alt::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 4.6875vw;
    height: 4.6875vw;
    border-left: 4px solid #292929;
    border-top: 4px solid #292929;
    transform: rotate(45deg);
    transition: 0.5s;
    margin-top: 3.125vw;
  }
  .product-sitebar .drugs-filter {
    margin-bottom: 4.6875vw;
  }
  .product-sitebar .drugs-filter a {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 4.6875vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .product-sitebar .drugs-filter a {
    font-size: 5vw;
    line-height: 5vw;
  }
}
@media screen and (max-width: 767px) {
  .product-sitebar .drugs-filter a:last-child {
    margin-bottom: unset;
  }
  .product-sitebar .resset-filter {
    padding: 0 5vw;
    font-size: 24px;
    line-height: 1.4;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .product-sitebar .resset-filter {
    font-size: 5vw;
    line-height: 8vw;
  }
}
@media screen and (max-width: 767px) {
  .product-sitebar .culture-filter {
    margin-top: 9.375vw;
  }
  .product-sitebar .culture-filter .culture-filter__title {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 4.6875vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .product-sitebar .culture-filter .culture-filter__title {
    font-size: 5vw;
    line-height: 8vw;
  }
}
@media screen and (max-width: 767px) {
  .product-sitebar .culture-filter a {
    margin-bottom: 3.125vw;
  }
  .product-sitebar .culture-filter a img {
    margin-right: 3.125vw;
    width: 10vw;
    height: 10vw;
  }
  .product-sitebar .culture-filter a span {
    font-size: 36px;
    line-height: 1.4;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .product-sitebar .culture-filter a span {
    font-size: 7.5vw;
    line-height: 10vw;
  }
}
@media screen and (max-width: 767px) {
  .product-container {
    margin-bottom: 3.125vw;
  }
  .product-container .product-title {
    font-size: 36px;
    line-height: 1.4;
    margin-top: 1.875vw;
    margin-bottom: 3.125vw;
  }
  .product-container .product-block {
    flex-direction: column;
    padding: unset;
    margin-bottom: 6.25vw;
  }
  .product-container .product-block .product-block__promo {
    width: unset;
  }
  .product-container .product-block .product-block__promo .product-block__promo-title {
    font-size: 24px;
    line-height: 1.2;
  }
  .product-container .product-block .product-block__promo .company-logo {
    height: 6.25vw;
  }
  .product-container .product-block .product-block__promo .product-block__promo-mark {
    margin-top: 3.125vw;
  }
  .product-container .product-block .product-block__promo .product-block__promo-mark .product-mark {
    margin-right: 4.6875vw;
  }
  .product-container .product-block .product-block__promo .product-block__promo-mark .product-mark img {
    height: 6.25vw;
  }
  .product-container .product-block .product-block__promo .product-block__promo-mark .product-mark span {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    padding-left: 1.5625vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .product-container .product-block .product-block__promo .product-block__promo-mark .product-mark span {
    font-size: 3.75vw;
    line-height: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .product-container .product-block .product-block__description {
    width: 100%;
    padding-left: unset;
    padding-top: 3.125vw;
  }
  .product-container .product-block .product-block__description span {
    padding: unset;
    font-size: 21px;
    line-height: 1.4;
    font-weight: 400;
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .product-container .product-block .product-block__description span {
    font-size: 4.375vw;
    line-height: 5vw;
  }
}
@media screen and (max-width: 767px) {
  .product-container .product-block .product-block__description p {
    padding: 0;
    font-size: 19.5px;
    line-height: 1.4;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .product-container .product-block .product-block__description p {
    font-size: 4.0625vw;
    line-height: 5.5vw;
  }
}
@media screen and (max-width: 767px) {
  .wrapper.product-card {
    width: 100%;
    padding: 0 20px;
  }
  .wrapper.product-card h1.page-title {
    margin-top: 9.375vw;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .wrapper.product-card h1.page-title {
    line-height: 1.4;
    font-size: 6.5vw;
  }
}
@media screen and (max-width: 767px) {
  .wrapper.product-card .page-tab {
    margin-bottom: 40px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .wrapper.product-card .page-tab::-webkit-scrollbar {
    display: none;
  }
  .wrapper.product-card .page-tab .tab {
    border-top: 2.8125vw solid transparent;
    max-width: 62.5vw;
    margin-top: -1.25vw;
    font-size: 19.5px;
    line-height: 1.4;
    font-weight: 400;
    margin-right: 4.6875vw;
    padding: 1.5625vw 0 0 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .wrapper.product-card .page-tab .tab {
    font-size: 4.0625vw;
    line-height: 4.75vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 460px) {
  .wrapper.product-card .page-tab .tab {
    margin-top: -2px;
    margin-right: 16px;
    padding: 4px 0 0 0;
    border-top-width: 9px;
  }
}
@media screen and (max-width: 767px) {
  .wrapper.product-card .page-tab .tab:last-child {
    margin-right: unset;
  }
  .wrapper.product-card .page-tab .tab.active {
    font-weight: 600;
    transform: unset;
    border-top-width: 9px;
  }
  .wrapper.product-card .page-tab_bottom .tab {
    border-bottom: 2.8125vw solid transparent;
    margin-bottom: -1.5625vw;
  }
  .wrapper.product-card .page-tab_bottom {
    margin-bottom: unset;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .wrapper.product-card .page-tab_bottom::-webkit-scrollbar {
    display: none;
  }
  .wrapper.product-card .page-tab_bottom .tab {
    border-bottom: 2.8125vw solid transparent;
    max-width: 62.5vw;
    margin-bottom: -1.5625vw;
    font-size: 19.5px;
    line-height: 1.4;
    font-weight: 400;
    margin-right: 4.6875vw;
    padding: 1.5625vw 0 0 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .wrapper.product-card .page-tab_bottom .tab {
    font-size: 4.0625vw;
    line-height: 4.75vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .wrapper.product-card .page-tab_bottom .tab {
    line-height: 1.1;
  }
}
@media screen and (max-width: 767px) {
  .wrapper.product-card .page-tab_bottom .tab span {
    padding-bottom: 4px;
  }
  .wrapper.product-card .page-tab_bottom .tab:last-child {
    margin-right: unset;
  }
  .wrapper.product-card .page-tab_bottom .tab.active {
    transform: unset;
    border-top-width: 9px;
  }
  .wrapper.product-card .mobile-app {
    display: flex;
    justify-content: center;
    max-width: unset;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding-top: 9.375vw;
    margin-top: 9.375vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 460px) {
  .wrapper.product-card .mobile-app {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .wrapper.product-card .mobile-app img.mobile-appIMG {
    width: 31.25vw;
    height: 31.25vw;
    margin-bottom: 6.25vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 460px) {
  .wrapper.product-card .mobile-app img.mobile-appIMG {
    width: 130px;
    height: 130px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .wrapper.product-card .mobile-app .mobile-app__content {
    padding-left: unset;
  }
  .wrapper.product-card .mobile-app .mobile-app__content span {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .wrapper.product-card .mobile-app .mobile-app__content span {
    font-size: 3.75vw;
    line-height: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .wrapper.product-card .mobile-app .mobile-app__content .h2 {
    font-size: 25.5px;
    line-height: 1.4;
    font-weight: 700;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .wrapper.product-card .mobile-app .mobile-app__content .h2 {
    font-size: 5.3125vw;
    line-height: 6.5vw;
  }
}
@media screen and (max-width: 767px) {
  .wrapper.product-card .mobile-app .mobile-app__content p {
    font-size: 19.5px;
    line-height: 1.4;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .wrapper.product-card .mobile-app .mobile-app__content p {
    font-size: 4.0625vw;
    line-height: 5.5vw;
  }
}
@media screen and (max-width: 767px) {
  .wrapper.product-card .mobile-app .mobile-app__content .mobile-app__store-logo {
    justify-content: space-between;
    margin-top: 9.375vw;
  }
  .wrapper.product-card .mobile-app .mobile-app__content .mobile-app__store-logo img {
    width: 40vw;
  }
  .wrapper.product-card .mobile-app .mobile-app__content .mobile-app__store-logo a:not(:first-child) {
    margin-left: unset;
  }
  .product-table {
    margin: 9.375vw 0;
    overflow: auto hidden;
  }
}
@media screen and (max-width: 767px) and (min-width: 460px) {
  .product-table {
    margin: 30px 0 40px;
  }
}
@media screen and (max-width: 767px) and (min-width: 460px) {
  main.main.product-card-slide {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .product-marker {
    border-radius: 17.1875vw;
    margin: unset;
    padding: 2px 4.6875vw;
    margin: 9.375vw auto;
    display: block;
    align-items: flex-start;
    font-size: 24px;
    line-height: 1.4;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) and (min-width: 460px) {
  .product-marker {
    margin: 20px auto 30px;
    padding: 4px 15px;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .product-marker {
    font-size: 5vw;
    line-height: 8vw;
  }
}
@media screen and (max-width: 767px) {
  .productImg-rangeBlok {
    width: 100%;
    height: 67.1875vw;
    margin: 7.8125vw 0 10.9375vw 0;
  }
  .productImg-rangeBlok .productImg-rangeBlok__rangeIMG {
    border-right: 4.6875vw solid #DF4C4A;
  }
  .productImg-rangeBlok .productImg-rangeBlok__rangeIMG:after {
    content: "";
  }
  .product-short-description {
    font-size: 21px;
    line-height: 1.4;
    font-weight: 500;
    margin: 4.6875vw 0 4.6875vw 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .product-short-description {
    font-size: 4.375vw;
    line-height: 6vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 460px) {
  .product-short-description {
    margin: 24px 0;
  }
}
@media screen and (max-width: 767px) {
  .porductCard-content .h2-title {
    font-size: 42px;
    line-height: 1.4;
    font-weight: 700;
    margin: 12.5vw 0 9.375vw 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .porductCard-content .h2-title {
    font-size: 8.75vw;
    line-height: 9vw;
  }
}
@media screen and (max-width: 767px) {
  .porductCard-content__top-sales {
    width: 100%;
    display: grid;
    grid-template-columns: 100%;
    grid-column-gap: 1.5625vw;
    margin-bottom: 6.25vw;
    overflow: hidden;
  }
  .porductCard-content__top-sales .porductCard-content__top-sales_info {
    position: relative;
    display: flex;
    align-items: flex-start;
  }
  .porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales-label {
    top: unset;
    bottom: auto;
    left: 0;
    font-size: 21px;
    line-height: 1.4;
    font-weight: 400;
    padding: 7.8125vw 6.875vw;
    border-radius: 7.8125vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales-label {
    font-size: 4.375vw;
    line-height: 4.75vw;
  }
}
@media screen and (max-width: 767px) {
  .porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales-txt {
    min-width: 45vw;
    margin-top: 16px;
  }
  .porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales-txt span {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    margin-top: unset;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales-txt span {
    font-size: 3.75vw;
    line-height: 3.75vw;
  }
}
@media screen and (max-width: 767px) {
  .porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales-txt p {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales-txt p {
    font-size: 5vw;
    line-height: 6.75vw;
  }
}
@media screen and (max-width: 767px) {
  .porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales-txt .s_box h3.s_data {
    font-size: 27px;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales-txt .s_box h3.s_data {
    font-size: 5.625vw;
    line-height: 7.5vw;
  }
}
@media screen and (max-width: 767px) {
  .porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales-txt .s_box p.s_legend {
    font-size: 19.5px;
    line-height: 1.4;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales-txt .s_box p.s_legend {
    font-size: 4.0625vw;
    line-height: 5vw;
  }
}
@media screen and (max-width: 767px) {
  .porductCard-content__top-sales .porductCard-content__top-sales_info .top-sales-txt section.subtable {
    margin-top: 16px;
    flex-direction: column;
    gap: 16px;
  }
  .porductCard-content__top-sales_w100 {
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .porductCard-content__top-sales_w100.linckPresentation {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    margin: 9.375vw 0 9.375vw 0;
  }
  .porductCard-content__top-sales_w100.linckPresentation a {
    display: flex;
    font-size: 24px;
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: 6.25vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .porductCard-content__top-sales_w100.linckPresentation a {
    font-size: 5vw;
    line-height: 5vw;
  }
}
@media screen and (max-width: 767px) {
  .porductCard-content__top-sales_w100.linckPresentation a img {
    width: 6.25vw;
    margin-right: 3.125vw;
  }
  .porductCard-content__top-sales_w100.linckPresentation a span.leaf {
    padding: 0 0 0 10vw;
  }
  .porductCard-content__top-sales_w100.linckPresentation a span.leaf:before {
    width: 6.875vw;
    height: 6.875vw;
  }
  .porductCard-content__top-sales_w100.culture {
    padding-top: 6.25vw;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) and (min-width: 460px) {
  .porductCard-content__top-sales_w100.culture {
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .porductCard-content__top-sales_w100.culture main {
    margin: 0 0 7.8125vw 0;
  }
}
@media screen and (max-width: 767px) and (min-width: 460px) {
  .porductCard-content__top-sales_w100.culture main {
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .porductCard-content__top-sales_w100.culture main img {
    width: 16.25vw;
    height: 16.25vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 460px) {
  .porductCard-content__top-sales_w100.culture main img {
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 767px) {
  .porductCard-content__top-sales_w100.culture main span {
    font-size: 21px;
    line-height: 1.4;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .porductCard-content__top-sales_w100.culture main span {
    font-size: 4.375vw;
    line-height: 10vw;
  }
}
@media screen and (max-width: 767px) {
  .porductCard-content__top-sales_img img {
    width: 68.75vw;
    height: auto;
  }
  .porductCard-content__top-sales_details {
    grid-column-start: 1;
    grid-column-end: 3;
    border-top: unset;
  }
  .porductCard-content__top-sales_details .h4 {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 500;
    margin-top: 8px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .porductCard-content__top-sales_details .h4 {
    font-size: 5vw;
    line-height: 6.75vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 460px) {
  .porductCard-content__top-sales_details .h4 {
    margin-top: 16px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .porductCard-content__top-sales_details p {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 3.125vw;
    padding: 0 0 0 6.25vw;
    word-break: break-all;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .porductCard-content__top-sales_details p {
    font-size: 3.75vw;
    line-height: 5vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 460px) {
  .porductCard-content__top-sales_details p {
    margin-bottom: 8px;
    padding: 0 0 0 16px;
  }
}
@media screen and (max-width: 767px) {
  .product-articles {
    position: relative;
  }
  .product-articles .product-articles__head {
    font-size: 27px;
    line-height: 1.4;
    font-weight: 500;
    padding: 3.125vw 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .product-articles .product-articles__head {
    font-size: 5.625vw;
    line-height: 10vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 460px) {
  .product-articles .product-articles__head {
    padding: 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .product-articles .product-articles__head span {
    margin-right: unset;
    max-width: 80vw;
  }
  .product-articles .product-articles__head::after {
    width: 14px;
    height: 14px;
    border-left: 2px solid #292929;
    border-top: 2px solid #292929;
    display: inline-block;
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .product-articles .product-articles__info {
    font-size: 19.5px;
    line-height: 1.4;
    font-weight: 400;
    margin-top: unset;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .product-articles .product-articles__info {
    font-size: 4.0625vw;
    line-height: 4.5vw;
  }
}
@media screen and (max-width: 767px) {
  .product-articles .product-articles__info ul > li {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .product-articles .product-articles__info ul > li {
    font-size: 3.75vw;
    line-height: 7vw;
  }
}
@media screen and (max-width: 767px) {
  .product-articles.culture {
    margin-bottom: 6.25vw;
  }
  .product-articles.culture .product-articles__head {
    font-size: 36px;
    line-height: 1.4;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .product-articles.culture .product-articles__head {
    font-size: 7.5vw;
    line-height: 10vw;
  }
}
@media screen and (max-width: 767px) {
  .product-articles.culture .product-articles__head img {
    width: 16.25vw;
    height: 16.25vw;
    margin-right: 7.8125vw;
  }
  .product-articles.culture .product-articles__head span {
    margin-right: 6.25vw;
    font-size: 36px;
    line-height: 1.4;
    font-weight: 400;
    color: #292929;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .product-articles.culture .product-articles__head span {
    font-size: 7.5vw;
    line-height: 8.5vw;
  }
}
@media screen and (max-width: 767px) {
  .product-articles.culture .product-articles__head:after {
    position: relative;
    bottom: unset;
    right: unset;
    width: 4.6875vw;
    height: 4.6875vw;
  }
  .product-articles.culture .product-articles__info {
    padding-left: 14.0625vw;
  }
  .product-articles.culture .product-articles__info h5 {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 500;
    margin-bottom: 3.125vw;
    color: #292929;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .product-articles.culture .product-articles__info h5 {
    font-size: 5vw;
    line-height: 5.5vw;
  }
}
@media screen and (max-width: 767px) {
  .product-articles.culture .product-articles__info p {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 3.125vw;
    color: #292929;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .product-articles.culture .product-articles__info p {
    font-size: 5vw;
    line-height: 5.5vw;
  }
}
@media screen and (max-width: 767px) {
  .product-articles.culture .product-articles__info a {
    font-size: 27px;
    line-height: 1.4;
    font-weight: 400;
    color: #292929;
    margin-top: 6.25vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .product-articles.culture .product-articles__info a {
    font-size: 5.625vw;
    line-height: 6.5vw;
  }
}
@media screen and (max-width: 767px) {
  .product-articles.culture .product-articles__info a img {
    margin-left: 6.25vw;
    height: 3.125vw;
    width: 10.9375vw;
  }
  .product-articles.culture .product-articles__info a:hover img {
    width: 10.9375vw;
  }
  .product-articles.icon {
    margin: unset;
  }
  .product-articles.icon .product-articles__head {
    flex-direction: column;
    align-items: flex-start;
  }
  .product-articles.icon .product-articles__head:after {
    bottom: 7.1875vw;
    width: 3.125vw;
    height: 3.125vw;
    right: 3.125vw;
    position: absolute;
  }
  .product-articles.icon .product-articles__head img {
    width: 15.625vw;
    height: 15.625vw;
    margin-right: unset;
    margin-bottom: 4.6875vw;
  }
  .product-articles.icon .product-articles__head span {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 700;
    color: #292929;
    margin-right: unset;
    display: block;
    padding-right: 10.9375vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .product-articles.icon .product-articles__head span {
    font-size: 5vw;
    line-height: 5.5vw;
  }
}
@media screen and (max-width: 767px) {
  .product-articles.icon .product-articles__info p {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 400;
    color: #828282;
    padding-left: 3.125vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .product-articles.icon .product-articles__info p {
    font-size: 5vw;
    line-height: 5.5vw;
  }
}
@media screen and (max-width: 767px) {
  .product-articles article h4 {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 500;
    margin-bottom: 3.125vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .product-articles article h4 {
    font-size: 5vw;
    line-height: 5.5vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 460px) {
  .product-articles article h4 {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 767px) {
  .product-articles article p {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 3.125vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .product-articles article p {
    font-size: 3.75vw;
    line-height: 5.5vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 460px) {
  .product-articles article p {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 767px) {
  .product-articles article .warning {
    padding: 5vw 5vw 5vw 15.625vw;
    border: 2px solid #FF3939;
    border-radius: 10.9375vw;
    margin: 15.625vw 0;
  }
}
@media screen and (max-width: 767px) and (min-width: 460px) {
  .product-articles article .warning {
    padding: 16px 16px 16px 65px;
    margin: 30px 0;
  }
}
@media screen and (max-width: 767px) {
  .product-articles article .warning::before {
    width: 7.5vw;
    height: 7.5vw;
    left: 5vw;
    font-size: 24px;
    line-height: 1.4;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) and (min-width: 460px) {
  .product-articles article .warning::before {
    left: 16px;
    width: 40px;
    height: 40px;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .product-articles article .warning::before {
    font-size: 5vw;
    line-height: 5.5vw;
  }
}
@media screen and (max-width: 767px) {
  .productCard-detailsGrid {
    padding-top: 1.5625vw;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) and (min-width: 460px) {
  .productCard-detailsGrid {
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .productCard-detailsGrid .productCard-detailsGrid__container {
    width: 100%;
    margin-bottom: 6.25vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 460px) {
  .productCard-detailsGrid .productCard-detailsGrid__container {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .productCard-detailsGrid .productCard-detailsGrid__container:nth-child(2n+1) {
    padding-right: unset;
  }
  .productCard-detailsGrid .productCard-detailsGrid__container:nth-child(2n) {
    padding-left: unset;
  }
  .productCard-detailsGrid .productCard-detailsGrid__container:last-child:not(:nth-child(2n)) {
    padding-right: 0;
    padding-left: 0;
    flex: 1;
    width: auto;
  }
  .productCard-detailsGrid .productCard-detailsGrid__container img {
    width: 15vw;
    height: 15vw;
  }
  .productCard-detailsGrid .productCard-detailsGrid__container .h4 {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 500;
    margin-top: 1.5625vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .productCard-detailsGrid .productCard-detailsGrid__container .h4 {
    font-size: 5vw;
    line-height: 6.25vw;
  }
}
@media screen and (max-width: 767px) {
  .productCard-detailsGrid .productCard-detailsGrid__container p {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    margin-top: 3.125vw;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 459px) {
  .productCard-detailsGrid .productCard-detailsGrid__container p {
    font-size: 3.75vw;
    line-height: 5vw;
  }
}
.select {
  position: relative;
}
@media (min-width: 768px) {
  .select {
    flex-grow: 1;
  }
}
.select.active .select-head .icon {
  transform: rotate(180deg);
}
.select-head {
  background-color: rgba(216, 216, 216, 0.31);
  color: #292929;
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 500;
  padding: 10px 24px;
  width: max-content;
  border-radius: 100vmax;
  justify-content: space-between;
  align-items: center;
  gap: 6px;
  transition: all ease 0.3s;
}
@media (min-width: 768px) {
  .select-head {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .select-head {
    font-size: 16px;
    padding: 8px 16px;
    font-weight: 500;
  }
}
@media (min-width: 1110px) {
  .select-head {
    cursor: pointer;
  }
  .select-head:hover {
    background-color: rgba(216, 216, 216, 0.54);
  }
}
.select-head .icon {
  margin-left: auto;
  flex-shrink: 0;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  width: 16px;
  height: 16px;
}
.select-body {
  display: none;
  position: absolute;
  z-index: 10;
  top: calc(100% + 8px);
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 15px 0 rgba(176, 176, 176, 0.5);
  padding: 20px 17px;
  width: min-content;
}
.select-body__list {
  flex-direction: column;
  gap: 4px;
  display: flex;
  max-height: 285px;
  overflow: auto;
  margin-right: -8px;
  padding-right: 8px;
}
@media (min-width: 1110px) {
  .select-body__list::-webkit-scrollbar {
    width: 6px; /* ширина для вертикального скролла */
    height: 6px; /* высота для горизонтального скролла */
    border-radius: 20px;
    background-color: #f5f5f5;
  }
  .select-body__list::-webkit-scrollbar-thumb {
    background-color: #dadada;
    border-radius: 10px;
  }
  .select-body__list::-webkit-scrollbar-thumb:hover {
    background-color: #868686;
  }
}
.select-descr {
  position: absolute;
  left: 10px;
  top: 100%;
  font-size: 12px;
  font-weight: 300;
  right: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .select-descr {
    position: static;
  }
}
.select-item {
  padding: 4px 0;
}
.select-submit {
  background-color: #292929;
  border-radius: 100vmax;
  color: #fff;
  font-size: 16px;
  padding: 6px;
  text-align: center;
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media (min-width: 1110px) {
  .select-submit {
    cursor: pointer;
  }
  .select-submit:hover {
    opacity: 0.7;
  }
}
.select input {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.select input:checked + label:before {
  border-color: #3e3e3e;
  background-color: #FFFFFF;
}
.select input:checked + label:after {
  opacity: 1;
}
.select label {
  display: flex;
  gap: 1.4rem;
  align-items: center;
  white-space: nowrap;
  font-weight: 400;
  color: #292929;
  position: relative;
}
.select label span {
  max-width: 210px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
@media (max-width: 1109px) {
  .select label {
    gap: 10px;
  }
}
@media (min-width: 1024px) {
  .select label:hover {
    cursor: pointer;
  }
  .select label:hover:before {
    border: 1px solid #adadad;
    background-color: #e3e3e3;
  }
}
.select label:before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #adadad;
  background-color: #ffffff;
}
.select label:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #3e3e3e;
  top: 50%;
  transform: translateY(-50%);
  left: 6px;
  opacity: 0;
}

.product-clear {
  display: inline-flex;
  gap: 4px;
  align-items: center;
  margin-left: auto;
  color: #292929;
}
@media (max-width: 767px) {
  .product-clear {
    margin-left: 0;
  }
}
@media (min-width: 1110px) {
  .product-clear {
    cursor: pointer;
  }
  .product-clear:hover .icon {
    transform: rotate(180deg);
  }
}
.product-clear .app-icon {
  background-color: #eeeeee;
  border-radius: 50%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  width: 46px;
  height: 46px;
}
.product-clear .icon {
  width: 12px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  height: 12px;
}

.filter-tags {
  max-width: 1140px;
  margin: 30px auto 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0px 6px;
  justify-content: space-between;
}
@media (min-width: 1110px) {
  .filter-tags {
    gap: 0 12px;
  }
}

.filter-tag {
  display: inline-flex;
  border: 1px solid var(--highlight-color);
  color: var(--highlight-color);
  font-size: 13px;
  margin: 5px 0;
  font-weight: 300;
  text-align: center;
  padding: 5px 10px;
  border-radius: 100vmax;
}
.filter-tag.active {
  font-weight: 500;
  pointer-events: none;
}
@media (min-width: 1110px) {
  .filter-tag {
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    padding: 8px 32px;
  }
  .filter-tag:hover {
    text-decoration: underline;
  }
}

.productImg-rangeBlok {
  display: none;
}

.product-card .page-tab_bottom {
  margin-top: 40px;
}

.download-link {
  display: inline-flex;
  margin-top: 30px;
}
.download-link a {
  display: inline-flex;
  gap: 15px;
  color: #292929;
  font-weight: bold;
  transition: all ease 0.3s;
  font-size: 12px;
}
@media (min-width: 768px) {
  .download-link a {
    cursor: pointer;
  }
  .download-link a:hover {
    color: var(--highlight-color, #0d6efd);
  }
}
.download-link a:before {
  content: "";
  flex-shrink: 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin-top: 1px;
  background-color: var(--highlight-color, #0d6efd);
}