

/* Start:/bitrix/templates/eshop24_default/components/bitrix/catalog.element/catalog/style.css?17327823979387*/
@media (min-width: 768px) {
  .product-detail {
    margin-top: -1.875rem; } }

@media (min-width: 768px) {
  .product-item--detail .l-main__title {
    margin-bottom: 1.25rem;
    margin-top: .375rem; } }

.product-item--detail .product-item-action .product-item-action-icon {
  display: inline-block;
  font-size: 1rem;
  margin-right: .1875rem; }
  @media (min-width: 1200px) {
    .product-item--detail .product-item-action .product-item-action-icon {
      font-size: 1.25rem; } }

.product-item--detail .product-item-action-icon {
  vertical-align: -4px; }

.product-item--detail .product-item-slider-image {
  margin-right: 1px;
  padding-bottom: 60%;
  position: relative; }
  @media (min-width: 992px) {
    .product-item--detail .product-item-slider-image {
      padding-bottom: 106%; } }
  .product-item--detail .product-item-slider-image > img {
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto; }

.product-item--detail .product-item-slider-image-zoom {
  background-repeat: no-repeat;
  background-size: 100% auto;
  border: 1px solid transparent;
  left: 50%;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  overflow: hidden;
  position: absolute;
  top: 50%;
  -webkit-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, border-color 450ms ease;
  -o-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, border-color 450ms ease;
  transition: background-size 450ms ease, width 450ms ease, height 450ms ease, border-color 450ms ease;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  z-index: 100; }

.product-item--detail .product-item-slider-container.magnified .product-item-slider-image-zoom {
  border-color: #dee2e6;
  -webkit-transition: background-size 450ms ease, width 450ms ease, height 450ms ease;
  -o-transition: background-size 450ms ease, width 450ms ease, height 450ms ease;
  transition: background-size 450ms ease, width 450ms ease, height 450ms ease; }

