.dofin-mortgage-deadline {
    --mdl-navy: #071c35;
    --mdl-blue: #123458;
    --mdl-gold: #f8b923;
    --mdl-gold-soft: #fff5d9;
    --mdl-coral: #d85f43;
    --mdl-green: #2aa477;
    --mdl-ink: #0c2340;
    --mdl-muted: #5e7186;
    --mdl-line: #dce5ee;
    --mdl-cloud: #f4f7fa;
    --mdl-white: #fff;
    color: var(--mdl-ink);
    overflow: hidden;
    background: var(--mdl-white);
    font-family: "DM Sans", "Inter", Arial, sans-serif;
}

.dofin-mortgage-deadline *, .dofin-mortgage-deadline *::before, .dofin-mortgage-deadline *::after { box-sizing: border-box; }
.dofin-mortgage-deadline h1, .dofin-mortgage-deadline h2, .dofin-mortgage-deadline h3, .dofin-mortgage-deadline p { margin-top: 0; }
.dofin-mortgage-deadline a { color: inherit; }
.mdl-shell { width: min(1180px, calc(100% - 40px)); margin-inline: auto; }
.mdl-section { padding: 96px 0; }
.mdl-kicker, .mdl-eyebrow { color: #936700; font-size: 13px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.mdl-kicker--light { color: var(--mdl-gold); }
.mdl-section-head { max-width: 760px; margin-bottom: 46px; }
.mdl-section-head h2, .mdl-clock-copy h2, .mdl-form-side h2, .mdl-agreement-copy h2, .mdl-deposit h2, .mdl-faq h2 { margin-bottom: 18px; color: var(--mdl-navy); font-size: clamp(32px, 4vw, 50px); line-height: 1.08; letter-spacing: -.035em; }
.mdl-section-head > p:last-child, .mdl-form-side > p, .mdl-clock-copy > p, .mdl-agreement-copy > p, .mdl-deposit p, .mdl-faq > .mdl-shell > div:first-child > p:last-child { color: var(--mdl-muted); font-size: 18px; line-height: 1.65; }
.mdl-button { display: inline-flex; min-height: 54px; align-items: center; justify-content: center; gap: 16px; padding: 0 24px; border: 0; border-radius: 8px; font-size: 15px; font-weight: 800; text-decoration: none; transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }
.mdl-button:hover { transform: translateY(-2px); }
.mdl-button--primary { color: var(--mdl-navy); background: var(--mdl-gold); box-shadow: 0 14px 32px rgba(248,185,35,.24); }
.dofin-mortgage-deadline .mdl-button--dark { width: 100%; color: #fff; background: var(--mdl-navy); }
.mdl-button.is-disabled { opacity: .56; cursor: not-allowed; box-shadow: none; }

.mdl-hero { position: relative; min-height: 680px; padding: 84px 0 70px; background: linear-gradient(120deg, #fff 0%, #fff 55%, #edf3f8 100%); }
.mdl-hero::before { position: absolute; inset: 0 0 0 54%; content: ""; opacity: .55; background-image: linear-gradient(rgba(9,35,63,.055) 1px, transparent 1px), linear-gradient(90deg, rgba(9,35,63,.055) 1px, transparent 1px); background-size: 34px 34px; mask-image: linear-gradient(90deg, transparent, #000); }
.mdl-hero-grid { position: relative; display: grid; grid-template-columns: 1.04fr .82fr; gap: 82px; align-items: center; }
.mdl-eyebrow { display: flex; align-items: center; gap: 10px; margin-bottom: 22px; }
.mdl-eyebrow span { width: 28px; height: 2px; background: var(--mdl-gold); }
.mdl-hero-copy h1 { max-width: 700px; margin-bottom: 16px; color: var(--mdl-navy); font-size: clamp(42px, 5.4vw, 70px); line-height: .99; letter-spacing: -.052em; }
.mdl-hero-copy h2 { max-width: 630px; margin-bottom: 22px; color: var(--mdl-blue); font-size: clamp(25px, 2.7vw, 36px); line-height: 1.18; letter-spacing: -.025em; }
.mdl-hero-copy h2 em { color: var(--mdl-coral); font-style: normal; }
.mdl-hero-lead { max-width: 610px; margin-bottom: 30px; color: var(--mdl-muted); font-size: 19px; line-height: 1.62; }
.mdl-hero-actions { display: flex; align-items: center; gap: 24px; }
.mdl-text-link { font-size: 14px; font-weight: 800; text-underline-offset: 4px; }
.mdl-cta-note { display: flex; gap: 20px; margin: 20px 0 0; color: var(--mdl-muted); font-size: 12px; }

.mdl-deadline-card { position: relative; padding: 34px; border: 1px solid rgba(12,35,64,.12); border-radius: 18px; background: rgba(255,255,255,.96); box-shadow: 0 30px 70px rgba(7,28,53,.14); }
.mdl-deadline-card::before { position: absolute; z-index: -1; top: -28px; right: -28px; width: 115px; height: 115px; border-radius: 50%; content: ""; background: var(--mdl-gold); }
.mdl-card-topline { display: flex; align-items: center; gap: 9px; margin-bottom: 25px; color: var(--mdl-green); font-size: 12px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; }
.mdl-live-dot { display: inline-block; flex: 0 0 9px; width: 9px; height: 9px; border-radius: 50%; background: var(--mdl-green); box-shadow: 0 0 0 5px rgba(42,164,119,.12); }
.mdl-deadline-card h2 { margin-bottom: 8px; color: var(--mdl-navy); font-size: 27px; line-height: 1.15; }
.mdl-deadline-card > p { margin-bottom: 22px; color: var(--mdl-muted); }
.mdl-date-control { display: block; margin-bottom: 18px; }
.mdl-date-control span { display: block; margin-bottom: 7px; color: var(--mdl-blue); font-size: 12px; font-weight: 800; }
.mdl-date-control input, .mdl-form-date { width: 100%; min-height: 56px; padding: 0 15px; border: 1px solid #cdd8e3; border-radius: 8px; color: var(--mdl-ink); background: #fff; font: inherit; font-weight: 700; }
.mdl-date-control input:focus, .mdl-form-date:focus { border-color: var(--mdl-gold); outline: 3px solid rgba(248,185,35,.2); }
.mdl-deadline-result { display: flex; min-height: 94px; align-items: center; justify-content: space-between; gap: 20px; margin-bottom: 18px; padding: 16px 20px; border-radius: 10px; background: var(--mdl-cloud); transition: background .2s ease; }
.mdl-deadline-result.is-urgent { background: #fff0ec; }
.mdl-deadline-result.is-planned { background: #eaf8f2; }
.mdl-result-label { max-width: 215px; color: var(--mdl-muted); font-size: 13px; line-height: 1.4; }
.mdl-deadline-result strong { color: var(--mdl-navy); font-size: 40px; line-height: 1; white-space: nowrap; }
.mdl-deadline-result.is-urgent strong { color: var(--mdl-coral); }
.mdl-deadline-result strong small { color: inherit; font-size: 13px; text-transform: uppercase; }
.mdl-mini-timeline { display: grid; grid-template-columns: repeat(4, 1fr); margin: 30px 0 8px; }
.mdl-mini-timeline span { position: relative; height: 3px; background: #d6e0ea; }
.mdl-mini-timeline span::before { position: absolute; top: -4px; left: 0; width: 11px; height: 11px; border: 3px solid #d6e0ea; border-radius: 50%; content: ""; background: #fff; }
.mdl-mini-timeline span.is-done { background: var(--mdl-gold); }
.mdl-mini-timeline span.is-done::before { border-color: var(--mdl-gold); }
.mdl-mini-labels { display: flex; justify-content: space-between; margin-bottom: 24px; color: #718195; font-size: 10px; font-weight: 700; }
.mdl-deadline-card > small { display: block; margin-top: 13px; color: #7b8999; font-size: 10px; line-height: 1.4; text-align: center; }

.mdl-proof { color: #fff; background: var(--mdl-navy); }
.mdl-proof-grid { display: grid; grid-template-columns: repeat(4, 1fr); }
.mdl-proof-grid > div { min-height: 114px; display: flex; flex-direction: column; justify-content: center; padding: 20px 28px; border-right: 1px solid rgba(255,255,255,.13); }
.mdl-proof-grid > div:first-child { border-left: 1px solid rgba(255,255,255,.13); }
.mdl-proof strong { margin-bottom: 5px; color: var(--mdl-gold); font-size: 21px; }
.mdl-proof span { color: #c6d0dd; font-size: 12px; }

.mdl-first-call { background: #fff; }
.mdl-outcome-grid { display: grid; grid-template-columns: repeat(5, 1fr); border: 1px solid var(--mdl-line); border-radius: 14px; overflow: hidden; }
.mdl-outcome-grid article { min-height: 240px; padding: 28px 24px; border-right: 1px solid var(--mdl-line); background: #fff; }
.mdl-outcome-grid article:last-child { border: 0; }
.mdl-outcome-grid article > span, .mdl-essential-grid article > span { display: block; margin-bottom: 40px; color: #a8b5c2; font-size: 12px; font-weight: 800; }
.mdl-outcome-grid h3, .mdl-essential-grid h3 { margin-bottom: 12px; color: var(--mdl-navy); font-size: 19px; }
.mdl-outcome-grid p, .mdl-essential-grid p { margin-bottom: 0; color: var(--mdl-muted); font-size: 14px; line-height: 1.55; }
.mdl-outcome-grid .mdl-outcome-card--accent { background: var(--mdl-gold); }
.mdl-outcome-grid .mdl-outcome-card--accent > span, .mdl-outcome-grid .mdl-outcome-card--accent p { color: #624800; }
.mdl-inline-action { margin-top: 28px; }

.mdl-clock { color: #fff; background: var(--mdl-navy); }
.mdl-clock-grid { display: grid; grid-template-columns: .75fr 1.25fr; gap: 80px; align-items: center; }
.mdl-clock-copy h2 { color: #fff; }
.mdl-clock-copy > p:not(.mdl-kicker) { color: #bdcad8; }
.mdl-clock-copy > a { color: var(--mdl-gold); font-weight: 800; text-decoration: none; }
.mdl-process-line { padding: 34px; border: 1px solid rgba(255,255,255,.16); border-radius: 14px; background: rgba(255,255,255,.045); }
.mdl-process-line > p { margin-bottom: 30px; color: var(--mdl-gold); font-size: 15px; font-weight: 800; }
.mdl-process-line ol { position: relative; display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; margin: 0 0 24px; padding: 0; list-style: none; }
.mdl-process-line ol::before { position: absolute; top: 18px; right: 12%; left: 12%; height: 2px; content: ""; background: rgba(255,255,255,.16); }
.mdl-process-line li { position: relative; z-index: 1; text-align: center; }
.mdl-process-line li > span { display: grid; width: 37px; height: 37px; place-items: center; margin: 0 auto 14px; border: 1px solid rgba(255,255,255,.25); border-radius: 50%; color: var(--mdl-navy); background: var(--mdl-gold); font-size: 12px; font-weight: 900; }
.mdl-process-line li strong, .mdl-process-line li small { display: block; }
.mdl-process-line li strong { font-size: 13px; }
.mdl-process-line li small, .mdl-process-line > small { color: #9fb0c2; font-size: 10px; line-height: 1.45; }

.mdl-essentials { background: var(--mdl-cloud); }
.mdl-section-head--split { max-width: none; display: grid; grid-template-columns: 1.25fr .75fr; gap: 70px; align-items: end; }
.mdl-section-head--split > p { margin-bottom: 10px; }
.mdl-essential-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.mdl-essential-grid article { padding: 30px; border: 1px solid var(--mdl-line); border-radius: 12px; background: #fff; box-shadow: 0 15px 40px rgba(7,28,53,.04); }
.mdl-essential-grid article > span { margin-bottom: 52px; color: var(--mdl-gold); }

.mdl-paths { background: #fff; }
.mdl-path-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 22px; }
.mdl-path-card { min-height: 430px; padding: 46px; border-radius: 14px; }
.mdl-path-card > p { font-size: 12px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.mdl-path-card h3 { max-width: 470px; margin-bottom: 28px; font-size: clamp(26px, 3vw, 38px); line-height: 1.13; letter-spacing: -.03em; }
.mdl-path-card ul { margin: 0 0 34px; padding: 0; list-style: none; }
.mdl-path-card li { position: relative; margin-bottom: 12px; padding-left: 22px; font-size: 15px; }
.mdl-path-card li::before { position: absolute; left: 0; content: "✓"; font-weight: 900; }
.mdl-path-card a { font-weight: 900; text-decoration: none; }
.mdl-path-card--gold { color: var(--mdl-navy); background: var(--mdl-gold); }
.mdl-path-card--navy { color: #fff; background: var(--mdl-navy); }
.mdl-path-card--navy > p, .mdl-path-card--navy a { color: var(--mdl-gold); }

.mdl-qualification { background: linear-gradient(145deg, #edf3f8, #f8fafc); }
.mdl-qualification-grid { display: grid; grid-template-columns: .72fr 1.28fr; gap: 64px; align-items: start; }
.mdl-form-side { position: sticky; top: 100px; padding-top: 38px; }
.mdl-side-status { display: flex; align-items: flex-start; gap: 14px; margin: 30px 0; padding: 20px; border-left: 3px solid var(--mdl-gold); background: #fff; box-shadow: 0 12px 30px rgba(7,28,53,.06); }
.mdl-side-status strong, .mdl-side-status small { display: block; }
.mdl-side-status strong { margin-bottom: 4px; font-size: 15px; }
.mdl-side-status small { color: var(--mdl-muted); font-size: 12px; line-height: 1.4; }
.mdl-form-side ul { margin: 0; padding: 0; list-style: none; }
.mdl-form-side li { margin-bottom: 10px; color: var(--mdl-muted); font-size: 14px; }
.mdl-form-side li::before { margin-right: 9px; color: var(--mdl-green); content: "✓"; font-weight: 900; }
.mdl-form-card { scroll-margin-top: 100px; border: 1px solid rgba(12,35,64,.12); border-radius: 16px; background: #fff; box-shadow: 0 30px 70px rgba(7,28,53,.1); overflow: hidden; }
.mdl-form-heading { padding: 28px 36px; color: #fff; background: var(--mdl-navy); }
.mdl-form-heading p { margin-bottom: 7px; color: var(--mdl-gold); font-size: 11px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.mdl-form-heading h2 { margin-bottom: 5px; color: #fff; font-size: 27px; }
.mdl-form-heading span { color: #b9c7d5; font-size: 12px; }
.mdl-lead-steps { padding: 34px 36px 30px; }
.mdl-lead-form .dofin-lead-step { min-height: 345px; }
.mdl-lead-form .dofin-lead-step h3 { margin-bottom: 22px; color: var(--mdl-navy); font-size: 26px; line-height: 1.2; }
.mdl-step-label { margin-bottom: 8px; color: #9b7107; font-size: 11px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.mdl-step-intro { margin: -12px 0 22px; color: var(--mdl-muted); font-size: 14px; }
.mdl-options { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.mdl-option { position: relative; display: flex; min-height: 62px; align-items: center; gap: 12px; padding: 13px 15px; border: 1px solid var(--mdl-line); border-radius: 8px; color: var(--mdl-ink); background: #fff; cursor: pointer; font-size: 13px; font-weight: 700; line-height: 1.3; transition: border .18s ease, background .18s ease; }
.mdl-option:hover { border-color: #9cadbd; }
.mdl-option:has(input:checked) { border-color: var(--mdl-gold); background: var(--mdl-gold-soft); }
.mdl-option input { position: absolute; opacity: 0; pointer-events: none; }
.mdl-option-mark { flex: 0 0 18px; width: 18px; height: 18px; border: 2px solid #bdcad6; border-radius: 50%; background: #fff; }
.mdl-option input:checked + .mdl-option-mark { border: 5px solid var(--mdl-gold); }
.mdl-options > .dofin-lead-error { grid-column: 1 / -1; }
.mdl-option--standalone { margin-top: 12px; }
.mdl-money-control { position: relative; }
.mdl-money-control .dofin-lead-input { padding-right: 58px; }
.mdl-money-control > span { position: absolute; top: 50%; right: 17px; color: var(--mdl-muted); font-size: 13px; font-weight: 800; transform: translateY(-50%); pointer-events: none; }
.mdl-options--contact { grid-template-columns: repeat(3, 1fr); }
.mdl-date-hint { margin: 10px 0 0; color: var(--mdl-green); font-size: 12px; font-weight: 700; }
.mdl-progress { margin-top: 15px; }
.mdl-lead-form .dofin-lead-progress-fill { background: var(--mdl-gold); }
.mdl-form-actions .dofin-lead-button--primary { color: var(--mdl-navy); background: var(--mdl-gold); }
.mdl-contact-grid { margin-top: 10px; }

.mdl-deposit { background: #fff8e5; }
.mdl-deposit-grid { display: grid; grid-template-columns: 1.2fr .8fr; gap: 80px; align-items: center; }
.mdl-deposit h2 { max-width: 690px; }
.mdl-deposit a { color: var(--mdl-navy); font-weight: 900; text-decoration: none; }
.mdl-deposit aside { padding: 34px; border-left: 4px solid var(--mdl-coral); border-radius: 0 12px 12px 0; background: #fff; box-shadow: 0 20px 50px rgba(65,45,0,.08); }
.mdl-deposit aside strong { display: block; margin-bottom: 12px; color: var(--mdl-coral); font-size: 13px; text-transform: uppercase; }
.mdl-deposit aside p { margin: 0; font-size: 14px; }

.mdl-agreements { padding-bottom: 0; background: var(--mdl-cloud); }
.mdl-agreements-grid { display: grid; grid-template-columns: 1.12fr .88fr; gap: 60px; align-items: center; }
.mdl-agreement-copy { padding-bottom: 96px; }
.mdl-agreement-copy h3 { margin: 30px 0 12px; color: var(--mdl-navy); font-size: 24px; }
.mdl-expert-visual { position: relative; align-self: end; min-height: 540px; }
.mdl-expert-visual img { position: absolute; z-index: 1; right: 8%; bottom: 0; width: 85%; height: auto; max-height: 555px; object-fit: contain; object-position: bottom; }
.mdl-expert-visual > div:last-child { position: absolute; z-index: 2; right: 0; bottom: 36px; min-width: 220px; padding: 17px 20px; border-radius: 10px; background: #fff; box-shadow: 0 16px 40px rgba(7,28,53,.14); }
.mdl-expert-visual strong, .mdl-expert-visual span { display: block; }
.mdl-expert-visual span { margin-top: 3px; color: var(--mdl-muted); font-size: 11px; }

.mdl-faq { background: #fff; }
.mdl-faq-grid { display: grid; grid-template-columns: .7fr 1.3fr; gap: 80px; }
.mdl-faq-list details { border-bottom: 1px solid var(--mdl-line); }
.mdl-faq-list summary { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 22px 0; color: var(--mdl-navy); cursor: pointer; font-size: 17px; font-weight: 800; list-style: none; }
.mdl-faq-list summary::-webkit-details-marker { display: none; }
.mdl-faq-list summary span { color: var(--mdl-gold); font-size: 25px; transition: transform .2s ease; }
.mdl-faq-list details[open] summary span { transform: rotate(45deg); }
.mdl-faq-list details p { max-width: 700px; padding: 0 36px 22px 0; color: var(--mdl-muted); font-size: 14px; line-height: 1.65; }

.mdl-final { padding: 88px 0; color: #fff; background: var(--mdl-navy); text-align: center; }
.mdl-final-inner > p:first-child { color: var(--mdl-gold); font-size: 12px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.mdl-final h2 { max-width: 830px; margin: 0 auto 15px; color: #fff; font-size: clamp(36px, 5vw, 60px); line-height: 1.04; letter-spacing: -.04em; }
.mdl-final-inner > p:not(:first-child) { margin-bottom: 28px; color: #bdcad8; font-size: 17px; }
.mdl-final small { display: block; margin-top: 17px; color: #9fb0c2; font-size: 11px; }
.mdl-mobile-cta { display: none; }

@media (max-width: 1050px) {
    .mdl-hero-grid { gap: 42px; }
    .mdl-outcome-grid { grid-template-columns: repeat(3, 1fr); }
    .mdl-outcome-grid article:nth-child(3) { border-right: 0; }
    .mdl-outcome-grid article:nth-child(n+4) { border-top: 1px solid var(--mdl-line); }
    .mdl-essential-grid { grid-template-columns: 1fr 1fr; }
    .mdl-qualification-grid { gap: 35px; }
}

@media (max-width: 820px) {
    .mdl-section { padding: 72px 0; }
    .mdl-hero { padding: 58px 0 65px; }
    .mdl-hero-grid, .mdl-clock-grid, .mdl-qualification-grid, .mdl-deposit-grid, .mdl-agreements-grid, .mdl-faq-grid { grid-template-columns: 1fr; }
    .mdl-hero-grid { gap: 50px; }
    .mdl-hero-copy h1 { max-width: 650px; }
    .mdl-proof-grid { grid-template-columns: 1fr 1fr; }
    .mdl-proof-grid > div:nth-child(3) { border-left: 1px solid rgba(255,255,255,.13); }
    .mdl-section-head--split { grid-template-columns: 1fr; gap: 10px; }
    .mdl-path-grid { grid-template-columns: 1fr; }
    .mdl-form-side { position: static; padding-top: 0; }
    .mdl-deposit-grid, .mdl-faq-grid { gap: 38px; }
    .mdl-agreement-copy { padding-bottom: 0; }
    .mdl-expert-visual { min-height: 480px; }
}

@media (max-width: 600px) {
    .mdl-shell { width: min(100% - 28px, 1180px); }
    .mdl-section { padding: 58px 0; }
    .mdl-section-head { margin-bottom: 30px; }
    .mdl-section-head h2, .mdl-clock-copy h2, .mdl-form-side h2, .mdl-agreement-copy h2, .mdl-deposit h2, .mdl-faq h2 { font-size: 32px; }
    .mdl-hero { min-height: 0; padding-top: 42px; }
    .mdl-hero::before { left: 0; }
    .mdl-hero-copy h1 { font-size: 42px; }
    .mdl-hero-copy h2 { font-size: 25px; }
    .mdl-hero-lead { font-size: 16px; }
    .mdl-hero-actions { align-items: stretch; flex-direction: column; gap: 15px; }
    .mdl-text-link { text-align: center; }
    .mdl-cta-note { flex-wrap: wrap; gap: 7px 14px; }
    .mdl-deadline-card { padding: 25px 20px; border-radius: 14px; }
    .mdl-deadline-card::before { right: -15px; }
    .mdl-proof-grid { grid-template-columns: 1fr 1fr; }
    .mdl-proof-grid > div { min-height: 100px; padding: 15px 14px; }
    .mdl-proof strong { font-size: 16px; }
    .mdl-outcome-grid, .mdl-essential-grid { grid-template-columns: 1fr; }
    .mdl-options--contact { grid-template-columns: 1fr; }
    .mdl-outcome-grid article { min-height: 0; border: 0; border-bottom: 1px solid var(--mdl-line); }
    .mdl-outcome-grid article:nth-child(n+4) { border-top: 0; }
    .mdl-outcome-grid article > span, .mdl-essential-grid article > span { margin-bottom: 22px; }
    .mdl-clock-grid { gap: 35px; }
    .mdl-process-line { padding: 25px 18px; overflow-x: auto; }
    .mdl-process-line ol { min-width: 510px; }
    .mdl-path-card { min-height: 0; padding: 30px 24px; }
    .mdl-path-card h3 { font-size: 28px; }
    .mdl-form-heading { padding: 24px 21px; }
    .mdl-form-heading h2 { font-size: 23px; }
    .mdl-lead-steps { padding: 28px 20px 24px; }
    .mdl-lead-form .dofin-lead-step { min-height: 0; }
    .mdl-lead-form .dofin-lead-step h3 { font-size: 23px; }
    .mdl-options { grid-template-columns: 1fr; }
    .mdl-deposit aside { padding: 25px; }
    .mdl-expert-visual { min-height: 420px; }
    .mdl-expert-visual img { right: 0; width: 100%; }
    .mdl-expert-visual > div:last-child { right: 4px; bottom: 20px; min-width: 190px; }
    .mdl-final { padding: 70px 0 95px; }
    .mdl-mobile-cta { position: fixed; z-index: 50; right: 12px; bottom: 12px; left: 12px; display: flex; min-height: 52px; align-items: center; justify-content: center; gap: 14px; border-radius: 8px; color: var(--mdl-navy); background: var(--mdl-gold); box-shadow: 0 12px 30px rgba(7,28,53,.3); font-size: 14px; font-weight: 900; text-decoration: none; transform: translateY(90px); transition: transform .25s ease; }
    .mdl-mobile-cta.is-visible { transform: translateY(0); }
}

@media (prefers-reduced-motion: reduce) {
    .dofin-mortgage-deadline *, .dofin-mortgage-deadline *::before, .dofin-mortgage-deadline *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; }
}
