*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;color:#000;background:#fff}.nav{display:flex;align-items:center;justify-content:center;height:72px;background:#c2d3ff;position:relative}.nav-logo{height:44px}.nav-right{position:absolute;right:32px;display:flex;align-items:center;gap:8px}.nav-login{font-weight:500;font-size:16px;color:#000480;cursor:pointer}.hero{display:flex;flex-direction:column;align-items:center;padding:80px 20px 60px;text-align:center}.hero-logo{width:405px;max-width:90%;margin-bottom:48px}.hero-title{font-weight:700;font-size:42px;line-height:1.21;color:#000480;max-width:823px;margin-bottom:20px}.hero-subtitle{font-weight:400;font-size:16px;line-height:1.625;color:#000;max-width:590px;margin-bottom:40px}.btn-primary{background:#000480;color:#fff;border:none;border-radius:50px;padding:10px 50px;font-family:Inter,sans-serif;font-weight:700;font-size:22px;cursor:pointer;margin-bottom:60px}.btn-primary:hover{opacity:.9}.features{display:flex;gap:36px;max-width:760px;width:100%}.feature-card{flex:1;background:#e5e8ef;border-radius:8px;padding:20px;text-align:center}.feature-title{font-weight:700;font-size:24px;line-height:1.21;color:#000480;margin-bottom:16px}.feature-list{list-style:none;display:flex;flex-direction:column;gap:10px;font-size:16px;line-height:1.21}.footer{background:#e5e8ef;height:57px;display:flex;align-items:center;justify-content:center;gap:40px;margin-top:60px}.footer-links{display:flex;gap:31px}.footer-links span{font-weight:600;font-size:12px;color:#9aa3b8}.footer-copy{font-size:12px;color:#bdbdbd}
