@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

* {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.container,
.container-fluid,
.container-xs {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}

.container {
	max-width: 1920px;
	margin: 0 auto;
}
#widget-360 .pano-wrap .c5-block__container {
	padding: 100px 24px 40px 24px;
}

.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;

	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -20px;
	margin-left: -20px;
}

.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-auto {
	position: relative;
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.row-cols-1 > * {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.row-cols-2 > * {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.row-cols-3 > * {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.3333333333%;
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
}

.row-cols-4 > * {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.row-cols-5 > * {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
}

.row-cols-6 > * {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.6666666667%;
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%;
}

.col-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}

.col-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333333%;
	flex: 0 0 8.33333333%;
	max-width: 8.33333333%;
}

.col-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66666667%;
	flex: 0 0 16.66666667%;
	max-width: 16.66666667%;
}

.col-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.col-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333333%;
	flex: 0 0 33.33333333%;
	max-width: 33.33333333%;
}

.col-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66666667%;
	flex: 0 0 41.66666667%;
	max-width: 41.66666667%;
}

.col-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.col-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.33333333%;
	flex: 0 0 58.33333333%;
	max-width: 58.33333333%;
}

.col-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66666667%;
	flex: 0 0 66.66666667%;
	max-width: 66.66666667%;
}

.col-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

.col-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.33333333%;
	flex: 0 0 83.33333333%;
	max-width: 83.33333333%;
}

.col-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66666667%;
	flex: 0 0 91.66666667%;
	max-width: 91.66666667%;
}

.col-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.order-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

.order-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13;
}

.order-0 {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
}

.order-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.order-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.order-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}

.order-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
}

.order-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5;
}

.order-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6;
}

.order-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7;
}

.order-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8;
}

.order-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9;
}

.order-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10;
}

.order-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11;
}

.order-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12;
}

.offset-1 {
	margin-left: 8.33333333%;
}

.offset-2 {
	margin-left: 16.66666667%;
}

.offset-3 {
	margin-left: 25%;
}

.offset-4 {
	margin-left: 33.33333333%;
}

.offset-5 {
	margin-left: 41.66666667%;
}

.offset-6 {
	margin-left: 50%;
}

.offset-7 {
	margin-left: 58.33333333%;
}

.offset-8 {
	margin-left: 66.66666667%;
}

.offset-9 {
	margin-left: 75%;
}

.offset-10 {
	margin-left: 83.33333333%;
}

.offset-11 {
	margin-left: 91.66666667%;
}

.d-none {
	display: none !important;
}

.dis-none {
	display: none !important;
}

.d-inline {
	display: inline !important;
}

.d-inline-block {
	display: inline-block !important;
}

.d-block {
	display: block !important;
}

.d-table {
	display: table !important;
}

.d-table-row {
	display: table-row !important;
}

.d-table-cell {
	display: table-cell !important;
}

.d-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.d-inline-flex {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
}

.flex-row {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important;
}

.flex-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
}

.flex-row-reverse {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important;
}

.flex-column-reverse {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important;
}

.flex-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
}

.flex-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important;
}

.flex-fill {
	-webkit-box-flex: 1 !important;
	-ms-flex: 1 1 auto !important;
	flex: 1 1 auto !important;
}

.flex-grow-0 {
	-webkit-box-flex: 0 !important;
	-ms-flex-positive: 0 !important;
	flex-grow: 0 !important;
}

.flex-grow-1 {
	-webkit-box-flex: 1 !important;
	-ms-flex-positive: 1 !important;
	flex-grow: 1 !important;
}

.flex-shrink-0 {
	-ms-flex-negative: 0 !important;
	flex-shrink: 0 !important;
}

.flex-shrink-1 {
	-ms-flex-negative: 1 !important;
	flex-shrink: 1 !important;
}

.justify-content-start {
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
}

.justify-content-end {
	-webkit-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important;
}

.justify-content-center {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}

.justify-content-between {
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}

.justify-content-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important;
}

.align-items-start {
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important;
}

.align-items-end {
	-webkit-box-align: end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important;
}

.align-items-center {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
}

.align-items-baseline {
	-webkit-box-align: baseline !important;
	-ms-flex-align: baseline !important;
	align-items: baseline !important;
}

.align-items-stretch {
	-webkit-box-align: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important;
}

.align-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important;
}

.align-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important;
}

.align-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important;
}

.align-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important;
}

.align-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important;
}

.align-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important;
}

.align-self-auto {
	-ms-flex-item-align: auto !important;
	align-self: auto !important;
}

.align-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important;
}

.align-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important;
}

.align-self-center {
	-ms-flex-item-align: center !important;
	align-self: center !important;
}

.align-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important;
}

.align-self-stretch {
	-ms-flex-item-align: stretch !important;
	align-self: stretch !important;
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

html {
	height: 100%;
}

body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	font: 14px/1.7 'Noto Sans', sans-serif;
	font-weight: 400;
	color: #0c0c0b;
	background-color: #fff;
}

.h1.web_block_media__title {
	font-family: 'Noto Sans', sans-serif;
}
.h1.web_block_media__title.third {
	max-width: 510px;
}
.mt-yellow.web_block_media__subtitle {
	font-family: 'Noto Sans', sans-serif;
}

.web_block_media__title {
	color: #fff !important;
	font-size: 36px !important;
	font-style: normal !important;
	font-weight: 700 !important;
	line-height: normal !important;
	margin: 0 0 15px 0 !important;
	text-transform: none !important;
	white-space: nowrap;
}
.web_block_media__subtitle {
	color: #fff !important;
	font-size: 24px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 140% !important;
}

.web_block_media__btn-wrap a {
	width: 225px !important;
	height: 50px !important;
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	white-space: nowrap;
}

main,
section {
	display: block;
}

img {
	max-width: 100%;
	border: 0;
}

:focus {
	outline: 0;
}

button::-moz-focus-inner {
	border: none;
}

button,
input,
select,
textarea {
	font-family: inherit;
	color: inherit;
	border: none;
	border-radius: 0;
	background: 0 0;
}

input:not([type='checkbox']):not([type='radio']),
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-shadow: none;
	-webkit-box-shadow: none;
}

input::-ms-clear {
	display: none;
}

.main {
	padding-top: 56px;
}

.svg-icon {
	overflow: hidden;
}

.container {
	padding-left: 20px;
	padding-right: 20px;
}

.h1,
h1 {
	font: 32px/1.1 'Noto Sans';
	font-weight: 500;
	color: #30363a;
	text-transform: uppercase;
}

.h2,
h2 {
	font: 32px/1 'Noto Sans';
	font-weight: 300;
	color: #30363a;
	/*text-transform: uppercase;*/
}

.btn {
	position: relative;
	display: -webkit-inline-box;
	cursor: pointer;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font: 14px/1 'Noto Sans';
	text-decoration: none;
	padding: 17px 32px;
	-webkit-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
	text-align: center;
	border-radius: 5px;
	align-items: center;
}

.btn-action__wrapper {
	display: none;
	margin: 0 auto;
	justify-content: center;
	width: 100%;
	transition: top 0.3s ease;
	position: fixed;
	bottom: 5%;
	z-index: 9999;
}

.btn-action__primary {
	display: flex;
	justify-content: center;
	font-size: 14px;
	font-weight: 500;
	color: #30363a;
	border: 1px solid #50a0dc;
	height: 55px;
}

.backgroundDark {
	color: #fff;
	background-color: #00647b;
}

.specialOfferFix {
	width: 100%;
}

.specialOfferWrapper {
	display: none;
	padding: 10px;
	border-radius: 10px;
	position: fixed;
	width: 90%;
	max-width: 550px;
	left: 50%;
	transform: translateX(-50%);
	bottom: 3%;
	z-index: 9999;
	background: linear-gradient(
		115deg,
		rgba(255, 255, 255, 0.45) 3.41%,
		rgba(255, 255, 255, 0) 163.98%
	);
	box-shadow: 8px 10px 16px 0px rgba(0, 0, 0, 0.05);
	backdrop-filter: blur(6px);
}

.bcg :hover {
	background-color: #30363a;
	color: white;
}

.btn-action__wrapper .col-md-6 {
	padding: 0;
}

.sticky {
	position: fixed;
	background-color: white;
	z-index: 999;
	bottom: 3%;
	width: 90%;
	left: 50%;
	transform: translateX(-50%);
}

.btn_modalOZ {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font: 14px/1 'Noto Sans';
	text-decoration: none;
	padding: 17px 32px;
	-webkit-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
}

.btn:hover {
	opacity: 0.8;
}

.btn_primary {
	color: #00647b;
	font-weight: 600;
}

.btn_secondary {
	display: flex;
	width: 287px;
	padding: 17.5008px 35.0208px 18.5008px 35px;
	justify-content: center;
	align-items: flex-start;
	border: 1px solid #fff;
}

.btn_primaryInvert {
	color: #30363a;
	border: 1px solid #30363a;
}

.btn_primary-inverse {
	color: #fff;
	border: 1px solid #fff;
}

.btn_arrow {
	line-height: 1;
	color: #30363a;
	padding: 0 30px 0 0;
	-webkit-transition: none;
	transition: none;
	background: url('data:image/svg+xml;charset=utf8,%3Csvg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M12 0.75L17.25 9L12 17.25" stroke="%23A6B7BE" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M17.25 9L0.75 9" stroke="%23A6B7BE" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E')
		no-repeat 100% 50%;
}

.btn_arrow:hover {
	opacity: 1;
}

.btn_download {
	color: #30363a;
	padding: 12px 52px 12px 20px;
	border: 1px solid #e2e4e4;
	background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M20 6.73913V22.0435C20 22.5715 19.5784 23 19.0588 23H4.94118C4.42165 23 4 22.5715 4 22.0435V1.95652C4 1.42852 4.42165 1 4.94118 1H14.3529V5.78261C14.3529 6.31061 14.7746 6.73913 15.2941 6.73913H20Z' stroke='%23A6B7BE' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.5 1L20 6.5' stroke='%23A6B7BE' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8 11H16' stroke='%23A6B7BE' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8 14H16' stroke='%23A6B7BE' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8 17H16' stroke='%23A6B7BE' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")
		calc(100% - 20px) 50% no-repeat;
}

.btn_white {
	background: #fff;
}

.btn_white-noframe {
	background: #fff;
	border-color: #fff;
}

.btn-img {
	padding: 0;
}

.responsive-media {
	position: relative;
	background-position: center;
}

.responsive-media:before {
	content: '';
	display: block;
	width: 100%;
	height: 0;
	padding-top: 100%;
}

.responsive-media > picture {
	background-position: center;
}

.responsive-media > img,
.responsive-media > picture,
.responsive-media > picture > img,
.responsive-media > video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

img[data-object-fit='contain'] {
	-o-object-fit: contain;
	object-fit: contain;
}

img[data-object-fit='cover'] {
	-o-object-fit: cover;
	object-fit: cover;
}

