:root{--navy:#0c1b2e;--navy-mid:#162840;--navy-light:#1e3a58;--bronze:#6b7e95;--bronze-l:#8a9bb0;--bronze-pale:rgba(107,126,149,0.10);--neutral:#f4f2ee;--neutral-d:#e8e4dc;--slate:#4a5568;--slate-l:#7b8fa6;--white:#fff;--text:#0c1b2e;--text-mid:#3d4e63;--border:rgba(12,27,46,0.10);--shadow:0 4px 24px rgba(12,27,46,0.08);--shadow-lg:0 20px 60px rgba(12,27,46,0.15);--wa:#2c3e35;--radius-btn:50px;--radius-card:16px}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:hidden;max-width:100%}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif;background:var(--white);color:var(--text);line-height:1.7;-webkit-font-smoothing:antialiased}.topbar{background:var(--navy);padding:.5rem 2rem;display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:500;letter-spacing:.04em;color:rgba(255,255,255,.78)}.topbar a{color:rgba(255,255,255,.65);text-decoration:none;transition:color .2s}.topbar a:hover{color:var(--white)}.topbar-right{display:flex;gap:1.5rem;align-items:center}.navbar{position:sticky;top:0;z-index:200;background:rgba(12,27,46,.97);backdrop-filter:blur(12px);border-bottom:1px solid rgba(107,126,149,.2);display:flex;align-items:center;justify-content:space-between;padding:0 2rem;height:64px;gap:1rem}.nav-logo{font-family:Georgia,'Times New Roman',serif;color:var(--white);font-size:1.1rem;font-weight:600;text-decoration:none;line-height:1.2;white-space:nowrap;flex-shrink:0}.nav-logo span{color:var(--bronze-l)}.nav-logo small{display:block;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif;font-size:8px;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.78)}.nav-links{display:flex;align-items:center;gap:0;list-style:none;flex-wrap:nowrap}.nav-links a{display:flex;align-items:center;gap:.25rem;padding:.5rem .65rem;font-size:10px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:rgba(255,255,255,.6);text-decoration:none;transition:color .2s;white-space:nowrap}.nav-links a:hover,.nav-links a.active{color:var(--bronze-l)}.nav-links .dropdown{position:relative}.nav-links .dropdown>a::after{content:'▾';font-size:8px}.dropdown-menu{display:none;position:absolute;top:100%;left:0;background:var(--navy-mid);border:1px solid rgba(107,126,149,.2);border-top:2px solid var(--bronze);min-width:240px;z-index:9999;padding:.5rem 0;border-radius:0 0 12px 12px;box-shadow:var(--shadow-lg)}.dropdown:hover .dropdown-menu{display:block}.dropdown-menu a{display:flex;align-items:center;gap:.8rem;padding:.65rem 1.2rem;font-size:11px;color:rgba(255,255,255,.65) !important;border-bottom:1px solid rgba(255,255,255,.05)}.dropdown-menu a:hover{background:rgba(107,126,149,.1);color:var(--white) !important}.dropdown-menu a svg{width:16px;height:16px;flex-shrink:0;opacity:.7}.nav-cta{background:var(--navy-light) !important;color:var(--white) !important;padding:.6rem 1.3rem !important;font-weight:600 !important;border-radius:var(--radius-btn) !important;transition:background .2s !important}.nav-cta:hover{background:var(--bronze-l) !important}.nav-burger{display:none;background:0;border:0;cursor:pointer;padding:.5rem}.nav-burger span{display:block;width:22px;height:2px;background:#fff;margin:4px 0}.float-cta{display:none;position:fixed;bottom:1.2rem;left:1rem;right:1rem;z-index:500;gap:.6rem}.float-cta a{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.9rem 1rem;font-size:12px;font-weight:600;text-decoration:none;border-radius:var(--radius-btn)}.float-tel{background:var(--navy);color:#fff}.float-wa{background:var(--wa);color:#fff;border:1px solid rgba(255,255,255,.15)}.btn{display:inline-flex;align-items:center;gap:.5rem;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;cursor:pointer;border:2px solid transparent;padding:.9rem 1.8rem;transition:all .22s;white-space:nowrap;border-radius:var(--radius-btn)}.btn svg{width:16px;height:16px}.btn-primary{background:var(--navy);color:#fff;border-color:var(--navy)}.btn-primary:hover{background:var(--navy-mid);transform:translateY(-1px);box-shadow:var(--shadow)}.btn-outline{background:transparent;color:var(--navy);border-color:var(--navy)}.btn-outline:hover{background:var(--navy);color:#fff}.btn-outline-w{background:rgba(255,255,255,.07);color:#fff;border-color:rgba(255,255,255,.55)}.btn-outline-w:hover{background:rgba(255,255,255,.15);border-color:#fff;color:#fff}.btn-wa{background:var(--wa);color:#fff;border:1px solid rgba(255,255,255,.15)}.btn-wa:hover{background:#243329;border:1px solid rgba(255,255,255,.6)}.btn-lg{padding:1.05rem 2.2rem;font-size:.82rem}.hero{background:var(--navy);position:relative;overflow:hidden;padding:1.5rem 2.5rem 3rem;min-height:auto;display:flex;align-items:center}.hero-bg-image{position:absolute;inset:0;background:linear-gradient(135deg,rgba(12,27,46,.95) 0,rgba(12,27,46,.75) 50%,rgba(12,27,46,.9) 100%);z-index:1}.hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 80% 70% at 75% 40%,rgba(107,126,149,.07) 0,transparent 60%),radial-gradient(ellipse 40% 60% at 10% 80%,rgba(22,40,64,.9) 0,transparent 50%);z-index:0}.hero-grid{position:relative;z-index:2;max-width:1200px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 420px;gap:5rem;align-items:center}.hero-eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-size:10px;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:var(--bronze-l);margin-bottom:1.5rem}.hero-eyebrow::before{content:'';width:28px;height:1px;background:var(--bronze)}.hero-h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.8rem,5vw,4.4rem);font-weight:700;color:var(--white);line-height:1.05;margin-bottom:1.2rem}.hero-h1 em{color:var(--bronze-l);font-style:italic}.hero-tagline{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:clamp(1.05rem,1.6vw,1.2rem);color:rgba(255,255,255,.78);line-height:1.8;max-width:520px;margin-bottom:2.5rem}.hero-badges{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:2rem}.hero-badge{display:inline-flex;align-items:center;gap:.4rem;font-size:10px;font-weight:500;letter-spacing:.06em;padding:.3rem .8rem;background:rgba(107,126,149,.12);border:1px solid rgba(107,126,149,.25);color:var(--bronze-l);border-radius:50px}.hero-btns{display:flex;gap:.8rem;flex-wrap:wrap}.hero-trust{margin-top:3.5rem;padding-top:2.5rem;border-top:1px solid rgba(255,255,255,.08);display:flex;gap:3rem;flex-wrap:wrap}.trust-item{display:flex;align-items:flex-start;gap:.8rem}.trust-icon{width:38px;height:38px;min-width:38px;border:1px solid rgba(107,126,149,.4);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--bronze-l)}.trust-icon svg{width:18px;height:18px}.trust-text{font-size:12px;color:rgba(255,255,255,.75);line-height:1.5}.trust-text strong{display:block;color:var(--white);font-size:13px;font-weight:600;margin-bottom:.1rem}.form-card{background:var(--white);border-top:3px solid var(--bronze);padding:2.2rem 2rem;box-shadow:var(--shadow-lg);border-radius:0 0 var(--radius-card) var(--radius-card)}.form-card-title{font-family:Georgia,'Times New Roman',serif;font-size:1.4rem;font-weight:700;color:var(--navy);margin-bottom:.3rem}.form-card-sub{font-size:12px;color:var(--slate);margin-bottom:1.4rem;line-height:1.5}.form-group{margin-bottom:.9rem}.form-group label{display:block;font-size:9.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--slate);margin-bottom:.35rem}.form-group input,.form-group select,.form-group textarea{width:100%;border:1.5px solid var(--border);padding:.75rem 1rem;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif;font-size:13px;color:var(--text);background:var(--white);outline:0;border-radius:8px;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--bronze)}.form-group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvgxmlns='http://www.w3.org/2000/svg'width='12'height='8'viewBox='00128'%3E%3Cpathd='M11l555-5'stroke='%236B7E95'stroke-width='1.5'fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}.form-row-2{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.form-note{font-size:10px;color:var(--slate-l);margin-top:.8rem;display:flex;align-items:center;gap:.4rem}.form-note svg{width:12px;height:12px}.form-or{text-align:center;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--slate-l);margin:.8rem 0;position:relative}.form-or::before,.form-or::after{content:'';position:absolute;top:50%;width:calc(50% - 20px);height:1px;background:var(--border)}.form-or::before{left:0}.form-or::after{right:0}.empathy-band{background:var(--neutral);padding:3rem 2.5rem;text-align:center;border-bottom:1px solid var(--neutral-d)}.empathy-band p{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:clamp(1.2rem,2.5vw,1.7rem);color:var(--navy);max-width:800px;margin:0 auto;line-height:1.6}.empathy-band strong{font-style:normal;color:var(--bronze)}.section{padding:5.5rem 2.5rem}.section-sm{padding:3rem 2.5rem}.section-dark{background:var(--navy);color:#fff}.section-neutral{background:var(--neutral)}.section-white{background:var(--white)}.container{max-width:1200px;margin:0 auto;width:100%}.container-sm{max-width:820px;margin:0 auto;width:100%}.section-eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-size:10px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--bronze);margin-bottom:.8rem}.section-eyebrow::before{content:'';width:24px;height:1px;background:var(--bronze)}.section-eyebrow.light{color:var(--bronze-l)}.section-eyebrow.light::before{background:var(--bronze-l)}.section-title{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2rem,3.8vw,3.1rem);font-weight:700;color:var(--navy);line-height:1.2;margin-bottom:1rem}.section-title.light{color:var(--white)}.section-subtitle{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:1.1rem;color:var(--slate);line-height:1.8;max-width:640px;margin-bottom:2.5rem}.section-subtitle.light{color:rgba(255,255,255,.78)}.story-strip{display:grid;grid-template-columns:1fr 1fr;min-height:500px}.story-image{position:relative;overflow:hidden;background:var(--navy-mid);display:flex;align-items:center;justify-content:center}.story-image img{width:100%;height:100%;object-fit:cover;object-position:center 15%}.story-content{background:var(--navy);padding:4.5rem 3.5rem;display:flex;flex-direction:column;justify-content:center}.story-quote{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:1.5rem;color:rgba(255,255,255,.88);line-height:1.65;margin-bottom:1.5rem;border-left:2px solid var(--bronze);padding-left:1.5rem}.story-sig{font-size:12px;color:rgba(255,255,255,.7)}.story-sig strong{display:block;color:var(--bronze-l);font-size:13px;margin-bottom:.15rem}.cards-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.cards-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.card{background:var(--white);border:1.5px solid var(--border);padding:2rem;border-radius:var(--radius-card);transition:box-shadow .25s,border-color .25s,transform .25s}.card:hover{box-shadow:var(--shadow);border-color:var(--bronze);transform:translateY(-2px)}.card-dark{background:var(--navy-mid);border-color:rgba(107,126,149,.15)}.card-dark:hover{border-color:var(--bronze)}.card-icon{width:52px;height:52px;border:1.5px solid var(--bronze);border-radius:14px;display:flex;align-items:center;justify-content:center;color:var(--bronze);margin-bottom:1.2rem}.card-icon svg{width:24px;height:24px}.card-tag{font-size:9px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--bronze);margin-bottom:.5rem}.card-title{font-family:Georgia,'Times New Roman',serif;font-size:1.2rem;font-weight:700;color:var(--navy);margin-bottom:.6rem;line-height:1.3}.card-dark .card-title{color:var(--white)}.card-text{font-size:13.5px;color:var(--slate);line-height:1.7}.card-dark .card-text{color:rgba(255,255,255,.78)}.card-link{display:inline-flex;align-items:center;gap:.4rem;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--bronze);text-decoration:none;margin-top:1rem;transition:gap .2s}.card-link svg{width:14px;height:14px}.card-link:hover{gap:.7rem}.stats-bar{background:var(--bronze);padding:2.5rem;display:flex;justify-content:center}.stat-item{text-align:center;padding:0 3rem;border-right:1px solid rgba(255,255,255,.6)}.stat-item:last-child{border-right:0}.stat-num{font-family:Georgia,'Times New Roman',serif;font-size:3rem;font-weight:700;color:#fff;line-height:1}.stat-label{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#fff;margin-top:.3rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}.process-steps::before{content:'';position:absolute;top:24px;left:12.5%;right:12.5%;height:1px;background:var(--bronze);opacity:.3}.process-step{text-align:center;padding:0 1.5rem}.process-num{width:48px;height:48px;border:2px solid var(--bronze);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Georgia,'Times New Roman',serif;font-size:1.2rem;font-weight:700;color:var(--bronze);margin:0 auto 1.2rem;background:var(--white);position:relative;z-index:1}.process-title{font-size:12px;font-weight:600;color:var(--navy);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.4rem}.process-text{font-size:12.5px;color:var(--slate);line-height:1.6}.carousel-wrap{position:relative;overflow:hidden;border-radius:var(--radius-card)}.carousel-track{display:flex;transition:transform .5s cubic-bezier(.25,0,.25,1)}.carousel-slide{min-width:100%}.case-card{background:var(--navy-mid);border-top:3px solid var(--bronze);padding:3rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start;border-radius:0 0 var(--radius-card) var(--radius-card)}.case-meta{font-size:10px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--bronze);margin-bottom:.8rem}.case-title{font-family:Georgia,'Times New Roman',serif;font-size:1.6rem;font-weight:700;color:var(--white);line-height:1.2;margin-bottom:.8rem}.case-desc{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:1rem;color:rgba(255,255,255,.78);line-height:1.8}.case-amounts{display:flex;flex-direction:column;gap:1rem}.case-amount-before{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);padding:1.2rem 1.5rem;border-radius:10px}.case-amount-after{background:rgba(107,126,149,.12);border:1px solid rgba(107,126,149,.3);padding:1.2rem 1.5rem;border-radius:10px}.case-amount-label{font-size:9px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.78);margin-bottom:.3rem}.case-amount-after .case-amount-label{color:var(--bronze-l)}.case-amount-value{font-family:Georgia,'Times New Roman',serif;font-size:2rem;font-weight:700;color:rgba(255,255,255,.75)}.case-amount-after .case-amount-value{color:var(--bronze-l);font-size:2.5rem}.case-postes{margin-top:1.2rem}.case-postes-title{font-size:9px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.78);margin-bottom:.6rem}.case-poste{display:flex;align-items:center;gap:.5rem;font-size:12px;color:rgba(255,255,255,.8);padding:.3rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.case-poste svg{width:12px;height:12px;color:var(--bronze);flex-shrink:0}.carousel-controls{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.5rem}.carousel-btn{width:44px;height:44px;border:1px solid rgba(107,126,149,.4);background:transparent;color:var(--bronze-l);font-size:1rem;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}.carousel-btn:hover{background:var(--bronze);border-color:var(--bronze);color:#fff}.carousel-dots{display:flex;gap:.5rem}.carousel-dot{width:8px;height:2px;background:rgba(255,255,255,.6);cursor:pointer;transition:all .2s;border-radius:2px}.carousel-dot.active{width:24px;background:var(--bronze)}.faq-item{border-bottom:1px solid var(--border)}.faq-q{display:flex;align-items:center;justify-content:space-between;padding:1.3rem 0;cursor:pointer;font-weight:500;font-size:.95rem;color:var(--navy);gap:1rem}.faq-q:hover{color:var(--bronze)}.faq-icon{width:28px;height:28px;min-width:28px;border:1.5px solid var(--bronze);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--bronze);font-size:.75rem;transition:transform .3s}.faq-item.open .faq-icon{transform:rotate(45deg)}.faq-a{display:none;padding:0 0 1.5rem;font-family:Georgia,'Times New Roman',serif;font-size:1rem;color:var(--slate);line-height:1.85;max-width:780px}.faq-item.open .faq-a{display:block}.cta-band{background:var(--navy);padding:4rem 2.5rem;text-align:center}.cta-band-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.page-hero{background:var(--navy);padding:5rem 2.5rem 4rem;position:relative;overflow:hidden}.page-hero::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--bronze) 0,transparent 60%)}.breadcrumb{font-size:10px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.3);margin-bottom:1.2rem;display:flex;align-items:center;gap:.5rem}.breadcrumb a{color:rgba(255,255,255,.78);text-decoration:none}.breadcrumb a:hover{color:var(--bronze-l)}.page-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:700;color:var(--white);line-height:1.1;max-width:780px;margin-bottom:1.2rem}.page-hero .lead{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:1.1rem;color:rgba(255,255,255,.6);max-width:640px;line-height:1.8}.content-with-sidebar{display:grid;grid-template-columns:1fr 340px;gap:3.5rem;align-items:start}.prose h2{font-family:Georgia,'Times New Roman',serif;font-size:1.7rem;font-weight:700;color:var(--navy);margin:2.5rem 0 .8rem;padding-bottom:.6rem;border-bottom:1px solid var(--border)}.prose h3{font-family:Georgia,'Times New Roman',serif;font-size:1.2rem;font-weight:600;color:var(--navy);margin:1.8rem 0 .6rem}.prose p{color:var(--slate);line-height:1.85;margin-bottom:1rem;font-size:.97rem}.prose ul{list-style:none;margin:1rem 0 1.5rem}.prose ul li{display:flex;align-items:flex-start;gap:.7rem;padding:.5rem 0;font-size:.95rem;color:var(--slate);border-bottom:1px solid rgba(0,0,0,.04)}.prose ul li svg{width:14px;height:14px;color:var(--bronze);flex-shrink:0;margin-top:.2rem}.prose .highlight-box{background:var(--bronze-pale);border-left:3px solid var(--bronze);padding:1.2rem 1.5rem;margin:1.5rem 0;font-size:.95rem;color:var(--navy);line-height:1.7;border-radius:0 8px 8px 0}.sidebar{position:sticky;top:80px}.sidebar-card{background:var(--navy);border-top:3px solid var(--bronze);padding:2rem;margin-bottom:1.5rem;border-radius:0 0 var(--radius-card) var(--radius-card)}.sidebar-card-title{font-family:Georgia,'Times New Roman',serif;font-size:1.15rem;font-weight:700;color:#fff;margin-bottom:1rem}.sidebar-guarantee{display:flex;gap:.8rem;margin-bottom:.8rem;align-items:flex-start}.sidebar-guarantee-icon{color:var(--bronze-l);margin-top:.1rem}.sidebar-guarantee-icon svg{width:16px;height:16px}.sidebar-guarantee-text{font-size:12px;color:rgba(255,255,255,.6);line-height:1.5}.sidebar-guarantee-text strong{display:block;color:#fff;font-weight:500}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.blog-card{border:1.5px solid var(--border);background:var(--white);border-radius:var(--radius-card);overflow:hidden;transition:box-shadow .25s,transform .25s}.blog-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.blog-card-cat{padding:.5rem 1rem;background:var(--navy);font-size:9px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--bronze-l)}.blog-card-body{padding:1.5rem}.blog-card-title{font-family:Georgia,'Times New Roman',serif;font-size:1.1rem;font-weight:700;color:var(--navy);margin-bottom:.6rem;line-height:1.3;text-decoration:none;display:block}.blog-card-title:hover{color:var(--bronze)}.blog-card-excerpt{font-size:13px;color:var(--slate);line-height:1.7;margin-bottom:1rem}.blog-card-meta{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:var(--slate-l);font-weight:500}footer{background:#060e1a;color:rgba(255,255,255,.72);font-size:12.5px}.footer-main{padding:4rem 2.5rem 3rem;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto}.footer-logo{font-family:Georgia,'Times New Roman',serif;color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:.3rem}.footer-logo span{color:var(--bronze-l)}.footer-tagline{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.72);margin-bottom:1rem}.footer-desc{font-size:12px;color:rgba(255,255,255,.78);line-height:1.8;margin-bottom:1.2rem}.footer-contact-item{display:flex;align-items:center;gap:.6rem;margin-bottom:.5rem}.footer-contact-item svg{width:14px;height:14px;color:var(--bronze-l)}.footer-contact-item a{color:rgba(255,255,255,.7);text-decoration:none}.footer-contact-item a:hover{color:var(--bronze-l)}.footer-col-title{font-size:9px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--bronze);margin-bottom:1rem}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.45rem}.footer-links a{color:rgba(255,255,255,.65);text-decoration:none;font-size:12px;transition:color .2s}.footer-links a:hover{color:var(--bronze-l)}.footer-bottom{border-top:1px solid rgba(255,255,255,.06);padding:1.2rem 2.5rem;display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;font-size:11px;color:rgba(255,255,255,.72)}.footer-bottom a{color:rgba(255,255,255,.78);text-decoration:none}.footer-bottom a:hover{color:var(--bronze-l)}.text-center{text-align:center}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.badge{display:inline-flex;align-items:center;gap:.3rem;font-size:9px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;padding:.25rem .7rem;background:var(--bronze-pale);border:1px solid rgba(107,126,149,.25);color:var(--bronze);border-radius:50px}.divider{border:0;border-top:1px solid var(--border);margin:2.5rem 0}@media(max-width:900px){.hero-grid{max-width:100%;width:100%}.hero-grid{grid-template-columns:1fr;gap:2.5rem}.cards-grid-3,.cards-grid-2{grid-template-columns:1fr}.process-steps{grid-template-columns:1fr 1fr;gap:2rem}.process-steps::before{display:none}.story-strip{display:grid;grid-template-columns:1fr 1fr;min-height:500px}.story-image{min-height:280px}.story-content{padding:2.5rem}.stats-bar{flex-wrap:wrap;gap:1.5rem}.stat-item{border-right:0;padding:0 2rem}.footer-main{grid-template-columns:1fr 1fr;gap:2rem}.blog-grid{grid-template-columns:1fr}.content-with-sidebar{grid-template-columns:1fr}.sidebar{position:static}.case-card{grid-template-columns:1fr;gap:2rem}.nav-links{display:none}.nav-burger{display:block}.float-cta{display:flex}.hero{min-height:auto;padding:4.5rem 1.5rem 3rem}.section{padding:3.5rem 1.5rem}.topbar{flex-direction:column;gap:.2rem;text-align:center}}@media(max-width:600px){.form-row-2{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr}.hero-h1{font-size:2.4rem}}svg{overflow:hidden;vertical-align:middle}.dropdown-menu a svg{width:16px !important;height:16px !important;flex-shrink:0}.card-icon svg{width:24px !important;height:24px !important}.trust-icon svg{width:18px !important;height:18px !important}.btn svg{width:16px !important;height:16px !important}.footer-contact-item svg{width:14px !important;height:14px !important}.float-cta svg{width:16px !important;height:16px !important}.case-poste svg{width:12px !important;height:12px !important}.prose ul li svg{width:14px !important;height:14px !important}.sidebar-guarantee-icon svg{width:16px !important;height:16px !important}.faq-icon{font-size:.8rem}.nav-links a{white-space:nowrap;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,system-ui,sans-serif}.navbar{transform:translateZ(0)}.nav-links{backface-visibility:hidden}.stat-num{}
img,picture,video,iframe{max-width:100%;height:auto}
