/* NOVA — fichier CSS séparé automatiquement à partir de style.css. */

body{
  max-width: 1700px;
  margin-left: auto;
  margin-right: auto;
  overflow-x: hidden;
}

.nova-note{
  --nova-note-background: #edeff6;
  --nova-note-text: #161616;

  box-sizing: border-box;
  width: 100%;
  margin: 24px 0;
  padding: 24px;
  overflow: hidden;

  background: var(--nova-note-background);
  color: var(--nova-note-text);
  border: 0;
  border-left: 7px solid var(--nova-note-text);
  border-radius: 18px;

  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}

.nova-note > :first-child, .nova-note .elementor-widget-container > :first-child{
  margin-top: 0;
}

.nova-note > :last-child, .nova-note .elementor-widget-container > :last-child{
  margin-bottom: 0;
}

.nova-note strong{
  color: inherit;
  font-weight: 700;
}

.nova-note a{
  color: inherit;
  font-weight: 700;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

@media (max-width: 767px){
  .nova-note {
    margin: 20px 0;
    padding: 20px;
    border-left-width: 6px;
    border-radius: 16px;
    font-size: 15px;
  }
}

@keyframes novaHeroSilk{
  0% {
    transform: translate(-18%, -7%) rotate(-9deg) scale(0.96);
    opacity: 0.62;
  }

  50% {
    transform: translate(1%, 2%) rotate(-1deg) scale(1.04);
    opacity: 0.92;
  }

  100% {
    transform: translate(18%, 7%) rotate(7deg) scale(1);
    opacity: 0.70;
  }
}

@keyframes avApVelvetBreath{
  0% {
    transform: scale(0.96);
    opacity: 0.42;
  }

  100% {
    transform: scale(1.045);
    opacity: 0.74;
  }
}

.nova-white-glass{
  position: relative;
  overflow: visible;
  isolation: isolate;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.34) 0%, rgba(255, 255, 255, 0.16) 42%, rgba(255, 255, 255, 0.08) 100%);
  backdrop-filter: blur(36px) saturate(180%) contrast(112%);
  -webkit-backdrop-filter: blur(36px) saturate(180%) contrast(112%);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.95),
    inset 0 -1px 0 rgba(255, 255, 255, 0.32),
    inset 1px 0 0 rgba(255, 255, 255, 0.40),
    inset -1px 0 0 rgba(255, 255, 255, 0.18),
    0 18px 45px rgba(15, 23, 42, 0.10);
}

.nova-white-glass::before{
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  border-radius: inherit;
  background:
    linear-gradient(125deg, rgba(255, 255, 255, 0.78) 0%, rgba(255, 255, 255, 0.26) 18%, rgba(255, 255, 255, 0.04) 44%, rgba(255, 255, 255, 0.18) 72%, rgba(255, 255, 255, 0.56) 100%);
  opacity: 0.72;
  mix-blend-mode: screen;
}

.nova-white-glass::after{
  content: "";
  position: absolute;
  inset: 1px;
  z-index: 0;
  pointer-events: none;
  border-radius: inherit;
  background:
    radial-gradient(circle at 16% 12%, rgba(255, 255, 255, 0.82) 0%, rgba(255, 255, 255, 0.24) 18%, rgba(255, 255, 255, 0) 46%),
    radial-gradient(circle at 86% 88%, rgba(255, 255, 255, 0.32) 0%, rgba(255, 255, 255, 0.10) 28%, rgba(255, 255, 255, 0) 58%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 44%, rgba(15, 23, 42, 0.035) 100%);
  opacity: 0.92;
}

.nova-white-glass > *{
  position: relative;
  z-index: 2;
}

.nova-current-link.nova-is-current{
  background-color: #6C757D !important;
}

.nova-current-link.nova-is-current, .nova-current-link.nova-is-current *{
  cursor: default !important;
}

.nova-footer-menu a.nova-is-current, .nova-footer-menu a.nova-is-current span, .nova-popup-menu a.nova-is-current, .nova-popup-menu a.nova-is-current span{
  color: #6C757D !important;
  fill: #6C757D !important;
  cursor: default !important;
}

.nova-letterpress-dark{
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.95),
    0 -1px 0 rgba(0, 0, 0, 0.22),
    0 2px 6px rgba(0, 0, 0, 0.08);
}

:root{
  --nova-font-family: "NOVA FONT", sans-serif;
}

html, body{
  font-family: var(--nova-font-family);
}

button, input, textarea, select{
  font: inherit;
}

body .elementor, body .elementor *, body [class^="nova-"], body [class*=" nova-"]{
  font-family: inherit !important;
}

.elementor-icon, .elementor-icon *, .elementor-icon i, .elementor-icon i::before, .elementor-icon span, .elementor-icon span::before, .eicon, .eicon::before, .eicon::after, [class^="eicon"], [class^="eicon"]::before, [class^="eicon"]::after, [class*=" eicon"], [class*=" eicon"]::before, [class*=" eicon"]::after{
  font-family: "eicons" !important;
}

.fa, .fas, .fa-solid, .fa::before, .fas::before, .fa-solid::before{
  font-family: "Font Awesome 5 Free" !important;
    font-weight: 500 !important;
}

.far, .fa-regular, .far::before, .fa-regular::before{
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 400 !important;
}

.fab, .fa-brands, .fab::before, .fa-brands::before{
  font-family: "Font Awesome 5 Brands" !important;
  font-weight: 400 !important;
}

body .elementor-icon > [class^="nova-"], body .elementor-icon > [class*=" nova-"], body .elementor-icon-list-icon > [class^="nova-"], body .elementor-icon-list-icon > [class*=" nova-"]{
  font-family: "NOVA" !important;
}

body .elementor .elementor-icon, body .elementor .elementor-icon *, body .elementor .eicon, body .elementor [class^="eicon"], body .elementor [class*=" eicon"]{
  font-family: "eicons" !important;
}

body .elementor .fa, body .elementor .fas, body .elementor .fa-solid, body .elementor .far, body .elementor .fa-regular{
  font-family: "Font Awesome 5 Free" !important;
}

body .elementor .fab, body .elementor .fa-brands{
  font-family: "Font Awesome 5 Brands" !important;
}

body .elementor .elementor-icon > [class^="nova-"], body .elementor .elementor-icon > [class*=" nova-"], body .elementor .elementor-icon-list-icon > [class^="nova-"], body .elementor .elementor-icon-list-icon > [class*=" nova-"]{
  font-family: "NOVA" !important;
}

body .elementor i.nova{
  font-family: "NOVA" !important;
}

body .elementor .e-n-accordion-item-title-icon .nova, body .elementor .e-n-accordion-item-title-icon [class^="nova-"], body .elementor .e-n-accordion-item-title-icon [class*=" nova-"]{
  font-family: "NOVA" !important;
}

svg, svg *, .elementor-icon svg, .elementor-icon svg *{
  font-family: initial !important;
}

@media (prefers-reduced-motion: reduce){
  .nova-faq-clean details::details-content,
  .nova-faq-clean .e-n-accordion-item,
  .nova-faq-clean .e-n-accordion-item-title,
  .nova-faq-clean .e-n-accordion-item-title-icon,
  .nova-faq-clean .e-n-accordion-item > div[role="region"] {
    transition: none !important;
  }
}

.nova-frosted-outline{
  position: relative;
  isolation: isolate;
}

.nova-frosted-outline{
  position: relative;
  z-index: 3;
  border-radius: 999px;
  overflow: visible;
}

.nova-frosted-outline img{
  position: relative;
  z-index: 2;
  display: block;
  border-radius: 999px;
}

.nova-frosted-outline::before{
  content: "";
  position: absolute;
  inset: -5px;
  border-radius: 999px;
  z-index: 1;
  pointer-events: none;

  background: conic-gradient(
    from 0deg,
    rgba(255,255,255,0.15),
    rgba(255,255,255,0.95),
    rgba(255,255,255,0.25),
    rgba(255,255,255,0.70),
    rgba(255,255,255,0.15)
  );

  animation: nova-circle-outline-spin 6s linear infinite;
}

.nova-frosted-outline::after{
  content: "";
  position: absolute;
  inset: -2px;
  border-radius: 999px;
  z-index: 1;
  pointer-events: none;

  box-shadow:
    0 0 0 2px rgba(255,255,255,0.55),
    0 0 14px rgba(255,255,255,0.25);
}

@keyframes nova-circle-outline-spin{
  to {
    transform: rotate(360deg);
  }
}

.nova-slideshow-image-shape{

  position: relative;

  overflow: hidden;

  border-radius: 15px;

  outline: 1px solid rgba(255,255,255,0.95);

  outline-offset: 0;

  box-shadow:

    0 0 0 5px rgba(255,255,255,0.72),

    0 0 0 6px rgba(210,218,232,0.75),

    0 0 0 11px rgba(255,255,255,0.38),

    0 0 0 12px rgba(235,238,245,0.95),

    0 28px 48px rgba(0,0,0,0.16);

}

.nova-slideshow-image-shape .elementor-background-slideshow, .nova-slideshow-image-shape .elementor-background-slideshow__slide, .nova-slideshow-image-shape .elementor-background-slideshow__slide__image{

  border-radius: inherit !important;

  overflow: hidden !important;

}

@media (max-width: 1024px){

  .nova-slideshow-image-shape {

    border-radius: 15px;

  }

}

@media (max-width: 767px){

  .nova-slideshow-image-shape {

    border-radius: 15px;

  }

}

@media (max-width: 480px){

  .nova-slideshow-image-shape {

    border-radius: 15px;

  }

}

.nova-vertical-menu, .nova-vertical-menu *, .nova-vertical-menu *::before, .nova-vertical-menu *::after{
  box-sizing: border-box !important;
  font-family: inherit !important;
}

.nova-vertical-menu{
  display: flex !important;
  flex-direction: column !important;
  margin: 0 !important;
  padding: 0 !important;
  counter-reset: nova-menu !important;
}

.nova-vertical-menu a{
  counter-increment: nova-menu !important;

  position: relative !important;
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;

  margin: 0 !important;
  padding: 15px 0 !important;

  color: #000 !important;
  text-decoration: none !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;

  font-family: inherit !important;
  font-size: 15px !important;
  font-style: normal !important;
  font-weight: 300 !important;
  line-height: 1.3 !important;
  letter-spacing: -0.035em !important;
  text-transform: none !important;

  transition:
    padding-left 0.25s ease,
    color 0.25s ease !important;
}

.nova-vertical-menu a::before{
  content: "0" counter(nova-menu) !important;

  display: inline-block !important;
  flex: 0 0 28px !important;
  min-width: 28px !important;

  color: rgba(0, 0, 0, 0.5) !important;

  /* Protection contre les polices d’icônes du thème */
  font-family: inherit !important;
  font-size: 13px !important;
  font-style: normal !important;
  font-weight: 300 !important;
  font-variant: normal !important;
  font-stretch: normal !important;
  line-height: 1 !important;
  letter-spacing: 0.08em !important;
  text-align: left !important;
  text-indent: 0 !important;
  text-transform: none !important;

  speak: none !important;

  transition: color 0.25s ease !important;
}

.nova-vertical-menu a::after{
  content: "" !important;

  position: absolute !important;
  right: 0 !important;
  bottom: -1px !important;
  left: 42px !important;

  display: block !important;
  height: 1px !important;

  background-color: #000 !important;

  transform: scaleX(0) !important;
  transform-origin: left center !important;

  transition: transform 0.35s ease !important;
}

.nova-vertical-menu a:hover{
  padding-left: 8px !important;
}

.nova-vertical-menu a:hover::before{
  color: #000 !important;
  font-family: inherit !important;
}

.nova-vertical-menu a:hover::after{
  transform: scaleX(1) !important;
}

.nova-vertical-menu a.nova-is-current, .nova-vertical-menu a[aria-current="page"]{
  padding-left: 8px !important;
}

.nova-vertical-menu a.nova-is-current::before, .nova-vertical-menu a[aria-current="page"]::before{
  color: #000 !important;

  font-family: inherit !important;
  font-size: 13px !important;
  font-style: normal !important;
  font-weight: 300 !important;
  font-variant: normal !important;
  line-height: 1 !important;
  letter-spacing: 0.08em !important;
  text-transform: none !important;
}

.nova-vertical-menu a.nova-is-current::after, .nova-vertical-menu a[aria-current="page"]::after{
  transform: scaleX(1) !important;
}

@media (max-width: 767px){
  .nova-vertical-menu a {
    gap: 9px !important;
    padding-top: 11px !important;
    padding-bottom: 11px !important;
    font-size: 14px !important;
  }

  .nova-vertical-menu a::before,
  .nova-vertical-menu a:hover::before,
  .nova-vertical-menu a.nova-is-current::before,
  .nova-vertical-menu a[aria-current="page"]::before {
    flex-basis: 26px !important;
    min-width: 26px !important;
    font-size: 12px !important;
  }

  .nova-vertical-menu a::after {
    left: 35px !important;
  }

  .nova-vertical-menu a:hover,
  .nova-vertical-menu a.nova-is-current,
  .nova-vertical-menu a[aria-current="page"] {
    padding-left: 6px !important;
  }
}

@media (min-width: 1025px) and (max-width: 1440px){
  .nova-vertical-menu a {
    font-size: 14px !important;
  }

  .nova-vertical-menu a::before,
  .nova-vertical-menu a:hover::before,
  .nova-vertical-menu a.nova-is-current::before,
  .nova-vertical-menu a[aria-current="page"]::before {
  font-family: inherit !important;
    font-size: 12px !important;
  }
}

html, body{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden !important;
}

.nova-procedure-tabs [data-e-type="e-tabs-menu"], .nova-procedure-tabs .e-tabs-menu-base{
  counter-reset: nova-step !important;

  display: flex !important;
  flex-direction: column !important;
  gap: 30px !important;

  width: 300px !important;
  min-width: 300px !important;

  padding: 0 20px 0 0 !important;
  margin: 0 !important;

  border-right: 1px solid rgba(20, 24, 32, 0.14) !important;
  background: transparent !important;
}

.nova-procedure-tabs [data-e-type="e-tab"], .nova-procedure-tabs .e-tab-base{
  counter-increment: nova-step !important;

  position: relative !important;

  display: flex !important;
  align-items: center !important;

  width: 100% !important;
  min-height: 42px !important;

  padding: 0 0 0 25px !important;
  margin: 0 !important;

  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;

  color: #7c838d !important;
  text-align: left !important;
  cursor: pointer !important;
}

.nova-procedure-tabs [data-e-type="e-tab"]::before, .nova-procedure-tabs .e-tab-base::before{
  content: "" !important;

  position: absolute !important;
  left: 0 !important;
  top: 50% !important;

  width: 2px !important;
  height: 26px !important;

  transform: translateY(-50%) !important;

  border-radius: 999px !important;
  background: transparent !important;
}

.nova-procedure-tabs [data-e-type="e-tab"] .e-paragraph-base, .nova-procedure-tabs .e-tab-base .e-paragraph-base{
  display: flex !important;
  align-items: center !important;

  width: 100% !important;

  margin: 0 !important;
  padding: 0 !important;

  font-size: 14px !important;
  line-height: 1.25 !important;
    font-weight: 500 !important;
  letter-spacing: -0.025em !important;

  color: inherit !important;
}

.nova-procedure-tabs [data-e-type="e-tab"] .e-paragraph-base::before, .nova-procedure-tabs .e-tab-base .e-paragraph-base::before{
  content: counter(nova-step, decimal-leading-zero) !important;

  flex: 0 0 44px !important;
  width: 44px !important;

  margin-right: 20px !important;

  font-size: 22px !important;
  line-height: 1 !important;
    font-weight: 500 !important;
  letter-spacing: -0.04em !important;

  color: #8b929c !important;
}

.nova-procedure-tabs [data-e-type="e-tab"]:hover, .nova-procedure-tabs .e-tab-base:hover{
  color: #252a32 !important;
}

.nova-procedure-tabs [data-e-type="e-tab"]:hover .e-paragraph-base::before, .nova-procedure-tabs .e-tab-base:hover .e-paragraph-base::before{
  color: #252a32 !important;
}

.nova-procedure-tabs [data-e-type="e-tab"].e--selected, .nova-procedure-tabs [data-e-type="e-tab"][aria-selected="true"], .nova-procedure-tabs .e-tab-base.e--selected, .nova-procedure-tabs .e-tab-base[aria-selected="true"]{
  color: #050505 !important;
}

.nova-procedure-tabs [data-e-type="e-tab"].e--selected::before, .nova-procedure-tabs [data-e-type="e-tab"][aria-selected="true"]::before, .nova-procedure-tabs .e-tab-base.e--selected::before, .nova-procedure-tabs .e-tab-base[aria-selected="true"]::before{
  background: #050505 !important;
}

.nova-procedure-tabs [data-e-type="e-tab"].e--selected .e-paragraph-base::before, .nova-procedure-tabs [data-e-type="e-tab"][aria-selected="true"] .e-paragraph-base::before, .nova-procedure-tabs .e-tab-base.e--selected .e-paragraph-base::before, .nova-procedure-tabs .e-tab-base[aria-selected="true"] .e-paragraph-base::before{
  color: #050505 !important;
}

.nova-procedure-tabs [data-e-type="e-tab"] span, .nova-procedure-tabs .e-tab-base span{
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}

