

/* Start:/bitrix/templates/yasew_en/components/bitrix/catalog/ys_catalog_en/style.css?17433994616944*/
.l-page.new_design .row-borders {
	border-top: none;
	margin-left: -5px;
	margin-right: -5px;
}

.l-page.new_design .row-borders>[class*=col-] {
	padding-left: 3px;
	padding-right: 3px;
	border: none;
	margin-top: 6px;
}

.l-page.new_design .h_section {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	border-bottom: 2px solid #F2F2F2;
	padding-bottom: 6px;
}

.l-page.new_design .h_section .bx-filter-popup-result2 {
	display: none;
}

.l-page.new_design .h_section .mobile-filter .m_filter {
	display: flex;
	align-items: center;
	padding-left: 0;
	padding-right: 0;
	font-family: Circe Rounded Regular4;
	font-size: 14px;
	line-height: 1;
	color: #333333;
}

.l-page.new_design .h_section .mobile-filter .m_filter svg {
	margin-right: 5px;
}

.l-page.new_design .h_section .catalog-sorter {
	padding-right: 0;
	min-height: unset;
	border-bottom: 0;
}

.l-page.new_design .show-more {
	width: 100%;
	font-family: Circe Rounded Regular;
	/*font-size: 14px;*/
	font-size: calc(4.4vw);
	color: #000000;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 34px;
	background: #FFFFFF;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
	border-radius: 57px;
}

.l-page.new_design .show-more:hover {
	background: #F5F5F5;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
	border-radius: 35px;
}

.l-page.new_design .show-more.is-loading {
	animation: none;
	background: #F5F5F5;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
	border-radius: 35px;
	border: none;
}

.section_name_wrap h1 {
	display: none;
}

.section_name_wrap .section_name {
	display: none;
}

.lazy-wrap {
	width: 100%;
	margin-top: 17px;
}

.pager {
	margin-top: 17px;
}

.section-description {
	width: 100%;
	margin-top: 31px;
	padding: 0 10px;
	margin-inline: auto;
}

.section-description .sd-text {
	padding: 17px 9px 19px 11px;
	background: #F8F8F8;
	border-radius: 14px;
}

.section-description .sd-text {
	font-family: Circe Rounded Regular;
	color: #000;
	font-size: 16px;
	line-height: 16.8px;
}

.section-description .sd-text p:last-child {
	margin-bottom: 0;
}

.section-description .sd-text b {
	font-family: Circe Rounded Regular4;
	font-weight: 400;
}

.section-description .sd-text h1,
.section-description .sd-text h2,
.section-description .sd-text h3,
.section-description .sd-text h4 {
	font-family: Circe Rounded Alt Regular1;
	color: #000;
	line-height: normal;
	margin-block: 20px 15px;
}

.section-description .sd-text h1:first-child,
.section-description .sd-text h2:first-child,
.section-description .sd-text h3:first-child,
.section-description .sd-text h4:first-child {
	margin-top: 0;
}

.section-description .sd-text h1 {font-size: 26px;}
.section-description .sd-text h2 {font-size: 22px;}
.section-description .sd-text h3 {font-size: 20px;}
.section-description .sd-text h4 {font-size: 18px;}

.section-description .sd-text ul {
	list-style: none;
	padding-left: 24px;
}

.section-description .sd-text ul li {
	margin-bottom: 10px;
	list-style-image: url("data:image/svg+xml,%3Csvg width='7' height='7' viewBox='0 0 7 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='3.5' cy='3.5' r='3.5' fill='%23FED000'/%3E%3C/svg%3E%0A");
}

.catalog-pusto {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-block: 33px 47px;
}

.catalog-pusto .h3 {
	font-family: Circe Rounded Alt Regular1;
	color: #222628;
	text-align: center;
	font-size: 22px;
	line-height: normal;
	margin-bottom: 1px;
}

.catalog-pusto p {
	font-family: Circe Rounded Regular;
	color: #222628;
	text-align: center;
	font-size: 14px;
	line-height: normal;
	margin-bottom: 16px;
}

.catalog-pusto a {
	border-radius: 50px;
	background: #FED000;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 50px;
	width: 100%;
	font-family: Circe Rounded Alt Regular1;
	color: #222628;
	font-size: 18px;
	line-height: 1;
	-webkit-transition: all .1s ease-in;
	transition: all .1s ease-in;
}

.catalog-pusto a:hover {
	text-decoration: none;
	background: #FFE674;
	color: #222628;
}

.podpiska_before_description {
	font-family: Circe Rounded Regular;
	color: #000;
	font-size: 16px;
	line-height: normal;
}

.podpiska_before_description.mobile {
	margin-bottom: 18px;
}

.podpiska_before_description.desktop {
	display: none;
}

.podpiska_before_description span {
	font-family: Circe Rounded Alt Regular1;
}

@media (min-width: 576px) {}

@media (min-width: 768px) {
	.l-page.new_design .row-borders {
		margin-left: -11px;
		margin-right: -11px;
	}

	.l-page.new_design .row-borders>[class*=col-] {
		padding-left: 11px;
		padding-right: 11px;
		margin-top: 20px;
	}

	.l-page.new_design .h_section .bx-filter-popup-result2 {
		display: block;
		font-family: Circe Rounded Regular;
		font-size: 20px;
		line-height: 26px;
		color: #333333;
	}

	.lazy-wrap {
		margin-top: 20px;
	}

	.pager {
		margin-top: 20px;
	}

	.l-page.new_design .show-more {
		font-size: 18px;
		height: 43px;
	}

	.section_name_wrap h1 {
		font-family: Circe Rounded Regular4;
		font-weight: 400;
		color: #333333;
		font-size: 30px;
		line-height: 38px;
		margin-bottom: -5px;
		display: block;
	}

	.section_name_wrap .section_name {
		font-family: Circe Rounded Regular4;
		font-weight: 400;
		color: #333333;
		font-size: 30px;
		line-height: 38px;
		margin-bottom: -5px;
		display: block;
	}

	.l-page.new_design .h_section .mobile-filter {
		display: none;
	}

	.catalog-pusto {
		padding-block: 91px 83px;
	}

	.catalog-pusto .h3 {
		font-size: 40px;
		margin-bottom: 5px;
	}

	.catalog-pusto p {
		font-size: 22px;
		margin-bottom: 33px;
		max-width: 500px;
	}

	.catalog-pusto a {
		max-width: 265px;
		height: 60px;
		font-size: 20px;
	}

	.podpiska_before_description {
		margin-top: 15px;
	}

	.podpiska_before_description.desktop {
		display: block;
	}

	.podpiska_before_description.mobile {
		display: none;
	}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.section-description {
		max-width: 1360px;
		margin-top: 65px;
		padding: 0;
	}

	.section-description .sd-text {
		padding: 26px 45px 35px 45px;
		border-radius: 32px;
	}

	.section-description .sd-text {
		font-size: 20px;
		line-height: normal;
	}

	.section-description .sd-text h1,
	.section-description .sd-text h2,
	.section-description .sd-text h3,
	.section-description .sd-text h4 {
		margin-block: 30px 11px;
	}

	.section-description .sd-text h1 {font-size: 34px;}
	.section-description .sd-text h2 {font-size: 30px;}
	.section-description .sd-text h3 {font-size: 28px;}
	.section-description .sd-text h4 {font-size: 26px;}

	.section-description .sd-text ul {
		padding-left: 22px;
	}

	.section-description .sd-text ul li {
		margin-bottom: 6px;
	}
}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.l-page.new_design .row-borders>.col-xl-3 {
		border: none;
	}
}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {}
/* End */


/* Start:/bitrix/templates/yasew_en/components/bitrix/catalog.element/ys_catalog/style.css?174339946134421*/
border: none;.product-detail-slider-images-container .product-detail-slider-image {
	white-space: nowrap;
}

.product-detail-slider-images-container .product-detail-slider-image.video {
	display: flex;
	justify-content: center;
	align-items: center;
}

.product-detail-slider-images-container .product-detail-slider-image:before {
	display: inline-block;
	content: '';
	height: 100%;
	vertical-align: middle;
	width: 0;
}

.product-detail-slider-images-container .product-detail-slider-image>img {
	display: inline-block;
	max-width: 100%;
	vertical-align: middle;
	white-space: normal;
}

.sale-banner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-image: linear-gradient(-51deg, #634197 0%, #863875 100%);
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
	padding: 1rem 0 0.5rem;
	position: relative;
}

