/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

@font-face {
  font-family: 'Author-Variable';
  src: url('/wp-content/uploads/2025/02/Author-Variable.woff2') format('woff2'),
    url('/wp-content/uploads/2025/02/Author-Variable.woff') format('woff'),
    url('/wp-content/uploads/2025/02/Author-Variable.ttf') format('truetype');
  font-weight: 200 700;
  font-display: swap;
  font-style: normal;
}

:root {
  --theme-font-stack-default: 'Author-Variable';
  --theme-font-family: 'Author-Variable';
  --menu-height: 80px;
  --theme-palette-color-1-dark: #c60045;
  --theme-palette-color-6-dark: #fec;
  --theme-palette-white: #fbfaf8;
}

#main .hero-mask .brz-section__content {
  min-height: calc(100vh + var(--menu-height));
}

#main .hero-mask .brz-bg .brz-bg-image {
  background-position: center bottom;
}

#main .slogan {
  position: absolute;
  z-index: 10;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
}

#main h1 strong {
  position: relative;
  color: var(--theme-palette-color-8);
  font-weight: 600;
}

#main h1 strong:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  width: 100%;
  height: 14px;
  background-image: url(/wp-content/uploads/2025/02/underline-rounded.png);
  background-repeat: no-repeat;
  background-size: cover;
}

[class*='header-menu'] .menu {
  display: flex;
  align-items: center;
}

[data-header*='type-1'] .ct-header [data-id='menu'] > ul > li > a {
  --theme-font-size: 18px;
}

[class*='header-menu'] .menu li.menu-item:not(.menu-item_btn) {
  height: 100%;
}

nav[class*='menu'] .menu-item_btn .ct-menu-link {
  --theme-link-initial-color: var(--theme-palette-color-1) !important;
}

nav[class*='menu'] .menu-item_btn .ct-menu-link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  line-height: 1;
  padding: 8px 24px;
  padding-inline-end: 24px !important;
  border: 1px solid var(--theme-palette-color-1);
  border-radius: 32px;
  margin-left: 12px;
}

nav[class*='menu'] .menu-item_btn:hover .ct-menu-link {
  --theme-link-hover-color: var(--theme-palette-color-1-dark);
  border: 1px solid var(--theme-palette-color-1-dark);
}

nav[class*='menu'] .menu-item_btn:hover .ct-menu-link svg {
  fill: transparent;
  --theme-palette-color-1: var(--theme-palette-color-1-dark);
}

nav[class*='menu'] .menu-item_btn.current-menu-item > .ct-menu-link svg {
  fill: transparent;
}

.hero-mask--beige {
  position: relative;
  box-shadow: 4px 4px 48px 0px rgba(0, 0, 0, 0.08);
}

.hero-mask--beige:after {
  content: '';
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTkyMCAyNDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PHBhdGggZD0iTTE5MjAgNS4yMDZWMjQwYy0xNjAtODAuNzgtMzIwLTEzOS42MS00ODAtMTc2LjQ4Ni0xNjAtMzYuODc2LTMyMC01Ni4zMTItNDgwLTU4LjMwOC0xNjAgMS45OTYtMzIwIDIxLjQzMi00ODAgNTguMzA4QzMyMCAxMDAuMzkgMTYwIDE1OS4yMiAwIDI0MFYwaDE5MjB2NS4yMDZ6IiBmaWxsPSJyZ2JhKDI1NSwgMjM4LCAyMDQsIDEpIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-size: 100% 65px;
  height: 65px;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -65px;
}

.dot-pattern {
  content: '';
  position: relative;
}

.dot-pattern:after {
  content: '';
  background-image: url('/wp-content/uploads/2025/02/pattern-dot-carousel.png');
  background-repeat: repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  pointer-events: none;
}

#footer {
  position: relative;
  z-index: 10;
}

#footer [data-row='top'] p {
  --theme-font-size: 18px;
}

