.offerte-module__J-A59a__hero{background:linear-gradient(135deg,#18354d 0%,#0f2236 100%);padding:160px 0 64px;position:relative;overflow:hidden}.offerte-module__J-A59a__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#e8882d14 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-50%;right:-20%}.offerte-module__J-A59a__heroInner{max-width:1280px;margin:0 auto;padding:0 40px}.offerte-module__J-A59a__breadcrumb{align-items:center;gap:8px;margin-bottom:24px;font-size:15px;display:flex}.offerte-module__J-A59a__breadcrumb a{color:#ffffff80;text-decoration:none;transition:color .2s}.offerte-module__J-A59a__breadcrumb a:hover{color:#fffc}.offerte-module__J-A59a__breadcrumb span{color:#ffffff4d}.offerte-module__J-A59a__current{color:#fffc!important}.offerte-module__J-A59a__heroTitle{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",sans-serif;color:#fff;letter-spacing:-1.5px;margin-bottom:16px;font-size:clamp(32px,5vw,48px);font-weight:800;line-height:1.1}.offerte-module__J-A59a__heroText{color:#ffffffa6;max-width:600px;margin-bottom:24px;font-size:17px;line-height:1.7}.offerte-module__J-A59a__heroBadges{flex-wrap:wrap;gap:12px;display:flex}.offerte-module__J-A59a__heroBadge{color:#fffc;background:#ffffff14;border:1px solid #ffffff1f;border-radius:100px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-flex}.offerte-module__J-A59a__heroBadge svg{color:var(--orange)}.offerte-module__J-A59a__content{background:var(--bg);padding:64px 0 80px}.offerte-module__J-A59a__contentInner{max-width:1280px;margin:0 auto;padding:0 40px}.offerte-module__J-A59a__layout{grid-template-columns:1fr 380px;align-items:start;gap:48px;display:grid}.offerte-module__J-A59a__formCard{background:var(--bg-warm);border:1px solid var(--border);border-radius:var(--radius-xl);padding:40px}.offerte-module__J-A59a__formTitle{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",sans-serif;color:var(--dark);letter-spacing:-.3px;margin-bottom:6px;font-size:24px;font-weight:800}.offerte-module__J-A59a__formSubtitle{color:var(--text-secondary);margin-bottom:28px;font-size:15px;line-height:1.6}.offerte-module__J-A59a__form{flex-direction:column;display:flex}.offerte-module__J-A59a__formSection{margin-bottom:8px}.offerte-module__J-A59a__formSectionTitle{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",sans-serif;color:var(--dark);border-bottom:1px solid var(--border);align-items:center;gap:8px;margin-bottom:16px;padding-bottom:10px;font-size:16px;font-weight:700;display:flex}.offerte-module__J-A59a__formSectionTitle svg{color:var(--orange)}.offerte-module__J-A59a__formRow{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.offerte-module__J-A59a__formGroup{margin-bottom:14px}.offerte-module__J-A59a__formGroup label{color:var(--text);margin-bottom:6px;font-size:15px;font-weight:600;display:block}.offerte-module__J-A59a__formGroup input,.offerte-module__J-A59a__formGroup textarea,.offerte-module__J-A59a__formGroup select{border:1.5px solid var(--border);border-radius:var(--radius);background:var(--bg);width:100%;color:var(--text);padding:13px 16px;font-family:inherit;font-size:15px;transition:all .3s}.offerte-module__J-A59a__formGroup input:focus,.offerte-module__J-A59a__formGroup textarea:focus,.offerte-module__J-A59a__formGroup select:focus{border-color:var(--orange);outline:none;box-shadow:0 0 0 3px #e8882d1a}.offerte-module__J-A59a__formGroup textarea{resize:vertical;min-height:120px}.offerte-module__J-A59a__formSubmit{background:var(--orange);color:#fff;cursor:pointer;letter-spacing:.2px;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:16px;font-family:inherit;font-size:16px;font-weight:700;transition:all .25s;display:inline-flex}.offerte-module__J-A59a__formSubmit:hover{background:var(--orange-dark);transform:translateY(-2px);box-shadow:0 8px 24px #e8882d33}.offerte-module__J-A59a__formSubmit:active{transform:translateY(0)}.offerte-module__J-A59a__formSubmit:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}.offerte-module__J-A59a__formNote{color:var(--text-secondary);text-align:center;margin-top:16px;font-size:14px}.offerte-module__J-A59a__formNote a{color:var(--orange);font-weight:600;text-decoration:none;transition:color .2s}.offerte-module__J-A59a__formNote a:hover{color:var(--orange-dark);text-decoration:underline}.offerte-module__J-A59a__formError{border-radius:var(--radius);color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;align-items:center;gap:10px;margin-bottom:8px;padding:14px 16px;font-size:14px;font-weight:500;display:flex}.offerte-module__J-A59a__formError svg{color:#dc2626;flex-shrink:0}.offerte-module__J-A59a__formSuccess{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:48px 24px;display:flex}.offerte-module__J-A59a__formSuccess svg{color:#16a34a;width:48px;height:48px;margin-bottom:8px}.offerte-module__J-A59a__formSuccess h3{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",sans-serif;color:var(--dark);font-size:22px;font-weight:800}.offerte-module__J-A59a__formSuccess p{color:var(--text-secondary);max-width:400px;font-size:15px;line-height:1.6}.offerte-module__J-A59a__formSuccess .offerte-module__J-A59a__formSubmit{width:auto;margin-top:16px;padding:14px 32px}.offerte-module__J-A59a__spinner{animation:1s linear infinite offerte-module__J-A59a__spin}@keyframes offerte-module__J-A59a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.offerte-module__J-A59a__sidebar{flex-direction:column;gap:20px;display:flex;position:sticky;top:100px}.offerte-module__J-A59a__stepsCard{background:var(--bg-warm);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px}.offerte-module__J-A59a__stepsCard h3{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",sans-serif;color:var(--dark);margin-bottom:16px;font-size:17px;font-weight:700}.offerte-module__J-A59a__steps{flex-direction:column;gap:16px;display:flex}.offerte-module__J-A59a__step{align-items:flex-start;gap:14px;display:flex}.offerte-module__J-A59a__stepNumber{background:var(--orange);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;font-size:14px;font-weight:800;display:flex}.offerte-module__J-A59a__step strong{color:var(--dark);font-size:14px;font-weight:700;line-height:1.3;display:block}.offerte-module__J-A59a__step span{color:var(--text-secondary);font-size:13px;line-height:1.4}.offerte-module__J-A59a__trustCard{background:var(--bg-warm);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px}.offerte-module__J-A59a__trustCard h3{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",sans-serif;color:var(--dark);margin-bottom:6px;font-size:17px;font-weight:700}.offerte-module__J-A59a__trustList{flex-direction:column;gap:14px;margin-top:16px;display:flex}.offerte-module__J-A59a__trustItem{align-items:flex-start;gap:12px;display:flex}.offerte-module__J-A59a__trustItem svg{width:20px;height:20px;color:var(--orange);flex-shrink:0;margin-top:1px}.offerte-module__J-A59a__trustItem strong{color:var(--dark);font-size:15px;font-weight:700;line-height:1.3;display:block}.offerte-module__J-A59a__trustItem span{color:var(--text-secondary);font-size:14px;line-height:1.4}.offerte-module__J-A59a__reviewCard{border-radius:var(--radius-lg);background:linear-gradient(135deg,#18354d 0%,#0f2236 100%);border:1px solid #0000;padding:24px}.offerte-module__J-A59a__reviewStars{align-items:center;gap:3px;margin-bottom:12px;display:flex}.offerte-module__J-A59a__reviewStars span{color:#ffffffb3;margin-left:6px;font-size:15px;font-weight:700}.offerte-module__J-A59a__reviewQuote{color:#fffc;margin-bottom:10px;font-size:15px;font-style:italic;line-height:1.7}.offerte-module__J-A59a__reviewAuthor{color:#ffffff80;font-size:14px;font-weight:500}.offerte-module__J-A59a__linksCard{border-radius:var(--radius-lg);border:1px solid var(--border);background:#fff;padding:24px}.offerte-module__J-A59a__linksCard h3{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",sans-serif;color:var(--dark);margin-bottom:16px;font-size:16px;font-weight:700}.offerte-module__J-A59a__linksList{flex-direction:column;gap:8px;display:flex}.offerte-module__J-A59a__linksList a{color:#2b5ea7;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.offerte-module__J-A59a__linksList a:hover{color:var(--orange)}@media (max-width:1024px){.offerte-module__J-A59a__layout{grid-template-columns:1fr}.offerte-module__J-A59a__sidebar{flex-flow:wrap;position:static}.offerte-module__J-A59a__stepsCard,.offerte-module__J-A59a__trustCard,.offerte-module__J-A59a__reviewCard,.offerte-module__J-A59a__linksCard{flex:1;min-width:280px}}@media (max-width:768px){.offerte-module__J-A59a__hero{padding:140px 0 48px}.offerte-module__J-A59a__heroInner,.offerte-module__J-A59a__contentInner{padding:0 20px}.offerte-module__J-A59a__heroBadges{flex-direction:column}.offerte-module__J-A59a__content{padding:40px 0 56px}.offerte-module__J-A59a__formCard{padding:24px}.offerte-module__J-A59a__formRow{grid-template-columns:1fr}.offerte-module__J-A59a__sidebar{flex-direction:column}}