button.nova-step-next-btn::after{
  content: "" !important;

  display: inline-block !important;
  flex: 0 0 auto !important;

  width: 22px !important;
  height: 15px !important;

  margin-left: 14px !important;

  background-color: currentColor !important;

  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='18' height='12' viewBox='0 0 18 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6H16M16 6L11 1M16 6L11 11' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  mask-image: url("data:image/svg+xml,%3Csvg width='18' height='12' viewBox='0 0 18 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6H16M16 6L11 1M16 6L11 11' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;

  -webkit-mask-repeat: no-repeat !important;
  mask-repeat: no-repeat !important;

  -webkit-mask-position: center !important;
  mask-position: center !important;

  -webkit-mask-size: contain !important;
  mask-size: contain !important;

  transform: translateY(0.5px) !important;
}

button.nova-step-prev-btn::before{
  content: "" !important;

  position: absolute !important;
  left: 50% !important;
  top: 50% !important;

  width: 22px !important;
  height: 15px !important;

  background-color: currentColor !important;

  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='18' height='12' viewBox='0 0 18 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 6H2M2 6L7 1M2 6L7 11' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  mask-image: url("data:image/svg+xml,%3Csvg width='18' height='12' viewBox='0 0 18 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 6H2M2 6L7 1M2 6L7 11' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;

  -webkit-mask-repeat: no-repeat !important;
  mask-repeat: no-repeat !important;

  -webkit-mask-position: center !important;
  mask-position: center !important;

  -webkit-mask-size: contain !important;
  mask-size: contain !important;

  transform: translate(-50%, -50%) !important;

  text-indent: 0 !important;
}

.nova-procedure-tabs-touch [role="tab"] .e-paragraph-base{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  margin: 0 !important;
  padding: 0 !important;

  font-family: inherit !important;
  font-size: 18px !important;
  line-height: 1 !important;
    font-weight: 500 !important;
  letter-spacing: -0.03em !important;

  color: currentColor !important;
}

.nova-procedure-tabs-touch [role="tab"] .e-paragraph-base::before{
  content: "0" !important;
}

.nova-procedure-tabs-touch [role="tab"].e--selected, .nova-procedure-tabs-touch [role="tab"][aria-selected="true"]{
  color: #050505 !important;
}

.nova-procedure-tabs-touch [role="tab"].e--selected::after, .nova-procedure-tabs-touch [role="tab"][aria-selected="true"]::after{
  background: #050505 !important;
}

@media (max-width: 767px){
  .nova-procedure-tabs-touch [role="tablist"] {
    justify-content: space-between !important;
    gap: 0 !important;

    padding-bottom: 15px !important;
    margin-bottom: 22px !important;

    overflow-x: visible !important;
  }

  .nova-procedure-tabs-touch [role="tab"] {
    width: 34px !important;
    height: 37px !important;
    min-width: 34px !important;
    min-height: 37px !important;

    padding-bottom: 12px !important;
  }

  .nova-procedure-tabs-touch [role="tab"] .e-paragraph-base {
    font-size: 17px !important;
  }

  .nova-procedure-tabs-touch [role="tab"]::after {
    width: 23px !important;
  }
}

.nova-procedure-tabs [role="tabpanel"].e--selected > *, .nova-procedure-tabs-touch [role="tabpanel"].e--selected > *{
  animation: novaTabSoftAppear 0.65s cubic-bezier(0.22, 1, 0.36, 1) both !important;
}

@keyframes novaTabSoftAppear{
  from {
    opacity: 0;
    transform: translateY(6px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.elementor-widget-loop-carousel.nova-no-arrows .elementor-swiper-button, .elementor-widget-loop-carousel.nova-no-arrows .swiper-button-prev, .elementor-widget-loop-carousel.nova-no-arrows .swiper-button-next, .elementor-widget-n-carousel.nova-no-arrows .elementor-swiper-button, .elementor-widget-n-carousel.nova-no-arrows .swiper-button-prev, .elementor-widget-n-carousel.nova-no-arrows .swiper-button-next, .elementor-widget-image-carousel.nova-no-arrows .elementor-swiper-button, .elementor-widget-image-carousel.nova-no-arrows .swiper-button-prev, .elementor-widget-image-carousel.nova-no-arrows .swiper-button-next, .elementor-widget-testimonial-carousel.nova-no-arrows .elementor-swiper-button, .elementor-widget-testimonial-carousel.nova-no-arrows .swiper-button-prev, .elementor-widget-testimonial-carousel.nova-no-arrows .swiper-button-next, .elementor-widget-media-carousel.nova-no-arrows .elementor-swiper-button, .elementor-widget-media-carousel.nova-no-arrows .swiper-button-prev, .elementor-widget-media-carousel.nova-no-arrows .swiper-button-next{
  display: none !important;
}

.e-n-menu-item.nova-is-current > .e-n-menu-title > .e-n-menu-title-container, .e-n-menu-item.nova-is-current > .e-n-menu-title > .e-n-menu-title-container .e-n-menu-title-text, .e-n-menu-title-container.nova-is-current, .e-n-menu-title-container.nova-is-current .e-n-menu-title-text, .e-n-menu-title-container[aria-current="page"], .e-n-menu-title-container[aria-current="page"] .e-n-menu-title-text{
  color: #6e7480 !important;
}

.e-n-menu-item.nova-is-current svg, .e-n-menu-item.nova-is-current svg path, .e-n-menu-title-container.nova-is-current svg, .e-n-menu-title-container.nova-is-current svg path, .e-n-menu-title-container[aria-current="page"] svg, .e-n-menu-title-container[aria-current="page"] svg path{
  fill: #6e7480 !important;
  color: #6e7480 !important;
}

.fue-saphir-steps-tabs .e-tabs-menu-base{
  box-sizing: border-box !important;
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 0 5px 0 !important;
  padding: 0 !important;
  gap: 0 !important;
  overflow: visible !important;
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid #dedfe3 !important;
  border-radius: 0 !important;
}

.fue-saphir-steps-tabs .e-tabs-menu-base > .e-tab-base{
  box-sizing: border-box !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  justify-self: stretch !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
  height: 42px !important;
  min-height: 42px !important;
  margin: 0 !important;
  padding: 0 6px !important;
  border: 0 !important;
  border-bottom: 2px solid transparent !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #777b80 !important;
  box-shadow: none !important;
  transform: none !important;
  cursor: pointer !important;
  overflow: hidden !important;
  transition: color .2s ease, border-color .2s ease, background-color .2s ease !important;
}

.fue-saphir-steps-tabs .e-tab-base::before, .fue-saphir-steps-tabs .e-tab-base::after{
  display: none !important;
  content: none !important;
}

.fue-saphir-steps-tabs .e-tab-base .e-paragraph-base{
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  font-size: 16px !important;
  font-weight: 650 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.fue-saphir-steps-tabs .e-tab-base:hover{
  background: #f6f7f8 !important;
  color: #000000 !important;
}

.fue-saphir-steps-tabs .e-tab-base.e--selected, .fue-saphir-steps-tabs .e-tab-base[aria-selected="true"]{
  background: transparent !important;
  color: #000000 !important;
  border-bottom-color: #000000 !important;
  box-shadow: none !important;
}

@media (max-width: 1366px){
  .fue-saphir-steps-tabs .e-tab-base .e-paragraph-base {
    font-size: 15px !important;
  }
}

@media (max-width: 767px){
  .fue-saphir-steps-tabs .e-tabs-menu-base {
    display: grid !important;
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 0 5px 0 !important;
    padding: 0 !important;
    gap: 0 !important;
    border: 0 !important;
    border-bottom: 1px solid #dedfe3 !important;
    background: transparent !important;
    overflow: visible !important;
  }

  .fue-saphir-steps-tabs .e-tabs-menu-base > .e-tab-base {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    min-width: 0 !important;
    height: 55px !important;
    min-height: 55px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
  }

  .fue-saphir-steps-tabs .e-tab-base .e-paragraph-base {
    font-size: 0 !important;
    line-height: 0 !important;
    opacity: 0 !important;
  }

  .fue-saphir-steps-tabs .e-tab-base::before {
    content: "" !important;
    position: absolute !important;
    left: 50% !important;
    bottom: -1px !important;
    width: 100% !important;
    height: 2px !important;
    background: #000000 !important;
    transform: translateX(-50%) scaleX(0) !important;
    transform-origin: center !important;
    transition: transform .2s ease !important;
  }

  .fue-saphir-steps-tabs .e-tab-base::after {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    right: auto !important;
    bottom: auto !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 35px !important;
    height: 35px !important;
    min-width: 35px !important;
    min-height: 35px !important;
    max-width: 35px !important;
    max-height: 35px !important;

    margin: 0 !important;
    padding: 0 !important;
    border-radius: 8px !important;
    box-sizing: border-box !important;

    transform: translate(-50%, -50%) !important;

    background: transparent !important;
    color: #6f7378 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 1 !important;
    text-align: center !important;
  }

  .fue-saphir-steps-tabs .e-tab-base:nth-child(1)::after { content: "01" !important; }
  .fue-saphir-steps-tabs .e-tab-base:nth-child(2)::after { content: "02" !important; }
  .fue-saphir-steps-tabs .e-tab-base:nth-child(3)::after { content: "03" !important; }
  .fue-saphir-steps-tabs .e-tab-base:nth-child(4)::after { content: "04" !important; }
  .fue-saphir-steps-tabs .e-tab-base:nth-child(5)::after { content: "05" !important; }
  .fue-saphir-steps-tabs .e-tab-base:nth-child(6)::after { content: "06" !important; }

  .fue-saphir-steps-tabs .e-tab-base.e--selected::after,
  .fue-saphir-steps-tabs .e-tab-base[aria-selected="true"]::after {
    background: #000000 !important;
    color: #ffffff !important;
  }

  .fue-saphir-steps-tabs .e-tab-base.e--selected::before,
  .fue-saphir-steps-tabs .e-tab-base[aria-selected="true"]::before {
    transform: translateX(-50%) scaleX(1) !important;
  }
}

.nova-swipe-row-3{
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  gap: 10px !important;
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
  overflow: hidden !important;
}

.nova-swipe-row-3 > *{
  flex: 0 0 calc((100% - 20px) / 3) !important;
  width: calc((100% - 20px) / 3) !important;
  min-width: 0 !important;
  max-width: calc((100% - 20px) / 3) !important;
  box-sizing: border-box !important;
}

@media (max-width: 1366px){
  .nova-swipe-row-3 {
    gap: 10px !important;
    overflow: hidden !important;
  }

  .nova-swipe-row-3 > * {
    flex: 0 0 calc((100% - 20px) / 3) !important;
    width: calc((100% - 20px) / 3) !important;
    min-width: 0 !important;
    max-width: calc((100% - 20px) / 3) !important;
  }
}

@media (max-width: 1024px){
  .nova-swipe-row-3 {
    gap: 5px !important;
    overflow-x: auto !important;
    overflow-y: visible !important;
    scroll-snap-type: x mandatory !important;
    -webkit-overflow-scrolling: touch !important;
    scrollbar-width: none !important;
    touch-action: pan-x !important;
  }

  .nova-swipe-row-3::-webkit-scrollbar {
    display: none !important;
  }

  .nova-swipe-row-3 > * {
    flex: 0 0 calc((100% - 10px - 32px) / 2) !important;
    width: calc((100% - 10px - 32px) / 2) !important;
    min-width: calc((100% - 10px - 32px) / 2) !important;
    max-width: calc((100% - 10px - 32px) / 2) !important;
    scroll-snap-align: start !important;
  }
}

@media (max-width: 767px){
  .nova-swipe-row-3 {
    gap: 5px !important;
  }

  .nova-swipe-row-3 > * {
    flex: 0 0 calc(100% - 42px) !important;
    width: calc(100% - 42px) !important;
    min-width: calc(100% - 42px) !important;
    max-width: calc(100% - 42px) !important;
  }
}

@media (max-width: 1024px){
  .nova-proof-strip-swipe,
  .nova-swipe-row-3 {
    -webkit-mask-image: linear-gradient(
      to right,
      #000 0%,
      #000 calc(100% - 42px),
      rgba(0, 0, 0, 0) 100%
    );
    mask-image: linear-gradient(
      to right,
      #000 0%,
      #000 calc(100% - 42px),
      rgba(0, 0, 0, 0) 100%
    );
  }
}

.nova-prix-formules, .nova-prix-formules *{
  box-sizing: border-box !important;
  font-family: inherit !important;
}

.nova-prix-formules .elementor-price-list{
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  overflow: visible !important;
}

.nova-prix-formules .elementor-price-list li{
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;
  overflow: visible !important;
}

.nova-prix-formules .elementor-price-list li:first-child{
  border-top: 1px solid rgba(0, 0, 0, 0.12) !important;
}

.nova-prix-formules .elementor-price-list-item{
  position: relative !important;

  display: flex !important;
  align-items: center !important;
  gap: 26px !important;

  width: 100% !important;
  height: auto !important;
  min-height: 112px !important;
  padding: 24px 0 !important;

  background: transparent !important;
  text-decoration: none !important;
  overflow: visible !important;
}

.nova-prix-formules .elementor-price-list-image{
  width: 72px !important;
  height: 72px !important;
  min-width: 72px !important;
  max-width: 72px !important;
  flex: 0 0 72px !important;

  display: flex !important;
  align-items: center !important;
  justify-content: center !important;

  margin: 0 !important;
  padding: 0 !important;
}

.nova-prix-formules .elementor-price-list-image img{
  width: 72px !important;
  height: 72px !important;
  max-width: 72px !important;
  max-height: 72px !important;

  display: block !important;
  object-fit: contain !important;
}

.nova-prix-formules .elementor-price-list-text{
  width: 100% !important;
  min-width: 0 !important;
  height: auto !important;

  display: flex !important;
  flex-direction: column !important;

  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
}

.nova-prix-formules .elementor-price-list-header{
  width: 100% !important;

  display: grid !important;
  grid-template-columns: auto minmax(40px, 1fr) auto !important;
  align-items: center !important;
  gap: 14px !important;

  margin: 0 !important;
  padding: 0 !important;
}

.nova-prix-formules .elementor-price-list-title{
  display: block !important;

  font-family: inherit !important;
  font-size: clamp(21px, 1.7vw, 27px) !important;
  line-height: 1.08 !important;
  font-weight: 850 !important;
  letter-spacing: -0.04em !important;

  color: #000000 !important;
  white-space: nowrap !important;
}

.nova-prix-formules .elementor-price-list-separator{
  display: block !important;
  width: 100% !important;
  height: 1px !important;

  border: none !important;
  border-bottom: 2px dotted #000 !important;

  transform: translateY(2px) !important;
}

.nova-prix-formules .elementor-price-list-price{
  display: block !important;

  font-family: inherit !important;
  font-size: clamp(23px, 1.9vw, 30px) !important;
  line-height: 1 !important;
  font-weight: 500 !important;
  letter-spacing: -0.04em !important;

  color: #000000 !important;
  white-space: nowrap !important;
  text-align: right !important;
  text-transform: none !important;
}

.nova-prix-formules .elementor-price-list-description{
  position: static !important;
  clear: both !important;

  width: 100% !important;
  height: auto !important;

  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;

  gap: 10px 18px !important;

  margin: 15px 0 0 0 !important;
  padding: 0 !important;

  font-family: inherit !important;
  font-size: clamp(12px, 0.95vw, 14px) !important;
  line-height: 1.35 !important;
  font-weight: 300 !important;
  letter-spacing: -0.01em !important;

  color: #444 !important;
  overflow: visible !important;
}

.nova-prix-formules .elementor-price-list-description::before{
  display: none !important;
  content: none !important;
}

.nova-prix-formules .nova-detail, .nova-prix-formules span.nova-detail{
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;

  font-family: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
  font-weight: inherit !important;
  letter-spacing: inherit !important;
  color: #333 !important;
  white-space: nowrap !important;
}

.nova-prix-formules .nova-detail::before{
  content: "" !important;

  width: 25px !important;
  height: 25px !important;
  flex: 0 0 25px !important;

  display: inline-block !important;

  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: contain !important;

  opacity: 0.9 !important;
}

.nova-prix-formules .nova-detail-tech::before{
  background-image: url("/wp-content/uploads/diamond.svg") !important;
}

.nova-prix-formules .nova-detail-time::before{
  background-image: url("/wp-content/uploads/loading.svg") !important;
}

.nova-prix-formules .nova-detail-meso::before{
  background-image: url("/wp-content/uploads/drop.svg") !important;
}

.nova-prix-formules .nova-detail-follow::before{
  background-image: url("/wp-content/uploads/note.svg") !important;
}

@media (max-width: 1366px){

  .nova-prix-formules .nova-detail::before {
    width: 22px !important;
    height: 22px !important;
    flex: 0 0 22px !important;
  }
}

@media (max-width: 1024px){

  .nova-prix-formules .elementor-price-list-item {
    align-items: flex-start !important;
    gap: 22px !important;

    min-height: 0 !important;
    height: auto !important;
    padding: 26px 0 !important;
  }

  .nova-prix-formules .elementor-price-list-image {
    width: 96px !important;
    height: 96px !important;
    min-width: 96px !important;
    max-width: 96px !important;
    flex: 0 0 96px !important;
    margin-top: 0 !important;
  }

  .nova-prix-formules .elementor-price-list-image img {
    width: 96px !important;
    height: 96px !important;
    max-width: 96px !important;
    max-height: 96px !important;
    object-fit: contain !important;
  }

  .nova-prix-formules .elementor-price-list-header {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 4px !important;
  }

  .nova-prix-formules .elementor-price-list-title {
    width: 100% !important;
    font-size: 25px !important;
    line-height: 1.12 !important;
    white-space: normal !important;
  }

  .nova-prix-formules .elementor-price-list-price {
    font-size: 35px !important;
    line-height: 1.1 !important;
    text-align: left !important;
    white-space: nowrap !important;
  }

  .nova-prix-formules .elementor-price-list-separator,
  .nova-prix-formules .elementor-price-list-price::before {
    display: none !important;
  }

  .nova-prix-formules .elementor-price-list-description {
    margin-top: 18px !important;
    gap: 8px 13px !important;
    font-size: 15px !important;
    font-weight: 300 !important;
  }

  .nova-prix-formules .nova-detail::before {
    width: 20px !important;
    height: 20px !important;
    flex: 0 0 20px !important;
  }
}

@media (max-width: 767px){

  .nova-prix-formules .elementor-price-list-item {
    display: flex !important;
    align-items: flex-start !important;
    gap: 16px !important;

    padding: 24px 0 !important;
  }

  .nova-prix-formules .elementor-price-list-image {
    width: 78px !important;
    height: 78px !important;
    min-width: 78px !important;
    max-width: 78px !important;
    flex: 0 0 78px !important;
    margin-top: 0 !important;
  }

  .nova-prix-formules .elementor-price-list-image img {
    width: 78px !important;
    height: 78px !important;
    max-width: 78px !important;
    max-height: 78px !important;
    object-fit: contain !important;
  }

  .nova-prix-formules .elementor-price-list-title {
    font-size: 17px !important;
    line-height: 1.12 !important;
  }

  .nova-prix-formules .elementor-price-list-price {
    font-size: 19px !important;
    line-height: 1.1 !important;
  }

  .nova-prix-formules .elementor-price-list-description {
    margin-top: 15px !important;

    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;

    gap: 8px 12px !important;

    font-size: 10.8px !important;
    line-height: 1.35 !important;
  }

  .nova-prix-formules .nova-detail,
  .nova-prix-formules span.nova-detail {
    gap: 6px !important;
    white-space: nowrap !important;
  }

  .nova-prix-formules .nova-detail::before {
    width: 18px !important;
    height: 18px !important;
    flex: 0 0 18px !important;
  }
}

@media (max-width: 390px){

  .nova-prix-formules .elementor-price-list-item {
    gap: 14px !important;
    padding: 24px 0 !important;
  }

  .nova-prix-formules .elementor-price-list-image {
    width: 70px !important;
    height: 70px !important;
    min-width: 70px !important;
    max-width: 70px !important;
    flex-basis: 70px !important;
  }

  .nova-prix-formules .elementor-price-list-image img {
    width: 70px !important;
    height: 70px !important;
    max-width: 70px !important;
    max-height: 70px !important;
  }

  .nova-prix-formules .elementor-price-list-title {
    font-size: 17px !important;
  }

  .nova-prix-formules .elementor-price-list-price {
    font-size: 25px !important;
  }

  .nova-prix-formules .elementor-price-list-description {
    margin-top: 14px !important;
    font-size: 15px !important;
    font-weight: 300 !important;
    gap: 8px 11px !important;
  }

  .nova-prix-formules .nova-detail::before {
    width: 18px !important;
    height: 18px !important;
    flex: 0 0 18px !important;
  }
}

@media (max-width: 1024px){

  .nova-prix-formules .elementor-price-list li {
    padding-top: 33px !important;
    padding-bottom: 22px !important;
    margin-bottom: 22px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;
  }

  .nova-prix-formules .elementor-price-list li:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 22px !important;
  }

  .nova-prix-formules .elementor-price-list-item {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .nova-prix-formules .elementor-price-list-description {
    margin-top: 18px !important;
    margin-bottom: 0 !important;
  }
}

@media (max-width: 767px){

  .nova-prix-formules .elementor-price-list li {
    padding-bottom: 26px !important;
    margin-bottom: 26px !important;
  }

  .nova-prix-formules .elementor-price-list li:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 24px !important;
  }

  .nova-prix-formules .elementor-price-list-description {
    margin-top: 17px !important;
  }
}

@media (max-width: 390px){

  .nova-prix-formules .elementor-price-list li {
    padding-bottom: 28px !important;
    margin-bottom: 28px !important;
  }

  .nova-prix-formules .elementor-price-list li:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 24px !important;
  }

  .nova-prix-formules .elementor-price-list-description {
    margin-top: 16px !important;
  }
}

.nc-figure, .nc-lightbox{
  box-sizing: border-box;
}

.nc-figure *, .nc-lightbox *{
  box-sizing: inherit;
}

.nc-figure{
  margin: 32px 0 40px;
  padding: 16px;
  overflow: hidden;
  background: linear-gradient(135deg, #f7f8fc 0%, #f1f2f8 52%, #edeff6 100%);
  border: 1px solid #dfe2ed;
  border-radius: 14px;
  box-shadow: 0 1px 2px rgb(16 24 40 / 4%);
}

.nc-figure__image-button{
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  cursor: zoom-in;
  background: transparent;
  border: 0;
  border-radius: 8px;
}

.nc-figure__image{
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 !important;
  object-fit: contain;
  transition: transform 180ms ease;
}

.nc-figure__image-button:hover .nc-figure__image{
  transform: scale(1.008);
}

.nc-figure__image-button:focus-visible, .nc-figure__zoom:focus-visible, .nc-lightbox__close:focus-visible{
  outline: 3px solid #1b63d9;
  outline-offset: 3px;
}

.nc-figure__footer{
  display: flex;
  gap: 20px;
  align-items: flex-end;
  justify-content: space-between;
  padding: 13px 2px 1px;
}

.nc-figure__text{
  min-width: 0;
}

.nc-figure__title{
  display: block;
  margin: 0 0 4px;
  color: #17191c;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.35;
}

.nc-figure__caption{
  display: block;
  margin: 0;
  color: #555b63;
  font-size: 0.8125rem;
  font-weight: 200;
  line-height: 1.45;
}

.nc-figure__zoom{
  display: inline-flex;
  flex: 0 0 auto;
  gap: 8px;
  align-items: center;
  min-height: 40px;
  padding: 8px 12px;
  color: #17191c;
  font: inherit;
  font-size: 0.8125rem;
  font-weight: 600;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  border: 1px solid #d4d7dc;
  border-radius: 8px;
  transition: background-color 160ms ease, border-color 160ms ease;
}

.nc-figure__zoom:hover{
  background: #f7f8fc;
  border-color: #b9bec5;
}

.nc-figure__zoom-icon{
  width: 17px;
  height: 17px;
}

@media (max-width: 560px){
  .nc-figure {
    margin-top: 24px;
    margin-bottom: 32px;
    padding: 10px;
    border-radius: 11px;
  }

  .nc-figure__footer {
    display: block;
    padding-top: 11px;
  }

  .nc-figure__zoom {
    width: 100%;
    justify-content: center;
    margin-top: 12px;
  }
}

.nc-lightbox{
  position: fixed;
  z-index: 999999;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 28px;
  visibility: hidden;
  background: rgb(8 10 13 / 88%);
  opacity: 0;
  transition: opacity 180ms ease, visibility 180ms ease;
}

.nc-lightbox.is-open{
  visibility: visible;
  opacity: 1;
}

.nc-lightbox__dialog{
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
  max-width: 100%;
  max-height: 100%;
}

.nc-lightbox__image{
  display: block;
  width: auto;
  max-width: min(94vw, 1600px);
  height: auto;
  max-height: 82vh;
  object-fit: contain;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 24px 70px rgb(0 0 0 / 45%);
}

.nc-lightbox__caption{
  max-width: min(90vw, 900px);
  margin: 0;
  color: #fff;
  font-size: 0.875rem;
  line-height: 1.45;
  text-align: center;
}

.nc-lightbox__close{
  position: fixed;
  top: 18px;
  right: 18px;
  display: grid;
  width: 44px;
  height: 44px;
  padding: 0;
  color: #111;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
  background: #fff;
  border: 0;
  border-radius: 8px;
  place-items: center;
}

body.nc-lightbox-open{
  overflow: hidden;
}

@media (prefers-reduced-motion: reduce){
  .nc-figure__image,
  .nc-lightbox {
    transition: none;
  }
}

.nova-interactive{
    --nova-ink: #171717;
    --nova-black: #000000;
    --nova-paper: #ffffff;
    --nova-panel: #edeff6;
    --nova-gray: #d5d7de;
    --nova-frame-radius: 14px;
    --nova-image-radius: 9px;
    position: relative;
    width: 100%;
    margin: 32px 0 40px;
    padding: 16px;
    overflow: hidden;
    background: linear-gradient(135deg, #f7f8fc 0%, #f1f2f8 52%, #edeff6 100%);
    border: 1px solid #dfe2ed;
    border-radius: var(--nova-frame-radius);
    box-shadow: 0 1px 2px rgb(16 24 40 / 4%);
    font-family: inherit !important;
  }

.nova-interactive *, .nova-interactive *::before, .nova-interactive *::after{
    box-sizing: border-box;
  }

.nova-interactive__media{
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: var(--nova-image-radius);
    background: #edeff6;
  }

.nova-interactive__image{
    display: block;
    width: 100%;
    height: auto;
  }

.nova-interactive__point{
    position: absolute;
    z-index: 3;
    left: var(--nova-x);
    top: var(--nova-y);
    width: clamp(44px, 4.8vw, 58px);
    height: clamp(44px, 4.8vw, 58px);
    padding: 0;
    border: 0;
    border-radius: 8px;
    transform: translate(-50%, -50%);
    background: transparent;
    font-family: inherit !important;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
  }

.nova-interactive__point::before, .nova-interactive__point::after{
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 28px;
    height: 28px;
    border: 1px solid rgba(255,255,255,.9);
    border-radius: 50%;
    transform: translate(-50%, -50%) scale(.72);
    box-shadow: 0 0 0 1px rgba(0,0,0,.38);
    animation: nova-interactive-pulse 3.6s cubic-bezier(.22,.61,.36,1) infinite;
    pointer-events: none;
  }

.nova-interactive__point::after{
    animation-delay: 1.8s;
  }

.nova-interactive__number{
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    display: grid;
    place-items: center;
    width: 24px;
    height: 24px;
    border: 2px solid var(--nova-paper);
    border-radius: 8px;
    transform: translate(-50%, -50%);
    color: var(--nova-paper);
    background: var(--nova-ink);
    font-family: inherit !important;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    box-shadow: 0 2px 12px rgba(0,0,0,.32);
    transition: transform .2s ease, background-color .2s ease;
  }

.nova-interactive__point:hover .nova-interactive__number{
    transform: translate(-50%, -50%) scale(1.22);
    background: var(--nova-black);
  }

.nova-interactive__point[aria-expanded="true"] .nova-interactive__number{
    transform: translate(-50%, -50%) scale(1.22);
    background: #6e7480;
  }

.nova-interactive__point:focus-visible{
    outline: 3px solid var(--nova-black);
    outline-offset: 2px;
  }

.nova-interactive__panel{
    width: 100%;
    max-height: 0;
    margin: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 320ms cubic-bezier(.22, 1, .36, 1), opacity 180ms ease;
  }

.nova-interactive__panel.is-open{
    opacity: 1;
  }

.nova-interactive__panel-inner{
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr);
    align-items: center;
    gap: 8px;
    width: 100%;
    padding: 13px 2px 1px;
    color: var(--nova-ink);
    background: transparent;
  }

.nova-interactive__panel-number{
    grid-column: 1;
    grid-row: 1;
    display: grid;
    place-items: center;
    width: 48px;
    height: 48px;
    border: 2px solid var(--nova-paper);
    border-radius: 10px !important;
    color: var(--nova-paper);
    background: var(--nova-ink);
    font-family: inherit !important;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    box-shadow: 0 2px 12px rgba(0,0,0,.32);
  }

.nova-interactive__content{
    grid-column: 2;
    grid-row: 1;
    min-width: 0;
    padding-top: 0;
  }

.nova-interactive__title, .nova-interactive__text{
    margin: 0;
    font-family: inherit;
  }

.nova-interactive__title{
    color: var(--nova-black);
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.35;
    letter-spacing: 0;
    text-transform: none;
  }

.nova-interactive__text{
    margin-top: 4px;
    color: #555b63;
    font-size: 0.9375rem;
    font-weight: 200;
    line-height: 1.45;
  }

@keyframes nova-interactive-pulse{
    0% {
      opacity: .7;
      transform: translate(-50%, -50%) scale(.72);
    }
    72%, 100% {
      opacity: 0;
      transform: translate(-50%, -50%) scale(1.95);
    }
  }

@media (max-width: 560px){
    .nova-interactive {
      --nova-frame-radius: 11px;
      margin-top: 24px;
      margin-bottom: 32px;
      padding: 10px;
    }

    .nova-interactive__point {
      width: 48px;
      height: 48px;
    }

    .nova-interactive__panel-inner {
      grid-template-columns: 32px minmax(0, 1fr);
      gap: 6px;
      padding-top: 11px;
    }

    .nova-interactive__title {
      font-size: 0.9375rem;
    }

    .nova-interactive__text {
      font-size: 0.78125rem;
    }

    .nova-interactive__panel-number {
      width: 32px;
      height: 32px;
      font-size: 14px;
    }

  }

@media (prefers-reduced-motion: reduce){
    .nova-interactive__point::before,
    .nova-interactive__point::after {
      animation: none;
    }

    .nova-interactive__number,
    .nova-interactive__panel {
      transition: none;
    }
  }

html body .nova-interactive[data-nova-interactive], html body .nova-interactive[data-nova-interactive] button.nova-interactive__point, html body .nova-interactive[data-nova-interactive] button.nova-interactive__point .nova-interactive__number, html body .nova-interactive[data-nova-interactive] .nova-interactive__panel-number{
  font-family: inherit !important;
}

.nova-interactive .nova-interactive__close, .nova-interactive [data-nova-close]{
  display: none !important;
}

.nova-tech-table{
  width: 100%;
  margin: 0;
  overflow: hidden;
  border: 1px solid #dcdce2;
  border-radius: 15px;
  background: #ffffff;
}

.nova-tech-table, .nova-tech-table *, .nova-tech-table *::before, .nova-tech-table *::after{
  box-sizing: border-box;
}

body .nova-tech-table, body .nova-tech-table table, body .nova-tech-table thead, body .nova-tech-table tbody, body .nova-tech-table tr, body .nova-tech-table th, body .nova-tech-table td, body .nova-tech-table td::before{
  font-family: inherit !important;
}

.nova-tech-table table{
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
  background: #ffffff;
}

.nova-tech-table th:first-child, .nova-tech-table td:first-child{
  width: clamp(130px, 15%, 190px);
  min-width: 130px;
}

.nova-tech-table th:nth-child(2), .nova-tech-table td:nth-child(2){
  width: 56%;
}

.nova-tech-table th{
  padding: 16px 18px;
  background: #000000;
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.3;
  text-align: left;
  vertical-align: top;
  border-right: 1px solid #dcdce2;
  border-bottom: 1px solid #dcdce2;

  /* Autorise le retour à la ligne sans couper les mots. */
  white-space: normal;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}

.nova-tech-table th:last-child{
  border-right: 0;
}

.nova-tech-table td{
  padding: 18px;
  background: transparent;
  color: #000000;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.55;
  vertical-align: top;
  border-right: 1px solid #dcdce2;
  border-bottom: 1px solid #dcdce2;

  /*
   * Les textes ordinaires reviennent à la ligne aux espaces.
   * Une URL ou une chaîne exceptionnellement longue pourra être
   * coupée pour ne pas faire déborder tout le tableau.
   */
  white-space: normal;
  overflow-wrap: break-word;
  word-break: normal;
}

.nova-tech-table td:last-child{
  border-right: 0;
}

.nova-tech-table tr:last-child td{
  border-bottom: 0;
}

.nova-tech-table td:first-child{
  color: #000000;
  font-weight: 500;
  white-space: normal;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}

@media (hover: hover) and (pointer: fine){
  .nova-tech-table tbody tr:hover {
    background: #f6f7f8;
  }
}

@media (max-width: 767px){
  .nova-tech-table {
    overflow: visible;
    border: 0;
    border-radius: 0;
    background: transparent;
  }

  .nova-tech-table table,
  .nova-tech-table thead,
  .nova-tech-table tbody,
  .nova-tech-table tr,
  .nova-tech-table th,
  .nova-tech-table td {
    display: block;
  }

  .nova-tech-table table {
    width: 100%;
    table-layout: auto;
    overflow: visible;
    background: transparent;
  }

  .nova-tech-table thead {
    display: none;
  }

  .nova-tech-table tbody {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 12px;
    width: 100%;
    max-width: 100%;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    padding: 0 42px 12px 0;
    scroll-snap-type: x mandatory;
    scroll-padding-left: 0;
    scrollbar-width: none;
    touch-action: pan-x;
    overscroll-behavior-x: contain;
    -webkit-overflow-scrolling: touch;
  }

  .nova-tech-table tbody::-webkit-scrollbar {
    display: none;
  }

  .nova-tech-table tr {
    flex: 0 0 84% !important;
    width: 84% !important;
    min-width: 84% !important;
    max-width: 84% !important;
    margin: 0;
    overflow: hidden;
    border: 1px solid #dcdce2;
    border-radius: 12px;
    background: #ffffff;
    scroll-snap-align: start;
  }

  .nova-tech-table td,
  .nova-tech-table td:nth-child(2),
  .nova-tech-table td:first-child {
    width: 100%;
    min-width: 0;
    max-width: none;
  }

  .nova-tech-table td {
    padding: 13px 15px;
    background: transparent;
    color: #000000;
    font-size: 16px;
    font-weight: 300;
    border-right: 0;
    border-bottom: 1px solid #dcdce2;
  }

  .nova-tech-table td:last-child {
    border-bottom: 0;
  }

  .nova-tech-table td::before {
    content: attr(data-label);
    display: block;
    margin-bottom: 5px;
    color: #7a7f86;
    font-size: 11px;
    font-weight: 200;
    line-height: 1.2;

    /* Empêche aussi les étiquettes de casser les mots. */
    white-space: normal;
    overflow-wrap: normal;
    word-break: normal;
    hyphens: none;
  }

  .nova-tech-table td:first-child {
    background: #000000;
    color: #ffffff;
    font-size: 17px;
    font-weight: 500;

    /* Jamais de coupure arbitraire au milieu d’un mot. */
    white-space: normal;
    overflow-wrap: normal;
    word-break: normal;
    hyphens: none;
  }

  .nova-tech-table td:first-child::before {
    color: rgba(255, 255, 255, 0.8);
  }
}

.nova-faq-clean .e-n-accordion{
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
  overflow-anchor: none;
}

.nova-faq-clean .e-n-accordion-item{
  position: relative;
  overflow: hidden !important;
  margin: 0 !important;
  background: var(--nova-faq-white) !important;
  border: 1px solid var(--nova-faq-border) !important;
  border-radius: var(--nova-faq-radius) !important;
  box-shadow: 0 3px 12px rgba(0, 0, 0, .025) !important;
  transform: none !important;
  translate: none !important;
  overflow-anchor: none;
  transition:
    border-color 180ms ease,
    box-shadow 180ms ease !important;
}

.nova-faq-clean .e-n-accordion-item:hover{
  border-color: var(--nova-faq-border-hover) !important;
  box-shadow: 0 5px 16px rgba(0, 0, 0, .04) !important;
  transform: none !important;
  translate: none !important;
}

.nova-faq-clean .e-n-accordion-item[open]{
  border-color: var(--nova-faq-black) !important;
  box-shadow: 0 8px 22px rgba(0, 0, 0, .07) !important;
  transform: none !important;
  translate: none !important;
}

.nova-faq-clean .e-n-accordion-item-title{
  position: relative;
  z-index: 2;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 18px !important;
  width: 100% !important;
  min-height: 68px !important;
  margin: 0 !important;
  padding: 18px 20px 18px 22px !important;
  color: var(--nova-faq-text) !important;
  background: var(--nova-faq-white) !important;
  border: 0 !important;
  border-radius: calc(var(--nova-faq-radius) - 1px) !important;
  box-shadow: none !important;
  list-style: none !important;
  cursor: pointer;
  text-align: left !important;
  transform: none !important;
  translate: none !important;
  transition:
    color 180ms ease,
    background-color 180ms ease !important;
}

.nova-faq-clean .e-n-accordion-item-title::-webkit-details-marker{
  display: none;
}

.nova-faq-clean .e-n-accordion-item:hover .e-n-accordion-item-title{
  background: var(--nova-faq-soft) !important;
  transform: none !important;
  translate: none !important;
}

.nova-faq-clean .e-n-accordion-item[open] .e-n-accordion-item-title, .nova-faq-clean .e-n-accordion-item[open]:hover .e-n-accordion-item-title{
  color: #fff !important;
  background: var(--nova-faq-black) !important;
  border-radius: calc(var(--nova-faq-radius) - 1px) calc(var(--nova-faq-radius) - 1px) 0 0 !important;
  box-shadow: none !important;
  transform: none !important;
  translate: none !important;
}

.nova-faq-clean .e-n-accordion-item-title-header{
  order: 1 !important;
  display: flex !important;
  flex: 1 1 auto !important;
  align-items: center !important;
  justify-content: flex-start !important;
  min-width: 0 !important;
  margin: 0 !important;
  text-align: left !important;
}

.nova-faq-clean .e-n-accordion-item-title-text{
  width: 100% !important;
  color: inherit !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 1.35 !important;
  letter-spacing: -.01em !important;
  text-align: left !important;
  overflow-wrap: anywhere;
}

.nova-faq-clean .e-n-accordion-item-title-icon{
  order: 2 !important;
  display: inline-flex !important;
  flex: 0 0 30px !important;
  align-items: center !important;
  justify-content: center !important;
  width: 30px !important;
  height: 30px !important;
  margin: 0 0 0 auto !important;
  color: #fff !important;
  background: var(--nova-faq-black) !important;
  border: 1px solid var(--nova-faq-black) !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  translate: none !important;
  transition:
    color 180ms ease,
    background-color 180ms ease,
    border-color 180ms ease !important;
}

.nova-faq-clean .e-n-accordion-item[open] .e-n-accordion-item-title-icon{
  color: #000 !important;
  background: #fff !important;
  border-color: #fff !important;
}

.nova-faq-clean .e-n-accordion-item-title-icon i, .nova-faq-clean .e-n-accordion-item-title-icon svg, .nova-faq-clean .e-n-accordion-item-title-icon path{
  color: currentColor !important;
  fill: currentColor !important;
  stroke: currentColor !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.nova-faq-clean .e-n-accordion-item:not([open]) .e-n-accordion-item-title-icon .e-closed{
  display: inline-flex !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.nova-faq-clean .e-n-accordion-item:not([open]) .e-n-accordion-item-title-icon .e-opened{
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

.nova-faq-clean .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-opened{
  display: inline-flex !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.nova-faq-clean .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-closed{
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

.nova-faq-clean .e-n-accordion-item > div[role="region"]{
  position: relative;
  z-index: 1;
  width: 100% !important;
  margin: 0 !important;
  padding: 24px 24px 27px !important;
  color: var(--nova-faq-copy) !important;
  background: #fff !important;
  border: 0 !important;
  border-radius: 0 0 calc(var(--nova-faq-radius) - 1px) calc(var(--nova-faq-radius) - 1px) !important;
  box-shadow: none !important;
  transform: none !important;
  translate: none !important;
}

.nova-faq-clean .e-n-accordion-item[open] > div[role="region"]{
  animation: nova-faq-fade-in 180ms ease both;
}

@keyframes nova-faq-fade-in{
  from { opacity: 0; }
  to { opacity: 1; }
}

.nova-faq-clean .e-n-accordion-item > div[role="region"] p, .nova-faq-clean .e-n-accordion-item > div[role="region"] li{
  color: var(--nova-faq-copy) !important;
  font-size: 16px !important;
  line-height: 1.7 !important;
}

.nova-faq-clean .e-n-accordion-item > div[role="region"] p{
  max-width: 1080px;
  margin-top: 0 !important;
  margin-bottom: 14px !important;
}

.nova-faq-clean .e-n-accordion-item > div[role="region"] p:last-child{
  margin-bottom: 0 !important;
}

.nova-faq-clean .e-n-accordion-item .e-con, .nova-faq-clean .e-n-accordion-item .e-con-full, .nova-faq-clean .e-n-accordion-item .elementor-widget, .nova-faq-clean .e-n-accordion-item .elementor-widget-container{
  background: transparent !important;
}

.nova-faq-clean .e-n-accordion-item-title:focus-visible{
  outline: 2px solid #000 !important;
  outline-offset: 3px !important;
}

.nova-faq-clean .e-n-accordion-item[open] .e-n-accordion-item-title:focus-visible{
  outline-color: #fff !important;
  outline-offset: -4px !important;
}

@media (max-width: 767px){
  .nova-faq-clean .e-n-accordion {
    gap: 9px !important;
  }

  .nova-faq-clean .e-n-accordion-item {
    border-radius: var(--nova-faq-radius-mobile) !important;
    box-shadow: none !important;
  }

  .nova-faq-clean .e-n-accordion-item-title {
    min-height: 62px !important;
    padding: 15px 14px 15px 16px !important;
    gap: 12px !important;
    border-radius: calc(var(--nova-faq-radius-mobile) - 1px) !important;
  }

  .nova-faq-clean .e-n-accordion-item[open] .e-n-accordion-item-title,
  .nova-faq-clean .e-n-accordion-item[open]:hover .e-n-accordion-item-title {
    border-radius: calc(var(--nova-faq-radius-mobile) - 1px) calc(var(--nova-faq-radius-mobile) - 1px) 0 0 !important;
  }

  .nova-faq-clean .e-n-accordion-item-title-text {
    font-size: 15.5px !important;
    line-height: 1.35 !important;
  }

  .nova-faq-clean .e-n-accordion-item-title-icon {
    flex-basis: 28px !important;
    width: 28px !important;
    height: 28px !important;
    border-radius: 8px !important;
  }

  .nova-faq-clean .e-n-accordion-item > div[role="region"] {
    padding: 19px 16px 22px !important;
    border-radius: 0 0 calc(var(--nova-faq-radius-mobile) - 1px) calc(var(--nova-faq-radius-mobile) - 1px) !important;
  }

  .nova-faq-clean .e-n-accordion-item > div[role="region"] p,
  .nova-faq-clean .e-n-accordion-item > div[role="region"] li {
    font-size: 15px !important;
    line-height: 1.65 !important;
  }
}

@media (prefers-reduced-motion: reduce){
  .nova-faq-clean .e-n-accordion-item,
  .nova-faq-clean .e-n-accordion-item-title,
  .nova-faq-clean .e-n-accordion-item-title-icon,
  .nova-faq-clean .e-n-accordion-item[open] > div[role="region"] {
    animation: none !important;
    transition: none !important;
  }
}

@keyframes nova-circles-pulse{
  0%,
  100% {
    transform: scale(1);
    opacity: 0.72;
  }

  50% {
    transform: scale(1.06);
    opacity: 0.86;
  }
}

.nova-carousel-nav{
  --nova-carousel-nav-text: #111111;
  --nova-carousel-nav-button-color: #ffffff;
  --nova-carousel-nav-button-background: #111111;
  --nova-carousel-nav-button-border: #111111;
  --nova-carousel-nav-hover-color: #111111;
  --nova-carousel-nav-hover-background: #edeff6;
  --nova-carousel-nav-disabled-color: #36383c;
  --nova-carousel-nav-disabled-background: #edeff6;
  --nova-carousel-nav-disabled-border: rgba(17, 17, 17, 0.22);
  position: relative !important;
  padding-top: 58px !important;
  overflow: visible !important;
}

.nova-carousel-nav--light{
  --nova-carousel-nav-text: #111111;
  --nova-carousel-nav-button-color: #ffffff;
  --nova-carousel-nav-button-background: #111111;
  --nova-carousel-nav-button-border: #111111;
  --nova-carousel-nav-hover-color: #111111;
  --nova-carousel-nav-hover-background: #edeff6;
  --nova-carousel-nav-disabled-color: #36383c;
  --nova-carousel-nav-disabled-background: #edeff6;
  --nova-carousel-nav-disabled-border: rgba(17, 17, 17, 0.22);
}

.nova-carousel-nav--dark{
  --nova-carousel-nav-text: #ffffff;
  --nova-carousel-nav-button-color: #111111;
  --nova-carousel-nav-button-background: #ffffff;
  --nova-carousel-nav-button-border: #ffffff;
  --nova-carousel-nav-hover-color: #111111;
  --nova-carousel-nav-hover-background: #edeff6;
  --nova-carousel-nav-disabled-color: rgba(255, 255, 255, 0.62);
  --nova-carousel-nav-disabled-background: rgba(255, 255, 255, 0.1);
  --nova-carousel-nav-disabled-border: rgba(255, 255, 255, 0.34);
}

.nova-carousel-nav, .nova-carousel-nav *, .nova-carousel-nav *::before, .nova-carousel-nav *::after{
  box-sizing: border-box;
}

.nova-carousel-nav .swiper-pagination.swiper-pagination-fraction{
  position: absolute !important;
  top: 0 !important;
  right: 112px !important;
  bottom: auto !important;
  left: auto !important;
  display: flex !important;
  width: auto !important;
  min-width: 88px !important;
  height: 46px !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 4px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--nova-carousel-nav-text) !important;
  background: transparent !important;
  font-family: inherit !important;
  font-style: normal !important;
  font-weight: 650 !important;
  font-size: 13px !important;
  line-height: 1 !important;
  font-variant: normal !important;
  font-variant-numeric: tabular-nums !important;
  letter-spacing: 0.02em !important;
  text-align: right !important;
  text-transform: none !important;
  white-space: nowrap !important;
  transform: none !important;
  z-index: 5 !important;
}

.nova-carousel-nav .swiper-pagination.swiper-pagination-fraction, .nova-carousel-nav .swiper-pagination.swiper-pagination-fraction *{
  font-family: inherit !important;
}

.nova-carousel-nav .swiper-pagination-current, .nova-carousel-nav .swiper-pagination-total{
  color: inherit !important;
  font: inherit !important;
}

.nova-carousel-nav .elementor-swiper-button{
  position: absolute !important;
  top: 0 !important;
  bottom: auto !important;
  left: auto !important;
  display: grid !important;
  width: 46px !important;
  height: 46px !important;
  place-items: center !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 1px solid var(--nova-carousel-nav-button-border) !important;
  border-radius: 8px !important;
  color: var(--nova-carousel-nav-button-color) !important;
  background: var(--nova-carousel-nav-button-background) !important;
  box-shadow: none !important;
  font-size: 0 !important;
  line-height: 0 !important;
  cursor: pointer !important;
  transform: none !important;
  -webkit-tap-highlight-color: transparent;
  touch-action: manipulation;
  user-select: none;
  z-index: 5 !important;
  transition: color 180ms ease, background-color 180ms ease,
    border-color 180ms ease, opacity 180ms ease, transform 180ms ease !important;
}

.nova-carousel-nav .elementor-swiper-button-prev{
  right: 56px !important;
}

.nova-carousel-nav .elementor-swiper-button-next{
  right: 0 !important;
}

.nova-carousel-nav .elementor-swiper-button > *{
  display: none !important;
}

.nova-carousel-nav .elementor-swiper-button::before{
  content: "" !important;
  display: block !important;
  width: 9px !important;
  height: 9px !important;
  border-top: 1.8px solid currentColor !important;
  border-right: 1.8px solid currentColor !important;
}

.nova-carousel-nav .elementor-swiper-button-prev::before{
  transform: translateX(2px) rotate(-135deg) !important;
}

.nova-carousel-nav .elementor-swiper-button-next::before{
  transform: translateX(-2px) rotate(45deg) !important;
}

.nova-carousel-nav .elementor-swiper-button:hover:not(.swiper-button-disabled):not([aria-disabled="true"]){
  color: var(--nova-carousel-nav-hover-color) !important;
  background: var(--nova-carousel-nav-hover-background) !important;
}

.nova-carousel-nav .elementor-swiper-button:active:not(.swiper-button-disabled):not([aria-disabled="true"]){
  transform: scale(0.94) !important;
}

.nova-carousel-nav .elementor-swiper-button:focus-visible{
  outline: 3px solid var(--nova-carousel-nav-text) !important;
  outline-offset: 3px !important;
}

.nova-carousel-nav .elementor-swiper-button.swiper-button-disabled, .nova-carousel-nav .elementor-swiper-button[aria-disabled="true"]{
  color: var(--nova-carousel-nav-disabled-color) !important;
  border-color: var(--nova-carousel-nav-disabled-border) !important;
  background: var(--nova-carousel-nav-disabled-background) !important;
  cursor: default !important;
  opacity: 0.7 !important;
  pointer-events: none !important;
}

@media (max-width: 639px){
  .nova-carousel-nav {
    padding-top: 56px !important;
  }

  .nova-carousel-nav .swiper-pagination.swiper-pagination-fraction {
    right: 108px !important;
    min-width: 82px !important;
    height: 44px !important;
  }

  .nova-carousel-nav .elementor-swiper-button {
    width: 44px !important;
    height: 44px !important;
  }

  .nova-carousel-nav .elementor-swiper-button-prev {
    right: 54px !important;
  }
}

@media (prefers-reduced-motion: reduce){
  .nova-carousel-nav .elementor-swiper-button {
    transition: none !important;
  }
}

@media (forced-colors: active){
  .nova-carousel-nav .elementor-swiper-button {
    border: 1px solid CanvasText !important;
  }
}

.nova-capillaire-fm-7f3c2{
  --nova-ink: #212529;
  --nova-ink-soft: #454b52;
  --nova-muted: #616870;
  --nova-line: #dcdce2;
  --nova-line-strong: #b9bdc6;
  --nova-paper: #ffffff;
  --nova-shadow: rgba(28, 32, 43, 0.08);

  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  color: var(--nova-ink);
  font-family: inherit !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
  overflow-wrap: anywhere;
}

html body .nova-capillaire-fm-7f3c2, html body .nova-capillaire-fm-7f3c2 *, html body .nova-capillaire-fm-7f3c2 *::before, html body .nova-capillaire-fm-7f3c2 *::after{
  font-family: inherit !important;
}

.nova-capillaire-fm-7f3c2, .nova-capillaire-fm-7f3c2 *{
  box-sizing: border-box;
}

.nova-capillaire-fm-7f3c2 h2, .nova-capillaire-fm-7f3c2 h3, .nova-capillaire-fm-7f3c2 p{
  margin: 0;
}

.nova-capillaire-fm-7f3c2 strong{
  font-weight: 500;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__shell{
  width: 100%;
  background: transparent;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__comparison{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  align-items: stretch;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__panel{
  display: flex;
  min-width: 0;
  flex-direction: column;
  padding: clamp(20px, 3vw, 32px);
  border: 1px solid var(--nova-line);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 14px 42px var(--nova-shadow);
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__panel-head{
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 14px;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--nova-line);
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__drug-mark{
  display: grid;
  width: 46px;
  height: 46px;
  place-items: center;
  border: 1px solid var(--nova-ink);
  border-radius: 50%;
  background: var(--nova-ink);
  color: var(--nova-paper);
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2--minoxidil .nova-capillaire-fm-7f3c2__drug-mark{
  background: var(--nova-paper);
  color: var(--nova-ink);
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__drug-name{
  color: var(--nova-ink);
  font-size: clamp(21px, 2.8vw, 29px);
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -0.02em;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__drug-target{
  margin-top: 5px;
  color: var(--nova-muted);
  font-size: 14px;
  line-height: 1.35;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__flow{
  display: grid;
  gap: 0;
  flex: 1;
  padding-top: 22px;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__node{
  position: relative;
  padding: 15px 16px;
  border: 1px solid var(--nova-line);
  border-radius: 13px;
  background: var(--nova-paper);
  text-align: center;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__node-title{
  color: var(--nova-ink);
  font-weight: 500;
  line-height: 1.28;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__node-copy{
  margin-top: 5px;
  color: var(--nova-muted);
  font-size: 14px;
  line-height: 1.42;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__connector{
  position: relative;
  display: grid;
  min-height: 58px;
  place-items: center;
  color: var(--nova-ink-soft);
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__connector::before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 1px;
  background: var(--nova-line-strong);
  transform: translateX(-50%);
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__connector::after{
  content: "↓";
  position: absolute;
  bottom: -2px;
  left: 50%;
  padding: 0 5px;
  background: rgba(255, 255, 255, 0.96);
  color: var(--nova-ink);
  font-weight: 500;
  line-height: 1;
  transform: translateX(-50%);
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__enzyme{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  max-width: calc(100% - 20px);
  padding: 6px 11px;
  border: 1px solid var(--nova-line-strong);
  border-radius: 999px;
  background: var(--nova-paper);
  color: var(--nova-ink);
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__block-symbol{
  color: var(--nova-ink);
  font-size: 20px;
  font-weight: 500;
  line-height: 0.8;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__dht-row{
  display: flex;
  flex-wrap: wrap;
  gap: 8px 12px;
  align-items: baseline;
  justify-content: center;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__dht{
  font-size: 25px;
  font-weight: 500;
  line-height: 1;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__down{
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-weight: 500;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__down::before{
  content: "↓";
  display: grid;
  width: 24px;
  height: 24px;
  place-items: center;
  border-radius: 50%;
  background: var(--nova-ink);
  color: var(--nova-paper);
  line-height: 1;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__metric{
  margin-top: 9px;
  color: var(--nova-muted);
  font-size: 13px;
  line-height: 1.38;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__cycle{
  display: grid;
  grid-template-columns:
    minmax(0, 1fr) auto
    minmax(0, 1fr) auto
    minmax(0, 1fr);
  gap: 8px;
  align-items: start;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__phase{
  min-width: 0;
  text-align: center;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__phase-mark{
  display: grid;
  width: 45px;
  height: 45px;
  margin: 0 auto 9px;
  place-items: center;
  border: 1px solid var(--nova-line-strong);
  border-radius: 50%;
  background: var(--nova-paper);
  color: var(--nova-ink);
  font-weight: 500;
  line-height: 1;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__phase--active .nova-capillaire-fm-7f3c2__phase-mark{
  border-color: var(--nova-ink);
  background: var(--nova-ink);
  color: var(--nova-paper);
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__phase-name{
  color: var(--nova-ink);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__phase-copy{
  margin-top: 3px;
  color: var(--nova-muted);
  font-size: 12px;
  line-height: 1.25;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__cycle-arrow{
  padding-top: 11px;
  color: var(--nova-muted);
  font-size: 20px;
  line-height: 1;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__return{
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 10px;
  align-items: center;
  margin-top: 18px;
  padding-top: 16px;
  border-top: 1px solid var(--nova-line);
  color: var(--nova-ink);
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__return-mark{
  display: grid;
  width: 34px;
  height: 34px;
  place-items: center;
  border: 1px solid var(--nova-ink);
  border-radius: 50%;
  background: var(--nova-paper);
  font-size: 17px;
  font-weight: 500;
  line-height: 1;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__effects{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-top: 16px;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__effect{
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 8px;
  align-items: start;
  color: var(--nova-ink-soft);
  font-size: 13px;
  line-height: 1.35;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__effect::before{
  content: "✓";
  display: grid;
  width: 21px;
  height: 21px;
  place-items: center;
  border-radius: 50%;
  background: var(--nova-ink);
  color: var(--nova-paper);
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__precision{
  margin-top: 20px;
  padding-top: 16px;
  border-top: 1px solid var(--nova-line);
  color: var(--nova-muted);
  font-size: 13px;
  line-height: 1.45;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__takeaway{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 18px;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__takeaway-item{
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 12px;
  align-items: start;
  padding: 17px 18px;
  border: 1px solid var(--nova-line);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.7);
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__takeaway-dot{
  width: 11px;
  height: 11px;
  margin-top: 6px;
  border-radius: 50%;
  background: var(--nova-ink);
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2--minoxidil .nova-capillaire-fm-7f3c2__takeaway-dot{
  border: 2px solid var(--nova-ink);
  background: transparent;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__takeaway-title{
  color: var(--nova-ink);
  font-weight: 500;
  line-height: 1.3;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__takeaway-copy{
  margin-top: 4px;
  color: var(--nova-muted);
  font-size: 13px;
  line-height: 1.4;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__footer{
  display: grid;
  gap: 10px;
  margin-top: 22px;
  padding-top: 18px;
  border-top: 1px solid var(--nova-line-strong);
  color: var(--nova-muted);
  font-size: 12px;
  line-height: 1.4 em;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__sources a{
  color: var(--nova-ink);
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 1px;
}

.nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__sr-only{
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

@media (max-width: 860px){
  .nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__comparison,
  .nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__takeaway {
    grid-template-columns: 1fr;
  }

  .nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__panel {
    box-shadow: 0 10px 30px var(--nova-shadow);
  }
}

@media (max-width: 520px){
  .nova-capillaire-fm-7f3c2 {
    font-size: 15px;
  }

  .nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__panel {
    border-radius: 15px;
  }

  .nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__effects {
    grid-template-columns: 1fr;
  }

  .nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__cycle {
    gap: 4px;
  }

  .nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__phase-mark {
    width: 38px;
    height: 38px;
    margin-bottom: 7px;
  }

  .nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__phase-name {
    font-size: 12px;
  }

  .nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__phase-copy {
    font-size: 11px;
  }

  .nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__cycle-arrow {
    padding-top: 9px;
    font-size: 17px;
  }
}

@media (prefers-reduced-motion: reduce){
  .nova-capillaire-fm-7f3c2 *,
  .nova-capillaire-fm-7f3c2 *::before,
  .nova-capillaire-fm-7f3c2 *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }
}

@media print{
  .nova-capillaire-fm-7f3c2 .nova-capillaire-fm-7f3c2__panel {
    break-inside: avoid;
    box-shadow: none;
  }
}

.nova-listen-share{
    --nova-ink: #111111;
    --nova-soft: #edeff6;
    --nova-soft-hover: #e2e5ef;
    --nova-rule: #edeff6;
    --nova-outline: rgba(0, 0, 0, .8);
    box-sizing: border-box;
    width: 100%;
    min-height: 65px;
    padding: 16px 0;
    border-top: 1px solid var(--nova-rule);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    color: var(--nova-ink);
  font-family: inherit !important;
  }

.nova-listen-share, .nova-listen-share button, .nova-listen-share span, .nova-listen-share output{
  font-family: inherit !important;
    font-style: normal;
    text-transform: none;
    letter-spacing: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

.nova-listen-share *, .nova-listen-share *::before, .nova-listen-share *::after{
    box-sizing: border-box;
  }

.nova-audio-player{
    display: flex;
    align-items: center;
    gap: 12px;
    min-width: 0;
  }

.nova-control, .nova-speed, .nova-share{
    appearance: none;
    -webkit-appearance: none;
    border: 0;
    margin: 0;
    font: inherit;
    color: inherit;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
  }

.nova-control{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    padding: 0;
    background: transparent;
  }

.nova-control:focus-visible, .nova-speed:focus-visible, .nova-share:focus-visible{
    outline: 2px solid currentColor;
    outline-offset: 3px;
  }

.nova-play{
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: var(--nova-soft);
    transition: background-color 160ms ease;
  }

.nova-play:hover{
    background: var(--nova-soft-hover);
  }

.nova-play svg{
    display: block;
    flex: 0 0 auto;
  }

.nova-play .nova-icon-play{
    width: 11px;
    height: 16px;
    transform: translateX(.5px);
  }

.nova-play .nova-icon-pause{
    width: 10px;
    height: 16px;
  }

.nova-icon-pause, .nova-play[aria-pressed="true"] .nova-icon-play{
    display: none;
  }

.nova-play[aria-pressed="true"] .nova-icon-pause{
    display: block;
  }

.nova-time{
    min-width: 31px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    font-variant-numeric: tabular-nums;
    white-space: nowrap;
  }

.nova-skip{
    width: 16px;
    height: 16px;
    border-radius: 8px;
    transition: opacity 160ms ease;
  }

.nova-skip:hover{
    opacity: .6;
  }

.nova-skip svg{
    display: block;
    width: 16px;
    height: 16px;
    fill: none;
  }

.nova-speed{
    min-width: 48px;
    width: 48px;
    height: 26px;
    padding: 2px 8px;
    border: 1px solid var(--nova-outline);
    border-radius: 8px;
    background: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    font-variant-numeric: tabular-nums;
    transition: background-color 160ms ease;
  }

.nova-speed:hover{
    background: var(--nova-soft);
  }

.nova-share{
    min-height: 32px;
    padding: 0;
    background: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    flex: 0 0 auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
  }

.nova-share:hover{
    opacity: .62;
  }

.nova-share svg{
    width: 24px;
    height: 17px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.65;
    stroke-linecap: round;
    stroke-linejoin: round;
  }

.nova-share .nova-share-icon{
    transform: rotate(-45deg);
    transform-origin: center;
  }

.nova-sr-only{
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
  }

body.single-post .elementor-widget-share-buttons{
    display: none !important;
  }

@media (max-width: 480px){
    .nova-listen-share {
      gap: 12px;
    }

    .nova-audio-player {
      gap: 10px;
    }

    .nova-speed {
      min-width: 48px;
      padding-inline: 8px;
    }

    .nova-share {
      gap: 5px;
    }
  }

.breadcrumb-solid #breadcrumbs{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 3px;
  margin: 6px 0 0;
  color: var(--e-global-color-text);
  font-size: 10px;
  font-weight: 400;
  line-height: 1.1;
}

.breadcrumb-solid #breadcrumbs > span{
  display: contents;
}

.breadcrumb-solid #breadcrumbs > span > span{
  display: inline-flex;
  align-items: center;
  min-height: 22px;
}

.breadcrumb-solid #breadcrumbs a{
  display: inline-flex;
  align-items: center;
  min-height: 22px;
  padding: 0 7px;
  border: 1px solid color-mix(in srgb, var(--e-global-color-text) 16%, transparent);
  border-radius: 4px;
  background: transparent;
  color: var(--e-global-color-text);
  font-weight: 200;
  letter-spacing: .01em;
  text-decoration: none;
  transition: border-color .18s ease;
}

.breadcrumb-solid #breadcrumbs a:hover{
  border-color: #000;
}

.breadcrumb-solid #breadcrumbs .breadcrumb_last{
  display: inline-flex;
  align-items: center;
  min-height: 22px;
  max-width: min(320px, 100%);
  padding: 0 7px;
  border: 1px solid color-mix(in srgb, var(--e-global-color-text) 16%, transparent);
  border-radius: 4px;
  background: transparent;
  color: var(--e-global-color-text);
  font-weight: 400;
  letter-spacing: .01em;
}

.breadcrumb-solid #breadcrumbs .breadcrumb_last strong{
  color: inherit;
  font-weight: 400;
}

@media (max-width: 767px){
  .breadcrumb-solid #breadcrumbs {
    gap: 2px;
  }

  .breadcrumb-solid #breadcrumbs a,
  .breadcrumb-solid #breadcrumbs .breadcrumb_last {
    min-height: 21px;
    padding: 0 6px;
  }

  .breadcrumb-solid #breadcrumbs .breadcrumb_last {
    max-width: 100%;
  }
}

.breadcrumb-solid.elementor-align-center #breadcrumbs{
  justify-content: center;
}

.breadcrumb-solid.elementor-align-right #breadcrumbs{
  justify-content: flex-end;
}

@media (max-width: 767px){
  .breadcrumb-solid.elementor-mobile-align-center #breadcrumbs {
    justify-content: center;
  }

  .breadcrumb-solid.elementor-mobile-align-right #breadcrumbs {
    justify-content: flex-end;
  }

  .breadcrumb-solid.elementor-mobile-align-left #breadcrumbs {
    justify-content: flex-start;
  }
}

.nova-vertical-menu, .nova-vertical-menu *, .nova-vertical-menu::before, .nova-vertical-menu::after{
  box-sizing: border-box !important;
  font-family: inherit !important;
}

.nova-vertical-menu{
  display: flex !important;
  flex-direction: column !important;
  margin: 0 !important;
  padding: 0 !important;
  counter-reset: nova-menu !important;
}

.nova-vertical-menu a{
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  margin: 0 !important;
  padding: 15px 0 !important;
  color: #000 !important;
  text-decoration: none !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;
  font-size: 15px !important;
  font-weight: 300 !important;
  line-height: 1.3 !important;
  letter-spacing: -0.035em !important;
  transition: padding-left 0.25s, color 0.25s !important;
  counter-increment: nova-menu !important;
}

.nova-vertical-menu a::before{
  content: "0" counter(nova-menu) !important;
  display: inline-block !important;
  flex: 0 0 28px !important;
  min-width: 28px !important;
  color: rgba(0, 0, 0, 0.5) !important;
  font-size: 13px !important;
  line-height: 1 !important;
  letter-spacing: 0.08em !important;
  transition: color 0.25s !important;
}

.nova-vertical-menu a::after{
  content: "" !important;
  position: absolute !important;
  right: 0 !important;
  bottom: -1px !important;
  left: 42px !important;
  display: block !important;
  height: 1px !important;
  background-color: #000 !important;
  transform: scaleX(0) !important;
  transform-origin: left center !important;
  transition: transform 0.35s !important;
}

.nova-vertical-menu a:hover{
  padding-left: 8px !important;
}

.nova-vertical-menu a:hover::after{
  transform: scaleX(1) !important;
}

.nova-vertical-menu a[aria-current="page"]{
  padding-left: 8px !important;
  background-color: transparent !important;
  background-image: none !important;
  cursor: default !important;
}

.nova-vertical-menu a[aria-current="page"]::after{
  transform: scaleX(1) !important;
}

@media (max-width: 767px){
  .nova-vertical-menu a {
    gap: 12px !important;
    padding-top: 13px !important;
    padding-bottom: 13px !important;
  }
}

.nova-button-menu, .nova-button-menu *, .nova-button-menu *::before, .nova-button-menu *::after{
  box-sizing: border-box !important;
  font-family: inherit !important;
}

.nova-button-menu{
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: 4px !important;

  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;

  counter-reset: nova-menu !important;
}

.nova-button-menu a{
  counter-increment: nova-menu !important;

  position: relative !important;
  display: flex !important;
  align-items: center !important;
  align-self: stretch !important;
  gap: 10px !important;

  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 8px 28px 8px 0 !important;

  overflow: visible !important;

  color: #000 !important;
  background-color: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;

  font-family: inherit !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 300 !important;
  line-height: 1.25 !important;
  letter-spacing: -0.025em !important;
  text-decoration: none !important;
  text-transform: none !important;

  transition:
    color 0.25s ease,
    opacity 0.25s ease !important;
}

.nova-button-menu a::before{
  content: "0" counter(nova-menu) !important;

  display: inline-flex !important;
  flex: 0 0 28px !important;
  align-items: center !important;
  justify-content: center !important;

  width: 28px !important;
  height: 28px !important;

  color: #000 !important;
  background-color: transparent !important;
  border: 1px solid #000 !important;
  border-radius: 8px !important;

  /* Protection contre les polices d’icônes du thème */
  font-family: inherit !important;
  font-size: 10px !important;
  font-style: normal !important;
  font-weight: 300 !important;
  font-variant: normal !important;
  font-stretch: normal !important;
  line-height: 1 !important;
  letter-spacing: 0.06em !important;
  text-align: center !important;
  text-indent: 0 !important;
  text-transform: none !important;

  speak: none !important;

  transition:
    color 0.25s ease,
    background-color 0.25s ease,
    border-color 0.25s ease !important;
}

.nova-button-menu a::after{
  content: "→" !important;

  position: absolute !important;
  top: 50% !important;
  right: 0 !important;

  display: block !important;

  color: currentColor !important;

  font-family: Arial, sans-serif !important;
  font-size: 15px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  text-transform: none !important;

  opacity: 0.45 !important;
  transform: translate(-4px, -50%) !important;

  transition:
    opacity 0.25s ease,
    transform 0.25s ease !important;
}

.nova-button-menu a:hover{
  color: #000 !important;
  background-color: transparent !important;
  border-color: transparent !important;
  transform: none !important;
}

.nova-button-menu a:hover::before{
  color: #fff !important;
  background-color: #000 !important;
  border-color: #000 !important;
  font-family: inherit !important;
}

.nova-button-menu a:hover::after{
  opacity: 1 !important;
  transform: translate(0, -50%) !important;
}

.nova-button-menu a.nova-is-current, .nova-button-menu a[aria-current="page"], .nova-button-menu a.nova-is-current:hover, .nova-button-menu a[aria-current="page"]:hover{
  color: #6c757d !important;
  color: #000 !important;
  background-color: transparent !important;
  border-color: transparent !important;
  font-weight: 400 !important;
}

.nova-button-menu a.nova-is-current::before, .nova-button-menu a[aria-current="page"]::before, .nova-button-menu a.nova-is-current:hover::before, .nova-button-menu a[aria-current="page"]:hover::before{
  color: #fff !important;
  background-color: #6c757d !important;
  border-color: #6c757d !important;
  background-color: #000 !important;
  border-color: #000 !important;

  font-family: inherit !important;
  font-size: 10px !important;
  font-style: normal !important;
  font-weight: 300 !important;
  font-variant: normal !important;
  line-height: 1 !important;
  letter-spacing: 0.06em !important;
  text-transform: none !important;
}

.nova-button-menu a.nova-is-current::after, .nova-button-menu a[aria-current="page"]::after{
  opacity: 1 !important;
  transform: translate(0, -50%) !important;
}

.nova-button-menu a:focus-visible{
  outline: 2px solid #000 !important;
  outline-offset: 3px !important;
}

@media (max-width: 767px){
  .nova-button-menu {
    gap: 3px !important;
  }

  .nova-button-menu a {
    gap: 8px !important;
    min-height: 0 !important;
    padding: 7px 25px 7px 0 !important;
    font-size: 13px !important;
  }

  .nova-button-menu a::before {
    flex-basis: 26px !important;
    width: 26px !important;
    height: 26px !important;
    font-size: 9px !important;
  }

  .nova-button-menu a::after {
    right: 0 !important;
    font-size: 14px !important;
  }

  .nova-button-menu a.nova-is-current::before,
  .nova-button-menu a[aria-current="page"]::before,
  .nova-button-menu a.nova-is-current:hover::before,
  .nova-button-menu a[aria-current="page"]:hover::before {
    font-size: 9px !important;
  }
}

@media (prefers-reduced-motion: reduce){
  .nova-button-menu a,
  .nova-button-menu a::before,
  .nova-button-menu a::after {
    transition: none !important;
  }
}

.nova-quick-links, .nova-quick-links *, .nova-quick-links *::before, .nova-quick-links *::after{
  box-sizing: border-box !important;
}

.nova-quick-links{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 0 !important;

  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;

  overflow: hidden !important;

  background-color: transparent !important;
  border: 0 !important;
  border-top: 1px solid #ccced3 !important;
  border-bottom: 1px solid #ccced3 !important;
}

.nova-quick-links a{
  position: relative !important;
  display: flex !important;
  align-items: center !important;

  width: 100% !important;
  min-width: 0 !important;
  min-height: 58px !important;
  margin: 0 !important;
  padding: 14px 45px 14px 19px !important;

  color: #000 !important;
  background-color: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;

  font-family: inherit !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 300 !important;
  line-height: 1.2 !important;
  letter-spacing: -0.025em !important;
  text-align: left !important;
  text-decoration: none !important;
  text-transform: none !important;

  transition:
    color 0.28s ease,
    background-color 0.38s
      cubic-bezier(0.22, 1, 0.36, 1) !important;
}

.nova-quick-links a:nth-of-type(odd){
  border-right: 1px solid #ccced3 !important;
}

.nova-quick-links a:nth-of-type(-n + 2){
  border-bottom: 1px solid #ccced3 !important;
}

.nova-quick-links a::before, .nova-quick-links a::after{
  position: absolute !important;
  top: 50% !important;
  right: 16px !important;

  display: block !important;

  color: currentColor !important;

  font-family: Arial, sans-serif !important;
  font-size: 15px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 1 !important;

  pointer-events: none !important;

  transition:
    opacity 0.28s ease,
    transform 0.32s
      cubic-bezier(0.22, 1, 0.36, 1) !important;
}

.nova-quick-links a::before{
  content: "↗" !important;
  opacity: 0.55 !important;
  transform: translateY(-50%) !important;
}

.nova-quick-links a::after{
  content: "→" !important;
  opacity: 0 !important;
  transform: translateY(-145%) !important;
}

.nova-quick-links a:hover{
  color: #fff !important;
  background-color: #000 !important;
}

.nova-quick-links a:hover::before{
  opacity: 0 !important;
  transform: translateY(45%) !important;
}

.nova-quick-links a:hover::after{
  opacity: 1 !important;
  transform: translateY(-50%) !important;
}

.nova-quick-links a.nova-is-current, .nova-quick-links a[aria-current="page"], .nova-quick-links a.nova-current-link.nova-is-current, .nova-quick-links a.nova-current-link[aria-current="page"], .nova-quick-links a.nova-is-current:hover, .nova-quick-links a[aria-current="page"]:hover{
  color: #fff !important;
  background: #000 !important;
  background-color: #000 !important;
  background-image: none !important;
  font-weight: 400 !important;
  opacity: 1 !important;
}

.nova-quick-links a.nova-is-current::before, .nova-quick-links a[aria-current="page"]::before{
  opacity: 0 !important;
  transform: translateY(45%) !important;
}

.nova-quick-links a.nova-is-current::after, .nova-quick-links a[aria-current="page"]::after{
  content: "↘" !important;
  opacity: 1 !important;
  transform: translateY(-50%) !important;
}

.nova-quick-links a:focus-visible{
  outline: 2px solid currentColor !important;
  outline-offset: -4px !important;
}

@media (max-width: 767px){
  .nova-quick-links a {
    min-height: 54px !important;
    padding: 12px 39px 12px 16px !important;
    font-size: 13px !important;
  }

  .nova-quick-links a::before,
  .nova-quick-links a::after {
    right: 13px !important;
    font-size: 14px !important;
  }
}

@media (prefers-reduced-motion: reduce){
  .nova-quick-links a,
  .nova-quick-links a::before,
  .nova-quick-links a::after {
    transition: none !important;
  }
}

.nova-mobile-quicknav, .nova-mobile-quicknav *, .nova-mobile-quicknav a, .nova-mobile-quicknav span{
  font-family: inherit !important;
  box-sizing: border-box !important;
}

.nova-mobile-quicknav{
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 4px !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}

.nova-mobile-quicknav .nova-quicknav-link{
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 1px !important;
  min-width: 38px !important;
  padding: 3px 5px !important;

  font-size: 11px !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  letter-spacing: -0.02em !important;
  color: #05070b !important;
  text-align: center !important;
  white-space: nowrap !important;

  text-decoration: none !important;
  background: transparent !important;
  transform: translateY(0) !important;
  transition: color 300ms ease, transform 300ms ease !important;
}

.nova-mobile-quicknav .nova-quicknav-icon, .nova-mobile-quicknav .nova-quicknav-text{
  display: block !important;
  color: inherit !important;
}

.nova-mobile-quicknav .nova-quicknav-icon{
  line-height: 0 !important;
}

.nova-mobile-quicknav svg{
  width: 22px !important;
  height: 22px !important;
  display: block !important;
  fill: currentColor !important;
}

.nova-mobile-quicknav svg path{
  fill: currentColor !important;
}

.nova-mobile-quicknav .nova-quicknav-link:hover, .nova-mobile-quicknav .nova-quicknav-link:focus{
  color: #6f7782 !important;
  transform: translateY(-3px) !important;
}

.nova-mobile-quicknav .nova-quicknav-link.nova-is-current, .nova-mobile-quicknav .nova-quicknav-link[aria-current="page"]{
  color: #8a929c !important;
  background: transparent !important;
  transform: translateY(-3px) !important;
  pointer-events: none !important;
  cursor: default !important;
}

.nova-mobile-quicknav .nova-quicknav-link.nova-is-current *, .nova-mobile-quicknav .nova-quicknav-link[aria-current="page"] *{
  color: inherit !important;
  fill: currentColor !important;
}

.nova-desktop-simple-menu, .nova-desktop-simple-menu *{
  font-family: inherit !important;
  box-sizing: border-box !important;
}

.nova-desktop-simple-menu{
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}

.nova-desktop-simple-menu__link{
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;

  min-height: 40px !important;
  padding: 8px 16px !important;

  font-family: inherit !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  letter-spacing: normal !important;
  color: #212529 !important;
  text-decoration: none !important;

  background: transparent !important;
  transform: none !important;
  transition: color 300ms ease !important;
}

.nova-desktop-simple-menu__link:visited{
  color: #212529 !important;
}

.nova-desktop-simple-menu__link:hover, .nova-desktop-simple-menu__link:focus{
  color: #6c757d !important;
  transform: none !important;
}

.nova-desktop-simple-menu__link.nova-is-current, .nova-desktop-simple-menu__link[aria-current="page"]{
  color: #6c757d !important;
  pointer-events: none !important;
  cursor: default !important;
  transform: none !important;
}

.nova-desktop-simple-menu__link.nova-is-current:visited, .nova-desktop-simple-menu__link[aria-current="page"]:visited{
  color: #6c757d !important;
}

.nova-desktop-simple-menu__link--external{
  display: inline-flex;
  align-items: flex-start;
  gap: 4px;
}

.nova-desktop-simple-menu__link--external::after{
  content: "";
  width: 15px;
  height: 15px;
  margin-top: -1px;
  flex: 0 0 15px;
  background-color: currentColor;

  -webkit-mask: url("/wp-content/uploads/link-external-com.svg") center / 15px 15px no-repeat;
  mask: url("/wp-content/uploads/link-external-com.svg") center / 15px 15px no-repeat;
}

.nova-logo-tooltip{
  position: relative !important;
  overflow: visible !important;
}

.nova-logo-tooltip a{
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: visible !important;
}

.nova-logo-tooltip a::after{
  content: "Accueil" !important;
  position: absolute !important;

  left: var(--nova-tooltip-x, 50%) !important;
  top: var(--nova-tooltip-y, 100%) !important;
  transform: translate(10px, 10px) !important;

  padding: 6px 9px !important;
  border-radius: 999px !important;
  background: #212529 !important;
  color: #ffffff !important;

  font-family: inherit !important;
  font-size: 12px !important;
  font-weight: 300 !important;
  line-height: 1 !important;
  white-space: nowrap !important;

  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
  z-index: 9999 !important;

  transition: opacity 160ms ease, visibility 160ms ease !important;
}

.nova-logo-tooltip a:hover::after, .nova-logo-tooltip a:focus-visible::after{
  opacity: 1 !important;
  visibility: visible !important;
}

@media (hover: none), (pointer: coarse){
  .nova-logo-tooltip a::after {
    display: none !important;
  }
}

.btn-suno-custom, .btn-suno-custom--light, .btn-suno-custom--outline, .btn-suno-custom--outline-white{
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 48px !important;
  padding: 13px 52px 13px 20px !important;
  overflow: hidden !important;
  border: 1px solid transparent !important;
  border-radius: 8px !important;
  color: #000 !important;
  font-family: inherit !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 1.15 !important;
  text-align: center !important;
  text-decoration: none !important;
  cursor: pointer !important;
  isolation: isolate !important;
  transition:
    transform .45s cubic-bezier(.22, 1, .36, 1),
    box-shadow .45s ease,
    border-color .45s ease,
    background-color .35s ease,
    color .35s ease !important;
}

.btn-suno-custom::before, .btn-suno-custom::after, .btn-suno-custom--light::before, .btn-suno-custom--light::after, .btn-suno-custom--outline::before, .btn-suno-custom--outline::after, .btn-suno-custom--outline-white::before, .btn-suno-custom--outline-white::after{
  position: absolute !important;
  top: 50% !important;
  right: 18px !important;
  z-index: 2 !important;
  display: grid !important;
  width: 20px !important;
  height: 20px !important;
  place-items: center !important;
  margin: 0 !important;
  font-size: 18px !important;
  font-weight: 450 !important;
  line-height: 1 !important;
  pointer-events: none !important;
  transition:
    opacity .4s ease,
    transform .65s cubic-bezier(.22, 1, .36, 1) !important;
}

.btn-suno-custom::before, .btn-suno-custom--light::before, .btn-suno-custom--outline::before, .btn-suno-custom--outline-white::before{
  content: "↗" !important;
  opacity: 1 !important;
  transform: translate(0, -50%) !important;
}

.btn-suno-custom::after, .btn-suno-custom--light::after, .btn-suno-custom--outline::after, .btn-suno-custom--outline-white::after{
  content: "→" !important;
  opacity: 0 !important;
  transform: translate(-5px, -50%) !important;
}

.btn-suno-custom{
  border-color: #000 !important;
  background: #000 !important;
  color: #fff !important;
}

.btn-suno-custom--light{
  border-color: #dcdce2 !important;
  background: #fff !important;
  color: #000 !important;
}

@media (hover: hover) and (pointer: fine){
  .btn-suno-custom:hover,
  .btn-suno-custom--light:hover,
  .btn-suno-custom--outline:hover,
  .btn-suno-custom--outline-white:hover {
    transform: translateY(-4px) !important;
  }

  .btn-suno-custom:hover {
    border-color: #000 !important;
    box-shadow: 0 18px 36px rgba(0, 0, 0, .18) !important;
  }

  .btn-suno-custom--light:hover {
    border-color: #000 !important;
    box-shadow: 0 18px 36px rgba(0, 0, 0, .12) !important;
  }

  .btn-suno-custom--outline:hover {
    border-color: #000 !important;
    background: #fff !important;
    box-shadow: 0 18px 36px rgba(0, 0, 0, .1) !important;
  }

  .btn-suno-custom--outline-white:hover {
    border-color: #fff !important;
    box-shadow: 0 18px 36px rgba(0, 0, 0, .28) !important;
  }

  .btn-suno-custom:hover::before,
  .btn-suno-custom--light:hover::before,
  .btn-suno-custom--outline:hover::before,
  .btn-suno-custom--outline-white:hover::before {
    opacity: 0 !important;
    transform: translate(5px, -50%) !important;
  }

  .btn-suno-custom:hover::after,
  .btn-suno-custom--light:hover::after,
  .btn-suno-custom--outline:hover::after,
  .btn-suno-custom--outline-white:hover::after {
    opacity: 1 !important;
    transform: translate(0, -50%) !important;
  }
}

@media (min-width: 600px){
  .btn-suno-custom,
  .btn-suno-custom--light,
  .btn-suno-custom--outline,
  .btn-suno-custom--outline-white {
    min-height: 54px !important;
    padding: 16px 56px 16px 24px !important;
    font-size: 16px !important;
  }
}

@media (prefers-reduced-motion: reduce){
  .btn-suno-custom,
  .btn-suno-custom--light,
  .btn-suno-custom--outline,
  .btn-suno-custom--outline-white,
  .btn-suno-custom::before,
  .btn-suno-custom::after,
  .btn-suno-custom--light::before,
  .btn-suno-custom--light::after,
  .btn-suno-custom--outline::before,
  .btn-suno-custom--outline::after,
  .btn-suno-custom--outline-white::before,
  .btn-suno-custom--outline-white::after {
    transition: none !important;
  }
}

.elementor-button, .elementor-button-link, button.nova-step-next-btn, button.nova-step-prev-btn, .nova-hair-switch-tabs [role="tablist"], .nova-hair-switch-tabs [role="tablist"]::before, .nova-hair-switch-tabs [role="tab"], .fue-saphir-steps-tabs .e-tab-base::after, .nc-figure__image-button, .nc-figure__zoom, .nc-lightbox__close, .nova-interactive__point, .nova-interactive__number, .nova-pricing__arrow, .nova-pricing__button, .nova-gallery__arrow, .nova-carousel-nav .elementor-swiper-button, .nova-play, .nova-skip, .nova-speed, .nova-socials .elementor-icon, .nova-button-menu a::before{
  border-radius: 8px !important;
}

#nova-back-to-top{
  --scroll-progress: 0;
  --ink: #0c0d0e;
  --button-size: 58px;
  --button-offset: 22px;

  position: fixed;
  right: calc(var(--button-offset) + env(safe-area-inset-right));
  bottom: calc(var(--button-offset) + env(safe-area-inset-bottom));
  z-index: 9998;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;

  width: var(--button-size);
  height: var(--button-size);
  padding: 0;
  box-sizing: border-box;

  border: 0 !important;
  border-radius: 50% !important;
  overflow: visible !important;
  clip-path: none !important;
  -webkit-clip-path: none !important;

  appearance: none;
  -webkit-appearance: none;

  background: conic-gradient(
    from 215deg,
    var(--ink) calc(var(--scroll-progress) * 1%),
    rgba(12, 13, 14, 0.16) 0
  );

  color: var(--ink);
  font: inherit;
  text-align: center;
  text-decoration: none;

  box-shadow: 0 14px 32px rgba(0, 0, 0, 0.18);
  cursor: pointer;
  user-select: none;
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
  isolation: isolate;

  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(18px) scale(0.92);

  transition:
    opacity 0.28s ease,
    visibility 0.28s ease,
    transform 0.28s cubic-bezier(0.2, 0.8, 0.2, 1),
    box-shadow 0.28s ease;
}

#nova-back-to-top::before{
  content: "";

  position: absolute;
  inset: 4px;
  z-index: 0;

  border-radius: 50% !important;
  background: #fff;
  pointer-events: none;
}

#nova-back-to-top.is-visible{
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0) scale(1);
}

#nova-back-to-top:hover{
  transform: translateY(-4px) scale(1.04);
  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.26);
}

#nova-back-to-top:active{
  transform: translateY(-1px) scale(0.97);
}

#nova-back-to-top:focus-visible{
  outline: 3px solid var(--ink);
  outline-offset: 4px;
}

.nova-back-to-top__percent{
  position: relative;
  z-index: 1;

  display: block;

  color: var(--ink);
  font-size: 9px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
}

#nova-back-to-top svg{
  position: relative;
  z-index: 1;

  display: block;
  flex: 0 0 auto;

  width: 18px;
  height: 18px;

  color: var(--ink);
  transition: transform 0.28s ease;
}

#nova-back-to-top:hover svg{
  transform: translateY(-3px);
}

@media (max-width: 767px){
  #nova-back-to-top {
    --button-size: 50px;
    --button-offset: 14px;
    gap: 1px;
  }

  .nova-back-to-top__percent {
    font-size: 8px;
  }

  #nova-back-to-top svg {
    width: 17px;
    height: 17px;
  }
}

@media (prefers-reduced-motion: reduce){
  #nova-back-to-top,
  #nova-back-to-top svg {
    transition: none;
  }
}

@media (forced-colors: active){
  #nova-back-to-top {
    border: 2px solid ButtonText !important;
    background: Canvas;
    color: ButtonText;
    box-shadow: none;
  }

  #nova-back-to-top::before {
    background: Canvas;
  }

  #nova-back-to-top svg,
  .nova-back-to-top__percent {
    color: ButtonText;
  }

  #nova-back-to-top:focus-visible {
    outline-color: Highlight;
  }
}

.site-header-full{
  width: 100% !important;
  max-width: none !important;
  position: relative !important;
  z-index: 1000 !important;

  opacity: 1 !important;
  transform: translateY(0) !important;

  transition:
    opacity 0.4s ease,
    transform 0.4s ease,
    box-shadow 0.4s ease,
    background 0.4s ease,
    border-color 0.4s ease;
}

.site-header-full.is-sticky{
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;

  opacity: 1 !important;
  transform: translateY(0) !important;

  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.72),
    rgba(255, 255, 255, 0.50)
  ) !important;

  backdrop-filter: blur(32px) saturate(180%) !important;
  -webkit-backdrop-filter: blur(32px) saturate(180%) !important;

  border-left: 1px solid rgba(255, 255, 255, 0.22) !important;
  border-right: 1px solid rgba(255, 255, 255, 0.22) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.35) !important;

  box-shadow: none !important;
}

.site-header-full.is-hidden{
  opacity: 0 !important;
  transform: translateY(-24px) !important;
}

.site-header-inner{
  max-width: 1700px !important;
  width: 100% !important;
  margin: 0 auto !important;
  padding-left: 40px !important;
  padding-right: 40px !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

@media (max-width: 767px){
  .site-header-inner {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
}

@keyframes nova-trust-outline-breathe{
  0%,
  100% {
    box-shadow: 0 0 0 0 rgba(12, 13, 14, 0);
  }

  50% {
    box-shadow: 0 0 0 5px rgba(12, 13, 14, 0.11);
  }
}

.nova-trust-card-plain, .nova-trust-card-plain *{
  box-sizing: border-box;
}

.nova-trust-card-plain{
  --nova-trust-plain-black: #0c0d0e;
  --nova-trust-plain-text: #17191c;
  --nova-trust-plain-muted: #706f6f;

  display: grid;
  grid-template-columns: 46px minmax(0, 1fr);
  align-items: center;
  gap: 18px;
  width: 100%;
  min-width: 0;
  margin: 0;
}

.nova-trust-card-plain > span{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  color: var(--nova-trust-plain-black);
  border: 1.5px solid var(--nova-trust-plain-black);
  border-radius: 50%;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  animation: nova-trust-plain-outline-breathe 3.8s ease-in-out infinite;
}

@keyframes nova-trust-plain-outline-breathe{
  0%,
  100% {
    box-shadow: 0 0 0 0 rgba(12, 13, 14, 0);
  }

  50% {
    box-shadow: 0 0 0 7px rgba(12, 13, 14, 0.12);
  }
}

.nova-trust-card-plain > span::after{
  content: "";
  position: absolute;
  right: 5px;
  bottom: 5px;
  width: 8px;
  height: 8px;
  background: var(--nova-trust-plain-black);
  border-radius: 50%;
}

.nova-trust-card-plain > div{
  min-width: 0;
}

.nova-trust-card-plain strong, .nova-trust-card-plain small{
  display: block;
  overflow-wrap: anywhere;
}

.nova-trust-card-plain strong{
  margin: 0 0 2px;
  color: var(--nova-trust-plain-text);
  font-size: 18px;
  line-height: 1.25;
  font-weight: 400;
  text-wrap: balance;
}

.nova-trust-card-plain small{
  margin: 0;
  color: var(--nova-trust-plain-muted);
  font-size: 15px;
  line-height: 1.35;
  font-weight: 200;
}

.nova-trust-card-plain[data-theme="black"]{
  --nova-trust-plain-black: #0c0d0e;
  --nova-trust-plain-text: #17191c;
  --nova-trust-plain-muted: #706f6f;
}

.nova-trust-card-plain[data-theme="black"] > span{
  animation-name: nova-trust-plain-outline-breathe;
}

.nova-trust-card-plain[data-theme="white"]{
  --nova-trust-plain-black: #ffffff;
  --nova-trust-plain-text: #ffffff;
  --nova-trust-plain-muted: rgba(255, 255, 255, 0.78);
}

.nova-trust-card-plain[data-theme="white"] > span{
  animation-name: nova-trust-plain-outline-breathe-white;
}

@keyframes nova-trust-plain-outline-breathe-white{
  0%,
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }

  50% {
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.12);
  }
}

@media (max-width: 767px){
  .nova-trust-card-plain {
    grid-template-columns: 40px minmax(0, 1fr);
    align-items: center;
    gap: 13px;
  }

  .nova-trust-card-plain > span {
    width: 40px;
    height: 40px;
    font-size: 12px;
  }

  .nova-trust-card-plain > span::after {
    right: 3px;
    bottom: 3px;
    width: 5px;
    height: 5px;
  }

  .nova-trust-card-plain strong {
    font-size: 16px;
  }

  .nova-trust-card-plain small {
    font-size: 14px;
  }
}

@media (prefers-reduced-motion: reduce){
  .nova-trust-card-plain > span {
    animation: none;
  }
}

.nova-trust-card-plain strong, .nova-trust-card-plain small{
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}

@media (max-width: 767px){
  .nova-trust-card-plain {
    gap: 10px;
  }

  .nova-trust-card-plain strong {
    font-size: 16px;
    line-height: 1.2;
  }
}

.nova-choice-card, .nova-choice-card *{
  box-sizing: border-box;
}

.nova-choice-card-layout{
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 13px;
  width: 100%;
  align-items: stretch;
}

.nova-choice-card{
  --nova-choice-background: #f8f9fc;
  --nova-choice-border: #d8dbe3;
  --nova-choice-text: #17191c;
  --nova-choice-muted: #706f6f;
  --nova-choice-accent: #0c0d0e;

  display: grid;
  grid-template-columns: 36px minmax(0, 1fr);
  align-items: center;
  gap: 10px;
  width: 100%;
  min-width: 0;
  height: 84px;
  min-height: 84px;
  padding: 12px 16px;
  overflow: hidden;
  background: var(--nova-choice-background);
  border: 1px solid var(--nova-choice-border);
  border-radius: 10px;
  color: var(--nova-choice-text);
}

.nova-choice-card > span{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  flex: 0 0 36px;
  color: var(--nova-choice-accent);
  border: 1.5px solid var(--nova-choice-accent);
  border-radius: 50%;
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
}

.nova-choice-card > span::after{
  content: "";
  position: absolute;
  right: 3px;
  bottom: 3px;
  width: 5px;
  height: 5px;
  background: var(--nova-choice-accent);
  border-radius: 50%;
}

.nova-choice-card > div{
  min-width: 0;
  text-align: left;
}

.nova-choice-card strong, .nova-choice-card small{
  display: block;
  margin: 0;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}

.nova-choice-card strong{
  color: var(--nova-choice-text);
  font-size: 15px;
  line-height: 1.2;
  font-weight: 600;
}

.nova-choice-card small{
  margin-top: 3px;
  color: var(--nova-choice-muted);
  font-size: 12px;
  line-height: 1.25;
  font-weight: 400;
}

.nova-choice-card[data-theme="background-light"]{
  --nova-choice-background: #f8f9fc;
}

@media (min-width: 768px) and (max-width: 1199px){
  .nova-choice-card {
    grid-template-columns: 34px minmax(0, 1fr);
    gap: 8px;
    padding: 10px 12px;
  }

  .nova-choice-card > span {
    width: 34px;
    height: 34px;
    flex-basis: 34px;
    font-size: 11px;
  }

  .nova-choice-card > span::after {
    right: 2px;
    bottom: 2px;
    width: 5px;
    height: 5px;
  }

  .nova-choice-card strong {
    font-size: 14px;
    line-height: 1.18;
  }

  .nova-choice-card small {
    margin-top: 2px;
    font-size: 11px;
    line-height: 1.2;
  }
}

@media (max-width: 767px){
  .nova-choice-card-layout {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 6px;
  }

  .nova-choice-card {
    grid-template-columns: 32px minmax(0, 1fr);
    gap: 9px;
    height: 84px;
    min-height: 84px;
    padding: 10px 8px;
  }

  .nova-choice-card > span {
    width: 32px;
    height: 32px;
    flex-basis: 32px;
    font-size: 11px;
  }

  .nova-choice-card > span::after {
    right: 2px;
    bottom: 2px;
    width: 5px;
    height: 5px;
  }

  .nova-choice-card strong {
    font-size: 14px;
  }

  .nova-choice-card small {
    font-size: 11px;
  }
}

.nova-image-ice-outline{
  position: relative !important;
  display: flex !important;
  box-sizing: border-box !important;
  max-width: 100% !important;
  padding: 5px !important;
  border-radius: 8px !important;
  overflow: hidden !important;
  isolation: isolate !important;
  line-height: 0 !important;
}

.nova-image-ice-outline::before{
  content: "";
  position: absolute;
  inset: -30%;
  z-index: 0;
  border-radius: 8px;
  pointer-events: none;

  background: conic-gradient(
    from 0deg,
    transparent 0deg,
    transparent 250deg,
    rgba(255,255,255,.85) 285deg,
    rgba(235,238,244,.95) 300deg,
    rgba(255,255,255,.85) 315deg,
    transparent 340deg,
    transparent 360deg
  );

  filter: blur(8px);
  animation: novaIceScannerFinal 8s linear infinite;
}

.nova-image-ice-outline::after{
  content: "";
  position: absolute;
  inset: 5px;
  z-index: 1;
  border-radius: 4px;
  pointer-events: none;

  background: rgba(235,238,244,.06);

  backdrop-filter: blur(18px) saturate(160%);
  -webkit-backdrop-filter: blur(18px) saturate(160%);

  box-shadow:
    inset 0 0 14px rgba(235,238,244,.20),
    0 0 28px rgba(235,238,244,.14);
}

.nova-image-ice-outline img{
  position: relative;
  z-index: 2;

  display: block !important;
  flex: 1 1 auto !important;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  min-width: 0 !important;

  border-radius: 8px !important;
}

@keyframes novaIceScannerFinal{
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.nova-carousel-right-neutral, .nova-carousel-right-dark{
  --nova-carousel-control-size: 22px;
  --nova-carousel-control-gap: 5px;
  --nova-carousel-control-edge: 10px;
  --nova-carousel-counter-height: 10px;
  --nova-carousel-counter-gap: 5px;
  --nova-carousel-controls-stack-half-height: 32px;
  --nova-carousel-controls-center: 50%;
  --nova-carousel-control-rail: 42px;
  position: relative;
}

body:not(.elementor-editor-active) .elementor-widget-n-carousel > .e-n-carousel.swiper:not(.swiper-initialized){
  visibility: hidden !important;
}

.elementor-element-1e53b33 > .e-n-carousel:not(.swiper-initialized) .swiper-slide, .elementor-element-db5eb1b > .e-n-carousel:not(.swiper-initialized) .swiper-slide{
  flex: 0 0 calc((100% - 30px) / 4) !important;
  width: calc((100% - 30px) / 4) !important;
  margin-right: 10px !important;
}

.elementor-element-6d21978 > .e-n-carousel:not(.swiper-initialized) .swiper-slide{
  flex: 0 0 calc((100% - 20px) / 3) !important;
  width: calc((100% - 20px) / 3) !important;
  margin-right: 10px !important;
}

@media (max-width: 1366px){
  .elementor-element-1e53b33 > .e-n-carousel:not(.swiper-initialized) .swiper-slide {
    flex-basis: calc((100% - 20px) / 3) !important;
    width: calc((100% - 20px) / 3) !important;
  }

  /* This carousel has four slides but shows three at this breakpoint. */
  .elementor-element-1e53b33.nova-carousel-right-neutral > .e-n-carousel.swiper {
    width: calc(100% - var(--nova-carousel-control-rail)) !important;
    max-width: calc(100% - var(--nova-carousel-control-rail)) !important;
    margin-right: var(--nova-carousel-control-rail) !important;
  }
}

@media (max-width: 1024px){
  .elementor-element-1e53b33 > .e-n-carousel:not(.swiper-initialized) .swiper-slide,
  .elementor-element-6d21978 > .e-n-carousel:not(.swiper-initialized) .swiper-slide,
  .elementor-element-db5eb1b > .e-n-carousel:not(.swiper-initialized) .swiper-slide {
    flex-basis: calc((100% - 10px) / 2) !important;
    width: calc((100% - 10px) / 2) !important;
  }

  /* This carousel has three slides but shows two at this breakpoint. */
  .elementor-element-6d21978.nova-carousel-right-neutral > .e-n-carousel.swiper {
    width: calc(100% - var(--nova-carousel-control-rail)) !important;
    max-width: calc(100% - var(--nova-carousel-control-rail)) !important;
    margin-right: var(--nova-carousel-control-rail) !important;
  }
}

@media (max-width: 767px){
  .elementor-element-1e53b33 > .e-n-carousel:not(.swiper-initialized) .swiper-slide,
  .elementor-element-6d21978 > .e-n-carousel:not(.swiper-initialized) .swiper-slide,
  .elementor-element-db5eb1b > .e-n-carousel:not(.swiper-initialized) .swiper-slide {
    flex-basis: 100% !important;
    width: 100% !important;
  }
}

.nova-carousel-right-dark{
  --nova-carousel-control-border: rgba(255, 255, 255, 0.88);
  --nova-carousel-control-background: rgba(255, 255, 255, 0.08);
  --nova-carousel-control-color: #ffffff;
}

.nova-carousel-right-neutral.elementor-pagination-position-outside, .nova-carousel-right-dark.elementor-pagination-position-outside{
  --swiper-pagination-bottom: 0px;
  padding-bottom: 0 !important;
}

.nova-carousel-right-neutral.elementor-pagination-position-outside > .e-n-carousel.swiper, .nova-carousel-right-dark.elementor-pagination-position-outside > .e-n-carousel.swiper{
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.nova-carousel-right-neutral > .e-n-carousel.swiper, .nova-carousel-right-dark > .e-n-carousel.swiper{
  width: 100% !important;
  max-width: 100% !important;
  margin-right: 0 !important;
  box-sizing: border-box !important;
}

.nova-carousel-right-neutral > .elementor-swiper-button, .nova-carousel-right-neutral > .swiper-pagination, .nova-carousel-right-dark > .elementor-swiper-button, .nova-carousel-right-dark > .swiper-pagination{
  display: none !important;
}

.nova-carousel-right-neutral.nova-carousel-has-overflow > .e-n-carousel.swiper, .nova-carousel-right-dark.nova-carousel-has-overflow > .e-n-carousel.swiper{
  width: calc(100% - var(--nova-carousel-control-rail)) !important;
  max-width: calc(100% - var(--nova-carousel-control-rail)) !important;
  margin-right: var(--nova-carousel-control-rail) !important;
}

.nova-carousel-right-neutral.nova-carousel-has-overflow > .elementor-swiper-button, .nova-carousel-right-dark.nova-carousel-has-overflow > .elementor-swiper-button{
  display: inline-flex !important;
  position: absolute !important;
  z-index: 3 !important;
  align-items: center !important;
  justify-content: center !important;
  width: var(--nova-carousel-control-size) !important;
  height: var(--nova-carousel-control-size) !important;
  min-width: var(--nova-carousel-control-size) !important;
  min-height: var(--nova-carousel-control-size) !important;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  border: 1px solid var(--nova-carousel-control-border) !important;
  border-radius: 4px !important;
  background: var(--nova-carousel-control-background) !important;
  color: var(--nova-carousel-control-color) !important;
  box-shadow: none !important;
  transform: none !important;
  transition: opacity 160ms ease, background 160ms ease !important;
}

.nova-carousel-right-neutral.nova-carousel-has-overflow > .elementor-swiper-button-prev, .nova-carousel-right-dark.nova-carousel-has-overflow > .elementor-swiper-button-prev{
  top: calc(
    var(--nova-carousel-controls-center) - var(--nova-carousel-controls-stack-half-height) + var(--nova-carousel-counter-height) + var(--nova-carousel-counter-gap)
  ) !important;
  right: var(--nova-carousel-control-edge) !important;
  bottom: auto !important;
  left: auto !important;
}

.nova-carousel-right-neutral.nova-carousel-has-overflow > .elementor-swiper-button-next, .nova-carousel-right-dark.nova-carousel-has-overflow > .elementor-swiper-button-next{
  top: calc(
    var(--nova-carousel-controls-center) - var(--nova-carousel-controls-stack-half-height) + var(--nova-carousel-counter-height) + var(--nova-carousel-counter-gap) + var(--nova-carousel-control-size) + var(--nova-carousel-control-gap)
  ) !important;
  right: var(--nova-carousel-control-edge) !important;
  bottom: auto !important;
  left: auto !important;
}

.nova-carousel-right-neutral.nova-carousel-has-overflow > .elementor-swiper-button, .nova-carousel-right-neutral.nova-carousel-has-overflow > .elementor-swiper-button::before, .nova-carousel-right-neutral.nova-carousel-has-overflow > .elementor-swiper-button i, .nova-carousel-right-dark.nova-carousel-has-overflow > .elementor-swiper-button, .nova-carousel-right-dark.nova-carousel-has-overflow > .elementor-swiper-button::before, .nova-carousel-right-dark.nova-carousel-has-overflow > .elementor-swiper-button i{
  font-size: 9px !important;
  line-height: 1 !important;
}

.nova-carousel-right-neutral.nova-carousel-has-overflow > .elementor-swiper-button svg, .nova-carousel-right-dark.nova-carousel-has-overflow > .elementor-swiper-button svg{
  width: 8px !important;
  height: 8px !important;
}

.nova-carousel-right-neutral.nova-carousel-has-overflow > .elementor-swiper-button svg, .nova-carousel-right-neutral.nova-carousel-has-overflow > .elementor-swiper-button svg *, .nova-carousel-right-dark.nova-carousel-has-overflow > .elementor-swiper-button svg, .nova-carousel-right-dark.nova-carousel-has-overflow > .elementor-swiper-button svg *{
  fill: currentColor !important;
  stroke: currentColor !important;
}

.nova-carousel-right-neutral.nova-carousel-has-overflow > .swiper-pagination, .nova-carousel-right-dark.nova-carousel-has-overflow > .swiper-pagination{
  display: flex !important;
  position: absolute !important;
  z-index: 3 !important;
  align-items: center !important;
  justify-content: center !important;
  top: calc(
    var(--nova-carousel-controls-center) - var(--nova-carousel-controls-stack-half-height)
  ) !important;
  right: var(--nova-carousel-control-edge) !important;
  bottom: auto !important;
  left: auto !important;
  width: var(--nova-carousel-control-size) !important;
  height: var(--nova-carousel-counter-height) !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--nova-carousel-control-color) !important;
  font-family: inherit !important;
  font-size: 9px !important;
  font-weight: 500 !important;
  line-height: var(--nova-carousel-counter-height) !important;
  text-align: center !important;
  white-space: nowrap !important;
  transform: none !important;
}

.nova-carousel-right-neutral.nova-carousel-has-overflow > .elementor-swiper-button:hover, .nova-carousel-right-dark.nova-carousel-has-overflow > .elementor-swiper-button:hover{
  opacity: 0.72 !important;
}

.nova-carousel-right-neutral.nova-carousel-has-overflow > .elementor-swiper-button.swiper-button-disabled, .nova-carousel-right-dark.nova-carousel-has-overflow > .elementor-swiper-button.swiper-button-disabled{
  opacity: 0.32 !important;
}

.nova-carousel-right-neutral > .elementor-swiper-button, .nova-carousel-right-dark > .elementor-swiper-button, .nova-carousel-right-neutral > .swiper-pagination, .nova-carousel-right-dark > .swiper-pagination{
  -webkit-tap-highlight-color: transparent;
  user-select: none;
  -webkit-user-select: none;
}

.nova-carousel-right-neutral > .elementor-swiper-button:focus, .nova-carousel-right-neutral > .elementor-swiper-button:focus-visible, .nova-carousel-right-dark > .elementor-swiper-button:focus, .nova-carousel-right-dark > .elementor-swiper-button:focus-visible{
  outline: none !important;
  outline-offset: 0 !important;
  box-shadow: none !important;
}

.nova-carousel-right-neutral > .swiper-pagination::selection, .nova-carousel-right-dark > .swiper-pagination::selection{
  background: transparent;
  color: inherit;
}

@media (max-width: 767px){
  .nova-carousel-right-neutral,
  .nova-carousel-right-dark {
    --nova-carousel-control-size: 20px;
    --nova-carousel-control-edge: 8px;
    --nova-carousel-control-rail: 36px;
    --nova-carousel-controls-stack-half-height: 30px;
  }
}

body:not(.elementor-editor-active) .nova-carousel-controls-top-black:not( :has(> .e-n-carousel.swiper-initialized) ) > .elementor-swiper-button, body:not(.elementor-editor-active) .nova-carousel-controls-top-white:not( :has(> .e-n-carousel.swiper-initialized) ) > .elementor-swiper-button, body:not(.elementor-editor-active) .nova-carousel-controls-top-black:not( :has(> .e-n-carousel.swiper-initialized) ) > .swiper-pagination, body:not(.elementor-editor-active) .nova-carousel-controls-top-white:not( :has(> .e-n-carousel.swiper-initialized) ) > .swiper-pagination{
  visibility: hidden !important;
  pointer-events: none !important;
}

.nova-carousel-controls-top-black .swiper-pagination-current, .nova-carousel-controls-top-black .swiper-pagination-total, .nova-carousel-controls-top-white .swiper-pagination-current, .nova-carousel-controls-top-white .swiper-pagination-total{
  color: inherit !important;
  font: inherit !important;
}

.nova-carousel-controls-top-black > .elementor-swiper-button:hover:not(.swiper-button-disabled):not([aria-disabled="true"]), .nova-carousel-controls-top-white > .elementor-swiper-button:hover:not(.swiper-button-disabled):not([aria-disabled="true"]){
  color: var(--nova-carousel-top-hover-color) !important;
  background: var(--nova-carousel-top-hover-background) !important;
}

.nova-carousel-controls-top-black > .elementor-swiper-button.swiper-button-disabled, .nova-carousel-controls-top-black > .elementor-swiper-button[aria-disabled="true"], .nova-carousel-controls-top-white > .elementor-swiper-button.swiper-button-disabled, .nova-carousel-controls-top-white > .elementor-swiper-button[aria-disabled="true"]{
  color: var(--nova-carousel-top-disabled-color) !important;
  border-color: var(--nova-carousel-top-disabled-border) !important;
  background: var(--nova-carousel-top-disabled-background) !important;
  cursor: default !important;
  opacity: 0.7 !important;
  pointer-events: none !important;
}

.nova-carousel-controls-top-black:has(> .elementor-swiper-button-prev.swiper-button-lock), .nova-carousel-controls-top-white:has(> .elementor-swiper-button-prev.swiper-button-lock), .nova-carousel-controls-top-black:has(> .elementor-swiper-button-prev.swiper-button-disabled):has(> .elementor-swiper-button-next.swiper-button-disabled), .nova-carousel-controls-top-white:has(> .elementor-swiper-button-prev.swiper-button-disabled):has(> .elementor-swiper-button-next.swiper-button-disabled){
  padding-top: 0 !important;
}

.nova-carousel-controls-top-black > .elementor-swiper-button.swiper-button-lock, .nova-carousel-controls-top-white > .elementor-swiper-button.swiper-button-lock, .nova-carousel-controls-top-black:has(> .elementor-swiper-button-prev.swiper-button-disabled):has(> .elementor-swiper-button-next.swiper-button-disabled) > .elementor-swiper-button, .nova-carousel-controls-top-black:has(> .elementor-swiper-button-prev.swiper-button-disabled):has(> .elementor-swiper-button-next.swiper-button-disabled) > .swiper-pagination, .nova-carousel-controls-top-white:has(> .elementor-swiper-button-prev.swiper-button-disabled):has(> .elementor-swiper-button-next.swiper-button-disabled) > .elementor-swiper-button, .nova-carousel-controls-top-white:has(> .elementor-swiper-button-prev.swiper-button-disabled):has(> .elementor-swiper-button-next.swiper-button-disabled) > .swiper-pagination{
  display: none !important;
}

.nova-container-principal{
  box-shadow: 0 3px 10px rgba(11, 13, 15, 0.025);
}

.nova-fade.is-interactive .nova-fade__film-line{
    pointer-events: auto;
    cursor: ew-resize;
    touch-action: none;
    left: var(--nova-fade-interactive-position);
  }

.nova-fade.is-interactive .nova-fade__image--after{
    clip-path: inset(0 0 0 var(--nova-fade-interactive-position));
  }

.nova-fade.is-interactive .nova-fade__label--before{
    left: 22px;
    right: auto;
    text-align: left;
    opacity: 1;
  }

.nova-fade.is-interactive .nova-fade__label--after{
    right: 22px;
    left: auto;
    text-align: right;
    opacity: 1;
  }

@media (max-width: 767px){
    .nova-fade {
      height: auto;
      min-height: 0;
    }

    .nova-fade__sticky {
      min-height: 0;
      height: auto;
      padding: 0;
    }

    .nova-fade__figure {
      width: 100%;
      max-width: none;
    }

    .nova-fade__label {
      top: 14px;
      min-width: 96px;
      padding: 9px 10px 10px;
    }

    .nova-fade__label--before {
      left: 14px;
    }

    .nova-fade__label--after {
      right: 14px;
    }

    .nova-fade.is-interactive .nova-fade__label--before {
      left: 14px;
      right: auto;
    }

    .nova-fade.is-interactive .nova-fade__label--after {
      right: 14px;
      left: auto;
    }

    .nova-fade__progress {
      font-size: 11px;
    }

    .nova-fade__button {
      min-width: 44px;
      height: 24px;
      padding-inline: 7px;
    }
  }

.nova-contact-access-list, .nova-contact-access-list *, .nova-footer-contact-list, .nova-footer-contact-list *{
  box-sizing: border-box;
}

.nova-contact-access-list{
  --nova-list-text: #17191c;
  --nova-list-mark: #0c0d0e;
  --nova-list-line: #d5dae1;

  display: grid;
  gap: 12px;
  width: 100%;
  margin: 0;
  padding: 0;
  color: var(--nova-list-text);
  font-family: inherit;
  list-style: none;
}

.nova-footer-contact-list{
  --nova-list-text: #212529;
  --nova-list-mark: #0c0d0e;
  --nova-list-line: #dcdce2;

  width: 100%;
  margin: 0;
  padding: 0;
  color: var(--nova-list-text);
  font-family: inherit;
  list-style: none;
}

.nova-contact-access-list > li, .nova-footer-contact-list > li{
  min-width: 0;
  list-style: none;
  transition: transform 370ms cubic-bezier(0.22, 0.61, 0.36, 1);
}

.nova-contact-access-list > li{
  margin: 0;
  padding: 0;
}

.nova-footer-contact-list > li{
  margin: 0 0 15px;
  padding: 0 0 15px;
  border-bottom: 1px solid var(--nova-list-line);
}

.nova-footer-contact-list > li:last-child{
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.nova-contact-access-item, .nova-footer-contact-list a{
  display: grid;
  grid-template-columns: 30px minmax(0, 1fr);
  align-items: center;
  gap: 11px;
  min-width: 0;
  min-height: 30px;
  color: inherit;
  font-family: inherit;
  line-height: 1.5em;
  text-decoration: none;
}

.nova-contact-access-item{
  font-size: 15px;
  font-weight: 400;
}

.nova-footer-contact-list a{
  font-size: 15px;
  font-weight: 300;
}

a.nova-contact-access-item:hover, .nova-footer-contact-list a:hover{
  color: inherit;
  text-decoration: none;
}

.nova-contact-access-mark, .nova-footer-contact-list-mark{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  color: var(--nova-list-mark);
  background: #ffffff;
  border: 1px solid #d5d9df;
  border-radius: 8px;
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4em;
  transition: color 370ms cubic-bezier(0.22, 0.61, 0.36, 1), background-color 370ms cubic-bezier(0.22, 0.61, 0.36, 1), border-color 370ms cubic-bezier(0.22, 0.61, 0.36, 1);
}

.nova-contact-access-mark svg, .nova-footer-contact-list-mark svg{
  width: 17px;
  height: 17px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.3;
}

.nova-contact-access-mark--solid svg{
  fill: currentColor;
  stroke: none;
}

.nova-contact-access-mark--metro{
  font-size: 12px;
}

.nova-contact-access-mark--network{
  font-size: 8px;
  letter-spacing: 0;
}

.nova-contact-access-item--divider{
  margin-top: 8px !important;
  padding-top: 18px !important;
  border-top: 1px solid var(--nova-list-line);
}

.nova-contact-access-item--important{
  font-weight: 500;
}

.nova-contact-access-list[data-theme="white"], .nova-footer-contact-list[data-theme="white"]{
  --nova-list-text: #ffffff;
  --nova-list-mark: #ffffff;
  --nova-list-line: rgba(255, 255, 255, 0.22);
}

.nova-contact-access-list[data-theme="white"] .nova-contact-access-mark, .nova-footer-contact-list[data-theme="white"] .nova-footer-contact-list-mark{
  background: transparent;
  border-color: rgba(255, 255, 255, 0.48);
}

@media (hover: hover){
  .nova-contact-access-list > li:has(> a):hover,
  .nova-footer-contact-list > li:has(> a):hover {
    transform: translateY(-7px);
  }

  .nova-contact-access-list > li:has(> a):hover .nova-contact-access-mark,
  .nova-footer-contact-list > li:has(> a):hover .nova-footer-contact-list-mark {
    color: #ffffff;
    background: #0c0d0e;
    border-color: #0c0d0e;
  }
}

@media (max-width: 767px){
  .nova-contact-access-list {
    gap: 11px;
  }

  .nova-contact-access-item,
  .nova-footer-contact-list a {
    grid-template-columns: 28px minmax(0, 1fr);
    gap: 10px;
    min-height: 28px;
  }

  .nova-contact-access-mark,
  .nova-footer-contact-list-mark {
    width: 28px;
    height: 28px;
  }

  .nova-contact-access-mark svg,
  .nova-footer-contact-list-mark svg {
    width: 16px;
    height: 16px;
  }

  .nova-contact-access-item--divider {
    margin-top: 7px !important;
    padding-top: 16px !important;
  }

  .nova-footer-contact-list > li {
    margin-bottom: 13px;
    padding-bottom: 13px;
  }
}

@media (prefers-reduced-motion: reduce){
  .nova-contact-access-list > li,
  .nova-footer-contact-list > li,
  .nova-contact-access-mark,
  .nova-footer-contact-list-mark {
    transition: none;
  }
}

.nova-links-page, .nova-links-page *, .nova-links-page *::before, .nova-links-page *::after{
  box-sizing: border-box;
}

.nova-links-page{
  --nova-mist: #edeff6;
  --nova-ink: #111214;
  --nova-charcoal: #212529;
  --nova-muted: #727985;
  --nova-white: #ffffff;
  --nova-lilac: #e7e8f1;
  --nova-accent: #8f93cf;
  --nova-shadow: 0 28px 80px rgb(29 31 47 / 0.11);

  position: relative;
  isolation: isolate;
  width: 100%;
  min-width: 320px;
  min-height: 100svh;
  margin: 0;
  overflow: hidden;
  color: var(--nova-charcoal);
  background: radial-gradient(circle at 50% 12%, rgb(255 255 255 / 0.78), transparent 34%),
    linear-gradient(135deg, #f0f1f8 0%, #edeff6 54%, #e6e7f0 100%);
  font-family: "NOVA FONT", "Avenir Next", "Helvetica Neue", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}

.nova-links-page a{
  color: inherit;
  text-decoration: none;
}

.nova-links-page button, .nova-links-page a{
  -webkit-tap-highlight-color: transparent;
}

.nova-links-page::before{
  position: absolute;
  inset: 0;
  z-index: -1;
  background-image: linear-gradient(rgb(33 37 41 / 0.026) 1px, transparent 1px),
    linear-gradient(90deg, rgb(33 37 41 / 0.026) 1px, transparent 1px);
  background-size: 46px 46px;
  mask-image: linear-gradient(to bottom, rgb(0 0 0 / 0.8), transparent 72%);
  content: "";
  pointer-events: none;
}

.nova-links-page__glow{
  position: absolute;
  z-index: -1;
  width: 340px;
  height: 340px;
  border: 1px solid rgb(143 147 207 / 0.14);
  border-radius: 48% 52% 62% 38%;
  background: rgb(255 255 255 / 0.16);
  filter: blur(1px);
  pointer-events: none;
}

.nova-links-page__glow--one{
  top: -176px;
  left: -160px;
  transform: rotate(28deg);
}

.nova-links-page__glow--two{
  right: -210px;
  bottom: -190px;
  transform: rotate(-22deg);
}

.nova-links-page__shell{
  position: relative;
  z-index: 1;
  width: min(100%, 700px);
  margin: 0 auto;
  padding: clamp(34px, 7vw, 74px) 18px 28px;
}

.nova-profile{
  margin-bottom: 31px;
  text-align: center;
}

.nova-logo-tooltip--principal{
  width: 96px;
  margin: 0 auto;
}

.nova-logo-tooltip--principal a{
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 96px;
  color: inherit;
}

.nova-logo-tooltip--principal a:focus-visible{
  border-radius: 24px;
  outline: 3px solid rgb(111 116 191 / 0.44);
  outline-offset: 6px;
}

.nova-logo-tooltip--principal a::before, .nova-logo-tooltip--principal a::after{
  position: absolute;
  z-index: 5;
  pointer-events: none;
  opacity: 0;
  transition: opacity 180ms ease;
}

.nova-logo-tooltip--principal a::before{
  top: var(--nova-tooltip-y, 50%);
  left: var(--nova-tooltip-x, 50%);
  border: 5px solid transparent;
  border-top-color: var(--nova-ink);
  content: "";
  transform: translate(-50%, -2px);
}

.nova-logo-tooltip--principal a::after{
  top: var(--nova-tooltip-y, 50%);
  left: var(--nova-tooltip-x, 50%);
  padding: 7px 9px;
  border-radius: 8px;
  color: var(--nova-white);
  background: var(--nova-ink);
  content: "Site principal" !important;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.03em;
  line-height: 1;
  white-space: nowrap;
  transform: translate(-50%, calc(-100% - 8px));
}

body .nova-links-page .nova-logo-tooltip--principal a::after{
  content: "Site principal" !important;
}

.nova-logo-tooltip--principal a:hover::before, .nova-logo-tooltip--principal a:hover::after, .nova-logo-tooltip--principal a:focus-visible::before, .nova-logo-tooltip--principal a:focus-visible::after{
  opacity: 1;
}

.nova-profile__logo-frame{
  display: grid;
  width: 96px;
  height: 96px;
  margin: 0 auto 20px;
  padding: 14px;
  place-items: center;
  border: 1px solid rgb(255 255 255 / 0.8);
  border-radius: 32px 48px 32px 14px;
  background: linear-gradient(145deg, rgb(255 255 255 / 0.88), rgb(227 229 240 / 0.68));
  box-shadow: 0 16px 42px rgb(41 43 67 / 0.12), inset 0 1px 0 rgb(255 255 255 / 0.9);
  transform: rotate(-2deg);
}

.nova-profile__logo{
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: rotate(2deg);
}

.nova-profile__kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 7px 12px 7px 10px;
  border: 1px solid rgb(33 37 41 / 0.14);
  border-radius: 999px;
  color: var(--nova-charcoal);
  background: rgb(255 255 255 / 0.42);
  font-size: 10px;
  font-weight: 300;
  letter-spacing: 0.16em;
  line-height: 1;
  text-transform: uppercase;
}

.nova-profile__kicker-dot{
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--nova-ink);
  box-shadow: 0 0 0 4px rgb(17 18 20 / 0.11);
}

.nova-profile__wordmark{
  width: min(100%, 430px);
  margin: 23px auto 0;
}

.nova-profile__wordmark img{
  display: block;
  width: 100%;
  height: auto;
}

.nova-profile__tagline{
  margin: 21px auto 0;
  color: rgb(33 37 41 / 0.85);
  font-size: clamp(16px, 2.8vw, 19px);
  font-weight: 400;
  letter-spacing: -0.025em;
}

.nova-profile__tagline em{
  font-style: normal;
  font-weight: 400;
}

.nova-profile__proofs{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  margin-top: 15px;
  color: var(--nova-muted);
  font-size: 11px;
  font-weight: 300;
  letter-spacing: 0.03em;
}

.nova-profile__proofs i{
  color: var(--nova-accent);
  font-style: normal;
}

.nova-action-panel{
  padding: clamp(16px, 3vw, 21px);
  border: 1px solid rgb(255 255 255 / 0.72);
  border-radius: 30px;
  background: rgb(255 255 255 / 0.38);
  box-shadow: var(--nova-shadow), inset 0 1px 0 rgb(255 255 255 / 0.7);
  backdrop-filter: blur(20px);
}

.nova-action-panel__heading{
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 16px;
  padding: 3px 7px 17px;
}

.nova-section-label{
  display: block;
  color: var(--nova-muted);
  font-size: 10px;
  font-weight: 300;
  letter-spacing: 0.17em;
  line-height: 1.2;
  text-transform: uppercase;
}

.nova-action-panel h2{
  margin: 7px 0 0;
  color: var(--nova-ink);
  font-size: clamp(21px, 4vw, 27px);
  font-weight: 400;
  letter-spacing: -0.06em;
  line-height: 1;
}

.nova-action-panel__count{
  flex: none;
  padding-bottom: 2px;
  color: var(--nova-muted);
  font-size: 10px;
  font-weight: 300;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.nova-action-list{
  display: grid;
  gap: 10px;
}

.nova-action-link{
  display: grid;
  grid-template-columns: 35px minmax(0, 1fr) 34px;
  gap: 13px;
  align-items: center;
  min-height: 79px;
  padding: 13px 14px;
  border: 1px solid rgb(33 37 41 / 0.1);
  border-radius: 21px;
  background: rgb(255 255 255 / 0.78);
  box-shadow: 0 5px 14px rgb(33 37 41 / 0.035);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.nova-action-link:hover{
  border-color: rgb(33 37 41 / 0.2);
  box-shadow: 0 13px 28px rgb(33 37 41 / 0.1);
  transform: translateY(-2px);
}

.nova-action-link:focus-visible, .nova-contact-strip__phone:focus-visible, .nova-contact-strip__map:focus-visible, .nova-socials a:focus-visible{
  outline: 3px solid rgb(111 116 191 / 0.44);
  outline-offset: 3px;
}

.nova-action-link--primary{
  border-color: var(--nova-ink);
  color: var(--nova-white);
  background: var(--nova-ink);
  box-shadow: 0 13px 28px rgb(17 18 20 / 0.18);
}

.nova-action-link--primary:hover{
  border-color: var(--nova-charcoal);
  box-shadow: 0 17px 34px rgb(17 18 20 / 0.22);
}

.nova-action-link__index{
  display: grid;
  width: 35px;
  height: 35px;
  place-items: center;
  border: 1px solid rgb(33 37 41 / 0.12);
  border-radius: 12px;
  color: var(--nova-muted);
  font-size: 10px;
  font-weight: 300;
  letter-spacing: 0.04em;
}

.nova-action-link--primary .nova-action-link__index{
  border-color: rgb(255 255 255 / 0.2);
  color: rgb(255 255 255 / 0.68);
}

.nova-action-link__content{
  display: grid;
  min-width: 0;
  gap: 3px;
}

.nova-action-link__eyebrow{
  overflow: hidden;
  color: var(--nova-muted);
  font-size: 9px;
  font-weight: 300;
  letter-spacing: 0.12em;
  line-height: 1.2;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}

.nova-action-link--primary .nova-action-link__eyebrow{
  color: rgb(255 255 255 / 0.58);
}

.nova-action-link__label{
  overflow: hidden;
  color: var(--nova-ink);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.025em;
  line-height: 1.22;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.nova-action-link--primary .nova-action-link__label{
  color: var(--nova-white);
}

.nova-action-link__description{
  overflow: hidden;
  color: var(--nova-muted);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.25;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.nova-action-link--primary .nova-action-link__description{
  color: rgb(255 255 255 / 0.62);
}

.nova-action-link__arrow{
  display: grid;
  width: 34px;
  height: 34px;
  place-items: center;
  border: 1px solid rgb(33 37 41 / 0.12);
  border-radius: 50%;
  color: var(--nova-charcoal);
  font-size: 16px;
  transition: transform 180ms ease, background 180ms ease;
}

.nova-action-link:hover .nova-action-link__arrow{
  background: var(--nova-lilac);
  transform: rotate(6deg);
}

.nova-action-link--primary .nova-action-link__arrow{
  border-color: rgb(255 255 255 / 0.2);
  color: var(--nova-white);
}

.nova-action-link--primary:hover .nova-action-link__arrow{
  background: rgb(255 255 255 / 0.12);
}

.nova-contact-strip{
  display: flex;
  align-items: center;
  gap: 13px;
  margin-top: 16px;
  padding: 16px 17px;
  border: 1px solid rgb(33 37 41 / 0.1);
  border-radius: 21px;
  background: rgb(255 255 255 / 0.33);
}

.nova-contact-strip__marker{
  display: grid;
  width: 46px;
  height: 46px;
  flex: none;
  place-items: center;
  border: 1px solid rgb(33 37 41 / 0.12);
  border-radius: 12px;
  background: rgb(255 255 255 / 0.34);
}

.nova-contact-strip__marker span{
  width: 12px;
  height: 12px;
  border: 2px solid var(--nova-ink);
  border-radius: 50%;
  box-shadow: 0 0 0 5px rgb(17 18 20 / 0.1);
}

.nova-contact-strip__copy{
  min-width: 0;
}

.nova-contact-strip__map{
  display: grid;
  gap: 5px;
  min-width: 0;
}

.nova-contact-strip__map span{
  overflow: hidden;
  color: var(--nova-charcoal);
  font-size: 13px;
  font-weight: 300;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.nova-contact-strip__map small{
  display: inline-flex;
  width: max-content;
  align-items: center;
  margin-top: 2px;
  padding: 5px 8px;
  border: 1px solid rgb(33 37 41 / 0.12);
  border-radius: 5px;
  color: var(--nova-charcoal);
  background: rgb(255 255 255 / 0.72);
  font-size: 8px;
  font-weight: 300;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  transition: border-color 180ms ease, background 180ms ease, transform 180ms ease;
}

.nova-contact-strip__map:hover small{
  color: var(--nova-charcoal);
  border-color: rgb(33 37 41 / 0.22);
  background: var(--nova-white);
  transform: translateY(-1px);
}

.nova-contact-strip__phone{
  display: grid;
  flex: none;
  gap: 3px;
  margin-left: auto;
  text-align: right;
}

.nova-contact-strip__phone span{
  color: var(--nova-ink);
  font-size: 13px;
  font-weight: 400;
}

.nova-contact-strip__phone small{
  color: var(--nova-muted);
  font-size: 10px;
  font-weight: 300;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.nova-socials{
  --nova-ink: #111214;
  --nova-charcoal: #212529;
  --nova-muted: #727985;
  --nova-white: #ffffff;
  --nova-lilac: #e7e8f1;

  display: flex;
  justify-content: center;
  gap: 9px;
  margin-top: 22px;
}

.nova-socials--standalone{
  justify-content: flex-start;
  margin: 0;
  padding: 0;
}

.nova-socials a{
  position: relative;
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  border: 1px solid rgb(33 37 41 / 0.13);
  border-radius: 5px;
  color: var(--nova-charcoal);
  background: rgb(255 255 255 / 0.36);
  font-size: 12px;
  font-weight: 400;
  transition: transform 180ms ease, background 180ms ease;
}

.nova-socials a[data-tooltip="E-mail"]{
  font-size: 16px;
}

.nova-socials a::before, .nova-socials a::after{
  position: absolute;
  z-index: 5;
  pointer-events: none;
  opacity: 0;
  transition: opacity 160ms ease, transform 160ms ease;
}

.nova-socials a::before{
  bottom: calc(100% + 5px);
  left: 50%;
  border: 5px solid transparent;
  border-top-color: var(--nova-ink);
  content: "";
  transform: translate(-50%, 4px);
}

.nova-socials a::after{
  bottom: calc(100% + 14px);
  left: 50%;
  padding: 7px 9px;
  border-radius: 8px;
  color: var(--nova-white);
  background: var(--nova-ink);
  content: attr(data-tooltip);
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.03em;
  line-height: 1;
  white-space: nowrap;
  transform: translate(-50%, 4px);
}

.nova-socials a:hover::before, .nova-socials a:hover::after, .nova-socials a:focus-visible::before, .nova-socials a:focus-visible::after{
  opacity: 1;
}

.nova-socials a:hover::before, .nova-socials a:hover::after{
  transform: translate(-50%, 0);
}

.nova-socials a:hover{
  background: rgb(255 255 255 / 0.82);
  transform: translateY(-2px);
}

.nova-side-note{
  position: absolute;
  top: 50%;
  display: grid;
  gap: 7px;
  color: rgb(33 37 41 / 0.28);
  font-size: 9px;
  font-weight: 400;
  letter-spacing: 0.22em;
  line-height: 1;
  text-transform: uppercase;
  writing-mode: vertical-rl;
}

.nova-side-note span{
  color: rgb(33 37 41 / 0.2);
  font-size: 8px;
  font-weight: 300;
  letter-spacing: 0.13em;
}

.nova-side-note--left{
  left: 26px;
  transform: translateY(-50%) rotate(180deg);
}

.nova-side-note--right{
  right: 26px;
  transform: translateY(-50%);
}

@media (max-width: 1020px){
  .nova-side-note {
    display: none;
  }
}

@media (max-width: 560px){
  .nova-links-page__shell {
    padding-top: 30px;
  }

  .nova-profile {
    margin-bottom: 25px;
  }

  .nova-profile__logo-frame {
    width: 82px;
    height: 82px;
    margin-bottom: 17px;
    padding: 12px;
    border-radius: 28px 42px 28px 13px;
  }

  .nova-logo-tooltip--principal,
  .nova-logo-tooltip--principal a {
    width: 82px;
  }

  .nova-profile__kicker {
    font-size: 9px;
  }

  .nova-profile__wordmark {
    width: min(100%, 340px);
    margin-top: 20px;
  }

  .nova-profile__tagline {
    margin-top: 17px;
    font-size: 15px;
  }

  .nova-profile__proofs {
    max-width: 310px;
    margin-inline: auto;
    line-height: 1.6;
  }

  .nova-action-panel {
    padding: 13px;
    border-radius: 25px;
  }

  .nova-action-panel__heading {
    align-items: flex-start;
    padding: 3px 6px 14px;
  }

  .nova-action-panel__count {
    padding-top: 2px;
    font-size: 9px;
  }

  .nova-action-link {
    grid-template-columns: 32px minmax(0, 1fr) 30px;
    gap: 10px;
    min-height: 73px;
    padding: 11px 10px;
    border-radius: 17px;
  }

  .nova-action-link__index {
    width: 32px;
    height: 32px;
    border-radius: 10px;
  }

  .nova-contact-strip__marker {
    width: 40px;
    height: 40px;
    border-radius: 12px;
  }

  .nova-action-link__label {
    font-size: 14px;
  }

  .nova-action-link__description {
    font-size: 11px;
  }

  .nova-action-link__arrow {
    width: 30px;
    height: 30px;
  }

  .nova-contact-strip {
    gap: 10px;
    padding: 14px 13px;
    border-radius: 17px;
  }

  .nova-contact-strip__map span {
    font-size: 11px;
  }

  .nova-contact-strip__phone span {
    font-size: 11px;
  }

  .nova-contact-strip__phone small {
    font-size: 9px;
  }
}

@media (max-width: 390px){
  .nova-contact-strip__phone {
    display: none;
  }

  .nova-action-link__description {
    display: none;
  }
}

@media (prefers-reduced-motion: reduce){
  .nova-links-page *,
  .nova-links-page *::before,
  .nova-links-page *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }
}

.nova-post-navigation, .nova-post-navigation > .elementor-widget-container, .nova-post-navigation .elementor-post-navigation{
  box-sizing: border-box;
  width: 100% !important;
  max-width: 100% !important;
  overflow: visible !important;
}

.nova-post-navigation .elementor-post-navigation{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 16px;
  margin: 0 !important;
  padding: 0 !important;
}

.nova-post-navigation .elementor-post-navigation__separator-wrapper{
  display: none !important;
}

.nova-post-navigation .elementor-post-navigation__prev, .nova-post-navigation .elementor-post-navigation__next{
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 !important;
}

.nova-post-navigation .elementor-post-navigation__link > a{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
  min-height: 92px;
  box-sizing: border-box;
  padding: 15px 18px;
  border: 1px solid #dfe2e9 !important;
  border-radius: 16px;
  background: #ffffff !important;
  color: #17181c !important;
  text-decoration: none !important;
  box-shadow: 0 6px 16px rgba(17, 17, 17, 0.05);
  transition:
    background-color 0.2s ease,
    border-color 0.2s ease,
    box-shadow 0.2s ease;
}

.nova-post-navigation .elementor-post-navigation__link__prev, .nova-post-navigation .elementor-post-navigation__link__next{
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 6px;
  min-width: 0;
}

.nova-post-navigation .elementor-post-navigation__next > a{
  text-align: right;
}

.nova-post-navigation .post-navigation__prev--label, .nova-post-navigation .post-navigation__next--label{
  color: #737783;
  font-size: 0.62rem !important;
  font-weight: 500 !important;
  line-height: 1;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nova-post-navigation .post-navigation__prev--title, .nova-post-navigation .post-navigation__next--title{
  display: block !important;
  min-width: 0;
  overflow: hidden;
  color: #17181c !important;
  font-size: 0.82rem !important;
  font-weight: 300 !important;
  line-height: 1.25 !important;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.nova-post-navigation .post-navigation__arrow-wrapper{
  position: relative;
  display: grid;
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
  place-items: center;
  border-radius: 50%;
  background: #111111;
  color: #ffffff;
  transition:
    background-color 0.2s ease,
    color 0.2s ease;
}

.nova-post-navigation .post-navigation__arrow-wrapper > i, .nova-post-navigation .post-navigation__arrow-wrapper > svg{
  display: none;
}

.nova-post-navigation .post-navigation__arrow-prev::before, .nova-post-navigation .post-navigation__arrow-next::before{
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1;
}

.nova-post-navigation .post-navigation__arrow-prev::before{
  content: "←";
}

.nova-post-navigation .post-navigation__arrow-next::before{
  content: "→";
}

@media (hover: hover) and (pointer: fine){
  .nova-post-navigation .elementor-post-navigation__link > a:hover {
    transform: none !important;
    border-color: #111111 !important;
    background: #111111 !important;
    box-shadow: 0 8px 20px rgba(17, 17, 17, 0.12);
  }

  .nova-post-navigation .elementor-post-navigation__link > a:hover
  .post-navigation__prev--label,
  .nova-post-navigation .elementor-post-navigation__link > a:hover
  .post-navigation__next--label,
  .nova-post-navigation .elementor-post-navigation__link > a:hover
  .post-navigation__prev--title,
  .nova-post-navigation .elementor-post-navigation__link > a:hover
  .post-navigation__next--title {
    color: #ffffff !important;
  }

  /* Rond blanc et flèche noire au hover */
  .nova-post-navigation .elementor-post-navigation__link > a:hover
  .post-navigation__arrow-wrapper {
    background: #ffffff;
    color: #111111;
  }
}

.nova-post-navigation .elementor-post-navigation__link > a:focus-visible{
  outline: 3px solid #5d63d8;
  outline-offset: 4px;
}

@media (max-width: 767px){
  .nova-post-navigation .elementor-post-navigation {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px;
  }

  .nova-post-navigation .elementor-post-navigation__link > a {
    min-height: 72px;
    padding: 11px 10px;
    gap: 8px;
    border-radius: 12px;
  }

  /* Petit rond sur téléphone */
  .nova-post-navigation .post-navigation__arrow-wrapper {
    flex: 0 0 26px;
    width: 26px;
    height: 26px;
  }

  .nova-post-navigation .post-navigation__prev--label,
  .nova-post-navigation .post-navigation__next--label {
    font-size: 0.55rem !important;
  }

  .nova-post-navigation .post-navigation__prev--title,
  .nova-post-navigation .post-navigation__next--title {
    font-size: 0.7rem !important;
    font-weight: 300 !important;
  }

  .nova-post-navigation .post-navigation__arrow-prev::before,
  .nova-post-navigation .post-navigation__arrow-next::before {
    font-size: 0.78rem;
  }
}

.nova-menu-hamburger-label{
  box-sizing: border-box;

  width: 54px !important;
  min-width: 54px !important;
  max-width: 54px !important;

  height: 54px !important;
  min-height: 54px !important;
  max-height: 54px !important;

  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 4px !important;

  margin: 0 !important;
  padding: 0 !important;

  border: 1px solid rgba(17, 17, 17, 0.45) !important;
  border-radius: 8px !important;

  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;

  color: #111111 !important;
  cursor: pointer;
  overflow: hidden;

  transition:
    transform 180ms ease,
    box-shadow 180ms ease,
    border-color 180ms ease;
}

.nova-menu-hamburger-label::after{
  content: none !important;
  display: none !important;
}

.nova-menu-hamburger-label svg{
  display: none !important;
}

.nova-menu-icon{
  width: 22px;
  height: 15px;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 3px;
}

.nova-menu-icon span{
  display: block;

  width: 22px;
  height: 2px;

  border-radius: 1px;
  background: #111111;

  transition: width 180ms ease;
}

.nova-menu-icon span:nth-child(2){
  width: 15px;
}

.nova-menu-text{
  display: block;

  margin: 0;
  padding: 0;

  color: #111111 !important;
  font-family: inherit;
  font-size: 10px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nova-menu-hamburger-label:hover{
  background: transparent !important;
  background-color: transparent !important;
  transform: translateY(-2px);
  border-color: #111111 !important;
  box-shadow: 0 5px 12px rgba(17, 17, 17, 0.12);
}

.nova-menu-hamburger-label:hover .nova-menu-icon span:nth-child(2){
  width: 22px;
}

.nova-menu-hamburger-label:focus-visible{
  outline: 2px solid #111111;
  outline-offset: 3px;
}

@media (max-width: 767px){
  .nova-menu-hamburger-label {
    width: 44px !important;
    min-width: 44px !important;
    max-width: 44px !important;

    height: 44px !important;
    min-height: 44px !important;
    max-height: 44px !important;
  }

  .nova-menu-icon {
    width: 18px;
    height: 12px;
    gap: 3px;
  }

  .nova-menu-icon span {
    width: 18px;
    height: 2px;
  }

  .nova-menu-icon span:nth-child(2) {
    width: 12px;
  }

  .nova-menu-text {
    font-size: 8px;
  }
}

.nova-hair-switch-tabs [role="tab"] .e-paragraph-base{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  width: 100% !important;

  margin: 0 !important;
  padding: 0 !important;

  color: inherit !important;
  font-size: 13.5px !important;
  font-weight: 650 !important;
  letter-spacing: -0.02em !important;
  line-height: 1 !important;

  white-space: nowrap !important;
  text-align: center !important;
}

@media (min-width: 768px) and (max-width: 1024px){
  .nova-hair-switch-tabs [role="tab"] {
    width: 148px !important;
    min-width: 148px !important;
    height: 42px !important;
    min-height: 42px !important;
  }

  .nova-hair-switch-tabs [role="tab"] .e-paragraph-base {
    font-size: 13px !important;
  }
}

@media (max-width: 767px){
  .nova-hair-switch-tabs [role="tablist"] {
    width: min(100%, 320px) !important;
    margin: 0 0 22px auto !important;
  }

  .nova-hair-switch-tabs [role="tab"] {
    width: auto !important;
    min-width: 0 !important;
    height: 40px !important;
    min-height: 40px !important;

    padding: 0 11px !important;
  }

  .nova-hair-switch-tabs [role="tab"] .e-paragraph-base {
    font-size: 12.5px !important;
    letter-spacing: -0.025em !important;
  }
}

@media (max-width: 380px){
  .nova-hair-switch-tabs [role="tablist"] {
    max-width: 292px !important;
  }

  .nova-hair-switch-tabs [role="tab"] {
    height: 38px !important;
    min-height: 38px !important;
    padding: 0 9px !important;
  }

  .nova-hair-switch-tabs [role="tab"] .e-paragraph-base {
    font-size: 12px !important;
  }
}

.elementor .paragraph-dark{
  background-image: none !important;
  background-size: auto !important;
  background-position: initial !important;
  background-repeat: initial !important;
  transition: none !important;
}

.elementor .paragraph-dark a{
  display: inline !important;
  width: auto !important;
  color: inherit !important;
  text-decoration: none !important;
  background-image:
    linear-gradient(currentColor, currentColor),
    linear-gradient(currentColor, currentColor) !important;
  background-repeat: no-repeat !important;
  background-size: 0% 1.2px, 100% 0.5px !important;
  background-position: left calc(100% - 1px), left calc(100% - 1px) !important;
  box-decoration-break: clone !important;
  -webkit-box-decoration-break: clone !important;
  transition: background-size 0.35s ease !important;
}

.elementor .paragraph-dark a:hover, .elementor .paragraph-dark a:focus-visible{
  background-size: 100% 1.2px, 100% 0.5px !important;
}

.nova-resource-card--guide{
  --nova-resource-image: url("/wp-content/uploads/greffe-de-cheveveux-guide-post-op.webp");
  --nova-resource-position: 66% center;
}

.nova-resource-card--diagnostic{
  --nova-resource-image: url("/wp-content/uploads/diagnostic-en-ligne.webp");
  --nova-resource-position: 70% center;
}

@keyframes nova-resource-pulse{
  0%,
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }

  12% {
    transform: scale(.88);
  }

  23% {
    transform: scale(1.3);
    box-shadow: 0 0 0 4px rgba(255, 255, 255, .14);
  }

  36% {
    transform: scale(.96);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, .06);
  }

  49% {
    transform: scale(1.12);
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0);
  }

  62% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

.nova-resource-card--diagnostic .nova-resource-card__meta::before{
  content: "";
  display: block;
  border: 0;
  border-radius: 0;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2.5 20 5.5V11c0 5.1-3.4 8.8-8 10.5C7.4 19.8 4 16.1 4 11V5.5L12 2.5Z' fill='none' stroke='%23ffffff' stroke-width='1.7' stroke-linejoin='round'/%3E%3Cpath d='m8.2 12 2.4 2.4 5.2-5.2' fill='none' stroke='%23ffffff' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;
}

.nova-text-dot-white, .nova-text-dot-black{
  --nova-pulse-label-color: #fff !important;
  --nova-pulse-label-ring: rgba(255, 255, 255, .14) !important;
  --nova-pulse-label-ring-soft: rgba(255, 255, 255, .06) !important;
  --nova-pulse-label-ring-clear: rgba(255, 255, 255, 0) !important;

  display: inline-flex !important;
  width: max-content !important;
  max-width: 100% !important;
  align-items: center !important;
  gap: 8px !important;
  padding: 7px 12px !important;
  border: 1px solid var(--nova-pulse-label-color) !important;
  border-radius: 999px !important;
  background: transparent !important;
  color: var(--nova-pulse-label-color) !important;
  box-sizing: border-box !important;
  font-family: inherit !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  line-height: 1.1 !important;
  white-space: nowrap !important;
}

.nova-text-dot-black{
  --nova-pulse-label-color: #000 !important;
  --nova-pulse-label-ring: rgba(0, 0, 0, .14) !important;
  --nova-pulse-label-ring-soft: rgba(0, 0, 0, .06) !important;
  --nova-pulse-label-ring-clear: rgba(0, 0, 0, 0) !important;
}

.nova-text-dot-white::before, .nova-text-dot-black::before{
  content: "" !important;
  display: block !important;
  width: 7px !important;
  height: 7px !important;
  flex: 0 0 7px !important;
  border-radius: 50% !important;
  background: var(--nova-pulse-label-color) !important;
  transform-origin: center !important;
  animation: nova-pulse-label-heartbeat 1.8s ease-in-out infinite !important;
}

@keyframes nova-pulse-label-heartbeat{
  0%,
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 var(--nova-pulse-label-ring-clear);
  }

  12% {
    transform: scale(.88);
  }

  23% {
    transform: scale(1.3);
    box-shadow: 0 0 0 4px var(--nova-pulse-label-ring);
  }

  36% {
    transform: scale(.96);
    box-shadow: 0 0 0 2px var(--nova-pulse-label-ring-soft);
  }

  49% {
    transform: scale(1.12);
    box-shadow: 0 0 0 5px var(--nova-pulse-label-ring-clear);
  }

  62% {
    transform: scale(1);
    box-shadow: 0 0 0 0 var(--nova-pulse-label-ring-clear);
  }
}

@media (prefers-reduced-motion: reduce){
  .nova-text-dot-white::before,
  .nova-text-dot-black::before {
    animation: none !important;
  }
}

.nova-tarifs-info-scroll, .nova-tarifs-info-scroll-dark{
  position: relative !important;
  width: 100% !important;
  max-height: 110px !important;
  margin-top: 0 !important;
  padding: 14px 18px 0 !important;
  overflow-y: auto !important;
  overscroll-behavior: contain !important;
  scrollbar-gutter: stable !important;
  border-radius: 16px !important;
  font-family: inherit !important;
  isolation: isolate !important;
}

.nova-tarifs-info-scroll > div:first-child, .nova-tarifs-info-scroll-dark > div:first-child{
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  margin: 0 0 7px !important;
}

.nova-tarifs-info-scroll > div:first-child span, .nova-tarifs-info-scroll-dark > div:first-child span{
  display: inline-flex !important;
  width: 20px !important;
  height: 20px !important;
  flex: 0 0 20px !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 50% !important;
  font-family: inherit !important;
  font-size: 9px !important;
  line-height: 1 !important;
}

.nova-tarifs-info-scroll h3, .nova-tarifs-info-scroll-dark h3{
  margin: 0 !important;
  font-family: inherit !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  letter-spacing: -.025em !important;
  line-height: 1.15 !important;
}

.nova-tarifs-info-scroll p, .nova-tarifs-info-scroll-dark p{
  margin: 0 0 10px !important;
  font-family: inherit !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  letter-spacing: -.012em !important;
  line-height: 1.45 !important;
}

.nova-tarifs-info-scroll::after, .nova-tarifs-info-scroll-dark::after{
  position: sticky !important;
  bottom: 0 !important;
  z-index: 2 !important;
  display: block !important;
  margin: 7px -18px 0 !important;
  padding: 8px 18px !important;
  border-top: 1px solid !important;
  font-family: inherit !important;
  font-size: 10px !important;
  font-weight: 500 !important;
  letter-spacing: .08em !important;
  line-height: 1 !important;
  text-align: center !important;
  text-transform: uppercase !important;
  pointer-events: none !important;
}

.nova-tarifs-info-scroll::-webkit-scrollbar, .nova-tarifs-info-scroll-dark::-webkit-scrollbar{
  width: 4px !important;
}

.nova-tarifs-info-scroll::-webkit-scrollbar-track, .nova-tarifs-info-scroll-dark::-webkit-scrollbar-track{
  background: transparent !important;
}

@media (max-width: 767px){
  .nova-tarifs-info-scroll,
  .nova-tarifs-info-scroll-dark {
    max-height: 104px !important;
    padding: 13px 15px 0 !important;
    border-radius: 13px !important;
  }

  .nova-tarifs-info-scroll h3,
  .nova-tarifs-info-scroll-dark h3 {
    font-size: 13px !important;
  }

  .nova-tarifs-info-scroll p,
  .nova-tarifs-info-scroll-dark p {
    font-size: 11.5px !important;
  }

  .nova-tarifs-info-scroll::after,
  .nova-tarifs-info-scroll-dark::after {
    margin-right: -15px !important;
    margin-left: -15px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
