@import url('common.css');

.seo-stp
{
}

.seo-stp H1.top
{
	display: flex;
	max-height: 420px;
}

.seo-stp H1.top .picture
{
	width: 640px;
	height: 420px;
	background: url(../assets/public/solutions/user/main.jpg) no-repeat 80% top;
	background-size: cover;
}

.seo-stp H1.top .right
{
	width: 640px;
}

.seo-stp H1.top .right .ttl
{
	padding: 70px 70px 50px;
	font-size: 28pt;
	font-weight: 400;
	text-align: center;
	background: url(../assets/public/commons/yellow-line.svg) no-repeat 60% 90%;
	background-size: 380px;
}

.seo-stp .panel1
{
	padding: 26px 30px 1px;
	text-align: center;
	font-weight: bold;
	color: var(--v-smky1fg-base);
	background-color: var(--v-smky1-base);
}

.seo-stp .panel1 .ttl
{
	padding-bottom: 20px;
	font-size: 16pt;
}

.seo-stp .panel1 P
{
	padding: 0 60px;
	text-align: left;
	font-size: 13pt;
	background: url(../assets/images/yellow-arrowflea.svg) no-repeat left center;
}

.seo-stp .panel2
{
	display: flex;
	max-width: 860px;
	gap: 80px;
	align-items: center;
	margin: auto;
	padding: 0 10px;
	font-size: 14pt;
}

.seo-stp .panel2 .picture
{
	min-width: 260px;
	max-width: 260px;
	height: 300px;
	margin: 30px 0;
	background: url(../assets/public/solutions/user/smartphone-suisse.jpg) no-repeat right center;
	background-size: contain;
}

.seo-stp .list1
{
	max-width: 740px;
	margin: 30px auto;
	padding: 10px 0;
	color: var(--v-smky1fg-base);
	background-color: var(--v-smky1-base);
}

.seo-stp .list1 .item
{
	margin: 20px;
	padding-left: 100px;
	background: url(../assets/public/solutions/user/white-timer.svg) no-repeat 24px 16px;
	background-size: 36px;
}
.seo-stp .list1 .item.i2 { background-image: url(../assets/public/solutions/user/white-security.svg) }
.seo-stp .list1 .item.i3 { background-image: url(../assets/public/solutions/user/white-chatboxes.svg) }
.seo-stp .list1 .item.i4 { background-image: url(../assets/public/solutions/user/white-account-box.svg) }

.seo-stp .list1 .item STRONG,
.seo-stp .item5 STRONG
{
	display: block;
	margin-bottom: 12px;
	font-size: 16pt;
}

.seo-stp STRONG .two-p
{
	display: none;
}

.seo-stp .list1 .separator
{
	width: 250px;
	height: 1px;
	margin: auto;
	background-color: var(--v-smky1fg-base);
}

.seo-stp .arrow5
{
	max-width: 630px;
	height: 80px;
	margin: -60px auto -34px;
	background: url(../assets/public/commons/yellow-arrow.svg) no-repeat left center;
	background-size: contain;
}

.seo-stp .item5
{
	margin-bottom: 28px;
	text-align: center;
}

.seo-stp .carrousel
{
	position: relative;
	max-width: 1000px;
	min-width: 1000px;
	margin: 30px auto;
}

.seo-stp .carrousel .scroll
{
	display: flex;
	overflow: hidden;
}

.seo-stp .carrousel .item
{
	display: flex;
	align-items: center;
	gap: 40px;
	max-width: 1000px;
	min-width: 1000px;
	padding: 30px 20px 22px 90px;
	background: url(../assets/public/commons/blue-1.svg) no-repeat 20px center var(--v-bkgray-base);
	background-size: 50px;
}
.seo-stp .carrousel .item.i2 { background-image: url(../assets/public/commons/blue-2.svg) }
.seo-stp .carrousel .item.i3 { background-image: url(../assets/public/commons/blue-3.svg) }

.seo-stp .carrousel .item H3
{
	max-width: 300px;
}

