:root{--terre-light:#3D2418}.cta-section{padding:100px 0;background:var(--blanc)}.cta-card{display:grid;grid-template-columns:1fr 1.2fr;gap:64px;align-items:center;background:linear-gradient(135deg,var(--terre-light),var(--terre));border-radius:var(--radius-xl,24px);padding:56px;border:1px solid rgba(212,165,116,.1);max-width:1100px;margin:0 auto}.cta-card-visual{position:relative;display:flex;align-items:center;justify-content:center}.cta-card-visual img{width:100%;height:auto;border-radius:16px}.cta-card-content{padding:0}.cta-card .cta-label{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--or);margin-bottom:16px}.cta-card .cta-card-content h2{font-family:var(--font-titre);color:var(--blanc);font-size:clamp(1.5rem, 3vw, 2.25rem);font-weight:500;line-height:1.2;margin-bottom:16px}.cta-card .cta-card-content>p{color:rgba(255,255,255,.75);font-size:1.0625rem;line-height:1.6;margin-bottom:32px;max-width:400px}.cta-card .cta-card-price{margin-bottom:32px}.cta-card .cta-card-price .price-amount{font-family:'Plus Jakarta Sans',Inter,sans-serif;font-size:3rem;font-weight:800;color:var(--or);letter-spacing:-.03em;line-height:1;display:block}.cta-card .cta-card-price .price-unit{font-size:1rem;color:rgba(255,255,255,.6);margin-top:6px;display:block}.cta-card .cta-card-buttons{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-bottom:32px}.cta-card .cta-card-trust{display:flex;gap:20px;flex-wrap:wrap}.cta-card .cta-card-trust-item{display:inline-flex;align-items:center;gap:6px;color:rgba(255,255,255,.7);font-size:.8125rem}.cta-card .cta-card-trust-item svg{width:14px;height:14px;color:var(--or);flex-shrink:0}.cta-card .btn-liquid{--liquid-fg:#FFFFFF;--liquid-border:rgba(255, 255, 255, 0.18);color:#fff;background:rgba(255,255,255,.06)}.cta-card .btn-liquid::before{background:linear-gradient(135deg,rgba(255,255,255,.2) 0,rgba(255,255,255,.02) 50%,rgba(255,255,255,.08) 100%)}.cta-card .btn-liquid:hover{box-shadow:0 0 6px rgba(0,0,0,.03),0 4px 12px rgba(0,0,0,.1),inset 3px 3px .5px -3px rgba(0,0,0,.2),inset -3px -3px .5px -3px rgba(0,0,0,.15),inset 1px 1px 1px -.5px rgba(0,0,0,.1),inset -1px -1px 1px -.5px rgba(0,0,0,.1),inset 0 0 6px 6px rgba(0,0,0,.06),inset 0 0 2px 2px rgba(0,0,0,.04),0 0 20px rgba(212,165,116,.15)}@media (max-width:1024px){.cta-card{grid-template-columns:1fr;gap:40px}.cta-card-visual{order:-1}.cta-card-visual img{max-width:400px;margin:0 auto}.cta-card .cta-card-content>p{margin-left:auto;margin-right:auto}.cta-card .cta-card-buttons{justify-content:center}.cta-card .cta-card-trust{justify-content:center}}@media (max-width:768px){.cta-section{padding:64px 16px}.cta-card{padding:36px 24px;margin:0 8px}.cta-card .cta-card-content h2{font-size:1.65rem}.cta-card .cta-card-content>p{font-size:1rem;max-width:100%}.cta-card .cta-card-price .price-amount{font-size:2.5rem}.cta-card .cta-card-buttons{flex-direction:column;gap:14px}.cta-card .cta-card-buttons a{width:100%;max-width:320px}.cta-card .cta-card-trust{flex-direction:column;gap:10px;align-items:center}}@media (max-width:480px){.cta-section{padding:48px 12px}.cta-card{padding:28px 18px;margin:0 4px;border-radius:20px;gap:28px}.cta-card-visual img{max-width:220px}.cta-card .cta-card-content h2{font-size:1.45rem;margin-bottom:12px}.cta-card .cta-card-content>p{font-size:.9375rem;margin-bottom:24px}.cta-card .cta-card-price{margin-bottom:24px}.cta-card .cta-card-price .price-amount{font-size:2.25rem}.cta-card .cta-card-buttons{margin-bottom:24px;gap:12px}.cta-card .cta-card-trust{gap:8px}.cta-card .cta-card-trust-item{font-size:.75rem}}