body{box-sizing:border-box;display:flex;flex-direction:column;font-family:Lexend;height:100vh;margin:0;width:100vw}#existing-customer-main-content{align-items:center;display:flex;flex:1;flex-direction:column;padding-top:4rem;width:100%}#existing-customer-main-content h2{font-size:20px;font-weight:600;letter-spacing:0;line-height:100%;text-align:center}#existing-customer-main-content h3{font-size:16px;font-weight:400;letter-spacing:0;line-height:27px;text-align:center}#existing-customer-input-row{display:flex;gap:3rem;margin-top:4rem}.existing-customer-input-box{border:1px solid #9e9e9e;border-bottom:4px solid #000;display:flex;gap:1rem;min-width:250px;padding:12px 20px}.existing-customer-input-box div{display:flex;flex:1;flex-direction:column}.existing-customer-input-box div p{color:rgba(0,0,0,.3);font-size:10px;font-weight:400;letter-spacing:0;line-height:100%;margin:0}.existing-customer-input-box div input{border:0}.existing-customer-input-box img{aspect-ratio:1;object-fit:contain}#existing-customer-navigation{border-top:1px solid #9e9e9e;gap:2rem;height:10%;max-height:10%;padding-bottom:1rem;padding-top:1rem;width:100%}#existing-customer-navigation,#existing-customer-navigation a{align-items:center;display:flex;flex-direction:row;justify-content:center}#existing-customer-navigation a{box-sizing:border-box;color:#000;gap:2px}#existing-customer-navigation a img{aspect-ratio:1;object-fit:contain}#existing-customer-navigation button{background:#000;border-radius:10px;color:#fff;font-size:14px;font-weight:400;letter-spacing:0;line-height:100%;min-height:55px;min-width:410}