.blue{
	color: #084272;
}
.relative{
	position: relative;
}
.freetag{
	width: 170px;
	border-radius: 75px;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container{
	left: auto;
	right: 0;
}
.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded="true"] ~ .wp-block-navigation__submenu-container, .wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within > .wp-block-navigation__submenu-container{
	min-width: 50px;
}
.wp-element-button{
	transition-property:all;
	transition-duration: .3s;
	transition-timing-function: ease-out;
}
.wp-block-navigation .wp-block-navigation-item{
	flex-shrink: 0;
}
.heroButton .wp-element-button:hover{
	background-color: #084272;
}
.stats-bar {
  display: flex; gap: 40px; justify-content: center;
  margin: 60px auto; max-width: 1200px; padding: 0 2rem;
  flex-wrap: wrap;
}
.stat { text-align: center; }
.stat-num {
  font-size: 28px; font-weight: 800; color: #111827; display: block;
}
.stat-label { font-size: 13px; color: #5B6472; margin-top: 2px; }
.stat-divider { width: 1px; background: rgba(0,0,0,0.1); }

.domainItem,.subjectHeader,.courseHeader,.home-edito,.edito-item{
	border: 2px solid;
	border-radius: 20px;
	padding: 30px 20px;
	box-shadow: -2px 5px 10px rgba(0,0,0,0.2);
	margin: 25px 0;
	position: relative;
	overflow: hidden;
	background-position: top right;
	background-repeat: no-repeat;
	background-size: 70%;
}
.domainItem::after,.subjectHeader::after,.courseHeader::after,.home-edito::after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.domainFig{
	width: 100px;
	height: 100px;
	border-radius: 50%;
	box-sizing: border-box;
	padding: 20px;
	float: left;
	margin: 0 15px 0 0;
}
.svgIcon{
	display: block;
	width: 100%;
	height: 100%;
}
.domainTitle{
	margin: 33px 0;
}
.domainIntro{
	font-size: 0.8em;
}
.domainLink{
	text-decoration: none;
	color: #fff;
	background-color: #111827;
	padding: 10px 20px;
	border-radius: 75px;
	font-size: 0.8em;
	display: inline-block;
	transition-property:color,background-color;
	transition-duration: .3s;
	transition-timing-function: ease-out;
}
.arrowLink{
	position: relative;
	transition-property:left;
	transition-duration: .3s;
	transition-timing-function: ease-out;
	left: 0;
}
.domainLink:hover .arrowLink{
	left: 10px;
}
.domain-stats{
	display: flex;
	flex-wrap: wrap;
	gap: 25px;
	margin-top: 25px;
}
.domain-stat{
	display: flex;
	column-gap: 3px;
	align-items: center;
}
.stat-icon,.edito-date-icon,.edito-meta-icon{
	width: 25px;
	height: 25px;
	margin: 0;
}
.clear{
	clear: both;
}
.home-edito,.edito-item{
	background-image: url(../images/edito.png);
	border-color: #DBDDD4;
	background-position: bottom right;
}
.home-edito-fili{
	position: absolute;
	top: 0;
	right: 20px;
	opacity: .1;
	text-transform: uppercase;
	font-size: 3em;
	font-weight: bold;
	z-index: 0;
}
.home-edito::after,.edito-item{
	background: linear-gradient(to left, #F6F6F2, #F9F8F6); 
}
.home-edito-header{
	z-index: 1;
}
.edito-tag{
	background: #ECECE5;
	color: #3A4A16;
	border: 1px solid #D8DCCD;
	border-radius: 10px;
	padding: 10px 15px;
	display: inline-flex;
	align-items: center;
	column-gap: 10px;
	text-transform: uppercase;
	font-size: 0.7em;
}
.edito-tag-icon{
	width: 25px;
	height: 25px;
}
.home-edito a{
	color: #394F1C;
}
.home-edito a:hover{
	color: #000;
}
.home-edito-header a{
	display: none;
}
.edito-wrapper{
	border-top: 1px solid #D6D8D9;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
}
.home-edito-video{
	width: 100%;
	aspect-ratio: 16/9;
	border-radius: 10px;
	overflow: hidden;
}
.edito-meta-wrapper,.edito-meta{
	display: flex;
	align-items: center;
	column-gap: 3px;
	font-size: 0.9em;
}
.edito-meta-wrapper{
	column-gap: 25px;
}
.history .domainFig,.history.domainTag,.history .domainLink:hover,.history .social-button:hover{
	background-color: #FEF5E8;
	color: #7A4308;
}
.history .domainLink,.history.domainTag:hover{
	background-color: #7A4308;
}
.history.domainTag:hover{
	color: #FEF5E8;
}
.history .domainTitle,.history .stat-icon,.subjectHeader.history,.subjectHeader.history > h1,.courseHeader.history,.courseHeader.history h1,.history .beforeLink{
	color: #7A4308;
}
.domainItem.history,.domainTag.history,.courseItem.history,.subjectHeader.history,.courseHeader.history,.history .betterReadWrapper{
	border-color: #FAE7D5;
}
.history .beforeLinkIcon{
	background-color: #FAE7D5;
}
.domainItem.history,.subjectHeader.history{
	background-image: url(../images/hieroglyph.png);
}
.domainItem.history::after,.subjectHeader.history::after,.courseHeader.history::after{
	background: linear-gradient(to left, #F6EFE7, #FEFCF8);
}
.courseItem.history{
	background-color: #FEFCF8;
}
.geography .domainFig,.geography .domainLink:hover,.geography.domainTag,.geography .social-button:hover{
	background-color: #EBF2F9;
	color: #133C65;
}
.geography .domainLink,.geography.domainTag:hover{
	background-color: #133C65;
}
.geography.domainTag:hover{
	color: #EBF2F9;
}
.geography .domainTitle,.geography .stat-icon,.subjectHeader.geography,.subjectHeader.geography > h1,.courseHeader.geography,.courseHeader.geography h1,.geography .beforeLink{
	color: #133C65;
}
.domainItem.geography,.geography.domainTag,.courseItem.geography,.subjectHeader.geography,.courseHeader.geography,.geography .betterReadWrapper{
	border-color: #DCE8F2;
}
.geography .beforeLinkIcon{
	background-color: #DCE8F2;
}
.domainItem.geography,.subjectHeader.geography{
	background-image: url(../images/map.png);
}
.domainItem.geography::after,.subjectHeader.geography::after,.courseHeader.geography::after{
	background: linear-gradient(to left, #EEF3F9, #F9FBFE);
}
.courseItem.geography{
	background-color: #F9FBFE;
}
.economy .domainFig,.economy.domainTag,.economy .domainLink:hover,.economy .social-button:hover{
	background-color: #F2F5EC;
	color: #41532F;
}
.economy .domainLink,.economy.domainTag:hover{
	background-color: #41532F;
}
.economy.domainTag:hover{
	color: #F2F5EC;
}
.economy .domainTitle,.economy .stat-icon,.subjectHeader.economy,.subjectHeader.economy > h1,.courseHeader.economy,.courseHeader.economy h1,.economy .beforeLink{
	color: #41532F;
}
.domainItem.economy,.subjectHeader.economy{
	background-image: url(../images/bourse.png);
}
.domainItem.economy,.economy.domainTag,.courseItem.economy,.subjectHeader.economy,.courseHeader.economy,.economy .betterReadWrapper{
	border-color: #D7DBC9;
}
.economy .beforeLinkIcon{
	background-color: #D7DBC9;
}
.domainItem.economy::after,.subjectHeader.economy::after,.courseHeader.economy::after{
	background: linear-gradient(to left, #EEF0E7, #FBFCFA);
}
.courseItem.economy{
	background-color: #FBFCFA;
}
.nextDomains,.domainsTagList{
	display: flex;
	flex-wrap: wrap;
	column-gap: 15px;
	row-gap: 25px;
}
.nextDomain,.domainTag{
	background: #fff;
	padding: 7px 25px;
	border: 1px solid #ECEEF0;
	border-radius: 75px;
	font-size: 0.9em;
}
.domainsTagList{
	justify-content: center;
}
.domainTag{
	display: flex;
	align-items: center;
	column-gap: 3px;
	text-decoration: none;
	font-size: 0.9em;
	border: 2px solid;
	transition-property:color,background-color;
	transition-duration: .3s;
	transition-timing-function: ease-out;
}
.domainTagIcon{
	width: 25px;
	height: 25px;
}
.courseList{
	margin: 40px auto;
}
.courseItem{
	border: 1px solid;
	border-radius: 20px;
	overflow: hidden;
	margin: 0 0 50px 0;
	padding: 0 0 20px 0;
	box-shadow: -2px 5px 10px rgba(0,0,0,0.2);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 45%;
	font-size: 0.8em;
}
.courseItem.history,.courseHeader.history{
	background-image: url(../images/hieroglyph-small.png);
}
.courseItem.geography,.courseHeader.geography{
	background-image: url(../images/map-small.png);
}
.courseItem.economy,.courseHeader.economy{
	background-image: url(../images/bourse-small.png);
}
.courseItemLinkFig,.courseItemLinkFig > img{
	display: block;
	width: 100%;
}
.courseItemLinkFig > img{
	height: auto;
}
.courseItem > h2{
	font-size: 1.3em;
}
.courseItem > h2,.courseItem > p,.courseItem .domain-stats{
	padding: 0 20px;
	text-align: center;
}
.courseItem .domain-stats{
	justify-content: center;
}
.subjectHeader > .domain-stats,.courseHeader .domain-stats{
	justify-content: center;
}
.subjectHeader{
	background-size: 40%;
}
.courseHeader{
	padding: 0 0 20px 0;
	text-align: center;
	font-size: 0.9em;
	background-position: bottom right;
	background-size: 25%;
}
.courseHeaderWrapper > h1{
	font-size: 1.5em;
}
.courseHeader h1,.courseHeaderExcerpt{
	padding: 0 20px;
}
.videoContainer{
	width: 100%;
	position: relative;
	aspect-ratio: 16/9;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: -2px 5px 10px rgba(0,0,0,0.2);
}
.videoContainer > iframe,.home-edito-video > iframe{
	position: absolute;
	left: 0; top: 0;
	width: 100%;
	height: 100%;
}
.betterReadWrapper{
	border-top: 1px solid;
	margin: 30px 0 0 0;
	padding: 30px 40px;
	font-size: 0.8em;
	display: inline-block;
}
.betterReadTitle{
	margin: 0;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: 400;
}
.beforeLink{
	display: block;
	margin: 15px 0 0 0;
}
.beforeLinkIcon{
	content: "";
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
	box-sizing: border-box;
	padding: 7px;
}
.social-share{
	margin: 50px 0;
}
.social-share-text{
	text-align: center;
	font-size: 0.8em;
}
.social-share-buttons{
	display: flex;
	gap: 10px;
	justify-content: center;
	list-style: none;
	padding: 0;
}
.social-button{
	display: flex;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: #f4f7fb;
	align-items: center;
	justify-content: center;
	transition: transform 0.2s, background-color 0.2s, color 0.2s;
}
.social-button:hover{
	transform: scale(1.1);
}
.social-button .svgIcon{
	width: 20px;
	height: 20px;
}
.footerIcon{
	width: 25px;
	height: 25px;
	vertical-align: middle;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.wp-block-group.edito{
	margin: 50px auto;
}

.edito-item{
	padding: 0 0 30px 0;
}
.edito-item > .home-edito-video{
	border-radius: 0;
}
.edito-item > .edito-title, .edito-item > .edito-intro, .edito-item > .edito-meta-wrapper{
	padding: 0 20px;
}

@media (max-width: 782px) {
	.footerTitle,.footerSign{
		text-align: center;
	}
	.footerNav .wp-block-navigation.items-justified-right{
		justify-content: center;
	}
}
@media (min-width: 782px) {
	.domainItem{
		display: flex;
		align-items: flex-start;
		background-size: contain;
	}
	.home-edito-fili{
		font-size: 5em;
	}
	.home-edito > .home-edito-video{
		float: left;
		width: 40%;
		margin: 0 5% 0 0;
	}
	.home-edito .edito-title{
		margin-top: 0;
	}
	.domainIntro{
		width: 60%;
	}
	.domainFig{
		flex-grow: 0;
		flex-shrink: 0;
		float: none;
		margin: 0;
	}
	.domainContent{
		flex-grow: 1;
		margin: 0 0 0 15px;
	}
	.domainTitle{
		margin-top: 0;
		margin-bottom: 24px;
	}
	.courseList{
		display: flex;
		width: 100%;
		margin: 40px auto !important;
		flex-wrap: wrap;
		column-gap: 4%;
		max-width: 1340px;
	}
	.courseItem{
		box-sizing: border-box;
		width: 48%;
	}
	.courseItemFig{
		aspect-ratio: 4/3;
		overflow: hidden;
	}
	.courseItemLinkFig{
		height: 100%;
	}
	.courseItemLinkFig > img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.courseHeader{
		display: flex;
		padding: 0;
	}
	.courseSingleFig{
		width: 30%;
		flex-grow: 0;
		margin: 0;
	}
	.courseSingleImg{
		display: block;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.courseHeaderWrapper{
		width: 70%;
		flex-grow: 1;
		text-align: left;
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
	}
	.courseHeaderWrapper > h1{
		order: 1;
		width: 100%;
	}
	.courseHeaderExcerpt{
		order: 2;
		width: 60%;
		flex-grow: 1;
		flex-shrink: 1;
		box-sizing: border-box;
	}
	.courseHeader .domain-stats{
		justify-content: flex-start;
		margin-bottom: 20px;
		margin-left: 20px;
		order: 4;
		width: 100%;
	}
	.betterReadWrapper{
		order: 3;
		border-top: none;
		border-left: 1px solid;
		margin: 0 0 0 20px;
		padding: 20px;
		box-sizing: border-box;
		width: calc(40% - 20px);
	}
	.social-share{
		display: flex;
		column-gap: 20px;
		row-gap: 20px;
		flex-wrap: wrap;
		align-items: center;
	}
	.edito-list{
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
	}
	.edito-item{
		width: calc(50% - 10px);
		box-sizing: border-box;
	}
}
@media (min-width: 1080px) {
	.courseList{
		column-gap: 3.5%;
	}
	.courseItem{
		width: 31%;
	}
	.home-edito-header a{
		display: inline;
	}
	.home-edito > p > a{
		display: none;
	}
	.home-edito{
		display: flex;
		align-items: stretch;
	}
	.home-edito-header{
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		width: 40%;
	}
	.home-edito-header p:last-child{
		margin: auto 0 0 0;
	}
	.edito-wrapper{
		width: calc(60% - 20px);
		box-sizing: border-box;
		border-top: none;
		border-left: 1px solid #D6D8D9;
		padding: 0 0 0 20px;
		margin: 0 0 0 20px;
	}
	.home-edito .home-edito-video{
		float: none;
		width: 100%;
		margin: 0 0 20px 0;
	}
	.home-edito-fili{
		top: auto;
		right: auto;
		left: 20px;
		bottom: 50px;
	}
}
@media (min-width: 1400px) {
	.courseList{
		column-gap: 4%;
	}
	.courseItem{
		width: 22%;
	}
}