.about {
	position: relative;
	overflow: hidden;
}

.about-intro {
	position: relative;
}

.about-intro-header {
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	position: relative;
	min-height: 50vh;
	padding-top: 70px;
	color: #fff;
	background: #9466f9;
}

.about-intro-header > .wrapper {
	width: 75%;
	padding: 50px 30px;
}

.about-intro-header > .wrapper > .text {
	color: rgba(255, 255, 255, 0.8);
	margin-bottom: 20px;
}

body.is-solutions .about-intro-header {
	background: #766cc2;
}

body.is-case .about-intro-header {
	background: transparent;
}

body.is-case .about-intro-header > .wrapper {
	width: 100% !important;
}

.about-intro-description {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	min-height: 50vh;
	background: #b39fea;
	color: rgba(255, 255, 255, 0.8);
}

.about-intro-description > .wrapper {
	width: 75%;
	padding: 40px 30px;
}

.about-intro-description > .wrapper > .title {
	margin-bottom: 20px;
	color: #333;
}

body.is-solutions .about-intro-description {
	background: #c7c4e7;
}

body.is-solutions .about-intro-description > .wrapper {
	color: #766cc2;
}

body.is-case .about-intro-description {
	background: transparent;
}

body.is-case .about-intro-description > .wrapper {
	width: 100%;
}

body.is-case .about-intro-description > .wrapper > .title {
	color: #fff;
}

.about-intro-diamonds {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
	width: 50%;
}

.about-intro-diamonds > .diamond {
	position: absolute;
	z-index: 2;
	right: -130px;
	width: 260px;
	height: 410px;
}

.about-intro-diamonds > .diamond.no-1 {
	top: calc(70px - 205px);
	right: -100px;
	background-image: url("../img/diamond-about-1.png");
}

.about-intro-diamonds > .diamond.no-2 {
	top: calc(50% - 186px);
	background-image: url("../img/diamond-about-2.png");
}

.about-intro-diamonds > .diamond.no-3 {
	top: calc(100% - 186px);
	background-image: url("../img/diamond-about-3.png");
}

.about-intro-diamonds > .diamond.no-4 {
	top: calc(70px - 205px);
	z-index: 1;
	right: 150%;
}

.about-intro-diamonds > .diamond.no-5 {
	z-index: 1;
}

.about-intro > .sprite {
	position: absolute;
}

.about-intro > .sprite.no-1 {
	top: calc(50% - 258px);
	left: 75%;
	width: 200px;
	height: 517px;
	background: url("../img/phone.png") no-repeat center/100% auto;
}

.about-intro > .sprite.no-2 {
	top: 70%;
	left: 75%;
}

.about-intro > .sprite.no-3 {
	top: 15%;
	left: 80%;
}

