@charset "UTF-8";
/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: always; /* Peut ne pas être supporté partout */
}
body.offcanvas-open {
  overflow: hidden;
}

#content {
  margin-bottom: 0 !important;
}

body:not(.fusion-builder-live) .animated,
body:not(.fusion-builder-live) .events-gallery li,
body:not(.fusion-builder-live) .enseignement-card,
body:not(.fusion-builder-live) .animated-batch li {
  visibility: hidden;
  opacity: 0;
  transition: none !important;
}

.events-gallery.event-filter li {
  visibility: visible;
  opacity: 1;
}

#Header-desktop {
  transition: none !important;
}

#wrapper .link-animation a:not(.contact-link, .no-animation),
#wrapper .link-animation span:not(.no-animation, .fusion-imageframe),
#wrapper .link-animation h4.anim,
#wrapper .link-with-decoration a:not(.contact-link, .no-animation),
#wrapper .link-with-decoration span:not(.no-animation, .fusion-imageframe),
#wrapper .link-with-decoration h4.anim,
#wrapper .button-link-animation a:not(.contact-link, .no-animation),
#wrapper .button-link-animation span:not(.no-animation, .fusion-imageframe),
#wrapper .button-link-animation h4.anim,
#wrapper .lieu a:not(.contact-link, .no-animation),
#wrapper .lieu span:not(.no-animation, .fusion-imageframe),
#wrapper .lieu h4.anim {
  width: 100%;
  position: relative;
  --transformOrigin: right center;
  --width: 100%;
  --scale: 1;
}
#wrapper .link-animation a:not(.contact-link, .no-animation)::before, #wrapper .link-animation a:not(.contact-link, .no-animation)::after,
#wrapper .link-animation span:not(.no-animation, .fusion-imageframe)::before,
#wrapper .link-animation span:not(.no-animation, .fusion-imageframe)::after,
#wrapper .link-animation h4.anim::before,
#wrapper .link-animation h4.anim::after,
#wrapper .link-with-decoration a:not(.contact-link, .no-animation)::before,
#wrapper .link-with-decoration a:not(.contact-link, .no-animation)::after,
#wrapper .link-with-decoration span:not(.no-animation, .fusion-imageframe)::before,
#wrapper .link-with-decoration span:not(.no-animation, .fusion-imageframe)::after,
#wrapper .link-with-decoration h4.anim::before,
#wrapper .link-with-decoration h4.anim::after,
#wrapper .button-link-animation a:not(.contact-link, .no-animation)::before,
#wrapper .button-link-animation a:not(.contact-link, .no-animation)::after,
#wrapper .button-link-animation span:not(.no-animation, .fusion-imageframe)::before,
#wrapper .button-link-animation span:not(.no-animation, .fusion-imageframe)::after,
#wrapper .button-link-animation h4.anim::before,
#wrapper .button-link-animation h4.anim::after,
#wrapper .lieu a:not(.contact-link, .no-animation)::before,
#wrapper .lieu a:not(.contact-link, .no-animation)::after,
#wrapper .lieu span:not(.no-animation, .fusion-imageframe)::before,
#wrapper .lieu span:not(.no-animation, .fusion-imageframe)::after,
#wrapper .lieu h4.anim::before,
#wrapper .lieu h4.anim::after {
  content: "";
  position: absolute;
  bottom: 0em;
  left: 0;
  width: 100%;
  height: min(0.0625em, 1px);
  background-color: #ea6315;
  transition: transform 0.735s cubic-bezier(0.625, 0.05, 0, 1);
  transform-origin: right;
  transform: scaleX(0) rotate(0.001deg);
  z-index: 999999;
}
#wrapper .link-animation a:not(.contact-link, .no-animation)::before,
#wrapper .link-animation span:not(.no-animation, .fusion-imageframe)::before,
#wrapper .link-animation h4.anim::before,
#wrapper .link-with-decoration a:not(.contact-link, .no-animation)::before,
#wrapper .link-with-decoration span:not(.no-animation, .fusion-imageframe)::before,
#wrapper .link-with-decoration h4.anim::before,
#wrapper .button-link-animation a:not(.contact-link, .no-animation)::before,
#wrapper .button-link-animation span:not(.no-animation, .fusion-imageframe)::before,
#wrapper .button-link-animation h4.anim::before,
#wrapper .lieu a:not(.contact-link, .no-animation)::before,
#wrapper .lieu span:not(.no-animation, .fusion-imageframe)::before,
#wrapper .lieu h4.anim::before {
  transform-origin: left;
  transform: scaleX(0) rotate(0.001deg);
  transition-delay: 0.3s;
}
#wrapper .link-animation a:not(.contact-link, .no-animation):hover::before,
#wrapper .link-animation span:not(.no-animation, .fusion-imageframe):hover::before,
#wrapper .link-animation h4.anim:hover::before,
#wrapper .link-with-decoration a:not(.contact-link, .no-animation):hover::before,
#wrapper .link-with-decoration span:not(.no-animation, .fusion-imageframe):hover::before,
#wrapper .link-with-decoration h4.anim:hover::before,
#wrapper .button-link-animation a:not(.contact-link, .no-animation):hover::before,
#wrapper .button-link-animation span:not(.no-animation, .fusion-imageframe):hover::before,
#wrapper .button-link-animation h4.anim:hover::before,
#wrapper .lieu a:not(.contact-link, .no-animation):hover::before,
#wrapper .lieu span:not(.no-animation, .fusion-imageframe):hover::before,
#wrapper .lieu h4.anim:hover::before {
  transform-origin: right;
  transform: scaleX(0) rotate(0.001deg);
  transition-delay: 0s;
}
#wrapper .link-animation a:not(.contact-link, .no-animation)::after,
#wrapper .link-animation span:not(.no-animation, .fusion-imageframe)::after,
#wrapper .link-animation h4.anim::after,
#wrapper .link-with-decoration a:not(.contact-link, .no-animation)::after,
#wrapper .link-with-decoration span:not(.no-animation, .fusion-imageframe)::after,
#wrapper .link-with-decoration h4.anim::after,
#wrapper .button-link-animation a:not(.contact-link, .no-animation)::after,
#wrapper .button-link-animation span:not(.no-animation, .fusion-imageframe)::after,
#wrapper .button-link-animation h4.anim::after,
#wrapper .lieu a:not(.contact-link, .no-animation)::after,
#wrapper .lieu span:not(.no-animation, .fusion-imageframe)::after,
#wrapper .lieu h4.anim::after {
  transform-origin: right;
  transform: scaleX(0) rotate(0.001deg);
  transition-delay: 0s;
}
#wrapper .link-animation a:not(.contact-link, .no-animation):hover::after,
#wrapper .link-animation span:not(.no-animation, .fusion-imageframe):hover::after,
#wrapper .link-animation h4.anim:hover::after,
#wrapper .link-with-decoration a:not(.contact-link, .no-animation):hover::after,
#wrapper .link-with-decoration span:not(.no-animation, .fusion-imageframe):hover::after,
#wrapper .link-with-decoration h4.anim:hover::after,
#wrapper .button-link-animation a:not(.contact-link, .no-animation):hover::after,
#wrapper .button-link-animation span:not(.no-animation, .fusion-imageframe):hover::after,
#wrapper .button-link-animation h4.anim:hover::after,
#wrapper .lieu a:not(.contact-link, .no-animation):hover::after,
#wrapper .lieu span:not(.no-animation, .fusion-imageframe):hover::after,
#wrapper .lieu h4.anim:hover::after {
  transform-origin: left;
  transform: scaleX(1) rotate(0.001deg);
  transition-delay: 0s;
}