.fit-img {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.fit-img img {
	opacity: 0 !important;
}

.fit-img--cover {
	background-size: cover;
}

.fit-img--contain {
	background-size: contain;
}

.scroll-to-anchor {
	display: block;
	position: absolute;
	bottom: 0;
}

.no-scroll,
.no-scroll-popup {
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
}

.block-ancor {
	height: 0;
	font-size: 0;
}

.scroll-to-anchor {
	display: block;
	position: absolute;
	bottom: 0;
}

.swiper-word-up,
.word-up {
	-webkit-transform: translateY(30px) scale(0.999);
	transform: translateY(30px) scale(0.999);
	opacity: 0;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
}

.cashback-partners {
	display: flex;
	justify-content: center;
}

.cashback__btn {
	display: flex;
	justify-content: center;
	margin: 0 auto;
	width: 100%;
}

.cashback-partners__item {
	width: 100%;
	color: #30363a;
	text-align: center;
	font-family: Noto Sans;
	font-size: 42px;
	font-style: normal;
	font-weight: 300;
	line-height: 46.2px;
}

.cashback-partners__img {
	display: flex;
	width: 100%;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	align-self: stretch;
	background: #fff;
	flex-wrap: wrap;
}

.cashback-partners__bank {
	display: flex;
	justify-content: center;
	align-items: center;
}

.cashback-partners__bank img {
	max-width: 250px;
	margin-right: 30px;
}

.our-partners__item {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	padding: 10px;
}

.our-partners__img {
	display: flex;
	align-items: center;
	justify-content: center;
}

.our-partners__bank {
	max-width: 200px;
	max-height: 59px;
}

.credit-calculator {
	background: radial-gradient(50% 50% at 50% 50%, #fefefe 0%, #e9e9e9 100%);
}

.credit-calculator .row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding-top: 90px;
	padding-bottom: 90px;
}

.credit-calculator__left {
	display: flex;
	width: 40%;
}

.credit-calculator__right {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 60%;
}

.credit-calculator__descr {
	width: fit-content;
}

.calculator-img {
	display: flex;
	justify-content: flex-end;
}

.credit-calculator__h2 {
	color: #30363a;
	font-family: Open Sans;
	font-size: 36px;
	font-style: normal;
	font-weight: 400;
	line-height: 40px;
	text-transform: uppercase;
	margin-top: 30px;
}

.credit-calculator__text {
	color: #30363a;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	margin-top: 24px;
}

.credit-calculator__inner {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	background-color: white;
	padding: 32px;
	max-width: fit-content;
}

.monthly-wrap {
	display: flex;
	flex-direction: column;
}

.monthly-wrap input {
	max-width: 250px;
}

.monthly-payment {
	color: #30363a;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 12px;
}

.monthly-payment__input {
	height: auto;
	color: #30363a;
	font-family: Open Sans;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
}

.choose-complect {
	display: flex;
	flex-direction: column;
	max-width: 100%;
	border-radius: 5px;
}

.choose-complect label {
	margin-bottom: 12px;
}

select {
	padding: 8px;
	font-size: 16px;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
	margin-bottom: 20px;
	max-width: fit-content;
}

.an-initial-fee {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.an-initial-fee label {
	margin-bottom: 12px;
}

.an-initial-fee__input {
	display: flex;
	padding: 10px;
	align-items: flex-start;
	gap: 10px;
	border-radius: 5px;
	border: 1px solid #d0d5dd;
	background: #fff;
}

.term-container {
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
	width: 100%;
}

.term-container label {
	margin-bottom: 12px;
}

.term-wrap {
	display: flex;
	/* flex-wrap: wrap; */
	max-width: 100%;
}

.term-option {
	display: flex;
	padding: 14px 18px;
	border-radius: 5px;
	border: 1px solid #ccc;
	cursor: pointer;
	font-family: Open Sans;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px;
}

.term-option.selected {
	background-color: #30363a;
	color: white;
}

.btn-calculator {
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #30363a;
	background: #30363a;
	box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
	width: 100%;
	cursor: pointer;
	border-radius: 5px;
}

.btn-calculator a {
	cursor: pointer;
	color: #fff;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	padding: 10px 18px;
	width: 100%;
	text-decoration: none;
	text-align: center;
}

.btn-calculator:hover {
	border-color: #6dbce7;
}

.btn-calculator button {
	cursor: pointer;
	color: #fff;
	font-family: Open Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	padding: 10px 18px;
	width: 100%;
}

.downPaymentSlider {
	width: 100%;
	height: 4px;
	-webkit-appearance: none;
	background: #ddd;
	border-radius: 5px;
	outline: none;
	opacity: 0.7;
	-webkit-transition: 0.2s;
	transition: opacity 0.2s;
}

.downPaymentSlider:hover {
	opacity: 1;
}

.downPaymentSlider::-webkit-slider-thumb {
	-webkit-appearance: none;
	width: 14px;
	height: 14px;
	background: #30363a;
	border-radius: 50%;
	cursor: pointer;
}

.downPaymentSlider::-moz-range-track {
	background: #30363a;
}

.downPaymentSlider::-moz-range-thumb {
	width: 12px;
	height: 12px;
	background: #30363a;
	border-radius: 50%;
	cursor: pointer;
}

.downPaymentSlider::-ms-track {
	background: #ddd;
	border-color: transparent;
	color: transparent;
}

.downPaymentSlider::-ms-thumb {
	width: 12;
	height: 12px;
	background: #30363a;
	border-radius: 50%;
	cursor: pointer;
}

.downPaymentSlider::-moz-range-thumb:active,
.downPaymentSlider::-webkit-slider-thumb:active,
.downPaymentSlider::-ms-thumb:active {
	background: #101010;
}

.word-fade-in {
	-webkit-transition: all 0.3s 0.1s ease-out;
	transition: all 0.3s 0.1s ease-out;
	-webkit-transform: scale(0.85);
	transform: scale(0.85);
	opacity: 0;
}

.m-pink {
	margin-top: 48px;
	margin-bottom: 48px;
}

.mt-pink {
	margin-top: 48px;
}

.mb-pink {
	margin-bottom: 48px;
}

.m-red {
	margin-top: 36px;
	margin-bottom: 36px;
}

.mt-red {
	margin-top: 36px;
}

.mb-red {
	margin-bottom: 36px;
}

.m-green {
	margin-top: 24px;
	margin-bottom: 24px;
}

.mt-green {
	margin-top: 24px;
}

.mb-green {
	margin-bottom: 24px;
}

.m-orange {
	margin-top: 18px;
	margin-bottom: 18px;
}

.mt-orange {
	margin-top: 18px;
}

.mb-orange {
	margin-bottom: 18px;
}

.m-yellow {
	margin-top: 8px;
	margin-bottom: 8px;
}

.mt-yellow {
	margin-top: 8px;
}

.mb-yellow {
	margin-bottom: 8px;
}

.pt-pink {
	padding-top: 48px;
}

.pb-pink {
	padding-bottom: 48px;
}

.pt-red {
	padding-top: 36px;
}

.pb-red {
	padding-bottom: 36px;
}

.pt-green {
	padding-top: 24px;
}

.pb-green {
	padding-bottom: 24px;
}

.pt-orange {
	padding-top: 18px;
}

.pb-orange {
	padding-bottom: 18px;
}

.pt-yellow {
	padding-top: 8px;
}

.pb-yellow {
	padding-bottom: 8px;
}

@-webkit-keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@-webkit-keyframes fadeout {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

@keyframes fadeout {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

@-webkit-keyframes cookie-notify-anim {
	0% {
		-webkit-transform: translateY(120px);
		transform: translateY(120px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes cookie-notify-anim {
	0% {
		-webkit-transform: translateY(120px);
		transform: translateY(120px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@-webkit-keyframes cookie-notify-anim-hide {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateY(120px);
		transform: translateY(120px);
		opacity: 0;
	}
}

@keyframes cookie-notify-anim-hide {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateY(120px);
		transform: translateY(120px);
		opacity: 0;
	}
}

.menu {
	overflow-x: hidden;
}

.menu__back {
	position: relative;
	width: 100%;
	font-size: 14px;
	line-height: 1.4;
	text-align: center;
	padding: 15px 50px 16px 50px;
	background: #f4f5f5;
}

.menu__back:after {
	content: '';
	position: absolute;
	top: calc(50% - 12px);
	left: 20px;
	width: 24px;
	height: 24px;
	background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16 1L23 12L16 23' stroke='%2330363A' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M23 12L1 12' stroke='%2330363A' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.menu__list {
	list-style: none;
}

.menu__link {
	display: block;
	font-size: 14px;
	line-height: 1.4;
	color: inherit;
	text-decoration: none;
	padding: 20px 50px 20px 20px;
	-webkit-transition: color 0.2s, border-color 0.2s;
	transition: color 0.2s, border-color 0.2s;
}

.menu__link:hover {
	text-decoration: underline;
	background-color: #f6f7f7;
}

.menu__link_submenu {
	position: relative;
}

.menu__link_submenu:after {
	content: '';
	position: absolute;
	top: calc(50% - 12px);
	right: 15px;
	width: 24px;
	height: 24px;
	background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16 1L23 12L16 23' stroke='%2330363A' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M23 12L1 12' stroke='%2330363A' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
}

.menu__link_submenu:hover:after {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16 1L23 12L16 23' stroke='%23E0300C' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M23 12L1 12' stroke='%23E0300C' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
}

.menu-dropdown {
	z-index: 11;
	background-color: #fff;
}

.menu-lev2__title {
	display: block;
	font-size: 12px;
	line-height: 1;
	color: #6b777c;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	text-decoration: none;
	text-transform: uppercase;
	padding: 18px 20px 19px 20px;
	margin-left: -20px;
	margin-right: -20px;
	border-bottom: 1px solid #dfe3e5;
}

.menu-lev2__title:hover {
	text-decoration: underline;
	background-color: #f6f7f7;
}

.menu-lev2__list {
	list-style: none;
	margin-left: -20px;
	margin-right: -20px;
}

.menu-lev2__item {
	font-size: 14px;
	line-height: 1.4;
	color: inherit;
	border-bottom: 1px solid #dfe3e5;
}

.menu-lev2__link {
	display: block;
	color: inherit;
	text-decoration: none;
	padding: 15px 20px 15px 40px;
}

.menu-lev2__link:hover {
	text-decoration: underline;
	background-color: #f6f7f7;
}

.menu-models__list {
	list-style: none;
}

.menu-models__item-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	line-height: 1;
	letter-spacing: 0.5008px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px 20px;
	margin-left: -20px;
	margin-right: -20px;
	border-bottom: 1px solid #dfe3e5;
	height: 100%;
}

.menu-models__item-text {
	text-align-last: left;
}

.menu-models__item-link:hover {
	background-color: #f4f5f5;
}

.menu-models__item-title {
	color: #0d171a;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%;
	white-space: nowrap;
}

.menu-models__item-price {
	font-size: 12px;
	line-height: 1;
	color: #a6b7be;
	margin-top: 8px;
}
.menu-models__item-price p {
	color: #68777c;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-decoration-line: line-through;
	text-transform: none;
}
.menu-models__item-price p:last-child {
	color: #00647b;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
	text-transform: none;
	text-decoration: none;
}

.menu-models__item-img {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-left: 20px;
}

.menu-models__item-img img {
	width: 110px;
}
.menu-models__item-img.menu-models__item-promo {
	position: relative;
}
.menu-models__item-img.menu-models__item-promo .promo__title {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 12px;
	font-style: normal;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	line-height: 140%;
	padding: 2px 13px;
	border-radius: 3px;
	background: #e63535;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) inset;
	text-transform: none;
	white-space: nowrap;
	/* display: none !important; */
}

.burger-phone {
	padding: 0 20px;
}

.burger-phone__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;
	font-size: 16px;
	line-height: 1.3;
	color: inherit;
	text-decoration: none;
	padding: 14px 0;
}

.burger-phone__item.hidden {
	display: none;
}

.burger-phone__icon {
	fill: none;
	stroke: #30363a;
}

.burger-footer {
	background: #f4f5f5;
	margin-top: auto;
}

.burger-footer .container {
	padding: 0 20px;
}

.burger-footer__media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -16px 0 48px 0;
}

.burger-footer__media-item {
	-ms-flex-negative: 0;
	flex-shrink: 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;
	width: 40px;
	height: 40px;
	margin: 16px 0 0 16px;
	border-radius: 100%;
	background: #30363a;
}

.burger-footer__media-icon {
	fill: #fff;
}

.header-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	text-decoration: none;
	padding: 16px 10px 10px;
	align-items: center;
}

.header-links__item {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 14;
	line-height: 1;
	color: inherit;
	text-decoration: none;
	margin-bottom: 2px;
	padding: 8px 10px;
	text-align: left;
	text-align: center;
	height: 40px;
}

.header-links__item_blue {
	background: #6dbce7;
}

.header-links__icon {
	width: 24px;
	height: 24px;
	fill: none;
	margin: 0 8px 0 0;
}

.header-links [class^='ant-'][class*='-select-selection-item'] {
	-webkit-padding-end: 0 !important;
	padding-inline-end: 0 !important;
	line-height: 1 !important;
	border-bottom: 1px dashed #30363a;
}

.header-links [class^='ant-'][class*='-select'] {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.header-links [class^='ant-'][class*='-selector'] {
	padding: 0 !important;
	min-height: auto !important;
}

.header-links [class^='ant-'][class*='-select-selector'] {
	height: 24px !important;
}

.header-links
	[class^='ant-'][class*='-select'][class^='ant-'][class*='-select-selection-item'] {
	overflow: visible;
}

.header-links
	[class^='ant-'][class*='-select'][class^='ant-'][class*='-select-arrow'] {
	position: relative;
	margin-top: 0;
	top: 0;
	margin-right: 7px;
	-ms-flex-item-align: center;
	align-self: center;
}

.header-links [class^='ant-'][class*='-select-dropdown'] {
	text-align: left !important;
}

.web_block_header {
	text-align: center;
}

.web_block_header.theme-medium {
	background: #f4f5f5;
}

.web_block_header.theme-dark {
	background: #30363a;
}

.web_block_header__title {
	color: #30363a;
	text-align: center;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.web_block_header.theme-dark .web_block_header__title {
	color: #fff;
}
.web_block_img {
	width: 100%;
}
.web_block_img img {
	width: 100%;
}
.web_block_descr p {
	color: #30363a;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin: 0 0 10px 0;
}
/* cars */
.car {
	padding: 0 0 50px 0;
	display: none;
}
.car__img {
	width: 100%;
	height: 100%;
	margin: 0 0 25px 0;
}
.car__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.car__wrapper {
	padding: 0 16px;
}
.car__title {
	color: #30363a;
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	text-align: center;
}
.car__descr {
	color: #30363a;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	line-height: 150%;
	margin: 0 0 20px 0;
}

.web_block_header__text {
	font-weight: 300;
	line-height: 1.5;
	color: #30363a;
}

.text-toogle {
	color: #fff;
	font-family: Noto Sans;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 27px;
}

.wp-widget {
	display: none;
	cursor: pointer;
	position: fixed;
	width: 50px;
	right: 3%;
	bottom: 3%;
	z-index: 100;
}

.wp-widget-outlined {
	display: none;
	cursor: pointer;
	width: 58px;
	height: 58px;
	z-index: 100;
	margin-left: 8px;
	margin-top: 2px;
}

.web_block_header__text a {
	color: inherit;
}

.web_block_header__text a:hover {
	text-decoration: none;
}

.web_block_header.theme-dark .web_block_header__text {
	color: #a6b7be;
}

.web_block_header-h1-type2 {
	text-align: center;
}

.web_block_header-h1-type2.theme-medium {
	background: #f4f5f5;
}

.web_block_header-h1-type2.theme-dark {
	background: #30363a;
}

.web_block_header-h1-type2__title {
	font-size: 24px;
	line-height: 1.3;
	text-transform: none;
}

.web_block_header-h1-type2.theme-dark .web_block_header-h1-type2__title {
	color: #fff;
}

.web_block_header-h1-type2__text {
	font-size: 14px;
	line-height: 1.5;
	color: #a6b7be;
}

.web_block_header-h1-type2__text a {
	color: inherit;
}

.web_block_header-h1-type2__text a:hover {
	text-decoration: none;
}

.web_block_header-h1-type2.theme-dark .web_block_header-h1-type2__text {
	color: #a6b7be;
}

.web_block_header-h2 {
	color: #30363a;
	text-align: center;
	margin: 0 0 40px 0;
}

.web_block_header-h2.theme-medium {
	background: #f4f5f5;
}

.web_block_header-h2.theme-dark {
	background: #30363a;
}

.web_block_header-h2__subtitle {
	font-size: 20px;
	line-height: 1.5;
	font-weight: 300;
}

.web_block_header-h2.theme-dark .web_block_header-h2__subtitle {
	color: #a6b7be;
}

.web_block_header-h2__title {
	color: #30363a;
	text-align: center;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.web_block_header-h2.theme-dark .web_block_header-h2__title {
	color: #fff;
}

.web_block_header-h2__text {
	color: #30363a;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.text-align-left {
	text-align: left;
}

.web_block_header-h2__text a {
	color: inherit;
}

.web_block_header-h2__text a:hover {
	text-decoration: none;
}

.web_block_header-h2.theme-dark .web_block_header-h2__text {
	color: #a6b7be;
}

.web_block_header-h2-type2 {
	text-align: center;
}

.web_block_header-h2-type2.theme-medium {
	background: #f4f5f5;
}

.web_block_header-h2-type2.theme-dark {
	background: #30363a;
}

.web_block_header-h2-type2__title {
	font-size: 24px;
	line-height: 1.3;
	color: #30363a;
}

.web_block_header-h2-type2.theme-dark .web_block_header-h2-type2__title {
	color: #fff;
}

.web_block_header-h2-type2__text {
	font-size: 14px;
	color: #6b777c;
}

.web_block_header-h2-type2__text a {
	color: inherit;
}

.web_block_header-h2-type2__text a:hover {
	text-decoration: none;
}

.web_block_header-h2-type2.theme-dark .web_block_header-h2-type2__text {
	color: #a6b7be;
}

.web_block_header-h3 {
	color: #30363a;
	text-align: center;
}

.web_block_header-h3.theme-medium {
	background: #f4f5f5;
}

.web_block_header-h3.theme-dark {
	background: #30363a;
}

.web_block_header-h3__title {
	font-size: 24px;
	line-height: 1.3;
	font-weight: 300;
}

.web_block_header-h3.theme-dark .web_block_header-h3__title {
	color: #fff;
}

.web_block_header-quote {
	text-align: center;
}

.web_block_header-quote__text {
	position: relative;
	font-weight: 300;
	padding-right: 44px;
	padding-left: 44px;
}

.web_block_header-quote__text:after,
.web_block_header-quote__text:before {
	content: '';
	position: absolute;
	top: calc(50% - 12px);
	width: 24px;
	height: 24px;
	background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11 23.5L22 12.5L11 1.5' stroke='%23A6B7BE' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2 23.5L13 12.5L2 1.5' stroke='%23A6B7BE' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")
		0 0 no-repeat;
}

.web_block_header-quote__text:before {
	left: 0;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.web_block_header-quote__text:after {
	right: 0;
}

.web_block_header-quote__text a {
	color: inherit;
}

.web_block_header-quote__text a:hover {
	text-decoration: none;
}

.web_block_header-quote__title {
	font-weight: 700;
}

.web_block_header-quote__subtitle {
	color: #6b777c;
}

.web_block_text.theme-medium {
	background: #f4f5f5;
}

.web_block_text__wrapper {
	margin: 0 auto;
	display: flex;
	width: 100%;
	flex-direction: row;
	justify-content: space-around;
}

.web_block_text__title {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
}

.titleC5 {
	color: #30363a;
	text-align: center;
	font-family: Noto Sans;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
}

.number {
	color: #0c0c0b;
	text-align: center;
	font-family: Noto Sans;
	font-size: 96px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	letter-spacing: 0.2496px;
}

.web_block_text.theme-dark {
	background: #30363a;
}

.web_block_text_attention {
	text-align: center;
}

.web_block_text_attention .container {
	padding-top: 0;
	padding-bottom: 0;
}

.web_block_text_attention .web_block_text__content-bg {
	padding-top: 83px;
	padding-left: 20px;
	padding-right: 20px;
	background: #f4f5f5;
}

.web_block_text_attention .web_block_text__content-bg:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 24px;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	height: 48px;
	width: 48px;
	background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M25 39C25 39.552 24.552 40 24 40C23.448 40 23 39.552 23 39C23 38.448 23.448 38 24 38C24.552 38 25 38.448 25 39Z' stroke='%23A6B7BE'/%3e%3cpath d='M24 16V32' stroke='%23A6B7BE' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24 2L2 46H46L24 2Z' stroke='%23A6B7BE' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")
		no-repeat;
}

.web_block_text_disclaimer {
	font-size: 12px;
}

.web_block_text_center {
	text-align: center;
}

.web_block_text__content {
	color: #6b777c;
}

.web_block_text.theme-dark .web_block_text__content {
	color: #fff;
}

.web_block_text__content > :first-child {
	margin-top: 0;
}

.web_block_text__content h1,
.web_block_text__content h2,
.web_block_text__content h3,
.web_block_text__content h4,
.web_block_text__content h5,
.web_block_text__content h6 {
	color: #30363a;
	margin-top: 36px;
}

.web_block_text__content h1 {
	font-size: 30px;
	line-height: 1.3;
	text-transform: none;
}

.web_block_text__content h2 {
	font-size: 24px;
	line-height: 1.3;
	text-transform: none;
}

.web_block_text__content h3 {
	font-size: 24px;
	line-height: 1.3;
	font-weight: 300;
}

.web_block_text__content h4 {
	font-size: 20px;
	line-height: 1.5;
	font-weight: 300;
}

.web_block_text__content h5 {
	font-size: 20px;
	line-height: 1.5;
	font-weight: 300;
}

.web_block_text__content h6 {
	font-size: 14px;
	font-weight: 300;
}

.web_block_text__content p {
	margin-top: 18px;
}

.web_block_text__content a:not(.btn) {
	color: inherit;
}

.web_block_text__content a:not(.btn):hover {
	text-decoration: none;
}

.web_block_text__content ol,
.web_block_text__content ul {
	list-style: none;
	margin-top: 18px;
}

.web_block_text__content li {
	position: relative;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	break-inside: avoid;
}

.web_block_text__content li:not(:last-child) {
	margin-bottom: 12px;
}

.web_block_text_list-four-columns .web_block_text__content ul {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 68px;
	-moz-column-gap: 68px;
	column-gap: 68px;
}

.web_block_text__content ul li {
	padding-left: 21px;
}

.web_block_text__content ul li:before {
	position: absolute;
	top: 10px;
	left: 2px;
	width: 6px;
	height: 6px;
	content: '';
	background: #a6b7be;
	border-radius: 50%;
}

.web_block_text__content ol {
	padding-left: 23px;
	counter-reset: counter-numbers;
}

.web_block_text__content ol li {
	counter-increment: counter-numbers;
}

.web_block_text__content ol li:before {
	position: absolute;
	left: -25px;
	width: 6px;
	height: 6px;
	content: counter(counter-numbers) '.';
	color: #c78e66;
}

.web_block_text__buttons-wrap {
	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;
}

.web_block_text__buttons-wrap .btn:not(:first-child) {
	margin-top: 20px;
}

.web_block_text__buttons-wrap-vertical {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.web_block_text__buttons-wrap-vertical .btn:not(:first-child) {
	margin-top: 8px;
}

.web_block_text-finance {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding: 24px 30px;
	background: #fff;
}

.web_block_text-finance > div {
	width: 100%;
}

.web_block_text-finance__img {
	max-width: 100%;
	height: 24px;
	margin-bottom: 24px;
	vertical-align: bottom;
}

.web_block_text-finance__content {
	font-size: 14px;
	line-height: 1.7;
	font-weight: 400;
	color: #a6b7be;
	border-top: 2px solid #a6b7be;
}

.web_block_text-finance__content table {
	width: 100%;
}

.web_block_text-finance__content td {
	padding: 10px 0;
	border-bottom: 1px solid #dfe3e5;
}

.web_block_text-finance__content td:last-child {
	font-size: 14px;
	font-weight: 400;
	color: #30363a;
	padding-left: 10px;
}

.web_block_text-finance__buttons-wrap {
	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: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-top: 26px;
}

.web_block_text-finance__buttons-wrap .btn:not(:last-child) {
	margin-bottom: 20px;
}

.web_block_media {
	position: relative;
	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-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 600px;
	text-align: center;
	background: #000;
}

.web_block_media__img-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.web_block_media__img-wrap:before {
	display: none;
}

.web_block_media__img-wrap video {
	-o-object-fit: cover;
	object-fit: cover;
}

.web_block_media_shade .web_block_media__img-wrap:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(rgba(34, 36, 36, 0.8)),
		color-stop(55.17%, rgba(34, 36, 36, 0))
	);
	background: linear-gradient(
		360deg,
		rgba(34, 36, 36, 0.8) 0,
		rgba(34, 36, 36, 0) 55.17%
	);
}

.web_block_media__content {
	position: relative;
	z-index: 1;
	color: #fff;
	padding-top: 80px;
}

.web_block_media_color-dark .web_block_media__content {
	color: #30363a;
}

.web_block_media__content a:not(.btn) {
	color: inherit;
}

.web_block_media__content a:not(.btn):hover {
	text-decoration: none;
}

.web_block_media__title {
	text-align: left;
	color: #fff;
}

.web_block_media__subtitle {
	text-align: left;
	font-size: 20px;
	font-weight: 300;
}

.web_block_media_color-dark .web_block_media__title {
	text-align: left;
	color: #30363a;
}

.web_block_media__btn-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: flex-start;
}

.web_block_media__btn-wrap .btn:not(:first-child) {
	margin-left: 20px;
}

.web_block_media-fullscreen {
	position: relative;
	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;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100vh;
	text-align: center;
}

.web_block_media-fullscreen__img-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.web_block_media-fullscreen__img-wrap:before {
	display: none;
}

.web_block_media-fullscreen__img-wrap video {
	-o-object-fit: cover;
	object-fit: cover;
}

.web_block_media-fullscreen__img-wrap:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(rgba(13, 14, 14, 0.1)),
		to(rgba(13, 14, 14, 0.1))
	);
	background: linear-gradient(
		0deg,
		rgba(13, 14, 14, 0.1),
		rgba(13, 14, 14, 0.1)
	);
}

.web_block_media-fullscreen__content {
	position: relative;
	z-index: 1;
	color: #fff;
}

.web_block_media-fullscreen__content a:not(.btn) {
	color: inherit;
}

.web_block_media-fullscreen__content a:not(.btn):hover {
	text-decoration: none;
}

.web_block_media-fullscreen__title {
	font-size: 42px;
	line-height: 1.1;
	font-weight: 100;
	color: #fff;
}

.web_block_media-fullscreen__text {
	font-size: 18px;
	line-height: 1.5;
}

.web_block_media-fullscreen__btn-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.web_block_media-fullscreen__btn-wrap .btn:not(:first-child) {
	margin-left: 20px;
}

.web_block_media-promo.theme-dark {
	background: #30363a;
}

.web_block_media-promo__img-wrap:before {
	padding-top: 56.4%;
}

.web_block_media-promo__img-wrap video {
	-o-object-fit: cover;
	object-fit: cover;
}

.web_block_media-promo__content {
	width: 100%;
	color: #30363a;
	text-align: center;
	padding: 0 20px;
}

.web_block_media-promo.theme-dark .web_block_media-promo__content {
	color: #fff;
}

.web_block_media-promo__title {
	font-size: 20px;
	line-height: 1.2;
	font-weight: 300;
}

.web_block_media-promo__text {
	color: #6b777c;
}

.web_block_media-promo.theme-dark .web_block_media-promo__text {
	color: #fff;
}

.web_block_slider-hero {
	position: relative;
	background: #000;
	margin: 0 0 100px 0;
}

.web_block_slider-hero__pagination {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	padding-bottom: 48px;
}

.web_block_slider-hero__pagination .swiper-pagination {
	position: static;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: flex-end;
}

.web_block_slider-hero__pagination
	.swiper-pagination
	.swiper-pagination-bullet {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 30px;
	height: 2px;
	background: #fff;
	border-radius: 0;
	opacity: 0.3;
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
}

.web_block_slider-hero__pagination
	.swiper-pagination
	.swiper-pagination-bullet:not(:last-child) {
	margin-right: 15px;
}

.web_block_slider-hero__pagination
	.swiper-pagination
	.swiper-pagination-bullet
	> span {
	display: none;
}

.web_block_slider-hero__pagination
	.swiper-pagination
	.swiper-pagination-bullet-active {
	width: 60px;
	opacity: 1;
}

.web_block_slider-hero__buttons {
	display: none;
}

.web_block_slider-hero__buttons .swiper-button-next,
.web_block_slider-hero__buttons .swiper-button-prev {
	width: 60px;
	height: 60px;
	background: #05141f;
	-webkit-transition: all 0.3s, background 1s ease;
	transition: all 0.3s, background 1s ease;
	opacity: 0.4;
}

.web_block_slider-hero__buttons .swiper-button-next:hover,
.web_block_slider-hero__buttons .swiper-button-prev:hover {
	opacity: 1;
}

.web_block_slider-hero__buttons .swiper-button-next::after,
.web_block_slider-hero__buttons .swiper-button-prev::after {
	display: none;
}

.web_block_media-hero__logo-wrap {
	margin-bottom: 240px;
	width: 300px;
	height: 20px;
}

.web_block_slider-promo {
	background: #fff;
}

.web_block_slider-promo.theme-medium {
	background: #f4f5f5;
}

.web_block_slider-promo.theme-dark {
	background: #30363a;
}

.web_block_slider-promo__pagination {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

.web_block_slider-promo__pagination .swiper-pagination {
	position: static;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.web_block_slider-promo__pagination
	.swiper-pagination
	.swiper-pagination-bullet {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 30px;
	height: 2px;
	background: #30363a;
	border-radius: 0;
	opacity: 0.3;
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
}

.web_block_slider-promo.theme-dark
	.web_block_slider-promo__pagination
	.swiper-pagination
	.swiper-pagination-bullet {
	background: #fff;
}

.web_block_slider-promo__pagination
	.swiper-pagination
	.swiper-pagination-bullet:not(:last-child) {
	margin-right: 15px;
}

.web_block_slider-promo__pagination
	.swiper-pagination
	.swiper-pagination-bullet
	> span {
	display: none;
}

.web_block_slider-promo__pagination
	.swiper-pagination
	.swiper-pagination-bullet-active {
	width: 60px;
	opacity: 1;
}

.web_block_model_range {
	position: relative;
	background-color: #f4f5f5;
}

.web_block_model_range .container {
	position: relative;
	height: 100%;
}

.web_block_model_range__slider {
	position: relative;
	z-index: 2;
	padding-bottom: 86px;
}

.web_block_model_range__slide {
	position: relative;
}

.web_block_model_range__wrap {
	height: 100%;
}

.web_block_model_range__price {
	font-size: 18px;
	line-height: 1;
	font-weight: 300;
	text-transform: uppercase;
}

.web_block_model_range__img {
	position: relative;
	z-index: 1;
	max-width: 1000px;
	margin: 0 auto;
}

.web_block_model_range__img:before {
	padding-top: 50%;
}

.web_block_model_range__name {
	margin-top: 18px;
}

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

.web_block_model_range__spec {
	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;
	position: relative;
	font-size: 12px;
	padding: 8px 0 8px 36px;
	border-bottom: 1px solid #e2e4e4;
}

.web_block_model_range__spec-icon {
	position: absolute;
	left: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	fill: none;
}

.web_block_model_range__spec-value {
	font-size: 16px;
	font-weight: 300;
}

.web_block_model_range__info {
	text-align: center;
}

.web_block_model_range__button-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: -20px;
}

.web_block_model_range__button-wrap > .btn {
	margin: 20px 0 0 0;
}

.web_block_model_range__button-wrap > .btn:not(:last-child) {
	margin-right: 20px;
}

.web_block_model_range__pagination {
	position: absolute;
	bottom: 48px;
	left: 0;
	right: 0;
	z-index: 1;
}

.web_block_model_range__pagination .swiper-pagination {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.web_block_model_range__pagination .swiper-pagination-bullet {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 30px;
	height: 2px;
	background: #30363a;
	border-radius: 0;
	opacity: 0.3;
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
}

.web_block_model_range__pagination .swiper-pagination-bullet:not(:last-child) {
	margin-right: 15px;
}

.web_block_model_range__pagination .swiper-pagination-bullet > span {
	display: none;
}

.web_block_model_range__pagination .swiper-pagination-bullet-active {
	width: 60px;
	opacity: 1;
}

.web_block_flow.theme-medium {
	background: #f4f5f5;
}

.web_block_flow__item:nth-child(n + 2) {
	margin-top: 24px;
}

.web_block_flow-icon.theme-medium {
	background: #f4f5f5;
}

.web_block_flow-icon.theme-medium .web_block_media-flow-icon {
	background: #fff;
}

.web_block_flow-icon__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.web_block_flow-icon__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: auto;
}

.web_block_flow-icon__pagination.swiper-pagination {
	position: static;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.web_block_flow-icon__pagination.swiper-pagination .swiper-pagination-bullet {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 30px;
	height: 2px;
	background: #30363a;
	border-radius: 0;
	opacity: 0.3;
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
}

.web_block_slider-promo.theme-dark
	.web_block_flow-icon__pagination.swiper-pagination
	.swiper-pagination-bullet {
	background: #fff;
}

.web_block_flow-icon__pagination.swiper-pagination
	.swiper-pagination-bullet:not(:last-child) {
	margin-right: 15px;
}

.web_block_flow-icon__pagination.swiper-pagination
	.swiper-pagination-bullet
	> span {
	display: none;
}

.web_block_flow-icon__pagination.swiper-pagination
	.swiper-pagination-bullet-active {
	width: 60px;
	opacity: 1;
}

.web_block_flow-slider.theme-medium {
	background: #f4f5f5;
}

.web_block_flow-slider__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.web_block_flow-slider__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: auto;
}

.web_block_flow-slider__pagination.swiper-pagination {
	position: static;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.web_block_flow-slider__pagination.swiper-pagination .swiper-pagination-bullet {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 30px;
	height: 2px;
	background: #30363a;
	border-radius: 0;
	opacity: 0.3;
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
}

.web_block_slider-promo.theme-dark
	.web_block_flow-slider__pagination.swiper-pagination
	.swiper-pagination-bullet {
	background: #fff;
}

.web_block_flow-slider__pagination.swiper-pagination
	.swiper-pagination-bullet:not(:last-child) {
	margin-right: 15px;
}

.web_block_flow-slider__pagination.swiper-pagination
	.swiper-pagination-bullet
	> span {
	display: none;
}

.web_block_flow-slider__pagination.swiper-pagination
	.swiper-pagination-bullet-active {
	width: 60px;
	opacity: 1;
}

.web_block_flow-finance {
	margin-bottom: 36px;
}

.web_block_flow-finance.theme-medium {
	background: #f4f5f5;
}

.web_block_flow-finance__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.web_block_flow-finance__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: auto;
}

.web_block_flow-finance__pagination.swiper-pagination {
	position: static;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.web_block_flow-finance__pagination.swiper-pagination
	.swiper-pagination-bullet {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 30px;
	height: 2px;
	background: #30363a;
	border-radius: 0;
	opacity: 0.3;
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
}

.web_block_flow-finance__pagination.swiper-pagination
	.swiper-pagination-bullet:not(:last-child) {
	margin-right: 15px;
}

.web_block_flow-finance__pagination.swiper-pagination
	.swiper-pagination-bullet
	> span {
	display: none;
}

.web_block_flow-finance__pagination.swiper-pagination
	.swiper-pagination-bullet-active {
	width: 60px;
	opacity: 1;
}

.web_block_media-flow {
	width: 100%;
}

.web_block_media-flow__title {
	font-size: 20px;
	line-height: 1.5;
	font-weight: 300;
	color: #30363a;
}

.web_block_media-flow__text {
	color: #6b777c;
}

.web_block_media-flow__text a {
	color: inherit;
}

.web_block_media-flow__text a:hover {
	text-decoration: none;
}

.web_block_media-flow__text p {
	margin-top: 8px;
}

.web_block_media-flow__subtitle {
	line-height: 1.5;
	color: #a6b7be;
}

.web_block_media-flow__btn {
	text-align: left;
	height: 36px;
}
.web_block_media-flow__btn a {
	height: 35px;
	border-color: rgba(104, 119, 124, 0.2);
}

.web_block_media-flow .responsive-media:before {
	padding-top: 66.77%;
}

.web_block_gallery {
	position: relative;
}

.web_block_gallery.theme-medium {
	background: #f4f5f5;
}

.web_block_gallery.theme-dark {
	background: #30363a;
}

.web_block_gallery__item {
	position: relative;
}

.web_block_gallery__item-link {
	display: block;
}

.web_block_gallery_one .web_block_gallery__item-link:before {
	padding-top: 50%;
}

.web_block_gallery_narrow .web_block_gallery__item-link:before {
	padding-top: 66.666666%;
}

.web_block_gallery__more {
	display: none;
}

.web_block_gallery__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;
	margin-top: 20px;
	width: 100%;
	position: absolute;
	bottom: 0;
	padding: 16px 0;
	background: rgba(22, 22, 22, 0.75);
	z-index: 1;
}

.web_block_gallery__pagination .swiper-pagination {
	position: static;
	width: auto;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 30px;
}

.web_block_gallery__pagination .swiper-pagination .swiper-pagination-bullet {
	font-size: 18px;
	line-height: 1.5;
	font-weight: 300;
	color: #a6b7be;
	opacity: 1;
	background: 0 0;
	margin: 0 15px;
}

.web_block_gallery__pagination
	.swiper-pagination
	.swiper-pagination-bullet-active {
	font-weight: 700;
	color: #fff;
}

.web_block_gallery__pagination .swiper-button-next,
.web_block_gallery__pagination .swiper-button-prev {
	position: relative;
	z-index: 1;
	width: 10px;
	height: 10px;
	margin: -1px 0 0 0;
}

.web_block_gallery__pagination .swiper-button-next:before,
.web_block_gallery__pagination .swiper-button-prev:before {
	position: absolute;
	content: '';
	width: 24px;
	height: 24px;
	border: 1px solid #fff;
	border-radius: 50%;
}

.web_block_gallery__pagination .swiper-button-next:after,
.web_block_gallery__pagination .swiper-button-prev:after {
	font-size: 9px;
	color: #fff;
}

.web_block_gallery_five .container {
	padding: 0;
}

.gallery-popup {
	position: fixed;
	z-index: 2000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	opacity: 0;
	visibility: hidden;
	background: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	-webkit-transition: visibility 0.3s, opacity 0.3s;
	transition: visibility 0.3s, opacity 0.3s;
}

.gallery-popup_show {
	visibility: visible;
	opacity: 1;
}

.gallery-popup__header {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 60px;
	padding: 0 20px 0 30px;
	background: rgba(48, 54, 58, 0.9);
}

.gallery-popup__title {
	width: 33.333333%;
	font-size: 18px;
	line-height: 1;
	font-weight: 700;
	padding-right: 33px;
}

.gallery-popup .swiper-slide picture {
	height: 100vh;
	width: 100vw;
}

.gallery-popup .swiper-slide img {
	-o-object-fit: cover;
	object-fit: cover;
	min-height: 100%;
	width: 100%;
}

.gallery-popup__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;
}

.gallery-popup__pagination .swiper-pagination {
	position: static;
	width: auto;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 30px;
}

.gallery-popup__pagination .swiper-pagination .swiper-pagination-bullet {
	font-size: 18px;
	line-height: 1.5;
	font-weight: 300;
	color: #a6b7be;
	opacity: 1;
	background: 0 0;
	margin: 0 15px;
}

.gallery-popup__pagination .swiper-pagination .swiper-pagination-bullet-active {
	font-weight: 700;
	color: #fff;
}

.gallery-popup__pagination .swiper-button-next,
.gallery-popup__pagination .swiper-button-prev {
	position: relative;
	z-index: 1;
	width: 10px;
	height: 10px;
	margin: -1px 0 0 0;
}

.gallery-popup__pagination .swiper-button-next:before,
.gallery-popup__pagination .swiper-button-prev:before {
	position: absolute;
	content: '';
	width: 24px;
	height: 24px;
	border: 1px solid #fff;
	border-radius: 50%;
}

.gallery-popup__pagination .swiper-button-next:after,
.gallery-popup__pagination .swiper-button-prev:after {
	font-size: 9px;
	color: #fff;
}

.gallery-popup__close {
	position: relative;
	z-index: 12;
	width: 20px;
	height: 20px;
	margin-left: auto;
	cursor: pointer;
}

.gallery-popup__close:after,
.gallery-popup__close:before {
	content: '';
	position: absolute;
	top: calc(50% - 1px);
	left: calc(50% - 15px);
	width: 30px;
	height: 2px;
	background: #fff;
}

.gallery-popup__close:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.gallery-popup__close:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.gallery-popup img {
	max-height: 100%;
}

.gallery-popup .swiper-slide {
	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: 100%;
}

.gallery-popup .swiper-wrapper {
	list-style-type: none;
}

.gallery-popup .swiper-container {
	height: 100%;
}

.gallery-popup .swiper-arrows {
	display: none;
}

.web_block_slider-model {
	position: relative;
	background: #e2e4e4;
	overflow: hidden;
}

.web_block_slider-model__pagination {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

.web_block_slider-model__pagination .swiper-pagination {
	position: static;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.web_block_slider-model__pagination
	.swiper-pagination
	.swiper-pagination-bullet {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 30px;
	height: 2px;
	background: #30363a;
	border-radius: 0;
	opacity: 0.3;
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
}

.web_block_slider-model__pagination
	.swiper-pagination
	.swiper-pagination-bullet:not(:last-child) {
	margin-right: 15px;
}

.web_block_slider-model__pagination
	.swiper-pagination
	.swiper-pagination-bullet
	> span {
	display: none;
}

.web_block_slider-model__pagination
	.swiper-pagination
	.swiper-pagination-bullet-active {
	width: 60px;
	opacity: 1;
}

.web_block_slider-model__buttons {
	display: none;
}

.web_block_slider-model__buttons .swiper-button-next,
.web_block_slider-model__buttons .swiper-button-prev {
	width: 60px;
	height: 60px;
	background: #05141f;
	-webkit-transition: all 0.3s, background 1s ease;
	transition: all 0.3s, background 1s ease;
	opacity: 0.4;
}

.web_block_slider-model__buttons .swiper-button-next:hover,
.web_block_slider-model__buttons .swiper-button-prev:hover {
	opacity: 1;
}

.web_block_slider-model__buttons .swiper-button-next::after,
.web_block_slider-model__buttons .swiper-button-prev::after {
	display: none;
}

.web_block_media-model {
	position: relative;
	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;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	background: #f4f5f5;
}

.web_block_media-model__img-wrap {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.web_block_media-model__img-wrap:before {
	padding-top: 66.666666%;
}

.web_block_media-model__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 1;
	padding-bottom: 86px;
}

.web_block_media-model__title {
	color: #30363a;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
}

.web_block_media-model__subtitle {
	font-size: 20px;
	line-height: 1.5;
	font-weight: 300;
	color: #30363a;
	margin-top: 18px;
}

.web_block_media-model__text {
	color: #30363a;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
}

.web_block_media-model__btn-wrap {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 36px;
}

.web_block_media-model__btn-wrap .btn:not(:first-child) {
	margin-left: 20px;
}

.web_block_media-model__btn-wrap a:last-child {
	background: none;
	border-radius: 5px;
	border: 1px solid #30363a;
	color: #30363a;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
}

.web_block_accordion__list {
	list-style: none;
	border-top: 1px solid #a6b7be;
}

.web_block_accordion__item {
	border-bottom: 1px solid #68777c80;
}

.web_block_accordion__header {
	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;
	font-family: 'Noto Sans';
	font-weight: 300;
	padding: 16px 0;
	cursor: pointer;
}

.web_block_accordion__header-title {
	font-size: 18px;
	line-height: 1.5;
	color: #30363a;
}

.web_block_accordion__header-icon {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border: none;
	background: 0 0;
	position: relative;
	width: 24px;
	height: 24px;
	margin-left: 12px;
}

.web_block_accordion__header-icon:after,
.web_block_accordion__header-icon:before {
	content: '';
	position: absolute;
	top: 50%;
	width: 100%;
	height: 1px;
	margin-top: -1px;
	background: #30363a;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.web_block_accordion__header-icon:after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.is-opened .web_block_accordion__header-icon:after {
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

.web_block_accordion__body {
	overflow: hidden;
	height: 0;
	-webkit-transition: height 250ms;
	transition: height 250ms;
}

.web_block_accordion__content > div {
	margin: 0;
	padding: 5px 0 20px 0;
}

.web_block_table-params table {
	line-height: 1.5;
	width: 100%;
	border-collapse: collapse;
}

.web_block_table-params tbody {
	font-size: 14px;
	color: #a6b7be;
}

.web_block_table-params tbody td {
	padding: 10px 10px 10px 0;
}

.web_block_table-params tbody td:last-child {
	text-align: right;
	color: #6b777c;
	padding-right: 0;
}

.web_block_table-params tbody tr {
	border-top: 1px solid #f4f5f5;
}

.web_block_model_params {
	text-align: center;
	background: #f4f5f5;
}

.web_block_model_params__info-label {
	line-height: 1.5;
	color: #a6b7be;
}

.web_block_model_params__info-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.web_block_model_params__info-item:nth-child(1),
.web_block_model_params__info-item:nth-child(2) {
	margin-bottom: 24px;
}

.web_block_model_params__info-item:nth-child(odd) {
	border-right: 1px solid #a6b7be;
}

.web_block_model_params__info-value {
	font-size: 48px;
	font-weight: 100;
	line-height: 1;
	color: #30363a;
	margin-top: auto;
}

.web_block_media-text {
	background: #f6f7f7;
}

.web_block_media-text .row {
	background: #fff;
}

.web_block_media-text .responsive-media:before {
	padding-top: 66.67%;
}

.web_block_media-text__content {
	height: 100%;
	padding: 18px 16px 48px 16px;
}

.web_block_media-text__title {
	font-size: 24px;
	line-height: 1.5;
	font-weight: 300;
	color: #30363a;
	margin-bottom: 18px;
}

.web_block_media-text__text {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #6b777c;
	margin-bottom: 24px;
}

.web_block_media-text__btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 36px;
}

.web_block_media-text__btns .btn {
	margin-right: 10px;
}

.web_block_media-text__icons {
	width: 100%;
	display: grid;
	grid-template-columns: 1fr 1fr;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	column-gap: 20px;
	row-gap: 18px;
}

.web_block_media-text__icon-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	padding-bottom: 18px;
	border-bottom: 1px solid #e2e4e4;
}

.web_block_media-text__icon-item:nth-child(2n + 1):nth-last-child(-n + 2) {
	border-bottom: 0;
}

.web_block_media-text__icon-item:last-child:nth-child(even) {
	border-bottom: 0;
}

.web_block_media-text__icon-item:last-child:nth-child(2n + 1) {
	border-bottom: 0;
}

.web_block_media-text__icon-item .btn {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: left;
	padding: 0;
	text-transform: none;
	color: #30363a;
	font-weight: 400;
	font-size: 14px;
	line-height: 1;
}

.web_block_media-text__icon {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 24px;
	height: 24px;
	fill: none;
	margin-right: 8px;
}

.web_block_accordion-tabs {
	background: #f6f7f7;
	padding-bottom: 48px;
}

.web_block_accordion-tabs__header {
	display: none;
	margin-bottom: 48px;
}

.web_block_accordion-tabs__header-item {
	font-size: 14px;
	line-height: 1;
	font-weight: 400;
	text-transform: uppercase;
	color: #30363a;
	list-style-type: none;
	cursor: pointer;
	padding: 21px 0;
	margin: 0 15px;
	border-bottom: 2px solid;
	border-color: #ccd3d9;
}

.web_block_accordion-tabs__header-item_active {
	color: #6b777c;
	border-color: #e0300c;
}

.web_block_accordion-tabs__content-title {
	font-size: 20px;
	line-height: 1.2;
	font-weight: 300;
	margin-bottom: 24px;
	text-align: center;
}

.web_block_media-flow-icon {
	width: 100%;
	text-align: center;
	padding: 48px 15px;
	background: #f4f5f5;
}

.web_block_media-flow-icon__icon {
	width: 48px;
	height: 48px;
	fill: none;
}

.web_block_media-flow-icon__title {
	font: 24px/1.2 'Noto Sans';
	font-weight: 300;
}

.fz12 {
	font-size: 12px;
	margin-top: 10px;
}

.fz18 {
	font-size: 18px;
}

.web_block_media-flow-icon__text {
	color: #6b777c;
	margin-top: 24px;
}

.web_block_media-flow-icon__btn {
	margin-top: 18px;
}

.web_block_subpages__item {
	text-decoration: none;
}

.web_block_subpages__img:before {
	padding-top: 66.7568%;
}

.web_block_subpages__title {
	font-size: 20px;
	color: #30363a;
	line-height: 1.5;
	font-weight: 300;
	padding-right: 25px;
	background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12 1.25L17.25 9.5L12 17.75' stroke='%23A6B7BE' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17.25 9.5L0.75 9.5' stroke='%23A6B7BE' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")
		100% 50% no-repeat;
}

.web_block_slider-popup {
	position: fixed;
	z-index: 2000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	opacity: 0;
	visibility: hidden;
	background: #fff;
	-webkit-transition: visibility 0.3s, opacity 0.3s;
	transition: visibility 0.3s, opacity 0.3s;
	max-height: -webkit-fill-available;
}

.web_block_slider-popup__content {
	height: 100%;
	height: -webkit-fill-available;
}

.web_block_slider-popup.show {
	visibility: visible;
	opacity: 1;
}

.web_block_slider-popup__close {
	position: absolute;
	z-index: 12;
	top: 0;
	right: 0;
	width: 32px;
	height: 32px;
	background: #fff;
	cursor: pointer;
}

.web_block_slider-popup__close:after,
.web_block_slider-popup__close:before {
	content: '';
	position: absolute;
	top: calc(50% - 1px);
	left: calc(50% - 12px);
	width: 24px;
	height: 2px;
	background: #30363a;
}

.web_block_slider-popup__close:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.web_block_slider-popup__close:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.web_block_slider-popup .swiper-container {
	height: 100%;
	height: -webkit-fill-available;
}

.web_block_slider-popup__pagination {
	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;
	position: fixed;
	bottom: 0;
	z-index: 1;
	width: 100%;
	background: #fff;
	padding-left: 0;
	padding-right: 0;
	padding-top: 20px;
	padding-bottom: 48px;
}

.web_block_slider-popup .swiper-pagination {
	position: static;
	width: auto;
	color: #8a8d8f;
	font-weight: 700;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	margin: 0 30px;
}

.web_block_slider-popup .swiper-pagination span {
	font-size: 18px;
	line-height: 1.5;
}

.web_block_slider-popup .swiper-pagination .swiper-pagination-bullet {
	opacity: 1;
	background: 0 0;
	margin: 0 15px;
}

.web_block_slider-popup .swiper-pagination .swiper-pagination-bullet span {
	font-weight: 300;
	color: #30363a;
}

.web_block_slider-popup
	.swiper-pagination
	.swiper-pagination-bullet-active
	span {
	font-weight: 700;
	color: #a6b7be;
}

.web_block_slider-popup .swiper-button-next,
.web_block_slider-popup .swiper-button-prev {
	position: relative;
	z-index: 1;
	width: 10px;
	height: 10px;
	margin: -1px 0 0 0;
}

.web_block_slider-popup .swiper-button-next:before,
.web_block_slider-popup .swiper-button-prev:before {
	position: absolute;
	content: '';
	width: 24px;
	height: 24px;
	border: 1px solid #a6b7be;
	border-radius: 50%;
}

.web_block_slider-popup .swiper-button-next:after,
.web_block_slider-popup .swiper-button-prev:after {
	font-size: 9px;
	color: #30363a;
}

.web_block_media-popup {
	height: 100vh;
	max-height: -webkit-fill-available;
	overflow-y: auto;
}

.web_block_media-popup__content {
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 24px;
	padding-bottom: calc(env(safe-area-inset-bottom) + 120px);
}

.web_block_media-popup__subtitle {
	font-size: 12px;
	line-height: 1;
	font-weight: 400;
	color: #a6b7be;
	text-transform: uppercase;
	margin-bottom: 8px;
}

.web_block_media-popup__title {
	font-size: 24px;
	line-height: 1.2;
	font-weight: 300;
	color: #30363a;
	text-transform: uppercase;
}

.web_block_media-popup__text {
	height: auto;
}

.web_block_media-popup__text a {
	color: inherit;
}

.web_block_media-popup__text a:hover {
	text-decoration: none;
}

.web_block_media-popup__text p {
	font-size: 14px;
	line-height: 1.7;
	font-weight: 300;
	color: #30363a;
	margin-bottom: 18px;
}

.web_block_media-popup__text ul {
	margin-left: 22px;
	list-style-type: none;
}

.web_block_media-popup__text ul li {
	position: relative;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 400;
	color: #6b777c;
	margin-bottom: 10px;
}

.web_block_media-popup__text ul li:before {
	position: absolute;
	top: 8px;
	left: -20px;
	width: 6px;
	height: 6px;
	content: '';
	background: #a6b7be;
	border-radius: 50%;
}

.web_block_media-popup__text ul li:last-of-type {
	margin-bottom: 0;
}

.web_block_media-popup .responsive-media {
	max-height: 480px;
	margin: 19px -20px 0 -20px;
	overflow: hidden;
}

.web_block_media-popup .responsive-media:before {
	padding-top: 66.666666%;
}

.web_block_table {
	background: #f4f5f5;
}

.web_block_table__title {
	font-size: 42px;
	line-height: 1.1;
	font-weight: 300;
	color: #30363a;
	text-align: center;
}

.web_block_table table {
	width: 100%;
	line-height: 1.5;
	border-collapse: collapse;
}

.web_block_table thead th {
	font-size: 20px;
	font-weight: 300;
	color: #30363a;
	padding: 15px 55px;
	border-top: 2px solid #a6b7be;
	border-bottom: 1px solid #a6b7be;
}

.web_block_table tbody {
	font-size: 14px;
	color: #a6b7be;
}

.web_block_table tbody td {
	color: #30363a;
	padding: 15px 20px 15px 0;
}

.web_block_table tbody td:last-child {
	font-size: 20px;
	line-height: 1.3;
	font-weight: 300;
	text-align: right;
	white-space: nowrap;
	padding-right: 0;
}

.web_block_table tbody tr {
	border-bottom: 1px solid #e2e4e4;
}

.error-page {
	position: relative;
	height: calc(100vh - 56px);
	min-height: 300px;
	color: #fff;
	background: #b2b4c0;
}

.error-page__img-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.error-page__img-wrap:before {
	display: none;
}

.error-page__img-wrap:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(rgba(13, 14, 14, 0.1)),
		to(rgba(13, 14, 14, 0.1))
	);
	background: linear-gradient(
		0deg,
		rgba(13, 14, 14, 0.1),
		rgba(13, 14, 14, 0.1)
	);
}

.error-page__content {
	position: relative;
	z-index: 1;
	text-align: center;
}

.error-page__name {
	font-size: 64px;
	line-height: 1;
	font-weight: 200;
}

.news-list__content {
	background: #f4f5f5;
}

.news-list__title {
	font-size: 20px;
	line-height: 1.5;
	font-weight: 300;
	color: #30363a;
}

.reverseTel {
	justify-content: center;
	align-items: center;
}

.news-list__link {
	text-decoration: none;
}

.news-list__title2 {
	font-size: 20px;
	line-height: 1.5;
	font-weight: 300;
	color: #30363a;
}

.news-list__date {
	line-height: 1.5;
	color: #a6b7be;
}

.news-list__text {
	color: #6b777c;
}

.news-list__item:nth-child(1) .news-list__img,
.news-list__item:nth-child(5) .news-list__img {
	margin-right: -20px;
	margin-left: -20px;
}

.news-list .responsive-media:before {
	padding-top: 66.8%;
}

.latest-news__block-title {
	text-align: center;
	font-size: 24px;
	color: #30363a;
	line-height: 1.3;
	font-weight: 300;
}

.latest-news__link {
	display: block;
	color: inherit;
	text-decoration: none;
}

.latest-news__img:before {
	padding-top: 66.76%;
}

.latest-news__title {
	color: #30363a;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.5;
}

.latest-news__date {
	color: #a6b7be;
}

.latest-news__text {
	color: #6b777c;
}

.latest-news__btn-wrap {
	text-align: center;
}

.latest-news__pagination.swiper-pagination {
	position: static;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.latest-news__pagination.swiper-pagination .swiper-pagination-bullet {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 30px;
	height: 2px;
	background: #30363a;
	border-radius: 0;
	opacity: 0.3;
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
}

.latest-news__pagination.swiper-pagination
	.swiper-pagination-bullet:not(:last-child) {
	margin-right: 15px;
}

.latest-news__pagination.swiper-pagination .swiper-pagination-bullet > span {
	display: none;
}

.latest-news__pagination.swiper-pagination .swiper-pagination-bullet-active {
	width: 60px;
	opacity: 1;
}

.pagination__wrap {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.pagination__pages {
	margin: 0 30px;
}

.pagination__pages-page {
	font-size: 18px;
	line-height: 1.5;
	color: #30363a;
	font-weight: 300;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	text-decoration: none;
}

.pagination__pages-page:not(:last-child) {
	margin-right: 30px;
}

.pagination__pages-page:hover,
.pagination__pages-page_active {
	color: #a6b7be;
	font-weight: 700;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.pagination__arrow {
	position: relative;
	width: 24px;
	height: 24px;
}

.pagination__arrow_prev {
	background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12.5' r='11' stroke='%2330363A'/%3e%3cpath d='M14 17.5L9 12.5L14 7.5' stroke='%2330363A' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")
		0 0 no-repeat;
}

.pagination__arrow_next {
	background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12.5' r='11' stroke='%2330363A'/%3e%3cpath d='M10 7.5L15 12.5L10 17.5' stroke='%2330363A' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")
		0 0 no-repeat;
}

.quick-links {
	/* margin: 18px 0 36px; */
}

.quick-links__link {
	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;
	color: #0c0c0b;
	text-decoration: none;
	padding: 13px 0;
}
.quick-links__item:not(:first-child) .quick-links__link {
	border-top: 1px solid #e2e4e4;
}

.quick-links__icon {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	margin-left: 5px;
	fill: none;
}

.quick-links__container {
	row-gap: 8px;
	column-gap: 24px;
	padding: 40px 20px;
}

.quick-links__title {
	font-size: 16px;
	line-height: 1.5;
	font-weight: 300;
	color: #30363a;
}

.quick-links__text {
	display: none;
	color: #30363a;
}

.cookie-notify {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9;
	padding: 20px 0;
	background: #fff;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
	-webkit-animation: cookie-notify-anim 0.3s ease;
	animation: cookie-notify-anim 0.3s ease;
}

.cookie-notify_hidden-anim {
	-webkit-animation: cookie-notify-anim-hide 0.4s ease;
	animation: cookie-notify-anim-hide 0.4s ease;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.cookie-notify_hidden {
	display: none;
}

.cookie-notify__text {
	font-size: 14px;
	color: #5b5c5d;
	line-height: 21px;
}

.cookie-notify__btn {
	margin-top: 20px;
	cursor: pointer;
}

/* cookie alert */
.cookie-alert {
	padding: 1.5rem;
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	background-color: white;
	padding: 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	opacity: 1;
	transition: all 0.3s ease-out;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	gap: 30px;
	z-index: 9999;
	transform: translateY(100%);
}

.cookie-alert.active {
	transform: translateY(0%);
	background-color: #eef0f2;
}
.cookie-alert__text {
	max-width: 1025px;
}
.cookie-alert__text h2 {
	color: #0d171a;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 25px;
	margin: 0 0 10px 0;
}
.cookie-alert__text p {
	color: #6c7c80;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
}
.cookie-alert__text span {
	display: none;
}
.cookie-alert__buttons {
	display: flex;
	gap: 10px;
}
.cookie-alert__buttons button {
	font-size: 0.875rem;
	display: block;
	margin: 0;
	letter-spacing: 0.025rem;
	color: #fff;
	padding: 0.5rem 1rem;
	box-shadow: none;
	line-height: 1rem;
	font-weight: 400;
	text-align: center;
	border-radius: 100vmax;
	background-color: #00647b;
	border: 1px solid #00647b;
	transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	white-space: nowrap;
}
.cookie-alert__buttons button:nth-child(2) {
	background-color: #1f849b;
	border: 1px solid #1f849b;
}
.cookie-alert__buttons button:last-child {
	color: #000;
	background-color: #fff;
	transition: all 0.3s ease;
}
.cookie-alert__buttons button:last-child:hover {
	background-color: #1f849b;
	border: 1px solid #1f849b;
	color: #fff;
}

.cookie-alert__buttons button:hover {
	background-color: #fff;
	color: #000;
}
/* cookie modal */
.cookie-modal {
	position: fixed;
	padding: 15px 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999;
	transition: opacity 0.3s ease;
	opacity: 0;
	visibility: hidden;
}

.cookie-modal.active {
	opacity: 1;
	visibility: visible;
	background-color: rgba(0, 0, 0, 0.5);
}

.cookie-modal__content {
	background: white;
	padding: 20px;
	border-radius: 8px;
	width: 70%;
	max-height: 100%;
	overflow-y: auto;
	height: auto;
	position: relative;
	z-index: 110;
}
.cookie-modal__content h2 {
	font-style: normal;
	font-weight: 400;
	font-size: 1.5rem;
	line-height: 1.75rem;
	letter-spacing: 0.4px;
	padding-bottom: 1.5rem;
	border-bottom: #eae8e4 1px solid;
	margin-bottom: 2rem;
	text-transform: none;
	text-align: center;
}

.cookie-modal__info p {
	box-sizing: border-box;
	border-radius: 4px;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.4px;
	margin: 0 0 1rem 0;
}

.cookie-modal__settings {
	display: flex;
	justify-content: start;
	align-items: start;
	gap: 15px;
	margin: 0 0 1rem 0;
}
.cookie-modal__setting {
	display: flex;
	align-items: center;
	gap: 3px;
}
.cookie-modal__setting.disabled {
	opacity: 0.5;
}
.cookie-modal__setting.disabled .cookie-modal__setting-no:hover {
	background-color: #bdc1be;
}
.cookie-modal__setting-no {
	position: relative;
	background-color: #bdc1be;
	width: 35px;
	height: 35px;
	border-radius: 18px 5px 5px 18px;
	cursor: pointer;
}
.cookie-modal__setting-no::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 9px;
	height: 2px;
	background-color: #000;
	transform: translate(-50%, -50%) rotate(45deg);
}
.cookie-modal__setting-no::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 9px;
	height: 2px;
	background-color: #000;
	transform: translate(-50%, -50%) rotate(-45deg);
}
.cookie-modal__setting-no:hover {
	background-color: #9ba09c;
}
.cookie-modal__setting-no.active {
	background-color: #7f2919;
}
.cookie-modal__setting-no.active::before {
	background-color: #fff;
}
.cookie-modal__setting-no.active::after {
	background-color: #fff;
}
.cookie-modal__setting-yes {
	position: relative;
	background-color: #bdc1be;
	width: 35px;
	height: 35px;
	border-radius: 5px 18px 18px 5px;
	cursor: pointer;
}
.cookie-modal__setting-yes::before {
	content: '';
	position: absolute;
	top: 57%;
	left: 37%;
	width: 6px;
	height: 2px;
	background-color: #000;
	transform: translate(-50%, -50%) rotate(45deg);
}
.cookie-modal__setting-yes::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 53%;
	width: 9px;
	height: 2px;
	background-color: #000;
	transform: translate(-53%, -50%) rotate(-45deg);
}

.cookie-modal__setting-yes:hover {
	background-color: #9ba09c;
}
.cookie-modal__setting-yes.active {
	background-color: #548837;
}
.cookie-modal__setting-yes.active::before {
	background-color: #fff;
}
.cookie-modal__setting-yes.active::after {
	background-color: #fff;
}
.cookie-modal__text {
}
.cookie-modal__text-title {
	font-weight: 500;
	margin: 0 0 0.5rem 0;
}
.cookie-modal__text-descr {
}
.cookie-modal__btn {
	align-content: center;
	-webkit-appearance: none;
	border: 0 none;
	border-radius: 100vmax;
	box-sizing: border-box;
	cursor: pointer;
	display: flex;
	min-height: 3rem;
	padding: 1rem 0;
	font-style: normal;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1;
	letter-spacing: 0.8px;
	justify-content: center;
	background: #00647b;
	color: #fff;
	max-width: 550px;
	width: 100%;
	margin: 0 auto;
	transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	border: 1px solid #00647b;
}
.cookie-modal__btn:hover {
	background-color: #fff;
	color: #000;
}
/* media for cookie alert */
@media (max-width: 992px) {
	.cookie-alert {
		flex-direction: column;
		align-items: start;
		gap: 15px;
	}
}
@media (max-width: 768px) {
	.h1.web_block_media__title.third {
		text-align: center;
	}
	.web_block_slider-hero {
		margin: 0 0 60px 0;
	}
	.cookie-alert__buttons {
		width: 100%;
		flex-wrap: wrap;
	}
	.cookie-alert__buttons button {
		flex: 1 1 auto;
	}
	.cookie-alert__text h2 {
		font-size: 20px;
	}
	.cookie-alert__text p {
		font-size: 12px;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		max-height: 3em; /* Высота для двух строк текста */
		line-height: 1.5em; /* Межстрочное расстояние */
	}
	.cookie-alert__text p.show-full {
		-webkit-line-clamp: unset;
		max-height: none;
	}
	.cookie-alert__text span {
		display: block;
	}
	.cookie-modal {
		padding: 15px;
	}
	.cookie-modal__content {
		width: 100%;
	}
	.web_block_header__title {
		font-size: 22px;
	}
	.car {
		display: block;
	}
	#mainPageCarsSlider {
		display: none;
	}

	.web_block_media__title {
		white-space: wrap;
		font-size: 26px !important;
	}
	.web_block_media__title br {
		display: none !important;
	}
	.web_block_media__subtitle {
		font-size: 16px !important;
	}

	.web_block_media__btn-wrap a {
		width: 100% !important;
	}

	/* c5 page */
	.c5__title {
		font-size: 22px !important;
	}
	.c5__title-white {
		font-size: 22px !important;
	}
}

.header {
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
	height: 56px;
	color: #30363a;
	background: #fff;
	border-bottom: 1px solid #dfe3e5;
	transition: all 0.3s linear;
}

.header_hidden {
	transform: translateY(-125px);
}

.header__top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 15px;
	border-bottom: 1px solid rgba(104, 119, 124, 0.1);
	padding: 10px 0;
}

.header-wrap {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	max-width: 1920px;
	height: 100%;
	margin: 0 auto;
}
.header-wrap .header__logo.mob {
	display: none;
}

.header__logo {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.header__logo img {
	display: block;
	width: 120px;
}

.promo {
	.header__logo img {
		display: block;
		width: 180px;
	}
}

.header__burger {
	position: absolute;
	top: 0;
	right: 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;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	width: 56px;
	height: 56px;
	color: inherit;
	cursor: pointer;
}

.header__burger i {
	display: block;
	width: 24px;
	height: 24px;
	background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='26' height='24' viewBox='0 0 26 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 1.5C0.723856 1.5 0.5 1.72386 0.5 2C0.5 2.27614 0.723856 2.5 1 2.5L1 1.5ZM25 2.5C25.2761 2.5 25.5 2.27614 25.5 2C25.5 1.72386 25.2761 1.5 25 1.5L25 2.5ZM1 2.5L25 2.5L25 1.5L1 1.5L1 2.5Z' fill='%2330363A'/%3e%3cpath d='M1 11.5C0.723858 11.5 0.5 11.7239 0.5 12C0.5 12.2761 0.723858 12.5 1 12.5L1 11.5ZM25 12.5C25.2761 12.5 25.5 12.2761 25.5 12C25.5 11.7239 25.2761 11.5 25 11.5L25 12.5ZM1 12.5L25 12.5L25 11.5L1 11.5L1 12.5Z' fill='%2330363A'/%3e%3cpath d='M1 21.5C0.723858 21.5 0.5 21.7239 0.5 22C0.5 22.2761 0.723858 22.5 1 22.5L1 21.5ZM25 22.5C25.2761 22.5 25.5 22.2761 25.5 22C25.5 21.7239 25.2761 21.5 25 21.5L25 22.5ZM1 22.5L25 22.5L25 21.5L1 21.5L1 22.5Z' fill='%2330363A'/%3e%3c/svg%3e")
		center center no-repeat;
}

.header__burger_open i {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.35362 0.64652C1.15836 0.451258 0.841778 0.451258 0.646516 0.64652C0.451254 0.841782 0.451254 1.15837 0.646516 1.35363L1.35362 0.64652ZM24.6464 25.3536C24.8417 25.5488 25.1583 25.5488 25.3536 25.3536C25.5488 25.1583 25.5488 24.8417 25.3536 24.6464L24.6464 25.3536ZM0.646516 1.35363L24.6464 25.3536L25.3536 24.6464L1.35362 0.64652L0.646516 1.35363Z' fill='%2330363A'/%3e%3cpath d='M25.3535 1.35363C25.5488 1.15836 25.5488 0.84178 25.3535 0.646518C25.1583 0.451256 24.8417 0.451256 24.6464 0.646518L25.3535 1.35363ZM0.646492 24.6464C0.45123 24.8417 0.45123 25.1583 0.646492 25.3536C0.841755 25.5488 1.15834 25.5488 1.3536 25.3536L0.646492 24.6464ZM24.6464 0.646518L0.646492 24.6464L1.3536 25.3536L25.3535 1.35363L24.6464 0.646518Z' fill='%2330363A'/%3e%3c/svg%3e");
	background-position: center 0;
}

.header__logo {
	/* order: 1; */
}

.phone__logo {
	order: 2;
	padding-right: 17%;
	display: flex;
	align-items: center;
}

.header__burger {
	order: 3;
}

.phone__logo_img {
	height: 30px;
	width: 30px;
}

footer {
	margin-top: auto;
}

.footer {
	color: #a6b7be;
	background: #30363a;
}

.footer__disclaimer {
	font-size: 12px;
	line-height: 1.5;
	color: #6b777c;
}

.footer__disclaimer p:not(:first-child) {
	margin-top: 15px;
}

.footer__logo-wrap {
	border-top: 1px solid rgba(166, 183, 190, 0.3);
}

.footer__logo img {
	display: block;
	width: 260px;
	height: 16px;
}

.footer__dealer-name {
	font-size: 14px;
	line-height: 1.2;
	text-transform: uppercase;
}

.footer__phone {
	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;
	border-top: 1px solid rgba(166, 183, 190, 0.3);
}

.footer__phone-label {
	font-size: 14px;
	line-height: 1.5;
}

.footer__phone-num {
	font-size: 14px;
	line-height: 1.4px;
	color: #fff;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-decoration: none;
	/* margin-left: 20px; */
}

.footer__phone-num.hidden {
	display: none;
}

.footer__menu-wrap {
	border-top: 1px solid rgba(166, 183, 190, 0.3);
}

.footer__menu {
	font-size: 14px;
	line-height: 1.4;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
	margin-bottom: -16px;
}

.footer__menu-link {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	margin-bottom: 16px;
}

.footer__media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 20px 0 0 -16px;
}

.footer__media-item {
	-ms-flex-negative: 0;
	flex-shrink: 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;
	width: 40px;
	height: 40px;
	margin: 16px 0 0 20px;
	border-radius: 100%;
	background: #485054;
}

.footer__media-icon {
	fill: #fff;
}

.footer__logos {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.footer__logos img {
	display: block;
}

.footer__logos img:not(:first-child) {
	margin-left: 20px;
}

.footer__copy-wrap {
	display: block;
	font-size: 12px;
	line-height: 1.5;
	border-top: 1px solid rgba(166, 183, 190, 0.3);
}

.footer__add-menu {
	margin: 8px 0 0 -20px;
}

.footer__add-menu-item {
	color: #fff;
	text-decoration: none;
}

.footer__media2-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 12px;
	line-height: 1;
	color: #fff;
	text-decoration: none;
	margin-left: -9px;
}

.footer__media2-icon {
	fill: #fff;
}

.footer__media2-icon-app {
	fill: none;
	margin-right: 10px;
}

.cahback__wrapper {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	padding-left: 20px;
	padding-right: 20px;
}

.web_block_header__wrapper {
	max-width: 400px;
	color: #fff;
	font-family: Noto Sans;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 27px;
	text-align: left;
}

.arrowBlock {
	display: flex;
	width: 60px;
	padding: 20px 19.5008px;
	justify-content: center;
	align-items: center;
	background: #535d62;
	margin-left: 24px;
	margin-right: 24px;
}

.text-tradeIn {
	color: #fff;
	text-align: center;
	font-family: Noto Sans;
	font-size: 28px;
	font-style: normal;
	font-weight: 300;
	line-height: 46.2px;
}

@media (min-width: 768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.row-cols-md-1 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.row-cols-md-2 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.row-cols-md-3 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}

	.row-cols-md-4 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.row-cols-md-5 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}

	.row-cols-md-6 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}

	.box-1000 {
		max-width: 1000px;
		margin: 0 auto;
	}

	.col-md-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}

	.col-md-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333333%;
		flex: 0 0 8.33333333%;
		max-width: 8.33333333%;
	}

	.col-md-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66666667%;
		flex: 0 0 16.66666667%;
		max-width: 16.66666667%;
	}

	.col-md-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333333%;
		flex: 0 0 33.33333333%;
		max-width: 33.33333333%;
	}

	.col-md-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66666667%;
		flex: 0 0 41.66666667%;
		max-width: 41.66666667%;
	}

	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333333%;
		flex: 0 0 58.33333333%;
		max-width: 58.33333333%;
	}

	.col-md-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66666667%;
		flex: 0 0 66.66666667%;
		max-width: 66.66666667%;
	}

	.col-md-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-md-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333333%;
		flex: 0 0 83.33333333%;
		max-width: 83.33333333%;
	}

	.col-md-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66666667%;
		flex: 0 0 91.66666667%;
		max-width: 91.66666667%;
	}

	.col-md-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.order-md-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}

	.order-md-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}

	.order-md-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}

	.order-md-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.order-md-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.order-md-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.order-md-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	.order-md-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}

	.order-md-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}

	.order-md-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}

	.order-md-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}

	.order-md-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}

	.order-md-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}

	.order-md-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}

	.order-md-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}

	.offset-md-0 {
		margin-left: 0;
	}

	.offset-md-1 {
		margin-left: 8.33333333%;
	}

	.offset-md-2 {
		margin-left: 16.66666667%;
	}

	.offset-md-3 {
		margin-left: 25%;
	}

	.offset-md-4 {
		margin-left: 33.33333333%;
	}

	.offset-md-5 {
		margin-left: 41.66666667%;
	}

	.offset-md-6 {
		margin-left: 50%;
	}

	.offset-md-7 {
		margin-left: 58.33333333%;
	}

	.offset-md-8 {
		margin-left: 66.66666667%;
	}

	.offset-md-9 {
		margin-left: 75%;
	}

	.offset-md-10 {
		margin-left: 83.33333333%;
	}

	.offset-md-11 {
		margin-left: 91.66666667%;
	}

	.d-md-none {
		display: none !important;
	}

	.d-md-inline {
		display: inline !important;
	}

	.d-md-inline-block {
		display: inline-block !important;
	}

	.d-md-block {
		display: block !important;
	}

	.d-md-table {
		display: table !important;
	}

	.d-md-table-row {
		display: table-row !important;
	}

	.d-md-table-cell {
		display: table-cell !important;
	}

	.d-md-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.d-md-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}

	.flex-md-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}

	.flex-md-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}

	.flex-md-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}

	.flex-md-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}

	.flex-md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	.flex-md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}

	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}

	.flex-md-fill {
		-webkit-box-flex: 1 !important;
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}

	.flex-md-grow-0 {
		-webkit-box-flex: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}

	.flex-md-grow-1 {
		-webkit-box-flex: 1 !important;
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}

	.flex-md-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}

	.flex-md-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}

	.justify-content-md-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}

	.justify-content-md-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}

	.justify-content-md-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	.justify-content-md-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}

	.justify-content-md-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}

	.align-items-md-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}

	.align-items-md-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}

	.align-items-md-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}

	.align-items-md-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}

	.align-items-md-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}

	.align-content-md-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}

	.align-content-md-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}

	.align-content-md-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}

	.align-content-md-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}

	.align-content-md-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}

	.align-content-md-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}

	.align-self-md-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}

	.align-self-md-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}

	.align-self-md-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}

	.align-self-md-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}

	.align-self-md-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}

	.align-self-md-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}

	.container {
		padding-left: 40px;
		padding-right: 40px;
	}

	.menu__back {
		padding-right: 40px;
		padding-left: 40px;
	}

	.menu-lev2__wrap {
		padding-top: 22px;
	}

	.menu-lev2__title {
		padding: 0;
		margin: 24px 0 0 0;
		border: 0;
	}

	.menu-lev2__title:hover {
		background: 0 0;
	}

	.menu-lev2__list {
		margin: 0;
	}

	.menu-lev2__item {
		line-height: 1;
		border: none;
	}

	.menu-lev2__link {
		display: inline-block;
		padding: 0;
		margin-top: 24px;
	}

	.menu-lev2__link:hover {
		background: 0 0;
	}

	.menu-models__item-link {
		display: block;
		text-align: center;
		padding-top: 24px;
		padding-bottom: 36px;
		margin: 0;
		border: none;
	}

	.menu-models__item-title {
		font-size: 18px;
	}

	.menu-models__item-price {
		font-size: 14px;
		line-height: 1.5;
		margin: 0;
	}

	.menu-models__item-img {
		margin: 0;
	}

	.menu-models__item-img img {
		width: 85%;
		max-width: 227px;
	}

	.header-links {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		padding-top: 48px;
	}

	.header-links__item {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: row-reverse;
		gap: 5px;
		margin-bottom: 0;
		padding-top: 24px;
		padding-bottom: 24px;
	}

	.header-links__icon {
		margin: 0 0 12px 0;
	}

	.header-links [class^='ant-'][class*='-select'] {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.header-links
		[class^='ant-'][class*='-select'][class^='ant-'][class*='-select-arrow'] {
		top: 11px;
		margin-bottom: 16px;
	}

	.header-links
		[class^='ant-'][class*='-select-dropdown-placement-bottomRight'] {
		top: 65px !important;
	}

	.web_block_text_attention {
		text-align: left;
	}

	.web_block_text_attention .web_block_text__content-bg {
		padding-top: 24px;
		padding-left: 118px;
		padding-right: 40px;
	}

	.web_block_text_attention .web_block_text__content-bg:before {
		left: 42px;
		top: calc(50% - 24px);
		-webkit-transform: translate(50%, 0);
		transform: translate(50%, 0);
	}

	.web_block_text_list-four-columns .web_block_text__content ul {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
	}

	.web_block_text__buttons-wrap {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.web_block_text__buttons-wrap .btn {
		margin-top: 0 !important;
	}

	.web_block_text__buttons-wrap .btn:not(:last-child) {
		margin-right: 20px;
	}

	.web_block_model_range__button-wrap {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.web_block_flow__item:nth-child(2) {
		margin-top: 0;
	}

	.web_block_flow__item:nth-child(n + 3) {
		margin-top: 36px;
	}

	.web_block_gallery__list {
		display: inline-block;
		width: 100%;
	}

	.web_block_gallery__item {
		overflow: hidden;
		float: left;
		height: 100%;
	}

	.web_block_gallery__item:nth-child(n + 6) {
		display: none;
	}

	.web_block_gallery_one .web_block_gallery__item {
		width: 100%;
	}

	.web_block_gallery_two .web_block_gallery__item {
		width: 50%;
	}

	.web_block_gallery_three .web_block_gallery__item {
		width: 25%;
		height: 50%;
	}

	.web_block_gallery_three .web_block_gallery__item:nth-child(1) {
		width: 75%;
		height: 100%;
	}

	.web_block_gallery_four .web_block_gallery__item {
		width: 50%;
		height: 50%;
	}

	.web_block_gallery_five .web_block_gallery__item {
		width: 25%;
		height: 50%;
	}

	.web_block_gallery_five .web_block_gallery__item:nth-child(1) {
		width: 50%;
		height: 100%;
	}

	.web_block_gallery_three
		.web_block_gallery__item:nth-child(1)
		.web_block_gallery__item-link:before {
		padding-top: 66.666666%;
	}

	.web_block_gallery_four .web_block_gallery__item-link:before {
		padding-top: 50%;
	}

	.web_block_gallery__more {
		position: absolute;
		z-index: 1;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		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: center;
		-ms-flex-pack: center;
		justify-content: center;
		font-size: 14px;
		line-height: 20px;
		color: #a6b7be;
		background: rgba(22, 22, 22, 0.75);
		pointer-events: none;
	}

	.web_block_gallery__more-icon {
		fill: #a6b7be;
		margin-bottom: 10px;
	}

	.web_block_gallery__pagination {
		display: none;
	}

	.web_block_slider-model__pagination .swiper-pagination {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	.web_block_media-model {
		text-align: start;
	}

	.web_block_media-model__img-wrap:before {
		padding-top: 51.851851%;
	}

	.web_block_media-model__content {
		position: absolute;
		padding-bottom: 0;
	}

	.web_block_accordion__item {
		border-bottom-color: #e2e4e4;
	}

	.web_block_accordion__header-icon {
		margin-left: 22px;
	}

	.web_block_table-params tbody tr {
		border-top-color: #e2e4e4;
	}

	.web_block_media-text__content {
		padding: 32px;
	}

	.web_block_media-text__title {
		font-size: 32px;
		line-height: 1.1;
		font-weight: 300;
		color: #30363a;
		margin-bottom: 24px;
	}

	.web_block_media-text__text {
		font-size: 14px;
		font-weight: 400;
		line-height: 1.5;
		color: #6b777c;
		margin-bottom: 36px;
	}

	.web_block_media-text__icons {
		-webkit-column-gap: 40px;
		-moz-column-gap: 40px;
		column-gap: 40px;
	}

	.web_block_accordion-tabs__content-title {
		text-align: left;
	}

	.web_block_media-popup__subtitle {
		margin-bottom: 12px;
	}

	.web_block_media-popup__text p {
		margin-bottom: 24px;
	}

	.web_block_media-popup__text ul {
		margin-left: 18px;
	}

	.web_block_table thead th {
		padding: 20px 5px;
	}

	.web_block_table tbody td {
		padding: 23px 20px 23px 0;
	}

	.web_block_table tbody td:last-child {
		font-size: 24px;
	}

	.news-list__content {
		padding-left: 40px;
		padding-right: 40px;
	}

	.news-list__title {
		font-size: 24px;
		line-height: 1.3;
	}

	.news-list__item:nth-child(1) .news-list__img,
	.news-list__item:nth-child(5) .news-list__img {
		margin: 0;
	}

	.news-list__item:nth-child(1) .responsive-media,
	.news-list__item:nth-child(5) .responsive-media {
		height: 100%;
	}

	.news-list__item:nth-child(1) .responsive-media:before,
	.news-list__item:nth-child(5) .responsive-media:before {
		padding-top: 0;
	}

	.news-list__item > .row {
		margin-right: 0;
		margin-left: 0;
	}

	.news-list__item > .row > div[class*='col-']:first-child {
		padding-right: 0;
		padding-left: 0;
	}

	.latest-news__item:nth-child(3) {
		display: none;
	}

	.latest-news__block-title {
		font-size: 42px;
	}

	.footer__copy-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.footer__add-menu {
		margin: 0;
	}
}

@media (min-width: 1024px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.row-cols-lg-1 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.row-cols-lg-2 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.row-cols-lg-3 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}

	.row-cols-lg-4 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.row-cols-lg-5 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}

	.row-cols-lg-6 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}

	.col-lg-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}

	.col-lg-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333333%;
		flex: 0 0 8.33333333%;
		max-width: 8.33333333%;
	}

	.col-lg-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66666667%;
		flex: 0 0 16.66666667%;
		max-width: 16.66666667%;
	}

	.col-lg-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-lg-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333333%;
		flex: 0 0 33.33333333%;
		max-width: 33.33333333%;
	}

	.col-lg-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66666667%;
		flex: 0 0 41.66666667%;
		max-width: 41.66666667%;
	}

	.col-lg-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-lg-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333333%;
		flex: 0 0 58.33333333%;
		max-width: 58.33333333%;
	}

	.col-lg-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66666667%;
		flex: 0 0 66.66666667%;
		max-width: 66.66666667%;
	}

	.col-lg-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-lg-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333333%;
		flex: 0 0 83.33333333%;
		max-width: 83.33333333%;
	}

	.col-lg-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66666667%;
		flex: 0 0 91.66666667%;
		max-width: 91.66666667%;
	}

	.col-lg-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.order-lg-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}

	.order-lg-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}

	.order-lg-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}

	.order-lg-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.order-lg-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.order-lg-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.order-lg-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	.order-lg-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}

	.order-lg-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}

	.order-lg-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}

	.order-lg-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}

	.order-lg-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}

	.order-lg-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}

	.order-lg-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}

	.order-lg-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}

	.offset-lg-0 {
		margin-left: 0;
	}

	/* .offset-lg-1 {
		margin-left: 8.33333333%;
	} */

	.offset-lg-2 {
		margin-left: 16.66666667%;
	}

	.offset-lg-3 {
		margin-left: 25%;
	}

	.offset-lg-4 {
		margin-left: 33.33333333%;
	}

	.offset-lg-5 {
		margin-left: 41.66666667%;
	}

	.offset-lg-6 {
		margin-left: 50%;
	}

	.offset-lg-7 {
		margin-left: 58.33333333%;
	}

	.offset-lg-8 {
		margin-left: 66.66666667%;
	}

	.offset-lg-9 {
		margin-left: 75%;
	}

	.offset-lg-10 {
		margin-left: 83.33333333%;
	}

	.offset-lg-11 {
		margin-left: 91.66666667%;
	}

	.d-lg-none {
		display: none !important;
	}

	.d-lg-inline {
		display: inline !important;
	}

	.d-lg-inline-block {
		display: inline-block !important;
	}

	.d-lg-block {
		display: block !important;
	}

	.d-lg-table {
		display: table !important;
	}

	.d-lg-table-row {
		display: table-row !important;
	}

	.d-lg-table-cell {
		display: table-cell !important;
	}

	.d-lg-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.d-lg-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}

	.flex-lg-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}

	.flex-lg-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}

	.flex-lg-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}

	.flex-lg-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}

	.flex-lg-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	.flex-lg-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}

	.flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}

	.flex-lg-fill {
		-webkit-box-flex: 1 !important;
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}

	.flex-lg-grow-0 {
		-webkit-box-flex: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}

	.flex-lg-grow-1 {
		-webkit-box-flex: 1 !important;
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}

	.flex-lg-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}

	.flex-lg-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}

	.justify-content-lg-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}

	.justify-content-lg-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}

	.justify-content-lg-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	.justify-content-lg-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}

	.justify-content-lg-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}

	.align-items-lg-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}

	.align-items-lg-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}

	.align-items-lg-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}

	.align-items-lg-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}

	.align-items-lg-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}

	.align-content-lg-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}

	.align-content-lg-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}

	.align-content-lg-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}

	.align-content-lg-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}

	.align-content-lg-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}

	.align-content-lg-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}

	.align-self-lg-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}

	.align-self-lg-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}

	.align-self-lg-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}

	.align-self-lg-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}

	.align-self-lg-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}

	.align-self-lg-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}

	.main {
		padding-top: 100px;
	}

	.menu {
		overflow-x: initial;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: column-reverse;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		padding: 0;
		border: 0;
	}

	.menu__back {
		display: none;
	}

	.menu__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		justify-content: space-between;
		/* margin-left: 10px; */
	}

	.menu__item {
		/* margin-left: 30px; */
	}

	.menu__link:hover {
		text-decoration: none;
		background: 0 0;
	}

	.menu__link {
		padding: 9px 0;
		border-bottom: 3px solid transparent;
	}

	.menu__link_active {
		color: #6b777c;
		border-color: #00647b;
	}

	.menu__link_submenu:after {
		display: none;
	}

	.menu-dropdown {
		position: fixed;
		top: 100px;
		left: 0;
		visibility: hidden;
		opacity: 0;
		width: 100%;
		border-top: 1px solid #dfe3e5;
		-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
		transition: opacity 0.3s, -webkit-transform 0.3s;
		transition: opacity 0.3s, transform 0.3s;
		transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
	}

	.menu-dropdown_open {
		visibility: visible;
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}

	.menu-lev2 {
		padding-bottom: 48px;
		border-bottom: 1px solid #dfe3e5;
	}

	.header-links {
		-ms-flex-item-align: center;
		align-self: center;
		padding: 0;
		margin-left: auto;
	}

	.header-links__item {
		max-height: 40px;
		margin: 0 0 0 15px;
		padding: 0 15px;
		/* height: auto; */
	}

	.header-links__item span {
		display: inline;
	}

	.header-links__icon {
		margin: 8px;
	}

	.header-links [class^='ant-'][class*='-select-selection-item'] {
		margin-right: 10px;
	}

	.header-links [class^='ant-'][class*='-select'] {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.header-links [class^='ant-'][class*='-selector'] {
		padding: 0 20px 0 0 !important;
	}

	.header-links [class^='ant-'][class*='-select-selector'] {
		margin: 8px;
	}

	.header-links
		[class^='ant-'][class*='-select'][class^='ant-'][class*='-select-arrow'] {
		position: absolute;
		top: 15px;
	}

	.header-links
		[class^='ant-'][class*='-select-dropdown-placement-bottomRight'] {
		top: 51px !important;
	}

	.web_block_text_list-two-columns .web_block_text__content ul {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 68px;
		-moz-column-gap: 68px;
		column-gap: 68px;
	}

	.web_block_media {
		height: calc(100vh - 61px);
	}

	.web_block_media_shade .web_block_media__img-wrap:after {
		background: -webkit-gradient(
			linear,
			left bottom,
			left top,
			from(rgba(0, 0, 0, 0.2)),
			color-stop(50%, rgba(0, 0, 0, 0))
		);
		background: linear-gradient(
			360deg,
			rgba(0, 0, 0, 0.2) 0,
			rgba(0, 0, 0, 0) 50%
		);
	}

	.web_block_media-promo {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.web_block_media-promo__img-wrap {
		width: 100%;
		margin-right: -100%;
	}

	.web_block_media-promo__content {
		width: 420px;
		text-align: left;
		padding: 0 60px;
	}

	.web_block_media-promo__title {
		font-size: 24px;
	}

	.web_block_slider-hero__buttons {
		display: block;
	}

	.web_block_media-hero__logo-wrap {
		margin-bottom: 30%;
		width: 391px;
		height: 24px;
	}

	.web_block_slider-promo__pagination {
		margin-left: 60px;
	}

	.web_block_slider-promo__pagination .swiper-pagination {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.web_block_model_range__slider {
		padding-bottom: 48px;
	}

	.web_block_model_range__name {
		font-weight: 200;
		margin-top: 0;
	}

	.web_block_model_range__info {
		text-align: start;
	}

	.web_block_model_range__button-wrap {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.web_block_model_range__pagination {
		position: static;
	}

	.web_block_model_range__pagination .swiper-pagination-bullet {
		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-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		width: auto;
		height: 50px;
		line-height: 1;
		color: #30363a;
		padding: 0 20px;
		margin-bottom: 36px;
		background: #e2e4e4;
		opacity: 1;
	}

	.web_block_model_range__pagination
		.swiper-pagination-bullet:not(:last-child) {
		margin-right: 40px;
	}

	.web_block_model_range__pagination .swiper-pagination-bullet > span {
		display: inline-block;
	}

	.web_block_model_range__pagination .swiper-pagination-bullet-active {
		width: auto;
		background: #fff;
	}

	.web_block_flow__item:nth-child(3) {
		margin-top: 0;
	}

	.web_block_flow__item:nth-child(n + 4) {
		margin-top: 46px;
	}

	.web_block_flow-icon__items {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-right: -20px;
		margin-left: -20px;
		-webkit-transform: none;
		transform: none;
		width: auto;
		height: auto;
	}

	.web_block_flow-icon__item {
		position: relative;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333333%;
		flex: 0 0 33.33333333%;
		max-width: 33.33333333%;
		width: 100%;
		padding-right: 20px;
		padding-left: 20px;
	}

	.web_block_flow-icon__item:nth-child(n + 4) {
		margin-top: 40px;
	}

	.web_block_flow-icon__pagination {
		display: none !important;
	}

	.web_block_flow-slider__items {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-right: -20px;
		margin-left: -20px;
		-webkit-transform: none;
		transform: none;
		width: auto;
		height: auto;
	}

	.web_block_flow-slider__item {
		position: relative;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333333%;
		flex: 0 0 33.33333333%;
		max-width: 33.33333333%;
		width: 100%;
		padding-right: 20px;
		padding-left: 20px;
	}

	.web_block_flow-slider__item:nth-child(n + 5) {
		margin-top: 40px;
	}

	.web_block_flow-slider__pagination {
		display: none !important;
	}

	.web_block_flow-finance {
		margin-bottom: 0;
	}

	.web_block_flow-finance__items {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-right: -20px;
		margin-left: -20px;
		-webkit-transform: none;
		transform: none;
		width: auto;
		height: auto;
	}

	.web_block_flow-finance__item {
		position: relative;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333333%;
		flex: 0 0 33.33333333%;
		max-width: 33.33333333%;
		width: 100%;
		padding-right: 20px;
		padding-left: 20px;
	}

	.web_block_flow-finance__item:nth-child(n + 4) {
		margin-top: 40px;
	}

	.web_block_flow-finance__pagination {
		display: none !important;
	}

	.gallery-popup .swiper-arrows {
		display: block;
	}

	.web_block_slider-model__pagination .swiper-pagination {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.web_block_slider-model__buttons {
		display: block;
	}

	.web_block_media-model__title {
		color: #30363a;
		font-size: 36px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		text-transform: uppercase;
	}

	.web_block_media-model__subtitle {
		font-size: 24px;
		line-height: 1.5;
		font-weight: 300;
		color: #30363a;
		margin-top: 24px;
	}

	.web_block_media-model__text {
		color: #30363a;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 155%;
	}

	.web_block_media-model__btn-wrap {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		margin-top: 48px;
	}

	.web_block_accordion__header-title {
		font-size: 18px;
		line-height: 1.3;
	}

	.web_block_accordion__content > div {
		padding: 19px 0 40px 0;
	}

	.web_block_model_params__info-item:nth-child(1),
	.web_block_model_params__info-item:nth-child(2) {
		margin-bottom: 0;
	}

	.web_block_model_params__info-item:not(:last-child) {
		border-right: 1px solid #a6b7be;
	}

	.web_block_model_params__info-value {
		font-size: 96px;
	}

	.web_block_media-text_swap .web_block_media-text__order {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}

	.web_block_media-text .responsive-media {
		height: 100%;
	}

	.web_block_media-text .responsive-media:before {
		padding-top: 100%;
	}

	.web_block_media-text__content {
		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: start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 32px;
	}

	.web_block_media-text__icons {
		margin-top: auto;
		row-gap: 12px;
	}

	.web_block_media-text__icon-item {
		padding-bottom: 13px;
	}

	.web_block_accordion-tabs__header {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.web_block_accordion-tabs__content-item {
		display: none;
	}

	.web_block_accordion-tabs__content-item_active {
		display: block;
	}

	.web_block_subpages__title {
		font-size: 24px;
		line-height: 1.5;
	}

	.web_block_slider-popup__close {
		top: 10px;
		right: 10px;
		background: 0 0;
	}

	.web_block_slider-popup__pagination {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		width: 50%;
		bottom: 0;
		right: 0;
		background: 0 0;
		padding-left: 80px;
		padding-right: 80px;
		padding-top: 0;
		padding-bottom: 64px;
	}

	.web_block_media-popup {
		height: 100%;
		overflow-y: hidden;
	}

	.web_block_media-popup .container,
	.web_block_media-popup .row {
		height: 100%;
	}

	.web_block_media-popup__content {
		padding-right: 80px;
		padding-left: 80px;
		padding-top: 64px;
		padding-bottom: 64px;
	}

	.web_block_media-popup__title {
		font-size: 32px;
		margin-bottom: 24px;
	}

	.web_block_media-popup__text {
		height: calc(100vh - 300px);
		overflow-y: auto;
	}

	.web_block_media-popup__text ul li:before {
		top: 11px;
		left: -18px;
	}

	.web_block_media-popup .responsive-media {
		height: 100%;
		max-height: none;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: -40px;
		margin-right: -20px;
	}

	.web_block_media-popup .responsive-media:before {
		padding-top: 0;
	}

	.error-page {
		height: calc(100vh - 61px);
		min-height: 320px;
	}

	.latest-news__item:nth-child(3) {
		display: block;
	}

	.quick-links__link {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 0;
		border-radius: 5px;
		border: none !important;
	}

	.quick-links__icon {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
		margin-left: 0;
	}

	.quick-links__title {
		font-size: 18px;
		margin-top: 24px;
	}

	.quick-links__text {
		display: block;
		font-size: 14px;
		margin-top: 12px;
	}

	.cookie-notify {
		padding: 15px 0;
	}

	.cookie-notify__btn {
		margin-top: 0;
	}

	.header {
		height: auto;
	}

	.header-wrap {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding-right: 20px;
	}

	.header__logo img {
		width: 134px;
		height: 18px;
		margin-left: 30px;
	}

	.promo {
		.header__logo img {
			width: 200px;
			height: auto;
			margin-left: 10px;
		}
	}

	.header__burger {
		display: none;
	}

	.footer__disclaimer p:not(:first-child) {
		margin-top: 20px;
	}

	.footer__logo img {
		width: 300px;
		height: 18px;
	}

	.footer__dealer-name {
		line-height: 1;
		letter-spacing: 0.05em;
	}

	.footer__phone {
		margin-left: auto;
		margin-top: 0;
		border: 0;
	}

	.footer__phone-num {
		font-size: 16px;
	}

	.footer__menu-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.footer__menu {
		-webkit-column-count: auto;
		-moz-column-count: auto;
		column-count: auto;
		margin: 0;
	}

	.footer__menu-item {
		display: inline-block;
		margin-right: 40px;
		margin-bottom: 10px;
	}

	.footer__menu-link {
		margin: 0;
	}

	.footer__media {
		margin-top: -16px;
		margin-left: auto;
	}

	.footer__add-menu {
		display: inline;
		margin: 0;
	}

	.footer__media2 {
		margin-left: auto;
		margin-top: 0 !important;
	}

	.footer__media2-item {
		margin-left: 20px;
	}
}

@media (min-width: 1200px) {
	.top-left {
		align-items: center;
	}

	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.row-cols-xl-1 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.row-cols-xl-2 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.row-cols-xl-3 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}

	.row-cols-xl-4 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.row-cols-xl-5 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}

	.row-cols-xl-6 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}

	.col-xl-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}

	.col-xl-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333333%;
		flex: 0 0 8.33333333%;
		max-width: 8.33333333%;
	}

	.col-xl-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66666667%;
		flex: 0 0 16.66666667%;
		max-width: 16.66666667%;
	}

	.col-xl-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-xl-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333333%;
		flex: 0 0 33.33333333%;
		max-width: 33.33333333%;
	}

	.col-xl-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66666667%;
		flex: 0 0 41.66666667%;
		max-width: 41.66666667%;
	}

	.col-xl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-xl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333333%;
		flex: 0 0 58.33333333%;
		max-width: 58.33333333%;
	}

	.col-xl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66666667%;
		flex: 0 0 66.66666667%;
		max-width: 66.66666667%;
	}

	.col-xl-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-xl-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333333%;
		flex: 0 0 83.33333333%;
		max-width: 83.33333333%;
	}

	.col-xl-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66666667%;
		flex: 0 0 91.66666667%;
		max-width: 91.66666667%;
	}

	.col-xl-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.order-xl-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}

	.order-xl-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}

	.order-xl-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}

	.order-xl-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.order-xl-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.order-xl-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.order-xl-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	.order-xl-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}

	.order-xl-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}

	.order-xl-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}

	.order-xl-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}

	.order-xl-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}

	.order-xl-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}

	.order-xl-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}

	.order-xl-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}

	.offset-xl-0 {
		margin-left: 0;
	}

	.offset-xl-1 {
		margin-left: 8.33333333%;
	}

	.offset-xl-2 {
		margin-left: 16.66666667%;
	}

	.offset-xl-3 {
		margin-left: 25%;
	}

	.offset-xl-4 {
		margin-left: 33.33333333%;
	}

	.offset-xl-5 {
		margin-left: 41.66666667%;
	}

	.offset-xl-6 {
		margin-left: 50%;
	}

	.offset-xl-7 {
		margin-left: 58.33333333%;
	}

	.offset-xl-8 {
		margin-left: 66.66666667%;
	}

	.offset-xl-9 {
		margin-left: 75%;
	}

	.offset-xl-10 {
		margin-left: 83.33333333%;
	}

	.offset-xl-11 {
		margin-left: 91.66666667%;
	}

	.d-xl-none {
		display: none !important;
	}

	.d-xl-inline {
		display: inline !important;
	}

	.d-xl-inline-block {
		display: inline-block !important;
	}

	.d-xl-block {
		display: block !important;
	}

	.d-xl-table {
		display: table !important;
	}

	.d-xl-table-row {
		display: table-row !important;
	}

	.d-xl-table-cell {
		display: table-cell !important;
	}

	.d-xl-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.d-xl-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}

	.flex-xl-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}

	.flex-xl-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}

	.flex-xl-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}

	.flex-xl-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}

	.flex-xl-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	.flex-xl-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}

	.flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}

	.flex-xl-fill {
		-webkit-box-flex: 1 !important;
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}

	.flex-xl-grow-0 {
		-webkit-box-flex: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}

	.flex-xl-grow-1 {
		-webkit-box-flex: 1 !important;
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}

	.flex-xl-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}

	.flex-xl-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}

	.justify-content-xl-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}

	.justify-content-xl-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}

	.justify-content-xl-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	.justify-content-xl-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}

	.justify-content-xl-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}

	.align-items-xl-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}

	.align-items-xl-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}

	.align-items-xl-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}

	.align-items-xl-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}

	.align-items-xl-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}

	.align-content-xl-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}

	.align-content-xl-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}

	.align-content-xl-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}

	.align-content-xl-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}

	.align-content-xl-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}

	.align-content-xl-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}

	.align-self-xl-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}

	.align-self-xl-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}

	.align-self-xl-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}

	.align-self-xl-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}

	.align-self-xl-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}

	.align-self-xl-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}

	.container {
		padding-left: 80px;
		padding-right: 80px;
	}

	.h1,
	h1 {
		font-size: 36px;
	}

	.h2,
	h2 {
		font-size: 48px;
	}

	.web_block_media__content {
		padding-top: 90px;
	}

	.m-pink {
		margin-top: 64px;
		margin-bottom: 64px;
	}

	.mt-pink {
		margin-top: 64px;
	}

	.mb-pink {
		margin-bottom: 64px;
	}

	.m-red {
		margin-top: 48px;
		margin-bottom: 48px;
	}

	.mt-red {
		margin-top: 48px;
	}

	.mb-red {
		margin-bottom: 48px;
	}

	.m-green {
		margin-top: 36px;
		margin-bottom: 36px;
	}

	.mt-green {
		margin-top: 36px;
	}

	.mb-green {
		margin-bottom: 36px;
	}

	.m-orange {
		margin-top: 24px;
		margin-bottom: 24px;
	}

	.mt-orange {
		margin-top: 20px;
	}

	.mb-orange {
		margin-bottom: 24px;
	}

	.m-yellow {
		margin-top: 12px;
		margin-bottom: 12px;
	}

	.mt-yellow {
		margin-top: 12px;
	}

	.mb-yellow {
		margin-bottom: 12px;
	}

	.pt-pink {
		padding-top: 64px;
	}

	.pb-pink {
		padding-bottom: 64px;
	}

	.pt-red {
		padding-top: 48px;
	}

	.pb-red {
		padding-bottom: 48px;
	}

	.pt-green {
		padding-top: 36px;
	}

	.pb-green {
		padding-bottom: 36px;
	}

	.pt-orange {
		padding-top: 24px;
	}

	.pb-orange {
		padding-bottom: 24px;
	}

	.pt-yellow {
		padding-top: 12px;
	}

	.pb-yellow {
		padding-bottom: 12px;
	}

	.menu-models__item-link {
		padding-top: 40px;
	}

	.web_block_header__text {
		font-size: 18px;
	}

	.web_block_header-h1-type2__title {
		font-size: 42px;
		line-height: 1.1;
	}

	.web_block_header-h2__subtitle {
		font-size: 24px;
		line-height: 1.3;
	}

	.web_block_header-h2__text {
		font-size: 16px;
		line-height: 1.5;
	}

	.web_block_header-h2-type2__title {
		font-size: 42px;
		line-height: 1.1;
	}

	.web_block_header-h3__title {
		font-size: 32px;
		line-height: 1.1;
	}

	.web_block_header-quote__text {
		font-size: 18px;
		line-height: 1.5;
		font-weight: 300;
		padding-right: 54px;
		padding-left: 54px;
	}

	.web_block_text_attention .web_block_text__content-bg {
		padding-top: 36px;
	}

	.web_block_text__content h1,
	.web_block_text__content h2,
	.web_block_text__content h3,
	.web_block_text__content h4,
	.web_block_text__content h5,
	.web_block_text__content h6 {
		margin-top: 48px;
	}

	.web_block_text__content h2 {
		font-size: 42px;
		line-height: 1.1;
	}

	.web_block_text__content h3 {
		font-size: 32px;
		line-height: 1.3;
	}

	.web_block_text__content h4 {
		font-size: 24px;
		line-height: 1.3;
	}

	.web_block_text__content h5 {
		font-size: 20px;
	}

	.web_block_text__content h6 {
		font-size: 18px;
		line-height: 1.5;
	}

	.web_block_text__content p {
		margin-top: 24px;
	}

	.web_block_text__content ol,
	.web_block_text__content ul {
		margin-top: 24px;
	}

	.web_block_text_list-four-columns .web_block_text__content ul {
		-webkit-column-count: 4;
		-moz-column-count: 4;
		column-count: 4;
	}

	.web_block_text__buttons-wrap-vertical .btn:not(:first-child) {
		margin-top: 12px;
	}

	.top_left {
		text-align: left;
	}

	.web_block_media {
		text-align: right;
	}

	.web_block_media__btn-wrap {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-start;
	}

	.web_block_media-fullscreen__img-wrap:after {
		background: -webkit-gradient(
			linear,
			left bottom,
			left top,
			from(rgba(48, 54, 58, 0.1)),
			to(rgba(48, 54, 58, 0.1))
		);
		background: linear-gradient(
			0deg,
			rgba(48, 54, 58, 0.1),
			rgba(48, 54, 58, 0.1)
		);
	}

	.web_block_media-fullscreen__title {
		font-size: 96px;
		line-height: 1;
	}

	.web_block_media-fullscreen__text {
		font-size: 18px;
		font-weight: 300;
	}

	.web_block_media-fullscreen__btn-wrap {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	.web_block_slider-hero__pagination .swiper-pagination {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-end;
	}

	.web_block_model_range__slider {
		padding-bottom: 64px;
	}

	.web_block_model_range__price {
		font-size: 24px;
	}

	.web_block_model_range__spec {
		font-size: 14px;
		padding-top: 13px;
		padding-bottom: 13px;
	}

	.web_block_model_range__spec-value {
		font-size: 18px;
	}

	.web_block_model_range__pagination .swiper-pagination-bullet {
		margin-bottom: 48px;
	}

	.web_block_media-flow__text p {
		margin-top: 12px;
	}

	.gallery-popup__title {
		font-size: 20px;
	}

	.web_block_slider-popup__close {
		top: 14px;
		right: 14px;
	}

	.web_block_slider-popup__close:after,
	.web_block_slider-popup__close:before {
		width: 38px;
		top: calc(50% - 1px);
		left: calc(50% - 19px);
	}

	.web_block_media-popup .responsive-media {
		margin-left: -80px;
	}

	.error-page__name {
		font-size: 128px;
	}

	.news-list__content {
		padding-left: 60px;
		padding-right: 60px;
	}

	.quick-links {
		margin: 0 0 64px 0;
	}

	.cookie-notify {
		padding: 25px 0;
	}

	.cookie-notify__text {
		font-size: 16px;
		line-height: 24px;
	}
}

