@import "https://fonts.googleapis.com/css2?family=Heebo:wght@700&family=Inter:wght@400&display=swap";*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;margin:0;font-family:system-ui,-apple-system,sans-serif}#root{min-height:100vh}*{box-sizing:border-box;margin:0;padding:0}.quiz-wrapper{flex-direction:column;align-items:center;min-height:100vh;display:flex}.progress-bar{background:#e5e7eb;width:100%;height:4px}.progress-fill{background:#ef4444;height:100%;transition:width .3s}.step-container{flex-direction:column;flex:1;width:100%;display:flex}.site-header{background-image:url(/lander-headerimg.jpg);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:630px;padding:40px 20px 67px;display:flex;position:relative;overflow:hidden}.header-bg-overlay{opacity:.8;pointer-events:none;background-color:#102980;position:absolute;inset:0}.header-content{z-index:1;flex-direction:column;align-items:center;gap:70px;width:100%;max-width:1440px;display:flex;position:relative}.header-logo{object-fit:contain;width:246px;height:177px;display:block}.header-text-block{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:642px;display:flex}.header-heading{letter-spacing:0;text-align:center;color:#fff;margin:0;font-family:Heebo,sans-serif;font-size:60px;font-weight:700;line-height:62px;text-decoration:none}.header-divider{background-color:#d9d9d9;flex-shrink:0;width:273px;height:1px}.header-subtext{letter-spacing:0;text-align:center;color:#fff;margin:30px 0 0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:150%}@media (width<=768px){.site-header{min-height:auto;padding:40px 20px}.header-content{gap:40px}.header-logo{width:180px;height:auto}.header-heading{font-size:36px;line-height:42px}}@media (width<=480px){.site-header{padding:30px 16px}.header-content{gap:24px}.header-logo{width:140px;height:auto}.header-heading{font-size:28px;line-height:34px}.header-divider{width:180px}.header-subtext{margin:16px 0 0;font-size:13px}}.site-footer{width:100%;margin-top:auto}.footer-nav{background-color:#09194d;justify-content:space-between;align-items:center;width:100%;height:78px;padding:8px 26px;display:flex;position:relative}.footer-btn{cursor:pointer;color:#fff;background:0 0;border:none;flex-shrink:0;align-items:center;gap:8px;width:100px;padding:0;font-family:Inter,sans-serif;font-size:18px;font-weight:700;line-height:150%;display:flex}.footer-btn:first-of-type{justify-content:flex-start}.footer-btn:last-of-type{justify-content:flex-end}.footer-btn:hover{opacity:.85}.footer-btn:disabled{opacity:.4;cursor:not-allowed}.arrow-icon{flex-shrink:0}.footer-btn-placeholder{flex-shrink:0;width:100px}.footer-legal{color:#fff;white-space:nowrap;background-color:#09194d;justify-content:center;align-items:center;gap:10px;width:100%;height:38px;padding:10px 150px;font-family:Heebo,sans-serif;font-size:12px;font-weight:400;line-height:16px;display:flex}.footer-legal a{color:#fff;font-family:Heebo,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-decoration:none}.footer-legal a:hover{text-decoration:underline}.footer-divider{opacity:1;background-color:#fff;width:1px;height:18px}.progress-indicators{justify-content:center;align-items:center;gap:0;width:427px;height:50px;display:flex}.progress-item{align-items:center;gap:0;display:flex}.progress-circle{text-align:center;color:#fff;background-color:#0000;border:2px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-family:Inter,sans-serif;font-size:15px;font-weight:700;line-height:150%;display:flex}.progress-circle.active,.progress-circle.completed{color:#09194d;background-color:#fff}.progress-circle.submit-page{color:#09194d;background-color:#fff;border-color:#fff}.progress-line{border-top:1px solid #fff;flex-shrink:0;width:65px;height:0;margin:0}@media (width<=480px){.footer-nav{height:auto;min-height:46px;padding:8px 16px}.footer-btn{width:70px;font-size:15px}.footer-btn-placeholder{width:70px}.progress-indicators{flex:1;justify-content:center;width:auto}.progress-circle{width:24px;height:24px;font-size:12px}.progress-line{width:30px}.footer-legal{white-space:normal;text-align:center;flex-wrap:wrap;justify-content:center;gap:6px;height:auto;padding:10px 16px}.footer-legal span{text-align:center;order:2;width:100%}.footer-legal a{order:1;margin:0 8px}.footer-divider{display:none}}.question-area{background:linear-gradient(135deg,#d6dce8 0%,#e8ecf2 50%,#d6dce8 100%);flex:1;justify-content:center;align-items:center;width:100%;min-height:580px;padding:40px 20px;display:flex}.question-box{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:633px;display:flex}.question-title-block{flex-direction:column;align-items:center;gap:10px;display:flex}.question-title{letter-spacing:0;text-align:center;color:#000d56;margin:0;font-family:Heebo,sans-serif;font-size:30px;font-weight:700;line-height:100%}.question-underline{background-color:#c21d1b;width:145px;height:1px}.options-list{flex-direction:column;width:100%;max-width:543px;margin-top:10px;display:flex}.option-item{cursor:pointer;background:#fff9;border:none;border-radius:100px;align-items:center;gap:16px;width:100%;height:48px;padding:0 21px;transition:background .15s;display:flex;box-shadow:0 4px 9.3px #0000001a}.option-item:hover,.option-item--selected{background:#ffffffd9}.option-radio{background:0 0;border:2px solid #08184c;border-radius:50%;flex-shrink:0;width:22px;height:22px;transition:border-color .15s;position:relative}.option-radio--selected{border-color:#08184c}.option-radio-dot{background-color:#c41d1b;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.option-label{letter-spacing:0;color:#091b52;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:150%}@media (width<=480px){.question-area{min-height:unset;align-items:flex-start;padding:28px 16px}.question-box{gap:16px}.question-title{font-size:22px;line-height:110%}.options-list{margin-top:6px}.option-item{gap:12px;height:44px;padding:0 16px}}.submit-area{background:linear-gradient(135deg,#d6dce8 0%,#e8ecf2 50%,#d6dce8 100%);flex:1;justify-content:center;align-items:center;width:100%;min-height:580px;padding:40px 20px 60px;display:flex}.submit-box{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:633px;padding-bottom:60px;display:flex}.submit-title-block{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:543px;padding-bottom:16px;display:flex}.submit-title{letter-spacing:0;text-align:center;color:#000d56;margin:0;font-family:Heebo,sans-serif;font-size:30px;font-weight:700;line-height:100%}.submit-underline{background-color:#c21d1b;width:145px;height:1px}.submit-subtext{letter-spacing:0;text-align:center;color:#091b52;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:150%}.submit-form{flex-direction:column;gap:16px;width:100%;max-width:543px;display:flex}.form-fields{flex-direction:column;gap:10px;display:flex}.form-field{flex-direction:column;gap:4px;display:flex}.form-label{color:#08184c;padding-left:4px;font-family:Inter,sans-serif;font-size:13px;font-weight:700}.form-label-asterisk{color:#c41d1b;margin-right:1px}.form-input{color:#091b52;background:#fff9;border:none;border-radius:100px;outline:none;width:100%;height:48px;padding:0 21px;font-family:Inter,sans-serif;font-size:14px;box-shadow:0 4px 9.3px #0000001a}.form-input::placeholder{color:#aab0c4}.form-input:focus{background:#ffffffd9}.form-error{color:#c41d1b;text-align:center;margin:0;font-family:Inter,sans-serif;font-size:13px}.submit-btn-row{justify-content:flex-end;display:flex}.submit-btn{color:#fff;cursor:pointer;letter-spacing:.5px;background:linear-gradient(90deg,#c41d1b 0%,#5e0e0d 100%);border:2px solid #0000;border-radius:9999px;width:132px;height:48px;padding:8px 21px;font-family:Inter,sans-serif;font-size:14px;font-weight:700;transition:opacity .15s;box-shadow:0 4px 4px #00000040}.submit-btn:hover{opacity:.9}.submit-btn:disabled{opacity:.6;cursor:not-allowed}@media (width<=480px){.submit-area{min-height:unset;align-items:flex-start;padding:28px 16px 40px}.submit-box{gap:12px;padding-bottom:20px}.submit-title{font-size:24px}.submit-subtext{font-size:14px}.submit-title-block{gap:12px;padding-bottom:8px}}.thankyou-wrapper{background-image:url(/lander-headerimg.jpg);background-position:50%;background-size:cover;flex-direction:column;min-height:100vh;display:flex;position:relative}.thankyou-bg-overlay{opacity:.8;pointer-events:none;z-index:0;background-color:#102980;position:absolute;inset:0}.thankyou-content{z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:40px;padding:60px 20px;display:flex;position:relative}.thankyou-logo{object-fit:contain;width:246px;height:177px}.thankyou-text-block{flex-direction:column;align-items:center;gap:16px;display:flex}.thankyou-heading{letter-spacing:0;text-align:center;color:#fff;margin:0;font-family:Heebo,sans-serif;font-size:60px;font-weight:700;line-height:62px}.thankyou-divider{background-color:#d9d9d9;width:273px;height:1px}.thankyou-sub{letter-spacing:0;text-align:center;color:#fff;margin:0;font-family:Inter,sans-serif;font-size:25px;font-weight:700;line-height:150%}.thankyou-body{letter-spacing:0;text-align:center;color:#fff;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:150%}.thankyou-wrapper .site-footer{z-index:1;position:relative}@media (width<=480px){.thankyou-content{gap:24px;padding:40px 20px}.thankyou-logo{width:160px;height:auto}.thankyou-heading{font-size:40px;line-height:46px}.thankyou-divider{width:180px}.thankyou-sub{font-size:18px}.thankyou-body{font-size:14px}}