.scale-up {
  transition: scale 0.4s ease-out !important;
}
.scale-up:hover {
  scale: 1.04;
}

.scale-up-wrapper button {
  transition: scale 0.4s ease-out !important;
}
.scale-up-wrapper button:hover {
  scale: 1.04;
}

.img-separator-front {
  position: relative;
  width: 100%;
  height: 100px;
}
@media screen and (min-width: 1201px) {
  .img-separator-front {
    height: 200px;
  }
}
.img-separator-front img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 2000px; /* Taille fixe */
  height: auto;
  max-width: none;
  max-height: none;
}

body:not(.fusion-builder-live) .noise-overlay-section > div {
  position: relative;
}
body:not(.fusion-builder-live) .noise-overlay-section > div.has-radius {
  border-radius: 16px;
}
body:not(.fusion-builder-live) .noise-overlay-section > div.has-radius:after {
  border-radius: 16px;
}
body:not(.fusion-builder-live) .noise-overlay-section:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url("./assets/img/noise-pattern-cut-2.webp");
  background-repeat: repeat !important;
  background-size: 20%;
  z-index: 0;
  opacity: 0.12;
  pointer-events: none;
  mix-blend-mode: multiply;
}

.postcard-align-center ul {
  justify-content: center;
}

.fusion-row-overlay {
  pointer-events: none;
}

.parallax-container .parallax-img > div {
  padding: 75px 0 !important;
}
@media screen and (min-width: 800px) {
  .parallax-container .parallax-img > div {
    padding: 100px 0 !important;
  }
}
@media screen and (min-width: 1201px) {
  .parallax-container .parallax-img > div {
    padding: 200px 0 !important;
  }
}

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

.text-balance {
  text-wrap: balance;
}

