

/* Start:/local/templates/certa/components/bitrix/catalog/catalog/style.min.css?1787693451684*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;box-sizing:border-box}@media(max-width:960px){.grid2x1 .bx_sidebar{padding-left:4%}}@media(max-width:640px){.grid2x1 .bx_content_section,.grid2x1 .bx_sidebar{width:100%;float:none}.grid2x1 .bx_sidebar{padding-left:3%}}@media(max-width:479px){.grid2x1 .bx_sidebar{padding-left:1%}}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 0;border-bottom:2px solid #d9dee6;border-bottom-color:var(--primary);color:#000}
/* End */


/* Start:/local/templates/certa/components/bitrix/catalog.element/catalog_detail/style.css?178819343132573*/
.catalog__detail h1 {
  font-weight: 500;
  font-size: 1.5625rem;
  line-height: 1.3;
}

.catalog__detail-gallery:not(.swiper-vertical) .catalog__detail-gallery-main {
    width: 100%!important;
    max-height: 30rem;
}
.catalog__detail-gallery:not(.swiper-vertical) .catalog__detail-gallery-main img{
    width: 100%;
        object-fit: contain;
        height: 30rem;
    
}
.catalog__color-tabs {
    display: flex;
    gap: 10px;
    margin: 10px 0;
    flex-wrap: wrap;
}

.catalog__color-tab {
    padding: 5px 15px;
    background: #f0f0f0;
    border-radius: 20px;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.2s;
}

.catalog__color-tab.active {
    background: #333;
    color: #fff;
}
.catalog__detail-property-divider {
  display: none;
}

.catalog__detail {
  padding-bottom: 6.770833333333333rem;
}

.catalog__detail > .catalog__detail-preview-article {
  display: none;
}

.catalog__detail-head {
  margin-top: 1.3542rem;
  display: flex;
  align-items: start;
  -moz-column-gap: 1.5625rem;
  column-gap: 1.5625rem;
  justify-content: space-between;
}

.catalog__detail-gallery:has(.swiper-vertical) {
  max-width: 33.8542rem;
  /* max-width: 24.8542rem; */
  display: flex;
  flex-direction: row-reverse;
  gap: 10px;
  width: 100%;
      position: relative;
    padding-left: 100px;
        max-height: 30rem;
            min-width: 30rem;
}
.catalog__detail-gallery .swiper.catalog__detail-gallery-main img{
    max-height: 30rem;
  }
.catalog__detail-gallery:has(.swiper-vertical) .swiper.catalog__detail-gallery-main img{
    max-height: 30rem;
       
  }
.catalog__detail-gallery{
    padding-left: 0px;
    max-height: 30rem; 
        min-width: 30rem;
}


.alarmdomens{
  margin: 40px; color: #7b8691; font-size: 0.7rem;
}
.catalog__detail-preview {
  max-width: 26.7708rem;
  width: 100%;
}

.catalog__detail-buy {
  max-width: 19.6875rem;
  width: 100%;
}

.catalog__detail-gallery .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-button-next, .swiper-button-prev {
    color: #e9e800!important;
}
.catalog__detail-gallery .swiper-slide img {
    width: 100%;
    height: 30rem;
    object-fit: contain;
}

.catalog__detail-gallery-main {
  overflow: hidden;
  border: 0.0521rem solid #f0f0f0;
  border-radius: 1.0417rem;
}

.catalog__detail-gallery-thumbs {
  margin-top: 0.625rem;
}
.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    width: 100%;
}
.catalog__detail-gallery-thumbs .swiper-slide {
  border: 0.0521rem solid #f0f0f0;
  border-radius: 0.5208rem;
  overflow: hidden;
}

.catalog__detail-gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
  border: 0.1042rem solid #e9e800;
  border-radius: 0.5208rem;
}

.catalog__detail-preview-article {
  font-weight: 400;
  font-size: 0.7292rem;
  line-height: 1.3;
  color: #777777;
}

.catalog__detail-preview-text {
  margin-top: 1.5625rem;
  font-weight: 400;
  font-size: 0.7292rem;
  line-height: 1.3;
  color: #333;
}

.catalog__detail-preview-text-expander {
  cursor: pointer;
  border: none;
  outline: none;
  background: unset;
  margin-top: 0.5208rem;
  font-weight: 400;
  font-size: 0.625rem;
  line-height: 1.3;
  text-decoration: underline;
}

.catalog__detail-preview-properties {
  margin-top: 1.4583rem;
}

.catalog__detail-preview-property + .catalog__detail-preview-property {
  margin-top: 1.7188rem;
}

.catalog__detail-preview-property-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
  flex-wrap: wrap;
  font-weight: 400;
  font-size: 0.7292rem;
  line-height: 1.3;
  color: #666;
}

.catalog__detail-preview-property-values {
  margin-top: 0.5208rem;
}
.catalog__detail-tabs-content {
    margin-top: 1.5625rem;
}
.text-property .catalog__detail-preview-property-values {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 0.4167rem;
  column-gap: 0.4167rem;
  row-gap: 0.4167rem;
}

.text-property .catalog__detail-preview-property-value {
  border: 0.0521rem dashed #666666;
  border-radius: 2.6042rem;
  padding: 0.4167rem 0.7813rem;
  font-weight: 400;
  font-size: 0.7813rem;
  line-height: 1.3;
  color: #666666;
}

.text-property .catalog__detail-preview-property-value.active {
  border: 0.0521rem solid #333333;
  color: #333333;
}

.text-property .catalog__detail-preview-property-value.same {
  border: 0.0521rem solid #bababa;
  color: #333333;
}

.image-property .catalog__detail-preview-property-values {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 0.3125rem;
  column-gap: 0.3125rem;
  row-gap: 0.3125rem;
}

.image-property .catalog__detail-preview-property-value {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.1354rem;
  height: 2.1354rem;
  padding: 0.1042rem;
  cursor: pointer;
  border: 0.0521rem dashed #666666;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.image-property .catalog__detail-preview-property-value.active {
    border: 0.0521rem solid #333333;
    background: #fff;
  -webkit-box-shadow: 9px 11px 17px 2px rgba(34, 60, 80, 0.3);
-moz-box-shadow: 9px 11px 17px 2px rgba(34, 60, 80, 0.3);
box-shadow: 9px 11px 17px 2px rgba(34, 60, 80, 0.3);
}

.image-property .catalog__detail-preview-property-value.same {
  border: none;
}

.image-property .catalog__detail-preview-property-value.same:hover {
  border: 0.0521rem solid #bababa;
}

.image-property .catalog__detail-preview-property-value img {
  min-height: 100%;
  min-width: 100%;
  overflow: hidden;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.swiper.catalog__detail-gallery-thumbs .swiper-wrapper .swiper-slide{
    width: 90px!important;
    height: 120px!important;
    margin-bottom: 12px!important;
}
.catalog__detail-preview-property-value-tooltip {
  visibility: hidden;
  position: absolute;
  bottom: calc(100% + 0.3125rem);
  left: 50%;
  min-width: 4.9479rem;
  padding: 0.4167rem 0.7813rem;
  background-color: #fff;
  opacity: 0;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  border-radius: 0.3125rem;
  z-index: 1;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  text-align: center;
  font-weight: 400;
  font-size: 0.625rem;
  line-height: 1.1;
  color: #333;
  box-shadow: 0.1563rem 0.1563rem 0.5208rem rgba(0, 0, 0, 0.3);
}

.catalog__detail-preview-property-value:hover
  .catalog__detail-preview-property-value-tooltip {
  visibility: visible;
  opacity: 1;
}

.catalog__detail-preview-property-value-tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -0.2604rem;
  border-width: 0.2604rem;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  box-shadow: 0.1563rem 0.1563rem 0 rgba(0, 0, 0, 0.3);
}

.catalog__detail-preview-property-title-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.2604rem 0.4167rem;
  -moz-column-gap: 0.4167rem;
  column-gap: 0.4167rem;
  background: #f4f5f4;
  border-radius: 0.2083rem;
  font-weight: 400;
  font-size: 0.5208rem;
  line-height: 1.3;
  color: #666666;
}

.catalog__detail-preview-property
  > .catalog__detail-preview-property-title-link {
  display: none;
}

.catalog__detail-buy {
  position: relative;
  box-shadow: 0px 0px 1.5625rem rgba(0, 0, 0, 0.06),
    0px 0px 0.2083rem rgba(0, 0, 0, 0.04);
  border-radius: 1.0417rem;
  -webkit-border-radius: 1.0417rem;
  -moz-border-radius: 1.0417rem;
  -ms-border-radius: 1.0417rem;
  -o-border-radius: 1.0417rem;
}

.catalog__detail-buy-head {
  padding: 1.4583rem 1.0417rem 1.1979rem 1.0417rem;
}

