.separator {
  display: block;
  width: 0;
  height: 100%;
  border-left: 1px dashed var(--blue15);
}

.home__section__cta {
  width: fit-content;
  margin: 0 auto;
  box-shadow: 0px 12px 30px 0px var(--blue50);
}

.home__section__cta::after,
.page-node-type-evenement .main-container .row section div.region > div.node--type-evenement > div.head_content > div.field--name-field-formulaire-d-inscription a::after {
  content: " ";
  width: 14px;
  height: 14.09px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("images/btn_main_icon.svg");
}

.block-title,
.page-header,
.fc-toolbar h2,
.footer__menus__title,
.section__stay__informed__title,
.section__stay__informed__title__container > span,
.section__stay__informed__title ~ p > span,
.footer__content__first__second h3,
.footer__content__first__third h3 {
  font-family: var(--font-phenomena);
}

.card,
.search__bar__inputs__container {
  border-radius: 15px;
}

.card {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  background-color: var(--white);
  overflow: hidden;
  width: 380px;
  min-width: 380px;
  height: auto;
}

.card__content {
  padding: var(--card-padding);
}

.page__events__card__date {
  border-radius: 10px;
}

.section__stay__informed__title,
.all__formations__link__text,
.all__formations__link__text:hover,
.block-title,
.fc-button,
.fc-toolbar h2,
.js-drupal-fullcalendar th.fc-day-header.fc-widget-header,
.js-drupal-fullcalendar a.fc-day-number {
  color: var(--blue);
}

.block-title {
  font-size: 30px;
  font-weight: 800;
}

.slick-arrow,
.slick-arrow:hover,
.slick-arrow:focus {
  background-color: var(--blue);
}

.slick-arrow,
.slick-arrow::before {
  opacity: 1;
}

.slick-arrow {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}

.slick-arrow:hover {
  filter: brightness(0.9);
}

.slick-disabled,
.slick-disabled:hover,
.slick-disabled:focus {
  opacity: 0.4;
  background-color: var(--blue10);
}

