@charset "UTF-8";
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

* {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
*:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
*:focus {
  outline: thin dotted;
}

body {
  margin: 0;
}

main {
  display: block;
}

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

a {
  background-color: transparent;
  color: inherit;
}

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

b,
strong {
  font-weight: bolder;
}

code {
  font-family: monospace, monospace;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img, svg, picture {
  border-style: none;
  height: auto;
  max-width: 100%;
}

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

button,
input {
  overflow: visible;
}

button {
  cursor: pointer;
}

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

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

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

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

textarea {
  overflow: auto;
}

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

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

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

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

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

fieldset {
  border: 0;
  padding: 0;
  margin: 0;
  min-width: 0;
}

legend {
  padding: 0;
  display: block;
  width: 100%;
}

.normalize {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

@font-face {
  font-family: "Rubik";
  src: url(../fonts/subset-Rubik-Bold.woff2.html) format("woff2"), url(../fonts/subset-Rubik-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Rubik";
  src: url(../fonts/subset-Rubik-BoldItalic.woff2.html) format("woff2"), url(../fonts/subset-Rubik-BoldItalic.woff) format("woff");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Rubik";
  src: url(../fonts/subset-Rubik-Regular.woff2.html) format("woff2"), url(../fonts/subset-Rubik-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Rubik";
  src: url(../fonts/subset-Rubik-Italic.woff2.html) format("woff2"), url(../fonts/subset-Rubik-Italic.woff) format("woff");
  font-weight: 400;
  font-style: italic;
}
::-moz-selection {
  background-color: #DF750C;
  color: #fff;
}
::selection {
  background-color: #DF750C;
  color: #fff;
}

::-webkit-input-placeholder {
  color: #757E8C;
  font-style: italic;
  opacity: 1;
}

::-moz-placeholder {
  color: #757E8C;
  font-style: italic;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #757E8C;
  font-style: italic;
  opacity: 1;
}

::-ms-input-placeholder {
  color: #757E8C;
  font-style: italic;
  opacity: 1;
}

::placeholder {
  color: #757E8C;
  font-style: italic;
  opacity: 1;
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background: #fff;
  color: #5C6874;
  font-display: swap;
  scroll-behavior: smooth;
}

#svg-sprite {
  display: none;
}

@media screen and (max-width: 1024px) {
  .site {
    overflow: hidden;
  }
}

.wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body, input, textarea, select, button, pre, p {
  font-size: 1rem;
  font-family: "Rubik", Arial, Helvetica, sans-serif;
  line-height: 1.5;
}

h1, .h1 {
  font-size: 3.125rem;
  margin-bottom: 0.5em;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 0;
}

h2, .h2 {
  font-size: 1.75rem;
  margin-bottom: 0.5em;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 0;
}

h3, .h3 {
  font-size: 1.375rem;
  margin-bottom: 1em;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 1em;
}

h4, .h4 {
  font-size: 1.25rem;
  margin-bottom: 1em;
  font-weight: bold;
  line-height: 1.2;
  text-transform: uppercase;
  margin-top: 0;
}

h5, .h5 {
  font-size: 1rem;
  margin-bottom: 0.5em;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 0;
}

p {
  margin-bottom: 2em;
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}

.has-medium-font-size {
  font-size: 1.5rem;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}

.screen-reader-text, .sr {
  width: 0.0625rem;
  height: 0.0625rem;
  margin: -0.0625rem;
  position: absolute;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/**
 * Colors
 */
/**
 * Breakpoints & Media Queries
 */
/**
 * Often re-used variables
 */
/**
 * Breakpoint mixins
 */
/**
 * Long content fade mixin
 *
 * Creates a fading overlay to signify that the content is longer
 * than the space allows.
 */
/**
 * Button states and focus styles
 */
/**
 * Applies editor left position to the selector passed as argument
 */
/**
 * Applies editor right position to the selector passed as argument
 */
/**
 * Styles that are reused verbatim in a few places
 */
/**
 * Allows users to opt-out of animations via OS-level preferences.
 */
/**
 * Reset default styles for JavaScript UI based pages.
 * This is a WP-admin agnostic reset
 */
/**
 * Reset the WP Admin page styles for Gutenberg-like pages.
 */
.wp-block-audio figcaption {
  margin-top: 0.5em;
  margin-bottom: 1em;
}

.wp-block-audio audio {
  width: 100%;
  min-width: 300px;
}

.wp-block-button {
  color: #fff;
}

.wp-block-button.aligncenter {
  text-align: center;
}

.wp-block-button.alignright {
  /*rtl:ignore*/
  text-align: right;
}

.wp-block-button__link {
  background-color: #32373c;
  border: none;
  border-radius: 28px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  margin: 0;
  padding: 12px 24px;
  text-align: center;
  text-decoration: none;
  overflow-wrap: break-word;
}

.wp-block-button__link:hover, .wp-block-button__link:focus, .wp-block-button__link:active, .wp-block-button__link:visited {
  color: inherit;
}

.is-style-squared .wp-block-button__link {
  border-radius: 0;
}

.no-border-radius.wp-block-button__link {
  border-radius: 0 !important;
}

.is-style-outline {
  color: #32373c;
}

.is-style-outline .wp-block-button__link {
  background-color: transparent;
  border: 2px solid;
}

.wp-block-calendar {
  text-align: center;
}

.wp-block-calendar th,
.wp-block-calendar tbody td {
  padding: 4px;
  border: 1px solid #e2e4e7;
}

.wp-block-calendar tfoot td {
  border: none;
}

.wp-block-calendar table {
  width: 100%;
  border-collapse: collapse;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.wp-block-calendar table th {
  font-weight: 400;
  background: #edeff0;
}

.wp-block-calendar a {
  text-decoration: underline;
}

.wp-block-calendar tfoot a {
  color: #00739c;
}

.wp-block-calendar table tbody,
.wp-block-calendar table caption {
  color: #40464d;
}

.wp-block-categories.alignleft {
  /*rtl:ignore*/
  margin-right: 2em;
}

.wp-block-categories.alignright {
  /*rtl:ignore*/
  margin-left: 2em;
}

.wp-block-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 28px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 782px) {
  .wp-block-columns {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.wp-block-column {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-width: 0;
  word-break: break-word;
  overflow-wrap: break-word;
}

@media (max-width: 599px) {
  .wp-block-column {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
  }
}
@media (min-width: 600px) {
  .wp-block-column {
    -ms-flex-preferred-size: calc(50% - 16px);
        flex-basis: calc(50% - 16px);
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }

  .wp-block-column:nth-child(even) {
    margin-left: 32px;
  }
}
@media (min-width: 782px) {
  .wp-block-column:not(:first-child) {
    margin-left: 32px;
  }
}
/**
 * All Columns Alignment
 */
.wp-block-columns.are-vertically-aligned-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.wp-block-columns.are-vertically-aligned-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wp-block-columns.are-vertically-aligned-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

/**
 * Individual Column Alignment
 */
.wp-block-column.is-vertically-aligned-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.wp-block-column.is-vertically-aligned-center {
  -ms-grid-row-align: center;
  -ms-flex-item-align: center;
      align-self: center;
}

.wp-block-column.is-vertically-aligned-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.wp-block-cover-image,
.wp-block-cover {
  position: relative;
  background-color: #000;
  background-size: cover;
  background-position: center center;
  min-height: 430px;
  height: 100%;
  width: 100%;
  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;
  overflow: hidden;
}

.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax {
  background-attachment: fixed;
}

@supports (-webkit-overflow-scrolling: touch) {
  .wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax {
    background-attachment: scroll;
  }
}
@media (prefers-reduced-motion: reduce) {
  .wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax {
    background-attachment: scroll;
  }
}
.wp-block-cover-image.has-background-dim::before,
.wp-block-cover.has-background-dim::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: inherit;
  opacity: 0.5;
  z-index: 1;
}

.wp-block-cover-image.has-background-dim.has-background-dim-10::before,
.wp-block-cover.has-background-dim.has-background-dim-10::before {
  opacity: 0.1;
}

.wp-block-cover-image.has-background-dim.has-background-dim-20::before,
.wp-block-cover.has-background-dim.has-background-dim-20::before {
  opacity: 0.2;
}

.wp-block-cover-image.has-background-dim.has-background-dim-30::before,
.wp-block-cover.has-background-dim.has-background-dim-30::before {
  opacity: 0.3;
}

.wp-block-cover-image.has-background-dim.has-background-dim-40::before,
.wp-block-cover.has-background-dim.has-background-dim-40::before {
  opacity: 0.4;
}

.wp-block-cover-image.has-background-dim.has-background-dim-50::before,
.wp-block-cover.has-background-dim.has-background-dim-50::before {
  opacity: 0.5;
}

.wp-block-cover-image.has-background-dim.has-background-dim-60::before,
.wp-block-cover.has-background-dim.has-background-dim-60::before {
  opacity: 0.6;
}

.wp-block-cover-image.has-background-dim.has-background-dim-70::before,
.wp-block-cover.has-background-dim.has-background-dim-70::before {
  opacity: 0.7;
}

.wp-block-cover-image.has-background-dim.has-background-dim-80::before,
.wp-block-cover.has-background-dim.has-background-dim-80::before {
  opacity: 0.8;
}

.wp-block-cover-image.has-background-dim.has-background-dim-90::before,
.wp-block-cover.has-background-dim.has-background-dim-90::before {
  opacity: 0.9;
}

.wp-block-cover-image.has-background-dim.has-background-dim-100::before,
.wp-block-cover.has-background-dim.has-background-dim-100::before {
  opacity: 1;
}

.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  max-width: 305px;
  width: 100%;
}

.wp-block-cover-image::after,
.wp-block-cover::after {
  display: block;
  content: "";
  font-size: 0;
  min-height: inherit;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .wp-block-cover-image::after,
.wp-block-cover::after {
    content: none;
  }
}
.wp-block-cover-image.aligncenter, .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
  width: calc(100% - 70px);
  z-index: 1;
  color: #f8f9f9;
}

.wp-block-cover-image p:not(.has-text-color),
.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover-image .wp-block-subhead:not(.has-text-color),
.wp-block-cover p:not(.has-text-color),
.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover .wp-block-subhead:not(.has-text-color) {
  color: inherit;
}

.wp-block-cover__video-background {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: 100%;
  z-index: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

section.wp-block-cover-image h2,
.wp-block-cover-image-text,
.wp-block-cover-text {
  color: #fff;
}

section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:hover,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:active,
.wp-block-cover-image-text a,
.wp-block-cover-image-text a:hover,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:active,
.wp-block-cover-text a,
.wp-block-cover-text a:hover,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:active {
  color: #fff;
}

.wp-block-cover-image .wp-block-cover.has-left-content {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.wp-block-cover-image .wp-block-cover.has-right-content {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

section.wp-block-cover-image.has-left-content > h2,
.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text {
  margin-left: 0;
  text-align: left;
}

section.wp-block-cover-image.has-right-content > h2,
.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text {
  margin-right: 0;
  text-align: right;
}

section.wp-block-cover-image > h2,
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text {
  font-size: 2em;
  line-height: 1.25;
  z-index: 1;
  margin-bottom: 0;
  max-width: 610px;
  padding: 14px;
  text-align: center;
}

.block-editor-block-list__block[data-type="core/embed"][data-align=left] .block-editor-block-list__block-edit,
.block-editor-block-list__block[data-type="core/embed"][data-align=right] .block-editor-block-list__block-edit,
.wp-block-embed.alignleft,
.wp-block-embed.alignright {
  max-width: 360px;
  width: 100%;
}

.wp-block-embed {
  margin-bottom: 1em;
}

.wp-block-embed figcaption {
  margin-top: 0.5em;
  margin-bottom: 1em;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper {
  position: relative;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before {
  content: "";
  display: block;
  padding-top: 50%;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before {
  padding-top: 42.85%;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before {
  padding-top: 50%;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
  padding-top: 56.25%;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before {
  padding-top: 75%;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before {
  padding-top: 100%;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before {
  padding-top: 177.78%;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before {
  padding-top: 200%;
}

.wp-block-file {
  margin-bottom: 1.5em;
}

.wp-block-file.aligncenter {
  text-align: center;
}

.wp-block-file.alignright {
  /*rtl:ignore*/
  text-align: right;
}

.wp-block-file .wp-block-file__button {
  background: #32373c;
  border-radius: 2em;
  color: #fff;
  font-size: 13px;
  padding: 0.5em 1em;
}

.wp-block-file a.wp-block-file__button {
  text-decoration: none;
}

.wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:active {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  opacity: 0.85;
  text-decoration: none;
}

.wp-block-file * + .wp-block-file__button {
  margin-left: 0.75em;
}

.wp-block-gallery,
.blocks-gallery-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item,
.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item {
  margin: 0 16px 16px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -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;
  position: relative;
}

.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure,
.blocks-gallery-grid .blocks-gallery-image figure,
.blocks-gallery-grid .blocks-gallery-item figure {
  margin: 0;
  height: 100%;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure,
.blocks-gallery-grid .blocks-gallery-image figure,
.blocks-gallery-grid .blocks-gallery-item figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.wp-block-gallery .blocks-gallery-image img,
.wp-block-gallery .blocks-gallery-item img,
.blocks-gallery-grid .blocks-gallery-image img,
.blocks-gallery-grid .blocks-gallery-item img {
  display: block;
  max-width: 100%;
  height: auto;
}

.wp-block-gallery .blocks-gallery-image img,
.wp-block-gallery .blocks-gallery-item img,
.blocks-gallery-grid .blocks-gallery-image img,
.blocks-gallery-grid .blocks-gallery-item img {
  width: 100%;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .wp-block-gallery .blocks-gallery-image img,
.wp-block-gallery .blocks-gallery-item img,
.blocks-gallery-grid .blocks-gallery-image img,
.blocks-gallery-grid .blocks-gallery-item img {
    width: auto;
  }
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption,
.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption {
  position: absolute;
  bottom: 0;
  width: 100%;
  max-height: 100%;
  overflow: auto;
  padding: 40px 10px 9px;
  color: #fff;
  text-align: center;
  font-size: 13px;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.7)), color-stop(70%, rgba(0, 0, 0, 0.3)), to(transparent));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.3) 70%, transparent);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.3) 70%, transparent);
}

.wp-block-gallery .blocks-gallery-image figcaption img,
.wp-block-gallery .blocks-gallery-item figcaption img,
.blocks-gallery-grid .blocks-gallery-image figcaption img,
.blocks-gallery-grid .blocks-gallery-item figcaption img {
  display: inline;
}

.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-image img,
.wp-block-gallery.is-cropped .blocks-gallery-item a,
.wp-block-gallery.is-cropped .blocks-gallery-item img,
.blocks-gallery-grid.is-cropped .blocks-gallery-image a,
.blocks-gallery-grid.is-cropped .blocks-gallery-image img,
.blocks-gallery-grid.is-cropped .blocks-gallery-item a,
.blocks-gallery-grid.is-cropped .blocks-gallery-item img {
  width: 100%;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-image img,
.wp-block-gallery.is-cropped .blocks-gallery-item a,
.wp-block-gallery.is-cropped .blocks-gallery-item img,
.blocks-gallery-grid.is-cropped .blocks-gallery-image a,
.blocks-gallery-grid.is-cropped .blocks-gallery-image img,
.blocks-gallery-grid.is-cropped .blocks-gallery-item a,
.blocks-gallery-grid.is-cropped .blocks-gallery-item img {
    height: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item,
.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item {
  width: calc((100% - 16px) / 2);
}

.wp-block-gallery .blocks-gallery-image:nth-of-type(even),
.wp-block-gallery .blocks-gallery-item:nth-of-type(even),
.blocks-gallery-grid .blocks-gallery-image:nth-of-type(even),
.blocks-gallery-grid .blocks-gallery-item:nth-of-type(even) {
  margin-right: 0;
}

.wp-block-gallery.columns-1 .blocks-gallery-image,
.wp-block-gallery.columns-1 .blocks-gallery-item,
.blocks-gallery-grid.columns-1 .blocks-gallery-image,
.blocks-gallery-grid.columns-1 .blocks-gallery-item {
  width: 100%;
  margin-right: 0;
}

@media (min-width: 600px) {
  .wp-block-gallery.columns-3 .blocks-gallery-image,
.wp-block-gallery.columns-3 .blocks-gallery-item,
.blocks-gallery-grid.columns-3 .blocks-gallery-image,
.blocks-gallery-grid.columns-3 .blocks-gallery-item {
    width: calc((100% - 16px * 2) / 3);
    margin-right: 16px;
  }

  @supports (-ms-ime-align: auto) {
    .wp-block-gallery.columns-3 .blocks-gallery-image,
.wp-block-gallery.columns-3 .blocks-gallery-item,
.blocks-gallery-grid.columns-3 .blocks-gallery-image,
.blocks-gallery-grid.columns-3 .blocks-gallery-item {
      width: calc((100% - 16px * 2) / 3 - 1px);
    }
  }
  .wp-block-gallery.columns-4 .blocks-gallery-image,
.wp-block-gallery.columns-4 .blocks-gallery-item,
.blocks-gallery-grid.columns-4 .blocks-gallery-image,
.blocks-gallery-grid.columns-4 .blocks-gallery-item {
    width: calc((100% - 16px * 3) / 4);
    margin-right: 16px;
  }

  @supports (-ms-ime-align: auto) {
    .wp-block-gallery.columns-4 .blocks-gallery-image,
.wp-block-gallery.columns-4 .blocks-gallery-item,
.blocks-gallery-grid.columns-4 .blocks-gallery-image,
.blocks-gallery-grid.columns-4 .blocks-gallery-item {
      width: calc((100% - 16px * 3) / 4 - 1px);
    }
  }
  .wp-block-gallery.columns-5 .blocks-gallery-image,
.wp-block-gallery.columns-5 .blocks-gallery-item,
.blocks-gallery-grid.columns-5 .blocks-gallery-image,
.blocks-gallery-grid.columns-5 .blocks-gallery-item {
    width: calc((100% - 16px * 4) / 5);
    margin-right: 16px;
  }

  @supports (-ms-ime-align: auto) {
    .wp-block-gallery.columns-5 .blocks-gallery-image,
.wp-block-gallery.columns-5 .blocks-gallery-item,
.blocks-gallery-grid.columns-5 .blocks-gallery-image,
.blocks-gallery-grid.columns-5 .blocks-gallery-item {
      width: calc((100% - 16px * 4) / 5 - 1px);
    }
  }
  .wp-block-gallery.columns-6 .blocks-gallery-image,
.wp-block-gallery.columns-6 .blocks-gallery-item,
.blocks-gallery-grid.columns-6 .blocks-gallery-image,
.blocks-gallery-grid.columns-6 .blocks-gallery-item {
    width: calc((100% - 16px * 5) / 6);
    margin-right: 16px;
  }

  @supports (-ms-ime-align: auto) {
    .wp-block-gallery.columns-6 .blocks-gallery-image,
.wp-block-gallery.columns-6 .blocks-gallery-item,
.blocks-gallery-grid.columns-6 .blocks-gallery-image,
.blocks-gallery-grid.columns-6 .blocks-gallery-item {
      width: calc((100% - 16px * 5) / 6 - 1px);
    }
  }
  .wp-block-gallery.columns-7 .blocks-gallery-image,
.wp-block-gallery.columns-7 .blocks-gallery-item,
.blocks-gallery-grid.columns-7 .blocks-gallery-image,
.blocks-gallery-grid.columns-7 .blocks-gallery-item {
    width: calc((100% - 16px * 6) / 7);
    margin-right: 16px;
  }

  @supports (-ms-ime-align: auto) {
    .wp-block-gallery.columns-7 .blocks-gallery-image,
.wp-block-gallery.columns-7 .blocks-gallery-item,
.blocks-gallery-grid.columns-7 .blocks-gallery-image,
.blocks-gallery-grid.columns-7 .blocks-gallery-item {
      width: calc((100% - 16px * 6) / 7 - 1px);
    }
  }
  .wp-block-gallery.columns-8 .blocks-gallery-image,
.wp-block-gallery.columns-8 .blocks-gallery-item,
.blocks-gallery-grid.columns-8 .blocks-gallery-image,
.blocks-gallery-grid.columns-8 .blocks-gallery-item {
    width: calc((100% - 16px * 7) / 8);
    margin-right: 16px;
  }

  @supports (-ms-ime-align: auto) {
    .wp-block-gallery.columns-8 .blocks-gallery-image,
.wp-block-gallery.columns-8 .blocks-gallery-item,
.blocks-gallery-grid.columns-8 .blocks-gallery-image,
.blocks-gallery-grid.columns-8 .blocks-gallery-item {
      width: calc((100% - 16px * 7) / 8 - 1px);
    }
  }
  .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),
.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),
.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),
.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n) {
    margin-right: 0;
  }

  .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),
.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0;
  }

  .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),
.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),
.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n) {
    margin-right: 0;
  }

  .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),
.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),
.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n) {
    margin-right: 0;
  }

  .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),