#footer:before {
  content: '';
  background-color: var(--theme-palette-color-2);
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTkyMCAyNDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PHBhdGggZD0iTTE5MjAgNS4yMDZWMjQwYy0xNjAtODAuNzgtMzIwLTEzOS42MS00ODAtMTc2LjQ4Ni0xNjAtMzYuODc2LTMyMC01Ni4zMTItNDgwLTU4LjMwOC0xNjAgMS45OTYtMzIwIDIxLjQzMi00ODAgNTguMzA4QzMyMCAxMDAuMzkgMTYwIDE1OS4yMiAwIDI0MFYwaDE5MjB2NS4yMDZ6IiBmaWxsPSJyZ2JhKDAsIDAsIDAsIDEpIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=);
  -webkit-mask-size: 100% 100%;
  background-repeat: no-repeat;
  background-size: 100% 40px;
  height: 40px;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: -40px;
  transform: rotate(180deg);
}

@media screen and (max-width: 999.98px) {
  #footer [data-row='top'] .row--socials .socials {
    display: none;
  }

  #footer [data-row='top'] .ct-container {
    padding-top: 32px !important;
  }

  #footer [data-row='top'] .ct-container .wp-block-image a,
  #footer [data-row='top'] .ct-container .wp-block-image img {
    margin-bottom: 0 !important;
  }

  #footer [data-row='top'] .container-cta {
    position: initial;
    transform: none;
    display: flex;
    flex-direction: row;
    gap: 8px;
    position: absolute;
    right: 32px;
    top: 64px;
  }
  #footer [data-row='top'] .container-cta a {
    width: 32px;
    height: 32px;
  }

  #footer [data-row='top'] .container-cta a svg {
    width: 16px;
    height: 16px;
  }

  #footer [data-row='top'] .footer--contact_container {
    margin: 0;
  }

  [data-footer*='type-1'] .ct-footer [data-row*='bottom'] > div {
    --grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  [data-footer*='type-1'] .ct-footer [data-row*='bottom'] > div {
    --grid-template-columns: 1fr;
  }
}

/* Carousel */
.slick-list {
  overflow: visible !important;
}

.slick-slide {
  padding-left: 24px;
  --theme-font-size: 18px;
  font-size: var(--theme-font-size);
}

.carousel--formations_container,
.carousel--testimonials_container {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.carousel--testimonials_container .slick-list {
  margin-left: -32px;
}

.carousel--testimonials_container .slick-track {
  margin-left: 0;
}

.carousel--formations_header,
.carousel--testimonials_header {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0 40px;
  --theme-font-size: 18px;
  font-size: var(--theme-font-size);
}

.carousel--testimonials_header {
  justify-content: flex-start;
}

.carousel--formations_count--total,
.carousel--testimonials_count--total {
  opacity: 0.6;
}

.carousel--formations_arrows,
.carousel--testimonials_arrows {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}

.carousel--formations_arrow,
.carousel--testimonials_arrow {
  background-color: transparent;
  display: flex;
}

.carousel--formations_arrow:hover,
.carousel--testimonials_arrow:hover {
  background-color: transparent;
}

.carousel--formations_arrow:hover svg path,
.carousel--testimonials_arrow:hover svg path {
  fill: var(--theme-palette-color-1-dark);
}

.carousel--formations_arrow--prev,
.carousel--testimonials_arrow--prev {
  transform: rotate(180deg);
}

.carousel--formations,
.carousel--testimonials {
  position: relative;
}

/**
  * Formations carousel
  */

.carousel--formations:before {
  content: '';
  position: absolute;
  left: 10px;
  top: -20px;
  transform: translateX(-50vw);
  width: 50vw;
  height: calc(100% + 20px);
  background-color: var(--theme-palette-color-6-dark);
  z-index: 1;
}

.carousel--formations .slick-slide .carousel-image {
  width: 350px !important;
}

.carousel-image {
  position: relative;
  display: flex !important;
  flex-direction: column;
  gap: 12px;
}

.carousel-image:hover .carousel-image_title {
  color: var(--theme-link-hover-color);
}

.carousel-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-in-out;
}

.carousel-image:hover img {
  transform: scale(1.1);
}

.carousel-image picture {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
}

.carousel-image picture:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url('/wp-content/uploads/2025/02/pattern-dot-carousel.png');
  background-repeat: no-repeat;
  background-size: cover;
  pointer-events: none;
  z-index: 2;
}

.carousel-image_badge {
  position: absolute;
  top: -16px;
  right: -8px;
  color: var(--theme-palette-color-7);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  z-index: 10;
}

.carousel-image_badge span {
  position: absolute;
  top: 24px;
  left: 50%;
  transform: translateX(-50%);
}
.carousel-image_title {
  color: var(--theme-palette-color-3);
  transition: color 0.3s ease-in-out;
  opacity: 0.8;
}

