@charset "UTF-8";
.container,
.container-fluid,
.container-xs {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
.container {
	max-width: 1920px;
}
.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;
}
.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', Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #0c0c0b;
	background-color: #fff;
}
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;
}
.main.main-landing2 {
	padding-top: 0;
}
.svg-icon {
	overflow: hidden;
}
.container {
	padding-left: 20px;
	padding-right: 20px;
}
.h1,
h1 {
	font: 32px/1.1 'Noto Sans', Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #30363a;
	text-transform: uppercase;
}
.h2,
h2 {
	font: 32px/1 'Noto Sans', Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #30363a;
	text-transform: uppercase;
}
.btn {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font: 14px/1 'Noto Sans', Arial, Helvetica, sans-serif;
	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: #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;
	height: 550px;
}

.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;
}
.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;
}
#geo-locator-widget {
	--perxis-auto-select-color: #30363a;
	--perxis-auto-select-placeholder-color: #30363a;
	--perxis-auto-select-arrow-color: #30363a;
	--perxis-auto-select-selection-font-family: 'Noto Sans';
	--perxis-auto-select-selection-font-size: 14px;
	--perxis-auto-select-selection-line-height: 1.5;
	--perxis-auto-select-selection-font-weight: 400;
	--perxis-auto-selec-selection-text-transform: none;
	--perxis-auto-select-selection-letter-spacing: 0em;
	--perxis-auto-select-icon-font-size: 24px;
	--perxis-auto-select-dropdown-font-family: 'Noto Sans';
	--perxis-auto-select-dropdown-font-size: 14px;
	--perxis-auto-select-dropdown-line-height: 1.5;
	--perxis-auto-select-dropdown-font-weight: 400;
	--perxis-auto-select-dropdown-text-transform: none;
	--perxis-auto-select-dropdown-letter-spacing: 0em;
	--perxis-auto-select-dropdown-border-radius: 0;
	--perxis-auto-select-dropdown-background-color: #ffffff;
	--perxis-auto-select-dropdown-scrollbar-background-color: #f6f7f7;
	--perxis-auto-select-dropdown-scrollbar-thumb-background-color: #30363a;
	--perxis-auto-select-dropdown-color: #30363a;
	--perxis-auto-select-dropdown-hover-background-color: #f6f7f7;
	--perxis-auto-select-dropdown-selected-color: #e0300c;
}
.scroll-top {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	position: fixed;
	z-index: 2;
	bottom: 0;
	left: 50%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	background: #fff;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	cursor: pointer;
}
.scroll-top:after {
	content: '';
	position: absolute;
	top: calc(50% - 4px);
	width: 16px;
	height: 16px;
	border-top: 1px solid #30363a;
	border-left: 1px solid #30363a;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.scroll-top:hover {
	background: #e0300c;
}
.scroll-top:hover:after {
	border-color: #fff;
}
.scroll-top-hidden {
	display: none;
}
.m-pink {
	margin-top: 48px;
	margin-bottom: 48px;
}
.mt-pink {
	margin-top: 48px;
}
.mb-pink,
.web_block_media-flow-icon-index:before {
	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,
.web_block_media-flow-icon-index {
	padding-top: 36px;
}
.pb-red,
.web_block_media-flow-icon-index {
	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 notify-cookie-show {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}
@keyframes notify-cookie-show {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}
@-webkit-keyframes notify-cookie-hide {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		opacity: 0;
	}
}
@keyframes notify-cookie-hide {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		opacity: 0;
	}
}
.menu {
	overflow-x: hidden;
	-webkit-tap-highlight-color: transparent;
}
.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: 11px 16px;
	-webkit-transition: color 0.2s, border-color 0.2s;
	transition: color 0.2s, border-color 0.2s;
}
.menu__link:hover {
	background-color: #f6f7f7;
}
.menu__link_submenu {
	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;
}
.menu__link_submenu:after {
	content: '';
	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: 14px;
	line-height: 1.5;
	font-weight: 700;
	color: #30363a;
	text-decoration: none;
	padding: 18px 20px 8px 20px;
	margin-left: -20px;
	margin-right: -20px;
}
.menu-lev2__title:hover {
	color: #6b777c;
}
.menu-lev2__list {
	list-style: none;
	margin-left: -20px;
	margin-right: -20px;
}
.menu-lev2__item {
	font-size: 14px;
	line-height: 1.4;
	color: inherit;
}
.menu-lev2__link {
	position: relative;
	display: block;
	color: inherit;
	text-decoration: none;
	padding: 6px 20px;
}
.menu-lev2__link:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: transparent;
}
.menu-lev2__link:hover {
	background-color: #f6f7f7;
	text-decoration: underline;
}
.menu-models__list {
	list-style: none;
}
.menu-models__item-link {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-areas: 'text car-image' 'text rating';
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1;
	text-decoration: none;
	padding: 15px 20px;
	margin-left: -20px;
	margin-right: -20px;
}
.menu-models__item-link:hover {
	background-color: #f4f5f5;
}
.menu-models__item-text {
	grid-area: text;
}
.menu-models__item-title {
	font-size: 20px;
	line-height: 1.5;
	font-weight: 300;
	color: #30363a;
}
.menu-models__item-price {
	font-size: 16px;
	line-height: 1.6;
	color: #6b777c;
	margin-top: 4px;
}
.menu-models__item-img {
	text-align: right;
	grid-area: car-image;
}
.menu-models__item-img img {
	max-width: 111px;
}
.menu-models__item-rating {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	gap: 4px;
	margin-top: 6px;
	grid-area: rating;
}
.menu-models__item-rating-title {
	font-size: 10px;
	line-height: 1.1;
	font-weight: 300;
	color: #6b777c;
	white-space: nowrap;
}
.menu-models__item-rating-rating {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 6px;
}
.menu-models__item-rating-rating:after {
	content: '';
	height: 14px;
	width: 14px;
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 10 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4837_2973)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.00033 1.01489L6.45657 3.93364L9.58366 4.34823L7.29199 6.63989L7.91699 9.76489L5.00033 8.30656L2.08366 9.76489L2.70866 6.63989L0.416992 4.34823L3.54408 3.93364L5.00033 1.01489Z' fill='%23A6B7BE' stroke='%23A6B7BE' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4837_2973'%3E%3Crect width='10' height='10' fill='white' transform='translate(0 0.181641)' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.menu-models__item-rating-stars {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.menu-models__item-rating-count {
	font-size: 12px;
	line-height: 1;
	color: #30363a;
}
.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;
}
.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;
	text-align: left;
	padding: 8px 10px;
	margin-bottom: 2px;
	text-align: center;
}
.header-links__item_blue {
	background: #6dbce7;
}
.header-links__icon {
	width: 24px;
	height: 24px;
	fill: none;
	margin: 0 8px 0 0;
}
.header-links__support {
	max-height: 40px;
	margin: 15px 0 0 10px;
}
.header-links__support-link {
	text-decoration: none;
}
.header-links__support-label {
	font-size: 12px;
	line-height: 1;
	color: #6b777c;
}
.header-links__support-phone {
	display: block;
	font-size: 14px;
	line-height: 1;
	color: #30363a;
	margin-top: 8px;
}
.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;
	padding: 0 0 0 7px !important;
}
.header-links [class^='ant-'][class*='-select-selector'] {
	height: 24px !important;
}
.header-links
	[class^='ant-'][class*='-select'][class^='ant-'][class*='-select-open']
	[class^='ant-'][class*='-select'][class^='ant-'][class*='-select-arrow'] {
	color: #e0300c !important;
}
.header-links
	[class^='ant-'][class*='-select'][class^='ant-'][class*='-select-selection-item'] {
	overflow: visible;
	border-bottom: 1px dashed #30363a;
}
.header-links
	[class^='ant-'][class*='-select'][class^='ant-'][class*='-select-arrow'] {
	position: relative;
	margin-top: 0;
	top: 12px;
	-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.theme-dark .web_block_header__title {
	color: #fff;
}
.web_block_header__text {
	font-weight: 300;
	line-height: 1.5;
	color: #30363a;
}
.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;
}
.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 {
	font-size: 24px;
	line-height: 1.3;
	text-transform: none;
}
.web_block_header-h2.theme-dark .web_block_header-h2__title {
	color: #fff;
}
.web_block_header-h2__text {
	font-size: 14px;
	font-weight: 300;
}
.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-h2-rating {
	color: #30363a;
	text-align: center;
}
.web_block_header-h2-rating.theme-medium {
	background: #f4f5f5;
}
.web_block_header-h2-rating.theme-dark {
	background: #30363a;
}
.web_block_header-h2-rating__subtitle {
	font-size: 20px;
	line-height: 1.5;
	font-weight: 300;
}
.web_block_header-h2-rating.theme-dark .web_block_header-h2-rating__subtitle {
	color: #a6b7be;
}
.web_block_header-h2-rating__title {
	font-size: 24px;
	line-height: 1.3;
	text-transform: none;
}
.web_block_header-h2-rating.theme-dark .web_block_header-h2-rating__title {
	color: #fff;
}
.web_block_header-h2-rating__text {
	font-size: 14px;
	font-weight: 300;
}
.web_block_header-h2-rating__text a {
	color: inherit;
}
.web_block_header-h2-rating__text a:hover {
	text-decoration: none;
}
.web_block_header-h2-rating.theme-dark .web_block_header-h2-rating__text {
	color: #a6b7be;
}
.web_block_header-h2-rating__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-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.web_block_header-h2-rating__item {
	padding: 16px 40px 16px 16px;
	background-color: #fff;
}
.web_block_header-h2-rating__item:not(:last-of-type) {
	margin-bottom: 18px;
}
.web_block_header-h2-rating__item-title {
	font-size: 12px;
	line-height: 1.1;
	color: #30363a;
	margin-bottom: 12px;
}
.web_block_header-h2-rating__rating {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.web_block_header-h2-rating__stars {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.web_block_header-h2-rating__count {
	font-size: 14px;
	line-height: 1.1;
	color: #30363a;
}
.web_block_header-h2-rating__star {
	display: block;
	width: 14px;
	height: 15px;
	margin-left: 6px;
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='15' viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_11879_49828)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.99992 1.66675L9.03867 5.753L13.4166 6.33341L10.2083 9.54175L11.0833 13.9167L6.99992 11.8751L2.91659 13.9167L3.79159 9.54175L0.583252 6.33341L4.96117 5.753L6.99992 1.66675Z' stroke='%23A6B7BE' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_11879_49828'%3E%3Crect width='14' height='14' fill='white' transform='translate(0 0.5)' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.web_block_header-h2-rating__star.fill {
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='15' viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_11879_49579)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.00004 1.66675L9.03879 5.753L13.4167 6.33341L10.2084 9.54175L11.0834 13.9167L7.00004 11.8751L2.91671 13.9167L3.79171 9.54175L0.583374 6.33341L4.96129 5.753L7.00004 1.66675Z' fill='%23A6B7BE' stroke='%23A6B7BE' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_11879_49579'%3E%3Crect width='14' height='14' fill='white' transform='translate(0 0.5)' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.web_block_header-h2-rating__star.half {
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='15' viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_11879_49591)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.99992 1.66675L9.03867 5.753L13.4166 6.33341L10.2083 9.54175L11.0833 13.9167L6.99992 11.8751L2.91659 13.9167L3.79159 9.54175L0.583252 6.33341L4.96117 5.753L6.99992 1.66675Z' stroke='%23A6B7BE' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.99992 1.66675L6.99992 11.8751L2.91659 13.9167L3.79159 9.54175L0.583252 6.33341L4.96117 5.753L6.99992 1.66675Z' fill='%23A6B7BE' stroke='%23A6B7BE' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_11879_49591'%3E%3Crect width='14' height='14' fill='white' transform='translate(0 0.5)' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.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.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 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-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: calc(100vh - 56px);
	height: calc(100dvh - 56px);
	text-align: center;
	background: #000;
	-webkit-transition: height 0.3s ease-in-out;
	transition: height 0.3s ease-in-out;
}
[class*='main-landing2'] .web_block_media {
	height: 100vh !important;
}
.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-bottom: 86px;
}
.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 {
	color: #fff;
	font-weight: 500;
}
.web_block_media_color-dark .web_block_media__title {
	color: #30363a;
}
.web_block_media__text h1,
.web_block_media__text h2,
.web_block_media__text h3,
.web_block_media__text h4,
.web_block_media__text h5,
.web_block_media__text h6 {
	font: 32px/1.1 'Noto Sans', Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
}
.web_block_media_color-dark .web_block_media__text h1,
.web_block_media_color-dark .web_block_media__text h2,
.web_block_media_color-dark .web_block_media__text h3,
.web_block_media_color-dark .web_block_media__text h4,
.web_block_media_color-dark .web_block_media__text h5,
.web_block_media_color-dark .web_block_media__text h6 {
	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: center;
}
.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;
	text-transform: uppercase;
}
.web_block_media-fullscreen__subtitle {
	font-size: 18px;
	line-height: 1.5;
}
.web_block_media-fullscreen__text {
	font-size: 18px;
	line-height: 1.5;
}
.web_block_media-fullscreen__text h1,
.web_block_media-fullscreen__text h2,
.web_block_media-fullscreen__text h3,
.web_block_media-fullscreen__text h4,
.web_block_media-fullscreen__text h5,
.web_block_media-fullscreen__text h6 {
	font-size: 42px;
	line-height: 1.1;
	font-weight: 100;
	color: #fff;
	text-transform: uppercase;
}
.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;
}
.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: center;
}
.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_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_model_range-colors {
	position: relative;
	background-color: #f6f7f7;
}
.web_block_model_range-colors__slider {
	padding-left: 20px;
	padding-right: 20px;
	margin-left: -20px;
	margin-right: -20px;
}
.web_block_model_range-colors__pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-touch-action: none;
	touch-action: none;
	pointer-events: auto;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: -20px;
	margin-right: -20px;
}
.web_block_model_range-colors__pagination .swiper-wrapper {
	width: auto;
}
.web_block_model_range-colors__pagination-item {
	position: relative;
	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: auto;
	padding: 0 31px;
	height: 60px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
}
.web_block_model_range-colors__pagination-item.swiper-slide-thumb-active {
	color: #6b777c;
}
.web_block_model_range-colors__pagination-item.swiper-slide-thumb-active:after {
	background-color: #e0300c;
}
.web_block_model_range-colors__pagination-item:after {
	content: '';
	position: absolute;
	left: 50%;
	right: 0;
	bottom: 0;
	width: 80px;
	height: 2px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #ccd3d9;
}
.web_block_model_range-colors__pagination-item span {
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.web_block_model_range-colors__pagination-shadow .main-swiper-pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.web_block_model_range-colors__pagination-shadow .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_model_range-colors__pagination-shadow
	.swiper-pagination-bullet:not(:last-child) {
	margin-right: 15px;
}
.web_block_model_range-colors__pagination-shadow
	.swiper-pagination-bullet
	> span {
	display: none;
}
.web_block_model_range-colors__pagination-shadow
	.swiper-pagination-bullet-active {
	width: 60px;
	opacity: 1;
}
.web_block_model_range-colors__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 46px;
}
.web_block_model_range-colors__bg {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
}
.web_block_model_range-colors__bg.responsive-media:before {
	padding-top: 27.14%;
}
.web_block_model_range-colors__bg-img {
	height: 100%;
	width: 100%;
}
.web_block_model_range-colors__bg-img img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
	min-height: 100%;
}
.web_block_model_range-colors__bg-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	-webkit-column-gap: 16px;
	-moz-column-gap: 16px;
	column-gap: 16px;
}
.web_block_model_range-colors__bg-wrap:after {
	content: '';
	position: absolute;
	top: -65%;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #f6f7f7;
	-webkit-clip-path: ellipse(65% 25% at 50% 50%);
	clip-path: ellipse(65% 25% at 50% 50%);
}
.web_block_model_range-colors__bg-wrap:before {
	content: '';
	position: absolute;
	bottom: -65%;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #f6f7f7;
	-webkit-clip-path: ellipse(65% 25% at 50% 50%);
	clip-path: ellipse(65% 25% at 50% 50%);
}
.web_block_model_range-colors__content {
	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-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 2;
	width: 100%;
}
.web_block_model_range-colors__heading {
	width: 100%;
	text-align: center;
}
.web_block_model_range-colors__price {
	font-size: 20px;
	font-weight: 300;
	line-height: 1.5;
}
.web_block_model_range-colors__btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 24px;
	width: 100%;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.web_block_model_range-colors__btns .btn.btn_primary {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
}
.web_block_model_range-colors__model-slider {
	width: 100%;
}
.web_block_model_range-colors__model-image.responsive-media:before {
	padding-top: 59.23%;
}
.web_block_model_range-colors__colors {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 18px;
}
.web_block_model_range-colors__colors-name {
	font-size: 18px;
	font-weight: 300;
}
.web_block_model_range-colors__colors-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;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	gap: 16px;
	width: 100%;
}
.web_block_model_range-colors__colors-pagination .swiper-button-next,
.web_block_model_range-colors__colors-pagination .swiper-button-prev {
	position: static;
	height: 18px;
	width: 18px;
	margin-top: 0;
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.875 13.875L6.375 9L10.875 4.125' stroke='%2330363A' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
}
.web_block_model_range-colors__colors-pagination .swiper-button-next:after,
.web_block_model_range-colors__colors-pagination .swiper-button-prev:after {
	display: none;
}
.web_block_model_range-colors__colors-pagination .swiper-button-next {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.web_block_model_range-colors__colors-pagination .swiper-pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: static;
	gap: 12px;
}
.web_block_model_range-colors__colors-pagination .swiper-pagination-bullet {
	position: relative;
	min-width: 40px;
	height: 40px;
	width: 40px;
	opacity: 1;
	border-radius: 50%;
	margin: 0;
	-webkit-tap-highlight-color: transparent;
	background-color: transparent;
}
.web_block_model_range-colors__bullet {
	position: relative;
	height: 100%;
	overflow: hidden;
	border-radius: 50%;
}
.swiper-pagination-bullet-active
	.web_block_model_range-colors__bullet[data-bg='white']:after {
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 2L7 14L1 8' stroke='%2330363A' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
}
.swiper-pagination-bullet-active .web_block_model_range-colors__bullet:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 2L7 14L1 8' stroke='white' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
}
.web_block_model_range-colors__bullet_main {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border-radius: 50%;
}
.web_block_model_range-colors__bullet_sub {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 50%;
	width: 100%;
}
.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: center;
}
.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 {
	font-size: 64px;
	line-height: 1.1;
	font-weight: 100;
	color: #30363a;
	margin-top: 18px;
}
.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 {
	font-size: 14px;
	line-height: 1.5;
	font-weight: 400;
	color: #30363a;
	margin-top: 18px;
}
.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_accordion__list {
	list-style: none;
	border-top: 1px solid #a6b7be;
}
.web_block_accordion__item {
	border-bottom: 1px solid #f4f5f5;
}
.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', Arial, Helvetica, sans-serif;
	font-weight: 300;
	padding: 16px 0;
	cursor: pointer;
}
.web_block_accordion__header-title {
	font-size: 20px;
	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 {
	padding: 48px 0;
}
.web_block_model_params-wrap {
	text-align: center;
}
.web_block_model_params-title-slider {
	text-align: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	position: relative;
	overflow: hidden;
}
.web_block_model_params-title-slider-wrap {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.web_block_model_params-title-slider__slide {
	font-size: 20px;
	line-height: 1.3;
	font-weight: 300;
	color: #30363a;
}
.web_block_model_params-slider {
	overflow: hidden;
	margin-top: 36px;
}
.web_block_model_params__section {
	display: grid;
	grid-template-columns: 1fr;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
	row-gap: 12px;
}
.web_block_model_params-card {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 13px 16px;
	background-color: #f6f7f7;
	text-align: left;
}
.web_block_model_params-card__title {
	font-size: 14px;
	line-height: 1.5;
	font-weight: 400;
	color: #a6b7be;
	margin-right: 16px;
}
.web_block_model_params-card__title span {
	text-transform: lowercase;
}
.web_block_model_params-card__count {
	font-size: 24px;
	line-height: 1;
	font-weight: 300;
	color: #30363a;
}
.web_block_model_params .swiper-button-next,
.web_block_model_params .swiper-button-prev {
	position: static;
	display: block;
	margin-top: 0;
	min-width: 24px;
	height: 24px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='25'%20height='24'%20viewBox='0%200%2025%2024'%20fill='none'%3E%0A%20%20%3Ccircle%20cx='12.5'%20cy='12'%20r='11'%20stroke='%23A6B7BE'%2F%3E%0A%20%20%3Cpath%20d='M14.5%2017L9.5%2012L14.5%207'%20stroke='%23A6B7BE'%20stroke-linecap='round'%20stroke-linejoin='round'%2F%3E%0A%3C%2Fsvg%3E");
	background-size: contain;
	background-repeat: no-repeat;
	cursor: pointer;
}
.web_block_model_params .swiper-button-next:after,
.web_block_model_params .swiper-button-prev:after {
	display: none;
}
.web_block_model_params .swiper-button-prev {
	margin-left: 5px;
}
.web_block_model_params .swiper-button-next {
	margin-right: 5px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.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__text p:not(:first-child) {
	margin-top: 18px;
}
.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_media-text2 {
	background: #f6f7f7;
}
.web_block_media-text2__img {
	margin: 0 -20px;
}
.web_block_media-text2 .responsive-media:before {
	padding-top: 68.6111111111%;
}
.web_block_media-text2__title {
	font-size: 20px;
	line-height: 1.5;
	font-weight: 300;
	color: #30363a;
	margin-top: 18px;
}
.web_block_media-text2__subtitle {
	line-height: 1.5;
	color: #a6b7be;
}
.web_block_media-text2__text {
	color: #6b777c;
}
.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', Arial, Helvetica, sans-serif;
	font-weight: 300;
	margin-top: 24px;
}
.web_block_media-flow-icon__text {
	color: #6b777c;
	margin-top: 24px;
}
.web_block_media-flow-icon__btn {
	margin-top: 24px;
}
.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.theme-medium {
	background: #f4f5f5;
}
.web_block_table__title {
	font-size: 42px;
	line-height: 1.1;
	font-weight: 300;
	color: #30363a;
	text-align: center;
}
.web_block_table__wrap {
	overflow-x: auto;
}
.web_block_table__wrap::-webkit-scrollbar {
	height: 0;
}
.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 10px;
	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 10px;
	text-align: center;
}
.web_block_table tbody tr {
	border-bottom: 1px solid #e2e4e4;
}
.web_block_employee {
	width: 100%;
	padding-bottom: 48px;
	border-bottom: 1px solid #dfe3e5;
}
.web_block_employee__title {
	font-size: 32px;
	line-height: 1.1;
	font-weight: 300;
	color: #30363a;
	margin-bottom: 12px;
	margin-top: 18px;
}
.web_block_employee__text {
	font-size: 14px;
	line-height: 1.5;
	font-weight: 400;
	color: #6b777c;
	margin-bottom: 36px;
}
.web_block_employee__text a {
	color: inherit;
}
.web_block_employee__text a:hover {
	text-decoration: none;
}
.web_block_employee__text p {
	margin-top: 8px;
}
.web_block_employee__subtitle {
	position: relative;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 400;
	color: #6b777c;
	margin-bottom: 36px;
}
.web_block_employee__subtitle:before {
	position: absolute;
	content: '';
	left: 0;
	bottom: -18px;
	display: block;
	width: 105px;
	height: 1px;
	background-color: #a6b7be;
}
.web_block_employee__info {
	margin-bottom: 24px;
}
.web_block_employee__info:last-of-type {
	margin-bottom: 0;
}
.web_block_employee__info-wrap {
	padding: 20px;
	background-color: #f6f7f7;
	height: 100%;
}
.web_block_employee__info-label {
	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-size: 14px;
	line-height: 1.5;
	font-weight: 400;
	color: #a6b7be;
	margin-bottom: 20px;
}
.web_block_employee__info-icon {
	fill: transparent;
}
.web_block_employee__info-item {
	list-style: none;
}
.web_block_employee__info-item a {
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
	color: #30363a;
	text-decoration: none;
}
.web_block_employee__img {
	height: 100%;
	width: 100%;
}
.web_block_model_params-dimensions {
	padding: 48px 0;
}
.web_block_model_params-dimensions__section {
	display: grid;
	grid-template-columns: 1fr;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	row-gap: 12px;
}
.web_block_model_params-dimensions-card {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 13px 16px;
	background-color: #f6f7f7;
	text-align: left;
}
.web_block_model_params-dimensions-card__title {
	font-size: 14px;
	line-height: 1.5;
	font-weight: 400;
	color: #a6b7be;
	margin-right: 16px;
}
.web_block_model_params-dimensions-card__count {
	font-size: 24px;
	line-height: 1;
	font-weight: 300;
	color: #30363a;
}
.web_block_plain-margin {
	padding-bottom: 48px;
}
.web_block_plain-margin.theme-medium {
	background: #f4f5f5;
}
.web_block_media-logos {
	background-color: #f6f7f7;
}
.web_block_media-logos__list {
	display: grid;
	grid-template-columns: 1fr;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
	row-gap: 36px;
}
.web_block_media-logos__item {
	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: 129px;
	background-color: #fff;
}
.web_block_media-logos__item-logo {
	width: 100%;
	height: 100%;
	max-width: 200px;
	max-height: 45px;
}
.web_block_media-logos__item-logo img {
	-o-object-fit: contain;
	object-fit: contain;
	width: 100%;
	height: 100%;
	min-height: 100%;
}
.web_block_model_menu__sticky {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	z-index: 8;
	background-color: #fff;
	-webkit-transition: top 0.3s linear;
	transition: top 0.3s linear;
	padding-top: env(safe-area-inset-top);
}
.web_block_model_menu__sticky.sticky {
	position: fixed;
	left: 0;
	right: 0;
}
.web_block_model_menu__sticky.header_hidden {
	top: 0;
}
.web_block_model_menu__wrap {
	position: relative;
}
.web_block_model_menu__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.web_block_model_menu__model {
	font-size: 32px;
	font-weight: 300;
	color: #0c0c0b;
	padding-right: 32px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%230E1214' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right;
	white-space: nowrap;
}
.web_block_model_menu__model.active {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M18 15L12 9L6 15' stroke='%230E1214' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right;
}
.web_block_model_menu__list {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	display: none;
	-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;
	list-style: none;
	padding: 0 16px 24px;
	background-color: #fff;
	overflow: hidden;
}
.web_block_model_menu__list.active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.web_block_model_menu__item {
	position: relative;
	height: 100%;
	color: #0c0c0b;
	font-size: 14px;
	line-height: 1;
	cursor: pointer;
	margin-top: 18px;
}
.web_block_model_menu__item:before {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	content: '';
	display: block;
	height: 2px;
	background-color: transparent;
	-webkit-transition: background-color 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out;
}
.web_block_model_menu__item.active:before,
.web_block_model_menu__item:hover:before {
	background-color: #e0300c;
}
.web_block_model_menu__item-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: inherit;
	text-decoration: none;
	white-space: nowrap;
	height: 100%;
}
.web_block_model_menu__btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: auto;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: end;
	margin-right: -14px;
	margin-bottom: -10px;
	padding: 10px 0;
}
.web_block_model_menu__btns .btn {
	padding: 10px 20px;
}
.web_block_model_menu__btn {
	white-space: nowrap;
	margin-right: 14px;
	margin-bottom: 10px;
}
.web_block_model_menu__hidden-menu-list {
	position: absolute;
	top: 42px;
	right: 0;
	display: none;
	list-style: none;
	background-color: #fff;
	-webkit-box-shadow: 0 4px 10px 0 rgba(22, 22, 22, 0.2);
	box-shadow: 0 4px 10px 0 rgba(22, 22, 22, 0.2);
}
.web_block_model_menu__hidden-menu-list.active {
	display: block;
}
.web_block_model_menu__hidden-menu-list .web_block_model_menu__item {
	margin: 0;
	padding: 10px 15px;
}
.web_block_model_menu__hidden-menu-list .web_block_model_menu__item:hover {
	background-color: #f6f7f7;
	color: #e0300c;
}
.web_block_model_menu__hidden-menu-list .web_block_model_menu__item:before {
	content: none;
}
.web_block_model_menu__more-btn {
	position: relative;
	display: none;
	font-size: 14px;
	cursor: pointer;
}
.web_block_model_menu__more-btn.active {
	display: none;
}
.web_block_flow-feedback__items {
	row-gap: 24px;
}
.web_block_media-feedback {
	line-height: 1.5;
}
.web_block_media-feedback .responsive-media::before {
	padding-top: 66.7682926829%;
}
.web_block_media-feedback__text {
	font-size: 20px;
	color: #30363a;
	font-weight: 300;
}
.web_block_media-feedback__title {
	color: #6b777c;
}
.web_block_media-feedback__tags {
	color: #a6b7be;
}
.web_block_slider-hero2 {
	position: relative;
	background: #000;
}
.web_block_slider-hero2__pagination {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	padding-bottom: 36px;
}
.web_block_slider-hero2__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-hero2__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-hero2__pagination
	.swiper-pagination
	.swiper-pagination-bullet:not(:last-child) {
	margin-right: 15px;
}
.web_block_slider-hero2__pagination
	.swiper-pagination
	.swiper-pagination-bullet
	> span {
	display: none;
}
.web_block_slider-hero2__pagination
	.swiper-pagination
	.swiper-pagination-bullet-active {
	width: 60px;
	opacity: 1;
}
.web_block_slider-hero2__buttons {
	display: none;
}
.web_block_slider-hero2__buttons .swiper-button-next,
.web_block_slider-hero2__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-hero2__buttons .swiper-button-next:hover,
.web_block_slider-hero2__buttons .swiper-button-prev:hover {
	opacity: 1;
}
.web_block_slider-hero2__buttons .swiper-button-next::after,
.web_block_slider-hero2__buttons .swiper-button-prev::after {
	display: none;
}
.web_block_media-hero2 {
	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;
	height: calc(100vh - 56px);
	text-align: center;
	background: #000;
}
[class*='main-landing2'] .web_block_media-hero2 {
	height: 100vh !important;
}
.web_block_media-hero2__img-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.web_block_media-hero2__img-wrap:before {
	display: none;
}
.web_block_media-hero2__img-wrap video {
	-o-object-fit: cover;
	object-fit: cover;
}
.web_block_media-hero2__content {
	position: relative;
	z-index: 1;
	color: #fff;
	height: 100%;
	padding-top: 36px;
	padding-bottom: 74px;
}
.web_block_media-hero2_color-dark .web_block_media-hero2__content {
	color: #30363a;
}
.web_block_media-hero2__content a:not(.btn) {
	color: inherit;
}
.web_block_media-hero2__content a:not(.btn):hover {
	text-decoration: none;
}
.web_block_media-hero2__content-wrap {
	height: 100%;
}
.web_block_media-hero2__title {
	font-size: 28px;
	font-weight: 700;
	line-height: 1;
}
.web_block_media-hero2_color-dark .web_block_media-hero2__title {
	color: #30363a;
}
.web_block_media-hero2__subtitle {
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
}
.web_block_media-hero2__text {
	margin-top: 12px;
}
.web_block_media-hero2__text h1,
.web_block_media-hero2__text h2,
.web_block_media-hero2__text h3,
.web_block_media-hero2__text h4,
.web_block_media-hero2__text h5,
.web_block_media-hero2__text h6 {
	font: 32px/1.1 'Noto Sans', Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
}
.web_block_media-hero2_color-dark .web_block_media-hero2__text h1,
.web_block_media-hero2_color-dark .web_block_media-hero2__text h2,
.web_block_media-hero2_color-dark .web_block_media-hero2__text h3,
.web_block_media-hero2_color-dark .web_block_media-hero2__text h4,
.web_block_media-hero2_color-dark .web_block_media-hero2__text h5,
.web_block_media-hero2_color-dark .web_block_media-hero2__text h6 {
	color: #30363a;
}
.web_block_media-hero2__btn-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 24px;
}
.web_block_media-hero2__btn-wrap .btn {
	padding: 15px 39px;
	width: 100%;
	max-width: 158px;
}
.web_block_media-hero2__btn-wrap .btn_primary-inverse {
	padding-left: 27px;
	padding-right: 27px;
}
.web_block_media-hero2__btn-wrap .btn:not(:first-child) {
	margin-left: 12px;
}
.web_block_media-halfheight {
	position: relative;
	height: 360px;
}
.web_block_media-halfheight > .container {
	height: 100%;
}
.web_block_media-halfheight > .container > .row {
	height: 100%;
}
.web_block_media-halfheight__img-wrap {
	position: absolute;
	height: 100%;
	width: 100%;
}
.web_block_media-halfheight__img-wrap:before {
	display: none;
}
.web_block_media-halfheight__content-wrap {
	-ms-flex-line-pack: end;
	align-content: flex-end;
}
.web_block_media-halfheight_swap .web_block_media-halfheight__content-wrap {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.web_block_media-halfheight__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	color: #fff;
	z-index: 1;
	padding-bottom: 62px;
}
.web_block_media-halfheight_swap .web_block_media-halfheight__content {
	text-align: right;
}
.web_block_media-halfheight_color-dark .web_block_media-halfheight__content {
	color: #30363a;
}
.web_block_media-halfheight__title {
	font-size: 28px;
	font-weight: 700;
	line-height: 1;
}
.web_block_slider-halfheight {
	position: relative;
}
.web_block_slider-halfheight__pagination {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
.web_block_slider-halfheight__pagination .swiper-pagination {
	position: static;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.web_block_slider-halfheight_swap
	.web_block_slider-halfheight__pagination
	.swiper-pagination {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: end;
}
.web_block_slider-halfheight__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-halfheight__pagination
	.swiper-pagination
	.swiper-pagination-bullet:not(:last-child) {
	margin-right: 15px;
}
.web_block_slider-halfheight__pagination
	.swiper-pagination
	.swiper-pagination-bullet
	> span {
	display: none;
}
.web_block_slider-halfheight__pagination
	.swiper-pagination
	.swiper-pagination-bullet-active {
	width: 60px;
	opacity: 1;
}
.web_block_media-halfheight2 {
	position: relative;
}
.web_block_media-halfheight2 > .container {
	height: 100%;
}
.web_block_media-halfheight2 > .container > .row {
	height: 100%;
}
.web_block_media-halfheight2__img-wrap {
	width: 100%;
	background: url(../images/bg-mobile.jpg) center no-repeat;
	background-size: cover;
}
.web_block_media-halfheight2__img:before {
	padding-top: 61.1111111111%;
}
.web_block_media-halfheight2__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: center;
	-ms-flex-align: center;
	align-items: center;
	color: #30363a;
}
.web_block_media-halfheight2__title {
	font-size: 28px;
	font-weight: 700;
	line-height: 1;
}
.web_block_media-halfheight2__btn-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;
	row-gap: 24px;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	column-gap: 20px;
	max-width: 360px;
}
.web_block_media-halfheight2__btn-wrap .btn-img img {
	height: 40px;
}
.web_block_model_features {
	background-color: #fff;
	-webkit-tap-highlight-color: transparent;
}
.web_block_model_features__wrap {
	overflow: hidden;
}
.web_block_model_features.theme-dark {
	background-color: #30363a;
}
.web_block_model_features__image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}
.web_block_model_features__image img,
.web_block_model_features__image video {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.web_block_model_features__image.active {
	opacity: 1;
}
.web_block_model_features__image-wrap.responsive-media:before {
	padding-top: 66.66%;
}
.web_block_model_features__card {
	-webkit-transition: background-color 0.3s ease-in-out,
		-webkit-transform 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out,
		-webkit-transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out,
		-webkit-transform 0.3s ease-in-out;
	background-color: #fff;
	cursor: pointer;
}
.theme-dark .web_block_model_features__card {
	background-color: #30363a;
}
.web_block_model_features__card img {
	display: none;
}
.web_block_model_features__card-title {
	font-size: 20px;
	font-weight: 300;
	line-height: 1.5;
}
.theme-dark .web_block_model_features__card-title {
	color: #fff;
}
.web_block_model_features__card-text {
	font-size: 14px;
	line-height: 1.7;
	color: #6b777c;
}
.theme-dark .web_block_model_features__card-text {
	color: #a6b7be;
}
.theme-dark .web_block_model_features__card-link {
	color: #fff;
}
.web_block_model_features__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_features__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;
}
.theme-dark .web_block_model_features__pagination .swiper-pagination-bullet {
	background: #fff;
}
.web_block_model_features__pagination
	.swiper-pagination-bullet:not(:last-child) {
	margin-right: 15px;
}
.web_block_model_features__pagination .swiper-pagination-bullet > span {
	display: none;
}
.web_block_model_features__pagination .swiper-pagination-bullet-active {
	width: 60px;
	opacity: 1;
}
.web_block_media-accordion {
	-webkit-tap-highlight-color: transparent;
}
.web_block_media-accordion_swap .web_block_media-accordion__wrap {
	grid-template-columns: 1fr;
}
.web_block_media-accordion__wrap {
	display: grid;
	grid-template-columns: 1fr;
	background-color: #f6f7f7;
}
.theme-dark .web_block_media-accordion__wrap {
	background-color: #30363a;
}
.theme-medium .web_block_media-accordion__wrap {
	background-color: #f4f5f5;
}
.web_block_media-accordion__images {
	position: relative;
	height: 100%;
}
.web_block_media-accordion__images.responsive-media::before {
	padding-top: 68.61%;
}
.web_block_media-accordion__content {
	padding-left: 16px;
	padding-right: 16px;
}
.web_block_media-accordion__img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	height: 100%;
	-webkit-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}
