@charset "UTF-8";
/*
Theme Name: Gergovie
Author: Kaeness
Author URI: https://kaeness.fr
Description: Gergovie Omeka S Theme by Kaeness
*/
/*--------------------------------------------------------------
# Abstracts
--------------------------------------------------------------*/
/* ------------	COLORS
----------------------------------------------------------- */
/* Titres + liens survol + filet simple search */
/* Textes courants + filets boutons + fond foncés */
/* BG medium */
/* BG medium */
/* Border grey on grey bg */
/* BG Images */
/* BG button */
/* BG button */
/* BG Footer + Cards */
/* Main color - purple */
/* Complementary color - orange */
/* Complementary color - green */
/* Complementary color - coral  */
/* Complementary color - yellow  */
/* Borders  */
/* second level markers */
/* third level markers */
/* couleur pour les box-shadow */
/* ------------	IMAGES VARIABLES
----------------------------------------------------------- */
/* ------------	FONTS
----------------------------------------------------------- */
/* hubot-sans-semicondensed */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Hubot Sans Semi";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/HubotSans_SemiCondensed-ExtraLight.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* hubot-sans-semicondensed-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: "Hubot Sans Semi";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/HubotSans_SemiCondensed-ExtraLightItalic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* hubot-sans-semicondensed-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: "Hubot Sans Semi";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/HubotSans_SemiCondensed-Regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* hubot-sans-semicondensed-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: "Hubot Sans Semi";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/HubotSans_SemiCondensed-Italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* hubot-sans-semicondensed-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: "Hubot Sans Semi";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/HubotSans_SemiCondensed-SemiBold.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* hubot-sans-semicondensed-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: "Hubot Sans Semi";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/HubotSans_SemiCondensed-SemiBoldItalic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* hubot-sans-semicondensed-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: "Hubot Sans Semi";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/HubotSans_SemiCondensed-Bold.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* hubot-sans-semicondensed-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: "Hubot Sans Semi";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/HubotSans_SemiCondensed-BoldItalic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* hubot-sans-semicondensed-800 - 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: "Hubot Sans Semi";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/HubotSans_SemiCondensed-ExtraBold.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* hubot-sans-semicondensed-800italic - 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: "Hubot Sans Semi";
  font-style: italic;
  font-weight: 800;
  src: url("../fonts/HubotSans_SemiCondensed-ExtraBoldItalic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* hubot-sans-semicondensed-900 - 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: "Hubot Sans Semi";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/HubotSans_SemiCondensed-Black.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* hubot-sans-semicondensed-900italic - 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: "Hubot Sans Semi";
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/HubotSans_SemiCondensed-BlackItalic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/*************************************************************/
/* petrona-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: "Petrona";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/petrona-v36-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* petrona-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: "Petrona";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/petrona-v36-latin-italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* petrona-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: "Petrona";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/petrona-v36-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* petrona-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: "Petrona";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/petrona-v36-latin-500italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* petrona-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: "Petrona";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/petrona-v36-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* petrona-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: "Petrona";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/petrona-v36-latin-600italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* petrona-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: "Petrona";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/petrona-v36-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* petrona-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: "Petrona";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/petrona-v36-latin-700italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* petrona-800 - 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: "Petrona";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/petrona-v36-latin-800.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* petrona-800italic - 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: "Petrona";
  font-style: italic;
  font-weight: 800;
  src: url("../fonts/petrona-v36-latin-800italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* petrona-900 - 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: "Petrona";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/petrona-v36-latin-900.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* petrona-900italic - 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: "Petrona";
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/petrona-v36-latin-900italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
html {
  --font-global: 'Petrona';
  --font-headings: 'Hubot Sans Semi';
}

/* FONTS STYLE ---------------------------------------- */
/* ------------	LAYOUT
----------------------------------------------------------- */
/* ------------	MIXINS
----------------------------------------------------------- */
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/* ------------ NORMALIZE
----------------------------------------------------------- */
/* Document
     ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
     ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, .item.show .slider-items__title {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
     ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
     ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
     ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
     ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Box-sizing + Reset
--------------------------------------------- */
/* ------------ RESET
----------------------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* Prevent font size inflation */
html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
      text-size-adjust: none;
}

/* Remove default margin in favour of better control in authored CSS */
body, h1, .item.show .slider-items__title, h2, h3, .media-list .property dt, h4, p,
figure, blockquote, dl, dd {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role=list],
ol[role=list] {
  list-style: none;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  line-height: 1.5;
}

/* Set shorter line heights on headings and interactive elements */
h1, .item.show .slider-items__title, h2, h3, .media-list .property dt, h4,
button, input, label {
  line-height: 1.1;
}

/* Balance text wrapping on headings */
h1, .item.show .slider-items__title, h2,
h3,
.media-list .property dt, h4 {
  text-wrap: balance;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  color: currentColor;
}

/* Make images easier to work with */
img,
picture {
  max-width: 100%;
  display: block;
}

/* Inherit fonts for inputs and buttons */
input, button,
textarea, select {
  font: inherit;
}

/* Make sure textareas without a rows attribute are not tiny */
textarea:not([rows]) {
  min-height: 10em;
}

/* Anything that has been anchored to should have extra scroll margin */
:target {
  scroll-margin-block: 5ex;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Skip links */
.skiplinks {
  --ul-type: none;
  --ol-type: none;
  --ul-start: 0;
  --ol-start: 0;
  --xl-block: 0;
  --li-bottom: 0;
  --ol-content: none;
  position: absolute;
  top: 0;
  padding: 1rem 0;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  opacity: 0;
  background-color: var(--background-contrast-grey);
  --idle: transparent;
  --hover: var(--background-contrast-grey-hover);
  --active: var(--background-contrast-grey-active);
}

.skiplinks:focus-within {
  position: relative;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.skiplinks__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.skiplinks__list > li {
  margin-bottom: 1rem;
}

.skiplinks__list > li::before {
  content: none;
}

.skiplinks__list > li .skip-link {
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0 0;
}

.skiplinks__list > li .skip-link::before,
.skiplinks__list > li .skip-link::after {
  --icon-size: 1rem;
}

.skiplinks__list > li:last-child {
  margin-bottom: 0;
}

.skiplinks__list:focus-within {
  position: relative;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

@media (min-width: 36em) {
  /*! media sm */
  /*! media sm */
}
@media (min-width: 48em) {
  /*! media md */
  .skiplinks {
    padding: 0.75rem 0;
  }
  .skiplinks__list > li {
    margin: 0 0.5rem;
  }
  .skiplinks__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -1rem;
  }
  /*! media md */
}
@media (min-width: 62em) {
  /*! media lg */
  /*! media lg */
}
@media (min-width: 78em) {
  /*! media xl */
  /*! media xl */
}
@media screen and (min-width: 0\0 ) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .skiplinks ul {
    list-style-type: none;
  }
  .skiplinks ol {
    list-style-type: none;
  }
  .skiplinks ul,
  .skiplinks ol {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .skiplinks.focus-within {
    position: relative;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  .skiplinks {
    background-color: #eee;
  }
}
@media print {
  .skiplinks {
    display: none;
  }
}
/* Text meant only for screen readers. */
.screen-reader-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  border: 0;
  overflow: hidden;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  z-index: 100000;
  clip: auto !important;
  clip-path: none;
  left: 5px;
  top: 5px;
  display: block;
  height: auto;
  width: auto;
  padding: 15px 23px 14px;
  background-color: #EBEBEB;
  border-radius: 3px;
  -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);
  line-height: normal;
  text-decoration: none;
  font-weight: 700;
  font-size: 0.875rem;
  color: #000;
}

@media (min-width: 600px) {
  .screen-reader-text--xs {
    position: absolute !important;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    border: 0;
    overflow: hidden;
    word-wrap: normal !important;
  }
  .screen-reader-text--xs:focus {
    z-index: 100000;
    clip: auto !important;
    clip-path: none;
    left: 5px;
    top: 5px;
    display: block;
    height: auto;
    width: auto;
    padding: 15px 23px 14px;
    background-color: #EBEBEB;
    border-radius: 3px;
    -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);
    line-height: normal;
    text-decoration: none;
    font-weight: 700;
    font-size: 0.875rem;
    color: #000;
  }
}

@media (min-width: 768px) {
  .screen-reader-text--sm {
    position: absolute !important;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    border: 0;
    overflow: hidden;
    word-wrap: normal !important;
  }
  .screen-reader-text--sm:focus {
    z-index: 100000;
    clip: auto !important;
    clip-path: none;
    left: 5px;
    top: 5px;
    display: block;
    height: auto;
    width: auto;
    padding: 15px 23px 14px;
    background-color: #EBEBEB;
    border-radius: 3px;
    -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);
    line-height: normal;
    text-decoration: none;
    font-weight: 700;
    font-size: 0.875rem;
    color: #000;
  }
}

@media (min-width: 1080px) {
  .screen-reader-text--md {
    position: absolute !important;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    border: 0;
    overflow: hidden;
    word-wrap: normal !important;
  }
  .screen-reader-text--md:focus {
    z-index: 100000;
    clip: auto !important;
    clip-path: none;
    left: 5px;
    top: 5px;
    display: block;
    height: auto;
    width: auto;
    padding: 15px 23px 14px;
    background-color: #EBEBEB;
    border-radius: 3px;
    -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);
    line-height: normal;
    text-decoration: none;
    font-weight: 700;
    font-size: 0.875rem;
    color: #000;
  }
}

@media (min-width: 1366px) {
  .screen-reader-text--lg {
    position: absolute !important;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    border: 0;
    overflow: hidden;
    word-wrap: normal !important;
  }
  .screen-reader-text--lg:focus {
    z-index: 100000;
    clip: auto !important;
    clip-path: none;
    left: 5px;
    top: 5px;
    display: block;
    height: auto;
    width: auto;
    padding: 15px 23px 14px;
    background-color: #EBEBEB;
    border-radius: 3px;
    -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);
    line-height: normal;
    text-decoration: none;
    font-weight: 700;
    font-size: 0.875rem;
    color: #000;
  }
}

/* Alignments
--------------------------------------------- */
.alignfull {
  margin-left: calc((-99vw + 100%) / 2);
  margin-right: calc((-99vw + 100%) / 2);
  width: 99vw;
  max-width: 99vw;
}

@media (min-width: 768px) {
  .alignwide {
    margin-left: calc((100% - 768px) / 2);
    margin-right: calc((100% - 768px) / 2);
    width: 768px;
    max-width: 768px;
  }
}
@media (min-width: 1080px) {
  .alignwide {
    margin-left: calc((100% - 1080px) / 2);
    margin-right: calc((100% - 1080px) / 2);
    width: 1080px;
    max-width: 1080px;
  }
}
@media (min-width: 1600px) {
  .alignwide {
    margin-left: calc((100% - 1366px) / 2);
    margin-right: calc((100% - 1366px) / 2);
    width: 1366px;
    max-width: 1366px;
  }
}