/**
  * Formations archives carousel
  */
/* .carousel--formations-archive .slick-slide {
  width: 325px !important;
} */
/* .carousel--formations-archive .slick-current { */
.carousel--formations-archive.slick-slider {
  margin-left: -20px;
}
.carousel--formations-archive .slick-slide,
.carousel--formations-archive .slick-track {
  /* width: 325px !important ; */
  transition: all 0.3s ease-in-out;
}
.carousel--formations-archive .slick-current .carousel-image {
  width: 480px !important ;
}

.carousel--formations-archive .slick-slide:not(.slick-current) .carousel-image {
  width: 325px !important ;
}

.carousel--formations-archive .carousel-image {
  transition: all 0.3s ease-in-out;
  height: 372px;
}

.carousel--formations-archive .carousel-image picture {
  height: 100%;
  overflow: hidden;
  border-radius: 16px;
}

.carousel--formations-archive .carousel-image:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    180deg,
    rgba(17, 17, 17, 0.8) 0%,
    rgba(17, 17, 17, 0) 40%
  );
  border-radius: 16px;
  z-index: 1;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
}

.carousel--formations-archive .carousel-image:hover:after {
  height: 120%;
}

.carousel--formations-archive .carousel-image_title {
  position: absolute;
  top: 16px;
  left: 16px;
  width: 60%;
  color: var(--theme-palette-white);
  opacity: 1;
  z-index: 10;
}

.carousel--formations-archive .carousel-image:hover .carousel-image_title {
  --theme-link-hover-color: var(--theme-palette-color-5);
}

.carousel--formations-archive .slick-current .carousel-image_title {
  width: 40%;
}

/**
  * Testimonials carousel
  */

.carousel-testimonial {
  background-color: var(--theme-palette-color-7);
  border-radius: 16px;
  box-shadow: 4px 0px 40px 0px rgba(var(--brz-global-color3), 0.08);
  width: 400px;
}

.carousel-testimonial_content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
  padding: 40px;
  min-height: 500px;
  height: 100%;
}

.carousel-testimonial_content--text {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
  color: var(--theme-palette-color-3);
}

