@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);
/**
* COLORS
*/
html {
  overflow-x: hidden;
}

body {
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  line-height: 1.5em;
  font-family: "Montserrat", sans-serif;
  font-size: 0.875rem;
}

button {
  font-family: "Montserrat", sans-serif;
}

.grecaptcha-badge {
  visibility: hidden;
}

.cbc-family {
  padding-top: 0 !important;
}

.elementor-widget-text-editor > ul {
  list-style: none outside none;
  padding: 0;
}
.elementor-widget-text-editor > ul li {
  margin-bottom: 5px;
}
.elementor-widget-text-editor > ul li:before {
  content: "\e902";
  font-family: "icomoon";
  display: inline-block;
  vertical-align: -1px;
  margin-right: 7px;
  color: #a34a9c;
}
.elementor-widget-text-editor > ol {
  list-style-position: inside;
}
.elementor-widget-text-editor > ol li::marker {
  color: #a34a9c;
}

.elementor-image-carousel-caption {
  max-width: 1024px;
  margin: 0 auto;
}

.elementor-element .swiper .elementor-swiper-button.elementor-swiper-button,
.elementor-element .swiper ~ .elementor-swiper-button.elementor-swiper-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 37px;
  height: 37px;
  border-radius: 100%;
  background: #ffffff;
  color: #000000 !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
  font-size: 0.875rem !important;
  transition: background 0.2s, color 0.2s, opacity 0.2s;
}
.elementor-element .swiper .elementor-swiper-button.elementor-swiper-button svg,
.elementor-element .swiper ~ .elementor-swiper-button.elementor-swiper-button svg {
  fill: #000000;
  width: 0.875rem;
  height: 0.875rem;
  transition: fill 0.2s;
}
.elementor-element .swiper .elementor-swiper-button.elementor-swiper-button:hover, .elementor-element .swiper .elementor-swiper-button.elementor-swiper-button:focus,
.elementor-element .swiper ~ .elementor-swiper-button.elementor-swiper-button:hover,
.elementor-element .swiper ~ .elementor-swiper-button.elementor-swiper-button:focus {
  background: #000000;
  color: #ffffff !important;
}
.elementor-element .swiper .elementor-swiper-button.elementor-swiper-button:hover svg, .elementor-element .swiper .elementor-swiper-button.elementor-swiper-button:focus svg,
.elementor-element .swiper ~ .elementor-swiper-button.elementor-swiper-button:hover svg,
.elementor-element .swiper ~ .elementor-swiper-button.elementor-swiper-button:focus svg {
  fill: #ffffff;
}
.elementor-element .swiper .elementor-swiper-button.elementor-swiper-button.swiper-button-disabled,
.elementor-element .swiper ~ .elementor-swiper-button.elementor-swiper-button.swiper-button-disabled {
  opacity: 0.3;
  cursor: default;
  pointer-events: none;
}

.elementor-swiper-button-prev {
  left: 15px;
}

.elementor-swiper-button-next {
  right: 15px;
}

.elementor-arrows-position-outside .swiper {
  width: 100%;
}
.elementor-arrows-position-outside .elementor-swiper-button-prev {
  left: 15px;
}
.elementor-arrows-position-outside .elementor-swiper-button-next {
  right: 15px;
}

.e-n-accordion .e-n-accordion-item:first-child summary {
  border-radius: 5px 5px 0 0;
}
.e-n-accordion .e-n-accordion-item:last-child summary {
  border-radius: 0 0 5px 5px;
}

.section-separator {
  position: relative;
}
.section-separator::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  z-index: 1;
  height: clamp(40px, 10vw, 100px);
  background-color: #ffffff;
  clip-path: polygon(0 100%, 100% 0, 100% 100%);
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .section-separator::after {
    height: clamp(60px, 9vw, 100px);
  }
}
@media screen and (min-width: 1200px) {
  .section-separator::after {
    height: 100px;
  }
}

body h1,
body .h1 {
  font-size: 1.75rem;
  line-height: 1.2;
  font-weight: 700;
  margin-top: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  body h1,
  body .h1 {
    font-size: 2.25rem;
  }
}
@media screen and (min-width: 1024px) {
  body h1,
  body .h1 {
    font-size: 2.8125rem;
  }
}