.web_block_media-accordion__img.active {
	opacity: 1;
}
.web_block_media-accordion__img img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
	min-height: 100%;
}
.web_block_media-accordion__accordion {
	list-style: none;
}
.web_block_media-accordion__accordion-header {
	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;
	cursor: pointer;
	padding: 12px 0;
	width: 100%;
}
.web_block_media-accordion__accordion-header-title {
	font-size: 20px;
	font-weight: 300;
	color: #30363a;
}
.theme-dark .web_block_media-accordion__accordion-header-title {
	color: #fff;
}
.web_block_media-accordion__accordion-header-icon {
	position: relative;
	width: 24px;
	min-width: 24px;
	height: 24px;
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.00002 12L23 12.0001' stroke='%2330363A' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M11.9999 1.00002L12 23' stroke='%2330363A' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
	border: none;
}
.theme-dark .web_block_media-accordion__accordion-header-icon {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.00002 12L23 12.0001' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M11.9999 1.00002L12 23' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
}
.web_block_media-accordion__accordion-content-img {
	display: block;
}
.web_block_media-accordion__accordion-content-img.responsive-media::before {
	padding-top: 76.11%;
}
.web_block_media-accordion__accordion-content-img img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
	min-height: 100%;
}
.web_block_media-accordion__accordion-item {
	border-bottom: 1px solid #e2e4e4;
}
.theme-dark .web_block_media-accordion__accordion-item {
	border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}
