@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500&display=swap);
.site-footer {
  position: relative;
  z-index: 2;
  min-height: clamp(320px, 24vw, 430px);
  padding: 0;
  overflow: hidden;
  background: #fff;
  color: #050505;
}
.site-footer a {
  color: inherit;
  text-decoration: none;
  transition: text-shadow 0.18s ease, transform 0.18s ease;
}
.site-footer a:hover {
  color: inherit;
  text-shadow: 0 2px 6px rgba(5, 5, 5, 0.24);
}
.site-footer .footer-bg {
  position: absolute;
  z-index: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
}
.site-footer .footer-bg__trace {
  position: absolute;
  display: block;
  height: auto;
  user-select: none;
}
.site-footer .footer-bg__trace--219 {
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1280px;
}
.site-footer .footer-bg__trace--220 {
  top: 0;
  left: 0;
  width: 55%;
  min-width: 700px;
}
.site-footer .footer-bg__trace--221 {
  top: clamp(30px, 4.4vw, 78px);
  left: 0;
  width: 18%;
  min-width: 235px;
}
.site-footer .footer-bg__trace--222 {
  top: 0;
  right: 0;
  width: 25%;
  min-width: 315px;
}
.site-footer .footer-bg__trace--231,
.site-footer .footer-bg__trace--232,
.site-footer .footer-bg__trace--233 {
  display: none;
}
.site-footer .footer-wrap {
  position: relative;
  z-index: 2;
  width: min(86%, 1228px);
  min-height: clamp(390px, 25vw, 470px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(360px, 1.15fr) minmax(150px, 0.42fr) minmax(320px, 0.9fr);
  gap: clamp(34px, 4vw, 72px);
  align-items: start;
  padding: clamp(36px, 3.6vw, 56px) 0 76px;
}
.site-footer .col {
  min-width: 0;
}
.site-footer .brand-head {
  display: flex;
  align-items: center;
  gap: clamp(18px, 2.2vw, 34px);
  color: #fff;
  margin-bottom: clamp(82px, 6.7vw, 118px);
  filter: drop-shadow(0 4px 10px rgba(7, 38, 76, 0.2));
}
.site-footer .col--brand {
  padding-left: 0;
}
.site-footer .brand-logo {
  display: block;
  width: clamp(95px, 9vw, 150px);
  height: auto;
  filter: drop-shadow(0 3px 8px rgba(7, 38, 76, 0.34));
}
.site-footer .brand-text {
  position: relative;
  z-index: 1;
  isolation: isolate;
}
.site-footer .brand-text::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: -0.35em -0.62em -0.42em;
  border-radius: 999px;
  background: radial-gradient(ellipse at 22% 45%, rgba(12, 82, 143, 0.46) 0%, rgba(12, 82, 143, 0.3) 38%, rgba(12, 82, 143, 0.1) 68%, transparent 100%);
  filter: blur(8px);
  opacity: 0.92;
  pointer-events: none;
}
.site-footer .brand-title {
  margin: 0 0 6px;
  font-size: clamp(20px, 1.2vw + 16px, 32px);
  font-weight: 900;
  line-height: 1.15;
  text-shadow: 0 2px 6px rgba(5, 30, 64, 0.48), 0 0 2px rgba(5, 30, 64, 0.62);
}
.site-footer .brand-sub {
  margin: 0;
  font-size: clamp(20px, 1.2vw + 16px, 32px);
  font-weight: 900;
  line-height: 1.15;
  text-shadow: 0 2px 6px rgba(5, 30, 64, 0.48), 0 0 2px rgba(5, 30, 64, 0.62);
}
.site-footer .footer-socials {
  display: none;
}
.site-footer .brand-lead {
  margin: 0 0 clamp(22px, 2vw, 34px);
  color: #050505;
  font-size: clamp(13px, 0.3vw + 12px, 16px);
  line-height: 1.45;
}
.site-footer .newsletter-label {
  margin: 0 0 10px;
  font-size: clamp(13px, 0.3vw + 12px, 16px);
  line-height: 1.2;
}
.site-footer .newsletter-input {
  display: inline-flex;
  width: min(290px, 100%);
}
.site-footer .newsletter-input input {
  width: 100%;
  height: 31px;
  padding: 0 18px;
  border: 1px solid #050505;
  border-radius: 999px;
  background: transparent;
  color: #050505;
  font: inherit;
  outline: none;
}
.site-footer .link-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: clamp(14px, 1.25vw, 23px);
  color: #050505;
  font-size: clamp(15px, 0.45vw + 13px, 20px);
  font-weight: 500;
  line-height: 1.15;
}
.site-footer .col--nav {
  position: relative;
  padding-top: clamp(128px, 9vw, 164px);
  padding-right: clamp(22px, 3vw, 48px);
}
.site-footer .col--nav::after {
  content: "";
  position: absolute;
  top: clamp(128px, 9vw, 164px);
  right: 0;
  width: 1px;
  height: clamp(170px, 11vw, 215px);
  background: #050505;
}
.site-footer .col--legal {
  padding-top: clamp(128px, 9vw, 164px);
  padding-left: 0;
}
.site-footer .footer-bottom {
  position: absolute;
  right: 0;
  bottom: 24px;
  z-index: 3;
  width: min(86%, 1228px);
  left: 50%;
  transform: translateX(-50%);
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
}
.site-footer .copyright {
  margin: 0;
  color: #050505;
  font-size: clamp(11px, 0.3vw + 10px, 14px);
}

@media (max-width: 1200px) and (min-width: 993px) {
  .site-footer .footer-wrap,
  .site-footer .footer-bottom {
    width: 94%;
  }
  .site-footer .footer-wrap {
    grid-template-columns: minmax(330px, 1.08fr) minmax(130px, 0.34fr) minmax(280px, 0.82fr);
    gap: 28px;
    padding-top: 40px;
  }
  .site-footer .brand-head {
    margin-bottom: 92px;
  }
  .site-footer .col--nav,
  .site-footer .col--legal {
    padding-top: 132px;
  }
  .site-footer .col--nav::after {
    top: 132px;
    height: 190px;
  }
  .site-footer .brand-logo {
    width: clamp(86px, 8vw, 120px);
  }
  .site-footer .brand-title,
  .site-footer .brand-sub {
    font-size: clamp(22px, 2vw, 28px);
  }
  .site-footer .link-list {
    font-size: clamp(16px, 1.35vw, 18px);
  }
}
@media (max-width: 992px) {
  .site-footer {
    min-height: auto;
    padding-bottom: 3.4rem;
  }
  .site-footer .footer-bg {
    height: 34rem;
  }
  .site-footer .footer-bg__trace--219,
  .site-footer .footer-bg__trace--220,
  .site-footer .footer-bg__trace--221,
  .site-footer .footer-bg__trace--222 {
    display: none;
  }
  .site-footer .footer-bg__trace--231,
  .site-footer .footer-bg__trace--232,
  .site-footer .footer-bg__trace--233 {
    display: block;
    left: 0;
    width: 100%;
    min-width: 0;
  }
  .site-footer .footer-bg__trace--231 {
    top: 0;
  }
  .site-footer .footer-bg__trace--232 {
    top: 2.8rem;
  }
  .site-footer .footer-bg__trace--233 {
    top: 2.8rem;
    left: 11%;
    width: 78%;
  }
  .site-footer .footer-wrap {
    min-height: auto;
    grid-template-columns: 1fr;
    gap: 2.2rem;
    width: calc(100% - 48px);
    padding-top: 7.6rem;
  }
  .site-footer .brand-head {
    position: relative;
    top: auto;
    left: auto;
    margin-bottom: 2.2rem;
    display: grid;
    justify-items: center;
    gap: 1.4rem;
    text-align: center;
  }
  .site-footer .col--brand {
    padding-left: 0;
  }
  .site-footer .brand-logo {
    width: 11.5rem;
  }
  .site-footer .brand-title,
  .site-footer .brand-sub {
    font-size: 1.7rem;
    line-height: 1.25;
  }
  .site-footer .footer-socials {
    display: flex;
    justify-content: center;
    gap: 2rem;
    margin: 1.8rem 0 7rem;
  }
  .site-footer .footer-socials a {
    color: #fff;
    font-size: 2.4rem;
  }
  .site-footer .brand-lead {
    font-size: 1.35rem;
    line-height: 1.45;
    margin-bottom: 2.8rem;
  }
  .site-footer .newsletter-label {
    font-size: 1.35rem;
  }
  .site-footer .newsletter-input {
    width: min(100%, 22rem);
  }
  .site-footer .newsletter-input input {
    height: 2.8rem;
  }
  .site-footer .link-list {
    gap: 0;
    font-size: 1.35rem;
    line-height: 1.25;
  }
  .site-footer .col--nav .link-list {
    font-style: italic;
  }
  .site-footer .col--nav .link-list li {
    border-bottom: 1px solid #050505;
    padding: 0.85rem 0;
  }
  .site-footer .col--nav {
    padding-right: 0;
    padding-top: 0;
  }
  .site-footer .col--nav::after {
    content: none;
  }
  .site-footer .col--legal {
    padding-top: 0;
  }
  .site-footer .col--legal .link-list {
    gap: 1.3rem;
    padding-top: 0.3rem;
  }
  .site-footer .footer-bottom {
    width: calc(100% - 48px);
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    transform: none;
    margin-top: 1.8rem;
    justify-content: flex-start;
  }
}
@media (max-width: 560px) {
  .site-footer {
    width: min(284px, 100% - 38px);
    margin: 0 auto 2.4rem;
  }
  .site-footer .footer-bg {
    height: 31.8rem;
  }
  .site-footer .footer-bg__trace--231 {
    top: 0;
    width: 100%;
  }
  .site-footer .footer-bg__trace--232 {
    top: 3.1rem;
    width: 100%;
  }
  .site-footer .footer-bg__trace--233 {
    top: 3.1rem;
    left: 8%;
    width: 84%;
  }
  .site-footer .footer-wrap {
    width: calc(100% - 28px);
    padding-top: 8.2rem;
    gap: 2.4rem;
  }
  .site-footer .brand-head {
    align-items: center;
    gap: 1.2rem;
    margin-bottom: 1.8rem;
  }
  .site-footer .brand-logo {
    width: 10.7rem;
  }
  .site-footer .brand-title,
  .site-footer .brand-sub {
    font-size: 1.62rem;
    line-height: 1.28;
  }
  .site-footer .footer-socials {
    gap: 1.8rem;
    margin: 2rem 0 6.8rem;
  }
  .site-footer .footer-socials a {
    font-size: 2.5rem;
  }
  .site-footer .brand-lead {
    font-size: 1.35rem;
    line-height: 1.45;
    margin-bottom: 2.6rem;
  }
  .site-footer .newsletter-label {
    margin-bottom: 0.9rem;
  }
  .site-footer .newsletter-input {
    width: 100%;
  }
  .site-footer .newsletter-input input {
    height: 2.8rem;
    padding: 0 1.6rem;
  }
  .site-footer .col--nav .link-list li {
    padding: 0.83rem 0;
  }
  .site-footer .col--legal .link-list {
    gap: 1.25rem;
  }
  .site-footer .footer-bottom {
    width: calc(100% - 28px);
    margin-top: 1.2rem;
  }
  .site-footer .copyright {
    font-size: 1.1rem;
  }
}
.nav-bar-container {
  width: 100%;
  background-color: var(--color-blue);
  z-index: 2;
  position: relative;
  box-shadow: 0 6px 14px rgba(24, 41, 88, 0.16);
}
.nav-bar-container .nav-bar {
  display: flex;
  position: relative;
  width: 100%;
  max-width: 1600px;
  margin: auto;
  padding: 2.4rem 5rem 2.4rem 3rem;
  /* group items to edges (logo left, links right) */
  justify-content: space-between;
}
.nav-bar-container .nav-bar .nav-left {
  /* shrink to logo width on desktop */
  flex: 0 0 auto;
  z-index: 2;
  display: flex;
  align-items: center;
}
.nav-bar-container .nav-bar .nav-left img {
  transition: all 0.33s ease-in-out;
  /* make logo a bit smaller on desktop */
  width: auto;
  max-width: 190px;
}
.nav-bar-container .nav-bar .nav-left img:hover {
  scale: 1.1;
}
.nav-bar-container .nav-bar ul.nav-right {
  flex: 3;
  z-index: 2;
  display: flex;
  align-items: center;
  /* cluster links toward the right */
  justify-content: flex-end;
  gap: 2.5rem;
  list-style: none;
  /* balanced spacing from logo */
  padding: 0 0 0 4rem;
  /* push group to right side */
  margin-left: auto;
}
.nav-bar-container .nav-bar ul.nav-right a {
  font-weight: 600;
  text-transform: none; /* lowercase */
}
.nav-bar-container .nav-bar ul.nav-right a:hover {
  color: var(--color-green);
}
.nav-bar-container .nav-bar ul.nav-right a.active {
  color: #fff;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 0.7rem;
}
.nav-bar-container .nav-bar ul.nav-right .has-submenu {
  position: relative;
  padding: 0 1rem;
}
.nav-bar-container .nav-bar ul.nav-right .has-submenu:hover .submenu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.nav-bar-container .nav-bar ul.nav-right .has-submenu .submenu {
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: var(--color-blue);
  border-radius: 8px;
  padding: 1.5rem 1rem 1.75rem;
  min-width: 180px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.25s ease;
  z-index: 10;
}
.nav-bar-container .nav-bar ul.nav-right .has-submenu .submenu li a {
  color: #ffffff;
  padding: 0;
  white-space: nowrap;
}
.nav-bar-container .nav-bar ul.nav-right .has-submenu .submenu li a:hover {
  color: var(--color-green);
}
.nav-bar-container .nav-bar ul.nav-right {
  /* CONTACT button: white by default, light green on hover */
}
.nav-bar-container .nav-bar ul.nav-right .contact {
  background: #fff !important;
  color: var(--color-blue) !important;
  border: 2px solid #fff !important;
  border-radius: 999px !important;
  padding: 1rem 2rem !important;
  font-weight: 700 !important;
  font-size: 1.8rem !important;
  text-transform: none !important; /* do not force uppercase */
  letter-spacing: normal !important;
  --button-hover-bg: var(--color-green);
  --button-hover-color: #fff;
  transition: color 0.3s ease, border-color 0.3s ease !important;
}
.nav-bar-container .nav-bar ul.nav-right .contact:hover {
  color: #fff !important;
  border-color: var(--color-green) !important;
}

.mobile-nav-toggle {
  display: none;
}

.mobile-only {
  display: none;
}

/* Desktop fine-tuning */
@media only screen and (min-width: 993px) {
  /* Make nav link text same size as the contact button */
  .nav-bar-container .nav-bar ul.nav-right a {
    font-size: 2rem;
  }
  /* Slightly reduce button height and increase length on desktop */
  .nav-bar-container .nav-bar ul.nav-right .contact {
    padding: 1rem 2.6rem !important;
  }
}
/* overlay */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: opacity 0.3s;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
}

.overlay.active {
  width: 100%;
  height: 100%;
  opacity: 1;
}

/* ---------- Breakpoints ---------- */
/* 1280px and down */
@media only screen and (max-width: 1280px) {
  .nav-bar-container .nav-bar {
    padding: 2.4rem 0;
    width: 95%;
    margin: 0 auto 0 3rem;
  }
  .nav-bar-container .nav-bar .nav-left {
    margin: 0 3rem 0 0;
  }
  .nav-bar-container .nav-bar ul.nav-right {
    flex: 4;
    padding: 0;
    font-size: 1.5rem;
  }
  .nav-bar-container .nav-bar ul.nav-right button {
    padding: 1.5rem;
    font-size: 1.5rem;
    font-weight: 600;
  }
}
/* 992px and down */
@media only screen and (max-width: 992px) {
  .nav-bar-container .nav-bar {
    width: 90%;
  }
  .nav-bar-container .nav-bar .nav-left {
    margin: 0 2rem 0 0;
  }
  .nav-bar-container .nav-bar ul.nav-right {
    font-size: 1.25rem;
    gap: 3rem;
    flex: 4;
  }
}
/* Mobile menu */
@media only screen and (max-width: 992px) {
  .mobile-nav-toggle {
    aspect-ratio: 1;
    background-color: transparent;
    display: block;
    position: fixed;
    right: 1.6rem;
    top: 1.3rem;
    width: 2.7rem;
    z-index: 104;
    padding: 0;
    border-radius: 0;
    color: #fff;
    font-size: 2.7rem;
    box-shadow: none;
    overflow: visible;
  }
  .mobile-nav-toggle::before {
    content: none;
  }
  .mobile-nav-toggle[aria-expanded=true] {
    top: 1.4rem;
    right: 1.4rem;
    width: 2.5rem;
    border-radius: 50%;
    background: #fff;
    color: var(--color-blue);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.22);
    font-size: 1.7rem;
  }
  .nav-bar-container {
    position: fixed;
    z-index: 103;
    top: 0;
    left: 0;
    right: 0;
    height: 5rem;
    background-color: var(--color-blue);
    transform: none;
    transition: transform 0.3s ease-in-out;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
  }
  .nav-bar-container.active {
    left: 23%;
    right: 0;
    width: auto;
    height: auto;
    min-height: 42rem;
    background: var(--color-blue);
  }
  .nav-bar-container .nav-bar {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin: 0;
    padding: 0.7rem 1.6rem;
    align-items: center;
  }
  .nav-bar-container .nav-bar .nav-left {
    flex: 0 0 auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 0;
    margin: 0;
  }
  .nav-bar-container .nav-bar .nav-left img {
    width: auto;
    max-width: 150px;
    max-height: 3.4rem;
    margin: 0;
  }
  .nav-bar-container .nav-bar ul.nav-right {
    display: none;
    width: 100%;
    flex: 1;
    flex-direction: column;
    gap: 0;
    justify-content: flex-start;
    align-items: stretch;
    min-height: 0;
    margin: 0;
    padding: 0;
    font-size: 1.6rem;
  }
  .nav-bar-container .nav-bar ul.nav-right a {
    color: #fff;
    font-weight: 700;
  }
  .nav-bar-container .nav-bar ul.nav-right .has-submenu {
    padding: 0;
    text-align: left;
  }
  .nav-bar-container .nav-bar ul.nav-right .has-submenu .submenu {
    display: none;
  }
  .nav-bar-container .nav-bar ul.nav-right .has-submenu .submenu li a {
    color: #ffffff;
  }
  .nav-bar-container .nav-bar ul.nav-right > li:not(.mobile-only) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.72);
  }
  .nav-bar-container .nav-bar ul.nav-right > li:not(.mobile-only) > a {
    display: block;
    padding: 1rem 0;
  }
  .nav-bar-container .nav-bar ul.nav-right .nav-contact-link {
    order: 3;
    display: flex;
    justify-content: flex-start;
  }
  .nav-bar-container .nav-bar ul.nav-right button {
    width: min(16.8rem, 100%);
    min-height: 3.4rem;
    margin: 2rem 0 1.2rem;
    padding: 0 1.4rem !important;
    font-size: 1.25rem !important;
    font-weight: 800;
  }
  .nav-bar-container .nav-bar ul.nav-right button span {
    white-space: nowrap;
  }
  .nav-bar-container.active .nav-bar {
    display: block;
    padding: 4.4rem 2rem 2.8rem;
  }
  .nav-bar-container.active .nav-bar .nav-left {
    position: fixed;
    top: 0.9rem;
    left: 1.6rem;
    display: flex;
  }
  .nav-bar-container.active .nav-bar .nav-left img {
    max-width: 11.5rem;
    max-height: 3.2rem;
  }
  .nav-bar-container.active .nav-bar ul.nav-right {
    display: flex;
  }
  .nav-bar-container .mobile-only {
    display: block;
  }
  .nav-bar-container .mobile-legal {
    display: grid;
    order: 2;
    gap: 1.2rem;
    padding: 2rem 0 0;
  }
  .nav-bar-container .mobile-legal a {
    color: #fff;
    font-size: 1.35rem;
    font-weight: 500;
  }
  .nav-bar-container .mobile-socials {
    display: flex;
    order: 4;
    gap: 1.4rem;
    padding-top: 0.6rem;
  }
  .nav-bar-container .mobile-socials a {
    width: 2.4rem;
    height: 2.4rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 1.2rem;
  }
  .nav-bar-container .web-links {
    flex: 1;
    border-left: none;
    align-items: end;
    padding-bottom: 3rem;
  }
  .nav-bar-container .web-links li {
    font-size: 3rem;
  }
  .overlay.active {
    background: transparent;
  }
}
button {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  font-size: 1.8rem;
  font-weight: 500;
  color: white;
  background-color: var(--color-coral);
  border: none;
  border-radius: 10rem;
  padding: 2rem;
  transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, transform 0.3s ease-in-out;
  cursor: pointer;
}
button::before {
  content: "";
  position: absolute;
  z-index: 0;
  inset: 0;
  background-color: var(--button-hover-bg, var(--color-dark-blue));
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.3s ease-in-out;
}
button span {
  position: relative;
  z-index: 1;
}
button:hover {
  color: var(--button-hover-color, #fff);
}
button:hover::before {
  transform: scaleX(1);
}

/* Large devices (Monitors, 1440px and down) 
@media only screen and (max-width: 1440px) {
}

/* Medium devices (Laptop, 1280px and down) */
@media only screen and (max-width: var(--laptopScreenMax)) {
  button {
    font-size: 1.25rem;
    padding: 1rem;
  }
}
/* Small devices (tablets, 992px and down)
@media only screen and (max-width: $tabletScreenMax) {
}

/* Extra small devices (phones, 768px and down) 
@media only screen and (max-width: $phoneScreenMax) {
}

/* Tiny devices (phones, 389px and down) 
@media only screen and (max-width: $sphoneMax) {
} */
#about-app section.about-section.uniques {
  background: #fff;
  padding: clamp(3.8rem, 4.8vw, 7rem) 0 clamp(3.5rem, 4vw, 5rem);
}
#about-app section.about-section.uniques .about {
  width: min(1440px, 96vw);
  margin: 0 auto;
}
#about-app section.about-section.uniques .section-heading {
  width: fit-content;
  max-width: 100%;
  margin: 0 auto clamp(4rem, 4.7vw, 6.6rem);
  text-align: center;
}
#about-app section.about-section.uniques .section-heading h2 {
  margin: 0;
  color: #000;
  font-size: clamp(3rem, 2.25vw, 4rem);
  line-height: 1.18;
  font-weight: 900;
  letter-spacing: 0;
}
#about-app section.about-section.uniques .section-heading img {
  display: block;
  width: min(38.5rem, 100%);
  margin: 0.9rem auto 0;
}
#about-app section.about-section.uniques .uniques-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(2rem, 2.6vw, 4rem);
  margin: 0;
  padding: 0;
  list-style: none;
  align-items: start;
}
#about-app section.about-section.uniques .unique-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  min-width: 0;
}
#about-app section.about-section.uniques .unique-card .icon-wrapper {
  position: relative;
  display: block;
  width: 21rem;
  height: 16rem;
  margin-bottom: 2.8rem;
}
#about-app section.about-section.uniques .unique-card .icon {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#about-app section.about-section.uniques .unique-card .icon-base {
  opacity: 1;
  transition: opacity 0.24s ease;
}
#about-app section.about-section.uniques .unique-card .icon-bg {
  z-index: 1;
  opacity: 0;
  transform: scale(1.08);
  transition: opacity 0.24s ease, transform 0.24s ease;
}
#about-app section.about-section.uniques .unique-card .icon-hover {
  z-index: 2;
  opacity: 0;
  transform: scale(0.92);
  transition: opacity 0.24s ease, transform 0.24s ease;
}
#about-app section.about-section.uniques .unique-card.approche .icon-wrapper {
  width: 20rem;
}
#about-app section.about-section.uniques .unique-card.reactivite .icon-wrapper {
  width: 20.5rem;
}
#about-app section.about-section.uniques .unique-card.creativite .icon-wrapper {
  height: 15.5rem;
}
#about-app section.about-section.uniques .unique-card.proximite .icon-wrapper {
  height: 16.5rem;
}
#about-app section.about-section.uniques .unique-card:hover .icon-base {
  opacity: 0;
}
#about-app section.about-section.uniques .unique-card:hover .icon-bg {
  opacity: 1;
  transform: scale(1.68);
}
#about-app section.about-section.uniques .unique-card:hover .icon-hover {
  opacity: 1;
  transform: scale(1);
}
#about-app section.about-section.uniques .card-title {
  min-height: 3.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 2.2rem;
  font-size: clamp(2rem, 0.7vw + 1.4rem, 2.8rem);
  line-height: 1.2;
  font-weight: 900;
  letter-spacing: 0;
}
#about-app section.about-section.uniques .card-title.blue {
  color: #8cb3db;
}
#about-app section.about-section.uniques .card-title.green {
  color: #a5d0a8;
}
#about-app section.about-section.uniques .card-sub {
  margin: 0;
  font-size: clamp(1.25rem, 0.25vw + 1.05rem, 1.45rem);
  line-height: 1.4;
  color: #000;
}
@media (max-width: 992px) {
  #about-app section.about-section.uniques .about {
    width: 90vw;
  }
  #about-app section.about-section.uniques .uniques-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 5rem 3rem;
  }
}
@media (max-width: 560px) {
  #about-app section.about-section.uniques .uniques-grid {
    grid-template-columns: 1fr;
  }
}
#about-app section.landing-section {
  background: #fff;
  overflow: hidden;
}
#about-app section.landing-section .about-hero {
  height: clamp(650px, 52vw, 820px);
  position: relative;
  overflow: hidden;
  color: #fff;
}
#about-app section.landing-section .about-hero picture,
#about-app section.landing-section .about-hero picture img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
#about-app section.landing-section .about-hero picture img {
  object-fit: cover;
  object-position: center top;
}
#about-app section.landing-section .about-hero h1 {
  position: absolute;
  right: 15.2%;
  top: 58.2%;
  transform: translateY(-50%);
  margin: 0;
  font-size: clamp(4rem, 3.6vw, 6rem);
  line-height: 1;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
}
#about-app section.landing-section .landing {
  width: min(1240px, 82vw);
  margin: 0 auto;
  padding: clamp(5rem, 5.5vw, 8.6rem) 0 0;
}
#about-app section.landing-section .section-heading {
  width: fit-content;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
