*,
*::after,
*::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	border: 0;
	outline: none
}

blockquote,
body,
dd,
dl,
figcaption,
figure,
h1,
h2,
h3,
h4,
li,
ol,
p,
ul {
	margin: 0
}

body {
	scroll-behavior: smooth;
	text-rendering: optimizeSpeed;
	overflow-x: hidden
}

ol,
ul {
	padding: 0;
	list-style: none
}

a {
	font-family: inherit;
	text-decoration: none;
	color: inherit
}

img {
	max-width: 100%;
	height: auto
}

button {
	cursor: pointer;
	border: none
}

button,
input,
select,
textarea {
	font-family: inherit
}

@font-face {
	font-family: "Geometria";
	src: url("../fonts/ExtraLight-Light.woff2") format("woff2");
	font-weight: 200;
	font-style: normal
}

@font-face {
	font-family: "Geometria";
	src: url("../fonts/Geometria-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: "Geometria";
	src: url("../fonts/Geometria-Medium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal
}

@font-face {
	font-family: "Geometria";
	src: url("../fonts/Geometria-Light.woff2") format("woff2");
	font-weight: 300;
	font-style: normal
}

@font-face {
	font-family: "Geometria";
	src: url("../fonts/Geometria-Bold.woff2") format("woff2");
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: "Geometria";
	src: url("../fonts/Geometria-ExtraBold.woff2") format("woff2");
	font-weight: 800;
	font-style: normal
}

@font-face {
	font-family: "Geometria";
	src: url("../fonts/Geometria-Heavy.woff2") format("woff2");
	font-weight: 900;
	font-style: normal
}

html {
	font-size: 100%
}

html.lock {
	overflow-y: hidden
}

button {
	background-color: transparent;
	margin: 0;
	padding: 0;
	font-size: inherit
}

body {
	position: relative;
	min-width: 320px;
	font-family: "Geometria", sans-serif;
	font-size: 16px;
	line-height: 1.4;
	font-weight: 400;
	background-color: #fff;
	color: #1d1e1f;
	min-height: 100lvh
}

.container {
	max-width: 1368px;
	width: 100%;
	padding-left: 16px;
	padding-right: 16px;
	margin-left: auto;
	margin-right: auto
}

.x2_j_search .header__bottom_search_form {
	pointer-events: none;
	opacity: 0.5;
}

@media(min-width: 768px) {
	.container {
		padding-left: 28px;
		padding-right: 28px
	}
}

@media(min-width: 1024px) {
	.container {
		padding-left: 36px;
		padding-right: 36px
	}
}

@media(min-width: 1368px) {
	.container {
		padding-left: 4px;
		padding-right: 4px
	}
}

@media(min-width: 1600px) {
	.container {
		padding-left: 0;
		padding-right: 0
	}
}

.overflow-hidden {
	overflow: hidden
}

.wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100lvh
}

.wrapper.header_catalog_active::before {
	content: "";
	position: fixed;
	z-index: 101;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: #1d1e1f;
	opacity: .44
}

.wrapper.header_catalog_active .header {
	z-index: 102
}

@media(max-width: 1023px) {
	.wrapper.header_catalog_active .header__top {
		display: block
	}

	.wrapper.header_catalog_active .header__top-menu {
		display: none
	}

	.wrapper.header_catalog_active .header__top-language {
		display: none
	}
}

.wrapper.header_catalog_active .header__bottom {
	position: relative;
	z-index: -1
}

.wrapper.header_catalog_active .header__bottom .js-btn-active-app,
.wrapper.header_catalog_active .header__bottom .header__bottom-cart {
	opacity: .7
}

.wrapper.search-opened .header .header__bottom-contact,
.wrapper.search-opened .header .header__bottom-time,
.wrapper.search-opened .header .js-btn-active-app {
	display: none
}

.wrapper.search-opened .header .header__bottom_search_form {
	width: 100%
}

.wrapper.search-opened .header .header__bottom_search_form .d_field {
	display: block
}

.wrapper.search-opened .header .header__bottom_search_form .search-close {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

/*768px*/
@media(min-width: 0px)and (max-width: 1367px) {

	.wrapper.search-opened .header .header__bottom-logo,
	.wrapper.search-opened .header .header__bottom-burger,
	.wrapper.search-opened .header .header__bottom-cart {
		display: none
	}
}

div.title-search-result {
	background-color: transparent;
	z-index: 10 !important;
	pointer-events: none;
	padding: 44px 0 0 0;
}

@media (max-width: 1024px) {
	div.title-search-result {
		padding: 40px 0 0 0;
	}
}

@media (max-width: 768px) {
	div.title-search-result {
		padding: 44px 0 0 0;
	}
}

.vypadushka {
	background-color: #ffffff;
	pointer-events: auto;
}

.wrapper.search-opened .x2_j_btn-search {
	position: absolute;
	inset: 4px 4px 4px auto;
	z-index: 13;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	min-width: 40px;
	height: 40px;
	border-radius: 12px;
	background-color: rgba(43, 49, 141, 0.05);
}

.wrapper.search-opened .x2_j_btn-search:focus,
.wrapper.search-opened .x2_j_btn-search:focus-visible {
	outline: none;
}

@media(min-width: 768px) {
	.wrapper.search-opened .x2_j_btn-search {
		display: none;
	}
}

@media(max-width: 768px) {
	.wrapper.search-opened .header .header__bottom_search_form .search-close {
		background-color: rgba(43, 49, 141, 0.05);
		margin-left: 8px;
	}

	.wrapper.search-opened .header .header__bottom_search_form .d_field {
		margin-right: 0;
		position: relative;
	}

	.wrapper.search-opened .header .header__bottom_search_form {
		margin-right: 0;
	}

	.wrapper.search-opened .header .header__bottom_search_form .d_input {
		height: 48px;
		background-color: #F4F6F8;
		font-size: 18px;
	}
}

@media(min-width: 768px) {
	.wrapper.search-opened .header .header__bottom-search {
		width: 120px;
		background-color: #d5d6e8
	}
}

@media(min-width: 768px) {
	.wrapper.search-opened .header .header__bottom-search span {
		display: block;
		color: #2b318d;
		font-size: 16px
	}
}

@media(min-width: 768px) {
	.wrapper.search-opened .header .header__bottom-search .icon_sm {
		display: none
	}
}

@media(min-width: 768px)and (max-width: 1367px) {
	.wrapper.search-opened .header .header__bottom_search_form .header .search-close {
		margin-left: 8px
	}
}

@media(min-width: 768px)and (max-width: 1367px) {
	.wrapper.search-opened .header .header__bottom .header__bottom_search_form {
		margin-right: 0
	}
}

@media(min-width: 768px)and (max-width: 1367px) {

	.wrapper.search-opened .header .header__bottom-logo,
	.wrapper.search-opened .header__bottom-cart {
		display: none
	}
}

.wrapper.search-input::before {
	content: "";
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: #1d1e1f;
	opacity: .44
}

.wrapper.search-input .header {
	position: relative;
	z-index: 11
}

@media(max-width: 1023px) {
	.wrapper.search-input .header {
		background-color: rgba(0, 0, 0, .04)
	}
}

.wrapper.search-input .header__top,
.wrapper.search-input .header__bottom-logo,
.wrapper.search-input .header__bottom-cart {
	opacity: .4;
	pointer-events: none
}

.wrapper.search-input .header__bottom-search,
.wrapper.search-input .search-close {
	background-color: #d5d6e8 !important
}

.wrapper.search-input .header .d_input {
	position: relative;
	z-index: 2;
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	border-bottom: 0 !important;
	border-color: #fff !important
}

.wrapper.search-input .mobile_menu::before {
	content: "";
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: #1d1e1f;
	opacity: .44
}

.wrapper.search-input .mobile_menu__search .d_input,
.wrapper.search-input .mobile_menu__search .d_submit {
	z-index: 13
}

.wrapper.search-input .mobile_menu__search .d_input {
	position: relative;
	color: #1d1e1f;
}

.wrapper.search-input .mobile_menu__close {
	background-color: #d5d6e8
}

.wrapper main {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width: 0;
	margin-bottom: 50px;
	margin-top: 92px
}

@media(min-width: 768px) {
	.wrapper main {
		margin-top: 108px
	}
}

@media(min-width: 1024px) {
	.wrapper main {
		margin-top: 0
	}
}

.wrapper .footer {
	margin-top: auto
}

.scroll-lock {
	overflow: hidden !important
}

.start_page {
	padding: 24px;
	margin: 20px;
	border-radius: 12px;
	background-color: rgba(0, 0, 0, .04)
}

.start_page li:not(:last-child) {
	margin-bottom: 15px
}

.start_page li a {
	font-size: 22px;
	font-weight: 500
}

.btn_blue {
	height: 44px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 12px;
	background-color: #2b318d;
	color: #fff;
	padding: 0 15px;
	font-size: 15px;
	-webkit-transition: 250ms ease;
	-o-transition: 250ms ease;
	transition: 250ms ease
}

@media(min-width: 1368px) {
	.btn_blue {
		padding: 0 32px;
		font-size: 16px
	}
}

.btn_blue span {
	pointer-events: none;
	color: #fff;
	font-size: 15px;
	white-space: nowrap
}

@media(min-width: 1368px) {
	.btn_blue span {
		font-size: 16px
	}
}

.btn_border {
	height: 52px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 12px;
	background-color: transparent;
	border: 1px solid #2b318d;
	color: #fff;
	padding: 0 15px;
	font-size: 18px;
	-webkit-transition: 250ms ease;
	-o-transition: 250ms ease;
	transition: 250ms ease
}

@media(min-width: 1368px) {
	.btn_border {
		padding: 0 32px;
		font-size: 16px
	}
}

.btn_border:hover {
	background-color: #2b318d;
	color: #fff
}

.btn_border:hover span {
	color: #fff
}

.btn_border:hover svg path {
	fill: #fff
}

.btn_border span {
	pointer-events: none;
	color: #2b318d;
	font-size: 18px;
	white-space: nowrap
}

@media(min-width: 1368px) {
	.btn_border span {
		font-size: 16px
	}
}

.btn_border svg {
	margin-left: 8px
}

.btn_white {
	height: 52px;
	width: 100%;
	background-color: #fff;
	border-radius: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #1d1e1f;
	-webkit-transition: 250ms ease;
	-o-transition: 250ms ease;
	transition: 250ms ease
}

.btn_white:hover {
	background-color: gold;
	color: #1d1e1f
}

@media(min-width: 768px) {
	.btn_white {
		height: 48px
	}
}

@media(min-width: 1024px) {
	.btn_white {
		height: 52px
	}
}

.modal_body {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100svh;
	z-index: 110;
	overflow-y: auto;
	display: none
}

.modal_body.active {
	display: block
}

.modal_body__overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(29, 30, 31, .56)
}

.modal_body__content {
	position: relative;
	margin: 92px 16px 82px 16px;
	border-radius: 12px;
	background-color: #f4f6f8;
	padding: 36px 16px 24px 16px
}

@media(min-width: 1024px) {
	.modal_body__content {
		margin: 136px auto 20px auto;
		padding: 32px;
		width: 628px
	}
}

@media(min-width: 1368px) {
	.modal_body__content {
		padding: 44px;
		margin: 140px auto 20px auto;
		width: 672px
	}
}

.modal_body .modal_close {
	position: absolute;
	top: 12px;
	right: 12px;
	width: 24px;
	height: 24px;
	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;
	cursor: pointer
}

@media(min-width: 1024px) {
	.modal_body .modal_close {
		right: -56px;
		top: 0;
		width: 48px;
		height: 48px;
		border-radius: 50%;
		background-color: #f4f6f8
	}
}

.modal_body .modal_header {
	margin-bottom: 24px
}

@media(min-width: 1368px) {
	.modal_body .modal_header {
		margin-bottom: 28px
	}
}

.modal_body .modal_header .title-h2 {
	text-align: center
}

.modal_body .modal_form .d_row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.modal_body .modal_form .d_row:not(:last-child) {
	margin-bottom: 8px
}

@media(min-width: 768px) {
	.modal_body .modal_form .d_row:not(:last-child) {
		margin-bottom: 20px
	}
}

@media(min-width: 1368px) {
	.modal_body .modal_form .d_row:not(:last-child) {
		margin-bottom: 16px
	}
}

.modal_body .modal_form .d_row .field_set:not(:last-child) {
	margin-bottom: 8px
}

@media(min-width: 768px) {
	.modal_body .modal_form .d_row .field_set:not(:last-child) {
		margin-bottom: 0;
		margin-right: 20px
	}
}

@media(min-width: 1368px) {
	.modal_body .modal_form .d_row .field_set:not(:last-child) {
		margin-right: 15px
	}
}

@media(min-width: 768px) {
	.modal_body .modal_form .d_row .field_set {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		min-width: 0
	}
}

.modal_body .modal_form .field_set {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.modal_body .modal_form .btn_blue {
	margin-top: 16px;
	width: 100%;
	height: 64px;
	font-size: 17px
}

@media(min-width: 768px) {
	.modal_body .modal_form .btn_blue {
		padding: 0 98px;
		width: auto;
		margin-left: auto;
		margin-right: auto
	}
}

@media(min-width: 1368px) {
	.modal_body .modal_form .btn_blue {
		padding: 0 62px
	}
}

.modal_body .modal_copy {
	margin-top: 12px
}

.modal_body .modal_copy p {
	font-size: 13px;
	color: #959595
}

@media(min-width: 1368px) {
	.modal_body .modal_copy p {
		font-size: 14px
	}
}

.modal_body .modal_copy p a {
	text-decoration: underline
}

.modal_body .modal_copy p a:hover {
	text-decoration: none
}

.field_set {
	position: relative;
	width: 100%
}

.field_set.success .field_set__label,
.field_set.complete .field_set__label {
	font-size: 12px;
	top: 13px;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.field_set.complete textarea.field_set__input~.field_set__label {
	top: 6px
}

.field_set__label {
	position: absolute;
	color: rgba(29, 30, 31, .35);
	font-size: 18px;
	/* top: 10px; */
	top: 24px;
	/* -webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%); */
	left: 16px;
	-webkit-transition: 250ms ease;
	-o-transition: 250ms ease;
	transition: 250ms ease;
	pointer-events: none
}

@media(min-width: 768px) {
	.field_set__label {
		left: 24px
	}
}

.field_set__input {
	font-size: 18px;
	color: #1d1e1f;
	width: 100%;
	height: 64px;
	border-radius: 12px;
	padding: 27px 16px 13px 16px;
	border: 1px solid rgba(29, 30, 31, .24);
	background-color: #fff
}

@media(min-width: 768px) {
	.field_set__input {
		padding: 27px 24px 13px 24px
	}
}

.field_set__input:focus~.field_set__label {
	font-size: 12px;
	top: 13px;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.field_set__input:invalid {
	border-color: #dc0f0f
}

.field_set__input::-webkit-input-placeholder {
	color: rgba(29, 30, 31, .35)
}

.field_set__input::-moz-placeholder {
	color: rgba(29, 30, 31, .35)
}

.field_set__input:-ms-input-placeholder {
	color: rgba(29, 30, 31, .35)
}

.field_set__input::-ms-input-placeholder {
	color: rgba(29, 30, 31, .35)
}

.field_set__input::placeholder {
	color: rgba(29, 30, 31, .35)
}

.field_set__badge {
	position: absolute;
	top: 50%;
	right: 16px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2
}

.field_set__badge::before {
	content: "";
	background-image: url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuMzAwMDIgOS44NTcxOFY0LjY1MDA0TTkuMzAwMDIgMTMuMzI4NlYxMi4xNzE1IiBzdHJva2U9IiNENDBFMEUiIHN0cm9rZS13aWR0aD0iMS4yIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTkuMzAwMDEgMC41OTk4MDRDMTMuNzczNSAwLjU5OTgwNCAxNy40IDQuMjI2MyAxNy40IDguNjk5OEMxNy40IDEzLjE3MzMgMTMuNzczNSAxNi43OTk4IDkuMzAwMDEgMTYuNzk5OEM0LjgyNjUxIDE2Ljc5OTggMS4yMDAwMSAxMy4xNzMzIDEuMjAwMDEgOC42OTk4QzEuMjAwMDEgNC4yMjYzIDQuODI2NTEgMC41OTk4MDQgOS4zMDAwMSAwLjU5OTgwNFoiIHN0cm9rZT0iI0Q0MEUwRSIgc3Ryb2tlLXdpZHRoPSIxLjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K");
	width: 16px;
	height: 16px;
	background-size: 100%;
	background-repeat: no-repeat;
	display: block
}

@media(min-width: 1368px) {
	.field_set__badge:hover b {
		display: block
	}
}

.field_set__badge b {
	display: none
}

@media(min-width: 1368px) {
	.field_set__badge b {
		position: absolute;
		left: 50%;
		bottom: -45px;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		white-space: nowrap;
		font-size: 16px;
		line-height: 20px;
		color: #fff;
		display: none;
		padding: 7px 10px 5px 10px;
		border-radius: 12px;
		background-color: #d40e0e;
		font-weight: normal;
		pointer-events: none
	}

	.field_set__badge b::before {
		content: "";
		position: absolute;
		top: -8px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		background-image: url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEyIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik02IDBMMTEuMTk2MiA5SDAuODAzODQ4TDYgMFoiIGZpbGw9IiNENDBFMEUiLz4KPC9zdmc+Cg==");
		width: 12px;
		height: 12px;
		background-size: 100%;
		background-repeat: no-repeat
	}
}

.field_set textarea.field_set__input {
	min-height: 192px;
	max-height: 250px;
	resize: vertical;
	padding: 24px 24px 16px 24px
}

@media(max-width: 767px) {
	.field_set textarea.field_set__input {
		padding: 20px 16px 16px 16px
	}
}

.field_set textarea.field_set__input~.field_set__label {
	top: 16px;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.field_set textarea.field_set__input:focus~.field_set__label {
	font-size: 12px;
	top: 6px;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.field_set.error .field_set__input {
	border-color: #dc0f0f
}

.field_set.error .field_set__label {
	color: #dc0f0f
}

.header_catalog {
	position: absolute;
	top: calc(100% + 23px);
	left: 0;
	z-index: 30;
	max-height: 740px;
	background-color: #fff;
	border-radius: 12px;
	overflow: hidden;
	-webkit-transition: 250ms ease;
	-o-transition: 250ms ease;
	transition: 250ms ease;
	display: none
}

@media(max-width: 1023px) {
	.header_catalog {
		z-index: 102;
		position: fixed;
		top: 0;
		left: 0;
		max-height: 100svh;
		height: 100svh;
		width: 100%;
		border-radius: 0;
		padding: 16px
	}

	.header_catalog>div {
		width: 100%
	}
}

.header_catalog.active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media(max-width: 1023px) {
	.header_catalog.active {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.header_catalog__close {
	display: none
}

@media(max-width: 1023px) {
	.header_catalog__close {
		position: absolute;
		z-index: 2;
		top: 14px;
		right: 16px;
		width: 40px;
		height: 40px;
		border-radius: 50%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		background: rgba(43, 49, 141, .05)
	}
}

.header_catalog__prev,
.header_catalog .smart-menu-header {
	display: none
}

@media(max-width: 1023px) {

	.header_catalog__prev,
	.header_catalog .smart-menu-header {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 36px;
		margin-top: 66px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.header_catalog__prev span,
	.header_catalog .smart-menu-header span {
		font-size: 18px;
		line-height: 20px;
		color: #1d1e1f;
		font-weight: 500;
		margin-left: 16px
	}
}

.header_catalog ul li {
	position: relative
}

.header_catalog .menu-id-1 {
	padding: 12px 8px;
	border-radius: 12px;
	max-width: 284px;
	background-color: #f4f6f8
}

@media(max-width: 1023px) {
	.header_catalog .menu-id-1 {
		background-color: #fff;
		max-width: 100%;
		padding: 0;
		border-radius: 0
	}
}

@media(max-width: 1023px) {
	.header_catalog .menu-id-1 {
		height: calc(100% - 124px);
		scrollbar-width: 2px;
		scrollbar-color: #2b318d #fff;
		overflow-y: auto
	}

	.header_catalog .menu-id-1::-webkit-scrollbar {
		width: 4px
	}

	.header_catalog .menu-id-1::-webkit-scrollbar-track {
		background: transparent
	}

	.header_catalog .menu-id-1::-webkit-scrollbar-thumb {
		background: #2b318d;
		border-radius: 10px;
		border: 0
	}
}

@media(max-width: 1023px) {
	.header_catalog .menu-id-1 li:not(:last-child) {
		margin-bottom: 36px
	}
}

.header_catalog .menu-id-1 li a {
	padding: 4px 8px;
	font-size: 16px;
	color: #1d1e1f;
	border-radius: 8px;
	text-align: left;
	display: block
}

.header_catalog .menu-id-1 li a.active,
.header_catalog .menu-id-1 li a:hover {
	background: rgba(43, 49, 141, .05)
}

@media(max-width: 1023px) {
	.header_catalog .menu-id-1 li a {
		font-size: 18px;
		padding: 0;
		border-radius: 0
	}
}

@media(max-width: 1023px) {
	.header_catalog .menu-level-1 {
		height: 100%
	}
}

@media(max-width: 1023px) {
	.header_catalog .menu-level-1.hidden {
		display: none
	}
}

@media(max-width: 1023px) {

	.header_catalog .menu-level-2,
	.header_catalog .menu-level-3 {
		position: relative;
		top: 0;
		left: 0;
		max-height: 524px;
		background-color: #fff;
		display: none
	}

	.header_catalog .menu-level-2.active,
	.header_catalog .menu-level-3.active {
		display: block
	}
}

@media(min-width: 1024px) {

	.header_catalog .menu-level-2 .smart-menu-header,
	.header_catalog .menu-level-3 .smart-menu-header {
		display: none
	}
}

@media(max-width: 1023px) {

	.header_catalog .menu-level-2 .smart-menu-header,
	.header_catalog .menu-level-3 .smart-menu-header {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

@media(min-width: 1024px) {

	.header_catalog .menu-level-2 .smart-menu-label,
	.header_catalog .menu-level-3 .smart-menu-label {
		display: none
	}
}

@media(max-width: 1023px) {

	.header_catalog .menu-level-2 .smart-menu-label,
	.header_catalog .menu-level-3 .smart-menu-label {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

.header_catalog .menu-level-2>ul,
.header_catalog .menu-level-3>ul {
	display: none
}

.header_catalog .menu-id-2,
.header_catalog .menu-id-3 {
	width: 100%;
	max-width: 284px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: #fff;
	padding: 12px 8px;
	scrollbar-width: 2px;
	scrollbar-color: #2b318d #fff
}

@media(min-width: 1024px) {

	.header_catalog .menu-id-2,
	.header_catalog .menu-id-3 {
		max-height: 668px
	}
}

@media(max-width: 1023px) {

	.header_catalog .menu-id-2,
	.header_catalog .menu-id-3 {
		max-width: 100%;
		padding: 0
	}
}

@media(max-width: 1023px) {

	.header_catalog .menu-id-2,
	.header_catalog .menu-id-3 {
		height: calc(100% - 124px);
		scrollbar-width: 2px;
		scrollbar-color: #2b318d #fff;
		overflow-y: auto
	}

	.header_catalog .menu-id-2::-webkit-scrollbar,
	.header_catalog .menu-id-3::-webkit-scrollbar {
		width: 4px
	}

	.header_catalog .menu-id-2::-webkit-scrollbar-track,
	.header_catalog .menu-id-3::-webkit-scrollbar-track {
		background: transparent
	}

	.header_catalog .menu-id-2::-webkit-scrollbar-thumb,
	.header_catalog .menu-id-3::-webkit-scrollbar-thumb {
		background: #2b318d;
		border-radius: 10px;
		border: 0
	}
}

.header_catalog .menu-id-2::-webkit-scrollbar,
.header_catalog .menu-id-3::-webkit-scrollbar {
	width: 4px
}

.header_catalog .menu-id-2::-webkit-scrollbar-track,
.header_catalog .menu-id-3::-webkit-scrollbar-track {
	background: transparent
}

.header_catalog .menu-id-2::-webkit-scrollbar-thumb,
.header_catalog .menu-id-3::-webkit-scrollbar-thumb {
	background: #2b318d;
	border-radius: 10px;
	border: 0
}

.header_catalog .menu-id-2.active,
.header_catalog .menu-id-3.active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media(min-width: 1024px) {

	.header_catalog .menu-id-2,
	.header_catalog .menu-id-3 {
		overflow-y: auto;
		min-width: 320px
	}
}

@media(max-width: 1023px) {

	.header_catalog .menu-id-2 li:not(:last-child),
	.header_catalog .menu-id-3 li:not(:last-child) {
		margin-bottom: 36px
	}
}

.header_catalog .menu-id-2 li a,
.header_catalog .menu-id-3 li a {
	padding: 4px 8px;
	font-size: 16px;
	color: #1d1e1f;
	border-radius: 8px;
	text-align: left;
	display: block
}

.header_catalog .menu-id-2 li a.active,
.header_catalog .menu-id-2 li a:hover,
.header_catalog .menu-id-3 li a.active,
.header_catalog .menu-id-3 li a:hover {
	background: rgba(43, 49, 141, .05)
}

@media(max-width: 1023px) {

	.header_catalog .menu-id-2 li a,
	.header_catalog .menu-id-3 li a {
		font-size: 18px;
		padding: 0;
		border-radius: 0
	}
}

.mobile_menu {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100svh;
	z-index: 101;
	background-color: #fff;
	overflow-y: auto;
	display: none
}

@media(min-width: 1024px) {
	.mobile_menu {
		display: none !important
	}
}

.mobile_menu__close {
	position: absolute;
	z-index: 14;
	top: 14px;
	right: 16px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: rgba(43, 49, 141, .05)
}

.mobile_menu__btns {
	display: flex;
	align-items: center;
}

.mobile_menu__btns .btn_blue {
	flex: 1;
	min-width: 0;
	height: 52px;
	background-color: #464EC2;
	font-size: 18px;
}

.mobile_menu__btns .btn_blue span {
	font-size: 18px;
}

.mobile_menu__btns .btn_login {
	width: 58px;
	flex: 0 0 58px;
	max-width: 58px;
	height: 52px;
	border-radius: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #F4F6F8;
	margin-left: 8px;
}

.mobile_menu__wrapper {
	padding-top: 82px;
	padding-bottom: 30px;
	padding-left: 16px;
	padding-right: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100svh
}

.mobile_menu__wrapper .footer__bottom-contact {
	order: unset;
	margin-bottom: 15px;
}

.mobile_menu__wrapper .footer__bottom-contact li:not(:last-child) {
	margin-bottom: 4px;
}

.mobile_menu__wrapper .footer__bottom-contact li span {
	font-size: 15px;
}

.mobile_menu__wrapper .footer__bottom-list.d_last {
	display: block;
	margin-bottom: 15px;
	order: unset;
}

.mobile_menu__wrapper .footer__bottom-list.d_last li:not(:last-child) {
	margin-bottom: 4px;
}

.mobile_menu__wrapper .footer__bottom-list.d_last li {
	font-size: 15px;
}

.mobile_menu__search {
	position: relative;
	margin-bottom: 32px
}

.mobile_menu__search .d_input {
	width: 100%;
	height: 48px;
	border-radius: 12px;
	border: 1px solid #d7d7d7;
	padding: 0 56px 0 16px;
	color: #d7d7d7;
	font-size: 18px
}

.mobile_menu__search .d_input::-webkit-input-placeholder {
	color: #d7d7d7
}

.mobile_menu__search .d_input::-moz-placeholder {
	color: #d7d7d7
}

.mobile_menu__search .d_input:-ms-input-placeholder {
	color: #d7d7d7
}

.mobile_menu__search .d_input::-ms-input-placeholder {
	color: #d7d7d7
}

.mobile_menu__search .d_input::placeholder {
	color: #d7d7d7
}

.mobile_menu__search .d_submit {
	position: absolute;
	top: 4px;
	right: 4px;
	width: 40px;
	height: 40px;
	border-radius: 12px;
	background: rgba(43, 49, 141, .05);
	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
}

.mobile_menu__search .modal__search {
	z-index: 12
}

.mobile_menu__list {
	margin-bottom: 20px
}

.mobile_menu__list li:not(:last-child) {
	margin-bottom: 36px
}

.mobile_menu__list li a {
	font-size: 18px;
	line-height: 20px;
	color: #1d1e1f;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.mobile_menu__list li a svg {
	margin-right: 4px
}

.mobile_menu__phone {
	margin-top: auto;
	margin-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 20px;
	line-height: 24px;
	color: #1d1e1f
}

.mobile_menu__phone svg {
	margin-right: 4px
}

.swiper-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.swiper-nav_left,
.swiper-nav_right {
	width: 60px;
	height: 36px;
	border-radius: 50px;
	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-transition: 250ms ease;
	-o-transition: 250ms ease;
	transition: 250ms ease
}

.swiper-nav_left:hover,
.swiper-nav_right:hover {
	background-color: rgba(255, 255, 255, .2)
}

.swiper-nav_left:not(:last-child),
.swiper-nav_right:not(:last-child) {
	margin-right: 12px
}

.swiper-nav_left.swiper-button-disabled,
.swiper-nav_right.swiper-button-disabled {
	opacity: .5;
	cursor: default
}

.title-h2 {
	font-size: 28px;
	line-height: 36px;
	font-weight: bold;
	color: #1d1e1f
}

@media(min-width: 768px) {
	.title-h2 {
		font-size: 32px;
		line-height: 40px
	}
}

@media(min-width: 1024px) {
	.title-h2 {
		font-size: 36px;
		line-height: 44px
	}
}

@media(min-width: 1368px) {
	.title-h2 {
		font-size: 40px;
		line-height: 48px
	}
}

.sect_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
}

.sect_header .d_link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.sect_header .d_link span {
	color: #1d1e1f
}

@media(min-width: 768px) {
	.sect_header .d_link span {
		font-size: 18px
	}
}

.sect_header .d_link svg {
	margin-left: 2px
}

@media(min-width: 768px) {
	.sect_header .d_link svg {
		margin-left: 4px
	}
}

.select2-container .select2-selection--single {
	height: 60px !important;
	border-radius: 12px !important;
	border: 1px solid rgba(29, 30, 31, .2) !important;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media(min-width: 1368px) {
	.select2-container .select2-selection--single {
		height: 64px !important
	}
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: rgba(29, 30, 31, .28) !important;
	font-size: 16px !important;
	padding-left: 20px !important;
	padding-right: 32px !important
}

.select2-container--above .select2-selection--single .select2-selection__rendered,
.select2-container--below .select2-selection--single .select2-selection__rendered {
	color: #1d1e1f !important
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 30% !important;
	right: 20px !important;
	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
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	background-image: url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEyIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNS42NzMyNiA1Ljg3NDEyQzUuNzE2MTMgNS45MTQwMiA1Ljc2NzA2IDUuOTQ1NjggNS44MjMxMiA1Ljk2NzI4QzUuODc5MTkgNS45ODg4OCA1LjkzOTMgNiA2IDZDNi4wNjA3IDYgNi4xMjA4MSA1Ljk4ODg4IDYuMTc2ODggNS45NjcyOEM2LjIzMjk0IDUuOTQ1NjggNi4yODM4NyA1LjkxNDAyIDYuMzI2NzQgNS44NzQxMkwxMS44NjQ3IDAuNzMyMzgyQzExLjk1MTMgMC42NTE5MjUgMTIgMC41NDI4MDIgMTIgMC40MjkwMTlDMTIgMC4zMTUyMzYgMTEuOTUxMyAwLjIwNjExMyAxMS44NjQ3IDAuMTI1NjU3QzExLjc3OCAwLjA0NTE5OTkgMTEuNjYwNSAwIDExLjUzNzkgMEMxMS40MTU0IDAgMTEuMjk3OCAwLjA0NTE5OTkgMTEuMjExMiAwLjEyNTY1N0w2IDQuOTY0ODlMMC43ODg4MTQgMC4xMjU2NTdDMC43MDIxNTggMC4wNDUxOTk5IDAuNTg0NjI3IDAgMC40NjIwNzcgMEMwLjMzOTUyNiAwIDAuMjIxOTk1IDAuMDQ1MTk5OSAwLjEzNTMzOSAwLjEyNTY1N0MwLjA0ODY4MjkgMC4yMDYxMTMgMCAwLjMxNTIzNiAwIDAuNDI5MDE5QzAgMC41NDI4MDIgMC4wNDg2ODI5IDAuNjUxOTI1IDAuMTM1MzM5IDAuNzMyMzgyTDUuNjczMjYgNS44NzQxMloiIGZpbGw9IiMxRDFFMUYiLz4KPC9zdmc+Cg==");
	width: 12px !important;
	height: 6px !important;
	display: block;
	background-size: 100%
}

.select2-container--default.select2-container--open {
	-webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, .08), 0px 0px 4px 0px rgba(0, 0, 0, .04);
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, .08), 0px 0px 4px 0px rgba(0, 0, 0, .04)
}

.select2-container--default.select2-container--open .select2-selection--single {
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	border-color: transparent !important
}

.select2-container--default.select2-container--below:not(.select2-container--open) .select2-selection--single {
	border-color: #2b318d !important
}

.select2-container--default .select2-results>.select2-results__options {
	padding: 4px
}

.select2-results__option {
	height: 64px !important;
	padding: 0 !important;
	border-radius: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 12px !important
}

.select2-results__option span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.select2-results__option span img {
	width: 34px;
	margin-right: 12px
}

.select2-dropdown {
	border: 0 !important;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
	border-bottom-left-radius: 12px !important;
	border-bottom-right-radius: 12px !important;
	-webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, .08), 0px 0px 4px 0px rgba(0, 0, 0, .04) !important;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, .08), 0px 0px 4px 0px rgba(0, 0, 0, .04) !important;
	background: #fff !important
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	background: rgba(43, 49, 141, .05) !important;
	color: #1d1e1f !important
}

.select2-container--default .select2-results__option--selected {
	background: rgba(43, 49, 141, .05) !important;
	color: #1d1e1f !important
}

img.mfp-img {
	background-color: #fff
}

.breadcrumbs {
	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-bottom: 20px
}

@media(min-width: 768px) {
	.breadcrumbs {
		margin-bottom: 28px;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
}

@media(min-width: 1024px) {
	.breadcrumbs {
		margin-bottom: 32px
	}
}

@media(min-width: 1368px) {
	.breadcrumbs {
		margin-bottom: 36px
	}
}

.breadcrumbs a,
.breadcrumbs span {
	font-size: 13px;
	line-height: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 4px
}

.breadcrumbs a:not(:last-child),
.breadcrumbs span:not(:last-child) {
	margin-right: 14px
}

.breadcrumbs a:not(:first-child)::before,
.breadcrumbs span:not(:first-child)::before {
	content: "";
	margin-right: 14px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	display: block;
	background: rgba(29, 30, 31, .25)
}

.breadcrumbs a {
	color: rgba(29, 30, 31, .25)
}

.breadcrumbs a:hover {
	color: #2b318d
}

.breadcrumbs span {
	color: #1d1e1f
}

.breadcrumbs span::before {
	background-color: #2b318d
}

.footer {
	background-color: #f4f6f8;
	padding: 28px 0;
	position: relative;
	padding-top: 100px
}

@media(min-width: 768px) {
	.footer {
		padding: 0;
		background-color: transparent
	}
}

.footer__top {
	border-bottom: 1px solid rgba(29, 30, 31, .05);
	margin-bottom: 28px
}

@media(min-width: 768px) {
	.footer__top {
		border-top: 1px solid rgba(29, 30, 31, .05);
		padding-top: 18px;
		padding-bottom: 18px
	}
}

@media(min-width: 768px) {
	.footer__top ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

.footer__top ul li {
	margin-bottom: 28px
}

@media(min-width: 768px) {
	.footer__top ul li {
		margin-bottom: 0
	}

	.footer__top ul li:not(:last-child) {
		margin-right: 24px
	}
}

.footer__top ul li svg {
	display: none
}

@media(min-width: 768px) {
	.footer__top ul li svg {
		display: block;
		margin-right: 8px
	}
}

.footer__top ul li a {
	font-size: 18px;
	color: #1d1e1f;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media(min-width: 768px) {
	.footer__top ul li a {
		font-size: 16px
	}
}

.footer__top ul li a:hover {
	color: #2b318d
}

@media(min-width: 768px) {
	.footer__bottom .container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media(min-width: 1368px) {
	.footer__bottom .container {
		position: relative
	}
}

.footer__bottom-logo {
	position: absolute;
	top: 28px;
	left: 16px
}

@media(min-width: 768px) {
	.footer__bottom-logo {
		position: relative;
		top: auto;
		left: auto;
		max-width: 208px;
		margin-right: 24px;
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
}

@media(min-width: 1024px) {
	.footer__bottom-logo {
		margin-right: 35px
	}
}

@media(min-width: 1368px) {
	.footer__bottom-logo {
		margin-right: auto
	}
}

.footer__bottom-contact {
	margin-bottom: 20px
}

@media(min-width: 768px) {
	.footer__bottom-contact {
		margin-right: 14px;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
}

@media(min-width: 1024px) {
	.footer__bottom-contact {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 275px;
		flex: 0 0 275px;
		max-width: 275px;
		margin-right: 20px
	}
}

@media(min-width: 1368px) {
	.footer__bottom-contact {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 310px;
		flex: 0 0 310px;
		max-width: 310px;
		margin-right: 44px
	}
}

.footer__bottom-contact li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 18px;
	line-height: 20px;
	color: #1d1e1f
}

.footer__bottom-contact li:not(:last-child) {
	margin-bottom: 6px
}

@media(min-width: 768px) {
	.footer__bottom-contact li:not(:last-child) {
		margin-bottom: 4px
	}
}

@media(min-width: 768px) {
	.footer__bottom-contact li {
		font-size: 15px
	}
}

@media(min-width: 1024px) {
	.footer__bottom-contact li {
		font-size: 16px
	}
}

.footer__bottom-contact li span {
	font-size: 18px;
	line-height: 20px
}

@media(min-width: 768px) {
	.footer__bottom-contact li span {
		font-size: 15px
	}
}

@media(min-width: 1024px) {
	.footer__bottom-contact li span {
		font-size: 16px
	}
}

.footer__bottom-contact li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 18px;
	line-height: 20px;
	color: #1d1e1f
}

.footer__bottom-contact li a:hover {
	color: #2b318d
}

@media(min-width: 768px) {
	.footer__bottom-contact li a {
		font-size: 15px
	}
}

@media(min-width: 1024px) {
	.footer__bottom-contact li a {
		font-size: 16px
	}
}

.footer__bottom-contact li svg {
	margin-right: 8px
}

.footer__bottom-list {
	margin-bottom: 20px
}

@media(min-width: 768px) {
	.footer__bottom-list {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
}

@media(min-width: 768px)and (max-width: 1023px) {
	.footer__bottom-list {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%
	}
}

@media(min-width: 1024px) {
	.footer__bottom-list.d_first {
		margin-right: 82px
	}
}

@media(min-width: 1368px) {
	.footer__bottom-list.d_first {
		margin-right: 44px
	}
}

@media(min-width: 768px)and (max-width: 1023px) {
	.footer__bottom-list.d_last {
		display: none
	}
}

@media(min-width: 1024px) {
	.footer__bottom-list.d_last {
		margin-left: auto
	}
}

@media(min-width: 1368px) {
	.footer__bottom-list.d_last {
		margin-left: 0;
		margin-right: 96px
	}
}

.footer__bottom-list li {
	font-size: 18px;
	line-height: 20px;
	color: #1d1e1f;
	white-space: nowrap
}

.footer__bottom-list li:not(:last-child) {
	margin-bottom: 6px
}

.footer__bottom-list li a {
	color: #2b318d
}

.footer__bottom-list li a:hover {
	text-decoration: underline
}

.footer__bottom-socials {
	margin-top: 8px;
	margin-bottom: 28px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media(min-width: 768px) {
	.footer__bottom-socials {
		margin-top: 0;
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
}

@media(min-width: 1368px) {
	.footer__bottom-socials {
		position: absolute;
		z-index: 2;
		bottom: -42px;
		right: 0;
		margin-bottom: 0
	}
}

.footer__bottom-socials a {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: rgba(43, 49, 141, .15);
	-webkit-transition: 250ms ease;
	-o-transition: 250ms ease;
	transition: 250ms ease
}

@media(min-width: 1368px) {
	.footer__bottom-socials a {
		width: 36px;
		height: 36px
	}
}

.footer__bottom-socials a:hover {
	background-color: #2b318d
}

.footer__bottom-socials a:hover svg path {
	fill: gold
}

.footer__bottom-socials a:not(:last-child) {
	margin-right: 8px
}

@media(min-width: 768px) {
	.footer__bottom-btn {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		margin-right: 20px;
		margin-left: auto
	}
}

@media(min-width: 1024px)and (max-width: 1367px) {
	.footer__bottom-btn {
		margin-right: 28px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

@media(min-width: 1368px) {
	.footer__bottom-btn {
		margin-right: 0
	}
}

.footer__bottom-btn .btn_blue {
	width: 100%
}

@media(min-width: 768px) {
	.footer__bottom-btn .btn_blue {
		width: auto;
		padding: 0 36px
	}
}

@media(min-width: 1024px) {
	.footer__bottom-btn .btn_blue {
		margin-left: auto
	}
}

.footer__copy {
	margin-top: 28px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media(min-width: 1368px) {
	.footer__copy {
		margin-top: 10px;
		padding-bottom: 20px
	}
}

.footer__copy .container {
	position: relative
}

@media(min-width: 1024px) {
	.footer__copy .container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

@media(min-width: 768px)and (max-width: 1023px) {
	.footer__copy {
		margin-top: 0;
		padding: 22px 28px;
		background: #fafafa
	}
}

@media(min-width: 1024px)and (max-width: 1367px) {
	.footer__copy {
		margin-top: 0;
		position: absolute;
		bottom: 35px;
		left: 0
	}
}

.footer__copy .d_text {
	font-size: 13px;
	line-height: 16px;
	color: rgba(29, 30, 31, .5)
}

@media(min-width: 768px)and (max-width: 1023px) {
	.footer__copy .d_text {
		position: absolute;
		bottom: 160px;
		left: 28px
	}
}

@media(min-width: 1024px) {
	.footer__copy .d_text {
		max-width: 300px;
		margin-right: 110px
	}
}

.footer__copy .d_text a {
	text-decoration: underline
}

.footer__copy .d_text a:hover {
	text-decoration: none
}

.footer__copy .d_logo {
	display: block;
	margin-top: 32px;
	max-width: 160px
}

@media(min-width: 768px) {
	.footer__copy .d_logo {
		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
	}
}

@media(min-width: 768px)and (max-width: 1023px) {
	.footer__copy .d_logo {
		margin-top: 28px;
		width: 100%;
		max-width: 100%
	}
}

@media(min-width: 1024px) {
	.footer__copy .d_logo {
		margin-top: 0;
		max-width: 138px
	}
}

@media(min-width: 1368px) {
	.footer__copy .d_logo {
		margin-left: auto;
		margin-right: 164px
	}
}

.header {
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	width: 100%;
	margin-bottom: 20px;
	height: 72px;
	background-color: #f4f6f8
}

@media(min-width: 768px) {
	.header {
		height: 80px
	}
}

@media(min-width: 1024px) {
	.header {
		position: relative;
		top: auto;
		left: auto;
		height: auto;
		background-color: transparent
	}
}

.header__top {
	display: none
}

.header__top .container {
	position: relative;
	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
}

@media(min-width: 1024px) {
	.header__top {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		background-color: #f4f6f8;
		height: 56px
	}
}

.header__top-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.header__top-menu li {
	color: #1d1e1f;
	line-height: 20px
}

.header__top-menu li:not(:last-child) {
	margin-right: 32px
}

.header__top-menu li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.header__top-menu li:hover {
	color: #2b318d
}

.header__top-menu li svg {
	margin-right: 4px
}

.header__top-language {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.header__top-language span {
	color: #1d1e1f
}

.header__top-language svg {
	margin-left: 8px
}

.header__bottom {
	height: 100%
}

.header__bottom .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}

@media(min-width: 1024px) {
	.header__bottom {
		height: 84px
	}
}

@media(min-width: 1368px) {
	.header__bottom {
		height: 92px
	}
}

.header__bottom .header__bottom_search_form {
	margin-right: 8px
}

@media(min-width: 1024px) {
	.header__bottom .header__bottom_search_form {
		margin-left: auto;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
}

@media(min-width: 1368px) {
	.header__bottom .header__bottom_search_form {
		margin-right: 40px;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
}

.header__bottom-user {
	width: 44px;
	height: 44px;
	flex: 0 0 44px;
	border-radius: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #F4F6F8;
	order: 6;
}

@media (max-width:1023px) {
	.header__bottom-user {
		display: none;
	}
}

/*.header__bottom-search {
  display: none
}*/

.header__bottom-search {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 12px;
	background-color: rgba(43, 49, 141, .05);
	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
}

.header__bottom-search span {
	display: none
}



/*@media(min-width: 768px) {
  .header__bottom-search {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 12px;
    background-color: rgba(43, 49, 141, .05);
    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
  }

  .header__bottom-search span {
    display: none
  }
}*/

@media(min-width: 1024px) {
	.header__bottom-search {
		width: 44px;
		height: 44px
	}
}

@media(min-width: 1368px) {
	.header__bottom-search {
		height: 44px;
		width: 120px;
		background-color: rgba(43, 49, 141, .2)
	}

	.header__bottom-search span {
		color: #2b318d;
		display: block
	}

	.header__bottom-search svg {
		display: none
	}
}

.header__bottom-contact {
	display: none
}

@media(min-width: 768px) {
	.header__bottom-contact {
		display: block;
		margin-right: 80px
	}

	.header__bottom-contact li {
		display: none
	}

	.header__bottom-contact li.d_first {
		display: block
	}

	.header__bottom-contact li a {
		color: #1d1e1f
	}

	.header__bottom-contact li svg {
		margin-right: 8px
	}
}

@media(min-width: 1024px) {
	.header__bottom-contact {
		margin-right: 18px;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.header__bottom-contact li {
		display: block
	}

	.header__bottom-contact li:not(:last-child) {
		margin-bottom: 4px
	}
}

@media(min-width: 1368px) {
	.header__bottom-contact {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		margin-right: 18px
	}
}

.header__bottom-time {
	display: none
}

@media(min-width: 1368px) {
	.header__bottom-time {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		display: block;
		margin-right: 40px
	}

	.header__bottom-time li:not(:last-child) {
		margin-bottom: 4px
	}
}

.header__bottom .js-btn-active-app {
	display: none
}

@media(min-width: 1024px) {
	.header__bottom .js-btn-active-app {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		margin-right: 8px
	}
}

@media(min-width: 1368px) {
	.header__bottom .js-btn-active-app {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
		display: block;
		margin-right: 40px
	}
}

.header__bottom-logo {
	margin-right: auto;
	width: 164px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 164px;
	flex: 0 0 164px
}

@media(min-width: 768px) {
	.header__bottom-logo {
		width: 180px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 180px;
		flex: 0 0 180px;
		margin-right: 64px
	}
}

@media(min-width: 1024px) {
	.header__bottom-logo {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
		width: 208px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 208px;
		flex: 0 0 208px;
		margin-right: 36px
	}
}

@media(min-width: 1368px) {
	.header__bottom-logo {
		margin-right: 52px
	}
}

.header__bottom-logo img {
	width: 100%
}

.header__bottom-cart {
	position: relative;
	background-color: rgba(43, 49, 141, .05);
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 8px
}

@media(min-width: 768px) {
	.header__bottom-cart {
		border-radius: 12px;
		margin-left: auto
	}
}

@media(min-width: 1024px) {
	.header__bottom-cart {
		width: auto;
		height: 44px;
		background-color: #f4f6f8;
		padding: 0 23px;
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
		margin-left: 0
	}
}

@media(min-width: 1368px) {
	.header__bottom-cart {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
}

.header__bottom-cart .d_label {
	display: none
}

@media(min-width: 1024px) {
	.header__bottom-cart .d_label {
		display: block;
		white-space: nowrap
	}
}

.header__bottom-cart .d_count {
	position: absolute;
	left: -11px;
	bottom: -5px;
	font-size: 12px;
	color: #1d1e1f;
	width: 21px;
	height: 19px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 50%;
	background-color: #d7d7d7
}

@media(min-width: 1024px) {
	.header__bottom-cart .d_count {
		position: relative;
		left: auto;
		bottom: auto;
		margin-right: 8px
	}
}

@media(min-width: 1024px) {
	.header__bottom-cart svg {
		display: none
	}
}

.header__bottom-cart.active {
	background-color: gold
}

.header__bottom-cart.active .d_count {
	background-color: #2b318d;
	color: #fff
}

.header__bottom-burger {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: rgba(43, 49, 141, .05);
	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
}

@media(min-width: 768px) {
	.header__bottom-burger {
		border-radius: 12px;
		width: auto;
		padding: 0 24px
	}

	.header__bottom-burger svg {
		height: 10px
	}
}

@media(min-width: 1024px) {
	.header__bottom-burger {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
		display: none
	}
}

.header__bottom-burger span {
	display: none
}

@media(min-width: 768px) {
	.header__bottom-burger span {
		display: block;
		margin-right: 8px;
		color: #2b318d
	}
}

.header .header__bottom_search_form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.header .header__bottom_search_form .d_field {
	position: relative;
	width: 100%;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width: 0;
	margin-right: 8px;
	display: none
}

.header .header__bottom_search_form .d_input {
	border: 1px solid #d7d7d7;
	border-radius: 12px;
	height: 40px;
	width: 100%;
	font-size: 16px;
	color: #1d1e1f;
	padding: 0 16px;
	background-color: #fff
}

@media(min-width: 1024px) {
	.header .header__bottom_search_form .d_input {
		height: 44px
	}
}

.header .header__bottom_search_form .d_input::-webkit-input-placeholder {
	color: #d7d7d7
}

.header .header__bottom_search_form .d_input::-moz-placeholder {
	color: #d7d7d7
}

.header .header__bottom_search_form .d_input:-ms-input-placeholder {
	color: #d7d7d7
}

.header .header__bottom_search_form .d_input::-ms-input-placeholder {
	color: #d7d7d7
}

.header .header__bottom_search_form .d_input::placeholder {
	color: #d7d7d7
}

.header .header__bottom_search_form .search-close {
	width: 40px;
	height: 40px;
	border-radius: 12px;
	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-left: 12px;
	background-color: #d5d6e8;
	-webkit-box-ordinal-group: 10000;
	-ms-flex-order: 9999;
	order: 9999;
	display: none
}

@media(min-width: 1024px) {
	.header .header__bottom_search_form .search-close {
		width: 44px;
		height: 44px
	}
}

.modal__search {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	padding: 44px 4px 4px 4px;
	border-radius: 12px;
	overflow-y: auto;
	max-height: 650px;
	display: none
}

.modal__search_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.modal__search_list a {
	min-height: 44px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 12px;
	margin-bottom: 2px;
	font-size: 16px;
	color: #1d1e1f;
	padding: 0 12px
}

.modal__search_list a:hover {
	background-color: rgba(43, 49, 141, .05)
}

.modal__search_list a span {
	font-weight: 500
}

.modal__search_all {
	height: 44px;
	display: block;
	padding: 0 12px
}

.modal__search_all span {
	margin-right: 8px;
	color: #2b318d;
	font-size: 16px
}

.adventage {
	margin-bottom: 68px
}

@media(min-width: 768px) {
	.adventage {
		margin-bottom: 64px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media(min-width: 1024px) {
	.adventage {
		margin-bottom: 84px
	}
}

.adventage .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media(min-width: 768px) {
	.adventage .item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc((100% - 20px)/2);
		flex: 0 0 calc((100% - 20px)/2);
		max-width: calc((100% - 20px)/2);
		margin-right: 20px;
		padding: 8px
	}

	.adventage .item:nth-child(2n) {
		margin-right: 0
	}
}

@media(min-width: 1024px) {
	.adventage .item {
		padding: 12px
	}
}

@media(min-width: 1368px) {
	.adventage .item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc((100% - 72px)/4);
		flex: 0 0 calc((100% - 72px)/4);
		max-width: calc((100% - 72px)/4)
	}
}

.adventage .item:not(:last-child) {
	margin-bottom: 16px
}

@media(min-width: 768px) {
	.adventage .item:not(:last-child) {
		margin-bottom: 46px
	}
}

@media(min-width: 1024px) {
	.adventage .item:not(:last-child) {
		margin-bottom: 54px
	}
}

@media(min-width: 1368px) {
	.adventage .item:not(:last-child) {
		margin-bottom: 0;
		margin-right: 24px
	}
}

.adventage .item__image {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 52px;
	flex: 0 0 52px;
	max-width: 52px;
	margin-right: 8px
}

.adventage .item__image img {
	width: 100%
}

@media(min-width: 768px) {
	.adventage .item__image {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 64px;
		flex: 0 0 64px;
		max-width: 64px;
		margin-right: 12px
	}
}

@media(min-width: 1024px) {
	.adventage .item__image {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 84px;
		flex: 0 0 84px;
		max-width: 84px;
		margin-right: 18px
	}
}

@media(min-width: 1368px) {
	.adventage .item__image {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 48px;
		flex: 0 0 48px;
		max-width: 48px
	}
}

.adventage .item__info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.adventage .item__info b {
	margin-bottom: 4px;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #1d1e1f
}

@media(min-width: 1024px) {
	.adventage .item__info b {
		font-size: 20px;
		margin-bottom: 6px
	}

	.adventage .item__info b br {
		display: none
	}
}

@media(min-width: 1368px) {
	.adventage .item__info b {
		margin-bottom: 8px
	}
}

.adventage .item__info p {
	font-size: 15px
}

@media(min-width: 1024px) {
	.adventage .item__info p br {
		display: none
	}
}

@media(min-width: 1368px) {
	.adventage .item__info p {
		font-size: 14px
	}
}

.sect_about {
	margin-bottom: 80px
}

@media(min-width: 768px) {
	.sect_about {
		margin-bottom: 96px
	}
}

@media(min-width: 1024px) {
	.sect_about {
		position: relative;
		margin-bottom: 108px;
		overflow: hidden
	}
}

.sect_about .sect_header {
	margin-bottom: 24px
}

@media(min-width: 768px) {
	.sect_about .sect_header {
		margin-bottom: 28px
	}
}

@media(min-width: 1024px) {
	.sect_about .sect_header {
		margin-bottom: 32px
	}
}

@media(min-width: 1368px) {
	.sect_about__content {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
}

.sect_about__video {
	margin-bottom: 24px
}

@media(max-width: 767px) {
	.sect_about__video {
		height: 240px
	}
}

@media(min-width: 768px) {
	.sect_about__video {
		margin-bottom: 28px
	}
}

@media(min-width: 1024px)and (max-width: 1367px) {
	.sect_about__video {
		position: absolute;
		top: 0;
		right: -120px;
		width: 790px;
		height: 444px;
		z-index: -1
	}
}

@media(min-width: 1368px) {
	.sect_about__video {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		min-width: 0;
		height: 400px
	}
}

.sect_about__video video,
.sect_about__video iframe {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.sect_about__image {
	margin-bottom: 24px
}

@media(min-width: 768px) {
	.sect_about__image {
		margin-bottom: 28px
	}
}

@media(min-width: 1024px)and (max-width: 1367px) {
	.sect_about__image {
		position: absolute;
		top: 0;
		right: -120px;
		width: 690px;
		height: 496px;
		z-index: -1
	}
}

@media(min-width: 1368px) {
	.sect_about__image {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		min-width: 0
	}
}

.sect_about__image img {
	border-radius: 12px;
	width: 100%
}

@media(min-width: 1024px) {
	.sect_about__image img {
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover
	}
}

@media(min-width: 768px) {
	.sect_about__info {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

@media(min-width: 1024px) {
	.sect_about__info {
		max-width: 600px
	}
}

@media(min-width: 1368px) {
	.sect_about__info {
		max-width: 634px;
		margin-right: 24px
	}
}

.sect_about__info .d_block {
	margin-bottom: 20px
}

@media(min-width: 1024px)and (max-width: 1367px) {
	.sect_about__info .d_block {
		padding: 20px 20px 20px 0;
		background-color: #fff;
		border-top-right-radius: 12px;
		border-bottom-right-radius: 12px;
		width: 600px
	}
}

.sect_about__info p {
	line-height: 22px;
	color: #1d1e1f
}

.sect_about__info p:not(:last-child) {
	margin-bottom: 20px
}

@media(min-width: 1368px) {
	.sect_about__info p:not(:last-child) {
		margin-bottom: 24px
	}
}

@media(min-width: 768px) {
	.sect_about__info p {
		font-size: 18px;
		line-height: 24px
	}
}

.sect_about__info ul {
	margin-bottom: 20px
}

@media(min-width: 1368px) {
	.sect_about__info ul {
		margin-bottom: 24px
	}
}

.sect_about__info ul li {
	position: relative;
	line-height: 22px;
	color: #1d1e1f;
	padding-left: 24px
}

@media(min-width: 768px) {
	.sect_about__info ul li {
		font-size: 18px;
		line-height: 24px;
		padding-left: 32px
	}
}

.sect_about__info ul li::before {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	width: 12px;
	height: 2px;
	background-color: gold
}

@media(min-width: 768px) {
	.sect_about__info ul li::before {
		width: 16px
	}
}

.sect_about__info h2,
.sect_about__info h3,
.sect_about__info h4,
.sect_about__info h5,
.sect_about__info h6 {
	margin-top: 32px;
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 24px;
	color: #1d1e1f;
	font-weight: 500
}

.sect_about__info h2:first-of-type,
.sect_about__info h3:first-of-type,
.sect_about__info h4:first-of-type,
.sect_about__info h5:first-of-type,
.sect_about__info h6:first-of-type {
	margin-top: 0
}

.sect_about__info .btn_border {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 0 90px;
	margin-top: 16px
}

@media(min-width: 1024px) {
	.sect_about__info .btn_border {
		padding: 0 54px;
		margin-left: 0;
		margin-top: 10px
	}
}

.sect_message {
	margin-top: 80px;
	margin-bottom: 30px
}

@media(min-width: 768px) {
	.sect_message {
		margin-top: 96px;
		margin-bottom: 46px
	}
}

@media(min-width: 1024px) {
	.sect_message {
		margin-top: 108px;
		margin-bottom: 68px
	}
}

@media(min-width: 1368px) {
	.sect_message {
		margin-top: 116px;
		margin-bottom: 76px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.sect_message__body {
	border-radius: 12px;
	background-color: #f4f6f8;
	padding: 28px 16px
}

@media(min-width: 768px) {
	.sect_message__body {
		padding: 32px;
		position: relative
	}

	.sect_message__body::before {
		content: "";
		position: absolute;
		background: url(../img/form_message_bg.svg) no-repeat;
		background-size: 100%;
		top: 0;
		right: 0;
		width: 509px;
		height: 100%
	}
}

@media(min-width: 1024px) {
	.sect_message__body {
		max-width: 628px;
		margin-left: auto;
		margin-right: auto
	}
}

@media(min-width: 1368px) {
	.sect_message__body {
		max-width: 672px;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		min-width: 0
	}
}

.sect_message__body .field_set {
	margin-bottom: 8px
}

@media(min-width: 768px) {
	.sect_message__body .field_set {
		margin-bottom: 20px
	}
}

@media(min-width: 1368px) {
	.sect_message__body .field_set {
		margin-bottom: 16px
	}
}

.sect_message__body .field_set__input {
	border-color: transparent
}

.sect_message__body .field_set__input:focus {
	border-color: rgba(29, 30, 31, .24)
}

@media(min-width: 768px) {
	.sect_message__body .field_set textarea {
		min-height: 132px
	}
}

.sect_message__body .btn_blue {
	margin-top: 16px;
	width: 100%;
	height: 64px;
	font-size: 17px
}

@media(min-width: 768px) {
	.sect_message__body .btn_blue {
		margin-top: 8px;
		width: auto;
		margin-left: auto;
		margin-right: auto;
		padding: 0 98px
	}
}

@media(min-width: 768px) {
	.sect_message__body .d_row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.sect_message__body .d_row .field_set {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		min-width: 0
	}

	.sect_message__body .d_row .field_set:not(:last-child) {
		margin-right: 20px
	}
}

.sect_message__form {
	position: relative;
	z-index: 2
}

.sect_message__header {
	margin-bottom: 24px;
	position: relative;
	z-index: 2
}

.sect_message__header .title-h2 {
	text-align: center
}

.sect_message__copy {
	margin-top: 12px;
	position: relative;
	z-index: 2
}

@media(min-width: 768px) {
	.sect_message__copy {
		max-width: 564px
	}
}

.sect_message__copy p {
	font-size: 13px;
	color: #959595
}

@media(min-width: 768px) {
	.sect_message__copy p br {
		display: none
	}
}

.sect_message__copy p a {
	color: #959595;
	text-decoration: underline
}

.sect_message__copy p a:hover {
	text-decoration: none
}

.sect_message__info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-top: 52px
}

@media(min-width: 768px) {
	.sect_message__info {
		margin-top: 64px
	}
}

@media(min-width: 1368px) {
	.sect_message__info {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 672px;
		flex: 0 0 672px;
		max-width: 672px;
		margin-right: 24px;
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		margin-top: 0
	}
}

.sect_message__info .d_title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px
}

.sect_message__info .d_title span {
	font-size: 24px;
	line-height: 28px;
	font-weight: 500;
	color: #2b318d
}

@media(min-width: 768px) {
	.sect_message__info .d_title span {
		font-size: 28px;
		line-height: 32px
	}
}

@media(min-width: 1368px) {
	.sect_message__info .d_title span {
		font-size: 32px
	}
}

.sect_message__info .d_title svg {
	margin-right: 12px;
	margin-top: 3px
}

@media(min-width: 768px) {
	.sect_message__info .d_title svg {
		margin-right: 16px
	}
}

.sect_message__info p {
	font-size: 16px;
	line-height: 22px;
	color: #1d1e1f
}

@media(min-width: 768px) {
	.sect_message__info p {
		font-size: 18px;
		line-height: 25px
	}
}

.sect_message__info p:not(:last-child) {
	margin-bottom: 20px
}

.sect_message__info ul:not(:last-child) {
	margin-bottom: 20px
}

.sect_message__info ul li {
	position: relative;
	font-size: 16px;
	line-height: 22px;
	color: #1d1e1f;
	padding-left: 32px
}

.sect_message__info ul li:not(:last-child) {
	margin-bottom: 8px
}

@media(min-width: 768px) {
	.sect_message__info ul li {
		font-size: 18px;
		line-height: 25px
	}
}

.sect_message__info ul li::before {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	width: 16px;
	height: 2px;
	background-color: gold;
	display: block
}

.main_slider {
	position: relative;
	margin-bottom: 68px;
	background: -o-linear-gradient(315deg, #2b318d 0%, #3076c0 100%);
	background: linear-gradient(135deg, #2b318d 0%, #3076c0 100%);
	border-radius: 12px;
	height: 412px;
	padding: 24px 20px
}

@media(min-width: 768px) {
	.main_slider {
		padding: 44px;
		height: 416px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		background: -o-linear-gradient(309.86deg, #2b318d 20.383%, #3076c0 111.222%);
		background: linear-gradient(140.14deg, #2b318d 20.383%, #3076c0 111.222%);
		margin-bottom: 64px
	}
}

@media(min-width: 1024px) {
	.main_slider {
		padding: 52px 91px 52px 52px;
		height: 444px;
		background: -o-linear-gradient(309.86deg, #2b318d 19.516%, #3076c0 108.819%);
		background: linear-gradient(140.14deg, #2b318d 19.516%, #3076c0 108.819%);
		margin-bottom: 84px
	}
}

@media(min-width: 1368px) {
	.main_slider {
		padding: 68px;
		height: 560px;
		background: -o-linear-gradient(309.86deg, #2b318d 19.105%, #3076c0 107.68%);
		background: linear-gradient(140.14deg, #2b318d 19.105%, #3076c0 107.68%);
		margin-bottom: 116px
	}
}

.main_slider::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url(../img/logo_graph_1336.svg) no-repeat;
	background-size: 100%;
	width: 60%;
	height: 60%;
	mix-blend-mode: luminosity
}

@media(min-width: 768px) {
	.main_slider::before {
		background: url(../img/logo_graph_1336.svg) no-repeat;
		background-size: 100%;
		width: 386px;
		height: 373px
	}
}

@media(min-width: 1024px) {
	.main_slider::before {
		background: url(../img/logo_graph_1336.svg) no-repeat;
		background-size: 100%
	}
}

@media(min-width: 1368px) {
	.main_slider::before {
		background: url(../img/logo_graph_1336.svg) no-repeat;
		background-size: 100%;
		width: 500px;
		height: 463px
	}
}

.main_slider .swiper {
	width: 100%
}

.main_slider .d_row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%
}

@media(max-width: 767px) {
	.main_slider .d_row {
		height: 100%
	}
}

.main_slider__info {
	position: relative;
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%
}

.main_slider__info .d_title {
	margin-bottom: 24px;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	text-align: center
}

@media(min-width: 768px) {
	.main_slider__info .d_title {
		font-size: 32px;
		margin-bottom: 28px
	}
}

@media(min-width: 1024px) {
	.main_slider__info .d_title {
		font-size: 36px;
		margin-bottom: 24px
	}
}

@media(min-width: 1368px) {
	.main_slider__info .d_title {
		font-size: 58px;
		margin-bottom: 28px
	}
}

.main_slider__info ul {
	margin-bottom: 20px;
	text-align: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	display: none
}

.main_slider__info ul li {
	position: relative;
	font-size: 18px;
	line-height: 28px;
	color: #fff;
	padding-left: 20px;
	-ms-flex-item-align: center;
	align-self: center
}

@media(min-width: 1368px) {
	.main_slider__info ul li {
		font-size: 20px
	}
}

.main_slider__info ul li::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px;
	height: 2px;
	background-color: gold
}

.main_slider__info ul li:not(:last-child) {
	margin-bottom: 2px
}

@media(min-width: 1368px) {
	.main_slider__info ul li:not(:last-child) {
		margin-bottom: 4px
	}
}

.main_slider__info .btn_white {
	margin-top: auto
}

@media(min-width: 768px) {
	.main_slider__info .btn_white {
		width: auto;
		-ms-flex-item-align: start;
		align-self: flex-start;
		padding: 0 55px;
		margin-left: auto;
		margin-right: auto
	}
}

.main_slider__scroll {
	display: none;
	position: relative;
	z-index: 2
}

@media(min-width: 768px) {
	.main_slider__scroll {
		display: block;
		margin-left: auto;
		margin-right: 10px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 216px;
		flex: 0 0 216px;
		max-width: 216px;
		margin-top: 45px
	}

	.main_slider__scroll img {
		height: 230px
	}
}

@media(min-width: 1024px) {
	.main_slider__scroll {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 290px;
		flex: 0 0 290px;
		max-width: 290px;
		margin-top: 11px
	}

	.main_slider__scroll img {
		height: 300px
	}
}

@media(min-width: 1368px) {
	.main_slider__scroll {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 360px;
		flex: 0 0 360px;
		max-width: 360px;
		margin-top: 40px
	}

	.main_slider__scroll img {
		height: 410px
	}
}

.main_slider__scroll .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
}

@media(max-width: 767px) {
	.main_slider .swiper {
		height: 100%
	}
}

.main_slider .swiper-nav {
	position: absolute;
	z-index: 3;
	margin-top: 4px;
	bottom: 50px;
	right: 50px;
	display: none
}

@media(min-width: 768px) {
	.main_slider .swiper-nav {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

@media(min-width: 1024px) {
	.main_slider .swiper-nav {
		position: absolute;
		bottom: 60px;
		right: 103px;
		margin-top: -10px;
		margin-right: -39px
	}
}

@media(min-width: 1368px) {
	.main_slider .swiper-nav {
		bottom: 60px;
		right: 103px;
		margin-top: 0;
		margin-right: 0
	}
}

.sect_partner {
	margin-bottom: 80px
}

@media(min-width: 1024px) {
	.sect_partner {
		margin-bottom: 108px
	}
}

@media(min-width: 1368px) {
	.sect_partner {
		margin-bottom: 116px
	}
}

.sect_partner .sect_header {
	margin-bottom: 20px
}

@media(min-width: 768px) {
	.sect_partner .sect_header {
		margin-bottom: 28px
	}
}

@media(min-width: 1024px) {
	.sect_partner .sect_header {
		margin-bottom: 32px
	}
}

.sect_partner .sect_header .swiper-nav {
	display: none
}

@media(min-width: 768px) {
	.sect_partner .sect_header .swiper-nav {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

.sect_partner .sect_header .swiper-nav_left svg path,
.sect_partner .sect_header .swiper-nav_right svg path {
	fill: #2b318d
}

.sect_partner .sect_header .swiper-nav_left:hover,
.sect_partner .sect_header .swiper-nav_right:hover {
	background: rgba(43, 49, 141, .05)
}

.sect_partner__slider {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.sect_partner .item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 calc((100% - 120px)/6);
	flex: 0 0 calc((100% - 120px)/6);
	max-width: calc((100% - 120px)/6);
	margin-bottom: 24px
}

@media(max-width: 767px) {
	.sect_partner .item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc((100% - 24px)/2);
		flex: 0 0 calc((100% - 24px)/2);
		max-width: calc((100% - 24px)/2)
	}
}

@media(max-width: 767px) {
	.sect_partner .item {
		height: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

@media(min-width: 768px) {
	.sect_partner .item {
		height: 128px;
		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;
		padding: 24px
	}
}

@media(min-width: 1368px) {
	.sect_partner .item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
}

.sect_partner__bottom {
	margin-top: 4px
}

@media(min-width: 768px) {
	.sect_partner__bottom {
		display: none
	}
}

.sect_product {
	margin-bottom: 80px
}

@media(min-width: 768px) {
	.sect_product {
		margin-bottom: 96px
	}
}

@media(min-width: 1024px) {
	.sect_product {
		margin-bottom: 108px
	}
}

@media(min-width: 1368px) {
	.sect_product {
		margin-bottom: 116px
	}
}

.sect_product .sect_header {
	margin-bottom: 24px
}

@media(min-width: 768px) {
	.sect_product .sect_header {
		margin-bottom: 28px
	}
}

@media(min-width: 1024px) {
	.sect_product .sect_header {
		margin-bottom: 32px
	}
}

@media(min-width: 768px) {
	.sect_product__items {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media(max-width: 767px) {
	.sect_product__items .product_card:not(:last-child) {
		margin-bottom: 16px
	}
}

@media(min-width: 768px) {
	.sect_product__items .product_card {
		margin-bottom: 20px
	}
}

@media(min-width: 1368px) {
	.sect_product__items .product_card {
		margin-bottom: 24px
	}
}

@media(max-width: 767px) {
	.sect_product__items .product_card:not(:nth-child(-n+4)) {
		display: none
	}
}

@media(min-width: 768px)and (max-width: 1367px) {
	.sect_product__items .product_card:not(:nth-child(-n+6)) {
		display: none
	}
}

@media(min-width: 1368px) {
	.sect_product__items .product_card:not(:nth-child(-n+40)) {
		display: none
	}
}

@media(min-width: 768px)and (max-width: 1023px) {
	.sect_product__items .product_card {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc((100% - 20px)/2);
		flex: 0 0 calc((100% - 20px)/2);
		max-width: calc((100% - 20px)/2);
		margin-right: 20px
	}

	.sect_product__items .product_card:nth-child(2n) {
		margin-right: 0
	}
}

@media(min-width: 1024px)and (max-width: 1367px) {
	.sect_product__items .product_card {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc((100% - 40px)/3);
		flex: 0 0 calc((100% - 40px)/3);
		max-width: calc((100% - 40px)/3);
		margin-right: 20px
	}

	.sect_product__items .product_card:nth-child(3n) {
		margin-right: 0
	}
}

@media(min-width: 1368px) {
	.sect_product__items .product_card {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc((100% - 72px)/4);
		flex: 0 0 calc((100% - 72px)/4);
		max-width: calc((100% - 72px)/4);
		margin-right: 24px
	}

	.sect_product__items .product_card:nth-child(4n) {
		margin-right: 0
	}
}

.sect_product__bottom {
	margin-top: 20px
}

@media(min-width: 768px) {
	.sect_product__bottom {
		margin-top: 36px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

@media(min-width: 1024px) {
	.sect_product__bottom {
		margin-top: 40px
	}
}

@media(min-width: 1368px) {
	.sect_product__bottom {
		/*margin-top: 48px*/
		display: none;
	}
}

.sect_product__bottom .btn_border {
	width: 100%
}

@media(min-width: 768px) {
	.sect_product__bottom .btn_border {
		width: auto;
		padding: 0 98px
	}
}

@media(min-width: 1024px) {
	.sect_product__bottom .btn_border {
		padding: 0 77px
	}
}

@media(min-width: 1368px) {
	.sect_product__bottom .btn_border {
		padding: 0 66px
	}
}

.product_card {
	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;
	border-radius: 12px;
	border: 2px solid #f4f6f8;
	padding: 20px;
	min-height: 316px;
	-webkit-transition: 250ms ease;
	-o-transition: 250ms ease;
	transition: 250ms ease
}

@media(min-width: 768px) {
	.product_card {
		position: relative;
		min-height: 324px
	}

	.product_card:hover {
		border-color: gold
	}
}

.product_card.active {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}

.product_card img {
	margin-bottom: 20px;
	pointer-events: none;
	height: 162px
}

@media(min-width: 768px) {
	.product_card img {
		position: relative;
		z-index: 2;
		margin-bottom: 24px;
		height: 182px
	}
}

@media(min-width: 1368px) {
	.product_card img {
		margin-bottom: 16px;
		height: 212px
	}
}

.product_card .d_title {
	font-size: 20px;
	line-height: 22px;
	font-weight: 500;
	color: #1d1e1f;
	text-align: center
}

@media(min-width: 768px) {
	.product_card .d_title {
		position: relative;
		z-index: 2
	}
}

.page_article {
	margin-bottom: 80px
}

@media(min-width: 768px) {
	.page_article {
		margin-bottom: 100px
	}
}

@media(min-width: 1024px) {
	.page_article {
		margin-bottom: 108px
	}
}

@media(min-width: 1368px) {
	.page_article {
		margin-bottom: 116px
	}
}

.page_article p {
	font-size: 16px;
	line-height: 22px;
	color: #1d1e1f
}

@media(min-width: 768px) {
	.page_article p {
		font-size: 18px;
		line-height: 24px
	}
}

.page_article div:not(:last-child) {
	margin-bottom: 20px
}

.page_article p:not(:last-child) {
	margin-bottom: 20px
}

.page_article ul:not(:last-child) {
	margin-bottom: 20px
}

.page_article ul li {
	position: relative;
	font-size: 16px;
	line-height: 22px;
	color: #1d1e1f;
	padding-left: 32px
}

.page_article ul li:not(:last-child) {
	margin-bottom: 8px
}

@media(min-width: 768px) {
	.page_article ul li {
		font-size: 18px;
		line-height: 24px
	}
}

.page_article {
	a {
		color: #2b318d;
	}

	a:focus,
	a:focus-visible {
		outline: none;
	}

	a:focus-visible,
	a:hover,
	a:active {
		color: #212529;
	}
}

.page_article {
	address {
		font-style: normal;
		border-radius: 12px;
		padding: 10px;
		max-width: 650px;
		background-color: rgba(43, 49, 141, .2);

		p {
			margin-bottom: 8px;
		}
	}
}

.page_article ul li::before {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	width: 16px;
	height: 2px;
	background-color: gold;
	display: block
}

.page_article h2,
.page_article h3,
.page_article h4,
.page_article h5,
.page_article h6 {
	margin-top: 32px;
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 24px;
	color: #1d1e1f;
	font-weight: 500
}

@media(min-width: 768px) {
	.contact_page {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.contact_page .contact_left {
	background-color: #f4f6f8;
	border-radius: 12px;
	padding: 24px;
	margin-bottom: 16px;
	width: 100%
}

@media(min-width: 768px) {
	.contact_page .contact_left {
		max-width: 346px;
		padding: 36px;
		margin-right: 20px;
		margin-bottom: 0
	}
}

@media(min-width: 1024px) {
	.contact_page .contact_left {
		max-width: 305px
	}
}

@media(min-width: 1368px) {
	.contact_page .contact_left {
		max-width: 324px;
		margin-right: 24px;
		padding: 44px 36px
	}
}

.contact_page .contact_left .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.contact_page .contact_left .item:not(:last-child) {
	margin-bottom: 20px
}

@media(min-width: 768px) {
	.contact_page .contact_left .item:not(:last-child) {
		margin-bottom: 24px
	}
}

.contact_page .contact_left .item span {
	margin-bottom: 2px;
	color: #2b318d;
	font-size: 14px;
	line-height: 20px
}

@media(min-width: 768px) {
	.contact_page .contact_left .item span {
		margin-bottom: 4px
	}
}

.contact_page .contact_left .item a,
.contact_page .contact_left .item b {
	font-size: 17px;
	line-height: 20px;
	color: #1d1e1f;
	font-weight: 400
}

@media(min-width: 768px) {

	.contact_page .contact_left .item a,
	.contact_page .contact_left .item b {
		font-size: 18px;
		line-height: 23px
	}
}

.contact_page .contact_left .item a:hover {
	text-decoration: underline
}

.contact_page .contact_right {
	border-radius: 12px;
	overflow: hidden;
	height: 306px;
	width: 100%
}

@media(min-width: 768px) {
	.contact_page .contact_right {
		height: 350px;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		min-width: 0
	}
}

@media(min-width: 1368px) {
	.contact_page .contact_right {
		height: auto
	}
}

.contact_page .contact_right #yMap {
	height: 100%;
	width: 100%
}

.table_wrapper {
	background-color: #f4f6f8;
	border-radius: 12px;
	padding: 16px
}

@media(min-width: 768px) {
	.table_wrapper {
		padding: 24px
	}
}

@media(min-width: 1024px) {
	.table_wrapper {
		padding: 28px
	}
}

.table_wrapper:not(:last-child) {
	margin-bottom: 12px
}

.table_wrapper .product_table {
	margin-top: 0
}

.table_wrapper .product_table::before {
	content: "";
	position: absolute;
	z-index: 2;
	top: 48px;
	right: -16px;
	width: 84px;
	height: calc(100% - 156px);
	background: -webkit-gradient(linear, right top, left top, from(#f4f6f8), to(rgba(244, 246, 248, 0)));
	background: -o-linear-gradient(right, #f4f6f8, rgba(244, 246, 248, 0) 100%);
	background: linear-gradient(270deg, #f4f6f8, rgba(244, 246, 248, 0) 100%);
	pointer-events: none
}

@media(min-width: 768px) {
	.table_wrapper .product_table::before {
		right: -24px;
		height: calc(100% - 142px)
	}
}

@media(min-width: 1368px) {
	.table_wrapper .product_table::before {
		display: none
	}
}

.table_wrapper .product_table__header {
	cursor: pointer
}

.table_wrapper .product_table__header .d_title {
	font-size: 18px
}

@media(min-width: 768px) {
	.table_wrapper .product_table__header .d_title {
		font-size: 20px
	}
}

@media(min-width: 768px) {
	.table_wrapper .product_table__body {
		margin-right: -24px
	}
}

.table_wrapper .product_table__body th {
	background-color: #ebeff2
}

.table_wrapper .product_table__body td {
	background-color: #fff
}

.table_wrapper .product_table__body td:first-child,
.table_wrapper .product_table__body td:last-child {
	border-radius: 0
}

.table_wrapper .product_table__body tr:nth-child(2) td:first-child {
	border-top-left-radius: 12px
}

.table_wrapper .product_table__body tr:nth-child(2) td:last-child {
	border-top-right-radius: 12px
}

.table_wrapper .product_table__body tr:last-child td:first-child {
	border-bottom-left-radius: 12px
}

.table_wrapper .product_table__body tr:last-child td:last-child {
	border-bottom-right-radius: 12px
}

.sect_preview {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.sect_preview__header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 28px
}

.sect_preview__header svg {
	margin-right: 16px
}

.sect_preview__header .page-title-h1 {
	margin-bottom: 0
}

@media(max-width: 767px) {
	.sect_preview__header .page-title-h1 {
		font-size: 22px;
		line-height: 26px
	}
}

.sect_preview__text {
	margin-bottom: 36px
}

.sect_preview__text p {
	font-size: 18px;
	line-height: 25px;
	color: #1d1e1f
}

.sect_preview__text p a {
	color: #2b318d
}

.sect_preview__text p a:hover {
	text-decoration: underline
}

.sect_preview__button {
	-ms-flex-item-align: start;
	align-self: flex-start
}

.sect_preview__button .btn_border {
	padding: 0 48px
}

.page-title-h1 {
	margin-bottom: 24px;
	font-weight: bold;
	font-size: 28px;
	line-height: 36px
}

@media(min-width: 768px) {
	.page-title-h1 {
		font-size: 32px;
		line-height: 40px
	}
}

@media(min-width: 1024px) {
	.page-title-h1 {
		margin-bottom: 28px;
		font-size: 36px;
		line-height: 44px
	}
}

@media(min-width: 1368px) {
	.page-title-h1 {
		margin-bottom: 32px;
		font-size: 40px;
		line-height: 48px
	}
}

.product_info {
	padding: 16px;
	border-radius: 12px;
	background-color: rgba(43, 49, 141, .05);
	margin-bottom: 68px
}

@media(min-width: 768px) {
	.product_info {
		padding: 28px 24px;
		margin-bottom: 64px
	}
}

@media(min-width: 1368px) {
	.product_info {
		padding: 44px;
		margin-bottom: 116px
	}
}

.product_info__text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px
}

@media(min-width: 768px) {
	.product_info__text {
		margin-bottom: 24px
	}
}

@media(min-width: 1024px) {
	.product_info__text {
		margin-bottom: 32px
	}
}

.product_info__text svg {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 36px;
	flex: 0 0 36px;
	max-width: 36px;
	width: 36px
}

.product_info__text p {
	font-size: 15px;
	line-height: 20px;
	color: #1d1e1f;
	margin-left: 8px
}

@media(min-width: 768px) {
	.product_info__text p {
		font-size: 16px;
		margin-left: 16px
	}
}

@media(min-width: 1024px) {
	.product_info__text p {
		font-size: 18px
	}
}

.product_info__title {
	margin-bottom: 12px;
	font-size: 18px;
	font-weight: 700;
	color: #1d1e1f
}

@media(min-width: 768px) {
	.product_info__title {
		font-size: 22px
	}
}

@media(min-width: 1024px) {
	.product_info__title {
		font-size: 24px;
		margin-bottom: 16px
	}
}

@media(min-width: 1368px) {
	.product_info__title {
		font-size: 28px;
		margin-bottom: 22px
	}
}

.product_info__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.product_info__items .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media(max-width: 767px) {
	.product_info__items .item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc((100% - 8px)/2);
		flex: 0 0 calc((100% - 8px)/2);
		max-width: calc((100% - 8px)/2);
		margin-right: 8px;
		margin-bottom: 8px
	}

	.product_info__items .item:nth-child(2n) {
		margin-right: 0
	}
}

@media(min-width: 768px)and (max-width: 1367px) {
	.product_info__items .item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc((100% - 40px)/3);
		flex: 0 0 calc((100% - 40px)/3);
		max-width: calc((100% - 40px)/3);
		margin-right: 20px;
		margin-bottom: 20px
	}

	.product_info__items .item:nth-child(3n) {
		margin-right: 0
	}
}

@media(min-width: 1368px) {
	.product_info__items .item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc((100% - 72px)/4);
		flex: 0 0 calc((100% - 72px)/4);
		max-width: calc((100% - 72px)/4);
		margin-right: 24px;
		margin-bottom: 24px
	}

	.product_info__items .item:nth-child(4n) {
		margin-right: 0
	}
}

.product_info__items .item img {
	margin-bottom: 8px
}

@media(min-width: 768px) {
	.product_info__items .item img {
		margin-bottom: 12px;
		max-width: 176px
	}
}

@media(min-width: 1024px) {
	.product_info__items .item img {
		max-width: 250px
	}
}

@media(min-width: 1368px) {
	.product_info__items .item img {
		max-width: 254px;
		margin-bottom: 16px
	}
}

.product_info__items .item b {
	font-size: 15px;
	line-height: 18px;
	font-weight: 500;
	color: #1d1e1f;
	text-align: center
}

@media(min-width: 768px) {
	.product_info__items .item b {
		font-size: 16px
	}
}

@media(min-width: 1024px) {
	.product_info__items .item b {
		font-size: 18px
	}
}

@media(min-width: 1368px) {
	.product_info__items .item b {
		font-size: 20px
	}
}

.product_info__btn {
	margin-top: 16px
}

@media(min-width: 768px) {
	.product_info__btn {
		margin-top: 12px
	}
}

@media(min-width: 1368px) {
	.product_info__btn {
		margin-top: 20px
	}
}

.product_info__btn .btn {
	width: 100%;
	border-radius: 10px;
	height: 52px;
	background-color: rgba(43, 49, 141, .05);
	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
}

.product_info__btn .btn.active svg {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

@media(min-width: 768px) {
	.product_info__btn .btn {
		width: auto;
		margin-left: auto;
		margin-right: auto;
		height: 44px;
		padding: 0 30px
	}
}

@media(min-width: 1368px) {
	.product_info__btn .btn {
		padding: 0 16px
	}
}

.product_info__btn .btn span {
	margin-right: 4px;
	font-size: 16px;
	font-weight: 400;
	color: #2b318d
}

@media(min-width: 1368px) {
	.product_info__btn .btn span {
		font-size: 18px;
		margin-right: 8px
	}
}

.product_section:not(:last-child) {
	margin-bottom: 32px
}

@media(min-width: 768px) {
	.product_section:not(:last-child) {
		margin-bottom: 40px
	}
}

@media(min-width: 1024px) {
	.product_section:not(:last-child) {
		margin-bottom: 44px;
		padding-bottom: 44px;
		position: relative
	}

	.product_section:not(:last-child)::before {
		content: "";
		position: absolute;
		bottom: -3px;
		left: 0;
		width: 466px;
		height: 3px;
		border-radius: 3px;
		background-color: #f4f6f8
	}
}

@media(min-width: 1024px)and (min-width: 1368px) {
	.product_section:not(:last-child)::before {
		width: 440px
	}
}

.product_section__header {
	margin-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media(min-width: 768px) {
	.product_section__header {
		margin-bottom: 24px
	}
}

.product_section__header .title-h2 {
	font-size: 28px;
	line-height: 36px;
	color: #1d1e1f
}

@media(min-width: 1368px) {
	.product_section__header .title-h2 {
		font-size: 32px
	}
}

.product_section__header svg {
	margin-left: 12px
}

.product_section__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.product_section__row:not(:last-child) {
	margin-bottom: 24px
}

@media(min-width: 768px) {
	.product_section__row:not(:last-child) {
		margin-bottom: 40px
	}
}

@media(min-width: 1024px) {
	.product_section__row:not(:last-child) {
		margin-bottom: 24px
	}
}

.product_section__row .d_title {
	margin-bottom: 16px;
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	color: #1d1e1f
}

@media(min-width: 768px) {
	.product_section__row .d_title {
		font-size: 20px;
		line-height: 28px
	}
}

@media(min-width: 1368px) {
	.product_section__row .d_title {
		font-size: 24px
	}
}

.product_section__row .d_items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.product_section__row .d_items.d_scroll {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	overflow-x: auto;
	margin-left: -10px;
	padding-left: 10px;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

@media(max-width: 767px) {
	.product_section__row .d_items .type_checked {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc((100% - 16px)/2);
		flex: 0 0 calc((100% - 16px)/2);
		max-width: calc((100% - 16px)/2);
		margin-right: 16px;
		margin-bottom: 16px
	}

	.product_section__row .d_items .type_checked:nth-child(2n) {
		margin-right: 0
	}
}

@media(min-width: 768px)and (max-width: 1023px) {
	.product_section__row .d_items .type_checked {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc((100% - 40px)/3);
		flex: 0 0 calc((100% - 40px)/3);
		max-width: calc((100% - 40px)/3);
		margin-right: 20px;
		margin-bottom: 20px
	}

	.product_section__row .d_items .type_checked:nth-child(3n) {
		margin-right: 0
	}
}

@media(min-width: 1024px) {
	.product_section__row .d_items .type_checked {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 223px;
		flex: 0 0 223px;
		max-width: 223px;
		margin-right: 20px;
		margin-bottom: 20px
	}
}

@media(min-width: 1368px) {
	.product_section__row .d_items .type_checked {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 192px;
		flex: 0 0 192px;
		max-width: 192px;
		margin-right: 24px
	}
}

.product_section__row .d_col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media(min-width: 1368px) {
	.product_section__button {
		margin-top: 36px
	}
}

@media(min-width: 768px) {
	.product_section__button .btn_blue {
		width: 100%;
		height: 64px;
		font-size: 17px
	}
}

@media(min-width: 1024px) {
	.product_section__button .btn_blue {
		max-width: 466px
	}
}

@media(min-width: 1368px) {
	.product_section__button .btn_blue {
		max-width: 324px;
		height: 52px;
		font-size: 18px
	}
}

.type_checked {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media(min-width: 768px) {
	.type_checked {
		position: relative
	}

	.type_checked::before {
		content: "";
		position: absolute;
		z-index: 2;
		bottom: -5px;
		right: -5px;
		width: 46px;
		height: 46px;
		border-radius: 12px;
		background-color: #fff
	}
}

.type_checked__box {
	position: relative;
	padding: 16px 16px 36px 16px;
	border: 1px solid #f4f6f8;
	border-radius: 12px;
	background-color: #fff;
	margin-bottom: 4px;
	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;
	min-height: 172px;
	height: 100%
}

@media(min-width: 768px) {
	.type_checked__box {
		min-height: 192px
	}
}

.type_checked__box img {
	margin-bottom: 4px;
	width: 100px;
	height: 100px
}

@media(min-width: 768px) {
	.type_checked__box img {
		margin-bottom: 8px;
		width: 116px;
		height: 116px
	}
}

.type_checked__text {
	font-size: 15px;
	line-height: 18px;
	color: #1d1e1f;
	font-weight: 400;
	text-align: center
}

@media(min-width: 768px) {
	.type_checked__text {
		font-size: 16px
	}
}

.type_checked__check {
	cursor: pointer;
	position: absolute;
	top: 16px;
	left: 16px;
	z-index: 2;
	width: 28px;
	height: 28px;
	border-radius: 6px;
	background-color: #fff;
	border: 1px solid rgba(29, 30, 31, .2);
	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
}

@media(min-width: 768px) {
	.type_checked__check {
		width: 32px;
		height: 32px
	}
}

.type_checked__check .check::before {
	content: "";
	background-image: url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxNSAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjg3NSAxLjYyNTM3TDUuMTI1IDEwLjM3NUwwLjc1IDYuMDAwMzciIHN0cm9rZT0iIzFEMUUxRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K");
	background-size: 100%;
	width: 14px;
	height: 10px;
	display: none
}

.type_checked__check input {
	display: none
}

.type_checked__check input:checked~.check::before {
	display: block
}

.type_checked__btn {
	border-radius: 12px;
	background-color: #f4f6f8;
	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: 48px;
	width: 100%
}

@media(min-width: 768px) {
	.type_checked__btn {
		position: absolute;
		z-index: 3;
		right: -7px;
		bottom: -8px;
		width: 40px;
		height: 40px
	}

	.type_checked__btn:hover {
		background-color: #2b318d
	}

	.type_checked__btn:hover svg path {
		fill: #fff
	}
}

.type_checked__btn span {
	font-size: 15px;
	color: #000
}

@media(min-width: 768px) {
	.type_checked__btn span {
		display: none
	}
}

.type_checked__btn svg {
	display: none
}

@media(min-width: 768px) {
	.type_checked__btn svg {
		display: block
	}
}

.type_checked.active .type_checked__box {
	border-color: transparent;
	-webkit-box-shadow: 0 0 0 2px gold;
	box-shadow: 0 0 0 2px gold
}

.type_checked.active .type_checked__box .type_checked__check {
	background-color: gold
}

.color_checked {
	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;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 20px;
	cursor: pointer
}

.color_checked input {
	display: none
}

.color_checked input:checked~.color_checked__icon::before {
	opacity: 1;
	border-color: gold
}

.color_checked__icon {
	position: relative;
	border-radius: 8px;
	width: 48px;
	height: 48px;
	margin: 8px 8px 16px 8px
}

.color_checked__icon::before {
	content: "";
	position: absolute;
	top: -6px;
	left: -6px;
	border-radius: 8px;
	width: 60px;
	height: 60px;
	border: 2px solid #f4f6f8;
	opacity: 1;
	-webkit-transition: 250ms ease;
	-o-transition: 250ms ease;
	transition: 250ms ease;
	pointer-events: none
}

.color_checked__icon.c_black {
	background-color: #1d1e1f
}

.color_checked__icon.c_khaki {
	background-color: #76855e
}

.color_checked__icon.c_fiol {
	background-color: #80017f
}

.color_checked__icon.c_blue {
	background-color: #044a93
}

.color_checked__icon.c_orange {
	background-color: #f2994a
}

.color_checked__text {
	font-size: 13px;
	color: #1d1e1f;
	text-align: center;
	max-width: 82px
}

.color_outher {
	margin-top: 20px;
	margin-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer
}

.color_outher input {
	display: none
}

.color_outher input:checked~.color_outher__check {
	background-color: gold;
	border-color: gold
}

.color_outher input:checked~.color_outher__check::before {
	opacity: 1
}

.color_outher__check {
	border-radius: 8px;
	width: 28px;
	height: 28px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 28px;
	flex: 0 0 28px;
	background-color: #fff;
	border: 1px solid rgba(29, 30, 31, .2);
	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
}

@media(min-width: 1368px) {
	.color_outher__check {
		width: 32px;
		height: 32px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 32px;
		flex: 0 0 32px
	}
}

.color_outher__check::before {
	content: "";
	background-image: url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxNSAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjg3NSAxLjYyNTM3TDUuMTI1IDEwLjM3NUwwLjc1IDYuMDAwMzciIHN0cm9rZT0iIzFEMUUxRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K");
	background-size: 100%;
	width: 14px;
	height: 10px;
	display: block;
	opacity: 0
}

.color_outher__text {
	margin-left: 12px;
	font-size: 16px;
	color: #1d1e1f
}

@media(min-width: 1368px) {
	.color_outher__text {
		font-size: 18px;
		margin-left: 16px
	}
}

.input_product {
	border-radius: 12px;
	width: 100%;
	height: 60px;
	border: 1px solid rgba(29, 30, 31, .2);
	padding: 0 20px;
	font-size: 16px;
	color: #1d1e1f
}

@media(min-width: 1024px) {
	.input_product {
		max-width: 466px
	}
}

@media(min-width: 1368px) {
	.input_product {
		height: 64px;
		font-size: 18px;
		max-width: 324px
	}
}

.input_product::-webkit-input-placeholder {
	color: rgba(29, 30, 31, .28)
}

.input_product::-moz-placeholder {
	color: rgba(29, 30, 31, .28)
}

.input_product:-ms-input-placeholder {
	color: rgba(29, 30, 31, .28)
}

.input_product::-ms-input-placeholder {
	color: rgba(29, 30, 31, .28)
}

.input_product::placeholder {
	color: rgba(29, 30, 31, .28)
}

.text_product {
	margin-top: 8px;
	font-size: 13px;
	color: rgba(29, 30, 31, .44)
}

@media(min-width: 1024px) {
	.text_product {
		max-width: 466px
	}
}

@media(min-width: 1368px) {
	.text_product {
		max-width: 380px
	}
}

@media(min-width: 1024px) {
	.text_product br {
		display: none
	}
}

.product_table {
	position: relative;
	margin-top: 68px
}

@media(min-width: 768px) {
	.product_table {
		margin-top: 20px
	}
}

.product_table__header {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.product_table__header .d_title {
	font-size: 28px;
	font-weight: bold;
	color: #1d1e1f
}

@media(min-width: 768px) {
	.product_table__header .d_title {
		font-size: 36px
	}
}

@media(min-width: 1368px) {
	.product_table__header .d_title {
		font-size: 40px
	}
}

.product_table__header .d_count {
	margin-left: 8px;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background-color: gold;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 15px;
	color: #1d1e1f
}
.page_profile__order .product_table__header .d_count {
	display: none;
}
.product_table__header .btn_hide {
	position: absolute;
	top: 2px;
	right: 0;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: rgba(43, 49, 141, .12);
	cursor: pointer;
	-webkit-transition: 250ms ease;
	-o-transition: 250ms ease;
	transition: 250ms ease
}

@media(min-width: 768px) {
	.product_table__header .btn_hide {
		width: 28px;
		height: 28px
	}
}

.product_table__header .btn_hide.active {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.product_table__body {
	position: relative;
	overflow-x: auto;
	margin-bottom: 28px;
	margin-right: -16px;
	padding-bottom: 20px;
	margin-top: 24px
}

@media(min-width: 768px) {
	.product_table__body {
		margin-top: 28px
	}
}

@media(min-width: 1368px) {
	.product_table__body {
		margin-top: 32px
	}
}

.product_table__body::-webkit-scrollbar {
	width: 4px;
	height: 6px;
	cursor: pointer;
}

.product_table__body::-webkit-scrollbar-track {
	background: #e5eaef
}

.product_table__body::-webkit-scrollbar-thumb {
	background: #2b318d;
	border-radius: 50px
}

@media(min-width: 768px) {
	.product_table__body {
		margin-right: -28px
	}
}

@media(min-width: 1024px) {
	.product_table__body {
		margin-right: -36px
	}
}

@media(min-width: 1368px) {
	.product_table__body {
		margin-right: 0;
		padding-bottom: 0
	}
}

.product_table__body.max-6 {
	max-width: 100%
}

@media(min-width: 1024px) {
	.product_table__body.max-6 {
		max-width: 666px
	}
}

.product_table__body table {
	border-collapse: collapse;
	width: 100%;
	margin-right: 16px
}

@media(min-width: 768px) {
	.product_table__body table {
		margin-right: 28px
	}
}

@media(min-width: 1024px) {
	.product_table__body table {
		margin-right: 36px
	}
}

@media(min-width: 1368px) {
	.product_table__body table {
		margin-right: 0
	}
}

.product_table__body th,
.product_table__body td {
	padding: 0 12px;
	height: 52px;
	white-space: nowrap;
	font-size: 15px;
	line-height: 24px;
	color: #1d1e1f;
	text-align: left
}

@media(min-width: 1368px) {

	.product_table__body th,
	.product_table__body td {
		font-size: 16px
	}
}

.product_table__body th:first-child,
.product_table__body th:last-child,
.product_table__body td:first-child,
.product_table__body td:last-child {
	text-align: center
}

.product_table__body th:first-child,
.product_table__body td:first-child {
	width: 44px
}

.product_table__body th:last-child,
.product_table__body td:last-child {
	width: 100px
}

.product_table__body th.t-center,
.product_table__body td.t-center {
	text-align: center;
	width: 120px
}

.product_table__body td {
	border-bottom: 1px solid #f4f6f8
}

.product_table__body td:first-child {
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px
}

.product_table__body td:last-child {
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px
}

.product_table__body th {
	font-weight: 500;
	background-color: #f4f6f8
}

.product_table__body th:first-child {
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px
}

.product_table__body th:last-child {
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px
}

.product_table__body tr:hover td {
	background-color: rgba(43, 49, 141, .05);
	border-color: transparent
}

.product_table__body .btn-delete {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
	margin-left: auto;
	margin-right: auto
}

.product_table__body .btn-delete:hover {
	background-color: rgba(43, 49, 141, .12)
}

.product_table__body .btn-delete:hover svg path {
	fill: #2b318d;
	fill-opacity: 1
}

.product_table__bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media(min-width: 768px) {
	.product_table__bottom {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

.product_table__bottom .btn_blue,
.product_table__bottom .btn_border {
	width: 100%;
	height: 52px;
	font-size: 17px
}

@media(min-width: 768px) {

	.product_table__bottom .btn_blue,
	.product_table__bottom .btn_border {
		width: auto;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		min-width: 0
	}
}

@media(min-width: 1024px) {

	.product_table__bottom .btn_blue,
	.product_table__bottom .btn_border {
		max-width: 306px
	}
}

@media(min-width: 1368px) {

	.product_table__bottom .btn_blue,
	.product_table__bottom .btn_border {
		max-width: 276px
	}
}

.product_table__bottom .btn_blue span,
.product_table__bottom .btn_border span {
	font-size: 17px
}

@media(min-width: 1024px) {

	.product_table__bottom .btn_blue span,
	.product_table__bottom .btn_border span {
		font-size: 16px
	}
}

@media(min-width: 1368px) {

	.product_table__bottom .btn_blue span,
	.product_table__bottom .btn_border span {
		font-size: 18px
	}
}

.product_table__bottom .btn_blue {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

@media(min-width: 768px) {
	.product_table__bottom .btn_blue {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
		margin-right: 20px
	}
}

.product_table__bottom .btn_border {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
	margin-bottom: 12px
}

@media(min-width: 768px) {
	.product_table__bottom .btn_border {
		margin-bottom: 0;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
}

.product_calc {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.product_calc .btn-plus,
.product_calc .btn-minus {
	background-color: #f4f6f8;
	border-radius: 2px;
	width: 24px;
	height: 24px;
	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-transition: 250ms ease;
	-o-transition: 250ms ease;
	transition: 250ms ease
}

.product_calc .btn-plus:hover,
.product_calc .btn-minus:hover {
	background-color: rgba(43, 49, 141, .12)
}

.product_calc .btn-plus:hover svg path,
.product_calc .btn-minus:hover svg path {
	fill: #2b318d
}

.product_calc .btn-plus {
	margin-left: 3px
}

.product_calc .btn-minus {
	margin-right: 3px
}

.product_calc .input {
	border: 0;
	background-color: transparent;
	width: 50px;
	margin: 0 auto;
	font-size: 15px;
	text-align: center;
	color: #1d1e1f
}

.field_spinbox {
	position: relative;
	width: 100%
}

@media(min-width: 1024px) {
	.field_spinbox {
		max-width: 466px
	}
}

@media(min-width: 1368px) {
	.field_spinbox {
		max-width: 324px
	}
}

.field_spinbox input {
	-webkit-appearance: none;
	padding: 0 112px 0 20px
}

.field_spinbox input::-webkit-outer-spin-button,
.field_spinbox input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.spinbox_control {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.spinbox_control .btn {
	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: 44px;
	height: 44px;
	border-radius: 8px;
	background-color: #f4f6f8;
	-webkit-transition: 250ms ease;
	-o-transition: 250ms ease;
	transition: 250ms ease
}

.spinbox_control .btn:hover {
	background-color: #2b318d
}

.spinbox_control .btn:hover svg path {
	fill: #fff
}

.spinbox_control .btn:not(:last-child) {
	margin-right: 4px
}

/*# sourceMappingURL=main.min.css.map */
/*!!!!!!!!!!!!локация!!!!!!!!*/
.list-reset {
	margin: 0;
	padding: 0;
	list-style: none;
}

.btn-reset {
	padding: 0;
	background-color: transparent;
	cursor: pointer;
	border: none;
}

.box-location-add-window {
	position: absolute;
	top: calc(100% + 8px);
	right: 0;
	z-index: 5;
	padding: 20px;
	background-color: #fff;
	display: none;
	flex-direction: column;
	gap: 10px;
	border-radius: 12px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, .5), 0 1px 2px rgba(255, 255, 255, .1) inset;
}

@media (min-width: 1024px) {
	.box-location-add-window {
		display: flex;
	}
}

.box-location-add-window__desc {
	text-align: center;
	font-family: "Geometria", sans-serif;
	font-size: 16px;
	font-weight: 400;
}

.box-location-add-window__group {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
}

.box-location-add-window__right {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 20px;
	font-size: 13px;
	height: 30px;
	color: #fff;
	white-space: nowrap;
	border-radius: 12px;
	background-color: #2b318d;
	transition: background-color 0.4s ease-out, color 0.4s ease-in-out;

	.text {
		font-size: 13px !important;
		color: #fff;
	}
}

.box-location-add-window__right:focus,
.box-location-add-window__right:focus-visible {
	outline: none;
}

.box-location-add-window__right:focus-visible,
.box-location-add-window__right:hover,
.box-location-add-window__right:active {
	background-color: rgba(43, 49, 141, .2);

	.text {
		color: #2b318d;
	}
}

.box-location-add-window__false {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 20px;
	font-size: 13px;
	height: 30px;
	color: #2b318d;
	white-space: nowrap;
	border-radius: 12px;
	background-color: rgba(43, 49, 141, .2);
	transition: background-color 0.4s ease-out, color 0.4s ease-in-out;

	.text {
		font-size: 13px !important;
		color: #2b318d;
	}
}

.box-location-add-window__false:focus,
.box-location-add-window__false:focus-visible {
	outline: none;
}

.box-location-add-window__false:focus-visible,
.box-location-add-window__false:hover,
.box-location-add-window__false:active {
	background-color: #2b318d;

	.text {
		color: #fff;
	}
}

.box-location {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;

	.text {
		font-size: 16px;
		font-weight: 400;
	}
}

.box-location__btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 8px;
	font-weight: 500;
	font-size: 12px;
	text-align: right;
	color: #1d1e1f;
}

.box-location__btn .icon {
	pointer-events: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.box-location__btn .text {
	pointer-events: none;
}

.box-location__btn .svg {
	pointer-events: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.box-location__btn:focus,
.box-location__btn:focus-visible {
	outline: none;
}

.box-location__btn:focus-visible,
.box-location__btn:hover,
.box-location__btn:active {
	color: #2b318d;
}

.box-location__modal-wrapper {
	display: none;
	position: fixed;
	inset: 0;
	background-color: rgba(29, 30, 31, 0.44);
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.box-location__modal-wrapper.active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.box-location__modal-wrapper form {
	position: relative;
}

.box-location__modal-wrapper .tfl-popup__clear-field {
	right: 7px;
}

.box-location__modal-window {
	height: 380px !important;
	max-height: 462px;
	max-width: 474px;
	width: 100%;
	position: relative;
	border-radius: 15px;
	padding: 40px 20px;
	background-color: #f4f6f8;
}

.box-location__close {
	position: absolute;
	top: 5px;
	right: 5px;
	border: 1px solid #2b318d;
	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: 32px;
	min-width: 32px;
	height: 32px;
	border-radius: 10px;
	background-color: #fff;
}

.box-location__close .svg {
	pointer-events: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.box-location__close:focus,
.box-location__close:focus-visible {
	outline: none;
}

.box-location__close:focus-visible,
.box-location__close:hover,
.box-location__close:active {
	background-color: #f4f6f8;
}

.box-location__modal-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;
	gap: 16px;
}

.box-location__title {
	margin: 0;
	padding: 0;
	font-weight: 700;
	font-size: 18px;
	color: #1d1e1f;
}

.box-location__input {
	width: 100%;
	padding: 10px 10px;
	border: 1px solid #c9c9c9;
	border-radius: 5px;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 16px;
	color: #1d1e1f;
}

.box-location__input::-webkit-input-placeholder {
	color: #b0b0b1;
}

.box-location__input::-moz-placeholder {
	color: #b0b0b1;
}

.box-location__input:-ms-input-placeholder {
	color: #b0b0b1;
}

.box-location__input::-ms-input-placeholder {
	color: #b0b0b1;
}

.box-location__input::placeholder {
	color: #b0b0b1;
}

.box-location__input:focus,
.box-location__input:focus-visible {
	outline: none;
}

.box-location__city-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow-y: auto;
	max-height: 200px;
	gap: 16px;
}

.box-location__city-info::-webkit-scrollbar {
	width: 4px;
}

.box-location__city-info::-webkit-scrollbar-track {
	background-color: #f4f6f8;
	border-radius: 1000px;
}

.box-location__city-info::-webkit-scrollbar-thumb {
	background-color: #2b318d;
	border-radius: 1000px;
}

.tfl-popup__locations::-webkit-scrollbar {
	width: 4px;
}

.tfl-popup__locations::-webkit-scrollbar-track {
	background-color: #f4f6f8;
	border-radius: 1000px;
}

.tfl-popup__locations::-webkit-scrollbar-thumb {
	background-color: #2b318d;
	border-radius: 1000px;
}


.box-location__list {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	/* Две равные колонки */
	gap: 10px;
	max-height: none;
	/* Убираем фиксированную высоту */
}

.box-location__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
}

.box-location__item .tf-location__region {
	margin-top: 0;
	font-size: 10px;
}

.box-location__city-link {
	font-weight: 400;
	font-size: 16px;
	text-decoration: none;
	color: #1d1e1f;
}

.box-location__city-link.active {
	font-weight: 700;
}

.box-location-mobile {
	margin-bottom: 20px;
}

@media (min-width: 1024px) {
	.box-location__title {
		font-size: 24px;
	}

	.box-location__modal-window {
		height: 462px !important;
		padding: 48px 57px;
	}

	.box-location__modal-content {
		gap: 28px;
	}

	.box-location__input {
		padding: 13px 20px;
	}

	.box-location__close {
		border: none;
		top: 0;
		left: calc(100% + 8px);
		width: 46px;
		min-width: 46px;
		height: 46px;
		border-radius: 100%;
	}

	.box-location__city-info {
		max-height: 226px;
		margin-top: 14px;
	}
}

/*!!!!!!!!!!!!локация!!!!!!!!*/
/*!!!!!!!!!!!!Группа кнопок скролл и вызов формы!!!!!!!!*/
.x2_j_btn-group-wrapper {
	position: fixed;
	inset: auto 0 84px 0;
	z-index: 2;
	pointer-events: none;

	.container {
		position: relative;
	}
}

.x2_j_btn-group {
	position: absolute;
	right: 30px;
	display: flex;
	align-items: center;
	gap: 2px;
}

.x2_j_btn {
	pointer-events: auto;
	width: 41px;
	min-width: 41px;
	height: 41px;
	border: 1px solid #fff;
	border-radius: 100%;
	background-color: #2B318D;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: border-color 0.4s ease-in-out;

	svg {
		pointer-events: none;
	}
}

.x2_j_btn:focus,
.x2_j_btn:focus-visible {
	outline: none;
}

.x2_j_btn:focus-visible,
.x2_j_btn:hover,
.x2_j_btn:active {
	border-color: #2B318D;
}

.x2_j_btn-up {
	opacity: 0;
	transition: opacity 0.4s ease-in-out, border-color 0.4s ease-in-out;
}

.x2_j_btn-up.active {
	opacity: 1;
}

@media (min-width: 1590px) {
	.x2_j_btn-group {
		right: -96px;
	}
}

@media (min-width: 1368px) {
	.x2_j_btn-group-wrapper {
		inset: auto 0 214px 0;
	}
}

@media (min-width: 750px) {
	.x2_j_btn-group-wrapper {
		inset: auto 0 150px 0;
	}
}

.x2_j_box-tab {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.x2_j_box-tab__line-btn {
	display: flex;
	gap: 30px;
}

.x2_j_box-tab__btn {
	position: relative;
	font-size: 18px;
	transition: color 0.4s ease-in-out;
}

.x2_j_box-tab__btn.active {
	color: gold;
}

.x2_j_box-tab__btn.active:before {
	opacity: 1;
}

.x2_j_box-tab__btn:focus,
.x2_j_box-tab__btn:focus-visible {
	outline: none;
}

@media (min-width: 1024px) {

	.x2_j_box-tab__btn:focus-visible,
	.x2_j_box-tab__btn:hover,
	.x2_j_box-tab__btn:focus-visible:active {
		color: gold;
	}

	.x2_j_box-tab__btn:focus-visible:before,
	.x2_j_box-tab__btn:hover:before,
	.x2_j_box-tab__btn:focus-visible:active:before {
		opacity: 1;
	}
}

.x2_j_box-tab__btn:before {
	opacity: 0;
	position: absolute;
	content: "";
	inset: auto 0 -2px 0;
	height: 2px;
	background-color: gold;
	transition: opacity 0.4s ease-in-out;
}

.x2_j_box-tab__list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 12px;
}

@media(min-width: 1024px) {
	.x2_j_box-tab__list {
		grid-template-columns: repeat(4, 1fr);
		gap: 16px;
	}
}

@media(min-width: 1368px) {
	.x2_j_box-tab__list {
		grid-template-columns: repeat(5, 1fr);
		gap: 20px;
	}
}

@media(max-width: 1024px) {
	.x2_j_box-tab {
		gap: 20px;
	}

	.x2_j_box-tab__list-wrapper {
		gap: 20px;
	}

	.x2_j_box-tab__line-btn {
		flex-wrap: wrap;
		gap: 20px;
	}

	.x2_j_box-tab__btn {
		font-size: 17px;
	}

	.x2_j_box-tab__list {
		.type_checked__box:last-child {
			display: none;
		}
	}
}

.x2_j_box-tab__list .type_checked__box {
	position: relative;
}

.x2_j_box-tab__list .type_checked__box:has(.type_checked__x2_j_link:hover) {
	border-color: gold;
}

.type_checked__x2_j_link {
	position: absolute;
	inset: 0;
}

.type_checked__x2_j_link:focus,
.type_checked__x2_j_link:focus-visible {
	outline: none;
}

.x2_j_box-tab__list-wrapper {
	display: none;
	flex-direction: column;
	gap: 28px;
}

.x2_j_box-tab__list-wrapper.active {
	display: flex;
}

.x2_j_box-tab__line-load {
	display: flex;
	align-items: center;
	justify-content: center;
}

.x2_j_box-tab__load {
	padding: 0 32px;
	height: 40px;
	border-radius: 12px;
	background-color: rgba(43, 49, 141, 0.05);
	color: rgba(43, 49, 141, 1);
	display: flex;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 125%;
	align-items: center;
	justify-content: center;
}

.box-video {
	display: flex;
	flex-direction: column;
	gap: 48px;
	margin-bottom: 66px;
}

.box-video__list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 24px;
	row-gap: 28px;
}

.box-video__group-btn {
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: end;

	.btn_border {
		position: absolute;
		left: 50%;
		transform: translate(-50%);

		.svg {
			display: flex;
		}
	}

	.bx-pagination {
		padding: 6px 0;
	}

	.bx-pagination-container {
		ul {
			display: flex;
			align-items: center;
			gap: 4px;

			li {
				border-radius: 12px;
				cursor: pointer;
				width: 40px;
				min-width: 40px;
				height: 40px;
				display: flex;
				align-items: center;
				justify-content: center;
				color: var(--1, #101010);
				font-family: "Geometria", sans-serif;
				font-size: 16px;
				font-style: normal;
				font-weight: 400;
				line-height: 125%;
				display: flex;
				align-items: center;
				justify-content: center;
				transition: background-color 0.4s ease-in-out;
			}

			li:hover {
				background-color: rgba(43, 49, 141, 0.05);
			}

			li.bx-active {
				background-color: rgba(43, 49, 141, 0.05);
			}
		}
	}
}

.card-video {
	height: 100%;
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.card-video__box-video {
	position: relative;
	border-radius: 12px;
	overflow: hidden;

	iframe {
		width: 100%;
		height: 100%;
		object-fit: cover;
		position: absolute;
		inset: 0;
	}
}

.card-video__box-video:before {
	content: '';
	display: block;
	padding-top: 65%;
}

.card-video__line-title {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.card-video__title {
	color: #1D1E1F;
	font-family: "Geometria", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
}

.card-video__desc {
	display: flex;
	gap: 12px;
	font-family: "Geometria", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	color: #1D1E1F;

	.text {
		opacity: 0.5;
	}
}

@media(max-width: 1024px) {
	.box-video__list {
		grid-template-columns: repeat(2, 1fr);
	}

	.box-video__group-btn {
		justify-content: space-between;

		.btn_border {
			position: static;
			transform: none;
		}
	}
}

@media(max-width: 768px) {
	.box-video {
		gap: 24px;
		margin-bottom: 65px;
	}

	.box-video__list {
		grid-template-columns: 1fr;
		gap: 20px;
	}

	.box-video__group-btn {
		flex-direction: column;
		gap: 12px;

		.btn_border {
			width: 100%;
		}
	}

	.card-video {
		gap: 16px;
	}

	.card-video__box-video:before {
		padding-top: 87%;
	}
}

.detail-video-top {
	margin-bottom: 116px;
}

.detail-video-top__video {
	margin-bottom: 36px;
	position: relative;
	border-radius: 12px;
	overflow: hidden;

	iframe {
		position: absolute;
		inset: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
}

.detail-video-top__video:before {
	content: '';
	display: block;
	padding-top: 39.5%;
}

.detail-video-top__line-title {
	margin-bottom: 14px;
	display: flex;
	flex-direction: column;
	gap: 16px;

	.page-title-h1 {
		margin-bottom: 0;
	}
}

.detail-video-top__box-desc {
	font-size: 16px;
	line-height: 22px;
	color: #1d1e1f;

	p {
		font-size: 16px;
		line-height: 22px;
		color: #1d1e1f;
	}
}

.detail-video-bottom {
	margin-bottom: 116px;
}

.detail-video-bottom__line-title {
	margin-bottom: 24px;
	display: flex;
	gap: 30px;
	align-items: center;
	justify-content: space-between;

	.swiper-nav {
		button {
			color: #2B318D;
			transition: color 0.4s ease-in-out;
		}

		button:focus,
		button:focus-visible {
			outline: none;
		}

		button:focus-visible,
		button:hover,
		button:active {
			color: #222;
		}
	}
}

.detail-video-bottom__title {
	color: #222;
	font-family: Geometria;
	font-size: 44px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
}

.detail-video-bottom__box-swiper {
	max-height: 450px;
}

.swiper-detail-video {
	max-height: 450px;

	.swiper-slide {
		box-sizing: border-box;
		height: auto;
	}
}

@media (min-width: 768px) {

	.detail-video-top__box-desc {
		font-size: 18px;
		line-height: 24px;
		color: #1d1e1f;

		p {
			font-size: 18px;
			line-height: 24px;
			color: #1d1e1f;
		}
	}

}

@media(max-width: 768px) {
	.detail-video-top {
		margin-bottom: 80px;
	}

	.detail-video-top__video {
		margin-bottom: 16px;
	}

	.detail-video-top__video:before {
		padding-top: 86.59%;
	}

	.detail-video-top__line-title {
		margin-bottom: 24px;
		gap: 8px;
	}

	.detail-video-bottom {
		margin-bottom: 80px;
	}

	.detail-video-bottom__line-title {
		margin-bottom: 20px;

		.swiper-nav {
			display: none;
		}
	}

	.detail-video-bottom__title {
		color: var(--main-black, #1D1E1F);
		font-size: 28px;
		font-style: normal;
		font-weight: 700;
		line-height: 128.571%;
	}

	.detail-video-bottom__box-swiper {
		margin: 0 -16px;
		max-height: 100%;

		.swiper-detail-video {
			padding: 0 16px;
			max-height: 100%;
		}
	}
}

.x2_j_type_checked__wrapper {
	display: flex;
	gap: 12px;

	.type_checked__check {
		position: static;
		flex-shrink: 0;
	}
}

.x2_j_footer__copy-alert {
	.container {
		padding-top: 5px;
	}

	.d_text {
		max-width: 100%;
	}
}

.x2_j_cookie {
	display: none;
	pointer-events: none;
	position: fixed;
	z-index: 100;
	width: 100%;
	bottom: 160px;

	.container {
		display: flex;
		align-items: center;
		justify-content: end;
	}
}

.x2_j_cookie.active {
	display: block;
}

@media (min-width: 1590px) {
	.x2_j_cookie {
		bottom: 100px;
	}
}

.x2_j_cookie__wrapper {
	pointer-events: auto;
	display: flex;
	align-items: center;
	gap: 20px;
	max-width: 800px;
	padding: 28px;
	background-color: #fff;
	border-radius: 12px;
	box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
}

.x2_j_cookie__desc {
	text-align: start;
	font-family: "Geometria", sans-serif;
	font-size: 16px;
	font-weight: 400;

	a {
		color: #2b318d;
		text-decoration: underline;
	}
}

@media(max-width: 1024px) {
	.x2_j_cookie__wrapper {
		padding: 28px;
		max-width: 100%;
		gap: 16px;
	}
}

@media(max-width: 750px) {
	.x2_j_cookie {
		bottom: 94px;
	}
}

@media(max-width: 550px) {
	.x2_j_cookie {
		.btn_blue {
			height: 32px;
			width: 100%;
		}
	}

	.x2_j_cookie__wrapper {
		margin: 0 -10px;
		padding: 10px;
		max-width: calc(100% + 20px);
		gap: 8px;
		border-radius: 10px;
		flex-direction: column;
	}

	.x2_j_cookie__desc {
		text-align: center;
		font-size: 13px;
	}
}

.login_box {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 500;
	overflow-y: auto;
	display: none;
}

.login_box__bg {
	background-color: rgba(34, 34, 34, 0.6);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: -1;
}

.login_box__wrap {
	position: absolute;
	top: 206px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	max-width: 560px;
	background-color: #F4F6F8;
	border-radius: 12px;
	padding: 44px;
}

.login_box__close {
	position: absolute;
	cursor: pointer;
	right: -56px;
	top: 0;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #F4F6F8;
}

.login_box__close:hover {
	background-color: #2B318D;
}

.login_box__close:hover svg path {
	stroke: #fff;
}

.login_box__header {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 28px;
}

.login_box__header span {
	color: #1D1E1F;
	font-size: 32px;
	font-weight: 700;
	line-height: 100%;
}

.login_box__header .login_box__prev {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 24px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.login_box__group {}

.x2_j_login_box__group {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 16px;
	.field_set {
		grid-column: span 2;
		margin: 0 !important;
	}
	.field_set:nth-last-child(1),
	.field_set:nth-last-child(2) {
		grid-column: span 1;
	}
}

@media (max-width: 767px) {
	.x2_j_login_box__group {
		display: grid;
		grid-template-columns: 1fr;
		gap: 10px;
		.field_set {
			grid-column: span 1;
		}
	}
}

.login_box__group .field_set:not(:last-child) {
	margin-bottom: 16px;
}

.login_box__group .field_set__input {
	border-color: transparent;
}

.login_box__group .d_row {
	display: flex;
	gap: 16px;
}

.login_box__group .d_row:not(:last-child) {
	margin-bottom: 16px;
}

.login_box__group .d_row .field_set {
	margin-bottom: 0;
}

.login_box__beet {
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.login_box__beet a {
	color: #2B318D;
	font-size: 14px;
	font-weight: 700;
	line-height: 100%;
}

.login_box__beet a:hover {
	text-decoration: underline;
}

.field_checked {
	position: relative;
	display: flex;
	cursor: pointer;
}

.field_checked input {
	display: none;
}

.field_checked .check {
	position: relative;
	border: 1px solid #2B318D;
	width: 20px;
	height: 20px;
	flex: 0 0 20px;
	background-color: #fff;
	border-radius: 4px;
	cursor: pointer;
	margin-right: 8px;
}

.field_checked .check::before {
	content: "";
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSI5IiBmaWxsPSJub25lIj48cGF0aCBzdHJva2U9IiMyQjMxOEQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Ik0xMS40Mi43NSA0LjA4IDguMDguNzUgNC43NSIvPjwvc3ZnPg==");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 11px;
	height: 8px;
	pointer-events: none;
	display: block;
	opacity: 0;
}
.field_checked .check.error {
	border-color: #dc0f0f;
}

.field_checked input:checked~.check::before {
	opacity: 1;
}

.field_checked .text {
	font-size: 14px;
	color: #2B318D;
	font-weight: 700;
}

.field_checked .text a {
	text-decoration: underline;
}

.field_checked .text a:hover {
	text-decoration: none;
}

.field_checked .text.gray {
	color: #959595;
	font-weight: 400;
}

.field_checked .text.gray a {
	color: #959595;
	font-weight: 400;
}

.login_box__text {
	text-align: center;
	font-size: 20px;
	font-weight: 500;
}

.login_box__submit {
	margin-top: 40px;
}

.login_box__submit .btn_blue {
	width: 100%;
	height: 56px;
	font-size: 18px;
	cursor: pointer;
}

.login_box__submit.d_row {
	display: flex;
	gap: 12px;
}

.login_box__submit.d_row>* {
	flex: 1;
	min-width: 0;
}

.login_box__footer {
	margin-top: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.login_box__footer span {
	color: #1D1E1F;
	font-size: 14px;
	font-weight: 700;
	margin-right: 12px;
}

.login_box__footer a {
	color: #2B318D;
	font-size: 14px;
	cursor: pointer;
	font-weight: 700;
}

.login_box__footer a:hover {
	text-decoration: underline;
}

.login_box_register,
.login_box_reset,
.login_box_cod {
	display: none;
}

.js-btn-active-login * {
	pointer-events: none;
}

.btn_blue.light {
	background-color: rgba(43, 49, 141, .2);
	color: #1D1E1F;
}

.btn_blue.light:hover {
	background-color: #2B318D;
	color: #fff;
}

@media (max-width: 767px) {
	.login_box__submit.d_row {
		margin-top: 16px;
		flex-direction: column;
		gap: 8px;
	}

	.login_box__submit.d_row .btn_blue {
		flex: 0 0 56px;
	}

	.login_box__wrap {
		padding: 20px 20px 28px 20px;
		max-width: calc(100% - 32px);
	}

	.login_box__header {
		margin-bottom: 16px;
	}

	.login_box__header span {
		font-size: 20px;
	}

	.login_box__header span.f28 {
		font-size: 28px;
	}

	.login_box__group .field_set:not(:last-child) {
		margin-bottom: 8px;
	}

	.login_box__submit {
		margin-top: 28px;
	}

	.login_box__footer {
		margin-top: 28px;
	}

	.login_box__close {
		right: 0;
		left: 0;
		bottom: -56px;
		height: 48px;
		top: auto;
		border-radius: 12px;
		width: 100%;
		background-color: #F4F6F8;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.login_box__group .d_row:not(:last-child) {
		margin-bottom: 8px;
	}

	.login_box__group .d_row {
		gap: 8px;
		flex-direction: column;
	}

	.login_box__group .d_row .field_set {
		margin-bottom: 0;
	}

	.login_box .field_set__input {
		padding: 26px 24px 14px 24px;
	}

	.login_box .field_set__label {
		left: 24px;
	}
}

.page_profile__menu {
	margin-bottom: 20px;
	display: flex;
	gap: 4px;
	background-color: #F4F6F8;
	padding: 4px;
	border-radius: 12px;
}

.page_profile__menu_item {
	position: relative;
	cursor: pointer;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 250ms ease;
	background-color: transparent;
	height: 38px;
	flex: 1;
	min-width: 0;
}

.page_profile__menu_item.active,
.page_profile__menu_item:hover {
	background-color: #fff;
}

.page_profile__menu_item.active::before,
.page_profile__menu_item:hover::before {
	opacity: 0;
}

.page_profile__menu_item span {
	margin-left: 10px;
	color: #1D1E1F;
	font-size: 14px;
	font-weight: 500;
}

.page_profile__menu_item svg {
	max-width: 16px;
	width: 100%;
}

.page_profile__menu_item:not(:last-child)::before {
	content: "";
	position: absolute;
	width: 1px;
	height: 24px;
	top: 7px;
	right: 0;
	background-color: #D7D7D7;
	pointer-events: none;
}

.page_profile__info {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	background-color: #F4F6F8;
	border-radius: 12px;
	padding: 44px;
	justify-content: space-between;
}

.page_profile__info_item {
	/* position: relative; */
	display: flex;
	flex-direction: column;
	min-width: 251px;
}

.page_profile__info_item:not(:last-child)::before {
	content: "";
	position: absolute;
	background-color: #D7D7D7;
	width: 1px;
	height: 44px;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	pointer-events: none;
}

.page_profile__info_item b {
	font-size: 14px;
	font-weight: 500;
	color: #000;
	margin-bottom: 8px;
}

.page_profile__info_item span,
.page_profile__info_item input {
	color: #2B318D;
	font-size: 32px;
	font-weight: 500;
	line-height: 120%;
}
.page_profile__info_item input {
	background-color: transparent;
	border: 0;
	width: 320px;
	height: 42px;
}
.page_profile__info_item input:not(:disabled) {
	background-color: #fff;
	color: #1d1e1f;
	height: 42px;
	border-radius: 12px;
	padding: 4px 10px;
	border: 1px solid rgba(29, 30, 31, .24);
}

@media (min-width: 1024px) {
	.page_profile__info_item:first-child::before {
		right: 67%;
	}

	.page_profile__info_item:nth-child(2)::before {
		right: 33.333%;
	}
}

@media (max-width: 1200px) {
	.page_profile__info_item span {
		font-size: 28px;
	}
}

@media (max-width: 1023px) {
	.page_profile__menu {
		margin-bottom: 12px;
	}

	.page_profile__info {
		padding: 20px;
		flex-direction: column;
	}

	.page_profile__info_item {
		position: relative;
	}

	.page_profile__info_item span {
		font-size: 24px;
	}

	.page_profile__info_item:not(:last-child) {
		margin-bottom: 25px;
	}

	.page_profile__info_item:not(:last-child)::before {
		width: 100%;
		height: 1px;
		top: auto;
		bottom: -12px;
		left: 0;
		right: 0;
	}

	.page-title-h1.mb-title {
		margin-bottom: 12px;
	}
}

@media (max-width:540px) {
	.page_profile__menu_item svg {
		display: none;
	}

	.page_profile__menu_item span {
		margin-left: 0;
	}
	.page_profile__info_item input {
		width: 100%;
	}
}

.page_profile__order {
	background-color: #F4F6F8;
	padding: 20px;
	border-radius: 12px;
}

.page_profile__order .product_table {
	margin-top: 0;
	background-color: #EBEFF2;
	outline: 2px solid #fff;
	outline-offset: 0;
	border-radius: 12px;
}

.page_profile__order .product_table:not(:last-child) {
	margin-bottom: 12px;
}

.page_profile__order .product_table__header .d_title {
	font-size: 20px;
}

.page_profile__order .product_table__header {
	height: 68px;
	background-color: #EBEFF2;
	/* border-top-left-radius: 12px;
	border-top-right-radius: 12px; */
	border-radius: 12px;
	padding: 0 20px;
	cursor: pointer;
	/* border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff; */
}

.page_profile__order .product_table__body {
	margin-top: 0;
	margin-bottom: 0;
}

.page_profile__order .product_table__body th {
	border-top: 2px solid #fff;
	/* border-bottom: 2px solid #fff; */
	background-color: #EBEFF2;
}

/* .page_profile__order .product_table__body th:first-child {
	border-left: 2px solid #fff;
}
.page_profile__order .product_table__body th:last-child {
	border-right: 2px solid #fff;
} */
.page_profile__order .product_table__header .btn_hide {
	width: 36px;
	height: 36px;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}

.page_profile__order .product_table__body table {
	border-collapse: separate;
	border-spacing: 0;
	/* background-color: #fff; */
}

.page_profile__order .product_table__body td:first-child,
.page_profile__order .product_table__body td:last-child {
	border-radius: 0;
}

.page_profile__order .product_table__body td {
	background-color: #fff;
}

.page_profile__order .product_table__body tr:hover td {
	background-color: #fff;
	border-bottom: 1px solid #F4F6F8;
}

.page_profile__order table tr:last-child td:first-child {
	border-bottom-left-radius: 12px;
}

.page_profile__order table tr:last-child td:last-child {
	border-bottom-right-radius: 12px;
}

.page_profile__order table tr:last-child td {
	border-bottom: 0 !important;
}

@media (max-width: 767px) {
	.page_profile__order .product_table__header .d_title {
		font-size: 18px;
	}

	.page_profile__order .product_table__header {
		padding: 0 16px;
		height: 60px;
	}

	.page_profile__order .product_table__body {
		margin-left: 16px;
		margin-right: 0;
		padding-right: 16px;
	}

	.product_table__body table {
		margin-right: 0;
	}

	.page_profile__order .product_table__body th {
		border-top: 0;
		background-color: #EBEFF2;
	}

	.page_profile__order .product_table {
		background-color: #F4F6F8;
	}

	.page_profile__order .product_table__header {
		background-color: #f4f6f8;
	}

	.page_profile__order .product_table__header .btn_hide {
		width: 24px;
		height: 24px;
		right: 16px;
	}
}

@media (min-width: 768px) {
	.page_profile__order .product_table__body {
		margin-right: 0;
	}

	.page_profile__order .product_table__body table {
		margin-right: 0;
	}
}

.login_box_success {
	display: none;
}
.login_box__success-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.login_box__success-wrap .icon {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 219px;
	margin-bottom: 20px;
}
.login_box__success-wrap .ltitle {
	margin-bottom: 8px;
	text-align: center;
	font-size: 32px;
	font-weight: 700;
	color: #1D1E1F;
}
.login_box__success-wrap .ltext {
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	color: #1D1E1F;
}
@media (max-width:768px) {
	.login_box__success-wrap .icon {
		max-width: 216px;
		margin-bottom: 16px;
	}
	.login_box__success-wrap .ltitle {
		font-size: 24px;
	}
	.login_box_success .login_box__submit {
		margin-top: 16px;
	}
}

.profile-icon-edit {
	position: absolute;
	top: 76px;
	z-index: 2;
	width: 28px;
	height: 28px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.profile-icon-edit svg {
	width: 20px;
}
.profile-icon-edit svg path {
	fill: #2B318D;
}
.page_profile__info_item:first-child .profile-icon-edit {
	left: 30%;
}
.page_profile__info_item:nth-child(2) .profile-icon-edit {
	left: 63.3%;
}
.page_profile__info_item:last-child .profile-icon-edit {
	left: 95%;
}
.page_profile__info_item:last-child {
	padding-right: 28px;
}
@media (max-width:1024px) {
	.profile-icon-edit {
		position: absolute;
		top: 50%;
		left: auto !important;
		right: 0;
	}
}

.field_set__label_error {
	margin-top: 3px;
	font-size: 12px;
	color: #dc0f0f;
}
.notetext {
	    margin: 8px 0;
	    padding: 12px;
	    background-color: #2b318d;
	    font-size: 14px;
	    display: block;
	    line-height: 17px;
	    border-radius: 6px;
	    color: #fff;
}

.js_open_reset {
	text-align: right;
	margin-left: 10px;
	flex: 1;
	min-width: 0;
}