.section-reassurance{position:relative}.reassurance .reassurance__container{border-top:1px solid #E2E2E2;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-evenly;padding:24px 0 0;gap:32px}.reassurance .reassurance__item{position:relative;flex:1 1 auto;max-width:22%}.reassurance .reassurance__content{display:flex;flex-direction:column;align-items:center;height:100%;gap:4px}.reassurance .reassurance__content img,.reassurance .reassurance__content svg{display:block;max-width:80px;max-height:80px;margin:0 auto}.reassurance .reassurance__text{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:4px}.reassurance .reassurance__title{margin:0 auto;text-align:center}.reassurance .reassurance__description{max-width:260px;margin:0 auto;text-align:center;font-size:15px;font-weight:500}.reassurance .reassurance__description a{text-decoration:underline;color:var(--blue)}.reassurance .reassurance__description p{margin:0}.reassurance .reassurance__link{position:absolute;top:0;right:0;bottom:0;left:0;text-decoration:none}@media only screen and (max-width:749px){.reassurance .reassurance__container{align-items:flex-start;justify-content:space-around;gap:16px 8px}.reassurance .reassurance__item{max-width:calc(50% - 8px)}.reassurance .reassurance__description{font-size:13px;line-height:17px}}