.seo-stp .carrousel .item .phone
{
	width: 190px;
	height: 210px;
	background: url(../assets/public/solutions/user/smartphone-step1.jpg) no-repeat center top;
	background-size: 102px;
}

.seo-stp .carrousel .item P
{
	max-width: 420px;
	border-left: 4px solid var(--v-smky2-base);
	padding-left: 8px;
}

.seo-stp .carrousel .btn
{
	position: absolute;
	right: 56px;
	bottom: 10px;
	width: 40px;
	height: 40px;
	background: url(../assets/public/commons/yellow-left.svg) no-repeat center center;
	background-size: contain;
	cursor: pointer;
}

.seo-stp .carrousel .btn.right
{
	right: 10px;
	background-image: url(../assets/public/commons/yellow-right.svg);
}

.seo-stp .carrousel .btn.disabled
{
	cursor: not-allowed;
}

.seo-stp .carrousel .btn.disabled.left
{
	background-image: url(../assets/public/commons/grey-left.svg);
}

.seo-stp .carrousel .btn.disabled.right
{
	background-image: url(../assets/public/commons/grey-right.svg);
}

.seo-stp .blue-btn
{
	max-width: 350px;
	margin: 20px auto 30px;
	padding: 14px 20px;
	text-align: center;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	background-color: var(--v-smky1-base);
	border-radius: 20px;
}

.seo-stp .panel3
{
	padding: 10px 0 66px 0;
	background-color: var(--v-bkgray-base);
}

.seo-pat .panel3 H1.underlined
{
	border-bottom: 2px solid var(--v-smky1fg-base);
}

.seo-stp .panel3 .cntnr
{
	display: flex;
	align-items: center;
	max-width: 1000px;
	margin: 20px auto 0;
}

.seo-stp .panel3 .subpane
{
	max-width: 800px;
	margin: 0 -40px 0 30px;
	padding: 20px 80px 30px 20px;
	color: var(--v-smky1fg-base);
	background-color: var(--v-smky1-base);
	border-radius: 30px;
}

.seo-stp .panel3 .subpane P:first-child
{
	font-size: larger;
}

.seo-stp .panel3 .picture
{
	min-width: 138px;
	max-width: 138px;
	margin-right: 10px;
	height: 266px;
	background: url(../assets/public/commons/mathieu-smarpthone.png) no-repeat center center;
	background-size: contain;
	border-radius: 21px;
	box-shadow: 0 10px 30px 20px #0000000D;
}

.seo-stp .panel3 .start-project
{
	margin-top: -50px;
}

.seo-stp .panel4
{
	max-width: 1000px;
	margin: -50px auto 20px;
	padding: 10px;
	color: white;
	background-color: black;
	border-radius: 30px;
}

.seo-stp .panel4 H2
{
	font-size: 23pt;
	text-align: center;
}

.seo-stp .panel4 H2 .bottom
{
	height: 14px;
	margin: -4px auto 10px;
	background: url(../assets/public/commons/yellow-line.png) no-repeat 75% top;
	background-size: 90% 100%;
}

.seo-stp .panel4 STRONG
{
	color: var(--v-smky2-base);
}

.seo-stp .panel4 .subpane
{
	margin-right: 20px;
	padding: 10px 230px 0 30px;
	font-size: larger;
	background: url(../assets/public/commons/white-bzh.svg) no-repeat right center;
	background-size: 220px;
}

.seo-stp .panel5
{
	max-width: 1000px;
	margin: 10px auto;
	padding: 30px 330px 30px 50px;
	font-size: larger;
	background: url(../assets/public/solutions/user/smartphone-horz.jpg) no-repeat right center;
	background-size: 350px;
}

.seo-stp .panel6
{
	max-width: 1000px;
	margin: 0 auto 40px;
	padding: 10px 30px;
	text-align: center;
	font-size: 18pt;
	font-weight: 500;
	color: var(--v-smky1fg-base);
	background-color: var(--v-smky1-base);
	border-radius: 10px;
}

