.heroSection{position:relative;width:100vw;min-height:320px;height:46vh;max-height:420px;display:flex;align-items:center;justify-content:center;overflow:hidden}.heroOverlay-2{width:100%;background:linear-gradient(120deg,rgba(28,37,65,.55),rgba(75,140,255,.18));z-index:2}.heroImage-2,.heroOverlay-2{position:absolute;top:0;left:0;height:100%}.heroImage-2{object-fit:cover;z-index:1;width:100vw;min-height:320px;max-height:420px;object-position:center}.heroContent{position:relative;z-index:3;width:-moz-fit-content;width:fit-content;text-align:center;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--primary);opacity:.85;padding:1.5rem 2.5rem;border-radius:12px;box-shadow:0 8px 32px rgba(28,37,65,.1)}.heroContent h1{font-family:Lora,serif;font-size:2.7rem;font-weight:700;letter-spacing:.5px;color:#fff;border-bottom:2px solid #fff;padding-bottom:.5rem;text-shadow:0 2px 12px rgba(28,37,65,.25)}.servicesGrid-loan{display:flex;flex-direction:row;gap:2.5rem;max-width:1100px;margin:0 auto;padding:2.5rem 1.5rem 0}.stagesGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-gap:2.5rem;gap:2.5rem;max-width:1100px;margin:0 auto 3rem;padding:1.5rem;position:relative;background-image:url(/inside_home.png);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:1}.stagesGrid:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.12);z-index:2}.stagesCard{position:relative;z-index:3;background:#fff;border-radius:18px;box-shadow:0 8px 32px rgba(28,37,65,.1);padding:2.2rem 1rem 1.5rem 2rem;font-family:Source Sans Pro,sans-serif;color:#1c2541;font-size:1.08rem;display:flex;flex-direction:column;justify-content:flex-start;min-height:220px;border:1.5px solid #e0e6f0;transition:box-shadow .2s,transform .2s;align-items:flex-start;text-align:center}.stageNumber{font-size:2.5rem;font-weight:700;color:#1c2541;margin-bottom:.5rem;line-height:1;align-self:center}.stageContent h2{font-size:1.3rem;font-weight:700;margin-bottom:.7rem;color:#1c2541;padding-bottom:2rem}.stageContent h3{font-size:1.05rem;font-weight:600;margin-bottom:.3rem;margin-top:.7rem;color:#1c2541}.stageContent p{font-size:1.05rem;margin-bottom:.5rem;color:#1c2541;padding-bottom:2rem}.emptyCard{background:transparent;border:none;box-shadow:none}.serviceCard-loan{background:var(--primary);border-radius:18px;box-shadow:0 8px 32px rgba(28,37,65,.1);padding:2.2rem 2rem 1.5rem;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:220px;border:1.5px solid #e0e6f0;transition:box-shadow .2s,transform .2s;align-items:center;text-align:center;margin:0 auto}.serviceCard p,.serviceCard-loan{font-family:Source Sans Pro,sans-serif;font-size:1.08rem}.serviceCard p{margin-bottom:1rem}.button{background:var(--highlight);color:var(--primary);border:1.5px solid var(--accent);border-radius:18px;padding:.5rem 1rem;text-decoration:none;font-size:1.08rem;font-weight:600;transition:all .3s ease;display:inline-block;text-align:center;width:100%;max-width:200px;display:flex;align-items:center;justify-content:center;margin:1rem auto 0;min-width:48px;min-height:48px}@media (max-width:900px){.servicesGrid,.stagesGrid{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem .5rem 0}.stagesGrid{grid-template-rows:none}}@media (max-width:600px){.heroSection{min-height:120px;height:20vh;max-height:none;padding:0}.heroImage-2{min-height:120px;max-height:180px;height:120px}.heroContent h1{font-size:1.8rem;padding-bottom:.2rem;border-bottom-width:2px}.stagesCard{padding:1rem .5rem .7rem;font-size:.98rem;margin-bottom:1.5rem}.stagesCard h2,.stagesCard h3{font-size:1.2rem;margin-bottom:.5rem}.stagesCard h3{padding-bottom:.5rem}.servicesGrid{gap:1.5rem;padding:.2rem .1rem 0}.serviceCard{padding:1.2rem .5rem .7rem;font-size:1.05rem;border-radius:10px;margin-bottom:1.5rem}.serviceCard h2{font-size:1.5rem;padding-bottom:.5rem;margin-bottom:1.5rem}.serviceCard h3{font-size:1.1rem;margin-bottom:.3rem;font-weight:600}.serviceCard p{font-size:1.05rem;margin-bottom:.7rem}.button{font-size:1.05rem;padding:.6rem .5rem;border-radius:10px;max-width:100%}.stagesGrid{background-image:url(/inside_home_phone.png);background-size:cover;background-position:50%;background-repeat:no-repeat}}