#Header-desktop {
  will-change: transform;
  margin: 10px;
  right: 0;
  left: 0;
  width: calc(100% - 20px);
}
#Header-desktop #menu-presentation-la-meditation-vipassana #menu-item-52 span.menu-text {
  text-wrap: balance;
}

.rounded-mask {
  -webkit-clip-path: ellipse(80% 80% at 50% 20%);
          clip-path: ellipse(80% 80% at 50% 20%);
}
@media screen and (min-width: 1201px) {
  .rounded-mask {
    -webkit-clip-path: ellipse(70% 80% at 50% 20%);
            clip-path: ellipse(70% 80% at 50% 20%);
  }
}

.mega-menu .awb-menu__mega-wrap {
  width: -moz-max-content;
  width: max-content;
}
.mega-menu .awb-menu__mega-wrap .menu-text {
  text-align: left;
}
.mega-menu .awb-menu__open-nav-submenu-hover::before {
  transition: all 0.1s ease-in;
}
.mega-menu:hover .awb-menu__open-nav-submenu-hover::before {
  rotate: 180deg;
}

.sep-right::after {
  content: "";
  width: 1px;
  height: 70%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #ded3b6;
}

.menu-highlight {
  margin: 0 16px !important;
  background-color: #ea6315 !important;
  border-radius: 50px !important;
}
.menu-highlight > a .menu-text {
  color: #fff;
}
.menu-highlight:hover {
  background-color: #d35912 !important;
}

.mega-menu-retraites-et-cours .awb-menu__open-nav-submenu-hover {
  color: #fff !important;
}

.mega-menu-enseignements .awb-menu__mega-wrap {
  width: 510px;
}

.mega-menu-contact .awb-menu__mega-wrap {
  width: 300px;
}

.submenu-orange span {
  color: #ea6315 !important;
}

.download-icon {
  margin-right: 8px;
}
.download-icon svg {
  width: 26px;
  height: auto;
  fill: #ea6315;
}

.programme-icon {
  margin-right: 8px;
}
.programme-icon svg {
  width: 16px;
  display: block;
  height: auto;
}
.programme-icon svg path {
  fill: #ea6315;
}

.mobile-menu-content1 {
  height: 0;
  overflow: hidden;
}

.mail-svg {
  width: 26px;
  height: auto;
}
.mail-svg svg {
  width: 100%;
  height: 100%;
}
.mail-svg svg path {
  stroke: #ea6315;
}
.mail-svg:hover svg path {
  stroke: hsl(22, 84%, 45%);
}

.footer-form {
  margin-bottom: 20px;
}
@media screen and (min-width: 800px) {
  .footer-form {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1201px) {
  .footer-form {
    margin-bottom: 120px;
  }
}
.footer-form .inf-content {
  margin-top: 8px;
}
.footer-form .inf-input:is(:nth-child(1), :nth-child(2)) {
  width: 49.2%;
  display: inline-block;
  margin-bottom: 16px;
}
.footer-form .inf-input:nth-child(1) {
  padding-right: 8px;
}
.footer-form .inf-input:nth-child(2) {
  padding-left: 8px;
}
.footer-form .inf-input:nth-child(3) {
  width: 100%;
  display: inline-block;
}
.footer-form input[type=text],
.footer-form input[type=email] {
  padding: 0;
  background: transparent !important;
  border: 0;
  border-bottom: 1px solid rgba(211, 192, 153, 0.6) !important;
  border-radius: 0 !important;
}
.footer-form input[type=text]::-moz-placeholder, .footer-form input[type=email]::-moz-placeholder {
  color: rgba(34, 51, 72, 0.7);
}
.footer-form input[type=text]::placeholder,
.footer-form input[type=email]::placeholder {
  color: rgba(34, 51, 72, 0.7);
}
.footer-form input[type=text]:focus,
.footer-form input[type=email]:focus {
  border-color: #d3c099 !important;
}
.footer-form .inf-submit {
  text-align: right;
}
.footer-form input[type=submit] {
  cursor: pointer;
  background-color: #ea6315;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  font-family: "DM Sans", Arial, Helvetica, sans-serif;
  border-width: 0px;
  color: #fff;
  padding: 10px 14px;
}
.footer-form input[type=submit]:hover {
  background-color: #ce5219;
}

.event-label-button {
  pointer-events: none;
}

.events-gallery li > div {
  cursor: pointer;
  position: relative;
}
.events-gallery li > div:hover:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url("./assets/img/noise-pattern-cut-2.webp");
  background-repeat: repeat !important;
  background-size: 20%;
  z-index: 100;
  opacity: 0.2;
  pointer-events: none;
  mix-blend-mode: multiply;
}