.product-item--detail .product-item-slider-image-zoom-loader {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(255, 255, 255, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  -webkit-transition: opacity 450ms ease;
  -o-transition: opacity 450ms ease;
  transition: opacity 450ms ease; }

.product-item--detail .product-item-slider-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -6px;
  margin-left: -6px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.product-item--detail .product-item-slider-control {
  position: relative;
  width: 100%;
  padding-right: 6px;
  padding-left: 6px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  margin: 0 0 1.25rem 0; }
  @media (min-width: 576px) {
    .product-item--detail .product-item-slider-control {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 16.66667%;
              flex: 0 0 16.66667%;
      max-width: 16.66667%; } }
  @media (min-width: 768px) {
    .product-item--detail .product-item-slider-control {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 12.5%;
              flex: 0 0 12.5%;
      max-width: 12.5%; } }
  @media (min-width: 992px) {
    .product-item--detail .product-item-slider-control {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; } }
  @media (min-width: 1200px) {
    .product-item--detail .product-item-slider-control {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 20%;
              flex: 0 0 20%;
      max-width: 20%; } }

.product-item--detail .product-item-slider-controls-image {
  background: transparent;
  border: none;
  display: block;
  height: 0;
  padding: 0 0 100% 0;
  position: relative;
  width: 100%; }
  .product-item--detail .product-item-slider-controls-image:focus {
    outline: none; }
  .product-item--detail .product-item-slider-controls-image:after {
    border: .125rem solid transparent;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .product-item--detail .product-item-slider-controls-image > img {
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: calc(100% - 0.375rem);
    max-width: calc(100% - 0.375rem);
    position: absolute;
    right: 0;
    top: 0; }

.product-item--detail .product-item-slider-control.active > .product-item-slider-controls-image:after {
  border-color: #005bff; }

.product-item--detail .product-item-price-current {
  font-size: 1.3rem; }

.product-item--detail .product-item-scu-item-color {
  height: 2.375rem;
  width: 2.375rem; }

.product-item--detail .product-item-scu-item-text-container.btn {
  font-size: 1.125rem;
  padding: .375rem .3125rem; }

.product-item--detail .product-item-properties > dt {
  color: #999;
  margin-right: 1rem; }

.product-item--detail .product-item-properties > dd {
  margin: 0 0 1rem 1rem; }
  .product-item--detail .product-item-properties > dd:last-child {
    margin-bottom: 0; }
.product-item-amount * {
  transition: 300ms all;
}
.product-item--detail .product-item-amount-field.form-control {
  border-color: #f8f9fa; }

/* product_calc */
.product_calc {
  width: fit-content;
  border-radius: 5px;
  border: 1px solid #999;
  background: #eee;
  padding: 1rem 2rem;
}
.product_calc-line {
  background: #E5230E;
  width: 100%;
  height: 2px;
  margin: 1rem 0;
}
.product_calc-title {
  color: #E5230E;
  font-size: 1.1em;
  font-weight: bold;
}
.product_calc-inputs {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin: 1rem 0;
}
.product_calc-input label {
  margin: 0
}
.product_calc-input .input-group {
  width: 100px;
}
.product_calc-input {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem
}
.product_calc-title-answer {
  color: #E5230E;
  font-size: 1.05em;
  font-weight: bold;
}
.product_calc-answer{
  margin-top: .5em;
}
.product_calc-title-answer,
.product_calc-result {
  display: flex;
  justify-content: space-between;
}
/**/
.props-files-title {
  margin: 0;
}
.product-file-type .img-icon {
  display: block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  font-weight: 600;
  border-radius: 50%;
  font-size: 18px;
  text-align: center;
}
/* -- Text Color -- */
.text-white {
  color: #ffffff !important;
}

.text-black {
  color: #282828 !important;
}

.text-muted {
  color: #8A98AC !important;
}

.text-primary {
  color: #6e81dc !important;
}

.text-secondary {
  color: #718093 !important;
}

.text-success {
  color: #5fc27e !important;
}

.text-danger {
  color: #f44455 !important;
}

.text-warning {
  color: #fcc100 !important;
}

.text-info {
  color: #72d0fb !important;
}

.text-light {
  color: #dcdde1 !important;
}

.text-dark {
  color: #2d3646 !important;
}


.primary-rgba {
  background-color: rgba(110, 129, 220, 0.1);
}

.secondary-rgba {
  background-color: rgba(113, 128, 147, 0.1);
}

.success-rgba {
  background-color: rgba(95, 194, 126, 0.1);
}

.danger-rgba {
  background-color: rgba(244, 68, 85, 0.1);
}

.warning-rgba {
  background-color: rgba(252, 193, 0, 0.1);
}

.info-rgba {
  background-color: rgba(114, 208, 251, 0.1);
}

.light-rgba {
  background-color: rgba(220, 221, 225, 0.1);
}

.dark-rgba {
  background-color: rgba(45, 54, 70, 0.1);
}

.card-header:first-child {
  border-radius: calc(5px - 1px) calc(5px - 1px) 0 0;
  padding: 15px 20px;
}
.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.card-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  background-color: transparent;
}

.card {
  border: none;
  border-radius: 3px;
  background-color: #ffffff;
}
li.props-file:not(:last-child) {
  border-bottom: 1px solid #999;
}
li.props-file {
  justify-content: space-between;
  padding: 10px 15px;
}
.props-file {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: inherit;
  transition: 200ms all;
}

a.props-file:hover {
  transform: scale(1.01);
  text-decoration: none;
  color: inherit;
}
a.props-file:hover .props-file-media-body #svg-img {
  fill: #E5230E
}
a.props-file:hover .props-file-media-body>span{
  text-decoration: underline;
}
.props-file-media-body>span {
  font-weight: 600;
}
.props-file-media-body p {
  margin:0;
  color: #999
}
.price-small .product-item-price-current{
  font-size: .9em;
  color: #666;
}
.product-item-pay-block .is-incart .btn-primary {
  background-color: #7AB22E;
  border-color: #7AB22E;
  color: #fff;
}
.product-item-pay-block .is-incart .btn-primary:not(:disabled):not(.disabled):hover {
  background-color: #659426;
  border-color: #659426;
  color: #fff; }

.product-item-pay-block .is-incart .btn-primary:not(:disabled):not(.disabled):active,
.product-item-pay-block .is-incart .btn-primary:not(:disabled):not(.disabled):focus {
  background-color: #496b1c;
  border-color: #496b1c;
  color: #fff; }

/* End */


/* Start:/bitrix/templates/eshop24_default/components/bitrix/iblock.vote/stars/style.min.css?1705400103510*/
.rate{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap}.rate__items{display:-webkit-box;display:-ms-flexbox;display:flex}.rate__item{display:block;color:#ededef;padding:0 .16667em;margin-right:.16667em}.rate__item>.rate__item-icon{vertical-align:0}.rate__item.is-hover,.rate__item.is-voted{color:#ffe200}.rate__item.is-hover~.rate__item:not(.is-hover){color:#ededef}.rate__votes{color:#005cff;margin:0 .1875em 0 .14285em}
/* End */


/* Start:/bitrix/templates/eshop24_default/components/bitrix/catalog.item/catalog_mods/style.css?17338224404531*/
.dropdown {
  max-width: 343px;
  position: relative;
}
.dropdown ul {
  list-style-type: none;
}
.dropdown ul li:before {
  display: none !important;
}
.dropdown__button {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 15px;
  line-height: 18px;
  color: #444444;
  width: 100%;
  text-align: left;
  background: #ffffff;
  border: 1px solid #e6eaed;
  border-radius: 4px;
  height: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 40px;
  cursor: pointer;
}
.dropdown__button::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  background: url("/bitrix/templates/eshop24_default/components/bitrix/catalog.item/catalog_mods/../img/dropdown.svg") 100% 100%;
  pointer-events: none;
  transition: 200ms ease;
}
.dropdown__button_active::after {
  transform: translateY(-50%) rotate(-180deg);
}
.dropdown__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: absolute;
  left: 0;
  top: 50px;
  box-shadow: 0px 10px 20px 0px #88919d4d;
  border: 1px solid #e6eaed;
  border-radius: 4px;
  background: #ffffff;
  overflow: hidden;
  width: 100%;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transition: 200ms ease;
}
.dropdown__list_visible {
  opacity: 1;
  visibility: visible;
}
.dropdown__list-item {
  margin: 0;
  padding: 0;
  padding: 15px;
  cursor: pointer;
  font-size: 15px;
  line-height: 18px;
  color: #444444;
  transition: 200ms ease;
}
.dropdown__list-item_active {
  background: #f5f8fa;
}
.dropdown__list-item:hover {
  background: #f5f8fa90;
}
.dropdown__input_hidden {
  display: none;
}

.dropdown_with-chk {
  max-width: 343px;
  position: relative;
}
.dropdown_with-chk__button {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 15px;
  line-height: 18px;
  color: #444444;
  cursor: pointer;
  width: 100%;
  text-align: left;
  background: #ffffff;
  border: 1px solid #e6eaed;
  border-radius: 4px;
  height: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 40px;
}
.dropdown_with-chk__button::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  background: url("/bitrix/templates/eshop24_default/components/bitrix/catalog.item/catalog_mods/../img/dropdown.svg") 100% 100%;
  pointer-events: none;
  transition: 200ms ease;
}
.dropdown_with-chk__button_active::after {
  transform: translateY(-50%) rotate(-180deg);
}
.dropdown_with-chk__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: absolute;
  left: 0;
  top: 50px;
  box-shadow: 0px 10px 20px 0px #88919d4d;
  border: 1px solid #e6eaed;
  border-radius: 4px;
  background: #ffffff;
  overflow: hidden;
  width: 100%;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transition: 200ms ease;
}
.dropdown_with-chk__list_visible {
  opacity: 1;
  visibility: visible;
}
.dropdown_with-chk__list-item {
  margin: 0;
  padding: 0;
  padding: 15px;
  display: flex;
  justify-content: flex-start;
  position: relative;
  align-items: center;
  cursor: pointer;
  font-size: 15px;
  line-height: 18px;
  color: #444444;
  transition: 200ms ease;
  isolation: isolate;
}
.dropdown_with-chk__list-item input[type=checkbox],
.dropdown_with-chk__list-item input[type=radio] {
  pointer-events: none;
}
.dropdown_with-chk__list-item label {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding-left: 45px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  z-index: -1;
}
.dropdown_with-chk__list-item_active {
  background: #f5f8fa;
}
.dropdown_with-chk__list-item:hover {
  background: #f5f8fa90;
}
.dropdown_with-chk__input_hidden {
  display: none;
}

input[type=checkbox] {
  appearance: none;
  position: relative;
  min-width: 20px;
  height: 20px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFFFFF;
  border: 1px solid #E6EAED;
  transition: 600ms ease;
}
input[type=checkbox]::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url("https://raw.githubusercontent.com/shahriyor-sharifjonov/custom-select/master/dist/img/dropdown.svg") 100% 100%;
  opacity: 0;
  visibility: hidden;
  transition: 300ms ease;
}
input[type=checkbox]:checked {
  background: #FEDD2E;
  border: 1px solid #FEDD2E;
  transition: 300ms ease;
}
input[type=checkbox]:checked::after {
  opacity: 1;
  visibility: visible;
  transition: 600ms ease;
}
/* End */