/* Clearfix
--------------------------------------------- */
.clearfix::after {
  clear: both;
}
.clearfix::after:before, .clearfix::after:after {
  display: block;
  clear: both;
  content: "";
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* BODY + HTML
--------------------------------------------- */
:root {
  --icon-caret--up: 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 122 61'%3E%3Cpath fill-rule='nonzero' d='M121 60.5 60.6 0 0 60.5z'/%3E%3C/svg%3E");
  --icon-caret--down: 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 122 61'%3E%3Cpath fill-rule='nonzero' d='M121 0 60.6 60.5 0 0z'/%3E%3C/svg%3E");
  --icon-caret--left: 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 159 318'%3E%3Cpath fill-rule='nonzero' d='M158.7 317.3 0 158.7 158.7 0z'/%3E%3C/svg%3E");
  --icon-caret--right: 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 159 318'%3E%3Cpath fill-rule='nonzero' d='m0 317.3 158.7-158.6L0 0z'/%3E%3C/svg%3E");
  --icon-chevron--up: 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 177 95'%3E%3Cpath fill='none' d='M0 0H177v94.4H0z'/%3E%3Cpath d='m6 94.3-6-6L88.4 0l88.4 88.4-6 5.9-82.4-82.5z'/%3E%3C/svg%3E");
  --icon-chevron--down: 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 177 95'%3E%3Cpath fill='none' d='M0 0H177v94.4H0z'/%3E%3Cpath d='M6 0 0 6l88.4 88.3 88.4-88.4-6-5.9-82.4 82.5z'/%3E%3C/svg%3E");
  --icon-chevron--left: 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 100 176'%3E%3Cpath fill='none' d='M0 0h99.6v175.6H0z'/%3E%3Cpath d='m87.8 175.6 11.8-11.8-76-76 76-76L87.8 0 0 87.8z'/%3E%3C/svg%3E");
  --icon-chevron--right: 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 100 176'%3E%3Cpath fill='none' d='M0 0h99.6v175.6H0z'/%3E%3Cpath d='M11.8 175.6 0 163.8l76-76-76-76L11.8 0l87.8 87.8z'/%3E%3C/svg%3E");
  --icon-arrow--left: var(--icon-chevron--left);
  --icon-arrow--right: var(--icon-chevron--right);
  --icon-arrow--up: var(--icon-chevron--up);
  --icon-arrow--down: var(--icon-chevron--down);
  --icon-arrow--bullet: 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 186 176'%3E%3Cpath fill-rule='nonzero' d='m0 0 185.7 87.5L0 175.1z'/%3E%3C/svg%3E");
  --icon-arrow-up--white: 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 261 166'%3E%3Cg transform='matrix(.89904 0 0 .9213 -193.061 -191.669)'%3E%3Cpath fill='none' d='M214.74 208.044h289.419v179.639H214.74z'/%3E%3CclipPath id='a'%3E%3Cpath d='M214.74 208.044h289.419v179.639H214.74z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='m254.063 387.635-39.32-38.37 144.71-141.224 144.709 141.224-39.32 38.37-105.39-102.836-105.39 102.836Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  --icon-arrow-down--white: 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 261 166'%3E%3Cg transform='matrix(.89904 0 0 .9213 -193.061 -191.669)'%3E%3Cpath fill='none' d='M214.74 208.044h289.419v179.639H214.74z'/%3E%3CclipPath id='a'%3E%3Cpath d='M214.74 208.044h289.419v179.639H214.74z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='m464.84 208.07 39.319 38.37-144.71 141.223L214.74 246.44l39.32-38.37 105.39 102.836 105.39-102.836Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  --icon-menu: 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 25 25'%3E%3Cpath fill='%23000' d='M0 4c0-1.105.89-2 2.004-2h20.992C24.103 2 25 2.888 25 4c0 1.105-.89 2-2.004 2H2.004A1.997 1.997 0 0 1 0 4Zm0 8c0-1.105.89-2 2.004-2h20.992c1.107 0 2.004.888 2.004 2 0 1.105-.89 2-2.004 2H2.004A1.997 1.997 0 0 1 0 12Zm0 8c0-1.105.89-2 2.004-2h20.992c1.107 0 2.004.888 2.004 2 0 1.105-.89 2-2.004 2H2.004A1.997 1.997 0 0 1 0 20Z'/%3E%3C/svg%3E%0A");
  --icon-menu--close: 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 15'%3E%3Cpath fill='none' d='M0 0h15v15H0z'/%3E%3Cpath fill='%23fff' fill-rule='nonzero' d='M.8 14.2c.2.2.4.3.7.3.3 0 .5-.1.7-.3l5.3-5.3 5.3 5.3c.2.2.5.3.7.3.2 0 .5-.1.7-.3.4-.4.4-1 0-1.4L8.9 7.5l5.3-5.3c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0L7.5 6.1 2.2.8C1.8.4 1.2.4.8.8c-.4.4-.4 1 0 1.4l5.3 5.3-5.3 5.3c-.4.4-.4 1 0 1.4Z'/%3E%3C/svg%3E%0A");
  --icon-menu--up: var(--icon-caret--up);
  --icon-menu--down: var(--icon-caret--down);
  --icon-summary: 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 178 268'%3E%3Cpath d='M0 0h177.2v56.3H0zm0 105.5h177.2v56.3H0zm0 105.4h177.2v56.4H0z'/%3E%3C/svg%3E");
  --icon-border: 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 455 13'%3E%3Cg transform='matrix(1 0 0 .5 -53.9 -27.3)'%3E%3Cpath fill='none' d='M55.1 52.5h464.8v24.1H55.1z'/%3E%3CclipPath id='a'%3E%3Cpath d='M55.1 52.5h464.8v24.1H55.1z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M55.1 76.6v-24h51.6v24zm155 0v-24h206.5v24zm309.8 0v-24h51.7v24zm155 0v-24h206.6v24zm309.9 0v-24h51.6v24zm155 0v-24h206.5v24zm309.8 0v-24h51.6v24zm155 0v-24H1811v24zm309.8 0v-24h51.7v24zm155 0v-24h206.5v24zm309.8 0v-24h51.7v24zm155 0v-24h206.6v24zm309.9 0v-24h51.6v24zm154.9 0v-24h206.6v24zm309.9 0v-24h51.6v24zm154.9 0v-24h206.6v24zm309.9 0v-24h51.6v24zm155 0v-24h206.5v24zm309.8 0v-24h51.6v24zm155 0v-24H4600v24zm309.8 0v-24h51.7v24zm155 0v-24h206.6v24zm309.9 0v-24h51.6v24zm155 0v-24h206.5v24zm309.8 0v-24h51.6v24zm155 0v-24h206.5v24zm309.8 0v-24h51.7v24zm155 0v-24h206.6v24zm309.9 0v-24h51.6v24zm154.9 0v-24h206.6v24zm309.9 0v-24h51.6v24zm155 0v-24H7389v24zm309.8 0v-24h51.7v24zm155 0v-24h206.5v24zm309.8 0v-24h51.7v24zm155 0v-24h206.6v24zm309.9 0v-24h51.6v24zm154.9 0v-24h206.6v24zm309.9 0v-24h51.6v24zm155 0v-24h206.5v24zm309.8 0v-24h51.6v24zm155 0v-24h206.6v24zm309.8 0v-24h51.7v24zm155 0v-24h206.5v24zm309.9 0v-24h51.6v24zm154.9 0v-24h206.6v24zm310 0v-24h51.6v24zm154.8 0v-24h206.6v24z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  --icon-border--vertical: 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 13 465'%3E%3Cg transform='matrix(.5 0 0 2.4 -104 210.7)'%3E%3Cpath fill='none' d='M201.4-86h23.4v189.8h-23.4z'/%3E%3CclipPath id='a'%3E%3Cpath d='M201.4-86h23.4v189.8h-23.4z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='none' d='M224.7-86v189.8h-23.3V-86z'/%3E%3Cg transform='rotate(90 192 83.5)scale(.4 1)'%3E%3CclipPath id='b'%3E%3Cpath d='M55.1 52.5h464.8v24.1H55.1z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23b)'%3E%3Cpath d='M55.1 76.6v-24h51.6v24zm155 0v-24h206.5v24zm309.8 0v-24h51.7v24zm155 0v-24h206.6v24zm309.9 0v-24h51.6v24zm155 0v-24h206.5v24zm309.8 0v-24h51.6v24zm155 0v-24H1811v24zm309.8 0v-24h51.7v24zm155 0v-24h206.5v24zm309.8 0v-24h51.7v24zm155 0v-24h206.6v24zm309.9 0v-24h51.6v24zm154.9 0v-24h206.6v24zm309.9 0v-24h51.6v24zm154.9 0v-24h206.6v24zm309.9 0v-24h51.6v24zm155 0v-24h206.5v24zm309.8 0v-24h51.6v24zm155 0v-24H4600v24zm309.8 0v-24h51.7v24zm155 0v-24h206.6v24zm309.9 0v-24h51.6v24zm155 0v-24h206.5v24zm309.8 0v-24h51.6v24zm155 0v-24h206.5v24zm309.8 0v-24h51.7v24zm155 0v-24h206.6v24zm309.9 0v-24h51.6v24zm154.9 0v-24h206.6v24zm309.9 0v-24h51.6v24zm155 0v-24H7389v24zm309.8 0v-24h51.7v24zm155 0v-24h206.5v24zm309.8 0v-24h51.7v24zm155 0v-24h206.6v24zm309.9 0v-24h51.6v24zm154.9 0v-24h206.6v24zm309.9 0v-24h51.6v24zm155 0v-24h206.5v24zm309.8 0v-24h51.6v24zm155 0v-24h206.6v24zm309.8 0v-24h51.7v24zm155 0v-24h206.5v24zm309.9 0v-24h51.6v24zm154.9 0v-24h206.6v24zm310 0v-24h51.6v24zm154.8 0v-24h206.6v24z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  --icon-link--in: 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 107 107'%3E%3Cpath fill-rule='nonzero' d='M17.5 89.1a19.4 19.4 0 0 1 0-27.4l17.7-17.6-8.4-8.4L9.1 53.3a31.3 31.3 0 0 0 44.2 44.2L71 79.8l-8.4-8.3L45 89a19.4 19.4 0 0 1-27.4 0m22.6-13.7 35.3-35.3-8.8-8.9-35.4 35.4zM53.3 9.2 35.7 26.8l8.4 8.4 17.6-17.7A19.4 19.4 0 0 1 89.1 45L71.5 62.6l8.4 8.4 17.6-17.7A31.2 31.2 0 0 0 53.3 9.2'/%3E%3C/svg%3E");
  --icon-link--out: 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 113 113'%3E%3Cpath fill-rule='nonzero' d='M100 100H12.5V12.5h43.8V0H12.5C5.5 0 0 5.6 0 12.5V100c0 6.9 5.6 12.5 12.5 12.5H100c6.9 0 12.5-5.6 12.5-12.5V56.2H100zM68.8 0v12.5h22.4L29.8 73.9l8.8 8.8L100 21.3v22.4h12.5V0z'/%3E%3C/svg%3E");
  --icon-grid: 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 34 24'%3E%3Cpath fill-rule='nonzero' d='M21.5 10.3h-9.1V0h9zm3.2 0h9.1V0h-9zm-3.2 3.3h-9.1v10.3h9zm3.2 10.3h9.1V13.6h-9zM9.1 13.6H0v10.3h9zM9 0H0v10.3h9z'/%3E%3C/svg%3E");
  --icon-list: 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 36 20'%3E%3Cpath fill-rule='nonzero' d='M0 12h4V8H0zm0 8h4v-4H0zM0 4h4V0H0zm8 8h28V8H8zm0 8h28v-4H8zM8 4h28V0H8z'/%3E%3C/svg%3E");
  --icon-magnifyer: 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 166 166'%3E%3Cpath fill='none' d='M0 0h166v166H0z'/%3E%3Cpath d='M110.7 131.2a71.4 71.4 0 1 1 20.4-20.4l34.7 34.5-20.4 20.5zM29.1 71.6a42.5 42.5 0 1 0 85 0 42.5 42.5 0 0 0-85 0'/%3E%3C/svg%3E");
  --icon-delete: 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 150 150'%3E%3Cpath fill='none' d='M0 0h150v150H0z'/%3E%3Cpath fill='%23232323' d='M63.2 75 .2 12 12.2.4l63 63 62.8-63L149.7 12 86.7 75l63 63-11.8 11.7-62.9-63-63 63L.4 138z'/%3E%3C/svg%3E");
  --icon-add: 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 137 137'%3E%3Cpath fill='none' d='M0 0h137v137H0z'/%3E%3Cpath d='M60.2 76.8H1V60.2h59.2V1h16.6v59.2H136v16.6H76.8V136H60.2z'/%3E%3C/svg%3E");
  --icon-reset: 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 143 143'%3E%3Cpath fill='none' d='M0 0h143v143H0z'/%3E%3Cpath d='m35.6 133.2-5.6 6.1L20 107.7l32.5 7-5.3 5.8a54.7 54.7 0 0 0 79-49H143a71.4 71.4 0 0 1-107.3 61.7M96.8 23q-11.5-6.1-25.3-6.2a54.7 54.7 0 0 0-54.7 54.7H.1a71.4 71.4 0 0 1 108.4-61l5.7-6 9.6 31.8-32.4-7.6z'/%3E%3C/svg%3E");
  --icon-filter-group: 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 144 127'%3E%3Cpath d='M143.4 126.7H0V0h55.6l87.8 77.6zM96 0h47.3v43.3z'/%3E%3C/svg%3E");
  --icon-bookmark: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2' viewBox='0 0 384 512'%3E%3Cpath d='M0 512V48C0 21.5 21.5 0 48 0h288c26.5 0 48 21.5 48 48v464L192 400 0 512Z' style='fill:%239B9FA4;fill-rule:nonzero'/%3E%3C/svg%3E");
  --icon-user: 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 280 272'%3E%3Cpath fill='none' d='M0 0h279.8v271.2H0z'/%3E%3Cpath d='M20.5 250.1a134.4 134.4 0 0 1 238.8 0c-4 13.2-7 21-7 21H27.5s-3-7.8-7.1-21M63 94.8a76.9 76.9 0 1 1 153.8 0 76.9 76.9 0 0 1-153.8 0'/%3E%3C/svg%3E");
  --icon-quote--left: 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 341 350'%3E%3Cpath fill-rule='nonzero' d='M317.4 349.6 186.6 212.2a211 211 0 0 1-19-20.9q-5.6-7.6-5.6-16 0-9.5 5.7-17.1 5.6-7.5 19-20.9L317.3 0A36 36 0 0 1 333 9q6.2 6 7.1 16.6L212.2 192.3v-34.1L340.1 324q-1 10.4-7.1 16.6a37 37 0 0 1-15.6 9m-162 0L24.6 212.2a212 212 0 0 1-19-20.9q-5.6-7.6-5.6-16 0-9.5 5.7-17.1 5.6-7.5 19-20.9L155.3 0A36 36 0 0 1 171 9q6.2 6 7.1 16.6L50.2 192.3v-34.1L178.1 324q-1 10.4-7.1 16.6a37 37 0 0 1-15.6 9'/%3E%3C/svg%3E");
  --icon-quote--right: 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 341 350'%3E%3Cpath fill-rule='nonzero' d='m22.7 349.6 130.8-137.4a211 211 0 0 0 19-20.9q5.6-7.6 5.6-16 0-9.5-5.7-17.1a221 221 0 0 0-19-20.9L22.8 0A36 36 0 0 0 7.1 9Q.9 15 0 25.6l127.9 166.7v-34.1L-.1 324q1 10.4 7.2 16.6 6.2 6 15.6 9m162 0 130.8-137.4q13.2-13.3 19-20.9 5.6-7.6 5.6-16 0-9.5-5.7-17.1-5.7-7.5-19-20.9L184.8 0a36 36 0 0 0-15.6 9q-6.2 6-7.1 16.6l127.9 166.7v-34.1L161.9 324q1 10.4 7.2 16.6 6.2 6 15.6 9'/%3E%3C/svg%3E");
  --img-separator: url("../img/img-separator.png");
  --img-separator--pagination: url("../img/img-separator--pagination.png");
}

body {
  background: #FFF;
  font-family: var(--font-global), Helvetica, Arial, serif;
  font-size: 1em;
  color: #000;
  line-height: 1.625;
  scroll-behavior: smooth;
}
@media (min-width: 768px) {
  body {
    font-size: 1.125em;
  }
}

*::before,
*::after {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

strong,
b {
  font-weight: 700;
}

em,
i {
  font-weight: 500;
}

/* BLOCKQUOTE
--------------------------------------------- */
blockquote {
  position: relative;
  margin-bottom: 16px;
  padding: 0 24px;
  font-weight: 500;
}
blockquote::before, blockquote::after {
  content: "";
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #F2A05A;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
blockquote::before {
  top: 8px;
  left: 0;
  -webkit-mask-image: var(--icon-quote--left);
          mask-image: var(--icon-quote--left);
}
blockquote::after {
  bottom: 8px;
  right: 0;
  -webkit-mask-image: var(--icon-quote--right);
          mask-image: var(--icon-quote--right);
}

/* BUTTONS
--------------------------------------------- */
button,
.button,
.block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:only-child,
.site-page-pagination a,
input[type=button],
input[type=submit] {
  padding: 12px 24px;
  background-color: #F3E5D3;
  border: 1px solid #F3E5D3;
  clip-path: polygon(100% 0%, 100% 93%, 0% 100%, 0% 7%);
  text-transform: uppercase;
  font-family: var(--font-headings), sans-serif;
  font-weight: 600;
  color: #000;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
button:hover, button:focus,
.button:hover,
.block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:hover:only-child,
.site-page-pagination a:hover,
.button:focus,
.block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:focus:only-child,
.site-page-pagination a:focus,
input[type=button]:hover,
input[type=button]:focus,
input[type=submit]:hover,
input[type=submit]:focus {
  background-color: #742267;
  border-color: #742267;
  color: #FFF;
}
button:hover,
.button:hover,
.block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:hover:only-child,
.site-page-pagination a:hover,
input[type=button]:hover,
input[type=submit]:hover {
  cursor: pointer;
}
button:visited,
.button:visited,
.block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:visited:only-child,
.site-page-pagination a:visited,
input[type=button]:visited,
input[type=submit]:visited {
  border-bottom-color: #F2A05A;
}
button:visited:hover, button:visited:focus,
.button:visited:hover,
.block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:visited:hover:only-child,
.site-page-pagination a:visited:hover,
.button:visited:focus,
.block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:visited:focus:only-child,
.site-page-pagination a:visited:focus,
input[type=button]:visited:hover,
input[type=button]:visited:focus,
input[type=submit]:visited:hover,
input[type=submit]:visited:focus {
  border-color: #742267;
}
button::before,
.button::before,
.block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:only-child::before,
.site-page-pagination a::before,
input[type=button]::before,
input[type=submit]::before {
  font-family: "Font Awesome 5 Free";
}
button.inactive,
.button.inactive,
.block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a.inactive:only-child,
.site-page-pagination a.inactive,
input[type=button].inactive,
input[type=submit].inactive {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.5;
}
button.inactive:hover, button.inactive:focus,
.button.inactive:hover,
.block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a.inactive:hover:only-child,
.site-page-pagination a.inactive:hover,
.button.inactive:focus,
.block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a.inactive:focus:only-child,
.site-page-pagination a.inactive:focus,
input[type=button].inactive:hover,
input[type=button].inactive:focus,
input[type=submit].inactive:hover,
input[type=submit].inactive:focus {
  background-color: transparent;
  color: initial;
  opacity: 0.5;
}

.button--small, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:only-child {
  padding: 8px 0;
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: inset 0 -6px 0 0 #F3E5D3;
          box-shadow: inset 0 -6px 0 0 #F3E5D3;
  clip-path: none;
}
.button--small:hover, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:hover:only-child, .button--small:focus, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:focus:only-child {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.button--small:hover .icon::before, .button--small:hover .faceted-browse-page #container .close-button .close-glyph::before, .faceted-browse-page #container .close-button .button--small:hover .close-glyph::before, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:hover:only-child .icon::before, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:hover:only-child .faceted-browse-page #container .close-button .close-glyph::before, .faceted-browse-page #container .close-button .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:hover:only-child .close-glyph::before, .button--small:focus .icon::before, .button--small:focus .faceted-browse-page #container .close-button .close-glyph::before, .faceted-browse-page #container .close-button .button--small:focus .close-glyph::before, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:focus:only-child .icon::before, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:focus:only-child .faceted-browse-page #container .close-button .close-glyph::before, .faceted-browse-page #container .close-button .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:focus:only-child .close-glyph::before {
  background-color: #FFF;
}
.button--small.next::after, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a.next:only-child::after {
  content: ">";
  padding-left: 8px;
}
.button--small:has(.icon, .faceted-browse-page #container .close-button .close-glyph), .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:has(.icon, .faceted-browse-page #container .close-button .close-glyph):only-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.button--small:has(.icon, .faceted-browse-page #container .close-button .close-glyph):hover .icon::before, .button--small:has(.icon, .faceted-browse-page #container .close-button .close-glyph):hover .faceted-browse-page #container .close-button .close-glyph::before, .faceted-browse-page #container .close-button .button--small:has(.icon, .faceted-browse-page #container .close-button .close-glyph):hover .close-glyph::before, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:has(.icon, .faceted-browse-page #container .close-button .close-glyph):hover:only-child .icon::before, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:has(.icon, .faceted-browse-page #container .close-button .close-glyph):hover:only-child .faceted-browse-page #container .close-button .close-glyph::before, .faceted-browse-page #container .close-button .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:has(.icon, .faceted-browse-page #container .close-button .close-glyph):hover:only-child .close-glyph::before, .button--small:has(.icon, .faceted-browse-page #container .close-button .close-glyph):focus .icon::before, .button--small:has(.icon, .faceted-browse-page #container .close-button .close-glyph):focus .faceted-browse-page #container .close-button .close-glyph::before, .faceted-browse-page #container .close-button .button--small:has(.icon, .faceted-browse-page #container .close-button .close-glyph):focus .close-glyph::before, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:has(.icon, .faceted-browse-page #container .close-button .close-glyph):focus:only-child .icon::before, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:has(.icon, .faceted-browse-page #container .close-button .close-glyph):focus:only-child .faceted-browse-page #container .close-button .close-glyph::before, .faceted-browse-page #container .close-button .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:has(.icon, .faceted-browse-page #container .close-button .close-glyph):focus:only-child .close-glyph::before {
  background-color: #FFF;
}
.button--small:has(.icon, .faceted-browse-page #container .close-button .close-glyph) .icon, .button--small:has(.icon, .faceted-browse-page #container .close-button .close-glyph) .faceted-browse-page #container .close-button .close-glyph, .faceted-browse-page #container .close-button .button--small:has(.icon, .faceted-browse-page #container .close-button .close-glyph) .close-glyph, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:has(.icon, .faceted-browse-page #container .close-button .close-glyph):only-child .icon, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:has(.icon, .faceted-browse-page #container .close-button .close-glyph):only-child .faceted-browse-page #container .close-button .close-glyph, .faceted-browse-page #container .close-button .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:has(.icon, .faceted-browse-page #container .close-button .close-glyph):only-child .close-glyph {
  width: 16px;
  height: 16px;
}
.button--small:has(.icon, .faceted-browse-page #container .close-button .close-glyph) .icon::before, .button--small:has(.icon, .faceted-browse-page #container .close-button .close-glyph) .faceted-browse-page #container .close-button .close-glyph::before, .faceted-browse-page #container .close-button .button--small:has(.icon, .faceted-browse-page #container .close-button .close-glyph) .close-glyph::before, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:has(.icon, .faceted-browse-page #container .close-button .close-glyph):only-child .icon::before, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:has(.icon, .faceted-browse-page #container .close-button .close-glyph):only-child .faceted-browse-page #container .close-button .close-glyph::before, .faceted-browse-page #container .close-button .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:has(.icon, .faceted-browse-page #container .close-button .close-glyph):only-child .close-glyph::before {
  background-color: #0D1D29;
}
.button--advanced {
  padding: 4px 16px 4px 8px;
  background-color: transparent;
  border: 1px solid transparent;
  color: #000;
}
.button--advanced:hover, .button--advanced:focus {
  padding: 4px 16px;
  background-color: #742267;
  border-color: #742267;
  color: #FFF;
  -webkit-box-shadow: 0 0 16px rgba(13, 29, 41, 0.5);
          box-shadow: 0 0 16px rgba(13, 29, 41, 0.5);
}
.button--advanced:hover span::before, .button--advanced:focus span::before {
  background-color: #FFF;
}
.button--advanced .icon, .button--advanced .faceted-browse-page #container .close-button .close-glyph, .faceted-browse-page #container .close-button .button--advanced .close-glyph {
  width: 1em;
  height: 1em;
  margin-left: 8px;
}
.button--advanced span::before {
  -webkit-mask-size: 16px;
          mask-size: 16px;
  background-color: #0D1D29;
}
.button.fa, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a.fa:only-child, .site-page-pagination a.fa, .button.fas, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a.fas:only-child, .site-page-pagination a.fas {
  min-height: 2.22em;
}

/* SEARCH FORM BUTTONS 
---------------------------------------------------- */
.search-delete-filter,
.remove-value {
  background-color: transparent;
  border-color: transparent;
}
.search-delete-filter:hover, .search-delete-filter:focus,
.remove-value:hover,
.remove-value:focus {
  background-color: #742267;
}
.search-delete-filter:hover::before, .search-delete-filter:focus::before,
.remove-value:hover::before,
.remove-value:focus::before {
  background-color: #FFF;
}

.button[type=submit], .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a[type=submit]:only-child, .site-page-pagination a[type=submit] {
  padding-left: 16px;
}
.button[type=submit]::before, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a[type=submit]:only-child::before, .site-page-pagination a[type=submit]::before {
  content: "\f002";
  padding-right: 16px;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
}

/* BOUTONS POUR PAGINATION  
---------------------------------------------------- */
.button.previous, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a.previous:only-child, .site-page-pagination a.previous,
.button.next,
.block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a.next:only-child,
.site-page-pagination a.next {
  width: 24px;
  padding: 0;
  background-color: transparent;
  border: 0;
  clip-path: none;
}
.button.previous:hover, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a.previous:hover:only-child, .site-page-pagination a.previous:hover, .button.previous:focus, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a.previous:focus:only-child, .site-page-pagination a.previous:focus,
.button.next:hover,
.block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a.next:hover:only-child,
.site-page-pagination a.next:hover,
.button.next:focus,
.block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a.next:focus:only-child,
.site-page-pagination a.next:focus {
  background-color: transparent;
}
.button.previous:hover::before, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a.previous:hover:only-child::before, .site-page-pagination a.previous:hover::before, .button.previous:focus::before, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a.previous:focus:only-child::before, .site-page-pagination a.previous:focus::before,
.button.next:hover::before,
.block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a.next:hover:only-child::before,
.site-page-pagination a.next:hover::before,
.button.next:focus::before,
.block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a.next:focus:only-child::before,
.site-page-pagination a.next:focus::before {
  background-color: #FFF;
}
.button.previous.inactive:hover, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a.previous.inactive:hover:only-child, .site-page-pagination a.previous.inactive:hover, .button.previous.inactive:focus, .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a.previous.inactive:focus:only-child, .site-page-pagination a.previous.inactive:focus,
.button.next.inactive:hover,
.block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a.next.inactive:hover:only-child,
.site-page-pagination a.next.inactive:hover,
.button.next.inactive:focus,
.block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a.next.inactive:focus:only-child,
.site-page-pagination a.next.inactive:focus {
  pointer-events: none;
}

/* CAPTION
--------------------------------------------- */
.caption,
figcaption {
  padding: 16px 0;
  font-size: 0.88889em;
  color: #353E47;
}

/* FORMS
--------------------------------------------- */
fieldset {
  padding: 16px;
  border-color: #5BBBA7;
}

legend {
  padding-left: 8px;
  padding-right: 8px;
  font-family: var(--font-headings), sans-serif;
  font-size: 1.16667em;
}

label,
.label {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.125em;
  font-family: var(--font-headings), sans-serif;
}

input[type=text],
input[type=number],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
select,
textarea {
  width: 100%;
  max-width: 100%;
  padding: 4px 16px;
  border: 1px solid #ee7184;
  line-height: 1;
  font-family: var(--font-headings), sans-serif;
  font-size: 1em;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
input[type=text]:focus, input[type=text]:focus-visible,
input[type=number]:focus,
input[type=number]:focus-visible,
input[type=email]:focus,
input[type=email]:focus-visible,
input[type=url]:focus,
input[type=url]:focus-visible,
input[type=password]:focus,
input[type=password]:focus-visible,
input[type=search]:focus,
input[type=search]:focus-visible,
select:focus,
select:focus-visible,
textarea:focus,
textarea:focus-visible {
  border-color: #ee7184;
  -webkit-box-shadow: inset 0 0 0 1px #742267;
          box-shadow: inset 0 0 0 1px #742267;
  outline: 1px solid #ee7184;
}

input[type=text],
input[type=number],
input[type=email],
input[type=url],
input[type=password],
input[type=search] {
  min-height: 2.22em;
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  min-width: 150px;
  min-height: 2.22em;
  padding: 4px 32px 4px 0;
  background: var(--icon-arrow--down) no-repeat right 8px center/16px transparent;
  border-color: transparent transparent #000 transparent;
  border-style: solid;
  border-width: 1px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
select:focus {
  padding-left: 8px;
  background-image: var(--icon-arrow--up);
  background-color: #FFF;
}
select.joiner {
  padding-left: 8px;
}

::-webkit-input-placeholder {
  color: #000;
}

::-moz-placeholder {
  color: #000;
}

:-ms-input-placeholder {
  color: #000;
}

::-ms-input-placeholder {
  color: #000;
}

::placeholder {
  color: #000;
}

/* HR
--------------------------------------------- */
.block hr {
  margin: 32px 0;
  color: #742267;
}

/* ICONS
--------------------------------------------- */
.icon, .faceted-browse-page #container .close-button .close-glyph {
  position: relative;
  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: 2em;
  width: 2em;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.icon::before, .faceted-browse-page #container .close-button .close-glyph::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.icon-caret--left::before {
  -webkit-mask-image: var(--icon-caret--left);
          mask-image: var(--icon-caret--left);
  background-color: #742267;
}
.icon-caret--right::before {
  -webkit-mask-image: var(--icon-caret--right);
          mask-image: var(--icon-caret--right);
  background-color: #742267;
}
.icon-arrow--left::before {
  -webkit-mask-image: var(--icon-arrow--left);
          mask-image: var(--icon-arrow--left);
  background-color: #742267;
}
.icon-arrow--right::before {
  -webkit-mask-image: var(--icon-arrow--right);
          mask-image: var(--icon-arrow--right);
  background-color: #742267;
}
.icon-list::before {
  -webkit-mask-image: var(--icon-list);
          mask-image: var(--icon-list);
  background-color: #742267;
}
.icon-grid::before {
  -webkit-mask-image: var(--icon-grid);
          mask-image: var(--icon-grid);
  background-color: #742267;
}
.icon-chevron-down::before {
  -webkit-mask-image: var(--icon-chevron--down);
          mask-image: var(--icon-chevron--down);
  background-color: #742267;
}
.icon-magnifyer::before {
  -webkit-mask-image: var(--icon-magnifyer);
          mask-image: var(--icon-magnifyer);
  -webkit-mask-size: 24px;
          mask-size: 24px;
  background-color: #742267;
}
.icon-add::before {
  -webkit-mask-image: var(--icon-add);
          mask-image: var(--icon-add);
  background-color: #FFF;
}
.icon-reset::before {
  -webkit-mask-image: var(--icon-reset);
          mask-image: var(--icon-reset);
  background-color: #FFF;
}
.icon-delete::before, .faceted-browse-page #container .close-button .close-glyph::before {
  -webkit-mask-image: var(--icon-delete);
          mask-image: var(--icon-delete);
  background-color: #FFF;
}
.icon-link--out {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.icon-link--out::before {
  -webkit-mask-size: 10px;
          mask-size: 10px;
  -webkit-mask-position: top right;
          mask-position: top right;
  -webkit-mask-image: var(--icon-link--out);
          mask-image: var(--icon-link--out);
  background-color: #742267;
}
.icon-link--in {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.icon-link--in::before {
  -webkit-mask-size: 10px;
          mask-size: 10px;
  -webkit-mask-position: top right;
          mask-position: top right;
  -webkit-mask-image: var(--icon-link--in);
          mask-image: var(--icon-link--in);
  background-color: #742267;
}

.fa,
.fas {
  position: relative;
  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%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.fa::before,
.fas::before {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: 1em;
          mask-size: 1em;
}
.fa-caret-left::before,
.fas-caret-left::before {
  content: "";
  -webkit-mask-image: var(--icon-caret--left);
          mask-image: var(--icon-caret--left);
  background-color: #F3E5D3;
}
.fa-caret-right::before,
.fas-caret-right::before {
  content: "";
  -webkit-mask-image: var(--icon-caret--right);
          mask-image: var(--icon-caret--right);
  background-color: #F3E5D3;
}
.fa-caret-down::before,
.fas-caret-down::before {
  content: "";
  -webkit-mask-image: var(--icon-caret--down);
          mask-image: var(--icon-caret--down);
  background-color: #742267;
}
.fa-caret-up::before,
.fas-caret-up::before {
  content: "";
  -webkit-mask-image: var(--icon-caret--up);
          mask-image: var(--icon-caret--up);
  background-color: #742267;
}
.fa-times::before,
.fas-times::before {
  content: "";
  -webkit-mask-image: var(--icon-delete);
          mask-image: var(--icon-delete);
  background-color: #0D1D29;
}

/* LINKS 
--------------------------------------------- */
a {
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.block a:not(.button) {
  font-weight: 500;
  color: #000;
  border-bottom: 2px solid #F2A05A;
}
.block a:not(.button):hover, .block a:not(.button):focus, .block a:not(.button):visited:hover, .block a:not(.button):visited:focus {
  background-color: #742267;
  border-color: #742267;
  color: #FFF;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.block a:not(.button):visited {
  color: #000;
  border-bottom-color: rgb(37.5555555556, 83.7777777778, 118.4444444444);
}
.block p > a[target=_blank]::after,
.block li > a[target=_blank]::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 1px;
  padding-top: 1px;
  padding-right: 2px;
  -webkit-mask: var(--icon-link--out) no-repeat right center/10px;
          mask: var(--icon-link--out) no-repeat right center/10px;
  background-color: #000;
  font-family: "Font Awesome 5 Free";
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.block p > a[target=_blank]:hover::after, .block p > a[target=_blank]:focus::after,
.block li > a[target=_blank]:hover::after,
.block li > a[target=_blank]:focus::after {
  background-color: #FFF;
}

/* LISTS
--------------------------------------------- */
.block ul {
  -webkit-padding-start: 24px;
          padding-inline-start: 24px;
}

.block ul li {
  position: relative;
  list-style-type: none;
}
.block ul li:not(:last-child) {
  margin-bottom: 8px;
}
.block ul li::before {
  content: "";
  position: absolute;
  left: calc(-24px + 2px);
  top: 10px;
  display: block;
  height: 9px;
  width: 9px;
  background-color: #F2A05A;
  border-radius: 10px;
}
.block ul li li::before {
  top: 12px;
  height: 4px;
  width: 12px;
  border-radius: 0;
  background-color: #5BBBA7;
  -webkit-transform: skewY(-6deg);
      -ms-transform: skewY(-6deg);
          transform: skewY(-6deg);
}
.block ul li li li::before {
  top: 10px;
  height: 8px;
  width: 8px;
  background-color: #FFEE8C;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.block ul li li li ul {
  -webkit-padding-start: 16px;
          padding-inline-start: 16px;
}
.block ul li li li li {
  list-style-type: circle;
}
.block ul li li li li::before {
  content: none;
}
.block ul li li li li li {
  list-style-type: square;
}
.block ul li dl dt {
  font-weight: 600;
  font-style: normal;
  font-size: 1em;
}
.block ul li dl dd {
  margin-bottom: 16px;
}

::marker {
  color: #F2A05A;
}

li li::marker {
  color: #5BBBA7;
}

li li li::marker {
  color: #5BBBA7;
}

ol li::marker {
  font-weight: bold;
  color: #F2A05A;
}

ol li li::marker {
  color: #5BBBA7;
}

/* MEDIAS
--------------------------------------------- */
img {
  height: auto;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/* TITLES
--------------------------------------------- */
h1, .item.show .slider-items__title, .h1,
h2, .h2,
h3,
.media-list .property dt, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  line-height: 1.25;
  font-family: var(--font-headings), sans-serif;
  color: #000;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

h1, .item.show .slider-items__title,
.h1,
h1.entry-title {
  text-transform: uppercase;
  text-align: center;
  font-size: 1.55556em;
  font-weight: 800;
  color: #353E47;
}

h2,
.h2 {
  text-transform: uppercase;
  font-size: 1.33334em;
  font-weight: 600;
}

h3, .media-list .property dt,
.h3 {
  text-transform: uppercase;
  font-size: 1.16667em;
  font-weight: 700;
}

h4,
.h4 {
  font-size: 1em;
  font-weight: 600;
}

h5,
.h5 {
  font-size: 1em;
  font-weight: 600;
}

h6,
.h6 {
  font-size: 1em;
  font-weight: 600;
}

.block h2,
.block .h2,
.block h3,
.block .media-list .property dt,
.media-list .property .block dt,
.block .h3,
.block h4,
.block .h4,
.block h5,
.block .h5,
.block h6,
.block .h6 {
  margin-top: 32px;
  margin-bottom: 24px;
}
.block h2:first-child,
.block .h2:first-child,
.block h3:first-child,
.block .media-list .property dt:first-child,
.media-list .property .block dt:first-child,
.block .h3:first-child,
.block h4:first-child,
.block .h4:first-child,
.block h5:first-child,
.block .h5:first-child,
.block h6:first-child,
.block .h6:first-child {
  margin-top: 0;
}
.block h2,
.block .h2 {
  text-align: center;
}

/* LAYOUT
--------------------------------------------- */
.wrap, .mapping.browse #advanced-search .advanced-search-content, #advanced-search .advanced-search-content {
  width: 100%;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
}
.wrap--xs {
  max-width: 680px;
}
.wrap--sm, .mapping.browse #advanced-search .advanced-search-content, #advanced-search .advanced-search-content {
  max-width: 768px;
}
.wrap--smd {
  max-width: 960px;
}
.wrap--md {
  max-width: 1080px;
}
.wrap--lg {
  max-width: 1366px;
}

@media (min-width: 1080px) {
  .align--sm {
    margin-left: -7.264957265%;
    margin-right: -7.264957265%;
    max-width: calc(100% + 14.5299145299%);
    width: calc(100% + 14.5299145299%);
  }
}
@media (min-width: 1366px) {
  .align--sm {
    margin-left: calc((100% - 768px) / 2);
    margin-right: calc((100% - 768px) / 2);
    width: 768px;
    max-width: 768px;
  }
}
@media (min-width: 1080px) {
  .align--width {
    margin-left: -7.264957265%;
    margin-right: -7.264957265%;
    max-width: calc(100% + 14.5299145299%);
    width: calc(100% + 14.5299145299%);
  }
}
@media (min-width: 1366px) {
  .align--width {
    margin-left: calc((100% - 960px) / 2);
    margin-right: calc((100% - 960px) / 2);
    width: 960px;
    max-width: 960px;
  }
}
@media (min-width: 768px) {
  .align--md {
    margin-left: calc((100% - 768px + 32px) / 2);
    margin-right: calc((100% - 768px + 32px) / 2);
    width: calc(768px - 32px);
    max-width: calc(768px - 32px);
  }
}
@media (min-width: 1080px) {
  .align--md {
    margin-left: calc((100% - 1080px + 32px) / 2);
    margin-right: calc((100% - 1080px + 32px) / 2);
    width: calc(1080px - 32px);
    max-width: calc(1080px - 32px);
  }
}
@media (min-width: 1366px) {
  .align--md {
    margin-left: calc((100% - 1080px) / 2);
    margin-right: calc((100% - 1080px) / 2);
    width: 1080px;
    max-width: 1080px;
  }
}
@media (min-width: 768px) {
  .align--lg {
    margin-left: calc((100% - 768px) / 2);
    margin-right: calc((100% - 768px) / 2);
    width: 768px;
    max-width: 768px;
  }
}
@media (min-width: 1080px) {
  .align--lg {
    margin-left: calc((100% - 1080px) / 2);
    margin-right: calc((100% - 1080px) / 2);
    width: 1080px;
    max-width: 1080px;
  }
}
@media (min-width: 1600px) {
  .align--lg {
    margin-left: calc((100% - 1366px) / 2);
    margin-right: calc((100% - 1366px) / 2);
    width: 1366px;
    max-width: 1366px;
  }
}
@media (min-width: 768px) {
  .align--xl {
    margin-left: calc((100% - 768px) / 2);
    margin-right: calc((100% - 768px) / 2);
    width: 768px;
    max-width: 768px;
  }
}
@media (min-width: 1080px) {
  .align--xl {
    margin-left: calc((100% - 1080px) / 2);
    margin-right: calc((100% - 1080px) / 2);
    width: 1080px;
    max-width: 1080px;
  }
}
@media (min-width: 1366px) {
  .align--xl {
    margin-left: calc((100% - (1366px - 16px)) / 2);
    margin-right: calc((100% - (1366px - 16px)) / 2);
    width: calc(1366px - 32px);
    max-width: calc(1366px - 32px);
  }
}
@media (min-width: 1600px) {
  .align--xl {
    margin-left: calc((100% - 1600px) / 2);
    margin-right: calc((100% - 1600px) / 2);
    width: 1600px;
    max-width: 1600px;
  }
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Header
--------------------------------------------- */
/* -----------------------------------------------
					HEADER
--------------------------------------------------*/
.header__top {
  min-height: 48px;
  padding: 8px 16px;
  background-color: #0D1D29;
}

.language-switcher {
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 16px;
  list-style: none;
  margin: 0;
  padding: 0 0 0 16px;
  line-height: 1;
  font-size: 1em;
  color: #FFF;
}
.language-switcher li {
  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: 32px;
  width: 32px;
  padding: 4px 4px 6px 4px;
  border: 1px solid transparent;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.language-switcher li.active {
  background-color: #FFF;
  color: #000;
}
.language-switcher li:has(a):hover, .language-switcher li:has(a):focus-within {
  border-color: #FFF;
}
.language-switcher a {
  display: inline-block;
  color: #FFF;
}
.language-switcher .active {
  border-color: #FFF;
}

body {
  background: url("../img/Gergovie_2600202_INT_ODF_header.png") no-repeat;
  background-position: left top 48px;
  background-size: 200%;
}
@media (min-width: 768px) {
  body {
    background-size: 150%;
  }
}
@media (min-width: 1080px) {
  body {
    background-size: contain;
  }
}

.header {
  position: relative;
}
.header .wrap, .header .mapping.browse #advanced-search .advanced-search-content, .mapping.browse #advanced-search .header .advanced-search-content, .header #advanced-search .advanced-search-content, #advanced-search .header .advanced-search-content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 16px;
}
@media (min-width: 768px) {
  .header .wrap, .header .mapping.browse #advanced-search .advanced-search-content, .mapping.browse #advanced-search .header .advanced-search-content, .header #advanced-search .advanced-search-content, #advanced-search .header .advanced-search-content {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    padding-top: 16px;
  }
}
@media (min-width: 1600px) {
  .header .wrap, .header .mapping.browse #advanced-search .advanced-search-content, .mapping.browse #advanced-search .header .advanced-search-content, .header #advanced-search .advanced-search-content, #advanced-search .header .advanced-search-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.header__logo {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-top: 16px;
  padding-bottom: 48px;
}
@media (min-width: 768px) {
  .header__logo {
    -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
            order: initial;
  }
}
@media (min-width: 1080px) {
  .header__logo {
    padding-bottom: 0;
  }
}
.header__logo.no-logo .site-title {
  margin-bottom: 24px;
}
.header__logo img {
  max-width: 250px;
  max-height: 150px;
}
@media (min-width: 768px) {
  .header__logo img {
    max-width: 350px;
  }
}
.header .site-title {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: 2px solid transparent;
  padding: 12px 8px;
  line-height: 1.15;
  font-family: var(--font-global), Helvetica, Arial, serif;
  font-size: 4.72223em;
  font-weight: 700;
  color: #742267;
}
.header .site-title:hover, .header .site-title:focus {
  background-color: rgba(255, 255, 255, 0.75);
  border-color: #ee7184;
}
.header__subtitle {
  display: block;
  font-family: var(--font-headings), sans-serif;
  font-size: 0.35em;
  color: #000;
}
.header__connect {
  grid-area: connect;
  padding: 6px 0;
  text-align: right;
  line-height: 1.15;
  font-size: 1.125em;
}
.header__connect a {
  color: #000;
}
.header .user {
  display: block;
}
.header .user i {
  padding-right: 8px;
}

.header__nav {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
  .header__nav {
    -ms-grid-column-span: 2;
    grid-column: span 2;
    -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
            order: initial;
  }
}
@media (min-width: 1366px) {
  .header__nav {
    margin-top: 48px;
  }
}

/* HEADER - SIMPLE SEARCH ------------------ */
.simple-search {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media (min-width: 768px) {
  .simple-search {
    -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
            order: initial;
  }
}
.simple-search__content {
  width: 100%;
}
.simple-search .wrap, .simple-search .mapping.browse #advanced-search .advanced-search-content, .mapping.browse #advanced-search .simple-search .advanced-search-content, .simple-search #advanced-search .advanced-search-content, #advanced-search .simple-search .advanced-search-content {
  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;
  gap: 8px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 16px 0 0;
}
@media (min-width: 768px) {
  .simple-search .wrap, .simple-search .mapping.browse #advanced-search .advanced-search-content, .mapping.browse #advanced-search .simple-search .advanced-search-content, .simple-search #advanced-search .advanced-search-content, #advanced-search .simple-search .advanced-search-content {
    padding: 32px 16px;
  }
}
@media (min-width: 1080px) {
  .simple-search .wrap, .simple-search .mapping.browse #advanced-search .advanced-search-content, .mapping.browse #advanced-search .simple-search .advanced-search-content, .simple-search #advanced-search .advanced-search-content, #advanced-search .simple-search .advanced-search-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.simple-search form {
  position: relative;
  z-index: 1;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px;
  grid-template-columns: 1fr 40px;
  width: 100%;
  max-width: 450px;
  border: 2px solid #ee7184;
}
@media (min-width: 600px) {
  .simple-search form {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.simple-search form input {
  padding-right: 64px;
  border-color: transparent;
}
.simple-search button[type=submit] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  width: 40px;
  margin-left: 0;
  padding: 0;
  background-color: #FFF;
  border: 1px solid #FFF;
  clip-path: none;
}
.simple-search button[type=submit]:hover, .simple-search button[type=submit]:focus {
  background-color: #742267;
}
.simple-search button[type=submit]:hover .icon::before, .simple-search button[type=submit]:hover .faceted-browse-page #container .close-button .close-glyph::before, .faceted-browse-page #container .close-button .simple-search button[type=submit]:hover .close-glyph::before, .simple-search button[type=submit]:focus .icon::before, .simple-search button[type=submit]:focus .faceted-browse-page #container .close-button .close-glyph::before, .faceted-browse-page #container .close-button .simple-search button[type=submit]:focus .close-glyph::before {
  background-color: #FFF;
}
.simple-search button[type=submit] .icon, .simple-search button[type=submit] .faceted-browse-page #container .close-button .close-glyph, .faceted-browse-page #container .close-button .simple-search button[type=submit] .close-glyph {
  width: 1.5em;
  height: 100%;
}
.simple-search button[type=submit] .hide-show-text {
  width: 0;
  color: #FFF;
  overflow: hidden;
}
.simple-search input[type=text]:focus-visible {
  width: calc(100% - 130px);
  outline: none;
}
.simple-search input[type=text]:focus-visible + button[type=submit] {
  width: 170px;
  margin-left: -130px;
  background-color: #742267;
  border-color: #742267;
  color: #FFF;
}
.simple-search input[type=text]:focus-visible + button[type=submit]:hover, .simple-search input[type=text]:focus-visible + button[type=submit]:focus {
  background-color: #FFF;
  color: #742267;
}
.simple-search input[type=text]:focus-visible + button[type=submit]:hover .icon::before, .simple-search input[type=text]:focus-visible + button[type=submit]:hover .faceted-browse-page #container .close-button .close-glyph::before, .faceted-browse-page #container .close-button .simple-search input[type=text]:focus-visible + button[type=submit]:hover .close-glyph::before, .simple-search input[type=text]:focus-visible + button[type=submit]:focus .icon::before, .simple-search input[type=text]:focus-visible + button[type=submit]:focus .faceted-browse-page #container .close-button .close-glyph::before, .faceted-browse-page #container .close-button .simple-search input[type=text]:focus-visible + button[type=submit]:focus .close-glyph::before {
  background-color: #742267;
}
.simple-search input[type=text]:focus-visible + button[type=submit]:hover .hide-show-text, .simple-search input[type=text]:focus-visible + button[type=submit]:focus .hide-show-text {
  color: #742267;
}
.simple-search input[type=text]:focus-visible + button[type=submit] .icon::before, .simple-search input[type=text]:focus-visible + button[type=submit] .faceted-browse-page #container .close-button .close-glyph::before, .faceted-browse-page #container .close-button .simple-search input[type=text]:focus-visible + button[type=submit] .close-glyph::before {
  background-color: #FFF;
}
.simple-search input[type=text]:focus-visible + button[type=submit] .hide-show-text {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 8px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.simple-search form:has(input[type=text]:focus-visible) + .button-container .button--advanced {
  background-color: rgba(255, 255, 255, 0.5);
  color: #000;
}
.simple-search form:has(input[type=text]:focus-visible) + .button-container .button--advanced:hover {
  background-color: #742267;
  border-color: #742267;
  color: #FFF;
  -webkit-box-shadow: 0 0 16px rgba(13, 29, 41, 0.5);
          box-shadow: 0 0 16px rgba(13, 29, 41, 0.5);
}
.simple-search .button-container {
  position: relative;
  z-index: 1;
}
.simple-search .button--advanced {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

/* HEADER - BANNER ------------------ */
.home-banner {
  height: 250px;
  background: var(--img-bg-banner-home) no-repeat center/cover;
}

body:not(.home) .header > .wrap, body:not(.home) #advanced-search .header > .advanced-search-content, #advanced-search body:not(.home) .header > .advanced-search-content {
  border-bottom: 8px solid #742267;
}

/* Navigation
--------------------------------------------- */
.header__nav nav {
  position: relative;
  margin-top: 40px;
  padding: 0;
}
@media (min-width: 1366px) {
  .header__nav nav {
    position: static;
    margin: 0 auto !important;
  }
}
.header__nav nav {
  /* Burger menu opening button */
}
.header__nav nav::before, .header__nav nav::after {
  content: "Menu";
  position: absolute;
  left: 50%;
  top: -40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  padding: 8px 64px 8px 16px;
  cursor: pointer;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  font-family: var(--font-headings), sans-serif;
  font-size: 1.125em;
  color: #FFF;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 1366px) {
  .header__nav nav::before, .header__nav nav::after {
    display: none;
    content: "";
    border: 0;
  }
}
.header__nav nav::before {
  background-color: #742267;
  border: 1px solid #742267;
}
.header__nav nav::after {
  -webkit-mask: var(--icon-menu) no-repeat;
          mask: var(--icon-menu) no-repeat;
  -webkit-mask-position: right 16px top 9px;
          mask-position: right 16px top 9px;
  -webkit-mask-size: 24px;
          mask-size: 24px;
  background-color: #FFF;
}
.header__nav nav.closed ul {
  height: 0;
  overflow: hidden;
  margin: 0;
}
@media (min-width: 1366px) {
  .header__nav nav.closed ul {
    height: auto;
    overflow: visible;
  }
}
.header__nav nav.open {
  margin-top: 40px;
  -webkit-box-shadow: 0 0 16px rgba(13, 29, 41, 0.5);
          box-shadow: 0 0 16px rgba(13, 29, 41, 0.5);
}
@media (min-width: 1366px) {
  .header__nav nav.open {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.header__nav nav.open::after {
  -webkit-mask-image: var(--icon-menu--close);
          mask-image: var(--icon-menu--close);
}
.header__nav nav .child-toggle {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 48px;
  padding: 0;
  background-color: transparent;
  border: 1px solid #F3E5D3;
  clip-path: none;
}
@media (min-width: 600px) {
  .header__nav nav .child-toggle {
    width: 64px;
  }
}
.header__nav nav .child-toggle:hover, .header__nav nav .child-toggle:focus {
  background-color: #742267;
  border-color: #742267;
  cursor: pointer;
}
.header__nav nav .child-toggle:hover::before, .header__nav nav .child-toggle:focus::before {
  background-color: #FFF;
}
.header__nav nav .child-toggle::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  -webkit-mask: var(--icon-menu--down) no-repeat center/20px;
          mask: var(--icon-menu--down) no-repeat center/20px;
  background-color: #0D1D29;
}
@media (min-width: 1366px) {
  .header__nav nav .child-toggle {
    display: none;
  }
}
.header__nav nav .parent:has(ul.open) .child-toggle::before {
  -webkit-mask-image: var(--icon-menu--up);
          mask-image: var(--icon-menu--up);
}

.header__nav nav ul {
  position: relative;
  margin: 0;
  padding-left: 0;
  list-style: none;
  font-family: var(--font-headings), sans-serif;
  line-height: 1.25;
}
@media (min-width: 1366px) {
  .header__nav nav ul.navigation {
    position: static;
    display: -ms-grid;
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 16px;
       -moz-column-gap: 16px;
            column-gap: 16px;
    margin-bottom: -1px;
    padding-bottom: 24px;
    padding-top: 24px;
  }
}
.header__nav nav ul.navigation > li {
  border-bottom: 2px solid #FFF;
}
@media (min-width: 1366px) {
  .header__nav nav ul.navigation > li {
    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;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
    border-bottom: 0;
    text-align: center;
  }
}
@media (min-width: 1366px) {
  .header__nav nav ul.navigation > li > a, .header__nav nav ul.navigation > li > .parent-link > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
  }
}
@media (min-width: 1366px) {
  .header__nav nav ul.navigation > li > .parent-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
  }
}
@media (min-width: 1366px) {
  .header__nav nav ul.navigation > li > ul {
    position: absolute;
    z-index: 11;
    top: 100%;
    left: -9999px;
    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%;
    padding: 0;
    background-color: #FFF;
    -webkit-box-shadow: 0 6px 16px rgba(13, 29, 41, 0.5);
            box-shadow: 0 6px 16px rgba(13, 29, 41, 0.5);
    list-style: none;
  }
}
@media (min-width: 1366px) {
  .header__nav nav ul.navigation > li:hover > ul, .header__nav nav ul.navigation > li:focus-within > ul, .header__nav nav ul.navigation > li a:hover > ul, .header__nav nav ul.navigation > li a:focus > ul {
    left: 0;
    right: 0;
  }
}
@media (min-width: 1366px) {
  .header__nav nav ul.navigation > li > ul > li ul {
    height: auto;
  }
}
.header__nav nav ul.open > li {
  height: auto;
  padding-top: -1px;
  border-top: 1px solid #FFF;
}
@media (min-width: 1366px) {
  .header__nav nav ul.open > li {
    padding-top: 0;
    border-top: 0;
  }
}
.header__nav nav ul {
  /* Second level items */
}
.header__nav nav ul ul {
  padding-left: 16px;
  background-color: #FFF;
}
@media (min-width: 600px) {
  .header__nav nav ul ul {
    padding-left: 24px;
  }
}
@media (min-width: 1366px) {
  .header__nav nav ul ul {
    padding-left: 0;
    border-top: 1px solid #FFF;
  }
}
.header__nav nav ul ul li {
  height: 0;
  overflow: hidden;
}
@media (min-width: 1366px) {
  .header__nav nav ul ul li {
    width: 100%;
    height: auto;
    overflow: visible;
    border-bottom: 1px solid #FFF;
    text-align: left;
  }
}
.header__nav nav ul ul li {
  /* Third level items */
}
.header__nav nav ul ul li {
  /* Fourth level items */
}
.header__nav nav ul.navigation a {
  display: inline-block;
  width: 100%;
  padding: 16px;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.1em;
  letter-spacing: 1px;
}
@media (min-width: 600px) {
  .header__nav nav ul.navigation a {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1366px) {
  .header__nav nav ul.navigation a {
    padding: 12px 16px;
  }
}
@media (min-width: 1366px) {
  .header__nav nav ul.navigation > li > a, .header__nav nav ul.navigation > li > .parent-link > a {
    position: relative;
    background-color: transparent;
    border: 1px solid transparent;
    color: #000;
  }
}
@media (min-width: 1366px) {
  .header__nav nav ul.navigation > li > a:hover, .header__nav nav ul.navigation > li > a:focus, .header__nav nav ul.navigation > li > .parent-link > a:hover, .header__nav nav ul.navigation > li > .parent-link > a:focus {
    background-color: #742267;
    border-color: #742267;
    color: #FFF;
  }
}
@media (min-width: 1366px) {
  .header__nav nav ul.navigation > li > .parent-link:has(+ ul:hover, + ul:focus-within) > a {
    background-color: #742267;
    border-color: #742267;
    color: #FFF;
  }
  .header__nav nav ul.navigation > li > .parent-link:has(+ ul:hover, + ul:focus-within) > a::after {
    background-color: #FFF;
  }
}
@media (min-width: 1366px) {
  .header__nav nav ul.navigation > li:not(.parent-link) > a::before, .header__nav nav ul.navigation > li:not(.parent-link) > a::after {
    content: "";
    position: absolute;
    left: calc(50% - 1px);
    display: block;
    width: 3px;
    height: 24px;
    background-color: #742267;
  }
  .header__nav nav ul.navigation > li:not(.parent-link) > a::before {
    top: calc(-24px - 4px);
    height: calc(24px + 4px);
  }
  .header__nav nav ul.navigation > li:not(.parent-link) > a::after {
    bottom: -24px;
  }
}
@media (min-width: 1366px) {
  .header__nav nav ul.navigation > li > .parent-link::before, .header__nav nav ul.navigation > li > .parent-link::after {
    content: "";
    position: absolute;
    left: calc(50% - 1px);
    display: block;
    width: 3px;
    height: 24px;
    background-color: #742267;
  }
  .header__nav nav ul.navigation > li > .parent-link::before {
    top: calc(-24px - 4px);
    height: calc(24px + 4px);
  }
  .header__nav nav ul.navigation > li > .parent-link::after {
    bottom: -24px;
  }
  .header__nav nav ul.navigation > li > .parent-link > a::before {
    content: none;
  }
}
.header__nav nav ul.navigation > li.active > a, .header__nav nav ul.navigation > li.active > .parent-link > a {
  background-color: #F3E5D3;
  border-top-color: #FFF;
}
@media (min-width: 1366px) {
  .header__nav nav ul.navigation > li.active > a, .header__nav nav ul.navigation > li.active > .parent-link > a {
    background-color: #F3E5D3;
    border: 1px solid #F3E5D3;
  }
}
.header__nav nav ul.navigation > li.active > a:hover, .header__nav nav ul.navigation > li.active > a:focus, .header__nav nav ul.navigation > li.active > .parent-link > a:hover, .header__nav nav ul.navigation > li.active > .parent-link > a:focus {
  background-color: #742267;
  color: #FFF;
}
.header__nav nav ul.navigation > li.active, .header__nav nav ul.navigation > li.active > .parent-link {
  border-top-color: #FFF;
}
.header__nav nav ul.navigation li li > a, .header__nav nav ul.navigation li li > .parent-link > a {
  text-transform: none;
  font-weight: 700;
}
.header__nav nav ul.navigation li li > a:hover, .header__nav nav ul.navigation li li > a:focus, .header__nav nav ul.navigation li li > .parent-link > a:hover, .header__nav nav ul.navigation li li > .parent-link > a:focus {
  background-color: #742267;
  color: #FFF;
}
@media (min-width: 1366px) {
  .header__nav nav ul.navigation li.active li.active > a, .header__nav nav ul.navigation li.active li.active > .parent-link > a {
    background-color: #742267;
    border-color: #FFF;
    font-weight: 600;
    color: #FFF;
  }
}
@media (min-width: 1366px) {
  .header__nav nav ul.navigation li.active li.active > a:hover, .header__nav nav ul.navigation li.active li.active > a:focus, .header__nav nav ul.navigation li.active li.active > .parent-link > a:hover, .header__nav nav ul.navigation li.active li.active > .parent-link > a:focus {
    background-color: #FFF;
    border-color: #742267;
    color: #742267;
  }
}
@media (min-width: 1366px) {
  .header__nav nav ul.navigation li li li > a, .header__nav nav ul.navigation li li li > .parent-link > a {
    padding-left: calc(16px + 24px);
  }
}
@media (min-width: 1366px) {
  .header__nav nav ul.navigation li li li li > a, .header__nav nav ul.navigation li li li li > .parent-link > a {
    padding-left: calc(2 * 16px + 24px);
  }
}
.header__nav nav ul.navigation .parent-link {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 48px;
  grid-template-columns: 1fr 48px;
}
@media (min-width: 600px) {
  .header__nav nav ul.navigation .parent-link {
    -ms-grid-columns: 1fr 64px;
    grid-template-columns: 1fr 64px;
  }
}
@media (min-width: 1366px) {
  .header__nav nav ul.navigation .parent-link {
    display: block;
  }
}
@media (min-width: 1366px) {
  .header__nav nav ul.navigation .parent-link > a {
    position: relative;
    width: 100%;
    padding-right: 32px;
  }
  .header__nav nav ul.navigation .parent-link > a::after {
    content: "";
    position: absolute;
    right: 12px;
    top: 0;
    display: block;
    height: 100%;
    width: calc(32px - 0.75 * 16px);
    -webkit-mask: var(--icon-menu--down) no-repeat right center/16px;
            mask: var(--icon-menu--down) no-repeat right center/16px;
    background-color: #0D1D29;
  }
  .header__nav nav ul.navigation .parent-link > a:hover::after, .header__nav nav ul.navigation .parent-link > a:focus::after {
    background-color: #FFF;
  }
}
.header__nav nav ul.navigation .active > .parent-link > a::after {
  -webkit-mask-image: var(--icon-menu--down);
          mask-image: var(--icon-menu--down);
}

/* Accordion
--------------------------------------------- */
.simple-accordion {
  position: relative;
}
.simple-accordion__container {
  max-width: 100%;
}
.simple-accordion__heading {
  position: relative;
  width: 100%;
  margin-bottom: 0;
  padding: 0;
  border-radius: 0;
  border: 0;
  text-align: left;
  text-transform: none;
  color: #000;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.simple-accordion__heading:hover, .simple-accordion__heading:active, .simple-accordion__heading:focus {
  background-color: #742267;
}
.simple-accordion__heading:hover .simple-accordion__title, .simple-accordion__heading:active .simple-accordion__title, .simple-accordion__heading:focus .simple-accordion__title {
  color: #FFF;
}
.simple-accordion__trigger {
  width: 100%;
  padding: 0;
  clip-path: none;
}
.simple-accordion__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: calc(100% - 70px);
  padding: 8px 16px;
  line-height: 1;
  font-family: var(--font-headings), sans-serif;
  font-size: 1.5556em;
  cursor: pointer;
}
@media (min-width: 600px) {
  .simple-accordion__title {
    padding-left: 32px;
  }
}
.simple-accordion__title a {
  display: inline-block;
  padding-top: 4px;
  padding-bottom: 4px;
}
.simple-accordion__title a:hover, .simple-accordion__title a:focus {
  -webkit-box-shadow: inset 0 -3px 0 0 #0D1D29;
          box-shadow: inset 0 -3px 0 0 #0D1D29;
}
.simple-accordion__icon {
  position: absolute;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  width: 48px;
  padding-right: 16px;
  pointer-events: none;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.simple-accordion__icon::before {
  width: 32px;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  background-color: #000;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.simple-accordion__heading.active-heading .simple-accordion__icon::before {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.simple-accordion__panel {
  display: none;
  width: 100%;
  -webkit-transition: max-height 0.4s ease-out;
  transition: max-height 0.4s ease-out;
}
.simple-accordion__panel ul {
  margin: 0;
}

@media (min-width: 600px) {
  .simple-accordion--xs .simple-accordion__heading:hover, .simple-accordion--xs .simple-accordion__heading:focus {
    background-color: transparent;
    pointer-events: none;
  }
  .simple-accordion--xs .simple-accordion__heading:hover .simple-accordion__title, .simple-accordion--xs .simple-accordion__heading:focus .simple-accordion__title {
    color: initial;
    cursor: initial;
  }
  .simple-accordion--xs .simple-accordion__title {
    padding: 0;
  }
  .simple-accordion--xs .simple-accordion__icon {
    display: none;
  }
  .simple-accordion--xs .simple-accordion__panel {
    max-height: unset !important;
    display: block;
  }
}

@media (min-width: 768px) {
  .simple-accordion--sm .simple-accordion__heading:hover, .simple-accordion--sm .simple-accordion__heading:focus {
    background-color: transparent;
    pointer-events: none;
  }
  .simple-accordion--sm .simple-accordion__heading:hover .simple-accordion__title, .simple-accordion--sm .simple-accordion__heading:focus .simple-accordion__title {
    color: initial;
    cursor: initial;
  }
  .simple-accordion--sm .simple-accordion__title {
    padding: 0;
  }
  .simple-accordion--sm .simple-accordion__icon {
    display: none;
  }
  .simple-accordion--sm .simple-accordion__panel {
    max-height: unset !important;
    display: block;
  }
}

@media (min-width: 1080px) {
  .simple-accordion--md .simple-accordion__heading:hover, .simple-accordion--md .simple-accordion__heading:focus {
    background-color: transparent;
    pointer-events: none;
  }
  .simple-accordion--md .simple-accordion__heading:hover .simple-accordion__title, .simple-accordion--md .simple-accordion__heading:focus .simple-accordion__title {
    color: initial;
    cursor: initial;
  }
  .simple-accordion--md .simple-accordion__title {
    padding: 0;
  }
  .simple-accordion--md .simple-accordion__icon {
    display: none;
  }
  .simple-accordion--md .simple-accordion__panel {
    max-height: unset !important;
    display: block;
  }
}

/* Annotation
--------------------------------------------- */
.expand:after,
.collapse:after {
  padding: 0 3px;
  background-color: #742267;
  border-radius: 20px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #FFF;
}

.expand:after {
  content: "\f0d7";
}

.collapse:after {
  content: "\f0d8";
}

.collapsible {
  display: none;
}

.collapse + .collapsible {
  display: block;
  background-color: #FFF;
  padding: 24px;
  margin: 32px 0;
  width: 100%;
}

.has-annotation {
  color: #000;
}

.value:has(.annotation) {
  container-name: annotation;
  container-type: inline-size;
}

@container annotation (min-width: 450px) {
  .annotation .property {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 120px 1fr;
    grid-template-columns: 120px 1fr;
  }
}
/* Advanced Search
--------------------------------------------- */
#advanced-search {
  position: relative;
  margin-bottom: 256px;
  padding: 32px 16px 0 16px;
  background-color: #5BBBA7;
}
@media (min-width: 600px) {
  #advanced-search {
    padding-top: 48px;
  }
}
@media (min-width: 768px) {
  #advanced-search {
    padding-top: 64px;
  }
}
@media (min-width: 1080px) {
  #advanced-search {
    padding-top: 96px;
    background-image: url(../img/bg_pages.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%;
  }
}
#advanced-search::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  display: block;
  width: 100%;
  height: 32px;
  background-color: #FFF;
  clip-path: polygon(100% 0%, 100% 100%, 0% 0%);
}
@media (min-width: 1080px) {
  #advanced-search::before {
    height: 64px;
  }
}
.advanced-search-content {
  background-color: #5BBBA7;
}
.advanced-search-content input {
  border-color: #FFF;
}
.advanced-search-content .button__container {
  margin-top: 16px;
}