.hover-shadow > div {
  transition: box-shadow 0.1s ease !important;
}
.hover-shadow > div:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.fusion-nothing-found {
  text-align: center;
  font-style: italic !important;
  font-size: 18px !important;
}

.newsletter-form input {
  padding: 0 !important;
}

.separator-svg svg {
  width: 100%;
  display: block;
}

.event-date-filter {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 16px;
  margin: 8px 0;
  align-items: center;
}
@media screen and (min-width: 800px) {
  .event-date-filter {
    flex-wrap: nowrap;
  }
}
.event-date-filter .filter-title {
  flex-basis: 100%;
  flex-grow: 1;
  color: #4f4f4f;
  font-size: 18px;
  line-height: 1;
}
.event-date-filter form {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
.event-date-filter form select {
  height: auto;
  font-size: 16px;
  min-width: 120px;
  border: none;
  border-bottom: 1px solid #cfcfcf;
  margin: 0;
}
.event-date-filter button {
  padding: 0;
  color: #ea6315;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.015em;
  background-color: transparent;
  transition: scale 0.4s linear;
  font-family: "DM Sans", Arial, Helvetica;
  border: none;
  margin-left: 16px;
  transition: background-color 0.1s linear;
  cursor: pointer;
}
.event-date-filter button:hover {
  text-decoration: underline;
  text-underline-offset: 2px;
}

.mudita-events-filter {
  padding-top: 0px;
}
.mudita-events-filter header {
  display: flex;
  border: 1px solid #264468;
  padding: 16px 18px;
  border-radius: 5px;
  background-color: #fff7e7;
  cursor: pointer;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
@media screen and (min-width: 800px) {
  .mudita-events-filter header {
    display: none;
  }
}
.mudita-events-filter header h3 {
  margin: 0;
}
.mudita-events-filter header .header-icon svg {
  display: block;
  height: 32px;
  width: 32px;
  fill: #264468;
}
.mudita-events-filter .wpc-filter-selected-values {
  display: none;
}
.mudita-events-filter .widget_wpc_filters_widget {
  height: 0;
  overflow: hidden;
}
@media screen and (min-width: 800px) {
  .mudita-events-filter .widget_wpc_filters_widget {
    height: auto;
  }
}

@media screen and (max-width: 799px) {
  .fusion-filterevents {
    order: 0 !important;
  }
  .fusion-filterevents #wpc_filters_widget-2 {
    padding-top: 0 !important;
  }
  .tribe-common {
    padding-top: 0;
  }
}
.wpc-filter-header {
  position: relative;
  color: #264468;
  font-family: ivyjournal, "Bookman Old Style", serif;
}
.wpc-filter-header span,
.wpc-filter-header .widget-title {
  font-family: ivyjournal, "Bookman Old Style", serif;
  color: #264468 !important;
}
.wpc-filter-header:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ded3b6;
  bottom: 0;
}

.wpc-filter-content {
  margin-left: 8px;
}
.wpc-filter-content .wpc-filter-link {
  color: #4f4f4f !important;
}
.wpc-filter-content input[type=checkbox] {
  margin-right: 12px !important;
}

.wpc-filters-scroll-container .wpc-filters-section:not(.wpc-filter-tribe_events_cat) input[type=checkbox]:checked + label .wpc-filter-link {
  color: #ea6315 !important;
}

.wpc-filter-content .wpc-term-item-content-wrapper label a {
  margin-right: 0;
}
.wpc-filter-content .wpc-term-item-content-wrapper label a:before {
  content: "";
  height: 13px;
  position: absolute;
  left: 0;
  top: 50%;
  min-width: 13px;
  border: 1px solid #264468 !important;
  border-radius: 3px;
  transform: translateY(-50%);
  transition: all 0.2s ease;
}
.wpc-filter-content .wpc-term-item-content-wrapper input {
  opacity: 0;
}
.wpc-filter-content .wpc-term-item-content-wrapper input[type=checkbox]:checked + label a:after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  left: 4px;
  border-radius: 2px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #ea6315;
}
.wpc-filter-content .wpc-term-item-content-wrapper input[type=checkbox]:checked + label a:before {
  border-color: #ea6315 !important;
}
.wpc-filter-content.wpc-filter-tribe_events_cat label {
  margin-top: 2px !important;
}
.wpc-filter-content.wpc-filter-tribe_events_cat label a:after,
.wpc-filter-content.wpc-filter-tribe_events_cat label a:before {
  margin-left: 16px;
  border-color: #fff !important;
}
.wpc-filter-content.wpc-filter-tribe_events_cat label a:after {
  background-color: #fff !important;
}
.wpc-filter-content.wpc-filter-tribe_events_cat input[type=checkbox]:checked + label a:before {
  border-color: #fff !important;
}
.wpc-filter-content.wpc-filter-tribe_events_cat .wpc-term-item-content-wrapper {
  width: -moz-max-content;
  width: max-content;
  padding: 8px 16px;
  border-radius: 4px;
}
.wpc-filter-content.wpc-filter-tribe_events_cat .wpc-term-item-content-wrapper .wpc-filter-link {
  color: #fff !important;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.84px;
}
.wpc-filter-content.wpc-filter-tribe_events_cat .wpc-term-id-15 .wpc-term-item-content-wrapper {
  background: #ea6315;
}
.wpc-filter-content.wpc-filter-tribe_events_cat .wpc-term-id-16 .wpc-term-item-content-wrapper {
  background: #35577f;
}