body h2,
body .h2 {
  font-size: 1.5625rem;
  line-height: 1.2;
  font-weight: 700;
  margin-top: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  body h2,
  body .h2 {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  body h2,
  body .h2 {
    font-size: 2.5rem;
  }
}

body h3,
body .h3 {
  font-size: 1.375rem;
  line-height: 1.2;
  font-weight: 700;
  margin-top: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  body h3,
  body .h3 {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  body h3,
  body .h3 {
    font-size: 1.5625rem;
  }
}

body h4,
body .h4 {
  font-size: 1.125rem;
  line-height: 1.3333;
  font-weight: 700;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  body h4,
  body .h4 {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 1024px) {
  body h4,
  body .h4 {
    font-size: 1.125rem;
  }
}

body h5,
body .h5 {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  body h5,
  body .h5 {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  body h5,
  body .h5 {
    font-size: 1rem;
  }
}

.mb-0 {
  margin-bottom: 0;
}

.btn {
  text-decoration: none;
  transition: all 0.3s ease;
}
.btn:hover, .btn:focus {
  transition: all 0.3s ease;
}
.btn:hover::before, .btn:focus::before {
  transform: translateX(-4px);
}
.btn:hover::after, .btn:focus::after {
  transform: translateX(4px);
}
.btn::before, .btn::after {
  display: inline-block;
  color: #a34a9c;
  transition: transform 0.3s ease;
}
.btn::before {
  margin-right: 5px;
}
.btn::after {
  margin-left: 5px;
}

.btn-chevron-right::after, .btn-arrow-right::after, .btn-basketball-hoop::before, .btn-ticket::before, .btn-chevron-left::before, .btn-arrow-left::before {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: -1px;
}

body:not(.elementor-page) .btn, .btn-outline-white, .btn-white {
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
  border-radius: 5px;
  padding-block-start: 12px;
  padding-block-end: 12px;
  padding-inline-start: 24px;
  padding-inline-end: 24px;
  cursor: pointer;
}

.btn-arrow-left::before {
  content: "\e901";
}

.btn-chevron-left::before {
  content: "\e906";
}

.btn-ticket::before {
  content: "\e914";
}

.btn-basketball-hoop::before {
  content: "\e911";
}

.btn-arrow-right::after {
  content: "\e902";
}

.btn-chevron-right::after {
  content: "\e907";
}

button.btn-underline {
  background-color: transparent !important;
  color: #000000;
  padding: 0;
  position: relative;
  cursor: pointer;
  text-transform: initial;
  border: 0;
}
button.btn-underline:after {
  content: "";
  width: 0;
  display: block;
  height: 2px;
  background-color: #a34a9c;
  border-radius: 5px;
  transition: width 0.3s linear;
  margin-top: 7px;
}
button.btn-underline:hover, button.btn-underline:focus, button.btn-underline.is-active {
  color: #000000;
}
button.btn-underline:hover:after, button.btn-underline:focus:after, button.btn-underline.is-active:after {
  width: 100%;
  transition: width 0.3s linear;
}

.btn-white {
  color: #000000;
  background-color: #ffffff;
}
.btn-white:hover, .btn-white:focus {
  color: #ffffff;
  background-color: #000000;
}

.btn-outline-white {
  color: #ffffff;
  border: 1px solid #ffffff;
  background-color: transparent;
}
.btn-outline-white:hover, .btn-outline-white:focus {
  color: #000000;
  background-color: #ffffff;
}

body:not(.elementor-page) .btn-primary {
  color: #ffffff;
  background-color: #000000;
}
body:not(.elementor-page) .btn-primary svg,
body:not(.elementor-page) .btn-primary i {
  color: #ffffff;
}
body:not(.elementor-page) .btn-primary:hover, body:not(.elementor-page) .btn-primary:focus {
  color: #000000;
  background-color: #ffffff;
}
body:not(.elementor-page) .btn-primary:hover svg,
body:not(.elementor-page) .btn-primary:hover i, body:not(.elementor-page) .btn-primary:focus svg,
body:not(.elementor-page) .btn-primary:focus i {
  color: #000000;
}

html.menu-open,
body.menu-open {
  overflow: hidden;
  height: 100%;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 25px;
}
.admin-bar .header {
  top: 46px;
}
@media (min-width: 783px) {
  .admin-bar .header {
    top: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .header.is-sticky {
    position: fixed;
    top: 0;
    background: #000000;
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.25);
    animation: headerSlideDown 0.25s ease;
  }
  .header.is-sticky .header__logo-main {
    display: none;
  }
  .header.is-sticky .header__logo-sticky {
    display: block;
  }
  .admin-bar .header.is-sticky {
    top: 46px;
  }
}
@media screen and (min-width: 1200px) and (min-width: 783px) {
  .admin-bar .header.is-sticky {
    top: 32px;
  }
}
.header__center {
  flex: 0 0 auto;
  display: flex;
  justify-content: center;
}
.header__logo {
  margin: 0;
}
.header__logo a {
  display: block;
  line-height: 0;
}
.header__logo-main {
  display: block;
}
.header__logo-main svg,
.header__logo-main img {
  object-fit: contain;
  width: 88px;
  height: 90px;
}
@media screen and (min-width: 768px) {
  .header__logo-main svg,
  .header__logo-main img {
    width: 106px;
    height: 109px;
  }
}
.header__logo-main svg {
  fill: white;
}
.header__logo-sticky {
  display: none;
}
.header__logo-sticky svg,
.header__logo-sticky img {
  object-fit: contain;
  width: auto;
  height: 60px;
}
.header__left, .header__right {
  display: flex;
  align-items: center;
  flex: 1;
}
.header__left ul#menu-menu-gauche, .header__right ul#menu-menu-gauche {
  gap: 36px;
}
.header__left ul#menu-menu-gauche,
.header__left ul#menu-menu-droite, .header__right ul#menu-menu-gauche,
.header__right ul#menu-menu-droite {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}
.header__left ul#menu-menu-gauche a,
.header__left ul#menu-menu-droite a, .header__right ul#menu-menu-gauche a,
.header__right ul#menu-menu-droite a {
  text-decoration: none;
}
.header__left ul#menu-menu-gauche a:not(.btn),
.header__left ul#menu-menu-droite a:not(.btn), .header__right ul#menu-menu-gauche a:not(.btn),
.header__right ul#menu-menu-droite a:not(.btn) {
  color: #ffffff;
  font-size: 14px;
  transition: color 0.2s, opacity 0.2s;
  text-transform: uppercase;
}
.header__left ul#menu-menu-gauche a:not(.btn):hover,
.header__left ul#menu-menu-droite a:not(.btn):hover, .header__right ul#menu-menu-gauche a:not(.btn):hover,
.header__right ul#menu-menu-droite a:not(.btn):hover {
  color: #a34a9c;
  opacity: 1;
}
.header__left ul#menu-menu-droite, .header__right ul#menu-menu-droite {
  gap: 15px;
}
.header__right {
  justify-content: flex-end;
}
.header__right > nav {
  margin-right: 30px;
}
.header__right > nav .btn {
  font-size: 0.75rem;
  padding-block-start: 0.5rem;
  padding-block-end: 0.5rem;
  padding-inline-start: 1rem;
  padding-inline-end: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header__right > nav .btn::before {
  font-size: 1rem;
}
.header__right-content {
  display: flex;
  align-items: center;
  gap: 0 20px;
}
.header__right-content figure.wp-block-image {
  margin: 0;
}
.header__right-content figure.wp-block-image a {
  display: inline;
}
.header__right-content figure.wp-block-image img {
  display: block;
  opacity: 0.5;
  transition: opacity 0.3s ease;
  height: auto;
  max-width: 34px;
}
@media screen and (min-width: 768px) {
  .header__right-content figure.wp-block-image img {
    max-width: 40px;
  }
}
.header__right-content figure.wp-block-image img:hover, .header__right-content figure.wp-block-image img:focus {
  opacity: 1;
  transition: opacity 0.3s ease;
}
.header__left button.header__nav-btn {
  background: rgba(255, 255, 255, 0.15);
  border: none;
  cursor: pointer;
  padding: 8px;
  width: 42px;
  height: 42px;
  z-index: 200;
  color: #ffffff;
  border-radius: 150px;
  margin-right: 20px;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.header__left button.header__nav-btn .icon-bars,
.header__left button.header__nav-btn .icon-times {
  display: block;
  font-size: 16px;
}
.header__left button.header__nav-btn .icon-times {
  display: none;
}
.header__left button.header__nav-btn:hover {
  background-color: #ffffff;
  color: #000000;
}
.header__left button.header__nav-btn.is-open {
  background-color: #f3f3f3;
  color: #000000;
}
.header__left button.header__nav-btn.is-open:hover {
  color: #ffffff;
  background-color: #000000;
}
.header__left button.header__nav-btn.is-open .icon-bars {
  display: none;
}
.header__left button.header__nav-btn.is-open .icon-times {
  display: block;
}
.header__left > nav:last-of-type ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 24px;
}
.header__left > nav:last-of-type ul > li {
  position: relative;
}
.header__left > nav:last-of-type ul > li > .sub-menu-toggle {
  display: none;
}
.header__left > nav:last-of-type ul a {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  transition: opacity 0.2s;
}
.header__left > nav:last-of-type ul a:hover {
  opacity: 1;
}
.header__left > nav:last-of-type ul > li.menu-item-has-children > a {
  display: inline-flex;
  align-items: center;
  gap: 5px;
}
.header__left > nav:last-of-type ul > li.menu-item-has-children > a::after {
  content: "\e907";
  font-family: "icomoon";
  font-size: 0.75rem;
  display: inline-block;
  transform: rotate(90deg);
  transition: transform 0.25s;
  line-height: 1;
  color: #a34a9c;
}
.header__left > nav:last-of-type ul > li.menu-item-has-children:hover > a::after {
  transform: rotate(-90deg);
}
.header__left > nav:last-of-type ul > li > .sub-menu {
  position: absolute;
  top: 100%;
  left: -19px;
  padding-top: 14px;
  min-width: 220px;
  list-style: none;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s, visibility 0.2s;
  z-index: 200;
  display: flex;
  flex-direction: column;
  gap: 0;
}
.header__left > nav:last-of-type ul > li > .sub-menu::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 22px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ffffff;
  pointer-events: none;
  z-index: 1;
}
.header__left > nav:last-of-type ul > li > .sub-menu > li {
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #f3f3f3;
  background: #ffffff;
}
.header__left > nav:last-of-type ul > li > .sub-menu > li:last-child {
  border-bottom: none;
}
.header__left > nav:last-of-type ul > li > .sub-menu > li > a {
  display: flex;
  align-items: center;
  padding: 10px 18px;
  color: #000000 !important;
  font-size: 13px !important;
  font-weight: 500;
  text-transform: none !important;
  opacity: 1 !important;
  transition: color 0.15s, transform 0.2s, padding-left 0.15s !important;
  white-space: nowrap;
}
.header__left > nav:last-of-type ul > li > .sub-menu > li > a::before {
  content: "\e902";
  font-family: "icomoon";
  font-size: 9px;
  color: #a34a9c;
  flex-shrink: 0;
  opacity: 0;
  transform: translateX(-5px);
  transition: opacity 0.2s, transform 0.2s;
}
.header__left > nav:last-of-type ul > li > .sub-menu > li > a:hover {
  transform: translateX(10px);
}
.header__left > nav:last-of-type ul > li > .sub-menu > li > a:hover::before {
  opacity: 1;
  margin-right: 5px;
  transform: translateX(0);
}
.header__left > nav:last-of-type ul > li > .sub-menu > li:first-child {
  border-radius: 10px 10px 0 0;
}
.header__left > nav:last-of-type ul > li > .sub-menu > li:last-child {
  border-radius: 0 0 10px 10px;
}
.header__left > nav:last-of-type ul > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.admin-bar .header__menu, .admin-bar .header__menu-overlay {
  top: 46px;
}
@media (min-width: 783px) {
  .admin-bar .header__menu, .admin-bar .header__menu-overlay {
    top: 32px;
  }
}