.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),
.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n) {
    margin-right: 0;
  }

  .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),
.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),
.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n) {
    margin-right: 0;
  }

  .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),
.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),
.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n) {
    margin-right: 0;
  }

  .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n),
.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),
.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0;
  }
}
.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child,
.blocks-gallery-grid .blocks-gallery-image:last-child,
.blocks-gallery-grid .blocks-gallery-item:last-child {
  margin-right: 0;
}

.wp-block-gallery.alignleft, .wp-block-gallery.alignright,
.blocks-gallery-grid.alignleft,
.blocks-gallery-grid.alignright {
  max-width: 305px;
  width: 100%;
}

.wp-block-gallery.aligncenter .blocks-gallery-item figure,
.blocks-gallery-grid.aligncenter .blocks-gallery-item figure {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.wp-block-image {
  max-width: 100%;
  margin-bottom: 1em;
}

.wp-block-image img {
  max-width: 100%;
}

.wp-block-image.aligncenter {
  text-align: center;
}

.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
  width: 100%;
}

.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image .aligncenter, .wp-block-image.is-resized {
  display: table;
  margin-left: 0;
  margin-right: 0;
}

.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image .aligncenter > figcaption, .wp-block-image.is-resized > figcaption {
  display: table-caption;
  caption-side: bottom;
}

