.support-hero__content {
	position: relative;
	padding-bottom: 100px;
}

.support-hero__title {
	color: #623fa2 !important;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	padding-top: 40px;
	padding-bottom: 10px;
}

.support-hero__subtitle {
	font-size: 32px;
	line-height: 1.25;
	margin: 0 0 0 0;
	font-weight: 700;
	padding-bottom: 10px;
	color: #623fa2 !important;
}

.support-hero__text {
	padding-bottom: 80px;
	font-weight: 600;
}

.support-hero__wrapper.mb-45 {
	margin-bottom: 45px !important;
}

.colored-btn {
	background: #623fa2 !important;
	border-color: #623fa2 !important;
}

.colored-btn:hover {
	background: #fff !important;
	color: #623fa2 !important;
}

.support-hero.support-hero--sber {
	margin: 0;
}

.support-hero__text span {
	color: #623fa2 !important;
	font-weight: bold;
}

.support-hero__img-wrap {
	-ms-flex-item-align: end;
	align-self: end;
    width: 710px;
    position: absolute;
    right: -200px;
    bottom: 0;
}

.wrapper .button--fill.purpure-btn-c {
    background: #532F86 !important;
    background: linear-gradient(90deg, rgba(83, 47, 134, 1) 0%, rgba(111, 69, 171, 1) 50%, rgba(121, 77, 185, 1) 100%) !important;
    color: #fff !important;
    border: 0;
    transition: all 0.4s !important;
    min-width: 300px;
}

.wrapper .button--fill.bg-btn {
    box-shadow: 15px 15px 5px 0 rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 15px 15px 5px 0 rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 15px 15px 5px 0 rgba(0, 0, 0, 0.06);
}

.wrapper .button--fill.purpure-btn-c:hover {
	opacity: 0.8;
}

.support-hero__img-wrap.support-hero__img-wrap--sber:after {
	content: "";
    width: 650px;
    height: 650px;
    border-radius: 100%;
    background: #f1edfc;
    position: absolute;
    right: -49px;
    bottom: -85px;
    z-index: 0;
}

.support-hero__img-wrap.support-hero__img-wrap--sber picture {
    z-index: 1;
}

.graybg {
    background-color: #f7f7f7;
}


.section-2 {
	margin-bottom: 50px;
	margin-top: 50px;
}

.section-2__title {
	font-size: 28px;
	line-height: 30px;
	padding: 30px 0 30px 0;
	font-weight: 700;
}

.section-2__text {
	color: #623fa2 !important;
	font-weight: 600;
	font-size: 21px;
	line-height: 26px;
	padding: 0 0 25px 0;
}

.section-2__text2 {
	color: #623fa2 !important;
	font-weight: bold;
	font-size: 19px;
	line-height: 24px;
	padding: 0 0 55px 0;
}

.section-2__table {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 12%;
	row-gap: 60px;
}

.section-2__table div {
	display: grid;
	gap: 16px;
	padding-left: 75px;
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 60px;
	padding-top: 11px;
}

.section-2__table div strong,
.section-2__table div span {
	color: #623fa2 !important;
}

.section-2__table2 {
	display: grid;
	grid-template-columns: 1fr;
	gap: 12%;
	row-gap: 60px;
	margin-top: 60px;
}

.section-2__table2 div {
	display: grid;
	gap: 16px;
	padding-left: 75px;
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 60px;
	padding-top: 11px;
}

.section-2__table2 div strong,
.section-2__table2 div span {
	color: #623fa2 !important;
}

.section-2__table-icon-1 {
	background-image: url(../images/icon-1.png);
}

.section-2__table-icon-2 {
	background-image: url(../images/icon-2.png);
}

.section-2__table-icon-3 {
	background-image: url(../images/icon-3.png);
}

.section-2__table-icon-4 {
	background-image: url(../images/icon-4.png);
}

.section-2__table2-icon-5 {
	background-image: url(../images/icon-5.png);
}

.section-3 {
	padding-bottom: 50px;
}

.section-3__title {
	font-size: 28px;
	line-height: 30px;
	padding: 50px 0 30px 0;
	font-weight: 700;
}