.header__menu {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  background-color: #ffffff;
  z-index: 150;
  transform: translateX(-100%);
  transition: transform 0.3s ease;
  overflow-y: auto;
  box-shadow: 4px 0 20px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  width: 285px;
}
@media screen and (min-width: 768px) {
  .header__menu {
    width: 400px;
  }
}
.header__menu.is-open {
  transform: translateX(0);
}
.header__menu > nav {
  padding: 8rem 1rem 1rem;
}
@media screen and (min-width: 768px) {
  .header__menu > nav {
    padding: 8rem 2.625rem 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .header__menu > nav {
    padding: 6rem 2.625rem 1rem;
  }
}
.header__menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header__menu ul > li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}
.header__menu ul > li > a,
.header__menu ul > li > span {
  flex: 0 0 100%;
  box-sizing: border-box;
  display: block;
  color: #000000;
  text-decoration: none;
  font-weight: 600;
  transition: color 0.2s, opacity 0.2s;
  border-bottom: 1px solid #f3f3f3;
  padding: 0.875rem;
  font-size: 0.9375rem;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .header__menu ul > li > a,
  .header__menu ul > li > span {
    padding: 0.875rem 1.5rem;
    font-size: 1rem;
  }
}
.header__menu ul > li > a:hover,
.header__menu ul > li > span:hover {
  color: #a34a9c;
  opacity: 1;
}
.header__menu ul > li > span {
  cursor: pointer;
}
.header__menu ul > li > .sub-menu {
  display: none;
  padding: 0.5rem 1.5rem;
  width: 100%;
}
.header__menu ul > li > .sub-menu li {
  display: block;
  border-bottom: none;
  position: relative;
}
.header__menu ul > li > .sub-menu li a,
.header__menu ul > li > .sub-menu li span {
  display: block;
  border: 0;
  font-weight: 400;
  padding: 0.75rem 0;
  font-size: 0.8125rem;
  text-transform: initial;
  transition: opacity 0.2s;
}
@media screen and (min-width: 768px) {
  .header__menu ul > li > .sub-menu li a,
  .header__menu ul > li > .sub-menu li span {
    font-size: 0.875rem;
  }
}
.header__menu ul > li > .sub-menu li a:before,
.header__menu ul > li > .sub-menu li span:before {
  font-family: "icomoon", sans-serif;
  content: "\e902";
  color: #a34a9c;
  margin-right: 5px;
  font-size: 0.625rem;
}
.header__menu ul > li > .sub-menu li a:hover,
.header__menu ul > li > .sub-menu li span:hover {
  opacity: 1;
}
.header__menu ul > li > .sub-menu li > .sub-menu {
  display: none;
  padding: 0 0 0 1rem;
}
.header__menu ul > li > .sub-menu li > .sub-menu li a,
.header__menu ul > li > .sub-menu li > .sub-menu li span {
  padding: 0.5rem 0;
}
.header__menu ul > li > .sub-menu li > .sub-menu li a:before,
.header__menu ul > li > .sub-menu li > .sub-menu li span:before {
  content: "";
  width: 8px;
  margin-right: 10px;
  height: 1px;
  background-color: #a34a9c;
  display: inline-block;
  vertical-align: 4px;
}
.header__menu ul > li > .sub-menu li.is-open > .sub-menu {
  display: block;
}
.header__menu ul > li > .sub-menu li.is-open > .sub-menu-toggle i {
  transform: rotate(90deg);
}
.header__menu ul > li.is-open > .sub-menu {
  display: block;
}
.header__menu ul > li.is-open > .sub-menu-toggle i {
  transform: rotate(90deg);
}
.header__menu .sub-menu-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f3f3f3;
  color: #000000;
  border: none;
  cursor: pointer;
  padding: 8px;
  border-radius: 100%;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 0.6rem;
  transition: background 0.2s, color 0.2s, opacity 0.2s;
}
.header__menu .sub-menu-toggle i {
  display: block;
  font-size: 12px;
  line-height: 1;
  transition: transform 0.2s ease;
}
.header__menu .sub-menu-toggle:hover {
  background: #000000;
  color: #ffffff;
  opacity: 1;
}

