.hero{padding-top:20vh;padding-inline:var(--pd-x)}.hero .content{display:flex;flex-direction:column;gap:20px;position:relative}.hero .content .p-1{max-width:42ch}.text-1{font-size:var(--fs-5);font-weight:400;max-width:24ch}.text-1 span{border:3px solid rgba(0,0,0,.634);background:#ffffff;display:inline-flex;align-items:center;justify-content:center;height:40px;width:100px;border-radius:200px;margin-inline:10px}.hero .lines{position:absolute;top:0;left:0;right:0;bottom:0;width:100vw;height:100%;display:flex;justify-content:space-between;z-index:-1}.hero .lines .line{width:2px;height:100%;background-color:rgba(0,0,0,.04)}.hero .images{width:100%;height:400px;display:flex;justify-content:space-between;align-items:flex-end;gap:20px;overflow:visible}.hero .images,.hero .images .img{position:relative}.hero .images .img img{border-radius:var(--br-2)}.hero .images .img-1{width:498px;height:197px}.hero .images .img-1 img{position:absolute;top:-40%!important;left:0}.hero .images .img-2{width:302px;height:395px}.hero .images .img-2 img{position:absolute;top:-20%!important;left:0}.hero .images .img-3{width:279px;height:422px}.hero .images .img-3 img{position:absolute;top:-40%!important;left:0}.payments-banner{width:100%;display:flex;justify-content:space-between;align-items:center;background-color:white;border-radius:var(--br-1);border:1px solid var(--secondary-color);padding:10px}.payments-banner h3{font-size:var(--fs-1);font-weight:400}.social-proof{display:flex;justify-content:space-between;align-items:center;margin-top:3rem}.social-proof .proof{padding:10px;border:1px solid rgba(0,0,0,.1);border-radius:100px}