.wpc-inner-widget-chips-wrapper {
  overflow-y: hidden !important;
}
.wpc-inner-widget-chips-wrapper .wpc-filter-chip:not(.wpc-chip-reset-all) {
  display: none;
}
.wpc-inner-widget-chips-wrapper .wpc-filter-chip-name {
  margin-right: 0.5em !important;
}
.wpc-inner-widget-chips-wrapper .wpc-chip-remove-icon {
  display: block !important;
}

.tribe-events-header .event-date-filter button {
  font-size: 18px;
}

.mp3-date-filter {
  opacity: 0;
  visibility: hidden;
  display: none;
}

#All-mp3s-container,
#All-enseignements-container {
  display: flex;
  flex-direction: column;
}
#All-mp3s-container .category-container:not(:last-child),
#All-enseignements-container .category-container:not(:last-child) {
  border-bottom: 1px solid #ded3b6;
}
#All-mp3s-container .category-container.startOpen .mp3s,
#All-mp3s-container .category-container.startOpen .enseignements-ecrits,
#All-enseignements-container .category-container.startOpen .mp3s,
#All-enseignements-container .category-container.startOpen .enseignements-ecrits {
  height: auto;
}
#All-mp3s-container .category-container.is-open .mp3s,
#All-mp3s-container .category-container.is-open .enseignements-ecrits,
#All-enseignements-container .category-container.is-open .mp3s,
#All-enseignements-container .category-container.is-open .enseignements-ecrits {
  margin-bottom: 32px;
}
#All-mp3s-container .category-container.is-open .category-chevron svg,
#All-enseignements-container .category-container.is-open .category-chevron svg {
  rotate: 180deg;
}
#All-mp3s-container .category-container .category-title,
#All-enseignements-container .category-container .category-title {
  display: flex;
  justify-content: space-between;
  flex-flow: row nowrap;
  padding-block: 24px;
  margin: 0;
  gap: 8px;
  cursor: pointer;
}
#All-mp3s-container .category-container .category-title .mp3-category-title,
#All-mp3s-container .category-container .category-title .enseignement-category-title,
#All-enseignements-container .category-container .category-title .mp3-category-title,
#All-enseignements-container .category-container .category-title .enseignement-category-title {
  margin: 0;
  color: #264468;
  font-size: clamp(1.5rem, 1.3rem + 0.6vw, 1.75rem);
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  font-size: 22px;
}
#All-mp3s-container .category-container .category-title .category-chevron,
#All-enseignements-container .category-container .category-title .category-chevron {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: flex-end;
  gap: 8px;
  color: #ea6315;
}
#All-mp3s-container .category-container .category-title .category-chevron svg,
#All-enseignements-container .category-container .category-title .category-chevron svg {
  fill: #ea6315;
  transition: rotate 0.1s linear;
  display: block;
  width: 24px;
  height: 24px;
}
#All-mp3s-container .download-btn,
#All-enseignements-container .download-btn {
  order: 3;
}
@media screen and (min-width: 800px) {
  #All-mp3s-container .download-btn,
  #All-enseignements-container .download-btn {
    order: 0;
  }
}
#All-mp3s-container .download-btn a,
#All-enseignements-container .download-btn a {
  display: flex;
  flex-flow: row nowrap;
  justify-self: flex-end;
  align-items: center;
  gap: 4px;
}
#All-mp3s-container .download-btn .download-icon,
#All-enseignements-container .download-btn .download-icon {
  background-color: none;
  height: 32px;
  width: 32px;
  padding: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#All-mp3s-container .download-btn .download-icon svg,
#All-enseignements-container .download-btn .download-icon svg {
  fill: #ea6315;
  display: block;
}
#All-mp3s-container .download-btn p,
#All-enseignements-container .download-btn p {
  transform: translateY(2px);
  margin: 0;
  color: #ea6315;
  font-size: 14px;
  line-height: 1;
}