@media (min-width: 576px) {
	.sale-banner {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

.sale-banner-icon {
	font-size: 3rem;
	margin-right: 1.5rem;
}

@media (min-width: 576px) {
	.sale-banner-icon {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

.sale-banner-head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 75%;
	margin-bottom: 1rem;
	padding: 0 1rem;
	text-transform: uppercase;
}

@media (min-width: 768px) {
	.sale-banner-head {
		font-size: 1.15rem;
	}
}

.sale-banner-title {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
}

.sale-banner-timer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 1rem;
}

.sale-banner-timer-item {
	margin-right: 1.25rem;
	text-align: center;
}

.sale-banner-timer-item:last-child {
	margin-right: 0;
}

.sale-banner-timer-item:last-child .sale-banner-timer-item-cell:after {
	display: none;
}

.sale-banner-timer-item-cell {
	background-color: rgba(255, 255, 255, 0.2);
	border-radius: 0.375rem;
	font-size: 1.75rem;
	margin-bottom: -0.25rem;
	padding: 0.625rem 0.875rem;
	position: relative;
}

.sale-banner-timer-item-cell:before {
	background-color: rgba(255, 255, 255, 0.2);
	border-top-left-radius: 0.375rem;
	border-top-right-radius: 0.375rem;
	bottom: 45%;
	content: '';
	left: 0.0625rem;
	position: absolute;
	right: 0.0625rem;
	top: 9.52381%;
}

.sale-banner-timer-item-cell:after {
	content: ':';
	display: inline-block;
	left: 100%;
	position: absolute;
	width: 1.25rem;
}

.sale-banner-bg, .sale-banner-bg-1, .sale-banner-bg-2, .sale-banner-bg-3, .sale-banner-bg-4 {
	background-image: linear-gradient(80deg, #000 0%, #fff 100%);
	bottom: 0;
	margin: auto;
	opacity: 0.2;
	position: absolute;
	top: 0;
	-webkit-transform: rotate(28deg);
	-ms-transform: rotate(28deg);
	transform: rotate(28deg);
}

.sale-banner-bg-1 {
	height: 183.63636%;
	left: 14.19019%;
	width: 10.84695%;
}

.sale-banner-bg-2 {
	height: 144.54545%;
	left: 26.07726%;
	width: 4.53195%;
}

.sale-banner-bg-3 {
	height: 183.63636%;
	right: 3.34324%;
	width: 10.84695%;
}

.sale-banner-bg-4 {
	height: 144.54545%;
	right: -2.22883%;
	width: 4.53195%;
}

@media (min-width: 576px) {
	.sale-banner {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.sale-banner-head, .sale-banner-timer {
		padding: 0 0.5rem;
		margin-bottom: 0;
	}
}

.fancybox-content .product-detail {
	max-width: 100%;
	width: 992px;
}

.product-detail .l-main__title {
	font-family: Circe Rounded Regular3;
	margin-bottom: 5px;
	font-weight: 400;
	font-size: 22px;
	line-height: 28px;
	color: #333333;
}

.product-detail .section-name {
	margin-bottom: 5px;
}

.product-detail .section-name a {
	font-family: Circe Rounded Regular;
	font-size: 16px;
	line-height: 20px;
	color: #888888;
}

.product-detail .section-name a:hover {
	text-decoration: none;
	cursor: pointer;
}

.product-detail .preview {
	font-family: Circe Rounded Regular;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	margin-bottom: 9px;
}

.product-detail dt.difficulty {
	display: inline-block;
	font-size: 16px;
	line-height: 22px;
	color: #888888;
	margin: 0;
}

.product-detail dd.difficulty {
	display: inline-block;
	margin: 0 0 0 9px;
}

.product-detail dd.difficulty svg {
	width: 19px;
}

.product-detail .product-cat-scu-block_sizeTable {
	background: #F8F8F8;
	border-radius: 10px;
	padding: 0 11px 0 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: max-content;
	height: 40px;
}

.product-detail .product-cat-scu-block_sizeTable a.product-detail-size-table-link {
	font-family: Circe Rounded Regular;
	font-size: 14px;
	line-height: 1;
	color: #222628;
	display: flex;
	align-items: center;
}

.product-detail .product-cat-scu-block_sizeTable a.product-detail-size-table-link:hover {
	text-decoration: none;
}

.product-detail .product-cat-scu-block_sizeTable a.product-detail-size-table-link svg {
	margin-right: 9px;
}

.product-detail .product-cat-scu-var {
	margin-top: 15px;
}

.product-detail .product-cat-scu-var .product-cat-scu-var_head {
	font-family: Circe Rounded Regular;
	font-size: 16px;
	line-height: 22px;
	color: #222628;
}

.product-detail .product-cat-scu-var .product-cat-scu-var_head span {
	font-family: Circe Rounded Regular4;
}

.product-detail .product-cat-scu-block {
	margin-top: 5px;
}

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

.product-detail .product-cat-scu-block ul.product-cat-scu-item-list li {
	font-family: Circe Rounded Regular4;
	background: #E0E0E0;
	font-size: 15px;
	color: #333;
	border-radius: 20px;
	border: 0;
	height: 34px;
	min-width: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	-webkit-transition: all .1s ease-in;
	transition: all .1s ease-in;
}

.product-detail .product-cat-scu-var.prop1779 .product-cat-scu-block ul.product-cat-scu-item-list li {
	padding-inline: 10px;
}

.product-detail .product-cat-scu-block ul.product-cat-scu-item-list li.checked {
	background: #FED000;
}

.product-detail .product-cat-scu-block ul.product-cat-scu-item-list li.checked.buyed {
	background: #96E18A;
}

.product-detail .product-cat-scu-block ul.product-cat-scu-item-list li.checked.is-incart {
	background: #90D7F5;
}

.product-detail .product-detail-price {
	margin-top: 14px;
	display: flex;
	align-items: center;
}

.product-detail .product-detail-price .product-cat-price-current {
	font-family: Circe Rounded Alt Regular2;
	font-size: 36px;
	line-height: 46px;
	color: #222628;
	margin: 0;
}

.product-detail .product-detail-price .price-description {
	font-family: Circe Rounded Regular;
	font-size: 15px;
	line-height: 19px;
	color: #888888;
	margin-left: 14px;
	max-width: 229px;
	position: relative;
}

.product-detail .product-detail-price .price-description .discount-description-container {
	border-radius: 11px;
	background: #F6F6F6;
	padding: 10px 16px;
	color: #797979;
	font-family: Circe Rounded Regular;
	font-size: 12px;
	line-height: normal;
	display: none;
	position: absolute;
	bottom: 19px;
	left: -55px;
	width: 100%;
	width: 247px;
}

.product-detail .product-detail-price .price-description .discount-description-container.active {
	display: block;
}

.product-detail .product-cat-button-container {
	margin-top: 8px;
	margin-bottom: 5px;
}

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

.product-detail .product-detail-buy-button {
	font-family: Circe Rounded Alt Regular1;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	width: 100%;
	background: #FED000;
	border: 0;
	border-radius: 50px;
	font-size: 20px;
	line-height: 26px;
	color: #222628;
}

.product-detail .product-detail-buy-button svg {
	margin-right: 13px;
	margin-left: 0;
}

.product-detail .is-incart .product-detail-buy-button {
	background-color: #90D7F5!important;
	border: 0;
}

.product-detail .is-incart .product-detail-buy-button svg {
	margin-left: 7px;
	margin-right: 0;
}

.product-detail .product-detail-buy-button.download-noauth {
	background: #BDF8B3;
	color: #222628;
}

.product-detail .product-detail-buy-button.download-noauth span {
	margin-top: 2px;
	white-space: nowrap;
}

.product-detail .product-detail-buy-button.download-noauth:hover {
	background: #96E18A;
}

.product-detail .download-noauth-description {
	margin-top: 13px;
	border-radius: 12px;
	background: #F6F6F6;
	padding: 12px 12px 12px 16px;
	text-align: center;
	font-family: Circe Rounded Regular;
	color: #4B4B4B;
	font-size: 14px;
	line-height: normal;
}

.product-detail .download-noauth-description a {
	font-family: Circe Rounded Regular4;
	color: #4B4B4B;
	text-decoration: underline;
}

.product-detail .product-detail-download-button {
	font-family: Circe Rounded Alt Regular1;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	width: 100%;
	background: #96E18A;
	border-radius: 50px;
	font-size: 20px;
	line-height: 26px;
	color: #222628;
	border: 0;
}

.product-detail .product-detail-download-button svg {
	margin-right: 8px;
}

.nav-wrap {
	overflow-x: scroll!important;
	position: relative;
}

.nav-wrap::-webkit-scrollbar {
	display: none;
}

.nav-wrap .nav-item .nav-link {
	font-family: Circe Rounded Alt Regular1;
	border: 2px solid #90D7F5;
	border-radius: 30px;
	font-size: 15px;
	line-height: 1;
	color: #222628;
	height: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 10px;
	padding-right: 12px;
	margin-right: 5px;
}

.nav-wrap .nav-item .nav-link.active {
	background: #90D7F5;
}

.nav-wrap .nav-scroll {
	display: none !important;
}

.tab-content {
	background: #FFFFFF;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
	border-radius: 20px;
	padding: 15px 15px 22px 15px;
}

@media (min-width: 768px) {
	.product-detail .l-main__title {
		font-size: 40px;
		line-height: 51px;
		color: #222628;
	}

	.product-detail .section-name {
		margin-bottom: 20px;
	}

	.product-detail .section-name a {
		font-size: 20px;
		line-height: 26px;
	}

	.product-detail .preview {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 12px;
	}

	.product-detail dt.difficulty {
		display: block;
		margin-bottom: 5px;
	}

	.product-detail dd.difficulty {
		display: block;
		margin: 5px 0 20px 0;
	}

	.product-detail dd.difficulty svg {
		width: auto;
	}

	.product-detail-slider-container--wide {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		width: 100%;
		overflow: hidden;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		padding-right: 40px;
		position: relative;
	}

	.product-detail .product-cat-scu-block ul.product-cat-scu-item-list li:hover,
	.product-detail .product-cat-scu-block ul.product-cat-scu-item-list li.checked:hover,
	.product-detail .product-cat-scu-block ul.product-cat-scu-item-list li.checked.buyed:hover,
	.product-detail .product-cat-scu-block ul.product-cat-scu-item-list li.checked.is-incart:hover {
		background: #FFF7D0;
	}

	.product-detail .product-cat-scu-block_sizeTable {
		padding: 0 15px 0 16px;
		height: 45px;
	}

	.product-detail .product-cat-scu-block_sizeTable a.product-detail-size-table-link {
		font-size: 16px;
	}

	.product-detail .product-cat-scu-var {
		margin-top: 20px;
	}

	.product-detail .product-detail-price {
		margin-top: 23px;
	}

	.product-detail .product-detail-price .product-cat-price-current {
		font-size: 46px;
		line-height: 59px;
	}

	.product-detail .product-detail-price .price-description .discount-description-container {
		font-size: 14px;
		width: 288px;
		bottom: -41px;
		left: 168px;
	}

	.product-detail .product-detail-buy-button {
		width: auto;
		height: 60px;
		padding-left: 35px;
		padding-right: 35px;
		background: #FFE674;
	}

	.product-detail .product-detail-buy-button:hover {
		background: #FED000;
		color: #222628;
	}
	
	.product-detail .is-incart .product-detail-buy-button {
		background-color: #C7EEFE!important;
		border: 0;
	}

	.product-detail .is-incart .product-detail-buy-button:hover {
		background-color: #90D7F5!important;
		border: 0;
	}
	
	.product-detail .is-incart .product-detail-buy-button svg {
		margin-left: 11px;
		margin-right: 0;
	}

	.product-detail .product-detail-download-button {
		width: auto;
		height: 60px;
		padding-left: 35px;
		padding-right: 35px;
		background-color: #BDF8B3;
	}

	.product-detail .product-detail-download-button svg {
		margin-right: 14px;
	}

	.product-detail .product-detail-download-button:hover {
		background-color: #96E18A;
		color: #222628;
	}

	.nav-wrap .nav-item .nav-link {
		font-size: 20px;
		height: 50px;
		padding-left: 31px;
		padding-right: 31px;
		margin-right: 10px;
		-webkit-transition: all .1s ease-in;
		transition: all .1s ease-in;
	}
	
	.nav-wrap .nav-item .nav-link:hover {
		background: #C7EEFE;
		border-color: #C7EEFE;
	}

	.tab-content {
		border-radius: 30px;
		padding: 56px 60px 60px 60px;
	}

	.product-detail .download-noauth-description {
		margin-top: 0;
		margin-left: 13px;
		padding: 12px 16px;
		max-width: 305px;
		text-align: left;
	}
}

.product-detail-slider-wrap {
	margin-right: -10px;
	margin-bottom: 15px;
}

@media (min-width: 768px) {
	.product-detail-slider-wrap {
		/*width: calc(100% - 115px);*/
		width: 400px;
		margin-right: 0;
		margin-bottom: 0;
	}
}

.product-detail-slider-block {
	position: relative;
}

@media (min-width: 768px) {
	.product-detail-slider-block {}
}

.product-detail-slider-block .product-cat-deals {
	left: 0;
	top: 0;
}

.product-detail-slider-block .product-cat-image-action {
	display: block;
}

.product-detail-slider-images-container {
	overflow: hidden;
}

.product-detail-slider-images-container .owl-item {
	min-width: 197px;
}

.product-detail-slider-images-container.owl-loaded {
	overflow: visible;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}

.product-detail-slider-images-container .product-detail-slider-image {
	display: block;
	height: 276px;
	max-width: 197px;
	text-align: left;
}

.product-detail-slider-images-container .product-detail-slider-image>img {
	max-height: 276px;
	max-width: 100%;
	width: auto;
	border-radius: 10px;
	overflow: hidden;
}

@media (min-width: 768px) {
	.product-detail-slider-images-container .owl-item {
		min-width: 400px;
		max-width: 400px;
	}

	.product-detail-slider-images-container .product-detail-slider-image {
		height: 560px;
		max-width: unset;
	}

	.product-detail-slider-images-container .product-detail-slider-image>img {
		max-height: 560px;
	}
}

.product-detail-slider-images-container.owl-loaded .product-detail-slider-image {
	cursor: pointer;
}

.product-detail-slider-dots.owl-carousel.owl-loaded {
	display: none;
}

.product-detail-slider-dots>.slider-dots {
	display: block;
	text-align: center;
}

.product-detail-slider-dots .owl-preview {
	display: none;
}

@media (min-width: 768px) {
	.product-detail-slider-dots.owl-carousel.owl-loaded {
		display: block;
	}

	.product-detail-slider-dots {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		height: auto;
		margin: auto auto 1rem;
		max-width: 336px;
		max-width: 21rem;
	}

	.product-detail-slider-dots:after {
		content: '';
		-webkit-box-flex: 1;
		-ms-flex: auto;
		flex: auto;
		max-width: 5.75rem;
		width: 33.33333%;
	}

	.product-detail-slider-dots.slider-dots {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.product-detail-slider-dots .owl-dot {
		background: transparent;
		border: 2px solid transparent;
		border-radius: 0;
		display: inline-block;
		height: auto;
		margin: 0.5rem;
		padding: 1px;
		position: relative;
		width: auto;
	}

	.product-detail-slider-dots .owl-dot:focus, .product-detail-slider-dots .owl-dot:active {
		border: 2px solid transparent;
	}

	.product-detail-slider-dots .owl-dot.active {
		background: transparent;
		border: 2px solid #ff5605;
		width: auto;
	}

	.product-detail-slider-dots .owl-dot.active .owl-preview {
		border: 2px solid #FED000;
		opacity: 1;
	}

	.product-detail-slider-dots .owl-preview {
		background-color: transparent;
		background-repeat: no-repeat;
		background-position: center center;
		border: none;
		cursor: pointer;
		display: block;
		height: 4.375rem;
		margin: auto;
		outline: 0;
		width: 4.375rem;
		padding: 0;
	}

	.product-detail-slider-dots--wide {
		max-width: 65px;
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		background-color: #ffffff;
		margin: 0 50px 0 0;
	}

	.product-detail-slider-dots--wide .prev,
	.product-detail-slider-dots--wide .next {
		display: flex;
		align-items: center;
		justify-content: center;
		padding-top: 20px;
		cursor: pointer;
	}

	.product-detail-slider-dots--wide .prev svg,
	.product-detail-slider-dots--wide .next svg {
		fill: #222628;
	}

	.product-detail-slider-dots--wide .prev.disable svg,
	.product-detail-slider-dots--wide .next.disable svg {
		fill: #C8CDCD;
	}


	.product-detail-slider-dots--wide .prev {
		transform: rotate(-180deg);
	}

	.product-detail-slider-dots--wide .slider-dots {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		overflow-y: auto;
		max-height: 498px;
	}

	.product-detail-slider-dots--wide .slider-dots:not(.active) {
		scroll-behavior: smooth;
	}

	.product-detail-slider-dots--wide .slider-dots::-webkit-scrollbar {
		width: 0;
		height: 0;
	}

	.product-detail-slider-dots--wide .slider-dots {
		scrollbar-width: none;
	}

	.product-detail-slider-dots--wide .owl-dot {
		height: 96px;
		min-height: 96px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		border: none !important;
		background: transparent;
		margin: 0 0 5px 0;
		padding: 0;
	}

	/*.product-detail-slider-dots--wide .owl-dot.active::after {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: 3px;
		background-color: #ff5605;
	}

	.product-detail-slider-dots--wide .owl-dot:focus::after, .product-detail-slider-dots--wide .owl-dot:active::after {
		content: "";
	}

	.product-detail-slider-dots--wide .owl-dot.active::after {
		content: "";
	}*/

	.product-detail-slider-dots--wide .owl-preview {
		width: 100%;
		height: 100%;
		/*background-size: contain;*/
		background-size: 65px 96px;
		/*opacity: 0.6;*/
		border-radius: 10px;
		border: 2px solid transparent;
	}
}

.product-detail-price-old.product-cat-price-old {
	font-size: 1.25rem;
}

.product-detail-price-economy.product-cat-price-economy {
	font-size: 0.875rem;
}

.product-detail-properties .product-cat-properties {
	margin-bottom: 13px;
}

.product-detail-properties .product-cat-properties dt {
	font-family: Circe Rounded Regular;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #888888;
	margin-right: 0;
}

.product-detail-properties .product-cat-properties dd:after {
	height: 0.5rem;
}

.product-detail-properties .product-cat-properties dd:last-of-type:after {
	height: 0;
}

@media (min-width: 768px) {
	.product-detail-properties .product-cat-properties {
		margin-bottom: 0;
	}
}

.product-detail .product-detail-price-ranges {
	margin-bottom: 0;
}

.product-detail .product-detail-price-ranges::after {
	display: block;
	clear: both;
	content: "";
}

.product-detail .product-detail-price-ranges>dt {
	color: #7d8698;
	font-weight: normal;
}

.product-detail .product-detail-price-ranges>dt,
.product-detail .product-detail-price-ranges>dd,
.product-detail .product-detail-price-ranges>dt:last-of-type,
.product-detail .product-detail-price-ranges>dd:last-of-type {
	margin-bottom: 0.25rem;
	margin-top: 0.25rem;
}

.product-detail-sale {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff6e5;
	border-radius: 1.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 0.875rem;
	margin: 0 0 0.5rem;
	padding: 0.5rem 1rem 0.5rem 0.5rem;
}

.product-detail-sale:last-child {
	margin-bottom: 0;
}

.product-detail-sale-title {
	display: block;
}

.product-detail-sale-icon {
	border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	height: 2rem;
	margin-right: 0.5rem;
	vertical-align: middle;
}

@media (min-width: 768px) {
	.product-detail-sale-title {
		display: inline;
	}

	.product-detail-sale-body {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		white-space: nowrap;
	}
}

.product-detail-share {
	margin-bottom: 0.5rem;
	text-align: center;
}

@media (min-width: 768px) {
	.product-detail-share {
		margin-bottom: 1rem;
	}
}

.product-detail-info-container {
	border-bottom: 1px solid #e5e6ea;
	margin-bottom: 2rem;
	padding-bottom: 1rem;
	padding-top: 1rem;
}

@media (min-width: 768px) {
	.product-detail-info-container {
		border-top: 1px solid #e5e6ea;
		margin-bottom: 1rem;
	}
}

.product-detail-size-table-icon {
	font-size: 1.33334em;
}

.product-detail .print-link {
	position: relative;
}

.product-detail .print-link:before {
	position: absolute;
	width: 15px;
	height: 15px;
	top: 2px;
	left: -20px;
	content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNjAgNjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYwIDYwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBkPSJNNTAsMzJjMi43NTcsMCw1LTIuMjQzLDUtNXMtMi4yNDMtNS01LTVzLTUsMi4yNDMtNSw1UzQ3LjI0MywzMiw1MCwzMnogTTUwLDI0YzEuNjU0LDAsMywxLjM0NiwzLDNzLTEuMzQ2LDMtMywzDQoJCXMtMy0xLjM0Ni0zLTNTNDguMzQ2LDI0LDUwLDI0eiIvPg0KCTxwYXRoIGQ9Ik00Miw0M0gxOGMtMC41NTMsMC0xLDAuNDQ3LTEsMXMwLjQ0NywxLDEsMWgyNGMwLjU1MywwLDEtMC40NDcsMS0xUzQyLjU1Myw0Myw0Miw0M3oiLz4NCgk8cGF0aCBkPSJNNDIsNDhIMThjLTAuNTUzLDAtMSwwLjQ0Ny0xLDFzMC40NDcsMSwxLDFoMjRjMC41NTMsMCwxLTAuNDQ3LDEtMVM0Mi41NTMsNDgsNDIsNDh6Ii8+DQoJPHBhdGggZD0iTTUxLDE3VjBIOXYxN0gwdjM0aDZ2M2gzdjZoNDJ2LTZoM3YtM2g2VjE3SDUxeiBNMTEsMmgzOHYxNUgxMVYyeiBNOSwxOWg0Mmg3djE2SDJWMTlIOXogTTgsNTJ2LTJ2LTF2LTQNCgkJYzAtMC41NTMtMC40NDctMS0xLTFzLTEsMC40NDctMSwxdjRIMlYzN2g3djE1SDh6IE00OSw1OEgxMXYtNFYzN2gzOHYxN1Y1OHogTTU0LDQ5di00YzAtMC41NTMtMC40NDctMS0xLTFzLTEsMC40NDctMSwxdjR2MXYyaC0xDQoJCVYzN2g3djEySDU0eiIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=);
}

.product-detail-slider-image-description {
	text-align: center;
}

.image-gallery {
	padding-left: 15px;
	padding-right: 15px;
	column-count: 2;
}

.image-gallery a {
	display: block;
}

.image-gallery img {
	width: 100%;
	margin-bottom: 10px;
}

@media (min-width:767px) {
	.image-gallery {
		column-count: 3;
	}
}

@media (min-width:992px) {
	.image-gallery {
		column-count: 5;
	}
}

.product-detail-bgm {
	position: absolute;
	background-image: url("data:image/svg+xml,%3Csvg%20width%3D%22763%22%20height%3D%221466%22%20viewBox%3D%220%200%20763%201466%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Ccircle%20cx%3D%22563%22%20cy%3D%22200%22%20r%3D%22200%22%20fill%3D%22%23FFFCF4%22%2F%3E%0A%3Ccircle%20cx%3D%22317%22%20cy%3D%22524%22%20r%3D%22317%22%20fill%3D%22%23F4FFFC%22%2F%3E%0A%3Cpath%20d%3D%22M721.331%201289.35C715.365%201318.96%20698.696%201345.42%20675.008%201363.99C663.778%201372.75%20651.32%201379.76%20637.808%201384.67C622.543%201390.1%20606.575%201392.02%20590.432%201392.37C571.833%201392.73%20553.057%201391.5%20534.633%201394.48C517.613%201397.28%20501.996%201404.29%20487.257%201413.22C458.305%201430.57%20432.336%201454.22%20398.997%201462.98C383.205%201467.19%20366.886%201467.19%20351.445%201461.76C336.706%201456.5%20323.896%201447.39%20312.316%201437.23C287.575%201415.33%20268.449%201386.77%20238.794%201370.65C211.246%201355.58%20177.732%201351.9%20155.272%201328.25C139.831%201311.95%20131.935%201290.05%20129.653%201267.8C129.303%201265.87%20128.952%201264.12%20128.601%201262.19C123.337%201228.55%20131.584%201193.86%20145.621%201163.37C158.781%201134.99%20178.434%201108.71%20205.28%201092.06C231.776%201075.59%20264.939%201068.94%20295.295%201078.22C323.019%201086.81%20345.479%201106.26%20368.641%201122.55C380.573%201130.96%20393.031%201138.85%20406.717%201144.28C421.632%201150.23%20437.6%201152.51%20453.567%201152.34C486.906%201151.81%20519.017%201141.47%20551.654%201135.87C567.621%201133.06%20583.764%201131.31%20599.907%201132.36C614.647%201133.24%20629.211%201136.57%20642.897%201142.35C669.393%201153.56%20692.554%201173.36%20706.767%201198.42C722.735%201225.4%20727.648%201258.51%20721.331%201289.35Z%22%20fill%3D%22%23FFFCF4%22%2F%3E%0A%3C%2Fsvg%3E%0A");
	height: 1466px;
	left: -218px;
	top: 82px;
	width: calc(100vw + 208px);
	background-repeat: no-repeat;
}

.product-detail-bg-wrap,
.product-detail-bg {
	display: none;
}

.podpiska_skucard_description {
	margin-top: 7px;
	font-family: Circe Rounded Regular;
	color: #333;
	font-size: 16px;
	line-height: normal;
}

.podpiska_skucard_description span {
	font-family: Circe Rounded Regular4;
}

.podpiska_skucard_sticker {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	height: 28px;
	border-radius: 24px;
	background: #FED000;
	padding-inline: 12px;
	font-family: Circe Rounded Regular4;
	color: #333;
	font-size: 16px;
	line-height: normal;
	margin-bottom: 4px;
}

@media (min-width: 992px) {
	.product-detail-bgm {
		display: none;
	}

	.product-detail-bg-wrap {
		display: block;
		position: absolute;
		width: calc(100vw - 17px);
		height: 2037px;
		top: 422px;
		left: 50%;
		transform: translate(-50%, 0);
		overflow: hidden;
	}

	.product-detail-bg {
		display: block;
		position: absolute;
		background-image: url("data:image/svg+xml,%3Csvg%20width%3D%221886%22%20height%3D%222037%22%20viewBox%3D%220%200%201886%202037%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Ccircle%20cx%3D%221457.5%22%20cy%3D%22428.5%22%20r%3D%22428.5%22%20fill%3D%22%23FFFCF4%22%2F%3E%0A%3Ccircle%20cx%3D%22584.5%22%20cy%3D%22551.5%22%20r%3D%22418.5%22%20fill%3D%22%23F4FFFC%22%2F%3E%0A%3Cpath%20d%3D%22M1193.64%201681.9C1181.66%201741.42%201148.18%201794.61%201100.61%201831.94C1078.05%201849.55%201053.03%201863.64%201025.9%201873.5C995.236%201884.42%20963.167%201888.29%20930.746%201889C893.391%201889.7%20855.683%201887.24%20818.681%201893.23C784.497%201898.86%20753.133%201912.95%20723.531%201930.91C665.384%201965.78%20613.228%202013.33%20546.271%202030.94C514.555%202039.39%20481.781%202039.39%20450.77%202028.47C421.167%202017.91%20395.442%201999.59%20372.183%201979.16C322.494%201935.14%20284.082%201877.73%20224.525%201845.32C169.198%201815.03%20101.888%201807.64%2056.7803%201760.09C25.7686%201727.33%209.9104%201683.31%205.32913%201638.58C4.62432%201634.7%203.91951%201631.18%203.21469%201627.31C-7.35747%201559.68%209.20559%201489.95%2037.398%201428.66C63.8284%201371.6%20103.298%201318.77%20157.216%201285.31C210.429%201252.2%20277.034%201238.82%20338%201257.49C393.68%201274.75%20438.788%201313.84%20485.305%201346.6C509.269%201363.5%20534.29%201379.35%20561.777%201390.27C591.732%201402.25%20623.801%201406.82%20655.869%201406.47C722.826%201405.42%20787.317%201384.63%20852.864%201373.36C884.933%201367.73%20917.354%201364.21%20949.775%201366.32C979.378%201368.08%201008.63%201374.77%201036.11%201386.4C1089.33%201408.94%201135.85%201448.74%201164.39%201499.1C1196.46%201553.34%201206.33%201619.91%201193.64%201681.9Z%22%20fill%3D%22%23FFFCF4%22%2F%3E%0A%3C%2Fsvg%3E%0A");
		background-repeat: no-repeat;
		height: 100%;
		left: 0;
		top: 0;
		width: 100%;
	}

	.podpiska_skucard_description {
		margin-top: 5px;
		font-size: 18px;
		max-width: 380px;
	}

	.podpiska_skucard_sticker {
		font-size: 20px;
		height: 34px;
		position: absolute;
		bottom: 19px;
		right: 55px;
		z-index: 1;
		margin-bottom: 0;
	}

	.podpiska_skucard_sticker:hover {
		cursor: pointer;
	}
}

/************* Вкладка инструкция *************/
#prop_TAB_INSTRUCTION h4,
#prop_TAB_INSTRUCTION h3 {
	font-family: Circe Rounded Alt Regular1;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	margin: 10px 0 5px 0;
}

#prop_TAB_INSTRUCTION h4:first-child,
#prop_TAB_INSTRUCTION h3:first-child {
	margin-top: 0;
}

#prop_TAB_INSTRUCTION p {
	font-family: Circe Rounded Regular;
	font-size: 13px;
	line-height: 17px;
	color: #666666;
	margin: 0;
}

#prop_TAB_INSTRUCTION ol {
	font-family: Circe Rounded Regular;
	counter-reset: li;
	list-style-type: none;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	padding-left: 0;
	margin-bottom: 0;
}