.carousel-testimonial_footer {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.carousel-testimonial_footer--date {
  color: var(--theme-palette-color-1);
  opacity: 0.5;
}

.carousel-testimonial_footer--author {
  font-weight: 600;
  color: var(--theme-palette-color-3);
}

.carousel-testimonial_footer--author-job {
  opacity: 0.4;
}

.slick-arrow {
  cursor: pointer !important;
  transition: all 0.3s ease-in-out;
}

.slick-disabled {
  cursor: not-allowed !important;
  opacity: 0.5;
}

@media screen and (max-width: 767px) {
  .slick-slider {
    margin-left: -24px;
  }
  .carousel--testimonials_container .slick-list {
    margin-left: 0;
  }

  .carousel-testimonial_content--text {
    font-size: 20px;
    color: var(--theme-palette-color-3);
  }

  .carousel--formations-archive .slick-current .carousel-image {
    width: auto !important;
  }

  .carousel--formations-archive
    .slick-slide:not(.slick-current)
    .carousel-image {
    width: auto !important ;
  }

  .carousel--formations .slick-slide .carousel-image {
    width: auto !important;
  }
}

/* Contact form */
.brz .btn_contact .brz-icon-svg use {
  fill: var(--theme-palette-color-1);
}

/* Gravity Forms */
.form--sticky {
  margin-top: -224px;
}

.ginput_container input {
  height: auto !important;
}

.gfield_required {
  color: var(--theme-palette-white) !important;
}

.gform_footer.top_label {
  width: fit-content;
  min-width: 150px;
}

.gform_required_legend {
  display: none !important;
}

.ginput_container.ginput_recaptcha {
  display: none !important;
}

.gform_confirmation_message {
  padding-block: 20px;
}

body .brz-wp-shortcode .gform_wrapper.gform-theme {
  --gf-padding-x: 8px;
  --gf-padding-y: 8px;
  --gf-font-size-primary: 20px;
  --gf-radius: 0;
  --gf-color-primary: var(--theme-palette-color-2);
  --gf-color-in-ctrl: var(--theme-palette-color-2);
  --gf-color-in-ctrl-contrast: var(--theme-palette-color-2);
  --gf-ctrl-placeholder-color: rgba(var(--gf-color-in-ctrl-contrast-rgb), 1);
  --gf-ctrl-label-font-size-primary: 20px;
  --gf-ctrl-label-font-size-secondary: 20px;
  --gf-form-gap-x: 24px;
  --gf-form-gap-y: 24px;
}

body .gform_wrapper.gform-theme .gfield textarea {
  border-radius: 0 !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  border-bottom: 1px solid var(--theme-palette-color-2) !important;
  background-color: var(--theme-palette-white) !important;
  height: 100px;
}

/* Basic input styles */
body .gform_wrapper.gform-theme input[type='text'],
body .gform_wrapper.gform-theme input[type='email'],
body .gform_wrapper.gform-theme input[type='tel'] {
  border-radius: 0 !important;
  border: none !important;
  height: 32px !important;
  box-shadow: none !important;
  border-bottom: 1px solid var(--theme-palette-color-2) !important;
  background-color: var(--theme-palette-white) !important;
}

/* Input Focus styles */
body .gform_wrapper.gform-theme input[type='text']:focus,
body .gform_wrapper.gform-theme input[type='email']:focus,
body .gform_wrapper.gform-theme input[type='tel']:focus,
body .gform_wrapper.gform-theme textarea:focus {
  border: none !important;
  outline: none !important;
  border-bottom: 1px solid var(--theme-palette-color-1) !important;
}

/* Submit button */
body .gform_wrapper.gform-theme input[type='submit'] {
  border-radius: 32px !important;
  padding: 8px 24px !important;
  background: var(--theme-palette-color-1) !important;
  color: var(--theme-palette-color-7) !important;
  font-weight: 400 !important;
  font-size: 20px !important;
}
/* Submit button */
body .gform_wrapper.gform-theme input[type='submit']:hover {
  background: var(--theme-palette-color-1-dark) !important;
}

body
  .gform_wrapper
  .ginput_container_checkbox
  .gfield_checkbox
  input[type='checkbox'],
body
  .gform_wrapper
  .ginput_container_checkbox
  .gfield_checkbox
  li
  input[type='checkbox'],
body .gform_wrapper .ginput_container_consent input[type='checkbox'] {
  width: 20px !important;
  height: 20px;
}

body
  .gform_wrapper
  .ginput_container_checkbox
  .gfield_checkbox
  input[type='checkbox'],
body
  .gform_wrapper
  .ginput_container_checkbox
  .gfield_checkbox
  li
  input[type='checkbox'],
body .gform_wrapper .ginput_container_consent input[type='checkbox'] {
  opacity: 0;
  position: absolute;
}

body
  .gform_wrapper
  .ginput_container_checkbox
  .gfield_checkbox
  input[type='checkbox']
  + label,
body
  .gform_wrapper
  .ginput_container_checkbox
  .gfield_checkbox
  li
  input[type='checkbox']
  + label,
body .gform_wrapper .ginput_container_consent input[type='checkbox'] + label {
  position: relative;
  overflow: hidden;
  padding: 4px 4px 4px 24px;
  cursor: pointer;
  display: inline-block;
  margin-left: 0;
}

body
  .gform_wrapper
  .ginput_container_checkbox
  .gfield_checkbox
  input[type='checkbox']
  + label:after,
body
  .gform_wrapper
  .ginput_container_checkbox
  .gfield_checkbox
  input[type='checkbox']
  + label:before,
body
  .gform_wrapper
  .ginput_container_checkbox
  .gfield_checkbox
  li
  input[type='checkbox']
  + label:after,
body
  .gform_wrapper
  .ginput_container_checkbox
  .gfield_checkbox
  li
  input[type='checkbox']
  + label:before,
body
  .gform_wrapper
  .ginput_container_consent
  input[type='checkbox']
  + label:after,
body
  .gform_wrapper
  .ginput_container_consent
  input[type='checkbox']
  + label:before {
  content: '';
  position: absolute;
  left: 0;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

body
  .gform_wrapper
  .ginput_container_checkbox
  .gfield_checkbox
  input[type='checkbox']:not(:checked)
  + label:after,
body
  .gform_wrapper
  .ginput_container_checkbox
  .gfield_checkbox
  li
  input[type='checkbox']:not(:checked)
  + label:after,
body
  .gform_wrapper
  .ginput_container_consent
  input[type='checkbox']:not(:checked)
  + label:after {
  width: 16px;
  height: 16px;
  border: 2px solid var(--theme-palette-color-4);
}

body
  .gform_wrapper
  .ginput_container_checkbox
  .gfield_checkbox
  input[type='checkbox']:checked
  + label:after,
body
  .gform_wrapper
  .ginput_container_checkbox
  .gfield_checkbox
  li
  input[type='checkbox']:checked
  + label:after,
body
  .gform_wrapper
  .ginput_container_consent
  input[type='checkbox']:checked
  + label:after {
  width: 16px;
  height: 16px;
  border: 2px solid var(--theme-palette-color-2);
  background-color: var(--theme-palette-color-2);
  z-index: 0;
  border-radius: 0;
}

body
  .gform_wrapper
  .ginput_container_checkbox
  .gfield_checkbox
  input[type='checkbox']:not(:checked)
  + label:before,
body
  .gform_wrapper
  .ginput_container_checkbox
  .gfield_checkbox
  li
  input[type='checkbox']:not(:checked)
  + label:before,
body
  .gform_wrapper
  .ginput_container_consent
  input[type='checkbox']:not(:checked)
  + label:before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  -webkit-transform: rotate(37deg);
  transform: rotate(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

body
  .gform_wrapper
  .ginput_container_checkbox
  .gfield_checkbox
  li
  input[type='checkbox']:checked
  + label:before,
body
  .gform_wrapper
  .ginput_container_consent
  input[type='checkbox']:checked
  + label:before {
  left: 1px;
  width: 6px;
  height: 11px;
  top: 9px;
  border-color: transparent #fff #fff transparent;
  border-style: solid;
  border-width: 2px;
  -webkit-transform: rotate(37deg);
  transform: rotate(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

body .gform_wrapper .ginput_container_consent .gfield_consent_label,
body .gform_wrapper .gfield_consent_description {
  color: var(--theme-palette-color-4);
  font-size: 16px;
}

body .gform_wrapper .gfield_consent_description {
  font-size: 13px;
  border: none;
  padding: 0;
}

body .gform_wrapper .gfield.gf_list_inline .gfield_radio .gchoice {
  --gf-label-space-x-secondary: 8px;
  align-items: center;
  cursor: pointer;
}

body .gform_wrapper .gchoice .gfield-choice-input[type='radio'] {
  padding: 0;
  height: 16px !important;
  width: 16px;
  background-color: var(--theme-palette-white);
  border: 2px solid var(--theme-palette-color-2);
  border-radius: 16px;
  box-shadow: none;
  accent-color: var(--theme-palette-color-2);
  --gf-ctrl-choice-check-color: var(--theme-palette-color-1);
  --gf-local-outline-width: 0;
}

body .gform_wrapper .gchoice .gfield-choice-input[type='radio']::focus {
  --gf-local-outline-width: 0;
}

body .gform_wrapper .gchoice .gfield-choice-input[type='radio']::before {
  --gf-ctrl-radio-check-size: 12px;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  outline: none !important;
}

body .gform_wrapper .gfield_select {
  outline: none !important;
  border: none !important;
  border-radius: 0 !important;
  border-bottom: 1px solid var(--theme-palette-color-2) !important;
  --gf-local-color: var(--theme-palette-color-3);
  background-color: var(--theme-palette-white) !important;
  box-shadow: none !important;
}

.brz-wp-shortcode .gform_wrapper {
  margin-top: -20px;
}

@media screen and (max-width: 767px) {
  body .brz-wp-shortcode .gform_wrapper.gform-theme {
    --gf-font-size-primary: 18px;
    --gf-ctrl-label-font-size-primary: 18px;
    --gf-ctrl-label-font-size-secondary: 18px;
  }
  body .gform_wrapper .ginput_container_consent .gfield_consent_label,
  body .gform_wrapper .gfield_consent_description {
    font-size: 14px;
  }
}

#footer strong {
  font-weight: 600;
}

#footer .ct-footer-copyright {
  position: relative;
}

#footer .ct-footer-copyright:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: var(--theme-palette-white);
  opacity: 0.5;
  position: absolute;
  top: -20px;
  left: 0;
}

#footer .wp-block-image :first-of-type {
  width: 300px;
  margin-bottom: 20px;
}

#footer [data-row='top'] .ct-container {
  padding-top: 100px;
  padding-bottom: 0;
}