#about-app section.landing-section .section-heading h2 {
  margin: 0;
  color: #000;
  font-size: clamp(3rem, 2.25vw, 4rem);
  line-height: 1.18;
  font-weight: 900;
  letter-spacing: 0;
}
#about-app section.landing-section .section-heading img {
  display: block;
  height: auto;
  margin: 0.9rem auto 0;
}
#about-app section.landing-section .section-heading--large img {
  width: min(52rem, 100%);
}
#about-app section.landing-section .section-heading--about {
  margin-top: clamp(7rem, 7.2vw, 10.5rem);
}
#about-app section.landing-section .section-heading--about img {
  width: 14rem;
}
#about-app section.landing-section .intro-copy {
  width: min(92rem, 78%);
  margin-top: clamp(4rem, 4.5vw, 6rem);
  font-size: clamp(1.25rem, 0.27vw + 1rem, 1.42rem);
  line-height: 1.45;
  color: #000;
}
#about-app section.landing-section .intro-copy p {
  margin: 0;
}
#about-app section.landing-section .intro-copy strong {
  font-weight: 900;
}
#about-app section.landing-section .about-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(48rem, 0.9fr);
  gap: clamp(5rem, 6vw, 8.5rem);
  align-items: start;
  margin-top: clamp(4rem, 4.6vw, 6.7rem);
  padding-bottom: clamp(3rem, 3.6vw, 5rem);
}
#about-app section.landing-section .about-text {
  color: #000;
}
#about-app section.landing-section .about-text h3 {
  margin: 0 0 3rem;
  font-size: clamp(1.65rem, 0.5vw + 1.25rem, 2rem);
  line-height: 1.35;
  font-weight: 900;
}
#about-app section.landing-section .about-text p {
  margin: 0;
  font-size: clamp(1.25rem, 0.27vw + 1rem, 1.42rem);
  line-height: 1.45;
}
#about-app section.landing-section .about-text p:nth-of-type(3),
#about-app section.landing-section .about-text p:last-child {
  margin-top: 2.6rem;
}
#about-app section.landing-section .tag-cloud {
  position: relative;
  height: 23rem;
  margin: 0;
  padding: 0;
  list-style: none;
  color: #000;
}
#about-app section.landing-section .tag-cloud .tag {
  position: absolute;
  font-size: clamp(1.55rem, 0.48vw + 1.15rem, 2rem);
  line-height: 1.15;
  font-weight: 900;
  white-space: nowrap;
}
#about-app section.landing-section .tag-cloud .tag:nth-child(1) {
  top: 0;
  left: 50%;
}
#about-app section.landing-section .tag-cloud .tag:nth-child(2) {
  top: 4.2rem;
  left: 16%;
}
#about-app section.landing-section .tag-cloud .tag:nth-child(3) {
  top: 7.2rem;
  left: 57%;
}
#about-app section.landing-section .tag-cloud .tag:nth-child(4) {
  top: 10rem;
  left: 20%;
}
#about-app section.landing-section .tag-cloud .tag:nth-child(5) {
  top: 12.8rem;
  left: 78%;
}
#about-app section.landing-section .tag-cloud .tag:nth-child(6) {
  top: 15.5rem;
  left: 16%;
}
#about-app section.landing-section .tag-cloud .tag:nth-child(7) {
  top: 18.8rem;
  left: 57%;
}
#about-app section.landing-section .tag-cloud .tag-green {
  color: #a5d0a8;
}
#about-app section.landing-section .tag-cloud .tag-coral {
  color: #f79d85;
}
#about-app section.landing-section .tag-cloud .tag-blue {
  color: #8cb3db;
}
@media (max-width: 992px) {
  #about-app section.landing-section .landing {
    width: 88%;
  }
  #about-app section.landing-section .intro-copy {
    width: 100%;
  }
  #about-app section.landing-section .about-grid {
    grid-template-columns: 1fr;
    gap: 4rem;
  }
  #about-app section.landing-section .tag-cloud {
    max-width: 56rem;
    margin: 0 auto;
  }
}
@media (max-width: 620px) {
  #about-app section.landing-section .about-hero {
    height: 55.5rem;
  }
  #about-app section.landing-section .about-hero picture img {
    object-position: center bottom;
  }
  #about-app section.landing-section .about-hero h1 {
    right: 9%;
    top: 55%;
    font-size: 4rem;
  }
  #about-app section.landing-section .tag-cloud {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 1.4rem 2rem;
  }
  #about-app section.landing-section .tag-cloud .tag {
    position: static;
    white-space: normal;
  }
}
#about-app section.storytelling-section {
  position: relative;
  z-index: 0;
  padding: clamp(5rem, 8vw, 10rem) 0 clamp(6rem, 9vw, 12rem);
  overflow: clip;
}
#about-app section.storytelling-section .storytelling {
  width: var(--siteMaxWidth);
  margin: 0 auto;
}
#about-app section.storytelling-section .section-heading {
  width: fit-content;
  max-width: 100%;
  margin: 0 auto clamp(5rem, 6vw, 8rem);
  text-align: center;
}
#about-app section.storytelling-section .section-heading h2 {
  margin: 0;
  letter-spacing: 0;
}
#about-app section.storytelling-section .section-heading img {
  display: block;
  width: min(27.8rem, 100%);
  margin: 0.8rem auto 0;
}
#about-app section.storytelling-section .timeline {
  --line-y: 29rem;
  --bottom-space: 26rem;
  position: relative;
  padding: 0;
}
#about-app section.storytelling-section .timeline::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: var(--line-y);
  height: 2px;
  background: var(--color-coral);
}
#about-app section.storytelling-section .items {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: clamp(1rem, 1.4vw, 2rem);
  position: relative;
  min-height: calc(var(--line-y) + var(--bottom-space));
}
#about-app section.storytelling-section .item {
  position: static;
  min-width: 0;
}
#about-app section.storytelling-section .item .dot {
  position: absolute;
  left: var(--dot-x);
  top: var(--line-y);
  transform: translate(-50%, -50%);
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 3px solid #fff;
  box-shadow: 0 0 0 1px rgba(20, 26, 32, 0.08);
}
#about-app section.storytelling-section .item .dot.coral {
  background: var(--color-coral);
}
#about-app section.storytelling-section .item .dot.blue {
  background: var(--color-blue);
}
#about-app section.storytelling-section .item .dot.green {
  background: var(--color-green);
}
#about-app section.storytelling-section .item .block {
  max-width: 26ch;
  font-size: clamp(1.25rem, 0.25vw + 1.12rem, 1.45rem);
  line-height: 1.58;
}
#about-app section.storytelling-section .item .date {
  font-weight: 900;
  margin-bottom: 0.5rem;
  font-size: clamp(1.45rem, 0.35vw + 1.2rem, 1.7rem);
  color: #101820;
}
#about-app section.storytelling-section .item.top .block {
  padding: 0;
}
#about-app section.storytelling-section .item.bottom .block {
  padding-top: calc(var(--line-y) + 3.2rem);
}
@media (max-width: 1024px) {
  #about-app section.storytelling-section .storytelling {
    width: 88%;
  }
  #about-app section.storytelling-section .timeline {
    padding: 0 0 0 2.6rem;
  }
  #about-app section.storytelling-section .timeline::before {
    left: 1.1rem;
    right: auto;
    top: 0;
    bottom: 0;
    width: 2px;
    height: 100%;
    transform: none;
  }
  #about-app section.storytelling-section .items {
    display: block;
  }
  #about-app section.storytelling-section .item {
    position: relative;
    margin: 0 0 3rem;
    padding-left: 2.4rem;
  }
  #about-app section.storytelling-section .item .dot {
    position: absolute;
    left: 1.1rem;
    top: 0.2rem;
    transform: translate(-50%, 0);
  }
  #about-app section.storytelling-section .item .block {
    position: static;
    max-width: 58ch;
    font-size: 1.45rem;
    line-height: 1.6;
    padding: 0;
  }
  #about-app section.storytelling-section .item.top .block, #about-app section.storytelling-section .item.bottom .block {
    padding: 0;
  }
  #about-app section.storytelling-section .item::before {
    content: "";
    position: absolute;
    left: 1.1rem;
    top: 1.1rem;
    width: 1.2rem;
    height: 2px;
    background: var(--color-coral);
  }
}
@media (max-width: 760px) {
  #about-app section.storytelling-section {
    overflow: hidden;
  }
  #about-app section.storytelling-section .storytelling {
    width: 100%;
  }
  #about-app section.storytelling-section .timeline {
    --timeline-scroll-width: 1420px;
    --line-y: 29rem;
    --bottom-space: 26rem;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 1rem max(1.6rem, 4vw) 2rem;
    -webkit-overflow-scrolling: touch;
  }
  #about-app section.storytelling-section .timeline::before {
    left: max(1.6rem, 4vw);
    right: auto;
    top: calc(1rem + var(--line-y));
    bottom: auto;
    width: var(--timeline-scroll-width);
    height: 2px;
  }
  #about-app section.storytelling-section .items {
    display: grid;
    grid-template-columns: repeat(7, minmax(0, 1fr));
    gap: clamp(1rem, 1.4vw, 2rem);
    position: relative;
    width: var(--timeline-scroll-width);
    min-width: var(--timeline-scroll-width);
    min-height: calc(var(--line-y) + var(--bottom-space));
  }
  #about-app section.storytelling-section .item {
    position: static;
    margin: 0;
    padding-left: 0;
  }
  #about-app section.storytelling-section .item .dot {
    position: absolute;
    left: var(--dot-x);
    top: var(--line-y);
    transform: translate(-50%, -50%);
  }
  #about-app section.storytelling-section .item .block {
    position: static;
    max-width: 26ch;
    font-size: 1.35rem;
    line-height: 1.55;
  }
  #about-app section.storytelling-section .item.top .block {
    padding: 0;
  }
  #about-app section.storytelling-section .item.bottom .block {
    padding-top: calc(var(--line-y) + 3.2rem);
  }
  #about-app section.storytelling-section .item::before {
    content: none;
  }
}
#about-app section.team-section {
  background: #fff;
  padding: clamp(3.2rem, 3.6vw, 5rem) 0 clamp(5rem, 6vw, 8rem);
  overflow: hidden;
}
#about-app section.team-section .team {
  width: min(1180px, 94vw);
  margin: 0 auto;
}
#about-app section.team-section .section-heading {
  width: fit-content;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
#about-app section.team-section .section-heading h2 {
  margin: 0;
  color: #000;
  font-size: clamp(3rem, 2.25vw, 4rem);
  line-height: 1.18;
  font-weight: 900;
  letter-spacing: 0;
}
#about-app section.team-section .section-heading img {
  display: block;
  width: min(30rem, 100%);
  margin: 0.9rem auto 0;
}
#about-app section.team-section .team-orbit {
  position: relative;
  height: 980px;
  margin-top: 4rem;
  overflow: visible;
}
#about-app .team-visual {
  --shadow: rgba(140, 179, 219, 0.85);
  position: relative;
  width: 180px;
  height: 140px;
  margin: 0 auto;
  pointer-events: none;
}
#about-app .team-visual--green {
  --shadow: rgba(94, 140, 106, 0.65);
}
#about-app .team-visual__shape {
  position: absolute;
  inset: 50% auto auto 50%;
  width: 172px;
  height: auto;
  transform: translate(-50%, -50%);
}
#about-app .team-visual__shape--alone {
  width: 158px;
}
#about-app .team-visual__photo {
  position: absolute;
  inset: 50% auto auto 50%;
  width: 118px;
  height: auto;
  transform: translate(-50%, -50%);
  filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.08));
}
#about-app .team-visual__photo--fallback {
  width: 112px;
  height: 78px;
  object-fit: cover;
  border-radius: 42% 28% 34% 30%;
}
#about-app .team-visual--elodie .team-visual__photo--fallback {
  object-position: center 18%;
}
#about-app .team-visual__placeholder {
  position: absolute;
  inset: 50% auto auto 50%;
  width: 132px;
  height: 92px;
  transform: translate(-50%, -50%);
  display: block;
  background: #fff;
  box-shadow: 0 3px 8px var(--shadow);
}
#about-app .team-visual--large {
  width: 390px;
  height: 270px;
}
#about-app .team-visual--large .team-visual__shape {
  width: 390px;
}
#about-app .team-visual--large .team-visual__photo {
  width: 282px;
}
#about-app .team-visual--large .team-visual__photo--fallback {
  width: 270px;
  height: 185px;
}
#about-app .team-visual--medium {
  width: 235px;
  height: 170px;
  margin: 0;
}
#about-app .team-visual--medium .team-visual__shape {
  width: 225px;
}
#about-app .team-visual--medium .team-visual__photo {
  width: 156px;
}
#about-app .team-visual--medium .team-visual__photo--fallback {
  width: 150px;
  height: 106px;
}
#about-app .ring-member {
  position: absolute;
  left: calc(50% + var(--orbit-x, 0%));
  top: calc(50% + var(--orbit-y, 0%));
  width: 190px;
  padding: 0;
  border: 0;
  background: transparent !important;
  text-align: center;
  cursor: pointer;
  color: #000;
  transition: transform 0.22s ease;
  overflow: visible;
  isolation: auto;
  transform: translate(-50%, -50%);
}
#about-app .ring-member::before {
  content: none !important;
  display: none !important;
}
#about-app .ring-member:hover {
  background: transparent !important;
  color: #000;
  transform: translate(-50%, calc(-50% - 5px));
}
#about-app .ring-member:active {
  transform: translate(-50%, calc(-50% - 3px));
}
#about-app .ring-member__name, #about-app .ring-member__role {
  display: block;
}
#about-app .ring-member__name {
  margin-top: 0.7rem;
  font-size: 1.4rem;
  line-height: 1.2;
  font-weight: 900;
}
#about-app .ring-member__role {
  margin-top: 0.7rem;
  font-size: 1.25rem;
  line-height: 1.25;
  overflow-wrap: anywhere;
}
#about-app .ring-member:focus-visible {
  outline: 3px solid rgba(140, 179, 219, 0.4);
  outline-offset: 6px;
  border-radius: 8px;
}
#about-app .ring-member--slot-1 {
  --orbit-x: -30%;
  --orbit-y: -26%;
}
#about-app .ring-member--slot-2 {
  --orbit-x: -15%;
  --orbit-y: -37%;
}
#about-app .ring-member--slot-3 {
  --orbit-x: 4%;
  --orbit-y: -40%;
}
#about-app .ring-member--slot-4 {
  --orbit-x: 21%;
  --orbit-y: -34%;
}
#about-app .ring-member--slot-5 {
  --orbit-x: 34%;
  --orbit-y: -20%;
}
#about-app .ring-member--slot-6 {
  --orbit-x: 39%;
  --orbit-y: -1%;
}
#about-app .ring-member--slot-7 {
  --orbit-x: 35%;
  --orbit-y: 17%;
}
#about-app .ring-member--slot-8 {
  --orbit-x: 23%;
  --orbit-y: 32%;
}
#about-app .ring-member--slot-9 {
  --orbit-x: 6%;
  --orbit-y: 40%;
}
#about-app .ring-member--slot-10 {
  --orbit-x: -12%;
  --orbit-y: 38%;
}
#about-app .ring-member--slot-11 {
  --orbit-x: -28%;
  --orbit-y: 28%;
}
#about-app .ring-member--slot-12 {
  --orbit-x: -38%;
  --orbit-y: 11%;
}
#about-app .ring-member--slot-13 {
  --orbit-x: -38%;
  --orbit-y: -8%;
}
#about-app .active-member {
  position: absolute;
  left: 50%;
  top: 50%;
  width: min(620px, 54vw);
  transform: translate(-50%, -50%);
  z-index: 5;
  border: 0;
  background: transparent;
  color: #000;
  text-align: left;
  overflow: visible;
}
#about-app .active-member .team-visual--large {
  position: relative;
  z-index: 2;
  margin-bottom: -2.2rem;
}
#about-app .active-member--summary {
  width: 360px;
  padding: 0;
  background: transparent !important;
  cursor: pointer;
  text-align: center;
  transition: transform 0.22s ease;
  isolation: auto;
  overflow: visible;
}
#about-app .active-member--summary::before {
  content: none !important;
  display: none !important;
}
#about-app .active-member--summary .team-visual--large {
  margin-bottom: 0.8rem;
}
#about-app .active-member--summary:hover {
  background: transparent !important;
  color: #000;
  transform: translate(-50%, calc(-50% - 5px));
}
#about-app .active-member--detail {
  animation: about-team-detail-in 0.24s ease-out both;
}
#about-app .active-member--detail.is-closing {
  animation: about-team-detail-out 0.24s ease-in both;
  pointer-events: none;
}
#about-app .active-member__summary-name, #about-app .active-member__summary-role {
  display: block;
}
#about-app .active-member__summary-name {
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 900;
}
#about-app .active-member__summary-role {
  width: 24ch;
  margin: 0.8rem auto 0;
  font-size: 1.3rem;
  line-height: 1.25;
}
#about-app .active-member__card {
  min-height: 310px;
  background: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.22);
  display: grid;
  grid-template-columns: minmax(0, 1fr) 210px;
  gap: 2rem;
  padding: 2.2rem 2.8rem 2.4rem;
  position: relative;
  z-index: 1;
}
#about-app .active-member__copy {
  min-width: 0;
}
#about-app .active-member h3 {
  margin: 0 0 0.8rem;
  font-size: 2.2rem;
  line-height: 1.2;
  font-weight: 900;
  color: var(--color-blue);
}
#about-app .active-member--green h3 {
  color: var(--color-green);
}
#about-app .active-member__role {
  margin: 0 0 3rem;
  font-size: 1.65rem;
  line-height: 1.35;
}
#about-app .active-member__bio p {
  margin: 0 0 2.1rem;
  font-size: 1.35rem;
  line-height: 1.25;
}
#about-app .active-member__side-visual {
  position: relative;
  align-self: start;
  height: 170px;
}
#about-app .active-member__side-shape {
  position: absolute;
  right: -0.5rem;
  top: 0;
  width: 190px;
  height: auto;
}
#about-app .active-member__side-photo {
  position: absolute;
  right: 2.4rem;
  top: 3.2rem;
  z-index: 2;
  width: 145px;
  display: block;
}
@keyframes about-team-detail-in {
  from {
    opacity: 0;
    transform: translate(-50%, -48%) scale(0.97);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes about-team-detail-out {
  from {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  to {
    opacity: 0;
    transform: translate(-50%, -48%) scale(0.97);
  }
}
@media (max-width: 1050px) {
  #about-app section.team-section .team-orbit {
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 3rem;
  }
  #about-app .active-member,
  #about-app .ring-member {
    position: static;
    transform: none;
    width: 100%;
  }
  #about-app .active-member {
    order: -1;
    width: min(620px, 100%);
    margin: 0 auto;
  }
  #about-app .active-member--summary:hover {
    transform: translateY(-5px);
  }
  #about-app .ring-member {
    display: grid;
    grid-template-columns: 150px minmax(0, 1fr);
    align-items: center;
    column-gap: 1.5rem;
    text-align: left;
  }
  #about-app .ring-member:hover {
    transform: translateY(-5px);
  }
  #about-app .ring-member .team-visual {
    grid-row: span 2;
  }
}
@media (max-width: 620px) {
  #about-app section.team-section .team {
    width: 92vw;
  }
  #about-app section.team-section .team-orbit {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 3.6rem 1.4rem;
    align-items: start;
  }
  #about-app .active-member {
    grid-column: 1/-1;
  }
  #about-app .active-member .team-visual--large {
    width: 280px;
    height: 200px;
  }
  #about-app .active-member .team-visual--large .team-visual__shape {
    width: 260px;
  }
  #about-app .active-member .team-visual--large .team-visual__photo {
    width: 225px;
  }
  #about-app .active-member__card {
    grid-template-columns: 1fr;
    padding: 2rem;
  }
  #about-app .active-member__side-visual {
    display: none;
  }
  #about-app .ring-member {
    display: block;
    width: 100%;
    text-align: center;
  }
  #about-app .ring-member .team-visual {
    width: 150px;
    height: 118px;
    margin: 0 auto;
  }
  #about-app .ring-member .team-visual__shape {
    width: 148px;
  }
  #about-app .ring-member .team-visual__shape--alone {
    width: 138px;
  }
  #about-app .ring-member .team-visual__photo {
    width: 102px;
  }
  #about-app .ring-member .team-visual__photo--fallback {
    width: 98px;
    height: 70px;
  }
  #about-app .ring-member__name {
    margin-top: 0.4rem;
    font-size: 1.35rem;
  }
  #about-app .ring-member__role {
    width: min(16ch, 100%);
    margin: 0.45rem auto 0;
    font-size: 1.18rem;
    line-height: 1.25;
  }
}
#bellaConnection-app section.landing-section {
  background-color: white;
  z-index: 0;
  margin-block: 5rem;
}
#bellaConnection-app section.landing-section .left-circle {
  width: 75%;
  aspect-ratio: 1/1;
  clip-path: circle(28% at 50% 50%);
  position: absolute;
  top: -10%;
  left: -35%;
  z-index: 1;
  background-color: var(--color-blue);
  opacity: 0.2;
}
#bellaConnection-app section.landing-section .landing-content {
  display: flex;
  justify-items: center;
  align-items: center;
  width: var(--siteMaxWidth);
  margin: auto;
  min-height: 70vh;
}
#bellaConnection-app section.landing-section .landing-content .blue {
  color: var(--color-blue);
}
#bellaConnection-app section.landing-section .landing-content .section-title {
  width: 50%;
}
#bellaConnection-app section.landing-section .landing-content .section-title h2 {
  margin: 0 0 0 5rem;
  font-size: 7.5rem;
}
#bellaConnection-app section.landing-section .landing-content .content {
  width: 50%;
}
#bellaConnection-app section.landing-section .landing-content .content h3 {
  font-size: 3.5rem;
  font-weight: 700;
}
#bellaConnection-app section.landing-section .landing-content .content p {
  margin: 0 0 2rem 0;
}