.catalog__detail-buy-lables {
  position: absolute;
  top: 0;
  left: 1.0417rem;
  display: flex;
  -moz-column-gap: 0.4167rem;
  column-gap: 0.4167rem;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.catalog__detail-buy-label {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.2083rem 0.5208rem;
  font-weight: 400;
  font-size: 0.625rem;
  line-height: 1.3;
  color: #fff;
  border-radius: 2.3438rem;
  -webkit-border-radius: 2.3438rem;
  -moz-border-radius: 2.3438rem;
  -ms-border-radius: 2.3438rem;
  -o-border-radius: 2.3438rem;
}

.catalog__detail-buy-available,
.catalog__detail-buy-not-available {
  font-weight: 400;
  font-size: 0.7292rem;
  /* line-height: 1.3; */
}

.catalog__detail-buy-available {
  color: #666;
  display: flex;
  align-items: center;
  gap: 5px;
}

.catalog__detail-buy-not-available {
  color: red;
}
.catalog__detail-buy-not-available span {
  color: red;
}

.catalog__detail-buy-main {
  display: flex;
  align-items: start;
  justify-content: space-between;
  -moz-column-gap: 0.5208rem;
  column-gap: 0.5208rem;
  margin-top: 0.7813rem;
}

.catalog__detail-buy-price {
  font-weight: 400;
  font-size: 1.3542rem;
  line-height: 1.3;
  color: #333;
}

.catalog__detail-buy-quantity-container {
  min-width: 6.1458rem;
  max-width: 6.1458rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.4167rem 0.5208rem;
  border: 0.0521rem solid #e6e6e6;
  border-radius: 0.2083rem;
}

.catalog__detail-buy-quantity-input-input {
  border: none;
  background: transparent;
  outline: none;
  margin: 0;
  padding: 0;
  flex-grow: 1;
  width: 100%;
  text-align: center;
  font-weight: 400;
  font-size: 0.8333rem;
  line-height: 1;
  color: #333;
}

.catalog__detail-buy-quantity-input-input[type="number"] {
  -moz-appearance: textfield;
}

.catalog__detail-buy-quantity-input-input[type="number"]::-webkit-outer-spin-button,
.catalog__detail-buy-quantity-input-input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.catalog__detail-buy-quantity-btn-minus.gray svg {
  stroke: #999999;
}

.catalog__detail-buy-buttons {
  border-top: 0.0521rem solid #f0f0f0;
  padding: 1.0417rem;
  display: flex;
  flex-direction: column;
  row-gap: 0.3125rem;
}

.catalog__detail-buy-buttons-row {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 0.3125rem;
  column-gap: 0.3125rem;
}

.catalog__detail-buy-button-basket,
.catalog__detail-buy-button-favorites,
.catalog__detail-buy-buttons-ozon,
.catalog__detail-buy-buttons-wb,
.catalog__detail-buy-button-one_click {
  background: unset;
  outline: none;
  padding: 0.5729rem;
  border: 0.0521rem solid #e4e4e4;
  border-radius: 3.6458rem;
  font-weight: 400;
  font-size: 0.8333rem;
  cursor: pointer;
  transition: background-color 0.3s ease-in-out;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -ms-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
}

.catalog__detail-buy-button-basket {
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 0.6771rem;
  column-gap: 0.6771rem;
  font-weight: 600;
  background: #e9e800;
}

.catalog__detail-buy-button-basket img {
  width: 1.25rem;
  height: 1.25rem;
}

.catalog__detail-buy-button-basket-in-basket {
  background: #333333;
  color: #fff;
  border-color: #333;
}

.catalog__detail-buy-button-favorites {
  padding: 0;
  height: 2.5rem;
  width: 2.5rem;
  min-width: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.catalog__detail-buy-button-favorites img {
  width: 1.041666666666667rem;
}

.catalog__detail-buy-button-favorites .active,
.catalog__detail-buy-button-favorites.active .unactive {
  display: none;
}

.catalog__detail-buy-button-favorites.active .active {
  display: block;
}

.catalog__detail-buy-button-one_click {
  width: 100%;
}

.catalog__detail-buy-button-basket:hover,
.catalog__detail-buy-button-one_click:hover {
  background: #f2f166;
}

.catalog__detail-buy-button-basket-in-basket:hover {
  background: #555;
  border-color: #555;
}

.catalog__detail-pros {
  margin-top: 4.1667rem;
  display: flex;
  justify-content: center;
  -moz-column-gap: 1.0417rem;
  column-gap: 1.0417rem;
}

.catalog__detail-pros-item {
  width: 100%;
  display: flex;
  align-items: center;
  -moz-column-gap: 0.625rem;
  column-gap: 0.625rem;
  padding: 1.0417rem;
  background: #f8f8f8;
  border-radius: 0.5208rem;
}

.catalog__detail-pros-item img {
  width: 2.083333333333333rem;
}

.catalog__detail-pros-item-text {
  font-weight: 400;
  font-size: 0.8333333333333333rem;
  line-height: 1.3;
  color: #333;
}

.catalog__detail-property {
  padding: 0.7291666666666667rem 0;
  display: flex;
  -moz-column-gap: 1.5625rem;
  column-gap: 1.5625rem;
  border-bottom: 1px solid #d9d9d9;
  font-weight: 400;
  font-size: 0.8333333333333333rem;
  line-height: 1.5;
}

.catalog__detail-property-name {
  width: 22.91666666666667rem;
}

.catalog__detail-tabs {
  margin-top: 3.541666666666667rem;
}

.catalog__detail-tabs-head {
  position: relative;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  -moz-column-gap: 4.375rem;
  column-gap: 1.375rem;
}

.catalog__detail-tabs-head:after {
  content: "";
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #e4e4e4;
}

.catalog__detail-tabs-head-item {
  position: relative;
  padding: 0.625rem 0.8854166666666667rem 0.6770833333333333rem;
  font-weight: 400;
  font-size: 0.8333333333333333rem;
  line-height: 1.3;
  text-wrap: nowrap;
  cursor: pointer;
}

.catalog__detail-tabs-head-item.active {
  color: #333333;
}

.catalog__detail-tabs-head-item.active:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #333;
  z-index: 1;
}

.catalog__detail-tabs-content {
  margin-top: 1.5625rem;
}

.catalog__detail-content-title {
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.3;
  color: #333;
}

.catalog__detail-linked-title {
  font-weight: 400;
  font-size: 1.5625rem;
  line-height: 1.3;
  color: #333;
}

.catalog__detail-description {
  margin-top: 1.5625rem;
  font-size: 0.8333333333333333rem;
}

.catalog__detail-tabs-content-item + .catalog__detail-tabs-content-item {
  margin-top: 4.6875rem;
}

.catalog__detail-palette {
  margin-top: 1.5625rem;
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 1.041666666666667rem;
  column-gap: 1.041666666666667rem;
  row-gap: 1.041666666666667rem;
}

.catalog__detail-palette-item {
  display: flex;
  flex-direction: column;
  row-gap: 0.4166666666666667rem;
  width: calc((100% - (1.041666666666667rem * 7)) / 8);
  text-align: center;
}

.catalog__detail-palette-item-img {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: 1px solid transparent;
  border-radius: 0.5208333333333333rem;
  -webkit-border-radius: 0.5208333333333333rem;
  -moz-border-radius: 0.5208333333333333rem;
  -ms-border-radius: 0.5208333333333333rem;
  -o-border-radius: 0.5208333333333333rem;
}

.catalog__detail-palette-item-img.active {
  border: 1px solid #000000;
}

.catalog__detail-palette-item-img img {
  min-width: 100%;
  height: 67px;
}

.catalog__detail-palette-item-name {
  font-weight: 400;
  font-size: 0.8333333333333333rem;
  line-height: 1.5;
}

.catalog__detail-instructions {
  margin-top: 1.5625rem;
  display: flex;
  flex-direction: column;
  row-gap: 1.041666666666667rem;
}

.catalog__detail-instruction {
  border: 1px solid #d9d9d9;
  padding: 1.5625rem;
  display: flex;
  align-items: start;
  -moz-column-gap: 0.9375rem;
  column-gap: 0.9375rem;
  border-radius: 0.5208333333333333rem;
  -webkit-border-radius: 0.5208333333333333rem;
  -moz-border-radius: 0.5208333333333333rem;
  -ms-border-radius: 0.5208333333333333rem;
  -o-border-radius: 0.5208333333333333rem;
}

.catalog__detail-instruction-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.catalog__detail-instruction-icon img {
  width: 100%;
  height: auto;
}

.catalog__detail-instruction-text {
  flex-grow: 1;
}

.catalog__detail-instruction-name {
  font-weight: 700;
  font-size: 0.8333333333333333rem;
  line-height: 1.5;
}

.catalog__detail-instruction-size {
  font-weight: 400;
  font-size: 0.7291666666666667rem;
  line-height: 1.5;
  color: #999999;
}

.catalog__detail-instruction-date {
  margin-top: 0.2604166666666667rem;
  font-weight: 400;
  font-size: 0.7291666666666667rem;
  line-height: 1.5;
}

.catalog__detail-certificates {
  margin-top: 1.5625rem;
}

.catalog__detail-certificate-image {
  display: flex;
  align-items: center;
  justify-content: center;
}

.catalog__detail-certificate-image img {
  width: 100%;
  height: auto;
}

.catalog__detail-certificate-name {
  margin-top: 0.7291666666666667rem;
  text-align: center;
  font-weight: 400;
  font-size: 0.7291666666666667rem;
  line-height: 1.5;
}

.catalog__detail-test-results {
  margin-top: 3.125rem;
}

.catalog__detail-test-results-title {
  font-weight: 400;
  font-size: 1.041666666666667rem;
  line-height: 1.3;
}

.catalog__detail-test-results-items {
  margin-top: 1.041666666666667rem;
  display: flex;
  flex-direction: column;
  row-gap: 0.625rem;
}

.catalog__detail-test-results-item {
  font-weight: 400;
  font-size: 0.8333333333333333rem;
  line-height: 1.5;
  text-decoration: underline;
}

.catalog__detail-linked_products {
  margin-top: 6.770833333333333rem;
}
@media (min-width: 769px) {
    .catalog__detail-tabs-content-item {
        display: none;
    }
    
    .catalog__detail-tabs-content-item.active {
        display: block;
    }
    
    .catalog__detail-tabs-head-item.active {

    }
}

/* Для мобильных устройств оставляем прокрутку */
@media (max-width: 768px) {
    .catalog__detail-tabs-content-item {
        display: block;
    }
    
    .catalog__detail-tabs-head-item.active {

    }
}
.catalog__detail-tabs-content-item + .catalog__detail-tabs-content-item {
    margin-top: 1.2rem;
}
.catalog__detail-linked_products-wrapper {
  margin-top: 2.083333333333333rem;
}

.catalog__detail-buy-buttons-ozon {
  color: #fff;
  display: flex;
  justify-content: center;
  background-color: #2259f4;
  border: #2259f4;
  align-items: center;
  gap: 0.4rem;
  line-height: 130%;
  padding: 0.7rem;
}

.catalog__detail-buy-buttons-wb {
  color: #fff;
  display: flex;
  justify-content: center;
  background-color: #ae2573;
  border: #ae2573;
  align-items: center;
  gap: 0.4rem;
  line-height: 130%;
  padding: 0.7rem;
}

.catalog__detail-buy-buttons-ozon svg {
  width: 2.5rem;
  height: auto;
  margin-top: 0.1rem;
}

.catalog__detail-buy-buttons-wb svg {
  width: 1.01rem;
  height: auto;
}

@media screen and (max-width: 1230px) {
  .catalog__detail > .catalog__detail-preview-article {
    margin-top: 10px;
    display: block;
  }

  .catalog__detail-preview > .catalog__detail-preview-article {
    display: none;
  }

  .catalog__detail-head {
    margin-top: 10px;
    column-gap: 20px;
    /* flex-wrap: wrap; */
    /* gap: 30px; */
  }

  .catalog__detail-gallery,
  .catalog__detail-preview,
  .catalog__detail-buy {
    max-width: unset;
    width: calc((100% - (20px * 2)) / 3);
  }

  .catalog__detail-gallery {
    display: block;
  }
  .catalog__detail h1 {
    font-size: 30px;
  }

  .catalog__detail {
    padding-bottom: 100px;
  }

  /* .catalog__detail-gallery {
        display: flex;
        -moz-column-gap: 12px;
        column-gap: 12px;
    } */

  .catalog__detail-gallery-thumbs {
    min-width: 114px;
  }

  .catalog__detail-gallery-thumbs .swiper-slide,
  .catalog__detail-gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
    border-width: 1px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }

  .catalog__detail-preview-article {
    font-size: 14px;
  }

  .catalog__detail-preview-text {
    margin-top: 30px;
    font-size: 14px;
  }

  .catalog__detail-preview-text-expander {
    margin-top: 10px;
    font-size: 12px;
  }

  .catalog__detail-preview-properties {
    margin-top: 26px;
  }

  .catalog__detail-preview-property + .catalog__detail-preview-property {
    margin-top: 34px;
  }

  .catalog__detail-preview-property-title {
    font-size: 14px;
  }

  .catalog__detail-preview-property-values {
    margin-top: 10px;
  }

  .text-property .catalog__detail-preview-property-values {
    gap: 8px;
  }

  .text-property .catalog__detail-preview-property-value {
    border-width: 1px;
    border-radius: 50px;
    padding: 8px 15px;
    font-size: 15px;
  }

  .text-property .catalog__detail-preview-property-value.active {
    border-width: 1px;
  }

  .image-property .catalog__detail-preview-property-values {
    gap: 6px;
  }

  .image-property .catalog__detail-preview-property-value {
    width: 40px;
    height: 40px;
    padding: 2px;
    border-width: 1px;
  }

  .image-property .catalog__detail-preview-property-value.active {
    border-width: 1px;
  }

  .catalog__detail-preview-property-value-tooltip {
    display: none;
  }

  .catalog__detail-preview-property-title-link {
    padding: 6px 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    border-radius: 4px;
    font-size: 11px;
  }

  .catalog__detail-buy {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.06),
      0px 0px 4px rgba(0, 0, 0, 0.04);
    display: flex;
    flex-direction: column;
    /* padding: 28px 20px 30px 20px; */
    column-gap: 50px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
  }

  .catalog__detail-buy-head {
    width: 100%;
    /* padding: 0; */
    padding: 28px 16px 20px 16px;
  }

  .catalog__detail-buy-lables {
    left: 20px;
    column-gap: 8px;
  }

  .catalog__detail-buy-label {
    padding: 4px 10px;
    font-size: 12px;
    border-radius: 45px;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
  }

  .catalog__detail-buy-available,
  .catalog__detail-buy-not-available {
    font-size: 14px;
  }

  .catalog__detail-buy-main {
    margin-top: 15px;
    column-gap: 15px;
    row-gap: 15px;
    flex-direction: column;
  }

  .catalog__detail-buy-price {
    font-size: 26px;
  }

  .catalog__detail-buy-quantity-container {
    min-width: 118px;
    max-width: 118px;
    padding: 8px 10px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
  }

  .catalog__detail-buy-quantity-input-input {
    font-size: 16px;
  }

  .catalog__detail-buy-buttons {
    /* border: none; */
    max-width: 100%;
    min-width: 100%;
    padding: 0;
    row-gap: 6px;
    /* margin-top: 20px; */
    padding: 20px 16px;
  }

  .catalog__detail-buy-buttons-row {
    column-gap: 6px;
  }

  .catalog__detail-buy-button-basket,
  .catalog__detail-buy-button-favorites,
  .catalog__detail-buy-buttons-ozon,
  .catalog__detail-buy-buttons-wb,
  .catalog__detail-buy-button-one_click {
    padding: 12px;
    border-width: 1px;
    border-radius: 70px;
    font-size: 16px;
  }
  .catalog__detail-buy-buttons-ozon,
  .catalog__detail-buy-buttons-wb {
    gap: 5px;
  }
  .catalog__detail-buy-buttons-ozon svg,
  .catalog__detail-buy-buttons-wb svg {
    width: auto;
    margin: 0;
  }

  .catalog__detail-buy-button-basket {
    column-gap: 12px;
  }

  .catalog__detail-buy-button-basket img {
    width: auto;
    height: auto;
  }

  .catalog__detail-buy-button-favorites {
    height: 48px;
    width: 48px;
    min-width: 48px;
  }

  .catalog__detail-buy-button-favorites img {
    width: auto;
  }

  .catalog__detail-pros {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 40px;
    column-gap: 10px;
    row-gap: 10px;
  }

  .catalog__detail-pros-item {
    width: calc((100% - 10px) / 2);
    column-gap: 12px;
    padding: 25.5px 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }

  .catalog__detail-pros-item img {
    width: 40px;
  }

  .catalog__detail-pros-item-text {
    font-size: 16px;
  }

  .catalog__detail-property {
    padding: 14px 0;
    column-gap: 20px;
    font-size: 16px;
  }

  .catalog__detail-property-name {
    width: 250px;
  }

  .catalog__detail-tabs {
    margin-top: 60px;
    overflow-x: auto;
  }

  .catalog__detail-tabs-head {
    column-gap: 20px;
  }

  .catalog__detail-tabs-head-item {
    padding: 12px 18px;
    font-size: 16px;
  }

  .catalog__detail-tabs-content {
    margin-top: 30px;
  }

  .catalog__detail-content-title,
  .catalog__detail-linked-title {
    font-size: 24px;
  }

  .catalog__detail-description {
    margin-top: 30px;
    font-size: 16px;
  }

  .catalog__detail-tabs-content-item + .catalog__detail-tabs-content-item {
    margin-top: 60px;
  }

  .catalog__detail-palette {
    margin-top: 60px;
    column-gap: 14px;
    row-gap: 20px;
  }

  .catalog__detail-palette-item {
    row-gap: 8px;
    width: calc((100% - (14px * 3)) / 4);
  }

  .catalog__detail-palette-item-img {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }

  .catalog__detail-palette-item-name {
    font-size: 16px;
  }

  .catalog__detail-instructions {
    margin-top: 60px;
    row-gap: 20px;
  }

  .catalog__detail-instruction {
    padding: 20px;
    column-gap: 18px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }

  .catalog__detail-instruction-name {
    font-size: 16px;
  }

  .catalog__detail-instruction-size {
    font-size: 14px;
  }

  .catalog__detail-instruction-date {
    margin-top: 5px;
    font-size: 14px;
  }

  .catalog__detail-certificates {
    margin-top: 60px;
  }

  .catalog__detail-certificate-name {
    margin-top: 14px;
    font-size: 14px;
  }

  .catalog__detail-test-results {
    margin-top: 60px;
  }

  .catalog__detail-test-results-title {
    font-size: 20px;
  }

  .catalog__detail-test-results-items {
    margin-top: 20px;
    row-gap: 12px;
  }

  .catalog__detail-test-results-item {
    font-size: 16px;
  }

  .catalog__detail-linked_products {
    margin-top: 100px;
  }

  .catalog__detail-linked_products-wrapper {
    margin-top: 30px;
  }
}