#prop_TAB_INSTRUCTION ol li {
	position: relative;
	padding: 5px 0 5px 28px;
}

#prop_TAB_INSTRUCTION ol li:before {
	font-family: Circe Rounded Regular4;
	content: counter(li);
	counter-increment: li;
	height: 18px;
	min-width: 18px;
	background: #FFF2CD;
	border-radius: 50%;
	color: #888888;
	position: absolute;
	font-size: 14px;
	line-height: 1;
	font-weight: 400;
	display: flex;
	left: 0;
	top: 4px;
	align-items: center;
	justify-content: center;
	padding: 2px 0px 0px 1px;
}

#prop_TAB_INSTRUCTION ul {
	font-family: Circe Rounded Regular;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	padding-left: 18px;
	margin-bottom: 0;
}

#prop_TAB_INSTRUCTION ul li {
	position: relative;
	padding: 5px 0 5px 0;
}

@media (min-width: 768px) {

	#prop_TAB_INSTRUCTION h4,
	#prop_TAB_INSTRUCTION h3 {
		font-size: 18px;
		line-height: 23px;
		margin: 15px 0 5px 0;
	}

	#prop_TAB_INSTRUCTION p {
		font-size: 15px;
		line-height: 19px;
	}

	#prop_TAB_INSTRUCTION ol {
		font-size: 15px;
		line-height: 19px;
	}

	#prop_TAB_INSTRUCTION ul {
		font-size: 15px;
		line-height: 19px;
	}
}