.field:has(select[name=sort_by]) .inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
  max-width: 680px;
}
.field:has(select[name=sort_by]) .inputs select {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.field:not(:first-of-type) {
  margin-top: 64px;
}
@media (min-width: 768px) {
  .field:not(:first-of-type) {
    margin-top: 96px;
  }
}
.field .inputs input,
.field .inputs a.button,
.field .inputs .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:only-child,
.block-blockGroup:has(.page-column-image) .page-column-image .field .inputs p:last-child > a:only-child,
.field .inputs .site-page-pagination a,
.site-page-pagination .field .inputs a {
  border-radius: 0;
}
.field .field-meta {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 8px 1fr;
  grid-template-columns: auto 1fr;
  grid-column-gap: 8px;
  margin-bottom: 24px;
}
.field .field-meta .collapsible {
  -ms-grid-column-span: 2;
  grid-column: span 2;
  margin: 0;
  padding: 0;
  background-color: transparent;
}
.field .field-meta .field-description {
  max-width: 680px;
}
.field .value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.field .value input,
.field .value select {
  -ms-flex-preferred-size: 250px;
      flex-basis: 250px;
  -webkit-box-flex: 5;
      -ms-flex-positive: 5;
          flex-grow: 5;
}
.field .value select.joiner {
  -ms-flex-preferred-size: 64px;
      flex-basis: 64px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.field .value select[aria-label=Condition] {
  -ms-flex-preferred-size: 128px;
      flex-basis: 128px;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}
.field .value button {
  -ms-flex-preferred-size: 40px;
      flex-basis: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.field .value + .value {
  margin-top: 16px;
}

/* SEARCH BUTTONS ------ */
.advsearch__buttons {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 128px;
  padding: 0;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}
.advsearch__buttons input[type=submit] {
  position: relative;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.advsearch__buttons input[type=submit]::before {
  content: "";
  position: absolute;
  left: -24px;
  top: -8px;
  display: block;
  height: 64px;
  width: 1px;
  background-color: #742267;
}

/* .button--newsearch {
	display: none;
}
.search-form-page:has(.search-results-wrapper) {

	.button--reset {
		display: none;
	}
	.button--newsearch {
		display: initial;
	}
}*/
/*
.search-delete-filter,
.remove-value {
	position: relative;
	height: 40px;
	width: 40px;
	padding: $gutter--xs;

	&::before {
		font-size: 1.4em;
	}
}
.search-delete-filter,
.remove-value {
	background-color: $bg-grey;
	border: 0;
	border-radius: $radius;
	color: $color-light;
}

.add-value,
.search-add-filter,
.search-add-group,
.button--reset,
.button--newsearch,
.button--edit {
	position: relative;
	padding-left: $gutter--md;
	background-color: transparent;
	border-bottom: 1px solid $bg-secondary;
}
.button--edit {
	display: inline-block;
	margin-bottom: $gutter--sm;
	padding-left: 0.5 * $gutter--xs;

	i::before {
		padding-right: $gutter--xs;
		color: $bg-secondary;
	}
}

.button--reset,
.button--newsearch,
.search-add-group,
.search-add-filter {

	i::before {
		position: absolute;
		left: 0.5 * $gutter--xs;
		top: 4px;
		font-size: 1.4em;
		color: $bg-secondary;
	}

	&:hover,
	&:focus {
		i::before {
			color: $color-light;
		}
	}
} */
/* Breadcrumbs
--------------------------------------------- */
.breadcrumbs {
  margin-bottom: 32px;
  padding: 8px 16px;
  font-size: 0.88889em;
}
@media (min-width: 1600px) {
  .breadcrumbs {
    padding-left: 0;
    padding-right: 0;
  }
}
.breadcrumbs a {
  -webkit-box-shadow: inset 0 -2px 0 0 #F2A05A;
          box-shadow: inset 0 -2px 0 0 #F2A05A;
}
.breadcrumbs a:hover, .breadcrumbs a:focus {
  background-color: #742267;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #FFF;
}

/* Linked Resources
--------------------------------------------- */
/* Metadata
--------------------------------------------- */
.label,
.property dt {
  text-transform: uppercase;
  font-family: var(--font-headings), sans-serif;
  font-size: 0.88889em;
  font-weight: 600;
  color: #353E47;
}

.property dt .field-term {
  display: block;
  text-transform: none;
  line-height: 1.25;
  font-family: var(--font-global), Helvetica, Arial, serif;
  font-size: 0.875em;
  -ms-hyphens: auto;
      hyphens: auto;
  word-wrap: anywhere;
}

.value {
  margin-bottom: 0;
  color: #000;
}
.value a {
  position: relative;
  border-bottom: 2px solid #F2A05A;
  font-weight: 500;
  color: #000;
}
.value a:hover, .value a:focus, .value a:visited:hover, .value a:visited:focus {
  background-color: #742267;
  border-color: #742267;
  color: #FFF;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.value a {
  /*i::before {
  	position: relative;
  	bottom: 0.5 * $gutter--xs;
  	padding-left: 4px;
  	padding-right: 2px;
  	font-size: 0.6em;
  	@include transition;
  }*/
}
.value .uri-value-link--icon a {
  display: inline-block;
  margin-left: 8px;
  border-bottom: 0;
}
.value .uri-value-link--icon a i::before {
  bottom: initial;
  display: inline-block;
  padding: 4px 6px;
  font-size: 1em;
}
.value a:has(.has-annotation) {
  margin-left: 8px;
  border-bottom: 0;
}
.value a:has(.has-annotation):hover, .value a:has(.has-annotation):focus {
  color: #FFF;
}
.value a.expand:hover .has-annotation::before,
.value a.expand:focus .has-annotation::before,
.value a.collapse .has-annotation::before {
  color: #FFF;
}

.language {
  display: inline-block;
  padding: 4px 8px;
  background-color: #FFF;
  color: #000;
}

.properties-wrapper,
.metadata {
  container-name: properties;
  container-type: inline-size;
}
.properties-wrapper dl,
.metadata dl {
  display: -ms-grid;
  display: grid;
  grid-row-gap: 8px;
}

@container properties (min-width: 450px) {
  .resource-list .resource__property,
  .resource-list .metadata .property {
    -ms-grid-columns: auto 1fr;
    grid-template-columns: auto 1fr;
  }
  .resource-list .resource__property dd:not(:first-of-type),
  .resource-list .metadata .property dd:not(:first-of-type) {
    -ms-grid-column: 2;
    grid-column: 2;
  }
}
.resource__property {
  display: -ms-grid;
  display: grid;
  grid-column-gap: 8px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@container properties (min-width: 768px) {
  .resource__property {
    line-height: 1.25;
  }
}
.resource__property .value {
  margin-bottom: 0;
}
.resource > dl:not([class]) > .property:first-child {
  -ms-grid-columns: -webkit-max-content 8px 1fr;
  -ms-grid-columns: max-content 8px 1fr;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
  grid-column-gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.3em;
}
.resource > dl:not([class]) > .property:first-child > .value {
  text-transform: uppercase;
  font-family: var(--font-headings), sans-serif;
  color: #742267;
}

.metadata .property {
  display: -ms-grid;
  display: grid;
  grid-column-gap: 8px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@container properties (min-width: 768px) {
  .metadata .property {
    line-height: 1.25;
  }
}
.metadata .property .label {
  padding-top: 2px;
}
.metadata .property .value {
  margin-bottom: 0;
}
.metadata > dl:not(last-of-type) {
  margin-bottom: 32px;
}
.metadata > dl:not([class]) {
  max-width: 680px;
  margin-right: auto;
  margin-left: auto;
}

.media-list {
  container-name: medialist-width;
  container-type: inline-size;
  margin-top: 32px;
}
.media-list .property {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@container medialist-width (min-width: 420px) {
  .media-list .property {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@container medialist-width (min-width: 600px) {}
@container medialist-width (min-width: 768px) {
  .media-list .property {
    -ms-grid-columns: 1fr 32px 1fr 32px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }
}
@container medialist-width (min-width: 420px) {
  .media-list .property dt {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
}
@container medialist-width (min-width: 768px) {
  .media-list .property dt {
    -ms-grid-column-span: 3;
    grid-column: span 3;
  }
}
.media-list a.resource-link {
  line-height: 1.25;
  font-size: 1em;
  font-weight: 600;
}
.media-list a.resource-link:has(img) {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 60px 8px 1fr;
  grid-template-columns: 60px 1fr;
  grid-column-gap: 8px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  border: 0;
}
.media-list a.resource-link:has(img):hover .resource-name, .media-list a.resource-link:has(img):focus .resource-name {
  border-bottom-color: #742267;
}
.media-list a.resource-link:has(img) .resource-name {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 3px solid #F2A05A;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/* Blocks
--------------------------------------------- */
/* Page title
--------------------------------------------- */
.block-pageTitle {
  position: relative;
  margin-bottom: 64px;
  padding-bottom: 64px;
}
.block-pageTitle h1, .block-pageTitle .item.show .slider-items__title, .item.show .block-pageTitle .slider-items__title {
  margin-bottom: 0;
}

/* Assets
--------------------------------------------- */
.asset img {
  max-height: 500px;
}

.block:not(.block-layout-alignment-block-left, .block-layout-alignment-block-right) img,
.block-layout-alignment-block-center img {
  margin-right: auto;
  margin-left: auto;
}

.page-layout-normal .block.block-layout-alignment-block-right,
.page-layout-normal .block.block-layout-alignment-block-left {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 600px) {
  .page-layout-normal .block.block-layout-alignment-block-right,
  .page-layout-normal .block.block-layout-alignment-block-left {
    width: 48.7179487179%;
  }
}

@media (min-width: 600px) {
  .page-layout-normal .block.block-layout-alignment-block-left {
    margin-right: 24px;
  }
}
@media (min-width: 768px) {
  .page-layout-normal .block.block-layout-alignment-block-left {
    margin-right: 32px;
  }
}
@media (min-width: 1080px) {
  .page-layout-normal .block.block-layout-alignment-block-left {
    margin-left: -80px;
    max-width: calc(48.7179487179% + 80px);
    width: calc(48.7179487179% + 80px);
  }
}
@media (min-width: 1366px) {
  .page-layout-normal .block.block-layout-alignment-block-left {
    margin-left: -14.5299145299%;
    max-width: calc(48.7179487179% + 14.5299145299%);
    width: calc(48.7179487179% + 14.5299145299%);
  }
}
.page-layout-normal .block.block-layout-alignment-block-left + .block {
  margin-left: 16px;
}
@media (min-width: 1080px) {
  .page-layout-normal .block.block-layout-alignment-block-left + .block {
    margin-right: -80px;
    width: calc(48.7179487179% + 80px);
  }
}
@media (min-width: 1366px) {
  .page-layout-normal .block.block-layout-alignment-block-left + .block {
    margin-right: -14.5299145299%;
    width: calc(48.7179487179% + 14.5299145299%);
  }
}

@media (min-width: 600px) {
  .page-layout-normal .block.block-layout-alignment-block-right {
    margin-left: 24px;
  }
}
@media (min-width: 768px) {
  .page-layout-normal .block.block-layout-alignment-block-right {
    margin-left: 32px;
  }
}
@media (min-width: 1080px) {
  .page-layout-normal .block.block-layout-alignment-block-right {
    margin-right: -80px;
    max-width: calc(48.7179487179% + 80px);
    width: calc(48.7179487179% + 80px);
  }
}
@media (min-width: 1366px) {
  .page-layout-normal .block.block-layout-alignment-block-right {
    margin-right: -14.5299145299%;
    max-width: calc(48.7179487179% + 14.5299145299%);
    width: calc(48.7179487179% + 14.5299145299%);
  }
}
.page-layout-normal .block.block-layout-alignment-block-right + .block {
  margin-right: 16px;
}
@media (min-width: 1080px) {
  .page-layout-normal .block.block-layout-alignment-block-right + .block {
    margin-left: -80px;
    width: calc(48.7179487179% + 80px);
  }
}
@media (min-width: 1366px) {
  .page-layout-normal .block.block-layout-alignment-block-right + .block {
    margin-left: -14.5299145299%;
    width: calc(48.7179487179% + 14.5299145299%);
  }
}

.assets.logos-list {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 16px;
  -webkit-column-gap: 2.5641025641%;
     -moz-column-gap: 2.5641025641%;
          column-gap: 2.5641025641%;
}
@media (min-width: 768px) {
  .assets.logos-list {
    row-gap: 32px;
  }
}
.assets.logos-list .asset {
  width: 48.7179487179%;
}
@media (min-width: 600px) {
  .assets.logos-list .asset {
    width: 31.6239316239%;
  }
}
.assets.logos-list .asset img {
  max-height: 100px;
  max-width: 100%;
}
@media (min-width: 600px) {
  .assets.logos-list .asset img {
    max-height: 200px;
  }
}

/* Browse preview (Aperçu des ressources)
--------------------------------------------- */
.block.block-browsePreview .preview-block li::before {
  content: none;
}

@media (min-width: 768px) {
  .block-browsePreview .preview-block {
    margin-left: calc((100% - 768px + 32px) / 2);
    margin-right: calc((100% - 768px + 32px) / 2);
    width: calc(768px - 32px);
    max-width: calc(768px - 32px);
  }
}
@media (min-width: 1080px) {
  .block-browsePreview .preview-block {
    margin-left: calc((100% - 1080px + 32px) / 2);
    margin-right: calc((100% - 1080px + 32px) / 2);
    width: calc(1080px - 32px);
    max-width: calc(1080px - 32px);
  }
}
@media (min-width: 1366px) {
  .block-browsePreview .preview-block {
    margin-left: calc((100% - 1080px) / 2);
    margin-right: calc((100% - 1080px) / 2);
    width: 1080px;
    max-width: 1080px;
  }
}
.block-browsePreview .preview-block .resource-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}
@media (min-width: 600px) {
  .block-browsePreview .preview-block .resource-list {
    -ms-grid-columns: 1fr 32px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }
}
@media (min-width: 768px) {
  .block-browsePreview .preview-block .resource-list {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.block-browsePreview .preview-block .resource-list a {
  border-bottom: 0;
}
.block-browsePreview .preview-block .resource-list a:hover .resource__thumbnail, .block-browsePreview .preview-block .resource-list a:focus .resource__thumbnail {
  background-color: #F2A05A;
}
.block-browsePreview .preview-block .resource-list a:hover img, .block-browsePreview .preview-block .resource-list a:focus img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.block-browsePreview .preview-block .resource-list a:hover .resource-name, .block-browsePreview .preview-block .resource-list a:focus .resource-name {
  padding-left: 16px;
  padding-right: 16px;
  -webkit-box-shadow: inset 0 3px 0 0 #742267;
          box-shadow: inset 0 3px 0 0 #742267;
  color: #000;
}
.block-browsePreview .preview-block .resource__thumbnail {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.block-browsePreview .preview-block .resource-name {
  display: block;
  border-top: 1px solid #742267;
  font-family: var(--font-global), Helvetica, Arial, serif;
  color: #000;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.block-browsePreview .preview-block .button__container {
  text-align: right;
}

/* Item With metadata
--------------------------------------------- */
.item-with-metadata .resource.show {
  margin-bottom: 32px;
  padding: 32px;
  background-color: #FFF;
}
@media (min-width: 768px) {
  .item-with-metadata .resource.show {
    margin-left: calc((100% - 768px + 32px) / 2);
    margin-right: calc((100% - 768px + 32px) / 2);
    width: calc(768px - 32px);
    max-width: calc(768px - 32px);
  }
}
@media (min-width: 1080px) {
  .item-with-metadata .resource.show {
    margin-left: calc((100% - 1080px + 32px) / 2);
    margin-right: calc((100% - 1080px + 32px) / 2);
    width: calc(1080px - 32px);
    max-width: calc(1080px - 32px);
  }
}
@media (min-width: 1366px) {
  .item-with-metadata .resource.show {
    margin-left: calc((100% - 1080px) / 2);
    margin-right: calc((100% - 1080px) / 2);
    width: 1080px;
    max-width: 1080px;
  }
}
@media (min-width: 768px) {
  .item-with-metadata .resource.show {
    padding: 48px;
  }
}
@media (min-width: 1080px) {
  .item-with-metadata .resource.show {
    padding: 64px 128px;
  }
}
@media (min-width: 1366px) {
  .item-with-metadata .resource.show {
    padding-left: calc((1080px - 680px) / 2);
    padding-right: calc((1080px - 680px) / 2);
  }
}
.item-with-metadata dl:not([class]) .property {
  display: -ms-grid;
  display: grid;
  grid-column-gap: 8px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  line-height: 1.25;
  margin-bottom: 8px;
}
@container medialist-width (min-width: 450px) {
  .item-with-metadata dl:not([class]) .property {
    -ms-grid-columns: 128px 1fr;
    grid-template-columns: 128px 1fr;
  }
  .item-with-metadata dl:not([class]) .property dd + dd {
    -ms-grid-column: 2;
        grid-column-start: 2;
  }
}

/* HTML
--------------------------------------------- */
width.block-html h2:only-child,
width.block-html h3:only-child,
width.block-html .media-list .property dt:only-child,
.media-list .property width.block-html dt:only-child,
width.block-html h4:only-child,
width.block-html h5:only-child,
width.block-html h6:only-child {
  margin-bottom: 0;
}

.page-chapo, .items.search .advanced-search__intro {
  font-size: 1.125em;
  font-weight: 600;
}

/* CITATION
---------------------------------------------------- */
.blocks-inner .block-html:has(.page-quote) {
  position: relative;
  background-color: #F2A05A;
  text-align: center;
}
.blocks-inner .block-html:has(.page-quote)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 32px;
  clip-path: polygon(0% 0%, 100% 100%, 0% 100%);
  background-color: #FFF;
}
.blocks-inner .block-html:has(.page-quote) + .block {
  margin-top: 32px;
}

.page-quote {
  position: relative;
  background-color: #F2A05A;
  text-align: left;
  font-weight: 500;
  font-size: 1.16667em;
}
.page-quote::before, .page-quote::after {
  content: "";
  position: absolute;
  left: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: calc(100% - 16px);
  height: 24px;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #FFF;
}
@media (min-width: 600px) {
  .page-quote::before, .page-quote::after {
    left: 16px;
    width: calc(100% - 32px);
    height: 32px;
  }
}
.page-quote::before {
  -webkit-mask-image: var(--icon-quote--left);
          mask-image: var(--icon-quote--left);
  -webkit-mask-position: left;
          mask-position: left;
}
.page-quote::after {
  -webkit-mask-image: var(--icon-quote--right);
          mask-image: var(--icon-quote--right);
  -webkit-mask-position: right;
          mask-position: right;
}
.page-quote > * {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.page-quote blockquote {
  width: initial;
}
.page-quote blockquote::before, .page-quote blockquote::after {
  content: none;
}
.page-quote blockquote + p:last-child {
  margin-bottom: 16px;
}
.page-quote small {
  display: block;
  line-height: 1.25;
  font-family: var(--font-global), Helvetica, Arial, serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1rem;
  color: #000;
}
.page-quote small strong {
  font-size: 1.125rem;
}

/* BLOCK MIS EN AVANT
---------------------------------------------------- */
.page-featured {
  position: relative;
  padding: 24px 16px;
}
@media (min-width: 600px) {
  .page-featured {
    padding: 32px 24px;
  }
}
@media (min-width: 768px) {
  .page-featured {
    padding: 48px 48px;
  }
}
@media (min-width: 1080px) {
  .page-featured {
    padding-left: 64px;
    padding-right: 64px;
  }
}
@media (min-width: 1366px) {
  .page-featured {
    padding-left: 96px;
    padding-right: 96px;
  }
}
.page-featured::before, .page-featured::after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  height: 2px;
  width: 100%;
  -webkit-mask: var(--icon-border) repeat-x center/contain;
          mask: var(--icon-border) repeat-x center/contain;
  background-color: #ee7184;
}
.page-featured::before {
  top: 0;
}
.page-featured::after {
  bottom: 0;
  -webkit-transform: rotate(1deg);
      -ms-transform: rotate(1deg);
          transform: rotate(1deg);
}
.page-featured h2:first-child,
.page-featured h3:first-child,
.page-featured .media-list .property dt:first-child,
.media-list .property .page-featured dt:first-child,
.page-featured h4:first-child {
  margin-top: 0;
  font-size: 1.16667em;
  font-weight: 700;
  text-align: left;
}
.page-featured p:last-of-type {
  margin-bottom: 0;
}

/* BIBLIOGRAPHIE - AUTEURS
---------------------------------------------------- */
.page-bibliography,
.page-authors {
  position: relative;
}
@media (min-width: 1080px) {
  .page-bibliography,
  .page-authors {
    margin-left: -7.264957265%;
    margin-right: -7.264957265%;
    max-width: calc(100% + 14.5299145299%);
    width: calc(100% + 14.5299145299%);
  }
}
@media (min-width: 1366px) {
  .page-bibliography,
  .page-authors {
    margin-left: calc((100% - 960px) / 2);
    margin-right: calc((100% - 960px) / 2);
    width: 960px;
    max-width: 960px;
  }
}
@media (min-width: 600px) {
  .page-bibliography,
  .page-authors {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 200px 16px 1fr;
    grid-template-columns: 200px 1fr;
    grid-column-gap: 16px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.page-bibliography::before,
.page-authors::before {
  position: absolute;
  width: 3px;
  height: 100%;
  background-color: #F2A05A;
}
@media (min-width: 600px) {
  .page-bibliography::before,
  .page-authors::before {
    content: "";
    left: calc(200px + 8px);
  }
}
.page-bibliography h2,
.page-authors h2 {
  position: relative;
  display: inline-block;
  font-size: 1.16667em;
}
.page-bibliography h2::after,
.page-authors h2::after {
  content: "";
  position: absolute;
  bottom: -32px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 32px;
  height: 32px;
  -webkit-mask: var(--icon-bookmark) no-repeat center/contain;
          mask: var(--icon-bookmark) no-repeat center/contain;
  background-color: #F2A05A;
}
.page-bibliography ul,
.page-authors ul {
  margin-top: 0;
  padding-right: 24px;
  padding-left: 24px;
}
.page-bibliography ul li,
.page-authors ul li {
  padding-left: 0;
}
.page-bibliography ul li::before,
.page-authors ul li::before {
  content: none;
}

.block .page-authors h2::after {
  -webkit-mask-image: var(--icon-user);
          mask-image: var(--icon-user);
}

/* VIDEO CANAl U
---------------------------------------------------- */
.html-page-video iframe {
  width: 100%;
}

/* VIDEO  IFRAME / VISUEL + GRANDE LARGEUR BLOC
---------------------------------------------------- */
.page-block-sm h2,
.page-block-sm h3,
.page-block-sm .media-list .property dt,
.media-list .property .page-block-sm dt,
.page-block-sm h4,
.page-block-sm h5,
.page-block-sm h6,
.page-block-sm ul,
.page-block-sm ol,
.page-block-sm p:not(:has(iframe)),
.page-block-sm figcaption,
.page-block-md h2,
.page-block-md h3,
.page-block-md .media-list .property dt,
.media-list .property .page-block-md dt,
.page-block-md h4,
.page-block-md h5,
.page-block-md h6,
.page-block-md ul,
.page-block-md ol,
.page-block-md p:not(:has(iframe)),
.page-block-md figcaption,
.page-block-lg h2,
.page-block-lg h3,
.page-block-lg .media-list .property dt,
.media-list .property .page-block-lg dt,
.page-block-lg h4,
.page-block-lg h5,
.page-block-lg h6,
.page-block-lg ul,
.page-block-lg ol,
.page-block-lg p:not(:has(iframe)),
.page-block-lg figcaption {
  max-width: 680px;
  margin-right: auto;
  margin-left: auto;
}
.page-block-sm figure,
.page-block-sm img,
.page-block-sm iframe,
.page-block-md figure,
.page-block-md img,
.page-block-md iframe,
.page-block-lg figure,
.page-block-lg img,
.page-block-lg iframe {
  width: 100%;
}
.page-block-sm p:has(iframe, + figcaption),
.page-block-md p:has(iframe, + figcaption),
.page-block-lg p:has(iframe, + figcaption) {
  margin-bottom: 0;
}

/* Media Embed - Bloc Média
--------------------------------------------- */
.block-media .media-embed .resource {
  position: relative;
}
.block-media .media-embed .resource__thumbnail {
  aspect-ratio: initial;
  background-color: transparent;
}
.block-media .media-embed img {
  max-height: 500px;
}
.block-media .media-embed .h3,
.block-media .media-embed .h4,
.block-media .media-embed p {
  margin-top: 0;
}
.block-media .media-embed .h3 a,
.block-media .media-embed .h4 a,
.block-media .media-embed p a {
  display: block;
  padding: 8px 32px 8px 0;
  border-bottom: 0;
}
.block-media .media-embed .h3 a:hover, .block-media .media-embed .h3 a:focus,
.block-media .media-embed .h4 a:hover,
.block-media .media-embed .h4 a:focus,
.block-media .media-embed p a:hover,
.block-media .media-embed p a:focus {
  padding-left: 16px;
  padding-right: 16px;
  background-color: #742267;
  -webkit-box-shadow: inset 0 3px 0 0 #742267;
          box-shadow: inset 0 3px 0 0 #742267;
  color: #FFF;
}
.block-media .media-embed .h3 a::after,
.block-media .media-embed .h4 a::after,
.block-media .media-embed p a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.block-media .media-embed.multiple-attachments.layout-horizontal.media-display-thumbnail, .block-media .media-embed[class*=attachment-count]:not(.attachment-count-1).layout-horizontal.media-display-thumbnail {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (min-width: 768px) {
  .block-media .media-embed.multiple-attachments.layout-horizontal.media-display-thumbnail, .block-media .media-embed[class*=attachment-count]:not(.attachment-count-1).layout-horizontal.media-display-thumbnail {
    margin-left: calc((100% - 768px + 32px) / 2);
    margin-right: calc((100% - 768px + 32px) / 2);
    width: calc(768px - 32px);
    max-width: calc(768px - 32px);
  }
}
@media (min-width: 1080px) {
  .block-media .media-embed.multiple-attachments.layout-horizontal.media-display-thumbnail, .block-media .media-embed[class*=attachment-count]:not(.attachment-count-1).layout-horizontal.media-display-thumbnail {
    margin-left: calc((100% - 1080px + 32px) / 2);
    margin-right: calc((100% - 1080px + 32px) / 2);
    width: calc(1080px - 32px);
    max-width: calc(1080px - 32px);
  }
}
@media (min-width: 1366px) {
  .block-media .media-embed.multiple-attachments.layout-horizontal.media-display-thumbnail, .block-media .media-embed[class*=attachment-count]:not(.attachment-count-1).layout-horizontal.media-display-thumbnail {
    margin-left: calc((100% - 1080px) / 2);
    margin-right: calc((100% - 1080px) / 2);
    width: 1080px;
    max-width: 1080px;
  }
}
.block-media .media-embed.multiple-attachments.layout-horizontal.media-display-thumbnail .resource, .block-media .media-embed[class*=attachment-count]:not(.attachment-count-1).layout-horizontal.media-display-thumbnail .resource {
  position: relative;
}
.block-media .media-embed.multiple-attachments.layout-horizontal.media-display-thumbnail .resource:hover .resource__thumbnail, .block-media .media-embed.multiple-attachments.layout-horizontal.media-display-thumbnail .resource:focus-within .resource__thumbnail, .block-media .media-embed[class*=attachment-count]:not(.attachment-count-1).layout-horizontal.media-display-thumbnail .resource:hover .resource__thumbnail, .block-media .media-embed[class*=attachment-count]:not(.attachment-count-1).layout-horizontal.media-display-thumbnail .resource:focus-within .resource__thumbnail {
  background-color: #F2A05A;
}
.block-media .media-embed.multiple-attachments.layout-horizontal.media-display-thumbnail .resource:hover img, .block-media .media-embed.multiple-attachments.layout-horizontal.media-display-thumbnail .resource:focus-within img, .block-media .media-embed[class*=attachment-count]:not(.attachment-count-1).layout-horizontal.media-display-thumbnail .resource:hover img, .block-media .media-embed[class*=attachment-count]:not(.attachment-count-1).layout-horizontal.media-display-thumbnail .resource:focus-within img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.block-media .media-embed.multiple-attachments.layout-horizontal.media-display-thumbnail .resource__thumbnail, .block-media .media-embed[class*=attachment-count]:not(.attachment-count-1).layout-horizontal.media-display-thumbnail .resource__thumbnail {
  background-color: #FAF6F4;
}
.block-media .media-embed.multiple-attachments.layout-horizontal.media-display-thumbnail img, .block-media .media-embed[class*=attachment-count]:not(.attachment-count-1).layout-horizontal.media-display-thumbnail img {
  max-height: 300px;
}
.block-media .media-embed.multiple-attachments.layout-horizontal.media-display-thumbnail, .block-media .media-embed[class*=attachment-count]:not(.attachment-count-1).layout-horizontal.media-display-thumbnail {
  /* a {
  	padding-right: $gutter--md;

  	&:hover,
  	&:focus {
  		padding-left: $gutter;
  		padding-right: $gutter;
  	}
  } */
}
.block-media .media-embed[class*=attachment-count]:not(.attachment-count-1).layout-horizontal.media-display-thumbnail .resource {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr auto;
  grid-template-rows: 1fr auto;
  height: 100%;
  margin-bottom: 0;
}

/* Media OEmbed - videos & audios
--------------------------------------------- */
.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.page-layout-normal .block-blockGroup:has(.video-responsive) {
  padding-top: 0;
}
.page-layout-normal .block-blockGroup:has(.video-responsive) > .block-html:has(h2, h3, .media-list .property dt) {
  padding-top: 0;
  padding-bottom: 0;
}
.page-layout-normal .block-blockGroup:has(.video-responsive) > .block-html:has(p) {
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 500;
}
.page-layout-normal .block-blockGroup:has(.video-responsive) > .block-html:has(p) + .block-oembed {
  padding-top: 16px;
}
.page-layout-normal .block-blockGroup:has(.video-responsive) .block-oembed {
  padding-bottom: 0;
}
.page-layout-normal .block-blockGroup:has(.video-responsive) .block-oembed + .block-html {
  padding-top: 8px;
}
.page-layout-normal .block-blockGroup:has(.video-responsive) .block-oembed + .block-html p {
  color: #353E47;
}

/* Table of contents
--------------------------------------------- */
.toc-block {
  padding: 16px;
  border: 1px solid #742267;
}
@media (min-width: 600px) {
  .toc-block {
    padding: 24px;
  }
}
.toc-block ul {
  border: 0;
}

.blocks-inner > .block-blockGroup:has(.toc-block-toc) {
  margin-top: 64px;
  margin-bottom: 64px;
}
@media (min-width: 768px) {
  .blocks-inner > .block-blockGroup:has(.toc-block-toc) {
    margin-top: 96px;
  }
}
.blocks-inner > .block-blockGroup:has(.toc-block-toc) ul {
  margin: 0;
}

.page-layout-grid .block-blockGroup:has(.toc-block-toc) .block-html.grid-span-12 {
  -ms-grid-column-span: 4;
  grid-column-end: span 4;
}
.page-layout-grid .block-blockGroup:has(.toc-block-toc) .block-listOfPages.grid-span-12 {
  -ms-grid-column: 6;
      grid-column-start: 6;
}

@media (min-width: 768px) {
  .page-layout-normal .block-blockGroup:has(.toc-block-toc) {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 4fr;
    grid-template-columns: 1fr 4fr;
  }
}
@media (min-width: 1080px) {
  .page-layout-normal .block-blockGroup:has(.toc-block-toc) {
    grid-column-gap: 64px;
  }
}

.block-blockGroup:has(.toc-block-toc) {
  position: relative;
  clear: both;
}
@media (min-width: 1080px) {
  .block-blockGroup:has(.toc-block-toc) {
    margin-left: -7.264957265%;
    margin-right: -7.264957265%;
    max-width: calc(100% + 14.5299145299%);
    width: calc(100% + 14.5299145299%);
  }
}
@media (min-width: 1366px) {
  .block-blockGroup:has(.toc-block-toc) {
    margin-left: calc((100% - 960px) / 2);
    margin-right: calc((100% - 960px) / 2);
    width: 960px;
    max-width: 960px;
  }
}
.block-blockGroup:has(.toc-block-toc) {
  padding-left: 24px;
  padding-right: 24px;
}
@media (min-width: 600px) {
  .block-blockGroup:has(.toc-block-toc) {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 1080px) {
  .block-blockGroup:has(.toc-block-toc) {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media (min-width: 1366px) {
  .block-blockGroup:has(.toc-block-toc) {
    padding-left: 64px;
    padding-right: 64px;
  }
}
.block-blockGroup:has(.toc-block-toc)::before, .block-blockGroup:has(.toc-block-toc)::after {
  content: "";
  position: absolute;
  display: block;
}
.block-blockGroup:has(.toc-block-toc)::before {
  left: -2px;
  top: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  background-color: #F2A05A;
  clip-path: polygon(100% 0%, 100% 94%, 0% 100%, 0% 0%);
}
.block-blockGroup:has(.toc-block-toc)::after {
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  clip-path: polygon(100% 0%, 100% 94%, 0% 100%, 0% 0%);
  background-color: #FFF;
}
.block-blockGroup:has(.toc-block-toc) > .block {
  position: relative;
  z-index: 2;
  margin: 0;
  padding-top: 0;
}
.block-blockGroup:has(.toc-block-toc) h2:only-child,
.block-blockGroup:has(.toc-block-toc) h3:only-child,
.block-blockGroup:has(.toc-block-toc) .media-list .property dt:only-child,
.media-list .property .block-blockGroup:has(.toc-block-toc) dt:only-child,
.block-blockGroup:has(.toc-block-toc) h4:only-child {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 0 48px;
  padding: 0;
  text-align: center;
  font-weight: 700;
  font-size: 1.16667em;
  color: #353E47;
}
.block-blockGroup:has(.toc-block-toc) h2:only-child::after,
.block-blockGroup:has(.toc-block-toc) h3:only-child::after,
.block-blockGroup:has(.toc-block-toc) .media-list .property dt:only-child::after,
.media-list .property .block-blockGroup:has(.toc-block-toc) dt:only-child::after,
.block-blockGroup:has(.toc-block-toc) h4:only-child::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -48px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 24px;
  height: 32px;
  -webkit-mask: var(--icon-summary) no-repeat center/contain;
          mask: var(--icon-summary) no-repeat center/contain;
  background-color: #F2A05A;
}
.block-blockGroup:has(.toc-block-toc) > ul {
  margin: 0;
  padding-left: 0;
  border: 0;
}
.block-blockGroup:has(.toc-block-toc) ul li {
  position: relative;
  padding-left: 0;
}
.block-blockGroup:has(.toc-block-toc) ul li a {
  border: 0;
}

/* List of pages
--------------------------------------------- */
.block-blockGroup .list-of-pages-toc > ul {
  margin: 0;
  padding: 0;
}
.block-blockGroup .list-of-pages-toc > ul a {
  font-weight: 700;
}

.blocks-inner > .block-blockGroup:has(.list-of-pages-toc) {
  margin-top: 64px;
  margin-bottom: 64px;
}
@media (min-width: 768px) {
  .blocks-inner > .block-blockGroup:has(.list-of-pages-toc) {
    margin-top: 96px;
  }
}

.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h2:only-child),
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h3:only-child, > .media-list .property dt:only-child),
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h4:only-child) {
  padding-bottom: 0;
}
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h2:only-child) h2,
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h2:only-child) h3,
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h2:only-child) .media-list .property dt,
.media-list .property .block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h2:only-child) dt,
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h2:only-child) h4,
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h3:only-child, > .media-list .property dt:only-child) h2,
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h3:only-child, > .media-list .property dt:only-child) h3,
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h3:only-child, > .media-list .property dt:only-child) .media-list .property dt,
.media-list .property .block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h3:only-child, > .media-list .property dt:only-child) dt,
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h3:only-child, > .media-list .property dt:only-child) h4,
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h4:only-child) h2,
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h4:only-child) h3,
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h4:only-child) .media-list .property dt,
.media-list .property .block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h4:only-child) dt,
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h4:only-child) h4,
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h2:only-child) .media-list .property dt,
.media-list .property .block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h2:only-child) dt,
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h3:only-child, > .media-list .property dt:only-child) .media-list .property dt,
.media-list .property .block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h3:only-child, > .media-list .property dt:only-child) dt,
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h4:only-child) .media-list .property dt,
.media-list .property .block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h4:only-child) dt,
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h2:only-child) .media-list .property dt,
.media-list .property .block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h2:only-child) dt,
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h3:only-child, > .media-list .property dt:only-child) h2,
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h3:only-child, > .media-list .property dt:only-child) h3,
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h3:only-child, > .media-list .property dt:only-child) .media-list .property dt,
.media-list .property .block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h3:only-child, > .media-list .property dt:only-child) dt,
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h3:only-child, > .media-list .property dt:only-child) h4,
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h4:only-child) h2,
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h4:only-child) h3,
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h4:only-child) .media-list .property dt,
.media-list .property .block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h4:only-child) dt,
.block-blockGroup:has(.block-html + .block-listOfPages) .block-html:has(> h4:only-child) h4 {
  margin-bottom: 0;
  text-align: left;
}
.block-blockGroup:has(.block-html + .block-listOfPages) .block-listOfPages,
.block-blockGroup:has(.block-html + .block-listOfPages) .block-listOfPages,
.block-blockGroup:has(.block-html + .block-listOfPages) .block-listOfPages {
  padding-top: 0;
}

