@charset "UTF-8";
/*Обнуление*/
* {
	padding: 0;
	margin: 0;
	border: 0;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

:focus,
:active {
	outline: none;
}

a:focus,
a:active {
	outline: none;
}

nav,
footer,
header,
aside {
	display: block;
}

html,
body {
	height: 100%;
	width: 100%;
	font-size: 100%;
	line-height: 1;
	font-size: 14px;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

input,
button,
textarea {
	font-family: inherit;
}

input::-ms-clear {
	display: none;
}

button {
	cursor: pointer;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

a,
a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

ul li {
	list-style: none;
}

img {
	vertical-align: top;
	max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: inherit;
}
a {
	color: inherit;
}
/*--------------------*/
html {
	scroll-behavior: smooth !important;
}
body {
	font-family: Unbounded;
	font-style: normal;
	line-height: 1.4;
	color: #000;
	scroll-behavior: smooth;
}
h2 {
	font-size: 32px;
	font-family: Unbounded;
	font-weight: 600;
	line-height: 160.5%;
}
p {
	font-size: 14px;
	font-family: Montserrat;
	font-weight: 300;
	line-height: 160.5%;
}
a {
	color: inherit;
}
.beriz-color {
	color: #19d7cd;
}
.wrapper {
	min-height: 100%;
	overflow: hidden;
	display: flex;
	flex-direction: column;
}
.page {
	flex: 1 1 auto;
}
[class*='__container'] {
	max-width: 1170px;
	margin: 0 auto;
	display: flex;
}
@media (max-width: 1200px) {
	[class*='__container'] {
		max-width: 970px;
	}
}
@media (max-width: 990.98px) {
	[class*='__container'] {
		max-width: 750px;
		padding: 0 15px;
		flex-direction: column;
	}
}
.header {
	padding: 34px 15px 22px 15px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
	background: #fff;
}
.header__container {
	justify-content: space-between;
	padding: 32px 38px;
	border-radius: 18px;
	background: #f6f6f6;
	align-items: center;
	gap: 15px;
}
.header__logo {
}
.header__menu {
}
.menu {
}
.menu__list {
	display: flex;
	gap: 52px;
	margin-top: 3px;
	flex-wrap: wrap;
	justify-content: center;
}
.menu__item {
}
.menu__link {
	font-size: 16px;
	font-family: Unbounded;
	font-weight: 300;
	line-height: 160.5%;
}
.menu__link:hover {
	color: #1786fb;
}
.page {
}
.first-block {
}
.first-block__container {
	gap: 28px;
	padding-top: 160px;
}
.first-block__column-1 {
	flex: 0 1 50%;
	padding: 47px 30px 39px 60px;
	border-radius: 36px;
	background: #f6f6f6;
}
.first-block__column-2 {
	flex: 0 1 50%;
	border-radius: 36px;
	background: url(../img/Subtract.png) center center no-repeat;
	background-size: cover;
	background-position: 50% 20%;
}
.first-block__title {
	font-size: 32px;
	font-family: Unbounded;
	font-weight: 300;
}
.first-block__title div {
	margin-top: 7px;
	border-radius: 66px;
	background: #fff;
	padding: 10px 20px;
}
.first-block__text {
	margin: 64px 0 54px 0;
	color: #505050;
	font-size: 14px;
	font-family: Montserrat;
	font-weight: 300;
	line-height: 160.5%;
	max-width: 426px;
}
.first-block__adv-wrap {
	display: flex;
	justify-content: space-between;
	gap: 10px;
}
.first-block__adv-item {
	color: #1786fb;
	font-size: 40px;
	font-family: Unbounded;
	font-weight: 500;
	line-height: 160.5%;
	display: flex;
	align-items: center;
	gap: 5px;
}
.first-block__adv-item:nth-child(2) {
	transform: translate(20px, 0);
}
.first-block__do {
	font-size: 16px;
}
.first-block__posle {
	color: #8f8f8f;
	font-size: 16px;
	font-family: Montserrat;
	line-height: 102.9%;
}
.second-block {
	margin: 24px 0;
	position: relative;
	z-index: 1;
}
.second-block__container {
	padding: 15px 41px 50px 41px;
	min-height: 340px;
	flex-direction: column;
	background: url(../img/Group51.png) 0 0 no-repeat;
}
.second-block__title {
	color: #000;
	font-size: 20px;
	font-family: Unbounded;
	font-weight: 300;
	line-height: 160.5%;
	margin-bottom: 22px;
}
.first-block__subtitle {
	text-align: center;
	font-size: 18px;
}
.second-block__title b {
	color: #1786fb;
}
p.form-label {
	font-size: 18px;
	font-weight: 600;
	line-height: normal;
	padding-bottom: 7px;
}
fieldset span {
	padding: 0 20px 0px 3px;
}
.second-block__present {
	margin-right: 60px;
}
.second-block__present-title {
	color: #000;
	line-height: 37px;
	font-size: 20px;
	font-family: 'Unbounded', sans-serif;
}
.second-block__present-title span {
	font-weight: 500;
	color: #1786fb;
}
.second-block__present-label__box {
	display: inline-block;
	vertical-align: top;
	/* transform: rotate(358deg); */
}
.second-block__present-label {
	margin-bottom: 25px;
	background-color: #1786fb;
	text-transform: uppercase;
	padding: 10px;
	border-radius: 12px;
	color: #fff;
	font-size: 42px;
	font-family: 'Unbounded', sans-serif;
	line-height: 1.2;
	font-weight: 500;
}
.second-block__present-text {
	color: #000;
	font-size: 42px;
	font-family: 'Unbounded', sans-serif;
	line-height: 1.2;
	font-weight: 500;
	text-transform: uppercase;
}
.second-block__present-text span {
	color: #1786fb;
	margin-bottom: 10px;
}
.second-block__form {
	display: flex;
	flex-direction: column;
	gap: 20px;
	width: 494px;
}
.metod-block-mob{
display: none;
}
.second-block__input {
	border-radius: 58px;
	background: #fff;
	padding: 16px 28px;
}
.second-block__button {
	position: absolute;
	border-radius: 84px 0 0 84px;
	background: #1786fb;
	padding: 11px;
	display: flex;
	gap: 21px;
	width: calc((100% - 1170px) / 2 + 500px);
	right: 0;
	top: 0;
	align-items: center;
	color: #fff;
	font-size: 32px;
	font-family: Unbounded;
	font-weight: 600;
	line-height: 160.5%;
}
.second-block__btn-img {
	animation-name: my-btn;
	animation-duration: 5s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}
.second-block__btn-text {
}

@keyframes my-btn {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.third-block {
}
.third-block__container {
	padding: 50px 60px;
	border-radius: 42px;
	background: #f6f6f6;
	position: relative;
	justify-content: center;
}
.third-block__img {
	position: absolute;
	left: 90px;
	bottom: 40px;
}
.third-block__content {
	max-width: 56%;
}
.third-block__title {
	color: #000;
	font-size: 24px;
	font-family: Unbounded;
	font-weight: 300;
	line-height: 160.5%;
	margin-bottom: 29px;
}
.third-block__text {
	color: #505050;
	font-size: 14px;
	font-family: Montserrat;
	font-weight: 300;
	line-height: 160.5%;
}
.third-block__text span {
	color: #1786fb;
}
.four-block {
	margin: 24px 0 61px 0;
}
.four-block__container {
	padding: 50px 45px 77px 45px;
	border-radius: 42px;
	background: #1d1d1d;
	flex-direction: column;
}
.four-block__title {
	color: #1786fb;
	font-size: 20px;
	font-weight: 300;
	line-height: 160.5%;
	margin-left: 30px;
}
.four-block__title-2 {
	color: #fff;
	font-size: 32px;
	font-family: Unbounded;
	font-weight: 600;
	line-height: 160.5%;
}
.four-block__card-wrap {
	display: flex;
	gap: 28px;
	margin-top: 21px;
}

.four-block__card-wrap:nth-child(odd) .four-block__card-item:nth-child(odd),
.four-block__card-wrap:nth-child(even) .four-block__card-item:nth-child(even) {
	background-color: #1786fb;
}

.four-block__card-wrap:nth-child(odd)
	.four-block__card-item:nth-child(odd):hover
	svg
	path,
.four-block__card-wrap:nth-child(even)
	.four-block__card-item:nth-child(even):hover
	svg
	path {
	fill: #000;
}

.four-block__card-wrap:nth-child(odd)
	.four-block__card-item:nth-child(odd):hover,
.four-block__card-wrap:nth-child(even)
	.four-block__card-item:nth-child(even):hover {
	background-color: #3d9cff; /* Новый цвет при наведении на четные элементы второго ряда */
}

.four-block__card-item {
	flex: 0 1 50%;
	border-radius: 24px;
	border: 1px solid rgba(255, 255, 255, 0.23);
	padding: 30px;
	color: #fff;
}

.four-block__card-top-wrap {
	display: flex;
	justify-content: space-between;
	/* margin-bottom: 35px; */
}
.four-block__card-title {
	max-width: 239px;
	font-size: 20px;
	line-height: 121%;
	margin-bottom: 12px;
}

.four-block__card-text {
	font-size: 16px;
}

.four-block__form-block {
	border-top: 1px dashed rgba(255, 255, 255, 0.17);
	margin-top: 61px;
	padding-top: 39px;
	position: relative;
}
.four-block__form-title {
	color: #fff;
	font-size: 32px;
	font-weight: 300;
	max-width: 657px;
}
.four-block__form-title {
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	line-height: 160.5%;
	margin: 36px 0 22px 0;
}
.four-block__form-title b {
	color: #1786fb;
}
.four-block__form {
	display: flex;
	gap: 30px;
}
.four-block__input {
	border-radius: 58px;
	background: #fff;
	padding: 12px 22px;
}
.four-block__btn {
	position: absolute;
	border-radius: 58px;
	background: #1786fb;
	padding: 40px 50px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-family: Unbounded;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 160.5%;
	right: 0;
	bottom: 0;
	gap: 14px;
}
.four-block__dashed {
	border-bottom: 1px dashed rgba(255, 255, 255, 0.17);
	width: 250px;
}
.four-block__btn-icon {
}
.four-block svg path {
	fill: #fff;
}
.four-block__card-item:hover {
	background: rgba(99, 99, 99, 0.23);
}
.four-block__card-item:hover svg path {
	fill: #1786fb;
}

.five-block {
}
.five-block__container {
	flex-direction: column;
}
.five-block__title {
	color: #1786fb;
	font-size: 20px;
	font-family: Unbounded;
	font-weight: 300;
	line-height: 160.5%;
	margin-left: 70px;
}
.five-block__title-2 {
	margin-left: 40px;
	color: #000;
	font-size: 32px;
	font-family: Unbounded;
	font-weight: 600;
	line-height: 160.5%;
	margin-bottom: 20px;
}
.five-block__wraper {
	background: url(../img/Rectangle%2016.png) center center no-repeat;
	background-size: cover;
	padding: 65px 78px;
	border-radius: 42px;
	display: flex;
	justify-content: flex-end;
}
.five-block__item-cont {
	max-width: 570px;
	border-radius: 36px;
	background: #fff;
	padding: 45px 35px;
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.five-block__item {
	border-radius: 21px;
	background: #f6f6f6;
	padding: 21px 36px;
	display: flex;
	gap: 37px;
	align-items: center;
}
.five-block__icon {
}
.five-block__item-title {
	color: #000;
	font-size: 20px;
	font-family: Unbounded;
	line-height: 121%;
}
.six-block {
	margin: 46px 0 67px 0;
}
.six-block__container {
	flex-direction: column;
	padding: 50px 40px;
	border-radius: 42px;
	background: #f6f6f6;
}
.six-block__title {
	margin-left: 30px;
}
.six-block__title-2 {
	color: #000;
	font-size: 32px;
	font-family: Unbounded;
	font-weight: 600;
	line-height: 160.5%;
	margin-bottom: 59px;
}
.six-block__item-wrap {
	display: flex;
	gap: 30px 10px;
}
.six-block__item {
	flex: 0 1 33.333%;
	border-radius: 33px;
	background: #000;
	padding: 36px 20px;
}
.six-block__item:nth-child(2n) {
	background: #1786fb;
}
.six-block__icon {
}
.six-block__item-title {
	color: #fff;
	font-size: 20px;
	font-family: Unbounded;
	font-weight: 500;
	line-height: 121%;
	margin: 9px 0 33px 0;
}
.six-block__list {
	color: #fff;
	font-size: 14px;
	font-family: Montserrat;
	line-height: 121%;
	list-style: none;
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.six-block__list-item {
}
.six-block__blue {
	color: #1786fb;
}
.six-block__item:nth-child(2n) .six-block__blue {
	color: #fff;
}
.six-block__button {
	border-radius: 63px;
	background: #fff;
	padding: 15px;
	text-align: center;
	display: block;
	color: #000;
	font-size: 18px;
	font-family: Unbounded;
	font-weight: 500;
	line-height: 160.5%;
	margin-top: 52px;
}

.seven-block {
}
.seven-block__container {
}
.seven-block__title {
}
.seven-block {
}
.seven-block__container {
	flex-direction: column;
}
.seven-block__title {
	margin-left: 70px;
	color: #1786fb;
	font-size: 20px;
	font-family: Unbounded;
	font-weight: 300;
	line-height: 160.5%;
}
.seven-block__title-2 {
	margin-left: 40px;
	margin-bottom: 33px;
}
.seven-block__wrap {
	display: flex;
	gap: 31px;
	overflow-x: scroll;
	padding: 50px;
	padding-left: calc((100% - 1170px) / 2);
	overflow-scrolling: touch;
	-webkit-overflow-scrolling: touch;
	cursor: grab;
	/* хром, сафари */
}
.seven-block__wrap::-webkit-scrollbar {
	width: 0;
}
.seven-block__column-1 {
	display: flex;
	flex-direction: column;
	gap: 18px;
	border-radius: 25px;
	background: #fff;
	box-shadow: 0px 0px 47px 0px rgba(0, 0, 0, 0.1);
	padding: 18px 18px 30px 18px;
	width: 856px;
	flex: 0 0 856px;
}
.seven-block__img-wrap {
	display: flex;
	gap: 18px;
}
.seven-block__img {
	flex: 0 1 48%;
}
.seven-block__text {
	color: #000;
	font-size: 14px;
	font-family: Montserrat;
	font-weight: 500;
	line-height: 121%;
	display: flex;
	gap: 6px;
}

.eight-block {
}
.eight-block__container {
	padding: 63px 40px 70px 40px;
	flex-direction: column;
	position: relative;
}
.eight-block__title {
	color: #000;
	font-size: 32px;
	font-family: Unbounded;
	font-weight: 300;
	max-width: 657px;
}
.eight-block__form-title {
	color: #000;
	font-size: 20px;
	font-family: Unbounded;
	font-weight: 300;
	line-height: 160.5%;
	margin: 36px 0 22px 0;
}
.eight-block__form-title b {
	color: #1786fb;
}
.eight-block__form {
	display: flex;
	gap: 30px;
}
.eight-block__input {
	border-radius: 58px;
	background: #000;
	padding: 12px 22px;
	color: #fff;
}
.eight-block__btn {
	bottom: 70px;
	position: absolute;
	border-radius: 58px;
	background: #1786fb;
	padding: 40px 50px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-family: Unbounded;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 160.5%;
	right: 0;
	gap: 14px;
}
.eight-block__btn-img {
}

.nine-block {
}
.nine-block__container {
	border-radius: 42px;
	background: #1d1d1d;
	padding: 40px 50px;
	color: #fff;
	gap: 54px;
}
.nine-block__column {
	flex: 0 1 50%;
}
.nine-block__title {
	margin-left: 8px;
	color: #1786fb;
	font-size: 20px;
	font-family: Unbounded;
	font-weight: 300;
	line-height: 160.5%;
}
.nine-block__title-2 {
	font-size: 32px;
	font-family: Unbounded;
	font-weight: 600;
	line-height: 160.5%;
	margin: 0 0 35px -20px;
}
.nine-block__tabs-wrap {
	margin-left: 20px;
	display: flex;
	gap: 16px;
	flex-direction: column;
}
.tab__title {
	border-radius: 17px;
	border: 1px solid #464646;
	padding: 8px 12px;
	position: relative;
	cursor: pointer;
}
.inner {
	display: flex;
	align-items: center;
}
.nine-block__tab-img {
}
.nine-block__tab-name {
	text-align: center;
	flex-grow: 1;
	color: #fff;
	font-size: 20px;
	font-family: Unbounded;
	font-weight: 500;
	line-height: 121%;
}
.nine-block__target-img {
	display: none;
	position: absolute;
	top: -20px;
	left: 50%;
}
.nine-block__more {
	border-radius: 18px;
	background: #1786fb;
	padding: 30px;
	display: flex;
	width: 100%;
	gap: 28px;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 24px;
	font-family: Unbounded;
	font-style: normal;
	font-weight: 500;
	line-height: 160.5%;
	margin-bottom: 17px;
}
.nine-block__more-icon {
}
.nine-block__img {
}
.hidden-tab-content {
	display: none;
}
.active-tab {
	background: #2d2d2d;
}
.active-tab .nine-block__target-img {
	display: block;
}

.ten-block {
	margin-top: 70px;
}
.ten-block__container-title {
	margin-bottom: 36px;
}
.ten-block__title {
	color: #000;
	font-family: Unbounded;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 160.5%;
}
.ten-block__container {
	gap: 13px;
}
.ten-block__column {
	position: relative;
	z-index: -1;
	flex: 0 1 25%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	border-radius: 25px;
	background: #fff;
	min-height: 180px;
	box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);
}
.ten-block__img-wrap {
}
.ten-block__partner-logo {
}

.footer {
	margin: 70px 0;
}
.footer__container {
	gap: 40px;
	justify-content: space-between;
	border-radius: 42px;
	background: #f6f6f6;
	padding: 50px 36px;
}
.footer__column {
}
.footer__logo {
	width: 117px;
}
.footer__column-title {
	color: #000;
	font-size: 20px;
	font-family: Unbounded;
	font-style: normal;
	font-weight: 400;
	line-height: 121%;
	margin-bottom: 34px;
}
.header__menu {
}
.menu {
}
.footer .menu__list {
	display: block;
	columns: 2;
	column-gap: 30px;
	width: 350px;
}
.footer .menu__item {
	margin-bottom: 20px;
}
.menu__link {
}
.footer__contact-item {
	display: flex;
	gap: 13px;
	margin-bottom: 25px;
}
.footer__contact-icon {
}
.footer__form {
	display: flex;
	flex-direction: column;
	gap: 9px;
}
.footer__input {
	border-radius: 32px;
	background: #fff;
	padding: 15px 21px;
	color: #000;
	font-size: 14px;
	font-family: Unbounded;
	font-style: normal;
	font-weight: 300;
	line-height: 160.5%;
}
.footer__btn {
	border-radius: 32px;
	background: #1786fb;
	padding: 14px;
	color: #fff;
	font-size: 15px;
	font-family: Unbounded;
	font-style: normal;
	font-weight: 500;
	line-height: 160.5%;
}
.telegramLink {
	animation: phone 2s ease infinite;
	cursor: pointer;
	position: fixed;
	z-index: 100;
	bottom: 60px;
	right: 60px;
	width: 55px;
	height: 55px;
}
.telegramLink img {
	width: 100%;
	height: 100%;
}
.popup {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.54);
	backdrop-filter: blur(5px);
	transform: scale(0);
	overflow-y: auto;
}
.target-close {
	position: fixed;
	top: 0;
	left: 0;
}
.popup:target {
	transform: scale(1);
}
.popup__body {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 100%;
	padding: 30px 10px;
}
.popup__content {
	border-radius: 25px;
	background: #fff;
	box-shadow: 0px 0px 47px 0px rgba(0, 0, 0, 0.1);
	padding: 50px 43px;
	max-width: 856px;
	position: relative;
}
.popup__big-text {
	max-height: 300px;
	overflow-y: auto;
}
.popup__big-text h4 {
	padding-bottom: 15px;
}

.popup__close {
	position: absolute;
	right: 15px;
	top: 0;
	font-size: 25px;
	font-weight: 400;
}
.popup__tittle {
	color: #000;
	font-size: 32px;
	font-family: Unbounded;
	font-style: normal;
	font-weight: 300;
}
.popup__form-title {
	color: #000;
	font-size: 20px;
	font-family: Unbounded;
	font-style: normal;
	font-weight: 300;
	margin: 35px 0 22px 0;
}
.popup__form-title b {
	color: #1786fb;
}
.popup__form {
	display: flex;
	gap: 30px;
}
.popup__input {
	border-radius: 58px;
	background: #000;
	padding: 12px 22px;
	color: #fff;
	flex: 0 1 33.333%;
}
.popup__form-btn {
	flex: 0 1 33.333%;
	border-radius: 32px;
	background: #1786fb;
	padding: 14px;
	color: #fff;
	font-size: 15px;
	font-family: Unbounded;
	font-style: normal;
	font-weight: 500;
	line-height: 160.5%;
}
.succes-form {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 100%;
	padding: 30px 10px;
	background: rgba(0, 0, 0, 0.54);
	backdrop-filter: blur(5px);
	overflow-y: auto;
	display: none;
	z-index: 3;
}
.succes-form__wrap {
	width: 400px;
	border-radius: 25px;
	background: #fff;
	box-shadow: 0px 0px 47px 0px rgba(0, 0, 0, 0.1);
	padding: 50px 43px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.succes-form__title {
	color: #000;
	font-family: Unbounded;
	font-size: 24px;
	font-style: normal;
	font-weight: 300;
	text-align: center;
}
.succes-form-close {
	margin-top: 15px;
	border-radius: 10px;
	background: #1786fb;
	padding: 14px 20px;
	color: #fff;
	font-family: Unbounded;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 160.5%;
	display: block;
}
.mobile-menu-link {
	display: none;
}
.mobile-menu-toggle {
}
.mobile-menu {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #f6f6f6;
	padding: 20px;
	z-index: 4;
}
#mobile-menu:target {
	display: flex !important;
	flex-direction: column;
	align-items: center;
}
.mobile-menu-nav {
	margin-top: 20px;
}
.menu {
}
.mobile-menu-nav .menu__list {
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.menu__item {
}
.menu__link {
}
.mobile-menu_close-menu {
	position: absolute;
	right: 20px;
	top: 20px;
}

.scroll-content {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	overflow-y: scroll;
	height: 100%;
	scrollbar-width: thin; /* For Firefox */
}

.scroll-content::-webkit-scrollbar {
	width: 8px;
}

.scroll-content::-webkit-scrollbar-thumb {
	background-color: #3498db;
}

.scroll-content::-webkit-scrollbar-track {
	background-color: #f1f1f1;
}

#additionals {
	margin-bottom: 50px;
}
#additionals .title {
	padding-bottom: 25px;
}
#additionals .six-block__item-wrap {
	flex-wrap: wrap;
	justify-content: center;
}
#additionals .six-block__item {
	flex: 0 1 30%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
#additionals .six-block__item:nth-child(2n) {
	background: #1786fb;
}
#additionals .six-block__item:nth-child(2n) .six-block__blue {
	color: #fff;
}
.additionals-buy-btn {
	margin-top: 15px;
}
.additionals-more-btn {
	margin-top: 25px;
	background-color: #1786fb;
}
#additionals .six-block__item:nth-child(2n) .additionals-more-btn {
	color: #fff;
	background-color: #000;
}
.additionals-price {
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	padding-top: 25px;
}
/*#additionals .six-block__item:nth-child(2n) .additionals-price {*/
/*    color: #fff;*/
/*}*/
.additionals-time {
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding-top: 5px;
}
#additionals .six-block__item:nth-child(2n) .additionals-time .six-block__blue {
	color: #000;
}