/*
* TODO FIX for lower sizes
*/
/* Large devices (Monitors, 1440px and down)  */
@media only screen and (max-width: 1440px) {
  #bellaConnection-app section.landing-section .landing-content .section-title h2 {
    margin: 0;
    font-size: 6.5rem;
  }
}
/* Medium devices (Laptop, 1280px and down) */
@media only screen and (max-width: 1280px) {
  #bellaConnection-app section.landing-section {
    background-color: white;
    z-index: 0;
    margin-block: 5rem;
  }
  #bellaConnection-app section.landing-section .landing-content .section-title h2 {
    margin: 0;
    font-size: 6rem;
  }
}
/* Small devices (tablets, 992px and down) */
@media only screen and (max-width: 992px) {
  #bellaConnection-app section.landing-section .landing-content {
    display: block;
    min-height: 50vh;
  }
  #bellaConnection-app section.landing-section .landing-content .section-title {
    width: 100%;
  }
  #bellaConnection-app section.landing-section .landing-content .section-title h2 {
    text-align: center;
  }
  #bellaConnection-app section.landing-section .landing-content .content {
    width: 80%;
    margin: auto;
  }
}
/* Extra small devices (phones, 768px and down) 
@media only screen and (max-width: 768px) {
}

/* Tiny devices (phones, 460px and down) */
@media only screen and (max-width: 460px) {
  #bellaConnection-app section.landing-section .landing-content .section-title h2 {
    font-size: 4rem;
    margin-bottom: 5rem;
  }
  #bellaConnection-app section.landing-section .landing-content .section-title h2:first-of-type {
    margin-bottom: 0rem;
    margin-top: 2rem;
  }
  #bellaConnection-app section.landing-section .landing-content .content h3 {
    font-size: 2.5rem;
  }
  #bellaConnection-app section.landing-section .landing-content .content p {
    text-align: justify;
  }
}
#event-app section.partenaire-section {
  background-color: white;
  z-index: 0;
}
#event-app section.partenaire-section .right-circle {
  width: 70%;
  aspect-ratio: 1/1;
  clip-path: circle(38% at 96% 38%);
  position: absolute;
  top: 85%;
  right: 0%;
  z-index: 0;
  background-color: var(--color-green);
  opacity: 0.2;
}
#event-app section.partenaire-section h3.section-title {
  text-align: center;
  font-size: 2.5rem;
}
#event-app section.partenaire-section h3.section-title .green {
  color: var(--color-green);
}
#event-app section.partenaire-section .gallerie-partenaire {
  position: relative;
  z-index: 20;
  width: 80%;
  margin: 10rem auto;
}
#event-app section.partenaire-section .gallerie-partenaire .slick-prev:before,
#event-app section.partenaire-section .gallerie-partenaire .slick-next:before {
  opacity: 0;
}
#event-app section.partenaire-section .gallerie-partenaire .slick-track {
  display: flex;
  justify-content: center;
  align-items: center;
}
#event-app section.partenaire-section .gallerie-partenaire .slick-track .partenaire {
  height: 100%;
  margin-bottom: 5rem;
}
#event-app section.partenaire-section .gallerie-partenaire .slick-track .partenaire img {
  margin: auto;
  width: 35%;
}
#event-app section.partenaire-section .gallerie-partenaire .slick-track .slick-slide[data-index="3"] .partenaire img {
  width: 50%;
}
#event-app section.partenaire-section .event-content {
  display: flex;
  justify-items: center;
  align-items: center;
  width: var(--siteMaxWidth);
  margin: 9rem auto;
}
#event-app section.partenaire-section .event-content .event-image {
  width: 50%;
  text-align: center;
}
#event-app section.partenaire-section .event-content .event-image img {
  width: 50%;
  border-radius: 15px;
}
#event-app section.partenaire-section .event-content .event-text {
  width: 50%;
}
#event-app section.partenaire-section .event-content .event-text h3 {
  font-size: 2rem;
  font-weight: 700;
}
#event-app section.partenaire-section .event-content .event-text p {
  margin: 0 0 2rem 0;
}

/*
* TODO FIX for lower sizes
*/
/* Large devices (Monitors, 1440px and down)  
@media only screen and (max-width: 1440px) {
}

/* Medium devices (Laptop, 1280px and down) 
@media only screen and (max-width: 1280px) {
}

/* Small devices (tablets, 992px and down)
@media only screen and (max-width: $tabletScreenMax) {
}

/* Extra small devices (phones, 768px and down) */
@media only screen and (max-width: 768px) {
  #event-app section.partenaire-section .event-content {
    display: block;
  }
  #event-app section.partenaire-section .event-content .event-image {
    width: 100%;
    margin-bottom: 5rem;
  }
  #event-app section.partenaire-section .event-content .event-image img {
    width: 40%;
  }
  #event-app section.partenaire-section .event-content .event-text {
    width: 100%;
  }
  #event-app section.partenaire-section .event-content .event-text h3 {
    text-align: center;
  }
}
/* Tiny devices (phones, 460px and down) */
@media only screen and (max-width: 460px) {
  #event-app section.partenaire-section h3.section-title {
    width: 90%;
    margin: auto;
  }
  #event-app section.partenaire-section .gallerie-partenaire {
    margin: 5rem auto;
    width: 60%;
  }
  #event-app section.partenaire-section .gallerie-partenaire .slick-prev {
    left: -70px;
  }
  #event-app section.partenaire-section .gallerie-partenaire .slick-next {
    top: 76px;
  }
  #event-app section.partenaire-section .event-content .event-text p {
    text-align: justify;
  }
}
#event-app section.programme-section {
  z-index: 1;
  position: relative;
  margin-block: 10rem;
}
#event-app section.programme-section .left-circle {
  width: 56%;
  aspect-ratio: 1/1;
  clip-path: circle(38% at 62% 54%);
  position: absolute;
  top: -30%;
  left: -15%;
  z-index: 0;
  background-color: var(--color-coral);
  opacity: 0.2;
}
#event-app section.programme-section h3 {
  font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
}
#event-app section.programme-section h3 .orange {
  color: var(--color-coral);
}
#event-app section.programme-section .programme-info {
  width: 70%;
  max-width: 900px;
  margin: 5rem auto;
  background-color: var(--color-blue);
  padding: 4rem 0;
  border-radius: 2.5rem;
  text-align: center;
  position: relative;
  z-index: 3;
}
#event-app section.programme-section .programme-info p {
  margin: 0 0 1rem 0;
  font-weight: 700;
}
#event-app section.programme-section .programme-info p.white {
  color: white;
  margin-bottom: 0rem;
}

/*
* TODO FIX for lower sizes
*/
/* Large devices (Monitors, 1440px and down)  
@media only screen and (max-width: 1440px) {
}

/* Medium devices (Laptop, 1280px and down) 
@media only screen and (max-width: 1280px) {
}

/* Small devices (tablets, 992px and down)
@media only screen and (max-width: $tabletScreenMax) {
}

/* Extra small devices (phones, 768px and down) 
@media only screen and (max-width: 768px) {
}

/* Tiny devices (phones, 460px and down) */
@media only screen and (max-width: 460px) {
  #event-app section.programme-section h3 {
    width: 90%;
    margin: auto;
  }
  #event-app section.programme-section .programme-info {
    width: 90%;
    padding: 2rem 0;
    border-radius: 1.5rem;
  }
}
#event-app section.summary-section h3 {
  font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
}
#event-app section.summary-section h3 .orange {
  color: var(--color-coral);
}
#event-app section.summary-section .summary-content {
  display: flex;
  justify-items: center;
  align-items: center;
  width: var(--siteMaxWidth);
  margin: 9rem auto;
}
#event-app section.summary-section .summary-content .summary-image {
  width: 55%;
  text-align: end;
}
#event-app section.summary-section .summary-content .summary-image img {
  width: 80%;
  margin: 0 0 0 auto;
  border-radius: 15px;
  filter: drop-shadow(20px -20px 0px var(--color-green));
}
#event-app section.summary-section .summary-content .summary-text {
  width: 45%;
}
#event-app section.summary-section .summary-content .summary-text h3 {
  font-size: 2rem;
  font-weight: 700;
}
#event-app section.summary-section .summary-content .summary-text p {
  margin: 0 0 2rem 0;
}
#event-app section.summary-section .summary-content .summary-text ul li {
  display: flex;
  justify-items: center;
  align-items: center;
  margin: 0 0 1rem 0;
}
#event-app section.summary-section .summary-content .summary-text ul li img {
  width: 50px;
  height: auto;
  margin-right: 2rem;
}

/*
* TODO FIX for lower sizes
*/
/* Large devices (Monitors, 1440px and down)  
@media only screen and (max-width: 1440px) {
}

/* Medium devices (Laptop, 1280px and down) 
@media only screen and (max-width: 1280px) {
}

/* Small devices (tablets, 992px and down)
@media only screen and (max-width: $tabletScreenMax) {
}

/* Extra small devices (phones, 768px and down) */
@media only screen and (max-width: 768px) {
  #event-app section.summary-section .summary-content {
    display: block;
  }
  #event-app section.summary-section .summary-content .summary-text {
    width: 100%;
  }
  #event-app section.summary-section .summary-content .summary-image {
    width: 100%;
    text-align: center;
    margin-top: 5rem;
  }
  #event-app section.summary-section .summary-content .summary-image img {
    width: 55%;
  }
}
/* Tiny devices (phones, 460px and down) */
@media only screen and (max-width: 460px) {
  #event-app section.summary-section .summary-content {
    margin: 5rem auto;
  }
  #event-app section.summary-section .summary-content .summary-image img {
    width: 80%;
  }
  #event-app section.summary-section .summary-content .summary-text p {
    text-align: justify;
  }
}
#bellaConnectionII-app section.description-section {
  margin: 60px auto;
  max-width: var(--siteMaxWidth);
}
#bellaConnectionII-app section.description-section h2 {
  font-size: 50px;
  text-align: center;
  font-weight: 400;
  margin-bottom: 0;
}
#bellaConnectionII-app section.description-section .opening-block {
  display: grid;
  grid-template-columns: 5fr 2fr;
  grid-gap: 24px;
  align-items: center;
  margin-block: 40px 30px;
}
#bellaConnectionII-app section.description-section .opening-text h3 {
  font-size: 28px;
  margin-bottom: 16px;
}
#bellaConnectionII-app section.description-section .opening-photos {
  display: grid;
  gap: 16px;
}
#bellaConnectionII-app section.description-section .opening-photos figure {
  margin: 0;
}
#bellaConnectionII-app section.description-section .opening-photos img {
  width: 100%;
  height: auto;
  border-radius: 6px;
  display: block;
  object-fit: cover;
}
#bellaConnectionII-app section.description-section .event-content {
  margin-block: 30px 50px;
}
#bellaConnectionII-app section.description-section .event-content h3 {
  font-size: 26px;
  margin-top: 28px;
}
#bellaConnectionII-app section.description-section .event-content p {
  margin-bottom: 16px;
}
#bellaConnectionII-app section.description-section .event-content .event-list {
  margin: 16px 0 24px;
  padding-left: 20px;
  color: #1c1c1c;
  list-style: disc outside;
  text-align: left;
}
#bellaConnectionII-app section.description-section .event-content .event-list li {
  margin-bottom: 8px;
  list-style: disc;
  display: list-item;
}
#bellaConnectionII-app section.description-section .event-content .event-list li::marker {
  color: var(--color-blue);
}
#bellaConnectionII-app section.description-section .testimonials-section {
  margin-block: 50px;
}
#bellaConnectionII-app section.description-section .testimonials-section h3 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 30px;
}
#bellaConnectionII-app section.description-section .testimonials-section .testimonials-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}
#bellaConnectionII-app section.description-section .testimonials-section .testimonial {
  background: #fff;
  border-radius: 16px;
  padding: 24px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
}
#bellaConnectionII-app section.description-section .testimonials-section .testimonial blockquote {
  margin: 0 0 16px;
}
#bellaConnectionII-app section.description-section .testimonials-section .testimonial figcaption {
  font-weight: 600;
  color: var(--color-dark-blue);
}
#bellaConnectionII-app section.description-section .testimonials-section .testimonial.theme-coral {
  background: linear-gradient(135deg, rgba(247, 157, 133, 0.2), rgba(247, 157, 133, 0.08));
}
#bellaConnectionII-app section.description-section .testimonials-section .testimonial.theme-blue {
  background: linear-gradient(135deg, rgba(58, 101, 143, 0.18), rgba(58, 101, 143, 0.08));
}
#bellaConnectionII-app section.description-section .testimonials-section .testimonial.theme-green {
  background: linear-gradient(135deg, rgba(100, 176, 143, 0.18), rgba(100, 176, 143, 0.08));
}
#bellaConnectionII-app section.description-section .testimonials-section .testimonial.theme-sand {
  background: linear-gradient(135deg, rgba(246, 216, 162, 0.18), rgba(246, 216, 162, 0.08));
}
#bellaConnectionII-app section.description-section .raffle-section {
  margin-block: 40px 60px;
  text-align: center;
}
#bellaConnectionII-app section.description-section .raffle-section h3 {
  font-size: 28px;
  margin-bottom: 20px;
}
#bellaConnectionII-app section.description-section .raffle-section .raffle-cta button {
  color: white;
  font-size: 28px;
  padding: 0.75rem 3rem;
  border-radius: 999px;
  background-image: linear-gradient(135deg, var(--color-coral), var(--color-blue));
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15), 0 0 0 0 rgba(247, 157, 133, 0.5);
}
#bellaConnectionII-app section.description-section .raffle-section .raffle-cta button:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18), 0 0 0 8px rgba(247, 157, 133, 0.18);
  background-image: linear-gradient(135deg, var(--color-dark-blue), var(--color-coral));
}
#bellaConnectionII-app section.description-section .gallery-section {
  margin-block: 50px 80px;
}
#bellaConnectionII-app section.description-section .gallery-section h3 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 24px;
}
#bellaConnectionII-app section.description-section .gallery-section .gallery-grid {
  column-count: 3;
  column-gap: 18px;
}
#bellaConnectionII-app section.description-section .gallery-section .gallery-item {
  break-inside: avoid;
  margin-bottom: 18px;
}
#bellaConnectionII-app section.description-section .gallery-section .gallery-item img {
  width: 100%;
  height: auto;
  border-radius: 4px;
  display: block;
  object-fit: cover;
}
#bellaConnectionII-app section.description-section .description-summary {
  display: grid;
  grid-template-columns: 5fr 2fr;
  grid-gap: 20px;
  align-items: center;
  margin-block: 50px 50px; /* add more space before the programme title */
}
#bellaConnectionII-app section.description-section .description-summary .description-summary-text .description-summary-button a button {
  color: white;
  padding: 0.75rem 3rem;
  margin-top: 20px;
}
#bellaConnectionII-app section.description-section .description-summary .description-summary-text .description-summary-button a button.primary-cta {
  /* Make the first CTA more prominent */
  background-image: linear-gradient(135deg, var(--color-coral), var(--color-blue));
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15), 0 0 0 0 rgba(247, 157, 133, 0.5);
  border-radius: 999px;
  padding: clamp(0.75rem, 2vw, 1rem) clamp(1.5rem, 4vw, 2.5rem);
  font-size: 2.6rem; /* requested size for first Billetterie button */
  letter-spacing: 0.02em;
  position: relative;
  isolation: isolate;
}
#bellaConnectionII-app section.description-section .description-summary .description-summary-text .description-summary-button a button.primary-cta:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18), 0 0 0 8px rgba(247, 157, 133, 0.18);
  background-image: linear-gradient(135deg, var(--color-dark-blue), var(--color-coral));
}
#bellaConnectionII-app section.description-section .description-summary .description-summary-text .description-summary-button a button.primary-cta:focus-visible {
  outline: none;
  box-shadow: 0 0 0 4px rgba(58, 101, 143, 0.35);
}
#bellaConnectionII-app section.description-section .description-summary a {
  color: var(--color-blue);
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
#bellaConnectionII-app section.description-section .description-summary a:hover {
  color: var(--color-coral);
  text-decoration: underline;
}
#bellaConnectionII-app section.description-section .description-summary .description-summary-details {
  padding-inline: 0;
}
#bellaConnectionII-app section.description-section .description-summary .description-summary-details a {
  color: var(--color-coral);
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
#bellaConnectionII-app section.description-section .description-summary .description-summary-details a:hover {
  color: var(--color-blue);
  text-decoration: underline;
}
#bellaConnectionII-app section.description-section .description-summary .description-summary-details li:nth-child(3) {
  margin-bottom: 15px;
}
#bellaConnectionII-app section.description-section h3 {
  font-size: 28px;
}
#bellaConnectionII-app section.description-section {
  /* Elegant, responsive programme timeline */
}
#bellaConnectionII-app section.description-section .programme-timeline {
  margin: 30px 0 10px;
}
#bellaConnectionII-app section.description-section .programme-timeline h4 {
  font-size: 22px;
  margin: 0 0 16px 0;
}
#bellaConnectionII-app section.description-section .programme-timeline .timeline {
  list-style: none;
  padding: 0 0 0 16px;
  margin: 0;
  border-left: 2px solid rgba(0, 0, 0, 0.08);
}
#bellaConnectionII-app section.description-section .programme-timeline .timeline li {
  position: relative;
  padding: 14px 0 14px 14px;
  display: grid;
  grid-template-columns: 180px 1fr;
  align-items: start;
  column-gap: 20px;
}
#bellaConnectionII-app section.description-section .programme-timeline .timeline li::before {
  content: "";
  position: absolute;
  left: -8px;
  top: 22px;
  width: 12px;
  height: 12px;
  background: linear-gradient(135deg, var(--color-coral), var(--color-blue));
  border-radius: 50%;
  box-shadow: 0 0 0 3px rgba(247, 157, 133, 0.25);
}
#bellaConnectionII-app section.description-section .programme-timeline .timeline .slot {
  font-weight: 600;
  color: var(--color-dark-blue);
  white-space: nowrap;
}
#bellaConnectionII-app section.description-section .programme-timeline .timeline .detail {
  color: #222;
}
#bellaConnectionII-app section.description-section .description-content {
  display: grid;
  grid-template-columns: 5fr 2fr;
  grid-gap: 20px;
  align-items: center;
  margin-block: 50px;
}
#bellaConnectionII-app section.description-section .description-content .description-content-text div {
  margin-bottom: 20px;
}
#bellaConnectionII-app section.description-section .description-content .description-content-text a {
  color: var(--color-blue);
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
#bellaConnectionII-app section.description-section .description-content .description-content-text a:hover {
  color: var(--color-coral);
  text-decoration: underline;
}
#bellaConnectionII-app section.description-section .description-content .description-content-text div:not(:nth-child(2)) a:nth-child(1) {
  color: var(--color-coral);
}
#bellaConnectionII-app section.description-section .description-content .description-content-text div:not(:nth-child(2)) a:nth-child(1):hover {
  color: var(--color-blue);
  text-decoration: underline;
}
#bellaConnectionII-app section.description-section .description-content .description-content-text div:not(:nth-child(2)) a:nth-child(2) {
  color: var(--color-green);
}
#bellaConnectionII-app section.description-section .description-content .description-content-text div:not(:nth-child(2)) a:nth-child(2):hover {
  color: var(--color-dark-blue);
  text-decoration: underline;
}
#bellaConnectionII-app section.description-section .description-content .description-content-image {
  display: flex;
  align-items: center;
  justify-content: center;
}
#bellaConnectionII-app section.description-section .description-content .description-content-image img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  background: #fff;
  /* Decorative frame (orange) */
  border: 2px solid #ffd2c7;
  box-shadow: 10px 10px 0 var(--color-coral);
}

/*
* TODO FIX for lower sizes
*/
/* Large devices (Monitors, 1440px and down)  
@media only screen and (max-width: 1440px) {
    #bellaConnectionII-app {

    }
}

/* Medium devices (Laptop, 1280px and down) 
@media only screen and (max-width: 1280px) {
    #bellaConnectionII-app {

    }
}

/* Small devices (tablets, 992px and down) */
@media only screen and (max-width: 992px) {
  #bellaConnectionII-app section.description-section {
    margin: 30px auto;
  }
  #bellaConnectionII-app section.description-section h2 {
    font-size: 45px;
  }
  #bellaConnectionII-app section.description-section .description-summary {
    display: flex;
    flex-direction: column;
    row-gap: 30px;
    margin-bottom: 40px;
  }
  #bellaConnectionII-app section.description-section .description-summary .description-summary-text .description-summary-button {
    text-align: center;
  }
  #bellaConnectionII-app section.description-section h3 {
    font-size: 24px;
  }
  #bellaConnectionII-app section.description-section .programme-timeline .timeline {
    border-left: none;
    padding-left: 0;
    text-align: center;
  }
  #bellaConnectionII-app section.description-section .programme-timeline .timeline li {
    grid-template-columns: 1fr;
    row-gap: 6px;
    padding-left: 0;
  }
  #bellaConnectionII-app section.description-section .programme-timeline .timeline li::before {
    left: -9999px; /* hide dot on mobile to simplify */
  }
  #bellaConnectionII-app section.description-section .programme-timeline .timeline .slot {
    white-space: normal;
    color: #333;
  }
  #bellaConnectionII-app section.description-section .description-content {
    display: flex;
    flex-direction: column-reverse;
    row-gap: 40px;
  }
  #bellaConnectionII-app section.description-section .opening-block {
    grid-template-columns: 1fr;
  }
  #bellaConnectionII-app section.description-section .opening-photos {
    grid-template-columns: 1fr;
  }
  #bellaConnectionII-app section.description-section .testimonials-section .testimonials-grid {
    grid-template-columns: 1fr;
  }
  #bellaConnectionII-app section.description-section .gallery-section .gallery-grid {
    column-count: 2;
  }
}
/* Extra small devices (phones, 768px and down) 
@media only screen and (max-width: 768px) {
}

/* Tiny devices (phones, 460px and down) 
@media only screen and (max-width: 460px) {
    #bellaConnectionII-app {
        section.description-section {
            .gallery-section {
                .gallery-grid {
                    column-count: 1;
                }
            }
        }
    }
}*/
@media only screen and (max-width: 992px) {
  #bellaConnectionII-app section.description-section .opening-block {
    grid-template-columns: 1fr;
  }
  #bellaConnectionII-app section.description-section .opening-photos {
    grid-template-columns: 1fr;
  }
  #bellaConnectionII-app section.description-section .testimonials-section .testimonials-grid {
    grid-template-columns: 1fr;
  }
  #bellaConnectionII-app section.description-section .gallery-section .gallery-grid {
    column-count: 2;
  }
}
@media only screen and (max-width: 460px) {
  #bellaConnectionII-app section.description-section .gallery-section .gallery-grid {
    column-count: 1;
  }
}
#bellaConnectionII-app h2 {
  font-size: 50px;
  text-align: center;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 50px;
}
#bellaConnectionII-app section.first-edition-section {
  background-image: url("/build/images/first%20edition%20edited.9526e0d0.jpg");
  background-size: cover;
  background-position: center;
  min-height: 243px;
  margin: 50px 85px;
  padding: 55px 75px;
  display: grid;
  grid-template-columns: 3fr 1fr;
}
#bellaConnectionII-app section.first-edition-section .first-edition-content {
  color: #ffffff;
  font-weight: 700;
}
#bellaConnectionII-app section.first-edition-section .first-edition-button {
  align-self: flex-end;
  text-align: end;
}
#bellaConnectionII-app section.first-edition-section .first-edition-button button {
  --button-hover-bg: #ffffff;
  --button-hover-color: var(--color-coral);
  padding: 9px 30px;
}

/*
* TODO FIX for lower sizes
*/
/* Large devices (Monitors, 1440px and down)  
@media only screen and (max-width: 1440px) {
}

/* Medium devices (Laptop, 1280px and down) 
@media only screen and (max-width: 1280px) {
}

/* Small devices (tablets, 992px and down) 
@media only screen and (max-width: 992px) {
}

/* Extra small devices (phones, 768px and down) */
@media only screen and (max-width: 768px) {
  #bellaConnectionII-app section.first-edition-section {
    margin: 50px 20px;
    padding: 30px;
  }
}
/* Tiny devices (phones, 460px and down) */
@media only screen and (max-width: 460px) {
  #bellaConnectionII-app section.first-edition-section {
    margin: 50px 10px;
    padding: 30px 20px;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
  #bellaConnectionII-app section.first-edition-section .first-edition-button {
    align-self: center;
    text-align: center;
  }
}
#bellaConnectionII-app section.hero-section {
  background-image: url(/build/images/landing.f72b2193.jpg);
  background-size: cover;
  background-position: center bottom;
  /* Match home landing vertical presence */
  min-height: clamp(360px, 30vw, 600px);
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  text-align: center;
}
#bellaConnectionII-app section.hero-section h1 {
  font-size: 68px;
  font-weight: 700;
}
#bellaConnectionII-app section.hero-section h2 {
  margin-top: 50px;
}

