.section-reassurance{position:relative}.reassurance{background:#fff;border-top:1px solid #e7e7e7}.reassurance .reassurance__container{display:flex;align-items:center;gap:96px;margin:0 auto}.reassurance .reassurance__item{position:relative;flex:1}.reassurance .reassurance__item:not(:last-child):after{content:"";position:absolute;right:-48px;top:50%;transform:translateY(-50%);width:1px;height:48px;background:#e7e7e7}.reassurance .reassurance__content{display:flex;align-items:center;gap:32px;height:100%}.reassurance .reassurance__text{flex:1;display:flex;flex-direction:column;gap:4px}.reassurance .reassurance__title{font-size:20px;font-weight:400;margin:0;text-transform:uppercase;line-height:17px}.reassurance .reassurance__description{font-size:12px;margin:0}.reassurance .reassurance__arrow{flex-shrink:0;width:16px;height:16px;color:#161616;display:flex;align-items:center;justify-content:center}.reassurance .reassurance__link{position:absolute;top:0;left:0;right:0;bottom:0;text-decoration:none}@media only screen and (max-width:749px){.reassurance{padding:24px 0}.reassurance .reassurance__container{flex-direction:column;gap:24px;align-items:stretch;margin-top:16px}.reassurance .reassurance__item{min-height:auto;padding:0 0 24px;border-bottom:1px solid #e7e7e7}.reassurance .reassurance__item:last-child{border-bottom:none}.reassurance .reassurance__item:after{display:none}}