@media (min-width: 1450px) {
	.col-xxl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.row-cols-xxl-1 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.row-cols-xxl-2 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.row-cols-xxl-3 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}

	.row-cols-xxl-4 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.row-cols-xxl-5 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}

	.row-cols-xxl-6 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}

	.col-xxl-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}

	.col-xxl-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333333%;
		flex: 0 0 8.33333333%;
		max-width: 8.33333333%;
	}

	.col-xxl-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66666667%;
		flex: 0 0 16.66666667%;
		max-width: 16.66666667%;
	}

	.col-xxl-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-xxl-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333333%;
		flex: 0 0 33.33333333%;
		max-width: 33.33333333%;
	}

	.col-xxl-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66666667%;
		flex: 0 0 41.66666667%;
		max-width: 41.66666667%;
	}

	.col-xxl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-xxl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333333%;
		flex: 0 0 58.33333333%;
		max-width: 58.33333333%;
	}

	.col-xxl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66666667%;
		flex: 0 0 66.66666667%;
		max-width: 66.66666667%;
	}

	.col-xxl-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-xxl-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333333%;
		flex: 0 0 83.33333333%;
		max-width: 83.33333333%;
	}

	.col-xxl-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66666667%;
		flex: 0 0 91.66666667%;
		max-width: 91.66666667%;
	}

	.col-xxl-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.order-xxl-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}

	.order-xxl-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}

	.order-xxl-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}

	.order-xxl-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.order-xxl-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.order-xxl-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.order-xxl-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	.order-xxl-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}

	.order-xxl-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}

	.order-xxl-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}

	.order-xxl-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}

	.order-xxl-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}

	.order-xxl-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}

	.order-xxl-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}

	.order-xxl-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}

	.offset-xxl-0 {
		margin-left: 0;
	}

	.offset-xxl-1 {
		margin-left: 8.33333333%;
	}

	.offset-xxl-2 {
		margin-left: 16.66666667%;
	}

	.offset-xxl-3 {
		margin-left: 25%;
	}

	.offset-xxl-4 {
		margin-left: 33.33333333%;
	}

	.offset-xxl-5 {
		margin-left: 41.66666667%;
	}

	.offset-xxl-6 {
		margin-left: 50%;
	}

	.offset-xxl-7 {
		margin-left: 58.33333333%;
	}

	.offset-xxl-8 {
		margin-left: 66.66666667%;
	}

	.offset-xxl-9 {
		margin-left: 75%;
	}

	.offset-xxl-10 {
		margin-left: 83.33333333%;
	}

	.offset-xxl-11 {
		margin-left: 91.66666667%;
	}

	.d-xxl-none {
		display: none !important;
	}

	.d-xxl-inline {
		display: inline !important;
	}

	.d-xxl-inline-block {
		display: inline-block !important;
	}

	.d-xxl-block {
		display: block !important;
	}

	.d-xxl-table {
		display: table !important;
	}

	.d-xxl-table-row {
		display: table-row !important;
	}

	.d-xxl-table-cell {
		display: table-cell !important;
	}

	.d-xxl-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.d-xxl-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}

	.flex-xxl-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}

	.flex-xxl-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}

	.flex-xxl-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}

	.flex-xxl-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}

	.flex-xxl-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	.flex-xxl-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}

	.flex-xxl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}

	.flex-xxl-fill {
		-webkit-box-flex: 1 !important;
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}

	.flex-xxl-grow-0 {
		-webkit-box-flex: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}

	.flex-xxl-grow-1 {
		-webkit-box-flex: 1 !important;
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}

	.flex-xxl-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}

	.flex-xxl-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}

	.justify-content-xxl-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}

	.justify-content-xxl-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}

	.justify-content-xxl-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	.justify-content-xxl-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}

	.justify-content-xxl-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}

	.align-items-xxl-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}

	.align-items-xxl-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}

	.align-items-xxl-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}

	.align-items-xxl-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}

	.align-items-xxl-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}

	.align-content-xxl-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}

	.align-content-xxl-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}

	.align-content-xxl-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}

	.align-content-xxl-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}

	.align-content-xxl-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}

	.align-content-xxl-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}

	.align-self-xxl-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}

	.align-self-xxl-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}

	.align-self-xxl-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}

	.align-self-xxl-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}

	.align-self-xxl-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}

	.align-self-xxl-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}

	.container {
		padding-left: 112px;
		padding-right: 112px;
	}

	.m-pink {
		margin-top: 96px;
		margin-bottom: 96px;
	}

	.mt-pink {
		margin-top: 64px;
	}

	.mb-pink {
		margin-bottom: 64px;
	}

	.m-red {
		margin-top: 64px;
		margin-bottom: 64px;
	}

	.mt-red {
		margin-top: 64px;
	}

	.mb-red {
		margin-bottom: 64px;
	}

	.m-green {
		margin-top: 48px;
		margin-bottom: 48px;
	}

	.mt-green {
		margin-top: 46px;
	}

	.mb-green {
		margin-bottom: 48px;
	}

	.m-orange {
		margin-top: 32px;
		margin-bottom: 32px;
	}

	.mt-orange {
		margin-top: 32px;
	}

	.mb-orange {
		margin-bottom: 32px;
	}

	.m-yellow {
		margin-top: 16px;
		margin-bottom: 16px;
	}

	.mt-yellow {
		margin-top: 16px;
	}

	.mb-yellow {
		margin-bottom: 16px;
	}

	.pt-pink {
		padding-top: 48px;
	}

	.pb-pink {
		padding-bottom: 48px;
	}

	.pt-red {
		padding-top: 48px;
	}

	.pb-red {
		padding-bottom: 48px;
	}

	.pt-green {
		padding-top: 48px;
	}

	.pb-green {
		padding-bottom: 48px;
	}

	.pt-orange {
		padding-top: 32px;
	}

	.pb-orange {
		padding-bottom: 32px;
	}

	.pt-yellow {
		padding-top: 16px;
	}

	.pb-yellow {
		padding-bottom: 16px;
	}

	.header-links__item {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row-reverse;
		gap: 5px;
		-webkit-box-flex: initial;
		-ms-flex-positive: initial;
		flex-grow: initial;
		margin-left: 15px;
		padding: 8px 15px;
	}

	.header-links__item span {
		display: inline;
	}

	.header-links__icon {
		margin: 0 0 0 8px;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.web_block_text_attention .web_block_text__content-bg {
		padding-top: 48px;
	}

	.web_block_text__content h1,
	.web_block_text__content h2,
	.web_block_text__content h3,
	.web_block_text__content h4,
	.web_block_text__content h5,
	.web_block_text__content h6 {
		margin-top: 64px;
	}

	.web_block_text__content p {
		margin-top: 32px;
	}

	.web_block_text__content ol,
	.web_block_text__content ul {
		margin-top: 32px;
	}

	.web_block_model_range__slider {
		padding-bottom: 96px;
	}

	.web_block_model_range__pagination .swiper-pagination-bullet {
		margin-bottom: 64px;
	}

	.web_block_media-flow__text p {
		margin-top: 16px;
	}

	.web_block_gallery__pagination .swiper-pagination {
		margin: 0 20px;
	}

	.gallery-popup__header {
		height: 80px;
		padding: 0 25px 0 40px;
	}

	.gallery-popup__title {
		font-size: 24px;
	}

	.gallery-popup__pagination .swiper-pagination {
		margin: 0 20px;
	}

	.gallery-popup__close {
		width: 30px;
		height: 30px;
	}

	.gallery-popup__close:after,
	.gallery-popup__close:before {
		top: 15px;
		left: -5px;
		width: 40px;
	}

	.web_block_media-text__content {
		padding: 64px;
	}

	.web_block_slider-popup .swiper-pagination {
		margin: 0 20px;
	}

	.web_block_media-popup .responsive-media {
		margin-left: -112px;
	}

	.news-list__content {
		padding-left: 80px;
		padding-right: 80px;
	}

	.cookie-notify {
		padding: 35px 0;
	}
}

