.view-text1[data-v-b0374fbe] {
	overflow: hidden
}

.view-text1 .subtitle[data-v-b0374fbe] {
	color: var(--main-color);
	font-family: Montserrat;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 6px
}

.view-text1 .intro[data-v-b0374fbe],
.view-text1 .title[data-v-b0374fbe] {
	margin-bottom: 26px
}

.view-text1 .introb[data-v-b0374fbe] {
	margin-bottom: 0
}

@media screen and (min-width:768px) and (max-width:992px) {
	.view-text1 .title[data-v-b0374fbe] {
		width: 440px
	}
}

@media screen and (min-width:992px) and (max-width:1200px) {
	.view-text1 .title[data-v-b0374fbe] {
		margin-bottom: 0;
		width: 90%
	}
}

@media screen and (min-width:1200px) and (max-width:1920px) {
	.view-text1 .subtitle[data-v-b0374fbe] {
		margin-bottom: 8px
	}

	.view-text1 .title[data-v-b0374fbe] {
		margin-bottom: 0;
		width: 90%
	}
}

@media screen and (min-width:1920px) {
	.view-text1 .subtitle[data-v-b0374fbe] {
		margin-bottom: 8px
	}

	.view-text1 .title[data-v-b0374fbe] {
		margin-bottom: 0;
		width: 90%
	}

	.view-text1 .intro[data-v-b0374fbe] {
		margin-bottom: 37px
	}
}