.reassurance{display:flex;flex-direction:column;align-items:center;gap:32px;width:min(100% - 128px,900px);margin:0 auto}@media screen and (min-width:600px)and (max-width:1199px){.reassurance{width:calc(100% - 64px)}}@media screen and (max-width:599px){.reassurance{width:calc(100% - 32px)}}.reassurance-cont{padding:24px 0}@media screen and (max-width:899px){.reassurance-cont{display:none}}.reassurance-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:64px;gap:64px}.reassurance-card{display:flex;align-items:center;gap:12px}.reassurance-card-icon{position:relative;display:flex;justify-content:center;align-items:center;background-color:#fff;min-height:60px;min-width:60px;border-radius:16px}.reassurance-card-text{font-weight:500;font-family:var(--nunito-font),sans-serif}.reassurance-avis{display:flex;align-items:center;justify-content:center;gap:8px;width:min(100% - 128px,1560px);margin:0 auto}@media screen and (min-width:600px)and (max-width:1199px){.reassurance-avis{width:calc(100% - 64px)}}@media screen and (max-width:599px){.reassurance-avis{width:calc(100% - 32px)}}.reassurance-avis-cont{padding:16px 0}.reassurance-avis-text{display:flex;gap:4px}:root{--display1-size:2.375rem;--h1-size:2.5rem;--h2-size:1.75rem;--h3-size:1.5rem;--h4-size:1.25rem;--h5-size:1.125rem;--h6-size:1rem;--body-size:1rem;--title-xxl-size:2.5rem}@media(min-width:1200px){:root{--display1-size:80px;--h1-size:60px;--h2-size:40px;--h3-size:36px;--h4-size:28px;--h5-size:24px;--h6-size:18px;--body-size:18px;--title-xxl-size:46px}}.stepFloat{width:-moz-fit-content;width:fit-content;flex:1 1}.stepFloat,.stepFloat-cont{display:flex;align-items:center}.stepFloat-cont{width:100%}.stepFloat:last-child{flex:0 1}.stepFloat.primary .stepFloat-step{opacity:.5;border:1px solid #ff2ca0;background-color:#fff;color:#ff2ca0}.stepFloat.primary .stepFloat-step.active{opacity:1;background-color:#ff2ca0;color:#fff}.stepFloat.primary .stepFloat-line-empty,.stepFloat.primary .stepFloat-line-full{background-color:#ff2ca0}.stepFloat.secondary .stepFloat-step{opacity:.3;background-color:#ff3771;color:#fff;border:1px solid #ff3771}.stepFloat.secondary .stepFloat-step.active{opacity:1}.stepFloat.secondary .stepFloat-line-empty,.stepFloat.secondary .stepFloat-line-full{background-color:#ff3771}.stepFloat.tertiary .stepFloat-step{opacity:.3;background-color:#ff8e48;color:#fff;border:1px solid #ff8e48}.stepFloat.tertiary .stepFloat-step.active{opacity:1}.stepFloat.tertiary .stepFloat-line{display:flex}.stepFloat.tertiary .stepFloat-line-empty,.stepFloat.tertiary .stepFloat-line-full{background-color:#ff8e48}.stepFloat.quaternary .stepFloat-step{opacity:.3;background-color:#ffcc49;color:#fff;border:1px solid #ffcc49}.stepFloat.quaternary .stepFloat-step.active{opacity:1}.stepFloat.quaternary .stepFloat-line-empty,.stepFloat.quaternary .stepFloat-line-full{background-color:#ffcc49}.stepFloat-step{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:100%;border:1px solid rgba(0,0,0,0);color:#fff}@media screen and (max-width:599px){.stepFloat-step{width:32px;height:32px}}.stepFloat-line{flex:1 1;display:flex;height:3px}.stepFloat-line-full{height:100%}.stepFloat-line-empty{height:100%;opacity:.3;flex:1 1}