:root {
    --home-burgundy: #6c0c0c;
    --home-burgundy-soft: #a24949;
    --home-navy: #171d58;
    --home-navy-soft: #4f5cb3;
    --home-ink: rgba(23, 29, 88, .72);
    --home-muted: rgba(23, 29, 88, .58);
    --home-line: rgba(23, 29, 88, .08);
    --home-line-strong: rgba(23, 29, 88, .14);
    --home-surface: rgba(255, 255, 255, .94);
    --home-shadow: 0 24px 60px rgba(17, 23, 61, .10);
    --home-shadow-lg: 0 32px 86px rgba(17, 23, 61, .16);
}

main.home-page {
    background:
        radial-gradient(circle at 10% 16%, rgba(255, 228, 214, .28) 0%, rgba(255, 228, 214, 0) 24%),
        radial-gradient(circle at 86% 14%, rgba(113, 132, 255, .08) 0%, rgba(113, 132, 255, 0) 28%),
        linear-gradient(180deg, #faf9fd 0%, #f6f5fb 30%, #fbfbff 100%);
}

.min-h-screen > main.home-page {
    flex-grow: 0;
}

main.home-page > div.bg-white {
    background: transparent !important;
}

main.home-page > div.bg-white > section h2 {
    letter-spacing: -.035em;
    text-wrap: balance;
}

main.home-page > div.bg-white > section h3 {
    letter-spacing: -.02em;
}

.home-hero {
    background: #08112c;
}

.home-hero__stage {
    isolation: isolate;
    contain: paint;
}

.home-hero__slide {
    will-change: opacity;
}

.home-hero__slide--initial {
    will-change: auto;
    transition: none !important;
}

.home-hero__slide img {
    display: block;
}

.home-hero__overlay {
    pointer-events: none;
}

.home-hero__arrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 3rem;
    height: 3rem;
    border: 1px solid rgba(255, 255, 255, .18);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}

.home-hero__dot {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.75rem;
    height: 2.75rem;
    background: transparent !important;
}

.home-hero__dot::before {
    content: '';
    width: .78rem;
    height: .78rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, .62);
    box-shadow: 0 6px 14px rgba(6, 10, 39, .16);
    transition: width .25s ease, background .25s ease, transform .25s ease;
}

.home-hero__dot:hover::before {
    background: rgba(255, 255, 255, .86);
}

.home-hero__dot--active::before {
    width: 1.8rem;
    background: #fff;
}

main.home-page > div.bg-white > section:nth-of-type(3) .text-center.mb-12 h2::after,
main.home-page > div.bg-white > section:nth-of-type(4) h2::after,
main.home-page > div.bg-white > section:nth-of-type(5) > div > .flex.items-center.justify-between.mb-8 h2::after,
main.home-page > div.bg-white > section:nth-of-type(7) .text-center.mb-12 h2::after,
.home-intro__title::after {
    content: '';
    display: block;
    width: 5.5rem;
    height: 4px;
    margin: 1rem auto 0;
    border-radius: 999px;
    background: linear-gradient(90deg, rgba(108, 12, 12, .9) 0%, rgba(40, 40, 112, .9) 100%);
}

main.home-page > div.bg-white > section:nth-of-type(3) .text-center.mb-12 h2,
main.home-page > div.bg-white > section:nth-of-type(4) h2,
main.home-page > div.bg-white > section:nth-of-type(7) .text-center.mb-12 h2 {
    position: relative;
}

main.home-page > div.bg-white > section:nth-of-type(3) .text-center.mb-12 h2::after,
main.home-page > div.bg-white > section:nth-of-type(4) h2::after,
main.home-page > div.bg-white > section:nth-of-type(5) > div > .flex.items-center.justify-between.mb-8 h2::after,
main.home-page > div.bg-white > section:nth-of-type(7) .text-center.mb-12 h2::after {
    margin-top: 1rem;
}

.home-intro {
    z-index: 1;
    margin-top: 0;
    padding-top: 2.5rem !important;
    padding-bottom: 2.85rem !important;
    background: transparent !important;
}

.home-intro__panel {
    position: relative;
    overflow: hidden;
    padding: 3rem clamp(1.8rem, 4.5vw, 3.8rem) 2.85rem !important;
    border-radius: 0 !important;
    background: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    filter: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
}

.home-intro__panel::before,
.home-intro__panel::after {
    content: none;
    display: none !important;
}

main.home-page > div.bg-white > section.home-intro {
    background: transparent !important;
}

main.home-page > div.bg-white > section.home-intro > .home-intro__panel {
    background: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.home-intro__eyebrow {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: .7rem;
    margin-bottom: 1.15rem;
    color: #8a2f2f;
    font-size: .82rem;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.home-intro__eyebrow::before {
    content: '';
    width: 2.6rem;
    height: 1px;
    background: rgba(138, 47, 47, .4);
}

.home-intro__title {
    position: relative;
    max-width: 24ch;
    margin: 0 auto 1.9rem !important;
    color: var(--home-navy) !important;
    font-size: clamp(2rem, 3.35vw, 3.6rem) !important;
    line-height: 1.04 !important;
    letter-spacing: -.045em !important;
    text-wrap: balance;
}

.home-intro__title::after {
    width: 6rem !important;
    margin-top: 1.15rem !important;
    box-shadow: 0 6px 18px rgba(108, 12, 12, .12);
}

.home-intro__content {
    position: relative;
    gap: 1.5rem !important;
}

.home-intro__lead {
    max-width: 59ch;
    margin: 0 auto !important;
    color: rgba(40, 40, 112, .72) !important;
    font-size: 1rem !important;
    line-height: 1.76 !important;
}

.home-intro__service-card {
    position: relative;
    overflow: hidden;
    max-width: 780px;
    margin: .25rem auto 0;
    padding: 1.8rem 1.6rem 1.65rem;
    border-radius: 1.5rem;
    background:
        radial-gradient(circle at top right, rgba(255, 224, 206, .18) 0%, rgba(255, 224, 206, 0) 24%),
        radial-gradient(circle at bottom left, rgba(129, 145, 255, .12) 0%, rgba(129, 145, 255, 0) 28%),
        rgba(240, 242, 255, .55);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(108, 12, 12, .08);
    box-shadow: 0 12px 40px rgba(40, 40, 112, .08);
    transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease, background .3s ease;
}

.home-intro__service-card::after {
    content: '';
    position: absolute;
    top: 0;
    left: 1.5rem;
    right: 1.5rem;
    height: 1px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .7), rgba(255, 255, 255, 0));
    pointer-events: none;
}

.home-intro__service-card:hover {
    transform: translateY(-4px);
    border-color: rgba(108, 12, 12, .12);
    box-shadow: 0 18px 50px rgba(40, 40, 112, .14);
    background:
        radial-gradient(circle at top right, rgba(255, 224, 206, .24) 0%, rgba(255, 224, 206, 0) 26%),
        radial-gradient(circle at bottom left, rgba(129, 145, 255, .16) 0%, rgba(129, 145, 255, 0) 30%),
        rgba(244, 245, 255, .72);
}

.home-intro__service-kicker {
    display: inline-flex;
    align-items: center;
    min-height: 2rem;
    padding: 0 .85rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, .64);
    border: 1px solid rgba(23, 29, 88, .08);
    color: #8a2f2f;
    font-size: .8rem;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
    box-shadow: 0 10px 24px rgba(17, 23, 61, .05);
}

.home-intro__subtitle {
    padding-top: .85rem !important;
    margin-bottom: .95rem !important;
    font-size: clamp(1.42rem, 2vw, 2rem) !important;
    line-height: 1.18 !important;
    color: #171d58 !important;
    letter-spacing: -.035em !important;
}