.slick-arrow::before {
  content: " ";
  font-size: unset;
  color: unset;
  width: 14px;
  height: 14px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.slick-prev::before {
  margin-right: 2px;
  background-image: url("images/arrow_slick_prev_white.svg");
}

.slick-prev.slick-disabled::before {
  background-image: url("images/arrow_slick_prev_blue.svg");
}

.slick-next::before {
  margin-left: 2px;
  background-image: url("images/arrow_slick_next_white.svg");
}

.slick-next.slick-disabled::before {
  background-image: url("images/arrow_slick_next_blue.svg");
}

.slick-track {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}

.select-wrapper {
  display: flex;
  align-items: center;
}

.select-wrapper > select {
  height: 24px;
}

.has-glyphicons .select-wrapper::after {
  content: " ";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("images/input_select_icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  padding: 0;
  top: 8px;
  cursor: pointer;
}

.page-header {
  color: var(--white);
  font-size: 30px;
  font-weight: 800;
  line-height: normal;
  border: 0;
}

.js-drupal-fullcalendar {
  padding: 20px 10px;
}

.js-drupal-fullcalendar > div.fc-toolbar.fc-header-toolbar {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  height: 46px;
  margin-bottom: 5px;
}

.js-drupal-fullcalendar > div.fc-toolbar.fc-header-toolbar > div.fc-left > div.fc-button-group {
  display: flex;
  align-items: center;
  gap: 8px;
}

.js-drupal-fullcalendar > div.fc-toolbar.fc-header-toolbar > div.fc-right {
  display: none;
}

.fc-button {
  border: 0;
  border-radius: 0;
  width: 46px;
  height: 46px;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--white);
}

.fc-button-primary:hover {
  background-color: var(--blue);
  border: 0;
}

.fc-toolbar h2 {
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: normal;
}

.fc-toolbar h2::first-letter {
  text-transform: uppercase;
}

.fc-view > table {
  border-top: 0 hidden transparent;
}

.fc-view > table > thead.fc-head > tr > td.fc-head-container.fc-widget-header {
  border: 0;
}

.fc th {
  border: 0;
}

.fc th,
.fc td:not(:empty) {
  width: 44px;
  min-width: 44px;
  max-width: 44px;
  min-height: 44px;
  max-height: 44px;
  box-sizing: border-box;
  overflow: hidden;

}

.fc-other-month,
.fc-other-month > a {
  opacity: 1 !important;
  color: var(--gray-calendar) !important;
}

.fc-other-month {
  background-color: var(--color-inactive) !important;
}

.fc-dayGrid-view .fc-body .fc-row {
  min-height: 44px;
  max-height: 44px;
}

.js-drupal-fullcalendar th.fc-day-header.fc-widget-header,
.js-drupal-fullcalendar a.fc-day-number {
  box-sizing: border-box;
  width: 44px;
  height: 44px;
  padding: 10px;
  margin: auto;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.28px;
  float: unset !important;
}

.js-drupal-fullcalendar a.fc-day-number {
  display: flex;
  align-items: center;
  justify-content: center;
}

.js-drupal-fullcalendar a.fc-day-number:hover {
  text-decoration: none;
}

.js-drupal-fullcalendar th.fc-day-header.fc-widget-header {
  font-weight: 700;
}

.js-drupal-fullcalendar th.fc-day-header.fc-widget-header::first-letter {
  text-transform: uppercase;
}

.js-drupal-fullcalendar div.fc-scroller.fc-day-grid-container {
  height: fit-content !important;
  overflow: hidden !important;
}

.js-drupal-fullcalendar td.fc-day.fc-widget-content {
  border-color: var(--color-stroke);
}

.js-drupal-fullcalendar td.fc-today {
  background-color: var(--pink) !important;
}

.js-drupal-fullcalendar td.fc-today a {
  color: var(--white) !important;
  font-weight: 700 !important;
}

.breadcrumb {
  padding: 15px 20px;
  display: flex;
  align-items: center;
  min-height: 54px;
  border-radius: 0;
  background-color: unset;
}

.breadcrumb li.active::before,
.breadcrumb li:not(:nth-child(1))::before {
  content: " ";
  width: 14px !important;
  min-width: 14px !important;
  height: 14px !important;
  padding: 0 !important;
  margin: 0 10px !important;
  background-image: url("images/double_alt_arrow_right_14.svg") !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

.breadcrumb li:first-child a {
  background-image: url("images/breadcrumb_home.svg") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  width: 24px !important;
  min-width: 24px !important;
  height: 24px !important;
  font-size: 0 !important;
}

.breadcrumb > li,
.breadcrumb > li.active {
  display: flex;
  align-items: center;
}

.breadcrumb > li,
.breadcrumb > li.active,
.breadcrumb > li a {
  font-family: var(--font-century-gothic) !important;
  font-size: 12px !important;
  line-height: normal !important;
  letter-spacing: 0.24px !important;
}

.breadcrumb > li.active {
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.breadcrumb li::first-letter,
.breadcrumb li a::first-letter {
  text-transform: uppercase;
}

.breadcrumb li:nth-child(2) {
  text-transform: capitalize;
}

.view-filters > form > div.form--inline::before,
.view-filters > form > div.form--inline::after,
.view-filters > form > div.form--inline > div.form-actions,
.view-filters > form > div.form--inline > div.form-item > label {
  display: none;
}

.view-filters > form > div.form--inline {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 20px;
  background-color: var(--blue);
  border-radius: 15px;
}

.view-filters > form > div.form--inline > div.form-item {
  width: 100%;
  margin: 0;
}

.view-filters > form > div.form--inline > div.form-item > div.select-wrapper > select,
.view-filters > form > div.form--inline > div.form-type-textfield {
  border-radius: 10px;
  background-color: var(--white);
}

.view-filters > form > div.form--inline > div.form-item > div.select-wrapper > select,
.view-filters > form > div.form--inline > div.form-item > input {
  width: 100%;
  border: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: normal;
  box-shadow: none;
}

.view-filters > form > div.form--inline > div.form-item > div.select-wrapper > select {
  height: auto;
  padding: 17.5px 20px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.07);
}

.view-filters > form > div.form--inline > div.form-item > div.select-wrapper::after {
  top: 43%;
  right: 20px;
}

.view-filters > form > div.form--inline > div.form-item > input {
  padding: 0;
  height: 24px;
}

.view-filters > form > div.form--inline > div.form-type-textfield {
  height: 50px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  column-gap: 10px;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.10);
}

.view-filters > form > div.form--inline > div.form-type-textfield::before {
  display: block;
  content: " ";
  width: 18px;
  min-width: 18px;
  height: 18px;
  background-image: url("images/input_search_icon.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.ckesoustitre2,
.ckesoustitre2 ~ ul li strong {
  color: var(--blue) !important;
  font-size: 14px !important;
  line-height: 22px !important;
  letter-spacing: 0.28px !important;
  font-weight: 700;
}

.ckesoustitre2 {
  margin-bottom: 10px;
}

.ckesoustitre2 ~ ul {
  padding: 0;
  margin: 0;
}

.ckesoustitre2 ~ ul li strong {
  text-decoration-line: underline;
}

.field--name-field-corps {
  font-size: 14px;
  margin-bottom: 0;
}

.field--name-field-corps hr {
  width: 100%;
  max-width: 100px;
  margin: 40px auto;
  border-color: var(--blue);
}

.field--name-field-corps ul {
  padding: 0;
  list-style: inherit;
  margin-left: 15px;
}

.field--name-field-corps .field--item a,
.field--name-field-corps .field--item b,
.field--name-field-corps .field--item strong {
  display: inline;
  width: fit-content;
  color: var(--blue);
  font-weight: 700;
}

.field--name-dynamic-block-fieldnode-share,
.field--name-dynamic-block-fieldnode-share * {
  margin: 0;
}

.field--name-dynamic-block-fieldnode-share {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px;
  border: 1px dashed var(--blue20);
  height: auto;
  width: 100%;
}

.field--name-dynamic-block-fieldnode-share > p {
  color: var(--blue);
  background: none;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0.28px;
  padding: 0;
  margin: 0;
  text-transform: capitalize;
  font-family: var(--font-century-gothic);
}

.field--name-dynamic-block-fieldnode-share > a {
  display: flex !important;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--blue);
  border-radius: 50%;
  width: 35px !important;
  min-width: 35px !important;
  height: 35px !important;
  margin: 0 !important;
  background-size: 14px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.js-pager__items {
  width: fit-content;
  margin: 20px auto 0;
}

.js-pager__items a {
  height: 50px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: fit-content;
  padding: 0 20px !important;
  border: 1px solid transparent !important;
  border-radius: 10px !important;
  background-color: var(--blue10) !important;
  color: var(--blue);
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0.28px;
}

.js-pager__items a:hover,
.js-pager__items a:focus {
  border: 1px solid var(--blue) !important;
}

.field--name-dynamic-block-fieldnode-ancres ul li:hover {
  background-color: unset;
}

@media screen and (min-width: 768px) {
  .slick-track {
    padding-top: 40px;
  }

  .block-title {
    font-size: 48px;
    font-weight: 700;
  }

  .page-header {
    font-size: 48px;
  }

  .js-drupal-fullcalendar {
    padding: 20px;
  }

  .fc-toolbar h2 {
    font-size: 32px;
  }

  .js-drupal-fullcalendar > div.fc-toolbar.fc-header-toolbar {
    margin-bottom: 12px;
  }

  .view-filters > form > div.form--inline > div.form-item > div.select-wrapper > select,
  .view-filters > form > div.form--inline > div.form-item > input {
    font-size: 14px;
    line-height: 22px;
  }

  .view-filters > form > div.form--inline > div.form-item > div.select-wrapper > select {
    padding: 14px 20px !important;
  }

  .field--name-dynamic-block-fieldnode-share > p {
    width: 100%;
  }
}