@media screen and (max-width: 767px) {
 .catalog__detail-gallery .swiper.catalog__detail-gallery-main img{
    max-height: 800px!important;
    min-height: 50vw;
  }
  .alarmdomens{
  margin: 20px 0px; color: #7b8691; font-size: 12px;
}
  .catalog__detail-gallery:not(.swiper-vertical) .catalog__detail-gallery-main {
    width: 100% !important;
    max-height: 400px;
}
.catalog__detail-gallery:not(.swiper-vertical) .catalog__detail-gallery-main img {
    width: 100%;
    object-fit: contain;
    height: 400px;
}
  .catalog__detail > .catalog__detail-preview-article {
    text-align: center;
  }
    .page_detail h1 {
        font-size: 24px;
        text-align: left;
    }
    .catalog__detail > .catalog__detail-preview-article {
        text-align: left;
    }
  .catalog__detail {
    padding-bottom: 80px;
  }

  .catalog__detail-head:has(.swiper-slide-next) .catalog__detail-gallery{
            padding-bottom: 110px;
  }
  .catalog__detail-head {
    margin-top: 20px;
    row-gap: 20px;
    flex-wrap: wrap;
  }

  .catalog__detail-gallery,
  .catalog__detail-preview,
  .catalog__detail-buy {
    width: 100%;
  }

  .catalog__detail-gallery {
    display: block;
    row-gap: 6px;
  }

  .catalog__detail-preview-text {
    margin-top: 20px;
  }

  .catalog__detail-preview-properties {
    margin-top: 30px;
  }

  .catalog__detail-preview-property + .catalog__detail-preview-property {
    margin-top: 30px;
  }

  .catalog__detail-preview-property-title
    > .catalog__detail-preview-property-title-link {
    display: none;
  }
  .swiper.catalog__detail-gallery-thumbs.swiper-initialized.swiper-horizontal.swiper-free-mode.swiper-thumbs{
    position: absolute;
    bottom: 10px;
  }
  .catalog__detail-gallery .swiper-slide img {
    width: 100%;
    height: 350px;
    object-fit: contain;
}
.swiper.catalog__detail-gallery-main.swiper-initialized.swiper-horizontal{
  height: 350px;
}
  .catalog__detail-preview-property
    > .catalog__detail-preview-property-title-link {
    display: inline-flex;
    margin-top: 14px;
    position: static;
    display: none;
  }

  .catalog__detail-buy {
    flex-wrap: wrap;
    row-gap: 30px;
    padding: 28px 14px 20px 14px;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
  }

  .catalog__detail-buy-main {
    flex-direction: row;
  }

  .catalog__detail-buy-buttons {
    border: none;
  }

  .catalog__detail-buy-head,
  .catalog__detail-buy-buttons {
    padding: 0;
  }

  .catalog__detail-pros-item {
    width: 100%;
    padding: 14px;
  }

  .catalog__detail-pros-item img {
    width: 34px;
  }

  .catalog__detail-properties {
    margin-top: 13px;
  }

  .catalog__detail-property {
    padding: 7px 0;
    display: block;
    border: none;
  }

  .catalog__detail-property-name {
    width: auto;
    display: inline;
  }

  .catalog__detail-property-value {
    display: inline;
  }

  .catalog__detail-property-divider {
    display: inline;
  }

  .catalog__detail-palette {
    margin-top: 20px;
    row-gap: 16px;
  }

  .catalog__detail-palette-item {
    width: calc((100% - (14px * 2)) / 3);
  }
 .catalog__detail-gallery {
    max-width: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: row-reverse;
    gap: 10px;
    width: 100%;
    position: relative;
    padding-left: 0;
    max-height: 350px;
    padding-bottom: 0px;  
} 
.catalog__detail-gallery {
  max-height: 470px;;
}
    .page_detail p {
        text-align: left!important;
    } 
  
  
}