.about-benefits {
	position: relative;
	overflow: hidden;
	background: #000;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}

.about-benefits > .wrapper {
	position: relative;
	z-index: 2;
	padding: 50px 30px;
}

.about-benefits-header {
	margin-bottom: 30px;
}

.about-benefits-header > .title {
	margin-bottom: 10px;
	color: #9466f9;
}

.about-benefits > .wrapper > .list {
	margin: -10px;
}

.about-benefits > .wrapper > .list > .list-item {
	padding: 10px;
}

.about--benefit {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.about--benefit > .sprite {
	background: url("../img/about-sprites.png") no-repeat;
	width: 133px;
	height: 186px;
	margin-right: 20px;
}

.about--benefit > .sprite.is-2 {
	background-position: -134px 0;
}

.about--benefit > .sprite.is-3 {
	background-position: -268px 0;
}

.about--benefit > .title > strong {
	color: #9466f9;
	font-size: 125%;
	font-weight: 700;
}

.about-benefits-content {
	margin-top: 50px;
}

.about-benefits-content > .text {
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: 300;
}

.about-benefits-content > .title {
	font-weight: 100;
}

.about-benefits > .diamond {
	position: absolute;
	top: 0;
	left: -330px;
	opacity: 0.5;
}

.about-employees {
	background: #fff;
	color: #333;
}

.about-employees > .wrapper {
	position: relative;
	text-align: center;
	padding: 40px 30px;
}

.about-employees > .wrapper > .title {
	color: #9466f9;
	margin-bottom: 5px;
}

.about-employees > .wrapper > .text {
	margin-bottom: 30px;
}

.about-employees > .wrapper > .text > br {
	display: none;
}

.about-employees > .wrapper > .list {
	margin: -10px;
}

.about-employees > .wrapper > .list > .list-item {
	padding: 10px;
}

.about--employee {
	position: relative;
}

.about--employee > .link {
	position: relative;
	z-index: 2;
}

.about--employee > .link > .img {
	position: relative;
	z-index: 1;
	transition: opacity 0.25s;
}

.about--employee > .link > .img.no-2 {
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
}

.about--employee:hover > .link > .img.no-1, .about--employee:active > .link > .img.no-1 {
	opacity: 0;
}

.about--employee:hover > .link > .img.no-2, .about--employee:active > .link > .img.no-2 {
	opacity: 1;
}

.about--employee::after, .about--employee::before {
	display: block;
	position: absolute;
	z-index: 1;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../img/gray-diamond-2.png") no-repeat center/100% 100%;
	pointer-events: none;
}

.about--employee::after {
	left: calc(-100% - 20px);
}

.about--employee::before {
	left: calc(100% + 20px);
}

.about-employees > .motto {
	padding: 0 20px 20px;
}

.about-employees > .motto > .title {
	color: #9466f9;
}

.about-sections {
	position: relative;
}

.about--section {
	padding-right: 25%;
}

.about--section.no-1 {
	background: #626f9c;
	padding: 0 0 0 25%;
	text-align: right;
}

.about--section.no-2 {
	background: #676ea6;
}

.about--section.no-3 {
	background: #766cc2;
}

.about--section > .wrapper {
	padding: 40px 30px;
}

.about--section-header {
	margin-top: 5px;
	margin-bottom: 30px;
}

.about--section-header > .title {
	margin-bottom: 10px;
	font-weight: 500;
	color: #000;
}

.about--section-content > .title {
	margin-bottom: 20px;
}

.about--section-content > .content {
	margin-bottom: 30px;
}

.about--section-content > .list {
	margin: -10px;
}

.about--section-content > .list > .list-item {
	width: 100%;
	padding: 10px;
}

.about--section > .motto {
	padding: 0 20px 20px;
	margin-right: -25vw;
}

.about-sections > .diamond {
	position: absolute;
	z-index: 1;
}

.about-sections > .diamond.no-1, .about-sections > .diamond.no-2, .about-sections > .diamond.no-5, .about-sections > .diamond.no-6 {
	width: 200px;
}

.about-sections > .diamond.no-1 {
	top: 15%;
	right: calc(100% - 25%);
	z-index: 3;
	background-image: url("../img/diamond-solutions-1.png");
}

.about-sections > .diamond.no-2 {
	top: 50%;
	left: calc(100% - 25%);
	z-index: 3;
	background-image: url("../img/diamond-solutions-2.png");
}

.about-sections > .diamond.no-3 {
	top: -10%;
	left: -400px;
	opacity: 0.5;
}

.about-sections > .diamond.no-4 {
	bottom: 0;
	right: -70%;
	opacity: 0.5;
}

.about-sections > .diamond.no-5 {
	top: 20%;
	right: calc(100% - 25%);
	z-index: 2;
}

.about-sections > .diamond.no-6 {
	top: 60%;
	left: calc(100% - 25%);
	z-index: 2;
}

.about-showcase {
	position: relative;
	padding: 20px 20px 40px;
}

.about-showcase > .swiper {
	position: relative;
	z-index: 1;
	min-height: 100px;
	background: #000;
	border-radius: 25px;
}

.about-showcase > .diamond {
	position: absolute;
	z-index: 2;
}

.about-showcase > .diamond.no-1 {
	top: -25%;
	left: -400px;
}

.about-showcase > .diamond.no-2 {
	top: 25%;
	right: -400px;
}

.about-showcase.no-2 {
	padding-top: 40px;
}

.about-showcase.no-2 > .diamond {
	top: -75%;
}

.about-project {
	position: relative;
	color: #fff;
	background: #676ea6;
}

.about-project > .wrapper {
	padding: 40px 30px;
}

.about-project > .wrapper > .title {
	margin-bottom: 20px;
}

.about-project > .wrapper > .content {
	margin-bottom: 30px;
}

.about-project-badges {
	display: flex;
	flex-wrap: wrap;
	gap: 20px 10px;
}

.about-project-badges > .badge {
	background: transparent;
	color: #fff;
	border: 1px solid;
}

.about-project > .diamond {
	position: absolute;
	top: 0;
	right: -450px;
	z-index: 2;
}

body.is-case .about {
	background: #333;
}

@media (max-width: 599px) {
	.about-employees > .wrapper > .list > .list-item {
		width: 50%;
	}
	.about-employees > .wrapper > .list > .list-item:nth-child(n + 3) {
		margin-top: -33.33333%;
	}
	.about-employees > .wrapper > .list > .list-item:nth-child(3n) {
		margin-left: 25%;
	}
}

@media (min-width: 600px) {
	.about--section {
		padding-right: 150px;
	}
	.about--section.no-1 {
		padding-right: 150px;
		padding-left: 0;
		text-align: left;
	}
	.about--section-content > .list > .list-item {
		width: 50%;
	}
	.about-sections > .diamond.no-1, .about-sections > .diamond.no-2, .about-sections > .diamond.no-5, .about-sections > .diamond.no-6 {
		width: 300px;
		right: -150px;
		left: auto;
	}
}

@media (min-width: 800px) {
	.about-intro-header > .wrapper {
		width: 50%;
		padding: 70px 60px;
	}
	.about-intro-header > .wrapper > .text {
		margin-bottom: 25px;
	}
	.about-intro-description > .wrapper {
		width: 50%;
		padding: 50px 60px;
	}
	body.is-case .about-intro-description > .wrapper {
		width: 75%;
	}
	.about-intro-diamonds > .diamond {
		width: 380px;
		height: 595px;
	}
	.about-intro-diamonds > .diamond.no-1 {
		top: 25%;
		left: -40px;
	}
	.about-intro-diamonds > .diamond.no-2 {
		top: calc(70px - 297px);
		right: calc(50% - 300px);
	}
	.about-intro-diamonds > .diamond.no-3 {
		top: 60%;
		right: -170px;
	}
	.about-intro-diamonds > .diamond.no-4 {
		top: calc(70px - 297px);
		right: calc(50% - 100px);
	}
	.about-intro-diamonds > .diamond.no-5 {
		top: 20%;
		right: -250px;
	}
	.about-intro > .sprite.no-1 {
		left: 50%;
		width: 225px;
	}
	.about-intro > .sprite.no-2 {
		top: 50%;
	}
	.about-intro > .sprite.no-3 {
		top: 25%;
	}
	.about-benefits > .wrapper {
		max-width: 2000px;
		margin: 0 auto;
		padding: 70px 60px;
	}
	.about-benefits-header {
		margin-bottom: 35px;
	}
	.about-benefits > .wrapper > .list {
		margin: -15px;
	}
	.about-benefits > .wrapper > .list > .list-item {
		padding: 15px;
	}
	.about-benefits-content {
		margin-top: 70px;
		padding-left: 15%;
	}
	.about-benefits > .diamond {
		opacity: 1;
		left: -380px;
	}
	.about-employees > .wrapper {
		max-width: 2000px;
		margin: 0 auto;
		padding: 50px 30px;
	}
	.about-employees > .wrapper > .text {
		margin-bottom: 35px;
	}
	.about-employees > .wrapper > .text > br {
		display: block;
	}
	.about--section {
		padding-right: 0 !important;
	}
	.about--section > .wrapper {
		display: flex;
		align-items: flex-start;
		justify-content: flex-end;
		max-width: 2000px;
		padding: 60px;
		margin: 0 auto;
	}
	.about--section-header {
		width: 40%;
		padding-right: 40px;
		margin-bottom: 0;
	}
	.about--section-content {
		width: 60%;
	}
	.about--section-content > .title {
		margin-bottom: 30px;
	}
	.about--section-content > .content {
		margin-bottom: 40px;
	}
	.about--section-content > .list > .list-item {
		width: 100%;
	}
	.about--section > .motto {
		margin-right: 0;
	}
	.about-sections > .diamond.no-1, .about-sections > .diamond.no-2, .about-sections > .diamond.no-5, .about-sections > .diamond.no-6 {
		width: 340px;
		right: calc(60% + 40px);
	}
	.about-sections > .diamond.no-1 {
		top: 35%;
	}
	.about-sections > .diamond.no-2 {
		top: 75%;
	}
	.about-sections > .diamond.no-3 {
		opacity: 1;
	}
	.about-sections > .diamond.no-4 {
		right: -30%;
	}
	.about-sections > .diamond.no-5 {
		top: 40%;
	}
	.about-sections > .diamond.no-6 {
		top: 80%;
	}
	.about-showcase {
		padding-bottom: 50px;
	}
	.about-showcase.no-2 {
		padding-top: 50px;
	}
	.about-project {
		display: flex;
		justify-content: flex-end;
		padding: 20px 0;
	}
	.about-project > .wrapper {
		padding: 50px 60px;
		width: 70%;
		margin-right: 10%;
	}
	.about-project > .wrapper > .title {
		margin-bottom: 25px;
	}
	.about-project > .wrapper > .content {
		margin-bottom: 35px;
	}
	.about-project > .diamond {
		right: 80%;
		top: -50%;
	}
}

@media (min-width: 600px) and (max-width: 999px) {
	.about-employees > .wrapper > .list > .list-item {
		width: 33.33333%;
	}
	.about-employees > .wrapper > .list > .list-item:nth-child(n + 4) {
		margin-top: -20%;
	}
	.about-employees > .wrapper > .list > .list-item:nth-child(4), .about-employees > .wrapper > .list > .list-item:nth-child(9) {
		margin-left: 16.66666%;
	}
}

@media (min-width: 1000px) {
	.about--section-content > .list > .list-item {
		width: 50%;
	}
}

@media (min-width: 1200px) {
	.about-intro-header > .wrapper {
		padding: 90px;
	}
	.about-intro-header > .wrapper > .text {
		margin-bottom: 30px;
	}
	.about-intro-description > .wrapper {
		padding: 60px 90px;
	}
	body.is-case .about-intro-description > .wrapper {
		width: 50%;
	}
	.about-intro-diamonds > .diamond {
		width: 500px;
		height: 782px;
	}
	.about-intro-diamonds > .diamond.no-1 {
		top: 15%;
		left: -60px;
	}
	.about-intro-diamonds > .diamond.no-2 {
		top: calc(70px - 391px);
		right: calc(50% - 410px);
	}
	.about-intro-diamonds > .diamond.no-3 {
		top: 40%;
		right: -250px;
	}
	.about-intro-diamonds > .diamond.no-4 {
		top: calc(70px - 391px);
	}
	.about-intro > .sprite.no-1 {
		width: 256px;
		left: 60%;
	}
	.about-benefits > .wrapper {
		padding: 90px;
	}
	.about-benefits-header {
		margin-bottom: 40px;
	}
	.about-benefits > .wrapper > .list {
		margin: -20px;
	}
	.about-benefits > .wrapper > .list > .list-item {
		width: 33.33333%;
		padding: 20px;
	}
	.about-benefits-content {
		margin-top: 90px;
		padding-left: 30%;
	}
	.about-benefits > .diamond {
		left: -430px;
	}
	.about-employees > .wrapper {
		padding: 60px 30px;
	}
	.about-employees > .wrapper > .text {
		margin-bottom: 40px;
	}
	.about--section > .wrapper {
		padding: 80px 90px;
	}
	.about--section-header {
		padding-right: 60px;
	}
	.about--section-content > .title {
		margin-bottom: 40px;
	}
	.about--section-content > .content {
		margin-bottom: 50px;
	}
	.about-sections > .diamond.no-1, .about-sections > .diamond.no-2, .about-sections > .diamond.no-5, .about-sections > .diamond.no-6 {
		width: 380px;
	}
	.about-sections > .diamond.no-1 {
		top: 35%;
	}
	.about-sections > .diamond.no-2 {
		top: 60%;
		right: calc(60% + 40px + 280px);
	}
	.about-sections > .diamond.no-4 {
		right: -20%;
	}
	.about-sections > .diamond.no-5 {
		top: 45%;
		right: calc(60% + 40px);
	}
	.about-sections > .diamond.no-6 {
		top: 70%;
		right: calc(60% + 40px + 280px);
	}
	.about-showcase {
		padding-bottom: 60px;
	}
	.about-showcase.no-2 {
		padding-top: 60px;
	}
	.about-project {
		padding: 40px 0;
	}
	.about-project > .wrapper {
		padding: 60px 90px;
		width: 60%;
	}
	.about-project > .wrapper > .title {
		margin-bottom: 30px;
	}
	.about-project > .wrapper > .content {
		margin-bottom: 40px;
	}
	.about-project > .diamond {
		right: 70%;
		top: -50%;
	}
}

@media (min-width: 1000px) and (max-width: 1399px) {
	.about-employees > .wrapper > .list > .list-item {
		width: 25%;
	}
	.about-employees > .wrapper > .list > .list-item:nth-child(n + 4) {
		margin-top: -15%;
	}
	.about-employees > .wrapper > .list > .list-item:nth-child(3) {
		margin-right: 1%;
	}
	.about-employees > .wrapper > .list > .list-item:nth-child(4), .about-employees > .wrapper > .list > .list-item:nth-child(10) {
		margin-left: 12.5%;
	}
	.about-employees > .wrapper > .list > .list-item:nth-child(7) {
		margin-left: 25%;
	}
}

@media (min-width: 1400px) {
	.about-employees > .wrapper > .list > .list-item {
		width: 20%;
	}
	.about-employees > .wrapper > .list > .list-item:nth-child(n + 5) {
		margin-top: -12.5%;
	}
	.about-employees > .wrapper > .list > .list-item:nth-child(4) {
		margin-right: 20%;
	}
	.about-employees > .wrapper > .list > .list-item:nth-child(5) {
		margin-left: 10%;
	}
}