/*
* TODO FIX for lower sizes
*/
/* Large devices (Monitors, 1440px and down)  
@media only screen and (max-width: 1440px) {
    #bellaConnectionII-app {

    }
}

/* Medium devices (Laptop, 1280px and down) 
@media only screen and (max-width: 1280px) {
    #bellaConnectionII-app {

    }
}

/* Small devices (tablets, 992px and down)*/
@media only screen and (max-width: 992px) {
  #bellaConnectionII-app section.hero-section h1 {
    font-size: 55px;
  }
}
/* Extra small devices (phones, 768px and down) 
@media only screen and (max-width: 768px) {
}

/* Tiny devices (phones, 460px and down) */
@media only screen and (max-width: 460px) {
  #bellaConnectionII-app section.hero-section h1 {
    font-size: 42px;
    width: 90%;
    margin: auto;
  }
}
#bellaConnectionII-app section.partenaires-section {
  margin-bottom: 100px;
}
#bellaConnectionII-app section.partenaires-section h4 {
  font-size: 40px;
  text-align: center;
  font-weight: 600;
}
#bellaConnectionII-app section.partenaires-section .gallerie-partenaire {
  position: relative;
  z-index: 20;
  width: 80%;
  margin: 10rem auto;
}
#bellaConnectionII-app section.partenaires-section .gallerie-partenaire .slick-prev:before,
#bellaConnectionII-app section.partenaires-section .gallerie-partenaire .slick-next:before {
  opacity: 0;
}
#bellaConnectionII-app section.partenaires-section .gallerie-partenaire .slick-track {
  display: flex;
  justify-content: center;
  align-items: center;
}
#bellaConnectionII-app section.partenaires-section .gallerie-partenaire .slick-track .partenaire {
  height: 100%;
  margin-bottom: 5rem;
}
#bellaConnectionII-app section.partenaires-section .gallerie-partenaire .slick-track .partenaire img {
  margin: auto;
  width: 70%;
}
#bellaConnectionII-app section.partenaires-section .gallerie-partenaire .slick-track {
  /* Remove special width overrides so all logos share consistent sizing */
}
#bellaConnectionII-app section.partenaires-section h3 {
  text-align: center;
  font-size: 50px;
  font-weight: 600;
  margin-bottom: 50px;
}
#bellaConnectionII-app section.partenaires-section .partenaires-ticket-button {
  text-align: center;
}
#bellaConnectionII-app section.partenaires-section .partenaires-ticket-button a {
  margin-inline: 50px;
}
#bellaConnectionII-app section.partenaires-section .partenaires-ticket-button a button {
  color: white;
  font-size: 30px;
  padding: 0.75rem 3rem;
  margin-block: 0px 30px;
  border-radius: 999px;
}
#bellaConnectionII-app section.partenaires-section .partenaires-ticket-button {
  /* Make the Billetterie button match the primary CTA gradient */
}
#bellaConnectionII-app section.partenaires-section .partenaires-ticket-button a:first-child button {
  background-image: linear-gradient(135deg, var(--color-coral), var(--color-blue));
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15), 0 0 0 0 rgba(247, 157, 133, 0.5);
}
#bellaConnectionII-app section.partenaires-section .partenaires-ticket-button a:first-child button:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18), 0 0 0 8px rgba(247, 157, 133, 0.18);
  background-image: linear-gradient(135deg, var(--color-dark-blue), var(--color-coral));
}
#bellaConnectionII-app section.partenaires-section .partenaires-content {
  max-width: var(--siteMaxWidth);
  margin: auto;
}
#bellaConnectionII-app section.partenaires-section .partenaires-content a {
  color: var(--color-coral);
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
#bellaConnectionII-app section.partenaires-section .partenaires-content a:hover {
  color: var(--color-blue);
  text-decoration: underline;
}
#bellaConnectionII-app section.partenaires-section .partenaires-content div {
  max-width: 790px;
  margin-bottom: 20px;
}

/*
* TODO FIX for lower sizes
*/
/* Large devices (Monitors, 1440px and down)  
@media only screen and (max-width: 1440px) {
}

/* Medium devices (Laptop, 1280px and down) 
@media only screen and (max-width: 1280px) {
}

/* Small devices (tablets, 992px and down) */
@media only screen and (max-width: 992px) {
  #bellaConnectionII-app section.partenaires-section {
    margin-bottom: 35px;
  }
  #bellaConnectionII-app section.partenaires-section h3 {
    font-size: 35px;
  }
}
/* Extra small devices (phones, 768px and down) 
@media only screen and (max-width: 768px) {
    #bellaConnectionII-app {
        section.partenaires-section {
        }
    }
}

/* Tiny devices (phones, 460px and down) */
@media only screen and (max-width: 460px) {
  #bellaConnectionII-app section.partenaires-section h3 {
    font-size: 27px;
  }
  #bellaConnectionII-app section.partenaires-section .gallerie-partenaire {
    margin: 5rem auto;
    width: 60%;
  }
  #bellaConnectionII-app section.partenaires-section .gallerie-partenaire .slick-prev {
    left: -70px;
  }
  #bellaConnectionII-app section.partenaires-section .gallerie-partenaire .slick-next {
    top: 125px;
  }
}
#bellaConnectionTirages-app section.hero-section {
  background-image: url(/build/images/hero.e35fa80d.jpg);
  background-size: cover;
  background-position: center;
  /* Match home landing vertical presence */
  min-height: clamp(360px, 30vw, 600px);
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  text-align: center;
}
#bellaConnectionTirages-app section.hero-section h1 {
  font-size: 68px;
  font-weight: 700;
}

/*
* TODO FIX for lower sizes
*/
/* Large devices (Monitors, 1440px and down)  
@media only screen and (max-width: 1440px) {
    #bellaConnectionII-app {

    }
}

/* Medium devices (Laptop, 1280px and down) 
@media only screen and (max-width: 1280px) {
    #bellaConnectionII-app {

    }
}

/* Small devices (tablets, 992px and down)*/
@media only screen and (max-width: 992px) {
  /* Keep typography tweak only; height handled by clamp above */
}
/* Extra small devices (phones, 768px and down) 
@media only screen and (max-width: 768px) {
}

/* Tiny devices (phones, 460px and down) */
@media only screen and (max-width: 460px) {
  /* Keep typography tweak only; height handled by clamp above */
}
#bellaConnectionTirages-app section.partenaires-section {
  margin-bottom: 100px;
}
#bellaConnectionTirages-app section.partenaires-section h4 {
  font-size: 40px;
  text-align: center;
  font-weight: 600;
}
#bellaConnectionTirages-app section.partenaires-section .gallerie-partenaire {
  position: relative;
  z-index: 20;
  width: 80%;
  margin: 10rem auto;
}
#bellaConnectionTirages-app section.partenaires-section .gallerie-partenaire .slick-prev:before,
#bellaConnectionTirages-app section.partenaires-section .gallerie-partenaire .slick-next:before {
  opacity: 0;
}
#bellaConnectionTirages-app section.partenaires-section .gallerie-partenaire .slick-track {
  display: flex;
  justify-content: center;
  align-items: center;
}
#bellaConnectionTirages-app section.partenaires-section .gallerie-partenaire .slick-track .partenaire {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 180px;
  margin-bottom: 3rem;
  padding: 10px 12px;
}
#bellaConnectionTirages-app section.partenaires-section .gallerie-partenaire .slick-track .partenaire img {
  display: block;
  margin: 0 auto;
  max-height: 130px;
  max-width: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
}
#bellaConnectionTirages-app section.partenaires-section .gallerie-partenaire .slick-track .partenaire img[src*=FLUOSPORT] {
  max-height: 100px;
}
#bellaConnectionTirages-app section.partenaires-section .gallerie-partenaire .slick-track .partenaire img[src*="Club House"],
#bellaConnectionTirages-app section.partenaires-section .gallerie-partenaire .slick-track .partenaire img[src*="Stop Mal Au Dos"] {
  max-height: 150px;
}
#bellaConnectionTirages-app section.partenaires-section h3 {
  text-align: center;
  font-size: 50px;
  font-weight: 600;
  margin-bottom: 50px;
}
#bellaConnectionTirages-app section.partenaires-section .partenaires-content {
  max-width: var(--siteMaxWidth);
  margin: auto;
}
#bellaConnectionTirages-app section.partenaires-section .partenaires-content a {
  color: var(--color-coral);
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
#bellaConnectionTirages-app section.partenaires-section .partenaires-content a:hover {
  color: var(--color-blue);
  text-decoration: underline;
}
#bellaConnectionTirages-app section.partenaires-section .partenaires-content div {
  max-width: 790px;
  margin-bottom: 20px;
}

/*
* TODO FIX for lower sizes
*/
/* Large devices (Monitors, 1440px and down)  
@media only screen and (max-width: 1440px) {
}

/* Medium devices (Laptop, 1280px and down) 
@media only screen and (max-width: 1280px) {
}

/* Small devices (tablets, 992px and down) */
@media only screen and (max-width: 992px) {
  #bellaConnectionTirages-app section.partenaires-section {
    margin-bottom: 35px;
  }
  #bellaConnectionTirages-app section.partenaires-section h3 {
    font-size: 35px;
  }
}
/* Extra small devices (phones, 768px and down) 
@media only screen and (max-width: 768px) {
    #bellaConnectionTirages-app {
        section.partenaires-section {
        }
    }
}

/* Tiny devices (phones, 460px and down) */
@media only screen and (max-width: 480px) {
  #bellaConnectionTirages-app section.partenaires-section h3 {
    font-size: 27px;
  }
  #bellaConnectionTirages-app section.partenaires-section .gallerie-partenaire {
    margin: 5rem auto;
    width: 60%;
  }
  #bellaConnectionTirages-app section.partenaires-section .gallerie-partenaire .slick-prev {
    left: -70px;
  }
  #bellaConnectionTirages-app section.partenaires-section .gallerie-partenaire .slick-next {
    top: 155px;
  }
  #bellaConnectionTirages-app section.partenaires-section .gallerie-partenaire .slick-track .partenaire {
    height: 140px;
    margin-bottom: 2rem;
  }
  #bellaConnectionTirages-app section.partenaires-section .gallerie-partenaire .slick-track .partenaire img {
    max-height: 90px;
  }
  #bellaConnectionTirages-app section.partenaires-section .gallerie-partenaire .slick-track .partenaire img[src*=FLUOSPORT] {
    max-height: 70px;
  }
  #bellaConnectionTirages-app section.partenaires-section .gallerie-partenaire .slick-track .partenaire img[src*="Club House"],
  #bellaConnectionTirages-app section.partenaires-section .gallerie-partenaire .slick-track .partenaire img[src*="Stop Mal Au Dos"] {
    max-height: 110px;
  }
}
#bellaConnectionTirages-app section.prizes-section {
  margin: 80px auto;
  max-width: var(--siteMaxWidth);
}
#bellaConnectionTirages-app section.prizes-section h2 {
  font-size: 50px;
  text-align: center;
  font-weight: 400;
  margin-bottom: 0;
}
#bellaConnectionTirages-app section.prizes-section .subtitle {
  margin-top: 10px;
  margin-bottom: 30px;
  text-align: center;
  color: var(--color-dark-blue);
  font-size: 18px;
  opacity: 0.9;
}
#bellaConnectionTirages-app section.prizes-section .prize-lists {
  display: block;
  column-count: 2;
  column-gap: 28px;
  margin-block: 50px 20px;
}
#bellaConnectionTirages-app section.prizes-section .prize-lists .category-group {
  display: block;
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  margin: 0 0 12px 0;
}
#bellaConnectionTirages-app section.prizes-section .prize-lists .category-title {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 28px;
  font-weight: 600;
  color: var(--color-dark-blue);
  margin: 0 0 10px 0;
}
#bellaConnectionTirages-app section.prizes-section .prize-lists .category-icon {
  font-size: 26px;
  line-height: 1;
  filter: drop-shadow(0 1px 0 rgba(0, 0, 0, 0.06));
}
#bellaConnectionTirages-app section.prizes-section .prize-lists .prize-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
  padding: 0;
  margin-block: 3rem 5rem;
}
#bellaConnectionTirages-app section.prizes-section .prize-lists .prize-list li {
  list-style: none;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding: 14px 16px;
  border-radius: 14px;
  background: linear-gradient(135deg, #ffffff 0%, #f8fbff 100%);
  border: 1px solid rgba(140, 179, 219, 0.28); /* blue tint */
  box-shadow: 0 4px 10px rgba(58, 101, 143, 0.1);
  transition: transform 160ms ease, box-shadow 200ms ease, border-color 200ms ease;
}
#bellaConnectionTirages-app section.prizes-section .prize-lists .prize-list li:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 18px rgba(58, 101, 143, 0.16);
  border-color: rgba(140, 179, 219, 0.45);
}
#bellaConnectionTirages-app section.prizes-section .prize-lists .prize-list .icon {
  font-size: 20px;
  line-height: 1;
  filter: drop-shadow(0 1px 0 rgba(0, 0, 0, 0.06));
  animation: floaty 3.2s ease-in-out infinite;
}
#bellaConnectionTirages-app section.prizes-section .prize-lists .prize-list .prize {
  flex: 1;
  font-weight: 600;
  color: var(--color-dark-blue);
}
#bellaConnectionTirages-app section.prizes-section .prize-lists .prize-list .sponsor {
  background: rgba(140, 179, 219, 0.15);
  color: var(--color-dark-blue);
  border: 1px solid rgba(140, 179, 219, 0.35);
  padding: 6px 10px;
  border-radius: 9999px;
  font-size: 1.2rem;
  font-weight: 600;
  white-space: nowrap;
}

/*
* TODO FIX for lower sizes
*/
/* Large devices (Monitors, 1440px and down)  
@media only screen and (max-width: 1440px) {
    #bellaConnectionTirages-app {

    }
}

/* Medium devices (Laptop, 1280px and down) 
@media only screen and (max-width: 1280px) {
    #bellaConnectionTirages-app {

    }
}

/* Small devices (tablets, 992px and down) */
@media only screen and (max-width: 992px) {
  #bellaConnectionTirages-app section.prizes-section {
    margin: 60px auto 50px;
  }
  #bellaConnectionTirages-app section.prizes-section h2 {
    font-size: 36px;
  }
  #bellaConnectionTirages-app section.prizes-section .subtitle {
    font-size: 16px;
    margin-bottom: 22px;
  }
  #bellaConnectionTirages-app section.prizes-section .prize-lists {
    column-count: 1;
    column-gap: 0;
    margin-block: 30px 20px;
  }
  #bellaConnectionTirages-app section.prizes-section .prize-lists .prize-list {
    padding-inline: 0;
  }
  #bellaConnectionTirages-app section.prizes-section .prize-lists .prize-list li {
    text-align: center;
    margin-bottom: 0;
    gap: 8px;
  }
  #bellaConnectionTirages-app section.prizes-section .prize-lists .prize-list li .sponsor {
    align-self: center;
  }
}
@keyframes floaty {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-2px);
  }
  100% {
    transform: translateY(0);
  }
}
/* Extra small devices (phones, 768px and down) 
@media only screen and (max-width: 768px) {
}

/* Tiny devices (phones, 460px and down) 
@media only screen and (max-width: 460px) {
    #bellaConnectionTirages-app {
    }
}*/
#bellaConnectionTirages-app h2 {
  font-size: 50px;
  text-align: center;
  font-weight: 400;
  margin-bottom: 0;
}
#bellaConnectionTirages-app section.second-edition-section {
  background-image: url(/build/images/landing.f72b2193.jpg);
  background-size: cover;
  background-position: center bottom;
  min-height: 243px;
  margin: 50px 85px;
  padding: 55px 75px;
  display: grid;
  grid-template-columns: 3fr 1fr;
}
#bellaConnectionTirages-app section.second-edition-section .second-edition-content {
  color: #ffffff;
  font-weight: 700;
}
#bellaConnectionTirages-app section.second-edition-section .second-edition-button {
  align-self: flex-end;
  text-align: end;
}
#bellaConnectionTirages-app section.second-edition-section .second-edition-button button {
  padding: 9px 30px;
}

/*
* TODO FIX for lower sizes
*/
/* Large devices (Monitors, 1440px and down)  
@media only screen and (max-width: 1440px) {
}

/* Medium devices (Laptop, 1280px and down) 
@media only screen and (max-width: 1280px) {
}

/* Small devices (tablets, 992px and down) 
@media only screen and (max-width: 992px) {
}

/* Extra small devices (phones, 768px and down) */
@media only screen and (max-width: 768px) {
  #bellaConnectionTirages-app section.second-edition-section {
    margin: 50px 20px;
    padding: 30px;
  }
}
/* Tiny devices (phones, 460px and down) */
@media only screen and (max-width: 460px) {
  #bellaConnectionTirages-app section.second-edition-section {
    margin: 50px 10px;
    padding: 30px 20px;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
  #bellaConnectionTirages-app section.second-edition-section .second-edition-button {
    align-self: center;
    text-align: center;
  }
}
/* ===== Layout ===== */
#contact-app .contact-hero {
  position: relative;
  width: 100%;
  min-height: clamp(48rem, 52vw, 78rem);
  overflow: hidden;
  z-index: 0;
}
#contact-app .contact-hero picture,
#contact-app .contact-hero img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
#contact-app .contact-hero img {
  object-fit: cover;
  object-position: center bottom;
}
#contact-app .contact-hero h1 {
  position: absolute;
  right: clamp(2.4rem, 6vw, 8rem);
  top: 60%;
  transform: translateY(-50%);
  margin: 0;
  color: #fff;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  font-size: clamp(3.2rem, 3.6vw, 6.4rem);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  text-align: right;
  z-index: 1;
}

#contact-app .contact-section {
  position: relative;
  z-index: 0;
  padding: 5.5rem 0 6.5rem;
}
#contact-app .contact-section .contact {
  width: min(90%, 156rem);
  margin: 0 auto;
}
#contact-app .contact-section .contact h2 {
  text-align: center;
  font-size: clamp(2.6rem, 1.5vw + 1.6rem, 3.6rem);
  margin: 0 0 2.8rem;
  letter-spacing: -0.02em;
  font-weight: 800;
}
#contact-app .contact-section .contact .contact-content {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: stretch;
  gap: clamp(5rem, 6vw, 10rem);
  margin-top: 1.5rem;
  /* LEFT */
}
#contact-app .contact-section .contact .contact-content .contact-text {
  display: flex;
  flex-direction: column;
}
#contact-app .contact-section .contact .contact-content .contact-text p {
  margin: 0 0 1.6rem;
  font-size: 1.6rem;
  line-height: 1.6;
}
#contact-app .contact-section .contact .contact-content .contact-text .bold {
  font-weight: 700;
}
#contact-app .contact-section .contact .contact-content .contact-text .contact-visual {
  margin: auto 0 0 0;
  position: relative;
  width: min(44rem, 72%);
  aspect-ratio: 1/1;
  margin-left: clamp(2rem, 8vw, 11rem);
}
#contact-app .contact-section .contact .contact-content .contact-text .contact-visual img {
  display: block;
  position: absolute;
  pointer-events: none;
  user-select: none;
}
#contact-app .contact-section .contact .contact-content .contact-text .contact-visual__bg {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#contact-app .contact-section .contact .contact-content .contact-text .contact-visual__rocket {
  left: 50%;
  top: 50%;
  width: 42%;
  height: auto;
  transform: translate(-50%, -43%);
}
#contact-app .contact-section .contact .contact-content {
  /* RIGHT (FORM) */
}
#contact-app .contact-section .contact .contact-content .contact-form {
  width: min(100%, 49.6rem);
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  font-family: inherit;
}
#contact-app .contact-section .contact .contact-content .contact-form .form-group {
  margin-bottom: 1.7rem;
}
#contact-app .contact-section .contact .contact-content .contact-form .form-group--short {
  width: 17.2rem;
}
#contact-app .contact-section .contact .contact-content .contact-form .form-group--message {
  width: 100%;
}
#contact-app .contact-section .contact .contact-content .contact-form .form-group label {
  display: block;
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 1.2;
  margin: 0 0 0.7rem;
}
#contact-app .contact-section .contact .contact-content .contact-form .form-group .light {
  font-weight: 500;
  opacity: 0.7;
}
#contact-app .contact-section .contact .contact-content .contact-form .form-group input,
#contact-app .contact-section .contact .contact-content .contact-form .form-group textarea {
  width: 100%;
  font-size: 1.2rem;
  line-height: 1.25;
  min-height: 1.9rem;
  padding: 0.2rem 1.4rem;
  border: 1px solid #8cb3db;
  background: #fff;
  color: #0b0f17;
  border-radius: 999px;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  font-family: inherit;
}
#contact-app .contact-section .contact .contact-content .contact-form .form-group input::placeholder,
#contact-app .contact-section .contact .contact-content .contact-form .form-group textarea::placeholder {
  opacity: 0.7;
}
#contact-app .contact-section .contact .contact-content .contact-form .form-group input:focus,
#contact-app .contact-section .contact .contact-content .contact-form .form-group textarea:focus {
  outline: none;
  border-color: #8cb3db;
  box-shadow: 0 0 0 3px rgba(140, 179, 219, 0.25);
}
#contact-app .contact-section .contact .contact-content .contact-form .form-group textarea {
  border-radius: 10px;
  min-height: 11.8rem;
  padding-top: 1rem;
  resize: vertical;
}
#contact-app .contact-section .contact .contact-content .contact-form .form-group .form-alert {
  display: block;
  font-size: 1.3rem;
  padding: 0.4rem 0.2rem 0;
  color: #c62828;
}
#contact-app .contact-section .contact .contact-content .contact-form .inline-two {
  display: grid;
  grid-template-columns: repeat(2, 17.2rem);
  gap: 4.7rem;
}
#contact-app .contact-section .contact .contact-content .contact-form .services-select {
  font-family: inherit;
}
#contact-app .contact-section .contact .contact-content .contact-form .services-select .rs__control {
  border: 1px solid #c7d9ee;
  border-color: #8cb3db;
  border-radius: 999px;
  min-height: 1.9rem;
  box-shadow: none;
  padding: 0 0.4rem;
  font-family: inherit;
  cursor: text;
}
#contact-app .contact-section .contact .contact-content .contact-form .services-select .rs__control--is-focused {
  border-color: #8cb3db;
  box-shadow: 0 0 0 3px rgba(140, 179, 219, 0.25);
}
#contact-app .contact-section .contact .contact-content .contact-form .services-select .rs__value-container {
  padding: 0.1rem 0.4rem;
  gap: 0.4rem;
  font-family: inherit;
  font-size: 1.2rem;
  min-height: 1.7rem;
}
#contact-app .contact-section .contact .contact-content .contact-form .services-select .rs__multi-value {
  border-radius: 999px;
}
#contact-app .contact-section .contact .contact-content .contact-form .services-select .rs__multi-value .rs__multi-value__label {
  padding: 0.1rem 0.5rem;
  font-size: 1.4rem;
  line-height: 1.2;
  font-family: inherit;
}
#contact-app .contact-section .contact .contact-content .contact-form .services-select .rs__multi-value .rs__multi-value__remove {
  padding: 0 0.3rem;
  font-size: 1.4rem;
  border-radius: 50%;
}
#contact-app .contact-section .contact .contact-content .contact-form .services-select .rs__input-container {
  margin: 0;
  padding: 0;
}
#contact-app .contact-section .contact .contact-content .contact-form .services-select .rs__indicators {
  display: none;
}
#contact-app .contact-section .contact .contact-content .contact-form .services-select .rs__menu {
  border-radius: 10px;
  overflow: hidden;
  font-family: inherit;
}
#contact-app .contact-section .contact .contact-content .contact-form .services-select .rs__option {
  font-family: inherit;
  font-size: 1.4rem;
}
#contact-app .contact-section .contact .contact-content .contact-form .services-select .rs__placeholder {
  font-family: inherit;
  font-size: 1.2rem;
  opacity: 0.7;
}
#contact-app .contact-section .contact .contact-content .contact-form {
  /* Button directly under the message box, right-aligned */
}
#contact-app .contact-section .contact .contact-content .contact-form .button-container {
  margin-top: 2.2rem;
  align-self: flex-end;
  display: flex;
  justify-content: flex-end;
}
#contact-app .contact-section .contact .contact-content .contact-form .button-container button {
  min-width: 11.5rem;
  min-height: 3.8rem;
  padding: 0.8rem 1.4rem;
  font-size: 1.3rem;
  border-radius: 999px;
}
#contact-app .contact-section .contact .contact-content .contact-form .button-container .contact.submit {
  --button-hover-bg: var(--color-dark-blue);
  background: #238dcc;
  color: #fff;
  border: 1px solid #238dcc;
  transition: all 0.2s ease;
}
#contact-app .contact-section .contact .contact-content .contact-form .button-container .contact.submit:hover, #contact-app .contact-section .contact .contact-content .contact-form .button-container .contact.submit:focus {
  background: #238dcc;
  color: #fff;
  border-color: #238dcc;
}
#contact-app .contact-section .contact .contact-content .contact-form .button-container .is-loading {
  opacity: 0.8;
  cursor: progress;
}
#contact-app .contact-section .contact .contact-content .contact-form .form-confirmation {
  margin-top: 1.2rem;
  padding: 1rem 1.2rem;
  border-radius: 10px;
  background: #e8f5e9;
  color: #1b5e20;
  font-weight: 600;
}
#contact-app .contact-section .contact .contact-content .contact-form .form-confirmation.error {
  background: #ffebee;
  color: #b71c1c;
}

