

/* Start:/bitrix/templates/UpFly/components/bitrix/breadcrumb/breadcrumbs/style.css?1621418311585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/bitrix/templates/UpFly/components/bitrix/news/stocks/bitrix/news.detail/.default/style.css?176095852110565*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.section-title {
	margin: 16px 0 24px;
}
.single-content__info_how_works {
	display: flex;
	gap: 24px;
}
.single-content__info_how_works > div {
	padding: 31px 30px 31px 71px;
	border-radius: 16px;
	background: #FFF;
	box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.10);
	min-height: 192px;
	width: calc(33%);
}

.single-content__info_how_works_name {
	color: #147627;

	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px;
	padding-bottom: 16px;
}

.single-content__info_how_works_desc {
	color: #333;
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 18px;
}
@media screen and (min-width: 769px){
	.new_design_sale_container {
		width: 100%;
		margin: 0 auto;
	}
}
@media screen and (max-width: 769px){
	.container_new_design {
		padding: 0 !important;
	}
}
.section-title {
	padding-bottom: 24px;
}
.title_how_works {
	color: #313932;

	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	padding-bottom: 16px;
}
.danger_how_works {
	color: #313932;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	padding: 28px 60px;
	border-radius: 16px;
	background: #FEF4EF;
	margin-top: 24px;
	position: relative;
}

.danger_how_works:before {
	content: "";
	background: #F96222;
	width: 16px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 16px 0 0 16px;
}

.new_design_info {
	display: flex;
	gap: 24px;
	padding-top: 24px;
}

.new_design_info > div{
	border-radius: 16px;
	background: #EDF4EE;
	width: 50%;
	padding: 16px 36px 16px 80px;
}

.new_design_info > div > p{
	color: #313932;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px;
	padding-bottom: 24px;
}

.new_design_start {
	border-radius: 50px;
	background: #147627;
	color: #FFF;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	padding: 4px 28px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	max-height: 32px;
	gap: 6px;
}
.new_design_end {
	color: #FFF;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	border-radius: 50px;
	background: #F96222;
	padding: 4px 28px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	max-height: 32px;
	gap: 6px;
}
.new_design_time {
	display: flex;
	gap: 16px
}

.single-content__info_how_works > div {
	position: relative;
	overflow: hidden;
}
.new_design_info > div {
	position: relative;
	overflow: hidden;
}
.img_how_works {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	border-top-left-radius: 16px;
}

.number_how_works {
	position: absolute;
	left: 26px;
	top: 10px;
	z-index: 10;
	color: #FFF;
	text-align: center;
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
}

.svg_how_works {
	z-index: 10;
	top: 8px;
	left: 18px;
	position: absolute;
}



.new_design_container_sale_in {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}


.new_design_sale_in {
	color: #FFF;
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	border-radius: 20px;
	background: #147627;
	display: inline-flex;
	padding: 0px 8px;
	justify-content: center;
	align-items: center;
	gap: 10px;
}

.whats_app_product {
	border-radius: 24px;
	background: #EDF4EE;
	display: flex;
	max-height: 112px;
	align-items: center;
	padding: 16px 24px;
	max-width: 1860px;
	margin: 0 auto;
}

.whats_app_product div {
	display: block;
	margin-right: auto;
}

.whats_app_product p {
	color: #313932;
	font-family: Montserrat;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
}

.whats_app_product span {
	color: #147627;
}

.whats_app_product .button_whatsapp {
	border-radius: 36px;
	border: 1px solid #147627;
	display: inline-flex;
	padding: 21px 125px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	margin-right: 0;
	transition: background-color 0.5s;
	max-width: 240px;
}

.whats_app_product .button_whatsapp p {
	color: #147627;
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px;
	transition: color 0.5s;
}

.app_image_whatsapp_product {
	height: 80px;
	margin-right: 24px;
}

.male_image_whatsapp_product {
	height: 132px;
	margin-right: 0;
	transform: translateY(-10px);
}
.whats_app_product:hover .button_whatsapp p {
	color: #fff;
	transition: color 0.5s;
}

.whats_app_product:hover .button_whatsapp {
	background: #147627;
	transition: background-color 0.5s;
}

@media (max-width: 1868px){
	.container {
		padding: 0 15px;
	}
}


@media screen and (max-width: 1601px) {
	.whats_app_product p {
		font-size: 22px;
		line-height: 24px;
	}
	.male_image_whatsapp_product {
		margin-right: 16px;
	}
	.whats_app_product div {
		margin-right: 20px;
	}
}
@media screen and (max-width: 1590px) {
	.whats_app_product p {
		font-size: 24px;
		line-height: 34px;
	}
}
@media screen and (max-width: 1483px) {
	.whats_app_product p {
		font-size: 20px;
		line-height: 28px;
	}
}
@media screen and (max-width: 1100px) {
	.whats_app_product .button_whatsapp {
		padding: 16px 60px;
	}
	.whats_app_product .button_whatsapp p {
		font-size: 20px;
	}
}
@media screen and (max-width: 980px) {
	.whats_app_product .button_whatsapp {
		padding: 16px 30px;
	}
}
@media screen and (max-width: 1243px) {
	.whats_app_product {
		display: none;
	}
	.whatsapp_container_sub {
		display: none;
	}
	.whats_app_product-mobile {
		display: block;
		border-radius: 24px;
		background: #EDF4EE;
		width: 100%;
		margin: 0 auto;
		padding: 24px;
	}
	.whats_app_product-mobile div {
		display: block;
		margin-bottom: 18px;
	}
	.whats_app_product-mobile div p {
		color: #313932;
		font-size: 20px;
		font-style: normal;
		font-weight: 700;
		line-height: 24px
	}
	.whats_app_product-mobile div span{
		color: #147627;
	}
	.whats_app_product-mobile div.button_whatsapp-mobile {
		display: flex;
		border-radius: 36px;
		border: 1px solid #147627;
		padding: 6px;
		margin-bottom: 0;
	}
	.whats_app_product-mobile div.button_whatsapp-mobile p{
		color: #147627;
		font-size: 18px;
		font-style: normal;
		font-weight: 600;
		line-height: 33px;
		text-align: center;
		align-items: center;
		width: 82%;
	}
	.app_image_whatsapp_product-mobile {
		height: 36px;
	}
}
@media screen and (min-width: 1243px) {
	.whats_app_product-mobile {
		display: none;
	}
}
@media screen and (min-width: 769px) {
	.whats_app_product-mobile {
		margin-top: 16px;
	}
}

.whatsapp_container_sub {
	padding: 0 !important;
	margin-top: 32px !important;
}


.container .main-sale__content.new_design_sale_contnent {
	color: #313932;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.3;
}

.container .main-sale__content.new_design_sale_contnent a, .container .main-sale__content.new_design_sale_contnent li {
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
}

.container .main-sale__content.new_design_sale_contnent ul, .container .main-sale__content.new_design_sale_contnent ol {
	margin-top: 16px;
}

@media screen and (max-width: 899px) {
	.container .main-sale__content.new_design_sale_contnent {
		font-size: 14px;
		line-height: 24px;
	}
}


@media screen and (max-width: 1460px) {
	.single-content__info_how_works > div {
		padding: 16px 16px 16px 72px;
	}
	.single-content__info_how_works_name {
		font-size: 15px;
	}
}

@media screen and (max-width: 1330px) {
	.new_design_time {
		display: flex;
		gap: 8px;
	}
	.new_design_end,
	.new_design_start {
		padding: 4px 8px;
	}
	.new_design_info > div > p {
		padding-bottom: 16px;
	}
	.new_design_info {
		gap: 8px;
	}
	.single-content__info_how_works {
		gap: 8px;
	}
}

@media screen and (max-width: 1148px) {
	.single-content__info_how_works {
		display: block;
	}
	.single-content__info_how_works > div {
		padding: 16px 16px 16px 73px;
		margin-bottom: 16px;
		min-height: 100px;
		width: 100%;
	}
}

@media screen and (max-width: 1077px) {
	.new_design_info {
		display: block;
	}
	.new_design_info > div {
		width: 100%;
		margin-bottom: 16px;
	}
	.new_design_info {
		padding-top: 16px;
	}
	.danger_how_works {
		margin-top: 16px;
	}
	.danger_how_works {
		padding: 16px 16px 16px 32px;
		font-size: 15px;
	}
	.section-title {
		padding-bottom: 16px;
	}
}

@media screen and (max-width: 458px) {
	.new_design_end,
	.new_design_start {
		color: #FFF;
		font-family: Montserrat;
		font-size: 14px;
		font-style: normal;
		font-weight: 600;
		line-height: 24px;
	}
}

@media screen and (max-width: 414px) {
	.new_design_info .img_how_works,
	.new_design_info .svg_how_works
	{
		display: none;
	}
	.new_design_info > div {
		padding: 16px 12px;
	}
}

.new_design_sale_in {
	transition: all 0.3s;
}

.new_design_sale_in:hover {
	transition: all 0.3s;
	background: #F96222;
}

.sales-catalog .container {
	max-width: 1232px !important;
}

.main-sale .sales-catalog__big-item {
	width: 100% !important;
}
.main-sale .main-sale__wrapper {
	width: 100% !important;
}
.sales-products.collections-products .container{
	max-width: 1860px !important;
}
.other-sales .container {
	max-width: 1860px !important;
}

.other-sales .sales__inner {
	display: flex;
	flex-direction: unset;
}

.other-sales .section-title.container {
	padding: 0 15px;
}
@media screen  and (max-width: 1500px) { 
	.other-sales  .sales__item > .sales-catalog__timer-new {
		left: 12px !important;
		top: 12px !important;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1368px) {
	.other-sales .blaze-pagination {
		bottom: 17px !important;
	}
}
@media screen and (max-width: 900px) {
	.other-sales .blaze-slider .controls {
		height: 0;
	}
		.other-sales .blaze-slider .blaze-pagination {
			bottom: -4px !important;
		}
}

@media screen and (max-width: 900px) {
	.other-sales .sales .see-more {
		margin-top: 0 !important;
	}
}

@media (max-width: 768px) {
	.sales-catalog .container--max {
		max-width: 100%;
		padding: 0 !important;
	}
}
@media (max-width: 575px) {
	.main-sale .container {
		padding: 0 15px;
	}
}
@media (max-width: 768px) {
	.main-sale .main-sale__wrapper {
		margin: unset !important;
		width: initial;
	}
	.main-sale > .container {
		padding: 0;
	}
	.section-title {
		padding-top: 15px;
	}
}
/* End */