.wp-block-image .alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1em;
}

.wp-block-image .alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1em;
}

.wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.wp-block-image figcaption {
  margin-top: 0.5em;
  margin-bottom: 1em;
}

.is-style-circle-mask img {
  border-radius: 9999px;
}

@supports ((-webkit-mask-image: none) or (mask-image: none)) or (-webkit-mask-image: none) {
  .is-style-circle-mask img {
    /* stylelint-disable */
    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    /* stylelint-enable */
    mask-mode: alpha;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-position: center;
    mask-position: center;
    border-radius: none;
  }
}
.wp-block-latest-comments__comment {
  font-size: 15px;
  line-height: 1.1;
  list-style: none;
  margin-bottom: 1em;
}

.has-avatars .wp-block-latest-comments__comment {
  min-height: 36px;
  list-style: none;
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt {
  margin-left: 52px;
}

.has-dates .wp-block-latest-comments__comment,
.has-excerpts .wp-block-latest-comments__comment {
  line-height: 1.5;
}

.wp-block-latest-comments__comment-excerpt p {
  font-size: 14px;
  line-height: 1.8;
  margin: 5px 0 20px;
}

.wp-block-latest-comments__comment-date {
  color: #8f98a1;
  display: block;
  font-size: 12px;
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
  border-radius: 24px;
  display: block;
  float: left;
  height: 40px;
  margin-right: 12px;
  width: 40px;
}

.wp-block-latest-posts.alignleft {
  /*rtl:ignore*/
  margin-right: 2em;
}

.wp-block-latest-posts.alignright {
  /*rtl:ignore*/
  margin-left: 2em;
}

.wp-block-latest-posts.wp-block-latest-posts__list {
  list-style: none;
}

.wp-block-latest-posts.is-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
}

.wp-block-latest-posts.is-grid li {
  margin: 0 16px 16px 0;
  width: 100%;
}

@media (min-width: 600px) {
  .wp-block-latest-posts.columns-2 li {
    width: calc((100% / 2) - 16px);
  }

  .wp-block-latest-posts.columns-3 li {
    width: calc((100% / 3) - 16px);
  }

  .wp-block-latest-posts.columns-4 li {
    width: calc((100% / 4) - 16px);
  }

  .wp-block-latest-posts.columns-5 li {
    width: calc((100% / 5) - 16px);
  }

  .wp-block-latest-posts.columns-6 li {
    width: calc((100% / 6) - 16px);
  }
}
.wp-block-latest-posts__post-date {
  display: block;
  color: #6c7781;
  font-size: 13px;
}

.wp-block-latest-posts__post-excerpt {
  margin-top: 8px;
  margin-bottom: 16px;
}

.wp-block-media-text {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -ms-grid-columns: 50% 1fr;
  grid-template-columns: 50% 1fr;
}

.wp-block-media-text .has-media-on-the-right {
  -ms-grid-columns: 1fr 50%;
  grid-template-columns: 1fr 50%;
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
  -ms-grid-row-align: start;
  -ms-flex-item-align: start;
      align-self: start;
}

.wp-block-media-text .wp-block-media-text__content,
.wp-block-media-text .wp-block-media-text__media,
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media {
  -ms-grid-row-align: center;
  -ms-flex-item-align: center;
      align-self: center;
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
  -ms-grid-row-align: end;
  -ms-flex-item-align: end;
      align-self: end;
}

.wp-block-media-text .wp-block-media-text__media {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
  margin: 0;
}

.wp-block-media-text .wp-block-media-text__content {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
  word-break: break-word;
  padding: 0 8% 0 8%;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
}

.wp-block-media-text > figure > img,
.wp-block-media-text > figure > video {
  max-width: unset;
  width: 100%;
  vertical-align: middle;
}

.wp-block-media-text.is-image-fill figure {
  height: 100%;
  min-height: 250px;
  background-size: cover;
}

.wp-block-media-text.is-image-fill figure > img {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/*
* Here we here not able to use a mobile first CSS approach.
* Custom widths are set using inline styles, and on mobile,
* we need 100% width, so we use important to overwrite the inline style.
* If the style were set on mobile first, on desktop styles,
* we would have no way of setting the style again to the inline style.
*/
@media (max-width: 600px) {
  .wp-block-media-text.is-stacked-on-mobile {
    -ms-grid-columns: 100% !important;
    grid-template-columns: 100% !important;
  }

  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }

  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
  }

  .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
  }

  .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
.is-small-text {
  font-size: 14px;
}

.is-regular-text {
  font-size: 16px;
}

.is-large-text {
  font-size: 36px;
}

.is-larger-text {
  font-size: 48px;
}

.has-drop-cap:not(:focus)::first-letter {
  float: left;
  font-size: 8.4em;
  line-height: 0.68;
  font-weight: 100;
  margin: 0.05em 0.1em 0 0;
  text-transform: uppercase;
  font-style: normal;
}

.has-drop-cap:not(:focus)::after {
  content: "";
  display: table;
  clear: both;
  padding-top: 14px;
}

p.has-background {
  padding: 20px 30px;
}

p.has-text-color a {
  color: inherit;
}

.wp-block-pullquote {
  padding: 3em 0;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
}

.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
  max-width: 305px;
}

.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {
  font-size: 20px;
}

.wp-block-pullquote p {
  font-size: 28px;
  line-height: 1.6;
}

.wp-block-pullquote cite,
.wp-block-pullquote footer {
  position: relative;
}

.wp-block-pullquote .has-text-color a {
  color: inherit;
}

.wp-block-pullquote:not(.is-style-solid-color) {
  background: none;
}

.wp-block-pullquote.is-style-solid-color {
  border: none;
}

.wp-block-pullquote.is-style-solid-color blockquote {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  max-width: 60%;
}

.wp-block-pullquote.is-style-solid-color blockquote p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
  text-transform: none;
  font-style: normal;
}

.wp-block-pullquote cite {
  color: inherit;
}

.wp-block-quote.is-style-large, .wp-block-quote.is-large {
  margin: 0 0 16px;
  padding: 0 1em;
}

.wp-block-quote.is-style-large p, .wp-block-quote.is-large p {
  font-size: 24px;
  font-style: italic;
  line-height: 1.6;
}

.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer, .wp-block-quote.is-large cite,
.wp-block-quote.is-large footer {
  font-size: 18px;
  text-align: right;
}