@media (max-width: 1023px) {
	.menu {
		position: fixed;
		z-index: 10;
		top: 56px;
		bottom: 0;
		left: 0;
		width: 100%;
		background-color: #fff;
		overflow-y: auto;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		pointer-events: none;
	}

	.menu_close,
	.menu_open {
		-webkit-transition: -webkit-transform 0.3s;
		transition: -webkit-transform 0.3s;
		transition: transform 0.3s;
		transition: transform 0.3s, -webkit-transform 0.3s;
	}

	.menu_open {
		-webkit-transform: none;
		transform: none;
		pointer-events: auto;
	}

	.menu__item {
		border-bottom: 1px solid #dfe3e5;
	}

	.menu-dropdown {
		position: fixed;
		top: 56px;
		bottom: 0;
		left: 0;
		width: 100%;
		overflow-y: auto;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		pointer-events: none;
	}

	.menu-dropdown_close,
	.menu-dropdown_open {
		-webkit-transition: -webkit-transform 0.3s;
		transition: -webkit-transform 0.3s;
		transition: transform 0.3s;
		transition: transform 0.3s, -webkit-transform 0.3s;
	}

	.menu-dropdown_open {
		-webkit-transform: none;
		transform: none;
		pointer-events: auto;
	}
}

@media (max-width: 767px) {
	.web_block_slider-promo > .container {
		padding-left: 0;
		padding-right: 0;
	}

	.web_block_gallery :not(.web_block_gallery_narrow) .container,
	.web_block_gallery :not(.web_block_gallery_narrow) div[class*='col-'] {
		padding: 0;
	}

	.web_block_gallery :not(.web_block_gallery_narrow) .row {
		margin-left: 0;
		margin-right: 0;
	}

	.web_block_gallery__item-link {
		cursor: auto;
	}
}