#footer [data-row='top'] .ct-container > [data-column*='widget-area-'] {
  align-items: flex-start;
}

#footer
  [data-row='top']
  .ct-container
  > [data-column*='widget-area-']
  ul.widget-menu:not(.sub-menu)
  > li.menu-item:not(:last-child) {
  margin-bottom: 20px;
}

#footer
  [data-row='top']
  .ct-container
  > [data-column*='widget-area-']
  ul.widget-menu:not(.sub-menu)
  > li.menu-item
  > a {
  font-size: 24px;
  font-weight: 500;
}

#footer
  [data-row='top']
  .ct-container
  > [data-column*='widget-area-']
  ul.sub-menu {
  padding: 0;
  padding-top: 8px;
}

#footer
  [data-row='top']
  .ct-container
  > [data-column*='widget-area-']
  ul.sub-menu
  > li.menu-item
  > a {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 400;
}

#footer
  [data-row='top']
  .ct-container
  > [data-column*='widget-area-4']
  .ct-widget:not(:first-child) {
  --widgets-gap: 20px;
}

.footer--contact_container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 0;
}

.row--socials {
  display: flex;
  gap: 16px;
  align-items: center;
}

.row--socials .socials {
  display: flex;
  gap: 8px;
  align-items: center;
}

.row--socials .socials a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 32px;
  background-color: var(--theme-palette-color-1);
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.16);
  transition: all 0.3s ease-in-out;
}