.four-block__btn-first{
	display: none;
}

@media (max-width: 990.98px) {
	.mobile-menu-link {
		display: block;
	}
	.header__menu {
		display: none;
	}
	.header__container {
		flex-direction: row;
		padding: 20px;
	}
	.menu__list {
		gap: 15px;
	}
	.first-block__container {
		padding-top: 120px;
	}
	.first-block__title,
	.first-block__title div {
		font-size: 6vw;
		text-align: center;
	}
	.first-block__title img {
		width: 6.2vw;
	}
	.first-block__container .first-block__subtitle {
		text-align: center;
		font-size: 14px;
	}

	.first-block__column-1 {
		padding: 40px 30px;
	}
	.first-block__text {
		text-align: center;
		margin: 20px 0;
	}
	.first-block__adv-wrap {
		flex-direction: column;
		align-items: center;
	}
	.header {
		padding: 15px;
	}
	.second-block__container {
		background: #f6f6f6;
	}
	.second-block__button {
		bottom: -32vw;
		width: calc(100% - 15px);
		top: unset;
	}
	.second-block {
		padding: 0 0 0 15px;
	}
	.second-block__container {
		border-radius: 36px 0 0 36px;
		margin-bottom: 400px;
	}
	.second-block__form {
		flex-direction: column;
	}
	.second-block__btn-img {
		width: 20vw;
	}
	.second-block__btn-text {
		font-size: 6vw;
	}
	.third-block__container {
		padding: 30px 30px 10px 30px;
		margin: 0 113px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.second-block__present {
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-bottom: 20px;
		margin-right: 0px;
	}
	.second-block__present-title {
		line-height: normal;
		font-size: 20px;
		margin-bottom: 10px;
	}

	.second-block__present-label {
		margin-top: 10px;
		font-size: 30px;
	}
	.second-block__present-text {
		font-size: 30px;
	}

	.third-block__content {
		max-width: 100%;
	}
	.third-block__title {
		margin-bottom: 0px;
	}
	.third-block__img {
		position: static;
		order: 1;
		margin: 30px 30px;
		width: 30%;
		height: 30%;
	}
	.four-block__container {
		padding: 30px;
		margin: 0 113px;
		align-items: center;
	}
	.four-block__title-2,
	.five-block__title-2,
	.six-block__title-2,
	.seven-block__title-2,
	.nine-block__title-2 {
		font-size: 24px !important;
		text-align: center;
		margin-left: 0;
	}
	.four-block__title,
	.five-block__title,
	.six-block__title,
	.seven-block__title,
	.nine-block__title {
		margin-left: 0;
		text-align: center;
		margin-bottom: 10px;
	}
	.four-block__card-wrap {
		flex-direction: column;
	}
	.four-block__card-top-wrap {
		flex-direction: column-reverse;
		align-items: center;
		text-align: center;
		gap: 25px;
	}
	.four-block__form-block {
		padding-top: 0;
		text-align: center;
	}
	.four-block__form {
		flex-direction: column;
	}
	.four-block__btn {
		position: static;
	}
	.five-block__wraper {
		padding: 0;
	}
	.five-block__item {
		flex-direction: column;
		text-align: center;
	}
	.five-block__item-cont {
		padding: 0;
	}
	.six-block__item-wrap {
		flex-direction: column;
	}
	.six-block__container {
		padding: 30px;
		margin: 0 113px;
	}
	.seven-block__wrap {
		width: unset;
		padding-left: 15px;
	}
	.seven-block__column-1 {
		flex: 0 0 150vw;
	}
	.seven-block__img {
		max-width: 48%;
	}
	.eight-block__container {
		padding: 40px 15px;
	}
	.eight-block__title {
		text-align: center;
		font-size: 24px;
	}
	.eight-block__form-title {
		text-align: center;
	}
	.eight-block__form {
		flex-direction: column;
	}
	.eight-block__btn,
	.four-block__btn {
		position: static;
		flex-direction: row;
		padding: 20px;
		font-size: 20px;
	}
	.eight-block__btn-img,
	.four-block__btn-icon {
		width: 50px;
	}
	.nine-block__container {
		padding: 30px;
		margin: 0 113px;
	}
	.nine-block__tabs-wrap {
		margin-left: 0;
	}
	.inner {
		flex-direction: column;
		gap: 20px;
	}
	.nine-block__target-img {
		display: none !important;
	}
	.nine-block__column:nth-child(2) {
		display: flex;
		flex-direction: column-reverse;
	}
	.nine-block__more {
		margin-top: 20px;
		flex-direction: column-reverse;
		text-align: center;
	}
	.footer__container {
		padding: 30px;
		margin: 0 113px;
	}
	.four-block__dashed {
		display: none;
	}
	.popup__form {
		flex-direction: column;
	}
	.popup__tittle {
		font-size: 20px;
		text-align: center;
	}
	.popup__form-title {
		text-align: center;
	}
	.ten-block__title {
		text-align: center;
	}
}

@media (max-width: 675px) {
	.third-block__container,
	.footer__container,
	.nine-block__container,
	.six-block__container,
	.four-block__container,
	.third-block__container {
		margin: 0 15px;
	}
	.metod-block-mob{
        display: block;
    }
	.four-block__btn-first{
		margin-top: 20px;
    	max-width: 295px;
    	display: block;
    	border-radius: 58px;
    	background: #1786fb;
    	padding: 20px;
    	display: flex;
    	flex-direction: row;
    	align-items: center;
    	justify-content: center;
    	color: #fff;
    	font-family: Unbounded;
    	font-size: 20px;
    	font-style: normal;
    	font-weight: 500;
    	line-height: 160.5%;
    	right: 0;
    	bottom: 0;
    	gap: 14px;
    }

    .metod-block{
    	display: none;
    }


	.third-block__img {
		display: none;
	}
	.second-block__container {
		margin-bottom: 30px;
	}
	.second-block__button {
		display: none;
	}

    .four-block__card-wrap:nth-child(2) {
        flex-direction: column-reverse;
    }
	.four-block__card-item .four-block__card-text {
		display: none;
	}
	.first-block__container {
		gap: 0px;
	}
	.first-block__column-1 {
		padding: 0px;
		background-color: #fff;
	}
	.first-block__container .first-block__subtitle {
		padding: 0px;
	}
	.first-block__adv-wrap {
		display: none;
	}
	.first-block__title,
	.first-block__title div {
		font-size: 16px;
		text-align: center;
	}

	.first-block__title img {
		display: none;
	}
	.second-block__present-title {
		text-align: center;
	}
	.second-block {
		margin: 10px 0;
	}

	.second-block__form {
		gap: 7px;
	}

	p.form-label {
		font-size: 14px;
		color: #fff;
		margin-bottom: 5px;
	}
	.second-block__input {
    padding: 20px 65px 20px 35px;
	}
	fieldset {
		color: white;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		padding-left: 20px;
	}
	.third-block__container {
		margin-top: 150px;
	}

	.second-block__container {
		padding: 0px 41px 10px 41px;
	}
	.second-block__present {
		margin-bottom: 0px;
	}
	.second-block__present-label {
		margin-bottom: 15px;
	}
	.second-block__present-title {
		line-height: normal;
		font-size: 14px;
		margin-bottom: 10px;
	}

	.second-block__present-label {
		margin-top: 10px;
		font-size: 21px;
	}
	.second-block__present-text {
		font-size: 21px;
	}

	.more-popup {
		overflow-y: unset;
	}
	.more-popup .popup__body {
		align-items: start;
	}
	.more-popup .popup__content {
		top: 85px;
		/*max-height: 650px;*/
		overflow-y: auto;
		padding: 50px 20px;
	}
	.more-popup .popup__form-title {
		margin: 0px 0 22px 0;
	}
	.popup__big-text {
		overflow-y: unset;
		max-height: auto;
	}
	.telegramLink {
		animation: phone 2s ease infinite;
		cursor: pointer;
		position: fixed;
		z-index: 100;
		bottom: 30px;
		right: 30px;
		width: 45px;
		height: 45px;
	}
}

/*Анимация*/
.fadeinup {
	opacity: 0;
	transform: translateY(200px);
	transition: opacity 1s, transform 1s;
}

.fadeinup.visible {
	opacity: 1;
	transform: translateY(0);
}