.seo-stp .panel6 .btns
{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 30px;
	margin: 14px 0 8px;
}

.seo-stp .panel6 A
{
	padding: 6px 20px;
	font-size: smaller;
	text-decoration: none;
	color: var(--v-smky2fg-base);
	background-color: var(--v-smky2-base);
	border-radius: 10px;
	box-shadow: 0 10px 30px 20px #0000000D;
}

.seo-stp .panel7
{
	max-width: 930px;
	margin: 30px auto;
	padding: 60px 20px 60px 350px;
	background: url(../assets/public/solutions/user/house-coins.jpg) no-repeat left center;
	background-size: 350px;
}

.seo-stp .panel7 .subpane
{
	display: flex;
	align-items: center;
	padding: 20px;
	background-color: var(--v-bkgray-base);
}

.seo-stp .panel7 .left
{
	min-width: 140px;
	text-align: center;
	font-weight: bold;
}

.seo-stp .panel7 .right
{
	padding-left: 50px;
	background: url(../assets/images/yellow-arrowflea.svg) no-repeat left center;
	background-size: 32px;
}

.seo-stp .lnk-financing
{
	max-width: 664px;
	margin: -60px auto 30px;
	padding: 54px 0 0 100px;
	text-align: center;
	font-size: 15pt;
	font-weight: bold;
	background: url(../assets/public/commons/yellow-arrow.svg) no-repeat left top;
}

.seo-stp .panel8
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	gap: 20px;
	max-width: 980px;
	margin: 40px auto;
	padding: 20px;
	font-size: larger;
	font-weight: bold;
	background-color: #EADB92;
	border-radius: 30px;
}

.seo-stp .panel8 .item
{
	width: 48%;
	padding: 10px 10px 10px 50px;
	background: url(../assets/public/solutions/user/blue-timer.svg) no-repeat left center;
	background-size: 36px;
}
.seo-stp .panel8 .item.i2 { background-image: url(../assets/public/solutions/user/blue-chatboxes.svg) }
.seo-stp .panel8 .item.i3 { background-image: url(../assets/public/solutions/user/blue-security.svg) }
.seo-stp .panel8 .item.i4 { background-image: url(../assets/public/solutions/user/blue-account-box.svg) }

.seo-stp .list1 A,
.seo-stp .blue-btn A,
.seo-stp .panel3 A
{
	color: var(--v-smky1fg-base) !important;
}

.seo-stp .partners H2
{
	text-align: center;
	font-size: 26pt;
	font-style: italic;
	font-weight: bold;
}

.seo-stp .partners .panels
{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 30px auto 60px;
}

.seo-stp .partners .panel
{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 250px;
	min-width: 250px;
	height: 250px;
	margin: 20px;
	padding: 40px;
	border-radius: 10px;
	box-shadow: 0 10px 30px 20px #0000000D;
}

.seo-stp .partners .panel A,
.seo-stp .partners .panel IMG
{
	width: 100%;
}

@media (max-width: 1280px)
{
	.seo-stp H1.top .picture
	{
		max-width: 53%;
		height: 32vw;
	}

	.seo-stp H1.top .right
	{
		max-width: 47%;
	}

	.seo-stp H1.top .right .ttl
	{
		padding: 30px;
	}
}

@media (max-width: 1050px)
{
	.seo-stp
	{
		font-size: 15pt;
	}

	.seo-stp H1.top .right .ttl
	{
		padding: 10px 20px 20px;
		font-size: 24pt;
	}

	.seo-stp .chapo
	{
		font-size: 22pt;
	}

	.seo-stp .carrousel .item
	{
		gap: 0;
	}

	.seo-stp .carrousel .item H3
	{
		max-width: 250px;
		font-size: 17pt;
	}

	.seo-stp .carrousel .item .phone
	{
		width: 15vw;
	}

	.seo-stp .carrousel .item P
	{
		max-width: 37vw;
	}

	.seo-stp .panel4 .subpane
	{
		font-size: unset;
	}

	.seo-stp .panel5
	{
		font-size: 16pt;
	}
}