/************* end Вкладка инструкция *************/

/************* Вкладка печатное издание *************/
#prop_TAB_IZDANIE h3 {
	font-family: Circe Rounded Alt Regular2;
	font-weight: 400;
	font-size: 26px;
	line-height: 30px;
	color: #222628;
	margin-top: 0;
	margin-bottom: 7px;
}

#prop_TAB_IZDANIE p {
	font-family: Circe Rounded Regular;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	margin: 0;
}

#prop_TAB_IZDANIE .becomeapartner-buttons {
	width: 100%;
	margin-top: 8px;
}

#prop_TAB_IZDANIE .becomeapartner-buttons a {
	background: #FFFFFF;
	border-radius: 10px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 5px;
}

#prop_TAB_IZDANIE .becomeapartner-buttons a.wb {
	border: 1px solid #481173;
}

#prop_TAB_IZDANIE .becomeapartner-buttons a.ke {
	border: 1px solid #FF1919;
	padding-top: 4px;
}

#prop_TAB_IZDANIE .becomeapartner-buttons a.ozon {
	border: 1px solid #005BFF;
}

#prop_TAB_IZDANIE .becomeapartner-buttons a.ys {
	border: 1px solid #FED000;
}

#prop_TAB_IZDANIE .becomeapartner-buttons a.wb svg {
	width: 121px;
	height: 15px;
}

#prop_TAB_IZDANIE .becomeapartner-buttons a.ke svg {
	width: 152px;
	height: 20px;
}

#prop_TAB_IZDANIE .becomeapartner-buttons a.ozon svg {
	width: 87px;
	height: 19px;
}

#prop_TAB_IZDANIE .becomeapartner-buttons a.ys svg {
	width: 89px;
	height: 34px;
}

#prop_TAB_IZDANIE .becomeapartner-buttons a.ys span {
	font-family: Circe Rounded Alt Regular2;
	font-size: 19px;
	color: #222628;
	margin-left: 5px;
}

#prop_TAB_IZDANIE h4 {
	font-family: Circe Rounded Alt Regular2;
	margin-top: 15px;
	margin-bottom: 2px;
	font-weight: 400;
	font-size: 26px;
	line-height: 32px;
	color: #222628;
}

#prop_TAB_IZDANIE p.p2 {
	font-family: Circe Rounded Regular;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	margin: 0;
}

#prop_TAB_IZDANIE > a {
	background: #FED000;
	border-radius: 50px;
	height: 34px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0 13px 0 12px;
	font-family: Circe Rounded Alt Regular1;
	font-size: 15px;
	line-height: 1;
	color: #222628;
	margin-top: 7px;
}

#prop_TAB_IZDANIE > a:hover {
	text-decoration: none;
}

