

/* Start:/local/templates/czs/components/bitrix/catalog/catalog_2026/style.css?17772177351123*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	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 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}


body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/show_more/style.css?17770378953297*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

.load_more {
	display: flex !important;
    align-items: center !important;
    width: max-content !important;
    column-gap: 10px;
	font-size: 1rem !important;
    font-family: Roboto, sans-serif;
    margin: 10px auto !important;
    padding: 15px ;
    cursor: pointer;
    text-align: center;
	background: #000;
	color: #fffefc;
	text-transform: none !important;
}
.load_more:hover{
	background: #707070 !important;
}
.load_more .btn-icons-wrap {
	margin: 0 !important;
}
/* End */


/* Start:/local/templates/czs/components/bitrix/catalog.section/catalog_section_2026/style.css?177726886452811*/
@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.row::before {
	display: initial;
}



<!-- new -->
  * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "Inter", system-ui, -apple-system, "BlinkMacSystemFont-Regular", "Segoe UI", Roboto, sans-serif;
}

.collections-page {
  position: relative;
}
.collections-page .overlay {
  display: none;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.2078431373);
  z-index: 10;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.collections-page .breadcrumb {
  padding-top: 22px !important;
  padding-bottom: 22px !important;
}
.collections-page .breadcrumb-text {
  font-size: 12px;
  letter-spacing: 0.01em;
  font-weight: 400;
}
.collections-page .breadcrumb-text:hover {
  color: #666;
}
.collections-page .breadcrumb-divider {
  font-size: 12px;
  color: #666;
}
.collections-page__title {
  display: flex;
}
.collections-page__title h1 {
  font-size: 28px;
  line-height: 36px;
  font-weight: 400;
}
.collections-page__title .countFind {
  margin-left: 8px;
  color: #181a1b;
}

sup {
    position: relative;
    font-size: 75%;
    line-height: 1;
    vertical-align: super;
}

.collections-page__cards {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  row-gap: 48px;
  -moz-column-gap: 24px;
       column-gap: 24px;
}
@media screen and (max-width: 1439px) {
  .collections-page__cards {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 1023px) {
  .collections-page__cards {
    grid-template-columns: 1fr 1fr;
  }
}
.collections-page__sub-title {
  max-width: 903px;
  margin-top: 80px;
}
.collections-page__sub-title h2 {
  padding-bottom: 24px;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 700;
}
.collections-page__desc {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0.02em;
}
.collections-page__selection {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 16px;
  margin-bottom: 16px;
}
.collections-page .tutVisable {
  display: none;
}
.collections-page .tut.visible sup {
  visibility: visible !important;
}
.collections-page__filter-btn {
  cursor: pointer;
  background-color: #181a1b;
  color: #fff;
  font-size: 12px;
  line-height: normal;
  padding: 11px 24px;
  outline: none;
  border: none;
  display: flex;
  align-items: center;
  border-radius: 25px;
  letter-spacing: 0.12px;
  border: 1px solid transparent;
  font-weight: 400;
  height: 40px;
}
.collections-page__filter-btn:hover {
  background-color: #435450;
}
.collections-page__filter-block {
  position: fixed;
  width: 100%;
  max-width: 600px;
  background-color: #fff;
  left: -630px;
  top: 0;
  bottom: 0;
  z-index: 12;
  transition: 0.3s linear;
}
.collections-page__filter-block .filter-block__text {
  padding: 16px 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.collections-page__filter-block .filter-block__text .filter-block__close {
  line-height: 48px;
}
.collections-page__filter-block .filter-block__text svg:hover {
  cursor: pointer;
}
.collections-page__filter-block .filter-block__text h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  color: #181a1b;
}
.collections-page__filter-block .filter-block__text sup {
  font-size: 14px;
  letter-spacing: 0.02em;
  line-height: 20px;
}
.collections-page__filter-block .collections-page__filter-block-btns {
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 20px;
  width: calc(100% - 80px);
  left: 40px;
  gap: 16px;
}
.collections-page__filter-block .clean-all {
  width: 100%;
  border: 1px solid #999;
  padding: 8px 20px;
  border-radius: 25px;
  line-height: auto;
  letter-spacing: 0.02em;
  font-weight: 400;
  font-size: #999;
  line-height: 20px;
  background: transparent;
  font-size: 12px;
  cursor: pointer;
}
.collections-page__filter-block .show-product {
  width: 100%;
  background-color: #181a1b;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  padding: 14px 24px;
  letter-spacing: 0.1225px;
  border-radius: 25px;
  font-weight: 400;
  cursor: pointer;
  border: 1px solid transparent;
}
.collections-page__filter-block .show-product:hover {
  background-color: #435450;
}
.collections-page__sort {
  position: relative;
}
.collections-page__sort-btn {
  font-size: 12px;
  letter-spacing: 0.02em;
  font-weight: 400;
  padding: 11px 12px;
  border-radius: 25px;
  height: 40px;
  cursor: pointer;
  gap: 8px;
  border: 1px solid #999;
  background: transparent;
  display: flex;
  align-items: center;
}
.collections-page__sort-item {
  font-size: 12px;
  letter-spacing: 0.02em;
  font-weight: 400;
  border-bottom: 1px solid #E6E7E4;
  padding: 14px 12px;
  cursor: pointer;
}
.collections-page__sort-item:hover {
  background-color: #E6E7E4;
}
.collections-page__sort-items {
  position: absolute;
  width: 250px;
  left: -100px;
  z-index: 3;
  display: none;
  --tw-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
  box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), var(--tw-shadow);
  background-color: #fff;
}
.collections-page__sort-items.active {
  display: block;
}
.collections-page__count-find {
  width: 100%;
  max-width: 410px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
}
.collections-page__count-find__label {
  text-align: center;
  margin-bottom: 8px;
  color: #555;
}
.collections-page__count-find progress {
  width: 100%;
  height: 6px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.collections-page__count-find progress::-webkit-progress-bar {
  background-color: #ddd;
  border-radius: 4px;
}
.collections-page__count-find progress::-webkit-progress-value {
  background-color: #2f3e37;
  border-radius: 4px;
}
.collections-page__count-find progress::-moz-progress-bar {
  background-color: #2f3e37;
  border-radius: 4px;
}
@media screen and (max-width: 1023px) {
  .collections-page__title h1 {
    font-size: 24px;
  }
  .collections-page__count-find {
    max-width: 280px;
  }
}

.collectionsPage-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 405px;
    height: 100%;
}
.collectionsPage-card__block {
    width: 100%;
    max-width: 405px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    height: 100%;
    flex: 1;
}

.collectionsPage-card__block > a {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.collectionsPage-card__block:hover .inFavorite {
  display: block;
}
.collectionsPage-card__image {
  background-color: #f7f7f7;
  overflow: hidden;
  position: relative;
  aspect-ratio: 1/1;
}
.collectionsPage-card__image .lineWithImg {
  display: flex;
  position: absolute;
  left: 0;
  transition: 0.3s linear;
  aspect-ratio: 1/1;
  width: 100%;
}
.collectionsPage-card__image .lineWithImg img {
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 405px;
}
.collectionsPage-card__image .inFavorite {
  display: none;
  top: 15px;
  right: 15px;
  position: absolute;
  z-index: 1;
}
@media screen and (max-width: 800px) {
  .collectionsPage-card__image:hover .lineWithImg {
    left: 0px;
  }
}
.collectionsPage-card__meta {
    margin-top: 10px;
    display: grid;
    grid-template-rows: auto auto 1fr auto;
    gap: 10px;
    flex: 1;
}
.collectionsPage-card__name {
  letter-spacing: 0.16px;
  font-weight: 700;
  line-height: 1.35;
  min-height: calc(1.35em * 2);
}
.collectionsPage-card__name:hover {
  color: #435450;
}

.collectionsPage-card__desc, .collectionsPage-card__price {
  font-size: 14px;
  line-height: 1.35;
  letter-spacing: 0.01em;
  flex: 1;
}
.collectionsPage-card__desc {
  flex: 1;
  color: #888;
  line-height: 1.35;
  min-height: calc(1.35em * 2);
}

.collectionsPage-card__name,
.collectionsPage-card__desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.collectionsPage-card__price {
    display: flex;
    align-items: end;
}
.collectionsPage-card__price .full-price {
  font-size: 16px;
  letter-spacing: 0.01em;
  font-weight: 600;
}
.collectionsPage-card__price .slice-price {
  font-size: 12px;
  color: #666;
  font-weight: 400;
  line-height: 1.33333;
  align-self: flex-end;
}
.collectionsPage-card__pill {
  width: 100%;
  text-align: center;
  border: 1px solid #111;
  border-radius: 16px;
  padding: 12px;
  font-size: 14px;
  min-width: 120px;
  letter-spacing: 0.00875em;
}
@media screen and (max-width: 1443px) {
  .collectionsPage-card__pill {
    font-size: 12px;
  }
}
@media screen and (max-width: 1023px) {
  .collectionsPage-card__image .inFavorite {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .collectionsPage-card__block {
    max-width: unset;
  }
}

.collections-page__accordion {
  border-top: 1px solid #e5e5e5;
  background: #fff;
}

.collections-page__accordion-item {
  border-bottom: 1px solid #e5e5e5;
}

.collections-page__accordion-icon {
  display: flex;
  align-items: center;
}

.collections-page__accordion-trigger {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 20px 40px;
  background: transparent;
  border: 0;
  cursor: pointer;
  text-align: left;
}

.collections-page__accordion-title {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.12em;
  color: #222;
}

.collections-page__accordion-content {
  display: grid;
  grid-template-rows: 0fr;
}

.collections-page__accordion-item.is-open .collections-page__accordion-content {
  grid-template-rows: 1fr;
}

.collections-page__accordion-item.is-open .collections-page__accordion-content {
  padding: 0 40px;
  padding-bottom: 30px;
}

.collections-page__accordion-inner {
  overflow: hidden;
}

.collections-page__accordion-item.is-open .collections-page__accordion-icon {
  transform: rotate(180deg);
}

.collections-page__checkbox {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 18px;
  cursor: pointer;
  color: #333;
  font-size: 16px;
  line-height: 1.4;
}

.collections-page__checkbox:last-child {
  margin-bottom: 0;
}

.collections-page__checkbox input[type=checkbox] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  flex: 0 0 16px;
  width: 16px;
  height: 16px;
  margin: 0;
  border: 1px solid #9c9c9c;
  background: #fff;
  cursor: pointer;
  position: relative;
}

.collections-page__checkbox input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  inset: 3px;
  background: #222;
}

