$color_1: inherit;
$color_2: #666;
$color_3: #333;
$color_4: var(--primary);
$color_5: #555;
$color_6: #fff;
$color_7: #36475a;
$color_8: #394f68;
$color_9: #ccc;
$color_10: var(--primary-dark);
$color_11: #999;
$color_12: #eef7fa;
$font-family_1: monospace,monospace;
$font-family_2: inherit;
$font-family_3: "Open Sans",sans-serif;
$font-family_4: "Noto Serif",serif;
$font-family_5: "Font Awesome 5 Free";
$font-family_6: "Courier 10 Pitch",courier,monospace;
$font-family_7: monaco,consolas,"Andale Mono","DejaVu Sans Mono",monospace;
$background-color_1: rgba(0,0,0,0);
$background-color_2: #fff;
$background-color_3: #eef7fa;
$background-color_4: var(--primary);
$background-color_5: #36475a;
$background-color_6: var(--primary-dark);
$background-color_7: #ccc;
$background-color_8: #ececec;
$background-color_9: #394f68;
$background-color_10: #ddd;
$background-color_11: #000;
$background-color_12: #f3f3f3;
$border-color_1: #36475a rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);
$border-color_2: #ccc;

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	box-sizing: border-box;
	width: 100%;
	scroll-padding-top: 133px;
}
body {
	margin: 0;
	/*color: $color_2;*/
	color: #1c4ba7;
	font-family: $font-family_3;
	font-size: 1rem;
	line-height: 1.5;
	background: #fff;
	width: 100%;
	padding-top: 133px;
}
main {
	display: block;
}
h1 {
	font-size: 2em;
	margin: .67em 0;
	/*color: $color_3;*/
	color: #1c4ba7;
	font-family: $font-family_4;
	font-weight: 800;
	margin-top: 0;
	clear: both;
	font-size: 2.5rem;
	line-height: 1.2;
	margin-bottom: 1.875rem;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
	background-color: $background-color_3;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
pre {
	font-family: $font-family_1;
	font-size: 1em;
	background: #ddd;
	font-family: $font-family_6;
	line-height: 1.6;
	color: $color_5;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
a {
	background-color: $background-color_1;
	color: $color_8;
	&:visited {
		color: $color_8;
	}
	&:hover {
		color: $color_8;
		outline: 0;
	}
	&:focus {
		color: $color_8;
		outline: thin dotted;
	}
	&:active {
		color: $color_8;
		outline: 0;
	}
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
b {
	font-weight: bolder;
}
strong {
	font-weight: bolder;
}
code {
	font-family: $font-family_1;
	font-size: 1em;
	font-family: $font-family_7;
}
kbd {
	font-family: $font-family_1;
	font-size: 1em;
	font-family: $font-family_7;
}
samp {
	font-family: $font-family_1;
	font-size: 1em;
}
small {
	font-size: 80%;
}
sub {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	bottom: -0.25em;
}
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	top: -0.5em;
}
img {
	border-style: none;
	height: auto;
	max-width: 100%;
}
button {
	font-family: $font-family_2;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
	overflow: visible;
	text-transform: none;
	-webkit-appearance: button;
	color: $color_2;
	font-family: $font-family_3;
	font-size: 1rem;
	line-height: 1.5;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 3px;
	cursor: pointer;
	padding: 10px 40px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .3s ease;
	background-color: $background-color_4;
	border: none;
	color: $color_6;
	&::-moz-focus-inner {
		border-style: none;
		padding: 0;
	}
	&:-moz-focusring {
		outline: 1px dotted ButtonText;
	}
	&:hover {
		&:not(.disabled) {
			background-color: $background-color_6;
		}
	}
	&:focus {
		outline: 5px auto Highlight;
	}
	&:disabled {
		background-color: $background-color_7;
		cursor: default;
	}
	&:visited {
		color: $color_6;
	}
}
input {
	font-family: $font-family_2;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
	overflow: visible;
	color: $color_2;
	font-family: $font-family_3;
	font-size: 1rem;
	line-height: 1.5;
}
optgroup {
	font-family: $font-family_2;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
	color: $color_2;
	font-family: $font-family_3;
	font-size: 1rem;
	line-height: 1.5;
}
select {
	font-family: $font-family_2;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
	text-transform: none;
	color: $color_2;
	font-family: $font-family_3;
	font-size: 1rem;
	line-height: 1.5;
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	padding: 10px 15px;
	border-radius: 3px;
	line-height: 1.4;
	text-overflow: ellipsis;
	width: 100%;
	position: relative;
	appearance: none;
	background-image: url("../img/arrow-down-blue.svg");
	background-position: calc(100% - 15px) center;
	background-size: 18px;
	background-repeat: no-repeat;
	height: 44px;
	padding-right: 45px;
	&::placeholder {
		color: $color_9;
	}
}
textarea {
	font-family: $font-family_2;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
	overflow: auto;
	color: $color_2;
	font-family: $font-family_3;
	font-size: 1rem;
	line-height: 1.5;
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	padding: 10px 15px;
	border-radius: 3px;
	line-height: 1.4;
	text-overflow: ellipsis;
	width: 100%;
	&::placeholder {
		color: $color_9;
	}
}
[type=button] {
	-webkit-appearance: button;
	&::-moz-focus-inner {
		border-style: none;
		padding: 0;
	}
	&:-moz-focusring {
		outline: 1px dotted ButtonText;
	}
}
[type=reset] {
	-webkit-appearance: button;
	&::-moz-focus-inner {
		border-style: none;
		padding: 0;
	}
	&:-moz-focusring {
		outline: 1px dotted ButtonText;
	}
}
[type=submit] {
	-webkit-appearance: button;
	&::-moz-focus-inner {
		border-style: none;
		padding: 0;
	}
	&:-moz-focusring {
		outline: 1px dotted ButtonText;
	}
}
fieldset {
	padding: .35em .75em .625em;
	box-shadow: 0px 1px 6px rgba(51,51,51,.25);
	padding: 20px 25px;
	margin-bottom: 25px;
	border: none;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	legend {
		float: left;
		width: 100%;
	}
	.field {
		flex: 1 1 100px;
		box-shadow: none;
		margin-bottom: 0;
		margin-right: 15px;
		max-width: 100%;
		min-width: 100px;
		padding: 0;
		&:last-of-type {
			margin-right: 0;
		}
		.field-meta {
			label {
				font-size: .8125rem;
			}
		}
	}
}
legend {
	box-sizing: border-box;
	color: $color_1;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
	color: $color_3;
	display: inline-block;
}
progress {
	vertical-align: baseline;
}
[type=checkbox] {
	box-sizing: border-box;
	padding: 0;
}
[type=radio] {
	box-sizing: border-box;
	padding: 0;
}
[type=number] {
	&::-webkit-inner-spin-button {
		height: auto;
	}
	&::-webkit-outer-spin-button {
		height: auto;
	}
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
	&::-webkit-search-decoration {
		-webkit-appearance: none;
	}
}
&::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
details {
	display: block;
}
summary {
	display: list-item;
}
template {
	display: none;
}
[hidden] {
	display: none;
}
* {
	box-sizing: inherit;
	&::before {
		box-sizing: inherit;
	}
	&::after {
		box-sizing: inherit;
	}
}
h2 {
	/*color: $color_3;*/
	color: #1c4ba7;
	font-family: $font-family_4;
	margin-top: 0;
	font-size: 2.1875rem;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 1.875rem;
}
h3 {
	color: $color_3;
	font-family: $font-family_4;
	margin-top: 0;
	font-size: 1.875rem;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 1.875rem;
}
h4 {
	color: $color_3;
	font-family: $font-family_4;
	margin-top: 0;
	font-size: 1.56rem;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 1.75rem;
}
h5 {
	color: $color_3;
	font-family: $font-family_3;
	margin-top: 0;
	font-size: 1.125rem;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 1.4rem;
}
h6 {
	color: $color_3;
	font-family: $font-family_3;
	margin-top: 0;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 1rem;
}
p {
	margin-bottom: 1.5rem;
	margin-top: 0;
}
dfn {
	font-style: italic;
}
cite {
	font-style: italic;
}
em {
	font-style: italic;
}
i {
	font-style: italic;
}
blockquote {
	display: flex;
	background-color: $background-color_2;
	border-left: 3px solid var(--primary);
	box-shadow: 0px 1px 8px rgba(51,51,51,.25);
	font-style: italic;
	padding: 20px 25px 20px 60px;
	position: relative;
	margin: 1rem 0 1.5rem;
	&::before {
		font-family: $font-family_5;
		font-weight: 900;
		color: $color_4;
		content: "";
		font-size: 2rem;
		left: 10px;
		position: absolute;
		top: 0px;
	}
	a[rel=footnote] {
		font-style: initial;
	}
}
address {
	margin: 0 0 1.5em;
}
tt {
	font-family: $font-family_7;
}
var {
	font-family: $font-family_7;
}
abbr {
	border-bottom: 1px dotted #eef7fa;
	cursor: help;
}
acronym {
	border-bottom: 1px dotted #eef7fa;
	cursor: help;
}
mark {
	background: #ddd;
	text-decoration: none;
}
ins {
	background: #ddd;
	text-decoration: none;
}
big {
	font-size: 125%;
}
.o-icon-list {
	&::before {
		content: "";
	}
}
.o-icon-grid {
	&::before {
		content: "";
	}
}
.o-icon-chevron-down {
	&::before {
		content: "";
	}
}
.language {
	display: inline-block;
	background-color: $background-color_4;
	border-radius: 3px;
	color: $color_6;
	font-family: $font-family_3;
	font-size: .75rem;
	font-weight: 600;
	line-height: 1;
	padding: 5px;
	vertical-align: top;
}
ul {
	margin: 0;
	padding-left: 2rem;
	margin-bottom: 1.5rem;
	li {
		margin-bottom: .5rem;
		&::marker {
			color: $color_4;
		}
	}
}
ol {
	margin: 0;
	padding-left: 2rem;
	list-style: decimal;
	margin-bottom: 1.5rem;
	li {
		margin-bottom: .5rem;
		&::marker {
			color: $color_4;
			font-weight: 600;
			margin-right: 15px;
		}
	}
}
li {
	>ul {
		margin-bottom: 0;
		margin-left: 1.5em;
	}
	>ol {
		margin-bottom: 0;
		margin-left: 1.5em;
	}
}
dt {
	color: $color_3;
	font-size: 1rem;
	font-weight: 600;
}
dd {
	margin: 0 1rem 1rem 0;
	&::after {
		content: "";
		clear: both;
		display: table;
	}
}
embed {
	max-width: 100%;
}
iframe {
	max-width: 100%;
}
object {
	max-width: 100%;
}
figure {
	margin: 1em 0;
}
.decoration {
	img {
		outline: 1px solid #fff;
		outline-offset: -10px;
	}
}
.decoration--thumbnail {
	img {
		outline-offset: -10px;
	}
}
.resource {
	.description {
		white-space: -moz-pre-wrap;
		white-space: -hp-pre-wrap;
		white-space: -o-pre-wrap;
		white-space: -pre-wrap;
		white-space: pre-wrap;
		white-space: pre-line;
		word-wrap: break-word;
		word-break: break-word;
	}
	.description.fadeout {
		position: relative;
		max-height: 6.2rem;
		overflow: hidden;
		&::after {
			content: "";
			background: linear-gradient(to right, rgba(255, 255, 255, 0), white 60%);
			height: 1.7rem;
			left: 50%;
			position: absolute;
			right: 0;
			top: 4.5rem;
		}
	}
	.description.ellipsis {
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
}
.resource-tags {
	display: flex;
	flex-shrink: 0;
	.resource-tag {
		display: inline-block;
		border-radius: 3px;
		color: $color_3;
		font-size: .75rem;
		font-weight: 600;
		margin-bottom: 10px;
		margin-right: 10px;
		padding: 5px 10px;
		&:last-child {
			margin-right: 0;
		}
	}
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
.title {
	display: block;
	border-bottom: 1px solid #ececec;
	padding-bottom: 1rem;
	position: relative;
	width: 100%;
	&::after {
		display: block;
		content: "";
		background-color: $background-color_4;
		bottom: -1px;
		height: 3px;
		left: 0;
		position: absolute;
		width: 64px;
	}
}
.slide-text {
	.title {
		border-bottom: none;
		&::after {
			content: none;
		}
	}
}
.caption {
	font-style: italic;
	font-size: .8125rem;
}
.tooltip {
	display: inline-block;
	color: $color_7;
	font-size: 1.2rem;
	line-height: 1;
	margin-left: 5px;
	position: relative;
	&::before {
		font-family: $font-family_5;
		font-weight: 900;
		content: "";
		color: $color_7;
		font-size: 1.2rem;
	}
	.tooltiptext {
		background-color: $background-color_5;
		border-radius: 6px;
		bottom: 130%;
		color: $color_6;
		font-size: .75rem;
		left: 50%;
		margin-left: -106px;
		padding: 12px;
		position: absolute;
		text-align: center;
		visibility: hidden;
		width: 212px;
		z-index: 1;
		&::after {
			content: "";
			border-color: $border-color_1;
			border-style: solid;
			border-width: 5px;
			left: 50%;
			margin-left: -5px;
			position: absolute;
			top: 100%;
		}
	}
	&:hover {
		.tooltiptext {
			visibility: visible;
		}
	}
}
.button {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 3px;
	cursor: pointer;
	padding: 10px 40px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .3s ease;
	background-color: $background-color_4;
	border: none;
	color: $color_6;
	cursor: pointer;
	&:hover {
		&:not(.disabled) {
			background-color: $background-color_6;
		}
	}
	&:focus {
		outline: 5px auto Highlight;
	}
	&:disabled {
		background-color: $background-color_7;
		cursor: default;
	}
	&:visited {
		color: $color_6;
	}
}
input[type=button] {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 3px;
	cursor: pointer;
	padding: 10px 40px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .3s ease;
	background-color: $background-color_4;
	border: none;
	color: $color_6;
	&:hover {
		&:not(.disabled) {
			background-color: $background-color_6;
		}
	}
	&:focus {
		outline: 5px auto Highlight;
	}
	&:disabled {
		background-color: $background-color_7;
		cursor: default;
	}
	&:visited {
		color: $color_6;
	}
}
input[type=reset] {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 3px;
	cursor: pointer;
	padding: 10px 40px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .3s ease;
	background-color: $background-color_4;
	border: none;
	color: $color_6;
	&:hover {
		&:not(.disabled) {
			background-color: $background-color_6;
		}
	}
	&:focus {
		outline: 5px auto Highlight;
	}
	&:disabled {
		background-color: $background-color_7;
		cursor: default;
	}
	&:visited {
		color: $color_6;
	}
}
input[type=submit] {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 3px;
	cursor: pointer;
	padding: 10px 40px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .3s ease;
	background-color: $background-color_4;
	border: none;
	color: $color_6;
	&:hover {
		&:not(.disabled) {
			background-color: $background-color_6;
		}
	}
	&:focus {
		outline: 5px auto Highlight;
	}
	&:disabled {
		background-color: $background-color_7;
		cursor: default;
	}
	&:visited {
		color: $color_6;
	}
}
button[disabled] {
	button.disabled {
		background-color: $background-color_7;
		cursor: default;
	}
	.button.disabled {
		background-color: $background-color_7;
		cursor: default;
	}
	input[type=button].disabled {
		background-color: $background-color_7;
		cursor: default;
	}
	input[type=reset].disabled {
		background-color: $background-color_7;
		cursor: default;
	}
	input[type=submit].disabled {
		background-color: $background-color_7;
		cursor: default;
	}
}
.button[disabled] {
	button.disabled {
		background-color: $background-color_7;
		cursor: default;
	}
	.button.disabled {
		background-color: $background-color_7;
		cursor: default;
	}
	input[type=button].disabled {
		background-color: $background-color_7;
		cursor: default;
	}
	input[type=reset].disabled {
		background-color: $background-color_7;
		cursor: default;
	}
	input[type=submit].disabled {
		background-color: $background-color_7;
		cursor: default;
	}
}
input[type=button][disabled] {
	button.disabled {
		background-color: $background-color_7;
		cursor: default;
	}
	.button.disabled {
		background-color: $background-color_7;
		cursor: default;
	}
	input[type=button].disabled {
		background-color: $background-color_7;
		cursor: default;
	}
	input[type=reset].disabled {
		background-color: $background-color_7;
		cursor: default;
	}
	input[type=submit].disabled {
		background-color: $background-color_7;
		cursor: default;
	}
}
input[type=reset][disabled] {
	button.disabled {
		background-color: $background-color_7;
		cursor: default;
	}
	.button.disabled {
		background-color: $background-color_7;
		cursor: default;
	}
	input[type=button].disabled {
		background-color: $background-color_7;
		cursor: default;
	}
	input[type=reset].disabled {
		background-color: $background-color_7;
		cursor: default;
	}
	input[type=submit].disabled {
		background-color: $background-color_7;
		cursor: default;
	}
}
input[type=submit][disabled] {
	button.disabled {
		background-color: $background-color_7;
		cursor: default;
	}
	.button.disabled {
		background-color: $background-color_7;
		cursor: default;
	}
	input[type=button].disabled {
		background-color: $background-color_7;
		cursor: default;
	}
	input[type=reset].disabled {
		background-color: $background-color_7;
		cursor: default;
	}
	input[type=submit].disabled {
		background-color: $background-color_7;
		cursor: default;
	}
}
button.btn--secondary {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 3px;
	cursor: pointer;
	padding: 10px 40px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .3s ease;
	background-color: $background-color_2;
	border: 1px solid var(--primary);
	color: $color_4;
	&:hover {
		&:not(.disabled) {
			background-color: $background-color_4;
			color: $color_6;
		}
	}
	&:focus {
		outline: 5px auto Highlight;
	}
	&:disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
	&:visited {
		color: $color_4;
	}
}
.button.btn--secondary {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 3px;
	cursor: pointer;
	padding: 10px 40px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .3s ease;
	background-color: $background-color_2;
	border: 1px solid var(--primary);
	color: $color_4;
	&:hover {
		&:not(.disabled) {
			background-color: $background-color_4;
			color: $color_6;
		}
	}
	&:focus {
		outline: 5px auto Highlight;
	}
	&:disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
	&:visited {
		color: $color_4;
	}
}
input[type=button].btn--secondary {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 3px;
	cursor: pointer;
	padding: 10px 40px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .3s ease;
	background-color: $background-color_2;
	border: 1px solid var(--primary);
	color: $color_4;
	&:hover {
		&:not(.disabled) {
			background-color: $background-color_4;
			color: $color_6;
		}
	}
	&:focus {
		outline: 5px auto Highlight;
	}
	&:disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
	&:visited {
		color: $color_4;
	}
}
input[type=reset].btn--secondary {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 3px;
	cursor: pointer;
	padding: 10px 40px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .3s ease;
	background-color: $background-color_2;
	border: 1px solid var(--primary);
	color: $color_4;
	&:hover {
		&:not(.disabled) {
			background-color: $background-color_4;
			color: $color_6;
		}
	}
	&:focus {
		outline: 5px auto Highlight;
	}
	&:disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
	&:visited {
		color: $color_4;
	}
}
input[type=submit].btn--secondary {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 3px;
	cursor: pointer;
	padding: 10px 40px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .3s ease;
	background-color: $background-color_2;
	border: 1px solid var(--primary);
	color: $color_4;
	&:hover {
		&:not(.disabled) {
			background-color: $background-color_4;
			color: $color_6;
		}
	}
	&:focus {
		outline: 5px auto Highlight;
	}
	&:disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
	&:visited {
		color: $color_4;
	}
}
button.btn--secondary[disabled] {
	button.btn--secondary.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
	.button.btn--secondary.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
	input[type=button].btn--secondary.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
	input[type=reset].btn--secondary.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
	input[type=submit].btn--secondary.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
}
.button.btn--secondary[disabled] {
	button.btn--secondary.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
	.button.btn--secondary.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
	input[type=button].btn--secondary.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
	input[type=reset].btn--secondary.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
	input[type=submit].btn--secondary.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
}
input[type=button].btn--secondary[disabled] {
	button.btn--secondary.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
	.button.btn--secondary.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
	input[type=button].btn--secondary.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
	input[type=reset].btn--secondary.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
	input[type=submit].btn--secondary.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
}
input[type=reset].btn--secondary[disabled] {
	button.btn--secondary.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
	.button.btn--secondary.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
	input[type=button].btn--secondary.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
	input[type=reset].btn--secondary.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
	input[type=submit].btn--secondary.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
}
input[type=submit].btn--secondary[disabled] {
	button.btn--secondary.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
	.button.btn--secondary.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
	input[type=button].btn--secondary.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
	input[type=reset].btn--secondary.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
	input[type=submit].btn--secondary.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
}
button.link-style {
	background-color: $background-color_1 !important;
	color: $color_8;
	padding-left: 0;
	padding-right: 0;
	text-transform: none;
	text-decoration: underline;
}
.button.link-style {
	background-color: $background-color_1 !important;
	color: $color_8;
	padding-left: 0;
	padding-right: 0;
	text-transform: none;
	text-decoration: underline;
}
input[type=button].link-style {
	background-color: $background-color_1 !important;
	color: $color_8;
	padding-left: 0;
	padding-right: 0;
	text-transform: none;
	text-decoration: underline;
}
input[type=reset].link-style {
	background-color: $background-color_1 !important;
	color: $color_8;
	padding-left: 0;
	padding-right: 0;
	text-transform: none;
	text-decoration: underline;
}
input[type=submit].link-style {
	background-color: $background-color_1 !important;
	color: $color_8;
	padding-left: 0;
	padding-right: 0;
	text-transform: none;
	text-decoration: underline;
}
button.icon-btn {
	padding: 0;
	background-color: $background-color_1 !important;
	color: $color_4;
	font-size: 1.7rem;
	line-height: 1;
	&:hover {
		color: $color_10;
	}
	&:active {
		color: $color_10;
	}
	&:focus {
		color: $color_10;
	}
	&:disabled {
		color: $color_9;
	}
}
.button.icon-btn {
	padding: 0;
	background-color: $background-color_1 !important;
	color: $color_4;
	font-size: 1.7rem;
	line-height: 1;
	&:hover {
		color: $color_10;
	}
	&:active {
		color: $color_10;
	}
	&:focus {
		color: $color_10;
	}
	&:disabled {
		color: $color_9;
	}
}
input[type=button].icon-btn {
	padding: 0;
	background-color: $background-color_1 !important;
	color: $color_4;
	font-size: 1.7rem;
	line-height: 1;
	&:hover {
		color: $color_10;
	}
	&:active {
		color: $color_10;
	}
	&:focus {
		color: $color_10;
	}
	&:disabled {
		color: $color_9;
	}
}
input[type=reset].icon-btn {
	padding: 0;
	background-color: $background-color_1 !important;
	color: $color_4;
	font-size: 1.7rem;
	line-height: 1;
	&:hover {
		color: $color_10;
	}
	&:active {
		color: $color_10;
	}
	&:focus {
		color: $color_10;
	}
	&:disabled {
		color: $color_9;
	}
}
input[type=submit].icon-btn {
	padding: 0;
	background-color: $background-color_1 !important;
	color: $color_4;
	font-size: 1.7rem;
	line-height: 1;
	&:hover {
		color: $color_10;
	}
	&:active {
		color: $color_10;
	}
	&:focus {
		color: $color_10;
	}
	&:disabled {
		color: $color_9;
	}
}
button.icon-btn[disabled] {
	button.icon-btn.disabled {
		color: $color_9;
	}
	.button.icon-btn.disabled {
		color: $color_9;
	}
	input[type=button].icon-btn.disabled {
		color: $color_9;
	}
	input[type=reset].icon-btn.disabled {
		color: $color_9;
	}
	input[type=submit].icon-btn.disabled {
		color: $color_9;
	}
}
.button.icon-btn[disabled] {
	button.icon-btn.disabled {
		color: $color_9;
	}
	.button.icon-btn.disabled {
		color: $color_9;
	}
	input[type=button].icon-btn.disabled {
		color: $color_9;
	}
	input[type=reset].icon-btn.disabled {
		color: $color_9;
	}
	input[type=submit].icon-btn.disabled {
		color: $color_9;
	}
}
input[type=button].icon-btn[disabled] {
	button.icon-btn.disabled {
		color: $color_9;
	}
	.button.icon-btn.disabled {
		color: $color_9;
	}
	input[type=button].icon-btn.disabled {
		color: $color_9;
	}
	input[type=reset].icon-btn.disabled {
		color: $color_9;
	}
	input[type=submit].icon-btn.disabled {
		color: $color_9;
	}
}
input[type=reset].icon-btn[disabled] {
	button.icon-btn.disabled {
		color: $color_9;
	}
	.button.icon-btn.disabled {
		color: $color_9;
	}
	input[type=button].icon-btn.disabled {
		color: $color_9;
	}
	input[type=reset].icon-btn.disabled {
		color: $color_9;
	}
	input[type=submit].icon-btn.disabled {
		color: $color_9;
	}
}
input[type=submit].icon-btn[disabled] {
	button.icon-btn.disabled {
		color: $color_9;
	}
	.button.icon-btn.disabled {
		color: $color_9;
	}
	input[type=button].icon-btn.disabled {
		color: $color_9;
	}
	input[type=reset].icon-btn.disabled {
		color: $color_9;
	}
	input[type=submit].icon-btn.disabled {
		color: $color_9;
	}
}
button.add-value {
	background-color: $background-color_2;
	border: 1px solid #ececec;
	border-radius: 50%;
	cursor: pointer;
	color: $color_4;
	width: 35px;
	height: 35px;
	padding: 5px 9px;
	text-transform: uppercase;
	-webkit-appearance: none;
	-moz-appearance: none;
	flex-shrink: 0;
	&:hover {
		background-color: $background-color_4 !important;
		color: $color_6;
	}
}
button.remove-value {
	background-color: $background-color_2;
	border: 1px solid #ececec;
	border-radius: 50%;
	cursor: pointer;
	color: $color_4;
	width: 35px;
	height: 35px;
	padding: 5px 9px;
	text-transform: uppercase;
	-webkit-appearance: none;
	-moz-appearance: none;
	flex-shrink: 0;
	&:hover {
		background-color: $background-color_4 !important;
		color: $color_6;
	}
}
input[type=text] {
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	padding: 10px 15px;
	border-radius: 3px;
	line-height: 1.4;
	text-overflow: ellipsis;
	width: 100%;
	&::placeholder {
		color: $color_9;
	}
}
input[type=email] {
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	padding: 10px 15px;
	border-radius: 3px;
	line-height: 1.4;
	text-overflow: ellipsis;
	width: 100%;
	&::placeholder {
		color: $color_9;
	}
}
input[type=url] {
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	padding: 10px 15px;
	border-radius: 3px;
	line-height: 1.4;
	text-overflow: ellipsis;
	width: 100%;
	&::placeholder {
		color: $color_9;
	}
}
input[type=password] {
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	padding: 10px 15px;
	border-radius: 3px;
	line-height: 1.4;
	text-overflow: ellipsis;
	width: 100%;
	&::placeholder {
		color: $color_9;
	}
}
input[type=search] {
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	padding: 10px 15px;
	border-radius: 3px;
	line-height: 1.4;
	text-overflow: ellipsis;
	width: 100%;
	&::placeholder {
		color: $color_9;
	}
}
input[type=number] {
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	padding: 10px 15px;
	border-radius: 3px;
	line-height: 1.4;
	text-overflow: ellipsis;
	width: 100%;
	&::placeholder {
		color: $color_9;
	}
}
input[type=tel] {
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	padding: 10px 15px;
	border-radius: 3px;
	line-height: 1.4;
	text-overflow: ellipsis;
	width: 100%;
	&::placeholder {
		color: $color_9;
	}
}
input[type=range] {
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	padding: 10px 15px;
	border-radius: 3px;
	line-height: 1.4;
	text-overflow: ellipsis;
	width: 100%;
	&::placeholder {
		color: $color_9;
	}
}
input[type=date] {
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	padding: 10px 15px;
	border-radius: 3px;
	line-height: 1.4;
	text-overflow: ellipsis;
	width: 100%;
	&::placeholder {
		color: $color_9;
	}
}
input[type=month] {
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	padding: 10px 15px;
	border-radius: 3px;
	line-height: 1.4;
	text-overflow: ellipsis;
	width: 100%;
	&::placeholder {
		color: $color_9;
	}
}
input[type=week] {
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	padding: 10px 15px;
	border-radius: 3px;
	line-height: 1.4;
	text-overflow: ellipsis;
	width: 100%;
	&::placeholder {
		color: $color_9;
	}
}
input[type=time] {
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	padding: 10px 15px;
	border-radius: 3px;
	line-height: 1.4;
	text-overflow: ellipsis;
	width: 100%;
	&::placeholder {
		color: $color_9;
	}
}
input[type=datetime] {
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	padding: 10px 15px;
	border-radius: 3px;
	line-height: 1.4;
	text-overflow: ellipsis;
	width: 100%;
	&::placeholder {
		color: $color_9;
	}
}
input[type=datetime-local] {
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	padding: 10px 15px;
	border-radius: 3px;
	line-height: 1.4;
	text-overflow: ellipsis;
	width: 100%;
	&::placeholder {
		color: $color_9;
	}
}
input[type=color] {
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	padding: 10px 15px;
	border-radius: 3px;
	line-height: 1.4;
	text-overflow: ellipsis;
	width: 100%;
	&::placeholder {
		color: $color_9;
	}
}
input[type=checkbox] {
	border: 2px solid #ccc;
	appearance: none;
	background-color: $background-color_2;
	margin: 0;
	font: inherit;
	color: $color_6;
	width: 1.2rem;
	height: 1.2rem;
	border-radius: .15em;
	transform: translateY(0.2em);
	display: grid;
	place-content: center;
	flex-shrink: 0;
	&:checked {
		border: 2px solid var(--primary);
		background-color: $background-color_4;
		&::before {
			font-family: $font-family_5;
			font-weight: 900;
			content: "";
			font-size: .6rem;
			width: 100%;
			height: 100%;
			position: absolute;
			display: flex;
			align-items: center;
			justify-content: center;
		}
	}
}
input[type=radio] {
	border: 2px solid #ccc;
	appearance: none;
	background-color: $background-color_2;
	margin: 0;
	font: inherit;
	color: $color_4;
	width: 1.15rem;
	height: 1.15rem;
	border-radius: 50%;
	transform: translateY(0.2em);
	display: grid;
	place-content: center;
	flex-shrink: 0;
	&::before {
		content: "";
		width: .65em;
		height: .65em;
		border-radius: 50%;
		transform: scale(0);
		box-shadow: inset 1em 1em var(--primary);
		border: 2px solid var(--primary);
	}
	&:checked {
		border: 2px solid var(--primary);
		&::before {
			transform: scale(1);
		}
	}
}
label {
	color: $color_3;
	display: inline-block;
}
.label {
	color: $color_3;
	display: inline-block;
}
label.sub-label {
	display: flex;
	flex-direction: column;
	font-size: .8125rem;
	input {
		margin-top: 0 !important;
	}
	select {
		margin-top: 0 !important;
	}
}
.field {
	box-shadow: 0px 1px 6px rgba(51,51,51,.25);
	padding: 20px 25px;
	margin-bottom: 25px;
}
body.main-header--center {
	padding-top: 230px;
}
.container {
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 15px;
}
#main-content {
	padding-top: 2rem;
	padding-bottom: 3rem;
}
.regions-container {
	display: flex;
	flex-direction: column;
	gap: 60px;
	margin-bottom: 3rem;
	padding-bottom: 50px;
	border-bottom: 1px solid #ececec;
	.main-region {
		order: -1;
		width: 100%;
	}
	.sidebar-region {
		flex-shrink: 0;
		position: relative;
		width: 100%;
		&::after {
			content: "";
			position: absolute;
			width: 1px;
			height: calc(100% + 100px);
			background-color: $background-color_8;
			top: -50px;
		}
	}
	.sidebar-region--left {
		&::after {
			right: -30px;
		}
	}
	.sidebar-region--right {
		&::after {
			left: -30px;
		}
	}
}
.regions-container--all {
	flex-direction: column !important;
	.main-region {
		order: -1 !important;
	}
	.sidebar-region {
		width: 100% !important;
	}
}
.main-header {
	background-color: $background-color_2;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1040;
	box-shadow: 0px 4px 6px 2px rgba(0,0,0,.11);
	transition: top .3s ease-out;
	hr {
		/*background-color: $background-color_9;
		margin-bottom: 0;*/
		background: linear-gradient(90deg, rgba(28, 75, 166, 1) 0%, rgba(244, 190, 106, 1) 100%);
		height: 25px;
	}
}
.main-header__top-bar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 10px;
	padding-bottom: 10px;
}
.main-header__advanced-search {
	/*font-size: .6875rem;*/ /* Remettre ce font-size pour faire réapparaître le "Advanced Search"*/
	font-size: .0rem;
	padding-right: 10px;
	text-transform: uppercase;
}

	input {
		padding-right: 46px;
		margin-bottom: 0;
		margin-right: -46px;
		width: 100%;
	}
	button {
		background: none;
		color: $color_11;
		padding: 10px 15px;
		&:hover {
			background: none;
		}
		&:focus {
			background: none;
		}
	}
}
.main-header__main-bar {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.main-header__site-title {
	flex-shrink: 0;
	max-width: 50%;
	a {
		display: block;
		font-weight: 600;
		font-size: 1.2rem;
		line-height: 1.2;
	}
	img {
		max-height: 50px;
		width: auto;
	}
}
.main-navigation__container {
	/*display: none;*/
}
.main-navigation__toggle {
	width: 35px;
	height: 28px;
	position: relative;
	margin: 20px auto;
	transform: rotate(0deg);
	transition: .5s ease-in-out;
	cursor: pointer;
	span {
		display: block;
		position: absolute;
		height: 4px;
		width: 100%;
		background: var(--primary);
		border-radius: 9px;
		opacity: 1;
		left: 0;
		transform: rotate(0deg);
		transition: .25s ease-in-out;
		&:nth-child(1) {
			top: 0px;
			transform-origin: left center;
		}
		&:nth-child(2) {
			top: 11px;
			transform-origin: left center;
		}
		&:nth-child(3) {
			top: 22px;
			transform-origin: left center;
		}
	}
}
.main-navigation__toggle.open {
	span {
		&:nth-child(1) {
			transform: rotate(45deg);
			top: -1px;
			left: 5px;
		}
		&:nth-child(2) {
			width: 0%;
			opacity: 0;
		}
		&:nth-child(3) {
			transform: rotate(-45deg);
			top: 24px;
			left: 5px;
		}
	}
}
.main-navigation {
	.navigation {
		list-style: none;
		display: flex;
		margin-bottom: 0;
		padding-left: 0;
		margin-left: 0;
		li {
			&::before {
				content: none !important;
			}
		}
		>li {
			cursor: pointer;
			&:hover {
				>ul {
					opacity: 1;
					height: auto;
					padding: 40px;
				}
				a {
					&::after {
						transform: scale(1);
					}
				}
			}
			&:focus-within {
				>ul {
					opacity: 1;
					height: auto;
					padding: 40px;
				}
			}
			>a {
				color: $color_4;
				font-weight: 600;
				display: block;
				text-decoration: none;
				text-transform: uppercase;
				padding-top: .3rem;
				padding-bottom: .3rem;
				margin: 30px 15px;
				position: relative;
				&::after {
					content: "";
					font-weight: 600;
					position: absolute;
					height: 1px;
					width: 100%;
					background: var(--primary);
					bottom: 0;
					left: 0;
					right: 0;
					margin: auto;
					transform: scale(0);
					transition: all .5s ease;
				}
			}
			>ul {
				display: flex;
				gap: 40px;
				transition: opacity .5s ease-out;
				opacity: 0;
				height: 0;
				overflow: hidden;
				justify-content: center;
				flex-wrap: wrap;
				background-color: $background-color_9;
				box-shadow: inset 0px 3px 0px 0px var(--primary);
				position: absolute;
				list-style: none;
				margin: 0;
				padding: 0;
				width: 100vw;
				left: 0;
				>li {
					max-width: 260px;
					>a {
						font-weight: 600;
					}
					>ul {
						margin-top: .8rem;
						margin-left: 0;
						padding-left: 0;
						list-style: none;
						li {
							margin-bottom: 5px;
							ul {
								margin-left: 0;
								padding-left: 25px;
							}
						}
					}
				}
				a {
					color: $color_12;
					text-transform: none;
					text-decoration: none;
					font-size: .94rem;
					transition: color .5s ease;
					&:hover {
						color: $color_6;
						text-decoration: underline;
					}
				}
			}
		}
		>li.focus {
			a {
				&::after {
					transform: scale(1);
				}
			}
		}
		>li.active {
			>a {
				font-weight: 600;
				&::after {
					content: "";
					position: absolute;
					height: 1px;
					width: 100%;
					background: var(--primary);
					bottom: 0;
					left: 0;
					right: 0;
					margin: auto;
					transform: scale(1);
				}
			}
		}
		a {
			display: block;
		}
	}
}
.main-header--inline {
	.main-navigation {
		.navigation {
			margin-right: -15px;
		}
	}
}
.main-header--center {
	.main-navigation {
		.navigation {
			>li {
				>a {
					margin: 20px 15px;
				}
			}
		}
	}
}
.menu-drawer {
	display: block !important;
	position: fixed;
	height: calc(100% - 133px);
	width: 100%;
	transform: translateX(-100%);
	z-index: 23;
	top: 133px;
	left: 0;
	background-color: $background-color_5;
	overflow-x: hidden;
	transition: all .3s ease-out;
	>.wrap {
		margin-left: auto;
		margin-right: auto;
		max-width: 1300px;
		display: block;
		padding: 0;
		text-align: right;
	}
	.navigation-controls {
		border-bottom: 1px solid #999;
		background-color: $background-color_10;
		font-size: 1.1rem;
		text-align: left;
		a {
			display: block;
			padding-top: 1rem;
			padding-bottom: 1rem;
			padding-left: 4rem;
			color: $color_1 !important;
			text-decoration: none;
			&::before {
				width: 26px;
				height: 26px;
				position: absolute;
				left: 1.5rem;
				content: "";
				background-image: url(../img/chevron-right-thin.svg);
				background-repeat: no-repeat;
				filter: brightness(0.5);
				background-position: center;
				background-size: contain;
				transition: all .1s ease-in;
				transform: rotate(180deg);
			}
		}
	}
	.menu-container {
		max-width: none;
		width: 100%;
		transition: all .25s ease-in-out;
		ul {
			list-style: none;
			margin-left: 0;
			padding-left: 0;
			padding-bottom: 20px;
		}
		li {
			position: static;
			padding-left: 15px;
			padding-right: 15px;
			&::before {
				content: none !important;
			}
		}
		li.active {
			background-color: $background-color_4;
			>a {
				font-weight: bold;
			}
		}
		a {
			display: block;
			border-bottom: 1px solid #999;
			color: $color_12;
			padding: 1rem;
			text-align: left;
			text-decoration: none;
			&:hover {
				text-decoration: none;
			}
		}
		.navigation {
			margin-bottom: 1rem;
			display: block;
			ul {
				display: none;
				position: static;
				width: 100%;
				box-shadow: none;
				border: 0;
				ul {
					background-color: $background-color_1;
				}
				li {
					position: static;
					&::before {
						content: none !important;
					}
				}
			}
			.expanded {
				>ul {
					display: block;
					position: absolute;
					top: 0;
					left: 100%;
				}
			}
		}
	}
	.menu-item-has-children {
		>a {
			&::after {
				content: "";
				background-image: url(../img/chevron-right-thin.svg);
				background-position: 50%;
				background-repeat: no-repeat;
				background-size: contain;
				height: 26px;
				position: absolute;
				right: 1rem;
				transition: all .1s ease-in;
				width: 26px;
			}
		}
		li {
			&:not(.menu-header) {
				padding-left: 2rem;
			}
		}
	}
	.menu-header {
		border-bottom: 1px solid #999;
		a {
			border-bottom: none;
			font-weight: bold;
		}
	}
}
.menu-drawer.toggled {
	transform: translateX(0);
}
body.menu-drawer-toggled {
	overflow-y: hidden;
}
.accordion__container {
	background-color: $background-color_2;
	border: 1px solid #ececec;
	margin-bottom: 1rem;
}
.accordion__heading {
	margin-bottom: 0;
}
.accordion__trigger {
	background: none;
	border-bottom: 1px solid #ececec;
	color: $color_3;
	font-size: 1.125rem;
	outline: none;
	padding: 15px 60px 15px 15px;
	position: relative;
	text-align: left;
	text-transform: none;
	transition: .4s;
	width: 100%;
	&::before {
		content: "";
		background-color: $background-color_4;
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 3px;
	}
	&:hover {
		background-color: $background-color_3 !important;
	}
	&:active {
		background-color: $background-color_3 !important;
	}
	&:focus {
		background-color: $background-color_3 !important;
	}
}
.accordion__icon {
	display: flex;
	align-items: center;
	border: 1px solid #ececec;
	border-radius: 50%;
	height: 34px;
	justify-content: center;
	pointer-events: none;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%) rotate(0);
	transition: transform .3s;
	width: 34px;
}
.accordion__trigger.expanded {
	.accordion__icon {
		transform: translateY(-50%) rotate(-180deg);
	}
}
.accordion__panel {
	max-height: 0;
	overflow: hidden;
	padding: 0 25px;
	transition: max-height .4s ease-out;
}
#advanced-search {
	max-width: 840px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	input {
		margin-bottom: 8px !important;
	}
	select {
		margin-bottom: 8px !important;
	}
	.advanced-search-content {
		display: flex;
		align-items: flex-start;
		flex-wrap: wrap;
		gap: 25px;
		margin-bottom: 25px;
		>div {
			flex-basis: 100%;
		}
	}
	fieldset {
		margin-bottom: 0;
		.field-meta {
			margin: 0;
		}
	}
	.field {
		margin-bottom: 0;
		&:not(.multi-value) {
			.inputs {
				display: flex;
				align-items: flex-start;
				flex-wrap: wrap;
				>* {
					flex: 1 0 100%;
				}
				select[name*=sort] {
					width: 100%;
				}
				.numeric-timestamp {
					>.numeric-datetime-inputs {
						flex-wrap: wrap;
					}
				}
			}
		}
		.numeric-datetime-inputs {
			div {
				margin-top: 0 !important;
			}
		}
		.numeric-toggle-time {
			align-self: center;
			background-color: $background-color_2;
			border-radius: 50%;
			border: 1px solid #ececec;
			color: $color_4;
			cursor: pointer;
			height: 35px;
			margin: .5rem 0 0 .3rem;
			padding: 5px 9px;
			width: 35px;
			&:hover {
				background-color: $background-color_4;
				color: $color_6;
			}
			input[type=checkbox] {
				display: none;
			}
		}
	}
	.field.multi-value {
		.field-meta {
			margin-bottom: 1rem;
		}
		.value {
			align-items: center;
			flex-wrap: wrap;
			gap: 15px;
			&:first-child {
				.logical-operator {
					&:first-child {
						display: none;
					}
				}
			}
			&:only-child {
				.sub-field {
					&:last-of-type {
						margin-right: 0;
					}
				}
				.sub-label {
					&:last-of-type {
						margin-right: 0;
					}
				}
			}
		}
		.sub-field {
			flex: 1 0 100%;
			&:last-of-type {
				flex: 1 1 100px;
				max-width: 100%;
				min-width: 100px;
			}
		}
		.sub-label {
			flex: 1 0 100%;
			&:last-of-type {
				flex: 1 1 100px;
				max-width: 100%;
				min-width: 100px;
			}
		}
		.sub-field.logical-operator {
			flex-basis: 100%;
		}
		.sub-label.logical-operator {
			flex-basis: 100%;
		}
		button.remove-value {
			margin: 6px 0 0;
		}
	}
	#property-queries {
		.input-group {
			gap: initial;
			position: relative;
			>* {
				margin-right: 15px;
				&:last-child {
					margin-right: 0;
				}
			}
			.joiner {
				flex: 0 0 100px;
				width: 100px !important;
			}
			.flex-break {
				flex-basis: 100%;
				height: 0;
			}
			.sub-field {
				margin-top: 20px;
			}
			.sub-label {
				opacity: 0;
				position: absolute;
				top: 0;
			}
		}
	}
	#page-actions {
		display: flex;
		background-color: $background-color_9;
		bottom: 0;
		gap: 20px;
		justify-content: center;
		margin-left: calc((100vw - 100%)/-2);
		padding: 25px;
		position: sticky;
		width: 100vw;
		>* {
			margin-bottom: 0 !important;
			padding: 10px;
			text-align: center;
			width: 120px;
		}
	}
}
.search-filters {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 2rem;
	.filter {
		background-color: $background-color_5;
		border-radius: 3px;
		color: $color_12;
		padding: 2px 10px;
	}
	.filter-label {
		&::after {
			content: ":";
		}
	}
}
.annotation-btn {
	display: inline-block;
	padding: 0 5px;
	position: relative;
	&:hover {
		.annotation-tooltip {
			height: auto;
			opacity: 1;
			padding: 18px;
		}
	}
	.has-annotation {
		color: $color_8;
	}
	.annotation-tooltip {
		height: 0;
		opacity: 0;
		overflow: hidden;
		position: absolute;
		left: 0;
		bottom: 10px;
		transition: opacity .3s ease-out;
		z-index: 2;
		.property {
			&:not(:last-child) {
				margin-bottom: 1rem;
			}
		}
		dt {
			float: left;
			font-size: .75rem;
			margin-bottom: .5rem;
			padding-right: 10px;
			width: 70px !important;
		}
		dd {
			font-size: .75rem;
			margin: 0;
			margin-left: 70px !important;
		}
		dd.resource.media {
			img {
				display: block;
				max-width: 80px;
			}
		}
	}
	.annotation-tooltip__wrapper {
		background-color: $background-color_2;
		border: 1px solid #ececec;
		border-radius: 10px 10px 10px 0;
		box-shadow: 0px 1px 20px rgba(51,51,51,.25);
		font-size: .75rem;
		width: 230px;
		height: auto;
		padding: 15px 15px 30px;
	}
	.annotation-tooltip__wrapper.below-button {
		border-radius: 0 10px 10px 10px;
	}
	.annotation-tooltip__heading {
		font-size: .8125rem;
	}
}
.banner {
	display: flex;
	align-items: center;
	position: relative;
	img {
		position: absolute;
		object-fit: cover;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 0;
	}
}
.banner.container {
	padding: 0;
}
.banner.has-text {
	&::before {
		content: "";
		position: absolute;
		background-color: $background-color_11;
		opacity: .6;
		width: 100%;
		height: 100%;
		z-index: 1;
	}
}
.banner__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	color: $color_6;
	z-index: 2;
	padding: 3rem 15px;
}
.banner__content--left {
	align-items: flex-start;
}
.banner__content--center {
	text-align: center;
	align-items: center;
	max-width: 1000px;
	.banner__heading {
		max-width: none !important;
	}
	.banner__description {
		max-width: none !important;
	}
}
.banner__content--right {
	text-align: right;
	align-items: flex-end;
}
.banner__heading {
	color: $color_6;
	font-size: 3.125rem;
	max-width: 800px;
}
.banner__description {
	font-size: 1.5625rem;
	max-width: 800px;
	margin-bottom: 0;
}
.breadcrumbs {
	display: inline-block;
	background-color: $background-color_12;
	border-radius: 3px;
	font-size: .7rem;
	padding: 8px 10px;
	text-transform: uppercase;
	width: auto;
}
.resources-linked__header {
	display: flex;
	align-items: flex-end;
}
.resources-linked__expand-collapse-btn {
	background-color: $background-color_1;
	color: $color_4;
	flex-shrink: 0;
	font-size: .75rem;
	font-weight: 600;
	margin-bottom: 1.875rem;
	margin-left: auto;
	padding: 0 0 0 20px;
	text-decoration: underline;
	&:hover {
		background-color: $background-color_1 !important;
	}
	&:focus {
		background-color: $background-color_1 !important;
	}
}
.resources-linked {
	.resource-tag {
		margin-bottom: 0;
	}
	.linked-resource {
		display: flex;
		align-items: flex-start;
		flex-direction: column-reverse;
		justify-content: space-between;
		padding: .7rem 0;
		border-bottom: 1px solid #ececec;
		&:last-child {
			border-bottom: none;
		}
		.resource-tags {
			margin-bottom: 1rem;
			margin-left: -10px;
		}
	}
}
.mapping-map {
	.leaflet-popup-content {
		margin: 13px;
	}
	.mapping-marker-popup-heading {
		font-size: 1.1rem;
		margin-bottom: .8rem;
	}
	.mapping-marker-popup-content {
		display: flex;
		gap: 13px;
		img {
			max-width: 100px;
			max-height: 100px;
		}
	}
}
.metadata {
	width: 100%;
	>div {
		&:not(:last-child) {
			margin-bottom: 2rem;
		}
	}
	.media-render {
		&:not(:last-child) {
			margin-bottom: 2rem;
		}
		>* {
			max-width: 100%;
		}
	}
	dl {
		margin-top: 0;
		margin-bottom: 2rem;
		&:last-child {
			margin-bottom: 0;
display:none;
		}
		>.property {
			margin-bottom: 1.25rem;
			dt {
				margin-bottom: .5rem;
				padding-right: 15px;
			}
			dd {
				margin: 0 0 1rem;
			}
			.language {
				margin-right: 5px;
			}
		}
	}
	.value.resource {
		.resource-link {
			display: inline-flex;
			align-items: center;
		}
		img {
			flex-shrink: 0;
			height: 60px;
			margin-right: 1rem;
			object-fit: cover;
			width: 60px;
		}
	}
	.media-list {
		dd {
			border: 1px solid #ececec;
			margin-bottom: 1rem !important;
			&:last-child {
				margin-bottom: 0 !important;
			}
		}
		.resource-link {
			display: flex;
			align-items: center;
			img {
				flex-shrink: 0;
				height: 100px;
				object-fit: cover;
				width: 100px;
			}
			.resource-name {
				padding: 1rem;
			}
		}
	}
}
.assets {
	margin-bottom: 3rem;
}
.assets.inline {
	display: flex;
	flex-direction: column;
	gap: 40px;
}
.assets.left {
	margin: 0 1.5rem 0 0 !important;
}
.assets.right {
	margin: 0 0 0 1.5rem !important;
}
.preview-block {
	margin: 1rem 0 4rem !important;
	overflow: visible !important;
	.browse-all {
		appearance: none;
		-moz-appearance: none;
		-webkit-appearance: none;
		border-radius: 3px;
		cursor: pointer;
		padding: 10px 40px;
		text-decoration: none;
		text-transform: uppercase;
		transition: all .3s ease;
		background-color: $background-color_2;
		border: 1px solid var(--primary);
		color: $color_4;
		float: right;
		&:hover {
			&:not(.disabled) {
				background-color: $background-color_4;
				color: $color_6;
			}
		}
		&:focus {
			outline: 5px auto Highlight;
		}
		&:disabled {
			border-color: $border-color_2;
			color: $color_9;
			cursor: default;
		}
		&:visited {
			color: $color_4;
		}
	}
	.browse-all[disabled] {
		.preview-block {
			.browse-all.disabled {
				border-color: $border-color_2;
				color: $color_9;
				cursor: default;
			}
		}
	}
}
.carousel-block {
	padding-left: 45px;
	padding-right: 45px;
	.slick-arrow {
		border: 1px solid #ececec;
		border-radius: 50%;
		height: 40px;
		width: 40px;
		&:hover {
			.slick-prev-icon {
				&::before {
					color: $color_6;
				}
			}
			.slick-next-icon {
				&::before {
					color: $color_6;
				}
			}
		}
		.slick-prev-icon {
			&::before {
				font-family: $font-family_5;
				font-weight: 900;
				color: $color_4;
				font-size: 25px;
				line-height: 1;
				transition: color .3s ease;
				content: "";
			}
		}
		.slick-next-icon {
			&::before {
				font-family: $font-family_5;
				font-weight: 900;
				color: $color_4;
				font-size: 25px;
				line-height: 1;
				transition: color .3s ease;
				content: "";
			}
		}
	}
	.slick-arrow.slick-next {
		padding-left: 3px;
		right: -45px;
	}
	.slick-arrow.slick-prev {
		padding-right: 3px;
		left: -45px;
	}
	.slick-dots {
		button {
			&:hover {
				background-color: $background-color_1;
			}
		}
	}
}
.collecting-block-form {
	max-width: 840px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	form {
		box-shadow: 0px 1px 6px rgba(51,51,51,.25);
		padding: 20px 25px;
		margin-bottom: 25px;
		&::after {
			content: "";
			clear: both;
			display: table;
		}
		.field {
			box-shadow: none;
			padding: 0;
		}
		input[type=submit] {
			float: right;
		}
	}
}
.item-with-metadata {
	overflow: initial !important;
	margin-bottom: 3rem !important;
}
.item-with-metadata__container {
	box-shadow: 0px 1px 6px rgba(51,51,51,.25);
	margin-bottom: 1.5rem;
}
.item-with-metadata__header {
	border: 1px solid #ececec;
	border-left: none;
	padding: 15px;
	position: relative;
	width: 100%;
	&::before {
		content: "";
		background-color: $background-color_4;
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 3px;
	}
	.language {
		margin-left: 10px;
	}
}
.item-with-metadata__heading {
	margin-bottom: 0;
	padding-left: 15px;
}
.item-with-metadata__content {
	display: flex;
	align-items: center;
	border: 1px solid #ececec;
	border-top: none;
	flex-direction: column;
	flex-wrap: wrap;
	gap: 40px;
	padding: 20px;
}
.item-with-metadata__thumbnail {
	flex-shrink: 0;
	height: auto;
	max-width: 100%;
	img {
		outline-offset: -10px;
	}
}
.item-showcase {
	border-top: none !important;
	border-bottom: none !important;
	gap: 25px;
	text-align: left !important;
	margin-bottom: 3rem !important;
	.resource.item {
		width: 100% !important;
		max-width: 325px;
		box-shadow: 0px 1px 6px rgba(51,51,51,.25);
		padding: 0 !important;
		display: flex;
		flex-direction: column;
		h3 {
			color: $color_3;
			font-family: $font-family_3;
			font-weight: 600;
			margin: 0 0 1rem !important;
			padding: 0 10px;
		}
		.caption {
			padding: 0 10px 15px;
		}
		img {
			max-height: none !important;
			height: 150px;
			width: 100% !important;
			object-fit: cover;
		}
	}
}
.item-showcase__content {
	padding: 15px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
}
.item-showcase__media {
	display: block;
}
.media-embed.media-display-thumbnail {
	margin-bottom: 3rem;
	.item.resource {
		width: 100%;
		max-width: 325px;
		box-shadow: 0px 1px 6px rgba(51,51,51,.25);
		padding: 0;
		h3 {
			color: $color_3;
			font-family: $font-family_3;
			font-weight: 600;
			margin: 1rem;
		}
		.caption {
			margin: 1rem;
		}
		img {
			max-height: none;
			height: 150px;
			width: 100%;
			object-fit: cover;
		}
	}
}
.file {
	border-top: none !important;
	border-bottom: none !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.file.left {
	.item.resource {
		&:first-of-type {
			padding-top: .6rem !important;
		}
		margin: 0 .5rem 1rem 0 !important;
	}
}
.file.right {
	.item.resource {
		&:first-of-type {
			padding-top: .6rem !important;
		}
		margin: 0 0 1rem .5rem !important;
	}
}
.file.center {
	margin-bottom: 1.5rem !important;
}
.toc-block {
	>ul {
		border-left: none !important;
		>li {
			margin-bottom: 2rem !important;
			&:before {
				font-family: $font-family_5;
				font-weight: 900;
				content: "" !important;
				display: inline-block;
				font-weight: 600;
				font-size: .75rem;
				color: $color_4;
				margin-right: 15px;
			}
			>a {
				font-weight: 600 !important;
				font-size: 1.125rem;
				margin-bottom: .5rem;
				display: inline-block;
			}
		}
		ul {
			>li {
				margin-bottom: .3rem;
				&:before {
					font-family: $font-family_5;
					font-weight: 900;
					content: "" !important;
					font-weight: 600;
					font-size: .4rem;
					color: $color_4 !important;
					margin-right: 15px;
				}
			}
		}
	}
}
.list-of-sites {
	margin-bottom: 3rem;
	.site {
		margin-bottom: 1.5rem !important;
		.site-thumbnail-image {
			margin-right: 1.5rem !important;
		}
	}
}
.tl-timeline {
	.tl-slidenav-next {
		&:focus {
			outline: none;
		}
	}
	.tl-slidenav-previous {
		&:focus {
			outline: none;
		}
	}
}
.pagination {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #ececec;
	border-top: 1px solid #ececec;
	flex-wrap: wrap;
	gap: 1.5rem;
	justify-content: center;
	margin: 30px 0;
	padding: 30px 0;
	width: 100%;
	.pager-wrapper {
		display: flex;
		align-items: center;
		flex-shrink: 0;
		gap: 1rem;
	}
	input[type=text] {
		display: inline-block;
		margin: 0 .3rem;
		padding: 8px !important;
		text-align: center;
		width: auto;
	}
	.row-count {
		color: $color_11;
		font-size: .8125rem;
		margin-right: 1rem;
	}
	.pager {
		label {
			color: $color_11;
		}
		.page-count {
			color: $color_11;
		}
		.gotopage-btn {
			margin-left: .3rem;
			padding: 8px 15px;
			width: 54px;
		}
	}
	.button {
		appearance: none;
		-moz-appearance: none;
		-webkit-appearance: none;
		border-radius: 3px;
		cursor: pointer;
		padding: 10px 40px;
		text-decoration: none;
		text-transform: uppercase;
		transition: all .3s ease;
		background-color: $background-color_2;
		border: 1px solid var(--primary);
		color: $color_4;
		display: flex;
		align-items: center;
		flex-shrink: 0;
		font-size: 1.4rem;
		height: 40px;
		justify-content: center;
		padding: 0;
		position: relative;
		width: 37px;
		&:hover {
			&:not(.disabled) {
				background-color: $background-color_4;
				color: $color_6;
				&::before {
					color: $color_6;
				}
			}
		}
		&:focus {
			outline: 5px auto Highlight;
		}
		&:disabled {
			border-color: $border-color_2;
			color: $color_9;
			cursor: default;
		}
		&:visited {
			color: $color_4;
		}
		&:active {
			&:not(.disabled) {
				&::before {
					color: $color_6;
				}
			}
		}
	}
	.button[disabled] {
		.pagination {
			.button.disabled {
				border-color: $border-color_2;
				color: $color_9;
				cursor: default;
			}
		}
	}
	.button.disabled {
		border-color: $border-color_2;
		color: $color_9;
		cursor: default;
	}
}
.site-page-pagination {
	display: flex;
	border-bottom: 1px solid #ececec;
	border-top: 1px solid #ececec;
	gap: 1rem;
	justify-content: center;
	margin: 30px 0;
	padding: 30px 0;
	a {
		appearance: none;
		-moz-appearance: none;
		-webkit-appearance: none;
		border-radius: 3px;
		cursor: pointer;
		padding: 10px 40px;
		text-decoration: none;
		text-transform: uppercase;
		transition: all .3s ease;
		background-color: $background-color_2;
		border: 1px solid var(--primary);
		color: $color_4;
		font-size: .75rem;
		padding: 10px 14px;
		&:hover {
			&:not(.disabled) {
				background-color: $background-color_4;
				color: $color_6;
			}
		}
		&:focus {
			outline: 5px auto Highlight;
		}
		&:disabled {
			border-color: $border-color_2;
			color: $color_9;
			cursor: default;
		}
		&:visited {
			color: $color_4;
		}
	}
	a[disabled] {
		.site-page-pagination {
			a.disabled {
				border-color: $border-color_2;
				color: $color_9;
				cursor: default;
			}
		}
	}
}
.faceted-browse-page {
	#container {
		/*flex-wrap: wrap;*/
	}
	#section-sidebar {
		/*width: 100%;*/
		.field {
			box-shadow: none;
		}
		fieldset {
			box-shadow: none;
		}
		button.close-button {
			background-color: $background-color_4;
		}
	}
	#section-sidebar.open {
		z-index: 1050 !important;
	}
	#section-sidebar-modal-toggle {
		margin-bottom: 25px;
	}
	#section-content {
		width: 100%;
		.browse-controls {
			border-bottom: none;
			margin-bottom: 0;
			.pagination {
				margin-top: 0;
			}
		}
		.faceted-results {
			img {
				max-height: 3rem;
				max-width: 3rem;
				margin-right: 1rem;
			}
		}
		.resource-list {
			img {
				max-height: 3rem;
				max-width: 3rem;
			}
		}
	}
	#facets {
		margin-bottom: 1rem;
		overflow: hidden;
	}
	#facets.show-all {
		height: auto;
		overflow: initial;
	}
	.select-list {
		display: flex;
		flex-wrap: wrap;
		margin-left: 0 !important;
		width: 100%;
	}
	.select-list-item {
		margin-left: 1rem;
		&::before {
			content: none !important;
		}
	}
	.select-list-expand {
		margin-left: 1rem;
	}
	.select-list-collapse {
		margin-left: 1rem;
	}
	#categories {
		li {
			border-bottom: none;
			&::before {
				content: none !important;
			}
		}
	}
	#categories-return {
		display: none;
		&::before {
			font-family: $font-family_5;
			font-weight: 900;
			content: "";
			display: inline-block;
			font-size: .8rem;
			padding-right: 5px;
			text-decoration: none;
		}
	}
	.categories-container {
		legend {
			color: $color_3;
			font-family: $font-family_4;
			font-weight: 400;
			line-height: 1.2;
			font-size: 1.875rem;
			margin-bottom: 1.1rem;
		}
	}
	.facets-container {
		legend {
			color: $color_3;
			font-family: $font-family_4;
			font-weight: 400;
			line-height: 1.2;
			font-size: 1.56rem;
			margin-bottom: 1rem;
		}
	}
	label {
		input {
			margin: 0 .6rem 0 0 !important;
		}
	}
	.resource-name {
		font-weight: 500;
	}
	.resource-list {
		padding-top: 5px;
		.resource {
			flex-wrap: wrap;
			padding: .75rem !important;
		}
		.resource-link {
			width: 100%;
		}
	}
	.faceted-browse-table-wrapper {
		overflow-x: auto;
		padding: 0 5px;
	}
	table {
		border-collapse: separate;
		border-spacing: 0 15px;
		thead {
			background-color: $background-color_8;
			color: $color_3;
			th {
				padding: .75rem;
				font-weight: 600;
				text-align: left;
			}
		}
		tbody {
			tr {
				box-shadow: 0px 1px 6px rgba(51,51,51,.2);
				td {
					padding: .75rem;
					.resource-link {
						display: flex;
						align-items: center;
					}
				}
			}
		}
	}
}
.browse-controls {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #ececec;
	flex-wrap: wrap;
	gap: 1.5rem;
	justify-content: space-between;
	margin-bottom: 30px;
	padding-bottom: 30px;
	input[type=text] {
		padding: 8px 10px;
		margin-bottom: 0;
	}
	select {
		padding: 8px 10px;
		margin-bottom: 0;
		padding-right: 45px;
	}
	.layout-toggle {
		display: flex;
		gap: 20px;
	}
	.sorting {
		display: flex;
		gap: 15px;
		margin-left: auto;
		button {
			padding: 10px 15px;
                        background-color: var(--primary-dark)
		}
	}
	.advanced-search-container {
		display: flex;
		justify-content: flex-end;
		width: 100%;
		a {
			font-size: .75rem;
			text-transform: uppercase;
		}
	}
	.permalink {
		appearance: none;
		-moz-appearance: none;
		-webkit-appearance: none;
		border-radius: 3px;
		cursor: pointer;
		padding: 10px 40px;
		text-decoration: none;
		text-transform: uppercase;
		transition: all .3s ease;
		background-color: $background-color_2;
		border: 1px solid var(--primary);
		color: $color_4;
		padding: 10px 20px;
		&:hover {
			&:not(.disabled) {
				background-color: $background-color_4;
				color: $color_6;
			}
		}
		&:focus {
			outline: 5px auto Highlight;
		}
		&:disabled {
			border-color: $border-color_2;
			color: $color_9;
			cursor: default;
		}
		&:visited {
			color: $color_4;
		}
	}
	.permalink[disabled] {
		.browse-controls {
			.permalink.disabled {
				border-color: $border-color_2;
				color: $color_9;
				cursor: default;
			}
		}
	}
}
.resource-grid {
	list-style: none;
	padding-left: 0;
	position: relative;
	.resource {
		background-color: $background-color_2;
		border: #ececec;
		box-shadow: 0px 1px 6px rgba(51,51,51,.25);
		position: absolute;
		&::before {
			content: none !important;
		}
	}
	.resource__thumbnail {
		line-height: 1;
		img {
			max-height: 324px;
			object-fit: cover;
			width: 100%;
		}
	}
	.resource__content {
		padding: 15px;
	}
	.resource__meta {
		padding: 5px 10px;
	}
}
.resource-list {
	height: auto !important;
	list-style: none;
	padding-left: 0;
	.resource {
		display: flex;
		background-color: $background-color_2;
		border: #ececec;
		box-shadow: 0px 1px 6px rgba(51,51,51,.25);
		transform: none !important;
		width: 100% !important;
		&::before {
			content: none !important;
		}
	}
	.resource__thumbnail {
		flex-shrink: 0;
		line-height: 1;
		margin: 15px 15px 15px auto;
		order: 1;
		img {
			height: 100px;
			object-fit: cover;
			width: 100px;
		}
	}
	.resource__content {
		padding: 15px;
	}
	.resource__meta {
		padding: 5px 10px;
	}
}
body.search {
	.results {
		max-width: 1160px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 40px;
		.resource__content {
			display: flex;
			align-items: center;
		}
	}
}
.uri-dereferencer-toggle {
	margin-left: .5rem;
}
.uri-dereferencer-fetch {
	margin-left: .5rem;
}
.uri-dereferencer-markup {
	border: 1px solid #ececec;
	padding: .5rem .8rem;
	margin-top: .5rem;
}
.uri-dereferencer-fetch+.uri-dereferencer-toggle+.uri-dereferencer-markup {
	display: none;
}
#user-bar {
	gap: 15px;
	a {
		display: block;
	}
	.site-links {
		width: 60%;
		a {
			display: inline-block;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
			width: 100%;
		}
		.admin {
			&::after {
				content: none !important;
			}
			&:last-child {
				&::after {
					content: none !important;
				}
			}
		}
	}
	.user-links {
		width: 40%;
		text-align: right;
		.logout {
			margin-left: 0;
			margin-top: 15px;
			padding: 6px 10px;
			text-decoration: none;
		}
	}
}
.main-footer {
	clear: both;
	color: $color_12;
	font-size: .875rem;
	a {
		color: $color_6;
		text-decoration: underline;
	}
	hr {
		margin-bottom: 0;
	}
}
.main-footer__top {
	background-color: $background-color_9;
	padding: 45px 0 20px;
}
.main-footer__top-container {
	display: flex;
	flex-direction: column;
	gap: 60px;
	>div {
		flex-grow: 1;
		margin-bottom: 1rem;
		position: relative;
		&:first-child {
			padding-left: 0;
		}
		&:nth-child(2) {
			&::before {
				content: "";
				width: 100%;
				height: 1px;
				background-color: $background-color_3;
				margin: auto;
				position: absolute;
				top: -30px;
				left: 0;
				right: 0;
				opacity: .2;
			}
		}
		&:nth-child(3) {
			&::before {
				content: "";
				width: 100%;
				height: 1px;
				background-color: $background-color_3;
				margin: auto;
				position: absolute;
				top: -30px;
				left: 0;
				right: 0;
				opacity: .2;
			}
		}
	}
}
.main-footer__top-container.no-menu {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.main-footer__col1 {
	text-align: center;
	img {
		max-width: 120px;
	}
}
.main-footer__col3 {
	text-align: center;
}
.no-menu {
	.main-footer__col1 {
		max-width: 600px;
		margin-left: 0;
	}
	.main-footer__col3 {
		max-width: 600px;
		margin-left: 0;
	}
}
.main-footer__col2 {
	display: flex;
	justify-content: center;
	.navigation {
		display: flex;
		align-self: flex-start;
		flex-direction: column;
		flex-wrap: wrap;
		gap: 40px;
		justify-content: center;
		list-style: none;
		margin-bottom: 0;
		margin-left: 0;
		padding-left: 0;
		text-align: center;
		li {
			&::before {
				content: none !important;
			}
		}
		>li {
			>a {
				font-weight: 600;
				display: block;
			}
			>ul {
				margin-left: 0;
				margin-top: .8rem;
				list-style: none;
				padding-left: 0;
				li {
					margin-bottom: 5px;
					ul {
						margin-left: 0;
						padding-left: 25px;
					}
				}
			}
		}
		a {
			color: $color_12;
			text-transform: none;
			&:visited {
				color: $color_12;
			}
			&:hover {
				color: $color_12;
				text-decoration: underline;
			}
			&:focus {
				color: $color_12;
			}
			&:active {
				color: $color_12;
			}
		}
	}
}
.main-footer__bottom {
	/*background-color: $background-color_5;*/
	background: rgb(28,75,166);
	background: linear-gradient(90deg, rgba(28,75,166,1) 0%, rgba(244,190,106,1) 100%);
	/*padding: 35px 0;*/
	padding-bottom: 0px;
}
.main-footer__bottom-container {
	/*display: flex;*/
	align-items: center;
	/*flex-direction: column;*/
	gap: 30px;
	justify-content: center;
	text-align: center;
	display: flex;
	/*justify-content: flex-end;*/
}
.main-footer__bottom-container.has-social-networks {
	justify-content: space-between;
}
.main-footer__social-network {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	flex-shrink: 0;
	gap: 20px;
	justify-content: center;
}
#skipnav {
	position: fixed;
	top: 1.5;
	left: 50%;
	border: 1px solid #aaa;
	transform: translateX(-50%);
	z-index: -5;
	padding: 1rem;
	background-color: $background-color_2;
	opacity: 0;
	&:focus {
		z-index: 1000;
		opacity: 1;
	}
}
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	&:focus {
		background-color: $background-color_7;
		border-radius: 3px;
		box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
		clip: auto !important;
		clip-path: none;
		color: $color_5;
		display: block;
		font-size: .875rem;
		font-weight: 700;
		height: auto;
		left: 5px;
		line-height: normal;
		padding: 15px 23px 14px;
		text-decoration: none;
		top: 5px;
		width: auto;
		z-index: 100000;
	}
}
.alignleft {
	float: left;
	margin-right: 1.5rem;
	margin-bottom: 1.5rem;
}
.alignright {
	float: right;
	margin-left: 1.5rem;
	margin-bottom: 1.5rem;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
.alignfull {
	margin: 0 0 1.5rem;
	max-width: 100%;
}
.alignwide {
	margin: 0 calc(25% - 25vw) 1.5rem;
	max-width: 100vw;
}
.alignnarrow {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 1024px;
	width: 100%;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}
.clearfix {
	&::after {
		content: "";
		clear: both;
		display: table;
	}
}
@media min-width: 768px) {
	h1 {
		font-size: 3.125rem;
		margin-bottom: 3.125rem;
	}
	h2 {
		font-size: 2.5rem;
	}
	h3 {
		font-size: 2.1875rem;
	}
	h4 {
		font-size: 1.875rem;
	}
	h5 {
		font-size: 1.375rem;
	}
	h6 {
		font-size: 1.125rem;
	}
	blockquote {
		margin: 1rem 2.5rem 1.5rem;
	}
	dt {
		font-size: 1.125rem;
	}
	.decoration {
		img {
			outline-offset: -20px;
		}
	}
	.container {
		padding: 0 30px;
	}
	.regions-container {
		flex-direction: row;
		.main-region {
			order: initial;
		}
		.sidebar-region {
			width: 27%;
		}
	}
	#advanced-search {
		.field.multi-value {
			.sub-field {
				flex: 1 1 100px;
				margin-right: 0;
				max-width: 100%;
				min-width: 100px;
			}
			.sub-label {
				flex: 1 1 100px;
				margin-right: 0;
				max-width: 100%;
				min-width: 100px;
			}
		}
		.field.multi-value#item-sets {
			.value {
				.sub-label {
					&:first-child {
						max-width: 110px;
					}
				}
			}
		}
		.field {
			&:not(.multi-value) {
				.inputs {
					>* {
						flex: 1 1 100px;
						margin-right: 15px;
						max-width: 100%;
						min-width: 100px;
						&:last-child {
							margin-right: 0;
						}
					}
					.numeric-timestamp {
						flex: 1 1 350px !important;
						>.numeric-datetime-inputs {
							>div {
								flex-wrap: nowrap;
							}
						}
					}
					.numeric-duration {
						flex: 1 1 330px !important;
					}
				}
			}
		}
		.half {
			flex-basis: calc(50% - 12.5px) !important;
		}
	}
	.banner__content {
		padding: 3rem 30px;
	}
	.metadata {
		width: auto;
		dl {
			>.property {
				dt {
					&:not(.sidebar-region {
						.metadata {
							dl {
								>.property {
									dt) {
										margin-bottom: 0;
										float: left;
										width: 160px;
									}
								}
							}
						}
					}
				}
				dd {
					&:not(.sidebar-region {
						.metadata {
							dl {
								>.property {
									dd) {
										margin-left: 160px;
									}
								}
							}
						}
					}
				}
			}
		}
	}
	.assets.inline {
		flex-direction: row;
	}
	.item-with-metadata__content {
		align-items: flex-start;
		flex-direction: row;
		padding: 30px;
	}
	.item-with-metadata__thumbnail {
		max-width: 150px;
	}
	.main-footer__col2 {
		.navigation {
			flex-direction: row;
			text-align: left;
			>li {
				max-width: 20%;
			}
		}
	}
}
@media min-width: 1024px) {
	body {
		padding-top: 160px;
	}
	#main-content {
		padding-top: 3rem;
		padding-bottom: 4rem;
	}
	body.items.search {
		#main-content {
			max-width: 1160px;
			padding: 3rem 10rem 4rem 4rem;
		}
	}
	.main-header__top-bar {
		align-items: flex-end;
		justify-content: flex-end;
	}
	.main-header__search-form {
		form {
			width: 265px;
                         display:none!important;
		}
	}
	.main-header--center {
		.main-header__main-bar {
			justify-content: center;
			flex-direction: column;
			padding-top: 30px;
		}
		.main-header__site-title {
			max-width: none;
		}
	}
	.main-header__site-title {
		max-width: 30%;
		img {
			max-height: 60px;
		}
	}
	.main-navigation__toggle {
		display: none;
	}
	#advanced-search {
		.advanced-search-content {
			margin-bottom: -105px;
			position: relative;
			z-index: 1;
		}
		#page-actions {
			align-items: flex-end;
			background-color: $background-color_1;
			bottom: 15px;
			flex-direction: column;
			gap: 15px;
			justify-content: initial;
			margin-left: 0;
			margin-right: -140px;
			padding: 0;
			width: auto;
		}
	}
	.annotation-btn {
		.annotation-tooltip {
			bottom: 5px;
		}
		.annotation-tooltip__wrapper {
			padding: 15px;
		}
	}
	.resources-linked {
		.linked-resource {
			align-items: center;
			flex-direction: row;
			.resource-tags {
				margin: 0;
			}
		}
	}
	.item-with-metadata__thumbnail {
		max-width: 250px;
	}
	#user-bar {
		a {
			display: initial;
		}
		.site-links {
			a {
				overflow: initial;
				white-space: initial;
				width: auto;
			}
			.admin {
				&::after {
					content: ">" !important;
				}
			}
		}
		.user-links {
			.logout {
				margin-left: 12px;
				margin-top: 0;
				padding: 0 6px;
			}
		}
	}
	.main-footer__top {
		padding: 75px 0 40px;
	}
	.main-footer__top-container {
		flex-direction: row;
		>div {
			&:nth-child(2) {
				&::before {
					left: -30px;
					right: auto;
					top: 0;
					margin: 0;
					width: 1px;
					height: 100%;
				}
			}
			&:nth-child(3) {
				&::before {
					left: -30px;
					right: auto;
					top: 0;
					margin: 0;
					width: 1px;
					height: 100%;
				}
			}
		}
	}
	.main-footer__col1 {
		max-width: 30%;
		text-align: left;
	}
	.main-footer__col3 {
		max-width: 30%;
		text-align: left;
	}
	.all-columns {
		.main-footer__col1 {
			max-width: 26%;
		}
		.main-footer__col3 {
			max-width: 26%;
		}
	}
	.all-columns.menu-depth-2 {
		.main-footer__col1 {
			max-width: 20%;
		}
		.main-footer__col3 {
			max-width: 20%;
		}
	}
	.main-footer__col2 {
		.navigation {
			justify-content: flex-start;
		}
	}
	.main-footer__bottom-container {
		flex-direction: row;
		text-align: left;
		display: flex;
		justify-content: flex-end;
	}
	.main-footer__social-network {
		order: 1;
	}
}
@media min-width: 1200px) {
	body.items.search {
		#main-content {
			max-width: 1160px;
			padding: 3rem 10rem 4rem;
		}
	}
	.regions-container--all {
		flex-direction: row !important;
		.main-region {
			order: initial !important;
		}
		.sidebar-region {
			width: 27% !important;
		}
	}
	.item-with-metadata__thumbnail {
		max-width: 370px;
		img {
			outline-offset: -20px;
		}
	}
	.faceted-browse-page {
		#container {
			flex-wrap: nowrap;
			gap: 3rem;
		}
		#section-sidebar {
			border-right: 1px solid #ececec;
			padding-right: 1.6rem;
			width: 25%;
			z-index: auto !important;
		}
		#section-content {
			width: 75%;
		}
		#facets {
			height: auto;
			margin-bottom: 0;
			overflow: initial;
		}
		#show-more-facets {
			display: none;
		}
		.select-list {
			display: block;
			margin-left: 1rem !important;
		}
		.select-list-item {
			margin-left: 0;
		}
	}
}
@media screen and (min-width: 1024px) {
	.main-navigation__container {
		display: block;
	}
	.menu-drawer {
		transform: translateX(-100%) !important;
	}
}
@media min-width: 600px) {
	.pagination {
		.pager-wrapper {
			gap: 1.5rem;
		}

}

.text-image-grid {
    display: grid;
    grid-template-columns: auto 1fr; /* Définit une colonne pour l'image et une pour le texte */
    align-items: center; /* Aligne verticalement au centre */
    gap: 10px; /* Espace entre l'image et le texte */
}

.main-header__search-form
form {
display: none!important;
}

/* ---------- Ajouts pour cacher certains champs du formulaire de recherche avancee ---------- */

/* Masquer le champ Collection */
div.field div.field-meta label[for="item_set_id"],
div.field div.inputs select[name="item_set_id[]"] {
    display: none !important;
}

div.field div.field-meta label[for="item_set_id"] {
    display: none !important;
}

div.field div.inputs select[name="item_set_id[]"] {
    display: none !important;
}

/* Masquer le champ Classe */
div.field div.field-meta label[for="resource_class_id"],
div.field div.inputs select[name="resource_class_id[]"] {
    display: none !important;
}

div.field div.field-meta label[for="resource_class_id"] {
    display: none !important;
}

div.field div.inputs select[name="resource_class_id[]"] {
    display: none !important;
}

/* Masquer le champ Modèle */
div.field div.field-meta label[for="resource_template_id"],
div.field div.inputs select[name="resource_template_id[]"] {
    display: none !important;
}

div.field div.field-meta label[for="resource_template_id"] {
    display: none !important;
}

div.field div.inputs select[name="resource_template_id[]"] {
    display: none !important;
}

.download-csv{
        background-color: #1a469c;
  color: white;
  width: 30%;
  -webkit-appearance: none;
  border-radius: 3px;
  cursor: pointer;
  padding: 10px 40px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all .3s ease;

    }
    
    p.download-csv a {
 color: white;
}

.domaine-text {
  text-anchor: middle !important;
  dominant-baseline: middle !important;
/*transform: none !important;*/

}