@media (min-width: 768px) {
	#prop_TAB_IZDANIE h3 {
		font-size: 50px;
		line-height: 58px;
	}

	#prop_TAB_IZDANIE p {
		font-size: 20px;
		line-height: 26px;
	}

	#prop_TAB_IZDANIE .becomeapartner-buttons {
		width: 900px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: 0 20px;
	}

	#prop_TAB_IZDANIE .becomeapartner-buttons a {
		border-radius: 20px;
		height: 173px;
		width: 210px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-bottom: 0;
	}

	#prop_TAB_IZDANIE .becomeapartner-buttons a.wb svg {
		width: 145px;
		height: 17px;
	}

	#prop_TAB_IZDANIE .becomeapartner-buttons a.ke svg {
		width: 174px;
		height: 22px;
	}

	#prop_TAB_IZDANIE .becomeapartner-buttons a.ys svg {
		width: 107px;
		height: 40px;
	}

	#prop_TAB_IZDANIE .becomeapartner-buttons a.ys {
		flex-direction: column;
	}

	#prop_TAB_IZDANIE .becomeapartner-buttons a.ys:hover {
		text-decoration: none;
	}

	#prop_TAB_IZDANIE h4 {
		margin-top: 18px;
		margin-bottom: 0;
		font-size: 28px;
		line-height: 46px;
	}

	#prop_TAB_IZDANIE p.p2 {
		font-size: 18px;
		line-height: 23px;
		max-width: 421px;
	}

	#prop_TAB_IZDANIE > a {
		height: 50px;
		padding: 0 27px 0 19px;
		font-size: 20px;
		margin-top: 11px;
	}

	#prop_TAB_IZDANIE > a:hover {
		color: #222628;
		background: #FFE054;
		transition: background-color 0.2s ease;
	}
}

/************* end Вкладка печатное издание *************/
/*soc_comments_3326BLOG_cont
#soc_comments_2830BLOG_cont*/

div[id*='soc_comments_'] > .l-section {
	border: none;
}
/* End */


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

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

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

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

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

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

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

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

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

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

/* End */


/* Start:/bitrix/components/bitrix/blog/templates/.default/style.css?174339945533777*/
/*blog*/
.blog-posts {display:inline; float:left; margin-right:1%; overflow:hidden; width:79%;}

/*post*/
.blog-post {margin:0; padding-bottom: 2.5em; padding-right:0.8em;}
.blog-post-title {font-size: 1.65em; font-weight:var(--ui-font-weight-bold); line-height: 1.3em; margin:0 0 0 0; padding:0.2em; padding-left: 0.6em; font-family: Arial;}
.blog-post-title a {text-decoration: none !important;}
.blog-post-title a :hover{text-decoration: underline !important;}
.blog-post-info {padding:0.2em 0.6em 0.2em}
.blog-post-info-back {}
.blog-post-content {padding: 0.4em 0.6em 0.4em; overflow: hidden; border-bottom: 1px dotted; line-height: 1.4em;}

.blog-post-meta { font-size:0.85em; line-height:1.4em; margin:0; padding:0; padding-top:0.3em; padding-bottom:0.3em; padding-left: 0.6em;}
.blog-post-date {margin:0.1em 0; padding:0 0 0 0.3em; line-height: 1.4em; display:inline;}
.blog-post-current .blog-post {padding-right: 0;}

.blog-post-edit-link, .blog-post-delete-link, .blog-post-comments-link, .blog-post-views-link, .blog-post-publish-link, .blog-post-hide-link, .blog-post-show-link {background-repeat: no-repeat; padding-left: 18px; height: 16px; display:inline-block; padding-right: 0.5em; font-size: 1.2em;}
.blog-post-comments-link {padding-left: 15px;}
.blog-post-show-link {padding-left: 19px;}

.blog-post-tag {padding-top: 0.4em;}
.blog-post-tag a {text-decoration: none !important;}
.blog-post-tag a:hover {text-decoration: underline !important;}
.blog-post-avatar img {float:right;}
.blog-post-avatar {padding: 0.1em 0.3em 0.3em 0.3em;}
.blog-post-content div[align="left"],
.blog-post-content div[align="right"],
.blog-post-content div[align="center"],
.blog-post-content div[align="justify"]{min-height:1em;}

/*post form*/
div.blog-post-field-text textarea {width: 100%;}
div.blog-post-field-text {padding-bottom: 0.2em;}
div.blog-post-fields {}
div.blog-post-field {}
div.blog-post-field-title input, div.blog-post-field-category input  { width: 100%;}
div.blog-post-field-code input  { width: 40%;}
div.blog-post-field-user {width: 100%; /*IE Fix or zoom:1 */}
div.blog-post-field-title, div.blog-post-field-category, div.blog-post-field-favorite, div.blog-post-field-date, div.blog-post-field-enable-comments { width:100%; }
div.blog-post-field-access, div.blog-post-field-seo, div.blog-post-field-category { padding-top: 10px}

div.blog-post-field-date {padding-top: 0.5em;}
div.blog-post-field-favorite div, div.blog-post-field-enable-comments div{display:inline;}
div.blog-post-field-favorite, div.blog-post-field-enable-comments {padding-bottom: 0.4em;}
div.blog-post-field-sep { width:2%; float: left;}
div.blog-post-image-item {float:left; padding-right: 1em; padding-bottom: 2em; height:150px;}
div.blog-post-image-item-border {border: 1px solid; height:100px; text-align: center; vertical-align: middle; width:100px;}
div.blog-post-image-item-input {padding-top: 0.5em;}
div.blog-post-image-item-input input {width: 100px;}
div.blog-post-buttons {padding-top:1em; padding-bottom: 0.4em;}
div.blog-post-field-category div.blog-post-field-text label, div.blog-post-field-access-title, div.blog-post-field-code div.blog-post-field-text label, div.blog-post-field-seo label {font-weight: var(--ui-font-weight-bold); font-size: 1.1em;}

div.blog-post-bbcode-line {padding-top:0.2em;}
.blog-group-edit {background-repeat: no-repeat; width:16px; height:16px; display:inline-block;}
.blog-group-delete {background-repeat: no-repeat; width:16px; height:16px; display:inline-block;}
.blog-group, .blog-group-label{ }

div.blog-post-edit-form{width: 97%; padding: 0.8em;}
div.blog-buttons {padding-top: 1em;}


/*comment*/
.blog-comment {margin:0; padding-top: 0.7em;}
.blog-comment-cont{}
.blog-comment-info {display:block;}
.blog-comment-content {display:block; overflow: hidden; padding-top: 0.5em;}
.blog-comment-meta {font-size:0.85em; padding-top: 0.5em; padding-bottom: 0.5em;}
.blog-comment-date {font-size:0.85em; display:inline;}
.blog-comment-author-info {display:inline;}
.blog-comment-avatar {float:left; margin-right: 0.5em; width: 30px; height: 30px; border:1px solid #c4c4c4; background-color: #eceaec;}
.blog-comment-avatar img{}
.blog-comment-meta a { text-decoration: none !important;}
.blog-comment-meta a:hover {text-decoration: underline !important;}
.blog-comment-link, .blog-comment-delete, .blog-comment-parent, .blog-comment-answer, .blog-comment-edit, .blog-comment-show, .blog-comment-hide {display:inline-block;}
.blog-add-comment {text-align:center; padding-top: 0em; padding-bottom: 1.5em;}
.blog-comment-nav {padding-bottom: 0.6em; /*padding-left: 0.7em;*/}

/*comment-form*/
div.blog-comment-form { margin-bottom:0.7em; margin-top:0.7em; width:80%;}
div.blog-comment-field-text  {width: 100%;}
div.blog-comment-field-text textarea { width: 99.9%; }
.blog-comment-field-subject {  margin-bottom:15px;}
div.blog-comment-field-tags { display: none; }
div.blog-comment-field-tags input { width:80%; }
div.blog-comment-field-captcha input { width: 180px;}
div.blog-comment-field-settings input { width:1.55em; height:1.55em; margin:0 0 0 -0.25em; vertical-align: middle; font-size:1em; }
div.blog-comment-field-settings label { vertical-align: middle; }
div.blog-comment-fields { padding:0.8em; zoom:1;}
div.blog-comment-field {}
div.blog-comment-field-title input, div.blog-comment-field-desc input { width: 80%;}
div.blog-comment-field-user {width: 100%; padding-bottom: 5px; }
div.blog-comment-field-author, div.blog-comment-field-email { float:left; width:47%;}
div.blog-comment-field-text {padding-bottom: 0.2em;}
div.blog-comment-field-user-sep { width:5%; float: left; }
div.blog-comment-field-author input, div.blog-comment-field-email input { width:100%; }
div.blog-comment-field-bbcode {padding-top: 0.7em;}
div.blog-comment-field-captcha-image{padding-top: 0.4em;}
div.blog-comment-buttons { margin-top: 1em; padding-bottom: 0.4em;}
div.blog-comment-buttons input { padding:0 0.5em; font-size:1.184em;}


/*menu*/
div.blog-menu-box {margin-bottom: 1em; padding-bottom:0.5em; line-height: 1.5em; zoom: 1;}
div.blog-menu-box span { white-space:nowrap; display: inline-block;}
div.blog-settings-menu-box {margin-bottom: 1em; padding-bottom:0.5em; line-height: 1.5em; zoom: 1; }
div.blog-settings-menu-box span{ white-space:nowrap; display: inline-block;}


/*sidebar*/
.blog-sidebar { display:inline; float:right; overflow:hidden; width:20%;}
.blog-sidebar ul,.blog-sidebar ul li ul {margin:0;padding:0; list-style:none !important;}
.blog-sidebar ul li {margin:0;padding:0px; list-style:none !important; text-align:left;}
.blog-sidebar h3 { font-size: 1em; font-weight: var(--ui-font-weight-bold); letter-spacing: 1px; border-bottom: 1px solid; padding:0; padding-bottom: 0.6em; margin: 0;}
.blog-sidebar li ul li {margin:0;padding:0; border:0;}
.blog-sidebar ul li ul li {text-align:left; margin:0; padding: 0;}
.blog-sidebar ul li ul li a {text-decoration: none; outline: 0;}
.blog-sidebar ul li ul li a:hover {text-decoration: underline;}
.blog-sidebar ul {padding: 1em; }
.blog-sidebar ul  li ul{padding-top: 0.4em; }
.blog-sidebar-title a {text-decoration: none;}
.blog-sidebar-avatar {text-align: center;}


/*general*/
div.blog-errors {border-width:1px; border: 1px solid; margin: 1.117em; padding: 0.4em 1.117em;}
div.blog-errors ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.blog-errors ul li {margin:0; padding:0;}

div.blog-notes {border-width:1px; border: 1px solid; margin: 1.117em; padding: 0.4em 1.117em;}
div.blog-notes ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.blog-notes ul li {margin:0; padding:0;}

div.blog-textinfo {border: 1px solid ; margin: 1.117em; padding: 0.4em 1.117em;}
div.blog-textinfo ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.blog-textinfo ul li {margin:0; padding:0;}

div.blog-clear-float {clear: both;}

table.blog-table-header-left, table.blog-table-header-top {border-collapse:collapse; border: none;}
table.blog-table-header-left th, table.blog-table-header-left td, table.blog-table-header-top th, table.blog-table-header-top td {padding:0.5em; vertical-align:top; border-top: 1px solid;}
table.blog-table-header-left th {text-align:right;}
table.blog-table-header-top th {text-align:center;}

table.blog-edit-perms-table  {border: none;}
table.blog-edit-perms-table th, table.blog-edit-perms-table td {padding:0.2em; vertical-align:top; border: none; border-top: 0px;}
table.blog-edit-perms-table  th {text-align:center;}

div.blog-line {background-repeat: no-repeat; height:3px; width:100%;}
.blog-author {margin:0; padding:0; display:inline; font-weight: var(--ui-font-weight-bold);}
.blog-author-icon {width:16px; height:16px; display:block; float:left; background-repeat: no-repeat; padding-right:0.2em; line-height: 1em;}

/*bbcode line*/
div.blog-bbcode-line {margin-right: 3px; float: left;}
div.blog-smiles-line, div.blog-more-smiles {float: left; white-space:nowrap; margin-left: 5px; font-size: 0.95em;}
div.blog-bbcode-closeall {float: right;}
div.blog-bbcode-line img, div.blog-smiles-line img { border: 0;}
div.blog-bbcode-line a, div.blog-smiles-line a {vertical-align: middle;}
div.blog-bbcode-line a {width: 20px; height: 20px; float: left; margin-right: 0.2em; background-position: center center;  background-repeat:no-repeat; display: block;}
div.blog-bbcode-line a, div.blog-bbcode-line img, div.blog-smiles-line a, div.blog-smiles-line img { outline: none; }
div.blog-bbcode-line select { float: left; margin-left:3px; padding:0px; height:20px;}
div.blog-bbcode-closeall a{padding-left: 1em; vertical-align: middle; float: left;}

/*BBCode Icons*/
a.blog-bbcode-bold {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_bold.gif);}
a.blog-bbcode-italic {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_italic.gif);}
a.blog-bbcode-color {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_color.gif);}
a.blog-bbcode-underline{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_underline.gif);}
a.blog-bbcode-strike{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_strike.gif);}
a.blog-bbcode-url{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_link.gif);}
a.blog-bbcode-img-upload{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_image.gif);}
a.blog-bbcode-img{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_image_upload.gif);}
a.blog-bbcode-video{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_video.gif);}
a.blog-bbcode-code{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_code.gif);}
a.blog-bbcode-quote{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_quote.gif);}
a.blog-bbcode-video{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_video.gif);}
a.blog-bbcode-list{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_list.gif);}
a.blog-bbcode-cut{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/cut.gif);}


