

/* Start:/payment/ways/style.css?17756510813965*/
.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__img {
	width: 75%;
	height: auto;
	max-width: 400px;
}

@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: 992px) {
	.page-section__title {
		display: block;
	}
	.page-section__title._mobile {
		display: none;
	}
}

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

@media (min-width: 576px) {
	.page-section._tinkoff .page-section__img {
		width: 60%;
	}
}

@media (min-width: 768px) {
	.page-section._tinkoff .page-section__img {
		width: auto;
		max-height: 360px;
	}
}

@media (min-width: 992px) {
	.page-section._tinkoff .page-section__img {
		position: absolute;
		top: -140px;
		left: 70px;
		max-height: 380px;
	}
}

@media (min-width: 1200px) {
	.page-section._tinkoff .page-section__img {
		max-height: 420px;
		top: -175px;
		left: 185px;
	}
}

@media (min-width: 1500px) {
	.page-section._tinkoff .page-section__img {
		max-height: 480px;
		top: -215px;
		left: 250px;
	}
}

.page-section._sber .page-section__img {
	width: auto;
	margin-bottom: 15px;
}

@media (min-width: 576px) {
	.page-section._sber .page-section__img {
		width: 60%;
	}
}

@media (min-width: 768px) {
	.page-section._sber .page-section__img {
		width: 75%;
	}
}

@media (min-width: 1200px) {
	.page-section._sber .page-section__img {
		width: 50%;
	}
}

@media (min-width: 1500px) {
	.page-section._sber .page-section__img {
		width: 52%;
	}
}

@media (max-width: 767.98px) {
	.page-title h1 {
		font-size: 34px;
	}
	.page-section._gray,
	.page-section {
		padding: 24px 0;
	}
	.page-section__text-paragraph {
		font-size: 16px;
		text-align: left;
		margin-bottom: 16px;
		line-height: 24px;
	}
	.page-section__note._default-padding {
		padding: 0;
		text-align: left !important;
	}
	.page-section__img {
		max-width: 100%;
	}
	.page-section__note._without-star {
		text-align: left !important;
	}
}

/* End */
/* /payment/ways/style.css?17756510813965 */
