.tab[data-v-17f5eb44] {
	margin: 0 auto;
	display: flex
}

.tab .tab-item[data-v-17f5eb44] {
	cursor: pointer;
	width: 100%;
	display: flex;
	justify-content: center
}

.tab .tab-item .tab-content[data-v-17f5eb44] {
	display: flex;
	align-items: center
}

.tab .tab-item[data-v-17f5eb44]:hover {
	background-color: #e5e5e5
}

.tab .tab-item.active[data-v-17f5eb44] {
	background-color: #23262f;
	color: #fff
}

.tab .app[data-v-17f5eb44] {
	border-radius: 90px;
	border: 2px solid #e6e8ec;
	/*border-right: unset*/
}

.tab .extension[data-v-17f5eb44] {
	border-radius: 0 90px 90px 0;
	border: 2px solid #e6e8ec;
	border-left: unset;
	background-color: #23262f;
}

h1[data-v-17f5eb44] {
	font-style: normal;
	font-weight: 700;
	text-align: center
}

.download-btn[data-v-17f5eb44] {
	display: flex
}

.download-btn .title[data-v-17f5eb44] {
	font-family: Poppins;
	font-weight: 700;
	color: #b1b5c4
}

.download-btn .download-list[data-v-17f5eb44] {
	display: flex
}

.download-item[data-v-17f5eb44] {
	border: 1px solid #e6e8ec;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	cursor: pointer
}

.download-item img[data-v-17f5eb44] {
	max-width: 100%
}

.download-item .item-content .top[data-v-17f5eb44] {
	font-family: Poppins;
	color: #777e91
}

.download-item[data-v-17f5eb44]:hover {
	box-shadow: 0 24px 24px rgba(15, 15, 15, .2)
}

.picture-presentation[data-v-17f5eb44] {
	display: flex
}

.picture-presentation img[data-v-17f5eb44] {
	max-width: 100%
}

.picture-presentation .presentation-content[data-v-17f5eb44] {
	display: flex;
	flex-direction: column
}

@media (min-width:750px) {
	.download[data-v-17f5eb44] {
		padding-top: 120px
	}

	.tab[data-v-17f5eb44] {
		width: 498px
	}

	.tab .tab-item[data-v-17f5eb44] {
		height: 56px
	}

	.tab .tab-item .tab-content[data-v-17f5eb44] {
		gap: 12px
	}

	h1[data-v-17f5eb44] {
		margin-top: 60px;
		font-size: 40px;
		line-height: 48px
	}

	.download-btn[data-v-17f5eb44] {
		margin-top: 80px;
		gap: 42px;
		flex-wrap: wrap;
		justify-content: center
	}

	.download-btn .title[data-v-17f5eb44] {
		font-size: 12px;
		line-height: 12px
	}

	.download-btn .download-list[data-v-17f5eb44] {
		margin-top: 12px;
		gap: 42px
	}

	.download-item[data-v-17f5eb44] {
		width: 256px;
		height: 64px;
		border-radius: 64px;
		gap: 12px;
		padding: 10px
	}

	.download-item .top[data-v-17f5eb44] {
		font-size: 12px;
		line-height: 20px
	}

	.picture-presentation[data-v-17f5eb44] {
		margin-top: 150px;
		justify-content: space-between
	}

	.picture-presentation .img-wrap[data-v-17f5eb44] {
		max-width: 570px
	}

	.picture-presentation .presentation-content[data-v-17f5eb44] {
		max-width: 260px;
		gap: 42px
	}

	.picture-presentation .presentation-content li p[data-v-17f5eb44] {
		margin-top: 24px;
		font-family: Poppins;
		font-weight: 400;
		font-size: 16px;
		line-height: 24px
	}
}

@media (max-width:750px) {
	.download[data-v-17f5eb44] {
		padding-top: 3.2vw
	}

	.tab[data-v-17f5eb44] {
		width: 100%
	}

	.tab .tab-item[data-v-17f5eb44] {
		height: 12.8vw
	}

	.tab .tab-item span[data-v-17f5eb44] {
		display: none
	}

	h1[data-v-17f5eb44] {
		margin-top: 10.6667vw;
		line-height: 8.5333vw;
		font-size: 6.4vw
	}

	.download-btn[data-v-17f5eb44] {
		margin-top: 19.2vw;
		gap: 10.6667vw;
		flex-direction: column
	}

	.download-btn .download-list[data-v-17f5eb44] {
		flex-direction: column;
		align-items: center;
		margin-top: 5.3333vw
	}

	.download-btn .download-list a+a[data-v-17f5eb44] {
		margin-top: 5.3333vw
	}

	.download-btn .title[data-v-17f5eb44] {
		text-align: center;
		font-size: 3.2vw;
		line-height: 3.2vw
	}

	.download-item[data-v-17f5eb44] {
		width: 64vw;
		height: 17.0667vw;
		border-radius: 17.0667vw;
		padding: 2.6667vw
	}

	.download-item .item-content[data-v-17f5eb44] {
		margin-left: 3.2vw
	}

	.download-item .top[data-v-17f5eb44] {
		font-size: 3.2vw;
		line-height: 5.3333vw
	}

	.picture-presentation[data-v-17f5eb44] {
		flex-direction: column;
		padding-bottom: 17.0667vw;
		padding-top: 10.6667vw
	}

	.picture-presentation .presentation-content[data-v-17f5eb44] {
		margin-top: 17.0667vw
	}

	.picture-presentation .presentation-content li+li[data-v-17f5eb44] {
		margin-top: 11.2vw
	}

	.picture-presentation .presentation-content li[data-v-17f5eb44] {
		display: flex;
		flex-direction: column;
		align-items: center
	}

	.picture-presentation .presentation-content li p[data-v-17f5eb44] {
		margin-top: 6.4vw;
		text-align: center
	}
}