/* ========== Responsive ========== */
/* <= 992px (tablets) */
@media only screen and (max-width: 992px) {
  #contact-app .contact-section .contact .contact-content {
    grid-template-columns: 1fr;
    gap: 3rem;
  }
  #contact-app .contact-section .contact .contact-content form .inline-two {
    grid-template-columns: 1fr;
    gap: 0;
  }
  #contact-app .contact-section .contact .contact-content .contact-form,
  #contact-app .contact-section .contact .contact-content .contact-form .form-group,
  #contact-app .contact-section .contact .contact-content .contact-form .form-group--short {
    width: 100%;
  }
  #contact-app .contact-section .contact .contact-content .contact-form {
    min-height: 0;
    justify-content: flex-start;
  }
  #contact-app .contact-section .contact .contact-content {
    /* reset figure width on smaller screens */
  }
  #contact-app .contact-section .contact .contact-content .contact-text figure {
    width: min(34rem, 100%);
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 620px) {
  #contact-app .contact-hero {
    min-height: 55.5rem;
  }
  #contact-app .contact-hero img {
    object-position: center bottom;
  }
  #contact-app .contact-hero h1 {
    right: 1.2rem;
    top: 55%;
    font-size: 2.4rem;
  }
  #contact-app .contact-section {
    padding: 3.2rem 0 0;
  }
  #contact-app .contact-section .contact {
    width: min(28.4rem, 100% - 3.2rem);
    padding: 1.1rem 1.2rem 0;
  }
  #contact-app .contact-section .contact h2 {
    font-size: 1.6rem;
    line-height: 1.2;
    margin: 0 0 4.2rem;
    letter-spacing: 0;
  }
  #contact-app .contact-section .contact .contact-content {
    display: flex;
    flex-direction: column;
    gap: 0;
    margin-top: 0;
  }
  #contact-app .contact-section .contact .contact-content .contact-text {
    display: contents;
  }
  #contact-app .contact-section .contact .contact-content .contact-text p {
    order: 1;
    width: 100%;
    margin: 0 0 1.5rem;
    font-size: 1.3rem;
    line-height: 1.35;
  }
  #contact-app .contact-section .contact .contact-content .contact-text .bold {
    margin-top: 0.4rem;
    white-space: nowrap;
    font-size: 1.15rem;
  }
  #contact-app .contact-section .contact .contact-content .contact-text .contact-visual {
    order: 3;
    width: 19rem;
    margin: 0.8rem auto 2.2rem;
  }
  #contact-app .contact-section .contact .contact-content .contact-form {
    display: contents;
  }
  #contact-app .contact-section .contact .contact-content .contact-form .form-group,
  #contact-app .contact-section .contact .contact-content .contact-form .form-group--short {
    order: 2;
    width: 17.2rem;
    margin: 0 auto 2.4rem;
  }
  #contact-app .contact-section .contact .contact-content .contact-form .form-group--phone,
  #contact-app .contact-section .contact .contact-content .contact-form .form-group--message {
    display: none;
  }
  #contact-app .contact-section .contact .contact-content .contact-form .form-group label {
    text-align: center;
    font-size: 1.3rem;
    line-height: 1.15;
    margin-bottom: 1.6rem;
  }
  #contact-app .contact-section .contact .contact-content .contact-form .form-group input,
  #contact-app .contact-section .contact .contact-content .contact-form .form-group textarea,
  #contact-app .contact-section .contact .contact-content .contact-form .services-select .rs__control {
    min-height: 1.9rem;
    font-size: 1.1rem;
    text-align: center;
  }
  #contact-app .contact-section .contact .contact-content .contact-form .services-select .rs__value-container {
    justify-content: center;
  }
  #contact-app .contact-section .contact .contact-content .contact-form .inline-two {
    order: 2;
    display: block;
    width: 17.2rem;
    margin: 0 auto;
  }
  #contact-app .contact-section .contact .contact-content .contact-form .inline-two .form-group {
    width: 100%;
  }
  #contact-app .contact-section .contact .contact-content .contact-form .button-container {
    order: 4;
    align-self: center;
    justify-content: center;
    margin: 0 0 2.6rem;
  }
  #contact-app .contact-section .contact .contact-content .contact-form .button-container button {
    width: 11.5rem;
    min-width: 11.5rem;
    min-height: 3.8rem;
  }
  #contact-app .contact-section .contact .contact-content .contact-form .form-confirmation,
  #contact-app .contact-section .contact .contact-content .contact-form .form-alert.error {
    order: 5;
  }
}
/* <= 460px (phones) */
@media only screen and (max-width: 460px) {
  #contact-app .contact-section .contact .contact-content .contact-text .contact-visual {
    width: 19rem;
  }
  #contact-app .contact-section .contact .contact-content form .button-container {
    align-self: center;
  }
  #contact-app .contact-section .contact .contact-content form .button-container button {
    width: 11.5rem;
    min-width: 11.5rem;
  }
}
#event-app section.section-chiffres {
  width: min(130rem, 86vw);
  margin: 5rem auto 9rem;
}
#event-app section.section-chiffres .chiffres-content {
  display: grid;
  grid-template-columns: minmax(26rem, 34rem) 1fr;
  gap: clamp(4rem, 8vw, 10rem);
  align-items: center;
}
#event-app section.section-chiffres ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 2.6rem;
}
#event-app section.section-chiffres li {
  display: grid;
  grid-template-columns: 5.4rem 1fr;
  align-items: center;
  gap: 1.5rem;
  font-size: 1.6rem;
}
#event-app section.section-chiffres li img {
  width: 3.6rem;
  height: 3.6rem;
  object-fit: contain;
  justify-self: center;
}
#event-app section.section-chiffres figure {
  min-height: clamp(34rem, 37vw, 54rem);
  margin: 0;
  position: relative;
}
#event-app section.section-chiffres .chiffres-shape,
#event-app section.section-chiffres .chiffres-photo {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#event-app section.section-chiffres .chiffres-photo {
  z-index: 1;
  transform: scale(0.72) translateY(2%);
}

@media only screen and (max-width: 992px) {
  #event-app section.section-chiffres .chiffres-content {
    grid-template-columns: 1fr;
  }
  #event-app section.section-chiffres ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    order: 2;
  }
  #event-app section.section-chiffres figure {
    order: 1;
    min-height: 38rem;
  }
}
@media only screen and (max-width: 560px) {
  #event-app section.section-chiffres {
    width: 90vw;
  }
  #event-app section.section-chiffres ul {
    grid-template-columns: 1fr;
    gap: 1.8rem;
  }
  #event-app section.section-chiffres figure {
    min-height: 28rem;
  }
}
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url(/build/images/ajax-loader.fb6f3c23.gif) center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url(/build/fonts/slick.a4e97f5a.eot);
    src: url(/build/fonts/slick.a4e97f5a.eot?#iefix) format('embedded-opentype'), url(/build/fonts/slick.29518378.woff) format('woff'), url(/build/fonts/slick.c94f7671.ttf) format('truetype'), url(/build/images/slick.2630a3e3.svg#slick) format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

#event-app section.gallery-section {
  width: min(140rem, 88vw);
  margin: 5rem auto 10rem;
}
#event-app section.gallery-section .event-gallery-slider {
  margin-top: 1rem;
}
#event-app section.gallery-section .gallery-image {
  height: clamp(22rem, 22vw, 34rem);
  margin: 0;
  padding: 0 2rem;
}
#event-app section.gallery-section .gallery-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

@media only screen and (max-width: 768px) {
  #event-app section.gallery-section {
    width: 90vw;
  }
  #event-app section.gallery-section .gallery-image {
    height: 26rem;
    padding: 0 1rem;
  }
}
#event-app section.invites-section {
  width: min(130rem, 86vw);
  margin: 6rem auto 4rem;
}
#event-app section.invites-section .invites-landing {
  display: grid;
  grid-template-columns: minmax(28rem, 48rem) 1fr;
  gap: clamp(4rem, 7vw, 10rem);
  align-items: center;
}
#event-app section.invites-section .invites-media {
  position: relative;
  min-height: clamp(34rem, 35vw, 52rem);
}
#event-app section.invites-section .invites-shape,
#event-app section.invites-section .invites-photo {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#event-app section.invites-section .invites-shape {
  transform: scale(1.16);
}
#event-app section.invites-section .invites-photo {
  z-index: 1;
  transform: scale(0.84) translateY(1%);
}
#event-app section.invites-section .invites-list .event-section-heading {
  text-align: left;
  margin: 0 0 3rem;
}
#event-app section.invites-section .invites-list .event-section-heading h2 {
  align-items: flex-start;
}
#event-app section.invites-section .invites-list .event-section-heading h2::after {
  border-top-color: var(--color-dark-green);
  width: min(48rem, 48vw);
}
#event-app section.invites-section .invites-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#event-app section.invites-section .invites-list li {
  display: grid;
  grid-template-columns: minmax(15rem, max-content) 1fr;
  gap: 2.2rem;
  align-items: baseline;
  margin-bottom: 2.4rem;
}
#event-app section.invites-section .invites-list strong {
  font-size: 1.7rem;
  font-weight: 800;
}
#event-app section.invites-section .invites-list span {
  font-size: 1.55rem;
}
#event-app section.invites-section .invite-detail {
  margin: 6rem auto 0;
}
#event-app section.invites-section .invite-detail .event-section-heading {
  margin-bottom: 3.5rem;
}
#event-app section.invites-section .invite-detail .event-section-heading h3::after {
  width: min(48rem, 65vw);
}
#event-app section.invites-section .invite-detail p {
  margin: 0 0 2.2rem;
  line-height: 1.7;
}

@media only screen and (max-width: 992px) {
  #event-app section.invites-section .invites-landing {
    grid-template-columns: 1fr;
    gap: 3rem;
  }
  #event-app section.invites-section .invites-media {
    width: min(52rem, 82vw);
    margin: auto;
  }
  #event-app section.invites-section .invites-list .event-section-heading {
    text-align: center;
  }
  #event-app section.invites-section .invites-list .event-section-heading h2 {
    align-items: center;
  }
  #event-app section.invites-section .invites-list .event-section-heading h2::after {
    width: min(42rem, 70vw);
  }
}
@media only screen and (max-width: 560px) {
  #event-app section.invites-section {
    width: 90vw;
  }
  #event-app section.invites-section .invites-media {
    min-height: 30rem;
  }
  #event-app section.invites-section .invites-list li {
    grid-template-columns: 1fr;
    gap: 0.4rem;
    margin-bottom: 1.8rem;
    text-align: center;
  }
}
#event-app {
  color: #050505;
  background: #ffffff;
}
#event-app .event-section-heading {
  text-align: center;
  margin: 0 auto 5rem;
}
#event-app .event-section-heading h2,
#event-app .event-section-heading h3 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  margin: 0;
  font-size: clamp(3rem, 3.2vw, 4.4rem);
  line-height: 1.18;
  font-weight: 800;
  letter-spacing: 0;
}
#event-app .event-section-heading h2::after,
#event-app .event-section-heading h3::after {
  content: "";
  width: min(42rem, 65vw);
  height: 2.2rem;
  margin-top: 0.4rem;
  border-top: 2px solid var(--color-blue);
  border-radius: 50%;
}
#event-app .slick-dots {
  bottom: -4rem;
}
#event-app .slick-dots li {
  width: 1.5rem;
  height: 1.5rem;
  margin: 0 0.35rem;
}
#event-app .slick-dots li button {
  width: 1.5rem;
  height: 1.5rem;
  padding: 0;
  background: transparent;
  border: 1px solid var(--color-green);
  border-radius: 50%;
  box-shadow: none;
}
#event-app .slick-dots li button::before {
  content: none;
}
#event-app .slick-dots li.slick-active button {
  background: var(--color-green);
}
#event-app .event-hero {
  height: clamp(650px, 52vw, 820px);
  background-size: cover;
  background-position: center top;
  position: relative;
  overflow: hidden;
}
#event-app .event-hero h1 {
  position: absolute;
  right: 15.2%;
  top: 58.2%;
  transform: translateY(-50%);
  color: #ffffff;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  font-size: clamp(4rem, 3.6vw, 6rem);
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0;
  margin: 0;
}
#event-app section.landing-section {
  width: min(130rem, 82vw);
  margin: 7rem auto 4rem;
}
#event-app section.landing-section .landing-heading {
  margin-bottom: 6rem;
}
#event-app section.landing-section .landing-heading h2 {
  font-size: clamp(3.2rem, 3vw, 4.2rem);
}
#event-app section.landing-section .landing-heading h2 span {
  display: block;
  margin-top: 1.2rem;
}
#event-app section.landing-section .landing-content {
  max-width: 108rem;
  margin: 0 auto;
}
#event-app section.landing-section .landing-content h3 {
  font-size: 1.9rem;
  font-weight: 800;
  margin: 0 0 3rem;
}
#event-app section.landing-section .landing-content p {
  margin: 0 0 2.2rem;
  line-height: 1.7;
}

@media only screen and (max-width: 992px) {
  #event-app .event-hero {
    background-position: center top;
  }
  #event-app section.landing-section {
    width: 88vw;
    margin-top: 5rem;
  }
}
@media only screen and (max-width: 560px) {
  #event-app .event-section-heading {
    margin-bottom: 3rem;
  }
  #event-app .event-hero {
    height: 55.5rem;
    background-position: center bottom;
  }
  #event-app .event-hero h1 {
    right: 9%;
    top: 55%;
    font-size: 4rem;
  }
  #event-app section.landing-section {
    width: 90vw;
  }
  #event-app section.landing-section .landing-content h3 {
    font-size: 1.7rem;
  }
  #event-app section.landing-section .landing-content p {
    text-align: left;
  }
}
#event-app section.partenaires-section {
  width: min(130rem, 86vw);
  margin: 5rem auto 9rem;
}
#event-app section.partenaires-section .event-section-heading h2::after {
  border-top-color: var(--color-green);
}
#event-app section.partenaires-section .partenaires-slider {
  margin: 0 auto;
}
#event-app section.partenaires-section .partenaires-slider .slick-track {
  display: flex;
  align-items: center;
}
#event-app section.partenaires-section .partenaire {
  height: 14rem;
  margin: 0;
  padding: 0 2.5rem;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
#event-app section.partenaires-section .partenaire img {
  max-width: 100%;
  max-height: 12rem;
  width: auto;
  height: auto;
  object-fit: contain;
}

@media only screen and (max-width: 768px) {
  #event-app section.partenaires-section {
    width: 90vw;
  }
  #event-app section.partenaires-section .partenaire {
    height: 12rem;
    padding: 0 2rem;
  }
}
#event-app section.temoignages-section {
  width: min(130rem, 86vw);
  margin: 5rem auto 9rem;
}
#event-app section.temoignages-section .temoignages-slider {
  height: 33.4rem;
}
#event-app section.temoignages-section .temoignages-slider .slick-list,
#event-app section.temoignages-section .temoignages-slider .slick-track,
#event-app section.temoignages-section .temoignages-slider .slick-slide,
#event-app section.temoignages-section .temoignages-slider .slick-slide > div {
  height: 100%;
}
#event-app section.temoignages-section .temoignage-slide {
  display: grid !important;
  grid-template-columns: 18rem 1fr;
  gap: 4rem;
  align-items: center;
  height: 100%;
  padding: 4.5rem 7rem 5.5rem;
  box-sizing: border-box;
}
#event-app section.temoignages-section .theme-blue {
  background: var(--color-blue);
  color: #ffffff;
}
#event-app section.temoignages-section .theme-green {
  background: var(--color-green);
  color: #050505;
}
#event-app section.temoignages-section .theme-coral {
  background: var(--color-coral);
  color: #050505;
}
#event-app section.temoignages-section .theme-navy {
  background: #d7e5f2;
  color: #050505;
}
#event-app section.temoignages-section .temoignage-avatar {
  width: 16rem;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #ffffff;
  justify-self: center;
}
#event-app section.temoignages-section .temoignage-copy p {
  max-width: 82rem;
  margin: 0 0 2rem;
  line-height: 1.8;
  color: inherit;
}
#event-app section.temoignages-section .temoignage-copy footer {
  width: fit-content;
  margin-left: auto;
  display: grid;
  gap: 0.5rem;
}
#event-app section.temoignages-section .temoignage-copy strong {
  font-size: 1.7rem;
  font-weight: 800;
}
#event-app section.temoignages-section .temoignage-copy span {
  font-size: 1.35rem;
}
#event-app section.temoignages-section .slick-dots {
  bottom: 2rem;
}
#event-app section.temoignages-section .slick-dots li button {
  border-color: #ffffff;
}
#event-app section.temoignages-section .slick-dots li.slick-active button {
  background: #ffffff;
}

@media only screen and (max-width: 768px) {
  #event-app section.temoignages-section {
    width: 90vw;
  }
  #event-app section.temoignages-section .temoignages-slider {
    height: 43rem;
  }
  #event-app section.temoignages-section .temoignage-slide {
    grid-template-columns: 1fr;
    gap: 2.5rem;
    padding: 3rem 2.5rem 5.5rem;
    text-align: center;
  }
  #event-app section.temoignages-section .temoignage-avatar {
    width: 12rem;
  }
  #event-app section.temoignages-section .temoignage-copy footer {
    margin: 0 auto;
  }
}
.expertise-page {
  --accent: var(--color-blue);
  background: #fff;
  color: #000;
}
.expertise-page a {
  color: var(--accent);
  text-decoration-color: color-mix(in oklab, var(--accent) 55%, currentColor);
}
.expertise-page a:hover,
.expertise-page a:focus {
  color: var(--accent);
  text-decoration: underline;
  text-underline-offset: 2px;
}
.expertise-page .ep-wrap {
  width: min(94%, 1360px);
  margin: 0 auto;
  padding: clamp(5.4rem, 7vw, 9.8rem) 0 6rem;
}
.expertise-page .ep-head {
  text-align: center;
  margin: 0 auto clamp(4.6rem, 4vw, 6.4rem);
}
.expertise-page .ep-head--no-icon {
  padding-top: clamp(6rem, 8vw, 11rem);
}
.expertise-page .ep-icon {
  display: block;
  width: auto;
  max-width: min(26rem, 58vw);
  max-height: 17rem;
  object-fit: contain;
  margin: 0 auto 1.6rem;
}
.expertise-page .ep-title {
  display: inline-block;
  position: relative;
  margin: 0;
  color: #000;
  font-size: clamp(2.9rem, 1.2vw + 2.1rem, 3.6rem);
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: 0;
}
.expertise-page .ep-title::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% + 1rem);
  height: 2.2rem;
  border-top: 2px solid var(--accent);
  border-radius: 50% 50% 0 0/100% 100% 0 0;
  transform: skewX(-9deg);
  transform-origin: center top;
}
.expertise-page h2 {
  max-width: 70rem;
  margin: 0 0 2.4rem;
  color: #000;
  font-size: clamp(2rem, 0.55vw + 1.55rem, 2.3rem);
  font-weight: 900;
  line-height: 1.28;
  letter-spacing: 0;
}
.expertise-page h3 {
  margin: 0 0 2.2rem;
  font-weight: 900;
  line-height: 1.25;
  letter-spacing: 0;
}
.expertise-page p {
  margin: 0 0 1.2rem;
}
.expertise-page .ep-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(34rem, 0.72fr);
  gap: clamp(4rem, 7vw, 11rem);
  align-items: start;
}
.expertise-page .ep-col p {
  max-width: 70rem;
  color: #000;
  font-size: 1.45rem;
  line-height: 1.42;
  font-weight: 500;
}
.expertise-page .ep-media-col {
  display: flex;
  justify-content: flex-end;
  margin-top: clamp(-6rem, -4vw, -3rem);
}
.expertise-page .ep-figure {
  position: relative;
  width: min(48rem, 100%);
  aspect-ratio: 1;
  flex: 0 0 auto;
}
.expertise-page .ep-figure-image,
.expertise-page .ep-figure__shape,
.expertise-page .ep-figure__photo {
  display: block;
  width: 100%;
  height: auto;
  user-select: none;
}
.expertise-page .ep-figure-image {
  width: min(49rem, 100%);
}
.expertise-page .ep-figure__shape,
.expertise-page .ep-figure__photo {
  position: absolute;
}
.expertise-page .ep-figure__shape {
  inset: 0;
  height: 100%;
  object-fit: contain;
}
.expertise-page .ep-figure--site .ep-figure__photo {
  width: 57%;
  left: 27%;
  top: 21%;
}
.expertise-page .ep-figure--graphisme .ep-figure__photo {
  width: 55%;
  height: 43%;
  left: 20%;
  top: 17%;
  object-fit: cover;
  object-position: center;
  border-radius: 16% 22% 20% 18%/12% 18% 24% 22%;
  clip-path: polygon(5% 0, 72% 0, 100% 22%, 90% 100%, 16% 84%, 0 52%);
}
.expertise-page .ep-expertises {
  margin-top: clamp(5rem, 7vw, 8.8rem);
}
.expertise-page .ep-why,
.expertise-page .ep-projects,
.expertise-page .ep-faq,
.expertise-page .ep-split {
  margin-top: 5rem;
}
.expertise-page .ep-why h3,
.expertise-page .ep-expertises h3,
.expertise-page .ep-projects h3,
.expertise-page .ep-faq h3,
.expertise-page .ep-split h3 {
  color: var(--accent);
  font-size: clamp(2rem, 0.55vw + 1.55rem, 2.3rem);
}
.expertise-page .ep-why p,
.expertise-page .ep-expertises p,
.expertise-page .ep-projects p {
  max-width: 88rem;
  margin-bottom: 1.4rem;
}
.expertise-page .ep-list,
.expertise-page .services-list {
  list-style: none;
  padding: 0;
  margin: 1.4rem 0 0;
}
.expertise-page .ep-list li,
.expertise-page .services-list li {
  position: relative;
  padding-left: 2.8rem;
  margin: 1.55rem 0;
  color: #000;
  font-size: 1.45rem;
  line-height: 1.35;
  font-weight: 500;
}
.expertise-page .ep-list li::before,
.expertise-page .services-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.48em;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--accent);
}
.expertise-page .image-box {
  width: 100%;
  aspect-ratio: 16/10;
  background: #fff;
  border-radius: 6px;
  border: 2px solid color-mix(in oklab, var(--accent) 18%, #e8eef5);
  box-shadow: 0 8px 0 color-mix(in oklab, var(--accent) 18%, #e3edf8);
  margin-bottom: 1.2rem;
  object-fit: cover;
  object-position: center top;
  display: block;
  cursor: zoom-in;
}
.expertise-page .logos .image-box {
  aspect-ratio: auto;
  max-height: 150px;
  margin: 0 auto 1.2rem;
  width: auto;
  object-fit: contain;
  box-shadow: none;
  border: none;
  background: none;
  max-width: 200px;
  padding: 1rem 2rem;
}
.expertise-page .image-box.dark {
  background-color: grey;
}
.expertise-page .ep-project-grid {
  margin-top: 2rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.4rem;
}
.expertise-page .ep-project-grid::-webkit-scrollbar-thumb {
  background-color: var(--accent);
}
.expertise-page .ep-project-grid.ep-col-4 {
  overflow-x: auto;
  grid-template-columns: repeat(4, 1fr);
  align-items: center;
}
.expertise-page .ep-split {
  display: grid;
  grid-template-columns: 1.05fr 1fr;
  gap: 4rem 6rem;
  align-items: start;
}
.expertise-page .qa {
  padding: 1.2rem 0;
  border-top: 3px solid color-mix(in oklab, var(--accent) 18%, #e8eef5);
}
.expertise-page .qa h4 {
  margin: 0 0 0.8rem;
  font-weight: 800;
}
.expertise-page .ep-lightbox {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}
.expertise-page .ep-lightbox__card {
  background: #fff;
  padding: 1.6rem;
  border-radius: 12px;
  max-width: 90vw;
  max-height: 85vh;
  position: relative;
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.25);
  display: flex;
  align-items: center;
  justify-content: center;
}
.expertise-page .ep-lightbox__card img {
  max-width: 100%;
  max-height: 85vh;
  object-fit: contain;
  border-radius: 8px;
  display: block;
}
.expertise-page .ep-lightbox__close {
  position: absolute;
  top: 0.6rem;
  right: 0.6rem;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid #e3e8ef;
  background: #fff;
  font-size: 22px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: var(--accent);
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.expertise-page .ep-lightbox__close:hover {
  background: var(--accent);
  color: #fff;
  border-color: var(--accent);
}
@media (max-width: 1100px) {
  .expertise-page .ep-grid,
  .expertise-page .ep-split {
    grid-template-columns: 1fr;
    gap: 3rem;
  }
  .expertise-page .ep-media-col {
    justify-content: center;
    margin-top: 0;
  }
  .expertise-page .ep-project-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 680px) {
  .expertise-page .ep-wrap {
    width: 90%;
    padding: 8rem 0 5rem;
  }
  .expertise-page .ep-head {
    margin-bottom: 4rem;
  }
  .expertise-page .ep-head--no-icon {
    padding-top: 3rem;
  }
  .expertise-page .ep-icon {
    max-width: min(21rem, 72vw);
    max-height: 13rem;
  }
  .expertise-page .ep-title {
    font-size: clamp(2.6rem, 8vw, 3.4rem);
  }
  .expertise-page .ep-grid {
    gap: 3.4rem;
  }
  .expertise-page .ep-figure,
  .expertise-page .ep-figure-image {
    width: min(35rem, 100%);
  }
  .expertise-page .ep-project-grid {
    grid-template-columns: 1fr;
  }
}
#expertises-app section.expertises-section {
  padding: clamp(4.5rem, 4.8vw, 6.4rem) 0 clamp(7rem, 7.6vw, 10rem);
  background: #fff;
}
#expertises-app section.expertises-section .expertises {
  width: min(141rem, 92vw);
  margin: 0 auto;
}
#expertises-app section.expertises-section .section-heading {
  width: fit-content;
  max-width: 100%;
  margin: 0 auto clamp(5rem, 5.6vw, 7.4rem);
  text-align: center;
}
#expertises-app section.expertises-section .section-heading h2 {
  margin: 0;
  color: #000;
  font-size: clamp(3rem, 2.25vw, 4rem);
  line-height: 1.18;
  font-weight: 900;
  letter-spacing: 0;
}
#expertises-app section.expertises-section .section-heading img {
  display: block;
  width: min(25.2rem, 100%);
  height: auto;
  margin: 1rem auto 0;
}
#expertises-app section.expertises-section .luxradio-feature {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(24rem, 0.75fr);
  gap: clamp(4rem, 8vw, 12rem);
  align-items: center;
  margin-bottom: clamp(6.4rem, 8vw, 10rem);
}
#expertises-app section.expertises-section .luxradio-feature h3 {
  margin: 0 0 clamp(4.8rem, 5.6vw, 6.6rem);
  color: #000;
  font-size: clamp(1.9rem, 0.65vw + 1.45rem, 2.3rem);
  line-height: 1.25;
  font-weight: 900;
  letter-spacing: 0;
}
#expertises-app section.expertises-section .luxradio-feature p {
  max-width: 78ch;
  margin: 0 0 2.2rem;
  color: #000;
  font-size: clamp(1.25rem, 0.27vw + 1rem, 1.42rem);
  line-height: 1.45;
}
#expertises-app section.expertises-section .luxradio-feature .luxradio-logo {
  display: flex;
  justify-content: center;
}
#expertises-app section.expertises-section .luxradio-feature .luxradio-logo img {
  display: block;
  width: min(20rem, 80%);
  height: auto;
}
#expertises-app section.expertises-section .expertises-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(5.6rem, 7vw, 8.4rem) clamp(5rem, 7vw, 9rem);
  align-items: start;
}
#expertises-app section.expertises-section .service-card {
  min-width: 0;
}
#expertises-app section.expertises-section .service-card .icon-stamp {
  min-height: 14.8rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: clamp(1.2rem, 2vw, 2.4rem);
  margin-bottom: 1.4rem;
}
#expertises-app section.expertises-section .service-card .main-icon {
  display: block;
  flex: 0 0 auto;
  width: auto;
  max-width: 17rem;
  max-height: 14.4rem;
  object-fit: contain;
}
#expertises-app section.expertises-section .service-card .stamp {
  display: block;
  flex: 0 0 auto;
  width: min(20.2rem, 46%);
  height: auto;
}
#expertises-app section.expertises-section .service-card.service-card--seo .main-icon {
  max-width: 18rem;
  max-height: 8rem;
}
#expertises-app section.expertises-section .service-card.service-card--growth-marketing .main-icon {
  max-width: 13rem;
}
#expertises-app section.expertises-section .service-card .seo-word {
  display: inline-flex;
  align-items: center;
  min-height: 10rem;
  color: #69ad6e;
  font-size: clamp(6rem, 5.8vw, 9.8rem);
  line-height: 0.9;
  font-weight: 300;
  letter-spacing: 0;
  font-family: "Comic Sans MS", "Marker Felt", cursive;
}
#expertises-app section.expertises-section .service-card .growth-icon {
  position: relative;
  display: inline-flex;
  align-items: flex-end;
  gap: 1rem;
  width: 16rem;
  height: 12rem;
  color: #69ad6e;
}
#expertises-app section.expertises-section .service-card .growth-stack {
  width: 4rem;
  border-radius: 50%/18%;
  border: 0.8rem solid currentColor;
  border-top-width: 0.9rem;
  height: 5.8rem;
  position: relative;
}
#expertises-app section.expertises-section .service-card .growth-stack::before, #expertises-app section.expertises-section .service-card .growth-stack::after {
  content: "";
  position: absolute;
  left: -0.8rem;
  right: -0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background: currentColor;
}
#expertises-app section.expertises-section .service-card .growth-stack::before {
  top: 1.3rem;
}
#expertises-app section.expertises-section .service-card .growth-stack::after {
  top: 3rem;
}
#expertises-app section.expertises-section .service-card .growth-stack--large {
  height: 7.8rem;
}
#expertises-app section.expertises-section .service-card .growth-arrow {
  position: absolute;
  left: 0.2rem;
  top: 1rem;
  width: 12rem;
  height: 4.6rem;
  border-top: 0.8rem solid currentColor;
  transform: rotate(-17deg);
}
#expertises-app section.expertises-section .service-card .growth-arrow::before {
  content: "";
  position: absolute;
  right: -0.4rem;
  top: -1.7rem;
  width: 2.2rem;
  height: 2.2rem;
  border-top: 0.7rem solid currentColor;
  border-right: 0.7rem solid currentColor;
  transform: rotate(45deg);
}
#expertises-app section.expertises-section .service-card figcaption {
  display: flex;
  min-height: 21rem;
  flex-direction: column;
  align-items: flex-start;
}
#expertises-app section.expertises-section .service-card h4 {
  margin: 0 0 2rem;
  font-size: clamp(2.1rem, 0.7vw + 1.6rem, 2.6rem);
  line-height: 1.15;
  font-weight: 900;
  letter-spacing: 0;
}
#expertises-app section.expertises-section .service-card p {
  margin: 0 0 2.6rem;
  color: #000;
  font-size: clamp(1.25rem, 0.27vw + 1rem, 1.42rem);
  line-height: 1.45;
}
#expertises-app section.expertises-section .service-card--blue h4 {
  color: #8cb3db;
}
#expertises-app section.expertises-section .service-card--green h4 {
  color: #a5d0a8;
}
#expertises-app section.expertises-section .discover-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 15.6rem;
  min-height: 3.8rem;
  margin-top: auto;
  padding: 0.8rem 1.8rem;
  border: 1px solid currentColor;
  border-radius: 999px;
  background: #fff;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