.page-layout-grid .block-blockGroup:has(.list-of-pages-toc) .block-html.grid-span-12 {
  -ms-grid-column-span: 4;
  grid-column-end: span 4;
}
.page-layout-grid .block-blockGroup:has(.list-of-pages-toc) .block-listOfPages.grid-span-12 {
  -ms-grid-column: 6;
      grid-column-start: 6;
}

@media (min-width: 768px) {
  .page-layout-normal .block-blockGroup:has(.list-of-pages-toc) {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 4fr;
    grid-template-columns: 1fr 4fr;
  }
}
@media (min-width: 1080px) {
  .page-layout-normal .block-blockGroup:has(.list-of-pages-toc) {
    grid-column-gap: 64px;
  }
}

.block-blockGroup:has(.list-of-pages-toc) {
  position: relative;
  clear: both;
}
@media (min-width: 1080px) {
  .block-blockGroup:has(.list-of-pages-toc) {
    margin-left: -7.264957265%;
    margin-right: -7.264957265%;
    max-width: calc(100% + 14.5299145299%);
    width: calc(100% + 14.5299145299%);
  }
}
@media (min-width: 1366px) {
  .block-blockGroup:has(.list-of-pages-toc) {
    margin-left: calc((100% - 960px) / 2);
    margin-right: calc((100% - 960px) / 2);
    width: 960px;
    max-width: 960px;
  }
}
.block-blockGroup:has(.list-of-pages-toc) {
  padding-left: 24px;
  padding-right: 24px;
}
@media (min-width: 600px) {
  .block-blockGroup:has(.list-of-pages-toc) {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 1080px) {
  .block-blockGroup:has(.list-of-pages-toc) {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media (min-width: 1366px) {
  .block-blockGroup:has(.list-of-pages-toc) {
    padding-left: 64px;
    padding-right: 64px;
  }
}
.block-blockGroup:has(.list-of-pages-toc)::before, .block-blockGroup:has(.list-of-pages-toc)::after {
  content: "";
  position: absolute;
  display: block;
}
.block-blockGroup:has(.list-of-pages-toc)::before {
  left: -2px;
  top: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  background-color: #F2A05A;
  clip-path: polygon(100% 0%, 100% 94%, 0% 100%, 0% 0%);
}
.block-blockGroup:has(.list-of-pages-toc)::after {
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  clip-path: polygon(100% 0%, 100% 94%, 0% 100%, 0% 0%);
  background-color: #FFF;
}
.block-blockGroup:has(.list-of-pages-toc) > .block {
  position: relative;
  z-index: 2;
  margin: 0;
  padding-top: 0;
}
.block-blockGroup:has(.list-of-pages-toc) h2:only-child,
.block-blockGroup:has(.list-of-pages-toc) h3:only-child,
.block-blockGroup:has(.list-of-pages-toc) .media-list .property dt:only-child,
.media-list .property .block-blockGroup:has(.list-of-pages-toc) dt:only-child,
.block-blockGroup:has(.list-of-pages-toc) h4:only-child {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 0 48px;
  padding: 0;
  text-align: center;
  font-weight: 700;
  font-size: 1.16667em;
  color: #353E47;
}
.block-blockGroup:has(.list-of-pages-toc) h2:only-child::after,
.block-blockGroup:has(.list-of-pages-toc) h3:only-child::after,
.block-blockGroup:has(.list-of-pages-toc) .media-list .property dt:only-child::after,
.media-list .property .block-blockGroup:has(.list-of-pages-toc) dt:only-child::after,
.block-blockGroup:has(.list-of-pages-toc) h4:only-child::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -48px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 24px;
  height: 32px;
  -webkit-mask: var(--icon-summary) no-repeat center/contain;
          mask: var(--icon-summary) no-repeat center/contain;
  background-color: #F2A05A;
}
.block-blockGroup:has(.list-of-pages-toc) > ul {
  margin: 0;
  padding-left: 0;
  border: 0;
}
.block-blockGroup:has(.list-of-pages-toc) ul li {
  position: relative;
  padding-left: 0;
}
.block-blockGroup:has(.list-of-pages-toc) ul li a {
  border: 0;
}

/* List of sites
--------------------------------------------- */
.block-listOfSites .list-of-sites .site {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 24px;
}
.block-listOfSites .list-of-sites .site:has(.site-thumbnail) {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 220px 1fr;
  grid-template-columns: 220px 1fr;
}
.block-listOfSites .list-of-sites .site-thumbnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: columns;
          flex-direction: columns;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  aspect-ratio: 3/2;
  overflow: hidden;
}
.block-listOfSites .list-of-sites .site-thumbnail img {
  max-height: initial;
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.block-listOfSites .list-of-sites .site:not(:has(.site-thumbnail)) .site-link {
  position: relative;
  margin-left: 48px;
}
.block-listOfSites .list-of-sites .site:not(:has(.site-thumbnail)) .site-link::before {
  content: "";
  position: absolute;
  top: 0;
  left: -48px;
  display: block;
  height: 30px;
  width: 22px;
  background: var(--icon-bookmark) no-repeat left center/contain;
}

/* Page Date Time
--------------------------------------------- */
.block-pageDateTime .page-date-time {
  text-align: center;
  text-transform: uppercase;
  font-family: var(--font-headings), sans-serif;
  color: #000;
}
.block-pageDateTime .property {
  font-weight: 400;
}
.block-pageDateTime .value {
  text-transform: none;
  font-family: var(--font-global), Helvetica, Arial, serif;
}

/* Line Break
--------------------------------------------- */
.break.transparent {
  margin: 24px 0;
}

.break.opaque {
  border-bottom-width: 2px;
  border-bottom-color: #F2A05A;
}

.break.img-separator {
  position: relative;
}
@media (min-width: 768px) {
  .break.img-separator {
    margin-left: calc((100% - 768px) / 2);
    margin-right: calc((100% - 768px) / 2);
    width: 768px;
    max-width: 768px;
  }
}
@media (min-width: 1080px) {
  .break.img-separator {
    margin-left: calc((100% - 1080px) / 2);
    margin-right: calc((100% - 1080px) / 2);
    width: 1080px;
    max-width: 1080px;
  }
}
@media (min-width: 1600px) {
  .break.img-separator {
    margin-left: calc((100% - 1366px) / 2);
    margin-right: calc((100% - 1366px) / 2);
    width: 1366px;
    max-width: 1366px;
  }
}
.break.img-separator {
  height: 80px;
  margin-top: 0;
  margin-bottom: 0;
  background: var(--img-separator) no-repeat center/contain;
  border: 0;
}

.break.line-separator {
  position: relative;
}
@media (min-width: 1080px) {
  .break.line-separator {
    margin-left: -7.264957265%;
    margin-right: -7.264957265%;
    max-width: calc(100% + 14.5299145299%);
    width: calc(100% + 14.5299145299%);
  }
}
@media (min-width: 1366px) {
  .break.line-separator {
    margin-left: calc((100% - 960px) / 2);
    margin-right: calc((100% - 960px) / 2);
    width: 960px;
    max-width: 960px;
  }
}
.break.line-separator {
  border-bottom-width: 0;
}
.break.line-separator::before {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  height: 2px;
  width: 100%;
  -webkit-mask: var(--icon-border) repeat-x center/contain;
          mask: var(--icon-border) repeat-x center/contain;
  background-color: #ee7184;
}

/* Pagination
--------------------------------------------- */
@media (min-width: 768px) {
  .pagination__container {
    -ms-flex-preferred-size: 400px;
        flex-basis: 400px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

.pagination {
  position: relative;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  font-family: var(--font-headings), sans-serif;
  font-weight: 700;
  font-size: 0.88889em;
}
.pagination::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 25%;
  display: block;
  width: 50%;
  height: 1px;
  background-color: #FFF;
}
@media (min-width: 768px) {
  .pagination::before {
    top: 0;
    left: -16px;
    width: 1px;
    height: 100%;
  }
}
.pagination form {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 8px auto 8px 1fr;
  grid-template-columns: auto auto 1fr;
  grid-column-gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-height: 45px;
}
.pagination form::before {
  content: "";
  position: absolute;
  top: 0;
  left: -8px;
  display: block;
  width: 1px;
  height: 100%;
  background-color: #FFF;
}
.pagination input {
  max-width: 70px;
  height: 100%;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 0;
  text-align: right;
}
.pagination .row-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 45px;
}
@media (min-width: 1366px) {
  .pagination .page-count,
  .pagination .row-count {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}
.pagination-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
}
.pagination .next::before,
.pagination .prev::before {
  background-color: #000;
}

.browse-controls .pagination__container:only-child .pagination::before {
  content: none;
}

.resource-pagination--bottom {
  position: relative;
  margin-top: 0;
  margin-bottom: 32px;
  padding: 8px;
  background-color: #5BBBA7;
}
@media (min-width: 768px) {
  .resource-pagination--bottom {
    margin-bottom: 48px;
  }
}
.resource-pagination--bottom::after {
  content: "";
  position: absolute;
  bottom: -16px;
  left: 0;
  display: block;
  width: 100%;
  height: 16px;
  clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
  background-color: #5BBBA7;
}
@media (min-width: 768px) {
  .resource-pagination--bottom::after {
    bottom: -24px;
    height: 24px;
  }
}
@media (min-width: 1080px) {
  .resource-pagination--bottom::after {
    bottom: -32px;
    height: 32px;
  }
}
@media (min-width: 1366px) {
  .resource-pagination--bottom::after {
    bottom: -48px;
    height: 48px;
  }
}
.resource-pagination--bottom .pagination {
  margin-right: auto;
  margin-left: auto;
}
.resource-pagination--bottom .pagination::before {
  content: none;
}

.site-page-pagination {
  position: relative;
  padding-top: 32px;
}
.site-page-pagination::before {
  content: "";
  position: absolute;
  top: 24px;
  left: 0;
  display: block;
  width: 100%;
  height: 24px;
  background: var(--img-separator--pagination) no-repeat center/contain;
}
.site-page-pagination .wrap, .site-page-pagination .mapping.browse #advanced-search .advanced-search-content, .mapping.browse #advanced-search .site-page-pagination .advanced-search-content, .site-page-pagination #advanced-search .advanced-search-content, #advanced-search .site-page-pagination .advanced-search-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 64px 16px;
}
@media (min-width: 1366px) {
  .site-page-pagination .wrap, .site-page-pagination .mapping.browse #advanced-search .advanced-search-content, .mapping.browse #advanced-search .site-page-pagination .advanced-search-content, .site-page-pagination #advanced-search .advanced-search-content, #advanced-search .site-page-pagination .advanced-search-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.site-page-pagination .page__next:only-child {
  margin-left: auto;
}
/* Facets
--------------------------------------------- */
.search-facets.accordion__container {
  padding: 0 0 24px 0;
}
@media (min-width: 1080px) {
  .search-facets.accordion__container {
    padding-bottom: 0;
  }
}

.search-facets {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-bottom: 24px;
  padding: 16px;
  background-color: #FAF6F4;
}
@media (min-width: 1080px) {
  .search-facets {
    -ms-flex-preferred-size: 31.6239316239%;
        flex-basis: 31.6239316239%;
    margin-bottom: 0;
    padding: 32px 24px;
  }
}
.search-facets__title {
  text-transform: none;
}
.search-facets ul {
  padding-left: 0;
}
.search-facets .search-facet::before {
  content: none;
}
.search-facet {
  margin-bottom: 32px;
}
.search-facet:first-of-type {
  margin-top: 24px;
}
.search-facet-items .search-facet-item .inactive a::before,
.search-facet-items .search-facet-item .active a::before {
  content: "";
  position: absolute;
  left: -24px;
  top: 2px;
  display: block;
  width: 16px;
  height: 16px;
  background-color: transparent;
  border: 1px solid #5BBBA7;
  border-radius: 20px;
}
.search-facet-items .search-facet-item .active a::before {
  background-color: #F2A05A;
}
.search-facet__title {
  font-weight: 400;
}
.search-facet-item {
  margin-bottom: 8px;
  padding-left: 24px;
  text-transform: uppercase;
  line-height: 1.25;
}
.search-facet-item a,
.search-facet-item .active a {
  position: relative;
}
.search-facet-item a:hover, .search-facet-item a:focus, .search-facet-item a:visited:hover, .search-facet-item a:visited:focus,
.search-facet-item .active a:hover,
.search-facet-item .active a:focus,
.search-facet-item .active a:visited:hover,
.search-facet-item .active a:visited:focus {
  -webkit-box-shadow: inset 0 -3px 0 0 #5BBBA7;
          box-shadow: inset 0 -3px 0 0 #5BBBA7;
}
.search-facet-item .active a {
  -webkit-box-shadow: inset 0 -3px 0 0 #F2A05A;
          box-shadow: inset 0 -3px 0 0 #F2A05A;
}
/* Resources
--------------------------------------------- */
.browse-controls {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 48px;
  margin-top: 32px;
  padding: 8px;
  background-color: #5BBBA7;
  font-size: 0.88889em;
  font-weight: 700;
}
@media (min-width: 768px) {
  .browse-controls {
    margin-top: 48px;
    padding: 16px;
  }
}
@media (min-width: 768px) {
  .browse-controls {
    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-column-gap: 32px;
       -moz-column-gap: 32px;
            column-gap: 32px;
  }
}
.browse-controls::before {
  content: "";
  position: absolute;
  top: -16px;
  left: 0;
  display: block;
  width: 100%;
  height: 16px;
  clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
  background-color: #5BBBA7;
}
@media (min-width: 768px) {
  .browse-controls::before {
    top: -24px;
    height: 24px;
  }
}
@media (min-width: 1080px) {
  .browse-controls::before {
    top: -32px;
    height: 32px;
  }
}
@media (min-width: 1366px) {
  .browse-controls::before {
    top: -48px;
    height: 48px;
  }
}
.browse-controls input[type=text],
.browse-controls select {
  margin-bottom: 0;
}
.browse-controls .simple-accordion__container {
  -ms-flex-preferred-size: 540px;
      flex-basis: 540px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
}
@media (min-width: 600px) {
  .browse-controls .simple-accordion__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (min-width: 1080px) {
  .browse-controls .simple-accordion__container {
    margin-bottom: 0;
  }
}
.browse-controls .sorting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 100%;
}
.browse-controls .sorting select {
  -ms-flex-preferred-size: 170px;
      flex-basis: 170px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.browse-controls .sorting button {
  -ms-flex-preferred-size: fit-content;
      flex-basis: fit-content;
}

.browse-results-display {
  position: relative;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  font-family: var(--font-headings), sans-serif;
  font-weight: 700;
}
@media (min-width: 768px) {
  .browse-results-display {
    -ms-flex-preferred-size: fit-content;
        flex-basis: fit-content;
  }
}
.browse-results-display::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 25%;
  display: block;
  width: 50%;
  height: 1px;
  background-color: #FFF;
}
@media (min-width: 768px) {
  .browse-results-display::before {
    top: 0;
    left: -16px;
    width: 1px;
    height: 100%;
  }
}
.browse-results-display .icon::before, .browse-results-display .faceted-browse-page #container .close-button .close-glyph::before, .faceted-browse-page #container .close-button .browse-results-display .close-glyph::before {
  background-color: #000;
}
.browse-results-display a {
  padding: 4px;
}
.browse-results-display a:hover, .browse-results-display a:focus {
  background-color: #FAF6F4;
}
.browse-results-display .active {
  background-color: #0D1D29;
  pointer-events: none;
}
.browse-results-display .active:focus .icon::before, .browse-results-display .active:focus .faceted-browse-page #container .close-button .close-glyph::before, .faceted-browse-page #container .close-button .browse-results-display .active:focus .close-glyph::before {
  background-color: #000;
}
.browse-results-display .active .icon::before, .browse-results-display .active .faceted-browse-page #container .close-button .close-glyph::before, .faceted-browse-page #container .close-button .browse-results-display .active .close-glyph::before {
  background-color: #FFF;
}

