

/* Start:/local/templates/gianit/components/bitrix/catalog.section/gianit-slider/style.css?17899850435479*/
@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;
}

/* Панель сортировки */
.catalog-sort-panel {
	margin-bottom: 2.4rem;
}

.catalog-sort-selects {
	display: flex;
	flex-wrap: wrap;
	gap: 1.5rem;
	align-items: center;
	justify-content: space-between;
}

.catalog-sort-block {
	position: relative;
	display: flex;
	align-items: center;
	gap: 1.6rem;
}

.catalog-sort-block span {
	font-size: 1.4rem;
	letter-spacing: -0.05em;
	color: hsla(215, 18%, 47%, 1);
	white-space: nowrap;
}

.catalog-sort-select {
	padding: 1.2rem 4.5rem 1.2rem 1.5rem;
	border-radius: 1.2rem;
	background-color: hsla(0, 0%, 100%, 1);
	border: 1px solid transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	font-size: 1.4rem;
	letter-spacing: -0.05em;
	color: hsla(217, 36%, 18%, 1);
	transition: border-color 0.2s, box-shadow 0.2s;
	min-width: 220px;
	outline: none;
}

/* Стрелка-шеврон */
.catalog-sort-block::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1.5rem;
	width: 0.9rem;
	height: 0.9rem;
	border-right: 2px solid hsla(217, 36%, 18%, 0.45);
	border-bottom: 2px solid hsla(217, 36%, 18%, 0.45);
	transform: translateY(-70%) rotate(45deg);
	pointer-events: none;
	transition: transform 0.2s, border-color 0.2s;
}

.catalog-sort-block:focus-within::after {
	transform: translateY(-30%) rotate(-135deg);
}

/* Стилизация option */
.catalog-sort-select option {
	padding: 1rem 1.5rem;
	font-size: 1.4rem;
	color: hsla(217, 36%, 18%, 1);
	background: #fff;
}

.catalog-sort-select option:hover,
.catalog-sort-select option:checked {
	background: hsla(217, 36%, 18%, 0.06);
}

@media (max-width: 576px) {
	.catalog-sort-selects {
		flex-direction: column;
		gap: 0.75rem;
		align-items: stretch;
	}

	.catalog-sort-select {
		width: 100%;
	}
}

.product__cta .btn {
	font-size: var(--fs-text-12);
}

@media (max-width: 697px) {
	.slider-row .product-grid-item {
		min-width: 80vw;
	}
}
/* End */


/* Start:/local/templates/gianit/components/bitrix/catalog.item/gianit/style.css?1789985043434*/
.product-item-image-wrapper {
	display: flex;
	width: 100%;
	height: 100%;
}