.home-intro__service-copy {
    margin: 0 !important;
    color: rgba(40, 40, 112, .68) !important;
    line-height: 1.8 !important;
}

.home-intro__service-copy a {
    color: #6c0c0c !important;
    transition: color .22s ease;
}

.home-intro__service-copy a:hover {
    color: #282870 !important;
}

main.home-page > div.bg-white > section:nth-of-type(3) {
    padding-top: 6.6rem !important;
    padding-bottom: 6.4rem !important;
    background:
        radial-gradient(circle at 10% 16%, rgba(126, 145, 255, .08) 0%, rgba(126, 145, 255, 0) 25%),
        linear-gradient(180deg, #f7f6fb 0%, #ffffff 100%) !important;
}

main.home-page > div.bg-white > section:nth-of-type(3) .text-center.mb-12 {
    margin-bottom: 2.9rem !important;
}

main.home-page > div.bg-white > section:nth-of-type(3) .text-center.mb-12 h2 {
    color: var(--home-navy) !important;
    font-size: clamp(2rem, 4vw, 3.6rem) !important;
}

main.home-page > div.bg-white > section:nth-of-type(3) .grid:first-of-type {
    gap: 1.55rem !important;
}

main.home-page > div.bg-white > section:nth-of-type(3) .grid:first-of-type > div {
    border-radius: 1.65rem !important;
    border: 1px solid var(--home-line);
    background: linear-gradient(180deg, #ffffff 0%, #fcfcff 100%) !important;
    box-shadow: 0 18px 44px rgba(17, 23, 61, .08);
}

main.home-page > div.bg-white > section:nth-of-type(3) .grid:first-of-type > div:hover {
    transform: translateY(-6px);
    box-shadow: 0 26px 52px rgba(17, 23, 61, .12);
}

main.home-page > div.bg-white > section:nth-of-type(3) .grid:first-of-type > div > div:first-child {
    height: 12.2rem !important;
    background:
        radial-gradient(circle at 20% 18%, rgba(126, 145, 255, .16) 0%, rgba(126, 145, 255, 0) 36%),
        linear-gradient(135deg, rgba(23, 29, 88, .06) 0%, rgba(108, 12, 12, .06) 100%) !important;
}

main.home-page > div.bg-white > section:nth-of-type(3) .grid:first-of-type > div > div:first-child > div {
    width: 4.4rem !important;
    height: 4.4rem !important;
    background: rgba(255, 255, 255, .84) !important;
    border: 1px solid rgba(23, 29, 88, .08);
    box-shadow: 0 14px 34px rgba(17, 23, 61, .08);
}

main.home-page > div.bg-white > section:nth-of-type(3) .grid:first-of-type h3 {
    color: var(--home-navy) !important;
    font-size: 1.2rem !important;
    line-height: 1.35 !important;
}

main.home-page > div.bg-white > section:nth-of-type(3) .grid:first-of-type p {
    color: var(--home-muted) !important;
    line-height: 1.8 !important;
}

main.home-page > div.bg-white > section:nth-of-type(3) .grid:first-of-type a {
    color: var(--home-burgundy) !important;
}

main.home-page > div.bg-white > section:nth-of-type(3) .mt-12 > div {
    border-radius: 1.8rem !important;
    padding: 2.25rem 2rem !important;
    background:
        radial-gradient(circle at top right, rgba(255, 255, 255, .08) 0%, rgba(255, 255, 255, 0) 28%),
        linear-gradient(135deg, #171d58 0%, #25286b 52%, #6c0c0c 100%) !important;
    box-shadow: 0 24px 56px rgba(17, 23, 61, .18);
}

.home-prestations {
    position: relative;
    margin-top: 0;
    padding-top: 2.9rem !important;
    padding-bottom: 6.4rem !important;
    background:
        radial-gradient(circle at 10% 16%, rgba(126, 145, 255, .08) 0%, rgba(126, 145, 255, 0) 25%),
        linear-gradient(180deg, #f7f6fb 0%, #ffffff 100%) !important;
}

.home-prestations::before,
.home-realisations::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: min(100%, 1080px);
    height: 1px;
    transform: translateX(-50%);
    background: linear-gradient(90deg,
            rgba(23, 29, 88, 0) 0%,
            rgba(23, 29, 88, .08) 18%,
            rgba(108, 12, 12, .16) 50%,
            rgba(23, 29, 88, .08) 82%,
            rgba(23, 29, 88, 0) 100%);
}

.home-prestations::after,
.home-realisations::after {
    content: '';
    position: absolute;
    top: -1px;
    left: 50%;
    width: 5.75rem;
    height: 3px;
    transform: translateX(-50%);
    border-radius: 999px;
    background: linear-gradient(90deg, rgba(108, 12, 12, .94) 0%, rgba(40, 40, 112, .94) 100%);
    box-shadow: 0 8px 18px rgba(108, 12, 12, .12);
}

.home-prestations__header {
    margin-bottom: 2.9rem !important;
}

.home-prestations__intro {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: .72rem;
}

.home-prestations__section-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: .7rem;
    color: #8a2f2f;
    font-size: .82rem;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.home-prestations__section-eyebrow::before {
    content: '';
    width: 2.6rem;
    height: 1px;
    background: rgba(138, 47, 47, .4);
}

.home-prestations__title {
    color: #171d58 !important;
    font-size: clamp(2rem, 4vw, 3.6rem) !important;
    line-height: 1.04 !important;
    letter-spacing: -.04em !important;
    margin: 0 !important;
}

.home-prestations__subtitle {
    max-width: 60ch;
    margin: 0;
    color: rgba(40, 40, 112, .68);
    font-size: 1rem;
    line-height: 1.76;
}

.home-prestations__grid {
    gap: 1.55rem !important;
}

.home-prestations__card {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    border-radius: 1.25rem !important;
    background: linear-gradient(135deg, rgba(240, 242, 255, .72), rgba(255, 255, 255, .94)) !important;
    border: 1px solid rgba(108, 12, 12, .06) !important;
    box-shadow: 0 2px 16px rgba(40, 40, 112, .05) !important;
    transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease !important;
}

.home-prestations__card:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 40px rgba(108, 12, 12, .1) !important;
    border-color: rgba(108, 12, 12, .18) !important;
}

.home-prestations__visual {
    position: relative;
    height: 12.2rem !important;
    background:
        radial-gradient(circle at 18% 16%, rgba(255, 221, 203, .28) 0%, rgba(255, 221, 203, 0) 34%),
        radial-gradient(circle at 82% 24%, rgba(129, 145, 255, .18) 0%, rgba(129, 145, 255, 0) 34%),
        linear-gradient(135deg, rgba(240, 242, 255, .78) 0%, rgba(255, 255, 255, .95) 100%) !important;
}

.home-prestations__visual::after {
    content: '';
    position: absolute;
    top: 0;
    left: 1.4rem;
    right: 1.4rem;
    height: 1px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .82), rgba(255, 255, 255, 0));
}