.mp3s {
  display: flex;
  flex-direction: column;
  gap: 16px;
  height: 0;
  overflow: hidden;
  transition: margin 0.1s linear;
}
.mp3s .mp3 {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  background-color: #fcf9f1;
  border-radius: 8px;
  padding: 10px 16px;
  gap: 10px;
  justify-content: space-between;
}
@media screen and (min-width: 800px) {
  .mp3s .mp3 {
    gap: 16px;
    flex-wrap: nowrap;
  }
}
.mp3s .mp3 .mp3-play {
  order: 2;
}
@media screen and (min-width: 800px) {
  .mp3s .mp3 .mp3-play {
    order: 0;
  }
}
.mp3s .mp3 .mp3-play .mp3-play-icon {
  height: 36px;
  width: 36px;
  background-color: none;
  border-radius: 100%;
  border: 1px solid #ea6315;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: scale 0.1s linear;
}
.mp3s .mp3 .mp3-play .mp3-play-icon:hover {
  scale: 1.1;
  background-color: #ea6315;
}
.mp3s .mp3 .mp3-play .mp3-play-icon:hover svg {
  fill: #fcf9f1;
}
.mp3s .mp3 .mp3-play .mp3-play-icon svg {
  transition: fill 0.1s linear;
  display: block;
  fill: #ea6315;
  width: 12px;
  height: auto;
  transform: translateX(2px);
}
.mp3s .mp3 .mp3-info {
  flex-basis: 100%;
  flex-grow: 1;
  order: 0;
}
.mp3s .mp3 .mp3-info .mp3-metadata {
  display: inline-block;
  font-size: 14px;
  margin-bottom: 4px;
}
.mp3s .mp3 .mp3-info .mp3-title h3 {
  color: #4f4f4f;
  font-family: "DM Sans", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 4px;
}