.wp-block-rss.alignleft {
  /*rtl:ignore*/
  margin-right: 2em;
}

.wp-block-rss.alignright {
  /*rtl:ignore*/
  margin-left: 2em;
}

.wp-block-rss.is-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  list-style: none;
}

.wp-block-rss.is-grid li {
  margin: 0 16px 16px 0;
  width: 100%;
}

@media (min-width: 600px) {
  .wp-block-rss.columns-2 li {
    width: calc(( 100% / 2 ) - 16px);
  }

  .wp-block-rss.columns-3 li {
    width: calc(( 100% / 3 ) - 16px);
  }

  .wp-block-rss.columns-4 li {
    width: calc(( 100% / 4 ) - 16px);
  }

  .wp-block-rss.columns-5 li {
    width: calc(( 100% / 5 ) - 16px);
  }

  .wp-block-rss.columns-6 li {
    width: calc(( 100% / 6 ) - 16px);
  }
}
.wp-block-rss__item-publish-date,
.wp-block-rss__item-author {
  display: block;
  color: #6c7781;
  font-size: 13px;
}

.wp-block-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.wp-block-search .wp-block-search__label {
  width: 100%;
}

.wp-block-search .wp-block-search__input {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.wp-block-search .wp-block-search__button {
  margin-left: 10px;
}

.wp-block-separator.is-style-wide {
  border-bottom-width: 1px;
}

.wp-block-separator.is-style-dots {
  background: none !important;
  border: none;
  text-align: center;
  max-width: none;
  line-height: 1;
  height: auto;
}

.wp-block-separator.is-style-dots::before {
  content: "···";
  color: currentColor;
  font-size: 20px;
  letter-spacing: 2em;
  padding-left: 2em;
  font-family: serif;
}

.wp-block-social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
}

.wp-social-link {
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 36px;
  margin-right: 8px;
  -webkit-transition: -webkit-transform 0.1s ease;
  transition: -webkit-transform 0.1s ease;
  -o-transition: transform 0.1s ease;
  transition: transform 0.1s ease;
  transition: transform 0.1s ease, -webkit-transform 0.1s ease;
}

.wp-social-link a {
  padding: 6px;
  display: block;
  line-height: 0;
  -webkit-transition: -webkit-transform 0.1s ease;
  transition: -webkit-transform 0.1s ease;
  -o-transition: transform 0.1s ease;
  transition: transform 0.1s ease;
  transition: transform 0.1s ease, -webkit-transform 0.1s ease;
}

.wp-social-link a,
.wp-social-link a:hover,
.wp-social-link a:active,
.wp-social-link a:visited,
.wp-social-link svg {
  color: currentColor;
  fill: currentColor;
}

.wp-social-link:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.wp-block-social-links.aligncenter {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
  background-color: #f0f0f0;
  color: #444;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
  background-color: #f90;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
  background-color: #1ea0c3;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
  background-color: #0757fe;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
  background-color: #1e1f26;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
  background-color: #02e49b;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
  background-color: #e94c89;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
  background-color: #4280ff;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
  background-color: #f45800;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
  background-color: #1977f2;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
  background-color: #000;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
  background-color: #0461dd;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
  background-color: #e65678;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
  background-color: #24292d;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
  background-color: #eceadd;
  color: #382110;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
  background-color: #ea4434;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
  background-color: #f00075;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
  background-color: #e21b24;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
  background-color: #0577b5;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
  background-color: #3288d4;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
  background-color: #02ab6c;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
  background-color: #f6405f;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
  background-color: #e60122;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
  background-color: #ef4155;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
  background-color: #fe4500;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
  background-color: #0478d7;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
  background-color: #fefc00;
  color: #fff;
  stroke: #000;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
  background-color: #ff5600;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
  background-color: #1bd760;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
  background-color: #011835;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
  background-color: #6440a4;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
  background-color: #21a1f3;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
  background-color: #1eb7ea;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
  background-color: #4680c2;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
  background-color: #3499cd;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
  background-color: #ff0100;
  color: #fff;
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
  background: none;
  padding: 4px;
}

.wp-block-social-links.is-style-logos-only .wp-social-link svg {
  width: 28px;
  height: 28px;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
  color: #f90;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
  color: #1ea0c3;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
  color: #0757fe;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
  color: #1e1f26;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
  color: #02e49b;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
  color: #e94c89;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
  color: #4280ff;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
  color: #f45800;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
  color: #1977f2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
  color: #000;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
  color: #0461dd;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
  color: #e65678;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
  color: #24292d;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
  color: #382110;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
  color: #ea4434;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
  color: #f00075;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
  color: #e21b24;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
  color: #0577b5;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
  color: #3288d4;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
  color: #02ab6c;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
  color: #f6405f;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
  color: #e60122;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
  color: #ef4155;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
  color: #fe4500;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
  color: #0478d7;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
  color: #fff;
  stroke: #000;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
  color: #ff5600;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
  color: #1bd760;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
  color: #011835;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
  color: #6440a4;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
  color: #21a1f3;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
  color: #1eb7ea;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
  color: #4680c2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
  color: #3499cd;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
  color: #ff0100;
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
  width: auto;
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
  padding-left: 16px;
  padding-right: 16px;
}

.wp-block-spacer {
  clear: both;
}

p.wp-block-subhead {
  font-size: 1.1em;
  font-style: italic;
  opacity: 0.75;
}

.wp-block-table {
  overflow-x: auto;
}

.wp-block-table table {
  width: 100%;
}

.wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%;
}

.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
  word-break: break-word;
}

.wp-block-table.alignleft, .wp-block-table.aligncenter, .wp-block-table.alignright {
  display: table;
  width: auto;
}

.wp-block-table.alignleft td,
.wp-block-table.alignleft th, .wp-block-table.aligncenter td,
.wp-block-table.aligncenter th, .wp-block-table.alignright td,
.wp-block-table.alignright th {
  word-break: break-word;
}

.wp-block-table .has-subtle-light-gray-background-color {
  background-color: #f3f4f5;
}

.wp-block-table .has-subtle-pale-green-background-color {
  background-color: #e9fbe5;
}

.wp-block-table .has-subtle-pale-blue-background-color {
  background-color: #e7f5fe;
}

.wp-block-table .has-subtle-pale-pink-background-color {
  background-color: #fcf0ef;
}

.wp-block-table.is-style-stripes {
  border-spacing: 0;
  border-collapse: inherit;
  background-color: transparent;
  border-bottom: 1px solid #f3f4f5;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f3f4f5;
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
  background-color: #f3f4f5;
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
  background-color: #e9fbe5;
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
  background-color: #e7f5fe;
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
  background-color: #fcf0ef;
}

.wp-block-table.is-style-stripes th,
.wp-block-table.is-style-stripes td {
  border-color: transparent;
}

.wp-block-text-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.wp-block-text-columns.aligncenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.wp-block-text-columns .wp-block-column {
  margin: 0 16px;
  padding: 0;
}

.wp-block-text-columns .wp-block-column:first-child {
  margin-left: 0;
}

.wp-block-text-columns .wp-block-column:last-child {
  margin-right: 0;
}

.wp-block-text-columns.columns-2 .wp-block-column {
  width: calc(100% / 2);
}

.wp-block-text-columns.columns-3 .wp-block-column {
  width: calc(100% / 3);
}

.wp-block-text-columns.columns-4 .wp-block-column {
  width: calc(100% / 4);
}

pre.wp-block-verse {
  white-space: nowrap;
  overflow: auto;
}

.wp-block-video {
  margin-left: 0;
  margin-right: 0;
}