.home-prestations__badge {
    width: 64px !important;
    height: 64px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 50% !important;
    background: linear-gradient(135deg, #6c0c0c, #282870) !important;
    border: 0 !important;
    box-shadow: 0 4px 16px rgba(108, 12, 12, .25) !important;
    color: #fff !important;
}

.home-prestations__badge svg {
    width: 1.75rem;
    height: 1.75rem;
    stroke: currentColor;
    fill: none;
    stroke-width: 1.85;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: transform .24s ease;
}

.home-prestations__card:hover .home-prestations__badge svg {
    transform: scale(1.08);
}

.home-prestations__body {
    display: flex;
    flex: 1;
    flex-direction: column;
    padding: 1.6rem 1.5rem 1.45rem !important;
    text-align: left;
}

.home-prestations__eyebrow {
    color: #8a2f2f !important;
    font-size: .78rem !important;
    font-weight: 700 !important;
    letter-spacing: .08em !important;
    text-transform: uppercase;
}

.home-prestations__card-title {
    color: #171d58 !important;
    font-size: 1.2rem !important;
    line-height: 1.35 !important;
    letter-spacing: -.025em !important;
}

.home-prestations__copy {
    color: rgba(40, 40, 112, .68) !important;
    line-height: 1.8 !important;
}

.home-prestations__link {
    display: inline-flex;
    align-items: center;
    gap: .55rem;
    margin-top: auto;
    color: #6c0c0c !important;
    font-size: .92rem !important;
    font-weight: 700 !important;
    letter-spacing: .02em;
    transition: color .22s ease !important;
}

.home-prestations__link svg {
    transition: transform .22s ease;
}

.home-prestations__card:hover .home-prestations__link {
    color: #282870 !important;
}

.home-prestations__card:hover .home-prestations__link svg {
    transform: translateX(4px);
}

.home-prestations__city-hub {
    margin-top: 2.35rem;
    padding: 2rem;
    border-radius: 1.5rem;
    border: 1px solid rgba(23, 29, 88, .08);
    background:
        radial-gradient(circle at 10% 18%, rgba(255, 227, 211, .6) 0%, rgba(255, 227, 211, 0) 28%),
        radial-gradient(circle at 88% 22%, rgba(129, 145, 255, .12) 0%, rgba(129, 145, 255, 0) 30%),
        linear-gradient(180deg, rgba(255, 255, 255, .98) 0%, rgba(246, 247, 253, .96) 100%);
    box-shadow: 0 22px 52px rgba(17, 23, 61, .08);
}

.home-city-hub__header {
    max-width: 62rem;
    margin: 0 auto 1.85rem;
    text-align: center;
}

.home-city-hub__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: .7rem;
    color: #8a2f2f;
    font-size: .8rem;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.home-city-hub__eyebrow::before {
    content: '';
    width: 2.45rem;
    height: 1px;
    background: rgba(138, 47, 47, .42);
}

.home-city-hub__header h3 {
    margin: 1rem 0 1.2rem;
    color: #171d58 !important;
    font-size: clamp(2rem, 3vw, 3.15rem);
    font-weight: 800;
    line-height: 1.05;
    letter-spacing: -.05em;
}

.home-city-hub__header p {
    margin: 0 auto;
    max-width: 62ch;
    color: rgba(40, 40, 112, .68);
    font-size: 1rem;
    line-height: 1.76;
}

.home-city-hub__grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 1.3rem;
}

.home-city-hub__card {
    --city-accent: #6c0c0c;
    display: flex;
    position: relative;
    flex-direction: column;
    min-height: 100%;
    padding: 1.45rem;
    overflow: hidden;
    border-radius: 1.8rem;
    border: 1px solid rgba(23, 29, 88, .08);
    background: rgba(255, 255, 255, .98);
    box-shadow: 0 18px 34px rgba(17, 23, 61, .06);
    transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}

.home-city-hub__card::before {
    content: none;
}

.home-city-hub__card::after {
    display: none;
}

.home-city-hub__card--strasbourg {
    --city-accent: #6c0c0c;
}

.home-city-hub__card--selestat {
    --city-accent: #b26a2d;
}

.home-city-hub__card--obernai {
    --city-accent: #282870;
}

.home-city-hub__card:hover {
    transform: translateY(-5px);
    border-color: rgba(108, 12, 12, .16);
    box-shadow: 0 26px 46px rgba(17, 23, 61, .1);
}

.home-city-hub__card:hover .home-city-hub__media img,
.home-city-hub__card:hover .home-city-hub__visual {
    transform: scale(1.05);
}

.home-city-hub__card-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: .9rem;
}

.home-city-hub__media {
    position: relative;
    margin: .95rem 0 1rem;
    overflow: hidden;
    border-radius: 1.05rem;
    aspect-ratio: 1.42;
    background: linear-gradient(140deg, rgba(23, 29, 88, .12), rgba(108, 12, 12, .18));
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .22);
}

.home-city-hub__media::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(11, 14, 42, .04) 0%, rgba(11, 14, 42, .1) 46%, rgba(11, 14, 42, .76) 100%);
    pointer-events: none;
}

.home-city-hub__visual {
    position: absolute;
    inset: 0;
    display: grid;
    align-content: space-between;
    gap: .7rem;
    padding: 1rem;
    background:
        radial-gradient(circle at 18% 20%, rgba(255, 255, 255, .28) 0%, rgba(255, 255, 255, 0) 34%),
        linear-gradient(135deg, rgba(255, 255, 255, .14), rgba(255, 255, 255, .02)),
        linear-gradient(135deg, var(--city-accent), rgba(23, 29, 88, .94));
    transform: scale(1.01);
    transition: transform .42s ease;
}

.home-city-hub__visual-label {
    display: inline-flex;
    align-self: flex-start;
    min-height: 1.85rem;
    padding: .3rem .68rem;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, .18);
    background: rgba(255, 255, 255, .14);
    color: rgba(255, 255, 255, .92);
    font-size: .72rem;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
    backdrop-filter: blur(8px);
}

.home-city-hub__visual strong {
    max-width: 11ch;
    color: #fff;
    font-size: 1.56rem;
    font-weight: 800;
    line-height: 1.02;
    letter-spacing: -.04em;
    text-shadow: 0 10px 24px rgba(10, 14, 42, .26);
}

.home-city-hub__visual-note {
    color: rgba(255, 255, 255, .78);
    font-size: .8rem;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.home-city-hub__media img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transform: scale(1.01);
    transition: transform .42s ease;
}

.home-city-hub__media-overlay {
    position: absolute;
    inset: auto 0 0;
    z-index: 1;
    display: flex;
    flex-direction: column;
    gap: .42rem;
    padding: 1rem;
}

.home-city-hub__media-badge {
    display: inline-flex;
    align-items: center;
    align-self: flex-start;
    min-height: 1.9rem;
    padding: .3rem .68rem;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, .2);
    background: rgba(255, 255, 255, .16);
    color: rgba(255, 255, 255, .94);
    font-size: .72rem;
    font-weight: 700;
    letter-spacing: .11em;
    text-transform: uppercase;
    backdrop-filter: blur(8px);
}

.home-city-hub__media-caption {
    color: #fff;
    font-size: .96rem;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: -.01em;
    text-shadow: 0 2px 16px rgba(10, 14, 42, .28);
}

.home-city-hub__card-kicker {
    display: inline-flex;
    align-items: center;
    align-self: flex-start;
    min-height: auto;
    padding: 0;
    border: 0;
    background: transparent;
    color: #8a2f2f;
    font-size: .78rem;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.home-city-hub__card-count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 2rem;
    padding: .38rem .7rem;
    border-radius: 999px;
    background: rgba(23, 29, 88, .06);
    color: rgba(23, 29, 88, .72);
    font-size: .75rem;
    font-weight: 700;
    letter-spacing: .04em;
    white-space: nowrap;
}

.home-city-hub__title-row {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: .9rem;
    margin: .15rem 0 .45rem;
}

.home-city-hub__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 3rem;
    height: 3rem;
    border-radius: 1rem;
    background: linear-gradient(135deg, var(--city-accent), rgba(23, 29, 88, .94));
    color: #fff;
    box-shadow: 0 14px 24px rgba(17, 23, 61, .16);
}

.home-city-hub__icon svg {
    width: 1.3rem;
    height: 1.3rem;
}

.home-city-hub__card h4 {
    margin: .9rem 0 0;
    color: #171d58 !important;
    font-size: 1.35rem;
    font-weight: 800;
    line-height: 1.18;
    letter-spacing: -.03em;
}