.row--socials .socials a:hover {
  background-color: var(--theme-palette-color-1-dark);
}

.btn-outline {
  background-color: transparent;
  color: var(--theme-palette-color-1);
  border: 1px solid var(--theme-palette-color-1);
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 4px 12px;
  width: auto;
  transition: all 0.3s ease-in-out;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  outline: none;
}

.btn-outline:hover {
  border-color: var(--theme-palette-color-1-dark);
  color: var(--theme-palette-color-1-dark);
}

.btn-outline svg,
.btn-outline svg path {
  transition: all 0.3s ease-in-out;
}

.btn-outline:hover svg path {
  stroke: var(--theme-palette-color-1-dark);
}

.container-cta {
  position: fixed;
  z-index: 100;
  right: 24px;
  top: 50vh;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.container-cta--mobile {
  display: none;
}

.container-cta a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 56px;
  background-color: var(--theme-palette-color-1);
  transition: all 0.3s ease-in-out;
}

.container-cta a:hover {
  background-color: var(--theme-palette-color-1-dark);
}

@media screen and (max-width: 999.98px) {
  .container-cta {
    display: none;
  }

  .container-cta--mobile {
    position: initial;
    transform: none;
    display: flex;
    flex-direction: row;
    gap: 8px;
    padding: 80px 0;
  }

  .container-cta--mobile a {
    width: 32px;
    height: 32px;
  }

  .container-cta--mobile a svg {
    width: 16px;
    height: 16px;
  }
}

@media screen and (max-width: 767px) {
  :root {
    --theme-font-size: 18px;
  }
  .brz {
    --brz-paragraphmobilefontsize: var(--theme-font-size);
    --brz-paragraphmobilelineheight: 1.4;
  }
}

/* Accordions */

.container-accordions {
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.container-accordions
  .brz-accordion__item
  > .brz-accordion__nav
  .brz-accordion__nav-title {
  font-weight: 500 !important;
  color: var(--theme-palette-color-3);
  padding-left: 64px !important;
  position: relative;
}

.container-accordions
  .brz-accordion__item
  > .brz-accordion__nav
  .brz-accordion__nav-title:before {
  content: '';
  background-image: url('/wp-content/uploads/2025/02/arrow-faq.svg');
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 34px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.container-accordions .brz-accordion__item {
  border: none !important;
  border-bottom: 1px solid var(--theme-palette-color-4) !important;
}

@media screen and (max-width: 999.98px) {
  .brz .brz-accordion__item .brz-accordion__nav .brz-accordion__nav-title {
    font-size: 32px !important;
    line-height: 1.2 !important;
  }
}

@media screen and (max-width: 767px) {
  .brz .brz-accordion__item .brz-accordion__nav .brz-accordion__nav-title {
    font-size: 24px !important;
    line-height: 1.2 !important;
  }
}

.formation .carousel--formations:before {
  display: none;
}

.marquee {
  width: 100%;
  overflow: visible;
  position: relative;
}

.marquee-content {
  display: inline-flex;
  white-space: nowrap;
  animation: marquee 20s linear infinite;
}

.marquee-content--abs {
  position: absolute;
  top: 0;
  animation: marquee2 20s linear infinite;
}

.marquee-item {
  position: relative;
  display: inline-block;
  padding: 0 60px;
  font-size: 88px;
  font-weight: 500;
  line-height: 1;
  color: var(--theme-palette-color-8);
  font-family: var(--theme-font-stack-default);
  filter: drop-shadow(0 0 144px rgba(var(--brz-global-color1, 0.4)));
}

.marquee-item:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 16px;
  height: 16px;
  background-color: var(--theme-palette-color-8);
  transform: rotate(45deg) translateY(-50%);
  border-radius: 2.5px;
}

@keyframes marquee {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-100%);
  }
}

