.choose-area2 {
    background-color: #0A0A0A;
}
.choose-about {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	gap: 25px;
	max-width: 560px;
	background-color: #ffffff;;
	padding: 26px 30px;
	border-radius: 16px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease
}

@media (max-width: 1199px) {
	.choose-about {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
		margin: auto
	}
}

.choose-about:not(:last-child) {
	margin-bottom: 32px
}

.choose-about_number {
	width: 56px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-size: 32px;
	font-family: --tp-ff-fontawesome;
	color: #1c2359;;
	font-weight: 600;
	background-color: #F2F3FC;
	border-radius: 64px
}

@media (max-width: 1199px) {
	.choose-about_number {
		display: block;
		margin: auto
	}
}

.choose-about_text {
	margin-bottom: 0
}

@media (max-width: 375px) {
	.choose-about_text {
		text-align: center
	}
}

.choose-about img {
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out
}

.choose-about .box-title {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 3px
}

@media (max-width: 375px) {
	.choose-about .box-title {
		text-align: center
	}
}

.choose-about.item-active,
.choose-about:hover {
	background-color: #1c2359;
}

.choose-about.item-active .choose-about_icon,
.choose-about:hover .choose-about_icon {
	background-color: #ffffff;
}

.choose-about.item-active .choose-about_text,
.choose-about:hover .choose-about_text {
	color: #ffffff;
}

.choose-about.item-active .box-title,
.choose-about:hover .box-title {
	color: #ffffff;
}

.choose-img2 {
	position: relative;
	text-align: right;
	z-index: 2
}

@media (max-width: 1199px) {
	.choose-img2 {
		text-align: center
	}
}
.choose-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 24px
}

@media (max-width: 767px) {
	.choose-item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center
	}
}

.choose-item:nth-child(2) .box-icon {
	background-color: rgba(30, 188, 180, 0.1)
}

.choose-item:nth-child(2) .box-icon {
	background-color: rgba(30, 188, 180, 0.1)
}

.choose-item:nth-child(3) .box-icon {
	background-color: rgba(249, 99, 99, 0.1)
}

.choose-item:nth-child(4) .box-icon {
	background-color: rgba(78, 178, 249, 0.1)
}

.choose-item:not(:last-child) {
	margin-bottom: 40px
}

.choose-item-wrap {
	margin-right: 100px
}

@media (max-width: 1199px) {
	.choose-item-wrap {
		margin: 0
	}
}

.choose-item .box-icon {
	width: 64px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	border-radius: 50%;
	background: rgba(94, 92, 237, 0.1)
}

.choose-item .box-icon img {
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out
}

@media (max-width: 767px) {
	.choose-item .box-icon {
		display: block;
		margin: auto
	}
}

.choose-item .box-title {
	text-transform: capitalize;
	margin-bottom: 10px
}

.choose-item .box-text {
	font-size: 18px;
	margin-bottom: -0.4rem
}

.choose-item.style2 {
	max-width: 525px
}

@media (max-width: 1199px) {
	.choose-item.style2 {
		max-width: 100%
	}
}

@media (max-width: 375px) {
	.choose-item.style2 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.choose-item.style2:not(:last-child) {
	margin-bottom: 56px
}

.choose-item.style2 .box-icon {
	width: 80px;
	height: 80px;
	line-height: 80px;
	background-color: transparent;
	border: 1px dashed #ffffff;
}

@media (max-width: 375px) {
	.choose-item.style2 .box-icon {
		display: block
	}
}

.choose-item.style2 .box-title {
	color: #ffffff;
}

.choose-item.style2 .box-text {
	letter-spacing: 0.02em;
	color: #B7BDDE
}

.choose-item:hover .box-icon img {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.choose-img-box {
	position: relative;
	z-index: 2;
	height: 818px
}

@media (max-width: 767px) {
	.choose-img-box {
		height: 100%
	}
}

.choose-img-box .img1 {
	position: absolute;
	top: 30%;
	width: 403px;
	height: 403px;
	border-radius: 294px
}

@media (max-width: 767px) {
	.choose-img-box .img1 {
		position: relative;
		top: 0;
		width: auto;
		height: auto;
		margin-bottom: 24px
	}
}

.choose-img-box .img1 img {
	border-radius: 294px
}

.choose-img-box .img2 {
	position: absolute;
	top: 0;
	right: -45px;
	width: 539px;
	height: 539px;
	border-radius: 294px
}

@media (max-width: 767px) {
	.choose-img-box .img2 {
		position: relative;
		right: 0;
		width: auto;
		height: auto;
		margin-bottom: 25px
	}
}

.choose-img-box .img2 img {
	border-radius: 294px
}

.choose-img-box .img3 {
	position: absolute;
	left: 40%;
	bottom: 0;
	width: 280px;
	height: 280px;
	border-radius: 294px
}

@media (max-width: 767px) {
	.choose-img-box .img3 {
		position: relative;
		left: 0;
		width: 100%;
		height: 100%
	}
}

.choose-img-box .img3 img {
	border-radius: 294px
}

.choose-shape,
.choose-shape2 {
	position: absolute;
	z-index: 1
}

.choose-shape {
	bottom: 0%;
	right: 80px;
	animation: beat 10s linear infinite;
}

.choose-shape2 {
	bottom: 0%;
	right: 0px;
	animation: beat 10s linear infinite;
}


@keyframes breathe {
  0% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
  }
  70% {
    box-shadow: 0 0 0 15px rgba(37, 211, 102, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

@keyframes beat {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}