@charset "UTF-8";
@import url(main.css);
.spacer { display: none !important; }

.mx-auto.first-activity-div.col-lg-11.px-4.py-4.mb-5.mt-5.bg-primaryColor.text-color-primary.rounded-3.shadow-lg.position-relative { border: 1px solid #1f5da6 !important; border-radius: 10px !important; box-shadow: none !important; transition: 0.3s ease; }

.mx-auto.third-activity-div.col-lg-11.px-4.py-4.mb-4.mt-5.bg-primaryColor.text-color-primary.rounded-3.shadow-lg.position-relative { border: 1px solid #1f5da6 !important; border-radius: 10px !important; box-shadow: none !important; transition: 0.3s ease; }

.mx-auto.second-activity-div.col-lg-11.px-4.py-4.mb-5.mt-5.rounded-3.shadow-lg.bg-primaryColor.text-color-primary.position-relative { border: 1px solid #1f5da6 !important; border-radius: 10px !important; box-shadow: none !important; transition: 0.3s ease; }

a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone { border-radius: 10px !important; }

.animated-border-button:after { background-color: #1f5da6; }

nav#navigation-bar-show { box-shadow: 0 8px 24px rgba(21, 38, 60, 0.12); }

/******************************************** PRESENTATION **************************************/
:root { --geo-blue: #1f5aa6; --geo-blue-light: #0f9bd8; --geo-dark: #101827; --geo-text: #4b5563; --geo-white: #ffffff; }

.geo-expertise-section, .geo-expertise-section * { box-sizing: border-box; }

.geo-expertise-section { position: relative; min-height: 760px; padding: 110px 6vw; overflow: hidden; background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.02) 0%, rgba(255, 255, 255, 0.18) 38%, rgba(255, 255, 255, 0.92) 58%, rgba(255, 255, 255, 0.98) 100%), url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FKe45ToZ7KsR6qsbjHwIOkNVeydE3%2Fimages%2FDesign_sans_titre_-_2026-05-20T160933582_dsca.webp"); background-size: cover; background-position: left center; background-repeat: no-repeat; }

.geo-expertise-section::before { content: ""; position: absolute; inset: 0; background-image: linear-gradient(rgba(31, 90, 166, 0.055) 1px, transparent 1px), linear-gradient(90deg, rgba(31, 90, 166, 0.055) 1px, transparent 1px); background-size: 64px 64px; opacity: 0.55; pointer-events: none; mask-image: linear-gradient(90deg, transparent 0%, black 55%, black 100%); }

.geo-expertise-inner { position: relative; z-index: 2; max-width: 1380px; min-height: 540px; margin: 0 auto; display: grid; grid-template-columns: 1fr 0.88fr; align-items: center; }

.geo-expertise-content { grid-column: 2; max-width: 610px; margin-left: auto; }

.geo-expertise-kicker { display: inline-flex; align-items: center; gap: 12px; margin-bottom: 20px; color: var(--geo-blue-light); font-size: 13px; font-weight: 900; letter-spacing: 2.4px; text-transform: uppercase; }

.geo-expertise-kicker::before { content: ""; width: 42px; height: 2px; background: linear-gradient(90deg, var(--geo-blue), var(--geo-blue-light)); }

.geo-expertise-title { margin: 0 0 26px; color: var(--geo-dark); font-size: clamp(38px, 4.8vw, 68px); line-height: 0.98; letter-spacing: -2.5px; font-weight: 900; }

.geo-expertise-intro { max-width: 580px; margin: 0 0 34px; color: var(--geo-text); font-size: 19px; line-height: 1.75; }

.geo-expertise-list { display: grid; gap: 18px; margin: 0; padding: 0; list-style: none; }

.geo-expertise-list li { position: relative; padding: 0 0 0 42px; color: var(--geo-dark); font-size: 18px; line-height: 1.55; font-weight: 700; }

.geo-expertise-list li::before { content: ""; position: absolute; left: 0; top: 7px; width: 20px; height: 20px; border-radius: 50%; background: radial-gradient(circle at center, var(--geo-white) 0 28%, transparent 30%), linear-gradient(135deg, var(--geo-blue), var(--geo-blue-light)); box-shadow: 0 0 0 8px rgba(15, 155, 216, 0.12); }

.geo-expertise-metrics { display: flex; gap: 18px; flex-wrap: wrap; margin-top: 42px; }

.geo-expertise-metric { min-width: 155px; padding: 18px 20px; background: rgba(255, 255, 255, 0.68); backdrop-filter: blur(12px); border-radius: 18px; box-shadow: 0 18px 42px rgba(17, 24, 39, 0.07); }

.geo-expertise-metric strong { display: block; margin-bottom: 5px; color: var(--geo-blue); font-size: 26px; line-height: 1; font-weight: 900; }

.geo-expertise-metric span { color: var(--geo-text); font-size: 13px; line-height: 1.4; font-weight: 700; }

@media (min-width: 1400px) { .geo-expertise-section { background-size: auto 92%; background-position: left center; } }

@media (max-width: 1100px) { .geo-expertise-section { width: 100vw; margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); min-height: auto; padding: 520px 6vw 90px; background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.04) 40%, rgba(255, 255, 255, 0.3) 56%, rgba(255, 255, 255, 0.78) 70%, #ffffff 86%, #ffffff 100%), url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FKe45ToZ7KsR6qsbjHwIOkNVeydE3%2Fimages%2FDesign_sans_titre_-_2026-05-20T161114805_f69h.webp"); background-size: 100% auto; background-position: center top; background-repeat: no-repeat; } .geo-expertise-section::before { mask-image: linear-gradient(180deg, transparent 0%, black 55%, black 100%); } .geo-expertise-inner { min-height: auto; grid-template-columns: 1fr; align-items: end; } .geo-expertise-content { grid-column: auto; max-width: 720px; margin-left: 0; } }

@media (max-width: 700px) { .geo-expertise-section { padding: 490px 22px 70px; background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 34%, rgba(255, 255, 255, 0.24) 50%, rgba(255, 255, 255, 0.82) 68%, #ffffff 84%, #ffffff 100%), url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FKe45ToZ7KsR6qsbjHwIOkNVeydE3%2Fimages%2FDesign_sans_titre_-_2026-05-20T162128158_aiuu.webp"); background-size: 100% auto; background-position: center top; background-repeat: no-repeat; } .geo-expertise-inner { min-height: auto; display: block; } .geo-expertise-title { font-size: clamp(34px, 10vw, 46px); line-height: 1.02; letter-spacing: -1.6px; } .geo-expertise-intro { font-size: 16px; line-height: 1.7; } .geo-expertise-list li { font-size: 16px; padding-left: 36px; } .geo-expertise-metrics { margin-top: 32px; } .geo-expertise-metric { width: 100%; } }

/******************************************** SERVICES **************************************/
:root { --blue-dark: #1f5aa6; --blue-mid: #0b77bd; --blue-light: #0f9bd8; --grey-dark: #5f6368; --grey: #e8edf3; --grey-soft: #f6f8fb; --black: #111827; --white: #ffffff; }

* { margin: 0; padding: 0; box-sizing: border-box; }

.home-section { position: relative; padding: 90px 6vw; background: var(--white); }

.section-head { max-width: 760px; margin-bottom: 48px; }

.section-kicker { color: var(--blue-light); font-weight: 900; text-transform: uppercase; letter-spacing: 2px; font-size: 12px; margin-bottom: 14px; }

.pole-card { display: block; color: inherit; text-decoration: none; }

.section-head h2 { font-size: clamp(32px, 4vw, 54px); line-height: 1.05; letter-spacing: -2px; margin-bottom: 18px; color: var(--black); }

.section-head p { font-size: 17px; line-height: 1.75; color: var(--grey-dark); }

.poles-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 28px; }

.pole-card { min-height: 440px; position: relative; border-radius: 34px; overflow: hidden; padding: 38px; display: flex; flex-direction: column; justify-content: flex-end; color: var(--white); isolation: isolate; box-shadow: 0 26px 70px rgba(15, 35, 70, 0.13); }

.pole-card::before { content: ""; position: absolute; inset: 0; background-size: cover; background-position: center; z-index: -2; transition: 0.6s ease; }

.pole-card::after { content: ""; position: absolute; inset: 0; background: linear-gradient(to top, rgba(5, 17, 35, 0.88), rgba(5, 17, 35, 0.22)); z-index: -1; }

.pole-card:hover::before { transform: scale(1.08); }

.pole-card.reseaux::before { background-image: url("https://images.unsplash.com/photo-1473341304170-971dccb5ac1e?auto=format&fit=crop&w=1400&q=80"); }

.pole-card.batiment::before { background-image: url("https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=1400&q=80"); }

.pole-number { position: absolute; top: 28px; right: 32px; font-size: 82px; font-weight: 900; color: rgba(255, 255, 255, 0.12); }

.pole-card h3 { font-size: 32px; line-height: 1.1; margin-bottom: 16px; max-width: 460px; color: var(--white); }

.pole-card p { color: rgba(255, 255, 255, 0.75); line-height: 1.7; max-width: 520px; margin-bottom: 24px; }

.pole-list { display: flex; flex-wrap: wrap; gap: 10px; }

.pole-list span { padding: 8px 13px; border-radius: 999px; background: rgba(255, 255, 255, 0.15); backdrop-filter: blur(8px); font-size: 13px; font-weight: 700; color: #fff !important; }

@media (max-width: 1100px) { .poles-grid { grid-template-columns: 1fr; } }

@media (max-width: 700px) { .home-section { padding: 70px 22px; } .section-head { margin-bottom: 38px; } .section-head h2 { font-size: clamp(32px, 9vw, 44px); line-height: 1.08; letter-spacing: -1.5px; } .section-head p { font-size: 16px; line-height: 1.7; } .pole-card { padding: 28px; min-height: 390px; border-radius: 28px; } .pole-number { top: 24px; right: 28px; font-size: 64px; } .pole-card h3 { font-size: 28px; } .pole-card p { font-size: 15px; line-height: 1.65; } }

/******************************************** HAUTE TENSION **************************************/
:root { --rht-blue: #1f4f7f; --rht-gold: #d4aa2a; --rht-gold-soft: #f3e6ae; --rht-text: #3b4654; --rht-muted: #7b8593; --rht-border: #9aa5b3; --rht-bg: #f4f5f7; --rht-white: #ffffff; }

.rht-expertises, .rht-expertises * { box-sizing: border-box; }

.rht-expertises { padding: 95px 34px; background: var(--rht-bg); }

.rht-expertises__wrap { max-width: 1380px; margin: 0 auto; }

.rht-expertises__grid { display: grid; grid-template-columns: 1.2fr 1fr 1fr; gap: 24px; align-items: stretch; }

.rht-expertises__intro { padding: 14px 18px 0 4px; }

.rht-expertises__kicker { display: inline-block; margin-bottom: 14px; color: var(--rht-blue); font-size: 14px; font-weight: 800; text-transform: uppercase; letter-spacing: 2px; }

.rht-expertises__intro h2 { margin: 0; color: var(--rht-blue); font-size: 48px; line-height: 1.06; letter-spacing: -1.5px; font-weight: 800; }

.rht-card { background: var(--rht-white); border: 2px solid var(--rht-border); padding: 28px 24px 26px; min-height: 230px; display: flex; flex-direction: column; align-items: center; text-align: center; justify-content: flex-start; }

.rht-card__icon { width: 48px; height: 48px; margin-bottom: 16px; display: flex; align-items: center; justify-content: center; color: var(--rht-gold); }

.rht-card__icon svg { width: 100%; height: 100%; display: block; }

.rht-card h3 { margin: 0 0 12px; color: #4c5665; font-size: 22px; line-height: 1.18; font-weight: 700; }

.rht-card p { margin: 0; color: var(--rht-muted); font-size: 16px; line-height: 1.55; }

.rht-card--1 { grid-column: 2; grid-row: 1; }

.rht-card--2 { grid-column: 3; grid-row: 1; }

.rht-card--3 { grid-column: 1; grid-row: 2; }

.rht-card--4 { grid-column: 2; grid-row: 2; }

.rht-card--5 { grid-column: 3; grid-row: 2; }

@media (max-width: 980px) { .rht-expertises__grid { grid-template-columns: 1fr 1fr; } .rht-expertises__intro { grid-column: 1 / -1; padding: 0 0 10px; } .rht-card--1, .rht-card--2, .rht-card--3, .rht-card--4, .rht-card--5 { grid-column: auto; grid-row: auto; } }

@media (max-width: 640px) { .rht-expertises { padding: 70px 20px; } .rht-expertises__grid { grid-template-columns: 1fr; gap: 18px; } .rht-expertises__kicker { font-size: 12px; } .rht-expertises__intro h2 { font-size: 34px; line-height: 1.1; } .rht-card { min-height: auto; padding: 26px 20px; } .rht-card__icon { width: 42px; height: 42px; } .rht-card h3 { font-size: 21px; } .rht-card p { font-size: 15px; } }

/******************************************** BATIMENT **************************************/
:root { --bat-orange: #e8772e; --bat-orange-dark: #d96e27; --bat-blue: #273663; --bat-blue-overlay: rgba(39, 54, 99, 0.92); --bat-blue-overlay-soft: rgba(39, 54, 99, 0.86); --bat-text-light: rgba(255, 255, 255, 0.86); --bat-text-soft: rgba(255, 255, 255, 0.72); --bat-white: #ffffff; }

.bat-expertises, .bat-expertises * { box-sizing: border-box; }

.bat-expertises { width: 100vw; margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); padding: 0; background: #f5f6f8; }

.bat-expertises__wrap { width: 100%; max-width: none; margin: 0; }

.bat-expertises__panel { display: grid; grid-template-columns: 38% 62%; min-height: 560px; overflow: hidden; border-radius: 0; box-shadow: none; }

.bat-expertises__intro { background: var(--bat-orange); color: var(--bat-white); padding: 70px 6vw; display: flex; flex-direction: column; justify-content: center; }

.bat-expertises__eyebrow { display: inline-block; margin-bottom: 22px; font-size: 15px; font-weight: 700; opacity: 0.92; }

.bat-expertises__intro h2 { margin: 0 0 26px; font-size: clamp(42px, 4.5vw, 72px); line-height: 1.02; font-weight: 800; letter-spacing: -1.8px; max-width: 520px; }

.bat-expertises__intro p { margin: 0; font-size: 18px; line-height: 1.75; color: rgba(255, 255, 255, 0.84); max-width: 460px; }

.bat-expertises__services { position: relative; padding: 70px 6vw; background: linear-gradient(0deg, var(--bat-blue-overlay), var(--bat-blue-overlay-soft)), url("https://images.unsplash.com/photo-1511818966892-d7d671e672a2?auto=format&fit=crop&w=1600&q=80"); background-size: cover; background-position: center; color: var(--bat-white); }

.bat-expertises__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 44px 56px; height: 100%; align-content: center; }

.bat-service { display: grid; grid-template-columns: 42px 1fr; gap: 20px; align-items: start; }

.bat-service__icon { width: 42px; height: 42px; display: flex; align-items: center; justify-content: center; color: var(--bat-orange); margin-top: 4px; }

.bat-service__icon svg { width: 100%; height: 100%; display: block; }

.bat-service h3 { margin: 0 0 10px; font-size: 23px; line-height: 1.2; font-weight: 700; color: var(--bat-white); }

.bat-service p { margin: 0; font-size: 16px; line-height: 1.65; color: var(--bat-text-soft); }

@media (max-width: 1100px) { .bat-expertises__panel { grid-template-columns: 35% 65%; min-height: 620px; } .bat-expertises__intro { padding: 60px 4vw; } .bat-expertises__services { padding: 60px 4vw; } .bat-expertises__intro h2 { font-size: 44px; } .bat-service h3 { font-size: 21px; } .bat-service p { font-size: 15px; } }

@media (max-width: 820px) { .bat-expertises__panel { grid-template-columns: 1fr; min-height: auto; } .bat-expertises__intro { padding: 56px 26px; } .bat-expertises__intro p { max-width: 100%; } .bat-expertises__services { padding: 56px 26px; } .bat-expertises__grid { grid-template-columns: 1fr; gap: 34px; } }

@media (max-width: 640px) { .bat-expertises__intro { padding: 50px 22px; } .bat-expertises__services { padding: 50px 22px; } .bat-expertises__intro h2 { font-size: 36px; line-height: 1.06; } .bat-expertises__intro p { font-size: 16px; } .bat-service { grid-template-columns: 36px 1fr; gap: 16px; } .bat-service__icon { width: 36px; height: 36px; } .bat-service h3 { font-size: 20px; } .bat-service p { font-size: 15px; } }

/******************************************** PARTENAIRE **************************************/
:root { --primary: #0066cc; --primary-dark: #0052a3; --primary-light: #00a3ff; --grey-dark: #1a202c; --grey-text: #4a5568; --grey-light: #f7fafc; --grey-border: #e2e8f0; --white: #ffffff; }

.topo-references, .topo-references * { box-sizing: border-box; }

.topo-references { position: relative; overflow: hidden; padding: 100px 6vw; background: linear-gradient(135deg, var(--white) 0%, var(--grey-light) 100%); }

.topo-references::before { content: ""; position: absolute; inset: 0; background-image: none; pointer-events: none; }

.topo-references__inner { position: relative; z-index: 2; max-width: 1420px; margin: 0 auto; }

.topo-references__head { display: grid; grid-template-columns: 1fr; gap: 20px; align-items: start; margin-bottom: 60px; }

.topo-references__kicker { display: inline-flex; align-items: center; gap: 12px; margin-bottom: 16px; color: var(--primary); font-size: 13px; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase; }

.topo-references__kicker::before { content: ""; width: 32px; height: 2.5px; background: linear-gradient(90deg, var(--primary), var(--primary-light)); border-radius: 2px; }

.topo-references h2 { margin: 0; color: var(--grey-dark); font-size: clamp(40px, 5vw, 72px); line-height: 1.08; letter-spacing: -1px; font-weight: 800; }

.topo-references__text { margin: 0; max-width: 700px; color: var(--grey-text); font-size: 17px; line-height: 1.75; font-weight: 400; }

.topo-references__stage { position: relative; padding: 40px 0; }

.topo-references__stage::before, .topo-references__stage::after { content: ""; position: absolute; top: 0; bottom: 0; width: 200px; z-index: 4; pointer-events: none; }

.topo-references__stage::before { left: 0; background: linear-gradient(90deg, var(--grey-light) 0%, rgba(247, 250, 252, 0) 100%); }

.topo-references__stage::after { right: 0; background: linear-gradient(270deg, var(--grey-light) 0%, rgba(247, 250, 252, 0) 100%); }

.topo-references__viewport { overflow: hidden; width: 100%; }

.topo-references__track { display: flex; align-items: stretch; gap: 28px; will-change: transform; transform: translateX(0); }

.topo-reference-card { flex: 0 0 280px; min-height: 180px; position: relative; overflow: hidden; border-radius: 16px; background: var(--white); border: 1px solid var(--grey-border); box-shadow: 0 4px 16px rgba(26, 32, 44, 0.06); display: flex; align-items: center; justify-content: center; padding: 36px; transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1); cursor: grab; }

.topo-reference-card::before { content: ""; position: absolute; inset: auto -25% -60% -25%; height: 120px; background: radial-gradient(circle, rgba(0, 0, 0, 0.04), transparent 65%); transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1); }

.topo-reference-card:hover { transform: translateY(-8px); box-shadow: 0 12px 32px rgba(26, 32, 44, 0.1); border-color: rgba(0, 102, 204, 0.16); }

.topo-reference-card:hover::before { transform: translateY(-18px); }

.topo-reference-card img { position: relative; z-index: 2; max-width: 100%; max-height: 100px; object-fit: contain; display: block; filter: grayscale(1) brightness(0.95); opacity: 0.8; transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1); }

.topo-reference-card:hover img { filter: grayscale(0) brightness(1); opacity: 1; transform: scale(1.08); }

.topo-references__controls { display: none; }

.topo-ref-btn { width: 48px; height: 48px; border: 1.5px solid var(--grey-border); border-radius: 12px; cursor: pointer; background: var(--white); color: var(--primary); box-shadow: 0 4px 12px rgba(26, 32, 44, 0.06); font-size: 20px; font-weight: 600; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); display: flex; align-items: center; justify-content: center; }

.topo-ref-btn:hover { background: var(--primary); color: var(--white); border-color: var(--primary); box-shadow: 0 8px 20px rgba(0, 102, 204, 0.24); transform: translateY(-3px); }

.topo-ref-btn:active { transform: translateY(-1px); }

.topo-references__note { display: none; }

.topo-references__note span { display: inline-flex; align-items: center; gap: 10px; padding: 10px 16px; border-radius: 8px; color: var(--grey-text); background: rgba(0, 102, 204, 0.04); border: 1px solid rgba(0, 102, 204, 0.1); font-size: 13px; font-weight: 600; box-shadow: 0 2px 8px rgba(26, 32, 44, 0.04); }

.topo-references__note span::before { content: ""; width: 8px; height: 8px; border-radius: 50%; background: var(--primary-light); animation: pulse 2s ease-in-out infinite; }

@keyframes pulse { 0%, 100% { opacity: 1;
    transform: scale(1); }
  50% { opacity: 0.6;
    transform: scale(1.2); } }

@media (max-width: 1100px) { .topo-references { padding: 80px 5vw; } .topo-references__head { grid-template-columns: 1fr; gap: 20px; margin-bottom: 50px; } .topo-reference-card { flex: 0 0 240px; min-height: 160px; padding: 32px; } .topo-reference-card img { max-height: 90px; } .topo-references__stage::before, .topo-references__stage::after { width: 140px; } }

@media (max-width: 768px) { .topo-references { padding: 70px 20px; } .topo-references h2 { font-size: clamp(32px, 6vw, 48px); margin-bottom: 20px; } .topo-references__text { font-size: 16px; } .topo-reference-card { flex: 0 0 200px; min-height: 140px; padding: 24px; border-radius: 14px; } .topo-reference-card img { max-height: 80px; } .topo-ref-btn { width: 44px; height: 44px; font-size: 18px; } .topo-references__controls { margin-top: 36px; } }

@media (max-width: 560px) { .topo-references { padding: 60px 16px; } .topo-references h2 { font-size: 32px; line-height: 1.15; } .topo-reference-card { flex: 0 0 170px; min-height: 120px; border-radius: 12px; padding: 18px; } .topo-reference-card img { max-height: 70px; } .topo-references__stage::before, .topo-references__stage::after { width: 80px; } .topo-ref-btn { width: 40px; height: 40px; font-size: 16px; } .topo-references__controls { gap: 12px; margin-top: 28px; } .topo-references__note span { font-size: 12px; padding: 8px 14px; } }

/******************************************** ACCUEIL PAGE **************************************/
:root { --fin-dark: #1f2638; --fin-dark-2: #232b3f; --fin-bg: #f6f7fb; --fin-white: #ffffff; --fin-text: #f4f6fb; --fin-muted: #d7dceb; --fin-muted-2: #bfc7da; --fin-purple: #6c63e8; --fin-purple-soft: #d7d2fb; --fin-card-title: #1f5da6; --fin-card-text: #5f6472; --fin-accent: #0f9bd8; }

.fin-hero, .fin-hero * { box-sizing: border-box; }

.fin-hero { position: relative; min-height: 880px; padding: 0; margin: 0; overflow: hidden; }

.fin-hero__shape { position: relative; z-index: 1; top: -28px; width: 100vw; min-height: 560px; background: none; box-shadow: 0 36px 70px rgba(30, 38, 58, 0.18); clip-path: polygon(0 0, 100% 0, 100% 79%, 86% 100%, 14% 92%, 0 72%); border-radius: 0 0 130px 130px; overflow: hidden; }

.fin-hero__bg { position: absolute; inset: 0; z-index: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; }

.fin-hero__shape::before { content: ""; position: absolute; inset: 0; z-index: 1; background: linear-gradient(115deg, rgba(18, 24, 39, 0.78), rgba(28, 35, 52, 0.84)), linear-gradient(135deg, rgba(255, 255, 255, 0.03), transparent 36%), linear-gradient(180deg, rgba(22, 27, 41, 0.28), rgba(22, 27, 41, 0.16)); pointer-events: none; }

.fin-hero__shape::after { content: ""; position: absolute; z-index: 2; top: -110px; left: 42%; width: 280px; height: 640px; background: rgba(255, 255, 255, 0.035); transform: rotate(-42deg); pointer-events: none; }

.fin-hero__content { position: relative; z-index: 3; max-width: 1080px; min-height: 560px; margin: 0 auto; padding: 155px 28px 180px; display: flex; align-items: center; justify-content: center; text-align: center; }

.fin-hero__text { max-width: 780px; margin: 0 auto; }

.fin-hero__text h1 { margin: 0 0 16px; color: var(--fin-text); font-size: clamp(34px, 4.2vw, 58px); line-height: 1.06; letter-spacing: -1.2px; font-weight: 800 !important; }

.fin-hero__text p { margin: 0 auto 16px; max-width: 690px; color: var(--fin-muted); font-size: 18px; line-height: 1.65; font-weight: 500; }

.fin-hero__text p:last-of-type { margin-bottom: 28px; color: var(--fin-muted-2); font-size: 16px; line-height: 1.75; max-width: 790px; }

.fin-hero__cta { display: inline-flex; align-items: center; justify-content: center; padding: 15px 26px; border-radius: 999px; background: linear-gradient(135deg, var(--fin-accent), #1f5aa6); color: #ffffff; text-decoration: none; font-size: 13px; line-height: 1; font-weight: 800 !important; text-transform: uppercase; letter-spacing: 0.6px; box-shadow: 0 18px 40px rgba(15, 155, 216, 0.28); transition: 0.25s ease; }

.fin-hero__cta:hover { color: #fff !important; transform: translateY(-3px); }

.fin-steps { position: relative; z-index: 5; max-width: 980px; margin: -130px auto 0; padding: 0 24px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }

.fin-step-card { min-height: 255px; padding: 26px 22px 22px; background: var(--fin-white); border: 1px solid rgba(210, 214, 225, 0.92); border-radius: 3px; text-align: center; box-shadow: 0 18px 32px rgba(19, 26, 42, 0.14); display: flex; flex-direction: column; align-items: center; }

.fin-step-illustration { width: 88px; height: 88px; margin-bottom: 15px; display: flex; align-items: center; justify-content: center; }

.fin-step-illustration img { width: 100%; height: 100%; object-fit: contain; }

.fin-step-card h3 { margin: 0 0 11px; color: var(--fin-card-title); font-size: 15px; line-height: 1.2; font-weight: 800 !important; }

.fin-step-card p { margin: 0 auto; max-width: 145px; color: var(--fin-card-text); font-size: 11px; line-height: 1.45; font-weight: 600; }

@media (max-width: 980px) { .fin-hero { min-height: auto; padding-bottom: 80px; } .fin-hero__shape { min-height: 620px; clip-path: none; border-radius: 0 0 82px 82px; top: -18px; } .fin-hero__content { min-height: 620px; padding: 82px 24px 170px; } .fin-hero__text { max-width: 760px; } .fin-hero__text h2 { font-size: clamp(32px, 7vw, 48px); } .fin-hero__text p { font-size: 17px; } .fin-hero__text p:last-of-type { font-size: 15px; } .fin-steps { margin-top: -110px; max-width: 720px; grid-template-columns: 1fr; gap: 18px; } .fin-step-card p { max-width: 220px; } }

@media (max-width: 560px) { .fin-hero { padding-bottom: 70px; } .fin-hero__shape { min-height: 610px; top: -12px; border-radius: 0 0 52px 52px; } .fin-hero__content { min-height: 610px; padding: 68px 20px 150px; } .fin-hero__text h2 { font-size: 30px; line-height: 1.08; } .fin-hero__text p { font-size: 15px; line-height: 1.62; } .fin-hero__text p:last-of-type { font-size: 14px; line-height: 1.7; margin-bottom: 24px; } .fin-hero__cta { width: 100%; max-width: 270px; padding: 14px 22px; font-size: 12px; } .fin-steps { margin-top: -95px; padding: 0 16px; gap: 16px; } .fin-step-card { min-height: auto; padding: 24px 18px 20px; } }

/******************************************** PRESENTATION PAGE **************************************/
:root { --fin-bg: #f6f7fb; --prest-white: #ffffff; --prest-text: #111827; --prest-muted: #5f6673; --prest-border: rgba(17, 24, 39, 0.08); --prest-blue: #173b69; --prest-blue-dark: #0f2b4f; --prest-blue-light: #0f9bd8; }

.prestations-block, .prestations-block * { box-sizing: border-box; }

.prestations-block { position: relative; overflow: hidden; padding: 60px 34px 95px; background: linear-gradient(180deg, #ffffff 0%, rgba(246, 247, 251, 0.92) 18%, #f6f7fb 34%, #f6f7fb 100%), radial-gradient(circle at 82% 88%, rgba(218, 222, 235, 0.42), transparent 28%), radial-gradient(circle at 14% 84%, rgba(255, 255, 255, 0.92), transparent 34%), var(--fin-bg); }

.prestations-block::before { content: ""; position: absolute; left: 0; right: 0; top: 115px; bottom: 0; background-image: linear-gradient(rgba(23, 59, 105, 0.038) 1px, transparent 1px), linear-gradient(90deg, rgba(23, 59, 105, 0.038) 1px, transparent 1px); background-size: 64px 64px; pointer-events: none; mask-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.45) 18%, black 38%, transparent 92%); }

.prestations-block::after { content: ""; position: absolute; width: 460px; height: 460px; left: -180px; top: 235px; border-radius: 50%; background: radial-gradient(circle, rgba(15, 155, 216, 0.1), transparent 68%); pointer-events: none; }

.prestations-block__wrap { position: relative; z-index: 2; max-width: 1320px; margin: 0 auto; }

.prestations-block__head { max-width: 820px; margin-bottom: 46px; }

.prestations-block__kicker { display: inline-flex; align-items: center; gap: 12px; margin-bottom: 16px; color: var(--prest-blue-light); font-size: 13px; font-weight: 900 !important; letter-spacing: 2.6px; text-transform: uppercase; }

.prestations-block__kicker::before { content: ""; width: 42px; height: 2px; background: linear-gradient(90deg, var(--prest-blue), var(--prest-blue-light)); }

.prestations-block__head h2 { margin: 0 0 18px; color: var(--prest-text); font-size: clamp(36px, 4.4vw, 62px); line-height: 1.02; letter-spacing: -2px; font-weight: 900 !important; }

.prestations-block__head p { margin: 0; color: var(--prest-muted); font-size: 18px; line-height: 1.75; max-width: 760px; }

.prestations-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }

.presta-card { position: relative; overflow: hidden; background: var(--prest-white); border: 1px solid var(--prest-border); border-radius: 28px; box-shadow: 0 22px 55px rgba(17, 24, 39, 0.07); transition: 0.35s ease; }

.presta-card:hover { transform: translateY(-8px); box-shadow: 0 32px 80px rgba(17, 24, 39, 0.12); }

.presta-card__media { position: relative; height: 285px; overflow: hidden; background-size: cover; background-position: center; background-repeat: no-repeat; transition: 0.55s ease; }

.presta-card:hover .presta-card__media { transform: scale(1.04); }

.presta-card__media::before { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(17, 24, 39, 0.02) 0%, rgba(17, 24, 39, 0.22) 100%); pointer-events: none; z-index: 1; }

.presta-card__media--1 { background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FKe45ToZ7KsR6qsbjHwIOkNVeydE3%2Fimages%2Fphil-hearing-ZbUHE8M33hs-unsplash_rt5c.webp"); }

.presta-card__media--2 { background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FKe45ToZ7KsR6qsbjHwIOkNVeydE3%2Fimages%2Fvalerie-v-HWL0b1JTR-4-unsplash_4gi4.webp"); }

.presta-card__media--3 { background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FKe45ToZ7KsR6qsbjHwIOkNVeydE3%2Fimages%2Fakhmad-muzakir-o776uI1UtuQ-unsplash_yq2w.webp"); }

.presta-card__body { position: relative; padding: 30px 28px 30px; background: var(--prest-white); }

.presta-card__body::before { content: ""; position: absolute; top: 0; left: 28px; width: 58px; height: 4px; border-radius: 999px; background: linear-gradient(90deg, var(--prest-blue), var(--prest-blue-light)); }

.presta-card__title { margin: 0 0 16px; color: var(--prest-text); font-size: 23px; line-height: 1.18; letter-spacing: -0.5px; font-weight: 900 !important; }

.presta-card__text { margin: 0 0 22px; color: var(--prest-muted); font-size: 16px; line-height: 1.7; }

.presta-card__list { list-style: none; margin: 0 0 28px; padding: 0; display: grid; gap: 12px; }

.presta-card__list li { position: relative; padding-left: 28px; color: #2f3642; font-size: 15px; line-height: 1.45; font-weight: 600 !important; }

.presta-card__list li::before { content: ""; position: absolute; left: 0; top: 8px; width: 15px; height: 2px; border-radius: 999px; background: linear-gradient(90deg, var(--prest-blue), var(--prest-blue-light)); }

.presta-card__btn { display: inline-flex; align-items: center; justify-content: center; padding: 15px 24px; border-radius: 999px; background: var(--prest-blue); color: var(--prest-white); text-decoration: none; font-size: 15px; line-height: 1; font-weight: 800 !important; box-shadow: 0 14px 28px rgba(23, 59, 105, 0.18); transition: 0.25s ease; }

.presta-card__btn:hover { background: linear-gradient(135deg, var(--prest-blue), var(--prest-blue-light)); transform: translateY(-2px); color: #fff !important; box-shadow: 0 18px 34px rgba(15, 155, 216, 0.22); }

@media (max-width: 1100px) { .prestations-grid { grid-template-columns: 1fr; } .presta-card__media { height: 340px; } }

@media (max-width: 700px) { .prestations-block { padding: 52px 20px 70px; } .prestations-block::before { top: 95px; background-size: 54px 54px; } .prestations-block::after { width: 320px; height: 320px; left: -160px; top: 285px; } .prestations-block__head { margin-bottom: 34px; } .prestations-block__head h2 { font-size: 34px; line-height: 1.08; letter-spacing: -1.2px; } .prestations-block__head p { font-size: 15px; line-height: 1.65; } .prestations-grid { gap: 22px; } .presta-card { border-radius: 22px; } .presta-card__media { height: 245px; } .presta-card__body { padding: 26px 22px 26px; } .presta-card__body::before { left: 22px; } .presta-card__title { font-size: 21px; } .presta-card__text { font-size: 15px; } .presta-card__list li { font-size: 14px; } .presta-card__btn { width: 100%; } }

/******************************************** ETAPES **************************************/
:root { --ss-blue: #3347a5; --ss-blue-2: #5567c9; --ss-white: #ffffff; --ss-circle: #f7f7fb; --ss-text: #ffffff; --ss-muted: rgba(255, 255, 255, 0.78); --ss-muted-light: rgba(255, 255, 255, 0.62); --ss-line: rgba(255, 255, 255, 0.18); --ss-num-bg: rgba(108, 123, 219, 0.34); --ss-num-ring: rgba(132, 146, 236, 0.22); }

.ss-solutions, .ss-solutions * { box-sizing: border-box; }

.ss-solutions { width: auto; margin: 0; padding: 0; background: #ffffff; overflow: hidden; }

.ss-solutions__panel { position: relative; width: auto; min-height: 840px; padding-bottom: 60px; overflow: hidden; background: linear-gradient(to bottom, var(--ss-blue) 0 700px, #ffffff 700px 840px); }

.ss-solutions__panel::before { content: ""; position: absolute; left: -115px; top: 10px; width: 760px; height: 760px; border-radius: 999px; background: rgba(86, 103, 201, 0.5); z-index: 1; }

.ss-solutions__panel::after { content: ""; position: absolute; left: -18px; top: 58px; width: 620px; height: 620px; border-radius: 999px; background: var(--ss-circle); z-index: 2; }

.ss-solutions__inner { position: relative; z-index: 5; width: auto; min-height: 820px; }

.ss-solutions__visual { position: absolute; left: -18px; top: 58px; width: 620px; height: 620px; border-radius: 999px; overflow: hidden; z-index: 6; pointer-events: none; }

.ss-solutions__visual img { position: absolute; left: -78px; bottom: -105px; width: 760px; height: 760px; max-width: none; display: block; object-fit: cover; object-position: center; }

.ss-solutions__content { position: absolute; top: 58px; right: 95px; width: 500px; color: var(--ss-text); z-index: 8; }

.ss-solutions__kicker { margin: 0 0 10px; color: var(--ss-muted); font-size: 18px; line-height: 1.2; font-weight: 700; }

.ss-solutions__content h2 { margin: 0 0 30px; max-width: 460px; color: var(--ss-text); font-size: 38px; line-height: 1.12; font-weight: 800; letter-spacing: -0.8px; }

.ss-solutions__steps { position: relative; display: grid; gap: 18px; margin: 0; }

.ss-solutions__steps::before { content: ""; position: absolute; left: 24px; top: 20px; bottom: 20px; width: 2px; background: var(--ss-line); z-index: 0; }

.ss-solutions__step { position: relative; display: grid; grid-template-columns: 48px 1fr; align-items: start; gap: 18px; z-index: 1; }

.ss-solutions__num { position: relative; width: 48px; height: 48px; border-radius: 999px; background: var(--ss-num-bg); color: #ffffff; display: flex; align-items: center; justify-content: center; font-size: 16px; line-height: 1; font-weight: 800; letter-spacing: 0.5px; z-index: 2; }

.ss-solutions__num::before { content: ""; position: absolute; inset: -8px; border-radius: 999px; border: 1px solid var(--ss-num-ring); background: transparent; }

.ss-solutions__step h3 { margin: 4px 0 6px; color: #ffffff; font-size: 21px; line-height: 1.2; font-weight: 700; }

.ss-solutions__step p { margin: 0; max-width: 390px; color: var(--ss-muted-light); font-size: 15px; line-height: 1.58; font-weight: 400; }

@media (min-width: 1400px) { .ss-solutions__panel { min-height: 860px; padding-bottom: 70px; background: linear-gradient(to bottom, var(--ss-blue) 0 720px, #ffffff 720px 860px); } .ss-solutions__inner { min-height: 840px; } .ss-solutions__panel::before { left: -90px; top: 0; width: 820px; height: 820px; } .ss-solutions__panel::after { left: 10px; top: 55px; width: 680px; height: 680px; } .ss-solutions__visual { left: 10px; top: 55px; width: 680px; height: 680px; } .ss-solutions__visual img { width: 850px; height: 820px; left: -88px; bottom: -125px; } .ss-solutions__content { right: 120px; } }

@media (max-width: 1280px) { .ss-solutions__panel { min-height: 820px; padding-bottom: 60px; background: linear-gradient(to bottom, var(--ss-blue) 0 690px, #ffffff 690px 820px); } .ss-solutions__inner { min-height: 800px; } .ss-solutions__panel::before { left: -150px; width: 700px; height: 700px; } .ss-solutions__panel::after { left: -58px; width: 570px; height: 570px; } .ss-solutions__visual { left: -58px; width: 570px; height: 570px; } .ss-solutions__visual img { width: 710px; height: 710px; left: -72px; bottom: -100px; } .ss-solutions__content { right: 55px; width: 480px; } }

@media (max-width: 1180px) { .ss-solutions__panel { min-height: 1200px; padding-bottom: 70px; background: linear-gradient(to bottom, var(--ss-blue) 0 1030px, #ffffff 1030px 1200px); } .ss-solutions__panel::before { left: 0; right: 0; top: 18px; width: 560px; height: 560px; margin: 0 auto; } .ss-solutions__panel::after { left: 0; right: 0; top: 68px; width: 455px; height: 455px; margin: 0 auto; } .ss-solutions__inner { min-height: 1180px; } .ss-solutions__visual { position: relative; left: 0; right: 0; top: 68px; width: 455px; height: 455px; margin: 0 auto; } .ss-solutions__visual img { left: -54px; bottom: -72px; width: 560px; height: 515px; } .ss-solutions__content { position: relative; top: 110px; right: auto; width: auto; max-width: 610px; margin: 0 auto; padding: 24px 24px 110px; } .ss-solutions__content h2 { max-width: none; font-size: 36px; } .ss-solutions__step p { max-width: none; } }

@media (max-width: 640px) { .ss-solutions__panel { min-height: 1100px; padding-bottom: 70px; background: linear-gradient(to bottom, var(--ss-blue) 0 930px, #ffffff 930px 1100px); } .ss-solutions__panel::before { left: 0; right: 0; top: 14px; width: 390px; height: 390px; margin: 0 auto; } .ss-solutions__panel::after { left: 0; right: 0; top: 54px; width: 315px; height: 315px; margin: 0 auto; } .ss-solutions__inner { min-height: 1080px; } .ss-solutions__visual { left: 0; right: 0; top: 54px; width: 315px; height: 315px; margin: 0 auto; } .ss-solutions__visual img { width: 395px; height: 360px; left: -42px; bottom: -40px; } .ss-solutions__content { max-width: none; top: 96px; padding: 10px 18px 95px; } .ss-solutions__kicker { font-size: 16px; } .ss-solutions__content h2 { font-size: 29px; line-height: 1.16; margin-bottom: 24px; } .ss-solutions__steps { gap: 16px; } .ss-solutions__steps::before { left: 21px; top: 18px; bottom: 18px; } .ss-solutions__step { grid-template-columns: 42px 1fr; gap: 14px; } .ss-solutions__num { width: 42px; height: 42px; font-size: 14px; } .ss-solutions__num::before { inset: -7px; } .ss-solutions__step h3 { font-size: 19px; } .ss-solutions__step p { font-size: 14px; line-height: 1.55; } }

/******************************************** CTA FIN **************************************/
:root { --cta-blue: #1f5aa6; --cta-blue-dark: #173b69; --cta-blue-light: #0f9bd8; --cta-muted: #5f6673; --cta-bg: #ffffff; --cta-grid: rgba(31, 90, 166, 0.08); }

.topo-circle-cta, .topo-circle-cta * { box-sizing: border-box; }

.topo-circle-cta { position: relative; overflow: hidden; padding: 58px 28px; background: var(--cta-bg); }

.topo-circle-cta__wrap { max-width: 1200px; margin: 0 auto; }

.topo-circle-cta__box { position: relative; overflow: hidden; padding: 54px 32px; border-radius: 34px; background: #ffffff; border: none; box-shadow: none; text-align: center; isolation: isolate; }

.topo-circle-cta__box::before { content: ""; position: absolute; left: 50%; top: 50%; width: 620px; height: 620px; transform: translate(-50%, -50%); border-radius: 50%; background-image: linear-gradient(var(--cta-grid) 1px, transparent 1px), linear-gradient(90deg, var(--cta-grid) 1px, transparent 1px); background-size: 24px 24px; background-position: center; mask-image: radial-gradient(circle, black 0%, rgba(0, 0, 0, 0.96) 24%, rgba(0, 0, 0, 0.64) 46%, rgba(0, 0, 0, 0.24) 64%, rgba(0, 0, 0, 0.06) 78%, transparent 100%); -webkit-mask-image: radial-gradient(circle, black 0%, rgba(0, 0, 0, 0.96) 24%, rgba(0, 0, 0, 0.64) 46%, rgba(0, 0, 0, 0.24) 64%, rgba(0, 0, 0, 0.06) 78%, transparent 100%); z-index: 0; pointer-events: none; }

.topo-circle-cta__box::after { content: ""; position: absolute; left: 50%; top: 50%; width: 340px; height: 340px; transform: translate(-50%, -50%); border-radius: 50%; background: radial-gradient(circle, rgba(15, 155, 216, 0.05) 0%, rgba(31, 90, 166, 0.035) 38%, transparent 72%); z-index: 0; pointer-events: none; }

.topo-circle-cta__content { position: relative; z-index: 2; max-width: 860px; margin: 0 auto; }

.topo-circle-cta h2 { margin: 0 0 16px; color: var(--cta-blue); font-size: clamp(34px, 4.5vw, 58px); line-height: 1.08; letter-spacing: -1.6px; font-weight: 900 !important; }

.topo-circle-cta p { margin: 0 auto; max-width: 860px; color: var(--cta-muted); font-size: 18px; line-height: 1.7; }

.topo-circle-cta__actions { margin-top: 26px; display: flex; justify-content: center; }

.topo-circle-cta__btn { display: inline-flex; align-items: center; justify-content: center; min-height: 54px; padding: 0 28px; border-radius: 999px; background: linear-gradient(135deg, var(--cta-blue), var(--cta-blue-light)); color: #ffffff; text-decoration: none; font-size: 15px; line-height: 1; font-weight: 900 !important; box-shadow: 0 18px 34px rgba(31, 90, 166, 0.2); transition: 0.25s ease; }

.topo-circle-cta__btn:hover { transform: translateY(-3px); color: #fff !important; box-shadow: 0 22px 40px rgba(31, 90, 166, 0.26); }

@media (max-width: 900px) { .topo-circle-cta { padding: 32px 20px; } .topo-circle-cta__box { padding: 46px 24px; border-radius: 28px; } .topo-circle-cta__box::before { width: 520px; height: 520px; background-size: 22px 22px; } .topo-circle-cta__box::after { width: 300px; height: 300px; } .topo-circle-cta p { font-size: 16px; line-height: 1.65; } }

@media (max-width: 640px) { .topo-circle-cta { padding: 26px 16px; } .topo-circle-cta__box { padding: 38px 18px; border-radius: 24px; } .topo-circle-cta__box::before { width: 360px; height: 360px; background-size: 18px 18px; } .topo-circle-cta__box::after { width: 220px; height: 220px; } .topo-circle-cta h2 { font-size: 30px; line-height: 1.12; letter-spacing: -1px; margin-bottom: 14px; } .topo-circle-cta p { font-size: 15px; line-height: 1.6; } .topo-circle-cta__actions { margin-top: 22px; } .topo-circle-cta__btn { width: 100%; max-width: 280px; min-height: 50px; } }

/******************************************** ACCUEIL PAGE 2 **************************************/
.topo-banner, .topo-banner * { box-sizing: border-box; }

.topo-banner { width: 100%; padding: 0; margin: 0; }

.topo-banner__wrap { width: 100%; max-width: none; margin: 0; padding: 0; }

.topo-banner__card { position: relative; overflow: hidden; min-height: 420px; border-radius: 0; display: flex; align-items: center; padding: 42px 8vw; background: #12224a; }

.topo-banner__bg { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; z-index: 0; }

.topo-banner__card::before { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(18, 34, 74, 0.94) 0px, rgba(18, 34, 74, 0.88) 420px, rgba(18, 34, 74, 0.74) 760px, rgba(18, 34, 74, 0.68) 100%), linear-gradient(135deg, rgba(31, 90, 166, 0.28) 0px, rgba(15, 155, 216, 0.18) 100%), linear-gradient(135deg, rgba(31, 90, 166, 0.16) 0px, transparent 360px), linear-gradient(0deg, rgba(7, 20, 49, 0.14) 0px, rgba(7, 20, 49, 0.14) 100%); pointer-events: none; z-index: 1; }

.topo-banner__content { position: relative; z-index: 2; max-width: 640px; }

.topo-banner__logo { display: block; width: 210px; height: auto; margin: 0 0 26px; }

.topo-banner__title { margin: 0 0 18px; color: #ffffff; font-size: 52px; line-height: 1.04; font-weight: 800 !important; letter-spacing: -1.8px; max-width: 680px; }

.topo-banner__text { margin: 0 0 26px; color: rgba(255, 255, 255, 0.8); font-size: 15px; line-height: 1.7; max-width: 560px; }

.topo-banner__actions { display: flex; align-items: center; gap: 14px; flex-wrap: wrap; }

.topo-banner__btn { display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: 0 24px; border-radius: 999px; text-decoration: none; font-size: 14px; font-weight: 700 !important; transition: 0.25s ease; }

.topo-banner__btn--outline { color: #ffffff; border: 1px solid rgba(255, 255, 255, 0.55); background: rgba(255, 255, 255, 0.04); }

.topo-banner__btn--outline:hover { background: rgba(255, 255, 255, 0.12); color: #fff !important; transform: translateY(-2px); }

.topo-banner__btn-icon { margin-left: 10px; width: 24px; height: 24px; border-radius: 999px; display: inline-flex; align-items: center; justify-content: center; background: rgba(255, 255, 255, 0.12); font-size: 12px; line-height: 1; }

@media (max-width: 991px) { .topo-banner__card { min-height: 430px; padding: 36px 34px; } .topo-banner__logo { width: 190px; margin-bottom: 24px; } .topo-banner__title { font-size: 42px; max-width: 100%; } .topo-banner__text { max-width: 100%; } }

@media (max-width: 640px) { .topo-banner__card { min-height: 460px; padding: 28px 22px; align-items: flex-start; } .topo-banner__logo { width: 165px; margin-bottom: 22px; } .topo-banner__title { font-size: 32px; line-height: 1.08; letter-spacing: -1px; margin-bottom: 14px; } .topo-banner__text { font-size: 14px; line-height: 1.65; margin-bottom: 22px; } .topo-banner__btn { width: 100%; min-height: 46px; } }

/******************************************** INTRO PAGE 2 **************************************/
.topo-story, .topo-story * { box-sizing: border-box; }

.topo-story { width: 100%; padding: 90px 28px 110px; background: #ffffff; overflow: hidden; }

.topo-story__wrap { width: 1280px; max-width: 100%; margin: 0 auto; display: grid; grid-template-columns: 520px 620px; justify-content: space-between; align-items: center; gap: 40px; }

.topo-story__content { width: 100%; max-width: 520px; }

.topo-story__eyebrow { display: inline-block; margin: 0 0 22px; color: #1f5aa6; font-size: 14px; line-height: 1.2; font-weight: 800 !important; letter-spacing: 4px; text-transform: uppercase; }

.topo-story__title { margin: 0 0 28px; color: #15263c; font-size: 55px; line-height: 1.08; font-weight: 800 !important; letter-spacing: -1.5px; }

.topo-story__text { margin: 0; max-width: 460px; color: #4f5f73; font-size: 18px; line-height: 1.9; font-weight: 400 !important; }

.topo-story__visual { position: relative; width: 620px; height: 650px; }

.topo-story__photo--back { position: absolute; top: 0; right: 0; width: 500px; height: 710px; overflow: hidden; background: #dfe6ee; }

.topo-story__photo--front { position: absolute; left: 0; top: 218px; width: 310px; height: 450px; overflow: hidden; box-shadow: 0 24px 60px rgba(21, 38, 60, 0.1); background: #e7edf3; }

.topo-story__photo--back img, .topo-story__photo--front img { width: 100%; height: 100%; display: block; object-fit: cover; }

.topo-story__photo--back img, .topo-story__photo--front img { object-position: center; }

.topo-story__bullets { list-style: none; margin: 26px 0 0; padding: 0; display: grid; gap: 14px; }

.topo-story__bullets li { position: relative; padding-left: 28px; color: #4f5f73; font-size: 17px; line-height: 1.65; font-weight: 400; }

.topo-story__bullets li::before { content: ""; position: absolute; left: 0; top: 12px; width: 13px; height: 3px; border-radius: 999px; background: linear-gradient(90deg, #1f5aa6, #0f9bd8); }

.topo-story__bullets strong { color: #15263c; font-weight: 800; }

@media (max-width: 760px) { .topo-story__bullets { gap: 12px; margin-top: 22px; } .topo-story__bullets li { font-size: 15px; line-height: 1.6; } }

@media (max-width: 1180px) { .topo-story { padding: 80px 24px 100px; } .topo-story__wrap { width: 760px; display: block; } .topo-story__content { max-width: 760px; margin: 0 auto 58px; text-align: left; } .topo-story__title { max-width: 720px; font-size: 50px; } .topo-story__text { max-width: 700px; font-size: 17px; } .topo-story__visual { width: 620px; height: 700px; margin: 0 auto; } .topo-story__photo--back { width: 470px; height: 690px; } .topo-story__photo--front { top: 205px; width: 300px; height: 430px; } }

@media (max-width: 760px) { .topo-story { padding: 60px 18px 85px; } .topo-story__wrap { width: 100%; } .topo-story__content { margin-bottom: 42px; } .topo-story__eyebrow { margin-bottom: 18px; font-size: 12px; letter-spacing: 3px; } .topo-story__title { font-size: 40px; line-height: 1.1; margin-bottom: 22px; } .topo-story__text { max-width: 100%; font-size: 15px; line-height: 1.8; } .topo-story__visual { width: 420px; max-width: 100%; height: 520px; margin: 0 auto; } .topo-story__photo--back { width: 330px; height: 500px; right: 0; top: 0; } .topo-story__photo--front { top: 155px; left: 0; width: 220px; height: 310px; } }

@media (max-width: 480px) { .topo-story { padding: 54px 16px 78px; } .topo-story__title { font-size: 34px; letter-spacing: -1px; } .topo-story__visual { width: 320px; height: 465px; } .topo-story__photo--back { width: 260px; height: 455px; } .topo-story__photo--front { top: 145px; width: 185px; height: 265px; } }

@media (max-width: 360px) { .topo-story__visual { width: 290px; height: 430px; } .topo-story__photo--back { width: 235px; height: 420px; } .topo-story__photo--front { top: 132px; width: 170px; height: 240px; } }

/******************************************** PROCESSUS BATI **************************************/
.process-bati, .process-bati * { box-sizing: border-box; }

.process-bati { padding: 84px 28px 92px; background: #ffffff; }

.process-bati__inner { max-width: 1280px; margin: 0 auto; }

.process-bati__heading { margin: 0 auto 48px; text-align: center; }

.process-bati__title { margin: 0 0 8px; color: #101827; font-size: 45px; line-height: 1.05; font-weight: 900 !important; letter-spacing: 1px; text-transform: uppercase; }

.process-bati__subtitle { margin: 0; color: #1f5aa6; font-size: 30px; line-height: 1.15; font-weight: 500 !important; letter-spacing: 1px; text-transform: uppercase; }

.process-bati__grid { display: grid; grid-template-columns: repeat(3, 1fr); max-width: 1120px; margin: 0 auto; }

.process-bati__card { position: relative; min-height: 250px; padding: 34px 30px 32px; background: #ffffff; border: 1px solid rgba(31, 90, 166, 0.32); }

.process-bati__card:not(:last-child) { margin-right: 22px; }

.process-bati__card:not(:last-child)::after { content: ""; position: absolute; top: 108px; right: -13px; width: 24px; height: 24px; background: #ffffff; border-top: 1px solid rgba(31, 90, 166, 0.32); border-right: 1px solid rgba(31, 90, 166, 0.32); transform: rotate(45deg); z-index: 3; }

.process-bati__number { display: block; margin-bottom: 24px; color: rgba(15, 155, 216, 0.72); font-size: 50px; line-height: 1; font-weight: 900 !important; letter-spacing: 4px; }

.process-bati__card-title { margin: 0 0 14px; color: #173b69; font-size: 22px; line-height: 1.18; font-weight: 900 !important; }

.process-bati__text { margin: 0; color: #5f6673; font-size: 17px; line-height: 1.45; font-weight: 400 !important; }

.process-bati__text--strong { font-weight: 600 !important; }

@media (max-width: 1100px) { .process-bati { padding: 72px 24px 80px; } .process-bati__grid { grid-template-columns: 1fr; max-width: 680px; gap: 22px; } .process-bati__card { min-height: auto; padding: 34px 30px 32px; } .process-bati__card:not(:last-child) { margin-right: 0; } .process-bati__card::after { display: none; } }

@media (max-width: 620px) { .process-bati { padding: 58px 16px 64px; } .process-bati__heading { margin-bottom: 34px; } .process-bati__title { font-size: 34px; line-height: 1.1; } .process-bati__subtitle { font-size: 23px; line-height: 1.2; } .process-bati__grid { max-width: 360px; gap: 16px; } .process-bati__card { padding: 30px 26px 28px; } .process-bati__number { margin-bottom: 20px; font-size: 44px; } .process-bati__card-title { font-size: 20px; } .process-bati__text { font-size: 16px; line-height: 1.45; } }

/******************************************** TECHNOLOGIE **************************************/
.tech-peak, .tech-peak * { box-sizing: border-box; }

.tech-peak { padding: 84px 28px 90px; background: #ffffff; overflow: hidden; }

.tech-peak__head { position: relative; width: 860px; max-width: 100%; margin: 0 auto 52px; text-align: center; }

.tech-peak__head::before { content: ""; position: absolute; left: -40px; top: 34px; width: 140px; height: 70px; background: radial-gradient(circle at 2px 2px, rgba(31, 90, 166, 0.08) 2px, transparent 3px); background-size: 18px 18px; opacity: 0.32; pointer-events: none; }

.tech-peak__title { margin: 0 0 16px; color: #173b69; font-size: 46px; line-height: 1.05; font-weight: 900 !important; letter-spacing: -1px; text-transform: uppercase; }

.tech-peak__intro { width: 760px; max-width: 100%; margin: 0 auto; color: #6d7685; font-size: 18px; line-height: 1.8; }

.tech-peak__grid { display: grid; grid-template-columns: 390px 390px 390px; gap: 24px; justify-content: center; align-items: start; }

.tech-peak__card { position: relative; width: 390px; height: 530px; overflow: hidden; background: #dfe6ee; box-shadow: 0 14px 34px rgba(17, 24, 39, 0.12); }

.tech-peak__card img { width: 390px; height: 560px; display: block; object-fit: cover; object-position: center; }

.tech-peak__overlay { position: absolute; inset: 0; background: linear-gradient(to bottom, rgba(10, 21, 43, 0.18) 0px, rgba(10, 21, 43, 0.34) 180px, rgba(10, 21, 43, 0.58) 340px, rgba(10, 21, 43, 0.86) 560px); }

.tech-peak__content { position: absolute; inset: 0; z-index: 3; display: flex; flex-direction: column; align-items: center; text-align: center; padding: 42px 30px 24px; }

.tech-peak__content h3 { margin: 96px 0 20px; max-width: 290px; color: #ffffff; font-size: 36px; line-height: 1.12; font-weight: 900 !important; letter-spacing: 0.4px; text-transform: uppercase; }

.tech-peak__content p { margin: 0; max-width: 285px; color: rgba(255, 255, 255, 0.88); font-size: 19px; line-height: 1.8; }

.tech-peak__diamond { margin-top: auto; margin-bottom: 10px; width: 16px; height: 16px; background: #1178c2; transform: rotate(45deg); border-radius: 2px; box-shadow: 0 6px 16px rgba(226, 107, 107, 0.24); }

@media (max-width: 1280px) { .tech-peak { padding: 74px 20px 82px; } .tech-peak__head { width: 760px; margin-bottom: 44px; } .tech-peak__title { font-size: 42px; } .tech-peak__intro { width: 680px; font-size: 17px; } .tech-peak__grid { grid-template-columns: 340px 340px 340px; gap: 18px; } .tech-peak__card { width: 340px; height: 500px; } .tech-peak__card img { width: 340px; height: 500px; } .tech-peak__overlay { background: linear-gradient(to bottom, rgba(10, 21, 43, 0.18) 0px, rgba(10, 21, 43, 0.54) 165px, rgba(10, 21, 43, 0.68) 315px, rgba(10, 21, 43, 0.84) 500px); } .tech-peak__content h3 { margin-top: 84px; font-size: 30px; max-width: 240px; } .tech-peak__content p { max-width: 235px; font-size: 15px; } }

@media (max-width: 1080px) { .tech-peak__head { width: 620px; } .tech-peak__intro { width: 560px; } .tech-peak__grid { grid-template-columns: 1fr; width: 390px; margin: 0 auto; gap: 18px; } .tech-peak__card { width: 390px; height: 530px; } .tech-peak__card img { width: 390px; height: 530px; } .tech-peak__overlay { background: linear-gradient(to bottom, rgba(10, 21, 43, 0.18) 0px, rgba(10, 21, 43, 0.34) 170px, rgba(10, 21, 43, 0.58) 330px, rgba(10, 21, 43, 0.84) 530px); } }

@media (max-width: 760px) { .tech-peak { padding: 58px 14px 68px; } .tech-peak__head { width: auto; margin-bottom: 28px; } .tech-peak__head::before { display: none; } .tech-peak__title { font-size: 32px; line-height: 1.08; } .tech-peak__intro { width: auto; font-size: 15px; line-height: 1.7; } .tech-peak__grid { width: 100%; grid-template-columns: 1fr; } .tech-peak__card { width: 100%; height: 430px; } .tech-peak__card img { width: 100%; height: 430px; } .tech-peak__overlay { background: linear-gradient(to bottom, rgba(10, 21, 43, 0.2) 0px, rgba(10, 21, 43, 0.34) 138px, rgba(10, 21, 43, 0.58) 280px, rgba(10, 21, 43, 0.84) 430px); } .tech-peak__content { padding: 28px 18px 22px; } .tech-peak__content h3 { margin-top: 72px; font-size: 26px; max-width: 240px; } .tech-peak__content p { max-width: 240px; font-size: 14px; line-height: 1.7; } }

/******************************************** OUTILS **************************************/
.tech-section { width: 100%; padding: 95px 5vw 80px; color: #000; }

.tech-section, .tech-section * { box-sizing: border-box; }

.tech-container { max-width: 1710px; margin: 0 auto; }

.tech-header { max-width: 1120px; margin-bottom: 70px; }

.tech-header h2 { margin: 0 0 28px; font-size: clamp(48px, 5.8vw, 92px); line-height: 1.05; font-weight: 700 !important; letter-spacing: -0.04em; }

.tech-header p { margin: 0; max-width: 1080px; font-size: 18px; line-height: 1.55; font-weight: 400; }

.tech-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(40px, 4vw, 64px); }

.tech-card { min-width: 0; }

.tech-line { width: 100%; height: 1px; margin-bottom: 40px; background: #c9c9c9; }

.tech-label { display: flex; align-items: center; gap: 18px; margin-bottom: 30px; }

.tech-label span { width: 9px; height: 9px; flex: 0 0 9px; border-radius: 50%; background: #000; }

.tech-label h3 { margin: 0; font-size: 26px; line-height: 1.25; font-weight: 500; letter-spacing: -0.02em; }

.tech-number { margin-bottom: 28px; font-size: clamp(72px, 6vw, 100px); line-height: 0.95; font-weight: 700 !important; letter-spacing: -0.06em; }

.tech-card p { margin: 0; max-width: 460px; font-size: 18px; line-height: 1.45; font-weight: 400; }

/* Responsive tablette */
@media (max-width: 1024px) { .tech-section { padding: 75px 32px 70px; } .tech-header { margin-bottom: 55px; } .tech-grid { gap: 34px; } .tech-label h3 { font-size: 23px; } .tech-number { font-size: 76px; } }

/* Responsive mobile */
@media (max-width: 768px) { .tech-section { padding: 65px 22px; } .tech-header { margin-bottom: 45px; } .tech-header h2 { font-size: clamp(42px, 12vw, 64px); line-height: 1.05; } .tech-grid { grid-template-columns: 1fr; gap: 48px; } .tech-line { margin-bottom: 28px; } .tech-label { margin-bottom: 22px; } .tech-label h3 { font-size: 24px; } .tech-number { margin-bottom: 20px; font-size: 76px; } .tech-card p { max-width: 100%; font-size: 18px; } }

/* Très petit mobile */
@media (max-width: 480px) { .tech-section { padding: 55px 18px; } .tech-header h2 { font-size: 40px; } .tech-header p, .tech-card p { font-size: 18px; } .tech-label { gap: 14px; } .tech-label h3 { font-size: 22px; } .tech-number { font-size: 68px; } }

/******************************************** PROCESSUS **************************************/
.model-process-pro, .model-process-pro * { box-sizing: border-box; }

.model-process-pro { padding: 80px 28px 90px; background: #7ea4d61a; overflow: hidden; }

.model-process-pro__wrap { max-width: 1580px; margin: 0 auto; }

.model-process-pro__top { max-width: 920px; margin: 0 auto 56px; text-align: center; }

.model-process-pro__title { margin: 0 0 24px; color: #102846; font-size: clamp(42px, 5vw, 76px); line-height: 0.96; font-weight: 800 !important; letter-spacing: -2px; }

.model-process-pro__intro p { margin: 0 auto; color: #5f6673; font-size: 18px; line-height: 1.75; font-weight: 400 !important; max-width: 760px; }

.model-process-pro__cta-wrap { display: none; }

.model-process-pro__grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 34px; }

.model-process-pro__card { position: relative; min-height: 500px; padding: 42px 50px 42px; display: flex; flex-direction: column; justify-content: flex-start; }

.model-process-pro__card--dark { background: #173b69; }

.model-process-pro__card--blue { background: #7ea4d6; }

.model-process-pro__card--light { background: #f4f6f8; }

.model-process-pro__card-top { display: block; }

.model-process-pro__label { display: none; }

.model-process-pro__arrow { display: none; }

.model-process-pro__middle { margin: 0 0 90px; }

.model-process-pro__step { display: inline-block; margin-bottom: 28px; font-size: 40px; line-height: 1; font-weight: 800 !important; letter-spacing: 1.6px; text-transform: uppercase; opacity: 0.9; }

.model-process-pro__card--dark .model-process-pro__step, .model-process-pro__card--blue .model-process-pro__step { color: rgba(255, 255, 255, 0.88); }

.model-process-pro__card--light .model-process-pro__step { color: #1f5aa6; }

.model-process-pro__card-title { margin: 0; font-size: clamp(38px, 3.2vw, 62px); line-height: 0.98; font-weight: 800 !important; letter-spacing: -1.6px; }

.model-process-pro__card--dark .model-process-pro__card-title, .model-process-pro__card--blue .model-process-pro__card-title { color: #ffffff; }

.model-process-pro__card--light .model-process-pro__card-title { color: #0f2d4f; }

.model-process-pro__bottom { margin-top: 0; }

.model-process-pro__divider { width: 100%; height: 1px; margin-bottom: 32px; }

.model-process-pro__card--dark .model-process-pro__divider, .model-process-pro__card--blue .model-process-pro__divider { background: rgba(255, 255, 255, 0.34); }

.model-process-pro__card--light .model-process-pro__divider { background: rgba(23, 59, 105, 0.24); }

.model-process-pro__desc { margin: 0; font-size: 18px; line-height: 1.65; font-weight: 400 !important; }

.model-process-pro__card--dark .model-process-pro__desc, .model-process-pro__card--blue .model-process-pro__desc { color: rgba(255, 255, 255, 0.88); }

.model-process-pro__card--light .model-process-pro__desc { color: #274667; }

@media (max-width: 1280px) { .model-process-pro { padding: 72px 24px 82px; } .model-process-pro__grid { grid-template-columns: 1fr; gap: 24px; } .model-process-pro__card { min-height: auto; padding: 44px 42px 40px; } .model-process-pro__middle { margin: 0 0 46px; } .model-process-pro__card-title { font-size: 48px; line-height: 1; } .model-process-pro__divider { margin-bottom: 26px; } }

@media (max-width: 820px) { .model-process-pro { padding: 62px 18px 70px; } .model-process-pro__top { margin-bottom: 38px; } .model-process-pro__title { font-size: 38px; line-height: 1.05; letter-spacing: -1.2px; } .model-process-pro__intro p { font-size: 16px; line-height: 1.7; } .model-process-pro__grid { gap: 18px; } .model-process-pro__card { padding: 32px 24px 30px; } .model-process-pro__middle { margin: 0 0 32px; } .model-process-pro__step { margin-bottom: 20px; font-size: 14px; } .model-process-pro__card-title { font-size: 34px; line-height: 1.02; letter-spacing: -1px; } .model-process-pro__divider { margin-bottom: 22px; } .model-process-pro__desc { font-size: 16px; line-height: 1.6; } }

@media (max-width: 480px) { .model-process-pro { padding: 52px 14px 60px; } .model-process-pro__title { font-size: 32px; } .model-process-pro__card { padding: 28px 20px 26px; } .model-process-pro__middle { margin-bottom: 28px; } .model-process-pro__card-title { font-size: 30px; } .model-process-pro__desc { font-size: 15px; } }

/******************************************** ACCUEIL ARCHI **************************************/
.travello-hero, .travello-hero * { box-sizing: border-box; }

.travello-hero { position: relative; width: 100%; min-height: 430px; overflow: hidden; background: #ffffff; border: none; box-shadow: none; }

.travello-hero__bg { position: absolute; inset: 0; overflow: hidden; }

.travello-hero__bg::before { content: ""; position: absolute; inset: 0; z-index: 1; background: linear-gradient(90deg, rgba(18, 34, 74, 0.94) 0px, rgba(18, 34, 74, 0.88) 420px, rgba(18, 34, 74, 0.74) 760px, rgba(18, 34, 74, 0.68) 100%), linear-gradient(135deg, rgba(31, 90, 166, 0.28) 0px, rgba(15, 155, 216, 0.18) 100%), linear-gradient(135deg, rgba(31, 90, 166, 0.16) 0px, transparent 360px), linear-gradient(0deg, rgba(7, 20, 49, 0.14) 0px, rgba(7, 20, 49, 0.14) 100%); pointer-events: none; }

.travello-hero__bg img { width: 100%; height: 100%; display: block; object-fit: cover; object-position: center; }

.travello-hero__content { position: relative; z-index: 2; min-height: 430px; max-width: 980px; margin: 0 auto; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 95px 24px 110px; text-align: center; }

.travello-hero__title { margin: 0 0 20px; color: #ffffff; font-size: clamp(38px, 5vw, 68px); line-height: 1.05; font-weight: 900; letter-spacing: -1.8px; text-transform: none; }

.travello-hero__subtitle { margin: 0; max-width: 760px; color: rgba(255, 255, 255, 0.86); font-size: 18px; line-height: 1.7; font-weight: 500; letter-spacing: 0; text-transform: none; }

.travello-hero__cta { display: inline-flex; align-items: center; justify-content: center; margin-top: 32px; min-height: 50px; padding: 0 28px; border-radius: 999px; border: 2px solid #ffffff; background: transparent; color: #ffffff; text-decoration: none; font-size: 14px; line-height: 1; font-weight: 800; box-shadow: none; transition: 0.25s ease; }

.travello-hero__cta:hover { background: #ffffff; color: #173b69; transform: translateY(-3px); box-shadow: 0 18px 36px rgba(255, 255, 255, 0.16); }

.travello-hero__bottom-shape { position: absolute; left: 0; right: 0; bottom: -2px; height: 138px; background: #ffffff; z-index: 3; clip-path: polygon(0 28%, 50% 100%, 100% 28%, 100% 100%, 0 100%); }

.travello-hero__dot { position: absolute; left: 50%; bottom: -2px; transform: translate(-50%, 50%); width: 18px; height: 18px; border-radius: 50%; background: #ffffff; z-index: 4; box-shadow: 0 0 0 4px white; }

@media (max-width: 900px) { .travello-hero { min-height: 390px; } .travello-hero__content { min-height: 390px; padding: 70px 20px 92px; } .travello-hero__title { font-size: 42px; letter-spacing: -1.2px; } .travello-hero__subtitle { font-size: 16px; line-height: 1.6; } .travello-hero__bottom-shape { height: 96px; bottom: -2px; clip-path: polygon(0 34%, 50% 100%, 100% 34%, 100% 100%, 0 100%); } }

@media (max-width: 600px) { .travello-hero { min-height: 360px; } .travello-hero__content { min-height: 360px; padding: 62px 18px 82px; } .travello-hero__title { font-size: 32px; line-height: 1.12; } .travello-hero__subtitle { font-size: 14px; line-height: 1.6; } .travello-hero__cta { width: 100%; max-width: 260px; min-height: 48px; font-size: 13px; } .travello-hero__bottom-shape { height: 74px; bottom: -2px; } .travello-hero__dot { width: 14px; height: 14px; } }

/******************************************** HERO AGENCE **************************************/
.topo-agency-hero, .topo-agency-hero * { box-sizing: border-box; }

.topo-agency-hero { width: 100%; margin: 0; padding: 0; background: #ffffff; overflow: hidden; }

.topo-agency-hero__wrap { width: 100%; min-height: 720px; margin: 0; display: grid; grid-template-columns: 50% 50%; align-items: stretch; background: #ffffff; overflow: hidden; }

.topo-agency-hero__content { position: relative; z-index: 2; padding: 90px 7vw; display: flex; flex-direction: column; justify-content: center; background: #ffffff; }

.topo-agency-hero__logo { width: 220px; max-width: 100%; height: auto; display: block; margin: 0 0 42px; }

.topo-agency-hero__eyebrow { display: inline-block; margin: 0 0 18px; color: #1f5aa6; font-size: 15px; line-height: 1.2; font-weight: 900; letter-spacing: 4px; text-transform: uppercase; }

.topo-agency-hero__title { margin: 0 0 28px; max-width: 680px; color: #15263c; font-size: clamp(38px, 4vw, 62px); line-height: 1.08; font-weight: 900; letter-spacing: -2px; }

.topo-agency-hero__text { margin: 0; max-width: 620px; color: #4f5f73; font-size: 19px; line-height: 1.75; font-weight: 400; }

.topo-agency-hero__btn { width: fit-content; display: inline-flex; align-items: center; justify-content: center; margin-top: 42px; min-height: 58px; padding: 0 34px; border-radius: 999px; background: linear-gradient(135deg, #1f5aa6 0%, #0f9bd8 100%); color: #ffffff; font-size: 17px; line-height: 1; font-weight: 800; text-decoration: none; box-shadow: 0 18px 34px rgba(31, 90, 166, 0.22); transition: 0.25s ease; }

.topo-agency-hero__btn:hover { transform: translateY(-3px); color: #fff !important; box-shadow: 0 24px 46px rgba(31, 90, 166, 0.3); }

.topo-agency-hero__visual { position: relative; min-height: 720px; overflow: hidden; }

.topo-agency-hero__visual::after { content: ""; position: absolute; top: 0; right: -1px; width: 85px; height: 100%; z-index: 2; background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.72) 72%, white 100%); backdrop-filter: blur(7px); opacity: 0.75; pointer-events: none; }

.topo-agency-hero__visual img { width: 100%; height: 100%; min-height: 720px; display: block; object-fit: cover; object-position: center; }

/* Responsive tablette */
@media (max-width: 1100px) { .topo-agency-hero__wrap { grid-template-columns: 1fr; min-height: auto; } .topo-agency-hero__content { padding: 70px 42px 60px; } .topo-agency-hero__logo { width: 210px; margin-bottom: 34px; } .topo-agency-hero__title { max-width: 760px; font-size: clamp(38px, 6vw, 56px); } .topo-agency-hero__visual, .topo-agency-hero__visual img { min-height: 500px; } }

/* Responsive mobile */
@media (max-width: 700px) { .topo-agency-hero__content { padding: 54px 22px 46px; } .topo-agency-hero__logo { width: 180px; margin-bottom: 30px; } .topo-agency-hero__eyebrow { font-size: 13px; letter-spacing: 3px; } .topo-agency-hero__title { font-size: 34px; line-height: 1.12; letter-spacing: -1.3px; } .topo-agency-hero__text { font-size: 17px; line-height: 1.65; } .topo-agency-hero__btn { min-height: 54px; padding: 0 28px; font-size: 15px; } .topo-agency-hero__visual, .topo-agency-hero__visual img { min-height: 390px; } .topo-agency-hero__visual::after { width: 50px; } }

/******************************************** AGENCE INTRO **************************************/
.topo-adn, .topo-adn * { box-sizing: border-box; }

.topo-adn { width: 100%; padding: clamp(55px, 7vw, 90px) clamp(18px, 4vw, 40px); background: #ffffff; overflow: hidden; }

.topo-adn__wrap { width: 100%; max-width: 1320px; margin: 0 auto; display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.85fr); align-items: center; gap: clamp(48px, 6vw, 80px); }

.topo-adn__visual { position: relative; width: 100%; max-width: 720px; min-height: 555px; }

.topo-adn__img { position: absolute; overflow: hidden; background: #e7edf3; box-shadow: 0 18px 45px rgba(21, 38, 60, 0.1); }

.topo-adn__img img { width: 100%; height: 100%; display: block; object-fit: cover; transition: transform 0.45s ease; }

.topo-adn__img:hover img { transform: scale(1.04); }

.topo-adn__img--large { left: 0; top: 0; width: 46%; height: 555px; }

.topo-adn__img--top { left: 52%; top: 28px; width: 44%; height: 235px; }

.topo-adn__img--bottom { left: 52%; top: 298px; width: 38%; height: 190px; }

.topo-adn__circle { position: absolute; left: 41%; top: 210px; width: 116px; height: 116px; border-radius: 50%; background: #ffffff; border: 1px solid rgba(31, 90, 166, 0.35); display: flex; align-items: center; justify-content: center; z-index: 4; box-shadow: 0 18px 45px rgba(21, 38, 60, 0.18); }

.topo-adn__circle::before { content: ""; position: absolute; inset: -8px; border-radius: 50%; border: 1px dashed rgba(31, 90, 166, 0.35); }

.topo-adn__circle img { width: 74px; height: auto; display: block; position: relative; z-index: 2; }

.topo-adn__circle-text { position: absolute; inset: -14px; border-radius: 50%; color: rgba(31, 90, 166, 0.75); font-size: 8px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; display: none; }

.topo-adn__content { color: #15263c; }

.topo-adn__eyebrow { display: inline-flex; align-items: center; justify-content: center; margin-bottom: 28px; padding: 12px 18px; border: 1px solid rgba(31, 90, 166, 0.25); background: rgba(31, 90, 166, 0.04); color: #1f5aa6; font-size: 12px; line-height: 1; font-weight: 800; letter-spacing: 1.8px; text-transform: uppercase; }

.topo-adn__title { margin: 0 0 22px; max-width: 540px; color: #15263c; font-size: clamp(34px, 4vw, 54px); line-height: 1.08; font-weight: 900; letter-spacing: -1.5px; }

.topo-adn__text { margin: 0; max-width: 560px; color: #4f5f73; font-size: 17px; line-height: 1.8; font-weight: 400; }

.topo-adn__approach { margin-top: 36px; }

.topo-adn__approach h3 { margin: 0 0 22px; color: #1f5aa6; font-size: 18px; line-height: 1.3; font-weight: 900; text-transform: uppercase; letter-spacing: 1px; }

.topo-adn__items { display: grid; grid-template-columns: 1fr 1fr; gap: 24px 28px; }

.topo-adn__item { position: relative; padding-left: 18px; }

.topo-adn__item::before { content: ""; position: absolute; left: 0; top: 7px; width: 3px; height: 42px; border-radius: 999px; background: linear-gradient(180deg, #1f5aa6, #0f9bd8); }

.topo-adn__item strong { display: block; margin-bottom: 8px; color: #15263c; font-size: 16px; line-height: 1.3; font-weight: 800; }

.topo-adn__item p { margin: 0; color: #4f5f73; font-size: 14px; line-height: 1.6; }

/* Tablette */
@media (max-width: 1100px) { .topo-adn__wrap { grid-template-columns: 1fr; gap: 55px; } .topo-adn__visual { max-width: 720px; min-height: 555px; margin: 0 auto; } .topo-adn__content { max-width: 760px; margin: 0 auto; } .topo-adn__title, .topo-adn__text { max-width: 720px; } }

/* Petite tablette */
@media (max-width: 820px) { .topo-adn__visual { max-width: 620px; min-height: 500px; } .topo-adn__img--large { width: 47%; height: 500px; } .topo-adn__img--top { left: 54%; width: 42%; height: 210px; } .topo-adn__img--bottom { left: 54%; top: 260px; width: 38%; height: 170px; } .topo-adn__circle { left: 41%; top: 188px; width: 102px; height: 102px; } .topo-adn__circle img { width: 64px; } }

/* Mobile : une seule image */
@media (max-width: 700px) { .topo-adn { padding: 55px 18px; } .topo-adn__wrap { gap: 68px; } .topo-adn__visual { display: block; max-width: 100%; min-height: auto; margin: 0 auto; } .topo-adn__img--top, .topo-adn__img--bottom { display: none; } .topo-adn__img--large { position: relative; left: auto; top: auto; width: 100%; height: auto; aspect-ratio: 16 / 11; box-shadow: 0 14px 34px rgba(21, 38, 60, 0.12); } .topo-adn__circle { left: 50%; top: auto; bottom: -44px; transform: translateX(-50%); width: 92px; height: 92px; } .topo-adn__circle img { width: 58px; } .topo-adn__eyebrow { margin-bottom: 22px; font-size: 11px; letter-spacing: 1.5px; } .topo-adn__title { font-size: 36px; letter-spacing: -1px; } .topo-adn__text { font-size: 16px; line-height: 1.7; } .topo-adn__approach { margin-top: 30px; } .topo-adn__items { grid-template-columns: 1fr; gap: 22px; } }

/* Petit mobile */
@media (max-width: 480px) { .topo-adn { padding: 48px 16px; } .topo-adn__wrap { gap: 62px; } .topo-adn__img--large { aspect-ratio: 16 / 12; } .topo-adn__circle { width: 82px; height: 82px; bottom: -38px; } .topo-adn__circle img { width: 52px; } .topo-adn__title { font-size: 32px; } .topo-adn__item strong { font-size: 15px; } .topo-adn__item p { font-size: 14px; } }

/******************************************** ACCUEIL EQUIPEMENT **************************************/
.equipment, .equipment * { box-sizing: border-box; }

.equipment { padding: 5px 80px; background: #ffffff; overflow: hidden; }

.equipment__header { margin-bottom: 70px; max-width: 920px; }

.equipment__label { display: inline-flex; align-items: center; margin: 0 0 18px; padding: 10px 16px; border-radius: 999px; background: rgba(31, 90, 166, 0.08); color: #1f5aa6; font-size: 13px; line-height: 1; font-weight: 800 !important; letter-spacing: 2px; text-transform: uppercase; }

.equipment__title { margin: 0 0 24px; color: #15263c; font-size: clamp(36px, 4vw, 54px); line-height: 1.08; font-weight: 900; letter-spacing: -1.4px; }

.equipment__intro { margin: 0; max-width: 760px; color: #4f5f73; font-size: 17px; line-height: 1.8; font-weight: 400; }

.equipment__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 32px; }

.equipment__card { position: relative; background: #ffffff; border-radius: 24px; overflow: hidden; border: 1px solid rgba(31, 90, 166, 0.12); box-shadow: 0 16px 40px rgba(21, 38, 60, 0.08); transition: 0.35s ease; }

.equipment__card::before { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(15, 155, 216, 0.08), transparent 38%); opacity: 0; transition: 0.35s ease; pointer-events: none; z-index: 2; }

.equipment__image { position: relative; width: 100%; aspect-ratio: 4 / 3; overflow: hidden; background: #e7edf3; }

.equipment__image img { width: 100%; height: 100%; display: block; object-fit: cover; transition: transform 0.45s ease; }

.equipment__image::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(21, 38, 60, 0.08), rgba(21, 38, 60, 0.55)), linear-gradient(135deg, rgba(31, 90, 166, 0.25), rgba(15, 155, 216, 0.1)); z-index: 1; }

.equipment__image-text { position: absolute; left: 22px; right: 22px; bottom: 22px; z-index: 2; color: #ffffff; font-size: 20px; line-height: 1.25; font-weight: 900; letter-spacing: -0.4px; }

.equipment__badge { position: absolute; top: 18px; left: 18px; z-index: 2; min-height: 34px; padding: 0 14px; border-radius: 999px; background: linear-gradient(135deg, #1f5aa6, #0f9bd8); color: #ffffff; display: inline-flex; align-items: center; justify-content: center; font-size: 13px; line-height: 1; font-weight: 800; box-shadow: 0 12px 26px rgba(31, 90, 166, 0.28); }

.equipment__content { position: relative; z-index: 3; padding: 34px 30px 36px; background: #ffffff; }

.equipment__brand { display: block; margin: 0 0 10px; color: #1f5aa6; font-size: 13px; line-height: 1.5; font-weight: 800; }

.equipment__item-title { margin: 0 0 18px; color: #15263c; font-size: 22px; line-height: 1.3; font-weight: 900; letter-spacing: -0.5px; }

.equipment__specs { list-style: none; margin: 0; padding: 0; display: grid; gap: 13px; }

.equipment__spec { position: relative; padding-left: 26px; color: #4f5f73; font-size: 15px; line-height: 1.6; font-weight: 400; }

.equipment__spec::before { content: ""; position: absolute; left: 0; top: 9px; width: 12px; height: 12px; border-radius: 50%; background: linear-gradient(135deg, #1f5aa6, #0f9bd8); box-shadow: 0 0 0 4px rgba(15, 155, 216, 0.12); }

@media (max-width: 1200px) { .equipment { padding: 80px 50px; } .equipment__grid { gap: 26px; } }

@media (max-width: 900px) { .equipment { padding: 75px 32px; } .equipment__header { margin-bottom: 55px; } .equipment__grid { grid-template-columns: 1fr; gap: 28px; } .equipment__card { max-width: 680px; } }

@media (max-width: 640px) { .equipment { padding: 60px 20px; } .equipment__label { font-size: 11px; letter-spacing: 1.6px; } .equipment__title { font-size: 32px; } .equipment__intro { font-size: 15px; line-height: 1.7; } .equipment__content { padding: 28px 22px 30px; } .equipment__item-title { font-size: 20px; } .equipment__spec { font-size: 14px; } .equipment__image-text { font-size: 18px; left: 18px; right: 18px; bottom: 18px; } }

/*------------------------------------------------------------------------------------------FORMULAIRE DE CONTACT----------------------------------------------------------------------------------------*/
#contact { position: relative !important; overflow: hidden; min-height: 720px; padding: 12px 16px !important; isolation: isolate; background: #111009 !important; }

#contact .background-image-div-opacity { position: absolute !important; inset: 0; z-index: 0; background-size: cover !important; background-position: center !important; background-repeat: no-repeat !important; transform: scale(1.02); }

#contact::before { content: ""; position: absolute; inset: 0; background: rgba(8, 6, 4, 0.22); z-index: 1; pointer-events: none; }

#contact > .row { position: relative !important; z-index: 2 !important; max-width: 1280px; margin: 0 auto !important; align-items: center !important; }

#contact .col-lg-6.text-center.text-color-sixth { text-align: left !important; padding: 18px 22px; }

#contact .titles { max-width: 560px; margin: 0 auto 0 0; }

#contact .titles h1 { margin: 0 0 18px; color: #ffffff !important; line-height: 1.08; text-align: left !important; }

#contact .titles p { margin: 0; color: rgba(255, 255, 255, 0.78) !important; line-height: 1.9; text-align: left !important; }

#contact #formContact { width: 100%; max-width: 620px; margin: 0 auto; padding: 30px 30px 24px !important; background: rgba(255, 255, 255, 0.1) !important; border: 1px solid rgba(255, 255, 255, 0.18) !important; border-radius: 0 !important; backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px); box-shadow: 0 14px 40px rgba(0, 0, 0, 0.22); }

#contact #formContact .form-control { background: rgba(255, 255, 255, 0.92) !important; border: 1px solid rgba(17, 16, 9, 0.08) !important; border-radius: 0 !important; box-shadow: none !important; }

#contact #formContact textarea.form-control { min-height: 150px; resize: vertical; padding-top: 18px; }

#contact #formContact .form-control:focus { border-color: rgba(176, 138, 106, 0.9) !important; box-shadow: 0 0 0 0.15rem rgba(176, 138, 106, 0.16) !important; }

#contact #formContact .form-floating > label { color: rgba(17, 16, 9, 0.62) !important; }

#contact #formContact input.form-control[type="file"] { padding: 14px 16px; }

#contact #formContact .btn-outline-danger, #contact #formContact button[type="submit"], #contact .modal-content { border-radius: 0 !important; }

#contact #formContact .checkbox { margin-bottom: 20px !important; }

#contact #formContact .checkbox label { color: rgba(255, 255, 255, 0.76) !important; line-height: 1.8; }

#contact #formContact .checkbox a { color: #ffffff !important; text-decoration: underline; }

#contact #formContact button[type="submit"] { display: inline-flex !important; align-items: center; justify-content: center; width: 100%; min-height: 54px; padding: 14px 24px !important; background: rgba(255, 255, 255, 0.16) !important; border: 1px solid rgba(255, 255, 255, 0.36) !important; color: #ffffff !important; font-weight: 700 !important; letter-spacing: 0.18em; text-transform: uppercase; box-shadow: none !important; transition: background 0.25s ease, border-color 0.25s ease, color 0.25s ease; }

#contact #formContact button[type="submit"]:hover, #contact #formContact button[type="submit"]:focus { background: rgba(255, 255, 255, 0.24) !important; border-color: rgba(255, 255, 255, 0.5) !important; color: #ffffff !important; }

@media (max-width: 991px) { #contact { min-height: auto; padding: 42px 14px !important; } #contact > .row { row-gap: 24px; } #contact .col-lg-6.text-center.text-color-sixth { padding: 6px 8px 0; } #contact .titles { max-width: 100%; margin: 0 auto; } #contact .titles h1, #contact .titles p { text-align: center !important; } #contact #formContact { max-width: 100%; padding: 24px 18px 20px !important; } }

@media (max-width: 767px) { #contact { padding: 34px 12px !important; } #contact .titles h1 { margin-bottom: 14px; } #contact .titles p { line-height: 1.75; } #contact #formContact { padding: 20px 14px 18px !important; } #contact #formContact textarea.form-control { min-height: 130px; } #contact #formContact button[type="submit"] { min-height: 50px; letter-spacing: 0.14em; } }

/*------------------------------------------------------------------------------------------NOS PRESTATIONS----------------------------------------------------------------------------------------*/
:root { --fin-bg: #f6f7fb; --model-white: #ffffff; --model-text: #111827; --model-muted: #5f6673; --model-border: rgba(17, 24, 39, 0.08); --model-blue: #173b69; --model-blue-dark: #0f2b4f; --model-blue-light: #0f9bd8; }

.presta-modelisation, .presta-modelisation * { box-sizing: border-box; }

.presta-modelisation { position: relative; overflow: hidden; padding: 60px 34px 95px; background: linear-gradient(180deg, #ffffff 0%, rgba(246, 247, 251, 0.92) 18%, #f6f7fb 34%, #f6f7fb 100%), radial-gradient(circle at 82% 88%, rgba(218, 222, 235, 0.42), transparent 28%), radial-gradient(circle at 14% 84%, rgba(255, 255, 255, 0.92), transparent 34%), var(--fin-bg); }

.presta-modelisation::before { content: ""; position: absolute; left: 0; right: 0; top: 115px; bottom: 0; background-image: linear-gradient(rgba(23, 59, 105, 0.038) 1px, transparent 1px), linear-gradient(90deg, rgba(23, 59, 105, 0.038) 1px, transparent 1px); background-size: 64px 64px; pointer-events: none; mask-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.45) 18%, black 38%, transparent 92%); }

.presta-modelisation::after { content: ""; position: absolute; width: 460px; height: 460px; left: -180px; top: 235px; border-radius: 50%; background: radial-gradient(circle, rgba(15, 155, 216, 0.1), transparent 68%); pointer-events: none; }

.presta-modelisation__wrap { position: relative; z-index: 2; max-width: 1320px; margin: 0 auto; }

.presta-modelisation__head { max-width: 860px; margin-bottom: 46px; }

.presta-modelisation__kicker { display: inline-flex; align-items: center; gap: 12px; margin-bottom: 16px; color: var(--model-blue-light); font-size: 13px; font-weight: 900; letter-spacing: 2.6px; text-transform: uppercase; }

.presta-modelisation__kicker::before { content: ""; width: 42px; height: 2px; background: linear-gradient(90deg, var(--model-blue), var(--model-blue-light)); }

.presta-modelisation__head h2 { margin: 0 0 16px; color: var(--model-text); font-size: clamp(36px, 4.4vw, 62px); line-height: 1.02; letter-spacing: -2px; font-weight: 900; }

.presta-modelisation__subtitle { margin: 0 0 18px; color: var(--model-blue); font-size: clamp(22px, 2.2vw, 30px); line-height: 1.2; font-weight: 800; }

.presta-modelisation__head p { margin: 0; color: var(--model-muted); font-size: 18px; line-height: 1.75; max-width: 760px; }

.presta-modelisation__grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px; }

.presta-modelisation__card { position: relative; overflow: hidden; background: var(--model-white); border: 1px solid var(--model-border); border-radius: 28px; box-shadow: 0 22px 55px rgba(17, 24, 39, 0.07); transition: 0.35s ease; }

.presta-modelisation__card:hover { transform: translateY(-8px); box-shadow: 0 32px 80px rgba(17, 24, 39, 0.12); }

.presta-modelisation__media { position: relative; height: 300px; overflow: hidden; background-size: cover; background-position: center; background-repeat: no-repeat; transition: 0.55s ease; }

.presta-modelisation__card:hover .presta-modelisation__media { transform: scale(1.04); }

.presta-modelisation__media::before { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(17, 24, 39, 0.02) 0%, rgba(17, 24, 39, 0.22) 100%); pointer-events: none; z-index: 1; }

.presta-modelisation__media--1 { background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FKe45ToZ7KsR6qsbjHwIOkNVeydE3%2Fimages%2Fphil-hearing-ZbUHE8M33hs-unsplash_rt5c.webp"); }

.presta-modelisation__media--2 { background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FKe45ToZ7KsR6qsbjHwIOkNVeydE3%2Fimages%2Fvalerie-v-HWL0b1JTR-4-unsplash_4gi4.webp"); }

.presta-modelisation__body { position: relative; padding: 30px 28px 30px; background: var(--model-white); }

.presta-modelisation__body::before { content: ""; position: absolute; top: 0; left: 28px; width: 58px; height: 4px; border-radius: 999px; background: linear-gradient(90deg, var(--model-blue), var(--model-blue-light)); }

.presta-modelisation__title { margin: 0 0 16px; color: var(--model-text); font-size: 23px; line-height: 1.18; letter-spacing: -0.5px; font-weight: 900 !important; }

.presta-modelisation__text { margin: 0 0 22px; color: var(--model-muted); font-size: 16px; line-height: 1.7; }

.presta-modelisation__list { list-style: none; margin: 0 0 28px; padding: 0; display: grid; gap: 12px; }

.presta-modelisation__list li { position: relative; padding-left: 28px; color: #2f3642; font-size: 15px; line-height: 1.45; font-weight: 600; }

.presta-modelisation__list li::before { content: ""; position: absolute; left: 0; top: 8px; width: 15px; height: 2px; border-radius: 999px; background: linear-gradient(90deg, var(--model-blue), var(--model-blue-light)); }

.presta-modelisation__btn { display: inline-flex; align-items: center; justify-content: center; padding: 15px 24px; border-radius: 999px; background: var(--model-blue); color: var(--model-white); text-decoration: none; font-size: 15px; line-height: 1; font-weight: 800; box-shadow: 0 14px 28px rgba(23, 59, 105, 0.18); transition: 0.25s ease; }

.presta-modelisation__btn:hover { background: linear-gradient(135deg, var(--model-blue), var(--model-blue-light)); transform: translateY(-2px); color: #fff !important; box-shadow: 0 18px 34px rgba(15, 155, 216, 0.22); }

@media (max-width: 1100px) { .presta-modelisation__grid { grid-template-columns: 1fr; } .presta-modelisation__media { height: 320px; } }

@media (max-width: 768px) { .presta-modelisation { padding: 50px 18px 72px; } .presta-modelisation__head { margin-bottom: 34px; } .presta-modelisation__head p { font-size: 16px; line-height: 1.7; } .presta-modelisation__media { height: 250px; } .presta-modelisation__body { padding: 26px 22px 24px; } .presta-modelisation__body::before { left: 22px; } .presta-modelisation__title { font-size: 21px; } .presta-modelisation__text { font-size: 15px; } .presta-modelisation__list li { font-size: 14px; } .presta-modelisation__btn { width: 100%; } }

/*------------------------------------------------------------------------------------------NOS SOLUTIONS----------------------------------------------------------------------------------------*/
:root { --black: #173b69; --white: #ffffff; --accent: #1f5aa6; --accent-light: #0f9bd8; --gray-light: #f6f8fb; --gray-text: #5f6673; }

.topo-profils, .topo-profils * { margin: 0; padding: 0; box-sizing: border-box; }

.topo-profils { position: relative; overflow: hidden; padding: 80px 40px; color: var(--black); font-size: 15px; line-height: 1.6; }

.topo-profils::before { content: ""; position: absolute; top: 0; right: 0; width: 500px; height: 500px; background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%); opacity: 0.08; pointer-events: none; clip-path: polygon(100% 0%, 0% 100%, 100% 100%); }

.topo-profils__wrap { position: relative; z-index: 2; max-width: 1400px; margin: 0 auto; }

.topo-profils__eyebrow { margin-bottom: 20px; color: var(--accent); font-size: 10px; font-weight: 700; letter-spacing: 4px; text-transform: uppercase; }

.topo-profils__title { margin-bottom: 20px; color: var(--black); font-size: clamp(48px, 6vw, 72px); font-weight: 700; line-height: 0.95; letter-spacing: -2px; }

.topo-profils__intro { max-width: 720px; margin-bottom: 60px; color: var(--gray-text); font-size: 18px; line-height: 1.75; font-weight: 400; }

.topo-profils__grid { display: grid; grid-template-columns: repeat(3, 1fr); background: var(--white); border: 2px solid var(--black); box-shadow: 16px 16px 0 rgba(31, 90, 166, 0.08); }

.topo-profil-card { position: relative; min-height: 430px; padding: 40px; background: var(--white); color: var(--black); border-right: 2px solid var(--black); display: flex; flex-direction: column; }

.topo-profil-card:last-child { border-right: 0; }

.topo-profil-card::after { content: ""; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg, var(--accent), var(--accent-light)); }

.topo-profil-card__icon { width: 56px; height: 56px; margin-bottom: 28px; display: grid; place-items: center; border: 2px solid currentColor; color: var(--accent); }

.topo-profil-card__icon svg { width: 26px; height: 26px; stroke: currentColor; fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }

.topo-profil-card h3 { margin-bottom: 10px; color: var(--black); font-size: 22px; font-weight: 700; line-height: 1.2; letter-spacing: -0.5px; }

.topo-profil-card__tag { display: inline-block; width: fit-content; margin-bottom: 20px; padding: 6px 12px; background: var(--accent); color: var(--white); font-size: 10px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; }

.topo-profil-card__quote { margin-bottom: 24px; padding: 16px 0; border-top: 2px solid currentColor; border-bottom: 2px solid currentColor; color: inherit; font-size: 16px; line-height: 1.7; font-style: italic; font-weight: 400; }

.topo-profil-card ul { list-style: none; display: grid; gap: 14px; flex-grow: 1; }

.topo-profil-card li { position: relative; padding-left: 24px; color: inherit; font-size: 14px; line-height: 1.5; }

.topo-profil-card li::before { content: "■"; position: absolute; left: 0; top: 2px; color: var(--accent); font-size: 8px; }

@media (max-width: 1024px) { .topo-profils { padding: 64px 24px; } .topo-profils__title { font-size: 52px; } .topo-profils__intro { max-width: 760px; margin-bottom: 44px; } .topo-profils__grid { grid-template-columns: 1fr; } .topo-profil-card { min-height: auto; padding: 34px; border-right: 0; border-bottom: 2px solid var(--black); } .topo-profil-card:last-child { border-bottom: 0; } .topo-profil-card__quote { font-size: 17px; } .topo-profil-card li { font-size: 15px; } }

@media (max-width: 640px) { .topo-profils { padding: 52px 16px; } .topo-profils__eyebrow { margin-bottom: 16px; font-size: 9px; letter-spacing: 3px; } .topo-profils__title { margin-bottom: 16px; font-size: 38px; line-height: 1; } .topo-profils__intro { margin-bottom: 34px; font-size: 16px; line-height: 1.65; } .topo-profils__grid { border-width: 1px; box-shadow: 8px 8px 0 rgba(31, 90, 166, 0.08); } .topo-profil-card { padding: 28px 22px; } .topo-profil-card__icon { width: 50px; height: 50px; margin-bottom: 22px; } .topo-profil-card h3 { font-size: 24px; } .topo-profil-card__tag { padding: 6px 10px; font-size: 9px; } .topo-profil-card__quote { font-size: 16px; line-height: 1.6; } .topo-profil-card li { font-size: 14px; line-height: 1.55; } }

@media (max-width: 380px) { .topo-profils__title { font-size: 34px; } .topo-profil-card { padding: 24px 18px; } }

/* Bouton Retour en haut */
#back-to-top { position: fixed; bottom: 24px; right: 24px; background-color: #1f5da6; color: #E9E2D8 !important; font-size: 20px; font-weight: 700 !important; line-height: 1; text-align: center; padding: 14px 18px; border-radius: 100%; border: 2px solid #E9E2D8; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); cursor: pointer; text-decoration: none; opacity: 0; pointer-events: none; z-index: 9999; min-width: 48px; /* 👈 meilleure accessibilité mobile */ min-height: 48px; /* 👈 idem */ transform: scale(0.9); /* 👈 effet “pop” à l’apparition */ transition: opacity .3s ease, transform .3s ease, background-color .3s ease; }

/* Visible après le défilement */
#back-to-top.show { opacity: 1; pointer-events: auto; transform: scale(1); }

/* Effet au survol */
#back-to-top:hover { background-color: #1f5da6b5; border: 2px solid #E9E2D8; color: #E9E2D8 !important; transform: translateY(-3px); }

/* Défilement fluide global (même sans JS) */
html { scroll-behavior: smooth; }

/*# sourceMappingURL=custom.css.map */