/*main page*/

div.blog-mainpage {width: 100%;}
div.blog-mainpage-side-left {float:left; width:52%; padding-right: 0.5em; }
div.blog-mainpage-side-right {float:right; width:46%; }

.blog-mainpage-item {margin:0; padding-bottom: 0.6em; padding-top: 0.5em;}
.blog-mainpage-title{margin:0; padding-bottom: 0.5em; padding-top: 0.4em; font-weight:var(--ui-font-weight-bold); }
.blog-mainpage-content {line-height:1.4em; font-size:0.95em; display:block;}
.blog-mainpage-meta {font-size:0.89em; line-height:1.4em; margin:0; padding:0; padding-top: 0.4em;}
.blog-mainpage-meta a {text-decoration: none !important;}
.blog-mainpage-meta a:hover {text-decoration: underline !important;}

div.blog-mainpage-comment .blog-mainpage-meta {display:inline; padding-left: 0.4em; font-size: 0.89em;}
div.blog-mainpage-comment .blog-mainpage-content {padding-top: 0.4em;}
div.blog-mainpage-comment .blog-mainpage-content a {text-decoration: none !important;}
div.blog-mainpage-comment .blog-mainpage-content a:hover {text-decoration: underline !important;}
div.blog-mainpage-item .blog-author {font-weight: normal;}
div.blog-mainpage-comment .blog-mainpage-title {font-weight: normal;}


div.blog-mainpage-blogs .blog-mainpage-content a {text-decoration: none;}
div.blog-mainpage-blogs .blog-mainpage-content a:hover {text-decoration: none;}

.blog-tab { padding:0; margin:0; min-height:31px; height:100%; width:96%; line-height: 2.35em; display:block;}
.blog-tab-left {background-repeat: no-repeat; padding:0; margin:0; width: 3px; height: 31px; float:left;}
.blog-tab-right {background-repeat: no-repeat;  padding:0; margin:0; width: 3px; height: 31px; float:right;}

.blog-tab-container {width: 100%; display: block;}

.blog-tab-items {float: right;  font-size: 0.95em; padding-right: 0.6em; display:inline; white-space: nowrap;}
.blog-tab-items a {text-decoration: none !important; padding-left: 0.6em;}
.blog-tab-items a:hover {text-decoration: underline !important;}
.blog-tab-title {font-weight: var(--ui-font-weight-bold); padding-left: 0.5em; float: left; display:inline; overflow:hidden;}
.blog-tab-title a {text-decoration: none !important;}
.blog-tab-title a:hover {text-decoration: underline !important;}


div.blog-tab-content {padding-top:0.2em; padding-left: 0.6em; padding-right: 0.6em; padding-bottom: 1.7em;}
div.blog-mainpage-search-cloud {padding-top: 0.4em;}


.blog-calendar  {text-align:center;}
.blog-calendar table th {font-weight:normal;}

.blog-rss div {padding-top: 0.6em;}
.blog-rss-icon {background-repeat: no-repeat; width:17px; height:17px; display:block; line-height: 1em;}

.blog-group-icon {width:16px; height:16px; display:block; float:left; background-repeat: no-repeat; padding-right:0.2em; line-height: 1em;}

.blog-search-form {padding-top: 0.6em;}
.blog-search-form div{padding-bottom: 0.4em;}

.blog-mainpage-create-blog {padding-bottom: 1em; padding-left: 0.6em}

.blog-rss-subscribe {padding-bottom: 1.5em;}
.blog-rss-subscribe .blog-tab-items {padding-top: 0.55em;}
.blog-group-rss {padding-top: 1em;}

table.blogquote, table.blogcode { font-size:1em; margin:0.5em 1em; width:80%; border:1px solid;}
table.blogquote td, table.blogcode td { padding:0.95em 1.5em; }
table.blogcode td {font-family:"Courier New"; white-space:pre-wrap;}
table.blogcode pre {font-family:"Courier New"; font-size: 12px; margin: 0; line-height: 15px; white-space:pre-wrap;}

div.blog-post-quote, div.blog-post-code {padding-top: 0.6em; padding-bottom: 0.6em;}
div.blog-post-quote span, div.blog-post-code span {padding-left:0.6em;}
div.blog-post-quote table.blogquote, div.blog-post-code table.blogcode {margin: 0;}

/*page navigation*/
div.blog-page-navigation  {padding-bottom: 0.8em;}
div.blog-page-navigation a, span.blog-page-current, span.blog-page-dots {padding-left:0.75em;	padding-right: 0.5em; text-decoration: none;}

div.blog-page-navigation a.blog-page-first, div.blog-page-navigation span.blog-page-first { padding-left: 0.5em; }
span.blog-page-current { font-weight: var(--ui-font-weight-bold); }

/*blog navigation*/
ul.blog-navigation {list-style-position:outside; list-style-type:none; padding: 0; margin: 0; padding-bottom: 1em; }
ul.blog-navigation li {display:inline;}