.wp-block-video video {
  max-width: 100%;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .wp-block-video [poster] {
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.wp-block-video.aligncenter {
  text-align: center;
}

.wp-block-video figcaption {
  margin-top: 0.5em;
  margin-bottom: 1em;
}

:root .has-pale-pink-background-color {
  background-color: #f78da7;
}

:root .has-vivid-red-background-color {
  background-color: #cf2e2e;
}

:root .has-luminous-vivid-orange-background-color {
  background-color: #ff6900;
}

:root .has-luminous-vivid-amber-background-color {
  background-color: #fcb900;
}

:root .has-light-green-cyan-background-color {
  background-color: #7bdcb5;
}

:root .has-vivid-green-cyan-background-color {
  background-color: #00d084;
}

:root .has-pale-cyan-blue-background-color {
  background-color: #8ed1fc;
}

:root .has-vivid-cyan-blue-background-color {
  background-color: #0693e3;
}

:root .has-vivid-purple-background-color {
  background-color: #9b51e0;
}

:root .has-very-light-gray-background-color {
  background-color: #eee;
}

:root .has-cyan-bluish-gray-background-color {
  background-color: #abb8c3;
}

:root .has-very-dark-gray-background-color {
  background-color: #313131;
}

:root .has-pale-pink-color {
  color: #f78da7;
}

:root .has-vivid-red-color {
  color: #cf2e2e;
}

:root .has-luminous-vivid-orange-color {
  color: #ff6900;
}

:root .has-luminous-vivid-amber-color {
  color: #fcb900;
}

:root .has-light-green-cyan-color {
  color: #7bdcb5;
}

:root .has-vivid-green-cyan-color {
  color: #00d084;
}

:root .has-pale-cyan-blue-color {
  color: #8ed1fc;
}

:root .has-vivid-cyan-blue-color {
  color: #0693e3;
}

:root .has-vivid-purple-color {
  color: #9b51e0;
}

:root .has-very-light-gray-color {
  color: #eee;
}

:root .has-cyan-bluish-gray-color {
  color: #abb8c3;
}

:root .has-very-dark-gray-color {
  color: #313131;
}

.has-small-font-size {
  font-size: 13px;
}

.has-regular-font-size,
.has-normal-font-size {
  font-size: 16px;
}

.has-medium-font-size {
  font-size: 20px;
}

.has-large-font-size {
  font-size: 36px;
}

.has-larger-font-size,
.has-huge-font-size {
  font-size: 42px;
}

.has-text-align-center {
  text-align: center;
}

.has-text-align-left {
  /*rtl:ignore*/
  text-align: left;
}

.has-text-align-right {
  /*rtl:ignore*/
  text-align: right;
}

@media print {
  body {
    background: white;
    color: black;
  }
}
.btn, .main-menu > li.has-btn > a, .wp-block-button__link, .button {
  font-size: 0.75rem;
  padding: 0.625rem 2.5rem;
  background: #DF750C;
  border-radius: 0;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.btn:hover, .main-menu > li.has-btn > a:hover, .wp-block-button__link:hover, .btn:focus, .main-menu > li.has-btn > a:focus, .wp-block-button__link:focus, .button:hover, .button:focus {
  background: #0D2F52;
  color: #fff;
  text-decoration: underline;
}
.btn--rounded, .main-menu > li.has-btn > a, .button--rounded {
  border-radius: 0.375rem;
}
.btn--big, .home .wp-block-cover .wp-block-cover__inner-container .wp-block-button__link, .main-menu > li.has-btn > a, .button--big {
  padding: 1.5625rem 1.875rem;
}
.btn--filter, .button--filter {
  padding: 0.625rem 2.5rem;
  border-radius: 0.375rem;
  border: 0.125rem solid #0f0b15;
  background: transparent;
  color: #505D68;
}
.btn--filter.is-current, .button--filter.is-current {
  border: 0.125rem solid #DF750C;
  background: #DF750C;
  color: #fff;
}
.btn--filter.is-current:hover, .btn--filter.is-current:focus, .button--filter.is-current:hover, .button--filter.is-current:focus {
  border: 0.125rem solid #0D2F52;
  background: #0D2F52;
  color: #fff;
}

.post-content ul:not([class]) {
  list-style: none;
  padding: 0;
}
.post-content ul:not([class]) li {
  background: url("../images/li.svg") no-repeat left top;
  padding: 0 0 0 40px;
}
.post-content--single {
  max-width: 46.875rem;
  margin: -5.625rem auto 1.875rem auto;
  padding: 3.125rem 1.875rem;
  position: relative;
  background: #fff;
  color: #0f0b15;
}
.post-content--single p {
  font-size: 1.125rem;
  margin-bottom: 2em;
}
.post-content--single h2 {
  color: #DF750C;
}
.post-content--single ul:not([class]) {
  padding-left: 1.875rem;
}
.post-content--single ul:not([class]) li {
  padding: 0 0 0.625rem 2.5rem;
}
.post-content--single ol:not([class]) li {
  padding: 0.4375rem 0;
}
.post-content--tax {
  max-width: 71.25rem;
  margin: -5.625rem auto 1.875rem auto;
  padding: 1.875rem 0;
  font-size: 1.5rem;
  position: relative;
  background: #fff;
  color: #0f0b15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .post-content--tax {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.post-content--tax p {
  font-size: 1.5rem;
  font-weight: bold;
}
.post-content--tax__col {
  padding: 0 1.875rem;
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
  margin: auto;
}
@media screen and (max-width: 1024px) {
  .post-content--tax__col {
    padding: 1.875rem 0;
  }
}
.post-content--tax__col:nth-child(2) {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.post-content .wp-block-embed {
  margin-left: 0;
  margin-right: 0;
}
.post-content .wp-block-image {
  background: #FEF2E7;
  margin-left: 0;
  margin-right: 0;
}
.post-content .wp-block-image img {
  display: block;
}
.post-content .wp-block-image figcaption {
  font-size: 1rem;
  padding: 0.9375rem 1.875rem;
  display: block;
  font-style: italic;
  margin: 0;
  text-align: center;
}
.post-content p a:hover, .post-content p a:focus {
  text-decoration: none;
}
.post-content p a:after {
  content: " ➚";
  font-size: 70%;
  vertical-align: top;
  white-space: nowrap;
}
.post-content p a[href^="http://"]:not([href*=ecedi]):after, .post-content p a[href^="https://"]:not([href*=ecedi]):after, .post-content p a[href^="http://"]:not([href*="debatpublic.fr"]):after, .post-content p a[href^="https://"]:not([href*="debatpublic.fr"]):after {
  content: " ➚";
  font-size: 70%;
  vertical-align: top;
  white-space: nowrap;
}

.site-header {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}
.site-header.at-bottom {
  position: absolute;
  bottom: 0;
  top: auto;
}
@media screen and (max-width: 1024px) {
  .site-header.at-bottom {
    position: fixed;
    top: 0;
    bottom: auto;
  }
}
.site-header__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1024px) {
  .site-header__content {
    top: 5.3125rem;
    background: #fff;
    display: block;
    left: 0;
    position: absolute;
    width: 100%;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
  }
}

.site-branding {
  padding: 1.5625rem 3.75rem;
  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;
}
.site-branding img {
  max-height: 5.5625rem;
  display: block;
  margin: auto;
}
@media screen and (max-width: 1024px) {
  .site-branding img {
    max-height: 3.75rem;
    margin-left: 0;
  }
}
@media screen and (max-width: 1400px) {
  .site-branding {
    padding: 1.5625rem 1.875rem;
  }
}
@media screen and (max-width: 1024px) {
  .site-branding {
    padding: 0.625rem 0.9375rem;
    height: 5.3125rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.cndp-branding {
  width: 21.25rem;
  padding: 0 1.5625rem;
  border-left: thin solid #326295;
  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;
}
.cndp-branding img {
  display: block;
  margin: auto;
}
@media screen and (max-width: 1400px) {
  .cndp-branding {
    width: 18.75rem;
    padding: 0 1.25rem;
  }
}
@media screen and (max-width: 1200px) {
  .cndp-branding {
    width: 15.625rem;
    padding: 0 0.625rem;
  }
}
@media screen and (max-width: 1024px) {
  .cndp-branding {
    padding: 0 0.9375rem;
    margin-right: 5.3125rem;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.main-menu {
  font-size: 0.75rem;
  font-weight: bold;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .main-menu {
    display: block;
  }
}
.main-menu > li {
  display: block;
  position: relative;
}
.main-menu > li.has-btn {
  padding: calc(60px - 25px) 1.875rem;
}
@media screen and (max-width: 1400px) {
  .main-menu > li.has-btn {
    padding: calc(60px - 25px) 1.25rem;
  }
}
@media screen and (max-width: 1200px) {
  .main-menu > li.has-btn {
    padding: calc(60px - 25px) 0.9375rem;
  }
}
@media screen and (max-width: 1024px) {
  .main-menu > li.has-btn {
    padding: 0 1.25rem 1.25rem 1.25rem;
  }
}
@media screen and (max-width: 1024px) {
  .main-menu > li.has-btn > a {
    padding: 1.25rem 1.25rem;
    min-height: 0;
    width: 100%;
    text-align: center;
  }
}
.main-menu > li:not(.has-btn) .menu-item-button {
  width: 3.625rem;
  height: 3.625rem;
  background: url("../images/arrow-bottom.svg") no-repeat center center;
  background-size: 60%;
  border: 0;
  position: absolute;
  bottom: auto;
  right: 0;
  top: 0;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.main-menu > li:not(.has-btn) > a {
  min-height: 8.75rem;
  padding: 3.75rem 1.875rem;
  display: block;
}
@media screen and (max-width: 1400px) {
  .main-menu > li:not(.has-btn) > a {
    padding: 3.75rem 1.25rem;
  }
}
@media screen and (max-width: 1200px) {
  .main-menu > li:not(.has-btn) > a {
    padding: 3.75rem 0.625rem;
  }
}
@media screen and (max-width: 1024px) {
  .main-menu > li:not(.has-btn) > a {
    padding: 1.25rem 1.25rem;
    min-height: 0;
    position: relative;
  }
}
.main-menu > li:not(.has-btn) > a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.main-menu > li:not(.has-btn) > a:after {
  height: 0.5rem;
  top: 50%;
  margin-top: 0.625rem;
  background: rgba(223, 117, 12, 0);
  content: "";
  display: block;
  position: absolute;
  left: 25px;
  width: calc(100% - 50px);
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
@media screen and (max-width: 1400px) {
  .main-menu > li:not(.has-btn) > a:after {
    left: 20px;
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 1200px) {
  .main-menu > li:not(.has-btn) > a:after {
    left: 12.5px;
    width: calc(100% - 25px);
  }
}
.main-menu > li:not(.has-btn) > a:hover:after, .main-menu > li:not(.has-btn) > a:focus:after {
  background: #df750c;
}
.main-menu > li:not(.has-btn).current-menu-item > a:after, .main-menu > li:not(.has-btn).current-menu-ancestor > a:after {
  background: #df750c;
}
@media screen and (min-width: 1024px) {
  .main-menu > li:hover .sub-menu, .main-menu > li:focus-within .sub-menu {
    display: block;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1024px) {
  .main-menu > li:hover .sub-menu, .main-menu > li:focus-within .sub-menu {
    position: relative;
  }
}
@media screen and (min-width: 1024px) {
  .main-menu > li:hover .menu-item-button, .main-menu > li:focus-within .menu-item-button {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
.main-menu > li.is-open > a:after {
  background: #df750c;
}
.main-menu > li.is-open .sub-menu {
  display: block;
}
@media screen and (max-width: 1024px) {
  .main-menu > li.is-open .sub-menu {
    position: relative;
  }
}
.main-menu > li.is-open .menu-item-button {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.main-menu .sub-menu {
  padding: 0 0 0.625rem 0;
  font-size: 1rem;
  background: #fff;
  display: none;
  list-style: none;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  white-space: nowrap;
  text-transform: initial;
}
@media screen and (max-width: 1024px) {
  .main-menu .sub-menu {
    font-size: 0.75rem;
    bottom: auto;
    top: 0;
    -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
            transform: translateY(0%);
    text-transform: uppercase;
  }
}
.main-menu .sub-menu li.current-menu-item > a:after {
  background: #df750c;
}
.main-menu .sub-menu a {
  padding: 0.625rem 1.5625rem;
  color: #687380;
  position: relative;
}
@media screen and (max-width: 1400px) {
  .main-menu .sub-menu a {
    padding: 0.625rem 1.25rem;
  }
}
@media screen and (max-width: 1200px) {
  .main-menu .sub-menu a {
    padding: 0.625rem 0.625rem;
  }
}
@media screen and (max-width: 1024px) {
  .main-menu .sub-menu a {
    padding: 0.625rem 1.25rem;
  }
}
.main-menu .sub-menu a:after {
  height: 0.375rem;
  background: rgba(223, 117, 12, 0);
  content: "";
  display: block;
  position: absolute;
  left: 22px;
  bottom: 0;
  width: calc(100% - 44px);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.main-menu .sub-menu a:hover:after, .main-menu .sub-menu a:focus:after {
  background: #df750c;
}
.main-menu a {
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.main-menu a:hover + .sub-menu, .main-menu a:focus + .sub-menu {
  display: block;
}

.menu-toggle {
  width: 5.3125rem;
  height: 5.3125rem;
  background: transparent;
  border: 0;
  display: none;
  margin: auto 0 auto auto;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 1024px) {
  .menu-toggle {
    display: block;
  }
}
.menu-toggle__icon {
  width: 1.5625rem;
  height: 0.125rem;
  background: #0D2F52;
  display: block;
  margin: auto;
  position: relative;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.menu-toggle__icon:before, .menu-toggle__icon:after {
  width: 1.5625rem;
  height: 0.125rem;
  background: #0D2F52;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.menu-toggle__icon:before {
  -webkit-transform: translateY(-8px);
      -ms-transform: translateY(-8px);
          transform: translateY(-8px);
}
.menu-toggle__icon:after {
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transform: translateY(8px);
      -ms-transform: translateY(8px);
          transform: translateY(8px);
}
.menu-toggle[aria-expanded=true] .menu-toggle__icon {
  background: rgba(50, 98, 149, 0);
}
.menu-toggle[aria-expanded=true] .menu-toggle__icon:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.menu-toggle[aria-expanded=true] .menu-toggle__icon:after {
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.menu-toggle[aria-expanded=true] + .site-header__content {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.searchbox__toggle {
  padding: 0 1.25rem;
  margin: 0 1.875rem 0 0;
  background: transparent;
  border: 0;
}
@media screen and (max-width: 1400px) {
  .searchbox__toggle {
    padding: 0 0.625rem;
    margin: 0 1.25rem 0 0;
  }
}
@media screen and (max-width: 1200px) {
  .searchbox__toggle {
    padding: 0 0.4375rem;
    margin: 0 0.625rem 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .searchbox__toggle {
    display: none;
  }
}
.searchbox__toggle[aria-expanded=false] .icon-search {
  display: block;
}
.searchbox__toggle[aria-expanded=false] .icon-close {
  display: none;
}
.searchbox__toggle[aria-expanded=true] {
  padding: 0 1.875rem;
  width: 6.5rem;
  margin: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
}
.searchbox__toggle[aria-expanded=true] .icon-search {
  display: none;
}
.searchbox__toggle[aria-expanded=true] .icon-close {
  display: block;
}
.searchbox__toggle[aria-expanded=true] + .searchbox__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.searchbox__content {
  padding: 0 0 0 6.5rem;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 1024px) {
  .searchbox__content {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 10px 20px 30px 20px;
  }
}
.searchbox__content button {
  padding: 0 1.25rem;
  margin: 0 1.875rem 0 0;
  background: transparent;
  border: 0;
}
@media screen and (max-width: 1024px) {
  .searchbox__content button {
    margin: 0;
  }
}
.searchbox .form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}
.searchbox .form .form__line {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.searchbox .form .form__line input {
  padding: 0 1.875rem;
  font-size: 1rem;
  border: 0;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .searchbox .form .form__line input {
    border-bottom: thin solid #326295;
  }
}

.pagination {
  font-size: 1.25rem;
  margin: 3.75rem 0 5.625rem 0;
  text-align: center;
}
.pagination .page-numbers {
  margin: 0 1.875rem;
  color: #0D2F52;
  text-decoration: none;
}
.pagination .page-numbers img {
  vertical-align: middle;
}
.pagination .page-numbers.next {
  margin: 0 0 0 1.875rem;
}
.pagination .page-numbers.prev {
  margin: 0 1.875rem 0 0;
}
.pagination .page-numbers.current {
  width: 2.875rem;
  height: 2.875rem;
  padding: 0.4375rem 0 0 0;
  margin: 0 0.9375rem;
  background: #DF750C;
  border: thin solid #5C6874;
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  font-weight: bold;
}
.pagination a.page-numbers:hover, .pagination a.page-numbers:focus {
  text-decoration: underline;
}

.site-footer {
  background: #0D2F52;
  color: #fff;
}
.site-footer__content {
  max-width: 75rem;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.site-footer__links {
  border-top: 0.125rem solid #fff;
  font-size: 0.75rem;
  font-weight: bold;
}
.site-footer__links .site-footer__content {
  padding: 2.8125rem 1.875rem;
}
@media screen and (max-width: 1024px) {
  .site-footer__links .site-footer__content {
    padding: 1.875rem;
  }
}
.site-footer__legals {
  margin-left: auto;
}
@media screen and (max-width: 1024px) {
  .site-footer__legals {
    padding-top: 0.9375rem;
    margin: auto;
  }
}
.site-footer__legals a {
  text-decoration: none;
}
.site-footer__legals a:hover, .site-footer__legals a:focus {
  text-decoration: underline;
}
.site-footer__legals abbr {
  text-decoration: none;
}
.site-footer__col--cndp {
  max-width: 25rem;
  padding: 3.75rem 0.9375rem 3.75rem 1.875rem;
}
@media screen and (max-width: 1024px) {
  .site-footer__col--cndp {
    max-width: 31.25rem;
    padding: 1.875rem;
    margin: auto;
  }
}
.site-footer__col--impactons {
  max-width: 42.5rem;
  padding: 3.75rem 1.875rem 3.75rem 0.9375rem;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .site-footer__col--impactons {
    padding: 0 1.875rem 1.875rem 1.25rem;
    max-width: 31.25rem;
    margin: auto;
    display: block;
  }
}
.site-footer__col--impactons__logo {
  padding-right: 1.875rem;
  width: 180px;
}
@media screen and (max-width: 1024px) {
  .site-footer__col--impactons__logo {
    padding-right: 0;
    text-align: center;
    width: 100%;
  }
}
.site-footer__col--impactons__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.site-footer__col .widget_text {
  margin-bottom: 1.875rem;
}
.site-footer__col .widget_text h3 {
  font-size: 1.375rem;
  margin-bottom: 1em;
  text-transform: uppercase;
  line-height: 1.4;
}
@media screen and (max-width: 1024px) {
  .site-footer__col .widget_text h3 {
    font-size: 1.125rem;
  }
}

.social {
  font-size: 1.3125rem;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .social {
    font-size: 1.125rem;
  }
}
.social .social-menu {
  margin-left: 1.875rem;
  display: inline-block;
  vertical-align: top;
}
.social--dark {
  color: #505D68;
}

@media screen and (max-width: 1024px) {
  .footer-navigation {
    margin: auto;
  }
}

.footer-menu {
  font-size: 0.75rem;
  font-weight: bold;
  text-transform: uppercase;
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-menu li {
  padding: 0 1.875rem;
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .footer-menu li {
    padding: 0.625rem 0;
    display: block;
    text-align: center;
  }
}
.footer-menu li:first-child {
  padding-left: 0;
}
.footer-menu li:last-child {
  padding-right: 0;
}
.footer-menu a {
  text-decoration: none;
}
.footer-menu a:hover, .footer-menu a:focus {
  text-decoration: underline;
}

.social-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.social-menu li {
  display: inline-block;
}
.social-menu a {
  display: block;
  overflow: hidden;
}
.social-menu a[href*=facebook], .social-menu a[href*=twitter], .social-menu a[href*=linkedin] {
  width: 2rem;
  height: 2rem;
  text-indent: -624.9375rem;
  position: relative;
  border-radius: 100%;
  display: inline-block;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.social-menu a[href*=facebook]:before, .social-menu a[href*=twitter]:before, .social-menu a[href*=linkedin]:before {
  width: 1.5rem;
  height: 1.5rem;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}
.social-menu a[href*=facebook]:hover, .social-menu a[href*=facebook]:focus, .social-menu a[href*=twitter]:hover, .social-menu a[href*=twitter]:focus, .social-menu a[href*=linkedin]:hover, .social-menu a[href*=linkedin]:focus {
  background: #326295;
}
.social-menu a[href*=facebook]:before {
  background: url("../images/facebook.svg") no-repeat top center;
}
.social-menu a[href*=twitter]:before {
  background: url("../images/twitter.svg") no-repeat top center;
}
.social-menu a[href*=linkedin]:before {
  background: url("../images/linkedin.svg") no-repeat top center;
}
.social-menu--dark a[href*=facebook]:hover, .social-menu--dark a[href*=facebook]:focus, .social-menu--dark a[href*=twitter]:hover, .social-menu--dark a[href*=twitter]:focus, .social-menu--dark a[href*=linkedin]:hover, .social-menu--dark a[href*=linkedin]:focus {
  background: rgba(50, 98, 149, 0.1);
}
.social-menu--dark a[href*=facebook]:before {
  background: url("../images/facebook-dark.svg") no-repeat top center;
}
.social-menu--dark a[href*=twitter]:before {
  background: url("../images/twitter-dark.svg") no-repeat top center;
}
.social-menu--dark a[href*=linkedin]:before {
  background: url("../images/linkedin-dark.svg") no-repeat top center;
}

.slideshow-content {
  margin-bottom: 6.25rem;
  position: relative;
}
.slideshow-content__title {
  margin: 1.875rem;
  display: none;
}
@media screen and (max-width: 1024px) {
  .slideshow-content__title {
    display: block;
  }
}
.slideshow-content__images {
  height: 37.5rem;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .slideshow-content__images {
    height: 31.25rem;
  }
}
.slideshow-content__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center center;
  background-size: cover;
  display: none;
  z-index: 0;
}
.slideshow-content__image.is-current {
  display: block;
  z-index: 1;
}
.slideshow-content__item {
  max-width: 59.375rem;
  -webkit-box-shadow: 0 0.125rem 0.875rem rgba(0, 0, 0, 0.19);
          box-shadow: 0 0.125rem 0.875rem rgba(0, 0, 0, 0.19);
  border-radius: 0.375rem;
  padding: 2.1875rem 3.125rem;
  bottom: -3.125rem;
  background: #fff;
  margin: auto;
  position: absolute;
  text-align: center;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
  display: none;
  z-index: 0;
}
@media screen and (max-width: 1024px) {
  .slideshow-content__item {
    padding: 1.875rem;
    width: calc( 100% - 90px);
  }
}
.slideshow-content__item.is-current {
  display: block;
  z-index: 3;
}
.slideshow-content__item__title {
  font-size: 2.25rem;
  color: #0f0b15;
}
@media screen and (max-width: 1024px) {
  .slideshow-content__item__title {
    font-size: 1.625rem;
  }
}
.slideshow-content__item__text {
  font-size: 0.875rem;
  color: #6C7582;
  margin-bottom: 1.5em;
}
.slideshow-content__nav {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.slideshow-content__nav__btn {
  background: #fff;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}
.slideshow-content__nav__btn img {
  display: block;
}
.slideshow-content__nav__btn--prev {
  position: absolute;
  left: 0;
}
.slideshow-content__nav__btn--next {
  position: absolute;
  right: 0;
}
.slideshow-content__nav__btn--play .icon--pause {
  display: none;
}
.slideshow-content__nav__content {
  bottom: -6.25rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.slideshow-content__nav__pagination {
  margin: 0 0.625rem 0.4375rem 0;
  display: inline-block;
  padding: 0;
  list-style: none;
}
.slideshow-content__nav__pagination__item {
  margin: 0 0.25rem;
  display: inline-block;
}
.slideshow-content__nav__pagination__item.is-current button {
  background: #505D68;
  border-color: #505D68;
}
.slideshow-content__nav__pagination__btn {
  border: 0.125rem solid #6C7582;
  width: 0.625rem;
  height: 0.625rem;
  background: transparent;
  display: block;
  border-radius: 100%;
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.slideshow-content__buttons {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
}

.slideshow-video {
  background: url("../images/icon-pac.svg") #33A45B no-repeat left center;
  padding: 4.375rem 0;
  background-size: 18.75rem;
  color: #fff;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .slideshow-video {
    background-size: 50%;
  }
}
.slideshow-video__content {
  max-width: 43.75rem;
  text-align: center;
  margin: 0 auto 1.5em auto;
}
@media screen and (max-width: 1024px) {
  .slideshow-video__content {
    padding: 0 1.875rem;
  }
}
.slideshow-video__title {
  font-size: 2.25rem;
}
@media screen and (max-width: 1024px) {
  .slideshow-video__title {
    font-size: 1.625rem;
  }
}
.slideshow-video__slider {
  position: relative;
}
.slideshow-video__slider__content {
  max-width: 48.125rem;
  margin: auto;
}
.slideshow-video__slider__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.slideshow-video__slider__item {
  padding: 0 2.1875rem;
  opacity: 0.5;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.slideshow-video__slider__item iframe {
  pointer-events: none;
}
.slideshow-video__slider__item.is-current {
  opacity: 1;
}
.slideshow-video__slider__item.is-current iframe {
  pointer-events: auto;
}
@media screen and (max-width: 1024px) {
  .slideshow-video__slider__item {
    padding: 0;
  }
}
@media screen and (min-width: 1024px) {
  .slideshow-video__slider__item {
    padding: 0 2.1875rem;
  }
}
.slideshow-video__nav {
  margin-top: 2.1875rem;
}
.slideshow-video__nav__btn {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}
.slideshow-video__nav__btn img {
  display: block;
}
.slideshow-video__nav__btn--prev {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
  .slideshow-video__nav__btn--prev {
    top: auto;
    bottom: 0;
    -webkit-transform: translateY(25%);
        -ms-transform: translateY(25%);
            transform: translateY(25%);
  }
}
.slideshow-video__nav__btn--next {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
  .slideshow-video__nav__btn--next {
    top: auto;
    bottom: 0;
    -webkit-transform: translateY(25%);
        -ms-transform: translateY(25%);
            transform: translateY(25%);
  }
}
.slideshow-video__nav__content {
  text-align: center;
}
.slideshow-video__nav__pagination {
  margin: 0 0.625rem 0.4375rem 0;
  display: inline-block;
  padding: 0;
  list-style: none;
}
.slideshow-video__nav__pagination__item {
  margin: 0 0.25rem;
  display: inline-block;
}
.slideshow-video__nav__pagination__item.is-current button {
  background: #fff;
  border-color: #fff;
}
.slideshow-video__nav__pagination__btn {
  border: 0.125rem solid #6C7582;
  width: 0.625rem;
  height: 0.625rem;
  background: transparent;
  display: block;
  border-radius: 100%;
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.thema {
  max-width: 71.25rem;
  padding: 4.375rem 0;
  margin: auto;
}
.thema__content {
  margin: 0 0 1.875rem 0;
}
@media screen and (max-width: 1200px) {
  .thema__content {
    padding: 0 1.875rem;
  }
}
.thema__title {
  font-size: 1.875rem;
  text-transform: uppercase;
}
.thema__text {
  font-size: 0.875rem;
  color: #6C7582;
  width: 50%;
  margin-bottom: 1.5em;
}
@media screen and (max-width: 1024px) {
  .thema__text {
    width: 100%;
  }
}
.thema__col {
  margin: -0.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 1200px) {
  .thema__col {
    padding: 0 1.875rem;
  }
}
@media screen and (max-width: 450px) {
  .thema__col {
    display: block;
    margin: 0;
  }
}
.thema__row {
  padding: 0.9375rem;
  width: calc(100% / 3);
}
.thema__row:last-child {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .thema__row {
    width: calc(100% / 2);
  }
}
@media screen and (max-width: 450px) {
  .thema__row {
    padding: 0.9375rem 0;
    width: 100%;
  }
}
.thema__row__content {
  border: thin solid #C2D1D9;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
.thema__row__content--faq {
  background: #326295;
  color: #fff;
  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;
  position: relative;
}
.thema__row__content--faq__content {
  padding: 3.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: auto;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .thema__row__content--faq__content {
    padding: 0.9375rem;
  }
}
.thema__row__content--faq__content h3 {
  font-size: 2.25rem;
  text-transform: uppercase;
  margin: auto 0;
  padding: 0 30px 0 0;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  width: calc(100% / 3 * 2);
}
@media screen and (max-width: 1024px) {
  .thema__row__content--faq__content h3 {
    font-size: 1.625rem;
    padding: 0;
    margin-bottom: 1em;
    width: 100%;
  }
}
.thema__row__content--faq__content a {
  padding: 1.5625rem 0.9375rem;
  font-size: 0.75rem;
  background: #fff;
  color: #0D2F52;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  width: calc(100% / 3);
}
.thema__row__content--faq__content a span {
  margin: auto;
}
@media screen and (max-width: 1024px) {
  .thema__row__content--faq__content a {
    width: 100%;
  }
}
.thema__row__content--faq__content a:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
}
.thema__row__content--faq__content a:hover, .thema__row__content--faq__content a:focus {
  background: #0D2F52;
  color: #fff;
  text-decoration: underline;
}
.thema__row__thumbnail {
  width: 100%;
}
.thema__row__thumbnail img {
  display: block;
  width: 100%;
}
.thema__row__info {
  padding: 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .thema__row__info {
    padding: 0.9375rem;
  }
}
.thema__row__title {
  font-size: 1rem;
  margin-bottom: 1em;
  text-transform: uppercase;
  width: 100%;
}
.thema__row__text {
  font-size: 0.875rem;
  color: #697680;
  width: 100%;
}
.thema__row__link {
  position: relative;
}
.thema__row__link a {
  text-decoration: none;
  margin: auto;
}
.thema__row__link a:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
}
.thema__row__link a:hover, .thema__row__link a:focus {
  text-decoration: underline;
}
.thema__row__button {
  padding: 1.5625rem 1.875rem;
  font-size: 0.75rem;
  background: #0D2F52;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  margin-top: auto;
}
.thema__row__button:after {
  right: 1.875rem;
  bottom: 1.375rem;
  width: 1.5rem;
  height: 1.5rem;
  background: url("../images/li-light.svg");
  content: "";
  display: block;
  position: absolute;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.thema__row__button:hover:after, .thema__row__button:focus:after {
  -webkit-transform: translate3d(50%, 0, 0);
          transform: translate3d(50%, 0, 0);
}

.last-news {
  padding: 4.375rem 0;
  background: url("../images/last-news.svg") no-repeat left bottom;
  background-size: 18.75rem;
}
.last-news__content {
  max-width: 71.25rem;
  margin: auto;
}
.last-news__title {
  font-size: 1.875rem;
  margin: 0 0 1.875rem 0;
  text-transform: uppercase;
  color: #0D2F52;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .last-news__title {
    font-size: 1.625rem;
  }
}
.last-news__col {
  margin: -0.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 1200px) {
  .last-news__col {
    padding: 0 1.875rem;
  }
}
@media screen and (max-width: 450px) {
  .last-news__col {
    display: block;
    margin: 0;
  }
}
.last-news__row {
  padding: 0.9375rem;
  max-width: calc(100% / 4);
}
@media screen and (max-width: 1024px) {
  .last-news__row {
    max-width: calc(100% / 2);
  }
}
@media screen and (max-width: 450px) {
  .last-news__row {
    padding: 0.9375rem 0;
    max-width: 100%;
    width: 100%;
  }
}
.last-news__row:last-child {
  max-height: 24.375rem;
  overflow: auto;
}
.last-news .wp-block-button {
  margin: 1.875rem 0 0 0;
}

.highlight {
  height: 100vh;
  padding-bottom: 8.75rem;
  background-size: cover;
  background-position: center center;
  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;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .highlight {
    min-height: 100vh;
    padding: 6.25rem 1.875rem 1.875rem 1.875rem;
    height: auto;
  }
}
.highlight:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: rgba(0, 0, 0, 0.3);
  z-index: 0;
}
.highlight__logo {
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 1024px) {
  .highlight__logo {
    margin-bottom: 1.25rem;
  }
}
.highlight__logo img {
  vertical-align: middle;
}
.highlight__content {
  max-width: 37.5rem;
  margin: auto;
  text-align: center;
  z-index: 1;
}
.highlight__content h1 {
  font-size: 1.875rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 1024px) {
  .highlight__content h1 {
    font-size: 1.625rem;
  }
}
.highlight__content p {
  font-size: 1.3125rem;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .highlight__content p {
    font-size: 1.125rem;
  }
}

.more-content h2 {
  color: #0f0b15;
}
.more-content__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.more-content__item {
  margin-bottom: 0.9375rem;
}
.more-content__item__link {
  padding: 1.875rem;
  background: #FEF2E7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.more-content__item__link:hover, .more-content__item__link:focus {
  background: #DF750C;
}
.more-content__item__icon {
  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;
}
.more-content__item__icon img {
  display: block;
  margin: auto;
}
.more-content__item__text {
  padding: 0 1.875rem;
  margin-right: auto;
}
.more-content__item__title {
  font-size: 1.125rem;
  display: block;
  font-weight: bold;
}
.more-content__item__meta {
  font-size: 0.875rem;
  display: block;
  font-style: italic;
}
.more-content__item__meta span {
  text-transform: uppercase;
}

.associates-posts {
  padding: 4.375rem 0;
  background: url("../images/associates-posts.svg") #FEF2E7 no-repeat left bottom;
  background-size: 18.75rem;
}
.associates-posts__content {
  max-width: 71.25rem;
  margin: auto;
}
.associates-posts__title {
  font-size: 1.875rem;
  margin: 0 0 1.875rem 0;
  text-transform: uppercase;
  color: #0D2F52;
  text-align: center;
}
.associates-posts__col {
  margin: -0.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.associates-posts__row {
  padding: 0.9375rem;
  width: calc(100% / 3);
}
.associates-posts .wp-block-button {
  margin: 1.875rem 0 0 0;
}

.post-excerpt {
  border-radius: 0.125rem;
  background: #fff;
  border: thin solid #C2D1D9;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  overflow: hidden;
}
.post-excerpt__thumbnail {
  width: 100%;
}
.post-excerpt__thumbnail img {
  border-radius: 0 0 0.125rem 0.125rem;
  display: block;
  width: 100%;
}
.post-excerpt__content {
  padding: 1.25rem;
}
.post-excerpt__content a {
  text-decoration: none;
}
.post-excerpt__content a:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
}
.post-excerpt__content a:hover, .post-excerpt__content a:focus {
  text-decoration: underline;
}
.post-excerpt__date {
  font-size: 0.875rem;
  color: #ACB7C0;
  display: block;
  margin-bottom: 0.5em;
  font-weight: bold;
}
.post-excerpt__title {
  font-size: 1.3125rem;
  color: #757E8C;
}
.post-excerpt__location {
  font-size: 0.875rem;
  padding: 0 0 0 2rem;
  color: #ACB7C0;
  display: block;
  font-weight: bold;
  position: relative;
  margin-top: 1.5em;
}
.post-excerpt__location:before {
  width: 1.5rem;
  height: 1.5rem;
  content: "";
  background: url("../images/location.svg") no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}

.evenement-infos {
  margin: -0.9375rem -1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #505D68;
  font-weight: bold;
}
.evenement-infos__date {
  padding: 0 1.875rem;
  margin: auto;
}
@media screen and (max-width: 1024px) {
  .evenement-infos__date {
    padding: 1.875rem;
  }
}
.evenement-infos__location {
  padding: 0 1.875rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: auto;
  border-left: 2px solid #DF750C;
}
@media screen and (max-width: 1024px) {
  .evenement-infos__location {
    padding: 1.875rem;
    border: 0;
  }
}
.evenement-infos__location span {
  padding: 0 0 0 4rem;
  display: inline-block;
  position: relative;
}
.evenement-infos__location span:before {
  margin-top: -1rem;
  width: 2rem;
  height: 2rem;
  content: "";
  background: url("../images/location.svg") no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
}

.home .wp-block-media-text:nth-of-type(1) {
  padding: 4.375rem 0;
  background: url("../images/icon-food.svg") no-repeat right bottom;
  background-size: 35%;
}
@media screen and (max-width: 1024px) {
  .home .wp-block-media-text:nth-of-type(1) {
    background-size: 80%;
  }
}
.home .wp-block-media-text:nth-of-type(1) .wp-block-media-text__content {
  max-width: 37.5rem;
  color: #697680;
  padding: 8%;
}
.home .wp-block-media-text:nth-of-type(1) .wp-block-media-text__content h2 {
  font-size: 2.25rem;
  color: #505D68;
}
@media screen and (max-width: 1024px) {
  .home .wp-block-media-text:nth-of-type(1) .wp-block-media-text__content h2 {
    font-size: 1.625rem;
  }
}
.home .wp-block-media-text:nth-of-type(1) .wp-block-media-text__content ul {
  font-size: 0.875rem;
}
.home .wp-block-media-text:nth-of-type(1) .wp-block-media-text__content ul strong {
  font-size: 1rem;
  display: inline-block;
  margin-bottom: 0.5em;
  color: #505D68;
}
.home .wp-block-media-text:nth-of-type(1) .wp-block-media-text__content ul li {
  margin-bottom: 1.5em;
}
.home .wp-block-cover {
  background-color: #fff;
}
.home .wp-block-cover:before {
  background: #fff;
}
.home .wp-block-cover .wp-block-cover__inner-container {
  max-width: 59.375rem;
  color: #505D68;
}
.home .wp-block-cover .wp-block-cover__inner-container h2 {
  font-size: 2.25rem;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .home .wp-block-cover .wp-block-cover__inner-container h2 {
    font-size: 1.625rem;
  }
}
.home .wp-block-cover .wp-block-cover__inner-container .wp-block-button {
  margin-top: 1.875rem;
}
.blog__content {
  max-width: 71.25rem;
  margin: -5.625rem auto 1.875rem auto;
}
.blog__col {
  margin: -0.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 1200px) {
  .blog__col {
    padding: 0 1.875rem;
  }
}
@media screen and (max-width: 450px) {
  .blog__col {
    display: block;
    margin: 0;
  }
}
.blog__row {
  padding: 0.9375rem;
  width: calc(100% / 3);
}
@media screen and (max-width: 1024px) {
  .blog__row {
    width: calc(100% / 2);
  }
}
@media screen and (max-width: 450px) {
  .blog__row {
    padding: 0.9375rem 0;
    width: 100%;
  }
}
.blog--news {
  background: url("../images/news.svg") left 700px no-repeat;
}

.page-header {
  min-height: 31.25rem;
  margin-top: 8.75rem;
  padding-bottom: 5.625rem;
  color: #fff;
  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;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.page-header:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: rgba(0, 0, 0, 0.2);
  z-index: 0;
}
.page-header__content {
  max-width: 71.25rem;
  padding: 0 1.875rem;
  margin: auto;
  z-index: 1;
}

.filter {
  max-width: 71.25rem;
  padding: 0 1.875rem 3.125rem 1.875rem;
  font-size: 1.375rem;
  margin: auto;
  text-align: center;
  font-weight: bold;
}
.filter ul {
  padding: 0 0.9375rem;
  display: inline-block;
  margin: 0;
  list-style: none;
}
.filter ul li {
  padding: 0.9375rem;
  display: inline-block;
}
.filter + .blog__content {
  margin-top: 0;
}