<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body .products-in-page {
  display: flex;
  margin-right: auto;
}
body .sorting-panel .sorting {
  display: flex;
  margin-right: 0;
  max-width: 340px;
  width: 100%;
  z-index: 10;
}
body .sorting-panel .sorting .sorting-block__body span {
  padding: 23px 20px 10px;
  font-size: 14px;
  color: #fe2020;
  font-weight: 500;
}
body .sorting-panel .sorting .sorting-block__title {
  padding: 20px 0 20px 20px;
}
body .sorting-panel .sorting .sorting-block__inner {
  flex-grow: 1;
}
body .sorting-panel .sorting .sorting-block__popup {
  background: #fff;
}
body .sorting-block .sorting-block__popup .sort-reset {
  font-size: 14px;
  font-weight: 500;
}
body .sorting-panel__inner {
  align-items: center;
}
body .count-products select {
  color: #fe2020;
  width: 45px;
  border: none;
}
@media (max-width: 486px) {
  body .sorting-panel__inner {
    justify-content: flex-start;
  }
  body .sorting-panel .sorting .sorting-block__title {
    font-size: 14px;
  }
  body .sorting-panel .gr-folder-items {
    justify-content: flex-start;
    width: 100%;
  }
  body .products-in-page {
    padding: 15px 20px;
  }
  body .sorting-panel .sorting {
    max-width: 270px;
  }
}
.div--u-i97m94lqa {
  display: flex;
  padding-left: 0 !important;
}
.content--u-idsg8wczp {
  padding-left: 30px;
}
.hidden_block_flags .product-list.thumbs .shop2-product-item.product-item .product-item__bottom .product-item__bottom-right {
  display: none;
}
.section--u-iy4izyzd6 {
  background: #fff;
}
.cust_lot_block .product-list.thumbs .product-item {
  border: 1px solid rgba(0, 0, 0, 0.09);
  border-radius: 5px;
}
.cust_lot_block .product-list.thumbs .product-item:hover {
  box-shadow: none;
}
.cust_lot_block .product-list.thumbs .product-item__bottom-left {
  display: flex;
  flex-direction: column;
}
.cust_lot_block .product-list.thumbs .product-item .gr-product-name {
  order: 2;
}
html body .product-list.thumbs .product-item .gr-product-image a {
  background-position: center;
  background-size: contain;
}
@media (max-width: 640px) {
  #iextpdoq7_0 {
    margin-top: 54px;
  }
  #ikezuvfg9_0 {
    position: relative;
    top: -129px;
  }
}
html body {
  background: #fff;
}
.cat_in_block {
  padding: 0;
  margin: 20px -10px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 400px) {
  .cat_in_block {
    margin: 20px 0;
  }
}
.cat_in_block li {
  width: calc(25% - 20px);
  border-radius: 5px;
  border: 1px solid #ccc;
  margin: 0 10px 20px;
  list-style-type: none;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .cat_in_block li {
    width: calc(33.3% - 20px);
  }
}
@media (max-width: 640px) {
  .cat_in_block li {
    width: calc(50% - 20px);
  }
}
@media (max-width: 400px) {
  .cat_in_block li {
    width: 100%;
    margin: 0 0 20px;
  }
}
.cat_in_block li a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 10px;
  text-align: center;
  height: 100%;
  color: #9ee374;
}
.cat_in_block li a .icon_wrap {
  margin: auto;
}
.cat_in_block li a:hover {
  text-decoration: none;
}
.cat_in_block li .foldname {
  margin-top: 10px;
}
html body .shop-product-data__nav {
  white-space: normal;
  overflow: visible;
}
html body .shop-product-data__desc .desc-area {
  /*		display: block !important;*/
  margin: 0 !important;
  height: auto !important;
  /*		padding: 30px 0 40px !important;*/
  max-height: 100% !important;
}
html body #product-tabs .title_in_desc {
  font-weight: bold;
  color: #000;
  font-size: 25px;
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  html body #product-tabs .title_in_desc {
    font-size: 20px;
  }
}
html body .shop-product-data__nav li {
  margin: 0 10px 10px 0;
}
html body .shop-product-data__nav li.r-tabs-state-active a {
  color: #444;
  background: #dbdbdb;
}
html body .shop-product-data__nav li.r-tabs-state-active a:hover {
  color: #000;
}
html body .shop-product-data__nav li a {
  border-color: #f5f5f5;
  background: #f5f5f5;
  color: #000;
  font-size: 16px;
  font-weight: normal;
  height: auto;
  line-height: normal;
  box-shadow: none;
  padding: 15px 20px;
  color: #444;
  position: relative;
  letter-spacing: -0.5px;
}
@media (max-width: 480px) {
  html body .shop-product-data__nav li a {
    font-size: 14px;
    padding: 10px 15px;
  }
}
html body .shop-product-data__nav li a:before {
  margin-right: 9px;
  vertical-align: middle;
}
html body .shop-product-data__nav li a.params {
  padding-left: 53px;
}
html body .shop-product-data__nav li a.params:before {
  content: "";
  position: absolute;
  left: 20px;
  top: calc(50% - 12px);
  display: inline-block;
  width: 24px;
  height: 24px;
  min-width: 24px;
  background: url("../images/params_icon.png") 50% no-repeat;
}
html body .shop-product-data__nav li a.gallery:before {
  content: "";
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  min-width: 24px;
  background: url("../images/gallery_icon.png") 50% no-repeat;
}
html body .shop-product-data__nav li a.collections:before {
  content: "";
  position: relative;
  display: inline-block;
  width: 26px;
  height: 24px;
  min-width: 24px;
  background: url("../images/collection_icon.png") 50% no-repeat;
}
html body .shop-product-data__nav li a.download:before {
  content: "";
  position: relative;
  display: inline-block;
  width: 20px;
  height: 24px;
  min-width: 24px;
  background: url("../images/download_icon.png") 50% no-repeat;
}
html body .shop-product-data__nav li a.link_tab:before {
  content: "";
  position: relative;
  display: inline-block;
  width: 21px;
  height: 25px;
  min-width: 24px;
  background: url("../images/link_tab.png") 50% no-repeat;
}
html body .shop-product-data__desc .desc-area.mods_block .kinds-block .kind-item {
  width: 100%;
  margin: 0 0 20px;
  border: none;
  box-shadow: none;
  padding: 0;
}
html body .shop-product-data__desc .desc-area.mods_block .kinds-block .kind-item__center {
  display: flex;
}
@media (max-width: 639px) {
  html body .shop-product-data__desc .desc-area.mods_block .kinds-block .kind-item__center {
    flex-direction: column;
    align-items: center;
  }
}
html body .shop-product-data__desc .desc-area.mods_block .kinds-block .kind-item__top {
  padding: 10px;
  box-sizing: border-box;
  max-width: 300px;
  width: 100%;
}
@media (max-width: 768px) {
  html body .shop-product-data__desc .desc-area.mods_block .kinds-block .kind-item__top {
    max-width: 230px;
  }
}
html body .shop-product-data__desc .desc-area.mods_block .kinds-block .kind-item .kind-name {
  display: block;
  width: 100%;
  color: #000;
  background: #f5f5f5;
  padding: 10px;
  font-size: 14px;
  text-align: center;
  order: 0;
}
html body .shop-product-data__desc .desc-area.mods_block .kinds-block .kind-item {
  box-shadow: none;
}
html body .kinds-block .kind-item__bottom {
  display: block;
  width: 100%;
  max-width: 400px;
  /*		.shop2-product-params .param-item {
			display: flex;
			margin: 0;
			&gt; div {
				width: calc(50% - 2px);
				padding: 7px;
				box-sizing: border-box;
				color: #000;
				background: #e2e4e3;
				margin: 0 1px 2px;
				display: flex;
				align-items: center;
				justify-content: center;
				flex-wrap: wrap;
				text-align: center;
				font-weight: normal;
				word-break: break-word;
				@media all and (max-width: 480px) {
					font-size: 13px;
				}
			}
		}*/
}
html body .shop-product-data__desc .desc-area.mods_block .kinds-block .shop2-product-params {
  padding: 0;
  margin-top: 2px;
}
html body .kinds-block .kind-image {
  padding: 0;
}
html body .kinds-block .kind-image a {
  position: relative;
  display: block;
}
html body .shop-product-data__desc .r-tabs-accordion-title {
  display: none !important;
}
html body .shop-product-data__nav {
  display: block;
}
html body .shop-product-data {
  margin-top: 60px;
}
.gallery_tab__inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}
.gallery_tab__item {
  width: calc(12.5% - 16px);
  margin: 0 8px 16px;
}
@media (max-width: 1024px) {
  .gallery_tab__item {
    width: calc(16.66% - 16px);
  }
}
@media (max-width: 640px) {
  .gallery_tab__item {
    width: calc(20% - 16px);
  }
}
@media (max-width: 480px) {
  .gallery_tab__item {
    width: calc(33.3% - 16px);
  }
}
.gallery_tab__item a {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  height: 100%;
}
.gallery_tab__item a .image {
  flex: auto;
}
.inner-folders {
  display: block !important;
}
.product-item__bottom-right {
  display: block !important;
}
.product-list.thumbs .product-item .product-additional {
  margin-top: 10px !important;
}
.content--u-i4746yxea a:visited {
  color: #919090;
}
</pre></body></html>