

/* Start:/payment/style.css?17756510815280*/
.tabs-panel {
	margin-top: 12px;
	margin-bottom: 10px;
}

.tabs-panel__list {
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
	scrollbar-width: 0;
	scrollbar-height: 0;
}

.tabs-panel__list::-webkit-scrollbar {
	width: 0;
	height: 0;
}

.tabs-panel__list::-webkit-scrollbar-track {
	width: 0;
	height: 0;
}

.tabs-panel__list-item {
	height: 48px;
	line-height: 46px;
	color: #444;
	font-size: 15px;
	background-color: #f0f4f7;
	border: 1px solid #d6dce1;
	border-radius: 6px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 15px;
	position: relative;
	display: flex;
	flex-flow: row;
	white-space: nowrap;
}

@media (max-width: 767.98px) {
	.tabs-panel__list-item {
		font-size: 14px;
		height: 44px;
		line-height: 42px;
	}
}

.tabs-panel__list-item span {
	display: inline-block;
	float: left;
}

.tabs-panel__list-item [class*=' i-'],
.tabs-panel__list-item [class^='i-'] {
	font-size: 28px;
	line-height: 46px;
	height: 46px;
	width: 28px;
	margin-right: 10px;
	color: #3169b6;
}

@media (max-width: 767.98px) {
	.tabs-panel__list-item [class*=' i-'],
	.tabs-panel__list-item [class^='i-'] {
		line-height: 42px;
		height: 44px;
		font-size: 26px;
		margin-right: 4px;
	}
}

.tabs-panel__list-item._active, .tabs-panel__list-item:hover, .tabs-panel__list-item:active {
	color: #fff;
	background-color: #3169b6;
	border-color: #3169b6;
}

.tabs-panel__list-item._active [class*=' i-'],
.tabs-panel__list-item._active [class^='i-'], .tabs-panel__list-item:hover [class*=' i-'],
.tabs-panel__list-item:hover [class^='i-'], .tabs-panel__list-item:active [class*=' i-'],
.tabs-panel__list-item:active [class^='i-'] {
	color: #fff;
}

.page-title {
	margin-bottom: 20px;
}

@media (min-width: 576px) {
	.page-title {
		margin-bottom: 30px;
	}
}

@media (min-width: 992px) {
	.page-title {
		margin-bottom: 50px;
	}
}

.page-section:not(._gray) {
	padding: 50px 0;
}

.page-section .triangle {
	position: absolute;
	top: calc(100% - 1px);
	left: calc(50% - 65px);
	z-index: 2;
	border: 65px solid transparent;
	border-top: 30px solid #fff;
	display: block;
	width: 0;
	height: 0;
}

.page-section .triangle:before {
	content: '';
	width: 70px;
	display: block;
	position: absolute;
	top: -14px;
	left: -66px;
	border-top: 1px solid #d6dce1;
	transform: rotate(25deg);
}

.page-section .triangle:after {
	content: '';
	width: 70px;
	top: -14px;
	left: -4px;
	transform: rotate(155deg);
	display: block;
	position: absolute;
	border-top: 1px solid #d6dce1;
}

.page-section._gray .triangle {
	border-top: 30px solid #f0f3f4;
	margin-top: 0;
}

.page-section__img {
	width: 75%;
	height: auto;
	max-width: 400px;
}

.page-section__img._big {
	width: 100%;
	max-width: unset;
}

@media (min-width: 576px) {
	.page-section__img._big {
		width: 75%;
	}
}

@media (min-width: 768px) {
	.page-section__img._big {
		width: 90%;
	}
}

@media (min-width: 992px) {
	.page-section__img._big {
		width: 85%;
	}
}

@media (min-width: 1500px) {
	.page-section__img._big {
		width: 80%;
	}
}

@media (min-width: 576px) and (max-width: 767.98px) {
	.page-section__img {
		max-width: 300px;
	}
}

@media (min-width: 768px) {
	.page-section__img {
		max-height: 300px;
		width: auto;
		max-width: 100%;
		padding: 0;
	}
}

@media (min-width: 1500px) {
	.page-section__img {
		max-height: 350px;
	}
}

.page-section__title {
	display: none;
}

@media (min-width: 768px) {
	.page-section__title {
		display: block;
	}
	.page-section__title._mobile {
		display: none;
	}
}

.page-section__text {
	margin-top: 10px;
	padding: 0 2px;
}

@media (min-width: 576px) {
	.page-section__text {
		font-size: 18px;
		padding: 0 40px;
	}
}

@media (min-width: 768px) {
	.page-section__text {
		padding: 0 20px;
	}
}

@media (min-width: 992px) {
	.page-section__text {
		padding: 0 50px;
	}
}

@media (min-width: 1500px) {
	.page-section__text {
		padding: 0 120px;
	}
}

@media (min-width: 768px) {
	.page-section._registration .page-section__img {
		position: absolute;
		height: 310px;
		max-height: unset;
		top: -160px;
		left: 80px;
	}
}

@media (min-width: 992px) {
	.page-section._registration .page-section__img {
		height: 380px;
		top: -205px;
		left: 30px;
	}
}

@media (min-width: 1200px) {
	.page-section._registration .page-section__img {
		height: 410px;
		top: -220px;
		left: 100px;
	}
}

@media (min-width: 1500px) {
	.page-section._registration .page-section__img {
		left: 150px;
	}
}

@media (min-width: 768px) {
	.page-section._receiving .page-section__img {
		position: relative;
		top: 40px;
	}
}

.page-section._review .page-section__img {
	width: 145px;
}

@media (min-width: 576px) {
	.page-section._review .page-section__img {
		width: 200px;
	}
}

@media (min-width: 768px) {
	.page-section._review .page-section__img {
		width: auto;
	}
}

.page-section._confirm .page-section__img {
	padding-right: 40px;
}

@media (max-width: 767.98px) {
	.page-title h1 {
		font-size: 34px;
	}
	.page-section._registration {
		padding: 24px 0;
	}
	.page-section__title._big {
		font-size: 32px;
	}
	.page-section__img {
		margin-top: 12px;
		margin-bottom: 12px;
	}
	.page-section__text-paragraph {
		font-size: 16px;
		line-height: 24px;
	}
	.page-section__text {
		text-align: left;
	}
	.page-section__text-list {
		margin-right: 0;
		margin-left: 12px;
	}
}

/* End */
/* /payment/style.css?17756510815280 */