#expertises-app section.expertises-section .discover-btn.blue {
  color: #238dcc;
}
#expertises-app section.expertises-section .discover-btn.blue:hover, #expertises-app section.expertises-section .discover-btn.blue:focus-visible {
  background: #238dcc;
  color: #fff;
}
#expertises-app section.expertises-section .discover-btn.green {
  color: #a5d06f;
}
#expertises-app section.expertises-section .discover-btn.green:hover, #expertises-app section.expertises-section .discover-btn.green:focus-visible {
  background: #a5d06f;
  color: #fff;
}
@media (max-width: 1100px) {
  #expertises-app section.expertises-section .expertises-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 5rem 6rem;
  }
}
@media (max-width: 820px) {
  #expertises-app section.expertises-section .luxradio-feature {
    grid-template-columns: 1fr;
    gap: 3rem;
  }
  #expertises-app section.expertises-section .luxradio-feature h3 {
    margin-bottom: 3.2rem;
  }
  #expertises-app section.expertises-section .luxradio-feature .luxradio-logo {
    justify-content: flex-start;
  }
}
@media (max-width: 620px) {
  #expertises-app section.expertises-section .expertises {
    width: min(34rem, 100% - 3.2rem);
  }
  #expertises-app section.expertises-section .section-heading {
    margin-bottom: 4rem;
  }
  #expertises-app section.expertises-section .section-heading h2 {
    font-size: 2.4rem;
  }
  #expertises-app section.expertises-section .expertises-grid {
    grid-template-columns: 1fr;
    gap: 5rem;
  }
  #expertises-app section.expertises-section .service-card .icon-stamp {
    min-height: 11rem;
    gap: 1rem;
  }
  #expertises-app section.expertises-section .service-card .main-icon {
    max-width: 12.4rem;
    max-height: 11rem;
  }
  #expertises-app section.expertises-section .service-card.service-card--seo .main-icon {
    max-width: 13rem;
    max-height: 6rem;
  }
  #expertises-app section.expertises-section .service-card .stamp {
    width: min(17rem, 52%);
  }
  #expertises-app section.expertises-section .service-card .seo-word {
    min-height: 8rem;
    font-size: 5.8rem;
  }
  #expertises-app section.expertises-section .service-card .growth-icon {
    width: 12.4rem;
    height: 9.6rem;
    transform: scale(0.86);
    transform-origin: left bottom;
  }
  #expertises-app section.expertises-section .service-card figcaption {
    min-height: 0;
  }
  #expertises-app section.expertises-section .service-card h4 {
    margin-bottom: 1.4rem;
  }
}
#expertises-app .expertises-hero {
  height: clamp(650px, 52vw, 820px);
  background-image: var(--expertises-hero-bg);
  background-size: cover;
  background-position: center top;
  position: relative;
  overflow: hidden;
}
#expertises-app .expertises-hero h1 {
  position: absolute;
  right: 15.2%;
  top: 58.2%;
  transform: translateY(-50%);
  color: #ffffff;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  font-size: clamp(4rem, 3.6vw, 6rem);
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0;
  margin: 0;
}
@media (max-width: 620px) {
  #expertises-app .expertises-hero {
    height: 55.5rem;
    background-image: var(--expertises-hero-bg-mobile);
    background-position: center bottom;
  }
  #expertises-app .expertises-hero h1 {
    right: 9%;
    top: 55%;
    font-size: 4rem;
  }
}
#expertises-app section.landing-section {
  background: #fff;
  padding: clamp(5.2rem, 5.6vw, 8.4rem) 0 clamp(6rem, 6.4vw, 9rem);
}
#expertises-app section.landing-section .landing {
  width: min(1240px, 82vw);
  margin: 0 auto;
}
#expertises-app section.landing-section .section-heading {
  width: fit-content;
  max-width: 100%;
  margin: 0 auto clamp(5.2rem, 5.6vw, 7.8rem);
  text-align: center;
}
#expertises-app section.landing-section .section-heading h2 {
  margin: 0;
  color: #000;
  font-size: clamp(3rem, 2.25vw, 4rem);
  line-height: 1.18;
  font-weight: 900;
  letter-spacing: 0;
}
#expertises-app section.landing-section .section-heading img {
  display: block;
  width: min(45rem, 100%);
  height: auto;
  margin: 1rem auto 0;
}
#expertises-app section.landing-section .content {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(32rem, 0.9fr);
  gap: clamp(4rem, 7vw, 10rem);
  align-items: center;
}
#expertises-app section.landing-section .description p {
  font-size: clamp(1.25rem, 0.27vw + 1rem, 1.42rem);
  line-height: 1.45;
  margin: 0 0 3.2rem;
  max-width: 64ch;
}
#expertises-app section.landing-section .description .why {
  margin: 0 0 1.8rem;
  color: #238dcc;
  font-weight: 900;
  font-size: clamp(1.8rem, 0.55vw + 1.4rem, 2.2rem);
  line-height: 1.25;
}
#expertises-app section.landing-section .description .benefits {
  list-style: none;
  margin: 0 0 2.8rem;
  padding: 0;
}
#expertises-app section.landing-section .description .benefits li {
  position: relative;
  padding-left: 3.1rem;
  margin: 0 0 2.2rem;
  font-size: clamp(1.25rem, 0.27vw + 1rem, 1.42rem);
  line-height: 1.35;
}
#expertises-app section.landing-section .description .benefits li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.3em;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #238dcc;
}
#expertises-app section.landing-section .expertise-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 16.2rem;
  min-height: 3.6rem;
  padding: 0.8rem 1.8rem;
  border: 1px solid #8cb3db;
  border-radius: 999px;
  color: #8cb3db;
  background: #fff;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
#expertises-app section.landing-section .expertise-cta:hover, #expertises-app section.landing-section .expertise-cta:focus-visible {
  background: #8cb3db;
  color: #fff;
  border-color: #8cb3db;
}
#expertises-app section.landing-section .visual {
  display: flex;
  justify-content: center;
  align-items: center;
}
#expertises-app section.landing-section .visual img {
  display: block;
  width: min(50.1rem, 100%);
  height: auto;
}
@media (max-width: 992px) {
  #expertises-app section.landing-section .landing {
    width: 88vw;
  }
  #expertises-app section.landing-section .content {
    grid-template-columns: 1fr;
    gap: 4rem;
  }
  #expertises-app section.landing-section .description p {
    max-width: 72ch;
  }
}
@media (max-width: 620px) {
  #expertises-app section.landing-section {
    padding: 4rem 0 5rem;
  }
  #expertises-app section.landing-section .section-heading {
    margin-bottom: 3.8rem;
  }
  #expertises-app section.landing-section .section-heading h2 {
    font-size: 2.4rem;
  }
  #expertises-app section.landing-section .content {
    gap: 3rem;
  }
  #expertises-app section.landing-section .visual img {
    width: min(34rem, 100%);
  }
}
#packs-app .packs-page {
  padding: 3rem 0 6rem;
}
#packs-app .packs-hero {
  width: var(--siteMaxWidth);
  margin: 0 auto 2rem;
  text-align: center;
}
#packs-app .packs-hero .intro {
  margin: 0 0 0.4rem;
  font-size: 1.4rem;
}
#packs-app .packs-hero .slot {
  margin: 0 0 1.6rem;
  font-weight: 700;
}
#packs-app .packs-hero .hero-logo {
  width: 120px;
  height: auto;
  margin: 0 auto;
  display: block;
}
#packs-app .packs-grid {
  width: var(--siteMaxWidth);
  margin: 2rem auto 0;
  display: grid;
  grid-template-columns: repeat(4, minmax(210px, 1fr));
  gap: 2rem;
}
#packs-app .pack-card {
  background: #fff;
  border-radius: 16px;
  padding: 2rem 1.6rem 1.4rem;
  border: 3px solid #eaeaea;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
#packs-app .pack-card.blue {
  border-color: rgba(32, 106, 214, 0.35);
}
#packs-app .pack-card.green {
  border-color: rgba(14, 140, 104, 0.35);
}
#packs-app .pack-card.coral {
  border-color: rgba(247, 157, 133, 0.55);
}
#packs-app .pack-card .pc-head h4 {
  margin: 0 0 0.2rem;
  font-weight: 800;
}
#packs-app .pack-card .pc-head h3 {
  margin: 0 0 1.4rem;
  font-weight: 800;
  font-size: 1.4rem;
}
#packs-app .pack-card .pc-price {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  margin: 0.2rem auto 1.2rem;
  display: grid;
  place-items: center;
  font-weight: 800;
  font-size: 2.2rem;
  color: #fff;
}
#packs-app .pack-card .pc-price span {
  transform: translateY(2px);
}
#packs-app .pack-card.blue .pc-price {
  background: #83aee1;
}
#packs-app .pack-card.green .pc-price {
  background: #8dd0b3;
}
#packs-app .pack-card.coral .pc-price {
  background: #f3a390;
}
#packs-app .pack-card .pc-desc {
  font-size: 1.35rem;
  line-height: 1.55;
  margin: 0.2rem 0 1.6rem;
}
#packs-app .pack-card .pc-mic {
  width: 26px;
  opacity: 0.8;
}
#packs-app .packs-cta {
  width: var(--siteMaxWidth);
  margin: 2.4rem auto 0;
  text-align: center;
}
#packs-app .packs-cta .outline-coral {
  border: 2px solid var(--color-coral);
  background: transparent;
  color: var(--color-coral);
  padding: 1.1rem 1.8rem;
  border-radius: 999px;
  font-weight: 700;
  display: inline-block;
  transition: all 0.2s ease;
}
#packs-app .packs-cta .outline-coral:hover {
  background: var(--color-coral);
  color: #fff;
}
#packs-app {
  /* Responsive */
}
@media (max-width: 1200px) {
  #packs-app .packs-grid {
    grid-template-columns: repeat(2, minmax(220px, 1fr));
  }
}
@media (max-width: 640px) {
  #packs-app .packs-grid {
    grid-template-columns: 1fr;
  }
}
#home-app section.collaborate-section {
  padding: 5rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
#home-app section.collaborate-section .collaborate {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
#home-app section.collaborate-section .collaborate .collaborate-title {
  text-align: center;
  font-size: clamp(28px, 2vw + 18px, 42px);
  font-weight: 900;
  margin-bottom: 4rem;
}
#home-app section.collaborate-section .collaborate .collaborate-content {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4rem;
}
#home-app section.collaborate-section .collaborate .collaborate-img {
  flex: 1;
  display: flex;
  justify-content: center;
}
#home-app section.collaborate-section .collaborate .collaborate-img img {
  width: 70%;
  max-width: 420px;
  height: auto;
  border-radius: 10px;
  background: #fff;
  /* Decorative frame (blue) */
  border: 2px solid #d9e7f5; /* light blue frame */
  box-shadow: 10px 10px 0 var(--color-blue);
}
#home-app section.collaborate-section .collaborate .collaborate-text {
  flex: 1;
  display: flex;
  align-items: center;
}
#home-app section.collaborate-section .collaborate .collaborate-text ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  text-align: left;
}
#home-app section.collaborate-section .collaborate .collaborate-text ul li {
  display: flex;
  align-items: center;
  font-size: 1.8rem;
  line-height: 1.5;
}
#home-app section.collaborate-section .collaborate .collaborate-text ul li img {
  width: 28px;
  height: 28px;
  margin-right: 1rem;
}
@media (max-width: 768px) {
  #home-app section.collaborate-section .collaborate-content {
    flex-direction: column;
    gap: 3rem;
  }
  #home-app section.collaborate-section .collaborate-text ul {
    text-align: center;
  }
}
#home-app section.intro {
  padding: 6rem 0 5rem 0;
}

#home-app .intro__container {
  width: var(--siteMaxWidth);
  margin: 0 auto;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(22px, 4vw, 40px);
}

@media (min-width: 980px) {
  #home-app .intro__container {
    /* Make the media column a bit smaller on desktop */
    grid-template-columns: 1.2fr 0.8fr;
    align-items: center;
  }
}
#home-app .intro__content {
  display: grid;
  gap: 16px;
}

#home-app .intro__title {
  margin: 0;
  color: #111216;
  font-weight: 900;
  font-size: clamp(20px, 1.4vw + 12px, 28px);
  line-height: 1.2;
  text-align: left;
}

#home-app .intro__lead {
  margin: 0;
  color: #444c54;
  font-size: clamp(14px, 0.9vw + 11px, 18px);
  line-height: 1.6;
  max-width: 70ch;
}

#home-app .intro__list {
  list-style: none;
  padding: 0;
  margin: 10px 0 20px 0;
  /* Vertical spacing only; each item controls its own layout */
  display: grid;
  row-gap: 14px;
}

/* Each row behaves like a sentence: dot | bold | rest */
#home-app .intro__item {
  display: flex;
  align-items: flex-start;
  font-size: 16px;
  line-height: 1.35;
}

#home-app .intro__dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #1c91d0;
  flex: 0 0 auto;
  /* Align the bullet with the first text line and keep the left edge neat */
  align-self: start;
  margin-top: 0.25em; /* optical alignment with text cap-height */
  margin-right: 10px; /* spacing between bullet and text */
}

#home-app .intro__first {
  color: #1c91d0;
  font-weight: 700;
  white-space: nowrap; /* keep the highlighted part on one line */
  margin-right: 0.25em; /* natural word space before the rest */
}

@media (min-width: 980px) {
  #home-app .intro__list {
    row-gap: 16px;
  }
  #home-app .intro__item {
    font-size: 17px;
  }
  #home-app .intro__dot {
    width: 12px;
    height: 12px;
    margin-top: 0.3em;
    margin-right: 12px; /* slightly more space on desktop */
  }
}
#home-app .intro__rest {
  color: #444c54;
}

#home-app .intro__cta {
  overflow: hidden;
  justify-self: start;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 230px;
  min-height: 48px;
  padding: 0 28px;
  border: 1.5px solid #1c91d0;
  border-radius: 999px;
  color: #1c91d0;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  background: linear-gradient(to right, #1c91d0 50%, #fff 50%);
  background-position: 100% 0;
  background-size: 200% 100%;
  line-height: 1;
  transition: background-position 0.3s ease, border-color 0.25s ease, color 0.25s ease, transform 0.15s ease;
}

#home-app .intro__cta:hover {
  border-color: #1c91d0;
  color: #fff;
  transform: translateY(-1px);
  background-position: 0 0;
}

#home-app .intro__cta:active {
  transform: translateY(0);
  box-shadow: none;
}

#home-app .intro__media {
  position: relative;
  min-height: clamp(270px, 30vw, 390px);
  margin: 0; /* remove default figure margin */
  overflow: visible;
}

#home-app .intro__asset {
  position: absolute;
  display: block;
  max-width: none;
  pointer-events: none;
  user-select: none;
}

#home-app .intro__asset--shape {
  width: min(104%, 560px);
  height: 100%;
  left: 50%;
  top: 50%;
  object-fit: contain;
  transform: translate(-50%, -50%);
  z-index: 1;
}

#home-app .intro__asset--photo {
  width: min(92%, 500px);
  height: 86%;
  left: 50%;
  top: 52%;
  object-fit: contain;
  transform: translate(-50%, -50%);
  z-index: 2;
}

#home-app .intro__media--mobile {
  display: none;
}

@media (max-width: 979px) {
  #home-app .intro__media {
    min-height: clamp(260px, 58vw, 380px);
  }
  #home-app .intro__asset--shape {
    width: min(100%, 520px);
  }
  #home-app .intro__asset--photo {
    width: min(90%, 470px);
  }
}
@media (max-width: 640px) {
  #home-app section.intro {
    padding: 1.4rem 0 3rem 0;
  }
  #home-app .intro__container {
    width: calc(100% - 32px);
  }
  #home-app .intro__content {
    gap: 14px;
  }
  #home-app .intro__title {
    font-size: 1.85rem;
    line-height: 1.24;
  }
  #home-app .intro__lead {
    max-width: 27ch;
    color: #111216;
    font-size: 1.35rem;
    line-height: 1.32;
  }
  #home-app .intro__media {
    min-height: 18.8rem;
  }
  #home-app .intro__media--desktop {
    display: none;
  }
  #home-app .intro__media--mobile {
    display: block;
    margin-top: -0.4rem;
    margin-bottom: -0.4rem;
  }
  #home-app .intro__asset--shape {
    width: min(105%, 32rem);
  }
  #home-app .intro__asset--photo {
    width: min(84%, 26rem);
  }
  #home-app .intro__list {
    row-gap: 1.6rem;
    margin: 0.2rem 0 1.4rem;
  }
  #home-app .intro__item {
    font-size: 1.35rem;
    line-height: 1.3;
  }
  #home-app .intro__dot {
    width: 5px;
    height: 5px;
    margin-top: 0.52em;
    margin-right: 10px;
  }
  #home-app .intro__cta {
    justify-self: center;
    min-width: 18.4rem;
    min-height: 3.9rem;
    font-size: 1.3rem;
  }
}
#home-app .landing {
  position: relative;
  overflow: clip;
  background-color: #273773;
  min-height: clamp(520px, 43.9vw, 843px);
}
#home-app .landing::before {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--landing-bg) no-repeat left bottom;
  background-size: auto 100%;
  z-index: 0;
  pointer-events: none;
}
#home-app .landing::after {
  content: none;
}
#home-app .landing__container {
  width: var(--siteMaxWidth);
  min-height: inherit;
  margin: 0 auto;
  padding-inline: clamp(16px, 4vw, 32px);
  padding-top: clamp(72px, 7vw, 136px);
  padding-bottom: clamp(56px, 6vw, 112px);
  display: grid;
  grid-template-columns: 1fr;
  align-items: start;
  position: relative;
}
@media (min-width: 980px) {
  #home-app .landing__container {
    grid-template-columns: minmax(0, 1fr) minmax(360px, 0.95fr);
  }
}
#home-app .landing__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  z-index: 1;
  max-width: 540px;
}
#home-app .landing__media {
  display: none;
}
#home-app .landing__title {
  margin: 0 0 clamp(16px, 1.8vw, 26px) 0;
  text-transform: uppercase;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  font-weight: 400;
  font-size: clamp(34px, 2.6vw, 48px);
  line-height: 1.2;
  letter-spacing: 0;
}
#home-app .landing__title .landing__line {
  display: block;
  font-weight: inherit;
  white-space: nowrap;
}
#home-app .landing__line--1 {
  color: #5bd36f;
}
#home-app .landing__line--2 {
  color: #ff9f86;
}
#home-app .landing__line--3 {
  color: #8cb3db;
}
#home-app .landing__intro {
  margin: 0;
  color: #ffffff;
  max-width: 52ch;
  font-size: clamp(12px, 0.2vw + 11px, 14px);
  line-height: 1.5;
  position: relative;
  padding-left: 0;
}
#home-app .landing__intro::before {
  content: none;
}

@media (prefers-reduced-motion: reduce) {
  * {
    transition: none !important;
  }
}
#home-app .landing .landing__br--mobile {
  display: none;
}

#home-app .landing .landing__line + .landing__line {
  margin-top: clamp(8px, 0.9vw, 14px);
}

#home-app .landing .landing__last {
  margin-left: 0.35ch;
}

