@charset "UTF-8";
/**
 * Brand Color
 *
 */
/**
 * Button Reset
 *
 */
/**
 * Grid, Center Last
 *
 */
/**
 * Margin, No Edge
 * Removes left margin from first item, right margin from last item
 */
/**
 * Icon Position
 *
 */
/**
 * Block Cover
 * Creates a block that covers the full width/height of parent div. Typically used on a :before pseudo element
 */
/**
 * Placeholder Color
 *
 */
/**
 * Clearfix
 *
 */
/**
 * Font Sizes
 *
**/
/**
 * Columns
 *
 */
/**
 * Columns, Mobile
 *
 */
/**
 * Columns, Tablet
 *
 */
/**
 * Columns, Tablet Up
 *
 */
/**
 * Columns, Desktop
 *
 */
a, a svg {
  transition: all 0.1s ease-in-out; }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Box Sizing
--------------------------------------------- */
html,
input[type="search"] {
  box-sizing: border-box; }

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

/* Wrap
--------------------------------------------- */
.wrap {
  max-width: 1204px;
  margin: 0 auto;
  padding-left: 18px;
  padding-right: 18px; }
  .wrap:after {
    content: "";
    display: table;
    clear: both; }

.site-inner {
  padding: 36px 0;
  /* .entry {
  	display: grid;
  	grid-template-columns: 400px 1fr;
  	grid-gap: 36px;
  } */ }
  @media (min-width: 768px) {
    .site-inner {
      padding: 48px 0; } }
  .singular.content .site-inner > .wrap {
    max-width: 804px; }

.page:not(.home) .site-main,
.single .site-main {
  display: grid;
  grid-template-columns: 400px 1fr;
  grid-gap: 36px; }

/* Screen Reader Text
--------------------------------------------- */
.genesis-skip-link {
  display: none; }

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

.screen-reader-text:focus,
.screen-reader-shortcut:focus {
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-size: 1em;
  font-weight: bold;
  padding: 15px 23px 14px;
  color: #333;
  background: #fff;
  z-index: 100000;
  /* Above WP toolbar. */
  text-decoration: none;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); }

/* Sidebar Layouts
--------------------------------------------- */
@media (max-width: 991px) {
  .sidebar-primary {
    display: none; } }
@media (min-width: 992px) {
  .content-sidebar .site-main {
    float: left;
    width: 65.7534246575%; }
  .content-sidebar .sidebar-primary {
    float: right;
    width: 28.6815068493%; }
  @supports (display: grid) {
    .content-sidebar .content-area {
      display: grid;
      grid-template-columns: 1fr 300px;
      grid-column-gap: 36px; }
    .content-sidebar .site-main {
      float: none;
      width: 100%;
      max-width: 768px; }
    .content-sidebar .sidebar-primary {
      float: none;
      width: 100%; } } }
/* Forms
--------------------------------------------- */
input, select, textarea {
  background: #fff;
  border: 1px solid #f2f0ec;
  border-radius: 4px;
  color: #424242;
  font-size: 18px;
  line-height: 24px;
  padding: 14px 16px;
  width: 100%; }

select {
  line-height: 54px;
  height: 54px; }

textarea {
  width: 100%; }

::-moz-placeholder {
  color: #BDBDBD;
  opacity: 1; }

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

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

input:focus::-webkit-input-placeholder,
input:focus::-moz-placeholder,
input:focus:-ms-input-placeholder,
textarea:focus::-webkit-input-placeholder,
textarea:focus::-moz-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent; }

/* Search Form
--------------------------------------------- */
.search-form {
  border: 1px solid #f2f0ec;
  max-width: 400px;
  position: relative;
  overflow: hidden; }
  .search-form .search-field {
    border: none;
    padding-right: 44px;
    width: 100%; }
  .search-form .search-submit {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    min-width: 0;
    width: 44px;
    height: 44px;
    line-height: 0;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    right: 0; }
    .search-form .search-submit svg {
      fill: #757575;
      width: 20px;
      height: 20px; }
      .search-form .search-submit svg:hover {
        fill: #f08c32; }

/* Typographical Elements
--------------------------------------------- */
body {
  color: #424242;
  font-family: "Barlow", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.55; }
  @media (min-width: 768px) {
    body {
      font-size: 20px; } }
  @media print {
    body {
      font-family: sans-serif; } }

a {
  color: #f08c32;
  text-decoration: none; }

strong {
  font-weight: 600; }

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

code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px; }

code {
  padding: 2px 4px;
  white-space: nowrap; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  line-height: 18px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap; }

pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0; }

cite {
  font-style: normal; }

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

/* Paragraph
--------------------------------------------- */
p {
  margin: 0 0 18px;
  padding: 0; }
  p.large, p.has-large-font-size {
    font-size: 21px; }
    @media (min-width: 768px) {
      p.large, p.has-large-font-size {
        font-size: 24px; } }
  p.has-normal-font-size {
    font-size: 18px; }
    @media (min-width: 768px) {
      p.has-normal-font-size {
        font-size: 20px; } }
  p.small, p.has-small-font-size {
    font-size: 14px; }

/* Headings
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #212121;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 500;
  line-height: 1.2;
  margin: 0 0 16px; }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {
    color: #212121; }
    h1 a:hover,
    h2 a:hover,
    h3 a:hover,
    h4 a:hover,
    h5 a:hover,
    h6 a:hover {
      color: #f08c32;
      text-decoration: none; }
  h1:focus,
  h2:focus,
  h3:focus,
  h4:focus,
  h5:focus,
  h6:focus {
    outline: none; }
  h1.home-title,
  h2.home-title,
  h3.home-title,
  h4.home-title,
  h5.home-title,
  h6.home-title {
    margin: 0 0 36px; }

h1 {
  font-size: 34px; }
  @media (min-width: 768px) {
    h1 {
      font-size: 42px; } }
  @media (min-width: 992px) {
    h1 {
      font-size: 46px; } }

h2 {
  font-size: 26px; }
  @media (min-width: 768px) {
    h2 {
      font-size: 32px; } }
  @media (min-width: 992px) {
    h2 {
      font-size: 36px; } }

h3 {
  font-size: 22px; }
  @media (min-width: 768px) {
    h3 {
      font-size: 26px; } }
  @media (min-width: 992px) {
    h3 {
      font-size: 28px; } }

h4, h5, h6 {
  font-size: 18px; }
  @media (min-width: 768px) {
    h4, h5, h6 {
      font-size: 22px; } }

/* Button Group + Mollie
--------------------------------------------- */
.btn-group {
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap; }
  .btn-group .btn {
    padding: 10px 15px;
    color: #fff;
    border: none;
    background: #f08c32;
    white-space: nowrap;
    flex-grow: 1; }
    .btn-group .btn.on {
      background: #b95f0e; }
    .btn-group .btn:hover, .btn-group .btn:focus {
      cursor: pointer;
      background: #b95f0e; }
    .btn-group .btn + .btn {
      border-left: thin solid #df7210; }

.mollie-form input#dmm_amount {
  margin-bottom: 10px; }
.mollie-form span.euro {
  padding: 14px 20px;
  background: #f08c32;
  color: #fff;
  line-height: 24px;
  height: 54px; }
.mollie-form p {
  display: inline-block;
  font-size: 0.8em;
  margin-bottom: 5px;
  border-bottom: 3px solid #f08c32; }
  .mollie-form p input {
    padding: 7px 8px; }
  .mollie-form p #dmm_interval,
  .mollie-form p #dmm_dd {
    display: none; }
  .mollie-form p:nth-of-type(1) {
    display: none; }
  .mollie-form p:nth-of-type(2) {
    width: 49%; }
  .mollie-form p:nth-of-type(3) {
    width: 50%; }
  .mollie-form p:nth-of-type(4) {
    width: 100%; }
  .mollie-form p:nth-of-type(5) {
    width: 20%; }
  .mollie-form p:nth-of-type(6) {
    width: 39%; }
  .mollie-form p:nth-of-type(7) {
    width: 39.5%; }
  .mollie-form p:nth-of-type(8) {
    display: none; }
  .mollie-form p:nth-of-type(9) {
    display: none; }
.mollie-form label.dmm_cc,
.mollie-form label.dmm_dd {
  display: inline-block !important;
  margin-right: 30px;
  margin-top: 20px; }
  .mollie-form label.dmm_cc input,
  .mollie-form label.dmm_dd input {
    width: 13px;
    margin-right: 7px;
    margin-top: 5px;
    margin-bottom: 5px; }
.mollie-form #dmm_permission {
  margin-bottom: 20px; }
  .mollie-form #dmm_permission input {
    width: 13px;
    margin-right: 12px;
    margin-top: 5px;
    margin-bottom: 55px;
    float: left; }
.mollie-form .mollie-button {
  border-radius: 100px;
  font-size: 14px;
  line-height: 32px;
  padding: 6px 22px 6px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: .7px;
  font-weight: 600;
  transition: all .25s;
  border: none;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
  background: #f08c32;
  color: #fff;
  width: auto; }

