@charset "UTF-8";
.d-none {
	display: none !important;
}
.d-flex {
	display: flex !important;
}
.d-iflex {
	display: inline-flex !important;
}
.f-wrap {
	flex-wrap: wrap !important;
}
.d-flow-root {
	display: flow-root !important;
}
.d-grid {
	display: grid !important;
}
.pos-relative {
	position: relative;
}
.pos-absolute {
	position: absolute;
}
.pos-static {
	position: static;
}
.justify-between {
	justify-content: space-between !important;
}
.justify-center {
	justify-content: center !important;
}
.justify-start {
	justify-content: flex-start !important;
}
.justify-end {
	justify-content: flex-end !important;
}
.flex-wrap {
	flex-wrap: wrap !important;
}
.flex-nowrap {
	flex-wrap: nowrap !important;
}
.align-start {
	align-items: flex-start !important;
}
.align-end {
	align-items: flex-end !important;
}
.align-center {
	align-items: center !important;
}
.align-content-start {
	align-content: flex-start !important;
}
.align-content-end {
	align-content: flex-end !important;
}
.align-content-center {
	align-content: center !important;
}
.order-1 {
	order: 1 !important;
}
.order-2 {
	order: 2 !important;
}
.order-3 {
	order: 3 !important;
}
.order-4 {
	order: 4 !important;
}
.order-5 {
	order: 5 !important;
}
.overflow-hidden {
	overflow: hidden !important;
}
.bg-pos-left {
	background-position: left !important;
}
.bg-pos-right {
	background-position: right !important;
}
.bg-pos-center {
	background-position: center !important;
}
.bg-pos-bottom {
	background-position: bottom !important;
}
.bg-pos-top {
	background-position: top !important;
}
.text-bold {
	font-family: "GTE-bold" !important;
}
.text-regular {
	font-family: "GTE-regular" !important;
}
.text-light {
	font-family: "GTE-light" !important;
}
.text-uppercase {
	text-transform: uppercase !important;
}
.text-lowercase {
	text-transform: lowercase !important;
}
.w-100 {
	width: 100% !important;
}
.w-50 {
	width: 50% !important;
}
.w-66 {
	width: 66% !important;
}
.w-33 {
	width: 33% !important;
}
.w-25 {
	width: 25% !important;
}
.m-auto {
	margin: auto !important;
}
.m-unset {
	margin: unset !important;
}
.m-0 {
	margin: 0 !important;
}
.m-5 {
	margin: 5px !important;
}
.m-10 {
	margin: 10px !important;
}
.m-20 {
	margin: 20px !important;
}
.m-30 {
	margin: 30px !important;
}
.m-40 {
	margin: 40px !important;
}
.m-50 {
	margin: 50px !important;
}
.m-t-0 {
	margin-top: 0 !important;
}
.m-t-5 {
	margin-top: 5px !important;
}
.m-t-10 {
	margin-top: 10px !important;
}
.m-t-20 {
	margin-top: 20px !important;
}
.m-t-30 {
	margin-top: 30px !important;
}
.m-t-40 {
	margin-top: 40px !important;
}
.m-t-50 {
	margin-top: 50px !important;
}
.m-b-0 {
	margin-bottom: 0 !important;
}
.m-b-5 {
	margin-bottom: 5px !important;
}
.m-b-10 {
	margin-bottom: 10px !important;
}
.m-b-20 {
	margin-bottom: 20px !important;
}
.m-b-30 {
	margin-bottom: 30px !important;
}
.m-b-40 {
	margin-bottom: 40px !important;
}
.m-b-50 {
	margin-bottom: 50px !important;
}
.m-r-0 {
	margin-right: 0 !important;
}
.m-r-5 {
	margin-right: 5px !important;
}
.m-r-10 {
	margin-right: 10px !important;
}
.m-r-20 {
	margin-right: 20px !important;
}
.m-r-30 {
	margin-right: 30px !important;
}
.m-r-40 {
	margin-right: 40px !important;
}
.m-r-50 {
	margin-right: 50px !important;
}
.m-l-0 {
	margin-left: 0 !important;
}
.m-l-5 {
	margin-left: 5px !important;
}
.m-l-10 {
	margin-left: 10px !important;
}
.m-l-20 {
	margin-left: 20px !important;
}
.m-l-30 {
	margin-left: 30px !important;
}
.m-l-40 {
	margin-left: 40px !important;
}
.m-l-50 {
	margin-left: 50px !important;
}
.visibility-hidden {
	visibility: hidden;
}
.visibility-visible {
	visibility: visible;
}
.p-auto {
	padding: auto !important;
}
.p-unset {
	padding: unset !important;
}
.p-0 {
	padding: 0 !important;
}
.p-t-0 {
	padding-top: 0 !important;
}
.p-t-5 {
	padding-top: 5px !important;
}
.p-t-10 {
	padding-top: 10px !important;
}
.p-t-20 {
	padding-top: 20px !important;
}
.p-t-30 {
	padding-top: 30px !important;
}
.p-b-0 {
	padding-bottom: 0 !important;
}
.p-b-5 {
	padding-bottom: 5px !important;
}
.p-b-10 {
	padding-bottom: 10px !important;
}
.p-b-20 {
	padding-bottom: 20px !important;
}
.p-b-30 {
	padding-bottom: 30px !important;
}
.p-r-0 {
	padding-right: 0 !important;
}
.p-r-5 {
	padding-right: 5px !important;
}
.p-r-10 {
	padding-right: 10px !important;
}
.p-r-20 {
	padding-right: 20px !important;
}
.p-r-30 {
	padding-right: 30px !important;
}
.p-l-0 {
	padding-left: 0 !important;
}
.p-l-5 {
	padding-left: 5px !important;
}
.p-l-10 {
	padding-left: 10px !important;
}
.p-l-20 {
	padding-left: 20px !important;
}
.p-l-30 {
	padding-left: 30px !important;
}
.fs-12 {
	font-size: 12px !important;
}
.fs-13 {
	font-size: 13px !important;
}
.fs-14 {
	font-size: 14px !important;
}
.fs-15 {
	font-size: 15px !important;
}
.fs-16 {
	font-size: 16px !important;
}
.fs-17 {
	font-size: 17px !important;
}
.fs-18 {
	font-size: 18px !important;
}
.fs-19 {
	font-size: 19px !important;
}
.fs-20 {
	font-size: 20px !important;
}
.fs-22 {
	font-size: 22px !important;
}
.fs-24 {
	font-size: 24px !important;
}
.fs-26 {
	font-size: 26px !important;
}
.fs-28 {
	font-size: 28px !important;
}
.lh-unset {
	line-height: unset !important;
}
.lh-16 {
	line-height: 16px !important;
}
.lh-18 {
	line-height: 18px !important;
}
.lh-20 {
	line-height: 20px !important;
}
.lh-22 {
	line-height: 22px !important;
}
.lh-23 {
	line-height: 23px !important;
}
.lh-24 {
	line-height: 24px !important;
}
.lh-25 {
	line-height: 25px !important;
}
.lh-26 {
	line-height: 26px !important;
}
.lh-27 {
	line-height: 27px !important;
}
.lh-28 {
	line-height: 28px !important;
}
.lh-29 {
	line-height: 29px !important;
}
.lh-30 {
	line-height: 30px !important;
}
.lh-32 {
	line-height: 32px !important;
}
.lh-34 {
	line-height: 34px !important;
}
.lh-36 {
	line-height: 36px !important;
}
.lh-38 {
	line-height: 38px !important;
}
.talign-center {
	text-align: center !important;
}
.talign-left {
	text-align: left !important;
}
.talign-right {
	text-align: right !important;
}
.cursor-pointer {
	cursor: pointer !important;
}
.cursor-text {
	cursor: text !important;
}
@font-face {
	font-family: GTE-thin;
	src: url("../fonts/GTEestiProDisplay-Thin.woff");
	font-weight: lighter;
}
@font-face {
	font-family: GTE-light;
	src: url("../fonts/GTEestiProDisplay-Light.woff");
	font-weight: lighter;
}
@font-face {
	font-family: GTE-regular;
	src: url("../fonts/GTEestiProDisplay-Regular.woff");
	font-weight: normal;
}
@font-face {
	font-family: GTE-bold;
	src: url("../fonts/GTEestiProDisplay-Bold.woff");
	font-weight: bold;
}
@font-face {
	font-family: GTE-ubold;
	src: url("../fonts/GTEestiProDisplay-UltraBold.woff");
	font-weight: bold;
}
@font-face {
	font-family: RobotoMono-regular;
	src: url("../fonts/RobotoMono-Regular.ttf");
}
.color-w {
	color: #fff !important;
}
.color-b {
	color: #2362a9 !important;
}
.color-b2 {
	color: #2673B7 !important;
}
.color-b3 {
	color: #4C7FC9 !important;
}
.color-b4 {
	color: #6F9DEB !important;
}
.color-b5 {
	color: #91BDFF !important;
}
.color-b6 {
	color: #B3DEFF !important;
}
.color-b7 {
	color: #D0EDFA !important;
}
.color-b8 {
	color: #E6ECF4 !important;
}
.color-b9 {
	color: #F4F9FF !important;
}
.color-g {
	color: #2F4858 !important;
}
.color-g2 {
	color: #2B5A6C !important;
}
.color-g3 {
	color: #216E7D !important;
}
.color-g4 {
	color: #158289 !important;
}
.color-g5 {
	color: #199591 !important;
}
.color-g6 {
	color: #31A993 !important;
}
.color-g7 {
	color: #00A98A !important;
}
.color-g8 {
	color: #C5FCEE !important;
}
.color-g9 {
	color: #E3F5E9 !important;
}
.color-gr {
	color: #141414 !important;
}
.color-gr2 {
	color: #2E2E2E !important;
}
.color-gr3 {
	color: #474747 !important;
}
.color-gr4 {
	color: #616161 !important;
}
.color-gr5 {
	color: #7A7A7A !important;
}
.color-gr6 {
	color: #949494 !important;
}
.color-gr7 {
	color: #C7C7C7 !important;
}
.color-gr8 {
	color: #E0E0E0 !important;
}
.color-gr9 {
	color: #FAFAFA !important;
}
.color-blk {
	color: #2B2D30 !important;
}
.color-blk2 {
	color: #3A3D41 !important;
}
.color-blk3 {
	color: #484D51 !important;
}
.color-blk4 {
	color: #575D61 !important;
}
.color-blk5 {
	color: #656D71 !important;
}
.color-blk6 {
	color: #838D90 !important;
}
.color-blk7 {
	color: #A3ABAD !important;
}
.color-blk8 {
	color: #C4C9CA !important;
}
.color-blk9 {
	color: #E4E7E7 !important;
}
.color-r {
	color: #A4381D !important;
}
.color-r2 {
	color: #BE3722 !important;
}
.color-r3 {
	color: #D83327 !important;
}
.color-r4 {
	color: #DD4141 !important;
}
.color-r5 {
	color: #E15B69 !important;
}
.color-r6 {
	color: #EB8F9E !important;
}
.color-r7 {
	color: #EFA9B9 !important;
}
.color-r8 {
	color: #F4C2D1 !important;
}
.color-r9 {
	color: #F9DCE7 !important;
}
.color-y {
	color: #766823 !important;
}
.color-y2 {
	color: #B29A24 !important;
}
.color-y3 {
	color: #EFD244 !important;
}
.color-y4 {
	color: #F4CE52 !important;
}
.color-y5 {
	color: #F8CB62 !important;
}
.color-y6 {
	color: #F8D78C !important;
}
.color-y7 {
	color: #F8E4B4 !important;
}
.color-y8 {
	color: #FBF1DA !important;
}
.color-y9 {
	color: #FDF8ED !important;
}
.bg-w {
	background-color: #fff !important;
}
.bg-b {
	background-color: #2362a9 !important;
}
.bg-b2 {
	background-color: #2673B7 !important;
}
.bg-b3 {
	background-color: #4C7FC9 !important;
}
.bg-b4 {
	background-color: #6F9DEB !important;
}
.bg-b5 {
	background-color: #91BDFF !important;
}
.bg-b6 {
	background-color: #B3DEFF !important;
}
.bg-b7 {
	background-color: #D0EDFA !important;
}
.bg-b8 {
	background-color: #E6ECF4 !important;
}
.bg-b9 {
	background-color: #F4F9FF !important;
}
.bg-g {
	background-color: #2F4858 !important;
}
.bg-g2 {
	background-color: #2B5A6C !important;
}
.bg-g3 {
	background-color: #216E7D !important;
}
.bg-g4 {
	background-color: #158289 !important;
}
.bg-g5 {
	background-color: #199591 !important;
}
.bg-g6 {
	background-color: #31A993 !important;
}
.bg-g7 {
	background-color: #00A98A !important;
}
.bg-g8 {
	background-color: #C5FCEE !important;
}
.bg-g9 {
	background-color: #E3F5E9 !important;
}
.bg-gr {
	background-color: #141414 !important;
}
.bg-gr2 {
	background-color: #2E2E2E !important;
}
.bg-gr3 {
	background-color: #474747 !important;
}
.bg-gr4 {
	background-color: #616161 !important;
}
.bg-gr5 {
	background-color: #7A7A7A !important;
}
.bg-gr6 {
	background-color: #949494 !important;
}
.bg-gr7 {
	background-color: #C7C7C7 !important;
}
.bg-gr8 {
	background-color: #E0E0E0 !important;
}
.bg-gr9 {
	background-color: #FAFAFA !important;
}
.bg-blk {
	background-color: #2B2D30 !important;
}
.bg-blk2 {
	background-color: #3A3D41 !important;
}
.bg-blk3 {
	background-color: #484D51 !important;
}
.bg-blk4 {
	background-color: #575D61 !important;
}
.bg-blk5 {
	background-color: #656D71 !important;
}
.bg-blk6 {
	background-color: #838D90 !important;
}
.bg-blk7 {
	background-color: #A3ABAD !important;
}
.bg-blk8 {
	background-color: #C4C9CA !important;
}
.bg-blk9 {
	background-color: #E4E7E7 !important;
}
.bg-r {
	background-color: #A4381D !important;
}
.bg-r2 {
	background-color: #BE3722 !important;
}
.bg-r3 {
	background-color: #D83327 !important;
}
.bg-r4 {
	background-color: #DD4141 !important;
}
.bg-r5 {
	background-color: #E15B69 !important;
}
.bg-r6 {
	background-color: #EB8F9E !important;
}
.bg-r7 {
	background-color: #EFA9B9 !important;
}
.bg-r8 {
	background-color: #F4C2D1 !important;
}
.bg-r9 {
	background-color: #F9DCE7 !important;
}
.bg-y {
	background-color: #766823 !important;
}
.bg-y2 {
	background-color: #B29A24 !important;
}
.bg-y3 {
	background-color: #EFD244 !important;
}
.bg-y4 {
	background-color: #F4CE52 !important;
}
.bg-y5 {
	background-color: #F8CB62 !important;
}
.bg-y6 {
	background-color: #F8D78C !important;
}
.bg-y7 {
	background-color: #F8E4B4 !important;
}
.bg-y8 {
	background-color: #FBF1DA !important;
}
.bg-y9 {
	background-color: #FDF8ED !important;
}
.box-shadow {
	box-shadow: 0px 2px 6px 0px rgba(174, 174, 192, 0.3) !important;
}
.box-shadow2 {
	box-shadow: 0px 4px 12px 2px rgba(174, 174, 192, 0.3) !important;
}
.box-shadow3 {
	box-shadow: 0px 8px 24px 4px rgba(174, 174, 192, 0.3) !important;
}
.box-shadow4 {
	box-shadow: 0px 16px 32px 8px rgba(174, 174, 192, 0.3) !important;
}
.box-shadow5 {
	box-shadow: 0px 32px 48px 16px rgba(174, 174, 192, 0.3) !important;
}
.box-shadow6 {
	box-shadow: 0px 48px 64px 32px rgba(174, 174, 192, 0.3) !important;
}
.box-shadow-double {
	box-shadow: 0px 2px 6px 0px rgba(174, 174, 192, 0.3), 0px 4px 12px 2px rgba(174, 174, 192, 0.3) !important;
}
.box-shadow-double2 {
	box-shadow: 0px 4px 12px 2px rgba(174, 174, 192, 0.3), 0px 2px 6px 0px rgba(174, 174, 192, 0.3) !important;
}
.box-shadow-double3 {
	box-shadow: 0px 8px 24px 4px rgba(174, 174, 192, 0.3), 0px 4px 12px 2px rgba(174, 174, 192, 0.3) !important;
}
.box-shadow-double4 {
	box-shadow: 0px 16px 32px 8px rgba(174, 174, 192, 0.3), 0px 4px 12px 2px rgba(174, 174, 192, 0.3) !important;
}
.box-shadow-double5 {
	box-shadow: 0px 32px 48px 16px rgba(174, 174, 192, 0.3), 0px 4px 12px 2px rgba(174, 174, 192, 0.3) !important;
}
.box-shadow-double6 {
	box-shadow: 0px 48px 64px 32px rgba(174, 174, 192, 0.3), 0px 4px 12px 2px rgba(174, 174, 192, 0.3) !important;
}
textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
	-webkit-appearance: none;
	border-radius: 0;
}
* {
	box-sizing: border-box;
}
html {
	height: 100%;
	scroll-behavior: smooth;
	font: 16px/26px "GTE-regular", sans-serif;
	letter-spacing: 0.5px;
	color: #3A3D41;
}
body {
	min-height: 100%;
	margin: 0;
}
::selection {
	color: #3A3D41;
	background: #87bae9;
	background: #aff5d5;
}
::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #838D90;
	opacity: 1;
	/* Firefox */
	font-family: "GTE-light";
}
:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #838D90;
	font-family: "GTE-light";
}
::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #838D90;
	font-family: "GTE-light";
}
/* For IE10 */
.select::-ms-expand {
	display: none;
}
h1,
.h1 {
	font-family: "GTE-bold";
	font-weight: bold;
	font-size: 36px;
	line-height: 38px;
	margin: 0 0 26px 0;
	color: #3A3D41;
	width: 100%;
}
h2,
.h2 {
	font-family: "GTE-regular";
	font-weight: lighter;
	font-size: 30px;
	line-height: 32px;
	margin: 0 0 26px 0;
	color: #3A3D41;
	width: 100%;
}
h3,
.h3 {
	font-family: "GTE-regular";
	font-weight: lighter;
	font-size: 28px;
	line-height: 32px;
	margin: 0 0 24px 0;
	color: #3A3D41;
	width: 100%;
}
h4,
.h4 {
	font-family: "GTE-regular";
	font-weight: normal;
	font-size: 24px;
	line-height: 28px;
	margin: 0 0 24px 0;
	color: #3A3D41;
	width: 100%;
}
h5,
.h5 {
	font-family: "GTE-light";
	font-weight: normal;
	font-size: 20px;
	line-height: 28px;
	margin: 0 0 18px 0;
	color: #484D51;
	width: 100%;
}
h6,
.h6 {
	font-family: "GTE-light";
	font-weight: normal;
	font-size: 18px;
	line-height: 26px;
	margin: 0 0 18px 0;
	color: #484D51;
	width: 100%;
}
p,
.p {
	margin: 0 0 24px 0;
}
a:visited {
	color: #2362a9;
}
b,
strong {
	font-family: "GTE-bold";
}
hr {
	width: 100%;
	border: 0.5px solid #d5dae0;
}
.link {
	display: inline-flex;
	align-items: center;
	text-decoration: none;
	color: #2362a9;
	cursor: pointer;
	transition: 0.1s;
	position: relative;
}
.link:webkit-any-link {
	color: red;
}
.link.link_arrow::after {
	content: '';
	display: inline-flex;
	width: 22px;
	height: 22px;
	min-width: 22px;
	margin: 3px;
	background-image: url("../images/common/n-arrow-b.svg");
	transform: rotate(270deg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 18px;
}
.link.link_arrow_w::after {
	background-image: url("../images/common/n-arrow-w.svg");
}
.link.link_return::before {
	content: '';
	display: inline-flex;
	width: 22px;
	height: 22px;
	min-width: 22px;
	margin: 3px;
	background-image: url("../images/common/n-arrow-b.svg");
	transform: rotate(90deg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 18px;
}
.link.link_blank::after {
	content: '';
	display: inline-flex;
	width: 22px;
	height: 22px;
	min-width: 22px;
	margin: 3px;
	background-image: url("../images/common/link-b.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 18px;
}
.link.link_document {
	display: inline-flex;
	align-items: center;
	overflow: hidden;
}
.link.link_document::before {
	content: '';
	display: inline-flex;
	align-items: flex-start;
	width: 42px;
	height: 42px;
	min-width: 42px;
	/*background-image: url("../images/documents/default-document.svg");*/
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-right: 8px;
}
/*
.link.link_document[href$=".pdf"]::before {
	background-image: url("../images/documents/pdf.svg");
	background-size: contain;
}
.link.link_document[href$=".doc"]::before, .link.link_document[href$=".adoc"]::before {
	background-image: url("../images/documents/doc.svg");
	background-size: contain;
}
.link.link_document[href$=".xls"]::before, .link.link_document[href$=".xlsx"]::before {
	background-image: url("../images/documents/xls.svg");
	background-size: contain;
}
.link.link_document.link_document_sm[href$=".pdf"]::before {
	background-image: url("../images/documents/pdf-min.svg");
}
.link.link_document.link_document_sm[href$=".doc"]::before, .link.link_document.link_document_sm[href$=".adoc"]::before {
	background-image: url("../images/documents/doc-min.svg");
}
.link.link_document.link_document_sm[href$=".xls"]::before, .link.link_document.link_document_sm[href$=".xlsx"]::before {
	background-image: url("../images/documents/xlsx-min.svg");
}
*/
.progressbar-wr {
	width: 100%;
	margin: auto;
	padding: 0 10px;
}
.progressbar {
	width: 100%;
	text-align: center;
}
.progressbar .progressbar__text {
	color: #2E2E2E;
	margin: 3px 0;
	font-family: "GTE-light";
}
.progressbar .progressbar__steps {
	height: 10px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 6px auto;
}
.progressbar .progressbar__step {
	width: 100%;
	height: 100%;
	background: #c5d8ee;
	margin: 0 2px;
}
.progressbar .progressbar__step.progressbar__step_first {
	border-top-left-radius: 100px;
	border-bottom-left-radius: 100px;
}
.progressbar .progressbar__step.progressbar__step_last {
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
}
.progressbar .progressbar__step.progressbar__step_active {
	background: #2362a9;
}
.progressbar.progressbar_green .progressbar__step {
	background: #cbe9e7;
}
.progressbar.progressbar_green .progressbar__step_active {
	background: #199591;
}
.list {
	margin: 0;
	padding: 0px 0 0px 24px;
	margin-bottom: 24px;
	font-family: "GTE-light";
}
.list_horizontal .list-item {
	display: inline-block;
	margin-right: 12px;
}
.list_checklist {
	list-style: none;
	padding: 0;
}
.list_checklist .list-item {
	background: url(../images/common/check-g.svg) no-repeat left top;
	background-size: 17px;
	background-position: 0 4px;
	padding: 0 0 0px 24px;
}
.list .list-item {
	margin-bottom: 8px;
}
.loading-target {
	position: relative;
}
.loading-target .loading-cont {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: inherit;
	background: url("../images/common/loading-g.svg") no-repeat center center;
	background-color: #f7f7f77d;
	background-size: 100px;
	z-index: 10;
}
.loading-target .loading-cont .circle {
	display: none;
}
.loading-target.loading-finished .loading-cont .circle {
	display: block;
	width: 70px;
	height: 70px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: url("../images/common/check-g.svg") no-repeat center center;
	background-color: #bcd6cb;
	background-size: 40px;
	border-radius: 50px;
}
.loading {
	position: relative;
}
.loading .loading-cont {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: inherit;
	/*background: url("../images/common/loading-g.svg") no-repeat center center;*/
	background-color: #ebebebb8;
	background-size: 100px;
}
.loading .loading-cont .circle {
	display: none;
}
.loading.loading-finished .loading-cont .circle {
	display: block;
	width: 64px;
	height: 64px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: url("../images/common/check-g.svg") no-repeat center #E3F5E9;
	background-size: 32px;
	box-shadow: 0px 16px 32px 8px rgba(174, 174, 192, 0.3), 0px 4px 12px 2px rgba(174, 174, 192, 0.3);
	border-radius: 50px;
}
.form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.form .form__price-cont {
	display: flex;
	align-items: center;
	min-height: 50px;
	padding: 14px 14px;
	margin-bottom: 12px;
	border-radius: 5px;
	text-align: left;
	font-size: 15px;
	font-family: "GTE-light";
	background: #f4f6f8;
	color: #2362a9;
}
.form .form__price-cont__text {
	margin-right: 5px;
}
.form .form__price-cont__value {
	display: flex;
	align-items: center;
	font-family: "GTE-regular";
	color: #2362a9;
	padding: 0 5px;
	font-size: 16px;
}
.form .form__price-cont__value.old-price {
	text-decoration: line-through;
	color: #959fae;
}
.form .form__price-cont__value.present::before {
	content: "";
	display: flex;
	justify-content: center;
	width: 26px;
	height: 26px;
	background: url(../images/common/present-b.svg) no-repeat center center;
	background-size: contain;
	margin-right: 5px;
}
.form-header {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	width: 100%;
	padding: 10px 20px 10px 20px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.form-header .form-header__return-btn {
	position: absolute;
	width: 30px;
	height: 30px;
	bottom: -20px;
	left: 20px;
	background: url(../images/common/return.svg) no-repeat center center #fff;
	background: url(../images/common/arow.svg) no-repeat center center #fff;
	background-size: 18px;
	padding: 20px;
	border-radius: 100%;
	background-color: #fff;
	transition: 0.3s;
	z-index: 5;
}
.form-body {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	align-content: flex-start;
	justify-content: space-between;
	width: 100%;
	padding: 20px;
}
.form-footer {
	width: 100%;
	padding: 10px 20px 10px 20px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.form1 {
	max-width: 460px;
	width: 100%;
	padding: 32px 42px;
	border-bottom: 5px solid #d0d6de;
	overflow: hidden;
	border-radius: 10px;
	box-shadow: 0px 5px 10px 0px #7e7e7e9c;
	background: #fff;
}
.form2 {
	max-width: 420px;
	width: 100%;
}
.form3 {
	max-width: 460px;
	width: 100%;
	border-radius: 20px;
	box-shadow: 0px 8px 24px 4px rgba(174, 174, 192, 0.3), 0px 4px 12px 2px rgba(174, 174, 192, 0.3);
}
.form3 .form-header {
	padding: 12px 60px 16px 60px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	background: #f8fafb;
	min-height: 65px;
}
.form3 .form-body {
	padding: 40px;
	min-height: 420px;
	border-top: 1px solid #eee;
}
.form3 .form-footer {
	padding: 20px 60px 20px 60px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.form3 .form-header__return-btn {
	box-shadow: 0 0px 0px 5px #f7f7f7;
	border: 1px solid #eeeeee;
}
.form3 .form-header__return-btn:hover {
	background-color: #C4C9CA;
}
.form3 .form-header__return-btn.form-header__return-btn-home {
	/*background: url(../images/common/house-ng.svg) no-repeat center center #fff;*/
	background-size: 26px;
	bottom: unset;
	left: 14px;
}
.form4 {
	max-width: 460px;
	width: 100%;
	border-radius: 16px;
	overflow: hidden;
	box-shadow: 0px 16px 32px 8px rgba(174, 174, 192, 0.3), 0px 4px 12px 2px rgba(174, 174, 192, 0.3);
	background: #fff;
}
.form4 h4 {
	padding: 14px 30px;
	margin: 0;
	font-size: 20px;
	box-shadow: 0px 5px 10px 0px #c0d4dd33;
}
.form4 .form-header {
	padding: 15px 20px 15px 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	min-height: 72px;
}
.form4 .form-body {
	padding: 24px 40px;
	min-height: 300px;
	border-top: 1px solid #eee;
}
.form4 .form-footer {
	padding: 14px 40px 24px 40px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	min-height: 72px;
}
.form4 .form-header__return-btn {
	top: 17px;
	left: 17px;
	bottom: unset;
	box-shadow: 0 0px 0px 3px #f7f7f7;
	box-shadow: unset;
	border: unset;
	background-size: 22px;
	background: url(../images/common/arow-ng.svg) no-repeat center center #fff;
	background-size: 18px;
	background-color: #FAFAFA;
}
.form4 .form-header__return-btn:hover {
	filter: brightness(0.95);
}
.form4 .progressbar-wr {
	width: 320px;
}
.input-cont {
	position: relative;
	display: inline-flex;
	flex-wrap: wrap;
	margin-bottom: 18px;
	border-radius: 5px;
}
.input-cont.error .input {
	border-bottom: 1px solid #D83327 !important;
}
.input-cont.error .input-cont-name {
	color: #D83327 !important;
}
.input-cont.highlight .input {
	border-bottom: 1px solid #31A993 !important;
	color: #31A993;
	font-family: "GTE-bold";
}
.input-cont.highlight .input-cont-name {
	color: #31A993 !important;
}
.input-cont.input-cont_disabled {
	background-color: #e1e1e1;
	cursor: default;
	user-select: none;
}
.input-cont.input-cont_disabled .input,
.input-cont.input-cont_disabled .select,
.input-cont.input-cont_disabled .textarea,
.input-cont.input-cont_disabled .input-file {
	border-bottom: 1px solid transparent;
}
.input-cont.input-cont_disabled:hover .input,
.input-cont.input-cont_disabled:hover .select,
.input-cont.input-cont_disabled:hover .textarea,
.input-cont.input-cont_disabled:hover .input-file {
	background-color: #e1e1e1 !important;
}
.input-cont.input-cont_disabled .input-info {
	background-color: #A3ABAD;
}
.input-cont.input-cont_disabled .input-info:hover {
	width: 18px;
	height: 18px;
}
.input-cont.input-cont_disabled .placeholder {
	color: #2B2D30;
}
.input-cont .input-info {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 18px;
	height: 18px;
	background: url(../images/form/form-question-w.svg) no-repeat center center #6F9DEB;
	background-size: 14px;
	border-radius: 4px;
	cursor: pointer;
	z-index: 3;
	border: 1px solid #e8ebf0;
	transition: 0.2s ease;
}
.input-cont .input-info:hover {
	width: 22px;
	height: 22px;
}
.input-cont .input-info-expanded {
	position: absolute;
	right: 0;
	width: 80%;
	max-width: 320px;
	padding: 16px 32px 16px 16px;
	background: #fff;
	border: 1px solid #dce1ea;
	box-shadow: 0px 16px 32px 8px rgba(174, 174, 192, 0.3);
	border-radius: 10px;
	z-index: 4;
}
.input-cont .input-info-expanded .input-info-expanded__close {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 28px;
	height: 28px;
	background: url(../images/common/close-ng.svg) no-repeat center center;
	background-size: contain;
	cursor: pointer;
}
.input-cont .input-info-expanded .input-info-expanded__content {
	font-size: 16px;
	line-height: 20px;
	font-family: "GTE-light";
}
.input-cont .input-info-expanded .input-info-expanded__image {
	width: 100%;
	height: 160px;
	border-radius: 6px;
	box-shadow: 0px 2px 6px 0px rgba(174, 174, 192, 0.3), 0px 4px 12px 2px rgba(174, 174, 192, 0.3);
	background-size: cover;
	background-position: right bottom;
}
.input-cont .input-cont-name {
	display: inline-flex;
	justify-content: space-between;
	width: 95%;
	height: 26px;
	position: absolute;
	top: 0;
	left: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	transition: 0.1s;
	z-index: 2;
	color: #616161;
	font-family: "GTE-light";
	font-size: 15px;
	line-height: 36px;
	letter-spacing: 0.3px;
	padding: 0 15px;
	pointer-events: none;
}
.monospace {
	font-family: "RobotoMono-regular";
}
.input,
.select,
.textarea,
.input-file {
	display: inline-flex;
	width: 100%;
	height: 60px;
	padding: 26px 36px 6px 12px;
	margin: 3px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	outline: none;
	border: none;
	border-bottom: 1px solid #eff2f5;
	color: #3A3D41;
	font-size: 16px;
	line-height: 24px;
	font-family: "GTE-regular";
	background: none;
	border-radius: 0;
	transition: 0.2s ease;
	letter-spacing: 0.3px;
}
.input[disabled],
.select[disabled],
.textarea[disabled],
.input-file[disabled] {
	color: #bdb9b9;
	border-bottom: transparent !important;
}
.input:hover,
.select:hover,
.textarea:hover,
.input-file:hover {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.input.nolabel,
.select.nolabel,
.textarea.nolabel,
.input-file.nolabel {
	padding: 12px 36px 12px 12px;
}
.input.input_search,
.select.input_search,
.textarea.input_search,
.input-file.input_search {
	background: url(../images/common/search-ng.svg) no-repeat center left;
	background-size: 28px;
	background-position: 12px;
	padding: 12px 32px 12px 48px;
}
.input.input_v2,
.select.select_v2,
.textarea.textarea_v2,
.input-file.input-file_v2 {
	background-color: #fff;
	border: 1px solid #E4E7E7;
	box-shadow: inset 0px 4px 12px 2px rgba(218, 218, 228, 0.3);
	border-radius: 8px;
}
.input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	appearance: none;
	cursor: pointer;
}
.select {
	background: url("../images/common/n-arrow-ng.svg") no-repeat right center;
	background-size: 22px;
	background-position: 98% center;
	cursor: pointer;
	z-index: 1;
	text-indent: 0.1px;
	appearance: none;
}
.select::-ms-expand {
	display: none;
}
.input-file {
	background: url(../images/form/form-upload-v2-gr.svg) no-repeat right center;
	background-size: 22px;
	background-position: 98% center;
	cursor: pointer;
}
.input-file .placeholder {
	overflow: hidden;
	text-overflow: ellipsis;
	display: flex;
	align-items: center;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 80%;
	height: 34px;
	padding-left: 12px;
	margin: 3px;
}
.input-file.nolabel .placeholder {
	bottom: unset;
	padding-left: 12px;
}
.input-number::-webkit-outer-spin-button,
.input-number::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
.input-number {
	-moz-appearance: textfield;
}
.textarea {
	white-space: unset;
	overflow: unset;
	resize: none;
	min-height: 140px;
	padding: 10px 35px 10px 10px;
}
.input-date {
	background: url(../images/form/form-calendar-gr.svg) no-repeat right center;
	background-size: 22px;
	background-position: 98% center;
}
input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
	display: none;
	-webkit-appearance: none;
}
.mod-bitrix-date ~ img {
	position: absolute;
	/* left: 0; */
	right: 10px;
	top: 14px;
	bottom: 0;
	margin: auto;
}
input[type="submit"] .input-checkbox {
	-webkit-appearance: none;
	border-radius: 0;
}
.button {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	min-width: 120px;
	max-width: 320px;
	padding: 8px 16px;
	height: 48px;
	border-radius: 5px !important;
	border: none;
	vertical-align: middle;
	margin-right: 14px;
	margin-bottom: 14px;
	font-family: "GTE-regular";
	font-size: 16px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	user-select: none;
	text-decoration: none;
	transition: 0.1s ease;
	outline: none;
	appearance: none;
	background-color: #2362a9;
	color: #f1f3f6 !important;
}
.button:hover {
	filter: brightness(0.95);
}
.button[disabled] {
	background-color: #d0d0d0;
	color: #9e9e9e !important;
	cursor: default;
	filter: brightness(1);
}
.button.button_border {
	border: 1px solid red;
}
.button.button_rounded {
	border-radius: 100px !important;
}
.button.button_small {
	min-width: 90px;
	max-width: 200px;
	padding: 5px 8px;
	height: 36px;
}
.button.button2 {
	background-color: #fff;
	color: #2673B7 !important;
	border: 2px solid #c4d4e5;
}
.button.button2[disabled] {
	background: #E0E0E0;
	color: #afafaf !important;
}
.button.button3 {
	background-color: #31A993;
	color: #fff !important;
}
.button.button3[disabled] {
	background-color: #d0d0d0;
	color: #9e9e9e !important;
}
.button.button4 {
	background-color: transparent;
	color: #2362a9 !important;
}
.button.button4[disabled] {
	color: #afafaf !important;
}
.button.button5 {
	background-color: #fff;
	color: #2362a9 !important;
}
.button.button5[disabled] {
	color: #afafaf !important;
	filter: unset;
}
.button.button6 {
	background-color: transparent;
	color: #616161 !important;
	border: 2px solid #C7C7C7;
}
.button.button6[disabled] {
	color: #afafaf !important;
}
.button.button7 {
	background-color: #fff;
	color: #158289 !important;
	border: 2px solid #c4d9d7;
}
.button.button7[disabled] {
	background: #E0E0E0;
	color: #afafaf !important;
}
.button-cont {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
/*RADIO, CHECKBOX*/
.option-cont {
	display: inline-flex;
	margin-bottom: 6px;
	margin: 6px;
}
.option-cont .option-cont__textbox {
	padding: 0 6px;
	font-family: "GTE-light";
	font-size: 15px;
	line-height: 23px;
	display: inline-flex;
	align-items: center;
	flex-wrap: wrap;
	user-select: none;
}
.option-cont .option-cont__text {
	margin: 6px 0;
}
.option {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	position: relative;
	user-select: none;
	transition: 0.2s ease;
	font-size: 15px;
	cursor: pointer;
	width: 40px;
	height: 40px;
	min-width: 40px;
	min-height: 40px;
	padding: 5px;
	border: 2px solid transparent;
}
.option:hover .checkbox ~ .checkmark,
.option:hover .radio ~ .checkmark {
	border: 2px solid #00A98A;
}
.option .checkbox,
.option .radio {
	display: none;
	position: absolute;
	opacity: 0;
	height: 0;
	width: 0;
}
.option .checkbox ~ .checkmark,
.option .radio ~ .checkmark {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 26px;
	width: 26px;
	background: #eaeaea;
	transition: background-color 0.1s;
}
.option .checkbox ~ .checkmark::after,
.option .radio ~ .checkmark::after {
	transition: background-color 0.1s;
}
.option .checkbox:checked ~ .checkmark,
.option .radio:checked ~ .checkmark {
	background: #eaeaea;
}
.option .checkbox ~ .checkmark {
	border-radius: 3px;
}
.option .checkbox:checked ~ .checkmark {
	background: url("../images/form/form-checkbox.svg") no-repeat center center #00A98A;
	background-size: 16px;
}
.option .radio {
	border: 2px solid transparent;
}
.option .radio ~ .checkmark {
	border-radius: 100%;
}
.option .radio ~ .checkmark::after {
	content: "";
	visibility: hidden;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #00A98A;
}
.option .radio:checked ~ .checkmark {
	border: 2px solid #00A98A;
}
.option .radio:checked ~ .checkmark::after {
	visibility: visible;
}
/*RADIO, CHECKBOX*/
.table-cont {
	overflow: auto;
	margin-bottom: 24px;
	border-radius: 10px;
}
.table-cont_bordered {
	border: 1px solid #E4E7E7;
}
.table {
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	font-size: 16px;
	line-height: 22px;
}
.table .thead td, .table .thead th,
.table thead td,
.table thead th {
	color: #484D51;
	font-family: "GTE-bold" !important;
	font-weight: normal;
}
.table tr {
	vertical-align: top;
}
.table tr.row-fixed {
	position: sticky;
	top: 0;
	z-index: 1;
	box-shadow: 0px 2px 0px 0px #E4E7E7;
}
.table td, .table th {
	padding: 14px 20px 14px 20px;
	max-width: 250px;
}
.table td.cell-fixed, .table th.cell-fixed {
	position: sticky;
	left: 0;
	text-align: center;
	border-right: 0px;
}
.table td.cell-fixed:nth-child(1), .table th.cell-fixed:nth-child(1) {
	background: #F4F9FF;
}
.table td.cell-fixed:nth-child(2), .table th.cell-fixed:nth-child(2) {
	background: #F4F9FF;
	border-right: 4px solid #E6ECF4;
}
.table_compact {
	font-size: 14px;
	line-height: 18px;
}
.table_compact td, .table_compact th {
	padding: 4px 6px;
}
.table_nowrap td, .table_nowrap th {
	white-space: nowrap;
}
.table_border td, .table_border th {
	border-bottom: 1px solid #E4E7E7;
	border-right: 1px solid #E4E7E7;
}
.table_border td:last-child {
	border-right: none;
}
.table_border tr:last-child td {
	border-bottom: none;
}
.table_border-bottom tr {
	border-bottom: 1px solid #E4E7E7;
}
.table_border-bottom tr:last-child {
	border-bottom: none;
}
.table_odd-bg tr:nth-child(odd) {
	background-color: #f9f9f9;
}
.table_odd-bg tr:nth-child(even) {
	background-color: #fff;
}
.table_even-bg tr:nth-child(odd) {
	background-color: #fff;
}
.table_even-bg tr:nth-child(even) {
	background-color: #f9f9f9;
}
.table_vertical-center tr, .table_vertical-center th {
	vertical-align: middle;
}
.table_data-table td {
	max-width: 220px;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
	font-size: 14px;
	line-height: 18px;
	padding: 16px 16px;
}
.table_data-table .status {
	padding: 4px 8px;
	border-radius: 5px;
}
.table .selected-cell {
	background: #f9f9f9;
}
.table.col-2 td {
	width: 50%;
}
.table.col-3 td {
	width: 33%;
}
.table.col-4 td {
	width: 25%;
}
.table.card-info {
	margin: 2px auto;
}
.table.card-info tr {
	border-bottom: 2px solid #f1f4f6;
}
.table.card-info tr:last-child {
	border-bottom: none;
}
.table.card-info td {
	padding: 14px 20px 14px 0px;
	color: #141414;
}
.table.card-info td:first-child {
	color: #141414;
}
.table.card-info td:nth-child(2) {
	color: #3A3D41;
}
.table.card-info2 td {
	padding: 14px 20px 14px 20px;
	max-width: 250px;
}
.table.card-info2 td:first-child {
	color: #141414;
	border-right: 2px solid #f1f4f6;
	width: 30%;
}
.table.card-info2 td:nth-child(2) {
	color: #3A3D41;
}
.table.card-info2 td:last-child {
	color: #141414;
}
.table.card-info2 .first-row {
	border-top: 2px solid #f1f4f6;
}
.table.card-info2 .first-row:first-child {
	border-top: none;
}
.table.table2 td {
	padding: 14px 20px 14px 20px;
	max-width: 250px;
}
.table.table2 .thead td {
	color: #3A3D41;
}
.table.table2 thead th {
	color: #3A3D41;
}
.table.table3 {
	border: 2px solid #E6ECF4;
}
.table.table3 td {
	padding: 14px 20px 14px 20px;
	max-width: 250px;
	font-family: "GTE-light";
	border-right: 2px solid #E6ECF4;
}
.table.table3 td:last-child {
	border-right: none;
}
.table.table3 tr {
	border-bottom: 2px solid #E6ECF4;
}
.table.table3 tr:last-child {
	border-bottom: none;
}
.table.table3 .thead {
	background: #F4F9FF;
	border-bottom: 2px solid #E6ECF4;
}
.table.table3 .thead td {
	color: #3A3D41;
}
.slider-controls {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	margin: auto;
	max-width: 1200px;
	padding: 0 50px;
	position: relative;
}
.slider-controls .arrow {
	cursor: pointer;
	z-index: 2;
	justify-content: center;
	align-items: center;
	margin: 18px;
	width: 42px;
	height: 42px;
	border-radius: 100px;
	background-repeat: no-repeat;
	background-position: center;
	transition: 0.2s;
	background-color: #f4f4f4;
	border: 1px solid #e4e4e4;
	box-shadow: 0px 0px 0 0 #aeaec04d;
	background-image: url(../images/common/n-arrow-ng.svg);
	background-repeat: no-repeat;
	background-size: 22px;
}
.slider-controls .arrow:hover {
	background-color: #fff;
	border: 1px solid #f5f5f5;
	box-shadow: 0px 0px 6px 1px #aeaec04d;
}
.slider-controls .arrow.left {
	transform: rotate(90deg);
	position: absolute;
	left: 0;
}
.slider-controls .arrow.right {
	transform: rotate(-90deg);
	position: absolute;
	right: 0;
}
.slider-controls .swiper-slide {
	margin-bottom: 40px;
}
.slider-list {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 960px;
	height: 100%;
	margin: auto;
	text-align: center;
}
.slider-list .slider-item-wr {
	display: flex;
}
.slider-list .slider-item {
	width: 320px;
	padding: 20px;
	border-radius: 8px;
}
.slider-list .slider-item h3 {
	font-size: 22px;
}
.slider-list .slider-image {
	max-width: 100%;
	height: 160px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 20px;
	position: relative;
}
.slider-list .slider-text {
	margin-bottom: 10px;
	overflow: hidden;
	font-size: 14px;
	line-height: 22px;
}
/* POPUP */
.response-window-wr {
	display: flex;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	z-index: 1000;
}
.close-area {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #dee0e457;
}
.response-window {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	position: relative;
	max-width: 600px;
	font-size: 20px;
	background: #fff;
	color: #2b3137;
	box-shadow: 0px 1px 5px 0px rgba(27, 31, 35, 0.15);
	font-size: 16px;
	margin: 10px;
	border-radius: 10px;
	overflow: hidden;
}
.response-window .response-window__header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 50px;
	background: #364250;
	color: #fff;
	padding: 0 20px;
	font-size: 20px;
}
.response-window .response-window__body {
	width: 100%;
	padding: 0px 20px;
	margin: 12px 0;
	min-height: 80px;
}
.response-window .response-window__footer {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	margin-bottom: 12px;
}
.response-window .response-window__close {
	display: inline-flex;
	justify-self: center;
	align-items: center;
	width: 20px;
	height: 20px;
	padding: 14px;
	background: url("../images/common/close-w.svg") no-repeat center center;
	background-size: 24px;
	transition: 0.1s ease;
	cursor: pointer;
}
.response-window .response-window__image {
	width: 500px;
	height: 500px;
	box-shadow: 0 0 20px 0px #ced5de;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.response-window .response-window__image .button {
	position: absolute;
	top: 180px;
	/* bottom: 327px; */
	left: 55px;
	/* right: 10px; */
	margin: auto;
	width: 180px;
}
.response-window .response-window__image .response-window__close {
	padding: 22px;
	position: absolute;
	right: 0;
	margin: 10px;
	border: 1px solid #2362a9;
	background-color: #fcfcfc;
	border-radius: 100%;
	background-image: url("../images/common/close-b.svg");
}
.response-window .response-window__text * {
	color: red !important;
}
.response-window .message-success,
.response-window .message-error,
.response-window .message-info {
	display: flex;
	align-items: flex-start;
	margin-bottom: 10px;
	width: 100%;
}
/*
.response-window .message-success::before {
	content: "";
	display: inline-flex;
	width: 36px;
	min-width: 36px;
	height: 20px;
	background: url("../images/form/form-checked.svg") no-repeat left center;
	background-size: 26px;
}
.response-window .message-error::before {
	content: "";
	display: inline-flex;
	width: 36px;
	min-width: 36px;
	height: 20px;
	background: url("../images/form/form-error.svg") no-repeat left center;
	background-size: 26px;
}
.response-window .message-info::before {
	content: "";
	display: inline-flex;
	width: 36px;
	min-width: 36px;
	height: 20px;
	background: url("../images/form/form-info.svg") no-repeat left center;
	background-size: 26px;
}
*/
.close-area_v2 {
	background: #edededd9;
}
.response-window-v2 {
	position: relative;
}
.response-window-v2 .response-window-v2__close {
	position: absolute;
	right: -22px;
	top: -22px;
	border-radius: 100px;
	width: 42px;
	height: 42px;
	background: url(../images/common/close-ng.svg) no-repeat center center #f8fbfe;
	background-size: 24px;
	box-shadow: 0 3px 6px 0px #20252c36;
	cursor: pointer;
	z-index: 10;
}
.response-window-v2 .response-window-v2__close-v2 {
	position: absolute;
	right: 0;
	left: 0;
	top: -20px;
	margin: auto;
	border-radius: 100px;
	width: 42px;
	height: 42px;
	background: url(../images/common/close.svg) no-repeat center center #ededed;
	background-size: 28px;
	box-shadow: 0px 0px 0px 3px white;
	cursor: pointer;
	z-index: 10;
}
.response-window-v3 {
	position: relative;
}
.response-window-v3 .response-window-v3__close {
	position: absolute;
	right: 25px;
	left: unset;
	top: -20px;
	margin: auto;
	border-radius: 100px;
	width: 44px;
	height: 44px;
	background: url(../images/common/close.svg) no-repeat center center #ededed;
	background-size: 28px;
	box-shadow: 0px 0px 0px 4px white;
	transition: 0.2s;
	cursor: pointer;
	z-index: 10;
}
.response-window-v3 .response-window-v3__close:hover, .response-window-v3 .response-window-v3__close:active {
	box-shadow: 0px 0px 0px 6px white;
}
/* /POPUP */
.row {
	display: inline-flex;
	align-items: center;
	width: 100%;
}
.devider {
	border-bottom: 2px solid #eff0f2;
	padding-bottom: 10px;
}
.drop::after {
	content: "";
	display: inline-flex;
	width: 10px;
	height: 10px;
	background: url("../images/common/n-arrow-ng.svg") no-repeat center center;
	background-size: 8px;
	margin-left: 5px;
}
.drop:hover::after,
.drop:active::after {
	transform: rotate(180deg);
}
.error {
	color: #D83327;
}
.error-message {
	display: none;
	color: #D83327;
	width: 100%;
	margin-top: 5px;
}
.warning-message {
	display: none;
	color: #64707f;
}
.error-message.show,
.warning-message.show {
	display: inline-flex;
	animation-name: showErrorText;
	animation-direction: normal;
	animation-duration: 0.3s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: 1;
}
.body-content {
	/*padding-bottom: 520px;*/
	position: relative;
}
/*
header {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	background: #fff;
}
header .content {
	display: flex;
	flex-wrap: wrap;
	max-width: 1200px;
	width: 100%;
	height: 100px;
}
header .content-mob-wr {
	display: none;
	position: fixed;
	background: #f8f8f8;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 100;
}
header .content-mob {
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	background: #f5f7fa;
}
header .content-mob .logo {
	background: url("../images/logos/logo-b.svg") no-repeat center center #fff;
	background-size: 130px;
	min-width: 130px;
	width: 140px;
}
header .content-mob .menu-groups {
	width: 100%;
	flex-wrap: wrap;
	background: #fff;
	margin: 0 0 0 0;
}
header .content-mob .top-header {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 50px;
	background: #fff;
}
header .content-mob .bottom-header {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	background: #fff;
}
header .content-mob .close-sign {
	display: inline-flex;
	background: url("../images/common/close.svg") no-repeat center center #fff;
	background-size: 24px;
	height: 100%;
	width: 50px;
}
header .content-mob .lang-switch {
	display: inline-flex;
	min-width: 70px;
	margin: 0px 5px;
	padding: 0;
}
header .content-mob .lang-switch .globe {
	width: 16px;
	height: 30px;
	background-size: 16px;
}
header .content-mob .lang-switch .drop::after {
	background-size: 9px;
}
header .content-mob .phone {
	display: inline-flex;
	width: 90px;
	height: 50px;
	background: url("../images/common/phone-v2-b.svg") no-repeat center center;
	background-size: 70px;
	border-radius: 100px;
	margin: 0 5px;
}
header .content-mob .tabs {
	display: inline-flex;
	width: 100%;
}
header .content-mob .tabs .tab {
	padding: 10px 18px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	margin-left: 8px;
}
header .content-mob .tabs .tab.active {
	background: #fff;
	background: #f3f5f7;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
header .content-mob .menu-group {
	width: 100%;
	margin: 0;
	border-bottom: 1px solid #ebf5ff;
	border-bottom: 1px solid #d2dae3;
}
header .content-mob .menu-group .links {
	display: none;
	background: #fff;
	width: 100%;
	padding: 5px 26px 5px 26px;
	flex-wrap: wrap;
	transition: 3s;
}
header .content-mob .menu-group input[type="radio"]:checked ~ .links {
	display: inline-flex;
	background: #fbfdff;
}
header .content-mob .menu-group .drop:active {
	background: #2463a8;
	color: #eaf4ff;
	background: #fbfdff;
	color: #a9b2bc;
	color: #67737e;
	background: #f6f7f8;
	padding: 14px 24px;
	transition: 0.2s;
}
header .content-mob .menu-group .mobile-title {
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
	font-size: 16px;
	line-height: 26px;
	width: 100%;
	margin-bottom: 0;
	font-family: "GTE-bold";
	cursor: pointer;
	color: #626972 !important;
	min-height: 40px;
	letter-spacing: 0.5px;
}
header .content-mob .menu-group .link.title {
	display: none;
}
header .content-mob .menu-group .link {
	color: #2362a9;
	width: 100%;
	padding: 5px 0;
}
header .content-mob .menu-group.non-expandable .links {
	display: inline-flex;
	padding: 14px 26px;
	background: #fff;
}
header .content-mob .menu-group.non-expandable .link.title {
	display: inline-flex;
}
header .content-mob .extra-content {
	width: 100%;
	border-top: 1px solid #e6e6e6;
	padding: 10px 20px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
header .content-mob .myaccess {
	width: 140px;
	background-size: contain;
	background: url(../images/logos/myAccess.svg) no-repeat center center;
}
header .content-mob .atm {
	padding: 0;
	height: 50px;
	margin: 5px;
	border-radius: 100px;
}
header .content-mob .atm .pin {
	width: 46px;
	height: 46px;
	background-size: 21px;
	border-radius: 100px;
}
header .content-mob .atm .text {
	margin: 0 10px 0 0;
	font-size: 20px;
}
header .logo-and-hamburger {
	display: inline-flex;
	align-items: center;
	height: 50px;
}
header .hamburger {
	display: none;
	background: url("../images/common/hamburger.svg") no-repeat center center #2362a9;
	background-size: 24px;
	height: 100%;
	width: 50px;
}
header .logo {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	width: 180px;
	min-width: 180px;
	background: url("../images/logos/logo-w.svg") no-repeat center center #2362a9;
	background-size: 140px;
}
header .tabs {
	display: inline-flex;
	justify-content: flex-end;
	align-items: flex-end;
	width: 700px;
	height: 100%;
	padding: 0 10px;
}
header .tabs .tab {
	padding: 10px 18px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	margin: 0 2px;
}
header .tabs .tab.active {
	background: #f3f5f7;
	color: #2B2D30;
	color: #9aa2ad;
}
header .other {
	display: inline-flex;
	justify-content: flex-end;
	align-items: center;
	height: 50px;
	margin: 0 10px;
}
header .myaccess {
	display: inline-flex;
	width: 90px;
	height: 50px;
	background: url("../images/logos/myAccess-ng.svg") no-repeat center center;
	background-size: 66px;
}
header .atm {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	padding: 0 5px;
}
header .atm .pin {
	width: 20px;
	height: 30px;
	background: url("../images/common/pin.svg") no-repeat center center;
	background-size: 16px;
}
header .atm .text {
	margin: 0 6px;
}
header .lang-switch {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	position: relative;
	height: 100%;
	min-width: 160px;
	padding: 0 10px;
	cursor: pointer;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	font-size: 15px;
}
header .lang-switch:hover {
	background: #fff;
	border-left: 1px solid #cfe3fa;
	border-right: 1px solid #cfe3fa;
}
header .lang-switch .globe {
	width: 20px;
	height: 30px;
	background: url("../images/common/globe.svg") no-repeat center center;
	background-size: 20px;
}
header .lang-switch .text {
	display: inline-flex;
	align-items: center;
	margin-left: 5px;
	font-family: "GTE-regular";
}
header .lang-switch .dropdown {
	display: none;
	flex-wrap: wrap;
	box-shadow: 0px 6px 6px 0px #53535329;
	position: absolute;
	bottom: -100px;
	z-index: 110;
	width: 100%;
	min-width: 160px;
	background: #fff;
	border-left: 1px solid #cfe3fa;
	border-right: 1px solid #cfe3fa;
}
header .lang-switch .dropdown .link {
	display: inline-flex;
	justify-content: left;
	align-items: center;
	width: 100%;
	height: 50px;
	padding: 0 37px;
}
header .lang-switch .dropdown .link:hover {
	background: #dfe9ff;
}
header .lang-switch:hover .dropdown {
	display: flex;
}
header .top-menu {
	display: inline-flex;
	justify-content: space-between;
	background: #f6f6f6;
	background: #f3f5f7;
	position: relative;
	font-size: 15px;
}
header .top-menu .sections {
	display: inline-flex;
	align-items: center;
	height: 50px;
	padding: 0 10px;
}
header .top-menu .sections .section-wr {
	height: 100%;
	transition: 0.1s ease;
}
header .top-menu .sections .section-wr:hover .section {
	background: #fff;
	color: #62676d;
}
header .top-menu .sections .section-wr:hover .section-content {
	display: inline-flex;
}
header .top-menu .sections .section-wr:hover .drop::after {
	transform: rotate(180deg);
}
header .top-menu .sections .section-wr .section-content {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 50px;
	width: 100%;
	background: #fff;
	box-shadow: 0px 40px 40px 0px #a1a1a159;
	padding: 14px 40px 30px 40px;
	z-index: 100;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
header .top-menu .sections .section-wr .section-content .column {
	width: 33%;
	height: 100%;
	display: inline-flex;
	flex-wrap: wrap;
	overflow: hidden;
}
header .top-menu .sections .section-wr .section-content .link-block {
	width: 100%;
	padding: 8px 8px 8px 8px;
}
header .top-menu .sections .section-wr .section-content .link-block a {
	height: 30px;
	display: flex;
	align-items: center;
}
header .top-menu .sections .section-wr .section-content .link-block a:hover {
	text-decoration: underline;
}
header .top-menu .sections .section-wr .section-content .link-block p {
	margin: 0 0 4px 0;
	font-size: 14px;
}
header .top-menu .sections .section-wr .section-content .section-image {
	width: 320px;
	height: 180px;
	background: url("../images/test/card.jpg") no-repeat center center;
	background-size: cover;
	border-radius: 5px;
	margin: 20px auto;
}
header .top-menu .sections .section {
	justify-content: center;
	align-items: center;
	display: inline-flex;
	font-family: "GTE-regular";
	height: 100%;
	color: #4f5258;
	text-decoration: none;
	padding: 0 10px;
	white-space: nowrap;
}
header .top-menu .sections .section:hover {
	background: #fff;
	color: #62676d;
}
header .top-menu .search {
	width: 50px;
	height: 100%;
	background: url("../images/common/zoom.svg") no-repeat center center;
	background-size: 24px;
	cursor: pointer;
}
header .top-menu .search:hover {
	background-color: #2362a9;
	background-image: url("../images/common/zoom-w.svg");
}
header .top-menu .search .input {
	display: none;
	padding: 0px 50px 0px 60px;
	height: 50px;
}
header .top-menu .search.active {
	position: absolute;
	width: 100%;
	background-color: #f6f6f6;
	background-position: 20px;
	background-image: url("../images/common/zoom.svg");
}
header .top-menu .search.active .input {
	display: flex;
	border: none;
	font-size: 18px;
}
header .top-menu .search.active ~ .search-close {
	display: flex;
}
header .top-menu .search-close {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	margin: auto;
	width: 50px;
	height: 50px;
	background: url("../images/common/close.svg") no-repeat center center;
	background-size: 26px;
	cursor: pointer;
	filter: contrast(0.2);
}
.drop-v2::after {
	content: "";
	display: inline-flex;
	width: 30px;
	height: 30px;
	background: url(../images/common/n-arrow-ng.svg) no-repeat center center;
	transform: rotate(-90deg);
	transition: 0.3s;
}
.drop-v2.drop-v2__rotated::after {
	transform: rotate(0deg);
}
.header {
	display: flex;
	box-shadow: 0 5px 10px 0 #3d3d3d1f;
	z-index: 11;
	position: relative;
}
.header.header_business {
	background: #2362a9;
}
.header.header_business .header__logo {
	background-image: url("../images/logos/AccessBank-logo-w-v2.svg");
	background-color: #2362a9;
}
.header.header_business .header__logo:hover {
	background-color: #2b5198;
}
.header.header_business .header__section:hover {
	background: #3a68ac;
}
.header.header_business .header__language .header__language-text {
	color: #e4e7ed;
}
.header.header_business .header__section .header__section__title {
	color: #e4e7ed;
	border-right: 1px solid #6089c3;
}
.header.header_business .header__section:first-child .header__section__title {
	border-left: 1px solid #6089c3;
}
.header.header_business .header__section-switch .header__section-switch__link {
	color: #e4e7ed;
}
.header.header_business .header__section-switch .header__section-switch__link:hover {
	color: #fff;
}
.header.header_business .header__language {
	background-color: #2362a9;
}
.header.header_business .header__language:hover {
	background-color: #3162a9;
}
.header.header_business .header__language:hover .header__language-icon {
	background-color: transparent;
}
.header.header_business .header__language:hover .header__language-text {
	color: #6f6e7e;
}
.header.header_business .header__language .header__language-icon {
	background-color: #2362a9;
}
.header.header_business .header__language .header__language-expanded .link {
	background: #fff;
}
.header.header_business .header__search {
	background-color: #2362a9;
}
.header.header_business .header__search:hover {
	background-color: #2362a9;
	filter: brightness(1.2);
}
.header.header_business .content-mob .header__search:hover {
	background-color: unset;
}
.header.header_business .header__section:hover .header__section__title {
	color: #fff;
}
.header.header_business .header__section-switch .header__section-switch__vert-line {
	background-color: #6089c2;
}
.header.header_business .header__section-other:hover .header__section-other__icon {
	background-color: #3d76cb;
}
.header.header_business .header__section-other .header__section-other__expanded {
	background: #3d76cb;
}
.header.header_business .header__section-other .header__section-other__expanded .link {
	color: #e4e7ed;
}
.header.header_business .content-mob .top-header {
	background-color: #2362a9;
}
.header.header_business .content-mob .header__section-switch .header__section-switch__link {
	color: #2362a9;
}
.header.header_business .menu-toggle span {
	background: #cbd1d7;
}
.header .header__content {
	display: inline-flex;
	align-items: center;
	max-width: 1400px;
	width: 100%;
	height: 70px;
	transition: 0.2s;
}
.header .header__logo {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	height: 100%;
	width: 180px;
	min-width: 180px;
	background: url(../images/logos/AccessBank-logo-v2.svg) no-repeat center center;
	background-size: 150px;
}
.header .header__logo:hover {
	background-color: #f9fafb;
}
.header .header__section-group {
	min-width: 100px;
	display: inline-flex;
	align-items: center;
	justify-content: left;
	flex-wrap: wrap;
	height: 100%;
	width: 100%;
	max-width: 890px;
	overflow: hidden;
}
.header .header__section-other {
	display: inline-flex;
	width: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 5px;
	cursor: pointer;
	position: relative;
}
.header .header__section-other:hover .header__section-other__expanded {
	display: flex;
}
.header .header__section-other:hover .header__section-other__icon {
	background-color: #f0f0f0;
	z-index: 21;
}
.header .header__section-other .header__section-other__icon {
	display: inline-flex;
	height: 40px;
	width: 40px;
	border-radius: 100px;
	background: url("../images/common/menu-dots-v2-ng.svg") no-repeat center center;
	background-size: 26px;
	transition: 0.3s ease;
}
.header .header__section-other .header__section-other__expanded {
	display: none;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	position: absolute;
	top: 25px;
	padding: 25px 10px 10px 10px;
	background: #ffffff;
	box-shadow: 0 5px 10px #3162a92b;
	border-radius: 10px;
	text-align: center;
	min-width: 100px;
	z-index: 20;
}
.header .header__section-other .header__section-other__expanded .link {
	font-size: 13px;
	line-height: 18px;
	padding: 5px 0;
	margin-bottom: 5px;
	border-radius: 100px;
	width: 100%;
	letter-spacing: 0.5px;
	color: #4f5258;
}
.header .header__section {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	transition: 0.2s ease;
}
.header .header__section:first-child .header__section__title {
	border-left: 1px solid #e2e6ea;
}
.header .header__section:hover {
	background: linear-gradient(180deg, #f9fafb, white);
}
.header .header__section:hover .header__section__title {
	color: #2362a9;
}
.header .header__section:hover .header__section__wr {
	display: flex;
}
.header .header__section:hover .header__drop::after {
	transform: rotate(180deg);
}
.header .header__section .header__section__title {
	justify-content: center;
	align-items: center;
	display: inline-flex;
	font-family: "GTE-regular";
	font-size: 13px;
	height: 20px;
	color: #4f5258;
	text-decoration: none;
	padding: 0 10px;
	white-space: nowrap;
	position: relative;
	border-right: 1px solid #e2e6ea;
	letter-spacing: 0.5px;
}
.header .header__section .header__section__wr {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 70px;
	width: 100%;
	margin: 0 auto;
	background: #f9fafb;
	box-shadow: 0px 40px 40px 0px #a1a1a159;
	z-index: 100;
	border-top: 1px solid #edf0f3;
	transition: 0.2s ease;
}
.header .header__section .header__section__content {
	display: flex;
	flex-wrap: wrap;
	align-content: start;
	max-width: 1080px;
	width: 100%;
	margin: 0 auto;
	padding: 22px 20px 22px 20px;
}
.header .header__section .header__section__column {
	width: 33%;
	height: 100%;
	display: inline-flex;
	align-content: flex-start;
	flex-wrap: wrap;
	overflow: hidden;
	font-size: 18px;
	line-height: 28px;
}
.header .header__section .header__section__column.header__section__column_70 {
	width: 70%;
}
.header .header__section .header__section__column.header__section__column_60 {
	width: 60%;
}
.header .header__section .header__section__column.header__section__column_50 {
	width: 50%;
}
.header .header__section .header__section__column.header__section__column_40 {
	width: 40%;
}
.header .header__section .header__section__column.header__section__column_30 {
	width: 30%;
}
.header .header__section .header__section__column.header__section__column_25 {
	width: 25%;
}
.header .header__section .header__section__column.header__section__column_20 {
	width: 20%;
}
.header .header__section .header__section__column .image {
	border-radius: 5px;
}
.header .header__section .header__section__link-block {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	max-width: 460px;
	padding: 6px 10px 6px 10px;
	border-radius: 5px;
	margin-bottom: 3px;
	transition: 0.1s;
	user-select: none;
}
.header .header__section .header__section__link-block.link-block_promo {
	max-width: 320px;
}
.header .header__section .header__section__link-block.link-block_promo:hover .image {
	box-shadow: 0 4px 6px 0 #47474730;
}
.header .header__section .header__section__link-block.link-block_promo.no-shadow:hover .image {
	box-shadow: unset;
}
.header .header__section .header__section__link-block.link-block_promo.no-shadow .image {
	box-shadow: unset;
}
.header .header__section .header__section__link-block.link-block_promo .image {
	height: 160px;
	margin-bottom: 20px;
	box-shadow: 0 8px 12px 0 #47474730;
	transition: 0.3s;
}
.header .header__section .header__section__link-block.link-block_promo p {
	font-size: 18px;
	line-height: 24px;
	color: #3A3D41;
	font-family: "GTE-bold";
	margin-bottom: 10px;
	width: 100%;
}
.header .header__section .header__section__link-block a {
	display: flex;
	align-items: center;
	width: 100%;
	min-height: 30px;
}
.header .header__section .header__section__link-block a:hover {
	filter: brightness(1.3);
}
.header .header__section .header__section__link-block p {
	margin: 0 0 0 0px;
	font-size: 15px;
	line-height: 24px;
	color: #141414;
	font-family: "GTE-light";
}
.header .header__vert-line {
	display: inline-flex;
	width: 4px;
	min-width: 4px;
	height: 100%;
	background-color: #cfd8e5;
	margin: 0 10px;
	border-radius: 100px;
}
.header .header__drop::after {
	content: "";
	display: inline-flex;
	width: 10px;
	height: 10px;
	background: url(../images/common/n-arrow-ng.svg) no-repeat center center;
	background-size: 20px;
	position: absolute;
	bottom: -10px;
	transition: 0.3s;
}
.header .header__section-switch {
	display: inline-flex;
	align-items: center;
	align-content: center;
	height: 100%;
	padding: 15px 0px 15px 0px;
	width: 130px;
	min-width: 130px;
}
.header .header__section-switch .header__section-switch__links-cont {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding-right: 10px;
}
.header .header__section-switch .header__section-switch__link-wr {
	display: flex;
	width: 100%;
}
.header .header__section-switch .header__section-switch__link {
	display: inline-flex;
	cursor: pointer;
	text-decoration: none;
	color: #2362a7;
	white-space: nowrap;
	padding: 1px 6px;
	border-radius: 5px;
	margin: 1px 0;
	transition: 0.2s;
	user-select: none;
	line-height: 22px;
	margin-right: 20px;
	min-width: 30px;
}
.header .header__section-switch .header__section-switch__link:hover {
	color: #3583d8;
}
.header .header__section-switch .header__section-switch__link.header__section-switch__link_active {
	color: #6b7d87 !important;
	background: #f3f3f3;
	cursor: default;
	font-size: 13px;
}
.header .header__section-switch .header__section-switch__vert-line {
	background-color: #e2e6ea;
}
.header .header__controls {
	min-width: 120px;
	height: 100%;
	display: inline-flex;
	justify-content: flex-end;
	align-items: center;
	margin: 0 20px 0 0px;
}
.header .header__search {
	display: inline-flex;
	height: 40px;
	width: 40px;
	border-radius: 100px;
	cursor: pointer;
	margin: 0 5px;
	background: url(../images/common/search-ng.svg) no-repeat center center;
	background-size: 32px;
	transition: 0.2s ease;
}
.header .header__search:hover {
	background-color: #f3f3f3;
}
.header .search-box {
	display: none;
	flex-wrap: wrap;
	justify-content: flex-end;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	box-shadow: 0px 40px 40px 0px #a1a1a159;
	z-index: 110;
}
.header .search-box.active {
	display: flex;
}
.header .search-box__content {
	flex-wrap: wrap;
	justify-content: flex-end;
	width: 100%;
	max-width: 1400px;
	height: 70px;
	margin: auto;
	transition: 0.2s;
}
.header .search-box__form {
	width: 100%;
	height: 70px;
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
	transition: 0.2s;
}
.header .search-box__form .input {
	display: inline-flex;
	width: unset;
	height: 70px;
	width: 100%;
	max-width: 1095px;
	padding: 10px 10px 10px 40px;
	margin: 0;
	font-size: 18px;
	border: none;
	background: url("../images/common/search-ng.svg") no-repeat center left;
	background-size: 30px;
	background-position: 5px;
	font-family: "GTE-light";
}
.header .search-box__form .input:hover {
	background-color: unset;
}
.header .search-box__close {
	display: inline-flex;
	height: 40px;
	width: 40px;
	min-width: 40px;
	border-radius: 100px;
	cursor: pointer;
	margin: 0px 25px 0px 0px;
	transition: 0.1s;
	background: url(../images/common/close-ng.svg) no-repeat center center #fff;
	background-size: 30px;
	transition: 0.2s ease;
}
.header .search-box__close:hover {
	background-color: #f3f3f3;
}
.header .search-box__suggestions {
	width: 100%;
	border-top: 1px solid #e2e6ea;
	background: #f9fafb;
}
.header .search-box__suggestions .search-box__suggestions__content {
	max-width: 1080px;
	width: 100%;
	margin: auto;
	padding: 22px 20px 22px 20px;
}
.header .search-box__suggestions .search-box__suggestions__item {
	display: flex;
	cursor: pointer;
	color: #2362a9;
	font-size: 18px;
	line-height: 28px;
	text-decoration: none;
	padding: 6px 10px 6px 10px;
	margin-bottom: 3px;
	max-width: 50%;
}
.header .search-box-mob {
	display: none;
	flex-wrap: wrap;
	align-content: flex-start;
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: #f9fafb;
	z-index: 10;
	height: 100%;
	top: 70px;
}
.header .search-box-mob.active {
	display: flex;
}
.header .search-box-mob .search-box-mob__form {
	width: 100%;
	height: 70px;
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
	padding: 0 10px 0 20px;
	border-bottom: 1px solid #e2e6ea;
	background: #fff;
}
.header .search-box-mob .search-box-mob__form .input {
	display: inline-flex;
	width: unset;
	height: 70px;
	width: 100%;
	padding: 10px 5px 5px 50px;
	font-size: 18px;
	border: none;
	background: url("../images/common/search-ng.svg") no-repeat center left;
	background-size: 32px;
	font-family: "GTE-light";
}
.header .search-box-mob .search-box-mob__form .input:hover {
	background-color: unset;
}
.header .search-box-mob .search-box-mob__close {
	display: inline-flex;
	height: 50px;
	width: 50px;
	min-width: 50px;
	border-radius: 100px;
	cursor: pointer;
	transition: 0.1s;
	background: url(../images/common/close-ng.svg) no-repeat center center #fff;
	background-size: 30px;
}
.header .mob-search-box__suggestions {
	width: 100%;
	background: #f9fafb;
	margin-top: 20px;
	padding: 0 20px;
}
.header .mob-search-box__suggestions .mob-search-box__suggestions__item {
	display: flex;
	text-decoration: none;
	cursor: pointer;
	padding: 5px 10px;
	color: #2362a9;
	font-size: 18px;
	line-height: 28px;
}
.header .header__language {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 50px;
	margin: 0 4px;
	position: relative;
	z-index: 100;
}
.header .header__language:hover .header__language__active-language {
	background-color: #f3f3f3;
	z-index: 102;
}
.header .header__language:hover .header__language-expanded {
	display: flex;
	z-index: 101;
}
.header .header__language .header__language__active-language {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 46px;
	margin: 4px 0;
	border-radius: 10px;
	cursor: pointer;
}
.header .header__language .header__language-icon {
	display: inline-flex;
	height: 28px;
	width: 32px;
	border-radius: 100px;
	background: url(../images/common/globe-ng.svg) no-repeat center bottom;
	background-size: 28px;
}
.header .header__language .header__language-text {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	font-size: 14px;
	line-height: 22px;
	color: #616161;
}
.header .header__language .header__language-expanded {
	display: none;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	position: absolute;
	top: 0px;
	width: 56px;
	padding: 65px 5px 10px 5px;
	background: #ffffff;
	box-shadow: 0 5px 10px #3162a92b;
	border-radius: 10px;
	text-align: center;
}
.header .header__language .header__language-expanded .link {
	justify-content: center;
	font-size: 15px;
	line-height: 20px;
	padding: 4px 0;
	margin-bottom: 4px;
	border-radius: 5px;
	width: 100%;
	color: #2362a9;
	letter-spacing: 0.5px;
}
.header .header__language .header__language-expanded .link:last-child {
	margin-bottom: 0;
}
.header .header__language .header__language-expanded .link:hover {
	background-color: #f2f8ff;
	text-decoration: none;
}
.header .header__hamburger-animated {
	display: none;
	justify-content: center;
	align-items: center;
	height: 100%;
	width: 70px;
	background-size: 30px;
	cursor: pointer;
	z-index: 101;
}
.header .menu-toggle {
	width: 70px;
	padding: 24px;
	cursor: pointer;
}
.header .menu-toggle span {
	display: block;
	width: 100%;
	border-radius: 100px;
	height: 3px;
	background: #9ea9b8;
	transition: all 0.3s;
	position: relative;
}
.header .menu-toggle span + span {
	margin-top: 3px;
}
.header .menu-toggle.active span:nth-child(1) {
	animation: ease 0.5s top forwards;
}
.header .menu-toggle.active span:nth-child(2) {
	animation: ease 0.5s scaled forwards;
}
.header .menu-toggle.active span:nth-child(3) {
	animation: ease 0.5s bottom forwards;
}
.header .menu-toggle.not-active span:nth-child(1) {
	animation: ease 0.5s top-2 forwards;
}
.header .menu-toggle.not-active span:nth-child(2) {
	animation: ease 0.5s scaled-2 forwards;
}
.header .menu-toggle.not-active span:nth-child(3) {
	animation: ease 0.5s bottom-2 forwards;
}
*/
@keyframes top {
	0% {
		top: 0;
		transform: rotate(0);
	}
	50% {
		top: 6px;
		transform: rotate(0);
	}
	100% {
		top: 6px;
		transform: rotate(45deg);
	}
}
@keyframes top-2 {
	0% {
		top: 6px;
		transform: rotate(45deg);
	}
	50% {
		top: 6px;
		transform: rotate(0deg);
	}
	100% {
		top: 0;
		transform: rotate(0deg);
	}
}
@keyframes bottom {
	0% {
		bottom: 0;
		transform: rotate(0);
	}
	50% {
		bottom: 6px;
		transform: rotate(0);
	}
	100% {
		bottom: 6px;
		transform: rotate(135deg);
	}
}
@keyframes bottom-2 {
	0% {
		bottom: 6px;
		transform: rotate(135deg);
	}
	50% {
		bottom: 6px;
		transform: rotate(0);
	}
	100% {
		bottom: 0;
		transform: rotate(0);
	}
}
@keyframes scaled {
	50% {
		transform: scale(0);
	}
	100% {
		transform: scale(0);
	}
}
@keyframes scaled-2 {
	0% {
		transform: scale(0);
	}
	50% {
		transform: scale(0);
	}
	100% {
		transform: scale(1);
	}
}
.header .content-mob-wr {
	display: none;
}
.header .content-mob {
	display: flex;
	flex-wrap: wrap;
	align-content: start;
	padding-top: 70px;
}
.header .content-mob .top-header {
	height: 70px;
	padding-right: 70px;
	box-shadow: 0 5px 10px 0 #3d3d3d1f;
	position: fixed;
	z-index: 101;
	top: 0;
	left: 0;
}
.header .content-mob .bottom-header {
	height: 70px;
	padding: 10px 15px 10px 20px;
	border-bottom: 1px solid #e3e5e9;
	position: relative;
}
.header .content-mob .header__section-switch {
	display: inline-flex;
	flex-wrap: wrap;
	padding: 0;
	width: unset;
	max-width: unset;
}
.header .content-mob .header__section-switch .header__section-switch__links-cont {
	display: inline-flex;
	flex-wrap: wrap;
}
.header .content-mob .header__section-switch .header__section-switch__link {
	min-width: unset;
	width: unset;
	font-size: 16px !important;
	padding: 10px 10px;
}
.header .content-mob .header__section-switch .header__section-switch__link:first-child {
	margin-right: 5px;
}
.header .content-mob .header__section-switch .header__section-switch__link_active {
	font-family: "GTE-light";
}
.header .content-mob .header__search {
	width: 40px;
	height: 40px;
	min-width: 40px;
	margin: 0;
	background-color: unset;
	background-size: 32px;
}
.header .content-mob .menu-groups {
	display: inline-flex;
	align-items: flex-start;
	width: 100%;
	height: unset;
	flex-wrap: wrap;
	margin: 0 0 0 0;
	padding: 10px 20px;
}
.header .content-mob .menu-group {
	display: inline-flex;
	flex-wrap: wrap;
	margin: 5px auto;
	max-width: unset;
	overflow: hidden;
	border-bottom: none;
}
.header .content-mob .menu-group .links {
	display: flex;
	height: 0;
	padding: 0px 0px 0px 16px;
	transition: height 0.3s ease-out;
	border-left: 4px solid #d2d6dc;
	font-size: 17px !important;
	margin: 0;
}
.sm-block {
	display: inline-flex;
	flex-wrap: wrap;
}
.sm-block .item {
	width: 44px;
	height: 44px;
	min-width: 44px;
	border-radius: 100px;
	transition: 0.2s ease;
	margin: 3px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 32px;
	background-color: transparent;
}
.sm-block .item:hover {
	filter: brightness(0.95);
}
.sm-block .facebook {
	background-image: url("../images/sm/facebook-v2-ng.svg");
}
.sm-block .instagram {
	background-image: url("../images/sm/instagram-v2-ng.svg");
}
.sm-block .linkedin {
	background-image: url("../images/sm/linkedin-v2-ng.svg");
}
.sm-block .twitter {
	background-image: url("../images/sm/twitter-v2-ng.svg");
}
.sm-block .whatsapp {
	background-image: url("../images/sm/whatsapp-v2-ng.svg");
}
.sm-block .telegram {
	background-image: url("../images/sm/telegram-v2-ng.svg");
}
.sm-block .tiktok {
	background-image: url("../images/sm/tiktok-ng.svg");
}
.sm-block.sm-block_small .item {
	width: 38px;
	height: 38px;
	min-width: 38px;
	background-size: 28px;
}
.sm-block.sm-block_blue .item {
	background-color: #2362a9;
}
.sm-block.sm-block_blue .facebook {
	background-image: url("../images/sm/facebook-v2-w.svg");
}
.sm-block.sm-block_blue .instagram {
	background-image: url("../images/sm/instagram-v2-w.svg");
}
.sm-block.sm-block_blue .linkedin {
	background-image: url("../images/sm/linkedin-v2-w.svg");
}
.sm-block.sm-block_blue .twitter {
	background-image: url("../images/sm/twitter-v2-w.svg");
}
.sm-block.sm-block_blue .whatsapp {
	background-image: url("../images/sm/whatsapp-v2-w.svg");
}
.sm-block.sm-block_blue .telegram {
	background-image: url("../images/sm/telegram-v2-w.svg");
}
.sm-block.sm-block_green .item {
	background-color: #31A993;
}
.sm-block.sm-block_green .facebook {
	background-image: url("../images/sm/facebook-v2-w.svg");
}
.sm-block.sm-block_green .instagram {
	background-image: url("../images/sm/instagram-v2-w.svg");
}
.sm-block.sm-block_green .linkedin {
	background-image: url("../images/sm/linkedin-v2-w.svg");
}
.sm-block.sm-block_green .twitter {
	background-image: url("../images/sm/twitter-v2-w.svg");
}
.sm-block.sm-block_green .whatsapp {
	background-image: url("../images/sm/whatsapp-v2-w.svg");
}
.sm-block.sm-block_green .telegram {
	background-image: url("../images/sm/telegram-v2-w.svg");
}
.sm-block.sm-block_grey .item {
	background-color: #f5f5f5;
}
.sm-block.sm-block_white .item {
	background-color: #fff;
}
footer {
	/*position: absolute;*/
	bottom: 0;
	width: 100%;
	min-height: 520px;
	padding: 30px 20px 10px 20px;
	background: #fff;
	box-shadow: 0px 8px 22px 12px #2c343f14;
	z-index: 10;
}
footer .content {
	max-width: 1200px;
	margin: auto;
}
footer .menu-groups {
	display: inline-flex;
	align-items: flex-start;
	min-height: 300px;
	padding: 0 10px;
}
footer .menu-group {
	display: inline-flex;
	flex-wrap: wrap;
	max-width: unset;
	width: 100%;
	margin: 0 12px;
}
footer .menu-group .links {
	display: inline-flex;
	flex-wrap: wrap;
}
footer .menu-group .mobile-title {
	display: none;
}
footer .menu-group .title {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 16px;
}
footer .menu-group .link {
	font-family: "GTE-light";
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	margin-bottom: 10px;
	color: #626972;
}
footer .menu-group .link.title {
	font-family: "GTE-bold";
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 16px;
}
footer .menu-group .link:hover {
	color: #2362a9;
}
footer .other {
	display: inline-flex;
	align-content: center;
}
footer .other .myaccess {
	width: 130px;
	height: 50px;
	background: url("../images/logos/myAccess-v2.svg") no-repeat center center;
	background-size: contain;
	margin: 0 12px;
}
footer .other .phone {
	width: 80px;
	height: 50;
	background: url("../images/common/phone-v2-ng.svg") no-repeat center center;
	background-size: 100px;
	margin: 0 15px;
	filter: brightness(0.6);
}
footer .extra-content {
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding: 6px 0;
}
footer .credits-and-logos {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	padding: 0 10px;
}
footer .other-logos {
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
}
footer .other-logos .item {
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;
}
footer .other-logos .msp {
	width: 140px;
	background-image: url("../images/logos/MSP.svg");
	background-size: 150px;
}
footer .other-logos .infobank {
	width: 130px;
	background-image: url("../images/logos/infobank.svg");
	background-size: 120px;
}
footer .other-logos .egov {
	width: 80px;
	background-image: url("../images/logos/egov.svg");
	background-size: 88px;
}
footer .other-logos .adf-az {
	width: 80px;
	background-image: url("../images/logos/ADIF-v2-az-gr.svg");
	background-size: 70px;
}
footer .other-logos .adf-en {
	width: 80px;
	background-image: url("../images/logos/ADIF-v2-en-gr.svg");
	background-size: 70px;
}
footer .credits {
	font-family: "GTE-light";
	font-size: 14px;
	line-height: 22px;
	padding: 0 10px;
	color: #b6b6b6;
}
footer .nlink-credits-wr {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin: 6px 0;
}
footer .nlink-credits {
	display: block;
	width: 140px;
	min-width: 140px;
	height: 40px;
	background: url("../images/logos/nlink-credits-grey.svg") no-repeat center right;
	background-size: 140px;
	border-radius: 50px;
}
.breadcrumbs-wr {
	padding: 0 20px;
}
.breadcrumbs {
	display: flex;
	flex-wrap: wrap;
	max-width: 1200px;
	margin: 20px auto 12px auto;
}
.breadcrumbs .active {
	color: #9ea9b8;
	cursor: default;
}
.breadcrumbs .active::after {
	content: "";
}
.breadcrumbs .link {
	text-decoration: none;
	display: inline-flex;
}
.breadcrumbs .link::after {
	content: "";
	display: inline-flex;
	margin-left: 4px;
	margin-right: 4px;
	color: #9ea9b8;
	width: 16px;
	height: 100%;
	background: url(../images/common/n-arrow-ng.svg) no-repeat center center;
	transform: rotate(-90deg);
}
.breadcrumbs .link:hover {
	text-decoration: none;
}
.main {
	flex-wrap: wrap;
	max-width: 980px;
	min-height: 320px;
	margin: 20px auto 40px auto;
	padding: 0 20px;
}
.fluid-block {
	width: 100%;
	padding: 30px 20px;
}
.fluid-block-sm {
	width: 100%;
	padding: 16px 20px;
}
.extra-padding {
	padding: 60px 20px;
}
.max-w-320 {
	max-width: 320px !important;
	margin: auto;
}
.max-w-360 {
	max-width: 360px !important;
	margin: auto;
}
.max-w-420 {
	max-width: 420px !important;
	margin: auto;
}
.max-w-720 {
	max-width: 720px !important;
	margin: auto;
}
.max-w-980 {
	max-width: 980px !important;
	margin: auto;
}
.max-w-1200 {
	max-width: 1200px !important;
	margin: auto;
}
.max-w-1400 {
	max-width: 1400px !important;
	margin: auto;
}
.cont-gap-10 {
	margin: 10px auto;
	padding: 0 10px;
}
.cont-gap-20 {
	margin: 20px auto;
	padding: 0 20px;
}
.cont-gap-30 {
	margin: 30px auto;
	padding: 0 20px;
}
.cont-gap-40 {
	margin: 40px auto;
	padding: 0 20px;
}
.services2 {
	display: inline-flex;
	justify-content: center;
	flex-wrap: wrap;
	border-radius: 10px;
	width: 100%;
}
.services2 .services2-col {
	width: 33%;
}
.services2 .services2-item {
	display: flex;
	align-items: center;
	margin: 6px;
	width: 280px;
	height: 64px;
	overflow: hidden;
	cursor: pointer;
	transition: .2s ease;
	border-radius: 10px;
	background: #f9f9f9;
	color: #3A3D41;
	font-size: 15px;
	text-align: left;
	border: 1px solid #E4E7E7;
}
.services2 .services2-item.dummy {
	margin-top: 0;
	margin-bottom: 0;
	height: 0;
	border: none;
}
.services2 .services2-item:hover {
	text-decoration: none;
	color: #27925c;
	background: #f9fffc;
	background-color: #FAFAFA;
	box-shadow: 0px 4px 12px 2px rgba(174, 174, 192, 0.3);
}
.services2 .services2-item:hover .service2-image {
	filter: opacity(1);
}
.services2 .services2-item:hover .services2-item__text {
	font-family: "GTE-regular";
}
.services2 .service2-image {
	background-image: url(../images/online-services/services-default.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 92%;
	width: 64px;
	height: 64px;
	min-width: 64px;
	margin-right: 3px;
	transition: 0.2s ease;
	filter: opacity(0.8);
}
/*
.services2 .service2-image.image-start {
	background-image: url(../images/common/card-adv_calendar-b.svg);
}
.services2 .service2-image.image-cancel {
	background-image: url(../images/form/form-error.svg);
}
.services2 .service2-image.image1 {
	background-image: url(../images/online-services/services-bills-v2.svg);
}
.services2 .service2-image.image2 {
	background-image: url(../images/online-services/services-operations-v2.svg);
}
.services2 .service2-image.image3 {
	background-image: url(../images/online-services/services-internet-banking-v2.svg);
}
.services2 .service2-image.image4 {
	background-image: url(../images/online-services/services-cash-loan-v2.svg);
}
.services2 .service2-image.image5 {
	background-image: url(../images/online-services/services-currency-convertration-v2.svg);
}
.services2 .service2-image.image6 {
	background-image: url(../images/online-services/services-deposit-loan-v2.svg);
}
.services2 .service2-image.image7 {
	background-image: url(../images/online-services/services-get-card-v2.svg);
}
.services2 .service2-image.image8 {
	background-image: url(../images/online-services/services-account-balance-v2.svg);
}
.services2 .service2-image.image9 {
	background-image: url(../images/online-services/services-loan-return-v3.svg);
	background-size: 72%;
}
.services2 .service2-image.image10 {
	background-image: url(../images/online-services/services-sms-banking-v2.svg);
}
.services2 .service2-image.image11 {
	background-image: url(../images/online-services/services-card-order-v2.svg);
}
.services2 .service2-image.image12 {
	background-image: url(../images/online-services/services-deposits-v2.svg);
}
*/
.services2 .service2-image.sms_banking {
	background-image: url(../images/services/sms-banking.svg);
	background-size: 58px;
}
.services2 .service2-image.card_to_card {
	background-image: url(../images/services/card-to-card.svg);
	background-size: 58px;
}
.services2 .service2-image._3d_secure {
	background-image: url(../images/services/3d-secure.svg);
	background-size: 58px;
}
.services2 .service2-image.pin_change {
	background-image: url(../images/services/pin.svg);
	background-size: 58px;
}
.services2 .service2-image.cash_by_code {
	background-image: url(../images/services/cash-by-code.svg);
	background-size: 58px;
}
.services2 .services2-text {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.advantages-list-v2 {
	display: inline-flex;
	flex-wrap: wrap;
	width: 100%;
}
.advantages-list-v2 .advantages-list-v2__col {
	width: 50%;
}
.advantages-list-v2 .advantages-list-v2__item {
	display: flex;
	margin-bottom: 6px;
	padding: 12px 24px;
}
.advantages-list-v2 .advantages-list-v2__image {
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 64px;
	height: 64px;
	min-width: 64px;
	margin-right: 24px;
}
.advantages-list-v2 .advantages-list-v2__image.advantages-list-v2__item_image1 {
	background-image: url(../images/common/card-adv_card-and-coins-v2-b.svg);
}
.advantages-list-v2 .advantages-list-v2__image.advantages-list-v2__item_image1.junior {
	background-image: url(../images/common/card-adv_card-and-coins-jun.svg);
}
.advantages-list-v2 .advantages-list-v2__image.advantages-list-v2__item_image2 {
	background-image: url(../images/common/card-adv_sms-v2-b.svg);
}
.advantages-list-v2 .advantages-list-v2__image.advantages-list-v2__item_image2.junior {
	background-image: url(../images/common/card-adv_sms-jun.svg);
}
.advantages-list-v2 .advantages-list-v2__image.advantages-list-v2__item_image3 {
	background-image: url(../images/common/card-adv_pin-v2-b.svg);
}
.advantages-list-v2 .advantages-list-v2__image.advantages-list-v2__item_image3.junior {
	background-image: url(../images/common/card-adv_pin-v2-jun.svg);
}
.advantages-list-v2 .advantages-list-v2__image.advantages-list-v2__item_image4 {
	background-image: url(../images/common/card-adv_money-cycle-b.svg);
}
.advantages-list-v2 .advantages-list-v2__image.advantages-list-v2__item_image4.junior {
	background-image: url(../images/common/card-adv_cashback-jun.svg);
}
.advantages-list-v2 .advantages-list-v2__image.advantages-list-v2__item_image5 {
	background-image: url(../images/common/card-adv_palms-b.svg);
}
.advantages-list-v2 .advantages-list-v2__image.advantages-list-v2__item_image5.junior {
	background-image: url(../images/common/card-adv_palms-jun.svg);
}
.advantages-list-v2 .advantages-list-v2__image.advantages-list-v2__item_image6 {
	background-image: url(../images/common/card-adv_concierge-b.svg);
}
.advantages-list-v2 .advantages-list-v2__image.advantages-list-v2__item_image6.junior {
	background-image: url(../images/common/card-adv_concierge-jun.svg);
}
.advantages-list-v2 .advantages-list-v2__image.advantages-list-v2__item_image7 {
	background-image: url(../images/common/card-adv_key-b.svg);
}
/*
.advantages-list-v2 .advantages-list-v2__image.advantages-list-v2__item_image7.junior {
	background-image: url(../images/common/card-adv_key.svg);
}
*/
.advantages-list-v2 .advantages-list-v2__image.advantages-list-v2__item_image8 {
	background-image: url(../images/common/card-adv_card-and-gear-v2-b.svg);
}
.advantages-list-v2 .advantages-list-v2__image.advantages-list-v2__item_image8.junior {
	background-image: url(../images/common/card-adv_card-and-gear-jun.svg);
}
/*
.advantages-list-v2 .advantages-list-v2__image.advantages-list-v2__item_image9 {
	background-image: url(../images/common/card-adv_calendar-b.svg);
}
*/
.advantages-list-v2 .advantages-list-v2__image.advantages-list-v2__item_image10 {
	background-image: url(../images/common/card-adv_map-b.svg);
}
.advantages-list-v2 .advantages-list-v2__text {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	align-content: flex-start;
	margin-bottom: 12px;
}
.advantages-list-v2 .advantages-list-v2__text.advantages-list-v2__text_white {
	color: #dbdfe7;
}
.advantages-list-v2 .advantages-list-v2__title {
	display: inline-flex;
	width: 100%;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 8px;
}
.advantages-list-v2 .advantages-list-v2__subtitle {
	display: inline-flex;
	width: 100%;
	font-family: "GTE-light";
	font-size: 16px;
	line-height: 24px;
	color: #141414;
}
.card-cont {
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 50%;
	max-width: 440px;
	height: 260px;
}
.card-cont .card {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	height: 188px;
	width: 300px;
	border-radius: 16px;
	/* background-color: red; */
	box-shadow: 0px 16px 32px 8px rgba(174, 174, 192, 0.3), 0px 4px 12px 2px rgba(174, 174, 192, 0.3);
	box-shadow: 0px 16px 32px 8px #aeaec04d, 0px 1px 0px 2px #b3b3b3;
	box-shadow: inset 10px 10px 30px -20px #aeaec0c9, 10px 10px 40px -16px #333333;
}
.card-cont .card.card-solo {
	height: 214px;
	width: 340px;
	border-radius: 20px;
}
.card-cont .card1 {
	position: absolute;
	z-index: 3;
	bottom: 0px;
	left: 0;
}
.card-cont .card2 {
	position: absolute;
	z-index: 2;
}
.card-cont .card3 {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
}
.card-cont.card-cont-sm {
	height: 200px;
	min-width: 300px;
	width: 30%;
	margin-right: 50px;
}
.card-cont.card-cont-sm .card {
	height: 176px;
	width: 280px;
	border-radius: 16px;
	box-shadow: 20px -10px 20px 0px #ffffff26;
}
.card-cont.card-cont-sm .card1,
.card-cont.card-cont-sm .card2,
.card-cont.card-cont-sm .card3 {
	height: 150px;
	width: 239px;
	border-radius: 14px;
}
.card-cont.card-cont-sm .card1 {
	bottom: 0px;
	left: 0;
}
.card-cont.card-cont-sm .card3 {
	top: 0px;
	right: 0;
}
.card-list-item {
	height: 260px;
	border-bottom: 1px solid #c4c7cb;
}
.card-list-item:last-child {
	border-bottom: none;
}
.card-list-item .card-list-item-description {
	width: 100%;
}
.card-list-item .card-list-item-description h4 {
	font-family: "GTE-bold";
	font-size: 22px;
	color: #2a2c2f;
}
.card-list-item .card-list-item-description p {
	font-family: "GTE-light";
}
.horb-list .horb-list__item {
	display: inline-flex;
	justify-content: center;
	align-items: flex-start;
	align-content: center;
	border-bottom: 1px solid #e2e6ea;
	margin-bottom: 50px;
	padding-bottom: 50px;
}
.horb-list .horb-list__item:last-child {
	border-bottom: none;
}
.horb-list .horb-list__item__image {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	max-width: 44%;
	min-width: 260px;
	width: 100%;
	margin-right: 50px;
	height: 260px;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	border-radius: 5px;
}
.horb-list .horb-list__item__description {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
}
.horb-list .horb-list__item__title {
	width: 100%;
	margin-bottom: 12px;
	font-family: "GTE-bold";
}
.horb-list .horb-list__item__subtitle {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 40px;
	color: #484D51;
	font-family: "GTE-light";
}
.horb-list .horb-list__button-cont {
	display: flex;
	justify-content: left;
	flex-wrap: wrap;
	width: 100%;
}
.horb-list .horb-list__button {
	margin-right: 20px;
}
.horb-list .list {
	display: flex;
	flex-wrap: wrap;
	font-family: "GTE-regular";
	font-size: 20px;
	line-height: 26px;
	color: #3A3D41;
	margin-bottom: 12px;
}
.horb-list .list.list_checklist .list-item {
	background-size: 22px;
	background-position: center left;
	padding: 0 0 0px 28px;
	margin-right: 10px;
}
.product-hero-gradient {
	background: linear-gradient(0deg, #182e5419 0%, #fff0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#182e54",endColorstr="#ffffff",GradientType=1);
}
.product-hero {
	display: inline-flex;
	justify-content: center;
	align-items: flex-start;
	width: 100%;
	flex-wrap: wrap;
}
.product-hero .product-hero__left {
	display: inline-flex;
	align-content: space-between;
	flex-wrap: wrap;
	width: 50%;
	min-height: 280px;
}
.product-hero .product-hero__right {
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 50%;
}
.product-hero .product-hero__right .card-cont {
	width: 100%;
}
.product-hero .product-hero__text {
	display: inline-flex;
	flex-wrap: wrap;
	text-align: left;
	font-family: "GTE-light";
	font-size: 18px;
	line-height: 28px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.product-hero .product-hero__tags {
	width: 100%;
	font-size: 18px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.product-hero .product-hero__tags .link {
	font-size: 18px;
	line-height: 28px;
}
.product-hero .h1 {
	font-size: 40px;
	line-height: 42px;
	margin-bottom: 6px;
}
.product-about {
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}
.product-about .product-about__text {
	width: 60%;
	max-width: 640px;
	padding: 0 30px;
	text-align: center;
	margin: auto;
}
.product-about .product-about__image {
	height: 260px;
	width: 16%;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.product-about .product-about__image3 {
	display: none;
}
.product-about .product-about__title {
	color: #3A3D41;
	font-family: "GTE-regular";
}
.section-decoration {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.section-decoration .section-decoration-text {
	width: 100%;
	padding: 0 20px;
	background: #fff;
	z-index: 2;
}
.section-decoration .section-decoration-line {
	position: absolute;
	top: 30%;
	width: 100%;
	height: 2px;
	background: #a4a5a7;
	z-index: 1;
}
.form-cont {
	display: inline-flex;
	justify-content: center;
	align-items: flex-start;
	margin-bottom: 20px;
}
.form-extra-info {
	display: inline-flex;
	flex-wrap: wrap;
	max-width: 460px;
	padding: 20px 30px;
	background: #f2f3f4;
	border-radius: 10px;
	margin-left: 20px;
}
.form-extra-info ul {
	padding: 0;
	margin: 0;
}
.form-extra-info li {
	margin: 0;
	padding: 0px 0 5px 28px;
	list-style: none;
	background: url("../images/common/check-g.svg") no-repeat left top;
	background-size: 16px;
	background-position: 5px 1px;
	font-size: 15px;
	line-height: 19px;
}
.invoice-cont {
	position: relative;
	box-shadow: 0px 2px 6px 0px #3f4347;
	box-shadow: 0px 6px 24px 6px #3f434738;
	width: 100%;
	min-height: 320px;
	max-width: 300px;
	padding: 20px 30px;
	margin: 0 auto 0 auto;
	font-size: 18px;
}
.invoice-cont .invoice-cont__border-top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	box-sizing: content-box;
	border-top: 7px dashed #ffffff;
	margin-top: -5px;
}
.invoice-cont .invoice-cont__border-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: content-box;
	border-bottom: 7px dashed #ffffff;
	margin-bottom: -5px;
}
.invoice-cont .invoice-cont__devider {
	border: 1px dashed #7A7A7A;
	margin-bottom: 20px;
}
.invoice-cont .invoice-cont__queue-position {
	font-family: "GTE-bold";
	font-size: 36px;
	text-align: center;
	margin: 10px 0 20px 0;
}
.form-additonal-info {
	display: inline-flex;
	flex-wrap: wrap;
	align-content: flex-start;
	width: 100%;
	max-width: 420px;
	padding: 10px 40px;
}
.form-additonal-info .card-cont.card-cont-sm {
	max-width: 300px;
	margin: 0 auto 20px auto;
}
.form-additonal-info .card-cont.card-cont-sm .card {
	height: 160px;
	width: 100%;
}
.qblock {
	display: inline-flex;
	flex-wrap: wrap;
	width: 100%;
	max-width: 400px;
	padding: 20px 30px;
	margin-bottom: 24px;
	border-radius: 10px;
	background: #fff;
	position: relative;
	z-index: 2;
}
.qblock .qblock__title {
	font-size: 18px;
	line-height: 26px;
	width: 100%;
	margin-bottom: 10px;
	color: #141414;
	font-family: "GTE-light";
}
.qblock-extra {
	display: inline-flex;
	flex-wrap: wrap;
	width: 100%;
	max-width: 600px;
	padding: 64px 18px 18px 18px;
	position: relative;
	z-index: 1;
	top: -40px;
	border-radius: 10px;
}
.qblock-extra.success {
	position: static;
	padding: 20px 30px 20px;
}
.qblock-extra.success .qblock-extra__title {
	color: #1b925c;
}
.qblock-extra .qblock-extra__title {
	font-size: 22px;
	width: 100%;
	margin-bottom: 10px;
	color: #474747;
}
.qblock-extra .qblock-extra__check-icon {
	background: url(../images/common/check-g.svg) no-repeat left top;
	background-size: 38px;
	background-position: center;
	width: 100%;
	height: 50px;
}
.like-cont {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.like-cont .like-cont__button {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 5px;
	border-radius: 5px;
	width: 100px;
	cursor: pointer;
}
.like-cont .like-cont__button .radio {
	display: none;
}
.like-cont .like-cont__button .radio:checked ~ .like-cont__icon {
	background-image: url(../images/common/like-v2-g.svg);
}
.like-cont .like-cont__button .radio:checked ~ .like-cont__icon.dislike {
	background-image: url(../images/common/like-v2-r.svg);
}
.like-cont .like-cont__button .radio:checked ~ .like-cont__text {
	color: #31A993;
}
.like-cont .like-cont__button .radio:checked ~ .like-cont__text.dislike {
	color: #cd2e2a;
}
.like-cont .like-cont__icon {
	display: inline-flex;
	background: url(../images/common/like-v2.svg) no-repeat center center;
	background-size: 24px;
	width: 34px;
	height: 34px;
	min-width: 34px;
	margin-right: 10px;
}
.like-cont .like-cont__icon.dislike {
	transform: rotate(180deg);
}
.like-cont .like-cont__text {
	display: inline-flex;
	color: #616161;
}
.mob-scroll-lock {
	overflow: unset;
	width: unset;
	height: unset;
	position: relative;
}
.qazanc-filter {
	padding: 10px 20px;
	display: flex;
	flex-wrap: wrap;
}
.form_qazanc {
	overflow: hidden;
	transition: 0.3s ease-in-out;
	padding-top: 10px;
	width: 100%;
	align-items: flex-start;
	align-content: flex-start;
}
.advanced-filter-wr {
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	border-bottom: 1px solid #dce2ec;
}
.advanced-filter {
	display: flex;
	align-items: center;
	height: 50px;
	cursor: pointer;
}
.advanced-filter .advanced-filter__icon {
	display: inline-flex;
	width: 26px;
	height: 26px;
	min-width: 26px;
	background: url(../images/common/filter.svg) no-repeat center;
	background-size: 14px;
	background-color: #f2f2f2;
	border-radius: 2px;
	border: 1px solid #f2f2f2;
}
.advanced-filter .advanced-filter__text {
	color: #3162a9;
	margin-left: 10px;
	line-height: 18px;
}
.advanced-filter.active .advanced-filter__icon {
	background-color: #2362a9;
	border-color: #2362a9;
	background-image: url(../images/common/filter-w.svg);
}
.become-partner {
	display: inline-flex;
	align-items: flex-start;
	flex-wrap: wrap;
	font-size: 14px;
	color: #6f6e7e;
	padding: 10px 0;
	line-height: 18px;
}
.become-partner .become-partner__text {
	padding: 0 5px;
	display: inline-flex;
	margin-bottom: 6px;
}
.become-partner .link {
	padding: 0 5px;
	display: inline-flex;
}
.qazanc-partners {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	width: 100%;
	max-width: 1280px;
	margin: 0px auto;
	padding: 30px 0;
	justify-content: center;
}
.partner-card {
	display: flex;
	align-content: flex-start;
	flex-wrap: wrap;
	width: 290px;
	margin: 10px;
	border-radius: 18px;
	box-shadow: 0px 2px 6px 0px rgba(174, 174, 192, 0.3);
	border: 1px solid #e5e5e5;
	background: #f5f6f8;
	overflow: hidden;
	cursor: pointer;
	transition: 0.2s ease;
}
.partner-card:hover {
	box-shadow: 0px 8px 24px 4px rgba(174, 174, 192, 0.3), 0px 4px 12px 2px rgba(174, 174, 192, 0.3);
}
.partner-card.dummy {
	visibility: hidden;
	height: 0px;
	margin: 0 10px;
}
.partner-card.partner-card_expanded {
	background-color: #fff;
	height: unset;
	max-width: 390px;
	width: 100%;
	box-shadow: 0px 8px 42px 32px #20252c2b;
	box-shadow: 0px 8px 24px 4px rgba(174, 174, 192, 0.3);
	cursor: unset;
}
.partner-card.partner-card_expanded .partner-card__info-wr {
	flex-wrap: wrap;
	padding: 12px 24px 24px 24px;
}
.partner-card.partner-card_expanded .partner-card__image {
	height: 190px;
}
.partner-card.partner-card_expanded .partner-card__info {
	height: unset;
	width: 75%;
	margin-right: 5%;
	margin-bottom: 18px;
}
.partner-card.partner-card_expanded .partner-card__info h5 {
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 0px;
}
.partner-card.partner-card_expanded .partner-card__info p {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 3px;
	width: 100%;
}
.partner-card.partner-card_expanded .partner-card__labels {
	position: static;
	border: unset;
	box-shadow: unset;
	background: unset;
}
.partner-card.partner-card_expanded .partner-card__labels__main {
	width: 100%;
	border: 2px solid #dce2ec;
	box-shadow: 0px 5px 10px 0px #2c343f21;
	background: white;
	border-radius: 12px;
	padding: 8px 6px;
	margin-bottom: 6px;
}
.partner-card.partner-card_expanded .partner-card__sponsor {
	width: 100%;
	height: 36px;
	width: 52px;
	background-size: 48px;
}
.partner-card.partner-card_expanded .partner-card__sponsor.accessbank {
	background-size: 28px;
}
.partner-card.partner-card_expanded .partner-card__cashback__inner {
	font-size: 22px;
}
.partner-card.partner-card_expanded .partner-card__info__header {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	border-bottom: 1px solid #dce2ec;
	margin-bottom: 12px;
}
.partner-card.partner-card_expanded .partner-card__info__header p {
	margin-bottom: 10px;
}
.partner-card.partner-card_expanded .partner-card__info__footer {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.partner-card.partner-card_expanded .partner-card__edv {
	position: static;
	border-radius: unset;
	border: none;
	background-color: unset;
	width: 100%;
	height: 38px;
	background: url("../images/logos/edv.svg") no-repeat center center transparent;
	background-size: 60px;
}
.partner-card.partner-card_expanded .sm-block_partner-card {
	width: 100%;
	margin: auto;
	justify-content: center;
}
.partner-card .partner-card__image {
	position: relative;
	width: 100%;
	height: 150px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #fff;
}
.partner-card .partner-card__info-wr {
	display: inline-flex;
	justify-content: space-between;
	position: relative;
	width: 100%;
	padding: 6px 12px;
}
.partner-card .partner-card__info {
	display: inline-flex;
	flex-wrap: wrap;
	width: 100%;
	height: 66px;
	overflow: hidden;
	width: 78%;
	margin-right: 2%;
}
.partner-card .partner-card__info h5 {
	display: flex;
	align-items: center;
	width: 100%;
	margin-bottom: 3px;
	font-family: "GTE-bold";
	font-size: 15px;
	line-height: 16px;
	color: #575D61;
}
.partner-card .partner-card__info p {
	width: 100%;
	margin: 0;
	color: #141414;
	font-size: 14px;
	line-height: 14px;
	font-family: "GTE-light";
}
.partner-card .partner-card__labels {
	display: flex;
	align-content: flex-start;
	justify-content: center;
	flex-wrap: wrap;
	width: 20%;
	padding: 4px 0px;
	border-radius: 10px;
	font-size: 16px;
	font-family: "GTE-bold";
	border: 1px solid #dce2ec;
	box-shadow: 0px 5px 10px 0px #2c343f21;
	box-shadow: 0px 2px 6px 0px rgba(174, 174, 192, 0.3);
	background: white;
	color: #575D61;
	position: absolute;
	right: 12px;
	top: -12px;
}
.partner-card .partner-card__cashback .partner-card__cashback__inner {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 32px;
	border-radius: 100px;
	white-space: nowrap;
}
.partner-card .partner-card__edv {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 26px;
	background: url("../images/logos/edv-logo-only.svg") no-repeat center center #f8fbfe;
	background-size: 12px;
	border-bottom-left-radius: 10px;
	border-bottom: 1px solid #dce2ec;
	border-left: 1px solid #dce2ec;
}
.partner-card .partner-card__sponsor {
	width: 46px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 32px;
}
.partner-card .partner-card__sponsor.mastercard {
	background-image: url("../images/logos/mastercard-logo-only.svg");
}
.partner-card .partner-card__sponsor.visa {
	background-image: url("../images/logos/visa.svg");
}
/*
.partner-card .partner-card__sponsor.accessbank {
	background-image: url("../images/logos/AccessBank-icon-b.svg");
	background-size: 20px;
}
*/
.sort-navigation {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: space-between;
	width: 100%;
	padding: 5px 0;
}
.sort-navigation.sort-descending .option .radio ~ .checkmark::after,
.sort-navigation.sort-descending .option .radio:checked ~ .checkmark::after {
	transform: rotate(-90deg);
}
.sort-navigation .sort-navigation__params {
	display: inline-flex;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
}
.sort-navigation .option-cont {
	width: unset;
	padding-right: 15px;
	margin-right: 5px;
	cursor: pointer;
	margin-bottom: 0;
}
.sort-navigation .option-cont .option-cont__textbox {
	padding-top: 0;
}
.sort-navigation .option .radio:checked ~ .checkmark::after {
	background: url("../images/common/arow-w.svg") no-repeat center center #2362a7;
	background-size: 14px;
}
.sort-navigation .option .radio:checked ~ .checkmark::after {
	width: 100%;
	height: 100%;
}
.sort-navigation .option .radio ~ .checkmark::after {
	visibility: unset;
	background: url("../images/common/arow.svg") no-repeat center center transparent;
	background-size: 14px;
	transition: background-color 0.2s ease;
}
.sort-navigation .option {
	margin-right: 5px;
}
.sort-navigation .option .radio ~ .checkmark.rotated::after {
	transform: rotate(90deg);
}
.sort-navigation .option .radio:checked ~ .checkmark.rotated::after {
	transform: rotate(90deg);
}
.sort-navigation .option .radio ~ .checkmark {
	background-color: #f2f4f6;
	border: 1px solid #e6ecf2;
}
.sort-order {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	padding: 10px 5px;
}
.sort-order .link {
	margin-right: 10px;
}
.sort-order .link.active {
	color: #6f6e7e;
	cursor: default;
}
.sort-order .link.active:hover {
	text-decoration: none;
}
.load-more {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 12px 0;
	padding: 12px;
}
.load-more .button {
	width: 100%;
	margin-bottom: 0;
}
.swiper-container {
	width: 100%;
}
.hero-wr {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.hero {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	max-width: 980px;
	width: 100%;
	height: 420px;
	margin: auto;
	position: relative;
}
.hero .hero__title {
	width: 100%;
	margin-bottom: 12px;
	font-family: "GTE-bold";
}
.hero .hero__subtitle {
	width: 100%;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 36px;
	font-family: "GTE-light";
}
.hero .hero__subtitle.hero__subtitle_fat {
	width: fit-content;
	font-size: 18px;
	line-height: 26px;
	padding: 6px 12px;
	border-radius: 4px;
	background-color: #158289;
	color: #fff;
}
.hero .button {
	min-width: 140px;
	margin-right: 20px;
}
.hero .hero__scroll-hint {
	background: url("../images/common/scroll-hint-ng.svg") no-repeat center center;
	background-size: 24px;
	width: 42px;
	height: 42px;
	box-shadow: 0 0px 2px 0px #00000075;
	background-color: #fff;
	border-radius: 100px;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: 3;
}
.hero .hero__scroll-hint.animate__slideInDown {
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	animation-duration: 1.4s;
	animation-direction: alternate;
}
.hero .hero__text-wr {
	position: absolute;
	display: inline-flex;
	flex-wrap: wrap;
	overflow: hidden;
	min-width: 450px;
	width: 45%;
	height: 100%;
	padding: 20px 20px 20px 40px;
	z-index: 1;
}
.hero .hero__text-wr.hero__text-wr_white .hero__title {
	color: #fff;
}
.hero .hero__text-wr.hero__text-wr_white .hero__subtitle {
	color: #ececec;
}
.hero .hero__text-wr .hero__text {
	margin: auto 0;
}
.hero .hero__image {
	display: flex;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-left: 45%;
}
.hero .hero__image.hero__image_contain {
	background-size: contain;
}
.slider-arrow-cont {
	position: absolute;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 100%;
	max-width: 1440px;
	margin: auto;
	left: 0;
	right: 0;
}
.slider-arrow-cont:hover .swiper-button-prev[tabindex],
.slider-arrow-cont:hover .swiper-button-next[tabindex] {
	display: flex;
}
.swiper:hover .swiper-button-prev[tabindex],
.swiper:hover .swiper-button-next[tabindex] {
	display: flex;
}
.swiper-button-prev.custom-slider-arrow,
.swiper-button-next.custom-slider-arrow {
	display: none;
	justify-content: center;
	align-items: center;
	top: unset;
	right: unset;
	left: unset;
	position: relative;
	margin: 2px 8px;
	animation-duration: 1s;
	animation-duration: var(--animate-duration);
	animation-fill-mode: both;
	animation-name: fadeIn;
	width: 42px;
	height: 42px;
	border-radius: 100px;
	background-repeat: no-repeat;
	background-position: center;
	transition: 0.2s;
	background-color: #f4f4f4;
	box-shadow: 0px 8px 24px 4px rgba(174, 174, 192, 0.3), 0px 4px 12px 2px rgba(174, 174, 192, 0.3);
}
.swiper-button-prev.custom-slider-arrow.swiper-button-disabled,
.swiper-button-next.custom-slider-arrow.swiper-button-disabled {
	background-color: #c3c3c3;
}
.swiper-button-prev.custom-slider-arrow::after,
.swiper-button-next.custom-slider-arrow::after {
	content: "";
	display: flex;
	justify-content: center;
	align-items: center;
	background-image: url(../images/common/n-arrow-ng.svg);
	background-repeat: no-repeat;
	background-size: 22px;
	width: 30px;
	height: 30px;
	background-position: center;
}
.swiper-button-prev.custom-slider-arrow:hover,
.swiper-button-next.custom-slider-arrow:hover {
	background-color: #fff;
	box-shadow: 0px 2px 6px 0px rgba(174, 174, 192, 0.3), 0px 4px 12px 2px rgba(174, 174, 192, 0.3);
}
.swiper-button-prev.custom-slider-arrow:after {
	transform: rotate(90deg);
	left: 30px;
}
.swiper-button-next.custom-slider-arrow:after {
	transform: rotate(-90deg);
	right: 30px;
}
.swiper-pagination-bullet {
	width: 10px !important;
	height: 10px !important;
	border: 1px solid #e2e6ec !important;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	background: #2362a9 !important;
}
.page404 {
	background-color: #f9f9f9;
	min-height: 540px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin: auto;
}
.page404 .page404__inner {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	text-align: center;
	padding: 0 20px;
	margin: 120px 0;
}
.page404 .page404__inner * {
	width: 100%;
}
.page404 .page404__inner h4 {
	margin-bottom: 10px;
	font-family: "GTE-light";
	color: #5e6873;
}
.page404 .page404__inner .button {
	margin-bottom: 40px;
}
.page404 .page404__text {
	margin-bottom: 40px;
	color: #5e6873;
}
.page404 .server-response {
	font-size: 140px;
	margin-bottom: 50px;
	color: #7e8690;
}
.page404 .search-box__form {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	position: relative;
	height: 80px;
	border-top: 1px solid #e1e1e1;
}
.page404 .search-box__form .search-box__form__splitter {
	position: absolute;
	top: -14px;
	background: #f9f9f9;
	width: 80px;
	font-size: 16px;
	color: #7e8690;
}
.page404 .search-box__form .input {
	padding: 10px 10px 10px 40px;
	background: url(../images/common/search-ng.svg) no-repeat center left;
	background-size: 30px;
}
.page-forbidden {
	background-color: #f9f9f9;
	min-height: 540px;
	max-width: 480px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin: auto;
}
.page-forbidden .page-forbidden__inner {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	text-align: center;
	padding: 0 20px;
	margin: 120px 0;
}
.page-forbidden .server-response {
	font-size: 52px;
	line-height: 62px;
	margin-bottom: 0;
	color: #7e8690;
}
.page-forbidden .response-description {
	margin-bottom: 60px;
	font-family: "GTE-light";
	color: #5e6873;
}
.page-success {
	max-width: 480px;
	min-height: 540px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin: auto;
}
.page-success .page-success__inner {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	text-align: center;
	padding: 0 20px;
	margin: 120px 0;
}
.myaccess-ad {
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	max-width: 1200px;
	margin: 0 auto;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}
@media (max-width: 800px) {
	.myaccess-ad {
		padding-left: 0;
		padding-right: 0;
	}
}
.myaccess-ad .myaccess-ad__text {
	display: inline-flex;
	flex-wrap: wrap;
	width: 50%;
}
.myaccess-ad .myaccess-ad__text .myaccess-ad__text__title {
	margin-bottom: 12px;
}
.myaccess-ad .myaccess-ad__text .myaccess-ad__text__details {
	font-family: "GTE-light";
	width: 100%;
	font-size: 18px;
	line-height: 28px;
	color: #484D51;
	margin-bottom: 32px;
}
.myaccess-ad .myaccess-ad__image {
	display: inline-flex;
	max-width: 46%;
	margin: 0 2%;
	width: 100%;
	height: 420px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.myaccess-ad .myaccess-ad__image.image-preset-2 {
	height: 520px;
}
.loan-list {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	align-content: flex-start;
	width: 100%;
	max-width: 1400px;
	margin: 0px auto;
	justify-content: center;
}
.loan-list .list {
	margin-bottom: 0;
}
.icard {
	display: inline-flex;
	align-content: flex-start;
	flex-wrap: wrap;
	width: 310px;
	min-height: 530px;
	margin: 14px;
	border-radius: 10px;
	background: #fff;
	overflow: hidden;
	cursor: pointer;
	transition: 1s;
	box-shadow: 0px 5px 0px 0px #7790ac36;
	border: 1px solid #c0cbdb;
	position: relative;
	transition: 0.4s;
	top: 0;
}
.icard:hover {
	top: -5px;
	box-shadow: 0px 20px 20px 0px #425f801c;
}
.icard.icard_dummy {
	height: 0;
	margin-top: 0;
	margin-bottom: 0;
	border: none;
	box-shadow: none;
}
.icard .icard__image {
	position: relative;
	width: 100%;
	height: 170px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #fff;
}
.icard .icard__info {
	display: inline-flex;
	align-content: flex-start;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
	min-height: 240px;
	padding: 5% 5% 0% 5%;
	width: 100%;
}
.icard .icard__info .list-wr {
	width: 100%;
}
.icard .icard__title {
	font-family: 'GTE-bold';
	font-size: 22px;
	margin-bottom: 5px;
}
.icard .icard__subtitle {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 5px;
}
.icard .icard__price-cont {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	width: 100%;
	margin-bottom: 8px;
}
.icard .icard__price {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-family: 'GTE-bold';
	font-size: 24px;
	color: #31A993;
}
.icard .icard__price.icard__price_azn::after {
	content: '';
	display: inline-flex;
	background: url(../images/common/azn.svg) no-repeat center center;
	background-size: 18px;
	width: 20px;
	height: 25px;
	margin-left: 5px;
}
.icard .icard__price-suffix {
	font-size: 24px;
}
.icard .button-cont {
	display: flex;
	justify-content: center;
	padding: 5%;
	position: absolute;
	bottom: 0;
}
.icard .button-cont .button {
	width: 46%;
	max-width: unset;
	min-width: unset;
	margin: 0 2%;
}
.icard .list .list-item {
	margin-bottom: 3px;
}
.icard.icard_v2 {
	box-shadow: 0px 8px 24px 4px rgba(174, 174, 192, 0.3), 0px 4px 12px 2px rgba(174, 174, 192, 0.3);
	border: none;
}
.icard.icard_v2:hover {
	top: unset;
}
.icard.icard_v3 {
	width: 420px;
	height: 300px;
	min-height: 180px;
	box-shadow: 0px 8px 24px 4px rgba(174, 174, 192, 0.3), 0px 4px 12px 2px rgba(174, 174, 192, 0.3);
	border: none;
	border-radius: 14px;
}
.icard.icard_v3:hover {
	top: unset;
}
.icard.icard_v3 .icard__info {
	padding: 0;
	min-height: unset;
	padding: 18px 24px 0 24px;
	overflow: hidden;
	height: 204px;
}
.icard.icard_v3 .button-cont {
	padding: 24px 24px;
	left: 0;
}
.icard.icard_v3 .icard__price-cont {
	margin-bottom: 12px;
}
.icard-exp {
	display: flex;
	flex-wrap: wrap;
	max-width: 1120px;
	margin: 0 10px;
	background: #fff;
	border-radius: 15px;
	overflow: hidden;
	box-shadow: 0px 32px 48px 16px rgba(174, 174, 192, 0.3), 0px 4px 12px 2px rgba(174, 174, 192, 0.3);
}
.icard-exp .icard-exp__title-block {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding: 40px 26px 10px 26px;
}
.icard-exp .icard-exp__title-block .button {
	margin: 0 0 0 5px;
	min-width: 140px;
}
.icard-exp .icard-exp__title {
	display: inline-flex;
	align-items: center;
	font-family: 'GTE-bold';
	margin-bottom: 0;
	margin-right: 5px;
	font-size: 28px;
	line-height: 36px;
	color: #3f4753;
}
.icard-exp .icard-exp__content {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	width: 100%;
	padding: 10px 26px;
	border-top: 1px solid #e3ede9;
}
.icard-exp .icard-exp__info-wr {
	display: inline-flex;
	align-content: flex-start;
	position: relative;
	width: 60%;
	height: 440px;
}
.icard-exp .icard-exp__info {
	width: 100%;
	height: 100%;
	display: inline-flex;
	flex-wrap: wrap;
	align-content: flex-start;
	overflow-y: auto;
	overflow-y: auto;
	padding-right: 26px;
	padding-bottom: 46px;
}
.icard-exp .icard-exp__image {
	width: 38%;
	height: 420px;
	display: inline-flex;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #fff;
	border-radius: 5px;
}
.icard-exp .icard-exp__scroll-grad {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 70px;
	background: #fff;
	background: linear-gradient(0deg, #fff 0%, #ffffff00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}
.faq .faq__group {
	box-shadow: 0px 5px 20px 0px #525a662b;
	border-radius: 5px;
	margin-bottom: 10px;
	cursor: pointer;
}
.faq .faq__group .faq__group__content {
	height: 0;
	width: 100%;
	overflow: hidden;
}
.faq .faq__group.faq__group_expanded .faq__group__content {
	height: unset;
}
.faq .faq__group.faq__group_expanded .faq__group__name {
	color: #141414;
}
.faq .faq__group.faq__group_expanded .faq__group__name::after {
	background: url(../images/common/minus-ng.svg) no-repeat center center;
	transform: rotate(0);
}
.faq .faq__group.faq__group_expanded .faq__group__content {
	padding: 0 15px;
	padding-top: 10px;
}
.faq .faq__group__name {
	display: flex;
	align-items: center;
	position: relative;
	width: 100%;
	padding: 22px 15px 22px 50px;
	font-size: 18px;
	line-height: 26px;
	color: #2362a9;
}
.faq .faq__group__name::after {
	content: "";
	display: inline-flex;
	justify-content: center;
	width: 28px;
	height: 28px;
	background: url(../images/common/close-b.svg) no-repeat center center;
	background-size: 26px;
	transform: rotate(45deg);
	position: absolute;
	left: 10px;
}
.faq .faq__item {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	box-shadow: 0px 5px 20px 0px #525a662b;
	border-radius: 5px;
	margin-bottom: 10px;
	cursor: pointer;
}
.faq .faq__item .faq__answer {
	height: 0;
	width: 100%;
	overflow: hidden;
}
.faq .faq__item.faq__item_expanded .faq__question {
	color: #141414;
}
.faq .faq__item.faq__item_expanded .faq__question::after {
	background: url(../images/common/minus-ng.svg) no-repeat center center;
	transform: rotate(0);
}
.faq .faq__item.faq__item_expanded .faq__answer {
	padding: 0px 15px 22px 50px;
	height: unset;
	font-family: "GTE-light";
}
.faq .faq__question {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 22px 15px 22px 50px;
	font-size: 18px;
	line-height: 26px;
	color: #2362a9;
}
.faq .faq__question::after {
	content: "";
	display: inline-flex;
	justify-content: center;
	width: 28px;
	height: 28px;
	background: url(../images/common/close-b.svg) no-repeat center center;
	background-size: 20px;
	transform: rotate(45deg);
	position: absolute;
	left: 10px;
}
.faq-chat {
	position: fixed;
	right: 10px;
	bottom: 20px;
	width: 60px;
	height: 60px;
	border-radius: 100px;
	background: url(../images/common/question-b.svg) no-repeat center;
	background-color: #3162a9;
	background-size: 50px;
	z-index: 100;
	cursor: pointer;
	transition: 0.3s;
}
.faq-chat:hover {
	filter: brightness(1.2);
}
.title-block {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.title-block .title-block__title {
	margin-bottom: 3px;
}
.title-block .title-block__date {
	color: #141414;
	margin-bottom: 3px;
}
.title-block .title-block__subtitle {
	width: 100%;
	margin-top: 12px;
}
.title-block.title-block1 .title-block__title {
	text-align: left;
}
.title-block.title-block1 .title-block__date {
	text-align: left;
}
.title-block.title-block1 .title-block__subtitle {
	text-align: left;
}
.title-block.title-block1 .title-block__title {
	width: unset;
}
.hashtag-and-sm {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	margin-bottom: 10px;
}
.hashtags {
	display: inline-flex;
	flex-wrap: wrap;
	cursor: default;
	font-size: 16px;
	color: #2362a9;
	margin: 10px 0;
}
.hashtags .hashtags__item {
	margin-right: 5px;
}
.title-cont {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
}
.title-cont .title {
	margin-bottom: 0;
	width: unset;
}
.title-cont *:last-child {
	margin-left: 5px;
}
.title-cont *:first-child {
	margin-left: 0px;
	margin-right: 5px;
}
.title-cont2 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.title-cont2 .title {
	margin-bottom: 0;
}
.image {
	display: flex;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 260px;
}
.image.image_pos-top {
	background-position: top;
}
.image.image_pos-bottom {
	background-position: bottom;
}
.image.image_pos-left {
	background-position: left;
}
.image.image_pos-right {
	background-position: right;
}
.image.image_pos-center {
	background-position: center;
}
.image.image_contain {
	background-size: contain;
}
.image.image_cover {
	background-size: cover;
}
.image.image_default {
	background: url("../images/common/photo-camera-lng.svg") no-repeat center center #f9f9f9 !important;
	background-size: 35% !important;
}
.image.image_default.image_pos-top {
	background-position: center;
}
.image.image_default.image_pos-bottom {
	background-position: center;
}
.image.image_default.image_pos-left {
	background-position: center;
}
.image.image_default.image_pos-right {
	background-position: center;
}
.news-block {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.news-block .news-block__item-group {
	width: 740px;
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: start;
	align-items: center;
	overflow: hidden;
	position: relative;
	padding-bottom: 47px;
}
.news-block .news-block__item-group.all-news {
	width: unset;
	justify-content: center;
	align-items: flex-start;
}
.news-block .news-block__item-group.all-news .news-block__item {
	max-width: 288px;
	margin: 0 6px 18px 6px;
}
.news-block .news-block__item {
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
	width: 100%;
}
.news-block .news-block__item.older-news {
	width: 100px;
}
.news-block .news-block__item.older-news .news-block__item__image {
	background: url("../images/common/arow-ng.svg") no-repeat center;
	transform: rotate(180deg);
	background-size: 40px;
	background-color: #f9f9f9;
}
.news-block .news-block__item.older-news .news-block__item__text {
	text-align: center;
	justify-content: center;
	color: #9ea9b8;
}
.news-block .news-block__item.dummy {
	height: 0 !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	min-height: unset;
}
.news-block .news-block__item .news-block__item__image {
	background-color: #f9f9f9;
	display: flex;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 180px;
	border-radius: 5px;
	transition: 0.2s ease;
}
.news-block .news-block__item .news-block__item__image.image-pos-top {
	background-position: top;
}
.news-block .news-block__item .news-block__item__image.image-pos-bottom {
	background-position: bottom;
}
.news-block .news-block__item .news-block__item__image.image-pos-left {
	background-position: left;
}
.news-block .news-block__item .news-block__item__image.image-pos-right {
	background-position: right;
}
.news-block .news-block__item .news-block__item__image.image-contain {
	background-size: contain;
}
.news-block .news-block__item .news-block__item__image.default-image {
	/*background: url("../images/common/photo-camera-lng.svg") no-repeat center center #f9f9f9 !important;*/
	/*background-size: 35% !important;*/
}
.news-block .news-block__item .news-block__item__image.default-image.image-pos-top {
	background-position: center;
}
.news-block .news-block__item .news-block__item__image.default-image.image-pos-bottom {
	background-position: center;
}
.news-block .news-block__item .news-block__item__image.default-image.image-pos-left {
	background-position: center;
}
.news-block .news-block__item .news-block__item__image.default-image.image-pos-right {
	background-position: center;
}
.news-block .news-block__item .news-block__item__text {
	display: flex;
	align-content: flex-start;
	flex-wrap: wrap;
	padding: 8px 2px 8px 2px;
	width: 100%;
	text-decoration: none;
	transition: .2s ease;
}
.news-block .news-block__item .news-block__item__date {
	width: 100%;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 4px;
	color: #949494;
}
.news-block .news-block__item .news-block__item__title {
	width: 100%;
	font-size: 16px;
	line-height: 18px;
	color: #484D51;
	height: 56px;
	overflow: hidden;
}
.news-block .news-block__item.news-block__item_big {
	max-width: 400px;
	width: 100%;
	margin-right: 20px;
}
.news-block .news-block__item.news-block__item_big .news-block__item__image {
	width: 100%;
	height: 240px;
}
.news-block .news-block__item.news-block__item_big .news-block__item__title {
	font-size: 20px;
	line-height: 24px;
	height: 72px;
}
.news-block .news-block__item.news-block__item_big .news-block__item__date {
	font-size: 16px;
	line-height: 20px;
}
.news-block .swiper-pagination {
	padding-top: 6px;
	bottom: 0px;
	border-top: 2px solid #f6f6f6;
}
/*
.phone-number {
	width: 100px;
	height: 50px;
	background: url(../images/common/phone-v2.svg) no-repeat center center;
	background-size: 100px;
	filter: brightness(1.5);
}
*/
.product-list {
	display: flex;
	justify-content: left;
	flex-wrap: wrap;
	margin: 0 auto 0 auto;
}
.product-list__item {
	display: inline-flex;
	flex-wrap: wrap;
	align-content: flex-start;
	width: 31%;
	margin: 0 1% 32px 1%;
}
.product-list__item.dummy {
	margin-bottom: 0;
	border: none !important;
}
.product-list__text {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	word-break: break-word;
}
.product-list__title {
	display: flex;
	width: 100%;
	margin-bottom: 6px;
	color: #3A3D41;
	font-weight: normal;
	font-size: 20px;
	line-height: 28px;
	text-decoration: none;
	letter-spacing: 0.5px;
}
.product-list__image {
	width: 100%;
	margin: 0 0 12px 0;
	height: 180px;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: left center;
}
.product-list__image_small {
	height: 64px;
}
.product-list__description {
	width: 100%;
	color: #484D51;
	font-family: "GTE-light";
}
.product-list_centered {
	justify-content: center;
}
.product-list_centered .product-list__title {
	text-align: center;
	justify-content: center;
}
.product-list_centered .product-list__text {
	text-align: center;
	justify-content: center;
}
.product-list_centered .product-list__image {
	background-position: center;
}
.product-list_compact .product-list__item {
	border-bottom: unset;
	margin: unset;
	width: 23% !important;
	min-width: 160px;
	margin: 0 1% 32px 1%;
}
.product-block {
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	max-width: 1200px;
	padding: 0 20px;
	margin: 20px auto 20px auto;
}
.product-block .product-block__text {
	display: inline-flex;
	flex-wrap: wrap;
	width: 46%;
	margin: 0 2%;
}
.product-block .product-block__title {
	width: 100%;
	margin-bottom: 10px;
}
.product-block .product-block__details {
	font-family: "GTE-light";
	width: 100%;
	font-size: 18px;
	line-height: 28px;
	color: #484D51;
}
.product-block .product-block__image {
	display: inline-flex;
	max-width: 46%;
	margin: 0 2%;
	width: 100%;
	min-height: 260px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.range-cont {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
	margin-bottom: 24px;
	padding: 0 5px;
}
.range-cont .range-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	font-family: "GTE-light";
	color: #141414;
}
.range-cont .range-name {
	display: flex;
	justify-content: center;
	align-items: center;
}
.range-cont .range-value {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: 60%;
	font-size: 20px;
}
.range-cont .range-value .highlight {
	color: #31A993 !important;
	font-family: 'GTE-bold';
}
.range-cont .input {
	padding: 0 4px 0 0;
	height: 28px;
	border-bottom: none;
	text-align: right;
	font-size: 18px;
	font-family: "GTE-bold";
	color: #484D51;
	letter-spacing: 1.5px;
}
.range-cont .input:hover, .range-cont .input:active, .range-cont .input:focus {
	background-color: unset;
	color: #141414;
}
.range-cont .input-focuser {
	display: flex;
	justify-content: center;
	align-items: center;
}
.range-cont .currency {
	content: '';
	display: inline-flex;
	background: url("../images/common/azn.svg") no-repeat center center;
	background-size: 16px;
	width: 24px;
	height: 20px;
	margin-right: 2px;
	filter: brightness(3);
}
.range-cont .pencil {
	display: inline-flex;
	background: url("../images/common/pencil.svg") no-repeat right center;
	background-size: 10px;
	width: 14px;
	height: 20px;
	cursor: text;
	filter: brightness(3);
}
.range-cont .range-bottom {
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 12px;
	color: #141414;
	font-size: 14px;
	font-family: 'GTE-light';
}
.range-cont .range-bottom * {
	transition: 0.2s ease;
}
.range-cont .range-bottom .highlight {
	color: #31A993;
	font-family: 'GTE-bold';
}
.range-cont .range {
	width: 100%;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 2px;
}
.range-cont .range input[type="range"] {
	appearance: none;
	width: 100%;
	height: 5px;
	background: #D5D5D5;
	outline: none;
	opacity: 0.9;
	transition: opacity .2s;
	border-radius: 20px;
}
.range-cont .range input[type="range"]:hover {
	opacity: 1;
}
.range-cont .range input[type="range"]::-webkit-slider-thumb {
	appearance: none;
	width: 20px;
	height: 20px;
	background: #fff;
	cursor: pointer;
	border-radius: 20px;
	border: 2px solid #34B580;
	box-shadow: 0px 0px 0px 2px #fff;
}
.range-cont .range input[type="range"]::-moz-range-thumb {
	width: 20px;
	height: 20px;
	background: #fff;
	cursor: pointer;
	border-radius: 20px;
	border: 2px solid #34B580;
	box-shadow: 0px 0px 0px 2px #fff;
}
.noUi-target {
	background: #e1e1e1 !important;
	border: none !important;
	box-shadow: none !important;
}
.noUi-connect {
	background: #31A993 !important;
}
.noUi-target {
	border-radius: 100px !important;
}
.noUi-connects {
	border-radius: 100px !important;
}
.noUi-horizontal {
	height: 7px !important;
}
.noUi-horizontal .noUi-handle {
	width: 24px !important;
	height: 24px !important;
	right: -12px !important;
	top: -9px !important;
	border-radius: 100px !important;
	box-shadow: 0 0 3px #9e9e9e !important;
	border: 8px solid #fbfbfb !important;
	background: #36a993 !important;
}
.noUi-active {
	box-shadow: none !important;
}
.noUi-handle:after, .noUi-handle:before {
	display: none !important;
	height: 10px !important;
	top: 8px !important;
	left: 10px !important;
	background: #fff !important;
}
.noUi-handle:after {
	left: 15px !important;
}
.calculator {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
	width: 100%;
}
.calculator .calculator__sliders {
	display: flex;
	flex-wrap: wrap;
	max-width: 420px;
	width: 100%;
	margin: 0 20px;
}
.calculator .calculator__result {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 340px;
	width: 100%;
	margin: 0 20px 20px 20px;
	padding: 24px 24px;
	background: #fff;
	box-shadow: 0 5px 30px 0px #36393d2e;
	border-radius: 12px;
}
.calculator .calculator__result.calculator__result2 {
	box-shadow: unset;
	max-width: 550px;
	padding: 0;
	margin: 0 20px 10px 20px;
}
.calculator .calculator__result.calculator__result2 .calculator__result__main__title {
	justify-content: left;
	text-align: left;
}
.calculator .calculator__result.calculator__result2 .calculator__value {
	justify-content: left;
	text-align: left;
}
.calculator .calculator__result.calculator__result2 .calculator__result-values {
	justify-content: left;
}
.calculator .calculator__result-values {
	display: inline-flex;
	align-content: center;
	justify-content: center;
	flex-wrap: wrap;
	max-width: 210px;
}
.calculator .calculator__chart {
	display: inline-flex;
	width: 280px;
	max-width: 280px;
}
.calculator .button-cont {
	margin: 20px 0 0px 0;
	justify-content: center;
}
.calculator .button-cont .button {
	margin: 0;
}
.calculator .calculator__result__main {
	display: flex;
	align-content: start;
	flex-wrap: wrap;
	margin-bottom: 12px;
}
.calculator .calculator__result__main__title {
	display: flex;
	justify-content: center;
	text-align: center;
	width: 100%;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 2px;
	color: #141414;
	font-family: "GTE-light";
}
.calculator .calculator__value {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	color: #484D51;
	font-family: 'GTE-bold';
	font-size: 32px;
	line-height: 42px;
	letter-spacing: 1.5px;
}
.calculator .calculator__value::after {
	content: '';
	display: inline-flex;
	justify-content: center;
	background-repeat: no-repeat;
	background-position: center;
	font-family: 'GTE-light';
}
.calculator .calculator__value.azn {
	padding-left: 28px;
}
.calculator .calculator__value.azn::after {
	background-image: url("../images/common/azn.svg");
	background-size: 20px;
	width: 28px;
	height: 22px;
	filter: brightness(3);
}
.calculator .calculator__value.usd {
	padding-left: 28px;
}
.calculator .calculator__value.usd::after {
	content: '$';
	height: 100%;
	width: 28px;
	color: #999999;
}
.calculator .calculator__value.percent {
	padding-left: 28px;
}
.calculator .calculator__value.percent::after {
	content: "%";
	height: 100%;
	width: 28px;
	color: #999999;
}
.calculator .calculator__result__extra {
	display: inline-flex;
	flex-wrap: wrap;
	width: 100%;
	border-top: 1px solid #e3e9f1;
	padding-top: 12px;
	margin: 0px 12px 0px 12px;
}
.calculator .calculator__result__extra .calculator__result__extra__item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	margin-bottom: 3px;
}
.calculator .calculator__result__extra .calculator__result__extra__title {
	max-width: 60%;
	font-family: 'GTE-light';
	font-size: 16px;
	color: #141414;
}
.calculator .calculator__result__extra .calculator__value {
	font-family: 'GTE-regular';
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.5px;
	width: unset;
}
.calculator .calculator__result__extra .calculator__value.azn::after {
	background-size: 14px;
	width: 24px;
}
.calculator .calculator__result__extra .calculator__value.usd::after {
	width: 24px;
	color: #999999;
}
.calculator .calculator__result__extra .calculator__value.percent::after {
	width: 24px;
}
.calculator .calculator__result__extra.result-bot_big .col {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 14px;
}
.calculator .calculator__result__extra.result-bot_big .name {
	font-size: 20px;
	color: #9ea9b8;
}
.calculator .calculator__result__extra.result-bot_big .value {
	font-size: 24px;
}
.calculator .select {
	background-color: unset;
}
.calculator .select:hover, .calculator .select:active {
	background-color: unset;
}
.gen-tabs {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
	margin-bottom: 10px;
}
.gen-tabs .gen-tabs__tab {
	display: inline-flex;
	justify-content: center;
	text-align: center;
	margin: 6px 8px;
	padding: 12px 28px;
	border-radius: 100px;
	color: #2362a9;
	font-size: 17px;
	line-height: 20px;
	cursor: pointer;
	transition: 0.2s ease;
	min-width: 80px;
	user-select: none;
	box-shadow: 0px 2px 4px 0 #26376d3d, inset 0px 0px 0px 0 #26376d3d;
	background: #fff;
}
.gen-tabs .gen-tabs__tab:hover {
	background: #fbfcff;
	box-shadow: 0px 2px 0px 0 #26376d3d;
}
.gen-tabs .gen-tabs__tab.active {
	cursor: default;
	color: #575D61;
	background: #f5f5f5;
	box-shadow: 0px 0px 0px 0 #26376d3d, inset 0px 2px 4px 0 #26376d3d;
}
.gen-tabs.gen-tabs_sm .gen-tabs__tab {
	padding: 8px 16px;
	font-size: 15px;
	line-height: 17px;
	margin: 0 4px 8px 4px;
}
.gen-tabs.gen-tabs_v2 .gen-tabs__tab {
	box-shadow: none;
	box-shadow: 0px 2px 4px 0 #26376d18, inset 0px 0px 0px 0 #26376d18;
	border: 1px solid transparent;
	color: #2673B7;
}
.gen-tabs.gen-tabs_v2 .gen-tabs__tab:hover {
	box-shadow: 0px 2px 4px 0 #3e61d33d;
}
.gen-tabs.gen-tabs_v2 .gen-tabs__tab.active {
	box-shadow: none;
	border: 1px solid transparent;
	background: #F4F9FF;
	color: #6F9DEB;
	box-shadow: 0px 0px 0px 0 #26376d18, inset 0px 2px 6px 0 #26376d18;
}
.app-links-cont {
	display: flex;
	flex-wrap: wrap;
}
.app-links-cont * {
	display: inline-flex;
	width: 158px;
	height: 48px;
	margin: 6px;
	border-radius: 6px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 158px;
	box-shadow: 0px 4px 12px 2px rgba(174, 174, 192, 0.3), 0px 2px 6px 0px rgba(174, 174, 192, 0.3);
}
.appstore {
	background-image: url("../images/logos/appstore-transp.svg");
	background-color: #171818;
}
.appstore.appstore_w {
	background-image: url("../images/logos/appstore-w.svg");
	background-color: #fff;
}
.google-play {
	background-image: url("../images/logos/google-play-transp.svg");
	background-color: #171818;
}
.google-play.google-play_w {
	background-image: url("../images/logos/google-play-w.svg");
	background-color: #fff;
}
.appgallery {
	background-image: url("../images/logos/appgallery-transp.svg");
	background-color: #171818;
}
.appgallery.appgallery_w {
	background-image: url("../images/logos/appgallery-w.svg");
	background-color: #fff;
}
.sticky {
	position: fixed;
	top: 0;
	width: 100%;
}
.sticky .header__content {
	height: 60px;
}
.sticky .header__section .header__section__wr {
	top: 60px;
}
.sticky .search-box__content {
	height: 60px;
}
.sticky .search-box__form {
	height: 60px;
}
.sticky .header__section-switch .header__section-switch__link {
	padding: 0px 6px;
}
.sticky-padding {
	padding-top: 60px;
}
.currency-block {
	display: inline-flex;
	flex-wrap: wrap;
	width: 100%;
}
.currency-rates {
	display: inline-flex;
	flex-wrap: wrap;
	width: 56%;
	margin: 0 2%;
}
.currency-rates .table-cont {
	padding-top: 0;
	padding-bottom: 18px;
	min-height: 270px;
}
.currency-rates .table_currency {
	width: 100%;
}
.currency-rates .table_currency tr {
	border-bottom: 2px solid #f2f2f2;
}
.currency-rates .table_currency tr:last-child {
	border-bottom: none;
}
.currency-rates .table_currency td {
	height: 50px;
	padding: 10px 8px;
	max-width: 250px;
	color: #777c84;
	font-family: "GTE-light";
	transition: 0.2s;
	border-right: 2px solid #f2f2f2;
	vertical-align: middle;
}
.currency-rates .table_currency td:last-child {
	border-right: none;
}
.currency-rates .table_currency.row-1-selected td:nth-child(1) {
	background: #f2f7ff;
}
.currency-rates .table_currency.row-2-selected td:nth-child(2) {
	background: #f7f7f7;
}
.currency-rates .table_currency.row-3-selected td:nth-child(3) {
	background: #f7f7f7;
}
.currency-rates .table_currency.row-4-selected td:nth-child(4) {
	background: #f7f7f7;
}
.currency-rates .table_currency.row-5-selected td:nth-child(5) {
	background: #f7f7f7;
}
.currency-rates .table_currency .option-cont {
	margin-bottom: 0;
}
.currency-rates .table_currency .option-cont__textbox {
	padding-top: 0;
}
.currency-rates .price {
	position: relative;
	letter-spacing: 1.5px;
}
.currency-rates .price::before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 30px;
	margin-right: 10px;
	vertical-align: middle;
}
.currency-rates .price.price_default::before {
	background: url("../images/common/minus-ng.svg") no-repeat center;
	background-size: 24px;
}
.currency-rates .price.price_up::before {
	background: url("../images/common/n-arrow-ng.svg") no-repeat center;
	background-size: 24px;
	transform: rotate(180deg);
	filter: invert(41%) sepia(34%) saturate(834%) hue-rotate(97deg) brightness(94%) contrast(89%);
}
.currency-rates .price.price_down::before {
	background: url("../images/common/n-arrow-ng.svg") no-repeat center;
	background-size: 24px;
	transform: rotate(0deg);
	filter: invert(23%) sepia(71%) saturate(2962%) hue-rotate(348deg) brightness(90%) contrast(91%);
}
.currency-converter {
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: flex-start;
	width: 40%;
	padding: 30px 30px;
	border-radius: 20px;
	height: fit-content;
	margin: 20px 0;
}
.currency-converter .currency-converter__item {
	display: inline-flex;
	width: 100%;
	border: 1px solid #ebeef7;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 3px 10px 0px #6981cc54;
}
.currency-converter .currency-converter__controls {
	display: inline-flex;
	justify-content: space-between;
	width: 100%;
}
.currency-converter .currency-converter__arrow {
	width: 40px;
	height: 40px;
	background: url(../images/common/exchange-ng.svg) no-repeat center;
	background-size: 22px;
	margin: 12px 26px;
	transform: rotate(90deg);
	cursor: pointer;
	background-color: #f7f7f7;
	border: 1px solid #f2f2f2;
	border-radius: 10px;
	transition: 0.2s ease;
}
.currency-converter .currency-converter__arrow:hover {
	background-color: #eeeeee;
}
.currency-converter .currency-converter__swap {
	width: 40px;
	height: 40px;
	background: url(../images/common/n-arrow-ng.svg) no-repeat center;
	background-size: 30px;
	margin: 12px;
	transform: rotate(0);
	filter: brightness(1.2);
}
.currency-converter .input {
	font-size: 22px;
	line-height: 38px;
	letter-spacing: 1.5px;
	padding: 8px 12px;
	text-align: right;
	border-bottom: none;
	background-color: #fff;
	margin: 0;
	height: 64px;
}
.currency-converter .input:hover {
	background-color: #fff;
}
.currency-converter .select {
	letter-spacing: 1.5px;
	color: #141414;
	background-color: #f7f7f7;
	width: 110px;
	padding: 12px 6px 12px 16px;
	background-position: 60px 50%;
	border-bottom: none;
	margin: 0;
	height: 64px;
}
.shareholdes {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 36px 0 36px 0;
}
.shareholdes .shareholders__item {
	display: inline-flex;
	width: 160px;
	height: 80px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	margin: 10px;
}
.smart-bg {
	display: flex;
	justify-content: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.smart-bg.smart-bg_cover {
	background-size: cover;
}
.smart-bg.smart-bg_hidden {
	background-image: unset !important;
}
.form-block {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	align-content: center;
	width: 100%;
}
.form-block .form {
	display: inline-flex;
	width: 46%;
	margin: 0 2%;
}
.form-block .form-block__image {
	display: inline-flex;
	width: 46%;
	margin: 0 2%;
	max-width: 460px;
	height: 420px;
}
.form-block .form-block__image_hidden {
	display: none;
}
.about {
	display: flex;
	flex-wrap: wrap;
}
.about .about__title {
	display: flex;
	justify-content: center;
	align-items: center;
}
.about .about__description {
	font-family: "GTE-light";
	padding: 0 6px;
}
.search-field {
	display: flex;
	justify-content: space-between;
	border-radius: 8px;
	overflow: hidden;
	margin-bottom: 12px;
	border: 1px solid #E4E7E7;
	box-shadow: inset 0px 4px 12px 2px rgba(218, 218, 228, 0.3);
}
.search-field .search-field__input {
	border: 1px solid;
	display: inline-flex;
	width: 100%;
	height: 60px;
	padding: 12px 32px 12px 48px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	outline: none;
	border: none;
	color: #3A3D41;
	font-size: 15px;
	line-height: 24px;
	font-family: "GTE-regular";
	background: url(../images/common/search-ng.svg) no-repeat center left;
	background-size: 28px;
	background-position: 12px;
	border-radius: 0;
	transition: 0.2s ease;
	letter-spacing: 0.3px;
}
.search-field .input-cont {
	margin-bottom: 0;
	min-width: 120px;
	border-bottom: none;
	border-radius: 0;
	letter-spacing: 1.5px;
}
.search-field .input-cont .select {
	background-color: #f7f7f7;
	border-radius: 0;
	padding: 6px 24px;
	background-position: 80% center;
	margin: 0;
}
.location-app {
	min-height: 640px;
	display: flex;
	flex-wrap: wrap;
	border-radius: 12px;
}
.location-app_fullscreen .location-app__places {
	width: 0%;
	height: 640px;
	box-shadow: none;
	filter: blur(3px) brightness(1.5);
}
.location-app_fullscreen .location-app__map {
	width: 100%;
}
.location-app_fullscreen .location-app__expand::after {
	transform: rotate(270deg);
	left: 0;
}
.location-app__places {
	width: 42%;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-content: start;
	box-shadow: 0px 4px 12px 2px rgba(174, 174, 192, 0.3), 0px 2px 6px 0px rgba(174, 174, 192, 0.3);
	border-radius: 8px;
	overflow: hidden;
	transition: .8s ease;
}
.location-app__places__top {
	width: 100%;
	padding: 12px;
	margin-bottom: 12px;
}
.location-app__places__bottom {
	width: 100%;
	padding: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.location-app__places__list__item {
	padding: 14px 18px;
	display: inline-flex;
	width: 100%;
	border-bottom: 1px solid #f3f3f3;
	transition: .2s ease;
	cursor: pointer;
}
.location-app__places__list__item_active {
	background-color: #E4E7E7;
}
.location-app__places__list__item:not(.location-app__places__list__item_active):hover {
	background-color: #FAFAFA;
}
.location-app__places__list__item__info {
	width: 100%;
}
.location-app__places__list__item__info__text {
	margin-bottom: 0;
	font-size: 15px;
	line-height: 22px;
	font-family: "GTE-light";
}
.location-app__places__list__item__info__title {
	font-size: 16px;
	font-family: "GTE-bold";
	color: #484D51;
	margin-bottom: 5px;
}
.location-app__places__list__item__info__title.open::after {
	content: "Açıq";
	display: inline-flex;
	color: #31A993;
	margin-left: 6px;
	font-size: 14px;
	line-height: 20px;
	font-family: "GTE-regular";
	letter-spacing: 0;
	padding: 2px 8px;
	border-radius: 20px;
}
.location-app__places__list__item__info__title.open.open_ru::after {
	content: "Открыто";
}
.location-app__places__list__item__info__title.open.open_en::after {
	content: "Open";
}
.location-app__places__list__item__controls {
	width: 100%;
	display: flex;
}
.location-app__places__result-text {
	padding: 4px 18px;
	margin-bottom: 0px;
}
.location-app__expand {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 28px;
	height: 64px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	background-color: #8492a3;
	box-shadow: 6px 6px 6px 0px #c8c8d645;
	position: absolute;
	left: -6px;
	top: 12px;
	z-index: 2;
	cursor: pointer;
	border: 1px solid #d9e3ef;
	transition: .2s ease;
}
.location-app__expand::after {
	content: "";
	width: 28px;
	height: 28px;
	background: url(../images/common/n-arrow-w.svg) no-repeat center;
	background-size: 24px;
	transform: rotate(90deg);
}
.location-app__expand:hover {
	box-shadow: 6px 6px 12px 6px #c8c8d645;
	left: 0;
}
.location-app__map {
	width: 58%;
	position: sticky;
	top: 80px;
	height: 640px;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
	transition: .8s ease;
}
.location-app__map__top {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding: 12px 0;
	margin: 0 12px;
	border-bottom: 1px solid #E4E7E7;
}
.location-app__map__middle {
	width: 100%;
	border-radius: 10px;
	overflow: hidden;
}
.location-app__map__bottom {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding: 12px 12px;
}
.location-app .list-wr {
	margin: 0 6px;
}
.location-app .sm-block .item {
	background-size: 26px;
	border: 1px solid #E0E0E0;
	background-color: #f3f3f3;
}
.branch-worktime {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.branch-worktime__item {
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 6px 12px;
}
.branch-worktime__image {
	display: inline-flex;
	width: 32px;
	height: 32px;
	margin-right: 6px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.branch-worktime__title {
	font-size: 16px;
	line-height: 22px;
	font-family: "GTE-bold";
}
.branch-worktime__subtitle {
	font-size: 15px;
	line-height: 18px;
	font-family: "GTE-light";
	color: #616161;
}
.question-list__item {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 24px 32px;
	margin-bottom: 12px;
	border-radius: 6px;
	box-shadow: 0px 2px 6px 0px rgba(174, 174, 192, 0.3), 0px 4px 12px 2px rgba(174, 174, 192, 0.3);
}
.question-list__text {
	width: 100%;
}
.question-list__subtitle,
.question-list p {
	color: #484D51;
	font-family: "GTE-light";
	margin-bottom: 12px;
	max-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.question-list__more .button-cont {
	justify-content: center;
}
.question-list__more .button {
	margin-right: 0;
}
.note-block {
	padding: 12px 16px;
	border-radius: 10px;
	box-shadow: 0px 4px 12px 2px rgba(174, 174, 192, 0.3), 0px 2px 6px 0px rgba(174, 174, 192, 0.3);
	background-color: #FAFAFA;
	border: 1px solid #E6ECF4;
}
.skeleton {
	animation: skeleton-loading .8s ease-in-out infinite alternate;
	border-radius: 3px;
}
.skeleton-text {
	animation: skeleton-loading .8s ease-in-out infinite alternate;
	color: transparent;
	border-radius: 3px !important;
}
.skeleton-text_ready {
	animation: none;
	color: inherit;
}
@keyframes skeleton-loading {
	from {
		background-color: #E0E0E0;
	}
	to {
		background-color: #FAFAFA;
	}
}
.faq-inner p {
	font-family: "GTE-light";
}
.faq-inner a {
	display: inline-flex;
	align-items: center;
	text-decoration: none;
	color: #2362a9;
	cursor: pointer;
	transition: 0.1s;
	position: relative;
}
.tabs-wr {
	display: flex;
	border-bottom: 1px solid #E0E0E0;
	margin-bottom: 24px;
}
.tabs {
	position: relative;
	display: flex;
	width: 100%;
	font-size: 20px;
}
.tabs_small {
	font-size: 14px;
	line-height: 16px;
}
.tabs_centered .tabs__container {
	flex-wrap: nowrap;
}
.tabs_centered .tabs__tab {
	width: 100%;
}
.tabs__container {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: end;
	position: relative;
	text-align: center;
	overflow: auto;
}
.tabs__tab {
	display: inline-flex;
	position: relative;
	padding: 12px 8px;
	margin: 0 6px;
	color: #616161;
	white-space: nowrap;
	cursor: pointer;
	user-select: none;
	transition: 0.2s ease;
}
.tabs__tab_dummy {
	cursor: default;
}
.tabs__tab_dummy:hover::before {
	background-color: transparent !important;
}
.tabs__tab::before {
	content: "";
	width: 100%;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 0;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.tabs__tab:hover::before {
	background-color: #C7C7C7;
}
.tabs__tab_active {
	color: #474747;
	font-family: "GTE-bold";
	cursor: default;
}
.tabs__tab_active::before {
	background-color: #6F9DEB;
}
.tabs__tab_active:hover {
	color: #474747;
}
.tabs__tab_active:hover::before {
	background-color: #6F9DEB;
}
.tabs__tab__title {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}
@keyframes showErrorText {
	from {
		opacity: 0;
		transform: translateY(5%);
	}
	to {
		opacity: 1;
		transform: translateY(0%);
	}
}
@media (max-width: 1200px) {
	.news-block {
		flex-wrap: unset;
	}
	.news-block .news-block__item.news-block__item_big {
		max-width: 33%;
	}
}
@media (max-width: 800px) {
	.mob-d-none {
		display: none !important;
	}
	.mob-d-flex {
		display: flex !important;
	}
	.mob-d-iflex {
		display: inline-flex !important;
	}
	.mob-talign-center {
		text-align: center !important;
	}
	.mob-talign-left {
		text-align: left !important;
	}
	.mob-talign-right {
		text-align: right !important;
	}
	.mob-order-1 {
		order: 1 !important;
	}
	.mob-order-2 {
		order: 2 !important;
	}
	.mob-order-3 {
		order: 3 !important;
	}
	.mob-order-4 {
		order: 4 !important;
	}
	.mob-order-5 {
		order: 5 !important;
	}
	.mob-max-w-320 {
		max-width: 320px !important;
		margin: auto;
	}
	.mob-max-w-360 {
		max-width: 360px !important;
		margin: auto;
	}
	.mob-max-w-420 {
		max-width: 420px !important;
		margin: auto;
	}
	.mob-w-50 {
		width: 50% !important;
	}
	.mob-w-100 {
		width: 100% !important;
	}
	html {
		font: 15px/23px "GTE-regular", sans-serif;
	}
	h1,
	.h1 {
		font-size: 26px;
		line-height: 30px;
		margin: 0 0 24px 0;
		letter-spacing: 1px;
	}
	h2,
	.h2 {
		font-size: 22px;
		line-height: 26px;
		margin: 0 0 24px 0;
		letter-spacing: 0.8px;
	}
	h3,
	.h3 {
		font-size: 20px;
		line-height: 28px;
		margin: 0 0 22px 0;
		letter-spacing: 0.6px;
	}
	h4,
	.h4 {
		font-size: 18px;
		line-height: 26px;
		margin: 0 0 22px 0;
		letter-spacing: 0.3px;
	}
	h5,
	.h5 {
		font-size: 17px;
		line-height: 26px;
		margin: 0 0 16px 0;
	}
	h6,
	.h6 {
		font-size: 16px;
		line-height: 24px;
		margin: 0 0 16px 0;
	}
	p,
	.p {
		margin: 0 0 16px 0;
	}
	.list {
		margin-bottom: 16px;
	}
	.button {
		min-width: 120px;
		max-width: 260px;
		margin-right: 12px;
		margin-bottom: 12px;
		font-size: 15px;
	}
	.drop::after {
		width: 12px;
		height: 12px;
		background-size: 12px;
	}
	/*
	.header .header__section-group,
	.header .header__section-other,
	.header .header__controls {
		display: none;
	}
	.header .header__section-switch {
		min-width: 50px;
		width: 80px;
		margin-left: auto;
	}
	.header .header__vert-line {
		order: 2;
		width: 2px;
		min-width: 2px;
		margin: 0 0 0 6px;
		background-color: #f2f2f2 !important;
	}
	.header .header__section-switch .header__section-switch__link {
		font-size: 14px;
		margin-right: 0;
	}
	.header .header__section-switch .header__section-switch__link.header__section-switch__link_active {
		font-size: 12px;
	}
	.header .header__section-switch .header__section-switch__link-wr {
		justify-content: end;
	}
	.header .header__logo {
		width: 160px;
		min-width: 160px;
		background-size: 130px;
	}
	.header .header__content {
		justify-content: space-between;
	}
	.header .header__mob-navigation {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
		height: 100%;
		z-index: 100;
		position: absolute;
		right: 70px;
		top: 0;
	}
	.header .header__mob-navigation:hover .header__language-icon {
		background-color: #f0f0f0;
		z-index: 110;
	}
	.header .header__mob-navigation:hover .header__language-expanded {
		display: flex;
	}
	.header .header__language .header__language-expanded {
		width: 62px;
	}
	.header .header__hamburger-animated {
		display: flex;
	}
	.header .content-mob-wr.menu-expanded {
		display: flex;
	}
	.header .search-box {
		display: none;
	}
	.header .search-box.active {
		display: none;
	}
	.mob-scroll-lock {
		overflow: hidden;
		width: 100%;
		height: 100%;
		position: fixed;
	}
	.mob-scroll-lock .header__hamburger-animated {
		position: fixed;
		top: 0;
		right: 0;
		height: 70px;
	}
	header .top-menu {
		display: none;
	}
	header .content {
		height: 50px;
	}
	header .content-mob-wr {
		display: flex;
	}
	header .header__content-mob-wr {
		display: flex;
	}
	header .tabs {
		display: none;
	}
	header .lang-switch {
		display: none;
	}
	header .hamburger {
		display: inline-flex;
	}
	header .logo {
		background: url("../images/logos/logo-b.svg") no-repeat center center #fff;
		background-size: 130px;
		min-width: 130px;
		width: 140px;
	}
	header .other {
		margin: 0;
		min-width: unset;
	}
	header .logo-and-hamburger {
		display: inline-flex;
		height: 50px;
	}
	header .myaccess {
		background-size: 60px;
		width: 60px;
	}
	*/
	.body-content {
		padding-bottom: unset;
	}
	footer {
		position: unset;
		bottom: unset;
		padding: 0;
	}
	footer .menu-groups {
		width: 100%;
		height: unset;
		flex-wrap: wrap;
		margin: 0 0 0 0;
		padding: 10px 20px;
	}
	footer .menu-group {
		margin: 5px auto;
		width: 100%;
		overflow: hidden;
	}
	footer .menu-group .links {
		width: 100%;
		padding: 0px 0px 0px 16px;
		transition: height 0.3s ease-out;
		height: 0;
		border-left: 4px solid #d2d6dc;
	}
	footer .menu-group .mobile-title {
		display: inline-flex;
		justify-content: space-between;
		align-items: center;
		font-size: 16px;
		line-height: 26px;
		width: 100%;
		margin-bottom: 0;
		font-family: "GTE-bold";
		color: #626972 !important;
		cursor: pointer;
		min-height: 40px;
	}
	footer .menu-group .mobile-title.link {
		font-family: "GTE-bold";
	}
	footer .menu-group .link.title {
		display: none;
	}
	footer .menu-group .link {
		font-family: "GTE-regular";
		font-size: 16px;
		line-height: 26px;
		color: #2362A9;
		margin: 0;
		padding: 6px 0;
	}
	footer .menu-group.non-expandable .links {
		display: inline-flex;
		padding: 14px 26px;
		background: #f8f8f8;
	}
	footer .menu-group.non-expandable .link.title {
		display: inline-flex;
	}
	footer .extra-content {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
		margin: auto auto 10px auto;
	}
	footer .sm-block {
		width: 100%;
		display: flex;
		justify-content: center;
		order: 2;
		margin: 10px 0;
	}
	footer .other-logos {
		justify-content: center;
		flex-wrap: wrap;
		width: 100%;
		margin: auto;
	}
	footer .other-logos .item {
		height: 40px;
		background-position: left;
	}
	footer .other-logos .msp {
		background-size: 140px;
		background-position: 5px;
	}
	footer .other-logos .infobank {
		background-size: 112px;
		background-position: 5px;
	}
	footer .other-logos .egov {
		background-size: 84px;
	}
	footer .credits {
		width: 100%;
		text-align: center;
		margin: 20px 5px 10px 5px;
	}
	footer .other {
		width: 100%;
		display: flex;
		justify-content: space-between;
		padding: 0 10px;
		max-width: 280px;
		margin-bottom: 5px;
		justify-content: center;
	}
	footer .credits-and-logos {
		padding: 0;
	}
	footer .nlink-credits-wr {
		text-align: center;
		margin-bottom: 20px;
		flex-wrap: wrap;
	}
	footer .nlink-credits {
		margin: auto;
		background-position: center;
	}
	.form-cont {
		flex-wrap: wrap;
	}
	.form {
		margin: auto;
	}
	.form-extra-info {
		margin-bottom: 10px;
		padding: 20px 30px;
	}
	.services .item {
		margin: 6px 0;
	}
	.response-window .response-window__image {
		width: 320px;
		height: 320px;
	}
	.response-window .response-window__image .button {
		top: 120px;
		left: 30px;
		width: 130px;
		min-width: 100px;
	}
	.product-hero {
		flex-wrap: wrap;
	}
	.product-hero .product-hero__left {
		width: 100%;
		text-align: center;
		min-height: unset;
	}
	.product-hero .product-hero__right {
		width: 100%;
	}
	.product-hero .product-hero__text {
		width: 100%;
		margin-right: unset;
		text-align: center;
	}
	.product-hero .card-cont {
		width: 100%;
		height: 240px;
		margin: 10px 0px 20px 0px;
		max-width: 360px;
	}
	.product-hero .button-cont {
		justify-content: center;
	}
	.product-about {
		flex-wrap: wrap;
	}
	.product-about .product-about__text {
		width: 100%;
		margin: auto;
	}
	.product-about .product-about__image {
		width: 100%;
		height: 180px;
	}
	.product-about .product-about__image1 {
		display: none;
	}
	.product-about .product-about__image2 {
		display: none;
	}
	.product-about .product-about__image3 {
		display: flex;
		order: 1;
	}
	.services2 {
		padding: 0;
	}
	.services2 .services2-col {
		width: 100%;
		padding-bottom: 14px;
	}
	.services2 .services2-col:first-child {
		padding-top: 14px;
	}
	.services2 .services2-item {
		max-width: 240px;
		width: 100%;
		margin: 8px 4px;
	}
	.services2 .services2-item:hover .service2-image {
		box-shadow: unset;
	}
	.services2 .service2-image {
		background-size: 82%;
		width: 66px;
		height: 66px;
		min-width: 66px;
		background-color: unset;
		box-shadow: unset;
	}
	.services2 .services2-item:last-child {
		margin-bottom: 0;
	}
	.advantages-list-v2 .advantages-list-v2__col {
		width: 100%;
	}
	.advantages-list-v2 .advantages-list-v2__item {
		max-width: 520px;
		margin: 0 auto 6px auto;
		padding: 8px 5px;
	}
	.advantages-list-v2 .advantages-list-v2__item:last-child {
		margin-bottom: 0;
	}
	.form-additonal-info {
		margin: 10px auto 20px auto;
		padding: 20px 0px 20px 0px;
	}
	.form-additonal-info .card-cont-sm {
		margin: 0px 0 30px 0;
		max-width: unset;
	}
	.form-additonal-info .card-cont-sm .card {
		width: 200px;
		height: 125px;
	}
	.form4 {
		margin-bottom: 20px;
	}
	.horb-list {
		display: flex;
		flex-wrap: wrap;
		max-width: 440px;
		margin: auto;
	}
	.horb-list .horb-list__item {
		flex-wrap: wrap;
		margin-bottom: 26px;
		padding-bottom: 26px;
	}
	.horb-list .horb-list__item__image {
		margin: auto auto 12px auto;
		max-width: unset;
		height: 210px;
	}
	.horb-list .horb-list__item__description {
		padding: 0 5px;
	}
	.horb-list .horb-list__item__title {
		margin-bottom: 12px;
	}
	.horb-list .horb-list__item__subtitle {
		margin-bottom: 24px;
	}
	.horb-list .list {
		margin-bottom: 6px;
	}
	.horb-list .horb-list__button-cont {
		justify-content: center;
	}
	.horb-list .horb-list__button {
		margin: 6px 0;
		max-width: unset;
		min-width: unset;
		width: 100%;
	}
	.sort-navigation__params {
		width: 100%;
		order: 2;
	}
	.sort-order {
		width: 100%;
		order: 1;
	}
	.sort-navigation .option-cont {
		padding-right: 8px;
		margin-right: 0px;
	}
	.form_qazanc .input-cont {
		width: 100% !important;
	}
	.partner-card.partner-card_expanded {
		width: 90%;
		margin: 5%;
	}
	.response-window-v2 .response-window-v2__close {
		width: 56px;
		height: 38px;
		right: 12px;
		top: 6px;
	}
	.become-partner {
		max-width: 180px;
	}
	.advanced-filter {
		order: 2;
		padding: 10px;
	}
	.advanced-filter .advanced-filter__text {
		display: none;
	}
	.myaccess-ad .myaccess-ad__text {
		width: 100%;
		text-align: center;
		order: 2;
	}
	.myaccess-ad .myaccess-ad__image {
		width: 100%;
		height: 240px !important;
		max-width: unset;
		margin-bottom: 12px;
	}
	.myaccess-ad .myaccess-ad__image.image-preset-2 {
		height: 320px;
	}
	.myaccess-ad .button-cont {
		justify-content: center;
	}
	.icard-exp {
		margin: 0;
	}
	.icard-exp .icard-exp__title-block {
		padding: 40px 20px 10px 20px;
	}
	.icard-exp .icard-exp__content {
		padding: 10px 20px;
	}
	.icard-exp .icard-exp__info-wr {
		width: 100%;
		height: 400px;
	}
	.icard-exp .icard-exp__info {
		padding-right: unset;
	}
	.icard-exp .icard-exp__image {
		display: none;
	}
	.icard-exp .icard-exp__title {
		font-size: 22px;
		line-height: 28px;
	}
	.response-window-wr_mob-tobottom {
		align-items: flex-end;
	}
	.response-window-wr_mob-tobottom .response-window-v3 {
		margin: 5px 5px 10px 5px;
	}
	.table.table3 td {
		padding: 8px 5px;
	}
	.news-block {
		flex-wrap: wrap;
	}
	.news-block .news-block__item.news-block__item_big {
		max-width: 420px;
		max-width: 100%;
		height: unset;
		margin: 0 0 20px 0;
	}
	.news-block .news-block__item.news-block__item_big .news-block__item__image {
		height: 180px;
	}
	.news-block .news-block__item-group {
		width: 100%;
		margin: 0;
	}
	.news-block .news-block__item-group.all-news {
		max-width: 360px;
	}
	.news-block .news-block__item-group.all-news .news-block__item {
		max-width: unset;
	}
	.news-block .news-block__item .news-block__item__title {
		height: unset;
		font-family: "GTE-regular";
	}
	.news-block .news-block__item.news-block__item_big .news-block__item__title {
		font-size: 16px;
		line-height: 18px;
		height: unset;
		font-family: "GTE-bold";
	}
	.news-block .news-block__item.news-block__item_big .news-block__item__date {
		font-size: 14px;
		line-height: 16px;
	}
	.news-block .news-block__item .news-block__item__image {
		height: 160px;
	}
	.title-block .title-block__title {
		text-align: center;
	}
	.title-block .title-block__subtitle {
		text-align: center;
	}
	.title-block .title-block__date {
		text-align: center;
		width: 100%;
	}
	.title-block.title-block1 .title-block__date {
		order: 1;
	}
	.title-block.title-block1 .title-block__title {
		order: 2;
	}
	.title-block.title-block1 .title-block__subtitle {
		order: 3;
	}
	.hashtag-and-sm .hashtags {
		width: 100%;
		justify-content: center;
	}
	.hashtag-and-sm .sm-block {
		width: 100%;
		justify-content: center;
	}
	.response-window-v3 .response-window-v3__close {
		right: 15px;
	}
	.icard-exp .icard-exp__title-block .button {
		min-width: 100px;
	}
	.swiper-button-prev.custom-slider-arrow,
	.swiper-button-next.custom-slider-arrow {
		display: none;
	}
	.swiper-container:hover .swiper-button-prev.custom-slider-arrow,
	.swiper-container:hover .swiper-button-next.custom-slider-arrow {
		display: none;
	}
	.product-block .product-block__text {
		width: 100%;
		margin: 0;
		max-width: 600px;
		text-align: center;
	}
	.product-block .product-block__image {
		width: 100%;
		margin-bottom: 10px;
		max-width: 100%;
		margin-left: 30px;
		margin-right: 30px;
	}
	.product-block .button-cont {
		justify-content: center;
	}
	.calculator .calculator__sliders {
		margin: 0 auto 10px auto;
		width: 100%;
		max-width: 520px;
	}
	.calculator .calculator__result {
		padding: 24px 18px;
		margin: 0px auto 20px auto;
		max-width: 400px;
	}
	.calculator .calculator__result.calculator__result2 {
		margin: unset;
	}
	.calculator .calculator__result-values {
		width: 100%;
		max-width: unset;
		justify-content: center;
	}
	.calculator .calculator__chart {
		display: none;
	}
	.calculator .calculator__result.calculator__result2 .calculator__result__main__title {
		justify-content: center;
		text-align: center;
	}
	.calculator .calculator__result.calculator__result2 .calculator__value {
		justify-content: center;
		text-align: center;
	}
	.calculator .calculator__result__main {
		width: 50%;
		min-width: 140px;
	}
	.gen-tabs .gen-tabs__tab {
		margin: 4px 6px;
		padding: 8px 16px;
	}
	.app-links-cont {
		margin: auto;
		justify-content: center;
	}
	.currency-rates {
		width: 100%;
		border-right: none;
		order: 2;
	}
	.currency-converter {
		width: 100%;
		padding: 12px 12px;
		margin: 0 2% 20px 2%;
		order: 1;
	}
	.currency-converter .input {
		font-size: 20px;
	}
	.currency-converter .select {
		font-size: 16px;
	}
	.hero .hero__image.mob-bg-pos-right {
		background-position: right !important;
	}
	.hero .hero__image.mob-bg-pos-left {
		background-position: left !important;
	}
	.hero .hero__image.mob-bg-pos-center {
		background-position: center !important;
	}
	.hero .hero__image.mob-hero__image_contain {
		background-size: contain !important;
	}
	.hero .hero__image.mob-hero__image_cover {
		background-size: cover !important;
	}
	.hero .hero__image.mob-low-opacity {
		opacity: 0.8 !important;
	}
	.product-list_mob-bordered .product-list__item {
		border-bottom: 1px solid #e3e9f1;
	}
	.product-list .product-list__item {
		width: 100%;
		padding-bottom: 12px;
		margin: 0px auto 12px auto;
	}
	.product-list .product-list__title {
		margin-bottom: 6px;
		font-size: 18px;
		line-height: 28px;
	}
	.extra-padding {
		padding: 30px 20px;
	}
	.shareholdes .shareholders__item {
		max-width: 46%;
		margin: 2%;
		width: 140px;
		height: 60px;
		background-size: contain !important;
	}
	.smart-bg.smart-bg_mob-hidden {
		background-image: unset !important;
	}
	.form-block .form {
		width: 100%;
		margin: 0;
	}
	.form-block .form-block__image_mob-hidden {
		display: none;
	}
	.header .header__language .header__language-expanded .link {
		font-size: 16px;
		line-height: 22px;
	}
	.icard__subtitle {
		display: none;
	}
	.icard {
		min-height: 450px;
	}
	.icard__info {
		padding: 4% 4% 0 4% !important;
	}
	.icard_v2 {
		min-height: auto;
	}
	.icard_v2 .icard__info {
		min-height: unset;
	}
	.icard_v2 .button-cont {
		position: static;
	}
	.icard.icard_v3 {
		width: 100%;
		height: 250px;
		max-width: 480px;
	}
	.icard.icard_v3 .icard__info {
		padding: 18px 24px 0 24px !important;
		height: 165px;
	}
	.advantages-list-v2 .advantages-list-v2__title {
		font-size: 16px;
		line-height: 22px;
	}
	.advantages-list-v2 .advantages-list-v2__subtitle {
		font-size: unset;
		line-height: unset;
	}
	.myaccess-ad .myaccess-ad__text .myaccess-ad__text__details {
		font-size: unset;
		line-height: unset;
	}
	.calculator .calculator__value {
		font-size: 26px;
		line-height: 36px;
	}
	.partner-card {
		width: 320px;
		margin: 6px;
	}
	.location-app_fullscreen .location-app__places {
		width: 100%;
		filter: unset;
	}
	.location-app__places {
		width: 100%;
		order: 2;
		box-shadow: none;
		transition: none;
	}
	.location-app__places_inner {
		height: 640px;
		overflow: auto;
	}
	.location-app__places__top {
		padding: 12px 0;
	}
	.location-app__places_list_item {
		flex-wrap: wrap;
		padding: 8px 12px;
	}
	.location-app__places_list_item_info {
		width: 100%;
		margin-bottom: 12px;
	}
	.location-app__places_list_item_controls {
		width: 100%;
		justify-content: flex-start;
	}
	.location-app__map {
		position: static;
		width: 100%;
		height: unset;
		border-radius: 10px;
		box-shadow: 0px 4px 12px 2px rgba(174, 174, 192, 0.3), 0px 2px 6px 0px rgba(174, 174, 192, 0.3);
		margin-bottom: 12px;
		transition: none;
	}
	.location-app__map__middle {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	.location-app__expand {
		display: none;
	}
	.location-app .sm-block .item {
		margin: 0 6px 0 0;
	}
	.question-list__text {
		width: 100%;
		margin-bottom: 6px;
	}
	.question-list__more {
		width: 100%;
	}
	.question-list__more .button-cont {
		justify-content: flex-start;
	}
	.question-list__subtitle {
		margin-bottom: 6px;
	}
	.arrow.right {
		width: 36px;
		height: 36px;
		margin: 10px;
	}
	.arrow.left {
		width: 36px;
		height: 36px;
		margin: 10px;
	}
	.tabs {
		font-size: 14px;
		line-height: 16px;
	}
	.tabs::before, .tabs::after {
		content: "";
		position: absolute;
		top: 0;
		width: 18px;
		height: 100%;
		z-index: 1;
	}
	.tabs::before {
		left: 0;
		background: linear-gradient(90deg, #ffffff 0%, #ffffff00 50%);
	}
	.tabs::after {
		right: 0;
		background: linear-gradient(-90deg, #ffffff 0%, #ffffff00 50%);
	}
	.tabs__container {
		flex-wrap: unset;
	}
	.card-cont .card {
		height: 163px;
		width: 260px;
		border-radius: 12px;
	}
}
@media (max-width: 600px) {
	.form-cont {
		border-radius: 10px;
		background: #f2f3f4;
	}
	.card-list-item {
		flex-wrap: wrap;
		height: unset;
		padding: 10px 10px 20px 10px;
		text-align: center;
	}
	.card-cont.card-cont-sm {
		width: 100%;
		max-width: 340px;
		margin: 0 auto 20px auto;
	}
	.form3 .form-body {
		padding: 20px 20px;
	}
	.form4 .form-body {
		padding: 24px 24px;
	}
	.form4 .form-footer {
		padding: 14px 20px 24px 20px;
	}
	table.card-info2 td {
		padding: 12px 8px;
	}
	table.card-info2 td:first-child {
		display: none;
	}
	footer .other-logos {
		max-width: 320px;
	}
	footer .other-logos .item {
		width: 50%;
	}
	.hero {
		flex-wrap: wrap;
		height: 300px;
	}
	.hero .hero__text-wr {
		order: 2;
		width: 54%;
		padding: 10px 10px 10px 20px;
		min-width: unset;
		max-width: 360px;
		filter: drop-shadow(0px 4px 12px rgba(54, 54, 54, 0.082));
	}
	.hero .hero__text-wr .hero__text {
		width: 100%;
	}
	.hero .hero__text-wr .hero__title {
		font-size: 22px;
		line-height: 24px;
		margin-bottom: 12px;
	}
	.hero .hero__text-wr .hero__subtitle {
		font-size: 15px;
		line-height: 19px;
		margin-bottom: 20px;
	}
	.hero .hero__text-wr .hero__subtitle.hero__subtitle_fat {
		padding: 4px 6px;
	}
	.hero .hero__text-wr .button {
		min-width: 90px;
		margin-right: 10px;
		height: 40px;
	}
	.hero .hero__image {
		order: 1;
		width: 100%;
		margin-left: 30%;
	}
	.hero .hero__image.image-preset2 {
		margin-left: 20%;
	}
	.hero .hero__image.image-preset3 {
		margin-left: 20%;
	}
	.hero .hero__image.image-preset4 {
		margin-left: 20%;
	}
}
@media (max-width: 320px) {
	.response-window {
		margin: 2px;
	}
	.response-window .response-window__image {
		width: 300px;
		height: 300px;
	}
	.horb-list .horb-list__button {
		max-width: 260px;
		margin: 5px;
	}
	.horb-list .horb-list__item__image {
		min-width: unset;
	}
}
[data-section=myaccess-app] {
	background: linear-gradient(225deg, #b2dcff 20%, #98ffe0 80%);
}
@media (max-width: 800px) {
	[data-section=myaccess-app] {
		background: unset;
	}
}
@media (max-width: 800px) {
	[data-section=myaccess-app] .data-block {
		border-radius: 12px;
		border-top-right-radius: 240px;
		background: linear-gradient(225deg, #b2dcff 20%, #98ffe0 80%);
		padding: 0 40px;
		margin-top: 50px;
	}
}
[data-section=myaccess-app] .data-mobile-image {
	margin-top: -50px;
}
a {
	text-decoration: none;
}