@media (max-width: 1000px)
{
	.seo-stp .carrousel
	{
		max-width: 100vw;
		min-width: 100vw;
	}

	.seo-stp .panel3 .cntnr
	{
		max-width: 100vw;
	}
}

@media (max-width: 900px)
{
	.seo-stp H1.top .picture
	{
		height: 34vw;
	}

	.seo-stp H1.top .right .ttl
	{
		margin-bottom: 0;
		padding-bottom: 20px;
		font-size: 22pt;
	}

	.seo-stp H1.top .start-project
	{
		width: 380px;
	}

	.seo-stp H1.top .start-project .text
	{
		font-size: 11pt;
	}

	.seo-stp .panel2
	{
		gap: 40px;
	}

	.seo-stp .panel7
	{
		padding: 270px 20px 60px 20px;
		background-position: center top;
	}
}

@media (max-width: 800px)
{
	.seo-stp H1.top
	{
		flex-direction: column;
		align-items: center;
		max-height: unset;
	}

	.seo-stp H1.top .picture
	{
		max-width: 100vw;
		height: 79vw;
		background-size: contain;
		background-position-x: center;
	}

	.seo-stp H1.top .right
	{
		max-width: unset;
		width: 100%;
	}

	.seo-stp .panel2
	{
		gap: 20px;
	}

	.seo-stp .panel2 .picture
	{
		min-width: 23vw;
		max-width: 23vw;
		height: 23vw;
	}

	.seo-stp .carrousel .item H3
	{
		max-width: 42vw;
	}

	.seo-stp .carrousel .item .phone
	{
		display: none;
	}

	.seo-stp .panel3 .subpane P:first-child
	{
		font-size: 16pt;
	}

	.seo-stp .panel3 .start-project
	{
		margin-top: -30px;
		background: none;
	}

	.seo-stp .panel4 .subpane,
	.seo-stp .panel5
	{
		padding: 230px 10px 0 10px;
		background-position: center top;
	}

	.seo-stp .lnk-financing
	{
		margin-top: -100px;
		padding: 70px 10px 0 10px;
		background: url(../assets/public/commons/yellow-arrow-down.svg) no-repeat center top;
		background-size: 20px;
	}
}

@media (max-width: 600px)
{
	.seo-stp .chapo
	{
		font-size: 18pt;
	}

	.seo-stp .carrousel .item
	{
		padding: 90px 20px 22px 20px;
		background-position: 20px 20px;
	}

	.seo-stp .carrousel .item P
	{
		max-width: 50vw;
		margin-bottom: 30px;
	}

	.seo-stp .panel2
	{
		flex-direction: column;
		gap: 0;
	}

	.seo-stp .panel2 .picture
	{
		min-width: 28vw;
		max-width: 28vw;
		height: 28vw;
	}

	.seo-stp .panel2 P
	{
		text-align: justify;
	}

	.seo-stp .list1 .item
	{
		padding-left: 80px;
		background-position-x: 0;
	}

	.seo-stp .arrow5
	{
		height: 100px;
		background: url(../assets/public/commons/yellow-arrow-down.svg) no-repeat center top;
		background-size: 20px;
	}

	.seo-stp .panel7 .subpane
	{
		flex-direction: column;
		gap: 10px;
		padding: 10px;
	}

	.seo-stp .panel8
	{
		justify-content: center;
		flex-direction: column;
		align-items: center;
		flex-wrap: unset;
	}

	.seo-stp .panel8 .item
	{
		width: 70%;
	}

	.seo-stp .partners H2
	{
		font-size: 22pt;
	}
}

@media (max-width: 430px)
{
	.seo-stp H1.top .start-project
	{
		width: 90%;
	}

	.seo-stp .panel3 .subpane
	{
		margin-right: -80px;
	}

	.seo-stp .panel8 .item
	{
		width: 90%;
	}
}