.search-results,
.item-set-items {
  container-type: inline-size;
  container-name: resource-grid;
}

.blocks .resource-list.grid {
  display: -ms-grid;
  display: grid;
}
@container resource-grid (min-width: 450px) {
  .blocks .resource-list.grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@container resource-grid (min-width: 600px) {
  .blocks .resource-list.grid {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@container resource-grid (min-width: 768px) {
  .blocks .resource-list.grid {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.blocks .resource-list.grid .resource__container {
  height: 100%;
}
.blocks .resource-list.grid .resource__item {
  background-color: transparent;
}
.blocks .resource-list.grid .resource__item:hover .resource__content, .blocks .resource-list.grid .resource__item:focus-within .resource__content {
  background-color: #F2A05A;
}
.blocks .resource-list.grid .resource__item .resource__contents,
.blocks .resource-list.grid .resource__item .resource__container > a {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 200px 0 1fr;
  grid-template-rows: 200px 1fr;
  grid-row-gap: 0;
  grid-column-gap: 0;
  height: 100%;
}
.blocks .resource-list.grid .resource__item .resource__contents > *:nth-child(1), .blocks .resource-list.grid .resource__item .resource__container > a > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.blocks .resource-list.grid .resource__item .resource__contents > *:nth-child(2), .blocks .resource-list.grid .resource__item .resource__container > a > *:nth-child(2) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
.blocks .resource-list.grid .resource__item .resource__thumbnail {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: auto;
}
.blocks .resource-list.grid .resource__item .resource__title {
  margin-top: 24px;
}
.blocks .resource-list.grid .resource__item .resource__title a {
  display: initial;
}
.blocks .resource-list.grid .resource__item .resource__title a:hover, .blocks .resource-list.grid .resource__item .resource__title a:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.blocks .resource-list.grid .resource__item .resource__content {
  width: calc(100% + 32px);
  height: calc(100% + 16px);
  margin-left: -16px;
  margin-right: -16px;
  margin-bottom: -16px;
  padding: 0 16px 16px;
  background-color: #FAF6F4;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.blocks .resource-list.grid .metadata,
.blocks .resource-list.grid .properties-wrapper {
  display: none;
}

.blocks ul.resource-list {
  display: -ms-grid;
  display: grid;
  grid-row-gap: 32px;
  gap: 8px;
  margin: 32px 0 0;
  padding: 0;
}
@media (min-width: 768px) {
  .blocks ul.resource-list {
    -ms-grid-columns: 1fr 8px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    margin-top: 48px;
  }
}
.blocks ul.resource-list .resource__item {
  list-style-type: none;
}
@media (min-width: 768px) {
  .blocks ul.resource-list .resource__item {
    -ms-flex-preferred-size: 48.7179487179%;
        flex-basis: 48.7179487179%;
  }
}

.search-results .resource-list {
  gap: 8px;
}

.resource-list__title {
  margin-bottom: 48px;
  text-align: center;
}

.resource__container {
  container-name: itemcontents;
  container-type: inline-size;
}
.resource__item {
  position: relative;
  background-color: #FAF6F4;
}
.resource__item::before {
  content: "";
  position: absolute;
  left: -16px;
  top: -32px;
  display: block;
  width: calc(100% + 32px);
  height: calc(100% + 64px);
  clip-path: polygon(100% 0%, 100% 94%, 0% 100%, 0% 6%);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.resource__item:hover::before, .resource__item:focus-within::before {
  z-index: 1;
  background-color: #F2A05A;
}
.resource__item:hover .resource__contents,
.resource__item:hover .resource__container > a, .resource__item:focus-within .resource__contents,
.resource__item:focus-within .resource__container > a {
  z-index: 2;
}
.resource__item .resource__contents .resource__title a {
  color: #000;
}
.resource__item .resource__contents,
.resource__item .resource__container > a {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-row-gap: 16px;
  width: 100%;
  padding: 16px;
  color: #000;
}
@container itemcontents (min-width: 450px) {
  .resource__item .resource__contents,
  .resource__item .resource__container > a {
    -ms-grid-columns: 1fr 16px 3fr;
    grid-template-columns: 1fr 3fr;
    grid-column-gap: 16px;
  }
}
@container itemcontents (min-width: 600px) {
  .resource__item .resource__contents,
  .resource__item .resource__container > a {
    -ms-grid-columns: 1fr 16px 4fr;
    grid-template-columns: 1fr 4fr;
    grid-column-gap: 16px;
    padding: 24px;
  }
}
@container itemcontents (min-width: 768px) {
  .resource__item .resource__contents,
  .resource__item .resource__container > a {
    grid-column-gap: 32px;
    padding-right: 32px;
  }
}
.resource__item .resource__contents:hover, .resource__item .resource__contents:focus,
.resource__item .resource__container > a:hover,
.resource__item .resource__container > a:focus {
  background-color: #F2A05A;
}
.resource__item h2,
.resource__item h3,
.resource__item .media-list .property dt,
.media-list .property .resource__item dt,
.resource__item h4 {
  margin-top: 0;
  margin-bottom: 8px;
  text-transform: none;
  font-size: 1em;
  font-weight: 600;
}
.resource__thumbnail {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 200px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.resource__thumbnail img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom top;
     object-position: bottom top;
  max-height: 100%;
}
.resource__title {
  margin-bottom: 16px;
  text-align: left;
}
.resource__title a {
  color: #353E47;
}
.resource__title a::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.resource .value a {
  z-index: 10;
}

.list .resource__link {
  -ms-grid-columns: 150px 1fr;
  grid-template-columns: 150px 1fr;
}
.list .resource__thumbnail {
  max-height: 150px;
}

/* Search Results
--------------------------------------------- */
.search-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
  padding: 16px 0;
}
@media (min-width: 600px) {
  .search-filters {
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
  }
}
@media (min-width: 768px) {
  .search-filters {
    -webkit-column-gap: 32px;
       -moz-column-gap: 32px;
            column-gap: 32px;
  }
}
.search-filters .filter {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  padding-left: 8px;
  border-left: 4px solid #742267;
}
.search-filters .filter-label {
  padding-right: 8px;
  font-family: var(--font-headings), sans-serif;
  color: #353E47;
}
.search-filters .filter-value:not(:empty) {
  display: inline-block;
  padding: 4px 16px;
  background-color: #FFF;
  font-weight: 700;
}

/* PAGE INDEX SEARCH - résultats sur tout le site
-------------------------------------------------------------------- */
.index.search .results {
  margin-bottom: 64px;
}
.index.search .site_pages .resource__item .resource__container > a {
  display: block;
}

.search-results-wrapper {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
}
@media (min-width: 1080px) {
  .search-results-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (min-width: 1080px) {
  .search-results-wrapper .search-results {
    -ms-flex-preferred-size: 65.811965812%;
        flex-basis: 65.811965812%;
    -webkit-box-flex: inherit;
        -ms-flex-positive: inherit;
            flex-grow: inherit;
  }
}
@media (min-width: 1366px) {
  .search-results-wrapper .search-results {
    -ms-flex-preferred-size: calc(65.811965812% - 32px);
        flex-basis: calc(65.811965812% - 32px);
  }
}

/* SEARCH RESULTS HEADER --------------- */
.search-results-header {
  margin-bottom: 16px;
}
.search-results-header__container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-row-gap: 16px;
  grid-column-gap: 8px;
  width: 100%;
}
@media (min-width: 600px) {
  .search-results-header__container {
    -ms-grid-columns: -webkit-max-content auto;
    -ms-grid-columns: max-content auto;
    grid-template-columns: -webkit-max-content auto;
    grid-template-columns: max-content auto;
  }
}
.search-results-display {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #FAF6F4;
}
@media (min-width: 600px) {
  .search-results-display {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
}
.search-results-display span,
.search-results-display a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-transform: uppercase;
}
.search-results-display span {
  padding: 0 8px;
}
.search-results-display a {
  width: 48px;
  height: 48px;
  padding: 0 4px;
  color: #742267;
}
.search-results-display a.active {
  background-color: #742267;
  color: #FFF;
}
.search-results-count, .search-results-sort {
  background-color: #FAF6F4;
  padding: 4px 8px;
}
.search-results-sort form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.search-results-sort select {
  height: 45px;
  background-color: #FFF;
}
.search-results-sort label {
  position: absolute !important;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  border: 0;
  overflow: hidden;
  word-wrap: normal !important;
}
.search-results-sort label:focus {
  z-index: 100000;
  clip: auto !important;
  clip-path: none;
  left: 5px;
  top: 5px;
  display: block;
  height: auto;
  width: auto;
  padding: 15px 23px 14px;
  background-color: #EBEBEB;
  border-radius: 3px;
  -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);
  line-height: normal;
  text-decoration: none;
  font-weight: 700;
  font-size: 0.875rem;
  color: #000;
}

.search-results-footer {
  margin-top: 48px;
}
.search-results-footer .pagination {
  margin-left: 0;
}

/* Footer
--------------------------------------------- */
/* -----------------------------------------------
					FOOTER
--------------------------------------------------*/
.footer {
  margin-top: 128px;
  padding: 48px 16px 16px 16px;
  background: url("../img/bg--footer.png") no-repeat left top/100% 300px;
  background-color: #FAF6F4;
}
.footer .wrap, .footer .mapping.browse #advanced-search .advanced-search-content, .mapping.browse #advanced-search .footer .advanced-search-content, .footer #advanced-search .advanced-search-content, #advanced-search .footer .advanced-search-content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-row-gap: 8px;
}
.footer nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 48px;
     -moz-column-gap: 48px;
          column-gap: 48px;
  row-gap: 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin: 0;
}
.footer nav li {
  list-style-type: none;
}
.footer nav a {
  position: relative;
  padding: 8px 0;
  font-family: var(--font-headings), sans-serif;
  font-weight: 700;
}
.footer nav a:hover, .footer nav a:focus {
  background-color: #930000;
  color: #FFF;
}
.footer nav a::after {
  content: "";
  position: absolute;
  bottom: -3px;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #930000;
}
.footer__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 24px 0;
  font-size: 2.77778em;
}
.footer__logo img {
  max-width: 200px;
}
.footer__subtitle {
  display: block;
  font-family: var(--font-headings), sans-serif;
  font-size: 0.35em;
  color: #000;
}
.footer__socials {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
}
.footer__socials a {
  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: 24px;
  width: 24px;
  background-color: #0D1D29;
  border-radius: 3px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.footer__socials a:hover, .footer__socials a:focus {
  background-color: #742267;
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-box-shadow: 0 0 6px rgba(13, 29, 41, 0.5);
          box-shadow: 0 0 6px rgba(13, 29, 41, 0.5);
}
.footer__socials img {
  max-height: 16px;
  max-width: 16px;
}
.footer__copyright {
  text-align: center;
}

#content:has(.partners) + .footer,
.partners + .footer {
  margin-top: 0;
}

/* -----------------------------------------------
					PARTNERS
--------------------------------------------------*/
.partners {
  position: relative;
  margin-top: 128px;
  padding: 48px 16px;
}
.partners::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 2px;
  width: 100%;
  -webkit-mask: var(--icon-border) repeat-x center/contain;
          mask: var(--icon-border) repeat-x center/contain;
  background-color: #ee7184;
}
.partners .wrap, .partners .mapping.browse #advanced-search .advanced-search-content, .mapping.browse #advanced-search .partners .advanced-search-content, .partners #advanced-search .advanced-search-content, #advanced-search .partners .advanced-search-content {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.partners__title {
  position: absolute !important;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  border: 0;
  overflow: hidden;
  word-wrap: normal !important;
}
.partners__title:focus {
  z-index: 100000;
  clip: auto !important;
  clip-path: none;
  left: 5px;
  top: 5px;
  display: block;
  height: auto;
  width: auto;
  padding: 15px 23px 14px;
  background-color: #EBEBEB;
  border-radius: 3px;
  -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);
  line-height: normal;
  text-decoration: none;
  font-weight: 700;
  font-size: 0.875rem;
  color: #000;
}
.partners__list {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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;
  gap: 48px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  list-style-type: none;
}
.partners__item a {
  display: block;
  border: 2px solid transparent;
}
.partners__item a:hover, .partners__item a:focus {
  border-color: #EBEBEB;
  -webkit-box-shadow: 0 0 6px rgba(13, 29, 41, 0.5);
          box-shadow: 0 0 6px rgba(13, 29, 41, 0.5);
}
.partners__item a:hover img, .partners__item a:focus img {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}
.partners img {
  max-height: 80px;
  max-width: 300px;
  mix-blend-mode: multiply;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.partners img:hover, .partners img:focus {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}
.partners__button {
  -ms-flex-preferred-size: 280px;
      flex-basis: 280px;
  text-align: right;
}

/* -----------------------------------------------
					BACK TO TOP
--------------------------------------------------*/
#backtotop {
  position: fixed;
  z-index: 1000;
  bottom: 30px;
  right: 30px;
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #F2A05A;
  border: 0;
  border-radius: 4px;
  text-decoration: none;
  text-align: center;
  -webkit-transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
}
#backtotop::after {
  content: "";
  position: absolute;
  inset: 30%;
  -webkit-transform: translateY(20%) rotate(-45deg);
      -ms-transform: translateY(20%) rotate(-45deg);
          transform: translateY(20%) rotate(-45deg);
  border-top: 5px solid #FFF;
  border-right: 5px solid #FFF;
}
#backtotop:hover, #backtotop:focus {
  cursor: pointer;
  background-color: #742267;
}
#backtotop:active {
  opacity: 1;
  background-color: #0D1D29;
}
#backtotop.show {
  opacity: 0.5;
  visibility: visible;
}
#backtotop.show:hover, #backtotop.show:focus {
  opacity: 1;
}

