@media (min-width: 992px) {
  .div--u-if550oth3 {
    max-width: calc(100% - 280px);
  }
}
.div--u-iy6e7gbjh.no-column .div--u-ir8v396qt {
  display: none;
}
.div--u-iy6e7gbjh.no-column .div--u-if550oth3 {
  max-width: none;
}
.div--u-ir8v396qt {
  padding: 0;
  background: none;
  border: 0;
}
.page-title--u-izfhwx9ff {
  margin-bottom: 20px;
}
.catalog-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.common-text *:first-child {
  margin-top: 0;
}
.common-text *:last-child {
  margin-bottom: 0;
}
.catalog-left {
  flex: 0 0 240px;
  margin: 0 32px 0 0;
}
.catalog-right {
  flex: 1 0 0;
}
.menu-left-wrap {
  border: 1px solid #E8EBF3;
  background: #F7F8FB;
  padding: 20px;
  border-radius: 12px;
  margin: 0 0 20px;
}
.menu-left-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  padding: 0 0 16px;
}
.menu-left {
  padding: 0;
  margin: 0;
  list-style: none;
}
.menu-left li {
  border-top: 1px solid #E8EBF3;
}
.menu-left li a {
  display: block;
  text-decoration: none;
  color: #000;
  font-size: 14px;
  line-height: 21px;
  padding: 16px 0;
  position: relative;
}
.menu-left li a .s1 {
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -12px;
  background: url("/d/right_1_traced_1.svg") 50%/11px no-repeat;
}
.menu-left li a:hover {
  text-decoration: underline;
}
.menu-left li.haschild > a {
  padding-right: 27px;
}
.menu-left li.opened > a {
  text-decoration: underline;
}
.menu-left li.opened > a .s1 {
  transform: rotate(180deg);
}
.menu-left li.opened > ul {
  display: block;
}
.menu-left li ul {
  margin: 0;
  padding: 5px 0;
  list-style: none;
  border-top: 1px solid #E8EBF3;
  display: none;
}
.menu-left li ul li {
  border: 0;
}
.menu-left li ul li a {
  font-size: 14px;
  padding: 5px 0;
}
.menu-left li ul li ul {
  padding: 5px 0 5px 15px;
  border-top: 0;
}
.menu-left li ul li.haschild > a {
  padding-right: 27px;
}
.menu-left.menu-left2 > li > a {
  font-weight: 500;
}
.catalog-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px;
  line-height: 1.5;
}
.catalog-item {
  width: calc(25% - 32px);
  margin: 0 16px 32px;
  border: 1px solid #E8E9ED;
  padding: 20px;
  border-radius: 8px;
}
.catalog-item-image {
  font-size: 0;
  margin: 0 0 24px;
  height: 0;
  position: relative;
  padding-top: 59.49%;
}
.catalog-item-image a {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalog-item-image a img {
  border-radius: 4px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.catalog-item-title {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 4px;
}
.catalog-item-title a {
  text-decoration: none;
  color: #000;
}
.catalog-item-title a:hover {
  text-decoration: underline;
}
.catalog-item-text {
  font-size: 14px;
  color: #000;
  margin: 0 0 8px;
}
.catalog-item-more {
  margin: 8px 0 0;
  font-size: 14px;
}
.catalog-item-more a {
  text-decoration: none;
  color: #000;
}
.catalog-item-more a:hover {
  text-decoration: underline;
}
.mobile-menu {
  margin: 30px 0;
  padding: 0;
  list-style: none;
}
.mobile-menu li a {
  font-size: 16px;
  display: flex;
  min-height: 44px;
  padding: 12px;
  align-items: center;
  text-decoration: none;
  color: #000;
}
.catalog-text-wrap {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 80px 0 0;
  border-top: 1px solid #BFC8DD;
  padding: 80px 0 0;
  color: #000;
}
.catalog-text-title {
  width: 50%;
  padding: 0 20px 0 0;
  max-width: 824px;
  margin-right: auto;
  font-size: 40px;
  line-height: 1.2;
  font-weight: 700;
}
.catalog-text {
  max-width: 824px;
  width: 50%;
  font-size: 18px;
  line-height: 1.5;
}
.catalog-text.catalog-text-full {
  width: 100%;
  max-width: none;
}
.top-text {
  font-size: 18px;
  line-height: 1.5;
  margin: 0 0 60px;
}
.products-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px;
}
.product-item {
  width: calc(20% - 32px);
  margin: 0 16px 32px;
  color: #000;
  display: flex;
  flex-direction: column;
}
.product-item-image {
  position: relative;
  height: 0;
  padding-top: 100%;
  font-size: 0;
  margin: 0 0 16px;
}
.product-item-image a {
  border: 1px solid #E8E9ED;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border-radius: 8px;
}
.product-item-image a img {
  max-width: 100%;
  max-height: 100%;
}
.product-item-flags {
  position: absolute;
  left: 10px;
  top: 10px;
  right: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 7px 12px;
  pointer-events: none;
  z-index: 1;
}
.product-item-flags div {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 4px 8px;
  line-height: 18px;
  border-radius: 4px;
  color: #fff;
}
.product-item-flags div.product-item-special {
  background: #E03439;
  padding: 4px 13px;
}
.product-item-flags div.product-item-new {
  background: #5FCA43;
}
.product-item-in {
  margin: 0 0 16px;
}
.product-item-title {
  font-size: 18px;
  font-weight: 600;
}
.product-item-title a {
  color: #000;
  text-decoration: none;
}
.product-item-title a:hover {
  text-decoration: underline;
}
.product-item-vendor {
  font-size: 14px;
}
.product-item-price {
  font-size: 16px;
  margin: 0 0 16px;
}
.product-item-price strong {
  font-size: 20px;
  font-weight: 600;
}
.product-item-bottom {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 5px;
  margin-top: auto;
}
.product-item-amount {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  line-height: 1;
  margin-right: auto;
}
.product-item-amount i {
  font-size: 0;
  line-height: 0;
  flex: 0 0 20px;
}
.product-item-more a {
  display: block;
  text-decoration: none;
  font-size: 14px;
  color: #000;
  padding: 16px 24px;
  border: 1px solid #E7540E;
  text-transform: uppercase;
  transition: all 0.3s ease;
  border-radius: 8px;
  font-weight: 600;
  line-height: 1;
}
.product-item-more a:hover {
  background: #E7540E;
  color: #fff;
}
.product-wrap {
  display: flex;
  flex-wrap: wrap;
}
.product-left {
  width: 50%;
  max-width: 854px;
  padding-right: 30px;
  margin-right: auto;
}
.product-right {
  width: 50%;
  max-width: 854px;
  padding-left: 40px;
}
.product-top {
  margin: 0 0 32px;
}
.product-top .product-item-amount {
  margin: 0 0 13px;
}
.product-title {
  font-size: 32px;
  line-height: 1.1877;
  font-weight: 700;
}
.product-text {
  font-size: 16px;
  margin: 0 0 28px;
}
.product-text ul li + li {
  margin-top: 6px;
}
.product-in {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px 24px;
  margin: 0 0 32px;
}
.product-in .product-item-price {
  margin: 0;
}
.product-in .product-item-price strong {
  font-size: 24px;
}
.form-btn {
  cursor: pointer;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  padding: 17px 24px;
  background: #E7540E;
  border-radius: 8px;
  color: #fff;
  line-height: 1;
  transition: all 0.3s ease;
}
.form-btn:hover {
  background: #2a4193;
}
.product-video-wrap {
  padding-top: 32px;
  border-top: 1px solid #BFC8DD;
}
.product-video-title {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 20px;
  color: #000;
  line-height: 27px;
}
.product-video {
  font-size: 0;
  line-height: 0;
}
.product-video div {
  display: inline-block;
  vertical-align: top;
  border: 4px solid #E8E9ED;
  border-radius: 8px;
  position: relative;
  width: 253px;
  cursor: pointer;
}
.product-video div i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.product-video div img {
  border-radius: 5px;
}
.product-images {
  position: relative;
  border: 1px solid #BFC8DD;
  border-radius: 8px;
  padding: 10px;
}
.product-images-list {
  font-size: 0;
  line-height: 0;
  position: relative;
}
.product-images-list .slick-arrow {
  position: absolute;
  top: 50%;
  font-size: 0;
  padding: 0;
  width: 48px;
  height: 48px;
  margin-top: -24px;
  border: 1px solid #BFC8DD;
  border-radius: 8px;
  background: #fff url(arr.svg) 50% no-repeat;
  z-index: 1;
  outline: none;
}
.product-images-list .slick-arrow.slick-prev {
  left: 10px;
}
.product-images-list .slick-arrow.slick-next {
  right: 10px;
  transform: rotate(180deg);
}
.product-images-list .slick-dots {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 15px;
  text-align: center;
  z-index: 1;
  margin: 0;
  padding: 0;
  list-style: none;
}
.product-images-list .slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin: 8px 4px 0;
}
.product-images-list .slick-dots li button {
  padding: 0;
  border: 0;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  outline: none;
  background: #BFC8DD;
}
.product-images-list .slick-dots li.slick-active button {
  background: #2A4193;
}
.product-image-item {
  position: relative;
  height: 0;
  padding-top: 73.317%;
}
.product-image-item a {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-image-item a img {
  max-width: 100%;
  max-height: 100%;
}
.product-tabs {
  background: #F9FAFA;
  padding: 40px;
  border-radius: 8px;
  margin-top: 60px;
}
.product-tabs-titles.r-tabs-nav {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 32px;
  padding: 0 0 32px;
  border-bottom: 1px solid #BFC8DD;
  gap: 12px;
  list-style: none;
}
.product-tabs-titles.r-tabs-nav li a {
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  color: #000;
  padding: 16px 24px;
  border: 1px solid #BFC8DD;
  border-radius: 8px;
  background: #fff;
}
.product-tabs-titles.r-tabs-nav li.r-tabs-state-active a {
  background: #2A4193;
  color: #fff;
  border-color: #2A4193;
}
.product-tabs-item {
  display: none;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.715;
}
.product-tabs-item-first {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.product-tabs-item-first > div {
  flex: 1;
  max-width: 784px;
}
.product-tabs-text {
  padding-right: 20px;
}
.product-tabs-advantages {
  padding-left: 20px;
}
.advantages-item {
  padding: 24px 0;
  border-top: 1px solid #eef0f7;
}
.advantages-item:first-child {
  padding-top: 0;
  border-top: 0;
}
.advantages-item:last-child {
  padding-bottom: 0;
}
.advantages-item-title {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 8px;
}
.advantages-item-text {
  font-size: 16px;
}
.r-tabs .r-tabs-panel {
  padding: 0;
}
.product-collect-wrap {
  margin-top: 80px;
}
.product-collect-title {
  font-size: 40px;
  color: #000;
  font-weight: 700;
  margin: 0 0 48px;
  line-height: 1.2;
}
.product-collect-list.slick-slider {
  display: block;
}
.product-collect-list.slick-slider .slick-track {
  margin: 0;
}
.product-collect-list.slick-slider .slick-slide {
  padding: 0 16px;
}
.product-collect-list.slick-slider .product-item {
  margin: 0;
}
.products-list-arrows {
  display: flex;
  align-items: center;
  font-size: 0;
  line-height: 0;
}
.products-list-arrows .slick-dots {
  margin: 48px auto 0 0;
  padding: 0 20px 0 0;
}
.products-list-arrows .slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin: 8px 8px 8px 0;
}
.products-list-arrows .slick-dots li button {
  padding: 0;
  border: 0;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  outline: none;
  background: #BFC8DD;
}
.products-list-arrows .slick-dots li.slick-active button {
  background: #2A4193;
}
.products-list-nav {
  order: 1;
  margin-top: 48px;
  display: flex;
}
.products-list-nav:empty {
  display: none;
}
.products-list-nav:empty + .slick-dots {
  margin-top: 48px;
}
.products-list-nav .slick-arrow {
  font-size: 0;
  padding: 0;
  width: 48px;
  height: 48px;
  border: 1px solid #BFC8DD;
  border-radius: 8px;
  background: #fff url(arr.svg) 50% no-repeat;
  z-index: 1;
  outline: none;
}
.products-list-nav .slick-arrow.slick-next {
  margin: 0 0 0 15px;
  transform: rotate(180deg);
}
.sample-popup {
  position: fixed;
  height: 100%;
  width: 100%;
  overflow: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  -ms-flex-align: start;
  padding: 40px 10px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sample-popup.opened {
  opacity: 1;
  visibility: visible;
}
.sample-popup .sample-popup-in {
  text-align: left;
  position: relative;
  flex: 0 0 auto;
  margin: auto;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-block;
  width: 900px;
  padding: 0;
  position: relative;
}
.sample-popup .sample-popup-inner {
  height: 0;
  position: relative;
  padding-top: 56.25%;
}
.sample-popup .sample-popup-inner > div {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  font-size: 0;
}
.sample-popup .sample-close {
  z-index: 2;
  position: absolute;
  cursor: pointer;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='10px' height='10px'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M9.717,9.701 C9.326,10.091 8.694,10.091 8.303,9.701 L5.012,6.409 L1.720,9.701 C1.330,10.091 0.697,10.091 0.306,9.701 C-0.084,9.310 -0.084,8.678 0.306,8.288 L3.598,4.996 L0.306,1.704 C-0.084,1.314 -0.084,0.681 0.306,0.290 C0.697,-0.100 1.330,-0.100 1.720,0.290 L5.012,3.582 L8.303,0.290 C8.694,-0.100 9.326,-0.100 9.717,0.290 C10.107,0.681 10.107,1.314 9.717,1.704 L6.425,4.996 L9.717,8.288 C10.107,8.678 10.107,9.310 9.717,9.701 Z'/%3E%3C/svg%3E") 50%/cover no-repeat;
  width: 16px;
  height: 16px;
  top: -27px;
  right: 0;
}
.sample-popup2 {
  position: fixed;
  height: 100%;
  width: 100%;
  overflow: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  -ms-flex-align: start;
  padding: 20px 0;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sample-popup2.opened {
  opacity: 1;
  visibility: visible;
}
.sample-popup2 .sample-popup-in2 {
  text-align: left;
  position: relative;
  flex: 0 0 auto;
  margin: auto;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-block;
  width: 440px;
  padding: 40px;
  background: #fff;
  border-radius: 8px;
  position: relative;
  font-family: Montserrat, sans-serif;
  color: #000;
}
.sample-popup2 .sample-close2 {
  z-index: 2;
  position: absolute;
  cursor: pointer;
  width: 44px;
  height: 44px;
  top: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #e7540e;
  border-radius: 8px;
}
.sample-popup2 .sample-close2 svg {
  width: 20px;
  height: 20px;
  fill: #fff;
}
.sample-popup2 .tpl-anketa__title {
  color: #000;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  padding: 0 0 30px 0;
}
.sample-popup2 .tpl-field {
  padding-bottom: 10px;
  font-size: 14px;
}
.sample-popup2 .tpl-field p:first-child {
  margin-top: 0;
}
.sample-popup2 .tpl-field p:last-child {
  margin-bottom: 0;
}
.sample-popup2 .tpl-field.type-hidden {
  display: none;
}
.sample-popup2 .tpl-field.type-checkbox ul, .sample-popup2 .tpl-field.type-radio_group ul, .sample-popup2 .tpl-field.type-multi_checkbox ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sample-popup2 .tpl-field.type-checkbox ul li label, .sample-popup2 .tpl-field.type-multi_checkbox ul li label {
  font-size: 12px;
  position: relative;
  display: inline-flex;
}
.sample-popup2 .tpl-field.type-checkbox ul li label input, .sample-popup2 .tpl-field.type-multi_checkbox ul li label input {
  position: absolute;
  left: 0;
  top: 3px;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  opacity: 0;
}
.sample-popup2 .tpl-field.type-checkbox ul li label input:checked + span:before, .sample-popup2 .tpl-field.type-multi_checkbox ul li label input:checked + span:before {
  border-color: #2A4193;
  background: #2A4193 url(check.svg) 50%/10px no-repeat;
}
.sample-popup2 .tpl-field.type-checkbox ul li label span, .sample-popup2 .tpl-field.type-multi_checkbox ul li label span {
  position: relative;
  padding: 0 0 0 26px;
  display: block;
}
.sample-popup2 .tpl-field.type-checkbox ul li label span:before, .sample-popup2 .tpl-field.type-multi_checkbox ul li label span:before {
  position: absolute;
  left: 0;
  top: 3px;
  width: 16px;
  height: 16px;
  border: 1px solid #767676;
  border-radius: 4px;
  display: block;
  content: "";
}
.sample-popup2 .field-title {
  color: #555;
  padding-bottom: 4px;
}
.sample-popup2 .field-title span {
  color: red;
}
.sample-popup2 .error-message {
  padding: 0 0 5px;
}
.sample-popup2 .tpl-field input[type=text], .sample-popup2 .tpl-field input[type=email], .sample-popup2 .tpl-field input[type=tel], .sample-popup2 .tpl-field select, .sample-popup2 .tpl-field textarea {
  outline: none;
  color: #000;
  font-size: 14px;
  padding: 8px 20px;
  min-height: 44px;
  font-size: 14px;
  font-weight: 400;
  background: #f4f4f7;
  border: 0;
  box-sizing: border-box;
  width: 100%;
  border-radius: 8px;
}
.sample-popup2 .tpl-field textarea {
  height: 80px;
}
.sample-popup2 .tpl-field-button {
  padding-bottom: 0;
  font-size: 14px;
  padding-top: 20px;
}
.sample-popup2 .tpl-field-button button {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  border: none;
  background: #2a4193;
  outline: none;
  padding: 5px 24px;
  min-height: 44px;
  transition: all 0.3s ease;
  border-radius: 8px;
}
.sample-popup2 .tpl-field-button button:hover {
  background: #e7540e;
}
.sample-popup2 .tpl-field-button button:active {
  background: #e7540e;
}
@media (max-width: 1600px) {
  .products-list {
    margin: 0 -10px;
  }
  .product-item {
    width: calc(20% - 20px);
    margin: 0 10px 20px;
  }
}
@media (max-width: 1440px) {
  .catalog-left {
    margin-right: 20px;
  }
  .catalog-right {
    max-width: calc(100% - 260px);
  }
  .catalog-list {
    margin: 0 -10px;
  }
  .catalog-item {
    width: calc(25% - 20px);
    margin: 0 10px 20px;
  }
  .catalog-text-wrap {
    display: block;
    margin-top: 30px;
    padding-top: 30px;
  }
  .catalog-text-title {
    padding: 0 0 20px;
    max-width: none;
    width: auto;
    font-size: 30px;
  }
  .catalog-text {
    max-width: none;
    width: auto;
    font-size: 16px;
  }
  .top-text {
    margin-bottom: 30px;
  }
  .product-left {
    padding-right: 15px;
  }
  .product-right {
    padding-left: 15px;
  }
  .product-tabs {
    padding: 30px;
    margin-top: 30px;
  }
  .product-collect-wrap {
    margin-top: 30px;
  }
  .product-top, .product-text, .product-in {
    margin-bottom: 20px;
  }
  .product-video-wrap {
    padding-top: 20px;
  }
  .product-title {
    font-size: 25px;
  }
  .product-collect-title {
    font-size: 30px;
    margin: 0 0 20px;
  }
  .product-collect-list.slick-slider .slick-slide {
    padding: 0 10px;
  }
  .products-list-nav, .products-list-arrows .slick-dots {
    margin-top: 20px;
  }
}
@media (max-width: 1280px) {
  .catalog-item {
    width: calc(33.33% - 20px);
  }
  .product-item {
    width: calc(25% - 20px);
  }
  .product-tabs-item-first {
    display: block;
  }
  .product-tabs-item-first > div {
    max-width: none;
  }
  .product-tabs-advantages {
    padding: 30px 0 0;
  }
  .product-tabs-text {
    padding: 0;
  }
  .advantages-item {
    padding: 15px 0;
  }
  .advantages-item-text {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .product-item {
    width: calc(33.33% - 20px);
  }
  .product-item-title {
    font-size: 16px;
  }
}
@media (max-width: 1024px) and (min-width: 992px) {
  .catalog-item {
    width: calc(50% - 20px);
  }
}
@media (max-width: 991px) {
  .catalog-wrap {
    display: block;
  }
  .catalog-left {
    display: none;
  }
  .catalog-right {
    max-width: 100%;
  }
  .catalog-item {
    padding: 15px;
  }
  .catalog-item-image {
    margin: 0 0 10px;
  }
  .catalog-list {
    line-height: 1.3;
  }
  .catalog-item-title {
    font-size: 15px;
    margin: 0 0 10px;
  }
  .catalog-item-text {
    margin: 0 0 10px;
  }
}
@media (max-width: 768px) {
  .r-tabs .r-tabs-accordion-title {
    display: none;
  }
  .product-tabs-titles.r-tabs-nav {
    display: flex;
    gap: 5px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .product-tabs-titles.r-tabs-nav li a {
    padding: 12px;
    font-size: 13px;
  }
  .product-left {
    width: 100%;
    padding: 0 0 20px;
    max-width: 100%;
  }
  .product-right {
    padding: 0;
    width: 100%;
    max-width: 100%;
  }
  .product-tabs {
    padding: 15px 20px;
    margin: 10px -20px 0;
  }
  .r-tabs .r-tabs-accordion-title {
    margin: 5px 0;
  }
  .r-tabs .r-tabs-accordion-title a {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    color: #000;
    padding: 16px 24px;
    border: 1px solid #BFC8DD;
    border-radius: 8px;
    background: #fff;
  }
  .r-tabs .r-tabs-accordion-title.r-tabs-state-active a {
    background: #2A4193;
    color: #fff;
    border-color: #2A4193;
  }
  .r-tabs .r-tabs-panel {
    padding: 0 0 10px;
  }
  .r-tabs .r-tabs-panel ol {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .catalog-item, .product-item {
    width: calc(50% - 20px);
  }
  .catalog-text-title, .product-collect-title, .sample-popup2 .tpl-anketa__title {
    font-size: 25px;
  }
  .catalog-text {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .catalog-list, .products-list {
    margin: 0 -5px;
  }
  .catalog-item {
    width: calc(50% - 10px);
    margin: 0 5px 10px;
    padding: 10px;
  }
  .product-item {
    width: calc(50% - 10px);
    margin: 0 5px 20px;
  }
  .catalog-item-title {
    font-size: 14px;
  }
  .catalog-item-text, .catalog-item-more {
    font-size: 13px;
  }
  .product-item-image, .product-item-in, .product-item-price {
    margin-bottom: 10px;
  }
  .product-item-more a {
    font-size: 13px;
    padding: 12px 20px;
  }
  .product-item-flags div {
    font-size: 10px;
    padding-top: 9px;
    padding-bottom: 7px;
    line-height: 1;
  }
  .product-item-flags div.product-item-special {
    padding-top: 9px;
    padding-bottom: 7px;
  }
  .product-collect-list.slick-slider .slick-slide {
    padding: 0 5px;
  }
}
@media (max-width: 480px) {
  .catalog-list, .products-list {
    margin: 0 -3px;
  }
  .catalog-item {
    width: calc(50% - 6px);
    margin: 0 3px 6px;
  }
  .product-item {
    width: calc(50% - 6px);
    margin: 0 3px 15px;
  }
  .catalog-text-title, .product-collect-title {
    font-size: 20px;
  }
  .product-item-title {
    font-size: 15px;
  }
  .product-item-price {
    font-size: 14px;
  }
  .product-item-price strong {
    font-size: 16px;
  }
  .product-item-more a {
    font-size: 12px;
  }
  .product-item-amount, .product-item-vendor {
    font-size: 13px;
  }
  .product-item {
    line-height: 1.5;
  }
  .product-item-flags div.product-item-special {
    padding-left: 8px;
    padding-right: 8px;
  }
  .product-collect-list.slick-slider .slick-slide {
    padding: 0 3px;
  }
  .product-images-list .slick-arrow {
    width: 32px;
    height: 32px;
    margin-top: -16px;
    display: none !important;
  }
}
@media (max-width: 359px) {
  .product-item {
    width: calc(100% - 6px);
  }
}
