

/* Start:/local/components/strategy/homesections/templates/.default/style.css?17600206883354*/
.section-list{
	display: flex;
	flex-wrap: wrap;
    margin: 50px auto 0;
    max-width: 1200px;
    justify-content: center;
}

.section-list .section-item{
	overflow: hidden;
	flex: none;
	margin: 12px;
    transition: border-color .3s;
    width: calc( (100% / 5) - 24px);
}

.section-list .section-item:hover .section-image{
    border-color: #f6901b;
}

.section-list .section-item .section-image{
    position: relative;
	overflow: hidden;
	text-align: center;
    transition: border-color .3s;
    border: 1px solid transparent;
    border-radius: 50%;
    margin: 0 auto;
    width: 190px;
    height: 190px;
}

.section-list .section-item .section-name{
	text-align: center;
}

.section-list .section-item .section-image img{
	max-height: 100%;
	margin: 0 auto;
	padding: 12px;
}

.section-list .section-item .section-item-wrap{
    display: block;
}


@media(min-width:1024px){
    .section-item.hide-desctop{
        display: none;
    }
    .section-item .img-mobile{
        display: none;
    }
}

@media(max-width: 1199px){
    .section-list{
        max-width: 990px;
    }
    .section-list .section-item{
        width: calc( (100% / 4) - 24px);
    }
}

@media(max-width: 1024px){
    .section-item.hide-mobile{
        display: none;
    }
}

@media(max-width: 992px){
    .section-list{
        max-width: 768px;
    }
	.section-list .section-item{
		width: calc( (100% / 3) - 24px);
	}

    .section-list .section-item .section-image{
        width: 160px;
        height: 160px;
    }

    .section-item .img-mobile{
        display: block;
    }

    .section-item .img-desktop{
        display: none;
    }
}

@media(max-width: 720px){
    .section-list .section-item .section-image{
        width: 155px;
        height: 155px;
    }
}

@media(max-width: 576px){
    .section-list .section-item{
        border-radius: 0;
        margin: 2px;
        height: 50px;
        transition: background-color.2s;
        background-color: #f3f3f3;
        width: calc( (100% / 2) - 4px);
    }
    .section-list .section-item:hover{
        background-color: #f1f1f1;
    }

    .section-list .section-item .section-item-wrap{
        display: flex;
        align-items: center;
    }
    .section-list .section-item .section-image{
        width: 45px;
        height: 50px;
        float: left;
        border-radius: 0;
        border: none;
        margin: 0;
        flex: none;
    }
    .section-list .section-item .section-image img{
        padding: 4px;
        margin: 0;
    }

    .section-list .section-item .section-item-wrap{
        height: 50px;
    }

    .section-list .section-item .section-name{
        text-align: left;
        display: flex;
        align-items: center;
    }
    .section-list .section-item .section-name::after{
        position: relative;
        content: "";
        display: inline-block;
        width: 6px;
        height: 6px;
        border-right: 1px solid;
        border-top: 1px solid;
        transform: rotate(45deg);
        margin-right: 0.5em;
        margin-left: 5px;
    }

    .section-list .section-item .section-name{
        /* white-space: nowrap; */
        overflow: hidden;
        font-size: 10px;
    }
}
/* End */


/* Start:/local/templates/time/components/bitrix/system.pagenavigation/time_catalog/style.css?1760019128379*/
.loading
{
    opacity: 0.5;
    position: relative;
    pointer-events: none;
    user-select: none;
}
.loading:after
{
    content: '';
    width: 50px;
    height: 50px;
    position: fixed;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    background-image: url(/bitrix/images/sale/admin-loader.gif);
    background-size: 100%;
    z-index: 1000;
}
/* End */


/* Start:/local/templates/time/components/bitrix/catalog.section/.default/style.css?17600191285669*/
.section-title h1{
	font-family: Stem,sans-serif;
	margin: 0 0 1.2em;
	font-weight: 500;
	font-size: 36px;
	letter-spacing: .025em;
	line-height: 1;
	margin-bottom: 15px;
}


.section-title .section-toptext{
	font-size: 14px;
	font-weight: normal;
	font-family: Montserrat,sans-serif;
}