/* Button
--------------------------------------------- */
.wp-block-button__link, .forminator-button-submit, .fdh-dons-submit {
  border-radius: 100px;
  font-size: 14px;
  line-height: 32px;
  padding: 6px 22px 6px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: .7px;
  font-weight: 600;
  transition: all .25s;
  border: none;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3), inset 5px 5px 5px 0px rgba(0, 0, 0, 0.3); }
  .wp-block-button__link:hover,
  .forminator-button-submit:hover,
  .fdh-dons-submit:hover {
    box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.3), inset -5px -5px 5px 0px rgba(0, 0, 0, 0.3); }
  .is-style-full .wp-block-button__link, .wp-block-button__link.full,
  .is-style-full .forminator-button-submit, .forminator-button-submit.full,
  .is-style-full .fdh-dons-submit, .fdh-dons-submit.full {
    display: block;
    width: 100%; }
  .wp-block-button__link:not(.has-text-color), .forminator-button-submit:not(.has-text-color), .fdh-dons-submit:not(.has-text-color) {
    color: white; }
    .wp-block-button__link:not(.has-text-color):hover, .forminator-button-submit:not(.has-text-color):hover, .fdh-dons-submit:not(.has-text-color):hover {
      color: white; }
  .wp-block-button__link:not(.has-background), .forminator-button-submit:not(.has-background), .fdh-dons-submit:not(.has-background) {
    background-color: #000; }
    .wp-block-button__link:not(.has-background):hover, .wp-block-button__link:not(.has-background):focus, .forminator-button-submit:not(.has-background):hover, .forminator-button-submit:not(.has-background):focus, .fdh-dons-submit:not(.has-background):hover, .fdh-dons-submit:not(.has-background):focus {
      background-color: black; }
  .wp-block-button__link.has-black-color:hover, .wp-block-button__link.has-black-color:focus, .forminator-button-submit.has-black-color:hover, .forminator-button-submit.has-black-color:focus, .fdh-dons-submit.has-black-color:hover, .fdh-dons-submit.has-black-color:focus {
    color: #000; }
  .wp-block-button__link.has-black-background-color:hover, .wp-block-button__link.has-black-background-color:focus, .forminator-button-submit.has-black-background-color:hover, .forminator-button-submit.has-black-background-color:focus, .fdh-dons-submit.has-black-background-color:hover, .fdh-dons-submit.has-black-background-color:focus {
    background-color: black; }
  .wp-block-button__link.has-grey-color:hover, .wp-block-button__link.has-grey-color:focus, .forminator-button-submit.has-grey-color:hover, .forminator-button-submit.has-grey-color:focus, .fdh-dons-submit.has-grey-color:hover, .fdh-dons-submit.has-grey-color:focus {
    color: #FAFAFA; }
  .wp-block-button__link.has-grey-background-color:hover, .wp-block-button__link.has-grey-background-color:focus, .forminator-button-submit.has-grey-background-color:hover, .forminator-button-submit.has-grey-background-color:focus, .fdh-dons-submit.has-grey-background-color:hover, .fdh-dons-submit.has-grey-background-color:focus {
    background-color: #d4d4d4; }
  .wp-block-button__link.has-white-color:hover, .wp-block-button__link.has-white-color:focus, .forminator-button-submit.has-white-color:hover, .forminator-button-submit.has-white-color:focus, .fdh-dons-submit.has-white-color:hover, .fdh-dons-submit.has-white-color:focus {
    color: #fff; }
  .wp-block-button__link.has-white-background-color:hover, .wp-block-button__link.has-white-background-color:focus, .forminator-button-submit.has-white-background-color:hover, .forminator-button-submit.has-white-background-color:focus, .fdh-dons-submit.has-white-background-color:hover, .fdh-dons-submit.has-white-background-color:focus {
    background-color: #d9d9d9; }
  .wp-block-button__link.has-yellow-color:hover, .wp-block-button__link.has-yellow-color:focus, .forminator-button-submit.has-yellow-color:hover, .forminator-button-submit.has-yellow-color:focus, .fdh-dons-submit.has-yellow-color:hover, .fdh-dons-submit.has-yellow-color:focus {
    color: #f1b437; }
  .wp-block-button__link.has-yellow-background-color:hover, .wp-block-button__link.has-yellow-background-color:focus, .forminator-button-submit.has-yellow-background-color:hover, .forminator-button-submit.has-yellow-background-color:focus, .fdh-dons-submit.has-yellow-background-color:hover, .fdh-dons-submit.has-yellow-background-color:focus {
    background-color: #cd8f0e; }
  .wp-block-button__link.has-yellow-light-color:hover, .wp-block-button__link.has-yellow-light-color:focus, .forminator-button-submit.has-yellow-light-color:hover, .forminator-button-submit.has-yellow-light-color:focus, .fdh-dons-submit.has-yellow-light-color:hover, .fdh-dons-submit.has-yellow-light-color:focus {
    color: #fef7ee; }
  .wp-block-button__link.has-yellow-light-background-color:hover, .wp-block-button__link.has-yellow-light-background-color:focus, .forminator-button-submit.has-yellow-light-background-color:hover, .forminator-button-submit.has-yellow-light-background-color:focus, .fdh-dons-submit.has-yellow-light-background-color:hover, .fdh-dons-submit.has-yellow-light-background-color:focus {
    background-color: #fad5a6; }
  .wp-block-button__link.has-orange-color:hover, .wp-block-button__link.has-orange-color:focus, .forminator-button-submit.has-orange-color:hover, .forminator-button-submit.has-orange-color:focus, .fdh-dons-submit.has-orange-color:hover, .fdh-dons-submit.has-orange-color:focus {
    color: #f08c32; }
  .wp-block-button__link.has-orange-background-color:hover, .wp-block-button__link.has-orange-background-color:focus, .forminator-button-submit.has-orange-background-color:hover, .forminator-button-submit.has-orange-background-color:focus, .fdh-dons-submit.has-orange-background-color:hover, .fdh-dons-submit.has-orange-background-color:focus {
    background-color: #c7660f; }
  .wp-block-button__link.has-orange-light-color:hover, .wp-block-button__link.has-orange-light-color:focus, .forminator-button-submit.has-orange-light-color:hover, .forminator-button-submit.has-orange-light-color:focus, .fdh-dons-submit.has-orange-light-color:hover, .fdh-dons-submit.has-orange-light-color:focus {
    color: #fdf3e9; }
  .wp-block-button__link.has-orange-light-background-color:hover, .wp-block-button__link.has-orange-light-background-color:focus, .forminator-button-submit.has-orange-light-background-color:hover, .forminator-button-submit.has-orange-light-background-color:focus, .fdh-dons-submit.has-orange-light-background-color:hover, .fdh-dons-submit.has-orange-light-background-color:focus {
    background-color: #f7cda3; }
  .wp-block-button__link.has-orange-medium-color:hover, .wp-block-button__link.has-orange-medium-color:focus, .forminator-button-submit.has-orange-medium-color:hover, .forminator-button-submit.has-orange-medium-color:focus, .fdh-dons-submit.has-orange-medium-color:hover, .fdh-dons-submit.has-orange-medium-color:focus {
    color: #f9d4b2; }
  .wp-block-button__link.has-orange-medium-background-color:hover, .wp-block-button__link.has-orange-medium-background-color:focus, .forminator-button-submit.has-orange-medium-background-color:hover, .forminator-button-submit.has-orange-medium-background-color:focus, .fdh-dons-submit.has-orange-medium-background-color:hover, .fdh-dons-submit.has-orange-medium-background-color:focus {
    background-color: #f3ac6b; }
  .wp-block-button__link.has-red-color:hover, .wp-block-button__link.has-red-color:focus, .forminator-button-submit.has-red-color:hover, .forminator-button-submit.has-red-color:focus, .fdh-dons-submit.has-red-color:hover, .fdh-dons-submit.has-red-color:focus {
    color: #e36955; }
  .wp-block-button__link.has-red-background-color:hover, .wp-block-button__link.has-red-background-color:focus, .forminator-button-submit.has-red-background-color:hover, .forminator-button-submit.has-red-background-color:focus, .fdh-dons-submit.has-red-background-color:hover, .fdh-dons-submit.has-red-background-color:focus {
    background-color: #ca3921; }
  .wp-block-button__link.has-red-light-color:hover, .wp-block-button__link.has-red-light-color:focus, .forminator-button-submit.has-red-light-color:hover, .forminator-button-submit.has-red-light-color:focus, .fdh-dons-submit.has-red-light-color:hover, .fdh-dons-submit.has-red-light-color:focus {
    color: #fcefed; }
  .wp-block-button__link.has-red-light-background-color:hover, .wp-block-button__link.has-red-light-background-color:focus, .forminator-button-submit.has-red-light-background-color:hover, .forminator-button-submit.has-red-light-background-color:focus, .fdh-dons-submit.has-red-light-background-color:hover, .fdh-dons-submit.has-red-light-background-color:focus {
    background-color: #f1b5ab; }
  .wp-block-button__link.has-pink-color:hover, .wp-block-button__link.has-pink-color:focus, .forminator-button-submit.has-pink-color:hover, .forminator-button-submit.has-pink-color:focus, .fdh-dons-submit.has-pink-color:hover, .fdh-dons-submit.has-pink-color:focus {
    color: #dc6ea0; }
  .wp-block-button__link.has-pink-background-color:hover, .wp-block-button__link.has-pink-background-color:focus, .forminator-button-submit.has-pink-background-color:hover, .forminator-button-submit.has-pink-background-color:focus, .fdh-dons-submit.has-pink-background-color:hover, .fdh-dons-submit.has-pink-background-color:focus {
    background-color: #cc3178; }
  .wp-block-button__link.has-pink-light-color:hover, .wp-block-button__link.has-pink-light-color:focus, .forminator-button-submit.has-pink-light-color:hover, .forminator-button-submit.has-pink-light-color:focus, .fdh-dons-submit.has-pink-light-color:hover, .fdh-dons-submit.has-pink-light-color:focus {
    color: #fbecf3; }
  .wp-block-button__link.has-pink-light-background-color:hover, .wp-block-button__link.has-pink-light-background-color:focus, .forminator-button-submit.has-pink-light-background-color:hover, .forminator-button-submit.has-pink-light-background-color:focus, .fdh-dons-submit.has-pink-light-background-color:hover, .fdh-dons-submit.has-pink-light-background-color:focus {
    background-color: #eeadcb; }
  .wp-block-button__link.has-purple-color:hover, .wp-block-button__link.has-purple-color:focus, .forminator-button-submit.has-purple-color:hover, .forminator-button-submit.has-purple-color:focus, .fdh-dons-submit.has-purple-color:hover, .fdh-dons-submit.has-purple-color:focus {
    color: #8c6ea0; }
  .wp-block-button__link.has-purple-background-color:hover, .wp-block-button__link.has-purple-background-color:focus, .forminator-button-submit.has-purple-background-color:hover, .forminator-button-submit.has-purple-background-color:focus, .fdh-dons-submit.has-purple-background-color:hover, .fdh-dons-submit.has-purple-background-color:focus {
    background-color: #654d75; }
  .wp-block-button__link.has-purple-light-color:hover, .wp-block-button__link.has-purple-light-color:focus, .forminator-button-submit.has-purple-light-color:hover, .forminator-button-submit.has-purple-light-color:focus, .fdh-dons-submit.has-purple-light-color:hover, .fdh-dons-submit.has-purple-light-color:focus {
    color: #f3f0f5; }
  .wp-block-button__link.has-purple-light-background-color:hover, .wp-block-button__link.has-purple-light-background-color:focus, .forminator-button-submit.has-purple-light-background-color:hover, .forminator-button-submit.has-purple-light-background-color:focus, .fdh-dons-submit.has-purple-light-background-color:hover, .fdh-dons-submit.has-purple-light-background-color:focus {
    background-color: #cec2d6; }
  .wp-block-button__link.has-blue-color:hover, .wp-block-button__link.has-blue-color:focus, .forminator-button-submit.has-blue-color:hover, .forminator-button-submit.has-blue-color:focus, .fdh-dons-submit.has-blue-color:hover, .fdh-dons-submit.has-blue-color:focus {
    color: #4678aa; }
  .wp-block-button__link.has-blue-background-color:hover, .wp-block-button__link.has-blue-background-color:focus, .forminator-button-submit.has-blue-background-color:hover, .forminator-button-submit.has-blue-background-color:focus, .fdh-dons-submit.has-blue-background-color:hover, .fdh-dons-submit.has-blue-background-color:focus {
    background-color: #305274; }
  .wp-block-button__link.has-blue-light-color:hover, .wp-block-button__link.has-blue-light-color:focus, .forminator-button-submit.has-blue-light-color:hover, .forminator-button-submit.has-blue-light-color:focus, .fdh-dons-submit.has-blue-light-color:hover, .fdh-dons-submit.has-blue-light-color:focus {
    color: #f4f8fb; }
  .wp-block-button__link.has-blue-light-background-color:hover, .wp-block-button__link.has-blue-light-background-color:focus, .forminator-button-submit.has-blue-light-background-color:hover, .forminator-button-submit.has-blue-light-background-color:focus, .fdh-dons-submit.has-blue-light-background-color:hover, .fdh-dons-submit.has-blue-light-background-color:focus {
    background-color: #bcd4e7; }
  .wp-block-button__link.has-turquoise-color:hover, .wp-block-button__link.has-turquoise-color:focus, .forminator-button-submit.has-turquoise-color:hover, .forminator-button-submit.has-turquoise-color:focus, .fdh-dons-submit.has-turquoise-color:hover, .fdh-dons-submit.has-turquoise-color:focus {
    color: #50bac3; }
  .wp-block-button__link.has-turquoise-background-color:hover, .wp-block-button__link.has-turquoise-background-color:focus, .forminator-button-submit.has-turquoise-background-color:hover, .forminator-button-submit.has-turquoise-background-color:focus, .fdh-dons-submit.has-turquoise-background-color:hover, .fdh-dons-submit.has-turquoise-background-color:focus {
    background-color: #338c94; }
  .wp-block-button__link.has-turquoise-light-color:hover, .wp-block-button__link.has-turquoise-light-color:focus, .forminator-button-submit.has-turquoise-light-color:hover, .forminator-button-submit.has-turquoise-light-color:focus, .fdh-dons-submit.has-turquoise-light-color:hover, .fdh-dons-submit.has-turquoise-light-color:focus {
    color: #f1f9fa; }
  .wp-block-button__link.has-turquoise-light-background-color:hover, .wp-block-button__link.has-turquoise-light-background-color:focus, .forminator-button-submit.has-turquoise-light-background-color:hover, .forminator-button-submit.has-turquoise-light-background-color:focus, .fdh-dons-submit.has-turquoise-light-background-color:hover, .fdh-dons-submit.has-turquoise-light-background-color:focus {
    background-color: #b9e1e6; }
  .wp-block-button__link.has-green-color:hover, .wp-block-button__link.has-green-color:focus, .forminator-button-submit.has-green-color:hover, .forminator-button-submit.has-green-color:focus, .fdh-dons-submit.has-green-color:hover, .fdh-dons-submit.has-green-color:focus {
    color: #28aa82; }
  .wp-block-button__link.has-green-background-color:hover, .wp-block-button__link.has-green-background-color:focus, .forminator-button-submit.has-green-background-color:hover, .forminator-button-submit.has-green-background-color:focus, .fdh-dons-submit.has-green-background-color:hover, .fdh-dons-submit.has-green-background-color:focus {
    background-color: #196c53; }
  .wp-block-button__link.has-green-light-color:hover, .wp-block-button__link.has-green-light-color:focus, .forminator-button-submit.has-green-light-color:hover, .forminator-button-submit.has-green-light-color:focus, .fdh-dons-submit.has-green-light-color:hover, .fdh-dons-submit.has-green-light-color:focus {
    color: #eafaf5; }
  .wp-block-button__link.has-green-light-background-color:hover, .wp-block-button__link.has-green-light-background-color:focus, .forminator-button-submit.has-green-light-background-color:hover, .forminator-button-submit.has-green-light-background-color:focus, .fdh-dons-submit.has-green-light-background-color:hover, .fdh-dons-submit.has-green-light-background-color:focus {
    background-color: #acebd8; }
  .wp-block-button__link.has-chartreuse-color:hover, .wp-block-button__link.has-chartreuse-color:focus, .forminator-button-submit.has-chartreuse-color:hover, .forminator-button-submit.has-chartreuse-color:focus, .fdh-dons-submit.has-chartreuse-color:hover, .fdh-dons-submit.has-chartreuse-color:focus {
    color: #afbe50; }
  .wp-block-button__link.has-chartreuse-background-color:hover, .wp-block-button__link.has-chartreuse-background-color:focus, .forminator-button-submit.has-chartreuse-background-color:hover, .forminator-button-submit.has-chartreuse-background-color:focus, .fdh-dons-submit.has-chartreuse-background-color:hover, .fdh-dons-submit.has-chartreuse-background-color:focus {
    background-color: #818d34; }
  .wp-block-button__link.has-chartreuse-light-color:hover, .wp-block-button__link.has-chartreuse-light-color:focus, .forminator-button-submit.has-chartreuse-light-color:hover, .forminator-button-submit.has-chartreuse-light-color:focus, .fdh-dons-submit.has-chartreuse-light-color:hover, .fdh-dons-submit.has-chartreuse-light-color:focus {
    color: #f7f8ed; }
  .wp-block-button__link.has-chartreuse-light-background-color:hover, .wp-block-button__link.has-chartreuse-light-background-color:focus, .forminator-button-submit.has-chartreuse-light-background-color:hover, .forminator-button-submit.has-chartreuse-light-background-color:focus, .fdh-dons-submit.has-chartreuse-light-background-color:hover, .fdh-dons-submit.has-chartreuse-light-background-color:focus {
    background-color: #dfe3b6; }
  .wp-block-button__link.has-dark-color:hover, .wp-block-button__link.has-dark-color:focus, .forminator-button-submit.has-dark-color:hover, .forminator-button-submit.has-dark-color:focus, .fdh-dons-submit.has-dark-color:hover, .fdh-dons-submit.has-dark-color:focus {
    color: #424242; }
  .wp-block-button__link.has-dark-background-color:hover, .wp-block-button__link.has-dark-background-color:focus, .forminator-button-submit.has-dark-background-color:hover, .forminator-button-submit.has-dark-background-color:focus, .fdh-dons-submit.has-dark-background-color:hover, .fdh-dons-submit.has-dark-background-color:focus {
    background-color: #1c1c1c; }
  .wp-block-button__link.has-light-color:hover, .wp-block-button__link.has-light-color:focus, .forminator-button-submit.has-light-color:hover, .forminator-button-submit.has-light-color:focus, .fdh-dons-submit.has-light-color:hover, .fdh-dons-submit.has-light-color:focus {
    color: #f2f0ec; }
  .wp-block-button__link.has-light-background-color:hover, .wp-block-button__link.has-light-background-color:focus, .forminator-button-submit.has-light-background-color:hover, .forminator-button-submit.has-light-background-color:focus, .fdh-dons-submit.has-light-background-color:hover, .fdh-dons-submit.has-light-background-color:focus {
    background-color: #d3ccbf; }

/* Blockquote
--------------------------------------------- */
blockquote,
blockquote.wp-block-quote {
  background: transparent url(../icons/utility/quote.svg) no-repeat top left;
  background-size: 36px auto;
  padding-top: 47px;
  text-align: left; }
  blockquote p,
  blockquote.wp-block-quote p {
    color: #424242;
    font-size: 24px;
    font-style: normal;
    font-weight: 400; }
  blockquote cite,
  blockquote .wp-block-quote__citation,
  blockquote.wp-block-quote cite,
  blockquote.wp-block-quote .wp-block-quote__citation {
    color: #424242;
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin-top: 12px;
    opacity: .5;
    text-transform: uppercase; }
  blockquote p:last-of-type,
  blockquote.wp-block-quote p:last-of-type {
    margin-bottom: 0; }

/* Separator
--------------------------------------------- */
.wp-block-separator,
hr {
  background: transparent;
  border: none;
  width: 100%;
  height: 32px;
  position: relative; }
  .wp-block-separator::before,
  hr::before {
    background: #f2f0ec;
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    margin-top: -.5px; }

/* Image
--------------------------------------------- */
img {
  display: block;
  max-width: 100%;
  height: auto; }
  img.alignleft {
    float: left;
    margin: 0 36px 36px 0; }
  img.alignright {
    float: right;
    margin: 0 0 36px 36px; }
  img.aligncenter {
    margin-left: auto;
    margin-right: auto; }

.wp-block-image figcaption {
  color: #757575;
  text-align: left;
  font-size: 14px;
  font-style: normal; }

/* Tables
--------------------------------------------- */
.wp-block-table {
  border-collapse: collapse;
  width: 100%; }
  .wp-block-table td, .wp-block-table th {
    padding: .5em;
    border: 1px solid; }

/* Color Options
--------------------------------------------- */
.has-black-color {
  color: #000; }
  .has-black-color a {
    color: #000;
    text-decoration: none; }
    .has-black-color a:hover {
      color: black; }

.has-black-background-color {
  background-color: #000; }

.has-grey-color {
  color: #FAFAFA; }
  .has-grey-color a {
    color: #FAFAFA;
    text-decoration: none; }
    .has-grey-color a:hover {
      color: #d4d4d4; }

.has-grey-background-color {
  background-color: #FAFAFA; }

.has-white-color {
  color: #fff; }
  .has-white-color a {
    color: #fff;
    text-decoration: none; }
    .has-white-color a:hover {
      color: #d9d9d9; }

.has-white-background-color {
  background-color: #fff; }

.has-yellow-color {
  color: #f1b437; }
  .has-yellow-color a {
    color: #f1b437;
    text-decoration: none; }
    .has-yellow-color a:hover {
      color: #cd8f0e; }

.has-yellow-background-color {
  background-color: #f1b437; }

.has-yellow-light-color {
  color: #fef7ee; }
  .has-yellow-light-color a {
    color: #fef7ee;
    text-decoration: none; }
    .has-yellow-light-color a:hover {
      color: #fad5a6; }

.has-yellow-light-background-color {
  background-color: #fef7ee; }

.has-orange-color {
  color: #f08c32; }
  .has-orange-color a {
    color: #f08c32;
    text-decoration: none; }
    .has-orange-color a:hover {
      color: #c7660f; }

.has-orange-background-color {
  background-color: #f08c32; }

.has-orange-light-color {
  color: #fdf3e9; }
  .has-orange-light-color a {
    color: #fdf3e9;
    text-decoration: none; }
    .has-orange-light-color a:hover {
      color: #f7cda3; }

.has-orange-light-background-color {
  background-color: #fdf3e9; }

.has-orange-medium-color {
  color: #f9d4b2; }
  .has-orange-medium-color a {
    color: #f9d4b2;
    text-decoration: none; }
    .has-orange-medium-color a:hover {
      color: #f3ac6b; }

.has-orange-medium-background-color {
  background-color: #f9d4b2; }

.has-red-color {
  color: #e36955; }
  .has-red-color a {
    color: #e36955;
    text-decoration: none; }
    .has-red-color a:hover {
      color: #ca3921; }

.has-red-background-color {
  background-color: #e36955; }

.has-red-light-color {
  color: #fcefed; }
  .has-red-light-color a {
    color: #fcefed;
    text-decoration: none; }
    .has-red-light-color a:hover {
      color: #f1b5ab; }

.has-red-light-background-color {
  background-color: #fcefed; }

.has-pink-color {
  color: #dc6ea0; }
  .has-pink-color a {
    color: #dc6ea0;
    text-decoration: none; }
    .has-pink-color a:hover {
      color: #cc3178; }

.has-pink-background-color {
  background-color: #dc6ea0; }

.has-pink-light-color {
  color: #fbecf3; }
  .has-pink-light-color a {
    color: #fbecf3;
    text-decoration: none; }
    .has-pink-light-color a:hover {
      color: #eeadcb; }

.has-pink-light-background-color {
  background-color: #fbecf3; }

.has-purple-color {
  color: #8c6ea0; }
  .has-purple-color a {
    color: #8c6ea0;
    text-decoration: none; }
    .has-purple-color a:hover {
      color: #654d75; }

.has-purple-background-color {
  background-color: #8c6ea0; }

.has-purple-light-color {
  color: #f3f0f5; }
  .has-purple-light-color a {
    color: #f3f0f5;
    text-decoration: none; }
    .has-purple-light-color a:hover {
      color: #cec2d6; }

.has-purple-light-background-color {
  background-color: #f3f0f5; }

.has-blue-color {
  color: #4678aa; }
  .has-blue-color a {
    color: #4678aa;
    text-decoration: none; }
    .has-blue-color a:hover {
      color: #305274; }

.has-blue-background-color {
  background-color: #4678aa; }

.has-blue-light-color {
  color: #f4f8fb; }
  .has-blue-light-color a {
    color: #f4f8fb;
    text-decoration: none; }
    .has-blue-light-color a:hover {
      color: #bcd4e7; }

.has-blue-light-background-color {
  background-color: #f4f8fb; }

.has-turquoise-color {
  color: #50bac3; }
  .has-turquoise-color a {
    color: #50bac3;
    text-decoration: none; }
    .has-turquoise-color a:hover {
      color: #338c94; }

.has-turquoise-background-color {
  background-color: #50bac3; }

.has-turquoise-light-color {
  color: #f1f9fa; }
  .has-turquoise-light-color a {
    color: #f1f9fa;
    text-decoration: none; }
    .has-turquoise-light-color a:hover {
      color: #b9e1e6; }

.has-turquoise-light-background-color {
  background-color: #f1f9fa; }

.has-green-color {
  color: #28aa82; }
  .has-green-color a {
    color: #28aa82;
    text-decoration: none; }
    .has-green-color a:hover {
      color: #196c53; }

.has-green-background-color {
  background-color: #28aa82; }

.has-green-light-color {
  color: #eafaf5; }
  .has-green-light-color a {
    color: #eafaf5;
    text-decoration: none; }
    .has-green-light-color a:hover {
      color: #acebd8; }

.has-green-light-background-color {
  background-color: #eafaf5; }

.has-chartreuse-color {
  color: #afbe50; }
  .has-chartreuse-color a {
    color: #afbe50;
    text-decoration: none; }
    .has-chartreuse-color a:hover {
      color: #818d34; }

.has-chartreuse-background-color {
  background-color: #afbe50; }

.has-chartreuse-light-color {
  color: #f7f8ed; }
  .has-chartreuse-light-color a {
    color: #f7f8ed;
    text-decoration: none; }
    .has-chartreuse-light-color a:hover {
      color: #dfe3b6; }

.has-chartreuse-light-background-color {
  background-color: #f7f8ed; }

.has-dark-color {
  color: #424242; }
  .has-dark-color a {
    color: #424242;
    text-decoration: none; }
    .has-dark-color a:hover {
      color: #1c1c1c; }

.has-dark-background-color {
  background-color: #424242; }

.has-light-color {
  color: #f2f0ec; }
  .has-light-color a {
    color: #f2f0ec;
    text-decoration: none; }
    .has-light-color a:hover {
      color: #d3ccbf; }

.has-light-background-color {
  background-color: #f2f0ec; }

/* Group
--------------------------------------------- */
.wp-block-group {
  padding: 36px;
  margin-top: 36px !important;
  	/* @include media(">=tablet") {
  		padding: 60px 16px;
  	}
  
  	@include media(">=medium") {
  		padding: 70px 16px;
  	}*/ }
  .wp-block-group:first-of-type {
    margin-top: 0 !important; }
  .wp-block-group.alignfull {
    padding: 36px 0;
    margin: 0 calc(50% - 50vw) !important; }
    .wp-block-group.alignfull .wp-block-group__inner-container {
      max-width: 1204px;
      padding-left: 18px;
      padding-right: 18px; }
    .wp-block-group.alignfull .grid .wp-block-group__inner-container {
      padding: 0; }
  .wp-block-group.grid {
    padding: 0; }
    .wp-block-group.grid .wp-block-group {
      margin-top: 0 !important;
      margin-bottom: 36px !important; }
  .wp-block-group.gutter-sizer {
    padding: 0;
    margin: 0; }
  .wp-block-group .wp-block-group__inner-container {
    max-width: 768px;
    margin: 0 auto; }
    .wp-block-group .wp-block-group__inner-container:after {
      content: "";
      display: table;
      clear: both; }
    .wp-block-group .wp-block-group__inner-container > *:last-child {
      margin-bottom: 0; }

/* WPForms
--------------------------------------------- */
div.wpforms-container .wpforms-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 16px;
  padding: 0; }
  @media (min-width: 768px) {
    div.wpforms-container .wpforms-title {
      font-size: 32px; } }
div.wpforms-container .wpforms-description {
  margin: 0 0 16px;
  padding: 0; }
div.wpforms-container .wpforms-field {
  padding: 0;
  margin-bottom: 32px; }
div.wpforms-container .wpforms-field-label {
  font-size: 16px; }
div.wpforms-container .wpforms-recaptcha-container {
  padding: 0; }
  @media (min-width: 768px) {
    div.wpforms-container .wpforms-recaptcha-container {
      margin-bottom: -78px; } }
div.wpforms-container .wpforms-submit-container {
  padding: 0;
  margin-top: 32px;
  text-align: right; }
div.wpforms-container.one-line:after {
  content: "";
  display: table;
  clear: both; }
@media (min-width: 768px) {
  div.wpforms-container.one-line .wpforms-field-container {
    display: table;
    width: calc(100% - 110px);
    float: left; }
    div.wpforms-container.one-line .wpforms-field-container .wpforms-field {
      display: table-cell;
      padding-right: 16px;
      margin: 0; }
  div.wpforms-container.one-line .wpforms-submit-container {
    float: right;
    width: 110px;
    clear: none;
    margin: 0; } }

/* Shared Counts
--------------------------------------------- */
.shared-counts-wrap.style-icon svg {
  fill: #BDBDBD;
  width: 24px;
  height: 24px; }
.shared-counts-wrap.style-icon .shared-counts-button {
  line-height: 0;
  padding: 10px; }
  .shared-counts-wrap.style-icon .shared-counts-button:hover svg {
    fill: #f08c32; }
  .shared-counts-wrap.style-icon .shared-counts-button:not(.included_total) .shared-counts-label,
  .shared-counts-wrap.style-icon .shared-counts-button:not(.included_total) .shared-counts-count {
    display: none; }
@supports (display: grid) {
  .shared-counts-wrap.style-button {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 16px; }
    @media (min-width: 768px) {
      .shared-counts-wrap.style-button {
        grid-template-columns: repeat(4, 1fr); } } }
.shared-counts-wrap.style-button h3 {
  color: #616161;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  grid-column: 1 / -1; }
.shared-counts-wrap.style-button .shared-counts-button {
  background: #9E9E9E;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 600;
  padding: 18px;
  text-align: center;
  text-decoration: none;
  margin-bottom: 15px; }
  .shared-counts-wrap.style-button .shared-counts-button:hover {
    background: #616161; }
  .shared-counts-wrap.style-button .shared-counts-button svg {
    fill: #fff;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-right: 10px; }
  .shared-counts-wrap.style-button .shared-counts-button.facebook {
    background: #3B5998; }
    .shared-counts-wrap.style-button .shared-counts-button.facebook:hover {
      background: #2d4373; }
  .shared-counts-wrap.style-button .shared-counts-button.pinterest {
    background: #CB2027; }
    .shared-counts-wrap.style-button .shared-counts-button.pinterest:hover {
      background: #9f191f; }
  .shared-counts-wrap.style-button .shared-counts-button.twitter {
    background: #00B6F1; }
    .shared-counts-wrap.style-button .shared-counts-button.twitter:hover {
      background: #008fbe; }
.shared-counts-wrap.style-button .shared-counts-count {
  display: none; }

.is-style-no-bottom-paragraph {
  margin-bottom: 0 !important; }

.is-style-no-top-paragraph {
  margin-top: 0 !important; }

.is-style-no-top-bottom-paragraph {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.block-fichiers a {
  text-decoration: none;
  color: #000; }
.block-fichiers .fichier {
  background: #F5F5F5;
  margin-bottom: 5px;
  display: grid;
  grid-template-columns: 50px 1fr;
  position: relative;
  transition: all .25s; }
  .block-fichiers .fichier .fichier-icon {
    background: #616161;
    height: 50px;
    display: grid;
    justify-content: center;
    vertical-align: middle;
    padding-top: 16px;
    color: #fff;
    font-size: 12px;
    font-family: "Barlow", sans-serif;
    font-weight: 600;
    text-transform: uppercase; }
  .block-fichiers .fichier .fichier-title {
    display: grid;
    padding: 15px;
    font-family: "Barlow", sans-serif;
    font-size: 14px; }
  .block-fichiers .fichier:hover {
    background: #EEEEEE;
    transform: scale(1.05, 1.05); }
  .block-fichiers .fichier.pptx:hover, .block-fichiers .fichier.ppt:hover {
    background: #fce9d8;
    transform: scale(1.05, 1.05); }
  .block-fichiers .fichier.pptx .fichier-icon, .block-fichiers .fichier.ppt .fichier-icon {
    background: #f08c32; }
  .block-fichiers .fichier.docx:hover, .block-fichiers .fichier.doc:hover {
    background: #e2ebf3;
    transform: scale(1.05, 1.05); }
  .block-fichiers .fichier.docx .fichier-icon, .block-fichiers .fichier.doc .fichier-icon {
    background: #4678aa; }
  .block-fichiers .fichier.xlsx:hover, .block-fichiers .fichier.xls:hover {
    background: #effbf8;
    transform: scale(1.05, 1.05); }
  .block-fichiers .fichier.xlsx .fichier-icon, .block-fichiers .fichier.xls .fichier-icon {
    background: #28aa82; }
  .block-fichiers .fichier.pdf:hover {
    background: #fcf0ee;
    transform: scale(1.05, 1.05); }
  .block-fichiers .fichier.pdf .fichier-icon {
    background: #e36955; }

/* Site Header
---------------------------------------------------------------------------------------------------- */
.site-header {
  background: #fff;
  position: relative;
  min-height: 500px;
  padding-top: 2em;
  background-position: center center;
  background-size: cover; }

.site-logo {
  float: left;
  width: 100%;
  max-width: 250px;
  text-align: left;
  margin: 0 auto; }
  .site-logo svg {
    filter: drop-shadow(0px 0px 18px rgba(0, 0, 0, 0.8)); }
  .site-logo + .title-area {
    display: none; }

.title-area {
  float: left;
  width: 100%;
  max-width: 300px;
  text-align: left;
  margin: 0 auto;
  /*
  	.site-title a {
  	  	background: url(../icons/logo.svg) no-repeat center;
  	  	background-size: contain;
  		display: block;
  		text-indent: -9999em;
  		width: 100%;
  		height: 0;
  		padding-bottom: 139px / 623px * 100%;
  	}
  */ }
  .title-area h1.site-title,
  .title-area p.site-title {
    margin: 0;
    font-size: 24px;
    line-height: 30px;
    padding: 8px; }
    .title-area h1.site-title a,
    .title-area p.site-title a {
      color: #424242;
      text-decoration: none; }
  @media (max-width: 768px) {
    .title-area {
      float: none;
      text-align: center; }
      .title-area .site-title a {
        padding-bottom: 0;
        height: 48px;
        background-size: auto 42px; } }

/* Admin Bar
--------------------------------------------- */
@media (min-width: 783px) {
  .admin-bar .site-container {
    padding-top: 32px; } }
@media (max-width: 782px) {
  #wpadminbar {
    display: none !important; } }
/* Persistent Header
--------------------------------------------- */
/* Navigation
---------------------------------------------------------------------------------------------------- */
.nav-menu > * {
  line-height: 0; }
.nav-menu ul {
  clear: both;
  line-height: 1;
  margin: 0;
  width: 100%; }
.nav-menu .menu-item {
  list-style: none;
  position: relative; }
  .nav-menu .menu-item a {
    border: none;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    padding: 13px 18px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .7px;
    text-shadow: 0px 0px 8px black;
    display: relative; }
    .nav-menu .menu-item a .line-item {
      height: 2px;
      background: #f08c32;
      width: 0%;
      position: absolute;
      bottom: 0;
      left: 0%;
      transition: all .25s; }
  .nav-menu .menu-item.menu-button a {
    text-shadow: none;
    padding: 6px 22px 6px;
    line-height: 32px;
    margin-left: 18px; }
    .nav-menu .menu-item.menu-button a.has-black-color:hover, .nav-menu .menu-item.menu-button a.has-black-color:focus {
      color: #000; }
    .nav-menu .menu-item.menu-button a.has-black-background-color:hover, .nav-menu .menu-item.menu-button a.has-black-background-color:focus {
      background-color: black; }
    .nav-menu .menu-item.menu-button a.has-grey-color:hover, .nav-menu .menu-item.menu-button a.has-grey-color:focus {
      color: #FAFAFA; }
    .nav-menu .menu-item.menu-button a.has-grey-background-color:hover, .nav-menu .menu-item.menu-button a.has-grey-background-color:focus {
      background-color: #d4d4d4; }
    .nav-menu .menu-item.menu-button a.has-white-color:hover, .nav-menu .menu-item.menu-button a.has-white-color:focus {
      color: #fff; }
    .nav-menu .menu-item.menu-button a.has-white-background-color:hover, .nav-menu .menu-item.menu-button a.has-white-background-color:focus {
      background-color: #d9d9d9; }
    .nav-menu .menu-item.menu-button a.has-yellow-color:hover, .nav-menu .menu-item.menu-button a.has-yellow-color:focus {
      color: #f1b437; }
    .nav-menu .menu-item.menu-button a.has-yellow-background-color:hover, .nav-menu .menu-item.menu-button a.has-yellow-background-color:focus {
      background-color: #cd8f0e; }
    .nav-menu .menu-item.menu-button a.has-yellow-light-color:hover, .nav-menu .menu-item.menu-button a.has-yellow-light-color:focus {
      color: #fef7ee; }
    .nav-menu .menu-item.menu-button a.has-yellow-light-background-color:hover, .nav-menu .menu-item.menu-button a.has-yellow-light-background-color:focus {
      background-color: #fad5a6; }
    .nav-menu .menu-item.menu-button a.has-orange-color:hover, .nav-menu .menu-item.menu-button a.has-orange-color:focus {
      color: #f08c32; }
    .nav-menu .menu-item.menu-button a.has-orange-background-color:hover, .nav-menu .menu-item.menu-button a.has-orange-background-color:focus {
      background-color: #c7660f; }
    .nav-menu .menu-item.menu-button a.has-orange-light-color:hover, .nav-menu .menu-item.menu-button a.has-orange-light-color:focus {
      color: #fdf3e9; }
    .nav-menu .menu-item.menu-button a.has-orange-light-background-color:hover, .nav-menu .menu-item.menu-button a.has-orange-light-background-color:focus {
      background-color: #f7cda3; }
    .nav-menu .menu-item.menu-button a.has-orange-medium-color:hover, .nav-menu .menu-item.menu-button a.has-orange-medium-color:focus {
      color: #f9d4b2; }
    .nav-menu .menu-item.menu-button a.has-orange-medium-background-color:hover, .nav-menu .menu-item.menu-button a.has-orange-medium-background-color:focus {
      background-color: #f3ac6b; }
    .nav-menu .menu-item.menu-button a.has-red-color:hover, .nav-menu .menu-item.menu-button a.has-red-color:focus {
      color: #e36955; }
    .nav-menu .menu-item.menu-button a.has-red-background-color:hover, .nav-menu .menu-item.menu-button a.has-red-background-color:focus {
      background-color: #ca3921; }
    .nav-menu .menu-item.menu-button a.has-red-light-color:hover, .nav-menu .menu-item.menu-button a.has-red-light-color:focus {
      color: #fcefed; }
    .nav-menu .menu-item.menu-button a.has-red-light-background-color:hover, .nav-menu .menu-item.menu-button a.has-red-light-background-color:focus {
      background-color: #f1b5ab; }
    .nav-menu .menu-item.menu-button a.has-pink-color:hover, .nav-menu .menu-item.menu-button a.has-pink-color:focus {
      color: #dc6ea0; }
    .nav-menu .menu-item.menu-button a.has-pink-background-color:hover, .nav-menu .menu-item.menu-button a.has-pink-background-color:focus {
      background-color: #cc3178; }
    .nav-menu .menu-item.menu-button a.has-pink-light-color:hover, .nav-menu .menu-item.menu-button a.has-pink-light-color:focus {
      color: #fbecf3; }
    .nav-menu .menu-item.menu-button a.has-pink-light-background-color:hover, .nav-menu .menu-item.menu-button a.has-pink-light-background-color:focus {
      background-color: #eeadcb; }
    .nav-menu .menu-item.menu-button a.has-purple-color:hover, .nav-menu .menu-item.menu-button a.has-purple-color:focus {
      color: #8c6ea0; }
    .nav-menu .menu-item.menu-button a.has-purple-background-color:hover, .nav-menu .menu-item.menu-button a.has-purple-background-color:focus {
      background-color: #654d75; }
    .nav-menu .menu-item.menu-button a.has-purple-light-color:hover, .nav-menu .menu-item.menu-button a.has-purple-light-color:focus {
      color: #f3f0f5; }
    .nav-menu .menu-item.menu-button a.has-purple-light-background-color:hover, .nav-menu .menu-item.menu-button a.has-purple-light-background-color:focus {
      background-color: #cec2d6; }
    .nav-menu .menu-item.menu-button a.has-blue-color:hover, .nav-menu .menu-item.menu-button a.has-blue-color:focus {
      color: #4678aa; }
    .nav-menu .menu-item.menu-button a.has-blue-background-color:hover, .nav-menu .menu-item.menu-button a.has-blue-background-color:focus {
      background-color: #305274; }
    .nav-menu .menu-item.menu-button a.has-blue-light-color:hover, .nav-menu .menu-item.menu-button a.has-blue-light-color:focus {
      color: #f4f8fb; }
    .nav-menu .menu-item.menu-button a.has-blue-light-background-color:hover, .nav-menu .menu-item.menu-button a.has-blue-light-background-color:focus {
      background-color: #bcd4e7; }
    .nav-menu .menu-item.menu-button a.has-turquoise-color:hover, .nav-menu .menu-item.menu-button a.has-turquoise-color:focus {
      color: #50bac3; }
    .nav-menu .menu-item.menu-button a.has-turquoise-background-color:hover, .nav-menu .menu-item.menu-button a.has-turquoise-background-color:focus {
      background-color: #338c94; }
    .nav-menu .menu-item.menu-button a.has-turquoise-light-color:hover, .nav-menu .menu-item.menu-button a.has-turquoise-light-color:focus {
      color: #f1f9fa; }
    .nav-menu .menu-item.menu-button a.has-turquoise-light-background-color:hover, .nav-menu .menu-item.menu-button a.has-turquoise-light-background-color:focus {
      background-color: #b9e1e6; }
    .nav-menu .menu-item.menu-button a.has-green-color:hover, .nav-menu .menu-item.menu-button a.has-green-color:focus {
      color: #28aa82; }
    .nav-menu .menu-item.menu-button a.has-green-background-color:hover, .nav-menu .menu-item.menu-button a.has-green-background-color:focus {
      background-color: #196c53; }
    .nav-menu .menu-item.menu-button a.has-green-light-color:hover, .nav-menu .menu-item.menu-button a.has-green-light-color:focus {
      color: #eafaf5; }
    .nav-menu .menu-item.menu-button a.has-green-light-background-color:hover, .nav-menu .menu-item.menu-button a.has-green-light-background-color:focus {
      background-color: #acebd8; }
    .nav-menu .menu-item.menu-button a.has-chartreuse-color:hover, .nav-menu .menu-item.menu-button a.has-chartreuse-color:focus {
      color: #afbe50; }
    .nav-menu .menu-item.menu-button a.has-chartreuse-background-color:hover, .nav-menu .menu-item.menu-button a.has-chartreuse-background-color:focus {
      background-color: #818d34; }
    .nav-menu .menu-item.menu-button a.has-chartreuse-light-color:hover, .nav-menu .menu-item.menu-button a.has-chartreuse-light-color:focus {
      color: #f7f8ed; }
    .nav-menu .menu-item.menu-button a.has-chartreuse-light-background-color:hover, .nav-menu .menu-item.menu-button a.has-chartreuse-light-background-color:focus {
      background-color: #dfe3b6; }
    .nav-menu .menu-item.menu-button a.has-dark-color:hover, .nav-menu .menu-item.menu-button a.has-dark-color:focus {
      color: #424242; }
    .nav-menu .menu-item.menu-button a.has-dark-background-color:hover, .nav-menu .menu-item.menu-button a.has-dark-background-color:focus {
      background-color: #1c1c1c; }
    .nav-menu .menu-item.menu-button a.has-light-color:hover, .nav-menu .menu-item.menu-button a.has-light-color:focus {
      color: #f2f0ec; }
    .nav-menu .menu-item.menu-button a.has-light-background-color:hover, .nav-menu .menu-item.menu-button a.has-light-background-color:focus {
      background-color: #d3ccbf; }
    .nav-menu .menu-item.menu-button a:hover {
      color: #fff; }
  .nav-menu .menu-item:hover > a .line-item {
    width: 100%;
    left: 0; }
  .nav-menu .menu-item.current-menu-item > a .line-item, .nav-menu .menu-item.current-menu-ancestor > a .line-item {
    width: 100%; }
.nav-menu .submenu-expand {
  background: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  outline: none;
  cursor: pointer;
  position: absolute;
  line-height: 0;
  top: 50%;
  transform: translateY(-50%);
  right: 7px; }
  .nav-menu .submenu-expand svg {
    fill: #757575; }
@media (max-width: 768px) {
  .nav-menu .nav-secondary .menu-item.search {
    padding: 4px 16px 16px; } }
@media (min-width: 769px) {
  .nav-menu .nav-secondary .menu-item.search {
    margin: 5px 0 0 8px; }
    .nav-menu .nav-secondary .menu-item.search .search-field {
      padding-top: 8px;
      padding-bottom: 8px;
      width: 268px; } }
.nav-menu .nav-primary .menu-item.search {
  line-height: 0; }
  .nav-menu .nav-primary .menu-item.search button {
    padding: 12px;
    border-radius: 100px;
    width: 48px;
    height: 48px; }
    .nav-menu .nav-primary .menu-item.search button svg {
      fill: #fff;
      width: 16px; }
  @media (max-width: 768px) {
    .nav-menu .nav-primary .menu-item.search {
      display: none; } }
@media (min-width: 769px) {
  .nav-menu {
    float: right;
    width: calc( 100% - 336px );
    display: flex;
    flex-flow: column-reverse nowrap; }
    .nav-menu .nav-primary,
    .nav-menu .nav-secondary {
      display: flex;
      justify-content: flex-end; }
    .nav-menu .nav-primary + .nav-secondary {
      margin-bottom: 16px; }
    .nav-menu .menu {
      display: inline-block;
      width: auto; }
    .nav-menu .menu-item {
      float: left; }
      .nav-menu .menu-item:hover > .sub-menu {
        left: auto;
        opacity: 1; }
    .nav-menu .sub-menu {
      background: rgba(0, 0, 0, 0.5);
      left: -9999px;
      opacity: 0;
      position: absolute;
      width: 215px;
      z-index: 99;
      transition: all .25s; }
      .nav-menu .sub-menu .menu-item {
        float: none; }
        .nav-menu .sub-menu .menu-item:hover > a {
          background: rgba(0, 0, 0, 0.3); }
      .nav-menu .sub-menu .sub-menu {
        margin: -48px 0 0 215px; } }
@media (max-width: 768px) {
  .nav-menu {
    display: none; }
    .nav-menu.active {
      background: #EEEEEE;
      border-top: 1px solid #f2f0ec;
      display: block;
      margin: 0 -48px;
      max-width: calc( 100% + 96px ); }
    .nav-menu .menu > .menu-item > a {
      padding: 11px 18px; }
    .nav-menu .submenu-expand {
      top: 0;
      right: 0;
      transform: none;
      width: 44px;
      height: 44px; }
      .nav-menu .submenu-expand svg {
        width: 12px;
        height: 12px; }
      .nav-menu .submenu-expand:not(.expanded) {
        transform: rotate(180deg); }
      .nav-menu .submenu-expand.expanded + .sub-menu {
        display: block; }
    .nav-menu .sub-menu {
      display: none;
      padding-left: 8px; } }

/* Toggles
--------------------------------------------- */
.search-toggle,
.menu-toggle {
  background: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  outline: none;
  cursor: pointer;
  line-height: 0;
  text-align: center; }
  .search-toggle .close,
  .menu-toggle .close {
    display: none; }
  .search-toggle .line-item,
  .menu-toggle .line-item {
    height: 2px;
    background: #f08c32;
    width: 0%;
    position: absolute;
    bottom: 0;
    left: 0%;
    transition: all .25s; }
  .search-toggle:hover .line-item, .search-toggle.active .line-item,
  .menu-toggle:hover .line-item,
  .menu-toggle.active .line-item {
    width: 100%; }
  .search-toggle.active .close,
  .menu-toggle.active .close {
    display: inline; }
  .search-toggle.active .open,
  .menu-toggle.active .open {
    display: none; }

@media (max-width: 768px) {
  .site-header .wrap {
    padding: 0 48px; } }
.site-header .wrap > .menu-toggle, .site-header .wrap > .search-toggle {
  position: absolute;
  top: 0;
  width: 48px;
  height: 48px; }
  @media (min-width: 769px) {
    .site-header .wrap > .menu-toggle, .site-header .wrap > .search-toggle {
      display: none; } }
.site-header .wrap > .menu-toggle {
  left: 0; }
.site-header .wrap > .search-toggle {
  right: 0; }

/* Header Search
--------------------------------------------- */
.header-search {
  background: #EEEEEE;
  overflow: hidden;
  padding: 16px;
  width: 100%; }
  @media (min-width: 768px) {
    .header-search {
      position: absolute;
      bottom: -82px;
      right: 0; }
      .header-search .search-form {
        margin: 0 auto; } }
  @media (max-width: 768px) {
    .header-search {
      margin: 0 -48px;
      width: calc( 100% + 96px ); } }
  .header-search:not(.active) {
    display: none; }

/* Post Summary
---------------------------------------------------------------------------------------------------- */
.post-summary {
  margin-bottom: 36px;
  background: #fff;
  box-shadow: none;
  transition: all .3s; }
  .post-summary:hover {
    box-shadow: 0 0 18px #BDBDBD; }
  .post-summary .post-summary__content {
    position: relative; }

.entry-taxonomy {
  color: #f08c32;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .7px;
  padding: 0 22px 0 0;
  position: absolute;
  left: 0;
  top: 0;
  background: #fdf3e9;
  display: flex;
  max-width: 100%; }
  .entry-taxonomy .post-date {
    color: #fff;
    background: #f08c32;
    position: relative;
    display: inline-block;
    top: 0;
    left: 0;
    bottom: 0;
    padding: 5px 22px 5px 12px;
    white-space: nowrap; }
    .entry-taxonomy .post-date:after {
      content: "";
      display: block;
      position: absolute;
      width: 18px;
      height: 100%;
      border-right: 10px solid #fdf3e9;
      border-top: 14px solid transparent;
      border-bottom: 14px solid transparent;
      right: 0;
      top: 0; }
  .entry-taxonomy a {
    text-decoration: none;
    color: #f08c32;
    padding: 5px 0;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .entry-taxonomy:after {
    content: "";
    display: block;
    position: absolute;
    width: 18px;
    height: 100%;
    border-right: 10px solid #fff;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    right: 0;
    top: 0; }

.post-summary__title {
  font-size: 28px;
  font-weight: 500;
  margin: 0;
  padding: 36px;
  padding-top: 52px; }
  .post-summary__title a {
    color: #f08c32;
    text-decoration: none; }

.grid-item .post-summary__image {
  display: block;
  position: relative; }
  @media (min-width: 769px) {
    .grid-item .post-summary__image {
      margin-bottom: 0; } }
  .grid-item .post-summary__image img {
    filter: grayscale(100%); }
  .grid-item .post-summary__image:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #f2f0ec;
    mix-blend-mode: color;
    opacity: 1;
    z-index: 2; }
.grid-item.projet .entry-taxonomy {
  color: white;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .7px;
  padding: 0 22px 0 0;
  position: absolute;
  left: 0;
  top: 0;
  background: #f08c32;
  white-space: nowrap; }
  .grid-item.projet .entry-taxonomy a {
    color: #fff; }
  .grid-item.projet .entry-taxonomy:after {
    border-right: 10px solid #fff; }

.post-summary__excerpt {
  padding: 36px;
  padding-top: 0;
  font-size: 18px; }

.entry-category {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 4px; }
  .entry-category a {
    color: #616161;
    text-decoration: none;
    padding: 5px 0;
    display: inline-block; }
    .entry-category a:hover {
      color: #f08c32; }

/* Post Summary Thématiques Colors
---------------------------------------------------------------------------------------------------- */
.post-summary[data-category=souverainete-alimentaire] .entry-taxonomy,
.toc-sidebar[data-category=souverainete-alimentaire] .entry-taxonomy {
  background: #fef7ee; }
  .post-summary[data-category=souverainete-alimentaire] .entry-taxonomy a,
  .toc-sidebar[data-category=souverainete-alimentaire] .entry-taxonomy a {
    color: #f1b437; }
  .post-summary[data-category=souverainete-alimentaire] .entry-taxonomy .post-date,
  .toc-sidebar[data-category=souverainete-alimentaire] .entry-taxonomy .post-date {
    background: #f1b437; }
    .post-summary[data-category=souverainete-alimentaire] .entry-taxonomy .post-date:after,
    .toc-sidebar[data-category=souverainete-alimentaire] .entry-taxonomy .post-date:after {
      border-right: 10px solid #fef7ee; }
  .post-summary[data-category=souverainete-alimentaire] .entry-taxonomy:after,
  .toc-sidebar[data-category=souverainete-alimentaire] .entry-taxonomy:after {
    background: #fef7ee; }
.post-summary[data-category=souverainete-alimentaire] .post-summary__title a,
.toc-sidebar[data-category=souverainete-alimentaire] .post-summary__title a {
  color: #f1b437; }

.toc-sidebar[data-category=souverainete-alimentaire] .entry-taxonomy {
  background: #fef7ee; }
  .toc-sidebar[data-category=souverainete-alimentaire] .entry-taxonomy a {
    color: #f1b437; }
  .toc-sidebar[data-category=souverainete-alimentaire] .entry-taxonomy .post-date {
    background: #f1b437; }
    .toc-sidebar[data-category=souverainete-alimentaire] .entry-taxonomy .post-date:after {
      border-right: 10px solid #fef7ee; }
  .toc-sidebar[data-category=souverainete-alimentaire] .entry-taxonomy:after {
    background: #fef7ee; }
.toc-sidebar[data-category=souverainete-alimentaire] .post-summary__title a {
  color: #f1b437; }

.post-summary[data-category=agriculture-et-droit-a-la-terre] .entry-taxonomy,
.toc-sidebar[data-category=agriculture-et-droit-a-la-terre] .entry-taxonomy {
  background: #fcefed; }
  .post-summary[data-category=agriculture-et-droit-a-la-terre] .entry-taxonomy a,
  .toc-sidebar[data-category=agriculture-et-droit-a-la-terre] .entry-taxonomy a {
    color: #e36955; }
  .post-summary[data-category=agriculture-et-droit-a-la-terre] .entry-taxonomy .post-date,
  .toc-sidebar[data-category=agriculture-et-droit-a-la-terre] .entry-taxonomy .post-date {
    background: #e36955; }
    .post-summary[data-category=agriculture-et-droit-a-la-terre] .entry-taxonomy .post-date:after,
    .toc-sidebar[data-category=agriculture-et-droit-a-la-terre] .entry-taxonomy .post-date:after {
      border-right: 10px solid #fcefed; }
  .post-summary[data-category=agriculture-et-droit-a-la-terre] .entry-taxonomy:after,
  .toc-sidebar[data-category=agriculture-et-droit-a-la-terre] .entry-taxonomy:after {
    background: #fcefed; }
.post-summary[data-category=agriculture-et-droit-a-la-terre] .post-summary__title a,
.toc-sidebar[data-category=agriculture-et-droit-a-la-terre] .post-summary__title a {
  color: #e36955; }

.toc-sidebar[data-category=agriculture-et-droit-a-la-terre] .entry-taxonomy {
  background: #fcefed; }
  .toc-sidebar[data-category=agriculture-et-droit-a-la-terre] .entry-taxonomy a {
    color: #e36955; }
  .toc-sidebar[data-category=agriculture-et-droit-a-la-terre] .entry-taxonomy .post-date {
    background: #e36955; }
    .toc-sidebar[data-category=agriculture-et-droit-a-la-terre] .entry-taxonomy .post-date:after {
      border-right: 10px solid #fcefed; }
  .toc-sidebar[data-category=agriculture-et-droit-a-la-terre] .entry-taxonomy:after {
    background: #fcefed; }
.toc-sidebar[data-category=agriculture-et-droit-a-la-terre] .post-summary__title a {
  color: #e36955; }

.post-summary[data-category=democratie] .entry-taxonomy,
.toc-sidebar[data-category=democratie] .entry-taxonomy {
  background: #fbecf3; }
  .post-summary[data-category=democratie] .entry-taxonomy a,
  .toc-sidebar[data-category=democratie] .entry-taxonomy a {
    color: #dc6ea0; }
  .post-summary[data-category=democratie] .entry-taxonomy .post-date,
  .toc-sidebar[data-category=democratie] .entry-taxonomy .post-date {
    background: #dc6ea0; }
    .post-summary[data-category=democratie] .entry-taxonomy .post-date:after,
    .toc-sidebar[data-category=democratie] .entry-taxonomy .post-date:after {
      border-right: 10px solid #fbecf3; }
  .post-summary[data-category=democratie] .entry-taxonomy:after,
  .toc-sidebar[data-category=democratie] .entry-taxonomy:after {
    background: #fbecf3; }
.post-summary[data-category=democratie] .post-summary__title a,
.toc-sidebar[data-category=democratie] .post-summary__title a {
  color: #dc6ea0; }

.toc-sidebar[data-category=democratie] .entry-taxonomy {
  background: #fbecf3; }
  .toc-sidebar[data-category=democratie] .entry-taxonomy a {
    color: #dc6ea0; }
  .toc-sidebar[data-category=democratie] .entry-taxonomy .post-date {
    background: #dc6ea0; }
    .toc-sidebar[data-category=democratie] .entry-taxonomy .post-date:after {
      border-right: 10px solid #fbecf3; }
  .toc-sidebar[data-category=democratie] .entry-taxonomy:after {
    background: #fbecf3; }
.toc-sidebar[data-category=democratie] .post-summary__title a {
  color: #dc6ea0; }

.post-summary[data-category=ecologie-et-environnement] .entry-taxonomy,
.toc-sidebar[data-category=ecologie-et-environnement] .entry-taxonomy {
  background: #f3f0f5; }
  .post-summary[data-category=ecologie-et-environnement] .entry-taxonomy a,
  .toc-sidebar[data-category=ecologie-et-environnement] .entry-taxonomy a {
    color: #8c6ea0; }
  .post-summary[data-category=ecologie-et-environnement] .entry-taxonomy .post-date,
  .toc-sidebar[data-category=ecologie-et-environnement] .entry-taxonomy .post-date {
    background: #8c6ea0; }
    .post-summary[data-category=ecologie-et-environnement] .entry-taxonomy .post-date:after,
    .toc-sidebar[data-category=ecologie-et-environnement] .entry-taxonomy .post-date:after {
      border-right: 10px solid #f3f0f5; }
  .post-summary[data-category=ecologie-et-environnement] .entry-taxonomy:after,
  .toc-sidebar[data-category=ecologie-et-environnement] .entry-taxonomy:after {
    background: #f3f0f5; }
.post-summary[data-category=ecologie-et-environnement] .post-summary__title a,
.toc-sidebar[data-category=ecologie-et-environnement] .post-summary__title a {
  color: #8c6ea0; }

.toc-sidebar[data-category=ecologie-et-environnement] .entry-taxonomy {
  background: #f3f0f5; }
  .toc-sidebar[data-category=ecologie-et-environnement] .entry-taxonomy a {
    color: #8c6ea0; }
  .toc-sidebar[data-category=ecologie-et-environnement] .entry-taxonomy .post-date {
    background: #8c6ea0; }
    .toc-sidebar[data-category=ecologie-et-environnement] .entry-taxonomy .post-date:after {
      border-right: 10px solid #f3f0f5; }
  .toc-sidebar[data-category=ecologie-et-environnement] .entry-taxonomy:after {
    background: #f3f0f5; }
.toc-sidebar[data-category=ecologie-et-environnement] .post-summary__title a {
  color: #8c6ea0; }

.post-summary[data-category=education-et-formation] .entry-taxonomy,
.toc-sidebar[data-category=education-et-formation] .entry-taxonomy {
  background: #f4f8fb; }
  .post-summary[data-category=education-et-formation] .entry-taxonomy a,
  .toc-sidebar[data-category=education-et-formation] .entry-taxonomy a {
    color: #4678aa; }
  .post-summary[data-category=education-et-formation] .entry-taxonomy .post-date,
  .toc-sidebar[data-category=education-et-formation] .entry-taxonomy .post-date {
    background: #4678aa; }
    .post-summary[data-category=education-et-formation] .entry-taxonomy .post-date:after,
    .toc-sidebar[data-category=education-et-formation] .entry-taxonomy .post-date:after {
      border-right: 10px solid #f4f8fb; }
  .post-summary[data-category=education-et-formation] .entry-taxonomy:after,
  .toc-sidebar[data-category=education-et-formation] .entry-taxonomy:after {
    background: #f4f8fb; }
.post-summary[data-category=education-et-formation] .post-summary__title a,
.toc-sidebar[data-category=education-et-formation] .post-summary__title a {
  color: #4678aa; }

.toc-sidebar[data-category=education-et-formation] .entry-taxonomy {
  background: #f4f8fb; }
  .toc-sidebar[data-category=education-et-formation] .entry-taxonomy a {
    color: #4678aa; }
  .toc-sidebar[data-category=education-et-formation] .entry-taxonomy .post-date {
    background: #4678aa; }
    .toc-sidebar[data-category=education-et-formation] .entry-taxonomy .post-date:after {
      border-right: 10px solid #f4f8fb; }
  .toc-sidebar[data-category=education-et-formation] .entry-taxonomy:after {
    background: #f4f8fb; }
.toc-sidebar[data-category=education-et-formation] .post-summary__title a {
  color: #4678aa; }

.post-summary[data-category=economie-sociale-et-populaire] .entry-taxonomy,
.toc-sidebar[data-category=economie-sociale-et-populaire] .entry-taxonomy {
  background: #f1f9fa; }
  .post-summary[data-category=economie-sociale-et-populaire] .entry-taxonomy a,
  .toc-sidebar[data-category=economie-sociale-et-populaire] .entry-taxonomy a {
    color: #50bac3; }
  .post-summary[data-category=economie-sociale-et-populaire] .entry-taxonomy .post-date,
  .toc-sidebar[data-category=economie-sociale-et-populaire] .entry-taxonomy .post-date {
    background: #50bac3; }
    .post-summary[data-category=economie-sociale-et-populaire] .entry-taxonomy .post-date:after,
    .toc-sidebar[data-category=economie-sociale-et-populaire] .entry-taxonomy .post-date:after {
      border-right: 10px solid #f1f9fa; }
  .post-summary[data-category=economie-sociale-et-populaire] .entry-taxonomy:after,
  .toc-sidebar[data-category=economie-sociale-et-populaire] .entry-taxonomy:after {
    background: #f1f9fa; }
.post-summary[data-category=economie-sociale-et-populaire] .post-summary__title a,
.toc-sidebar[data-category=economie-sociale-et-populaire] .post-summary__title a {
  color: #50bac3; }

.toc-sidebar[data-category=economie-sociale-et-populaire] .entry-taxonomy {
  background: #f1f9fa; }
  .toc-sidebar[data-category=economie-sociale-et-populaire] .entry-taxonomy a {
    color: #50bac3; }
  .toc-sidebar[data-category=economie-sociale-et-populaire] .entry-taxonomy .post-date {
    background: #50bac3; }
    .toc-sidebar[data-category=economie-sociale-et-populaire] .entry-taxonomy .post-date:after {
      border-right: 10px solid #f1f9fa; }
  .toc-sidebar[data-category=economie-sociale-et-populaire] .entry-taxonomy:after {
    background: #f1f9fa; }
.toc-sidebar[data-category=economie-sociale-et-populaire] .post-summary__title a {
  color: #50bac3; }

.archive {
  background: #f2f0ec; }
  .archive .site-main .block-area,
  .archive .site-main .no-results {
    grid-column: 1 / -1;
    margin-bottom: 48px; }
  .archive .site-main .grid .gutter-sizer {
    width: 36px; }
  .archive .site-main .grid .grid-sizer, .archive .site-main .grid .grid-item {
    width: calc( ( 100% - ( 2 * 36px ) ) / 3 ); }
    .archive .site-main .grid .grid-sizer.full-width-item, .archive .site-main .grid .grid-item.full-width-item {
      width: 100%; }
@media (min-width: 641px) and (max-width: 991px) {
  .archive .site-main .grid .gutter-sizer {
    width: 36px; }
  .archive .site-main .grid .grid-sizer, .archive .site-main .grid .grid-item {
    width: calc( ( 100% - 36px ) / 2 ); }
    .archive .site-main .grid .grid-sizer.full-width-item, .archive .site-main .grid .grid-item.full-width-item {
      width: 100%; } }

  @media (max-width: 639px) {
    .archive .site-main .grid .gutter-sizer {
      width: 36px; }
    .archive .site-main .grid .grid-sizer, .archive .site-main .grid .grid-item {
      width: 100%; }
      .archive .site-main .grid .grid-sizer.full-width-item, .archive .site-main .grid .grid-item.full-width-item {
        width: 100%; } }

.home .site-main .grid .gutter-sizer {
  width: 36px; }
.home .site-main .grid .grid-sizer, .home .site-main .grid .grid-item {
  width: calc( ( 100% - ( 2 * 36px ) ) / 3 ); }
  .home .site-main .grid .grid-sizer.full-width-item, .home .site-main .grid .grid-item.full-width-item {
    width: 100%; }
@media (min-width: 641px) and (max-width: 991px) {
  .home .site-main .grid .gutter-sizer {
    width: 36px; }
  .home .site-main .grid .grid-sizer, .home .site-main .grid .grid-item {
    width: calc( ( 100% - 36px ) / 2 ); }
    .home .site-main .grid .grid-sizer.full-width-item, .home .site-main .grid .grid-item.full-width-item {
      width: 100%; } }

@media (max-width: 639px) {
  .home .site-main .grid .gutter-sizer {
    width: 36px; }
  .home .site-main .grid .grid-sizer, .home .site-main .grid .grid-item {
    width: 100%; }
    .home .site-main .grid .grid-sizer.full-width-item, .home .site-main .grid .grid-item.full-width-item {
      width: 100%; } }

/* Archive Header
--------------------------------------------- */
.archive-description {
  text-align: left;
  width: 100%;
  max-width: 768px;
  margin: 0 auto 36px; }
  .archive-description > *:last-child {
    margin-bottom: 0; }
  .archive-description .search-form {
    margin: 0 auto; }

.author-archive-description .avatar {
  border-radius: 50%;
  display: block;
  margin: 0 auto 16px; }
@media (min-width: 768px) {
  .author-archive-description h3:last-child {
    margin-top: 48px; } }

.author-title {
  color: #616161;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .author-title {
      font-size: 20px; } }

/* Entry Navigation
--------------------------------------------- */
.pagination {
  border-top: 1px solid #f2f0ec;
  font-size: 16px;
  text-align: center;
  padding-top: 22px; }
  .pagination ul {
    margin: 0; }
    .pagination ul li {
      list-style-type: none;
      display: inline-block; }
      .pagination ul li a {
        color: #424242;
        border-radius: 50%;
        display: block;
        font-weight: 400;
        text-decoration: none;
        width: 29px;
        height: 29px;
        line-height: 29px;
        text-align: center; }
      .pagination ul li.pagination-next a, .pagination ul li.pagination-previous a {
        width: auto; }
      .pagination ul li:hover > a {
        color: #f08c32; }
      .pagination ul li.active > a {
        background: #f08c32;
        color: #fff;
        font-weight: 600; }

/* Singular
---------------------------------------------------------------------------------------------------- */
/* Entry Content
--------------------------------------------- */
.entry-content ul, .entry-content ol {
  padding-left: 1.5rem;
  	/* li {
  		padding-bottom: .5rem;
  
  		&:last-child {
  			padding-bottom: 0;
  		}
  
  		ul, ol {
  			padding-top: .5rem;
  		}
  	} */ }
  .entry-content ul.wp-block-gallery, .entry-content ol.wp-block-gallery {
    padding-left: 0; }
    .entry-content ul.wp-block-gallery li, .entry-content ol.wp-block-gallery li {
      padding-bottom: 0; }

.entry-content > *, .block-area > * {
  margin: 18px 0;
  max-width: 100%; }
  .entry-content > *:first-child,
  .block-area > *:first-child {
    margin-top: 0; }
  .entry-content > *:last-child,
  .block-area > *:last-child {
    margin-bottom: 0; }
  .full-width-content .entry-content > *.alignwide, .content .entry-content > *.alignwide,
  .full-width-content .block-area > *.alignwide, .content .block-area > *.alignwide {
    margin: calc( 2 * 36px ) calc(50% - 50vw);
    max-width: 100vw;
    width: auto; }
    @media (min-width: 768px) {
      .full-width-content .entry-content > *.alignwide, .content .entry-content > *.alignwide,
      .full-width-content .block-area > *.alignwide, .content .block-area > *.alignwide {
        margin: calc( 2 * 36px) calc(25% - 25vw); } }
  .full-width-content .entry-content > *.alignfull, .content .entry-content > *.alignfull,
  .full-width-content .block-area > *.alignfull, .content .block-area > *.alignfull {
    margin: calc( 2 * 36px ) calc(50% - 50vw);
    max-width: 100vw;
    width: 100vw; }
  .entry-content > *.alignleft, .block-area > *.alignleft {
    /*rtl:ignore*/
    float: left;
    margin: 0 36px 36px 0; }
  .entry-content > *.alignright, .block-area > *.alignright {
    /*rtl:ignore*/
    float: right;
    margin: 0 0 36px 36px; }
  .entry-content > *.aligncenter, .block-area > *.aligncenter {
    margin-left: auto;
    margin-right: auto; }
  .entry-content > *.wp-block-quote, .entry-content > *.post-listing-block, .block-area > *.wp-block-quote, .block-area > *.post-listing-block {
    margin-top: calc( 2 * 36px);
    margin-bottom: calc( 2 * 36px); }
  .entry-content > *.wp-block-search, .block-area > *.wp-block-search {
    max-width: 568px;
    margin-left: auto;
    margin-right: auto; }

.entry-content > .alignfull:first-child {
  margin-top: -36px; }
  @media (min-width: 768px) {
    .entry-content > .alignfull:first-child {
      margin-top: -48px; } }
.entry-content > .alignfull:last-child {
  margin-bottom: -36px; }
  @media (min-width: 768px) {
    .entry-content > .alignfull:last-child {
      margin-bottom: -48px; } }

/* Entry Meta
--------------------------------------------- */
.entry-author {
  font-size: 14px; }
  .entry-author .avatar {
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px; }
  .entry-author a {
    color: #424242;
    text-decoration: none; }
    .entry-author a:hover {
      color: #f08c32; }

.breadcrumb {
  font-size: 12px;
  margin-bottom: 0px;
  margin-top: 48px;
  text-transform: uppercase;
  letter-spacing: .7px;
  font-weight: 600;
  /* .single & {
  	border-top: 1px solid $border-color;
  	padding-top: 32px;
  	text-align: center;
  } */ }
  .breadcrumb .color {
    color: #f08c32; }
  .breadcrumb a {
    color: #424242;
    text-decoration: none; }
    .breadcrumb a:hover {
      color: #f08c32; }

.author-box {
  position: relative;
  padding-left: 120px;
  min-height: 120px; }
  .archive .author-box {
    grid-column: 1 / -1;
    max-width: 768px;
    margin: 0 auto 36px; }
  .author-box .author-box-title {
    font-size: 22px; }
    @media (min-width: 768px) {
      .author-box .author-box-title {
        font-size: 28px; } }
  .author-box .avatar {
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0; }

/* Single Post
--------------------------------------------- */
.singular .entry-header {
  margin-bottom: 18px; }
  @media (min-width: 768px) {
    .singular .entry-header {
      overflow: hidden;
      width: 100%; }
      .singular .entry-header .entry-author {
        float: left;
        margin: 0; }
      .singular .entry-header .shared-counts-wrap {
        float: right; } }
  .singular .entry-header *:last-child {
    margin-bottom: 0; }

.after-entry > * {
  margin: 24px 0; }
  @media (min-width: 768px) {
    .after-entry > * {
      margin: 42px 0; } }
.after-entry .publish-date {
  font-size: 16px;
  text-align: center; }

@supports (display: grid) {
  @media (min-width: 768px) {
    .related-posts {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      grid-column-gap: 16px; }
      .related-posts header {
        grid-column: 1 / -1; } } }

/* Comments
--------------------------------------------- */
.entry-comments .comment-list {
  margin: 0 0 36px; }
  .entry-comments .comment-list li {
    list-style-type: none;
    border: 1px solid #EEEEEE; }
    .entry-comments .comment-list li article {
      padding: 18px;
      position: relative; }
    .entry-comments .comment-list li.staff > article {
      background: rgba(240, 140, 50, 0.05);
      border-left: 2px solid #f08c32; }
  .entry-comments .comment-list > li {
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 15px; }
  .entry-comments .comment-list .comment-author {
    color: #424242;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-family: "Barlow", sans-serif;
    font-size: 18px; }
    @media (min-width: 768px) {
      .entry-comments .comment-list .comment-author {
        font-size: 22px; } }
    .entry-comments .comment-list .comment-author a {
      color: #424242;
      text-decoration: none; }
      .entry-comments .comment-list .comment-author a:hover {
        color: #f08c32; }
    .entry-comments .comment-list .comment-author .says {
      display: none; }
  .entry-comments .comment-list .comment-edit-link {
    display: none; }
  .entry-comments .comment-list .comment-meta {
    font-size: 14px;
    color: #9E9E9E;
    vertical-align: middle; }
    .entry-comments .comment-list .comment-meta a {
      color: #9E9E9E;
      font-weight: 400;
      text-decoration: none; }
      .entry-comments .comment-list .comment-meta a:hover {
        color: #f08c32; }
  .entry-comments .comment-list .comment-content p:last-child {
    margin: 0; }
  .entry-comments .comment-list .comment-reply-link {
    position: absolute;
    top: 16px;
    right: 16px;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none; }
  .entry-comments .comment-list ul.children {
    margin: 0; }
    .entry-comments .comment-list ul.children li {
      border-top: 1px solid #f2f0ec; }

.nav-links:after {
  content: "";
  display: table;
  clear: both; }
.nav-links .nav-previous {
  float: left; }
.nav-links .nav-next {
  float: right; }

.comment-navigation a {
  font-size: 20px;
  text-transform: uppercase;
  text-decoration: none; }

.comment-respond {
  margin: 30px 0; }
  @media (min-width: 768px) {
    .comment-respond {
      margin: 60px 0; } }
  .comment-respond label {
    display: block;
    margin-right: 12px; }
    .comment-respond label[for="subscribe"], .comment-respond label[for="wp-comment-cookies-consent"] {
      display: inline-block; }
  @media (min-width: 768px) {
    .comment-respond .comment-form-author,
    .comment-respond .comment-form-email {
      float: left;
      width: calc( 50% - 16px ); }
    .comment-respond .comment-form-email {
      margin-left: 32px; }
    .comment-respond input[type="submit"] {
      width: auto; } }

/* Sticky Footer
--------------------------------------------- */
.site-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  min-height: 100vh; }

.site-inner {
  -ms-flex: 1;
  -webkit-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  width: 100%;
  padding: 20px 0;
  word-wrap: break-word;
  padding: 48px 0 72px; }

.home .site-inner {
  padding: 0 0 72px 0; }

/* Footer Widgets
---------------------------------------------------------------------------------------------------- */
.footer-widgets {
  background: #f2f0ec;
  padding: 72px 0 36px;
  position: relative;
  font-size: .85em; }
  .archive .footer-widgets {
    background: #fff; }
  .footer-widgets ul {
    margin-bottom: 30px; }
  .footer-widgets li {
    list-style-type: none;
    margin-bottom: 12px; }
  .footer-widgets .widget-title {
    color: #424242;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .7px;
    font-family: "Barlow", sans-serif; }
  .footer-widgets a {
    color: #f08c32;
    text-decoration: none; }
    .footer-widgets a:hover {
      text-decoration: none; }
    .footer-widgets a svg {
      fill: #fff;
      width: 20px;
      height: 20px;
      margin-right: 12px; }
  @media (max-width: 767px) {
    .footer-widgets .social-links li {
      display: inline-block;
      margin: 0; }
    .footer-widgets .social-links .label {
      display: none; }
    .footer-widgets .footer-widgets-1 {
      float: left;
      width: calc( 50% - 8px ); }
    .footer-widgets .footer-widgets-2 {
      float: right;
      width: calc( 50% - 8px ); }
    .footer-widgets .footer-widgets-3 {
      overflow: hidden;
      width: 100%; } }
  @media (min-width: 768px) {
    .footer-widgets .wrap > div {
      float: left;
      margin-left: 3.0821917808%;
      width: 31.2785388128%; }
      .footer-widgets .wrap > div:nth-of-type(3n+1) {
        clear: both;
        margin-left: 0; }
    @supports (display: grid) {
      .footer-widgets .wrap {
        display: grid;
        grid-column-gap: 36px;
        grid-template-columns: repeat(3, 1fr); }
        .footer-widgets .wrap > div {
          margin-left: 0;
          width: 100%; }
        .footer-widgets .wrap header, .footer-widgets .wrap nav, .footer-widgets .wrap aside, .footer-widgets .wrap footer {
          grid-column: 1 / -1; } } }

/* Site Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
  background: #424242;
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  padding: 32px 0;
  text-align: center; }
  .site-footer .wrap > *:last-child {
    margin-bottom: 0; }
  .site-footer a {
    color: rgba(255, 255, 255, 0.75); }
    .site-footer a:hover {
      color: white; }
  .site-footer .footer-links a + a {
    margin-left: 12px; }
  .site-footer .cafemedia {
    text-transform: uppercase; }
  .site-footer .backtotop {
    border-radius: 100px;
    font-size: 14px;
    padding: 16px 18px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .7px;
    font-weight: 600;
    transition: all .25s;
    border: none;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3), inset 5px 5px 5px 0px rgba(0, 0, 0, 0.3); }
    .site-footer .backtotop:hover {
      box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.3), inset -5px -5px 5px 0px rgba(0, 0, 0, 0.3); }
    .is-style-full .site-footer .backtotop, .site-footer .backtotop.full {
      display: block;
      width: 100%; }
    .site-footer .backtotop:not(.has-text-color) {
      color: white; }
      .site-footer .backtotop:not(.has-text-color):hover {
        color: white; }
    .site-footer .backtotop:not(.has-background) {
      background-color: #f08c32; }
      .site-footer .backtotop:not(.has-background):hover, .site-footer .backtotop:not(.has-background):focus {
        background-color: #c7660f; }
    .site-footer .backtotop.has-black-color:hover, .site-footer .backtotop.has-black-color:focus {
      color: #000; }
    .site-footer .backtotop.has-black-background-color:hover, .site-footer .backtotop.has-black-background-color:focus {
      background-color: black; }
    .site-footer .backtotop.has-grey-color:hover, .site-footer .backtotop.has-grey-color:focus {
      color: #FAFAFA; }
    .site-footer .backtotop.has-grey-background-color:hover, .site-footer .backtotop.has-grey-background-color:focus {
      background-color: #d4d4d4; }
    .site-footer .backtotop.has-white-color:hover, .site-footer .backtotop.has-white-color:focus {
      color: #fff; }
    .site-footer .backtotop.has-white-background-color:hover, .site-footer .backtotop.has-white-background-color:focus {
      background-color: #d9d9d9; }
    .site-footer .backtotop.has-yellow-color:hover, .site-footer .backtotop.has-yellow-color:focus {
      color: #f1b437; }
    .site-footer .backtotop.has-yellow-background-color:hover, .site-footer .backtotop.has-yellow-background-color:focus {
      background-color: #cd8f0e; }
    .site-footer .backtotop.has-yellow-light-color:hover, .site-footer .backtotop.has-yellow-light-color:focus {
      color: #fef7ee; }
    .site-footer .backtotop.has-yellow-light-background-color:hover, .site-footer .backtotop.has-yellow-light-background-color:focus {
      background-color: #fad5a6; }
    .site-footer .backtotop.has-orange-color:hover, .site-footer .backtotop.has-orange-color:focus {
      color: #f08c32; }
    .site-footer .backtotop.has-orange-background-color:hover, .site-footer .backtotop.has-orange-background-color:focus {
      background-color: #c7660f; }
    .site-footer .backtotop.has-orange-light-color:hover, .site-footer .backtotop.has-orange-light-color:focus {
      color: #fdf3e9; }
    .site-footer .backtotop.has-orange-light-background-color:hover, .site-footer .backtotop.has-orange-light-background-color:focus {
      background-color: #f7cda3; }
    .site-footer .backtotop.has-orange-medium-color:hover, .site-footer .backtotop.has-orange-medium-color:focus {
      color: #f9d4b2; }
    .site-footer .backtotop.has-orange-medium-background-color:hover, .site-footer .backtotop.has-orange-medium-background-color:focus {
      background-color: #f3ac6b; }
    .site-footer .backtotop.has-red-color:hover, .site-footer .backtotop.has-red-color:focus {
      color: #e36955; }
    .site-footer .backtotop.has-red-background-color:hover, .site-footer .backtotop.has-red-background-color:focus {
      background-color: #ca3921; }
    .site-footer .backtotop.has-red-light-color:hover, .site-footer .backtotop.has-red-light-color:focus {
      color: #fcefed; }
    .site-footer .backtotop.has-red-light-background-color:hover, .site-footer .backtotop.has-red-light-background-color:focus {
      background-color: #f1b5ab; }
    .site-footer .backtotop.has-pink-color:hover, .site-footer .backtotop.has-pink-color:focus {
      color: #dc6ea0; }
    .site-footer .backtotop.has-pink-background-color:hover, .site-footer .backtotop.has-pink-background-color:focus {
      background-color: #cc3178; }
    .site-footer .backtotop.has-pink-light-color:hover, .site-footer .backtotop.has-pink-light-color:focus {
      color: #fbecf3; }
    .site-footer .backtotop.has-pink-light-background-color:hover, .site-footer .backtotop.has-pink-light-background-color:focus {
      background-color: #eeadcb; }
    .site-footer .backtotop.has-purple-color:hover, .site-footer .backtotop.has-purple-color:focus {
      color: #8c6ea0; }
    .site-footer .backtotop.has-purple-background-color:hover, .site-footer .backtotop.has-purple-background-color:focus {
      background-color: #654d75; }
    .site-footer .backtotop.has-purple-light-color:hover, .site-footer .backtotop.has-purple-light-color:focus {
      color: #f3f0f5; }
    .site-footer .backtotop.has-purple-light-background-color:hover, .site-footer .backtotop.has-purple-light-background-color:focus {
      background-color: #cec2d6; }
    .site-footer .backtotop.has-blue-color:hover, .site-footer .backtotop.has-blue-color:focus {
      color: #4678aa; }
    .site-footer .backtotop.has-blue-background-color:hover, .site-footer .backtotop.has-blue-background-color:focus {
      background-color: #305274; }
    .site-footer .backtotop.has-blue-light-color:hover, .site-footer .backtotop.has-blue-light-color:focus {
      color: #f4f8fb; }
    .site-footer .backtotop.has-blue-light-background-color:hover, .site-footer .backtotop.has-blue-light-background-color:focus {
      background-color: #bcd4e7; }
    .site-footer .backtotop.has-turquoise-color:hover, .site-footer .backtotop.has-turquoise-color:focus {
      color: #50bac3; }
    .site-footer .backtotop.has-turquoise-background-color:hover, .site-footer .backtotop.has-turquoise-background-color:focus {
      background-color: #338c94; }
    .site-footer .backtotop.has-turquoise-light-color:hover, .site-footer .backtotop.has-turquoise-light-color:focus {
      color: #f1f9fa; }
    .site-footer .backtotop.has-turquoise-light-background-color:hover, .site-footer .backtotop.has-turquoise-light-background-color:focus {
      background-color: #b9e1e6; }
    .site-footer .backtotop.has-green-color:hover, .site-footer .backtotop.has-green-color:focus {
      color: #28aa82; }
    .site-footer .backtotop.has-green-background-color:hover, .site-footer .backtotop.has-green-background-color:focus {
      background-color: #196c53; }
    .site-footer .backtotop.has-green-light-color:hover, .site-footer .backtotop.has-green-light-color:focus {
      color: #eafaf5; }
    .site-footer .backtotop.has-green-light-background-color:hover, .site-footer .backtotop.has-green-light-background-color:focus {
      background-color: #acebd8; }
    .site-footer .backtotop.has-chartreuse-color:hover, .site-footer .backtotop.has-chartreuse-color:focus {
      color: #afbe50; }
    .site-footer .backtotop.has-chartreuse-background-color:hover, .site-footer .backtotop.has-chartreuse-background-color:focus {
      background-color: #818d34; }
    .site-footer .backtotop.has-chartreuse-light-color:hover, .site-footer .backtotop.has-chartreuse-light-color:focus {
      color: #f7f8ed; }
    .site-footer .backtotop.has-chartreuse-light-background-color:hover, .site-footer .backtotop.has-chartreuse-light-background-color:focus {
      background-color: #dfe3b6; }
    .site-footer .backtotop.has-dark-color:hover, .site-footer .backtotop.has-dark-color:focus {
      color: #424242; }
    .site-footer .backtotop.has-dark-background-color:hover, .site-footer .backtotop.has-dark-background-color:focus {
      background-color: #1c1c1c; }
    .site-footer .backtotop.has-light-color:hover, .site-footer .backtotop.has-light-color:focus {
      color: #f2f0ec; }
    .site-footer .backtotop.has-light-background-color:hover, .site-footer .backtotop.has-light-background-color:focus {
      background-color: #d3ccbf; }
    .site-footer .backtotop svg {
      fill: #fff;
      vertical-align: middle; }
  @media (min-width: 768px) {
    .site-footer {
      text-align: left; }
      .site-footer .footer-left {
        float: left; }
        .site-footer .footer-left > *:last-child {
          margin-bottom: 0; }
      .site-footer .copyright,
      .site-footer .footer-links {
        display: inline-block;
        margin-right: 20px; }
      .site-footer .backtotop {
        float: right; } }

.table-of-contents {
  padding: 0 36px 36px 36px;
  margin-top: -36px; }
  .table-of-contents ul {
    margin-left: 1em; }
    .table-of-contents ul li {
      line-height: 1.2em;
      margin-top: .25em;
      list-style: none;
      text-indent: -1em;
      border-top: thin solid #BDBDBD;
      padding-top: .25em; }
      .table-of-contents ul li:before {
        content: "\25B8";
        font-size: 12px;
        margin-right: 1em; }
      .table-of-contents ul li a {
        color: #424242;
        text-decoration: none;
        font-size: 0.9em; }
        .table-of-contents ul li a:hover {
          color: #f08c32; }

.custom-sidebar-content {
  padding: 0 36px 36px 36px;
  margin-top: -36px; }
  .custom-sidebar-content + .table-of-contents {
    margin-top: 0; }

.filters label {
  color: #424242;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: .35px;
  display: flex; }
  .filters label:hover {
    color: #000;
    font-weight: 500; }
  .filters label input {
    display: inline-block;
    width: auto;
    margin: 5px 5px 5px 0; }

.page .toc-sidebar,
.single .toc-sidebar {
  background: #f2f0ec;
  position: relative;
  width: 400px; }
  .page .toc-sidebar header,
  .single .toc-sidebar header {
    padding: 36px; }
  .page .toc-sidebar.projet header,
  .single .toc-sidebar.projet header {
    padding-top: 56px; }
  .page .toc-sidebar.projet .entry-taxonomy,
  .single .toc-sidebar.projet .entry-taxonomy {
    color: #fff;
    background: #f08c32; }
    .page .toc-sidebar.projet .entry-taxonomy a,
    .single .toc-sidebar.projet .entry-taxonomy a {
      color: #fff; }
    .page .toc-sidebar.projet .entry-taxonomy:after,
    .single .toc-sidebar.projet .entry-taxonomy:after {
      border-right: 10px solid #f2f0ec; }
  .page .toc-sidebar.post header,
  .single .toc-sidebar.post header {
    padding-top: 56px; }
  .page .toc-sidebar.post .entry-taxonomy:after,
  .single .toc-sidebar.post .entry-taxonomy:after {
    border-right: 10px solid #f2f0ec; }

.archive .toc-sidebar {
  padding: 36px;
  background: white;
  position: relative;
  width: 400px; }
  .archive .toc-sidebar.sticky {
    position: fixed;
    top: 36px; }

body .hustle-ui.hustle-popup .hustle-popup-mask {
  background: #f2f0ec;
  opacity: 0.95; }
body .hustle-ui.hustle-popup .hustle-content {
  font-family: "Barlow", sans-serif; }
  body .hustle-ui.hustle-popup .hustle-content .hustle-title {
    font-family: "Barlow Condensed", sans-serif !important;
    font-size: 26px;
    font-weight: 500 !important; }
    @media (min-width: 768px) {
      body .hustle-ui.hustle-popup .hustle-content .hustle-title {
        font-size: 32px; } }
    @media (min-width: 992px) {
      body .hustle-ui.hustle-popup .hustle-content .hustle-title {
        font-size: 36px; } }

.dons-fdh input {
  color: #AEC; }
  label .dons-fdh input {
    background: #AEC; }
.dons-fdh .row {
  display: grid;
  grid-gap: 36px;
  grid-template-columns: 1fr 1fr; }
.dons-fdh .fdh-dons-submit {
  color: #fff; }

.pt-checkout-form {
  display: inline-block;
  width: auto;
  border: none; }

/*# sourceMappingURL=main.css.map */