@keyframes marquee2 {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0%);
  }
}

@media screen and (max-width: 999.98px) {
  .marquee-item {
    font-size: 72px;
  }
}

@media screen and (max-width: 767px) {
  .marquee-item {
    font-size: 56px;
  }
}

.formation-badge {
  color: var(--theme-palette-color-7);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  position: relative;
}

.formation-badge span {
  position: absolute;
  top: 24px;
  left: 50%;
  transform: translateX(-50%);
}

.container_formation-badge {
  display: flex;
  justify-content: flex-start;
}

.breadcrumbs-formation {
  display: flex;
  gap: 4px;
  align-items: flex-start;
  --theme-font-size: 18px;
  font-size: var(--theme-font-size);
  font-weight: 400;
  color: var(--theme-palette-color-3);
}

.breadcrumbs-formation .breadcrumbs-item.breadcrumbs-link {
  opacity: 0.5;
  color: var(--theme-palette-color-3);

  transition: all 0.3s ease-in-out;
}

.breadcrumbs-formation .breadcrumbs-item.breadcrumbs-link:hover {
  opacity: 1;
}

.prefooter-formations .brz-bg .brz-bg-image {
  background-position: 0 0 !important;
}

/**
  * Blurs
  */

.has-blur {
  position: relative;
  overflow-y: visible !important;
}

.has-blur + section {
  overflow-y: visible !important;
}

.has-blur:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 1;
}

.blur-formation-detail:before {
  background-image: url('/wp-content/uploads/2025/02/detail-formation-blur-1.png');
}

.blur-accueil-1:before {
  background-image: url('/wp-content/uploads/2025/02/accueil-blur-1.png');
  background-size: contain;
}

.blur-accueil-2:before {
  background-image: url('/wp-content/uploads/2025/02/accueil-blur-2.png');
  background-size: contain;
}

.blur-qui-somme-nous:before {
  background-image: url('/wp-content/uploads/2025/02/qui-sommes-nous-blur-1.png');
  background-size: 90%;
  background-position: 0 -100px;
}

.blur-service-social-1:before {
  background-image: url('/wp-content/uploads/2025/02/service-social-blur-1.png');
  background-size: 100%;
  background-position: 0 top;
}

.blur-service-social-2:before {
  background-image: url('/wp-content/uploads/2025/02/service-social-blur-2.png');
  background-position: 100% 15%;
}

.blur-service-psycho:before {
  background-image: url('/wp-content/uploads/2025/02/soutien-psycho-blur-1.png');
  background-size: contain;
  background-position: 50% 30%;
}

.blur-formations:before {
  background-image: url('/wp-content/uploads/2025/02/formations-blur.png');
  background-size: contain;
  background-position: 70% 100vh;
}

.blur-qvct:before {
  background-image: url('/wp-content/uploads/2025/02/qvct-blur.png');
  background-size: contain;
  background-position: 0 50vh;
}

.blur-contact:before {
  background-image: url('/wp-content/uploads/2025/02/contact-blur.png');
  background-size: 50%;
  background-position: left top;
}

@media screen and (max-width: 999.98px) {
  .blur-qvct:before {
    background-position: 0 70vh;
  }
  .blur-service-social-1:before {
    background-size: 150%;
    background-position: -45vw 45vh;
  }
}

@media screen and (max-width: 767px) {
  .blur-qvct:before {
    display: none;
  }
}