@media (max-width: 979px) {
  #home-app .landing {
    min-height: clamp(560px, 120vw, 760px);
  }
  #home-app .landing__content {
    max-width: min(540px, 100%);
    margin-left: auto;
    padding-top: clamp(16px, 8vw, 76px);
  }
  #home-app .landing__intro {
    max-width: 38ch;
  }
  #home-app .landing .landing__title {
    font-size: clamp(28px, 7.8vw, 42px);
  }
  #home-app .landing .landing__br--mobile {
    display: none;
  }
  #home-app .landing .landing__title {
    line-height: 1.02;
    letter-spacing: 0;
  }
  #home-app .landing .landing__line + .landing__line {
    margin-top: clamp(8px, 2vw, 12px);
  }
}
@media (min-width: 980px) {
  #home-app .landing__content {
    grid-column: 2;
  }
  #home-app .landing .landing__title {
    font-size: clamp(36px, 2.7vw, 52px);
    line-height: 1.16;
    letter-spacing: 0;
  }
}
@media (max-width: 620px) {
  #home-app .landing {
    min-height: 60rem;
    margin-top: 0;
    background-color: #273773;
  }
  #home-app .landing::before {
    background: var(--landing-bg-mobile) no-repeat center bottom;
    background-size: cover;
  }
  #home-app .landing__container {
    width: 100%;
    padding: 7.1rem 2.4rem 4rem;
    justify-items: start;
  }
  #home-app .landing__content {
    width: min(20rem, 100% - 8rem);
    margin-left: clamp(6.2rem, 22vw, 8rem);
    margin-right: 0;
    padding-top: 0.8rem;
  }
  #home-app .landing .landing__title {
    font-size: clamp(2rem, 6.2vw, 2.45rem);
    line-height: 1.06;
    margin-bottom: 2.4rem;
  }
  #home-app .landing__intro {
    max-width: 18rem;
    font-size: 0.82rem;
    line-height: 1.4;
  }
}
@media (max-width: 420px) {
  #home-app .landing .landing__title {
    font-size: clamp(20px, 6vw, 25px);
  }
  #home-app .landing__content {
    width: min(19.5rem, 100% - 7.2rem);
    margin-left: clamp(5.8rem, 20vw, 7.2rem);
  }
}
#home-app section.obstacles-section {
  position: relative;
  z-index: 0;
  padding: clamp(44px, 5vw, 72px) 0 clamp(48px, 5.5vw, 82px);
  background: #fff;
  overflow: hidden;
}
#home-app section.obstacles-section .obstacles {
  position: relative;
  z-index: 1;
  width: var(--siteMaxWidth);
  margin: 0 auto;
}
#home-app section.obstacles-section .obstacles__header {
  display: grid;
  justify-items: center;
  gap: 7px;
  margin-bottom: clamp(30px, 4vw, 48px);
}
#home-app section.obstacles-section h2 {
  margin: 0;
  color: #050505;
  text-align: center;
  font-size: clamp(29px, 2vw + 18px, 42px);
  font-weight: 950;
  line-height: 1.1;
  text-shadow: 0 0 0 #050505;
}
#home-app section.obstacles-section .obstacles__line {
  display: block;
  width: min(208px, 42vw);
  height: auto;
}
#home-app section.obstacles-section .obstacle-cards {
  display: grid;
  grid-template-columns: repeat(4, minmax(250px, 1fr));
  gap: clamp(28px, 3vw, 46px);
}
#home-app section.obstacles-section .obstacle-card {
  display: grid;
  align-content: center;
  justify-items: center;
  gap: 24px;
  min-height: clamp(230px, 18vw, 315px);
  padding: clamp(24px, 2.5vw, 42px) clamp(18px, 2vw, 34px);
  background: #fff;
  border: 1px solid #8cb3db;
  box-shadow: 0 8px 8px rgba(140, 179, 219, 0.55);
  text-align: center;
}
#home-app section.obstacles-section .obstacle-card h3 {
  width: 100%;
  max-width: 28ch;
  margin: 0;
  color: #050505;
  font-size: clamp(15px, 0.45vw + 13px, 19px);
  font-weight: 950;
  line-height: 1.35;
  text-wrap: balance;
}
#home-app section.obstacles-section .obstacle-card p {
  max-width: 38ch;
  margin: 0;
  color: #111216;
  font-size: clamp(13px, 0.28vw + 12px, 16px);
  line-height: 1.45;
}

@media (max-width: 1280px) {
  #home-app section.obstacles-section .obstacle-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 640px) {
  #home-app section.obstacles-section {
    padding: 3.2rem 0 4rem;
  }
  #home-app section.obstacles-section .obstacles {
    width: calc(100% - 32px);
  }
  #home-app section.obstacles-section h2 {
    font-size: 1.85rem;
  }
  #home-app section.obstacles-section .obstacles__line {
    width: 11rem;
  }
  #home-app section.obstacles-section .obstacle-cards {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(22.2rem, 78vw);
    grid-template-columns: none;
    gap: 1.6rem;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0 1.4rem 1.2rem 0;
    scroll-snap-type: x mandatory;
  }
  #home-app section.obstacles-section .obstacle-card {
    min-height: 21rem;
    gap: 2.2rem;
    padding: 2.2rem 1.8rem;
    scroll-snap-align: start;
  }
  #home-app section.obstacles-section .obstacle-card h3 {
    font-size: 1.55rem;
  }
  #home-app section.obstacles-section .obstacle-card p {
    font-size: 1.35rem;
  }
}
#home-app section.partenaires-section {
  padding: clamp(54px, 6vw, 86px) 0 clamp(84px, 10vw, 136px);
  background: #fff;
  text-align: center;
  overflow: hidden;
}
#home-app section.partenaires-section .section-heading {
  width: var(--siteMaxWidth);
  margin: 0 auto clamp(34px, 4.5vw, 62px);
  display: grid;
  justify-items: center;
  gap: 7px;
}
#home-app section.partenaires-section .section-heading--project {
  margin-top: clamp(64px, 7vw, 104px);
  margin-bottom: 18px;
}
#home-app section.partenaires-section .section-title {
  margin: 0;
  color: #050505;
  font-size: clamp(29px, 2vw + 18px, 42px);
  font-weight: 950;
  line-height: 1.12;
  text-align: center;
  text-shadow: 0 0 0 #050505;
}
#home-app section.partenaires-section .section-heading img {
  display: block;
  width: min(540px, 52vw);
  height: auto;
}
#home-app section.partenaires-section .gallerie-partenaire {
  width: min(100%, 1500px);
  margin: 0 auto;
  padding: 0 30px 38px;
}
#home-app section.partenaires-section .gallerie-partenaire .slick-track {
  display: flex;
  align-items: center;
}
#home-app section.partenaires-section .gallerie-partenaire .partenaire {
  height: clamp(112px, 10vw, 152px);
  margin: 0;
  padding: 0 clamp(14px, 2vw, 34px);
  display: flex !important;
  align-items: center;
  justify-content: center;
}
#home-app section.partenaires-section .gallerie-partenaire .partenaire img {
  display: block;
  max-width: 100%;
  max-height: clamp(94px, 9vw, 142px);
  object-fit: contain;
}
#home-app section.partenaires-section .slick-dots {
  bottom: 0;
}
#home-app section.partenaires-section .slick-dots li {
  width: 16px;
  height: 16px;
  margin: 0 4px;
}
#home-app section.partenaires-section .slick-dots li button {
  width: 16px;
  height: 16px;
  padding: 0;
}
#home-app section.partenaires-section .slick-dots li button::before {
  width: 11px;
  height: 11px;
  color: transparent;
  border: 1px solid #a3cc6b;
  border-radius: 50%;
  opacity: 1;
  content: "";
}
#home-app section.partenaires-section .slick-dots li.slick-active button::before {
  background: #a3cc6b;
}
#home-app section.partenaires-section .partenaires-actions {
  width: var(--siteMaxWidth);
  margin: 0 auto;
}
#home-app section.partenaires-section .partenaires-actions--clients {
  margin-top: clamp(22px, 3vw, 38px);
}
#home-app section.partenaires-section .btn-green {
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 198px;
  min-height: 49px;
  padding: 0.7rem 1.8rem;
  border: 1px solid #057a5a;
  border-radius: 999px;
  background: linear-gradient(to right, #057a5a 50%, #fff 50%);
  background-position: 100% 0;
  background-size: 200% 100%;
  color: #057a5a;
  font-size: clamp(13px, 0.25vw + 12px, 15px);
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none;
  transition: background-position 0.3s ease, border-color 0.25s ease, color 0.25s ease;
}
#home-app section.partenaires-section .btn-green:hover, #home-app section.partenaires-section .btn-green:focus-visible {
  color: #fff;
  outline: none;
  background-position: 0 0;
}

@media (max-width: 700px) {
  #home-app section.partenaires-section {
    padding: 6.2rem 0 5.6rem;
  }
  #home-app section.partenaires-section .section-title {
    font-size: 1.85rem;
  }
  #home-app section.partenaires-section .section-heading img {
    width: min(23rem, 80vw);
  }
  #home-app section.partenaires-section .gallerie-partenaire {
    padding-inline: 6px;
    padding-bottom: 3.8rem;
  }
  #home-app section.partenaires-section .gallerie-partenaire .partenaire {
    height: 7.8rem;
    padding: 0 0.8rem;
  }
  #home-app section.partenaires-section .gallerie-partenaire .partenaire img {
    max-height: 6.2rem;
  }
  #home-app section.partenaires-section .section-heading--project {
    margin-top: 6rem;
  }
  #home-app section.partenaires-section .btn-green {
    min-width: 17rem;
    min-height: 3.9rem;
    font-size: 1.3rem;
    background-position: 0 0;
    color: #fff;
  }
}
#home-app section.pitch-section {
  position: relative;
  z-index: 0;
  padding: 5.5rem 0 5rem 0;
  background: #fff;
}
#home-app section.pitch-section .pitch {
  position: relative;
  z-index: 2;
  width: var(--siteMaxWidth);
  margin: 0 auto;
}
#home-app section.pitch-section .pitch__header {
  display: grid;
  justify-items: center;
  gap: 0.45rem;
  margin-bottom: clamp(2.5rem, 4vw, 4rem);
}
#home-app section.pitch-section .pitch-title {
  margin: 0;
  color: #050505;
  font-size: clamp(28px, 2vw + 18px, 42px);
  font-weight: 950 !important;
  line-height: 1.1;
  text-align: center;
  text-shadow: 0 0 0 #050505;
}
#home-app section.pitch-section .pitch__line {
  display: block;
  width: min(210px, 42vw);
  height: auto;
}
#home-app section.pitch-section .pitch__copy {
  display: grid;
  gap: 1.5rem;
  max-width: 760px;
}
#home-app section.pitch-section .pitch__copy p {
  margin: 0;
  color: #111216;
  font-size: clamp(14px, 0.5vw + 12px, 16px);
  line-height: 1.45;
}
#home-app section.pitch-section .pitch__copy p + p {
  margin-top: 0.35rem;
}
#home-app section.pitch-section .pitch__cards {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  align-items: end;
  gap: clamp(28px, 4vw, 64px);
  margin-top: clamp(4rem, 8vw, 7rem);
}
#home-app section.pitch-section .pitch__card {
  display: grid;
  justify-items: center;
  align-content: end;
  gap: 1.7rem;
  min-width: 0;
  margin: 0;
  text-align: center;
}
#home-app section.pitch-section .pitch__icon {
  position: relative;
  display: block;
  width: clamp(106px, 10.4vw, 158px);
  height: clamp(106px, 10.4vw, 158px);
}
#home-app section.pitch-section .pitch__icon img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#home-app section.pitch-section .pitch__icon-base {
  opacity: 1;
  transition: opacity 0.24s ease;
}
#home-app section.pitch-section .pitch__icon-bg {
  z-index: 1;
  opacity: 0;
  transform: scale(1.1);
  transition: opacity 0.24s ease, transform 0.24s ease;
}
#home-app section.pitch-section .pitch__icon-hover {
  z-index: 2;
  opacity: 0;
  transform: scale(0.92);
  transition: opacity 0.24s ease, transform 0.24s ease;
}
#home-app section.pitch-section .pitch__card:hover .pitch__icon-base {
  opacity: 0;
}
#home-app section.pitch-section .pitch__card:hover .pitch__icon-bg {
  opacity: 1;
  transform: scale(1.68);
}
#home-app section.pitch-section .pitch__card:hover .pitch__icon-hover {
  opacity: 1;
  transform: scale(1);
}
#home-app section.pitch-section .pitch__card p {
  margin: 0;
  color: #050505;
  font-size: clamp(18px, 0.7vw + 14px, 23px);
  font-weight: 900;
  line-height: 1.28;
}

@media only screen and (max-width: 992px) {
  #home-app section.pitch-section .pitch__cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 3.5rem;
  }
}
@media only screen and (max-width: 640px) {
  #home-app section.pitch-section {
    padding: 1.2rem 0 3.2rem;
  }
  #home-app section.pitch-section .pitch__copy {
    max-width: none;
    gap: 1.4rem;
    margin-top: 0;
  }
  #home-app section.pitch-section .pitch__copy p {
    font-size: 1.35rem;
    line-height: 1.38;
  }
  #home-app section.pitch-section .pitch__cards {
    grid-template-columns: 1fr;
    margin-top: 3.4rem;
    row-gap: 4.2rem;
  }
  #home-app section.pitch-section .pitch__card {
    gap: 1.25rem;
  }
  #home-app section.pitch-section .pitch__card img {
    width: 118px;
    height: 118px;
  }
  #home-app section.pitch-section .pitch__icon {
    width: 118px;
    height: 118px;
  }
  #home-app section.pitch-section .pitch__card p {
    font-size: 1.65rem;
    line-height: 1.25;
  }
  #home-app section.pitch-section .pitch-title {
    font-size: 1.8rem;
  }
  #home-app section.pitch-section .pitch__line {
    width: 12rem;
  }
}
#home-app section.resultats {
  padding: clamp(72px, 7vw, 108px) 0 clamp(54px, 6vw, 82px);
  background: #fff;
  overflow: hidden;
}

#home-app .resultats__container {
  width: var(--siteMaxWidth);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1.06fr) minmax(300px, 0.94fr);
  grid-template-areas: "title title" "content media";
  align-items: center;
  column-gap: clamp(44px, 8vw, 128px);
  row-gap: clamp(28px, 4vw, 52px);
}

#home-app .resultats__header {
  grid-area: title;
  display: grid;
  justify-items: center;
  gap: 6px;
}

#home-app .resultats__title {
  margin: 0;
  color: #050505;
  font-size: clamp(29px, 2vw + 18px, 42px);
  font-weight: 950;
  line-height: 1.1;
  text-align: center;
  text-shadow: 0 0 0 #050505;
}

#home-app .resultats__line {
  display: block;
  width: min(702px, 54vw);
  height: auto;
}

#home-app .resultats__content {
  grid-area: content;
  max-width: 720px;
}
#home-app .resultats__content p {
  margin: 0 0 28px;
  color: #111216;
  font-size: clamp(13px, 0.35vw + 12px, 16px);
  line-height: 1.5;
}
#home-app .resultats__content .resultats__intro {
  margin-bottom: 34px;
}

#home-app .resultats__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: clamp(22px, 2.1vw, 32px);
}
#home-app .resultats__list li {
  position: relative;
  min-height: 14px;
  padding-left: 34px;
  color: #111216;
  font-size: clamp(13px, 0.35vw + 12px, 16px);
  line-height: 1.55;
}
#home-app .resultats__list li::before {
  content: "";
  position: absolute;
  top: 0.45em;
  left: 0;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #08775d;
}
#home-app .resultats__list li .first {
  color: #08775d;
  font-weight: 900;
  margin-right: 0.25em;
  white-space: nowrap;
}

#home-app .resultats__media {
  grid-area: media;
  position: relative;
  min-height: clamp(330px, 31vw, 500px);
  margin: 0;
}

#home-app .resultats__shape,
#home-app .resultats__photo {
  position: absolute;
  display: block;
  height: auto;
  pointer-events: none;
}

#home-app .resultats__shape {
  width: min(100%, 560px);
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

#home-app .resultats__media--mobile {
  display: none;
}

#home-app .resultats__photo {
  width: min(62%, 390px);
  right: 17%;
  top: 48%;
  transform: translateY(-50%);
}

@media (max-width: 980px) {
  #home-app .resultats__container {
    grid-template-columns: 1fr;
    grid-template-areas: "title" "content" "media";
    row-gap: 34px;
  }
  #home-app .resultats__content {
    max-width: none;
  }
  #home-app .resultats__media {
    width: min(580px, 100%);
    min-height: clamp(310px, 68vw, 520px);
    justify-self: center;
  }
  #home-app .resultats__line {
    width: min(540px, 78vw);
  }
}
@media (max-width: 560px) {
  #home-app section.resultats {
    padding: 2.8rem 0 3.6rem;
  }
  #home-app .resultats__container {
    width: calc(100% - 32px);
    row-gap: 2.2rem;
  }
  #home-app .resultats__title {
    max-width: 18ch;
    font-size: 1.85rem;
  }
  #home-app .resultats__line {
    width: 14rem;
  }
  #home-app .resultats__content p,
  #home-app .resultats__list li {
    font-size: 1.35rem;
    line-height: 1.42;
  }
  #home-app .resultats__content p {
    margin-bottom: 2.4rem;
  }
  #home-app .resultats__media--desktop {
    display: none;
  }
  #home-app .resultats__media--mobile {
    display: block;
    width: min(25rem, 100%);
    min-height: 20rem;
    margin: 0 auto 1.4rem;
  }
  #home-app .resultats__shape {
    width: 100%;
    right: auto;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #home-app .resultats__photo {
    width: 68%;
    right: auto;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #home-app .resultats__list {
    gap: 1.6rem;
  }
  #home-app .resultats__list li {
    padding-left: 1.8rem;
  }
  #home-app .resultats__list li::before {
    width: 5px;
    height: 5px;
    top: 0.58em;
  }
}
section.temoignages-section {
  width: 100%;
  padding: clamp(46px, 6vw, 78px) 0 clamp(32px, 5vw, 64px);
  overflow-x: hidden;
}
section.temoignages-section .temoignages {
  width: var(--siteMaxWidth);
  margin: 0 auto;
}
section.temoignages-section .tmo__header {
  display: grid;
  justify-items: center;
  gap: 7px;
  margin-bottom: clamp(26px, 3.5vw, 42px);
}
section.temoignages-section .tmo__title {
  margin: 0;
  color: #050505;
  text-align: center;
  font-size: clamp(29px, 2vw + 18px, 42px);
  font-weight: 950;
  line-height: 1.1;
  text-shadow: 0 0 0 #050505;
}
section.temoignages-section .tmo__line {
  display: block;
  width: min(284px, 52vw);
  height: auto;
}
section.temoignages-section .tmo__viewport {
  width: 100%;
  margin-inline: auto;
  position: relative;
  --tmoCardH: clamp(230px, 24vw, 330px);
}
section.temoignages-section .tmo__track {
  display: flex;
  align-items: stretch;
  transition: transform 0.6s ease;
}
section.temoignages-section .tmo__slide {
  min-width: 100%;
  display: flex;
}
section.temoignages-section .tmo__card {
  width: 100%;
  min-height: var(--tmoCardH);
  display: grid;
  grid-template-columns: minmax(130px, 220px) 1fr;
  align-items: center;
  gap: clamp(28px, 5vw, 78px);
  padding: clamp(24px, 3vw, 54px) clamp(26px, 5vw, 88px);
  color: #fff;
  overflow: hidden;
  cursor: pointer;
  outline: none;
}
section.temoignages-section .tmo__card:focus-visible {
  box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.75);
}
section.temoignages-section .tmo__avatar {
  width: clamp(112px, 13vw, 200px);
  aspect-ratio: 1/1;
  border-radius: 999px;
  background: #fff;
  justify-self: center;
  object-fit: cover;
}
section.temoignages-section .tmo__content {
  display: grid;
  gap: clamp(18px, 2vw, 28px);
  min-width: 0;
}
section.temoignages-section .tmo__quote {
  margin: 0;
  font-size: clamp(14px, 0.45vw + 12px, 16px);
  line-height: 1.85;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
section.temoignages-section .tmo__sig {
  text-align: right;
}
section.temoignages-section .tmo__author {
  margin: 0 0 4px;
  font-weight: 800;
}
section.temoignages-section .tmo__role {
  margin: 0;
  font-size: 14px;
  opacity: 0.92;
}
section.temoignages-section .tmo__dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: clamp(18px, 2vw, 32px);
  display: flex;
  justify-content: center;
  gap: 14px;
}
section.temoignages-section .dot {
  width: 13px;
  height: 13px;
  padding: 0;
  border: 1px solid #fff;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
}
section.temoignages-section .dot.is-active {
  background: #fff;
}
section.temoignages-section .is-blue .tmo__card {
  background: var(--color-blue);
}
section.temoignages-section .is-coral .tmo__card {
  background: var(--color-coral);
}
section.temoignages-section .is-green .tmo__card {
  background: var(--color-green);
}
@media (max-width: 820px) {
  section.temoignages-section .temoignages {
    width: 100%;
  }
  section.temoignages-section .tmo__title {
    font-size: 1.85rem;
  }
  section.temoignages-section .tmo__line {
    width: 13rem;
  }
  section.temoignages-section .tmo__viewport {
    --tmoCardH: 34rem;
  }
  section.temoignages-section .tmo__card {
    grid-template-columns: 1fr;
    gap: 1.8rem;
    padding: 1.6rem 2.2rem 6rem;
    text-align: left;
  }
  section.temoignages-section .tmo__avatar {
    width: clamp(7.2rem, 23vw, 9rem);
  }
  section.temoignages-section .tmo__sig {
    text-align: left;
  }
  section.temoignages-section .tmo__quote {
    -webkit-line-clamp: 6;
    line-height: 1.75;
    font-size: 1.35rem;
  }
  section.temoignages-section .tmo__dots {
    bottom: -2.4rem;
    gap: 0.6rem;
  }
  section.temoignages-section .dot {
    width: 1.05rem;
    height: 1.05rem;
    border-color: var(--color-blue);
  }
  section.temoignages-section .dot.is-active {
    background: var(--color-blue);
  }
}

.tmo-modal {
  position: fixed;
  inset: 0;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.35);
  backdrop-filter: blur(2px);
}
.tmo-modal .modal-card {
  position: relative;
  width: min(900px, 92vw);
  max-height: 88vh;
  overflow: auto;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.25);
  padding: 2rem 2.4rem;
}
.tmo-modal .modal-close {
  position: absolute;
  top: 0.8rem;
  right: 0.8rem;
  width: 36px;
  height: 36px;
  border: 1px solid #e3e8ef;
  border-radius: 50%;
  background: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
}
.tmo-modal .modal-header {
  margin-bottom: 1rem;
}
.tmo-modal .modal-header .name {
  margin: 0;
  font-size: 1.8rem;
  font-weight: 800;
}
.tmo-modal .modal-header .role {
  margin: 0.2rem 0 0;
  opacity: 0.8;
}
.tmo-modal .modal-body .tmo-fullp {
  margin: 0 0 0.9rem;
  line-height: 1.6;
}

@media (max-width: 460px) {
  .tmo-modal .modal-card {
    width: 94vw;
    padding: 1.6rem;
  }
}
@charset "UTF-8";
#podcasts-app section.hero-section {
  background: #fff;
  position: relative;
  z-index: 0;
  overflow: clip;
  /* Hero banner (matches home landing height) */
}
#podcasts-app section.hero-section .podcasts-hero {
  width: 100%;
  background: url(/build/images/hero.94669763.jpg) no-repeat center 10%;
  background-size: cover;
  /* Match home hero vertical sizing via paddings */
  padding-top: clamp(200px, 18vw, 320px);
  padding-bottom: clamp(160px, 12vw, 280px);
}

