*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#212529;-webkit-text-size-adjust:100%;overscroll-behavior-y:none;background:#fff;font-family:Poppins,sans-serif}header.ico-app-header{z-index:100;padding:10px 16px;padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right));background:#fff;border-top:4px solid #1a5276;border-bottom:2px solid #e2e8f0;flex-wrap:nowrap;gap:12px;position:sticky;top:0;justify-content:space-between!important;align-items:center!important;display:flex!important}.logo svg{width:76px;height:auto}.header-cta{color:#fff;cursor:pointer;white-space:nowrap;touch-action:manipulation;background:#45bf7c;border:none;border-radius:40px;padding:9px 14px;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;text-decoration:none;display:inline-block}header.ico-app-header .header-cta{flex-shrink:0;margin-left:auto}main.ico-app-main{min-height:calc(100dvh - 60px);padding:20px 14px 40px;padding-bottom:max(40px,env(safe-area-inset-bottom));box-sizing:border-box;background:#f8fafc;width:100%;flex-direction:column!important;align-items:center!important;display:flex!important}.headline{color:#0b3d5c;text-align:center;margin-bottom:14px;width:100%;max-width:540px;margin-inline:auto;font-size:22px;font-weight:700;line-height:1.3}.live-bar{color:#3d5a70;margin-bottom:18px;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;width:100%;max-width:560px;margin-inline:auto;font-size:12px;display:flex}.live-indicator{align-items:center;gap:7px;display:flex}.live-dot{background:#45bf7c;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite pulse;display:inline-block}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.live-indicator strong{color:#0b3d5c}.nmls-badge{color:#1a5276;white-space:nowrap;background:#f0f6fa;border:1px solid #c8dce8;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:600;display:flex}.trust-badges{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:20px;margin-bottom:8px;display:flex}.trust-badge{color:#0b3d5c;white-space:nowrap;background:#f0f6fa;border:1px solid #c8dce8;border-radius:20px;align-items:center;gap:5px;padding:5px 11px;font-size:11px;font-weight:600;display:flex}.step-counter{color:#a0aec0;text-align:center;letter-spacing:.3px;margin-bottom:6px;font-size:12px;font-weight:600}.progress-wrap{margin-inline:auto;background:#e2e8f0;border-radius:20px;width:100%;max-width:560px;height:7px;margin-bottom:22px;overflow:hidden}.progress-bar{background:linear-gradient(90deg,#1a5276,#45bf7c);border-radius:20px;height:100%;transition:width .4s}.form-wrap{flex-direction:column;align-items:center;width:100%;display:flex}.step.active{background:#fff;border-top:3px solid #1a5276;border-radius:16px;flex-direction:column;align-items:center;width:100%;margin-bottom:16px;padding:24px 18px 20px;display:flex;box-shadow:0 2px 20px #00000012}.section-title{text-align:center;color:#0b3d5c;margin-bottom:16px;font-size:16px;font-weight:600}.card-grid{grid-template-columns:1fr 1fr;gap:12px;width:100%;list-style:none;display:grid}.card-grid input[type=radio]{display:none}.card{--card-icon-size:44px;cursor:pointer;color:#2d3748;text-align:center;touch-action:manipulation;-webkit-tap-highlight-color:#0000;-webkit-user-select:none;user-select:none;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:110px;padding:20px 10px;font-size:13px;font-weight:600;line-height:1.3;transition:all .2s;display:flex;position:relative;box-shadow:0 2px 8px #0000000d}.card:active{transform:scale(.97)}.card svg,.card img{flex-shrink:0;width:44px;height:44px}@media (max-width:599px){.card-grid.reason-grid .card{min-height:126px}}@media (max-width:479px){.card{padding:20px 0;font-size:12px}}.card-grid input[type=radio]:checked+.card{color:#1a4a2e;background:#f0faf4;border-color:#45bf7c;border-left-style:solid;border-left-width:4px;box-shadow:0 4px 16px #45bf7c2e}.card-grid input[type=radio]:checked+.card:after{content:"✓";color:#45bf7c;font-size:15px;font-weight:800;line-height:1;position:absolute;top:7px;right:9px}.card-grid.stacked{grid-template-columns:1fr;gap:10px}.card-grid.stacked .card{--card-icon-size:36px;text-align:left;flex-direction:row;justify-content:flex-start;gap:12px;min-height:auto;padding:14px 16px}.card-grid.stacked .card svg,.card-grid.stacked .card img{width:36px;height:36px}.card.text-only{min-height:80px;padding:28px 12px;font-size:22px;font-weight:700}.input-group{width:100%;margin-bottom:14px}.input-group label{color:#212529;margin-bottom:6px;font-size:14px;font-weight:600;display:block}.input-group input{color:#212529;-webkit-appearance:none;touch-action:manipulation;background:#fff;border:1.5px solid #d0dae8;border-radius:10px;outline:none;width:100%;padding:14px 16px;font-family:Poppins,sans-serif;font-size:16px}.input-group input:focus{border-color:#1a5276;box-shadow:0 0 0 3px #1a527626}.city-hint{color:#888;text-transform:uppercase;letter-spacing:.5px;margin-top:5px;font-size:11px}.slider-wrap{width:100%;margin-bottom:24px}.slider-value{color:#075f8a;text-align:center;margin-bottom:20px;font-size:26px;font-weight:700}input[type=range]{-webkit-appearance:none;cursor:pointer;touch-action:pan-x;background:linear-gradient(90deg,#45bf7c 30%,#c8e6d0 30%);border-radius:10px;outline:none;width:100%;height:8px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border:3px solid #45bf7c;border-radius:50%;width:32px;height:32px;box-shadow:0 2px 8px #0003}.slider-labels{color:#888;justify-content:space-between;margin-top:8px;font-size:11px;display:flex}.btn-next{color:#fff;cursor:pointer;letter-spacing:.3px;touch-action:manipulation;-webkit-tap-highlight-color:#0000;background:#45bf7c;border:none;border-radius:40px;width:100%;margin-top:8px;padding:16px 24px;font-family:Poppins,sans-serif;font-size:16px;font-weight:700}.btn-next:active{background:#38a86a;transform:scale(.98)}.btn-next.big{letter-spacing:.8px;text-transform:uppercase;padding:18px 24px;font-size:15px}.btn-back{color:#666;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:#0000;background:0 0;border:none;margin-top:16px;padding:8px 16px;font-family:Poppins,sans-serif;font-size:14px}.btn-back:active{color:#075f8a}.btn-back-address{color:#1a5276;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:#0000;background:#f0f6fa;border:2px solid #1a5276;border-radius:40px;width:100%;margin-bottom:20px;padding:14px 24px;font-family:Poppins,sans-serif;font-size:15px;font-weight:600}.btn-back-address:active{background:#dce9f2;transform:scale(.98)}.privacy-note{color:#888;text-align:center;justify-content:center;align-items:center;gap:4px;margin-top:10px;margin-bottom:4px;font-size:12px;display:flex}.field-error{color:#dc3545;margin-top:5px;font-size:12px;display:none}.input-group input.invalid{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.consent-text{color:#666;width:100%;margin-top:14px;font-size:11px;line-height:1.65}.consent-text strong{color:#212529}.consent-text a{color:#1a5276}.offer-widget{color:#fff;background:linear-gradient(135deg,#0b3d5c 0%,#1a5276 100%);border-radius:14px;width:100%;margin-top:20px;padding:16px 18px}.offer-widget-title{color:#45bf7c;text-align:center;letter-spacing:.5px;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:600}.offer-amount{text-align:center;filter:blur(5px);-webkit-user-select:none;user-select:none;margin-bottom:12px;font-size:28px;font-weight:700}.offer-rows{flex-direction:column;gap:7px;display:flex}.offer-row{justify-content:space-between;font-size:12px;display:flex}.offer-row .lbl{color:#a0b8cc}.offer-row .val{filter:blur(4px);-webkit-user-select:none;user-select:none;font-weight:600}.lock-wrap{justify-content:center;margin:10px 0;display:flex}.lock-circle{background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.offer-divider{border:none;border-top:1px solid #ffffff1f;margin:8px 0}.offer-you-get{justify-content:space-between;font-size:14px;font-weight:700;display:flex}.offer-you-get .lbl{color:#45bf7c}.offer-you-get .val{color:#45bf7c;filter:blur(4px);-webkit-user-select:none;user-select:none}.offer-date{justify-content:space-between;margin-top:8px;font-size:11px;display:flex}.offer-date .lbl{color:#a0b8cc}.offer-date .val{filter:blur(4px);-webkit-user-select:none;user-select:none}.thank-you{text-align:center;padding:30px 0}.thank-you .check{background:#45bf7c;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex}.thank-you h2{color:#0b3d5c;margin-bottom:14px;font-size:24px;font-weight:700}.thank-you p{color:#555;font-size:15px;line-height:1.65}.typ-lender-mount{margin-inline:auto;text-align:left;width:100%;margin-top:16px}.typ-lender-mount:empty{margin-top:0}.step-hint{color:#3d5a70;text-align:left;background:#f0f6fa;border-left:3px solid #1a5276;border-radius:0 8px 8px 0;align-items:flex-start;gap:8px;margin-top:16px;margin-bottom:4px;padding:10px 14px;font-size:12px;line-height:1.5;display:flex}.step-hint svg{flex-shrink:0;margin-top:1px}.step-hint__body{flex:1;min-width:0;margin:0}.calculating-overlay{text-align:center;padding:40px 20px;display:none}.calculating-overlay.active{display:block}.calc-spinner{border:4px solid #1a5276;border-color:#1a5276 #45bf7c #e2e8f0 #e2e8f0;border-radius:50%;width:56px;height:56px;margin:0 auto 20px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.calc-text{color:#0b3d5c;margin-bottom:8px;font-size:18px;font-weight:600}.calc-subtext{color:#7a8ea0;font-size:13px}.calc-dots:after{content:"";animation:1.5s steps(4,end) infinite dots}@keyframes dots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}}.header-popup-overlay{z-index:200;background:#00000073;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.header-popup-overlay.active{display:flex}.header-popup{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:380px;padding:32px 24px;position:relative;box-shadow:0 12px 40px #0003}.header-popup .popup-icon{background:#f0faf4;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.header-popup h3{color:#0b3d5c;margin-bottom:8px;font-size:18px;font-weight:700}.header-popup p{color:#555;margin-bottom:20px;font-size:14px;line-height:1.5}.header-popup .popup-btn{color:#fff;cursor:pointer;touch-action:manipulation;background:#45bf7c;border:none;border-radius:40px;width:100%;padding:14px 32px;font-family:Poppins,sans-serif;font-size:15px;font-weight:700}.header-popup .popup-btn:active{background:#38a86a}.step-transition-msg{text-align:center;color:#45bf7c;letter-spacing:.2px;margin-bottom:14px;font-size:13px;font-weight:600}.urgency-line{text-align:center;color:#c0392b;margin-top:8px;margin-bottom:4px;font-size:12px;font-weight:600}.step{flex-direction:column;align-items:center;width:100%;display:none}@media (min-width:600px){header.ico-app-header{padding:10px 28px}.logo svg{width:90px}.header-cta{padding:11px 22px;font-size:14px}main.ico-app-main{padding:28px 24px 48px}.headline{font-size:30px}.progress-wrap{max-width:560px}.form-wrap{max-width:740px}.section-title{font-size:17px}.card{--card-icon-size:52px;min-height:130px;padding:24px 14px;font-size:14px}.card svg,.card img{width:52px;height:52px}.card:hover{border-color:#45bf7c;transform:translateY(-2px);box-shadow:0 6px 20px #0000001a}.step.active{padding:32px 28px 24px}.input-group{max-width:420px}.slider-wrap{max-width:480px}.slider-value{font-size:22px}input[type=range]::-webkit-slider-thumb{width:24px;height:24px}.btn-next{width:auto;padding:14px 52px;font-size:15px}.btn-next.big{padding:16px 36px;font-size:14px}.offer-widget{max-width:380px;padding:20px 22px}}.field-error.visible{display:block}.input-group input.has-error{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.inline-error{color:#dc3545;text-align:center;margin-top:8px;font-size:12px;display:none}.inline-error.visible{display:block}.html-step-root{align-self:stretch;width:100%}.step.step--center-options.active{text-align:center}.step.step--center-options.active .html-step-root{width:100%}.step.step--center-options.active .html-step-root .card-grid,.step.step--center-options.active .html-step-root .step-hint,.step.step--center-options.active .input-group{margin-left:auto;margin-right:auto}.step.step--center-options.active .input-group label{text-align:left}.step.step--center-options.active .field-error{text-align:center}.card-grid input[type=radio]:checked+.card,.card-grid label.card.ico-lead-card-selected{color:#1a4a2e;background:#f0faf4;border-color:#45bf7c;border-left-style:solid;border-left-width:4px;box-shadow:0 4px 16px #45bf7c2e}.card-grid input[type=radio]:checked+.card:after,.card-grid label.card.ico-lead-card-selected:after{content:"✓";color:#45bf7c;font-size:15px;font-weight:800;line-height:1;position:absolute;top:7px;right:9px}.fullscreen-calc-overlay{z-index:500;background:#00000073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.fullscreen-calc-overlay .calc-inner{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:400px;padding:40px 28px;box-shadow:0 12px 40px #0003}.fullscreen-calc-overlay .calc-spinner{border:4px solid #1a5276;border-color:#1a5276 #45bf7c #e2e8f0 #e2e8f0;border-radius:50%;width:56px;height:56px;margin:0 auto 20px;animation:1s linear infinite spin}.fullscreen-calc-overlay .calc-text{color:#0b3d5c;margin-bottom:8px;font-size:18px;font-weight:600}.fullscreen-calc-overlay .calc-subtext{color:#7a8ea0;font-size:13px}.step-hint .link-inline{vertical-align:baseline;font:inherit;color:#1a5276;cursor:pointer;background:0 0;border:none;margin:0;padding:0;text-decoration:underline;display:inline}.step-hint .link-inline:hover{color:#0b3d5c}.input-group--usd-estimate input{font-variant-numeric:tabular-nums}.place-autocomplete-wrap{width:100%;position:relative}.address-suggestions{z-index:120;-webkit-overflow-scrolling:touch;background:#fff;border:1.5px solid #d0dae8;border-radius:10px;max-height:min(280px,45dvh);margin:0;padding:4px 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.address-suggestion-item{text-align:left;width:100%;font-family:var(--font-poppins),Poppins,sans-serif;cursor:pointer;touch-action:manipulation;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:2px;padding:12px 14px;display:flex}.address-suggestion-item:hover,.address-suggestion-item:focus-visible{background:#f0f6fa;outline:none}.address-suggestion-main{color:#212529;font-size:15px;font-weight:600;line-height:1.3}.address-suggestion-secondary{color:#64748b;font-size:13px;line-height:1.3}.address-suggestions-attribution{text-align:right;color:#94a3b8;border-top:1px solid #eef2f7;padding:6px 14px 8px;font-size:11px}
@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.0r1jrq7neqdsq.woff2?dpl=dpl_9n76KQzuno251U9pWVCyz7eXvNzP)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.0g6rbszwfgn9y.woff2?dpl=dpl_9n76KQzuno251U9pWVCyz7eXvNzP)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.17-1enzs_j91b.woff2?dpl=dpl_9n76KQzuno251U9pWVCyz7eXvNzP)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.1110aazvokzp..woff2?dpl=dpl_9n76KQzuno251U9pWVCyz7eXvNzP)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.0esuu2f5si~v8.woff2?dpl=dpl_9n76KQzuno251U9pWVCyz7eXvNzP)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.12skym0rqknxy.woff2?dpl=dpl_9n76KQzuno251U9pWVCyz7eXvNzP)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.0carvq6u72s58.woff2?dpl=dpl_9n76KQzuno251U9pWVCyz7eXvNzP)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.106do9xzbuago.woff2?dpl=dpl_9n76KQzuno251U9pWVCyz7eXvNzP)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.0~mcdl10zdfb3.woff2?dpl=dpl_9n76KQzuno251U9pWVCyz7eXvNzP)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_8c1e6c92-module__JUbYBq__className{font-family:Poppins,Poppins Fallback;font-style:normal}.poppins_8c1e6c92-module__JUbYBq__variable{--font-poppins:"Poppins", "Poppins Fallback"}