.header__menu-social {
  padding: 1rem 1rem 4rem;
}
.header__menu-social ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}
.header__menu-social ul a {
  display: flex !important;
  padding: 0 !important;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #000000;
  color: #ffffff !important;
  text-decoration: none;
  font-size: 1rem !important;
  transition: background 0.2s, color 0.2s, opacity 0.2s;
  width: 29px !important;
  height: 29px;
}
@media screen and (min-width: 768px) {
  .header__menu-social ul a {
    width: 40px !important;
    height: 40px;
  }
}
.header__menu-social ul a:hover, .header__menu-social ul a:focus {
  background: #a34a9c;
  opacity: 1;
}

.header__menu-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 140;
}
.header__menu-overlay.is-open {
  display: block;
}

@media (max-width: 1024px) {
  .header__nav-btn {
    display: block;
  }
  .header__left > nav:last-of-type {
    display: none;
  }
  .header {
    padding: 53px 20px 16px;
  }
  .header__logo {
    margin-top: 10px;
  }
  .header__right > nav {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #000000;
    padding: 0.5rem 1rem;
    margin-right: 0;
    align-items: center;
    z-index: 150;
  }
  .header__right > nav ul {
    width: 100%;
    justify-content: space-between;
    gap: 0;
  }
  .header__right > nav .btn {
    line-height: 1;
    padding-block-start: 0.325rem;
    padding-block-end: 0.325rem;
  }
}
@media (max-width: 768px) {
  .header__menu {
    width: 100%;
  }
}
@keyframes headerSlideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
.page-hero {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #000000;
}
.page-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.page-hero__inner {
  position: relative;
  z-index: 3;
  padding: 185px 20px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .page-hero__inner {
    padding: 200px 40px 40px;
  }
}
@media (min-width: 1024px) {
  .page-hero__inner {
    padding: 150px 40px 40px;
  }
}
.page-hero__content {
  text-align: center;
  max-width: 800px;
  width: 100%;
}
.page-hero__title {
  color: #ffffff;
  margin: 0 0 1rem;
}
.page-hero__breadcrumb {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0 4px;
  color: rgba(255, 255, 255, 0.85);
  font-size: 0.875rem;
}
@media screen and (min-width: 768px) {
  .page-hero__breadcrumb {
    font-size: 1rem;
  }
}
.page-hero__breadcrumb a {
  color: rgba(255, 255, 255, 0.85);
  text-decoration: none;
  transition: color 0.2s;
}
.page-hero__breadcrumb a:hover, .page-hero__breadcrumb a:focus {
  color: #ffffff;
}
.page-hero__breadcrumb .breadcrumb_last {
  color: #ffffff;
  font-weight: 600;
}
.page-hero__breadcrumb > span > span > span {
  margin: 0 2px;
}
.page-hero__wave {
  position: relative;
  z-index: 2;
  line-height: 0;
  margin-top: -2px;
  overflow: hidden;
}
.page-hero__wave svg {
  display: block;
  position: relative;
  width: calc(100% + 2px);
  min-width: 720px;
  height: auto;
  left: 50%;
  transform: translateX(-50%) translateY(1px);
}