.all-enseignements-container {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.enseignements-ecrits {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.enseignements-ecrits .enseignement {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  gap: 16px;
  background-color: #fcf9f1;
  padding: 8px 16px;
  border-radius: 8px;
}
.enseignements-ecrits .enseignement .title {
  margin: 0;
  flex-grow: 1;
}
.enseignements-ecrits .enseignement .title > a {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-flow: row nowrap;
}
.enseignements-ecrits .enseignement .title:hover h3 {
  color: #ea6315;
}
.enseignements-ecrits .enseignement .enseignement-ico svg {
  display: block;
  fill: #ea6315;
}
.enseignements-ecrits .enseignement .enseignement-title h3 {
  font-family: "DM sans";
  color: #4f4f4f;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 18px */
}
.enseignements-ecrits .enseignement .download-btn p {
  display: none;
}
@media screen and (min-width: 800px) {
  .enseignements-ecrits .enseignement .download-btn p {
    display: block;
  }
}

.retraites-introuvable {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.landing {
  height: 50vh;
}
@media screen and (min-width: 800px) {
  .landing {
    height: 80vh;
  }
}
@media screen and (min-width: 1201px) {
  .landing {
    height: 750px;
  }
}

.landing-v3 {
  height: 100vh;
}

.landing-quote {
  perspective: 400px;
}
.landing-quote .quote-text {
  position: absolute;
  width: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.landing-quote .quote-text:not(:first-child) {
  opacity: 0;
  visibility: hidden;
}

.enseignements-svg {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
}
.enseignements-svg .svg-container {
  position: relative;
}
.enseignements-svg .big-icon {
  position: relative;
  background: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
}
.enseignements-svg .big-icon svg {
  display: block;
  width: 60px;
  height: auto;
}
.enseignements-svg .big-icon svg path,
.enseignements-svg .big-icon svg polygon {
  fill: #836440;
}
.enseignements-svg .big-icon svg path.cls-buddha,
.enseignements-svg .big-icon svg polygon.cls-buddha {
  fill: #fffefc;
}
.enseignements-svg .small-icon {
  position: absolute;
  height: 24px;
  width: 24px;
  right: -3px;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.enseignements-svg .small-icon svg {
  height: 100%;
  width: 100%;
}
.enseignements-svg .small-icon svg circle {
  fill: #836440;
}

#rtec .rtec-form-buttons {
  margin-top: 24px;
}
#rtec input[type=submit] {
  padding: 8px 16px;
  color: #fff;
  background-color: #ea6315 !important;
  border-radius: 50px;
  border: none;
  transition: scale 0.4s ease-out !important;
}
#rtec input[type=submit]:hover {
  scale: 1.04;
  background-color: #ce5219 !important;
}

.enseignant-contact-svg svg {
  display: block;
}

.event-badge {
  padding: 8px 16px !important;
  border-radius: 5px;
  color: #fff;
  z-index: 9;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.08em;
  width: -moz-max-content;
  width: max-content;
}

.retour-aux-retraites p {
  display: inline !important;
  cursor: pointer;
}

.event-sub-btn-wrapper {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 800px) {
  .event-sub-btn-wrapper {
    justify-content: flex-start;
  }
}
.event-sub-btn-wrapper .event-sub-btn {
  padding: 12px 24px;
  width: -moz-max-content;
  width: max-content;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  border: none;
  border-radius: 100px;
  letter-spacing: 0.015em;
  font-family: "DM sans", Arial, Helvetica, sans-serif;
  transition: background-color 0.15s linear, scale 0.15s linear;
  cursor: pointer;
}
@media screen and (max-width: 799px) {
  .event-sub-btn-wrapper .event-sub-btn {
    width: 100%;
  }
}
.event-sub-btn-wrapper .event-sub-btn:hover {
  scale: 1.05;
}
.event-sub-btn-wrapper .event-sub-btn.btn-journee:hover {
  background-color: #1f3855 !important;
}
.event-sub-btn-wrapper .event-sub-btn.btn-retraite:hover {
  background-color: #d35913 !important;
}

.event-venue-address p {
  margin-bottom: 8px !important;
}

.event-venue-trajet {
  margin-top: 26px;
}
.event-venue-trajet p:last-child {
  margin-bottom: 0 !important;
}

.event-teachers {
  display: flex;
  flex-direction: row;
  gap: 26px;
  position: relative;
  align-items: center;
  justify-content: space-evenly;
}
.event-teachers .event-teacher-container {
  position: relative;
  display: flex;
  flex-flow: column nowrap;
  gap: 16px;
  justify-content: center;
  align-items: center;
}
.event-teachers .event-teacher-container a {
  z-index: 15;
  cursor: pointer;
}
.event-teachers .event-teacher-container a:hover .event-teacher-img img {
  scale: 1.1;
}
.event-teachers .event-teacher-container .event-teacher-img {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.event-teachers .event-teacher-container .event-teacher-img .event-teacher-img-wrapper {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 100%;
}
.event-teachers .event-teacher-container .event-teacher-img .event-teacher-img-wrapper img {
  transition: scale 0.2s ease-in;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1;
}
.event-teachers .event-teacher-container .event-teacher-info {
  flex: 1;
}
.event-teachers .event-teacher-container .event-teacher-info h4 {
  font-family: "DM sans", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #ea6315;
  margin-top: 0;
  margin-bottom: 8px;
  text-align: center;
}
.event-teachers .event-teacher-container .event-teacher-info p {
  margin-bottom: 8px;
}
.event-teachers .event-teacher-container .event-teacher-info * {
  text-align: center;
}
@media screen and (min-width: 1201px) {
  .event-teachers .event-teacher-container .event-teacher-info * {
    text-align: left;
  }
}

.bio-hidden {
  height: 0;
  overflow: hidden;
}
.bio-hidden > div {
  padding: 0;
}

.bio-read-more p {
  cursor: pointer;
}

#FAQ .fusion-filters {
  display: none !important;
}
#FAQ .post-content {
  padding-bottom: 0 !important;
}
#FAQ .post-content p:last-child {
  margin-bottom: 0 !important;
}
#FAQ .fusion-accordian .panel-title a:not(.active):hover .fa-fusion-box {
  color: #ea6315 !important;
}

.description-enseignant {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  flex-grow: 1;
  /* Fixe la hauteur pour 4 lignes */
  max-height: 5.5em; /* 4 lignes */
}

.enseignant-category-title .fusion-title-heading {
  padding: 0 10px !important;
}
@media screen and (min-width: 1201px) {
  .enseignant-category-title .fusion-title-heading {
    padding: 0 20px !important;
  }
}
.enseignant-category-title .title-sep-container {
  height: 1px !important;
}