.home-city-hub__micro {
    display: inline-flex;
    margin-top: .32rem;
    color: rgba(23, 29, 88, .56);
    font-size: .82rem;
    font-weight: 700;
    letter-spacing: .04em;
    text-transform: uppercase;
}

.home-city-hub__card p {
    margin: .75rem 0 0;
    color: rgba(40, 40, 112, .68);
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.8;
}

.home-city-hub__list {
    display: grid;
    gap: .82rem;
    padding: 0;
    margin: 1rem 0 0;
    list-style: none;
}

.home-city-hub__list li {
    position: relative;
    padding-left: 1.15rem;
    line-height: 1.76;
}

.home-city-hub__list li::before {
    content: '';
    position: absolute;
    top: .72rem;
    left: 0;
    width: .45rem;
    height: .45rem;
    border-radius: 999px;
    background: linear-gradient(135deg, rgba(108, 12, 12, .92) 0%, rgba(23, 29, 88, .92) 100%);
}

.home-city-hub__link {
    display: inline;
    padding: 0;
    border: 0;
    background: transparent;
    color: #8a2f2f;
    font-size: .98rem;
    font-weight: 700;
    line-height: 1.7;
    text-align: left;
    text-decoration: none;
    box-shadow: none;
    transition: color .22s ease;
}

.home-city-hub__link::after {
    content: ' \2192';
}

.home-city-hub__link:hover {
    color: #171d58;
    text-decoration: underline;
    text-underline-offset: .16rem;
}

.home-prestations__cta {
    position: relative;
    overflow: hidden;
    border-radius: 1.25rem !important;
    background: linear-gradient(135deg, #282870 0%, #6c0c0c 100%) !important;
    box-shadow: 0 22px 48px rgba(17, 23, 61, .18) !important;
}

.home-prestations__cta::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -10%;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .04);
    pointer-events: none;
}

.home-prestations__cta h3,
.home-prestations__cta p {
    position: relative;
    z-index: 1;
}

.home-prestations__cta h3 {
    color: #fff !important;
}

.home-prestations__cta p {
    color: rgba(255, 255, 255, .82) !important;
}

.home-process,
.home-guide {
    position: relative;
    background: transparent;
}

.home-process__header,
.home-guide__header {
    max-width: 860px;
    margin: 0 auto 2.9rem;
    text-align: center;
}

.home-process__eyebrow,
.home-guide__eyebrow {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: .7rem;
    margin-bottom: 1.1rem;
    color: #8a2f2f;
    font-size: .82rem;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.home-process__eyebrow::before,
.home-guide__eyebrow::before {
    content: '';
    width: 2.6rem;
    height: 1px;
    background: rgba(138, 47, 47, .4);
}

.home-process__header h2,
.home-guide__header h2 {
    margin: 0;
    color: var(--home-navy);
    font-size: clamp(2rem, 3.1vw, 3.15rem);
    line-height: 1.06;
    letter-spacing: -.045em;
    text-wrap: balance;
}

.home-process__header h2::after,
.home-guide__header h2::after {
    content: '';
    display: block;
    width: 5.8rem;
    height: 4px;
    margin: 1rem auto 0;
    border-radius: 999px;
    background: linear-gradient(90deg, rgba(108, 12, 12, .9) 0%, rgba(40, 40, 112, .9) 100%);
}

.home-process__header p,
.home-guide__header p {
    max-width: 64ch;
    margin: 1.15rem auto 0;
    color: var(--home-ink);
    font-size: 1rem;
    line-height: 1.85;
}

.home-process__grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1.35rem;
}

.home-process__card,
.home-guide__card {
    position: relative;
    overflow: hidden;
    min-height: 100%;
    padding: 1.8rem 1.55rem 1.6rem;
    border: 1px solid rgba(23, 29, 88, .08);
    border-radius: 1.75rem;
    background: rgba(255, 255, 255, .88);
    box-shadow: 0 20px 54px rgba(17, 23, 61, .08);
    transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}

.home-process__card::before,
.home-guide__card::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(108, 12, 12, .02) 0%, rgba(40, 40, 112, .04) 100%);
    opacity: 0;
    transition: opacity .28s ease;
}

.home-process__card:hover,
.home-guide__card:hover {
    transform: translateY(-5px);
    border-color: rgba(108, 12, 12, .14);
    box-shadow: 0 28px 62px rgba(17, 23, 61, .12);
}

.home-process__card:hover::before,
.home-guide__card:hover::before {
    opacity: 1;
}

.home-process__step,
.home-guide__card-kicker {
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 3rem;
    min-height: 3rem;
    padding: 0 .9rem;
    border-radius: 999px;
    background: linear-gradient(135deg, rgba(108, 12, 12, .96) 0%, rgba(40, 40, 112, .92) 100%);
    color: #fff;
    font-size: .88rem;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
    box-shadow: 0 16px 30px rgba(17, 23, 61, .14);
}

.home-guide__card-kicker {
    min-height: 2.5rem;
    padding: 0 .95rem;
    font-size: .72rem;
    letter-spacing: .12em;
}

.home-process__card h3,
.home-guide__card h3 {
    position: relative;
    z-index: 1;
    margin: 1.2rem 0 .9rem;
    color: var(--home-navy);
    font-size: 1.28rem;
    line-height: 1.2;
}

.home-process__card p,
.home-guide__card p,
.home-guide__list {
    position: relative;
    z-index: 1;
    margin: 0;
    color: var(--home-ink);
    font-size: .98rem;
    line-height: 1.8;
}

.home-guide__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.5rem;
}

.home-guide__grid + .home-guide__cluster--guides,
.home-guide__cluster + .home-guide__cluster {
    margin-top: 5.15rem;
    padding-top: 4.55rem;
    border-top: 1px solid rgba(23, 29, 88, .08);
}

.home-guide__header--compact {
    max-width: 920px;
    margin-bottom: 2.4rem;
}