/* =================== Responsive =================== */
/* ≤ 1280px */
@media only screen and (max-width: 1280px) {
  #podcasts-app section.hero-section .landing .about-grid {
    gap: 4rem;
  }
  #podcasts-app section.hero-section .landing .about-grid .tag-cloud {
    min-height: 300px;
  }
}
/* ≤ 992px (tablets) */
@media only screen and (max-width: 992px) {
  #podcasts-app section.hero-section .landing .intro .intro-text {
    max-width: 100%;
  }
  #podcasts-app section.hero-section .landing .about-grid {
    grid-template-columns: 1fr;
    gap: 3rem;
  }
  #podcasts-app section.hero-section .landing .about-grid .tag-cloud {
    min-height: 260px;
    margin-top: 1rem;
    /* Tweak tag positions for a narrower column */
  }
  #podcasts-app section.hero-section .landing .about-grid .tag-cloud .tag:nth-child(1) {
    top: 0;
    right: 4%;
  }
  #podcasts-app section.hero-section .landing .about-grid .tag-cloud .tag:nth-child(2) {
    top: 52px;
    left: 4%;
  }
  #podcasts-app section.hero-section .landing .about-grid .tag-cloud .tag:nth-child(3) {
    top: 120px;
    left: 36%;
  }
  #podcasts-app section.hero-section .landing .about-grid .tag-cloud .tag:nth-child(4) {
    top: 100px;
    right: 8%;
  }
  #podcasts-app section.hero-section .landing .about-grid .tag-cloud .tag:nth-child(5) {
    top: 180px;
    left: 6%;
  }
  #podcasts-app section.hero-section .landing .about-grid .tag-cloud .tag:nth-child(6) {
    top: 200px;
    right: 4%;
  }
  #podcasts-app section.hero-section .landing .about-grid .tag-cloud .tag:nth-child(7) {
    bottom: 0;
    right: 14%;
  }
}
/* ≤ 460px (phones) */
@media only screen and (max-width: 460px) {
  #podcasts-app section.hero-section .landing {
    padding: 3rem 0 4rem;
  }
}
#podcasts-app .podcasts-page {
  --padH: clamp(16px, 4vw, 32px);
}
#podcasts-app .podcasts-page .podcasts-container {
  width: var(--siteMaxWidth);
  margin: 0 auto;
  padding-inline: var(--padH);
}
#podcasts-app .podcasts-page ul li {
  list-style-type: disc;
}
#podcasts-app .podcasts-page .podcasts-hero {
  background: linear-gradient(180deg, #ffffff, #f7fbff);
  padding: clamp(40px, 6vw, 80px) 0;
  border-block: 1px solid rgba(140, 179, 219, 0.18);
}
#podcasts-app .podcasts-page .podcasts-hero h1 {
  margin: 0 0 0.6rem;
  text-align: center;
  font-weight: 800;
  color: var(--color-dark-blue);
  font-size: clamp(32px, 2.6vw + 18px, 54px);
}
#podcasts-app .podcasts-page .podcasts-hero .lead {
  text-align: center;
  color: var(--color-coral);
  font-weight: 700;
  font-size: clamp(16px, 1.2vw + 12px, 22px);
}
#podcasts-app .podcasts-page .podcasts-hero p {
  max-width: 78ch;
  margin: 0.8rem auto;
  line-height: 1.7;
  color: #333;
}
#podcasts-app .podcasts-page .podcasts-hero .intro-list {
  list-style: none;
  display: grid;
  gap: 0.6rem;
  padding: 0;
  margin: 1rem auto;
  max-width: 74ch;
}
#podcasts-app .podcasts-page .after-connection {
  padding: 40px 0 10px;
}
#podcasts-app .podcasts-page .after-connection h2 {
  text-align: center;
  font-size: clamp(26px, 2vw + 18px, 38px);
  margin: 0 0 24px;
}
#podcasts-app .podcasts-page .after-connection-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}
#podcasts-app .podcasts-page .after-connection-card {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 16px;
  border-radius: 14px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.06);
  transition: transform 180ms ease, box-shadow 180ms ease;
}
#podcasts-app .podcasts-page .after-connection-media {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 180px;
  border-radius: 12px;
  background: rgba(140, 179, 219, 0.12);
}
#podcasts-app .podcasts-page .after-connection-media img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
#podcasts-app .podcasts-page .after-connection-placeholder {
  color: var(--color-dark-blue);
  font-weight: 600;
}
#podcasts-app .podcasts-page .after-connection-card figcaption {
  font-weight: 700;
  color: var(--color-dark-blue);
}
#podcasts-app .podcasts-page .after-connection-link,
#podcasts-app .podcasts-page .after-connection-item {
  text-decoration: none;
  color: inherit;
}
#podcasts-app .podcasts-page .after-connection-link:hover .after-connection-card {
  transform: translateY(-4px);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12);
}
#podcasts-app .podcasts-page .after-connection-winners {
  margin: 28px auto 0;
  max-width: 70ch;
  padding: 18px 20px;
  line-height: 1.7;
  font-weight: 600;
  color: #333;
  background: linear-gradient(135deg, rgba(247, 157, 133, 0.12), rgba(140, 179, 219, 0.18));
  border: 1px solid rgba(140, 179, 219, 0.35);
  border-radius: 16px;
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.08);
}
@media (max-width: 980px) {
  #podcasts-app .podcasts-page .after-connection-grid {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  #podcasts-app .podcasts-page .after-connection-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
#podcasts-app .podcasts-page .atelier-podcast {
  text-align: center;
  padding: 3rem 0 4rem;
}
#podcasts-app .podcasts-page .atelier-podcast img {
  margin-block: 2rem;
  width: 75%;
  max-width: 300px;
  height: auto;
  object-fit: contain;
}
#podcasts-app .podcasts-page .atelier-podcast p {
  text-align: left;
  max-width: 68ch;
  margin: 0 auto;
  line-height: 1.7;
}
#btn-back-to-top {
  position: fixed;
  bottom: 80px;
  right: 25px;
  font-size: 30px;
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  color: white;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: 1px solid var(--color-coral);
  border-radius: 0.5rem;
  background-color: var(--color-blue);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  z-index: 3;
}
#btn-back-to-top svg {
  font-size: 30px;
}

/* Large devices (Monitors, 1440px and down) 
@media only screen and (max-width: 1440px) {
}

/* Medium devices (Laptop, 1280px and down)
@media only screen and (max-width: 1280px) {
}

/* Small devices (tablets, 992px and down)
@media only screen and (max-width: 992px) {
}

/* Extra small devices (phones, 768px and down) 
@media only screen and (max-width: 768px) {
}

/* Tiny devices (phones, 389px and down) 
@media only screen and (max-width: 389px) {
} */
#projets-app section.clients-section {
  z-index: 0;
  position: relative;
  padding: clamp(7rem, 5.8vw, 9rem) 0 clamp(7rem, 7vw, 11rem);
  min-height: 100vh;
  background: #fff;
  overflow: hidden;
}
#projets-app section.clients-section .circle {
  display: none;
  width: 66%;
  aspect-ratio: 1/1;
  clip-path: circle(46% at 71% 47%);
  position: absolute;
  top: 25%;
  right: 0%;
  z-index: 0;
  background-color: var(--color-green);
  opacity: 0.2;
}
#projets-app section.clients-section .clients {
  position: relative;
  width: min(1260px, 82vw);
  margin: auto;
  z-index: 1;
}
#projets-app section.clients-section .clients .clients-header {
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
  text-align: center;
}
#projets-app section.clients-section .clients .clients-header h2 {
  font-family: "Poppins", sans-serif;
  max-width: 62rem;
  margin: 0;
  color: #000;
  font-size: clamp(3rem, 2.15vw, 4rem);
  line-height: 1.22;
  font-weight: 900;
  letter-spacing: 0;
}
#projets-app section.clients-section .clients .clients-header img {
  display: block;
  width: min(38rem, 100%);
  height: auto;
  margin-top: 1.1rem;
}
#projets-app section.clients-section .clients .clients-header h3 {
  justify-self: start;
  width: min(70rem, 58%);
  margin: clamp(5.2rem, 4.8vw, 6.8rem) 0 0;
  color: #000;
  font-weight: 400;
  font-size: clamp(1.25rem, 0.27vw + 1rem, 1.42rem);
  line-height: 1.45;
  text-align: left;
}
#projets-app section.clients-section .clients .clients-content ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.8rem 2.8rem;
  list-style: none;
  margin: clamp(8rem, 7.5vw, 11rem) 0 clamp(5rem, 5vw, 7rem);
  padding: 0;
  flex-wrap: wrap;
}
#projets-app section.clients-section .clients .clients-content ul li {
  display: inline-flex;
  align-items: center;
  gap: 0.65rem;
  color: #000;
  font-weight: 400;
  font-size: clamp(1.25rem, 0.23vw + 1rem, 1.42rem);
  line-height: 1.2;
  cursor: pointer;
  margin: 0;
  white-space: nowrap;
}
#projets-app section.clients-section .clients .clients-content ul li .client-filter-dot {
  display: inline-flex;
  margin-right: 0;
}
#projets-app section.clients-section .clients .clients-content ul li .client-filter-dot svg {
  width: 10px;
  height: 10px;
}
#projets-app section.clients-section .clients .clients-content ul li.active {
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  color: #000;
  font-weight: 500;
  cursor: context-menu;
}
#projets-app section.clients-section .clients .clients-content ul li.active .client-filter-dot {
  margin: 0;
}
#projets-app section.clients-section .clients .clients-content ul li.active.graphisme {
  color: #000000;
}
#projets-app section.clients-section .clients .clients-content ul li.active.social-media {
  color: black;
}
#projets-app section.clients-section .clients .clients-content ul li.active.seo {
  color: #000000;
}
#projets-app section.clients-section .clients .clients-content ul li.active.site-web {
  color: #000000;
}
#projets-app section.clients-section .clients .clients-content ul li.active.events {
  color: black;
}
#projets-app section.clients-section .clients .clients-content ul li.active.creation-contenu {
  color: #000000;
}
#projets-app section.clients-section .clients .clients-content ul li.active.newsletter {
  color: #000000;
}
#projets-app section.clients-section .clients .clients-content ul li.active.marketing {
  color: #000000;
}
#projets-app section.clients-section .clients .clients-content ul a {
  font-weight: 600;
  text-transform: uppercase;
}
#projets-app section.clients-section .clients .clients-content .clients-list {
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
  justify-content: space-evenly;
  margin: 4rem 0 0;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client {
  position: relative;
  margin-block: 3rem;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  padding-block: 2rem;
  background-color: #ffffff;
  width: 28%;
  --text-color: #000000;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client.dark {
  --text-color: #f5f5f5;
  background-color: rgba(0, 0, 0, 0.4196078431);
}
#projets-app section.clients-section .clients .clients-content .clients-list .client.dark:hover {
  --text-color: #000000;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client:hover {
  --text-color: var(--color-dark-blue);
}
#projets-app section.clients-section .clients .clients-content .clients-list .client[href=""], #projets-app section.clients-section .clients .clients-content .clients-list .client:not([href]) {
  cursor: default;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .client-logo {
  height: 100px;
  text-align: center;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .client-logo.dark {
  background-color: black;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .client-logo img {
  width: auto;
  height: 100%;
  object-fit: contain;
  margin: auto;
  max-width: 80%;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client[data-client=Hodoki] .client-logo {
  height: 150px;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client[data-client=Hodoki] .client-logo img {
  max-width: 90%;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client[data-client=LMK] .client-logo {
  height: 130px;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client[data-client=LMK] .client-logo img {
  max-width: 90%;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .project-name {
  margin-top: 4rem;
  text-align: center;
  font-weight: 500;
  color: var(--text-color);
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .client-tags {
  position: absolute;
  bottom: 21%;
  right: 10%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .client-tags .tooltip-container {
  position: relative;
  margin-block: 5px;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .client-tags .tooltip-container .tooltip {
  visibility: hidden;
  width: 120px;
  background-color: var(--color-blue);
  color: white;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.5s;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .client-tags .tooltip-container .client-tag {
  background-color: var(--color-blue);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 5px;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .client-tags .tooltip-container .client-tag:last-child {
  margin-bottom: 0;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .client-tags .tooltip-container .client-tag.graphisme + .tooltip {
  background-color: var(--color-coral);
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .client-tags .tooltip-container .client-tag.graphisme {
  background-color: var(--color-coral);
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .client-tags .tooltip-container .client-tag.social-media + .tooltip {
  background-color: var(--color-blue);
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .client-tags .tooltip-container .client-tag.social-media {
  background-color: var(--color-blue);
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .client-tags .tooltip-container .client-tag.seo + .tooltip {
  background-color: var(--color-green);
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .client-tags .tooltip-container .client-tag.seo {
  background-color: var(--color-green);
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .client-tags .tooltip-container .client-tag.site-web + .tooltip {
  background-color: #00f000;
  color: #000000;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .client-tags .tooltip-container .client-tag.site-web {
  background-color: #00f000;
  color: #000000;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .client-tags .tooltip-container .client-tag.events + .tooltip {
  background-color: #000000;
  color: #ffffff;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .client-tags .tooltip-container .client-tag.events {
  background-color: #000000;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .client-tags .tooltip-container .client-tag.creation-contenu + .tooltip {
  background-color: #0078ff;
  color: #ffffff;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .client-tags .tooltip-container .client-tag.creation-contenu {
  background-color: #0078ff;
  color: #ffffff;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .client-tags .tooltip-container .client-tag.newsletter + .tooltip {
  background-color: #f2350b;
  color: #ffffff;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .client-tags .tooltip-container .client-tag.newsletter {
  background-color: #f2350b;
  color: #ffffff;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .client-tags .tooltip-container .client-tag.marketing + .tooltip {
  background-color: #e5e5e5;
  color: #000000;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .client-tags .tooltip-container .client-tag.marketing {
  background-color: #e5e5e5;
  color: #000000;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .client-tags .tooltip-container:hover .tooltip {
  visibility: visible;
  opacity: 1;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .projet-link {
  margin: 1rem 0 5.5rem 10%;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .projet-link a {
  color: black;
}
#projets-app section.clients-section .clients .clients-content .clients-list .client .projet-link::after {
  content: "";
  display: block;
  width: 25%;
  height: 1.5px; /* Adjust the height to control the thickness of the line */
  background-color: var(--color-coral); /* Adjust the color of the line */
  margin-top: 10px; /* Adjust the spacing between the paragraph and the line */
}

/* Large devices (Monitors, 1440px and down) */
@media only screen and (max-width: 1440px) {
  #projets-app section.clients-section .clients {
    width: min(1260px, 88vw);
  }
  #projets-app section.clients-section .clients .clients-content ul li {
    font-size: clamp(1.18rem, 0.22vw + 1rem, 1.35rem);
  }
  #projets-app section.clients-section .clients .clients-content .clients-list {
    gap: 0%;
  }
  #projets-app section.clients-section .clients .clients-content .clients-list .client .client-image {
    width: 90%;
  }
  #projets-app section.clients-section .clients .clients-content .clients-list .client .client-tags {
    bottom: 10%;
    right: 5%;
  }
  #projets-app section.clients-section .clients .clients-content .clients-list .client .client-tags .client-tag {
    font-size: 1.5rem;
  }
  #projets-app section.clients-section .clients .clients-content .clients-list .client .projet-link {
    margin: 1rem 0 5.5rem 5%;
  }
}
/* Medium devices (Laptop, 1280px and down) */
@media only screen and (max-width: 1280px) {
  #projets-app section.clients-section .clients .clients-content .clients-list .client .client-tags {
    bottom: 20%;
  }
}
/* Small devices (tablets, 992px and down)*/
@media only screen and (max-width: 992px) {
  #projets-app section.clients-section .clients .clients-content .clients-list .client {
    width: 45%;
  }
}
/* Extra small devices (phones, 768px and down) */
@media only screen and (max-width: 768px) {
  #projets-app section.clients-section .clients .clients-content > ul {
    padding-left: 0;
    margin-block: 2rem;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 0.8rem;
    column-gap: 0px;
  }
  #projets-app section.clients-section .clients .clients-content > ul li:not(.all) {
    position: relative;
    width: 1.8rem;
    height: 3rem;
    overflow: hidden;
    color: transparent;
    font-size: 0;
    justify-content: center;
  }
  #projets-app section.clients-section .clients .clients-content > ul li:not(.all) .client-filter-dot {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1.8rem;
    height: 3rem;
  }
  #projets-app section.clients-section .clients .clients-content > ul li:not(.all) .client-filter-dot svg {
    width: 12px;
    height: 12px;
  }
  #projets-app section.clients-section .clients .clients-content > ul li.all {
    position: relative;
    width: auto;
    height: 3rem;
    margin-right: 1rem;
    color: #000;
    font-size: 1.4rem;
  }
  #projets-app section.clients-section .clients .clients-content > ul li.active::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0.25rem;
    width: 1.2rem;
    height: 1px;
    transform: translateX(-50%);
    background: #000;
  }
  #projets-app section.clients-section .clients .clients-content > ul li.all.active::after {
    left: 0;
    width: 100%;
    transform: none;
  }
  #projets-app section.clients-section .clients .clients-list {
    margin-block: 2rem;
  }
}
/* Extra small devices (phones, 768px and down) */
@media only screen and (max-width: 568px) {
  #projets-app section.clients-section .clients .clients-content .clients-list .client {
    width: 95%;
  }
}
/* Tiny devices (phones, 389px and down)
@media only screen and (max-width: $sphoneMax) {
    #projets-app section.clients-section {
        // Max width of the site
        --projectsMaxWidth: 90%;
    }
}
*/
.client-container {
  position: relative;
}
.client-container .clients-hero {
  height: clamp(650px, 52vw, 820px);
  position: relative;
  overflow: hidden;
  color: #fff;
}
.client-container .clients-hero picture,
.client-container .clients-hero picture img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.client-container .clients-hero picture img {
  object-fit: cover;
  object-position: center top;
}
.client-container .clients-hero h1 {
  position: absolute;
  right: 16.6%;
  top: 61.5%;
  transform: translateY(-50%);
  margin: 0;
  font-size: clamp(4.2rem, 3.6vw, 6rem);
  line-height: 1;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
}

@media (max-width: 620px) {
  .client-container .clients-hero {
    height: 55.5rem;
  }
  .client-container .clients-hero picture img {
    object-position: center bottom;
  }
  .client-container .clients-hero h1 {
    right: 9%;
    top: 55%;
    font-size: 4rem;
  }
}
/* Large devices (Monitors, 1440px and down)
@media only screen and (max-width: 1440px) {
}

/* Medium devices (Laptop, 1280px and down) 
@media only screen and (max-width: 1280px) {
}

/* Small devices (tablets, 992px and down)
@media only screen and (max-width: 992px) {
}

/* Extra small devices (phones, 768px and down) 
@media only screen and (max-width: 568px) {
}

/* Tiny devices (phones, 389px and down)
@media only screen and (max-width: 389px) {
}
*/
#soiree-lmk-app {
  color: #1c1c1c;
}
#soiree-lmk-app .hero-section {
  background-image: url("/build/images/Chaleur%20Tropicale.ab6981fa.jpeg");
  background-size: cover;
  background-position: center;
  min-height: clamp(420px, 36vw, 720px);
  display: flex;
  align-items: center;
  position: relative;
  color: white;
  border-left: 6px solid rgba(255, 255, 255, 0.22);
  border-right: 6px solid rgba(255, 255, 255, 0.22);
}
#soiree-lmk-app .hero-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.35);
}
#soiree-lmk-app .hero-content {
  position: relative;
  z-index: 1;
  text-align: center;
}
#soiree-lmk-app .hero-content h1 {
  font-size: clamp(36px, 5vw, 68px);
  font-weight: 700;
  margin: 0;
}
#soiree-lmk-app .soiree-content {
  padding: clamp(32px, 6vw, 72px) 0;
}
#soiree-lmk-app .soiree-intro {
  font-size: 1.9rem;
  line-height: 1.6;
  margin: 0 0 32px 0;
}
#soiree-lmk-app .soiree-details {
  background: rgba(140, 179, 219, 0.12);
  border-radius: 24px;
  padding: clamp(20px, 4vw, 32px);
  margin-bottom: 32px;
}
#soiree-lmk-app .soiree-details h2 {
  margin: 0 0 12px 0;
  color: var(--color-dark-blue);
}
#soiree-lmk-app .soiree-details p {
  margin: 8px 0;
  font-weight: 500;
}
#soiree-lmk-app .highlights-grid {
  list-style: none;
  padding: 0;
  margin: 0 0 32px 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 16px;
}
#soiree-lmk-app .highlights-grid li {
  background: #fff7f4;
  border-radius: 18px;
  padding: 16px 18px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.06);
  font-weight: 500;
}
#soiree-lmk-app .soiree-cta {
  background: linear-gradient(135deg, #fff0ea, #eef6ff);
  border-radius: 24px;
  padding: clamp(20px, 4vw, 32px);
  text-align: center;
  margin-bottom: 24px;
}
#soiree-lmk-app .soiree-cta a {
  display: inline-flex;
  justify-content: center;
}
#soiree-lmk-app .soiree-cta button {
  font-size: clamp(1.6rem, 2.2vw, 2.2rem);
  padding: 1.2rem 2.6rem;
}
#soiree-lmk-app .promo-note {
  margin: 16px 0 0;
  font-weight: 600;
  color: var(--color-dark-blue);
}
#soiree-lmk-app .cta-note {
  margin: 16px 0 0 0;
  color: #333;
}
#soiree-lmk-app .soiree-note,
#soiree-lmk-app .soiree-dress,
#soiree-lmk-app .soiree-closing {
  margin: 12px 0;
  font-weight: 500;
}
#soiree-lmk-app .soiree-closing {
  margin-top: 24px;
  font-size: 2rem;
  color: var(--color-dark-blue);
}

@media only screen and (min-width: 993px) {
  #soiree-lmk-app .hero-section {
    background-position: center bottom;
  }
}
@media only screen and (max-width: 992px) {
  #soiree-lmk-app .soiree-details {
    text-align: center;
  }
  #soiree-lmk-app .soiree-intro {
    text-align: center;
  }
}
@font-face {
  font-family: "Mainstay";
  src: local("Mainstay"), url(/build/fonts/Mainstay.97c0ee71.ttf) format("truetype");
  font-weight: 500;
}
:root {
  --color-blue: #8cb3db;
  --color-coral: #f79d85;
  --color-green: #a5d0a8;
  --color-dark-blue: #3a658f;
  --color-dark-green: #5e8c6a;
  --color-light-blue: #5ac8fa;
  --color-light-coral: #ffbcaa;
  --monitorScreenMin: "1440px";
  --laptopScreenMax: "1280px";
  --tabletScreenMax: "992px";
  --phoneScreenMax: "767px";
  --sphoneMax: "389px";
  --siteMaxWidth: 80%;
}

/* Large devices (Monitors, 1440px and down) */
@media only screen and (max-width: 1440px) {
  :root {
    --siteMaxWidth: 80%;
  }
}
/* Medium devices (Laptop, 1280px and down)*/
@media only screen and (max-width: 1280px) {
  :root {
    --siteMaxWidth: 90%;
  }
}
/* Small devices (tablets, 992px and down)*/
@media only screen and (max-width: 992px) {
  :root {
    --siteMaxWidth: 90%;
  }
}
/* Extra small devices (phones, 768px and down) */
@media only screen and (max-width: 767px) {
  :root {
    --siteMaxWidth: 90%;
  }
}
/* Tiny devices (phones, 389px and down)*/
@media only screen and (max-width: 389px) {
  :root {
    --siteMaxWidth: 90%;
  }
}
* {
  box-sizing: border-box;
  margin: 0;
  text-decoration: none;
  list-style: none;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

html,
body {
  height: 100%;
}

body {
  font-family: "Poppins", sans-serif;
  /* Chrome, Edge, and Safari */
}
body *::-webkit-scrollbar {
  width: 10px;
}
body *::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.0901960784);
  border-radius: 10px;
}
body *::-webkit-scrollbar-thumb {
  background-color: var(--color-coral);
  border-radius: 10px;
  border: 3px none rgba(0, 0, 0, 0.0901960784);
}

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

body {
  font-size: 1.8rem;
  scroll-behavior: smooth;
}

h1 {
  font-size: 4rem;
  font-weight: 600;
}

h2 {
  font-size: clamp(28px, 2vw + 18px, 42px);
  line-height: 1.2;
  font-weight: 900;
  margin: 0 0 clamp(24px, 3vw, 32px) 0;
}

h3 {
  margin-bottom: 2rem;
}

a {
  color: white;
}

.bold {
  font-weight: 600 !important;
}

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

.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

.text-coral {
  color: var(--color-coral);
}

.text-blue {
  color: var(--color-blue);
}

.text-green {
  color: var(--color-green);
}

.mobile-title,
.mobile-only {
  display: none;
}

/* Medium devices (Laptop, 1280px and down) */
@media only screen and (max-width: 1280px) {
  body {
    font-size: 1.6rem;
  }
}
/* Small devices (tablets, 1024px and down)
@media only screen and (max-width: 1024px) {
}

/* Extra small devices (phones, 992px and down) */
@media only screen and (max-width: 992px) {
  .mobile-none {
    display: none;
  }
}
/* Extra small devices (phones, 768px and down) 
@media only screen and (max-width: 768px) {
}

/* Tiny devices (phones, 460px and down) */
@media only screen and (max-width: 460px) {
  .mobile-title,
  .mobile-only {
    display: block;
  }
  .pc-title {
    display: none;
  }
  .pc-only {
    display: none;
  }
  h2 {
    font-size: 3.2rem;
  }
}
/* Tiny devices (phones, 460px and down) */
@media only screen and (max-width: 360px) {
  h2 {
    font-size: 2.9rem;
    position: relative;
    z-index: 10;
  }
}
@media only screen and (max-width: 320px) {
  h2 {
    font-size: 2.8rem;
  }
}
.root {
  overflow-y: hidden;
}

.section-container {
  width: min(var(--siteMaxWidth, 1200px), 92%);
  margin-inline: auto;
  padding-inline: clamp(16px, 4vw, 32px);
}