@media (max-width: 767.9808px) {
	.web_block_media-text .container {
		padding: 0;
	}

	.btn_modalOZ {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 200px;
	}
}

@media print {
	.d-print-none {
		display: none !important;
	}

	.d-print-inline {
		display: inline !important;
	}

	.d-print-inline-block {
		display: inline-block !important;
	}

	.d-print-block {
		display: block !important;
	}

	.d-print-table {
		display: table !important;
	}

	.d-print-table-row {
		display: table-row !important;
	}

	.d-print-table-cell {
		display: table-cell !important;
	}

	.d-print-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.d-print-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

.bKWHeX {
	padding: 0px;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	zoom: 1;
	display: flex;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	z-index: 9999;
}

.bKWHeX div {
	box-sizing: border-box !important;
}

.dPuste {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	box-sizing: border-box;
}

.iAgQIU {
	visibility: visible;
	-webkit-box-pack: start;

	flex-direction: row-reverse;
	width: auto;
	height: auto;
	max-height: unset;
	overflow-y: unset;
	border: 1px solid rgba(199, 110, 236, 0);
	border-radius: 0px;
	display: flex;
	position: relative;
	justify-content: center;
	margin-top: 100px;
	box-sizing: border-box;
}

.evQSyW {
	position: relative;
	width: unset;
	right: unset;
	display: block;
	vertical-align: unset;
}

.fjwILU {
	width: 18px;
	height: 18px;
	top: 10px;
	left: auto;
	right: 48px;
	position: relative;
	display: flex;
	margin-top: unset;
	vertical-align: top;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	box-sizing: border-box;
	cursor: pointer;
	transition: background-color 200ms ease 0s;
	border-radius: 90px;
	z-index: 1004;
}

.fjwILU svg {
	fill: rgb(255, 255, 255);
	width: 18px;
	height: 18px;
	transition: fill 200ms ease 0s;
}

.dEfFLl {
	width: 550px;
	height: 480px;
	min-height: auto;
	opacity: 1;
	background-image: url('/images/callback-form.webp');
	border-radius: 0px;
	box-sizing: border-box;
	z-index: 2;
	overflow: hidden;
	position: relative;
	background-size: cover;
	background-position: 50% 100%;
	background-repeat: no-repeat;
}

.exeDPx {
	display: block;
	flex-direction: unset;
	-webkit-box-pack: unset;
	justify-content: unset;
	-webkit-box-flex: 0;
	flex-grow: 0;
	width: 600px;
	min-height: unset;
	padding: 25px 40px 16px 50px;
	background-color: rgba(255, 255, 255, 0);
	background-image: url('/images/slide-lab.webp');
	border-radius: 0px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 1003;
	box-sizing: border-box;
}

.hlpXZq {
	color: rgb(31, 40, 44);
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px 0px 8px;
	text-align: left;
	font-family: 'Noto Sans';
	position: relative;
	box-shadow: unset;
	height: unset;
	min-height: unset;
	overflow: unset;
	z-index: unset;
	width: unset;
	top: 0px;
	left: 0px;
	box-sizing: border-box;
}

.fwIyqk {
	margin-top: 0px;
	font-size: 30px;
	font-weight: 500;
	line-height: 30px;
	width: 100%;
	display: block;
	white-space: pre-wrap;
	height: auto;
}

.ldFfXM {
	color: rgba(31, 40, 44, 0.8);
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px 0px 16px;
	text-align: left;
	font-family: 'Noto Sans';
	position: relative;
	box-shadow: unset;
	height: unset;
	min-height: unset;
	overflow: unset;
	z-index: unset;
	width: unset;
	top: 0px;
	left: 0px;
	box-sizing: border-box;
}

.ilYizx {
	margin-top: 0px;
	font-size: 13px;
	font-weight: 500;
	line-height: 21px;
	max-width: 300px;
	display: block;
	white-space: pre-wrap;
	height: auto;
}

.bFUiA-d {
	padding-top: 0px;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-right: 60px;
	width: calc((100% - 0px) - 60px);
	-webkit-box-pack: start;
	justify-content: flex-start;
	display: flex;
	box-sizing: border-box;
	position: relative;
}

.cGhfsL {
	align-items: flex-start;
	padding: 0px;
	height: unset;
	background-color: transparent;
	border-radius: 0px;
	cursor: default;
	user-select: unset;
	position: relative;
	display: flex;
	flex-direction: column;
	-webkit-box-pack: start;
	justify-content: flex-start;
}

.cGhfsL .commonStyles__Input-eb66jt-0,
.cGhfsL .commonStyles__Select-eb66jt-3,
.cGhfsL .commonStyles__Textarea-eb66jt-1 {
	border-radius: 0px;
	border: 1px solid rgb(143, 148, 150);
	background-color: rgb(255, 255, 255);
	font-size: 15px;
	font-weight: 400;
	line-height: 46px;
	padding: 0px 15px;
	color: rgb(31, 40, 44);
	height: 46px;
	margin: 4px 0px 0px;
	display: block;
	width: 100%;
	outline: none;
	box-sizing: border-box;
}

.hZalvn {
	padding-top: 0px;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-right: 60px;
	width: calc((100% - 0px) - 60px);
	-webkit-box-pack: start;
	justify-content: flex-start;
	display: flex;
	box-sizing: border-box;
	position: relative;
}

.ZTUFA {
	padding-top: 0px;
	margin-left: 0px;
	padding-bottom: 16px;
	margin-right: 0px;
	font-size: 11px;
	line-height: 8px;
	-webkit-box-pack: start;
	justify-content: flex-start;
	max-width: 300px;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	position: relative;
}

.gSByQT {
	-webkit-box-pack: start;
	justify-content: flex-start;
	width: auto;
	display: flex;
	align-items: center;
	position: relative;
}

.ldSGfB {
	top: -1px;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	position: relative;
	cursor: pointer;
}

.eZAKWI {
	border: 1px solid rgba(74, 74, 74, 0.76);
	border-radius: 2px;
	width: 10px;
	height: 10px;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
}

.eZAKWI svg {
	min-width: 10px;
	min-height: 10px;
}

.eZAKWI svg path {
	fill: rgba(74, 74, 74, 0.76);
}

.cPhCwv {
	line-height: normal;
	width: auto;
	margin-left: 6px;
	margin-top: 0px;
	text-align: left;
}

.hoRKcw {
	color: rgb(0, 0, 0);
	font-family: 'Noto Sans';
	text-size-adjust: 100%;
	letter-spacing: 1px;
}

.cHLQtS {
	color: rgba(74, 74, 74, 0.76);
	font-family: 'Noto Sans';
	text-size-adjust: 100%;
	text-decoration: none;
}

.jPuoWS {
	display: flex;
	flex-direction: column;
	-webkit-box-align: center;
	align-items: center;
	width: calc(((100% - 0px) - 60px) - 0px);
	margin-right: 60px;
	margin-left: 0px;
}

.hwPtEc.Calltouch-widget-unitSelection {
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
}

.hPXATd {
	align-items: flex-start;
	padding: 0px;
	height: unset;
	background-color: transparent;
	border-radius: 0px;
	cursor: default;
	user-select: none;
	position: relative;
	display: flex;
	flex-direction: column;
	-webkit-box-pack: start;
	justify-content: flex-start;
}

.hPXATd .commonStyles__Input-eb66jt-0,
.hPXATd .commonStyles__Select-eb66jt-3,
.hPXATd .commonStyles__Textarea-eb66jt-1 {
	border-radius: 0px;
	border: 1px solid rgb(143, 148, 150);
	background-color: rgb(255, 255, 255);
	font-size: 15px;
	font-weight: 500;
	line-height: 46px;
	padding: 0px 15px;
	color: rgba(31, 40, 44, 0.8);
	height: 46px;
	margin: 4px 0px 0px;
	display: block;
	width: 100%;
	outline: none;
	box-sizing: border-box;
	font-family: 'Noto Sans';
}

.hPXATd svg {
	transform: rotate(0deg);
	bottom: 15px;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 11px;
	transition: all 0.2s ease 0s;
}

.hPXATd svg path {
	fill: rgb(143, 148, 150);
}

.cmAlLA {
	align-items: flex-start;
	padding: 0px;
	height: unset;
	background-color: transparent;
	border-radius: 0px;
	cursor: default;
	user-select: none;
	position: relative;
	display: flex;
	flex-direction: column;
	-webkit-box-pack: start;
	justify-content: flex-start;
}

.cmAlLA .commonStyles__Input-eb66jt-0,
.cmAlLA .commonStyles__Select-eb66jt-3,
.cmAlLA .commonStyles__Textarea-eb66jt-1 {
	border-radius: 0px;
	border: 1px solid rgb(143, 148, 150);
	background-color: rgb(255, 255, 255);
	font-size: 15px;
	font-weight: 500;
	line-height: 46px;
	padding: 0px 15px;
	color: rgba(31, 40, 44, 0.8);
	height: 46px;
	margin: 4px 0px 0px;
	display: block;
	outline: none;
	box-sizing: border-box;
	font-family: 'Noto Sans';
}

.cmAlLA svg {
	transform: rotate(180deg);
	bottom: 15px;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 11px;
	transition: all 0.2s ease 0s;
}

.SPbEj {
	height: 68px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 16px;
	-webkit-box-pack: start;
	justify-content: flex-start;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	width: calc((100% - 0px) - 0px);
}

.dAiWwm {
	height: 52px;
	width: 232px;
	background-color: #00647b;
	border-radius: 0px;
	opacity: 1;
	cursor: pointer;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Noto Sans';
	-webkit-box-pack: center;
	justify-content: center;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	padding: 0px 16px;
	position: relative;
	outline: none;
}

.mjkcO {
	color: rgb(255, 255, 255);
	user-select: none;
}

.hwPtEc {
	padding-top: 0px;
	padding-bottom: 20px;
	margin-left: 0px;
	margin-right: 60px;
	width: calc((100% - 0px) - 60px);
	-webkit-box-pack: start;
	justify-content: flex-start;
	display: flex;
	box-sizing: border-box;
	position: relative;
}

.gkAxBZ {
	font-family: 'Noto Sans';
	border-radius: 0px;
	top: calc(100%);
	bottom: auto;
	width: 100%;
	margin-top: 2px;
	box-sizing: border-box;
	position: absolute;
	background: rgb(255, 255, 255);
	z-index: 3;
	border: 1px solid rgb(212, 212, 212);
	max-height: 192px;
	overflow-y: auto;
	box-shadow: rgba(31, 40, 44, 0.25) 0px 0px 1px 0px,
		rgba(31, 40, 44, 0.15) 0px 3px 5px 0px;
}

.fzeKGI {
	font-family: 'Noto Sans';
	color: rgb(143, 148, 150);
	padding: 0px 7px;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 24px;
	cursor: pointer;
	background: transparent;
	transition: all 200ms ease 0s;
	user-select: none;
	min-height: 32px;
}

#checkbox-icon.checked svg {
	display: block;
}

