.calculateur{font-family:Inter,sans-serif;background:#ffffff;padding:120px 100px}.calculateur.embed{width:100%;max-width:none;margin:0;padding:24px 0 0;border-radius:0;box-shadow:none;background:none}.calculateur.embed .navbar{display:none}.calculateur.embed .header h1{font-size:2rem;line-height:2.4rem}.calculateur.embed .header p{font-size:1.3rem;margin-bottom:1.5rem}.calculateur.embed .btn-white{font-size:1rem;padding:12px 24px;border-radius:20px;width:100%;background:#1A1A1A;color:#fff;border:none;margin-top:24px}.calculateur.embed .cta-section{margin-top:24px}.navbar{position:fixed;top:0;left:0;width:100%;height:60px;display:flex;align-items:center;padding:15px 30px;background:white;box-shadow:0 4px 192.2px -18px rgba(0,0,0,.25);z-index:1000}.navbar-arrow{width:12px;height:12px;transform:rotate(225deg);cursor:pointer}.header{margin-top:0;margin-bottom:40px}.header h1{font-size:64px;font-weight:500;line-height:77px;margin-bottom:10px}.header p{font-size:64px;font-weight:300;margin:0}.toggle{display:flex;gap:10px;align-items:center;margin:40px 0}.toggle button{padding:11px 34px;border-radius:57px;font-size:14px;background:transparent;border:1px solid #1a1a1a;color:#1A1A1A;cursor:pointer}.toggle .active{background:#1A1A1A;color:white}.badge{background:#CAF7DA;padding:12px 37px;border-radius:46px;font-size:12px;color:#63806E}.tarifs{display:flex;gap:85px;margin-bottom:40px}.tarif-left,.tarif-right{display:flex;flex-direction:column;justify-content:flex-end}.tarif-left .prix,.tarif-right .prix{font-size:72px;font-weight:500}.subtext{font-size:20px;margin-top:-10px}.slider label{font-size:20px;margin-bottom:10px}.slider-track{display:flex;align-items:center;gap:20px}input[type=range]{flex:1 1;width:100%}input[type=number]{margin-top:20px;background:#F3F3F3;border:none;border-radius:10px;font-size:24px;padding:8px;width:120px}.cta-section{display:flex;justify-content:space-between;gap:100px;margin-top:80px;background:#1A1A1A;border-radius:30px;color:white;padding:80px}.questions{background:white;border-radius:25px;padding:30px 40px;color:black;flex:1 1;max-width:450px}.questions h2{font-size:24px;font-weight:500;margin-bottom:10px}.questions p{font-size:18px;margin-bottom:20px}.btn-black{background:#1A1A1A;color:white;padding:10px 30px;border-radius:57px;display:inline-flex;align-items:center;gap:10px;font-size:14px;text-decoration:none}.recap{flex:1 1;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;text-align:right}.recap .ht{font-size:18px}.recap .ttc{font-size:48px;font-weight:500;margin:20px 0}.recap .ttc-sub{font-size:32px}.btn-white{margin-top:24px;background:white;color:#1A1A1A;border:none;border-radius:57px;padding:16px 32px;font-size:16px;cursor:pointer}@media (max-width:1200px){.calculateur,.cta-section{padding-left:50px;padding-right:50px}.cta-section{flex-direction:column;align-items:flex-start;gap:40px}.questions,.recap{width:100%;max-width:100%;text-align:left}.questions,.recap{align-items:flex-start}}@media (max-width:768px){.calculateur{padding-left:20px;padding-right:20px}.header h1{font-size:40px;line-height:48px}.header p{font-size:24px}.tarifs{flex-direction:row;justify-content:flex-start;gap:20px}.tarif-left .prix,.tarif-right .prix{font-size:32px}.subtext{margin-top:5px;font-size:14px}.slider-track{flex-direction:column;align-items:flex-start;gap:10px;max-width:100%;width:100%}.toggle{flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start}.btn-black,.btn-white{width:100%;justify-content:center}.cta-section{flex-direction:column-reverse;gap:40px;padding:40px 20px}.recap{align-items:center;text-align:center}.recap .ttc{font-size:42px;font-weight:600;margin-bottom:8px;margin-top:8px}.recap .subtext{font-size:24px;margin-top:5px}.questions{margin-left:5px;margin-right:5px;width:calc(100% - 10px)}}