.suivi-form{display:grid;gap:.85rem;max-width:520px}.suivi-form .checkout-cta{width:auto;max-width:220px;min-height:50px}.suivi-result{display:grid;gap:1rem;margin-top:1.25rem}.suivi-result__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.suivi-result__head h2{margin:0 0 .45rem;font-family:var(--font-title);font-size:clamp(1.15rem,2vw,1.35rem);font-weight:650;letter-spacing:-.02em}.suivi-result__head p{margin:0}.suivi-result__total{font-size:clamp(1.25rem,2vw,1.5rem);font-weight:650;letter-spacing:-.02em;white-space:nowrap}@media (max-width:767px){.suivi-form .checkout-cta{max-width:none;width:100%}.suivi-result__head{flex-direction:column}}