#checkbox-icon svg {
	display: none;
}

#call-btn[disabled] {
	opacity: 0.5;
	cursor: not-allowed;
}

#hidden-element {
	display: none;
}

#hidden-element #calculatorModalPlace {
	margin: 0 0 15px 0;
}

#hidden-element .styles__Content-k9uavn-3.exeDPx {
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 85vh;
}

#hidden-element #calculatorModalPlace .credit__calculator.calculator {
	width: 100%;
	padding: 0;
}

#hidden-element
	#calculatorModalPlace
	.calculator__submit-button.button.button--full.finance {
	display: none;
}

.my-modal-OZ {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99999;
	background-color: rgba(0, 0, 0, 0.5);
}

.modal-content-OZ {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: white;
	padding: 20px;
	border-radius: 15px;
	text-align: center;
	padding: 40px;
}

.modal-oz__title {
	margin-top: 24px;
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
	color: black;
}

.modal-oz__descr {
	margin-top: 24px;
	font-weight: 450;
	font-size: 16px;
	line-height: 150%;
	color: black;
	max-width: 340px;
}

.btn_white__web {
	border: none;
	background: #fff;
}

.cashback-text {
	color: #31363a;
	font-family: Noto Sans;
	font-size: 50px;
	font-style: normal;
	font-weight: 300;
	line-height: 140%;
}