/*color*/
.blog-post-content {border-bottom-color: #CCCCCC;}

.blog-post-meta, .blog-comment-meta, .blog-comment-nav  {color: #969696;}
.blog-post-tag a, .blog-comment-meta a , .blog-mainpage-meta a {color:#969696 !important;}

.blog-post-date, .blog-comment-date {color: #767676;}
div.blog-post-date span.blog-post-time, div.blog-post-date span.blog-post-day {display:none;}
div.blog-post-edit-form, div.blog-comment-fields {background-color: #f1f1f1;}
div.blog-post-image-item-border {border-color:#D8D8D8;}
.blog-sidebar {background-color: #f5f5f5;}
.blog-sidebar h3 {border-bottom-color: #dadada;}
.blog-bottombar h3 {color: #333333;}
.blog-sidebar-title {color: #000 !important;}
.blog-sidebar-title a {color: #000 !important;}

div.blog-errors {border: solid 1px #DFBDAC; background: #F6DBCE;}
div.blog-notes {border: solid 1px #DAD7A7; background: #F6F9D3;}
div.blog-textinfo {border: solid 1px #D5D5D5; background: #F6F6F6;}

.blog-required-field {color: red;}
table.blog-table-header-left th, table.blog-table-header-left td, table.blog-table-header-top th, table.blog-table-header-top td {border-top-color: #D5D5D5;}

div.blog-post-quote > span, div.blog-post-code > span {color: #7d7d7d; display: none;}
div.blog-post-code table.blogcode { border-color: #E8E8E8; color: #7D7D7D; background-color: #F7F7F7;}
div.blog-post-quote table.blogquote { border-color: #E8E8E8; color: #555; background: url(/bitrix/components/bitrix/blog/templates/.default/images/quote-gray.png) no-repeat scroll left top #f7f7f7;}

div.blog-mainpage-comment .blog-mainpage-content a, div.blog-mainpage-blogs .blog-mainpage-content a:hover, div.blog-mainpage-blogs .blog-mainpage-content a, div.blog-mainpage-comment .blog-mainpage-content a:hover {color: #333;}

.blog-tab, .blog-tab-container {background-color: #ededed;}
.blog-tab-items {color: #767676;}
.blog-tab-items a {color:#767676 !important;}
.blog-tab-title a {color: #000 !important;}
.blog-comment-cont-white {background-color: #fff; padding: 1px;}

/*images*/
div.blog-tab-left {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/plashka_start.gif);}
div.blog-tab-right {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/plashka_end.gif);}
div.blog-line {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/line_gradient.gif);}
.blog-rss-icon {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/rss_icon.gif);}

div.blog-comment-new .blog-comment-date {background-color: #FFF4CA; padding-top: 2px;padding-bottom: 3px;padding-left: 4px;padding-right: 4px;}
div.blog-comment-hidden .blog-comment-cont-white, div.blog-comment-hidden .blog-comment-date {background-color: #ededed;}

div#special_perms {padding-top: 0.5em;}

div.blog-post-meta div.blog-post-info-bottom {display:none;}

.blog-post-meta span.blog-post-link-counter, .blog-post-meta span.microblog-post-link-counter {padding: 0 0 0 0.3em;}
div.blog-post-rating {float: right;}
div.blog-post-share {position:relative; float: right;}

img.linked {
    border: none;
    cursor: pointer;
    height: 21px;
    left: 2px;
    position: relative;
    top: 6px;
    width: 11px;
}

div.blog-edit-field-code label.blog-edit-field-caption {font-weight:var(--ui-font-weight-bold);}
span#post-code-input {display:none;}
a#post-code-text {
	background-color: #fff4ca;
	border-bottom: dashed 1px;
	text-decoration: none;
	}
div.blog-post-field-code {padding-top: 0.5em;}

div.blog-tags-cloud {text-align:center;}

div.blog-comment-preview div.blog-comment-cont-white{border-top: 1px solid red; border-bottom: 1px solid red;}

div.blog-post-edit-micro #lhe_btn_sourcebb, div.blog-post-edit-micro #blog-post-image{display: none;}
/*div.blog-post-edit-micro div.blog-comment-field-bbcode{padding:0.2em;}*/
div.blog-post-edit-micro {margin-bottom: 2em; width: 78%;}
div.blog-post-edit-micro #blogpost-length {font-weight:var(--ui-font-weight-bold); display:inline;}

div.blog-post-edit-micro div.blog-post-edit-form {padding: 0; background-color: white; width: 100%;}
div.blog-post-edit-micro div.blog-post-buttons{text-align:left; padding-top:0.7em; padding-bottom:0.1em;}
div.blog-post-edit-micro #edit-post-text {padding: 0; border: 1px solid #C2C2C2; border-radius: 2px;}
div.blog-post-edit-micro .lhe-stat-toolbar-cont, div.blog-post-edit-micro .lhe-button , div.blog-post-edit-micro div.lhe-tlbr-smile-cont {border: 0;}
div.blog-post-edit-micro #blog-post-micro-lhe-hide{display: inline-block; float:right;}
div.blog-post-edit-micro .lhe-button-cont{padding-left:3px;}
div.blog-post-edit-micro #blog-post-micro-lhe-but {display: inline-block; padding-top: 3px;}

div.blog-post-edit-micro .lhe-button-cont #lhe_btn_image {
	background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/icon_image.gif) !important;
	background-position: 3px 2px !important;
	background-repeat: no-repeat;
	cursor: pointer;
}
div.blog-post-edit-micro .lhe-button-cont #lhe_btn_createlink {
	background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/icon_link.gif) !important;
	background-position: 2px 2px !important;
	background-repeat: no-repeat;
	cursor: pointer;
}
div.blog-post-edit-micro .lhe-button-cont #lhe_btn_bloginputvideo {
	width: 17px;
	height: 15px;
	padding-top: 2px;
	cursor: pointer;
}
div.blog-post-edit-micro .lhe-button-over {
	background-color: #fff;
}
div.blog-post-edit-micro .blog-post-group-text{color:#999;}

div.blog-post-edit-micro #blog-post-micro-lhe-hide{
	position: absolute;
	top: 2px;
	right: 2px;
}
div.blog-post-edit-micro #blog-post-micro-lhe-hide div {
	display: inline-block;
	cursor: pointer;
	width: 17px;
	height: 17px;
	vertical-align: middle;
	background: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/icon_close.gif) no-repeat;
}

div.blog-post-edit-micro .blog-post-field-bbcode {position: relative;}
div.blog-comment .blog-author {line-height: 30px;}

div.microblog-post .blog-post-avatar  {float:left; margin-right: 0.5em; width: 30px; height: 30px; border:1px solid #c4c4c4; background-color: #eceaec; padding: 0px;}
div.microblog-post .blog-post-avatar img{}
div.microblog-post .blog-post-info {background: none; padding: 0;}
div.microblog-post .blog-author {line-height: 30px;}
div.microblog-post div.blog-post-content {border: none; padding: 0; padding-top: 0.5em;}
div.microblog-post { border-bottom: 1px solid #E5E5E5; padding:1px; margin-bottom: 1.5em;}

div.microblog-post div.blog-post-meta {padding-top: 0.5em; padding-bottom: 0.5em; font-size:0.85em; padding-left:0px;}

div.microblog-post div.blog-post-meta a {color: #969696 !important; text-decoration: none !important;}
div.microblog-post div.blog-post-meta a:hover {text-decoration: underline !important;}

div.microblog-post .blog-post-date {font-size:0.85em; color: #969696;}
/*div.blog-post-edit-micro  td.lhe-resize-row, div.blog-post-edit-micro  td.lhe-resize-row img {height: 1px !important;}*/


div.blog-comment-line {background-color: #ededed; height:1px; background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/line-start.gif); background-repeat: no-repeat; background-position: left;}

span.blog-vert-separator {height: 7px; width:1px; margin-left: 0.2em; margin-right: 0.2em; background-color: #e0e0e0; display: inline-block;}
div.blog-post-meta-util span {display: inline-block;}
div.blog-post-meta-util * {text-decoration: none !important;}

div.microblog-post div.blog-post-date a {color: #969696 !important; text-decoration: none !important;}
div.microblog-post div.blog-post-meta-util a {color: #969696 !important; text-decoration: none !important;}

.blog-post-meta .bx-rating span, .blog-post-meta-util.bx-rating a {  font-size: 13px;}
.blog-post-current-micro .bx-rating span, .blog-post-current-micro .bx-rating a {  font-size: 11px;}
.blog-mainpage-meta .bx-rating span { color:#969696 }

.blog-mainpage-meta span.ilike-light-blog-post *, .blog-mainpage-meta span.ilike-light-microblog * {color:#969696 !important; text-decoration: none !important; font-size: 1em;}
.blog-post-meta-util a span {cursor:pointer;}

.blog-post-meta-util  .ilike-light .bx-ilike-right { font-size: 1.2em;}
.blog-post-meta-util  .ilike-light .bx-ilike-text {	padding: 0; font-size: 1.2em;}
.microblog-post .blog-post-meta-util .ilike-light .bx-ilike-right {font-size: 11px}
.microblog-post .blog-post-meta-util .ilike-light .bx-ilike-text {font-size: 11px}


.blog-comment-nav-item{cursor: pointer;}
div.blog-comments .blog-comment-nav a.blog-comment-nav-item-sel {font-weight:var(--ui-font-weight-bold); text-decoration:none; color: #969696; cursor: default;}
.blog-comment-nav-item {}

/* autosave */
a.blogPostAutoSave {
	float: right;
	display:block;
	width:18px;
	height:18px;
	margin:3px 3px 0 0;
	position:relative;
	z-index:2;
}

.blog-post-edit-micro a.blogPostAutoSave {margin-right: 10px; margin-left: -12px; margin-top: 2px;}

.blog-notify-bar {
	width: 100%;
	height: 2.5em;
	line-height: 2.5em;
	background: url("/bitrix/js/main/core/images/panel/sprite03.png") repeat-x scroll 0 -1178px #FFEB8D !important;
	position:relative;
}
.blog-micro-notify-bar {
	width: 100%;
	height: 3em;
	line-height: 1.5em;
	background: url("/bitrix/js/main/core/images/panel/sprite03.png") repeat-x scroll 0 -1178px #FFEB8D !important;
	position:relative;
}
.blog-notify-close {
    display: block !important;
    height: 12px !important;
    margin: 3px 6px 0 0;
    padding: 0 !important;
    position: absolute !important;
    right: 5px !important;
    top: 5px !important;
    width: 12px !important;
}
.blog-notify-close a {
    background: url("/bitrix/js/main/core/images/panel/sprite03.png") no-repeat scroll -268px -243px transparent !important;
    display: block !important;
    height: 12px !important;
    width: 12px !important;
	cursor:pointer;
}
.blog-notify-text {
    color: #000000 !important;
    margin: 0 !important;
    text-align: center !important;
}
.blog-notify-text a.blogPostAutoRestore {
	position:relative;
    color: #ff0000;
	cursor:pointer;
	text-decoration:underline;
    margin-right: 9px;
    margin-top: 5px;
	z-index:2;
}



span.blog-post-group-value {
	margin-left:0.5em;
	border-bottom: dashed 1px;
	overflow: hidden;
	white-space: nowrap;
	max-width: 300px;
	}
span.blog-post-group-delete1 {
	background: url("/bitrix/js/main/core/images/controls-sprite.png") no-repeat scroll -21px 8px transparent;
	cursor: pointer;
	display: inline-block;
	height: 20px;
	width: 15px;
	vertical-align: top;
	margin-left: 2px;
}
#blog-post-group-selector {display:inline-block; cursor: pointer; }

.blog-post-sonet-group {padding-bottom: 0.5em;}
.blog-post-edit-micro #blog-post-group-selector{
	display: inline-block;
	float:right;
	font-family: Arial;
	color: #b2b2b2;
	padding-right: 5px;
}
span.blog-post-group-delete {
	display: inline-block;
	cursor: pointer;
	width: 13px;
	height: 16px;
	vertical-align: top;
	background: url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat 0 -282px;
}

div.blog-post-group-selector-text
{
	display: inline-block;
	float:right;
	font-family: Arial;
	color: #b2b2b2;
	padding-right: 5px;
	overflow: hidden;
	width: 350px;
	white-space: nowrap;
	text-align: right;
}
/* buttons */
.blog-small-button, .blog-small-button-left, .blog-small-button-icon, .blog-small-button-right, .blog-small-button-text {
	display: inline-block; vertical-align: top; height:27px;
	cursor:pointer; text-decoration:none !important; outline:none;
}

.blog-small-button { margin: 0; background: url(/bitrix/js/main/core/images/controls-sprite.png) repeat-x 0 -551px;}
.blog-small-button-left { width:4px; background: url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat -15px -493px; margin-right: 8px; }
.blog-small-button-text { font: normal normal normal 13px/24px var(--ui-font-family-primary, var(--ui-font-family-helvetica)); color: #4f4f4f;}
.blog-small-button-right { width:6px; background: url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat -22px -493px; margin-left: 8px;}

.blog-small-button:hover { background: url(/bitrix/js/main/core/images/controls-sprite.png) repeat-x 0 -985px; }
.blog-small-button:hover .blog-small-button-left { background: url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat -15px -927px; }
.blog-small-button:hover .blog-small-button-right { background: url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat -22px -927px; }

.blog-arrow{
	width: 30px;
	height: 17px;
	background: url("/bitrix/components/bitrix/blog/templates/.default/images/arrow.png") no-repeat 5px 5px;
	display: inline-block;
}

.feed-com-files {padding-top:10px;}
.feed-com-files-title {color:#5c6470; font-size:12px; font-weight:var(--ui-font-weight-bold); float:left; min-width:50px;}
.feed-com-files-cont {overflow:hidden; padding:1px 0 1px 10px; zoom:1;}
.feed-com-file-wrap {cursor:pointer; display:inline-block; font-size:12px; line-height:14px; margin:0 12px 12px 0; vertical-align:middle;}
.feed-com-file-wrap:hover .feed-com-file-name {text-decoration:underline;}
.feed-con-file-icon {background:url("/bitrix/components/bitrix/blog/templates/.default/images/live_feed_sprite.png") no-repeat -55px -220px; display:inline-block; margin-right:5px; height:16px; vertical-align:middle; width:16px;}
.feed-com-file-name {color:#2067b0; display:inline-block; font-weight:var(--ui-font-weight-bold); margin-right:4px; max-width:120px; vertical-align:top; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.feed-com-file-size {color:#5c6470; display:inline-block; font-size:12px; vertical-align:top;}
.feed-com-files-photo {
    border:1px solid #eeeeee;
    border-radius:1px;
    box-shadow: 0 0 1px #eee, inset 0 0 1px #eee;
    display:inline-block;
    height:48px;
    margin:0 8px 8px 0;
    padding:3px;
    width:48px;
}

.feed-com-files-cont .feed-com-files-photo {height:69px; width:69px;}
.feed-file-icon-bmp {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-css {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;}
.feed-file-icon-csv {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -224px !important;}
.feed-file-icon-dib {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;}
.feed-file-icon-doc {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -288px !important;}
.feed-file-icon-docp {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -288px !important;}
.feed-file-icon-docx {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -288px !important;}
.feed-file-icon-gif {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-htm {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;}
.feed-file-icon-html {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;}
.feed-file-icon-jfif {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-jpe {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-jpeg {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-jpg {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-js {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;}
.feed-file-icon-pdf {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -415px !important;}
.feed-file-icon-php {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;}
.feed-file-icon-png {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-ppt {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -256px !important;}
.feed-file-icon-pptp {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -256px !important;}
.feed-file-icon-pptx {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -256px !important;}
.feed-file-icon-rar {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -96px !important;}
.feed-file-icon-rtf {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -288px !important;}
.feed-file-icon-swf {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;}
.feed-file-icon-tif {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-tiff {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;}
.feed-file-icon-txt {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -192px !important;}
.feed-file-icon-xls {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -224px !important;}
.feed-file-icon-xlsp {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -224px !important;}
.feed-file-icon-xlsx {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -224px !important;}
.feed-file-icon-xml {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;}
.feed-file-icon-zip {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -96px !important;}

.feed-add-photo-block-wrap {margin-top:-17px;}
.feed-add-photo-block {display:inline-block; margin:17px 17px 0 0; min-height:92px; width:102px; padding-right:21px; position:relative; vertical-align:top;}
.feed-add-photo-block .feed-add-post-del-but {background-position:6px -19px; background-color:#fff; height:22px; top:1px; z-index:0;}
.feed-add-img-wrap {
    background:#fff;
    border:1px solid #e2e6e6;
    -moz-box-shadow: 0 0 2px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.3);
    box-shadow: 0 0 2px rgba(137,137,137,0.3);
    display:block;
    text-align:center;
    padding:4px;
    position:relative;
    z-index:2;
}
.feed-add-img-title {color:#2067b0; display:block; font-weight:var(--ui-font-weight-bold); font-size:12px; margin-top:3px; overflow: hidden;}
.feed-add-photo-block .feed-add-close-icon {background-color:#fff; background-position:8px -19px; height:22px; top:1px; right:1px; width:22px;}
.feed-add-photo-block .feed-add-close-icon:hover {background-position:-57px -60px;}
.feed-add-post-del-but {
	background: url("/bitrix/components/bitrix/blog/templates/.default/images/live_feed_sprite.png") no-repeat;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 20px;
	position: absolute;
	width: 20px;
}
.feed-add-photo-block .feed-add-post-del-but {
background-position: 6px -19px;
background-color: white;
height: 22px;
top: 1px;
z-index: 0;
}

#blog-upload-file, #blog-show-seo {color: #2067B0; border-bottom: dashed 1px #2067B0; text-decoration: none;}
#blog-post-user-fields-UF_BLOG_POST_DOC .file-selectdialog-switcher {display: none;}

/*for neweditor */
/*.feed-add-post .file-selectdialog-switcher,*/
/*.feed-add-post .wduf-selectdialog-switcher,*/
/*.feed-add-post .diskuf-selectdialog-switcher {display: block !important; margin-top: 0.46em; position: relative;}*/
/*.feed-add-post .file-selectdialog-switcher span,*/
/*.feed-add-post .wduf-selectdialog-switcher span,*/
/*.feed-add-post .diskuf-selectdialog-switcher span {display:block !important;}*/

.blg-cancel-com,
.blg-cancel-com:link,
.blg-cancel-com:visited,
.blg-cancel-com:active {color:#5c6470 !important; font-size: 12px; text-decoration:none; padding-left: 15px;}
.blg-cancel-com:hover {text-decoration:underline;}

#blog-show-seo-fields input, textarea {width: 100%}
/* End */


/* Start:/bitrix/templates/yasew_en/components/bitrix/sale.prediction.product.detail/catalog/style.css?174339946192*/
.catalog-element-popup-element {
  color: #3483b8; }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/yasew_en/components/bitrix/catalog.section/ys_popular_cardDetail_en/style.css?17433994627017*/
.ys-popular {
    position: relative;
}

.ys-popular .ys-popular-head {
    margin-top: 50px;
    position: relative;
}

.ys-popular .ys-popular-head h3 {
    font-family: Circe Rounded Regular3;
    margin: 0;
    font-size: 22px;
    line-height: normal;
    color: #333333;
}

.main_ys-popular {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: calc(50% + 10px);
    left: 50%;
}

.main_ys-popular .slide_viewer {
    overflow-x: hidden;
    overflow-y: visible;
    position: relative;
    height: 100%;
    z-index: 1;
}

.main_ys-popular .slide_group {
    height: 100%;
    position: relative;
    width: 100%;
    overflow-x: scroll;
}

.main_ys-popular .slide_group::-webkit-scrollbar {
    display: none;
}

.main_ys-popular .slide_fds {
    display: none;
    position: absolute;
    text-align: center;
    height: 100%;
    overflow: visible;
    padding-top: 12px;
    width: 140px;
}

.main_ys-popular .slide_fds:first-child {
    display: block;
}

.main_ys-popular .slide_fds:last-child {
    width: 150px;
    padding-right: 10px;
}

.ys-popular .ys-popular-head .directional_nav {
    display: none;
}

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

    .ys-popular .ys-popular-head {
        margin-top: 70px;
        display: flex;
    }

    .ys-popular .ys-popular-head h3 {
        font-size: 40px;
        color: #222628;
    }

    .bx-no-touch .main_ys-popular {
        left: calc(50% + 10px);
    }

    .bx-no-touch .main_ys-popular .slide_group {
        overflow-x: visible;
    }

    .main_ys-popular .slide_fds {
        width: 210px;
        padding-top: 20px;
    }

    .main_ys-popular .slide_fds:last-child {
        width: 220px;
        padding-right: 10px;
    }

    .bx-no-touch .ys-popular .ys-popular-head .directional_nav {
        display: flex;
        gap: 11px;
        margin-left: 26px;
    }

    .ys-popular .ys-popular-head .directional_nav .previous_btn,
    .ys-popular .ys-popular-head .directional_nav .next_btn {
        background: #ECECEC;
        width: 49px;
        height: 49px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        -webkit-transition: all .1s ease-in;
        transition: all .1s ease-in;
    }

    .ys-popular .ys-popular-head .directional_nav .previous_btn:hover,
    .ys-popular .ys-popular-head .directional_nav .next_btn:hover {
        background: #CFCFCF;
    }

    .ys-popular .ys-popular-head .directional_nav .previous_btn.disabled,
    .ys-popular .ys-popular-head .directional_nav .next_btn.disabled {
        background: #F8F8F8;
        pointer-events: none;
    }

    .ys-popular .ys-popular-head .directional_nav .previous_btn {
        padding-right: 3px;
    }

    .ys-popular .ys-popular-head .directional_nav .previous_btn svg path,
    .ys-popular .ys-popular-head .directional_nav .next_btn svg path {
        stroke: #5B5B5B;
    }

    .ys-popular .ys-popular-head .directional_nav .previous_btn.disabled svg path,
    .ys-popular .ys-popular-head .directional_nav .next_btn.disabled svg path {
        stroke: #C9C9C9;
    }

}

@media (min-width: 1300px) {
    .ys-popular .ys-popular-head {
        margin-top: 80px;
        display: block;
    }

    .ys-popular .ys-popular-head h3 {
        max-width: 1130px;
        margin-inline: auto;
    }

    .bx-no-touch .ys-popular .ys-popular-head .directional_nav {
        display: none;
    }

    .main_ys-popular {
        width: 100%;
        margin-left: 0;
        left: initial;
        margin-top: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .bx-no-touch .main_ys-popular {
        left: initial;
    }

    .main_ys-popular .ys-popular {
        max-width: 1150px;
        margin-inline: auto;
    }

    .main_ys-popular .slide_viewer {
        width: calc(100% + 19px);
        margin-left: -20px;
        padding-left: 20px;
    }

    .main_ys-popular .slide_fds:last-child {
        width: 230px;
        padding-right: 20px;
    }
}


.main_ys-popular .directional_nav {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    display: none;
}

@media (min-width: 900px) {
    .bx-no-touch .main_ys-popular .directional_nav {
        display: block;
        height: 457px;
    }
}

.main_ys-popular .previous_btn {
    bottom: 0;
    left: 28px;
    margin: auto;
    position: absolute;
    top: 0;
    text-align: right;
}

.main_ys-popular .next_btn {
    bottom: 0;
    margin: auto;
    position: absolute;
    right: 28px;
    top: 0;
}

/*.main_ys-popular .previous_btn, .main_ys-popular .next_btn {
	cursor: pointer;
	height: 65px;
	opacity: 1;
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-ms-transition: opacity 0.4s ease-in-out;
	-o-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
	width: 57px;
	z-index: 1;
}*/

.main_ys-popular .previous_btn, .main_ys-popular .next_btn {
    cursor: pointer;
    height: 49px;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 49px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    z-index: 1;
}

.main_ys-popular .previous_btn:hover, .main_ys-popular .next_btn:hover {
    background: #ECECEC;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

@media only screen and (max-width: 991px) {
    .main_ys-popular .previous_btn {
        left: 15px;
    }

    .main_ys-popular .next_btn {
        right: 15px;
    }
}


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

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

@media (min-width: 900px) {
    .ys-popular-bgm {
        display: none;
    }

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


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

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

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

.product-cat {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	left: 0;
	padding: 8px;
	-webkit-transition: none;
	transition: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.product-cat-image-slide {
	display: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}

.product-cat-image-slide.active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	.btn-buy svg path.c1 {
		fill: #FED000;
	}

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

	.btn-buy svg path.c3 {
		fill: #222628;
	}

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

	.btn-buy:hover svg path.c1 {
		fill: #222628;
	}

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

	.btn-buy:hover svg path.c3 {
		fill: #FED000;
	}

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

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

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

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

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

/*# sourceMappingURL=style.css.map */
/* End */
/* /bitrix/templates/yasew_en/components/bitrix/catalog/ys_catalog_en/style.css?17433994616944 */
/* /bitrix/templates/yasew_en/components/bitrix/catalog.element/ys_catalog/style.css?174339946134421 */
/* /bitrix/templates/yasew_en/assets/styles/catalog-item.css?174339946215875 */
/* /bitrix/components/bitrix/blog/templates/.default/style.css?174339945533777 */
/* /bitrix/templates/yasew_en/components/bitrix/sale.prediction.product.detail/catalog/style.css?174339946192 */
/* /bitrix/templates/yasew_en/components/bitrix/catalog.section/ys_popular_cardDetail_en/style.css?17433994627017 */
/* /bitrix/templates/yasew_en/components/bitrix/catalog.item/catalog_ys_forPopular_v2_en/style.css?174339946119850 */
