@charset "UTF-8";
/*
Theme Name: BU Paris8
Theme URI: https://www.kaeness.fr/
Description: This is the BU Paris8 Theme created for the Genesis Framework and based on Genesis Sample 3.2.0.
Author: Kaeness, StudioPress
Author URI: https://www.kaeness.fr/

Version: 1.10.2

Tags: accessibility-ready, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, two-columns, wide-blocks

Template: genesis

License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: buparis8
*/
/* Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Container
	- Site Inner
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Skip Links
- Site Header
	- Title Area
- Site Navigation
	- Responsive Menu
	- Header Menu
	- Footer Menu
- Content Area
	- Entry Content
	- Entry Meta
	- Pagination
	- Entry Comments
- Sidebar
- Footer Widgets
- Site Footer
- Plugins
	- Genesis eNews Extended
	- Genesis Simple FAQ
	- WPForms
- Home
- Pages - single
- Pages - archives
- Print Styles
*/
/* Font sizes
16px => 1em
18px => 1.125em
48px => 3em 	-> h1
32px => 2em 	-> h2
24px => 1.5em 	-> h3
22px => 1.375em -> h4
*/
/* LAYOUT
-------------------------------------------------------- */
/* MIXINS
-------------------------------------------------------- */
/* ## Fonts
--------------------------------------------- */
/* expletus-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Expletus Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/expletus-sans-v13-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* expletus-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Expletus Sans";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/expletus-sans-v13-latin-italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* expletus-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Expletus Sans";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/expletus-sans-v13-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* expletus-sans-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Expletus Sans";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/expletus-sans-v13-latin-500italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* expletus-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Expletus Sans";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/expletus-sans-v13-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* expletus-sans-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Expletus Sans";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/expletus-sans-v13-latin-600italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* expletus-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Expletus Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/expletus-sans-v13-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* expletus-sans-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Expletus Sans";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/expletus-sans-v13-latin-700italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/poppins-v24-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/poppins-v24-latin-italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/poppins-v24-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/poppins-v24-latin-500italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/poppins-v24-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/poppins-v24-latin-600italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/poppins-v24-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/poppins-v24-latin-700italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* HTML5 Reset
---------------------------------------------------------------------------- */
/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
---------------------------------------------------------------------------- */
/* stylelint-disable */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[hidden], template {
  display: none;
}

/* stylelint-enable */
/* Box Sizing
--------------------------------------------- */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* Float Clearing
--------------------------------------------- */
.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
  content: " ";
  display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
  clear: both;
  content: " ";
  display: table;
}

/* Defaults
---------------------------------------------------------------------------- */
/* Typographical Elements
--------------------------------------------- */
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

body {
  background-color: #FFFFFF;
  color: #5B4E56;
  font-family: "Poppins", helvetica, arial, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.625;
  margin: 0;
  overflow-x: hidden;
}

button,
input:focus,
input[type=button],
input[type=reset],
input[type=submit],
textarea:focus,
.button,
.gallery img {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a {
  color: #A93034;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

a:focus,
a:hover {
  color: #5B4E56;
  text-decoration: none;
}

p {
  margin: 0 0 32px;
  padding: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

hr {
  border: 0;
  border-collapse: collapse;
  border-bottom: 1px solid currentColor;
  clear: both;
  color: rgb(208.1578947368, 208.1578947368, 212.8421052632);
  margin: 1.65em auto;
}

b,
strong {
  font-weight: 500;
}

blockquote,
cite,
em,
i {
  font-style: italic;
}

mark {
  background: #EBEBED;
  color: #5B4E56;
}

blockquote {
  margin: 32px;
}

/* Headings
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 32px;
  font-family: "Poppins", helvetica, arial, sans-serif;
  font-weight: 400;
  line-height: 1.2;
  color: #5B4E56;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 1.75em;
}

h3 {
  text-transform: uppercase;
  font-size: 24px;
}

h4 {
  font-size: 22px;
  color: #A93034;
}

.entry-content h3,
.entry-content h4 {
  font-weight: 600;
}

.entry-content h4 {
  margin-top: 40px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

/* Objects
--------------------------------------------- */
embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%;
}

img {
  height: auto;
  vertical-align: top;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

figure {
  margin: 0;
}

/* Gallery
--------------------------------------------- */
.gallery {
  overflow: hidden;
}

.gallery img {
  border: 1px solid rgb(208.1578947368, 208.1578947368, 212.8421052632);
  height: auto;
  padding: 4px;
}

.gallery img:focus,
.gallery img:hover {
  border: 1px solid #999;
  outline: none;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery-columns-3 .gallery-item {
  width: 33%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery-columns-5 .gallery-item {
  width: 20%;
}

.gallery-columns-6 .gallery-item {
  width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
  width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
  width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
  clear: left;
}

.gallery-item {
  float: left;
  margin: 0 0 32px;
  text-align: center;
}

/* Forms
--------------------------------------------- */
input,
select,
textarea {
  width: 100%;
  padding: 16px;
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  font-size: 18px;
  font-weight: 400;
  color: #2F2F2F;
}

input:focus,
textarea:focus {
  border: 1px solid #999;
  outline: none;
}

input[type=checkbox],
input[type=image],
input[type=radio] {
  width: auto;
}

::-ms-input-placeholder {
  color: #5B4E56;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #5B4E56;
  opacity: 1;
}

::-webkit-input-placeholder {
  font-size: 0.88889em;
  color: rgba(91, 78, 86, 0.65);
}

::-moz-placeholder {
  font-size: 0.88889em;
  color: rgba(91, 78, 86, 0.65);
}

::placeholder {
  font-size: 0.88889em;
  color: rgba(91, 78, 86, 0.65);
}

button,
input[type=button],
input[type=reset],
input[type=submit],
.site-container div.wpforms-container-full .wpforms-form input[type=submit],
.site-container div.wpforms-container-full .wpforms-form button[type=submit],
.button {
  background-color: #2F2F2F;
  border: 0;
  border-radius: 5px;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  white-space: normal;
  width: auto;
}

button:focus,
button:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover,
.site-container div.wpforms-container-full .wpforms-form input[type=submit]:focus,
.site-container div.wpforms-container-full .wpforms-form input[type=submit]:hover,
.site-container div.wpforms-container-full .wpforms-form button[type=submit]:focus,
.site-container div.wpforms-container-full .wpforms-form button[type=submit]:hover,
.button:focus,
.button:hover {
  background-color: #A93034;
  border-width: 0;
  color: #FFFFFF;
}

.entry-content .button:focus,
.entry-content .button:hover {
  color: #FFFFFF;
}

.button {
  display: inline-block;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type=button]:disabled,
.site-container input[type=button]:disabled:hover,
.site-container input[type=reset]:disabled,
.site-container input[type=reset]:disabled:hover,
.site-container input[type=submit]:disabled,
.site-container input[type=submit]:disabled:hover {
  background-color: rgb(208.1578947368, 208.1578947368, 212.8421052632);
  border-width: 0;
  color: #81777F;
  cursor: not-allowed;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button {
  display: none;
}

/* Tables
--------------------------------------------- */
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 40px;
  width: 100%;
  word-break: break-word;
}
@media (min-width: 540px) {
  table {
    table-layout: auto;
    word-break: normal;
  }
}

tbody {
  border-bottom: 1px solid rgba(169, 48, 52, 0.5);
}

td,
th {
  line-height: inherit;
  text-align: left;
  vertical-align: top;
}

td {
  padding: 0.5em;
}

tr {
  border-top: 1px solid rgba(169, 48, 52, 0.5);
}

th {
  padding: 8px 16px;
  background-color: #A93034;
  vertical-align: middle;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 1.25;
}

/* Screen Reader Text
--------------------------------------------- */
.screen-reader-only {
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  position: absolute !important;
  width: 0.1rem;
  height: 0.1rem;
  border: 0;
  background-color: #FFFFFF;
}

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.widget_search input[type=submit]:focus {
  background: #FFFFFF;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #5B4E56;
  display: block;
  font-size: 1em;
  font-weight: 700;
  height: auto;
  padding: 15px 23px 14px;
  text-decoration: none;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

.more-link {
  display: inline-block;
  position: relative;
  margin-bottom: 30px;
}

/* Structure and Layout
---------------------------------------------------------------------------- */
/* Site Container
--------------------------------------------- */
.site-container {
  position: relative;
  -webkit-animation: fadein 1s;
          animation: fadein 1s;
  word-wrap: break-word;
}

@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Site Inner
--------------------------------------------- */
.site-inner {
  clear: both;
  margin: 0 auto 0;
  padding: 16px 24px 0;
}
@media (min-width: 768px) {
  .site-inner {
    margin-top: 0;
    padding-left: 64px;
    padding-right: 64px;
  }
}
@media (min-width: 1080px) {
  .site-inner {
    padding-left: 32px;
    padding-right: 32px;
    max-width: 1140px;
  }
}
@media (min-width: 1080px) {
  .site-inner {
    max-width: 1280px;
  }
}

/* Column Classes
--------------------------------------------- */
@media (min-width: 1080px) {
  .five-sixths,
  .four-sixths,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fourths,
  .three-sixths,
  .two-fourths,
  .two-sixths,
  .two-thirds {
    float: left;
    margin-left: 2.5641025641%;
  }
  .one-half,
  .three-sixths,
  .two-fourths {
    width: 48.7179487179%;
  }
  .one-third,
  .two-sixths {
    width: 31.6239316239%;
  }
  .four-sixths,
  .two-thirds {
    width: 65.811965812%;
  }
  .one-fourth {
    width: 23.0769230769%;
  }
  .three-fourths {
    width: 74.358974359%;
  }
  .one-sixth {
    width: 14.5299145299%;
  }
  .five-sixths {
    width: 82.905982906%;
  }
  .first {
    clear: both;
    margin-left: 0;
  }
}
/* Common Classes
---------------------------------------------------------------------------- */
/* Avatar
--------------------------------------------- */
.avatar {
  border-radius: 50%;
  float: left;
}

.author-box .avatar,
.alignleft .avatar {
  margin-right: 24px;
}

.alignright .avatar {
  margin-left: 24px;
}

.comment .avatar {
  margin: 0 16px 24px 0;
}

/* Genesis
--------------------------------------------- */
.after-entry,
.archive-description,
.author-box {
  margin-bottom: 40px;
}

.after-entry {
  -webkit-box-shadow: 0 0 24px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 24px rgba(0, 0, 0, 0.05);
  padding: 24px 32px;
}

.after-entry .widget:last-of-type {
  margin-bottom: 0;
}

.breadcrumb {
  font-size: 14px;
  margin-bottom: 40px;
  padding-bottom: 12px;
}
@media (min-width: 768px) {
  .breadcrumb {
    font-size: 15px;
  }
}
@media (min-width: 1080px) {
  .breadcrumb {
    margin-left: -100px;
    margin-right: -100px;
    max-width: calc(100% + 200px);
  }
}
@media (min-width: 1366px) {
  .breadcrumb {
    margin-left: -180px;
    margin-right: -180px;
    max-width: calc(100% + 360px);
  }
}
.breadcrumb a {
  text-decoration: none;
  color: #5B4E56;
}
.breadcrumb a:hover, .breadcrumb a:focus {
  color: #A93034;
  -webkit-box-shadow: inset 0 -3px 0 0 #A93034;
          box-shadow: inset 0 -3px 0 0 #A93034;
}

.genesis-title-hidden .breadcrumb {
  margin-top: 40px;
}

.archive-description p:last-child,
.author-box p:last-child {
  margin-bottom: 0;
}

@media (min-width: 1080px) {
  .after-entry,
  .archive-description,
  .author-box,
  .comment-respond,
  .entry,
  .entry-comments,
  .entry-pings {
    margin-bottom: 64px;
  }
}
/* Search Form
--------------------------------------------- */
.search-form {
  overflow: hidden;
}

.entry-content .search-form {
  margin-bottom: 40px;
  width: 50%;
}

.post-password-form input[type=submit],
.search-form input[type=submit] {
  margin-top: 12px;
}

.widget_search input[type=submit] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Titles
--------------------------------------------- */
.archive-description .entry-title,
.author-box-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 12px;
}

.entry-title,
.archive-title {
  position: relative;
  margin-bottom: 32px;
  padding-left: 16px;
  font-size: 32px;
}
@media (min-width: 768px) {
  .entry-title,
  .archive-title {
    font-size: 36px;
  }
}
@media (min-width: 1080px) {
  .entry-title,
  .archive-title {
    font-size: 48px;
  }
}
.entry-title::before,
.archive-title::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 6px;
  height: 90%;
  max-height: 52px;
  background-color: #A93034;
  -webkit-transform: skew(-12deg);
      -ms-transform: skew(-12deg);
          transform: skew(-12deg);
}

@media (min-width: 1080px) {
  .entry-title,
  .post-type-archive-bu-cdu-corpus .archive-title,
  .post-type-archive-bu-cdu .archive-title {
    margin-left: -100px;
  }
}
@media (min-width: 1366px) {
  .entry-title,
  .post-type-archive-bu-cdu-corpus .archive-title,
  .post-type-archive-bu-cdu .archive-title {
    margin-left: -180px;
    margin-right: -180px;
  }
}

.entry-title a,
.sidebar .widget-title a {
  color: #5B4E56;
  text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
  color: #A93034;
}

.entry-content h2 {
  position: relative;
  padding-left: 16px;
  color: #A93034;
  font-weight: bold;
}
@media (min-width: 1080px) {
  .entry-content h2 {
    /*margin-left: -100px;
    margin-right: -100px;*/
  }
}
@media (min-width: 1366px) {
  .entry-content h2 {
    /*margin-left: -180px;
    margin-right: -180px;*/
  }
}
.entry-content h2::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 90%;
  background-color: #A93034;
  -webkit-transform: skew(-12deg);
      -ms-transform: skew(-12deg);
          transform: skew(-12deg);
}

.entry-content > * + h2 {
  margin-top: 64px;
}

.widget-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 24px;
}

.genesis-title-hidden .site-inner {
  padding-top: 0;
}

/* WordPress
--------------------------------------------- */
a.aligncenter img {
  display: block;
  margin: 0 auto;
}

a.alignnone {
  display: inline-block;
}

.alignleft {
  float: left;
  text-align: left;
}

.alignright {
  float: right;
  text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%;
}

img.centered,
.aligncenter,
.singular-image {
  display: block;
  margin: 0 auto 32px;
}

img.alignnone,
.alignnone {
  margin-bottom: 16px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 24px 24px;
}

figcaption,
.gallery-caption,
.wp-caption-text {
  font-size: 14px;
  font-weight: 500;
  margin-top: 0.5em;
  margin-bottom: 1em;
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
}

.entry-content p.wp-caption-text {
  margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
  margin: 0 0 32px;
}

/* Widgets
---------------------------------------------------------------------------- */
.widget {
  margin-bottom: 40px;
}

.widget p:last-child,
.widget ul > li:last-of-type {
  margin-bottom: 0;
}

.widget ul > li {
  margin-bottom: 12px;
}

.widget ul > li:last-of-type {
  padding-bottom: 0;
}

.widget ol > li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 24px;
  text-indent: -24px;
}

.widget li li {
  border: 0;
  margin: 0 0 0 32px;
  padding: 0;
}

.widget_calendar table {
  width: 100%;
}

.widget_calendar td,
.widget_calendar th {
  text-align: center;
}

/* Featured Content
--------------------------------------------- */
.featured-content .entry {
  border-bottom: 1px solid rgb(208.1578947368, 208.1578947368, 212.8421052632);
  margin-bottom: 24px;
}

.featured-content .entry:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}

.featured-content .entry-title {
  font-size: 16px;
  margin-bottom: 4px;
  margin-top: 12px;
}

/* BU Common
--------------------------------------------- */
.link {
  margin: 0;
}

.entry-content .bu-button,
.bu-button {
  position: relative;
  padding: 4px 16px 4px 16px;
  text-decoration: none;
  -webkit-box-shadow: inset 0 -1px 0 0 #2F2F2F;
          box-shadow: inset 0 -1px 0 0 #2F2F2F;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.entry-content .bu-button::before,
.bu-button::before {
  content: " ";
  position: absolute;
  left: 0px;
  top: 0;
  width: 4px;
  height: 100%;
  border-right: 4px solid #A93034;
  -webkit-transform: skew(-12deg);
      -ms-transform: skew(-12deg);
          transform: skew(-12deg);
}
.entry-content .bu-button:hover, .entry-content .bu-button:focus,
.bu-button:hover,
.bu-button:focus {
  -webkit-box-shadow: inset 0 -4px 0 0 #A93034;
          box-shadow: inset 0 -4px 0 0 #A93034;
  color: #A93034;
}
.entry-content .bu-button:hover::before, .entry-content .bu-button:focus::before,
.bu-button:hover::before,
.bu-button:focus::before {
  width: 6px;
}
.entry-content .bu-button--plain,
.bu-button--plain {
  display: inline-block;
  -webkit-box-shadow: none;
          box-shadow: none;
  clip-path: polygon(6% 0%, 100% 0, 100% 100%, 0% 100%);
  /*&::before {
  	width: 12px;
  	left: -4px;
  	border-style: solid;
  	border-width: 33px 10px 0 0;
  	//border-color: $bg-light $bg-medium $bg-medium $bg-light;
  	transform: none;
  }*/
}
.entry-content .bu-button--plain::before,
.bu-button--plain::before {
  content: none;
}
.entry-content .bu-button--plain:hover, .entry-content .bu-button--plain:focus,
.bu-button--plain:hover,
.bu-button--plain:focus {
  background-color: #A93034;
  color: #FFFFFF;
  -webkit-box-shadow: 8px 3px 12px 0 #777777;
          box-shadow: 8px 3px 12px 0 #777777;
}
.entry-content .bu-button--plain:hover::before, .entry-content .bu-button--plain:focus::before,
.bu-button--plain:hover::before,
.bu-button--plain:focus::before {
  width: 12px;
  border-color: #EBEBED #A93034 #A93034 #EBEBED;
}

@media (min-width: 782px) {
  .entry-content .wp-block-columns > * + * {
    padding-left: 2em;
  }
}
.entry-content .wp-block-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.entry-content .wp-block-file > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 8px;
  padding-left: 8px;
  border: 1px solid #A93034;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.entry-content .wp-block-file .wp-block-file__button {
  margin-left: 0;
  padding-right: 8px;
  padding-left: 8px;
  background-color: #A93034;
  border: 1px solid #A93034;
  border-radius: 0 4px 4px 0;
  text-transform: uppercase;
  color: #FFFFFF;
}
.entry-content .wp-block-file:hover .wp-block-file__button, .entry-content .wp-block-file:focus-within .wp-block-file__button,
.entry-content .wp-block-file .wp-block-file__button:hover,
.entry-content .wp-block-file .wp-block-file__button:focus {
  background-color: #FFFFFF;
  color: #A93034;
  -webkit-box-shadow: 0 0 16px rgb(208.1578947368, 208.1578947368, 212.8421052632);
          box-shadow: 0 0 16px rgb(208.1578947368, 208.1578947368, 212.8421052632);
}
.entry-content .wp-block-file:hover > a, .entry-content .wp-block-file:focus-within > a, .entry-content .wp-block-file > a:hover, .entry-content .wp-block-file > a:focus {
  -webkit-box-shadow: inset 0 -75px 0 0 #A93034, 0 0 6px rgb(208.1578947368, 208.1578947368, 212.8421052632);
          box-shadow: inset 0 -75px 0 0 #A93034, 0 0 6px rgb(208.1578947368, 208.1578947368, 212.8421052632);
  color: #FFFFFF;
}

.plus::before {
  content: "+";
  font-family: "Poppins", helvetica, arial, sans-serif;
  font-style: normal;
}

.tooltips {
  position: relative;
  cursor: pointer;
}
.tooltips-content {
  display: none;
  position: absolute;
  left: 50%;
  z-index: 1;
  width: 196px;
  padding: 8px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 0 16px rgb(208.1578947368, 208.1578947368, 212.8421052632);
          box-shadow: 0 0 16px rgb(208.1578947368, 208.1578947368, 212.8421052632);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 14px;
  color: #5B4E56;
}
.tooltips:hover .tooltips-content, .tooltips:focus .tooltips-content, .tooltips:active .tooltips-content {
  display: block;
}

/* Table Of Content archives pages */
.toc__list {
  margin-bottom: 48px;
  padding: 24px;
  border: 1px solid #FFE4CE;
  border-radius: 5px;
}
@media (min-width: 1080px) {
  .toc__list {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 64px;
    padding: 32px;
  }
}
.toc__item {
  text-decoration: none;
  color: #5B4E56;
}
.toc__item:hover, .toc__item:focus {
  -webkit-box-shadow: inset 0 -3px 0 0 #A93034;
          box-shadow: inset 0 -3px 0 0 #A93034;
  color: #A93034;
}
.toc__item--dash {
  color: #FFE4CE;
}
.toc__item--lev1 {
  display: inline-block;
  margin-bottom: 12px;
  text-transform: uppercase;
  font-weight: 600;
  color: #A93034;
}
.toc__item--lev2 {
  font-weight: 600;
}

/* Skip Links
---------------------------------------------------------------------------- */
.genesis-skip-link {
  margin: 0;
}
.genesis-skip-link .skip-link-hidden {
  display: none;
  visibility: hidden;
}
.genesis-skip-link li {
  height: 0;
  list-style: none;
  width: 0;
}

/* Display outline on focus */
:focus {
  color: #5B4E56;
  outline: rgb(208.1578947368, 208.1578947368, 212.8421052632) solid 1px;
}

/* Before Header
---------------------------------------------------------------------------- */
.before-header-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #EBEBED;
}
@media (min-width: 540px) {
  .before-header-widget {
    padding: 0 32px;
  }
}
@media (min-width: 768px) {
  .before-header-widget {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 62px;
    width: 100%;
    padding: 0;
    border-bottom: 0;
  }
}
@media (min-width: 1080px) {
  .before-header-widget {
    top: 0;
    padding: 0 48px;
  }
}
@media (min-width: 1366px) {
  .before-header-widget {
    padding-left: 64px;
    padding-right: 64px;
  }
}
@media (min-width: 1600px) {
  .before-header-widget {
    max-width: 1600px;
    right: 50%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
    padding-left: 16px;
    padding-right: 16px;
  }
}
.before-header-widget section {
  padding: 0;
  margin: 0;
}
.before-header-widget .simple-social-icons ul li,
.before-header-widget #menu-barre-doutils li {
  margin-bottom: 0 !important;
}
.before-header-widget .simple-social-icons#simple-social-icons-4 ul li a {
  background-color: transparent !important;
}
.before-header-widget .simple-social-icons#simple-social-icons-4 ul li a:hover, .before-header-widget .simple-social-icons#simple-social-icons-4 ul li a:focus {
  background-color: #A93034 !important;
}
@media (min-width: 540px) {
  .before-header-widget #menu-barre-doutils {
    margin-left: 32px;
  }
}
.before-header-widget #menu-barre-doutils li {
  display: inline-block;
}
.before-header-widget #menu-barre-doutils li a {
  display: inline-block;
  padding: 6px 12px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  color: #5B4E56;
  -webkit-box-shadow: inset 0 -1px 0 0 transparent;
          box-shadow: inset 0 -1px 0 0 transparent;
}
@media (min-width: 768px) {
  .before-header-widget #menu-barre-doutils li a {
    padding: 8px 16px;
  }
}
.before-header-widget #menu-barre-doutils li a:hover, .before-header-widget #menu-barre-doutils li a:focus {
  color: #A93034;
  -webkit-box-shadow: inset 0 -3px 0 0 #A93034;
          box-shadow: inset 0 -3px 0 0 #A93034;
}