.web-none {
	display: none;
}

.header_btn {
	height: 35px;
}

.s5_tradein_content {
	padding-bottom: 5px;
}

.discount_btnInvert {
	font-size: 16px;
	text-decoration: none;
	color: #31363a;
}

.footer_number {
	color: grey;
	margin-left: 60px;
}

.overlay_text {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 30px;
	color: white;
	z-index: 3;
}

.web_block_plain.clicked .overlay_text {
	display: none;
}

.ms_about_button {
	align-items: center;
}

.s5-slide {
	top: 35%;
}

.credit-calculator__title {
	text-transform: uppercase;
	text-align: center;
}

.credit-calculator__row {
	padding-bottom: 0 !important;
}

.credit-calculator__model-page {
	justify-content: center;
}

@media only screen and (min-width: 1200px) {
	.warranty_header {
		font-size: 40px;
	}
}

@media only screen and (max-width: 1250px) {
	.credit-calculator__left {
		width: 100%;
	}

	.credit-calculator__right {
		width: 100%;
	}
}

@media only screen and (max-width: 1024px) {
	.footer_number {
		margin-left: 30px;
	}
}

@media only screen and (max-width: 768px) {
	.s5-slide {
		top: 50%;
	}

	.overlay_text_span {
		font-size: 24px;
	}

	.overlay_text_img {
		height: 100px;
		width: 100px;
	}

	.cashback__title {
		font-size: 25px;
		font-style: normal;
		font-weight: 400;
		line-height: 30px;
	}

	.omodaC5Wrapper {
		display: inline-block;
		width: 100%;
	}

	.omodaC5Title {
		color: #fff;
		font-family: Noto Sans;
		font-size: 20px;
		font-style: normal;
		font-weight: 500;
		line-height: 140%;
		text-align: left;
		padding-left: 20px;
	}

	.specialOfferWrapper {
		width: 100%;
		padding: 20px 30px;
		bottom: 0;
		left: 0;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		transform: none;
		max-width: 100%;
	}

	.omodaC5Text {
		align-self: stretch;
		color: #fff;
		font-family: Noto Sans;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 23.8px;
		text-align: left;
		padding-left: 20px;
	}

	.omodaC5Img {
		width: 100%;
		display: flex;
		justify-content: center;
	}

	.arrowdown {
		margin-top: 16px;
		margin-bottom: 16px;
	}

	.web-none {
		display: flex;
	}

	.cahback__wrapper {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
		justify-content: center;
		text-align: center;
		margin-top: 10px;
	}

	.web_block_header__text {
		align-self: stretch;
		color: #fff;
		text-align: center;
		font-family: Noto Sans;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 140%;
	}

	.mob-none {
		display: none;
	}

	.number {
		color: #0c0c0b;
		text-align: center;
		font-family: Noto Sans;
		font-size: 24px;
		font-style: normal;
		font-weight: 500;
		line-height: 35.2px;
		text-transform: uppercase;
	}

	.btn_white__web {
		background: none;
	}

	.btn_primaryInvert {
		color: #fff;
		border: 1px solid #fff;
	}

	.btn_primary {
		width: 100%;
		justify-content: center;
		height: 50px;
	}

	.width100 {
		width: 100%;
		display: flex;
		justify-content: center;
	}

	.footer__add-menu-item {
		padding-left: 20px;
	}

	.reverseTel {
		order: 1;
		justify-content: flex-start;
	}

	.iAgQIU {
		justify-content: center;
	}

	.exeDPx {
		max-width: 330px;
		margin: 0 auto;
	}

	.dEfFLl {
		width: 330px;
		background-position: left;
	}

	.credit-calculator .row {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.credit-calculator__inner {
		max-width: 100%;
		width: calc(100% - 40px);
	}

	.term-option {
		font-size: 14px;
		padding: 10px 14px;
	}

	.monthly-wrap {
		flex-direction: column;
	}

	.monthly-payment {
		font-size: 14px;
		margin-bottom: 8px;
	}

	.monthly-payment__input {
		font-size: 24px;
	}

	.choose-complect select {
		max-width: 100%;
	}

	.credit-calculator__h2 {
		margin-top: 20px;
	}

	.web_block_header-h2__text {
		text-align: left;
	}

	.s5_tradein_title {
		margin-top: 2px;
		font-size: 32px;
	}

	.s5_tradein_subtitle {
		margin-top: 2px;
		font-size: 16px;
	}

	.s5_tradein_const_btn {
		margin-top: 5px;
	}
}

@media only screen and (max-width: 600px) {
	.p20 {
		padding-left: 20px;
		padding-right: 20px;
	}

	.dEfFLl {
		display: none;
	}

	.fjwILU svg {
		fill: rgb(1, 1, 1);
	}

	.fjwILU {
		right: 22vw;
	}
}

@media only screen and (max-width: 430px) {
	.fjwILU {
		right: 13vw;
	}

	.specialOfferWrapper {
		padding: 20px 10px;
	}
}

@media only screen and (max-width: 391px) {
	.fjwILU {
		right: 10vw;
	}
}

@media only screen and (max-width: 388px) {
	.btn-action__primary {
		text-align: center;
		align-items: center;
	}
}

.modal-close-animation {
	transition: transform 0.3s ease-out;
	transform: translateY(-100%);
}

p span {
	background-color: yellow;
}

@media only screen and (max-width: 450px) {
	#model_btn {
		text-align: center;
		align-items: center;
	}

	.about_model_btn {
		white-space: nowrap;
	}

	.overlay_text_span {
		font-size: 24px;
	}

	.overlay_text_img {
		height: 70px;
		width: 70px;
	}

	.h1 {
		font-size: 26px;
	}

	.btn {
		padding: 10px 15px;
		align-items: center;
	}
}

@media only screen and (min-width: 1024px) {
	.phone__logo {
		display: none;
	}
}

.discount_container {
	margin-top: 24px;
	margin-bottom: 24px;
}

.discount {
	display: flex;
	flex-direction: row;
	padding: 24px 15px;
	border-radius: 10px;
}

.discount_info {
	display: flex;
	align-items: center;
}