.web_block_media-accordion__accordion-item.active
	.web_block_media-accordion__accordion-header-icon {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.00002 12L23 12.0001' stroke='%2330363A' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
}
.theme-dark
	.web_block_media-accordion__accordion-item.active
	.web_block_media-accordion__accordion-header-icon {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.00002 12L23 12.0001' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
}
.web_block_media-accordion__accordion-text {
	color: #6b777c;
	font-size: 14px;
}
.theme-dark .web_block_media-accordion__accordion-text {
	color: #fff;
}
.web_block_media-accordion__accordion-body {
	overflow-y: hidden;
	height: 0;
	-webkit-transition: height 250ms;
	transition: height 250ms;
}
.web_block_media-accordion__links {
	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;
	gap: 20px;
}
.web_block_media-accordion__links .btn_secondary {
	padding: 18px 52px 18px 28px;
}
.web_block_flow-links__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.web_block_flow-links__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: auto;
}
.web_block_flow-links__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-links__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-links__pagination.swiper-pagination
	.swiper-pagination-bullet:not(:last-child) {
	margin-right: 15px;
}
.web_block_flow-links__pagination.swiper-pagination
	.swiper-pagination-bullet
	> span {
	display: none;
}
.web_block_flow-links__pagination.swiper-pagination
	.swiper-pagination-bullet-active {
	width: 60px;
	opacity: 1;
}
.web_block_media-flow-links {
	position: relative;
	text-align: center;
	width: 100%;
}
.web_block_media-flow-links .responsive-media:before {
	padding-top: 146.3414634146%;
}
.web_block_media-flow-links__content {
	position: absolute;
	inset: 0;
	color: #fff;
	padding-left: 8px;
	padding-right: 8px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-decoration: none;
}
.web_block_media-flow-links__title {
	font-size: 28px;
	line-height: 1.1;
	font-weight: 300;
	margin-top: 2px;
}
.web_block_media-flow-links__btn .btn:hover {
	color: #fff;
	background: #e0300c;
	border-color: #e0300c;
}
.web_block_slider-hero3 {
	position: relative;
	background: #000;
}
.web_block_slider-hero3__pagination {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
.web_block_slider-hero3__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-hero3__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-hero3__pagination
	.swiper-pagination
	.swiper-pagination-bullet:not(:last-child) {
	margin-right: 15px;
}
.web_block_slider-hero3__pagination
	.swiper-pagination
	.swiper-pagination-bullet
	> span {
	display: none;
}
.web_block_slider-hero3__pagination
	.swiper-pagination
	.swiper-pagination-bullet-active {
	width: 60px;
	opacity: 1;
}
.web_block_media-hero3 {
	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;
	height: calc(100vh - 56px);
	text-align: center;
	background: #000;
}
[class*='main-landing2'] .web_block_media-hero3 {
	height: 100vh !important;
}
.web_block_media-hero3 > .container .row {
	height: 100%;
}
.web_block_media-hero3__img-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.web_block_media-hero3__img-wrap:before {
	display: none;
}
.web_block_media-hero3__img-wrap video {
	-o-object-fit: cover;
	object-fit: cover;
}
.web_block_media-hero3__content {
	position: relative;
	z-index: 1;
	color: #fff;
	height: 100%;
	padding-bottom: 74px;
}
.theme-dark .web_block_media-hero3__content {
	color: #30363a;
}
.web_block_media-hero2_color-dark .web_block_media-hero3__content {
	color: #30363a;
}
.web_block_media-hero3__content a:not(.btn) {
	color: inherit;
}
.web_block_media-hero3__content a:not(.btn):hover {
	text-decoration: none;
}
.web_block_media-hero3__content-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-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.web_block_media-hero3__title {
	font-size: 32px;
	font-weight: 300;
	line-height: 1.1;
}
.web_block_media-hero3__btn-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 16px;
	margin-top: 18px;
}
.web_block_media-hero3__btn-wrap .btn {
	padding: 16px 23px;
}
.web_block_media-hero3__timer {
	margin-top: 24px;
}
.web_block_media-hero3__timer-title {
	font-size: 14px;
	font-weight: 300;
	line-height: 1.4;
	color: inherit;
	margin-bottom: 12px;
}
.web_block_media-hero3__timer-units {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.web_block_media-hero3__timer-unit {
	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;
	height: 52px;
	width: 52px;
	font-weight: 300;
	font-size: 28px;
	line-height: 1;
	text-align: center;
	color: inherit;
	-webkit-backdrop-filter: blur(16px);
	backdrop-filter: blur(16px);
	background: rgba(0, 0, 0, 0.15);
}
.web_block_media-hero3__timer-text {
	font-size: 12px;
	line-height: 1.3;
	text-align: center;
	color: rgba(255, 255, 255, 0.8);
	margin-top: 6px;
}
.web_block_media-hero3__timer-separator {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 300;
	font-size: 28px;
	line-height: 1.1;
	text-align: center;
	color: inherit;
	padding: 8px 8px 0 8px;
}
.web_block_articles-events {
	-webkit-tap-highlight-color: transparent;
	background: #f4f5f5;
}
.web_block_articles-events__slider {
	position: relative;
}
.web_block_articles-events__card {
	height: auto;
	background-color: #fff;
}
.web_block_articles-events__card-img.responsive-media:before {
	padding-top: 68.6111111111%;
}
.web_block_articles-events__card-img img {
	-o-object-fit: cover;
	object-fit: cover;
	height: 100%;
	min-height: 100%;
	width: 100%;
}
.web_block_articles-events__card-content {
	padding-left: 20px;
	padding-right: 20px;
}
.web_block_articles-events__card-title {
	font-size: 20px;
	color: #30363a;
	line-height: 1.5;
	font-weight: 300;
}
.web_block_articles-events__card-text {
	color: #6b777c;
}
.web_block_articles-events__card-info {
	display: grid;
	grid-template-columns: 1fr;
	row-gap: 18px;
}
.web_block_articles-events__card-info-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #30363a;
}
.web_block_articles-events__card-info-icon {
	margin-right: 8px;
	fill: none;
}
.web_block_articles-events__card-info-text {
	color: #6b777c;
}
.web_block_articles-events__card-btn {
	margin-top: 36px;
	margin-bottom: 72px;
}
.web_block_articles-events__navigation {
	position: absolute;
	left: 20px;
	bottom: 48px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 2;
}
.web_block_articles-events__navigation-wrap {
	position: relative;
}
.web_block_articles-events__navigation .swiper-pagination {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 51px;
	font-size: 20px;
	line-height: 1.2;
	color: #a6b7be;
	margin: 0 48px;
}
.web_block_articles-events__navigation .swiper-pagination-current {
	color: #6b777c;
}
.web_block_articles-events__navigation .swiper-pagination-total {
	color: #30363a;
}
.web_block_articles-events__navigation .swiper-button-next,
.web_block_articles-events__navigation .swiper-button-prev {
	position: absolute;
	top: calc(50% + 10px);
	min-width: 24px;
	height: 24px;
	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%3ccircle cx='12' cy='12' r='11' stroke='%2330363A'/%3e%3cpath d='M14 17L9 12L14 7' stroke='%2330363A' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
	background-size: contain;
	background-repeat: no-repeat;
	cursor: pointer;
}
.web_block_articles-events__navigation .swiper-button-next:after,
.web_block_articles-events__navigation .swiper-button-prev:after {
	display: none;
}
.web_block_articles-events__navigation .swiper-button-prev {
	left: 0;
}
.web_block_articles-events__navigation .swiper-button-next {
	right: 0;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.web_block_media-flow-icon-index {
	width: 100%;
	text-align: center;
	padding-left: 32px;
	padding-right: 32px;
	background: #fff;
	position: relative;
}
.web_block_media-flow-icon-index:before {
	display: block;
	counter-increment: items-counter;
	content: '0' counter(items-counter);
	font-size: 24px;
	line-height: 1.4;
	font-weight: 300;
	color: #30363a;
}
.web_block_media-flow-icon-index__icon-wrap {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 56px;
	height: 56px;
	border: 1px solid #a6b7be;
	border-radius: 50%;
}
.web_block_media-flow-icon-index__icon {
	width: 24px;
	height: 24px;
	fill: none;
}
.web_block_media-flow-icon-index__title {
	font-size: 24px;
	line-height: 1.25;
	font-weight: 300;
	color: #30363a;
}
.web_block_media-flow-icon-index__text {
	color: #6b777c;
}
.web_block_flow-icon-index {
	counter-reset: items-counter;
}
.web_block_flow-icon-index.theme-medium {
	background-color: #f6f7f7;
}
.web_block_flow-icon-index__title {
	text-align: center;
}
.web_block_flow-icon-index__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: auto;
}
.web_block_flow-icon-index__pagination.swiper-pagination {
	position: static;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-column-gap: 15px;
	-moz-column-gap: 15px;
	column-gap: 15px;
}
.web_block_flow-icon-index__pagination.swiper-pagination.swiper-pagination-lock {
	display: none;
}
.web_block_flow-icon-index__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;
	margin: 0;
	opacity: 0.3;
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
}
.web_block_slider-promo.theme-dark
	.web_block_flow-icon-index__pagination.swiper-pagination
	.swiper-pagination-bullet {
	background: #fff;
}
.web_block_flow-icon-index__pagination.swiper-pagination
	.swiper-pagination-bullet-active {
	width: 60px;
	opacity: 1;
}
.web_block_media-flow-text {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.web_block_media-flow-text__img.responsive-media:before {
	padding-top: 68.27%;
}
.web_block_media-flow-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-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #fff;
}
.web_block_media-flow-text__title {
	font-size: 24px;
	font-weight: 300;
	line-height: 1.08;
	color: #30363a;
}
.web_block_media-flow-text__text {
	font-size: 14px;
	line-height: 1.5;
	color: #6b777c;
	margin-bottom: auto;
}
.web_block_media-flow-text__links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	row-gap: 14px;
}
.web_block_media-flow-text__links-item:not(:last-child) {
	padding-bottom: 14px;
	border-bottom: 1px solid #f4f5f5;
}
.web_block_media-flow-text__link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-column-gap: 8px;
	-moz-column-gap: 8px;
	column-gap: 8px;
	color: #30363a;
	text-decoration: none;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}
