html {
	scroll-behavior: smooth;
}

body {
    margin: 0;
    padding: 0;
}
ul {
    margin: 0;
    padding: 0;
}
.logo {
	width: 90px;
	border-radius: 50%;
	position: absolute;
	z-index: 4;
	top: 30px;
	left: 30px;
}
.logo img {
    width: 100%;
}
section {
	padding: 3% 10%;
	/* width: 80%; */
	/* margin: auto; */
	position: relative;
}
.composant {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.first-section, .section-third {
	width: 100%;
	padding: 50px 0;
}
.first-section {
	padding: 0;
	height: 100vh;
	position: relative;
	z-index: 2;
	overflow: hidden;
    align-items: center;
    display: flex;
}
.first-section .background {
	background-color: #7c6caf;
	-webkit-clip-path: polygon(0 0, 18% 0, 74% 100%, 0% 100%);
	clip-path: polygon(0 0, 18% 0, 74% 100%, 0% 100%);
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -2;
}
.first-section .background .title {
	position: absolute;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	z-index: 2;
	color: #fff;
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left;
	left: 0;
	bottom: 600px;
	width: 600px;
}
.first-section .background .title p:nth-child(1) {
	font-size: 38.4px;
	line-height: 1;
	margin-bottom: 10px;
    font-weight: 300;
}
.first-section .background .title p span {
	font-style: italic;
}
.title span {
	color: #fff;
}
.first-section .background .title p:nth-child(2) {
	font-family: "poppinsblack";
	text-transform: uppercase;
	font-size: 96px;
	line-height: 1;
	margin: 0;
	padding: 0;
}
.first-section .background .number {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 480px;
	line-height: 240px;
	font-family: "brumeregular";
	color: #9486bf;
	z-index: 1;
}
.first-section .background .logos {
	position: absolute;
	display: flex;
	align-items: center;
	bottom: 10px;
	left: 15%;
	z-index: 2;
}
.first-section .background .logos li, footer .logos li {
	display: inline-block;
	margin-right: 43px;
	text-align: center;
}
.first-section .background .logos li img, footer .logos li img {
	display: inline;
	max-width: 130px;
}
.first-section .content-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 30px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.first-section .content-title__date {
	color: #7c6caf;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: 50px;
	font-weight:700;
	width: 150px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.first-section .content-title__date__date li:nth-child(1), .first-section .content-title__date__date li:nth-child(3) {
	font-family: "poppinsbold";
	font-size: 30.4px;
	line-height: 1;
}
.first-section .content-title__date__date li {
	text-align: center;
	text-justify: inter-character;
	letter-spacing: 2px;
	font-weight:700;
}
.first-section .content-title__date__heure {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-left: 20px;
}
.first-section .content-title__date__heure li {
	font-size: 12.8px;
	position: relative;
	line-height: 22px;
}
.first-section .content-title__date__heure li::after {
	content: "";
	position: absolute;
	top: -1px;
	left: 0;
	width: 30%;
	height: 2px;
	background-color: #fff;
}
.first-section .content-title__date__heure li:nth-child(2) {
	border-top: solid #9d90c5 1px;
}
.first-section .content-title__date__heure li::after {
	content: "";
	position: absolute;
	top: -1px;
	left: 0;
	width: 30%;
	height: 2px;
	background-color: #fff;
}
.first-section .content-title h1 {
	margin: 0;
	font-size: 38.4px;
}
h1, h2, h3, p, li, span, a, label {
	color: #7c6caf;
    font-family: "poppins";
    line-height: 1;
	text-decoration: none;
}
h3, p, .programme-card li {
	color: #7C6CAF;
	font-weight: normal;
	margin: 0;
}

h3 {
	font-weight: 700;
}

.fh3 {
	padding-bottom: 15px;
	font-weight: 700;
}

.programme-card li {
	line-height: 30px;
	list-style: none;
}
.programme-card li::before {
	content: "";
	width: 10px;
	height: 10px;
	background-image: url(img/list-icon.png);
	background-position: center;
	background-size: contain;
	display: inline-block;
	margin-right: 10px;
}
.first-section .background .title p {
	color: #fff;
}

.section-default-inner {
	position: absolute;
	right: 10%;
	width: 50%;
	max-width: 680px;
	min-width: 300px;
}
.content-title li {
    list-style: none;
}
.dampierre {
	display: flex;
		width: 100%;
		margin-right: 10px;
		flex-direction: row;
}

.dampierre .pers {
    width: 104px;
	height: 104px;
	margin-right: 22px;
	border-radius: 5px;
}

p {
    margin:  30px 0;
    line-height: 24px;
    font-size: 16px;
}
.section-default-inner span {
	line-height: 24px;
	font-size: 16px;
}
.card {
	background: #fff;
	padding: 40px;
	border-radius: 10px;
	border: solid 3px #ebe9f4;
	position: relative;
	margin-top: 30px;
}

.card::before {
	content: "";
	border: solid 3px #ebe9f4;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	background-blend-mode: lighten;
	position: absolute;
	right: -12px;
	bottom: -12px;
	z-index: -1;
}
.card li {
	display: inline-block;
	max-width: 200px;
	vertical-align: top;
}
.card li span {
    display: block;
}
.card li span:nth-child(1) {
    font-weight: 300;
    color: #9D90C5;
}
.card li span:nth-child(2) {
    font-family: "poppinssemibold";
    color: #7C6CAF;
}
.card li:not(:nth-child(1)) {
    margin-left: 30px;
}
.carte-rdv__content li span:nth-child(1) {
	color: #9D90C5;
}
.carte-rdv__content li span:nth-child(2) {
	color: #7C6CAF;
}
.card-btn {
	margin-top: 50px;
	text-align: right;
}
.card-btn li {
	max-width: 400px;
	vertical-align: middle;
}
.card-btn li a {
    text-decoration: none;
}
.card-btn li:nth-child(1) a {
    color: #E2007A;
}
.btn {
	color: #fff;
	background-color: #E2007A;
	padding: 15px 30px;
	border-radius: 10px;
	border: 0;
	display: inline-block;
	font-size: 18px;
}
h2 {
	text-transform: uppercase;
	font-size: 30px;
}
.programme-card {
	padding: 20px;
	border: solid 3px #ebe9f4;
	margin-bottom: 30px;
	border-radius: 20px;
	width: 100%;
	min-width: 300px;
	max-width: 660px;
}
.section-third {
	background-color: #7c6caf;
	color: #fff;
	text-align: center;
	height: 100vh;
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.section-third h2, .section-third p {
	color: #fff;
}
.section-third h2 {
	margin: 0;
}
.section-third p {
	margin: 10px 0 30px;
}
.formulaire {
	background-color: #fff;
}

.form-card li {
	display: inline-block;
	max-width: 200px;
	vertical-align: top;
	text-align: left;
}
.form-card li span {
	display: block;
	line-height: 23px;
}
.form-card li span:nth-child(1) {
    font-weight: 300;
    color: #9D90C5;
}
.form-card li span:nth-child(2) {
    font-family: "poppinssemibold";
    color: #7C6CAF;
}
.form-card li:not(:nth-child(1)) {
    margin-left: 30px;
}
label {
	color: #7c6caf;
	text-align: left;
}
input {
	display: block;
	margin: 5px auto 20px;
	padding: 10px;
	border-radius: 10px;
	border: solid 1px #7c6caf;
	width: 100%;
}

input::placeholder {
	font-weight: 300;
	font-style: italic;
	font-size: 16px;
	color: #BFB7DB;
}

.formulaire {
	background-color: #fff;
	width: 80%;
	margin: auto;
	padding: 50px;
	max-width: 800px;
	border-radius: 30px;
	position: relative;
}
form {
	margin-top: 50px;
	min-width: 250px;
	text-align: left;
	margin: 50px auto 20px;
	width: 50%;
	max-width: 310px;
}

.content {
	width: 80%;
	max-width: 820px;
	position: relative;
	z-index: 1;
}
form .btn {
	margin-top: 10px;
}
.formulaire::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #9D90C5;
	top: 10px;
	left: 10px;
	border-radius: 30px;
	z-index: -1;
}
footer {
	background: #7c6caf;
}
.footer-content {
	background: #9D90C5;
	padding: 40px;
	border-radius: 20px 20px 0 0;
}

.footer-content .logos {
	display: flex;
	align-items: center;
}

.mobile-cache {
	display: block;
}
.mobile-affiche {
	display: none;
}

.section-default-inner .gras {
	font-weight: 700;
}

.section-default-inner .gras2 {
	font-weight: 700;
	color: #7C6CAF;
}


@media screen and (max-width: 1200px) {
	.first-section {
		height: auto;
		display: block;
	}
	.first-section .background {
		clip-path: none;
		position: static;
		width: auto;
	}
	.first-section .background .title {
		position: static;
		transform: none;
	}
	.section-default-inner {
		position: static;
		width: auto;
		background: #7c6caf;
		color: #fff;
		max-width: 100%;
		padding: 20px;
	}
	.content-title__date__date li, .first-section .content-title__date__heure li, .first-section .content-title h1 {
		color: #fff;
		font-size:28px;
	}
	.first-section .content-title {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 30px;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: baseline;
		flex-direction: column;
	}
	.first-section .content-title__date {
		width: 100px;
		margin-bottom: 30px;
	}
	.logo {
		position: static;
		display: block;
		background: #7c6caf;
		width: 100%;
		border-radius: 0;
		margin: 0;
	}
	.logo img {
		width: 70px;
		padding: 20px;
	}
	.background {
		display: none;
	}
	.intro p {
		color: #fff;
	}
	.intro p:nth-child(2) {
		display: none;
	}
	.mobile-cache {
		display: none;
	}
	.mobile-affiche {
		display: block;
	}

	.flex-mobile {
		display: flex;
		justify-content: space-between;
	}

	.dampierre {
		display: inline-block;
		width: 208;
		margin-right: 10px;
	}

	.dampierre img {
		width: 104px;
		height: 104px;
	}

	.flex-mobile p {
		margin-bottom: 0px;
	}

	.card {
		padding: 19px;
	}

	.card-btn li:nth-child(1) a {
		color: #E2007A;
		display: none;
	}
	.card li:not(:nth-child(1)) {
		margin-left: 0;
	}
	.card-first-row li {
		margin: 20px !important;
	}
	.card-btn {
		margin: 0;
	}
	.card-btn {
		margin: 0 0 35px 0;
	}
	.composant {
		display: none;
	}
	#section3 {
		display: block;
		height: auto;
		padding: 20px 0;
	}
	#section3 .content {
		margin: auto;
	}
	.formulaire {
		width: 100%;
		padding: 10px 0;
	}
	.programme-card {
		padding: 20px;
		width: calc(100% - 40px);
		min-width: 100px;
	}
	.btn.link {
		display: block;
		padding: 12px;
		width: 90%;
		text-align: center;
	}

	.mobile-affiche.masterclass {
		width: 100%;
		text-align: center;
		background: #7c6caf;
	}
	.mobile-affiche.masterclass img {
		width: 100%;
		max-width: 710px;
	}
	.first-section .content-title__date__heure li::after {
		background-color: #7c6caf;
	}
	.card-btn li {
		width: 100%;
	}
	.content {
		width: 80%;
		margin: 20px auto 30px;
	}
	section {
		padding: 0;
	}
	input {
		width: calc(100% - 20px);
	}
	form .btn {
		width: 100%;
	}

	.footer-content {
		padding: 40px 15px;
		display: flex;
		justify-content: center;
	}

	footer .logos li {
		margin-right: 28px;
		text-align: center;
		display: flex;
		justify-content: center;
	}
	footer .logos li img {
		width: 100%;
	}
	.bloc-logo img {
		width: 100%;
		max-width: 310px;
		display: block;
		margin: auto;
	}

	.gras:first-of-type {
		color: #FFFFFF;
	}
}
@media screen and (max-height: 800px) {
	.first-section .background .title {
		bottom: 400px;
		width: 400px;
	}
	.first-section .background .title p:nth-child(2) {
		font-size: 63px;
	}
}