.catalog__detail-gallery .catalog__detail-gallery-thumbs img {
  object-fit: contain;
}


.swiper.catalog__detail-gallery-thumbs.swiper-initialized.swiper-vertical.swiper-pointer-events.swiper-thumbs {
    width: 100px;
    position: absolute;
    left: 0;
    height: 100%;
}

.catalog__detail-test-results-btn {
  margin-top: 1.04rem;
  max-width: 22rem;
  padding: 0.5rem;
}
.catalog__detail-buy-info {
  margin-top: 0.3rem;
  font-size: 0.55rem;
  line-height: 100%;
  font-weight: 300;
  color: #666;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
  cursor: pointer;
}

.catalog__detail-buy-info span {
  width: 0.7rem;
  height: 0.7rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #dbdbdb;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.catalog__detail-buy-info-show {
  margin-top: 0.5rem;
  color: #333;
  font-size: 0.55rem;
  line-height: 100%;
  font-weight: 300;
  display: none;
  max-width: 12rem;
}

.catalog__detail-buy-info-show a {
  text-decoration: underline;
}

@media screen and (max-width: 1200px) {
  .catalog__detail-test-results-btn {
    margin-top: 20px;
    max-width: 200px;
    padding: 10px;
  }
  .catalog__detail-buy-info {
    margin-top: 10px;
    gap: 5px;
    font-size: 10px;
  }
  .catalog__detail-buy-info-show {
    margin-top: 15px;
    font-size: 10px;
    max-width: 100%;
  }
  .catalog__detail-buy-info span {
    width: 14px;
    height: 14px;
  }
}

.grayscale {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  background-color: rgba(102, 102, 102, 0.1);
  color: #000;
}

span.catalog__detail-buy-price-info {
  display: block;
  font-size: 0.8rem;
  font-weight: 500;
  color: #696969;
}

@media screen and (max-width: 1100px) {
  span.catalog__detail-buy-price-info {
    font-size: 12px;
  }
    .calculator-result-value {
        font-size: 3.9rem;
    }
}

/* End */


/* Start:/local/templates/certa//assets/libs/swiper/swiper-bundle.min.css?178769345115059*/
/**
 * Swiper 7.0.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 26, 2021
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight .swiper-wrapper{transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/certa/components/bitrix/catalog.section/cart-catalog_slider/style.css?178847271631306*/
catalog-items-slider__navigation.catalog-items-slider .swiper {
    padding-bottom: 3.5rem;
}

.catalog-items-slider .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.catalog-items-slider .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 .2604166666666667rem;
}

.catalog-items-slider .swiper-pagination-bullet {
    width: 2.604166666666667rem;
    height: .15625rem;
    opacity: 1;
    background: #E4E4E4;
    border-radius: .5208333333333333rem;
    -webkit-border-radius: .5208333333333333rem;
    -moz-border-radius: .5208333333333333rem;
    -ms-border-radius: .5208333333333333rem;
    -o-border-radius: .5208333333333333rem;
}

.catalog-items-slider .swiper-pagination-bullet-active {
    background: #E9E800;
}
@media screen and (max-width: 1230px) {
    .catalog-items-slider .swiper {
        padding-bottom: 69px;
    }

    .catalog-items-slider .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
    .catalog-items-slider .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 5px;
    }

    .catalog-items-slider .swiper-pagination-bullet {
        width: 50px;
        height: 3px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
    }
}

@media screen and (max-width: 767px) {
    .catalog-items-slider .swiper-pagination-bullet {
        width: 20px;
        height: 3px;
    }

    .catalog-items-slider .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
    .catalog-items-slider .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin-top: 5px;
    }

    .catalog-items-slider .swiper {
        padding-bottom: 45px;
    }
}
.catalog-title {
    margin-top: 1.5625rem;
    font-size: 1.9791666667rem;
    line-height: 1.3;
    font-weight: 500
}
.catalog-content{
    width: 100%;
}
.catalog-wrapper {
    display: flex;
    /* flex-wrap: wrap; */
    align-items: flex-start;
    column-gap: 1.5625rem;
    margin-top: 1.5625rem;
    padding-bottom: .6.770833333333333;
}
.catalog-dw{
    right: 4rem;
    position: absolute;
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.3;
    color: #999;
    cursor: pointer;
}
.catalog-wrapper .catalog-sidebar {
    max-width: calc(100% + 2rem);
    min-width: calc(100% + 2rem);
    left: -1rem;
    position: absolute;
    background: #f7f7f7;
    border-radius: 2rem;
       padding: 0rem 1.0416666667rem;
    top: 2rem;
}

.catalog-content {
    flex-grow: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-bottom: 6.770833333333333rem;
}

.catalog-content-controls {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between
}

.catalog-content-sort-control {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    column-gap: 1.25rem
}

.catalog-content-sort-control-value {
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.3;
    color: #999
}

.catalog-content-sort-control-value.active {
    font-weight: 500;
    color: #333
}
.animateelement:before {
    content: "";
    -webkit-box-shadow: 37px 21px 31px 17px rgba(34, 60, 80, 0.22);
    -moz-box-shadow: 37px 21px 31px 17px rgba(34, 60, 80, 0.22);
    box-shadow: 37px 21px 31px 17px rgb(34 60 80 / 48%);
    position: absolute;
    z-index: -1;
    background: #fff;
    width: 10rem;
    height: 14rem;
    top: 6rem;
    left: 2rem;
}
.animateelement:after{
    content: "";
    width: 20rem;
    height: 11rem;
    position: absolute;
    z-index: -3;
    top: 0rem;
    left: -6rem;
    border: solid 2rem #e9e800;
    border-radius: 2rem 0 0 2rem;
    border-right: 0; 
}
@media screen and (max-width: 1200px) {
    .catalog-content-sort-control-value{
        font-weight: 400;
        font-size: 15px;
        line-height: 1.3;
        color: #999
    }
}

.catalog-content-view-control {
    background-color: #f4f4f4;
    padding: .1041666667rem;
    display: flex;
    border-radius: .3125rem;
    -webkit-border-radius: .3125rem;
    -moz-border-radius: .3125rem;
    -ms-border-radius: .3125rem;
    -o-border-radius: .3125rem
}

.catalog-content-view-control-value {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1.8229166667rem;
    height: 1.8229166667rem;
    border-radius: .3125rem;
    -webkit-border-radius: .3125rem;
    -moz-border-radius: .3125rem;
    -ms-border-radius: .3125rem;
    -o-border-radius: .3125rem
}