.lazy-load-catalog {
	display: flex;
	justify-content: center;
}
.main-catalog-container{
	display: flex;
	gap: 35px;
	align-items: stretch;
	flex-wrap: wrap;
}
.main-catalog-container-item{
	max-width: calc(25% - 30px);
	width: 100%;
}
body .products__right-wrap{
	display: flex;
	align-items: center;
	gap: 30px;
}
body .compare__sort,body .products__sort{
	margin: 0;
	display: flex;
	align-items: center;
	white-space: nowrap;
}
body .products__sort span{
	width: auto;
}
@media (min-width:1921px) {
	body .catalog{
		max-width: 1920px;
		margin: 0 auto;
	}
}
@media (max-width:1439px) {
	.main-catalog-container{
		gap: 25px;
	}
	.main-catalog-container-item{
		max-width: calc(33% - 15px);
	}
	.products__right-wrap{
		font-size: 14px;
	}
}
@media (max-width:1023px) {
	body .products__right-wrap{
		display: none;
	}
}
@media (max-width:767px) {
	.main-catalog-container{
		gap: 10px;
	}
	.main-catalog-container-item{
		max-width: calc(50% - 5px);
	}
	div.container {
		padding-left: 0;
		padding-right: 0;
	}
}
.field-autocomplete-dropdown li.sel,
.field-autocomplete-dropdown li.selected,
.jq-select-multiple li.sel,
.jq-select-multiple li.selected,
.jq-selectbox__dropdown li.sel,
.jq-selectbox__dropdown li.selected {
	color: #fff!important;
	background: #f6901b
}
.field-autocomplete-dropdown li:focus,
.field-autocomplete-dropdown li:hover,
.jq-select-multiple li:focus,
.jq-select-multiple li:hover,
.jq-selectbox__dropdown li:focus,
.jq-selectbox__dropdown li:hover,
.selectize-dropdown .option.active,
.selectize-dropdown .option.selected {
	background-color: #f6901b;
	color: #fff
}
.jq-selectbox__dropdown {
	padding: 0;
	border: 1px solid #ccc;
	border-radius: 0;
	width: 100%;
	font-size: 15px;
	color: rgba(0, 0, 0, .8);
	background: #fff;
	left: 0;
	right: 0
}
.field-autocomplete-dropdown li,
.jq-select-multiple li,
.jq-selectbox__dropdown li {
	border-width: 0!important;
	padding-top: 8px;
	padding-bottom: 8px;
	height: auto!important;
	line-height: 24px;
	color: inherit;
	-webkit-transition: color .25s;
	transition: color .25s;
	white-space: normal;
	text-align: left;
	cursor: pointer;
	position: relative;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in
}
.jq-select-multiple select,
.jq-selectbox select {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	opacity: 0
}
.jq-selectbox__select {
	padding-right: 1.5rem!important;
	width: 100%;
	text-align: left;
	cursor: pointer
}

/*loader animation */
@keyframes mainAnimation {
	0% {
		width: 50px;
		transform: translateX(0px) translateY(0px) rotate(0deg);
	}
	20% {
		width: 50px;
		transform: translateX(0px) translateY(0px) rotate(0deg);
	}
	40% {
		width: 150px;
		transform: translateX(-50px) translateY(0px) rotate(0deg);
	}
	60% {
		width: 150px;
		transform-origin: bottom right;
		transform: translateX(-150px) translateY(0px) rotate(90deg);
	}
	80% {
		width: 50px;
		transform: translateX(-25px) translateY(0px) rotate(90deg);
	}
	100% {
		width: 50px;
		transform: translateX(-50px) translateY(0px) rotate(90deg);
	}
}
@keyframes secundaryAnimation {
	0% {
		transform: translateX(0px) translateY(0px) rotate(0deg);
	}
	20% {
		transform: translateX(0px) translateY(0px) rotate(180deg);
	}
	40% {
		transform: translateX(0px) translateY(0px) rotate(180deg);
	}
	60% {
		transform: translateX(0px) translateY(0px) rotate(0deg);
	}
	80% {
		transform: translateX(0px) translateY(0px) rotate(0deg);
	}
	100% {
		transform: translateX(0px) translateY(0px) rotate(180deg);
	}
}
@keyframes shadowAnimation {
	0% {
		width: 150px;
		transform: translateX(-25px) translateY(0px) rotate(0deg);
	}
	20% {
		width: 75px;
		transform: translateX(37.5px) translateY(0px) rotate(0deg);
	}
	40% {
		width: 200px;
		transform: translateX(-25px) translateY(0px) rotate(0deg);
	}
	60% {
		width: 75px;
		transform: translateX(37.5px) translateY(0px) rotate(0deg);
	}
	80% {
		width: 75px;
		transform: translateX(37.5px) translateY(0px) rotate(0deg);
	}
	100% {
		width: 150px;
		transform: translateX(-25px) translateY(0px) rotate(0deg);
	}
}
@keyframes float {
	0% {
		top: 50%;
	}
	50% {
		top: 51%;
	}
	100% {
		top: 50%;
	}
}
.loader-container{
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	height: 100vh;
	display: none;
	justify-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 111;
}
.loader-block {
	position: absolute;
	width: 50px;
	height: 50px;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	background-color: #f6901b;
	transform: translateX(0px) translateY(0px) rotate(0deg);
	animation: mainAnimation 2.6s ease 0s infinite forwards;
	z-index: 2;
}
.loader-block:after {
	content: '';
	display: inline-block;
	position: absolute;
	width: 50px;
	height: 50px;
	top: 0;
	left: -50px;
	background-color: #f6901b;
	transform-origin: top right;
	transform: translateX(0px) translateY(0px) rotate(0deg);
	animation: secundaryAnimation 2.6s ease 0s infinite forwards;
}
.shadow-block {
	position: absolute;
	width: 100px;
	height: 10px;
	top: 50%;
	left: 50%;
	margin-top: 50px;
	margin-left: -75px;
	border-radius: 50%;
	background-color: #95a5a6;
	transform: translateX(0px) translateY(0px) rotate(0deg);
	animation: shadowAnimation 2.6s ease 0s infinite forwards, float 5s ease-in-out 0s infinite forwards;
	filter: blur(5px);
	z-index: 1;
}
/*loader animation */

