/*
Theme Name: Set3 Design
Theme URI: https://set3.design/
Author: Set3 Design
Author URI: https://set3.design/
Description: Dark luxury Bootstrap 5 WordPress theme for Set3 Design with strategy-led homepage, complete EN/FR service journeys, contextual project proof, seasonal portfolio controls and mobile-first consultation UX. Requires Set3 Core.
Version: 1.7.0
Requires at least: 6.1
Tested up to: 6.8
Requires PHP: 8.1
License: GPLv2 or later
Text Domain: set3-design
*/


/* Set3 Theme v1.2.1 - Strategy homepage, free consultation conversion routes, EN/FR support, production fonts and Müller-Brockmann inspired spacing */
.set3-project-editor-content .card-dark,
.card-dark {
  background: var(--set3-bg-soft, #121212);
  border: 1px solid var(--set3-border, rgba(255,255,255,.12));
  border-radius: 18px;
}
.set3-rich-content {
  color: var(--set3-text, #f1f1f1);
  font-size: 1.02rem;
  line-height: 1.8;
}
.set3-rich-content h2,
.set3-rich-content h3,
.set3-rich-content h4 {
  margin-top: 1.6rem;
  margin-bottom: .75rem;
}
.set3-rich-content p:last-child { margin-bottom: 0; }
.set3-rich-content img {
  max-width: 100%;
  height: auto;
  border-radius: 16px;
}
.set3-rich-content a { color: var(--set3-brand, #ffc107); }
.set3-rich-content ul,
.set3-rich-content ol { padding-left: 1.35rem; }
.set3-rich-content .wp-block-image,
.set3-rich-content .wp-block-gallery { margin: 1.5rem 0; }
.set3-rich-content .wp-block-quote {
  border-left: 4px solid var(--set3-brand, #ffc107);
  padding-left: 1rem;
  color: var(--set3-muted, #b9b9b9);
}
@media (max-width: 767px) {
  .set3-project-editor-content .card-dark { padding: 1.25rem !important; }
  .set3-rich-content { font-size: .98rem; line-height: 1.7; }
}


/* Multiple project testimonials */
.project-testimonial .set3-testimonial-role,
.project-testimonial .set3-testimonial-location {
  color: var(--set3-muted, #b9b9b9);
}
.set3-project-testimonials .carousel-control-prev,
.set3-project-testimonials .carousel-control-next {
  width: 44px;
}
.set3-project-testimonials .carousel-indicators {
  position: static;
  margin-top: 1rem;
  margin-bottom: 0;
}
.set3-project-testimonials .carousel-indicators [data-bs-target] {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: var(--set3-brand, #ffc107);
}
@media (max-width: 767px) {
  .set3-project-testimonials .carousel-control-prev,
  .set3-project-testimonials .carousel-control-next { display: none; }
}


/* SEO 80 frontend refinements */
.set3-seo-intro .card-dark { background: linear-gradient(135deg, rgba(255,193,7,.08), rgba(255,255,255,.035)); }
.set3-seo-link-list a { color: var(--set3-brand, #ffc107); text-decoration: none; }
.set3-seo-link-list a:hover { text-decoration: underline; }
.set3-service-aside .set3-seo-link-list { font-size: .95rem; }
.hero-carousel .carousel-caption h2 { font-family: 'Cormorant Garamond', Georgia, serif; color: #fff; text-shadow: 1px 1px 5px rgba(0,0,0,.7); }
@media (max-width: 767px) {
  .set3-seo-intro .card-dark { padding: 1.25rem !important; }
  .set3-seo-intro h2 { font-size: 1.55rem; }
}

/* Set3 Theme v1.4.0 — proof-led flagship case studies */
.set3-project-card-image{position:relative;display:block;overflow:hidden}
.set3-case-study-badge{position:absolute;left:14px;top:14px;display:inline-flex;align-items:center;gap:7px;padding:.48rem .72rem;border-radius:999px;background:rgba(5,5,5,.9);border:1px solid rgba(255,193,7,.45);color:#ffd45f;font-size:.74rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;backdrop-filter:blur(8px)}
.set3-case-study-badge svg{width:15px;height:15px}
.project-card.is-flagship-case-study{border-color:rgba(255,193,7,.3);box-shadow:0 18px 48px rgba(0,0,0,.28)!important}
.set3-card-facts{color:#d4b75f;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em}
.set3-case-nav{display:flex;flex-wrap:wrap;gap:8px;padding:12px;border:1px solid var(--set3-border,rgba(255,255,255,.12));border-radius:999px;background:#0d0d0d;position:sticky;top:74px;z-index:10}
.set3-case-nav a{padding:.55rem .88rem;color:#f1f1f1;text-decoration:none;border-radius:999px;font-size:.82rem;font-weight:700}
.set3-case-nav a:hover,.set3-case-nav a:focus{background:#ffc107;color:#080808}
.set3-case-facts-wrap{margin-block:clamp(38px,6vw,72px)}
.set3-case-facts-title{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}
.set3-case-facts-title h2{margin:0;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.05}
.set3-case-facts-title p{margin:0;color:#999;max-width:52ch;line-height:1.6}
.set3-case-facts{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1px;margin:0;padding:0;background:var(--set3-border,rgba(255,255,255,.12));border:1px solid var(--set3-border,rgba(255,255,255,.12));border-radius:18px;overflow:hidden}
.set3-case-fact{grid-column:span 3;background:#121212;padding:22px 24px;min-height:122px;display:flex;flex-direction:column;justify-content:flex-start;gap:14px}
.set3-case-fact.is-wide{grid-column:1/-1;min-height:auto}
.set3-case-fact dt{display:flex;align-items:center;gap:9px;margin:0;color:#a8a8a8;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}
.set3-case-fact dt svg{width:17px;height:17px;color:#d2ac38;stroke-width:1.8;flex:0 0 auto}
.set3-case-fact dd{margin:0;font-family:'Cormorant Garamond',serif;font-size:clamp(1.15rem,1.7vw,1.48rem);font-weight:600;line-height:1.3;color:#fff;overflow-wrap:anywhere}
.set3-case-fact.is-wide dd{max-width:80ch}
.set3-case-heading{display:flex;align-items:flex-start;gap:18px;margin-bottom:28px;border-bottom:1px solid var(--set3-border,rgba(255,255,255,.12));padding-bottom:22px}
.set3-case-heading>span{font-family:'Cormorant Garamond',serif;font-size:3rem;line-height:.9;color:#d2ac38}
.set3-case-heading p{margin:0 0 4px;color:#a38b45;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:800}
.set3-case-heading h2{margin:0;max-width:780px}
.set3-case-copy,.set3-case-wide-copy{padding:28px;border-left:3px solid #d2ac38;background:linear-gradient(90deg,rgba(255,193,7,.08),transparent);height:100%}
.set3-case-copy p,.set3-case-wide-copy p{color:#c7c7c7;line-height:1.8;margin:0}
.set3-case-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.set3-case-story-grid article{background:#151515;border:1px solid var(--set3-border,rgba(255,255,255,.12));border-radius:16px;padding:28px}
.set3-case-story-grid h3{font-size:1.15rem}
.set3-case-story-grid p{color:#bdbdbd;line-height:1.75;margin:0}
.set3-case-services>div{display:flex;flex-wrap:wrap;gap:8px}.set3-case-services span{padding:.55rem .8rem;border-radius:999px;background:#171717;border:1px solid #353535;color:#f1f1f1;font-size:.8rem}
.set3-case-outcome{padding:clamp(28px,5vw,64px);border-radius:22px;background:radial-gradient(circle at 10% 0%,rgba(255,193,7,.15),transparent 38%),#101010;border:1px solid rgba(255,193,7,.24)}
.set3-case-outcome blockquote{font-family:'Cormorant Garamond',serif;font-size:clamp(1.55rem,3vw,2.55rem);line-height:1.25;color:#fff;margin:0;max-width:980px}
.set3-flagship-case-studies{padding-top:18px}.set3-trust-hero{padding:clamp(80px,12vw,150px) 0;background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.5)),url('https://www.set3.design/v2/images/set3design_feature6.webp') center/cover no-repeat;border-bottom:1px solid var(--set3-border,rgba(255,255,255,.12))}.set3-trust-hero h1{max-width:850px}.set3-trust-hero p{max-width:720px;color:#d0d0d0;font-size:1.12rem}.set3-team-hero{background-image:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.55)),url('https://www.set3.design/v2/images/whoarewemain.webp')}
@media(max-width:991px){.set3-case-fact{grid-column:span 6}.set3-case-fact.is-wide{grid-column:1/-1}.set3-case-nav{position:static;border-radius:16px}.set3-case-story-grid{grid-template-columns:1fr}}
@media(max-width:575px){.set3-case-facts-title{display:block}.set3-case-facts-title p{margin-top:8px}.set3-case-fact,.set3-case-fact.is-wide{grid-column:1/-1;min-height:0;padding:18px 20px}.set3-case-fact dd{font-size:1.25rem}.set3-case-heading>span{font-size:2.25rem}.set3-case-nav{overflow-x:auto;flex-wrap:nowrap}.set3-case-nav a{white-space:nowrap}.set3-case-copy,.set3-case-wide-copy{padding:20px}.set3-case-outcome{padding:24px}}


/* =========================================================
   Set3 Theme v1.4.2 — Mobile Hero + Header Language Switcher
   ========================================================= */
.set3-mobile-header-actions{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  margin-left:auto;
}
.mobile-header-switcher{
  min-height:40px;
  padding:.18rem .28rem;
  border-color:rgba(255,255,255,.24);
  background:rgba(8,8,8,.72);
  box-shadow:0 8px 24px rgba(0,0,0,.28);
  backdrop-filter:blur(12px) saturate(140%);
}
.mobile-header-switcher a{
  min-width:34px;
  min-height:34px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  font-size:.72rem;
  line-height:1;
}
.mobile-header-switcher a.active{
  color:#080808;
  background:var(--set3-brand,#ffc107);
}
.mobile-header-switcher span{padding-inline:1px}

@media (max-width:767px){
  .site-navbar{
    min-height:58px;
    padding-top:calc(.42rem + env(safe-area-inset-top));
    padding-bottom:.42rem;
    background:rgba(12,12,12,.96)!important;
  }
  .site-navbar .container-fluid{min-height:42px;padding-inline:14px}
  .site-navbar .navbar-brand{display:flex;align-items:center;margin:0}
  .site-navbar .navbar-brand img{width:38px;height:38px}
  .set3-mobile-header-actions{display:flex!important}

  .set3-growth-hero{
    min-height:clamp(660px,calc(100svh - 58px),780px);
    align-items:flex-end;
  }
  .set3-growth-hero-shade{
    background:
      linear-gradient(180deg,rgba(0,0,0,.16) 0%,rgba(0,0,0,.38) 34%,rgba(0,0,0,.94) 100%),
      linear-gradient(90deg,rgba(0,0,0,.46),rgba(0,0,0,.16));
  }
  .set3-growth-hero-inner{
    width:100%;
    padding-top:clamp(68px,9svh,88px);
    padding-bottom:calc(86px + env(safe-area-inset-bottom));
  }
  .set3-growth-hero-copy{max-width:620px;gap:13px}
  .set3-growth-eyebrow{
    width:auto;
    font-size:.66rem;
    line-height:1.35;
    letter-spacing:.075em;
  }
  .set3-growth-hero h1{
    max-width:13ch;
    font-size:clamp(2.45rem,11.7vw,3.75rem);
    line-height:.96;
    letter-spacing:-.045em;
    text-wrap:balance;
  }
  .set3-growth-lead{
    max-width:42rem;
    font-size:.96rem;
    line-height:1.52;
    color:rgba(255,255,255,.92);
    text-wrap:pretty;
  }
  .set3-growth-actions{
    display:grid;
    grid-template-columns:1fr;
    gap:9px;
    width:100%;
    margin-top:3px;
  }
  .set3-growth-actions .btn{
    width:100%;
    min-height:49px;
    padding:.72rem .85rem;
    font-size:.76rem;
    line-height:1.25;
    white-space:normal;
  }
  .set3-growth-actions .btn-outline-light{
    min-height:45px;
    background:rgba(0,0,0,.2);
    backdrop-filter:blur(6px);
  }
  .set3-growth-project-link{
    margin-top:2px;
    padding-top:12px;
    gap:8px;
  }
  .set3-growth-project-link span{font-size:.61rem}
  .set3-growth-project-link strong{font-size:.8rem;line-height:1.25}
}

@media (max-width:575px){
  .set3-growth-project-link{display:none}
  .set3-growth-hero{min-height:clamp(620px,calc(100svh - 58px),720px)}
  .set3-growth-hero-inner{padding-bottom:calc(82px + env(safe-area-inset-bottom))}
}

@media (max-width:390px){
  .site-navbar .container-fluid{padding-inline:10px}
  .mobile-header-switcher{min-height:38px}
  .mobile-header-switcher a{min-width:31px;min-height:31px;font-size:.68rem}
  .set3-growth-hero h1{font-size:clamp(2.25rem,11.5vw,3.05rem)}
  .set3-growth-lead{font-size:.91rem}
  .set3-growth-actions .btn{font-size:.72rem}
}

@media (orientation:landscape) and (max-height:560px) and (max-width:991px){
  .set3-growth-hero{min-height:620px}
  .set3-growth-hero-inner{padding-top:54px;padding-bottom:78px}
  .set3-growth-hero h1{font-size:2.65rem;max-width:16ch}
  .set3-growth-lead{font-size:.9rem;max-width:60ch}
  .set3-growth-project-link{display:none}
}

/* Set3 Theme v1.5.0 — consultation conversion UX */
.set3-consultation-page{background:#090909;min-height:70vh}
.set3-consultation-hero{padding:clamp(52px,8vw,104px) 0 42px;background:radial-gradient(circle at 84% 15%,rgba(255,193,7,.11),transparent 34%),linear-gradient(180deg,#101010,#090909);border-bottom:1px solid var(--set3-border,rgba(255,255,255,.12))}
.set3-consultation-kicker{display:inline-flex;align-items:center;gap:9px;margin-bottom:18px;color:#e2bd4e;font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.set3-consultation-kicker svg{width:18px;height:18px}
.set3-consultation-hero h1{max-width:850px;margin:0 0 18px;font-size:clamp(2.45rem,6vw,5rem);line-height:.94;letter-spacing:-.025em}
.set3-consultation-hero p{max-width:760px;margin:0;color:#c8c8c8;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.7}
.set3-consultation-response{display:flex;flex-direction:column;gap:8px;padding:22px;border:1px solid rgba(255,193,7,.3);border-radius:16px;background:rgba(255,193,7,.055)}
.set3-consultation-response strong{color:#f3ca54;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}
.set3-consultation-response span{color:#efefef;line-height:1.6}
.set3-consultation-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:42px;border:1px solid var(--set3-border,rgba(255,255,255,.12));border-radius:18px;overflow:hidden;background:#111}
.set3-consultation-trust>div{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:12px;padding:18px 20px;border-right:1px solid var(--set3-border,rgba(255,255,255,.12))}
.set3-consultation-trust>div:last-child{border-right:0}
.set3-consultation-trust svg{grid-row:1/3;width:22px;height:22px;color:#d9b13e;margin-top:3px}
.set3-consultation-trust strong{color:#fff;line-height:1.2}.set3-consultation-trust span{color:#999;font-size:.78rem;margin-top:3px}
.set3-consultation-layout{padding-top:clamp(42px,7vw,84px);padding-bottom:clamp(64px,9vw,120px)}
.set3-consultation-page .set3-qualified-consultation{border-radius:20px;background:#121212;border:1px solid var(--set3-border,rgba(255,255,255,.12));box-shadow:0 28px 70px rgba(0,0,0,.28)}
.set3-consultation-page .set3-growth-consultation-form .form-label{font-size:.78rem;font-weight:800;letter-spacing:.035em;color:#d7d7d7}
.set3-consultation-page .set3-growth-consultation-form .form-control,.set3-consultation-page .set3-growth-consultation-form .form-select{min-height:50px;border-radius:10px;border-color:#383838;background:#181818;color:#fff}
.set3-consultation-page .set3-growth-consultation-form textarea.form-control{min-height:150px}
.set3-consultation-page .set3-growth-consultation-form .form-control:focus,.set3-consultation-page .set3-growth-consultation-form .form-select:focus{border-color:#d9b13e;box-shadow:0 0 0 3px rgba(217,177,62,.14)}
.set3-consultation-page .set3-growth-consultation-form .btn{min-height:50px;padding-inline:22px;font-weight:800}
.set3-consultation-aside{position:sticky;top:96px;padding:28px;border:1px solid var(--set3-border,rgba(255,255,255,.12));border-radius:20px;background:linear-gradient(160deg,#151515,#0e0e0e)}
.set3-consultation-aside h2{font-size:clamp(1.85rem,3vw,2.7rem);line-height:1.04;margin:18px 0 26px}
.set3-consultation-steps{list-style:none;margin:0;padding:0;display:grid;gap:20px}
.set3-consultation-steps li{display:grid;grid-template-columns:42px 1fr;gap:14px}
.set3-consultation-steps>li>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,193,7,.34);color:#d9b13e;font-size:.72rem;font-weight:900}
.set3-consultation-steps strong{color:#fff}.set3-consultation-steps p{margin:5px 0 0;color:#aaa;font-size:.88rem;line-height:1.55}
.set3-consultation-note{display:flex;gap:12px;margin-top:28px;padding-top:20px;border-top:1px solid var(--set3-border,rgba(255,255,255,.12));color:#999}
.set3-consultation-note svg{width:20px;height:20px;flex:0 0 auto;color:#d9b13e}.set3-consultation-note p{margin:0;font-size:.82rem;line-height:1.55}
@media(max-width:991px){.set3-consultation-aside{position:static}.set3-consultation-trust{grid-template-columns:repeat(2,minmax(0,1fr))}.set3-consultation-trust>div:nth-child(2){border-right:0}.set3-consultation-trust>div:nth-child(-n+2){border-bottom:1px solid var(--set3-border,rgba(255,255,255,.12))}}
@media(max-width:575px){.set3-consultation-hero{padding-top:42px}.set3-consultation-hero h1{font-size:clamp(2.25rem,12vw,3.2rem)}.set3-consultation-trust{grid-template-columns:1fr}.set3-consultation-trust>div{border-right:0;border-bottom:1px solid var(--set3-border,rgba(255,255,255,.12))}.set3-consultation-trust>div:last-child{border-bottom:0}.set3-consultation-layout{padding-inline:4px}.set3-consultation-page .set3-qualified-consultation{padding:20px!important}.set3-consultation-page .set3-growth-consultation-form .btn{width:100%}}

/* v1.6.0 — complete EN/FR UX and translation refinement */
.set3-lang-fr { hyphens: auto; }
.set3-lang-fr h1,
.set3-lang-fr h2,
.set3-lang-fr h3 { text-wrap: balance; }
.set3-lang-fr p,
.set3-lang-fr li,
.set3-lang-fr dd { overflow-wrap: anywhere; }

.set3-who-hero .lead { max-width: 830px; }
.set3-who-hero .pill,
.set3-contact-hero .pill,
.set3-global-cta .pill { display: inline-flex; align-items: center; gap: .5rem; }
.set3-who-page .set3-section-heading { max-width: 780px; margin: 0 auto 2rem; }
.set3-who-page blockquote { margin: 0; border: 1px solid var(--set3-border, #2a2a2a); border-radius: 1rem; }
.set3-who-page .accordion-button { font-weight: 700; }
.set3-who-page .timeline .item:last-child { margin-bottom: 0; }

.set3-contact-hero { background: radial-gradient(circle at 82% 20%, rgba(255,193,7,.12), transparent 30%), #0a0a0a; border-bottom: 1px solid var(--set3-border, #2a2a2a); }
.set3-contact-hero .lead { max-width: 760px; }
.set3-contact-hero-actions { display: grid; gap: .75rem; }
.set3-contact-hero-actions .btn { min-height: 48px; display: inline-flex; align-items: center; justify-content: center; gap: .5rem; }
.set3-contact-form-wrap > .card-dark,
.set3-contact-form-wrap .card-dark { height: 100%; border-radius: 1rem; }
.set3-contact-card { border-radius: 1rem; }
.set3-contact-info-grid { display: grid; gap: .8rem; margin-top: 1.5rem; }
.set3-contact-info-grid > a,
.set3-contact-info-grid > div { display: grid; grid-template-columns: 42px minmax(0,1fr); align-items: center; gap: .85rem; padding: .9rem 1rem; color: inherit; text-decoration: none; background: rgba(255,255,255,.035); border: 1px solid var(--set3-border, #2a2a2a); border-radius: .85rem; }
.set3-contact-info-grid i { color: var(--set3-brand, #ffc107); }
.set3-contact-info-grid small { display: block; color: var(--set3-muted, #b9b9b9); font-size: .72rem; letter-spacing: .08em; text-transform: uppercase; }
.set3-contact-info-grid strong { display: block; overflow-wrap: anywhere; }
.set3-hours { margin: 1rem 0 1.25rem; }
.set3-hours > div { display: flex; justify-content: space-between; gap: 1rem; padding: .55rem 0; border-bottom: 1px solid rgba(255,255,255,.08); }
.set3-hours dt, .set3-hours dd { margin: 0; }
.set3-response-note { display: grid; grid-template-columns: 28px minmax(0,1fr); gap: .75rem; padding: 1rem; border-radius: .85rem; background: rgba(255,193,7,.08); border: 1px solid rgba(255,193,7,.22); }
.set3-response-note i { color: var(--set3-brand, #ffc107); }
.set3-response-note p { margin: 0; }
.set3-global-cta p { max-width: 740px; margin-left: auto; margin-right: auto; }

.set3-project-single .meta li { padding: .7rem 0; border-bottom: 1px solid rgba(255,255,255,.08); align-items: start; }
.set3-project-single .meta li span { flex: 0 0 35%; }
.set3-project-single .meta li strong { text-align: right; max-width: 65%; overflow-wrap: anywhere; }

@media (max-width: 767.98px) {
  .set3-who-hero { min-height: auto; padding: 4rem 1rem; }
  .set3-who-hero .d-flex .btn { width: 100%; }
  .set3-who-page .team-card { align-items: flex-start !important; }
  .set3-contact-hero { padding-top: 3.5rem !important; }
  .set3-contact-hero-actions .btn { width: 100%; }
  .set3-contact-layout { padding-top: 1rem; }
  .set3-project-single .meta li { display: grid !important; grid-template-columns: 1fr; gap: .25rem !important; }
  .set3-project-single .meta li strong { text-align: left; max-width: none; }
  .set3-lang-switcher.mobile-header-switcher a { min-width: 40px; min-height: 40px; display: inline-flex; align-items: center; justify-content: center; }
}

/* Set3 Theme v1.7.0 — Trust, localisation and proof */
.set3-honeypot,.hp-field{position:absolute!important;left:-9999px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.set3-inline-quote footer,.set3-testimonial-credit{display:inline-flex;align-items:center;gap:.45rem;line-height:1.5;letter-spacing:.01em}
.set3-proof-person{display:flex;flex-direction:column;gap:.3rem;margin-top:auto}.set3-proof-person strong{font-size:1rem;line-height:1.35}.set3-proof-person span{display:block;color:var(--set3-muted,#b7b7b7);line-height:1.55}
.set3-testimonial-role{display:inline-block;margin-top:.4rem;color:var(--set3-muted,#b7b7b7)}.set3-testimonial-original-note{display:inline-block;margin-top:.45rem;color:var(--set3-muted,#9c9c9c);font-style:italic}
.set3-project-facts dd{overflow-wrap:anywhere}.set3-lang-fr .set3-project-card-image+.p-4 h3,.set3-lang-fr .set3-proof-card a{hyphens:auto;overflow-wrap:anywhere}
@media(max-width:575.98px){.set3-proof-person span{font-size:.9rem}.set3-inline-quote footer{display:flex;flex-wrap:wrap}}
.set3-consultation-response small{display:block;margin-top:.55rem;color:var(--set3-muted,#b7b7b7);line-height:1.5}