.footer {
  position: relative;
  margin-top: max(79px, 13.585vw);
  background: #000000;
  color: #ffffff;
}
.footer__wave {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: translateY(-80%);
  z-index: 2;
  overflow: hidden;
  line-height: 0;
  pointer-events: none;
}
.footer__wave svg {
  display: block;
  position: relative;
  width: calc(100% + 2px);
  min-width: 720px;
  height: auto;
  left: 50%;
  transform: translateX(-50%);
}
.footer__inner {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.footer__inner--xs {
  max-width: 760px;
}
.footer__bg {
  background-image: url(../images/bg-footer.48c9bdf899ed30f7ec8e.webp);
  background-repeat: no-repeat;
  background-position: 20% top;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .footer__bg {
    background-position: top center;
  }
}
.footer__partners {
  padding: 1.5rem 0 2.5rem;
}
.footer__partners .footer__inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
@media screen and (min-width: 768px) {
  .footer__partners .footer__inner {
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
  }
}
.footer__partners .footer__partners-label {
  grid-column: 1/-1;
  text-align: center;
  margin: 0;
}
.footer__partners aside {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer__partners figure {
  margin: 0;
}
.footer__partners img {
  display: block;
  width: auto;
  object-fit: contain;
  height: 50px;
}
@media screen and (min-width: 768px) {
  .footer__partners img {
    height: 65px;
  }
}
.footer__partners .widget-title {
  display: none;
}
.footer__partners-label {
  line-height: 2em;
  font-weight: 600;
  text-transform: uppercase;
  color: #303030;
  text-align: center;
  margin: 0 0 28px;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .footer__partners-label {
    font-size: 1.125rem;
  }
}
.footer__main {
  padding: 0 0 2rem;
}
@media screen and (min-width: 768px) {
  .footer__main {
    padding: 2.5rem 0 4.375rem;
  }
}
.footer__main-brand {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: center;
}
.footer__main-brand::before, .footer__main-brand::after {
  content: "";
  flex: 1;
  height: 1px;
  background: #4c4c4c;
  display: none;
}
@media screen and (min-width: 768px) {
  .footer__main-brand::before, .footer__main-brand::after {
    display: block;
  }
}
.footer__main-name {
  font-size: 1.125rem;
  line-height: 2em;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
  white-space: nowrap;
}
.footer__cols {
  display: flex;
  flex-direction: column;
  gap: 0;
}
@media screen and (min-width: 768px) {
  .footer__cols {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 60px;
    row-gap: 40px;
  }
  .footer__cols .footer__main-brand {
    grid-column: 1/-1;
    grid-row: 1;
  }
  .footer__cols .footer__col {
    grid-row: 2;
  }
}
.footer__col .widget-title {
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #a34a9c;
  margin: 0 0 16px;
}
.footer__col a {
  text-decoration: none;
}
.footer__col a:not(.btn) {
  color: #ffffff;
  transition: color 0.2s;
}
.footer__col a:not(.btn):hover, .footer__col a:not(.btn):focus {
  color: #a34a9c;
}
.footer__col .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer__col .menu li {
  margin: 0;
}
@media (max-width: 767px) {
  .footer__col .menu .menu-item {
    justify-content: center;
    display: flex;
  }
  .footer__col .menu .menu-item a {
    max-width: fit-content;
  }
}
.footer__col .menu a {
  display: block;
  font-size: 0.875rem;
  padding: 0.5rem 0;
  position: relative;
  transition: color 0.2s, padding-left 0.2s;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .footer__col .menu a {
    text-align: left;
  }
}
.footer__col .menu a::before {
  content: "\e902";
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #a34a9c;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) translateX(-6px);
  opacity: 0;
  transition: opacity 0.2s, transform 0.2s;
  font-size: 0.7em;
}
.footer__col .menu a:hover, .footer__col .menu a:focus {
  color: #ffffff;
  padding-left: 16px;
}
.footer__col .menu a:hover::before, .footer__col .menu a:focus::before {
  opacity: 1;
  transform: translateY(-50%) translateX(0);
}
.footer__col p {
  font-size: 0.875rem;
  color: #ffffff;
  margin: 0 0 16px;
  line-height: 1.6;
}
.footer__col--brand {
  text-align: center;
  margin-bottom: 2rem;
}
.footer__col--brand figure {
  margin: 0;
}
.footer__col--brand svg,
.footer__col--brand img {
  max-width: 150px;
  height: auto;
  display: block;
  margin: 0 auto 2rem;
}
.footer__col--brand svg {
  fill: #ffffff;
}
.footer__copyright {
  padding: 2.375rem 1.5rem;
  background-color: #000000;
}
.footer__copyright p,
.footer__copyright .widget p {
  font-size: 0.75rem;
  color: #5e5e5e;
  margin: 0;
  text-align: center;
}
.footer__copyright p a,
.footer__copyright .widget p a {
  color: inherit;
  text-decoration: none;
}
.footer__copyright p a:hover,
.footer__copyright .widget p a:hover {
  color: #ffffff;
}

#back-to-top {
  display: none;
  position: fixed;
  z-index: 25;
  bottom: 20px;
  right: 20px;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: #000000;
  cursor: pointer;
  overflow: hidden;
  border: 1px solid #ffffff;
  opacity: 1;
  transition: background-color 0.2s ease;
}
#back-to-top .back-to-top__icon {
  position: absolute;
  inset: 0;
  fill: white;
  background: url(../images/btt.e3ddbdf5a0dc703474fb.svg) top center/contain no-repeat;
}
#back-to-top .back-to-top__label {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #ffffff;
  font-size: 0.625rem;
  padding: 0.625rem;
  transform: rotate(-90deg);
  pointer-events: none;
  z-index: 1;
}
#back-to-top:hover {
  background: #a34a9c;
}