/* Start:/bitrix/templates/eshop24_default/components/bitrix/catalog.item/catalog/style.css?173264587516503*/
.product-item-container {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  max-width: 100%;
  position: relative; }
  .product-item-container.hover, .product-item-container.active {
    z-index: 210; }
    .product-item-container.hover .product-item--popup, .product-item-container.active .product-item--popup {
      background-color: white;
      -webkit-box-shadow: 0 30px 30px -10px #0000001A;
              box-shadow: 0 30px 30px -10px #0000001A; }
    .product-item-container.hover .product-item-image-slider-control-container,
    .product-item-container.hover .product-item-image-slider-control-container, .product-item-container.active .product-item-image-slider-control-container,
    .product-item-container.active .product-item-image-slider-control-container {
      height: auto;
      opacity: 1;
      overflow: visible;
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0); }
    .product-item-container.hover .product-item--popup .product-item__popup,
    .product-item-container.hover .product-item--popup .product-item__popup, .product-item-container.active .product-item--popup .product-item__popup,
    .product-item-container.active .product-item--popup .product-item__popup {
      height: auto;
      opacity: 1;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); }
  .bx-no-touch .product-item-container .product-item-info-container.product-item-hidden {
    display: none;
    opacity: 0;
    -webkit-transition: opacity 300ms ease;
    -o-transition: opacity 300ms ease;
    transition: opacity 300ms ease; }
  @media (min-width: 992px) {
    .product-item-container {
      margin-bottom: 1.5rem; }
      .product-item-container.hover .product-item-image-action, .product-item-container.active .product-item-image-action {
        height: auto;
        overflow: visible;
        opacity: 1;
        -webkit-transform: translateX(-12px);
            -ms-transform: translateX(-12px);
                transform: translateX(-12px); }
      .product-item-container.hover .product-item--popup .product-item-price-container,
      .product-item-container.hover .product-item--popup .product-item__rate,
      .product-item-container.hover .product-item--popup .product-item-title, .product-item-container.active .product-item--popup .product-item-price-container,
      .product-item-container.active .product-item--popup .product-item__rate,
      .product-item-container.active .product-item--popup .product-item-title {
        -webkit-transform: translateX(1.75rem);
            -ms-transform: translateX(1.75rem);
                transform: translateX(1.75rem); } }