/* Start:/bitrix/templates/UpFly/components/bitrix/catalog.search/stock_collections/style.css?1626943883163*/
a.search-page-params {
	border-bottom: 1px dashed blue;
	text-decoration: none;
}
div.search-page-params {
	margin-top: 6px;
}
.search-item-rate {font-size: 11px;}
/* End */


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

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

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


/* Start:/bitrix/templates/UpFly/components/bitrix/catalog.item/grid_index/style.css?17331991403487*/
.notify_product_button {
    width: 100%;
    box-shadow: unset;
    border-radius: 36px;
    background: #8A8A8A;
    color: white;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
    height: 46px;
    border: none;
    transition: background-color 0.3s;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    padding: 0 18px;
}
.notify_product_button:hover {
    background: #f96222;
    transition: background-color 0.3s;
}
.popup-notify-fade > div {
    max-width: 400px;
}

.notify_product_button-card {
    width: 100%;
}
@media screen and (max-width: 640px) {
    .notify_product_button-card {
        width: 100%;
        font-size: 10px;
        line-height: 10px;
        height: 30px;
    }
}
.product_notify_unavailable .products__fast-look {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    overflow: visible;
    transition: opacity .3s linear, visibility .3s linear, z-index .3s linear;
}
.product_notify_unavailable .products__fast-product-container {
    opacity: 0;
    transition: opacity 0.3s;
}
.product_notify_unavailable:hover .products__fast-product-container {
    opacity: 1;
    transition: opacity 0.3s;
}
@media screen and (max-width: 1200px) {
    .product_notify_unavailable .products__img-wrapper a{
        filter: opacity(0.4);
    }
}