.home-guide__grid--guides {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.home-guide__pills {
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    gap: .7rem;
    margin-top: 1.2rem;
}

.home-guide__pills span {
    min-height: 2.3rem;
    padding: .58rem .9rem;
    border: 1px solid rgba(23, 29, 88, .1);
    border-radius: 999px;
    background: rgba(255, 255, 255, .76);
    color: var(--home-navy);
    font-size: .82rem;
    font-weight: 700;
}

.home-guide__list {
    display: grid;
    gap: .85rem;
    padding-left: 1.15rem;
    margin-top: .2rem;
}

.home-guide__list li::marker {
    color: #8a2f2f;
}

.home-guide__link {
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    margin-top: 1.25rem;
    color: #8a2f2f;
    font-size: .95rem;
    font-weight: 700;
    text-decoration: none;
    transition: color .25s ease;
}

.home-guide__link:hover {
    color: var(--home-navy);
}

main.home-page > div.bg-white > section:nth-of-type(4) {
    padding-top: 3.2rem !important;
    padding-bottom: 5.35rem !important;
}

main.home-page > div.bg-white > section:nth-of-type(4) > div {
    padding: 2.35rem clamp(1.35rem, 4vw, 2.8rem);
    border-radius: 1.9rem;
    background: linear-gradient(180deg, rgba(250, 249, 252, .98) 0%, rgba(255, 255, 255, .98) 100%);
    border: 1px solid var(--home-line);
    box-shadow: 0 18px 40px rgba(17, 23, 61, .06);
}

main.home-page > div.bg-white > section:nth-of-type(4) h2 {
    color: var(--home-navy) !important;
    font-size: clamp(1.9rem, 3.3vw, 3rem) !important;
    margin-bottom: 1rem !important;
}

main.home-page > div.bg-white > section:nth-of-type(4) p {
    color: var(--home-ink) !important;
    line-height: 1.84 !important;
}

main.home-page > div.bg-white > section:nth-of-type(5) {
    padding-top: 6rem !important;
    padding-bottom: 4.65rem !important;
    background:
        radial-gradient(circle at 14% 14%, rgba(255, 228, 212, .42) 0%, rgba(255, 228, 212, 0) 24%),
        linear-gradient(180deg, #f6f5fb 0%, #ffffff 100%) !important;
}

main.home-page > div.bg-white > section:nth-of-type(5) > div > .flex.items-center.justify-between.mb-8 {
    align-items: flex-end;
    margin-bottom: 2rem !important;
}

main.home-page > div.bg-white > section:nth-of-type(5) > div > .flex.items-center.justify-between.mb-8 h2 {
    color: var(--home-navy) !important;
    font-size: clamp(2rem, 3vw, 3rem) !important;
}

main.home-page > div.bg-white > section:nth-of-type(5) > div > .flex.items-center.justify-between.mb-8 a {
    color: var(--home-burgundy) !important;
}

main.home-page > div.bg-white > section:nth-of-type(5) > div > .grid {
    gap: 1.5rem !important;
}

main.home-page > div.bg-white > section:nth-of-type(5) a.group.cursor-pointer > div {
    border-radius: 1.45rem !important;
    border: 1px solid rgba(23, 29, 88, .08);
    box-shadow: 0 16px 38px rgba(17, 23, 61, .08);
}

main.home-page > div.bg-white > section:nth-of-type(5) a.group.cursor-pointer > h3 {
    color: var(--home-muted) !important;
    font-size: .98rem !important;
    line-height: 1.6 !important;
}

.home-realisations {
    position: relative;
    margin-top: 0;
    padding-top: 2.9rem !important;
    padding-bottom: 4.65rem !important;
    background:
        radial-gradient(circle at 14% 14%, rgba(255, 228, 212, .42) 0%, rgba(255, 228, 212, 0) 24%),
        linear-gradient(180deg, #f6f5fb 0%, #ffffff 100%) !important;
}

.home-realisations__header {
    align-items: flex-end;
    gap: 1.4rem;
    margin-bottom: 2.2rem !important;
}

.home-realisations__intro {
    display: flex;
    flex-direction: column;
    gap: .72rem;
}

.home-realisations__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: .7rem;
    color: #8a2f2f;
    font-size: .82rem;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.home-realisations__eyebrow::before {
    content: '';
    width: 2.6rem;
    height: 1px;
    background: rgba(138, 47, 47, .4);
}

.home-realisations__title {
    color: #171d58 !important;
    font-size: clamp(2rem, 3vw, 3rem) !important;
    line-height: 1.04 !important;
    letter-spacing: -.04em !important;
    margin: 0 !important;
}

.home-realisations__title::after {
    content: '';
    display: block;
    width: 5.75rem;
    height: 4px;
    margin-top: 1rem;
    border-radius: 999px;
    background: linear-gradient(90deg, rgba(108, 12, 12, .94) 0%, rgba(40, 40, 112, .94) 100%);
    box-shadow: 0 8px 18px rgba(108, 12, 12, .12);
}

.home-realisations__subtitle {
    max-width: 58ch;
    margin: 0;
    color: rgba(40, 40, 112, .68);
    font-size: 1rem;
    line-height: 1.76;
}

.home-realisations__all {
    color: #6c0c0c !important;
    font-weight: 700 !important;
    transition: color .22s ease !important;
}

.home-realisations__all svg {
    transition: transform .22s ease;
}

.home-realisations__all:hover {
    color: #282870 !important;
}

.home-realisations__all:hover svg {
    transform: translateX(4px);
}

.home-realisations__grid {
    gap: 1.55rem !important;
}

.home-realisations__card {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    padding: .9rem .9rem 1rem;
    border-radius: 1.75rem;
    background: linear-gradient(180deg, rgba(255, 255, 255, .94) 0%, rgba(252, 252, 255, .98) 100%);
    border: 1px solid rgba(23, 29, 88, .07);
    box-shadow: 0 18px 38px rgba(17, 23, 61, .08);
    transition: transform .32s ease, box-shadow .32s ease, border-color .32s ease;
}

.home-realisations__card:hover {
    transform: translateY(-6px);
    border-color: rgba(108, 12, 12, .14);
    box-shadow: 0 24px 48px rgba(17, 23, 61, .12);
}

.home-realisations__frame {
    position: relative;
    border-radius: 1.35rem !important;
    overflow: hidden;
    background: linear-gradient(180deg, rgba(255, 255, 255, .25), rgba(255, 255, 255, .06)) !important;
    border: 1px solid rgba(23, 29, 88, .1);
    box-shadow: 0 18px 34px rgba(6, 10, 39, .1) !important;
    transition: transform .35s ease, box-shadow .35s ease, border-color .35s ease !important;
    will-change: transform;
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.home-realisations__frame::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(180deg, rgba(255, 255, 255, .14) 0%, rgba(255, 255, 255, 0) 26%);
    pointer-events: none;
}

.home-realisations__media {
    aspect-ratio: 1 / 1 !important;
    overflow: hidden;
    border-radius: inherit;
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.home-realisations__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    filter: saturate(1.08) contrast(1.03);
    transition: transform .55s ease, filter .55s ease;
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.home-realisations__overlay {
    z-index: 2;
    display: flex;
    align-items: flex-end;
    padding: 1rem;
    background: linear-gradient(180deg, rgba(16, 19, 52, 0) 52%, rgba(16, 19, 52, .72) 100%) !important;
    opacity: 1 !important;
    border-radius: inherit;
}

.home-realisations__caption {
    z-index: 3;
    transform: translateY(0) !important;
    border-radius: inherit;
}

.home-realisations__caption span {
    display: inline-flex;
    align-items: center;
    min-height: 2.2rem;
    max-width: none;
    padding: .58rem .82rem;
    border-radius: 999px;
    background: linear-gradient(135deg, rgba(108, 12, 12, .88) 0%, rgba(40, 40, 112, .84) 100%);
    border: 1px solid rgba(255, 255, 255, .18);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    color: #fff;
    font-size: .8rem !important;
    font-weight: 700 !important;
    letter-spacing: .06em;
    text-transform: uppercase;
    line-height: 1;
    box-shadow: 0 10px 24px rgba(17, 23, 61, .2);
}

.home-realisations__card:hover .home-realisations__frame {
    transform: translate3d(0, -8px, 0);
    border-color: rgba(255, 233, 220, .3);
    box-shadow: 0 30px 56px rgba(6, 10, 39, .24) !important;
}

.home-realisations__card:hover .home-realisations__media img {
    transform: scale(1.07);
    filter: saturate(1.13) contrast(1.05);
}

.home-realisations__card-title {
    margin-top: 1rem !important;
    padding: 0 .15rem;
    color: rgba(40, 40, 112, .84) !important;
    font-size: 1.04rem !important;
    font-weight: 700 !important;
    line-height: 1.48 !important;
    letter-spacing: -.01em;
    transition: color .22s ease !important;
}

.home-realisations__card:hover .home-realisations__card-title {
    color: #6c0c0c !important;
}

.review-card {
    flex: 0 0 min(86vw, 360px);
    scroll-snap-align: start;
    min-height: 100%;
    padding: 1.5rem;
    border-radius: 1.45rem;
    background: linear-gradient(180deg, #ffffff 0%, #fcfcff 100%);
    border: 1px solid rgba(23, 29, 88, .07);
    box-shadow: 0 18px 36px rgba(17, 23, 61, .08);
}

.review-card-header {
    display: flex;
    align-items: center;
    gap: .9rem;
    margin-bottom: 1rem;
}

.review-avatar {
    width: 3rem;
    height: 3rem;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #6c0c0c 0%, #282870 100%);
    color: #fff;
    font-weight: 800;
    box-shadow: 0 10px 20px rgba(17, 23, 61, .12);
}

.review-card-info h3 {
    margin: 0;
    color: var(--home-navy);
    font-size: 1.05rem;
    font-weight: 800;
}

.review-date {
    margin: .15rem 0 0;
    color: var(--home-muted);
    font-size: .92rem;
}

.review-google-badge {
    width: 1.35rem;
    height: 1.35rem;
    margin-left: auto;
    flex-shrink: 0;
}

.review-pj-badge {
    margin-left: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 2rem;
    height: 1.45rem;
    padding: 0 .42rem;
    border-radius: 999px;
    background: #ffed00;
    color: #111;
    font-size: .72rem;
    font-weight: 800;
    letter-spacing: .04em;
    flex-shrink: 0;
}

.review-stars {
    display: inline-flex;
    align-items: center;
    gap: .16rem;
    margin-bottom: .95rem;
}

.review-stars svg {
    width: 1rem;
    height: 1rem;
}

.review-stars .star-filled {
    fill: #f2b94b;
    color: #f2b94b;
}

.review-text {
    margin: 0;
    color: var(--home-muted);
    line-height: 1.84;
}

.faq-accueil-premium {
    position: relative;
    width: auto;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    overflow: hidden;
    background:
        radial-gradient(circle at 10% 18%, rgba(255, 232, 221, .42) 0%, rgba(255, 232, 221, 0) 28%),
        linear-gradient(180deg, #f8f6fc 0%, #f2f0fa 100%) !important;
}

.faq-accueil-premium .faq-a-inner {
    max-width: 1120px !important;
}

.faq-accueil-premium .faq-a-eyebrow {
    color: var(--home-burgundy) !important;
    letter-spacing: .08em !important;
}

.faq-accueil-premium h2 {
    color: var(--home-navy) !important;
    letter-spacing: -.04em !important;
}

.faq-accueil-premium h2::after {
    content: '';
    display: block;
    width: 5.75rem;
    height: 4px;
    margin: 1rem auto 0;
    border-radius: 999px;
    background: linear-gradient(90deg, rgba(108, 12, 12, .94) 0%, rgba(40, 40, 112, .94) 100%);
    box-shadow: 0 8px 18px rgba(108, 12, 12, .12);
}

.faq-accueil-premium .faq-a-subtitle {
    color: var(--home-muted) !important;
}

.faq-accueil-premium .faq-a-item {
    background: rgba(255, 255, 255, .92) !important;
    border: 1px solid var(--home-line) !important;
    box-shadow: 0 18px 42px rgba(17, 23, 61, .06) !important;
}

.faq-accueil-premium .faq-a-btn {
    color: var(--home-navy) !important;
}

.faq-accueil-premium .faq-a-panel-inner p {
    color: var(--home-muted) !important;
}

main.home-page > div.bg-white > section:nth-of-type(7) {
    background:
        radial-gradient(circle at top right, rgba(255, 229, 215, .42) 0%, rgba(255, 229, 215, 0) 28%),
        linear-gradient(180deg, #faf9fd 0%, #f4f2fb 100%) !important;
}

main.home-page > div.bg-white > section:nth-of-type(7) .text-center.mb-12 {
    margin-bottom: 2.7rem !important;
}

main.home-page > div.bg-white > section:nth-of-type(7) .text-center.mb-12 h2 {
    color: var(--home-navy) !important;
}

main.home-page > div.bg-white > section:nth-of-type(7) .text-center.mb-12 p {
    color: var(--home-muted) !important;
}

.contact-form-card {
    background: linear-gradient(180deg, rgba(255, 255, 255, .98) 0%, rgba(251, 251, 255, .98) 100%);
    border: 1px solid var(--home-line);
    box-shadow: var(--home-shadow);
}

.contact-info-card {
    background:
        radial-gradient(circle at top right, rgba(255, 255, 255, .08) 0%, rgba(255, 255, 255, 0) 26%),
        linear-gradient(135deg, #171d58 0%, #25286d 52%, #5d1621 100%) !important;
    box-shadow: var(--home-shadow-lg);
}

main.home-page > div.bg-white > section:nth-of-type(7) .bg-navy.rounded-3xl.overflow-hidden {
    border-radius: 2rem !important;
    border: 1px solid rgba(23, 29, 88, .08);
    box-shadow: 0 20px 48px rgba(17, 23, 61, .10);
}

main.home-page > div.bg-white > section:nth-of-type(7) input:not([type="checkbox"]),
main.home-page > div.bg-white > section:nth-of-type(7) textarea {
    background: #fff !important;
    border-color: rgba(23, 29, 88, .14) !important;
    border-radius: 1.4rem !important;
    box-shadow: none !important;
    color: var(--home-navy) !important;
}

main.home-page > div.bg-white > section:nth-of-type(7) input:not([type="checkbox"])::placeholder,
main.home-page > div.bg-white > section:nth-of-type(7) textarea::placeholder {
    color: rgba(23, 29, 88, .40) !important;
}

main.home-page > div.bg-white > section:nth-of-type(7) .rgpd-checkbox {
    display: flex;
    gap: .7rem;
    align-items: flex-start;
    color: var(--home-muted);
    font-size: .95rem;
    line-height: 1.65;
}

main.home-page > div.bg-white > section:nth-of-type(7) .rgpd-checkbox input {
    width: 1rem;
    height: 1rem;
    margin-top: .2rem;
    accent-color: var(--home-burgundy);
}

.contact-cta-btn {
    min-height: 3.8rem;
    background: linear-gradient(135deg, #6c0c0c 0%, #7f1010 100%);
    box-shadow: 0 16px 32px rgba(108, 12, 12, .18);
}

.contact-cta-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 20px 38px rgba(108, 12, 12, .22);
}

.home-contact {
    position: relative;
    width: auto;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 4rem !important;
    padding-bottom: 0 !important;
    background:
        radial-gradient(circle at top right, rgba(255, 229, 215, .38) 0%, rgba(255, 229, 215, 0) 26%),
        radial-gradient(circle at 10% 78%, rgba(113, 132, 255, .08) 0%, rgba(113, 132, 255, 0) 28%),
        linear-gradient(180deg, #faf9fd 0%, #f4f2fb 100%) !important;
}

main.home-page + footer {
    position: relative;
    z-index: 2;
    margin-top: 0 !important;
    border-top: 0 !important;
}

main.home-page + footer::before {
    content: none;
}

.home-contact::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: min(100%, 1080px);
    height: 1px;
    transform: translateX(-50%);
    background: linear-gradient(90deg,
            rgba(23, 29, 88, 0) 0%,
            rgba(23, 29, 88, .08) 18%,
            rgba(108, 12, 12, .16) 50%,
            rgba(23, 29, 88, .08) 82%,
            rgba(23, 29, 88, 0) 100%);
}

.home-contact::after {
    content: '';
    position: absolute;
    top: -1px;
    left: 50%;
    width: 5.75rem;
    height: 3px;
    transform: translateX(-50%);
    border-radius: 999px;
    background: linear-gradient(90deg, rgba(108, 12, 12, .94) 0%, rgba(40, 40, 112, .94) 100%);
    box-shadow: 0 8px 18px rgba(108, 12, 12, .12);
}

.home-contact__inner {
    position: relative;
    z-index: 1;
}

.home-contact__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: .85rem;
    max-width: 900px;
    margin: 0 auto 3rem !important;
    text-align: center;
}

.home-contact__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: .7rem;
    color: #8a2f2f;
    font-size: .82rem;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.home-contact__eyebrow::before {
    content: '';
    width: 2.6rem;
    height: 1px;
    background: rgba(138, 47, 47, .4);
}

.home-contact__title {
    margin: 0 !important;
    color: var(--home-navy) !important;
    font-size: clamp(2.1rem, 3.25vw, 3.3rem) !important;
    font-weight: 800 !important;
    line-height: 1.05 !important;
    letter-spacing: -.045em !important;
}

.home-contact__title::after {
    content: '';
    display: block;
    width: 5.75rem;
    height: 4px;
    margin: 1rem auto 0;
    border-radius: 999px;
    background: linear-gradient(90deg, rgba(108, 12, 12, .94) 0%, rgba(40, 40, 112, .94) 100%);
    box-shadow: 0 8px 18px rgba(108, 12, 12, .12);
}

.home-contact__subtitle {
    max-width: 60ch;
    margin: .1rem auto 0 !important;
    color: var(--home-muted) !important;
    font-size: 1.05rem;
    line-height: 1.85;
}

.home-contact__pills {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: .8rem;
    margin-top: .35rem;
}

.home-contact__pills span {
    display: inline-flex;
    align-items: center;
    min-height: 2.5rem;
    padding: .7rem 1rem;
    border-radius: 999px;
    border: 1px solid rgba(23, 29, 88, .1);
    background: rgba(255, 255, 255, .72);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    color: rgba(23, 29, 88, .8);
    font-size: .88rem;
    font-weight: 700;
    letter-spacing: .02em;
    box-shadow: 0 14px 28px rgba(17, 23, 61, .06);
}

.home-contact__grid {
    gap: 1.65rem !important;
    align-items: stretch;
}

.home-contact__form,
.home-contact__info,
.home-contact__map {
    position: relative;
    overflow: hidden;
    transition: transform .35s ease, box-shadow .35s ease, border-color .35s ease;
}

.home-contact__form:hover,
.home-contact__info:hover,
.home-contact__map:hover {
    transform: translateY(-6px);
}

.home-contact__form {
    padding: 2.35rem 2rem !important;
    border-radius: 2rem !important;
    border: 1px solid rgba(23, 29, 88, .1);
    background:
        radial-gradient(circle at top right, rgba(255, 239, 230, .9) 0%, rgba(255, 239, 230, 0) 28%),
        linear-gradient(180deg, rgba(255, 255, 255, .98) 0%, rgba(251, 251, 255, .98) 100%) !important;
    box-shadow: 0 24px 60px rgba(17, 23, 61, .1) !important;
}

.home-contact__form:hover {
    box-shadow: 0 34px 76px rgba(17, 23, 61, .14) !important;
    border-color: rgba(108, 12, 12, .14);
}

.home-contact__card-kicker {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 2.3rem;
    padding: .55rem .95rem;
    border-radius: 999px;
    border: 1px solid rgba(23, 29, 88, .1);
    background: rgba(255, 255, 255, .78);
    color: var(--home-burgundy);
    font-size: .79rem;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
    box-shadow: 0 12px 22px rgba(17, 23, 61, .05);
}

.home-contact__card-kicker--light {
    color: rgba(255, 255, 255, .94);
    background: rgba(255, 255, 255, .08);
    border-color: rgba(255, 255, 255, .14);
    box-shadow: none;
}

.home-contact__form-title {
    margin-top: 1rem !important;
    margin-bottom: .7rem !important;
    color: var(--home-navy) !important;
    font-size: clamp(1.4rem, 2.2vw, 1.8rem) !important;
    font-weight: 800 !important;
    line-height: 1.18 !important;
}

.home-contact__form-copy {
    max-width: 54ch;
    color: var(--home-muted);
    font-size: 1rem;
    line-height: 1.82;
}

.home-contact__form-fields {
    margin-top: 2rem !important;
}

.home-contact__aside {
    gap: 1.35rem !important;
}

.home-contact__info {
    padding: 2.1rem 2rem !important;
    border-radius: 2rem !important;
    border: 1px solid rgba(255, 255, 255, .08);
    box-shadow: 0 28px 66px rgba(17, 23, 61, .18) !important;
}

.home-contact__info:hover {
    box-shadow: 0 34px 78px rgba(17, 23, 61, .24) !important;
}

.home-contact__info-title {
    margin-top: 1rem !important;
    margin-bottom: .75rem !important;
    color: #fff !important;
    font-size: clamp(1.45rem, 2.15vw, 1.95rem) !important;
    line-height: 1.15 !important;
    letter-spacing: -.03em !important;
}

.home-contact__info-copy {
    margin-bottom: 1.2rem !important;
    color: rgba(255, 255, 255, .76) !important;
    text-align: center;
    line-height: 1.72;
}

.home-contact__info-list {
    display: flex;
    flex-direction: column;
    gap: .85rem;
}

.home-contact__info-link,
.home-contact__info-item {
    display: flex !important;
    align-items: flex-start;
    gap: .95rem;
    padding: 1rem 1.05rem !important;
    border: 1px solid rgba(255, 255, 255, .12) !important;
    border-radius: 1.25rem;
    background: rgba(255, 255, 255, .06);
    transition: transform .28s ease, background .28s ease, border-color .28s ease, color .28s ease;
}

.home-contact__info-link:hover {
    color: #fff !important;
    background: rgba(255, 255, 255, .1);
    border-color: rgba(255, 255, 255, .18) !important;
    transform: translateY(-3px);
}

.home-contact__info-link svg,
.home-contact__info-item svg {
    flex: 0 0 auto;
    width: 1.2rem;
    height: 1.2rem;
    margin-top: .08rem;
    color: rgba(255, 255, 255, .94);
}

.home-contact__info-link span,
.home-contact__info-item span {
    color: rgba(255, 255, 255, .92);
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.65;
}

.home-contact__map {
    min-height: 320px;
    border-radius: 2rem !important;
    border: 1px solid rgba(23, 29, 88, .08) !important;
    background: #fff !important;
    box-shadow: 0 24px 60px rgba(17, 23, 61, .1) !important;
}

.home-contact__map:hover {
    box-shadow: 0 34px 76px rgba(17, 23, 61, .14) !important;
    border-color: rgba(108, 12, 12, .12) !important;
}

.home-contact__map-frame {
    width: 100%;
    height: 320px;
    filter: grayscale(.22) saturate(.95) contrast(1.02);
    transition: filter .45s ease, transform .45s ease;
}

.home-contact__map:hover .home-contact__map-frame {
    filter: grayscale(0) saturate(1.03) contrast(1.03);
    transform: scale(1.015);
}

.home-contact__map-caption {
    position: absolute;
    left: 1rem;
    right: 1rem;
    bottom: 1rem;
    display: grid;
    gap: .32rem;
    padding: .95rem 1rem;
    border-radius: 1.2rem;
    border: 1px solid rgba(255, 255, 255, .16);
    background: rgba(17, 29, 88, .72);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    box-shadow: 0 18px 34px rgba(17, 23, 61, .18);
}

.home-contact__map-kicker {
    color: rgba(255, 255, 255, .74);
    font-size: .76rem;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.home-contact__map-text {
    margin: 0;
    color: #fff;
    font-size: .98rem;
    font-weight: 600;
    line-height: 1.5;
}

main.home-page > div.bg-white > section.home-contact input:not([type="checkbox"]),
main.home-page > div.bg-white > section.home-contact textarea {
    background: rgba(255, 255, 255, .96) !important;
    border-color: rgba(23, 29, 88, .12) !important;
}

main.home-page > div.bg-white > section.home-contact input:not([type="checkbox"]):focus,
main.home-page > div.bg-white > section.home-contact textarea:focus {
    border-color: rgba(108, 12, 12, .34) !important;
    box-shadow: 0 0 0 3px rgba(108, 12, 12, .08) !important;
}

@media (max-width: 1023px) {
    .home-prestations__city-hub {
        padding: 1.65rem;
    }

    .home-city-hub__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .home-city-hub__links {
        grid-template-columns: 1fr;
    }

    .home-intro {
        padding-top: 1.5rem !important;
    }

    .home-contact {
        margin-top: 0;
        padding-top: 4rem !important;
        padding-bottom: 0 !important;
    }

    .home-contact__grid {
        gap: 1.35rem !important;
    }

    main.home-page + footer {
        margin-top: 0 !important;
    }
}

@media (max-width: 767px) {
    .home-prestations__city-hub {
        margin-top: 1.85rem;
        padding: 1.35rem 1rem;
        border-radius: 1.35rem;
    }

    .home-city-hub__header {
        margin-bottom: 1.4rem;
    }

    .home-city-hub__eyebrow {
        font-size: .74rem;
        letter-spacing: .1em;
    }

    .home-city-hub__eyebrow::before {
        width: 2rem;
    }

    .home-city-hub__header h3 {
        font-size: clamp(1.45rem, 7vw, 1.95rem);
    }

    .home-city-hub__header p,
    .home-city-hub__card p {
        font-size: .95rem;
        line-height: 1.72;
    }

    .home-city-hub__grid {
        grid-template-columns: 1fr;
        gap: 1rem;
    }

    .home-city-hub__card {
        padding: 1.15rem 1rem 1rem;
        border-radius: 1.15rem;
    }

    .home-city-hub__card-top {
        flex-wrap: wrap;
        gap: .6rem;
    }

    .home-city-hub__title-row {
        grid-template-columns: auto 1fr;
        gap: .72rem;
        margin: .85rem 0 .52rem;
    }

    .home-city-hub__media {
        margin: .82rem 0 .92rem;
        border-radius: .95rem;
    }

    .home-city-hub__visual {
        padding: .9rem;
    }

    .home-city-hub__visual strong {
        font-size: 1.34rem;
    }

    .home-city-hub__media-overlay {
        padding: .9rem;
    }

    .home-city-hub__icon {
        width: 2.55rem;
        height: 2.55rem;
        border-radius: .85rem;
    }

    .home-city-hub__icon svg {
        width: 1.12rem;
        height: 1.12rem;
    }

    .home-city-hub__card h4 {
        font-size: 1.28rem;
    }

    .home-city-hub__micro,
    .home-city-hub__card-count {
        font-size: .74rem;
    }

    .home-city-hub__media-badge {
        min-height: 1.75rem;
        padding: .28rem .6rem;
        font-size: .68rem;
    }

    .home-city-hub__media-caption {
        font-size: .88rem;
    }

    .home-city-hub__meta {
        gap: .45rem;
        margin-top: .8rem;
    }

    .home-city-hub__meta span {
        min-height: 1.85rem;
        padding: .34rem .62rem;
        font-size: .74rem;
    }

    .home-city-hub__links {
        grid-template-columns: 1fr;
        gap: .6rem;
    }

    .home-intro {
        padding-top: 1.5rem !important;
        padding-bottom: 2.1rem !important;
    }

    .home-intro__panel {
        padding: 2rem 1.25rem 2rem !important;
        border-radius: 0;
    }

    .home-intro__eyebrow {
        margin-bottom: .95rem;
        font-size: .76rem;
        letter-spacing: .1em;
    }

    .home-intro__eyebrow::before {
        width: 1.9rem;
    }

    .home-intro__title {
        max-width: 18ch;
        font-size: clamp(1.95rem, 9vw, 2.65rem) !important;
    }

    .home-intro__service-card {
        padding: 1.35rem 1rem 1.25rem;
        border-radius: 1.2rem;
    }

    .home-intro__subtitle {
        padding-top: .7rem !important;
    }

    .home-contact {
        margin-top: 0;
        padding-top: 2.9rem !important;
        padding-bottom: 0 !important;
    }

    main.home-page + footer {
        margin-top: 0 !important;
    }

    main.home-page + footer::before {
        content: none;
    }

    .home-contact__header {
        gap: .75rem;
        margin-bottom: 2rem !important;
    }

    .home-contact__eyebrow {
        font-size: .75rem;
        letter-spacing: .1em;
    }

    .home-contact__eyebrow::before {
        width: 2rem;
    }

    .home-contact__title {
        font-size: clamp(1.9rem, 8vw, 2.65rem) !important;
    }

    .home-contact__subtitle {
        font-size: .98rem;
        line-height: 1.75;
    }

    .home-contact__pills {
        gap: .6rem;
    }

    .home-contact__pills span {
        min-height: 2.2rem;
        padding: .58rem .82rem;
        font-size: .78rem;
    }

    .home-contact__form,
    .home-contact__info {
        padding: 1.5rem 1.25rem !important;
        border-radius: 1.45rem !important;
    }

    .home-contact__form-title,
    .home-contact__info-title {
        font-size: 1.35rem !important;
    }

    .home-contact__info-link,
    .home-contact__info-item {
        padding: .9rem !important;
        border-radius: 1rem;
    }

    .home-contact__map {
        min-height: 280px;
        border-radius: 1.45rem !important;
    }

    .home-contact__map-frame {
        height: 280px;
    }

    .home-contact__map-caption {
        left: .85rem;
        right: .85rem;
        bottom: .85rem;
        padding: .8rem .85rem;
        border-radius: 1rem;
    }

    main.home-page > div.bg-white > section:nth-of-type(4) > div,
    main.home-page > div.bg-white > section:nth-of-type(3) .mt-12 > div {
        border-radius: 1.45rem;
    }

    .review-card {
        flex-basis: min(88vw, 320px);
        padding: 1.35rem;
    }
}

@media (max-width: 1023px) {
    .home-process__grid,
    .home-guide__grid {
        grid-template-columns: 1fr 1fr;
    }

    .home-guide__grid--guides {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 767px) {
    .home-hero {
        height: 470px !important;
    }

    .home-hero__arrow {
        width: 2.85rem;
        height: 2.85rem;
        box-shadow: 0 12px 24px rgba(17, 23, 61, .14);
        backdrop-filter: none;
        -webkit-backdrop-filter: none;
    }

    .home-hero__overlay {
        background: linear-gradient(180deg, rgba(6, 10, 39, .08) 0%, rgba(6, 10, 39, .34) 100%) !important;
    }

    .home-process__header,
    .home-guide__header {
        margin-bottom: 2rem;
    }

    .home-process__eyebrow,
    .home-guide__eyebrow {
        font-size: .75rem;
        letter-spacing: .1em;
    }

    .home-process__eyebrow::before,
    .home-guide__eyebrow::before {
        width: 2rem;
    }

    .home-process__header h2,
    .home-guide__header h2 {
        font-size: clamp(1.95rem, 8vw, 2.7rem);
    }

    .home-process__grid,
    .home-guide__grid {
        grid-template-columns: 1fr;
        gap: 1rem;
    }

    .home-guide__grid + .home-guide__cluster--guides,
    .home-guide__cluster + .home-guide__cluster {
        margin-top: 3.55rem;
        padding-top: 3.2rem;
    }

    .home-process__card,
    .home-guide__card {
        padding: 1.45rem 1.15rem 1.3rem;
        border-radius: 1.45rem;
    }

    .home-process__card h3,
    .home-guide__card h3 {
        font-size: 1.16rem;
    }

    .home-process__card p,
    .home-guide__card p,
    .home-guide__list {
        font-size: .96rem;
        line-height: 1.75;
    }
}

@supports (content-visibility: auto) {
    main.home-page > div.bg-white > section:not(:first-of-type) {
        content-visibility: auto;
        contain-intrinsic-size: 1px 960px;
    }
}