/* End */


/* Start:/local/templates/time/components/bitrix/catalog.item/new_item/style.css?17600191282045*/


/* new_item_styles */

.products__item {
	width: 100% !important;
}
.products__item-title {
	min-height: 50px;
}
.load-more {
	margin-top: 0!important;
	margin-right: 0!important;
}
.pagination__itemss {
	margin-bottom: 1em!important;
}
.pagination {
	width: 100%;
	margin-bottom: 0!important;
}
body .products__items{
	width: 100%;
	margin: 0;
}
body .products__item-image{
	max-width: 326px;
	height: 290px;
	width: 100%;
	padding: 0;
}
body .products__item-title{
	max-width: 326px;
}
body .products__item-wrap {
	max-width: inherit;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	justify-content: space-between;
	width: 100%;
	min-height: 560px;
	max-height: 560px;
	height: 100%;
}
.products__item-brand.js-clamp{
	max-height: 42px;
}
.product-item-block.products-item-top-block{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	gap: 10px;
}
.product-item-container{
	width: 100%;
}
body .products__item{
	margin: 0;
	padding: 0;
}
body .btn.products__item-buy{
	min-width: 100%;
	margin: 0;
}
body .promo-text{
	width: 100%;
}
body .products__link-title{
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	height: 49px;
}
.last_chance_to_buy_catalog .best-seller {
	color: #ff0000;
	line-height: 14px;
	padding-right: 1em;
	font-size: 16px;
	letter-spacing: .05em;
}
.last_chance_to_buy_catalog span{
	font-size: 9px;
}
@media (max-width:767px) {
	body .products__item-image {
		height: 200px;
	}
	a.btn-promo {
		margin-bottom: 7px;
		font-size: 10px;
		line-height: 20px;
	}
	.products__item-labels li.new{
		font-size: 12px;
	}
	body .products__item-wrap {
		min-height: 370px;
		max-height: 460px;
		height: 100%;
	}
	body .products__item-image img{
		max-width: 140px;
		max-height: 140px;
	}
	body .products__link-title{
		height: 42px;
	}
	body .products__item-price{
       height: 29px;
	}
	.js-add2basket.btn--gray.products__item-buy{
		display: none;
	}
}
/* End */


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

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

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

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

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


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */
/* /local/components/strategy/homesections/templates/.default/style.css?17600206883354 */
/* /local/templates/time/components/bitrix/system.pagenavigation/time_catalog/style.css?1760019128379 */
/* /local/templates/time/components/bitrix/catalog.section/.default/style.css?17600191285669 */
/* /local/templates/time/components/bitrix/catalog.item/new_item/style.css?17600191282045 */
/* /local/templates/time/components/bitrix/catalog.section/.default/themes/blue/style.css?1760019128825 */