.catalog-content-view-control-value.active {
    background-color: #fff;
}

.catalog-content-section {
    width: 100%;
    margin-top: 1.5625rem;
    display: flex;
    flex-wrap: wrap;
    column-gap: 1.0416666667rem;
    row-gap: 1.0416666667rem
}

.catalog-content-description {
    margin-top: 6.770833333333333rem;
    font-weight: 400;
    font-size: .8333333333333333rem;
    line-height: 1.5;
}

.catalog-content-description h2 {
    font-weight: 400;
    font-size: 1.5625rem;
    line-height: 1.3;
}

.catalog-content-description ul {
    padding-left: 1.041666666666667rem;
}

.catalog-content-filter-control,
.catalog-content-sort-control-mobile,
.catalog-sidebar-close {
    display: none;
}

.catalog-pagination {
    margin-top: 1.041666666666667rem;
    width: 100%;
}

@media screen and (max-width: 1200px) {

    .catalog-title {
        font-size: 38px;
        margin-top: 0;
    }

    .catalog-wrapper {
        flex-wrap: wrap;
    }

    .catalog-wrapper .catalog-sidebar {
        display: none;
        z-index: 3;
        padding: 20px;
        border-radius: 10px;
        position: fixed;
        left: 0;
        top: 0;
        min-width: 100%;
        max-width: 100%;
        width: 100%;
        height: 100%;
        max-height: 100vh;
        overflow-y: auto;
    }

    .catalog-wrapper .catalog-sidebar.opened {
        display: block;
    }

    .catalog-content {
        padding-bottom: 100px;
        max-width: 100%;
    }

    .catalog-content-controls {
        margin-top: 30px;
        justify-content: flex-start;
        align-items: unset;
        column-gap: 38px;
    }

    .catalog-content-sort-control {
        display: none;
    }

    .catalog-content-filter-control-image {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .catalog-content-filter-control {
        display: flex;
        align-items: center;
        column-gap: 10px;
        outline: none;
        border: none;
        background: unset;
    }

    .catalog-content-filter-control-text {
        font-weight: 400;
        font-size: 16px;
        line-height: 1.3;
    }

    .catalog-content-sort-control-mobile {
        display: flex;
        align-items: center;
        flex-grow: 1;
    }

    .catalog-content-sort-control-mobile-selector {
        position: relative;
        display: inline-block;
        z-index: 2;
        padding: 5px 13px;
        background: #ffffff;
        border: 1px solid #e4e4e4;
        border-radius: 6px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        -o-border-radius: 6px;
        font-weight: 400;
        font-size: 16px;
        line-height: 1.3;
    }

    .catalog-content-sort-control-mobile-active {
        display: flex;
        align-items: center;
        column-gap: 10px;
    }

    .catalog-content-sort-control-mobile-options {
        display: none;
        position: absolute;
        top: calc(100% + 1px);
        left: 0;
        width: 100%;
        background: #fff;
        box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.06), 0px 0px 14px rgba(0, 0, 0, 0.04);
        border-radius: 6px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        -o-border-radius: 6px;
    }

    .opened > .catalog-content-sort-control-mobile-options {
        display: flex;
        flex-direction: column;
        row-gap: 10px;
    }

    .catalog-content-sort-control-mobile-option {
        padding: 5px 10px;
    }

    .catalog-content-view-control {
        padding: 2px;
    }

    .catalog-content-view-control-value {
        width: 35px;
        height: 35px;
        border-radius: 6px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        -o-border-radius: 6px;
    }

    .catalog-content-section {
        margin-top: 20px;
        column-gap: 20px;
        row-gap: 20px;
    }

    .smart-filter-form {
        margin-top: 20px;
    }

    .catalog-sidebar-close {
        display: flex;
        justify-content: flex-end;
    }

    .catalog-content-description {
        margin-top: 100px;
        font-size: 16px;
    }

    .catalog-content-description h2 {
        font-size: 30px;
    }

    .catalog-content-description ul {
        padding-left: 20px;
    }

    .catalog-pagination {
        margin-top: 20px;
    }
    
}

@media screen and (max-width: 767px) {
    .catalog-title {
        font-size: 24px;
        text-align: center;
    }

    .catalog-content-view-control {
        display: none;
    }
    .catalog-content-sort-control-mobile {
        order: -1;
    }

    .catalog-content-filter-control-text {
        display: none;
    }

    .catalog-content-section {
        column-gap: 14px;
        row-gap: 10px;
    }
}



.product-colors-group {
    margin: 0;
    padding: 0.5rem;
    position: absolute;
    top: 0px;
    left: 0;
    width: 4rem;
}

.product-colors-title {
    font-size: 13px;
    color: #666;
    margin-bottom: 10px;
    font-weight: 500;
}

.product-colors-list {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    align-items: center;
}

.product-color-item {
    position: relative;
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
    border: 2px solid #e0e0e0;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    cursor: default;
}

.product-color-current {
    border-color: #ffcc00 !important;
    box-shadow: 0 0 0 2px rgba(255, 204, 0, 0.2);
}

.product-color-main {
    border-style: double;
    border-width: 3px;
}

.product-color-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.product-color-placeholder {
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #f8f8f8 0%, #e8e8e8 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #777;
    font-weight: bold;
}