.card-actu {
  border-radius: 5px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  background: #ffffff;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform 0.25s, box-shadow 0.25s;
}
.card-actu:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.14);
}
.card-actu:hover .card-actu__img {
  transform: scale(1.04);
}
.card-actu__link {
  display: flex;
  flex-direction: column;
  flex: 1;
  text-decoration: none;
  color: inherit;
}
.card-actu__media {
  overflow: hidden;
  background: rgb(230.25, 230.25, 230.25);
  aspect-ratio: 450/290;
  flex-shrink: 0;
}
.card-actu__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.35s ease;
}
.card-actu__no-img {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(230.25, 230.25, 230.25);
}
.card-actu__no-img::after {
  content: "\e910";
  font-family: "icomoon" !important;
  speak: never;
  color: rgb(186.9, 186.9, 186.9);
  font-size: 2.5rem;
}
.card-actu__body {
  padding: 1rem 1.5rem 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 8px 0;
  flex: 1;
}
.card-actu__cat {
  display: block;
  color: #a34a9c;
  font-size: 0.75rem;
  font-weight: 700;
}
.card-actu__date {
  align-self: flex-start;
  font-size: 0.625rem;
  padding: 0.3125rem 0.5rem;
  border-radius: 5px;
  line-height: 1;
  background-color: #f3f3f3;
}
.card-actu__title {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.333;
  margin: 0;
  color: #000000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: color 0.2s;
  text-transform: initial;
}
.card-actu__excerpt {
  font-size: 0.875rem;
  color: #000000;
  line-height: 1.55;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.card-video {
  border-radius: 5px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  background: #ffffff;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform 0.25s, box-shadow 0.25s;
}
.card-video:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.14);
}
.card-video:hover .card-video__img {
  transform: scale(1.04);
}
.card-video__link {
  display: flex;
  flex-direction: column;
  flex: 1;
  text-decoration: none;
  color: inherit;
}
.card-video__media {
  position: relative;
  overflow: hidden;
  background: rgb(230.25, 230.25, 230.25);
  aspect-ratio: 16/9;
  flex-shrink: 0;
}
.card-video__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.35s ease;
}
.card-video__no-img {
  width: 100%;
  height: 100%;
  background: rgb(222.6, 222.6, 222.6);
}
.card-video__play {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  color: #ffffff;
  font-size: 2.375rem;
}
.card-video:hover__play {
  transform: translate(-50%, -50%) scale(1.08);
}
.card-video:hover__img {
  transform: scale(1.04);
}
.card-video__body {
  padding: 1rem 1.5rem 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 8px 0;
  flex: 1;
}
.card-video__cat {
  display: block;
  color: #a34a9c;
  font-size: 0.75rem;
  font-weight: 700;
}
.card-video__date {
  align-self: flex-start;
  font-size: 0.625rem;
  padding: 0.3125rem 0.5rem;
  border-radius: 5px;
  line-height: 1;
  background-color: #f3f3f3;
}
.card-video__title {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.333;
  margin: 0;
  color: #000000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: color 0.2s;
  text-transform: initial;
}