.web_block_media-flow-text__link-icon {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 24px;
	height: 24px;
	fill: none;
}
.web_block_flow-free-slider.theme-medium {
	background-color: #f6f7f7;
}
.web_block_flow-free-slider__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.web_block_flow-free-slider__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: auto;
}
.web_block_pricelists .swiper-slide {
	height: auto;
}
.web_block_pricelists__item {
	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%;
	background-color: #f6f7f7;
	padding-left: 24px;
	padding-right: 24px;
}
.web_block_pricelists__item-link {
	text-decoration: none;
	color: inherit;
}
.web_block_pricelists__item-heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.web_block_pricelists__item-img.responsive-media::before {
	padding-top: 51.57%;
}
.web_block_pricelists__item-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-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.web_block_pricelists__item-price {
	font-size: 20px;
	line-height: 1.3;
	color: #6b777c;
	font-weight: 300;
}
.web_block_pricelists__item-btns {
	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;
	row-gap: 12px;
	-webkit-column-gap: 24px;
	-moz-column-gap: 24px;
	column-gap: 24px;
	margin-top: auto;
}
.web_block_pricelists__rating {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 8px;
	font-size: 12px;
	line-height: 1.7;
}
.web_block_pricelists__rating-text {
	color: #6b777c;
}
.web_block_pricelists__rating-value {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 8px;
	font-size: 14px;
	line-height: 1.5;
}
.web_block_pricelists__rating-value::after {
	content: '';
	width: 14px;
	height: 14px;
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_12901_516)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.16312 4.41649L7 0L4.83688 4.41649L0 5.12471L3.5 8.56247L2.67376 13.4167L7 11.1248L11.3262 13.4167L10.5 8.56247L14 5.12471L9.16312 4.41649Z' fill='%23ABBBBE' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_12901_516'%3E%3Crect width='14' height='14' fill='white' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.web_block_pricelists__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_pricelists__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_pricelists__pagination
	.swiper-pagination
	.swiper-pagination-bullet:not(:last-child) {
	margin-right: 15px;
}
.web_block_pricelists__pagination
	.swiper-pagination
	.swiper-pagination-bullet
	> span {
	display: none;
}
.web_block_pricelists__pagination
	.swiper-pagination
	.swiper-pagination-bullet-active {
	width: 60px;
	opacity: 1;
}
.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;
}
.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;
	font-size: 0;
}
.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__title {
	font-size: 16px;
	line-height: 1.5;
	font-weight: 300;
}
.quick-links__text {
	display: none;
	color: #a6b7be;
}
.quick-links__btn {
	display: none;
}
.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_visible {
	visibility: visible;
	-webkit-animation: notify-cookie-show 0.3s ease forwards;
	animation: notify-cookie-show 0.3s ease forwards;
}
.cookie-notify_hidden {
	-webkit-animation: notify-cookie-hide 0.3s ease forwards;
	animation: notify-cookie-hide 0.3s ease forwards;
}
.cookie-notify__text {
	font-size: 14px;
	color: #5b5c5d;
	line-height: 21px;
}
.cookie-notify__btn {
	margin-top: 20px;
	cursor: pointer;
}
.header {
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
	height: 56px;
	color: #30363a;
	background: #fff;
	border-bottom: 1px solid #dfe3e5;
	-webkit-transition: top 0.3s linear, background 0.3s;
	transition: top 0.3s linear, background 0.3s;
}
.header-wrap {
	position: relative;
	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;
	max-width: 1920px;
	height: 100%;
	margin: 0 auto;
}
.header__logo {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.header__logo img {
	display: block;
	width: 120px;
	height: 16px;
}
.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;
}
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: 120px;
	height: 16px;
}
.footer__logo-title {
	padding-left: 12px;
}
.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 {
	padding-top: 32px;
	border-top: 1px solid rgba(166, 183, 190, 0.3);
	border-bottom: 1px solid rgba(166, 183, 190, 0.3);
}
.footer__menu {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	font-size: 14px;
	line-height: 1.4;
	row-gap: 36px;
}
.footer__menu-title {
	font-size: 12px;
	text-transform: uppercase;
}
.footer__menu-title-link {
	color: inherit;
	text-decoration: none;
}
.footer__menu-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.footer__menu-link {
	display: inline-block;
	color: #fff;
	text-decoration: none;
}
.footer__sub-space {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.footer__sub-space.row {
	margin-left: 0;
	margin-left: 0;
}
.footer__links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.footer__links-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	text-decoration: none;
}
.footer__links-item:not(:first-child) {
	margin-top: 18px;
}
.footer__links-item span {
	line-height: 1.2;
	padding-left: 8px;
}
.footer__links-icon {
	height: 24px;
	width: 24px;
	stroke: #fff;
}
.footer__media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 -16px 0;
}
.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-right: 16px;
	margin-bottom: 16px;
	border-radius: 100%;
	background: #485054;
}
.footer__media-item span {
	display: none;
}
.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;
	margin-left: 20px;
	display: inline-block;
}
.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;
}
.footer__disclaimer-container {
	max-height: 3.6em;
	overflow: hidden;
}
.footer__disclaimer-container.opened {
	max-height: none;
}
.footer__disclaimer-container.opened .footer__disclaimer-content {
	display: block;
	overflow: auto;
}
.footer__disclaimer-content {
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	box-orient: vertical;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	-moz-line-clamp: 2;
	line-clamp: 2;
}
.footer__disclaimer-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 11px;
	color: #fff;
	line-height: 1.5;
	cursor: pointer;
	margin-top: 10px;
}
.footer__disclaimer-btn.hidden {
	display: none;
}
.footer__disclaimer-btn.opened .footer__disclaimer-btn-icon {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.footer__disclaimer-btn-icon {
	margin-left: 10px;
	fill: #fff;
}
@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%;
	}
	.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 {
		font-size: 18px;
		padding: 0;
		margin: 24px 0 0 0;
	}
	.menu-lev2__list {
		margin: 0;
	}
	.menu-lev2__item {
		line-height: 1;
	}
	.menu-lev2__link {
		display: inline-block;
		padding: 0;
		margin-top: 24px;
	}
	.menu-models__item-link {
		display: block;
		text-align: center;
		padding-top: 24px;
		padding-bottom: 36px;
		margin: 0;
	}
	.menu-models__item-title {
		font-size: 18px;
	}
	.menu-models__item-price {
		font-size: 20px;
	}
	.menu-models__item-img {
		text-align: center;
	}
	.menu-models__item-img img {
		width: 100%;
		max-width: 227px;
	}
	.menu-models__item-rating {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.menu-models__item-rating-title {
		font-size: 11px;
	}
	.menu-models__item-rating-count {
		font-size: 14px;
	}
	.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: column;
		padding-top: 24px;
		padding-bottom: 24px;
		margin-bottom: 0;
	}
	.header-links__icon {
		margin: 0 0 12px 0;
	}
	.header-links__support {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-ms-flex-item-align: center;
		align-self: center;
		text-align: center;
		margin-top: 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*='-selector'] {
		padding: 0 !important;
	}
	.header-links
		[class^='ant-'][class*='-select'][class^='ant-'][class*='-select-arrow'] {
		top: 20px;
		margin-bottom: 16px;
	}
	.header-links
		[class^='ant-'][class*='-select-dropdown-placement-bottomRight'] {
		top: 65px !important;
	}
	.web_block_header-h2-rating__wrap {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.web_block_header-h2-rating__item:not(:last-of-type) {
		margin-right: 20px;
		margin-bottom: 0;
	}
	.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_model_range-colors__slider {
		padding-left: 40px;
		padding-right: 40px;
		margin-left: -40px;
		margin-right: -40px;
	}
	.web_block_model_range-colors__pagination {
		padding-left: 40px;
		padding-right: 40px;
		margin-left: -40px;
		margin-right: -40px;
	}
	.web_block_model_range-colors__item {
		padding-top: 90px;
	}
	.web_block_model_range-colors__bg-wrap {
		-webkit-column-gap: 32px;
		-moz-column-gap: 32px;
		column-gap: 32px;
	}
	.web_block_model_range-colors__btns {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.web_block_model_range-colors__btns .btn.btn_primary {
		-webkit-box-pack: unset;
		-ms-flex-pack: unset;
		justify-content: unset;
		width: auto;
	}
	.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_model_params-title-slider__slide {
		font-size: 24px;
	}
	.web_block_model_params__section {
		grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
		-webkit-column-gap: 20px;
		-moz-column-gap: 20px;
		column-gap: 20px;
	}
	.web_block_model_params-card {
		padding: 16px 24px;
	}
	.web_block_model_params-card__count {
		font-size: 42px;
	}
	.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_media-text2__img {
		margin: 0 -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 10px;
	}
	.web_block_table tbody td {
		padding: 23px 20px;
	}
	.web_block_employee {
		padding-bottom: 64px;
	}
	.web_block_employee__title {
		margin-top: 0;
	}
	.web_block_employee__info {
		margin-bottom: 40px;
	}
	.web_block_model_params-dimensions__section {
		grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
		-webkit-column-gap: 20px;
		-moz-column-gap: 20px;
		column-gap: 20px;
	}
	.web_block_media-logos__list {
		grid-template-columns: repeat(2, 1fr);
	}
	.web_block_model_menu__model.active {
		background: 0 0;
	}
	.web_block_model_menu__model {
		padding-right: 0;
		background: 0 0;
	}
	.web_block_model_menu__list {
		height: 100%;
		padding: 0 48px 20px;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	.web_block_model_menu__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-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;
		position: static;
		margin-left: 40px;
		padding: 0;
		background-color: transparent;
	}
	.web_block_model_menu__item {
		margin-top: 0;
		margin-right: 30px;
	}
	.web_block_model_menu__btns {
		padding: 12px 0;
	}
	.web_block_model_menu__btns {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		margin-right: -16px;
		margin-bottom: -16px;
	}
	.web_block_model_menu__btn {
		margin-right: 16px;
		margin-bottom: 16px;
	}
	.web_block_model_menu__more-btn.active {
		display: block;
	}
	.web_block_model_features__image-wrap.responsive-media:before {
		padding-top: 33.33%;
	}
	.web_block_model_features__card {
		padding-left: 24px;
		padding-right: 24px;
	}
	.web_block_model_features__card.active {
		-webkit-transform: translateY(-24px);
		transform: translateY(-24px);
		background-color: #f6f7f7;
		border-bottom: 2px solid #00647b;
	}
	.theme-dark .web_block_model_features__card.active {
		background-color: #6b777c;
	}
	.web_block_model_features__card.active .web_block_model_features__card-link {
		visibility: visible;
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	.theme-dark
		.web_block_model_features__card.active
		.web_block_model_features__card-text {
		color: #dfe3e5;
	}
	.web_block_model_features .swiper-container {
		margin: -24px -48px 0;
		padding-top: 24px;
		padding-left: 48px;
	}
	.web_block_media-accordion__accordion-content-img.responsive-media::before {
		padding-top: 50%;
	}
	.web_block_media-accordion__links {
		-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;
	}
	.web_block_articles-events__card-content {
		padding-left: 40px;
		padding-right: 40px;
	}
	.web_block_articles-events__card-info {
		grid-template-columns: repeat(2, 1fr);
		-webkit-column-gap: 24px;
		-moz-column-gap: 24px;
		column-gap: 24px;
	}
	.web_block_articles-events__navigation {
		left: 40px;
	}
	.web_block_pricelists__item-btns {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.web_block_pricelists__pagination .swiper-pagination {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.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: 61px;
	}
	.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: row;
		-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;
		margin-left: 10px;
	}
	.menu__item {
		/* margin-left: 30px; */
	}
	.menu__link:hover {
		background: 0 0;
	}
	.menu__link {
		padding: 19px 0 20px 0;
		border-bottom: 2px solid transparent;
	}
	.menu__link_active {
		color: #6b777c;
		border-color: #e0300c;
	}
	.menu__link_submenu:after {
		display: none;
	}
	.menu-dropdown {
		position: absolute;
		top: 100%;
		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;
	}
	.menu-lev2__link:hover {
		background-color: transparent;
		text-decoration: none;
	}
	.menu-lev2__link:hover:after {
		background-color: #30363a;
	}
	.header-links {
		-ms-flex-item-align: center;
		align-self: center;
		padding: 0;
		margin-left: auto;
	}
	.header-links__item {
		max-height: 40px;
		padding: 0;
		margin: 0 0 0 15px;
	}
	.header-links__item span {
		display: none;
	}
	.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 0;
	}
	.header-links
		[class^='ant-'][class*='-select'][class^='ant-'][class*='-select-arrow'] {
		position: absolute;
	}
	.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);
		height: calc(100dvh - 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_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_model_range-colors__slider {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
	}
	.web_block_model_range-colors__pagination {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
	}
	.web_block_model_range-colors__pagination-shadow.mt-pink {
		margin-top: 0;
	}
	.web_block_model_range-colors__pagination-shadow .main-swiper-pagination {
		position: absolute;
		top: 60%;
		left: 0;
		-webkit-transform: translateY(-60%);
		transform: translateY(-60%);
		z-index: 2;
	}
	.web_block_model_range-colors__item {
		padding-top: 140px;
	}
	.web_block_model_range-colors__bg-wrap {
		-webkit-column-gap: 40px;
		-moz-column-gap: 40px;
		column-gap: 40px;
	}
	.web_block_model_range-colors__content {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.web_block_model_range-colors__heading {
		width: 33.33333%;
		text-align: start;
	}
	.web_block_model_range-colors__heading.mb-green {
		margin-bottom: 0;
	}
	.web_block_model_range-colors__btns {
		width: 33.33333%;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.web_block_model_range-colors__colors {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 24px;
	}
	.web_block_model_range-colors__colors.mb-pink,
	.web_block_model_range-colors__colors.web_block_media-flow-icon-index:before {
		margin-bottom: 0;
	}
	.web_block_model_range-colors__colors-pagination .swiper-pagination {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	.web_block_model_range-colors__colors-pagination .swiper-pagination-bullet {
		min-width: 32px;
		height: 32px;
		width: 32px;
	}
	.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 + 4) {
		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 {
		font-size: 96px;
		line-height: 1.1;
		font-weight: 100;
		color: #30363a;
		margin-top: 0;
	}
	.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 {
		font-size: 14px;
		line-height: 1.5;
		font-weight: 400;
		color: #30363a;
		margin-top: 24px;
	}
	.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: 24px;
		line-height: 1.3;
	}
	.web_block_accordion__content > div {
		padding: 19px 0 40px 0;
	}
	.web_block_model_params__section {
		grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
		-webkit-column-gap: 30px;
		-moz-column-gap: 30px;
		column-gap: 30px;
	}
	.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_media-text2 {
		background: 0 0;
	}
	.web_block_media-text2__wrap {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}
	.web_block_media-text2__img {
		margin: 0;
	}
	.web_block_media-text2 .responsive-media:before {
		padding-top: 66.7226890756%;
	}
	.web_block_media-text2__content {
		padding-left: 60px;
		padding-right: 60px;
		background: #f6f7f7;
	}
	.web_block_media-text2_swap .web_block_media-text2__content {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.web_block_media-text2__title {
		font-size: 24px;
		line-height: 1.3;
		margin-top: 48px;
	}
	.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;
	}
	.web_block_model_params-dimensions__section {
		grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
		-webkit-column-gap: 30px;
		-moz-column-gap: 30px;
		column-gap: 30px;
	}
	.web_block_slider-hero2__pagination .swiper-pagination {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.web_block_slider-hero2__buttons {
		display: block;
	}
	.web_block_media-hero2 {
		height: calc(100vh - 61px);
		text-align: left;
	}
	.web_block_media-hero2__content {
		padding-bottom: 36px;
	}
	.web_block_media-hero2__title {
		font-size: 38px;
	}
	.web_block_media-hero2__subtitle {
		font-size: 32px;
	}
	.web_block_media-hero2__btn-wrap {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.web_block_media-hero2__btn-wrap .btn {
		width: auto;
		max-width: none;
		padding: 17px 32px;
	}
	.web_block_media-hero2__btn-wrap .btn:not(:first-child) {
		margin-left: 20px;
	}
	.web_block_media-halfheight {
		height: 350px;
	}
	.web_block_media-halfheight__content-wrap {
		-ms-flex-line-pack: center;
		align-content: center;
	}
	.web_block_media-halfheight__content {
		padding: 0;
	}
	.web_block_media-halfheight__title {
		font-size: 48px;
		line-height: 1.1;
	}
	.web_block_media-halfheight2 {
		height: 350px;
		background: url(../images/bg.jpg) center no-repeat;
		background-size: cover;
	}
	.web_block_media-halfheight2__img-wrap {
		background: 0 0;
	}
	.web_block_media-halfheight2__img {
		position: absolute;
		height: 100%;
		width: 100%;
	}
	.web_block_media-halfheight2__img:before {
		display: none;
	}
	.web_block_media-halfheight2__content {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: start;
	}
	.web_block_media-halfheight2__title {
		font-size: 48px;
	}
	.web_block_media-halfheight2__btn-wrap {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: start;
		max-width: none;
	}
	.web_block_media-halfheight2__btn-wrap .btn-img img {
		height: auto;
	}
	.web_block_model_features__card.active {
		-webkit-transform: translateY(-48px);
		transform: translateY(-48px);
	}
	.web_block_model_features__card-link {
		visibility: hidden;
		opacity: 0;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		-webkit-transition: opacity 0.3s ease-in-out,
			-webkit-transform 0.3s ease-in-out;
		transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
		transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
		transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out,
			-webkit-transform 0.3s ease-in-out;
	}
	.web_block_model_features .swiper-container {
		margin: -48px -16px 0;
		padding-top: 48px;
		padding-left: 8px;
		padding-right: 8px;
	}
	.web_block_model_features .swiper-wrapper {
		width: auto;
	}
	.web_block_model_features .swiper-wrapper .swiper-slide {
		-ms-flex-negative: 1;
		flex-shrink: 1;
		padding-right: 8px;
		padding-left: 8px;
	}
	.web_block_model_features__pagination {
		display: none;
	}
	.web_block_model_features__pagination
		.swiper-pagination-bullet:not(:last-child) {
		margin-right: 40px;
	}
	.web_block_model_features__pagination .swiper-pagination-bullet > span {
		display: inline-block;
	}
	.web_block_model_features__pagination .swiper-pagination-bullet-active {
		width: auto;
		background: #fff;
	}
	.web_block_media-accordion_swap .web_block_media-accordion__wrap {
		grid-template-columns: 1fr 50%;
	}
	.web_block_media-accordion_swap .web_block_media-accordion__content {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		padding-right: 0;
		padding-left: 48px;
	}
	.web_block_media-accordion__wrap {
		grid-template-columns: 50% 1fr;
		-webkit-column-gap: 48px;
		-moz-column-gap: 48px;
		column-gap: 48px;
	}
	.web_block_media-accordion__images.responsive-media::before {
		padding-top: 105%;
	}
	.web_block_media-accordion__content {
		padding-left: 20px;
		padding-right: 20px;
	}
	.web_block_media-accordion__content {
		padding-right: 48px;
		padding-left: 0;
	}
	.web_block_media-accordion__accordion-header-icon {
		margin-left: 40px;
	}
	.web_block_media-accordion__accordion-content-img {
		display: none;
	}
	.web_block_media-accordion__accordion-text.mt-orange {
		margin-top: 0;
	}
	.web_block_flow-links__items {
		margin-right: -20px;
		margin-left: -20px;
		width: auto;
	}
	.web_block_flow-links__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-links__item:nth-child(n + 4) {
		margin-top: 40px;
	}
	.web_block_flow-links__pagination {
		display: none !important;
	}
	.web_block_media-flow-links .responsive-media:before {
		padding-top: 145.9459459459%;
	}
	.web_block_media-flow-links__content {
		padding-left: 12px;
		padding-right: 12px;
	}
	.web_block_media-flow-links__title {
		font-size: 32px;
	}
	.web_block_slider-hero3__pagination .swiper-pagination {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.web_block_media-hero3 {
		height: calc(100vh - 61px);
		text-align: left;
	}
	.web_block_media-hero3__content {
		padding-bottom: 36px;
	}
	.web_block_media-hero3__content-wrap {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.web_block_media-hero3__title {
		font-size: 48px;
		line-height: 1;
	}
	.web_block_media-hero3__subtitle {
		font-size: 16px;
	}
	.web_block_media-hero3__btn-wrap {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		margin-top: 24px;
	}
	.web_block_media-hero3__btn-wrap .btn {
		padding: 18px 32px;
	}
	.web_block_media-hero3__timer {
		margin-top: auto;
	}
	.web_block_media-hero3__timer-title {
		font-size: 16px;
	}
	.web_block_media-hero3__timer-units {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.web_block_media-hero3__timer-unit {
		height: 80px;
		width: 80px;
		font-size: 42px;
	}
	.web_block_media-hero3__timer-text {
		font-size: 14px;
	}
	.web_block_media-hero3__timer-separator {
		font-size: 42px;
		padding: 21px 8px 0 8px;
	}
	.web_block_articles-events__card {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}
	.web_block_articles-events__card-img.responsive-media:before {
		padding-top: 100%;
	}
	.web_block_articles-events__card-content {
		padding-left: 48px;
		padding-right: 48px;
	}
	.web_block_articles-events__card-title {
		font-size: 32px;
		line-height: 1.4;
	}
	.web_block_articles-events__navigation {
		left: 50%;
		bottom: 48px;
		-webkit-transform: translateX(calc(-50% + 120px));
		transform: translateX(calc(-50% + 120px));
	}
	.web_block_media-flow-text__img.responsive-media:before {
		padding-top: 66.75%;
	}
	.web_block_media-flow-text__title {
		font-size: 32px;
		line-height: 1.1;
	}
	.web_block_flow-free-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-free-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_pricelists .swiper-wrapper {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 16px;
	}
	.web_block_pricelists__item-price {
		font-size: 24px;
	}
	.web_block_pricelists__pagination .swiper-pagination {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.error-page {
		height: calc(100vh - 61px);
		min-height: 320px;
	}
	.latest-news__item:nth-child(3) {
		display: block;
	}
	.quick-links__item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.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: 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;
	}
	.quick-links__btn {
		display: inline-block;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.cookie-notify {
		padding: 15px 0;
	}
	.cookie-notify__btn {
		margin-top: 0;
	}
	.header {
		height: 61px;
	}
	.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: 40px;
	}
	.header__burger {
		display: none;
	}
	.footer__disclaimer p:not(:first-child) {
		margin-top: 20px;
	}
	.footer__logo img {
		width: 135px;
		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 {
		padding-top: 24px;
	}
	.footer__menu {
		grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
		gap: 30px;
		margin: 0;
	}
	.footer__sub-space {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.footer__links {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.footer__links-item:not(:first-child) {
		margin: 0 0 0 30px;
	}
	.footer__media {
		margin: 0 0 -20px 30px;
	}
	.footer__media-item {
		margin-right: 20px;
		margin-bottom: 20px;
	}
	.footer__logos.mt-green {
		margin-top: 0;
	}
	.footer__add-menu {
		display: inline;
		margin: 0;
	}
	.footer__media2 {
		margin-left: auto;
		margin-top: 0 !important;
	}
	.footer__media2.mt-red {
		margin-top: 0;
	}
	.footer__media2-item {
		margin-left: 20px;
	}
}
@media (min-width: 1200px) {
	.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: 48px;
	}
	.h2,
	h2 {
		font-size: 48px;
	}
	.m-pink {
		margin-top: 64px;
		margin-bottom: 64px;
	}
	.mt-pink {
		margin-top: 64px;
	}
	.mb-pink,
	.web_block_media-flow-icon-index:before {
		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: 24px;
	}
	.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,
	.web_block_media-flow-icon-index {
		padding-top: 48px;
	}
	.pb-red,
	.web_block_media-flow-icon-index {
		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__title {
		font-size: 42px;
		line-height: 1.1;
	}
	.web_block_header-h2__text {
		font-size: 18px;
		line-height: 1.5;
	}
	.web_block_header-h2-type2__title {
		font-size: 42px;
		line-height: 1.1;
	}
	.web_block_header-h2-rating__subtitle {
		font-size: 24px;
		line-height: 1.3;
	}
	.web_block_header-h2-rating__title {
		font-size: 42px;
		line-height: 1.1;
	}
	.web_block_header-h2-rating__text {
		font-size: 18px;
		line-height: 1.5;
	}
	.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;
	}
	.web_block_media {
		text-align: right;
	}
	.web_block_media__content {
		padding-bottom: 48px;
	}
	.web_block_media__text h1,
	.web_block_media__text h2,
	.web_block_media__text h3,
	.web_block_media__text h4,
	.web_block_media__text h5,
	.web_block_media__text h6 {
		font-size: 48px;
	}
	.web_block_media__btn-wrap {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.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__subtitle {
		font-size: 18px;
		font-weight: 300;
	}
	.web_block_media-fullscreen__text {
		font-size: 18px;
		font-weight: 300;
	}
	.web_block_media-fullscreen__text h1,
	.web_block_media-fullscreen__text h2,
	.web_block_media-fullscreen__text h3,
	.web_block_media-fullscreen__text h4,
	.web_block_media-fullscreen__text h5,
	.web_block_media-fullscreen__text h6 {
		font-size: 96px;
		line-height: 1;
	}
	.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-start;
	}
	.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_model_range-colors__item {
		padding-top: 162px;
	}
	.web_block_model_range-colors__colors {
		width: 33.33333%;
	}
	.web_block_media-flow__text p {
		margin-top: 12px;
	}
	.gallery-popup__title {
		font-size: 20px;
	}
	.web_block_model_params__section {
		-webkit-column-gap: 40px;
		-moz-column-gap: 40px;
		column-gap: 40px;
	}
	.web_block_media-text__text p:not(:first-child) {
		margin-top: 24px;
	}
	.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;
	}
	.web_block_employee__text p {
		margin-top: 12px;
	}
	.web_block_employee__info {
		margin-bottom: 0;
	}
	.web_block_employee .responsive-media:before {
		padding-top: 66.77%;
	}
	.web_block_model_params-dimensions__section {
		-webkit-column-gap: 40px;
		-moz-column-gap: 40px;
		column-gap: 40px;
	}
	.web_block_plain-margin {
		padding-bottom: 64px;
	}
	.web_block_media-logos__list {
		grid-template-columns: repeat(3, 1fr);
	}
	.web_block_flow-feedback__items {
		row-gap: 36px;
	}
	.web_block_slider-hero2__pagination {
		padding-bottom: 48px;
	}
	.web_block_media-hero2__content {
		padding-top: 48px;
		padding-bottom: 48px;
	}
	.web_block_media-hero2__title {
		font-size: 48px;
	}
	.web_block_media-hero2__subtitle {
		font-size: 42px;
	}
	.web_block_media-hero2__text h1,
	.web_block_media-hero2__text h2,
	.web_block_media-hero2__text h3,
	.web_block_media-hero2__text h4,
	.web_block_media-hero2__text h5,
	.web_block_media-hero2__text h6 {
		font-size: 48px;
	}
	.web_block_media-hero3__content {
		padding-bottom: 48px;
	}
	.error-page__name {
		font-size: 128px;
	}
	.news-list__content {
		padding-left: 60px;
		padding-right: 60px;
	}
	.quick-links {
		margin: 48px 0 64px;
	}
	.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: 96px;
	}
	.mb-pink,
	.web_block_media-flow-icon-index:before {
		margin-bottom: 96px;
	}
	.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: 96px;
	}
	.pb-pink {
		padding-bottom: 96px;
	}
	.pt-red,
	.web_block_media-flow-icon-index {
		padding-top: 64px;
	}
	.pb-red,
	.web_block_media-flow-icon-index {
		padding-bottom: 64px;
	}
	.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;
		-webkit-box-flex: initial;
		-ms-flex-positive: initial;
		flex-grow: initial;
		padding: 8px 15px;
		margin-left: 0;
	}
	.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;
	}
	.header-links__support {
		text-align: right;
		margin-left: 15px;
	}
	.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_media-text__text p:not(:first-child) {
		margin-top: 32px;
	}
	.web_block_slider-popup .swiper-pagination {
		margin: 0 20px;
	}
	.web_block_media-popup .responsive-media {
		margin-left: -112px;
	}
	.web_block_employee__text p {
		margin-top: 16px;
	}
	.web_block_plain-margin {
		padding-bottom: 96px;
	}
	.web_block_flow-feedback__items {
		row-gap: 48px;
	}
	.web_block_media-hero3__content {
		padding-bottom: 64px;
	}
	.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-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: 1023.98px) {
	.web_block_model_range-colors__content.mt-pink {
		margin-top: 0;
	}
	.web_block_media-accordion .container {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
	}
	.web_block_articles-events .container {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
	}
	.web_block_flow-free-slider > .container {
		padding-right: 0;
	}
	.web_block_flow-free-slider .swiper-slide {
		width: 312px;
	}
	.web_block_flow-free-slider .swiper-container {
		padding-right: 12px;
	}
	.web_block_pricelists.pb-pink {
		padding-bottom: 32px;
	}
	.web_block_pricelists__slider {
		margin-left: -16px;
		margin-right: -16px;
		padding-left: 16px;
		padding-right: 16px;
	}
}
@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.98px) {
	.web_block_media-text .container {
		padding: 0;
	}
	.web_block_model_features__card.pb-orange {
		padding-bottom: 0;
	}
}
@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;
	}
}
@media (hover: hover) {
	.web_block_media-flow-text__link:hover {
		color: #acb2b2;
	}
}
@media (max-width: 768px) {
	.responsive-media {
		height: 210px;
	}
}