.product-color-current-mark {
    position: absolute;
    top: -5px;
    right: -5px;
    width: 16px;
    height: 16px;
    background: #ffcc00;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

.product-color-current-mark svg {
    width: 10px;
    height: 10px;
}

.product-color-main-mark {
    position: absolute;
    bottom: -3px;
    right: -3px;
    width: 14px;
    height: 14px;
    background: #9B2FAE;
    border-radius: 50%;
    color: white;
    font-size: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

/* Стиль для одного цвета */
.product-colors-single .product-colors-title {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0;
    vertical-align: middle;
}

.product-colors-single .product-colors-list {
    display: inline-block;
    vertical-align: middle;
}

/* Стили для блока тары (фасовок) */
.product-tara-group {
    margin: 0.5rem 0rem;
    padding: 0.3rem 0;
    position: absolute;
    bottom: -1rem;
}

.product-tara-list {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    align-items: center;
}

.product-tara-item {
    position: relative;
    padding: 0.2rem 0.3rem;
    border: 0.1rem solid #e0e0e0;
    background: white;
    font-size: 0.54rem;
    border-radius: 0.2rem;
    color: #333;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: default;
}

.product-tara-current {
    font-weight: 500;
}
.product-tara-item:hover {
    border-color: #ffcc00 !important;
    background-color: #fffdf5;
    font-weight: 500;
}
.product-tara-main {
    border-style: double;
    border-width: 2px;
}

.product-tara-value {
    display: inline-block;
        font-size: 0.5rem;
}

.product-tara-current-mark {
    position: absolute;
    top: -5px;
    right: -5px;
    width: 14px;
    height: 14px;
    background: #ffcc00;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-tara-current-mark svg {
    width: 8px;
    height: 8px;
}

.product-tara-main-mark {
    position: absolute;
    bottom: -4px;
    right: -4px;
    width: 12px;
    height: 12px;
    background: #9B2FAE;
    border-radius: 50%;
    color: white;
    font-size: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

.product-item-title {
    display: block;
    width: 100%;
    margin-top: 0.5208333333333333rem;
    font-weight: 500;
    font-size: 0.8333333333333333rem;
    line-height: 1.3;
    flex-grow: 1;
    position: relative;
    padding-bottom: 60px;
}

/* 1. HD экраны (1280x720 - 1920x1080) с ретиной - ОПТИМАЛЬНО */
@media (min-width: 1280px) and (max-width: 1920px) and (-webkit-min-device-pixel-ratio: 1.25), 
       (min-width: 1280px) and (max-width: 1920px) and (min-resolution: 120dpi) {
    .product-colors-group {
        padding: 10px;
        width: 80px;
    }
    
    .product-colors-title {
        font-size: 11px;
        margin-bottom: 8px;
    }
    
    .product-colors-list {
        gap: 3px;
    }
    
    .product-color-item {
        width: 1.2rem;
        height: 1.2rem;
        border-width: 1.8px;
    }
    
    .product-color-current {
        box-shadow: 0 0 0 1.8px rgba(255, 204, 0, 0.2);
    }
    
    .product-color-main {
        border-width: 2.5px;
    }
    
    .product-color-placeholder {
        font-size: 11px;
    }
    
    .product-color-current-mark {
        top: -3px;
        right: -3px;
        width: 12px;
        height: 12px;
        box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    }
    
    .product-color-current-mark svg {
        width: 7px;
        height: 7px;
    }
    
    .product-color-main-mark {
        bottom: -2px;
        right: -2px;
        width: 10px;
        height: 10px;
        font-size: 7px;
    }
    
    /* Тары */
    .product-tara-group {
        margin: 8px 0;
        padding: 6px 0;
        bottom: -10px;
    }
    
    .product-tara-list {
        gap: 4px;
    }
    
    .product-tara-item {
        padding: 2.5px 5.5px;
        font-size: 9.5px;
        border-width: 1.8px;
        border-radius: 5px;
    }
    
    .product-tara-current-mark {
        top: -3px;
        right: -3px;
        width: 10px;
        height: 10px;
    }
    
    .product-tara-current-mark svg {
        width: 6px;
        height: 6px;
    }
    
    .product-tara-main-mark {
        bottom: -2px;
        right: -2px;
        width: 8px;
        height: 8px;
        font-size: 6px;
    }
}

/* 2. 2K/QHD экраны (1921px - 2560px) без ретины */
@media (min-width: 1921px) and (max-width: 2560px) and (max-resolution: 119dpi) {
    .product-colors-group {
        padding: 12px;
        width: 95px;
    }
    
    .product-colors-title {
        font-size: 12px;
        margin-bottom: 9px;
    }
    
    .product-colors-list {
        gap: 6px;
    }
    
    .product-color-item {
        width: 1.2rem;
        height: 1.2rem;
        border-width: 1.9px;
    }
    
    .product-color-current {
        box-shadow: 0 0 0 1.9px rgba(255, 204, 0, 0.2);
    }
    
    .product-color-main {
        border-width: 2.8px;
    }
    
    .product-color-current-mark {
        top: -4px;
        right: -4px;
        width: 13px;
        height: 13px;
    }
    
    .product-color-current-mark svg {
        width: 8px;
        height: 8px;
    }
    
    .product-color-main-mark {
        width: 11px;
        height: 11px;
        font-size: 7.5px;
    }
    
    /* Тары */
    .product-tara-group {
        margin: 9px 0;
        padding: 7px 0;
        bottom: -11px;
    }
    
    .product-tara-list {
        gap: 5px;
    }
    
    .product-tara-item {
        padding: 4px 6px;
        font-size: 12px;
        border-width: 1.9px;
        border-radius: 6px;
    }
    
    .product-tara-current-mark {
        width: 11px;
        height: 11px;
    }
    
    .product-tara-current-mark svg {
        width: 6.5px;
        height: 6.5px;
    }
    
    .product-tara-main-mark {
        width: 9px;
        height: 9px;
        font-size: 6.5px;
    }
}

/* 3. 2K/QHD с ретиной (1921px - 2560px) */
@media (min-width: 1921px) and (max-width: 2560px) and (-webkit-min-device-pixel-ratio: 1.25), 
       (min-width: 1921px) and (max-width: 2560px) and (min-resolution: 120dpi) {
    .product-colors-group {
        padding: 11px;
        width: 85px;
    }
    
    .product-colors-title {
        font-size: 11px;
        margin-bottom: 8px;
    }
    
    .product-colors-list {
        gap: 4px;
    }
    
    .product-color-item {
        width: 1.2rem;
        height: 1.2rem;
        border-width: 1.7px;
    }
    
    .product-color-current {
        box-shadow: 0 0 0 1.7px rgba(255, 204, 0, 0.2);
    }
    
    .product-color-main {
        border-width: 2.4px;
    }
    
    .product-color-placeholder {
        font-size: 11px;
    }
    
    .product-color-current-mark {
        top: -3px;
        right: -3px;
        width: 11px;
        height: 11px;
    }
    
    .product-color-current-mark svg {
        width: 6.5px;
        height: 6.5px;
    }
    
    .product-color-main-mark {
        bottom: -2px;
        right: -2px;
        width: 9px;
        height: 9px;
        font-size: 6.5px;
    }
    
    /* Тары */
    .product-tara-group {
        margin: 8px 0;
        padding: 6px 0;
        bottom: -10px;
    }
    
    .product-tara-list {
        gap: 4px;
    }
    
    .product-tara-item {
        padding: 3px 5px;
        font-size: 10px;
        border-width: 1.7px;
        border-radius: 5px;
    }
    
    .product-tara-current-mark {
        top: -3px;
        right: -3px;
        width: 10px;
        height: 10px;
    }
    
    .product-tara-current-mark svg {
        width: 6px;
        height: 6px;
    }
    
    .product-tara-main-mark {
        bottom: -2px;
        right: -2px;
        width: 8px;
        height: 8px;
        font-size: 6px;
    }
}

/* 4. FullHD с высокой плотностью (ретина 1.5x) */
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .product-colors-group {
        padding: 9px;
        width: 75px;
    }
    
    .product-colors-title {
        font-size: 10px;
        margin-bottom: 7px;
    }
    
    .product-colors-list {
        gap: 2px;
    }
    
    .product-color-item {
        width: 1.3rem;
        height: 1.3rem;
        border-width: 1.5px;
    }
    
    .product-color-current {
        box-shadow: 0 0 0 1.5px rgba(255, 204, 0, 0.2);
    }
    
    .product-color-main {
        border-width: 2.2px;
    }
    
    .product-color-placeholder {
        font-size: 10px;
    }
    
    .product-color-current-mark {
        top: -2px;
        right: -2px;
        width: 10px;
        height: 10px;
        box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    }
    
    .product-color-current-mark svg {
        width: 6px;
        height: 6px;
    }
    
    .product-color-main-mark {
        bottom: -1px;
        right: -1px;
        width: 8px;
        height: 8px;
        font-size: 6px;
    }
    
    /* Тары */
    .product-tara-group {
        margin: 7px 0;
        padding: 5px 0;
        bottom: -8px;
    }
    
    .product-tara-list {
        gap: 3px;
    }
    
    .product-tara-item {
        padding: 2px 4px;
        font-size: 9px;
        border-width: 1.5px;
        border-radius: 4px;
    }
    
    .product-tara-current-mark {
        top: -2px;
        right: -2px;
        width: 8px;
        height: 8px;
    }
    
    .product-tara-current-mark svg {
        width: 5px;
        height: 5px;
    }
    
    .product-tara-main-mark {
        bottom: -1px;
        right: -1px;
        width: 7px;
        height: 7px;
        font-size: 5px;
    }
}

/* 5. Экстремальная ретина (2x и выше) */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .product-colors-group {
        padding: 8px;
        width: 70px;
    }
    
    .product-colors-title {
        font-size: 9px;
        margin-bottom: 6px;
    }
    
    .product-colors-list {
        gap: 1px;
    }
    
    .product-color-item {
        width: 1.3rem;
        height: 1.3rem;
        border-width: 1px;
    }
    
    .product-color-current {
        box-shadow: 0 0 0 1px rgba(255, 204, 0, 0.2);
    }
    
    .product-color-main {
        border-width: 1.8px;
    }
    
    .product-color-placeholder {
        font-size: 9px;
    }
    
    .product-color-current-mark {
        top: -1px;
        right: -1px;
        width: 8px;
        height: 8px;
        box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    }
    
    .product-color-current-mark svg {
        width: 5px;
        height: 5px;
    }
    
    .product-color-main-mark {
        bottom: -1px;
        right: -1px;
        width: 7px;
        height: 7px;
        font-size: 5px;
    }
    
    /* Тары */
    .product-tara-group {
        margin: 6px 0;
        padding: 4px 0;
        bottom: -6px;
    }
    
    .product-tara-list {
        gap: 2px;
    }
    
    .product-tara-item {
        padding: 1.5px 3px;
        font-size: 8px;
        border-width: 1px;
        border-radius: 3px;
    }
    
    .product-tara-current-mark {
        top: -1px;
        right: -1px;
        width: 7px;
        height: 7px;
    }
    
    .product-tara-current-mark svg {
        width: 4px;
        height: 4px;
    }
    
    .product-tara-main-mark {
        bottom: -1px;
        right: -1px;
        width: 6px;
        height: 6px;
        font-size: 4px;
    }
}

/* 6. Мобильные устройства */
@media (max-width: 767px) {
    .product-colors-group {
        padding: 8px;
        width: 60px;
        position: absolute;
        top: 0;
        left: 0;
    }
.product-tara-value {

        font-size: 11px;
}    
.product-colors-title {
        font-size: 10px;
    }
    
    .product-colors-list {
        gap: 4px;
    }
    
    .product-color-item {
        width: 20px;
        height: 20px;
    }
    
    .product-tara-group {
        position: relative;
        bottom: 0;
        margin: 6px 0;
    }
    
    .product-item-title {
        padding-bottom: 45px;
    }
}

/* 7. Для 4K (2561px+) - оставляем оригинальные размеры */
@media (min-width: 2561px) {
    /* Все остается как в оригинале */
}

/* 8. Планшеты и промежуточные размеры */
@media (min-width: 768px) and (max-width: 1279px) {
    .product-colors-group {
        padding: 12px;
        width: 90px;
    }
    
    .product-color-item {
        width: 24px;
        height: 24px;
    }
    
    .product-tara-item {
        padding: 4px 6px;
        font-size: 11px;
    }
}

/* Fix для четкости на ретине */
@media (-webkit-min-device-pixel-ratio: 1.25) {
    .product-color-item,
    .product-tara-item {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
}

.certa_promo_text{
    
}
.certa_promo_text h2, .certa_promo_text h3, .certa_promo_text h4 {
    font-size: 1.9rem;
    line-height: 2rem;
    font-weight: 500;
    margin: 2rem 0rem 1rem;
}
.certa_promo_text p, .certa_promo_text span, .certa_promo_text li {
    font-size: 0.9rem;
    line-height: 1.3rem;
    padding-bottom: 1rem;
}
.certa_promo_text {
    display: block;
    max-width: 65rem;
    margin: 0 auto 5rem;
}
.certa_promo_text .starirup_animation{
    padding-left: 22rem;
    position: relative;
}
/* Стили для 3D банки внутри .certa_promo_text */
.certa_promo_text .certa_spacer {
    height: 100vh;
    width: 100%;
}

.certa_promo_text .certa_sticky_3d {
    height: 100vh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: sticky;
    top: 0;
    left: 0;
    perspective: 1200px;
    background: transparent;
    z-index: 10;
}
.certa_promo_text .animateelement {
    position: absolute;
    left: 3rem;
    bottom: 0;
    width: 13rem;
    height: 24rem;
}
.certa_promo_text p.comments {
    border: solid 0.120833333rem #dadada;
    border-radius: 2rem;
    padding: 2rem;
    margin-bottom: 2rem;
    width: calc(100% + 4rem);
    margin-left: -2rem;
    box-sizing: border-box;
}
.certa_promo_text .rigpad{
   padding-right:20rem;
}
.certa_promo_text .leftpad{

   padding-left:20rem;
 
}
.catalog-content-description:has(.certa_promo_text) {
    margin-top: 6.770833333333333rem;
    font-weight: 400;
    font-size: .8333333333333333rem;
    line-height: 1.5;
    width: 100%;
}
.certa_promo_text .certa_sticky_3d {
    height: 21rem;
    width: 20rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: sticky;
    top: 0;
    left: 0;
    perspective: 1200px;
    background: transparent;
    z-index: 10;
    pointer-events: none;
}

        .certa_promo_text .certa_can_3d {
            position: relative;
            width: 300px;
            height: 400px;
            transform-style: preserve-3d;
            transform: rotateY(0deg);
            transition: transform 0.05s linear;
            pointer-events: none;
        }

        /* Общие стили для всех граней */
        .certa_promo_text .certa_face {
            position: absolute;
            width: 100%;
            height: 100%;
            backface-visibility: hidden;
            background: linear-gradient(145deg, #b5b5b5, #868686);
            border-radius: 20% / 10%;
        }

        /* Лицевая сторона с этикеткой */
        .certa_promo_text .certa_front {
            transform: translateZ(150px);
            background: white;
            overflow: hidden;
            border-radius: 20% / 10%;
        }

        .certa_promo_text .certa_label {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block;
        }

        /* Левая сторона */
        .certa_promo_text .certa_left {
            transform: rotateY(-90deg) translateZ(150px);
            background: linear-gradient(to right, #9c9c9c, #6b6b6b);
            width: 300px;
        }

        /* Правая сторона */
        .certa_promo_text .certa_right {
            transform: rotateY(90deg) translateZ(150px);
            background: linear-gradient(to right, #838383, #5a5a5a);
            width: 300px;
        }

        /* Задняя сторона */
        .certa_promo_text .certa_back {
            transform: rotateY(180deg) translateZ(150px);
            background: linear-gradient(145deg, #8a8a8a, #5e5e5e);
        }

        /* Верхняя крышка */
        .certa_promo_text .certa_top {
            position: absolute;
            width: 300px;
            height: 300px;
            background: radial-gradient(circle at 40% 40%, #e0e0e0, #7a7a7a);
            border-radius: 50%;
            transform: rotateX(90deg) translateZ(200px);
            top: 0;
            left: 0;
            box-shadow: inset -10px -10px 20px rgba(0,0,0,0.3);
        }

        /* Нижнее дно */
        .certa_promo_text .certa_bottom {
            position: absolute;
            width: 300px;
            height: 300px;
            background: radial-gradient(circle at 30% 30%, #b5b5b5, #5a5a5a);
            border-radius: 50%;
            transform: rotateX(-90deg) translateZ(200px);
            bottom: 0;
            left: 0;
            box-shadow: inset 10px 10px 20px rgba(0,0,0,0.3);
        }

        /* Металлический ободок сверху */
        .certa_promo_text .certa_top::after {
            content: '';
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 260px;
            height: 260px;
            border-radius: 50%;
            border: 2px solid rgba(255,255,255,0.3);
        }

        /* Металлический ободок снизу */
        .certa_promo_text .certa_bottom::after {
            content: '';
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 260px;
            height: 260px;
            border-radius: 50%;
            border: 2px solid rgba(0,0,0,0.2);
        }
    .certa_promo_text .imageblock{

    display: flex;
    gap: 1rem;
    padding: 3rem 0rem;

    }  
        
    .certa_promo_text .imageblock img{
            border-radius: 2rem;
         width: calc((100% - 0.17rem) / 4);
     }

@media screen and (max-width: 767px){
.certa_promo_text {
    display: block;
    max-width: 100%;
    margin: 5rem auto 5rem;
}
.certa_promo_text .starirup_animation {
    padding-left: 0;
    position: relative;
}
.certa_promo_text .animateelement {
    display: none;
}
.certa_promo_text h2, .certa_promo_text h3, .certa_promo_text h4 {
    font-size: 4.9rem;
    line-height: 6rem;
    font-weight: 500;
    margin: 5rem 0rem 2rem;
}
.certa_promo_text p, .certa_promo_text span, .certa_promo_text li {
    font-size: 3.9rem;
    line-height: 5.3rem;
    padding-bottom: 7rem;
    color: #7b8691;
}
.certa_promo_text p.comments {
    border: solid 0.120833333rem #dadada;
    border-radius: 5rem;
    padding: 5rem;
    margin-bottom: 4rem;
    width: calc(100% + 4rem);
    margin-left: -2rem;
    box-sizing: border-box;
}
.certa_promo_text .rigpad {
    padding-right: 0;
}
.certa_promo_text .imageblock {
    display: inline-block;
    padding: 3rem 0rem;
}
.certa_promo_text .imageblock img {
    border-radius: 4rem;
    width: calc((100% - 1.17rem) / 2);
}
}
.catalog-items-slider .product-item-text-content .product-item-price-current,

.catalog-items-slider .product-item-price-container{
display:none;
}

.catalog-items-slider .product-item-container.card > .product-item {
    width: 100%;
    background: #ffffff;
    border: 0;
    border-radius: 0.5208333333rem;
    display: block;
    padding: 0;
    align-items: center;
}
.catalog-items-slider .product-tara-group {
    bottom: -0.5rem;
}
.catalog-items-slider .product-item-title {
    padding-bottom: 4.5rem;
}
.catalog-items-slider .swiper {
    position: relative;
    z-index: 1;
    padding-bottom: 3rem;
}

/* End */


/* Start:/local/templates/certa/components/bitrix/catalog.item/.default/style.css?178769345213396*/
.product-item-container.card {
  z-index: 1;
  width: calc((100% - 4.17rem) / 5);
  position: relative;
  background: #ffffff;
  border: 1px solid #e4e4e4;
  padding-bottom: 1.041666666666667rem;
  border-radius: 0.5208333333333333rem;
  -webkit-border-radius: 0.5208333333333333rem;
  -moz-border-radius: 0.5208333333333333rem;
  -ms-border-radius: 0.5208333333333333rem;
  -o-border-radius: 0.5208333333333333rem;
}

.swiper-slide .product-item-container.card {
  width: 100%;
  height: auto;
}

.catalog-item-slide.swiper-slide {
  padding-top: 0.78125rem;
}

.product-item-container.card > .product-item {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
}

.swiper-slide .product-item-container.card > .product-item {
  height: auto;
}

.product-item-container.card .product-item-text-content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.onlimobcolors{
  display:none;
}
.product-item-image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.product-item-image-wrapper img {
  min-width: 100%;
  min-height: 100%;
}

.product-item-image-wrapper > img {
  aspect-ratio: 41 / 50;
  -o-object-fit: contain;
  object-fit: contain;
  overflow: hidden;
  border-radius: 0.5208333333333333rem;
  -webkit-border-radius: 0.5208333333333333rem;
  -moz-border-radius: 0.5208333333333333rem;
  -ms-border-radius: 0.5208333333333333rem;
  -o-border-radius: 0.5208333333333333rem;
}

.product-item-labels {
  display: flex;
  -moz-column-gap: 0.2604166666666667rem;
  column-gap: 0.2604166666666667rem;
  z-index: 1;
  position: absolute;
  left: 0.7291666666666667rem;
  top: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.product-item-color {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 1.666666666666667rem;
  bottom: 0;
  height: 3.75rem;
  width: 3.75rem;
  overflow: hidden;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: solid 1px #222;
}

.product-item-label {
  color: #ffffff;
  font-weight: 500;
  font-size: 0.625rem;
  padding: 0.2083333333333333rem 0.5208333333333333rem;
  line-height: 1.3;
  border-radius: 2.34375rem;
  -webkit-border-radius: 2.34375rem;
  -moz-border-radius: 2.34375rem;
  -ms-border-radius: 2.34375rem;
  -o-border-radius: 2.34375rem;
}

.product-item-price-container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  -moz-column-gap: 0.2083333333333333rem;
  column-gap: 0.2083333333333333rem;
  min-height: 1.25rem;
  margin-top: 0.5208333333333333rem;
  font-weight: 700;
  font-size: 0.9375rem;
  line-height: 1.3;
}

.product-item-price-old {
  font-weight: 500;
  font-size: 0.7291666666666667rem;
  text-decoration: line-through;
}

.product-item-title {
  display: block;
  width: 100%;
  margin-top: 0.5208333333333333rem;
  font-weight: 500;
  font-size: 0.8333333333333333rem;
  line-height: 1.3;
  flex-grow: 1;
      position: relative;
    padding-bottom: 1.5rem;
}
.product-tara-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0.1rem;
    align-items: center;
}
.product-tara-item {
    position: relative;
    padding: 0.2rem 0.3rem;
    border: 0.1rem solid #e0e0e0;
    background: white;
    font-size: 15px;
    border-radius: 0.2rem;
    color: #333;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: default;
}
.catalog-item-slide.swiper-slide .product-item-title {
  max-height: calc(0.8333333333333333rem * 1.3 * 3);
  overflow: hidden;
}

.product-item-container.card.can-buy .product-item-hover-container {
  background: #fff;
  position: absolute;
  width: calc(100% + 2px);
  top: 100%;
  left: -1px;
  display: none;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  padding: 0.5208333333333333rem 1.041666666666667rem 1.041666666666667rem
    1.041666666666667rem;
  border-bottom-right-radius: 0.5208333333333333rem;
  border-bottom-left-radius: 0.5208333333333333rem;
  box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.06),
    0px 7px 14px rgba(0, 0, 0, 0.04);
}

.product-item-container.card .product-item-image-wrapper {
  padding: 0.5208333333333333rem 1.666666666666667rem;
}

.product-item-container.card .product-item-text-content,
.product-item-container.card .product-item-buttons-container,
.product-item-container.card .product-item-availability {
  padding: 0 1.041666666666667rem;
}

.product-item-container.card .product-item-buttons-container {
  margin-top: 0.8333333333333333rem;
}

.product-item-buttons-container .btn,
.product-item-hover-container .btn {
  font-size: 0.7291666666666667rem;
  font-weight: 500;
  line-height: 1.3;
  padding: 0.5208333333333333rem;
}

.product-item-button-in-basket {
  display: flex;
  align-items: center;
  column-gap: 0.3125rem;
}

.product-item-button-in-basket > * {
  width: calc((100% - 0.3125rem) / 2);
  height: 40px;
}

.product-item__buy-quantity-container {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.4167rem 0.5208rem;
  border: 1px solid #e6e6e6;
  border-radius: 7rem;
}

button.product-item__buy-quantity-btn-minus,
button.product-item__buy-quantity-btn-plus {
  background: unset;
  border: unset;
  outline: unset;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-item__buy-quantity-btn-minus.gray svg {
  stroke: #999999;
}

.product-item__buy-quantity-input-input {
  border: none;
  background: transparent;
  outline: none;
  margin: 0;
  padding: 0;
  flex-grow: 1;
  width: 100%;
  text-align: center;
  font-weight: 400;
  font-size: 0.8333rem;
  line-height: 1;
  color: #333;
}

.product-item__buy-quantity-input-input[type="number"] {
  -moz-appearance: textfield;
}

.product-item__buy-quantity-input-input[type="number"]::-webkit-outer-spin-button,
.product-item__buy-quantity-input-input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.product-item-availability {
  margin-top: 0.5208333333333333rem;
  width: 100%;
  font-weight: 400;
  font-size: 0.7291666666666667rem;
  line-height: 1.3;
}

.product-item-available {
  color: #3bb900;
}

.product-item-not-available {
  color: rgb(255, 81, 81);
}

.product-item-button-container {
  display: flex;
  row-gap: 0.3125rem;
  column-gap: 0.5208rem;
  flex-wrap: nowrap;
  justify-content: space-between;
}
/* .product-item-buttons-container .btn {
    height: 100%;
} */

.product-item-button-container > * {
  width: 100%;
}

@media screen and (min-width: 1201px) {
  .product-item-container.card:hover {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.06),
      0px 0px 14px rgba(0, 0, 0, 0.04);
  }

  .product-item-container.card.can-buy:hover {
    /* border-bottom: 1px solid transparent; */
    /* border-bottom-right-radius: 0;
        border-bottom-left-radius: 0; */
    z-index: 2;
  }

  .product-item-container.card.can-buy:hover .product-item-hover-container {
    display: block;
  }
}

@media screen and (max-width: 1200px) {
  .product-item-container.card {
    width: calc((100% - 40px) / 3);
    padding-bottom: 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }

  .product-item-labels {
    left: 14px;
  }

  .product-item-label {
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 45px;
  }

  .product-item-container.card .product-item-image-wrapper {
    padding: 10px;
  }

  .product-item-image-wrapper > img {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }

  .product-item-color {
    width: 60px;
    height: 60px;
    right: 10px;
  }

  .product-item-container.card .product-item-text-content,
  .product-item-container.card .product-item-buttons-container,
  .product-item-container.card .product-item-availability {
    padding: 0 15px;
  }

  .product-item-price-container {
    margin-top: 10px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    font-size: 18px;
  }

  .product-item-price-old {
    font-size: 14px;
  }

  .product-item-title {
    margin-top: 10px;
    font-size: 16px;
  }

  .catalog-item-slide.swiper-slide .product-item-title {
    max-height: calc(16px * 1.3 * 3);
  }

  .product-item-availability {
    margin-top: 10px;
    font-size: 14px;
  }

  .product-item-container.card .product-item-buttons-container {
    margin-top: 16px;
  }

  /* .product-item-container.card.can-buy .product-item-hover-container {
        position: static;
        display: block;
        box-shadow: unset;
        border: unset;
        width: 100%;
        margin-top: 10px;
        padding: 0 15px;
    } */

  .product-item-buttons-container .btn,
  .product-item-hover-container .btn {
    font-size: 14px;
    padding: 10px;
  }
  .product-item__buy-quantity-input-input {
    font-size: 1.433rem;
  }
}

@media screen and (max-width: 767px) {
  .product-item-button-container {
    flex-wrap: wrap;
    row-gap: 6px;
    column-gap: 6px;
  }
    .product-item-container.card {
        width: 100%;
        padding-bottom: 16px;
        height: 162px;
        position: relative;
    }
  .product-item-availability{
  display:none;
  }
  .product-item-buttons-container{
    position: absolute;
    right: 0px;
    bottom: 0;
  }
  .product-colors-group{
    display:none;
  }
    .onlimobcolors {
        display: block;
        position: absolute;
        font-size: 12px;
        border: 1px solid #e4e4e4;
        padding: 3px 10px;
        border-radius: 20px;
        left: 41%;
        top: 38px;
        color: #565656;
    }
   .product-item-text-content{
     position: absolute;
        left: 37%;
   }
  .product-item-container.card .product-item-image-wrapper {
        padding: 0;
        width: 37%;
  }
      .product-tara-group {
        position: relative;
        bottom: 0;
        margin: 5px 0 !important;
        width: 100%;
        overflow-y: auto;
    }
    .product-item-text-content{
      width: 65%;
    }
    .product-colors-group {
        padding: 8px;
        width: 71%;
        position: absolute;
        top: auto;
        bottom: 0;
        left: 0;
        max-height: 50px;
        height: 50px;
        min-height: 50px;
        overflow: hidden;
    }
    .mobile_fix_hell{
    display: block;
    margin-top: 19px;
    font-size: 12px;
    }
    .product-item-buttons-container{
      display:none;
    }
        .product-colors-list {
        gap: 2px;
    }
    .product-tara-item {
        position: relative;
        padding: 1.5rem 1.9rem;
        border: 0.1rem solid #e0e0e0;
        background: white;
        font-size: 10px;
        margin-right: 3px;
        border-radius: 1.2rem;
        color: #333;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        cursor: default;
        width: fit-content;
        box-sizing: border-box;
        background: rgb(22 50 93 / 10%);
        text-align: center;
        margin-bottom: 5px;
        margin-top: 2px;
    }
    .product-tara-list {
    display: inline-flex;
    flex-wrap: wrap;
    width: max-content;
    gap: 0.1rem;
    align-items: center;
}
  .product-item-container.card .product-item-text-content,
  .product-item-container.card .product-item-buttons-container,
  .product-item-container.card .product-item-availability {
    padding: 0 12px;
  }

  .product-item-container.card .product-item-availability {
    font-size: 12px;
  }

  .product-item-labels {
    left: 5px;
  }

  .product-item-title {
    margin-top: 12px;
    font-size: 14px;
  }

  .catalog-item-slide.swiper-slide .product-item-title {
    max-height: calc(14px * 1.3 * 3);
  }
  .product-item-button-in-basket {
    gap: 6px;
    flex-direction: column;
  }
  .product-item-buttons-container .btn {
    width: 100%;
  }
  .product-item__buy-quantity-container {
    /* max-height: 38px; */
    height: 100%;
    padding: 1.6rem 0.6208rem;
    width: 100%;
  }
  .product-item__buy-quantity-input-input {
    font-size: 1.8333rem;
  }
}
@media screen and (max-width: 540px) {
  .product-item__buy-quantity-input-input {
    font-size: 3.8333rem;
  }
}
.catalog-items-slider {
  position: relative;
}

.catalog-items-slider .swiper {
  position: relative;
  z-index: 1;
}

.catalog-items-slider__navigation {
  position: absolute;
  top: 0;
  z-index: 1;
  left: -3.645833333333333rem;
  width: calc(100% + 7.291666666666667rem);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.catalog-items-slider__navigation-prev img,
.catalog-items-slider__navigation-next img {
  width: 2.083333333333333rem;
}

.product-item-text {
  font-size: 0.7rem;
  line-height: 110%;
  margin-top: 0.4rem;
  display: block;
}
@media screen and (max-width: 1540px) {
  .product-item-button-in-basket > * {
    height: 30px;
  }
}
@media screen and (max-width: 1200px) {
  .product-item-button-in-basket > * {
    height: 40px;
  }
  .product-item-text {
    margin-top: 10px;
    font-size: 12px;
  }
}

/* End */
/* /local/templates/certa/components/bitrix/catalog/catalog/style.min.css?1787693451684 */
/* /local/templates/certa/components/bitrix/catalog.element/catalog_detail/style.css?178819343132573 */
/* /local/templates/certa//assets/libs/swiper/swiper-bundle.min.css?178769345115059 */
/* /local/templates/certa/components/bitrix/catalog.section/cart-catalog_slider/style.css?178847271631306 */
/* /local/templates/certa/components/bitrix/catalog.item/.default/style.css?178769345213396 */