/* Site Header
---------------------------------------------------------------------------- */
.site-header {
  position: relative;
  top: 0;
  z-index: 9999;
  padding: 8px 16px;
  background-color: #FFFFFF;
}
@media (min-width: 768px) {
  .site-header {
    padding: 0 16px;
    background-color: transparent;
  }
}
@media (min-width: 1080px) {
  .site-header {
    width: 72px;
    padding: 0;
  }
}
.site-header > .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.site-header > .wrap::before, .site-header > .wrap::after {
  content: none;
}
@media (min-width: 1080px) {
  .site-header > .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: normal;
        -ms-flex-pack: normal;
            justify-content: normal;
    position: fixed;
    height: 100vh;
    min-height: 680px;
  }
}

@media (min-width: 1080px) {
  .admin-bar .site-header {
    top: 32px;
  }
}
.header-hero {
  width: 100%;
  height: 330px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* Title Area
--------------------------------------------- */
.title-area {
  float: left;
}

.wp-custom-logo .title-area {
  max-width: unset !important;
  padding-bottom: 0;
  padding-top: 0;
  width: auto;
}
@media (min-width: 768px) {
  .wp-custom-logo .title-area {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
@media (min-width: 1080px) {
  .wp-custom-logo .title-area {
    margin-bottom: 56px;
  }
}
.wp-custom-logo .title-area a {
  display: block;
  padding-top: 16px;
  text-align: center;
}

.wp-custom-logo .title-area img {
  width: 54px;
}

.site-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0;
}
.site-title a,
.site-title a:focus,
.site-title a:hover {
  color: #5B4E56;
  text-decoration: none;
}

.site-description,
.wp-custom-logo .site-title {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

/* Site Navigation
---------------------------------------------------------------------------- */
/* Top Navigation - Tool bar
---------------------------------- */
.nav-header .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.nav-header .menu li a {
  padding: 12px 16px;
  color: #5B4E56;
}

/* Main Navigation
---------------------------------- */
.genesis-nav-menu {
  clear: both;
  line-height: 1.3;
  width: 100%;
}

/* Responsive Menu
--------------------------------------------- */
.menu .menu-item:focus {
  position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
  left: auto;
  opacity: 1;
}

.genesis-responsive-menu {
  display: none;
  position: relative;
}

.menu-toggle,
.sub-menu-toggle {
  background-color: transparent;
  border-width: 0;
  color: #5B4E56;
  display: block;
  overflow: hidden;
  text-align: center;
  visibility: visible;
}
.menu-toggle:hover, .menu-toggle:focus,
.sub-menu-toggle:hover,
.sub-menu-toggle:focus {
  background-color: #A93034;
  border-width: 0;
  color: #FFFFFF;
}

.menu-toggle {
  position: relative;
  float: right;
  z-index: 1000;
  padding: 12px 44px 12px 6px;
  border-radius: 0;
  background-color: #FFFFFF;
  line-height: 20px;
  font-size: 0.9em;
}
@media (min-width: 768px) {
  .menu-toggle {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (min-width: 1080px) {
  .menu-toggle {
    float: none;
    -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
            order: initial;
    width: 100%;
    padding: 32px 12px 12px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 0 6px rgb(208.1578947368, 208.1578947368, 212.8421052632);
            box-shadow: 0 0 6px rgb(208.1578947368, 208.1578947368, 212.8421052632);
  }
  .menu-toggle[aria-expanded=true]:not(:focus):not(:hover) {
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.menu-toggle.activated::before {
  content: "\f335";
}

.site-header .menu-toggle::before {
  position: absolute;
  text-rendering: auto;
  top: 50%;
  right: 0;
  width: 36px;
  height: 26px;
  font-size: 26px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 1080px) {
  .site-header .menu-toggle::before {
    top: 10px;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.sub-menu-toggle {
  float: right;
  padding: 9px 10px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
}
@media (min-width: 1080px) {
  .sub-menu-toggle {
    right: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.sub-menu-toggle::before {
  display: inline-block;
  text-rendering: auto;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1080px) {
  .sub-menu-toggle::before {
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    color: #A93034;
  }
}
.sub-menu-toggle.activated {
  background-color: #A93034;
}
.sub-menu-toggle.activated::before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (min-width: 1080px) {
  .sub-menu-toggle.activated::before {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
.sub-menu-toggle:hover::before, .sub-menu-toggle:focus::before, .sub-menu-toggle.activated::before {
  color: #FFFFFF;
}

.sub-menu .sub-menu-toggle {
  padding: 12px 8px;
}
@media (min-width: 1080px) {
  .sub-menu .sub-menu-toggle {
    padding: 9px 10px;
  }
}

/* Header Menu
--------------------------------------------- */
@-webkit-keyframes open-menu {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes open-menu {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.nav-primary {
  clear: left;
  padding: 16px;
  width: 100%;
  background-color: #FCFCFC;
}
@media (min-width: 768px) {
  .nav-primary {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    padding-left: 32px;
    border-top: 1px solid #EBEBED;
  }
}
@media (min-width: 1080px) {
  .nav-primary {
    -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
            order: initial;
    position: fixed;
    top: 0;
    height: 100vh;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 64px 0 64px 96px;
    -webkit-filter: drop-shadow(3px 3px 6px rgb(208.1578947368, 208.1578947368, 212.8421052632));
            filter: drop-shadow(3px 3px 6px rgb(208.1578947368, 208.1578947368, 212.8421052632));
    background-color: rgba(255, 228, 206, 0.75);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
  }
  .nav-primary[style="display: block;"] {
    z-index: 2;
    -webkit-animation-name: open-menu;
            animation-name: open-menu;
    -webkit-animation-delay: 0;
            animation-delay: 0;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    opacity: 1;
  }
  .nav-primary .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
  }
  .nav-primary .menu-item-has-children {
    padding-right: 64px;
  }
}
.nav-primary .menu-item {
  display: block;
  float: none;
  position: relative;
}
@media (min-width: 540px) {
  .nav-primary .menu-item {
    padding-left: 24px;
  }
}
.nav-primary .menu-item:focus, .nav-primary .menu-item:hover {
  position: relative;
}
.nav-primary .menu-item .current-menu-item > a {
  font-weight: bold;
}
.nav-primary .menu-item .current-menu-item > a:hover, .nav-primary .menu-item .current-menu-item > a:focus {
  color: #A93034;
}
@media (min-width: 1080px) {
  .nav-primary .menu-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 56px;
    border-bottom: 1px solid #FCFCFC;
  }
}
.nav-primary .menu > li {
  padding-left: 16px;
  background-color: transparent;
}
@media (min-width: 540px) {
  .nav-primary .menu > li {
    padding-left: 32px;
  }
}
.nav-primary .menu > li:hover, .nav-primary .menu > li:focus-within {
  background-color: rgba(255, 255, 255, 0.85);
}
.nav-primary a {
  position: relative;
  display: block;
  padding-bottom: 12px;
  padding-top: 12px;
  font-family: "Poppins", helvetica, arial, sans-serif;
  color: #A93034;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  outline-offset: -1px;
}
@media (min-width: 1080px) {
  .nav-primary a {
    padding-top: 6px;
    padding-bottom: 6px;
  }
}
.nav-primary a:focus,
.nav-primary a:hover,
.nav-primary .current-menu-item > a {
  color: #5B4E56;
  text-decoration: none;
}
@media (min-width: 1080px) {
  .nav-primary a:focus,
  .nav-primary a:hover,
  .nav-primary .current-menu-item > a {
    border-color: #A93034;
    -webkit-box-shadow: inset 0 -2px 0 0 #A93034;
            box-shadow: inset 0 -2px 0 0 #A93034;
  }
}
.nav-primary .menu-item:hover::before,
.nav-primary .menu-item:focus-within::before,
.nav-primary .current-menu-item:hover::before,
.nav-primary .current-menu-item:focus-within::before,
.nav-primary .sub-menu .current-menu-item:hover::before,
.nav-primary .sub-menu .current-menu-item:focus-within::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 1.5em;
  clip-path: polygon(40% 0, 100% 0, 60% 100%, 0 100%);
  background-color: #A93034;
}
@media (min-width: 540px) {
  .nav-primary .menu-item:hover::before,
  .nav-primary .menu-item:focus-within::before,
  .nav-primary .current-menu-item:hover::before,
  .nav-primary .current-menu-item:focus-within::before,
  .nav-primary .sub-menu .current-menu-item:hover::before,
  .nav-primary .sub-menu .current-menu-item:focus-within::before {
    left: 16px;
  }
}
@media (min-width: 1080px) {
  .nav-primary .menu-item:hover::before,
  .nav-primary .menu-item:focus-within::before,
  .nav-primary .current-menu-item:hover::before,
  .nav-primary .current-menu-item:focus-within::before,
  .nav-primary .sub-menu .current-menu-item:hover::before,
  .nav-primary .sub-menu .current-menu-item:focus-within::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.nav-primary .menu-item .menu-item:hover::before,
.nav-primary .menu-item .menu-item:focus-within::before,
.nav-primary .menu-item .current-menu-item:hover::before,
.nav-primary .menu-item .current-menu-item:focus-within::before,
.nav-primary .menu-item .sub-menu .current-menu-item:hover::before,
.nav-primary .menu-item .sub-menu .current-menu-item:focus-within::before {
  left: -16px;
}
@media (min-width: 1080px) {
  .nav-primary .menu-item .menu-item:hover::before,
  .nav-primary .menu-item .menu-item:focus-within::before,
  .nav-primary .menu-item .current-menu-item:hover::before,
  .nav-primary .menu-item .current-menu-item:focus-within::before,
  .nav-primary .menu-item .sub-menu .current-menu-item:hover::before,
  .nav-primary .menu-item .sub-menu .current-menu-item:focus-within::before {
    left: 42px;
  }
}
.nav-primary {
  /* SUB MENU ------------------------------------ */
}
.nav-primary .sub-menu {
  clear: both;
  display: none;
  left: -9999px;
  margin: 0;
  opacity: 1;
  padding-left: 16px;
  position: static;
  z-index: 99;
}
.nav-primary .sub-menu,
.nav-primary .sub-menu a {
  width: 100%;
}
.nav-primary .sub-menu a {
  position: relative;
  color: #5B4E56;
  font-weight: 400;
  font-size: 16px;
  word-wrap: break-word;
}
@media (min-width: 1080px) {
  .nav-primary .sub-menu {
    position: fixed;
    z-index: 1;
    left: 100%;
    top: 0;
    -ms-flex-line-pack: center;
        align-content: center;
    height: 100vh;
    padding: 64px 0;
    background-color: rgba(255, 242.0510204082, 231.5, 0.75);
    -webkit-box-shadow: inset 0 -6px 6px #EBEBED;
            box-shadow: inset 0 -6px 6px #EBEBED;
    overflow-y: scroll;
    scrollbar-width: thin;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .nav-primary .sub-menu[style="display: block;"] {
    display: -ms-grid !important;
    display: grid !important;
    -webkit-animation-name: open-menu;
            animation-name: open-menu;
    -webkit-animation-delay: 0;
            animation-delay: 0;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    opacity: 1;
  }
  .nav-primary .sub-menu li {
    background-color: transparent;
  }
  .nav-primary .sub-menu li:hover, .nav-primary .sub-menu li:focus-within {
    background-color: rgba(255, 255, 255, 0.85);
  }
}
@media (min-width: 1080px) {
  .nav-primary .sub-menu .menu-item {
    padding-left: 64px;
    padding-right: 64px;
  }
}
.nav-primary .sub-menu .menu-item a {
  border-color: rgb(255, 199.8979591837, 155);
  color: #2F2F2F;
}
@media (min-width: 1080px) {
  .nav-primary .sub-menu .sub-menu {
    position: fixed;
    left: 200%;
    top: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    overflow-y: scroll;
    scrollbar-width: thin;
    background-color: rgba(255, 250.4816326531, 246.8, 0.75);
    opacity: 0;
  }
  .nav-primary .sub-menu .sub-menu[style="display: block;"] {
    -webkit-animation-name: open-menu;
            animation-name: open-menu;
    -webkit-animation-delay: 0;
            animation-delay: 0;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    opacity: 1;
    display: -ms-grid !important;
    display: grid !important;
  }
  .nav-primary .sub-menu .sub-menu li {
    background-color: transparent;
  }
  .nav-primary .sub-menu .sub-menu li:hover, .nav-primary .sub-menu .sub-menu li:focus-within {
    background-color: rgba(255, 255, 255, 0.85);
  }
}
@media screen and (min-height: 960px) {
  .nav-primary .sub-menu,
  .nav-primary .sub-menu .sub-menu {
    overflow: initial;
  }
}
.nav-primary .menu-collections .sub-menu {
  -ms-flex-line-pack: initial;
      align-content: initial;
}

/* Barre d'outils
--------------------------------------------- */
.menu-barre-doutils.menu {
  max-width: 300px;
}

/* Bookmarks Menu
--------------------------------------------- */
.bookmarks-menu {
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0 0 6px rgb(208.1578947368, 208.1578947368, 212.8421052632);
          box-shadow: 0 0 6px rgb(208.1578947368, 208.1578947368, 212.8421052632);
}
@media (min-width: 768px) {
  .bookmarks-menu {
    width: 65px;
  }
}
@media (min-width: 1080px) {
  .bookmarks-menu {
    width: 85px;
    padding: 4px 0;
  }
}
.bookmarks-menu__title {
  display: none;
}
@media (min-width: 1080px) {
  .bookmarks-menu__title {
    display: block;
    max-width: 72px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    padding: 0 8px;
    text-align: center;
    line-height: 1.25;
    font-size: 0.875em;
  }
}
.bookmarks-menu__items {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  height: 100%;
}
@media (min-width: 768px) {
  .bookmarks-menu__items {
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
}
@media (min-width: 1080px) {
  .bookmarks-menu__items {
    grid-auto-flow: row;
    grid-auto-rows: auto;
    grid-row-gap: 4px;
    height: auto;
  }
}
.bookmarks-menu__item {
  text-align: center;
}
.bookmarks-menu__item a,
.bookmarks-menu__item button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 100%;
  padding: 8px;
  text-decoration: none;
  font-weight: inherit;
  word-wrap: normal;
}
@media (min-width: 1080px) {
  .bookmarks-menu__item a,
  .bookmarks-menu__item button {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-column-gap: 8px;
       -moz-column-gap: 8px;
            column-gap: 8px;
    text-align: left;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 0.75em;
  }
}
@media screen and (min-height: 680px) and (min-width: 1080px) {
  .bookmarks-menu__item a,
  .bookmarks-menu__item button {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
    row-gap: 2px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}
.bookmarks-menu__item a:hover, .bookmarks-menu__item a:focus,
.bookmarks-menu__item button:hover,
.bookmarks-menu__item button:focus {
  background-color: #A93034;
}
@media (min-width: 1080px) {
  .bookmarks-menu__item a:hover, .bookmarks-menu__item a:focus,
  .bookmarks-menu__item button:hover,
  .bookmarks-menu__item button:focus {
    width: calc(100% + 32px);
    padding-left: 8px;
    font-size: 0.875em;
  }
}
.bookmarks-menu__item a:hover img, .bookmarks-menu__item a:focus img,
.bookmarks-menu__item button:hover img,
.bookmarks-menu__item button:focus img {
  -webkit-filter: brightness(100);
          filter: brightness(100);
}
.bookmarks-menu__item a:hover span, .bookmarks-menu__item a:focus span,
.bookmarks-menu__item button:hover span,
.bookmarks-menu__item button:focus span {
  max-width: -webkit-min-content;
  max-width: -moz-min-content;
  max-width: min-content;
  color: #FFFFFF;
}
.bookmarks-menu__item button {
  background-color: transparent;
  border-radius: 0;
}
.bookmarks-menu__item span {
  display: none;
}
@media (min-width: 1080px) {
  .bookmarks-menu__item span {
    display: block;
    max-width: 80px;
    line-height: 1.25;
    color: #5B4E56;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
.bookmarks-menu__icon {
  width: 26px;
  height: auto;
}
.bookmarks-menu img {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

header .wrap > .bookmarks-menu {
  display: none;
}
@media (min-width: 768px) {
  header .wrap > .bookmarks-menu {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    z-index: 1;
    display: block;
    width: 325px;
  }
}
@media (min-width: 1080px) {
  header .wrap > .bookmarks-menu {
    -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
            order: initial;
    width: 100%;
  }
}

.site-container > .bookmarks-menu {
  position: fixed;
  z-index: 50;
  bottom: 0;
  left: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .site-container > .bookmarks-menu {
    display: none;
  }
}

@-webkit-keyframes slideOut {
  0% {
    width: 0;
  }
  100% {
    left: 0;
    width: 100%;
  }
}

@keyframes slideOut {
  0% {
    width: 0;
  }
  100% {
    left: 0;
    width: 100%;
  }
}
@-webkit-keyframes slideIn {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}
@keyframes slideIn {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.panel,
.home .panel {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.95);
  top: 0;
  bottom: 0;
  width: 0;
  left: 0;
  overflow: hidden;
  -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.3);
}
.panel.show,
.home .panel.show {
  width: 100%;
  max-width: 1200px;
  -webkit-animation-name: slideOut;
          animation-name: slideOut;
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
  z-index: 9999;
}
@media (min-width: 1080px) {
  .panel.show,
  .home .panel.show {
    z-index: auto;
  }
}
.panel.show .panel-inner,
.home .panel.show .panel-inner {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}
.panel.hide,
.home .panel.hide {
  -webkit-animation-name: slideIn;
          animation-name: slideIn;
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
}
.panel.hide .panel-inner,
.home .panel.hide .panel-inner {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}
.panel .panel-inner,
.home .panel .panel-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 24px;
}
@media (min-width: 768px) {
  .panel .panel-inner,
  .home .panel .panel-inner {
    padding: 32px;
  }
}
@media (min-width: 1080px) {
  .panel .panel-inner,
  .home .panel .panel-inner {
    padding: 64px;
  }
}
.panel .wrap,
.home .panel .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 850px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.panel .close-button,
.home .panel .close-button {
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding: 0 12px 4px;
  background-color: transparent;
  border: 1px solid rgb(208.1578947368, 208.1578947368, 212.8421052632);
  border-radius: 0;
  color: #A93034;
  font-size: 48px;
  line-height: 1;
  font-weight: bold;
}
.panel .close-button:hover, .panel .close-button:focus,
.home .panel .close-button:hover,
.home .panel .close-button:focus {
  background-color: #A93034;
  border-color: #A93034;
  color: #EBEBED;
}
.panel .panel-search__octo, .panel .panel-search__site,
.home .panel .panel-search__octo,
.home .panel .panel-search__site {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin-top: 32px;
}
@media (min-width: 1080px) {
  .panel .panel-search__octo, .panel .panel-search__site,
  .home .panel .panel-search__octo,
  .home .panel .panel-search__site {
    margin-top: 64px;
  }
}
.panel .panel-search .h2,
.home .panel .panel-search .h2 {
  margin-bottom: 16px;
  font-size: 28px;
  font-weight: bold;
  font-family: "Poppins", helvetica, arial, sans-serif;
}
.panel .panel-search__infos,
.home .panel .panel-search__infos {
  margin-bottom: 12px;
}
.panel .panel-search .section-hero__form,
.home .panel .panel-search .section-hero__form {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 76px auto 44px;
  grid-template-columns: 76px auto 44px;
  margin-top: 16px;
  margin-bottom: 32px;
  -ms-grid-columns: 76px 1fr;
  grid-template-columns: 76px 1fr;
}
@media (min-width: 768px) {
  .panel .panel-search .section-hero__form,
  .home .panel .panel-search .section-hero__form {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -ms-grid-columns: 170px auto 64px;
    grid-template-columns: 170px auto 64px;
    margin-top: 24px;
    margin-bottom: 48px;
    -ms-grid-columns: 170px 1fr;
    grid-template-columns: 170px 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
  }
  .panel .panel-search .section-hero__form > *:nth-child(1), .home .panel .panel-search .section-hero__form > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .panel .panel-search .section-hero__form > *:nth-child(2), .home .panel .panel-search .section-hero__form > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .panel .panel-search .section-hero__form > *:nth-child(1), .home .panel .panel-search .section-hero__form > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .panel .panel-search .section-hero__form > *:nth-child(2), .home .panel .panel-search .section-hero__form > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .panel .panel-search .section-hero__form > *:nth-child(3), .home .panel .panel-search .section-hero__form > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
}
@media (min-width: 1080px) {
  .panel .panel-search .section-hero__form,
  .home .panel .panel-search .section-hero__form {
    margin-top: 32px;
    margin-bottom: 64px;
  }
}
.panel .panel-search .section-hero__form p,
.home .panel .panel-search .section-hero__form p {
  margin-bottom: 0;
  line-height: 1;
}
.panel .panel-search .section-hero__form .legend,
.home .panel .panel-search .section-hero__form .legend {
  position: relative;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #A93034;
  text-align: center;
  font-family: "Poppins", helvetica, arial, sans-serif;
  font-size: 24px;
  color: #FFFFFF;
}
@media (min-width: 768px) {
  .panel .panel-search .section-hero__form .legend,
  .home .panel .panel-search .section-hero__form .legend {
    font-size: 36px;
  }
}
@media (min-width: 1080px) {
  .panel .panel-search .section-hero__form .legend,
  .home .panel .panel-search .section-hero__form .legend {
    font-size: 48px;
  }
}
.panel .panel-search .section-hero__form .legend::after,
.home .panel .panel-search .section-hero__form .legend::after {
  position: absolute;
  top: 0;
  right: -12px;
  display: block;
  content: " ";
  height: 100%;
  width: 12px;
  background-color: #A93034;
  clip-path: polygon(0 0, 0 100%, 100% 0);
}
.panel .panel-search .section-hero__form form fieldset,
.home .panel .panel-search .section-hero__form form fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0;
  margin: 0;
  border: none;
}
.panel .panel-search .section-hero__form form input[type=text],
.home .panel .panel-search .section-hero__form form input[type=text] {
  padding: 12px;
  background-color: rgba(255, 255, 255, 0.6);
  border-color: #A93034 #FFFFFF;
  font-size: 16px;
}
@media (min-width: 768px) {
  .panel .panel-search .section-hero__form form input[type=text],
  .home .panel .panel-search .section-hero__form form input[type=text] {
    padding: 16px;
    font-size: 18px;
  }
}
.panel .panel-search .section-hero__form form input[type=text]:focus,
.home .panel .panel-search .section-hero__form form input[type=text]:focus {
  background-color: white;
  -webkit-box-shadow: inset 0 -3px 0 0 #A93034, inset 0 3px 0 0 #A93034;
          box-shadow: inset 0 -3px 0 0 #A93034, inset 0 3px 0 0 #A93034;
}
.panel .panel-search .section-hero__form form input[type=submit],
.home .panel .panel-search .section-hero__form form input[type=submit] {
  height: 100%;
  width: 100%;
  padding: 0;
  border: 0;
  background-color: transparent;
  text-indent: -9999px;
}
.panel .panel-search .section-hero__form .section-hero__button,
.home .panel .panel-search .section-hero__form .section-hero__button {
  position: relative;
}
.panel .panel-search .section-hero__form .section-hero__button--submit,
.home .panel .panel-search .section-hero__form .section-hero__button--submit {
  width: 34px;
  background-color: #A93034;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 45 51'%3E%3Cpath fill='%23ffffff' fill-rule='nonzero' d='M37.5 25.4c1.7-3.4 1.8-6.9.6-10.4a13 13 0 00-7-7.7 13.1 13.1 0 00-10.4-.5c-3.5 1.2-6 3.6-7.7 7a13 13 0 00-.5 10.4c1.3 3.5 3.6 6 7 7.6a13 13 0 0010.4.6c3.4-1.3 6-3.6 7.6-7m5.4 2.5c-2.3 4.9-6 8.2-11 10-5.1 1.8-10 1.6-15-.7-4.8-2.3-8.2-6-10-11-1.8-5.1-1.5-10 .8-15 2.3-4.9 6-8.2 11-10 5.1-1.8 10-1.6 15 .8 4.8 2.3 8.2 6 10 11 1.7 5 1.5 10-.8 14.9'/%3E%3Cpath fill='%23ffffff' d='M17 34.4l-4-3.2L0 47.5l4 3.2z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 22px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .panel .panel-search .section-hero__form .section-hero__button--submit,
  .home .panel .panel-search .section-hero__form .section-hero__button--submit {
    width: 44px;
    background-size: 32px;
  }
}
@media (min-width: 1080px) {
  .panel .panel-search .section-hero__form .section-hero__button--submit,
  .home .panel .panel-search .section-hero__form .section-hero__button--submit {
    width: 64px;
    background-size: 36px;
  }
}
.panel .panel-search .section-hero__form .section-hero__button--submit::before,
.home .panel .panel-search .section-hero__form .section-hero__button--submit::before {
  position: absolute;
  top: 0;
  left: -12px;
  display: block;
  content: " ";
  height: 100%;
  width: 12px;
  background-color: #A93034;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
}
.panel .panel-search .section-hero__form .section-hero__button--submit::after,
.home .panel .panel-search .section-hero__form .section-hero__button--submit::after {
  position: absolute;
  top: 0;
  right: -12px;
  display: block;
  content: " ";
  height: 100%;
  width: 12px;
  background-color: #A93034;
  clip-path: polygon(0 0, 0 100%, 100% 0);
}
.panel .panel-search .section-hero__form .section-hero__button--submit:hover, .panel .panel-search .section-hero__form .section-hero__button--submit:focus,
.home .panel .panel-search .section-hero__form .section-hero__button--submit:hover,
.home .panel .panel-search .section-hero__form .section-hero__button--submit:focus {
  -webkit-box-shadow: 0 0 16px rgb(208.1578947368, 208.1578947368, 212.8421052632);
          box-shadow: 0 0 16px rgb(208.1578947368, 208.1578947368, 212.8421052632);
}
.panel .panel-search .section-hero__form .section-hero__button--advancedsearch,
.home .panel .panel-search .section-hero__form .section-hero__button--advancedsearch {
  display: block;
  height: 100%;
  background-color: rgba(169, 48, 52, 0.6);
  text-decoration: none;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  color: #FFFFFF;
}
.panel .panel-search .section-hero__form .section-hero__button--advancedsearch:hover, .panel .panel-search .section-hero__form .section-hero__button--advancedsearch:focus,
.home .panel .panel-search .section-hero__form .section-hero__button--advancedsearch:hover,
.home .panel .panel-search .section-hero__form .section-hero__button--advancedsearch:focus {
  background-color: #A93034;
  -webkit-box-shadow: 0 0 16px rgb(208.1578947368, 208.1578947368, 212.8421052632);
          box-shadow: 0 0 16px rgb(208.1578947368, 208.1578947368, 212.8421052632);
}
.panel .panel-search .section-hero__form .section-hero__button--advancedsearch i,
.home .panel .panel-search .section-hero__form .section-hero__button--advancedsearch i {
  line-height: 1.25;
}
@media (min-width: 768px) {
  .panel .panel-search .section-hero__form .section-hero__button--advancedsearch,
  .home .panel .panel-search .section-hero__form .section-hero__button--advancedsearch {
    font-size: 38px;
  }
}
@media (min-width: 1080px) {
  .panel .panel-search .section-hero__form .section-hero__button--advancedsearch,
  .home .panel .panel-search .section-hero__form .section-hero__button--advancedsearch {
    font-size: 48px;
  }
  .panel .panel-search .section-hero__form .section-hero__button--advancedsearch i,
  .home .panel .panel-search .section-hero__form .section-hero__button--advancedsearch i {
    line-height: 1;
  }
}
.panel .panel-search,
.home .panel .panel-search {
  /* end section-hero__form */
}
.panel .panel-search__site,
.home .panel .panel-search__site {
  margin-top: 24px;
}
.panel .panel-search__site label,
.home .panel .panel-search__site label {
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  position: absolute !important;
  width: 0.1rem;
  height: 0.1rem;
  border: 0;
  background-color: #FFFFFF;
}
.panel .panel-search__site .wp-block-search__inside-wrapper,
.home .panel .panel-search__site .wp-block-search__inside-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 160px;
  grid-template-columns: auto 160px;
}
.panel .panel-search__site .wp-block-search input,
.home .panel .panel-search__site .wp-block-search input {
  border-color: #A93034;
}
.panel .panel-search__site .wp-block-search input:focus,
.home .panel .panel-search__site .wp-block-search input:focus {
  -webkit-box-shadow: inset 0 0 0 3px #A93034;
          box-shadow: inset 0 0 0 3px #A93034;
}
.panel .panel-search__site .wp-block-search__button,
.home .panel .panel-search__site .wp-block-search__button {
  margin: 0 0 0 -12px;
  background-color: #A93034;
  clip-path: polygon(6% 0%, 100% 0, 100% 100%, 0% 100%);
  border: 1px solid #A93034;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 600;
  color: #EBEBED;
}
.panel .panel-search__site .wp-block-search__button:hover, .panel .panel-search__site .wp-block-search__button:focus,
.home .panel .panel-search__site .wp-block-search__button:hover,
.home .panel .panel-search__site .wp-block-search__button:focus {
  -webkit-box-shadow: 0 0 16px rgb(208.1578947368, 208.1578947368, 212.8421052632);
          box-shadow: 0 0 16px rgb(208.1578947368, 208.1578947368, 212.8421052632);
  background-color: rgb(89.5622119816, 25.4377880184, 27.5576036866);
}
.panel .panel-search,
.home .panel .panel-search {
  /* end panel-search__site */
}

/* Footer Menu
--------------------------------------------- */
.nav-secondary {
  margin-top: 12px;
}
.nav-secondary .genesis-nav-menu {
  line-height: 1.5;
}
.nav-secondary .menu-item {
  display: inline-block;
}
.nav-secondary a {
  margin-left: 12px;
  margin-right: 12px;
  padding: 0;
}

/* Content Area
---------------------------------------------------------------------------- */
/* Entry Header - single
--------------------------------------------- */
.entry-header__subtitle h2 {
  margin-bottom: 16px;
}

/* Before Entry Content - single
--------------------------------------------- */
.before_entry_content {
  margin-bottom: 32px;
}
.before_entry_content__date {
  font-family: "Poppins", helvetica, arial, sans-serif;
  font-size: 1.25em;
  color: #A93034;
}
.before_entry_content__place {
  text-transform: uppercase;
}

/* Entry Content
--------------------------------------------- */
.entry {
  margin-bottom: 40px;
}

.entry-content a {
  text-decoration: none;
  -webkit-box-shadow: inset 0 -1px 0;
          box-shadow: inset 0 -1px 0;
}
.entry-content a:hover, .entry-content a:focus {
  color: #FFFFFF;
  text-decoration: none;
  -webkit-box-shadow: inset 0 -25px 0 #A93034;
          box-shadow: inset 0 -25px 0 #A93034;
}
.entry-content figure > a {
  -webkit-box-shadow: none;
          box-shadow: none;
  text-decoration: none;
}
.entry-content figure > a:hover, .entry-content figure > a:focus {
  outline: all;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-decoration: none;
}
.entry-content figure > a:hover img, .entry-content figure > a:focus img {
  -webkit-box-shadow: 0 0 8px 0 #777777;
          box-shadow: 0 0 8px 0 #777777;
}
.entry-content ol,
.entry-content ul {
  margin-bottom: 32px;
  padding-left: 40px;
}
.entry-content ol > li {
  list-style-type: decimal;
}
.entry-content ul > li {
  list-style-type: disc;
  list-style-position: inside;
}
.entry-content ul > li::marker {
  color: #A93034;
}
.entry-content ul > li a {
  color: #5B4E56;
}
.entry-content ul > li a:hover,
.entry-content ul > li a:focus {
  color: #FFFFFF;
}
.entry-content ol ul > li,
.entry-content ul ul > li {
  list-style-type: circle;
}
.entry-content ol ol ul > li,
.entry-content ol ul ul > li,
.entry-content ul ul ul > li {
  list-style-type: square;
}
.entry-content ol ol,
.entry-content ul ul {
  margin-bottom: 0;
}
.entry-content code {
  background-color: #EBEBED;
}

.content .sticky {
  background-color: rgba(255, 228, 206, 0.5);
  padding: 32px;
}

/* Content
--------------------------------------------- */
@media (min-width: 1080px) {
  .content {
    float: left;
    width: 65%;
  }
  .sidebar-content .content {
    float: right;
  }
  .full-width-content .content {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
/* Entry Meta
--------------------------------------------- */
p.entry-meta {
  font-size: 16px;
  margin-bottom: 0;
}

.entry-header .entry-meta {
  margin-bottom: 24px;
}

.entry-footer .entry-meta {
  /*border-top: 1px solid $bg-border;
  padding-top: 24px;*/
}

.entry-categories,
.entry-tags {
  display: block;
}

.entry-comments-link::before {
  content: "—";
  margin: 0 6px 0 2px;
}

/* Pagination
--------------------------------------------- */
.pagination {
  clear: both;
  margin: 64px 0;
  text-align: center;
}

.adjacent-entry-pagination {
  margin-bottom: 0;
}

.archive-pagination li {
  display: inline;
}
.archive-pagination li:not(:last-of-type) {
  margin-right: 8px;
}
.archive-pagination li a {
  display: inline-block;
  margin-bottom: 4px;
  padding: 8px 16px;
  background-color: #EBEBED;
  border: 2px solid #FFFFFF;
  color: #5B4E56;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}
.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a {
  background-color: #A93034;
  border-color: #A93034;
  color: #FFFFFF;
}
.archive-pagination li.active a {
  font-weight: bold;
}

/* Entry Comments
--------------------------------------------- */
.comment-respond,
.entry-comments,
.entry-pings {
  margin-bottom: 40px;
}

.comment-list li {
  padding: 40px 0 0 32px;
}

.comment-list .depth-1 {
  padding-left: 0;
}

.comment-header {
  margin-bottom: 32px;
}

.comment-content {
  clear: both;
}

.comment-content ul > li {
  list-style-type: disc;
}

.comment-respond input[type=email],
.comment-respond input[type=text],
.comment-respond input[type=url] {
  width: 50%;
}

.comment-respond label {
  display: block;
  margin-right: 12px;
}

.comment-header p {
  margin-bottom: 0;
}

.entry-pings .reply {
  display: none;
}

.comment-form-cookies-consent label {
  display: inline;
  padding-left: 12px;
}

/* Sidebar
---------------------------------------------------------------------------- */
.sidebar {
  font-size: 16px;
  line-height: 1.5;
}
@media (min-width: 1080px) {
  .sidebar {
    float: right;
    width: 30%;
  }
}
.sidebar .widget {
  margin-bottom: 40px;
}
.sidebar p {
  margin-bottom: 24px;
}

@media (min-width: 1080px) {
  .sidebar-content .sidebar {
    float: left;
  }
}
/* Author Box
--------------------------------------------- */
@media (min-width: 1080px) {
  .author-box {
    background-color: #EBEBED;
    padding: 32px;
  }
}
/* After Entry
--------------------------------------------- */
@media (min-width: 1080px) {
  .after-entry {
    padding: 40px 64px;
  }
  .after-entry .enews {
    padding-left: 32px;
    padding-right: 32px;
  }
}
/* Archives - posts
--------------------------------------------- */
.blog .content {
  width: 100%;
}
.blog .section-actus {
  display: -ms-grid;
  display: grid;
  grid-row-gap: 32px;
}
@media (min-width: 540px) {
  .blog .section-actus {
    -ms-grid-columns: 1fr 16px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 16px;
  }
}
@media (min-width: 768px) {
  .blog .section-actus {
    grid-column-gap: 24px;
  }
}
@media (min-width: 1366px) {
  .blog .section-actus {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.blog .section-actus article {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto 1fr;
  grid-template-rows: auto 1fr;
  margin-bottom: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .blog .section-actus article {
    padding: 0 16px;
  }
}
.blog .section-actus article::before {
  content: none;
}
.blog .section-actus article.sticky {
  padding: 0 4px;
  background-color: rgba(255, 228, 206, 0.5);
}
@media (min-width: 1080px) {
  .blog .section-actus article.sticky {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.blog .section-actus article.sticky::before {
  position: absolute;
  right: 24px;
  top: -12px;
  content: "A la Une";
  padding: 4px 6px;
  background-color: #FFFFFF;
  border: 1px solid #A93034;
  border-radius: 3px;
  color: #A93034;
  font-size: 0.8em;
}
.blog .section-actus article.sticky .section-actus__content {
  border-color: transparent;
}
.blog .section-actus article.sticky .section-actus__link {
  background-color: #FFE4CE;
}
.blog .section-actus article:focus-within .section-actus__content, .blog .section-actus article:hover .section-actus__content {
  border-color: #A93034;
  -webkit-box-shadow: inset 0 0 0 3px #A93034;
          box-shadow: inset 0 0 0 3px #A93034;
}
.blog .section-actus article:focus-within img, .blog .section-actus article:hover img {
  opacity: 0.5;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.blog .section-actus article:focus-within .entry-title-link,
.blog .section-actus article:focus-within .entry-title-link:hover,
.blog .section-actus article:focus-within .entry-title-link:focus, .blog .section-actus article:hover .entry-title-link,
.blog .section-actus article:hover .entry-title-link:hover,
.blog .section-actus article:hover .entry-title-link:focus {
  color: #A93034;
}
.blog .section-actus article:focus-within .section-actus__link.bu-button--plain, .blog .section-actus article:hover .section-actus__link.bu-button--plain {
  background-color: #A93034;
  color: #FFFFFF;
}
.blog .section-actus article:focus-within .section-actus__link.bu-button--plain::before, .blog .section-actus article:hover .section-actus__link.bu-button--plain::before {
  border-color: #FFFFFF #A93034 #A93034 #FFFFFF;
}
.blog .section-actus .entry-header {
  padding: 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 40px auto;
  grid-template-rows: 40px auto;
}
@media (min-width: 768px) {
  .blog .section-actus .entry-header {
    -ms-grid-rows: 50px auto;
    grid-template-rows: 50px auto;
  }
}
.blog .section-actus__date {
  margin-bottom: 0;
  font-family: "Poppins", helvetica, arial, sans-serif;
  font-size: 24px;
  color: #A93034;
}
@media (min-width: 1080px) {
  .blog .section-actus__date {
    font-size: 28px;
  }
}
.blog .section-actus__figure {
  position: relative;
  width: 100%;
  padding-top: 100%;
  border-width: 2px 2px 0 2px;
  border-style: solid;
  border-color: #EBEBED;
  background-color: #EBEBED;
  overflow: hidden;
}
.blog .section-actus__figure img {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  margin-bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.blog .section-actus .entry-title-link {
  -webkit-box-shadow: none;
          box-shadow: none;
  text-decoration: none;
  color: #5B4E56;
}
.blog .section-actus .entry-title-link:hover, .blog .section-actus .entry-title-link:focus {
  color: #A93034;
}
.blog .section-actus .entry-title-link::after {
  position: absolute;
  z-index: 1;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.blog .section-actus__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 16px 16px 0 16px;
  border-width: 0 2px 2px 2px;
  border-style: solid;
  border-color: #EBEBED;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.blog .section-actus__place {
  margin-bottom: 8px;
  text-transform: uppercase;
}
.blog .section-actus__subtitle {
  margin-bottom: 0;
  font-weight: 700;
}
.blog .section-actus__text {
  font-size: 0.9em;
}
@media (min-width: 1080px) {
  .blog .section-actus__text {
    font-size: 1em;
  }
}
.blog .section-actus__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: auto;
}
.blog .section-actus__link {
  margin-right: -16px;
  background-color: #EBEBED;
  -webkit-box-shadow: none;
          box-shadow: none;
  clip-path: polygon(14% 0%, 100% 0, 100% 100%, 0% 100%);
}
.blog .section-actus__link .icon-plus {
  position: relative;
  line-height: 1;
  font-size: 28px;
}
.blog .section-actus__link .icon-plus::before {
  content: "+";
  font-family: "Poppins", helvetica, arial, sans-serif;
}
.blog .entry-title {
  position: static;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 8px;
  padding-left: 0;
  font-size: 26px;
  font-weight: 700;
  color: #2F2F2F;
}
@media (min-width: 1080px) {
  .blog .entry-title {
    font-size: 28px;
  }
}
.blog .entry-title::before {
  content: none;
}
.blog .entry-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: auto;
}
.blog .entry-meta {
  font-weight: 600;
  font-size: 0.9em;
}
.blog .entry-meta a {
  position: relative;
  z-index: 2;
  margin-left: 8px;
  text-decoration: none;
  font-weight: normal;
}
.blog .entry-meta a:hover,
.blog .entry-meta a:focus {
  -webkit-box-shadow: inset 0 -3px 0 0 #A93034;
          box-shadow: inset 0 -3px 0 0 #A93034;
}

/* WP Grid builder - Actus Retro année
--------------------------------------------- */
.wp-grid-builder.retro-actu article:focus-within .wpgb-card-content .wpgb-card-body, .wp-grid-builder.retro-actu article:hover .wpgb-card-content .wpgb-card-body {
  border-color: #A93034;
  -webkit-box-shadow: inset 0 0 0 3px #A93034;
          box-shadow: inset 0 0 0 3px #A93034;
}
.wp-grid-builder.retro-actu article:focus-within .entry-title-link,
.wp-grid-builder.retro-actu article:focus-within .entry-title-link:hover,
.wp-grid-builder.retro-actu article:focus-within .entry-title-link:focus, .wp-grid-builder.retro-actu article:hover .entry-title-link,
.wp-grid-builder.retro-actu article:hover .entry-title-link:hover,
.wp-grid-builder.retro-actu article:hover .entry-title-link:focus {
  color: #A93034;
}
.wp-grid-builder.retro-actu article:focus-within .section-actus__link.bu-button--plain, .wp-grid-builder.retro-actu article:hover .section-actus__link.bu-button--plain {
  background-color: #A93034;
  color: #FFFFFF;
}
.wp-grid-builder.retro-actu article:focus-within .section-actus__link.bu-button--plain::before, .wp-grid-builder.retro-actu article:hover .section-actus__link.bu-button--plain::before {
  border-color: #FFFFFF #A93034 #A93034 #FFFFFF;
}
.wp-grid-builder.retro-actu .section-actus__date {
  margin-bottom: 0;
  font-family: "Poppins", helvetica, arial, sans-serif;
  font-size: 24px !important;
  color: #A93034;
}
@media (min-width: 1080px) {
  .wp-grid-builder.retro-actu .section-actus__date {
    font-size: 28px !important;
  }
}
.wp-grid-builder.retro-actu .wpgb-card-body {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.wp-grid-builder.retro-actu .wpgb-card-body a.section-actus__link--last {
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  position: absolute !important;
  width: 0.1rem;
  height: 0.1rem;
  border: 0;
  background-color: #FFFFFF;
}
.wp-grid-builder.retro-actu .wpgb-card-body .section-actus__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: auto;
  margin-bottom: -1px;
}
.wp-grid-builder.retro-actu .wpgb-card-body .section-actus__link {
  margin-right: -16px;
  padding: 4px 16px 4px 16px;
  background-color: #EBEBED;
  -webkit-box-shadow: none;
          box-shadow: none;
  clip-path: polygon(14% 0%, 100% 0, 100% 100%, 0% 100%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.wp-grid-builder.retro-actu .wpgb-card-body .section-actus__link .icon-plus {
  line-height: 1;
  font-size: 28px;
}
.wp-grid-builder.retro-actu .wpgb-card-body .entry-title {
  position: static;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 8px;
  padding-left: 0;
  font-size: 26px;
  font-weight: 700;
  color: #2F2F2F;
}
@media (min-width: 1080px) {
  .wp-grid-builder.retro-actu .wpgb-card-body .entry-title {
    font-size: 28px;
  }
}
.wp-grid-builder.retro-actu .wpgb-card-body .entry-title::before {
  content: none;
}
.wp-grid-builder.retro-actu .wpgb-card-body .entry-title a {
  -webkit-box-shadow: none;
          box-shadow: none;
  text-decoration: none;
  color: #5B4E56;
}
.wp-grid-builder.retro-actu .wpgb-card-body .entry-title a:hover, .wp-grid-builder.retro-actu .wpgb-card-body .entry-title a:focus {
  color: #A93034;
}
.wp-grid-builder.retro-actu .wpgb-card-body .entry-title a::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.wp-grid-builder.retro-actu .section-actus__place {
  margin-bottom: 8px;
  text-transform: uppercase;
}
.wp-grid-builder.retro-actu .section-actus__subtitle {
  margin-bottom: 0;
  font-weight: 700;
}
.wp-grid-builder.retro-actu .section-actus__text {
  font-size: 0.9em;
}
@media (min-width: 1080px) {
  .wp-grid-builder.retro-actu .section-actus__text {
    font-size: 1em;
  }
}
.wp-grid-builder.retro-actu .entry-categories {
  font-weight: 600;
  font-size: 0.9em;
}
.wp-grid-builder.retro-actu .entry-categories a {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin-left: 8px;
  text-decoration: none;
  font-weight: normal;
}
.wp-grid-builder.retro-actu .entry-categories a:not(:last-of-type) {
  margin-right: 10px;
}
.wp-grid-builder.retro-actu .entry-categories a:not(:last-of-type)::after {
  content: "|";
  position: absolute;
  right: -10px;
}
.wp-grid-builder.retro-actu .entry-categories a:hover, .wp-grid-builder.retro-actu .entry-categories a:focus {
  -webkit-box-shadow: inset 0 -3px 0 0 #A93034;
          box-shadow: inset 0 -3px 0 0 #A93034;
}

/* BUP8 Blocks
--------------------------------------------- */
.bup8-block-email .email__items a {
  font-family: "Poppins", helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 1.25em;
}
.bup8-block-email .email__items a:hover, .bup8-block-email .email__items afocus {
  color: #A93034;
}
.bup8-block-email .email__items--unique a {
  border: 1px solid #FFE4CE;
}
.bup8-block-email .email__items--unique a:hover, .bup8-block-email .email__items--unique a:focus {
  background-color: #FFE4CE;
  -webkit-box-shadow: 0 0 6px rgb(208.1578947368, 208.1578947368, 212.8421052632);
          box-shadow: 0 0 6px rgb(208.1578947368, 208.1578947368, 212.8421052632);
}
.bup8-block-email .email__items--series {
  background-color: #EBEBED;
}
.bup8-block-email .email__items--series a:hover,
.bup8-block-email .email__items--series a:focus {
  -webkit-box-shadow: inset 0 -3px 0 0 #A93034;
          box-shadow: inset 0 -3px 0 0 #A93034;
}

.bup8-block-training .training__item--title,
.bup8-block-training .training h2,
.bup8-block-training .training h3 {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  color: #5B4E56;
}
.bup8-block-training .training__item--title::before,
.bup8-block-training .training h2::before,
.bup8-block-training .training h3::before {
  content: none;
}
.bup8-block-training .training__item {
  border: 1px solid #FFE4CE;
}
.bup8-block-training .training__item ul {
  padding-left: 20px;
}

.bup8-block-contact {
  background-color: #5B4E56;
}
.bup8-block-contact .contact__title {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  padding-left: 16px;
  color: #FFFFFF;
  font-size: 27px;
}
.bup8-block-contact .contact__title::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 90%;
  background-color: #FFFFFF;
  -webkit-transform: skew(-12deg);
      -ms-transform: skew(-12deg);
          transform: skew(-12deg);
}
.bup8-block-contact .contact__items {
  color: #FFFFFF;
}
.bup8-block-contact .contact__items a {
  color: #FFFFFF;
}
.bup8-block-contact .contact__name {
  font-size: 22px;
  font-weight: bold;
}
.bup8-block-contact .contact__dept {
  text-transform: uppercase;
  font-size: 16px;
}
.bup8-block-contact .contact__dept p:last-of-type {
  margin-bottom: 4px;
}
.bup8-block-contact .contact__phone a, .bup8-block-contact .contact__email a {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.bup8-block-contact .contact__phone a:hover,
.bup8-block-contact .contact__phone a:focus, .bup8-block-contact .contact__email a:hover,
.bup8-block-contact .contact__email a:focus {
  -webkit-box-shadow: inset 0 -3px 0 0 #FFFFFF;
          box-shadow: inset 0 -3px 0 0 #FFFFFF;
}
.bup8-block-contact .contact__email {
  margin-bottom: 4px;
}

/* Footer Widgets
---------------------------------------------------------------------------- */
.footer-widgets {
  clear: both;
  position: relative;
  padding: 64px 0;
  margin-top: 96px;
  background: url(../images/Footer_Background.jpg) no-repeat;
  background-size: cover;
  border-top: 1px solid rgb(208.1578947368, 208.1578947368, 212.8421052632);
  color: #FFFFFF;
}
@media (min-width: 1080px) {
  .footer-widgets {
    margin-top: 128px;
  }
}
.footer-widgets .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .footer-widgets .wrap {
    max-width: 90%;
  }
}
@media (min-width: 1080px) {
  .footer-widgets .wrap {
    max-width: calc(100% - 200px);
  }
}
@media (min-width: 1366px) {
  .footer-widgets .wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (min-width: 1600px) {
  .footer-widgets .wrap {
    max-width: 1720px;
  }
}

.footer-widget-area {
  margin-bottom: 40px;
  padding-left: 32px;
  padding-right: 32px;
  font-size: 0.9em;
}
@media (min-width: 1080px) {
  .footer-widget-area {
    float: left;
    margin-bottom: 0;
    padding-left: 24px;
    padding-right: 24px;
    width: calc(31.6239316239% + 2 * 2.5641025641%);
  }
  .footer-widget-area:first-of-type, .footer-widget-area:last-of-type {
    width: calc(31.6239316239% - 2.5641025641%);
  }
}
@media (min-width: 1600px) {
  .footer-widget-area {
    padding-left: 64px;
    padding-right: 64px;
  }
}
.footer-widget-area a {
  color: #FFFFFF;
}
.footer-widget-area a:hover, .footer-widget-area a:focus {
  border-bottom: 3px solid #FFFFFF;
}
.footer-widget-area img {
  width: 100%;
  max-width: 200px;
  margin: 0;
}
@media (min-width: 1366px) {
  .footer-widget-area img {
    max-width: 200px;
  }
}
.footer-widget-area .widget_nav_menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer-widget-area .widget_nav_menu ul > li {
  font-size: 20px;
  font-weight: 500;
}
@media (min-width: 540px) {
  .footer-widget-area .widget_nav_menu ul > li {
    -ms-flex-preferred-size: 48.7179487179%;
        flex-basis: 48.7179487179%;
  }
}
.footer-widget-area .widget_nav_menu ul .sub-menu li {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-left: 16px;
  font-size: 14px;
  font-weight: 400;
}
.footer-widget-area .widget_nav_menu ul a {
  text-decoration: none;
  border-bottom: 1px solid transparent;
  font-family: "Poppins", helvetica, arial, sans-serif;
}
.footer-widget-area .widget_nav_menu ul a:hover, .footer-widget-area .widget_nav_menu ul a:focus {
  border-bottom: 3px solid #FFFFFF;
}
.footer-widget-area #simple-social-icons-2 ul li a {
  background-color: transparent !important;
}
.footer-widget-area .happyforms-styles .happyforms-part--placeholder .happyforms-part__el p {
  color: #FFFFFF;
}
.footer-widget-area .acym_module_form input[type=email] {
  padding-top: 8px;
  padding-bottom: 8px;
}
.footer-widget-area .acysubbuttons,
.footer-widget-area .acysubbuttons:last-child {
  margin-top: 24px;
  margin-bottom: 12px;
  text-align: center;
}
.footer-widget-area input[type=button] {
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #FFFFFF;
  border-radius: 0;
  font-family: "Poppins", helvetica, arial, sans-serif;
  font-size: 1.3em;
  color: #5B4E56;
}
.footer-widget-area input[type=button]:hover, .footer-widget-area input[type=button]:focus {
  background-color: #2F2F2F;
  color: #FFFFFF;
}
.footer-widget-area .acym_posttext {
  background-color: rgba(169, 48, 52, 0.3);
}

.footer-widget-area:last-child,
.footer-widgets .widget:last-child {
  margin-bottom: 0;
}

.footer-widgets-2 .widget_nav_menu {
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  padding-top: 32px;
  padding-bottom: 32px;
}
@media (min-width: 1080px) {
  .footer-widgets-2 .widget_nav_menu {
    border-top: none;
    border-bottom: none;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 1080px) {
  .footer-widgets-2 {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    padding-top: 0;
    padding-bottom: 0;
  }
}

/* Site Footer
---------------------------------------------------------------------------- */
.site-footer {
  margin-bottom: 52px;
  background-color: #2F2F2F;
  border-top: 1px solid #2F2F2F;
  font-size: 15px;
  line-height: 1.5;
  padding: 32px;
  text-align: center;
  color: #FFFFFF;
}
@media (min-width: 768px) {
  .site-footer {
    margin-bottom: 0;
  }
}
.site-footer p {
  margin-bottom: 0;
}
.site-footer a {
  text-decoration: none;
  color: #FFFFFF;
  -webkit-box-shadow: inset 0 -1px 0 0 #FFFFFF;
          box-shadow: inset 0 -1px 0 0 #FFFFFF;
}
.site-footer a:hover,
.site-footer a:focus {
  color: #FFFFFF;
  -webkit-box-shadow: inset 0 -3px 0 0 #FFFFFF;
          box-shadow: inset 0 -3px 0 0 #FFFFFF;
}
.site-footer a:hover::before,
.site-footer a:focus::before {
  content: none;
}
.site-footer .current-menu-item > a::before {
  content: none;
}
.site-footer .nav-secondary .menu-item:not(:last-of-type) {
  position: relative;
  padding-right: 12px;
}
.site-footer .nav-secondary .menu-item:not(:last-of-type)::after {
  content: "-";
  position: absolute;
  right: 0;
  top: 0;
}

/* Back to top Button
---------------------------------------------------------------------------- */
#topbutton {
  position: fixed;
  z-index: 1;
  display: none;
  height: 50px;
  width: 50px;
  right: 15px;
  bottom: 100px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  border-bottom-width: 0;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
  line-height: 50px;
}
#topbutton:hover, #topbutton:focus {
  background: rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0 0 10px #666;
          box-shadow: 0 0 10px #666;
}

#topbutton:after {
  content: "\f343";
  font-family: dashicons;
  font-size: 2em;
  font-weight: bold;
}

/* Plugins
---------------------------------------------------------------------------- */
/* Genesis eNews Extended
--------------------------------------------- */
.after-entry .enews {
  text-align: center;
  padding: 8px;
}

.sidebar .enews {
  background-color: #EBEBED;
  padding: 32px;
}

.enews-widget input {
  font-size: 16px;
  margin-bottom: 12px;
}

.after-entry .enews-widget input {
  text-align: center;
}

.enews-widget input[type=submit] {
  margin: 0;
  width: 100%;
}

.enews form + p {
  margin-top: 24px;
}

/* FAQ
--------------------------------------------- */
.faq-list {
  margin-top: 64px;
}
.faq-list h2 {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}
.faq-list h2::before {
  content: none;
}
.faq-list--question {
  background: transparent;
  border-bottom: 1px solid rgb(208.1578947368, 208.1578947368, 212.8421052632);
  color: #5B4E56;
  padding-left: 0;
  padding-right: 0;
  border-bottom: none;
}
.faq-list--question .faq-list--title::before {
  content: none;
}
.faq-list--question .faq-list--title::after {
  position: absolute;
  top: 12px;
  right: 4px;
  content: "\f132";
  font-family: dashicons; /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
  float: right;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.faq-list--question.faq-on .faq-list--title::after {
  content: "\f460";
}
.faq-list--title {
  position: relative;
  padding: 12px 32px 4px 8px;
  line-height: 1.625;
  font-family: "Poppins", helvetica, arial, sans-serif;
  font-size: 18px;
}
.faq-list--question.faq-on .faq-list--title, .faq-list--title:focus, .faq-list--title:hover {
  padding: 12px 32px 4px 8px;
  border-bottom: 3px solid #A93034;
  color: #A93034;
}
.faq-list--question.faq-on .faq-list--title {
  background: #A93034;
  color: #FFFFFF;
}
.faq-list--item {
  border-bottom: 1px solid rgb(208.1578947368, 208.1578947368, 212.8421052632);
  margin-bottom: 0;
}

/* WP Forms
--------------------------------------------- */
.entry-content .wpforms-container {
  margin-bottom: 40px;
}

.entry-content .wpforms-form .wpforms-field {
  clear: both;
  margin: 24px 0;
  overflow: hidden;
}

.site-container .wpforms-container .wpforms-form .wpforms-field input {
  border-radius: 0;
  height: auto;
  padding: 16px;
}

.site-container .entry-content .wpforms-form .wpforms-field-label {
  font-weight: 500;
}

.site-container .entry-content .wpforms-form .wpforms-field-sublabel {
  font-size: 14px;
  font-weight: 300;
}

.entry-content .wpforms-form .wpforms-field-hp {
  display: none !important;
  left: -9000px !important;
  position: absolute !important;
}

.site-container .entry-content .wpforms-form textarea {
  padding: 16px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-small {
  height: 120px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-medium {
  height: 200px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-large {
  height: 300px;
}

/* HAPPY Forms
--------------------------------------------- */
.happyforms-form h2,
.happyforms-form h3,
.happyforms-form h4,
.happyforms-form h5,
.happyforms-form h6 {
  margin-left: 0;
  margin-right: 0;
}

.entry-content .happyforms-form {
  margin-bottom: 32px;
  padding: 16px 16px 0 16px;
  border: 1px solid rgb(208.1578947368, 208.1578947368, 212.8421052632);
}
@media (min-width: 540px) {
  .entry-content .happyforms-form {
    padding: 24px 24px 0 24px;
  }
}
@media (min-width: 768px) {
  .entry-content .happyforms-form {
    padding: 32px 32px 0 32px;
  }
}
.entry-content .happyforms-form-progress__steps li {
  list-style-type: none;
}
.entry-content .happyforms-form-progress__step.current .happyforms-form-progress__step-label,
.entry-content .happyforms-form-progress__step.completed .happyforms-form-progress__step-label {
  background-color: #A93034;
  border-color: #A93034;
}
.entry-content .happyforms-styles input[type=submit]:not(:hover):not(:active):not(.has-background),
.entry-content .happyforms-styles button.happyforms-button:not(:hover):not(:active):not(.has-background) {
  background-color: transparent;
  border-color: #A93034 !important;
  color: #5B4E56;
}
.entry-content .happyforms-styles input[type=submit].happyforms-button--submit:hover,
.entry-content .happyforms-styles input[type=submit].happyforms-button--submit:focus,
.entry-content .happyforms-styles button.submit.happyforms-button--submit:hover,
.entry-content .happyforms-styles button.submit.happyforms-button--submit:focus,
.entry-content .happyforms-styles button.happyforms-button:hover,
.entry-content .happyforms-styles button.happyforms-button:focus {
  background-color: #A93034 !important;
  color: #FFFFFF;
  -webkit-box-shadow: 0 0 16px rgb(208.1578947368, 208.1578947368, 212.8421052632);
          box-shadow: 0 0 16px rgb(208.1578947368, 208.1578947368, 212.8421052632);
}
.entry-content .happyforms-input-group__suffix--button .happyforms-plain-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.entry-content .happyforms-input-group__suffix--button .happyforms-plain-button:hover,
.entry-content .happyforms-input-group__suffix--button .happyforms-plain-button:focus {
  background-color: #A93034;
  color: #FFFFFF;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* ACYMALING
--------------------------------------------- */
.acym_module .acym_module_form input {
  max-width: 100%;
}
.acym_module .acym_module_form input[type=text],
.acym_module .acym_module_form input[type=textarea],
.acym_module .acym_module_form input[type=password],
.acym_module .acym_module_form input[type=email] {
  background-color: #FFFFFF;
}

/* Notification bar
--------------------------------------------- */
#wpfront-notification-bar-spacer {
  margin-bottom: 24px;
}
@media (min-width: 1080px) {
  #wpfront-notification-bar-spacer {
    margin-bottom: 0;
  }
}
#wpfront-notification-bar div.wpfront-close {
  top: 6px;
  right: 12px;
  padding: 14px 8px;
  font-size: 18px;
  font-family: "Poppins", helvetica, arial, sans-serif;
}
#wpfront-notification-bar div.wpfront-close:hover, #wpfront-notification-bar div.wpfront-close:focus {
  border-color: #FFFFFF !important;
  color: #FFFFFF;
}
@media (min-width: 768px) {
  #wpfront-notification-bar div.wpfront-close {
    right: 24px;
    top: 24px;
  }
}
#wpfront-notification-bar td {
  padding: 12px 40px 12px 24px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  #wpfront-notification-bar td {
    padding-left: 32px;
    padding-right: 54px;
  }
}
#wpfront-notification-bar td p a,
#wpfront-notification-bar td a {
  -webkit-box-shadow: inset 0 -1px 0 0 #FFFFFF;
          box-shadow: inset 0 -1px 0 0 #FFFFFF;
  text-decoration: none;
  color: #FFFFFF;
}
#wpfront-notification-bar td p a:hover, #wpfront-notification-bar td p a:focus,
#wpfront-notification-bar td a:hover,
#wpfront-notification-bar td a:focus {
  -webkit-box-shadow: inset 0 -3px 0 0 #FFFFFF;
          box-shadow: inset 0 -3px 0 0 #FFFFFF;
}
#wpfront-notification-bar div.wpfront-message {
  max-width: 820px;
  padding: 8px 16px;
  word-break: keep-all;
  font-family: "Poppins", helvetica, arial, sans-serif;
  line-height: 1.625;
}
#wpfront-notification-bar a.wpfront-button {
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 15px;
  font-weight: 500 !important;
}
#wpfront-notification-bar a.wpfront-button:hover, #wpfront-notification-bar a.wpfront-button:focus {
  background: #FFFFFF !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #5B4E56;
}

#wpfront-notification-bar-open-button,
#wpfront-notification-bar-open-button.top {
  width: 40px;
  height: 24px;
  background-size: 18px;
  background-position: center;
  border-radius: 0 0 5px 5px;
  border-width: 1px;
  border-color: #000000;
  opacity: 0.7;
}
#wpfront-notification-bar-open-button:hover, #wpfront-notification-bar-open-button:focus,
#wpfront-notification-bar-open-button.top:hover,
#wpfront-notification-bar-open-button.top:focus {
  opacity: 1;
}

.wpfront-bottom-shadow {
  -webkit-box-shadow: 0 0 16px #777777;
          box-shadow: 0 0 16px #777777;
}

/* SLIDER SPLIDE
--------------------------------------------- */
.splide__arrows .splide__arrow {
  background-color: transparent;
  border-radius: 0;
}
.splide__arrows .splide__arrow:hover, .splide__arrows .splide__arrow:focus {
  background-color: #A93034;
}
.splide__arrows .splide__arrow:hover svg, .splide__arrows .splide__arrow:focus svg {
  fill: #FFFFFF;
}
.splide__arrows .splide__arrow--prev {
  left: -1em;
}
@media (min-width: 540px) {
  .splide__arrows .splide__arrow--prev {
    left: -2em;
  }
}
.splide__arrows .splide__arrow--next {
  right: -1em;
}
@media (min-width: 540px) {
  .splide__arrows .splide__arrow--next {
    right: -2em;
  }
}

/* Table of content plus // SimpleTOC
--------------------------------------------- */
.wp-block-ht-block-toc {
  margin-bottom: 48px;
  padding: 24px;
}
@media (min-width: 1080px) {
  .wp-block-ht-block-toc {
    margin-bottom: 64px;
    padding: 32px;
  }
}
.wp-block-ht-block-toc.is-style-outline {
  border-color: #FFE4CE;
  border-radius: 5px;
}
.wp-block-ht-block-toc.is-style-outline .htoc__toggle {
  border-color: #FFE4CE;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.wp-block-ht-block-toc.is-style-outline .htoc__toggle:hover, .wp-block-ht-block-toc.is-style-outline .htoc__toggle:focus {
  background-color: #A93034;
  border-color: #FFE4CE;
  -webkit-box-shadow: 0 0 0 1px #A93034;
          box-shadow: 0 0 0 1px #A93034;
}
.wp-block-ht-block-toc.is-style-outline .htoc__toggle:hover svg g, .wp-block-ht-block-toc.is-style-outline .htoc__toggle:focus svg g {
  fill: #FFFFFF;
}
.wp-block-ht-block-toc .htoc__title {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wp-block-ht-block-toc .ht_toc_list {
  margin-bottom: 0;
  padding-left: 0;
}
.wp-block-ht-block-toc .ht_toc_list a {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.wp-block-ht-block-toc .ht_toc_list a:hover, .wp-block-ht-block-toc .ht_toc_list a:focus {
  -webkit-box-shadow: inset 0 -50px 0 0 #A93034;
          box-shadow: inset 0 -50px 0 0 #A93034;
}
.wp-block-ht-block-toc ul li {
  margin-bottom: 16px;
}
@media (min-width: 1366px) {
  .wp-block-ht-block-toc ul li {
    margin-bottom: 8px;
  }
}
.wp-block-ht-block-toc ul li:last-of-type {
  margin-bottom: 0;
}
.wp-block-ht-block-toc ul ul {
  margin-top: 16px;
}
@media (min-width: 1366px) {
  .wp-block-ht-block-toc ul ul {
    margin-top: 8px;
  }
}

/* WP GRID BUILDER
--------------------------------------------- */
.wpgb-facet {
  margin: 64px auto;
}
.wpgb-facet .wpgb-button:focus:not(button) {
  outline-color: #A93034 !important;
}
.wpgb-facet .wpgb-pagination li {
  display: inline;
}
.wpgb-facet .wpgb-pagination li:not(:last-of-type) {
  margin-right: 8px;
}
.wpgb-facet .wpgb-pagination li a {
  display: inline-block;
  margin-bottom: 4px;
  padding: 8px 16px !important;
  background-color: #EBEBED;
  border: 2px solid #FFFFFF;
  color: #5B4E56;
  font-size: 16px;
  font-weight: 700 !important;
  text-decoration: none;
  cursor: pointer;
}
.wpgb-facet .wpgb-pagination li a:focus,
.wpgb-facet .wpgb-pagination li a:hover,
.wpgb-facet .wpgb-pagination li a[aria-current] {
  background-color: #A93034;
  border-color: #A93034;
  color: #FFFFFF !important;
}
.wpgb-facet .wpgb-pagination li.active a {
  font-weight: bold;
}

.retro-actu .wpgb-card-media,
.retro-actu .wpgb-card-media-thumbnail {
  aspect-ratio: 1/1;
}

/* KNS ACF Blocks
--------------------------------------------- */
.kns-block-linklist li {
  margin-bottom: 8px;
}
.kns-block-linklist li::marker {
  content: "↗";
}
.kns-block-linklist ul > li a {
  margin-left: 8px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #5B4E56;
}
.kns-block-linklist ul > li a:hover, .kns-block-linklist ul > li a:focus {
  -webkit-box-shadow: inset 0 -3px 0 #A93034;
          box-shadow: inset 0 -3px 0 #A93034;
  color: #A93034;
}

.kns-block-linkcards .linkcards__item--title {
  font-family: "Poppins", helvetica, arial, sans-serif;
}
.kns-block-linkcards .linkcards__link {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #5B4E56;
}
.kns-block-linkcards .linkcards__link:hover, .kns-block-linkcards .linkcards__link:focus {
  background-color: #EBEBED;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #2F2F2F;
  -webkit-box-shadow: 0 0 16px rgb(208.1578947368, 208.1578947368, 212.8421052632);
          box-shadow: 0 0 16px rgb(208.1578947368, 208.1578947368, 212.8421052632);
}

.entry-content .kns-block-linkcards .linkcards__link {
  border: 2px solid #A93034;
}

.kns-block-accordion h2 {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}
.kns-block-accordion h2::before {
  content: none;
}
.kns-block-accordion .accordion-list__panel {
  margin-top: 0;
  margin-bottom: 0;
  padding: 24px;
}
@media (min-width: 1080px) {
  .kns-block-accordion .accordion-list__panel {
    padding: 32px;
  }
}
.kns-block-accordion .accordion-list--item {
  margin-bottom: 0;
  border-bottom: 2px solid #FFE4CE;
}
.kns-block-accordion .accordion-list__title {
  padding: 12px 16px;
  background-color: transparent;
  border-bottom: 1px solid transparent;
  color: inherit;
}
.kns-block-accordion .accordion-list__title:focus {
  outline-color: #FFE4CE;
}
.kns-block-accordion .accordion-list__subject .accordion-list__title::after {
  content: "\f132";
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-left: 12px;
  font-family: dashicons;
  font-size: inherit;
}
.kns-block-accordion .accordion-list__subject.subject-on .accordion-list__title {
  background-color: #FFE4CE;
  border-bottom-color: #FFE4CE;
  color: #5B4E56;
}
.kns-block-accordion .accordion-list__subject.subject-on .accordion-list__title::after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* Scriptless Social Sharing
--------------------------------------------- */
.scriptlesssocialsharing {
  margin: 32px 0;
}
.scriptlesssocialsharing__heading {
  margin-bottom: 16px;
}
.scriptlesssocialsharing__buttons a.button {
  padding: 8px 16px;
  border-radius: 0;
}
.scriptlesssocialsharing__buttons a.button:not(:last-of-type) {
  margin-right: 16px;
}

/* SEOPRESS - Cookie bar
--------------------------------------------- */
.seopress-user-consent {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 0 16px rgb(208.1578947368, 208.1578947368, 212.8421052632);
          box-shadow: 0 0 16px rgb(208.1578947368, 208.1578947368, 212.8421052632);
  padding: 32px !important;
  background-color: rgb(255, 239.2408163265, 226.4) !important;
  border-color: #FFE4CE !important;
}
@media (min-width: 768px) {
  .seopress-user-consent {
    margin: 16px 0;
    max-width: 800px !important;
    left: 50% !important;
    -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
            transform: translate(-50%);
  }
}
.seopress-user-consent p:first-of-type {
  margin: 0 0 32px;
  display: block;
  font-family: "Poppins", helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.1;
}
.seopress-user-consent .cookie-bar__msg a {
  -webkit-box-shadow: inset 0 -1px 0 0 #5B4E56;
          box-shadow: inset 0 -1px 0 0 #5B4E56;
  text-decoration: none;
  color: #5B4E56;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.seopress-user-consent .cookie-bar__msg a:hover,
.seopress-user-consent .cookie-bar__msg a:focus {
  -webkit-box-shadow: inset 0 -3px 0 0 #FFE4CE;
          box-shadow: inset 0 -3px 0 0 #FFE4CE;
  color: #A93034;
}
.seopress-user-consent button {
  font-family: "Poppins", helvetica, arial, sans-serif;
  cursor: pointer;
}

.seopress-user-consent button:hover,
#seopress-user-consent-close:hover {
  -webkit-box-shadow: 0 0 6px rgb(208.1578947368, 208.1578947368, 212.8421052632);
          box-shadow: 0 0 6px rgb(208.1578947368, 208.1578947368, 212.8421052632);
}

/* ## Site Home
--------------------------------------------- */
.home .site-inner {
  position: relative;
  max-width: 1920px;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
}
.home .content {
  width: 100%;
}
.home .section {
  margin-bottom: 32px;
  padding-top: 32px;
  padding-bottom: 32px;
}
.home .section .wrap {
  margin: 0 auto;
  width: 90%;
}
@media (min-width: 1080px) {
  .home .section .wrap {
    width: calc(100% - 260px);
  }
}
@media (min-width: 1366px) {
  .home .section .wrap {
    width: calc(100% - 260px);
    max-width: 1280px;
  }
}
.home .section-contents__link {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  text-align: right;
}
.home .section-contents__button {
  -webkit-box-shadow: inset 0 -1px 0 0 #A93034;
          box-shadow: inset 0 -1px 0 0 #A93034;
  font-size: 1.125em;
}
@media (min-width: 768px) {
  .home .section-contents__button {
    font-size: 1.375em;
  }
}
@media (min-width: 1080px) {
  .home .section-contents__button {
    font-size: 1.5em;
  }
}
.home .section-contents__button::before {
  width: 6px;
  border-right-width: 6px;
}
.home .section-contents__button:hover, .home .section-contents__button:focus {
  -webkit-box-shadow: inset 0 -4px 0 0 #A93034;
          box-shadow: inset 0 -4px 0 0 #A93034;
  color: #A93034;
}
.home h2 {
  position: relative;
  color: #81777F;
  font-size: 36px;
  padding-left: 16px;
}
@media (min-width: 1080px) {
  .home h2 {
    font-size: 48px;
  }
}
.home h2::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 6px;
  height: 100%;
  background-color: #A93034;
  -webkit-transform: skew(-12deg);
      -ms-transform: skew(-12deg);
          transform: skew(-12deg);
}
.home .header-hero {
  display: none;
}
.home .section-hero {
  padding: 0;
  margin-bottom: 0;
}
.home .section-hero__hero {
  position: relative;
  height: 520px;
  min-height: 500px; /* responsive à finaliser */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #2F2F2F;
  text-align: center;
}
@media (min-width: 768px) {
  .home .section-hero__hero {
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
.home .section-hero__hero::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(231, 227, 228, 0.75);
}
.home .section-hero__hero .wrap {
  position: relative;
  max-width: 620px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
@media (min-width: 768px) {
  .home .section-hero__hero .wrap {
    display: initial;
    width: 90%;
    max-width: 680px;
  }
}
.home .section-hero__logo {
  position: relative;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 100px;
}
@media (min-width: 540px) {
  .home .section-hero__logo {
    margin-top: 180px;
  }
}
@media (min-width: 768px) {
  .home .section-hero__logo {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 64px;
    margin-top: 0;
  }
}
.home .section-hero__img {
  max-height: 140px;
  max-width: 220px;
  width: auto;
}
.home .section-hero__title {
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  position: absolute;
  width: 0.1rem;
  height: 0.1rem;
  border: 0;
}
.home .section-hero__text {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  font-size: 0.9em;
}
@media (min-width: 768px) {
  .home .section-hero__text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 64px;
  }
}
.home .section-hero__form {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 76px 1fr;
  grid-template-columns: 76px 1fr;
  background-color: #EBEBED;
}
@media (min-width: 768px) {
  .home .section-hero__form {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -ms-grid-columns: 128px 1fr;
    grid-template-columns: 128px 1fr;
    -webkit-box-shadow: 0 0 8px rgba(119, 119, 119, 0.5);
            box-shadow: 0 0 8px rgba(119, 119, 119, 0.5);
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }
  .home .section-hero__form > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .home .section-hero__form > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .home .section-hero__form > *:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .home .section-hero__form > *:nth-child(4) {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
}
@media (min-width: 1080px) {
  .home .section-hero__form {
    margin-bottom: 64px;
  }
}
.home .section-hero__form p {
  margin: 0;
  line-height: 1;
}
.home .section-hero .legend {
  position: relative;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #A93034;
  font-family: "Expletus Sans", helvetica, arial, sans-serif;
  font-size: 24px;
  color: #FFFFFF;
}
@media (min-width: 768px) {
  .home .section-hero .legend {
    font-size: 36px;
  }
}
@media (min-width: 1080px) {
  .home .section-hero .legend {
    font-size: 38px;
  }
}
.home .section-hero .legend::after {
  position: absolute;
  top: 0;
  right: -14px;
  display: block;
  content: " ";
  height: 100%;
  width: 14px;
  background-color: #A93034;
  clip-path: polygon(0 0%, 100% 0, calc(100% - 14px) 100%, 0% 100%);
}
.home .section-hero form {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr auto;
  grid-template-columns: 1fr auto;
}
@media (min-width: 768px) {
  .home .section-hero form {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr auto;
    grid-template-columns: 1fr auto;
    -ms-grid-row-span: 2;
    grid-row: span 2;
  }
}
.home .section-hero form fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0;
  margin: 0;
  border: none;
}
.home .section-hero form fieldset.section-hero__form-extra {
  display: none;
}
@media (min-width: 768px) {
  .home .section-hero form fieldset.section-hero__form-extra {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    padding: 6px 8px 4px 8px;
  }
}
.home .section-hero form input[type=search] {
  height: 48px;
  padding: 8px 12px;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  font-size: 16px;
}
@media (min-width: 768px) {
  .home .section-hero form input[type=search] {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 18px;
  }
}
.home .section-hero form input[type=search]:focus {
  border-color: #A93034;
  -webkit-box-shadow: inset 0 -3px 0 0 #A93034, inset 0 3px 0 0 #A93034;
          box-shadow: inset 0 -3px 0 0 #A93034, inset 0 3px 0 0 #A93034;
}
.home .section-hero form input[type=submit] {
  height: 100%;
  width: 100%;
  padding: 0;
  border: 0;
  background-color: transparent;
  text-indent: -9999px;
}
.home .section-hero__button {
  position: relative;
}
.home .section-hero__button--submit {
  width: 34px;
  background-color: #A93034;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 45 51'%3E%3Cpath fill='%23ffffff' fill-rule='nonzero' d='M37.5 25.4c1.7-3.4 1.8-6.9.6-10.4a13 13 0 00-7-7.7 13.1 13.1 0 00-10.4-.5c-3.5 1.2-6 3.6-7.7 7a13 13 0 00-.5 10.4c1.3 3.5 3.6 6 7 7.6a13 13 0 0010.4.6c3.4-1.3 6-3.6 7.6-7m5.4 2.5c-2.3 4.9-6 8.2-11 10-5.1 1.8-10 1.6-15-.7-4.8-2.3-8.2-6-10-11-1.8-5.1-1.5-10 .8-15 2.3-4.9 6-8.2 11-10 5.1-1.8 10-1.6 15 .8 4.8 2.3 8.2 6 10 11 1.7 5 1.5 10-.8 14.9'/%3E%3Cpath fill='%23ffffff' d='M17 34.4l-4-3.2L0 47.5l4 3.2z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 22px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .home .section-hero__button--submit {
    -ms-grid-column: 2;
        grid-column-start: 2;
    grid-row-start: span 2;
    -ms-grid-row-span: -2;
    grid-row-end: -1;
    width: 48px;
    background-size: 26px;
    -ms-grid-row: 1;
        grid-row-start: 1;
  }
}
.home .section-hero__button--submit::before {
  position: absolute;
  top: 0;
  left: -15px;
  display: block;
  content: " ";
  height: 100%;
  width: 15px;
  background-color: #A93034;
  clip-path: polygon(15px 0, 100% 0, 100% 100%, 0% 100%);
}
.home .section-hero__button--submit::after {
  position: absolute;
  top: 0;
  right: -15px;
  display: block;
  content: " ";
  height: 100%;
  width: 15px;
  background-color: #A93034;
  clip-path: polygon(0 0%, 100% 0, calc(100% - 15px) 100%, 0% 100%);
  content: none;
}
.home .section-hero__button--submit:hover, .home .section-hero__button--submit:focus {
  -webkit-box-shadow: 0 0 16px rgb(208.1578947368, 208.1578947368, 212.8421052632);
          box-shadow: 0 0 16px rgb(208.1578947368, 208.1578947368, 212.8421052632);
}
.home .section-hero__button {
  /*&--advancedsearch {
  	display: block;
  	height: 100%;
  	background-color: rgba($bg-primary,0.6);
  	text-decoration: none;
  	font-size: 32px;
  	font-style: normal;
  	color: $color-light;

  	&:hover,
  	&:focus {
  		background-color: $bg-primary;
  		@include box-shadow-md;
  	}

  	i {
  		line-height: 1;
  	}

  	@include breakpoint(sm) {
  		font-size: 38px;
  	}
  	@include breakpoint(md) {
  		font-size: 38px;

  		i {
  			line-height: 1;
  		}
  	}
  }*/
}

.ebsco-search-box__extras__limiter > label {
  display: block;
  padding-inline: 0.75rem;
  padding-block: 0.5rem;
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: rgb(208.1578947368, 208.1578947368, 212.8421052632);
  font-weight: 600;
  font-size: 0.875rem;
  color: #2F2F2F;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ebsco-search-box__extras__limiter > label:hover, .ebsco-search-box__extras__limiter > label:focus {
  -webkit-box-shadow: inset 0 -3px 0 0 #2F2F2F;
          box-shadow: inset 0 -3px 0 0 #2F2F2F;
}
.ebsco-search-box__extras__limiter > input {
  display: none;
}
.ebsco-search-box__extras__limiter > input:checked + label {
  background-color: rgb(235.3133640553, 185.6866359447, 187.3271889401);
  border-color: rgb(235.3133640553, 185.6866359447, 187.3271889401);
  -webkit-box-shadow: inset 0 -3px 0 0 #A93034;
          box-shadow: inset 0 -3px 0 0 #A93034;
}
.ebsco-search-box__extras__limiter:hover > input:checked + label, .ebsco-search-box__extras__limiter:focus > input:checked + label {
  background-color: #A93034;
  color: #EBEBED;
}

/* Actus Section
--------------------------------------------- */
@media (min-width: 768px) {
  .with-agenda .section-contents--news {
    width: 48.7179487179%;
  }
}
@media (min-width: 1366px) {
  .with-agenda .section-contents--news {
    width: 65.811965812%;
  }
}
.with-agenda .section-contents--events {
  margin-bottom: 48px;
}
@media (min-width: 768px) {
  .with-agenda .section-contents--events {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto 1fr auto;
    grid-template-rows: auto 1fr auto;
    width: calc(48.7179487179% - 2.5641025641%);
    margin-bottom: 0;
  }
}
@media (min-width: 1366px) {
  .with-agenda .section-contents--events {
    width: calc(31.6239316239% - 2.5641025641%);
  }
}
.with-agenda .section-contents--events .section-content {
  border: 1px solid #EBEBED;
}
@media (min-width: 768px) {
  .with-agenda .section-contents--events .section-content {
    overflow: scroll;
    scrollbar-width: thin;
    scrollbar-color: #A93034 #FFFFFF;
  }
}

@media screen and (max-width: 767px) {
  .with-agenda .section-contents--events .section-content {
    max-height: none !important;
  }
}
.no-events-fallback {
  padding: 16px;
  font-weight: 600;
}

.list-events {
  padding: 16px;
}
.list-events li {
  list-style-type: none;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 24px 2fr;
  grid-template-columns: 1fr 2fr;
  grid-column-gap: 24px;
  padding-bottom: 16px;
  padding-top: 16px;
}
.list-events li strong {
  position: relative;
  display: block;
}
.list-events li:not(:first-child) {
  border-top: 1px solid #EBEBED;
}

.entry-content .list-events {
  padding-left: 16px;
  border: 1px solid #EBEBED;
}
.entry-content .list-events li {
  -ms-grid-columns: 110px 1fr;
  grid-template-columns: 110px 1fr;
}
.entry-content .list-events li:first-child {
  padding-top: 0;
}
.entry-content .list-events li:last-child {
  padding-bottom: 0;
}

.today-event__title {
  margin-bottom: 0;
  padding: 16px;
  border-bottom: 1px solid #EBEBED;
  font-family: "Poppins", helvetica, arial, sans-serif;
  line-height: 1;
  font-size: 1.25em;
  font-weight: 500;
  color: #81777F;
}

.event-timerange {
  position: relative;
  -ms-grid-row-span: 4;
  grid-row: span 4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  gap: 8px;
  min-height: 44px;
  padding-left: 4px;
  font-family: "Poppins", helvetica, arial, sans-serif;
  line-height: 1;
  font-size: 1.125em;
  font-weight: 500;
  color: #A93034;
}
.event-timerange::after {
  content: "";
  position: absolute;
  right: -16px;
  top: 0;
  height: 100%;
  width: 16px;
  background: url(../images/events_separator.svg) no-repeat center/contain;
}
.event-timerange span:not([class]) {
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  position: absolute !important;
  width: 0.1rem;
  height: 0.1rem;
  border: 0;
  background-color: #FFFFFF;
}

.upcoming-event .event-timerange {
  font-weight: normal;
  font-size: 1em;
}
.upcoming-event .event-timerange > span {
  font-size: 1.125em;
  font-weight: 500;
}

.event-title {
  line-height: 1.25;
  font-weight: 700;
  font-size: 0.9em;
}
.event-title a {
  color: #5B4E56;
}
.event-title a:hover, .event-title a:focus {
  color: #A93034;
  -webkit-box-shadow: inset 0 -3px 0 0 #A93034;
          box-shadow: inset 0 -3px 0 0 #A93034;
}

.event-location {
  text-transform: uppercase;
  font-weight: 200;
  font-size: 0.85em;
}

.upcoming-event.today-event .mc_db,
.upcoming-event.today-event .mc_de {
  display: none;
}
.upcoming-event:not(.today-event) .mc_tb,
.upcoming-event:not(.today-event) .mc_te {
  font-size: 0.8em;
}

.section-actus.with-agenda .wrap::before, .section-actus.with-agenda .wrap::after {
  content: none;
}
@media (min-width: 768px) {
  .section-actus.with-agenda .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.section-actus .section-content {
  margin-bottom: 32px;
}
.section-actus .section-content__title {
  margin-bottom: 48px;
}
@media (min-width: 540px) {
  .section-actus .section-content__title {
    margin-bottom: 32px;
  }
}
.section-actus .slider-item {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 40px auto 1fr;
  grid-template-rows: 40px auto 1fr;
  margin-top: 12px;
}
.section-actus .slider-item:focus-within .slider-item__content, .section-actus .slider-item:hover .slider-item__content {
  -webkit-box-shadow: inset 0 0 0 3px #A93034;
          box-shadow: inset 0 0 0 3px #A93034;
}
.section-actus .slider-item:focus-within img, .section-actus .slider-item:hover img {
  opacity: 0.5;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.section-actus .slider-item:focus-within .slider-item__link.bu-button--plain, .section-actus .slider-item:hover .slider-item__link.bu-button--plain {
  background-color: #A93034;
  color: #FFFFFF;
}
.section-actus .slider-item:focus-within .slider-item__link.bu-button--plain::before, .section-actus .slider-item:hover .slider-item__link.bu-button--plain::before {
  border-color: #FFFFFF #A93034 #A93034 #FFFFFF;
}
.section-actus .slider-item.sticky {
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  border-right: 12px solid #FFFFFF;
}
.section-actus .slider-item.sticky::before {
  position: absolute;
  right: 24px;
  top: -10px;
  content: "A la Une";
  padding: 4px 6px;
  background-color: #FFFFFF;
  border: 1px solid #A93034;
  border-radius: 3px;
  color: #A93034;
  font-size: 0.8em;
}
.section-actus .slider-item.sticky:focus-within .slider-item__link.bu-button--plain, .section-actus .slider-item.sticky:hover .slider-item__link.bu-button--plain {
  background-color: #A93034;
}
.section-actus .slider-item.sticky .slider-item__date {
  width: calc(100% - 64px);
}
.section-actus .slider-item.sticky .slider-item__content {
  border-color: transparent;
}
.section-actus .slider-item.sticky .slider-item__link.bu-button--plain {
  background-color: #FFE4CE;
}
.section-actus .slider-item.sticky .slider-item__link.bu-button--plain:hover, .section-actus .slider-item.sticky .slider-item__link.bu-button--plain:focus {
  background-color: #A93034;
}
@media (min-width: 540px) {
  .section-actus .slider-item {
    -ms-grid-rows: 40px auto 1fr;
    grid-template-rows: 40px auto 1fr;
    padding: 0 8px;
  }
}
@media (min-width: 768px) {
  .section-actus .slider-item {
    -ms-grid-rows: 50px auto 1fr;
    grid-template-rows: 50px auto 1fr;
    padding: 0 16px;
  }
}
@media (min-width: 1080px) {
  .section-actus .slider-item {
    -ms-grid-rows: 50px auto 1fr;
    grid-template-rows: 50px auto 1fr;
  }
}
.section-actus .slider-item__date {
  margin-bottom: 0;
  font-family: "Poppins", helvetica, arial, sans-serif;
  font-size: 1.125em;
  color: #A93034;
}
@media (min-width: 1080px) {
  .section-actus .slider-item__date {
    font-size: 1.375em;
  }
}
.section-actus .slider-item__figure {
  position: relative;
  background-color: #EBEBED;
  overflow: hidden;
  padding-top: 100%;
  border-width: 2px 2px 0 2px;
  border-style: solid;
  border-color: #EBEBED;
}
.section-actus .slider-item__figure img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.section-actus .slider-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 16px 16px 0 16px;
  border-width: 0 2px 2px 2px;
  border-style: solid;
  border-color: #EBEBED;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.section-actus .slider-item__title {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 700;
  color: #2F2F2F;
}
@media (min-width: 1080px) {
  .section-actus .slider-item__title {
    font-size: 24px;
  }
}
.section-actus .slider-item__title a {
  text-decoration: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #5B4E56;
}
.section-actus .slider-item__title a::after {
  position: absolute;
  z-index: 1;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.section-actus .slider-item__title a:hover, .section-actus .slider-item__title a:focus {
  color: #A93034;
}
.section-actus .slider-item__place {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-bottom: 0;
  text-transform: uppercase;
}
.section-actus .slider-item__subtitle {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-bottom: 0;
  font-weight: 700;
}
.section-actus .slider-item__text {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-bottom: 8px;
  font-size: 0.9em;
}
.section-actus .slider-item__button {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-top: auto;
  text-align: right;
}
.section-actus .slider-item__link.bu-button--plain {
  display: inline-block;
  margin-right: -16px;
  background-color: #EBEBED;
  -webkit-box-shadow: none;
          box-shadow: none;
  clip-path: polygon(14% 0%, 100% 0, 100% 100%, 0% 100%);
}
.section-actus .slider-item__link.bu-button--plain .icon-plus {
  position: relative;
  line-height: 1;
  font-size: 28px;
}
.section-actus .slider-item__link.bu-button--plain .icon-plus::before {
  content: "+";
  font-family: "Poppins", helvetica, arial, sans-serif;
}
.section-actus .splide__pagination {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  bottom: unset;
  top: -30px;
}
.section-actus .splide__pagination__page {
  height: 24px;
  margin: 0 6px;
  border-radius: 0;
}
.section-actus .splide__pagination__page.is-active {
  background: #A93034;
}

/* Infos Section
--------------------------------------------- */
.section-infos {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.section-infos::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.section-infos .infos-contents {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .section-infos .infos-contents {
    display: -ms-grid;
    display: grid;
        grid-template-areas: "titre titre" "access bu24" "schedule schedule" "link link";
    grid-column-gap: 32px;
    -ms-grid-columns: 1fr 32px 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1366px) {
  .section-infos .infos-contents {
        grid-template-areas: "titre titre titre" "access schedule bu24" "link link link";
    -ms-grid-columns: 1fr 1.5fr 1fr;
    grid-template-columns: 1fr 1.5fr 1fr;
  }
}
.section-infos .infos-contents__title {
  color: #FFFFFF;
  grid-area: titre;
}
.section-infos .section-contents__link {
  grid-area: link;
}
.section-infos .section-contents__button {
  color: #FFFFFF;
  -webkit-box-shadow: inset 0 -1px 0 0 #FFFFFF;
          box-shadow: inset 0 -1px 0 0 #FFFFFF;
}
.section-infos .section-contents__button::before {
  background-color: #FFFFFF;
  border-right-color: #FFFFFF;
}
.section-infos .section-contents__button:hover, .section-infos .section-contents__button:focus {
  -webkit-box-shadow: inset 0 -6px 0 0 #FFFFFF;
          box-shadow: inset 0 -6px 0 0 #FFFFFF;
}
.section-infos .infos-content {
  width: 100%;
  padding: 32px;
  margin-bottom: 32px;
  background-color: #FFFFFF;
}
.section-infos .infos-content__access {
  grid-area: access;
}
.section-infos .infos-content__schedule {
  grid-area: schedule;
}
.section-infos .infos-content__bu24 {
  grid-area: bu24;
}
.section-infos .infos-content__title {
  font-size: 1.75em;
  font-weight: 500;
  color: #A93034;
}
.section-infos .infos-content .affluences-timetable-container {
  max-width: 500px;
  font-family: "Poppins", helvetica, arial, sans-serif;
}
.section-infos .infos-content .affluences-timetable-container > .affluences-timetable-navbar {
  padding: 0;
  font-family: "Poppins", helvetica, arial, sans-serif;
}
.section-infos .infos-content .affluences-timetable-container > .day {
  padding: 0;
  font-family: "Poppins", helvetica, arial, sans-serif;
}
.section-infos .infos-content .affluences-timetable-container > .day .timetable-title {
  padding-bottom: 0;
}
.section-infos .infos-content .affluences-timetable-container .affluences-counter .title {
  font-family: "Poppins", helvetica, arial, sans-serif;
}
.section-infos .infos-content .affluences-counter {
  max-width: 250px;
  margin: 16px auto 0;
}
@media (min-width: 768px) {
  .section-infos .infos-content .affluences-counter {
    margin-top: 24px;
  }
}
.section-infos .infos-content div.affluences-counter .owner img,
.section-infos .infos-content div.affluences-waiting .owner img {
  padding-top: 0;
}

/* Services Section
--------------------------------------------- */
.section-services .section-contents__link {
  -ms-grid-row: 4;
  -ms-grid-column: 1;
  grid-area: lien;
}
.section-services .services-contents {
  display: -ms-grid;
  display: grid;
  -webkit-column-gap: 2.5641025641%;
     -moz-column-gap: 2.5641025641%;
          column-gap: 2.5641025641%;
      grid-template-areas: "titre" "img" "contenu" "lien";
}
@media (min-width: 1080px) {
  .section-services .services-contents {
        grid-template-areas: "titre titre" "img contenu" "lien lien";
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .section-services .services-contents > .infos-contents__title {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  .section-services .section-contents__link {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
}
.section-services .services-contents__title {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: titre;
}
.section-services .services-contents__image {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: img;
  height: 200px;
}
@media (min-width: 1080px) {
  .section-services .services-contents__image {
    height: unset;
    width: 130%;
    margin-left: -30%;
    margin-bottom: 32px;
  }
}
.section-services .services-contents__image img {
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.section-services .services-content {
  padding: 32px;
  margin-bottom: 32px;
  background-color: #FFFFFF;
  border: 1px solid #FFE4CE;
}
@media (min-width: 1080px) {
  .section-services .services-content {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    grid-area: contenu;
  }
  @media (min-width: 768px){
  .section-infos .infos-contents__title {
      -ms-grid-row: 1;
      -ms-grid-column: 1;
      -ms-grid-column-span: 3;
  }
  .section-infos .section-contents__link {
      -ms-grid-row: 4;
      -ms-grid-column: 1;
      -ms-grid-column-span: 3;
  }
  .section-infos .infos-content__access {
      -ms-grid-row: 2;
      -ms-grid-column: 1;
  }
  .section-infos .infos-content__schedule {
      -ms-grid-row: 3;
      -ms-grid-column: 1;
      -ms-grid-column-span: 3;
  }
  .section-infos .infos-content__bu24 {
      -ms-grid-row: 2;
      -ms-grid-column: 3;
  }
  .section-services .services-contents__title {
      -ms-grid-row: 1;
      -ms-grid-column: 1;
      -ms-grid-column-span: 3;
  }
  }
  @media (min-width: 1366px){
  .section-infos .infos-contents__title {
      -ms-grid-row: 1;
      -ms-grid-column: 1;
      -ms-grid-column-span: 3;
  }
  .section-infos .section-contents__link {
      -ms-grid-row: 3;
      -ms-grid-column: 1;
      -ms-grid-column-span: 3;
  }
  .section-infos .infos-content__access {
      -ms-grid-row: 2;
      -ms-grid-column: 1;
  }
  .section-infos .infos-content__schedule {
      -ms-grid-row: 2;
      -ms-grid-column: 2;
      -ms-grid-column-span: 1;
  }
  .section-infos .infos-content__bu24 {
      -ms-grid-row: 2;
      -ms-grid-column: 3;
  }
  .section-services .services-contents__title {
      -ms-grid-row: 1;
      -ms-grid-column: 1;
      -ms-grid-column-span: 3;
  }
  }
  @media (min-width: 1080px){
  .section-services .services-contents > .services-contents__title {
      -ms-grid-row: 1;
      -ms-grid-column: 1;
      -ms-grid-column-span: 2;
  }
  .section-services .services-contents__image {
      -ms-grid-row: 2;
      -ms-grid-column: 1;
  }
  .section-services .services-content {
      -ms-grid-row: 2;
      -ms-grid-column: 2;
  }
  }
}
.section-services .services-content__title {
  color: #A93034;
}
.section-services .services-item:not(:last-of-type) {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #FFE4CE;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.section-services .services-item:focus-within {
  -webkit-box-shadow: inset 0 -3px 0 0 #FFE4CE;
          box-shadow: inset 0 -3px 0 0 #FFE4CE;
}
.section-services .services-item__title, .section-services .services-item__subtitle, .section-services .services-item__text {
  margin-bottom: 8px;
}
.section-services .services-item__title {
  font-size: 28px;
  font-weight: 700;
}
.section-services .services-item__subtitle {
  text-transform: uppercase;
}
.section-services .services-item a {
  color: #5B4E56;
  text-decoration: none;
}
.section-services .services-item a:hover, .section-services .services-item a:focus {
  color: #A93034;
  -webkit-box-shadow: inset 0 -3px 0 0 #A93034;
          box-shadow: inset 0 -3px 0 0 #A93034;
}

/* Pages
---------------------------------------------------------------------------- */
/* Archive - Single - Common elements
---------------------------------- */
@media (min-width: 1080px) {
  .post-type-archive:not(.post-type-archive-bu-cdu):not(.post-type-archive-bu-cdu-corpus) .site-inner,
  .blog .site-inner,
  .single-bu-collection .site-inner,
  .page.page-template-page-alternative .site-inner {
    width: calc(100% - 128px);
    margin-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1366px) {
  .post-type-archive:not(.post-type-archive-bu-cdu):not(.post-type-archive-bu-cdu-corpus) .site-inner,
  .blog .site-inner,
  .single-bu-collection .site-inner,
  .page.page-template-page-alternative .site-inner {
    margin-right: auto;
    padding-left: 96px;
  }
}
@media (min-width: 1600px) {
  .post-type-archive:not(.post-type-archive-bu-cdu):not(.post-type-archive-bu-cdu-corpus) .site-inner,
  .blog .site-inner,
  .single-bu-collection .site-inner,
  .page.page-template-page-alternative .site-inner {
    padding-left: 0;
  }
}
@media (min-width: 1080px) {
  .post-type-archive:not(.post-type-archive-bu-cdu):not(.post-type-archive-bu-cdu-corpus) .breadcrumb,
  .blog .breadcrumb,
  .single-bu-collection .breadcrumb,
  .page.page-template-page-alternative .breadcrumb {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
}
@media (min-width: 1080px) {
  .post-type-archive:not(.post-type-archive-bu-cdu):not(.post-type-archive-bu-cdu-corpus) .content,
  .blog .content,
  .single-bu-collection .content,
  .page.page-template-page-alternative .content {
    width: 100%;
  }
}
@media (min-width: 1366px) {
  .post-type-archive:not(.post-type-archive-bu-cdu):not(.post-type-archive-bu-cdu-corpus) .content,
  .blog .content,
  .single-bu-collection .content,
  .page.page-template-page-alternative .content {
    width: 100%;
  }
}

/* Archive Collection
---------------------------------- */
@media (min-width: 1080px) {
  .post-type-archive-bu-collection .site-inner,
  .tax-bu-resource-type .site-inner {
    width: calc(100% - 130px);
  }
}
@media (min-width: 1366px) {
  .post-type-archive-bu-collection .site-inner,
  .tax-bu-resource-type .site-inner {
    width: calc(100% - 130px);
    margin-right: 0;
    padding-right: 0;
  }
}
@media (min-width: 1600px) {
  .post-type-archive-bu-collection .site-inner,
  .tax-bu-resource-type .site-inner {
    max-width: 1280px;
    margin-right: auto;
  }
}
@media (min-width: 1080px) {
  .post-type-archive-bu-collection .content,
  .tax-bu-resource-type .content {
    width: 100%;
  }
}
@media (min-width: 1366px) {
  .post-type-archive-bu-collection .content,
  .tax-bu-resource-type .content {
    width: 100%;
  }
}

.collection-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 32px 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 32px;
  margin-bottom: 64px;
}
@media (min-width: 768px) {
  .collection-list {
    -ms-grid-columns: 1fr 48px 1fr 48px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 48px;
  }
}
@media (min-width: 1080px) {
  .collection-list {
    -ms-grid-columns: 1fr 64px 1fr 64px 1fr 64px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 64px;
  }
}
.collection-list article {
  margin: 0;
}
.collection-list header,
.collection-list h2,
.collection-list a {
  height: 100%;
}
.collection-list h2 {
  margin: 0;
  padding: 0;
  border-top: 5px solid rgb(208.1578947368, 208.1578947368, 212.8421052632);
  font-size: 22px;
}
@media (min-width: 1080px) {
  .collection-list h2 {
    font-size: 24px;
  }
}
.collection-list h2::before {
  content: none;
}
.collection-list h2 a {
  display: block;
  padding: 12px;
  text-align: center;
}
.collection-list h2 a:hover,
.collection-list h2 a:focus {
  background-color: #ECDBCF;
  color: #5B4E56;
}

/* Collection single page
---------------------------------- */
@media (min-width: 1080px) {
  .single-bu-collection .site-inner {
    padding-right: 0;
  }
}
.single-bu-collection .entry-title {
  margin-left: 0;
  margin-right: auto;
}
@media (min-width: 1080px) {
  .single-bu-collection .entry-content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 65.811965812% 2.5641025641% 31.6239316239%;
    grid-template-columns: 65.811965812% 31.6239316239%;
    grid-column-gap: 2.5641025641%;
  }
  .single-bu-collection .entry-content::before {
    content: none;
  }
}
.single-bu-collection .entry-content h1,
.single-bu-collection .entry-content h2,
.single-bu-collection .entry-content h3 {
  margin-left: 0;
  margin-right: auto;
}
.single-bu-collection .section {
  padding: 16px;
}
@media (min-width: 768px) {
  .single-bu-collection .section {
    padding: 24px;
  }
}
@media (min-width: 1080px) {
  .single-bu-collection .section {
    padding: 32px;
  }
}
.single-bu-collection .section-content__title {
  font-weight: normal;
  font-size: 32px;
  color: #5B4E56;
}
.single-bu-collection .section-content__link {
  text-align: right;
}
.single-bu-collection .section-content__button {
  color: #5B4E56;
}
.single-bu-collection .section-content__button::before {
  border-color: #2F2F2F;
}
.single-bu-collection .section-content__button:hover::before, .single-bu-collection .section-content__button:focus::before {
  border-color: #A93034;
}
.single-bu-collection .section + .section {
  margin-top: 32px;
}
.single-bu-collection .section-intro {
  border: 1px solid #FFE4CE;
}
.single-bu-collection .section-intro p:last-child {
  margin-bottom: 0;
}
.single-bu-collection .section-thematic {
  padding-left: 0;
  padding-right: 0;
}
.single-bu-collection .section-thematic .thematic-items {
  padding: 0;
}
.single-bu-collection .section-thematic .thematic-item {
  list-style-type: none;
}
.single-bu-collection .section-bibliography {
  padding-top: 192px;
  background-image: url(../images/BUP8_image_bibliographies.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: auto 165px;
}
.single-bu-collection .section-bibliography ul {
  padding: 0;
}
@media (min-width: 768px) {
  .single-bu-collection .section-bibliography ul {
    padding: 0 16px;
  }
}
.single-bu-collection .section-bibliography__item {
  margin-bottom: 24px;
  list-style-type: none;
}
.single-bu-collection .section-bibliography__teacher {
  font-size: 1.2em;
}
.single-bu-collection .section-bibliography__file {
  font-size: 1.1em;
  font-weight: 600;
}
.single-bu-collection .section-bibliography__file a {
  position: relative;
  color: #5B4E56;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.single-bu-collection .section-bibliography__file a::after {
  position: absolute;
  right: -32px;
  top: 0;
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' clip-rule='evenodd' viewBox='0 0 103 95'%3E%3Cpath fill='none' stroke='%235B4E56' stroke-width='8.33333' d='M98.7 59.5v31H4.2v-31'/%3E%3Cpath fill='none' stroke='%235B4E56' stroke-width='8.33333' d='M83 37.7L51.3 69.3 19.7 37.7M51.3 61.2v-57'/%3E%3C/svg%3E");
  background-size: 18px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.single-bu-collection .section-bibliography__file a:focus, .single-bu-collection .section-bibliography__file a:hover {
  color: #A93034;
  -webkit-box-shadow: inset 0 -3px 0 0 #A93034;
          box-shadow: inset 0 -3px 0 0 #A93034;
}
.single-bu-collection .section-bibliography__file a:focus::after, .single-bu-collection .section-bibliography__file a:hover::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' clip-rule='evenodd' viewBox='0 0 103 95'%3E%3Cpath fill='none' stroke='%23A93034' stroke-width='8.33333' d='M98.7 59.5v31H4.2v-31'/%3E%3Cpath fill='none' stroke='%23A93034' stroke-width='8.33333' d='M83 37.7L51.3 69.3 19.7 37.7M51.3 61.2v-57'/%3E%3C/svg%3E");
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.single-bu-collection .section-actus {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 540px) {
  .single-bu-collection .section-actus .slider-item {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .single-bu-collection .section-actus .slider-item {
    padding: 0 8px;
  }
}
.single-bu-collection .section-curation__items {
  padding: 0;
}
@media (min-width: 768px) {
  .single-bu-collection .section-curation__items {
    padding: 0 16px;
  }
}
.single-bu-collection .section-curation__item a {
  position: relative;
  font-weight: 600;
  color: #5B4E56;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.single-bu-collection .section-curation__item a::after {
  content: "";
  position: absolute;
  right: -18px;
  top: 0;
  display: block;
  height: 16px;
  width: 16px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-miterlimit='10' clip-rule='evenodd' viewBox='0 0 40 41'%3E%3Cpath fill='none' stroke='%2384797f' stroke-width='5' d='M35 26.9V35H5V5h8.1M20 5h15v16.6M34.2 5.8L15.8 24.2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: bottom;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.single-bu-collection .section-curation__item a:hover, .single-bu-collection .section-curation__item a:focus {
  color: #A93034;
  -webkit-box-shadow: inset 0 -3px 0 0 #A93034;
          box-shadow: inset 0 -3px 0 0 #A93034;
}
.single-bu-collection .section-curation__item a:hover::after, .single-bu-collection .section-curation__item a:focus::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-miterlimit='10' clip-rule='evenodd' viewBox='0 0 40 41'%3E%3Cpath fill='none' stroke='%23A93034' stroke-width='5' d='M35 26.9V35H5V5h8.1M20 5h15v16.6M34.2 5.8L15.8 24.2'/%3E%3C/svg%3E");
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.single-bu-collection .section-resources {
  background-color: #ECDBCF;
  margin-top: 64px;
}
@media (min-width: 1080px) {
  .single-bu-collection .section-resources {
    margin-top: 0;
  }
}
.single-bu-collection .section-resources .section-content__title {
  color: #2F2F2F;
}
.single-bu-collection .section-resources__item {
  margin-bottom: 8px;
  list-style-type: none;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.15;
}
.single-bu-collection .section-resources__item a {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.single-bu-collection .section-resources__item a:hover, .single-bu-collection .section-resources__item a:focus {
  color: #A93034;
  -webkit-box-shadow: inset 0 -3px 0 #A93034;
          box-shadow: inset 0 -3px 0 #A93034;
}
.single-bu-collection .section-resources .section-content__link {
  border-bottom: 1px solid #FFFFFF;
}
.single-bu-collection .section-resources .bu-button.bu-button--plain {
  background-color: #FFFFFF;
  color: #5B4E56;
}
.single-bu-collection .section-resources .bu-button.bu-button--plain::before {
  border-color: #ECDBCF #FFFFFF #FFFFFF #ECDBCF;
}
.single-bu-collection .section-resources .bu-button.bu-button--plain:hover, .single-bu-collection .section-resources .bu-button.bu-button--plain:focus {
  background-color: #A93034;
  color: #FFFFFF;
  -webkit-box-shadow: 8px 3px 12px 0 #777777;
          box-shadow: 8px 3px 12px 0 #777777;
}
.single-bu-collection .section-resources .bu-button.bu-button--plain:hover::before, .single-bu-collection .section-resources .bu-button.bu-button--plain:focus::before {
  border-color: #ECDBCF #A93034 #A93034 #ECDBCF;
}
.single-bu-collection .section-selflearning {
  padding: 16px;
  background-color: #EBEBED;
}
@media (min-width: 768px) {
  .single-bu-collection .section-selflearning {
    padding: 24px;
  }
}
@media (min-width: 1080px) {
  .single-bu-collection .section-selflearning {
    padding: 32px;
  }
}
.single-bu-collection .section-selflearning__items {
  padding: 0;
}
@media (min-width: 540px) {
  .single-bu-collection .section-selflearning__items {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2.5641025641% 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2.5641025641%;
  }
}
@media (min-width: 1080px) {
  .single-bu-collection .section-selflearning__items {
    display: initial;
  }
}
.single-bu-collection .section-selflearning__item {
  margin-bottom: 24px;
  list-style-type: none;
}
.single-bu-collection .section-selflearning__link {
  display: block;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #5B4E56;
  font-weight: 600;
}
.single-bu-collection .section-selflearning__link:hover, .single-bu-collection .section-selflearning__link:focus {
  color: #5B4E56;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.single-bu-collection .section-selflearning__link:hover .section-selflearning__title, .single-bu-collection .section-selflearning__link:focus .section-selflearning__title {
  -webkit-box-shadow: inset 0 -3px 0 0 #5B4E56;
          box-shadow: inset 0 -3px 0 0 #5B4E56;
}
.single-bu-collection .section-selflearning__link:hover .section-selflearning__title::after, .single-bu-collection .section-selflearning__link:focus .section-selflearning__title::after {
  position: absolute;
  top: 0;
  right: -20px;
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-miterlimit='10' clip-rule='evenodd' viewBox='0 0 40 41'%3E%3Cpath fill='none' stroke='%2384797f' stroke-width='5' d='M35 26.9V35H5V5h8.1M20 5h15v16.6M34.2 5.8L15.8 24.2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}
.single-bu-collection .section-selflearning__title {
  position: relative;
  display: inline-block;
  margin-top: 12px;
  margin-right: 24px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.single-bu-collection .section-contact .section-content__title {
  color: #FFFFFF;
}
.single-bu-collection .section-contact .section-content__title::before {
  background-color: #FFFFFF;
}
.single-bu-collection .section-contact__items {
  padding: 0;
}
@media (min-width: 540px) {
  .single-bu-collection .section-contact__items {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2.5641025641% 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2.5641025641%;
  }
}
@media (min-width: 1080px) {
  .single-bu-collection .section-contact__items {
    display: initial;
  }
}
.single-bu-collection .section-contact__item {
  list-style-type: none;
  color: #FFFFFF;
}
.single-bu-collection .section-contact__item a {
  color: #FFFFFF;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.single-bu-collection .section-contact__item a:hover, .single-bu-collection .section-contact__item a:focus {
  -webkit-box-shadow: inset 0 -3px 0 0 #FFFFFF;
          box-shadow: inset 0 -3px 0 0 #FFFFFF;
}
.single-bu-collection .section-contact__item + .section-contact__item {
  margin-top: 16px;
}
@media (min-width: 540px) {
  .single-bu-collection .section-contact__item + .section-contact__item:nth-of-type(2) {
    margin: 0;
  }
}
@media (min-width: 1080px) {
  .single-bu-collection .section-contact__item + .section-contact__item:nth-of-type(2) {
    margin-top: 16px;
  }
}
.single-bu-collection .section-contact__dept {
  text-transform: uppercase;
}
.single-bu-collection .section-contact__name {
  font-size: 1.2em;
}

.thematic-items {
  padding: 0;
}
.thematic-item {
  background-color: #EBEBED;
  margin-bottom: 24px;
  padding: 16px 0 0 16px;
  list-style-type: none;
}
@media (min-width: 768px) {
  .thematic-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    padding: 24px 0 0 24px;
  }
}
@media (min-width: 1080px) {
  .thematic-item {
    padding: 32px 0 0 32px;
  }
}
.thematic-item p:last-child {
  margin-bottom: 0;
}
.thematic-item__content {
  grid-area: description;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.thematic-item__date, .thematic-item__title, .thematic-item__text {
  padding-right: 16px;
}
@media (min-width: 768px) {
  .thematic-item__date, .thematic-item__title, .thematic-item__text {
    padding-right: 24px;
  }
}
@media (min-width: 1080px) {
  .thematic-item__date, .thematic-item__title, .thematic-item__text {
    padding-right: 32px;
  }
}
.thematic-item__date {
  grid-area: date;
  margin-top: 16px;
  font-size: 0.9em;
  color: #2F2F2F;
}
.thematic-item__title {
  margin-bottom: 0;
}
.thematic-item__thumbnail {
  max-height: 120px;
  margin-bottom: 16px;
  padding-right: 16px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .thematic-item__thumbnail {
    max-height: 100%;
    margin-bottom: 0;
    padding-right: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 150px;
            flex: 0 0 150px;
  }
}
.thematic-item__thumbnail img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .thematic-item__thumbnail img {
    margin-bottom: 24px;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: top;
       object-position: top;
  }
}
@media (min-width: 1080px) {
  .thematic-item__thumbnail img {
    margin-bottom: 32px;
  }
}
@media (min-width: 768px) {
  .thematic-item__thumbnail + .thematic-item__content {
    padding-left: 24px;
  }
}
@media (min-width: 1080px) {
  .thematic-item__thumbnail + .thematic-item__content {
    padding-left: 32px;
  }
}
.thematic-item__text:last-child, .thematic-item__date:last-child {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .thematic-item__text:last-child, .thematic-item__date:last-child {
    margin-bottom: 24px;
  }
}
@media (min-width: 1080px) {
  .thematic-item__text:last-child, .thematic-item__date:last-child {
    margin-bottom: 32px;
  }
}
.thematic-item__link {
  margin-top: 16px;
  text-align: right;
}
@media (min-width: 768px) {
  .thematic-item__link {
    margin-top: auto;
  }
}
.thematic-item__button.bu-button--plain {
  background-color: rgb(208.1578947368, 208.1578947368, 212.8421052632);
  color: #2F2F2F;
}
.thematic-item__button.bu-button--plain::before {
  border-color: #EBEBED rgb(208.1578947368, 208.1578947368, 212.8421052632) rgb(208.1578947368, 208.1578947368, 212.8421052632) #EBEBED;
}
.thematic-item__button.bu-button--plain:hover, .thematic-item__button.bu-button--plain:focus {
  background-color: #A93034;
  color: #FFFFFF;
}
.thematic-item__button.bu-button--plain:hover::before, .thematic-item__button.bu-button--plain:focus::before {
  border-color: #EBEBED #A93034 #A93034 #EBEBED;
}

/* Page collection alternative */
@media (min-width: 1366px) {
  .page.page-template-page-alternative article,
  .single-bu-collection.bu-collection-template-collection-alternative article {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 65.811965812% 2.5641025641% 31.6239316239%;
    grid-template-columns: 65.811965812% 31.6239316239%;
        grid-template-areas: "title title" "content side";
    grid-column-gap: 2.5641025641%;
  }
  .page.page-template-page-alternative article::before,
  .single-bu-collection.bu-collection-template-collection-alternative article::before {
    content: none;
  }
}
.page.page-template-page-alternative header,
.single-bu-collection.bu-collection-template-collection-alternative header {
  grid-area: title;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.page.page-template-page-alternative .entry-title,
.single-bu-collection.bu-collection-template-collection-alternative .entry-title {
  margin-left: 0;
  margin-right: 0;
}
.page.page-template-page-alternative .entry-content,
.single-bu-collection.bu-collection-template-collection-alternative .entry-content {
  grid-area: content;
  display: block;
  margin: 0 auto;
}
@media (min-width: 1366px) {
  .page.page-template-page-alternative .bup8-block-contact,
  .single-bu-collection.bu-collection-template-collection-alternative .bup8-block-contact {
    grid-area: side;
    align-self: baseline;
  }
}
@media (min-width: 1366px){
  .page.page-template-page-alternative header,
.single-bu-collection.bu-collection-template-collection-alternative header {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
  .page.page-template-page-alternative .entry-content,
.single-bu-collection.bu-collection-template-collection-alternative .entry-content {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .page.page-template-page-alternative .bup8-block-contact,
  .single-bu-collection.bu-collection-template-collection-alternative .bup8-block-contact {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
  }
}
.page.page-template-page-alternative .bup8-block-contact h2,
.single-bu-collection.bu-collection-template-collection-alternative .bup8-block-contact h2 {
  position: relative;
  padding-left: 16px;
}
.page.page-template-page-alternative .bup8-block-contact h2::before,
.single-bu-collection.bu-collection-template-collection-alternative .bup8-block-contact h2::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 90%;
  -webkit-transform: skew(-12deg);
      -ms-transform: skew(-12deg);
          transform: skew(-12deg);
  background-color: #FFFFFF;
}
.page.page-template-page-alternative .bup8-block-contact .contact__item + .contact__item,
.single-bu-collection.bu-collection-template-collection-alternative .bup8-block-contact .contact__item + .contact__item {
  margin-top: 16px;
}
.page.page-template-page-alternative .bup8-block-contact a,
.single-bu-collection.bu-collection-template-collection-alternative .bup8-block-contact a {
  text-decoration: none;
}

/* Page alternative */
.page.page-template-page-alternative .section-contact {
  padding: 16px;
}
@media (min-width: 768px) {
  .page.page-template-page-alternative .section-contact {
    padding: 24px;
  }
}
@media (min-width: 1080px) {
  .page.page-template-page-alternative .section-contact {
    padding: 32px;
  }
}
.page.page-template-page-alternative .section-contact .section-content__title {
  color: #FFFFFF;
}
.page.page-template-page-alternative .section-contact .section-content__title::before {
  background-color: #FFFFFF;
}
.page.page-template-page-alternative .section-contact__items {
  padding: 0;
}
@media (min-width: 540px) {
  .page.page-template-page-alternative .section-contact__items {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2.5641025641% 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2.5641025641%;
  }
}
@media (min-width: 1080px) {
  .page.page-template-page-alternative .section-contact__items {
    display: initial;
  }
}
.page.page-template-page-alternative .section-contact__item {
  list-style-type: none;
  color: #FFFFFF;
}
.page.page-template-page-alternative .section-contact__item a {
  color: #FFFFFF;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.page.page-template-page-alternative .section-contact__item a:hover, .page.page-template-page-alternative .section-contact__item a:focus {
  -webkit-box-shadow: inset 0 -3px 0 0 #FFFFFF;
          box-shadow: inset 0 -3px 0 0 #FFFFFF;
}
.page.page-template-page-alternative .section-contact__item + .section-contact__item {
  margin-top: 16px;
}
@media (min-width: 540px) {
  .page.page-template-page-alternative .section-contact__item + .section-contact__item:nth-of-type(2) {
    margin: 0;
  }
}
@media (min-width: 1080px) {
  .page.page-template-page-alternative .section-contact__item + .section-contact__item:nth-of-type(2) {
    margin-top: 16px;
  }
}
.page.page-template-page-alternative .section-contact__dept {
  text-transform: uppercase;
}
.page.page-template-page-alternative .section-contact__name {
  font-size: 1.2em;
}

/*		CDU single page
-------------------------------------------- */
.cdu-items {
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .cdu-items {
    margin-bottom: 48px;
  }
}
@media (min-width: 1080px) {
  .cdu-items {
    margin-bottom: 96px;
  }
}

.cdu-item__tab {
  overflow-x: scroll;
}
.cdu-item__metadata {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 32px;
}
.cdu-item__metadata p {
  margin-bottom: 0;
}
.cdu-item__register, .cdu-item__locate {
  position: relative;
  padding-left: 64px;
}
.cdu-item__register::before, .cdu-item__locate::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  display: block;
  width: 48px;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 32px;
  background-position: top left;
}
.cdu-item__register::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 510 455'%3E%3Cpath fill='none' d='M0 0h510v455H0z'/%3E%3Cpath fill='%23585b5d' fill-rule='nonzero' d='M482.5 450h-455c-9.7 0-17.5-7.8-17.5-17.5v-385C10 37.8 17.8 30 27.5 30h143.3c5.7 0 11 2.8 14.3 7.4l44 62.6h253.4c9.7 0 17.5 7.8 17.5 17.5v315c0 9.7-7.8 17.5-17.5 17.5ZM45 415h420V135H220c-5.7 0-11-2.8-14.3-7.4l-44-62.6H45v350Z'/%3E%3C/svg%3E");
}
.cdu-item__locate::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 510 465'%3E%3Cpath fill='none' d='M0 0h510v465H0z'/%3E%3Cg fill='%23585b5d' fill-rule='nonzero'%3E%3Cpath d='M255 5A175 175 0 0 0 80 180c0 91 145.4 255.7 162 274.3a17.5 17.5 0 0 0 26 0C284.5 435.7 430 271 430 180A175 175 0 0 0 255 5Zm0 411c-48.5-56.8-140-176.1-140-236a140 140 0 1 1 280 0c0 59.9-91.5 179.2-140 236Z'/%3E%3Cpath d='M255 57.5a105 105 0 1 0 0 210 105 105 0 0 0 0-210Zm0 175a70 70 0 1 1 0-140 70 70 0 0 1 0 140Z'/%3E%3C/g%3E%3C/svg%3E");
}

.td-cdu {
  min-width: 600px;
}
.td-cdu__intertitle {
  background-color: rgb(255, 242.0510204082, 231.5);
  font-weight: bold;
  text-transform: uppercase;
}
.td-cdu__class {
  width: 17.9487179487%;
}
.td-cdu__label {
  width: 23.0769230769%;
}
.td-cdu__note {
  width: calc(48.7179487179% + 23.0769230769% - 17.9487179487%);
}

.corpus .td-cdu__class,
.td-cdu-corpus.td-cdu .td-cdu__class {
  width: 31.6239316239%;
}
.corpus .td-cdu__label,
.td-cdu-corpus.td-cdu .td-cdu__label {
  width: 31.6239316239%;
}
.corpus .td-cdu__date,
.td-cdu-corpus.td-cdu .td-cdu__date {
  width: 31.6239316239%;
}
.corpus p,
.td-cdu-corpus.td-cdu p {
  margin-bottom: 8px;
}
.corpus p:last-of-type,
.td-cdu-corpus.td-cdu p:last-of-type {
  margin-bottom: 0;
}

/*		Agenda / calendar page
-------------------------------------------- */
.mc_edit_links {
  display: none;
}

.mc-main h2.heading {
  margin: 64px 0 24px !important;
}
.mc-main .my-calendar-navigation .my-calendar-header {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  row-gap: 16px;
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 0.9em;
}
.mc-main .my-calendar-navigation .my-calendar-header .mc_filters {
  width: 100%;
}
.mc-main .my-calendar-navigation .my-calendar-header select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 15 9'%3E%3Cpath fill='none' d='M0 0h14.25v8.25H0z'/%3E%3Cpath fill='%23585b5d' d='m12.518.014 1.415 1.414-6.809 6.808L.317 1.428 1.732.014l5.393 5.394L12.518.014Z'/%3E%3C/svg%3E%0A"), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 35 35'%3E%3Cpath fill='%23e7e5e6' d='M0 0h34.202v34.202H0z'/%3E%3C/svg%3E");
  background-repeat: no-repeat, no-repeat;
  background-position: right 8px center, right center;
  background-size: 16px, 35px;
  border-color: #C52C31;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mc-main .my-calendar-navigation .my-calendar-header select:nth-of-type(2) {
  margin-left: -1px;
}
.mc-main .my-calendar-navigation .my-calendar-header select:hover, .mc-main .my-calendar-navigation .my-calendar-header select:focus {
  border-radius: 0;
}
.mc-main .my-calendar-navigation .my-calendar-header select:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 15 9'%3E%3Cpath fill='none' d='M0 0h14.25v8.25H0z'/%3E%3Cpath fill='%23fff' d='M1.732 8.236.317 6.822 7.126.014l6.807 6.808-1.415 1.414-5.393-5.394-5.393 5.394Z'/%3E%3C/svg%3E%0A"), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 35 35'%3E%3Cpath fill='%23C52C31' d='M0 0h34.202v34.202H0z'/%3E%3C/svg%3E");
}
.mc-main .my-calendar-navigation .my-calendar-header .mc-categories-switcher {
  width: 100%;
}
@media (min-width: 768px) {
  .mc-main .my-calendar-navigation .my-calendar-header .mc-categories-switcher {
    width: auto;
  }
}
.mc-main .my-calendar-navigation .my-calendar-header .mc-categories-switcher .mc-category-filter {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.mc-main .my-calendar-navigation .my-calendar-header .mc-categories-switcher p {
  padding-left: 16px;
}
.mc-main .my-calendar-navigation .my-calendar-header .mc-date-switcher select:first-of-type {
  border-radius: 0;
}
.mc-main .my-calendar-navigation .my-calendar-header .mc-date-switcher .button {
  margin-left: 16px;
}
.mc-main .my-calendar-navigation .my-calendar-header button,
.mc-main .my-calendar-navigation .my-calendar-header input.button {
  width: 100%;
  background-color: #C52C31;
  border-color: #C52C31;
  border-radius: 0;
  text-transform: uppercase;
  color: #FFFFFF;
}
.mc-main .my-calendar-navigation .my-calendar-header button:hover, .mc-main .my-calendar-navigation .my-calendar-header button:focus,
.mc-main .my-calendar-navigation .my-calendar-header input.button:hover,
.mc-main .my-calendar-navigation .my-calendar-header input.button:focus {
  border-radius: 0;
}
.mc-main .my-calendar-navigation .my-calendar-nav .my-calendar-prev a,
.mc-main .my-calendar-navigation .my-calendar-nav .my-calendar-next a {
  width: 35px;
  padding: 0;
  background-color: #E7E5E6;
  border-color: #E7E5E6;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.mc-main .my-calendar-navigation .my-calendar-nav .my-calendar-prev a:hover, .mc-main .my-calendar-navigation .my-calendar-nav .my-calendar-prev a:focus,
.mc-main .my-calendar-navigation .my-calendar-nav .my-calendar-next a:hover,
.mc-main .my-calendar-navigation .my-calendar-nav .my-calendar-next a:focus {
  border-color: #C52C31;
  background-color: #C52C31;
  border-radius: 0;
  color: #FFFFFF;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.mc-main .my-calendar-navigation .my-calendar-nav .my-calendar-prev a::before {
  content: "";
  display: block;
  height: 35px;
  width: 35px;
  margin: 0;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 10 16'%3E%3Cpath fill='none' d='M0 0h9.75v15.75H0z'/%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h9.75v15.75H0z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23585b5d' d='m9.521 14.338-1.415 1.415L.229 7.874 8.106-.003l1.415 1.415-6.463 6.463 6.463 6.463Z'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center/10px;
}
.mc-main .my-calendar-navigation .my-calendar-nav .my-calendar-prev a:hover::before, .mc-main .my-calendar-navigation .my-calendar-nav .my-calendar-prev a:focus::before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 10 16'%3E%3Cpath fill='none' d='M0 0h9.75v15.75H0z'/%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h9.75v15.75H0z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='m9.521 14.338-1.415 1.415L.229 7.874 8.106-.003l1.415 1.415-6.463 6.463 6.463 6.463Z'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center/10px;
}
.mc-main .my-calendar-navigation .my-calendar-nav .my-calendar-next a::after {
  content: "";
  display: block;
  height: 35px;
  width: 35px;
  margin: 0;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 10 16'%3E%3Cpath fill='none' d='M0 0h9.75v15.75H0z'/%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h9.75v15.75H0z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23585b5d' d='M.229 1.412 1.644-.003l7.877 7.879-7.877 7.877-1.415-1.415 6.463-6.463L.229 1.412Z'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center/10px;
}
.mc-main .my-calendar-navigation .my-calendar-nav .my-calendar-next a:hover::after, .mc-main .my-calendar-navigation .my-calendar-nav .my-calendar-next a:focus::after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 10 16'%3E%3Cpath fill='none' d='M0 0h9.75v15.75H0z'/%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h9.75v15.75H0z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M.229 1.412 1.644-.003l7.877 7.879-7.877 7.877-1.415-1.415 6.463-6.463L.229 1.412Z'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center/10px;
}
.mc-main .my-calendar-navigation .my-calendar-nav .my-calendar-today a {
  padding-left: 16px;
  padding-right: 16px;
  border: 2px solid #C52C31;
  border-radius: 0;
  -webkit-filter: none;
          filter: none;
  text-transform: uppercase;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.mc-main .my-calendar-navigation .my-calendar-nav .my-calendar-today a:hover, .mc-main .my-calendar-navigation .my-calendar-nav .my-calendar-today a:focus {
  border-color: #C52C31;
  background-color: #C52C31;
  border-radius: 0;
  color: #FFFFFF;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.mc-main .my-calendar-navigation ul {
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
}
.mc-main .my-calendar-navigation .mc-time {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}
@media (min-width: 768px) {
  .mc-main .my-calendar-navigation .mc-time {
    width: auto;
  }
}
.mc-main .my-calendar-navigation .mc-time a {
  min-height: 35px;
  padding: 2px 16px;
  background-color: #FFFFFF;
  border: 2px solid;
  border-color: #E7E5E6 transparent transparent;
  border-radius: 0;
  -webkit-box-shadow: inset 0 5px 0 0 #E7E5E6;
          box-shadow: inset 0 5px 0 0 #E7E5E6;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.95em;
}
.mc-main .my-calendar-navigation .mc-time a:hover, .mc-main .my-calendar-navigation .mc-time a:focus {
  outline: none;
  border-color: #C52C31;
  background-color: #C52C31;
  border-radius: 0;
  color: #FFFFFF;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.mc-main .my-calendar-navigation .mc-time a.mc-active {
  background-color: #FFFFFF;
  border-color: #C52C31;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-filter: none;
          filter: none;
}
.mc-main .my-calendar-navigation .mc-time a.mc-active:hover, .mc-main .my-calendar-navigation .mc-time a.mc-active:focus {
  background-color: #C52C31;
}
.mc-main thead {
  border-bottom-color: #585B5D;
}
.mc-main th {
  padding: 4px 8px;
  border: 1px solid #E7E5E6;
  text-transform: capitalize;
  font-family: "Poppins", helvetica, arial, sans-serif;
  text-align: left;
  color: #84797F;
}
.mc-main td .event-title {
  font-family: "Poppins", helvetica, arial, sans-serif;
  color: #5B4E56;
  font-size: 0.9em;
  font-weight: normal;
}
.mc-main td .event-title span {
  font-family: "Poppins", helvetica, arial, sans-serif;
  color: #AE0611;
  font-size: 1.125em;
  font-weight: 500;
}
.mc-main .event-title button {
  padding-bottom: 0;
}
.mc-main .event-title button:hover, .mc-main .event-title button:focus {
  outline: 0;
}
.mc-main .event-title button > div {
  width: 100%;
  padding-bottom: 8px;
  border-bottom: 2px solid #E7E5E6;
}
.mc-main div {
  line-height: 1.25;
}
.mc-main div > span {
  display: block;
}
.mc-main .mc-date {
  padding: 4px 8px;
  font-family: "Poppins", helvetica, arial, sans-serif;
  font-weight: 500;
}
.mc-main .current-day .mc-date {
  background-color: #8E201F;
}
.mc-main .details a {
  text-decoration: none;
}
.mc-main article.calendar-event .details {
  max-width: 680px;
  font-size: 0.9em;
}
@media (min-width: 768px) {
  .mc-main article.calendar-event .details {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.mc-main .mc-toggle.close {
  top: 0;
  right: 0;
  padding: 4px !important;
  background-color: #E7E5E6 !important;
  border-radius: 0;
}
.mc-main .mc-toggle.close:hover, .mc-main .mc-toggle.close:focus {
  background-color: #8E201F !important;
}
.mc-main .mc-toggle.close:hover .dashicons-dismiss::before, .mc-main .mc-toggle.close:focus .dashicons-dismiss::before {
  color: #FFFFFF;
}
.mc-main .mc-toggle.close .dashicons-dismiss::before {
  content: "\f335";
  font-size: 26px;
  color: #5B4E56;
}
.mc-main .mc-title {
  color: #C52C31;
}
.mc-main .mc-content-container .mc-image-container,
.mc-main .mc-content-container .description,
.mc-main .mc-content-container .mc-location {
  border-bottom: 2px solid #E7E5E6;
}
.mc-main .mc-content-container .description {
  padding-bottom: 8px;
  margin-bottom: 0;
  color: #5B4E56;
}
.mc-main .mc-content-container .mc-location {
  margin-bottom: 8px;
  padding: 12px 0;
  padding-left: 48px;
  background: url("../images/icon_locate.svg") no-repeat left top 12px/20px;
}
.mc-main .mc-content-container .mc-location .address {
  margin: 0;
  color: #5B4E56;
}
.mc-main .mc-content-container .mc-location .address .mc-sep {
  display: none;
}
.mc-main .mc-content-container .mc-location a {
  text-decoration: none;
}
.mc-main .mc-image-container {
  border-bottom: 2px solid #E7E5E6;
}
.mc-main .mc-image-container .time-block {
  margin-bottom: 8px;
  padding-left: 48px;
  background: url("../images/icon_calendar.svg") no-repeat left top 12px/22px;
  font-family: "Poppins", helvetica, arial, sans-serif;
  font-weight: 400;
  color: #AE0611;
}
.mc-main .mc-image-container .time-block .time-wrapper {
  font-weight: 500;
}
.mc-main .mc-registration {
  margin-top: 16px;
}
.mc-main .mc-registration p {
  margin-bottom: 16px;
  font-weight: 700;
}
.mc-main .mc-location + p {
  margin-top: 16px;
}
.mc-main .details .calendar-link,
.mc-main .details .list-link,
.mc-main .details .mc-registration a {
  display: inline-block;
  padding: 8px 16px;
  background-color: #8E201F;
  border: 1px solid #8E201F;
  font-family: "Poppins", helvetica, arial, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFFFFF;
  font-weight: 500;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.mc-main .details .calendar-link:hover, .mc-main .details .calendar-link:focus,
.mc-main .details .list-link:hover,
.mc-main .details .list-link:focus,
.mc-main .details .mc-registration a:hover,
.mc-main .details .mc-registration a:focus {
  background-color: #FFFFFF;
  color: #AE0611;
}
.mc-main .details .sharing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.mc-main .details .sharing .gcal {
  padding: 4px 8px 4px 32px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 27 24'%3E%3Cpath fill='none' d='M0 0h26.25v24H0z'/%3E%3Cpath fill='%23ae0611' d='M3.545 6.062H1.023v16.665h19.385v-9.15h1v10.15H.023V5.062h3.522V3.425h1v1.637h8.791v1H4.545v1.235h-1V6.062Zm16.254.639h-4.428v-2h4.428V.273h2v4.428h4.428v2h-4.428v4.429h-2V6.701ZM7.588 10.643v4.145H3.443v-4.145h4.145Zm-3.145 1v2.145h2.145v-2.145H4.443Zm8.433-1v4.145H8.732v-4.145h4.144Zm-3.144 1v2.145h2.144v-2.145H9.732Zm8.432-1v4.145H14.02v-4.145h4.144Zm-3.144 1v2.145h2.144v-2.145H15.02Zm-7.432 4.288v4.145H3.443v-4.145h4.145Zm-3.145 1v2.145h2.145v-2.145H4.443Zm8.433-1v4.145H8.732v-4.145h4.144Zm-3.144 1v2.145h2.144v-2.145H9.732Zm8.432-1v4.145H14.02v-4.145h4.144Zm-3.144 1v2.145h2.144v-2.145H15.02Z'/%3E%3C/svg%3E%0A") no-repeat left 6px center/24px;
  text-decoration: none;
}
.mc-main .details .sharing .gcal:hover, .mc-main .details .sharing .gcal:focus {
  background-color: #8E201F;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 27 24'%3E%3Cpath fill='none' d='M0 0h26.25v24H0z'/%3E%3Cpath fill='%23fff' d='M3.545 6.062H1.023v16.665h19.385v-9.15h1v10.15H.023V5.062h3.522V3.425h1v1.637h8.791v1H4.545v1.235h-1V6.062Zm16.254.639h-4.428v-2h4.428V.273h2v4.428h4.428v2h-4.428v4.429h-2V6.701ZM7.588 10.643v4.145H3.443v-4.145h4.145Zm-3.145 1v2.145h2.145v-2.145H4.443Zm8.433-1v4.145H8.732v-4.145h4.144Zm-3.144 1v2.145h2.144v-2.145H9.732Zm8.432-1v4.145H14.02v-4.145h4.144Zm-3.144 1v2.145h2.144v-2.145H15.02Zm-7.432 4.288v4.145H3.443v-4.145h4.145Zm-3.145 1v2.145h2.145v-2.145H4.443Zm8.433-1v4.145H8.732v-4.145h4.144Zm-3.144 1v2.145h2.144v-2.145H9.732Zm8.432-1v4.145H14.02v-4.145h4.144Zm-3.144 1v2.145h2.144v-2.145H15.02Z'/%3E%3C/svg%3E%0A");
  -webkit-box-shadow: none;
          box-shadow: none;
}
.mc-main .mc-day {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 2px solid #E7E5E6;
}
.mc-main .mc-day article {
  width: 100%;
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
  border-width: 0 2px 2px 2px;
  border-style: solid;
  border-color: #E7E5E6;
}
@media (min-width: 768px) {
  .mc-main .mc-day article {
    padding: 32px;
  }
}
.mc-main .mc-day article .details {
  padding-left: 0;
  padding-right: 0;
}
.mc-main .mc-day article .event-title button {
  position: relative;
  padding-right: 48px;
}
.mc-main .mc-day article .event-title button::after {
  position: absolute;
  right: 0;
  top: 8px;
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  background-color: #FFE4CE;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 15 9'%3E%3Cpath fill='none' d='M0 0h14.25v8.25H0z'/%3E%3Cpath fill='%23585b5d' d='m12.518.014 1.415 1.414-6.809 6.808L.317 1.428 1.732.014l5.393 5.394L12.518.014Z'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mc-main .mc-day article .event-title button:hover::after, .mc-main .mc-day article .event-title button:focus::after {
  background-color: #8E201F;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 15 9'%3E%3Cpath fill='none' d='M0 0h14.25v8.25H0z'/%3E%3Cpath fill='%23fff' d='m12.518.014 1.415 1.414-6.809 6.808L.317 1.428 1.732.014l5.393 5.394L12.518.014Z'/%3E%3C/svg%3E%0A");
}
.mc-main .mc-day article .event-title button[aria-expanded=true]::after {
  background-color: #8E201F;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 15 9'%3E%3Cpath fill='none' d='M0 0h14.25v8.25H0z'/%3E%3Cpath fill='%23fff' d='M1.732 8.236.317 6.822 7.126.014l6.807 6.808-1.415 1.414-5.393-5.394-5.393 5.394Z'/%3E%3C/svg%3E%0A");
}
.mc-main .mc-day article .event-title button > div {
  border-bottom: 0;
}

/*		404 single page
-------------------------------------------- */
.error404 .header-hero {
  height: 500px;
  background-image: url(../images/BUP8_illustration404.jpg) !important;
}

/* Resultats de recherche
-------------------------------- */
.search-results .entry-content .entry-meta {
  margin-bottom: 0;
}
.search-results .entry {
  margin-bottom: 24px;
}
.search-results h2.entry-title {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: "Poppins", helvetica, arial, sans-serif;
  font-size: 1.2rem;
  font-weight: bold;
}
.search-results h2.entry-title::before {
  content: none;
}

/*-------------------------------------------- 
 			DIVERS
-------------------------------------------- */
/* The FAQ Item */
.accordion-list--item {
  position: relative;
  margin-bottom: 16px;
  border-bottom: 2px solid #FFE4CE;
}
.accordion-list {
  /* The Questions - Heading */
}
.accordion-list__subject {
  display: block;
  margin-bottom: 0;
}
.accordion-list__subject .accordion-list__title::after {
  content: "\f132";
  font-family: dashicons;
  font-size: inherit;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.accordion-list__subject.subject-on .accordion-list__title::after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.accordion-list__subject h2 {
  margin-bottom: 0;
}
.accordion-list {
  /* The Titles - Button */
}
.accordion-list__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 8px 16px;
  margin: 0;
  border-radius: 0;
  background-color: transparent;
  border-bottom: 1px solid transparent;
  font-size: inherit;
  text-align: left;
  color: inherit;
}
.accordion-list__title:focus {
  outline-color: #FFE4CE;
}
.accordion-list__title span {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
.accordion-list__title:hover, .accordion-list__title:focus, .accordion-list__subject.subject-on .accordion-list__title {
  margin: 0;
  background-color: transparent;
  border-bottom: 1px solid transparent;
  color: inherit;
  cursor: pointer;
}
.accordion-list__subject.subject-on .accordion-list__title {
  background-color: #FFE4CE;
  border-bottom-color: #FFE4CE;
  color: #5B4E56;
}
.accordion-list__subject.subject-on .accordion-list__title::after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.accordion-list__subject.subject-on .accordion-list__title + .accordion-list__panel {
  border-bottom: 1px solid #FFE4CE;
}
.accordion-list__subject.subject-on + .accordion-list__panel {
  border-bottom: 2px solid #FFE4CE;
}
.accordion-list .cdu-item__metadata {
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}
@media (min-width: 540px) {
  .accordion-list .cdu-item__metadata {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (min-width: 768px) {
  .accordion-list .cdu-item__metadata {
    -ms-grid-columns: 1fr 2fr 2fr;
    grid-template-columns: 1fr 2fr 2fr;
  }
}
@media (min-width: 1366px) {
  .accordion-list .cdu-item__metadata {
    -ms-grid-columns: 1fr 2fr 1fr;
    grid-template-columns: 1fr 2fr 1fr;
  }
}
.accordion-list .cdu-item__metadata ul {
  margin-top: 12px;
  -ms-grid-column-span: 2;
  grid-column: span 2/-1;
}
.accordion-list .cdu-item__metadata ul li {
  list-style-type: square;
  list-style-position: inside;
}
.accordion-list .cdu-item__metadata ul li::marker {
  color: #A93034;
}
.accordion-list .cdu-item__register {
  padding-left: 0;
}
.accordion-list .cdu-item__register::before {
  content: none;
}

/* Pages ARCHIVES
---------------------------------------------------------------------------- */
.post-type-archive-bu-curation .entry-content,
.post-type-archive-bu-bibliography .entry-content,
.post-type-archive-bu-resource .entry-content {
  margin-bottom: 64px;
}
@media (min-width: 1080px) {
  .post-type-archive-bu-curation .entry-content,
  .post-type-archive-bu-bibliography .entry-content,
  .post-type-archive-bu-resource .entry-content {
    margin-bottom: 96px;
  }
}
.post-type-archive-bu-curation .entry-content h3,
.post-type-archive-bu-bibliography .entry-content h3,
.post-type-archive-bu-resource .entry-content h3 {
  margin: 40px 24px;
}
@media (min-width: 768px) {
  .post-type-archive-bu-curation .entry-content h3,
  .post-type-archive-bu-bibliography .entry-content h3,
  .post-type-archive-bu-resource .entry-content h3 {
    margin: 64px 0 32px;
  }
}
.post-type-archive-bu-curation .entry-content h4,
.post-type-archive-bu-bibliography .entry-content h4,
.post-type-archive-bu-resource .entry-content h4 {
  margin: 32px 16px;
}
@media (min-width: 768px) {
  .post-type-archive-bu-curation .entry-content h4,
  .post-type-archive-bu-bibliography .entry-content h4,
  .post-type-archive-bu-resource .entry-content h4 {
    margin: 40px 0 24px;
  }
}
.post-type-archive-bu-curation article,
.post-type-archive-bu-bibliography article,
.post-type-archive-bu-resource article {
  max-width: 75ch;
  margin: 0 auto;
}

/* Archives Resources 
---------------------------------- */
.post-type-archive-bu-resource .tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto 20px;
  border-radius: 0;
}
.post-type-archive-bu-resource .tab-radiotab {
  position: absolute;
  opacity: 0;
}
.post-type-archive-bu-resource .tab-label {
  width: 48.7179487179%;
  padding: 16px;
  background-color: #FCFCFC;
  border-bottom-color: #ECDBCF;
  clip-path: polygon(0 0, calc(100% - 10px) 0%, 100% 100%, 0% 100%);
  border: none;
  border-radius: 0;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.post-type-archive-bu-resource .tab-label:hover, .post-type-archive-bu-resource .tab-label:focus, .post-type-archive-bu-resource .tab-label:active {
  background-color: #ECDBCF;
}
.post-type-archive-bu-resource .tab-label h2 {
  margin-bottom: 0;
  font-size: 1.1em;
}
@media (min-width: 540px) {
  .post-type-archive-bu-resource .tab-label h2 {
    font-size: 1.4em;
  }
}
@media (min-width: 1080px) {
  .post-type-archive-bu-resource .tab-label h2 {
    font-size: 1.75em;
  }
}
.post-type-archive-bu-resource .tab-panel {
  display: none;
  -webkit-box-ordinal-group: 100;
      -ms-flex-order: 99;
          order: 99;
  width: 100%;
  padding: 24px;
  background-color: #FFFFFF;
  border: solid 2px #ECDBCF;
}
@media (min-width: 540px) {
  .post-type-archive-bu-resource .tab-panel {
    padding: 32px;
  }
}
@media (min-width: 768px) {
  .post-type-archive-bu-resource .tab-panel {
    padding: 48px;
  }
}
@media (min-width: 1080px) {
  .post-type-archive-bu-resource .tab-panel {
    padding: 64px;
  }
}
.post-type-archive-bu-resource .tab-radiotab:checked + .tab-label {
  background-color: #ECDBCF;
}
.post-type-archive-bu-resource .tab-radiotab:checked + .tab-label h2 {
  font-weight: 600;
  color: #A93034;
}
.post-type-archive-bu-resource .tab-radiotab:checked + .tab-label + .tab-panel {
  display: block;
}
.resource-type-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 32px;
  margin-bottom: 64px;
}
@media (min-width: 540px) {
  .resource-type-list {
    -ms-grid-columns: 1fr 32px 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 768px) {
  .resource-type-list {
    -ms-grid-columns: 1fr 48px 1fr 48px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 48px;
  }
}
@media (min-width: 1080px) {
  .resource-type-list {
    -ms-grid-columns: 1fr 64px 1fr 64px 1fr 64px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 64px;
  }
}
.resource-type-item a {
  display: block;
  height: 100%;
  padding: 12px;
  border-top: 5px solid rgb(208.1578947368, 208.1578947368, 212.8421052632);
  text-align: center;
  text-decoration: none;
  color: #5B4E56;
}
.resource-type-item a:hover, .resource-type-item a:focus {
  border-color: #A93034;
  background-color: #ECDBCF;
  color: #2F2F2F;
}
.resource-type-item__title {
  margin: 0 0 24px 0;
  padding: 0;
  font-size: 22px;
}
@media (min-width: 1080px) {
  .resource-type-item__title {
    font-size: 24px;
  }
}
.resource-type-item__title::before {
  content: none;
}
.resource-alpha__index {
  margin-bottom: 64px;
}
.resource-alpha__index a {
  display: inline-block;
  padding: 6px 12px;
  margin-right: 8px;
  margin-bottom: 16px;
  background-color: #ECDBCF;
  color: #2F2F2F;
  text-decoration: none;
}
.resource-alpha__items {
  margin-bottom: 64px;
  padding: 8px 24px 24px 24px;
  border: 1px solid #ECDBCF;
}
@media (min-width: 768px) {
  .resource-alpha__items {
    padding: 8px 48px 24px 48px;
  }
}
.resource-alpha__items h3 {
  margin-left: -12px;
  margin-bottom: 12px;
  font-size: 3em;
}
@media (min-width: 768px) {
  .resource-alpha__items h3 {
    margin-left: -36px;
  }
}
.resource-alpha__item {
  position: relative;
  margin-bottom: 12px;
}
@media (min-width: 1366px) {
  .resource-alpha__item {
    margin-bottom: 6px;
  }
}
.resource-alpha__item::before {
  position: absolute;
  left: 0;
  content: "↗";
  color: #A93034;
}
.resource-alpha__item a {
  margin-left: 24px;
  text-decoration: none;
  color: #5B4E56;
}
.resource-alpha__item a:hover, .resource-alpha__item a:focus {
  -webkit-box-shadow: inset 0 -3px 0 0 #A93034;
          box-shadow: inset 0 -3px 0 0 #A93034;
  color: #A93034;
}

.resource-items {
  margin-bottom: 64px;
}
.resource-item {
  padding: 24px;
  border: 1px solid #ECDBCF;
}
@media (min-width: 1080px) {
  .resource-item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 3fr 5.1282051282% 2fr;
    grid-template-columns: 3fr 2fr;
        grid-template-areas: "top top" "main complement";
    grid-column-gap: 5.1282051282%;
    padding: 32px;
  }
}
.resource-item:not(:first-child) {
  margin-top: 48px;
}
.resource-item p {
  margin-bottom: 8px;
}
.resource-item__top {
  grid-area: top;
}
.resource-item__main {
  grid-area: main;
}
.resource-item__complement {
  grid-area: complement;
}
@media (min-width: 1080px){
  .resource-item__top {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
  .resource-item__main {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .resource-item__complement {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
  }
}
.resource-item__datatype p {
  display: inline-block;
  margin-right: 16px;
  padding: 0 8px;
  border: 1px solid #A93034;
  border-radius: 3px;
  color: #A93034;
}
@media (min-width: 1366px) {
  .resource-item__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.resource-item__title {
  margin-bottom: 8px;
  line-height: 1.25;
  font-weight: 500;
  font-size: 36px;
  font-family: "Poppins", helvetica, arial, sans-serif;
}
@media (min-width: 1366px) {
  .resource-item__title {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 65.811965812%;
            flex: 1 0 65.811965812%;
  }
}
.resource-item__thumbnail {
  padding-bottom: 16px;
  text-align: center;
}
@media (min-width: 1366px) {
  .resource-item__thumbnail {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 31.6239316239%;
            flex: 1 0 31.6239316239%;
    margin-right: 2.5641025641%;
  }
}
.resource-item__thumbnail img {
  max-height: 150px;
  width: auto;
}
@media (min-width: 1366px) {
  .resource-item__thumbnail img {
    max-height: auto;
  }
}
.resource-item__link {
  margin-top: 16px;
  margin-bottom: 32px;
  text-align: right;
}
@media (min-width: 1366px) {
  .resource-item__link {
    margin-bottom: 0;
  }
}
.resource-item__button {
  background-color: #ECDBCF;
  color: #5B4E56;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.resource-item__button::before {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  width: 12px;
  left: -2px;
  background-color: transparent;
  border-width: 30px 10px 0 0;
  border-style: solid;
  border-color: #FFFFFF #ECDBCF #ECDBCF #FFFFFF;
}
.resource-item__button:hover, .resource-item__button:focus {
  background-color: #A93034;
  color: #FFFFFF;
  -webkit-box-shadow: 8px 3px 12px 0 rgb(208.1578947368, 208.1578947368, 212.8421052632);
          box-shadow: 8px 3px 12px 0 rgb(208.1578947368, 208.1578947368, 212.8421052632);
}
.resource-item__button:hover::before, .resource-item__button:focus::before {
  border-color: #FFFFFF #A93034 #A93034 #FFFFFF;
}
.resource-item__test {
  padding: 4px 8px;
  border: 1px solid #2F2F2F;
  border-radius: 3px;
  text-align: center;
}

/* Archives Bibliography 
---------------------------------- */
@media (min-width: 1080px) {
  .post-type-archive-bu-bibliography.full-width-content .content {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
}
.post-type-archive-bu-bibliography .biblio-item {
  list-style-type: none;
}
.post-type-archive-bu-bibliography .entry-content .biblio-items {
  padding: 0;
}

@media (min-width: 768px) {
  .biblio-items {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 24px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 24px;
  }
}
@media (min-width: 1080px) {
  .biblio-items {
    -ms-grid-columns: 1fr 24px 1fr 24px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.biblio-item {
  margin-bottom: 24px;
  -webkit-box-shadow: inset 0 0 0 1px #FFE4CE;
          box-shadow: inset 0 0 0 1px #FFE4CE;
}
@media (min-width: 768px) {
  .biblio-item {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.biblio-item__prof {
  padding: 12px 16px;
  border-bottom: 1px solid #FFE4CE;
  color: #2F2F2F;
}
@media (min-width: 768px) {
  .biblio-item__prof {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1080px) {
  .biblio-item__prof {
    padding-left: 32px;
    padding-right: 32px;
  }
}
.biblio-item__prof span {
  font-weight: 600;
}
.biblio-item__title {
  padding: 16px;
  font-family: "Poppins", helvetica, arial, sans-serif;
  color: #A93034;
  font-size: 22px;
  line-height: 1.15;
}
@media (min-width: 768px) {
  .biblio-item__title {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1080px) {
  .biblio-item__title {
    padding-left: 32px;
    padding-right: 32px;
  }
}
.biblio-item p {
  margin-bottom: 8px;
  padding: 0 16px;
}
@media (min-width: 768px) {
  .biblio-item p {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1080px) {
  .biblio-item p {
    padding-left: 32px;
    padding-right: 32px;
  }
}
.biblio-item p:last-of-type {
  margin-bottom: 24px;
}
.biblio-item p > span {
  font-weight: 600;
}
.biblio-item__link {
  margin-top: 16px;
  text-align: right;
}
@media (min-width: 768px) {
  .biblio-item__link {
    margin-top: auto;
  }
}
.biblio-item__button.bu-button--plain {
  background-color: #FFE4CE;
  color: #2F2F2F;
}
.biblio-item__button.bu-button--plain:before {
  border-color: #FFFFFF #FFE4CE #FFE4CE #FFFFFF;
}
.biblio-item__button.bu-button--plain:hover, .biblio-item__button.bu-button--plain:focus {
  background-color: #A93034;
  color: #FFFFFF;
}
.biblio-item__button.bu-button--plain:hover:before, .biblio-item__button.bu-button--plain:focus:before {
  border-color: #FFFFFF #A93034 #A93034 #FFFFFF;
}

/* Archives Curation 
---------------------------------- */
@media (min-width: 1080px) {
  .post-type-archive-bu-curation.full-width-content .content {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
}
.post-type-archive-bu-curation .curation-item {
  list-style-type: none;
}
.post-type-archive-bu-curation .entry-content .curation-items {
  padding: 0;
  margin-bottom: 48px;
}
@media (min-width: 768px) {
  .post-type-archive-bu-curation .entry-content .curation-items {
    margin-bottom: 64px;
  }
}
@media (min-width: 1080px) {
  .post-type-archive-bu-curation .entry-content .curation-items {
    margin-bottom: 96px;
  }
}
.post-type-archive-bu-curation .entry-content .curation-item a {
  display: block;
  height: 100%;
  padding: 24px;
  background-color: #FFFFFF;
  -webkit-box-shadow: inset 0 0 0 1px #FFE4CE;
          box-shadow: inset 0 0 0 1px #FFE4CE;
  color: #5B4E56;
}
.post-type-archive-bu-curation .entry-content .curation-item a:hover, .post-type-archive-bu-curation .entry-content .curation-item a:focus {
  color: #5B4E56;
  -webkit-box-shadow: inset 0 0 0 6px #A93034;
          box-shadow: inset 0 0 0 6px #A93034;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

@media (min-width: 768px) {
  .curation-items {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 24px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }
}
@media (min-width: 1080px) {
  .curation-items {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.curation-item {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .curation-item {
    margin-bottom: 0;
  }
}
.curation-item__title {
  margin-bottom: 16px;
  font-family: "Poppins", helvetica, arial, sans-serif;
  color: #A93034;
  font-size: 22px;
  line-height: 1.15;
}
.curation-item__title:after {
  display: inline-block;
  height: 16px;
  width: 32px;
  content: " ";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-miterlimit='10' clip-rule='evenodd' viewBox='0 0 40 41'%3E%3Cpath fill='none' stroke='%2384797f' stroke-width='5' d='M35 26.9V35H5V5h8.1M20 5h15v16.6M34.2 5.8L15.8 24.2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right bottom;
}
.curation-item p:last-of-type {
  margin-bottom: 0;
}
.curation-item__link {
  margin-top: 16px;
  text-align: right;
}
.curation-item__button {
  color: #5B4E56;
  -webkit-box-shadow: inset 0 -1px 0 0 #2F2F2F;
          box-shadow: inset 0 -1px 0 0 #2F2F2F;
}
.curation-item__button:before {
  border-color: #2F2F2F;
}
.curation-item__button:after {
  display: inline-block;
  height: 16px;
  width: 32px;
  content: " ";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-miterlimit='10' clip-rule='evenodd' viewBox='0 0 40 41'%3E%3Cpath fill='none' stroke='%2384797f' stroke-width='5' d='M35 26.9V35H5V5h8.1M20 5h15v16.6M34.2 5.8L15.8 24.2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right bottom;
}
.curation-item__button:hover, .curation-item__button:focus {
  color: #A93034;
}
.curation-item__button:hover:before, .curation-item__button:focus:before {
  border-color: #A93034;
}
.curation-item__button:hover:after, .curation-item__button:focus:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-miterlimit='10' clip-rule='evenodd' viewBox='0 0 40 41'%3E%3Cpath fill='none' stroke='%23A93034' stroke-width='5' d='M35 26.9V35H5V5h8.1M20 5h15v16.6M34.2 5.8L15.8 24.2'/%3E%3C/svg%3E");
}

/* Archives Thematic tables
---------------------------------- */
.post-type-archive-bu-thematic-table .thematic-items {
  margin-bottom: 64px;
}
@media (min-width: 1600px) {
  .post-type-archive-bu-thematic-table .thematic-items {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 48.7179487179% 2.5641025641% 48.7179487179%;
    grid-template-columns: 48.7179487179% 48.7179487179%;
    grid-column-gap: 2.5641025641%;
  }
}
.post-type-archive-bu-thematic-table .thematic-item {
  display: -ms-grid;
  display: grid;
      grid-template-areas: "category category" "picture texts";
  -ms-grid-columns: 150px 32px 1fr;
  grid-template-columns: 150px 1fr;
  -ms-grid-rows: auto 1fr;
  grid-template-rows: auto 1fr;
  grid-column-gap: 32px;
  padding-top: 6px;
}
.post-type-archive-bu-thematic-table .thematic-item__cat {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: category;
  margin-bottom: 12px;
}
.post-type-archive-bu-thematic-table .thematic-item__thumbnail {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: picture;
}
.post-type-archive-bu-thematic-table .thematic-item__content {
  -ms-grid-row: 2;
  -ms-grid-column: 3;
  grid-area: texts;
  padding-left: 0;
  overflow: auto;
}
@media (min-width: 1600px) {
  .post-type-archive-bu-thematic-table .thematic-item__link {
    margin-top: auto;
  }
}

/* Print Styles
---------------------------------------------------------------------------- */
@media print {
  *,
  *::before,
  *::after {
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    color: #5B4E56 !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]::after,
  a[href^="#"]::after,
  .site-title > a::after {
    content: "";
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  blockquote,
  pre {
    border: 1px solid rgb(208.1578947368, 208.1578947368, 212.8421052632);
    page-break-inside: avoid;
  }
  .content,
  .content-sidebar {
    width: 100%;
  }
  button,
  input,
  select,
  textarea,
  .breadcrumb,
  .comment-edit-link,
  .comment-form,
  .comment-list .reply a,
  .comment-reply-title,
  .edit-link,
  .entry-comments-link,
  .entry-footer,
  .genesis-box,
  .header-widget-area,
  .hidden-print,
  .home-top,
  .nav-primary,
  .nav-secondary,
  .post-edit-link,
  .sidebar {
    display: none !important;
  }
  .title-area {
    text-align: center;
    width: 100%;
  }
  .site-title > a {
    margin: 0;
    text-decoration: none;
    text-indent: 0;
  }
  .site-inner {
    padding-top: 0;
    position: relative;
  }
  .author-box {
    margin-bottom: 0;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    orphans: 3;
    page-break-after: avoid;
    page-break-inside: avoid;
    widows: 3;
  }
  img {
    page-break-after: avoid;
    page-break-inside: avoid;
  }
  blockquote,
  pre,
  table {
    page-break-inside: avoid;
  }
  dl,
  ol,
  ul {
    page-break-before: avoid;
  }
}
/*# sourceMappingURL=styles.css.map */