/* Bloc "Prêt à démarrer" rendu identique à homepage-v3.html */ /* IMPORTANT:l'ancien thème a des styles forts sur #newsletter(padding/fond) */ #newsletter.rg-v3-newsletter-anchor{background:transparent!important;padding:0!important;margin:0!important;height:0!important;overflow:hidden!important;}#newsletter.rg-v3-newsletter-anchor *{display:none!important;}.rg-v3-cta-host{display:block;width:100%;padding:0;margin:0;}.rg-v3-cta-host .container{max-width:1200px;margin:0 auto;padding:0 24px;}.rg-v3-site-footer>.container{max-width:none;width:100%;margin:0 auto;padding:0 40px;}.rg-v3-cta-host .section-eyebrow{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#94a3b8;margin-bottom:14px;}.rg-v3-cta-host .cta-section{background:#0f1f3d;position:relative;overflow:hidden;padding:64px 0;}.rg-v3-cta-host .cta-section::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(200,16,46,.12) 0,transparent 70%);}.rg-v3-cta-host .cta-section::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,rgba(255,255,255,.04) 0,transparent 70%);}.rg-v3-cta-host .cta-inner{position:relative;z-index:2;text-align:center;}.rg-v3-cta-host .cta-title{font-family:"Montserrat",Arial,Helvetica,sans-serif;font-size:clamp(1.4rem,2.35vw,2rem);font-weight:700;color:#fff;line-height:1.2;margin-bottom:14px;}.rg-v3-cta-host .cta-desc{font-size:1rem;color:rgba(255,255,255,.6);max-width:500px;margin:0 auto 36px;line-height:1.7;}.rg-v3-cta-host .cta-btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;}.rg-v3-cta-host .btn{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:.25s cubic-bezier(.4,0,.2,1);border:none;letter-spacing:.2px;text-decoration:none;}.rg-v3-cta-host .btn-primary{background:#e31837;color:#fff;}.rg-v3-cta-host .btn-primary:hover{background:#c2102e;color:#fff;transform:translateY(-1px);box-shadow:0 6px 20px rgba(200,16,46,.35);}.rg-v3-cta-host .btn svg{flex-shrink:0;}.rg-v3-cta-host .cta-contacts{display:flex;gap:32px;justify-content:center;margin-top:48px;flex-wrap:wrap;}.rg-v3-cta-host .cta-contact-item{text-align:center;}.rg-v3-cta-host .cta-contact-label{font-size:.75rem;letter-spacing:1.5px;text-transform:uppercase;color:rgba(255,255,255,.4);margin-bottom:6px;}.rg-v3-cta-host .cta-contact-value,.rg-v3-cta-host .cta-contact-value a{font-size:1.1rem;font-weight:600;color:#fff;text-decoration:none;}.rg-v3-cta-host .cta-contact-sep{width:1px;background:rgba(255,255,255,.08);}.rg-v3-site-footer{background:#080f1e;padding:48px 0 22px;}.footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:28px;row-gap:18px;max-width:1480px;margin:0 auto 34px;align-items:start;}.footer-brand{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:2px;}.footer-brand .logo{margin-bottom:12px;}.footer-brand .logo svg{width:98px;height:auto;}.footer-brand-desc{font-size:.9rem;color:rgba(255,255,255,.48);line-height:1.7;max-width:760px;margin:0 auto;}.footer-col,.footer-contact{display:flex;flex-direction:column;align-items:center;text-align:center;}.footer-col h4,.footer-contact h4{font-size:.8rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:rgba(255,255,255,.5);margin-bottom:14px;}.footer-accordion-trigger{display:none;}.footer-accordion-content{width:100%;}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:8px;padding:0;margin:0;align-items:center;}.footer-col ul li a{font-size:.875rem;color:rgba(255,255,255,.6);text-decoration:none;transition:color .25s cubic-bezier(.4,0,.2,1);}.footer-contact-info{font-size:.875rem;color:rgba(255,255,255,.6);line-height:1.7;}.footer-contact-info p{margin:0 0 8px;}.footer-contact-info p:last-child{margin-bottom:0;}.footer-contact-info p:first-child{color:rgba(255,255,255,.78);}.footer-contact-info p:nth-child(2){color:rgba(255,255,255,.78);}.footer-contact-info a{color:rgba(255,255,255,.78);text-decoration:none;transition:color .25s cubic-bezier(.4,0,.2,1);}.footer-contact-info a:hover{color:#fff;}.footer-col a:hover{color:#fff;}.footer-bottom{max-width:1480px;margin:0 auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.07);display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;}.footer-copy{font-size:.8rem;color:rgba(255,255,255,.3);}.footer-legal{display:flex;gap:24px;flex-wrap:wrap;}.footer-legal a{font-size:.8rem;color:rgba(255,255,255,.3);text-decoration:none;transition:color .25s cubic-bezier(.4,0,.2,1);}.footer-legal a:hover{color:rgba(255,255,255,.6);}@media(max-width:1024px){.footer-grid{grid-template-columns:1fr 1fr;gap:24px;}.footer-brand{grid-column:1 / -1;}}@media(max-width:767px){.rg-v3-cta-host .cta-section{padding:48px 0;}.rg-v3-site-footer>.container{padding:0 20px;}.footer-grid{grid-template-columns:1fr;gap:14px;margin-bottom:22px;}.footer-brand{margin-bottom:8px;}.footer-col,.footer-contact{align-items:stretch;text-align:left;border-top:1px solid rgba(255,255,255,.08);padding-top:14px;}.footer-col h4,.footer-contact h4{display:none;}.footer-accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:2px 0 4px;background:none;border:none;color:rgba(255,255,255,.82);font-size:.8rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;text-align:left;line-height:1.45;}.footer-accordion-trigger::after{content:'+';display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;border:1px solid rgba(255,255,255,.16);font-size:1rem;line-height:1;color:rgba(255,255,255,.64);transition:transform .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1);}.footer-col.is-open .footer-accordion-trigger::after,.footer-contact.is-open .footer-accordion-trigger::after{transform:rotate(45deg);}.footer-col.is-open .footer-accordion-trigger::after,.footer-contact.is-open .footer-accordion-trigger::after{border-color:rgba(255,255,255,.3);color:#fff;}.footer-accordion-content{display:none;padding-top:12px;}.footer-col.is-open .footer-accordion-content,.footer-contact.is-open .footer-accordion-content{display:block;}.footer-col ul{align-items:flex-start;gap:10px;}.footer-contact-info{text-align:left;}.footer-bottom{padding-top:14px;}.rg-v3-cta-host .cta-contact-sep{display:none;}}