.elementor-10711 .elementor-element.elementor-element-6a2317e{--spacer-size:50px;}.elementor-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__description{font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-10711 .elementor-element.elementor-element-5790370 .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-10711 .elementor-element.elementor-element-5790370 .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-10711 .elementor-element.elementor-element-5790370{--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}/* Start custom CSS for html, class: .elementor-element-3bb8ffe */.galerie-client-sophie {
  background:
    radial-gradient(circle at bottom right, rgba(245, 169, 184, 0.22), transparent 34%),
    linear-gradient(135deg, #f4f4f4 0%, #ffffff 45%, #f4f4f4 100%);
  color: #141414;
  padding: clamp(48px, 8vw, 110px) 20px;
  font-family: inherit;
}

.galerie-client-wrapper {
  width: min(980px, 100%);
  margin: 0 auto;
}

.galerie-client-label {
  display: inline-block;
  margin: 0 0 18px;
  padding: 8px 14px;
  border: 1px solid rgba(20, 20, 20, 0.14);
  border-radius: 999px;
  color: #3e6052;
  font-size: 0.78rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.galerie-client-sophie h1 {
  margin: 0;
  font-size: clamp(2.5rem, 8vw, 6rem);
  line-height: 0.95;
  letter-spacing: -0.06em;
  color: #141414;
}

.galerie-client-intro {
  max-width: 760px;
  margin: 28px 0 38px;
  font-size: clamp(1.1rem, 2vw, 1.45rem);
  line-height: 1.55;
  color: rgba(20, 20, 20, 0.78);
}

.galerie-client-card {
  background: rgba(255, 255, 255, 0.78);
  border: 1px solid rgba(20, 20, 20, 0.08);
  border-radius: 26px;
  padding: clamp(24px, 4vw, 36px);
  box-shadow: 0 22px 60px rgba(20, 20, 20, 0.07);
  backdrop-filter: blur(12px);
}

.galerie-client-message {
  position: relative;
  overflow: hidden;
  margin-bottom: 34px;
  border-left: 6px solid #f5a9b8;
}

.galerie-client-message::after {
  content: "";
  position: absolute;
  right: -80px;
  bottom: -80px;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: rgba(62, 96, 82, 0.08);
}

.galerie-client-sophie h2 {
  margin: 0 0 14px;
  color: #3e6052;
  font-size: clamp(1.25rem, 2.4vw, 1.65rem);
  line-height: 1.15;
}

.galerie-client-sophie p {
  font-size: 1rem;
  line-height: 1.75;
}

.galerie-client-card p {
  margin: 0;
  color: rgba(20, 20, 20, 0.76);
}

.galerie-client-card p + p {
  margin-top: 14px;
}

.galerie-client-actions {
  margin: 38px 0;
  display: flex;
  justify-content: flex-start;
}

.galerie-client-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 0 28px;
  border-radius: 999px;
  background: #141414;
  color: #ffffff;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: 0.02em;
  transition: transform 220ms ease, background 220ms ease, box-shadow 220ms ease;
  box-shadow: 0 16px 36px rgba(20, 20, 20, 0.18);
}

.galerie-client-button:hover {
  transform: translateY(-3px);
  background: #3e6052;
  box-shadow: 0 20px 46px rgba(62, 96, 82, 0.24);
}

.galerie-client-infos {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin-top: 20px;
}

.galerie-client-signature {
  margin: 42px 0 0;
  color: rgba(20, 20, 20, 0.68);
}

.galerie-client-signature span {
  color: #141414;
  font-weight: 600;
}

@media (max-width: 820px) {
  .galerie-client-infos {
    grid-template-columns: 1fr;
  }

  .galerie-client-actions {
    justify-content: stretch;
  }

  .galerie-client-button {
    width: 100%;
  }
}/* End custom CSS */