/* Slider
--------------------------------------------- */
.splide__track {
  margin-bottom: 24px;
}
.splide__arrow {
  top: -32px;
  height: 48px;
  clip-path: none;
  background-color: transparent;
  color: #FFF;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 768px) {
  .splide__arrow {
    top: 50%;
  }
}
.splide__arrow:hover, .splide__arrow:focus {
  background-color: transparent;
}
.splide__arrow:hover span::before, .splide__arrow:focus span::before {
  background-color: #742267;
}
.splide__arrow span::before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 48px;
}
.splide__arrow--prev {
  left: 0;
}
@media (min-width: 768px) {
  .splide__arrow--prev {
    left: -0.8em;
  }
}
@media (min-width: 1366px) {
  .splide__arrow--prev {
    left: -3em;
  }
}
.splide__arrow--prev span::before {
  margin-right: 4px;
}
.splide__arrow--next {
  right: 0;
}
@media (min-width: 768px) {
  .splide__arrow--next {
    right: -0.8em;
  }
}
@media (min-width: 1366px) {
  .splide__arrow--next {
    right: -3em;
  }
}
.splide__arrow--next span::before {
  margin-left: 4px;
}
.splide__pagination {
  top: calc(-32px - 8px);
  bottom: auto;
}
@media (min-width: 768px) {
  .splide__pagination {
    bottom: -48px;
    top: auto;
  }
}
.splide__pagination li:last-child {
  margin-right: 0;
}
.splide__pagination__page {
  height: 16px;
  width: 16px;
  padding: 0;
  background-color: #FFF;
  border: 1px solid #742267;
  clip-path: none;
  opacity: 1;
}
.splide__pagination__page:hover, .splide__pagination__page:focus {
  padding: 0;
}
.splide__pagination__page.is-active {
  background-color: #742267;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.slider-item h2.slider-item__title,
.slider-item h3.slider-item__title,
.slider-item .media-list .property dt.slider-item__title,
.media-list .property .slider-item dt.slider-item__title,
.slider-item h4.slider-item__title {
  margin-top: 0;
  margin-bottom: 16px;
}
.slider-item__contents {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto 1fr;
  grid-template-rows: auto 1fr;
  height: 100%;
  padding: 9px 16px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.slider-item__contents::before, .slider-item__contents::after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 8px;
  background-color: transparent;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.slider-item__contents::before {
  top: 0;
  clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
}
.slider-item__contents::after {
  bottom: 0;
  clip-path: polygon(0% 100%, 100% 0%, 100% 100%);
}
.slider-item__contents:hover, .slider-item__contents:focus-within {
  background-color: #F2A05A;
}
.slider-item__contents:hover::before, .slider-item__contents:hover::after, .slider-item__contents:focus-within::before, .slider-item__contents:focus-within::after {
  background-color: #FFF;
}
.slider-item__contents:hover .slider-item__thumbnail, .slider-item__contents:focus-within .slider-item__thumbnail {
  background-color: #F2A05A;
}
.slider-item__contents:hover .slider-item__texts, .slider-item__contents:focus-within .slider-item__texts {
  background-color: #F2A05A;
}
.slider-item__thumbnail {
  position: relative;
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 300px;
  padding-top: 16px;
  padding-bottom: 8px;
  background-color: #FFF;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 768px) {
  .slider-item__thumbnail {
    aspect-ratio: 1/1;
    height: auto;
  }
}
.slider-item__thumbnail img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  max-height: 100%;
}
.slider-item__texts {
  padding: 16px;
  background-color: #FAF6F4;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.slider-item__texts .item-notice__property {
  padding-left: 0;
  padding-right: 0;
}
.slider-item__title {
  margin-top: 0;
  margin-bottom: 8px;
  text-transform: none;
  font-size: 1em;
}
.slider-item__title a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* Block with a hidden part & button to open
--------------------------------------------- */
.show-hide-block {
  text-align: center;
}
.show-hide-block .short-block {
  position: relative;
  overflow: hidden;
  max-height: 600px;
}
@media (min-width: 600px) {
  .show-hide-block .short-block {
    max-height: 700px;
  }
}
.show-hide-block .short-block::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100px;
  height: 42px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
@supports (-webkit-line-clamp: 2) {
  .show-hide-block .short-block {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .show-hide-block .short-block::after {
    display: none;
  }
}
.show-hide-block label {
  display: inline-block;
  margin-top: 24px;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}
.show-hide-block label:hover, .show-hide-block label:focus {
  cursor: pointer;
}
.show-hide-block label.no-show {
  display: none;
}
@media (min-width: 600px) {
  .show-hide-block label.no-show--xs {
    display: none;
  }
}
@media (min-width: 768px) {
  .show-hide-block label.no-show--sm {
    display: none;
  }
}
.show-hide-block input {
  opacity: 0;
  position: absolute;
  pointer-events: none;
}
.show-hide-block input:focus ~ label {
  outline: -webkit-focus-ring-color auto 5px;
}
.show-hide-block input:checked + .short-block {
  display: block;
  max-height: 100%;
  -webkit-line-clamp: unset;
}
.show-hide-block input ~ label .close {
  display: none;
}
.show-hide-block input:checked ~ label .open {
  display: none;
}
.show-hide-block input:checked ~ label .close {
  display: block;
}

/*--------------------------------------------------------------
# Templates
--------------------------------------------------------------*/
@media (min-width: 1080px) {
  .blocks {
    background: url(../img/bg_pages.png) repeat-y left top/100%;
  }
}
.blocks-inner {
  padding-left: 16px;
  padding-right: 16px;
}

.page-title {
  padding-top: 32px;
  padding-bottom: 32px;
}
.page-title h1, .page-title .item.show .slider-items__title, .item.show .page-title .slider-items__title {
  margin-bottom: 0;
}

/* SHARE ME BABY  ---------------------- */
.item.show .block-share-me-baby,
.media.show .block-share-me-baby {
  background-color: #FFF;
}
.item.show .block-share-me-baby .wrap, .item.show .block-share-me-baby #advanced-search .advanced-search-content, #advanced-search .item.show .block-share-me-baby .advanced-search-content,
.media.show .block-share-me-baby .wrap,
.media.show .block-share-me-baby #advanced-search .advanced-search-content,
#advanced-search .media.show .block-share-me-baby .advanced-search-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.item.show .share-me-baby,
.media.show .share-me-baby {
  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;
  gap: 16px;
  padding: 8px;
  background-color: #FFF;
}
.item.show .share-me-baby .button, .item.show .share-me-baby .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:only-child, .block-blockGroup:has(.page-column-image) .page-column-image .item.show .share-me-baby p:last-child > a:only-child, .item.show .share-me-baby .site-page-pagination a, .site-page-pagination .item.show .share-me-baby a,
.media.show .share-me-baby .button,
.media.show .share-me-baby .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:only-child,
.block-blockGroup:has(.page-column-image) .page-column-image .media.show .share-me-baby p:last-child > a:only-child,
.media.show .share-me-baby .site-page-pagination a,
.site-page-pagination .media.show .share-me-baby a {
  padding-left: 8px;
  padding-right: 8px;
}
.item.show .share-me-baby .button svg, .item.show .share-me-baby .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:only-child svg, .block-blockGroup:has(.page-column-image) .page-column-image .item.show .share-me-baby p:last-child > a:only-child svg, .item.show .share-me-baby .site-page-pagination a svg, .site-page-pagination .item.show .share-me-baby a svg,
.media.show .share-me-baby .button svg,
.media.show .share-me-baby .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:only-child svg,
.block-blockGroup:has(.page-column-image) .page-column-image .media.show .share-me-baby p:last-child > a:only-child svg,
.media.show .share-me-baby .site-page-pagination a svg,
.site-page-pagination .media.show .share-me-baby a svg {
  height: 24px;
  width: 24px;
}
.item.show .share-me-baby .button span, .item.show .share-me-baby .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:only-child span, .block-blockGroup:has(.page-column-image) .page-column-image .item.show .share-me-baby p:last-child > a:only-child span, .item.show .share-me-baby .site-page-pagination a span, .site-page-pagination .item.show .share-me-baby a span,
.media.show .share-me-baby .button span,
.media.show .share-me-baby .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:only-child span,
.block-blockGroup:has(.page-column-image) .page-column-image .media.show .share-me-baby p:last-child > a:only-child span,
.media.show .share-me-baby .site-page-pagination a span,
.site-page-pagination .media.show .share-me-baby a span {
  position: absolute !important;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  border: 0;
  overflow: hidden;
  word-wrap: normal !important;
}
.item.show .share-me-baby .button span:focus, .item.show .share-me-baby .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:only-child span:focus, .block-blockGroup:has(.page-column-image) .page-column-image .item.show .share-me-baby p:last-child > a:only-child span:focus, .item.show .share-me-baby .site-page-pagination a span:focus, .site-page-pagination .item.show .share-me-baby a span:focus,
.media.show .share-me-baby .button span:focus,
.media.show .share-me-baby .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:only-child span:focus,
.block-blockGroup:has(.page-column-image) .page-column-image .media.show .share-me-baby p:last-child > a:only-child span:focus,
.media.show .share-me-baby .site-page-pagination a span:focus,
.site-page-pagination .media.show .share-me-baby a span:focus {
  z-index: 100000;
  clip: auto !important;
  clip-path: none;
  left: 5px;
  top: 5px;
  display: block;
  height: auto;
  width: auto;
  padding: 15px 23px 14px;
  background-color: #EBEBEB;
  border-radius: 3px;
  -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);
  line-height: normal;
  text-decoration: none;
  font-weight: 700;
  font-size: 0.875rem;
  color: #000;
}

/* Pages
--------------------------------------------- */
/* Pages
--------------------------------------------- */
.blocks-inner .block {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 32px;
  padding-bottom: 32px;
}
.blocks-inner .browse-controls {
  position: relative;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  margin-top: 32px;
}
.blocks-inner .pagination--bottom {
  margin-top: 64px;
}

.page:not(.home) .blocks-inner {
  background-color: #FFF;
}
@media (min-width: 1080px) {
  .page:not(.home) .blocks-inner {
    padding-left: 0;
    padding-right: 0;
  }
}

.blocks p {
  margin-bottom: 16px;
}
.blocks p:last-child {
  margin-bottom: 0;
}

/* BLOCK COLUMNS - TEXT + FILE OR MEDIA ON SITE ------------------------- */
.block-blockGroup:has(.page-column-image) {
  padding-top: 0;
  padding-bottom: 0;
  background-color: #FFF;
}
@media (min-width: 768px) {
  .block-blockGroup:has(.page-column-image) {
    margin-left: calc((100% - 768px + 32px) / 2);
    margin-right: calc((100% - 768px + 32px) / 2);
    width: calc(768px - 32px);
    max-width: calc(768px - 32px);
  }
}
@media (min-width: 1080px) {
  .block-blockGroup:has(.page-column-image) {
    margin-left: calc((100% - 1080px + 32px) / 2);
    margin-right: calc((100% - 1080px + 32px) / 2);
    width: calc(1080px - 32px);
    max-width: calc(1080px - 32px);
  }
}
@media (min-width: 1366px) {
  .block-blockGroup:has(.page-column-image) {
    margin-left: calc((100% - 1080px) / 2);
    margin-right: calc((100% - 1080px) / 2);
    width: 1080px;
    max-width: 1080px;
  }
}
.block-blockGroup:has(.page-column-image) > .block {
  -ms-grid-column-span: 12;
  grid-column-end: span 12;
}
@media (min-width: 768px) {
  .block-blockGroup:has(.page-column-image) > .block.grid-span-3, .block-blockGroup:has(.page-column-image) > .block.grid-span-4, .block-blockGroup:has(.page-column-image) > .block.grid-span-5, .block-blockGroup:has(.page-column-image) > .block.grid-span-6, .block-blockGroup:has(.page-column-image) > .block.grid-span-7, .block-blockGroup:has(.page-column-image) > .block.grid-span-8, .block-blockGroup:has(.page-column-image) > .block.grid-span-9, .block-blockGroup:has(.page-column-image) > .block.grid-span-10 {
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
  }
}
@media (min-width: 1080px) {
  .block-blockGroup:has(.page-column-image) > .block.grid-span-1 {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  .block-blockGroup:has(.page-column-image) > .block.grid-span-2 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
  .block-blockGroup:has(.page-column-image) > .block.grid-span-3 {
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
  .block-blockGroup:has(.page-column-image) > .block.grid-span-4 {
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }
  .block-blockGroup:has(.page-column-image) > .block.grid-span-5 {
    -ms-grid-column-span: 5;
    grid-column-end: span 5;
  }
  .block-blockGroup:has(.page-column-image) > .block.grid-span-7 {
    -ms-grid-column-span: 7;
    grid-column-end: span 7;
  }
  .block-blockGroup:has(.page-column-image) > .block.grid-span-8 {
    -ms-grid-column-span: 8;
    grid-column-end: span 8;
  }
  .block-blockGroup:has(.page-column-image) > .block.grid-span-9 {
    -ms-grid-column-span: 9;
    grid-column-end: span 9;
  }
  .block-blockGroup:has(.page-column-image) > .block.grid-span-10 {
    -ms-grid-column-span: 10;
    grid-column-end: span 10;
  }
  .block-blockGroup:has(.page-column-image) > .block.grid-span-11 {
    -ms-grid-column-span: 11;
    grid-column-end: span 11;
  }
  .block-blockGroup:has(.page-column-image) > .block.grid-span-12 {
    -ms-grid-column-span: 12;
    grid-column-end: span 12;
  }
}
.block-blockGroup:has(.page-column-image) > .block:first-child:has(.page-column-image) {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .block-blockGroup:has(.page-column-image) > .block:first-child:has(.page-column-image) {
    padding-bottom: 32px;
  }
}
@media (min-width: 768px) {
  .block-blockGroup:has(.page-column-image) > .block:first-child:has(.page-column-image) .page-column-image {
    padding-right: 32px;
  }
}
.block-blockGroup:has(.page-column-image) .block-asset + .block:has(.page-column-image) {
  padding-top: 0;
}
@media (min-width: 768px) {
  .block-blockGroup:has(.page-column-image) .block-asset + .block:has(.page-column-image) {
    padding-top: 32px;
  }
}
@media (min-width: 768px) {
  .block-blockGroup:has(.page-column-image) .block-asset + .block:has(.page-column-image) .page-column-image {
    padding-left: 32px;
  }
}
.block-blockGroup:has(.page-column-image) .page-column-image h2 {
  text-align: left;
}
/* Item show
--------------------------------------------- */
/* Items
--------------------------------------------- */
.item.show .blocks > .wrap, .item.show #advanced-search .blocks > .advanced-search-content, #advanced-search .item.show .blocks > .advanced-search-content,
.items.search .blocks > .wrap,
.items.search #advanced-search .blocks > .advanced-search-content,
#advanced-search .items.search .blocks > .advanced-search-content {
  padding: 32px 0;
}
@media (min-width: 600px) {
  .item.show .blocks > .wrap, .item.show #advanced-search .blocks > .advanced-search-content, #advanced-search .item.show .blocks > .advanced-search-content,
  .items.search .blocks > .wrap,
  .items.search #advanced-search .blocks > .advanced-search-content,
  #advanced-search .items.search .blocks > .advanced-search-content {
    padding-top: 48px;
  }
}
@media (min-width: 768px) {
  .item.show .blocks > .wrap, .item.show #advanced-search .blocks > .advanced-search-content, #advanced-search .item.show .blocks > .advanced-search-content,
  .items.search .blocks > .wrap,
  .items.search #advanced-search .blocks > .advanced-search-content,
  #advanced-search .items.search .blocks > .advanced-search-content {
    padding-top: 64px;
  }
}
.item.show .blocks h1.title, .item.show .blocks .title.slider-items__title,
.items.search .blocks h1.title,
.items.search .blocks .item.show .title.slider-items__title {
  margin-bottom: 0;
}

.item.browse .mirador.viewer {
  display: none;
}

/* AFFICHAGE ACCES RESTREINT ----------------------- */
.item-access {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-row-gap: 16px;
  padding: 24px 16px;
  margin-bottom: 16px;
  background-color: #FAF6F4;
  border-bottom: 8px solid #F2A05A;
}
@media (min-width: 450px) {
  .item-access {
    -ms-grid-columns: 1fr 16px 2fr;
    grid-template-columns: 1fr 2fr;
    grid-column-gap: 16px;
  }
}
@media (min-width: 600px) {
  .item-access {
    padding: 32px;
  }
}
@media (min-width: 768px) {
  .item-access {
    grid-column-gap: 24px;
    padding: 48px;
  }
}
.item-access__thumbnail {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  aspect-ratio: 1/1;
  overflow: hidden;
  background-color: #FFF;
}
.item-access__thumbnail img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.item-access__content {
  max-width: 680px;
}
.item-access .button__container {
  margin-top: 24px;
  text-align: right;
}

.one-column .item-access {
  max-width: 768px;
  margin-right: auto;
  margin-left: auto;
}

/* ORGANISATION DES REGIONS ----------------------- */
.main-region:has(.metadata) {
  padding-top: 64px;
}

.regions-container {
  background-color: #FFF;
}

@media (min-width: 1080px) {
  .regions-container:not(.full-media) {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 3fr 32px 2fr;
    grid-template-columns: 3fr 2fr;
    grid-column-gap: 32px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.regions-container:not(.full-media) .region + .region {
  margin-top: 32px;
}
@media (min-width: 1080px) {
  .regions-container:not(.full-media) .region + .region {
    margin-top: 0;
  }
}

.region--section {
  padding: 32px 0;
}
.region.section1 .properties-wrapper {
  padding: 24px 16px;
  background-color: #FFF;
}
.region.section1 .properties-wrapper dl {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-row-gap: 8px;
}
@media (min-width: 768px) {
  .region.section1 .properties-wrapper dl {
    -ms-grid-columns: 1fr 24px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 24px;
  }
}
.region.section1 .properties-wrapper dd {
  margin-bottom: 0;
}
.region.section1 .properties-wrapper .resource__property {
  -ms-grid-columns: -webkit-max-content 1fr;
  -ms-grid-columns: max-content 1fr;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
  margin-bottom: 0;
}
.region.section2 {
  container-name: itemproperties;
  container-type: inline-size;
  max-width: 680px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.region.section2 .properties-wrapper dl,
.region.section2 .metadata dl {
  grid-row-gap: 12px;
}
.region.section3 {
  max-width: 680px;
  margin-right: auto;
  margin-left: auto;
}

.item.show .blocks-inner {
  background-color: #FFF;
}

.item.show .slider-items {
  position: relative;
  margin-top: 64px;
  padding-top: 64px;
}
@media (min-width: 768px) {
  .item.show .slider-items {
    margin-top: 96px;
    padding-top: 96px;
  }
}
@media (min-width: 1080px) {
  .item.show .slider-items {
    margin-top: 128px;
    padding-top: 128px;
  }
}
.item.show .slider-items::before {
  content: "";
  position: absolute;
  top: -16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 1366px;
  max-width: 90%;
  height: 80px;
  background: var(--img-separator) no-repeat center/contain;
}
.item.show .slider-items__title {
  margin-bottom: 64px;
}

/* RELATED ITEMS SECTION	
--------------------------------------------- */
.related-items {
  position: relative;
  margin-top: 32px;
  padding-top: 96px;
}
.related-items::before {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 48px;
  background: var(--img-separator) no-repeat center/contain;
}
@media (min-width: 768px) {
  .related-items::before {
    height: 64px;
  }
}
.related-items .short-block {
  padding-top: 32px;
}
.related-items__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 32px;
}
@media (min-width: 600px) {
  .related-items__list {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 768px) {
  .related-items__list {
    -ms-grid-columns: 1fr 32px 1fr 32px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 32px;
  }
}

.related-item {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto 1fr;
  grid-template-rows: auto 1fr;
}
.related-item::before {
  content: "";
  position: absolute;
  left: -16px;
  top: -32px;
  display: block;
  width: calc(100% + 32px);
  height: calc(100% + 64px);
  clip-path: polygon(100% 0%, 100% 94%, 0% 100%, 0% 6%);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.related-item:hover::before, .related-item:focus-within::before {
  z-index: 0;
  background-color: #F2A05A;
}
.related-item:hover .resource__thumbnail,
.related-item:hover .resource__texts, .related-item:focus-within .resource__thumbnail,
.related-item:focus-within .resource__texts {
  z-index: 2;
}
.related-item:hover .resource__texts, .related-item:focus-within .resource__texts {
  background-color: transparent;
}
.related-item__thumbnail {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.related-item__texts {
  padding: 8px 16px;
  background-color: #FAF6F4;
}
@media (min-width: 600px) {
  .related-item__texts {
    padding: 24px;
  }
}
.related-item__title {
  margin-bottom: 0;
}
.related-item__title:has(+ *) {
  margin-bottom: 8px;
}
.related-item__title a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* ITEMS SEARCH	
--------------------------------------------- */
.items.search .blocks-inner {
  padding-left: 0;
  padding-right: 0;
}
.items.search .blocks-inner > .wrap, .items.search #advanced-search .blocks-inner > .advanced-search-content, #advanced-search .items.search .blocks-inner > .advanced-search-content {
  padding-left: 16px;
  padding-right: 16px;
  background-color: #FFF;
}
@media (min-width: 1080px) {
  .items.search .blocks-inner > .wrap, .items.search #advanced-search .blocks-inner > .advanced-search-content, #advanced-search .items.search .blocks-inner > .advanced-search-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.items.search .advanced-search__intro {
  text-align: center;
}

/* Media show
--------------------------------------------- */
.media.show .blocks > .wrap, .media.show #advanced-search .blocks > .advanced-search-content, #advanced-search .media.show .blocks > .advanced-search-content {
  padding: 32px 16px;
  background-color: #FFF;
  -webkit-box-shadow: 0 0 16px rgba(13, 29, 41, 0.5);
          box-shadow: 0 0 16px rgba(13, 29, 41, 0.5);
}
@media (min-width: 600px) {
  .media.show .blocks > .wrap, .media.show #advanced-search .blocks > .advanced-search-content, #advanced-search .media.show .blocks > .advanced-search-content {
    padding: 48px 24px;
  }
}
@media (min-width: 768px) {
  .media.show .blocks > .wrap, .media.show #advanced-search .blocks > .advanced-search-content, #advanced-search .media.show .blocks > .advanced-search-content {
    padding: 64px;
  }
}
@media (min-width: 1366px) {
  .media.show .blocks > .wrap, .media.show #advanced-search .blocks > .advanced-search-content, #advanced-search .media.show .blocks > .advanced-search-content {
    padding-left: 128px;
    padding-right: 128px;
  }
}
.media.show .regions-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-row-gap: 8px;
}
@media (min-width: 768px) {
  .media.show .regions-container {
    -ms-grid-columns: 1fr 24px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 24px;
  }
}

.media-render.file {
  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;
  background-color: #EBEBEB;
}

.media-parent-item a {
  font-weight: 500;
  color: #000;
  border-bottom: 2px solid #F2A05A;
}
.media-parent-item a:hover, .media-parent-item a:focus, .media-parent-item a:visited:hover, .media-parent-item a:visited:focus {
  background-color: #742267;
  border-color: #742267;
  color: #FFF;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.media-parent-item a:visited {
  color: #000;
  border-bottom-color: rgb(37.5555555556, 83.7777777778, 118.4444444444);
}