.compare_grid {
    display: flex;
    position: absolute;
    right: 8px;
    top: 55px;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 20px;
    z-index: 1;
    transition: .5s;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / .16);
    background: rgb(0 0 0 / .16);
    cursor: pointer;
    padding-left: 0 !important;
    color: white;
    font-weight: 500;
}

@media screen and (min-width: 900px) {
    .compare_grid:hover svg path {
        stroke: #147627;
        transition: 0.3s;
    }
}

.compare_grid svg path {
    transition: 0.3s;
}

.compare_grid.compare_remove svg path {
    stroke: #147627;
}

/*[data-tooltip] {*/
/*    position: relative;*/
/*    z-index: 2;*/
/*    cursor: pointer;*/
/*}*/

/* Hide the tooltip content by default */
.products__wrapper-helper [data-tooltip]:before {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}

/* Position tooltip above the element */
.products__wrapper-helper [data-tooltip]:before {
    width:  165px;
    position: absolute;
    bottom: 5px;
    left: -168px;
    right: unset;
    border-radius: 8px;
    margin-bottom: 0;
    margin-left: 0;
    padding: 7px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    background-color: #333333;
    color: #fff;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
}
@media screen and (min-width: 900px) {
    .products__wrapper-helper [data-tooltip]:hover:before, .products__wrapper-helper [data-tooltip]:hover:after {
        visibility: visible;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
}
/* End */


/* Start:/bitrix/templates/UpFly/components/bitrix/catalog.section/catalog/themes/blue/style.css?1625831591825*/
/* catalog.section */

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

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

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

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


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


/* Start:/bitrix/templates/UpFly/components/bitrix/news.list/index_list_stocks_detail/style.css?16806791878747*/
.sales__duration {
	white-space: nowrap;
	position: absolute;
	top: 5px;
	left: 20px;
	line-height: normal;
	font-size: 0.9rem;
	font-weight: 600;
	letter-spacing: 0.01em;
	color: #fff;
}

.sales__info {
	max-width: 75%;
	overflow: hidden;
	-webkit-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
}

.sales__inner {
	display: grid;
	gap: 12px;
	grid-template: 1fr 1fr / 1.1fr 1.1fr 1.1fr 1.1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-auto-flow: dense;
}

.sales__item {
	overflow: hidden;
	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;
	border-radius: 20px;
	height: 375px;
	width: 605px;
	position: relative;
	z-index: 10;
	cursor: pointer;
}

.sales__info {
	font-weight: 900;
	font-size: 34px;
	line-height: 41px;
	color: #fff;
	max-width: 85%;
	margin: 20px;
}

.sales__link {
	margin-left: 20px;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	color: #fb6107;
	padding: 0;
	background: #fff;
	-webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.09);
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.09);
	border-radius: 5px;
	width: 296px;
	position: relative;
	opacity: 0;
	-webkit-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
}

