@import url('common.css');

.seo-fcs
{
	font-size: 16pt;
}

.seo-fcs H1.top
{
	display: flex;
	max-height: 480px;
}

.seo-fcs H1.top .picture
{
	width: 680px;
	height: 480px;
	background: url(../assets/public/partners/pro/main.jpg) no-repeat center center;
	background-size: cover;
}

.seo-fcs H1.top .right
{
	width: 600px;
}

.seo-fcs H1.top .right .ttl
{
	padding: 50px 60px 30px;
	font-size: 32pt;
	font-weight: 500;
	text-align: center;
	background: url(../assets/public/commons/yellow-line.png) no-repeat 75% 95%;
	background-size: 500px 14px;
}

.seo-fcs H1.top .right P
{
	padding: 10px 40px;
	font-size: 15pt;
	font-weight: 400;
}

.seo-fcs .chapo H2
{
	padding: 12px 20px;
	text-align: center;
	font-size: 20pt;
	color: var(--v-smky1fg-base);
	background-color: var(--v-smky1-base);
}

.seo-fcs .chapo .subpane
{
	display: flex;
	align-items: center;
	max-width: 1000px;
	margin: 20px auto;
}

.seo-fcs .chapo .left
{
	width: 460px;
	font-size: 14pt;
	font-weight: 400;
}

.seo-fcs .chapo .subttl
{
	margin-bottom: 20px;
	padding: 0 10px 20px 10px;
	text-align: center;
	font-size: 15pt;
	font-weight: bold;
	background: url(../assets/public/commons/blue-line.svg) no-repeat center bottom;
	background-size: 300px;
}

.seo-fcs .chapo .list
{
	display: flex;
	flex-direction: column;
	gap: 10px;
	padding: 20px 0;
}

.seo-fcs .chapo .item
{
	padding: 10px 10px 10px 50px;
	background: url(../assets/public/commons/yellow-eye.svg) no-repeat left center;
	background-size: 40px;
}
.seo-fcs .chapo .item.i2 { background-image: url(../assets/public/partners/pro/file-y.svg) }
.seo-fcs .chapo .item.i3 { background-image: url(../assets/public/commons/yellow-target.svg) }

.seo-fcs .chapo .note
{
	max-width: 900px;
	margin: 0 auto 50px;
	padding: 16px 30px;
	text-align: center;
	font-size: 15pt;
	font-weight: bold;
	background-color: white;
	border: 2px dashed var(--v-smky1-base);
}

.seo-fcs .chapo .picture
{
	width: 540px;
	max-width: 95vw;
	height: 300px;
	background: url(../assets/public/partners/pro/chapo.jpg) no-repeat center center;
	background-size: contain;
}

.seo-fcs .panel-3steps,
.seo-fcs .panel-model,
.seo-fcs .panel-qualif,
.seo-fcs .testimonies,
.seo-fcs .panel-webpage,
.seo-fcs .panel-types,
.seo-fcs .panel-expert,
.seo-fcs .panel-apply,
.seo-fcs .panel-final
{
	max-width: 1032px;
	margin: 0 auto 40px;
}

.seo-fcs .panel-3steps .ttl
{
	text-align: center;
	font-weight: bold;
}