.text_push {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 6px;
  font-size: var(--theme-font-size);
  margin-bottom: 0;
  width: max-content;
}

.text_push--push {
  background-color: var(--theme-palette-color-8);
  color: var(--theme-palette-color-1);
  font-weight: 700;
  padding: 4px 8px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .blur-formations:before {
    display: none;
  }
  .text_push {
    font-size: var(--brz-paragraphmobilefontsize);
    flex-wrap: wrap;
    width: auto;
  }
}

.show-mobile {
  display: flex !important;
}
@media (max-width: 767px) {
  .header-hero .brz-bg-image {
    height: 390px !important;
    background-position: 70% 100% !important;
  }
  .start-trigger .brz-row.brz-row--inner .brz-columns {
    flex: 1 1 auto !important;
  }
}

@media screen and (min-width: 1100px) {
  .show-mobile {
    display: none !important;
  }
}

/**
  * Menu mobile
  */
@media screen and (max-width: 999.98px) {
  #offcanvas {
    background-color: rgba(var(--brz-global-color3), 0.3) !important;
  }
  #offcanvas:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url('/wp-content/uploads/2025/02/24px-Grid.png') !important;
    background-repeat: repeat;
    z-index: 1;
    pointer-events: none;
  }
  #offcanvas .ct-panel-actions {
    background-color: var(--theme-palette-white) !important;
    z-index: 2;
  }
  #offcanvas [data-device='mobile'].ct-panel-content {
    position: relative;
    flex: 0 1 auto !important;
    background-color: var(--theme-palette-white) !important;
  }

  #offcanvas [data-device='mobile'].ct-panel-content:after {
    content: '';
    background-color: var(--theme-palette-white);
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTkyMCAyNDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PHBhdGggZD0iTTE5MjAgNS4yMDZWMjQwYy0xNjAtODAuNzgtMzIwLTEzOS42MS00ODAtMTc2LjQ4Ni0xNjAtMzYuODc2LTMyMC01Ni4zMTItNDgwLTU4LjMwOC0xNjAgMS45OTYtMzIwIDIxLjQzMi00ODAgNTguMzA4QzMyMCAxMDAuMzkgMTYwIDE1OS4yMiAwIDI0MFYwaDE5MjB2NS4yMDZ6IiBmaWxsPSJyZ2JhKDAsIDAsIDAsIDEpIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=);
    -webkit-mask-size: 100%;
    background-repeat: no-repeat;
    background-size: 150%;
    height: 32px;
    width: 130%;
    position: absolute;
    left: -15%;
    right: -15%;
    bottom: -32px;
  }

  #offcanvas .ct-panel-actions {
    position: absolute;
    right: 0;
    top: 4px;
    padding-bottom: 30px;
  }
  #offcanvas .ct-panel-actions .ct-toggle-close .ct-icon {
    --theme-icon-size: 18px;
  }

  #offcanvas [data-device='mobile'].ct-panel-content .site-logo-container {
    margin-bottom: 0;
  }

  #offcanvas [data-device='mobile'].ct-panel-content .ct-panel-content-inner {
    padding-top: 20px;
  }

  #offcanvas [data-device='mobile'].ct-panel-content .mobile-menu {
    margin-bottom: 0;
    margin-top: 32px;
  }

  #offcanvas
    [data-device='mobile'].ct-panel-content
    .mobile-menu
    li.menu-item-has-children
    .ct-sub-menu-parent
    > a {
    width: auto;
  }
  #offcanvas
    [data-device='mobile'].ct-panel-content
    .mobile-menu
    li.menu-item_btn {
    align-items: flex-start;
    margin-top: 24px;
    width: auto;
  }
  #offcanvas
    [data-device='mobile'].ct-panel-content
    .mobile-menu
    li.menu-item_btn
    a {
    width: auto;
    margin-left: 0;
    --theme-font-size: 20px;
    --theme-font-weight: 400;
  }

  #offcanvas
    [data-device='mobile'].ct-panel-content
    .mobile-menu
    li.menu-item-has-children
    .ct-sub-menu-parent
    .ct-toggle-dropdown-mobile {
    margin: 0;
  }

  #offcanvas
    [data-device='mobile'].ct-panel-content
    .mobile-menu
    li.menu-item-has-children
    .ct-sub-menu-parent
    .ct-toggle-dropdown-mobile
    svg {
    --theme-icon-size: 24px;
  }
}
