@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");body,html{background-color:#f5f5f5;padding:0;margin:0;font-family:Inter,system-ui,sans-serif}input,textarea{font-family:Inter}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.la{display:flex;flex:1 1;height:45px;border:0;border-bottom:1px solid #b5b5b5;background-color:transparent;margin-bottom:40px;font-weight:400;color:#323232;font-family:-apple-system,Inter;font-size:15px}.la::-moz-placeholder{color:#b5b5b5;font-weight:400}.la:-ms-input-placeholder{color:#b5b5b5;font-weight:400}.la::placeholder{color:#b5b5b5;font-weight:400}.la:focus{outline:none;border-bottom:2px solid #33c3fe}@media (max-width:425px){.la{border-bottom:1px solid #b5b5b5;font-size:16px;margin-bottom:40px;border-radius:0;padding-left:0}}