.ajd-modal {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 9999;
  align-items: center;
  justify-content: center;
  padding: 1.25rem;
}
.ajd-modal.is-open {
  display: flex;
}
.ajd-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
}
.ajd-modal__dialog {
  position: relative;
  width: 100%;
  max-width: 480px;
  max-height: 85vh;
  overflow-y: auto;
  background: #ffffff;
  border-radius: 8px;
  padding: 2rem 2.25rem;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.25);
}
.ajd-modal__close {
  position: absolute;
  top: 0.75rem;
  right: 0.9rem;
  border: none;
  background: transparent;
  font-size: 1.75rem;
  line-height: 1;
  color: #999;
  cursor: pointer;
  transition: color 0.15s;
}
.ajd-modal__close:hover {
  color: #000000;
}
.ajd-modal__title {
  font-size: 1.15rem;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0 0 1rem;
  color: #000000;
  padding-right: 1.5rem;
}
.ajd-modal__body {
  font-size: 0.925rem;
  line-height: 1.7;
  color: #444;
}
.ajd-modal__body p {
  margin: 0 0 0.9em;
}
.ajd-modal__body p:last-child {
  margin-bottom: 0;
}

.single-post__share {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.single-post__share-label {
  font-size: 0.7rem;
  text-transform: uppercase;
  color: #aaa;
  font-weight: 700;
  margin-right: 0.25rem;
}

.single-post__share-btn:is(a, button) {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #f3f3f3;
  color: #000000;
  text-decoration: none;
  border: none;
  cursor: pointer;
  font-size: 0.875rem;
  padding: 0;
  transition: background 0.2s, color 0.2s, transform 0.15s;
  position: relative;
}
.single-post__share-btn:is(a, button) svg {
  display: block;
  width: 16px;
  height: 16px;
}
.single-post__share-btn:is(a, button)::after {
  content: attr(aria-label);
  position: absolute;
  bottom: calc(100% + 8px);
  left: 50%;
  transform: translateX(-50%) translateY(4px);
  background: #000000;
  color: #ffffff;
  font-size: 0.7rem;
  font-weight: 600;
  white-space: nowrap;
  padding: 0.35rem 0.65rem;
  border-radius: 4px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.2s, transform 0.2s, visibility 0.2s;
  z-index: 10;
}
.single-post__share-btn:is(a, button)::before {
  content: "";
  position: absolute;
  bottom: calc(100% + 3px);
  left: 50%;
  transform: translateX(-50%);
  border: 5px solid transparent;
  border-top-color: #000000;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.2s, visibility 0.2s;
  z-index: 10;
}
.single-post__share-btn:is(a, button):hover, .single-post__share-btn:is(a, button):focus-visible {
  background: #000000;
  color: #ffffff;
  transform: translateY(-2px);
}
.single-post__share-btn:is(a, button):hover::after, .single-post__share-btn:is(a, button):hover::before, .single-post__share-btn:is(a, button):focus-visible::after, .single-post__share-btn:is(a, button):focus-visible::before {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}

.single-post__share-btn--copy.is-copied {
  background: #2a9d3f !important;
  color: #ffffff !important;
}

@font-face {
  font-family: "icomoon";
  src: url(.././fonts/ee6b92f55e960f0ceee2.eot);
  src: url(.././fonts/ee6b92f55e960f0ceee2.eot#iefix) format("embedded-opentype"), url(.././fonts/17e680fda39d8d78f73c.ttf) format("truetype"), url(.././fonts/7f6e1d8469de4f22b27e.woff) format("woff"), url(../images/icomoon.1ceb989b43042ea77c52.svg#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-birthday-cake:before {
  content: "\e918";
}

.icon-calendar-check:before {
  content: "\e919";
}

.icon-ticket:before {
  content: "\e914";
}

.icon-check-circle:before {
  content: "\e915";
}

.icon-times-circle:before {
  content: "\e917";
}

.icon-trait-rose:before {
  content: "\e912";
  color: #a34a9c;
}

.icon-basketball-ball:before {
  content: "\e910";
}

.icon-basketball-hoop:before {
  content: "\e911";
}

.icon-arrow-down:before {
  content: "\e900";
}

.icon-arrow-left:before {
  content: "\e901";
}

.icon-arrow-right:before {
  content: "\e902";
}

.icon-arrow-up:before {
  content: "\e903";
}

.icon-bars:before {
  content: "\e904";
}

.icon-chevron-down:before {
  content: "\e905";
}

.icon-chevron-left:before {
  content: "\e906";
}

.icon-chevron-right:before {
  content: "\e907";
}

.icon-chevron-up:before {
  content: "\e908";
}

.icon-facebook:before {
  content: "\e909";
}

.icon-instagram:before {
  content: "\e90a";
}

.icon-linkedin:before {
  content: "\e90b";
}

.icon-map-marker:before {
  content: "\e916";
}

.icon-play-circle:before {
  content: "\e913";
}

.icon-tiktok:before {
  content: "\e90c";
}

.icon-times:before {
  content: "\e90d";
}

.icon-twitter-x:before {
  content: "\e90e";
}

.icon-youtube:before {
  content: "\e90f";
}