.discount__title {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.discount__btn {
	margin: 0;
	display: flex;
	align-items: center;
}

.warranty-table {
	border: 1px solid black;
	border-collapse: collapse;
}

.warranty-table td,
.warranty-table th {
	border: 1px solid black;
	text-align: center;
	padding: 2px 5px;
}

@media screen and (max-width: 768px) {
	.warranty-table td:first-child,
	.warranty-table th:first-child {
		display: none;
	}
}

@media only screen and (max-width: 768px) {
	.discount {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.discount_info {
		width: 100%;
		display: flex;
		justify-content: space-between;
	}

	.discount_info img {
		order: 2;
	}

	.discount__btn {
		width: 100%;
		text-align: center;
		margin-top: 18px;
	}

	.discount__title {
		order: 1;
		text-align: left;
	}

	.backgroundBlack-title {
		color: #30363a;
		text-align: center;
		font-family: Noto Sans;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 35.2px;
	}

	.backgroundBlack-subtitle {
		color: #30363a;
		text-align: center;
		font-family: Noto Sans;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 23.8px;
	}

	.discount_btnInvert {
		color: #30363a;
		width: 100%;
		text-align: center;
		text-decoration: none;
		border: 1px solid #30363a;
		border-radius: 5px;
		padding: 10px 15px;
	}
}

@media only screen and (max-width: 768px) {
	.backgroundWhite {
		background-color: white;
		margin-bottom: 16px;
	}

	.backgroundWhite_color {
		color: #30363a;
	}

	.s5_info {
		margin-bottom: 0px;
	}

	.mt_mobile {
		margin-top: 0;
	}

	#hidden-element .styles__Content-k9uavn-3.exeDPx {
		max-height: 100vh;
	}
}

/* @media only screen and (min-width: 1111px) {
  .testDriveSlide {
    object-fit: cover;
  }
}
@media only screen and (max-width: 1111px) {
  .testDriveSlide {
    background-size: cover;
  }
} */

@media only screen and (max-width: 789px) {
	.s5_tradein_btn {
		display: none;
	}
}

@media only screen and (min-width: 768px) {
	.dealers-slide {
		display: none;
	}

	.news_item {
		display: flex;
		align-items: stretch;
	}

	.news_image {
		width: 100%;
		height: 100%;
	}

	.news_image img {
		object-fit: cover;
		width: 100%;
		height: 100%;
	}
}

@media only screen and (max-width: 364px) {
	.overlay_text {
		top: 40%;
	}
}

@media only screen and (max-width: 346px) {
	.btn {
		padding: 15px 10px;
	}

	.h1,
	h1 {
		font: 24px/1.1 'Noto Sans';
	}

	.h2,
	h2 {
		font: 24px/1.1 'Noto Sans';
	}

	.mb-fold {
		margin-bottom: 10px;
	}

	.news_title_fold {
		font-size: 20px;
	}

	.mt-fold-news {
		margin-top: 24px;
	}

	.discount__title {
		font-size: 15px;
	}

	.fold_discount__subtitle {
		font-size: 14px;
	}

	.money_info {
		margin-left: 0;
	}

	.overlay_text_span {
		font-size: 15px;
	}

	.overlay_text_img {
		height: 35px;
		width: 35px;
	}

	.credit-calculator__descr {
		margin-left: 5px;
	}
}

@keyframes rotate {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}

.load {
	width: 100px;
	height: 100px;
	margin: 10px auto 0;
	border: solid 10px #30363a;
	border-radius: 50%;
	border-right-color: transparent;
	border-bottom-color: transparent;
	-webkit-transition: all 0.5s ease-in;
	-webkit-animation-name: rotate;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;

	transition: all 0.5s ease-in;
	animation-name: rotate;
	animation-duration: 1s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@media only screen and (max-width: 768px) and (min-width: 400px) {
	.term-wrap {
		justify-content: space-between;
	}
}

.c5_main_hero {
	padding-top: 100px !important;
	padding-bottom: 20px;
}

.c5_main_hero__subtitle {
	font-size: 20px;
	text-align: left;
	font-weight: 600;
}

.design-contest {
	font-size: 1.75rem;
	color: white;
	line-height: normal;
}

.c5_main_hero__title {
	font-size: 32px;
	text-align: left;
	font-weight: 700;
}

.c5_main_hero__title.jaecoo {
	font-size: 32px;
	text-align: left;
	font-weight: 700;
}

.c5_main_hero__btns {
	row-gap: 12px;
	margin-top: 24px;
	padding-left: 20px;
	padding-right: 20px;
}

.c5_main_hero__btn {
	width: 100%;
}

.c5-block-techno__container {
	padding: 24px 20px;
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.c5-block-techno {
	font-size: 24px;
	line-height: 30px;
	text-align: center;
}
.c5-block-techno__img {
	height: 100%;
	width: 100%;
}

.c5-block-techno__title {
	font-size: 22px;
	font-weight: 600;
}

.c5__title {
	color: #30363a;
	text-align: center;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.credit__header .c5__title {
	text-align: left;
}
.c5__title-white {
	color: #fff;
	text-align: center;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.c5-block-techno__content-subtitle {
	font-size: 14px;
	text-align: center;
	line-height: 170%;
}

.c5-block-techno__content-title {
	font-size: 24px;
	text-align: center;
	line-height: 35px;
}

.c5-block-special {
	background-color: #fff;
	color: white;
}

.c5-block-special__container {
	padding: 24px 20px;
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin: 0 auto;
}

.c5-block-special__title {
	color: #30363a;
	text-align: center;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin: 0 0 40px 0;
}

.c5-block-special-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
	text-align: center;
}

.c5-block-special-item__icon img {
	height: 36px;
	width: 36px;
}

.c5-block-special-item__title {
	font-size: 14px;
	font-weight: 700;
}

.c5-block-special-item__subtitle {
	font-size: 12px;
	font-weight: 400;
}

.c5-block-special__btn {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 8px;
	border-radius: 5px;
	border: 1px solid #30363a;
	color: #30363a;
	font-size: 14px;
	font-weight: 600;
	line-height: 14px;
	padding: 14px;
}

.c5-block__container {
	padding: 24px 20px 40px;
}

.c5-block__title {
	color: #30363a;
	text-align: center;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.c5-block__content-title {
	color: #30363a;
	font-size: 18px;
	font-weight: 600;
	line-height: 30px;
	margin-bottom: 14px;
}

.c5-block__content-description {
	color: #30363a;
	font-size: 14px;
	font-weight: 400;
	line-height: 23.8px;
}

.c5-comfort-block__desc {
	text-align: left;
	color: white;
}

.c5-comfort-block__title {
	position: absolute;
	bottom: 10px;
	left: 20px;
	padding: 5px 10px;
	border-radius: 8px;
	background: linear-gradient(
		115deg,
		rgba(255, 255, 255, 0.28) 3.41%,
		rgba(255, 255, 255, 0) 163.98%
	);
	box-shadow: 8px 10px 16px 0px rgba(0, 0, 0, 0.05);
	backdrop-filter: blur(6px);
	color: white;
}

.c5-comfort-block__container {
	padding-left: 20px;
	padding-right: 20px;
	display: flex;
	flex-direction: column;
	gap: 40px;
	padding-bottom: 40px;
}

.c5-comfort-block__card {
	border-radius: 8px;
	background-color: white;
	overflow: hidden;
}

.c5-dynamic-block {
	background-color: #30363a;
	color: white;
}

.c5-dynamic-block__header {
	padding: 40px;
}

.c5-dynamic-block *,
.c5-dynamic-block__header * {
	color: white;
}

.c5-dynamic-block img {
	width: 100%;
}

.c5-dynamic-block__header {
	padding: 40px 20px;
	color: white;
	background-color: #30363a;
}

.c5-dynamic-block__title {
	position: absolute;
	bottom: 10px;
	left: 20px;
	padding: 5px 10px;
	border-radius: 8px;
	background: linear-gradient(
		115deg,
		rgba(255, 255, 255, 0.28) 3.41%,
		rgba(255, 255, 255, 0) 163.98%
	);
	box-shadow: 8px 10px 16px 0px rgba(0, 0, 0, 0.05);
	backdrop-filter: blur(6px);
	color: white;
}

.c5-dynamic-block__card img {
	height: 100%;
}

.c5-discount-btn {
	color: #30363a;
	width: 100%;
	text-align: center;
	text-decoration: none;
	border: 1px solid #30363a;
	border-radius: 5px;
	padding: 10px 15px;
}

.c5-techno-block {
	background-color: #30363a;
}

.c5-techno-block__container {
	padding: 40px 20px;
}

.c5-techno-block * {
	color: white;
}

.c5-techno-block .web_block_accordion__header-icon:before,
.c5-techno-block .web_block_accordion__header-icon:after {
	background: white;
}

.c5-calculator__btns {
	display: flex;
	flex-direction: column;
	gap: 12px;
	width: 100%;
}

.c5-calculator__btn {
	border: 1px solid #30363a !important;
	border-radius: 5px;
	padding: 10px 18px;
	width: 100%;
	text-align: center !important;
	display: flex;
	justify-content: center;
}

.c5-calculator__btn_inverted {
	background-color: #30363a;
	color: white;
}

.c5-form-block {
	color: #30363a;
}

.c5-form-block__container {
	padding: 40px 20px;
	display: flex;
	flex-direction: column;
	gap: 32px;
	max-width: 550px;
	margin: 0 auto;
}

.c5-form-block__header {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.c5-form-block__title {
	text-align: center;
	font-size: 22px;
	font-weight: 600;
	line-height: 140%;
}

.c5-form-block__subtitle {
	font-size: 14px;
	line-height: 140%;
}

.c5-form-block__inputs {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.c5-form-block__input {
	padding: 10px 12px;
	border-radius: 8px;
	border: 1px solid #d0d5dd;
	background: #fff;
	font-size: 14px;
}

select.c5-form-block__input {
	max-width: 100%;
	margin-bottom: 0;
}

.c5-form-block__footer {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.c5-form-block__btn {
	padding: 17px;
	background-color: #00647b;
	color: white;
	border-radius: 8px;
}

.c5-form-block__footer-text {
	text-align: center;
	color: #7f8589;
	text-align: center;
	font-size: 12px;
	line-height: 140%;
}

.c5-price-block {
	background-color: #30363a;
	color: white;
}

.c5-price-block__wrapper {
	padding: 24px 20px;
	background-color: white;
}

.c5-price-block__container {
	padding: 24px;
	display: flex;
	flex-direction: column;
	gap: 24px;
	background-color: #30363a;
	border-radius: 5px;
}
.c5-price-title {
	text-align: center;
	font-family: 'Noto Sans';
	font-size: 20px;
	line-height: 140%;
}
.c5-price-btn {
	text-align: center;
	font-family: 'Noto Sans';
	font-size: 14px;
	line-height: 14px;
	width: 100%;
	border: 1px solid white;
	padding: 18px;
	border-radius: 5px;
}

.web_block_media-promo__text_white {
	color: white;
}

@media only screen and (min-width: 1024px) {
	.c5_main_hero {
		padding: 0 112px 112px;
	}

	.c5_main_hero__subtitle {
		font-size: 24px;
		text-align: left;
		font-weight: 400;
		line-height: 28px;
	}

	.c5_main_hero__subtitle--price {
		font-size: 40px;
		line-height: 50px;
	}

	.c5_main_hero__title {
		font-size: 64px;
		line-height: 80px;
		text-align: left;
		font-weight: 700;
	}

	.design-contest {
		font-size: 2.75rem;
		line-height: normal;
		width: 80%;
	}

	.c5_main_hero__title.jaecoo {
		font-size: 44px;
		text-align: left;
		font-weight: 700;
	}

	.c5_main_hero__content {
		display: flex;
		flex-direction: column;
		gap: 12px;
	}

	.c5_main_hero__btns {
		row-gap: 12px;
		margin-top: 36px;
		column-gap: 24px;
	}

	.c5_main_hero__btn {
		width: 280px;
	}

	.c5-block-techno__container {
		padding: 60px;
		gap: 40px;
	}

	.c5-block-techno__title {
		font-size: 30px;
		line-height: 110%;
	}

	.c5-block-techno__content-subtitle {
		font-size: 18px;
		text-align: center;
		line-height: 140%;
	}

	.c5-block-techno__content-title {
		font-size: 96px;
		line-height: 140%;
		letter-spacing: 0.2496px;
	}

	.c5-block-special {
		background-color: white;
		color: #30363a;
	}

	.c5-block-special {
		padding: 0 60px;
		gap: 40px;
	}

	.c5-block-special__title {
		color: #30363a;
		text-align: center;
		font-size: 30px;
		font-weight: 600;
		line-height: 46.2px;
	}
	.c5-block__title {
		font-size: 30px;
	}

	.web_block_header-h2__title {
		font-size: 30px;
	}

	.c5-block-special-item__icon img {
		height: 48px;
		width: 48px;
		color: black;
	}

	.c5-block-special-item__title {
		font-size: 48px;
		line-height: 140%; /* 67.2px */
		letter-spacing: 0.2496px;
		color: #30363a;
	}

	.c5-block-special-item__subtitle {
		color: #30363a;
		font-size: 18px;
		font-weight: 400;
		line-height: 140%;
	}
	.c5-block-special__btn {
		width: 344px;
		margin: auto;
		padding: 18px 14px;
	}

	.c5-comfort-block__desc {
		text-align: center;
		color: white;
	}

	.c5-dynamic-block__header *,
	.c5-dynamic-block * {
		color: #30363a;
	}

	.c5-dynamic-block__header {
		padding: 40px 20px;
		background-color: white;
	}

	.c5-dynamic-block {
		background-color: white;
	}

	.c5-dynamic-block__container {
		padding: 40px 80px;
		display: flex;
		gap: 20px;
		justify-content: center;
	}

	.c5-dynamic-block__title {
		position: relative;
		width: 100%;
	}

	.c5-dynamic-block__card img {
		height: 360px;
	}

	.c5-dynamic-block__card {
		width: 300px;
	}

	.c5-dynamic-block__card .c5-block__container {
		padding: 0;
		padding-top: 30px;
	}

	.c5-techno-block {
		background-color: white;
	}

	.c5-techno-block * {
		color: #30363a;
	}

	.c5-techno-block .web_block_accordion__header-icon:before,
	.c5-techno-block .web_block_accordion__header-icon:after {
		background: #30363a;
	}

	.c5-form-block__header {
		gap: 16px;
	}

	.c5-form-block__title {
		font-size: 30px;
	}

	.c5-form-block__subtitle {
		text-align: center;
		font-size: 16px;
	}

	.c5-form-block__footer-text {
		font-size: 14px;
	}

	.quick-links__item {
		background-color: #f3f3f3;
		border-radius: 12px;
		padding: 20px;
	}

	.creadit-calculator__conainer {
		display: flex;
		gap: 100px;
		padding: 80px 100px;
		background: url('/models/modelc5/images/car.webp');
		background-size: 50%;
		background-repeat: no-repeat;
		background-position: right;
		margin: 0 auto;
	}

	.credit-calculator__row {
		order: 1;
	}

	.c5-price-block__wrapper {
		padding: 0;
	}

	.c5-price-block__container {
		padding: 48px;
	}

	.c5-price-title {
		font-size: 42px;
	}

	.c5-price-btn {
		width: 300px;
		margin: 0 auto;
	}

	.c5-dynamic-block img {
		width: 300px;
		height: 200px;
		object-fit: fill;
	}

	.c5_main * {
		border-radius: 5px !important;
	}

	.specialOfferFix {
		border: none;
	}

	.specialOfferWrapper {
		/* padding: 0; */
		max-width: 550px;
	}
}

.tooltip-bonus {
	position: relative;
	display: inline-block;
	gap: 0.5rem;
	background-color: #0b6ec7;
	color: #fff;
	font-weight: 500;
	font-size: 12px;
	line-height: 1;
	border-radius: 4px;
	padding: 5px;
}

.tooltip-bonus .tooltiptext {
	visibility: hidden;
	width: 220px;
	background-color: #0b6ec7;
	color: #fff;
	text-align: center;
	line-height: 1.5;
	border-radius: 6px;
	padding: 7px;
	position: absolute;
	font-weight: 400;
	z-index: 1;
	top: 130%;
	left: 0;
	transform: translateX(-40%);
	opacity: 0;
	transition: opacity 0.3s;
}

.tippy-box[data-theme~='blue'][data-placement^='top'] > .tippy-arrow::before {
	border-top-color: #0b6ec7;
}
.tippy-box[data-theme~='blue'][data-placement^='bottom']
	> .tippy-arrow::before {
	border-bottom-color: #0b6ec7;
}
.tippy-box[data-theme~='blue'][data-placement^='left'] > .tippy-arrow::before {
	border-left-color: #0b6ec7;
}
.tippy-box[data-theme~='blue'][data-placement^='right'] > .tippy-arrow::before {
	border-right-color: #0b6ec7;
}

.tippy-box[data-theme~='blue'] {
	background-color: #0b6ec7;
	color: white !important;
}

.bonus-tooltip {
	font-weight: 500;
	line-height: 1.35rem !important;
	font-size: 12px !important;
	padding: 0 !important;
	display: inline-block;
	height: 20px !important;
	text-align: center;
	width: 47px;
	display: none !important;
	svg {
		width: 11px;
		height: 11px;
		line-height: 1.35rem;
		margin-bottom: 4px !important;
	}
}

@media (max-width: 759px) {
	.bonus-tooltip {
		font-size: 11px !important;

		svg {
			width: 10px;
			height: 10px;
			margin-bottom: 3px !important;
		}
	}
}

.tooltip-bonus .tooltiptext::after {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 35%;
	margin-left: 20px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent transparent #0b6ec7;
}

.tooltip-bonus:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}

.fs-12 {
	font-size: 12px;
}
.fs-14 {
	font-size: 14px;
}
.fs-18 {
	font-size: 18px;
}
.fs-20 {
	font-size: 20px;
}
.fs-24 {
	font-size: 24px;
}
.fs-32 {
	font-size: 32px;
}
.fw-100 {
	font-weight: 100;
}
.fw-200 {
	font-weight: 200;
}
.fw-300 {
	font-weight: 300;
}
.fw-400 {
	font-weight: 400;
}
.fw-500 {
	font-weight: 500;
}
.fw-600 {
	font-weight: 600;
}
.fw-700 {
	font-weight: 700;
}
.fw-800 {
	font-weight: 800;
}
.fw-900 {
	font-weight: 900;
}

.m-0 {
	margin: 0px;
}
.mt-0 {
	margin-top: 0px;
}
.mr-0 {
	margin-right: 0px;
}
.mb-0 {
	margin-bottom: 0px;
}
.ml-0 {
	margin-left: 0px;
}
.mx-0 {
	margin-left: 0px;
	margin-right: 0px;
}
.my-0 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.m-1 {
	margin: 4px;
}
.mt-1 {
	margin-top: 4px;
}
.mr-1 {
	margin-right: 4px;
}
.mb-1 {
	margin-bottom: 4px;
}
.ml-1 {
	margin-left: 4px;
}
.mx-1 {
	margin-left: 4px;
	margin-right: 4px;
}
.my-1 {
	margin-top: 4px;
	margin-bottom: 4px;
}
.m-2 {
	margin: 8px;
}
.mt-2 {
	margin-top: 8px;
}
.mr-2 {
	margin-right: 8px;
}
.mb-2 {
	margin-bottom: 8px;
}
.ml-2 {
	margin-left: 8px;
}
.mx-2 {
	margin-left: 8px;
	margin-right: 8px;
}
.my-2 {
	margin-top: 8px;
	margin-bottom: 8px;
}
.m-3 {
	margin: 12px;
}
.mt-3 {
	margin-top: 12px;
}
.mr-3 {
	margin-right: 12px;
}
.mb-3 {
	margin-bottom: 12px;
}
.ml-3 {
	margin-left: 12px;
}
.mx-3 {
	margin-left: 12px;
	margin-right: 12px;
}
.my-3 {
	margin-top: 12px;
	margin-bottom: 12px;
}
.m-4 {
	margin: 16px;
}
.mt-4 {
	margin-top: 16px;
}
.mr-4 {
	margin-right: 16px;
}
.mb-4 {
	margin-bottom: 16px;
}
.ml-4 {
	margin-left: 16px;
}
.mx-4 {
	margin-left: 16px;
	margin-right: 16px;
}
.my-4 {
	margin-top: 16px;
	margin-bottom: 16px;
}
.m-5 {
	margin: 20px;
}
.mt-5 {
	margin-top: 20px;
}
.mr-5 {
	margin-right: 20px;
}
.mb-5 {
	margin-bottom: 20px;
}
.ml-5 {
	margin-left: 20px;
}
.mx-5 {
	margin-left: 20px;
	margin-right: 20px;
}
.my-5 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.m-6 {
	margin: 24px;
}
.mt-6 {
	margin-top: 24px;
}
.mr-6 {
	margin-right: 24px;
}
.mb-6 {
	margin-bottom: 24px;
}
.ml-6 {
	margin-left: 24px;
}
.mx-6 {
	margin-left: 24px;
	margin-right: 24px;
}
.my-6 {
	margin-top: 24px;
	margin-bottom: 24px;
}

.p-0 {
	padding: 0px;
}
.pt-0 {
	padding-top: 0px;
}
.pr-0 {
	padding-right: 0px;
}
.pb-0 {
	padding-bottom: 0px;
}
.pl-0 {
	padding-left: 0px;
}
NaNrem-0 {
	padding-left: 0px;
	padding-right: 0px;
}
.py-0 {
	padding-top: 0px;
	padding-bottom: 0px;
}
.p-1 {
	padding: 4px;
}
.pt-1 {
	padding-top: 4px;
}
.pr-1 {
	padding-right: 4px;
}
.pb-1 {
	padding-bottom: 4px;
}
.pl-1 {
	padding-left: 4px;
}
NaNrem-1 {
	padding-left: 4px;
	padding-right: 4px;
}
.py-1 {
	padding-top: 4px;
	padding-bottom: 4px;
}
.p-2 {
	padding: 8px;
}
.pt-2 {
	padding-top: 8px;
}
.pr-2 {
	padding-right: 8px;
}
.pb-2 {
	padding-bottom: 8px;
}
.pl-2 {
	padding-left: 8px;
}
NaNrem-2 {
	padding-left: 8px;
	padding-right: 8px;
}
.py-2 {
	padding-top: 8px;
	padding-bottom: 8px;
}
.p-3 {
	padding: 12px;
}
.pt-3 {
	padding-top: 12px;
}
.pr-3 {
	padding-right: 12px;
}
.pb-3 {
	padding-bottom: 12px;
}
.pl-3 {
	padding-left: 12px;
}
NaNrem-3 {
	padding-left: 12px;
	padding-right: 12px;
}
.py-3 {
	padding-top: 12px;
	padding-bottom: 12px;
}
.p-4 {
	padding: 16px;
}
.pt-4 {
	padding-top: 16px;
}
.pr-4 {
	padding-right: 16px;
}
.pb-4 {
	padding-bottom: 16px;
}
.pl-4 {
	padding-left: 16px;
}
NaNrem-4 {
	padding-left: 16px;
	padding-right: 16px;
}
.py-4 {
	padding-top: 16px;
	padding-bottom: 16px;
}
.p-5 {
	padding: 20px;
}
.pt-5 {
	padding-top: 20px;
}
.pr-5 {
	padding-right: 20px;
}
.pb-5 {
	padding-bottom: 20px;
}
.pl-5 {
	padding-left: 20px;
}
NaNrem-5 {
	padding-left: 20px;
	padding-right: 20px;
}
.py-5 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.p-6 {
	padding: 24px;
}
.pt-6 {
	padding-top: 24px;
}
.pr-6 {
	padding-right: 24px;
}
.pb-6 {
	padding-bottom: 24px;
}
.pl-6 {
	padding-left: 24px;
}
NaNrem-6 {
	padding-left: 24px;
	padding-right: 24px;
}
.py-6 {
	padding-top: 24px;
	padding-bottom: 24px;
}

.gap-0 {
	gap: 0px;
}
.gap-1 {
	gap: 4px;
}
.gap-2 {
	gap: 8px;
}
.gap-3 {
	gap: 12px;
}
.gap-4 {
	gap: 16px;
}
.gap-5 {
	gap: 20px;
}
.gap-6 {
	gap: 24px;
}

.w-100 {
	width: 100%;
	display: flex;
	justify-content: center;
}

.model-preview__container {
	position: relative;
	margin: 0 auto;
}

.model-preview__container .swiper-button-prev {
	left: -40px;
}

.model-preview__container .swiper-button-next {
	right: -40px;
}

.model-preview__wrapper {
	padding: 0 40px 40px 40px;
	background: #fff;
}
.model-preview__wrapper h3 {
	text-align: center;
}

.model-preview__container {
	padding: 40px 0;
}

.swiper-container {
	width: 100%;
}

.swiper-slide {
	height: auto;
}

.model-preview__card {
	background-color: white;
	width: 300px;
	border-radius: 8px;
}

.model-preview__img {
	width: 100%;
	height: auto;
}

.model-preview__content {
	padding: 16px;
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.model-preview__old-price {
	text-decoration: line-through;
	display: block;
}

.model-preview__swiper-wrapper {
	padding-bottom: 50px;
}

.autocredit-p,
.autocredit-price,
.autocredit-price-2 {
	display: none;
}

@media (min-width: 700px) {
	.autocredit-p,
	.autocredit-price,
	.autocredit-price-2 {
		display: block;
	}
}

.tradein-wrapper {
	margin: 60px auto 30px auto;
}

.tradein {
	background-color: #e7eaeb;
	padding-inline: 1.25em;
	padding-block-start: 1.375rem;
	padding-block-end: 1.1875em;
}

.tradein__header {
	color: #30363a;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin: 0 0 10px 0;
}

.tradein__subheader {
	max-width: 360px;
	color: #30363a;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	margin: 0 0 20px 0;
}

.tradein__p {
	font-size: 1rem;
	font-weight: 700;
	margin-block-start: 0.9375em;
}

.tradein__info-blocks {
	display: flex;
	flex-direction: column;
	gap: 0.625em;
	margin-block-start: 0.9375em;
}

.tradein__info-blocks > div {
	display: flex;
	align-items: center;
	gap: 1.2em;
	background-color: #fff;
	border-radius: 0.625em;
	padding-block: 1em;
	padding-inline-start: 1.5625em;
}

.tradein__info-blocks > div > p {
	color: var(--secondary-font-color);
	font-weight: 400;
	font-size: 0.875rem;
	line-height: 1.4;
	max-width: 55%;
}

.tradein__link-wrapper {
	display: grid;
	grid-template-rows: 1fr;
	margin-block-start: 0.9375em;
}

.tradein__link {
	background-color: #00647b;
	border-radius: 0.375em;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0.625em;
	padding-block: 1em;
}

.tradein__link > span {
	color: #fff;
	font-weight: 700;
}

.tradein__img-wrapper {
	margin-block-start: 0.5em;
	border-radius: 0.625em;
}

.tradein__img-mobile {
	border-radius: 0.625em;
}

.tradein__img-desktop {
	display: none;
}

/* language buttons */
.toggleLanguage {
	margin: 0 0 0 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 15px;
}
/* kz modal */
.kz-modal {
	display: none;
}
.kz-modal.active {
	display: block;
}
.kz-modal__bg {
	background: #00000090;
	position: fixed;
	z-index: 10101;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.kz-modal__info {
	max-width: 500px;
	width: 100%;
	position: fixed;
	z-index: 10102;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.kz-modal__info-img {
	position: relative;
}

.kz-modal__info-img img {
	width: 100%;
	object-fit: cover;
}
.kz-modal__info-close {
	cursor: pointer;
	position: absolute;
	top: 15px;
	right: 15px;
}

.kz-modal__info-block {
	background: white;
	padding: 30px 20px 40px 20px;
}

.kz-modal__info-title {
	color: #43494f;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
	margin: 0 0 15px 0;
}

.kz-modal__info-text {
	color: #43494f;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	margin: 0 0 20px 0;
}

.kz-modal__info-btn {
	margin: 0 auto;
	width: 160px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #00647b;
	background: #00647b;
	color: #fff;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 18px;
	cursor: pointer;
}

@media (max-width: 768px) {
	.kz-modal__info {
		max-width: 330px;
	}
	.toggleLanguage {
		order: 2;
	}
	.header-links__item {
		width: 100%;
		height: 40px;
		justify-content: center;
		border: 1px solid rgba(104, 119, 124, 0.1);
		margin: 0 0 10px 0;
	}
	.header-links__item.telegram {
		flex-direction: row-reverse;
		gap: 5px;
	}
}

@media (min-width: 1120px) {
	.tradein-wrapper {
		max-width: 1120px;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 1.875em;
		margin: 100px auto 30px auto;
	}

	.tradein {
		width: 34.0625rem;
		height: 40.375rem;
		padding-inline-start: 3.75em;
		padding-block: 3.75em;
	}

	.tradein__p,
	.tradein__info-blocks,
	.tradein__link-wrapper {
		max-width: 303px;
	}

	.tradein__info-blocks > div > p {
		max-width: 60%;
	}

	.tradein__link-wrapper {
		margin-block-start: 1.875em;
	}

	.tradein__img-wrapper {
		margin: 0;
	}

	.tradein__img-mobile {
		display: none;
	}

	.tradein__img-desktop {
		display: block;
		border-radius: 0.625em;
		width: 34.0625rem;
		height: 40.375rem;
	}
}
.styles__TextDiv-sc-13bsyqz-2.fwIyqk {
	white-space: nowrap !important;
}
.c5-mob.web_block_flow-slider {
	display: none;
}

.container-block {
	max-width: 1536px;
	width: 100%;
	margin: 0 auto;
}

@media (max-width: 768px) {
	#widget-360 .pano-wrap .c5-block__container {
		padding: 40px 24px;
	}
	.overlay.c5 .pano-wrap .c5-block__container {
		padding: 60px 20px 20px 20px !important;
	}
	.web_block_text__buttons-wrap .btn:not(:first-child) {
		margin-top: 10px;
	}
	.web_block_header-h2__text {
		line-height: 150%;
	}
	.web_block_media-promo.theme-dark {
		background: none;
	}
	.web_block_header-h2 {
		margin: 60px 0 20px 0;
	}
	.web_block_header-h2.theme-medium {
		margin: 60px 0 0 0;
	}
	.web_block_header-h2.theme-medium .container.word-fade-in.pt-pink.pb-red {
		padding: 60px 15px 20px 15px;
	}
	.web_block_header-h2 .container.word-fade-in.mt-pink.mb-red {
		margin: 0 !important;
	}
	.web_block_accordion__header-title {
		font-size: 16px;
		line-height: 140%;
	}
	.web_block_accordion__header-icon {
		width: 20px;
		height: 20px;
	}
	.web_block_flow-slider.theme-medium .container.pt-pink.pb-red {
		padding: 0 15px 60px 15px;
	}
	.web_block_media-flow__img.responsive-media img {
		border-radius: 5px;
	}
	.web_block_media-flow__title {
		color: #30363a;
		font-size: 16px;
		font-style: normal;
		font-weight: 700;
		line-height: 140%;
	}
	.web_block_media-flow__text {
		color: #68777c;
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: 150%;
	}
	.tradein-wrapper {
		padding: 0 15px;
	}
	.tradein {
		border-radius: 5px;
	}
	.tradein__header {
		color: #30363a;
		font-size: 26px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		margin: 0 0 10px 0;
	}
	.tradein__subheader {
		font-size: 16px;
	}
	.tradein__p {
		font-size: 14px;
	}
	.web_block_media-promo__title {
		color: #30363a;
		font-size: 18px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		text-align: left;
	}
	.m-red.web_block_media-promo__content.word-up {
		margin: -5px 0 20px 0 !important;
		padding: 6px 16px 40px 16px;
		background: white;
		border-radius: 0 0 5px 5px;
		z-index: 1;
	}
	.web_block_media-promo.theme-dark.no-padding {
		padding: 0 15px;
	}
	.web_block_slider-promo.theme-dark.no-padding .web_block_media-promo__title {
		color: #68777c;
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: 150%;
	}
	.web_block_slider-promo.theme-dark.no-padding img {
		border-radius: 5px;
		z-index: 2;
	}
	.web_block_slider-promo.theme-dark.no-padding
		.web_block_media-promo__img-wrap.responsive-media {
		position: relative;
	}
	.web_block_slider-promo.theme-dark.no-padding
		.web_block_media-promo__img-wrap.responsive-media
		span {
		position: absolute;
		bottom: 16px;
		left: 16px;
		color: #fff;
		font-size: 18px;
		font-style: normal;
		font-weight: 700;
		line-height: 20px;
		padding: 5px 10px;
		border-radius: 5px;
		background: rgba(255, 255, 255, 0.13);
		backdrop-filter: blur(2px);
		z-index: 2;
	}
	.c5-form-block .c5-form-block__container {
		padding: 30px 20px 0px 20px;
	}
	.model-preview__container {
		padding: 20px 0;
	}
	.c5-web.web_block_flow-slider.c5-dynamic-block {
		display: none;
	}
	.c5-mob.web_block_flow-slider {
		display: block;
	}
	.c5-form-block__subtitle {
		text-align: center;
	}
	.quick-links__item {
		border-radius: 5px;
		background: #f3f3f3;
	}
	.quick-links__title {
		color: #30363a;
		font-size: 14px;
		font-style: normal;
		font-weight: 700;
		line-height: 14px;
	}
	.quick-links__link {
		border-top: none !important;
		flex-direction: row-reverse;
	}

	.web_block_media {
		justify-content: flex-end;
	}
	.web_block_media__content {
		padding-top: 0px;
		padding-bottom: 35px;
	}
	.header__top {
		justify-content: center;
		width: 100%;
	}
	.header__top .header-links {
		width: 100%;
	}
	.header__top .header__logo {
		display: none !important;
	}
	.header-wrap {
		align-items: center;
	}
	.header-wrap .header__logo.mob {
		display: block;
		padding: 0 0 0 15px;
	}
	.menu-models__item-img.menu-models__item-promo .promo__title {
		/* left: -70px;
		top: 5px; */
		position: relative;
	}
}
