/*=====================================================================*/
/*========================[SECTION Fontface]===========================*/
/*=====================================================================*/
@font-face{font-family:'Mulish';src:local('Mulish Light'),local(Mulish-Light),url(../fonts/Mulish/Mulish-Light.woff2) format("woff2"),url(../fonts/Mulish/Mulish-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Mulish';src:local('Mulish Black'),local(Mulish-Black),url(../fonts/Mulish/Mulish-Black.woff2) format("woff2"),url(../fonts/Mulish/Mulish-Black.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Mulish';src:local('Mulish Bold'),local(Mulish-Bold),url(../fonts/Mulish/Mulish-Bold.woff2) format("woff2"),url(../fonts/Mulish/Mulish-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Mulish';src:local('Mulish ExtraLight'),local(Mulish-ExtraLight),url(../fonts/Mulish/Mulish-ExtraLight.woff2) format("woff2"),url(../fonts/Mulish/Mulish-ExtraLight.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:'Mulish';src:local('Mulish SemiBold'),local(Mulish-SemiBold),url(../fonts/Mulish/Mulish-SemiBold.woff2) format("woff2"),url(../fonts/Mulish/Mulish-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'Mulish';src:local('Mulish ExtraBold Italic'),local(Mulish-ExtraBoldItalic),url(../fonts/Mulish/Mulish-ExtraBoldItalic.woff2) format("woff2"),url(../fonts/Mulish/Mulish-ExtraBoldItalic.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:'Mulish';src:local('Mulish Italic'),local(Mulish-Italic),url(../fonts/Mulish/Mulish-Italic.woff2) format("woff2"),url(../fonts/Mulish/Mulish-Italic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Mulish';src:local('Mulish Light Italic'),local(Mulish-LightItalic),url(../fonts/Mulish/Mulish-LightItalic.woff2) format("woff2"),url(../fonts/Mulish/Mulish-LightItalic.woff) format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:'Mulish';src:local('Mulish ExtraLight Italic'),local(Mulish-ExtraLightItalic),url(../fonts/Mulish/Mulish-ExtraLightItalic.woff2) format("woff2"),url(../fonts/Mulish/Mulish-ExtraLightItalic.woff) format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:'Mulish';src:local('Mulish Bold Italic'),local(Mulish-BoldItalic),url(../fonts/Mulish/Mulish-BoldItalic.woff2) format("woff2"),url(../fonts/Mulish/Mulish-BoldItalic.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:'Mulish';src:local('Mulish Medium'),local(Mulish-Medium),url(../fonts/Mulish/Mulish-Medium.woff2) format("woff2"),url(../fonts/Mulish/Mulish-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Mulish';src:local('Mulish SemiBold Italic'),local(Mulish-SemiBoldItalic),url(../fonts/Mulish/Mulish-SemiBoldItalic.woff2) format("woff2"),url(../fonts/Mulish/Mulish-SemiBoldItalic.woff) format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:'Mulish';src:local('Mulish Black Italic'),local(Mulish-BlackItalic),url(../fonts/Mulish/Mulish-BlackItalic.woff2) format("woff2"),url(../fonts/Mulish/Mulish-BlackItalic.woff) format("woff");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:'Mulish';src:local('Mulish Regular'),local(Mulish-Regular),url(../fonts/Mulish/Mulish-Regular.woff2) format("woff2"),url(../fonts/Mulish/Mulish-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Mulish';src:local('Mulish Medium Italic'),local(Mulish-MediumItalic),url(../fonts/Mulish/Mulish-MediumItalic.woff2) format("woff2"),url(../fonts/Mulish/Mulish-MediumItalic.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:'Mulish';src:local('Mulish ExtraBold'),local(Mulish-ExtraBold),url(../fonts/Mulish/Mulish-ExtraBold.woff2) format("woff2"),url(../fonts/Mulish/Mulish-ExtraBold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}

/*=====================================================================*/
/*========================[SECTION Vars]===========================*/
/*=====================================================================*/
:root {
	--main-font-family: 'Mulish';
	--main-font-size: 16px;
	--main-text-color: #313131;
	--main-bg-color: #fff;
	--main-placeholder-color: #313131;
}

/*=====================================================================*/
/*========================[SECTION UI CONTROL]=========================*/
/*=====================================================================*/
*::-webkit-input-placeholder{color:var(--main-placeholder-color);opacity:1}
*:-moz-placeholder{color:var(--main-placeholder-color);opacity:1}
*::-moz-placeholder{color:var(--main-placeholder-color);opacity:1}
*:-ms-input-placeholder{color:var(--main-placeholder-color);opacity:1}
.select2-container--default .select2-selection--single .select2-selection__rendered {color: var(--main-placeholder-color)}

/*=====================================================================*/
/*========================[SECTION LAZY CONTROL]=========================*/
/*=====================================================================*/
a,img {display: block;}
img:not([src]) {visibility: hidden;}
@-moz-document url-prefix(){img:-moz-loading {visibility: hidden;}}
.lazy {opacity: 0;-webkit-transition: all 0.25s linear;-o-transition: all 0.25s linear;transition: all 0.25s linear;}
.lazy.loaded {opacity: 1;}

/*=====================================================================*/
/*========================[SECTION Main styles]========================*/
/*=====================================================================*/
body {
	font-family: var(--main-font-family), sans-serif;
	font-size: var(--main-font-size);
	color: var(--main-text-color);
	background: var(--main-bg-color);
	position: relative;
	-webkit-text-size-adjust: none;
	margin: 0;
	min-height: 100%;
}

input,
button,
textarea {
	font-family: var(--main-font-family), sans-serif;
}

.mobile-header,
.mobile-menu {
	display: none;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.desktop-header-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 50px;
	margin-bottom: 20px;
}

.desktop-header-info {
	font-size: 12px;
}

.desktop-header-phone {
	font-weight: bold;
	text-decoration: none;
}

.desktop-header-info:nth-last-of-type(2n) {
	margin-right: auto;
}

.desktop-header-info:nth-last-of-type(2n)+* {
	margin-left: auto;
}

.btn {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-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;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	height: 35px;
	line-height: 35px;
	text-decoration: none;
	font-size: 14px;
	border-radius: 8px;
	padding: 0 20px;
}

.btn.btn_border_accent {
	border: 1px solid #1BC539;
	font-weight: bold;
	color: #1BC539;
}

.btn.btn_border_accent:hover {
	background: #1BC539;
	color: #fff;
}

.desktop-header {
	padding: 10px 0;
	background: #fff;
	border-bottom: 1px solid #C4C4C4;
	margin-bottom: 20px;
}

.desktop-header-main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 75px;
}

.desktop-header-nav {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.desktop-header-nav__item {
	font-size: 14px;
	text-decoration: none;
}

.desktop-header-nav__item:hover {
	color: #1bc539;
}

.main-banner-wrapper {
	border-radius: 16px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	background-position: center;
	background-size: cover;
}

.main-banner-wrapper__header {
	background: -o-linear-gradient(355.64deg, rgba(252, 229, 17, 0.8) -2.84%, rgba(29, 194, 188, 0.8) 51.88%, rgba(2, 118, 162, 0.8) 103.14%);
	background: linear-gradient(94.36deg, rgba(252, 229, 17, 0.8) -2.84%, rgba(29, 194, 188, 0.8) 51.88%, rgba(2, 118, 162, 0.8) 103.14%);
	padding: 10px 30px;
	color: #fff;
	display: -ms-grid;
	display: grid;
	grid-gap: 5px;
}

.main-banner-subtitle {
	font-size: 34px;
	font-weight: bold;
}

.main-banner-title {
	font-size: 40px;
	font-weight: 900;
	text-transform: uppercase;
}

.main-banner-wrapper__overlay {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 180px;
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40.1%, rgba(0, 0, 0, 0.486) 91.15%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40.1%, rgba(0, 0, 0, 0)), color-stop(91.15%, rgba(0, 0, 0, 0.486)));
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40.1%, rgba(0, 0, 0, 0.486) 91.15%);
	z-index: -1;
}

.main-banner-wrapper__content {
	padding: 20px 30px;
	color: #fff;
}

.main-banner-grid {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 50px 1fr 50px 1fr;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 50px;
}

.main-banner-grid-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 20px;
}

.main-banner-grid-item__body {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.main-banner-grid-item__text {
	font-size: 25px;
	font-weight: bold;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.main-banner-grid-item__icon,
.main-banner-grid-item__icon__img {
	width: 91px;
	height: 91px;
}

.main-banner {
	margin-bottom: 20px;
}

/*UPDATED*/
.main-filter-form {
	background: #fff;
	border: 1px solid #c4c4c4;
	border-radius: 8px;
	padding: 20px;
	opacity: 0;
	max-height: 182px;
}

.main-filter-form.showed {
	max-height: unset;
}

.main-filter {
	margin-bottom: 40px;
}

.main-filter-form__heading {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

.main-filter-form-grid {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 15px 30px;
}

.main-form-label {
	overflow: hidden;
	display: block;
}

.select2-container .select2-selection--single {
	height: 35px;
	border-radius: 8px;
	border: 1px solid #313131;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	line-height: 33px;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 35px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 0;
	height: 35px;
	right: 20px;
	width: 14px;
	background-image: url(../img/icons/arrow-down-dark-icon.svg);
	background-position: center;
	background-repeat: no-repeat;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	display: none;
}

.select2-dropdown {
	border: 1px solid #313131;
}

.select2-results__option {
	font-size: 14px;
	padding: 6px 20px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #313131;
	border-radius: 8px;
	padding: 4px 20px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #C4C4C4;
	color: #000;
}

.main-form-input {
	border: 1px solid #313131;
	border-radius: 8px;
	font-size: 14px;
	padding: 0 20px;
	height: 35px;
	width: 100%;
}

.main-form-small-input {
	padding: 0 0 1px;
	border-bottom: 1px solid #313131;
	width: 100%;
	font-size: 12px;
}

.main-filter-form-range__top {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 30% 1fr;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 30%;
	margin-bottom: 5px;
	margin-top: -6px;
}

.main-filter-form-range__top .main-form-label:last-child .main-form-small-input {
	text-align: right;
}

.irs.main-form-range-input {
	height: 16px;
}

.irs.main-form-range-input .irs-line {
	height: 6px;
	background: #C4C4C4;
	border-radius: 3px;
	top: 4px;
}

.irs.main-form-range-input .irs-bar {
	height: 6px;
	background: -o-linear-gradient(left, #FCE511 0%, #1DC2BC 51.63%, #0276A2 100%);
	background: -webkit-gradient(linear, left top, right top, from(#FCE511), color-stop(51.63%, #1DC2BC), to(#0276A2));
	background: linear-gradient(90deg, #FCE511 0%, #1DC2BC 51.63%, #0276A2 100%);
	top: 4px;
}

.irs.main-form-range-input .irs-handle>i:first-child {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background-color: #FCE511;
}

.irs.main-form-range-input .irs-handle {
	width: 14px;
	height: 14px;
	background-color: #C4C4C4;
	border-radius: 50%;
	-webkit-box-shadow: inset 0 0 0 1px #fff;
	box-shadow: inset 0 0 0 1px #fff;
	top: 0;
	cursor: pointer;
}

.irs.main-form-range-input .irs-handle.to>i:first-child {
	background-color: #0276A2;
}

.main-filter-form-grid:not(:last-child) {
	margin-bottom: 15px;
}

.main-form-checkbox {
	display: block;
	position: relative;
	padding-left: 15px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.main-form-checkbox-input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.main-form-checkbox-checkmark {
	position: absolute;
	top: 6px;
	left: 0;
	height: 10px;
	width: 10px;
	background-color: #fff;
	border: 1px solid #313131;
}

.main-form-checkbox-input:checked~.main-form-checkbox-checkmark {
	background-image: url(../img/icons/main-form-checkbox-icon.svg);
}

.main-form-checkbox-text {
	font-size: 11px;
	line-height: 11px;
}

.main-form-checkbox-text a {
	display: inline;
	text-decoration: underline;
}

.main-form-checkbox.main-form-checkbox_type_filter {
	padding-left: 25px;
}

.main-form-checkbox.main-form-checkbox_type_filter .main-form-checkbox-checkmark {
	width: 14px;
	height: 14px;
	background-position: center;
	background-repeat: no-repeat;
	top: 3px;
}

.main-form-checkbox.main-form-checkbox_type_filter .main-form-checkbox-input:checked~.main-form-checkbox-checkmark {
	background-color: #1BC539;
	background-image: url(../img/icons/main-form-checkbox-icon_type_filter.svg);
	border-color: #1BC539;
}

.main-form-checkbox.main-form-checkbox_type_filter .main-form-checkbox-text {
	font-size: 14px;
	line-height: 14px;
}

.main-filter-form-col .main-form-checkbox:not(:last-child) {
	margin-bottom: 8px;
}

.main-filter-form-col {
	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: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	overflow: hidden;
}

.main-form-toggle {
	display: block;
	position: relative;
	padding-left: 45px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.main-form-toggle-input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.main-form-toggle-checkmark {
	position: absolute;
	top: 1px;
	left: 0;
	height: 17px;
	width: 35px;
	background-color: #C4C4C4;
	border-radius: 20px;
}

.main-form-toggle-input:checked~.main-form-toggle-checkmark {
	background-color: #1BC539;
}

.main-form-toggle-input:checked~.main-form-toggle-checkmark:after {
	left: 20px;
}

.main-form-toggle-text {
	font-size: 14px;
	line-height: 14px;
}

.main-form-toggle-checkmark:after {
	content: "";
	position: absolute;
	left: 2px;
	top: 2px;
	width: 13px;
	height: 13px;
	background: #fff;
	border-radius: 50%;
}

.btn.btn_dark {
	background: #313131;
	color: #fff;
	font-weight: bold;
}

.btn.btn_dark:hover {
	background: #000;
	color: #fff;
}

.main-heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 20px;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}

.main-heading:after {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-top: 2px;
	height: 1px;
	background: #C4C4C4;
}

.main-marks-grid {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr;
	grid-template-columns: repeat(7, 1fr);
	grid-gap: 10px;
}

.main-marks-item {
	padding: 7px 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px;
	text-decoration: none;
	border: 1px solid #C4C4C4;
	border-radius: 8px;
	position: relative;
}

.main-marks-item__name {
	font-size: 14px;
	font-weight: 600;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.main-marks-item__name b {
	font-weight: bold;
	color: #1BC539;
}

.main-marks-item:hover {
	border-color: #1BC539;
}

.main-marks {
	margin-bottom: 40px;
}

.main-compilations {
	margin-bottom: 40px;
}

.main-compilations-grid {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr;
	grid-template-columns: repeat(6, 1fr);
	grid-gap: 10px 30px;
}

.main-compilations-item {
	border: 1px solid #313131;
	border-radius: 8px;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
	height: 35px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.main-compilations-item:hover {
	background: #1BC539;
	color: #fff;
	border-color: #1BC539;
}

.main-catalog-grid {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 30px;
}

.main-catalog-item {
	background-color: #fff;
	border: 1px solid #C4C4C4;
	border-radius: 16px;
	overflow: hidden;
}

.main-catalog-item__photo {
	height: 190px;
	background-position: center;
	background-size: cover;
	position: relative;
}

.main-catalog-item-specs {
	position: absolute;
	right: 0;
	top: 0;
	background: rgba(49, 49, 49, 0.8);
	padding: 10px;

	-webkit-transition: all .22s ease-in-out;

	-o-transition: all .22s ease-in-out;

	transition: all .22s ease-in-out;
	-webkit-transform: translate3d(180px, 0, 0);
	transform: translate3d(180px, 0, 0);
	opacity: 0;
}

.main-catalog-item-specs__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
}

.main-catalog-item-specs__icon {
	width: 35px;
	height: 30px;
	-o-object-fit: scale-down;
	object-fit: scale-down;
}

.main-catalog-item__content {
	padding: 10px 20px 20px;
}

.main-catalog-item__title {
	font-size: 18px;
	font-weight: 600;
	height: 41px;
	margin-bottom: 5px;
	text-decoration: none;
	position: relative;
	padding-right: 22px;
}

.main-catalog-item__description {
	font-weight: 500;
	color: #C4C4C4;
	margin-bottom: 12px;
	min-height: 36px;
	font-size: 12px;
}

.main-catalog-item__pricing {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 5px;
	margin-bottom: 20px;
}

.main-catalog-item__pricing__label {
	font-size: 14px;
	font-weight: 300;
}

.main-catalog-item__pricing__base__value {
	font-size: 18px;
	font-weight: bold;
}

.main-catalog-item__pricing__credit__value {
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
}

.main-catalog-item__pricing__credit__value span {
	color: #1BC539;
}

.btn.btn_accent {
	background: -o-linear-gradient(355.64deg, #FCE511 -2.84%, #1DC2BC 51.88%, #0276A2 103.14%);
	background: linear-gradient(94.36deg, #FCE511 -2.84%, #1DC2BC 51.88%, #0276A2 103.14%);
	color: #fff;
	font-weight: bold;
}

.main-catalog-item__content .btn {
	width: 100%;
}

.btn.btn_accent:hover {
	background: -o-linear-gradient(4.08deg, #0276A2 -2.09%, #1DC2BC 50.91%, #FCE511 100.57%);
	background: linear-gradient(85.92deg, #0276A2 -2.09%, #1DC2BC 50.91%, #FCE511 100.57%);
}

.main-catalog-item:hover .main-catalog-item-specs {

	-webkit-transform: translate3d(0, 0, 0);

	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.main-catalog {
	margin-bottom: 40px;
}

.main-services {
	margin-bottom: 40px;
}

.main-news-catalog {
	margin-bottom: 40px;
}

.main-about {
	margin-bottom: 40px;
}

.main-advantages {
	margin-bottom: 40px;
}

.main-help {
	margin-bottom: 40px;
}

.main-services-grid {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 30px;
}

.main-services-item__image {
	height: 195px;
	border-radius: 16px;
	background: -o-linear-gradient(355.64deg, rgba(2, 118, 162, 0.6) -2.84%, rgba(29, 194, 188, 0.6) 103.14%);
	background: linear-gradient(94.36deg, rgba(2, 118, 162, 0.6) -2.84%, rgba(29, 194, 188, 0.6) 103.14%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 20px;
}

.main-services-item__title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

.main-services-item__description {
	font-weight: 500;
}

.main-services-item {
	text-decoration: none;
}

.main-news-catalog-grid {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 30px 1fr 30px 1fr;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 30px;
}

.main-news-catalog-item__image {
	height: 195px;
	background-position: center;
	background-size: cover;
	border-radius: 16px;
	margin-bottom: 10px;
}

.main-news-catalog-item__tags__item {
	height: 30px;
	border: 1px solid #313131;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 20px;
	border-radius: 8px;
	font-size: 12px;
	font-weight: 500;
}

.main-news-catalog-item__tags {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 10px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 10px;
}

.main-news-catalog-item__text {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: auto;
}

.main-news-catalog-item .btn {
	width: 100%;
	max-width: 172px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: auto;
}

.main-news-catalog-item {
	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: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	min-height: 318px;
}

.main-news-catalog-button {
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.main-news-catalog-button .btn {
	width: 100%;
	max-width: 250px;
}

.main-about__wrapper {
	background-color: #f6f6f6;
	background-image: url(../img/main-about-bg.webp);
	background-position: center left;
	background-repeat: no-repeat;
	background-size: contain;
	padding: 40px 100px 40px 43%;
}

.main-about__title {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}

.main-about__description {
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
}

.main-advantages__description {
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
}

.main-advantages__description:not(:last-child) {
	margin-bottom: 55px;
}

.main-advantages__grid {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 30px 1fr 30px 1fr;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 70px 30px;
	margin-bottom: 55px;
}

.main-advantages__item {
	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-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	gap: 18px;
	text-align: center;
}

.main-advantages__item__text {
	font-size: 25px;
	font-weight: bold;
}

.main-help__wrapper {
	background-color: #F6F6F6;
	background-image: url(../img/popup-help-bg.webp);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 35px 32px;
	border-radius: 16px;
	min-height: 211px;
}

.main-help__title {
	font-size: 35px;
	font-weight: bold;
	margin-bottom: 15px;
}

.main-help__description {
	font-size: 18px;
	font-weight: 500;
	max-width: 515px;
	margin-bottom: 40px;
}

.main-help__form {
	max-width: 475px;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 30px 1fr;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 30px;
}

.main-help__form__column>*:not(:last-child) {
	margin-bottom: 10px;
}

.main-help__form .btn {
	width: 100%;
}

.footer {
	background: #313131;
	color: #fff;
	padding: 25px 0;
}

.footer-main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	grid-gap: 75px;
	margin-bottom: 18px;
}

.footer__nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.footer__nav__item {
	font-size: 14px;
	text-decoration: none;
}

.footer__nav__item:hover {
	color: #1bc539;
}

.footer-bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 50px;
	margin-bottom: 25px;
}

.footer__phones {
	margin-left: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 50px;
}

.footer__phones__link {
	font-weight: bold;
	text-decoration: none;
}

.footer__info__item:not(:last-child) {
	margin-bottom: 5px;
}

.footer__info__item {
	font-size: 12px;
}

.footer-terms__text:not(:last-child) {
	margin-bottom: 15px;
}

.footer-terms__text {
	font-size: 11px;
}

.footer-terms {
	margin-bottom: 40px;
}

.footer-copyright {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.footer-copyright__social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 20px;
}

.footer-copyright__content {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.footer-copyright__text:not(:last-child) {
	margin-bottom: 15px;
}

.footer-copyright__text {
	font-size: 11px;
}

.footer-copyright__social__link:hover {
	-webkit-filter: brightness(1.5);
	filter: brightness(1.5);
}

.main-popup {
	border-radius: 16px;
	background: #F6F6F6;
	padding: 0;
	z-index: 1;
}

.main-popup-base-form {
	padding: 35px;
	width: 770px;
}

.main-popup-base-form__background {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: bottom -10px right;
	background-repeat: no-repeat;
	z-index: -1;
}

.main-popup-base-form__title {
	font-size: 35px;
	font-weight: bold;
	margin-bottom: 15px;
}

.main-popup-base-form__description {
	font-size: 18px;
	font-weight: 500;
	max-width: 480px;
	margin-bottom: 20px;
}

.main-popup-base-form__grid {
	max-width: 480px;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 30px 1fr;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 30px;
}

.main-popup-base-form__column {
	display: -ms-grid;
	display: grid;
	grid-gap: 10px;
}

.main-popup-finance-form__grid {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr);
}

.main-popup-finance-form__content {
	padding: 30px 15px 20px;
	max-width: 405px;
	background-image: url(../img/popup-finance-bg.webp);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: contain;
}

.main-popup-finance-form__photo {
	background-position: center;
	background-size: cover;
}

.main-popup-finance-form__title {
	text-align: center;
	font-size: 31px;
	font-weight: bold;
	margin-bottom: 5px;
}

.main-popup-finance-form__title span {
	text-transform: uppercase;
}

.main-popup-finance-form__subtitle {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px;
}

.main-popup-finance-form__subtitle span {
	color: #1BC539;
}

.main-popup-finance-form__inputs {
	max-width: 225px;
	margin: auto;
	display: -ms-grid;
	display: grid;
	grid-gap: 10px;
}

.main-popup-finance-form__inputs .main-form-input {
	background-color: transparent;
}

.main-breadcrumbs {
	margin-bottom: 40px;
}

.main-breadcrumbs-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	gap: 5px;
}

.main-breadcrumbs-item:not(:last-child) {
	color: #C4C4C4;
}

.main-breadcrumbs-item:last-child {
	color: #000;
}

.main-breadcrumbs-item,
.main-breadcrumbs-divider {
	text-decoration: none;
	font-size: 12px;
}

.main-breadcrumbs-divider {}

.main-breadcrumbs-divider {
	color: #C4C4C4;
}

.main-marks-tabs-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-bottom: 20px;
	gap: 30px;
}

.main-marks-tabs-nav>span {
	font-size: 18px;
	font-weight: bold;
	color: #C4C4C4;
	cursor: pointer;
	border-bottom: 2px solid transparent;
	padding-bottom: 3px;
}

.main-marks-tabs-nav>span.active {
	cursor: default;
	pointer-events: none;
	border-color: #1BC539;
	color: #313131;
}

.main-description {
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 30px;
}

.main-catalog-sort {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 30px;
	margin-bottom: 25px;
}

.main-catalog-sort__block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	gap: 10px;
}

.main-catalog-sort__block__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.main-catalog-sort__item {
	height: 30px;
	border-radius: 8px;
	background-color: transparent;
	border: 1px solid #313131;
	padding: 0 20px;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.main-catalog-sort__item.main-catalog-sort__item_type_quad {
	width: 30px;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.main-catalog-sort__item.main-catalog-sort__item_state_active {
	background-color: #1BC539;
	border-color: #1BC539;
	color: #fff;
}

.main-catalog-offer {
	background: -o-linear-gradient(305.98deg, #FCE511 19.69%, #1DC2BC 85.29%);
	background: linear-gradient(144.02deg, #FCE511 19.69%, #1DC2BC 85.29%);
	border-radius: 16px;
	padding: 20px;
	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: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.main-catalog-offer__title {
	text-align: center;
	font-size: 24px;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 25px;
}

.main-catalog-offer__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 20px;
	margin-bottom: 20px;
}

.main-catalog-offer__item__icon {
	width: 55px;
}

.main-catalog-offer__item__title {
	font-size: 21px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 3px;
}

.main-catalog-offer__item__description {
	font-size: 14px;
	font-weight: 500;
}

.main-catalog-offer__button .btn {
	width: 100%;
}

.main-pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 25px;
	margin-bottom: 40px;
}

.main-pagination-item {
	text-decoration: none;
	font-size: 20px;
	color: #2e2e2e;
	font-weight: bold;
}

.main-pagination-item.main-pagination-item_state_active {
	color: #fff;
	background: #1BC539;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 17px;
}

.main-help-find {
	margin-bottom: 40px;
}

.main-pagination-prev {
	height: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.main-help-find__wrapper {
	background-image: url(../img/main-help-find-bg.webp);
	background-position: center;
	background-size: cover;
	height: 256px;
	color: #fff;
	text-align: center;
	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: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 27px 30px 25px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.main-help-find__title {
	font-size: 30px;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 9px;
}

.main-help-find__subtitle {
	font-size: 20px;
	font-weight: 900;
	text-transform: uppercase;
	color: #313131;
	margin-bottom: auto;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	margin-left: 44px;
}

.main-help-find__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}

.main-help-find__text {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
}

.main-help-find__content__block .btn {
	width: 100%;
	max-width: 270px;
}

.main-marks-grid.main-marks-grid_four_columns {
	-ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
	grid-template-columns: repeat(4, 1fr);
}

.main-marks-item.main-marks-item_type_model {
	padding: 8px 10px;
}

.main-marks-item.main-marks-item_type_model .main-marks-item__name {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}

.main-model-page {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 30px;
}

.main-model-page__preview,
.main-model-page__content {
	width: 50%;
}

.main-model-page__preview {
	padding-right: 15px;
}

.main-model-page__content {
	padding-left: 15px;
}

.main-model-preview-slider {
	height: 310px;
	overflow: hidden;
	border-radius: 8px;
	position: relative;
	margin-bottom: 10px;
}

.main-model-preview-slider-slide {
	background-position: center;
	background-size: cover;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}

.main-model-preview-slider-prev:hover path,
.main-model-preview-slider-next:hover path {
	stroke: #FCE511;
}

.main-model-preview-slider-prev:after,
.main-model-preview-slider-next:after {
	display: none;
}

.main-model-preview-slider-thumbs {
	height: 65px;
	position: relative;
	overflow: hidden;
}

.main-model-preview-slider-thumbs-slide {
	border-radius: 8px;
	cursor: pointer;
	background-position: center;
	background-size: cover;
	overflow: hidden;
}

.main-model-preview-slider-thumbs-slide.swiper-slide-thumb-active {
	-webkit-box-shadow: inset 0 0 0 2px #1bc539;
	box-shadow: inset 0 0 0 2px #1bc539;
	cursor: default;
	pointer-events: none;
}

.main-model-page-pricing {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 30px 1fr;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 30px;
	margin-bottom: 20px;
}

.main-model-page-pricing__heading {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 7px;
}

.main-model-page-pricing__base {
	font-size: 28px;
	font-weight: bold;
}

.main-model-page-pricing__credit {
	font-size: 25px;
	font-weight: bold;
}

.main-model-page-pricing__credit span {
	color: #1BC539;
}

.main-model-page-pricing__banks {
	display: none;
}

.main-model-page-actions {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 30px 1fr;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 30px;
	margin-bottom: 20px;
}

.main-model-page-actions__column {
	display: -ms-grid;
	display: grid;
	grid-gap: 10px;
}

.main-model-page-actions__item {
	height: 35px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid #1BC539;
	border-radius: 8px;
	font-size: 18px;
	font-weight: 500;
	gap: 20px;
}

.main-model-page-actions__item:before {
	content: "";
	width: 26px;
	height: 26px;
	background-image: url(../img/icons/check-accent-icon.svg);
	background-position: center;
	background-repeat: no-repeat;
}

.main-model-page-actions__item:first-child:before {
	background-image: url(../img/autoteka.webp);
	background-size: 32px;
}

.main-model-page-specs__heading {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.main-model-page-specs__heading > div:last-child {
	font-weight: 300;
	font-size: 16px;
	padding: 6px;
	text-align: right;
}

.main-model-page-specs__table {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 30px 1fr;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 10px 30px;
}

.main-model-page-specs__table__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-bottom: 1px solid #C4C4C4;
	padding-bottom: 10px;
	font-size: 14px;
}

.main-model-page-specs__table__item__value {
	font-weight: bold;
	color: #1BC539;
	text-align: right;
}

.main-gifts {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 50% 30px 1fr 30px 1fr;
	grid-template-columns: 50% 1fr 1fr;
	grid-gap: 30px;
	margin-bottom: 30px;
}

.main-gifts-offer {
	overflow: hidden;
	border-radius: 16px;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr);
}

.main-gifts-offer__content {
	background: -o-linear-gradient(355.64deg, rgba(2, 118, 162, 0.6) -2.84%, rgba(29, 194, 188, 0.6) 103.14%);
	background: linear-gradient(94.36deg, rgba(2, 118, 162, 0.6) -2.84%, rgba(29, 194, 188, 0.6) 103.14%);
	color: #fff;
	padding: 20px;
}

.main-gifts-offer__image {
	background-position: center;
	background-size: cover;
}

.main-gifts-offer__title {
	font-size: 18px;
	font-weight: 900;
	margin-bottom: 15px;
}

.main-gifts-item {
	background: -o-linear-gradient(355.64deg, rgba(2, 118, 162, 0.6) -2.84%, rgba(29, 194, 188, 0.6) 103.14%);
	background: linear-gradient(94.36deg, rgba(2, 118, 162, 0.6) -2.84%, rgba(29, 194, 188, 0.6) 103.14%);
	position: relative;
	overflow: hidden;
	border-radius: 16px;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 10px;
	color: #fff;
	text-decoration: none;
	max-height: 130px;
}

.main-gifts-item:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-image: url(../img/main-gifts/main-gifts-item-bg.svg);
	background-position: bottom -8px right -27px;
	background-repeat: no-repeat;
}

.main-gifts-item__title {
	font-size: 18px;
	font-weight: 900;
	margin-bottom: 15px;
}

.main-gifts-item__subtitle {
	font-size: 18px;
	font-weight: 900;
	text-transform: uppercase;
}

.main-gifts-item__content {
	padding-top: 19px;
}

.main-model-options__heading {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.main-model-options__grid {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 30px 1fr;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 30px;
}

.main-model-options-item {
	border: 1px solid #313131;
	border-radius: 8px;
}

.main-model-options-item__heading {
	height: 35px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 45px 0 20px;
	font-size: 14px;
	gap: 5px;
	cursor: pointer;
	position: relative;
}

.main-model-options-item__heading span {
	font-weight: bold;
	color: #1BC539;
}

.main-model-options-item__heading:after {
	content: "";
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 14px;
	height: 7px;
	background-image: url(../img/icons/arrow-down-dark-icon.svg);
}

.main-model-options-item__heading.jai-btn-content-showed:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.main-model-options-item__content {
	padding: 0 20px 20px;
}

.main-model-options-item__list__item:not(:last-child) {
	margin-bottom: 5px;
}

.main-model-options-item__list__item {
	font-size: 14px;
	position: relative;
	padding-left: 15px;
}

.main-model-options-item__list__item:before {
	content: "";
	position: absolute;
	left: 0;
	top: 6px;
	width: 5px;
	height: 5px;
	background: #1BC539;
	border-radius: 50%;
}

.main-model-options-item__heading.jai-btn-content-showed {
	color: #1BC539;
}

.main-model-options-item:not(:last-child) {
	margin-bottom: 10px;
}

.main-model-options {
	margin-bottom: 40px;
}

.main-finance-futures__heading {
	text-align: center;
	font-size: 35px;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.main-finance-futures__description {
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 32px;
}

.main-finance-futures__grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 50px;
}

.main-finance-futures__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	grid-gap: 20px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.main-finance-futures__item__title {
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 10px;
}

.main-finance-futures__item__description {
	font-weight: 300;
}

.main-finance-futures__item__content {
	padding-top: 17px;
}

.main-finance-futures__item__icon {
	width: 91px;
	height: 91px;
}

.main-finance-futures {
	margin-bottom: 40px;
}

.main-finance-futures__form {
	margin-top: 30px;
	background: -o-linear-gradient(355.64deg, rgba(2, 118, 162, 0.6) -2.84%, rgba(29, 194, 188, 0.6) 103.14%);
	background: linear-gradient(94.36deg, rgba(2, 118, 162, 0.6) -2.84%, rgba(29, 194, 188, 0.6) 103.14%);
	border-radius: 16px;
	color: #fff;
	padding: 30px;
}

.main-finance-futures__form__inputs {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 20px 1fr 20px 245px;
	grid-template-columns: 1fr 1fr 245px;
	grid-gap: 20px;
	margin-bottom: 20px;
}

.select2.select2_border_white+.select2.select2-container .select2-selection--single {
	background-color: transparent;
	border-color: #fff;
}

.select2.select2_border_white+.select2.select2-container .select2-selection--single .select2-selection__rendered {
	color: #fff;
}

.select2.select2_border_white+.select2.select2-container .select2-selection--single .select2-selection__arrow {
	background-image: url(../img/icons/arrow-down-white-icon.svg);
}

.main-finance-futures__form__total {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 60px;
}

.main-finance-futures__form__total-item {
	font-size: 25px;
	font-weight: 500;
}

.main-finance-futures__blocks {
	margin-top: 40px;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 30px 1fr;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 30px;
}

.main-finance-futures__blocks__item {
	background: -o-linear-gradient(355.64deg, rgba(2, 118, 162, 0.6) -2.84%, rgba(29, 194, 188, 0.6) 103.14%);
	background: linear-gradient(94.36deg, rgba(2, 118, 162, 0.6) -2.84%, rgba(29, 194, 188, 0.6) 103.14%);
	border-radius: 16px;
	padding: 35px 35px 35px 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 15px;
	color: #fff;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.main-finance-futures__blocks__title {
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 20px;
}

.main-finance-futures__blocks__description {
	font-weight: 500;
	margin-bottom: 30px;
}

.main-finance-futures__blocks__item__img {
	max-width: 135px;
	-o-object-fit: scale-down;
	object-fit: scale-down;
}

.main-finance-futures__blocks__item__content {
	height: 100%;
	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: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 15px;
}

.main-finance-futures__blocks__button .btn {
	width: 100%;
	max-width: 235px;
}

.main-finance-page__form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 30px;
}

.main-finance-page__form__leftside {
	width: 100%;
	max-width: 375px;
}

.main-finance-page__form__rightside {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.main-finance-page__form__heading {
	font-weight: 300;
	margin-bottom: 10px;
}

.main-finance-page__form__inputs {
	margin-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 10px;
}

.irs.main-form-range-input.main-finance-payment-range {
	margin-top: 18px;
	height: 32px;
}

.irs.main-form-range-input.main-finance-payment-range .irs-handle.single>i:first-child {
	background-color: #0276A2;
}

.irs.main-form-range-input.main-finance-payment-range .irs-single {
	position: relative;
	left: unset !important;
	top: -24px;
	background-color: transparent;
	color: #313131;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	padding: 0;
}

.irs.main-form-range-input.main-finance-payment-range .irs-min,
.irs.main-form-range-input.main-finance-payment-range .irs-max {
	font-size: 12px;
	color: #313131;
	visibility: visible !important;
	top: 14px;
	background-color: transparent;
	padding: 0;
}

.irs.main-form-range-input.main-finance-payment-range .irs-single:before {
	display: none;
}

.main-finance-page__form__radios {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 10px;
}

.main-form-checkbox.main-form-checkbox_type_radio {
	width: 37px;
	height: 37px;
}

.main-form-checkbox.main-form-checkbox_type_radio .main-form-checkbox-checkmark {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 8px;
	font-size: 14px;
	font-weight: 500;
	top: 0;
}

.main-form-checkbox.main-form-checkbox_type_radio .main-form-checkbox-input:checked~.main-form-checkbox-checkmark {
	background-image: none;
	background-color: #1BC539;
	border-color: #1BC539;
	color: #fff;
}

.main-finance-page-preview {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 30px 1fr;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 30px;
	margin-bottom: 35px;
	padding-top: 27px;
}

.main-finance-page-preview__picture {
	background: #F1F1F1;
	border-radius: 16px;
	padding: 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.main-finance-page-preview__picture__img {
	width: 100%;
	height: 195px;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 10px;
}

.main-finance-page-preview__pricing__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 20px;
}

.main-finance-page-preview__pricing__name {
	font-weight: 300;
}

.main-finance-page-preview__pricing__value {
	font-size: 18px;
	font-weight: bold;
}

.main-finance-page-preview__pricing__divider {
	width: 100%;
	height: 1px;
	background: #C4C4C4;
	margin-bottom: 25px;
}

.main-finance-page-preview__pricing__value.main-finance-page-preview__pricing__value_accent {
	color: #1BC539;
}

.main-finance-page-preview__pricing__item.main-finance-page-preview__pricing__item_bolded .main-finance-page-preview__pricing__name {
	font-weight: bold;
	font-size: 18px;
}

.main-finance-page-preview__pricing {
	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;
}

.main-finance-page__form__inputs.main-finance-page__form__inputs_inline {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 15px 1fr 15px 1fr;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 15px;
}

.main-finance-page__form__inputs+.main-form-checkbox {
	margin-top: -15px;
}

.main-finance-page {
	margin-bottom: 30px;
}

.main-finance-terms {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr);
	margin-bottom: 30px;
}

.main-finance-terms__heading {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

.main-list__item:not(:last-child) {
	margin-bottom: 20px;
}

.main-list__item {
	position: relative;
	padding-left: 48px;
}

.main-list__item:before {
	content: "";
	position: absolute;
	left: 0;
	top: -3px;
	width: 26px;
	height: 26px;
	background-image: url(../img/icons/check-accent-icon.svg);
}

.main-finance-banks__heading {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

.main-finance-banks__grid {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr;
	grid-template-columns: repeat(6, 1fr);
	grid-gap: 10px 30px;
}

.main-finance-banks__item {
	background: #FFFFFF;
	border: 1px solid #313131;
	border-radius: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 50px;
	padding: 8px;
}

.main-finance-banks {
	margin-bottom: 40px;
}

.main-finance-page__form__inputs__grid {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 8px 1fr;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 8px;
	overflow: hidden;
}

.main-banner-description {
	font-size: 30px;
	font-weight: bold;
}

.main-banner-wrapper__overlay.main-banner-wrapper__overlay_full_height {
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}

.main-banner-grid.main-banner-grid_two_columns {
	-ms-grid-columns: 1fr 50px 1fr;
	grid-template-columns: repeat(2, 1fr);
}

.main-banner-grid-item__subtext {
	font-weight: 300;
	margin-top: 5px;
}

.main-banner-wrapper__form {
	background: #fff;
	border: 1px solid #C4C4C4;
	margin-bottom: 30px;
	padding: 20px;
}

.main-banner-wrapper__form__title {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}

.main-banner-wrapper__form__grid {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 30px 1fr 30px 1fr;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 30px;
}

.main-banner-wrapper__form__heading {
	font-weight: 300;
	margin-bottom: 10px;
}

.main-banner-wrapper__form__column {
	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: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.main-banner-wrapper__form__inputs__grid {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 10px 1fr;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 10px;
	overflow: hidden;
}

.main-banner-wrapper__form__inputs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 10px;
	overflow: hidden;
}

.main-banner-wrapper__form__column .main-form-checkbox {
	margin-top: 25px;
}

.main-buy-benefit {
	margin: 30px auto 65px;
}

.main-buy-benefit__heading {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 35px;
}

.main-buy-benefit__table {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 15px 1fr 15px 1fr;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 15px;
}

.main-buy-benefit__table__row {
	border-bottom: 1px solid #C4C4C4;
	padding-bottom: 10px;
	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;
}

.main-buy-benefit__table__row:not(:first-child) {
	padding-top: 10px;
}

.main-buy-benefit__table__block:first-child .main-buy-benefit__table__row {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.main-buy-benefit__table__row:first-child {
	height: 55px;
}

img.main-buy-benefit__table__logo {
	max-width: 280px;
	margin: auto;
}

.main-buy-benefit__table__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px;
}

.main-buy-benefit__table__content__text {
	font-size: 12px;
}

.main-buy-benefit__table__row {
	min-height: 48px;
}

.main-buy-benefit__table__block.main-buy-benefit__table__block_accent .main-buy-benefit__table__content__text b {
	color: #1BC539;
}

.main-buy-benefit__table__block .main-buy-benefit__table__content__text b {
	color: #E50000;
	font-size: 14px;
}

.main-buy-benefit__table__row:first-child .main-buy-benefit__table__content__text b {
	color: #313131;
}

.main-buy-benefit__table__block.main-buy-benefit__table__block_accent {
	position: relative;
	z-index: 1;
}

.main-buy-benefit__table__block.main-buy-benefit__table__block_accent:after {
	content: "";
	position: absolute;
	left: -10px;
	top: -15px;
	width: calc(100% + 20px);
	height: calc(100% + 30px);
	z-index: -1;
	background: rgba(27, 197, 57, 0.1);
	border: 1px solid #1BC539;
	border-radius: 16px;
}

.main-buyout-steps__heading {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}

.main-buyout-steps__grid {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 30px 375px;
	grid-template-columns: 1fr 375px;
	grid-gap: 30px;
}

.main-buyout-steps__small-heading {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

.main-buyout-steps {
	margin-bottom: 40px;
}

.main-buyout-graph-item__inner {
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 20px;
	padding: 10px;
	position: relative;
	z-index: 2;
	height: 100%;
}

.main-buyout-graph-item {
	position: relative;
	z-index: 1;
	max-width: 330px;
	margin-bottom: 100px;
	height: 155px;
}

.main-buyout-graph-item__number {
	font-size: 84px;
	font-weight: bold;
}

.main-buyout-graph-item__title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.main-buyout-graph-item__description {
	font-size: 12px;
}

.main-buyout-graph-item__button {
	margin-top: 10px;
}

.main-buyout-graph-item.main-buyout-graph-item_align_right {
	text-align: right;
}

.main-buyout-graph-item:after {
	content: "";
	position: absolute;
	right: -90px;
	top: 0;
	bottom: 0;
	width: 269px;
	height: 233px;
	background-image: url(../img/main-buyout-steps-graph__back-bg.svg);
	z-index: -1;
	margin: auto;
}

.main-buyout-graph-item.main-buyout-graph-item_align_left:after {
	right: unset;
	left: -90px;
}

.main-buyout-graph-item.main-buyout-graph-item_align_left {
	margin-left: auto;
}

.main-buyout-graph-item__inner:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 77.5px 0 77.5px 45px;
	border-color: transparent transparent transparent #ffffff;
	position: absolute;
	right: -45px;
}

.main-buyout-graph-item.main-buyout-graph-item_align_left .main-buyout-graph-item__inner:after {
	right: unset;
	left: -45px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 77.5px 45px 77.5px 0;
	border-color: transparent #ffffff transparent transparent;
}

.main-buyout-graph-item:before {
	content: "";
	position: absolute;
	width: 80%;
	height: 100%;
	background: #fff;
	left: 20%;
	top: 0;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 34px rgba(0, 0, 0, 0.45);
	box-shadow: 0 0 34px rgba(0, 0, 0, 0.45);
}

.main-buyout-graph-item:nth-child(1) {
	top: 35px;
}

.main-buyout-graph-item:nth-child(2) {
	top: -102px;
}

.main-buyout-graph-item:nth-child(3) {
	top: -238px;
}

.main-buyout-graph-item:nth-child(4) {
	top: -375px;
}

.main-buyout-graph-item.main-buyout-graph-item_align_left:before {
	left: unset;
	right: 20%;
}

.main-buyout-graph-item__time {
	font-size: 12px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 10px;
	margin-bottom: 8px;
}

.main-buyout-graph-item__time:before {
	content: "";
	width: 18px;
	height: 18px;
	background-image: url(../img/icons/clock-icon.svg);
}

.main-buyout-graph {
	max-height: 584px;
}

.main-news-catalog-filter__heading {
	font-weight: 300;
	margin-bottom: 10px;
}

.main-news-catalog-filter__inputs {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 30px 1fr;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 30px;
	max-width: 576px;
	overflow: hidden;
}

.main-news-catalog-filter {
	margin-bottom: 20px;
}

.main-news-post-page {
	margin-bottom: 40px;
}

.main-contacts-page {
	margin-bottom: 40px;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 375px 30px 1fr;
	grid-template-columns: 375px 1fr;
	grid-gap: 30px;
}

.main-contacts-page__map iframe,
.main-contacts-page__map>div {
	width: 100%;
	height: 100%;
}

.main-contacts-page__map {
	overflow: hidden;
	border-radius: 16px;
}

.main-contacts-page__content__heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 20px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

.main-contacts-page__content__heading:after {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 1px;
	background: #C4C4C4;
}

.main-contacts-page__content__block {
	margin-bottom: 30px;
}

.main-contacts-page__content__body {
	font-size: 14px;
}

.main-contacts-page__content__phones {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.main-contacts-page__content__phones__link {
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
}

.main-contacts-page__content__phones__desc {
	font-size: 12px;
}

.main-contacts-page__content__body__link {
	font-weight: bold;
	text-decoration: none;
}

.main-contacts-page__content__footer .btn {
	width: 100%;
	max-width: 275px;
}

.main-marks-item__img {
	width: 35px;
	height: 35px;
	-o-object-fit: scale-down;
	object-fit: scale-down;
}

.btn.disabled {
	background: #c3c3c3;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #4e4e4e;
}

/* Model page grid used cars */
.used-catalog-grid {
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	grid-gap: 20px 10px;
}

.used-catalog-grid__item {
	font-weight: 500;
	border-radius: 4px;
	font-size: 14px;
	text-decoration: underline;
}

.used-catalog-grid__item:hover {
	text-decoration: underline;
}

/*Video slide for model gallery*/
.main-model-preview-slider-thumbs-slide__video {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	pointer-events: none;
}

.main-model-preview-slider-slide__video {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	cursor: pointer;
	display: block !important;
}

.main-model-preview-slider-thumbs-slide.swiper-slide-thumb-active .main-model-preview-slider-thumbs-slide__video {
	border: 2px solid #fce511;
	border-radius: 8px;
}

.main-model-preview-slider-thumbs-slide.main-model-preview-slider-thumbs-slide_video {
	position: relative;
}

.main-model-preview-slider-thumbs-slide.main-model-preview-slider-thumbs-slide_video:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(52 52 52 / 64%);
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgEAQAAACJ4248AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAAAGAAAABgAPBrQs8AAAAHdElNRQfmBBwLBB5xsAteAAAD50lEQVRYw7VXPUxTURT+7ltoC1YdSh/KoMbiJIqJARlMNKLRyu6gLgQdTBoJg5sJCwohkcko6mhcWBwoZRCwIWCwURLFQDDVgJqAQ6u0JND2fA5XWqu0fbT1bu/de873nXPu+bkKFhfF6YTyesHTp6GOHAH27QN27dK70Sjw+TM4MwM1OgoODSljddWKXlUYuK4OuHUL6tIlwOEAUing40dgeRn48kWfqq0FTBM4eBAwDGBtDXj2DOzpUcbCglUjs4Fpt1P6+shEghSh+P1kWxvF5cpNtrqabGsjh4dJEXJjg9LbS9ps2wMXj4d8944kyfFxSmPj9g1oaiKDQZKkTE2RNTUWBRsayJUVbfmNG0W5L8sYn0/rWlqi1NdbsHxlhYxEKGfOlAqe0dvSQkaj5NISaZo5LLfZyJkZMpkkz58vF3g2iUSCDIVIu32LA319Oualuz03CZ9PY3R1/bVRV6fZjY//L/A0FoNBcnU1KxSUJ090quW/7WRnJzk3R7l8uXgCJ07oFL1//ze400nG4xS/v7ALX79mej1/bjm1/iERCFBiMUpVlQHl9QIOB9TgYEFJpRQwOwv09wMXLwLv3xflDQ4OQlVW6tIujx6RySSlurow81CIDIUyrpyb04XG76fU1lrGF7ebTKXIhw9BTk+T8/PWXJchoL/tdvLuXZ26kQh57Zr1MMzOUl69AuX7d8rYWDEEMv+37w19h5aXDSinE+rbN6vMt1pKTU0Bx44B/f1Q585BTU+TDkd+qUgE2LnT2FRRCoFSlgH+/Ans2VOKErK5GXjzBrh5EwgEgOPHlVpbyy+1ezfw44cBFQ4DxeazvoRAMAi43cD160p5vUp9/VpY2uMBw2FQBgbIVKqkNOTQELl3r3XipqnT8MEDA2p0FDAMqNZWa+I2G3nvHjAxAbhc4JUr1q3eZNDaChgG+OIFKDt2kPE4OTxcUK5spXhkZLMU//7x+LFuEE1N+QU7OsgPH0prRs3Nul4MDPxhmcdDbmyQwWCxiq0TmJgg19fJAwf+cm9vr2bm8/0/8I4OHb47d7bYtNn09JpMkhculB08PZJNTlIqKnIwrKnRg2M0SmlpKR/42bN6KF1czDmUZg7X12sSiUQ5wqHdnkySi4uUw4ctMna5yJcv048KOXly+1Y3NqZ1cHKyoOX/KqioILu6KLGYTtFAgNLeTnG7c1trmpT2dnJkRAOvr1O6u3PGHFYepzRN4PZt8OpVqMpKQASYnwcWFnRLBXRj8XiAQ4d0hYvHoZ4+BXp6lAqH8+m33IYpVVV6fjx1Cjx6FGr//qznOT99gnr7FhgbA/1+ZcRiVvT+Ah4mJBLH6o0PAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDIyLTA0LTI4VDExOjA0OjMwKzAwOjAwq3YycgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyMi0wNC0yOFQxMTowNDozMCswMDowMNoris4AAAAASUVORK5CYII=');
	background-position: center;
	background-repeat: no-repeat;
}

.main-catalog-item__title__tooltip {
	position: absolute;
	right: 0;
	top: 0;
}

.main-catalog-item__title__tooltip__text {
	position: absolute;
	right: -10px;
	top: 26px;
	z-index: 4;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	font-size: 12px;
	background: #fff;
	-webkit-box-shadow: -2px 4px 5px rgb(0 0 0 / 20%);
	box-shadow: -2px 4px 5px rgb(0 0 0 / 20%);
	border-radius: 4px;
	padding: 2px 6px;
	-webkit-transition: all .22s ease-in-out;
	-o-transition: all .22s ease-in-out;
	transition: all .22s ease-in-out;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
	opacity: 0;
}

.main-catalog-item__title__tooltip:hover .main-catalog-item__title__tooltip__text {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.bottom-fixed-actions {
	display: none;
}

.main-catalog-slider {
	position: relative;
	overflow: hidden;
	padding: 0 30px;
	width: calc(100% + 60px);
	margin-left: -30px;
}

.main-catalog-slider .swiper-button-next,
.main-catalog-slider .swiper-button-prev {
	background: #fff;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 7px rgb(0 0 0 / 15%);
	box-shadow: 0 0 7px rgb(0 0 0 / 15%);
}

.main-catalog-slider .swiper-button-next:after,
.main-catalog-slider .swiper-button-prev:after {
	font-size: 13px;
	color: #343434;
}

.main-catalog-slider .swiper-button-prev {
	left: 3px;
}

.main-catalog-slider:after,
.main-catalog-slider:before {
	content: "";
	position: absolute;
	top: 0;
	width: 30px;
	height: 100%;
	background: #fff;
	z-index: 5;
}

.main-catalog-slider:before {
	left: 0;
}

.main-catalog-slider:after {
	right: 0;
}

.main-catalog-slider .swiper-button-next {
	right: 3px;
}

.main-popup-gallery-form {
	padding: 30px 50px;
}

.main-popup-gallery-form__title {
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.main-popup-gallery {
	background: rgb(38 38 38 / 82%);
	color: #fff;
}

.main-popup-gallery-form__subtitle {
	text-align: center;
	font-size: 13px;
	display: block;
	margin: 0 -45px 25px;
}

.main-popup-gallery-form__banks {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 15px;
}

.main-popup-gallery-form__banks__item {
	width: 50px;
	height: 50px;
	background-position: center;
	background-size: cover;
	border-radius: 50%;
	border: 3px solid #fff;
	margin-left: -9px;
	-webkit-box-shadow: 0 0 8px 2px rgb(0 0 0 / 52%);
	box-shadow: 0 0 8px 2px rgb(0 0 0 / 52%);
}

.main-popup-gallery-form__inputs {
	display: -ms-grid;
	display: grid;
	grid-gap: 10px;
	margin: 0 10px;
}

.main-popup-gallery-form .btn.btn_accent {
	background: #ffde2f;
	color: #000;
}

.main-marks-item.active {
	border-width: 2px;
	border-color: #1BC539;
}

.main-marks-item.active .main-marks-item__name {
	font-weight: bold;
}

.mobile-info {
	display: none;
}

.main-model-page-pricing__block {
	text-decoration: none;
}

.main-popular-search {
	margin-bottom: 40px;
}

.main-popular-search-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	gap: 15px;
}

.main-popular-search-item {
	background: #fff;
	border-radius: 25px;
	padding: 6px 15px;
	text-decoration: none;
	border: 1px solid #c4c4c4;
	font-size: 14px;
	cursor: default;
}

.main-popular-search-item[href]:hover {
	background: #e5e5e5;
	cursor: pointer;
}

.main-marks.main-marks_home_page .main-marks.container {
	padding: 0;
}

.main-news-slider {
	position: relative;
	overflow: hidden;
	padding: 0 30px;
	width: calc(100% + 60px);
	margin-left: -30px;
}

.main-news-slider .swiper-button-next, .main-news-slider .swiper-button-prev {
	background: #fff;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 7px rgb(0 0 0 / 15%);
	box-shadow: 0 0 7px rgb(0 0 0 / 15%);
	top: 30%;
}

.main-news-slider .swiper-button-next:after, .main-news-slider .swiper-button-prev:after {
	font-size: 13px;
	color: #fce511;
}

.main-news-slider .swiper-button-prev {
	left: 3px;
}

.main-news-slider:after,
.main-news-slider:before {
	content: "";
	position: absolute;
	top: 0;
	width: 30px;
	height: 100%;
	background: #fff;
	z-index: 5;
}

.main-news-slider:before {
	left: 0;
}

.main-news-slider:after {
	right: 0;
}

.main-news-slider .swiper-button-next {
	right: 3px;
}

.main-news-catalog-item__link {
	text-align: right;
	margin-top: 10px;
}

.main-model-preview-slider-thumbs-slide__img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	position: relative;
	z-index: -1;
}

.main-filter-tabs-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-bottom: 20px;
	gap: 30px;
}

.main-filter-tabs-nav > span {
	font-size: 18px;
	font-weight: bold;
	color: #C4C4C4;
	cursor: pointer;
	border-bottom: 2px solid transparent;
	padding-bottom: 3px;
}

.main-filter-tabs-nav span.active {
	cursor: default;
	pointer-events: none;
	border-color: #f1da00;
	color: #313131;
}

.main-filter-heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 10px;
}

.main-filter-heading .main-filter-form__heading {
	border-right: 1px solid #ddd;
	padding-right: 10px;
}

.footer-marks__heading {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}

.footer-marks__grid {
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(155px, 1fr));
	grid-gap: 10px;
}

.footer-marks-link {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	position: relative;
	text-decoration: none;
	padding-left: 10px;
}

.footer-marks-link:after {
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	width: 5px;
	height: 5px;
	background: #fce511;
	border-radius: 50%;
}

.footer-marks {
	margin-bottom: 25px;
}

.footer-marks-link:hover {
	text-decoration: underline;
}

.model-bottom-grid {
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(285px, 1fr));
	grid-gap: 30px;
	margin-bottom: 40px;
}

.main-heading_ws:after {
	display: none;
}

.model-review {
	position: relative;
	z-index: 1;
	border: 1px solid #fce511;
	border-radius: 8px;
	padding: 25px;
}

.model-review:after {
	content: "";
	position: absolute;
	left: 30px;
	top: -15px;
	width: 50px;
	height: 25px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgEAYAAAAj6qa3AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAABgAAAAYADwa0LPAAAAB3RJTUUH5ggfCyArAa5sNAAAA99JREFUaN7tV19MW1UY/757IQZn4J4ujo6yqRvGPUyy4qo8YYOrGbDM2UzFZBJmLImJM3Ggy7QmmDGVh26EhMTwR+eyZCF2CYphm5Rk6tZIMYigcUs0Ct25MOZCFTKk3Hs/H6BoXG5u1+56o+vv5Tz0y/f78517zilABrc38FY1IooGCl/JyVGDwqW54m3b8Al4Ad4qKaFjGIbv7HbcTe9BC+eizXEx5m9qMtsYEREAolJ++YjtussltAovks/tphMQgB0OBzThBF1ZuzZlgviDU2dZw+bNyrxcJnV3dyuX+HlpcG5OUThnjOifq1rMPdIvfX3mGY4GckttNqWcfy9929ysnJC3S+c519OTWLOSJxgfz8tjTP0i2yl8GQiAU/0R6mtqIBtOYpcowkazrOnpWZqwFpYr2PD+/eogDsBTfj98RtXgliQA6kqmj2EApEUDuaVFReo+4Ves7+2FFhqDRzdt+nft/t341Nl8z6pV2p3yc3H/8eM0C13wmNcLQCn1E/R+iHfz3Xm0ZYsaEQfEq0ND0AJ2rEvB+DRWwRsLCxSEO7Du2rW0jb+uRuLPnztHs9AMu7zem260AEOwQdMgiI304eTkjUTaldCa8vx8pY2PMTY+bvQNraydcq40HY2qF+Vi5jpwgEj2rX4o/Z2ytNUFQc3he9jnp04lrScq3y21zc8rb/KP2butrYs/TZZKTWVlpJEGkKW/81WPfA/rDYUMCf7gEbZB05T7+V3Me/hw4hZI1/ANei7w7Wy4vj5Z4+rD/Kj0yZkzpPFD7OS6dUkTKW2XexirqjIk+p23MY+iqGv4CGuorr7Vhv+a/PKp/pVcyTbOzBjq+ojXSR+0ty/tGFG8+aSPyD7GRkcNE16eiFnGVwaSuM6SnXiqxuMX+M95QafTkOg1vlc6GIkkrh+zjK88YJbPFKNvnDTZx6T161PlE0QXXMWGnTsNha2m33CssREREYBSu3OSQOLlBrX0Az5QWKhb2E6dONvRgUJBx0xsYiLlAOBpHMAdbrduxdfoA1ssJr46dXDm0/5+s4yvCFp+shrVUa3wDinBYNp8VASHyF5QoFeAL5OHjg4OorDVBbC4aHYA1AU18JK+HrgOPbBVVbPus4dj/nA47QBgL70Pz+gT0tvwLHRybrbxBLAFH6Eeh0O3oA9HaN/0NAooAChK2nyJQ8V0YyVQS9+cPi2OOvpj91ZW6tUl/jTRMBxDZ0WF2bqE9Fv8t5EJwGoBViMTgNUCrEYmAKsFWI1MAFYLsBqZAKwWYDVu+wCy8HHIpz2hkNlEpMEiPjkykmzdkq7sbKsDyuD/jj8B83bhGJGjckMAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjItMDgtMzFUMTE6MzI6NDMrMDA6MDC+s+JKAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIyLTA4LTMxVDExOjMyOjQzKzAwOjAwz+5a9gAAACh0RVh0ZGF0ZTp0aW1lc3RhbXAAMjAyMi0wOC0zMVQxMTozMjo0MyswMDowMJj7eykAAAAASUVORK5CYII=') #fff no-repeat center;
	background-size: 25px;
}

.model-review__button {
	background: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fce511;
	gap: 10px;
	font-size: 14px;
}

.model-review__text {
	overflow: hidden;
	position: relative;
	height: 155px;
	padding-bottom: 20px;
}

.model-review__button:after {
	content: "";
	border: solid #fce511;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 3px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-top: -2px;
}

.model-review__button.--showed:after {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
	margin-top: 7px;
}

.model-review__text:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 65px;
	background: rgb(255,255,255);
	background: -o-linear-gradient(bottom, rgba(255,255,255,1) 15%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left bottom, left top, color-stop(15%, rgba(255,255,255,1)), to(rgba(255,255,255,0)));
	background: linear-gradient(0deg, rgba(255,255,255,1) 15%, rgba(255,255,255,0) 100%);
	pointer-events: none;
}

.model-review__text.--showed:after {
	height: 25px;
}

.model-rating-item {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 20px 1fr;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 20px;
}

.model-rating {
	display: -ms-grid;
	display: grid;
	grid-gap: 5px;
}

.model-rating-item_first .model-rating-item__title {
	font-weight: bold;
}

.model-rating-item_first {
	margin-bottom: 10px;
}

.circle-rating {
	position: relative;
	width: 70px;
	height: 70px;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	--stroke: 190;
	--progress: calc(var(--rating) / 5 * 100);
}

.circle-rating__svg {
	position: relative;
	width: 100%;
	height: 100%;
}

.circle-rating__svg__circle {
	width: 100%;
	height: 100%;
	fill: none;
	stroke-width: 4px;
	stroke-dasharray: var(--stroke);
	stroke: #31e118;
	stroke-linecap: round;
	-webkit-transform: translate(5px, 5px);
	-ms-transform: translate(5px, 5px);
	transform: translate(5px, 5px);
	stroke-dashoffset: calc(var(--stroke) - (var(--stroke) * var(--progress)) / 100);
}

.circle-rating__value {
	position: absolute;
	top: 50%;
	left: 50%;
	color: black;
	border-radius: 0.25em;
	-webkit-transform: translate(-50%, -50%) rotate(90deg);
	-ms-transform: translate(-50%, -50%) rotate(90deg);
	transform: translate(-50%, -50%) rotate(90deg);
	font-weight: bold;
	font-size: 25px;
}

.star-rating__image:before {
	content: "";
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABmJLR0QA/wD/AP+gvaeTAAABy0lEQVRIieWSP2sUURTFf/fNjIJYZHZN1B3DdkpWO0USo34DRb+A2CxYCPkKImhpYZ1OCzsxfgOxjLWW4u6OA7vZQbBx/rxrk4TdYcZ9ES3EU7137j3ncN+78F8hH4ZP82H45C+ZtzaKUajFKNRs2Fp31RnXRhF9eCiaOS/UuTRpcnKlLIMvwPF9KvMCvysr42SR1mkCW/oPZswBjtks77toF06gil/G4Wcgqii/enHalSvkTgE6aEelsTcFPWXFLAu6jHJGkFVFL9eL5YOiA4REkbFRO1Zk4lnzTlb3RnMB+Sj8JHBh0UQuUPgYRGkP5v/g9Z8w38ebg8PcH5Tx0paqPOMI61uBKvI4iKaPagMAinjpLiovgRNHNP8B3Pej9NUsWbtF2aB91ZhyB+S0o/meCneCTvq+Wmhc02IU3gJ2HANu+1H6tq7Q+NYiXHI0R4SLTbXGAIVN1wDV5t7aAFUEZcM1ANhUrfeqJbOk1QNaFXqCSB+RPjCp1MIsaa05B/il3pi5KsoLz+Q9vzPd9jvTba+w5xV5DpQzmuvOAcgBL7vWmnX/XHpPzn4fH5a739Igmm5Za66B7P7Sqw6qGI3ba03v+ru9/yZ+AmejoP3eivNOAAAAAElFTkSuQmCC);
	width: calc(24px * var(--rating));
	height: 100%;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}

.star-rating {
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
}

.star-rating__image:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABmJLR0QA/wD/AP+gvaeTAAABy0lEQVRIieWSP2sUURTFf/fNjIJYZHZN1B3DdkpWO0USo34DRb+A2CxYCPkKImhpYZ1OCzsxfgOxjLWW4u6OA7vZQbBx/rxrk4TdYcZ9ES3EU7137j3ncN+78F8hH4ZP82H45C+ZtzaKUajFKNRs2Fp31RnXRhF9eCiaOS/UuTRpcnKlLIMvwPF9KvMCvysr42SR1mkCW/oPZswBjtks77toF06gil/G4Wcgqii/enHalSvkTgE6aEelsTcFPWXFLAu6jHJGkFVFL9eL5YOiA4REkbFRO1Zk4lnzTlb3RnMB+Sj8JHBh0UQuUPgYRGkP5v/g9Z8w38ebg8PcH5Tx0paqPOMI61uBKvI4iKaPagMAinjpLiovgRNHNP8B3Pej9NUsWbtF2aB91ZhyB+S0o/meCneCTvq+Wmhc02IU3gJ2HANu+1H6tq7Q+NYiXHI0R4SLTbXGAIVN1wDV5t7aAFUEZcM1ANhUrfeqJbOk1QNaFXqCSB+RPjCp1MIsaa05B/il3pi5KsoLz+Q9vzPd9jvTba+w5xV5DpQzmuvOAcgBL7vWmnX/XHpPzn4fH5a739Igmm5Za66B7P7Sqw6qGI3ba03v+ru9/yZ+AmejoP3eivNOAAAAAElFTkSuQmCC);
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}

.star-rating__image {
	position: relative;
	width: 120px;
	height: 24px;
}

.model-rating-item__title {
	font-size: 16px;
}

.desktop-header-city__title {
	font-size: 14px;
	font-weight: 500;
}

select.select2-city + .select2-container .select2-selection--single {
	border: none;
	height: auto;
	border-radius: 0;
}

select.select2-city + .select2-container .select2-selection--single .select2-selection__rendered {
	line-height: normal;
	padding-left: 0;
	padding-right: 25px;
	color: #2a2a2a;
	font-weight: bold;
}

select.select2-city + .select2-container .select2-selection--single:hover .select2-selection__rendered {
	color: #686868;
}

select.select2-city + .select2-container .select2-selection--single .select2-selection__arrow {
	height: 18px;
	right: 5px;
}

body.select2-city-style .select2-dropdown {
	border: 1px solid #bfbfbf !important;
	-webkit-box-shadow: 0 8px 15px 0px rgb(0 0 0 / 22%);
	box-shadow: 0 8px 15px 0px rgb(0 0 0 / 22%);
	border-radius: 10px !important;
	overflow: hidden;
	margin-top: 5px;
	min-width: -webkit-max-content;
	min-width: -moz-max-content;
	min-width: max-content;
}

body.select2-city-style .select2-search--dropdown {
	display: none;
}

.desktop-header-city_mobile {
	margin-bottom: 10px;
}

.desktop-header-city__button {
	font-size: 14px;
	font-weight: bold;
	color: #2a2a2a;
	margin: 0;
	padding: 0 25px 0 0;
	background: url(../img/icons/arrow-down-dark-icon.svg) no-repeat right 6px;
	text-decoration: none;
}

.desktop-header-city__button:hover {
	color: #686868;
}

.popup-geo-form {
	padding: 30px;
}

.popup-geo-form__title {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 25px;
}

.popup-geo-form__content {
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	grid-gap: 20px;
	font-size: 14px;
	max-height: 64vh;
	overflow: auto;
}

.main-popup-geo {
	width: 100%;
	max-width: 755px;
}

.popup-geo-form__input {
	max-width: 300px;
	margin-bottom: 25px;
}

.popup-geo-block__heading {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
}

.popup-geo-block__item {
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}

.popup-geo-block a:hover {
	color: #ec021e;
}

.popup-geo-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 10px;
}

.popup-geo-form__content__column {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 20px;}

.--scrollbar-style::-webkit-scrollbar {
	width: 8px;
}

.--scrollbar-style::-webkit-scrollbar-track {
	background-color: #dddddd;
	border-radius: 8px;
}

.--scrollbar-style::-webkit-scrollbar-thumb {
	border-radius: 8px;
	background-color: #b5b5b5;
}

.main-model-pricing {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 30px 1fr;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 30px;
}

.main-model-pricing .main-model-page-pricing__heading {
	font-size: 15px;
	margin-bottom: 0;
}

.main-model-pricing .main-model-page-pricing__block {
	margin-bottom: 10px;
}

.model-sale-block {
	background: #fff;
	border: 1px solid #ec021e;
	border-radius: 8px;
	padding: 20px;
	font-size: 16px;
	font-weight: bold;
	-webkit-box-shadow: 0 2px 11px rgb(0 0 0 / 12%);
	box-shadow: 0 2px 11px rgb(0 0 0 / 12%);
	position: relative;
	z-index: 1;
	display: -ms-grid;
	display: grid;
	grid-gap: 5px;
	text-align: center;
	text-transform: uppercase;
}

.model-sale-block:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 20px 0 20px;
	border-color: #ec021e transparent transparent transparent;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -15px;
	margin: auto;
}

.btn.btn_red {
	background: #ec021e;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

.model-sale-block__value {
	font-size: 18px;
	font-weight: 900;
	color: #ec021e;
	display: none;
}

.model-sale-block.active {
	font-size: 14px;
	grid-gap: 3px;
	padding: 16px;
}

.btn.btn_red:hover {
	background: #af0016;
}

.model-sale-block-btn.active {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	cursor: default;
	background: #afafaf;
	color: #6e6e6e;
}

.model-sale-block.active .model-sale-block__value {
	display: block;
}

.popup-active-sale-form {
	padding: 30px;
}

.popup-active-sale-form__title {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}

.popup-active-sale-form__description {
	font-size: 18px;
	text-align: center;
	margin-bottom: 15px;
}

.popup-active-sale-form__inputs {
	max-width: 300px;
	display: -ms-grid;
	display: grid;
	grid-gap: 5px;
	margin: auto;
}

.popup-active-sale-form__inputs .btn.btn_accent {
	text-transform: uppercase;
	margin-top: 5px;
}

/*TIME POPUPS*/
:root {
	--popups-theme-color: #FCE511
}

.time-popup {
	padding: 24px;
	position: relative;
	z-index: 1;
	border-radius: 15px;
	border: 1px solid #F6F6F6;
	background: #FFF;
	-webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	overflow: hidden;
}

.time-popup-credit {
	width: 490px;
}

.time-popup-credit__title {
	font-size: 20px;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
	color: #000000;
	margin-bottom: 4px;
}

.time-popup-credit__sub-title {
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 15px;
}

.time-popup-credit__sub-title span {
	font-size: 18px;
	font-weight: bold;
	color: #F10000;
}

.time-popup-credit__grid {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 20px 180px;
	grid-template-columns: 1fr 180px;
	grid-gap: 20px;
}

.time-popup-credit__car-photo {
	width: 100%;
	height: 160px;
	border-radius: 12px;
	background-position: center;
	background-size: cover;
	position: relative;
	z-index: 1;
}

.time-popup-credit__car-photo svg {
	position: absolute;
	left: -9px;
	top: -16px;
	z-index: 1;
}

.time-popup-credit__inputs {
	display: -ms-grid;
	display: grid;
	grid-gap: 6px;
}

.time-popup-form__label {
	display: block;
	position: relative;
	height: -webkit-max-content;
	height: -moz-max-content;
	height: max-content;
}

.time-popup-form__input {
	height: 33px;
	border: 1px solid #444444;
	border-radius: 7px;
	font-size: 16px;
	padding: 0 15px;
	width: 100%;
	background: #fff;
}

.time-popup-form__button {
	height: 33px;
	line-height: 29px;
	border-radius: 7px;
	color: #000;
	background: var(--popups-theme-color);
}

.time-popup-form__button:hover {
	opacity: .9;
}

.time-popup-payments__bg {
	position: absolute;
	bottom: -8px;
	right: 0;
	z-index: -1;
}

.time-popup-payments__bg-image {
	width: 100%;
	display: block;
}

.time-popup-payments {
	width: 545px;
}

.time-popup-payments__title {
	font-size: 24px;
	font-weight: 900;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 10px;
}

.time-popup-payments__logos {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	gap: 10px;
	margin-bottom: 20px;
}

.time-popup-payments__logos-item:first-child {
	max-width: 130px;
}

.time-popup-payments__logos-divider {
	font-size: 14px;
	font-weight: 900;
	color: #000000;
}

.time-popup-payments__text {
	font-size: 22px;
	font-weight: 900;
	text-transform: uppercase;
	color: #F10000;
	margin-bottom: 25px;
}

.time-popup-payments__text span {
	font-size: 18px;
	font-weight: 500;
	color: #000;
	text-transform: none;
}

.time-popup-payments__inputs {
	display: -ms-grid;
	display: grid;
	grid-gap: 10px;
}

.time-popup-payments__inputs-grid {
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
	grid-gap: 10px;
}

.time-popup-payments .time-popup-form__button {
	-webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

@media (max-width: 768px) {
	.time-popup-credit__title {
		font-size: 18px;
	}

	.time-popup-credit__sub-title span {
		font-size: 16px;
	}

	.time-popup-credit__grid {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}

	.time-popup-credit {
		width: 100%;
		max-width: 375px;
	}

	.time-popup-payments__title {
		font-size: 18px;
	}

	.time-popup-payments__inputs-grid {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}

	.time-popup-payments__bg {
		display: none;
	}
}
/*TIME POPUPS END*/

.catalog-item-carousel {
	width: 100%;
	height: 210px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.catalog-item-carousel__slide {
	background-position: center;
	background-size: cover;
}

.catalog-item-carousel .catalog-item-carousel__pag {
	bottom: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.catalog-item-carousel .catalog-item-carousel__pag > .swiper-pagination-bullet {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border: 0;
	margin: 0;
	height: 100%;
	border-radius: 0;
	background: none;
	position: relative;
	z-index: 1;
	opacity: 0;
}

.catalog-item-carousel .catalog-item-carousel__pag > .swiper-pagination-bullet:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background: #ea0029;
	border-radius: 2px;
}

.catalog-item-carousel .catalog-item-carousel__pag > .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

@media (max-width: 768px) {
	.catalog-item-carousel .catalog-item-carousel__pag {
		pointer-events: none;
	}
}

.desktop-header {
	position: relative;
}

.header-catalog {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 9999;
	background: #fff;
	overflow: hidden;
	opacity: 0;
	height: 0;
	transform: translate(0px, 10px);
	opacity: 0;
	overflow: hidden;
	padding: 20px 0px;
	transition: all .4s ease;
	box-shadow: 0px 4px 8px -2px rgba(45, 54, 67, 0.08), 0px 2px 4px -2px rgba(45, 54, 67, 0.06);
	visibility: hidden;
}

.header-catalog.--hover {
	height: auto;
	opacity: 1;
	overflow: visible;
	visibility: visible;
}

.header-catalog__inner {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
}

.header-catalog__inner h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 15px;
}

.header-catalog__mark__inner {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 15px 10px;
	height: 175px;
	overflow-y: scroll;
	padding-right: 20px;
}

.header-catalog__mark__inner::-webkit-scrollbar {
    width: 7px;
    background-color: #f9f9fd;
}

.header-catalog__mark__inner::-webkit-scrollbar-thumb {
    background-color: #FCE511;
}

.header-catalog__body__inner {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 10px;
}

.header-catalog__body__item {
	text-decoration: none;
	color: #000;
	font-size: 18px;
}

.main-filter-mobile-btn {
    display: none;
  }

  .main-marks-grid.js-more-items {
    --limit-items: 6;
}

.main-marks-item.hidden {
    display: none;
}

.js-more-items--more-link {
    padding: 7px 14px;
    border: 1px solid #C4C4C4;
    border-radius: 8px;
    background: none;
    font-size: 15px;
    text-align: left;
    font-weight: 600 !important;
}

.js-more-items--more-link:hover {
    opacity: .8;
}

.main-description {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3; /* Ограничение в 3 строки */
	-webkit-box-orient: vertical;
	
}
.expanded {
	-webkit-line-clamp: unset; /* Полный текст */
}
.read-more {
	display: none;
	margin-bottom: 20px;
}
@media (max-width: 992px) {
	.main-description {
		margin-bottom: 10px;
	}
	.read-more {
		display: block;
		text-decoration: underline;
	}
}

.main-catalog-item {
	position: relative;
}

.main-catalog-item-ins {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 9;
	display: flex;
	align-items: center;
	gap: 10px;
}

.main-catalog-item_like:hover svg path,
.main-catalog-item_compare:hover svg path{
	stroke: #ce0e2d;
}

.main-catalog-item_like.active svg path {
	fill: #ce0e2d;
	stroke: #ce0e2d;
}

.main-catalog-item_compare,
.main-catalog-item_like {
	width: 30px;
	height: 30px;
	background-color: #fff;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.main-catalog-item_compare span, .main-catalog-item_like span {
    position: absolute;
    top: -3px;
    right: -3px;
    color: #000;
    font-size: 14px;
    display: flex;
    background: #FCE511;
    width: 17px;
    height: 17px;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
}

.main-heading .main-catalog-item-ins {
	position: static;
}

.header .main-catalog-item-ins {
	position: static;
	margin-left: auto;
}

.favorite {
	margin-bottom: 20px;
}

.news__car-swiper {
	margin-bottom: 30px;
	padding: 20px 30px !important;
    background: #f0f0f0;
    border-radius: 30px;
}

.news__car-swiper a {
	color: #000 !important;
}

.news__car-swiper-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
}

.news__car-swiperm a {
	text-decoration: none;
	color: #000;
}


.news__car-swiper h2 {
	font-size: 28px;
	font-weight: 600;
}

.news__car-swiper-item:hover {
	text-decoration: none;
	color: #000;
}

.news__car-swiper-item img {
	margin-bottom: 10px;
	width: 100%;
	height: 260px;
	object-fit: cover;
	object-position: center;
}

.news__car-swiper-item-name {
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: 600;
}

.news__car-swiper-slider {
	overflow: hidden;
}

.news__car-swiper-slider .swiper-button-next {
	right: 20px;
}

.news__car-swiper-slider .swiper-button-prev {
	left: 20px;
}

.news__car-swiper-slider .swiper-button-next,
.news__car-swiper-slider .swiper-button-prev {
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 100%;

}

.news__car-swiper-slider .swiper-button-next::after,
.news__car-swiper-slider .swiper-button-prev::after {
	font-size: 18px;
	color: #FCE511;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	pointer-events: all;
}

.news__car-swiper-title h2 {
	font-size: 22px !important;
}

.btn-favorite-card.--active svg path,
.btn-compare-card.--active svg path {
	fill: #ec021e;
	stroke: #ec021e;
}	


.comparison-table__header {
    position: sticky;
    left: 0;
    right: 0;
    top: calc(30px + var(--header-top-spacing));
    overflow: hidden;
    z-index: 50;
    -webkit-transition: all .20s ease;
    -o-transition: all .20s ease;
    transition: all .20s ease;
	background: #fff;
}

.comparison-carousel {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.comparison-carousel-prev, .comparison-carousel-next {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 24px;
    height: 24px;
    margin: auto;
    border: none;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #FCE511;
    border-radius: 50%;
    z-index: 120;
    -webkit-box-shadow: var(--sh-md);
    box-shadow: var(--sh-md);
}

.catalog-item-remove {
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='18' viewBox='0 0 17 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.3337 7.66667V13M6.33366 7.66667V13M15.6667 3.66667L1 3.66667M14.3337 3.66667V16.3333C14.3337 16.5101 14.2634 16.6797 14.1384 16.8047C14.0134 16.9298 13.8438 17 13.667 17H3.00033C2.82351 17 2.65395 16.9298 2.52892 16.8047C2.4039 16.6797 2.33366 16.5101 2.33366 16.3333V3.66667M11.667 3.66667V2.33333C11.667 1.97971 11.5265 1.64057 11.2765 1.39052C11.0264 1.14048 10.6873 1 10.3337 1H6.33366C5.98004 1 5.6409 1.14048 5.39085 1.39052C5.1408 1.64057 5.00033 1.97971 5.00033 2.33333V3.66667' stroke='%238292A8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    width: 17px;
    height: 18px;
    cursor: pointer;
}

.catalog-item-favourite {
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.6003 1.91474C15.6926 1.0071 14.491 0.511024 13.2086 0.511024C11.9261 0.511024 10.7208 1.01078 9.8132 1.91841L9.33917 2.39244L8.85779 1.91106C7.95016 1.00343 6.7412 0.5 5.45875 0.5C4.17997 0.5 2.97469 0.999751 2.07073 1.90371C1.16309 2.81135 0.663338 4.01663 0.667012 5.29909C0.667012 6.58154 1.17044 7.78314 2.07808 8.69078L8.97906 15.5918C9.0746 15.6873 9.20321 15.7387 9.32815 15.7387C9.45309 15.7387 9.5817 15.691 9.67724 15.5954L16.5929 8.70548C17.5006 7.79784 18.0003 6.59256 18.0003 5.31011C18.004 4.02766 17.5079 2.82238 16.6003 1.91474ZM15.8947 8.00362L9.32815 14.5445L2.77626 7.9926C2.05603 7.27237 1.65917 6.31696 1.65917 5.29909C1.65917 4.28121 2.05235 3.3258 2.77258 2.60925C3.48914 1.89269 4.44455 1.49583 5.45875 1.49583C6.47663 1.49583 7.43571 1.89269 8.15594 2.61292L8.98641 3.44339C9.18116 3.63815 9.49351 3.63815 9.68826 3.44339L10.5114 2.62027C11.2316 1.90004 12.1907 1.50318 13.2049 1.50318C14.2191 1.50318 15.1745 1.90004 15.8947 2.61659C16.615 3.33683 17.0082 4.29223 17.0082 5.31011C17.0118 6.32798 16.615 7.28339 15.8947 8.00362Z' fill='%238292A8'/%3E%3C/svg%3E%0A");
    width: 18px;
    height: 16px;
    cursor: pointer;
}

.catalog-item-favourite.--active {
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.6003 1.91474C15.6926 1.0071 14.491 0.511024 13.2086 0.511024C11.9261 0.511024 10.7208 1.01078 9.8132 1.91841L9.33917 2.39244L8.85779 1.91106C7.95016 1.00343 6.7412 0.5 5.45875 0.5C4.17997 0.5 2.97469 0.999751 2.07073 1.90371C1.16309 2.81135 0.663338 4.01663 0.667012 5.29909C0.667012 6.58154 1.17044 7.78314 2.07808 8.69078L8.97906 15.5918C9.0746 15.6873 9.20321 15.7387 9.32815 15.7387C9.45309 15.7387 9.5817 15.691 9.67724 15.5954L16.5929 8.70548C17.5006 7.79784 18.0003 6.59256 18.0003 5.31011C18.004 4.02766 17.5079 2.82237 16.6003 1.91474Z' fill='%238292A8'/%3E%3C/svg%3E%0A");
}

.comparison-carousel-prev {
    left: 9px;
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 1L1 6L7 11' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.comparison-carousel-next {
    right: 10px;
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 6L1 11' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.comparison-carousel-prev.js-gl-carousel-button-disabled, .comparison-carousel-next.js-gl-carousel-button-disabled {
    display: none;
}

.comparison-table {
    position: relative;
    --header-top-spacing: 10px;
    --columns-gap: 20px;
}

.comparison-table__body {
    overflow: hidden;
    display: -ms-grid;
    display: grid;
    grid-gap: 40px;
    margin-top: 40px;
}

.comparison-carousel__item {
    padding: 0 calc(var(--columns-gap) / 2);
}

.comparison-table__row__content {
    margin-left: calc(var(--columns-gap) / 2 * -1);
    margin-right: calc(var(--columns-gap) / 2 * -1);
}

.comparison-table__item__title {
    font: var(--h4);
    background: none;
    border: none;
    cursor: pointer;
    margin-bottom: 20px;
    position: relative;
    padding-right: 30px;
    color: var(--black);
}

.comparison-table__row__heading + .comparison-table__row__content {
    background:#F6F7F8;
}

.comparison-table__row__heading {
    font: var(--text-sm);
    color: var(--s-dark-gray);
}

.comparison-table__row__heading, .comparison-table__row__content {
    padding: 10px;
}

.comparison-table__value {
    font: var(--text-sm-medium);
}

.comparison-link {
    font: inherit;
}

.comparison-btn {
    margin-top: 10px;
}

.comparison-table__header {
    background: #fff;
    border-radius: 12px;
    -webkit-box-shadow: 0px -12px 24px -4px rgba(45, 54, 67, 0.04), 0px 12px 24px -4px rgba(45, 54, 67, 0.04), 0px 8px 11px -4px rgba(45, 54, 67, 0.04);
    box-shadow: 0px -12px 24px -4px rgba(45, 54, 67, 0.04), 0px 12px 24px -4px rgba(45, 54, 67, 0.04), 0px 8px 11px -4px rgba(45, 54, 67, 0.04);
    margin-bottom: 0;
	padding: 5px;
}

.catalog-item__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--lr-padding);
    border-bottom: 1px solid#F6F7F8;
    gap: 10px;
}

.catalog-item.catalog-item_comparison .catalog-item__top {
    padding: 5px 0;
}

.catalog-item.catalog-item_comparison .catalog-item__thumb {
    height: 95px;
    padding: 10px 0;
    margin-bottom: 5px;
	display: block;
	border-bottom: 1px solid #F6F7F8;
	border-top: 1px solid #F6F7F8;
}

.catalog-item.catalog-item_comparison .catalog-item__thumb__img {
    width: 110px;
    border-radius: 12px;
    background: #f9f9f9;
    border: 1px solid#F6F7F8;
    position: relative;
    -o-object-fit: cover;
    object-fit: cover;
}

.catalog-item.catalog-item_comparison .catalog-item__content {
    margin-bottom: 0;
    padding: 0;
}

.catalog-item.catalog-item_comparison .catalog-item__title {
    height: auto;
    margin-bottom: 5px;
}

.catalog-item.catalog-item_comparison .catalog-item__price {
    font-size: .8em;
    padding: 0;
}

.catalog-item.catalog-item_comparison .catalog-item-mark__icon {
    width: 34px;
    height: 34px;
}

.catalog-item-mark {
	display: flex;
	align-items: center;
	gap: 10px;
	flex: 1;
}

.catalog-item.catalog-item_comparison .catalog-item-remove, .catalog-item-favourite {
    opacity: 0;
    -webkit-transition: var(--tr-20s);
    -o-transition: var(--tr-20s);
    transition: var(--tr-20s)
}

.catalog-item.catalog-item_comparison:hover .catalog-item-remove,
.catalog-item.catalog-item_comparison:hover .catalog-item-favourite {
    opacity: 1
}

.catalog-item.catalog-item_comparison:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.comparison-table__item__title:after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='15' height='9' viewBox='0 0 15 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.1665 7.33301L7.4165 1.08301L13.6665 7.33301' stroke='%23021220' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    width: 15px;
    height: 9px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.comparison-table__item__title.--content-is-hide + .comparison-table__item__content {
    display: none;
}

.comparison-table__item__title.--content-is-hide {
    margin-bottom: 0;
}

.comparison-table__item__title.--content-is-hide:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.catalog-item-mark__name {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}


.comparison-btn {
	margin-top: 10px;
}
.btn.btn_primary {
	background-color: var(--color-green);
    color: #fff;
}

.section-comparison-page {
	margin-bottom: 30px;
}

.catalog-item a {
	text-decoration: none;
}

.toggle-btn {
	text-decoration: underline;
}

.main-compilations-item {
	height: 35px !important;
}

@media (max-width: 991px) {
	.main-catalog-sort {
		align-items: normal;
	}

	.main-catalog-sort__block__row {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.main-catalog-sort__block__row .btn {
		width: auto;
	}

	.main-filter {
		display: none;
	}
}

.cookies {
    position: fixed;
    bottom: 24px;
    left: 24px;
    z-index: 100000001;
    display: grid;
    grid-gap: 35px;
    grid-template-columns: repeat(2, auto);
    align-items: center;
    width: calc(100% - 8px);
    max-width: 430px;
    padding: 16px;
    border-radius: 10px;
    color: #fff;
    background-color: #242424;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .04), 0 4px 20px rgba(0, 0, 0, .1)
}

@media (max-width: 1023.9px) {
    .cookies {
        left: 50%;
        transform: translateX(-50%);
        bottom: 12px
    }
}

@media (max-width: 767.9px) {
    .cookies {
        bottom: 4px;
        max-width: none;
    }
}

.cookies--hidden {
    display: none
}

.cookies__desc {
    margin: 0;
    font-size: 12px;
    line-height: 16px
}

.cookies__desc a {
    color: inherit;
    text-decoration: underline;
	display: inline-block;
}

.cookies__desc a:focus, .cookies__desc a:hover {
    text-decoration: none
}

.cookies__button {
    margin: 0;
    border: 0;
    color: inherit;
    font: inherit;
    -webkit-tap-highlight-color: transparent;
    padding: 10px 24px;
    border-radius: 6px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    background-color: #383837;
    cursor: pointer;
    transition: background-color .15s ease-out
}

.cookies__button:focus {
    outline: none
}

.cookies__button::-webkit-input-placeholder {
    color: inherit
}

.cookies__button::-moz-placeholder {
    color: inherit
}

.cookies__button:-ms-input-placeholder {
    color: inherit
}

.cookies__button::-ms-input-placeholder {
    color: inherit
}

.cookies__button::placeholder {
    color: inherit
}

.cookies__button:focus, .cookies__button:hover {
    background-color: #000
}