.product-item-image-wrapper span {
	width: 100%;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.product-item-title a {
	font-size: 1.8rem;
	font-weight: 500;
	color: hsla(217, 36%, 18%, 1);
	transition: .3s;
}

.product-item-title a:hover {
	color: var(--btn-primary-bg);
}

.product__char {
	cursor: pointer;
}
/* End */


/* Start:/bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.min.css?17899851161413*/
.bx-catalog-subscribe-button{margin-bottom:6px;display:inline-block}.bx-catalog-popup-content{width:90%;max-width:280px}.bx-catalog-subscribe-form-container-label{font-size:13px;color:#5a6c77;padding-bottom:2px}.bx-catalog-subscribe-form-container-input{position:relative}.bx-catalog-subscribe-form-container-input input[type="text"]{display:block;width:100%;font-size:18px;height:38px;margin:0;padding:0 4px;border:1px solid #ccd5db;border-radius:2px;background:#f8fafc;outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-catalog-subscribe-form-star-required{color:#d93333}.bx-catalog-subscribe-form-container .bx-captcha{margin-bottom:10px}.bx-catalog-popup-message{font-weight:bold;min-width:240px;margin:0}.bx-catalog-subscribe-alert{background-color:#edf6fc;color:#000;font-size:15px;min-height:45px;text-align:center;padding:12px 40px 12px 60px;position:relative;width:280px}.bx-catalog-subscribe-aligner{display:inline-block;height:45px;margin-left:-1px;vertical-align:middle;width:1px}.bx-catalog-subscribe-alert-text{display:inline-block;vertical-align:middle}.bx-catalog-subscribe-alert-footer{text-align:center}.bx-catalog-subscribe-alert-popup{background-color:#edf6fc!important;border:1px solid #edf6fc!important;border-radius:3px!important;-webkit-box-shadow:0 19px 24px rgba(88,112,118,0.17)!important;box-shadow:0 19px 24px rgba(88,112,118,0.17)!important}
/* End */


/* Start:/local/templates/gianit/components/bitrix/catalog.section.list/gianit_mainpage/style.css?1789985043178*/
.cat-card:last-child a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	justify-content: end;
	align-items: end;
	padding: var(--space-4) var(--space-4);
}
/* End */


/* Start:/local/templates/gianit/components/bitrix/system.pagenavigation/.default/style.css?1789985043624*/
.navigation {
	display: flex;
	gap: .8rem;
	align-items: center;
}

.navigation a:first-child svg {
	transform: rotate(180deg);
}

.navigation a {
	width: 3.2rem;
	height: 3.2rem;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.6rem;
	color: hsla(215, 23%, 65%, 1);
	line-height: 120%;
	letter-spacing: -5%;
	border-radius: .8rem;
	transition: .3s linear;
}

.navigation svg {
	width: 1.6rem;
	height: 1.6rem;
}

.navigation a:hover {
	background-color: hsla(213, 29%, 84%, 1);
	color: hsla(217, 36%, 18%, 1);
}

.navigation a.active {
	background-color: hsla(227, 76%, 41%, 1);
	color: #fff;
}
/* End */


/* Start:/local/templates/gianit/components/bitrix/news.list/partner/style.css?178998504353*/
.supplier-image {
	max-width: 10rem;
	height: auto;
}
/* End */


/* Start:/local/templates/gianit/components/bitrix/news.list/blog_slider/style.css?1789985043131*/
.post__excerpt {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-clamp: 3;
	-webkit-line-clamp: 3;
}
/* End */


/* Start:/local/templates/gianit/components/bitrix/form/main/bitrix/form.result.new/.default/style.css?1789992032843*/
input[type="submit"] {
	border: none;
}

.errortext {
	font-size: 1.4rem;
	line-height: 0;
	letter-spacing: 0;
}

br {
	display: block;
	height: .5rem;
}

.checkbox {
	background: #fff !important;
	border: 1px solid var(--color-brand-600);
	transition: .2s ease;
}

.checkbox__input {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

/* скрываем галочку */
.checkbox .icon {
	opacity: 0;
	transition: opacity .2s ease;
}

/* показываем при checked */
.checkbox__input:checked+.checkbox {
	background: var(--color-brand-600) !important;
}

.checkbox__input:checked+.checkbox .icon {
	opacity: 1;
}

.form__consent a {
	color: var(--color-brand-600);
}

.smart-captcha {
	margin: 0 !important;
}

.contact__top a:hover {
	color: var(--color-brand-500);
}
/* End */
/* /local/templates/gianit/components/bitrix/catalog.section/gianit-slider/style.css?17899850435479 */
/* /local/templates/gianit/components/bitrix/catalog.item/gianit/style.css?1789985043434 */
/* /bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.min.css?17899851161413 */
/* /local/templates/gianit/components/bitrix/catalog.section.list/gianit_mainpage/style.css?1789985043178 */
/* /local/templates/gianit/components/bitrix/system.pagenavigation/.default/style.css?1789985043624 */
/* /local/templates/gianit/components/bitrix/news.list/partner/style.css?178998504353 */
/* /local/templates/gianit/components/bitrix/news.list/blog_slider/style.css?1789985043131 */
/* /local/templates/gianit/components/bitrix/form/main/bitrix/form.result.new/.default/style.css?1789992032843 */