.product-item--list-item .product-item-title {
  margin: 0 0 .625rem; }
  .product-item--list-item .product-item-title > a,
  .product-item--list-item .product-item-title > a:hover {
    color: #000; }

.product-item--list-item .product-item-price-current,
.product-item--list-item .product-item-price-old {
  display: inline-block; }

.product-item--list-item {
  /* image-slider */ }
  .product-item--list-item .product-item-image-wrapper {
    display: block;
    margin-bottom: 1.25rem;
    position: relative; }
  .product-item--list-item .product-item-image-canvas {
    display: block;
    padding-bottom: 100%;
    position: relative; }
    .product-item--list-item .product-item-image-canvas:hover, .product-item--list-item .product-item-image-canvas:focus {
      outline: none; }
  .product-item--list-item .product-item-image,
  .product-item--list-item .product-item-image-slider,
  .product-item--list-item .product-item-image-slide,
  .product-item--list-item .product-item-image-overlay {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0; }
  .product-item--list-item .product-item-image-slider-control-container {
    bottom: .5rem;
    display: block;
    height: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    -webkit-transition: 0.2s ease-out, opacity 0.4s ease-out;
    -o-transition: 0.2s ease-out, opacity 0.4s ease-out;
    transition: 0.2s ease-out, opacity 0.4s ease-out;
    -webkit-transform: translateX(32px);
        -ms-transform: translateX(32px);
            transform: translateX(32px);
    z-index: 200; }
    .bx-touch .product-item--list-item .product-item-image-slider-control-container {
      display: none; }
  .product-item--list-item .product-item-image-slider-control {
    cursor: pointer;
    display: inline-block;
    padding: 3px;
    position: relative;
    -webkit-transition: padding 0.2s ease;
    -o-transition: padding 0.2s ease;
    transition: padding 0.2s ease; }
    .product-item--list-item .product-item-image-slider-control:before {
      background-color: #fff;
      border: 1px solid #D5D5D5;
      border-radius: 50%;
      content: '';
      display: block;
      height: 0;
      padding: 4px;
      width: 0;
      -webkit-transition: padding 0.2s ease;
      -o-transition: padding 0.2s ease;
      transition: padding 0.2s ease; }
    .product-item--list-item .product-item-image-slider-control:after {
      border-radius: 50%;
      bottom: 0;
      content: '';
      display: block;
      height: 0;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      top: 0;
      width: 0;
      -webkit-transition: padding 0.2s ease;
      -o-transition: padding 0.2s ease;
      transition: padding 0.2s ease; }
    .product-item--list-item .product-item-image-slider-control.active {
      padding: 0; }
      .product-item--list-item .product-item-image-slider-control.active:before {
        padding: 7px; }
      .product-item--list-item .product-item-image-slider-control.active:after {
        background-color: #005bff;
        padding: 3px; }
  .product-item--list-item .product-item-image-slider {
    overflow: hidden; }
    .product-item--list-item .product-item-image-slider > .active,
    .product-item--list-item .product-item-image-slider > .next,
    .product-item--list-item .product-item-image-slider > .prev {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .product-item--list-item .product-item-image-slider > .active {
      left: 0; }
    .product-item--list-item .product-item-image-slider > .next,
    .product-item--list-item .product-item-image-slider > .prev {
      position: absolute;
      top: 0;
      width: 100%; }
    .product-item--list-item .product-item-image-slider > .next {
      left: 100%; }
    .product-item--list-item .product-item-image-slider > .prev {
      left: -100%; }
    .product-item--list-item .product-item-image-slider > .next.left,
    .product-item--list-item .product-item-image-slider > .prev.right {
      left: 0; }
  .product-item--list-item .product-item-image-slide {
    display: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center; }
    .product-item--list-item .product-item-image-slide.active {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .product-item--list-item .product-item-image-slide {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        -o-transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
        -webkit-perspective: 1000px;
                perspective: 1000px; }
        .product-item--list-item .product-item-image-slide.next, .product-item--list-item .product-item-image-slide.active.right {
          left: 0;
          -webkit-transform: translate3d(100%, 0, 0);
                  transform: translate3d(100%, 0, 0); }
        .product-item--list-item .product-item-image-slide.prev, .product-item--list-item .product-item-image-slide.active.left {
          left: 0;
          -webkit-transform: translate3d(-100%, 0, 0);
                  transform: translate3d(-100%, 0, 0); }
        .product-item--list-item .product-item-image-slide.next.left, .product-item--list-item .product-item-image-slide.prev.right, .product-item--list-item .product-item-image-slide.active {
          left: 0;
          -webkit-transform: translate3d(0, 0, 0);
                  transform: translate3d(0, 0, 0); } }
  .product-item--list-item .product-item-image {
    max-height: 100%;
    max-width: 100%; }
  .product-item--list-item .product-item-action-container {
    display: block;
    height: 1.75rem;
    margin-bottom: 0.375rem;
    position: relative;
    width: 1.75rem; }
    .product-item--list-item .product-item-action-container:last-child {
      margin-bottom: 0; }
    .product-item--list-item .product-item-action-container .product-item-action {
      bottom: 0;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      -webkit-transition: all .1s ease-in;
      -o-transition: all .1s ease-in;
      transition: all .1s ease-in; }
  .product-item--list-item .product-item-action {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: transparent;
    border: none;
    color: #999;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: auto; }
    .product-item--list-item .product-item-action:hover {
      color: #005bff; }
    .product-item--list-item .product-item-action > .product-item-action-icon {
      display: block;
      font-size: 1.5rem; }
    .product-item--list-item .product-item-action--remove > .product-item-action-icon {
      font-size: 1rem; }
  .product-item--list-item .product-item-limit {
    border: 1px solid #D1D1D1; }
  .product-item--list-item .product-item-title {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.28571; }
    @media (min-width: 992px) {
      .product-item--list-item .product-item-title {
        font-size: 1rem;
        line-height: 1.57143; } }
  .product-item--list-item .product-item-label-text {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 10; }
  .product-item--list-item .product-item-info-container {
    font-size: 0.875rem;
    margin-bottom: 1rem; }
  .product-item--list-item .product-item__popup .product-item-info-container:last-child {
    margin-bottom: 1.625rem; }
  .product-item--list-item .product-item-price-container {
    font-size: 1rem;
    margin-bottom: .75rem; }
  .product-item--list-item .product-item-price-old {
    margin-top: .375rem; }
  .product-item--list-item .product-item__rate {
    display: none; }
  .product-item--list-item .product-item-scu-container {
    margin-bottom: 0.25rem; }
    .product-item__popup .product-item--list-item .product-item-scu-container:last-child {
      margin-bottom: 1rem; }
  @media (min-width: 992px) {
    .product-item--list-item .product-item__rate {
      display: block; }
    .product-item--list-item .product-item-price-container {
      margin-bottom: .375rem; }
    .product-item--list-item .product-item-price-old {
      margin-top: 0; } }

.product-item--card {
  background-color: rgba(255, 255, 255, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  left: 0;
  overflow: hidden;
  -webkit-transition: background-color 0.4s ease, -webkit-box-shadow 0.4s ease;
  transition: background-color 0.4s ease, -webkit-box-shadow 0.4s ease;
  -o-transition: background-color 0.4s ease, box-shadow 0.4s ease;
  transition: background-color 0.4s ease, box-shadow 0.4s ease;
  transition: background-color 0.4s ease, box-shadow 0.4s ease, -webkit-box-shadow 0.4s ease; }
  .product-item--card .product-item-image-action {
    display: none; }
  .product-item--card .product-item__popup {
    height: 0;
    overflow: hidden;
    opacity: 0;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    -webkit-transform: translateY(60px);
        -ms-transform: translateY(60px);
            transform: translateY(60px);
    -webkit-transition: opacity 0.4s ease-out, -webkit-transform 0.2s ease-out;
    transition: opacity 0.4s ease-out, -webkit-transform 0.2s ease-out;
    -o-transition: transform 0.2s ease-out, opacity 0.4s ease-out;
    transition: transform 0.2s ease-out, opacity 0.4s ease-out;
    transition: transform 0.2s ease-out, opacity 0.4s ease-out, -webkit-transform 0.2s ease-out; }
  .product-item--card .product-item-amount {
    width: 50%; }
  .product-item--card .product-item-buttons {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .product-item--card .product-item-amount:not([style]) + .product-item-buttons {
    max-width: 50%; }
  .product-item--card .product-item-title {
    margin: 0 0 .625rem; }
  .product-item--card .product-item-actions-container {
    margin: 0 -1.75rem 1rem;
    padding-bottom: .25rem; }
    .product-item--card .product-item-actions-container:last-child {
      padding-bottom: 0 !important;
      margin-bottom: 0 !important; }
  .product-item--card .product-item-amount-field.form-control {
    border-left: none; }
  @media (min-width: 992px) {
    .product-item--card .product-item-image-action {
      display: block;
      height: 0;
      opacity: 0;
      overflow: hidden;
      right: 0;
      top: 12px;
      -webkit-transform: translateX(20px);
          -ms-transform: translateX(20px);
              transform: translateX(20px);
      -webkit-transition: opacity 0.4s ease-out, -webkit-transform 0.2s ease-out;
      transition: opacity 0.4s ease-out, -webkit-transform 0.2s ease-out;
      -o-transition: transform 0.2s ease-out, opacity 0.4s ease-out;
      transition: transform 0.2s ease-out, opacity 0.4s ease-out;
      transition: transform 0.2s ease-out, opacity 0.4s ease-out, -webkit-transform 0.2s ease-out; }
    .product-item--card .product-item-price-container,
    .product-item--card .product-item__rate,
    .product-item--card .product-item-title {
      padding-right: 1.75rem;
      -webkit-transition: -webkit-transform 0.2s ease-out;
      transition: -webkit-transform 0.2s ease-out;
      -o-transition: transform 0.2s ease-out;
      transition: transform 0.2s ease-out;
      transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out; } }

.product-item--table .product-item-title {
  margin: 0 0 1.25rem; }

@media (min-width: 992px) {
  .product-item--table .product-item-price-current {
    display: block;
    font-size: .9em; } }

.bx-touch .product-item-info-container.product-item-touch-hidden {
  display: none !important; }

.bx-touch .product-item-info-container.product-item-hidden,
.bx-no-touch .product-item-container.hover .product-item--popup .product-item-info-container.product-item-hidden,
.bx-no-touch .product-item-container.active .product-item--popup .product-item-info-container.product-item-hidden,
.product-item-line-card .product-item-container .product-item-info-container.product-item-hidden {
  display: block;
  opacity: 1; }

@media (min-width: 1488px) {
  .col-xxl-2 > .product-item-container .product-item__popup {
    display: none !important; }
  .col-xxl-2 > .product-item-container .product-item {
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  .col-xxl-2 > .product-item-container .product-item-price-container,
  .col-xxl-2 > .product-item-container .product-item__rate,
  .col-xxl-2 > .product-item-container .product-item-title {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important; } }
.product-item-title-link-and-price a,
.product-item-title-link-and-price {
  font-size: 1.3rem;
  font-weight: 700;
}
.product-item-title-link-and-price .price-small .product-item-price-current {
  color: #999;
  font-size: .9rem;
}
/* End */


/* Start:/bitrix/templates/eshop24_default/components/bitrix/catalog.section/catalog/style.min.css?1705400103446*/
.catalog-section__lazy-btn.is-loading>.btn__icon{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.catalog-section__nav .catalog-sorter__count{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);width:10rem}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
/* End */


/* Start:/bitrix/templates/eshop24_default/include/footer/type1/style.min.css?17054001032183*/
.back-to-top{height:3.75rem;width:3.75rem;right:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;border-radius:50%;background-color:#fff;outline:0;-webkit-box-shadow:0 0 1.25rem 0 rgba(0,0,0,.15);box-shadow:0 0 1.25rem 0 rgba(0,0,0,.15);cursor:pointer;z-index:3;font-size:1.5rem;color:#005bff;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;padding:0}.back-to-top.is-hidden{opacity:0}.back-to-top.is-visible{opacity:1}.back-to-top:focus:not(:focus-visible){outline:0;border:0}.footer{margin-top:2.5rem;border-top:1px solid #f4f7fe;color:#7f7f7f;font-size:.875rem;position:relative}.footer__inner{padding:2.5rem 0 0;position:relative}.footer__back-to-top{position:absolute;right:1rem;bottom:1rem;height:3.75rem;width:3.75rem}.footer__contacts-recall{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__contacts{-webkit-box-flex:1;-ms-flex:1;flex:1}.footer__phones a{display:block;color:#343a40}.footer__recall{-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto}.footer__recall>a{margin-bottom:.75rem;margin-right:.75rem}.footer__subscribe{max-width:17.625rem;margin-bottom:1.875rem}.footer__copyright{padding:.5rem 0}@media (min-width:768px){.footer__contacts{width:11.75rem;margin-right:1rem;margin-bottom:1rem}.footer__phones{margin-bottom:.75rem}.footer__copyright{margin-top:1.25rem;padding:.625rem 0}.footer__back-to-top{right:2.5rem;bottom:calc(100% - 1.5rem)}}@media (min-width:1200px){.footer__contacts-recall{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer-menu{display:inline-block;-webkit-columns:2;-moz-columns:2;columns:2;margin:0 -6px 1rem}.footer-menu__item{min-width:5rem;padding:0 6px 0;margin-bottom:.625rem}.footer-menu__link{font-size:.875rem;color:#7f7f7f}.footer-menu__link:hover{color:#7f7f7f}@media (min-width:992px){.footer-menu{-webkit-columns:3;-moz-columns:3;columns:3}}@media (min-width:1200px){.footer-menu__item{min-width:6.25rem}}
/* End */


/* Start:/bitrix/components/rseshop24/socnet.links/templates/.default/style.min.css?1728049571374*/
.socnet-links{display:flex;flex-wrap:wrap}.socnet-links__item:not(:last-child){margin-right:.625rem}.socnet-links__icon{display:flex;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;border-radius:50%;color:#005cff;color:var(--primary);background-color:#f8f9fb;font-size:1.125rem}.socnet-links__icon:focus,.socnet-links__icon:hover{color:var(--primary)}
/* End */


/* Start:/bitrix/templates/eshop24_default/include/offcanvas/type1/style.min.css?17054001032978*/
.offcanvas{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:998;background:#fff;overflow:auto;-webkit-overflow-scrolling:touch}.offcanvas:focus{outline:0}.offcanvas__inner{padding:2.25rem 1.5rem;position:relative;z-index:1}.offcanvas__close{font-size:1.125rem;font-weight:700;line-height:1;color:#000;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:transparent;border:0;padding:1rem 1rem;margin:-1rem -1rem -1rem auto;position:absolute;right:1.25rem;top:1.25rem;z-index:2;border-radius:50%}.offcanvas__close:active,.offcanvas__close:focus,.offcanvas__close:hover{background-color:rgba(153,153,153,.1)}.offcanvas__close>*{pointer-events:none}.offcanvas__nav{margin-bottom:3.125rem}.offcanvas__bottom{margin:2rem 0}.offcanvas__phones a{display:block;line-height:1;font-weight:700;color:#000}.offcanvas--hidden{display:none}.offcanvas--shown{display:block}.offcanvas .ps__rail-x,.offcanvas .ps__rail-y{z-index:3}.offcanvas .location-switcher__marker{display:none}.offcanvas .location-switcher__current-value{font-size:1rem;padding:0}@media (max-width:991.98px){.offcanvas--animation-show{display:block;-webkit-animation:offcanvas-animation-show .3s ease-in-out 0s 1 normal forwards;animation:offcanvas-animation-show .3s ease-in-out 0s 1 normal forwards}.offcanvas--animation-hide{-webkit-animation:offcanvas-animation-hide .3s ease-in-out 0s 1 normal forwards;animation:offcanvas-animation-hide .3s ease-in-out 0s 1 normal forwards}}@media (min-width:992px){.offcanvas{max-width:30rem}.offcanvas--animation-show{display:block;-webkit-animation:offcanvas-animation-show-desktop .3s ease-in-out 0s 1 normal forwards;animation:offcanvas-animation-show-desktop .3s ease-in-out 0s 1 normal forwards}.offcanvas--animation-hide{-webkit-animation:offcanvas-animation-hide-desktop .3s ease-in-out 0s 1 normal forwards;animation:offcanvas-animation-hide-desktop .3s ease-in-out 0s 1 normal forwards}}@-webkit-keyframes offcanvas-animation-show{0%{opacity:0}100%{opacity:1}}@keyframes offcanvas-animation-show{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes offcanvas-animation-hide{0%{opacity:1}100%{opacity:0}}@keyframes offcanvas-animation-hide{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes offcanvas-animation-show-desktop{0%{-webkit-transform:translateX(-30rem);transform:translateX(-30rem)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes offcanvas-animation-show-desktop{0%{-webkit-transform:translateX(-30rem);transform:translateX(-30rem)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes offcanvas-animation-hide-desktop{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-30rem);transform:translateX(-30rem)}}@keyframes offcanvas-animation-hide-desktop{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-30rem);transform:translateX(-30rem)}}
/* End */


/* Start:/bitrix/templates/eshop24_default/components/bitrix/menu/treenav/style.min.css?17054001032043*/
.tree-nav{margin:0;padding:0}.tree-nav__link{color:#000;padding:.5rem 0;font-size:.875rem;font-weight:400;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tree-nav__link:active,.tree-nav__link:focus,.tree-nav__link:hover{text-decoration:none}.tree-nav__wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tree-nav__toggle{padding:0 .8125rem;font-size:1rem;margin:0;-webkit-transform:rotate(180deg) translateY(-.125rem);-ms-transform:rotate(180deg) translateY(-.125rem);transform:rotate(180deg) translateY(-.125rem);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;background:0 0;border:0}.tree-nav__toggle:focus{outline-width:0}.tree-nav__toggle:focus-visible{outline-width:1px}.tree-nav__toggle.collapsed{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.tree-nav__subnav{margin:0}.tree-nav__item--selected>.tree-nav__link,.tree-nav__item--selected>.tree-nav__link-wrap>.tree-nav__link{color:#005bff}.tree-nav>.tree-nav__item>.tree-nav__subnav>.tree-nav__item>.tree-nav__subnav{margin:0 0 1.5rem}.tree-nav>.tree-nav__item>.tree-nav__link,.tree-nav>.tree-nav__item>.tree-nav__link-wrap>.tree-nav__link{font-size:1.5rem;font-weight:500;padding:.375rem 0}.tree-nav>.tree-nav__item>.tree-nav__subnav{margin:.625rem 1.875rem 2rem}.tree-nav>.tree-nav__item>.tree-nav__subnav>.tree-nav__item>.tree-nav__link,.tree-nav>.tree-nav__item>.tree-nav__subnav>.tree-nav__item>.tree-nav__link-wrap>.tree-nav__link{font-size:1.125rem;font-weight:600;padding:.375rem 0}@media (min-width:768px){.tree-nav>.tree-nav__item>.tree-nav__link,.tree-nav>.tree-nav__item>.tree-nav__link-wrap>.tree-nav__link,.tree-nav>.tree-nav__item>.tree-nav__subnav>.tree-nav__item>.tree-nav__link,.tree-nav>.tree-nav__item>.tree-nav__subnav>.tree-nav__item>.tree-nav__link-wrap>.tree-nav__link{padding-top:.625rem;padding-bottom:.625rem}}
/* End */


/* Start:/bitrix/templates/eshop24_default/components/redsign/location.main/switcher/style.min.css?1705400103564*/
.location-switcher{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:#005bff}.location-switcher:hover{color:#005bff}.location-switcher__arrow,.location-switcher__current-value,.location-switcher__marker{pointer-events:none}.location-switcher__arrow,.location-switcher__marker{line-height:1}.location-switcher__marker{font-size:1rem}.location-switcher__current-value{padding-left:.375rem;font-size:.9375rem;letter-spacing:-.005rem;margin-top:0;white-space:nowrap}
/* End */
/* /bitrix/templates/eshop24_default/components/bitrix/catalog.element/catalog/style.css?17327823979387 */
/* /bitrix/templates/eshop24_default/components/bitrix/iblock.vote/stars/style.min.css?1705400103510 */
/* /bitrix/templates/eshop24_default/components/bitrix/catalog.item/catalog_mods/style.css?17338224404531 */
/* /bitrix/templates/eshop24_default/components/bitrix/catalog.item/catalog/style.css?173264587516503 */
/* /bitrix/templates/eshop24_default/components/bitrix/catalog.section/catalog/style.min.css?1705400103446 */
/* /bitrix/templates/eshop24_default/include/footer/type1/style.min.css?17054001032183 */
/* /bitrix/components/rseshop24/socnet.links/templates/.default/style.min.css?1728049571374 */
/* /bitrix/templates/eshop24_default/include/offcanvas/type1/style.min.css?17054001032978 */
/* /bitrix/templates/eshop24_default/components/bitrix/menu/treenav/style.min.css?17054001032043 */
/* /bitrix/templates/eshop24_default/components/redsign/location.main/switcher/style.min.css?1705400103564 */