/* Itemset page (item/browse => itemset part)
--------------------------------------------- */
/* Itemsets list - item-set/browse.phtml
--------------------------------------------- */
.item-set.browse .blocks > .wrap, .item-set.browse #advanced-search .blocks > .advanced-search-content, #advanced-search .item-set.browse .blocks > .advanced-search-content {
  padding: 32px 0;
}
@media (min-width: 600px) {
  .item-set.browse .blocks > .wrap, .item-set.browse #advanced-search .blocks > .advanced-search-content, #advanced-search .item-set.browse .blocks > .advanced-search-content {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media (min-width: 768px) {
  .item-set.browse .blocks > .wrap, .item-set.browse #advanced-search .blocks > .advanced-search-content, #advanced-search .item-set.browse .blocks > .advanced-search-content {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
.item-set.browse .collection__items {
  padding: 0;
  list-style-type: none;
}
.item-set.browse .collection__items a {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.item-set.browse .collection__items a:hover, .item-set.browse .collection__items a:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
}
.item-set.browse .mirador.viewer {
  display: none;
}

.collection__items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  margin-bottom: 64px;
}
@media (min-width: 600px) {
  .collection__items {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1080px) {
  .collection__items {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.collection__item {
  position: relative;
  background-color: #FAF6F4;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.collection__item::before {
  content: "";
  position: absolute;
  z-index: 1;
  left: -16px;
  top: -16px;
  display: block;
  width: calc(100% + 32px);
  height: calc(100% + 32px);
  clip-path: polygon(100% 0%, 100% 94%, 0% 100%, 0% 6%);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.collection__item:hover, .collection__item:focus-within {
  background-color: transparent;
}
.collection__item:hover::before, .collection__item:focus-within::before {
  background-color: #F2A05A;
}
.collection__item:hover img, .collection__item:focus-within img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.collection__item a {
  position: relative;
  z-index: 2;
  display: block;
  height: 100%;
  padding: 16px 16px 32px;
}
.collection__thumbnail {
  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-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  aspect-ratio: 1/1;
  overflow: hidden;
  background-color: #5BBBA7;
}
.collection__thumbnail img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  min-height: 100%;
  /* VOIR AFFICHAGE VIGNETTE PAR DEFAUT
  &.default {
  	opacity: 0.8;
  	filter: grayscale(50%);
  } */
}
.collection__title {
  margin-top: 16px;
  margin-bottom: 0;
  font-size: 1.16667em;
}

/* Itemset - item/browse.phtml
--------------------------------------------- */
.item.browse .blocks > .wrap--xl {
  padding: 32px 16px;
  background-color: #FFF;
  -webkit-box-shadow: 0 0 16px rgba(13, 29, 41, 0.5);
          box-shadow: 0 0 16px rgba(13, 29, 41, 0.5);
}
@media (min-width: 600px) {
  .item.browse .blocks > .wrap--xl {
    padding: 48px 24px;
  }
}
@media (min-width: 768px) {
  .item.browse .blocks > .wrap--xl {
    padding: 64px;
  }
}
@media (min-width: 1366px) {
  .item.browse .blocks > .wrap--xl {
    padding-left: 128px;
    padding-right: 128px;
  }
}

.itemset__subcollections {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  grid-area: subcollections;
}
.itemset__subcollections .simple-accordion__title {
  padding: 32px;
}
.itemset__subcollections .simple-accordion__heading {
  background-color: #FFF;
  border-bottom: 5px solid #FFF;
}
.itemset__subcollections .simple-accordion__heading:hover, .itemset__subcollections .simple-accordion__heading:active, .itemset__subcollections .simple-accordion__heading:focus {
  background-color: #742267;
}
.itemset__subcollections .simple-accordion__panel {
  background-color: #FAF6F4;
}
.itemset__subcollections .simple-accordion__panel ul {
  padding: 0;
}
.itemset__subcollections .simple-accordion__panel li {
  position: relative;
  list-style-type: none;
  padding: 16px;
  border-bottom: 1px solid #FFF;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.itemset__subcollections .simple-accordion__panel li:hover, .itemset__subcollections .simple-accordion__panel li:focus-within {
  background-color: #F3E5D3;
}
.itemset__subcollections .simple-accordion__panel a {
  display: inline-block;
  padding: 0 16px;
  font-family: var(--font-headings), sans-serif;
}
.itemset__subcollections .simple-accordion__panel a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.itemset__subcollections .simple-accordion__panel a:hover, .itemset__subcollections .simple-accordion__panel a:focus {
  -webkit-box-shadow: inset 0 -3px 0 0 #0D1D29;
          box-shadow: inset 0 -3px 0 0 #0D1D29;
}

.itemset__content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto 12px 1fr;
  grid-template-rows: auto 1fr;
      grid-template-areas: "thumbnail" "content" "subcollections";
  grid-row-gap: 12px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 64px;
}
@media (min-width: 600px) {
  .itemset__content {
    -ms-grid-columns: 275px 24px 1fr;
    grid-template-columns: 275px 1fr;
        grid-template-areas: "thumbnail content" "subcollections subcollections";
    grid-column-gap: 24px;
  }
  .itemset__subcollections {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
}
@media (min-width: 768px) {
  .itemset__content {
        grid-template-areas: "thumbnail content" "thumbnail subcollections";
  }
  .itemset__subcollections {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }
}
.itemset__content:not(:has(.itemset__metadata, .itemset__subcollections)) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.itemset__thumbnail {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: thumbnail;
  z-index: 2;
  width: 180px;
  padding: 16px 16px 64px 16px;
  background-color: #FAF6F4;
}
@media (min-width: 600px) {
  .itemset__thumbnail {
    width: 280px;
  }
}
@media (min-width: 768px) {
  .itemset__thumbnail {
    padding: 24px 24px 96px 24px;
  }
}
.itemset__thumbnail__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  aspect-ratio: 1/1;
}
.itemset__thumbnail img {
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.itemset__metadata {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: content;
  padding: 24px;
  background-color: #FFF;
}
@media (min-width: 600px){
  .itemset__thumbnail {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .itemset__metadata {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
}
@media (min-width: 768px){
  .itemset__thumbnail {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
  }
  .itemset__metadata {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
}
@media (min-width: 600px) {
  .itemset__metadata {
    padding: 32px;
  }
}
.itemset__metadata > .itemset__subcollections > .accordion__heading > .accordion__trigger {
  -webkit-box-shadow: 0 0 16px rgba(13, 29, 41, 0.5);
          box-shadow: 0 0 16px rgba(13, 29, 41, 0.5);
}

/*--------------------------------------------------------------
# Home
--------------------------------------------------------------*/
.home section:not(.carousel) h2[class*=title] {
  font-weight: 800;
}
.home section + .blocks--container:has(.block) {
  margin-top: 64px;
}
.home__intro {
  margin-bottom: 32px;
  max-width: 768px;
}

/* HOME - Carousel
--------------------------------------------- */
.home section.carousel {
  margin-top: 96px;
}
.home section.carousel > .wrap, .home #advanced-search section.carousel > .advanced-search-content, #advanced-search .home section.carousel > .advanced-search-content {
  padding-left: 24px;
  padding-right: 24px;
}
@media (min-width: 600px) {
  .home section.carousel > .wrap, .home #advanced-search section.carousel > .advanced-search-content, #advanced-search .home section.carousel > .advanced-search-content {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 768px) {
  .home section.carousel > .wrap, .home #advanced-search section.carousel > .advanced-search-content, #advanced-search .home section.carousel > .advanced-search-content {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media (min-width: 1080px) {
  .home section.carousel > .wrap, .home #advanced-search section.carousel > .advanced-search-content, #advanced-search .home section.carousel > .advanced-search-content {
    padding-left: 64px;
    padding-right: 64px;
  }
}

.carousel__contents {
  padding: 32px 16px;
  background-color: #F2A05A;
  clip-path: polygon(100% 2%, 100% 100%, 0% 98%, 0% 0%);
}
@media (min-width: 600px) {
  .carousel__contents {
    padding-left: 24px;
    padding-right: 24px;
    clip-path: polygon(100% 3%, 100% 100%, 0% 97%, 0% 0%);
  }
}
@media (min-width: 768px) {
  .carousel__contents {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 48px 4fr;
    grid-template-columns: 1fr 4fr;
    grid-column-gap: 48px;
    padding: 48px 32px;
    clip-path: polygon(100% 6%, 100% 100%, 0% 94%, 0% 0%);
  }
}
.carousel__thumbnail {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 200px;
  margin-bottom: 8px;
  aspect-ratio: 1/1;
  overflow: hidden;
}
@media (min-width: 768px) {
  .carousel__thumbnail {
    max-width: 100%;
    margin-bottom: 0;
  }
}
.carousel__thumbnail img {
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.carousel__title {
  margin-top: 0;
  margin-bottom: 16px;
  text-align: left;
  text-transform: none;
  font-size: 1.55556em;
  color: #000;
}
.carousel .button__container {
  margin-top: 24px;
}
@media (min-width: 768px) {
  .carousel .splide__arrow--prev {
    left: -2.5em;
  }
}
@media (min-width: 1080px) {
  .carousel .splide__arrow--prev {
    left: -3em;
  }
}
@media (min-width: 768px) {
  .carousel .splide__arrow--next {
    right: -2.5em;
  }
}
@media (min-width: 1080px) {
  .carousel .splide__arrow--next {
    right: -3em;
  }
}

/* HOME - Presentation (edito)
--------------------------------------------- */
.edito {
  margin-top: 64px;
  margin-bottom: 64px;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 600px) {
  .edito {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.edito .wrap, .edito .mapping.browse #advanced-search .advanced-search-content, .mapping.browse #advanced-search .edito .advanced-search-content, .edito #advanced-search .advanced-search-content, #advanced-search .edito .advanced-search-content {
  position: relative;
  background-color: #FFF;
}
.edito .wrap::before, .edito .mapping.browse #advanced-search .advanced-search-content::before, .mapping.browse #advanced-search .edito .advanced-search-content::before, .edito #advanced-search .advanced-search-content::before, #advanced-search .edito .advanced-search-content::before, .edito .wrap::after, .edito .mapping.browse #advanced-search .advanced-search-content::after, .mapping.browse #advanced-search .edito .advanced-search-content::after, .edito #advanced-search .advanced-search-content::after, #advanced-search .edito .advanced-search-content::after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  height: 2px;
  width: 100%;
  -webkit-mask: var(--icon-border) repeat-x center/contain;
          mask: var(--icon-border) repeat-x center/contain;
  background-color: #ee7184;
}
.edito .wrap::before, .edito .mapping.browse #advanced-search .advanced-search-content::before, .mapping.browse #advanced-search .edito .advanced-search-content::before, .edito #advanced-search .advanced-search-content::before, #advanced-search .edito .advanced-search-content::before {
  top: 0;
}
.edito .wrap::after, .edito .mapping.browse #advanced-search .advanced-search-content::after, .mapping.browse #advanced-search .edito .advanced-search-content::after, .edito #advanced-search .advanced-search-content::after, #advanced-search .edito .advanced-search-content::after {
  bottom: 0;
  -webkit-transform: rotate(1deg);
      -ms-transform: rotate(1deg);
          transform: rotate(1deg);
}
.edito .border-sides {
  padding: 48px 16px;
}
@media (min-width: 768px) {
  .edito .border-sides {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
@media (min-width: 1080px) {
  .edito .border-sides {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 32px 1fr;
    grid-template-columns: auto 1fr;
    grid-column-gap: 32px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 96px;
    padding-bottom: 96px;
  }
}
.edito__title {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 0;
  padding: 0 16px 24px;
  text-align: left;
}
@media (min-width: 1080px) {
  .edito__title {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1366px) {
  .edito__title {
    padding-left: 64px;
    padding-right: 32px;
  }
}
.edito__title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  height: 2px;
  width: 100%;
  -webkit-mask: var(--icon-border) repeat-x center/contain;
          mask: var(--icon-border) repeat-x center/contain;
  background-color: #ee7184;
}
@media (min-width: 1080px) {
  .edito__title::after {
    width: calc(100% + 16px);
    left: -16px;
  }
}
.edito__content {
  padding-left: 24px;
  padding-right: 24px;
  font-size: 1.125em;
  font-weight: 600;
}
@media (min-width: 1366px) {
  .edito__content {
    padding-left: 32px;
    padding-right: 64px;
  }
}
.edito__baseline {
  margin-bottom: 8px;
  font-family: var(--font-headings), sans-serif;
  font-weight: 600;
  font-size: 1.125em;
}
.edito__button {
  margin-top: 24px;
}

.border-sides {
  position: relative;
}
.border-sides::before, .border-sides::after {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  height: 100%;
  width: 2px;
  -webkit-mask: var(--icon-border--vertical) repeat-y center/contain;
          mask: var(--icon-border--vertical) repeat-y center/contain;
  background-color: #ee7184;
}
.border-sides::before {
  height: 96%;
  left: 0;
}
.border-sides::after {
  right: 0;
}

/* HOME - Item sets
--------------------------------------------- */
.collections {
  position: relative;
  margin-top: 96px;
  padding: 64px 16px 48px 16px;
  background-color: #742267;
}
@media (min-width: 1080px) {
  .collections {
    background: url(../img/bg_pages.png) no-repeat left top -1420px/100% #742267;
  }
}
@media (min-width: 600px) {
  .collections {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.collections::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  display: block;
  width: 100%;
  height: 16px;
  background-color: #FFF;
  clip-path: polygon(100% 0%, 100% 100%, 0% 0%);
}
@media (min-width: 600px) {
  .collections::before {
    height: 24px;
  }
}
@media (min-width: 600px) {
  .collections::before {
    height: 32px;
  }
}
@media (min-width: 1366px) {
  .collections::before {
    height: 40px;
  }
}
@media (min-width: 768px) {
  .collections {
    padding-bottom: 64px;
  }
}
@media (min-width: 1080px) {
  .collections {
    padding-top: 96px;
    padding-bottom: 96px;
  }
}
.collections__title, .collections__intro {
  margin-bottom: 48px;
  text-align: center;
  color: #FFF;
}
.collections__intro {
  margin-right: auto;
  margin-left: auto;
  font-size: 1.16667em;
  font-weight: 500;
}
.collections .button__container {
  text-align: right;
}

/* HOME - Themes
--------------------------------------------- */
.home-themes {
  position: relative;
  background-color: #5BBBA7;
  padding: 64px 16px 48px 16px;
}
@media (min-width: 600px) {
  .home-themes {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1080px) {
  .home-themes {
    background: url(../img/bg_pages.png) no-repeat left top -280px/100% #5BBBA7;
  }
}
.home-themes::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  display: block;
  width: 100%;
  height: 16px;
  background-color: #FFF;
  clip-path: polygon(0% 0%, 100% 100%, 0% 100%);
}
@media (min-width: 600px) {
  .home-themes::after {
    height: 24px;
  }
}
@media (min-width: 600px) {
  .home-themes::after {
    height: 32px;
  }
}
@media (min-width: 1366px) {
  .home-themes::after {
    height: 40px;
  }
}
.home-themes__title, .home-themes__intro {
  margin-bottom: 48px;
}
.home-themes__intro {
  font-size: 1.16667em;
  font-weight: 500;
}
.home-themes ul {
  display: -ms-grid;
  display: grid;
  grid-row-gap: 32px;
  margin: 0 0 32px;
  padding: 0;
  list-style-type: none;
}
@media (min-width: 600px) {
  .home-themes ul {
    -ms-grid-columns: 1fr 24px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 24px;
  }
}
@media (min-width: 768px) {
  .home-themes ul {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.home-themes__button {
  margin-top: 48px;
  text-align: right;
}

.home-theme__item {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto 1fr;
  grid-template-rows: auto 1fr;
  padding: 12px 12px 48px 12px;
  background-color: #3B3B39;
  border-radius: 4px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.home-theme__item:hover, .home-theme__item:focus-within {
  background-color: #FAF6F4;
}
.home-theme__item:hover .home-theme__title, .home-theme__item:focus-within .home-theme__title {
  padding-left: 8px;
  padding-right: 8px;
}
.home-theme__item:hover a, .home-theme__item:focus-within a {
  color: #FAF6F4;
}
.home-theme__item:hover img, .home-theme__item:focus-within img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.home-theme__thumbnail {
  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-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  aspect-ratio: 3/2;
  overflow: hidden;
  background-color: #FAF6F4;
}
.home-theme__thumbnail img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  min-height: 100%;
}
.home-theme__title {
  padding: 16px 16px 16px 0;
  margin: 0;
  border-top: 4px solid transparent;
  text-transform: uppercase;
  font-size: 1em;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.home-theme__title a {
  color: #FFF;
}
.home-theme__title a:hover, .home-theme__title a:focus {
  color: #353E47;
}
.home-theme__title a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* HOME - Items selection
--------------------------------------------- */
.home .slider-items {
  padding: 64px 16px 48px 16px;
}
@media (min-width: 600px) {
  .home .slider-items {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.home .slider-items + .wrap, .home #advanced-search .slider-items + .advanced-search-content, #advanced-search .home .slider-items + .advanced-search-content {
  margin-top: 64px;
}
.home .slider-items__title, .home .slider-items__intro {
  margin-bottom: 48px;
  text-align: center;
}
.home .slider-items__intro {
  margin-right: auto;
  margin-left: auto;
  font-size: 1.16667em;
  font-weight: 500;
}

/*--------------------------------------------------------------
# Modules
--------------------------------------------------------------*/
/* BULK EXPORT
----------------------------------------------------------- */
.item.show .bulk-export,
.item.browse .bulk-export {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  max-width: 680px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 32px;
  padding: 4px 16px;
  background-color: #FAF6F4;
}
@media (min-width: 600px) {
  .item.show .bulk-export,
  .item.browse .bulk-export {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.item.show .bulk-export__title,
.item.browse .bulk-export__title {
  font-family: var(--font-global), Helvetica, Arial, serif;
  font-size: 1em;
}
.item.show .bulk-export .bulk-export-select,
.item.browse .bulk-export .bulk-export-select {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.item.show .bulk-export .button--download,
.item.browse .bulk-export .button--download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 40px;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 1;
}

/* CONTACT US
----------------------------------------------------------- */
.contact-us-block .field + fieldset {
  margin-top: 24px;
}
.contact-us-block input[type=submit] {
  margin-top: 32px;
}

/* FACETED BROWSE
----------------------------------------------------------- */
.faceted-browse-page #container {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.faceted-browse-page #container:has(#section-sidebar.open)::before {
  content: "";
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  height: 100vh;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 1080px) {
  .faceted-browse-page #container:has(#section-sidebar.open)::before {
    content: none;
  }
}
.faceted-browse-page #container .page-title {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.faceted-browse-page #container .browse-controls {
  margin-bottom: 0;
}
@media (min-width: 1366px) {
  .faceted-browse-page #container .browse-controls {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr auto;
    grid-template-columns: 1fr auto;
  }
}
@media (min-width: 1366px) {
  .faceted-browse-page #container .browse-controls > * {
    margin-bottom: 0;
  }
}

.faceted-browse-page #container #section-sidebar {
  width: 74.358974359%;
  padding: 16px;
  background-color: #5BBBA7;
}
@media (min-width: 768px) {
  .faceted-browse-page #container #section-sidebar {
    width: 48.7179487179%;
  }
}
@media (min-width: 1080px) {
  .faceted-browse-page #container #section-sidebar {
    position: relative;
    width: 17.9487179487%;
    margin-top: 48px;
  }
}
.faceted-browse-page #container #section-sidebar::before {
  content: "";
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  height: 100vh;
  width: 100vw;
  background-color: transparent;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 1080px) {
  .faceted-browse-page #container #section-sidebar::before {
    content: none;
  }
}
.faceted-browse-page #container #section-sidebar::after {
  position: absolute;
  bottom: -16px;
  left: 0;
  display: block;
  width: 100%;
  height: 16px;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%);
  background-color: #5BBBA7;
}
@media (min-width: 1080px) {
  .faceted-browse-page #container #section-sidebar::after {
    content: "";
  }
}
.faceted-browse-page #container #section-sidebar > #facet-modal-description, .faceted-browse-page #container #section-sidebar > a, .faceted-browse-page #container #section-sidebar > fieldset {
  position: relative;
  z-index: 2;
}
.faceted-browse-page #container #helper-text-expand-collapse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
}
.faceted-browse-page #container #helper-text-expand-collapse::after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.2em;
  height: 1.2em;
}
.faceted-browse-page #container #helper-text {
  padding: 8px;
}
.faceted-browse-page #container .close-button {
  z-index: 3;
  border-color: transparent;
}
.faceted-browse-page #container .close-button:hover, .faceted-browse-page #container .close-button:focus {
  background-color: #742267;
  border-color: #742267;
}
.faceted-browse-page #container .close-button:hover .close-glyph::before, .faceted-browse-page #container .close-button:focus .close-glyph::before {
  background-color: #FFF;
}
.faceted-browse-page #container .close-button .close-glyph::before {
  background-color: #0D1D29;
}
.faceted-browse-page #container #categories a {
  font-family: var(--font-headings), sans-serif;
  font-size: 1.125em;
  font-weight: 600;
  color: #000;
}
.faceted-browse-page #container #categories a:hover, .faceted-browse-page #container #categories a:focus {
  background-color: #742267;
  color: #FFF;
}
.faceted-browse-page #container .select-list-item {
  margin-bottom: 16px;
}
.faceted-browse-page #container .select-list-item label {
  text-transform: none;
  line-height: 1.25;
  font-weight: 600;
  font-size: 1em;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.faceted-browse-page #container .select-list-item label:hover, .faceted-browse-page #container .select-list-item label:focus {
  background-color: #742267;
  color: #FFF;
  cursor: pointer;
}
.faceted-browse-page #container .select-list-item label:hover span, .faceted-browse-page #container .select-list-item label:focus span {
  -webkit-box-shadow: inset 0 -2px 0 0 #742267;
          box-shadow: inset 0 -2px 0 0 #742267;
}
.faceted-browse-page #container .select-list-item label span {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.faceted-browse-page #container .select-list-item [type=radio]:not(:checked),
.faceted-browse-page #container .select-list-item [type=radio]:checked,
.faceted-browse-page #container .select-list-item [type=checkbox]:not(:checked),
.faceted-browse-page #container .select-list-item [type=checkbox]:checked {
  position: absolute;
  left: 0;
  opacity: 0.01;
}
.faceted-browse-page #container .select-list-item label:has([type=radio]:not(:checked)),
.faceted-browse-page #container .select-list-item label:has([type=radio]:checked),
.faceted-browse-page #container .select-list-item label:has([type=checkbox]:not(:checked)),
.faceted-browse-page #container .select-list-item label:has([type=checkbox]:checked) {
  position: relative;
  margin-left: 16px;
  padding-left: 8px;
  cursor: pointer;
}
.faceted-browse-page #container .select-list-item label:has([type=radio])::before, .faceted-browse-page #container .select-list-item label:has([type=radio])::after,
.faceted-browse-page #container .select-list-item label:has([type=checkbox])::before,
.faceted-browse-page #container .select-list-item label:has([type=checkbox])::after {
  position: absolute;
  display: block;
}
.faceted-browse-page #container .select-list-item label:has([type=radio])::before,
.faceted-browse-page #container .select-list-item label:has([type=checkbox])::before {
  content: "";
  left: -16px;
  top: 3px;
  height: 16px;
  width: 16px;
  border: 2px solid #742267;
  border-radius: 16px;
}
.faceted-browse-page #container .select-list-item label:has([type=radio])::after,
.faceted-browse-page #container .select-list-item label:has([type=checkbox])::after {
  top: 4px;
  left: calc(-16px + 1px);
  height: calc(16px - 2px);
  width: calc(16px - 2px);
  background-color: #742267;
  border-radius: 16px;
}
.faceted-browse-page #container .select-list-item label:has([type=radio]:checked),
.faceted-browse-page #container .select-list-item label:has([type=checkbox]:checked) {
  background-color: #742267;
  color: #FFF;
}
.faceted-browse-page #container .select-list-item label:has([type=radio]:checked):hover, .faceted-browse-page #container .select-list-item label:has([type=radio]:checked):focus,
.faceted-browse-page #container .select-list-item label:has([type=checkbox]:checked):hover,
.faceted-browse-page #container .select-list-item label:has([type=checkbox]:checked):focus {
  background-color: transparent;
  color: #000;
  -webkit-box-shadow: inset 0 -3px 0 0 #742267;
          box-shadow: inset 0 -3px 0 0 #742267;
}
.faceted-browse-page #container .select-list-item label:has([type=radio]:checked)::after,
.faceted-browse-page #container .select-list-item label:has([type=checkbox]:checked)::after {
  content: "";
}
.faceted-browse-page #container .facet legend {
  font-family: var(--font-headings), sans-serif;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600;
}

.faceted-browse-page #container .no-result {
  min-height: 5em;
}
.faceted-browse-page #container #section-content {
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 1080px) {
  .faceted-browse-page #container #section-content {
    width: 79.4871794872%;
  }
}
.faceted-browse-page #container #section-content .tablesaw-bar {
  display: none;
}
.faceted-browse-page #container #section-content th {
  padding: 8px 16px;
  background-color: #FAF6F4;
  text-transform: uppercase;
}
.faceted-browse-page #container #section-content tr {
  position: relative;
  background-color: #FFF;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.faceted-browse-page #container #section-content tr::before {
  content: "";
  position: absolute;
  left: -16px;
  top: -32px;
  display: block;
  width: calc(100% + 32px);
  height: calc(100% + 64px);
  clip-path: polygon(100% 0%, 100% 94%, 0% 100%, 0% 6%);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.faceted-browse-page #container #section-content tr:nth-of-type(even) {
  background-color: #FAF6F4;
}
.faceted-browse-page #container #section-content tr:has(a:hover), .faceted-browse-page #container #section-content tr:focus-within {
  background-color: transparent;
}
.faceted-browse-page #container #section-content tr:has(a:hover)::before, .faceted-browse-page #container #section-content tr:focus-within::before {
  z-index: 1;
  background-color: #F2A05A;
}
.faceted-browse-page #container #section-content tr:has(a:hover) td, .faceted-browse-page #container #section-content tr:focus-within td {
  z-index: 2;
}
.faceted-browse-page #container #section-content tr td {
  position: relative;
  padding: 16px;
  vertical-align: top;
}
.faceted-browse-page #container #section-content table .resource-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
}
.faceted-browse-page #container #section-content table .resource-link::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.faceted-browse-page #container #section-content table .resource-link img {
  max-height: 150px;
}
.faceted-browse-page #container #section-content .resource-name {
  font-weight: 600;
  color: #000;
}

/* SURCHARGE COMPORTEMENT BOUTON RESPONSIVE FACETTES
------------------------------------------------------------------ */
@media (min-width: 600px) {
  #section-sidebar-modal-toggle,
  #section-sidebar-modal-close {
    display: block !important;
  }
}
@media (min-width: 1080px) {
  #section-sidebar-modal-toggle,
  #section-sidebar-modal-close {
    display: none !important;
  }
}

@media (min-width: 600px) {
  .faceted-browse-page #section-sidebar {
    display: none;
  }
}
@media (min-width: 1080px) {
  .faceted-browse-page #section-sidebar {
    display: block;
  }
}
@media (min-width: 600px) {
  .faceted-browse-page #section-sidebar.open {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1rem;
    background-color: #fff;
    z-index: 999;
  }
}

/* ITEMSETS TREE
----------------------------------------------------------- */
.itemsets-hierarchy .blocks > .wrap, .itemsets-hierarchy #advanced-search .blocks > .advanced-search-content, #advanced-search .itemsets-hierarchy .blocks > .advanced-search-content {
  padding-bottom: 32px;
  background-color: #FFF;
}
@media (min-width: 600px) {
  .itemsets-hierarchy .blocks > .wrap, .itemsets-hierarchy #advanced-search .blocks > .advanced-search-content, #advanced-search .itemsets-hierarchy .blocks > .advanced-search-content {
    padding-bottom: 48px;
  }
}
@media (min-width: 768px) {
  .itemsets-hierarchy .blocks > .wrap, .itemsets-hierarchy #advanced-search .blocks > .advanced-search-content, #advanced-search .itemsets-hierarchy .blocks > .advanced-search-content {
    padding-bottom: 64px;
  }
}
.itemsets-hierarchy .wrap > .accordion__container, .itemsets-hierarchy #advanced-search .advanced-search-content > .accordion__container, #advanced-search .itemsets-hierarchy .advanced-search-content > .accordion__container {
  max-width: 100%;
  margin: 48px 0;
}
.itemsets-hierarchy .wrap > .accordion__container.expanded, .itemsets-hierarchy #advanced-search .advanced-search-content > .accordion__container.expanded, #advanced-search .itemsets-hierarchy .advanced-search-content > .accordion__container.expanded {
  position: relative;
  z-index: 1;
}
.itemsets-hierarchy .wrap > .accordion__container.expanded::after, .itemsets-hierarchy #advanced-search .advanced-search-content > .accordion__container.expanded::after, #advanced-search .itemsets-hierarchy .advanced-search-content > .accordion__container.expanded::after {
  position: absolute;
  z-index: -1;
  top: -5px;
  right: -5px;
  display: block;
  width: 16px;
  height: calc(100% + 10px);
  background-color: #ee7184;
}
.itemsets-hierarchy .wrap > .accordion__container > .accordion__heading:not(:has(.expanded)), .itemsets-hierarchy #advanced-search .advanced-search-content > .accordion__container > .accordion__heading:not(:has(.expanded)), #advanced-search .itemsets-hierarchy .advanced-search-content > .accordion__container > .accordion__heading:not(:has(.expanded)) {
  margin-bottom: calc(24px + 48px);
}
@media (min-width: 600px) {
  .itemsets-hierarchy .wrap > .accordion__container > .accordion__heading:not(:has(.expanded)), .itemsets-hierarchy #advanced-search .advanced-search-content > .accordion__container > .accordion__heading:not(:has(.expanded)), #advanced-search .itemsets-hierarchy .advanced-search-content > .accordion__container > .accordion__heading:not(:has(.expanded)) {
    margin-bottom: calc(24px + 64px);
  }
}
@media (min-width: 1080px) {
  .itemsets-hierarchy .wrap > .accordion__container > .accordion__heading:not(:has(.expanded)), .itemsets-hierarchy #advanced-search .advanced-search-content > .accordion__container > .accordion__heading:not(:has(.expanded)), #advanced-search .itemsets-hierarchy .advanced-search-content > .accordion__container > .accordion__heading:not(:has(.expanded)) {
    margin-bottom: calc(24px + 128px);
  }
}
.itemsets-hierarchy .wrap > .accordion__container > .accordion__heading:has(.expanded) + .accordion__panel[style*=max-height], .itemsets-hierarchy #advanced-search .advanced-search-content > .accordion__container > .accordion__heading:has(.expanded) + .accordion__panel[style*=max-height], #advanced-search .itemsets-hierarchy .advanced-search-content > .accordion__container > .accordion__heading:has(.expanded) + .accordion__panel[style*=max-height] {
  position: relative;
  margin-bottom: calc(24px + 48px);
  overflow: visible;
}
.itemsets-hierarchy .wrap > .accordion__container > .accordion__heading:has(.expanded) + .accordion__panel[style*=max-height]::after, .itemsets-hierarchy #advanced-search .advanced-search-content > .accordion__container > .accordion__heading:has(.expanded) + .accordion__panel[style*=max-height]::after, #advanced-search .itemsets-hierarchy .advanced-search-content > .accordion__container > .accordion__heading:has(.expanded) + .accordion__panel[style*=max-height]::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: -5px;
  right: -5px;
  display: block;
  width: 16px;
  height: calc(100% + 10px);
  background-color: #F2A05A;
}
@media (min-width: 600px) {
  .itemsets-hierarchy .wrap > .accordion__container > .accordion__heading:has(.expanded) + .accordion__panel[style*=max-height], .itemsets-hierarchy #advanced-search .advanced-search-content > .accordion__container > .accordion__heading:has(.expanded) + .accordion__panel[style*=max-height], #advanced-search .itemsets-hierarchy .advanced-search-content > .accordion__container > .accordion__heading:has(.expanded) + .accordion__panel[style*=max-height] {
    margin-bottom: calc(24px + 64px);
  }
}
@media (min-width: 1080px) {
  .itemsets-hierarchy .wrap > .accordion__container > .accordion__heading:has(.expanded) + .accordion__panel[style*=max-height], .itemsets-hierarchy #advanced-search .advanced-search-content > .accordion__container > .accordion__heading:has(.expanded) + .accordion__panel[style*=max-height], #advanced-search .itemsets-hierarchy .advanced-search-content > .accordion__container > .accordion__heading:has(.expanded) + .accordion__panel[style*=max-height] {
    margin-bottom: calc(24px + 128px);
  }
}
.itemsets-hierarchy .wrap > .accordion__container > .accordion__heading > .accordion__trigger, .itemsets-hierarchy #advanced-search .advanced-search-content > .accordion__container > .accordion__heading > .accordion__trigger, #advanced-search .itemsets-hierarchy .advanced-search-content > .accordion__container > .accordion__heading > .accordion__trigger {
  border-bottom: 5px solid #FFF;
}
.itemsets-hierarchy .wrap > .accordion__container > .accordion__heading > .accordion__trigger a:hover, .itemsets-hierarchy #advanced-search .advanced-search-content > .accordion__container > .accordion__heading > .accordion__trigger a:hover, #advanced-search .itemsets-hierarchy .advanced-search-content > .accordion__container > .accordion__heading > .accordion__trigger a:hover,
.itemsets-hierarchy .wrap > .accordion__container > .accordion__heading > .accordion__trigger a:focus,
.itemsets-hierarchy #advanced-search .advanced-search-content > .accordion__container > .accordion__heading > .accordion__trigger a:focus,
#advanced-search .itemsets-hierarchy .advanced-search-content > .accordion__container > .accordion__heading > .accordion__trigger a:focus {
  text-decoration: underline;
  text-decoration-color: #742267;
}
.itemsets-hierarchy .wrap > .accordion__container > .accordion__heading:not(:first-child), .itemsets-hierarchy #advanced-search .advanced-search-content > .accordion__container > .accordion__heading:not(:first-child), #advanced-search .itemsets-hierarchy .advanced-search-content > .accordion__container > .accordion__heading:not(:first-child) {
  margin-top: 32px;
}