.seo-fcs .panel-3steps .list
{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.seo-fcs .panel-3steps .item
{
	max-width: 340px;
	padding: 20px 20px 20px 44px;
	font-size: 13pt;
	font-style: italic;
	background: url(../assets/public/commons/blue-1.svg) no-repeat left 24px;
	background-size: 34px;
}
.seo-fcs .panel-3steps .item.i2 { background-image: url(../assets/public/commons/blue-2.svg) }
.seo-fcs .panel-3steps .item.i3 { background-image: url(../assets/public/commons/blue-3.svg) }

.seo-fcs .panel-model .subpane
{
	margin: 40px 60px;
	padding: 20px;
	color: var(--v-smky1fg-base);
	background-color: var(--v-smky1-base);
	border-radius: 20px;
}

.seo-fcs .panel-model .ttl
{
	padding: 0 20px 26px;
	text-align: center;
	font-weight: bold;
	background: url(../assets/public/commons/yellow-line.png) no-repeat 53% 85%;
	background-size: 260px 14px;
}

.seo-fcs .panel-model .list
{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.seo-fcs .panel-model .item
{
	width: 370px;
	margin: auto 0;
	padding: 20px 20px 20px 60px;
	font-size: 13pt;
	font-style: italic;
	background: url(../assets/public/partners/pro/circular.png) no-repeat left center;
	background-size: 50px;
}
.seo-fcs .panel-model .item.i2 { background-image: url(../assets/public/partners/pro/customer-care.png) }
.seo-fcs .panel-model .item.i3 { background-image: url(../assets/public/partners/pro/replacement.png) }
.seo-fcs .panel-model .item.i4 { background-image: url(../assets/public/partners/pro/deadline.png) }

.seo-fcs .panel-bilan
{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 30px;
	max-width: 1032px;
	margin: 50px auto 20px;
	padding: 12px 20px;
	font-size: 15pt;
	background-color: #EEE;
	border-radius: 20px;
}

.seo-fcs .panel-bilan .item
{
	max-width: 310px;
	padding: 10px 0 10px 10px;
	border-left: 4px var(--v-smky2-base) solid;
}

.seo-fcs .panel-bilan .item.locker
{
	padding-left: 50px;
	border-left: none;
	background: url(../assets/images/locker.png) no-repeat left center;
	background-size: 32px;
}

.seo-fcs .panel-bilan .item I
{
	display: block;
	font-size: smaller;
}

.seo-fcs .panel-direct
{
	padding: 0 20px 20px;
	text-align: center;
	font-weight: bold;
	background: url(../assets/public/commons/yellow-line.png) no-repeat 54% bottom;
}

.seo-fcs .panel-projects
{
	margin: 40px auto 20px;
	padding: 10px 16px 0;
	background-color: #EEE;
	border-radius: 20px;
}

.seo-fcs .panel-projects H2
{
	color: var(--v-smky1-base);
}

.seo-fcs .panel-projects .projects
{
	min-height: 300px;
	padding-top: 30px;
}

.seo-fcs .panel-cta
{
	display: flex;
	align-items: center;
	justify-content: space-around;
	max-width: 1000px;
	margin: 20px auto 50px;
	color: var(--v-smky1fg-base);
	background-color: var(--v-smky1-base);
	border-radius: 20px;
}

.seo-fcs .panel-cta .ttl
{
	max-width: 330px;
	margin: auto;
	padding: 20px;
	font-weight: 500;
}

.seo-fcs .panel-qualif .item
{
	display: flex;
	align-items: center;
	padding: 10px 10px 10px 50px;
	background: url(../assets/public/commons/blue-1.svg) no-repeat left center;
	background-size: 34px;
}
.seo-fcs .panel-qualif .item.i2 { background-image: url(../assets/public/commons/blue-2.svg) }
.seo-fcs .panel-qualif .item.i3 { background-image: url(../assets/public/commons/blue-3.svg) }

.seo-fcs .panel-qualif I
{
	display: block;
	font-size: smaller;
}

.seo-fcs .testimonies
{
	position: relative;
	max-width: 900px;
	margin-top: 70px;
}

.seo-fcs .testimonies .chip
{
	position: absolute;
	left: -30px;
	top: -60px;
	width: 120px;
	height: 120px;
	padding: 48px 5px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: url(../assets/public/commons/blue-line.svg) no-repeat 69% 72px var(--v-smky2-base);
	background-size: 110px;
	border-radius: 70px;
	transform: rotate(-12deg);
	cursor: pointer;
}

.seo-fcs .testimonies .subpane
{
	padding: 20px;
	text-align: center;
	border: 1px solid black;
}

.seo-fcs .testimonies .ttl
{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	font-weight: bold;
}

.seo-fcs .testimonies .rater-readonly
{
	min-width: 68px;
	background: linear-gradient(to right, currentcolor 100%, #DADCE0 0%);
	zoom: 2;
}

.seo-fcs .testimonies .note
{
	padding-top: 10px;
	font-size: smaller;
	font-style: italic;
}

.seo-fcs .panel-types .item
{
	padding: 4px 10px 16px 50px;
}

.seo-fcs .panel-pro .pil-main
{
	margin: 40px auto;
}

.seo-fcs .panel-expert .subpane
{
	display: flex;
	align-items: center;
}

.seo-fcs .panel-expert .left
{
	max-width: 800px;
	margin: 0 -40px 0 30px;
	padding: 20px 80px 30px 20px;
}

.seo-fcs .panel-expert .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-fcs .panel-apply
{
	max-width: 800px;
	margin: 40px auto 60px;
	background-color: var(--v-bkgray-base);
}

.seo-fcs .panel-apply .ttl
{
	padding-top: 16px;
	text-align: center;
	font-size: 20pt;
	font-weight: bold;
}

.seo-fcs .panel-apply .list
{
	display: flex;
	flex-direction: column;
	gap: 20px;
	padding: 20px 20px 20px 140px;
	font-size: 14pt;
}

.seo-fcs .panel-apply .item
{
	padding: 20px 20px 20px 80px;
	background: url(../assets/ico/pro-b.svg) no-repeat left center;
	background-size: 44px;
}
.seo-fcs .panel-apply .item.i2 { background-image: url(../assets/public/commons/idea.png) }
.seo-fcs .panel-apply .item.i4 { background-image: url(../assets/public/commons/calendar.png) }

.seo-fcs .panel-final P:not(:first-child)
{
	text-align: justify;
	font-size: 14pt;
}

.seo-fcs .link
{
	padding: 0 10px 40px 0;
}

@media (max-width: 1280px)
{
	.seo-fcs H1.top .picture
	{
		max-width: 42%;
		height: 37vw;
		background-position-x: right;
	}

	.seo-fcs H1.top .right
	{
		width: 57%;
	}

	.seo-fcs H1.top .right .ttl
	{
		padding: 30px;
		font-size: 26pt;
	}
}

@media (max-width: 1050px)
{
	.seo-fcs
	{
		font-size: 15pt;
	}

	.seo-fcs H1.top .right .ttl
	{
		padding: 20px;
		font-size: 24pt;
	}

	.seo-fcs .subscribe .btn
	{
		font-size: small;
		padding: 10px 36px 10px 13px;
		line-height: 26px;
		background-position-x: 95%;
	}

	.seo-fcs .panel-3steps,
	.seo-fcs .panel-model,
	.seo-fcs .panel-qualif,
	.seo-fcs .panel-webpage,
	.seo-fcs .panel-types,
	.seo-fcs .panel-expert,
	.seo-fcs .panel-apply,
	.seo-fcs .panel-final
	{
		margin: 0 10px 40px;
	}

	.seo-fcs .panel-bilan
	{
		margin: 40px 20px 20px;
		font-size: 13pt;
	}

	.seo-fcs .testimonies
	{
		max-width: 90vw;
	}

	.seo-fcs .panel-expert .subpane
	{
		max-width: unset;
		margin-left: 0;
	}
}

@media (max-width: 900px)
{
	.seo-fcs H1.top .picture
	{
		height: 34vw;
	}

	.seo-fcs H1.top .right .ttl
	{
		margin-bottom: 0;
		padding-bottom: 10px;
		font-size: 20pt;
		background-position: center bottom;
		background-size: 40vw;
	}

	.seo-fcs .subscribe
	{
		padding: 0 20px;
		background: none;
	}
}

@media (max-width: 800px)
{
	.seo-fcs H1.top
	{
		flex-direction: column;
		align-items: center;
		max-height: unset;
	}

	.seo-fcs H1.top .picture
	{
		max-width: 100vw;
		height: 70vw;
		max-height: 380px;
		min-height: 259px;
		background-size: cover;
		background-position: center top;
	}

	.seo-fcs H1.top .right
	{
		max-width: unset;
		width: 100%;
	}

	.seo-fcs H1.top .right .ttl
	{
		background: none;
	}

	.seo-fcs .chapo .subpane
	{
		flex-direction: column;
	}

	.seo-fcs .panel-cta
	{
		flex-direction: column;
	}

	.seo-fcs .panel-cta .ttl
	{
		max-width: unset;
		text-align: center;
	}

	.seo-fcs .panel-expert .subpane
	{
		flex-direction: column;
		margin: 0 20px;
		padding: 0;
		text-align: center;
	}

	.seo-fcs .panel-expert .left
	{
		margin: 0;
		padding: 0 0 20px;
	}

	.seo-fcs .panel-expert .picture
	{
		margin: -15px 0 0;
	}

	.seo-fcs .panel-apply .list
	{
		padding-left: 16vw;
	}
}

@media (max-width: 600px)
{
	.seo-fcs .chapo .left
	{
		width: unset;
		margin: 0 20px;
	}

	.seo-fcs .chapo .picture
	{
		height: 50vw;
	}

	.seo-fcs .subscribe
	{
		width: 95vw;
	}

	.seo-fcs .panel-model .subpane
	{
		margin: 40px 20px;
	}

	.seo-fcs .testimonies
	{
		margin-top: 0;
	}

	.seo-fcs .testimonies .chip
	{
		position: unset;
		margin: 20px auto;
	}

	.seo-fcs .panel-types .item
	{
		padding-left: 30px;
	}

	.seo-fcs .panel-apply .list
	{
		padding-left: 30px;
	}
}

@media (max-width: 430px)
{
	.seo-fcs .subscribe
	{
		width: 100vw;
	}
}
