

/* Start:/bitrix/templates/yasew_en/components/bitrix/catalog.section/ys_patternCatalog_en/style.css?17433994623534*/
.ys-pattern_catalog {
	position: relative;
	padding-inline: 10px;
	margin-top: 39px;
}

.ys-pattern_catalog-bgm {
	position: absolute;
	background-image: url("data:image/svg+xml,%3Csvg%20width%3D%22391%22%20height%3D%22391%22%20viewBox%3D%220%200%20391%20391%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Ccircle%20cx%3D%22195.5%22%20cy%3D%22195.5%22%20r%3D%22195.5%22%20fill%3D%22%23F4FFFC%22%2F%3E%0A%3C%2Fsvg%3E%0A");
	height: 391px;
	right: -10px;
	top: -82px;
	width: calc(100vw - 62px);
	background-repeat: no-repeat;
}

.ys-pattern_catalog-bg {
	display: none;
}

.ys-pattern_catalog .ys-pattern_catalog-head h3 {
	position: relative;
	font-family: Circe Rounded Alt Regular2;
	color: #222628;
	font-size: 26px;
	line-height: normal;
	margin-bottom: 6px;
}

.ys-pattern_catalog .ys-pattern_catalog-text {
	position: relative;
	font-family: Circe Rounded Regular;
	color: #000;
	font-size: 14px;
	line-height: normal;
}

.ys-pattern_catalog .ys-pattern_catalog-text a {
	font-family: Circe Rounded Alt Regular1;
	color: #000;
	text-decoration-line: underline;
}

.ys-pattern_catalog .ys-pattern_catalog-text a:hover {
	color: #FED000;
	-webkit-transition: all .1s ease-in;
	transition: all .1s ease-in;
}

.ys-pattern_catalog .ys-pattern_catalog_inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 20px;
	margin-top: 18px;
}

.ys-pattern_catalog .ys-pattern_catalog_inner .ys-pattern_catalog_item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 calc(50% - 10px);
	flex: 0 0 calc(50% - 10px);
	max-width: calc(50% - 10px);
}


@media (min-width: 480px) {
	.ys-pattern_catalog .ys-pattern_catalog-head h3 {
		margin-bottom: 2px;
	}

	.ys-pattern_catalog .ys-pattern_catalog-text {
		max-width: 404px;
	}

	.ys-pattern_catalog .ys-pattern_catalog_inner .ys-pattern_catalog_item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(33.33333% - 14px);
		flex: 0 0 calc(33.33333% - 14px);
		max-width: calc(33.33333% - 14px);
	}
}

@media (min-width: 900px) {
	.ys-pattern_catalog {
		margin-top: 70px;
		margin-bottom: 115px;
	}

	.ys-pattern_catalog .ys-pattern_catalog-head h3 {
		font-size: 50px;
		margin-bottom: 8px;
	}

	.ys-pattern_catalog .ys-pattern_catalog-text {
		font-size: 20px;
		max-width: 682px;
	}

	.ys-pattern_catalog-bgm {
		display: none;
	}

	.ys-pattern_catalog-bg {
		display: block;
		position: absolute;
		background-image: url("data:image/svg+xml,%3Csvg%20width%3D%22837%22%20height%3D%22837%22%20viewBox%3D%220%200%20837%20837%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Ccircle%20cx%3D%22418.5%22%20cy%3D%22418.5%22%20r%3D%22418.5%22%20fill%3D%22%23F4FFFC%22%2F%3E%0A%3C%2Fsvg%3E%0A");
		height: 837px;
		right: 49px;
		top: 152px;
		width: 837px;
	}

	.ys-pattern_catalog .ys-pattern_catalog_inner {
		gap: 13px;
		margin-top: 26px;
	}

	.ys-pattern_catalog .ys-pattern_catalog_inner .ys-pattern_catalog_item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(25% - 10px);
		flex: 0 0 calc(25% - 10px);
		max-width: calc(25% - 10px);
	}
}

@media (min-width: 1300px) {
	.ys-pattern_catalog {
		margin-top: 80px;
		padding-inline: 0;
		width: 100%;
		max-width: 1130px;
		margin-left: auto;
		margin-right: auto;
	}

	.ys-pattern_catalog .ys-pattern_catalog_inner {
		gap: 40px 20px;
	}

	.ys-pattern_catalog .ys-pattern_catalog_inner .ys-pattern_catalog_item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(20% - 16px);
		flex: 0 0 calc(20% - 16px);
		max-width: calc(20% - 16px);
	}
}
/* End */


/* Start:/bitrix/templates/yasew_en/assets/styles/catalog-item.css?174339946215875*/
.product-cat-scu-item-list::after {
  display: block;
  clear: both;
  content: ""; }