.sales__link:hover {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.sales__link:focus {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.sales__link::before {
	content: "";
	width: 2px;
	height: 10px;
	background-color: #fb6107;
	border-radius: 2px;
	position: absolute;
	right: 33px;
	top: 16px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.sales__link::after {
	content: "";
	width: 2px;
	height: 10px;
	background-color: #fb6107;
	border-radius: 2px;
	position: absolute;
	right: 33px;
	bottom: 13px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.sales__item:hover .sales__link {
	opacity: 1;
	padding: 12px 59px 12px 31px;
}

.sales {
	background-color: #fff;
	padding: 0;
}

@media (max-width: 1868px) {
	.sales__img-long {
		width: 280px;
	}
	.sales__img-long img {
		max-width: 100%;
	}
	.sales__img-short {
		width: 280px;
	}
	.sales__img-short img {
		max-width: 100%;
	}
}

@media (max-width: 1750px) {
	.sales__info {
		font-size: 28px;
		line-height: 32px;
		width: 400px;
	}
}

@media (max-width: 1640px) {
	.sales__main-info--long {
		padding-left: 18px;
	}
	.sales__info--small {
		/* max-width: 430px; */
	}
	.sales__img-long {
		height: 270px;
	}
	.sales__img-short {
		height: 150px;
	}
}

@media (max-width: 1490px) {
	.sales__main-info--long {
		padding-left: 18px;
	}
	.sales__info--small {
		/* max-width: 430px; */
	}
	.sales__img-left,
	.sales__img-right {
		width: 250px;
	}
	.sales__img-long,
	.sales__img-short {
		width: 230px;
	}
	.sales__img-long {
		height: 200px;
	}
	.sales__img-short {
		height: 130px;
	}
}

@media (max-width: 1366px) {
	.sales__info {
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
		max-width: 85%;
	}
	.sales__item .sales__info {
		font-size: 26px;
		line-height: 32px;
		/* max-width: 327px; */
	}
	.sales__item {
		height: 380px;
		/* padding-left: 24px; */
	}
	.sales__item-long {
		height: 186px;
		max-width: 430px;
		width: 100%;
	}
	.sales__item-long .sales__info {
		font-size: 26px;
		line-height: 32px;
		/* max-width: 327px; */
	}
	.sales__item-short {
		height: 186px;
		max-width: 300px;
		width: 100%;
	}
	.sales__item-short .sales__info {
		font-size: 20px;
		line-height: 24px;
		max-width: 85%;
	}
	.sales__main-info--long {
		padding-left: 18px;
	}
	.sales__info--small {
		/* max-width: 430px; */
	}
	.sales__img-left,
	.sales__img-right {
		width: 150px;
		height: 180px;
	}
	.sales__img-long,
	.sales__img-short {
		width: 160px;
	}
	.sales__img-long {
		height: 150px;
	}
	.sales__img-short {
		height: 100px;
	}
	.sales__link {
		font-size: 16px;
		line-height: 20px;
		/* margin-top: 22px; */
		width: 213px;
	}
	.sales__link::before,
	.sales__link::after {
		display: none;
	}
	.sales__item:hover .sales__link,
	.sales__item-short:hover .sales__link,
	.sales__item-long:hover .sales__link {
		padding: 6px 15px;
	}
}

@media (max-width: 1200px) {
	.sales__item-short .sales__link::after,
	.sales__item-short .sales__link::before,
	.sales__item-long .sales__link::before,
	.sales__item-long .sales__link::before {
		content: none;
		display: none;
	}
	.sales__item-short .sales__info,
	.sales__item-long .sales__info {
		-webkit-line-clamp: 2;
	}
	.sales__inner {
		padding-top: 36px;
	}
	.sales__item .sales__info {
		font-size: 25px;
		line-height: 30px;
	}
	.sales__item:hover .sales__link {
		padding: 12px 59px 12px 31px;
	}
	.sales__item:hover .sales__img-left,
	.sales__item:hover .sales__img-right {
		opacity: 1;
	}
	.sales__item .sales__link {
		margin-bottom: 18px;
		width: 296px;
		padding: 12px 59px 12px 31px;
	}
	.sales__item .sales__link::before,
	.sales__item .sales__link::after {
		display: block;
	}
	.sales__item .sales__link::before {
		right: 52px;
		top: 15px;
	}
	.sales__item .sales__link::after {
		right: 52px;
		bottom: 12px;
	}
	.sales__item {
		height: 296px;
		/* padding-left: 23px; */
	}
	.sales__item-long {
		height: 145px;
		max-width: 330px;
		width: 100%;
	}
	.sales__item-long .sales__info,
	.sales__item-short .sales__info {
		font-size: 20px;
		line-height: 24px;
		/* max-width: 283px; */
	}
	.sales__item-long .sales__link {
		margin-bottom: 10px;
		width: 213px;
		padding: 7px 15px;
	}
	.sales__item-long:hover .sales__link,
	.sales__item-short:hover .sales__link {
		padding: 7px 15px;
	}
	.sales__item-long:hover .sales__img-long,
	.sales__item-short:hover .sales__img-short {
		opacity: 1;
	}
	.sales__item-short {
		height: 145px;
		max-width: 330px;
		width: 100%;
	}
	.sales__item-short .sales__link {
		margin-bottom: 10px;
		width: 213px;
		padding: 7px 15px;
	}
	.sales__main-info--long,
	.sales__main-info--short {
		padding-left: 12px;
	}
	.sales__info--small {
		max-width: 430px;
	}
	.sales__img-left {
		top: 0;
	}
	.sales__img-left,
	.sales__img-right {
		width: 140px;
		height: 140px;
	}
	.sales__img-long {
		width: 100px;
		height: 110px;
	}
	.sales__img-short {
		width: 100px;
	}
	.sales__link {
		font-size: 16px;
		line-height: 20px;
		/* margin-top: 22px; */
		width: 213px;
		opacity: 1;
		padding: 6px 15px;
	}
	.sales__link::before,
	.sales__link::after {
		display: none;
	}
	.sales__item_big .sales__info {
		-webkit-line-clamp: 5;
	}
}

@media (max-width: 992px) {
	.sales__inner {
		grid-template: 50% 50% / 1.1fr 1.1fr 1.1fr 1.1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	}
	.sales__item-short {
		grid-area: 2/7/3/12;
		height: auto !important;
	}
	.sales__item-long {
		grid-area: 1/7/2/12;
		height: auto !important;
	}
	.sales__item_big {
		grid-area: 1/1/3/7;
		height: auto !important;
	}
	.sales__item-long + .sales__item-short {
		display: none;
	}
	.sales__item-short + .sales__item-long {
		display: none;
	}
	.sales__item {
		height: 302px;
	}
}

@media (max-width: 768px) {
	.sales__item {
		width: 380px;
	}
	.sales__inner {
		display: flex;
		flex-direction: column;
		align-content: center;
		align-items: center;
	}
	.sales__info {
		line-height: normal;
		display: block;
		overflow: visible;
		width: 80%;
		padding-top: 10px;
	}
	.sales__inner {
		padding-top: 24px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.sales__item-long,
	.sales__item-short {
		max-width: 100%;
	}
	.sales__item {
		height: 251px;
		margin-bottom: 10px;
	}
	.sales__item .sales__info {
		font-size: 20px;
		line-height: 24px;
		max-width: 252px;
	}
	.sales__item .sales__link {
		width: 213px;
		padding: 7px 15px;
		/* margin-top: 18px; */
	}
	.sales__item .sales__link::before,
	.sales__item .sales__link::after {
		display: none;
	}
	.sales__item:hover .sales__link {
		padding: 7px 15px;
	}
	.sales__main-info--long,
	.sales__main-info--short {
		padding-top: 12px;
		padding-bottom: 12px;
	}
	.sales__item-long,
	.sales__item-short {
		margin-right: 0;
	}
	.sales__item-long .sales__info,
	.sales__item-short .sales__info {
		font-size: 18px;
		line-height: 22px;
		max-width: 252px;
	}
	.sales__link {
		width: 213px;
		padding: 7px 15px;
		/* margin-top: 6px; */
	}
}

@media (max-width: 575px) {
	.sales__item {
		/*max-width: 290px;*/
		max-width: 100%;
	}
}

.fixed-list-head{
	display: flex;
}
/* End */
/* /bitrix/templates/UpFly/components/bitrix/breadcrumb/breadcrumbs/style.css?1621418311585 */
/* /bitrix/templates/UpFly/components/bitrix/news/stocks/bitrix/news.detail/.default/style.css?176095852110565 */
/* /bitrix/templates/UpFly/components/bitrix/catalog.search/stock_collections/style.css?1626943883163 */
/* /bitrix/templates/UpFly/components/bitrix/catalog.section/catalog/style.css?16258315913808 */
/* /bitrix/templates/UpFly/components/bitrix/catalog.item/grid_index/style.css?17331991403487 */
/* /bitrix/templates/UpFly/components/bitrix/catalog.section/catalog/themes/blue/style.css?1625831591825 */
/* /bitrix/templates/UpFly/components/bitrix/news.list/index_list_stocks_detail/style.css?16806791878747 */
