@charset "UTF-8";
.me-auto {
  margin-right: auto !important;
}
.ms-auto {
  margin-left: auto !important;
}
.d-none {
  display: none;
}
div.yoast-breadcrumbs a {
  font-weight: 600;
  color: var(--wp--preset--color--primary);
  text-decoration: underline;
  line-height: 130%;
}
div.yoast-breadcrumbs .breadcrumb_last {
  font-weight: 300;
  text-decoration: none;
}
div.yoast-breadcrumbs .breadcrumb_last {
  color: var(--wp--preset--color--primary);
}
div.yoast-breadcrumbs .fa-slab {
  color: var(--wp--preset--color--primary);
}
div.share-block {
  position: relative;
  cursor: pointer;
}
div.share-block p.p-share {
  transition: all ease 0.3s;
  font-size: 14px;
}
div.share-block p.p-share:hover {
  color: var(--wp--preset--color--primary);
}
div.share-block ul.reseaux {
  position: absolute;
  top: 0px;
  right: 0;
  opacity: 0;
  z-index: -1;
  transition: all ease-in 0.3s;
  gap: 8px;
}
div.share-block ul.reseaux.show {
  opacity: 1;
  z-index: 1;
}
.wp-block-latest-posts li .wp-block-latest-posts__featured-image, .wp-block-post-template li .wp-block-post-featured-image {
  position: relative !important;
  padding-top: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}