.itemsets-hierarchy .accordion__heading.no-child > .accordion__trigger,
.block-item-sets-tree .accordion__heading.no-child > .accordion__trigger {
  position: relative;
}
.itemsets-hierarchy .accordion__heading.no-child > .accordion__trigger a::after,
.block-item-sets-tree .accordion__heading.no-child > .accordion__trigger a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.itemsets-hierarchy .accordion__heading.no-child > .accordion__trigger > .accordion__title > .accordion__icon,
.block-item-sets-tree .accordion__heading.no-child > .accordion__trigger > .accordion__title > .accordion__icon {
  display: none;
}
.itemsets-hierarchy .accordion__heading.no-child > .expanded,
.block-item-sets-tree .accordion__heading.no-child > .expanded {
  margin-bottom: calc(24px + 48px);
}
@media (min-width: 600px) {
  .itemsets-hierarchy .accordion__heading.no-child > .expanded,
  .block-item-sets-tree .accordion__heading.no-child > .expanded {
    margin-bottom: calc(24px + 64px);
  }
}
@media (min-width: 1080px) {
  .itemsets-hierarchy .accordion__heading.no-child > .expanded,
  .block-item-sets-tree .accordion__heading.no-child > .expanded {
    margin-bottom: calc(24px + 128px);
  }
}
.itemsets-hierarchy .accordion__heading.no-child > .expanded .accordion__thumbnail::before,
.itemsets-hierarchy .accordion__heading.no-child > .expanded .accordion__title::after,
.block-item-sets-tree .accordion__heading.no-child > .expanded .accordion__thumbnail::before,
.block-item-sets-tree .accordion__heading.no-child > .expanded .accordion__title::after {
  content: none;
}
.itemsets-hierarchy .accordion__heading.with-children > .accordion__trigger:hover,
.block-item-sets-tree .accordion__heading.with-children > .accordion__trigger:hover {
  cursor: pointer;
}
.itemsets-hierarchy .accordion__trigger,
.block-item-sets-tree .accordion__trigger {
  position: relative;
  width: 100%;
  padding: 0;
  background-color: #FAF6F4;
  border-radius: 0;
  border: 0;
  clip-path: none;
  text-align: left;
  text-transform: none;
  color: #353E47;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media (min-width: 600px) {
  .itemsets-hierarchy .accordion__trigger,
  .block-item-sets-tree .accordion__trigger {
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.itemsets-hierarchy .accordion__trigger:hover, .itemsets-hierarchy .accordion__trigger:active, .itemsets-hierarchy .accordion__trigger:focus,
.block-item-sets-tree .accordion__trigger:hover,
.block-item-sets-tree .accordion__trigger:active,
.block-item-sets-tree .accordion__trigger:focus {
  background-color: #F2A05A;
  color: #000;
}
.itemsets-hierarchy .accordion__trigger:hover .accordion__title,
.itemsets-hierarchy .accordion__trigger:hover a, .itemsets-hierarchy .accordion__trigger:active .accordion__title,
.itemsets-hierarchy .accordion__trigger:active a, .itemsets-hierarchy .accordion__trigger:focus .accordion__title,
.itemsets-hierarchy .accordion__trigger:focus a,
.block-item-sets-tree .accordion__trigger:hover .accordion__title,
.block-item-sets-tree .accordion__trigger:hover a,
.block-item-sets-tree .accordion__trigger:active .accordion__title,
.block-item-sets-tree .accordion__trigger:active a,
.block-item-sets-tree .accordion__trigger:focus .accordion__title,
.block-item-sets-tree .accordion__trigger:focus a {
  color: #000;
}
.itemsets-hierarchy .accordion__trigger.expanded .accordion__thumbnail::before,
.block-item-sets-tree .accordion__trigger.expanded .accordion__thumbnail::before {
  height: calc(100% + 10px);
}
.itemsets-hierarchy .accordion__trigger.expanded .accordion__title::after,
.block-item-sets-tree .accordion__trigger.expanded .accordion__title::after {
  height: calc(100% + 10px);
}
.itemsets-hierarchy .accordion__trigger.expanded .accordion__icon::before,
.block-item-sets-tree .accordion__trigger.expanded .accordion__icon::before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.itemsets-hierarchy .accordion__thumbnail,
.block-item-sets-tree .accordion__thumbnail {
  position: relative;
  width: 100px;
  margin-bottom: -48px;
  padding: 16px;
  background-color: #FAF6F4;
  border-right: 8px solid #FFF;
}
@media (min-width: 600px) {
  .itemsets-hierarchy .accordion__thumbnail,
  .block-item-sets-tree .accordion__thumbnail {
    width: 150px;
    margin-bottom: -64px;
    padding-bottom: 64px;
  }
}
@media (min-width: 1080px) {
  .itemsets-hierarchy .accordion__thumbnail,
  .block-item-sets-tree .accordion__thumbnail {
    width: 220px;
    margin-bottom: -128px;
  }
}
.itemsets-hierarchy .accordion__thumbnail::before,
.block-item-sets-tree .accordion__thumbnail::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -5px;
  left: -5px;
  display: block;
  width: 16px;
  height: 0;
  background-color: #F2A05A;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.itemsets-hierarchy .accordion__thumbnail img,
.block-item-sets-tree .accordion__thumbnail img {
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.itemsets-hierarchy .accordion__thumbnail__content,
.block-item-sets-tree .accordion__thumbnail__content {
  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;
  aspect-ratio: 1/1;
  overflow: hidden;
}
.itemsets-hierarchy .accordion__title,
.block-item-sets-tree .accordion__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-preferred-size: calc(100% - 100px);
      flex-basis: calc(100% - 100px);
  max-width: calc(100% - 70px);
  padding: 8px 16px;
  padding-right: 70px;
  line-height: 1;
  font-size: 1.16667em;
}
@media (min-width: 600px) {
  .itemsets-hierarchy .accordion__title,
  .block-item-sets-tree .accordion__title {
    -ms-flex-preferred-size: calc(100% - 150px);
        flex-basis: calc(100% - 150px);
    padding-left: 32px;
  }
}
@media (min-width: 1080px) {
  .itemsets-hierarchy .accordion__title,
  .block-item-sets-tree .accordion__title {
    -ms-flex-preferred-size: calc(100% - 220px);
        flex-basis: calc(100% - 220px);
  }
}
.itemsets-hierarchy .accordion__title::after,
.block-item-sets-tree .accordion__title::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: -5px;
  right: -5px;
  display: block;
  width: 16px;
  height: 0;
  background-color: #F2A05A;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.itemsets-hierarchy .accordion a,
.block-item-sets-tree .accordion a {
  display: inline-block;
  padding-top: 4px;
  padding-bottom: 4px;
}
.itemsets-hierarchy .accordion a:hover, .itemsets-hierarchy .accordion a:focus,
.block-item-sets-tree .accordion a:hover,
.block-item-sets-tree .accordion a:focus {
  -webkit-box-shadow: inset 0 -3px 0 0 #0D1D29;
          box-shadow: inset 0 -3px 0 0 #0D1D29;
}
.itemsets-hierarchy .accordion__icon,
.block-item-sets-tree .accordion__icon {
  position: absolute;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  width: 70px;
  pointer-events: none;
  bottom: 0;
  top: auto;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 600px) {
  .itemsets-hierarchy .accordion__icon,
  .block-item-sets-tree .accordion__icon {
    height: 100%;
  }
}
.itemsets-hierarchy .accordion__icon::before,
.block-item-sets-tree .accordion__icon::before {
  height: 24px;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.accordion__trigger.expanded .itemsets-hierarchy .accordion__icon::before,
.accordion__trigger.expanded .block-item-sets-tree .accordion__icon::before {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.itemsets-hierarchy .accordion__panel,
.block-item-sets-tree .accordion__panel {
  max-height: 0;
  overflow: hidden;
  margin-left: 48px;
  background-color: #FAF6F4;
  -webkit-transition: max-height 0.4s ease-out;
  transition: max-height 0.4s ease-out;
}
@media (min-width: 600px) {
  .itemsets-hierarchy .accordion__panel,
  .block-item-sets-tree .accordion__panel {
    margin-left: 150px;
  }
}
@media (min-width: 1080px) {
  .itemsets-hierarchy .accordion__panel,
  .block-item-sets-tree .accordion__panel {
    margin-left: 220px;
  }
}
.itemsets-hierarchy .accordion__panel ul,
.block-item-sets-tree .accordion__panel ul {
  padding-left: 32px;
}
.itemsets-hierarchy .accordion__panel .accordion__heading,
.block-item-sets-tree .accordion__panel .accordion__heading {
  border-bottom: 1px solid #FFF;
}
.itemsets-hierarchy .accordion__panel .accordion__thumbnail,
.block-item-sets-tree .accordion__panel .accordion__thumbnail {
  display: none;
}
.itemsets-hierarchy .accordion__panel .accordion__title,
.block-item-sets-tree .accordion__panel .accordion__title {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  padding-left: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 1.33334em;
}
@media (min-width: 600px) {
  .itemsets-hierarchy .accordion__panel .accordion__title,
  .block-item-sets-tree .accordion__panel .accordion__title {
    padding-left: calc(150px - 128px + 32px);
  }
}
.itemsets-hierarchy .accordion__panel .accordion__panel,
.block-item-sets-tree .accordion__panel .accordion__panel {
  margin-left: 32px;
}
@media (min-width: 600px) {
  .itemsets-hierarchy .accordion__panel .accordion__panel,
  .block-item-sets-tree .accordion__panel .accordion__panel {
    margin-left: calc(150px - 128px + 32px);
  }
}
.itemsets-hierarchy .accordion__panel .accordion__panel .accordion__trigger,
.block-item-sets-tree .accordion__panel .accordion__panel .accordion__trigger {
  position: relative;
}
.itemsets-hierarchy .accordion__panel .accordion__panel .accordion__title,
.block-item-sets-tree .accordion__panel .accordion__panel .accordion__title {
  position: relative;
  padding-left: 24px;
  font-size: 1.16667em;
  text-transform: none;
}
@media (min-width: 600px) {
  .itemsets-hierarchy .accordion__panel .accordion__panel .accordion__title,
  .block-item-sets-tree .accordion__panel .accordion__panel .accordion__title {
    padding-left: 32px;
  }
}
.itemsets-hierarchy .accordion__panel .accordion__panel .accordion__title::before,
.block-item-sets-tree .accordion__panel .accordion__panel .accordion__title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 24px;
  display: block;
  height: 10px;
  width: 10px;
  background-color: #742267;
  border-radius: 10px;
}
.itemsets-hierarchy .accordion__panel .accordion__panel .accordion__panel,
.block-item-sets-tree .accordion__panel .accordion__panel .accordion__panel {
  margin-left: 32px;
}
.itemsets-hierarchy .accordion__panel .accordion__panel .accordion__panel .accordion__title,
.block-item-sets-tree .accordion__panel .accordion__panel .accordion__panel .accordion__title {
  font-weight: 400;
}
.itemsets-hierarchy .accordion__panel .accordion__panel .accordion__panel .accordion__title::before,
.block-item-sets-tree .accordion__panel .accordion__panel .accordion__panel .accordion__title::before {
  top: calc(24px + 4px);
  height: 3px;
  width: 8px;
  border-radius: 0;
}
.itemsets-hierarchy .accordion__panel .accordion__trigger,
.block-item-sets-tree .accordion__panel .accordion__trigger {
  cursor: auto;
}
.itemsets-hierarchy .accordion__panel .accordion__trigger:hover, .itemsets-hierarchy .accordion__panel .accordion__trigger:focus,
.block-item-sets-tree .accordion__panel .accordion__trigger:hover,
.block-item-sets-tree .accordion__panel .accordion__trigger:focus {
  background-color: transparent;
}
.itemsets-hierarchy .accordion__panel .accordion__trigger .accordion__icon,
.block-item-sets-tree .accordion__panel .accordion__trigger .accordion__icon {
  display: none;
}
.itemsets-hierarchy .accordion__panel .accordion__panel,
.block-item-sets-tree .accordion__panel .accordion__panel {
  display: block;
  max-height: unset;
}

/* MODULE BLOCK FOR PAGES
-------------------------------------------- */
@media (min-width: 1080px) {
  .block-item-sets-tree {
    margin-left: -7.264957265%;
    margin-right: -7.264957265%;
    max-width: calc(100% + 14.5299145299%);
    width: calc(100% + 14.5299145299%);
  }
}
@media (min-width: 1366px) {
  .block-item-sets-tree {
    margin-left: calc((100% - 768px) / 2);
    margin-right: calc((100% - 768px) / 2);
    width: 768px;
    max-width: 768px;
  }
}
.block-item-sets-tree h2 {
  text-align: center;
}
.block-item-sets-tree > .accordion__container > .accordion__heading:not(:first-child) {
  margin-top: 32px;
}
.block-item-sets-tree > .accordion__container > .accordion__heading > .accordion__trigger {
  border-bottom: 5px solid #FFF;
}
.block-item-sets-tree .accordion__trigger {
  background-color: #FFF;
}
.block-item-sets-tree .accordion__trigger:has(.description) {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.block-item-sets-tree .accordion__trigger:hover, .block-item-sets-tree .accordion__trigger:focus {
  background-color: #FFF;
}
.block-item-sets-tree .accordion__trigger:hover .accordion__title, .block-item-sets-tree .accordion__trigger:focus .accordion__title {
  color: #000;
}
.block-item-sets-tree .accordion__trigger a {
  margin-right: 8px;
}
.block-item-sets-tree .accordion__title {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.block-item-sets-tree .accordion__title a,
.block-item-sets-tree .accordion__title a:visited {
  border-bottom-color: transparent;
}
.block-item-sets-tree .accordion__title a:hover, .block-item-sets-tree .accordion__title a:focus,
.block-item-sets-tree .accordion__title a:visited:hover,
.block-item-sets-tree .accordion__title a:visited:focus {
  background-color: transparent;
  border-bottom-color: #742267;
  color: #353E47;
}
.block-item-sets-tree .accordion__panel {
  background-color: #FFF;
}
.block-item-sets-tree .accordion__panel .accordion__heading {
  border-bottom-color: #D8D8DA;
}
.block-item-sets-tree .accordion__panel .accordion__trigger {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.block-item-sets-tree .accordion__panel .accordion__title {
  padding-right: 0;
}
.block-item-sets-tree .description {
  line-height: 1.25;
  font-size: 0.8889rem;
  color: #000;
}

/* ITEM SET CALENDAR
----------------------------------------------------------- */
.item-set-calendar .blocks > .wrap--xl {
  padding: 32px 16px;
  background-color: #FFF;
  -webkit-box-shadow: 0 0 16px rgba(13, 29, 41, 0.5);
          box-shadow: 0 0 16px rgba(13, 29, 41, 0.5);
}
@media (min-width: 600px) {
  .item-set-calendar .blocks > .wrap--xl {
    padding: 48px 24px;
  }
}
@media (min-width: 768px) {
  .item-set-calendar .blocks > .wrap--xl {
    padding: 64px;
  }
}
@media (min-width: 1366px) {
  .item-set-calendar .blocks > .wrap--xl {
    padding-left: 128px;
    padding-right: 128px;
  }
}
.item-set-calendar .item-set-items__title {
  text-align: center;
}
.item-set-calendar .item-set-items__subtitle {
  margin-bottom: 24px;
  text-align: center;
  color: #742267;
}

section[id*=item-set-calendar-by] {
  margin-top: 32px;
}

.item-set-calendar__title {
  margin-bottom: 24px;
  text-align: center;
}
.item-set-calendar__list--by-year {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 32px 1fr;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  margin: 32px 0;
  padding-left: 0;
  list-style-type: none;
}
@media (min-width: 768px) {
  .item-set-calendar__list--by-year {
    -ms-grid-columns: 1fr 48px 1fr 48px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }
}
@media (min-width: 1080px) {
  .item-set-calendar__list--by-year {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.item-set-calendar__list--by-year li {
  position: relative;
  padding: 24px;
  background-color: #FAF6F4;
  border-bottom: 10px solid #F2A05A;
  text-align: center;
  font-family: var(--font-headings), sans-serif;
  font-size: 1.33334em;
  font-weight: 600;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 768px) {
  .item-set-calendar__list--by-year li {
    padding: 32px 48px;
  }
}
.item-set-calendar__list--by-year li:hover, .item-set-calendar__list--by-year li:focus-within {
  background-color: #742267;
  border-color: #742267;
  -webkit-box-shadow: 0 0 16px rgba(13, 29, 41, 0.5);
          box-shadow: 0 0 16px rgba(13, 29, 41, 0.5);
}
.item-set-calendar__list--by-year li a:hover, .item-set-calendar__list--by-year li a:focus {
  color: #FFF;
}
.item-set-calendar__list--by-year li a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.item-set-calendar-months {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-row-gap: 48px;
  padding-top: 48px;
}
@media (min-width: 768px) {
  .item-set-calendar-months {
    -ms-grid-columns: 1fr 48px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 48px;
  }
}
@media (min-width: 1080px) {
  .item-set-calendar-months {
    grid-row-gap: 64px;
    grid-column-gap: 64px;
  }
}
.item-set-calendar-month__title {
  color: #742267;
}
.item-set-calendar-month ul {
  margin: 0;
  padding: 32px 0 0;
  list-style-type: none;
}
.item-set-calendar-day {
  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: 48px;
  margin: 1px;
  background-color: #FFF;
  text-align: center;
}
.item-set-calendar-day a {
  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: 80%;
  width: 80%;
  margin: 10%;
  background-color: #742267;
  border: 1px solid #742267;
  font-weight: 600;
  color: #FFF;
}
.item-set-calendar-day a:hover, .item-set-calendar-day a:focus {
  background-color: transparent;
  color: #000;
}

.item-set-calendar-calendar {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  row-gap: 32px;
  margin-top: 48px;
}
@media (min-width: 1080px) {
  .item-set-calendar-calendar {
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
    -webkit-column-gap: 2.5641025641%;
       -moz-column-gap: 2.5641025641%;
            column-gap: 2.5641025641%;
  }
}
.item-set-calendar-calendar .item-set-calendar-month {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  padding: 16px;
  background-color: #FAF6F4;
}
@media (min-width: 600px) {
  .item-set-calendar-calendar .item-set-calendar-month {
    -ms-flex-preferred-size: 48.7179487179%;
        flex-basis: 48.7179487179%;
    min-width: 300px;
  }
}
@media (min-width: 768px) {
  .item-set-calendar-calendar .item-set-calendar-month {
    padding-bottom: 24px;
  }
}
@media (min-width: 1080px) {
  .item-set-calendar-calendar .item-set-calendar-month {
    -ms-flex-preferred-size: 31.6239316239%;
        flex-basis: 31.6239316239%;
  }
}
.item-set-calendar-calendar .item-set-calendar-month .item-set-calendar-day {
  -ms-flex-preferred-size: calc(14.2857142857% - 2px);
      flex-basis: calc(14.2857142857% - 2px);
}

/* MAPPING
----------------------------------------------------------- */
/* ITEMS SEARCH	
--------------------------------------------- */
.mapping.browse .blocks-inner {
  padding-left: 0;
  padding-right: 0;
}
.mapping.browse .blocks-inner > .wrap, .mapping.browse #advanced-search .blocks-inner > .advanced-search-content, #advanced-search .mapping.browse .blocks-inner > .advanced-search-content {
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 1080px) {
  .mapping.browse .blocks-inner > .wrap, .mapping.browse #advanced-search .blocks-inner > .advanced-search-content, #advanced-search .mapping.browse .blocks-inner > .advanced-search-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.mapping.browse #advanced-search {
  position: relative;
  margin-top: 64px;
  padding: 32px 16px 0 16px;
  background-color: #5BBBA7;
}
@media (min-width: 600px) {
  .mapping.browse #advanced-search {
    padding-top: 48px;
  }
}
@media (min-width: 768px) {
  .mapping.browse #advanced-search {
    padding-top: 64px;
  }
}
@media (min-width: 1080px) {
  .mapping.browse #advanced-search {
    padding-top: 96px;
  }
}
.mapping.browse #advanced-search::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  display: block;
  width: 100%;
  height: 32px;
  background-color: #FFF;
  clip-path: polygon(100% 0%, 100% 100%, 0% 0%);
}
@media (min-width: 1080px) {
  .mapping.browse #advanced-search::before {
    height: 64px;
  }
}
.mapping.browse #advanced-search button[type=submit] {
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-top: 64px;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
}

/* OCTOPUS VIEWER
----------------------------------------------------------- */
octopusviewer-viewer {
  margin: 0 0 10px 0;
  border: 1px solid #3B3B39;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (min-width: 600px) {
  octopusviewer-viewer {
    height: 80vmin;
    max-height: 800px;
  }
}

/* REFERENCE
----------------------------------------------------------- */
.reference-pagination.pagination-bottom {
  margin-top: 48px;
}
.reference-pagination .pagination-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  row-gap: 16px;
}
.reference-pagination li.pagination-range::before {
  content: none;
}
.reference-pagination li.pagination-range a,
.reference-pagination li.pagination-range span {
  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;
  width: calc(48px - 8px);
  height: calc(48px - 8px);
}
.reference-pagination li.pagination-range a,
.reference-pagination li.pagination-range a:visited {
  background-color: #F3E5D3;
  border-color: #F3E5D3;
  font-weight: 700;
}
.reference-pagination li.pagination-range a:hover, .reference-pagination li.pagination-range a:focus,
.reference-pagination li.pagination-range a:visited:hover,
.reference-pagination li.pagination-range a:visited:focus {
  background-color: #742267;
  color: #FFF;
  -webkit-box-shadow: 0 0 6px rgba(13, 29, 41, 0.5);
          box-shadow: 0 0 6px rgba(13, 29, 41, 0.5);
}

.reference-heading {
  position: relative;
}
.reference-heading::before {
  content: "";
  position: absolute;
  left: calc(-32px + 2px);
  top: 4px;
  display: block;
  height: 16px;
  width: 24px;
  -webkit-mask: var(--icon-arrow--bullet) no-repeat center/contain;
          mask: var(--icon-arrow--bullet) no-repeat center/contain;
  background-color: #F2A05A;
}
.reference-heading a {
  border-bottom: 0 !important;
  font-weight: 700;
}

.reference-record {
  margin-bottom: 8px;
}

/* SEARCH -- BibLibre module
----------------------------------------------------------- */
.search-form-page #search-form,
.search-form-page .button-container {
  display: none;
}
.search-form-page h1, .search-form-page .item.show .slider-items__title, .item.show .search-form-page .slider-items__title {
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .search-form-page h1, .search-form-page .item.show .slider-items__title, .item.show .search-form-page .slider-items__title {
    margin-bottom: 48px;
  }
}

#search-form-wrapper {
  margin-bottom: 48px;
}

#search-form-wrapper .advsearch__container,
.search-results__overwrapper .advsearch__container:has(.search-results-wrapper) {
  padding: 16px;
  background-color: #FFF;
  -webkit-box-shadow: 0 0 16px rgba(13, 29, 41, 0.5);
          box-shadow: 0 0 16px rgba(13, 29, 41, 0.5);
}
@media (min-width: 768px) {
  #search-form-wrapper .advsearch__container,
  .search-results__overwrapper .advsearch__container:has(.search-results-wrapper) {
    margin-left: calc((100% - 768px) / 2);
    margin-right: calc((100% - 768px) / 2);
    width: 768px;
    max-width: 768px;
  }
}
@media (min-width: 1080px) {
  #search-form-wrapper .advsearch__container,
  .search-results__overwrapper .advsearch__container:has(.search-results-wrapper) {
    margin-left: calc((100% - 1080px) / 2);
    margin-right: calc((100% - 1080px) / 2);
    width: 1080px;
    max-width: 1080px;
  }
}
@media (min-width: 1600px) {
  #search-form-wrapper .advsearch__container,
  .search-results__overwrapper .advsearch__container:has(.search-results-wrapper) {
    margin-left: calc((100% - 1366px) / 2);
    margin-right: calc((100% - 1366px) / 2);
    width: 1366px;
    max-width: 1366px;
  }
}
@media (min-width: 600px) {
  #search-form-wrapper .advsearch__container,
  .search-results__overwrapper .advsearch__container:has(.search-results-wrapper) {
    padding: 24px;
  }
}
@media (min-width: 768px) {
  #search-form-wrapper .advsearch__container,
  .search-results__overwrapper .advsearch__container:has(.search-results-wrapper) {
    padding: 32px;
  }
}
@media (min-width: 1080px) {
  #search-form-wrapper .advsearch__container,
  .search-results__overwrapper .advsearch__container:has(.search-results-wrapper) {
    padding: 48px;
  }
}
#search-form-wrapper .advsearch__container select,
#search-form-wrapper .advsearch__container input,
.search-results__overwrapper .advsearch__container:has(.search-results-wrapper) select,
.search-results__overwrapper .advsearch__container:has(.search-results-wrapper) input {
  height: 40px;
}

#search-form-standard .field#resource-class, #search-form-standard .field#item-sets {
  margin-bottom: 32px;
}
@media (min-width: 1080px) {
  #search-form-standard .field#resource-class, #search-form-standard .field#item-sets {
    margin-bottom: 48px;
  }
}
#search-form-standard .field#resource-class .label, #search-form-standard .field#item-sets .label {
  margin-bottom: 0;
}
#search-form-standard .field#resource-class .field-meta, #search-form-standard .field#item-sets .field-meta {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  margin-bottom: 24px;
}
#search-form-standard .field#resource-class .field-meta .collapsible, #search-form-standard .field#item-sets .field-meta .collapsible {
  -ms-grid-column-span: 2;
  grid-column: span 2;
  margin: 0;
  padding: 0;
  background-color: transparent;
}
#search-form-standard .field#resource-class .field-meta .field-description, #search-form-standard .field#item-sets .field-meta .field-description {
  max-width: 680px;
}
#search-form-standard .field#resource-class .value, #search-form-standard .field#item-sets .value {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 8px 40px;
  grid-template-columns: auto 40px;
  grid-column-gap: 8px;
  max-width: 680px;
}
#search-form-standard .field#resource-class .value + .value, #search-form-standard .field#item-sets .value + .value {
  margin-top: 16px;
}
#search-form-standard .field#resource-class .value:last-child, #search-form-standard .field#item-sets .value:last-child {
  margin-bottom: 24px;
}

/* SEARCH BY FILTERS --------------------- */
.section-advsearch--filters {
  position: relative;
}

.inputs > .search-form-standard-match-group {
  margin-bottom: 32px;
}
@media (min-width: 1080px) {
  .inputs > .search-form-standard-match-group {
    margin-bottom: 32px;
  }
}

.search-form-standard-match-group > select {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.search-form-standard-match-group .search-form-standard-match-group-item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 8px 40px;
  grid-template-columns: 1fr 40px;
  grid-column-gap: 8px;
  grid-row-gap: 16px;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .search-form-standard-match-group .search-form-standard-match-group-item {
    -ms-grid-columns: 1fr 1fr 1fr 40px;
    grid-template-columns: 1fr 1fr 1fr 40px;
  }
}
.search-form-standard-match-group .search-form-standard-match-group-item select {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
@media (min-width: 768px) {
  .search-form-standard-match-group .search-form-standard-match-group-item select {
    grid-column: initial;
  }
}
.search-form-standard-match-group .search-form-standard-match-group-item .button-element,
.search-form-standard-match-group .search-form-standard-match-group-item .search-form-standard-match-group-item,
.search-form-standard-match-group .search-form-standard-match-group-item .search-form-standard-match-group-item > .search-form-standard-match-group {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
@media (min-width: 768px) {
  .search-form-standard-match-group .search-form-standard-match-group-item .button-element,
  .search-form-standard-match-group .search-form-standard-match-group-item .search-form-standard-match-group-item,
  .search-form-standard-match-group .search-form-standard-match-group-item .search-form-standard-match-group-item > .search-form-standard-match-group {
    -ms-grid-column-span: 4;
    grid-column: span 4;
  }
}
.search-form-standard-match-group .search-form-standard-match-group-item > .search-form-standard-match-group {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
@media (min-width: 768px) {
  .search-form-standard-match-group .search-form-standard-match-group-item > .search-form-standard-match-group {
    -ms-grid-column-span: 4;
    grid-column: span 4;
  }
}

.search-form-standard-match-group-items {
  margin-top: 16px;
}
.search-form-standard-match-group-items > .search-form-standard-match-group-item {
  position: relative;
}
.search-form-standard-match-group-items > .search-form-standard-match-group-item::before {
  content: "";
  position: absolute;
  left: -32px;
  top: 8px;
  display: block;
  height: 16px;
  width: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2' viewBox='0 0 36 24'%3E%3Cpath d='M12 18 0 6h24V0l12 12-12 12v-6H12Z' style='fill:%239b9fa4;fill-rule:nonzero'/%3E%3C/svg%3E") no-repeat center/contain;
}
.search-form-standard-match-group-items > .search-form-standard-match-group-item:has(.search-form-standard-match-group)::before {
  content: none;
}

.search-form-standard-match-group-item.button__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
}
.search-form-standard-match-group-item.button__group::before {
  content: none;
}
.search-form-standard-match-group-item.button__group .button, .search-form-standard-match-group-item.button__group .site-page-pagination a, .site-page-pagination .search-form-standard-match-group-item.button__group a, .search-form-standard-match-group-item.button__group .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:only-child, .block-blockGroup:has(.page-column-image) .page-column-image .search-form-standard-match-group-item.button__group p:last-child > a:only-child {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: fit-content;
      flex-basis: fit-content;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

/* SHARE ME BABY
----------------------------------------------------------- */
.block .share-me-baby {
  padding: 16px;
  background-color: #FFF;
}
.block .share-me-baby__heading {
  margin: 0 0 8px 0;
}

.share-me-baby__heading {
  font-size: 1rem;
  font-family: var(--font-global), Helvetica, Arial, serif;
  color: #000;
}
.share-me-baby__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.share-me-baby .button, .share-me-baby .site-page-pagination a, .site-page-pagination .share-me-baby a, .share-me-baby .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:only-child, .block-blockGroup:has(.page-column-image) .page-column-image .share-me-baby p:last-child > a:only-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 0;
  padding-left: 12px;
  padding-right: 12px;
  border: 0;
  text-transform: none;
  color: #000;
}
.share-me-baby .button:hover, .share-me-baby .site-page-pagination a:hover, .site-page-pagination .share-me-baby a:hover, .share-me-baby .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:hover:only-child, .block-blockGroup:has(.page-column-image) .page-column-image .share-me-baby p:last-child > a:hover:only-child, .share-me-baby .button:focus, .share-me-baby .site-page-pagination a:focus, .site-page-pagination .share-me-baby a:focus, .share-me-baby .block-blockGroup:has(.page-column-image) .page-column-image p:last-child > a:focus:only-child, .block-blockGroup:has(.page-column-image) .page-column-image .share-me-baby p:last-child > a:focus:only-child {
  color: #FFF;
}

/* VALUE SUGGEST
----------------------------------------------------------- */
/*# sourceMappingURL=style.css.map */