.section-3__text {
	color: #623fa2 !important;
	font-weight: bold;
	font-size: 19px;
	line-height: 24px;
	padding: 0 0 50px 0;
}

.section-3__bg {
	background-image: url(../images/bg-2.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	min-height: 495px;
}

.section-4__bg {
	background-image: url(../images/bg-1.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.section-4__title {
	font-size: 28px;
	line-height: 30px;
	padding: 50px 0 30px 0;
	font-weight: 700;
	color: #fff;
}

.section-4__text {
	color: #fff !important;
	font-weight: bold;
	font-size: 19px;
	line-height: 24px;
	padding: 0 0 40px 0;
}

.section-4__small {
	color: #fff !important;
	padding: 0 0 50px 0;
	font-size: 18px;
	line-height: 24px;
}

.section-4__small_btn {
	max-width: 300px;
	padding-bottom: 50px;
	padding-top: 20px;
}

.section-4__small_btn a {
	color: #000000 !important;
	font-weight: bold !important;
}

.section-5 {
	margin-bottom: 50px;
	margin-top: 10px;
}

.section-5__title {
	font-size: 28px;
	line-height: 30px;
	padding: 30px 0 30px 0;
	font-weight: 700;
}

.section-5__text {
	color: #623fa2 !important;
	font-weight: 600;
	font-size: 21px;
	line-height: 26px;
	padding: 0 0 25px 0;
}

.section-5__text2 {
	color: #623fa2 !important;
	font-weight: bold;
	font-size: 19px;
	line-height: 24px;
	padding: 0 0 55px 0;
}

.section-5__table {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 12%;
	row-gap: 60px;
}

.section-5__table div {
	display: grid;
	gap: 16px;
	padding-left: 75px;
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 60px;
	padding-top: 11px;
}

.section-5__table div strong,
.section-5__table div span {
	color: #623fa2 !important;
}

.section-5__table-icon-1 {
	background-image: url(../images/icon-5.png);
}

.section-5__table-icon-2 {
	background-image: url(../images/icon-6.png);
}

.section-5__table-icon-3 {
	background-image: url(../images/icon-7.png);
}

.section-5__table-icon-4 {
	background-image: url(../images/icon-8.png);
}

.velvetbg {
	background: rgb(122, 80, 202);
	background: linear-gradient(180deg, rgba(122, 80, 202, 1) 0%, rgba(111, 72, 184, 1) 50%, rgba(99, 64, 164, 1) 100%);
}

.section-6__title {
	font-size: 28px;
	line-height: 30px;
	padding: 50px 0 30px 0;
	font-weight: 700;
	color: #fff;
}

.section-6__small_btn {
	max-width: 300px;
	padding-top: 0;
}

.section-6__small_btn a {
	color: #623fa2 !important;
	background-color: #ebeae9 !important;
	border-color: #ebeae9 !important;
	font-weight: bold;
}

.section-6__small_btn a:hover {
	color: #ebeae9 !important;
	background-color: #623fa2 !important;
	border-color: #ebeae9 !important;
}

.section-6__block {
	display: grid;
	grid-template-columns: auto 365px;
	gap: 10px;
	grid-auto-columns: 70px;
	grid-auto-flow: column;
	padding-bottom: 40px;
}

.section-6__block_right {
	padding: 70px 50px 50px 50px;
	display: flex;
}

.section-6:after {
	content: "";
	background-image: url(../images/bg-3.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	width: 618px;
	height: 360px;
	top: 0;
	right: 10%;
}

.section-7 {
	margin-bottom: 50px;
	margin-top: 10px;
}

.section-7__title {
	font-size: 28px;
	line-height: 30px;
	padding: 40px 0 50px 0;
	font-weight: 700;
}

.section-7__table {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 40px;
	row-gap: 60px;
}

.section-7__table div {
	display: grid;
	gap: 16px;
	padding: 30px;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #f7f7f7;
	border-radius: 10px; 
}

.section-7__table div strong {
	font-size: 16px;
	line-height: 21px;
	color: #623fa2 !important;
}

.section-7__table div ul {
    list-style: disc;
    margin-left: 20px;
    margin-bottom: 10px;
}

.section-7__table div ul li::marker {
	color: #623fa2 !important;
	font-size: 21px;
}

.section-7__table div ul li {
    font-size: 16px;
    line-height: 19px;
}

.section-7__table-item-1 {
	background-image: url(../images/sec-7-bg-1.png);
	padding-bottom: 270px !important;
}

.section-7__table-item-2 {
	background-image: url(../images/sec-7-bg-2.png);
	padding-bottom: 270px !important;
}

.section-7__table2 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 40px;
	row-gap: 60px;
	background-color: #f7f7f7;
	border-radius: 10px; 
	margin: 50px 0;
}

.section-7__table2 div {
	display: grid;
	gap: 16px;
	padding: 30px;
	background-repeat: no-repeat;
	background-position: bottom right;
}

.section-7__table2 div strong {
	font-size: 16px;
	line-height: 21px;
	color: #623fa2 !important;
}

.section-7__table2 div ul {
    list-style: disc;
    margin-left: 20px;
    margin-bottom: 10px;
}

.section-7__table2 div ul li::marker {
	color: #623fa2 !important;
	font-size: 21px;
}

.section-7__table2 div ul li {
    font-size: 16px;
    line-height: 19px;
}

.section-7__table2-item-1 {
	background-image: url(../images/sec-7-bg-3.png);
    padding-bottom: 270px !important;
    background-size: contain;
    margin-top: 15px;
}

.section-7__table2-item-2 {
    padding-top: 65px !important;
    padding-bottom: 55px !important;
}

.section-7__table3 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 40px;
	row-gap: 60px;
	background-color: #f7f7f7;
	border-radius: 10px; 
	margin: 50px 0;
}

.section-7__table3 div {
	display: grid;
	gap: 16px;
	padding: 30px;
	background-repeat: no-repeat;
	background-position: bottom right;
}

.section-7__table3 div strong {
	font-size: 16px;
	line-height: 21px;
	color: #623fa2 !important;
}

.section-7__table3 div ul {
    list-style: disc;
    margin-left: 20px;
    margin-bottom: 10px;
}

.section-7__table3 div ul li::marker {
	color: #623fa2 !important;
	font-size: 21px;
}

.section-7__table3 div ul li {
    font-size: 16px;
    line-height: 19px;
}

.section-7__table3-item-2 {
	background-image: url(../images/sec-7-bg-4.png);
    padding-bottom: 270px !important;
    background-size: contain;
    margin-top: 15px;
}

.section-8 {
	background-color: #f9f8fb !important;
	padding-bottom: 100px;
}

.section-8 .applications__title {
	font-size: 28px;
    line-height: 30px;
    font-weight: 700;
    text-align: left;
    align-self: flex-start;
}

.section-9 {
	background-image: url(../images/bg-4.png);
    background-size: contain;
    min-height: 500px;
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom: 50px;
}

.section-9__title {
    font-size: 28px;
    line-height: 30px;
    padding: 40px 0 50px 0;
    font-weight: 700;
    max-width: 300px;
}

.graybgviolet {
    background-color: #f9f8fb;
}

.section-12__title {
	font-size: 28px;
	line-height: 30px;
	padding: 50px 0 30px 0;
	font-weight: 700;
	color: #fff;
}

.section-12__text {
	font-size: 16px;
    line-height: 21px;
    padding: 15px 0;
    font-weight: 600;
    color: #fff;
}

.section-12__bigtext {
	font-size: 28px;
    line-height: 30px;
    padding: 25px 0;
    font-weight: 800;
    color: #fff;
}

.section-12__bigtext2 {
	font-size: 21px;
    line-height: 27px;
    padding: 25px 0;
    font-weight: 600;
    color: #fff;
}

.section-12__block {
	display: grid;
	grid-template-columns: auto 365px;
	gap: 10px;
	grid-auto-columns: 70px;
	grid-auto-flow: column;
	padding-bottom: 40px;
}

.section-12__block_right {
	padding: 70px 50px 50px 50px;
	display: flex;
}

.section-12:after {
	content: "";
	background-image: url(../images/bg-5.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	width: 400px;
	height: 522px;
	top: 20%;
	right: 10%;
}

.section-11__table {
	display: grid;
	grid-template-columns: 560px auto;
	gap: 40px;
	row-gap: 30px;
	padding-bottom: 50px;
}

.section-11__title {
	font-size: 28px;
	line-height: 30px;
	padding: 50px 0 40px 0;
	font-weight: 700;
}

.section-11__text {
	color: #623fa2 !important;
	font-size: 16px;
	line-height: 21px;
	padding: 15px 0;
	font-weight: 600;
}

.section-11__list {
	border-radius: 10px;
	margin-top: 54px;
	padding: 61px 20px 25px 20px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 23px;
	row-gap: 30px;
}

.section-11__list-item {
	color: #623fa2 !important;
}

.section-11__list-item strong {
	font-size: 40px;
	font-weight: 800;
}

.section-11__list-item span {
	font-size: 16px;
	font-weight: 800;
	padding-left: 5px;
}

.section-11__list-item p {
	font-size: 14px;
	font-weight: 800;
	padding-top: 10px;
}

@media (max-width: 1280px) {
	.section-12:after {
	    right: 0;
	}
	.section-6:after {
	    width: 447px;
	    height: 355px;
	    right: 0;
	}
}

@media (max-width: 1080px) {
	.section-12:after {
	    width: 256px;
	    height: 322px;
	}
	.section-6:after, .section-6__block_right, .support-hero__img-wrap.support-hero__img-wrap--sber:after {
		display: none;
	}
	.support-hero__content {
	    padding-bottom: 500px;
	}
	.support-hero__img-wrap {
	    width: 100%;
	    right: 0;
	    bottom: 0;
	}
}

@media (max-width: 767px) {
	.support-hero {
		padding: 30px 0 26px 0;
	}
	.support-hero__img-wrap {
		display: block;
	}
	.support-hero__title {
        padding-top: 0;
    }
	.support-hero__img-wrap {
        display: block;
        text-align: center;
    }
	.support-hero__img-wrap img {
        width: 100%;
    	height: auto;
    	margin: 0 auto;
    }
    .support-hero__text {
	    padding-bottom: 0;
	}
	.support-hero__content {
        padding-bottom: 475px;
    }
    .section-8 {
	    padding-bottom: 50px;
	}
    .section-9 {
	    min-height: 350px;
	}
    .section-9__title {
	    padding: 0;
	    max-width: 100%;
	}
    .section-11__title {
	    padding: 50px 0 20px 0;
	}
    .section-11__list {
	    margin-top: 0;
	    padding: 0;
	}
    .section-11__table, .section-7__table3, .section-7__table2, .section-7__table, .section-6__block, .section-5__table, .section-2__table {
        grid-template-columns: 1fr;
	}
	.section-3__bg {
	    min-height: 200px;
	}
	.section-7__table2 {
	    row-gap: 15px;
	}
	.section-7__table3 div ul li, .section-7__table2 div ul li, .section-7__table div ul li {
	    font-size: 14px;
	    line-height: 17px;
	}
	.section-7__table2-item-2 {
	    padding-top: 0 !important;
	    padding-bottom: 10px !important;
	}
	.section-7__table2-item-1 {
	    padding-bottom: 228px !important;
	}
	.section-7__table3-item-2 {
	    padding-bottom: 189px !important;
	    margin-top: 0;
	}
	.section-7__table3 {
		gap: 0;
    	row-gap: 0;
	}
	.section-7__table-item-1 {
	    padding-bottom: 308px !important;
	}
	.section-12__block {
        grid-template-columns: 1fr;
        grid-auto-flow: row;
    }
	.section-12:after, .section-12__block_right {
	    display: none;
	}
}

@media (max-width: 665px) {
	.support-hero__content {
        padding-bottom: 375px;
    }
}

@media (max-width: 530px) {
	.support-hero__content {
        padding-bottom: 275px;
    }
}

@media (max-width: 450px) {
	.support-hero__content {
        padding-bottom: 240px;
    }
}