.wp-block-latest-posts li .wp-block-latest-posts__featured-image img, .wp-block-post-template li .wp-block-post-featured-image img {
  position: static;
  width: 100%;
  height: 100%;
  object-fit: cover !important;
  top: 0;
  left: 0;
}
.wp-block-latest-posts li.has-post-thumbnail, .wp-block-post-template li.has-post-thumbnail {
  position: relative;
}
.wp-block-latest-posts li.has-post-thumbnail:before, .wp-block-post-template li.has-post-thumbnail:before {
  content: "";
  position: relative;
  padding-top: 66%;
  border-radius: 10px;
  display: block;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 30px;
}
.wp-block-latest-posts li.has-post-thumbnail:has(.wp-block-latest-posts__featured-image):before, .wp-block-latest-posts li.has-post-thumbnail:has(.wp-block-post-featured-image):before, .wp-block-post-template li.has-post-thumbnail:has(.wp-block-latest-posts__featured-image):before, .wp-block-post-template li.has-post-thumbnail:has(.wp-block-post-featured-image):before {
  content: none;
}
.taxonomy-category > a {
  padding: 5px 10px;
  color: #fff;
  border-radius: 5px;
  font-size: 12px;
  font-family: var(--wp--preset--font-family--bricolage-grotesque);
  font-style: normal;
  font-weight: 800;
  line-height: 150%;
  display: inline-block;
  margin-bottom: 12px;
  margin-right: 12px;
  background-color: var(--wp--preset--color--primary);
}
.taxonomy-category .wp-block-post-terms__separator {
  display: none;
}
.category-dossiers .taxonomy-category > a {
  background-color: var(--wp--preset--color--primary);
}
.category-nomenclature .taxonomy-category > a {
  background-color: var(--wp--preset--color--rouge-passion);
}
.category-la-vie-du-syndicat .taxonomy-category > a {
  background-color: var(--wp--preset--color--primary-var-2);
}
.category-divers .taxonomy-category > a {
  background-color: #9296B4;
}
.category-archives .taxonomy-category > a {
  background-color: var(--wp--preset--color--primary-var-4);
}
body.single-post .taxonomy-category > a {
  padding: 5px 10px;
  color: #fff;
  border-radius: 5px;
  font-size: 12px;
  font-family: var(--wp--preset--font-family--bricolage-grotesque);
  font-style: normal;
  font-weight: 800;
  line-height: 150%;
  display: inline-block;
  margin-bottom: 12px;
  margin-right: 12px;
  background-color: var(--wp--preset--color--primary);
}
body.single-post .taxonomy-category .wp-block-post-terms__separator {
  display: none;
}
body.single-post.category-dossiers .taxonomy-category > a {
  background-color: var(--wp--preset--color--primary);
}
body.single-post.category-nomenclature .taxonomy-category > a {
  background-color: var(--wp--preset--color--rouge-passion);
}
body.single-post.category-la-vie-du-syndicat .taxonomy-category > a {
  background-color: var(--wp--preset--color--primary-var-2);
}
body.single-post.category-divers .taxonomy-category > a {
  background-color: #9296B4;
}
body.single-post.category-archives .taxonomy-category > a {
  background-color: var(--wp--preset--color--primary-var-4);
}
body.single-post .read-progress-wrap {
  position: sticky;
  bottom: 0px;
  height: 32px;
  background: #fff;
}
body.single-post .read-progress-bar {
  position: sticky;
  bottom: 18px;
  left: 0;
  height: 6px;
  width: 0%;
  background: var(--wp--preset--color--primary-var-2);
  z-index: 10;
  transition: width 0.1s linear;
  box-shadow: 0px -5px 11.464px 0px rgba(30, 36, 62, 0.1);
}
body.single-post .woocommerce {
  position: relative;
}
body.single-post .woocommerce::before {
  content: "";
  position: absolute;
  left: 0;
  top: -160px;
  width: 100%;
  height: 160px;
  background: linear-gradient(rgba(255, 255, 255, 0), white);
  pointer-events: none;
}
body.error404 .wp-site-blocks > div.wp-block-group {
  height: calc(100vh - 300px);
}
body.page-id-764 {
  /* Overlay */
  /* Container */
  /* Close button */
  /* Open button */
}
body.page-id-764 .block-ufcv {
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.15);
  align-content: center;
}
body.page-id-764 .popup-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(41, 50, 108, 0.15);
  justify-content: center;
  align-items: center;
  z-index: 9999;
  max-width: unset;
  margin-top: 0;
}
body.page-id-764 .popup-container {
  border-radius: 15px;
  background: #FFF;
  box-shadow: 0 0 25.8px 0 rgba(0, 0, 0, 0.25);
  padding: 30px;
  max-width: 1080px;
  width: 90%;
  max-height: 625px;
  height: 90%;
  position: relative;
  align-content: center;
}
body.page-id-764 .popup-close {
  position: absolute;
  top: 29px;
  right: 46px;
  border: none;
  cursor: pointer;
}
body.page-id-764 .popup-close a {
  position: relative;
  background: none !important;
  color: transparent;
}
body.page-id-764 .popup-close a::after {
  content: "";
  position: absolute;
  top: 0%;
  right: 0px;
  font-family: "Font Awesome 7 Slab";
  color: var(--wp--preset--color--primary);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
body.page-id-764 .open-popup-btn {
  padding: 10px 20px;
  cursor: pointer;
}
body.page-id-764 .forminator-custom-form {
  padding: 0 !important;
  background-color: transparent !important;
}
body.page-id-764 .forminator-custom-form > .forminator-row:not(:last-child) > .forminator-field-group {
  padding: 0;
}
body.page-id-764 .forminator-custom-form > .forminator-row:not(:last-child) > .forminator-field-group > label {
  text-align: center;
  color: var(--wp--preset--color--primary);
  font-family: var(--wp--preset--font-family--bricolage-grotesque) !important;
  font-size: 38px !important;
  font-weight: 800 !important;
  line-height: 110% !important;
}
body.page-id-764 .forminator-custom-form > .forminator-row:not(:last-child) > .forminator-field-group .forminator-all-group-copies {
  background-color: #fff !important;
  box-shadow: none !important;
}
body.page-id-764 .forminator-custom-form > .forminator-row:not(:last-child) > .forminator-field-group .forminator-all-group-copies .forminator-row {
  margin: 40px auto 0 !important;
  max-width: 600px;
}
body.page-id-764 .forminator-response-message.forminator-success:active {
  box-shadow: none !important;
}
body.page-id-764 .forminator-response-message.forminator-success {
  background-color: #fff !important;
  box-shadow: none !important;
}
body.page-id-764 .forminator-response-message.forminator-success p {
  color: var(--wp--preset--color--primary);
  font-family: var(--wp--preset--font-family--montserrat);
  font-size: 14px;
  font-weight: 600;
  line-height: 130%;
}
body.page-id-764 .recherches-chunk {
  display: grid;
  grid-template-columns: repeat(3, 280px);
  gap: 3rem;
  margin-bottom: 3rem;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
@media (max-width: 1265px) {
  body.page-id-764 .recherches-chunk {
    grid-template-columns: repeat(2, 280px);
    justify-content: space-around;
  }
}
@media (max-width: 700px) {
  body.page-id-764 .recherches-chunk {
    grid-template-columns: 280px;
  }
}
body.page-id-764 .recherches-chunk:first-child {
  opacity: 1;
  transform: translateY(0);
}
body.page-id-764 .recherches-chunk.visible {
  opacity: 1;
  transform: translateY(0);
}
body.page-id-764 .recherche-image {
  position: relative !important;
  padding-top: 66%;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}
body.page-id-764 .recherche-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
}
body.page-id-764 .recherche-titre {
  margin: 17px 0 12px;
  font-family: var(--wp--preset--font-family--bricolage-grotesque);
  font-size: 22px;
  font-weight: 700;
  line-height: 105%;
  color: var(--wp--preset--color--primary);
}
body.page-id-764 .recherche-texte {
  font-family: var(--wp--preset--font-family--montserrat);
  font-size: 14px;
  font-weight: 300;
  line-height: 135%;
  color: var(--wp--preset--color--primary);
}
body.page-id-764 .recherche-btn {
  color: var(--wp--preset--color--primary);
  font-family: var(--wp--preset--font-family--bricolage-grotesque);
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  /* 21px */
  text-decoration-line: underline;
  padding-right: 23px;
  position: relative;
}
body.page-id-764 .recherche-btn:after {
  content: "";
  position: absolute;
  top: -2px;
  right: 0px;
  font-family: "Font Awesome 7 Slab";
}
body.page-id-764 .recherche-btn.disabled {
  pointer-events: none;
  opacity: 0.6;
  cursor: not-allowed;
}
body.page-id-764 .button-protocol {
  text-align: center;
  padding-top: 50px;
}
body.page-id-764 .btn-load-more-protocol {
  padding-right: 55px;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 15px;
  position: relative;
  background-color: var(--wp--preset--color--primary);
  border: unset;
  border: 1px solid var(--wp--preset--color--primary);
  color: #fff;
  position: relative;
  border-radius: 25px;
  transition: all 0.2s ease-in-out;
  font-family: var(--wp--preset--font-family--bricolage-grotesque);
  font-size: 14px;
  font-weight: 700;
}
body.page-id-764 .btn-load-more-protocol:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  font-family: "Font Awesome 7 Slab";
  font-weight: 400;
  font-size: 17px;
  bottom: 0;
  height: 25px;
  line-height: 140%;
  border-radius: 24px;
  padding: 0 7px;
  background-color: #fff;
  color: var(--wp--preset--color--primary);
}
body.page-id-764 .btn-load-more-protocol:hover {
  background-color: #fff;
  border: 1px solid var(--wp--preset--color--primary);
  color: var(--wp--preset--color--primary);
}
body.single-mailpoet_page .mailpoet-change-email-info {
  font-size: 14px !important;
}
body.single-mailpoet_page form div {
  margin-bottom: 14px;
}
body.single-mailpoet_page form input, body.single-mailpoet_page form select {
  padding: 10px 15px;
  border-radius: 20px;
  border: 1px solid var(--wp--preset--color--purple);
  background: #FFF;
  outline: none !important;
  color: var(--wp--preset--color--primary);
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
  height: 42px;
  width: 207px;
}
body.single-mailpoet_page form input.mailpoet_checkbox, body.single-mailpoet_page form select.mailpoet_checkbox {
  height: auto;
  width: auto;
}
body.single-mailpoet_page form input.mailpoet_submit, body.single-mailpoet_page form p.mailpoet_confirm_unsubscribe a {
  margin-top: 16px;
  color: #fff !important;
  background-color: var(--wp--preset--color--primary);
  border: 1px solid var(--wp--preset--color--primary) !important;
  padding-right: 15px !important;
  padding-top: 11px !important;
  padding-bottom: 11px !important;
  padding-left: 15px !important;
  transition: all 0.2s ease-in-out;
  border-radius: 25px;
  font-weight: 600;
  height: auto;
  display: inline-block;
}
body.single-mailpoet_page form input.mailpoet_submit:hover, body.single-mailpoet_page form p.mailpoet_confirm_unsubscribe a:hover {
  color: var(--wp--preset--color--primary) !important;
  background-color: #fff !important;
}
body.single-mailpoet_page form label {
  color: var(--wp--preset--color--primary);
  font-size: 14px;
  font-weight: 600;
  line-height: 160%;
  margin-bottom: 5px;
}
body.page-id-1536 .mailpoet_archive li {
  margin-bottom: 10px;
  list-style: none;
  position: relative;
  padding-left: 15px;
}
body.page-id-1536 .mailpoet_archive li:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  font-family: "Font Awesome 7 Slab";
  font-weight: 400;
  font-size: 12px;
  height: 21px;
  color: var(--wp--preset--color--primary);
  line-height: 21px;
  width: 9px;
}
body.page-id-1536 .mailpoet_archive .mailpoet_archive_subject {
  font-weight: 600;
}
/* -------- DEBUT MESSAGE CONTENU RESTREINT PAGES --------- */
body.page.membership-content.access-restricted div.wp-site-blocks {
  background: rgba(41, 50, 108, 0.15);
}
body.page.membership-content.access-restricted div.wp-site-blocks div.entry-content > p:first-of-type {
  display: none;
}
body.page.membership-content.access-restricted div.wp-site-blocks div.woocommerce {
  border-radius: 15px;
  background: #FFF;
  box-shadow: 0 0 25.8px 0 rgba(0, 0, 0, 0.25);
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
/* -------- FIN MESSAGE CONTENU RESTREINT PAGES --------- */
/* --------------- DEBUT PAGE BUREAU NATIONAL ----------------- */
body.page-id-1397 .snsmcv-reveal-link {
  display: block;
  text-align: center;
}
/* --------------- FIN PAGE BUREAU NATIONAL ----------------- */
body #logorwd {
  display: none;
}
@media (max-width: 1024px) {
  body #logorwd {
    display: block;
    position: absolute;
    top: 22px;
    right: 22px;
    z-index: 999;
  }
  body #logorwd a {
    display: block;
    width: 110px;
    background: url(../images/logo-snsmcv.png);
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: no-repeat;
    background-size: contain;
    height: 38px;
  }
}
@media (max-width: 700px) {
  form.forminator-custom-form.forminator-custom-form-1698 {
    padding: 30px 30px !important;
  }
}
body.page-id-58922 > div.woocommerce, body.page-id-58914 > div.woocommerce {
  display: none;
}