.collections-page__accordion-trigger:focus-visible {
  outline: 2px solid #222;
  outline-offset: 2px;
}

.container_new {
  padding: 0 45px;
  max-width: 1920px;
  margin: 0 auto;
}

@media screen and (max-width: 1920px) {
  .container_new {
    max-width: unset;
  }
}
@media screen and (max-width: 1023px) {
  .container_new {
    padding: 0 20px;
  }
}
p {
  margin: 0;
}

a:hover {
  color: #333;
  text-decoration: none;
}

ul, ol {
  margin: 0;
}

.bx-soa-pp-company {
  z-index: 1;
}

html {
  height: 100%;
}

body.popmechanic-desktop {
  display: flex;
  flex-direction: column;
}

body {
  position: relative;
  padding-bottom: 550px;
  min-height: 100%;
}

footer {
  position: absolute;
  width: 100%;
  bottom: 0;
}

.newsletter {
  width: 100%;
}

.product-card__pill {
  color: #111 !important;
}

@font-face {
  font-family: "BlinkMacSystemFont-Regular";
  src: url("/local/templates/czs/components/bitrix/catalog.section/catalog_section_2026/../assets/fonts/fonts/blinkmacsystemfont-regular.woff2");
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

li {
  list-style: none;
}

body {
  font-family: "Inter", system-ui, -apple-system, "BlinkMacSystemFont-Regular", "Segoe UI", Roboto, sans-serif;
  color: #111;
  background: #ffffff;
  overflow-x: hidden;
}

.rating {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  height: 20px;
  gap: 4px;
}
.rating-stars {
  display: flex;
  gap: 2px;
}
.rating-count {
  letter-spacing: 0.02em;
  font-weight: 500;
  font-size: 12px;
  color: #435450;
}

.overlay {
  display: none;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.2078431373);
  z-index: 10;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

img {
  display: block;
}

a {
  text-decoration: none;
  color: inherit;
}

.profile {
  display: none;
}
@media screen and (max-width: 1023px) {
  .profile {
    display: block;
  }
}

.basket {
  position: relative;
  display: flex;
  align-items: center;
  gap: 5px;
}

.centered__container {
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

.container {
  padding: 0 45px;
  max-width: 1920px;
  margin: 0 auto;
}
@media screen and (max-width: 1920px) {
  .container {
    max-width: unset;
  }
}
@media screen and (max-width: 1023px) {
  .container {
    padding: 0 20px;
  }
}

button, input {
  font: inherit;
}

.section {
  margin-top: 70px;
}
.section__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
.section__title {
  font-size: 28px;
  margin-right: 15px;
  margin-bottom: 5px;
}
.section__action {
  margin-bottom: 5px;
}
.section__action::after {
  content: "";
  background-color: #000;
  margin-top: 3px;
  display: block;
  height: 2px;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .section__title {
    font-size: 24px;
  }
}
@media screen and (max-width: 426px) {
  .section__action {
    font-size: 14px;
  }
}

.topbar-slider {
  position: relative;
  width: 100%;
  background: #4c5c57;
  overflow: hidden;
}
.topbar-slider * {
  cursor: default !important;
}
.topbar-slider__wrapper {
  display: flex;
}

.topbar-block__slider-stop .stop-slider {
  cursor: pointer !important;
  background: transparent;
  border: none;
  outline: none;
  position: absolute;
  top: 5px;
  right: 35px;
}

.topbar-card {
  width: 100%;
  min-width: 0;
  flex-shrink: 0;
}
.topbar-card__block {
  position: relative;
  width: 100%;
  cursor: pointer;
  display: inline-block;
}
.topbar-card__text {
  text-align: center;
  color: #fff;
  font-size: 13px;
  padding: 8px 0;
}

.cart {
  width: 100%;
  max-width: 605px;
  height: 100vh;
  background: #fff;
  display: flex;
  flex-direction: column;
  border-left: 1px solid #e5e5e5;
  position: fixed;
  top: 0;
  right: -650px;
  transition: 0.2s;
  z-index: 15;
}
.cart-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
  border-bottom: 1px solid #eee;
}
.cart-header__title {
  font-size: 16px;
  font-weight: 500;
}
.cart-header__close {
  background: none;
  border: none;
  font-size: 26px;
  cursor: pointer;
}
.cart-progress {
  text-align: center;
  margin-top: 20px;
  padding: 0 30px;
}
.cart-progress__text {
  margin-bottom: 15px;
  font-weight: 400;
  letter-spacing: 0.02em;
}
.cart-progress__bar {
  height: 4px;
  background: #eee;
  border-radius: 2px;
  overflow: hidden;
  max-width: 395px;
  margin: auto;
}
.cart-progress__fill {
  display: block;
  height: 100%;
  width: 100%;
  background: #2f4f3e;
}
.cart-list {
  padding: 0px 30px;
}
.cart-lists {
  flex: 1;
  overflow-y: auto;
  margin-top: 30px;
}
.cart-item {
  padding: 16px 0;
  border-bottom: 1px solid #eee;
}
.cart-item__bottom {
  text-align: right;
}
.cart-item__remove {
  background: none;
  border: none;
  font-size: 12px;
  color: #777;
  cursor: pointer;
  letter-spacing: 0.1em;
}
.cart-item__remove::after {
  content: "";
  background-color: #000;
  margin-top: 3px;
  display: block;
  height: 2px;
  width: 100%;
}
.cart-item__top {
  display: flex;
  gap: 12px;
}
.cart-item__image {
  width: 120px;
  height: 120px;
}
.cart-item__image img {
  width: 100%;
  height: 100%;
}
.cart-item__content {
  flex: 1;
}
.cart-item__articul {
  font-size: 14px;
  display: block;
}
.cart-item__title {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.cart-item__volume {
  font-size: 12px;
  color: #777;
  letter-spacing: 0.1em;
  margin-top: 5px;
  margin-bottom: 5px;
  display: inline-block;
}
.cart-item__controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
}
.cart-item__pricing {
  text-align: right;
}
.cart-item__price {
  font-size: 14px;
  font-weight: 500;
}
.cart .quantity {
  display: flex;
  align-items: center;
  gap: 8px;
}
.cart .quantity__btn {
  width: 24px;
  height: 24px;
  border: 1px solid #ccc;
  background: #fff;
  cursor: pointer;
}
.cart .quantity__value {
  font-size: 14px;
}
.cart-samples {
  margin: 16px;
  padding: 12px;
  width: calc(100% - 32px);
  background: #f6f6f6;
  border: none;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}
.cart-summary {
  padding: 16px;
  border-top: 1px solid #eee;
}
.cart-summary__row {
  display: flex;
  justify-content: space-between;
  font-weight: 500;
}
.cart-summary__note {
  margin-top: 6px;
  font-size: 14px;
  color: #777;
  letter-spacing: 0.02em;
}
.cart .cart-footer {
  padding: 16px;
}
.cart .cart-footer__checkout {
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 14px;
  background: #111;
  color: #fff;
  border: none;
  border-radius: 999px;
  font-size: 14px;
  cursor: pointer;
  letter-spacing: 0.02em;
}

.search {
  width: 100%;
  max-width: 560px;
}
.search__wrap {
  position: relative;
}
.search__input {
  width: 100%;
  font-size: 17px;
  border-radius: 10px;
  background-color: #f5f4f4;
  border: 2px solid rgba(0, 0, 0, 0);
  padding: 7px 30px 7px 12px;
  letter-spacing: 0.04em;
}
.search__input:focus {
  border: 2px solid #000;
  opacity: 1 !important;
}
.search__svg {
  position: absolute;
  top: 11px;
  right: 7px;
}
@media screen and (max-width: 700px) {
  .search {
    display: none;
  }
}

.search-burger {
  height: 0;
  width: 100%;
  padding: 0 20px;
  overflow: hidden;
  position: absolute;
  transition: 0.5s;
  background-color: #fff;
}
.search-burger.active {
  border-top: 1px solid #eee;
  padding-top: 12px;
  height: 63px;
  margin-top: 12px;
}
.search-burger__svg {
  display: none;
  justify-content: flex-end;
  width: 100%;
}
@media screen and (max-width: 700px) {
  .search-burger__svg {
    display: flex;
  }
}

.header {
  position: sticky;
  top: 0;
  z-index: 7;
  width: 100%;
  background-color: #fff;
  padding-top: 15px;
  border-bottom: 1px solid #eee;
}
.header.low-padding {
  padding-bottom: 12px;
}
.header hr {
  height: 1px;
  background-color: #eee;
  border: none;
  margin-top: 15px;
}
.header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
.header__actions {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 16px;
  font-size: 12px;
}
.header__actions span {
  cursor: pointer;
  letter-spacing: 0.1em;
  font-size: 13px;
  height: 20px;
}
@media screen and (max-width: 1023px) {
  .header {
    padding-bottom: 15px;
  }
  .header hr {
    display: none;
  }
}
@media screen and (max-width: 350px) {
  .header__logo-svg {
    width: 130px;
  }
}

.submenu__blocks {
  padding: 45px 50px;
  display: none;
  justify-content: space-between;
  gap: 2px;
  width: 100%;
  position: fixed;
  left: 0px;
  background-color: #ffffff;
  border: 1px solid #ccc;
}
.submenu__block {
  display: flex;
  gap: 40px;
  width: 50%;
}
.submenu__block--img {
  justify-content: flex-end;
}
.submenu__item {
  font-weight: 500;
  letter-spacing: 0.08em;
  margin-bottom: 20px;
  font-size: 14px;
}
.submenu__item--title {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 40px;
  letter-spacing: 0.1em;
}
.submenu__img {
  width: 100%;
  max-width: 430px;
  height: 390px;
}
.submenu__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.submenu__imgtitle {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-top: 25px;
}
@media screen and (max-width: 1850px) {
  .submenu__card {
    max-width: 360px;
  }
  .submenu__img {
    height: 325px;
  }
}
@media screen and (max-width: 1620px) {
  .submenu__card {
    max-width: 305px;
  }
  .submenu__img {
    max-width: 305px;
    height: 275px;
  }
}
@media screen and (max-width: 1440px) {
  .submenu__card {
    max-width: 430px;
  }
  .submenu__img {
    max-width: 430px;
    height: 390px;
  }
  .submenu__block--ul {
    width: 100%;
  }
  .submenu__card--2 {
    display: none;
  }
}
@media screen and (max-width: 1336px) {
  .submenu__card {
    max-width: 350px;
  }
  .submenu__img {
    max-width: 350px;
    height: 300px;
  }
}
@media screen and (max-width: 1232px) {
  .submenu__card {
    max-width: 275px;
  }
  .submenu__img {
    max-width: 275px;
    height: 248px;
  }
}

.nav {
  position: relative;
  border-bottom: 1px solid #eee;
}
.nav__list {
  display: flex;
  justify-content: center;
}
.nav__item {
  border-bottom: 2px solid rgba(0, 0, 0, 0);
}
.nav__item:hover {
  border-bottom: 2px solid #000000;
}
.nav__item:hover .submenu__blocks {
  display: flex;
}
.nav__link {
  padding: 24px 16px;
  display: inline-block;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.hero .swiper {
  position: relative;
}
.hero .swiper-slide {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  max-height: 810px;
  aspect-ratio: 4/2;
  background-size: cover;
}
.hero .swiper-card__block {
  width: 100%;
  height: 100%;
}
.hero .swiper__img-block {
  width: 100%;
  height: 100%;
}
.hero .swiper__img-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero .swiper__img-block video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero .swiper__textBlock {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 48px;
  max-width: 400px;
}
.hero .swiper__textBlock_kicker {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 16px;
}
.hero .swiper__textBlock_title {
  font-size: 36px;
  margin-bottom: 16px;
  line-height: 36px;
  letter-spacing: 0.72px;
}
.hero .swiper__textBlock_desc {
  line-height: 1.5;
  margin-bottom: 24px;
  color: #333;
  letter-spacing: 0.16px;
}
.hero .swiper__textBlock_btn {
  display: inline-block;
  padding: 14px 24px;
  background: #111;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.05rem;
  border-radius: 30px;
}
.hero .swiper .hero-slider__control-btns {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  z-index: 2;
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: calc(100% - 20px);
}
.hero .swiper__buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.hero .swiper__button, .hero .swiper-video__btn {
  cursor: pointer;
  width: 55px;
  height: 55px;
  background-color: #8E8E8E;
  border: 1px solid #ccc;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hero .swiper__button.swiper-button-disabled {
  display: none;
}
.hero .swiper-video__btn {
  display: none;
}
@media screen and (max-width: 1440px) {
  .hero .swiper-slide {
    max-height: 640px;
  }
}
@media screen and (max-width: 1200px) {
  .hero .swiper-slide {
    max-height: 530px;
  }
}
@media screen and (max-width: 1023px) {
  .hero .swiper-slide {
    aspect-ratio: 1/1;
    max-height: 450px;
  }
  .hero .swiper__textBlock {
    display: none;
  }
}

.text-swiper {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: none;
}
.text-swiper__wrapper {
  display: flex;
}
@media screen and (max-width: 1023px) {
  .text-swiper {
    display: block;
  }
}

.text-swiper-card {
  width: 100%;
  min-width: 0;
  flex-shrink: 0;
}
.text-swiper-card .text-swiper-card__block {
  width: 100%;
  padding: 40px 20px;
  display: flex;
  align-items: center;
  gap: 15px;
}
.text-swiper-card .text-swiper__textBlock {
  max-width: 100%;
}
.text-swiper-card .text-swiper__textBlock_kicker {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 16px;
}
.text-swiper-card .text-swiper__textBlock_title {
  font-size: 26px;
  margin-bottom: 16px;
  font-weight: 400;
}
.text-swiper-card .text-swiper__textBlock_desc {
  font-size: 14px;
  line-height: 21.008px;
  margin-bottom: 24px;
  letter-spacing: 0.02em;
  color: #181a1b;
}
.text-swiper-card .text-swiper__textBlock_btn {
  display: inline-block;
  padding: 14px 24px;
  background: #181a1b;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1225px;
  border-radius: 30px;
}

.split, .findSpa {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  background-color: #f7f7f7;
}
.split__image, .findSpa__image {
  width: 100%;
  max-width: 950px;
}
.split__image img, .findSpa__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.split__image--right, .findSpa__image--right {
  margin-left: auto;
}
.split__content, .findSpa__content {
  max-width: 672px;
  padding: 48px;
}
.split__kicker, .findSpa__kicker {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  font-weight: 700;
  color: #444;
}
.split__title, .findSpa__title {
  font-size: 36px;
  margin-bottom: 25px;
  letter-spacing: 0.05em;
}
.split__text, .findSpa__text {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 35px;
  letter-spacing: 0.04em;
}
.split__btn, .findSpa__btn {
  display: inline-block;
  padding: 14px 24px;
  background: #111;
  color: #fff;
  border-radius: 25px;
  font-size: 14px;
}
.split__btn:hover, .findSpa__btn:hover {
  background-color: #435450;
}
@media screen and (max-width: 1500px) {
  .split__image img, .findSpa__image img {
    max-height: 550px;
  }
}
@media screen and (max-width: 1023px) {
  .split, .findSpa {
    display: flex;
    flex-wrap: wrap;
  }
  .split__content, .findSpa__content {
    order: 2;
    padding: 64px 20px;
  }
  .split__title, .findSpa__title {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .split__text, .findSpa__text {
    font-size: 15px;
    margin-bottom: 16px;
  }
  .split__image, .findSpa__image {
    aspect-ratio: 1/1;
    max-width: 100%;
    order: 1;
  }
  .split__image img, .findSpa__image img {
    max-height: unset;
  }
}

.promo {
  margin-top: 60px;
}
.promo-slider {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.promo-slider__wrapper {
  display: flex;
}
.promo__control-btn {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  background: #000;
  width: 48px;
  height: 48px;
  display: none;
}
.promo__control-btn.swiper-button-disabled {
  display: none;
}
.promo-prev {
  left: 5px;
}
.promo-next {
  right: 5px;
}

.promo-card {
  width: 100%;
  min-width: 0;
  flex-shrink: 0;
}
.promo-card .promo__block {
  overflow: hidden;
  width: 100%;
  max-width: 587px;
  border-radius: 10px;
  height: 250px;
  background-color: #f7f7f7;
  display: grid;
  grid-template-columns: 1fr 1.56fr;
  align-items: center;
  gap: 15px;
}
.promo-card .promo__img {
  width: 100%;
  max-width: 250px;
  border-radius: 10px 0 0 10px;
  overflow: hidden;
}
.promo-card .promo__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.promo-card .promo__text {
  max-width: 320px;
  padding: 16px 0;
  padding-right: 10px;
}
.promo-card .promo__label {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 700;
  color: #444;
}
.promo-card .promo__title {
  margin-top: 15px;
  margin-bottom: 30px;
  letter-spacing: 0.1em;
}
.promo-card .promo__btn {
  display: inline-block;
  padding: 14px 24px;
  background: #111;
  color: #fff;
  font-size: 14px;
  border-radius: 25px;
  letter-spacing: 0.00875em;
}
@media screen and (max-width: 1800px) {
  .promo-card .promo__block {
    grid-template-columns: 1fr 1.1fr;
  }
}
@media screen and (max-width: 1439px) {
  .promo-card .promo__block {
    height: unset;
    grid-template-columns: 1fr;
    gap: 1px;
    aspect-ratio: 1/2;
    max-height: 645px;
  }
  .promo-card .promo__img {
    max-width: unset;
  }
  .promo-card .promo__text {
    max-width: unset;
    text-align: center;
    padding: 24px !important;
    font-size: 14px;
  }
  .promo-card .promo__title {
    margin-bottom: 24px;
  }
  .promo-card .promo__btn {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .promo-card .promo__block {
    max-width: unset;
    aspect-ratio: 2/3;
    max-height: unset;
  }
}
@media screen and (max-width: 420px) {
  .promo-card .promo__block {
    aspect-ratio: 2/4;
  }
}

.newsletter__inner {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
.newsletter__form-block {
  width: 100%;
  max-width: 520px;
  height: 200px;
  overflow: hidden;
  transition: 0.5s;
}
.newsletter__title {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.04rem;
}
.newsletter__description {
  margin-top: 30px;
  margin-bottom: 35px;
  font-size: 15px;
  letter-spacing: 0.04rem;
  line-height: 24px;
}
.newsletter__form {
  display: flex;
  flex-direction: column;
}
.newsletter__input {
  position: relative;
  width: 100%;
}
.newsletter__input input {
  font-size: 17px;
  width: 100%;
  border: 1px solid #ccc;
  padding: 14px 12px;
  border-radius: 10px;
  letter-spacing: 0.04rem;
}
.newsletter__input.input__name {
  margin-top: 30px;
}
.newsletter__input .input__required {
  display: none;
  position: absolute;
  color: red;
  font-size: 12px;
  bottom: -17px;
  left: 0;
}
.newsletter__agree-block {
  color: #888;
  font-size: 13px;
  margin-top: 30px;
}
.newsletter__agree-block .agree-checkbox {
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 10px;
}
.newsletter__submit {
  margin-top: 20px;
  padding: 14px 24px;
  border: 0;
  background: #181a1b;
  color: #fff;
  border-radius: 30px;
  font-weight: 400;
  letter-spacing: 0.00875em;
  font-size: 15px;
  cursor: pointer;
}
@media screen and (max-width: 1000px) {
  .newsletter__inner {
    flex-wrap: wrap;
    gap: 55px;
  }
  .newsletter__form-block {
    max-width: 100%;
    height: 185px;
  }
  .newsletter__title {
    font-size: 20px;
  }
}
@media screen and (max-width: 670px) {
  .newsletter__title {
    font-size: 20px;
  }
  .newsletter__description {
    font-size: 14px;
    margin-top: 16px;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 435px) {
  .newsletter__form-block {
    height: 180px;
  }
}
@media screen and (max-width: 400px) {
  .newsletter__form-block {
    height: 190px;
  }
}
@media screen and (max-width: 320px) {
  .newsletter__form-block {
    height: 220px;
  }
}

.products-slider, .tranquillity-slider {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.products-slider__wrapper, .tranquillity-slider__wrapper {
  display: flex;
}
.products-prev, .tranquillity-prev {
  cursor: pointer;
  position: absolute;
  top: 34%;
  transform: translateY(-50%);
  left: 10px;
  display: flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  background: #000;
  width: 48px;
  height: 48px;
}
.products-prev .swiper-button-disabled, .tranquillity-prev .swiper-button-disabled {
  display: none;
}
.products-prev.swiper-button-disabled, .tranquillity-prev.swiper-button-disabled {
  display: none;
}
.products-next, .tranquillity-next {
  cursor: pointer;
  position: absolute;
  top: 34%;
  transform: translateY(-50%);
  right: 10px;
  display: flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  background: #000;
  width: 48px;
  height: 48px;
}
.products-next.swiper-button-disabled, .tranquillity-next.swiper-button-disabled {
  display: none;
}

.product-card, .tranquillity-card {
  width: 100%;
  min-width: 0;
  flex-shrink: 0;
}
.product-card__block, .tranquillity-card__block {
  width: 100%;
  max-width: 405px;
  cursor: pointer;
  display: inline-block;
}
.product-card__block:hover .inFavorite, .tranquillity-card__block:hover .inFavorite {
  display: block;
}
.product-card__image, .tranquillity-card__image {
  background-color: #f7f7f7;
  overflow: hidden;
  position: relative;
  aspect-ratio: 1/1;
}
.product-card__image .lineWithImg, .tranquillity-card__image .lineWithImg {
  display: flex;
  position: absolute;
  left: 0;
  transition: 0.3s linear;
  aspect-ratio: 1/1;
  width: 100%;
}
.product-card__image .lineWithImg img, .tranquillity-card__image .lineWithImg img {
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 405px;
}
.product-card__image .inFavorite, .tranquillity-card__image .inFavorite {
  display: none;
  top: 15px;
  right: 15px;
  position: absolute;
  z-index: 1;
}
@media screen and (max-width: 800px) {
  .product-card__image:hover .lineWithImg, .tranquillity-card__image:hover .lineWithImg {
    left: 0px;
  }
}
.product-card__meta, .tranquillity-card__meta {
  margin-top: 15px;
}
.product-card__name, .tranquillity-card__name {
  letter-spacing: 0.16px;
  font-weight: 700;
  margin-bottom: 6px;
  height: 32px;
}
.product-card__name:hover, .tranquillity-card__name:hover {
  color: #435450;
}
.product-card__desc, .product-card__price, .tranquillity-card__desc, .tranquillity-card__price {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1.35;
  letter-spacing: 0.01em;
  height: 38px;
}
.product-card__desc, .tranquillity-card__desc {
  color: #888;
}
.product-card__price, .tranquillity-card__price {
  font-size: 16px;
  font-weight: 600;
  height: 17px !important;
}
.product-card__pill, .tranquillity-card__pill {
  width: 100%;
  text-align: center;
  border: 1px solid #111;
  border-radius: 16px;
  padding: 12px;
  font-size: 14px;
  min-width: 120px;
  letter-spacing: 0.00875em;
}
@media screen and (max-width: 1443px) {
  .product-card__pill, .tranquillity-card__pill {
    font-size: 12px;
  }
}
@media screen and (max-width: 1023px) {
  .product-card__image .inFavorite, .tranquillity-card__image .inFavorite {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .product-card__block, .tranquillity-card__block {
    max-width: unset;
  }
}

.carousel {
  position: relative;
}
.carousel__track {
  display: flex;
  gap: 18px;
  overflow: auto;
  scroll-behavior: smooth;
  padding-bottom: 8px;
}

.findSolution__concerns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 25px;
}
@media screen and (max-width: 1439px) {
  .findSolution__concerns {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
  }
}
@media screen and (max-width: 1025px) {
  .findSolution__concerns {
    grid-template-columns: repeat(2, 1fr);
  }
}

.concern {
  width: 100%;
  max-width: 280px;
  height: 380px;
  border-radius: 15px;
  position: relative;
}
.concern__title {
  position: absolute;
  font-weight: 400;
  font-size: 21px;
  color: #000;
  top: 24px;
  left: 24px;
}
.concern__btn {
  position: absolute;
  bottom: 24px;
  left: 24px;
  font-size: 14px;
  letter-spacing: 0.00875em;
  padding: 14px 24px;
  background-color: #fff;
  border-radius: 27px;
}
.concern__img {
  width: 100%;
  height: 100%;
  border-radius: 9px;
  overflow: hidden;
}
.concern__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.concern__label {
  position: absolute;
  left: 12px;
  bottom: 12px;
  background: #fff;
  padding: 6px 10px;
  border-radius: 16px;
  font-size: 11px;
}
@media screen and (max-width: 1870px) {
  .concern {
    max-width: 260px;
    height: 360px;
  }
}
@media screen and (max-width: 1770px) {
  .concern {
    max-width: 240px;
    height: 340px;
  }
}
@media screen and (max-width: 1670px) {
  .concern {
    max-width: 215px;
    height: 315px;
  }
}
@media screen and (max-width: 1570px) {
  .concern {
    max-width: 200px;
    height: 300px;
  }
}
@media screen and (max-width: 1439px) {
  .concern {
    max-width: 432px;
    height: unset;
  }
}
@media screen and (max-width: 1025px) {
  .concern {
    max-width: 485px;
    height: unset;
  }
  .concern__title {
    top: 8px;
    left: 8px;
    font-size: 16px;
  }
  .concern__btn {
    bottom: 8px;
    left: 8px;
    padding: 10px 20px;
  }
}
@media screen and (max-width: 330px) {
  .concern__btn {
    font-size: 12px;
    padding: 5px 10px;
  }
}

.big-promo {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 950px;
  height: 600px;
}
.big-promos {
  display: flex;
}
.big-promo__img {
  width: 100%;
  height: 100%;
}
.big-promo__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.big-promo__overlay {
  position: absolute;
  inset: 0;
}
.big-promo__content {
  position: absolute;
  left: 48px;
  bottom: 48px;
  color: #fff;
  max-width: 320px;
}
.big-promo__kicker {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 16px;
}
.big-promo__title {
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 40px;
  line-height: 36px;
}
.big-promo__btn {
  display: inline-block;
  padding: 14px 24px;
  border-radius: 25px;
  background: #fff;
  color: #111;
  font-size: 14px;
  letter-spacing: 0.00875em;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  .big-promo {
    height: 677px;
    max-width: 100%;
  }
  .big-promos {
    flex-wrap: wrap;
  }
  .big-promo__content {
    left: 20px;
    bottom: 20px;
  }
  .big-promo__kicker {
    margin-bottom: 8px;
  }
  .big-promo__title {
    font-size: 24px;
    margin-bottom: 32px;
  }
}

.advantages__blocks {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.advantages__block {
  padding: 32px 24px;
  width: 100%;
  max-width: 405px;
  background-color: #f7f7f7;
  display: grid;
  grid-template-columns: 1fr 6fr;
  align-items: center;
  gap: 15px;
  border-radius: 10px;
}
.advantages__icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #435450;
}
.advantages__title {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 12px;
  letter-spacing: 0.1em;
}
.advantages__text {
  color: #666;
  font-size: 12px;
  line-height: 1.35;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1439px) {
  .advantages__blocks {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
  .advantages__block {
    max-width: unset;
  }
}
@media screen and (max-width: 1820px) {
  .advantages__blocks {
    grid-template-columns: 1fr;
  }
}

.magazineComfortZone-slider {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.magazineComfortZone-slider__wrapper {
  display: flex;
}
.magazineComfortZone-prev {
  cursor: pointer;
  position: absolute;
  top: 30%;
  transform: translateY(-50%);
  left: 5px;
  display: flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  background: #000;
  width: 48px;
  height: 48px;
}
.magazineComfortZone-prev .swiper-button-disabled {
  display: none;
}
.magazineComfortZone-prev.swiper-button-disabled {
  display: none;
}
.magazineComfortZone-next {
  cursor: pointer;
  position: absolute;
  top: 30%;
  transform: translateY(-50%);
  right: 5px;
  display: flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  background: #000;
  width: 48px;
  height: 48px;
}
.magazineComfortZone-next.swiper-button-disabled {
  display: none;
}

.magazineComfortZone-card {
  width: 100%;
  min-width: 0;
  flex-shrink: 0;
}
.magazineComfortZone-card__block {
  max-width: 405px;
  cursor: pointer;
  position: relative;
}
.magazineComfortZone-card__block:hover .magazineComfortZone-card__meta {
  color: #666;
}
.magazineComfortZone-card__block::after {
  content: "";
  height: 100%;
  position: absolute;
  width: 1px;
  background-color: #e6e7e4;
  display: block;
  right: -35px;
  top: 0;
}
.magazineComfortZone-card__image {
  overflow: hidden;
  position: relative;
  aspect-ratio: 1/1;
}
.magazineComfortZone-card__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.magazineComfortZone-card__meta {
  margin-top: 25px;
}
.magazineComfortZone-card__chapter {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.magazineComfortZone-card__date {
  font-size: 12px;
  color: #666;
  letter-spacing: 0.12px;
  font-weight: 400;
}
.magazineComfortZone-card__name {
  font-size: 20px;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 20px;
}
.magazineComfortZone-card__desc {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px;
  letter-spacing: 0.04em;
}
.magazineComfortZone-card__watchTime {
  display: flex;
  align-items: center;
  gap: 5px;
}
@media screen and (max-width: 767px) {
  .magazineComfortZone-card__block {
    max-width: unset;
  }
  .magazineComfortZone-card__block::after {
    right: -20px;
  }
}

.fromExperts-slider {
  position: relative;
  width: 100%;
  max-width: 100vw;
  overflow: hidden;
}
.fromExperts-slider__wrapper {
  display: flex;
}
.fromExperts-card {
  cursor: pointer;
  flex-shrink: 0;
  width: 350px;
  border-radius: 16px;
  overflow: hidden;
  transform: scale(0.9);
  transition: transform 0.4s ease, opacity 0.4s ease;
  opacity: 0.5;
}
.fromExperts-card video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.fromExperts-card.swiper-slide-active {
  transform: scale(1);
  opacity: 1;
}
.fromExperts-card__block {
  height: 100%;
  position: relative;
}
.fromExperts-card__block .sound__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  border-radius: 50%;
  border: none;
  position: absolute;
  width: 28px;
  height: 28px;
  top: 10px;
  right: 10px;
  background-color: #fff;
  transition: 0.1s;
  cursor: pointer;
  z-index: 5;
}
.fromExperts-card__block .sound__btn:hover {
  background-color: #fff;
}
.fromExperts-card__desc {
  display: flex;
  border-radius: 8px;
  gap: 4px;
  position: absolute;
  bottom: 15px;
  background-color: #fff;
  width: calc(100% - 20px);
  left: 10px;
  padding: 8px;
}
.fromExperts-card__desc:hover {
  color: #666;
}
.fromExperts-card__desc .desc__image {
  width: 58px;
  height: 58px;
  border-radius: 8px 0 0 8px;
  overflow: hidden;
}
.fromExperts-card__desc .desc__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.fromExperts-card__desc .desc__text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  transition: 0.1s;
  letter-spacing: 0.07em;
  font-weight: 900;
  width: calc(100% - 58px);
}
.fromExperts-card__desc .desc__text .text__title {
  text-transform: uppercase;
  margin-bottom: 4px;
  font-size: 11px;
  letter-spacing: 0.07em;
  max-width: 220px;
}
.fromExperts-card__desc .desc__text .text__price {
  font-size: 15px;
}

.navbtns__fromExperts {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  background: #000;
  width: 48px;
  height: 48px;
}
.navbtns__fromExperts.fromExperts-prev {
  left: 50px;
}
.navbtns__fromExperts.fromExperts-next {
  right: 50px;
}
@media screen and (max-width: 1023px) {
  .navbtns__fromExperts {
    display: none;
  }
}

.footer {
  margin-top: 60px;
  background: #4c5c57;
  color: #fff;
  padding-top: 60px;
  padding-bottom: 24px;
}
.footer__inner {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}
.footer__title {
  background: none;
  border: none;
  color: #fff;
  font-size: 14px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
  font-weight: 700;
}
.footer__content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.footer__link {
  font-size: 15px;
  letter-spacing: 0.01em;
}
.footer__link:hover {
  color: #999;
}
.footer__bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  padding-top: 24px;
  font-size: 13px;
  letter-spacing: 0.01em;
  text-align: center;
}
.footer .payment-method {
  padding-top: 55px;
  padding-bottom: 30px;
}
.footer .payment-method__icons {
  display: flex;
  gap: 15px;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 768px) {
  .footer__inner {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .footer__col {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
  }
  .footer__title {
    width: 100%;
    background: none;
    border: 0;
    color: #fff;
    font-size: 13px;
    padding: 16px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    margin-bottom: 15px;
  }
  .footer__title::after {
    content: "";
    width: 10px;
    height: 10px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
    transition: 0.3s;
  }
  .footer__content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
    padding-bottom: 0;
  }
  .footer__col.active .footer__content {
    max-height: 500px;
    padding-bottom: 16px;
  }
  .footer__col.active .footer__title::after {
    transform: rotate(-135deg);
  }
  .footer .payment-method {
    padding-top: 24px;
  }
  .footer .payment-method__icons {
    justify-content: center;
    flex-wrap: wrap;
  }
  .footer__bottom {
    font-size: 10px;
    padding-top: 16px;
  }
}
@media (max-width: 1023px) {
  .footer {
    margin-top: 0;
  }
}

.burger {
  display: none;
  width: 44px;
  height: 24px;
  border: 0;
  background: transparent;
  padding: 0 10px;
  cursor: pointer;
}
.burger span {
  display: block;
  height: 2px;
  background: #111;
  margin: 6px 0;
}
.burger span:first-child {
  margin-top: 3px;
}

.mnav {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: none;
}
.mnav.is-open {
  display: block;
}
.mnav__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.25);
}
.mnav__panel {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  display: flex;
  flex-direction: column;
}
.mnav__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  border-bottom: 1px solid #eee;
}
.mnav__title {
  font-weight: 700;
  letter-spacing: 0.08em;
}
.mnav__close {
  border: 0;
  background: transparent;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
}
.mnav__screen {
  display: none;
  overflow: auto;
  height: 100%;
}
.mnav__screen.is-active {
  display: block;
}
.mnav__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mnav__item {
  width: 100%;
  padding: 18px 16px;
  border: 0;
  background: transparent;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  cursor: pointer;
  border-bottom: 1px solid #eee;
  text-align: left;
}
.mnav__subhead {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 14px 16px;
  border-bottom: 1px solid #eee;
}
.mnav__back {
  border: 0;
  background: transparent;
  font-size: 22px;
  cursor: pointer;
}
.mnav__subtitle {
  font-weight: 600;
}
.mnav__subcontent {
  padding: 0;
}

.macc {
  padding-left: 10px;
}
.macc__section {
  border-bottom: 1px solid #eee;
}
.macc__section.is-open .macc__btn span:last-child {
  transform: rotate(90deg);
}
.macc__btn {
  width: 100%;
  border: 0;
  background: transparent;
  cursor: pointer;
  padding: 18px 16px;
  text-align: left;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.macc__btn span:last-child {
  transition: transform 200ms ease;
}
.macc__panel {
  max-height: 0;
  overflow: hidden;
  padding: 0 16px;
  transition: max-height 280ms ease, padding 280ms ease;
}
.macc__section.is-open .macc__panel {
  padding: 0 16px 14px 16px;
}
.macc__link {
  display: block;
  padding: 10px 0;
  font-size: 16px;
  color: #111;
  text-decoration: none;
}
.macc__link:hover {
  text-decoration: underline;
}

@media (max-width: 1023px) {
  .nav {
    display: none;
  }
  .burger {
    display: inline-block;
  }
  .header__actions-span {
    display: none;
  }
}/*# sourceMappingURL=style.css.map */
@media screen and (max-width: 767px) {
  .collectionsPage-card__image {
    position: relative;
    overflow: hidden;
    aspect-ratio: 1 / 1;
  }

  .collectionsPage-card__image .lineWithImg {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    left: 0 !important;
  }

  .collectionsPage-card__image .lineWithImg img {
    display: block;
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: cover;
  }

  .collectionsPage-card__image .lineWithImg img:nth-child(2) {
    display: none !important;
  }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.smart.filter/.default/style.css?177703789520963*/
.bx-filter {
	width: 100%;
	min-width: 220px;
	font-family: "PT Sans Narrow",sans-serif
}
.bx-filter .bx-filter-section {
	/*background: #edf6fc; /* color */
	position: relative;
	padding-top:0px
}
.bx-filter .bx-filter-section>.row {
	padding: 0 5px;
}
.bx-filter .bx-filter-title {
	font-size: 18px;
	margin-bottom: 10px;
	color: #000;
}
/*Sections*/

.bx-filter .bx-filter-parameters-box {
	position: relative;
}
.bx-filter .bx-filter-parameters-box-title {
	font-size: 13px;
	padding-bottom: 7px;
}
@media (min-width: 992px) {
	.bx-filter .bx-filter-section .col-md-4:nth-child(3n+1) {
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.bx-filter .bx-filter-section .col-md-4:nth-child(2n+1) {
		clear: both;
	}
}
.bx-filter .bx-filter-parameters-box-title span {
	font-size: 1rem;
    text-transform: uppercase;
	cursor: pointer;
	letter-spacing: .5px;
	font-family: "PT Sans Narrow",sans-serif;
    font-weight: 700;
}
.bx-filter .bx-filter-parameters-box-title span:hover {
	border-color: #039be5;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span {
	/*color: #95a1a8;*/
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span:hover {
	/*color: #758087;*/
	border-color: transparent;
}
.bx-filter .bx-filter-block {
	display: none;
	-webkit-transition: padding .3s ease;
	-moz-transition: padding .3s ease;
	-ms-transition: padding .3s ease;
	-o-transition: padding .3s ease;
	transition: padding .3s ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.bx-filter .bx-filter-button-box .bx-filter-block,
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
	display: block;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
	font-size: 14px;
	font-style: normal;
	display: block;
	padding-bottom: 5px;
}
.bx-filter-parameters-box-container {
	padding-bottom: 20px;
}
.bx-filter-parameters-box-container .checkbox:first-child {
	margin-top: 0;
}
.bx-filter .bx-filter-parameters-box-container-block {
	font-size: 11px;
	color: #3f3f3f;
}
/*
* INPUTS
*
*/

.bx-filter .bx-filter-input-container {}
.bx-filter .bx-filter-input-container input {
	display: block;
	width: 100%;
	font-size: 18px;
	height: 38px;
	margin: 0;
	padding: 0 4px;
	border: 1px solid #ccd5db;
	border-radius: 2px;
	background: #fff;
	outline: none
}
.bx-retina .bx-filter .bx-filter-input-container input {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
}
/*.bx-filter .bx-filter-input-container input:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-input-container input:focus {
	-webkit-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
			border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
}

/*
COLOR
*/
.bx-ios .bx-filter .bx-filter-input-container input {
	/* Fix of input shadow for IOS browsers. */

	background-image: -webkit-linear-gradient(#ffffff 0%, #ffffff 100%);
	background-image: linear-gradient(#ffffff 0%, #ffffff 100%);
}
.bx-filter .bx-filter-button-box {
	clear: both;
}
/*
*Track
*
*/

.bx-filter .bx-ui-slider-track-container {
	padding-top: 35px;
	padding-bottom: 25px;
}
.bx-filter .bx-ui-slider-track {
	position: relative;
	height: 7px;
	/*background: #d8e9f0;/* COLOR */
}
.bx-filter .bx-ui-slider-part {
	position: absolute;
	top: -6px;
	width: 1px;
	height: 17px;
	background: #a2bfc7;
}
.bx-filter .bx-ui-slider-part.p1 {
	left: -1px;
}
.bx-filter .bx-ui-slider-part.p2 {
	left: 25%;
}
.bx-filter .bx-ui-slider-part.p3 {
	left: 50%;
}
.bx-filter .bx-ui-slider-part.p4 {
	left: 75%;
}
.bx-filter .bx-ui-slider-part.p5 {
	right: -1px;
}
.bx-filter .bx-ui-slider-part span {
	font-size: 11px;
	/*font-weight: bold;*/

	position: absolute;
	top: -16px;
	left: 50%;
	display: block;
	width: 100px;
	margin-left: -50px;
	text-align: center;
	color: #000;
}
.bx-filter .bx-ui-slider-part.p2 span,
.bx-filter .bx-ui-slider-part.p3 span,
.bx-filter .bx-ui-slider-part.p4 span {
	color: #6b8086;
}
.bx-filter .bx-ui-slider-range,
.bx-filter .bx-ui-slider-pricebar,
.bx-filter .bx-ui-slider-pricebar-vd,
.bx-filter .bx-ui-slider-pricebar-vn,
.bx-filter .bx-ui-slider-pricebar-v {
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx-filter .bx-ui-slider-range {
	z-index: 50;
}
.bx-filter .bx-ui-slider-pricebar {
	z-index: 100;
}
.bx-filter .bx-ui-slider-pricebar-vd {
	z-index: 60;
	/*background: #849da4;/* COLOR */
}
.bx-filter .bx-ui-slider-pricebar-vn {
	z-index: 70;
	/*background: #a8dff3;/* COLOR */
}
.bx-filter .bx-ui-slider-pricebar-v {
	z-index: 80;
	/*background: #499fd8;/* COLOR */
}
.bx-filter .bx-ui-slider-handle {
	position: absolute;
	top: 100%;
	width: 22px;
	height: 22px;
	border-bottom: none;
}
.bx-filter .bx-ui-slider-handle:hover {
	-webkit-cursor: grab;
	-ms-cursor: grab;
	-o-cursor: grab;
	cursor: grab;
}
.bx-filter .bx-ui-slider-handle:active {
	-webkit-cursor: grabbing;
	-ms-cursor: grabbing;
	-o-cursor: grabbing;
	cursor: grabbing;
}
.bx-filter .bx-ui-slider-handle.left {
	left: 0;
	margin-left: -21px;
	/* COLOR */
	/*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAArUlEQVQ4y6WSQQ6FMAhEXbjyXwzOpBdx5bXKbYRWLFSJ2m8ysVHfzGA7DH9cuKVfNwwM40ZzZzJlmE3WTjjNfF9Fn2EwMH5pUGYWOJ3w6wZ4wDKz6rUBumQPPxrUmT0IxuxpqxYLQ7MOG5TaHtbk1iza5+VauW5dfdcYSDKcMLkP7wxdA5sMQWV/BkwDTY7mtAfHjpJ/Ihj4DoIgXZ9J+siaimi6rimLgSw87qod+1BRTwMJRYoAAAAASUVORK5CIIA=) no-repeat right top;*/
}
.bx-filter .bx-ui-slider-handle.right {
	right: 0;
	margin-right: -21px;
	/* COLOR */
	/*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAq0lEQVQ4y6WSQRKDIAxFXXSlF0vOZC+SlddKblMUUhKCraIzX9Ahj58PE268TE8e3GSFJ5BUTDskaRl1QFk8BsHs4BCMQMruVEe+l4kWglFu5yLEZKDFXyeXIFoEpg3z738mJTzXhncj75+QtqjnJENO2sG4I1VXDtR3ogv7O1dHxV10gi75EGILiE78RRKy33AOq07i+Us4kRamkOPGptesQjeXIjZjO+fXB+hjUU/S3Z+WAAAAAElFTkSuQmCC) no-repeat left top;*/
}

/*
*	Select
*
*/

.bx-filter .bx-filter-select-container {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 35px;
	border-radius: 3px;
	border: 1px solid #ccd5db;
}
.bx-retina .bx-filter .bx-filter-select-container {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
}
/* COLOR */
/*.bx-filter .bx-filter-select-container.bx-active,
.bx-filter .bx-filter-select-container:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-select-container.bx-active,
.bx-retina .bx-filter .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
			border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
}*/
.bx-filter .bx-filter-select-block {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 33px;
	margin: 0;
	padding: 0 33px 0 10px;
	border: none;
	border-radius: 2px;
	background: #fff;
}
.bx-filter .bx-filter-select-text {
	font-size: 15px;
	line-height: 33px;
	overflow: hidden;
	max-width: 100%;
	height: 33px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
}
.bx-filter .bx-filter-select-text.fix {
	min-width: 120px;
}
.bx-filter .bx-filter-select-text label {
	cursor: pointer;
}
.bx-filter .bx-filter-select-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 33px;
	cursor: pointer;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center;
}
/*
*	Select popup
*
*/

.bx-filter-select-popup {
	background: #fff;
	padding: 0;
	min-width: 173px;
}
.bx-filter-select-popup ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bx-filter-select-popup ul li {
	display: block;
	text-align: left;
	vertical-align: middle;
}
.bx-filter-select-popup ul li:first-child {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.bx-filter-select-popup ul li label {
	font-size: 14px;
	line-height: 26px;
	display: block;
	text-align: left !important;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 26px;
	padding: 0 5px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	color: #575757;
}
.bx-filter-select-popup ul li label.selected,
.bx-filter-select-popup ul li label:hover {
	color: #000;
	background: #f3f8fa;
}
.bx-filter-select-popup ul li label.disabled {
	color: #b8b8b8;
	background: transparent;
}
.bx-filter-select-popup ul li .bx-filter-param-text {
	line-height: 34px !important;
}
/*
* TAGS
*
*/

.bx-filter .bx-filter-tag {
	padding: 18px;
	/*border-top: 1px solid #d7eaf7;/* COLOR */
	/*border-bottom: 1px solid #d7eaf7;/* COLOR */
}
.bx-filter .bx-tag-link {
	font-size: 12px;
	text-decoration: none;
	/*color: #68939e;/* COLOR */
	text-shadow: none;
}
.bx-filter .bx-tag-link.bx-active,
.bx-filter .bx-tag-link:hover {
	color: #1d3d46;
}
/*
*	LABEL
*
*/
.bx-filter .bx-filter-param-label {
	min-height: 20px;
	font-weight: normal;
	cursor: pointer;
}

.bx-filter .bx-filter-param-btn-inline .bx-filter-param-label {
	float: left;
	display: block;
	margin-right: 5px;
}
.bx-filter .bx-filter-param-btn-block .bx-filter-param-label {
	display: block;
}
.bx-filter .bx-filter-param-label {
	/*font-size: 13px;*/
}
.bx-filter .bx-filter-param-label.dib {
	display: inline-block;
}
.bx-filter .bx-filter-param-text {
	font-weight: normal;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-text {
	color: #6c6c6c;
}
.bx-filter-select-popup .bx-filter-param-label.bx-active {
	background: #f3f8fa;
}
/*
*	Checkbox / Radio 
*
*/

.bx-filter .bx-filter-input-checkbox {}
.bx-filter .bx-filter-input-checkbox input[type=radio],
.bx-filter .bx-filter-input-checkbox input[type=checkbox] {}
.bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
	display: block;
	text-align: left;
}
/*
* 	BTN 
*
*/

.bx-filter .bx-filter-param-btn {
	font-weight: normal;
	display: inline-block;
	width: 38px;
	height: 38px;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	color: #000;
	vertical-align: middle;
	border: 1px solid #ccd5db;
	border-radius: 2px;
	background: #fff;
	position: relative;
	-webkit-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-moz-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-ms-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-o-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	cursor: pointer;
}
.bx-retina .bx-filter .bx-filter-param-btn {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
}
/* COLOR */
/*.bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-filter .bx-filter-param-btn:hover,
.bx-filter .bx-filter-param-btn:active,
.bx-filter .bx-filter-param-btn:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-retina .bx-filter .bx-filter-param-btn:hover,
.bx-retina .bx-filter .bx-filter-param-btn:active,
.bx-retina .bx-filter .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
			border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
}*/
/* --- colors */
.bx-filter .bx-filter-param-btn.bx-color-sl {}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
	background: transparent;
	box-shadow: none
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
	position: relative;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl: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;
}
.bx-filter .bx-filter-param-btn .bx-filter-param-text {
	line-height: 26px;
}
/*
* BTN P/M
*
*/

.bx-filter .bx-filter-param-btn.bx-spm {
	width: 23px;
	min-width: 23px;
	height: 23px;
	line-height: 23px;
	font-weight: normal;
	padding: 0;
	font-size: 17px;
	color: #767b7e;
	vertical-align: top;
	border-radius: 50%;
	background-color: transparent;
}
.bx-filter .bx-filter-param-btn.bx-spm.bx-plus {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=") no-repeat center;
}
.bx-filter .bx-filter-param-btn.bx-spm.bx-minus {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC") no-repeat center;
}
.bx-filter .bx-filter-param-btn.bx-spm:active {
	outline: none !important;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
}
.bx-filter span.bx-spm {
	font-size: 18px;
	/*font-weight:bold;*/

	line-height: 23px;
	display: inline-block;
	height: 23px;
	margin: 0 10px;
	vertical-align: middle;
	color: #000;
}
/*
*	icon
*
*/

.bx-filter-select-popup .bx-filter-select-text-icon,
.bx-filter .bx-filter-select-text-icon {
	line-height: 33px;
	position: relative;
	display: inline-block;
	width: 23px;
	height: 23px;
	margin-top: -4px;
	margin-right: 2px;
	vertical-align: middle;
	border-radius: 2px;
}
.bx-filter-select-popup .bx-filter-btn-color-icon,
.bx-filter .bx-filter-btn-color-icon {
	line-height: 24px;
	/*position:relative;*/
	/*top:4px;*/

	border-radius: 2px;
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
	-webkit-background-size: cover;
	background-size: cover;
}
.bx-filter-select-popup .bx-filter-btn-color-icon {
	width: 20px;
	height: 20px;
	margin: 2px 0;
	top: 0 !important;
}
.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon {
	top: -1px !important;
}
.bx-filter-btn-color-icon.all {
	position: relative;
	border: none;
	box-shadow: none
}
.bx-filter-btn-color-icon.all:after,
.bx-filter-btn-color-icon.all:before {
	position: absolute;
	width: 60%;
	height: 60%;
	background: #fff;
	content: " ";
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
}
.bx-filter-btn-color-icon.all:after {
	right: 0;
	bottom: 0;
}
.bx-filter-btn-color-icon.all:before {
	top: 0;
	left: 0;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-btn-color-icon {
	opacity: .2;
}
/*
* 	BIZ
*
*/

.bx-filter .bx-filter-parameter-biz {
	font-size: 14px;
	line-height: 15px;
	display: inline-block;
	margin-right: 10px;
	text-decoration: none;
	color: #1485ce;
	border-bottom: 1px dashed;
}
.bx-filter .bx-filter-parameter-biz:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}
.bx-filter .bx-filter-parameter-biz.bx-active {
	position: relative;
	/*padding-left:20px;*/

	color: #000;
	border-color: transparent;
}
/*
*	BTN result and reset 
*
*/

.btn-themes {
	/*background-color: #1485CE;/* COLOR */
	/*border-color: #1485CE;/* COLOR */
	color: #FFF
}
.btn-themes.bx-active,
.btn-themes.focus,
.btn-themes:active,
.btn-themes:focus,
.btn-themes:hover{
	/*background-color: #53A4D8;/* COLOR */
	/*border-color: #53A4D8;/* COLOR */
	color: #FFF
}
/*
* 	Result Popup
*
*/

.bx-filter .bx-filter-popup-result {
	font-size: 13px;
	font-weight: normal;
	position: absolute;
	z-index: 915;
	display: none;
	line-height: normal;
	margin-top: -7px;
	margin-left: 10px;
	padding: 0 10px;
	padding-top: 8px;
	white-space: nowrap;
	color: #3f3f3f;
	min-height: 37px;
	line-height: 18px;
	border-style: solid;
}
.bx-filter .bx-filter-popup-result.left {
	border-width: 2px 10px 2px 2px;
	-webkit-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/result_popup_left.png) 4 20 4 4 repeat;
	-moz-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/result_popup_left.png) 4 20 4 4 repeat;
	-o-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/result_popup_left.png) 4 20 4 4 repeat;
	border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/result_popup_left.png) 4 20 4 4 fill repeat;
}
.bx-filter .bx-filter-popup-result.right {
	border-width: 2px 2px 2px 10px;
	-webkit-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/result_popup_right.png) 4 4 4 20 repeat;
	-moz-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/result_popup_right.png) 4 4 4 20 repeat;
	-o-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/result_popup_right.png) 4 4 4 20 repeat;
	border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/images/result_popup_right.png) 4 4 4 20 fill repeat;
}

.bx-filter .bx-filter-popup-result.right {
	left: 97%;
}
.bx-filter .bx-filter-popup-result.left {
	right:97%;
}
.bx-filter-horizontal .bx-filter-popup-result{
	display: inline-block;
	position: relative;
	left: auto;
	right: auto;
	bottom: -9px;
}
.bx-filter .bx-filter-popup-result a {
	color: #0073a3;
	line-height: 10px;
	display: none;
}
.bx-filter .bx-filter-popup-result a:hover {
	text-decoration: none;
}
.bx-filter .bx-filter-popup-result-close {
	display: none;
}
@media (max-width: 767px) {
	.bx-touch .bx-filter .bx-filter-popup-result {
		font-size: 12px;
		line-height: 14px;
		position: fixed !important;
		z-index: 1001;
		top: auto !important;
		right: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
		margin-top: 0;
		margin-left: 0;
		width: auto;
		height: auto;
		padding: 10px;
		border-radius: 2px;
		border: 1px solid #c6dae7;
		background: rgba(255,255,255,.9);
	}
	.bx-touch .bx-filter .bx-filter-popup-result br{display: none;}
	.bx-filter .bx-filter-popup-result .arrow {
		display: none;
	}
}

.bx-filter.bx-blue .bx-filter-section{
	background-color: transparent!important;
}
.bx-filter-section .row{
	margin-bottom: 0;
}

.bx-filter-section .row1{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 25px;
}
.bx-filter .bx-filter-parameters-box{
	width: 220px;
	padding-right: 15px;
}
.bx-filter-parameters-box-hint svg{
	transition: 0.3s all;
}
.bx-filter-parameters-box.bx-active .bx-filter-parameters-box-hint svg{
	transform: rotate(90deg);
}

.bx-filter-input-checkbox input{
	display: none!important;
}
.bx-filter-input-checkbox input + .bx-filter-param-text{
	display: flex!important;
	align-items: center;
}
.bx-filter-input-checkbox input + .bx-filter-param-text:before{
	content: "";
	width: 15px;
	height: 15px;
	display: block!important;
	border: 1px solid #6b8086;
	margin-right: 5px;
}
.bx-filter-input-checkbox input:checked + .bx-filter-param-text:before{
	background-color: #000;
    border-color: #000;
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: center;
	background-image: url('/local/templates/.default/components/bitrix/catalog.smart.filter/.default/./images/check.svg');
}
.bx-filter-input-checkbox{
	display: flex;
	align-items: center;
}

.filters-container .bx-filter.bx-blue .btn-themes{
	border-color: #4c4c4c;
    background-color: #4c4c4c;
}
.filters-container .bx-filter.bx-blue .btn-themes:hover{
	background-color: #707070;
    border-color: #707070;
}
.bx-filter .bx-filter-param-text{
	font-size: 16px;
}



@media(max-width: 797px){
	.fixed-filters .status_open{
		text-decoration: none!important;
	}
	.fixed-filters{
		text-decoration: none!important;
	}
	.filters-container .fixed-inside-filters{
		text-decoration: none!important;
	}
	
	.filters-container .fixed-inside-filters a{
		text-decoration: none!important;
	}
	.filters-container.active{
		justify-content: flex-end;
		flex-direction: column-reverse;
		overflow: auto;
	}
	.filters-container .filter-name .close-icon{
		display: none!important;
	}
	.bx-filter-parameters-box-container{
		max-width: 400px;
    	margin: auto;
	}
	.filters-container .bx-filter.bx-blue .btn-themes{
		margin-bottom: 15px;
	}
	.filters-container .sidebar label{
		display: none;
	}
	.section_select{
		margin-bottom: 30px;
	}
	.filters-container .sidebar label{
		display: flex;
	}
}

/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.smart.filter/.default/themes/blue/colors.css?17770378954780*/
.bx-filter.bx-blue .bx-filter-section {
	background: #edf6fc;
}
/*
* INPUTS
*
*/
.bx-filter.bx-blue .bx-filter-input-container input:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter.bx-blue .bx-filter-input-container input:focus {
	-webkit-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	-moz-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	-o-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
}
/*
*Track
*
*/
.bx-filter.bx-blue .bx-ui-slider-track{background: #e7e7e7;}
.bx-filter.bx-blue .bx-ui-slider-pricebar-vd{background: #849da4;}
.bx-filter.bx-blue .bx-ui-slider-pricebar-vn{background: #a8dff3;}
.bx-filter.bx-blue .bx-ui-slider-pricebar-v {background: #499fd8;}

.bx-filter.bx-blue .bx-ui-slider-handle.left {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NkM2RUFBN0ExNjg1MTFFNUIzOUM4MzM0QUEzQkQxRDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NkM2RUFBN0IxNjg1MTFFNUIzOUM4MzM0QUEzQkQxRDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2QzZFQUE3ODE2ODUxMUU1QjM5QzgzMzRBQTNCRDFENCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2QzZFQUE3OTE2ODUxMUU1QjM5QzgzMzRBQTNCRDFENCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ppps1VcAAAEWSURBVHjabFPRFcIwCIS8/nWGdh+3sYu4gmu5il8niUAuaN6zJoQD7iB6e76kL8h3qX+RlrnU/TR3sje+DHMFq4cN8Pded/veG8gNWUEEVALMQPbd7e9uv3MLOABRXQutQD8PsFnOfmjJRkMHsHOCu8X2mTn8NnYRAmEAWF4xzhhgptUgyANIa3UV3JaZ1+AWYOYGtScyYMnMftGRxq0CNdArcMH0rFTVg21FYa6mZ77s9lgFxaJMk1kqTeJo1QAX+5yEoIDfadttf8nILDRckyKYQolrmfWyi4MZz878vohGbqPsAK/vAYXotGxemnPWIzRRAqCMs9K5D1JyFuox6IVKmVTe9za+LchD/q4iXyo6q/kIMAAflYlW4QRU6wAAAABJRU5ErkJggg==) no-repeat right top;
}
.bx-filter.bx-blue .bx-ui-slider-handle.right {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAq0lEQVQ4y6WSQRKDIAxFXXSlF0vOZC+SlddKblMUUhKCraIzX9Ahj58PE268TE8e3GSFJ5BUTDskaRl1QFk8BsHs4BCMQMruVEe+l4kWglFu5yLEZKDFXyeXIFoEpg3z738mJTzXhncj75+QtqjnJENO2sG4I1VXDtR3ogv7O1dHxV10gi75EGILiE78RRKy33AOq07i+Us4kRamkOPGptesQjeXIjZjO+fXB+hjUU/S3Z+WAAAAAElFTkSuQmCC) no-repeat left top;
}
/*
*	Select
*
*/
.bx-filter.bx-blue .bx-filter-select-container.bx-active,
.bx-filter.bx-blue .bx-filter-select-container:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter.bx-blue .bx-filter-select-container.bx-active,
.bx-retina .bx-filter.bx-blue .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	-moz-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	-o-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
}
/*
*	Select popup
*
*/
/*
* TAGS
*
*/
.bx-filter.bx-blue .bx-filter-tag {
	border-top: 1px solid #d7eaf7;
	border-bottom: 1px solid #d7eaf7;
}
.bx-filter.bx-blue .bx-tag-link {
	color: #68939e;
}
/*
*	LABEL
*
*/
/*
*	Checkbox / Radio 
*
*/
/*
* 	BTN 
*
*/
.bx-filter.bx-blue .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-filter.bx-blue .bx-filter-param-btn:hover,
.bx-filter.bx-blue .bx-filter-param-btn:active,
.bx-filter.bx-blue .bx-filter-param-btn:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter.bx-blue .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-retina .bx-filter.bx-blue .bx-filter-param-btn:hover,
.bx-retina .bx-filter.bx-blue .bx-filter-param-btn:active,
.bx-retina .bx-filter.bx-blue .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	-moz-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	-o-border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	border-image: url(/local/templates/.default/components/bitrix/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
}
/*
* BTN P/M
*
*/
/*
*	icon
*
*/
/*
* 	BIZ
*
*/
/*
*	BTN result and reset 
*
*/

.bx-filter.bx-blue .btn-themes {
	background-color: #1485CE;
	border-color: #1485CE;
	color: #FFF
}
.bx-filter.bx-blue .btn-themes.bx-active,
.bx-filter.bx-blue .btn-themes.focus,
.bx-filter.bx-blue .btn-themes:active,
.bx-filter.bx-blue .btn-themes:focus,
.bx-filter.bx-blue .btn-themes:hover{
	background-color: #53A4D8;
	border-color: #53A4D8;
	color: #FFF
}
/*
* 	Result Popup
*
*/
/* End */


/* Start:/local/templates/czs/components/bitrix/catalog.section/catalog_section_2026/themes/blue/style.css?1777037907825*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1;}
.bx-blue .product-item-image-slider-control:hover{ background-color: rgba(0,131,209,.8);}
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover{ background-color: #0083d1;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #006cc0;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/.default/style.css?17770378953808*/
@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.row::before {
	display: initial;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/.default/themes/blue/style.css?1777037895825*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1;}
.bx-blue .product-item-image-slider-control:hover{ background-color: rgba(0,131,209,.8);}
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover{ background-color: #0083d1;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #006cc0;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */
/* /local/templates/czs/components/bitrix/catalog/catalog_2026/style.css?17772177351123 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/show_more/style.css?17770378953297 */
/* /local/templates/czs/components/bitrix/catalog.section/catalog_section_2026/style.css?177726886452811 */
/* /local/templates/.default/components/bitrix/catalog.smart.filter/.default/style.css?177703789520963 */
/* /local/templates/.default/components/bitrix/catalog.smart.filter/.default/themes/blue/colors.css?17770378954780 */
/* /local/templates/czs/components/bitrix/catalog.section/catalog_section_2026/themes/blue/style.css?1777037907825 */
/* /local/templates/.default/components/bitrix/catalog.section/.default/style.css?17770378953808 */
/* /local/templates/.default/components/bitrix/catalog.section/.default/themes/blue/style.css?1777037895825 */
