/* ======================================================================== */
/* 863 Connected Link */
/* ======================================================================== */

.project863 {
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	background: #fff;
}
.project863 p {
	margin: 0;
	color: #4c4c4c;
	font-size: 20px;
	line-height: 36px;
}
.project863 .section-content__text {
	max-width: none;
}
.project863 .section-content__heading h2 {
	color: #6a6bf2;
	font-size: 20px;
	font-weight: 700;
}
.project863 .overview-bg {
	padding-top: 195px;
	padding-bottom: 290px;
}
.project863 .container-overview-2 {
	margin-top: 150px;
}
.project863 .research-bg {
	padding-top: 110px;
	padding-bottom: 670px;
	background-image: url(/img/863/bg_02_connectedlink.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}
.project863 .research-bg .section-content__heading h2 {
	color: #fff;
}
.project863 .research-bg .research-subtitle {
	color: #fff;
	font-size: 26px;
	font-weight: 400;
	line-height: 42px;
	padding-bottom: 45px;
}
.project863 .research-bg .research-text {
	color: #fff;
}
.project863 .insight-bg {
	padding-top: 290px;
	padding-bottom: 0;
	background-repeat: no-repeat;
	background-position: top right;
	background-size: cover;
}
.project863 .insight-subtitle {
	color: #4c4c4c;
	font-size: 26px;
	line-height: 42px;
}
.project863 .insight-msg {
	display: block;
	margin: 125px 0 0;
	padding: 0;
	list-style: none;
}
.project863 .insight-msg > li {
	display: flex;
	margin: 0;
	padding: 0;
    flex-direction: column;
}
.project863 .insight-msg .left {
	display: block;
	position: relative;
	margin-right: auto;
}
.project863 .insight-msg .left i {
	display: block;
    position: absolute;
    top: -15px;
    left: 0;
    color: #ffd695;
    font-size: 35px;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    z-index: 1;
}
.project863 .insight-msg .left span {
	display: inline-block;
	margin: 0;
	padding: 25px 40px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	border-radius: 80px;
	background: #f89700;
	box-shadow: 0 20px 50px rgba(0,0,0,0.2);
}
.project863 .insight-msg .left span::before,
.project863 .insight-msg .left span::after {
	display: block;
	position: absolute;
	bottom: -32px;
	left: 0;
	width: 25px;
	height: 25px;
	border-radius: 100%;
	background: #f89700;
	content: "";
}
.project863 .insight-msg .left span::after {
	bottom: -53px;
	width: 12px;
	height: 12px;
}
.project863 .insight-msg .right {
	display: block;
	position: relative;
	margin-top: -25px;
	text-align: right;
	margin-left: auto;
}
.project863 .insight-msg .right i {
	display: block;
    position: absolute;
    top: -15px;
    right: 0;
    color: #b8b9ff;
    font-size: 35px;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    z-index: 1;
}
.project863 .insight-msg .right span {
	display: inline-block;
	margin: 0;
	padding: 25px 40px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	text-align: left;
	border-radius: 80px;
	background: #6a6bf2;
	box-shadow: 0 20px 50px rgba(0,0,0,0.2);
}
.project863 .insight-msg .right span::before,
.project863 .insight-msg .right span::after {
	display: block;
	position: absolute;
	bottom: -32px;
	right: 0;
	width: 25px;
	height: 25px;
	border-radius: 100%;
	background: #6a6bf2;
	content: "";
}
.project863 .insight-msg .right span::after {
	bottom: -53px;
	width: 12px;
	height: 12px;
}
.project863 .insight-msg .arrow {
	display: block;
	margin: 45px 0 100px;
    padding: 0 0 0 40px;
	width: 100%;
	color: #404040;
	font-size: 26px;
	font-weight: 300;
	line-height: 42px;
	vertical-align: top;
	text-indent: -40px;
}
.project863 .insight-msg .arrow::before {
	display: inline-block;
	width: 34px;
	height: 40px;
	vertical-align: top;
	background-image: url(/img/863/arrow.png);
	background-repeat: no-repeat;
	background-size: 22px 14px;
	background-position: 0 50%;
	content: "";
}
.project863 .insight-msg .arrow span {
	vertical-align: top;
}

.project863 .strategy-bg {
	padding-top: 360px;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.project863 .strategy-subtitle {
	color: #4c4c4c;
	font-size: 26px;
	font-weight: 400;
	line-height: 42px;
	padding-bottom: 35px;
	white-space: nowrap;
}
.project863 .strategy-list {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
.project863 .strategy-list > li {
	display: block;
	position: relative;
	margin: 0;
	padding: 30px 0 30px;
	/* background-image: url(/img/863/strategy-1.png); */
	background-position: 0 20px;
	background-repeat: no-repeat;
}
.project863 .strategy-list > li:nth-child(2) {
	/* background-image: url(/img/863/strategy-2.png); */
	background-position: 0 20px;
}
.project863 .strategy-list > li:nth-child(3) {
	/* background-image: url(/img/863/strategy-3.png); */
	background-position: 10px ​10px;
}
.project863 .strategy-list > li:nth-child(4) {
	/* background-image: url(/img/863/strategy-4.png); */
	background-position: 8px 15px;
}
.project863 .strategy-list > li > h4 {
	display: inline-block;
	margin: 0;
	color: #0d0d0d;
	font-size: 32px;
	font-weight: 700;
	line-height: 36px;
	text-align: left;
	vertical-align: top;
}
.project863 .strategy-list > li > p {
	display: block;
	position: absolute;
	top: 50%;
	left: 410px;
	color: #4c4c4c;
	font-size: 20px;
    line-height: 30px;
	font-weight: 400;
	text-align: left;
	letter-spacing: -0.02em;
	white-space: nowrap;
    transform: translate(0, -50%);
}
.project863 .strategy-list > li > p::before {
	display: block;
    position: absolute;
    top: 50%;
    right: 100%;
    margin: -1px 30px 0 0;
    width: 378px;
    height: 2px;
    background: #6a6bf2;
    content: "";
}
.project863 .strategy-list > li:nth-child(2) > p::before {
	/* width: 130px; */
}
.project863 .strategy-list > li:nth-child(3) > p::before {
	/* width: 180px; */
}
.project863 .strategy-list > li:nth-child(4) > p::before {
	/* width: 220px; */
}


.project863 .scenario-bg {
	background-image: url(/img/863/scenario-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.project863 .scenario-subtitle {
	color: #fff;
	font-size: 26px;
	font-weight: 400;
	line-height: 42px;
}
.project863 .scenario-box {
	position: relative;
	margin: 130px 0 0;
	padding: 60px 0;
	width: 480px;
	color: #fff;
	background: #141414;
}
.project863 .scenario-box::before {
    display: block;
    position: absolute;
    top: -17px;
    right: 0;
    color: #141414;
    font-size: 22px;
    font-weight: 400;
    line-height: 1;
    content: "Before Driving";
    text-transform: uppercase;
}
.project863 .scenario-box::after {
	display: block;
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100%;
    right: 100%;
    background: #141414;
    content: "";
}
.project863 .scenario-box h3 {
	margin: 0;
	color: #fff;
	font-size: 36px;
	font-weight: 700;
	line-height: 1;
}
.project863 .scenario-box h3 + p {
	margin: 5px 0 35px;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	line-height: 36px;
}
.project863 .scenario-box h4 {
	margin: 35px 0 0;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
}
.project863 .scenario-box h4 + p {
	margin: 15px 0 0;
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	line-height: 28px;
}

.project863 .architecture-subtitle {
	color: #4c4c4c;
	font-size: 26px;
	font-weight: 400;
	line-height: 42px;
}
.project863 .architecture-image {
	margin: 100px 0 0;
}
.project863 .architecture-image img {
	display: block;
	margin: 0 auto;
}


.project863 .structure-subtitle {
	color: #4c4c4c;
	font-size: 26px;
	font-weight: 400;
	line-height: 42px;
}
.project863 .structure-image {
	margin: 140px 0 0;
}
.project863 .structure-image img {
	display: block;
	margin: 0 auto;
	float: right;
}
.project863 .structure-bg {
	padding-bottom: 460px;
}
.project863 .interface-bg {
	margin-top: 210px;
	background-image: url(/img/863/interface-bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-color: #6b6af1;
}
.project863 .interface-box {
	position: absolute;
	left: 50%;
	right: 0;
	margin: 420px 0 0 15px;
}
.project863 .interface-subtitle {
	color: #1a1a1a;
	font-size: 26px;
	font-weight: 700;
}
.project863 .interface-text {
	color: #4c4c4c;
	font-size: 26px;
	font-weight: 400;
	line-height: 42px;
}
.project863 .interface-image-list {
	display: block;
	margin: 256px 0 0;
	padding: 0;
	list-style: none;
}
.project863 .interface-image-1 {
	display: block;
	margin: 0 0 0 -61px;
	padding: 0;
}
.project863 .interface-image-2 {
	display: block;
	margin: -270px 0 0 343px;
	padding: 0;
}
.project863 .interface-image-3 {
	display: block;
	margin: -555px 0 0 -71px;
	padding: 0;
}
.project863 .interface-image-4 {
	display: block;
	margin: -254px 0 0 343px;
	padding: 0;
}
.project863 .interface-image-5 {
	display: block;
	margin: -957px 0 0 756px;
	padding: 0;
	width: 515px;
}




.project863 .usertest-bg {
	background-image: url(/img/863/bg_09_connectedlink.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.project863 .usertest-bg .section-content__heading h2 {
	color: #fff;
}
.project863 .usertest-float-image {
	position: absolute;
	right: 0;
	margin: -50px 0 0;
	width: 1143px;
    height: 273px;
}
.project863 .usertest-container {
	padding-top: 220px;
	padding-bottom: 150px;
}
.project863 .usertest-subtitle {
	color: #fff;
	font-size: 26px;
	font-weight: 400;
}


.project863 .project863-fullheight {
	position: relative;
	height: 100%;
}
.project863-title {
    margin: 252px 0 0;
    text-align: left;
}
.project863-title h2 {
	display: block;
	margin: 0;
	max-width: 500px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 80px;
	font-weight: 500;
	line-height: 80px;
}
.project863-subtitle {
	position: absolute;
	left: 0;
	bottom: 84px;
	text-align: left;
}
.project863-subtitle .year {
	position: absolute;
	margin: 0;
	left: 0;
	top: 10px;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
}
.project863-subtitle .line1 {
	margin: 0 0 0 90px;
	color: #fff;
	font-size: 24px;
	font-weight: 400;
	line-height: 2;
}
.project863-subtitle .line2 {
	margin: 0 0 0 90px;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	line-height: 2;
}
.project863-process {
	margin-top: 43px;
	overflow-x: auto;
	overflow-y: hidden;
}
.project863-process img {
	display: block;
    width: auto;
}




@media (max-width: 1300px) {
	.project863 .insight-msg .right {
		margin-top: -10px;
	}
	.project863 .insight-msg .arrow {
		font-size: 22px;
	}
	.project863 .usertest-float-image {
		width: 800px;
		height: 190px;
	}
}
@media (max-width: 991px) {
	.project863-title .title {
		display: block;
		margin: 0 0 30px;
		width: 80%;
	}
	.project863-process {
		max-width: none;
		margin-left: 0;
		margin-right: 0;
		overflow-x: auto;
		overflow-y: hidden;
	}
	.project863-process img {
	    width: auto;
	    height: 100%;
	    max-width: none;
	}
	.project863-process img {
		margin-left: calc((100vw - 720px) / 2);
		margin-right: calc((100vw - 720px) / 2);
	}
	.project863 .strategy-list > li > p {
    	left: 300px;
	}
	.project863 .strategy-list > li > p::before {
		width: 65px;
	}
	.project863 .strategy-list > li:nth-child(2) > p::before {
	    width: 30px;
	}
	.project863 .strategy-list > li:nth-child(3) > p::before {
	    width: 80px;
	}
	.project863 .strategy-list > li:nth-child(4) > p::before {
	    width: 120px;
	}
	.project863 .insight-msg .right {
		margin-top: -5px;
	}
	.project863 .insight-msg .left span,
	.project863 .insight-msg .right span {
		padding: 15px 30px;
		font-size: 18px;
		line-height: 30px;
    	border-radius: 60px;
	}
	.project863 .insight-msg .arrow {
		font-size: 18px;
	}
	.project863 .interface-image-list {
		margin-right: 50%;
	}
	.project863 .interface-image-1 {
		margin: 0;
	}
	.project863 .interface-image-2 {
		margin: 0;
	}
	.project863 .interface-image-3 {
		margin: -632px -100% 0 100%;
	}
	.project863 .interface-image-4 {
		margin: 0;
	}
	.project863 .interface-image-5 {
		margin: -632px -100% 0 100%;
		width: auto;
	}
	.project863 .usertest-float-image {
	    width: 70%;
	    height: 150px;
	}
	.project863 .usertest-container {
		padding-top: 200px;
		padding-bottom: 170px;
	}
}
@media (max-width: 767px) {
	.project863-process img {
		margin-left: calc((100vw - 540px) / 2);
		margin-right: calc((100vw - 540px) / 2);
	}
	.project863 .insight-msg .left span,
	.project863 .insight-msg .right span {
		width: 450px;
	}
	.project863 .interface-bg {
		padding-top: 200px;
		padding-bottom: 100px;
	}
	.project863 .interface-box {
		right: auto;
		margin: 0;
		left: auto;
		position: relative;
	}
	.project863 .interface-image-list {
		margin-top: 70px;
	}
	.project863 .interface-image-1 {
	    margin: 0 0 0 -34px;
	}
	.project863 .interface-image-2 {
		margin: -100% -100% 0 100%;
	}
	.project863 .interface-image-3 {
	    margin: -100% 0 0 -34px;
	}
	.project863 .interface-image-4 {
		margin: -100% -100% 0 100%;
	}
	.project863 .interface-image-5 {
	    margin: -100% 0 0 -34px;
	}
}
@media (max-width: 575px) {
	.project863 .container-1200 {
		padding-left: 23px;
		padding-right: 23px;
	}
	.project863 p {
		font-size: 10px;
		line-height: 1.7308;
	}
	.project863-process {
		margin-top: 33px;
	}
	.project863-process img {
		margin: 0;
		height: 75px;
	}
	.project863 .insight-msg .right {
		margin-top: 6px;
	}
	.project863 .insight-msg .arrow {
		margin: 33px -13% 44px 0;
		padding: 0 0px 0 14px;
		font-size: 10px;
		line-height: 17.33px;
		text-indent: -26px;
		transform: scale(0.86667);
		transform-origin: 0 0;
		width: auto;
	}

	.project863 .scenario-box {
		padding: 47px 25px 36px;
	    margin: 50px 0 0;
	    width: auto;
	    opacity: 0.8;
	}
	.project863 .scenario-box::before,
	.project863 .scenario-box::after {
		display: none;
	}
	.project863 .scenario-box h3 {
		font-size: 14px;
	}
	.project863 .scenario-box h3 + p {
		font-size: 14px;
		line-height: 2.1176;
		margin: 7px 0 33px;
	}
	.project863 .scenario-box h4 {
		margin: 19px 0 0;
		font-size: 14px;
		font-weight: 700;
	}
	.project863 .scenario-box h4 + p {
		margin: 9px 0 0;
		font-size: 14px;
		line-height: 1.6471;
		font-weight: 300;
	}
	.project863 .research-bg {
		padding-top: 53px;
		padding-bottom: 256px;
		background-image: url(/img/863/863_mo_bg_02_research.jpg);
	}
	.project863 .research-bg .section-content__heading.mb-1 {
		margin-bottom: 19px;
	}

	.project863 .research-bg .container.pt-large {
		padding-top: 100px;
	}
	.project863 .research-bg .container.pb-large {
		padding-bottom: 152px;
	}
	.project863 .research-bg .research-subtitle {
	    padding-bottom: 4px;
	    font-size: 14px;
	    font-weight: 400;
	    line-height: 1.7308;
	    transform: scale(0.86667);
	    transform-origin: 0 0;
	}
	.project863 .research-bg .research-text {
		font-size: 14px;
	    font-weight: 400;
	    line-height: 1.7308;
	    transform: scale(0.86667);
	    transform-origin: 0 0;
	}
	.project863 .research-bg .container-1200 {
		padding-left: 45px;
		padding-right: 45px;
	}
	.project863 .strategy-subtitle,
	.project863 .scenario-subtitle,
	.project863 .architecture-subtitle,
	.project863 .structure-subtitle,
	.project863 .usertest-subtitle,
	.project863 .research-subtitle {
		font-size: 15.33px;
	    line-height: 20.67px;
	}
	.project863 .insight-subtitle {
		font-size: 14px;
		line-height: 1.9231;
		transform: scale(0.86667);
		transform-origin: 0 0;
		margin-left: 12px;
	}
	.project863 .interface-text {
		margin-top: 28px !important;
		margin-bottom: 35px !important;
		font-size: 14px;
		line-height: 1.9231;
		transform: scale(0.86667);
		transform-origin: 0 0;
		margin-left: 12px;
	}
	.project863-title {
		position: absolute;
		left: 10%;
		bottom: 15%;
	}
	.project863-title img {
		width: 240px;
	}
	.project863-title h2 {
		max-width: 160px;
		font-size: 26.6667px;
		line-height: 1;
	}
	.project863-subtitle {
		position: absolute;
		left: 26px;
		bottom: 20px;
		transform: scale(0.3333);
		transform-origin: 0 100%;
	}
	.project863-subtitle .year {
		top: 13px;
	}
	.project863-subtitle .line1 {
		margin: 0 0 0 84px;
		line-height: 1.8;
	}
	.project863-subtitle .line2 {
		margin: 0 0 0 84px;
		line-height: 1.8;
	}
	.project863-subtitle .text {
		font-size: 12px;
		line-height: 23px;
	}
	.project863-topbg {
		background-image: url(/img/863/mobile-topbg.png) !important;
	}
	.project863 .overview-bg {
		padding-top: 68px;
		padding-bottom: 73px;
	}
	.project863 .section-content__heading h2 {
		font-size: 18px;
		margin-left: 12px;
	}
	.project863 .research-bg .section-content__heading h2  {
		font-size: 18px;
		margin-left: 0;
	}
	
	.project863 .overview-bg .section-content__heading.mb-1 {
		margin-bottom: 15px;
	}
	.project863 .overview-bg p {
		margin-bottom: 20px;
		transform: scale(0.86667);
		transform-origin: 0 0;
		font-size: 14px;
		margin-left: 12px;
	}
	.project863 .container-overview-2 {
		margin-top: 35px;
	}
	.project863 .insight-bg {
		padding-top: 68px;
	}
	.project863 .insight-bg .container.pt-medium.pb-medium {
		padding-top: 78px;
		padding-bottom: 30px;
	}
	.project863 .insight-msg {
		margin-top: 42px;
	}
	.project863 .insight-msg .left i,
	.project863 .insight-msg .right i {
		font-size: 15px;
		top: -4px;
	}
	.project863 .insight-msg .left span,
	.project863 .insight-msg .right span {
		padding: 12px 18px;
		width: auto;
		font-size: 10px;
		line-height: 11px;
		letter-spacing: -0.5px;
		transform: scale(0.86667);
		transform-origin: 0 0;
	}
	.project863 .insight-msg .right span {
		margin: 0 0 0 -14%;
		transform-origin: 100% 0;
	}
	.project863 .insight-msg .left span::before {
		bottom: -14px;
		width: 11px;
		height: 11px;
	}
	.project863 .insight-msg .left span::after {
		bottom: -23px;
		width: 5.6667px;
		height: 5.6667px;
	}
	.project863 .insight-msg .right span::before {
		bottom: -14px;
		width: 11px;
		height: 11px;
	}
	.project863 .insight-msg .right span::after {
		bottom: -23px;
		width: 5.6667px;
		height: 5.6667px;
	}
	.project863 .insight-msg .arrow::before {
		width: 10px;
		height: 11px;
		background-size: 10px 6px;
		margin: 1.5px 0 0 12px;
	}
	.project863 .strategy-bg .container.pt-medium.pb-medium {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.project863 .strategy-subtitle {
    	padding-bottom: 45px;
		width: 190px;
		white-space: normal;
		word-break: keep-all;
		font-size: 11.3px;
		line-height: 1.6176;
		margin-left: 12px;
	}
	.project863 .strategy-list {

	}
	.project863 .strategy-list > li {
		padding: 15px 0 15px;
		background-size: 18%;
	}
	.project863 .strategy-list > li:nth-child(1) {
		width: 260px;
		background-position: 2px 15px;
		background-size: 69px 35px;
	}
	.project863 .strategy-list > li:nth-child(2) {
		width: 290px;
		background-position: 7px 13px;
		background-size: 92px 39px;
	}
	.project863 .strategy-list > li:nth-child(3) {
		width: 220px;
		background-position: 2px 12px;
		background-size: 66px 40px;
	}
	.project863 .strategy-list > li:nth-child(4) {
		width: 250px;
		background-position: 0px 12px;
		background-size: 53px 37px;
	}
	.project863 .strategy-list > li > h4 {
    	display: block;
    	position: relative;
		font-size: 18px;
		line-height: 1.4824;
		margin-left: 12px;
	}
	.project863 .strategy-list > li > h4::before {
		display: block;
	    position: absolute;
	    bottom: 0;
	    left: 0;
	    width: 130px;
	    height: 1px;
	    background: #6a6bf2;
		content: "";
	}
	.project863 .strategy-list > li > h4 br {
		display: none;
	}
	.project863 .strategy-list > li > p {
		position: relative;
		left: auto;
		top: auto;
		padding: 6px 0 0;
		color: #4c4c4c;
		font-size: 14px;
		line-height: 1.5385;
		transform: scale(0.86667);
		transform-origin: 0 0;
		margin-left: 12px;
	}
	.project863 .strategy-list > li > p::before {
		display: none;
	}
	.project863 .scenario-bg .container.pt-medium.pb-medium {
		padding-top: 86.6667px;
		padding-bottom: 80px;
	}
	.project863 .scenario-subtitle {
		font-size: 14px;
		line-height: 1.8235;
		margin-left: 12px;
	}
	.project863 .architecture-bg .container.pt-medium {
		padding-top: 75px;
	}
	.project863 .architecture-image {
		margin: 45px 10px 0;
	}
	.project863 .structure-bg .container.pt-small {
		padding-top: 40px;
	}
	.project863 .structure-image {
		margin: 25px 0 0 10px;
	}
	.project863 .interface-bg {
		margin: 0;
		padding: 0 0 100px;
    	background-position: 50% -70px;
	}
	.project863 .interface-box {
		margin: 140px 0 0;
	}
	.project863 .interface-subtitle {
		margin-top: 22px !important;
		font-size: 17px;
		font-weight: 700;
		line-height: 1;
		margin-left: 12px;
	}
	.project863 .interface-image-list {
		margin: 10px 0 0;
		margin-right: 50%;
	}
	/* .project863 .interface-image-1,
	.project863 .interface-image-2,
	.project863 .interface-image-3,
	.project863 .interface-image-4,
	.project863 .interface-image-5 {
	    margin: 0;
	} */
	.project863 .interface-image-2 {
	    margin: -100% -115% 0 80%;
	}
	.project863 .interface-image-4 {
	    margin: -100% -115% 0 80%;
	}
	.project863 .usertest-float-image {
		margin: -40px 0 0;
		float: none;
		width: 50%;
		height: 80px;
		transform: none !important;
	}
	.project863 .usertest-container {
		padding-top: 60px;
		padding-bottom: 30px
	}
	.project863 .strategy-bg {
		padding-top: 100px;
	}
	.project863 .architecture-subtitle,
	.project863 .structure-subtitle,
	.project863 .usertest-subtitle {
		font-size: 14px;
		font-weight: 400;
		transform: scale(0.86667);
		transform-origin: 0 0;
		margin-left: 12px;
	}
	.project863 .structure-bg {
		padding-bottom: 150px;
	}
	.project863 .insight-msg .arrow span {
		vertical-align: top;
		font-size: 16px;
	}
	.project863 .interface-bg .section-content__heading h2 {
		font-size: 18px;
		margin-left: 12px;
		margin-top: -80px;
	}
	.project863 .scenario-bg .section-content__heading h2 {
		font-size: 18px;
		margin-left: 12px;
		color: #fff;
	}
	.project863 .usertest-bg .section-content__heading h2 {
		font-size: 18px;
		margin-left: 12px;
	}
	.project863 .usertest-bg {
		background-image: url(/img/863/bg_09_connectedlink.png);
		background-repeat: no-repeat;
		background-position: top center;
		background-size: cover;
		padding-bottom: 50px;
	}
	.project863-process {
		margin-top: 43px;
		overflow-x: hidden;
		overflow-y: hidden;
		margin-bottom: 43px;
		padding: 0 0 43px 0;
	}
	.project863-process img {
		position: absolute;
	}
	
}