.product-cat-scu-item-color-block {
  background: #ffffff;
  border: 2px solid transparent;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  font-weight: normal;
  line-height: 1;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: border .3s ease, color .3s ease;
  transition: border .3s ease, color .3s ease;
  vertical-align: middle; }

.product-cat-scu-item-color {
  background-size: cover;
  border: 2px solid #e9ecef;
  border-radius: 50%;
  display: block;
  width: 1.75rem;
  height: 1.75rem;
  vertical-align: middle; }

.checked.product-cat-scu-item-color-container .product-cat-scu-item-color-block,
.selected.product-cat-scu-item-color-container .product-cat-scu-item-color-block,
.product-cat-scu-item-color-container:hover .product-cat-scu-item-color-block, .product-cat-scu-item-color-block:active, .product-cat-scu-item-color-block:focus {
  border-color: #7d8698; }

.disabled.product-cat-scu-item-color-container > .product-cat-scu-item-color-block {
  background: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: inherit; }
  .disabled.product-cat-scu-item-color-container > .product-cat-scu-item-color-block:before {
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    content: ' ';
    display: block;
    z-index: 100;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center;
    opacity: .7; }

.disabled.product-cat-scu-item-color-container .product-cat-scu-item-color {
  opacity: .2; }

.product-cat-price-old {
  color: #7d8698;
  font-size: 0.875rem;
  text-decoration: line-through;
  white-space: nowrap; }

.product-cat-price-current {
  font-weight: 600;
  font-size: 1.125rem;
  white-space: nowrap; }

.product-cat {
  /*Label*/
  /* Deals */
  /* image-slider */
  /* Gift */
  /* Limit */
  /* Price */
  /* Button */
  /*scu*/
  /*Amount*/
  /*Properties */ }
  .product-cat-action {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(189, 189, 189, 0.5);
    border-radius: 50%;
    color: #bdbdbd;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: auto; }
.bx-touch .product-cat-action {
background-color: rgba(255, 255, 255, 0.09);
border: 1px solid rgba(189, 189, 189, 0.32);
color:#bdbdbda8;
}
    .product-cat-action-container .product-cat-action {
      bottom: 0;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      -webkit-transition: all .1s ease-in;
      transition: all .1s ease-in; }
    .product-cat-action-container {
      display: block;
      height: 2.375rem;
      margin-bottom: 0.5rem;
      position: relative;
      width: 2.375rem; }
      .product-cat-action-container:last-child {
        margin-bottom: 0; }
    .product-cat-action input[type="checkbox"] {
      display: none; }
    .product-cat-action > .product-cat-action-icon {
      display: block; }
    .bx-no-touch .product-cat-action:hover {
      bottom: -0.25rem;
      left: -0.25rem;
      right: -0.25rem;
      top: -0.25rem; }
    .bx-no-touch .product-cat-action:hover, .product-cat-action.checked {
      background-color: #ffffff;
      color: #ff5605; }
.bx-touch .product-cat-action.checked{background-color: #ffdb6d4f;}
  .product-cat-del {
    color: #bdbdbd;
    cursor: pointer;
    font-size: 0.6875rem;
    padding: 0.5rem;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 210; }
    .product-cat-del:hover {
      color: #202020; }
  .product-cat-label-text {
    bottom: 0;
    display: block;
    position: absolute;
    right: 0;
    z-index: 190; }
  .product-cat-label-text-item {
    background: #ff5605;
    clear: both;
    color: #fff;
    display: block;
    float: right;
    font-size: 75%;
    margin: 0.125rem auto;
    padding: 0.25rem 0.5rem;
    text-align: center; }
    .product-cat-label-text-item:before {
      content: '';
      display: table;
      width: 0;
      height: 100%;
      margin: -1px 0 1px; }
    @media (min-width: 992px) {
      .product-cat-label-text-item {
        padding: 0.5rem 1rem; } }
  .product-cat-deals {
    background-color: rgba(34, 36, 40, 0.8);
    border-radius: 0 0 0.5rem 0.5rem;
    color: #fff;
    min-width: 3rem;
    padding: 0.5rem 0.25rem 1rem;
    text-align: center;
    left: -0.5rem;
    position: absolute;
    top: -1rem;
    z-index: 190; }
  .product-cat-deals-icon {
    font-size: 1.625rem;
    margin-bottom: 0.25rem; }
  .product-cat-deals-name {
    display: block;
    font-size: 75%;
    line-height: 1.08333;
    white-space: pre; }
  .product-cat-image-action {
    position: absolute;
    right: 1rem;
    top: 1rem;
    z-index: 210; }
  .product-cat-image-slider-control-container {
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 200; }
    .bx-touch .product-cat-image-slider-control-container {
      /*display: none; */
height: 3px;
top: unset;
}
  .product-cat-image-slider-control {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 100%;
    position: relative; }
    .product-cat-image-slider-control:after {
      background-color: rgba(255, 255, 255, 0.8);
      content: '';
      display: block;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      margin: 0 1px 2px;
      height: 3px;
      opacity: 1;
      -webkit-transition: opacity .2s;
      transition: opacity .2s;
      z-index: 4; }
    .product-cat-image-slider-control.active:after {
      background-color: #ff5605; }
    .product-cat-image-slider-control:first-child:after {
      margin-left: 3px; }
    .product-cat-image-slider-control:last-child:after {
      margin-right: 3px; }
  .product-cat-image-slider-control-container:not(:hover) .product-cat-image-slider-control:after {
    opacity: 0; }
.bx-touch .product-cat-image-slider-control-container:not(:hover) .product-cat-image-slider-control:after {
opacity: 1; }
  .product-cat-image-slider-more {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 200; }
  .product-cat-image-slider-more-icon {
    display: block;
    font-size: 3rem;
    margin-bottom: 0.375rem; }
  .product-cat-image-slider-more-text {
    margin-top: 0.5rem; }
  .product-cat-gift {
    background-color: #ffa800;
    border-radius: 50%;
    bottom: 0;
    color: #fff;
    left: -0.5rem;
    position: absolute;
    padding: 0.5rem;
    z-index: 200; }
  .product-cat-gift .product-cat-gift-icon {
    display: block;
    font-size: 1.75rem; }
  .product-cat-limit {
    white-space: nowrap; }
    .product-cat-limit-quantity:before {
      background-color: #c8c8c8;
      border: 1px solid #bdbdbd;
      border-radius: 50%;
      content: '';
      display: inline-block;
      height: 0.5em;
      margin: -0.125em 0.5em 0;
      vertical-align: middle;
      width: 0.5em; }
    .product-cat-limit.is-instock .product-cat-limit-quantity:before {
      background-color: #78b05c;
      border: 1px solid #5ea13d; }
    .product-cat-limit.is-limited .product-cat-limit-quantity:before {
      background-color: #ffbb29;
      border: 1px solid #ffae00; }
    .product-cat-limit.is-outofstock .product-cat-limit-quantity:before {
      background-color: #d43129;
      border: 1px solid #cc0a00; }
  .product-cat-price-current {
    margin-bottom: -0.1875rem;
    margin-top: -0.375rem; }
  .product-cat-price-old {
    display: inline-block; }
  .product-cat-price-percent {
    background-color: #e83700;
    color: #fff;
    display: inline-block;
    font-size: 75%;
    padding: 0 0.25rem; }
  .product-cat-price-economy {
    background-color: #fff6e5;
    display: inline-block;
    font-size: 75%;
    padding: 0 0.25rem;
    white-space: nowrap; }
  .product-cat-button-container .btn-rounded {
    padding: 0.5rem; }
  .product-cat-button-container .icon-cart {
    float: left;
    font-size: 1.25rem; }
  .product-cat-button-container .is-incart .btn-primary,
  .product-cat-button-container .is-incart .btn-primary:not(:disabled):not(.disabled):hover,
  .product-cat-button-container .is-incart .btn-primary:not(:disabled):not(.disabled):active {
    background-color: #fff;
    border-color: #ff5605;
    color: #212529 !important; }
  .product-cat-button-container .is-incart .btn-primary.btn-rounded,
  .product-cat-button-container .is-incart .btn-primary.btn-rounded:not(:disabled):not(.disabled):hover,
  .product-cat-button-container .is-incart .btn-primary.btn-rounded:not(:disabled):not(.disabled):active,
  .product-cat-button-container .is-incart .btn-primary.btn-rounded:not(:disabled):not(.disabled):focus {
    background-color: #fff;
    border-color: #e5e6ea;
    color: #5ea13d; }
  .product-cat-button-container .is-incart .icon-cart {
    color: #5ea13d; }
  .product-cat-scu-list .dropdown-menu {
    max-height: 24.8rem;
    overflow-y: auto; }
  .product-cat-scu-item-list {
    padding-left: 0;
    list-style: none;
    margin: 0; }
  .product-cat-scu-item-text-container.btn-link {
    background-color: transparent;
    border-color: transparent;
    color: #202020;
    padding-left: 0.25rem;
    padding-right: 0.25rem; }
    .product-cat-scu-item-text-container.btn-link:hover, .product-cat-scu-item-text-container.btn-link.checked {
      background-color: transparent;
      border-color: transparent;
      color: #ff5605; }
    .product-cat-scu-item-text-container.btn-link.checked {
      text-decoration: none; }
      .product-cat-scu-item-text-container.btn-link.checked:not(:disabled):not(.disabled) {
        cursor: text; }
  .product-cat-scu-item-text-container.disabled {
    text-decoration: line-through; }
  .product-cat-scu-item-text:after {
    content: ',';
    display: inline; }
  .product-cat-scu-item-text-container.btn-outline-secondary .product-cat-scu-item-text:after,
  .product-cat-scu-item-text-container.last-visible .product-cat-scu-item-text:after {
    display: none; }
  .product-cat-scu-item-color-container, .product-cat-scu-item-text-container.btn-outline-secondary {
    float: left;
    margin: 0 0.5rem 0.5rem 0; }
  .product-cat-scu-item-text-container.btn-outline-secondary.checked {
    color: #fff;
    background-color: #7d8698;
    border-color: #7d8698; }
  .product-cat-amount-field-btn-plus, .product-cat-amount-field-btn-minus {
    position: relative;
    display: inline-block;
    min-width: 22px;
    height: 22px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    -webkit-transition: background 300ms ease, opacity 300ms ease;
    transition: background 300ms ease, opacity 300ms ease; }
  .product-cat-amount-field-btn-plus:after, .product-cat-amount-field-btn-minus:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    opacity: .8;
    -webkit-transition: opacity 300ms ease, background 300ms ease;
    transition: opacity 300ms ease, background 300ms ease; }
  .product-cat-amount-field-btn-disabled.product-cat-amount-field-btn-plus:after, .product-cat-amount-field-btn-disabled.product-cat-amount-field-btn-minus:after {
    opacity: .3 !important;
    cursor: default; }
  .product-cat-amount-field-btn-disabled.product-cat-amount-field-btn-plus:hover, .product-cat-amount-field-btn-disabled.product-cat-amount-field-btn-minus:hover {
    background-color: #f2f2f2; }
  .product-cat-amount-field-btn-plus:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
    background-size: 10px; }
  .product-cat-amount-field-btn-minus:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
    background-size: 10px; }
  .product-cat-amount-field-btn-plus:hover:after, .product-cat-amount-field-btn-minus:hover:after {
    opacity: 1; }
  .product-cat-amount-field.form-control:focus {
    border-color: #ced4da;
    border-right-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .product-cat-amount-field::-webkit-outer-spin-button, .product-cat-amount-field::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0;
    /* <-- Apparently some margin are still there even though it's hidden */ }
  .product-cat-amount .input-group > .product-cat-amount-field {
    -moz-appearance: textfield;
    border-right-color: transparent;
    text-align: center;
    width: 4.25rem; }
  .product-cat-amount .product-cat-amount-field:disabled {
    background: #fff;
    color: rgba(73, 80, 87, 0.5); }
  .product-cat-amount-field:disabled + .product-cat-amount-measure {
    color: rgba(73, 80, 87, 0.5); }
  .product-cat-amount-field:focus {
    outline: none !important; }
  .product-cat .bx-no-touch input.product-cat-amount-field::-webkit-outer-spin-button,
  .product-cat .bx-no-touch input.product-cat-amount-field::-webkit-inner-spin-button {
    margin: 0;
    -webkit-appearance: none;
    appearance: none; }
  .product-cat-amount-description-container {
    clear: both;
    display: block;
    font-size: 75%;
    padding-bottom: 0.625rem;
    padding-top: 0.625rem;
    vertical-align: middle;
    white-space: nowrap; }
    .product-cat-amount-description-container:empty {
      display: none; }
    @media (min-width: 576px) {
      .product-cat-amount-description-container {
        clear: none;
        display: inline-block;
        margin-bottom: 1rem;
        margin-left: 1rem; } }
  .product-cat-amount-measure .input-group-text {
    background: #fff;
    border-left-color: transparent; }
  .product-cat-properties {
    display: block;
    margin: 0;
    overflow: hidden; }
  .product-cat-properties dl {
    clear: both; }
  .product-cat-properties dt {
    clear: both;
    color: #7d8698;
    font-weight: normal;
    display: inline;
    margin-right: 0.25rem; }
  .product-cat-properties dd {
    display: inline; }
    .product-cat-properties dd:after {
      content: '';
      display: block;
      height: 0; }

/*# sourceMappingURL=catalog-item.css.map */

/* End */


/* Start:/bitrix/templates/yasew_en/components/bitrix/catalog.item/ys_patternCatalog_en/style.css?174339946119882*/
.product-cat-image-overlay {
	white-space: nowrap;
}

.product-cat-image-overlay:before {
	display: inline-block;
	content: '';
	height: 100%;
	vertical-align: middle;
	width: 0;
}

.product-cat-image-overlay-link {
	display: inline-block;
	max-width: 100%;
	vertical-align: middle;
	white-space: normal;
}

.product-cat {
	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;
	padding: 8px;
	-webkit-transition: none;
	transition: none;
}

.product-cat-container.hmax .product-cat {
	height: 100%;
}

.product-cat-one-card .product-cat {
	padding: 12px;
}

.product-cat-container {
	background: #F8F8F8;
	border-radius: 10px;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	max-width: 100%;
	position: relative;
}

.bx-no-touch .product-cat-container {
	border-radius: 30px;
}

.bx-no-touch .product-cat-container.hover {
	z-index: 210;
}

.product-cat-container.hover .product-cat-popup {
	background: #F8F8F8;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
	border-radius: 30px;
	height: auto;
	left: 0;
	margin: -0.5rem -0.5rem auto;
	min-height: calc(100% + 3rem);
	padding: 15px;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition-property: margin, padding, min-height;
	transition-property: margin, padding, min-height;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
}

.product-cat-line-card .product-cat-preview,
.product-cat-line-card .product-cat-properties {
	font-size: 0.875rem;
}

.bx-touch .product-cat-body .product-cat-properties {
	width: 50%;
}

.bx-touch .product-cat-properties:nth-child(even) {
	text-align: right;
}

.product-cat-line-card .product-cat-head {
	height: auto;
}

.product-cat-table-card .product-cat {
	padding: 0.5rem 1rem;
}

.product-cat-table-card .product-cat-image-wrapper {
	margin: -0.5rem -0.5rem -0.5rem -1rem;
	padding: 0.5rem 0.5rem 0.5rem 1rem;
}

.product-cat-table-card .product-cat-head {
	height: auto;
	margin-bottom: auto;
}

.product-cat-line-card .product-cat-buttons,
.product-cat-table-card .product-cat-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-ms-flex-item-align: center;
	align-self: center;
}

.product-cat-container.podpiskaItem .product-cat-buttons {
	display: none;
}

.product-cat-info-container.product-cat-hidden {
	display: none;
	opacity: 0;
	-webkit-transition: opacity 300ms ease;
	transition: opacity 300ms ease;
}

.bx-touch .product-cat-info-container.product-cat-hidden {
	display: flex;
	opacity: 1;
}

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

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

.bx-no-touch .product-cat-container.hover .product-cat-popup .product-cat-info-container.product-cat-hidden[data-entity='props-block'] {
	display: none;
}

.product-cat-content {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.product-cat-container.hmax .product-cat-content {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.bx-touch .product-cat-content {
	margin-top: 8px;
}

.bx-touch .product-cat-one-card .product-cat-content {
	margin-top: 6px;
	padding-left: 0;
	padding-right: 0;
}

.product-cat-image-wrapper {
	display: block;
	position: relative;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
}

.product-cat-container .podpiska_sticker_card {
	display: none;
}

.product-cat-container.podpiskaItem .podpiska_sticker_card {
	position: absolute;
	top: 5px;
	right: 5px;
	border-radius: 24px;
	background: #FED000;
	height: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: Circe Rounded Regular4;
	color: #333;
	font-size: 13px;
	padding-inline: 12px;
}

.product-cat-image-canvas {
	display: block;
	padding-bottom: 140%;
	position: relative;
}

.product-cat-image, .product-cat-image-slider, .product-cat-image-slide, .product-cat-image-overlay {
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 10px;
	overflow: hidden;
}

.product-cat-image-slider {
	overflow: hidden;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}

.bx-touch .product-cat-image-slider>.active,
.bx-touch .product-cat-image-slider>.next,
.bx-touch .product-cat-image-slider>.prev {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.bx-touch .product-cat-image-slider>.active {
	left: 0;
}

.bx-touch .product-cat-image-slider>.next,
.bx-touch .product-cat-image-slider>.prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.bx-touch .product-cat-image-slider>.next {
	left: 100%;
}

.bx-touch .product-cat-image-slider>.prev {
	left: -100%;
}

.bx-touch .product-cat-image-slider>.next.left,
.bx-touch .product-cat-image-slider>.prev.right {
	left: 0;
}

.product-cat-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-cat-image-slide.active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.bx-touch .product-cat-image-slide {
		-webkit-transition: -webkit-transform .3s ease-in-out;
		transition: -webkit-transform .3s ease-in-out;
		transition: transform .3s ease-in-out;
		transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}

	.bx-touch .product-cat-image-slide.next, .bx-touch .product-cat-image-slide.active.right {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	.bx-touch .product-cat-image-slide.prev, .bx-touch .product-cat-image-slide.active.left {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	.bx-touch .product-cat-image-slide.next.left, .bx-touch .product-cat-image-slide.prev.right, .bx-touch .product-cat-image-slide.active {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.product-cat-image {
	max-height: 100%;
	max-width: 100%;
}

.product-cat-image-overlay {
	background-color: rgba(255, 255, 255, 0.6);
	display: none;
	height: 100%;
	text-align: center;
	width: 100%;
	z-index: 200;
}

.product-cat-container.hover .product-cat-image-wrapper:hover .product-cat-image-overlay {
	display: block;
}

.product-cat-image-overlay-link {
	background-color: rgba(0, 0, 0, 0.6);
	border-radius: 0.25rem;
	color: #fff;
	cursor: pointer;
	font-size: 75%;
	line-height: 1.08333;
	padding: 1rem;
	white-space: pre;
}

.product-cat-image-overlay-link:hover {
	background-color: rgba(0, 0, 0, 0.8);
	text-decoration: underline;
}

.product-cat-image-action {
	display: none;
}

.bx-touch .product-cat-image-action {
	display: block;
	top: 25px;
	right: 25px;
}

/*.bx-touch .product-cat-image-slider-control-container {
	display: none;
}*/

.product-cat-action-container {
	height: auto;
	width: auto;
	margin: 0;
}

.product-cat-action-container .product-cat-action {
	height: 30px;
	width: 30px;
	background-color: #E0E0E0;
	border: none;
	position: relative;
	background-image: url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.24999 2.82426C4.23028 -0.880884 1.04195 1.75178 1 4.58973C1 8.81465 6.05507 12.2825 7.24999 12.2825C8.44491 12.2825 13.5 8.81465 13.5 4.58973C13.458 1.75178 10.2697 -0.880884 7.24999 2.82426Z' stroke='%23222628' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center;
}

.product-cat-action-container .product-cat-action.checked {
	background-color: #FF5656;
	background-image: url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.24999 2.82426C4.23028 -0.880884 1.04195 1.75178 1 4.58973C1 8.81465 6.05507 12.2825 7.24999 12.2825C8.44491 12.2825 13.5 8.81465 13.5 4.58973C13.458 1.75178 10.2697 -0.880884 7.24999 2.82426Z' fill='white' stroke='%23222628' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.product-cat-one-card .product-cat-action-container .product-cat-action {
	height: 38px;
	width: 38px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='39' viewBox='0 0 39 39' fill='none'%3E%3Cpath d='M19.3509 15.0046C15.519 10.3029 11.4732 13.6437 11.4199 17.2449C11.4199 22.6062 17.8346 27.0067 19.3509 27.0067C20.8673 27.0067 27.282 22.6062 27.282 17.2449C27.2288 13.6437 23.1829 10.3029 19.3509 15.0046Z' stroke='%23222628' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.product-cat-one-card .product-cat-action-container .product-cat-action.checked {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='39' viewBox='0 0 39 39' fill='none'%3E%3Cpath d='M19.3509 15.0046C15.519 10.3029 11.4732 13.6437 11.4199 17.2449C11.4199 22.6062 17.8346 27.0067 19.3509 27.0067C20.8673 27.0067 27.282 22.6062 27.282 17.2449C27.2288 13.6437 23.1829 10.3029 19.3509 15.0046Z' fill='white' stroke='%23222628' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.bx-touch .product-cat-action-container.product-cat-preview {
	display: none;
}

.bx-no-touch .product-cat-action:hover {
	bottom: unset;
	left: unset;
	right: unset;
	top: unset;
	background-color: #E0E0E0;
}

.product-cat-container .product-cat-image-action {
	display: flex;
	align-items: center;
	position: relative;
	top: unset;
	right: unset;
}

.product-cat-head {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.bx-touch .product-cat-head {
	position: relative;
	width: 100%;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.bx-touch .product-cat-body {
	width: 100%;
	display: none;
}

.bx-touch .product-cat-body>div:not(.product-cat-info-container.product-cat-hidden) {
	display: none;
}

.bx-touch .product-cat-info-container {
	position: relative;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}

/*@media (min-width: 576px) {
		.product-cat-head {
		  height: 6.375rem; } }*/
.product-cat-data {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.product-cat-title {
	font-family: Circe Rounded Regular4;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 0;
	text-align: left;
	color: #333333;
}

.product-cat-title>a,
.product-cat-title>a:hover {
	color: #333333;
	text-decoration: none;
}

.product-cat-one-card .product-cat-title {
	font-size: 25px;
	line-height: 26px;
}

.product-cat-parent {
	font-family: Circe Rounded Regular;
	font-size: 13px;
	line-height: normal;
	color: #888888;
	text-align: left;
}

@media (min-width: 992px) {
	.product-cat-title {
		overflow: hidden;
		font-size: 22px;
		line-height: 28px;
	}

	.product-cat-parent {
		display: block;
		font-size: 13px;
		line-height: 22px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		margin-top: 0;
	}

	.product-cat-container.podpiskaItem .product-cat-buttons {
		display: flex;
	}

	.product-cat-buttons {
		display: flex;
		gap: 0 10px;
	}

	.product-cat-action-container .product-cat-action:hover {
		background-image: url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.24999 2.82426C4.23028 -0.880884 1.04195 1.75178 1 4.58973C1 8.81465 6.05507 12.2825 7.24999 12.2825C8.44491 12.2825 13.5 8.81465 13.5 4.58973C13.458 1.75178 10.2697 -0.880884 7.24999 2.82426Z' fill='%23FF5656' stroke='%23222628' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	}

	.product-cat-container.podpiskaItem .product-cat-image-action {
		display: none;
	}
}

.product-cat-parent>a,
.product-cat-parent>a:hover {
	color: #888888 !important;
	text-decoration: none;
}

.product-cat-info-container {
	margin-top: 6px;
}

.product-cat-container.podpiskaItem .product-cat-info-container {
	margin-top: 7px;
}

.product-cat-one-card .product-cat-info-container {
	margin-top: 5px;
}

.product-cat-info-container--price {
	overflow: hidden;
}

.product-cat-preview-container {
	margin-bottom: 1.5rem;
}

.product-cat-price-container {
	min-width: 1px;
	display: flex;
	align-items: flex-end;
}

.bx-touch .product-cat-price-container>div:not(.product-cat-price-current) {
	display: none;
}

.product-cat-container .podpiska_measure {
	display: none;
}

.product-cat-container.podpiskaItem .product-cat-price-container .podpiska_measure {
	font-family: Circe Rounded Regular4;
	color: #333;
	font-size: 14px;
	display: block!important;
	line-height: 1;
}

.product-cat-container.podpiskaItem .product-cat-price-container .podpiska_measure span {
	display: none;
}

.product-cat-container.podpiskaItem .product-cat-price-container .podpiska_measure span.slash {
	display: inline;
}

.product-cat-info-container-title {
	font-size: 0.875rem;
}

.bx-touch .product-cat-info-container-title {
	display: none;
}

.product-cat-image-slider-control:after {
	background-color: #FFFFFF !important;
	content: '';
	display: block;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin: 0 0 12px;
	height: 4px;
	opacity: 0.7;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	z-index: 4;
	border-radius: 2px;
}

.product-cat-image-slider-control.active:after {
	background-color: #FED000 !important;
	opacity: 1;
}

.product-cat-image-slider-control:first-child:after {
	margin-left: 0;
}

.product-cat-image-slider-control:last-child:after {
	margin-right: 0;
}

.product-cat-image-slider-control-container {
	padding-left: 10px;
	padding-right: 10px;
	gap: 0 2px;
}

.product-cat-price-current {
	font-family: Circe Rounded Regular3;
	margin: 0;
	font-weight: 400;
	font-size: 18px;
	line-height: 1;
	color: #333333;
}

.product-cat-one-card .product-cat-price-current {
	font-size: 30px;
	line-height: 38px;
}

.btn-buy {
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	background: #FED000;
	border: none;
	border-radius: 50px;
}

.btn-buy img {
	width: 13.5px;
}

.buyed .btn-buy {
	background: #D6F1D2;
	-webkit-transition: all .1s ease-in;
    transition: all .1s ease-in;
}

.buyed .btn-buy:hover {
	background: #96E18A
}

.download-link {
	width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: none;
    border-radius: 50px;
	background: #D6F1D2;
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in;
}

.buyed .download-link {
	display: none;
}

.product-cat-body .product-cat-info-container.product-cat-scu-container {
	margin-top: 5px;
}

.product-cat-body .product-cat-info-container.product-cat-scu-container .product-cat-info-container-title {
	font-family: Circe Rounded Regular;
	font-weight: 400;
	font-size: 13px;
	line-height: 22px;
	color: #888888;
	margin-bottom: 3px;
	text-align: left;
}

.product-cat-body .product-cat-info-container.product-cat-scu-container .product-cat-info-container-title .text-body {
	display: none;
}

.product-cat-body .podpiska_description {
	display: none;
}

.product-cat-container.hover.podpiskaItem .product-cat-body .podpiska_description {
	margin-top: 8px;
	max-width: 186px;
	display: block;
	font-family: Circe Rounded Regular;
	color: #333;
	font-size: 13px;
	line-height: 100%;
}

.product-cat-container.podpiskaItem .product-cat-body .podpiska_description span {
	font-family: Circe Rounded Regular4;
}

.product-cat-container.hover.podpiskaItem .product-cat-body .product-cat-info-container {
	display: none!important;
}

ul.product-cat-scu-item-list {
	gap: 5px 5px;
    display: flex;
	flex-wrap: wrap;
}

ul.product-cat-scu-item-list .product-cat-scu-item-text-container {
	font-family: Circe Rounded Regular4;
	background: #E0E0E0;
	font-weight: 400;
	font-size: 15px;
	color: #333333;
	float: left;
	margin: 0;
	padding: 2px 6px 0 6px;
	border-radius: 17px;
	height: 30px;
	min-width: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	cursor: pointer;
}

ul.product-cat-scu-item-list .product-cat-scu-item-text-container.checked {
	background: #FED000;
}

ul.product-cat-scu-item-list .product-cat-scu-item-text-container.checked.buyed {
	background: #96E18A;
}

.product-cat-scu-item-text:after {
	content: '';
}

.bx-touch .product-cat-button-container {
	display: none;
}

@media (min-width: 768px) {
	.product-cat-table-card .product-cat-price-container {
		position: relative;
		top: -1.25rem;
	}

	.product-cat-table-card .product-cat-content {
		margin-bottom: 1.625rem;
		margin-top: 1.625rem;
	}

	.product-cat .product-cat-deals {
		top: -1.5rem;
	}
}

@media (min-width: 900px) {
	.product-cat {
		padding: 15px;
	}

	.product-cat-container.hover .product-cat-popup {
		margin: 0 auto;
		min-height: calc(100% + 1rem);
	}

	.product-cat-container.podpiskaItem .podpiska_sticker_card {
		top: 31px;
		right: 30px;
		height: 28px;
		font-size: 16px;
	}

	.product-cat-container.podpiskaItem .podpiska_sticker_card:hover {
		cursor: pointer;
	}

	.product-cat-image-wrapper {
		margin: -15px -15px 0 -15px;
		padding: 15px 15px 8px 15px;
	}

	.product-cat-image-action {
		right: 1.5rem;
		top: 1.5rem;
	}

	.product-cat-head {
		margin-bottom: 0;
	}

	.product-cat-table-card .product-cat {
		padding: 1rem 1.5rem;
	}

	.product-cat-table-card .product-cat-image-wrapper {
		margin: -1rem 0 -1rem -1.5rem;
		padding: 1rem 1rem 1rem 1.5rem;
	}

	.product-cat-container.podpiskaItem .product-cat-info-container,
	.product-cat-info-container {
		margin-top: 10px;
	}

	.product-cat-price-current {
		font-size: 22px;
	}

	.product-cat-action-container .product-cat-action img {
		width: auto;
	}

	.product-cat-container.podpiskaItem .product-cat-price-container .podpiska_measure {
		font-size: 16px;
	}

	.product-cat-container.podpiskaItem .product-cat-price-container .podpiska_measure span {
		display: inline;
		font-size: 14px;
	}

	.product-cat-container.podpiskaItem .product-cat-price-container .podpiska_measure span.slash {
		font-size: 20px;
	}

	.btn-buy {
		width: 40px;
		height: 40px;
		-webkit-transition: all .1s ease-in;
    	transition: all .1s ease-in;
	}

	.btn-buy svg path.c1 {
		fill: #FED000;
	}
	
	.btn-buy svg path.c2 {
		fill: #222628;
		stroke: #222628;
	}
	
	.btn-buy svg path.c3 {
		fill: #222628;
	}

	.btn-buy:hover {
		background: #222628;
	}

	.btn-buy:hover svg path.c1 {
		fill: #222628;
	}
	
	.btn-buy:hover svg path.c2 {
		fill: #FED000;
		stroke: #FED000;
	}
	
	.btn-buy:hover svg path.c3 {
		fill: #FED000;
	}

	.is-incart .btn-buy svg {
		fill: #222628;
	}

	.is-incart .btn-buy:hover svg {
		fill: #FED000;
	}

	.download-link {
		width: 40px;
		height: 40px;
	}

	.download-link:hover {
		background: #96E18A;
	}

	.product-cat-title {
		font-size: 20px;
	}
}

/*# sourceMappingURL=style.css.map */
/* End */
/* /bitrix/templates/yasew_en/components/bitrix/catalog.section/ys_patternCatalog_en/style.css?17433994623534 */
/* /bitrix/templates/yasew_en/assets/styles/catalog-item.css?174339946215875 */
/* /bitrix/templates/yasew_en/components/bitrix/catalog.item/ys_patternCatalog_en/style.css?174339946119882 */