.lieux-container {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (min-width: 800px) {
  .lieux-container {
    gap: 32px;
  }
}
@media screen and (min-width: 1201px) {
  .lieux-container {
    gap: 64px;
  }
}
.lieux-container .lieu {
  padding: 40px 20px;
  background-color: #fffefc;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 800px) {
  .lieux-container .lieu {
    padding: 44px;
  }
}
@media screen and (min-width: 1201px) {
  .lieux-container .lieu {
    flex-flow: row nowrap;
  }
}
.lieux-container .lieu .lieu-titre {
  flex: 2;
}
.lieux-container .lieu .lieu-titre .titre {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-bottom: 32px;
  gap: 8px;
}
@media screen and (min-width: 800px) {
  .lieux-container .lieu .lieu-titre .titre {
    gap: 20px;
  }
}
@media screen and (min-width: 1201px) {
  .lieux-container .lieu .lieu-titre .titre {
    margin-bottom: 28px;
    margin-bottom: 0;
    justify-content: flex-start;
  }
}
.lieux-container .lieu .lieu-titre .titre svg {
  display: block;
}
.lieux-container .lieu .lieu-titre h2 {
  margin: 0;
  font-size: 28px !important;
}
@media screen and (min-width: 800px) {
  .lieux-container .lieu .lieu-titre h2 {
    font-size: 32px;
  }
}
.lieux-container .lieu .lieu-info {
  flex: 5;
  display: flex;
  flex-direction: column;
  gap: 60px;
}
@media screen and (min-width: 800px) {
  .lieux-container .lieu .lieu-info {
    gap: 40px;
  }
}
.lieux-container .lieu .lieu-info .cours .cours-header h4 {
  margin-top: 0;
  margin-bottom: 4px;
  font-family: "DM sans", Arial, Helvetica, sans-serif;
  font-weight: 700;
  line-height: 1.15;
  font-style: normal;
  color: #264468;
  font-size: 22px;
}
.lieux-container .lieu .lieu-info .cours .cours-header p {
  margin-bottom: 0;
}
.lieux-container .lieu .lieu-info .cours .separator {
  margin-block: 20px;
}
.lieux-container .lieu .lieu-info .cours .cours-description {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (min-width: 800px) {
  .lieux-container .lieu .lieu-info .cours .cours-description {
    flex-flow: row nowrap;
    gap: 0px;
  }
}
.lieux-container .lieu .lieu-info .cours .cours-description .cours-lieu,
.lieux-container .lieu .lieu-info .cours .cours-description .cours-renseignement {
  flex: 1;
}
.lieux-container .lieu .lieu-info .cours .cours-description .cours-lieu p,
.lieux-container .lieu .lieu-info .cours .cours-description .cours-renseignement p {
  margin-bottom: 8px;
}

.contact-link {
  display: flex;
  flex-flow: row nowrap;
  gap: 8px;
  align-items: center;
}
.contact-link.contact-page {
  margin-bottom: 8px;
  justify-content: center;
}
@media screen and (min-width: 800px) {
  .contact-link.contact-page {
    justify-content: flex-start;
  }
}
.contact-link .tel {
  stroke: #ea6315;
}
.contact-link span {
  width: -moz-max-content !important;
  width: max-content !important;
}

.programme-complet {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media screen and (min-width: 800px) {
  .programme-complet {
    flex-direction: row;
  }
}
.programme-complet .programme-col {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.programme-complet .programme-col .event-item .date {
  margin-bottom: 4px;
  color: #836440;
}
.programme-complet .programme-col .event-item .titre {
  margin: 0;
  color: #264468;
  font-family: "DM Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 21.6px */
}
.programme-complet .programme-col .event-item .enseignants {
  color: #4f4f4f;
}

#rtec {
  max-width: 100%;
}

.list-ethique ol {
  list-style-position: inside; /* Ceci place le numéro À L'INTÉRIEUR de la zone de contenu de l'élément li */
  padding-left: 0; /* Supprime le rembourrage par défaut de la liste */
  margin-left: 0; /* Supprime la marge par défaut de la liste */
}
.list-ethique ol li {
  margin-bottom: 12px;
}
.list-ethique ol li::marker {
  font-weight: bold;
  color: #264468;
}

.list-exercice ul {
  list-style-type: none;
  list-style-position: inside;
  padding-left: 0;
  margin-left: 0;
}
.list-exercice ul > li {
  margin-bottom: 12px;
}

.full-width-img-separator {
  transform: translateY(-50%);
}

.list-mission-histoire ul li {
  margin-bottom: 8px;
}

.timeline-date {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-start;
  transform: none;
}
@media screen and (min-width: 800px) {
  .timeline-date {
    justify-content: flex-end;
    transform: translateX(9px);
  }
}
@media screen and (min-width: 1201px) {
  .timeline-date {
    transform: translateX(13.2px);
  }
}
.timeline-date span {
  color: #836440;
  font-family: var(--Text-font, "DM Sans");
  font-size: var(--Size-S3, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  margin-right: 8px;
}
.timeline-date svg {
  display: none;
}
@media screen and (min-width: 800px) {
  .timeline-date svg {
    display: block;
  }
}
.timeline-date svg circle {
  fill: #836440;
}

.awb-gallery-buttons .fusion-button {
  padding: 12px 24px !important;
  border-radius: 50px !important;
  transition: scale 0.4s ease-out !important;
}
.awb-gallery-buttons .fusion-button:hover {
  scale: 1.04;
}

.autres-centres-titre .fusion-title-heading {
  padding: 0 10px !important;
}
@media screen and (min-width: 1201px) {
  .autres-centres-titre .fusion-title-heading {
    padding: 0 20px !important;
  }
}
.autres-centres-titre .title-sep-container {
  height: 1px !important;
}/*# sourceMappingURL=style.css.map */